INFO 2025-10-13 23:04:02,467 autoreload 29262 8782111040 Watching for file changes with StatReloader INFO 2025-10-13 23:04:04,012 basehttp 29262 6124728320 "GET / HTTP/1.1" 302 0 ERROR 2025-10-13 23:04:04,017 log 29262 6124728320 Internal Server Error: /accounts/login/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 116, in render url = self.url(context) ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 113, in url return self.handle_simple(path) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 129, in handle_simple return staticfiles_storage.url(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/panels/staticfiles.py", line 20, in url url = super().url(path, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/storage.py", line 204, in url return self._url(self.stored_name, name, force) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/storage.py", line 183, in _url hashed_name = hashed_name_func(*args) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/storage.py", line 518, in stored_name raise ValueError( ValueError: Missing staticfiles manifest entry for 'css/vendor.min.css' ERROR 2025-10-13 23:04:04,021 basehttp 29262 6124728320 "GET /accounts/login/?next=/ HTTP/1.1" 500 145 WARNING 2025-10-13 23:04:04,070 log 29262 6124728320 Not Found: /favicon.ico WARNING 2025-10-13 23:04:04,070 basehttp 29262 6124728320 "GET /favicon.ico HTTP/1.1" 404 179 WARNING 2025-10-13 23:04:12,841 log 29262 6124728320 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:04:12,841 basehttp 29262 6124728320 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 179 INFO 2025-10-13 23:04:28,366 basehttp 29262 6124728320 "GET /admin HTTP/1.1" 301 0 INFO 2025-10-13 23:04:28,374 basehttp 29262 6141554688 "GET /admin/ HTTP/1.1" 302 0 ERROR 2025-10-13 23:04:28,379 log 29262 6141554688 Internal Server Error: /admin/login/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 116, in render url = self.url(context) ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 113, in url return self.handle_simple(path) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 129, in handle_simple return staticfiles_storage.url(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/panels/staticfiles.py", line 20, in url url = super().url(path, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/storage.py", line 204, in url return self._url(self.stored_name, name, force) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/storage.py", line 183, in _url hashed_name = hashed_name_func(*args) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/storage.py", line 518, in stored_name raise ValueError( ValueError: Missing staticfiles manifest entry for 'admin/css/base.css' ERROR 2025-10-13 23:04:28,381 basehttp 29262 6141554688 "GET /admin/login/?next=/admin/ HTTP/1.1" 500 145 WARNING 2025-10-13 23:04:28,391 log 29262 6141554688 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:04:28,391 basehttp 29262 6141554688 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 179 INFO 2025-10-13 23:08:38,461 autoreload 29262 8782111040 /Users/marwanalwali/AgdarCentre/AgdarCentre/settings.py changed, reloading. INFO 2025-10-13 23:08:38,779 autoreload 31461 8782111040 Watching for file changes with StatReloader INFO 2025-10-13 23:11:14,420 autoreload 31461 8782111040 /Users/marwanalwali/AgdarCentre/AgdarCentre/settings.py changed, reloading. INFO 2025-10-13 23:12:27,930 autoreload 33445 8782111040 Watching for file changes with StatReloader ERROR 2025-10-13 23:12:31,086 log 33445 6163558400 Internal Server Error: /admin/login/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 116, in render url = self.url(context) ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 113, in url return self.handle_simple(path) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 129, in handle_simple return staticfiles_storage.url(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/panels/staticfiles.py", line 20, in url url = super().url(path, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/storage.py", line 204, in url return self._url(self.stored_name, name, force) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/storage.py", line 183, in _url hashed_name = hashed_name_func(*args) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/storage.py", line 518, in stored_name raise ValueError( ValueError: Missing staticfiles manifest entry for 'admin/css/base.css' ERROR 2025-10-13 23:12:31,091 basehttp 33445 6163558400 "GET /admin/login/?next=/admin/ HTTP/1.1" 500 145 WARNING 2025-10-13 23:12:31,101 log 33445 6163558400 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:12:31,104 basehttp 33445 6163558400 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 179 INFO 2025-10-13 23:13:01,161 autoreload 33708 8782111040 Watching for file changes with StatReloader INFO 2025-10-13 23:13:07,171 basehttp 33708 6168276992 "GET / HTTP/1.1" 302 0 ERROR 2025-10-13 23:13:07,176 log 33708 6168276992 Internal Server Error: /accounts/login/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 116, in render url = self.url(context) ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 113, in url return self.handle_simple(path) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 129, in handle_simple return staticfiles_storage.url(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/panels/staticfiles.py", line 20, in url url = super().url(path, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/storage.py", line 204, in url return self._url(self.stored_name, name, force) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/storage.py", line 183, in _url hashed_name = hashed_name_func(*args) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/storage.py", line 518, in stored_name raise ValueError( ValueError: Missing staticfiles manifest entry for 'css/vendor.min.css' ERROR 2025-10-13 23:13:07,178 basehttp 33708 6168276992 "GET /accounts/login/?next=/ HTTP/1.1" 500 145 WARNING 2025-10-13 23:13:07,185 log 33708 6168276992 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:13:07,185 basehttp 33708 6168276992 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 179 ERROR 2025-10-13 23:13:11,347 log 33708 6168276992 Internal Server Error: /accounts/login/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 116, in render url = self.url(context) ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 113, in url return self.handle_simple(path) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 129, in handle_simple return staticfiles_storage.url(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/panels/staticfiles.py", line 20, in url url = super().url(path, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/storage.py", line 204, in url return self._url(self.stored_name, name, force) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/storage.py", line 183, in _url hashed_name = hashed_name_func(*args) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/storage.py", line 518, in stored_name raise ValueError( ValueError: Missing staticfiles manifest entry for 'css/vendor.min.css' ERROR 2025-10-13 23:13:11,349 basehttp 33708 6168276992 "GET /accounts/login/ HTTP/1.1" 500 145 WARNING 2025-10-13 23:13:11,358 log 33708 6168276992 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:13:11,359 basehttp 33708 6168276992 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 179 INFO 2025-10-13 23:13:13,394 basehttp 33708 6168276992 "GET /accounts/login HTTP/1.1" 301 0 ERROR 2025-10-13 23:13:13,399 log 33708 6185103360 Internal Server Error: /accounts/login/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 116, in render url = self.url(context) ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 113, in url return self.handle_simple(path) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 129, in handle_simple return staticfiles_storage.url(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/panels/staticfiles.py", line 20, in url url = super().url(path, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/storage.py", line 204, in url return self._url(self.stored_name, name, force) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/storage.py", line 183, in _url hashed_name = hashed_name_func(*args) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/storage.py", line 518, in stored_name raise ValueError( ValueError: Missing staticfiles manifest entry for 'css/vendor.min.css' ERROR 2025-10-13 23:13:13,402 basehttp 33708 6185103360 "GET /accounts/login/ HTTP/1.1" 500 145 WARNING 2025-10-13 23:13:13,411 log 33708 6185103360 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:13:13,411 basehttp 33708 6185103360 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 179 INFO 2025-10-13 23:15:41,078 autoreload 33708 8782111040 /Users/marwanalwali/AgdarCentre/AgdarCentre/urls.py changed, reloading. INFO 2025-10-13 23:15:41,362 autoreload 35030 8782111040 Watching for file changes with StatReloader INFO 2025-10-13 23:17:03,153 autoreload 35030 8782111040 /Users/marwanalwali/AgdarCentre/AgdarCentre/urls.py changed, reloading. INFO 2025-10-13 23:17:03,432 autoreload 35619 8782111040 Watching for file changes with StatReloader ERROR 2025-10-13 23:17:05,610 log 35619 6204026880 Internal Server Error: /accounts/login/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 116, in render url = self.url(context) ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 113, in url return self.handle_simple(path) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 129, in handle_simple return staticfiles_storage.url(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/panels/staticfiles.py", line 20, in url url = super().url(path, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/storage.py", line 204, in url return self._url(self.stored_name, name, force) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/storage.py", line 183, in _url hashed_name = hashed_name_func(*args) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/storage.py", line 518, in stored_name raise ValueError( ValueError: Missing staticfiles manifest entry for 'css/vendor.min.css' ERROR 2025-10-13 23:17:05,613 basehttp 35619 6204026880 "GET /accounts/login/ HTTP/1.1" 500 145 WARNING 2025-10-13 23:17:05,622 log 35619 6204026880 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:17:05,623 basehttp 35619 6204026880 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 179 ERROR 2025-10-13 23:17:06,713 log 35619 6204026880 Internal Server Error: /accounts/login/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 116, in render url = self.url(context) ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 113, in url return self.handle_simple(path) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 129, in handle_simple return staticfiles_storage.url(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/panels/staticfiles.py", line 20, in url url = super().url(path, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/storage.py", line 204, in url return self._url(self.stored_name, name, force) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/storage.py", line 183, in _url hashed_name = hashed_name_func(*args) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/storage.py", line 518, in stored_name raise ValueError( ValueError: Missing staticfiles manifest entry for 'css/vendor.min.css' ERROR 2025-10-13 23:17:06,718 basehttp 35619 6204026880 "GET /accounts/login/ HTTP/1.1" 500 145 WARNING 2025-10-13 23:17:06,727 log 35619 6204026880 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:17:06,728 basehttp 35619 6204026880 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 179 INFO 2025-10-13 23:17:12,044 basehttp 35619 6204026880 "GET / HTTP/1.1" 302 0 ERROR 2025-10-13 23:17:12,046 log 35619 6204026880 Internal Server Error: /accounts/login/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 116, in render url = self.url(context) ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 113, in url return self.handle_simple(path) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 129, in handle_simple return staticfiles_storage.url(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/panels/staticfiles.py", line 20, in url url = super().url(path, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/storage.py", line 204, in url return self._url(self.stored_name, name, force) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/storage.py", line 183, in _url hashed_name = hashed_name_func(*args) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/storage.py", line 518, in stored_name raise ValueError( ValueError: Missing staticfiles manifest entry for 'css/vendor.min.css' ERROR 2025-10-13 23:17:12,047 basehttp 35619 6204026880 "GET /accounts/login/?next=/ HTTP/1.1" 500 145 WARNING 2025-10-13 23:17:12,057 log 35619 6204026880 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:17:12,057 basehttp 35619 6204026880 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 179 INFO 2025-10-13 23:18:03,731 autoreload 35619 8782111040 /Users/marwanalwali/AgdarCentre/AgdarCentre/settings.py changed, reloading. INFO 2025-10-13 23:18:41,008 autoreload 36484 8782111040 Watching for file changes with StatReloader ERROR 2025-10-13 23:18:43,241 log 36484 6188806144 Internal Server Error: /accounts/login/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 81, in reverse extra, resolver = resolver.namespace_dict[ns] ~~~~~~~~~~~~~~~~~~~~~~~^^^^ KeyError: 'djdt' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 145, in __call__ return self._postprocess(request, response, toolbar) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 187, in _postprocess rendered = toolbar.render_toolbar() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/toolbar.py", line 93, in render_toolbar return render_to_string("debug_toolbar/base.html", context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 327, in render return nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 92, in reverse raise NoReverseMatch("%s is not a registered namespace" % key) django.urls.exceptions.NoReverseMatch: 'djdt' is not a registered namespace ERROR 2025-10-13 23:18:43,242 basehttp 36484 6188806144 "GET /accounts/login/?next=/ HTTP/1.1" 500 139020 ERROR 2025-10-13 23:18:43,369 log 36484 6188806144 Internal Server Error: /.well-known/appspecific/com.chrome.devtools.json Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 81, in reverse extra, resolver = resolver.namespace_dict[ns] ~~~~~~~~~~~~~~~~~~~~~~~^^^^ KeyError: 'djdt' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 145, in __call__ return self._postprocess(request, response, toolbar) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 187, in _postprocess rendered = toolbar.render_toolbar() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/toolbar.py", line 93, in render_toolbar return render_to_string("debug_toolbar/base.html", context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 327, in render return nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 92, in reverse raise NoReverseMatch("%s is not a registered namespace" % key) django.urls.exceptions.NoReverseMatch: 'djdt' is not a registered namespace ERROR 2025-10-13 23:18:43,370 basehttp 36484 6188806144 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 500 137574 ERROR 2025-10-13 23:20:32,328 log 36484 6188806144 Internal Server Error: /accounts/login/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 81, in reverse extra, resolver = resolver.namespace_dict[ns] ~~~~~~~~~~~~~~~~~~~~~~~^^^^ KeyError: 'djdt' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 145, in __call__ return self._postprocess(request, response, toolbar) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 187, in _postprocess rendered = toolbar.render_toolbar() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/toolbar.py", line 93, in render_toolbar return render_to_string("debug_toolbar/base.html", context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 327, in render return nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 92, in reverse raise NoReverseMatch("%s is not a registered namespace" % key) django.urls.exceptions.NoReverseMatch: 'djdt' is not a registered namespace ERROR 2025-10-13 23:20:32,329 basehttp 36484 6188806144 "GET /accounts/login/?next=/ HTTP/1.1" 500 139020 ERROR 2025-10-13 23:20:32,417 log 36484 6188806144 Internal Server Error: /.well-known/appspecific/com.chrome.devtools.json Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 81, in reverse extra, resolver = resolver.namespace_dict[ns] ~~~~~~~~~~~~~~~~~~~~~~~^^^^ KeyError: 'djdt' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 145, in __call__ return self._postprocess(request, response, toolbar) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 187, in _postprocess rendered = toolbar.render_toolbar() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/toolbar.py", line 93, in render_toolbar return render_to_string("debug_toolbar/base.html", context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 327, in render return nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 92, in reverse raise NoReverseMatch("%s is not a registered namespace" % key) django.urls.exceptions.NoReverseMatch: 'djdt' is not a registered namespace ERROR 2025-10-13 23:20:32,418 basehttp 36484 6188806144 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 500 137574 INFO 2025-10-13 23:20:32,418 basehttp 36484 6188806144 - Broken pipe from ('127.0.0.1', 51155) INFO 2025-10-13 23:21:41,331 autoreload 38324 8782111040 Watching for file changes with StatReloader ERROR 2025-10-13 23:21:47,426 log 38324 6205173760 Internal Server Error: /accounts/login/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 81, in reverse extra, resolver = resolver.namespace_dict[ns] ~~~~~~~~~~~~~~~~~~~~~~~^^^^ KeyError: 'djdt' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 145, in __call__ return self._postprocess(request, response, toolbar) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 187, in _postprocess rendered = toolbar.render_toolbar() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/toolbar.py", line 93, in render_toolbar return render_to_string("debug_toolbar/base.html", context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 327, in render return nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 92, in reverse raise NoReverseMatch("%s is not a registered namespace" % key) django.urls.exceptions.NoReverseMatch: 'djdt' is not a registered namespace ERROR 2025-10-13 23:21:47,427 basehttp 38324 6205173760 "GET /accounts/login/?next=/ HTTP/1.1" 500 139020 ERROR 2025-10-13 23:21:47,518 log 38324 6205173760 Internal Server Error: /.well-known/appspecific/com.chrome.devtools.json Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 81, in reverse extra, resolver = resolver.namespace_dict[ns] ~~~~~~~~~~~~~~~~~~~~~~~^^^^ KeyError: 'djdt' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 145, in __call__ return self._postprocess(request, response, toolbar) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 187, in _postprocess rendered = toolbar.render_toolbar() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/toolbar.py", line 93, in render_toolbar return render_to_string("debug_toolbar/base.html", context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 327, in render return nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 92, in reverse raise NoReverseMatch("%s is not a registered namespace" % key) django.urls.exceptions.NoReverseMatch: 'djdt' is not a registered namespace ERROR 2025-10-13 23:21:47,519 basehttp 38324 6205173760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 500 137574 INFO 2025-10-13 23:21:47,519 basehttp 38324 6205173760 - Broken pipe from ('127.0.0.1', 51978) ERROR 2025-10-13 23:21:48,488 log 38324 6222000128 Internal Server Error: /.well-known/appspecific/com.chrome.devtools.json Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 81, in reverse extra, resolver = resolver.namespace_dict[ns] ~~~~~~~~~~~~~~~~~~~~~~~^^^^ KeyError: 'djdt' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 145, in __call__ return self._postprocess(request, response, toolbar) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 187, in _postprocess rendered = toolbar.render_toolbar() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/toolbar.py", line 93, in render_toolbar return render_to_string("debug_toolbar/base.html", context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 327, in render return nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 92, in reverse raise NoReverseMatch("%s is not a registered namespace" % key) django.urls.exceptions.NoReverseMatch: 'djdt' is not a registered namespace ERROR 2025-10-13 23:21:48,489 basehttp 38324 6222000128 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 500 137574 INFO 2025-10-13 23:21:48,489 basehttp 38324 6222000128 - Broken pipe from ('127.0.0.1', 51979) ERROR 2025-10-13 23:21:49,148 log 38324 6205173760 Internal Server Error: /accounts/login/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 81, in reverse extra, resolver = resolver.namespace_dict[ns] ~~~~~~~~~~~~~~~~~~~~~~~^^^^ KeyError: 'djdt' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 145, in __call__ return self._postprocess(request, response, toolbar) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 187, in _postprocess rendered = toolbar.render_toolbar() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/toolbar.py", line 93, in render_toolbar return render_to_string("debug_toolbar/base.html", context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 327, in render return nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 92, in reverse raise NoReverseMatch("%s is not a registered namespace" % key) django.urls.exceptions.NoReverseMatch: 'djdt' is not a registered namespace ERROR 2025-10-13 23:21:49,148 basehttp 38324 6205173760 "GET /accounts/login/ HTTP/1.1" 500 138669 ERROR 2025-10-13 23:21:49,223 log 38324 6205173760 Internal Server Error: /.well-known/appspecific/com.chrome.devtools.json Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 81, in reverse extra, resolver = resolver.namespace_dict[ns] ~~~~~~~~~~~~~~~~~~~~~~~^^^^ KeyError: 'djdt' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 145, in __call__ return self._postprocess(request, response, toolbar) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 187, in _postprocess rendered = toolbar.render_toolbar() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/toolbar.py", line 93, in render_toolbar return render_to_string("debug_toolbar/base.html", context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 327, in render return nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 92, in reverse raise NoReverseMatch("%s is not a registered namespace" % key) django.urls.exceptions.NoReverseMatch: 'djdt' is not a registered namespace ERROR 2025-10-13 23:21:49,224 basehttp 38324 6205173760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 500 137574 INFO 2025-10-13 23:21:49,224 basehttp 38324 6205173760 - Broken pipe from ('127.0.0.1', 51984) INFO 2025-10-13 23:23:15,828 autoreload 38324 8782111040 /Users/marwanalwali/AgdarCentre/AgdarCentre/settings.py changed, reloading. INFO 2025-10-13 23:23:16,134 autoreload 39069 8782111040 Watching for file changes with StatReloader INFO 2025-10-13 23:24:03,967 autoreload 39069 8782111040 /Users/marwanalwali/AgdarCentre/AgdarCentre/settings.py changed, reloading. INFO 2025-10-13 23:24:04,264 autoreload 39409 8782111040 Watching for file changes with StatReloader INFO 2025-10-13 23:30:43,818 autoreload 39409 8782111040 /Users/marwanalwali/AgdarCentre/AgdarCentre/settings.py changed, reloading. INFO 2025-10-13 23:30:44,106 autoreload 42615 8782111040 Watching for file changes with StatReloader ERROR 2025-10-13 23:30:59,372 log 42615 6135214080 Internal Server Error: /accounts/login/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 81, in reverse extra, resolver = resolver.namespace_dict[ns] ~~~~~~~~~~~~~~~~~~~~~~~^^^^ KeyError: 'djdt' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 145, in __call__ return self._postprocess(request, response, toolbar) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 187, in _postprocess rendered = toolbar.render_toolbar() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/toolbar.py", line 93, in render_toolbar return render_to_string("debug_toolbar/base.html", context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 327, in render return nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 92, in reverse raise NoReverseMatch("%s is not a registered namespace" % key) django.urls.exceptions.NoReverseMatch: 'djdt' is not a registered namespace ERROR 2025-10-13 23:30:59,373 basehttp 42615 6135214080 "GET /accounts/login/ HTTP/1.1" 500 138716 ERROR 2025-10-13 23:30:59,449 log 42615 6135214080 Internal Server Error: /.well-known/appspecific/com.chrome.devtools.json Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 81, in reverse extra, resolver = resolver.namespace_dict[ns] ~~~~~~~~~~~~~~~~~~~~~~~^^^^ KeyError: 'djdt' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 145, in __call__ return self._postprocess(request, response, toolbar) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 187, in _postprocess rendered = toolbar.render_toolbar() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/toolbar.py", line 93, in render_toolbar return render_to_string("debug_toolbar/base.html", context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 327, in render return nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 92, in reverse raise NoReverseMatch("%s is not a registered namespace" % key) django.urls.exceptions.NoReverseMatch: 'djdt' is not a registered namespace ERROR 2025-10-13 23:30:59,450 basehttp 42615 6135214080 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 500 137621 INFO 2025-10-13 23:30:59,450 basehttp 42615 6135214080 - Broken pipe from ('127.0.0.1', 54275) INFO 2025-10-13 23:31:38,209 autoreload 42615 8782111040 /Users/marwanalwali/AgdarCentre/AgdarCentre/urls.py changed, reloading. INFO 2025-10-13 23:31:38,520 autoreload 43048 8782111040 Watching for file changes with StatReloader ERROR 2025-10-13 23:31:57,101 log 43048 6165721088 Internal Server Error: /accounts/login/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 81, in reverse extra, resolver = resolver.namespace_dict[ns] ~~~~~~~~~~~~~~~~~~~~~~~^^^^ KeyError: 'djdt' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 145, in __call__ return self._postprocess(request, response, toolbar) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 187, in _postprocess rendered = toolbar.render_toolbar() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/toolbar.py", line 93, in render_toolbar return render_to_string("debug_toolbar/base.html", context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 327, in render return nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 92, in reverse raise NoReverseMatch("%s is not a registered namespace" % key) django.urls.exceptions.NoReverseMatch: 'djdt' is not a registered namespace ERROR 2025-10-13 23:31:57,102 basehttp 43048 6165721088 "GET /accounts/login/ HTTP/1.1" 500 138716 ERROR 2025-10-13 23:31:57,178 log 43048 6165721088 Internal Server Error: /.well-known/appspecific/com.chrome.devtools.json Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 81, in reverse extra, resolver = resolver.namespace_dict[ns] ~~~~~~~~~~~~~~~~~~~~~~~^^^^ KeyError: 'djdt' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 145, in __call__ return self._postprocess(request, response, toolbar) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 187, in _postprocess rendered = toolbar.render_toolbar() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/toolbar.py", line 93, in render_toolbar return render_to_string("debug_toolbar/base.html", context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 327, in render return nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 92, in reverse raise NoReverseMatch("%s is not a registered namespace" % key) django.urls.exceptions.NoReverseMatch: 'djdt' is not a registered namespace ERROR 2025-10-13 23:31:57,179 basehttp 43048 6165721088 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 500 137621 INFO 2025-10-13 23:31:57,179 basehttp 43048 6165721088 - Broken pipe from ('127.0.0.1', 54511) INFO 2025-10-13 23:33:19,344 autoreload 43048 8782111040 /Users/marwanalwali/AgdarCentre/AgdarCentre/settings.py changed, reloading. INFO 2025-10-13 23:33:19,647 autoreload 43867 8782111040 Watching for file changes with StatReloader ERROR 2025-10-13 23:33:30,734 log 43867 6201044992 Internal Server Error: /admin/core/employee/ba5bf2e2-4fcf-47c4-93fa-4135857f89b7/change/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 81, in reverse extra, resolver = resolver.namespace_dict[ns] ~~~~~~~~~~~~~~~~~~~~~~~^^^^ KeyError: 'djdt' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 145, in __call__ return self._postprocess(request, response, toolbar) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 187, in _postprocess rendered = toolbar.render_toolbar() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/toolbar.py", line 93, in render_toolbar return render_to_string("debug_toolbar/base.html", context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 327, in render return nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 92, in reverse raise NoReverseMatch("%s is not a registered namespace" % key) django.urls.exceptions.NoReverseMatch: 'djdt' is not a registered namespace ERROR 2025-10-13 23:33:30,735 basehttp 43867 6201044992 "GET /admin/core/employee/ba5bf2e2-4fcf-47c4-93fa-4135857f89b7/change/ HTTP/1.1" 500 139345 ERROR 2025-10-13 23:33:38,019 log 43867 6234697728 Internal Server Error: /accounts/login/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 81, in reverse extra, resolver = resolver.namespace_dict[ns] ~~~~~~~~~~~~~~~~~~~~~~~^^^^ KeyError: 'djdt' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 145, in __call__ return self._postprocess(request, response, toolbar) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 187, in _postprocess rendered = toolbar.render_toolbar() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/toolbar.py", line 93, in render_toolbar return render_to_string("debug_toolbar/base.html", context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 327, in render return nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 92, in reverse raise NoReverseMatch("%s is not a registered namespace" % key) django.urls.exceptions.NoReverseMatch: 'djdt' is not a registered namespace ERROR 2025-10-13 23:33:38,020 basehttp 43867 6234697728 "GET /accounts/login/ HTTP/1.1" 500 138716 ERROR 2025-10-13 23:33:38,095 log 43867 6234697728 Internal Server Error: /.well-known/appspecific/com.chrome.devtools.json Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 81, in reverse extra, resolver = resolver.namespace_dict[ns] ~~~~~~~~~~~~~~~~~~~~~~~^^^^ KeyError: 'djdt' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 145, in __call__ return self._postprocess(request, response, toolbar) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 187, in _postprocess rendered = toolbar.render_toolbar() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/toolbar.py", line 93, in render_toolbar return render_to_string("debug_toolbar/base.html", context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 327, in render return nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 92, in reverse raise NoReverseMatch("%s is not a registered namespace" % key) django.urls.exceptions.NoReverseMatch: 'djdt' is not a registered namespace ERROR 2025-10-13 23:33:38,096 basehttp 43867 6234697728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 500 137621 INFO 2025-10-13 23:33:38,096 basehttp 43867 6234697728 - Broken pipe from ('127.0.0.1', 54942) INFO 2025-10-13 23:34:23,074 autoreload 43867 8782111040 /Users/marwanalwali/AgdarCentre/AgdarCentre/settings.py changed, reloading. INFO 2025-10-13 23:34:23,271 autoreload 44428 8782111040 Watching for file changes with StatReloader INFO 2025-10-13 23:34:48,914 autoreload 44428 8782111040 /Users/marwanalwali/AgdarCentre/AgdarCentre/settings.py changed, reloading. INFO 2025-10-13 23:34:49,099 autoreload 44674 8782111040 Watching for file changes with StatReloader INFO 2025-10-13 23:35:27,295 autoreload 45027 8782111040 Watching for file changes with StatReloader INFO 2025-10-13 23:36:14,073 autoreload 45027 8782111040 /Users/marwanalwali/AgdarCentre/AgdarCentre/settings.py changed, reloading. INFO 2025-10-13 23:36:14,384 autoreload 45527 8782111040 Watching for file changes with StatReloader ERROR 2025-10-13 23:36:18,604 log 45527 6128971776 Internal Server Error: /accounts/login/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 81, in reverse extra, resolver = resolver.namespace_dict[ns] ~~~~~~~~~~~~~~~~~~~~~~~^^^^ KeyError: 'djdt' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 145, in __call__ return self._postprocess(request, response, toolbar) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 187, in _postprocess rendered = toolbar.render_toolbar() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/toolbar.py", line 93, in render_toolbar return render_to_string("debug_toolbar/base.html", context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 327, in render return nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 92, in reverse raise NoReverseMatch("%s is not a registered namespace" % key) django.urls.exceptions.NoReverseMatch: 'djdt' is not a registered namespace ERROR 2025-10-13 23:36:18,605 basehttp 45527 6128971776 "GET /accounts/login/ HTTP/1.1" 500 138716 ERROR 2025-10-13 23:36:18,687 log 45527 6128971776 Internal Server Error: /.well-known/appspecific/com.chrome.devtools.json Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 81, in reverse extra, resolver = resolver.namespace_dict[ns] ~~~~~~~~~~~~~~~~~~~~~~~^^^^ KeyError: 'djdt' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 145, in __call__ return self._postprocess(request, response, toolbar) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 187, in _postprocess rendered = toolbar.render_toolbar() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/toolbar.py", line 93, in render_toolbar return render_to_string("debug_toolbar/base.html", context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 327, in render return nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 92, in reverse raise NoReverseMatch("%s is not a registered namespace" % key) django.urls.exceptions.NoReverseMatch: 'djdt' is not a registered namespace ERROR 2025-10-13 23:36:18,688 basehttp 45527 6128971776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 500 137621 INFO 2025-10-13 23:36:18,688 basehttp 45527 6128971776 - Broken pipe from ('127.0.0.1', 56332) INFO 2025-10-13 23:37:59,207 autoreload 45527 8782111040 /Users/marwanalwali/AgdarCentre/AgdarCentre/urls.py changed, reloading. INFO 2025-10-13 23:37:59,577 autoreload 46412 8782111040 Watching for file changes with StatReloader INFO 2025-10-13 23:38:03,064 basehttp 46412 6135640064 "GET /accounts/login/ HTTP/1.1" 200 18100 INFO 2025-10-13 23:38:03,077 basehttp 46412 6135640064 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-10-13 23:38:03,078 basehttp 46412 6169292800 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-10-13 23:38:03,078 basehttp 46412 13472231424 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-10-13 23:38:03,086 basehttp 46412 13455405056 "GET /static/js/app.min.js HTTP/1.1" 200 110394 INFO 2025-10-13 23:38:03,089 basehttp 46412 13438578688 "GET /static/js/vendor.min.js HTTP/1.1" 200 1091361 INFO 2025-10-13 23:38:03,091 basehttp 46412 6152466432 "GET /static/css/default/app.min.css HTTP/1.1" 200 893480 INFO 2025-10-13 23:38:03,106 basehttp 46412 6152466432 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 WARNING 2025-10-13 23:38:03,142 log 46412 6169292800 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:38:03,143 basehttp 46412 6169292800 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-13 23:38:03,405 basehttp 46412 6152466432 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 INFO 2025-10-13 23:38:03,407 basehttp 46412 6152466432 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 INFO 2025-10-13 23:38:03,408 basehttp 46412 6169292800 "GET /static/css/default/app.min.css.map HTTP/1.1" 200 1957526 INFO 2025-10-13 23:38:12,544 basehttp 46412 6169292800 "POST /login/ HTTP/1.1" 302 0 WARNING 2025-10-13 23:38:12,607 log 46412 6169292800 Not Found: /accounts/profile/ WARNING 2025-10-13 23:38:12,607 basehttp 46412 6169292800 "GET /accounts/profile/ HTTP/1.1" 404 22324 WARNING 2025-10-13 23:38:12,682 log 46412 6169292800 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:38:12,682 basehttp 46412 6169292800 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-13 23:38:21,666 log 46412 6169292800 Internal Server Error: / Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 228, in get context = self.get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 48, in get_context_data context.update(self._get_admin_widgets()) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 66, in _get_admin_widgets todays_appointments = Appointment.objects.filter( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1526, in build_filter lookups, parts, reffed_expression = self.solve_lookup_type(arg, summarize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1333, in solve_lookup_type _, field, _, lookup_parts = self.names_to_path(lookup_splitted, self.get_meta()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1806, in names_to_path raise FieldError( django.core.exceptions.FieldError: Cannot resolve keyword 'appointment_date' into field. Choices are: aba_consults, appointment_number, arrival_at, cancel_reason, cancelled_by, cancelled_by_id, clinic, clinic_id, confirmation_method, confirmation_sent_at, consent_verified, created_at, duration, end_at, finance_cleared, id, invoices, medical_consultations, medical_followups, notes, nphies_encounter_links, nursing_encounters, ot_consults, ot_sessions, patient, patient_id, provider, provider_id, reminders, reschedule_count, reschedule_reason, room, room_id, scheduled_date, scheduled_time, service_type, slp_assessments, slp_consults, slp_interventions, start_at, status, tenant, tenant_id, updated_at ERROR 2025-10-13 23:38:21,743 basehttp 46412 6169292800 "GET / HTTP/1.1" 500 153459 WARNING 2025-10-13 23:38:21,820 log 46412 6169292800 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:38:21,820 basehttp 46412 6169292800 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-13 23:39:46,470 autoreload 46412 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-13 23:39:46,780 autoreload 47317 8782111040 Watching for file changes with StatReloader ERROR 2025-10-13 23:39:49,127 log 47317 6166654976 Internal Server Error: / Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 228, in get context = self.get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 48, in get_context_data context.update(self._get_admin_widgets()) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 88, in _get_admin_widgets status__in=[Invoice.Status.DRAFT, Invoice.Status.SENT] ^^^^^^^^^^^^^^^^^^^ AttributeError: type object 'Status' has no attribute 'SENT' ERROR 2025-10-13 23:39:49,195 basehttp 47317 6166654976 "GET / HTTP/1.1" 500 107080 WARNING 2025-10-13 23:39:49,272 log 47317 6166654976 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:39:49,272 basehttp 47317 6166654976 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-13 23:40:40,877 autoreload 47317 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-13 23:40:41,193 autoreload 47747 8782111040 Watching for file changes with StatReloader ERROR 2025-10-13 23:40:43,113 log 47747 6122008576 Internal Server Error: / Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 228, in get context = self.get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 48, in get_context_data context.update(self._get_admin_widgets()) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 88, in _get_admin_widgets status__in=[Invoice.Status.DRAFT, Invoice.Status.SENT] ^^^^^^^^^^^^^^^^^^^ AttributeError: type object 'Status' has no attribute 'SENT' ERROR 2025-10-13 23:40:43,182 basehttp 47747 6122008576 "GET / HTTP/1.1" 500 107080 WARNING 2025-10-13 23:40:43,256 log 47747 6122008576 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:40:43,256 basehttp 47747 6122008576 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-13 23:40:44,156 log 47747 6122008576 Internal Server Error: / Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 228, in get context = self.get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 48, in get_context_data context.update(self._get_admin_widgets()) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 88, in _get_admin_widgets status__in=[Invoice.Status.DRAFT, Invoice.Status.SENT] ^^^^^^^^^^^^^^^^^^^ AttributeError: type object 'Status' has no attribute 'SENT' ERROR 2025-10-13 23:40:44,230 basehttp 47747 6122008576 "GET / HTTP/1.1" 500 107078 WARNING 2025-10-13 23:40:44,314 log 47747 6122008576 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:40:44,314 basehttp 47747 6122008576 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-13 23:40:55,812 autoreload 47747 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-13 23:40:56,151 autoreload 47836 8782111040 Watching for file changes with StatReloader ERROR 2025-10-13 23:40:57,158 log 47836 6125858816 Internal Server Error: / Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 1035, in find_library return parser.libraries[name] ~~~~~~~~~~~~~~~~^^^^^^ KeyError: 'webpack_loader' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 134, in render compiled_parent = self.get_parent(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 131, in get_parent return self.find_template(parent, context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 109, in find_template template, origin = context.template.engine.find_template( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 159, in find_template template = loader.get_template(name, skip=skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/cached.py", line 57, in get_template template = super().get_template(template_name, skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/base.py", line 28, in get_template return Template( ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 1097, in load lib = find_library(parser, name) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 1037, in find_library raise TemplateSyntaxError( django.template.exceptions.TemplateSyntaxError: 'webpack_loader' is not a registered tag library. Must be one of: admin_list admin_modify admin_urls cache crispy_forms_field crispy_forms_filters crispy_forms_tags crispy_forms_utils debugger_tags django_htmx djmoney getattributes highlighting i18n indent_text l10n log rest_framework simple_history_compat static syntax_color tz widont ERROR 2025-10-13 23:40:57,236 basehttp 47836 6125858816 "GET / HTTP/1.1" 500 231837 WARNING 2025-10-13 23:40:57,308 log 47836 6125858816 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:40:57,308 basehttp 47836 6125858816 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-13 23:41:00,094 log 47836 6125858816 Internal Server Error: / Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 1035, in find_library return parser.libraries[name] ~~~~~~~~~~~~~~~~^^^^^^ KeyError: 'webpack_loader' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 134, in render compiled_parent = self.get_parent(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 131, in get_parent return self.find_template(parent, context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 109, in find_template template, origin = context.template.engine.find_template( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 159, in find_template template = loader.get_template(name, skip=skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/cached.py", line 57, in get_template template = super().get_template(template_name, skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/base.py", line 28, in get_template return Template( ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 1097, in load lib = find_library(parser, name) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 1037, in find_library raise TemplateSyntaxError( django.template.exceptions.TemplateSyntaxError: 'webpack_loader' is not a registered tag library. Must be one of: admin_list admin_modify admin_urls cache crispy_forms_field crispy_forms_filters crispy_forms_tags crispy_forms_utils debugger_tags django_htmx djmoney getattributes highlighting i18n indent_text l10n log rest_framework simple_history_compat static syntax_color tz widont ERROR 2025-10-13 23:41:00,165 basehttp 47836 6125858816 "GET / HTTP/1.1" 500 231835 WARNING 2025-10-13 23:41:00,239 log 47836 6125858816 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:41:00,239 basehttp 47836 6125858816 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-13 23:41:48,406 log 47836 6125858816 Internal Server Error: / Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 1035, in find_library return parser.libraries[name] ~~~~~~~~~~~~~~~~^^^^^^ KeyError: 'webpack_loader' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 134, in render compiled_parent = self.get_parent(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 131, in get_parent return self.find_template(parent, context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 109, in find_template template, origin = context.template.engine.find_template( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 159, in find_template template = loader.get_template(name, skip=skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/cached.py", line 57, in get_template template = super().get_template(template_name, skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/base.py", line 28, in get_template return Template( ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 1097, in load lib = find_library(parser, name) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 1037, in find_library raise TemplateSyntaxError( django.template.exceptions.TemplateSyntaxError: 'webpack_loader' is not a registered tag library. Must be one of: admin_list admin_modify admin_urls cache crispy_forms_field crispy_forms_filters crispy_forms_tags crispy_forms_utils debugger_tags django_htmx djmoney getattributes highlighting i18n indent_text l10n log rest_framework simple_history_compat static syntax_color tz widont ERROR 2025-10-13 23:41:48,486 basehttp 47836 6125858816 "GET / HTTP/1.1" 500 231838 WARNING 2025-10-13 23:41:48,564 log 47836 6125858816 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:41:48,564 basehttp 47836 6125858816 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-13 23:42:30,548 autoreload 47836 8782111040 /Users/marwanalwali/AgdarCentre/AgdarCentre/settings.py changed, reloading. INFO 2025-10-13 23:42:30,998 autoreload 48645 8782111040 Watching for file changes with StatReloader ERROR 2025-10-13 23:42:33,413 log 48645 6162001920 Internal Server Error: / Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 210, in render return template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 173, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 98, in reverse resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix raise NoReverseMatch(msg) django.urls.exceptions.NoReverseMatch: Reverse for 'appointment-calendar' not found. 'appointment-calendar' is not a valid view function or pattern name. ERROR 2025-10-13 23:42:33,493 basehttp 48645 6162001920 "GET / HTTP/1.1" 500 204371 WARNING 2025-10-13 23:42:33,583 log 48645 6162001920 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:42:33,583 basehttp 48645 6162001920 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-13 23:43:11,661 log 48645 6162001920 Internal Server Error: / Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 210, in render return template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 173, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 98, in reverse resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix raise NoReverseMatch(msg) django.urls.exceptions.NoReverseMatch: Reverse for 'service-list' not found. 'service-list' is not a valid view function or pattern name. ERROR 2025-10-13 23:43:11,739 basehttp 48645 6162001920 "GET / HTTP/1.1" 500 203829 WARNING 2025-10-13 23:43:11,838 log 48645 6162001920 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:43:11,838 basehttp 48645 6162001920 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20338 ERROR 2025-10-13 23:43:13,254 log 48645 6162001920 Internal Server Error: / Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 210, in render return template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 173, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 98, in reverse resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix raise NoReverseMatch(msg) django.urls.exceptions.NoReverseMatch: Reverse for 'service-list' not found. 'service-list' is not a valid view function or pattern name. ERROR 2025-10-13 23:43:13,328 basehttp 48645 6162001920 "GET / HTTP/1.1" 500 203829 WARNING 2025-10-13 23:43:13,400 log 48645 6162001920 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:43:13,400 basehttp 48645 6162001920 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-13 23:43:28,458 log 48645 6162001920 The joined path (/img/theme/default.jpg) is located outside of the base path component (/Users/marwanalwali/AgdarCentre/static) Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 210, in render return template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 173, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 116, in render url = self.url(context) ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 113, in url return self.handle_simple(path) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 129, in handle_simple return staticfiles_storage.url(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/panels/staticfiles.py", line 29, in url staticfile=(str(path), url, finders.find(str(path))), ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/finders.py", line 354, in find result = finder.find(path, find_all=find_all) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/finders.py", line 165, in find matched_path = self.find_location(root, path, prefix) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/finders.py", line 182, in find_location path = safe_join(root, path) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/_os.py", line 31, in safe_join raise SuspiciousFileOperation( django.core.exceptions.SuspiciousFileOperation: The joined path (/img/theme/default.jpg) is located outside of the base path component (/Users/marwanalwali/AgdarCentre/static) WARNING 2025-10-13 23:43:28,533 basehttp 48645 6162001920 "GET / HTTP/1.1" 400 208040 WARNING 2025-10-13 23:43:28,608 log 48645 6162001920 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:43:28,608 basehttp 48645 6162001920 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-13 23:46:34,746 log 48645 6162001920 The joined path (/img/theme/transparent.jpg) is located outside of the base path component (/Users/marwanalwali/AgdarCentre/static) Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 210, in render return template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 173, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 116, in render url = self.url(context) ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 113, in url return self.handle_simple(path) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 129, in handle_simple return staticfiles_storage.url(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/panels/staticfiles.py", line 29, in url staticfile=(str(path), url, finders.find(str(path))), ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/finders.py", line 354, in find result = finder.find(path, find_all=find_all) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/finders.py", line 165, in find matched_path = self.find_location(root, path, prefix) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/finders.py", line 182, in find_location path = safe_join(root, path) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/_os.py", line 31, in safe_join raise SuspiciousFileOperation( django.core.exceptions.SuspiciousFileOperation: The joined path (/img/theme/transparent.jpg) is located outside of the base path component (/Users/marwanalwali/AgdarCentre/static) WARNING 2025-10-13 23:46:34,825 basehttp 48645 6162001920 "GET / HTTP/1.1" 400 208630 WARNING 2025-10-13 23:46:34,901 log 48645 6162001920 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:46:34,901 basehttp 48645 6162001920 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-13 23:47:02,670 log 48645 6162001920 The joined path (/img/version/html.jpg) is located outside of the base path component (/Users/marwanalwali/AgdarCentre/static) Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 210, in render return template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 173, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 116, in render url = self.url(context) ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 113, in url return self.handle_simple(path) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 129, in handle_simple return staticfiles_storage.url(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/panels/staticfiles.py", line 29, in url staticfile=(str(path), url, finders.find(str(path))), ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/finders.py", line 354, in find result = finder.find(path, find_all=find_all) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/finders.py", line 165, in find matched_path = self.find_location(root, path, prefix) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/finders.py", line 182, in find_location path = safe_join(root, path) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/_os.py", line 31, in safe_join raise SuspiciousFileOperation( django.core.exceptions.SuspiciousFileOperation: The joined path (/img/version/html.jpg) is located outside of the base path component (/Users/marwanalwali/AgdarCentre/static) WARNING 2025-10-13 23:47:02,745 basehttp 48645 6162001920 "GET / HTTP/1.1" 400 207947 WARNING 2025-10-13 23:47:02,819 log 48645 6162001920 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:47:02,819 basehttp 48645 6162001920 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-13 23:47:48,571 log 48645 6162001920 The joined path (/img/version/dotnet.jpg) is located outside of the base path component (/Users/marwanalwali/AgdarCentre/static) Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 210, in render return template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 173, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 116, in render url = self.url(context) ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 113, in url return self.handle_simple(path) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 129, in handle_simple return staticfiles_storage.url(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/panels/staticfiles.py", line 29, in url staticfile=(str(path), url, finders.find(str(path))), ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/finders.py", line 354, in find result = finder.find(path, find_all=find_all) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/finders.py", line 165, in find matched_path = self.find_location(root, path, prefix) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/finders.py", line 182, in find_location path = safe_join(root, path) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/_os.py", line 31, in safe_join raise SuspiciousFileOperation( django.core.exceptions.SuspiciousFileOperation: The joined path (/img/version/dotnet.jpg) is located outside of the base path component (/Users/marwanalwali/AgdarCentre/static) WARNING 2025-10-13 23:47:48,648 basehttp 48645 6162001920 "GET / HTTP/1.1" 400 208113 WARNING 2025-10-13 23:47:48,725 log 48645 6162001920 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:47:48,725 basehttp 48645 6162001920 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-13 23:48:08,042 log 48645 6162001920 The joined path (/img/theme/one-page-parallax.jpg) is located outside of the base path component (/Users/marwanalwali/AgdarCentre/static) Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 210, in render return template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 173, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 116, in render url = self.url(context) ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 113, in url return self.handle_simple(path) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 129, in handle_simple return staticfiles_storage.url(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/panels/staticfiles.py", line 29, in url staticfile=(str(path), url, finders.find(str(path))), ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/finders.py", line 354, in find result = finder.find(path, find_all=find_all) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/finders.py", line 165, in find matched_path = self.find_location(root, path, prefix) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/finders.py", line 182, in find_location path = safe_join(root, path) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/_os.py", line 31, in safe_join raise SuspiciousFileOperation( django.core.exceptions.SuspiciousFileOperation: The joined path (/img/theme/one-page-parallax.jpg) is located outside of the base path component (/Users/marwanalwali/AgdarCentre/static) WARNING 2025-10-13 23:48:08,129 basehttp 48645 6162001920 "GET / HTTP/1.1" 400 208344 WARNING 2025-10-13 23:48:08,202 log 48645 6162001920 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:48:08,202 basehttp 48645 6162001920 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-13 23:48:09,344 log 48645 6162001920 The joined path (/img/theme/one-page-parallax.jpg) is located outside of the base path component (/Users/marwanalwali/AgdarCentre/static) Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 210, in render return template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 173, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 116, in render url = self.url(context) ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 113, in url return self.handle_simple(path) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/templatetags/static.py", line 129, in handle_simple return staticfiles_storage.url(path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/panels/staticfiles.py", line 29, in url staticfile=(str(path), url, finders.find(str(path))), ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/finders.py", line 354, in find result = finder.find(path, find_all=find_all) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/finders.py", line 165, in find matched_path = self.find_location(root, path, prefix) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/staticfiles/finders.py", line 182, in find_location path = safe_join(root, path) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/_os.py", line 31, in safe_join raise SuspiciousFileOperation( django.core.exceptions.SuspiciousFileOperation: The joined path (/img/theme/one-page-parallax.jpg) is located outside of the base path component (/Users/marwanalwali/AgdarCentre/static) WARNING 2025-10-13 23:48:09,419 basehttp 48645 6162001920 "GET / HTTP/1.1" 400 208344 WARNING 2025-10-13 23:48:09,492 log 48645 6162001920 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:48:09,492 basehttp 48645 6162001920 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-13 23:48:53,617 basehttp 48645 6162001920 "GET / HTTP/1.1" 200 40947 WARNING 2025-10-13 23:48:53,633 basehttp 48645 6195654656 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 INFO 2025-10-13 23:48:53,639 basehttp 48645 6162001920 "GET /static/css/custom.css HTTP/1.1" 200 2844 INFO 2025-10-13 23:48:53,639 basehttp 48645 6212481024 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-10-13 23:48:53,640 basehttp 48645 6178828288 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 200 7860 INFO 2025-10-13 23:48:53,640 basehttp 48645 6229307392 "GET /static/img/user/user-12.jpg HTTP/1.1" 200 8541 INFO 2025-10-13 23:48:53,642 basehttp 48645 6212481024 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 200 5536 WARNING 2025-10-13 23:48:53,644 basehttp 48645 6178828288 "GET /static/plugins/apexcharts/apexcharts.min.js HTTP/1.1" 404 2035 INFO 2025-10-13 23:48:53,644 basehttp 48645 6229307392 "GET /static/js/custom.js HTTP/1.1" 200 4109 INFO 2025-10-13 23:48:53,646 basehttp 48645 6262960128 "GET /static/js/htmx.min.js HTTP/1.1" 200 51076 INFO 2025-10-13 23:48:53,647 basehttp 48645 6162001920 "GET /static/img/theme/default.jpg HTTP/1.1" 200 26964 INFO 2025-10-13 23:48:53,649 basehttp 48645 6212481024 "GET /static/img/theme/transparent.jpg HTTP/1.1" 200 32747 INFO 2025-10-13 23:48:53,649 basehttp 48645 6178828288 "GET /static/img/theme/apple.jpg HTTP/1.1" 200 28822 INFO 2025-10-13 23:48:53,649 basehttp 48645 6229307392 "GET /static/img/theme/material.jpg HTTP/1.1" 200 28774 INFO 2025-10-13 23:48:53,650 basehttp 48645 6262960128 "GET /static/img/theme/facebook.jpg HTTP/1.1" 200 27881 INFO 2025-10-13 23:48:53,654 basehttp 48645 6262960128 "GET /static/img/version/angular10x.jpg HTTP/1.1" 200 24580 INFO 2025-10-13 23:48:53,654 basehttp 48645 6229307392 "GET /static/img/version/angular1x.jpg HTTP/1.1" 200 22869 INFO 2025-10-13 23:48:53,654 basehttp 48645 6178828288 "GET /static/img/version/ajax.jpg HTTP/1.1" 200 20223 INFO 2025-10-13 23:48:53,655 basehttp 48645 6212481024 "GET /static/img/version/html.jpg HTTP/1.1" 200 17325 INFO 2025-10-13 23:48:53,656 basehttp 48645 6162001920 "GET /static/img/theme/google.jpg HTTP/1.1" 200 86013 INFO 2025-10-13 23:48:53,657 basehttp 48645 6178828288 "GET /static/img/version/django.jpg HTTP/1.1" 200 20935 INFO 2025-10-13 23:48:53,657 basehttp 48645 6229307392 "GET /static/img/version/svelte.jpg HTTP/1.1" 200 25060 INFO 2025-10-13 23:48:53,658 basehttp 48645 6262960128 "GET /static/img/version/laravel.jpg HTTP/1.1" 200 26040 INFO 2025-10-13 23:48:53,658 basehttp 48645 6212481024 "GET /static/img/version/vuejs.jpg HTTP/1.1" 200 22518 INFO 2025-10-13 23:48:53,659 basehttp 48645 6162001920 "GET /static/img/version/reactjs.jpg HTTP/1.1" 200 26850 INFO 2025-10-13 23:48:53,660 basehttp 48645 6229307392 "GET /static/img/version/nextjs.jpg HTTP/1.1" 200 20152 INFO 2025-10-13 23:48:53,660 basehttp 48645 6178828288 "GET /static/img/version/dotnet.jpg HTTP/1.1" 200 24791 INFO 2025-10-13 23:48:53,662 basehttp 48645 6162001920 "GET /static/img/theme/blog.jpg HTTP/1.1" 200 32334 INFO 2025-10-13 23:48:53,662 basehttp 48645 6212481024 "GET /static/img/theme/e-commerce.jpg HTTP/1.1" 200 37734 INFO 2025-10-13 23:48:53,662 basehttp 48645 6229307392 "GET /static/img/theme/forum.jpg HTTP/1.1" 200 28744 INFO 2025-10-13 23:48:53,663 basehttp 48645 6178828288 "GET /static/img/theme/corporate.jpg HTTP/1.1" 200 38911 INFO 2025-10-13 23:48:53,663 basehttp 48645 6262960128 "GET /static/img/theme/one-page-parallax.jpg HTTP/1.1" 200 22474 WARNING 2025-10-13 23:48:53,694 basehttp 48645 6162001920 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-13 23:48:53,702 basehttp 48645 6162001920 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-10-13 23:48:53,703 basehttp 48645 6229307392 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 WARNING 2025-10-13 23:48:53,754 log 48645 6246133760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:48:53,754 basehttp 48645 6246133760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20339 ERROR 2025-10-13 23:49:08,350 log 48645 6246133760 Internal Server Error: /patients/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1075, in render output = self.filter_expression.resolve(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 749, in resolve new_obj = func(obj, *arg_vals) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/templatetags/crispy_forms_filters.py", line 99, in as_crispy_field raise CrispyError("|as_crispy_field got passed an invalid or inexistent field") crispy_forms.exceptions.CrispyError: |as_crispy_field got passed an invalid or inexistent field ERROR 2025-10-13 23:49:08,428 basehttp 48645 6246133760 "GET /patients/create/ HTTP/1.1" 500 187131 WARNING 2025-10-13 23:49:08,509 log 48645 6246133760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:49:08,509 basehttp 48645 6246133760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-13 23:50:31,632 log 48645 6246133760 Internal Server Error: /patients/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1075, in render output = self.filter_expression.resolve(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 749, in resolve new_obj = func(obj, *arg_vals) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/templatetags/crispy_forms_filters.py", line 99, in as_crispy_field raise CrispyError("|as_crispy_field got passed an invalid or inexistent field") crispy_forms.exceptions.CrispyError: |as_crispy_field got passed an invalid or inexistent field ERROR 2025-10-13 23:50:31,727 basehttp 48645 6246133760 "GET /patients/create/ HTTP/1.1" 500 187137 WARNING 2025-10-13 23:50:31,799 log 48645 6246133760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:50:31,799 basehttp 48645 6246133760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-13 23:50:46,924 log 48645 6246133760 Internal Server Error: /patients/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1075, in render output = self.filter_expression.resolve(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 749, in resolve new_obj = func(obj, *arg_vals) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/templatetags/crispy_forms_filters.py", line 99, in as_crispy_field raise CrispyError("|as_crispy_field got passed an invalid or inexistent field") crispy_forms.exceptions.CrispyError: |as_crispy_field got passed an invalid or inexistent field ERROR 2025-10-13 23:50:47,005 basehttp 48645 6246133760 "GET /patients/create/ HTTP/1.1" 500 186760 WARNING 2025-10-13 23:50:47,083 log 48645 6246133760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:50:47,083 basehttp 48645 6246133760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-13 23:52:48,657 log 48645 6246133760 Internal Server Error: /patients/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1075, in render output = self.filter_expression.resolve(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 749, in resolve new_obj = func(obj, *arg_vals) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/templatetags/crispy_forms_filters.py", line 99, in as_crispy_field raise CrispyError("|as_crispy_field got passed an invalid or inexistent field") crispy_forms.exceptions.CrispyError: |as_crispy_field got passed an invalid or inexistent field ERROR 2025-10-13 23:52:48,732 basehttp 48645 6246133760 "GET /patients/create/ HTTP/1.1" 500 187125 WARNING 2025-10-13 23:52:48,810 log 48645 6246133760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:52:48,810 basehttp 48645 6246133760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-13 23:53:17,957 log 48645 6246133760 Internal Server Error: /patients/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1075, in render output = self.filter_expression.resolve(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 749, in resolve new_obj = func(obj, *arg_vals) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/templatetags/crispy_forms_filters.py", line 99, in as_crispy_field raise CrispyError("|as_crispy_field got passed an invalid or inexistent field") crispy_forms.exceptions.CrispyError: |as_crispy_field got passed an invalid or inexistent field ERROR 2025-10-13 23:53:18,057 basehttp 48645 6246133760 "GET /patients/create/ HTTP/1.1" 500 187327 WARNING 2025-10-13 23:53:18,135 log 48645 6246133760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:53:18,135 basehttp 48645 6246133760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-13 23:53:37,202 log 48645 6246133760 Internal Server Error: /patients/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1075, in render output = self.filter_expression.resolve(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 749, in resolve new_obj = func(obj, *arg_vals) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/templatetags/crispy_forms_filters.py", line 99, in as_crispy_field raise CrispyError("|as_crispy_field got passed an invalid or inexistent field") crispy_forms.exceptions.CrispyError: |as_crispy_field got passed an invalid or inexistent field ERROR 2025-10-13 23:53:37,284 basehttp 48645 6246133760 "GET /patients/create/ HTTP/1.1" 500 187176 WARNING 2025-10-13 23:53:37,360 log 48645 6246133760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:53:37,360 basehttp 48645 6246133760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-13 23:53:45,475 log 48645 6246133760 Internal Server Error: /patients/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1075, in render output = self.filter_expression.resolve(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 749, in resolve new_obj = func(obj, *arg_vals) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/templatetags/crispy_forms_filters.py", line 99, in as_crispy_field raise CrispyError("|as_crispy_field got passed an invalid or inexistent field") crispy_forms.exceptions.CrispyError: |as_crispy_field got passed an invalid or inexistent field ERROR 2025-10-13 23:53:45,574 basehttp 48645 6246133760 "GET /patients/create/ HTTP/1.1" 500 187704 WARNING 2025-10-13 23:53:45,655 log 48645 6246133760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:53:45,655 basehttp 48645 6246133760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-13 23:55:41,909 basehttp 48645 6246133760 "GET /patients/create/ HTTP/1.1" 200 49330 INFO 2025-10-13 23:55:41,921 basehttp 48645 6246133760 "GET /static/plugins/select2/css/select2.min.css HTTP/1.1" 200 16263 WARNING 2025-10-13 23:55:41,926 basehttp 48645 6162001920 "GET /static/plugins/select2/select2.min.js HTTP/1.1" 404 2017 WARNING 2025-10-13 23:55:41,931 basehttp 48645 6246133760 "GET /static/plugins/bootstrap-datepicker/bootstrap-datepicker.min.css HTTP/1.1" 404 2098 WARNING 2025-10-13 23:55:41,931 basehttp 48645 6178828288 "GET /static/plugins/bootstrap-datepicker/bootstrap-datepicker.min.js HTTP/1.1" 404 2095 WARNING 2025-10-13 23:55:41,978 basehttp 48645 6162001920 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-13 23:55:42,000 log 48645 6195654656 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:55:42,000 basehttp 48645 6195654656 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-13 23:57:41,540 basehttp 48645 6195654656 "GET /patients/create/ HTTP/1.1" 200 49346 WARNING 2025-10-13 23:57:41,555 basehttp 48645 6195654656 "GET /static/plugins/bootstrap-datepicker/bootstrap-datepicker.min.css HTTP/1.1" 404 2098 INFO 2025-10-13 23:57:41,556 basehttp 48645 6178828288 "GET /static/plugins/bootstrap-datepicker/dist/js/bootstrap-datepicker.min.js HTTP/1.1" 200 33871 INFO 2025-10-13 23:57:41,557 basehttp 48645 6162001920 "GET /static/plugins/select2/dist/js/select2.min.js HTTP/1.1" 200 70851 WARNING 2025-10-13 23:57:41,603 basehttp 48645 6162001920 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-13 23:57:41,647 log 48645 6178828288 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:57:41,647 basehttp 48645 6178828288 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-13 23:58:04,466 basehttp 48645 6178828288 "GET /patients/create/ HTTP/1.1" 200 49351 WARNING 2025-10-13 23:58:04,484 basehttp 48645 6162001920 "GET /static/plugins/bootstrap-datepicker/bootstrap-datepicker.min.css HTTP/1.1" 404 2098 INFO 2025-10-13 23:58:04,484 basehttp 48645 6178828288 "GET /static/plugins/select2/dist/css/select2.min.css HTTP/1.1" 200 14966 WARNING 2025-10-13 23:58:04,534 basehttp 48645 6178828288 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-13 23:58:04,549 log 48645 6195654656 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:58:04,549 basehttp 48645 6195654656 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-13 23:58:44,527 basehttp 48645 6195654656 "GET /patients/create/ HTTP/1.1" 200 49362 INFO 2025-10-13 23:58:44,543 basehttp 48645 6195654656 "GET /static/plugins/bootstrap-datepicker/dist/css/bootstrap-datepicker.min.css HTTP/1.1" 200 15733 WARNING 2025-10-13 23:58:44,583 basehttp 48645 6195654656 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-13 23:58:44,603 log 48645 6162001920 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:58:44,603 basehttp 48645 6162001920 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-13 23:59:18,422 basehttp 48645 6162001920 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-13 23:59:18,466 basehttp 48645 6162001920 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-13 23:59:18,510 log 48645 6178828288 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:59:18,510 basehttp 48645 6178828288 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-13 23:59:20,266 basehttp 48645 6178828288 "GET /appointments/create/ HTTP/1.1" 200 45942 WARNING 2025-10-13 23:59:20,290 basehttp 48645 6162001920 "GET /static/plugins/select2-bootstrap-5-theme/select2-bootstrap-5-theme.min.css HTTP/1.1" 404 2128 WARNING 2025-10-13 23:59:20,290 basehttp 48645 6195654656 "GET /static/plugins/select2/js/select2.min.js HTTP/1.1" 404 2026 WARNING 2025-10-13 23:59:20,328 basehttp 48645 6162001920 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-13 23:59:20,350 log 48645 6178828288 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-13 23:59:20,350 basehttp 48645 6178828288 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 00:01:54,875 basehttp 48645 6178828288 "GET /appointments/create/ HTTP/1.1" 200 45943 INFO 2025-10-14 00:01:54,889 basehttp 48645 6178828288 "GET /static/plugins/datatables.net-select-bs5/css/select.bootstrap5.min.css HTTP/1.1" 200 2157 WARNING 2025-10-14 00:01:54,931 basehttp 48645 6162001920 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:01:54,954 log 48645 6178828288 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:01:54,955 basehttp 48645 6178828288 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-14 00:02:28,296 log 48645 6178828288 Internal Server Error: /appointments/calendar/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 158, in get self.object_list = self.get_queryset() ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 175, in get_queryset queryset = queryset.filter( ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1526, in build_filter lookups, parts, reffed_expression = self.solve_lookup_type(arg, summarize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1333, in solve_lookup_type _, field, _, lookup_parts = self.names_to_path(lookup_splitted, self.get_meta()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1806, in names_to_path raise FieldError( django.core.exceptions.FieldError: Cannot resolve keyword 'appointment_date' into field. Choices are: aba_consults, appointment_number, arrival_at, cancel_reason, cancelled_by, cancelled_by_id, clinic, clinic_id, confirmation_method, confirmation_sent_at, consent_verified, created_at, duration, end_at, finance_cleared, id, invoices, medical_consultations, medical_followups, notes, nphies_encounter_links, nursing_encounters, ot_consults, ot_sessions, patient, patient_id, provider, provider_id, reminders, reschedule_count, reschedule_reason, room, room_id, scheduled_date, scheduled_time, service_type, slp_assessments, slp_consults, slp_interventions, start_at, status, tenant, tenant_id, updated_at ERROR 2025-10-14 00:02:28,386 basehttp 48645 6178828288 "GET /appointments/calendar/ HTTP/1.1" 500 146267 WARNING 2025-10-14 00:02:28,470 log 48645 6178828288 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:02:28,470 basehttp 48645 6178828288 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 00:02:51,130 autoreload 48645 8782111040 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-10-14 00:02:51,616 autoreload 58519 8782111040 Watching for file changes with StatReloader ERROR 2025-10-14 00:02:52,485 log 58519 6169440256 Internal Server Error: /appointments/calendar/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 178, in get context = self.get_context_data() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 196, in get_context_data context['clinics'] = Clinic.objects.filter(tenant=self.request.user.tenant) ^^^^^^ NameError: name 'Clinic' is not defined ERROR 2025-10-14 00:02:52,555 basehttp 58519 6169440256 "GET /appointments/calendar/ HTTP/1.1" 500 102415 WARNING 2025-10-14 00:02:52,633 log 58519 6169440256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:02:52,633 basehttp 58519 6169440256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-14 00:02:54,294 log 58519 6169440256 Internal Server Error: /appointments/calendar/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 178, in get context = self.get_context_data() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 196, in get_context_data context['clinics'] = Clinic.objects.filter(tenant=self.request.user.tenant) ^^^^^^ NameError: name 'Clinic' is not defined ERROR 2025-10-14 00:02:54,354 basehttp 58519 6169440256 "GET /appointments/calendar/ HTTP/1.1" 500 102413 WARNING 2025-10-14 00:02:54,429 log 58519 6169440256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:02:54,430 basehttp 58519 6169440256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 00:06:01,314 autoreload 58519 8782111040 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-10-14 00:06:01,729 autoreload 60001 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 00:06:02,284 basehttp 60001 6195015680 "GET /appointments/calendar/ HTTP/1.1" 200 45551 WARNING 2025-10-14 00:06:02,307 basehttp 60001 6228668416 "GET /static/plugins/fullcalendar/main.min.js HTTP/1.1" 404 2023 WARNING 2025-10-14 00:06:02,307 basehttp 60001 6195015680 "GET /static/plugins/fullcalendar/main.min.css HTTP/1.1" 404 2026 WARNING 2025-10-14 00:06:02,307 basehttp 60001 6245494784 "GET /static/plugins/fullcalendar/locales-all.min.js HTTP/1.1" 404 2044 WARNING 2025-10-14 00:06:02,353 basehttp 60001 6195015680 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:06:02,374 log 60001 6211842048 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:06:02,375 basehttp 60001 6211842048 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 00:07:26,323 basehttp 60001 6211842048 "GET /appointments/calendar/ HTTP/1.1" 200 45878 INFO 2025-10-14 00:07:26,343 basehttp 60001 6245494784 "GET /static/plugins/@fullcalendar/daygrid/index.global.js HTTP/1.1" 200 58461 INFO 2025-10-14 00:07:26,344 basehttp 60001 6279147520 "GET /static/plugins/@fullcalendar/interaction/index.global.js HTTP/1.1" 200 99452 INFO 2025-10-14 00:07:26,345 basehttp 60001 6211842048 "GET /static/plugins/moment/min/moment.min.js HTTP/1.1" 200 58890 INFO 2025-10-14 00:07:26,346 basehttp 60001 6262321152 "GET /static/plugins/@fullcalendar/timegrid/index.global.js HTTP/1.1" 200 68582 INFO 2025-10-14 00:07:26,346 basehttp 60001 6245494784 "GET /static/plugins/@fullcalendar/list/index.global.js HTTP/1.1" 200 18635 INFO 2025-10-14 00:07:26,348 basehttp 60001 6279147520 "GET /static/plugins/@fullcalendar/bootstrap/index.global.js HTTP/1.1" 200 2075 INFO 2025-10-14 00:07:26,350 basehttp 60001 6195015680 "GET /static/plugins/@fullcalendar/core/index.global.js HTTP/1.1" 200 444856 WARNING 2025-10-14 00:07:26,372 basehttp 60001 6195015680 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-14 00:07:26,375 basehttp 60001 6279147520 "GET /static/plugins/moment/min/moment.min.js.map HTTP/1.1" 200 98730 WARNING 2025-10-14 00:07:26,428 log 60001 6228668416 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:07:26,428 basehttp 60001 6228668416 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 00:07:26,477 log 60001 6279147520 Not Found: /api/appointments/calendar/ WARNING 2025-10-14 00:07:26,477 basehttp 60001 6279147520 "GET /api/appointments/calendar/?start=2025-10-12T00%3A00%3A00%2B03%3A00&end=2025-10-19T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 404 20489 ERROR 2025-10-14 00:07:35,513 log 60001 6279147520 Internal Server Error: /appointments/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 158, in get self.object_list = self.get_queryset() ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 97, in get_queryset ).order_by('-appointment_date', '-appointment_time') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1722, in order_by obj.query.add_ordering(*field_names) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 2305, in add_ordering self.names_to_path(item.split(LOOKUP_SEP), self.model._meta) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1806, in names_to_path raise FieldError( django.core.exceptions.FieldError: Cannot resolve keyword 'appointment_date' into field. Choices are: aba_consults, appointment_number, arrival_at, cancel_reason, cancelled_by, cancelled_by_id, clinic, clinic_id, confirmation_method, confirmation_sent_at, consent_verified, created_at, duration, end_at, finance_cleared, id, invoices, medical_consultations, medical_followups, notes, nphies_encounter_links, nursing_encounters, ot_consults, ot_sessions, patient, patient_id, provider, provider_id, reminders, reschedule_count, reschedule_reason, room, room_id, scheduled_date, scheduled_time, service_type, slp_assessments, slp_consults, slp_interventions, start_at, status, tenant, tenant_id, updated_at ERROR 2025-10-14 00:07:35,591 basehttp 60001 6279147520 "GET /appointments/ HTTP/1.1" 500 121362 WARNING 2025-10-14 00:07:35,672 log 60001 6279147520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:07:35,672 basehttp 60001 6279147520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 00:08:04,125 autoreload 60001 8782111040 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-10-14 00:08:04,553 autoreload 61000 8782111040 Watching for file changes with StatReloader ERROR 2025-10-14 00:08:04,777 log 61000 6193737728 Internal Server Error: /appointments/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 210, in render return template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 173, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 326, in render if match: ^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 398, in __bool__ self._fetch_all() File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1949, in _fetch_all self._result_cache = list(self._iterable_class(self)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__ results = compiler.execute_sql( ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1610, in execute_sql sql, params = self.as_sql() ^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 766, in as_sql extra_select, order_by, group_by = self.pre_sql_setup( ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 85, in pre_sql_setup self.setup_query(with_col_aliases=with_col_aliases) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 74, in setup_query self.select, self.klass_info, self.annotation_col_map = self.get_select( ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 299, in get_select related_klass_infos = self.get_related_selections(select, select_mask) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1396, in get_related_selections raise FieldError( django.core.exceptions.FieldError: Invalid field name(s) given in select_related: 'service'. Choices are: tenant, patient, clinic, provider, room, cancelled_by ERROR 2025-10-14 00:08:04,855 basehttp 61000 6193737728 "GET /appointments/ HTTP/1.1" 500 251924 WARNING 2025-10-14 00:08:04,936 log 61000 6193737728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:08:04,936 basehttp 61000 6193737728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 00:09:23,369 autoreload 61000 8782111040 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-10-14 00:09:23,706 autoreload 61694 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 00:09:24,003 basehttp 61694 6136229888 "GET /appointments/ HTTP/1.1" 200 38681 INFO 2025-10-14 00:09:24,022 basehttp 61694 6136229888 "GET /static/plugins/datatables.net-bs5/css/dataTables.bootstrap5.min.css HTTP/1.1" 200 15096 INFO 2025-10-14 00:09:24,022 basehttp 61694 6153056256 "GET /static/plugins/datatables.net-responsive-bs5/css/responsive.bootstrap5.min.css HTTP/1.1" 200 6044 INFO 2025-10-14 00:09:24,023 basehttp 61694 6186708992 "GET /static/plugins/datatables.net-bs5/js/dataTables.bootstrap5.min.js HTTP/1.1" 200 1470 INFO 2025-10-14 00:09:24,023 basehttp 61694 6136229888 "GET /static/plugins/datatables.net-responsive/js/dataTables.responsive.min.js HTTP/1.1" 200 16086 INFO 2025-10-14 00:09:24,024 basehttp 61694 6220361728 "GET /static/plugins/datatables.net-responsive-bs5/js/responsive.bootstrap5.min.js HTTP/1.1" 200 1796 INFO 2025-10-14 00:09:24,024 basehttp 61694 6169882624 "GET /static/plugins/datatables.net/js/dataTables.min.js HTTP/1.1" 200 95735 WARNING 2025-10-14 00:09:24,064 basehttp 61694 6169882624 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:09:24,084 log 61694 6203535360 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:09:24,084 basehttp 61694 6203535360 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 00:09:34,368 basehttp 61694 6203535360 "GET /appointments/ HTTP/1.1" 200 38679 WARNING 2025-10-14 00:09:34,438 basehttp 61694 6220361728 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:09:34,440 log 61694 6203535360 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:09:34,441 basehttp 61694 6203535360 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 00:09:42,200 basehttp 61694 6203535360 "GET /appointments/calendar/ HTTP/1.1" 200 45878 WARNING 2025-10-14 00:09:42,269 basehttp 61694 6136229888 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:09:42,272 log 61694 6203535360 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:09:42,272 basehttp 61694 6203535360 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 00:09:42,349 log 61694 6203535360 Not Found: /api/appointments/calendar/ WARNING 2025-10-14 00:09:42,349 basehttp 61694 6203535360 "GET /api/appointments/calendar/?start=2025-10-12T00%3A00%3A00%2B03%3A00&end=2025-10-19T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 404 20489 WARNING 2025-10-14 00:09:48,879 log 61694 6203535360 Not Found: /api/appointments/calendar/ WARNING 2025-10-14 00:09:48,879 basehttp 61694 6203535360 "GET /api/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 404 20490 INFO 2025-10-14 00:09:49,103 basehttp 61694 6203535360 "GET /__debug__/history_sidebar/?request_id=0f7843b62e734b51b89efa5d0fc3f2bc HTTP/1.1" 200 9650 WARNING 2025-10-14 00:09:54,511 basehttp 61694 6203535360 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:09:54,585 log 61694 6186708992 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:09:54,585 basehttp 61694 6186708992 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 00:09:54,646 log 61694 6186708992 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:09:54,646 basehttp 61694 6186708992 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 00:09:55,292 basehttp 61694 6186708992 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:09:55,383 log 61694 6153056256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:09:55,383 basehttp 61694 6153056256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 00:09:55,444 log 61694 6153056256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:09:55,444 basehttp 61694 6153056256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 00:09:56,141 basehttp 61694 6153056256 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:09:56,230 log 61694 6136229888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:09:56,230 basehttp 61694 6136229888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20338 WARNING 2025-10-14 00:09:56,289 log 61694 6136229888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:09:56,290 basehttp 61694 6136229888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 00:09:56,731 basehttp 61694 6153056256 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-14 00:09:56,771 basehttp 61694 6153056256 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:09:56,806 log 61694 6136229888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:09:56,806 basehttp 61694 6136229888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 00:09:59,165 basehttp 61694 6136229888 "GET /patients/ HTTP/1.1" 200 36587 WARNING 2025-10-14 00:09:59,186 basehttp 61694 6169882624 "GET /static/plugins/datatables/datatables.min.js HTTP/1.1" 404 2035 WARNING 2025-10-14 00:09:59,188 basehttp 61694 6153056256 "GET /static/plugins/datatables/datatables.min.css HTTP/1.1" 404 2038 WARNING 2025-10-14 00:09:59,227 basehttp 61694 6153056256 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:09:59,246 log 61694 6136229888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:09:59,247 basehttp 61694 6136229888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 00:10:01,965 basehttp 61694 6136229888 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:10:01,974 basehttp 61694 6169882624 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-14 00:10:02,047 log 61694 6153056256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:10:02,047 basehttp 61694 6153056256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 00:10:02,108 log 61694 6153056256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:10:02,108 basehttp 61694 6153056256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-14 00:10:03,463 log 61694 6153056256 Internal Server Error: /consents/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(", ".join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: core/consent_form.html ERROR 2025-10-14 00:10:03,555 basehttp 61694 6153056256 "GET /consents/create/ HTTP/1.1" 500 101084 WARNING 2025-10-14 00:10:03,629 log 61694 6153056256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:10:03,629 basehttp 61694 6153056256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 00:11:48,120 autoreload 61694 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-14 00:11:48,480 autoreload 62852 8782111040 Watching for file changes with StatReloader ERROR 2025-10-14 00:11:58,921 log 62852 6167113728 Internal Server Error: /consents/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 81, in reverse extra, resolver = resolver.namespace_dict[ns] ~~~~~~~~~~~~~~~~~~~~~~~^^^^ KeyError: 'clinic' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 92, in reverse raise NoReverseMatch("%s is not a registered namespace" % key) django.urls.exceptions.NoReverseMatch: 'clinic' is not a registered namespace ERROR 2025-10-14 00:11:59,019 basehttp 62852 6167113728 "GET /consents/create/ HTTP/1.1" 500 176024 WARNING 2025-10-14 00:11:59,145 log 62852 6167113728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:11:59,146 basehttp 62852 6167113728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20339 ERROR 2025-10-14 00:13:58,813 log 62852 6167113728 Internal Server Error: /consents/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 98, in reverse resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix raise NoReverseMatch(msg) django.urls.exceptions.NoReverseMatch: Reverse for 'consent-list' not found. 'consent-list' is not a valid view function or pattern name. ERROR 2025-10-14 00:13:58,897 basehttp 62852 6167113728 "GET /consents/create/ HTTP/1.1" 500 174724 WARNING 2025-10-14 00:13:58,977 log 62852 6167113728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:13:58,977 basehttp 62852 6167113728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-14 00:14:17,206 log 62852 6167113728 Internal Server Error: /consents/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 81, in reverse extra, resolver = resolver.namespace_dict[ns] ~~~~~~~~~~~~~~~~~~~~~~~^^^^ KeyError: 'clinic' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 92, in reverse raise NoReverseMatch("%s is not a registered namespace" % key) django.urls.exceptions.NoReverseMatch: 'clinic' is not a registered namespace ERROR 2025-10-14 00:14:17,288 basehttp 62852 6167113728 "GET /consents/create/ HTTP/1.1" 500 175584 WARNING 2025-10-14 00:14:17,362 log 62852 6167113728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:14:17,362 basehttp 62852 6167113728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 00:14:29,301 basehttp 62852 6167113728 "GET /consents/create/ HTTP/1.1" 200 35203 WARNING 2025-10-14 00:14:29,366 basehttp 62852 13035925504 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:14:29,390 log 62852 6167113728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:14:29,390 basehttp 62852 6167113728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 00:16:17,622 basehttp 62852 6167113728 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:16:17,702 log 62852 13035925504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:16:17,702 basehttp 62852 13035925504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 00:16:17,763 log 62852 13035925504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:16:17,763 basehttp 62852 13035925504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 00:16:23,230 basehttp 62852 13035925504 "GET /patients/ HTTP/1.1" 200 36587 WARNING 2025-10-14 00:16:23,257 basehttp 62852 13052751872 "GET /static/plugins/datatables/datatables.min.js HTTP/1.1" 404 2035 WARNING 2025-10-14 00:16:23,257 basehttp 62852 6167113728 "GET /static/plugins/datatables/datatables.min.css HTTP/1.1" 404 2038 WARNING 2025-10-14 00:16:23,305 basehttp 62852 6167113728 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:16:23,330 log 62852 13035925504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:16:23,330 basehttp 62852 13035925504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 00:16:25,874 basehttp 62852 13035925504 "GET /patients/create/ HTTP/1.1" 200 49360 WARNING 2025-10-14 00:16:25,948 basehttp 62852 6167113728 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:16:25,952 log 62852 13035925504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:16:25,953 basehttp 62852 13035925504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 00:16:52,092 basehttp 62852 13035925504 "GET /patients/create/ HTTP/1.1" 200 49365 WARNING 2025-10-14 00:16:52,156 basehttp 62852 6167113728 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:16:52,179 log 62852 13035925504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:16:52,179 basehttp 62852 13035925504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 00:17:12,855 basehttp 62852 13035925504 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:17:12,867 basehttp 62852 13035925504 "GET /static/plugins/datatables/datatables.min.css HTTP/1.1" 404 2038 WARNING 2025-10-14 00:17:12,950 log 62852 6167113728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:17:12,951 basehttp 62852 6167113728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 00:17:13,011 log 62852 6167113728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:17:13,011 basehttp 62852 6167113728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 00:17:14,300 basehttp 62852 6167113728 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:17:14,400 log 62852 13035925504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:17:14,401 basehttp 62852 13035925504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20338 WARNING 2025-10-14 00:17:14,463 log 62852 13035925504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:17:14,463 basehttp 62852 13035925504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 00:17:26,308 basehttp 62852 13035925504 "GET /appointments/calendar/ HTTP/1.1" 200 45878 WARNING 2025-10-14 00:17:26,390 basehttp 62852 13052751872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:17:26,437 log 62852 13035925504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:17:26,437 basehttp 62852 13035925504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20339 WARNING 2025-10-14 00:17:26,468 log 62852 6167113728 Not Found: /api/appointments/calendar/ WARNING 2025-10-14 00:17:26,468 basehttp 62852 6167113728 "GET /api/appointments/calendar/?start=2025-10-12T00%3A00%3A00%2B03%3A00&end=2025-10-19T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 404 20489 WARNING 2025-10-14 00:17:28,211 basehttp 62852 6167113728 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:17:28,302 log 62852 13035925504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:17:28,303 basehttp 62852 13035925504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 00:17:28,364 log 62852 13035925504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:17:28,364 basehttp 62852 13035925504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 00:17:29,647 basehttp 62852 13035925504 "GET / HTTP/1.1" 200 40949 WARNING 2025-10-14 00:17:29,666 basehttp 62852 13035925504 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-14 00:17:29,667 basehttp 62852 13052751872 "GET /static/plugins/apexcharts/apexcharts.min.js HTTP/1.1" 404 2035 WARNING 2025-10-14 00:17:29,703 basehttp 62852 13035925504 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:17:29,736 log 62852 6167113728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:17:29,736 basehttp 62852 6167113728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 00:19:18,494 basehttp 62852 6167113728 "GET /admin/ HTTP/1.1" 200 26187 INFO 2025-10-14 00:19:18,514 basehttp 62852 13035925504 "GET /static/admin/css/base.css HTTP/1.1" 200 22120 INFO 2025-10-14 00:19:18,514 basehttp 62852 13052751872 "GET /static/admin/css/dark_mode.css HTTP/1.1" 200 2808 INFO 2025-10-14 00:19:18,515 basehttp 62852 13086404608 "GET /static/admin/css/dashboard.css HTTP/1.1" 200 441 INFO 2025-10-14 00:19:18,515 basehttp 62852 13069578240 "GET /static/admin/css/nav_sidebar.css HTTP/1.1" 200 2810 INFO 2025-10-14 00:19:18,515 basehttp 62852 13103230976 "GET /static/admin/css/responsive.css HTTP/1.1" 200 16565 INFO 2025-10-14 00:19:18,515 basehttp 62852 13035925504 "GET /static/admin/js/theme.js HTTP/1.1" 200 1653 INFO 2025-10-14 00:19:18,516 basehttp 62852 13103230976 "GET /static/admin/js/nav_sidebar.js HTTP/1.1" 200 3063 INFO 2025-10-14 00:19:18,519 basehttp 62852 13103230976 "GET /static/admin/img/icon-addlink.svg HTTP/1.1" 200 331 INFO 2025-10-14 00:19:18,520 basehttp 62852 13035925504 "GET /static/admin/img/icon-changelink.svg HTTP/1.1" 200 380 WARNING 2025-10-14 00:19:18,574 log 62852 6167113728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:19:18,574 basehttp 62852 6167113728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 00:19:40,948 basehttp 62852 6167113728 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:19:40,956 basehttp 62852 13103230976 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-14 00:19:41,033 log 62852 13035925504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:19:41,033 basehttp 62852 13035925504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 00:19:41,092 log 62852 13035925504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:19:41,092 basehttp 62852 13035925504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 00:22:37,377 autoreload 62852 8782111040 /Users/marwanalwali/AgdarCentre/core/admin.py changed, reloading. INFO 2025-10-14 00:22:37,748 autoreload 68164 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 00:22:49,947 basehttp 68164 6130085888 "GET /admin/ HTTP/1.1" 200 31782 INFO 2025-10-14 00:22:52,594 basehttp 68164 6130085888 "GET /admin/core/user/ HTTP/1.1" 200 35979 INFO 2025-10-14 00:22:52,609 basehttp 68164 6130085888 "GET /static/admin/css/changelists.css HTTP/1.1" 200 6878 INFO 2025-10-14 00:22:52,610 basehttp 68164 13304360960 "GET /static/admin/js/jquery.init.js HTTP/1.1" 200 347 INFO 2025-10-14 00:22:52,610 basehttp 68164 13321187328 "GET /static/admin/js/core.js HTTP/1.1" 200 6208 INFO 2025-10-14 00:22:52,611 basehttp 68164 13338013696 "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.1" 200 9777 INFO 2025-10-14 00:22:52,611 basehttp 68164 13321187328 "GET /static/admin/js/prepopulate.js HTTP/1.1" 200 1531 INFO 2025-10-14 00:22:52,612 basehttp 68164 6130085888 "GET /static/admin/js/actions.js HTTP/1.1" 200 8076 INFO 2025-10-14 00:22:52,612 basehttp 68164 13304360960 "GET /static/admin/js/urlify.js HTTP/1.1" 200 7887 INFO 2025-10-14 00:22:52,613 basehttp 68164 13321187328 "GET /static/admin/img/search.svg HTTP/1.1" 200 458 INFO 2025-10-14 00:22:52,614 basehttp 68164 6130085888 "GET /static/admin/img/icon-yes.svg HTTP/1.1" 200 436 INFO 2025-10-14 00:22:52,615 basehttp 68164 13338013696 "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.1" 200 325171 INFO 2025-10-14 00:22:52,617 basehttp 68164 6163738624 "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.1" 200 285314 INFO 2025-10-14 00:22:52,618 basehttp 68164 6163738624 "GET /static/admin/js/filters.js HTTP/1.1" 200 978 INFO 2025-10-14 00:22:52,672 basehttp 68164 6146912256 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 00:22:52,685 basehttp 68164 6146912256 "GET /static/admin/img/tooltag-add.svg HTTP/1.1" 200 331 INFO 2025-10-14 00:22:52,685 basehttp 68164 13338013696 "GET /static/admin/img/icon-viewlink.svg HTTP/1.1" 200 581 INFO 2025-10-14 00:22:52,685 basehttp 68164 6163738624 "GET /static/admin/img/sorting-icons.svg HTTP/1.1" 200 1097 INFO 2025-10-14 00:22:53,920 basehttp 68164 6163738624 "GET /admin/core/user/697b1049-70a5-4695-9807-e025b7096e29/change/ HTTP/1.1" 200 74857 INFO 2025-10-14 00:22:53,931 basehttp 68164 6163738624 "GET /static/admin/css/forms.css HTTP/1.1" 200 8525 INFO 2025-10-14 00:22:53,935 basehttp 68164 13338013696 "GET /static/admin/js/calendar.js HTTP/1.1" 200 9141 INFO 2025-10-14 00:22:53,935 basehttp 68164 13304360960 "GET /static/admin/js/prepopulate_init.js HTTP/1.1" 200 586 INFO 2025-10-14 00:22:53,936 basehttp 68164 6130085888 "GET /static/admin/js/SelectBox.js HTTP/1.1" 200 4530 INFO 2025-10-14 00:22:53,936 basehttp 68164 13321187328 "GET /static/admin/js/SelectFilter2.js HTTP/1.1" 200 15845 INFO 2025-10-14 00:22:53,936 basehttp 68164 6146912256 "GET /static/admin/js/admin/DateTimeShortcuts.js HTTP/1.1" 200 19319 INFO 2025-10-14 00:22:53,936 basehttp 68164 13338013696 "GET /static/admin/css/widgets.css HTTP/1.1" 200 11973 INFO 2025-10-14 00:22:53,937 basehttp 68164 13338013696 "GET /static/admin/js/change_form.js HTTP/1.1" 200 606 INFO 2025-10-14 00:22:53,993 basehttp 68164 6163738624 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 00:22:54,022 basehttp 68164 6163738624 "GET /static/admin/img/selector-icons.svg HTTP/1.1" 200 3291 INFO 2025-10-14 00:22:54,030 basehttp 68164 13338013696 "GET /static/admin/img/icon-clock.svg HTTP/1.1" 200 677 INFO 2025-10-14 00:22:54,031 basehttp 68164 6163738624 "GET /static/admin/img/icon-calendar.svg HTTP/1.1" 200 1086 INFO 2025-10-14 00:23:19,553 basehttp 68164 6163738624 "POST /admin/core/user/697b1049-70a5-4695-9807-e025b7096e29/change/ HTTP/1.1" 302 0 INFO 2025-10-14 00:23:19,625 basehttp 68164 6163738624 "GET /admin/core/user/ HTTP/1.1" 200 36259 INFO 2025-10-14 00:23:19,696 basehttp 68164 6163738624 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 00:23:26,653 basehttp 68164 6163738624 "GET / HTTP/1.1" 200 38202 WARNING 2025-10-14 00:23:26,673 basehttp 68164 6146912256 "GET /static/plugins/apexcharts/apexcharts.min.js HTTP/1.1" 404 2035 WARNING 2025-10-14 00:23:26,673 basehttp 68164 6163738624 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-14 00:23:26,711 basehttp 68164 13321187328 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:23:26,746 log 68164 13338013696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:23:26,747 basehttp 68164 13338013696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 00:23:50,781 basehttp 68164 13338013696 "GET /appointments/create/ HTTP/1.1" 200 45842 WARNING 2025-10-14 00:23:50,845 basehttp 68164 6130085888 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:23:50,864 log 68164 13338013696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:23:50,864 basehttp 68164 13338013696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 00:24:02,980 basehttp 68164 13338013696 "GET /appointments/calendar/ HTTP/1.1" 200 45777 WARNING 2025-10-14 00:24:03,064 basehttp 68164 6130085888 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:24:03,079 log 68164 13338013696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:24:03,080 basehttp 68164 13338013696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 00:24:03,156 log 68164 13304360960 Not Found: /api/appointments/calendar/ WARNING 2025-10-14 00:24:03,156 basehttp 68164 13304360960 "GET /api/appointments/calendar/?start=2025-10-12T00%3A00%3A00%2B03%3A00&end=2025-10-19T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 404 20490 WARNING 2025-10-14 00:24:04,669 basehttp 68164 13304360960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:24:04,761 log 68164 13338013696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:24:04,761 basehttp 68164 13338013696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 00:24:04,824 log 68164 13338013696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:24:04,824 basehttp 68164 13338013696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 00:24:06,202 basehttp 68164 13338013696 "GET /appointments/ HTTP/1.1" 200 38578 WARNING 2025-10-14 00:24:06,262 basehttp 68164 6130085888 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:24:06,322 log 68164 13338013696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:24:06,322 basehttp 68164 13338013696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20338 WARNING 2025-10-14 00:24:07,864 basehttp 68164 13338013696 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:24:07,945 log 68164 6130085888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:24:07,945 basehttp 68164 6130085888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 00:24:08,008 log 68164 6130085888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:24:08,008 basehttp 68164 6130085888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 00:24:08,614 basehttp 68164 6130085888 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:24:08,624 basehttp 68164 6163738624 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-14 00:24:08,696 log 68164 6146912256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:24:08,696 basehttp 68164 6146912256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 00:24:08,758 log 68164 6146912256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:24:08,758 basehttp 68164 6146912256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 00:24:10,509 basehttp 68164 6146912256 "GET /finance/invoices/create/ HTTP/1.1" 200 41044 WARNING 2025-10-14 00:24:10,530 basehttp 68164 6130085888 "GET /static/plugins/select2/js/select2.min.js HTTP/1.1" 404 2026 WARNING 2025-10-14 00:24:10,567 basehttp 68164 6130085888 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:24:10,590 log 68164 6146912256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:24:10,590 basehttp 68164 6146912256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 00:26:26,229 basehttp 68164 6146912256 "GET /finance/invoices/create/ HTTP/1.1" 200 41024 WARNING 2025-10-14 00:26:26,245 basehttp 68164 6130085888 "GET /static/plugins/select2/js/select2.min.js HTTP/1.1" 404 2026 WARNING 2025-10-14 00:26:26,283 basehttp 68164 6130085888 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:26:26,315 log 68164 6146912256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:26:26,315 basehttp 68164 6146912256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 00:26:27,073 basehttp 68164 6146912256 "GET /finance/invoices/create/ HTTP/1.1" 200 41024 WARNING 2025-10-14 00:26:27,090 basehttp 68164 6130085888 "GET /static/plugins/select2/js/select2.min.js HTTP/1.1" 404 2026 WARNING 2025-10-14 00:26:27,128 basehttp 68164 6130085888 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:26:27,148 log 68164 6146912256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:26:27,148 basehttp 68164 6146912256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 00:27:09,880 basehttp 68164 6146912256 "GET /finance/invoices/create/ HTTP/1.1" 200 41029 WARNING 2025-10-14 00:27:09,931 basehttp 68164 6130085888 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:27:09,963 log 68164 6146912256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:27:09,963 basehttp 68164 6146912256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 00:27:14,626 basehttp 68164 6146912256 "GET /finance/invoices/create/ HTTP/1.1" 200 41031 WARNING 2025-10-14 00:27:14,679 basehttp 68164 6130085888 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:27:14,703 log 68164 6146912256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:27:14,704 basehttp 68164 6146912256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 00:28:37,602 basehttp 68164 6146912256 "GET /finance/invoices/create/ HTTP/1.1" 200 41047 WARNING 2025-10-14 00:28:37,675 basehttp 68164 6130085888 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:28:37,693 log 68164 6146912256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:28:37,693 basehttp 68164 6146912256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 00:30:07,791 basehttp 68164 6146912256 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:30:07,894 log 68164 6130085888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:30:07,894 basehttp 68164 6130085888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20338 WARNING 2025-10-14 00:30:07,962 log 68164 6130085888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:30:07,962 basehttp 68164 6130085888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 00:30:13,422 basehttp 68164 6130085888 "GET /appointments/ HTTP/1.1" 200 38560 WARNING 2025-10-14 00:30:13,496 basehttp 68164 6146912256 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:30:13,519 log 68164 6130085888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:30:13,519 basehttp 68164 6130085888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 00:30:15,406 basehttp 68164 6130085888 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 00:30:15,488 log 68164 6146912256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:30:15,489 basehttp 68164 6146912256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 00:30:15,549 log 68164 6146912256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:30:15,549 basehttp 68164 6146912256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 00:30:23,194 basehttp 68164 6146912256 "GET /admin/core/user/697b1049-70a5-4695-9807-e025b7096e29/change/ HTTP/1.1" 200 74962 INFO 2025-10-14 00:30:23,262 basehttp 68164 6146912256 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 00:30:29,862 basehttp 68164 6146912256 "POST /admin/core/user/697b1049-70a5-4695-9807-e025b7096e29/change/ HTTP/1.1" 302 0 INFO 2025-10-14 00:30:29,936 basehttp 68164 6146912256 "GET /admin/core/user/ HTTP/1.1" 200 36238 INFO 2025-10-14 00:30:30,008 basehttp 68164 6146912256 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 ERROR 2025-10-14 00:30:33,119 log 68164 6146912256 Internal Server Error: / Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 228, in get context = self.get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 51, in get_context_data context.update(self._get_clinical_widgets()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 129, in _get_clinical_widgets my_appointments = Appointment.objects.filter( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1526, in build_filter lookups, parts, reffed_expression = self.solve_lookup_type(arg, summarize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1333, in solve_lookup_type _, field, _, lookup_parts = self.names_to_path(lookup_splitted, self.get_meta()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1806, in names_to_path raise FieldError( django.core.exceptions.FieldError: Cannot resolve keyword 'appointment_date' into field. Choices are: aba_consults, appointment_number, arrival_at, cancel_reason, cancelled_by, cancelled_by_id, clinic, clinic_id, confirmation_method, confirmation_sent_at, consent_verified, created_at, duration, end_at, finance_cleared, id, invoices, medical_consultations, medical_followups, notes, nphies_encounter_links, nursing_encounters, ot_consults, ot_sessions, patient, patient_id, provider, provider_id, reminders, reschedule_count, reschedule_reason, room, room_id, scheduled_date, scheduled_time, service_type, slp_assessments, slp_consults, slp_interventions, start_at, status, tenant, tenant_id, updated_at ERROR 2025-10-14 00:30:33,196 basehttp 68164 6146912256 "GET / HTTP/1.1" 500 154320 WARNING 2025-10-14 00:30:33,271 log 68164 6146912256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:30:33,271 basehttp 68164 6146912256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 00:31:19,297 autoreload 68164 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-14 00:31:19,657 autoreload 72451 8782111040 Watching for file changes with StatReloader ERROR 2025-10-14 00:31:20,699 log 72451 6129840128 Internal Server Error: / Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 228, in get context = self.get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 51, in get_context_data context.update(self._get_clinical_widgets()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 129, in _get_clinical_widgets my_appointments = Appointment.objects.filter( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1563, in build_filter self.check_related_objects(join_info.final_field, value, join_info.opts) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1372, in check_related_objects self.check_query_object_type(value, opts, field) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1349, in check_query_object_type raise ValueError( ValueError: Cannot query "Marwan Alwali (Doctor)": Must be "Provider" instance. ERROR 2025-10-14 00:31:20,772 basehttp 72451 6129840128 "GET / HTTP/1.1" 500 151614 WARNING 2025-10-14 00:31:20,880 log 72451 6129840128 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:31:20,880 basehttp 72451 6129840128 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20338 ERROR 2025-10-14 00:31:24,189 log 72451 6129840128 Internal Server Error: / Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 228, in get context = self.get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 51, in get_context_data context.update(self._get_clinical_widgets()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 129, in _get_clinical_widgets my_appointments = Appointment.objects.filter( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1563, in build_filter self.check_related_objects(join_info.final_field, value, join_info.opts) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1372, in check_related_objects self.check_query_object_type(value, opts, field) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1349, in check_query_object_type raise ValueError( ValueError: Cannot query "Marwan Alwali (Doctor)": Must be "Provider" instance. ERROR 2025-10-14 00:31:24,269 basehttp 72451 6129840128 "GET / HTTP/1.1" 500 151614 WARNING 2025-10-14 00:31:24,344 log 72451 6129840128 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 00:31:24,344 basehttp 72451 6129840128 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 01:37:29,014 autoreload 6224 8782111040 Watching for file changes with StatReloader ERROR 2025-10-14 01:37:32,773 log 6224 6158315520 Internal Server Error: / Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 228, in get context = self.get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 51, in get_context_data context.update(self._get_clinical_widgets()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 129, in _get_clinical_widgets my_appointments = Appointment.objects.filter( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1563, in build_filter self.check_related_objects(join_info.final_field, value, join_info.opts) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1372, in check_related_objects self.check_query_object_type(value, opts, field) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1349, in check_query_object_type raise ValueError( ValueError: Cannot query "Marwan Alwali (Doctor)": Must be "Provider" instance. ERROR 2025-10-14 01:37:32,846 basehttp 6224 6158315520 "GET / HTTP/1.1" 500 151614 WARNING 2025-10-14 01:37:32,934 log 6224 6158315520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 01:37:32,935 basehttp 6224 6158315520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 01:37:33,736 log 6224 6158315520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 01:37:33,736 basehttp 6224 6158315520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 01:37:36,753 basehttp 6224 6158315520 "GET /admin/core/user/697b1049-70a5-4695-9807-e025b7096e29/change/ HTTP/1.1" 200 74941 INFO 2025-10-14 01:37:36,823 basehttp 6224 6158315520 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 01:37:50,102 basehttp 6224 6158315520 "POST /admin/core/user/697b1049-70a5-4695-9807-e025b7096e29/change/ HTTP/1.1" 302 0 INFO 2025-10-14 01:37:50,213 basehttp 6224 6158315520 "GET /admin/core/user/ HTTP/1.1" 200 36261 INFO 2025-10-14 01:37:50,287 basehttp 6224 6158315520 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 WARNING 2025-10-14 01:37:52,134 log 6224 6158315520 Not Found: /accounts/profile/ WARNING 2025-10-14 01:37:52,134 basehttp 6224 6158315520 "GET /accounts/profile/ HTTP/1.1" 404 22326 WARNING 2025-10-14 01:37:52,215 log 6224 6158315520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 01:37:52,215 basehttp 6224 6158315520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 01:37:53,540 basehttp 6224 6158315520 "GET /accounts/login/ HTTP/1.1" 200 18100 WARNING 2025-10-14 01:37:53,613 log 6224 6158315520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 01:37:53,613 basehttp 6224 6158315520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 01:37:54,886 basehttp 6224 6158315520 "GET /accounts/login/ HTTP/1.1" 200 18100 WARNING 2025-10-14 01:37:54,974 log 6224 6158315520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 01:37:54,974 basehttp 6224 6158315520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 01:38:24,867 basehttp 6224 6158315520 "POST /login/ HTTP/1.1" 302 0 WARNING 2025-10-14 01:38:24,929 log 6224 6158315520 Not Found: /accounts/profile/ WARNING 2025-10-14 01:38:24,929 basehttp 6224 6158315520 "GET /accounts/profile/ HTTP/1.1" 404 22324 WARNING 2025-10-14 01:38:25,002 log 6224 6158315520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 01:38:25,002 basehttp 6224 6158315520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 01:38:31,005 log 6224 6158315520 Not Found: /accounts WARNING 2025-10-14 01:38:31,005 basehttp 6224 6158315520 "GET /accounts HTTP/1.1" 404 20177 WARNING 2025-10-14 01:38:31,087 log 6224 6158315520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 01:38:31,087 basehttp 6224 6158315520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 01:38:35,426 basehttp 6224 6158315520 "GET / HTTP/1.1" 200 38182 WARNING 2025-10-14 01:38:35,442 basehttp 6224 6175141888 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-14 01:38:35,443 basehttp 6224 6191968256 "GET /static/plugins/apexcharts/apexcharts.min.js HTTP/1.1" 404 2035 WARNING 2025-10-14 01:38:35,483 basehttp 6224 6175141888 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 01:38:35,504 log 6224 6158315520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 01:38:35,504 basehttp 6224 6158315520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 14:14:06,131 autoreload 78147 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 14:14:10,314 basehttp 78147 6160822272 "GET / HTTP/1.1" 200 38184 WARNING 2025-10-14 14:14:10,329 basehttp 78147 6160822272 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-14 14:14:10,329 basehttp 78147 6177648640 "GET /static/plugins/apexcharts/apexcharts.min.js HTTP/1.1" 404 2035 INFO 2025-10-14 14:14:10,330 basehttp 78147 6194475008 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-10-14 14:14:10,403 basehttp 78147 6160822272 "GET /static/img/logo/favicon.ico HTTP/1.1" 304 0 WARNING 2025-10-14 14:14:10,404 basehttp 78147 6194475008 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-14 14:14:10,404 basehttp 78147 6177648640 "GET /static/img/logo/site.webmanifest HTTP/1.1" 304 0 WARNING 2025-10-14 14:14:10,430 log 78147 6211301376 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 14:14:10,430 basehttp 78147 6211301376 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 14:16:36,300 basehttp 78147 6211301376 "GET /patients/create/ HTTP/1.1" 200 49245 WARNING 2025-10-14 14:16:36,356 basehttp 78147 6160822272 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 14:16:36,395 log 78147 6211301376 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 14:16:36,395 basehttp 78147 6211301376 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 14:16:41,805 basehttp 78147 6211301376 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 14:16:41,816 basehttp 78147 6194475008 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-14 14:16:41,888 log 78147 6160822272 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 14:16:41,889 basehttp 78147 6160822272 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 14:16:41,950 log 78147 6160822272 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 14:16:41,950 basehttp 78147 6160822272 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 14:16:47,881 basehttp 78147 6160822272 "GET /appointments/create/ HTTP/1.1" 200 45824 WARNING 2025-10-14 14:16:47,939 basehttp 78147 6194475008 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 14:16:47,975 log 78147 6160822272 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 14:16:47,975 basehttp 78147 6160822272 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 14:16:52,612 basehttp 78147 6160822272 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 14:16:52,701 log 78147 6160822272 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 14:16:52,702 basehttp 78147 6160822272 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 14:16:52,764 log 78147 6160822272 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 14:16:52,764 basehttp 78147 6160822272 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 14:27:58,829 autoreload 83568 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 14:28:04,657 basehttp 83568 6203584512 "GET /admin/core/user/ HTTP/1.1" 200 36009 INFO 2025-10-14 14:28:04,740 basehttp 83568 6203584512 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 14:28:13,236 basehttp 83568 6203584512 "GET /admin/django_celery_beat/periodictask/ HTTP/1.1" 200 33590 INFO 2025-10-14 14:28:13,304 basehttp 83568 6203584512 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 14:37:18,715 signals 88413 8782111040 User created: basma.al-shamrani.admin1 (Administrator) INFO 2025-10-14 14:37:18,847 signals 88413 8782111040 User created: omar.al-dawsari.admin2 (Administrator) INFO 2025-10-14 14:37:18,978 signals 88413 8782111040 User created: nawaf.al-asiri.doctor1 (Doctor) INFO 2025-10-14 14:37:19,106 signals 88413 8782111040 User created: reem.al-zahrani.doctor2 (Doctor) INFO 2025-10-14 14:37:19,238 signals 88413 8782111040 User created: mansour.al-dawsari.doctor3 (Doctor) INFO 2025-10-14 14:37:19,370 signals 88413 8782111040 User created: maha.al-anzi.nurse1 (Nurse) INFO 2025-10-14 14:37:19,502 signals 88413 8782111040 User created: hussein.al-shehri.nurse2 (Nurse) INFO 2025-10-14 14:37:19,636 signals 88413 8782111040 User created: saad.al-anzi.nurse3 (Nurse) INFO 2025-10-14 14:37:19,767 signals 88413 8782111040 User created: fatima.al-shahrani.ot1 (Occupational Therapist) INFO 2025-10-14 14:37:19,897 signals 88413 8782111040 User created: hayat.al-ahmadi.ot2 (Occupational Therapist) INFO 2025-10-14 14:37:20,030 signals 88413 8782111040 User created: fatima.al-shamrani.slp1 (Speech-Language Pathologist) INFO 2025-10-14 14:37:20,161 signals 88413 8782111040 User created: hind.al-asiri.slp2 (Speech-Language Pathologist) INFO 2025-10-14 14:37:20,293 signals 88413 8782111040 User created: hessa.al-rashidi.aba1 (ABA Therapist) INFO 2025-10-14 14:37:20,421 signals 88413 8782111040 User created: fahad.al-shehri.aba2 (ABA Therapist) INFO 2025-10-14 14:37:20,550 signals 88413 8782111040 User created: abdullah.al-harbi.front_desk1 (Front Desk) INFO 2025-10-14 14:37:20,681 signals 88413 8782111040 User created: abeer.al-zahrani.front_desk2 (Front Desk) INFO 2025-10-14 14:37:20,812 signals 88413 8782111040 User created: saad.al-omari.finance1 (Finance) INFO 2025-10-14 14:37:20,941 signals 88413 8782111040 User created: khalid.al-rashidi.finance2 (Finance) INFO 2025-10-14 14:37:20,944 signals 88413 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-14 14:38:21,746 autoreload 83568 8782111040 /Users/marwanalwali/AgdarCentre/core/signals.py changed, reloading. INFO 2025-10-14 14:38:22,117 autoreload 88997 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 14:38:41,956 signals 89199 8782111040 User created: saad.al-shamrani.admin1 (Administrator) INFO 2025-10-14 14:38:42,087 signals 89199 8782111040 User created: dalal.al-otaibi.admin2 (Administrator) INFO 2025-10-14 14:38:42,214 signals 89199 8782111040 User created: mansour.al-anzi.doctor1 (Doctor) INFO 2025-10-14 14:38:42,340 signals 89199 8782111040 User created: nada.al-balawi.doctor2 (Doctor) INFO 2025-10-14 14:38:42,470 signals 89199 8782111040 User created: abeer.al-mutairi.doctor3 (Doctor) INFO 2025-10-14 14:38:42,599 signals 89199 8782111040 User created: lulwa.al-omari.nurse1 (Nurse) INFO 2025-10-14 14:38:42,726 signals 89199 8782111040 User created: mohammed.al-anzi.nurse2 (Nurse) INFO 2025-10-14 14:38:42,853 signals 89199 8782111040 User created: saleh.al-shahrani.nurse3 (Nurse) INFO 2025-10-14 14:38:42,981 signals 89199 8782111040 User created: turki.al-yami.ot1 (Occupational Therapist) INFO 2025-10-14 14:38:43,107 signals 89199 8782111040 User created: reem.al-qahtani.ot2 (Occupational Therapist) INFO 2025-10-14 14:38:43,235 signals 89199 8782111040 User created: mona.al-rashidi.slp1 (Speech-Language Pathologist) INFO 2025-10-14 14:38:43,362 signals 89199 8782111040 User created: khalid.al-omari.slp2 (Speech-Language Pathologist) INFO 2025-10-14 14:38:43,491 signals 89199 8782111040 User created: saud.al-zahrani.aba1 (ABA Therapist) INFO 2025-10-14 14:38:43,620 signals 89199 8782111040 User created: jawaher.al-maliki.aba2 (ABA Therapist) INFO 2025-10-14 14:38:43,747 signals 89199 8782111040 User created: nasser.al-juaid.front_desk1 (Front Desk) INFO 2025-10-14 14:38:43,874 signals 89199 8782111040 User created: waleed.al-yami.front_desk2 (Front Desk) INFO 2025-10-14 14:38:44,003 signals 89199 8782111040 User created: salma.al-ahmadi.finance1 (Finance) INFO 2025-10-14 14:38:44,132 signals 89199 8782111040 User created: saad.al-mutairi.finance2 (Finance) INFO 2025-10-14 14:38:44,134 signals 89199 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-14 14:38:44,134 signals 89199 8782111040 File created: FILE-2025-000001 for patient MRNAGDAR000001 INFO 2025-10-14 14:38:44,134 signals 89199 8782111040 Created main file for patient: MRNAGDAR000001 INFO 2025-10-14 14:40:35,573 autoreload 88997 8782111040 /Users/marwanalwali/AgdarCentre/core/signals.py changed, reloading. INFO 2025-10-14 14:40:35,970 autoreload 90128 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 14:40:53,831 signals 90338 8782111040 User created: abdullah.al-omari.admin1 (Administrator) INFO 2025-10-14 14:40:53,958 signals 90338 8782111040 User created: noura.al-zahrani.admin2 (Administrator) INFO 2025-10-14 14:40:54,086 signals 90338 8782111040 User created: saleh.al-subai.doctor1 (Doctor) INFO 2025-10-14 14:40:54,212 signals 90338 8782111040 User created: nasser.al-omari.doctor2 (Doctor) INFO 2025-10-14 14:40:54,339 signals 90338 8782111040 User created: maha.al-shehri.doctor3 (Doctor) INFO 2025-10-14 14:40:54,467 signals 90338 8782111040 User created: hassan.al-yami.nurse1 (Nurse) INFO 2025-10-14 14:40:54,596 signals 90338 8782111040 User created: lulwa.al-dawsari.nurse2 (Nurse) INFO 2025-10-14 14:40:54,726 signals 90338 8782111040 User created: mohammed.al-subaie.nurse3 (Nurse) INFO 2025-10-14 14:40:54,855 signals 90338 8782111040 User created: mansour.al-dosari.ot1 (Occupational Therapist) INFO 2025-10-14 14:40:54,983 signals 90338 8782111040 User created: amal.al-maliki.ot2 (Occupational Therapist) INFO 2025-10-14 14:40:55,110 signals 90338 8782111040 User created: fahad.al-shammari.slp1 (Speech-Language Pathologist) INFO 2025-10-14 14:40:55,239 signals 90338 8782111040 User created: noura.al-qahtani.slp2 (Speech-Language Pathologist) INFO 2025-10-14 14:40:55,370 signals 90338 8782111040 User created: mansour.al-rashidi.aba1 (ABA Therapist) INFO 2025-10-14 14:40:55,498 signals 90338 8782111040 User created: bandar.al-harthi.aba2 (ABA Therapist) INFO 2025-10-14 14:40:55,627 signals 90338 8782111040 User created: abdullah.al-harbi.front_desk1 (Front Desk) INFO 2025-10-14 14:40:55,754 signals 90338 8782111040 User created: mansour.al-omari.front_desk2 (Front Desk) INFO 2025-10-14 14:40:55,882 signals 90338 8782111040 User created: salma.al-qahtani.finance1 (Finance) INFO 2025-10-14 14:40:56,009 signals 90338 8782111040 User created: omar.al-shammari.finance2 (Finance) INFO 2025-10-14 14:40:56,011 signals 90338 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-14 14:40:56,011 signals 90338 8782111040 File created: FILE-2025-000001 for patient MRNAGDAR000001 INFO 2025-10-14 14:40:56,011 signals 90338 8782111040 Created main file for patient: MRNAGDAR000001 INFO 2025-10-14 14:42:12,127 autoreload 90128 8782111040 /Users/marwanalwali/AgdarCentre/core/signals.py changed, reloading. INFO 2025-10-14 14:42:12,503 autoreload 90977 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 14:42:30,003 signals 91151 8782111040 User created: talal.al-subaie.admin1 (Administrator) INFO 2025-10-14 14:42:30,141 signals 91151 8782111040 User created: fahad.al-shahrani.admin2 (Administrator) INFO 2025-10-14 14:42:30,269 signals 91151 8782111040 User created: dalal.al-ahmadi.doctor1 (Doctor) INFO 2025-10-14 14:42:30,397 signals 91151 8782111040 User created: abdulrahman.al-harthi.doctor2 (Doctor) INFO 2025-10-14 14:42:30,528 signals 91151 8782111040 User created: saud.al-otaibi.doctor3 (Doctor) INFO 2025-10-14 14:42:30,655 signals 91151 8782111040 User created: mansour.al-shammari.nurse1 (Nurse) INFO 2025-10-14 14:42:30,784 signals 91151 8782111040 User created: yazeed.al-balawi.nurse2 (Nurse) INFO 2025-10-14 14:42:30,910 signals 91151 8782111040 User created: ghada.al-dawsari.nurse3 (Nurse) INFO 2025-10-14 14:42:31,040 signals 91151 8782111040 User created: mohammed.al-subaie.ot1 (Occupational Therapist) INFO 2025-10-14 14:42:31,168 signals 91151 8782111040 User created: yazeed.al-dawsari.ot2 (Occupational Therapist) INFO 2025-10-14 14:42:31,297 signals 91151 8782111040 User created: khalid.al-shamrani.slp1 (Speech-Language Pathologist) INFO 2025-10-14 14:42:31,427 signals 91151 8782111040 User created: basma.al-asiri.slp2 (Speech-Language Pathologist) INFO 2025-10-14 14:42:31,555 signals 91151 8782111040 User created: khalid.al-zahrani.aba1 (ABA Therapist) INFO 2025-10-14 14:42:31,681 signals 91151 8782111040 User created: nawaf.al-subai.aba2 (ABA Therapist) INFO 2025-10-14 14:42:31,812 signals 91151 8782111040 User created: ali.al-juaid.front_desk1 (Front Desk) INFO 2025-10-14 14:42:31,940 signals 91151 8782111040 User created: talal.al-zahrani.front_desk2 (Front Desk) INFO 2025-10-14 14:42:32,067 signals 91151 8782111040 User created: saleh.al-yami.finance1 (Finance) INFO 2025-10-14 14:42:32,194 signals 91151 8782111040 User created: abdullah.al-shahrani.finance2 (Finance) INFO 2025-10-14 14:42:32,196 signals 91151 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-14 14:42:32,197 signals 91151 8782111040 File created: FILE-2025-000001 for patient MRNAGDAR000001 INFO 2025-10-14 14:42:32,197 signals 91151 8782111040 Created main file for patient: MRNAGDAR000001 INFO 2025-10-14 14:42:32,197 signals 91151 8782111040 Patient created: MRNAGDAR000001 - Lulwa Al-Dosari INFO 2025-10-14 14:43:54,944 signals 91926 8782111040 User created: maha.al-yami.admin1 (Administrator) INFO 2025-10-14 14:43:55,070 signals 91926 8782111040 User created: bandar.al-maliki.admin2 (Administrator) INFO 2025-10-14 14:43:55,196 signals 91926 8782111040 User created: munira.al-dosari.doctor1 (Doctor) INFO 2025-10-14 14:43:55,321 signals 91926 8782111040 User created: noura.al-yami.doctor2 (Doctor) INFO 2025-10-14 14:43:55,448 signals 91926 8782111040 User created: basma.al-otaibi.doctor3 (Doctor) INFO 2025-10-14 14:43:55,573 signals 91926 8782111040 User created: mansour.al-maliki.nurse1 (Nurse) INFO 2025-10-14 14:43:55,699 signals 91926 8782111040 User created: hassan.al-asiri.nurse2 (Nurse) INFO 2025-10-14 14:43:55,826 signals 91926 8782111040 User created: hessa.al-subai.nurse3 (Nurse) INFO 2025-10-14 14:43:55,952 signals 91926 8782111040 User created: ziyad.al-rashidi.ot1 (Occupational Therapist) INFO 2025-10-14 14:43:56,079 signals 91926 8782111040 User created: sarah.al-anzi.ot2 (Occupational Therapist) INFO 2025-10-14 14:43:56,206 signals 91926 8782111040 User created: salma.al-subai.slp1 (Speech-Language Pathologist) INFO 2025-10-14 14:43:56,333 signals 91926 8782111040 User created: nada.al-zahrani.slp2 (Speech-Language Pathologist) INFO 2025-10-14 14:43:56,458 signals 91926 8782111040 User created: saad.al-maliki.aba1 (ABA Therapist) INFO 2025-10-14 14:43:56,586 signals 91926 8782111040 User created: hind.al-omari.aba2 (ABA Therapist) INFO 2025-10-14 14:43:56,712 signals 91926 8782111040 User created: abeer.al-juaid.front_desk1 (Front Desk) INFO 2025-10-14 14:43:56,838 signals 91926 8782111040 User created: ali.al-rashidi.front_desk2 (Front Desk) INFO 2025-10-14 14:43:56,966 signals 91926 8782111040 User created: fahad.al-shamrani.finance1 (Finance) INFO 2025-10-14 14:43:57,096 signals 91926 8782111040 User created: nasser.al-otaibi.finance2 (Finance) INFO 2025-10-14 14:43:57,098 signals 91926 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-14 14:43:57,099 signals 91926 8782111040 File created: FILE-2025-000001 for patient MRNAGDAR000001 INFO 2025-10-14 14:43:57,099 signals 91926 8782111040 Created main file for patient: MRNAGDAR000001 INFO 2025-10-14 14:43:57,099 signals 91926 8782111040 Patient created: MRNAGDAR000001 - Saud Al-Subaie INFO 2025-10-14 14:43:57,100 signals 91926 8782111040 Generated File Number: FILE-2025-000002 INFO 2025-10-14 14:43:57,101 signals 91926 8782111040 File created: FILE-2025-000002 for patient MRNAGDAR000002 INFO 2025-10-14 14:43:57,101 signals 91926 8782111040 Created main file for patient: MRNAGDAR000002 INFO 2025-10-14 14:43:57,101 signals 91926 8782111040 Patient created: MRNAGDAR000002 - Nasser Al-Ahmadi INFO 2025-10-14 14:43:57,102 signals 91926 8782111040 Generated File Number: FILE-2025-000003 INFO 2025-10-14 14:43:57,102 signals 91926 8782111040 File created: FILE-2025-000003 for patient MRNAGDAR000003 INFO 2025-10-14 14:43:57,102 signals 91926 8782111040 Created main file for patient: MRNAGDAR000003 INFO 2025-10-14 14:43:57,102 signals 91926 8782111040 Patient created: MRNAGDAR000003 - Saad Al-Zahrani INFO 2025-10-14 14:43:57,103 signals 91926 8782111040 Generated File Number: FILE-2025-000004 INFO 2025-10-14 14:43:57,103 signals 91926 8782111040 File created: FILE-2025-000004 for patient MRNAGDAR000004 INFO 2025-10-14 14:43:57,103 signals 91926 8782111040 Created main file for patient: MRNAGDAR000004 INFO 2025-10-14 14:43:57,103 signals 91926 8782111040 Patient created: MRNAGDAR000004 - Sarah Al-Yami INFO 2025-10-14 14:43:57,104 signals 91926 8782111040 Generated File Number: FILE-2025-000005 INFO 2025-10-14 14:43:57,105 signals 91926 8782111040 File created: FILE-2025-000005 for patient MRNAGDAR000005 INFO 2025-10-14 14:43:57,105 signals 91926 8782111040 Created main file for patient: MRNAGDAR000005 INFO 2025-10-14 14:43:57,105 signals 91926 8782111040 Patient created: MRNAGDAR000005 - Mansour Al-Shehri INFO 2025-10-14 14:43:57,106 signals 91926 8782111040 Generated File Number: FILE-2025-000006 INFO 2025-10-14 14:43:57,106 signals 91926 8782111040 File created: FILE-2025-000006 for patient MRNAGDAR000006 INFO 2025-10-14 14:43:57,106 signals 91926 8782111040 Created main file for patient: MRNAGDAR000006 INFO 2025-10-14 14:43:57,106 signals 91926 8782111040 Patient created: MRNAGDAR000006 - Hind Al-Dawsari INFO 2025-10-14 14:43:57,107 signals 91926 8782111040 Generated File Number: FILE-2025-000007 INFO 2025-10-14 14:43:57,107 signals 91926 8782111040 File created: FILE-2025-000007 for patient MRNAGDAR000007 INFO 2025-10-14 14:43:57,107 signals 91926 8782111040 Created main file for patient: MRNAGDAR000007 INFO 2025-10-14 14:43:57,107 signals 91926 8782111040 Patient created: MRNAGDAR000007 - Ziyad Al-Dawsari INFO 2025-10-14 14:43:57,108 signals 91926 8782111040 Generated File Number: FILE-2025-000008 INFO 2025-10-14 14:43:57,108 signals 91926 8782111040 File created: FILE-2025-000008 for patient MRNAGDAR000008 INFO 2025-10-14 14:43:57,108 signals 91926 8782111040 Created main file for patient: MRNAGDAR000008 INFO 2025-10-14 14:43:57,108 signals 91926 8782111040 Patient created: MRNAGDAR000008 - Saud Al-Ahmadi INFO 2025-10-14 14:43:57,109 signals 91926 8782111040 Generated File Number: FILE-2025-000009 INFO 2025-10-14 14:43:57,109 signals 91926 8782111040 File created: FILE-2025-000009 for patient MRNAGDAR000009 INFO 2025-10-14 14:43:57,109 signals 91926 8782111040 Created main file for patient: MRNAGDAR000009 INFO 2025-10-14 14:43:57,110 signals 91926 8782111040 Patient created: MRNAGDAR000009 - Hessa Al-Shamrani INFO 2025-10-14 14:43:57,110 signals 91926 8782111040 Generated File Number: FILE-2025-000010 INFO 2025-10-14 14:43:57,111 signals 91926 8782111040 File created: FILE-2025-000010 for patient MRNAGDAR000010 INFO 2025-10-14 14:43:57,111 signals 91926 8782111040 Created main file for patient: MRNAGDAR000010 INFO 2025-10-14 14:43:57,111 signals 91926 8782111040 Patient created: MRNAGDAR000010 - Noura Al-Subaie INFO 2025-10-14 14:43:57,112 signals 91926 8782111040 Generated File Number: FILE-2025-000011 INFO 2025-10-14 14:43:57,112 signals 91926 8782111040 File created: FILE-2025-000011 for patient MRNAGDAR000011 INFO 2025-10-14 14:43:57,112 signals 91926 8782111040 Created main file for patient: MRNAGDAR000011 INFO 2025-10-14 14:43:57,112 signals 91926 8782111040 Patient created: MRNAGDAR000011 - Mohammed Al-Zahrani INFO 2025-10-14 14:43:57,113 signals 91926 8782111040 Generated File Number: FILE-2025-000012 INFO 2025-10-14 14:43:57,113 signals 91926 8782111040 File created: FILE-2025-000012 for patient MRNAGDAR000012 INFO 2025-10-14 14:43:57,113 signals 91926 8782111040 Created main file for patient: MRNAGDAR000012 INFO 2025-10-14 14:43:57,113 signals 91926 8782111040 Patient created: MRNAGDAR000012 - Mohammed Al-Balawi INFO 2025-10-14 14:43:57,114 signals 91926 8782111040 Generated File Number: FILE-2025-000013 INFO 2025-10-14 14:43:57,114 signals 91926 8782111040 File created: FILE-2025-000013 for patient MRNAGDAR000013 INFO 2025-10-14 14:43:57,114 signals 91926 8782111040 Created main file for patient: MRNAGDAR000013 INFO 2025-10-14 14:43:57,114 signals 91926 8782111040 Patient created: MRNAGDAR000013 - Fahad Al-Juaid INFO 2025-10-14 14:43:57,115 signals 91926 8782111040 Generated File Number: FILE-2025-000014 INFO 2025-10-14 14:43:57,115 signals 91926 8782111040 File created: FILE-2025-000014 for patient MRNAGDAR000014 INFO 2025-10-14 14:43:57,115 signals 91926 8782111040 Created main file for patient: MRNAGDAR000014 INFO 2025-10-14 14:43:57,116 signals 91926 8782111040 Patient created: MRNAGDAR000014 - Talal Al-Dawsari INFO 2025-10-14 14:43:57,117 signals 91926 8782111040 Generated File Number: FILE-2025-000015 INFO 2025-10-14 14:43:57,117 signals 91926 8782111040 File created: FILE-2025-000015 for patient MRNAGDAR000015 INFO 2025-10-14 14:43:57,117 signals 91926 8782111040 Created main file for patient: MRNAGDAR000015 INFO 2025-10-14 14:43:57,117 signals 91926 8782111040 Patient created: MRNAGDAR000015 - Sarah Al-Yami INFO 2025-10-14 14:43:57,118 signals 91926 8782111040 Generated File Number: FILE-2025-000016 INFO 2025-10-14 14:43:57,119 signals 91926 8782111040 File created: FILE-2025-000016 for patient MRNAGDAR000016 INFO 2025-10-14 14:43:57,119 signals 91926 8782111040 Created main file for patient: MRNAGDAR000016 INFO 2025-10-14 14:43:57,119 signals 91926 8782111040 Patient created: MRNAGDAR000016 - Hassan Al-Ghamdi INFO 2025-10-14 14:43:57,120 signals 91926 8782111040 Generated File Number: FILE-2025-000017 INFO 2025-10-14 14:43:57,120 signals 91926 8782111040 File created: FILE-2025-000017 for patient MRNAGDAR000017 INFO 2025-10-14 14:43:57,120 signals 91926 8782111040 Created main file for patient: MRNAGDAR000017 INFO 2025-10-14 14:43:57,120 signals 91926 8782111040 Patient created: MRNAGDAR000017 - Turki Al-Mutairi INFO 2025-10-14 14:43:57,121 signals 91926 8782111040 Generated File Number: FILE-2025-000018 INFO 2025-10-14 14:43:57,121 signals 91926 8782111040 File created: FILE-2025-000018 for patient MRNAGDAR000018 INFO 2025-10-14 14:43:57,121 signals 91926 8782111040 Created main file for patient: MRNAGDAR000018 INFO 2025-10-14 14:43:57,121 signals 91926 8782111040 Patient created: MRNAGDAR000018 - Sarah Al-Shahrani INFO 2025-10-14 14:43:57,122 signals 91926 8782111040 Generated File Number: FILE-2025-000019 INFO 2025-10-14 14:43:57,123 signals 91926 8782111040 File created: FILE-2025-000019 for patient MRNAGDAR000019 INFO 2025-10-14 14:43:57,123 signals 91926 8782111040 Created main file for patient: MRNAGDAR000019 INFO 2025-10-14 14:43:57,123 signals 91926 8782111040 Patient created: MRNAGDAR000019 - Hind Al-Ghamdi INFO 2025-10-14 14:43:57,124 signals 91926 8782111040 Generated File Number: FILE-2025-000020 INFO 2025-10-14 14:43:57,124 signals 91926 8782111040 File created: FILE-2025-000020 for patient MRNAGDAR000020 INFO 2025-10-14 14:43:57,124 signals 91926 8782111040 Created main file for patient: MRNAGDAR000020 INFO 2025-10-14 14:43:57,124 signals 91926 8782111040 Patient created: MRNAGDAR000020 - Saud Al-Shammari INFO 2025-10-14 14:43:57,125 signals 91926 8782111040 Generated File Number: FILE-2025-000021 INFO 2025-10-14 14:43:57,125 signals 91926 8782111040 File created: FILE-2025-000021 for patient MRNAGDAR000021 INFO 2025-10-14 14:43:57,125 signals 91926 8782111040 Created main file for patient: MRNAGDAR000021 INFO 2025-10-14 14:43:57,125 signals 91926 8782111040 Patient created: MRNAGDAR000021 - Rania Al-Omari INFO 2025-10-14 14:43:57,126 signals 91926 8782111040 Generated File Number: FILE-2025-000022 INFO 2025-10-14 14:43:57,126 signals 91926 8782111040 File created: FILE-2025-000022 for patient MRNAGDAR000022 INFO 2025-10-14 14:43:57,126 signals 91926 8782111040 Created main file for patient: MRNAGDAR000022 INFO 2025-10-14 14:43:57,126 signals 91926 8782111040 Patient created: MRNAGDAR000022 - Abdulrahman Al-Balawi INFO 2025-10-14 14:43:57,127 signals 91926 8782111040 Generated File Number: FILE-2025-000023 INFO 2025-10-14 14:43:57,127 signals 91926 8782111040 File created: FILE-2025-000023 for patient MRNAGDAR000023 INFO 2025-10-14 14:43:57,127 signals 91926 8782111040 Created main file for patient: MRNAGDAR000023 INFO 2025-10-14 14:43:57,127 signals 91926 8782111040 Patient created: MRNAGDAR000023 - Waleed Al-Yami INFO 2025-10-14 14:43:57,128 signals 91926 8782111040 Generated File Number: FILE-2025-000024 INFO 2025-10-14 14:43:57,129 signals 91926 8782111040 File created: FILE-2025-000024 for patient MRNAGDAR000024 INFO 2025-10-14 14:43:57,129 signals 91926 8782111040 Created main file for patient: MRNAGDAR000024 INFO 2025-10-14 14:43:57,129 signals 91926 8782111040 Patient created: MRNAGDAR000024 - Sultan Al-Maliki INFO 2025-10-14 14:43:57,130 signals 91926 8782111040 Generated File Number: FILE-2025-000025 INFO 2025-10-14 14:43:57,130 signals 91926 8782111040 File created: FILE-2025-000025 for patient MRNAGDAR000025 INFO 2025-10-14 14:43:57,130 signals 91926 8782111040 Created main file for patient: MRNAGDAR000025 INFO 2025-10-14 14:43:57,130 signals 91926 8782111040 Patient created: MRNAGDAR000025 - Munira Al-Subaie INFO 2025-10-14 14:43:57,131 signals 91926 8782111040 Generated File Number: FILE-2025-000026 INFO 2025-10-14 14:43:57,131 signals 91926 8782111040 File created: FILE-2025-000026 for patient MRNAGDAR000026 INFO 2025-10-14 14:43:57,131 signals 91926 8782111040 Created main file for patient: MRNAGDAR000026 INFO 2025-10-14 14:43:57,131 signals 91926 8782111040 Patient created: MRNAGDAR000026 - Lama Al-Asiri INFO 2025-10-14 14:43:57,132 signals 91926 8782111040 Generated File Number: FILE-2025-000027 INFO 2025-10-14 14:43:57,132 signals 91926 8782111040 File created: FILE-2025-000027 for patient MRNAGDAR000027 INFO 2025-10-14 14:43:57,132 signals 91926 8782111040 Created main file for patient: MRNAGDAR000027 INFO 2025-10-14 14:43:57,132 signals 91926 8782111040 Patient created: MRNAGDAR000027 - Bandar Al-Juaid INFO 2025-10-14 14:43:57,133 signals 91926 8782111040 Generated File Number: FILE-2025-000028 INFO 2025-10-14 14:43:57,134 signals 91926 8782111040 File created: FILE-2025-000028 for patient MRNAGDAR000028 INFO 2025-10-14 14:43:57,134 signals 91926 8782111040 Created main file for patient: MRNAGDAR000028 INFO 2025-10-14 14:43:57,134 signals 91926 8782111040 Patient created: MRNAGDAR000028 - Nada Al-Mutairi INFO 2025-10-14 14:43:57,135 signals 91926 8782111040 Generated File Number: FILE-2025-000029 INFO 2025-10-14 14:43:57,135 signals 91926 8782111040 File created: FILE-2025-000029 for patient MRNAGDAR000029 INFO 2025-10-14 14:43:57,135 signals 91926 8782111040 Created main file for patient: MRNAGDAR000029 INFO 2025-10-14 14:43:57,135 signals 91926 8782111040 Patient created: MRNAGDAR000029 - Jawaher Al-Harbi INFO 2025-10-14 14:43:57,136 signals 91926 8782111040 Generated File Number: FILE-2025-000030 INFO 2025-10-14 14:43:57,136 signals 91926 8782111040 File created: FILE-2025-000030 for patient MRNAGDAR000030 INFO 2025-10-14 14:43:57,136 signals 91926 8782111040 Created main file for patient: MRNAGDAR000030 INFO 2025-10-14 14:43:57,136 signals 91926 8782111040 Patient created: MRNAGDAR000030 - Reem Al-Ghamdi INFO 2025-10-14 14:43:57,137 signals 91926 8782111040 Generated File Number: FILE-2025-000031 INFO 2025-10-14 14:43:57,137 signals 91926 8782111040 File created: FILE-2025-000031 for patient MRNAGDAR000031 INFO 2025-10-14 14:43:57,137 signals 91926 8782111040 Created main file for patient: MRNAGDAR000031 INFO 2025-10-14 14:43:57,137 signals 91926 8782111040 Patient created: MRNAGDAR000031 - Bandar Al-Juaid INFO 2025-10-14 14:43:57,138 signals 91926 8782111040 Generated File Number: FILE-2025-000032 INFO 2025-10-14 14:43:57,138 signals 91926 8782111040 File created: FILE-2025-000032 for patient MRNAGDAR000032 INFO 2025-10-14 14:43:57,138 signals 91926 8782111040 Created main file for patient: MRNAGDAR000032 INFO 2025-10-14 14:43:57,138 signals 91926 8782111040 Patient created: MRNAGDAR000032 - Faisal Al-Otaibi INFO 2025-10-14 14:43:57,139 signals 91926 8782111040 Generated File Number: FILE-2025-000033 INFO 2025-10-14 14:43:57,139 signals 91926 8782111040 File created: FILE-2025-000033 for patient MRNAGDAR000033 INFO 2025-10-14 14:43:57,139 signals 91926 8782111040 Created main file for patient: MRNAGDAR000033 INFO 2025-10-14 14:43:57,140 signals 91926 8782111040 Patient created: MRNAGDAR000033 - Abdulaziz Al-Juaid INFO 2025-10-14 14:43:57,141 signals 91926 8782111040 Generated File Number: FILE-2025-000034 INFO 2025-10-14 14:43:57,141 signals 91926 8782111040 File created: FILE-2025-000034 for patient MRNAGDAR000034 INFO 2025-10-14 14:43:57,141 signals 91926 8782111040 Created main file for patient: MRNAGDAR000034 INFO 2025-10-14 14:43:57,141 signals 91926 8782111040 Patient created: MRNAGDAR000034 - Turki Al-Rashidi INFO 2025-10-14 14:43:57,142 signals 91926 8782111040 Generated File Number: FILE-2025-000035 INFO 2025-10-14 14:43:57,142 signals 91926 8782111040 File created: FILE-2025-000035 for patient MRNAGDAR000035 INFO 2025-10-14 14:43:57,142 signals 91926 8782111040 Created main file for patient: MRNAGDAR000035 INFO 2025-10-14 14:43:57,143 signals 91926 8782111040 Patient created: MRNAGDAR000035 - Wafa Al-Balawi INFO 2025-10-14 14:43:57,144 signals 91926 8782111040 Generated File Number: FILE-2025-000036 INFO 2025-10-14 14:43:57,144 signals 91926 8782111040 File created: FILE-2025-000036 for patient MRNAGDAR000036 INFO 2025-10-14 14:43:57,144 signals 91926 8782111040 Created main file for patient: MRNAGDAR000036 INFO 2025-10-14 14:43:57,144 signals 91926 8782111040 Patient created: MRNAGDAR000036 - Jawaher Al-Harthi INFO 2025-10-14 14:43:57,145 signals 91926 8782111040 Generated File Number: FILE-2025-000037 INFO 2025-10-14 14:43:57,145 signals 91926 8782111040 File created: FILE-2025-000037 for patient MRNAGDAR000037 INFO 2025-10-14 14:43:57,145 signals 91926 8782111040 Created main file for patient: MRNAGDAR000037 INFO 2025-10-14 14:43:57,145 signals 91926 8782111040 Patient created: MRNAGDAR000037 - Salma Al-Zahrani INFO 2025-10-14 14:43:57,146 signals 91926 8782111040 Generated File Number: FILE-2025-000038 INFO 2025-10-14 14:43:57,147 signals 91926 8782111040 File created: FILE-2025-000038 for patient MRNAGDAR000038 INFO 2025-10-14 14:43:57,147 signals 91926 8782111040 Created main file for patient: MRNAGDAR000038 INFO 2025-10-14 14:43:57,147 signals 91926 8782111040 Patient created: MRNAGDAR000038 - Jawaher Al-Ghamdi INFO 2025-10-14 14:43:57,148 signals 91926 8782111040 Generated File Number: FILE-2025-000039 INFO 2025-10-14 14:43:57,148 signals 91926 8782111040 File created: FILE-2025-000039 for patient MRNAGDAR000039 INFO 2025-10-14 14:43:57,148 signals 91926 8782111040 Created main file for patient: MRNAGDAR000039 INFO 2025-10-14 14:43:57,148 signals 91926 8782111040 Patient created: MRNAGDAR000039 - Reem Al-Shammari INFO 2025-10-14 14:43:57,149 signals 91926 8782111040 Generated File Number: FILE-2025-000040 INFO 2025-10-14 14:43:57,149 signals 91926 8782111040 File created: FILE-2025-000040 for patient MRNAGDAR000040 INFO 2025-10-14 14:43:57,149 signals 91926 8782111040 Created main file for patient: MRNAGDAR000040 INFO 2025-10-14 14:43:57,149 signals 91926 8782111040 Patient created: MRNAGDAR000040 - Nada Al-Ghamdi INFO 2025-10-14 14:43:57,150 signals 91926 8782111040 Generated File Number: FILE-2025-000041 INFO 2025-10-14 14:43:57,150 signals 91926 8782111040 File created: FILE-2025-000041 for patient MRNAGDAR000041 INFO 2025-10-14 14:43:57,150 signals 91926 8782111040 Created main file for patient: MRNAGDAR000041 INFO 2025-10-14 14:43:57,150 signals 91926 8782111040 Patient created: MRNAGDAR000041 - Hessa Al-Dosari INFO 2025-10-14 14:43:57,151 signals 91926 8782111040 Generated File Number: FILE-2025-000042 INFO 2025-10-14 14:43:57,151 signals 91926 8782111040 File created: FILE-2025-000042 for patient MRNAGDAR000042 INFO 2025-10-14 14:43:57,151 signals 91926 8782111040 Created main file for patient: MRNAGDAR000042 INFO 2025-10-14 14:43:57,152 signals 91926 8782111040 Patient created: MRNAGDAR000042 - Sarah Al-Dosari INFO 2025-10-14 14:43:57,152 signals 91926 8782111040 Generated File Number: FILE-2025-000043 INFO 2025-10-14 14:43:57,153 signals 91926 8782111040 File created: FILE-2025-000043 for patient MRNAGDAR000043 INFO 2025-10-14 14:43:57,153 signals 91926 8782111040 Created main file for patient: MRNAGDAR000043 INFO 2025-10-14 14:43:57,153 signals 91926 8782111040 Patient created: MRNAGDAR000043 - Maha Al-Otaibi INFO 2025-10-14 14:43:57,154 signals 91926 8782111040 Generated File Number: FILE-2025-000044 INFO 2025-10-14 14:43:57,154 signals 91926 8782111040 File created: FILE-2025-000044 for patient MRNAGDAR000044 INFO 2025-10-14 14:43:57,154 signals 91926 8782111040 Created main file for patient: MRNAGDAR000044 INFO 2025-10-14 14:43:57,154 signals 91926 8782111040 Patient created: MRNAGDAR000044 - Jawaher Al-Qahtani INFO 2025-10-14 14:43:57,155 signals 91926 8782111040 Generated File Number: FILE-2025-000045 INFO 2025-10-14 14:43:57,155 signals 91926 8782111040 File created: FILE-2025-000045 for patient MRNAGDAR000045 INFO 2025-10-14 14:43:57,155 signals 91926 8782111040 Created main file for patient: MRNAGDAR000045 INFO 2025-10-14 14:43:57,155 signals 91926 8782111040 Patient created: MRNAGDAR000045 - Saad Al-Shehri INFO 2025-10-14 14:43:57,156 signals 91926 8782111040 Generated File Number: FILE-2025-000046 INFO 2025-10-14 14:43:57,156 signals 91926 8782111040 File created: FILE-2025-000046 for patient MRNAGDAR000046 INFO 2025-10-14 14:43:57,156 signals 91926 8782111040 Created main file for patient: MRNAGDAR000046 INFO 2025-10-14 14:43:57,157 signals 91926 8782111040 Patient created: MRNAGDAR000046 - Nada Al-Juaid INFO 2025-10-14 14:43:57,158 signals 91926 8782111040 Generated File Number: FILE-2025-000047 INFO 2025-10-14 14:43:57,158 signals 91926 8782111040 File created: FILE-2025-000047 for patient MRNAGDAR000047 INFO 2025-10-14 14:43:57,158 signals 91926 8782111040 Created main file for patient: MRNAGDAR000047 INFO 2025-10-14 14:43:57,158 signals 91926 8782111040 Patient created: MRNAGDAR000047 - Abdullah Al-Ghamdi INFO 2025-10-14 14:43:57,159 signals 91926 8782111040 Generated File Number: FILE-2025-000048 INFO 2025-10-14 14:43:57,159 signals 91926 8782111040 File created: FILE-2025-000048 for patient MRNAGDAR000048 INFO 2025-10-14 14:43:57,159 signals 91926 8782111040 Created main file for patient: MRNAGDAR000048 INFO 2025-10-14 14:43:57,159 signals 91926 8782111040 Patient created: MRNAGDAR000048 - Yazeed Al-Rashidi INFO 2025-10-14 14:43:57,160 signals 91926 8782111040 Generated File Number: FILE-2025-000049 INFO 2025-10-14 14:43:57,160 signals 91926 8782111040 File created: FILE-2025-000049 for patient MRNAGDAR000049 INFO 2025-10-14 14:43:57,160 signals 91926 8782111040 Created main file for patient: MRNAGDAR000049 INFO 2025-10-14 14:43:57,160 signals 91926 8782111040 Patient created: MRNAGDAR000049 - Wafa Al-Ghamdi INFO 2025-10-14 14:43:57,161 signals 91926 8782111040 Generated File Number: FILE-2025-000050 INFO 2025-10-14 14:43:57,161 signals 91926 8782111040 File created: FILE-2025-000050 for patient MRNAGDAR000050 INFO 2025-10-14 14:43:57,162 signals 91926 8782111040 Created main file for patient: MRNAGDAR000050 INFO 2025-10-14 14:43:57,162 signals 91926 8782111040 Patient created: MRNAGDAR000050 - Sarah Al-Anzi INFO 2025-10-14 14:43:57,174 signals 91926 8782111040 Appointment created: 760d4ca6-5d12-453e-8a97-c5034a6a72ff for patient MRNAGDAR000049 on 2025-09-22 INFO 2025-10-14 14:43:57,174 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000049-MED-01 INFO 2025-10-14 14:43:57,175 signals 91926 8782111040 SubFile created: FILE-2025-000049-MED-01 for clinic Medical Department INFO 2025-10-14 14:43:57,175 signals 91926 8782111040 Created sub-file FILE-2025-000049-MED-01 for patient MRNAGDAR000049 at clinic Medical Department ERROR 2025-10-14 14:43:57,175 signals 91926 8782111040 Error notifying provider for appointment 760d4ca6-5d12-453e-8a97-c5034a6a72ff: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,175 signals 91926 8782111040 Error scheduling reminders for appointment 760d4ca6-5d12-453e-8a97-c5034a6a72ff: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,178 signals 91926 8782111040 Appointment created: e94d1551-cb24-4cee-9589-3f7c1bf2fb74 for patient MRNAGDAR000023 on 2025-08-03 INFO 2025-10-14 14:43:57,178 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000023-ABA-01 INFO 2025-10-14 14:43:57,179 signals 91926 8782111040 SubFile created: FILE-2025-000023-ABA-01 for clinic ABA Therapy INFO 2025-10-14 14:43:57,179 signals 91926 8782111040 Created sub-file FILE-2025-000023-ABA-01 for patient MRNAGDAR000023 at clinic ABA Therapy ERROR 2025-10-14 14:43:57,179 signals 91926 8782111040 Error notifying provider for appointment e94d1551-cb24-4cee-9589-3f7c1bf2fb74: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,179 signals 91926 8782111040 Error scheduling reminders for appointment e94d1551-cb24-4cee-9589-3f7c1bf2fb74: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,180 signals 91926 8782111040 Appointment created: 15eb75ae-a0c3-4fe7-a127-1d8e6a1be035 for patient MRNAGDAR000015 on 2025-09-15 INFO 2025-10-14 14:43:57,180 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000015-MED-01 INFO 2025-10-14 14:43:57,181 signals 91926 8782111040 SubFile created: FILE-2025-000015-MED-01 for clinic Medical Department INFO 2025-10-14 14:43:57,181 signals 91926 8782111040 Created sub-file FILE-2025-000015-MED-01 for patient MRNAGDAR000015 at clinic Medical Department ERROR 2025-10-14 14:43:57,181 signals 91926 8782111040 Error notifying provider for appointment 15eb75ae-a0c3-4fe7-a127-1d8e6a1be035: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,181 signals 91926 8782111040 Error scheduling reminders for appointment 15eb75ae-a0c3-4fe7-a127-1d8e6a1be035: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,182 signals 91926 8782111040 Appointment created: ea6cb076-4031-4966-a690-1da944704314 for patient MRNAGDAR000036 on 2025-08-31 INFO 2025-10-14 14:43:57,182 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000036-ABA-01 INFO 2025-10-14 14:43:57,182 signals 91926 8782111040 SubFile created: FILE-2025-000036-ABA-01 for clinic ABA Therapy INFO 2025-10-14 14:43:57,182 signals 91926 8782111040 Created sub-file FILE-2025-000036-ABA-01 for patient MRNAGDAR000036 at clinic ABA Therapy ERROR 2025-10-14 14:43:57,182 signals 91926 8782111040 Error notifying provider for appointment ea6cb076-4031-4966-a690-1da944704314: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,182 signals 91926 8782111040 Error scheduling reminders for appointment ea6cb076-4031-4966-a690-1da944704314: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,184 signals 91926 8782111040 Appointment created: 13740bb0-0035-4ad8-ad21-c5193fef6709 for patient MRNAGDAR000040 on 2025-10-19 INFO 2025-10-14 14:43:57,184 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000040-MED-01 INFO 2025-10-14 14:43:57,184 signals 91926 8782111040 SubFile created: FILE-2025-000040-MED-01 for clinic Medical Department INFO 2025-10-14 14:43:57,184 signals 91926 8782111040 Created sub-file FILE-2025-000040-MED-01 for patient MRNAGDAR000040 at clinic Medical Department ERROR 2025-10-14 14:43:57,184 signals 91926 8782111040 Error notifying provider for appointment 13740bb0-0035-4ad8-ad21-c5193fef6709: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,184 signals 91926 8782111040 Error scheduling reminders for appointment 13740bb0-0035-4ad8-ad21-c5193fef6709: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,185 signals 91926 8782111040 Appointment created: dff51cfb-575f-489f-8893-1f7429cb5b49 for patient MRNAGDAR000015 on 2025-08-25 INFO 2025-10-14 14:43:57,185 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000015-NUR-02 INFO 2025-10-14 14:43:57,185 signals 91926 8782111040 SubFile created: FILE-2025-000015-NUR-02 for clinic Nursing Department INFO 2025-10-14 14:43:57,185 signals 91926 8782111040 Created sub-file FILE-2025-000015-NUR-02 for patient MRNAGDAR000015 at clinic Nursing Department ERROR 2025-10-14 14:43:57,185 signals 91926 8782111040 Error notifying provider for appointment dff51cfb-575f-489f-8893-1f7429cb5b49: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,185 signals 91926 8782111040 Error scheduling reminders for appointment dff51cfb-575f-489f-8893-1f7429cb5b49: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,186 signals 91926 8782111040 Appointment created: 0a12273b-6a00-4c85-b3a3-5805bfce5269 for patient MRNAGDAR000008 on 2025-10-30 INFO 2025-10-14 14:43:57,186 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000008-NUR-01 INFO 2025-10-14 14:43:57,186 signals 91926 8782111040 SubFile created: FILE-2025-000008-NUR-01 for clinic Nursing Department INFO 2025-10-14 14:43:57,186 signals 91926 8782111040 Created sub-file FILE-2025-000008-NUR-01 for patient MRNAGDAR000008 at clinic Nursing Department ERROR 2025-10-14 14:43:57,186 signals 91926 8782111040 Error notifying provider for appointment 0a12273b-6a00-4c85-b3a3-5805bfce5269: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,186 signals 91926 8782111040 Error scheduling reminders for appointment 0a12273b-6a00-4c85-b3a3-5805bfce5269: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,187 signals 91926 8782111040 Appointment created: 4a50fae9-fb0a-4c6d-926b-8bbe7e1c128b for patient MRNAGDAR000004 on 2025-10-01 INFO 2025-10-14 14:43:57,187 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000004-MED-01 INFO 2025-10-14 14:43:57,187 signals 91926 8782111040 SubFile created: FILE-2025-000004-MED-01 for clinic Medical Department INFO 2025-10-14 14:43:57,187 signals 91926 8782111040 Created sub-file FILE-2025-000004-MED-01 for patient MRNAGDAR000004 at clinic Medical Department ERROR 2025-10-14 14:43:57,187 signals 91926 8782111040 Error notifying provider for appointment 4a50fae9-fb0a-4c6d-926b-8bbe7e1c128b: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,187 signals 91926 8782111040 Error scheduling reminders for appointment 4a50fae9-fb0a-4c6d-926b-8bbe7e1c128b: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,189 signals 91926 8782111040 Appointment created: 17ee6393-277c-465f-8ce1-8747bd177461 for patient MRNAGDAR000004 on 2025-09-22 INFO 2025-10-14 14:43:57,189 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000004-SLP-02 INFO 2025-10-14 14:43:57,189 signals 91926 8782111040 SubFile created: FILE-2025-000004-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 14:43:57,189 signals 91926 8782111040 Created sub-file FILE-2025-000004-SLP-02 for patient MRNAGDAR000004 at clinic Speech-Language Pathology ERROR 2025-10-14 14:43:57,189 signals 91926 8782111040 Error notifying provider for appointment 17ee6393-277c-465f-8ce1-8747bd177461: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,189 signals 91926 8782111040 Error scheduling reminders for appointment 17ee6393-277c-465f-8ce1-8747bd177461: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,190 signals 91926 8782111040 Appointment created: ea8e9f9f-a710-4def-a428-f0e37b679b65 for patient MRNAGDAR000015 on 2025-11-02 ERROR 2025-10-14 14:43:57,193 signals 91926 8782111040 Error creating confirmation token for appointment ea8e9f9f-a710-4def-a428-f0e37b679b65: no such table: appointments_appointmentconfirmation ERROR 2025-10-14 14:43:57,193 signals 91926 8782111040 Error notifying provider for appointment ea8e9f9f-a710-4def-a428-f0e37b679b65: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,193 signals 91926 8782111040 Error scheduling reminders for appointment ea8e9f9f-a710-4def-a428-f0e37b679b65: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,194 signals 91926 8782111040 Appointment created: caacf48f-5e26-4441-9719-c0459557790b for patient MRNAGDAR000008 on 2025-07-23 ERROR 2025-10-14 14:43:57,194 signals 91926 8782111040 Error notifying provider for appointment caacf48f-5e26-4441-9719-c0459557790b: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,194 signals 91926 8782111040 Error scheduling reminders for appointment caacf48f-5e26-4441-9719-c0459557790b: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,195 signals 91926 8782111040 Appointment created: 136143b0-3bc3-4a85-a5b2-175239f4063d for patient MRNAGDAR000031 on 2025-08-17 INFO 2025-10-14 14:43:57,196 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000031-NUR-01 INFO 2025-10-14 14:43:57,196 signals 91926 8782111040 SubFile created: FILE-2025-000031-NUR-01 for clinic Nursing Department INFO 2025-10-14 14:43:57,196 signals 91926 8782111040 Created sub-file FILE-2025-000031-NUR-01 for patient MRNAGDAR000031 at clinic Nursing Department ERROR 2025-10-14 14:43:57,196 signals 91926 8782111040 Error notifying provider for appointment 136143b0-3bc3-4a85-a5b2-175239f4063d: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,196 signals 91926 8782111040 Error scheduling reminders for appointment 136143b0-3bc3-4a85-a5b2-175239f4063d: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,197 signals 91926 8782111040 Appointment created: 85f98404-3843-407b-af8c-bda9fa5c75d3 for patient MRNAGDAR000034 on 2025-07-27 INFO 2025-10-14 14:43:57,197 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000034-SLP-01 INFO 2025-10-14 14:43:57,197 signals 91926 8782111040 SubFile created: FILE-2025-000034-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 14:43:57,197 signals 91926 8782111040 Created sub-file FILE-2025-000034-SLP-01 for patient MRNAGDAR000034 at clinic Speech-Language Pathology ERROR 2025-10-14 14:43:57,197 signals 91926 8782111040 Error notifying provider for appointment 85f98404-3843-407b-af8c-bda9fa5c75d3: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,197 signals 91926 8782111040 Error scheduling reminders for appointment 85f98404-3843-407b-af8c-bda9fa5c75d3: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,198 signals 91926 8782111040 Appointment created: 366f14be-bbe6-41bf-9fd6-ccf375e223fc for patient MRNAGDAR000002 on 2025-09-23 INFO 2025-10-14 14:43:57,199 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000002-ABA-01 INFO 2025-10-14 14:43:57,199 signals 91926 8782111040 SubFile created: FILE-2025-000002-ABA-01 for clinic ABA Therapy INFO 2025-10-14 14:43:57,199 signals 91926 8782111040 Created sub-file FILE-2025-000002-ABA-01 for patient MRNAGDAR000002 at clinic ABA Therapy ERROR 2025-10-14 14:43:57,199 signals 91926 8782111040 Error notifying provider for appointment 366f14be-bbe6-41bf-9fd6-ccf375e223fc: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,199 signals 91926 8782111040 Error scheduling reminders for appointment 366f14be-bbe6-41bf-9fd6-ccf375e223fc: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,200 signals 91926 8782111040 Appointment created: d7e601e9-3bfc-400a-9fbe-6c48b8cc3ca0 for patient MRNAGDAR000009 on 2025-09-14 INFO 2025-10-14 14:43:57,200 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000009-OT-01 INFO 2025-10-14 14:43:57,200 signals 91926 8782111040 SubFile created: FILE-2025-000009-OT-01 for clinic Occupational Therapy INFO 2025-10-14 14:43:57,200 signals 91926 8782111040 Created sub-file FILE-2025-000009-OT-01 for patient MRNAGDAR000009 at clinic Occupational Therapy ERROR 2025-10-14 14:43:57,200 signals 91926 8782111040 Error notifying provider for appointment d7e601e9-3bfc-400a-9fbe-6c48b8cc3ca0: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,200 signals 91926 8782111040 Error scheduling reminders for appointment d7e601e9-3bfc-400a-9fbe-6c48b8cc3ca0: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,202 signals 91926 8782111040 Appointment created: 8a4aaaa3-eeba-4c1e-a2ff-cd6ba18e0a28 for patient MRNAGDAR000026 on 2025-08-24 INFO 2025-10-14 14:43:57,202 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000026-MED-01 INFO 2025-10-14 14:43:57,202 signals 91926 8782111040 SubFile created: FILE-2025-000026-MED-01 for clinic Medical Department INFO 2025-10-14 14:43:57,202 signals 91926 8782111040 Created sub-file FILE-2025-000026-MED-01 for patient MRNAGDAR000026 at clinic Medical Department ERROR 2025-10-14 14:43:57,202 signals 91926 8782111040 Error notifying provider for appointment 8a4aaaa3-eeba-4c1e-a2ff-cd6ba18e0a28: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,202 signals 91926 8782111040 Error scheduling reminders for appointment 8a4aaaa3-eeba-4c1e-a2ff-cd6ba18e0a28: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,203 signals 91926 8782111040 Appointment created: 87fabc2a-d03f-4af7-8bd4-bfb730bb1dee for patient MRNAGDAR000002 on 2025-10-05 ERROR 2025-10-14 14:43:57,203 signals 91926 8782111040 Error notifying provider for appointment 87fabc2a-d03f-4af7-8bd4-bfb730bb1dee: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,203 signals 91926 8782111040 Error scheduling reminders for appointment 87fabc2a-d03f-4af7-8bd4-bfb730bb1dee: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,205 signals 91926 8782111040 Appointment created: 11dd5aaf-6c9d-448b-b8dc-49524e9470ad for patient MRNAGDAR000029 on 2025-09-16 INFO 2025-10-14 14:43:57,205 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000029-MED-01 INFO 2025-10-14 14:43:57,205 signals 91926 8782111040 SubFile created: FILE-2025-000029-MED-01 for clinic Medical Department INFO 2025-10-14 14:43:57,205 signals 91926 8782111040 Created sub-file FILE-2025-000029-MED-01 for patient MRNAGDAR000029 at clinic Medical Department ERROR 2025-10-14 14:43:57,205 signals 91926 8782111040 Error notifying provider for appointment 11dd5aaf-6c9d-448b-b8dc-49524e9470ad: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,205 signals 91926 8782111040 Error scheduling reminders for appointment 11dd5aaf-6c9d-448b-b8dc-49524e9470ad: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,207 signals 91926 8782111040 Appointment created: e77c15b9-d11a-48f6-b6e8-d6e7a5a147e6 for patient MRNAGDAR000030 on 2025-10-05 INFO 2025-10-14 14:43:57,207 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000030-ABA-01 INFO 2025-10-14 14:43:57,207 signals 91926 8782111040 SubFile created: FILE-2025-000030-ABA-01 for clinic ABA Therapy INFO 2025-10-14 14:43:57,207 signals 91926 8782111040 Created sub-file FILE-2025-000030-ABA-01 for patient MRNAGDAR000030 at clinic ABA Therapy ERROR 2025-10-14 14:43:57,207 signals 91926 8782111040 Error notifying provider for appointment e77c15b9-d11a-48f6-b6e8-d6e7a5a147e6: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,207 signals 91926 8782111040 Error scheduling reminders for appointment e77c15b9-d11a-48f6-b6e8-d6e7a5a147e6: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,208 signals 91926 8782111040 Appointment created: bb724a83-7a99-46da-aabf-00309b5a054f for patient MRNAGDAR000003 on 2025-07-28 INFO 2025-10-14 14:43:57,208 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000003-ABA-01 INFO 2025-10-14 14:43:57,209 signals 91926 8782111040 SubFile created: FILE-2025-000003-ABA-01 for clinic ABA Therapy INFO 2025-10-14 14:43:57,209 signals 91926 8782111040 Created sub-file FILE-2025-000003-ABA-01 for patient MRNAGDAR000003 at clinic ABA Therapy ERROR 2025-10-14 14:43:57,209 signals 91926 8782111040 Error notifying provider for appointment bb724a83-7a99-46da-aabf-00309b5a054f: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,209 signals 91926 8782111040 Error scheduling reminders for appointment bb724a83-7a99-46da-aabf-00309b5a054f: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,210 signals 91926 8782111040 Appointment created: 2179d314-08c9-40f5-b954-73b5e148590d for patient MRNAGDAR000050 on 2025-09-14 INFO 2025-10-14 14:43:57,210 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000050-MED-01 INFO 2025-10-14 14:43:57,210 signals 91926 8782111040 SubFile created: FILE-2025-000050-MED-01 for clinic Medical Department INFO 2025-10-14 14:43:57,210 signals 91926 8782111040 Created sub-file FILE-2025-000050-MED-01 for patient MRNAGDAR000050 at clinic Medical Department ERROR 2025-10-14 14:43:57,210 signals 91926 8782111040 Error notifying provider for appointment 2179d314-08c9-40f5-b954-73b5e148590d: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,210 signals 91926 8782111040 Error scheduling reminders for appointment 2179d314-08c9-40f5-b954-73b5e148590d: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,211 signals 91926 8782111040 Appointment created: ff34509d-73c3-4e78-a921-1c9bff533d67 for patient MRNAGDAR000038 on 2025-08-24 INFO 2025-10-14 14:43:57,212 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000038-SLP-01 INFO 2025-10-14 14:43:57,212 signals 91926 8782111040 SubFile created: FILE-2025-000038-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 14:43:57,212 signals 91926 8782111040 Created sub-file FILE-2025-000038-SLP-01 for patient MRNAGDAR000038 at clinic Speech-Language Pathology ERROR 2025-10-14 14:43:57,212 signals 91926 8782111040 Error notifying provider for appointment ff34509d-73c3-4e78-a921-1c9bff533d67: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,212 signals 91926 8782111040 Error scheduling reminders for appointment ff34509d-73c3-4e78-a921-1c9bff533d67: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,213 signals 91926 8782111040 Appointment created: a26c8583-c0a5-4d57-8edc-932a18dc980f for patient MRNAGDAR000023 on 2025-09-18 INFO 2025-10-14 14:43:57,213 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000023-NUR-02 INFO 2025-10-14 14:43:57,213 signals 91926 8782111040 SubFile created: FILE-2025-000023-NUR-02 for clinic Nursing Department INFO 2025-10-14 14:43:57,213 signals 91926 8782111040 Created sub-file FILE-2025-000023-NUR-02 for patient MRNAGDAR000023 at clinic Nursing Department ERROR 2025-10-14 14:43:57,213 signals 91926 8782111040 Error notifying provider for appointment a26c8583-c0a5-4d57-8edc-932a18dc980f: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,213 signals 91926 8782111040 Error scheduling reminders for appointment a26c8583-c0a5-4d57-8edc-932a18dc980f: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,215 signals 91926 8782111040 Appointment created: e4f720c3-a8bc-4c9e-b8f9-997681118293 for patient MRNAGDAR000005 on 2025-11-02 INFO 2025-10-14 14:43:57,215 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000005-MED-01 INFO 2025-10-14 14:43:57,215 signals 91926 8782111040 SubFile created: FILE-2025-000005-MED-01 for clinic Medical Department INFO 2025-10-14 14:43:57,215 signals 91926 8782111040 Created sub-file FILE-2025-000005-MED-01 for patient MRNAGDAR000005 at clinic Medical Department ERROR 2025-10-14 14:43:57,215 signals 91926 8782111040 Error notifying provider for appointment e4f720c3-a8bc-4c9e-b8f9-997681118293: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,215 signals 91926 8782111040 Error scheduling reminders for appointment e4f720c3-a8bc-4c9e-b8f9-997681118293: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,216 signals 91926 8782111040 Appointment created: 19b9c11e-d201-4200-9e73-51694e243b4a for patient MRNAGDAR000018 on 2025-10-08 INFO 2025-10-14 14:43:57,216 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000018-ABA-01 INFO 2025-10-14 14:43:57,216 signals 91926 8782111040 SubFile created: FILE-2025-000018-ABA-01 for clinic ABA Therapy INFO 2025-10-14 14:43:57,216 signals 91926 8782111040 Created sub-file FILE-2025-000018-ABA-01 for patient MRNAGDAR000018 at clinic ABA Therapy ERROR 2025-10-14 14:43:57,216 signals 91926 8782111040 Error notifying provider for appointment 19b9c11e-d201-4200-9e73-51694e243b4a: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,217 signals 91926 8782111040 Error scheduling reminders for appointment 19b9c11e-d201-4200-9e73-51694e243b4a: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,217 signals 91926 8782111040 Appointment created: 27d5a035-3f41-4fd2-82e8-87ac3aa62836 for patient MRNAGDAR000042 on 2025-09-18 INFO 2025-10-14 14:43:57,221 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000042-NUR-01 INFO 2025-10-14 14:43:57,221 signals 91926 8782111040 SubFile created: FILE-2025-000042-NUR-01 for clinic Nursing Department INFO 2025-10-14 14:43:57,221 signals 91926 8782111040 Created sub-file FILE-2025-000042-NUR-01 for patient MRNAGDAR000042 at clinic Nursing Department ERROR 2025-10-14 14:43:57,221 signals 91926 8782111040 Error notifying provider for appointment 27d5a035-3f41-4fd2-82e8-87ac3aa62836: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,221 signals 91926 8782111040 Error scheduling reminders for appointment 27d5a035-3f41-4fd2-82e8-87ac3aa62836: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,222 signals 91926 8782111040 Appointment created: 3779e655-5c62-4493-8d5f-f70e6acdfa29 for patient MRNAGDAR000002 on 2025-10-12 INFO 2025-10-14 14:43:57,222 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000002-SLP-02 INFO 2025-10-14 14:43:57,222 signals 91926 8782111040 SubFile created: FILE-2025-000002-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 14:43:57,222 signals 91926 8782111040 Created sub-file FILE-2025-000002-SLP-02 for patient MRNAGDAR000002 at clinic Speech-Language Pathology ERROR 2025-10-14 14:43:57,222 signals 91926 8782111040 Error notifying provider for appointment 3779e655-5c62-4493-8d5f-f70e6acdfa29: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,222 signals 91926 8782111040 Error scheduling reminders for appointment 3779e655-5c62-4493-8d5f-f70e6acdfa29: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,224 signals 91926 8782111040 Appointment created: 83e6d44b-966a-40b5-a072-da70e4414096 for patient MRNAGDAR000024 on 2025-08-14 INFO 2025-10-14 14:43:57,224 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000024-SLP-01 INFO 2025-10-14 14:43:57,224 signals 91926 8782111040 SubFile created: FILE-2025-000024-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 14:43:57,224 signals 91926 8782111040 Created sub-file FILE-2025-000024-SLP-01 for patient MRNAGDAR000024 at clinic Speech-Language Pathology ERROR 2025-10-14 14:43:57,224 signals 91926 8782111040 Error notifying provider for appointment 83e6d44b-966a-40b5-a072-da70e4414096: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,224 signals 91926 8782111040 Error scheduling reminders for appointment 83e6d44b-966a-40b5-a072-da70e4414096: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,225 signals 91926 8782111040 Appointment created: aee90159-4a78-404b-88e9-d6c8c284792b for patient MRNAGDAR000032 on 2025-08-11 INFO 2025-10-14 14:43:57,225 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000032-MED-01 INFO 2025-10-14 14:43:57,226 signals 91926 8782111040 SubFile created: FILE-2025-000032-MED-01 for clinic Medical Department INFO 2025-10-14 14:43:57,226 signals 91926 8782111040 Created sub-file FILE-2025-000032-MED-01 for patient MRNAGDAR000032 at clinic Medical Department ERROR 2025-10-14 14:43:57,226 signals 91926 8782111040 Error notifying provider for appointment aee90159-4a78-404b-88e9-d6c8c284792b: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,226 signals 91926 8782111040 Error scheduling reminders for appointment aee90159-4a78-404b-88e9-d6c8c284792b: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,227 signals 91926 8782111040 Appointment created: 1bcb6ee9-cbeb-4cda-9032-dfcc1b73f8e2 for patient MRNAGDAR000017 on 2025-09-22 INFO 2025-10-14 14:43:57,227 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000017-SLP-01 INFO 2025-10-14 14:43:57,227 signals 91926 8782111040 SubFile created: FILE-2025-000017-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 14:43:57,227 signals 91926 8782111040 Created sub-file FILE-2025-000017-SLP-01 for patient MRNAGDAR000017 at clinic Speech-Language Pathology ERROR 2025-10-14 14:43:57,227 signals 91926 8782111040 Error notifying provider for appointment 1bcb6ee9-cbeb-4cda-9032-dfcc1b73f8e2: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,227 signals 91926 8782111040 Error scheduling reminders for appointment 1bcb6ee9-cbeb-4cda-9032-dfcc1b73f8e2: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,229 signals 91926 8782111040 Appointment created: b2f8bbdc-286e-4c3e-8dc0-13c01dd2ce7a for patient MRNAGDAR000004 on 2025-07-20 INFO 2025-10-14 14:43:57,229 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000004-NUR-03 INFO 2025-10-14 14:43:57,229 signals 91926 8782111040 SubFile created: FILE-2025-000004-NUR-03 for clinic Nursing Department INFO 2025-10-14 14:43:57,229 signals 91926 8782111040 Created sub-file FILE-2025-000004-NUR-03 for patient MRNAGDAR000004 at clinic Nursing Department ERROR 2025-10-14 14:43:57,229 signals 91926 8782111040 Error notifying provider for appointment b2f8bbdc-286e-4c3e-8dc0-13c01dd2ce7a: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,229 signals 91926 8782111040 Error scheduling reminders for appointment b2f8bbdc-286e-4c3e-8dc0-13c01dd2ce7a: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,231 signals 91926 8782111040 Appointment created: 1a5a8f8a-66c5-4e60-87aa-27ebf66f482a for patient MRNAGDAR000026 on 2025-09-21 INFO 2025-10-14 14:43:57,231 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000026-SLP-02 INFO 2025-10-14 14:43:57,231 signals 91926 8782111040 SubFile created: FILE-2025-000026-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 14:43:57,231 signals 91926 8782111040 Created sub-file FILE-2025-000026-SLP-02 for patient MRNAGDAR000026 at clinic Speech-Language Pathology ERROR 2025-10-14 14:43:57,231 signals 91926 8782111040 Error notifying provider for appointment 1a5a8f8a-66c5-4e60-87aa-27ebf66f482a: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,231 signals 91926 8782111040 Error scheduling reminders for appointment 1a5a8f8a-66c5-4e60-87aa-27ebf66f482a: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,232 signals 91926 8782111040 Appointment created: 65631f2f-baa7-4462-9883-6e84a1ba2bb4 for patient MRNAGDAR000007 on 2025-09-18 INFO 2025-10-14 14:43:57,233 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000007-ABA-01 INFO 2025-10-14 14:43:57,233 signals 91926 8782111040 SubFile created: FILE-2025-000007-ABA-01 for clinic ABA Therapy INFO 2025-10-14 14:43:57,233 signals 91926 8782111040 Created sub-file FILE-2025-000007-ABA-01 for patient MRNAGDAR000007 at clinic ABA Therapy ERROR 2025-10-14 14:43:57,233 signals 91926 8782111040 Error notifying provider for appointment 65631f2f-baa7-4462-9883-6e84a1ba2bb4: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,233 signals 91926 8782111040 Error scheduling reminders for appointment 65631f2f-baa7-4462-9883-6e84a1ba2bb4: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,234 signals 91926 8782111040 Appointment created: 932cd38e-893f-4c96-af68-ff36ecb6a334 for patient MRNAGDAR000040 on 2025-08-20 INFO 2025-10-14 14:43:57,234 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000040-SLP-02 INFO 2025-10-14 14:43:57,234 signals 91926 8782111040 SubFile created: FILE-2025-000040-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 14:43:57,234 signals 91926 8782111040 Created sub-file FILE-2025-000040-SLP-02 for patient MRNAGDAR000040 at clinic Speech-Language Pathology ERROR 2025-10-14 14:43:57,234 signals 91926 8782111040 Error notifying provider for appointment 932cd38e-893f-4c96-af68-ff36ecb6a334: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,234 signals 91926 8782111040 Error scheduling reminders for appointment 932cd38e-893f-4c96-af68-ff36ecb6a334: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,235 signals 91926 8782111040 Appointment created: c3e0cd23-4406-4358-8522-200d46f251f6 for patient MRNAGDAR000050 on 2025-08-21 INFO 2025-10-14 14:43:57,236 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000050-NUR-02 INFO 2025-10-14 14:43:57,236 signals 91926 8782111040 SubFile created: FILE-2025-000050-NUR-02 for clinic Nursing Department INFO 2025-10-14 14:43:57,236 signals 91926 8782111040 Created sub-file FILE-2025-000050-NUR-02 for patient MRNAGDAR000050 at clinic Nursing Department ERROR 2025-10-14 14:43:57,236 signals 91926 8782111040 Error notifying provider for appointment c3e0cd23-4406-4358-8522-200d46f251f6: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,236 signals 91926 8782111040 Error scheduling reminders for appointment c3e0cd23-4406-4358-8522-200d46f251f6: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,237 signals 91926 8782111040 Appointment created: ff323dd9-9696-4c99-9cb5-fcecbfdd6878 for patient MRNAGDAR000023 on 2025-07-24 INFO 2025-10-14 14:43:57,237 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000023-SLP-03 INFO 2025-10-14 14:43:57,238 signals 91926 8782111040 SubFile created: FILE-2025-000023-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 14:43:57,238 signals 91926 8782111040 Created sub-file FILE-2025-000023-SLP-03 for patient MRNAGDAR000023 at clinic Speech-Language Pathology ERROR 2025-10-14 14:43:57,238 signals 91926 8782111040 Error notifying provider for appointment ff323dd9-9696-4c99-9cb5-fcecbfdd6878: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,238 signals 91926 8782111040 Error scheduling reminders for appointment ff323dd9-9696-4c99-9cb5-fcecbfdd6878: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,238 signals 91926 8782111040 Appointment created: ec755ed7-8f27-4fb3-8ca7-775fbd3d98d9 for patient MRNAGDAR000007 on 2025-08-17 INFO 2025-10-14 14:43:57,239 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000007-MED-02 INFO 2025-10-14 14:43:57,239 signals 91926 8782111040 SubFile created: FILE-2025-000007-MED-02 for clinic Medical Department INFO 2025-10-14 14:43:57,239 signals 91926 8782111040 Created sub-file FILE-2025-000007-MED-02 for patient MRNAGDAR000007 at clinic Medical Department ERROR 2025-10-14 14:43:57,239 signals 91926 8782111040 Error notifying provider for appointment ec755ed7-8f27-4fb3-8ca7-775fbd3d98d9: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,239 signals 91926 8782111040 Error scheduling reminders for appointment ec755ed7-8f27-4fb3-8ca7-775fbd3d98d9: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,240 signals 91926 8782111040 Appointment created: 652a0e94-69df-4fa7-8f1a-c331cffbe501 for patient MRNAGDAR000041 on 2025-10-14 INFO 2025-10-14 14:43:57,240 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000041-MED-01 INFO 2025-10-14 14:43:57,241 signals 91926 8782111040 SubFile created: FILE-2025-000041-MED-01 for clinic Medical Department INFO 2025-10-14 14:43:57,241 signals 91926 8782111040 Created sub-file FILE-2025-000041-MED-01 for patient MRNAGDAR000041 at clinic Medical Department ERROR 2025-10-14 14:43:57,241 signals 91926 8782111040 Error notifying provider for appointment 652a0e94-69df-4fa7-8f1a-c331cffbe501: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,241 signals 91926 8782111040 Error scheduling reminders for appointment 652a0e94-69df-4fa7-8f1a-c331cffbe501: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,241 signals 91926 8782111040 Appointment created: 10c9b8ac-059e-4b83-886a-195af3897ca8 for patient MRNAGDAR000001 on 2025-09-01 INFO 2025-10-14 14:43:57,242 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000001-NUR-01 INFO 2025-10-14 14:43:57,242 signals 91926 8782111040 SubFile created: FILE-2025-000001-NUR-01 for clinic Nursing Department INFO 2025-10-14 14:43:57,242 signals 91926 8782111040 Created sub-file FILE-2025-000001-NUR-01 for patient MRNAGDAR000001 at clinic Nursing Department ERROR 2025-10-14 14:43:57,242 signals 91926 8782111040 Error notifying provider for appointment 10c9b8ac-059e-4b83-886a-195af3897ca8: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,242 signals 91926 8782111040 Error scheduling reminders for appointment 10c9b8ac-059e-4b83-886a-195af3897ca8: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,243 signals 91926 8782111040 Appointment created: aba2cc48-f511-4b21-bb6f-38b63909cb23 for patient MRNAGDAR000024 on 2025-08-31 INFO 2025-10-14 14:43:57,243 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000024-OT-02 INFO 2025-10-14 14:43:57,243 signals 91926 8782111040 SubFile created: FILE-2025-000024-OT-02 for clinic Occupational Therapy INFO 2025-10-14 14:43:57,243 signals 91926 8782111040 Created sub-file FILE-2025-000024-OT-02 for patient MRNAGDAR000024 at clinic Occupational Therapy ERROR 2025-10-14 14:43:57,243 signals 91926 8782111040 Error notifying provider for appointment aba2cc48-f511-4b21-bb6f-38b63909cb23: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,243 signals 91926 8782111040 Error scheduling reminders for appointment aba2cc48-f511-4b21-bb6f-38b63909cb23: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,245 signals 91926 8782111040 Appointment created: 0f5b6473-6b58-4521-84ed-c9b29437e9c0 for patient MRNAGDAR000015 on 2025-10-26 INFO 2025-10-14 14:43:57,245 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000015-ABA-03 INFO 2025-10-14 14:43:57,245 signals 91926 8782111040 SubFile created: FILE-2025-000015-ABA-03 for clinic ABA Therapy INFO 2025-10-14 14:43:57,245 signals 91926 8782111040 Created sub-file FILE-2025-000015-ABA-03 for patient MRNAGDAR000015 at clinic ABA Therapy ERROR 2025-10-14 14:43:57,245 signals 91926 8782111040 Error notifying provider for appointment 0f5b6473-6b58-4521-84ed-c9b29437e9c0: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,245 signals 91926 8782111040 Error scheduling reminders for appointment 0f5b6473-6b58-4521-84ed-c9b29437e9c0: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,246 signals 91926 8782111040 Appointment created: 599f7203-096a-4f13-b51a-75730bf543a1 for patient MRNAGDAR000028 on 2025-08-03 INFO 2025-10-14 14:43:57,246 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000028-SLP-01 INFO 2025-10-14 14:43:57,246 signals 91926 8782111040 SubFile created: FILE-2025-000028-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 14:43:57,246 signals 91926 8782111040 Created sub-file FILE-2025-000028-SLP-01 for patient MRNAGDAR000028 at clinic Speech-Language Pathology ERROR 2025-10-14 14:43:57,246 signals 91926 8782111040 Error notifying provider for appointment 599f7203-096a-4f13-b51a-75730bf543a1: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,246 signals 91926 8782111040 Error scheduling reminders for appointment 599f7203-096a-4f13-b51a-75730bf543a1: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,247 signals 91926 8782111040 Appointment created: 38941844-146d-4c45-b4a6-3b77f0fa1bc5 for patient MRNAGDAR000020 on 2025-07-24 INFO 2025-10-14 14:43:57,248 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000020-NUR-01 INFO 2025-10-14 14:43:57,248 signals 91926 8782111040 SubFile created: FILE-2025-000020-NUR-01 for clinic Nursing Department INFO 2025-10-14 14:43:57,248 signals 91926 8782111040 Created sub-file FILE-2025-000020-NUR-01 for patient MRNAGDAR000020 at clinic Nursing Department ERROR 2025-10-14 14:43:57,248 signals 91926 8782111040 Error notifying provider for appointment 38941844-146d-4c45-b4a6-3b77f0fa1bc5: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,248 signals 91926 8782111040 Error scheduling reminders for appointment 38941844-146d-4c45-b4a6-3b77f0fa1bc5: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,249 signals 91926 8782111040 Appointment created: 3538d9bc-d4f1-4370-a538-b6893140453a for patient MRNAGDAR000018 on 2025-10-19 INFO 2025-10-14 14:43:57,249 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000018-MED-02 INFO 2025-10-14 14:43:57,249 signals 91926 8782111040 SubFile created: FILE-2025-000018-MED-02 for clinic Medical Department INFO 2025-10-14 14:43:57,249 signals 91926 8782111040 Created sub-file FILE-2025-000018-MED-02 for patient MRNAGDAR000018 at clinic Medical Department ERROR 2025-10-14 14:43:57,250 signals 91926 8782111040 Error creating confirmation token for appointment 3538d9bc-d4f1-4370-a538-b6893140453a: no such table: appointments_appointmentconfirmation ERROR 2025-10-14 14:43:57,250 signals 91926 8782111040 Error notifying provider for appointment 3538d9bc-d4f1-4370-a538-b6893140453a: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,250 signals 91926 8782111040 Error scheduling reminders for appointment 3538d9bc-d4f1-4370-a538-b6893140453a: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,251 signals 91926 8782111040 Appointment created: 98f7fc76-6e44-410f-a088-b75f84b84901 for patient MRNAGDAR000013 on 2025-10-02 INFO 2025-10-14 14:43:57,251 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000013-NUR-01 INFO 2025-10-14 14:43:57,252 signals 91926 8782111040 SubFile created: FILE-2025-000013-NUR-01 for clinic Nursing Department INFO 2025-10-14 14:43:57,252 signals 91926 8782111040 Created sub-file FILE-2025-000013-NUR-01 for patient MRNAGDAR000013 at clinic Nursing Department ERROR 2025-10-14 14:43:57,252 signals 91926 8782111040 Error notifying provider for appointment 98f7fc76-6e44-410f-a088-b75f84b84901: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,252 signals 91926 8782111040 Error scheduling reminders for appointment 98f7fc76-6e44-410f-a088-b75f84b84901: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,253 signals 91926 8782111040 Appointment created: d9f7dacc-2a39-4fd7-a540-525fd7d9669f for patient MRNAGDAR000039 on 2025-09-03 INFO 2025-10-14 14:43:57,253 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000039-SLP-01 INFO 2025-10-14 14:43:57,254 signals 91926 8782111040 SubFile created: FILE-2025-000039-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 14:43:57,254 signals 91926 8782111040 Created sub-file FILE-2025-000039-SLP-01 for patient MRNAGDAR000039 at clinic Speech-Language Pathology ERROR 2025-10-14 14:43:57,254 signals 91926 8782111040 Error notifying provider for appointment d9f7dacc-2a39-4fd7-a540-525fd7d9669f: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,254 signals 91926 8782111040 Error scheduling reminders for appointment d9f7dacc-2a39-4fd7-a540-525fd7d9669f: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,255 signals 91926 8782111040 Appointment created: 5ccdaa4c-4641-4f45-8ecd-48e9caa30ab5 for patient MRNAGDAR000048 on 2025-08-03 INFO 2025-10-14 14:43:57,255 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000048-SLP-01 INFO 2025-10-14 14:43:57,255 signals 91926 8782111040 SubFile created: FILE-2025-000048-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 14:43:57,255 signals 91926 8782111040 Created sub-file FILE-2025-000048-SLP-01 for patient MRNAGDAR000048 at clinic Speech-Language Pathology ERROR 2025-10-14 14:43:57,255 signals 91926 8782111040 Error notifying provider for appointment 5ccdaa4c-4641-4f45-8ecd-48e9caa30ab5: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,255 signals 91926 8782111040 Error scheduling reminders for appointment 5ccdaa4c-4641-4f45-8ecd-48e9caa30ab5: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,257 signals 91926 8782111040 Appointment created: d3ed19f7-9b35-4b5e-aeed-4a6a8da52180 for patient MRNAGDAR000047 on 2025-08-31 INFO 2025-10-14 14:43:57,257 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000047-ABA-01 INFO 2025-10-14 14:43:57,257 signals 91926 8782111040 SubFile created: FILE-2025-000047-ABA-01 for clinic ABA Therapy INFO 2025-10-14 14:43:57,257 signals 91926 8782111040 Created sub-file FILE-2025-000047-ABA-01 for patient MRNAGDAR000047 at clinic ABA Therapy ERROR 2025-10-14 14:43:57,257 signals 91926 8782111040 Error notifying provider for appointment d3ed19f7-9b35-4b5e-aeed-4a6a8da52180: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,257 signals 91926 8782111040 Error scheduling reminders for appointment d3ed19f7-9b35-4b5e-aeed-4a6a8da52180: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,258 signals 91926 8782111040 Appointment created: 85a463cf-8994-4c67-9fc6-ce295c89d02e for patient MRNAGDAR000038 on 2025-09-30 INFO 2025-10-14 14:43:57,258 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000038-MED-02 INFO 2025-10-14 14:43:57,259 signals 91926 8782111040 SubFile created: FILE-2025-000038-MED-02 for clinic Medical Department INFO 2025-10-14 14:43:57,259 signals 91926 8782111040 Created sub-file FILE-2025-000038-MED-02 for patient MRNAGDAR000038 at clinic Medical Department ERROR 2025-10-14 14:43:57,259 signals 91926 8782111040 Error notifying provider for appointment 85a463cf-8994-4c67-9fc6-ce295c89d02e: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,259 signals 91926 8782111040 Error scheduling reminders for appointment 85a463cf-8994-4c67-9fc6-ce295c89d02e: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,260 signals 91926 8782111040 Appointment created: d19280fc-9270-4e75-835c-c302b51930d4 for patient MRNAGDAR000044 on 2025-07-31 INFO 2025-10-14 14:43:57,260 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000044-NUR-01 INFO 2025-10-14 14:43:57,260 signals 91926 8782111040 SubFile created: FILE-2025-000044-NUR-01 for clinic Nursing Department INFO 2025-10-14 14:43:57,260 signals 91926 8782111040 Created sub-file FILE-2025-000044-NUR-01 for patient MRNAGDAR000044 at clinic Nursing Department ERROR 2025-10-14 14:43:57,260 signals 91926 8782111040 Error notifying provider for appointment d19280fc-9270-4e75-835c-c302b51930d4: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,260 signals 91926 8782111040 Error scheduling reminders for appointment d19280fc-9270-4e75-835c-c302b51930d4: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,261 signals 91926 8782111040 Appointment created: d5bd20e9-5df6-41ea-a01b-4a1b681b8b5f for patient MRNAGDAR000002 on 2025-10-20 ERROR 2025-10-14 14:43:57,261 signals 91926 8782111040 Error notifying provider for appointment d5bd20e9-5df6-41ea-a01b-4a1b681b8b5f: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,261 signals 91926 8782111040 Error scheduling reminders for appointment d5bd20e9-5df6-41ea-a01b-4a1b681b8b5f: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,262 signals 91926 8782111040 Appointment created: 74f9a66d-6e11-4785-a6fc-fd2be525e59d for patient MRNAGDAR000001 on 2025-08-03 ERROR 2025-10-14 14:43:57,262 signals 91926 8782111040 Error notifying provider for appointment 74f9a66d-6e11-4785-a6fc-fd2be525e59d: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,262 signals 91926 8782111040 Error scheduling reminders for appointment 74f9a66d-6e11-4785-a6fc-fd2be525e59d: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,263 signals 91926 8782111040 Appointment created: d91d08f2-7f9a-4263-b53c-8f92a0d1b2d5 for patient MRNAGDAR000041 on 2025-08-24 INFO 2025-10-14 14:43:57,263 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000041-NUR-02 INFO 2025-10-14 14:43:57,264 signals 91926 8782111040 SubFile created: FILE-2025-000041-NUR-02 for clinic Nursing Department INFO 2025-10-14 14:43:57,264 signals 91926 8782111040 Created sub-file FILE-2025-000041-NUR-02 for patient MRNAGDAR000041 at clinic Nursing Department ERROR 2025-10-14 14:43:57,264 signals 91926 8782111040 Error notifying provider for appointment d91d08f2-7f9a-4263-b53c-8f92a0d1b2d5: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,264 signals 91926 8782111040 Error scheduling reminders for appointment d91d08f2-7f9a-4263-b53c-8f92a0d1b2d5: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,265 signals 91926 8782111040 Appointment created: 2b8b1c6c-e545-46a9-b790-cabd4c701a12 for patient MRNAGDAR000015 on 2025-09-24 ERROR 2025-10-14 14:43:57,265 signals 91926 8782111040 Error notifying provider for appointment 2b8b1c6c-e545-46a9-b790-cabd4c701a12: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,265 signals 91926 8782111040 Error scheduling reminders for appointment 2b8b1c6c-e545-46a9-b790-cabd4c701a12: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,266 signals 91926 8782111040 Appointment created: a720b576-8084-46e7-b363-b6151b15c9c8 for patient MRNAGDAR000042 on 2025-11-12 ERROR 2025-10-14 14:43:57,267 signals 91926 8782111040 Error notifying provider for appointment a720b576-8084-46e7-b363-b6151b15c9c8: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,267 signals 91926 8782111040 Error scheduling reminders for appointment a720b576-8084-46e7-b363-b6151b15c9c8: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,267 signals 91926 8782111040 Appointment created: 7e4353ff-4e4b-45d4-afb1-1f1ba8d726b3 for patient MRNAGDAR000028 on 2025-11-11 INFO 2025-10-14 14:43:57,268 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000028-ABA-02 INFO 2025-10-14 14:43:57,268 signals 91926 8782111040 SubFile created: FILE-2025-000028-ABA-02 for clinic ABA Therapy INFO 2025-10-14 14:43:57,268 signals 91926 8782111040 Created sub-file FILE-2025-000028-ABA-02 for patient MRNAGDAR000028 at clinic ABA Therapy ERROR 2025-10-14 14:43:57,268 signals 91926 8782111040 Error notifying provider for appointment 7e4353ff-4e4b-45d4-afb1-1f1ba8d726b3: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,268 signals 91926 8782111040 Error scheduling reminders for appointment 7e4353ff-4e4b-45d4-afb1-1f1ba8d726b3: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,269 signals 91926 8782111040 Appointment created: cc523998-f1d4-4502-a442-db8c8181010d for patient MRNAGDAR000005 on 2025-08-06 ERROR 2025-10-14 14:43:57,269 signals 91926 8782111040 Error notifying provider for appointment cc523998-f1d4-4502-a442-db8c8181010d: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,269 signals 91926 8782111040 Error scheduling reminders for appointment cc523998-f1d4-4502-a442-db8c8181010d: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,270 signals 91926 8782111040 Appointment created: bc98adc5-eaaa-41fb-a3a3-dccaa9156205 for patient MRNAGDAR000015 on 2025-07-20 ERROR 2025-10-14 14:43:57,270 signals 91926 8782111040 Error notifying provider for appointment bc98adc5-eaaa-41fb-a3a3-dccaa9156205: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,270 signals 91926 8782111040 Error scheduling reminders for appointment bc98adc5-eaaa-41fb-a3a3-dccaa9156205: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,271 signals 91926 8782111040 Appointment created: 90d81d9e-a821-49d6-aaa3-499b5f0972d5 for patient MRNAGDAR000043 on 2025-09-23 INFO 2025-10-14 14:43:57,272 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000043-MED-01 INFO 2025-10-14 14:43:57,272 signals 91926 8782111040 SubFile created: FILE-2025-000043-MED-01 for clinic Medical Department INFO 2025-10-14 14:43:57,272 signals 91926 8782111040 Created sub-file FILE-2025-000043-MED-01 for patient MRNAGDAR000043 at clinic Medical Department ERROR 2025-10-14 14:43:57,272 signals 91926 8782111040 Error notifying provider for appointment 90d81d9e-a821-49d6-aaa3-499b5f0972d5: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,272 signals 91926 8782111040 Error scheduling reminders for appointment 90d81d9e-a821-49d6-aaa3-499b5f0972d5: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,273 signals 91926 8782111040 Appointment created: 1347ce85-0d72-4b8d-b0ac-4952b253a7af for patient MRNAGDAR000014 on 2025-11-02 INFO 2025-10-14 14:43:57,273 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000014-ABA-01 INFO 2025-10-14 14:43:57,273 signals 91926 8782111040 SubFile created: FILE-2025-000014-ABA-01 for clinic ABA Therapy INFO 2025-10-14 14:43:57,273 signals 91926 8782111040 Created sub-file FILE-2025-000014-ABA-01 for patient MRNAGDAR000014 at clinic ABA Therapy ERROR 2025-10-14 14:43:57,273 signals 91926 8782111040 Error notifying provider for appointment 1347ce85-0d72-4b8d-b0ac-4952b253a7af: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,273 signals 91926 8782111040 Error scheduling reminders for appointment 1347ce85-0d72-4b8d-b0ac-4952b253a7af: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,274 signals 91926 8782111040 Appointment created: d392681c-10bb-4249-812d-b5c909b4c6da for patient MRNAGDAR000034 on 2025-08-17 INFO 2025-10-14 14:43:57,274 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000034-MED-02 INFO 2025-10-14 14:43:57,275 signals 91926 8782111040 SubFile created: FILE-2025-000034-MED-02 for clinic Medical Department INFO 2025-10-14 14:43:57,275 signals 91926 8782111040 Created sub-file FILE-2025-000034-MED-02 for patient MRNAGDAR000034 at clinic Medical Department ERROR 2025-10-14 14:43:57,275 signals 91926 8782111040 Error notifying provider for appointment d392681c-10bb-4249-812d-b5c909b4c6da: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,275 signals 91926 8782111040 Error scheduling reminders for appointment d392681c-10bb-4249-812d-b5c909b4c6da: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,276 signals 91926 8782111040 Appointment created: dc846749-1e60-4d05-aff9-d876be60c032 for patient MRNAGDAR000025 on 2025-08-18 INFO 2025-10-14 14:43:57,276 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000025-NUR-01 INFO 2025-10-14 14:43:57,276 signals 91926 8782111040 SubFile created: FILE-2025-000025-NUR-01 for clinic Nursing Department INFO 2025-10-14 14:43:57,276 signals 91926 8782111040 Created sub-file FILE-2025-000025-NUR-01 for patient MRNAGDAR000025 at clinic Nursing Department ERROR 2025-10-14 14:43:57,276 signals 91926 8782111040 Error notifying provider for appointment dc846749-1e60-4d05-aff9-d876be60c032: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,276 signals 91926 8782111040 Error scheduling reminders for appointment dc846749-1e60-4d05-aff9-d876be60c032: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,278 signals 91926 8782111040 Appointment created: 9ac97279-39b4-44c5-add2-763233aed882 for patient MRNAGDAR000026 on 2025-07-20 ERROR 2025-10-14 14:43:57,278 signals 91926 8782111040 Error notifying provider for appointment 9ac97279-39b4-44c5-add2-763233aed882: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,278 signals 91926 8782111040 Error scheduling reminders for appointment 9ac97279-39b4-44c5-add2-763233aed882: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,280 signals 91926 8782111040 Appointment created: 41cbce19-1951-4975-8d86-d57a2ce05c16 for patient MRNAGDAR000041 on 2025-08-04 INFO 2025-10-14 14:43:57,280 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000041-SLP-03 INFO 2025-10-14 14:43:57,280 signals 91926 8782111040 SubFile created: FILE-2025-000041-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 14:43:57,280 signals 91926 8782111040 Created sub-file FILE-2025-000041-SLP-03 for patient MRNAGDAR000041 at clinic Speech-Language Pathology ERROR 2025-10-14 14:43:57,280 signals 91926 8782111040 Error notifying provider for appointment 41cbce19-1951-4975-8d86-d57a2ce05c16: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,280 signals 91926 8782111040 Error scheduling reminders for appointment 41cbce19-1951-4975-8d86-d57a2ce05c16: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,281 signals 91926 8782111040 Appointment created: a13cda16-e444-4ad6-9777-bbaa39fd24c2 for patient MRNAGDAR000032 on 2025-10-05 INFO 2025-10-14 14:43:57,282 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000032-NUR-02 INFO 2025-10-14 14:43:57,282 signals 91926 8782111040 SubFile created: FILE-2025-000032-NUR-02 for clinic Nursing Department INFO 2025-10-14 14:43:57,282 signals 91926 8782111040 Created sub-file FILE-2025-000032-NUR-02 for patient MRNAGDAR000032 at clinic Nursing Department ERROR 2025-10-14 14:43:57,282 signals 91926 8782111040 Error notifying provider for appointment a13cda16-e444-4ad6-9777-bbaa39fd24c2: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,282 signals 91926 8782111040 Error scheduling reminders for appointment a13cda16-e444-4ad6-9777-bbaa39fd24c2: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,283 signals 91926 8782111040 Appointment created: 68e3af2f-1808-4be8-986f-0844210e7d91 for patient MRNAGDAR000010 on 2025-07-27 INFO 2025-10-14 14:43:57,284 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000010-MED-01 INFO 2025-10-14 14:43:57,284 signals 91926 8782111040 SubFile created: FILE-2025-000010-MED-01 for clinic Medical Department INFO 2025-10-14 14:43:57,284 signals 91926 8782111040 Created sub-file FILE-2025-000010-MED-01 for patient MRNAGDAR000010 at clinic Medical Department ERROR 2025-10-14 14:43:57,284 signals 91926 8782111040 Error notifying provider for appointment 68e3af2f-1808-4be8-986f-0844210e7d91: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,284 signals 91926 8782111040 Error scheduling reminders for appointment 68e3af2f-1808-4be8-986f-0844210e7d91: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,286 signals 91926 8782111040 Appointment created: b5e36bd8-b09f-4289-82c7-ee815076a26b for patient MRNAGDAR000036 on 2025-08-18 INFO 2025-10-14 14:43:57,286 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000036-SLP-02 INFO 2025-10-14 14:43:57,286 signals 91926 8782111040 SubFile created: FILE-2025-000036-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 14:43:57,286 signals 91926 8782111040 Created sub-file FILE-2025-000036-SLP-02 for patient MRNAGDAR000036 at clinic Speech-Language Pathology ERROR 2025-10-14 14:43:57,286 signals 91926 8782111040 Error notifying provider for appointment b5e36bd8-b09f-4289-82c7-ee815076a26b: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,286 signals 91926 8782111040 Error scheduling reminders for appointment b5e36bd8-b09f-4289-82c7-ee815076a26b: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,287 signals 91926 8782111040 Appointment created: d4333047-78d7-4668-a39b-f82249e0d292 for patient MRNAGDAR000049 on 2025-07-28 INFO 2025-10-14 14:43:57,287 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000049-NUR-02 INFO 2025-10-14 14:43:57,287 signals 91926 8782111040 SubFile created: FILE-2025-000049-NUR-02 for clinic Nursing Department INFO 2025-10-14 14:43:57,287 signals 91926 8782111040 Created sub-file FILE-2025-000049-NUR-02 for patient MRNAGDAR000049 at clinic Nursing Department ERROR 2025-10-14 14:43:57,287 signals 91926 8782111040 Error notifying provider for appointment d4333047-78d7-4668-a39b-f82249e0d292: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,287 signals 91926 8782111040 Error scheduling reminders for appointment d4333047-78d7-4668-a39b-f82249e0d292: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,289 signals 91926 8782111040 Appointment created: 84a5910a-af70-4eff-aee9-7d2afa796e93 for patient MRNAGDAR000023 on 2025-07-27 INFO 2025-10-14 14:43:57,289 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000023-OT-04 INFO 2025-10-14 14:43:57,289 signals 91926 8782111040 SubFile created: FILE-2025-000023-OT-04 for clinic Occupational Therapy INFO 2025-10-14 14:43:57,289 signals 91926 8782111040 Created sub-file FILE-2025-000023-OT-04 for patient MRNAGDAR000023 at clinic Occupational Therapy ERROR 2025-10-14 14:43:57,289 signals 91926 8782111040 Error notifying provider for appointment 84a5910a-af70-4eff-aee9-7d2afa796e93: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,289 signals 91926 8782111040 Error scheduling reminders for appointment 84a5910a-af70-4eff-aee9-7d2afa796e93: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,291 signals 91926 8782111040 Appointment created: 1ed92ac6-c2ca-4590-aa30-6a0349b834c4 for patient MRNAGDAR000014 on 2025-08-07 INFO 2025-10-14 14:43:57,291 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000014-MED-02 INFO 2025-10-14 14:43:57,291 signals 91926 8782111040 SubFile created: FILE-2025-000014-MED-02 for clinic Medical Department INFO 2025-10-14 14:43:57,291 signals 91926 8782111040 Created sub-file FILE-2025-000014-MED-02 for patient MRNAGDAR000014 at clinic Medical Department ERROR 2025-10-14 14:43:57,291 signals 91926 8782111040 Error notifying provider for appointment 1ed92ac6-c2ca-4590-aa30-6a0349b834c4: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,291 signals 91926 8782111040 Error scheduling reminders for appointment 1ed92ac6-c2ca-4590-aa30-6a0349b834c4: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,292 signals 91926 8782111040 Appointment created: 20812aa8-ef23-4495-ad7e-8ded4d429e27 for patient MRNAGDAR000007 on 2025-10-13 INFO 2025-10-14 14:43:57,293 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000007-SLP-03 INFO 2025-10-14 14:43:57,293 signals 91926 8782111040 SubFile created: FILE-2025-000007-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 14:43:57,293 signals 91926 8782111040 Created sub-file FILE-2025-000007-SLP-03 for patient MRNAGDAR000007 at clinic Speech-Language Pathology ERROR 2025-10-14 14:43:57,293 signals 91926 8782111040 Error notifying provider for appointment 20812aa8-ef23-4495-ad7e-8ded4d429e27: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,293 signals 91926 8782111040 Error scheduling reminders for appointment 20812aa8-ef23-4495-ad7e-8ded4d429e27: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,294 signals 91926 8782111040 Appointment created: c8ef8fb0-4c0c-4b7c-91af-0ca3006402d7 for patient MRNAGDAR000005 on 2025-09-18 INFO 2025-10-14 14:43:57,294 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000005-NUR-02 INFO 2025-10-14 14:43:57,294 signals 91926 8782111040 SubFile created: FILE-2025-000005-NUR-02 for clinic Nursing Department INFO 2025-10-14 14:43:57,294 signals 91926 8782111040 Created sub-file FILE-2025-000005-NUR-02 for patient MRNAGDAR000005 at clinic Nursing Department ERROR 2025-10-14 14:43:57,294 signals 91926 8782111040 Error notifying provider for appointment c8ef8fb0-4c0c-4b7c-91af-0ca3006402d7: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,294 signals 91926 8782111040 Error scheduling reminders for appointment c8ef8fb0-4c0c-4b7c-91af-0ca3006402d7: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,296 signals 91926 8782111040 Appointment created: c0ba9f6b-4df8-42d2-b2cd-c215ec976ded for patient MRNAGDAR000029 on 2025-07-20 INFO 2025-10-14 14:43:57,296 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000029-NUR-02 INFO 2025-10-14 14:43:57,296 signals 91926 8782111040 SubFile created: FILE-2025-000029-NUR-02 for clinic Nursing Department INFO 2025-10-14 14:43:57,296 signals 91926 8782111040 Created sub-file FILE-2025-000029-NUR-02 for patient MRNAGDAR000029 at clinic Nursing Department ERROR 2025-10-14 14:43:57,296 signals 91926 8782111040 Error notifying provider for appointment c0ba9f6b-4df8-42d2-b2cd-c215ec976ded: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,296 signals 91926 8782111040 Error scheduling reminders for appointment c0ba9f6b-4df8-42d2-b2cd-c215ec976ded: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,297 signals 91926 8782111040 Appointment created: d950680e-9ff4-447b-9bc3-ca4f2032c142 for patient MRNAGDAR000016 on 2025-08-03 INFO 2025-10-14 14:43:57,297 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000016-SLP-01 INFO 2025-10-14 14:43:57,298 signals 91926 8782111040 SubFile created: FILE-2025-000016-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 14:43:57,298 signals 91926 8782111040 Created sub-file FILE-2025-000016-SLP-01 for patient MRNAGDAR000016 at clinic Speech-Language Pathology ERROR 2025-10-14 14:43:57,298 signals 91926 8782111040 Error notifying provider for appointment d950680e-9ff4-447b-9bc3-ca4f2032c142: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,298 signals 91926 8782111040 Error scheduling reminders for appointment d950680e-9ff4-447b-9bc3-ca4f2032c142: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,299 signals 91926 8782111040 Appointment created: 453c3ab0-42cf-4600-8f9a-8fa986fbcd01 for patient MRNAGDAR000008 on 2025-09-14 INFO 2025-10-14 14:43:57,299 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000008-ABA-02 INFO 2025-10-14 14:43:57,299 signals 91926 8782111040 SubFile created: FILE-2025-000008-ABA-02 for clinic ABA Therapy INFO 2025-10-14 14:43:57,299 signals 91926 8782111040 Created sub-file FILE-2025-000008-ABA-02 for patient MRNAGDAR000008 at clinic ABA Therapy ERROR 2025-10-14 14:43:57,299 signals 91926 8782111040 Error notifying provider for appointment 453c3ab0-42cf-4600-8f9a-8fa986fbcd01: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,299 signals 91926 8782111040 Error scheduling reminders for appointment 453c3ab0-42cf-4600-8f9a-8fa986fbcd01: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,301 signals 91926 8782111040 Appointment created: 4c9c8b11-7fcf-40f6-86fd-a30d841bdf28 for patient MRNAGDAR000007 on 2025-07-22 INFO 2025-10-14 14:43:57,301 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000007-NUR-04 INFO 2025-10-14 14:43:57,301 signals 91926 8782111040 SubFile created: FILE-2025-000007-NUR-04 for clinic Nursing Department INFO 2025-10-14 14:43:57,301 signals 91926 8782111040 Created sub-file FILE-2025-000007-NUR-04 for patient MRNAGDAR000007 at clinic Nursing Department ERROR 2025-10-14 14:43:57,301 signals 91926 8782111040 Error notifying provider for appointment 4c9c8b11-7fcf-40f6-86fd-a30d841bdf28: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,301 signals 91926 8782111040 Error scheduling reminders for appointment 4c9c8b11-7fcf-40f6-86fd-a30d841bdf28: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,302 signals 91926 8782111040 Appointment created: f5197f2e-03a7-4256-8740-841b77dd717b for patient MRNAGDAR000047 on 2025-08-24 INFO 2025-10-14 14:43:57,303 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000047-SLP-02 INFO 2025-10-14 14:43:57,303 signals 91926 8782111040 SubFile created: FILE-2025-000047-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 14:43:57,303 signals 91926 8782111040 Created sub-file FILE-2025-000047-SLP-02 for patient MRNAGDAR000047 at clinic Speech-Language Pathology ERROR 2025-10-14 14:43:57,303 signals 91926 8782111040 Error notifying provider for appointment f5197f2e-03a7-4256-8740-841b77dd717b: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,303 signals 91926 8782111040 Error scheduling reminders for appointment f5197f2e-03a7-4256-8740-841b77dd717b: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,304 signals 91926 8782111040 Appointment created: dd47395f-ae57-4ccb-bb93-b06ea5336ef9 for patient MRNAGDAR000014 on 2025-08-31 ERROR 2025-10-14 14:43:57,304 signals 91926 8782111040 Error notifying provider for appointment dd47395f-ae57-4ccb-bb93-b06ea5336ef9: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,304 signals 91926 8782111040 Error scheduling reminders for appointment dd47395f-ae57-4ccb-bb93-b06ea5336ef9: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,306 signals 91926 8782111040 Appointment created: 675365b5-072d-4e80-a73d-952d11b11e36 for patient MRNAGDAR000017 on 2025-09-16 ERROR 2025-10-14 14:43:57,306 signals 91926 8782111040 Error notifying provider for appointment 675365b5-072d-4e80-a73d-952d11b11e36: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,306 signals 91926 8782111040 Error scheduling reminders for appointment 675365b5-072d-4e80-a73d-952d11b11e36: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,307 signals 91926 8782111040 Appointment created: 375985f8-e1d8-4f65-9dc7-cd0c23c44cc1 for patient MRNAGDAR000025 on 2025-08-19 ERROR 2025-10-14 14:43:57,307 signals 91926 8782111040 Error notifying provider for appointment 375985f8-e1d8-4f65-9dc7-cd0c23c44cc1: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,307 signals 91926 8782111040 Error scheduling reminders for appointment 375985f8-e1d8-4f65-9dc7-cd0c23c44cc1: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,308 signals 91926 8782111040 Appointment created: 3a4a004f-82e9-47ec-80f7-307c4ffc77fd for patient MRNAGDAR000034 on 2025-08-05 ERROR 2025-10-14 14:43:57,308 signals 91926 8782111040 Error notifying provider for appointment 3a4a004f-82e9-47ec-80f7-307c4ffc77fd: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,308 signals 91926 8782111040 Error scheduling reminders for appointment 3a4a004f-82e9-47ec-80f7-307c4ffc77fd: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,310 signals 91926 8782111040 Appointment created: 1daf8db6-82b4-443a-be69-40a484e62ad4 for patient MRNAGDAR000015 on 2025-08-03 ERROR 2025-10-14 14:43:57,310 signals 91926 8782111040 Error notifying provider for appointment 1daf8db6-82b4-443a-be69-40a484e62ad4: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,310 signals 91926 8782111040 Error scheduling reminders for appointment 1daf8db6-82b4-443a-be69-40a484e62ad4: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,311 signals 91926 8782111040 Appointment created: 46f13a70-fb6c-4b52-8005-a75f6bbbb8de for patient MRNAGDAR000028 on 2025-08-14 INFO 2025-10-14 14:43:57,311 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000028-NUR-03 INFO 2025-10-14 14:43:57,312 signals 91926 8782111040 SubFile created: FILE-2025-000028-NUR-03 for clinic Nursing Department INFO 2025-10-14 14:43:57,312 signals 91926 8782111040 Created sub-file FILE-2025-000028-NUR-03 for patient MRNAGDAR000028 at clinic Nursing Department ERROR 2025-10-14 14:43:57,312 signals 91926 8782111040 Error notifying provider for appointment 46f13a70-fb6c-4b52-8005-a75f6bbbb8de: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,312 signals 91926 8782111040 Error scheduling reminders for appointment 46f13a70-fb6c-4b52-8005-a75f6bbbb8de: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,313 signals 91926 8782111040 Appointment created: a9fc6b00-3ce6-4c2b-8ac8-5262938a8112 for patient MRNAGDAR000033 on 2025-08-03 INFO 2025-10-14 14:43:57,313 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000033-ABA-01 INFO 2025-10-14 14:43:57,313 signals 91926 8782111040 SubFile created: FILE-2025-000033-ABA-01 for clinic ABA Therapy INFO 2025-10-14 14:43:57,313 signals 91926 8782111040 Created sub-file FILE-2025-000033-ABA-01 for patient MRNAGDAR000033 at clinic ABA Therapy ERROR 2025-10-14 14:43:57,313 signals 91926 8782111040 Error notifying provider for appointment a9fc6b00-3ce6-4c2b-8ac8-5262938a8112: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,313 signals 91926 8782111040 Error scheduling reminders for appointment a9fc6b00-3ce6-4c2b-8ac8-5262938a8112: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,315 signals 91926 8782111040 Appointment created: 62d37a24-f3ac-42e3-9c75-04530ff0f001 for patient MRNAGDAR000021 on 2025-07-29 INFO 2025-10-14 14:43:57,315 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000021-OT-01 INFO 2025-10-14 14:43:57,315 signals 91926 8782111040 SubFile created: FILE-2025-000021-OT-01 for clinic Occupational Therapy INFO 2025-10-14 14:43:57,315 signals 91926 8782111040 Created sub-file FILE-2025-000021-OT-01 for patient MRNAGDAR000021 at clinic Occupational Therapy ERROR 2025-10-14 14:43:57,315 signals 91926 8782111040 Error notifying provider for appointment 62d37a24-f3ac-42e3-9c75-04530ff0f001: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,315 signals 91926 8782111040 Error scheduling reminders for appointment 62d37a24-f3ac-42e3-9c75-04530ff0f001: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,317 signals 91926 8782111040 Appointment created: c2d1cc65-9d7c-428a-81b8-f201173ac1e3 for patient MRNAGDAR000009 on 2025-09-21 INFO 2025-10-14 14:43:57,317 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000009-NUR-02 INFO 2025-10-14 14:43:57,317 signals 91926 8782111040 SubFile created: FILE-2025-000009-NUR-02 for clinic Nursing Department INFO 2025-10-14 14:43:57,317 signals 91926 8782111040 Created sub-file FILE-2025-000009-NUR-02 for patient MRNAGDAR000009 at clinic Nursing Department ERROR 2025-10-14 14:43:57,317 signals 91926 8782111040 Error notifying provider for appointment c2d1cc65-9d7c-428a-81b8-f201173ac1e3: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,317 signals 91926 8782111040 Error scheduling reminders for appointment c2d1cc65-9d7c-428a-81b8-f201173ac1e3: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,318 signals 91926 8782111040 Appointment created: 9d708e63-8819-4b85-80f6-a6bfc5e81d9b for patient MRNAGDAR000023 on 2025-09-28 ERROR 2025-10-14 14:43:57,319 signals 91926 8782111040 Error notifying provider for appointment 9d708e63-8819-4b85-80f6-a6bfc5e81d9b: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,319 signals 91926 8782111040 Error scheduling reminders for appointment 9d708e63-8819-4b85-80f6-a6bfc5e81d9b: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,320 signals 91926 8782111040 Appointment created: 0efb499c-b430-4171-a8d4-109387ecb558 for patient MRNAGDAR000035 on 2025-10-30 INFO 2025-10-14 14:43:57,320 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000035-SLP-01 INFO 2025-10-14 14:43:57,320 signals 91926 8782111040 SubFile created: FILE-2025-000035-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 14:43:57,320 signals 91926 8782111040 Created sub-file FILE-2025-000035-SLP-01 for patient MRNAGDAR000035 at clinic Speech-Language Pathology ERROR 2025-10-14 14:43:57,322 signals 91926 8782111040 Error creating confirmation token for appointment 0efb499c-b430-4171-a8d4-109387ecb558: no such table: appointments_appointmentconfirmation ERROR 2025-10-14 14:43:57,322 signals 91926 8782111040 Error notifying provider for appointment 0efb499c-b430-4171-a8d4-109387ecb558: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,322 signals 91926 8782111040 Error scheduling reminders for appointment 0efb499c-b430-4171-a8d4-109387ecb558: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,323 signals 91926 8782111040 Appointment created: bc3464c2-5fdf-41fd-bc90-2a2038a5c205 for patient MRNAGDAR000027 on 2025-07-24 INFO 2025-10-14 14:43:57,323 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000027-OT-01 INFO 2025-10-14 14:43:57,323 signals 91926 8782111040 SubFile created: FILE-2025-000027-OT-01 for clinic Occupational Therapy INFO 2025-10-14 14:43:57,323 signals 91926 8782111040 Created sub-file FILE-2025-000027-OT-01 for patient MRNAGDAR000027 at clinic Occupational Therapy ERROR 2025-10-14 14:43:57,323 signals 91926 8782111040 Error notifying provider for appointment bc3464c2-5fdf-41fd-bc90-2a2038a5c205: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,323 signals 91926 8782111040 Error scheduling reminders for appointment bc3464c2-5fdf-41fd-bc90-2a2038a5c205: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,324 signals 91926 8782111040 Appointment created: dd8f6d14-1cf2-4b4b-be62-f9712f65ccd0 for patient MRNAGDAR000034 on 2025-09-07 INFO 2025-10-14 14:43:57,325 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000034-OT-03 INFO 2025-10-14 14:43:57,325 signals 91926 8782111040 SubFile created: FILE-2025-000034-OT-03 for clinic Occupational Therapy INFO 2025-10-14 14:43:57,325 signals 91926 8782111040 Created sub-file FILE-2025-000034-OT-03 for patient MRNAGDAR000034 at clinic Occupational Therapy ERROR 2025-10-14 14:43:57,325 signals 91926 8782111040 Error notifying provider for appointment dd8f6d14-1cf2-4b4b-be62-f9712f65ccd0: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,325 signals 91926 8782111040 Error scheduling reminders for appointment dd8f6d14-1cf2-4b4b-be62-f9712f65ccd0: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,327 signals 91926 8782111040 Appointment created: 2dba3820-caf5-4068-a971-8d89955b7479 for patient MRNAGDAR000037 on 2025-10-08 INFO 2025-10-14 14:43:57,327 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000037-OT-01 INFO 2025-10-14 14:43:57,327 signals 91926 8782111040 SubFile created: FILE-2025-000037-OT-01 for clinic Occupational Therapy INFO 2025-10-14 14:43:57,327 signals 91926 8782111040 Created sub-file FILE-2025-000037-OT-01 for patient MRNAGDAR000037 at clinic Occupational Therapy ERROR 2025-10-14 14:43:57,327 signals 91926 8782111040 Error notifying provider for appointment 2dba3820-caf5-4068-a971-8d89955b7479: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,327 signals 91926 8782111040 Error scheduling reminders for appointment 2dba3820-caf5-4068-a971-8d89955b7479: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,329 signals 91926 8782111040 Appointment created: 9ae9a5b3-ac98-4067-91f5-fd49f251d460 for patient MRNAGDAR000013 on 2025-08-20 INFO 2025-10-14 14:43:57,329 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000013-SLP-02 INFO 2025-10-14 14:43:57,329 signals 91926 8782111040 SubFile created: FILE-2025-000013-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 14:43:57,329 signals 91926 8782111040 Created sub-file FILE-2025-000013-SLP-02 for patient MRNAGDAR000013 at clinic Speech-Language Pathology ERROR 2025-10-14 14:43:57,329 signals 91926 8782111040 Error notifying provider for appointment 9ae9a5b3-ac98-4067-91f5-fd49f251d460: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,329 signals 91926 8782111040 Error scheduling reminders for appointment 9ae9a5b3-ac98-4067-91f5-fd49f251d460: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,331 signals 91926 8782111040 Appointment created: 6863923f-1d5b-4433-b4ed-74dff7d8e4d8 for patient MRNAGDAR000014 on 2025-08-20 INFO 2025-10-14 14:43:57,331 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000014-OT-03 INFO 2025-10-14 14:43:57,331 signals 91926 8782111040 SubFile created: FILE-2025-000014-OT-03 for clinic Occupational Therapy INFO 2025-10-14 14:43:57,331 signals 91926 8782111040 Created sub-file FILE-2025-000014-OT-03 for patient MRNAGDAR000014 at clinic Occupational Therapy ERROR 2025-10-14 14:43:57,331 signals 91926 8782111040 Error notifying provider for appointment 6863923f-1d5b-4433-b4ed-74dff7d8e4d8: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,331 signals 91926 8782111040 Error scheduling reminders for appointment 6863923f-1d5b-4433-b4ed-74dff7d8e4d8: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,332 signals 91926 8782111040 Appointment created: 38b30bdb-9da1-419e-ba51-6692912cc1d2 for patient MRNAGDAR000035 on 2025-08-03 INFO 2025-10-14 14:43:57,333 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000035-NUR-02 INFO 2025-10-14 14:43:57,333 signals 91926 8782111040 SubFile created: FILE-2025-000035-NUR-02 for clinic Nursing Department INFO 2025-10-14 14:43:57,333 signals 91926 8782111040 Created sub-file FILE-2025-000035-NUR-02 for patient MRNAGDAR000035 at clinic Nursing Department ERROR 2025-10-14 14:43:57,333 signals 91926 8782111040 Error notifying provider for appointment 38b30bdb-9da1-419e-ba51-6692912cc1d2: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,333 signals 91926 8782111040 Error scheduling reminders for appointment 38b30bdb-9da1-419e-ba51-6692912cc1d2: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,334 signals 91926 8782111040 Appointment created: 277d0c78-fa05-4fa6-aac6-334c5e1e5122 for patient MRNAGDAR000006 on 2025-08-03 INFO 2025-10-14 14:43:57,334 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000006-NUR-01 INFO 2025-10-14 14:43:57,334 signals 91926 8782111040 SubFile created: FILE-2025-000006-NUR-01 for clinic Nursing Department INFO 2025-10-14 14:43:57,334 signals 91926 8782111040 Created sub-file FILE-2025-000006-NUR-01 for patient MRNAGDAR000006 at clinic Nursing Department ERROR 2025-10-14 14:43:57,334 signals 91926 8782111040 Error notifying provider for appointment 277d0c78-fa05-4fa6-aac6-334c5e1e5122: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,334 signals 91926 8782111040 Error scheduling reminders for appointment 277d0c78-fa05-4fa6-aac6-334c5e1e5122: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,335 signals 91926 8782111040 Appointment created: 1452cc55-d928-4791-afd1-c2c2bc1ffae7 for patient MRNAGDAR000032 on 2025-11-11 ERROR 2025-10-14 14:43:57,336 signals 91926 8782111040 Error notifying provider for appointment 1452cc55-d928-4791-afd1-c2c2bc1ffae7: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,336 signals 91926 8782111040 Error scheduling reminders for appointment 1452cc55-d928-4791-afd1-c2c2bc1ffae7: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,336 signals 91926 8782111040 Appointment created: a3e2f7a7-2a09-4b81-8395-82251f50e53f for patient MRNAGDAR000016 on 2025-08-28 INFO 2025-10-14 14:43:57,337 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000016-OT-02 INFO 2025-10-14 14:43:57,337 signals 91926 8782111040 SubFile created: FILE-2025-000016-OT-02 for clinic Occupational Therapy INFO 2025-10-14 14:43:57,337 signals 91926 8782111040 Created sub-file FILE-2025-000016-OT-02 for patient MRNAGDAR000016 at clinic Occupational Therapy ERROR 2025-10-14 14:43:57,337 signals 91926 8782111040 Error notifying provider for appointment a3e2f7a7-2a09-4b81-8395-82251f50e53f: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,337 signals 91926 8782111040 Error scheduling reminders for appointment a3e2f7a7-2a09-4b81-8395-82251f50e53f: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,339 signals 91926 8782111040 Appointment created: 8b28df8f-7b59-4f38-8995-f57695b91252 for patient MRNAGDAR000040 on 2025-10-08 INFO 2025-10-14 14:43:57,339 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000040-ABA-03 INFO 2025-10-14 14:43:57,339 signals 91926 8782111040 SubFile created: FILE-2025-000040-ABA-03 for clinic ABA Therapy INFO 2025-10-14 14:43:57,339 signals 91926 8782111040 Created sub-file FILE-2025-000040-ABA-03 for patient MRNAGDAR000040 at clinic ABA Therapy ERROR 2025-10-14 14:43:57,339 signals 91926 8782111040 Error notifying provider for appointment 8b28df8f-7b59-4f38-8995-f57695b91252: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,339 signals 91926 8782111040 Error scheduling reminders for appointment 8b28df8f-7b59-4f38-8995-f57695b91252: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,341 signals 91926 8782111040 Appointment created: 245069fe-bf4d-4731-a8fe-9fad64c70e9b for patient MRNAGDAR000045 on 2025-08-17 INFO 2025-10-14 14:43:57,341 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000045-MED-01 INFO 2025-10-14 14:43:57,341 signals 91926 8782111040 SubFile created: FILE-2025-000045-MED-01 for clinic Medical Department INFO 2025-10-14 14:43:57,341 signals 91926 8782111040 Created sub-file FILE-2025-000045-MED-01 for patient MRNAGDAR000045 at clinic Medical Department ERROR 2025-10-14 14:43:57,341 signals 91926 8782111040 Error notifying provider for appointment 245069fe-bf4d-4731-a8fe-9fad64c70e9b: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,341 signals 91926 8782111040 Error scheduling reminders for appointment 245069fe-bf4d-4731-a8fe-9fad64c70e9b: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:43:57,342 signals 91926 8782111040 Appointment created: 81f957b0-39f7-4f7a-873e-631af929fa6b for patient MRNAGDAR000012 on 2025-08-06 INFO 2025-10-14 14:43:57,342 signals 91926 8782111040 Generated Sub-File Number: FILE-2025-000012-NUR-01 INFO 2025-10-14 14:43:57,343 signals 91926 8782111040 SubFile created: FILE-2025-000012-NUR-01 for clinic Nursing Department INFO 2025-10-14 14:43:57,343 signals 91926 8782111040 Created sub-file FILE-2025-000012-NUR-01 for patient MRNAGDAR000012 at clinic Nursing Department ERROR 2025-10-14 14:43:57,343 signals 91926 8782111040 Error notifying provider for appointment 81f957b0-39f7-4f7a-873e-631af929fa6b: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:43:57,343 signals 91926 8782111040 Error scheduling reminders for appointment 81f957b0-39f7-4f7a-873e-631af929fa6b: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:44:56,758 autoreload 90977 8782111040 /Users/marwanalwali/AgdarCentre/finance/signals.py changed, reloading. INFO 2025-10-14 14:44:57,106 autoreload 92476 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 14:45:09,728 signals 92582 8782111040 User created: ali.al-shammari.admin1 (Administrator) INFO 2025-10-14 14:45:09,857 signals 92582 8782111040 User created: saleh.al-shammari.admin2 (Administrator) INFO 2025-10-14 14:45:09,987 signals 92582 8782111040 User created: abdulaziz.al-ghamdi.doctor1 (Doctor) INFO 2025-10-14 14:45:10,117 signals 92582 8782111040 User created: mohammed.al-juaid.doctor2 (Doctor) INFO 2025-10-14 14:45:10,247 signals 92582 8782111040 User created: jawaher.al-ghamdi.doctor3 (Doctor) INFO 2025-10-14 14:45:10,376 signals 92582 8782111040 User created: hassan.al-shehri.nurse1 (Nurse) INFO 2025-10-14 14:45:10,509 signals 92582 8782111040 User created: faisal.al-shammari.nurse2 (Nurse) INFO 2025-10-14 14:45:10,640 signals 92582 8782111040 User created: talal.al-yami.nurse3 (Nurse) INFO 2025-10-14 14:45:10,772 signals 92582 8782111040 User created: dalal.al-shammari.ot1 (Occupational Therapist) INFO 2025-10-14 14:45:10,905 signals 92582 8782111040 User created: talal.al-maliki.ot2 (Occupational Therapist) INFO 2025-10-14 14:45:11,036 signals 92582 8782111040 User created: munira.al-otaibi.slp1 (Speech-Language Pathologist) INFO 2025-10-14 14:45:11,165 signals 92582 8782111040 User created: sultan.al-rashidi.slp2 (Speech-Language Pathologist) INFO 2025-10-14 14:45:11,294 signals 92582 8782111040 User created: munira.al-juaid.aba1 (ABA Therapist) INFO 2025-10-14 14:45:11,426 signals 92582 8782111040 User created: maha.al-juaid.aba2 (ABA Therapist) INFO 2025-10-14 14:45:11,557 signals 92582 8782111040 User created: sultan.al-zahrani.front_desk1 (Front Desk) INFO 2025-10-14 14:45:11,688 signals 92582 8782111040 User created: munira.al-maliki.front_desk2 (Front Desk) INFO 2025-10-14 14:45:11,820 signals 92582 8782111040 User created: saud.al-juaid.finance1 (Finance) INFO 2025-10-14 14:45:11,953 signals 92582 8782111040 User created: saleh.al-omari.finance2 (Finance) INFO 2025-10-14 14:45:11,955 signals 92582 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-14 14:45:11,956 signals 92582 8782111040 File created: FILE-2025-000001 for patient MRNAGDAR000001 INFO 2025-10-14 14:45:11,956 signals 92582 8782111040 Created main file for patient: MRNAGDAR000001 INFO 2025-10-14 14:45:11,956 signals 92582 8782111040 Patient created: MRNAGDAR000001 - Nasser Al-Zahrani INFO 2025-10-14 14:45:11,957 signals 92582 8782111040 Generated File Number: FILE-2025-000002 INFO 2025-10-14 14:45:11,957 signals 92582 8782111040 File created: FILE-2025-000002 for patient MRNAGDAR000002 INFO 2025-10-14 14:45:11,957 signals 92582 8782111040 Created main file for patient: MRNAGDAR000002 INFO 2025-10-14 14:45:11,958 signals 92582 8782111040 Patient created: MRNAGDAR000002 - Mona Al-Ahmadi INFO 2025-10-14 14:45:11,959 signals 92582 8782111040 Generated File Number: FILE-2025-000003 INFO 2025-10-14 14:45:11,959 signals 92582 8782111040 File created: FILE-2025-000003 for patient MRNAGDAR000003 INFO 2025-10-14 14:45:11,959 signals 92582 8782111040 Created main file for patient: MRNAGDAR000003 INFO 2025-10-14 14:45:11,959 signals 92582 8782111040 Patient created: MRNAGDAR000003 - Abeer Al-Shehri INFO 2025-10-14 14:45:11,961 signals 92582 8782111040 Generated File Number: FILE-2025-000004 INFO 2025-10-14 14:45:11,961 signals 92582 8782111040 File created: FILE-2025-000004 for patient MRNAGDAR000004 INFO 2025-10-14 14:45:11,961 signals 92582 8782111040 Created main file for patient: MRNAGDAR000004 INFO 2025-10-14 14:45:11,961 signals 92582 8782111040 Patient created: MRNAGDAR000004 - Mohammed Al-Mutairi INFO 2025-10-14 14:45:11,962 signals 92582 8782111040 Generated File Number: FILE-2025-000005 INFO 2025-10-14 14:45:11,962 signals 92582 8782111040 File created: FILE-2025-000005 for patient MRNAGDAR000005 INFO 2025-10-14 14:45:11,962 signals 92582 8782111040 Created main file for patient: MRNAGDAR000005 INFO 2025-10-14 14:45:11,963 signals 92582 8782111040 Patient created: MRNAGDAR000005 - Saud Al-Anzi INFO 2025-10-14 14:45:11,964 signals 92582 8782111040 Generated File Number: FILE-2025-000006 INFO 2025-10-14 14:45:11,964 signals 92582 8782111040 File created: FILE-2025-000006 for patient MRNAGDAR000006 INFO 2025-10-14 14:45:11,964 signals 92582 8782111040 Created main file for patient: MRNAGDAR000006 INFO 2025-10-14 14:45:11,964 signals 92582 8782111040 Patient created: MRNAGDAR000006 - Fahad Al-Maliki INFO 2025-10-14 14:45:11,965 signals 92582 8782111040 Generated File Number: FILE-2025-000007 INFO 2025-10-14 14:45:11,965 signals 92582 8782111040 File created: FILE-2025-000007 for patient MRNAGDAR000007 INFO 2025-10-14 14:45:11,965 signals 92582 8782111040 Created main file for patient: MRNAGDAR000007 INFO 2025-10-14 14:45:11,965 signals 92582 8782111040 Patient created: MRNAGDAR000007 - Dalal Al-Subaie INFO 2025-10-14 14:45:11,966 signals 92582 8782111040 Generated File Number: FILE-2025-000008 INFO 2025-10-14 14:45:11,966 signals 92582 8782111040 File created: FILE-2025-000008 for patient MRNAGDAR000008 INFO 2025-10-14 14:45:11,966 signals 92582 8782111040 Created main file for patient: MRNAGDAR000008 INFO 2025-10-14 14:45:11,966 signals 92582 8782111040 Patient created: MRNAGDAR000008 - Hayat Al-Balawi INFO 2025-10-14 14:45:11,967 signals 92582 8782111040 Generated File Number: FILE-2025-000009 INFO 2025-10-14 14:45:11,967 signals 92582 8782111040 File created: FILE-2025-000009 for patient MRNAGDAR000009 INFO 2025-10-14 14:45:11,968 signals 92582 8782111040 Created main file for patient: MRNAGDAR000009 INFO 2025-10-14 14:45:11,968 signals 92582 8782111040 Patient created: MRNAGDAR000009 - Khalid Al-Rashidi INFO 2025-10-14 14:45:11,969 signals 92582 8782111040 Generated File Number: FILE-2025-000010 INFO 2025-10-14 14:45:11,969 signals 92582 8782111040 File created: FILE-2025-000010 for patient MRNAGDAR000010 INFO 2025-10-14 14:45:11,969 signals 92582 8782111040 Created main file for patient: MRNAGDAR000010 INFO 2025-10-14 14:45:11,969 signals 92582 8782111040 Patient created: MRNAGDAR000010 - Dalal Al-Shehri INFO 2025-10-14 14:45:11,971 signals 92582 8782111040 Generated File Number: FILE-2025-000011 INFO 2025-10-14 14:45:11,971 signals 92582 8782111040 File created: FILE-2025-000011 for patient MRNAGDAR000011 INFO 2025-10-14 14:45:11,971 signals 92582 8782111040 Created main file for patient: MRNAGDAR000011 INFO 2025-10-14 14:45:11,971 signals 92582 8782111040 Patient created: MRNAGDAR000011 - Jawaher Al-Yami INFO 2025-10-14 14:45:11,973 signals 92582 8782111040 Generated File Number: FILE-2025-000012 INFO 2025-10-14 14:45:11,973 signals 92582 8782111040 File created: FILE-2025-000012 for patient MRNAGDAR000012 INFO 2025-10-14 14:45:11,973 signals 92582 8782111040 Created main file for patient: MRNAGDAR000012 INFO 2025-10-14 14:45:11,973 signals 92582 8782111040 Patient created: MRNAGDAR000012 - Hind Al-Anzi INFO 2025-10-14 14:45:11,974 signals 92582 8782111040 Generated File Number: FILE-2025-000013 INFO 2025-10-14 14:45:11,974 signals 92582 8782111040 File created: FILE-2025-000013 for patient MRNAGDAR000013 INFO 2025-10-14 14:45:11,974 signals 92582 8782111040 Created main file for patient: MRNAGDAR000013 INFO 2025-10-14 14:45:11,974 signals 92582 8782111040 Patient created: MRNAGDAR000013 - Hind Al-Zahrani INFO 2025-10-14 14:45:11,975 signals 92582 8782111040 Generated File Number: FILE-2025-000014 INFO 2025-10-14 14:45:11,975 signals 92582 8782111040 File created: FILE-2025-000014 for patient MRNAGDAR000014 INFO 2025-10-14 14:45:11,975 signals 92582 8782111040 Created main file for patient: MRNAGDAR000014 INFO 2025-10-14 14:45:11,975 signals 92582 8782111040 Patient created: MRNAGDAR000014 - Fahad Al-Dosari INFO 2025-10-14 14:45:11,976 signals 92582 8782111040 Generated File Number: FILE-2025-000015 INFO 2025-10-14 14:45:11,976 signals 92582 8782111040 File created: FILE-2025-000015 for patient MRNAGDAR000015 INFO 2025-10-14 14:45:11,976 signals 92582 8782111040 Created main file for patient: MRNAGDAR000015 INFO 2025-10-14 14:45:11,976 signals 92582 8782111040 Patient created: MRNAGDAR000015 - Jawaher Al-Otaibi INFO 2025-10-14 14:45:11,977 signals 92582 8782111040 Generated File Number: FILE-2025-000016 INFO 2025-10-14 14:45:11,977 signals 92582 8782111040 File created: FILE-2025-000016 for patient MRNAGDAR000016 INFO 2025-10-14 14:45:11,978 signals 92582 8782111040 Created main file for patient: MRNAGDAR000016 INFO 2025-10-14 14:45:11,978 signals 92582 8782111040 Patient created: MRNAGDAR000016 - Hassan Al-Juaid INFO 2025-10-14 14:45:11,979 signals 92582 8782111040 Generated File Number: FILE-2025-000017 INFO 2025-10-14 14:45:11,979 signals 92582 8782111040 File created: FILE-2025-000017 for patient MRNAGDAR000017 INFO 2025-10-14 14:45:11,979 signals 92582 8782111040 Created main file for patient: MRNAGDAR000017 INFO 2025-10-14 14:45:11,979 signals 92582 8782111040 Patient created: MRNAGDAR000017 - Dalal Al-Ghamdi INFO 2025-10-14 14:45:11,980 signals 92582 8782111040 Generated File Number: FILE-2025-000018 INFO 2025-10-14 14:45:11,980 signals 92582 8782111040 File created: FILE-2025-000018 for patient MRNAGDAR000018 INFO 2025-10-14 14:45:11,980 signals 92582 8782111040 Created main file for patient: MRNAGDAR000018 INFO 2025-10-14 14:45:11,980 signals 92582 8782111040 Patient created: MRNAGDAR000018 - Salma Al-Shammari INFO 2025-10-14 14:45:11,981 signals 92582 8782111040 Generated File Number: FILE-2025-000019 INFO 2025-10-14 14:45:11,981 signals 92582 8782111040 File created: FILE-2025-000019 for patient MRNAGDAR000019 INFO 2025-10-14 14:45:11,981 signals 92582 8782111040 Created main file for patient: MRNAGDAR000019 INFO 2025-10-14 14:45:11,981 signals 92582 8782111040 Patient created: MRNAGDAR000019 - Munira Al-Ahmadi INFO 2025-10-14 14:45:11,982 signals 92582 8782111040 Generated File Number: FILE-2025-000020 INFO 2025-10-14 14:45:11,982 signals 92582 8782111040 File created: FILE-2025-000020 for patient MRNAGDAR000020 INFO 2025-10-14 14:45:11,982 signals 92582 8782111040 Created main file for patient: MRNAGDAR000020 INFO 2025-10-14 14:45:11,983 signals 92582 8782111040 Patient created: MRNAGDAR000020 - Turki Al-Subai INFO 2025-10-14 14:45:11,984 signals 92582 8782111040 Generated File Number: FILE-2025-000021 INFO 2025-10-14 14:45:11,984 signals 92582 8782111040 File created: FILE-2025-000021 for patient MRNAGDAR000021 INFO 2025-10-14 14:45:11,984 signals 92582 8782111040 Created main file for patient: MRNAGDAR000021 INFO 2025-10-14 14:45:11,984 signals 92582 8782111040 Patient created: MRNAGDAR000021 - Bandar Al-Anzi INFO 2025-10-14 14:45:11,985 signals 92582 8782111040 Generated File Number: FILE-2025-000022 INFO 2025-10-14 14:45:11,985 signals 92582 8782111040 File created: FILE-2025-000022 for patient MRNAGDAR000022 INFO 2025-10-14 14:45:11,985 signals 92582 8782111040 Created main file for patient: MRNAGDAR000022 INFO 2025-10-14 14:45:11,986 signals 92582 8782111040 Patient created: MRNAGDAR000022 - Abdullah Al-Harthi INFO 2025-10-14 14:45:11,987 signals 92582 8782111040 Generated File Number: FILE-2025-000023 INFO 2025-10-14 14:45:11,987 signals 92582 8782111040 File created: FILE-2025-000023 for patient MRNAGDAR000023 INFO 2025-10-14 14:45:11,987 signals 92582 8782111040 Created main file for patient: MRNAGDAR000023 INFO 2025-10-14 14:45:11,987 signals 92582 8782111040 Patient created: MRNAGDAR000023 - Salma Al-Harthi INFO 2025-10-14 14:45:11,988 signals 92582 8782111040 Generated File Number: FILE-2025-000024 INFO 2025-10-14 14:45:11,988 signals 92582 8782111040 File created: FILE-2025-000024 for patient MRNAGDAR000024 INFO 2025-10-14 14:45:11,988 signals 92582 8782111040 Created main file for patient: MRNAGDAR000024 INFO 2025-10-14 14:45:11,988 signals 92582 8782111040 Patient created: MRNAGDAR000024 - Munira Al-Ghamdi INFO 2025-10-14 14:45:11,989 signals 92582 8782111040 Generated File Number: FILE-2025-000025 INFO 2025-10-14 14:45:11,989 signals 92582 8782111040 File created: FILE-2025-000025 for patient MRNAGDAR000025 INFO 2025-10-14 14:45:11,989 signals 92582 8782111040 Created main file for patient: MRNAGDAR000025 INFO 2025-10-14 14:45:11,990 signals 92582 8782111040 Patient created: MRNAGDAR000025 - Nasser Al-Ghamdi INFO 2025-10-14 14:45:11,990 signals 92582 8782111040 Generated File Number: FILE-2025-000026 INFO 2025-10-14 14:45:11,991 signals 92582 8782111040 File created: FILE-2025-000026 for patient MRNAGDAR000026 INFO 2025-10-14 14:45:11,991 signals 92582 8782111040 Created main file for patient: MRNAGDAR000026 INFO 2025-10-14 14:45:11,991 signals 92582 8782111040 Patient created: MRNAGDAR000026 - Abdulrahman Al-Shammari INFO 2025-10-14 14:45:11,992 signals 92582 8782111040 Generated File Number: FILE-2025-000027 INFO 2025-10-14 14:45:11,992 signals 92582 8782111040 File created: FILE-2025-000027 for patient MRNAGDAR000027 INFO 2025-10-14 14:45:11,992 signals 92582 8782111040 Created main file for patient: MRNAGDAR000027 INFO 2025-10-14 14:45:11,992 signals 92582 8782111040 Patient created: MRNAGDAR000027 - Amal Al-Balawi INFO 2025-10-14 14:45:11,993 signals 92582 8782111040 Generated File Number: FILE-2025-000028 INFO 2025-10-14 14:45:11,994 signals 92582 8782111040 File created: FILE-2025-000028 for patient MRNAGDAR000028 INFO 2025-10-14 14:45:11,994 signals 92582 8782111040 Created main file for patient: MRNAGDAR000028 INFO 2025-10-14 14:45:11,994 signals 92582 8782111040 Patient created: MRNAGDAR000028 - Noura Al-Rashidi INFO 2025-10-14 14:45:11,995 signals 92582 8782111040 Generated File Number: FILE-2025-000029 INFO 2025-10-14 14:45:11,995 signals 92582 8782111040 File created: FILE-2025-000029 for patient MRNAGDAR000029 INFO 2025-10-14 14:45:11,995 signals 92582 8782111040 Created main file for patient: MRNAGDAR000029 INFO 2025-10-14 14:45:11,995 signals 92582 8782111040 Patient created: MRNAGDAR000029 - Khalid Al-Subaie INFO 2025-10-14 14:45:11,996 signals 92582 8782111040 Generated File Number: FILE-2025-000030 INFO 2025-10-14 14:45:11,997 signals 92582 8782111040 File created: FILE-2025-000030 for patient MRNAGDAR000030 INFO 2025-10-14 14:45:11,997 signals 92582 8782111040 Created main file for patient: MRNAGDAR000030 INFO 2025-10-14 14:45:11,997 signals 92582 8782111040 Patient created: MRNAGDAR000030 - Nawaf Al-Harthi INFO 2025-10-14 14:45:11,998 signals 92582 8782111040 Generated File Number: FILE-2025-000031 INFO 2025-10-14 14:45:11,998 signals 92582 8782111040 File created: FILE-2025-000031 for patient MRNAGDAR000031 INFO 2025-10-14 14:45:11,998 signals 92582 8782111040 Created main file for patient: MRNAGDAR000031 INFO 2025-10-14 14:45:11,998 signals 92582 8782111040 Patient created: MRNAGDAR000031 - Lulwa Al-Ghamdi INFO 2025-10-14 14:45:11,999 signals 92582 8782111040 Generated File Number: FILE-2025-000032 INFO 2025-10-14 14:45:12,000 signals 92582 8782111040 File created: FILE-2025-000032 for patient MRNAGDAR000032 INFO 2025-10-14 14:45:12,000 signals 92582 8782111040 Created main file for patient: MRNAGDAR000032 INFO 2025-10-14 14:45:12,000 signals 92582 8782111040 Patient created: MRNAGDAR000032 - Saad Al-Anzi INFO 2025-10-14 14:45:12,001 signals 92582 8782111040 Generated File Number: FILE-2025-000033 INFO 2025-10-14 14:45:12,001 signals 92582 8782111040 File created: FILE-2025-000033 for patient MRNAGDAR000033 INFO 2025-10-14 14:45:12,001 signals 92582 8782111040 Created main file for patient: MRNAGDAR000033 INFO 2025-10-14 14:45:12,001 signals 92582 8782111040 Patient created: MRNAGDAR000033 - Reem Al-Ahmadi INFO 2025-10-14 14:45:12,002 signals 92582 8782111040 Generated File Number: FILE-2025-000034 INFO 2025-10-14 14:45:12,002 signals 92582 8782111040 File created: FILE-2025-000034 for patient MRNAGDAR000034 INFO 2025-10-14 14:45:12,002 signals 92582 8782111040 Created main file for patient: MRNAGDAR000034 INFO 2025-10-14 14:45:12,002 signals 92582 8782111040 Patient created: MRNAGDAR000034 - Talal Al-Yami INFO 2025-10-14 14:45:12,003 signals 92582 8782111040 Generated File Number: FILE-2025-000035 INFO 2025-10-14 14:45:12,003 signals 92582 8782111040 File created: FILE-2025-000035 for patient MRNAGDAR000035 INFO 2025-10-14 14:45:12,003 signals 92582 8782111040 Created main file for patient: MRNAGDAR000035 INFO 2025-10-14 14:45:12,003 signals 92582 8782111040 Patient created: MRNAGDAR000035 - Abdulaziz Al-Harbi INFO 2025-10-14 14:45:12,004 signals 92582 8782111040 Generated File Number: FILE-2025-000036 INFO 2025-10-14 14:45:12,005 signals 92582 8782111040 File created: FILE-2025-000036 for patient MRNAGDAR000036 INFO 2025-10-14 14:45:12,005 signals 92582 8782111040 Created main file for patient: MRNAGDAR000036 INFO 2025-10-14 14:45:12,005 signals 92582 8782111040 Patient created: MRNAGDAR000036 - Saad Al-Shahrani INFO 2025-10-14 14:45:12,006 signals 92582 8782111040 Generated File Number: FILE-2025-000037 INFO 2025-10-14 14:45:12,006 signals 92582 8782111040 File created: FILE-2025-000037 for patient MRNAGDAR000037 INFO 2025-10-14 14:45:12,006 signals 92582 8782111040 Created main file for patient: MRNAGDAR000037 INFO 2025-10-14 14:45:12,006 signals 92582 8782111040 Patient created: MRNAGDAR000037 - Fahad Al-Juaid INFO 2025-10-14 14:45:12,007 signals 92582 8782111040 Generated File Number: FILE-2025-000038 INFO 2025-10-14 14:45:12,007 signals 92582 8782111040 File created: FILE-2025-000038 for patient MRNAGDAR000038 INFO 2025-10-14 14:45:12,007 signals 92582 8782111040 Created main file for patient: MRNAGDAR000038 INFO 2025-10-14 14:45:12,007 signals 92582 8782111040 Patient created: MRNAGDAR000038 - Hayat Al-Mutairi INFO 2025-10-14 14:45:12,009 signals 92582 8782111040 Generated File Number: FILE-2025-000039 INFO 2025-10-14 14:45:12,009 signals 92582 8782111040 File created: FILE-2025-000039 for patient MRNAGDAR000039 INFO 2025-10-14 14:45:12,009 signals 92582 8782111040 Created main file for patient: MRNAGDAR000039 INFO 2025-10-14 14:45:12,009 signals 92582 8782111040 Patient created: MRNAGDAR000039 - Saleh Al-Dawsari INFO 2025-10-14 14:45:12,010 signals 92582 8782111040 Generated File Number: FILE-2025-000040 INFO 2025-10-14 14:45:12,011 signals 92582 8782111040 File created: FILE-2025-000040 for patient MRNAGDAR000040 INFO 2025-10-14 14:45:12,011 signals 92582 8782111040 Created main file for patient: MRNAGDAR000040 INFO 2025-10-14 14:45:12,011 signals 92582 8782111040 Patient created: MRNAGDAR000040 - Nada Al-Balawi INFO 2025-10-14 14:45:12,012 signals 92582 8782111040 Generated File Number: FILE-2025-000041 INFO 2025-10-14 14:45:12,012 signals 92582 8782111040 File created: FILE-2025-000041 for patient MRNAGDAR000041 INFO 2025-10-14 14:45:12,012 signals 92582 8782111040 Created main file for patient: MRNAGDAR000041 INFO 2025-10-14 14:45:12,012 signals 92582 8782111040 Patient created: MRNAGDAR000041 - Hessa Al-Harthi INFO 2025-10-14 14:45:12,013 signals 92582 8782111040 Generated File Number: FILE-2025-000042 INFO 2025-10-14 14:45:12,013 signals 92582 8782111040 File created: FILE-2025-000042 for patient MRNAGDAR000042 INFO 2025-10-14 14:45:12,014 signals 92582 8782111040 Created main file for patient: MRNAGDAR000042 INFO 2025-10-14 14:45:12,014 signals 92582 8782111040 Patient created: MRNAGDAR000042 - Abdulaziz Al-Harbi INFO 2025-10-14 14:45:12,015 signals 92582 8782111040 Generated File Number: FILE-2025-000043 INFO 2025-10-14 14:45:12,016 signals 92582 8782111040 File created: FILE-2025-000043 for patient MRNAGDAR000043 INFO 2025-10-14 14:45:12,016 signals 92582 8782111040 Created main file for patient: MRNAGDAR000043 INFO 2025-10-14 14:45:12,016 signals 92582 8782111040 Patient created: MRNAGDAR000043 - Saleh Al-Shehri INFO 2025-10-14 14:45:12,017 signals 92582 8782111040 Generated File Number: FILE-2025-000044 INFO 2025-10-14 14:45:12,018 signals 92582 8782111040 File created: FILE-2025-000044 for patient MRNAGDAR000044 INFO 2025-10-14 14:45:12,018 signals 92582 8782111040 Created main file for patient: MRNAGDAR000044 INFO 2025-10-14 14:45:12,018 signals 92582 8782111040 Patient created: MRNAGDAR000044 - Saad Al-Dawsari INFO 2025-10-14 14:45:12,019 signals 92582 8782111040 Generated File Number: FILE-2025-000045 INFO 2025-10-14 14:45:12,019 signals 92582 8782111040 File created: FILE-2025-000045 for patient MRNAGDAR000045 INFO 2025-10-14 14:45:12,019 signals 92582 8782111040 Created main file for patient: MRNAGDAR000045 INFO 2025-10-14 14:45:12,019 signals 92582 8782111040 Patient created: MRNAGDAR000045 - Omar Al-Ahmadi INFO 2025-10-14 14:45:12,020 signals 92582 8782111040 Generated File Number: FILE-2025-000046 INFO 2025-10-14 14:45:12,021 signals 92582 8782111040 File created: FILE-2025-000046 for patient MRNAGDAR000046 INFO 2025-10-14 14:45:12,021 signals 92582 8782111040 Created main file for patient: MRNAGDAR000046 INFO 2025-10-14 14:45:12,021 signals 92582 8782111040 Patient created: MRNAGDAR000046 - Maha Al-Shehri INFO 2025-10-14 14:45:12,022 signals 92582 8782111040 Generated File Number: FILE-2025-000047 INFO 2025-10-14 14:45:12,022 signals 92582 8782111040 File created: FILE-2025-000047 for patient MRNAGDAR000047 INFO 2025-10-14 14:45:12,022 signals 92582 8782111040 Created main file for patient: MRNAGDAR000047 INFO 2025-10-14 14:45:12,022 signals 92582 8782111040 Patient created: MRNAGDAR000047 - Sultan Al-Harbi INFO 2025-10-14 14:45:12,023 signals 92582 8782111040 Generated File Number: FILE-2025-000048 INFO 2025-10-14 14:45:12,023 signals 92582 8782111040 File created: FILE-2025-000048 for patient MRNAGDAR000048 INFO 2025-10-14 14:45:12,023 signals 92582 8782111040 Created main file for patient: MRNAGDAR000048 INFO 2025-10-14 14:45:12,024 signals 92582 8782111040 Patient created: MRNAGDAR000048 - Abdullah Al-Ghamdi INFO 2025-10-14 14:45:12,025 signals 92582 8782111040 Generated File Number: FILE-2025-000049 INFO 2025-10-14 14:45:12,025 signals 92582 8782111040 File created: FILE-2025-000049 for patient MRNAGDAR000049 INFO 2025-10-14 14:45:12,025 signals 92582 8782111040 Created main file for patient: MRNAGDAR000049 INFO 2025-10-14 14:45:12,025 signals 92582 8782111040 Patient created: MRNAGDAR000049 - Khalid Al-Shamrani INFO 2025-10-14 14:45:12,026 signals 92582 8782111040 Generated File Number: FILE-2025-000050 INFO 2025-10-14 14:45:12,026 signals 92582 8782111040 File created: FILE-2025-000050 for patient MRNAGDAR000050 INFO 2025-10-14 14:45:12,026 signals 92582 8782111040 Created main file for patient: MRNAGDAR000050 INFO 2025-10-14 14:45:12,026 signals 92582 8782111040 Patient created: MRNAGDAR000050 - Khalid Al-Shamrani INFO 2025-10-14 14:45:12,039 signals 92582 8782111040 Appointment created: bbb5740c-b5d7-4fcf-ac3f-96c82adcf891 for patient MRNAGDAR000029 on 2025-10-26 INFO 2025-10-14 14:45:12,039 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000029-NUR-01 INFO 2025-10-14 14:45:12,040 signals 92582 8782111040 SubFile created: FILE-2025-000029-NUR-01 for clinic Nursing Department INFO 2025-10-14 14:45:12,040 signals 92582 8782111040 Created sub-file FILE-2025-000029-NUR-01 for patient MRNAGDAR000029 at clinic Nursing Department ERROR 2025-10-14 14:45:12,040 signals 92582 8782111040 Error notifying provider for appointment bbb5740c-b5d7-4fcf-ac3f-96c82adcf891: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,040 signals 92582 8782111040 Error scheduling reminders for appointment bbb5740c-b5d7-4fcf-ac3f-96c82adcf891: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,040 signals 92582 8782111040 Appointment created: de663b9f-3ff5-443a-9dd2-775239a3ddb0 for patient MRNAGDAR000035 on 2025-08-17 INFO 2025-10-14 14:45:12,041 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000035-OT-01 INFO 2025-10-14 14:45:12,041 signals 92582 8782111040 SubFile created: FILE-2025-000035-OT-01 for clinic Occupational Therapy INFO 2025-10-14 14:45:12,041 signals 92582 8782111040 Created sub-file FILE-2025-000035-OT-01 for patient MRNAGDAR000035 at clinic Occupational Therapy ERROR 2025-10-14 14:45:12,041 signals 92582 8782111040 Error notifying provider for appointment de663b9f-3ff5-443a-9dd2-775239a3ddb0: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,041 signals 92582 8782111040 Error scheduling reminders for appointment de663b9f-3ff5-443a-9dd2-775239a3ddb0: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,043 signals 92582 8782111040 Appointment created: 41f138e9-8f21-46dd-9b50-237f67cff21a for patient MRNAGDAR000029 on 2025-10-08 INFO 2025-10-14 14:45:12,043 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000029-MED-02 INFO 2025-10-14 14:45:12,043 signals 92582 8782111040 SubFile created: FILE-2025-000029-MED-02 for clinic Medical Department INFO 2025-10-14 14:45:12,043 signals 92582 8782111040 Created sub-file FILE-2025-000029-MED-02 for patient MRNAGDAR000029 at clinic Medical Department ERROR 2025-10-14 14:45:12,043 signals 92582 8782111040 Error notifying provider for appointment 41f138e9-8f21-46dd-9b50-237f67cff21a: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,043 signals 92582 8782111040 Error scheduling reminders for appointment 41f138e9-8f21-46dd-9b50-237f67cff21a: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,044 signals 92582 8782111040 Appointment created: b5084dce-0131-4c6d-9e2d-07e999de9fd8 for patient MRNAGDAR000021 on 2025-10-15 INFO 2025-10-14 14:45:12,045 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000021-NUR-01 INFO 2025-10-14 14:45:12,045 signals 92582 8782111040 SubFile created: FILE-2025-000021-NUR-01 for clinic Nursing Department INFO 2025-10-14 14:45:12,045 signals 92582 8782111040 Created sub-file FILE-2025-000021-NUR-01 for patient MRNAGDAR000021 at clinic Nursing Department ERROR 2025-10-14 14:45:12,045 signals 92582 8782111040 Error notifying provider for appointment b5084dce-0131-4c6d-9e2d-07e999de9fd8: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,045 signals 92582 8782111040 Error scheduling reminders for appointment b5084dce-0131-4c6d-9e2d-07e999de9fd8: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,046 signals 92582 8782111040 Appointment created: b96a1d76-24ca-45d8-ad58-2799cc154965 for patient MRNAGDAR000001 on 2025-08-27 INFO 2025-10-14 14:45:12,046 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000001-ABA-01 INFO 2025-10-14 14:45:12,046 signals 92582 8782111040 SubFile created: FILE-2025-000001-ABA-01 for clinic ABA Therapy INFO 2025-10-14 14:45:12,046 signals 92582 8782111040 Created sub-file FILE-2025-000001-ABA-01 for patient MRNAGDAR000001 at clinic ABA Therapy ERROR 2025-10-14 14:45:12,046 signals 92582 8782111040 Error notifying provider for appointment b96a1d76-24ca-45d8-ad58-2799cc154965: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,046 signals 92582 8782111040 Error scheduling reminders for appointment b96a1d76-24ca-45d8-ad58-2799cc154965: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,048 signals 92582 8782111040 Appointment created: ef845236-e450-4b70-b238-91270d49f444 for patient MRNAGDAR000026 on 2025-08-24 INFO 2025-10-14 14:45:12,048 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000026-NUR-01 INFO 2025-10-14 14:45:12,048 signals 92582 8782111040 SubFile created: FILE-2025-000026-NUR-01 for clinic Nursing Department INFO 2025-10-14 14:45:12,048 signals 92582 8782111040 Created sub-file FILE-2025-000026-NUR-01 for patient MRNAGDAR000026 at clinic Nursing Department ERROR 2025-10-14 14:45:12,048 signals 92582 8782111040 Error notifying provider for appointment ef845236-e450-4b70-b238-91270d49f444: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,048 signals 92582 8782111040 Error scheduling reminders for appointment ef845236-e450-4b70-b238-91270d49f444: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,050 signals 92582 8782111040 Appointment created: 15c96ddc-4644-44f8-92ad-bc16f020f8d6 for patient MRNAGDAR000023 on 2025-07-24 INFO 2025-10-14 14:45:12,050 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000023-OT-01 INFO 2025-10-14 14:45:12,050 signals 92582 8782111040 SubFile created: FILE-2025-000023-OT-01 for clinic Occupational Therapy INFO 2025-10-14 14:45:12,050 signals 92582 8782111040 Created sub-file FILE-2025-000023-OT-01 for patient MRNAGDAR000023 at clinic Occupational Therapy ERROR 2025-10-14 14:45:12,050 signals 92582 8782111040 Error notifying provider for appointment 15c96ddc-4644-44f8-92ad-bc16f020f8d6: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,050 signals 92582 8782111040 Error scheduling reminders for appointment 15c96ddc-4644-44f8-92ad-bc16f020f8d6: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,051 signals 92582 8782111040 Appointment created: bbbb307c-68e0-44ef-a10c-f9b456435133 for patient MRNAGDAR000038 on 2025-10-05 INFO 2025-10-14 14:45:12,052 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000038-NUR-01 INFO 2025-10-14 14:45:12,052 signals 92582 8782111040 SubFile created: FILE-2025-000038-NUR-01 for clinic Nursing Department INFO 2025-10-14 14:45:12,052 signals 92582 8782111040 Created sub-file FILE-2025-000038-NUR-01 for patient MRNAGDAR000038 at clinic Nursing Department ERROR 2025-10-14 14:45:12,052 signals 92582 8782111040 Error notifying provider for appointment bbbb307c-68e0-44ef-a10c-f9b456435133: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,052 signals 92582 8782111040 Error scheduling reminders for appointment bbbb307c-68e0-44ef-a10c-f9b456435133: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,053 signals 92582 8782111040 Appointment created: 913a09a7-ed77-4ca4-8ea7-12e9fca56cd8 for patient MRNAGDAR000018 on 2025-10-05 INFO 2025-10-14 14:45:12,053 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000018-NUR-01 INFO 2025-10-14 14:45:12,053 signals 92582 8782111040 SubFile created: FILE-2025-000018-NUR-01 for clinic Nursing Department INFO 2025-10-14 14:45:12,053 signals 92582 8782111040 Created sub-file FILE-2025-000018-NUR-01 for patient MRNAGDAR000018 at clinic Nursing Department ERROR 2025-10-14 14:45:12,053 signals 92582 8782111040 Error notifying provider for appointment 913a09a7-ed77-4ca4-8ea7-12e9fca56cd8: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,053 signals 92582 8782111040 Error scheduling reminders for appointment 913a09a7-ed77-4ca4-8ea7-12e9fca56cd8: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,055 signals 92582 8782111040 Appointment created: 5f9fac7c-b748-4d16-bfe9-798ab912cf32 for patient MRNAGDAR000026 on 2025-08-10 INFO 2025-10-14 14:45:12,055 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000026-MED-02 INFO 2025-10-14 14:45:12,055 signals 92582 8782111040 SubFile created: FILE-2025-000026-MED-02 for clinic Medical Department INFO 2025-10-14 14:45:12,055 signals 92582 8782111040 Created sub-file FILE-2025-000026-MED-02 for patient MRNAGDAR000026 at clinic Medical Department ERROR 2025-10-14 14:45:12,055 signals 92582 8782111040 Error notifying provider for appointment 5f9fac7c-b748-4d16-bfe9-798ab912cf32: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,055 signals 92582 8782111040 Error scheduling reminders for appointment 5f9fac7c-b748-4d16-bfe9-798ab912cf32: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,056 signals 92582 8782111040 Appointment created: 335f5dc5-1fde-4eef-904e-dc5b74c6b256 for patient MRNAGDAR000011 on 2025-10-19 INFO 2025-10-14 14:45:12,057 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000011-OT-01 INFO 2025-10-14 14:45:12,057 signals 92582 8782111040 SubFile created: FILE-2025-000011-OT-01 for clinic Occupational Therapy INFO 2025-10-14 14:45:12,057 signals 92582 8782111040 Created sub-file FILE-2025-000011-OT-01 for patient MRNAGDAR000011 at clinic Occupational Therapy ERROR 2025-10-14 14:45:12,057 signals 92582 8782111040 Error notifying provider for appointment 335f5dc5-1fde-4eef-904e-dc5b74c6b256: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,057 signals 92582 8782111040 Error scheduling reminders for appointment 335f5dc5-1fde-4eef-904e-dc5b74c6b256: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,058 signals 92582 8782111040 Appointment created: aba53370-6bc6-418a-88ef-d381affb29c6 for patient MRNAGDAR000033 on 2025-07-17 INFO 2025-10-14 14:45:12,058 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000033-OT-01 INFO 2025-10-14 14:45:12,058 signals 92582 8782111040 SubFile created: FILE-2025-000033-OT-01 for clinic Occupational Therapy INFO 2025-10-14 14:45:12,058 signals 92582 8782111040 Created sub-file FILE-2025-000033-OT-01 for patient MRNAGDAR000033 at clinic Occupational Therapy ERROR 2025-10-14 14:45:12,058 signals 92582 8782111040 Error notifying provider for appointment aba53370-6bc6-418a-88ef-d381affb29c6: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,058 signals 92582 8782111040 Error scheduling reminders for appointment aba53370-6bc6-418a-88ef-d381affb29c6: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,060 signals 92582 8782111040 Appointment created: 2edd3b0e-38e0-401d-9318-1157ebe8d64c for patient MRNAGDAR000044 on 2025-07-27 INFO 2025-10-14 14:45:12,060 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000044-NUR-01 INFO 2025-10-14 14:45:12,060 signals 92582 8782111040 SubFile created: FILE-2025-000044-NUR-01 for clinic Nursing Department INFO 2025-10-14 14:45:12,060 signals 92582 8782111040 Created sub-file FILE-2025-000044-NUR-01 for patient MRNAGDAR000044 at clinic Nursing Department ERROR 2025-10-14 14:45:12,060 signals 92582 8782111040 Error notifying provider for appointment 2edd3b0e-38e0-401d-9318-1157ebe8d64c: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,060 signals 92582 8782111040 Error scheduling reminders for appointment 2edd3b0e-38e0-401d-9318-1157ebe8d64c: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,062 signals 92582 8782111040 Appointment created: 2b153501-044a-495b-9542-57a9599be092 for patient MRNAGDAR000044 on 2025-08-13 ERROR 2025-10-14 14:45:12,062 signals 92582 8782111040 Error notifying provider for appointment 2b153501-044a-495b-9542-57a9599be092: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,062 signals 92582 8782111040 Error scheduling reminders for appointment 2b153501-044a-495b-9542-57a9599be092: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,063 signals 92582 8782111040 Appointment created: a9d2bed9-db34-40fe-ab9a-8ad9bbba16eb for patient MRNAGDAR000034 on 2025-08-05 INFO 2025-10-14 14:45:12,063 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000034-ABA-01 INFO 2025-10-14 14:45:12,063 signals 92582 8782111040 SubFile created: FILE-2025-000034-ABA-01 for clinic ABA Therapy INFO 2025-10-14 14:45:12,063 signals 92582 8782111040 Created sub-file FILE-2025-000034-ABA-01 for patient MRNAGDAR000034 at clinic ABA Therapy ERROR 2025-10-14 14:45:12,063 signals 92582 8782111040 Error notifying provider for appointment a9d2bed9-db34-40fe-ab9a-8ad9bbba16eb: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,063 signals 92582 8782111040 Error scheduling reminders for appointment a9d2bed9-db34-40fe-ab9a-8ad9bbba16eb: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,064 signals 92582 8782111040 Appointment created: c43d87a3-5d5c-498f-a1d1-51683eaba872 for patient MRNAGDAR000016 on 2025-08-20 INFO 2025-10-14 14:45:12,064 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000016-MED-01 INFO 2025-10-14 14:45:12,065 signals 92582 8782111040 SubFile created: FILE-2025-000016-MED-01 for clinic Medical Department INFO 2025-10-14 14:45:12,065 signals 92582 8782111040 Created sub-file FILE-2025-000016-MED-01 for patient MRNAGDAR000016 at clinic Medical Department ERROR 2025-10-14 14:45:12,065 signals 92582 8782111040 Error notifying provider for appointment c43d87a3-5d5c-498f-a1d1-51683eaba872: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,065 signals 92582 8782111040 Error scheduling reminders for appointment c43d87a3-5d5c-498f-a1d1-51683eaba872: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,065 signals 92582 8782111040 Appointment created: 55df9e83-b939-41c0-936e-85ee66edefdb for patient MRNAGDAR000004 on 2025-07-29 INFO 2025-10-14 14:45:12,066 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000004-NUR-01 INFO 2025-10-14 14:45:12,066 signals 92582 8782111040 SubFile created: FILE-2025-000004-NUR-01 for clinic Nursing Department INFO 2025-10-14 14:45:12,066 signals 92582 8782111040 Created sub-file FILE-2025-000004-NUR-01 for patient MRNAGDAR000004 at clinic Nursing Department ERROR 2025-10-14 14:45:12,066 signals 92582 8782111040 Error notifying provider for appointment 55df9e83-b939-41c0-936e-85ee66edefdb: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,066 signals 92582 8782111040 Error scheduling reminders for appointment 55df9e83-b939-41c0-936e-85ee66edefdb: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,067 signals 92582 8782111040 Appointment created: 32dbb7ea-19fd-4941-a1e5-b703d83309e9 for patient MRNAGDAR000015 on 2025-08-31 INFO 2025-10-14 14:45:12,067 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000015-NUR-01 INFO 2025-10-14 14:45:12,067 signals 92582 8782111040 SubFile created: FILE-2025-000015-NUR-01 for clinic Nursing Department INFO 2025-10-14 14:45:12,067 signals 92582 8782111040 Created sub-file FILE-2025-000015-NUR-01 for patient MRNAGDAR000015 at clinic Nursing Department ERROR 2025-10-14 14:45:12,067 signals 92582 8782111040 Error notifying provider for appointment 32dbb7ea-19fd-4941-a1e5-b703d83309e9: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,067 signals 92582 8782111040 Error scheduling reminders for appointment 32dbb7ea-19fd-4941-a1e5-b703d83309e9: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,069 signals 92582 8782111040 Appointment created: 692aa5c9-ccc9-496b-8fb7-aeb7cc683846 for patient MRNAGDAR000017 on 2025-08-04 INFO 2025-10-14 14:45:12,070 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000017-NUR-01 INFO 2025-10-14 14:45:12,070 signals 92582 8782111040 SubFile created: FILE-2025-000017-NUR-01 for clinic Nursing Department INFO 2025-10-14 14:45:12,070 signals 92582 8782111040 Created sub-file FILE-2025-000017-NUR-01 for patient MRNAGDAR000017 at clinic Nursing Department ERROR 2025-10-14 14:45:12,070 signals 92582 8782111040 Error notifying provider for appointment 692aa5c9-ccc9-496b-8fb7-aeb7cc683846: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,070 signals 92582 8782111040 Error scheduling reminders for appointment 692aa5c9-ccc9-496b-8fb7-aeb7cc683846: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,071 signals 92582 8782111040 Appointment created: 84019435-f73f-42e6-8fbf-4768e2326d5b for patient MRNAGDAR000049 on 2025-09-25 INFO 2025-10-14 14:45:12,071 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000049-MED-01 INFO 2025-10-14 14:45:12,072 signals 92582 8782111040 SubFile created: FILE-2025-000049-MED-01 for clinic Medical Department INFO 2025-10-14 14:45:12,072 signals 92582 8782111040 Created sub-file FILE-2025-000049-MED-01 for patient MRNAGDAR000049 at clinic Medical Department ERROR 2025-10-14 14:45:12,072 signals 92582 8782111040 Error notifying provider for appointment 84019435-f73f-42e6-8fbf-4768e2326d5b: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,072 signals 92582 8782111040 Error scheduling reminders for appointment 84019435-f73f-42e6-8fbf-4768e2326d5b: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,072 signals 92582 8782111040 Appointment created: 13b574b2-7e9b-46c0-90d7-4c13fcf3e432 for patient MRNAGDAR000016 on 2025-11-04 ERROR 2025-10-14 14:45:12,074 signals 92582 8782111040 Error creating confirmation token for appointment 13b574b2-7e9b-46c0-90d7-4c13fcf3e432: no such table: appointments_appointmentconfirmation ERROR 2025-10-14 14:45:12,074 signals 92582 8782111040 Error notifying provider for appointment 13b574b2-7e9b-46c0-90d7-4c13fcf3e432: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,074 signals 92582 8782111040 Error scheduling reminders for appointment 13b574b2-7e9b-46c0-90d7-4c13fcf3e432: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,075 signals 92582 8782111040 Appointment created: c603fbee-07b9-4280-aa05-cc38ada33a5b for patient MRNAGDAR000050 on 2025-08-24 INFO 2025-10-14 14:45:12,075 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000050-OT-01 INFO 2025-10-14 14:45:12,075 signals 92582 8782111040 SubFile created: FILE-2025-000050-OT-01 for clinic Occupational Therapy INFO 2025-10-14 14:45:12,075 signals 92582 8782111040 Created sub-file FILE-2025-000050-OT-01 for patient MRNAGDAR000050 at clinic Occupational Therapy ERROR 2025-10-14 14:45:12,075 signals 92582 8782111040 Error notifying provider for appointment c603fbee-07b9-4280-aa05-cc38ada33a5b: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,075 signals 92582 8782111040 Error scheduling reminders for appointment c603fbee-07b9-4280-aa05-cc38ada33a5b: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,077 signals 92582 8782111040 Appointment created: 11da34e3-780d-4c47-8c51-bf21367575a0 for patient MRNAGDAR000045 on 2025-09-14 INFO 2025-10-14 14:45:12,077 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000045-ABA-01 INFO 2025-10-14 14:45:12,077 signals 92582 8782111040 SubFile created: FILE-2025-000045-ABA-01 for clinic ABA Therapy INFO 2025-10-14 14:45:12,077 signals 92582 8782111040 Created sub-file FILE-2025-000045-ABA-01 for patient MRNAGDAR000045 at clinic ABA Therapy ERROR 2025-10-14 14:45:12,077 signals 92582 8782111040 Error notifying provider for appointment 11da34e3-780d-4c47-8c51-bf21367575a0: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,077 signals 92582 8782111040 Error scheduling reminders for appointment 11da34e3-780d-4c47-8c51-bf21367575a0: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,078 signals 92582 8782111040 Appointment created: a7564723-bee0-4948-8bfe-4b5533276d7d for patient MRNAGDAR000036 on 2025-07-28 INFO 2025-10-14 14:45:12,078 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000036-OT-01 INFO 2025-10-14 14:45:12,078 signals 92582 8782111040 SubFile created: FILE-2025-000036-OT-01 for clinic Occupational Therapy INFO 2025-10-14 14:45:12,078 signals 92582 8782111040 Created sub-file FILE-2025-000036-OT-01 for patient MRNAGDAR000036 at clinic Occupational Therapy ERROR 2025-10-14 14:45:12,078 signals 92582 8782111040 Error notifying provider for appointment a7564723-bee0-4948-8bfe-4b5533276d7d: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,078 signals 92582 8782111040 Error scheduling reminders for appointment a7564723-bee0-4948-8bfe-4b5533276d7d: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,080 signals 92582 8782111040 Appointment created: e920ada2-f05f-49eb-aba4-10f1b3e41f25 for patient MRNAGDAR000015 on 2025-08-31 INFO 2025-10-14 14:45:12,080 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000015-MED-02 INFO 2025-10-14 14:45:12,080 signals 92582 8782111040 SubFile created: FILE-2025-000015-MED-02 for clinic Medical Department INFO 2025-10-14 14:45:12,080 signals 92582 8782111040 Created sub-file FILE-2025-000015-MED-02 for patient MRNAGDAR000015 at clinic Medical Department ERROR 2025-10-14 14:45:12,080 signals 92582 8782111040 Error notifying provider for appointment e920ada2-f05f-49eb-aba4-10f1b3e41f25: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,080 signals 92582 8782111040 Error scheduling reminders for appointment e920ada2-f05f-49eb-aba4-10f1b3e41f25: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,082 signals 92582 8782111040 Appointment created: 281190c3-8656-462e-a2c5-ec900bfc083e for patient MRNAGDAR000048 on 2025-09-24 INFO 2025-10-14 14:45:12,082 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000048-NUR-01 INFO 2025-10-14 14:45:12,082 signals 92582 8782111040 SubFile created: FILE-2025-000048-NUR-01 for clinic Nursing Department INFO 2025-10-14 14:45:12,082 signals 92582 8782111040 Created sub-file FILE-2025-000048-NUR-01 for patient MRNAGDAR000048 at clinic Nursing Department ERROR 2025-10-14 14:45:12,082 signals 92582 8782111040 Error notifying provider for appointment 281190c3-8656-462e-a2c5-ec900bfc083e: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,082 signals 92582 8782111040 Error scheduling reminders for appointment 281190c3-8656-462e-a2c5-ec900bfc083e: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,083 signals 92582 8782111040 Appointment created: 75974af8-4394-421b-9f24-92934e0f3f45 for patient MRNAGDAR000031 on 2025-11-09 INFO 2025-10-14 14:45:12,084 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000031-NUR-01 INFO 2025-10-14 14:45:12,084 signals 92582 8782111040 SubFile created: FILE-2025-000031-NUR-01 for clinic Nursing Department INFO 2025-10-14 14:45:12,084 signals 92582 8782111040 Created sub-file FILE-2025-000031-NUR-01 for patient MRNAGDAR000031 at clinic Nursing Department ERROR 2025-10-14 14:45:12,084 signals 92582 8782111040 Error notifying provider for appointment 75974af8-4394-421b-9f24-92934e0f3f45: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,084 signals 92582 8782111040 Error scheduling reminders for appointment 75974af8-4394-421b-9f24-92934e0f3f45: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,085 signals 92582 8782111040 Appointment created: f168d4ff-d601-45d3-836e-1ba8c16d577f for patient MRNAGDAR000021 on 2025-07-21 INFO 2025-10-14 14:45:12,085 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000021-ABA-02 INFO 2025-10-14 14:45:12,085 signals 92582 8782111040 SubFile created: FILE-2025-000021-ABA-02 for clinic ABA Therapy INFO 2025-10-14 14:45:12,085 signals 92582 8782111040 Created sub-file FILE-2025-000021-ABA-02 for patient MRNAGDAR000021 at clinic ABA Therapy ERROR 2025-10-14 14:45:12,085 signals 92582 8782111040 Error notifying provider for appointment f168d4ff-d601-45d3-836e-1ba8c16d577f: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,085 signals 92582 8782111040 Error scheduling reminders for appointment f168d4ff-d601-45d3-836e-1ba8c16d577f: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,086 signals 92582 8782111040 Appointment created: 1f11d8c8-4bb9-46ea-a5a8-611aecdcb363 for patient MRNAGDAR000038 on 2025-08-14 INFO 2025-10-14 14:45:12,086 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000038-MED-02 INFO 2025-10-14 14:45:12,087 signals 92582 8782111040 SubFile created: FILE-2025-000038-MED-02 for clinic Medical Department INFO 2025-10-14 14:45:12,087 signals 92582 8782111040 Created sub-file FILE-2025-000038-MED-02 for patient MRNAGDAR000038 at clinic Medical Department ERROR 2025-10-14 14:45:12,087 signals 92582 8782111040 Error notifying provider for appointment 1f11d8c8-4bb9-46ea-a5a8-611aecdcb363: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,087 signals 92582 8782111040 Error scheduling reminders for appointment 1f11d8c8-4bb9-46ea-a5a8-611aecdcb363: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,088 signals 92582 8782111040 Appointment created: b0ee7cf2-90d6-4f24-a67a-5cd919efaccc for patient MRNAGDAR000046 on 2025-08-04 INFO 2025-10-14 14:45:12,088 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000046-NUR-01 INFO 2025-10-14 14:45:12,088 signals 92582 8782111040 SubFile created: FILE-2025-000046-NUR-01 for clinic Nursing Department INFO 2025-10-14 14:45:12,088 signals 92582 8782111040 Created sub-file FILE-2025-000046-NUR-01 for patient MRNAGDAR000046 at clinic Nursing Department ERROR 2025-10-14 14:45:12,088 signals 92582 8782111040 Error notifying provider for appointment b0ee7cf2-90d6-4f24-a67a-5cd919efaccc: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,088 signals 92582 8782111040 Error scheduling reminders for appointment b0ee7cf2-90d6-4f24-a67a-5cd919efaccc: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,089 signals 92582 8782111040 Appointment created: 2a9c7711-6010-4b6a-af02-8b7aba1b9be0 for patient MRNAGDAR000010 on 2025-10-20 INFO 2025-10-14 14:45:12,090 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000010-MED-01 INFO 2025-10-14 14:45:12,090 signals 92582 8782111040 SubFile created: FILE-2025-000010-MED-01 for clinic Medical Department INFO 2025-10-14 14:45:12,090 signals 92582 8782111040 Created sub-file FILE-2025-000010-MED-01 for patient MRNAGDAR000010 at clinic Medical Department ERROR 2025-10-14 14:45:12,090 signals 92582 8782111040 Error notifying provider for appointment 2a9c7711-6010-4b6a-af02-8b7aba1b9be0: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,090 signals 92582 8782111040 Error scheduling reminders for appointment 2a9c7711-6010-4b6a-af02-8b7aba1b9be0: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,091 signals 92582 8782111040 Appointment created: f8ce5304-9609-4ec1-85ad-47a1f74ffa5c for patient MRNAGDAR000041 on 2025-09-07 INFO 2025-10-14 14:45:12,091 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000041-MED-01 INFO 2025-10-14 14:45:12,091 signals 92582 8782111040 SubFile created: FILE-2025-000041-MED-01 for clinic Medical Department INFO 2025-10-14 14:45:12,091 signals 92582 8782111040 Created sub-file FILE-2025-000041-MED-01 for patient MRNAGDAR000041 at clinic Medical Department ERROR 2025-10-14 14:45:12,091 signals 92582 8782111040 Error notifying provider for appointment f8ce5304-9609-4ec1-85ad-47a1f74ffa5c: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,091 signals 92582 8782111040 Error scheduling reminders for appointment f8ce5304-9609-4ec1-85ad-47a1f74ffa5c: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,092 signals 92582 8782111040 Appointment created: fe2fa275-a217-4c73-8348-9fec136d05e6 for patient MRNAGDAR000011 on 2025-09-24 INFO 2025-10-14 14:45:12,093 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000011-SLP-02 INFO 2025-10-14 14:45:12,093 signals 92582 8782111040 SubFile created: FILE-2025-000011-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 14:45:12,093 signals 92582 8782111040 Created sub-file FILE-2025-000011-SLP-02 for patient MRNAGDAR000011 at clinic Speech-Language Pathology ERROR 2025-10-14 14:45:12,093 signals 92582 8782111040 Error notifying provider for appointment fe2fa275-a217-4c73-8348-9fec136d05e6: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,093 signals 92582 8782111040 Error scheduling reminders for appointment fe2fa275-a217-4c73-8348-9fec136d05e6: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,094 signals 92582 8782111040 Appointment created: 86141a89-d943-484b-8a66-10c57c6a56c8 for patient MRNAGDAR000011 on 2025-10-21 INFO 2025-10-14 14:45:12,094 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000011-NUR-03 INFO 2025-10-14 14:45:12,095 signals 92582 8782111040 SubFile created: FILE-2025-000011-NUR-03 for clinic Nursing Department INFO 2025-10-14 14:45:12,095 signals 92582 8782111040 Created sub-file FILE-2025-000011-NUR-03 for patient MRNAGDAR000011 at clinic Nursing Department ERROR 2025-10-14 14:45:12,095 signals 92582 8782111040 Error notifying provider for appointment 86141a89-d943-484b-8a66-10c57c6a56c8: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,095 signals 92582 8782111040 Error scheduling reminders for appointment 86141a89-d943-484b-8a66-10c57c6a56c8: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,095 signals 92582 8782111040 Appointment created: 2635d99a-a6ce-47ae-b42b-fad1b76ffd51 for patient MRNAGDAR000050 on 2025-08-07 INFO 2025-10-14 14:45:12,096 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000050-MED-02 INFO 2025-10-14 14:45:12,096 signals 92582 8782111040 SubFile created: FILE-2025-000050-MED-02 for clinic Medical Department INFO 2025-10-14 14:45:12,096 signals 92582 8782111040 Created sub-file FILE-2025-000050-MED-02 for patient MRNAGDAR000050 at clinic Medical Department ERROR 2025-10-14 14:45:12,096 signals 92582 8782111040 Error notifying provider for appointment 2635d99a-a6ce-47ae-b42b-fad1b76ffd51: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,096 signals 92582 8782111040 Error scheduling reminders for appointment 2635d99a-a6ce-47ae-b42b-fad1b76ffd51: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,097 signals 92582 8782111040 Appointment created: 85af05b4-da7e-4ac7-ae92-95478917aa0c for patient MRNAGDAR000023 on 2025-10-30 INFO 2025-10-14 14:45:12,097 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000023-MED-02 INFO 2025-10-14 14:45:12,097 signals 92582 8782111040 SubFile created: FILE-2025-000023-MED-02 for clinic Medical Department INFO 2025-10-14 14:45:12,097 signals 92582 8782111040 Created sub-file FILE-2025-000023-MED-02 for patient MRNAGDAR000023 at clinic Medical Department ERROR 2025-10-14 14:45:12,098 signals 92582 8782111040 Error creating confirmation token for appointment 85af05b4-da7e-4ac7-ae92-95478917aa0c: no such table: appointments_appointmentconfirmation ERROR 2025-10-14 14:45:12,098 signals 92582 8782111040 Error notifying provider for appointment 85af05b4-da7e-4ac7-ae92-95478917aa0c: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,098 signals 92582 8782111040 Error scheduling reminders for appointment 85af05b4-da7e-4ac7-ae92-95478917aa0c: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,099 signals 92582 8782111040 Appointment created: 10e7a904-46db-4883-8876-48a8d8bf7a7c for patient MRNAGDAR000027 on 2025-07-27 INFO 2025-10-14 14:45:12,099 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000027-MED-01 INFO 2025-10-14 14:45:12,100 signals 92582 8782111040 SubFile created: FILE-2025-000027-MED-01 for clinic Medical Department INFO 2025-10-14 14:45:12,100 signals 92582 8782111040 Created sub-file FILE-2025-000027-MED-01 for patient MRNAGDAR000027 at clinic Medical Department ERROR 2025-10-14 14:45:12,100 signals 92582 8782111040 Error notifying provider for appointment 10e7a904-46db-4883-8876-48a8d8bf7a7c: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,100 signals 92582 8782111040 Error scheduling reminders for appointment 10e7a904-46db-4883-8876-48a8d8bf7a7c: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,100 signals 92582 8782111040 Appointment created: 87a57876-2a78-4237-8720-431ed8df2b80 for patient MRNAGDAR000020 on 2025-09-30 INFO 2025-10-14 14:45:12,101 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000020-SLP-01 INFO 2025-10-14 14:45:12,101 signals 92582 8782111040 SubFile created: FILE-2025-000020-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 14:45:12,101 signals 92582 8782111040 Created sub-file FILE-2025-000020-SLP-01 for patient MRNAGDAR000020 at clinic Speech-Language Pathology ERROR 2025-10-14 14:45:12,101 signals 92582 8782111040 Error notifying provider for appointment 87a57876-2a78-4237-8720-431ed8df2b80: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,101 signals 92582 8782111040 Error scheduling reminders for appointment 87a57876-2a78-4237-8720-431ed8df2b80: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,102 signals 92582 8782111040 Appointment created: 1e9279de-ed5f-4f38-941c-87041b9942ff for patient MRNAGDAR000029 on 2025-10-06 ERROR 2025-10-14 14:45:12,103 signals 92582 8782111040 Error notifying provider for appointment 1e9279de-ed5f-4f38-941c-87041b9942ff: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,103 signals 92582 8782111040 Error scheduling reminders for appointment 1e9279de-ed5f-4f38-941c-87041b9942ff: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,104 signals 92582 8782111040 Appointment created: b6e87a23-6410-4031-a249-b80e19a60971 for patient MRNAGDAR000001 on 2025-08-20 INFO 2025-10-14 14:45:12,105 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000001-OT-02 INFO 2025-10-14 14:45:12,105 signals 92582 8782111040 SubFile created: FILE-2025-000001-OT-02 for clinic Occupational Therapy INFO 2025-10-14 14:45:12,105 signals 92582 8782111040 Created sub-file FILE-2025-000001-OT-02 for patient MRNAGDAR000001 at clinic Occupational Therapy ERROR 2025-10-14 14:45:12,105 signals 92582 8782111040 Error notifying provider for appointment b6e87a23-6410-4031-a249-b80e19a60971: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,105 signals 92582 8782111040 Error scheduling reminders for appointment b6e87a23-6410-4031-a249-b80e19a60971: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,107 signals 92582 8782111040 Appointment created: 8358efc4-a38d-4623-bfd7-6ba15b3b1e93 for patient MRNAGDAR000045 on 2025-09-08 ERROR 2025-10-14 14:45:12,107 signals 92582 8782111040 Error notifying provider for appointment 8358efc4-a38d-4623-bfd7-6ba15b3b1e93: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,107 signals 92582 8782111040 Error scheduling reminders for appointment 8358efc4-a38d-4623-bfd7-6ba15b3b1e93: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,109 signals 92582 8782111040 Appointment created: 3ee17aaa-6568-40ba-9662-09cd05034b67 for patient MRNAGDAR000038 on 2025-10-12 ERROR 2025-10-14 14:45:12,109 signals 92582 8782111040 Error notifying provider for appointment 3ee17aaa-6568-40ba-9662-09cd05034b67: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,109 signals 92582 8782111040 Error scheduling reminders for appointment 3ee17aaa-6568-40ba-9662-09cd05034b67: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,110 signals 92582 8782111040 Appointment created: 26c0ba85-831d-4a36-9774-7442bb838c97 for patient MRNAGDAR000026 on 2025-09-15 ERROR 2025-10-14 14:45:12,111 signals 92582 8782111040 Error notifying provider for appointment 26c0ba85-831d-4a36-9774-7442bb838c97: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,111 signals 92582 8782111040 Error scheduling reminders for appointment 26c0ba85-831d-4a36-9774-7442bb838c97: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,112 signals 92582 8782111040 Appointment created: d623796f-726b-4b47-8b3e-7d77bdcef6b2 for patient MRNAGDAR000038 on 2025-08-28 INFO 2025-10-14 14:45:12,112 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000038-SLP-03 INFO 2025-10-14 14:45:12,112 signals 92582 8782111040 SubFile created: FILE-2025-000038-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 14:45:12,112 signals 92582 8782111040 Created sub-file FILE-2025-000038-SLP-03 for patient MRNAGDAR000038 at clinic Speech-Language Pathology ERROR 2025-10-14 14:45:12,112 signals 92582 8782111040 Error notifying provider for appointment d623796f-726b-4b47-8b3e-7d77bdcef6b2: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,112 signals 92582 8782111040 Error scheduling reminders for appointment d623796f-726b-4b47-8b3e-7d77bdcef6b2: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,114 signals 92582 8782111040 Appointment created: 4623bb5c-f6f9-4bdd-9293-9a00383dfe93 for patient MRNAGDAR000016 on 2025-09-09 INFO 2025-10-14 14:45:12,114 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000016-NUR-02 INFO 2025-10-14 14:45:12,114 signals 92582 8782111040 SubFile created: FILE-2025-000016-NUR-02 for clinic Nursing Department INFO 2025-10-14 14:45:12,114 signals 92582 8782111040 Created sub-file FILE-2025-000016-NUR-02 for patient MRNAGDAR000016 at clinic Nursing Department ERROR 2025-10-14 14:45:12,114 signals 92582 8782111040 Error notifying provider for appointment 4623bb5c-f6f9-4bdd-9293-9a00383dfe93: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,114 signals 92582 8782111040 Error scheduling reminders for appointment 4623bb5c-f6f9-4bdd-9293-9a00383dfe93: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,116 signals 92582 8782111040 Appointment created: 6724b558-ad84-4aa1-a393-c29d732f70e1 for patient MRNAGDAR000040 on 2025-10-05 INFO 2025-10-14 14:45:12,116 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000040-MED-01 INFO 2025-10-14 14:45:12,116 signals 92582 8782111040 SubFile created: FILE-2025-000040-MED-01 for clinic Medical Department INFO 2025-10-14 14:45:12,116 signals 92582 8782111040 Created sub-file FILE-2025-000040-MED-01 for patient MRNAGDAR000040 at clinic Medical Department ERROR 2025-10-14 14:45:12,116 signals 92582 8782111040 Error notifying provider for appointment 6724b558-ad84-4aa1-a393-c29d732f70e1: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,116 signals 92582 8782111040 Error scheduling reminders for appointment 6724b558-ad84-4aa1-a393-c29d732f70e1: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,117 signals 92582 8782111040 Appointment created: 11634c59-cf26-4a6b-99ba-0347bf1e5241 for patient MRNAGDAR000039 on 2025-07-23 INFO 2025-10-14 14:45:12,118 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000039-MED-01 INFO 2025-10-14 14:45:12,118 signals 92582 8782111040 SubFile created: FILE-2025-000039-MED-01 for clinic Medical Department INFO 2025-10-14 14:45:12,118 signals 92582 8782111040 Created sub-file FILE-2025-000039-MED-01 for patient MRNAGDAR000039 at clinic Medical Department ERROR 2025-10-14 14:45:12,118 signals 92582 8782111040 Error notifying provider for appointment 11634c59-cf26-4a6b-99ba-0347bf1e5241: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,118 signals 92582 8782111040 Error scheduling reminders for appointment 11634c59-cf26-4a6b-99ba-0347bf1e5241: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,119 signals 92582 8782111040 Appointment created: b6f8d26b-ca7e-49ea-a122-091654be1f5c for patient MRNAGDAR000013 on 2025-10-13 INFO 2025-10-14 14:45:12,119 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000013-NUR-01 INFO 2025-10-14 14:45:12,120 signals 92582 8782111040 SubFile created: FILE-2025-000013-NUR-01 for clinic Nursing Department INFO 2025-10-14 14:45:12,120 signals 92582 8782111040 Created sub-file FILE-2025-000013-NUR-01 for patient MRNAGDAR000013 at clinic Nursing Department ERROR 2025-10-14 14:45:12,120 signals 92582 8782111040 Error notifying provider for appointment b6f8d26b-ca7e-49ea-a122-091654be1f5c: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,120 signals 92582 8782111040 Error scheduling reminders for appointment b6f8d26b-ca7e-49ea-a122-091654be1f5c: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,121 signals 92582 8782111040 Appointment created: ca7f91d9-64e7-467f-9d27-99f2ac5fc978 for patient MRNAGDAR000002 on 2025-08-10 INFO 2025-10-14 14:45:12,121 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000002-OT-01 INFO 2025-10-14 14:45:12,121 signals 92582 8782111040 SubFile created: FILE-2025-000002-OT-01 for clinic Occupational Therapy INFO 2025-10-14 14:45:12,121 signals 92582 8782111040 Created sub-file FILE-2025-000002-OT-01 for patient MRNAGDAR000002 at clinic Occupational Therapy ERROR 2025-10-14 14:45:12,121 signals 92582 8782111040 Error notifying provider for appointment ca7f91d9-64e7-467f-9d27-99f2ac5fc978: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,121 signals 92582 8782111040 Error scheduling reminders for appointment ca7f91d9-64e7-467f-9d27-99f2ac5fc978: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,123 signals 92582 8782111040 Appointment created: a1d1bcf3-4209-43f7-8010-3d783d827c6b for patient MRNAGDAR000035 on 2025-10-05 INFO 2025-10-14 14:45:12,123 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000035-NUR-02 INFO 2025-10-14 14:45:12,123 signals 92582 8782111040 SubFile created: FILE-2025-000035-NUR-02 for clinic Nursing Department INFO 2025-10-14 14:45:12,123 signals 92582 8782111040 Created sub-file FILE-2025-000035-NUR-02 for patient MRNAGDAR000035 at clinic Nursing Department ERROR 2025-10-14 14:45:12,123 signals 92582 8782111040 Error notifying provider for appointment a1d1bcf3-4209-43f7-8010-3d783d827c6b: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,123 signals 92582 8782111040 Error scheduling reminders for appointment a1d1bcf3-4209-43f7-8010-3d783d827c6b: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,124 signals 92582 8782111040 Appointment created: 808ef6e9-b17b-40a9-9a89-17035660375c for patient MRNAGDAR000028 on 2025-08-05 INFO 2025-10-14 14:45:12,124 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000028-OT-01 INFO 2025-10-14 14:45:12,125 signals 92582 8782111040 SubFile created: FILE-2025-000028-OT-01 for clinic Occupational Therapy INFO 2025-10-14 14:45:12,125 signals 92582 8782111040 Created sub-file FILE-2025-000028-OT-01 for patient MRNAGDAR000028 at clinic Occupational Therapy ERROR 2025-10-14 14:45:12,125 signals 92582 8782111040 Error notifying provider for appointment 808ef6e9-b17b-40a9-9a89-17035660375c: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,125 signals 92582 8782111040 Error scheduling reminders for appointment 808ef6e9-b17b-40a9-9a89-17035660375c: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,126 signals 92582 8782111040 Appointment created: dc86628d-3b4d-4fef-a992-35e2327a3eb5 for patient MRNAGDAR000023 on 2025-08-03 INFO 2025-10-14 14:45:12,126 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000023-NUR-03 INFO 2025-10-14 14:45:12,126 signals 92582 8782111040 SubFile created: FILE-2025-000023-NUR-03 for clinic Nursing Department INFO 2025-10-14 14:45:12,126 signals 92582 8782111040 Created sub-file FILE-2025-000023-NUR-03 for patient MRNAGDAR000023 at clinic Nursing Department ERROR 2025-10-14 14:45:12,126 signals 92582 8782111040 Error notifying provider for appointment dc86628d-3b4d-4fef-a992-35e2327a3eb5: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,126 signals 92582 8782111040 Error scheduling reminders for appointment dc86628d-3b4d-4fef-a992-35e2327a3eb5: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,128 signals 92582 8782111040 Appointment created: f9ae709c-966f-4e16-a179-2fa3c01c89e6 for patient MRNAGDAR000024 on 2025-08-24 INFO 2025-10-14 14:45:12,128 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000024-NUR-01 INFO 2025-10-14 14:45:12,128 signals 92582 8782111040 SubFile created: FILE-2025-000024-NUR-01 for clinic Nursing Department INFO 2025-10-14 14:45:12,128 signals 92582 8782111040 Created sub-file FILE-2025-000024-NUR-01 for patient MRNAGDAR000024 at clinic Nursing Department ERROR 2025-10-14 14:45:12,128 signals 92582 8782111040 Error notifying provider for appointment f9ae709c-966f-4e16-a179-2fa3c01c89e6: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,128 signals 92582 8782111040 Error scheduling reminders for appointment f9ae709c-966f-4e16-a179-2fa3c01c89e6: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,129 signals 92582 8782111040 Appointment created: e2a91eb1-c09e-49af-8fdf-b8dadcd75565 for patient MRNAGDAR000031 on 2025-09-01 INFO 2025-10-14 14:45:12,129 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000031-SLP-02 INFO 2025-10-14 14:45:12,130 signals 92582 8782111040 SubFile created: FILE-2025-000031-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 14:45:12,130 signals 92582 8782111040 Created sub-file FILE-2025-000031-SLP-02 for patient MRNAGDAR000031 at clinic Speech-Language Pathology ERROR 2025-10-14 14:45:12,130 signals 92582 8782111040 Error notifying provider for appointment e2a91eb1-c09e-49af-8fdf-b8dadcd75565: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,130 signals 92582 8782111040 Error scheduling reminders for appointment e2a91eb1-c09e-49af-8fdf-b8dadcd75565: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,131 signals 92582 8782111040 Appointment created: b10300e8-e7cc-454d-9ae9-a63830e8c890 for patient MRNAGDAR000014 on 2025-09-08 INFO 2025-10-14 14:45:12,131 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000014-SLP-01 INFO 2025-10-14 14:45:12,131 signals 92582 8782111040 SubFile created: FILE-2025-000014-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 14:45:12,131 signals 92582 8782111040 Created sub-file FILE-2025-000014-SLP-01 for patient MRNAGDAR000014 at clinic Speech-Language Pathology ERROR 2025-10-14 14:45:12,131 signals 92582 8782111040 Error notifying provider for appointment b10300e8-e7cc-454d-9ae9-a63830e8c890: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,131 signals 92582 8782111040 Error scheduling reminders for appointment b10300e8-e7cc-454d-9ae9-a63830e8c890: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,132 signals 92582 8782111040 Appointment created: 33e1f58f-49f4-4b85-8470-d8e714bc8120 for patient MRNAGDAR000015 on 2025-08-18 INFO 2025-10-14 14:45:12,133 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000015-SLP-03 INFO 2025-10-14 14:45:12,133 signals 92582 8782111040 SubFile created: FILE-2025-000015-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 14:45:12,133 signals 92582 8782111040 Created sub-file FILE-2025-000015-SLP-03 for patient MRNAGDAR000015 at clinic Speech-Language Pathology ERROR 2025-10-14 14:45:12,133 signals 92582 8782111040 Error notifying provider for appointment 33e1f58f-49f4-4b85-8470-d8e714bc8120: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,133 signals 92582 8782111040 Error scheduling reminders for appointment 33e1f58f-49f4-4b85-8470-d8e714bc8120: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,134 signals 92582 8782111040 Appointment created: 9083f0bd-df9d-4a8f-815c-1ae7efaa6502 for patient MRNAGDAR000041 on 2025-08-05 INFO 2025-10-14 14:45:12,134 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000041-SLP-02 INFO 2025-10-14 14:45:12,135 signals 92582 8782111040 SubFile created: FILE-2025-000041-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 14:45:12,135 signals 92582 8782111040 Created sub-file FILE-2025-000041-SLP-02 for patient MRNAGDAR000041 at clinic Speech-Language Pathology ERROR 2025-10-14 14:45:12,135 signals 92582 8782111040 Error notifying provider for appointment 9083f0bd-df9d-4a8f-815c-1ae7efaa6502: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,135 signals 92582 8782111040 Error scheduling reminders for appointment 9083f0bd-df9d-4a8f-815c-1ae7efaa6502: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,136 signals 92582 8782111040 Appointment created: ff1527fa-fe7b-4880-b180-affbdff39f93 for patient MRNAGDAR000044 on 2025-09-17 INFO 2025-10-14 14:45:12,136 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000044-MED-02 INFO 2025-10-14 14:45:12,136 signals 92582 8782111040 SubFile created: FILE-2025-000044-MED-02 for clinic Medical Department INFO 2025-10-14 14:45:12,136 signals 92582 8782111040 Created sub-file FILE-2025-000044-MED-02 for patient MRNAGDAR000044 at clinic Medical Department ERROR 2025-10-14 14:45:12,136 signals 92582 8782111040 Error notifying provider for appointment ff1527fa-fe7b-4880-b180-affbdff39f93: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,136 signals 92582 8782111040 Error scheduling reminders for appointment ff1527fa-fe7b-4880-b180-affbdff39f93: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,138 signals 92582 8782111040 Appointment created: 1cd24f39-844e-4d93-bda1-334ba679b0a0 for patient MRNAGDAR000042 on 2025-07-24 INFO 2025-10-14 14:45:12,138 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000042-MED-01 INFO 2025-10-14 14:45:12,138 signals 92582 8782111040 SubFile created: FILE-2025-000042-MED-01 for clinic Medical Department INFO 2025-10-14 14:45:12,138 signals 92582 8782111040 Created sub-file FILE-2025-000042-MED-01 for patient MRNAGDAR000042 at clinic Medical Department ERROR 2025-10-14 14:45:12,138 signals 92582 8782111040 Error notifying provider for appointment 1cd24f39-844e-4d93-bda1-334ba679b0a0: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,138 signals 92582 8782111040 Error scheduling reminders for appointment 1cd24f39-844e-4d93-bda1-334ba679b0a0: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,140 signals 92582 8782111040 Appointment created: 34813e92-390c-4803-bc11-32c49bb45366 for patient MRNAGDAR000015 on 2025-07-27 ERROR 2025-10-14 14:45:12,140 signals 92582 8782111040 Error notifying provider for appointment 34813e92-390c-4803-bc11-32c49bb45366: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,140 signals 92582 8782111040 Error scheduling reminders for appointment 34813e92-390c-4803-bc11-32c49bb45366: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,141 signals 92582 8782111040 Appointment created: c39895fc-a26b-4fd4-8157-72fad2010dec for patient MRNAGDAR000029 on 2025-08-28 ERROR 2025-10-14 14:45:12,142 signals 92582 8782111040 Error notifying provider for appointment c39895fc-a26b-4fd4-8157-72fad2010dec: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,142 signals 92582 8782111040 Error scheduling reminders for appointment c39895fc-a26b-4fd4-8157-72fad2010dec: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,143 signals 92582 8782111040 Appointment created: 7b7d6d80-5025-4554-a0c8-aaace9820f01 for patient MRNAGDAR000033 on 2025-08-10 INFO 2025-10-14 14:45:12,143 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000033-ABA-02 INFO 2025-10-14 14:45:12,143 signals 92582 8782111040 SubFile created: FILE-2025-000033-ABA-02 for clinic ABA Therapy INFO 2025-10-14 14:45:12,143 signals 92582 8782111040 Created sub-file FILE-2025-000033-ABA-02 for patient MRNAGDAR000033 at clinic ABA Therapy ERROR 2025-10-14 14:45:12,143 signals 92582 8782111040 Error notifying provider for appointment 7b7d6d80-5025-4554-a0c8-aaace9820f01: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,143 signals 92582 8782111040 Error scheduling reminders for appointment 7b7d6d80-5025-4554-a0c8-aaace9820f01: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,144 signals 92582 8782111040 Appointment created: 76b3765d-eb31-498f-9a44-e8312a2f2a2b for patient MRNAGDAR000025 on 2025-09-23 INFO 2025-10-14 14:45:12,145 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000025-MED-01 INFO 2025-10-14 14:45:12,145 signals 92582 8782111040 SubFile created: FILE-2025-000025-MED-01 for clinic Medical Department INFO 2025-10-14 14:45:12,145 signals 92582 8782111040 Created sub-file FILE-2025-000025-MED-01 for patient MRNAGDAR000025 at clinic Medical Department ERROR 2025-10-14 14:45:12,145 signals 92582 8782111040 Error notifying provider for appointment 76b3765d-eb31-498f-9a44-e8312a2f2a2b: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,145 signals 92582 8782111040 Error scheduling reminders for appointment 76b3765d-eb31-498f-9a44-e8312a2f2a2b: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,146 signals 92582 8782111040 Appointment created: d0926de1-859a-449e-9cf7-93820884e0a0 for patient MRNAGDAR000012 on 2025-10-13 INFO 2025-10-14 14:45:12,146 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000012-NUR-01 INFO 2025-10-14 14:45:12,146 signals 92582 8782111040 SubFile created: FILE-2025-000012-NUR-01 for clinic Nursing Department INFO 2025-10-14 14:45:12,146 signals 92582 8782111040 Created sub-file FILE-2025-000012-NUR-01 for patient MRNAGDAR000012 at clinic Nursing Department ERROR 2025-10-14 14:45:12,146 signals 92582 8782111040 Error notifying provider for appointment d0926de1-859a-449e-9cf7-93820884e0a0: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,146 signals 92582 8782111040 Error scheduling reminders for appointment d0926de1-859a-449e-9cf7-93820884e0a0: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,148 signals 92582 8782111040 Appointment created: 983cc481-8a18-40d9-8290-2d6250791ab5 for patient MRNAGDAR000002 on 2025-10-09 INFO 2025-10-14 14:45:12,148 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000002-NUR-02 INFO 2025-10-14 14:45:12,148 signals 92582 8782111040 SubFile created: FILE-2025-000002-NUR-02 for clinic Nursing Department INFO 2025-10-14 14:45:12,148 signals 92582 8782111040 Created sub-file FILE-2025-000002-NUR-02 for patient MRNAGDAR000002 at clinic Nursing Department ERROR 2025-10-14 14:45:12,148 signals 92582 8782111040 Error notifying provider for appointment 983cc481-8a18-40d9-8290-2d6250791ab5: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,148 signals 92582 8782111040 Error scheduling reminders for appointment 983cc481-8a18-40d9-8290-2d6250791ab5: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,150 signals 92582 8782111040 Appointment created: 89c04d29-59c5-47af-9440-5b33fec16e2d for patient MRNAGDAR000031 on 2025-10-13 ERROR 2025-10-14 14:45:12,150 signals 92582 8782111040 Error notifying provider for appointment 89c04d29-59c5-47af-9440-5b33fec16e2d: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,150 signals 92582 8782111040 Error scheduling reminders for appointment 89c04d29-59c5-47af-9440-5b33fec16e2d: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,151 signals 92582 8782111040 Appointment created: 89cc93d2-1c45-4ab2-94e5-4b7f4d901f60 for patient MRNAGDAR000024 on 2025-08-10 INFO 2025-10-14 14:45:12,151 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000024-SLP-02 INFO 2025-10-14 14:45:12,152 signals 92582 8782111040 SubFile created: FILE-2025-000024-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 14:45:12,152 signals 92582 8782111040 Created sub-file FILE-2025-000024-SLP-02 for patient MRNAGDAR000024 at clinic Speech-Language Pathology ERROR 2025-10-14 14:45:12,152 signals 92582 8782111040 Error notifying provider for appointment 89cc93d2-1c45-4ab2-94e5-4b7f4d901f60: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,152 signals 92582 8782111040 Error scheduling reminders for appointment 89cc93d2-1c45-4ab2-94e5-4b7f4d901f60: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,153 signals 92582 8782111040 Appointment created: 51fd5927-352a-4ebd-b890-0dd7a5289bc2 for patient MRNAGDAR000046 on 2025-08-20 ERROR 2025-10-14 14:45:12,153 signals 92582 8782111040 Error notifying provider for appointment 51fd5927-352a-4ebd-b890-0dd7a5289bc2: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,153 signals 92582 8782111040 Error scheduling reminders for appointment 51fd5927-352a-4ebd-b890-0dd7a5289bc2: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,154 signals 92582 8782111040 Appointment created: 5eee6085-67b5-4a01-ade7-8adfaa3962fe for patient MRNAGDAR000008 on 2025-09-25 INFO 2025-10-14 14:45:12,154 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000008-MED-01 INFO 2025-10-14 14:45:12,155 signals 92582 8782111040 SubFile created: FILE-2025-000008-MED-01 for clinic Medical Department INFO 2025-10-14 14:45:12,155 signals 92582 8782111040 Created sub-file FILE-2025-000008-MED-01 for patient MRNAGDAR000008 at clinic Medical Department ERROR 2025-10-14 14:45:12,155 signals 92582 8782111040 Error notifying provider for appointment 5eee6085-67b5-4a01-ade7-8adfaa3962fe: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,155 signals 92582 8782111040 Error scheduling reminders for appointment 5eee6085-67b5-4a01-ade7-8adfaa3962fe: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,155 signals 92582 8782111040 Appointment created: cdded499-adc0-4ad9-95b9-e5d6779f2851 for patient MRNAGDAR000030 on 2025-07-27 INFO 2025-10-14 14:45:12,156 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000030-ABA-01 INFO 2025-10-14 14:45:12,156 signals 92582 8782111040 SubFile created: FILE-2025-000030-ABA-01 for clinic ABA Therapy INFO 2025-10-14 14:45:12,156 signals 92582 8782111040 Created sub-file FILE-2025-000030-ABA-01 for patient MRNAGDAR000030 at clinic ABA Therapy ERROR 2025-10-14 14:45:12,156 signals 92582 8782111040 Error notifying provider for appointment cdded499-adc0-4ad9-95b9-e5d6779f2851: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,156 signals 92582 8782111040 Error scheduling reminders for appointment cdded499-adc0-4ad9-95b9-e5d6779f2851: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,157 signals 92582 8782111040 Appointment created: 059ec1d9-3162-4b35-9496-9fa4e6530c18 for patient MRNAGDAR000021 on 2025-09-03 ERROR 2025-10-14 14:45:12,157 signals 92582 8782111040 Error notifying provider for appointment 059ec1d9-3162-4b35-9496-9fa4e6530c18: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,157 signals 92582 8782111040 Error scheduling reminders for appointment 059ec1d9-3162-4b35-9496-9fa4e6530c18: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,158 signals 92582 8782111040 Appointment created: 7bcdeee3-e98b-4b25-8bd1-3a27eb30c374 for patient MRNAGDAR000026 on 2025-09-02 INFO 2025-10-14 14:45:12,158 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000026-SLP-03 INFO 2025-10-14 14:45:12,158 signals 92582 8782111040 SubFile created: FILE-2025-000026-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 14:45:12,158 signals 92582 8782111040 Created sub-file FILE-2025-000026-SLP-03 for patient MRNAGDAR000026 at clinic Speech-Language Pathology ERROR 2025-10-14 14:45:12,158 signals 92582 8782111040 Error notifying provider for appointment 7bcdeee3-e98b-4b25-8bd1-3a27eb30c374: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,158 signals 92582 8782111040 Error scheduling reminders for appointment 7bcdeee3-e98b-4b25-8bd1-3a27eb30c374: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,159 signals 92582 8782111040 Appointment created: 070f2b36-6001-4ee4-a462-9f209fa07659 for patient MRNAGDAR000040 on 2025-09-30 INFO 2025-10-14 14:45:12,160 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000040-OT-02 INFO 2025-10-14 14:45:12,160 signals 92582 8782111040 SubFile created: FILE-2025-000040-OT-02 for clinic Occupational Therapy INFO 2025-10-14 14:45:12,160 signals 92582 8782111040 Created sub-file FILE-2025-000040-OT-02 for patient MRNAGDAR000040 at clinic Occupational Therapy ERROR 2025-10-14 14:45:12,160 signals 92582 8782111040 Error notifying provider for appointment 070f2b36-6001-4ee4-a462-9f209fa07659: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,160 signals 92582 8782111040 Error scheduling reminders for appointment 070f2b36-6001-4ee4-a462-9f209fa07659: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,161 signals 92582 8782111040 Appointment created: 34598086-87e8-4260-9684-810eb5e3e002 for patient MRNAGDAR000037 on 2025-09-28 INFO 2025-10-14 14:45:12,161 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000037-OT-01 INFO 2025-10-14 14:45:12,162 signals 92582 8782111040 SubFile created: FILE-2025-000037-OT-01 for clinic Occupational Therapy INFO 2025-10-14 14:45:12,162 signals 92582 8782111040 Created sub-file FILE-2025-000037-OT-01 for patient MRNAGDAR000037 at clinic Occupational Therapy ERROR 2025-10-14 14:45:12,162 signals 92582 8782111040 Error notifying provider for appointment 34598086-87e8-4260-9684-810eb5e3e002: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,162 signals 92582 8782111040 Error scheduling reminders for appointment 34598086-87e8-4260-9684-810eb5e3e002: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,163 signals 92582 8782111040 Appointment created: 7df16b1d-840b-4224-b6c4-09d874a8b68f for patient MRNAGDAR000037 on 2025-09-29 INFO 2025-10-14 14:45:12,163 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000037-ABA-02 INFO 2025-10-14 14:45:12,163 signals 92582 8782111040 SubFile created: FILE-2025-000037-ABA-02 for clinic ABA Therapy INFO 2025-10-14 14:45:12,163 signals 92582 8782111040 Created sub-file FILE-2025-000037-ABA-02 for patient MRNAGDAR000037 at clinic ABA Therapy ERROR 2025-10-14 14:45:12,163 signals 92582 8782111040 Error notifying provider for appointment 7df16b1d-840b-4224-b6c4-09d874a8b68f: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,163 signals 92582 8782111040 Error scheduling reminders for appointment 7df16b1d-840b-4224-b6c4-09d874a8b68f: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,165 signals 92582 8782111040 Appointment created: 8599835f-3208-43c1-92f1-77b57ec3f038 for patient MRNAGDAR000047 on 2025-07-22 INFO 2025-10-14 14:45:12,165 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000047-OT-01 INFO 2025-10-14 14:45:12,165 signals 92582 8782111040 SubFile created: FILE-2025-000047-OT-01 for clinic Occupational Therapy INFO 2025-10-14 14:45:12,165 signals 92582 8782111040 Created sub-file FILE-2025-000047-OT-01 for patient MRNAGDAR000047 at clinic Occupational Therapy ERROR 2025-10-14 14:45:12,165 signals 92582 8782111040 Error notifying provider for appointment 8599835f-3208-43c1-92f1-77b57ec3f038: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,165 signals 92582 8782111040 Error scheduling reminders for appointment 8599835f-3208-43c1-92f1-77b57ec3f038: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,166 signals 92582 8782111040 Appointment created: afc2da1f-3da7-4c02-9358-a6fda4e0da49 for patient MRNAGDAR000016 on 2025-09-08 INFO 2025-10-14 14:45:12,166 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000016-ABA-03 INFO 2025-10-14 14:45:12,167 signals 92582 8782111040 SubFile created: FILE-2025-000016-ABA-03 for clinic ABA Therapy INFO 2025-10-14 14:45:12,167 signals 92582 8782111040 Created sub-file FILE-2025-000016-ABA-03 for patient MRNAGDAR000016 at clinic ABA Therapy ERROR 2025-10-14 14:45:12,167 signals 92582 8782111040 Error notifying provider for appointment afc2da1f-3da7-4c02-9358-a6fda4e0da49: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,167 signals 92582 8782111040 Error scheduling reminders for appointment afc2da1f-3da7-4c02-9358-a6fda4e0da49: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,168 signals 92582 8782111040 Appointment created: 39ff5729-5bfe-47a7-a919-54aed1171752 for patient MRNAGDAR000012 on 2025-09-21 INFO 2025-10-14 14:45:12,169 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000012-SLP-02 INFO 2025-10-14 14:45:12,169 signals 92582 8782111040 SubFile created: FILE-2025-000012-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 14:45:12,169 signals 92582 8782111040 Created sub-file FILE-2025-000012-SLP-02 for patient MRNAGDAR000012 at clinic Speech-Language Pathology ERROR 2025-10-14 14:45:12,169 signals 92582 8782111040 Error notifying provider for appointment 39ff5729-5bfe-47a7-a919-54aed1171752: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,169 signals 92582 8782111040 Error scheduling reminders for appointment 39ff5729-5bfe-47a7-a919-54aed1171752: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,170 signals 92582 8782111040 Appointment created: 6224b4d3-707a-4c88-86fc-66c73599e303 for patient MRNAGDAR000035 on 2025-11-03 INFO 2025-10-14 14:45:12,170 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000035-MED-03 INFO 2025-10-14 14:45:12,170 signals 92582 8782111040 SubFile created: FILE-2025-000035-MED-03 for clinic Medical Department INFO 2025-10-14 14:45:12,170 signals 92582 8782111040 Created sub-file FILE-2025-000035-MED-03 for patient MRNAGDAR000035 at clinic Medical Department ERROR 2025-10-14 14:45:12,170 signals 92582 8782111040 Error notifying provider for appointment 6224b4d3-707a-4c88-86fc-66c73599e303: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,170 signals 92582 8782111040 Error scheduling reminders for appointment 6224b4d3-707a-4c88-86fc-66c73599e303: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,171 signals 92582 8782111040 Appointment created: 860cb7c3-2f50-451b-9c35-05e04fcaf402 for patient MRNAGDAR000049 on 2025-08-20 ERROR 2025-10-14 14:45:12,171 signals 92582 8782111040 Error notifying provider for appointment 860cb7c3-2f50-451b-9c35-05e04fcaf402: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,171 signals 92582 8782111040 Error scheduling reminders for appointment 860cb7c3-2f50-451b-9c35-05e04fcaf402: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,172 signals 92582 8782111040 Appointment created: bfb37d33-7a48-46d4-8ab3-3b1155892d5f for patient MRNAGDAR000026 on 2025-07-16 INFO 2025-10-14 14:45:12,173 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000026-OT-04 INFO 2025-10-14 14:45:12,173 signals 92582 8782111040 SubFile created: FILE-2025-000026-OT-04 for clinic Occupational Therapy INFO 2025-10-14 14:45:12,173 signals 92582 8782111040 Created sub-file FILE-2025-000026-OT-04 for patient MRNAGDAR000026 at clinic Occupational Therapy ERROR 2025-10-14 14:45:12,173 signals 92582 8782111040 Error notifying provider for appointment bfb37d33-7a48-46d4-8ab3-3b1155892d5f: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,173 signals 92582 8782111040 Error scheduling reminders for appointment bfb37d33-7a48-46d4-8ab3-3b1155892d5f: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,174 signals 92582 8782111040 Appointment created: 1523cd07-f38d-44c1-b59c-7c5e5743d1fa for patient MRNAGDAR000010 on 2025-09-21 ERROR 2025-10-14 14:45:12,174 signals 92582 8782111040 Error notifying provider for appointment 1523cd07-f38d-44c1-b59c-7c5e5743d1fa: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,174 signals 92582 8782111040 Error scheduling reminders for appointment 1523cd07-f38d-44c1-b59c-7c5e5743d1fa: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,175 signals 92582 8782111040 Appointment created: 9f8c6eee-d616-4886-b6b8-37ab54c1b4ed for patient MRNAGDAR000050 on 2025-09-28 INFO 2025-10-14 14:45:12,175 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000050-SLP-03 INFO 2025-10-14 14:45:12,175 signals 92582 8782111040 SubFile created: FILE-2025-000050-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 14:45:12,175 signals 92582 8782111040 Created sub-file FILE-2025-000050-SLP-03 for patient MRNAGDAR000050 at clinic Speech-Language Pathology ERROR 2025-10-14 14:45:12,175 signals 92582 8782111040 Error notifying provider for appointment 9f8c6eee-d616-4886-b6b8-37ab54c1b4ed: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,175 signals 92582 8782111040 Error scheduling reminders for appointment 9f8c6eee-d616-4886-b6b8-37ab54c1b4ed: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,176 signals 92582 8782111040 Appointment created: 812c031d-a0c0-494b-adb8-a9fde4cbd2b3 for patient MRNAGDAR000012 on 2025-10-05 INFO 2025-10-14 14:45:12,177 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000012-MED-03 INFO 2025-10-14 14:45:12,177 signals 92582 8782111040 SubFile created: FILE-2025-000012-MED-03 for clinic Medical Department INFO 2025-10-14 14:45:12,177 signals 92582 8782111040 Created sub-file FILE-2025-000012-MED-03 for patient MRNAGDAR000012 at clinic Medical Department ERROR 2025-10-14 14:45:12,177 signals 92582 8782111040 Error notifying provider for appointment 812c031d-a0c0-494b-adb8-a9fde4cbd2b3: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,177 signals 92582 8782111040 Error scheduling reminders for appointment 812c031d-a0c0-494b-adb8-a9fde4cbd2b3: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,178 signals 92582 8782111040 Appointment created: 52c2093a-fbaf-4849-9a2e-77bcbe82bc79 for patient MRNAGDAR000042 on 2025-10-20 INFO 2025-10-14 14:45:12,179 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000042-SLP-02 INFO 2025-10-14 14:45:12,180 signals 92582 8782111040 SubFile created: FILE-2025-000042-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 14:45:12,180 signals 92582 8782111040 Created sub-file FILE-2025-000042-SLP-02 for patient MRNAGDAR000042 at clinic Speech-Language Pathology ERROR 2025-10-14 14:45:12,181 signals 92582 8782111040 Error creating confirmation token for appointment 52c2093a-fbaf-4849-9a2e-77bcbe82bc79: no such table: appointments_appointmentconfirmation ERROR 2025-10-14 14:45:12,181 signals 92582 8782111040 Error notifying provider for appointment 52c2093a-fbaf-4849-9a2e-77bcbe82bc79: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,181 signals 92582 8782111040 Error scheduling reminders for appointment 52c2093a-fbaf-4849-9a2e-77bcbe82bc79: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,182 signals 92582 8782111040 Appointment created: 75ec3429-7d68-459c-9da7-c604823d9bb5 for patient MRNAGDAR000038 on 2025-08-03 ERROR 2025-10-14 14:45:12,182 signals 92582 8782111040 Error notifying provider for appointment 75ec3429-7d68-459c-9da7-c604823d9bb5: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,182 signals 92582 8782111040 Error scheduling reminders for appointment 75ec3429-7d68-459c-9da7-c604823d9bb5: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,184 signals 92582 8782111040 Appointment created: 36479957-f89c-426e-a158-32b98165b68f for patient MRNAGDAR000019 on 2025-09-24 INFO 2025-10-14 14:45:12,184 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000019-NUR-01 INFO 2025-10-14 14:45:12,184 signals 92582 8782111040 SubFile created: FILE-2025-000019-NUR-01 for clinic Nursing Department INFO 2025-10-14 14:45:12,184 signals 92582 8782111040 Created sub-file FILE-2025-000019-NUR-01 for patient MRNAGDAR000019 at clinic Nursing Department ERROR 2025-10-14 14:45:12,184 signals 92582 8782111040 Error notifying provider for appointment 36479957-f89c-426e-a158-32b98165b68f: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,184 signals 92582 8782111040 Error scheduling reminders for appointment 36479957-f89c-426e-a158-32b98165b68f: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,185 signals 92582 8782111040 Appointment created: 952f0eb1-15b3-4f9f-806f-0f506717f3a2 for patient MRNAGDAR000008 on 2025-08-10 ERROR 2025-10-14 14:45:12,185 signals 92582 8782111040 Error notifying provider for appointment 952f0eb1-15b3-4f9f-806f-0f506717f3a2: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,186 signals 92582 8782111040 Error scheduling reminders for appointment 952f0eb1-15b3-4f9f-806f-0f506717f3a2: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,187 signals 92582 8782111040 Appointment created: 1c18bef5-27f3-4da4-af34-9b4bf07d2e7d for patient MRNAGDAR000008 on 2025-09-21 ERROR 2025-10-14 14:45:12,187 signals 92582 8782111040 Error notifying provider for appointment 1c18bef5-27f3-4da4-af34-9b4bf07d2e7d: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,187 signals 92582 8782111040 Error scheduling reminders for appointment 1c18bef5-27f3-4da4-af34-9b4bf07d2e7d: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,188 signals 92582 8782111040 Appointment created: dbc8bedb-e9b6-44af-8cee-517997793bda for patient MRNAGDAR000026 on 2025-11-09 ERROR 2025-10-14 14:45:12,188 signals 92582 8782111040 Error notifying provider for appointment dbc8bedb-e9b6-44af-8cee-517997793bda: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,188 signals 92582 8782111040 Error scheduling reminders for appointment dbc8bedb-e9b6-44af-8cee-517997793bda: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,189 signals 92582 8782111040 Appointment created: 0bab473e-5d63-4d4c-b22e-d64d10ddcb8e for patient MRNAGDAR000031 on 2025-10-14 INFO 2025-10-14 14:45:12,189 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000031-ABA-03 INFO 2025-10-14 14:45:12,190 signals 92582 8782111040 SubFile created: FILE-2025-000031-ABA-03 for clinic ABA Therapy INFO 2025-10-14 14:45:12,190 signals 92582 8782111040 Created sub-file FILE-2025-000031-ABA-03 for patient MRNAGDAR000031 at clinic ABA Therapy ERROR 2025-10-14 14:45:12,190 signals 92582 8782111040 Error notifying provider for appointment 0bab473e-5d63-4d4c-b22e-d64d10ddcb8e: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,190 signals 92582 8782111040 Error scheduling reminders for appointment 0bab473e-5d63-4d4c-b22e-d64d10ddcb8e: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,191 signals 92582 8782111040 Appointment created: 94089628-8b5c-4ec2-b081-90d2be522b88 for patient MRNAGDAR000010 on 2025-08-28 INFO 2025-10-14 14:45:12,191 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000010-NUR-02 INFO 2025-10-14 14:45:12,191 signals 92582 8782111040 SubFile created: FILE-2025-000010-NUR-02 for clinic Nursing Department INFO 2025-10-14 14:45:12,191 signals 92582 8782111040 Created sub-file FILE-2025-000010-NUR-02 for patient MRNAGDAR000010 at clinic Nursing Department ERROR 2025-10-14 14:45:12,191 signals 92582 8782111040 Error notifying provider for appointment 94089628-8b5c-4ec2-b081-90d2be522b88: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,191 signals 92582 8782111040 Error scheduling reminders for appointment 94089628-8b5c-4ec2-b081-90d2be522b88: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,193 signals 92582 8782111040 Appointment created: a02ac9db-c588-453c-a9c3-b96c283a245e for patient MRNAGDAR000025 on 2025-09-07 INFO 2025-10-14 14:45:12,193 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000025-ABA-02 INFO 2025-10-14 14:45:12,193 signals 92582 8782111040 SubFile created: FILE-2025-000025-ABA-02 for clinic ABA Therapy INFO 2025-10-14 14:45:12,193 signals 92582 8782111040 Created sub-file FILE-2025-000025-ABA-02 for patient MRNAGDAR000025 at clinic ABA Therapy ERROR 2025-10-14 14:45:12,193 signals 92582 8782111040 Error notifying provider for appointment a02ac9db-c588-453c-a9c3-b96c283a245e: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,193 signals 92582 8782111040 Error scheduling reminders for appointment a02ac9db-c588-453c-a9c3-b96c283a245e: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,195 signals 92582 8782111040 Appointment created: c4d39f48-15ed-4e61-80de-a14eb1b63431 for patient MRNAGDAR000011 on 2025-08-24 ERROR 2025-10-14 14:45:12,195 signals 92582 8782111040 Error notifying provider for appointment c4d39f48-15ed-4e61-80de-a14eb1b63431: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,195 signals 92582 8782111040 Error scheduling reminders for appointment c4d39f48-15ed-4e61-80de-a14eb1b63431: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,196 signals 92582 8782111040 Appointment created: 719607eb-c223-41e8-8c56-e48e606226ae for patient MRNAGDAR000021 on 2025-09-21 INFO 2025-10-14 14:45:12,196 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000021-MED-03 INFO 2025-10-14 14:45:12,196 signals 92582 8782111040 SubFile created: FILE-2025-000021-MED-03 for clinic Medical Department INFO 2025-10-14 14:45:12,196 signals 92582 8782111040 Created sub-file FILE-2025-000021-MED-03 for patient MRNAGDAR000021 at clinic Medical Department ERROR 2025-10-14 14:45:12,196 signals 92582 8782111040 Error notifying provider for appointment 719607eb-c223-41e8-8c56-e48e606226ae: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,196 signals 92582 8782111040 Error scheduling reminders for appointment 719607eb-c223-41e8-8c56-e48e606226ae: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,197 signals 92582 8782111040 Appointment created: 6b84d79f-5845-4962-94a9-8e8d2809aade for patient MRNAGDAR000042 on 2025-08-26 ERROR 2025-10-14 14:45:12,197 signals 92582 8782111040 Error notifying provider for appointment 6b84d79f-5845-4962-94a9-8e8d2809aade: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,197 signals 92582 8782111040 Error scheduling reminders for appointment 6b84d79f-5845-4962-94a9-8e8d2809aade: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,199 signals 92582 8782111040 Appointment created: aad29ed2-1ece-490c-b6d2-5e2cab7ce6ee for patient MRNAGDAR000050 on 2025-10-05 INFO 2025-10-14 14:45:12,199 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000050-NUR-04 INFO 2025-10-14 14:45:12,199 signals 92582 8782111040 SubFile created: FILE-2025-000050-NUR-04 for clinic Nursing Department INFO 2025-10-14 14:45:12,199 signals 92582 8782111040 Created sub-file FILE-2025-000050-NUR-04 for patient MRNAGDAR000050 at clinic Nursing Department ERROR 2025-10-14 14:45:12,199 signals 92582 8782111040 Error notifying provider for appointment aad29ed2-1ece-490c-b6d2-5e2cab7ce6ee: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,199 signals 92582 8782111040 Error scheduling reminders for appointment aad29ed2-1ece-490c-b6d2-5e2cab7ce6ee: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,200 signals 92582 8782111040 Appointment created: 7ec3387c-b6e9-499d-8c81-234c998ea280 for patient MRNAGDAR000033 on 2025-09-18 INFO 2025-10-14 14:45:12,201 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000033-SLP-03 INFO 2025-10-14 14:45:12,201 signals 92582 8782111040 SubFile created: FILE-2025-000033-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 14:45:12,201 signals 92582 8782111040 Created sub-file FILE-2025-000033-SLP-03 for patient MRNAGDAR000033 at clinic Speech-Language Pathology ERROR 2025-10-14 14:45:12,201 signals 92582 8782111040 Error notifying provider for appointment 7ec3387c-b6e9-499d-8c81-234c998ea280: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,201 signals 92582 8782111040 Error scheduling reminders for appointment 7ec3387c-b6e9-499d-8c81-234c998ea280: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,203 signals 92582 8782111040 Appointment created: eb55de41-ffab-4c06-9e3d-cab5f48448f1 for patient MRNAGDAR000005 on 2025-07-28 INFO 2025-10-14 14:45:12,203 signals 92582 8782111040 Generated Sub-File Number: FILE-2025-000005-SLP-01 INFO 2025-10-14 14:45:12,204 signals 92582 8782111040 SubFile created: FILE-2025-000005-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 14:45:12,204 signals 92582 8782111040 Created sub-file FILE-2025-000005-SLP-01 for patient MRNAGDAR000005 at clinic Speech-Language Pathology ERROR 2025-10-14 14:45:12,204 signals 92582 8782111040 Error notifying provider for appointment eb55de41-ffab-4c06-9e3d-cab5f48448f1: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,204 signals 92582 8782111040 Error scheduling reminders for appointment eb55de41-ffab-4c06-9e3d-cab5f48448f1: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:12,205 signals 92582 8782111040 Appointment created: ea9332b7-0878-48f0-bb78-bb9d332f34e6 for patient MRNAGDAR000017 on 2025-08-31 ERROR 2025-10-14 14:45:12,205 signals 92582 8782111040 Error notifying provider for appointment ea9332b7-0878-48f0-bb78-bb9d332f34e6: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:45:12,205 signals 92582 8782111040 Error scheduling reminders for appointment ea9332b7-0878-48f0-bb78-bb9d332f34e6: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:45:49,795 autoreload 92476 8782111040 /Users/marwanalwali/AgdarCentre/finance/signals.py changed, reloading. INFO 2025-10-14 14:45:50,199 autoreload 93014 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 14:45:57,825 signals 93106 8782111040 User created: latifa.al-otaibi.admin1 (Administrator) INFO 2025-10-14 14:45:57,957 signals 93106 8782111040 User created: rania.al-maliki.admin2 (Administrator) INFO 2025-10-14 14:45:58,088 signals 93106 8782111040 User created: yazeed.al-shammari.doctor1 (Doctor) INFO 2025-10-14 14:45:58,218 signals 93106 8782111040 User created: wafa.al-zahrani.doctor2 (Doctor) INFO 2025-10-14 14:45:58,348 signals 93106 8782111040 User created: hussein.al-dosari.doctor3 (Doctor) INFO 2025-10-14 14:45:58,477 signals 93106 8782111040 User created: hessa.al-balawi.nurse1 (Nurse) INFO 2025-10-14 14:45:58,607 signals 93106 8782111040 User created: sarah.al-mutairi.nurse2 (Nurse) INFO 2025-10-14 14:45:58,737 signals 93106 8782111040 User created: sarah.al-harbi.nurse3 (Nurse) INFO 2025-10-14 14:45:58,867 signals 93106 8782111040 User created: hanan.al-harbi.ot1 (Occupational Therapist) INFO 2025-10-14 14:45:58,998 signals 93106 8782111040 User created: hayat.al-harthi.ot2 (Occupational Therapist) INFO 2025-10-14 14:45:59,129 signals 93106 8782111040 User created: ziyad.al-shamrani.slp1 (Speech-Language Pathologist) INFO 2025-10-14 14:45:59,262 signals 93106 8782111040 User created: ghada.al-otaibi.slp2 (Speech-Language Pathologist) INFO 2025-10-14 14:45:59,395 signals 93106 8782111040 User created: reem.al-shehri.aba1 (ABA Therapist) INFO 2025-10-14 14:45:59,526 signals 93106 8782111040 User created: faisal.al-yami.aba2 (ABA Therapist) INFO 2025-10-14 14:45:59,657 signals 93106 8782111040 User created: faisal.al-harbi.front_desk1 (Front Desk) INFO 2025-10-14 14:45:59,787 signals 93106 8782111040 User created: lama.al-shamrani.front_desk2 (Front Desk) INFO 2025-10-14 14:45:59,920 signals 93106 8782111040 User created: waleed.al-shamrani.finance1 (Finance) INFO 2025-10-14 14:46:00,050 signals 93106 8782111040 User created: lulwa.al-subaie.finance2 (Finance) INFO 2025-10-14 14:46:00,052 signals 93106 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-14 14:46:00,053 signals 93106 8782111040 File created: FILE-2025-000001 for patient MRNAGDAR000001 INFO 2025-10-14 14:46:00,053 signals 93106 8782111040 Created main file for patient: MRNAGDAR000001 INFO 2025-10-14 14:46:00,053 signals 93106 8782111040 Patient created: MRNAGDAR000001 - Reem Al-Balawi INFO 2025-10-14 14:46:00,055 signals 93106 8782111040 Generated File Number: FILE-2025-000002 INFO 2025-10-14 14:46:00,055 signals 93106 8782111040 File created: FILE-2025-000002 for patient MRNAGDAR000002 INFO 2025-10-14 14:46:00,055 signals 93106 8782111040 Created main file for patient: MRNAGDAR000002 INFO 2025-10-14 14:46:00,055 signals 93106 8782111040 Patient created: MRNAGDAR000002 - Ali Al-Yami INFO 2025-10-14 14:46:00,056 signals 93106 8782111040 Generated File Number: FILE-2025-000003 INFO 2025-10-14 14:46:00,056 signals 93106 8782111040 File created: FILE-2025-000003 for patient MRNAGDAR000003 INFO 2025-10-14 14:46:00,056 signals 93106 8782111040 Created main file for patient: MRNAGDAR000003 INFO 2025-10-14 14:46:00,056 signals 93106 8782111040 Patient created: MRNAGDAR000003 - Maha Al-Juaid INFO 2025-10-14 14:46:00,057 signals 93106 8782111040 Generated File Number: FILE-2025-000004 INFO 2025-10-14 14:46:00,058 signals 93106 8782111040 File created: FILE-2025-000004 for patient MRNAGDAR000004 INFO 2025-10-14 14:46:00,058 signals 93106 8782111040 Created main file for patient: MRNAGDAR000004 INFO 2025-10-14 14:46:00,058 signals 93106 8782111040 Patient created: MRNAGDAR000004 - Salma Al-Ahmadi INFO 2025-10-14 14:46:00,059 signals 93106 8782111040 Generated File Number: FILE-2025-000005 INFO 2025-10-14 14:46:00,059 signals 93106 8782111040 File created: FILE-2025-000005 for patient MRNAGDAR000005 INFO 2025-10-14 14:46:00,059 signals 93106 8782111040 Created main file for patient: MRNAGDAR000005 INFO 2025-10-14 14:46:00,059 signals 93106 8782111040 Patient created: MRNAGDAR000005 - Latifa Al-Zahrani INFO 2025-10-14 14:46:00,060 signals 93106 8782111040 Generated File Number: FILE-2025-000006 INFO 2025-10-14 14:46:00,060 signals 93106 8782111040 File created: FILE-2025-000006 for patient MRNAGDAR000006 INFO 2025-10-14 14:46:00,060 signals 93106 8782111040 Created main file for patient: MRNAGDAR000006 INFO 2025-10-14 14:46:00,060 signals 93106 8782111040 Patient created: MRNAGDAR000006 - Talal Al-Shehri INFO 2025-10-14 14:46:00,061 signals 93106 8782111040 Generated File Number: FILE-2025-000007 INFO 2025-10-14 14:46:00,061 signals 93106 8782111040 File created: FILE-2025-000007 for patient MRNAGDAR000007 INFO 2025-10-14 14:46:00,061 signals 93106 8782111040 Created main file for patient: MRNAGDAR000007 INFO 2025-10-14 14:46:00,061 signals 93106 8782111040 Patient created: MRNAGDAR000007 - Amal Al-Ahmadi INFO 2025-10-14 14:46:00,062 signals 93106 8782111040 Generated File Number: FILE-2025-000008 INFO 2025-10-14 14:46:00,062 signals 93106 8782111040 File created: FILE-2025-000008 for patient MRNAGDAR000008 INFO 2025-10-14 14:46:00,062 signals 93106 8782111040 Created main file for patient: MRNAGDAR000008 INFO 2025-10-14 14:46:00,063 signals 93106 8782111040 Patient created: MRNAGDAR000008 - Noura Al-Shammari INFO 2025-10-14 14:46:00,063 signals 93106 8782111040 Generated File Number: FILE-2025-000009 INFO 2025-10-14 14:46:00,064 signals 93106 8782111040 File created: FILE-2025-000009 for patient MRNAGDAR000009 INFO 2025-10-14 14:46:00,064 signals 93106 8782111040 Created main file for patient: MRNAGDAR000009 INFO 2025-10-14 14:46:00,064 signals 93106 8782111040 Patient created: MRNAGDAR000009 - Ali Al-Yami INFO 2025-10-14 14:46:00,065 signals 93106 8782111040 Generated File Number: FILE-2025-000010 INFO 2025-10-14 14:46:00,065 signals 93106 8782111040 File created: FILE-2025-000010 for patient MRNAGDAR000010 INFO 2025-10-14 14:46:00,065 signals 93106 8782111040 Created main file for patient: MRNAGDAR000010 INFO 2025-10-14 14:46:00,065 signals 93106 8782111040 Patient created: MRNAGDAR000010 - Rania Al-Ahmadi INFO 2025-10-14 14:46:00,067 signals 93106 8782111040 Generated File Number: FILE-2025-000011 INFO 2025-10-14 14:46:00,067 signals 93106 8782111040 File created: FILE-2025-000011 for patient MRNAGDAR000011 INFO 2025-10-14 14:46:00,067 signals 93106 8782111040 Created main file for patient: MRNAGDAR000011 INFO 2025-10-14 14:46:00,067 signals 93106 8782111040 Patient created: MRNAGDAR000011 - Yazeed Al-Asiri INFO 2025-10-14 14:46:00,068 signals 93106 8782111040 Generated File Number: FILE-2025-000012 INFO 2025-10-14 14:46:00,068 signals 93106 8782111040 File created: FILE-2025-000012 for patient MRNAGDAR000012 INFO 2025-10-14 14:46:00,069 signals 93106 8782111040 Created main file for patient: MRNAGDAR000012 INFO 2025-10-14 14:46:00,069 signals 93106 8782111040 Patient created: MRNAGDAR000012 - Khalid Al-Shammari INFO 2025-10-14 14:46:00,070 signals 93106 8782111040 Generated File Number: FILE-2025-000013 INFO 2025-10-14 14:46:00,070 signals 93106 8782111040 File created: FILE-2025-000013 for patient MRNAGDAR000013 INFO 2025-10-14 14:46:00,070 signals 93106 8782111040 Created main file for patient: MRNAGDAR000013 INFO 2025-10-14 14:46:00,070 signals 93106 8782111040 Patient created: MRNAGDAR000013 - Fahad Al-Ahmadi INFO 2025-10-14 14:46:00,071 signals 93106 8782111040 Generated File Number: FILE-2025-000014 INFO 2025-10-14 14:46:00,071 signals 93106 8782111040 File created: FILE-2025-000014 for patient MRNAGDAR000014 INFO 2025-10-14 14:46:00,071 signals 93106 8782111040 Created main file for patient: MRNAGDAR000014 INFO 2025-10-14 14:46:00,072 signals 93106 8782111040 Patient created: MRNAGDAR000014 - Khalid Al-Juaid INFO 2025-10-14 14:46:00,073 signals 93106 8782111040 Generated File Number: FILE-2025-000015 INFO 2025-10-14 14:46:00,073 signals 93106 8782111040 File created: FILE-2025-000015 for patient MRNAGDAR000015 INFO 2025-10-14 14:46:00,073 signals 93106 8782111040 Created main file for patient: MRNAGDAR000015 INFO 2025-10-14 14:46:00,073 signals 93106 8782111040 Patient created: MRNAGDAR000015 - Saud Al-Omari INFO 2025-10-14 14:46:00,075 signals 93106 8782111040 Generated File Number: FILE-2025-000016 INFO 2025-10-14 14:46:00,075 signals 93106 8782111040 File created: FILE-2025-000016 for patient MRNAGDAR000016 INFO 2025-10-14 14:46:00,075 signals 93106 8782111040 Created main file for patient: MRNAGDAR000016 INFO 2025-10-14 14:46:00,075 signals 93106 8782111040 Patient created: MRNAGDAR000016 - Mohammed Al-Subai INFO 2025-10-14 14:46:00,076 signals 93106 8782111040 Generated File Number: FILE-2025-000017 INFO 2025-10-14 14:46:00,076 signals 93106 8782111040 File created: FILE-2025-000017 for patient MRNAGDAR000017 INFO 2025-10-14 14:46:00,076 signals 93106 8782111040 Created main file for patient: MRNAGDAR000017 INFO 2025-10-14 14:46:00,076 signals 93106 8782111040 Patient created: MRNAGDAR000017 - Fahad Al-Juaid INFO 2025-10-14 14:46:00,077 signals 93106 8782111040 Generated File Number: FILE-2025-000018 INFO 2025-10-14 14:46:00,077 signals 93106 8782111040 File created: FILE-2025-000018 for patient MRNAGDAR000018 INFO 2025-10-14 14:46:00,077 signals 93106 8782111040 Created main file for patient: MRNAGDAR000018 INFO 2025-10-14 14:46:00,077 signals 93106 8782111040 Patient created: MRNAGDAR000018 - Abdulrahman Al-Harthi INFO 2025-10-14 14:46:00,078 signals 93106 8782111040 Generated File Number: FILE-2025-000019 INFO 2025-10-14 14:46:00,079 signals 93106 8782111040 File created: FILE-2025-000019 for patient MRNAGDAR000019 INFO 2025-10-14 14:46:00,079 signals 93106 8782111040 Created main file for patient: MRNAGDAR000019 INFO 2025-10-14 14:46:00,079 signals 93106 8782111040 Patient created: MRNAGDAR000019 - Lulwa Al-Balawi INFO 2025-10-14 14:46:00,080 signals 93106 8782111040 Generated File Number: FILE-2025-000020 INFO 2025-10-14 14:46:00,081 signals 93106 8782111040 File created: FILE-2025-000020 for patient MRNAGDAR000020 INFO 2025-10-14 14:46:00,081 signals 93106 8782111040 Created main file for patient: MRNAGDAR000020 INFO 2025-10-14 14:46:00,081 signals 93106 8782111040 Patient created: MRNAGDAR000020 - Basma Al-Shammari INFO 2025-10-14 14:46:00,082 signals 93106 8782111040 Generated File Number: FILE-2025-000021 INFO 2025-10-14 14:46:00,082 signals 93106 8782111040 File created: FILE-2025-000021 for patient MRNAGDAR000021 INFO 2025-10-14 14:46:00,082 signals 93106 8782111040 Created main file for patient: MRNAGDAR000021 INFO 2025-10-14 14:46:00,082 signals 93106 8782111040 Patient created: MRNAGDAR000021 - Yazeed Al-Qahtani INFO 2025-10-14 14:46:00,084 signals 93106 8782111040 Generated File Number: FILE-2025-000022 INFO 2025-10-14 14:46:00,084 signals 93106 8782111040 File created: FILE-2025-000022 for patient MRNAGDAR000022 INFO 2025-10-14 14:46:00,084 signals 93106 8782111040 Created main file for patient: MRNAGDAR000022 INFO 2025-10-14 14:46:00,084 signals 93106 8782111040 Patient created: MRNAGDAR000022 - Fatima Al-Shamrani INFO 2025-10-14 14:46:00,085 signals 93106 8782111040 Generated File Number: FILE-2025-000023 INFO 2025-10-14 14:46:00,085 signals 93106 8782111040 File created: FILE-2025-000023 for patient MRNAGDAR000023 INFO 2025-10-14 14:46:00,085 signals 93106 8782111040 Created main file for patient: MRNAGDAR000023 INFO 2025-10-14 14:46:00,085 signals 93106 8782111040 Patient created: MRNAGDAR000023 - Nada Al-Anzi INFO 2025-10-14 14:46:00,086 signals 93106 8782111040 Generated File Number: FILE-2025-000024 INFO 2025-10-14 14:46:00,086 signals 93106 8782111040 File created: FILE-2025-000024 for patient MRNAGDAR000024 INFO 2025-10-14 14:46:00,086 signals 93106 8782111040 Created main file for patient: MRNAGDAR000024 INFO 2025-10-14 14:46:00,086 signals 93106 8782111040 Patient created: MRNAGDAR000024 - Abeer Al-Omari INFO 2025-10-14 14:46:00,088 signals 93106 8782111040 Generated File Number: FILE-2025-000025 INFO 2025-10-14 14:46:00,088 signals 93106 8782111040 File created: FILE-2025-000025 for patient MRNAGDAR000025 INFO 2025-10-14 14:46:00,088 signals 93106 8782111040 Created main file for patient: MRNAGDAR000025 INFO 2025-10-14 14:46:00,088 signals 93106 8782111040 Patient created: MRNAGDAR000025 - Wafa Al-Shamrani INFO 2025-10-14 14:46:00,090 signals 93106 8782111040 Generated File Number: FILE-2025-000026 INFO 2025-10-14 14:46:00,090 signals 93106 8782111040 File created: FILE-2025-000026 for patient MRNAGDAR000026 INFO 2025-10-14 14:46:00,090 signals 93106 8782111040 Created main file for patient: MRNAGDAR000026 INFO 2025-10-14 14:46:00,090 signals 93106 8782111040 Patient created: MRNAGDAR000026 - Wafa Al-Shamrani INFO 2025-10-14 14:46:00,093 signals 93106 8782111040 Generated File Number: FILE-2025-000027 INFO 2025-10-14 14:46:00,093 signals 93106 8782111040 File created: FILE-2025-000027 for patient MRNAGDAR000027 INFO 2025-10-14 14:46:00,093 signals 93106 8782111040 Created main file for patient: MRNAGDAR000027 INFO 2025-10-14 14:46:00,093 signals 93106 8782111040 Patient created: MRNAGDAR000027 - Mona Al-Subai INFO 2025-10-14 14:46:00,094 signals 93106 8782111040 Generated File Number: FILE-2025-000028 INFO 2025-10-14 14:46:00,095 signals 93106 8782111040 File created: FILE-2025-000028 for patient MRNAGDAR000028 INFO 2025-10-14 14:46:00,095 signals 93106 8782111040 Created main file for patient: MRNAGDAR000028 INFO 2025-10-14 14:46:00,095 signals 93106 8782111040 Patient created: MRNAGDAR000028 - Reem Al-Harthi INFO 2025-10-14 14:46:00,096 signals 93106 8782111040 Generated File Number: FILE-2025-000029 INFO 2025-10-14 14:46:00,096 signals 93106 8782111040 File created: FILE-2025-000029 for patient MRNAGDAR000029 INFO 2025-10-14 14:46:00,096 signals 93106 8782111040 Created main file for patient: MRNAGDAR000029 INFO 2025-10-14 14:46:00,096 signals 93106 8782111040 Patient created: MRNAGDAR000029 - Mona Al-Subai INFO 2025-10-14 14:46:00,097 signals 93106 8782111040 Generated File Number: FILE-2025-000030 INFO 2025-10-14 14:46:00,097 signals 93106 8782111040 File created: FILE-2025-000030 for patient MRNAGDAR000030 INFO 2025-10-14 14:46:00,097 signals 93106 8782111040 Created main file for patient: MRNAGDAR000030 INFO 2025-10-14 14:46:00,097 signals 93106 8782111040 Patient created: MRNAGDAR000030 - Lulwa Al-Ahmadi INFO 2025-10-14 14:46:00,098 signals 93106 8782111040 Generated File Number: FILE-2025-000031 INFO 2025-10-14 14:46:00,098 signals 93106 8782111040 File created: FILE-2025-000031 for patient MRNAGDAR000031 INFO 2025-10-14 14:46:00,098 signals 93106 8782111040 Created main file for patient: MRNAGDAR000031 INFO 2025-10-14 14:46:00,098 signals 93106 8782111040 Patient created: MRNAGDAR000031 - Hayat Al-Subaie INFO 2025-10-14 14:46:00,099 signals 93106 8782111040 Generated File Number: FILE-2025-000032 INFO 2025-10-14 14:46:00,100 signals 93106 8782111040 File created: FILE-2025-000032 for patient MRNAGDAR000032 INFO 2025-10-14 14:46:00,100 signals 93106 8782111040 Created main file for patient: MRNAGDAR000032 INFO 2025-10-14 14:46:00,100 signals 93106 8782111040 Patient created: MRNAGDAR000032 - Khalid Al-Yami INFO 2025-10-14 14:46:00,101 signals 93106 8782111040 Generated File Number: FILE-2025-000033 INFO 2025-10-14 14:46:00,101 signals 93106 8782111040 File created: FILE-2025-000033 for patient MRNAGDAR000033 INFO 2025-10-14 14:46:00,101 signals 93106 8782111040 Created main file for patient: MRNAGDAR000033 INFO 2025-10-14 14:46:00,101 signals 93106 8782111040 Patient created: MRNAGDAR000033 - Hessa Al-Asiri INFO 2025-10-14 14:46:00,102 signals 93106 8782111040 Generated File Number: FILE-2025-000034 INFO 2025-10-14 14:46:00,102 signals 93106 8782111040 File created: FILE-2025-000034 for patient MRNAGDAR000034 INFO 2025-10-14 14:46:00,102 signals 93106 8782111040 Created main file for patient: MRNAGDAR000034 INFO 2025-10-14 14:46:00,103 signals 93106 8782111040 Patient created: MRNAGDAR000034 - Sarah Al-Shehri INFO 2025-10-14 14:46:00,104 signals 93106 8782111040 Generated File Number: FILE-2025-000035 INFO 2025-10-14 14:46:00,104 signals 93106 8782111040 File created: FILE-2025-000035 for patient MRNAGDAR000035 INFO 2025-10-14 14:46:00,104 signals 93106 8782111040 Created main file for patient: MRNAGDAR000035 INFO 2025-10-14 14:46:00,104 signals 93106 8782111040 Patient created: MRNAGDAR000035 - Nasser Al-Anzi INFO 2025-10-14 14:46:00,106 signals 93106 8782111040 Generated File Number: FILE-2025-000036 INFO 2025-10-14 14:46:00,107 signals 93106 8782111040 File created: FILE-2025-000036 for patient MRNAGDAR000036 INFO 2025-10-14 14:46:00,107 signals 93106 8782111040 Created main file for patient: MRNAGDAR000036 INFO 2025-10-14 14:46:00,107 signals 93106 8782111040 Patient created: MRNAGDAR000036 - Sultan Al-Harthi INFO 2025-10-14 14:46:00,108 signals 93106 8782111040 Generated File Number: FILE-2025-000037 INFO 2025-10-14 14:46:00,108 signals 93106 8782111040 File created: FILE-2025-000037 for patient MRNAGDAR000037 INFO 2025-10-14 14:46:00,108 signals 93106 8782111040 Created main file for patient: MRNAGDAR000037 INFO 2025-10-14 14:46:00,108 signals 93106 8782111040 Patient created: MRNAGDAR000037 - Saleh Al-Maliki INFO 2025-10-14 14:46:00,109 signals 93106 8782111040 Generated File Number: FILE-2025-000038 INFO 2025-10-14 14:46:00,109 signals 93106 8782111040 File created: FILE-2025-000038 for patient MRNAGDAR000038 INFO 2025-10-14 14:46:00,109 signals 93106 8782111040 Created main file for patient: MRNAGDAR000038 INFO 2025-10-14 14:46:00,110 signals 93106 8782111040 Patient created: MRNAGDAR000038 - Turki Al-Yami INFO 2025-10-14 14:46:00,111 signals 93106 8782111040 Generated File Number: FILE-2025-000039 INFO 2025-10-14 14:46:00,111 signals 93106 8782111040 File created: FILE-2025-000039 for patient MRNAGDAR000039 INFO 2025-10-14 14:46:00,111 signals 93106 8782111040 Created main file for patient: MRNAGDAR000039 INFO 2025-10-14 14:46:00,111 signals 93106 8782111040 Patient created: MRNAGDAR000039 - Omar Al-Ghamdi INFO 2025-10-14 14:46:00,112 signals 93106 8782111040 Generated File Number: FILE-2025-000040 INFO 2025-10-14 14:46:00,112 signals 93106 8782111040 File created: FILE-2025-000040 for patient MRNAGDAR000040 INFO 2025-10-14 14:46:00,112 signals 93106 8782111040 Created main file for patient: MRNAGDAR000040 INFO 2025-10-14 14:46:00,112 signals 93106 8782111040 Patient created: MRNAGDAR000040 - Noura Al-Mutairi INFO 2025-10-14 14:46:00,113 signals 93106 8782111040 Generated File Number: FILE-2025-000041 INFO 2025-10-14 14:46:00,113 signals 93106 8782111040 File created: FILE-2025-000041 for patient MRNAGDAR000041 INFO 2025-10-14 14:46:00,113 signals 93106 8782111040 Created main file for patient: MRNAGDAR000041 INFO 2025-10-14 14:46:00,113 signals 93106 8782111040 Patient created: MRNAGDAR000041 - Hassan Al-Shahrani INFO 2025-10-14 14:46:00,114 signals 93106 8782111040 Generated File Number: FILE-2025-000042 INFO 2025-10-14 14:46:00,114 signals 93106 8782111040 File created: FILE-2025-000042 for patient MRNAGDAR000042 INFO 2025-10-14 14:46:00,114 signals 93106 8782111040 Created main file for patient: MRNAGDAR000042 INFO 2025-10-14 14:46:00,114 signals 93106 8782111040 Patient created: MRNAGDAR000042 - Fahad Al-Anzi INFO 2025-10-14 14:46:00,116 signals 93106 8782111040 Generated File Number: FILE-2025-000043 INFO 2025-10-14 14:46:00,116 signals 93106 8782111040 File created: FILE-2025-000043 for patient MRNAGDAR000043 INFO 2025-10-14 14:46:00,116 signals 93106 8782111040 Created main file for patient: MRNAGDAR000043 INFO 2025-10-14 14:46:00,116 signals 93106 8782111040 Patient created: MRNAGDAR000043 - Talal Al-Zahrani INFO 2025-10-14 14:46:00,117 signals 93106 8782111040 Generated File Number: FILE-2025-000044 INFO 2025-10-14 14:46:00,117 signals 93106 8782111040 File created: FILE-2025-000044 for patient MRNAGDAR000044 INFO 2025-10-14 14:46:00,117 signals 93106 8782111040 Created main file for patient: MRNAGDAR000044 INFO 2025-10-14 14:46:00,118 signals 93106 8782111040 Patient created: MRNAGDAR000044 - Munira Al-Zahrani INFO 2025-10-14 14:46:00,119 signals 93106 8782111040 Generated File Number: FILE-2025-000045 INFO 2025-10-14 14:46:00,119 signals 93106 8782111040 File created: FILE-2025-000045 for patient MRNAGDAR000045 INFO 2025-10-14 14:46:00,119 signals 93106 8782111040 Created main file for patient: MRNAGDAR000045 INFO 2025-10-14 14:46:00,119 signals 93106 8782111040 Patient created: MRNAGDAR000045 - Abdulaziz Al-Subaie INFO 2025-10-14 14:46:00,120 signals 93106 8782111040 Generated File Number: FILE-2025-000046 INFO 2025-10-14 14:46:00,120 signals 93106 8782111040 File created: FILE-2025-000046 for patient MRNAGDAR000046 INFO 2025-10-14 14:46:00,120 signals 93106 8782111040 Created main file for patient: MRNAGDAR000046 INFO 2025-10-14 14:46:00,120 signals 93106 8782111040 Patient created: MRNAGDAR000046 - Dalal Al-Shamrani INFO 2025-10-14 14:46:00,121 signals 93106 8782111040 Generated File Number: FILE-2025-000047 INFO 2025-10-14 14:46:00,122 signals 93106 8782111040 File created: FILE-2025-000047 for patient MRNAGDAR000047 INFO 2025-10-14 14:46:00,122 signals 93106 8782111040 Created main file for patient: MRNAGDAR000047 INFO 2025-10-14 14:46:00,122 signals 93106 8782111040 Patient created: MRNAGDAR000047 - Khalid Al-Harbi INFO 2025-10-14 14:46:00,123 signals 93106 8782111040 Generated File Number: FILE-2025-000048 INFO 2025-10-14 14:46:00,123 signals 93106 8782111040 File created: FILE-2025-000048 for patient MRNAGDAR000048 INFO 2025-10-14 14:46:00,123 signals 93106 8782111040 Created main file for patient: MRNAGDAR000048 INFO 2025-10-14 14:46:00,123 signals 93106 8782111040 Patient created: MRNAGDAR000048 - Hayat Al-Juaid INFO 2025-10-14 14:46:00,124 signals 93106 8782111040 Generated File Number: FILE-2025-000049 INFO 2025-10-14 14:46:00,124 signals 93106 8782111040 File created: FILE-2025-000049 for patient MRNAGDAR000049 INFO 2025-10-14 14:46:00,124 signals 93106 8782111040 Created main file for patient: MRNAGDAR000049 INFO 2025-10-14 14:46:00,124 signals 93106 8782111040 Patient created: MRNAGDAR000049 - Munira Al-Asiri INFO 2025-10-14 14:46:00,125 signals 93106 8782111040 Generated File Number: FILE-2025-000050 INFO 2025-10-14 14:46:00,125 signals 93106 8782111040 File created: FILE-2025-000050 for patient MRNAGDAR000050 INFO 2025-10-14 14:46:00,125 signals 93106 8782111040 Created main file for patient: MRNAGDAR000050 INFO 2025-10-14 14:46:00,125 signals 93106 8782111040 Patient created: MRNAGDAR000050 - Salma Al-Subaie INFO 2025-10-14 14:46:00,138 signals 93106 8782111040 Appointment created: 42a2fc88-567d-4ce7-b8c7-77eb18f71ea0 for patient MRNAGDAR000019 on 2025-09-07 INFO 2025-10-14 14:46:00,139 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000019-NUR-01 INFO 2025-10-14 14:46:00,139 signals 93106 8782111040 SubFile created: FILE-2025-000019-NUR-01 for clinic Nursing Department INFO 2025-10-14 14:46:00,139 signals 93106 8782111040 Created sub-file FILE-2025-000019-NUR-01 for patient MRNAGDAR000019 at clinic Nursing Department ERROR 2025-10-14 14:46:00,139 signals 93106 8782111040 Error notifying provider for appointment 42a2fc88-567d-4ce7-b8c7-77eb18f71ea0: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,139 signals 93106 8782111040 Error scheduling reminders for appointment 42a2fc88-567d-4ce7-b8c7-77eb18f71ea0: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,142 signals 93106 8782111040 Appointment created: 6b1951e6-af6f-4c78-bc72-0b24de9c33bd for patient MRNAGDAR000018 on 2025-08-21 INFO 2025-10-14 14:46:00,142 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000018-MED-01 INFO 2025-10-14 14:46:00,142 signals 93106 8782111040 SubFile created: FILE-2025-000018-MED-01 for clinic Medical Department INFO 2025-10-14 14:46:00,142 signals 93106 8782111040 Created sub-file FILE-2025-000018-MED-01 for patient MRNAGDAR000018 at clinic Medical Department ERROR 2025-10-14 14:46:00,142 signals 93106 8782111040 Error notifying provider for appointment 6b1951e6-af6f-4c78-bc72-0b24de9c33bd: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,142 signals 93106 8782111040 Error scheduling reminders for appointment 6b1951e6-af6f-4c78-bc72-0b24de9c33bd: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,144 signals 93106 8782111040 Appointment created: b57bb3f5-f449-4975-81e5-04c6daf8a4e6 for patient MRNAGDAR000025 on 2025-07-28 INFO 2025-10-14 14:46:00,144 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000025-MED-01 INFO 2025-10-14 14:46:00,144 signals 93106 8782111040 SubFile created: FILE-2025-000025-MED-01 for clinic Medical Department INFO 2025-10-14 14:46:00,144 signals 93106 8782111040 Created sub-file FILE-2025-000025-MED-01 for patient MRNAGDAR000025 at clinic Medical Department ERROR 2025-10-14 14:46:00,144 signals 93106 8782111040 Error notifying provider for appointment b57bb3f5-f449-4975-81e5-04c6daf8a4e6: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,144 signals 93106 8782111040 Error scheduling reminders for appointment b57bb3f5-f449-4975-81e5-04c6daf8a4e6: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,145 signals 93106 8782111040 Appointment created: c8f78049-7380-401c-a6b3-69db7d38b8b5 for patient MRNAGDAR000036 on 2025-10-12 INFO 2025-10-14 14:46:00,145 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000036-NUR-01 INFO 2025-10-14 14:46:00,146 signals 93106 8782111040 SubFile created: FILE-2025-000036-NUR-01 for clinic Nursing Department INFO 2025-10-14 14:46:00,146 signals 93106 8782111040 Created sub-file FILE-2025-000036-NUR-01 for patient MRNAGDAR000036 at clinic Nursing Department ERROR 2025-10-14 14:46:00,146 signals 93106 8782111040 Error notifying provider for appointment c8f78049-7380-401c-a6b3-69db7d38b8b5: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,146 signals 93106 8782111040 Error scheduling reminders for appointment c8f78049-7380-401c-a6b3-69db7d38b8b5: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,147 signals 93106 8782111040 Appointment created: b2722606-41dc-4a88-8705-7ed301a93239 for patient MRNAGDAR000021 on 2025-10-15 INFO 2025-10-14 14:46:00,147 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000021-ABA-01 INFO 2025-10-14 14:46:00,147 signals 93106 8782111040 SubFile created: FILE-2025-000021-ABA-01 for clinic ABA Therapy INFO 2025-10-14 14:46:00,147 signals 93106 8782111040 Created sub-file FILE-2025-000021-ABA-01 for patient MRNAGDAR000021 at clinic ABA Therapy ERROR 2025-10-14 14:46:00,147 signals 93106 8782111040 Error notifying provider for appointment b2722606-41dc-4a88-8705-7ed301a93239: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,147 signals 93106 8782111040 Error scheduling reminders for appointment b2722606-41dc-4a88-8705-7ed301a93239: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,148 signals 93106 8782111040 Appointment created: eade9416-e0f2-48bd-812f-6a87cb6733f3 for patient MRNAGDAR000025 on 2025-10-19 INFO 2025-10-14 14:46:00,149 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000025-SLP-02 INFO 2025-10-14 14:46:00,149 signals 93106 8782111040 SubFile created: FILE-2025-000025-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 14:46:00,149 signals 93106 8782111040 Created sub-file FILE-2025-000025-SLP-02 for patient MRNAGDAR000025 at clinic Speech-Language Pathology ERROR 2025-10-14 14:46:00,149 signals 93106 8782111040 Error notifying provider for appointment eade9416-e0f2-48bd-812f-6a87cb6733f3: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,149 signals 93106 8782111040 Error scheduling reminders for appointment eade9416-e0f2-48bd-812f-6a87cb6733f3: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,149 signals 93106 8782111040 Appointment created: f7908b3a-90d0-48c1-b436-b31696448042 for patient MRNAGDAR000033 on 2025-10-06 INFO 2025-10-14 14:46:00,150 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000033-MED-01 INFO 2025-10-14 14:46:00,150 signals 93106 8782111040 SubFile created: FILE-2025-000033-MED-01 for clinic Medical Department INFO 2025-10-14 14:46:00,150 signals 93106 8782111040 Created sub-file FILE-2025-000033-MED-01 for patient MRNAGDAR000033 at clinic Medical Department ERROR 2025-10-14 14:46:00,150 signals 93106 8782111040 Error notifying provider for appointment f7908b3a-90d0-48c1-b436-b31696448042: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,150 signals 93106 8782111040 Error scheduling reminders for appointment f7908b3a-90d0-48c1-b436-b31696448042: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,151 signals 93106 8782111040 Appointment created: 26b95c1f-6374-4eef-a83c-35df5a16b5d9 for patient MRNAGDAR000024 on 2025-09-04 INFO 2025-10-14 14:46:00,151 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000024-MED-01 INFO 2025-10-14 14:46:00,152 signals 93106 8782111040 SubFile created: FILE-2025-000024-MED-01 for clinic Medical Department INFO 2025-10-14 14:46:00,152 signals 93106 8782111040 Created sub-file FILE-2025-000024-MED-01 for patient MRNAGDAR000024 at clinic Medical Department ERROR 2025-10-14 14:46:00,152 signals 93106 8782111040 Error notifying provider for appointment 26b95c1f-6374-4eef-a83c-35df5a16b5d9: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,152 signals 93106 8782111040 Error scheduling reminders for appointment 26b95c1f-6374-4eef-a83c-35df5a16b5d9: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,153 signals 93106 8782111040 Appointment created: 554e1c2d-f3ba-4f13-b1e2-080e62fa7d1a for patient MRNAGDAR000010 on 2025-10-01 INFO 2025-10-14 14:46:00,153 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000010-SLP-01 INFO 2025-10-14 14:46:00,154 signals 93106 8782111040 SubFile created: FILE-2025-000010-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 14:46:00,154 signals 93106 8782111040 Created sub-file FILE-2025-000010-SLP-01 for patient MRNAGDAR000010 at clinic Speech-Language Pathology ERROR 2025-10-14 14:46:00,154 signals 93106 8782111040 Error notifying provider for appointment 554e1c2d-f3ba-4f13-b1e2-080e62fa7d1a: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,154 signals 93106 8782111040 Error scheduling reminders for appointment 554e1c2d-f3ba-4f13-b1e2-080e62fa7d1a: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,155 signals 93106 8782111040 Appointment created: 88c5c67a-a8d5-4653-b8e0-f302aaa10c69 for patient MRNAGDAR000008 on 2025-10-07 INFO 2025-10-14 14:46:00,155 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000008-NUR-01 INFO 2025-10-14 14:46:00,156 signals 93106 8782111040 SubFile created: FILE-2025-000008-NUR-01 for clinic Nursing Department INFO 2025-10-14 14:46:00,156 signals 93106 8782111040 Created sub-file FILE-2025-000008-NUR-01 for patient MRNAGDAR000008 at clinic Nursing Department ERROR 2025-10-14 14:46:00,156 signals 93106 8782111040 Error notifying provider for appointment 88c5c67a-a8d5-4653-b8e0-f302aaa10c69: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,156 signals 93106 8782111040 Error scheduling reminders for appointment 88c5c67a-a8d5-4653-b8e0-f302aaa10c69: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,158 signals 93106 8782111040 Appointment created: 148b1bae-6dae-4896-a01f-81e0ed9c8b74 for patient MRNAGDAR000042 on 2025-08-24 INFO 2025-10-14 14:46:00,158 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000042-SLP-01 INFO 2025-10-14 14:46:00,158 signals 93106 8782111040 SubFile created: FILE-2025-000042-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 14:46:00,158 signals 93106 8782111040 Created sub-file FILE-2025-000042-SLP-01 for patient MRNAGDAR000042 at clinic Speech-Language Pathology ERROR 2025-10-14 14:46:00,158 signals 93106 8782111040 Error notifying provider for appointment 148b1bae-6dae-4896-a01f-81e0ed9c8b74: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,158 signals 93106 8782111040 Error scheduling reminders for appointment 148b1bae-6dae-4896-a01f-81e0ed9c8b74: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,159 signals 93106 8782111040 Appointment created: f0273565-075e-406c-8fa8-b551108bc245 for patient MRNAGDAR000003 on 2025-07-30 INFO 2025-10-14 14:46:00,160 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000003-SLP-01 INFO 2025-10-14 14:46:00,160 signals 93106 8782111040 SubFile created: FILE-2025-000003-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 14:46:00,160 signals 93106 8782111040 Created sub-file FILE-2025-000003-SLP-01 for patient MRNAGDAR000003 at clinic Speech-Language Pathology ERROR 2025-10-14 14:46:00,160 signals 93106 8782111040 Error notifying provider for appointment f0273565-075e-406c-8fa8-b551108bc245: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,160 signals 93106 8782111040 Error scheduling reminders for appointment f0273565-075e-406c-8fa8-b551108bc245: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,160 signals 93106 8782111040 Appointment created: e0715bb8-9392-479f-9424-9a4d2ada30ff for patient MRNAGDAR000027 on 2025-08-24 INFO 2025-10-14 14:46:00,161 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000027-SLP-01 INFO 2025-10-14 14:46:00,161 signals 93106 8782111040 SubFile created: FILE-2025-000027-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 14:46:00,161 signals 93106 8782111040 Created sub-file FILE-2025-000027-SLP-01 for patient MRNAGDAR000027 at clinic Speech-Language Pathology ERROR 2025-10-14 14:46:00,161 signals 93106 8782111040 Error notifying provider for appointment e0715bb8-9392-479f-9424-9a4d2ada30ff: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,161 signals 93106 8782111040 Error scheduling reminders for appointment e0715bb8-9392-479f-9424-9a4d2ada30ff: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,162 signals 93106 8782111040 Appointment created: 41565c83-5cb6-48c8-aa4d-740227a4f1b3 for patient MRNAGDAR000029 on 2025-10-05 INFO 2025-10-14 14:46:00,162 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000029-NUR-01 INFO 2025-10-14 14:46:00,162 signals 93106 8782111040 SubFile created: FILE-2025-000029-NUR-01 for clinic Nursing Department INFO 2025-10-14 14:46:00,162 signals 93106 8782111040 Created sub-file FILE-2025-000029-NUR-01 for patient MRNAGDAR000029 at clinic Nursing Department ERROR 2025-10-14 14:46:00,162 signals 93106 8782111040 Error notifying provider for appointment 41565c83-5cb6-48c8-aa4d-740227a4f1b3: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,162 signals 93106 8782111040 Error scheduling reminders for appointment 41565c83-5cb6-48c8-aa4d-740227a4f1b3: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,163 signals 93106 8782111040 Appointment created: d16db6f5-e8c4-4001-a3e3-871cb2158338 for patient MRNAGDAR000019 on 2025-10-05 INFO 2025-10-14 14:46:00,163 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000019-SLP-02 INFO 2025-10-14 14:46:00,163 signals 93106 8782111040 SubFile created: FILE-2025-000019-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 14:46:00,163 signals 93106 8782111040 Created sub-file FILE-2025-000019-SLP-02 for patient MRNAGDAR000019 at clinic Speech-Language Pathology ERROR 2025-10-14 14:46:00,163 signals 93106 8782111040 Error notifying provider for appointment d16db6f5-e8c4-4001-a3e3-871cb2158338: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,163 signals 93106 8782111040 Error scheduling reminders for appointment d16db6f5-e8c4-4001-a3e3-871cb2158338: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,165 signals 93106 8782111040 Appointment created: ee103c22-3bdc-4c4a-b301-055f63a7691f for patient MRNAGDAR000017 on 2025-09-21 INFO 2025-10-14 14:46:00,165 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000017-MED-01 INFO 2025-10-14 14:46:00,165 signals 93106 8782111040 SubFile created: FILE-2025-000017-MED-01 for clinic Medical Department INFO 2025-10-14 14:46:00,165 signals 93106 8782111040 Created sub-file FILE-2025-000017-MED-01 for patient MRNAGDAR000017 at clinic Medical Department ERROR 2025-10-14 14:46:00,165 signals 93106 8782111040 Error notifying provider for appointment ee103c22-3bdc-4c4a-b301-055f63a7691f: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,165 signals 93106 8782111040 Error scheduling reminders for appointment ee103c22-3bdc-4c4a-b301-055f63a7691f: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,167 signals 93106 8782111040 Appointment created: 234554ac-8bb7-4444-8eee-4b379cb4b877 for patient MRNAGDAR000008 on 2025-09-14 INFO 2025-10-14 14:46:00,167 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000008-MED-02 INFO 2025-10-14 14:46:00,167 signals 93106 8782111040 SubFile created: FILE-2025-000008-MED-02 for clinic Medical Department INFO 2025-10-14 14:46:00,167 signals 93106 8782111040 Created sub-file FILE-2025-000008-MED-02 for patient MRNAGDAR000008 at clinic Medical Department ERROR 2025-10-14 14:46:00,167 signals 93106 8782111040 Error notifying provider for appointment 234554ac-8bb7-4444-8eee-4b379cb4b877: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,167 signals 93106 8782111040 Error scheduling reminders for appointment 234554ac-8bb7-4444-8eee-4b379cb4b877: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,168 signals 93106 8782111040 Appointment created: bfa49e4e-a4e5-4b9f-986d-a69f2fd0d64a for patient MRNAGDAR000016 on 2025-07-31 INFO 2025-10-14 14:46:00,169 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000016-SLP-01 INFO 2025-10-14 14:46:00,169 signals 93106 8782111040 SubFile created: FILE-2025-000016-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 14:46:00,169 signals 93106 8782111040 Created sub-file FILE-2025-000016-SLP-01 for patient MRNAGDAR000016 at clinic Speech-Language Pathology ERROR 2025-10-14 14:46:00,169 signals 93106 8782111040 Error notifying provider for appointment bfa49e4e-a4e5-4b9f-986d-a69f2fd0d64a: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,169 signals 93106 8782111040 Error scheduling reminders for appointment bfa49e4e-a4e5-4b9f-986d-a69f2fd0d64a: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,170 signals 93106 8782111040 Appointment created: 86756345-5c4d-4e74-93b0-44bff913360f for patient MRNAGDAR000013 on 2025-08-14 INFO 2025-10-14 14:46:00,170 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000013-ABA-01 INFO 2025-10-14 14:46:00,171 signals 93106 8782111040 SubFile created: FILE-2025-000013-ABA-01 for clinic ABA Therapy INFO 2025-10-14 14:46:00,171 signals 93106 8782111040 Created sub-file FILE-2025-000013-ABA-01 for patient MRNAGDAR000013 at clinic ABA Therapy ERROR 2025-10-14 14:46:00,171 signals 93106 8782111040 Error notifying provider for appointment 86756345-5c4d-4e74-93b0-44bff913360f: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,171 signals 93106 8782111040 Error scheduling reminders for appointment 86756345-5c4d-4e74-93b0-44bff913360f: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,172 signals 93106 8782111040 Appointment created: 187a93a2-2092-436a-a391-ccf79a759b40 for patient MRNAGDAR000027 on 2025-08-24 INFO 2025-10-14 14:46:00,172 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000027-NUR-02 INFO 2025-10-14 14:46:00,172 signals 93106 8782111040 SubFile created: FILE-2025-000027-NUR-02 for clinic Nursing Department INFO 2025-10-14 14:46:00,172 signals 93106 8782111040 Created sub-file FILE-2025-000027-NUR-02 for patient MRNAGDAR000027 at clinic Nursing Department ERROR 2025-10-14 14:46:00,172 signals 93106 8782111040 Error notifying provider for appointment 187a93a2-2092-436a-a391-ccf79a759b40: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,172 signals 93106 8782111040 Error scheduling reminders for appointment 187a93a2-2092-436a-a391-ccf79a759b40: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,173 signals 93106 8782111040 Appointment created: 9ef68757-4dfc-4ceb-a6f3-da4b360ce08a for patient MRNAGDAR000021 on 2025-09-21 INFO 2025-10-14 14:46:00,173 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000021-NUR-02 INFO 2025-10-14 14:46:00,173 signals 93106 8782111040 SubFile created: FILE-2025-000021-NUR-02 for clinic Nursing Department INFO 2025-10-14 14:46:00,173 signals 93106 8782111040 Created sub-file FILE-2025-000021-NUR-02 for patient MRNAGDAR000021 at clinic Nursing Department ERROR 2025-10-14 14:46:00,173 signals 93106 8782111040 Error notifying provider for appointment 9ef68757-4dfc-4ceb-a6f3-da4b360ce08a: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,173 signals 93106 8782111040 Error scheduling reminders for appointment 9ef68757-4dfc-4ceb-a6f3-da4b360ce08a: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,175 signals 93106 8782111040 Appointment created: 345b7c3c-9b6e-4894-84c2-ae52bde0b0b4 for patient MRNAGDAR000026 on 2025-08-24 INFO 2025-10-14 14:46:00,175 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000026-MED-01 INFO 2025-10-14 14:46:00,175 signals 93106 8782111040 SubFile created: FILE-2025-000026-MED-01 for clinic Medical Department INFO 2025-10-14 14:46:00,175 signals 93106 8782111040 Created sub-file FILE-2025-000026-MED-01 for patient MRNAGDAR000026 at clinic Medical Department ERROR 2025-10-14 14:46:00,175 signals 93106 8782111040 Error notifying provider for appointment 345b7c3c-9b6e-4894-84c2-ae52bde0b0b4: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,175 signals 93106 8782111040 Error scheduling reminders for appointment 345b7c3c-9b6e-4894-84c2-ae52bde0b0b4: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,177 signals 93106 8782111040 Appointment created: 8039d3ae-3cad-48e7-890f-13e448138d9b for patient MRNAGDAR000014 on 2025-08-10 INFO 2025-10-14 14:46:00,177 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000014-NUR-01 INFO 2025-10-14 14:46:00,177 signals 93106 8782111040 SubFile created: FILE-2025-000014-NUR-01 for clinic Nursing Department INFO 2025-10-14 14:46:00,177 signals 93106 8782111040 Created sub-file FILE-2025-000014-NUR-01 for patient MRNAGDAR000014 at clinic Nursing Department ERROR 2025-10-14 14:46:00,177 signals 93106 8782111040 Error notifying provider for appointment 8039d3ae-3cad-48e7-890f-13e448138d9b: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,177 signals 93106 8782111040 Error scheduling reminders for appointment 8039d3ae-3cad-48e7-890f-13e448138d9b: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,179 signals 93106 8782111040 Appointment created: b82ace14-40df-49da-8e02-1b7bdc40eedf for patient MRNAGDAR000003 on 2025-08-11 INFO 2025-10-14 14:46:00,179 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000003-MED-02 INFO 2025-10-14 14:46:00,179 signals 93106 8782111040 SubFile created: FILE-2025-000003-MED-02 for clinic Medical Department INFO 2025-10-14 14:46:00,179 signals 93106 8782111040 Created sub-file FILE-2025-000003-MED-02 for patient MRNAGDAR000003 at clinic Medical Department ERROR 2025-10-14 14:46:00,179 signals 93106 8782111040 Error notifying provider for appointment b82ace14-40df-49da-8e02-1b7bdc40eedf: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,179 signals 93106 8782111040 Error scheduling reminders for appointment b82ace14-40df-49da-8e02-1b7bdc40eedf: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,180 signals 93106 8782111040 Appointment created: f63e18d6-a7a6-43ba-b77f-47032aa71e7c for patient MRNAGDAR000029 on 2025-07-24 INFO 2025-10-14 14:46:00,181 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000029-OT-02 INFO 2025-10-14 14:46:00,181 signals 93106 8782111040 SubFile created: FILE-2025-000029-OT-02 for clinic Occupational Therapy INFO 2025-10-14 14:46:00,181 signals 93106 8782111040 Created sub-file FILE-2025-000029-OT-02 for patient MRNAGDAR000029 at clinic Occupational Therapy ERROR 2025-10-14 14:46:00,181 signals 93106 8782111040 Error notifying provider for appointment f63e18d6-a7a6-43ba-b77f-47032aa71e7c: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,181 signals 93106 8782111040 Error scheduling reminders for appointment f63e18d6-a7a6-43ba-b77f-47032aa71e7c: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,182 signals 93106 8782111040 Appointment created: ce6f79d5-41e8-4bbb-9a54-d44a02c56975 for patient MRNAGDAR000048 on 2025-09-11 INFO 2025-10-14 14:46:00,182 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000048-SLP-01 INFO 2025-10-14 14:46:00,183 signals 93106 8782111040 SubFile created: FILE-2025-000048-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 14:46:00,183 signals 93106 8782111040 Created sub-file FILE-2025-000048-SLP-01 for patient MRNAGDAR000048 at clinic Speech-Language Pathology ERROR 2025-10-14 14:46:00,183 signals 93106 8782111040 Error notifying provider for appointment ce6f79d5-41e8-4bbb-9a54-d44a02c56975: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,183 signals 93106 8782111040 Error scheduling reminders for appointment ce6f79d5-41e8-4bbb-9a54-d44a02c56975: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,184 signals 93106 8782111040 Appointment created: ad64a53c-02eb-4830-8038-c56fdabc02de for patient MRNAGDAR000032 on 2025-09-16 INFO 2025-10-14 14:46:00,184 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000032-ABA-01 INFO 2025-10-14 14:46:00,184 signals 93106 8782111040 SubFile created: FILE-2025-000032-ABA-01 for clinic ABA Therapy INFO 2025-10-14 14:46:00,184 signals 93106 8782111040 Created sub-file FILE-2025-000032-ABA-01 for patient MRNAGDAR000032 at clinic ABA Therapy ERROR 2025-10-14 14:46:00,184 signals 93106 8782111040 Error notifying provider for appointment ad64a53c-02eb-4830-8038-c56fdabc02de: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,184 signals 93106 8782111040 Error scheduling reminders for appointment ad64a53c-02eb-4830-8038-c56fdabc02de: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,186 signals 93106 8782111040 Appointment created: b30a55c8-7f3e-40c0-8798-13cf18124450 for patient MRNAGDAR000016 on 2025-09-30 INFO 2025-10-14 14:46:00,186 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000016-NUR-02 INFO 2025-10-14 14:46:00,186 signals 93106 8782111040 SubFile created: FILE-2025-000016-NUR-02 for clinic Nursing Department INFO 2025-10-14 14:46:00,186 signals 93106 8782111040 Created sub-file FILE-2025-000016-NUR-02 for patient MRNAGDAR000016 at clinic Nursing Department ERROR 2025-10-14 14:46:00,186 signals 93106 8782111040 Error notifying provider for appointment b30a55c8-7f3e-40c0-8798-13cf18124450: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,186 signals 93106 8782111040 Error scheduling reminders for appointment b30a55c8-7f3e-40c0-8798-13cf18124450: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,187 signals 93106 8782111040 Appointment created: 0b28b3c6-7fdd-4309-86d4-7721caebf83f for patient MRNAGDAR000036 on 2025-08-10 INFO 2025-10-14 14:46:00,187 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000036-ABA-02 INFO 2025-10-14 14:46:00,188 signals 93106 8782111040 SubFile created: FILE-2025-000036-ABA-02 for clinic ABA Therapy INFO 2025-10-14 14:46:00,188 signals 93106 8782111040 Created sub-file FILE-2025-000036-ABA-02 for patient MRNAGDAR000036 at clinic ABA Therapy ERROR 2025-10-14 14:46:00,188 signals 93106 8782111040 Error notifying provider for appointment 0b28b3c6-7fdd-4309-86d4-7721caebf83f: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,188 signals 93106 8782111040 Error scheduling reminders for appointment 0b28b3c6-7fdd-4309-86d4-7721caebf83f: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,189 signals 93106 8782111040 Appointment created: 2015ea85-cc10-41e2-b235-7d5deaa37a64 for patient MRNAGDAR000013 on 2025-09-10 INFO 2025-10-14 14:46:00,189 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000013-NUR-02 INFO 2025-10-14 14:46:00,190 signals 93106 8782111040 SubFile created: FILE-2025-000013-NUR-02 for clinic Nursing Department INFO 2025-10-14 14:46:00,190 signals 93106 8782111040 Created sub-file FILE-2025-000013-NUR-02 for patient MRNAGDAR000013 at clinic Nursing Department ERROR 2025-10-14 14:46:00,190 signals 93106 8782111040 Error notifying provider for appointment 2015ea85-cc10-41e2-b235-7d5deaa37a64: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,190 signals 93106 8782111040 Error scheduling reminders for appointment 2015ea85-cc10-41e2-b235-7d5deaa37a64: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,191 signals 93106 8782111040 Appointment created: 221c7da6-8682-4172-8248-bf1464c020ca for patient MRNAGDAR000020 on 2025-07-23 INFO 2025-10-14 14:46:00,191 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000020-ABA-01 INFO 2025-10-14 14:46:00,191 signals 93106 8782111040 SubFile created: FILE-2025-000020-ABA-01 for clinic ABA Therapy INFO 2025-10-14 14:46:00,191 signals 93106 8782111040 Created sub-file FILE-2025-000020-ABA-01 for patient MRNAGDAR000020 at clinic ABA Therapy ERROR 2025-10-14 14:46:00,191 signals 93106 8782111040 Error notifying provider for appointment 221c7da6-8682-4172-8248-bf1464c020ca: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,191 signals 93106 8782111040 Error scheduling reminders for appointment 221c7da6-8682-4172-8248-bf1464c020ca: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,192 signals 93106 8782111040 Appointment created: 47d35cf7-6465-4a60-a665-02c01f028acf for patient MRNAGDAR000037 on 2025-08-10 INFO 2025-10-14 14:46:00,193 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000037-NUR-01 INFO 2025-10-14 14:46:00,193 signals 93106 8782111040 SubFile created: FILE-2025-000037-NUR-01 for clinic Nursing Department INFO 2025-10-14 14:46:00,193 signals 93106 8782111040 Created sub-file FILE-2025-000037-NUR-01 for patient MRNAGDAR000037 at clinic Nursing Department ERROR 2025-10-14 14:46:00,193 signals 93106 8782111040 Error notifying provider for appointment 47d35cf7-6465-4a60-a665-02c01f028acf: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,193 signals 93106 8782111040 Error scheduling reminders for appointment 47d35cf7-6465-4a60-a665-02c01f028acf: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,194 signals 93106 8782111040 Appointment created: 987cf778-2fc0-49f2-969f-644c58f57c4c for patient MRNAGDAR000022 on 2025-08-24 INFO 2025-10-14 14:46:00,194 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000022-ABA-01 INFO 2025-10-14 14:46:00,195 signals 93106 8782111040 SubFile created: FILE-2025-000022-ABA-01 for clinic ABA Therapy INFO 2025-10-14 14:46:00,195 signals 93106 8782111040 Created sub-file FILE-2025-000022-ABA-01 for patient MRNAGDAR000022 at clinic ABA Therapy ERROR 2025-10-14 14:46:00,195 signals 93106 8782111040 Error notifying provider for appointment 987cf778-2fc0-49f2-969f-644c58f57c4c: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,195 signals 93106 8782111040 Error scheduling reminders for appointment 987cf778-2fc0-49f2-969f-644c58f57c4c: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,196 signals 93106 8782111040 Appointment created: 7155aeb3-d5d6-4706-9fab-72922c64f85f for patient MRNAGDAR000041 on 2025-08-10 INFO 2025-10-14 14:46:00,196 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000041-SLP-01 INFO 2025-10-14 14:46:00,196 signals 93106 8782111040 SubFile created: FILE-2025-000041-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 14:46:00,196 signals 93106 8782111040 Created sub-file FILE-2025-000041-SLP-01 for patient MRNAGDAR000041 at clinic Speech-Language Pathology ERROR 2025-10-14 14:46:00,196 signals 93106 8782111040 Error notifying provider for appointment 7155aeb3-d5d6-4706-9fab-72922c64f85f: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,196 signals 93106 8782111040 Error scheduling reminders for appointment 7155aeb3-d5d6-4706-9fab-72922c64f85f: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,198 signals 93106 8782111040 Appointment created: 6add6ce1-2d98-4aa0-ab98-07d1fe1bdb85 for patient MRNAGDAR000043 on 2025-08-10 INFO 2025-10-14 14:46:00,198 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000043-OT-01 INFO 2025-10-14 14:46:00,198 signals 93106 8782111040 SubFile created: FILE-2025-000043-OT-01 for clinic Occupational Therapy INFO 2025-10-14 14:46:00,198 signals 93106 8782111040 Created sub-file FILE-2025-000043-OT-01 for patient MRNAGDAR000043 at clinic Occupational Therapy ERROR 2025-10-14 14:46:00,198 signals 93106 8782111040 Error notifying provider for appointment 6add6ce1-2d98-4aa0-ab98-07d1fe1bdb85: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,198 signals 93106 8782111040 Error scheduling reminders for appointment 6add6ce1-2d98-4aa0-ab98-07d1fe1bdb85: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,199 signals 93106 8782111040 Appointment created: bb9174c1-b0b9-4b28-91b4-d7d7a84a5457 for patient MRNAGDAR000047 on 2025-08-03 INFO 2025-10-14 14:46:00,200 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000047-OT-01 INFO 2025-10-14 14:46:00,200 signals 93106 8782111040 SubFile created: FILE-2025-000047-OT-01 for clinic Occupational Therapy INFO 2025-10-14 14:46:00,200 signals 93106 8782111040 Created sub-file FILE-2025-000047-OT-01 for patient MRNAGDAR000047 at clinic Occupational Therapy ERROR 2025-10-14 14:46:00,200 signals 93106 8782111040 Error notifying provider for appointment bb9174c1-b0b9-4b28-91b4-d7d7a84a5457: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,200 signals 93106 8782111040 Error scheduling reminders for appointment bb9174c1-b0b9-4b28-91b4-d7d7a84a5457: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,201 signals 93106 8782111040 Appointment created: 1429ce46-a8c3-41f0-86c2-5ec200022543 for patient MRNAGDAR000013 on 2025-07-23 ERROR 2025-10-14 14:46:00,201 signals 93106 8782111040 Error notifying provider for appointment 1429ce46-a8c3-41f0-86c2-5ec200022543: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,201 signals 93106 8782111040 Error scheduling reminders for appointment 1429ce46-a8c3-41f0-86c2-5ec200022543: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,202 signals 93106 8782111040 Appointment created: e467d533-7799-4f17-909a-8ad9cd585db5 for patient MRNAGDAR000033 on 2025-09-15 INFO 2025-10-14 14:46:00,202 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000033-NUR-02 INFO 2025-10-14 14:46:00,202 signals 93106 8782111040 SubFile created: FILE-2025-000033-NUR-02 for clinic Nursing Department INFO 2025-10-14 14:46:00,202 signals 93106 8782111040 Created sub-file FILE-2025-000033-NUR-02 for patient MRNAGDAR000033 at clinic Nursing Department ERROR 2025-10-14 14:46:00,202 signals 93106 8782111040 Error notifying provider for appointment e467d533-7799-4f17-909a-8ad9cd585db5: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,202 signals 93106 8782111040 Error scheduling reminders for appointment e467d533-7799-4f17-909a-8ad9cd585db5: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,204 signals 93106 8782111040 Appointment created: bd14e4d2-c6fc-4242-a338-f336e504ce94 for patient MRNAGDAR000007 on 2025-09-14 INFO 2025-10-14 14:46:00,204 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000007-OT-01 INFO 2025-10-14 14:46:00,204 signals 93106 8782111040 SubFile created: FILE-2025-000007-OT-01 for clinic Occupational Therapy INFO 2025-10-14 14:46:00,204 signals 93106 8782111040 Created sub-file FILE-2025-000007-OT-01 for patient MRNAGDAR000007 at clinic Occupational Therapy ERROR 2025-10-14 14:46:00,204 signals 93106 8782111040 Error notifying provider for appointment bd14e4d2-c6fc-4242-a338-f336e504ce94: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,204 signals 93106 8782111040 Error scheduling reminders for appointment bd14e4d2-c6fc-4242-a338-f336e504ce94: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,206 signals 93106 8782111040 Appointment created: 30cbef1f-78be-4696-9909-6cecf2031d07 for patient MRNAGDAR000040 on 2025-08-10 INFO 2025-10-14 14:46:00,206 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000040-ABA-01 INFO 2025-10-14 14:46:00,206 signals 93106 8782111040 SubFile created: FILE-2025-000040-ABA-01 for clinic ABA Therapy INFO 2025-10-14 14:46:00,206 signals 93106 8782111040 Created sub-file FILE-2025-000040-ABA-01 for patient MRNAGDAR000040 at clinic ABA Therapy ERROR 2025-10-14 14:46:00,206 signals 93106 8782111040 Error notifying provider for appointment 30cbef1f-78be-4696-9909-6cecf2031d07: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,206 signals 93106 8782111040 Error scheduling reminders for appointment 30cbef1f-78be-4696-9909-6cecf2031d07: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,207 signals 93106 8782111040 Appointment created: 4d6ff397-5297-40d8-8d68-ec857798d435 for patient MRNAGDAR000007 on 2025-08-24 INFO 2025-10-14 14:46:00,208 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000007-SLP-02 INFO 2025-10-14 14:46:00,208 signals 93106 8782111040 SubFile created: FILE-2025-000007-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 14:46:00,208 signals 93106 8782111040 Created sub-file FILE-2025-000007-SLP-02 for patient MRNAGDAR000007 at clinic Speech-Language Pathology ERROR 2025-10-14 14:46:00,208 signals 93106 8782111040 Error notifying provider for appointment 4d6ff397-5297-40d8-8d68-ec857798d435: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,208 signals 93106 8782111040 Error scheduling reminders for appointment 4d6ff397-5297-40d8-8d68-ec857798d435: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,209 signals 93106 8782111040 Appointment created: 4ee757d9-0c5d-4da5-855c-73e754867468 for patient MRNAGDAR000031 on 2025-09-25 INFO 2025-10-14 14:46:00,209 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000031-NUR-01 INFO 2025-10-14 14:46:00,209 signals 93106 8782111040 SubFile created: FILE-2025-000031-NUR-01 for clinic Nursing Department INFO 2025-10-14 14:46:00,209 signals 93106 8782111040 Created sub-file FILE-2025-000031-NUR-01 for patient MRNAGDAR000031 at clinic Nursing Department ERROR 2025-10-14 14:46:00,209 signals 93106 8782111040 Error notifying provider for appointment 4ee757d9-0c5d-4da5-855c-73e754867468: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,209 signals 93106 8782111040 Error scheduling reminders for appointment 4ee757d9-0c5d-4da5-855c-73e754867468: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,210 signals 93106 8782111040 Appointment created: 6559a335-f64d-4db8-ab96-2fa9032fba5d for patient MRNAGDAR000030 on 2025-10-02 INFO 2025-10-14 14:46:00,210 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000030-SLP-01 INFO 2025-10-14 14:46:00,210 signals 93106 8782111040 SubFile created: FILE-2025-000030-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 14:46:00,210 signals 93106 8782111040 Created sub-file FILE-2025-000030-SLP-01 for patient MRNAGDAR000030 at clinic Speech-Language Pathology ERROR 2025-10-14 14:46:00,210 signals 93106 8782111040 Error notifying provider for appointment 6559a335-f64d-4db8-ab96-2fa9032fba5d: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,210 signals 93106 8782111040 Error scheduling reminders for appointment 6559a335-f64d-4db8-ab96-2fa9032fba5d: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,212 signals 93106 8782111040 Appointment created: 66aef638-75ed-4323-9006-53aa4cc53e81 for patient MRNAGDAR000042 on 2025-09-14 ERROR 2025-10-14 14:46:00,212 signals 93106 8782111040 Error notifying provider for appointment 66aef638-75ed-4323-9006-53aa4cc53e81: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,212 signals 93106 8782111040 Error scheduling reminders for appointment 66aef638-75ed-4323-9006-53aa4cc53e81: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,213 signals 93106 8782111040 Appointment created: f6f179c1-13c2-4e05-8c2a-36b06fa3b80f for patient MRNAGDAR000013 on 2025-10-02 INFO 2025-10-14 14:46:00,213 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000013-SLP-03 INFO 2025-10-14 14:46:00,213 signals 93106 8782111040 SubFile created: FILE-2025-000013-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 14:46:00,213 signals 93106 8782111040 Created sub-file FILE-2025-000013-SLP-03 for patient MRNAGDAR000013 at clinic Speech-Language Pathology ERROR 2025-10-14 14:46:00,213 signals 93106 8782111040 Error notifying provider for appointment f6f179c1-13c2-4e05-8c2a-36b06fa3b80f: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,213 signals 93106 8782111040 Error scheduling reminders for appointment f6f179c1-13c2-4e05-8c2a-36b06fa3b80f: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,214 signals 93106 8782111040 Appointment created: 8e919490-f0fd-4ce9-9b9f-c69a9229e89c for patient MRNAGDAR000038 on 2025-09-07 INFO 2025-10-14 14:46:00,215 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000038-MED-01 INFO 2025-10-14 14:46:00,215 signals 93106 8782111040 SubFile created: FILE-2025-000038-MED-01 for clinic Medical Department INFO 2025-10-14 14:46:00,215 signals 93106 8782111040 Created sub-file FILE-2025-000038-MED-01 for patient MRNAGDAR000038 at clinic Medical Department ERROR 2025-10-14 14:46:00,215 signals 93106 8782111040 Error notifying provider for appointment 8e919490-f0fd-4ce9-9b9f-c69a9229e89c: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,215 signals 93106 8782111040 Error scheduling reminders for appointment 8e919490-f0fd-4ce9-9b9f-c69a9229e89c: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,216 signals 93106 8782111040 Appointment created: 4626b695-6700-4a39-8489-4bf24e9e904b for patient MRNAGDAR000008 on 2025-09-09 ERROR 2025-10-14 14:46:00,216 signals 93106 8782111040 Error notifying provider for appointment 4626b695-6700-4a39-8489-4bf24e9e904b: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,216 signals 93106 8782111040 Error scheduling reminders for appointment 4626b695-6700-4a39-8489-4bf24e9e904b: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,217 signals 93106 8782111040 Appointment created: 02844ac5-ee31-410e-b655-e076b7d2b2e0 for patient MRNAGDAR000043 on 2025-08-14 INFO 2025-10-14 14:46:00,218 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000043-SLP-02 INFO 2025-10-14 14:46:00,218 signals 93106 8782111040 SubFile created: FILE-2025-000043-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 14:46:00,218 signals 93106 8782111040 Created sub-file FILE-2025-000043-SLP-02 for patient MRNAGDAR000043 at clinic Speech-Language Pathology ERROR 2025-10-14 14:46:00,218 signals 93106 8782111040 Error notifying provider for appointment 02844ac5-ee31-410e-b655-e076b7d2b2e0: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,218 signals 93106 8782111040 Error scheduling reminders for appointment 02844ac5-ee31-410e-b655-e076b7d2b2e0: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,219 signals 93106 8782111040 Appointment created: 28eca4a9-2633-438a-b23c-d66ea6320723 for patient MRNAGDAR000038 on 2025-09-17 INFO 2025-10-14 14:46:00,219 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000038-ABA-02 INFO 2025-10-14 14:46:00,220 signals 93106 8782111040 SubFile created: FILE-2025-000038-ABA-02 for clinic ABA Therapy INFO 2025-10-14 14:46:00,220 signals 93106 8782111040 Created sub-file FILE-2025-000038-ABA-02 for patient MRNAGDAR000038 at clinic ABA Therapy ERROR 2025-10-14 14:46:00,220 signals 93106 8782111040 Error notifying provider for appointment 28eca4a9-2633-438a-b23c-d66ea6320723: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,220 signals 93106 8782111040 Error scheduling reminders for appointment 28eca4a9-2633-438a-b23c-d66ea6320723: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,221 signals 93106 8782111040 Appointment created: 62042390-3f51-4de0-bfcb-c623d5ce1d33 for patient MRNAGDAR000022 on 2025-09-21 INFO 2025-10-14 14:46:00,221 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000022-NUR-02 INFO 2025-10-14 14:46:00,221 signals 93106 8782111040 SubFile created: FILE-2025-000022-NUR-02 for clinic Nursing Department INFO 2025-10-14 14:46:00,221 signals 93106 8782111040 Created sub-file FILE-2025-000022-NUR-02 for patient MRNAGDAR000022 at clinic Nursing Department ERROR 2025-10-14 14:46:00,221 signals 93106 8782111040 Error notifying provider for appointment 62042390-3f51-4de0-bfcb-c623d5ce1d33: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,221 signals 93106 8782111040 Error scheduling reminders for appointment 62042390-3f51-4de0-bfcb-c623d5ce1d33: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,223 signals 93106 8782111040 Appointment created: 825db410-b0f4-4407-b6e2-913d3375c545 for patient MRNAGDAR000022 on 2025-08-03 INFO 2025-10-14 14:46:00,223 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000022-OT-03 INFO 2025-10-14 14:46:00,223 signals 93106 8782111040 SubFile created: FILE-2025-000022-OT-03 for clinic Occupational Therapy INFO 2025-10-14 14:46:00,223 signals 93106 8782111040 Created sub-file FILE-2025-000022-OT-03 for patient MRNAGDAR000022 at clinic Occupational Therapy ERROR 2025-10-14 14:46:00,223 signals 93106 8782111040 Error notifying provider for appointment 825db410-b0f4-4407-b6e2-913d3375c545: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,223 signals 93106 8782111040 Error scheduling reminders for appointment 825db410-b0f4-4407-b6e2-913d3375c545: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,224 signals 93106 8782111040 Appointment created: 3de0df7d-54fc-4e99-b21c-08d3608c3cd5 for patient MRNAGDAR000023 on 2025-07-23 INFO 2025-10-14 14:46:00,225 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000023-ABA-01 INFO 2025-10-14 14:46:00,225 signals 93106 8782111040 SubFile created: FILE-2025-000023-ABA-01 for clinic ABA Therapy INFO 2025-10-14 14:46:00,225 signals 93106 8782111040 Created sub-file FILE-2025-000023-ABA-01 for patient MRNAGDAR000023 at clinic ABA Therapy ERROR 2025-10-14 14:46:00,225 signals 93106 8782111040 Error notifying provider for appointment 3de0df7d-54fc-4e99-b21c-08d3608c3cd5: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,225 signals 93106 8782111040 Error scheduling reminders for appointment 3de0df7d-54fc-4e99-b21c-08d3608c3cd5: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,226 signals 93106 8782111040 Appointment created: e4cf9924-f9f4-4288-8af4-1a0379947cf8 for patient MRNAGDAR000046 on 2025-08-14 INFO 2025-10-14 14:46:00,226 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000046-ABA-01 INFO 2025-10-14 14:46:00,226 signals 93106 8782111040 SubFile created: FILE-2025-000046-ABA-01 for clinic ABA Therapy INFO 2025-10-14 14:46:00,226 signals 93106 8782111040 Created sub-file FILE-2025-000046-ABA-01 for patient MRNAGDAR000046 at clinic ABA Therapy ERROR 2025-10-14 14:46:00,226 signals 93106 8782111040 Error notifying provider for appointment e4cf9924-f9f4-4288-8af4-1a0379947cf8: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,227 signals 93106 8782111040 Error scheduling reminders for appointment e4cf9924-f9f4-4288-8af4-1a0379947cf8: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,228 signals 93106 8782111040 Appointment created: 7b44de34-4243-4929-9ce5-0e3277f24148 for patient MRNAGDAR000010 on 2025-08-17 INFO 2025-10-14 14:46:00,228 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000010-MED-02 INFO 2025-10-14 14:46:00,229 signals 93106 8782111040 SubFile created: FILE-2025-000010-MED-02 for clinic Medical Department INFO 2025-10-14 14:46:00,229 signals 93106 8782111040 Created sub-file FILE-2025-000010-MED-02 for patient MRNAGDAR000010 at clinic Medical Department ERROR 2025-10-14 14:46:00,229 signals 93106 8782111040 Error notifying provider for appointment 7b44de34-4243-4929-9ce5-0e3277f24148: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,229 signals 93106 8782111040 Error scheduling reminders for appointment 7b44de34-4243-4929-9ce5-0e3277f24148: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,230 signals 93106 8782111040 Appointment created: ac94eb36-62db-4d99-b3e9-b467a142e4a4 for patient MRNAGDAR000047 on 2025-11-02 INFO 2025-10-14 14:46:00,230 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000047-ABA-02 INFO 2025-10-14 14:46:00,230 signals 93106 8782111040 SubFile created: FILE-2025-000047-ABA-02 for clinic ABA Therapy INFO 2025-10-14 14:46:00,230 signals 93106 8782111040 Created sub-file FILE-2025-000047-ABA-02 for patient MRNAGDAR000047 at clinic ABA Therapy ERROR 2025-10-14 14:46:00,230 signals 93106 8782111040 Error notifying provider for appointment ac94eb36-62db-4d99-b3e9-b467a142e4a4: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,230 signals 93106 8782111040 Error scheduling reminders for appointment ac94eb36-62db-4d99-b3e9-b467a142e4a4: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,231 signals 93106 8782111040 Appointment created: eca17c81-f722-4869-b601-687c46c3b27c for patient MRNAGDAR000028 on 2025-08-24 INFO 2025-10-14 14:46:00,231 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000028-SLP-01 INFO 2025-10-14 14:46:00,232 signals 93106 8782111040 SubFile created: FILE-2025-000028-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 14:46:00,232 signals 93106 8782111040 Created sub-file FILE-2025-000028-SLP-01 for patient MRNAGDAR000028 at clinic Speech-Language Pathology ERROR 2025-10-14 14:46:00,232 signals 93106 8782111040 Error notifying provider for appointment eca17c81-f722-4869-b601-687c46c3b27c: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,232 signals 93106 8782111040 Error scheduling reminders for appointment eca17c81-f722-4869-b601-687c46c3b27c: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,233 signals 93106 8782111040 Appointment created: 21fd8b1f-9a49-47c9-8221-0394dc46339c for patient MRNAGDAR000041 on 2025-08-24 INFO 2025-10-14 14:46:00,233 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000041-NUR-02 INFO 2025-10-14 14:46:00,233 signals 93106 8782111040 SubFile created: FILE-2025-000041-NUR-02 for clinic Nursing Department INFO 2025-10-14 14:46:00,233 signals 93106 8782111040 Created sub-file FILE-2025-000041-NUR-02 for patient MRNAGDAR000041 at clinic Nursing Department ERROR 2025-10-14 14:46:00,233 signals 93106 8782111040 Error notifying provider for appointment 21fd8b1f-9a49-47c9-8221-0394dc46339c: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,233 signals 93106 8782111040 Error scheduling reminders for appointment 21fd8b1f-9a49-47c9-8221-0394dc46339c: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,235 signals 93106 8782111040 Appointment created: 2bd27958-6cd7-47d5-85a2-65575c61618c for patient MRNAGDAR000007 on 2025-10-05 INFO 2025-10-14 14:46:00,235 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000007-MED-03 INFO 2025-10-14 14:46:00,235 signals 93106 8782111040 SubFile created: FILE-2025-000007-MED-03 for clinic Medical Department INFO 2025-10-14 14:46:00,235 signals 93106 8782111040 Created sub-file FILE-2025-000007-MED-03 for patient MRNAGDAR000007 at clinic Medical Department ERROR 2025-10-14 14:46:00,235 signals 93106 8782111040 Error notifying provider for appointment 2bd27958-6cd7-47d5-85a2-65575c61618c: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,235 signals 93106 8782111040 Error scheduling reminders for appointment 2bd27958-6cd7-47d5-85a2-65575c61618c: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,237 signals 93106 8782111040 Appointment created: b51c2cf1-5f80-4452-aef0-5eceace2ba2c for patient MRNAGDAR000049 on 2025-08-06 INFO 2025-10-14 14:46:00,237 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000049-SLP-01 INFO 2025-10-14 14:46:00,237 signals 93106 8782111040 SubFile created: FILE-2025-000049-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 14:46:00,237 signals 93106 8782111040 Created sub-file FILE-2025-000049-SLP-01 for patient MRNAGDAR000049 at clinic Speech-Language Pathology ERROR 2025-10-14 14:46:00,237 signals 93106 8782111040 Error notifying provider for appointment b51c2cf1-5f80-4452-aef0-5eceace2ba2c: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,237 signals 93106 8782111040 Error scheduling reminders for appointment b51c2cf1-5f80-4452-aef0-5eceace2ba2c: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,238 signals 93106 8782111040 Appointment created: ffc1a518-1653-411f-95e1-11cb4e73e18d for patient MRNAGDAR000028 on 2025-09-04 INFO 2025-10-14 14:46:00,239 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000028-NUR-02 INFO 2025-10-14 14:46:00,239 signals 93106 8782111040 SubFile created: FILE-2025-000028-NUR-02 for clinic Nursing Department INFO 2025-10-14 14:46:00,239 signals 93106 8782111040 Created sub-file FILE-2025-000028-NUR-02 for patient MRNAGDAR000028 at clinic Nursing Department ERROR 2025-10-14 14:46:00,239 signals 93106 8782111040 Error notifying provider for appointment ffc1a518-1653-411f-95e1-11cb4e73e18d: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,239 signals 93106 8782111040 Error scheduling reminders for appointment ffc1a518-1653-411f-95e1-11cb4e73e18d: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,240 signals 93106 8782111040 Appointment created: d50f70ed-fba8-4abb-815f-f27ce966db66 for patient MRNAGDAR000009 on 2025-10-13 INFO 2025-10-14 14:46:00,240 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000009-MED-01 INFO 2025-10-14 14:46:00,241 signals 93106 8782111040 SubFile created: FILE-2025-000009-MED-01 for clinic Medical Department INFO 2025-10-14 14:46:00,241 signals 93106 8782111040 Created sub-file FILE-2025-000009-MED-01 for patient MRNAGDAR000009 at clinic Medical Department ERROR 2025-10-14 14:46:00,241 signals 93106 8782111040 Error notifying provider for appointment d50f70ed-fba8-4abb-815f-f27ce966db66: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,241 signals 93106 8782111040 Error scheduling reminders for appointment d50f70ed-fba8-4abb-815f-f27ce966db66: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,242 signals 93106 8782111040 Appointment created: 40272109-66e5-4183-9a55-afa44937b8b5 for patient MRNAGDAR000028 on 2025-07-20 INFO 2025-10-14 14:46:00,242 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000028-OT-03 INFO 2025-10-14 14:46:00,242 signals 93106 8782111040 SubFile created: FILE-2025-000028-OT-03 for clinic Occupational Therapy INFO 2025-10-14 14:46:00,242 signals 93106 8782111040 Created sub-file FILE-2025-000028-OT-03 for patient MRNAGDAR000028 at clinic Occupational Therapy ERROR 2025-10-14 14:46:00,242 signals 93106 8782111040 Error notifying provider for appointment 40272109-66e5-4183-9a55-afa44937b8b5: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,242 signals 93106 8782111040 Error scheduling reminders for appointment 40272109-66e5-4183-9a55-afa44937b8b5: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,243 signals 93106 8782111040 Appointment created: daace1af-2c45-41e2-a1bf-33e6f1614bb7 for patient MRNAGDAR000049 on 2025-07-17 INFO 2025-10-14 14:46:00,244 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000049-ABA-02 INFO 2025-10-14 14:46:00,244 signals 93106 8782111040 SubFile created: FILE-2025-000049-ABA-02 for clinic ABA Therapy INFO 2025-10-14 14:46:00,244 signals 93106 8782111040 Created sub-file FILE-2025-000049-ABA-02 for patient MRNAGDAR000049 at clinic ABA Therapy ERROR 2025-10-14 14:46:00,244 signals 93106 8782111040 Error notifying provider for appointment daace1af-2c45-41e2-a1bf-33e6f1614bb7: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,244 signals 93106 8782111040 Error scheduling reminders for appointment daace1af-2c45-41e2-a1bf-33e6f1614bb7: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,245 signals 93106 8782111040 Appointment created: 769e8102-96cf-4fe2-8cfe-b32ff819e988 for patient MRNAGDAR000026 on 2025-10-06 INFO 2025-10-14 14:46:00,245 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000026-NUR-02 INFO 2025-10-14 14:46:00,245 signals 93106 8782111040 SubFile created: FILE-2025-000026-NUR-02 for clinic Nursing Department INFO 2025-10-14 14:46:00,245 signals 93106 8782111040 Created sub-file FILE-2025-000026-NUR-02 for patient MRNAGDAR000026 at clinic Nursing Department ERROR 2025-10-14 14:46:00,245 signals 93106 8782111040 Error notifying provider for appointment 769e8102-96cf-4fe2-8cfe-b32ff819e988: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,245 signals 93106 8782111040 Error scheduling reminders for appointment 769e8102-96cf-4fe2-8cfe-b32ff819e988: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,247 signals 93106 8782111040 Appointment created: af2dc2d5-ade0-4ffb-8914-e1c672310d2d for patient MRNAGDAR000035 on 2025-09-30 INFO 2025-10-14 14:46:00,248 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000035-OT-01 INFO 2025-10-14 14:46:00,248 signals 93106 8782111040 SubFile created: FILE-2025-000035-OT-01 for clinic Occupational Therapy INFO 2025-10-14 14:46:00,248 signals 93106 8782111040 Created sub-file FILE-2025-000035-OT-01 for patient MRNAGDAR000035 at clinic Occupational Therapy ERROR 2025-10-14 14:46:00,248 signals 93106 8782111040 Error notifying provider for appointment af2dc2d5-ade0-4ffb-8914-e1c672310d2d: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,248 signals 93106 8782111040 Error scheduling reminders for appointment af2dc2d5-ade0-4ffb-8914-e1c672310d2d: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,249 signals 93106 8782111040 Appointment created: 5ca3858b-2b5d-4ab7-823b-8eb8f1b9ff56 for patient MRNAGDAR000020 on 2025-08-03 INFO 2025-10-14 14:46:00,249 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000020-MED-02 INFO 2025-10-14 14:46:00,250 signals 93106 8782111040 SubFile created: FILE-2025-000020-MED-02 for clinic Medical Department INFO 2025-10-14 14:46:00,250 signals 93106 8782111040 Created sub-file FILE-2025-000020-MED-02 for patient MRNAGDAR000020 at clinic Medical Department ERROR 2025-10-14 14:46:00,250 signals 93106 8782111040 Error notifying provider for appointment 5ca3858b-2b5d-4ab7-823b-8eb8f1b9ff56: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,250 signals 93106 8782111040 Error scheduling reminders for appointment 5ca3858b-2b5d-4ab7-823b-8eb8f1b9ff56: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,251 signals 93106 8782111040 Appointment created: 7165b374-3b41-4797-bc53-1e05876fd995 for patient MRNAGDAR000010 on 2025-10-21 INFO 2025-10-14 14:46:00,251 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000010-OT-03 INFO 2025-10-14 14:46:00,251 signals 93106 8782111040 SubFile created: FILE-2025-000010-OT-03 for clinic Occupational Therapy INFO 2025-10-14 14:46:00,251 signals 93106 8782111040 Created sub-file FILE-2025-000010-OT-03 for patient MRNAGDAR000010 at clinic Occupational Therapy ERROR 2025-10-14 14:46:00,251 signals 93106 8782111040 Error notifying provider for appointment 7165b374-3b41-4797-bc53-1e05876fd995: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,251 signals 93106 8782111040 Error scheduling reminders for appointment 7165b374-3b41-4797-bc53-1e05876fd995: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,252 signals 93106 8782111040 Appointment created: b1075411-8cd8-4ce8-9bcb-e5c131273ec1 for patient MRNAGDAR000046 on 2025-08-06 ERROR 2025-10-14 14:46:00,252 signals 93106 8782111040 Error notifying provider for appointment b1075411-8cd8-4ce8-9bcb-e5c131273ec1: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,252 signals 93106 8782111040 Error scheduling reminders for appointment b1075411-8cd8-4ce8-9bcb-e5c131273ec1: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,254 signals 93106 8782111040 Appointment created: 4ec044ca-81dc-4ddc-8470-64a350401be0 for patient MRNAGDAR000028 on 2025-08-12 INFO 2025-10-14 14:46:00,254 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000028-ABA-04 INFO 2025-10-14 14:46:00,254 signals 93106 8782111040 SubFile created: FILE-2025-000028-ABA-04 for clinic ABA Therapy INFO 2025-10-14 14:46:00,254 signals 93106 8782111040 Created sub-file FILE-2025-000028-ABA-04 for patient MRNAGDAR000028 at clinic ABA Therapy ERROR 2025-10-14 14:46:00,254 signals 93106 8782111040 Error notifying provider for appointment 4ec044ca-81dc-4ddc-8470-64a350401be0: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,254 signals 93106 8782111040 Error scheduling reminders for appointment 4ec044ca-81dc-4ddc-8470-64a350401be0: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,256 signals 93106 8782111040 Appointment created: 72176e1b-06c0-4669-9ea2-b76dc02078e6 for patient MRNAGDAR000041 on 2025-10-26 INFO 2025-10-14 14:46:00,256 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000041-MED-03 INFO 2025-10-14 14:46:00,256 signals 93106 8782111040 SubFile created: FILE-2025-000041-MED-03 for clinic Medical Department INFO 2025-10-14 14:46:00,256 signals 93106 8782111040 Created sub-file FILE-2025-000041-MED-03 for patient MRNAGDAR000041 at clinic Medical Department ERROR 2025-10-14 14:46:00,257 signals 93106 8782111040 Error creating confirmation token for appointment 72176e1b-06c0-4669-9ea2-b76dc02078e6: no such table: appointments_appointmentconfirmation ERROR 2025-10-14 14:46:00,257 signals 93106 8782111040 Error notifying provider for appointment 72176e1b-06c0-4669-9ea2-b76dc02078e6: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,257 signals 93106 8782111040 Error scheduling reminders for appointment 72176e1b-06c0-4669-9ea2-b76dc02078e6: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,258 signals 93106 8782111040 Appointment created: d76bebe6-21ab-49f7-a733-1efeac4966ee for patient MRNAGDAR000030 on 2025-09-24 ERROR 2025-10-14 14:46:00,258 signals 93106 8782111040 Error notifying provider for appointment d76bebe6-21ab-49f7-a733-1efeac4966ee: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,258 signals 93106 8782111040 Error scheduling reminders for appointment d76bebe6-21ab-49f7-a733-1efeac4966ee: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,260 signals 93106 8782111040 Appointment created: f7c4272f-707d-47ce-bbea-13ce18bd8e7a for patient MRNAGDAR000039 on 2025-07-27 INFO 2025-10-14 14:46:00,260 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000039-NUR-01 INFO 2025-10-14 14:46:00,260 signals 93106 8782111040 SubFile created: FILE-2025-000039-NUR-01 for clinic Nursing Department INFO 2025-10-14 14:46:00,260 signals 93106 8782111040 Created sub-file FILE-2025-000039-NUR-01 for patient MRNAGDAR000039 at clinic Nursing Department ERROR 2025-10-14 14:46:00,260 signals 93106 8782111040 Error notifying provider for appointment f7c4272f-707d-47ce-bbea-13ce18bd8e7a: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,260 signals 93106 8782111040 Error scheduling reminders for appointment f7c4272f-707d-47ce-bbea-13ce18bd8e7a: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,261 signals 93106 8782111040 Appointment created: 36b1d4f6-0024-4c8a-a1bb-18d089d9bc8d for patient MRNAGDAR000003 on 2025-10-12 INFO 2025-10-14 14:46:00,261 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000003-ABA-03 INFO 2025-10-14 14:46:00,262 signals 93106 8782111040 SubFile created: FILE-2025-000003-ABA-03 for clinic ABA Therapy INFO 2025-10-14 14:46:00,262 signals 93106 8782111040 Created sub-file FILE-2025-000003-ABA-03 for patient MRNAGDAR000003 at clinic ABA Therapy ERROR 2025-10-14 14:46:00,262 signals 93106 8782111040 Error notifying provider for appointment 36b1d4f6-0024-4c8a-a1bb-18d089d9bc8d: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,262 signals 93106 8782111040 Error scheduling reminders for appointment 36b1d4f6-0024-4c8a-a1bb-18d089d9bc8d: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,263 signals 93106 8782111040 Appointment created: 28b31185-43bd-4e09-9093-c0ba3593458c for patient MRNAGDAR000040 on 2025-09-08 INFO 2025-10-14 14:46:00,263 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000040-OT-02 INFO 2025-10-14 14:46:00,263 signals 93106 8782111040 SubFile created: FILE-2025-000040-OT-02 for clinic Occupational Therapy INFO 2025-10-14 14:46:00,263 signals 93106 8782111040 Created sub-file FILE-2025-000040-OT-02 for patient MRNAGDAR000040 at clinic Occupational Therapy ERROR 2025-10-14 14:46:00,263 signals 93106 8782111040 Error notifying provider for appointment 28b31185-43bd-4e09-9093-c0ba3593458c: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,263 signals 93106 8782111040 Error scheduling reminders for appointment 28b31185-43bd-4e09-9093-c0ba3593458c: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,265 signals 93106 8782111040 Appointment created: 18ec65c0-3a15-45b1-9b68-96549a01c857 for patient MRNAGDAR000020 on 2025-09-29 INFO 2025-10-14 14:46:00,265 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000020-SLP-03 INFO 2025-10-14 14:46:00,265 signals 93106 8782111040 SubFile created: FILE-2025-000020-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 14:46:00,265 signals 93106 8782111040 Created sub-file FILE-2025-000020-SLP-03 for patient MRNAGDAR000020 at clinic Speech-Language Pathology ERROR 2025-10-14 14:46:00,265 signals 93106 8782111040 Error notifying provider for appointment 18ec65c0-3a15-45b1-9b68-96549a01c857: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,265 signals 93106 8782111040 Error scheduling reminders for appointment 18ec65c0-3a15-45b1-9b68-96549a01c857: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,266 signals 93106 8782111040 Appointment created: a67d9e14-4131-4994-bfdb-e0a9b90d9cce for patient MRNAGDAR000017 on 2025-08-21 INFO 2025-10-14 14:46:00,267 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000017-ABA-02 INFO 2025-10-14 14:46:00,267 signals 93106 8782111040 SubFile created: FILE-2025-000017-ABA-02 for clinic ABA Therapy INFO 2025-10-14 14:46:00,267 signals 93106 8782111040 Created sub-file FILE-2025-000017-ABA-02 for patient MRNAGDAR000017 at clinic ABA Therapy ERROR 2025-10-14 14:46:00,267 signals 93106 8782111040 Error notifying provider for appointment a67d9e14-4131-4994-bfdb-e0a9b90d9cce: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,267 signals 93106 8782111040 Error scheduling reminders for appointment a67d9e14-4131-4994-bfdb-e0a9b90d9cce: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,268 signals 93106 8782111040 Appointment created: 0149f91e-ec40-468d-bfc7-e5b51e1a191f for patient MRNAGDAR000015 on 2025-07-31 INFO 2025-10-14 14:46:00,268 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000015-ABA-01 INFO 2025-10-14 14:46:00,268 signals 93106 8782111040 SubFile created: FILE-2025-000015-ABA-01 for clinic ABA Therapy INFO 2025-10-14 14:46:00,268 signals 93106 8782111040 Created sub-file FILE-2025-000015-ABA-01 for patient MRNAGDAR000015 at clinic ABA Therapy ERROR 2025-10-14 14:46:00,268 signals 93106 8782111040 Error notifying provider for appointment 0149f91e-ec40-468d-bfc7-e5b51e1a191f: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,268 signals 93106 8782111040 Error scheduling reminders for appointment 0149f91e-ec40-468d-bfc7-e5b51e1a191f: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,270 signals 93106 8782111040 Appointment created: 55ee0392-00c7-48b4-aae2-81817ea1100a for patient MRNAGDAR000005 on 2025-10-12 INFO 2025-10-14 14:46:00,270 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000005-NUR-01 INFO 2025-10-14 14:46:00,270 signals 93106 8782111040 SubFile created: FILE-2025-000005-NUR-01 for clinic Nursing Department INFO 2025-10-14 14:46:00,270 signals 93106 8782111040 Created sub-file FILE-2025-000005-NUR-01 for patient MRNAGDAR000005 at clinic Nursing Department ERROR 2025-10-14 14:46:00,270 signals 93106 8782111040 Error notifying provider for appointment 55ee0392-00c7-48b4-aae2-81817ea1100a: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,270 signals 93106 8782111040 Error scheduling reminders for appointment 55ee0392-00c7-48b4-aae2-81817ea1100a: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,272 signals 93106 8782111040 Appointment created: a7f5c8ba-394f-454c-a12c-aa7e299a258f for patient MRNAGDAR000043 on 2025-07-30 INFO 2025-10-14 14:46:00,272 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000043-MED-03 INFO 2025-10-14 14:46:00,272 signals 93106 8782111040 SubFile created: FILE-2025-000043-MED-03 for clinic Medical Department INFO 2025-10-14 14:46:00,272 signals 93106 8782111040 Created sub-file FILE-2025-000043-MED-03 for patient MRNAGDAR000043 at clinic Medical Department ERROR 2025-10-14 14:46:00,272 signals 93106 8782111040 Error notifying provider for appointment a7f5c8ba-394f-454c-a12c-aa7e299a258f: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,272 signals 93106 8782111040 Error scheduling reminders for appointment a7f5c8ba-394f-454c-a12c-aa7e299a258f: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,274 signals 93106 8782111040 Appointment created: 5ec5a810-e77b-40a6-b642-761edeefbbfc for patient MRNAGDAR000040 on 2025-08-31 ERROR 2025-10-14 14:46:00,274 signals 93106 8782111040 Error notifying provider for appointment 5ec5a810-e77b-40a6-b642-761edeefbbfc: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,274 signals 93106 8782111040 Error scheduling reminders for appointment 5ec5a810-e77b-40a6-b642-761edeefbbfc: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,276 signals 93106 8782111040 Appointment created: d87c66d5-4124-4232-b865-f9c987446bd0 for patient MRNAGDAR000023 on 2025-07-20 INFO 2025-10-14 14:46:00,276 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000023-OT-02 INFO 2025-10-14 14:46:00,276 signals 93106 8782111040 SubFile created: FILE-2025-000023-OT-02 for clinic Occupational Therapy INFO 2025-10-14 14:46:00,276 signals 93106 8782111040 Created sub-file FILE-2025-000023-OT-02 for patient MRNAGDAR000023 at clinic Occupational Therapy ERROR 2025-10-14 14:46:00,276 signals 93106 8782111040 Error notifying provider for appointment d87c66d5-4124-4232-b865-f9c987446bd0: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,276 signals 93106 8782111040 Error scheduling reminders for appointment d87c66d5-4124-4232-b865-f9c987446bd0: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,277 signals 93106 8782111040 Appointment created: eb5cc1f4-6dc0-41bb-a339-1e1253f5cff7 for patient MRNAGDAR000027 on 2025-10-01 INFO 2025-10-14 14:46:00,278 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000027-ABA-03 INFO 2025-10-14 14:46:00,278 signals 93106 8782111040 SubFile created: FILE-2025-000027-ABA-03 for clinic ABA Therapy INFO 2025-10-14 14:46:00,278 signals 93106 8782111040 Created sub-file FILE-2025-000027-ABA-03 for patient MRNAGDAR000027 at clinic ABA Therapy ERROR 2025-10-14 14:46:00,278 signals 93106 8782111040 Error notifying provider for appointment eb5cc1f4-6dc0-41bb-a339-1e1253f5cff7: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,278 signals 93106 8782111040 Error scheduling reminders for appointment eb5cc1f4-6dc0-41bb-a339-1e1253f5cff7: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,279 signals 93106 8782111040 Appointment created: 4daa8cf3-0e50-4d5e-a6b7-5847758f213d for patient MRNAGDAR000034 on 2025-09-14 INFO 2025-10-14 14:46:00,280 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000034-ABA-01 INFO 2025-10-14 14:46:00,280 signals 93106 8782111040 SubFile created: FILE-2025-000034-ABA-01 for clinic ABA Therapy INFO 2025-10-14 14:46:00,280 signals 93106 8782111040 Created sub-file FILE-2025-000034-ABA-01 for patient MRNAGDAR000034 at clinic ABA Therapy ERROR 2025-10-14 14:46:00,280 signals 93106 8782111040 Error notifying provider for appointment 4daa8cf3-0e50-4d5e-a6b7-5847758f213d: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,280 signals 93106 8782111040 Error scheduling reminders for appointment 4daa8cf3-0e50-4d5e-a6b7-5847758f213d: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,281 signals 93106 8782111040 Appointment created: 79efc579-8e32-4af0-830c-b681a6aac514 for patient MRNAGDAR000021 on 2025-07-16 INFO 2025-10-14 14:46:00,282 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000021-SLP-03 INFO 2025-10-14 14:46:00,282 signals 93106 8782111040 SubFile created: FILE-2025-000021-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 14:46:00,282 signals 93106 8782111040 Created sub-file FILE-2025-000021-SLP-03 for patient MRNAGDAR000021 at clinic Speech-Language Pathology ERROR 2025-10-14 14:46:00,282 signals 93106 8782111040 Error notifying provider for appointment 79efc579-8e32-4af0-830c-b681a6aac514: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,282 signals 93106 8782111040 Error scheduling reminders for appointment 79efc579-8e32-4af0-830c-b681a6aac514: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,283 signals 93106 8782111040 Appointment created: 3976e0f3-433d-4b4b-81af-ed01ccf652ac for patient MRNAGDAR000028 on 2025-10-02 ERROR 2025-10-14 14:46:00,283 signals 93106 8782111040 Error notifying provider for appointment 3976e0f3-433d-4b4b-81af-ed01ccf652ac: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,283 signals 93106 8782111040 Error scheduling reminders for appointment 3976e0f3-433d-4b4b-81af-ed01ccf652ac: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,285 signals 93106 8782111040 Appointment created: 8d77a5bf-3d02-4b0a-b41d-385d681bc27d for patient MRNAGDAR000007 on 2025-08-20 INFO 2025-10-14 14:46:00,285 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000007-ABA-04 INFO 2025-10-14 14:46:00,285 signals 93106 8782111040 SubFile created: FILE-2025-000007-ABA-04 for clinic ABA Therapy INFO 2025-10-14 14:46:00,285 signals 93106 8782111040 Created sub-file FILE-2025-000007-ABA-04 for patient MRNAGDAR000007 at clinic ABA Therapy ERROR 2025-10-14 14:46:00,285 signals 93106 8782111040 Error notifying provider for appointment 8d77a5bf-3d02-4b0a-b41d-385d681bc27d: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,285 signals 93106 8782111040 Error scheduling reminders for appointment 8d77a5bf-3d02-4b0a-b41d-385d681bc27d: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,287 signals 93106 8782111040 Appointment created: e2efb2df-3d4c-4fb3-adbc-6150076a8d8b for patient MRNAGDAR000006 on 2025-08-17 INFO 2025-10-14 14:46:00,287 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000006-SLP-01 INFO 2025-10-14 14:46:00,287 signals 93106 8782111040 SubFile created: FILE-2025-000006-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 14:46:00,287 signals 93106 8782111040 Created sub-file FILE-2025-000006-SLP-01 for patient MRNAGDAR000006 at clinic Speech-Language Pathology ERROR 2025-10-14 14:46:00,287 signals 93106 8782111040 Error notifying provider for appointment e2efb2df-3d4c-4fb3-adbc-6150076a8d8b: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,287 signals 93106 8782111040 Error scheduling reminders for appointment e2efb2df-3d4c-4fb3-adbc-6150076a8d8b: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,288 signals 93106 8782111040 Appointment created: 44060b0b-b16f-4256-b742-108378afdf2f for patient MRNAGDAR000014 on 2025-07-29 ERROR 2025-10-14 14:46:00,288 signals 93106 8782111040 Error notifying provider for appointment 44060b0b-b16f-4256-b742-108378afdf2f: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,288 signals 93106 8782111040 Error scheduling reminders for appointment 44060b0b-b16f-4256-b742-108378afdf2f: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,290 signals 93106 8782111040 Appointment created: f6478857-df76-456e-a851-08311aeee22d for patient MRNAGDAR000045 on 2025-10-21 INFO 2025-10-14 14:46:00,290 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000045-OT-01 INFO 2025-10-14 14:46:00,291 signals 93106 8782111040 SubFile created: FILE-2025-000045-OT-01 for clinic Occupational Therapy INFO 2025-10-14 14:46:00,291 signals 93106 8782111040 Created sub-file FILE-2025-000045-OT-01 for patient MRNAGDAR000045 at clinic Occupational Therapy ERROR 2025-10-14 14:46:00,291 signals 93106 8782111040 Error notifying provider for appointment f6478857-df76-456e-a851-08311aeee22d: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,291 signals 93106 8782111040 Error scheduling reminders for appointment f6478857-df76-456e-a851-08311aeee22d: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,292 signals 93106 8782111040 Appointment created: 1ff0db3e-1acd-4cc6-9efd-a3d255cbbda2 for patient MRNAGDAR000029 on 2025-08-13 INFO 2025-10-14 14:46:00,292 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000029-ABA-03 INFO 2025-10-14 14:46:00,292 signals 93106 8782111040 SubFile created: FILE-2025-000029-ABA-03 for clinic ABA Therapy INFO 2025-10-14 14:46:00,292 signals 93106 8782111040 Created sub-file FILE-2025-000029-ABA-03 for patient MRNAGDAR000029 at clinic ABA Therapy ERROR 2025-10-14 14:46:00,292 signals 93106 8782111040 Error notifying provider for appointment 1ff0db3e-1acd-4cc6-9efd-a3d255cbbda2: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,292 signals 93106 8782111040 Error scheduling reminders for appointment 1ff0db3e-1acd-4cc6-9efd-a3d255cbbda2: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,293 signals 93106 8782111040 Appointment created: 88414794-c42a-4b10-8272-30cee7f199ae for patient MRNAGDAR000034 on 2025-10-12 INFO 2025-10-14 14:46:00,294 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000034-MED-02 INFO 2025-10-14 14:46:00,294 signals 93106 8782111040 SubFile created: FILE-2025-000034-MED-02 for clinic Medical Department INFO 2025-10-14 14:46:00,294 signals 93106 8782111040 Created sub-file FILE-2025-000034-MED-02 for patient MRNAGDAR000034 at clinic Medical Department ERROR 2025-10-14 14:46:00,294 signals 93106 8782111040 Error notifying provider for appointment 88414794-c42a-4b10-8272-30cee7f199ae: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,294 signals 93106 8782111040 Error scheduling reminders for appointment 88414794-c42a-4b10-8272-30cee7f199ae: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,295 signals 93106 8782111040 Appointment created: 984e2f39-b666-4d70-978d-f59f92d411a4 for patient MRNAGDAR000038 on 2025-09-07 INFO 2025-10-14 14:46:00,295 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000038-OT-03 INFO 2025-10-14 14:46:00,295 signals 93106 8782111040 SubFile created: FILE-2025-000038-OT-03 for clinic Occupational Therapy INFO 2025-10-14 14:46:00,295 signals 93106 8782111040 Created sub-file FILE-2025-000038-OT-03 for patient MRNAGDAR000038 at clinic Occupational Therapy ERROR 2025-10-14 14:46:00,295 signals 93106 8782111040 Error notifying provider for appointment 984e2f39-b666-4d70-978d-f59f92d411a4: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,295 signals 93106 8782111040 Error scheduling reminders for appointment 984e2f39-b666-4d70-978d-f59f92d411a4: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,297 signals 93106 8782111040 Appointment created: af5e3135-a7cf-4a8c-bf65-ea70872d81ef for patient MRNAGDAR000020 on 2025-10-19 ERROR 2025-10-14 14:46:00,297 signals 93106 8782111040 Error notifying provider for appointment af5e3135-a7cf-4a8c-bf65-ea70872d81ef: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,297 signals 93106 8782111040 Error scheduling reminders for appointment af5e3135-a7cf-4a8c-bf65-ea70872d81ef: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,297 signals 93106 8782111040 Appointment created: 8cb24a11-8a1a-473b-99a2-b25ebd01137f for patient MRNAGDAR000027 on 2025-07-27 INFO 2025-10-14 14:46:00,298 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000027-MED-04 INFO 2025-10-14 14:46:00,298 signals 93106 8782111040 SubFile created: FILE-2025-000027-MED-04 for clinic Medical Department INFO 2025-10-14 14:46:00,298 signals 93106 8782111040 Created sub-file FILE-2025-000027-MED-04 for patient MRNAGDAR000027 at clinic Medical Department ERROR 2025-10-14 14:46:00,298 signals 93106 8782111040 Error notifying provider for appointment 8cb24a11-8a1a-473b-99a2-b25ebd01137f: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,298 signals 93106 8782111040 Error scheduling reminders for appointment 8cb24a11-8a1a-473b-99a2-b25ebd01137f: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,301 signals 93106 8782111040 Appointment created: cb276434-90f3-45cb-8379-93cbbecaed50 for patient MRNAGDAR000021 on 2025-09-18 ERROR 2025-10-14 14:46:00,301 signals 93106 8782111040 Error notifying provider for appointment cb276434-90f3-45cb-8379-93cbbecaed50: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,301 signals 93106 8782111040 Error scheduling reminders for appointment cb276434-90f3-45cb-8379-93cbbecaed50: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,306 signals 93106 8782111040 Appointment created: 1e41944e-d9b2-4ee8-ab69-4427801eefcf for patient MRNAGDAR000020 on 2025-09-07 ERROR 2025-10-14 14:46:00,307 signals 93106 8782111040 Error notifying provider for appointment 1e41944e-d9b2-4ee8-ab69-4427801eefcf: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,307 signals 93106 8782111040 Error scheduling reminders for appointment 1e41944e-d9b2-4ee8-ab69-4427801eefcf: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,308 signals 93106 8782111040 Appointment created: e8a5714b-74df-4066-8752-a482d611c5c3 for patient MRNAGDAR000009 on 2025-07-22 INFO 2025-10-14 14:46:00,309 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000009-OT-02 INFO 2025-10-14 14:46:00,309 signals 93106 8782111040 SubFile created: FILE-2025-000009-OT-02 for clinic Occupational Therapy INFO 2025-10-14 14:46:00,309 signals 93106 8782111040 Created sub-file FILE-2025-000009-OT-02 for patient MRNAGDAR000009 at clinic Occupational Therapy ERROR 2025-10-14 14:46:00,309 signals 93106 8782111040 Error notifying provider for appointment e8a5714b-74df-4066-8752-a482d611c5c3: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,309 signals 93106 8782111040 Error scheduling reminders for appointment e8a5714b-74df-4066-8752-a482d611c5c3: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,310 signals 93106 8782111040 Appointment created: 89040011-b679-48c4-a917-b512a3cc0c8d for patient MRNAGDAR000026 on 2025-09-03 ERROR 2025-10-14 14:46:00,311 signals 93106 8782111040 Error notifying provider for appointment 89040011-b679-48c4-a917-b512a3cc0c8d: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,311 signals 93106 8782111040 Error scheduling reminders for appointment 89040011-b679-48c4-a917-b512a3cc0c8d: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,312 signals 93106 8782111040 Appointment created: 5f623f65-6f33-4fc1-9cab-2344f1fe6890 for patient MRNAGDAR000019 on 2025-08-11 INFO 2025-10-14 14:46:00,312 signals 93106 8782111040 Generated Sub-File Number: FILE-2025-000019-MED-03 INFO 2025-10-14 14:46:00,312 signals 93106 8782111040 SubFile created: FILE-2025-000019-MED-03 for clinic Medical Department INFO 2025-10-14 14:46:00,312 signals 93106 8782111040 Created sub-file FILE-2025-000019-MED-03 for patient MRNAGDAR000019 at clinic Medical Department ERROR 2025-10-14 14:46:00,312 signals 93106 8782111040 Error notifying provider for appointment 5f623f65-6f33-4fc1-9cab-2344f1fe6890: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,312 signals 93106 8782111040 Error scheduling reminders for appointment 5f623f65-6f33-4fc1-9cab-2344f1fe6890: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:46:00,314 signals 93106 8782111040 Appointment created: aaf0c451-b89c-458f-935f-4de35518af5b for patient MRNAGDAR000023 on 2025-08-03 ERROR 2025-10-14 14:46:00,314 signals 93106 8782111040 Error notifying provider for appointment aaf0c451-b89c-458f-935f-4de35518af5b: combine() argument 2 must be datetime.time, not str ERROR 2025-10-14 14:46:00,314 signals 93106 8782111040 Error scheduling reminders for appointment aaf0c451-b89c-458f-935f-4de35518af5b: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 14:47:05,468 autoreload 93014 8782111040 /Users/marwanalwali/AgdarCentre/appointments/signals.py changed, reloading. INFO 2025-10-14 14:47:05,850 autoreload 93704 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 14:48:27,803 basehttp 93704 6124105728 "GET /admin/django_celery_beat/periodictask/ HTTP/1.1" 200 33590 INFO 2025-10-14 14:48:27,871 basehttp 93704 6124105728 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 14:48:31,286 basehttp 93704 6124105728 "GET / HTTP/1.1" 200 38182 WARNING 2025-10-14 14:48:31,300 basehttp 93704 6124105728 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-14 14:48:31,307 basehttp 93704 6140932096 "GET /static/plugins/apexcharts/apexcharts.min.js HTTP/1.1" 404 2035 WARNING 2025-10-14 14:48:31,341 basehttp 93704 6124105728 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 14:48:31,411 log 93704 6157758464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 14:48:31,411 basehttp 93704 6157758464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20338 INFO 2025-10-14 14:48:42,786 basehttp 93704 6157758464 "GET /appointments/create/ HTTP/1.1" 200 54019 WARNING 2025-10-14 14:48:42,860 basehttp 93704 6124105728 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 14:48:42,864 log 93704 6157758464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 14:48:42,864 basehttp 93704 6157758464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 14:48:44,454 basehttp 93704 6157758464 "GET /appointments/ HTTP/1.1" 200 38560 WARNING 2025-10-14 14:48:44,523 basehttp 93704 6124105728 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 14:48:44,527 log 93704 6157758464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 14:48:44,527 basehttp 93704 6157758464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 14:49:15,475 basehttp 93704 6157758464 "GET / HTTP/1.1" 200 38182 WARNING 2025-10-14 14:49:15,502 basehttp 93704 6124105728 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-14 14:49:15,503 basehttp 93704 6140932096 "GET /static/plugins/apexcharts/apexcharts.min.js HTTP/1.1" 404 2035 WARNING 2025-10-14 14:49:15,543 basehttp 93704 6124105728 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 14:49:15,581 log 93704 6157758464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 14:49:15,581 basehttp 93704 6157758464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 14:49:17,395 basehttp 93704 6157758464 "GET /appointments/ HTTP/1.1" 200 38560 WARNING 2025-10-14 14:49:17,471 basehttp 93704 6124105728 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 14:49:17,475 log 93704 6157758464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 14:49:17,475 basehttp 93704 6157758464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 14:49:19,677 basehttp 93704 6157758464 "GET /appointments/calendar/ HTTP/1.1" 200 45759 WARNING 2025-10-14 14:49:19,761 basehttp 93704 6140932096 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 14:49:19,776 log 93704 6157758464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 14:49:19,777 basehttp 93704 6157758464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 14:49:19,824 log 93704 6124105728 Not Found: /api/appointments/calendar/ WARNING 2025-10-14 14:49:19,824 basehttp 93704 6124105728 "GET /api/appointments/calendar/?start=2025-10-12T00%3A00%3A00%2B03%3A00&end=2025-10-19T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 404 20489 INFO 2025-10-14 14:49:27,528 basehttp 93704 6124105728 "GET /admin/core/clinic/ HTTP/1.1" 200 36466 INFO 2025-10-14 14:49:27,595 basehttp 93704 6124105728 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 14:49:31,288 basehttp 93704 6124105728 "GET /admin/core/tenant/ HTTP/1.1" 200 34106 INFO 2025-10-14 14:49:31,365 basehttp 93704 6124105728 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 14:49:32,626 basehttp 93704 6124105728 "GET /admin/core/tenant/f5dbcb8d-6382-4750-a910-6771c17b1560/change/ HTTP/1.1" 200 35844 INFO 2025-10-14 14:49:32,693 basehttp 93704 6124105728 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 14:50:03,104 basehttp 93704 6124105728 "POST /admin/core/tenant/f5dbcb8d-6382-4750-a910-6771c17b1560/change/ HTTP/1.1" 302 0 INFO 2025-10-14 14:50:03,174 basehttp 93704 6124105728 "GET /admin/core/tenant/ HTTP/1.1" 200 34315 INFO 2025-10-14 14:50:03,245 basehttp 93704 6124105728 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 14:50:08,755 basehttp 93704 6124105728 "GET /admin/core/user/ HTTP/1.1" 200 48703 INFO 2025-10-14 14:50:08,824 basehttp 93704 6124105728 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 14:50:12,916 basehttp 93704 6124105728 "GET /admin/core/user/697b1049-70a5-4695-9807-e025b7096e29/change/ HTTP/1.1" 200 75040 INFO 2025-10-14 14:50:12,989 basehttp 93704 6124105728 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 14:50:26,435 basehttp 93704 6124105728 "POST /admin/core/user/697b1049-70a5-4695-9807-e025b7096e29/change/ HTTP/1.1" 302 0 INFO 2025-10-14 14:50:26,512 basehttp 93704 6124105728 "GET /admin/core/user/ HTTP/1.1" 200 48964 INFO 2025-10-14 14:50:26,579 basehttp 93704 6124105728 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 14:52:48,639 basehttp 93704 6124105728 "GET /admin/core/consent/ HTTP/1.1" 200 33080 INFO 2025-10-14 14:52:48,712 basehttp 93704 6124105728 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 14:52:50,104 basehttp 93704 6124105728 "GET /admin/core/clinic/ HTTP/1.1" 200 36391 INFO 2025-10-14 14:52:50,172 basehttp 93704 6124105728 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 14:52:51,844 basehttp 93704 6124105728 "GET /admin/core/auditlog/ HTTP/1.1" 200 73203 INFO 2025-10-14 14:52:54,251 basehttp 93704 6124105728 "GET /admin/core/attachment/ HTTP/1.1" 200 39769 INFO 2025-10-14 14:52:54,317 basehttp 93704 6124105728 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 14:52:55,831 basehttp 93704 6124105728 "GET /admin/core/patient/ HTTP/1.1" 200 67142 INFO 2025-10-14 14:52:55,904 basehttp 93704 6124105728 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 14:53:11,359 basehttp 93704 6124105728 "GET /admin/core/subfile/ HTTP/1.1" 200 98667 INFO 2025-10-14 14:53:11,428 basehttp 93704 6124105728 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 14:53:23,230 basehttp 93704 6124105728 "GET /admin/core/consent/ HTTP/1.1" 200 33078 INFO 2025-10-14 14:53:23,308 basehttp 93704 6124105728 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 WARNING 2025-10-14 14:54:39,580 log 93704 6124105728 Not Found: /api/appointments/calendar/ WARNING 2025-10-14 14:54:39,580 basehttp 93704 6124105728 "GET /api/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 404 20489 INFO 2025-10-14 14:54:39,806 basehttp 93704 6124105728 "GET /__debug__/history_sidebar/?request_id=6bbfda967e0c41199fba9e29666c431d HTTP/1.1" 200 9649 WARNING 2025-10-14 14:54:43,489 basehttp 93704 6124105728 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 14:54:43,575 log 93704 6124105728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 14:54:43,575 basehttp 93704 6124105728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 14:54:43,643 basehttp 93704 6140932096 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 14:54:43,643 log 93704 6124105728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 14:54:43,643 basehttp 93704 6124105728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 14:54:43,652 basehttp 93704 6124105728 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-14 14:54:43,721 log 93704 6140932096 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 14:54:43,721 basehttp 93704 6140932096 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 14:54:43,779 log 93704 6140932096 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 14:54:43,779 basehttp 93704 6140932096 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 14:54:56,263 basehttp 93704 6140932096 "GET /admin/core/user/ HTTP/1.1" 200 48714 INFO 2025-10-14 14:54:56,329 basehttp 93704 6140932096 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 14:55:19,273 basehttp 93704 6140932096 "GET /admin/core/user/697b1049-70a5-4695-9807-e025b7096e29/change/ HTTP/1.1" 200 75040 INFO 2025-10-14 14:55:19,358 basehttp 93704 6140932096 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 14:55:22,585 basehttp 93704 6140932096 "GET /admin/core/user/ HTTP/1.1" 200 48712 INFO 2025-10-14 14:55:23,584 basehttp 93704 6140932096 "GET /admin/core/user/4e5765d9-da63-48a2-aff1-12e097611cce/change/ HTTP/1.1" 200 75025 INFO 2025-10-14 14:55:23,650 basehttp 93704 6140932096 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 14:55:31,512 basehttp 93704 6140932096 "GET /admin/core/user/ HTTP/1.1" 200 48714 INFO 2025-10-14 14:55:33,088 basehttp 93704 6140932096 "GET /admin/core/user/697b1049-70a5-4695-9807-e025b7096e29/change/ HTTP/1.1" 200 75038 INFO 2025-10-14 14:55:33,163 basehttp 93704 6140932096 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 14:56:01,370 basehttp 93704 6140932096 "POST /admin/core/user/697b1049-70a5-4695-9807-e025b7096e29/change/ HTTP/1.1" 302 0 INFO 2025-10-14 14:56:01,447 basehttp 93704 6140932096 "GET /admin/core/user/ HTTP/1.1" 200 48964 INFO 2025-10-14 14:56:01,514 basehttp 93704 6140932096 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 14:56:05,370 basehttp 93704 6140932096 "GET / HTTP/1.1" 200 38260 WARNING 2025-10-14 14:56:05,384 basehttp 93704 6124105728 "GET /static/plugins/apexcharts/apexcharts.min.js HTTP/1.1" 404 2035 WARNING 2025-10-14 14:56:05,385 basehttp 93704 6140932096 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-14 14:56:05,425 basehttp 93704 6124105728 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 14:56:05,458 log 93704 6157758464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 14:56:05,458 basehttp 93704 6157758464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 14:56:07,582 basehttp 93704 6157758464 "GET /appointments/ HTTP/1.1" 200 123743 WARNING 2025-10-14 14:56:07,659 log 93704 6157758464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 14:56:07,659 basehttp 93704 6157758464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 14:56:07,661 basehttp 93704 6157758464 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-14 14:56:17,672 basehttp 93704 6124105728 "GET /appointments/ac94eb36-62db-4d99-b3e9-b467a142e4a4/ HTTP/1.1" 200 45147 WARNING 2025-10-14 14:56:17,764 basehttp 93704 6140932096 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 14:56:17,783 log 93704 6124105728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 14:56:17,783 basehttp 93704 6124105728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 14:56:35,776 signals 93704 6124105728 Appointment ac94eb36-62db-4d99-b3e9-b467a142e4a4 status changed: CONFIRMED -> ARRIVED INFO 2025-10-14 14:56:35,818 signals 93704 6124105728 Patient arrived for appointment ac94eb36-62db-4d99-b3e9-b467a142e4a4. Finance cleared: True, Consent verified: False INFO 2025-10-14 14:56:35,876 basehttp 93704 6124105728 "POST /appointments/ac94eb36-62db-4d99-b3e9-b467a142e4a4/arrive/ HTTP/1.1" 302 0 INFO 2025-10-14 14:56:35,944 basehttp 93704 6124105728 "GET /appointments/ac94eb36-62db-4d99-b3e9-b467a142e4a4/ HTTP/1.1" 200 45148 WARNING 2025-10-14 14:56:36,011 basehttp 93704 6140932096 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 14:56:36,065 log 93704 6124105728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 14:56:36,066 basehttp 93704 6124105728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20338 WARNING 2025-10-14 14:56:38,432 log 93704 6124105728 Forbidden (Permission denied): /appointments/ac94eb36-62db-4d99-b3e9-b467a142e4a4/start/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 134, in dispatch return self.handle_no_permission() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 57, in handle_no_permission raise PermissionDenied( django.core.exceptions.PermissionDenied: You need one of these roles to access this page: DOCTOR, NURSE, OT, SLP, ABA WARNING 2025-10-14 14:56:38,502 basehttp 93704 6124105728 "POST /appointments/ac94eb36-62db-4d99-b3e9-b467a142e4a4/start/ HTTP/1.1" 403 13660 WARNING 2025-10-14 14:56:38,587 log 93704 6124105728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 14:56:38,587 basehttp 93704 6124105728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 14:57:01,989 basehttp 93704 6124105728 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 14:57:02,074 log 93704 6140932096 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 14:57:02,074 basehttp 93704 6140932096 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 14:57:02,135 log 93704 6140932096 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 14:57:02,135 basehttp 93704 6140932096 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 14:57:03,090 basehttp 93704 6140932096 "GET /appointments/ac94eb36-62db-4d99-b3e9-b467a142e4a4/ HTTP/1.1" 200 45148 WARNING 2025-10-14 14:57:03,160 basehttp 93704 6124105728 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 14:57:03,164 log 93704 6140932096 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 14:57:03,164 basehttp 93704 6140932096 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 14:57:12,210 basehttp 93704 6140932096 "GET /appointments/ HTTP/1.1" 200 123740 WARNING 2025-10-14 14:57:12,286 basehttp 93704 6124105728 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 14:57:12,289 log 93704 6140932096 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 14:57:12,289 basehttp 93704 6140932096 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 14:57:15,896 basehttp 93704 6140932096 "GET /appointments/calendar/ HTTP/1.1" 200 47983 WARNING 2025-10-14 14:57:15,987 log 93704 6140932096 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 14:57:15,987 basehttp 93704 6140932096 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 14:57:15,987 basehttp 93704 6157758464 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 14:57:16,055 log 93704 6124105728 Not Found: /api/appointments/calendar/ WARNING 2025-10-14 14:57:16,055 basehttp 93704 6124105728 "GET /api/appointments/calendar/?start=2025-10-12T00%3A00%3A00%2B03%3A00&end=2025-10-19T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 404 20489 INFO 2025-10-14 14:59:08,671 autoreload 93704 8782111040 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-10-14 14:59:09,063 autoreload 99539 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 14:59:09,339 basehttp 99539 6166966272 "GET /appointments/calendar/ HTTP/1.1" 200 48387 WARNING 2025-10-14 14:59:09,426 log 99539 6166966272 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 14:59:09,426 basehttp 99539 6166966272 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 14:59:09,431 basehttp 99539 6166966272 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 14:59:09,504 log 99539 6183792640 Not Found: /api/appointments/calendar/ WARNING 2025-10-14 14:59:09,504 basehttp 99539 6183792640 "GET /api/appointments/calendar/?start=2025-10-12T00%3A00%3A00%2B03%3A00&end=2025-10-19T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 404 20489 INFO 2025-10-14 14:59:45,469 autoreload 99539 8782111040 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-10-14 14:59:45,787 autoreload 99790 8782111040 Watching for file changes with StatReloader ERROR 2025-10-14 14:59:46,383 log 99790 6129381376 Internal Server Error: /appointments/calendar/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 158, in get self.object_list = self.get_queryset() ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 150, in get_queryset queryset = queryset.filter(provider=user) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1563, in build_filter self.check_related_objects(join_info.final_field, value, join_info.opts) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1372, in check_related_objects self.check_query_object_type(value, opts, field) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1349, in check_query_object_type raise ValueError( ValueError: Cannot query "Marwan Alwali (Administrator)": Must be "Provider" instance. ERROR 2025-10-14 14:59:46,453 basehttp 99790 6129381376 "GET /appointments/calendar/ HTTP/1.1" 500 153234 WARNING 2025-10-14 14:59:46,529 log 99790 6129381376 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 14:59:46,529 basehttp 99790 6129381376 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:00:10,387 basehttp 99790 6129381376 "GET /admin/core/user/4e5765d9-da63-48a2-aff1-12e097611cce/change/ HTTP/1.1" 200 75157 INFO 2025-10-14 15:00:10,456 basehttp 99790 6129381376 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 15:02:43,585 autoreload 99790 8782111040 /Users/marwanalwali/AgdarCentre/core/admin.py changed, reloading. INFO 2025-10-14 15:02:43,931 autoreload 1734 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 15:03:09,607 autoreload 1734 8782111040 /Users/marwanalwali/AgdarCentre/appointments/admin.py changed, reloading. INFO 2025-10-14 15:03:09,979 autoreload 1991 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 15:03:38,883 autoreload 1991 8782111040 /Users/marwanalwali/AgdarCentre/finance/admin.py changed, reloading. INFO 2025-10-14 15:03:39,225 autoreload 2266 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 15:03:59,904 autoreload 2266 8782111040 /Users/marwanalwali/AgdarCentre/notifications/admin.py changed, reloading. INFO 2025-10-14 15:04:00,260 autoreload 2448 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 15:04:27,122 autoreload 2448 8782111040 /Users/marwanalwali/AgdarCentre/integrations/admin.py changed, reloading. INFO 2025-10-14 15:04:27,474 autoreload 2642 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 15:04:43,040 autoreload 2642 8782111040 /Users/marwanalwali/AgdarCentre/referrals/admin.py changed, reloading. INFO 2025-10-14 15:04:43,426 autoreload 2831 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 15:05:01,053 autoreload 2831 8782111040 /Users/marwanalwali/AgdarCentre/medical/admin.py changed, reloading. INFO 2025-10-14 15:05:01,389 autoreload 2943 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 15:07:40,088 autoreload 4517 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 15:08:24,374 autoreload 4517 8782111040 /Users/marwanalwali/AgdarCentre/nursing/admin.py changed, reloading. INFO 2025-10-14 15:08:24,716 autoreload 4920 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 15:08:49,448 autoreload 4920 8782111040 /Users/marwanalwali/AgdarCentre/ot/admin.py changed, reloading. INFO 2025-10-14 15:08:49,774 autoreload 5128 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 15:09:17,530 autoreload 5128 8782111040 /Users/marwanalwali/AgdarCentre/slp/admin.py changed, reloading. INFO 2025-10-14 15:09:17,883 autoreload 5416 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 15:09:40,477 autoreload 5416 8782111040 /Users/marwanalwali/AgdarCentre/aba/admin.py changed, reloading. INFO 2025-10-14 15:09:40,782 autoreload 5620 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 15:09:48,994 autoreload 5620 8782111040 /Users/marwanalwali/AgdarCentre/aba/admin.py changed, reloading. INFO 2025-10-14 15:09:49,365 autoreload 5716 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 15:09:54,104 basehttp 5716 6164017152 "GET /admin/core/user/4e5765d9-da63-48a2-aff1-12e097611cce/change/ HTTP/1.1" 200 99567 INFO 2025-10-14 15:09:54,178 basehttp 5716 6164017152 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 15:10:02,504 basehttp 5716 6164017152 "GET /admin/ot/otconsult/ HTTP/1.1" 200 57399 INFO 2025-10-14 15:10:02,580 basehttp 5716 6164017152 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 15:10:05,375 basehttp 5716 6164017152 "GET /admin/appointments/provider/ HTTP/1.1" 200 65804 INFO 2025-10-14 15:10:05,446 basehttp 5716 6164017152 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 15:10:12,339 basehttp 5716 6164017152 "GET /admin/appointments/provider/add/ HTTP/1.1" 200 65352 INFO 2025-10-14 15:10:12,416 basehttp 5716 6164017152 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 15:10:32,359 basehttp 5716 6164017152 "POST /admin/appointments/provider/add/ HTTP/1.1" 302 0 INFO 2025-10-14 15:10:32,446 basehttp 5716 6164017152 "GET /admin/appointments/provider/ HTTP/1.1" 200 66710 INFO 2025-10-14 15:10:32,518 basehttp 5716 6164017152 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 ERROR 2025-10-14 15:10:36,409 log 5716 6164017152 Internal Server Error: /appointments/calendar/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 158, in get self.object_list = self.get_queryset() ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 150, in get_queryset queryset = queryset.filter(provider=user) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1563, in build_filter self.check_related_objects(join_info.final_field, value, join_info.opts) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1372, in check_related_objects self.check_query_object_type(value, opts, field) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1349, in check_query_object_type raise ValueError( ValueError: Cannot query "Marwan Alwali (Administrator)": Must be "Provider" instance. ERROR 2025-10-14 15:10:36,477 basehttp 5716 6164017152 "GET /appointments/calendar/ HTTP/1.1" 500 152980 WARNING 2025-10-14 15:10:36,553 log 5716 6164017152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:10:36,553 basehttp 5716 6164017152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-14 15:10:37,372 log 5716 6164017152 Internal Server Error: /appointments/calendar/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 158, in get self.object_list = self.get_queryset() ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 150, in get_queryset queryset = queryset.filter(provider=user) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1563, in build_filter self.check_related_objects(join_info.final_field, value, join_info.opts) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1372, in check_related_objects self.check_query_object_type(value, opts, field) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1349, in check_query_object_type raise ValueError( ValueError: Cannot query "Marwan Alwali (Administrator)": Must be "Provider" instance. ERROR 2025-10-14 15:10:37,441 basehttp 5716 6164017152 "GET /appointments/calendar/ HTTP/1.1" 500 152980 WARNING 2025-10-14 15:10:37,525 log 5716 6164017152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:10:37,525 basehttp 5716 6164017152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:10:39,249 basehttp 5716 6164017152 "GET /appointments/ HTTP/1.1" 200 123740 WARNING 2025-10-14 15:10:39,286 basehttp 5716 12901707776 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:10:39,326 log 5716 6164017152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:10:39,327 basehttp 5716 6164017152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:10:40,106 basehttp 5716 6164017152 "GET /appointments/ HTTP/1.1" 200 123738 WARNING 2025-10-14 15:10:40,178 log 5716 6164017152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:10:40,179 basehttp 5716 6164017152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:10:40,185 basehttp 5716 6164017152 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-14 15:10:42,155 basehttp 5716 12901707776 "GET /appointments/ac94eb36-62db-4d99-b3e9-b467a142e4a4/ HTTP/1.1" 200 45148 WARNING 2025-10-14 15:10:42,224 basehttp 5716 6164017152 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:10:42,229 log 5716 12901707776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:10:42,229 basehttp 5716 12901707776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:10:46,689 basehttp 5716 12901707776 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:10:46,769 log 5716 6164017152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:10:46,769 basehttp 5716 6164017152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:10:46,831 log 5716 6164017152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:10:46,831 basehttp 5716 6164017152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-14 15:11:05,529 log 5716 6164017152 Internal Server Error: /appointments/calendar/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 158, in get self.object_list = self.get_queryset() ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 150, in get_queryset queryset = queryset.filter(provider=user) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1563, in build_filter self.check_related_objects(join_info.final_field, value, join_info.opts) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1372, in check_related_objects self.check_query_object_type(value, opts, field) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1349, in check_query_object_type raise ValueError( ValueError: Cannot query "Marwan Alwali (Administrator)": Must be "Provider" instance. ERROR 2025-10-14 15:11:05,597 basehttp 5716 6164017152 "GET /appointments/calendar/ HTTP/1.1" 500 152843 WARNING 2025-10-14 15:11:05,694 log 5716 6164017152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:11:05,694 basehttp 5716 6164017152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:11:23,393 autoreload 6492 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 15:11:27,440 basehttp 6492 6135214080 "GET /admin/appointments/provider/ HTTP/1.1" 200 66446 INFO 2025-10-14 15:11:27,510 basehttp 6492 6135214080 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 ERROR 2025-10-14 15:11:29,048 log 6492 6135214080 Internal Server Error: /appointments/calendar/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 158, in get self.object_list = self.get_queryset() ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 150, in get_queryset queryset = queryset.filter(provider=user) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1563, in build_filter self.check_related_objects(join_info.final_field, value, join_info.opts) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1372, in check_related_objects self.check_query_object_type(value, opts, field) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1349, in check_query_object_type raise ValueError( ValueError: Cannot query "Marwan Alwali (Administrator)": Must be "Provider" instance. ERROR 2025-10-14 15:11:29,116 basehttp 6492 6135214080 "GET /appointments/calendar/ HTTP/1.1" 500 152979 WARNING 2025-10-14 15:11:29,194 log 6492 6135214080 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:11:29,194 basehttp 6492 6135214080 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-14 15:11:30,051 log 6492 6135214080 Internal Server Error: /appointments/calendar/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 158, in get self.object_list = self.get_queryset() ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 150, in get_queryset queryset = queryset.filter(provider=user) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1563, in build_filter self.check_related_objects(join_info.final_field, value, join_info.opts) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1372, in check_related_objects self.check_query_object_type(value, opts, field) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1349, in check_query_object_type raise ValueError( ValueError: Cannot query "Marwan Alwali (Administrator)": Must be "Provider" instance. ERROR 2025-10-14 15:11:30,120 basehttp 6492 6135214080 "GET /appointments/calendar/ HTTP/1.1" 500 152979 WARNING 2025-10-14 15:11:30,198 log 6492 6135214080 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:11:30,198 basehttp 6492 6135214080 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:11:38,225 basehttp 6492 6135214080 "GET /admin/appointments/provider/99ed83b1-87e5-425d-ab4e-5ab7878ab9ba/change/ HTTP/1.1" 200 65842 INFO 2025-10-14 15:11:38,295 basehttp 6492 6135214080 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 15:11:48,557 basehttp 6492 6135214080 "POST /admin/appointments/provider/99ed83b1-87e5-425d-ab4e-5ab7878ab9ba/change/ HTTP/1.1" 302 0 INFO 2025-10-14 15:11:48,644 basehttp 6492 6135214080 "GET /admin/appointments/provider/ HTTP/1.1" 200 66712 INFO 2025-10-14 15:11:48,718 basehttp 6492 6135214080 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 ERROR 2025-10-14 15:11:51,755 log 6492 6135214080 Internal Server Error: /appointments/calendar/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 158, in get self.object_list = self.get_queryset() ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 150, in get_queryset queryset = queryset.filter(provider=user) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1563, in build_filter self.check_related_objects(join_info.final_field, value, join_info.opts) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1372, in check_related_objects self.check_query_object_type(value, opts, field) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1349, in check_query_object_type raise ValueError( ValueError: Cannot query "Marwan Alwali (Administrator)": Must be "Provider" instance. ERROR 2025-10-14 15:11:51,823 basehttp 6492 6135214080 "GET /appointments/calendar/ HTTP/1.1" 500 152980 WARNING 2025-10-14 15:11:51,913 log 6492 6135214080 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:11:51,913 basehttp 6492 6135214080 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:11:53,723 basehttp 6492 6135214080 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:11:53,800 log 6492 6152040448 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:11:53,800 basehttp 6492 6152040448 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:11:53,862 log 6492 6152040448 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:11:53,862 basehttp 6492 6152040448 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:11:56,301 basehttp 6492 6135214080 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:11:56,334 log 6492 6152040448 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:11:56,334 basehttp 6492 6152040448 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:11:57,462 basehttp 6492 6135214080 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:11:57,491 log 6492 6152040448 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:11:57,492 basehttp 6492 6152040448 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:11:58,217 basehttp 6492 6135214080 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:11:58,238 log 6492 6152040448 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:11:58,239 basehttp 6492 6152040448 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:11:59,101 basehttp 6492 6152040448 "GET / HTTP/1.1" 200 38260 WARNING 2025-10-14 15:11:59,124 basehttp 6492 6135214080 "GET /static/plugins/apexcharts/apexcharts.min.js HTTP/1.1" 404 2035 WARNING 2025-10-14 15:11:59,124 basehttp 6492 6152040448 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-14 15:11:59,162 basehttp 6492 6135214080 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:11:59,186 log 6492 6168866816 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:11:59,186 basehttp 6492 6168866816 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:12:07,854 basehttp 6492 6168866816 "GET /finance/invoices/create/ HTTP/1.1" 200 49239 WARNING 2025-10-14 15:12:07,927 basehttp 6492 6135214080 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:12:07,960 log 6492 6168866816 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:12:07,960 basehttp 6492 6168866816 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:12:37,140 autoreload 6492 8782111040 /Users/marwanalwali/AgdarCentre/aba/admin.py changed, reloading. INFO 2025-10-14 15:12:37,524 autoreload 7070 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 15:12:48,044 basehttp 7070 6131249152 "GET /finance/invoices/create/ HTTP/1.1" 200 49239 WARNING 2025-10-14 15:12:48,109 basehttp 7070 6148075520 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:12:48,180 log 7070 6131249152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:12:48,180 basehttp 7070 6131249152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20339 WARNING 2025-10-14 15:12:49,384 basehttp 7070 6131249152 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:12:49,395 basehttp 7070 6148075520 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-14 15:12:49,452 log 7070 6131249152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:12:49,452 basehttp 7070 6131249152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:12:49,513 log 7070 6131249152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:12:49,513 basehttp 7070 6131249152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:12:51,878 basehttp 7070 6131249152 "GET /admin/appointments/provider/ HTTP/1.1" 200 66446 INFO 2025-10-14 15:12:51,947 basehttp 7070 6131249152 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 15:12:57,341 basehttp 7070 6131249152 "GET /admin/finance/invoice/ HTTP/1.1" 200 95001 INFO 2025-10-14 15:12:57,413 basehttp 7070 6131249152 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 15:13:01,507 basehttp 7070 6131249152 "GET /admin/finance/invoice/18955bf5-997f-4959-bb75-21c989abeb43/change/ HTTP/1.1" 200 125050 INFO 2025-10-14 15:13:01,524 basehttp 7070 6148075520 "GET /static/admin/js/inlines.js HTTP/1.1" 200 15628 INFO 2025-10-14 15:13:01,525 basehttp 7070 6148075520 "GET /static/admin/img/icon-deletelink.svg HTTP/1.1" 200 392 INFO 2025-10-14 15:13:01,581 basehttp 7070 6131249152 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 15:13:01,606 basehttp 7070 6131249152 "GET /static/admin/img/inline-delete.svg HTTP/1.1" 200 537 INFO 2025-10-14 15:13:14,793 basehttp 7070 6131249152 "GET /admin/finance/invoice/ HTTP/1.1" 200 95001 WARNING 2025-10-14 15:13:20,172 log 7070 6131249152 Not Found: /fdf WARNING 2025-10-14 15:13:20,173 basehttp 7070 6131249152 "GET /fdf HTTP/1.1" 404 20157 WARNING 2025-10-14 15:13:20,267 log 7070 6131249152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:13:20,267 basehttp 7070 6131249152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:13:29,238 log 7070 6131249152 Not Found: /medical WARNING 2025-10-14 15:13:29,239 basehttp 7070 6131249152 "GET /medical HTTP/1.1" 404 20173 WARNING 2025-10-14 15:13:29,314 log 7070 6131249152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:13:29,314 basehttp 7070 6131249152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:13:35,674 log 7070 6131249152 Not Found: /medical/ WARNING 2025-10-14 15:13:35,674 basehttp 7070 6131249152 "GET /medical/ HTTP/1.1" 404 22346 WARNING 2025-10-14 15:13:35,746 log 7070 6131249152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:13:35,746 basehttp 7070 6131249152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:13:43,193 basehttp 7070 6131249152 "GET /medical/consultations/ HTTP/1.1" 200 70318 WARNING 2025-10-14 15:13:43,270 basehttp 7070 6148075520 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:13:43,274 log 7070 6131249152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:13:43,274 basehttp 7070 6131249152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:13:49,284 basehttp 7070 6131249152 "GET /medical/consultations/e9ad82ab-bae1-4777-b1ae-a722f921be34/ HTTP/1.1" 200 37159 WARNING 2025-10-14 15:13:49,351 basehttp 7070 6148075520 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:13:49,375 log 7070 6131249152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:13:49,375 basehttp 7070 6131249152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:13:56,703 basehttp 7070 6131249152 "GET /medical/followups/create/?patient=6b0577a6-46cd-4cb6-afee-745c09a78312&previous_consultation=e9ad82ab-bae1-4777-b1ae-a722f921be34 HTTP/1.1" 200 52003 WARNING 2025-10-14 15:13:56,762 basehttp 7070 6148075520 "GET /static/plugins/select2/js/select2.min.js HTTP/1.1" 404 2026 WARNING 2025-10-14 15:13:56,766 basehttp 7070 6148075520 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:13:56,820 log 7070 6131249152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:13:56,820 basehttp 7070 6131249152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:14:18,313 basehttp 7070 6131249152 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:14:18,392 log 7070 6148075520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:14:18,393 basehttp 7070 6148075520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:14:18,457 log 7070 6148075520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:14:18,457 basehttp 7070 6148075520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:14:23,158 basehttp 7070 6148075520 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:14:23,251 log 7070 6131249152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:14:23,251 basehttp 7070 6131249152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:14:23,312 log 7070 6131249152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:14:23,312 basehttp 7070 6131249152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:14:33,715 log 7070 6131249152 Not Found: /medical/cons WARNING 2025-10-14 15:14:33,715 basehttp 7070 6131249152 "GET /medical/cons HTTP/1.1" 404 22362 WARNING 2025-10-14 15:14:33,787 log 7070 6131249152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:14:33,787 basehttp 7070 6131249152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:14:44,337 basehttp 7070 6131249152 "GET /medical/followups/ HTTP/1.1" 200 35197 WARNING 2025-10-14 15:14:44,400 basehttp 7070 6148075520 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:14:44,437 log 7070 6131249152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:14:44,437 basehttp 7070 6131249152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:14:47,645 basehttp 7070 6131249152 "GET /medical/followups/create/ HTTP/1.1" 200 50291 WARNING 2025-10-14 15:14:47,665 basehttp 7070 6131249152 "GET /static/plugins/select2/js/select2.min.js HTTP/1.1" 404 2026 WARNING 2025-10-14 15:14:47,711 basehttp 7070 6131249152 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:14:47,725 log 7070 6148075520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:14:47,725 basehttp 7070 6148075520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:14:50,912 basehttp 7070 6148075520 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:14:50,995 log 7070 6131249152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:14:50,996 basehttp 7070 6131249152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:14:51,057 log 7070 6131249152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:14:51,057 basehttp 7070 6131249152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:14:54,258 log 7070 6131249152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:14:54,258 basehttp 7070 6131249152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:15:05,046 log 7070 6131249152 Not Found: /medical/nursing/ WARNING 2025-10-14 15:15:05,046 basehttp 7070 6131249152 "GET /medical/nursing/ HTTP/1.1" 404 22378 WARNING 2025-10-14 15:15:05,119 log 7070 6131249152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:15:05,119 basehttp 7070 6131249152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:15:12,431 log 7070 6131249152 Not Found: /nursing/ WARNING 2025-10-14 15:15:12,431 basehttp 7070 6131249152 "GET /nursing/ HTTP/1.1" 404 21798 WARNING 2025-10-14 15:15:12,498 log 7070 6131249152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:15:12,499 basehttp 7070 6131249152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:15:20,931 basehttp 7070 6131249152 "GET /nursing/encounters/ HTTP/1.1" 200 107753 WARNING 2025-10-14 15:15:21,013 basehttp 7070 6148075520 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:15:21,028 log 7070 6131249152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:15:21,028 basehttp 7070 6131249152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-14 15:15:24,470 log 7070 6131249152 Internal Server Error: /nursing/encounters/610f23b2-5f5d-4857-86ab-59ef0bf84d6c/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/detail.py", line 113, in get context = self.get_context_data(object=self.object) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/nursing/views.py", line 124, in get_context_data context['vitals_interpretation'] = self._interpret_vitals(encounter) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/nursing/views.py", line 162, in _interpret_vitals if encounter.bp_sys and encounter.bp_dia: ^^^^^^^^^^^^^^^^ AttributeError: 'NursingEncounter' object has no attribute 'bp_sys' ERROR 2025-10-14 15:15:24,546 basehttp 7070 6131249152 "GET /nursing/encounters/610f23b2-5f5d-4857-86ab-59ef0bf84d6c/ HTTP/1.1" 500 108346 WARNING 2025-10-14 15:15:24,628 log 7070 6131249152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:15:24,628 basehttp 7070 6131249152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:20:08,843 basehttp 7070 6131249152 "GET /admin/nursing/nursingencounter/ HTTP/1.1" 200 84678 INFO 2025-10-14 15:20:08,915 basehttp 7070 6131249152 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 ERROR 2025-10-14 15:20:11,102 log 7070 6131249152 Internal Server Error: /admin/nursing/nursingencounter/610f23b2-5f5d-4857-86ab-59ef0bf84d6c/change/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/options.py", line 840, in get_form return modelform_factory(self.model, **defaults) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/models.py", line 654, in modelform_factory return type(form)(class_name, (form,), form_class_attrs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/models.py", line 334, in __new__ raise FieldError(message) django.core.exceptions.FieldError: Unknown field(s) (notes) specified for NursingEncounter During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/options.py", line 719, in wrapper return self.admin_site.admin_view(view)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/decorators.py", line 192, in _view_wrapper result = _process_exception(request, e) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/decorators.py", line 190, in _view_wrapper response = view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper response = view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/sites.py", line 246, in inner return view(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/options.py", line 1987, in change_view return self.changeform_view(request, object_id, form_url, extra_context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/decorators.py", line 48, in _wrapper return bound_method(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/decorators.py", line 192, in _view_wrapper result = _process_exception(request, e) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/decorators.py", line 190, in _view_wrapper response = view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/options.py", line 1840, in changeform_view return self._changeform_view(request, object_id, form_url, extra_context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/options.py", line 1878, in _changeform_view ModelForm = self.get_form( ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/options.py", line 842, in get_form raise FieldError( django.core.exceptions.FieldError: Unknown field(s) (notes) specified for NursingEncounter. Check fields/fieldsets/exclude attributes of class NursingEncounterAdmin. ERROR 2025-10-14 15:20:11,179 basehttp 7070 6131249152 "GET /admin/nursing/nursingencounter/610f23b2-5f5d-4857-86ab-59ef0bf84d6c/change/ HTTP/1.1" 500 172535 INFO 2025-10-14 15:20:16,609 basehttp 7070 6131249152 "GET /admin/nursing/nursingencounter/ HTTP/1.1" 200 84678 INFO 2025-10-14 15:21:11,513 autoreload 7070 8782111040 /Users/marwanalwali/AgdarCentre/nursing/views.py changed, reloading. INFO 2025-10-14 15:21:11,851 autoreload 11179 8782111040 Watching for file changes with StatReloader ERROR 2025-10-14 15:21:13,288 log 11179 6137278464 Internal Server Error: /nursing/encounters/610f23b2-5f5d-4857-86ab-59ef0bf84d6c/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/detail.py", line 113, in get context = self.get_context_data(object=self.object) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/nursing/views.py", line 133, in get_context_data context['growth_data'] = self._get_growth_chart_data(encounter.patient) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/nursing/views.py", line 199, in _get_growth_chart_data data['head_circ'].append(float(encounter.head_circ_cm) if encounter.head_circ_cm else None) ^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NursingEncounter' object has no attribute 'head_circ_cm' ERROR 2025-10-14 15:21:13,356 basehttp 11179 6137278464 "GET /nursing/encounters/610f23b2-5f5d-4857-86ab-59ef0bf84d6c/ HTTP/1.1" 500 109279 WARNING 2025-10-14 15:21:13,446 log 11179 6137278464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:21:13,446 basehttp 11179 6137278464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:21:36,848 autoreload 11179 8782111040 /Users/marwanalwali/AgdarCentre/nursing/views.py changed, reloading. INFO 2025-10-14 15:21:37,176 autoreload 11354 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 15:21:38,269 basehttp 11354 6132854784 "GET /nursing/encounters/610f23b2-5f5d-4857-86ab-59ef0bf84d6c/ HTTP/1.1" 200 43690 WARNING 2025-10-14 15:21:38,338 basehttp 11354 6149681152 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:21:38,407 log 11354 6132854784 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:21:38,407 basehttp 11354 6132854784 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20339 INFO 2025-10-14 15:22:31,134 basehttp 11354 6132854784 "GET /nursing/encounters/610f23b2-5f5d-4857-86ab-59ef0bf84d6c/ HTTP/1.1" 200 43702 WARNING 2025-10-14 15:22:31,206 basehttp 11354 6149681152 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:22:31,222 log 11354 6132854784 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:22:31,222 basehttp 11354 6132854784 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:22:58,508 basehttp 11354 6132854784 "GET /nursing/encounters/610f23b2-5f5d-4857-86ab-59ef0bf84d6c/ HTTP/1.1" 200 43699 WARNING 2025-10-14 15:22:58,571 basehttp 11354 6149681152 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:22:58,604 log 11354 6132854784 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:22:58,604 basehttp 11354 6132854784 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-14 15:23:12,771 log 11354 6132854784 Internal Server Error: /nursing/patients/04622777-5195-4515-83fe-d724f4ea0c98/growth-chart/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/detail.py", line 113, in get context = self.get_context_data(object=self.object) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/nursing/views.py", line 451, in get_context_data context['chart_data'] = self._prepare_growth_chart_data(encounters, patient) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/nursing/views.py", line 475, in _prepare_growth_chart_data data['head_circ'].append(float(encounter.head_circ_cm) if encounter.head_circ_cm else None) ^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NursingEncounter' object has no attribute 'head_circ_cm' ERROR 2025-10-14 15:23:12,846 basehttp 11354 6132854784 "GET /nursing/patients/04622777-5195-4515-83fe-d724f4ea0c98/growth-chart/ HTTP/1.1" 500 108967 WARNING 2025-10-14 15:23:12,920 log 11354 6132854784 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:23:12,920 basehttp 11354 6132854784 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:23:27,138 autoreload 11354 8782111040 /Users/marwanalwali/AgdarCentre/nursing/views.py changed, reloading. INFO 2025-10-14 15:23:27,467 autoreload 12256 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 15:23:28,369 basehttp 12256 6170685440 "GET /nursing/patients/04622777-5195-4515-83fe-d724f4ea0c98/growth-chart/ HTTP/1.1" 200 39070 WARNING 2025-10-14 15:23:28,381 basehttp 12256 6187511808 "GET /static/plugins/apexcharts/apexcharts.css HTTP/1.1" 404 2026 WARNING 2025-10-14 15:23:28,386 basehttp 12256 6187511808 "GET /static/plugins/apexcharts/apexcharts.min.js HTTP/1.1" 404 2035 WARNING 2025-10-14 15:23:28,460 basehttp 12256 6187511808 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:23:28,488 log 12256 6170685440 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:23:28,488 basehttp 12256 6170685440 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20338 INFO 2025-10-14 15:23:55,960 basehttp 12256 6170685440 "GET /nursing/patients/04622777-5195-4515-83fe-d724f4ea0c98/growth-chart/ HTTP/1.1" 200 39068 WARNING 2025-10-14 15:23:55,979 basehttp 12256 12918534144 "GET /static/plugins/apexcharts/apexcharts.min.js HTTP/1.1" 404 2035 WARNING 2025-10-14 15:23:55,979 basehttp 12256 12901707776 "GET /static/plugins/apexcharts/apexcharts.css HTTP/1.1" 404 2026 WARNING 2025-10-14 15:23:56,018 basehttp 12256 12901707776 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:23:56,039 log 12256 6170685440 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:23:56,039 basehttp 12256 6170685440 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:24:52,449 basehttp 12256 6170685440 "GET /admin/nursing/nursingencounter/?q=MRNAGDAR000009 HTTP/1.1" 200 61313 INFO 2025-10-14 15:24:52,519 basehttp 12256 6170685440 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 ERROR 2025-10-14 15:24:53,495 log 12256 6170685440 Internal Server Error: /admin/nursing/nursingencounter/610f23b2-5f5d-4857-86ab-59ef0bf84d6c/change/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/options.py", line 840, in get_form return modelform_factory(self.model, **defaults) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/models.py", line 654, in modelform_factory return type(form)(class_name, (form,), form_class_attrs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/models.py", line 334, in __new__ raise FieldError(message) django.core.exceptions.FieldError: Unknown field(s) (notes) specified for NursingEncounter During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/options.py", line 719, in wrapper return self.admin_site.admin_view(view)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/decorators.py", line 192, in _view_wrapper result = _process_exception(request, e) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/decorators.py", line 190, in _view_wrapper response = view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper response = view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/sites.py", line 246, in inner return view(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/options.py", line 1987, in change_view return self.changeform_view(request, object_id, form_url, extra_context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/decorators.py", line 48, in _wrapper return bound_method(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/decorators.py", line 192, in _view_wrapper result = _process_exception(request, e) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/decorators.py", line 190, in _view_wrapper response = view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/options.py", line 1840, in changeform_view return self._changeform_view(request, object_id, form_url, extra_context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/options.py", line 1878, in _changeform_view ModelForm = self.get_form( ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/options.py", line 842, in get_form raise FieldError( django.core.exceptions.FieldError: Unknown field(s) (notes) specified for NursingEncounter. Check fields/fieldsets/exclude attributes of class NursingEncounterAdmin. ERROR 2025-10-14 15:24:53,574 basehttp 12256 6170685440 "GET /admin/nursing/nursingencounter/610f23b2-5f5d-4857-86ab-59ef0bf84d6c/change/?_changelist_filters=q%3DMRNAGDAR000009 HTTP/1.1" 500 173749 INFO 2025-10-14 15:25:41,166 autoreload 12256 8782111040 /Users/marwanalwali/AgdarCentre/nursing/admin.py changed, reloading. INFO 2025-10-14 15:25:41,472 autoreload 13253 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 15:25:42,116 basehttp 13253 6163558400 "GET /admin/nursing/nursingencounter/610f23b2-5f5d-4857-86ab-59ef0bf84d6c/change/?_changelist_filters=q%3DMRNAGDAR000009 HTTP/1.1" 200 106245 INFO 2025-10-14 15:25:42,186 basehttp 13253 6163558400 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 15:26:15,309 basehttp 13253 6163558400 "POST /admin/nursing/nursingencounter/610f23b2-5f5d-4857-86ab-59ef0bf84d6c/change/?_changelist_filters=q%3DMRNAGDAR000009 HTTP/1.1" 302 0 INFO 2025-10-14 15:26:15,399 basehttp 13253 6163558400 "GET /admin/nursing/nursingencounter/?q=MRNAGDAR000009 HTTP/1.1" 200 61623 INFO 2025-10-14 15:26:15,468 basehttp 13253 6163558400 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 15:26:18,237 basehttp 13253 6163558400 "GET /nursing/patients/04622777-5195-4515-83fe-d724f4ea0c98/growth-chart/ HTTP/1.1" 200 39068 WARNING 2025-10-14 15:26:18,250 basehttp 13253 6163558400 "GET /static/plugins/apexcharts/apexcharts.css HTTP/1.1" 404 2026 WARNING 2025-10-14 15:26:18,250 basehttp 13253 6180384768 "GET /static/plugins/apexcharts/apexcharts.min.js HTTP/1.1" 404 2035 WARNING 2025-10-14 15:26:18,323 basehttp 13253 6180384768 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:26:18,328 log 13253 6163558400 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:26:18,328 basehttp 13253 6163558400 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:27:28,773 basehttp 13253 6163558400 "GET /nursing/patients/04622777-5195-4515-83fe-d724f4ea0c98/growth-chart/ HTTP/1.1" 200 39003 INFO 2025-10-14 15:27:28,787 basehttp 13253 6163558400 "GET /static/plugins/apexcharts/dist/apexcharts.min.js HTTP/1.1" 200 574941 WARNING 2025-10-14 15:27:28,850 log 13253 6163558400 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:27:28,851 basehttp 13253 6163558400 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:27:28,853 basehttp 13253 6163558400 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-14 15:28:38,312 basehttp 13253 6163558400 "GET /nursing/patients/04622777-5195-4515-83fe-d724f4ea0c98/growth-chart/ HTTP/1.1" 200 39006 WARNING 2025-10-14 15:28:38,387 basehttp 13253 13572796416 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:28:38,404 log 13253 6163558400 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:28:38,404 basehttp 13253 6163558400 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:28:54,052 basehttp 13253 6163558400 "GET /nursing/patients/04622777-5195-4515-83fe-d724f4ea0c98/growth-chart/ HTTP/1.1" 200 39017 WARNING 2025-10-14 15:28:54,128 basehttp 13253 13572796416 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:28:54,147 log 13253 6163558400 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:28:54,148 basehttp 13253 6163558400 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:29:50,686 basehttp 13253 6163558400 "GET /admin/nursing/nursingencounter/610f23b2-5f5d-4857-86ab-59ef0bf84d6c/change/?_changelist_filters=q%3DMRNAGDAR000009 HTTP/1.1" 200 106281 INFO 2025-10-14 15:29:50,757 basehttp 13253 6163558400 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 15:30:16,212 basehttp 13253 6163558400 "POST /admin/nursing/nursingencounter/610f23b2-5f5d-4857-86ab-59ef0bf84d6c/change/?_changelist_filters=q%3DMRNAGDAR000009 HTTP/1.1" 302 0 INFO 2025-10-14 15:30:16,299 basehttp 13253 6163558400 "GET /admin/nursing/nursingencounter/?q=MRNAGDAR000009 HTTP/1.1" 200 61646 INFO 2025-10-14 15:30:16,369 basehttp 13253 6163558400 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 15:30:20,511 basehttp 13253 6163558400 "GET /nursing/patients/04622777-5195-4515-83fe-d724f4ea0c98/growth-chart/ HTTP/1.1" 200 39017 WARNING 2025-10-14 15:30:20,600 basehttp 13253 13572796416 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:30:20,604 log 13253 6163558400 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:30:20,604 basehttp 13253 6163558400 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:30:59,704 autoreload 13253 8782111040 /Users/marwanalwali/AgdarCentre/nursing/views.py changed, reloading. INFO 2025-10-14 15:31:00,208 autoreload 15812 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 15:31:03,928 basehttp 15812 6169571328 "GET /nursing/patients/04622777-5195-4515-83fe-d724f4ea0c98/growth-chart/ HTTP/1.1" 200 39019 WARNING 2025-10-14 15:31:04,003 basehttp 15812 6186397696 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:31:04,050 log 15812 6169571328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:31:04,050 basehttp 15812 6169571328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20338 INFO 2025-10-14 15:31:20,133 autoreload 15812 8782111040 /Users/marwanalwali/AgdarCentre/nursing/views.py changed, reloading. INFO 2025-10-14 15:31:20,463 autoreload 15914 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 15:31:20,785 basehttp 15914 6199095296 "GET /nursing/patients/04622777-5195-4515-83fe-d724f4ea0c98/growth-chart/ HTTP/1.1" 200 39019 WARNING 2025-10-14 15:31:20,860 basehttp 15914 6215921664 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:31:20,882 log 15914 6199095296 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:31:20,882 basehttp 15914 6199095296 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:31:25,061 basehttp 15914 6199095296 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:31:25,145 log 15914 6199095296 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:31:25,145 basehttp 15914 6199095296 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:31:25,211 log 15914 6199095296 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:31:25,211 basehttp 15914 6199095296 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:32:01,276 basehttp 15914 6199095296 "GET /nursing/patients/04622777-5195-4515-83fe-d724f4ea0c98/growth-chart/ HTTP/1.1" 200 39017 WARNING 2025-10-14 15:32:01,351 basehttp 15914 6215921664 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:32:01,352 log 15914 6199095296 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:32:01,352 basehttp 15914 6199095296 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-14 15:32:04,660 log 15914 6199095296 Internal Server Error: /nursing/patients/04622777-5195-4515-83fe-d724f4ea0c98/vitals/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 178, in get context = self.get_context_data() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/nursing/views.py", line 365, in get_context_data context['chart_data'] = self._prepare_chart_data(encounters) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/nursing/views.py", line 392, in _prepare_chart_data data['bp_sys'].append(encounter.bp_sys if encounter.bp_sys else None) ^^^^^^^^^^^^^^^^ AttributeError: 'NursingEncounter' object has no attribute 'bp_sys' ERROR 2025-10-14 15:32:04,737 basehttp 15914 6199095296 "GET /nursing/patients/04622777-5195-4515-83fe-d724f4ea0c98/vitals/ HTTP/1.1" 500 109145 WARNING 2025-10-14 15:32:04,820 log 15914 6199095296 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:32:04,820 basehttp 15914 6199095296 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:32:32,144 autoreload 15914 8782111040 /Users/marwanalwali/AgdarCentre/nursing/views.py changed, reloading. INFO 2025-10-14 15:32:32,519 autoreload 16500 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 15:32:32,807 basehttp 16500 6132461568 "GET /nursing/patients/04622777-5195-4515-83fe-d724f4ea0c98/vitals/ HTTP/1.1" 200 39554 WARNING 2025-10-14 15:32:32,826 basehttp 16500 6149287936 "GET /static/plugins/apexcharts/apexcharts.min.js HTTP/1.1" 404 2035 WARNING 2025-10-14 15:32:32,826 basehttp 16500 6132461568 "GET /static/plugins/apexcharts/apexcharts.css HTTP/1.1" 404 2026 WARNING 2025-10-14 15:32:32,877 basehttp 16500 6132461568 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:32:32,904 log 16500 6166114304 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:32:32,904 basehttp 16500 6166114304 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:33:28,803 basehttp 16500 6166114304 "GET /nursing/patients/04622777-5195-4515-83fe-d724f4ea0c98/vitals/ HTTP/1.1" 200 39484 WARNING 2025-10-14 15:33:28,876 basehttp 16500 6132461568 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:33:28,880 log 16500 6166114304 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:33:28,880 basehttp 16500 6166114304 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:33:56,052 basehttp 16500 6166114304 "GET /nursing/patients/04622777-5195-4515-83fe-d724f4ea0c98/vitals/ HTTP/1.1" 200 39487 WARNING 2025-10-14 15:33:56,108 basehttp 16500 6132461568 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:33:56,137 log 16500 6166114304 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:33:56,138 basehttp 16500 6166114304 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-14 15:34:20,713 log 16500 6166114304 Internal Server Error: /nursing/patients/04622777-5195-4515-83fe-d724f4ea0c98/vitals/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 42, in select_template return engine.get_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 79, in get_template return Template(self.engine.get_template(template_name), self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 177, in get_template template, origin = self.find_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 159, in find_template template = loader.get_template(name, skip=skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/cached.py", line 57, in get_template template = super().get_template(template_name, skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/base.py", line 28, in get_template return Template( ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 299, in do_extends nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 234, in do_block nodelist = parser.parse(("endblock",)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 489, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 487, in parse filter_expression = self.compile_filter(token.contents) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 609, in compile_filter return FilterExpression(token, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 710, in __init__ raise TemplateSyntaxError( django.template.exceptions.TemplateSyntaxError: Could not parse the remainder: '()' from 'patient.get_sex_display()' ERROR 2025-10-14 15:34:20,799 basehttp 16500 6166114304 "GET /nursing/patients/04622777-5195-4515-83fe-d724f4ea0c98/vitals/ HTTP/1.1" 500 282752 WARNING 2025-10-14 15:34:20,875 log 16500 6166114304 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:34:20,875 basehttp 16500 6166114304 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:34:27,287 basehttp 16500 6166114304 "GET /nursing/patients/04622777-5195-4515-83fe-d724f4ea0c98/vitals/ HTTP/1.1" 200 39499 WARNING 2025-10-14 15:34:27,382 basehttp 16500 6132461568 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:34:27,388 log 16500 6166114304 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:34:27,388 basehttp 16500 6166114304 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:34:31,488 basehttp 16500 6166114304 "GET /nursing/patients/04622777-5195-4515-83fe-d724f4ea0c98/growth-chart/ HTTP/1.1" 200 39017 WARNING 2025-10-14 15:34:31,570 basehttp 16500 6132461568 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:34:31,595 log 16500 6166114304 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:34:31,595 basehttp 16500 6166114304 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20338 WARNING 2025-10-14 15:34:33,827 basehttp 16500 6166114304 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:34:33,914 log 16500 6132461568 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:34:33,914 basehttp 16500 6132461568 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:34:33,974 log 16500 6132461568 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:34:33,974 basehttp 16500 6132461568 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:34:34,168 basehttp 16500 6132461568 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:34:34,261 log 16500 6132461568 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:34:34,261 basehttp 16500 6132461568 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:34:34,323 log 16500 6132461568 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:34:34,323 basehttp 16500 6132461568 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:34:34,783 basehttp 16500 6132461568 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:34:34,854 log 16500 6132461568 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:34:34,855 basehttp 16500 6132461568 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:34:34,915 log 16500 6132461568 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:34:34,915 basehttp 16500 6132461568 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-14 15:34:39,669 log 16500 6132461568 Internal Server Error: /patients/04622777-5195-4515-83fe-d724f4ea0c98/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/detail.py", line 113, in get context = self.get_context_data(object=self.object) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 415, in get_context_data context.update(self._get_appointments_data(patient)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 435, in _get_appointments_data ).select_related('provider', 'clinic', 'service').order_by('-appointment_date', '-appointment_time') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1722, in order_by obj.query.add_ordering(*field_names) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 2305, in add_ordering self.names_to_path(item.split(LOOKUP_SEP), self.model._meta) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1806, in names_to_path raise FieldError( django.core.exceptions.FieldError: Cannot resolve keyword 'appointment_date' into field. Choices are: aba_consults, appointment_number, arrival_at, cancel_reason, cancelled_by, cancelled_by_id, clinic, clinic_id, confirmation_method, confirmation_sent_at, confirmations, consent_verified, created_at, duration, end_at, finance_cleared, id, invoices, medical_consultations, medical_followups, notes, nphies_encounter_links, nursing_encounters, ot_consults, ot_sessions, patient, patient_id, provider, provider_id, reminders, reschedule_count, reschedule_reason, room, room_id, scheduled_date, scheduled_time, service_type, slp_assessments, slp_consults, slp_interventions, start_at, status, tenant, tenant_id, updated_at ERROR 2025-10-14 15:34:39,745 basehttp 16500 6132461568 "GET /patients/04622777-5195-4515-83fe-d724f4ea0c98/ HTTP/1.1" 500 126304 WARNING 2025-10-14 15:34:39,830 log 16500 6132461568 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:34:39,830 basehttp 16500 6132461568 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:35:02,544 autoreload 16500 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-14 15:35:03,002 autoreload 17735 8782111040 Watching for file changes with StatReloader ERROR 2025-10-14 15:35:05,519 log 17735 6200356864 Internal Server Error: /patients/04622777-5195-4515-83fe-d724f4ea0c98/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/detail.py", line 113, in get context = self.get_context_data(object=self.object) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 415, in get_context_data context.update(self._get_appointments_data(patient)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 442, in _get_appointments_data 'appointments_upcoming': appointments.filter( ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1526, in build_filter lookups, parts, reffed_expression = self.solve_lookup_type(arg, summarize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1333, in solve_lookup_type _, field, _, lookup_parts = self.names_to_path(lookup_splitted, self.get_meta()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1806, in names_to_path raise FieldError( django.core.exceptions.FieldError: Cannot resolve keyword 'appointment_date' into field. Choices are: aba_consults, appointment_number, arrival_at, cancel_reason, cancelled_by, cancelled_by_id, clinic, clinic_id, confirmation_method, confirmation_sent_at, confirmations, consent_verified, created_at, duration, end_at, finance_cleared, id, invoices, medical_consultations, medical_followups, notes, nphies_encounter_links, nursing_encounters, ot_consults, ot_sessions, patient, patient_id, provider, provider_id, reminders, reschedule_count, reschedule_reason, room, room_id, scheduled_date, scheduled_time, service_type, slp_assessments, slp_consults, slp_interventions, start_at, status, tenant, tenant_id, updated_at ERROR 2025-10-14 15:35:05,592 basehttp 17735 6200356864 "GET /patients/04622777-5195-4515-83fe-d724f4ea0c98/ HTTP/1.1" 500 152479 WARNING 2025-10-14 15:35:05,686 log 17735 6200356864 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:35:05,687 basehttp 17735 6200356864 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-14 15:35:06,685 log 17735 6200356864 Internal Server Error: /patients/04622777-5195-4515-83fe-d724f4ea0c98/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/detail.py", line 113, in get context = self.get_context_data(object=self.object) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 415, in get_context_data context.update(self._get_appointments_data(patient)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 442, in _get_appointments_data 'appointments_upcoming': appointments.filter( ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1526, in build_filter lookups, parts, reffed_expression = self.solve_lookup_type(arg, summarize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1333, in solve_lookup_type _, field, _, lookup_parts = self.names_to_path(lookup_splitted, self.get_meta()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1806, in names_to_path raise FieldError( django.core.exceptions.FieldError: Cannot resolve keyword 'appointment_date' into field. Choices are: aba_consults, appointment_number, arrival_at, cancel_reason, cancelled_by, cancelled_by_id, clinic, clinic_id, confirmation_method, confirmation_sent_at, confirmations, consent_verified, created_at, duration, end_at, finance_cleared, id, invoices, medical_consultations, medical_followups, notes, nphies_encounter_links, nursing_encounters, ot_consults, ot_sessions, patient, patient_id, provider, provider_id, reminders, reschedule_count, reschedule_reason, room, room_id, scheduled_date, scheduled_time, service_type, slp_assessments, slp_consults, slp_interventions, start_at, status, tenant, tenant_id, updated_at ERROR 2025-10-14 15:35:06,762 basehttp 17735 6200356864 "GET /patients/04622777-5195-4515-83fe-d724f4ea0c98/ HTTP/1.1" 500 152479 WARNING 2025-10-14 15:35:06,854 log 17735 6200356864 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:35:06,854 basehttp 17735 6200356864 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:35:23,899 autoreload 17735 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-14 15:35:24,218 autoreload 17912 8782111040 Watching for file changes with StatReloader ERROR 2025-10-14 15:35:24,484 log 17912 6126596096 Internal Server Error: /patients/04622777-5195-4515-83fe-d724f4ea0c98/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 42, in select_template return engine.get_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 79, in get_template return Template(self.engine.get_template(template_name), self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 177, in get_template template, origin = self.find_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 159, in find_template template = loader.get_template(name, skip=skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/cached.py", line 57, in get_template template = super().get_template(template_name, skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/base.py", line 28, in get_template return Template( ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 299, in do_extends nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 234, in do_block nodelist = parser.parse(("endblock",)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 489, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 487, in parse filter_expression = self.compile_filter(token.contents) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 609, in compile_filter return FilterExpression(token, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 682, in __init__ raise TemplateSyntaxError( django.template.exceptions.TemplateSyntaxError: Could not parse some characters: patient.sex|lower| == 'm'||yesno:'primary,danger' ERROR 2025-10-14 15:35:24,562 basehttp 17912 6126596096 "GET /patients/04622777-5195-4515-83fe-d724f4ea0c98/ HTTP/1.1" 500 277530 WARNING 2025-10-14 15:35:24,654 log 17912 6126596096 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:35:24,654 basehttp 17912 6126596096 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:37:10,637 basehttp 17912 6126596096 "GET /patients/04622777-5195-4515-83fe-d724f4ea0c98/ HTTP/1.1" 200 56225 WARNING 2025-10-14 15:37:10,650 basehttp 17912 6143422464 "GET /static/plugins/apexcharts/apexcharts.min.js HTTP/1.1" 404 2035 WARNING 2025-10-14 15:37:10,651 basehttp 17912 6126596096 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-14 15:37:10,695 basehttp 17912 6126596096 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:37:10,718 log 17912 6160248832 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:37:10,718 basehttp 17912 6160248832 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:37:33,004 basehttp 17912 6160248832 "GET /ot/sessions/01cb44c8-00f4-43e4-91dd-c8cf750a45b7/ HTTP/1.1" 200 35992 WARNING 2025-10-14 15:37:33,070 basehttp 17912 6126596096 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:37:33,085 log 17912 6160248832 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:37:33,086 basehttp 17912 6160248832 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:37:41,370 basehttp 17912 6160248832 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:37:41,379 basehttp 17912 6143422464 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-14 15:37:41,469 log 17912 6126596096 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:37:41,469 basehttp 17912 6126596096 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:37:41,531 log 17912 6126596096 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:37:41,532 basehttp 17912 6126596096 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-14 15:37:43,468 log 17912 6126596096 Internal Server Error: /slp/interventions/34117eed-4ae3-409d-8c62-fd4d3bc3ebc4/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 98, in reverse resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix raise NoReverseMatch(msg) django.urls.exceptions.NoReverseMatch: Reverse for 'progress_create' not found. 'progress_create' is not a valid view function or pattern name. ERROR 2025-10-14 15:37:43,542 basehttp 17912 6126596096 "GET /slp/interventions/34117eed-4ae3-409d-8c62-fd4d3bc3ebc4/ HTTP/1.1" 500 186062 WARNING 2025-10-14 15:37:43,620 log 17912 6126596096 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:37:43,620 basehttp 17912 6126596096 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:38:59,132 basehttp 17912 6126596096 "GET /slp/interventions/34117eed-4ae3-409d-8c62-fd4d3bc3ebc4/ HTTP/1.1" 200 34327 WARNING 2025-10-14 15:38:59,193 basehttp 17912 6143422464 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:38:59,209 log 17912 6126596096 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:38:59,210 basehttp 17912 6126596096 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-14 15:39:03,991 log 17912 6126596096 Internal Server Error: /slp/progress-reports/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(", ".join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: slp/progress_report_form.html ERROR 2025-10-14 15:39:04,069 basehttp 17912 6126596096 "GET /slp/progress-reports/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 500 102121 WARNING 2025-10-14 15:39:04,148 log 17912 6126596096 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:39:04,148 basehttp 17912 6126596096 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:39:10,046 basehttp 17912 6126596096 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:39:10,124 log 17912 6143422464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:39:10,124 basehttp 17912 6143422464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:39:10,185 log 17912 6143422464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:39:10,185 basehttp 17912 6143422464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:39:12,860 basehttp 17912 6143422464 "GET /slp/interventions/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98&previous=34117eed-4ae3-409d-8c62-fd4d3bc3ebc4 HTTP/1.1" 200 43459 WARNING 2025-10-14 15:39:12,887 basehttp 17912 6126596096 "GET /static/plugins/select2/js/select2.min.js HTTP/1.1" 404 2026 WARNING 2025-10-14 15:39:12,927 basehttp 17912 6126596096 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:39:12,970 log 17912 6143422464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:39:12,970 basehttp 17912 6143422464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:39:41,860 basehttp 17912 6143422464 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:39:41,981 log 17912 6126596096 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:39:41,981 basehttp 17912 6126596096 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20338 WARNING 2025-10-14 15:39:42,040 log 17912 6126596096 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:39:42,040 basehttp 17912 6126596096 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-14 15:39:44,973 log 17912 6126596096 Internal Server Error: /slp/progress-reports/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(", ".join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: slp/progress_report_form.html ERROR 2025-10-14 15:39:45,039 basehttp 17912 6126596096 "GET /slp/progress-reports/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 500 102119 WARNING 2025-10-14 15:39:45,123 log 17912 6126596096 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:39:45,123 basehttp 17912 6126596096 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:40:40,874 autoreload 17912 8782111040 /Users/marwanalwali/AgdarCentre/slp/views.py changed, reloading. INFO 2025-10-14 15:40:41,345 autoreload 20774 8782111040 Watching for file changes with StatReloader ERROR 2025-10-14 15:40:42,215 log 20774 6169423872 Internal Server Error: /slp/progress-reports/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 98, in reverse resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix raise NoReverseMatch(msg) django.urls.exceptions.NoReverseMatch: Reverse for 'progress_list' not found. 'progress_list' is not a valid view function or pattern name. ERROR 2025-10-14 15:40:42,291 basehttp 20774 6169423872 "GET /slp/progress-reports/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 500 195544 WARNING 2025-10-14 15:40:42,399 log 20774 6169423872 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:40:42,399 basehttp 20774 6169423872 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-14 15:41:14,855 log 20774 6169423872 Internal Server Error: /slp/progress-reports/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 98, in reverse resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix raise NoReverseMatch(msg) django.urls.exceptions.NoReverseMatch: Reverse for 'progress_list' not found. 'progress_list' is not a valid view function or pattern name. ERROR 2025-10-14 15:41:14,935 basehttp 20774 6169423872 "GET /slp/progress-reports/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 500 194903 WARNING 2025-10-14 15:41:15,009 log 20774 6169423872 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:41:15,009 basehttp 20774 6169423872 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:41:25,036 basehttp 20774 6169423872 "GET /slp/progress-reports/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 46817 WARNING 2025-10-14 15:41:25,057 basehttp 20774 13035925504 "GET /static/plugins/select2/js/select2.min.js HTTP/1.1" 404 2026 WARNING 2025-10-14 15:41:25,115 log 20774 6169423872 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:41:25,115 basehttp 20774 6169423872 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:41:25,122 basehttp 20774 6169423872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:41:37,577 basehttp 20774 6169423872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:41:37,662 log 20774 6169423872 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:41:37,662 basehttp 20774 6169423872 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:41:37,723 log 20774 6169423872 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:41:37,723 basehttp 20774 6169423872 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:41:40,026 basehttp 20774 6169423872 "GET /slp/interventions/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98&previous=34117eed-4ae3-409d-8c62-fd4d3bc3ebc4 HTTP/1.1" 200 43460 WARNING 2025-10-14 15:41:40,049 basehttp 20774 13438578688 "GET /static/plugins/select2/js/select2.min.js HTTP/1.1" 404 2026 WARNING 2025-10-14 15:41:40,087 basehttp 20774 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:41:40,147 log 20774 6169423872 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:41:40,147 basehttp 20774 6169423872 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:41:42,421 basehttp 20774 6169423872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:41:42,504 log 20774 13438578688 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:41:42,504 basehttp 20774 13438578688 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:41:42,565 log 20774 13438578688 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:41:42,565 basehttp 20774 13438578688 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:41:42,764 basehttp 20774 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:41:42,840 log 20774 6169423872 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:41:42,840 basehttp 20774 6169423872 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:41:42,900 log 20774 6169423872 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:41:42,900 basehttp 20774 6169423872 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:41:45,676 basehttp 20774 6169423872 "GET /aba/consults/6e3e8617-9882-4540-8242-69ade8d099c5/ HTTP/1.1" 200 37593 WARNING 2025-10-14 15:41:45,737 basehttp 20774 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:41:45,751 log 20774 6169423872 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:41:45,751 basehttp 20774 6169423872 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:53:48,103 basehttp 20774 6169423872 "GET /aba/patients/04622777-5195-4515-83fe-d724f4ea0c98/history/ HTTP/1.1" 200 43513 WARNING 2025-10-14 15:53:48,125 basehttp 20774 13438578688 "GET /static/plugins/apexcharts/apexcharts.min.js HTTP/1.1" 404 2035 WARNING 2025-10-14 15:53:48,171 basehttp 20774 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:53:48,187 log 20774 6169423872 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:53:48,187 basehttp 20774 6169423872 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:55:06,260 basehttp 20774 6169423872 "GET /aba/patients/04622777-5195-4515-83fe-d724f4ea0c98/history/ HTTP/1.1" 200 43519 WARNING 2025-10-14 15:55:06,332 basehttp 20774 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:55:06,335 log 20774 6169423872 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:55:06,335 basehttp 20774 6169423872 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:55:13,823 basehttp 20774 6169423872 "GET /aba/consults/6e3e8617-9882-4540-8242-69ade8d099c5/ HTTP/1.1" 200 37593 WARNING 2025-10-14 15:55:13,888 basehttp 20774 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:55:13,900 log 20774 6169423872 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:55:13,901 basehttp 20774 6169423872 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:55:15,586 basehttp 20774 6169423872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:55:15,679 log 20774 6169423872 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:55:15,679 basehttp 20774 6169423872 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 15:55:15,738 log 20774 6169423872 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:55:15,738 basehttp 20774 6169423872 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:56:11,169 basehttp 20774 6169423872 "GET /aba/patients/04622777-5195-4515-83fe-d724f4ea0c98/history/ HTTP/1.1" 200 43517 WARNING 2025-10-14 15:56:11,237 basehttp 20774 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:56:11,242 log 20774 6169423872 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:56:11,242 basehttp 20774 6169423872 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:56:12,815 basehttp 20774 6169423872 "GET /aba/patients/04622777-5195-4515-83fe-d724f4ea0c98/history/ HTTP/1.1" 200 43517 WARNING 2025-10-14 15:56:12,885 basehttp 20774 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:56:12,889 log 20774 6169423872 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:56:12,889 basehttp 20774 6169423872 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:56:59,299 basehttp 20774 6169423872 "GET /aba/patients/04622777-5195-4515-83fe-d724f4ea0c98/history/ HTTP/1.1" 200 43552 WARNING 2025-10-14 15:56:59,376 basehttp 20774 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:56:59,402 log 20774 6169423872 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:56:59,402 basehttp 20774 6169423872 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:57:35,707 basehttp 20774 6169423872 "GET /aba/patients/04622777-5195-4515-83fe-d724f4ea0c98/history/ HTTP/1.1" 200 43554 WARNING 2025-10-14 15:57:35,777 basehttp 20774 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:57:35,781 log 20774 6169423872 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:57:35,781 basehttp 20774 6169423872 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 15:57:45,850 basehttp 20774 6169423872 "GET /aba/consults/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 53481 WARNING 2025-10-14 15:57:45,872 basehttp 20774 13438578688 "GET /static/plugins/select2/js/select2.min.js HTTP/1.1" 404 2026 WARNING 2025-10-14 15:57:45,908 basehttp 20774 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:57:45,976 log 20774 6169423872 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:57:45,976 basehttp 20774 6169423872 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20339 INFO 2025-10-14 15:59:12,598 basehttp 20774 6169423872 "GET /aba/consults/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 53484 WARNING 2025-10-14 15:59:12,612 basehttp 20774 6169423872 "GET /static/plugins/select2/js/select2.min.js HTTP/1.1" 404 2026 WARNING 2025-10-14 15:59:12,657 basehttp 20774 6169423872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 15:59:12,675 log 20774 13438578688 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 15:59:12,675 basehttp 20774 13438578688 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 16:04:14,797 basehttp 20774 6169423872 "GET /aba/consults/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 54087 WARNING 2025-10-14 16:04:14,807 basehttp 20774 6169423872 "GET /static/plugins/select2/js/select2.min.js HTTP/1.1" 404 2026 WARNING 2025-10-14 16:04:14,854 basehttp 20774 6169423872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 16:04:14,872 log 20774 13438578688 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 16:04:14,872 basehttp 20774 13438578688 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 16:04:42,522 basehttp 20774 13438578688 "GET /aba/consults/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 53484 WARNING 2025-10-14 16:04:42,536 basehttp 20774 13438578688 "GET /static/plugins/select2/js/select2.min.js HTTP/1.1" 404 2026 WARNING 2025-10-14 16:04:42,580 basehttp 20774 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 16:04:42,596 log 20774 6169423872 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 16:04:42,597 basehttp 20774 6169423872 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 16:08:03,202 autoreload 20774 8782111040 /Users/marwanalwali/AgdarCentre/aba/forms.py changed, reloading. INFO 2025-10-14 16:08:03,741 autoreload 33936 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 16:08:14,221 autoreload 33936 8782111040 /Users/marwanalwali/AgdarCentre/aba/forms.py changed, reloading. INFO 2025-10-14 16:08:14,554 autoreload 34031 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 16:08:27,091 autoreload 34031 8782111040 /Users/marwanalwali/AgdarCentre/aba/forms.py changed, reloading. INFO 2025-10-14 16:08:27,408 autoreload 34148 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 16:09:14,012 basehttp 34148 6155743232 "GET /aba/consults/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 57451 WARNING 2025-10-14 16:09:14,029 basehttp 34148 6155743232 "GET /static/plugins/select2/js/select2.min.js HTTP/1.1" 404 2026 WARNING 2025-10-14 16:09:14,066 basehttp 34148 6155743232 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 16:09:14,116 log 34148 6172569600 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 16:09:14,116 basehttp 34148 6172569600 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 16:11:05,075 basehttp 34148 6172569600 "GET /aba/consults/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 57451 WARNING 2025-10-14 16:11:05,088 basehttp 34148 6172569600 "GET /static/plugins/select2/js/select2.min.js HTTP/1.1" 404 2026 WARNING 2025-10-14 16:11:05,145 basehttp 34148 6172569600 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 16:11:05,185 log 34148 6155743232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 16:11:05,185 basehttp 34148 6155743232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 16:11:15,165 basehttp 34148 6155743232 "GET /aba/patients/04622777-5195-4515-83fe-d724f4ea0c98/history/ HTTP/1.1" 200 43554 WARNING 2025-10-14 16:11:15,235 basehttp 34148 6172569600 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 16:11:15,239 log 34148 6155743232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 16:11:15,239 basehttp 34148 6155743232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 16:11:18,489 basehttp 34148 6155743232 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 16:11:18,604 log 34148 6155743232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 16:11:18,604 basehttp 34148 6155743232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20339 WARNING 2025-10-14 16:11:18,663 log 34148 6155743232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 16:11:18,663 basehttp 34148 6155743232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 16:12:50,863 basehttp 34148 6155743232 "GET /aba/consults/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 57459 WARNING 2025-10-14 16:12:50,920 basehttp 34148 6172569600 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 16:12:50,942 log 34148 6155743232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 16:12:50,942 basehttp 34148 6155743232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 16:15:40,877 basehttp 34148 6155743232 "GET /aba/consults/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 57464 WARNING 2025-10-14 16:15:40,947 basehttp 34148 6172569600 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 16:15:40,963 log 34148 6155743232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 16:15:40,963 basehttp 34148 6155743232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 16:15:47,770 basehttp 34148 6155743232 "GET /aba/consults/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 57464 INFO 2025-10-14 16:15:47,778 basehttp 34148 13170143232 "GET /static/css/custom.css HTTP/1.1" 200 2844 INFO 2025-10-14 16:15:47,779 basehttp 34148 13186969600 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 200 7860 INFO 2025-10-14 16:15:47,780 basehttp 34148 13203795968 "GET /static/plugins/select2/css/select2.min.css HTTP/1.1" 200 16263 INFO 2025-10-14 16:15:47,784 basehttp 34148 13220622336 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-10-14 16:15:47,785 basehttp 34148 13170143232 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-10-14 16:15:47,787 basehttp 34148 13220622336 "GET /static/img/user/user-12.jpg HTTP/1.1" 200 8541 INFO 2025-10-14 16:15:47,788 basehttp 34148 13186969600 "GET /static/js/htmx.min.js HTTP/1.1" 200 51076 INFO 2025-10-14 16:15:47,790 basehttp 34148 13186969600 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 200 5536 INFO 2025-10-14 16:15:47,792 basehttp 34148 6155743232 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-10-14 16:15:47,794 basehttp 34148 13186969600 "GET /static/js/custom.js HTTP/1.1" 200 4109 INFO 2025-10-14 16:15:47,796 basehttp 34148 13220622336 "GET /static/js/app.min.js HTTP/1.1" 200 110394 INFO 2025-10-14 16:15:47,799 basehttp 34148 13186969600 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-10-14 16:15:47,801 basehttp 34148 6155743232 "GET /static/plugins/select2/dist/js/select2.min.js HTTP/1.1" 200 70851 INFO 2025-10-14 16:15:47,802 basehttp 34148 6172569600 "GET /static/css/default/app.min.css HTTP/1.1" 200 893480 INFO 2025-10-14 16:15:47,805 basehttp 34148 13170143232 "GET /static/js/vendor.min.js HTTP/1.1" 200 1091361 INFO 2025-10-14 16:15:47,841 basehttp 34148 6172569600 "GET /static/img/theme/transparent.jpg HTTP/1.1" 200 32747 INFO 2025-10-14 16:15:47,841 basehttp 34148 13170143232 "GET /static/img/theme/default.jpg HTTP/1.1" 200 26964 INFO 2025-10-14 16:15:47,841 basehttp 34148 13186969600 "GET /static/img/theme/material.jpg HTTP/1.1" 200 28774 INFO 2025-10-14 16:15:47,841 basehttp 34148 13220622336 "GET /static/img/theme/facebook.jpg HTTP/1.1" 200 27881 INFO 2025-10-14 16:15:47,841 basehttp 34148 6155743232 "GET /static/img/theme/apple.jpg HTTP/1.1" 200 28822 INFO 2025-10-14 16:15:47,845 basehttp 34148 13186969600 "GET /static/img/version/angular1x.jpg HTTP/1.1" 200 22869 INFO 2025-10-14 16:15:47,846 basehttp 34148 6172569600 "GET /static/img/version/html.jpg HTTP/1.1" 200 17325 INFO 2025-10-14 16:15:47,846 basehttp 34148 13170143232 "GET /static/img/version/ajax.jpg HTTP/1.1" 200 20223 INFO 2025-10-14 16:15:47,848 basehttp 34148 13170143232 "GET /static/img/version/laravel.jpg HTTP/1.1" 200 26040 INFO 2025-10-14 16:15:47,848 basehttp 34148 13186969600 "GET /static/img/version/angular10x.jpg HTTP/1.1" 200 24580 INFO 2025-10-14 16:15:47,849 basehttp 34148 6172569600 "GET /static/img/version/svelte.jpg HTTP/1.1" 200 25060 INFO 2025-10-14 16:15:47,849 basehttp 34148 6155743232 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-10-14 16:15:47,851 basehttp 34148 13220622336 "GET /static/img/theme/google.jpg HTTP/1.1" 200 86013 INFO 2025-10-14 16:15:47,852 basehttp 34148 13170143232 "GET /static/img/version/django.jpg HTTP/1.1" 200 20935 INFO 2025-10-14 16:15:47,852 basehttp 34148 6155743232 "GET /static/img/version/vuejs.jpg HTTP/1.1" 200 22518 INFO 2025-10-14 16:15:47,853 basehttp 34148 13186969600 "GET /static/img/version/reactjs.jpg HTTP/1.1" 200 26850 INFO 2025-10-14 16:15:47,856 basehttp 34148 13220622336 "GET /static/img/version/dotnet.jpg HTTP/1.1" 200 24791 INFO 2025-10-14 16:15:47,858 basehttp 34148 13220622336 "GET /static/img/theme/forum.jpg HTTP/1.1" 200 28744 INFO 2025-10-14 16:15:47,858 basehttp 34148 13170143232 "GET /static/img/theme/e-commerce.jpg HTTP/1.1" 200 37734 INFO 2025-10-14 16:15:47,859 basehttp 34148 6155743232 "GET /static/img/theme/blog.jpg HTTP/1.1" 200 32334 INFO 2025-10-14 16:15:47,859 basehttp 34148 13186969600 "GET /static/img/version/nextjs.jpg HTTP/1.1" 200 20152 INFO 2025-10-14 16:15:47,859 basehttp 34148 6172569600 "GET /static/img/theme/one-page-parallax.jpg HTTP/1.1" 200 22474 INFO 2025-10-14 16:15:47,860 basehttp 34148 13220622336 "GET /static/img/theme/corporate.jpg HTTP/1.1" 200 38911 WARNING 2025-10-14 16:15:47,880 log 34148 13203795968 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 16:15:47,880 basehttp 34148 13203795968 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20338 INFO 2025-10-14 16:15:48,024 basehttp 34148 13220622336 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 WARNING 2025-10-14 16:15:48,025 basehttp 34148 13170143232 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-14 16:15:48,027 basehttp 34148 13220622336 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 INFO 2025-10-14 16:15:48,028 basehttp 34148 13203795968 "GET /static/css/default/app.min.css.map HTTP/1.1" 200 1957526 INFO 2025-10-14 16:15:48,146 basehttp 34148 13203795968 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 INFO 2025-10-14 16:15:48,146 basehttp 34148 13170143232 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-10-14 16:17:51,113 basehttp 34148 13203795968 "GET /aba/consults/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 56827 WARNING 2025-10-14 16:17:51,190 log 34148 13203795968 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 16:17:51,190 basehttp 34148 13203795968 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 16:17:51,204 basehttp 34148 13203795968 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-14 16:20:44,749 autoreload 34148 8782111040 /Users/marwanalwali/AgdarCentre/aba/models.py changed, reloading. INFO 2025-10-14 16:20:45,221 autoreload 40239 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 16:20:56,739 autoreload 40239 8782111040 /Users/marwanalwali/AgdarCentre/aba/forms.py changed, reloading. INFO 2025-10-14 16:20:57,037 autoreload 40420 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 16:22:00,112 autoreload 41069 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 16:22:03,549 basehttp 41069 6130593792 "GET /aba/consults/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 56547 WARNING 2025-10-14 16:22:03,620 basehttp 41069 6147420160 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 16:22:03,646 log 41069 6130593792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 16:22:03,646 basehttp 41069 6130593792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 16:34:18,345 autoreload 47678 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 16:34:21,231 basehttp 47678 6163984384 "GET /aba/consults/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 56547 WARNING 2025-10-14 16:34:21,330 basehttp 47678 6180810752 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 16:34:21,378 log 47678 6163984384 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 16:34:21,378 basehttp 47678 6163984384 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20338 INFO 2025-10-14 16:34:22,550 basehttp 47678 6163984384 "GET /aba/patients/04622777-5195-4515-83fe-d724f4ea0c98/history/ HTTP/1.1" 200 43554 INFO 2025-10-14 16:34:22,571 basehttp 47678 6163984384 "GET /static/plugins/apexcharts/dist/apexcharts.min.js HTTP/1.1" 200 574941 WARNING 2025-10-14 16:34:22,621 basehttp 47678 6163984384 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 16:34:22,625 log 47678 6180810752 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 16:34:22,625 basehttp 47678 6180810752 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 16:34:23,802 basehttp 47678 6180810752 "GET /aba/consults/6e3e8617-9882-4540-8242-69ade8d099c5/ HTTP/1.1" 200 37593 WARNING 2025-10-14 16:34:23,861 basehttp 47678 6163984384 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 16:34:23,875 log 47678 6180810752 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 16:34:23,876 basehttp 47678 6180810752 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 16:34:26,631 basehttp 47678 6180810752 "GET /patients/04622777-5195-4515-83fe-d724f4ea0c98/ HTTP/1.1" 200 56262 WARNING 2025-10-14 16:34:26,654 basehttp 47678 6163984384 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-14 16:34:26,707 basehttp 47678 6163984384 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 16:34:26,711 log 47678 6180810752 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 16:34:26,711 basehttp 47678 6180810752 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 16:34:38,278 basehttp 47678 6180810752 "GET /appointments/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 54157 INFO 2025-10-14 16:34:38,294 basehttp 47678 6180810752 "GET /static/plugins/datatables.net-select-bs5/css/select.bootstrap5.min.css HTTP/1.1" 200 2157 WARNING 2025-10-14 16:34:38,339 basehttp 47678 6180810752 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 16:34:38,390 log 47678 6163984384 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 16:34:38,390 basehttp 47678 6163984384 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 16:37:00,958 autoreload 47678 8782111040 /Users/marwanalwali/AgdarCentre/appointments/forms.py changed, reloading. INFO 2025-10-14 16:37:01,272 autoreload 49034 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 16:37:25,119 basehttp 49034 6123008000 "GET /appointments/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 54358 WARNING 2025-10-14 16:37:25,193 basehttp 49034 6139834368 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 16:37:25,197 log 49034 6123008000 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 16:37:25,198 basehttp 49034 6123008000 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 16:39:52,121 basehttp 49034 6123008000 "GET /appointments/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 56396 WARNING 2025-10-14 16:39:52,175 basehttp 49034 6139834368 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 16:39:52,233 log 49034 6123008000 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 16:39:52,233 basehttp 49034 6123008000 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 16:39:54,949 log 49034 6123008000 Not Found: /api/providers/ WARNING 2025-10-14 16:39:54,949 basehttp 49034 6123008000 "GET /api/providers/?clinic=75708bd3-dfd0-473f-8c71-09135492fb8d HTTP/1.1" 404 20289 WARNING 2025-10-14 16:39:59,554 log 49034 6123008000 Not Found: /api/providers/ WARNING 2025-10-14 16:39:59,554 basehttp 49034 6123008000 "GET /api/providers/?clinic=275d58cf-cf7e-4cd9-b388-637e9783e300 HTTP/1.1" 404 20289 INFO 2025-10-14 16:40:09,619 basehttp 49034 6123008000 "GET /appointments/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 56397 WARNING 2025-10-14 16:40:09,680 basehttp 49034 6139834368 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 16:40:09,694 log 49034 6123008000 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 16:40:09,694 basehttp 49034 6123008000 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 16:40:12,108 log 49034 6123008000 Not Found: /api/providers/ WARNING 2025-10-14 16:40:12,108 basehttp 49034 6123008000 "GET /api/providers/?clinic=75708bd3-dfd0-473f-8c71-09135492fb8d HTTP/1.1" 404 20289 INFO 2025-10-14 16:41:00,105 autoreload 49034 8782111040 /Users/marwanalwali/AgdarCentre/appointments/api_views.py changed, reloading. INFO 2025-10-14 16:41:00,468 autoreload 51128 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 16:41:11,186 basehttp 51128 6193147904 "GET /appointments/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 56397 WARNING 2025-10-14 16:41:11,240 basehttp 51128 6209974272 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 16:41:11,263 log 51128 6193147904 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 16:41:11,264 basehttp 51128 6193147904 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 16:41:13,104 log 51128 6193147904 Not Found: /api/providers/ WARNING 2025-10-14 16:41:13,105 basehttp 51128 6193147904 "GET /api/providers/?clinic=75708bd3-dfd0-473f-8c71-09135492fb8d HTTP/1.1" 404 20289 INFO 2025-10-14 16:42:33,456 basehttp 51128 6193147904 "GET /appointments/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 56395 WARNING 2025-10-14 16:42:33,520 basehttp 51128 6209974272 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 16:42:33,533 log 51128 6193147904 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 16:42:33,533 basehttp 51128 6193147904 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 16:42:35,635 log 51128 6193147904 Not Found: /api/providers/ WARNING 2025-10-14 16:42:35,635 basehttp 51128 6193147904 "GET /api/providers/?clinic=a29e58f4-b2bb-4975-8990-605e391d3be3 HTTP/1.1" 404 20289 INFO 2025-10-14 16:48:10,954 basehttp 51128 6193147904 "GET /appointments/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 56700 WARNING 2025-10-14 16:48:11,027 basehttp 51128 6209974272 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 16:48:11,031 log 51128 6193147904 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 16:48:11,031 basehttp 51128 6193147904 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 16:48:13,468 log 51128 6193147904 Not Found: /api/providers/ WARNING 2025-10-14 16:48:13,469 basehttp 51128 6193147904 "GET /api/providers/?clinic=75708bd3-dfd0-473f-8c71-09135492fb8d HTTP/1.1" 404 20289 INFO 2025-10-14 16:54:52,679 autoreload 58668 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 16:54:55,577 basehttp 58668 6131068928 "GET /appointments/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 56703 WARNING 2025-10-14 16:54:55,649 basehttp 58668 6147895296 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 16:54:55,677 log 58668 6131068928 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 16:54:55,677 basehttp 58668 6131068928 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 16:54:55,989 basehttp 58668 6131068928 "GET /appointments/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 56702 WARNING 2025-10-14 16:54:56,085 basehttp 58668 6147895296 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 16:54:56,140 log 58668 6131068928 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 16:54:56,140 basehttp 58668 6131068928 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20339 WARNING 2025-10-14 16:54:58,163 log 58668 6131068928 Not Found: /api/providers/ WARNING 2025-10-14 16:54:58,163 basehttp 58668 6131068928 "GET /api/providers/?clinic=75708bd3-dfd0-473f-8c71-09135492fb8d HTTP/1.1" 404 20289 INFO 2025-10-14 16:58:13,969 basehttp 58668 6131068928 "GET /appointments/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 56656 WARNING 2025-10-14 16:58:14,040 basehttp 58668 6147895296 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 16:58:14,044 log 58668 6131068928 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 16:58:14,044 basehttp 58668 6131068928 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 16:58:19,245 basehttp 58668 6131068928 "GET /api/v1/providers/?clinic=75708bd3-dfd0-473f-8c71-09135492fb8d HTTP/1.1" 200 1134 INFO 2025-10-14 16:58:22,883 basehttp 58668 6131068928 "GET /api/v1/providers/?clinic=275d58cf-cf7e-4cd9-b388-637e9783e300 HTTP/1.1" 200 861 INFO 2025-10-14 16:58:26,075 basehttp 58668 6131068928 "GET /api/v1/providers/?clinic=75708bd3-dfd0-473f-8c71-09135492fb8d HTTP/1.1" 200 1134 INFO 2025-10-14 17:00:11,505 basehttp 58668 6131068928 "GET /api/v1 HTTP/1.1" 301 0 INFO 2025-10-14 17:00:11,570 basehttp 58668 6147895296 "GET /api/v1/ HTTP/1.1" 200 26877 INFO 2025-10-14 17:00:11,579 basehttp 58668 6131068928 "GET /static/rest_framework/css/bootstrap-tweaks.css HTTP/1.1" 200 3426 INFO 2025-10-14 17:00:11,580 basehttp 58668 6164721664 "GET /static/rest_framework/css/prettify.css HTTP/1.1" 200 817 INFO 2025-10-14 17:00:11,580 basehttp 58668 13438578688 "GET /static/rest_framework/css/default.css HTTP/1.1" 200 1152 INFO 2025-10-14 17:00:11,581 basehttp 58668 6131068928 "GET /static/rest_framework/js/csrf.js HTTP/1.1" 200 1793 INFO 2025-10-14 17:00:11,581 basehttp 58668 13472231424 "GET /static/rest_framework/js/ajax-form.js HTTP/1.1" 200 3796 INFO 2025-10-14 17:00:11,583 basehttp 58668 13438578688 "GET /static/rest_framework/js/prettify-min.js HTTP/1.1" 200 13632 INFO 2025-10-14 17:00:11,583 basehttp 58668 6131068928 "GET /static/rest_framework/js/default.js HTTP/1.1" 200 1268 INFO 2025-10-14 17:00:11,583 basehttp 58668 6164721664 "GET /static/rest_framework/js/bootstrap.min.js HTTP/1.1" 200 39680 INFO 2025-10-14 17:00:11,583 basehttp 58668 6147895296 "GET /static/rest_framework/css/bootstrap.min.css HTTP/1.1" 200 121457 INFO 2025-10-14 17:00:11,583 basehttp 58668 13455405056 "GET /static/rest_framework/js/jquery-3.7.1.min.js HTTP/1.1" 200 87533 INFO 2025-10-14 17:00:11,584 basehttp 58668 13472231424 "GET /static/rest_framework/js/load-ajax-form.js HTTP/1.1" 200 59 INFO 2025-10-14 17:00:11,592 basehttp 58668 13455405056 "GET /static/rest_framework/img/grid.png HTTP/1.1" 200 1458 WARNING 2025-10-14 17:00:11,673 log 58668 13455405056 Not Found: /favicon.ico WARNING 2025-10-14 17:00:11,674 basehttp 58668 13455405056 "GET /favicon.ico HTTP/1.1" 404 20189 INFO 2025-10-14 17:00:15,187 basehttp 58668 13455405056 "GET /api/v1/providers/ HTTP/1.1" 200 34467 INFO 2025-10-14 17:00:15,204 basehttp 58668 13455405056 "GET /static/rest_framework/fonts/glyphicons-halflings-regular.woff2 HTTP/1.1" 200 18028 INFO 2025-10-14 17:01:02,516 basehttp 58668 13455405056 "GET /admin/appointments/provider/ HTTP/1.1" 200 66446 INFO 2025-10-14 17:01:02,528 basehttp 58668 13472231424 "GET /static/admin/css/changelists.css HTTP/1.1" 200 6878 INFO 2025-10-14 17:01:02,528 basehttp 58668 6164721664 "GET /static/admin/js/theme.js HTTP/1.1" 200 1653 INFO 2025-10-14 17:01:02,528 basehttp 58668 6147895296 "GET /static/admin/css/dark_mode.css HTTP/1.1" 200 2808 INFO 2025-10-14 17:01:02,528 basehttp 58668 13438578688 "GET /static/admin/css/nav_sidebar.css HTTP/1.1" 200 2810 INFO 2025-10-14 17:01:02,529 basehttp 58668 13455405056 "GET /static/admin/css/base.css HTTP/1.1" 200 22120 INFO 2025-10-14 17:01:02,530 basehttp 58668 13438578688 "GET /static/admin/js/jquery.init.js HTTP/1.1" 200 347 INFO 2025-10-14 17:01:02,530 basehttp 58668 6147895296 "GET /static/admin/js/core.js HTTP/1.1" 200 6208 INFO 2025-10-14 17:01:02,530 basehttp 58668 13472231424 "GET /static/admin/css/responsive.css HTTP/1.1" 200 16565 INFO 2025-10-14 17:01:02,531 basehttp 58668 6147895296 "GET /static/admin/js/prepopulate.js HTTP/1.1" 200 1531 INFO 2025-10-14 17:01:02,531 basehttp 58668 13455405056 "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.1" 200 9777 INFO 2025-10-14 17:01:02,532 basehttp 58668 13438578688 "GET /static/admin/js/actions.js HTTP/1.1" 200 8076 INFO 2025-10-14 17:01:02,533 basehttp 58668 13472231424 "GET /static/admin/js/urlify.js HTTP/1.1" 200 7887 INFO 2025-10-14 17:01:02,535 basehttp 58668 13438578688 "GET /static/admin/img/icon-yes.svg HTTP/1.1" 200 436 INFO 2025-10-14 17:01:02,535 basehttp 58668 13455405056 "GET /static/admin/img/search.svg HTTP/1.1" 200 458 INFO 2025-10-14 17:01:02,537 basehttp 58668 6164721664 "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.1" 200 285314 INFO 2025-10-14 17:01:02,538 basehttp 58668 6147895296 "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.1" 200 325171 INFO 2025-10-14 17:01:02,541 basehttp 58668 6147895296 "GET /static/admin/js/nav_sidebar.js HTTP/1.1" 200 3063 INFO 2025-10-14 17:01:02,542 basehttp 58668 6147895296 "GET /static/admin/js/filters.js HTTP/1.1" 200 978 INFO 2025-10-14 17:01:02,591 basehttp 58668 6131068928 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 17:01:02,601 basehttp 58668 6131068928 "GET /static/admin/img/icon-addlink.svg HTTP/1.1" 200 331 INFO 2025-10-14 17:01:02,602 basehttp 58668 6147895296 "GET /static/admin/img/tooltag-add.svg HTTP/1.1" 200 331 INFO 2025-10-14 17:01:02,602 basehttp 58668 6131068928 "GET /static/admin/img/icon-viewlink.svg HTTP/1.1" 200 581 INFO 2025-10-14 17:01:05,109 basehttp 58668 6131068928 "GET /admin/appointments/provider/a0030cfe-2429-4d35-ae9c-96cda62c9a69/change/ HTTP/1.1" 200 65788 INFO 2025-10-14 17:01:05,125 basehttp 58668 6131068928 "GET /static/admin/css/forms.css HTTP/1.1" 200 8525 INFO 2025-10-14 17:01:05,127 basehttp 58668 6164721664 "GET /static/admin/js/SelectBox.js HTTP/1.1" 200 4530 INFO 2025-10-14 17:01:05,128 basehttp 58668 13455405056 "GET /static/admin/js/prepopulate_init.js HTTP/1.1" 200 586 INFO 2025-10-14 17:01:05,128 basehttp 58668 13438578688 "GET /static/admin/js/SelectFilter2.js HTTP/1.1" 200 15845 INFO 2025-10-14 17:01:05,128 basehttp 58668 6131068928 "GET /static/admin/css/widgets.css HTTP/1.1" 200 11973 INFO 2025-10-14 17:01:05,128 basehttp 58668 6131068928 "GET /static/admin/img/icon-changelink.svg HTTP/1.1" 200 380 INFO 2025-10-14 17:01:05,129 basehttp 58668 6131068928 "GET /static/admin/js/change_form.js HTTP/1.1" 200 606 INFO 2025-10-14 17:01:05,183 basehttp 58668 6147895296 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 17:01:05,205 basehttp 58668 6147895296 "GET /static/admin/img/selector-icons.svg HTTP/1.1" 200 3291 INFO 2025-10-14 17:01:13,542 basehttp 58668 6147895296 "GET /admin/core/clinic/ HTTP/1.1" 200 60885 INFO 2025-10-14 17:01:13,610 basehttp 58668 6147895296 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 17:01:13,623 basehttp 58668 6147895296 "GET /static/admin/img/sorting-icons.svg HTTP/1.1" 200 1097 INFO 2025-10-14 17:01:15,167 basehttp 58668 6147895296 "GET /admin/core/clinic/75708bd3-dfd0-473f-8c71-09135492fb8d/change/ HTTP/1.1" 200 62143 INFO 2025-10-14 17:01:15,239 basehttp 58668 6147895296 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 17:04:21,703 basehttp 58668 6147895296 "GET /appointments/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 56658 WARNING 2025-10-14 17:04:21,756 basehttp 58668 6131068928 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:04:21,787 log 58668 6147895296 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:04:21,787 basehttp 58668 6147895296 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:04:23,938 basehttp 58668 6147895296 "GET /api/v1/providers/?clinic=75708bd3-dfd0-473f-8c71-09135492fb8d HTTP/1.1" 200 1134 INFO 2025-10-14 17:05:38,454 basehttp 58668 6147895296 "GET /admin/core/clinic/ HTTP/1.1" 200 60887 INFO 2025-10-14 17:05:40,209 basehttp 58668 6147895296 "GET /admin/appointments/provider/a0030cfe-2429-4d35-ae9c-96cda62c9a69/change/ HTTP/1.1" 200 65788 INFO 2025-10-14 17:07:24,637 basehttp 58668 6147895296 "GET /appointments/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 56672 WARNING 2025-10-14 17:07:24,711 basehttp 58668 6131068928 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:07:24,714 log 58668 6147895296 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:07:24,715 basehttp 58668 6147895296 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:07:26,972 basehttp 58668 6147895296 "GET /api/v1/providers/?clinic=75708bd3-dfd0-473f-8c71-09135492fb8d HTTP/1.1" 200 1134 INFO 2025-10-14 17:08:06,071 basehttp 58668 6147895296 "GET /appointments/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 56631 WARNING 2025-10-14 17:08:06,181 basehttp 58668 6131068928 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:08:06,181 log 58668 6147895296 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:08:06,182 basehttp 58668 6147895296 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:08:08,284 basehttp 58668 6147895296 "GET /api/v1/providers/?clinic=75708bd3-dfd0-473f-8c71-09135492fb8d HTTP/1.1" 200 1134 INFO 2025-10-14 17:08:27,954 basehttp 58668 6147895296 "GET /appointments/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 56634 WARNING 2025-10-14 17:08:28,016 basehttp 58668 6131068928 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:08:28,032 log 58668 6147895296 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:08:28,032 basehttp 58668 6147895296 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:08:29,928 basehttp 58668 6147895296 "GET /api/v1/providers/?clinic=75708bd3-dfd0-473f-8c71-09135492fb8d HTTP/1.1" 200 1134 INFO 2025-10-14 17:09:24,450 basehttp 58668 6147895296 "GET /appointments/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 56636 WARNING 2025-10-14 17:09:24,519 basehttp 58668 6131068928 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:09:24,523 log 58668 6147895296 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:09:24,524 basehttp 58668 6147895296 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:09:26,585 basehttp 58668 6147895296 "GET /api/v1/providers/?clinic=75708bd3-dfd0-473f-8c71-09135492fb8d HTTP/1.1" 200 1134 INFO 2025-10-14 17:09:52,509 basehttp 58668 6147895296 "GET /appointments/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 56641 WARNING 2025-10-14 17:09:52,579 basehttp 58668 6131068928 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:09:52,583 log 58668 6147895296 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:09:52,584 basehttp 58668 6147895296 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:09:54,636 basehttp 58668 6147895296 "GET /api/v1/providers/?clinic=75708bd3-dfd0-473f-8c71-09135492fb8d HTTP/1.1" 200 1134 INFO 2025-10-14 17:10:08,170 basehttp 58668 6147895296 "GET /appointments/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 56652 WARNING 2025-10-14 17:10:08,239 basehttp 58668 6131068928 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:10:08,243 log 58668 6147895296 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:10:08,243 basehttp 58668 6147895296 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:10:11,289 basehttp 58668 6147895296 "GET /api/v1/providers/?clinic=75708bd3-dfd0-473f-8c71-09135492fb8d HTTP/1.1" 200 1134 INFO 2025-10-14 17:10:18,534 basehttp 58668 6147895296 "GET /appointments/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 56650 WARNING 2025-10-14 17:10:18,600 basehttp 58668 6131068928 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:10:18,612 log 58668 6147895296 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:10:18,613 basehttp 58668 6147895296 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:10:20,885 basehttp 58668 6147895296 "GET /api/v1/providers/?clinic=75708bd3-dfd0-473f-8c71-09135492fb8d HTTP/1.1" 200 1134 INFO 2025-10-14 17:12:21,384 basehttp 58668 6131068928 "GET /appointments/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 56669 WARNING 2025-10-14 17:12:21,455 basehttp 58668 6147895296 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:12:21,459 log 58668 6131068928 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:12:21,459 basehttp 58668 6131068928 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:12:23,644 basehttp 58668 6131068928 "GET /api/v1/providers/?clinic=&clinic=75708bd3-dfd0-473f-8c71-09135492fb8d HTTP/1.1" 200 1134 INFO 2025-10-14 17:15:54,614 basehttp 58668 6131068928 "GET /appointments/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 56646 WARNING 2025-10-14 17:15:54,680 basehttp 58668 6147895296 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:15:54,698 log 58668 6131068928 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:15:54,699 basehttp 58668 6131068928 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:15:56,773 basehttp 58668 6131068928 "GET /api/v1/providers/?clinic=75708bd3-dfd0-473f-8c71-09135492fb8d HTTP/1.1" 200 1134 INFO 2025-10-14 17:16:31,959 basehttp 58668 6131068928 "GET /appointments/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 56631 WARNING 2025-10-14 17:16:32,030 basehttp 58668 6147895296 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:16:32,034 log 58668 6131068928 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:16:32,035 basehttp 58668 6131068928 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:16:34,113 basehttp 58668 6131068928 "GET /api/v1/providers/?clinic=75708bd3-dfd0-473f-8c71-09135492fb8d HTTP/1.1" 200 1134 INFO 2025-10-14 17:17:25,062 basehttp 58668 6131068928 "GET /appointments/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 56634 WARNING 2025-10-14 17:17:25,114 basehttp 58668 6147895296 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:17:25,184 log 58668 6131068928 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:17:25,185 basehttp 58668 6131068928 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:17:27,262 basehttp 58668 6131068928 "GET /api/v1/providers/?clinic=75708bd3-dfd0-473f-8c71-09135492fb8d HTTP/1.1" 200 1134 INFO 2025-10-14 17:17:39,956 basehttp 58668 6131068928 "GET /appointments/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 56636 WARNING 2025-10-14 17:17:40,020 basehttp 58668 6147895296 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:17:40,034 log 58668 6131068928 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:17:40,034 basehttp 58668 6131068928 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:17:42,310 basehttp 58668 6131068928 "GET /api/v1/providers/?clinic=75708bd3-dfd0-473f-8c71-09135492fb8d HTTP/1.1" 200 1134 INFO 2025-10-14 17:21:08,950 basehttp 58668 6131068928 "GET /appointments/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 56639 WARNING 2025-10-14 17:21:09,028 basehttp 58668 6147895296 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:21:09,029 log 58668 6131068928 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:21:09,029 basehttp 58668 6131068928 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:21:11,536 basehttp 58668 6131068928 "GET /api/v1/providers/?clinic=75708bd3-dfd0-473f-8c71-09135492fb8d HTTP/1.1" 200 1134 INFO 2025-10-14 17:21:21,827 basehttp 58668 6131068928 "GET /api/v1/providers/?clinic=275d58cf-cf7e-4cd9-b388-637e9783e300 HTTP/1.1" 200 861 ERROR 2025-10-14 17:21:30,523 log 58668 6131068928 Internal Server Error: /appointments/calendar/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 158, in get self.object_list = self.get_queryset() ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 150, in get_queryset queryset = queryset.filter(provider=user) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1563, in build_filter self.check_related_objects(join_info.final_field, value, join_info.opts) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1372, in check_related_objects self.check_query_object_type(value, opts, field) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1349, in check_query_object_type raise ValueError( ValueError: Cannot query "Marwan Alwali (Administrator)": Must be "Provider" instance. ERROR 2025-10-14 17:21:30,593 basehttp 58668 6131068928 "GET /appointments/calendar/ HTTP/1.1" 500 152895 WARNING 2025-10-14 17:21:30,665 log 58668 6131068928 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:21:30,665 basehttp 58668 6131068928 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 17:22:29,566 basehttp 58668 6131068928 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:22:29,679 log 58668 6147895296 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:22:29,679 basehttp 58668 6147895296 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20338 WARNING 2025-10-14 17:22:29,740 log 58668 6147895296 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:22:29,740 basehttp 58668 6147895296 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:23:01,346 basehttp 58668 6147895296 "GET /api/v1/providers/?clinic=75708bd3-dfd0-473f-8c71-09135492fb8d HTTP/1.1" 200 1134 INFO 2025-10-14 17:23:08,691 basehttp 58668 6147895296 "GET /appointments/ HTTP/1.1" 200 123738 INFO 2025-10-14 17:23:08,711 basehttp 58668 6131068928 "GET /static/plugins/datatables.net-bs5/css/dataTables.bootstrap5.min.css HTTP/1.1" 200 15096 INFO 2025-10-14 17:23:08,712 basehttp 58668 6164721664 "GET /static/plugins/datatables.net-responsive-bs5/css/responsive.bootstrap5.min.css HTTP/1.1" 200 6044 INFO 2025-10-14 17:23:08,713 basehttp 58668 13455405056 "GET /static/plugins/datatables.net-bs5/js/dataTables.bootstrap5.min.js HTTP/1.1" 200 1470 INFO 2025-10-14 17:23:08,713 basehttp 58668 13472231424 "GET /static/plugins/datatables.net-responsive/js/dataTables.responsive.min.js HTTP/1.1" 200 16086 INFO 2025-10-14 17:23:08,713 basehttp 58668 6131068928 "GET /static/plugins/datatables.net-responsive-bs5/js/responsive.bootstrap5.min.js HTTP/1.1" 200 1796 INFO 2025-10-14 17:23:08,714 basehttp 58668 13438578688 "GET /static/plugins/datatables.net/js/dataTables.min.js HTTP/1.1" 200 95735 WARNING 2025-10-14 17:23:08,768 basehttp 58668 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:23:08,772 log 58668 6147895296 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:23:08,772 basehttp 58668 6147895296 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:24:14,879 autoreload 58668 8782111040 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-10-14 17:24:15,353 autoreload 73025 8782111040 Watching for file changes with StatReloader WARNING 2025-10-14 17:24:17,297 basehttp 73025 6133919744 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:24:17,374 log 73025 6133919744 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:24:17,375 basehttp 73025 6133919744 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 17:24:17,455 log 73025 6133919744 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:24:17,455 basehttp 73025 6133919744 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 17:24:18,598 basehttp 73025 6133919744 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:24:18,728 log 73025 6133919744 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:24:18,729 basehttp 73025 6133919744 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20339 WARNING 2025-10-14 17:24:18,790 log 73025 6133919744 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:24:18,791 basehttp 73025 6133919744 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:24:20,457 basehttp 73025 6133919744 "GET /appointments/calendar/ HTTP/1.1" 200 48389 INFO 2025-10-14 17:24:20,476 basehttp 73025 6133919744 "GET /static/plugins/moment/min/moment.min.js HTTP/1.1" 200 58890 INFO 2025-10-14 17:24:20,480 basehttp 73025 6133919744 "GET /static/plugins/@fullcalendar/list/index.global.js HTTP/1.1" 200 18635 INFO 2025-10-14 17:24:20,481 basehttp 73025 13455405056 "GET /static/plugins/@fullcalendar/timegrid/index.global.js HTTP/1.1" 200 68582 INFO 2025-10-14 17:24:20,481 basehttp 73025 13438578688 "GET /static/plugins/@fullcalendar/daygrid/index.global.js HTTP/1.1" 200 58461 INFO 2025-10-14 17:24:20,482 basehttp 73025 13472231424 "GET /static/plugins/@fullcalendar/interaction/index.global.js HTTP/1.1" 200 99452 INFO 2025-10-14 17:24:20,482 basehttp 73025 6133919744 "GET /static/plugins/@fullcalendar/bootstrap/index.global.js HTTP/1.1" 200 2075 INFO 2025-10-14 17:24:20,483 basehttp 73025 6150746112 "GET /static/plugins/@fullcalendar/core/index.global.js HTTP/1.1" 200 444856 WARNING 2025-10-14 17:24:20,518 basehttp 73025 6150746112 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-14 17:24:20,518 basehttp 73025 13455405056 "GET /static/plugins/moment/min/moment.min.js.map HTTP/1.1" 200 98730 WARNING 2025-10-14 17:24:20,546 log 73025 6167572480 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:24:20,546 basehttp 73025 6167572480 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 17:24:20,602 log 73025 13455405056 Not Found: /api/appointments/calendar/ WARNING 2025-10-14 17:24:20,602 basehttp 73025 13455405056 "GET /api/appointments/calendar/?start=2025-10-12T00%3A00%3A00%2B03%3A00&end=2025-10-19T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 404 20489 WARNING 2025-10-14 17:24:32,778 log 73025 13455405056 Not Found: /api/appointments/calendar/ WARNING 2025-10-14 17:24:32,779 basehttp 73025 13455405056 "GET /api/appointments/calendar/?start=2025-10-12T00%3A00%3A00%2B03%3A00&end=2025-10-19T00%3A00%3A00%2B03%3A00&clinic=&provider=2f6338aa-a51f-4a98-8cac-6dbc40282b88&status= HTTP/1.1" 404 20561 INFO 2025-10-14 17:24:33,006 basehttp 73025 13455405056 "GET /__debug__/history_sidebar/?request_id=cfabf3a6c9d94ac1a2214dc44dbe2ca3 HTTP/1.1" 200 9685 WARNING 2025-10-14 17:24:34,328 log 73025 13455405056 Not Found: /api/appointments/calendar/ WARNING 2025-10-14 17:24:34,329 basehttp 73025 13455405056 "GET /api/appointments/calendar/?start=2025-10-12T00%3A00%3A00%2B03%3A00&end=2025-10-19T00%3A00%3A00%2B03%3A00&clinic=&provider=2f6338aa-a51f-4a98-8cac-6dbc40282b88&status= HTTP/1.1" 404 20561 INFO 2025-10-14 17:24:34,548 basehttp 73025 13455405056 "GET /__debug__/history_sidebar/?request_id=ff1ed3e6990f4a3f84d848e0f5367768 HTTP/1.1" 200 9685 WARNING 2025-10-14 17:24:37,700 log 73025 13455405056 Not Found: /api/appointments/calendar/ WARNING 2025-10-14 17:24:37,701 basehttp 73025 13455405056 "GET /api/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=2f6338aa-a51f-4a98-8cac-6dbc40282b88&status= HTTP/1.1" 404 20561 INFO 2025-10-14 17:24:37,925 basehttp 73025 13455405056 "GET /__debug__/history_sidebar/?request_id=4f727941b2a544558b3e7c2a66fe425f HTTP/1.1" 200 9685 WARNING 2025-10-14 17:24:45,126 log 73025 13455405056 Not Found: /api/appointments/calendar/ WARNING 2025-10-14 17:24:45,126 basehttp 73025 13455405056 "GET /api/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=697b1049-70a5-4695-9807-e025b7096e29&status= HTTP/1.1" 404 20561 INFO 2025-10-14 17:24:45,352 basehttp 73025 13455405056 "GET /__debug__/history_sidebar/?request_id=6a6f60fea92a4d47b3ba92ac3d4dc47e HTTP/1.1" 200 9685 INFO 2025-10-14 17:26:23,888 autoreload 73025 8782111040 /Users/marwanalwali/AgdarCentre/appointments/api_views.py changed, reloading. INFO 2025-10-14 17:26:24,208 autoreload 74226 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 17:26:32,656 basehttp 74226 6171340800 "GET /appointments/calendar/ HTTP/1.1" 200 48393 WARNING 2025-10-14 17:26:32,714 basehttp 74226 6188167168 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 ERROR 2025-10-14 17:26:32,758 log 74226 6188167168 Internal Server Error: /api/v1/appointments/calendar/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/decorators/csrf.py", line 65, in _view_wrapper return view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/viewsets.py", line 125, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 515, in dispatch response = self.handle_exception(exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 475, in handle_exception self.raise_uncaught_exception(exc) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 486, in raise_uncaught_exception raise exc File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 512, in dispatch response = handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/api_views.py", line 307, in calendar 'patient_name': appointment.patient.get_full_name(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'Patient' object has no attribute 'get_full_name' WARNING 2025-10-14 17:26:32,864 log 74226 6171340800 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:26:32,865 basehttp 74226 6171340800 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20339 ERROR 2025-10-14 17:26:32,908 basehttp 74226 6188167168 "GET /api/v1/appointments/calendar/?start=2025-10-12T00%3A00%3A00%2B03%3A00&end=2025-10-19T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 500 117078 ERROR 2025-10-14 17:26:34,984 log 74226 6188167168 Internal Server Error: /api/v1/appointments/calendar/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/decorators/csrf.py", line 65, in _view_wrapper return view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/viewsets.py", line 125, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 515, in dispatch response = self.handle_exception(exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 475, in handle_exception self.raise_uncaught_exception(exc) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 486, in raise_uncaught_exception raise exc File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 512, in dispatch response = handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/api_views.py", line 307, in calendar 'patient_name': appointment.patient.get_full_name(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'Patient' object has no attribute 'get_full_name' ERROR 2025-10-14 17:26:35,079 basehttp 74226 6188167168 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 500 118302 INFO 2025-10-14 17:26:35,301 basehttp 74226 6188167168 "GET /__debug__/history_sidebar/?request_id=83e54cfd84704b1ca570fc90b949f15d HTTP/1.1" 200 9655 INFO 2025-10-14 17:26:38,197 basehttp 74226 6188167168 "GET /appointments/calendar/ HTTP/1.1" 200 48392 WARNING 2025-10-14 17:26:38,277 basehttp 74226 6204993536 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:26:38,278 log 74226 6188167168 Not Found: /.well-known/appspecific/com.chrome.devtools.json ERROR 2025-10-14 17:26:38,282 log 74226 6171340800 Internal Server Error: /api/v1/appointments/calendar/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/decorators/csrf.py", line 65, in _view_wrapper return view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/viewsets.py", line 125, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 515, in dispatch response = self.handle_exception(exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 475, in handle_exception self.raise_uncaught_exception(exc) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 486, in raise_uncaught_exception raise exc File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 512, in dispatch response = handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/api_views.py", line 307, in calendar 'patient_name': appointment.patient.get_full_name(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'Patient' object has no attribute 'get_full_name' WARNING 2025-10-14 17:26:38,282 basehttp 74226 6188167168 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-14 17:26:38,386 basehttp 74226 6171340800 "GET /api/v1/appointments/calendar/?start=2025-10-12T00%3A00%3A00%2B03%3A00&end=2025-10-19T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 500 117078 INFO 2025-10-14 17:27:12,334 autoreload 74226 8782111040 /Users/marwanalwali/AgdarCentre/appointments/api_views.py changed, reloading. INFO 2025-10-14 17:27:12,663 autoreload 74599 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 17:27:13,615 basehttp 74599 6170324992 "GET /appointments/calendar/ HTTP/1.1" 200 48392 WARNING 2025-10-14 17:27:13,698 basehttp 74599 6203977728 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:27:13,738 log 74599 6170324992 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:27:13,738 basehttp 74599 6170324992 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20339 INFO 2025-10-14 17:27:13,774 basehttp 74599 6187151360 "GET /api/v1/appointments/calendar/?start=2025-10-12T00%3A00%3A00%2B03%3A00&end=2025-10-19T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 3267 INFO 2025-10-14 17:27:21,206 basehttp 74599 6187151360 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 10714 INFO 2025-10-14 17:27:21,431 basehttp 74599 6187151360 "GET /__debug__/history_sidebar/?request_id=490e5361cb6a4452938755c936c7c190 HTTP/1.1" 200 9653 WARNING 2025-10-14 17:27:23,230 log 74599 6187151360 Not Found: /appointments/554e1c2d-f3ba-4f13-b1e2-080e62fa7d1a/quick-view/ WARNING 2025-10-14 17:27:23,230 basehttp 74599 6187151360 "GET /appointments/554e1c2d-f3ba-4f13-b1e2-080e62fa7d1a/quick-view/ HTTP/1.1" 404 24333 INFO 2025-10-14 17:27:23,455 basehttp 74599 6187151360 "GET /__debug__/history_sidebar/?request_id=58470f94bd0d451ea0008689c0e9db3a HTTP/1.1" 200 9566 INFO 2025-10-14 17:30:00,038 autoreload 74599 8782111040 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-10-14 17:30:00,385 autoreload 76041 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 17:30:10,849 autoreload 76041 8782111040 /Users/marwanalwali/AgdarCentre/appointments/urls.py changed, reloading. INFO 2025-10-14 17:30:11,168 autoreload 76155 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 17:30:38,634 basehttp 76155 6163853312 "GET /appointments/calendar/ HTTP/1.1" 200 48390 WARNING 2025-10-14 17:30:38,716 basehttp 76155 6197506048 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:30:38,717 log 76155 6163853312 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:30:38,717 basehttp 76155 6163853312 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:30:38,810 basehttp 76155 6180679680 "GET /api/v1/appointments/calendar/?start=2025-10-12T00%3A00%3A00%2B03%3A00&end=2025-10-19T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 3267 INFO 2025-10-14 17:30:40,389 basehttp 76155 6180679680 "GET /appointments/b2722606-41dc-4a88-8705-7ed301a93239/quick-view/ HTTP/1.1" 200 2719 INFO 2025-10-14 17:30:40,621 basehttp 76155 6180679680 "GET /__debug__/history_sidebar/?request_id=0dfcbaaa94f743f49b588ee719062738 HTTP/1.1" 200 9630 INFO 2025-10-14 17:30:52,945 basehttp 76155 6180679680 "GET /appointments/b2722606-41dc-4a88-8705-7ed301a93239/ HTTP/1.1" 200 45507 WARNING 2025-10-14 17:30:53,006 basehttp 76155 6163853312 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:30:53,028 log 76155 6180679680 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:30:53,028 basehttp 76155 6180679680 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:31:02,286 basehttp 76155 6180679680 "GET /appointments/b2722606-41dc-4a88-8705-7ed301a93239/ HTTP/1.1" 200 45507 WARNING 2025-10-14 17:31:02,348 basehttp 76155 6163853312 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:31:02,365 log 76155 6180679680 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:31:02,365 basehttp 76155 6180679680 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:32:18,580 basehttp 76155 6180679680 "GET /appointments/b2722606-41dc-4a88-8705-7ed301a93239/ HTTP/1.1" 200 45513 WARNING 2025-10-14 17:32:18,652 basehttp 76155 6163853312 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:32:18,656 log 76155 6180679680 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:32:18,656 basehttp 76155 6180679680 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-14 17:32:30,078 log 76155 6180679680 Internal Server Error: /appointments/b2722606-41dc-4a88-8705-7ed301a93239/reschedule/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 202, in get return super().get(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 142, in get return self.render_to_response(self.get_context_data()) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 72, in get_context_data kwargs["form"] = self.get_form() ^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 37, in get_form return form_class(**self.get_form_kwargs()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/forms.py", line 129, in __init__ super().__init__(*args, **kwargs) TypeError: BaseForm.__init__() got an unexpected keyword argument 'instance' ERROR 2025-10-14 17:32:30,158 basehttp 76155 6180679680 "GET /appointments/b2722606-41dc-4a88-8705-7ed301a93239/reschedule/ HTTP/1.1" 500 119637 WARNING 2025-10-14 17:32:30,255 log 76155 6180679680 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:32:30,255 basehttp 76155 6180679680 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:33:11,466 autoreload 76155 8782111040 /Users/marwanalwali/AgdarCentre/appointments/forms.py changed, reloading. INFO 2025-10-14 17:33:11,998 autoreload 77717 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 17:33:19,735 basehttp 77717 6137081856 "GET /appointments/b2722606-41dc-4a88-8705-7ed301a93239/reschedule/ HTTP/1.1" 200 42340 WARNING 2025-10-14 17:33:19,807 basehttp 77717 6153908224 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:33:19,811 log 77717 6137081856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:33:19,812 basehttp 77717 6137081856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:35:53,787 basehttp 77717 6137081856 "GET /appointments/b2722606-41dc-4a88-8705-7ed301a93239/reschedule/ HTTP/1.1" 200 42345 WARNING 2025-10-14 17:35:53,856 basehttp 77717 6153908224 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:35:53,859 log 77717 6137081856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:35:53,859 basehttp 77717 6137081856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:40:01,902 basehttp 77717 6137081856 "GET /appointments/b2722606-41dc-4a88-8705-7ed301a93239/reschedule/ HTTP/1.1" 200 42362 WARNING 2025-10-14 17:40:01,971 basehttp 77717 6153908224 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:40:01,974 log 77717 6137081856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:40:01,975 basehttp 77717 6137081856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 17:40:56,948 basehttp 77717 6137081856 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:40:57,036 log 77717 6137081856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:40:57,036 basehttp 77717 6137081856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 17:40:57,096 log 77717 6137081856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:40:57,096 basehttp 77717 6137081856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:41:01,634 basehttp 77717 6137081856 "GET /appointments/b2722606-41dc-4a88-8705-7ed301a93239/ HTTP/1.1" 200 45530 WARNING 2025-10-14 17:41:01,697 basehttp 77717 6153908224 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:41:01,741 log 77717 6137081856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:41:01,741 basehttp 77717 6137081856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20338 INFO 2025-10-14 17:41:05,211 basehttp 77717 6137081856 "GET /patients/bcf239b4-ec39-41e0-9671-274f1e837133/ HTTP/1.1" 200 55540 WARNING 2025-10-14 17:41:05,233 basehttp 77717 6153908224 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-14 17:41:05,273 basehttp 77717 6153908224 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:41:05,292 log 77717 6137081856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:41:05,292 basehttp 77717 6137081856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 17:41:09,314 basehttp 77717 6137081856 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:41:09,394 log 77717 6137081856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:41:09,394 basehttp 77717 6137081856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 17:41:09,455 log 77717 6137081856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:41:09,455 basehttp 77717 6137081856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 17:41:10,299 basehttp 77717 6153908224 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:41:10,318 log 77717 6137081856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:41:10,318 basehttp 77717 6137081856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 17:41:11,496 basehttp 77717 6153908224 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:41:11,517 log 77717 6137081856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:41:11,518 basehttp 77717 6137081856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 17:41:12,176 basehttp 77717 6153908224 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:41:12,222 log 77717 6137081856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:41:12,223 basehttp 77717 6137081856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20339 WARNING 2025-10-14 17:41:12,717 basehttp 77717 6153908224 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:41:12,779 log 77717 6137081856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:41:12,779 basehttp 77717 6137081856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:41:14,615 basehttp 77717 6137081856 "GET / HTTP/1.1" 200 38266 WARNING 2025-10-14 17:41:14,626 basehttp 77717 6137081856 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-14 17:41:14,670 basehttp 77717 6137081856 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:41:14,691 log 77717 6153908224 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:41:14,691 basehttp 77717 6153908224 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:41:24,264 basehttp 77717 6153908224 "GET /appointments/ HTTP/1.1" 200 124121 WARNING 2025-10-14 17:41:24,349 basehttp 77717 6137081856 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:41:24,349 log 77717 6153908224 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:41:24,350 basehttp 77717 6153908224 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:41:26,483 basehttp 77717 6153908224 "GET /appointments/calendar/ HTTP/1.1" 200 48390 WARNING 2025-10-14 17:41:26,567 basehttp 77717 6170734592 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:41:26,570 log 77717 6153908224 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:41:26,570 basehttp 77717 6153908224 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:41:26,633 basehttp 77717 6137081856 "GET /api/v1/appointments/calendar/?start=2025-10-12T00%3A00%3A00%2B03%3A00&end=2025-10-19T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 3267 INFO 2025-10-14 17:41:29,141 basehttp 77717 6137081856 "GET /appointments/c8f78049-7380-401c-a6b3-69db7d38b8b5/quick-view/ HTTP/1.1" 200 2597 INFO 2025-10-14 17:41:29,365 basehttp 77717 6137081856 "GET /__debug__/history_sidebar/?request_id=4126c9db94c3412584e282baeb24d8c3 HTTP/1.1" 200 9630 INFO 2025-10-14 17:41:32,661 basehttp 77717 6137081856 "GET /appointments/b2722606-41dc-4a88-8705-7ed301a93239/quick-view/ HTTP/1.1" 200 2736 INFO 2025-10-14 17:41:32,884 basehttp 77717 6137081856 "GET /__debug__/history_sidebar/?request_id=a420496118054a3d858f57700c8af12c HTTP/1.1" 200 9631 INFO 2025-10-14 17:41:45,087 basehttp 77717 6137081856 "GET /appointments/36b1d4f6-0024-4c8a-a1bb-18d089d9bc8d/quick-view/ HTTP/1.1" 200 2777 INFO 2025-10-14 17:41:45,313 basehttp 77717 6137081856 "GET /__debug__/history_sidebar/?request_id=5e9eef77c95a4054b63adc4a6405a18b HTTP/1.1" 200 9630 WARNING 2025-10-14 17:41:49,618 basehttp 77717 6137081856 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:41:49,722 log 77717 6153908224 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:41:49,722 basehttp 77717 6153908224 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 17:41:49,784 log 77717 6153908224 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:41:49,784 basehttp 77717 6153908224 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:41:51,560 basehttp 77717 6153908224 "GET /appointments/ac94eb36-62db-4d99-b3e9-b467a142e4a4/ HTTP/1.1" 200 45168 WARNING 2025-10-14 17:41:51,632 basehttp 77717 6137081856 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:41:51,647 log 77717 6153908224 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:41:51,647 basehttp 77717 6153908224 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 17:41:57,279 basehttp 77717 6153908224 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:41:57,367 log 77717 6137081856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:41:57,368 basehttp 77717 6137081856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 17:41:57,428 log 77717 6137081856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:41:57,428 basehttp 77717 6137081856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 17:41:58,389 basehttp 77717 6137081856 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:41:58,398 basehttp 77717 6153908224 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-14 17:41:58,508 log 77717 6137081856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:41:58,508 basehttp 77717 6137081856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20338 WARNING 2025-10-14 17:41:58,569 log 77717 6137081856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:41:58,569 basehttp 77717 6137081856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:42:04,773 basehttp 77717 6137081856 "GET /appointments/ HTTP/1.1" 200 124119 WARNING 2025-10-14 17:42:04,854 log 77717 6137081856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:42:04,854 basehttp 77717 6137081856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 17:42:04,860 basehttp 77717 6137081856 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-14 17:42:07,913 basehttp 77717 6153908224 "GET /patients/646fd4fa-d322-40eb-8587-0a943f0412bc/ HTTP/1.1" 200 53963 WARNING 2025-10-14 17:42:07,942 basehttp 77717 6137081856 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-14 17:42:07,982 basehttp 77717 6137081856 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:42:08,000 log 77717 6153908224 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:42:08,000 basehttp 77717 6153908224 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:42:32,442 basehttp 77717 6153908224 "GET /nursing/encounters/ HTTP/1.1" 200 108119 WARNING 2025-10-14 17:42:32,512 basehttp 77717 6137081856 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:42:32,525 log 77717 6153908224 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:42:32,526 basehttp 77717 6153908224 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:42:34,907 basehttp 77717 6153908224 "GET /nursing/encounters/610f23b2-5f5d-4857-86ab-59ef0bf84d6c/ HTTP/1.1" 200 46440 WARNING 2025-10-14 17:42:34,976 basehttp 77717 6137081856 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:42:34,994 log 77717 6153908224 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:42:34,994 basehttp 77717 6153908224 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:42:44,772 basehttp 77717 6153908224 "GET /nursing/patients/04622777-5195-4515-83fe-d724f4ea0c98/growth-chart/ HTTP/1.1" 200 39028 WARNING 2025-10-14 17:42:44,853 log 77717 6153908224 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:42:44,855 basehttp 77717 6137081856 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:42:44,855 basehttp 77717 6153908224 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 17:42:59,908 basehttp 77717 6153908224 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:42:59,991 log 77717 6137081856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:42:59,992 basehttp 77717 6137081856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 17:43:00,066 log 77717 6137081856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:43:00,067 basehttp 77717 6137081856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 17:43:09,997 basehttp 77717 6137081856 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:43:10,090 log 77717 6153908224 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:43:10,090 basehttp 77717 6153908224 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 17:43:10,152 log 77717 6153908224 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:43:10,152 basehttp 77717 6153908224 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:43:15,934 basehttp 77717 6153908224 "GET /patients/04622777-5195-4515-83fe-d724f4ea0c98/ HTTP/1.1" 200 56262 WARNING 2025-10-14 17:43:15,957 basehttp 77717 6137081856 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-14 17:43:15,995 basehttp 77717 6137081856 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:43:16,020 log 77717 6153908224 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:43:16,021 basehttp 77717 6153908224 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:43:21,393 basehttp 77717 6153908224 "GET /ot/sessions/01cb44c8-00f4-43e4-91dd-c8cf750a45b7/ HTTP/1.1" 200 36665 WARNING 2025-10-14 17:43:21,470 basehttp 77717 6137081856 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:43:21,473 log 77717 6153908224 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:43:21,473 basehttp 77717 6153908224 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 17:43:44,223 basehttp 77717 6153908224 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:43:44,225 basehttp 77717 6170734592 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-14 17:43:44,322 log 77717 6137081856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:43:44,322 basehttp 77717 6137081856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20338 WARNING 2025-10-14 17:43:44,383 log 77717 6137081856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:43:44,383 basehttp 77717 6137081856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:43:47,139 basehttp 77717 6137081856 "GET /slp/interventions/34117eed-4ae3-409d-8c62-fd4d3bc3ebc4/ HTTP/1.1" 200 34338 WARNING 2025-10-14 17:43:47,204 basehttp 77717 6153908224 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:43:47,226 log 77717 6137081856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:43:47,226 basehttp 77717 6137081856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-14 17:43:55,272 log 77717 6137081856 Internal Server Error: /api/v1/patients/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/decorators/csrf.py", line 65, in _view_wrapper return view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/viewsets.py", line 125, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 515, in dispatch response = self.handle_exception(exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 475, in handle_exception self.raise_uncaught_exception(exc) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 486, in raise_uncaught_exception raise exc File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 512, in dispatch response = handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/mixins.py", line 38, in list queryset = self.filter_queryset(self.get_queryset()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/generics.py", line 154, in filter_queryset queryset = backend().filter_queryset(self.request, queryset, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django_filters/rest_framework/backends.py", line 66, in filter_queryset filterset = self.get_filterset(request, queryset, view) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django_filters/rest_framework/backends.py", line 18, in get_filterset filterset_class = self.get_filterset_class(view, queryset) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django_filters/rest_framework/backends.py", line 49, in get_filterset_class class AutoFilterSet(self.filterset_base): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django_filters/filterset.py", line 82, in __new__ new_class.base_filters = new_class.get_filters() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django_filters/filterset.py", line 371, in get_filters raise TypeError( TypeError: 'Meta.fields' must not contain non-model field names: gender, is_active ERROR 2025-10-14 17:43:55,347 basehttp 77717 6137081856 "GET /api/v1/patients/ HTTP/1.1" 500 143370 ERROR 2025-10-14 17:43:59,008 log 77717 6137081856 Internal Server Error: /api/v1/clinics/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/decorators/csrf.py", line 65, in _view_wrapper return view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/viewsets.py", line 125, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 515, in dispatch response = self.handle_exception(exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 475, in handle_exception self.raise_uncaught_exception(exc) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 486, in raise_uncaught_exception raise exc File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 512, in dispatch response = handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/mixins.py", line 43, in list return self.get_paginated_response(serializer.data) ^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/serializers.py", line 797, in data ret = super().data ^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/serializers.py", line 251, in data self._data = self.to_representation(self.instance) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/serializers.py", line 716, in to_representation self.child.to_representation(item) for item in iterable ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/serializers.py", line 525, in to_representation for field in fields: ^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/serializers.py", line 386, in _readable_fields for field in self.fields.values(): ^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/serializers.py", line 374, in fields for key, value in self.get_fields().items(): ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/serializers.py", line 1105, in get_fields field_class, field_kwargs = self.build_field( ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/serializers.py", line 1251, in build_field return self.build_unknown_field(field_name, model_class) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/serializers.py", line 1369, in build_unknown_field raise ImproperlyConfigured( django.core.exceptions.ImproperlyConfigured: Field name `description` is not valid for model `Clinic` in `core.serializers.ClinicSerializer`. ERROR 2025-10-14 17:43:59,084 basehttp 77717 6137081856 "GET /api/v1/clinics/ HTTP/1.1" 500 166601 INFO 2025-10-14 17:44:04,015 basehttp 77717 6137081856 "GET /api/v1/providers/ HTTP/1.1" 200 34468 ERROR 2025-10-14 17:44:23,810 log 77717 6137081856 Internal Server Error: /api/v1/referrals/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/decorators/csrf.py", line 65, in _view_wrapper return view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/viewsets.py", line 125, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 515, in dispatch response = self.handle_exception(exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 475, in handle_exception self.raise_uncaught_exception(exc) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 486, in raise_uncaught_exception raise exc File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 512, in dispatch response = handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/mixins.py", line 38, in list queryset = self.filter_queryset(self.get_queryset()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/generics.py", line 154, in filter_queryset queryset = backend().filter_queryset(self.request, queryset, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django_filters/rest_framework/backends.py", line 66, in filter_queryset filterset = self.get_filterset(request, queryset, view) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django_filters/rest_framework/backends.py", line 18, in get_filterset filterset_class = self.get_filterset_class(view, queryset) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django_filters/rest_framework/backends.py", line 49, in get_filterset_class class AutoFilterSet(self.filterset_base): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django_filters/filterset.py", line 82, in __new__ new_class.base_filters = new_class.get_filters() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django_filters/filterset.py", line 371, in get_filters raise TypeError( TypeError: 'Meta.fields' must not contain non-model field names: is_internal ERROR 2025-10-14 17:44:23,908 basehttp 77717 6137081856 "GET /api/v1/referrals/ HTTP/1.1" 500 140825 INFO 2025-10-14 17:44:31,612 basehttp 77717 6137081856 "GET /api/v1/invoices/ HTTP/1.1" 200 90834 ERROR 2025-10-14 17:44:41,759 log 77717 6137081856 Internal Server Error: /api/v1/payers/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/decorators/csrf.py", line 65, in _view_wrapper return view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/viewsets.py", line 125, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 515, in dispatch response = self.handle_exception(exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 475, in handle_exception self.raise_uncaught_exception(exc) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 486, in raise_uncaught_exception raise exc File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 512, in dispatch response = handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/mixins.py", line 38, in list queryset = self.filter_queryset(self.get_queryset()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/generics.py", line 154, in filter_queryset queryset = backend().filter_queryset(self.request, queryset, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django_filters/rest_framework/backends.py", line 66, in filter_queryset filterset = self.get_filterset(request, queryset, view) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django_filters/rest_framework/backends.py", line 18, in get_filterset filterset_class = self.get_filterset_class(view, queryset) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django_filters/rest_framework/backends.py", line 49, in get_filterset_class class AutoFilterSet(self.filterset_base): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django_filters/filterset.py", line 82, in __new__ new_class.base_filters = new_class.get_filters() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django_filters/filterset.py", line 371, in get_filters raise TypeError( TypeError: 'Meta.fields' must not contain non-model field names: type ERROR 2025-10-14 17:44:41,829 basehttp 77717 6137081856 "GET /api/v1/payers/ HTTP/1.1" 500 144587 WARNING 2025-10-14 17:58:25,343 basehttp 77717 6153908224 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:58:25,500 log 77717 6137081856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:58:25,500 basehttp 77717 6137081856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20339 INFO 2025-10-14 17:58:41,133 basehttp 77717 6137081856 "GET /patients/04622777-5195-4515-83fe-d724f4ea0c98/ HTTP/1.1" 200 56262 WARNING 2025-10-14 17:58:41,150 basehttp 77717 6137081856 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-14 17:58:41,202 basehttp 77717 6137081856 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:58:41,206 log 77717 6153908224 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:58:41,206 basehttp 77717 6153908224 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 17:59:43,581 basehttp 77717 6153908224 "GET /patients/04622777-5195-4515-83fe-d724f4ea0c98/ HTTP/1.1" 200 56187 WARNING 2025-10-14 17:59:43,649 basehttp 77717 6137081856 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 17:59:43,652 log 77717 6153908224 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 17:59:43,652 basehttp 77717 6153908224 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-14 18:01:31,818 log 77717 6153908224 Internal Server Error: /patients/04622777-5195-4515-83fe-d724f4ea0c98/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 199, in render len_values = len(values) ^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 366, in __len__ self._fetch_all() File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1949, in _fetch_all self._result_cache = list(self._iterable_class(self)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__ results = compiler.execute_sql( ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1610, in execute_sql sql, params = self.as_sql() ^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 766, in as_sql extra_select, order_by, group_by = self.pre_sql_setup( ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 85, in pre_sql_setup self.setup_query(with_col_aliases=with_col_aliases) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 74, in setup_query self.select, self.klass_info, self.annotation_col_map = self.get_select( ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 299, in get_select related_klass_infos = self.get_related_selections(select, select_mask) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1396, in get_related_selections raise FieldError( django.core.exceptions.FieldError: Invalid field name(s) given in select_related: 'service'. Choices are: tenant, patient, clinic, provider, room, cancelled_by ERROR 2025-10-14 18:01:31,899 basehttp 77717 6153908224 "GET /patients/04622777-5195-4515-83fe-d724f4ea0c98/ HTTP/1.1" 500 230824 WARNING 2025-10-14 18:01:32,000 log 77717 6153908224 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:01:32,000 basehttp 77717 6153908224 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20338 INFO 2025-10-14 18:02:05,122 autoreload 77717 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-14 18:02:05,634 autoreload 91600 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 18:02:06,685 basehttp 91600 6124302336 "GET /patients/04622777-5195-4515-83fe-d724f4ea0c98/ HTTP/1.1" 200 57795 WARNING 2025-10-14 18:02:06,754 basehttp 91600 6141128704 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:02:06,775 log 91600 6124302336 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:02:06,775 basehttp 91600 6124302336 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 18:02:09,264 basehttp 91600 6124302336 "GET /patients/04622777-5195-4515-83fe-d724f4ea0c98/ HTTP/1.1" 200 57793 WARNING 2025-10-14 18:02:09,335 basehttp 91600 6141128704 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:02:09,339 log 91600 6124302336 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:02:09,339 basehttp 91600 6124302336 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 18:02:54,399 autoreload 91600 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-14 18:02:54,716 autoreload 92010 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 18:02:56,532 basehttp 92010 6137737216 "GET /patients/04622777-5195-4515-83fe-d724f4ea0c98/ HTTP/1.1" 200 57795 WARNING 2025-10-14 18:02:56,597 basehttp 92010 6154563584 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:02:56,636 log 92010 6137737216 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:02:56,636 basehttp 92010 6137737216 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 18:03:01,604 basehttp 92010 6137737216 "GET /appointments/d50f70ed-fba8-4abb-815f-f27ce966db66/ HTTP/1.1" 200 45681 WARNING 2025-10-14 18:03:01,668 basehttp 92010 6154563584 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:03:01,681 log 92010 6137737216 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:03:01,681 basehttp 92010 6137737216 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 18:03:03,547 basehttp 92010 6137737216 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:03:03,631 log 92010 6137737216 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:03:03,632 basehttp 92010 6137737216 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 18:03:03,693 log 92010 6137737216 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:03:03,693 basehttp 92010 6137737216 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 ERROR 2025-10-14 18:04:19,971 log 92010 6137737216 Internal Server Error: /patients/04622777-5195-4515-83fe-d724f4ea0c98/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 243, in render nodelist.append(node.render_annotated(context)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1075, in render output = self.filter_expression.resolve(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 749, in resolve new_obj = func(obj, *arg_vals) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaultfilters.py", line 784, in date return formats.date_format(value, arg) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/formats.py", line 155, in date_format return dateformat.format( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/dateformat.py", line 325, in format return df.format(format_string) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/dateformat.py", line 45, in format raise TypeError( TypeError: The format for date objects may not contain time-related format specifiers (found 'H'). ERROR 2025-10-14 18:04:20,054 basehttp 92010 6137737216 "GET /patients/04622777-5195-4515-83fe-d724f4ea0c98/ HTTP/1.1" 500 241868 WARNING 2025-10-14 18:04:20,129 log 92010 6137737216 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:04:20,129 basehttp 92010 6137737216 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 18:05:19,365 basehttp 92010 6137737216 "GET /patients/04622777-5195-4515-83fe-d724f4ea0c98/ HTTP/1.1" 200 57827 WARNING 2025-10-14 18:05:19,436 basehttp 92010 6154563584 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:05:19,439 log 92010 6137737216 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:05:19,439 basehttp 92010 6137737216 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 18:05:38,700 basehttp 92010 6137737216 "GET /patients/04622777-5195-4515-83fe-d724f4ea0c98/ HTTP/1.1" 200 57856 WARNING 2025-10-14 18:05:38,765 basehttp 92010 6154563584 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:05:38,777 log 92010 6137737216 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:05:38,777 basehttp 92010 6137737216 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 18:10:12,970 basehttp 92010 6137737216 "GET / HTTP/1.1" 200 38265 WARNING 2025-10-14 18:10:12,994 basehttp 92010 6154563584 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-14 18:10:13,039 basehttp 92010 6154563584 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:10:13,056 log 92010 6137737216 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:10:13,057 basehttp 92010 6137737216 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 18:13:11,139 autoreload 92010 8782111040 /Users/marwanalwali/AgdarCentre/appointments/models.py changed, reloading. INFO 2025-10-14 18:13:11,711 autoreload 97408 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 18:13:15,893 basehttp 97408 6133559296 "GET /appointments/create/ HTTP/1.1" 200 56596 WARNING 2025-10-14 18:13:15,955 basehttp 97408 6150385664 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:13:16,061 log 97408 6133559296 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:13:16,061 basehttp 97408 6133559296 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20338 INFO 2025-10-14 18:13:17,528 basehttp 97408 6133559296 "GET /appointments/ HTTP/1.1" 200 124121 WARNING 2025-10-14 18:13:17,609 basehttp 97408 6150385664 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:13:17,610 log 97408 6133559296 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:13:17,610 basehttp 97408 6133559296 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 18:13:18,193 basehttp 97408 6133559296 "GET /appointments/calendar/ HTTP/1.1" 200 48390 WARNING 2025-10-14 18:13:18,264 basehttp 97408 6167212032 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:13:18,333 log 97408 6133559296 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:13:18,333 basehttp 97408 6133559296 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20339 INFO 2025-10-14 18:13:18,360 basehttp 97408 6150385664 "GET /api/v1/appointments/calendar/?start=2025-10-12T00%3A00%3A00%2B03%3A00&end=2025-10-19T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 3267 INFO 2025-10-14 18:13:50,352 autoreload 97408 8782111040 /Users/marwanalwali/AgdarCentre/appointments/models.py changed, reloading. INFO 2025-10-14 18:13:50,821 autoreload 97677 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 18:14:00,272 autoreload 97677 8782111040 /Users/marwanalwali/AgdarCentre/appointments/models.py changed, reloading. INFO 2025-10-14 18:14:00,575 autoreload 97759 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 18:14:10,055 autoreload 97759 8782111040 /Users/marwanalwali/AgdarCentre/appointments/models.py changed, reloading. INFO 2025-10-14 18:14:10,387 autoreload 97858 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 18:14:19,870 autoreload 97858 8782111040 /Users/marwanalwali/AgdarCentre/appointments/models.py changed, reloading. INFO 2025-10-14 18:14:20,187 autoreload 97946 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 18:15:11,170 autoreload 97946 8782111040 /Users/marwanalwali/AgdarCentre/appointments/models.py changed, reloading. INFO 2025-10-14 18:15:11,479 autoreload 98354 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 18:15:21,977 autoreload 98354 8782111040 /Users/marwanalwali/AgdarCentre/appointments/models.py changed, reloading. INFO 2025-10-14 18:15:22,280 autoreload 98452 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 18:15:52,485 autoreload 98452 8782111040 /Users/marwanalwali/AgdarCentre/appointments/models.py changed, reloading. INFO 2025-10-14 18:15:52,807 autoreload 98700 8782111040 Watching for file changes with StatReloader WARNING 2025-10-14 18:15:53,203 basehttp 98700 6190215168 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:15:53,327 log 98700 6190215168 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:15:53,327 basehttp 98700 6190215168 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20338 WARNING 2025-10-14 18:15:53,404 log 98700 6190215168 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:15:53,404 basehttp 98700 6190215168 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 18:15:53,798 basehttp 98700 6190215168 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:15:53,877 log 98700 6190215168 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:15:53,878 basehttp 98700 6190215168 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 18:15:53,939 log 98700 6190215168 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:15:53,939 basehttp 98700 6190215168 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 18:15:54,834 basehttp 98700 6190215168 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:15:54,848 basehttp 98700 6207041536 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-14 18:15:54,912 log 98700 6190215168 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:15:54,912 basehttp 98700 6190215168 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 18:15:54,974 log 98700 6190215168 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:15:54,974 basehttp 98700 6190215168 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 18:15:56,517 basehttp 98700 6190215168 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:15:56,601 log 98700 6190215168 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:15:56,601 basehttp 98700 6190215168 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 18:15:56,675 log 98700 6190215168 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:15:56,675 basehttp 98700 6190215168 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 18:15:57,993 basehttp 98700 6190215168 "GET /patients/04622777-5195-4515-83fe-d724f4ea0c98/ HTTP/1.1" 200 57876 WARNING 2025-10-14 18:15:58,063 basehttp 98700 6207041536 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:15:58,067 log 98700 6190215168 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:15:58,067 basehttp 98700 6190215168 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 18:16:02,310 basehttp 98700 6190215168 "GET /patients/04622777-5195-4515-83fe-d724f4ea0c98/ HTTP/1.1" 200 57874 WARNING 2025-10-14 18:16:02,372 basehttp 98700 6207041536 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:16:02,396 log 98700 6190215168 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:16:02,396 basehttp 98700 6190215168 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 18:16:31,277 autoreload 98700 8782111040 /Users/marwanalwali/AgdarCentre/appointments/models.py changed, reloading. INFO 2025-10-14 18:16:31,754 autoreload 99058 8782111040 Watching for file changes with StatReloader WARNING 2025-10-14 18:16:32,494 basehttp 99058 6198734848 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:16:32,582 log 99058 6215561216 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:16:32,582 basehttp 99058 6215561216 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 18:16:32,661 log 99058 6215561216 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:16:32,661 basehttp 99058 6215561216 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 18:16:34,568 basehttp 99058 6215561216 "GET /patients/04622777-5195-4515-83fe-d724f4ea0c98/ HTTP/1.1" 200 57876 WARNING 2025-10-14 18:16:34,645 basehttp 99058 6198734848 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:16:34,646 log 99058 6215561216 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:16:34,646 basehttp 99058 6215561216 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 18:16:38,509 basehttp 99058 6215561216 "GET /patients/04622777-5195-4515-83fe-d724f4ea0c98/ HTTP/1.1" 200 57876 WARNING 2025-10-14 18:16:38,578 basehttp 99058 6198734848 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:16:38,582 log 99058 6215561216 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:16:38,583 basehttp 99058 6215561216 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 18:17:06,202 basehttp 99058 6215561216 "GET /patients/04622777-5195-4515-83fe-d724f4ea0c98/ HTTP/1.1" 200 57876 WARNING 2025-10-14 18:17:06,266 basehttp 99058 6198734848 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:17:06,342 log 99058 6215561216 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:17:06,342 basehttp 99058 6215561216 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20338 INFO 2025-10-14 18:17:07,382 basehttp 99058 6215561216 "GET /patients/04622777-5195-4515-83fe-d724f4ea0c98/ HTTP/1.1" 200 57876 WARNING 2025-10-14 18:17:07,449 basehttp 99058 6198734848 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:17:07,454 log 99058 6215561216 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:17:07,454 basehttp 99058 6215561216 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 18:17:25,555 autoreload 99482 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 18:17:28,566 basehttp 99482 6163017728 "GET /patients/04622777-5195-4515-83fe-d724f4ea0c98/ HTTP/1.1" 200 57876 WARNING 2025-10-14 18:17:28,636 basehttp 99482 6179844096 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:17:28,641 log 99482 6163017728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:17:28,641 basehttp 99482 6163017728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 18:18:50,658 basehttp 99482 6179844096 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:18:50,680 log 99482 6163017728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:18:50,680 basehttp 99482 6163017728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 18:18:51,595 basehttp 99482 6163017728 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:18:51,677 log 99482 6163017728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:18:51,677 basehttp 99482 6163017728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 18:18:51,739 log 99482 6163017728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:18:51,739 basehttp 99482 6163017728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 18:21:16,276 basehttp 99482 6163017728 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:21:16,364 log 99482 6163017728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:21:16,364 basehttp 99482 6163017728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 18:21:16,425 log 99482 6163017728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:21:16,426 basehttp 99482 6163017728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 18:21:18,157 basehttp 99482 6163017728 "GET /nursing/encounters/ HTTP/1.1" 200 108119 WARNING 2025-10-14 18:21:18,268 basehttp 99482 6179844096 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:21:18,288 log 99482 6163017728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:21:18,289 basehttp 99482 6163017728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20338 WARNING 2025-10-14 18:21:20,759 basehttp 99482 6179844096 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:21:20,794 log 99482 6163017728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:21:20,794 basehttp 99482 6163017728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 18:21:21,472 basehttp 99482 6163017728 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:21:21,558 log 99482 6163017728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:21:21,558 basehttp 99482 6163017728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 18:21:21,618 log 99482 6163017728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:21:21,619 basehttp 99482 6163017728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 18:21:21,704 basehttp 99482 6163017728 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:21:21,775 log 99482 6163017728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:21:21,775 basehttp 99482 6163017728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 18:21:21,836 log 99482 6163017728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:21:21,836 basehttp 99482 6163017728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 18:21:37,587 basehttp 99482 6163017728 "GET /patients/04622777-5195-4515-83fe-d724f4ea0c98/ HTTP/1.1" 200 57875 WARNING 2025-10-14 18:21:37,639 basehttp 99482 6179844096 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:21:37,671 log 99482 6163017728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:21:37,672 basehttp 99482 6163017728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 18:21:53,927 basehttp 99482 6163017728 "GET /patients/04622777-5195-4515-83fe-d724f4ea0c98/ HTTP/1.1" 200 57875 INFO 2025-10-14 18:21:53,936 basehttp 99482 6196670464 "GET /static/css/custom.css HTTP/1.1" 200 2844 INFO 2025-10-14 18:21:53,937 basehttp 99482 6213496832 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 200 7860 INFO 2025-10-14 18:21:53,942 basehttp 99482 6196670464 "GET /static/img/user/user-12.jpg HTTP/1.1" 200 8541 INFO 2025-10-14 18:21:53,942 basehttp 99482 6247149568 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-10-14 18:21:53,943 basehttp 99482 6230323200 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-10-14 18:21:53,946 basehttp 99482 6163017728 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-10-14 18:21:53,949 basehttp 99482 6196670464 "GET /static/js/htmx.min.js HTTP/1.1" 200 51076 INFO 2025-10-14 18:21:53,950 basehttp 99482 6163017728 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 200 5536 INFO 2025-10-14 18:21:53,952 basehttp 99482 6196670464 "GET /static/js/custom.js HTTP/1.1" 200 4109 INFO 2025-10-14 18:21:53,952 basehttp 99482 6230323200 "GET /static/js/app.min.js HTTP/1.1" 200 110394 INFO 2025-10-14 18:21:53,957 basehttp 99482 6179844096 "GET /static/css/default/app.min.css HTTP/1.1" 200 893480 INFO 2025-10-14 18:21:53,957 basehttp 99482 6196670464 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-10-14 18:21:53,962 basehttp 99482 6179844096 "GET /static/img/theme/default.jpg HTTP/1.1" 200 26964 INFO 2025-10-14 18:21:53,965 basehttp 99482 6247149568 "GET /static/js/vendor.min.js HTTP/1.1" 200 1091361 INFO 2025-10-14 18:21:53,967 basehttp 99482 6230323200 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-10-14 18:21:53,969 basehttp 99482 6163017728 "GET /static/plugins/apexcharts/dist/apexcharts.min.js HTTP/1.1" 200 574941 INFO 2025-10-14 18:21:53,969 basehttp 99482 6179844096 "GET /static/img/theme/apple.jpg HTTP/1.1" 200 28822 INFO 2025-10-14 18:21:53,970 basehttp 99482 6247149568 "GET /static/img/theme/material.jpg HTTP/1.1" 200 28774 INFO 2025-10-14 18:21:53,970 basehttp 99482 6196670464 "GET /static/img/theme/transparent.jpg HTTP/1.1" 200 32747 INFO 2025-10-14 18:21:53,972 basehttp 99482 6230323200 "GET /static/img/theme/facebook.jpg HTTP/1.1" 200 27881 INFO 2025-10-14 18:21:53,973 basehttp 99482 6179844096 "GET /static/img/version/html.jpg HTTP/1.1" 200 17325 INFO 2025-10-14 18:21:53,974 basehttp 99482 6247149568 "GET /static/img/version/ajax.jpg HTTP/1.1" 200 20223 INFO 2025-10-14 18:21:53,976 basehttp 99482 6179844096 "GET /static/img/version/angular10x.jpg HTTP/1.1" 200 24580 INFO 2025-10-14 18:21:53,976 basehttp 99482 6196670464 "GET /static/img/version/angular1x.jpg HTTP/1.1" 200 22869 INFO 2025-10-14 18:21:53,976 basehttp 99482 6230323200 "GET /static/img/version/svelte.jpg HTTP/1.1" 200 25060 INFO 2025-10-14 18:21:53,977 basehttp 99482 6247149568 "GET /static/img/version/laravel.jpg HTTP/1.1" 200 26040 INFO 2025-10-14 18:21:53,978 basehttp 99482 6163017728 "GET /static/img/theme/google.jpg HTTP/1.1" 200 86013 INFO 2025-10-14 18:21:53,981 basehttp 99482 6179844096 "GET /static/img/version/vuejs.jpg HTTP/1.1" 200 22518 INFO 2025-10-14 18:21:53,984 basehttp 99482 6163017728 "GET /static/img/version/dotnet.jpg HTTP/1.1" 200 24791 INFO 2025-10-14 18:21:53,984 basehttp 99482 6196670464 "GET /static/img/version/django.jpg HTTP/1.1" 200 20935 INFO 2025-10-14 18:21:53,985 basehttp 99482 6230323200 "GET /static/img/version/nextjs.jpg HTTP/1.1" 200 20152 INFO 2025-10-14 18:21:53,985 basehttp 99482 6247149568 "GET /static/img/version/reactjs.jpg HTTP/1.1" 200 26850 INFO 2025-10-14 18:21:53,987 basehttp 99482 6230323200 "GET /static/img/theme/corporate.jpg HTTP/1.1" 200 38911 INFO 2025-10-14 18:21:53,987 basehttp 99482 6179844096 "GET /static/img/theme/one-page-parallax.jpg HTTP/1.1" 200 22474 INFO 2025-10-14 18:21:53,987 basehttp 99482 6163017728 "GET /static/img/theme/e-commerce.jpg HTTP/1.1" 200 37734 INFO 2025-10-14 18:21:53,988 basehttp 99482 6247149568 "GET /static/img/theme/forum.jpg HTTP/1.1" 200 28744 INFO 2025-10-14 18:21:53,988 basehttp 99482 6196670464 "GET /static/img/theme/blog.jpg HTTP/1.1" 200 32334 WARNING 2025-10-14 18:21:54,031 log 99482 6213496832 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:21:54,031 basehttp 99482 6213496832 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20338 INFO 2025-10-14 18:21:54,177 basehttp 99482 6213496832 "GET /static/css/default/app.min.css.map HTTP/1.1" 200 1957526 INFO 2025-10-14 18:21:54,183 basehttp 99482 6213496832 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 WARNING 2025-10-14 18:21:54,189 basehttp 99482 6196670464 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-14 18:21:54,189 basehttp 99482 6213496832 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 INFO 2025-10-14 18:21:54,289 basehttp 99482 6213496832 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 INFO 2025-10-14 18:21:54,290 basehttp 99482 6196670464 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-10-14 18:22:00,112 basehttp 99482 6213496832 "GET /appointments/d50f70ed-fba8-4abb-815f-f27ce966db66/ HTTP/1.1" 200 45679 WARNING 2025-10-14 18:22:00,192 log 99482 6213496832 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:22:00,192 basehttp 99482 6213496832 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 18:22:00,196 basehttp 99482 6213496832 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:22:05,896 basehttp 99482 6247149568 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:22:05,977 log 99482 6230323200 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:22:05,977 basehttp 99482 6230323200 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 18:22:06,038 log 99482 6230323200 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:22:06,038 basehttp 99482 6230323200 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 18:27:57,335 basehttp 99482 6163017728 "GET /patients/04622777-5195-4515-83fe-d724f4ea0c98/ HTTP/1.1" 200 57875 WARNING 2025-10-14 18:27:57,387 basehttp 99482 6179844096 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:27:57,464 log 99482 6163017728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:27:57,464 basehttp 99482 6163017728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20338 INFO 2025-10-14 18:28:23,857 basehttp 99482 6163017728 "GET /appointments/create/ HTTP/1.1" 200 56596 INFO 2025-10-14 18:28:23,866 basehttp 99482 6163017728 "GET /static/plugins/select2/css/select2.min.css HTTP/1.1" 200 16263 INFO 2025-10-14 18:28:23,873 basehttp 99482 13438578688 "GET /static/plugins/datatables.net-select-bs5/css/select.bootstrap5.min.css HTTP/1.1" 200 2157 INFO 2025-10-14 18:28:23,873 basehttp 99482 13455405056 "GET /static/plugins/select2/dist/js/select2.min.js HTTP/1.1" 200 70851 WARNING 2025-10-14 18:28:23,914 basehttp 99482 13455405056 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:28:23,932 log 99482 6163017728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:28:23,932 basehttp 99482 6163017728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 18:28:27,853 basehttp 99482 6163017728 "GET /appointments/ HTTP/1.1" 200 124119 INFO 2025-10-14 18:28:27,873 basehttp 99482 13438578688 "GET /static/plugins/datatables.net-bs5/css/dataTables.bootstrap5.min.css HTTP/1.1" 200 15096 INFO 2025-10-14 18:28:27,873 basehttp 99482 13455405056 "GET /static/plugins/datatables.net-responsive-bs5/css/responsive.bootstrap5.min.css HTTP/1.1" 200 6044 INFO 2025-10-14 18:28:27,873 basehttp 99482 13489057792 "GET /static/plugins/datatables.net-bs5/js/dataTables.bootstrap5.min.js HTTP/1.1" 200 1470 INFO 2025-10-14 18:28:27,874 basehttp 99482 13505884160 "GET /static/plugins/datatables.net-responsive/js/dataTables.responsive.min.js HTTP/1.1" 200 16086 INFO 2025-10-14 18:28:27,875 basehttp 99482 13438578688 "GET /static/plugins/datatables.net-responsive-bs5/js/responsive.bootstrap5.min.js HTTP/1.1" 200 1796 INFO 2025-10-14 18:28:27,875 basehttp 99482 13472231424 "GET /static/plugins/datatables.net/js/dataTables.min.js HTTP/1.1" 200 95735 WARNING 2025-10-14 18:28:27,923 basehttp 99482 13472231424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:28:27,957 log 99482 6163017728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:28:27,957 basehttp 99482 6163017728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 18:30:09,608 basehttp 99482 6163017728 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:30:09,695 log 99482 13438578688 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:30:09,695 basehttp 99482 13438578688 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 18:30:09,755 log 99482 13438578688 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:30:09,755 basehttp 99482 13438578688 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 18:30:10,401 basehttp 99482 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:30:10,503 log 99482 13505884160 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:30:10,503 basehttp 99482 13505884160 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20338 WARNING 2025-10-14 18:30:10,564 log 99482 13505884160 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:30:10,564 basehttp 99482 13505884160 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 18:30:11,675 basehttp 99482 13505884160 "GET /patients/04622777-5195-4515-83fe-d724f4ea0c98/ HTTP/1.1" 200 57947 WARNING 2025-10-14 18:30:11,731 basehttp 99482 13489057792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:30:11,750 log 99482 13505884160 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:30:11,750 basehttp 99482 13505884160 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 18:30:51,478 basehttp 99482 13505884160 "GET /ot/sessions/01cb44c8-00f4-43e4-91dd-c8cf750a45b7/ HTTP/1.1" 200 36663 WARNING 2025-10-14 18:30:51,546 basehttp 99482 13455405056 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:30:51,561 log 99482 13505884160 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:30:51,561 basehttp 99482 13505884160 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 18:30:59,772 basehttp 99482 13505884160 "GET /ot/sessions/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 44936 WARNING 2025-10-14 18:30:59,837 basehttp 99482 6163017728 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:30:59,859 log 99482 13505884160 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:30:59,860 basehttp 99482 13505884160 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 18:36:23,481 basehttp 99482 6163017728 "GET /ot/sessions/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 44937 WARNING 2025-10-14 18:36:23,560 basehttp 99482 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:36:23,564 log 99482 6163017728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:36:23,564 basehttp 99482 6163017728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 18:39:03,674 basehttp 99482 6163017728 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:39:03,789 log 99482 6163017728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:39:03,789 basehttp 99482 6163017728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20338 WARNING 2025-10-14 18:39:03,855 log 99482 6163017728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:39:03,855 basehttp 99482 6163017728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 18:39:04,729 basehttp 99482 6163017728 "GET /ot/sessions/01cb44c8-00f4-43e4-91dd-c8cf750a45b7/ HTTP/1.1" 200 36663 WARNING 2025-10-14 18:39:04,799 basehttp 99482 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:39:04,803 log 99482 6163017728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:39:04,803 basehttp 99482 6163017728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 18:39:06,859 basehttp 99482 6163017728 "GET /ot/patients/04622777-5195-4515-83fe-d724f4ea0c98/progress/ HTTP/1.1" 200 42608 WARNING 2025-10-14 18:39:06,922 basehttp 99482 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:39:06,937 log 99482 6163017728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:39:06,937 basehttp 99482 6163017728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 18:40:36,517 basehttp 99482 6163017728 "GET /ot/patients/04622777-5195-4515-83fe-d724f4ea0c98/progress/ HTTP/1.1" 200 42608 WARNING 2025-10-14 18:40:36,581 basehttp 99482 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:40:36,598 log 99482 6163017728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:40:36,598 basehttp 99482 6163017728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 18:40:44,689 basehttp 99482 6163017728 "GET /ot/sessions/01cb44c8-00f4-43e4-91dd-c8cf750a45b7/ HTTP/1.1" 200 36663 WARNING 2025-10-14 18:40:44,756 basehttp 99482 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:40:44,771 log 99482 6163017728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:40:44,771 basehttp 99482 6163017728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 18:40:49,763 basehttp 99482 6163017728 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:40:49,833 log 99482 6163017728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:40:49,833 basehttp 99482 6163017728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 18:40:49,893 log 99482 6163017728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:40:49,893 basehttp 99482 6163017728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 18:40:50,656 basehttp 99482 6163017728 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:40:50,777 log 99482 6163017728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:40:50,778 basehttp 99482 6163017728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20338 WARNING 2025-10-14 18:40:50,837 log 99482 6163017728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:40:50,837 basehttp 99482 6163017728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 18:40:59,358 basehttp 99482 6163017728 "GET /ot/sessions/01cb44c8-00f4-43e4-91dd-c8cf750a45b7/update/ HTTP/1.1" 200 44844 WARNING 2025-10-14 18:40:59,745 basehttp 99482 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:40:59,771 log 99482 6163017728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:40:59,771 basehttp 99482 6163017728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 18:41:20,730 basehttp 99482 6163017728 "POST /ot/sessions/01cb44c8-00f4-43e4-91dd-c8cf750a45b7/update/ HTTP/1.1" 302 0 INFO 2025-10-14 18:41:20,794 basehttp 99482 6163017728 "GET /ot/sessions/01cb44c8-00f4-43e4-91dd-c8cf750a45b7/ HTTP/1.1" 200 36663 WARNING 2025-10-14 18:41:20,867 basehttp 99482 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:41:20,881 log 99482 6163017728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:41:20,881 basehttp 99482 6163017728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 18:41:28,365 basehttp 99482 6163017728 "GET /ot/patients/04622777-5195-4515-83fe-d724f4ea0c98/progress/ HTTP/1.1" 200 42605 WARNING 2025-10-14 18:41:28,430 basehttp 99482 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 18:41:28,443 log 99482 6163017728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 18:41:28,444 basehttp 99482 6163017728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 18:42:28,879 basehttp 99482 6163017728 "GET /ot/patients/04622777-5195-4515-83fe-d724f4ea0c98/progress/ HTTP/1.1" 200 42605 INFO 2025-10-14 18:42:50,654 basehttp 99482 6163017728 "GET /patients/04622777-5195-4515-83fe-d724f4ea0c98/ HTTP/1.1" 200 57947 INFO 2025-10-14 18:43:01,817 basehttp 99482 6163017728 "GET /slp/interventions/34117eed-4ae3-409d-8c62-fd4d3bc3ebc4/ HTTP/1.1" 200 34338 INFO 2025-10-14 18:43:07,059 basehttp 99482 6163017728 "GET /slp/interventions/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98&previous=34117eed-4ae3-409d-8c62-fd4d3bc3ebc4 HTTP/1.1" 200 43571 INFO 2025-10-14 18:43:39,382 basehttp 99482 6163017728 "GET /aba/consults/6e3e8617-9882-4540-8242-69ade8d099c5/ HTTP/1.1" 200 37604 INFO 2025-10-14 18:43:47,233 basehttp 99482 6163017728 "GET /slp/interventions/34117eed-4ae3-409d-8c62-fd4d3bc3ebc4/ HTTP/1.1" 200 34338 INFO 2025-10-14 18:43:51,129 basehttp 99482 6163017728 "GET /slp/progress-reports/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 46908 INFO 2025-10-14 18:46:49,793 basehttp 99482 6163017728 "GET /slp/progress-reports/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 53472 INFO 2025-10-14 18:48:17,824 basehttp 99482 6163017728 "GET /slp/interventions/34117eed-4ae3-409d-8c62-fd4d3bc3ebc4/ HTTP/1.1" 200 34338 INFO 2025-10-14 18:48:21,463 basehttp 99482 6163017728 "GET /slp/progress-reports/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 53472 INFO 2025-10-14 18:49:55,355 basehttp 99482 6163017728 "GET /slp/progress-reports/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 45393 INFO 2025-10-14 18:50:32,979 basehttp 99482 6163017728 "GET /slp/progress-reports/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 45404 INFO 2025-10-14 18:50:52,940 basehttp 99482 6163017728 "GET /slp/progress-reports/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 45406 INFO 2025-10-14 18:51:19,222 basehttp 99482 6163017728 "GET /ot/sessions/01cb44c8-00f4-43e4-91dd-c8cf750a45b7/ HTTP/1.1" 200 36663 INFO 2025-10-14 18:51:21,967 basehttp 99482 6163017728 "GET /ot/patients/04622777-5195-4515-83fe-d724f4ea0c98/progress/ HTTP/1.1" 200 42605 INFO 2025-10-14 18:51:28,175 basehttp 99482 6163017728 "GET /ot/sessions/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 44937 INFO 2025-10-14 18:53:13,963 basehttp 99482 6163017728 "GET /ot/sessions/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 47553 INFO 2025-10-14 18:54:15,028 basehttp 99482 6163017728 "GET /ot/sessions/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 47564 INFO 2025-10-14 18:57:37,163 basehttp 99482 6163017728 "GET /ot/sessions/create/?patient=04622777-5195-4515-83fe-d724f4ea0c98 HTTP/1.1" 200 51826 INFO 2025-10-14 18:59:46,121 basehttp 99482 6163017728 "GET /ot/sessions/ HTTP/1.1" 200 50812 INFO 2025-10-14 19:00:01,390 basehttp 99482 6163017728 "GET /aba/consults/6e3e8617-9882-4540-8242-69ade8d099c5/ HTTP/1.1" 200 37604 INFO 2025-10-14 19:00:18,581 basehttp 99482 6163017728 "GET /appointments/e8a5714b-74df-4066-8752-a482d611c5c3/ HTTP/1.1" 200 46571 INFO 2025-10-14 19:00:28,182 basehttp 99482 6163017728 "GET /aba/consults/6e3e8617-9882-4540-8242-69ade8d099c5/ HTTP/1.1" 200 37604 INFO 2025-10-14 19:01:05,923 basehttp 99482 6163017728 "GET /ot/sessions/01cb44c8-00f4-43e4-91dd-c8cf750a45b7/update/ HTTP/1.1" 200 51937 INFO 2025-10-14 19:01:31,049 basehttp 99482 6163017728 "GET /patients/04622777-5195-4515-83fe-d724f4ea0c98/ HTTP/1.1" 200 57945 INFO 2025-10-14 19:01:44,046 basehttp 99482 6163017728 "GET /nursing/encounters/ HTTP/1.1" 200 108119 INFO 2025-10-14 19:02:57,750 basehttp 99482 6163017728 "GET /nursing/encounters/610f23b2-5f5d-4857-86ab-59ef0bf84d6c/ HTTP/1.1" 200 46440 INFO 2025-10-14 19:03:05,894 basehttp 99482 6163017728 "GET /nursing/patients/04622777-5195-4515-83fe-d724f4ea0c98/vitals/ HTTP/1.1" 200 39510 INFO 2025-10-14 19:03:22,273 basehttp 99482 6163017728 "GET /nursing/encounters/610f23b2-5f5d-4857-86ab-59ef0bf84d6c/ HTTP/1.1" 200 46440 INFO 2025-10-14 19:03:24,325 basehttp 99482 6163017728 "GET /nursing/patients/04622777-5195-4515-83fe-d724f4ea0c98/growth-chart/ HTTP/1.1" 200 39028 INFO 2025-10-14 19:03:34,750 basehttp 99482 6163017728 "GET /nursing/patients/04622777-5195-4515-83fe-d724f4ea0c98/growth-chart/ HTTP/1.1" 200 39028 INFO 2025-10-14 19:03:47,177 basehttp 99482 6163017728 "GET /patients/646fd4fa-d322-40eb-8587-0a943f0412bc/ HTTP/1.1" 200 55644 INFO 2025-10-14 19:03:53,387 basehttp 99482 6163017728 "GET /appointments/ HTTP/1.1" 200 124119 INFO 2025-10-14 19:03:54,525 basehttp 99482 6163017728 "GET / HTTP/1.1" 200 38265 WARNING 2025-10-14 19:03:54,539 basehttp 99482 6163017728 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-14 19:04:09,678 log 99482 6163017728 Not Found: /slp WARNING 2025-10-14 19:04:09,679 basehttp 99482 6163017728 "GET /slp HTTP/1.1" 404 20157 WARNING 2025-10-14 19:04:09,771 log 99482 6163017728 Not Found: /favicon.ico WARNING 2025-10-14 19:04:09,772 basehttp 99482 6163017728 "GET /favicon.ico HTTP/1.1" 404 20190 WARNING 2025-10-14 19:04:12,564 log 99482 6163017728 Not Found: /slp/ WARNING 2025-10-14 19:04:12,564 basehttp 99482 6163017728 "GET /slp/ HTTP/1.1" 404 24622 INFO 2025-10-14 19:04:21,035 basehttp 99482 6163017728 "GET /slp/interventions/ HTTP/1.1" 200 46862 INFO 2025-10-14 19:04:24,769 basehttp 99482 6163017728 "GET /slp/interventions/43b40c7e-5a74-4b40-b5a6-b01a7b1dcf33/ HTTP/1.1" 200 34344 ERROR 2025-10-14 19:04:42,506 log 99482 6163017728 Internal Server Error: /slp/progress-reports/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(", ".join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: slp/progress_report_list.html, slp/slpprogressreport_list.html ERROR 2025-10-14 19:04:42,581 basehttp 99482 6163017728 "GET /slp/progress-reports/ HTTP/1.1" 500 107025 INFO 2025-10-14 19:05:41,969 autoreload 99482 8782111040 /Users/marwanalwali/AgdarCentre/slp/views.py changed, reloading. INFO 2025-10-14 19:05:42,452 autoreload 23112 8782111040 Watching for file changes with StatReloader ERROR 2025-10-14 19:05:43,419 log 23112 6204108800 Internal Server Error: /slp/progress-reports/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 98, in reverse resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix raise NoReverseMatch(msg) django.urls.exceptions.NoReverseMatch: Reverse for 'progress_list' not found. 'progress_list' is not a valid view function or pattern name. ERROR 2025-10-14 19:05:43,493 basehttp 23112 6204108800 "GET /slp/progress-reports/ HTTP/1.1" 500 179774 ERROR 2025-10-14 19:05:45,628 log 23112 6204108800 Internal Server Error: /slp/progress-reports/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 98, in reverse resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix raise NoReverseMatch(msg) django.urls.exceptions.NoReverseMatch: Reverse for 'progress_list' not found. 'progress_list' is not a valid view function or pattern name. ERROR 2025-10-14 19:05:45,696 basehttp 23112 6204108800 "GET /slp/progress-reports/ HTTP/1.1" 500 179774 INFO 2025-10-14 19:06:42,277 basehttp 23112 6204108800 "GET /slp/progress-reports/ HTTP/1.1" 200 33531 INFO 2025-10-14 19:07:07,199 basehttp 23112 6204108800 "GET /slp/progress-reports/ HTTP/1.1" 200 33531 INFO 2025-10-14 19:07:17,986 basehttp 23112 6204108800 "GET /slp/progress-reports/ HTTP/1.1" 200 33531 INFO 2025-10-14 19:08:09,465 autoreload 23112 8782111040 /Users/marwanalwali/AgdarCentre/slp/views.py changed, reloading. INFO 2025-10-14 19:08:09,781 autoreload 24291 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 19:08:11,029 basehttp 24291 6124105728 "GET /slp/progress-reports/ HTTP/1.1" 200 33533 INFO 2025-10-14 19:08:27,751 basehttp 24291 6124105728 "GET /admin/slp/slpprogressreport/ HTTP/1.1" 200 57081 INFO 2025-10-14 19:08:27,764 basehttp 24291 6140932096 "GET /static/admin/css/dark_mode.css HTTP/1.1" 200 2808 INFO 2025-10-14 19:08:27,765 basehttp 24291 6124105728 "GET /static/admin/css/base.css HTTP/1.1" 200 22120 INFO 2025-10-14 19:08:27,766 basehttp 24291 6157758464 "GET /static/admin/css/nav_sidebar.css HTTP/1.1" 200 2810 INFO 2025-10-14 19:08:27,766 basehttp 24291 6174584832 "GET /static/admin/css/changelists.css HTTP/1.1" 200 6878 INFO 2025-10-14 19:08:27,767 basehttp 24291 6191411200 "GET /static/admin/js/theme.js HTTP/1.1" 200 1653 INFO 2025-10-14 19:08:27,767 basehttp 24291 6157758464 "GET /static/admin/js/jquery.init.js HTTP/1.1" 200 347 INFO 2025-10-14 19:08:27,768 basehttp 24291 6140932096 "GET /static/admin/css/responsive.css HTTP/1.1" 200 16565 INFO 2025-10-14 19:08:27,769 basehttp 24291 6174584832 "GET /static/admin/js/core.js HTTP/1.1" 200 6208 INFO 2025-10-14 19:08:27,769 basehttp 24291 6191411200 "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.1" 200 9777 INFO 2025-10-14 19:08:27,769 basehttp 24291 6157758464 "GET /static/admin/js/actions.js HTTP/1.1" 200 8076 INFO 2025-10-14 19:08:27,770 basehttp 24291 6140932096 "GET /static/admin/js/urlify.js HTTP/1.1" 200 7887 INFO 2025-10-14 19:08:27,771 basehttp 24291 6174584832 "GET /static/admin/js/prepopulate.js HTTP/1.1" 200 1531 INFO 2025-10-14 19:08:27,771 basehttp 24291 6157758464 "GET /static/admin/img/search.svg HTTP/1.1" 200 458 INFO 2025-10-14 19:08:27,774 basehttp 24291 6124105728 "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.1" 200 285314 INFO 2025-10-14 19:08:27,776 basehttp 24291 6191411200 "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.1" 200 325171 INFO 2025-10-14 19:08:27,777 basehttp 24291 6191411200 "GET /static/admin/js/nav_sidebar.js HTTP/1.1" 200 3063 INFO 2025-10-14 19:08:27,778 basehttp 24291 6191411200 "GET /static/admin/js/filters.js HTTP/1.1" 200 978 INFO 2025-10-14 19:08:27,852 basehttp 24291 6208237568 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 19:08:27,867 basehttp 24291 6208237568 "GET /static/admin/img/icon-addlink.svg HTTP/1.1" 200 331 INFO 2025-10-14 19:08:27,867 basehttp 24291 6191411200 "GET /static/admin/img/icon-yes.svg HTTP/1.1" 200 436 INFO 2025-10-14 19:08:27,867 basehttp 24291 6157758464 "GET /static/admin/img/icon-viewlink.svg HTTP/1.1" 200 581 INFO 2025-10-14 19:08:27,867 basehttp 24291 6124105728 "GET /static/admin/img/tooltag-add.svg HTTP/1.1" 200 331 INFO 2025-10-14 19:08:34,341 basehttp 24291 6124105728 "GET /admin/slp/slptarget/ HTTP/1.1" 200 63179 INFO 2025-10-14 19:08:34,411 basehttp 24291 6124105728 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 19:08:37,682 basehttp 24291 6124105728 "GET /admin/slp/slpassessment/ HTTP/1.1" 200 56946 INFO 2025-10-14 19:08:37,750 basehttp 24291 6124105728 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 19:08:40,576 basehttp 24291 6124105728 "GET /admin/slp/slpconsult/ HTTP/1.1" 200 57947 INFO 2025-10-14 19:08:40,648 basehttp 24291 6124105728 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 19:08:43,271 basehttp 24291 6124105728 "GET /admin/slp/slpintervention/ HTTP/1.1" 200 69976 INFO 2025-10-14 19:08:43,339 basehttp 24291 6124105728 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 19:08:43,352 basehttp 24291 6124105728 "GET /static/admin/img/sorting-icons.svg HTTP/1.1" 200 1097 INFO 2025-10-14 19:08:49,934 basehttp 24291 6124105728 "GET /admin/slp/slpprogressreport/ HTTP/1.1" 200 56943 INFO 2025-10-14 19:08:50,004 basehttp 24291 6124105728 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 19:18:09,144 signals 29411 8782111040 User created: khalid.al-qahtani.admin1 (Administrator) INFO 2025-10-14 19:18:09,274 signals 29411 8782111040 User created: khalid.al-shammari.admin2 (Administrator) INFO 2025-10-14 19:18:09,402 signals 29411 8782111040 User created: abdulaziz.al-shamrani.doctor1 (Doctor) INFO 2025-10-14 19:18:09,529 signals 29411 8782111040 User created: abdulrahman.al-qahtani.doctor2 (Doctor) INFO 2025-10-14 19:18:09,657 signals 29411 8782111040 User created: turki.al-otaibi.doctor3 (Doctor) INFO 2025-10-14 19:18:09,785 signals 29411 8782111040 User created: sarah.al-qahtani.nurse1 (Nurse) INFO 2025-10-14 19:18:09,916 signals 29411 8782111040 User created: saud.al-qahtani.nurse2 (Nurse) INFO 2025-10-14 19:18:10,044 signals 29411 8782111040 User created: mona.al-rashidi.nurse3 (Nurse) INFO 2025-10-14 19:18:10,171 signals 29411 8782111040 User created: sarah.al-subai.ot1 (Occupational Therapist) INFO 2025-10-14 19:18:10,299 signals 29411 8782111040 User created: sultan.al-omari.ot2 (Occupational Therapist) INFO 2025-10-14 19:18:10,427 signals 29411 8782111040 User created: sarah.al-ahmadi.slp1 (Speech-Language Pathologist) INFO 2025-10-14 19:18:10,553 signals 29411 8782111040 User created: salma.al-ahmadi.slp2 (Speech-Language Pathologist) INFO 2025-10-14 19:18:10,682 signals 29411 8782111040 User created: rania.al-zahrani.aba1 (ABA Therapist) INFO 2025-10-14 19:18:10,810 signals 29411 8782111040 User created: saleh.al-maliki.aba2 (ABA Therapist) INFO 2025-10-14 19:18:10,937 signals 29411 8782111040 User created: noura.al-shahrani.front_desk1 (Front Desk) INFO 2025-10-14 19:18:11,065 signals 29411 8782111040 User created: abdulaziz.al-juaid.front_desk2 (Front Desk) INFO 2025-10-14 19:18:11,192 signals 29411 8782111040 User created: hind.al-dosari.finance1 (Finance) INFO 2025-10-14 19:18:11,321 signals 29411 8782111040 User created: lama.al-maliki.finance2 (Finance) INFO 2025-10-14 19:18:11,323 signals 29411 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-14 19:18:11,324 signals 29411 8782111040 File created: FILE-2025-000001 for patient MRNAGDAR000001 INFO 2025-10-14 19:18:11,324 signals 29411 8782111040 Created main file for patient: MRNAGDAR000001 INFO 2025-10-14 19:18:11,324 signals 29411 8782111040 Patient created: MRNAGDAR000001 - Hanan Al-Subaie INFO 2025-10-14 19:18:11,326 signals 29411 8782111040 Generated File Number: FILE-2025-000002 INFO 2025-10-14 19:18:11,326 signals 29411 8782111040 File created: FILE-2025-000002 for patient MRNAGDAR000002 INFO 2025-10-14 19:18:11,326 signals 29411 8782111040 Created main file for patient: MRNAGDAR000002 INFO 2025-10-14 19:18:11,326 signals 29411 8782111040 Patient created: MRNAGDAR000002 - Abdulaziz Al-Shamrani INFO 2025-10-14 19:18:11,327 signals 29411 8782111040 Generated File Number: FILE-2025-000003 INFO 2025-10-14 19:18:11,327 signals 29411 8782111040 File created: FILE-2025-000003 for patient MRNAGDAR000003 INFO 2025-10-14 19:18:11,327 signals 29411 8782111040 Created main file for patient: MRNAGDAR000003 INFO 2025-10-14 19:18:11,327 signals 29411 8782111040 Patient created: MRNAGDAR000003 - Hessa Al-Qahtani INFO 2025-10-14 19:18:11,328 signals 29411 8782111040 Generated File Number: FILE-2025-000004 INFO 2025-10-14 19:18:11,328 signals 29411 8782111040 File created: FILE-2025-000004 for patient MRNAGDAR000004 INFO 2025-10-14 19:18:11,328 signals 29411 8782111040 Created main file for patient: MRNAGDAR000004 INFO 2025-10-14 19:18:11,329 signals 29411 8782111040 Patient created: MRNAGDAR000004 - Lama Al-Subaie INFO 2025-10-14 19:18:11,330 signals 29411 8782111040 Generated File Number: FILE-2025-000005 INFO 2025-10-14 19:18:11,330 signals 29411 8782111040 File created: FILE-2025-000005 for patient MRNAGDAR000005 INFO 2025-10-14 19:18:11,330 signals 29411 8782111040 Created main file for patient: MRNAGDAR000005 INFO 2025-10-14 19:18:11,330 signals 29411 8782111040 Patient created: MRNAGDAR000005 - Bandar Al-Harbi INFO 2025-10-14 19:18:11,331 signals 29411 8782111040 Generated File Number: FILE-2025-000006 INFO 2025-10-14 19:18:11,331 signals 29411 8782111040 File created: FILE-2025-000006 for patient MRNAGDAR000006 INFO 2025-10-14 19:18:11,331 signals 29411 8782111040 Created main file for patient: MRNAGDAR000006 INFO 2025-10-14 19:18:11,331 signals 29411 8782111040 Patient created: MRNAGDAR000006 - Sarah Al-Shamrani INFO 2025-10-14 19:18:11,332 signals 29411 8782111040 Generated File Number: FILE-2025-000007 INFO 2025-10-14 19:18:11,332 signals 29411 8782111040 File created: FILE-2025-000007 for patient MRNAGDAR000007 INFO 2025-10-14 19:18:11,332 signals 29411 8782111040 Created main file for patient: MRNAGDAR000007 INFO 2025-10-14 19:18:11,332 signals 29411 8782111040 Patient created: MRNAGDAR000007 - Ziyad Al-Dosari INFO 2025-10-14 19:18:11,333 signals 29411 8782111040 Generated File Number: FILE-2025-000008 INFO 2025-10-14 19:18:11,333 signals 29411 8782111040 File created: FILE-2025-000008 for patient MRNAGDAR000008 INFO 2025-10-14 19:18:11,333 signals 29411 8782111040 Created main file for patient: MRNAGDAR000008 INFO 2025-10-14 19:18:11,333 signals 29411 8782111040 Patient created: MRNAGDAR000008 - Khalid Al-Juaid INFO 2025-10-14 19:18:11,334 signals 29411 8782111040 Generated File Number: FILE-2025-000009 INFO 2025-10-14 19:18:11,335 signals 29411 8782111040 File created: FILE-2025-000009 for patient MRNAGDAR000009 INFO 2025-10-14 19:18:11,335 signals 29411 8782111040 Created main file for patient: MRNAGDAR000009 INFO 2025-10-14 19:18:11,335 signals 29411 8782111040 Patient created: MRNAGDAR000009 - Nada Al-Ghamdi INFO 2025-10-14 19:18:11,336 signals 29411 8782111040 Generated File Number: FILE-2025-000010 INFO 2025-10-14 19:18:11,336 signals 29411 8782111040 File created: FILE-2025-000010 for patient MRNAGDAR000010 INFO 2025-10-14 19:18:11,336 signals 29411 8782111040 Created main file for patient: MRNAGDAR000010 INFO 2025-10-14 19:18:11,336 signals 29411 8782111040 Patient created: MRNAGDAR000010 - Khalid Al-Shahrani INFO 2025-10-14 19:18:11,337 signals 29411 8782111040 Generated File Number: FILE-2025-000011 INFO 2025-10-14 19:18:11,337 signals 29411 8782111040 File created: FILE-2025-000011 for patient MRNAGDAR000011 INFO 2025-10-14 19:18:11,337 signals 29411 8782111040 Created main file for patient: MRNAGDAR000011 INFO 2025-10-14 19:18:11,337 signals 29411 8782111040 Patient created: MRNAGDAR000011 - Nawaf Al-Mutairi INFO 2025-10-14 19:18:11,338 signals 29411 8782111040 Generated File Number: FILE-2025-000012 INFO 2025-10-14 19:18:11,339 signals 29411 8782111040 File created: FILE-2025-000012 for patient MRNAGDAR000012 INFO 2025-10-14 19:18:11,339 signals 29411 8782111040 Created main file for patient: MRNAGDAR000012 INFO 2025-10-14 19:18:11,339 signals 29411 8782111040 Patient created: MRNAGDAR000012 - Abdulrahman Al-Subai INFO 2025-10-14 19:18:11,340 signals 29411 8782111040 Generated File Number: FILE-2025-000013 INFO 2025-10-14 19:18:11,340 signals 29411 8782111040 File created: FILE-2025-000013 for patient MRNAGDAR000013 INFO 2025-10-14 19:18:11,340 signals 29411 8782111040 Created main file for patient: MRNAGDAR000013 INFO 2025-10-14 19:18:11,340 signals 29411 8782111040 Patient created: MRNAGDAR000013 - Hessa Al-Balawi INFO 2025-10-14 19:18:11,341 signals 29411 8782111040 Generated File Number: FILE-2025-000014 INFO 2025-10-14 19:18:11,341 signals 29411 8782111040 File created: FILE-2025-000014 for patient MRNAGDAR000014 INFO 2025-10-14 19:18:11,341 signals 29411 8782111040 Created main file for patient: MRNAGDAR000014 INFO 2025-10-14 19:18:11,341 signals 29411 8782111040 Patient created: MRNAGDAR000014 - Mohammed Al-Omari INFO 2025-10-14 19:18:11,342 signals 29411 8782111040 Generated File Number: FILE-2025-000015 INFO 2025-10-14 19:18:11,342 signals 29411 8782111040 File created: FILE-2025-000015 for patient MRNAGDAR000015 INFO 2025-10-14 19:18:11,342 signals 29411 8782111040 Created main file for patient: MRNAGDAR000015 INFO 2025-10-14 19:18:11,343 signals 29411 8782111040 Patient created: MRNAGDAR000015 - Dalal Al-Shehri INFO 2025-10-14 19:18:11,344 signals 29411 8782111040 Generated File Number: FILE-2025-000016 INFO 2025-10-14 19:18:11,344 signals 29411 8782111040 File created: FILE-2025-000016 for patient MRNAGDAR000016 INFO 2025-10-14 19:18:11,344 signals 29411 8782111040 Created main file for patient: MRNAGDAR000016 INFO 2025-10-14 19:18:11,344 signals 29411 8782111040 Patient created: MRNAGDAR000016 - Mona Al-Harthi INFO 2025-10-14 19:18:11,345 signals 29411 8782111040 Generated File Number: FILE-2025-000017 INFO 2025-10-14 19:18:11,345 signals 29411 8782111040 File created: FILE-2025-000017 for patient MRNAGDAR000017 INFO 2025-10-14 19:18:11,345 signals 29411 8782111040 Created main file for patient: MRNAGDAR000017 INFO 2025-10-14 19:18:11,345 signals 29411 8782111040 Patient created: MRNAGDAR000017 - Ziyad Al-Dawsari INFO 2025-10-14 19:18:11,346 signals 29411 8782111040 Generated File Number: FILE-2025-000018 INFO 2025-10-14 19:18:11,346 signals 29411 8782111040 File created: FILE-2025-000018 for patient MRNAGDAR000018 INFO 2025-10-14 19:18:11,346 signals 29411 8782111040 Created main file for patient: MRNAGDAR000018 INFO 2025-10-14 19:18:11,346 signals 29411 8782111040 Patient created: MRNAGDAR000018 - Jawaher Al-Harbi INFO 2025-10-14 19:18:11,347 signals 29411 8782111040 Generated File Number: FILE-2025-000019 INFO 2025-10-14 19:18:11,347 signals 29411 8782111040 File created: FILE-2025-000019 for patient MRNAGDAR000019 INFO 2025-10-14 19:18:11,347 signals 29411 8782111040 Created main file for patient: MRNAGDAR000019 INFO 2025-10-14 19:18:11,347 signals 29411 8782111040 Patient created: MRNAGDAR000019 - Wafa Al-Mutairi INFO 2025-10-14 19:18:11,348 signals 29411 8782111040 Generated File Number: FILE-2025-000020 INFO 2025-10-14 19:18:11,348 signals 29411 8782111040 File created: FILE-2025-000020 for patient MRNAGDAR000020 INFO 2025-10-14 19:18:11,348 signals 29411 8782111040 Created main file for patient: MRNAGDAR000020 INFO 2025-10-14 19:18:11,349 signals 29411 8782111040 Patient created: MRNAGDAR000020 - Abdullah Al-Shahrani INFO 2025-10-14 19:18:11,350 signals 29411 8782111040 Generated File Number: FILE-2025-000021 INFO 2025-10-14 19:18:11,350 signals 29411 8782111040 File created: FILE-2025-000021 for patient MRNAGDAR000021 INFO 2025-10-14 19:18:11,350 signals 29411 8782111040 Created main file for patient: MRNAGDAR000021 INFO 2025-10-14 19:18:11,350 signals 29411 8782111040 Patient created: MRNAGDAR000021 - Rania Al-Shamrani INFO 2025-10-14 19:18:11,351 signals 29411 8782111040 Generated File Number: FILE-2025-000022 INFO 2025-10-14 19:18:11,352 signals 29411 8782111040 File created: FILE-2025-000022 for patient MRNAGDAR000022 INFO 2025-10-14 19:18:11,352 signals 29411 8782111040 Created main file for patient: MRNAGDAR000022 INFO 2025-10-14 19:18:11,352 signals 29411 8782111040 Patient created: MRNAGDAR000022 - Hayat Al-Qahtani INFO 2025-10-14 19:18:11,353 signals 29411 8782111040 Generated File Number: FILE-2025-000023 INFO 2025-10-14 19:18:11,353 signals 29411 8782111040 File created: FILE-2025-000023 for patient MRNAGDAR000023 INFO 2025-10-14 19:18:11,353 signals 29411 8782111040 Created main file for patient: MRNAGDAR000023 INFO 2025-10-14 19:18:11,353 signals 29411 8782111040 Patient created: MRNAGDAR000023 - Reem Al-Zahrani INFO 2025-10-14 19:18:11,354 signals 29411 8782111040 Generated File Number: FILE-2025-000024 INFO 2025-10-14 19:18:11,354 signals 29411 8782111040 File created: FILE-2025-000024 for patient MRNAGDAR000024 INFO 2025-10-14 19:18:11,354 signals 29411 8782111040 Created main file for patient: MRNAGDAR000024 INFO 2025-10-14 19:18:11,354 signals 29411 8782111040 Patient created: MRNAGDAR000024 - Nasser Al-Rashidi INFO 2025-10-14 19:18:11,355 signals 29411 8782111040 Generated File Number: FILE-2025-000025 INFO 2025-10-14 19:18:11,355 signals 29411 8782111040 File created: FILE-2025-000025 for patient MRNAGDAR000025 INFO 2025-10-14 19:18:11,355 signals 29411 8782111040 Created main file for patient: MRNAGDAR000025 INFO 2025-10-14 19:18:11,356 signals 29411 8782111040 Patient created: MRNAGDAR000025 - Mohammed Al-Subai INFO 2025-10-14 19:18:11,356 signals 29411 8782111040 Generated File Number: FILE-2025-000026 INFO 2025-10-14 19:18:11,357 signals 29411 8782111040 File created: FILE-2025-000026 for patient MRNAGDAR000026 INFO 2025-10-14 19:18:11,357 signals 29411 8782111040 Created main file for patient: MRNAGDAR000026 INFO 2025-10-14 19:18:11,357 signals 29411 8782111040 Patient created: MRNAGDAR000026 - Waleed Al-Zahrani INFO 2025-10-14 19:18:11,358 signals 29411 8782111040 Generated File Number: FILE-2025-000027 INFO 2025-10-14 19:18:11,358 signals 29411 8782111040 File created: FILE-2025-000027 for patient MRNAGDAR000027 INFO 2025-10-14 19:18:11,358 signals 29411 8782111040 Created main file for patient: MRNAGDAR000027 INFO 2025-10-14 19:18:11,358 signals 29411 8782111040 Patient created: MRNAGDAR000027 - Saleh Al-Ahmadi INFO 2025-10-14 19:18:11,359 signals 29411 8782111040 Generated File Number: FILE-2025-000028 INFO 2025-10-14 19:18:11,359 signals 29411 8782111040 File created: FILE-2025-000028 for patient MRNAGDAR000028 INFO 2025-10-14 19:18:11,359 signals 29411 8782111040 Created main file for patient: MRNAGDAR000028 INFO 2025-10-14 19:18:11,359 signals 29411 8782111040 Patient created: MRNAGDAR000028 - Turki Al-Zahrani INFO 2025-10-14 19:18:11,360 signals 29411 8782111040 Generated File Number: FILE-2025-000029 INFO 2025-10-14 19:18:11,360 signals 29411 8782111040 File created: FILE-2025-000029 for patient MRNAGDAR000029 INFO 2025-10-14 19:18:11,360 signals 29411 8782111040 Created main file for patient: MRNAGDAR000029 INFO 2025-10-14 19:18:11,361 signals 29411 8782111040 Patient created: MRNAGDAR000029 - Munira Al-Harbi INFO 2025-10-14 19:18:11,362 signals 29411 8782111040 Generated File Number: FILE-2025-000030 INFO 2025-10-14 19:18:11,362 signals 29411 8782111040 File created: FILE-2025-000030 for patient MRNAGDAR000030 INFO 2025-10-14 19:18:11,362 signals 29411 8782111040 Created main file for patient: MRNAGDAR000030 INFO 2025-10-14 19:18:11,362 signals 29411 8782111040 Patient created: MRNAGDAR000030 - Hussein Al-Dawsari INFO 2025-10-14 19:18:11,363 signals 29411 8782111040 Generated File Number: FILE-2025-000031 INFO 2025-10-14 19:18:11,363 signals 29411 8782111040 File created: FILE-2025-000031 for patient MRNAGDAR000031 INFO 2025-10-14 19:18:11,363 signals 29411 8782111040 Created main file for patient: MRNAGDAR000031 INFO 2025-10-14 19:18:11,363 signals 29411 8782111040 Patient created: MRNAGDAR000031 - Amal Al-Subai INFO 2025-10-14 19:18:11,364 signals 29411 8782111040 Generated File Number: FILE-2025-000032 INFO 2025-10-14 19:18:11,364 signals 29411 8782111040 File created: FILE-2025-000032 for patient MRNAGDAR000032 INFO 2025-10-14 19:18:11,364 signals 29411 8782111040 Created main file for patient: MRNAGDAR000032 INFO 2025-10-14 19:18:11,364 signals 29411 8782111040 Patient created: MRNAGDAR000032 - Hind Al-Qahtani INFO 2025-10-14 19:18:11,365 signals 29411 8782111040 Generated File Number: FILE-2025-000033 INFO 2025-10-14 19:18:11,365 signals 29411 8782111040 File created: FILE-2025-000033 for patient MRNAGDAR000033 INFO 2025-10-14 19:18:11,366 signals 29411 8782111040 Created main file for patient: MRNAGDAR000033 INFO 2025-10-14 19:18:11,366 signals 29411 8782111040 Patient created: MRNAGDAR000033 - Wafa Al-Asiri INFO 2025-10-14 19:18:11,367 signals 29411 8782111040 Generated File Number: FILE-2025-000034 INFO 2025-10-14 19:18:11,367 signals 29411 8782111040 File created: FILE-2025-000034 for patient MRNAGDAR000034 INFO 2025-10-14 19:18:11,367 signals 29411 8782111040 Created main file for patient: MRNAGDAR000034 INFO 2025-10-14 19:18:11,367 signals 29411 8782111040 Patient created: MRNAGDAR000034 - Saleh Al-Shehri INFO 2025-10-14 19:18:11,368 signals 29411 8782111040 Generated File Number: FILE-2025-000035 INFO 2025-10-14 19:18:11,368 signals 29411 8782111040 File created: FILE-2025-000035 for patient MRNAGDAR000035 INFO 2025-10-14 19:18:11,368 signals 29411 8782111040 Created main file for patient: MRNAGDAR000035 INFO 2025-10-14 19:18:11,368 signals 29411 8782111040 Patient created: MRNAGDAR000035 - Waleed Al-Mutairi INFO 2025-10-14 19:18:11,369 signals 29411 8782111040 Generated File Number: FILE-2025-000036 INFO 2025-10-14 19:18:11,369 signals 29411 8782111040 File created: FILE-2025-000036 for patient MRNAGDAR000036 INFO 2025-10-14 19:18:11,369 signals 29411 8782111040 Created main file for patient: MRNAGDAR000036 INFO 2025-10-14 19:18:11,369 signals 29411 8782111040 Patient created: MRNAGDAR000036 - Abdulaziz Al-Zahrani INFO 2025-10-14 19:18:11,370 signals 29411 8782111040 Generated File Number: FILE-2025-000037 INFO 2025-10-14 19:18:11,370 signals 29411 8782111040 File created: FILE-2025-000037 for patient MRNAGDAR000037 INFO 2025-10-14 19:18:11,370 signals 29411 8782111040 Created main file for patient: MRNAGDAR000037 INFO 2025-10-14 19:18:11,371 signals 29411 8782111040 Patient created: MRNAGDAR000037 - Fahad Al-Maliki INFO 2025-10-14 19:18:11,371 signals 29411 8782111040 Generated File Number: FILE-2025-000038 INFO 2025-10-14 19:18:11,372 signals 29411 8782111040 File created: FILE-2025-000038 for patient MRNAGDAR000038 INFO 2025-10-14 19:18:11,372 signals 29411 8782111040 Created main file for patient: MRNAGDAR000038 INFO 2025-10-14 19:18:11,372 signals 29411 8782111040 Patient created: MRNAGDAR000038 - Latifa Al-Maliki INFO 2025-10-14 19:18:11,373 signals 29411 8782111040 Generated File Number: FILE-2025-000039 INFO 2025-10-14 19:18:11,373 signals 29411 8782111040 File created: FILE-2025-000039 for patient MRNAGDAR000039 INFO 2025-10-14 19:18:11,373 signals 29411 8782111040 Created main file for patient: MRNAGDAR000039 INFO 2025-10-14 19:18:11,373 signals 29411 8782111040 Patient created: MRNAGDAR000039 - Mona Al-Maliki INFO 2025-10-14 19:18:11,374 signals 29411 8782111040 Generated File Number: FILE-2025-000040 INFO 2025-10-14 19:18:11,374 signals 29411 8782111040 File created: FILE-2025-000040 for patient MRNAGDAR000040 INFO 2025-10-14 19:18:11,374 signals 29411 8782111040 Created main file for patient: MRNAGDAR000040 INFO 2025-10-14 19:18:11,374 signals 29411 8782111040 Patient created: MRNAGDAR000040 - Amal Al-Dosari INFO 2025-10-14 19:18:11,375 signals 29411 8782111040 Generated File Number: FILE-2025-000041 INFO 2025-10-14 19:18:11,376 signals 29411 8782111040 File created: FILE-2025-000041 for patient MRNAGDAR000041 INFO 2025-10-14 19:18:11,376 signals 29411 8782111040 Created main file for patient: MRNAGDAR000041 INFO 2025-10-14 19:18:11,376 signals 29411 8782111040 Patient created: MRNAGDAR000041 - Sarah Al-Dawsari INFO 2025-10-14 19:18:11,377 signals 29411 8782111040 Generated File Number: FILE-2025-000042 INFO 2025-10-14 19:18:11,377 signals 29411 8782111040 File created: FILE-2025-000042 for patient MRNAGDAR000042 INFO 2025-10-14 19:18:11,377 signals 29411 8782111040 Created main file for patient: MRNAGDAR000042 INFO 2025-10-14 19:18:11,377 signals 29411 8782111040 Patient created: MRNAGDAR000042 - Basma Al-Anzi INFO 2025-10-14 19:18:11,378 signals 29411 8782111040 Generated File Number: FILE-2025-000043 INFO 2025-10-14 19:18:11,378 signals 29411 8782111040 File created: FILE-2025-000043 for patient MRNAGDAR000043 INFO 2025-10-14 19:18:11,378 signals 29411 8782111040 Created main file for patient: MRNAGDAR000043 INFO 2025-10-14 19:18:11,378 signals 29411 8782111040 Patient created: MRNAGDAR000043 - Latifa Al-Omari INFO 2025-10-14 19:18:11,379 signals 29411 8782111040 Generated File Number: FILE-2025-000044 INFO 2025-10-14 19:18:11,379 signals 29411 8782111040 File created: FILE-2025-000044 for patient MRNAGDAR000044 INFO 2025-10-14 19:18:11,379 signals 29411 8782111040 Created main file for patient: MRNAGDAR000044 INFO 2025-10-14 19:18:11,379 signals 29411 8782111040 Patient created: MRNAGDAR000044 - Lulwa Al-Dawsari INFO 2025-10-14 19:18:11,380 signals 29411 8782111040 Generated File Number: FILE-2025-000045 INFO 2025-10-14 19:18:11,380 signals 29411 8782111040 File created: FILE-2025-000045 for patient MRNAGDAR000045 INFO 2025-10-14 19:18:11,380 signals 29411 8782111040 Created main file for patient: MRNAGDAR000045 INFO 2025-10-14 19:18:11,380 signals 29411 8782111040 Patient created: MRNAGDAR000045 - Abdulaziz Al-Subai INFO 2025-10-14 19:18:11,381 signals 29411 8782111040 Generated File Number: FILE-2025-000046 INFO 2025-10-14 19:18:11,382 signals 29411 8782111040 File created: FILE-2025-000046 for patient MRNAGDAR000046 INFO 2025-10-14 19:18:11,382 signals 29411 8782111040 Created main file for patient: MRNAGDAR000046 INFO 2025-10-14 19:18:11,382 signals 29411 8782111040 Patient created: MRNAGDAR000046 - Nawaf Al-Subai INFO 2025-10-14 19:18:11,383 signals 29411 8782111040 Generated File Number: FILE-2025-000047 INFO 2025-10-14 19:18:11,383 signals 29411 8782111040 File created: FILE-2025-000047 for patient MRNAGDAR000047 INFO 2025-10-14 19:18:11,383 signals 29411 8782111040 Created main file for patient: MRNAGDAR000047 INFO 2025-10-14 19:18:11,383 signals 29411 8782111040 Patient created: MRNAGDAR000047 - Nada Al-Dawsari INFO 2025-10-14 19:18:11,384 signals 29411 8782111040 Generated File Number: FILE-2025-000048 INFO 2025-10-14 19:18:11,384 signals 29411 8782111040 File created: FILE-2025-000048 for patient MRNAGDAR000048 INFO 2025-10-14 19:18:11,384 signals 29411 8782111040 Created main file for patient: MRNAGDAR000048 INFO 2025-10-14 19:18:11,384 signals 29411 8782111040 Patient created: MRNAGDAR000048 - Latifa Al-Qahtani INFO 2025-10-14 19:18:11,385 signals 29411 8782111040 Generated File Number: FILE-2025-000049 INFO 2025-10-14 19:18:11,385 signals 29411 8782111040 File created: FILE-2025-000049 for patient MRNAGDAR000049 INFO 2025-10-14 19:18:11,385 signals 29411 8782111040 Created main file for patient: MRNAGDAR000049 INFO 2025-10-14 19:18:11,385 signals 29411 8782111040 Patient created: MRNAGDAR000049 - Maha Al-Harthi INFO 2025-10-14 19:18:11,386 signals 29411 8782111040 Generated File Number: FILE-2025-000050 INFO 2025-10-14 19:18:11,386 signals 29411 8782111040 File created: FILE-2025-000050 for patient MRNAGDAR000050 INFO 2025-10-14 19:18:11,386 signals 29411 8782111040 Created main file for patient: MRNAGDAR000050 INFO 2025-10-14 19:18:11,387 signals 29411 8782111040 Patient created: MRNAGDAR000050 - Mona Al-Shehri INFO 2025-10-14 19:18:11,399 signals 29411 8782111040 Appointment created: 2673dc81-457f-4a87-8b0a-004b39c68095 for patient MRNAGDAR000014 on 2025-07-23 INFO 2025-10-14 19:18:11,400 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000014-NUR-01 INFO 2025-10-14 19:18:11,401 signals 29411 8782111040 SubFile created: FILE-2025-000014-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:18:11,401 signals 29411 8782111040 Created sub-file FILE-2025-000014-NUR-01 for patient MRNAGDAR000014 at clinic Nursing Department INFO 2025-10-14 19:18:11,402 signals 29411 8782111040 Notified provider sarah.al-qahtani.nurse1 of new appointment INFO 2025-10-14 19:18:11,403 signals 29411 8782111040 Appointment created: 649f92b0-16fb-4f6f-b41e-9f618843b92d for patient MRNAGDAR000041 on 2025-08-26 INFO 2025-10-14 19:18:11,403 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000041-SLP-01 INFO 2025-10-14 19:18:11,404 signals 29411 8782111040 SubFile created: FILE-2025-000041-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,404 signals 29411 8782111040 Created sub-file FILE-2025-000041-SLP-01 for patient MRNAGDAR000041 at clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,404 signals 29411 8782111040 Notified provider salma.al-ahmadi.slp2 of new appointment INFO 2025-10-14 19:18:11,405 signals 29411 8782111040 Appointment created: 364146a7-400c-48ef-acfe-a70ab6bfff59 for patient MRNAGDAR000016 on 2025-08-17 INFO 2025-10-14 19:18:11,406 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000016-NUR-01 INFO 2025-10-14 19:18:11,406 signals 29411 8782111040 SubFile created: FILE-2025-000016-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:18:11,406 signals 29411 8782111040 Created sub-file FILE-2025-000016-NUR-01 for patient MRNAGDAR000016 at clinic Nursing Department INFO 2025-10-14 19:18:11,406 signals 29411 8782111040 Notified provider sarah.al-qahtani.nurse1 of new appointment INFO 2025-10-14 19:18:11,407 signals 29411 8782111040 Appointment created: 7f4764c7-351a-4e10-9179-35bd16bf91bc for patient MRNAGDAR000026 on 2025-07-28 INFO 2025-10-14 19:18:11,408 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000026-ABA-01 INFO 2025-10-14 19:18:11,408 signals 29411 8782111040 SubFile created: FILE-2025-000026-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:18:11,408 signals 29411 8782111040 Created sub-file FILE-2025-000026-ABA-01 for patient MRNAGDAR000026 at clinic ABA Therapy INFO 2025-10-14 19:18:11,408 signals 29411 8782111040 Notified provider saleh.al-maliki.aba2 of new appointment INFO 2025-10-14 19:18:11,409 signals 29411 8782111040 Appointment created: 129f97bf-0758-4188-9c8d-567b3c0c20cb for patient MRNAGDAR000001 on 2025-10-05 INFO 2025-10-14 19:18:11,410 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000001-SLP-01 INFO 2025-10-14 19:18:11,410 signals 29411 8782111040 SubFile created: FILE-2025-000001-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,410 signals 29411 8782111040 Created sub-file FILE-2025-000001-SLP-01 for patient MRNAGDAR000001 at clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,410 signals 29411 8782111040 Notified provider sarah.al-ahmadi.slp1 of new appointment INFO 2025-10-14 19:18:11,411 signals 29411 8782111040 Appointment created: f01eee6c-f37f-45cc-be3b-31369455a09b for patient MRNAGDAR000027 on 2025-08-03 INFO 2025-10-14 19:18:11,412 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000027-ABA-01 INFO 2025-10-14 19:18:11,412 signals 29411 8782111040 SubFile created: FILE-2025-000027-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:18:11,412 signals 29411 8782111040 Created sub-file FILE-2025-000027-ABA-01 for patient MRNAGDAR000027 at clinic ABA Therapy INFO 2025-10-14 19:18:11,412 signals 29411 8782111040 Notified provider saleh.al-maliki.aba2 of new appointment INFO 2025-10-14 19:18:11,414 signals 29411 8782111040 Appointment created: bf6a6e63-1eab-493f-84d9-5d20af2e1a4f for patient MRNAGDAR000016 on 2025-09-02 INFO 2025-10-14 19:18:11,414 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000016-OT-02 INFO 2025-10-14 19:18:11,414 signals 29411 8782111040 SubFile created: FILE-2025-000016-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:18:11,414 signals 29411 8782111040 Created sub-file FILE-2025-000016-OT-02 for patient MRNAGDAR000016 at clinic Occupational Therapy INFO 2025-10-14 19:18:11,415 signals 29411 8782111040 Notified provider sultan.al-omari.ot2 of new appointment INFO 2025-10-14 19:18:11,416 signals 29411 8782111040 Appointment created: 30ed4dab-623a-483b-822f-bac6910aaa7f for patient MRNAGDAR000004 on 2025-09-01 INFO 2025-10-14 19:18:11,416 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000004-MED-01 INFO 2025-10-14 19:18:11,416 signals 29411 8782111040 SubFile created: FILE-2025-000004-MED-01 for clinic Medical Department INFO 2025-10-14 19:18:11,416 signals 29411 8782111040 Created sub-file FILE-2025-000004-MED-01 for patient MRNAGDAR000004 at clinic Medical Department INFO 2025-10-14 19:18:11,417 signals 29411 8782111040 Notified provider turki.al-otaibi.doctor3 of new appointment INFO 2025-10-14 19:18:11,418 signals 29411 8782111040 Appointment created: 86217912-c570-480e-8266-47be240cac04 for patient MRNAGDAR000039 on 2025-07-21 INFO 2025-10-14 19:18:11,418 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000039-OT-01 INFO 2025-10-14 19:18:11,418 signals 29411 8782111040 SubFile created: FILE-2025-000039-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:18:11,418 signals 29411 8782111040 Created sub-file FILE-2025-000039-OT-01 for patient MRNAGDAR000039 at clinic Occupational Therapy INFO 2025-10-14 19:18:11,419 signals 29411 8782111040 Notified provider sultan.al-omari.ot2 of new appointment INFO 2025-10-14 19:18:11,419 signals 29411 8782111040 Appointment created: 7d1eb91c-4cde-4181-9343-c28c9a03cbae for patient MRNAGDAR000036 on 2025-07-21 INFO 2025-10-14 19:18:11,420 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000036-SLP-01 INFO 2025-10-14 19:18:11,420 signals 29411 8782111040 SubFile created: FILE-2025-000036-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,420 signals 29411 8782111040 Created sub-file FILE-2025-000036-SLP-01 for patient MRNAGDAR000036 at clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,420 signals 29411 8782111040 Notified provider salma.al-ahmadi.slp2 of new appointment INFO 2025-10-14 19:18:11,421 signals 29411 8782111040 Appointment created: a2013da6-355f-44a9-83e2-eb1ff14b0ec0 for patient MRNAGDAR000011 on 2025-09-21 INFO 2025-10-14 19:18:11,422 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000011-SLP-01 INFO 2025-10-14 19:18:11,422 signals 29411 8782111040 SubFile created: FILE-2025-000011-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,422 signals 29411 8782111040 Created sub-file FILE-2025-000011-SLP-01 for patient MRNAGDAR000011 at clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,422 signals 29411 8782111040 Notified provider sarah.al-ahmadi.slp1 of new appointment INFO 2025-10-14 19:18:11,423 signals 29411 8782111040 Appointment created: d2e39009-53ed-4838-8292-7f3391af55ca for patient MRNAGDAR000026 on 2025-10-15 INFO 2025-10-14 19:18:11,424 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000026-NUR-02 INFO 2025-10-14 19:18:11,424 signals 29411 8782111040 SubFile created: FILE-2025-000026-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:18:11,424 signals 29411 8782111040 Created sub-file FILE-2025-000026-NUR-02 for patient MRNAGDAR000026 at clinic Nursing Department INFO 2025-10-14 19:18:11,424 signals 29411 8782111040 Notified provider sarah.al-qahtani.nurse1 of new appointment INFO 2025-10-14 19:18:11,425 signals 29411 8782111040 Scheduled 2-hour reminder for appointment d2e39009-53ed-4838-8292-7f3391af55ca INFO 2025-10-14 19:18:11,426 signals 29411 8782111040 Appointment created: 2e34b2f8-70ba-4947-a0c3-3d5f97ce23ad for patient MRNAGDAR000015 on 2025-10-13 INFO 2025-10-14 19:18:11,426 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000015-SLP-01 INFO 2025-10-14 19:18:11,426 signals 29411 8782111040 SubFile created: FILE-2025-000015-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,426 signals 29411 8782111040 Created sub-file FILE-2025-000015-SLP-01 for patient MRNAGDAR000015 at clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,426 signals 29411 8782111040 Notified provider sarah.al-ahmadi.slp1 of new appointment INFO 2025-10-14 19:18:11,428 signals 29411 8782111040 Appointment created: bf8645b9-dc70-43b2-a756-a1cbc04a2bae for patient MRNAGDAR000022 on 2025-11-02 INFO 2025-10-14 19:18:11,428 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000022-NUR-01 INFO 2025-10-14 19:18:11,428 signals 29411 8782111040 SubFile created: FILE-2025-000022-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:18:11,428 signals 29411 8782111040 Created sub-file FILE-2025-000022-NUR-01 for patient MRNAGDAR000022 at clinic Nursing Department INFO 2025-10-14 19:18:11,428 signals 29411 8782111040 Notified provider mona.al-rashidi.nurse3 of new appointment INFO 2025-10-14 19:18:11,429 signals 29411 8782111040 Scheduled 24-hour reminder for appointment bf8645b9-dc70-43b2-a756-a1cbc04a2bae INFO 2025-10-14 19:18:11,429 signals 29411 8782111040 Scheduled 2-hour reminder for appointment bf8645b9-dc70-43b2-a756-a1cbc04a2bae INFO 2025-10-14 19:18:11,430 signals 29411 8782111040 Appointment created: b3e8aec2-28b1-497d-aadc-1e69be5f516f for patient MRNAGDAR000034 on 2025-07-23 INFO 2025-10-14 19:18:11,430 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000034-NUR-01 INFO 2025-10-14 19:18:11,430 signals 29411 8782111040 SubFile created: FILE-2025-000034-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:18:11,430 signals 29411 8782111040 Created sub-file FILE-2025-000034-NUR-01 for patient MRNAGDAR000034 at clinic Nursing Department INFO 2025-10-14 19:18:11,431 signals 29411 8782111040 Notified provider saud.al-qahtani.nurse2 of new appointment INFO 2025-10-14 19:18:11,432 signals 29411 8782111040 Appointment created: f01b4ed4-e071-45c2-9563-f9a5ecc710ec for patient MRNAGDAR000031 on 2025-09-03 INFO 2025-10-14 19:18:11,432 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000031-NUR-01 INFO 2025-10-14 19:18:11,432 signals 29411 8782111040 SubFile created: FILE-2025-000031-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:18:11,432 signals 29411 8782111040 Created sub-file FILE-2025-000031-NUR-01 for patient MRNAGDAR000031 at clinic Nursing Department INFO 2025-10-14 19:18:11,433 signals 29411 8782111040 Notified provider saud.al-qahtani.nurse2 of new appointment INFO 2025-10-14 19:18:11,434 signals 29411 8782111040 Appointment created: 9194612c-f847-4361-87f6-4f6b25d1aaeb for patient MRNAGDAR000021 on 2025-10-02 INFO 2025-10-14 19:18:11,434 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000021-OT-01 INFO 2025-10-14 19:18:11,434 signals 29411 8782111040 SubFile created: FILE-2025-000021-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:18:11,434 signals 29411 8782111040 Created sub-file FILE-2025-000021-OT-01 for patient MRNAGDAR000021 at clinic Occupational Therapy INFO 2025-10-14 19:18:11,435 signals 29411 8782111040 Notified provider sarah.al-subai.ot1 of new appointment INFO 2025-10-14 19:18:11,435 signals 29411 8782111040 Appointment created: ac23dfb0-4672-4040-bb14-ebe85a8905ad for patient MRNAGDAR000034 on 2025-08-31 INFO 2025-10-14 19:18:11,436 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000034-SLP-02 INFO 2025-10-14 19:18:11,436 signals 29411 8782111040 SubFile created: FILE-2025-000034-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,436 signals 29411 8782111040 Created sub-file FILE-2025-000034-SLP-02 for patient MRNAGDAR000034 at clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,436 signals 29411 8782111040 Notified provider salma.al-ahmadi.slp2 of new appointment INFO 2025-10-14 19:18:11,437 signals 29411 8782111040 Appointment created: 4d6b3c89-07a7-435e-a753-96acf3a5e8d3 for patient MRNAGDAR000042 on 2025-10-02 INFO 2025-10-14 19:18:11,438 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000042-ABA-01 INFO 2025-10-14 19:18:11,438 signals 29411 8782111040 SubFile created: FILE-2025-000042-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:18:11,438 signals 29411 8782111040 Created sub-file FILE-2025-000042-ABA-01 for patient MRNAGDAR000042 at clinic ABA Therapy INFO 2025-10-14 19:18:11,438 signals 29411 8782111040 Notified provider rania.al-zahrani.aba1 of new appointment INFO 2025-10-14 19:18:11,439 signals 29411 8782111040 Appointment created: b02a8854-7e5a-4d69-a45a-d11fbfd38052 for patient MRNAGDAR000007 on 2025-08-07 INFO 2025-10-14 19:18:11,440 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000007-NUR-01 INFO 2025-10-14 19:18:11,440 signals 29411 8782111040 SubFile created: FILE-2025-000007-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:18:11,440 signals 29411 8782111040 Created sub-file FILE-2025-000007-NUR-01 for patient MRNAGDAR000007 at clinic Nursing Department INFO 2025-10-14 19:18:11,440 signals 29411 8782111040 Notified provider saud.al-qahtani.nurse2 of new appointment INFO 2025-10-14 19:18:11,441 signals 29411 8782111040 Appointment created: 9d7859b9-407e-47bb-b826-686d4718ebed for patient MRNAGDAR000022 on 2025-10-05 INFO 2025-10-14 19:18:11,441 signals 29411 8782111040 Notified provider saud.al-qahtani.nurse2 of new appointment INFO 2025-10-14 19:18:11,443 signals 29411 8782111040 Appointment created: 6b86f07c-0818-4479-8bb6-0920fe4e01e9 for patient MRNAGDAR000045 on 2025-09-02 INFO 2025-10-14 19:18:11,443 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000045-NUR-01 INFO 2025-10-14 19:18:11,443 signals 29411 8782111040 SubFile created: FILE-2025-000045-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:18:11,443 signals 29411 8782111040 Created sub-file FILE-2025-000045-NUR-01 for patient MRNAGDAR000045 at clinic Nursing Department INFO 2025-10-14 19:18:11,443 signals 29411 8782111040 Notified provider saud.al-qahtani.nurse2 of new appointment INFO 2025-10-14 19:18:11,444 signals 29411 8782111040 Appointment created: bda9ff28-2e2b-4e81-ad52-21acf69a387a for patient MRNAGDAR000006 on 2025-07-22 INFO 2025-10-14 19:18:11,445 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000006-ABA-01 INFO 2025-10-14 19:18:11,445 signals 29411 8782111040 SubFile created: FILE-2025-000006-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:18:11,445 signals 29411 8782111040 Created sub-file FILE-2025-000006-ABA-01 for patient MRNAGDAR000006 at clinic ABA Therapy INFO 2025-10-14 19:18:11,445 signals 29411 8782111040 Notified provider saleh.al-maliki.aba2 of new appointment INFO 2025-10-14 19:18:11,447 signals 29411 8782111040 Appointment created: dd514746-98b3-491a-baa9-0919ac5411e0 for patient MRNAGDAR000020 on 2025-08-06 INFO 2025-10-14 19:18:11,447 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000020-OT-01 INFO 2025-10-14 19:18:11,447 signals 29411 8782111040 SubFile created: FILE-2025-000020-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:18:11,447 signals 29411 8782111040 Created sub-file FILE-2025-000020-OT-01 for patient MRNAGDAR000020 at clinic Occupational Therapy INFO 2025-10-14 19:18:11,447 signals 29411 8782111040 Notified provider sarah.al-subai.ot1 of new appointment INFO 2025-10-14 19:18:11,449 signals 29411 8782111040 Appointment created: 8c254209-d87a-4931-8ef4-9e3db3dae6b0 for patient MRNAGDAR000035 on 2025-10-13 INFO 2025-10-14 19:18:11,449 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000035-MED-01 INFO 2025-10-14 19:18:11,449 signals 29411 8782111040 SubFile created: FILE-2025-000035-MED-01 for clinic Medical Department INFO 2025-10-14 19:18:11,449 signals 29411 8782111040 Created sub-file FILE-2025-000035-MED-01 for patient MRNAGDAR000035 at clinic Medical Department INFO 2025-10-14 19:18:11,449 signals 29411 8782111040 Notified provider abdulrahman.al-qahtani.doctor2 of new appointment INFO 2025-10-14 19:18:11,451 signals 29411 8782111040 Appointment created: e814ffad-92f1-4dad-8459-afd5419c44a9 for patient MRNAGDAR000043 on 2025-09-28 INFO 2025-10-14 19:18:11,451 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000043-SLP-01 INFO 2025-10-14 19:18:11,451 signals 29411 8782111040 SubFile created: FILE-2025-000043-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,451 signals 29411 8782111040 Created sub-file FILE-2025-000043-SLP-01 for patient MRNAGDAR000043 at clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,452 signals 29411 8782111040 Notified provider salma.al-ahmadi.slp2 of new appointment INFO 2025-10-14 19:18:11,453 signals 29411 8782111040 Appointment created: 7d2c85b4-3225-45b2-bcca-08a0b9510609 for patient MRNAGDAR000012 on 2025-08-03 INFO 2025-10-14 19:18:11,453 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000012-NUR-01 INFO 2025-10-14 19:18:11,453 signals 29411 8782111040 SubFile created: FILE-2025-000012-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:18:11,453 signals 29411 8782111040 Created sub-file FILE-2025-000012-NUR-01 for patient MRNAGDAR000012 at clinic Nursing Department INFO 2025-10-14 19:18:11,454 signals 29411 8782111040 Notified provider sarah.al-qahtani.nurse1 of new appointment INFO 2025-10-14 19:18:11,455 signals 29411 8782111040 Appointment created: 202e3ff4-caff-4cb4-8c36-b95a00005246 for patient MRNAGDAR000016 on 2025-08-10 INFO 2025-10-14 19:18:11,455 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000016-MED-03 INFO 2025-10-14 19:18:11,455 signals 29411 8782111040 SubFile created: FILE-2025-000016-MED-03 for clinic Medical Department INFO 2025-10-14 19:18:11,455 signals 29411 8782111040 Created sub-file FILE-2025-000016-MED-03 for patient MRNAGDAR000016 at clinic Medical Department INFO 2025-10-14 19:18:11,456 signals 29411 8782111040 Notified provider abdulaziz.al-shamrani.doctor1 of new appointment INFO 2025-10-14 19:18:11,457 signals 29411 8782111040 Appointment created: 502d8701-484f-4cc3-8265-f7a2cbb9e445 for patient MRNAGDAR000040 on 2025-09-07 INFO 2025-10-14 19:18:11,457 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000040-SLP-01 INFO 2025-10-14 19:18:11,457 signals 29411 8782111040 SubFile created: FILE-2025-000040-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,457 signals 29411 8782111040 Created sub-file FILE-2025-000040-SLP-01 for patient MRNAGDAR000040 at clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,457 signals 29411 8782111040 Notified provider salma.al-ahmadi.slp2 of new appointment INFO 2025-10-14 19:18:11,459 signals 29411 8782111040 Appointment created: 13db3b73-60e6-42f7-8fce-4c0300fbdaf3 for patient MRNAGDAR000027 on 2025-09-08 INFO 2025-10-14 19:18:11,459 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000027-SLP-02 INFO 2025-10-14 19:18:11,459 signals 29411 8782111040 SubFile created: FILE-2025-000027-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,459 signals 29411 8782111040 Created sub-file FILE-2025-000027-SLP-02 for patient MRNAGDAR000027 at clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,460 signals 29411 8782111040 Notified provider salma.al-ahmadi.slp2 of new appointment INFO 2025-10-14 19:18:11,461 signals 29411 8782111040 Appointment created: 3c2069e8-3d7d-4d99-9607-b52d2d8f8f10 for patient MRNAGDAR000002 on 2025-10-02 INFO 2025-10-14 19:18:11,462 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000002-ABA-01 INFO 2025-10-14 19:18:11,462 signals 29411 8782111040 SubFile created: FILE-2025-000002-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:18:11,462 signals 29411 8782111040 Created sub-file FILE-2025-000002-ABA-01 for patient MRNAGDAR000002 at clinic ABA Therapy INFO 2025-10-14 19:18:11,462 signals 29411 8782111040 Notified provider saleh.al-maliki.aba2 of new appointment INFO 2025-10-14 19:18:11,463 signals 29411 8782111040 Appointment created: 2a8dc2ce-46fa-4b67-b7da-452ad048970d for patient MRNAGDAR000043 on 2025-07-31 INFO 2025-10-14 19:18:11,464 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000043-ABA-02 INFO 2025-10-14 19:18:11,464 signals 29411 8782111040 SubFile created: FILE-2025-000043-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:18:11,464 signals 29411 8782111040 Created sub-file FILE-2025-000043-ABA-02 for patient MRNAGDAR000043 at clinic ABA Therapy INFO 2025-10-14 19:18:11,464 signals 29411 8782111040 Notified provider rania.al-zahrani.aba1 of new appointment INFO 2025-10-14 19:18:11,465 signals 29411 8782111040 Appointment created: d2cfb8ae-0462-432a-82e8-24612541f103 for patient MRNAGDAR000037 on 2025-07-20 INFO 2025-10-14 19:18:11,466 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000037-NUR-01 INFO 2025-10-14 19:18:11,466 signals 29411 8782111040 SubFile created: FILE-2025-000037-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:18:11,466 signals 29411 8782111040 Created sub-file FILE-2025-000037-NUR-01 for patient MRNAGDAR000037 at clinic Nursing Department INFO 2025-10-14 19:18:11,466 signals 29411 8782111040 Notified provider mona.al-rashidi.nurse3 of new appointment INFO 2025-10-14 19:18:11,468 signals 29411 8782111040 Appointment created: 7b8e8454-e095-4a55-820f-4012811bf3c9 for patient MRNAGDAR000019 on 2025-09-21 INFO 2025-10-14 19:18:11,468 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000019-NUR-01 INFO 2025-10-14 19:18:11,468 signals 29411 8782111040 SubFile created: FILE-2025-000019-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:18:11,468 signals 29411 8782111040 Created sub-file FILE-2025-000019-NUR-01 for patient MRNAGDAR000019 at clinic Nursing Department INFO 2025-10-14 19:18:11,468 signals 29411 8782111040 Notified provider mona.al-rashidi.nurse3 of new appointment INFO 2025-10-14 19:18:11,470 signals 29411 8782111040 Appointment created: 76a0ac8d-f871-48cf-a268-c33e04a1e90c for patient MRNAGDAR000013 on 2025-10-19 INFO 2025-10-14 19:18:11,470 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000013-NUR-01 INFO 2025-10-14 19:18:11,470 signals 29411 8782111040 SubFile created: FILE-2025-000013-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:18:11,470 signals 29411 8782111040 Created sub-file FILE-2025-000013-NUR-01 for patient MRNAGDAR000013 at clinic Nursing Department INFO 2025-10-14 19:18:11,470 signals 29411 8782111040 Notified provider mona.al-rashidi.nurse3 of new appointment INFO 2025-10-14 19:18:11,471 signals 29411 8782111040 Scheduled 24-hour reminder for appointment 76a0ac8d-f871-48cf-a268-c33e04a1e90c INFO 2025-10-14 19:18:11,471 signals 29411 8782111040 Scheduled 2-hour reminder for appointment 76a0ac8d-f871-48cf-a268-c33e04a1e90c INFO 2025-10-14 19:18:11,472 signals 29411 8782111040 Appointment created: b52cb491-9a13-4b63-ac33-230cb2f48a8b for patient MRNAGDAR000006 on 2025-09-17 INFO 2025-10-14 19:18:11,472 signals 29411 8782111040 Notified provider saleh.al-maliki.aba2 of new appointment INFO 2025-10-14 19:18:11,473 signals 29411 8782111040 Appointment created: 3140c627-fea9-4b59-a6dc-d625c0c1366c for patient MRNAGDAR000016 on 2025-09-04 INFO 2025-10-14 19:18:11,473 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000016-SLP-04 INFO 2025-10-14 19:18:11,474 signals 29411 8782111040 SubFile created: FILE-2025-000016-SLP-04 for clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,474 signals 29411 8782111040 Created sub-file FILE-2025-000016-SLP-04 for patient MRNAGDAR000016 at clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,474 signals 29411 8782111040 Notified provider salma.al-ahmadi.slp2 of new appointment INFO 2025-10-14 19:18:11,475 signals 29411 8782111040 Appointment created: 35354575-413c-46dc-93fa-636132e3e669 for patient MRNAGDAR000041 on 2025-08-24 INFO 2025-10-14 19:18:11,476 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000041-OT-02 INFO 2025-10-14 19:18:11,476 signals 29411 8782111040 SubFile created: FILE-2025-000041-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:18:11,476 signals 29411 8782111040 Created sub-file FILE-2025-000041-OT-02 for patient MRNAGDAR000041 at clinic Occupational Therapy INFO 2025-10-14 19:18:11,476 signals 29411 8782111040 Notified provider sultan.al-omari.ot2 of new appointment INFO 2025-10-14 19:18:11,477 signals 29411 8782111040 Appointment created: 8ddced96-2306-40f8-9469-2ed69464d0f3 for patient MRNAGDAR000031 on 2025-08-11 INFO 2025-10-14 19:18:11,478 signals 29411 8782111040 Notified provider mona.al-rashidi.nurse3 of new appointment INFO 2025-10-14 19:18:11,479 signals 29411 8782111040 Appointment created: 7591e2e5-93b3-4293-98bd-f0cef2759ab5 for patient MRNAGDAR000050 on 2025-09-25 INFO 2025-10-14 19:18:11,479 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000050-MED-01 INFO 2025-10-14 19:18:11,479 signals 29411 8782111040 SubFile created: FILE-2025-000050-MED-01 for clinic Medical Department INFO 2025-10-14 19:18:11,479 signals 29411 8782111040 Created sub-file FILE-2025-000050-MED-01 for patient MRNAGDAR000050 at clinic Medical Department INFO 2025-10-14 19:18:11,480 signals 29411 8782111040 Notified provider abdulaziz.al-shamrani.doctor1 of new appointment INFO 2025-10-14 19:18:11,481 signals 29411 8782111040 Appointment created: 275ea078-3f84-4cfa-87ae-4c89d8735234 for patient MRNAGDAR000050 on 2025-10-05 INFO 2025-10-14 19:18:11,481 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000050-SLP-02 INFO 2025-10-14 19:18:11,481 signals 29411 8782111040 SubFile created: FILE-2025-000050-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,481 signals 29411 8782111040 Created sub-file FILE-2025-000050-SLP-02 for patient MRNAGDAR000050 at clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,482 signals 29411 8782111040 Notified provider salma.al-ahmadi.slp2 of new appointment INFO 2025-10-14 19:18:11,483 signals 29411 8782111040 Appointment created: 6eb574c3-8fbc-45e6-901e-d6edb0467ff6 for patient MRNAGDAR000001 on 2025-09-07 INFO 2025-10-14 19:18:11,483 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000001-MED-02 INFO 2025-10-14 19:18:11,483 signals 29411 8782111040 SubFile created: FILE-2025-000001-MED-02 for clinic Medical Department INFO 2025-10-14 19:18:11,483 signals 29411 8782111040 Created sub-file FILE-2025-000001-MED-02 for patient MRNAGDAR000001 at clinic Medical Department INFO 2025-10-14 19:18:11,484 signals 29411 8782111040 Notified provider abdulrahman.al-qahtani.doctor2 of new appointment INFO 2025-10-14 19:18:11,485 signals 29411 8782111040 Appointment created: 690dd9a0-3e85-4988-9ca1-706ae6b62463 for patient MRNAGDAR000028 on 2025-07-30 INFO 2025-10-14 19:18:11,485 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000028-NUR-01 INFO 2025-10-14 19:18:11,486 signals 29411 8782111040 SubFile created: FILE-2025-000028-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:18:11,486 signals 29411 8782111040 Created sub-file FILE-2025-000028-NUR-01 for patient MRNAGDAR000028 at clinic Nursing Department INFO 2025-10-14 19:18:11,486 signals 29411 8782111040 Notified provider mona.al-rashidi.nurse3 of new appointment INFO 2025-10-14 19:18:11,487 signals 29411 8782111040 Appointment created: 65b5d6ac-bb07-4712-b48c-20f835e49d83 for patient MRNAGDAR000038 on 2025-08-31 INFO 2025-10-14 19:18:11,488 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000038-NUR-01 INFO 2025-10-14 19:18:11,488 signals 29411 8782111040 SubFile created: FILE-2025-000038-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:18:11,488 signals 29411 8782111040 Created sub-file FILE-2025-000038-NUR-01 for patient MRNAGDAR000038 at clinic Nursing Department INFO 2025-10-14 19:18:11,488 signals 29411 8782111040 Notified provider sarah.al-qahtani.nurse1 of new appointment INFO 2025-10-14 19:18:11,490 signals 29411 8782111040 Appointment created: d6333d9c-14ce-4719-8e5d-a270c7d60144 for patient MRNAGDAR000014 on 2025-07-27 INFO 2025-10-14 19:18:11,490 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000014-ABA-02 INFO 2025-10-14 19:18:11,490 signals 29411 8782111040 SubFile created: FILE-2025-000014-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:18:11,490 signals 29411 8782111040 Created sub-file FILE-2025-000014-ABA-02 for patient MRNAGDAR000014 at clinic ABA Therapy INFO 2025-10-14 19:18:11,490 signals 29411 8782111040 Notified provider rania.al-zahrani.aba1 of new appointment INFO 2025-10-14 19:18:11,492 signals 29411 8782111040 Appointment created: 7b312e28-74a8-4d72-830c-aabf98eb5c9d for patient MRNAGDAR000016 on 2025-08-06 INFO 2025-10-14 19:18:11,492 signals 29411 8782111040 Notified provider turki.al-otaibi.doctor3 of new appointment INFO 2025-10-14 19:18:11,493 signals 29411 8782111040 Appointment created: 697ff561-e992-452e-9e89-4bd873f8f079 for patient MRNAGDAR000048 on 2025-10-08 INFO 2025-10-14 19:18:11,494 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000048-ABA-01 INFO 2025-10-14 19:18:11,494 signals 29411 8782111040 SubFile created: FILE-2025-000048-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:18:11,494 signals 29411 8782111040 Created sub-file FILE-2025-000048-ABA-01 for patient MRNAGDAR000048 at clinic ABA Therapy INFO 2025-10-14 19:18:11,494 signals 29411 8782111040 Notified provider rania.al-zahrani.aba1 of new appointment INFO 2025-10-14 19:18:11,495 signals 29411 8782111040 Appointment created: d2556001-e8c7-442f-b723-d88d864cd80f for patient MRNAGDAR000020 on 2025-09-09 INFO 2025-10-14 19:18:11,495 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000020-NUR-02 INFO 2025-10-14 19:18:11,495 signals 29411 8782111040 SubFile created: FILE-2025-000020-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:18:11,495 signals 29411 8782111040 Created sub-file FILE-2025-000020-NUR-02 for patient MRNAGDAR000020 at clinic Nursing Department INFO 2025-10-14 19:18:11,496 signals 29411 8782111040 Notified provider mona.al-rashidi.nurse3 of new appointment INFO 2025-10-14 19:18:11,497 signals 29411 8782111040 Appointment created: d0c65713-df66-49a2-8493-0dd278e4c97e for patient MRNAGDAR000016 on 2025-08-25 INFO 2025-10-14 19:18:11,497 signals 29411 8782111040 Notified provider saud.al-qahtani.nurse2 of new appointment INFO 2025-10-14 19:18:11,499 signals 29411 8782111040 Appointment created: 43b4f482-309e-457a-a505-f24ee0bb9d52 for patient MRNAGDAR000005 on 2025-09-24 INFO 2025-10-14 19:18:11,499 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000005-NUR-01 INFO 2025-10-14 19:18:11,499 signals 29411 8782111040 SubFile created: FILE-2025-000005-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:18:11,499 signals 29411 8782111040 Created sub-file FILE-2025-000005-NUR-01 for patient MRNAGDAR000005 at clinic Nursing Department INFO 2025-10-14 19:18:11,499 signals 29411 8782111040 Notified provider mona.al-rashidi.nurse3 of new appointment INFO 2025-10-14 19:18:11,501 signals 29411 8782111040 Appointment created: fdac38d0-8ba0-4280-b177-957c6e18b7f5 for patient MRNAGDAR000043 on 2025-09-07 INFO 2025-10-14 19:18:11,502 signals 29411 8782111040 Notified provider rania.al-zahrani.aba1 of new appointment INFO 2025-10-14 19:18:11,503 signals 29411 8782111040 Appointment created: ce048769-0b0f-4122-8878-35862c4447e4 for patient MRNAGDAR000042 on 2025-09-14 INFO 2025-10-14 19:18:11,503 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000042-NUR-02 INFO 2025-10-14 19:18:11,503 signals 29411 8782111040 SubFile created: FILE-2025-000042-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:18:11,503 signals 29411 8782111040 Created sub-file FILE-2025-000042-NUR-02 for patient MRNAGDAR000042 at clinic Nursing Department INFO 2025-10-14 19:18:11,504 signals 29411 8782111040 Notified provider saud.al-qahtani.nurse2 of new appointment INFO 2025-10-14 19:18:11,505 signals 29411 8782111040 Appointment created: d5bc4c97-1484-491f-b22b-551404a0da84 for patient MRNAGDAR000020 on 2025-08-05 INFO 2025-10-14 19:18:11,505 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000020-SLP-03 INFO 2025-10-14 19:18:11,505 signals 29411 8782111040 SubFile created: FILE-2025-000020-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,505 signals 29411 8782111040 Created sub-file FILE-2025-000020-SLP-03 for patient MRNAGDAR000020 at clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,506 signals 29411 8782111040 Notified provider salma.al-ahmadi.slp2 of new appointment INFO 2025-10-14 19:18:11,507 signals 29411 8782111040 Appointment created: 1e55dc99-171b-48af-856c-6df1602cc99b for patient MRNAGDAR000012 on 2025-10-12 INFO 2025-10-14 19:18:11,507 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000012-MED-02 INFO 2025-10-14 19:18:11,507 signals 29411 8782111040 SubFile created: FILE-2025-000012-MED-02 for clinic Medical Department INFO 2025-10-14 19:18:11,507 signals 29411 8782111040 Created sub-file FILE-2025-000012-MED-02 for patient MRNAGDAR000012 at clinic Medical Department INFO 2025-10-14 19:18:11,508 signals 29411 8782111040 Notified provider abdulaziz.al-shamrani.doctor1 of new appointment INFO 2025-10-14 19:18:11,509 signals 29411 8782111040 Appointment created: 9b278687-fd6b-4967-ae91-19ed22d33dd5 for patient MRNAGDAR000035 on 2025-07-22 INFO 2025-10-14 19:18:11,509 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000035-SLP-02 INFO 2025-10-14 19:18:11,509 signals 29411 8782111040 SubFile created: FILE-2025-000035-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,509 signals 29411 8782111040 Created sub-file FILE-2025-000035-SLP-02 for patient MRNAGDAR000035 at clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,509 signals 29411 8782111040 Notified provider sarah.al-ahmadi.slp1 of new appointment INFO 2025-10-14 19:18:11,511 signals 29411 8782111040 Appointment created: dcc5efc1-62fe-440e-9411-901d940198b7 for patient MRNAGDAR000027 on 2025-08-13 INFO 2025-10-14 19:18:11,511 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000027-OT-03 INFO 2025-10-14 19:18:11,511 signals 29411 8782111040 SubFile created: FILE-2025-000027-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:18:11,511 signals 29411 8782111040 Created sub-file FILE-2025-000027-OT-03 for patient MRNAGDAR000027 at clinic Occupational Therapy INFO 2025-10-14 19:18:11,512 signals 29411 8782111040 Notified provider sarah.al-subai.ot1 of new appointment INFO 2025-10-14 19:18:11,513 signals 29411 8782111040 Appointment created: 8a6fc808-39dd-4231-b5ba-4f92af9490ad for patient MRNAGDAR000043 on 2025-10-12 INFO 2025-10-14 19:18:11,513 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000043-OT-03 INFO 2025-10-14 19:18:11,513 signals 29411 8782111040 SubFile created: FILE-2025-000043-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:18:11,513 signals 29411 8782111040 Created sub-file FILE-2025-000043-OT-03 for patient MRNAGDAR000043 at clinic Occupational Therapy INFO 2025-10-14 19:18:11,514 signals 29411 8782111040 Notified provider sultan.al-omari.ot2 of new appointment INFO 2025-10-14 19:18:11,514 signals 29411 8782111040 Appointment created: 370d2478-bec7-4f17-b590-c79834e91194 for patient MRNAGDAR000003 on 2025-07-30 INFO 2025-10-14 19:18:11,515 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000003-SLP-01 INFO 2025-10-14 19:18:11,515 signals 29411 8782111040 SubFile created: FILE-2025-000003-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,515 signals 29411 8782111040 Created sub-file FILE-2025-000003-SLP-01 for patient MRNAGDAR000003 at clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,515 signals 29411 8782111040 Notified provider salma.al-ahmadi.slp2 of new appointment INFO 2025-10-14 19:18:11,516 signals 29411 8782111040 Appointment created: 18de6724-af18-48ed-bbd6-ade88aff87a0 for patient MRNAGDAR000015 on 2025-09-04 INFO 2025-10-14 19:18:11,517 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000015-OT-02 INFO 2025-10-14 19:18:11,517 signals 29411 8782111040 SubFile created: FILE-2025-000015-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:18:11,517 signals 29411 8782111040 Created sub-file FILE-2025-000015-OT-02 for patient MRNAGDAR000015 at clinic Occupational Therapy INFO 2025-10-14 19:18:11,517 signals 29411 8782111040 Notified provider sultan.al-omari.ot2 of new appointment INFO 2025-10-14 19:18:11,518 signals 29411 8782111040 Appointment created: fde21b84-8f73-4e8c-a6c6-389c43cc22e6 for patient MRNAGDAR000038 on 2025-10-09 INFO 2025-10-14 19:18:11,519 signals 29411 8782111040 Notified provider saud.al-qahtani.nurse2 of new appointment INFO 2025-10-14 19:18:11,520 signals 29411 8782111040 Appointment created: 4ac26133-2ac4-4c35-9a4f-e1c277556f40 for patient MRNAGDAR000015 on 2025-09-23 INFO 2025-10-14 19:18:11,520 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000015-NUR-03 INFO 2025-10-14 19:18:11,520 signals 29411 8782111040 SubFile created: FILE-2025-000015-NUR-03 for clinic Nursing Department INFO 2025-10-14 19:18:11,520 signals 29411 8782111040 Created sub-file FILE-2025-000015-NUR-03 for patient MRNAGDAR000015 at clinic Nursing Department INFO 2025-10-14 19:18:11,521 signals 29411 8782111040 Notified provider mona.al-rashidi.nurse3 of new appointment INFO 2025-10-14 19:18:11,522 signals 29411 8782111040 Appointment created: fbfc3cdd-e5be-44c8-a209-07c9641b4cc9 for patient MRNAGDAR000030 on 2025-09-30 INFO 2025-10-14 19:18:11,522 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000030-MED-01 INFO 2025-10-14 19:18:11,522 signals 29411 8782111040 SubFile created: FILE-2025-000030-MED-01 for clinic Medical Department INFO 2025-10-14 19:18:11,522 signals 29411 8782111040 Created sub-file FILE-2025-000030-MED-01 for patient MRNAGDAR000030 at clinic Medical Department INFO 2025-10-14 19:18:11,523 signals 29411 8782111040 Notified provider abdulaziz.al-shamrani.doctor1 of new appointment INFO 2025-10-14 19:18:11,524 signals 29411 8782111040 Appointment created: 8de3638c-2748-4597-8ca3-10a967a8b9b6 for patient MRNAGDAR000042 on 2025-07-24 INFO 2025-10-14 19:18:11,525 signals 29411 8782111040 Notified provider saleh.al-maliki.aba2 of new appointment INFO 2025-10-14 19:18:11,526 signals 29411 8782111040 Appointment created: 9b8ac1b9-bc8a-4689-9872-47f5b2d5b6c9 for patient MRNAGDAR000027 on 2025-08-03 INFO 2025-10-14 19:18:11,526 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000027-MED-04 INFO 2025-10-14 19:18:11,526 signals 29411 8782111040 SubFile created: FILE-2025-000027-MED-04 for clinic Medical Department INFO 2025-10-14 19:18:11,526 signals 29411 8782111040 Created sub-file FILE-2025-000027-MED-04 for patient MRNAGDAR000027 at clinic Medical Department INFO 2025-10-14 19:18:11,527 signals 29411 8782111040 Notified provider abdulaziz.al-shamrani.doctor1 of new appointment INFO 2025-10-14 19:18:11,528 signals 29411 8782111040 Appointment created: 8399a4df-b398-41fe-ab33-6e0348047557 for patient MRNAGDAR000043 on 2025-07-17 INFO 2025-10-14 19:18:11,528 signals 29411 8782111040 Notified provider sarah.al-subai.ot1 of new appointment INFO 2025-10-14 19:18:11,529 signals 29411 8782111040 Appointment created: 81cba06a-fc65-41b4-9e28-284124212f28 for patient MRNAGDAR000043 on 2025-09-21 INFO 2025-10-14 19:18:11,529 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000043-MED-04 INFO 2025-10-14 19:18:11,530 signals 29411 8782111040 SubFile created: FILE-2025-000043-MED-04 for clinic Medical Department INFO 2025-10-14 19:18:11,530 signals 29411 8782111040 Created sub-file FILE-2025-000043-MED-04 for patient MRNAGDAR000043 at clinic Medical Department INFO 2025-10-14 19:18:11,530 signals 29411 8782111040 Notified provider turki.al-otaibi.doctor3 of new appointment INFO 2025-10-14 19:18:11,531 signals 29411 8782111040 Appointment created: 8f408b70-2a7d-448b-9a43-43d8e1cdad52 for patient MRNAGDAR000014 on 2025-09-08 INFO 2025-10-14 19:18:11,531 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000014-MED-03 INFO 2025-10-14 19:18:11,532 signals 29411 8782111040 SubFile created: FILE-2025-000014-MED-03 for clinic Medical Department INFO 2025-10-14 19:18:11,532 signals 29411 8782111040 Created sub-file FILE-2025-000014-MED-03 for patient MRNAGDAR000014 at clinic Medical Department INFO 2025-10-14 19:18:11,532 signals 29411 8782111040 Notified provider abdulrahman.al-qahtani.doctor2 of new appointment INFO 2025-10-14 19:18:11,533 signals 29411 8782111040 Appointment created: 27a2d423-cf9e-4b06-b8d6-43d2892e0313 for patient MRNAGDAR000007 on 2025-08-03 INFO 2025-10-14 19:18:11,534 signals 29411 8782111040 Notified provider mona.al-rashidi.nurse3 of new appointment INFO 2025-10-14 19:18:11,534 signals 29411 8782111040 Appointment created: a72244b2-eb8e-497b-b9bd-65fe294eaa5f for patient MRNAGDAR000014 on 2025-10-02 INFO 2025-10-14 19:18:11,535 signals 29411 8782111040 Notified provider rania.al-zahrani.aba1 of new appointment INFO 2025-10-14 19:18:11,536 signals 29411 8782111040 Appointment created: 337cd9cd-0788-40bb-8866-856ec17e467d for patient MRNAGDAR000043 on 2025-10-22 INFO 2025-10-14 19:18:11,537 signals 29411 8782111040 Notified provider sarah.al-subai.ot1 of new appointment INFO 2025-10-14 19:18:11,537 signals 29411 8782111040 Scheduled 24-hour reminder for appointment 337cd9cd-0788-40bb-8866-856ec17e467d INFO 2025-10-14 19:18:11,538 signals 29411 8782111040 Scheduled 2-hour reminder for appointment 337cd9cd-0788-40bb-8866-856ec17e467d INFO 2025-10-14 19:18:11,538 signals 29411 8782111040 Appointment created: c365da42-db9f-4296-829e-affbcd203498 for patient MRNAGDAR000015 on 2025-07-27 INFO 2025-10-14 19:18:11,539 signals 29411 8782111040 Notified provider sarah.al-qahtani.nurse1 of new appointment INFO 2025-10-14 19:18:11,540 signals 29411 8782111040 Appointment created: 95e97c2e-5a4e-4c21-876e-fa8baaf954a6 for patient MRNAGDAR000026 on 2025-07-21 INFO 2025-10-14 19:18:11,540 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000026-OT-03 INFO 2025-10-14 19:18:11,541 signals 29411 8782111040 SubFile created: FILE-2025-000026-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:18:11,541 signals 29411 8782111040 Created sub-file FILE-2025-000026-OT-03 for patient MRNAGDAR000026 at clinic Occupational Therapy INFO 2025-10-14 19:18:11,541 signals 29411 8782111040 Notified provider sarah.al-subai.ot1 of new appointment INFO 2025-10-14 19:18:11,542 signals 29411 8782111040 Appointment created: 269e2ef0-21a1-43df-b17d-6e90aa4845af for patient MRNAGDAR000044 on 2025-08-31 INFO 2025-10-14 19:18:11,542 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000044-MED-01 INFO 2025-10-14 19:18:11,542 signals 29411 8782111040 SubFile created: FILE-2025-000044-MED-01 for clinic Medical Department INFO 2025-10-14 19:18:11,542 signals 29411 8782111040 Created sub-file FILE-2025-000044-MED-01 for patient MRNAGDAR000044 at clinic Medical Department INFO 2025-10-14 19:18:11,543 signals 29411 8782111040 Notified provider turki.al-otaibi.doctor3 of new appointment INFO 2025-10-14 19:18:11,544 signals 29411 8782111040 Appointment created: ca9c9f77-3985-4d50-b3ae-65fffe5ce54c for patient MRNAGDAR000017 on 2025-09-28 INFO 2025-10-14 19:18:11,544 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000017-NUR-01 INFO 2025-10-14 19:18:11,544 signals 29411 8782111040 SubFile created: FILE-2025-000017-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:18:11,544 signals 29411 8782111040 Created sub-file FILE-2025-000017-NUR-01 for patient MRNAGDAR000017 at clinic Nursing Department INFO 2025-10-14 19:18:11,545 signals 29411 8782111040 Notified provider saud.al-qahtani.nurse2 of new appointment INFO 2025-10-14 19:18:11,546 signals 29411 8782111040 Appointment created: d91cc146-ba57-4500-98cd-2cc501040778 for patient MRNAGDAR000046 on 2025-09-01 INFO 2025-10-14 19:18:11,546 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000046-MED-01 INFO 2025-10-14 19:18:11,546 signals 29411 8782111040 SubFile created: FILE-2025-000046-MED-01 for clinic Medical Department INFO 2025-10-14 19:18:11,546 signals 29411 8782111040 Created sub-file FILE-2025-000046-MED-01 for patient MRNAGDAR000046 at clinic Medical Department INFO 2025-10-14 19:18:11,547 signals 29411 8782111040 Notified provider turki.al-otaibi.doctor3 of new appointment INFO 2025-10-14 19:18:11,548 signals 29411 8782111040 Appointment created: 7221c9b8-2318-4410-8548-141cae6b9132 for patient MRNAGDAR000021 on 2025-11-03 INFO 2025-10-14 19:18:11,548 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000021-ABA-02 INFO 2025-10-14 19:18:11,549 signals 29411 8782111040 SubFile created: FILE-2025-000021-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:18:11,549 signals 29411 8782111040 Created sub-file FILE-2025-000021-ABA-02 for patient MRNAGDAR000021 at clinic ABA Therapy INFO 2025-10-14 19:18:11,549 signals 29411 8782111040 Notified provider saleh.al-maliki.aba2 of new appointment INFO 2025-10-14 19:18:11,550 signals 29411 8782111040 Scheduled 24-hour reminder for appointment 7221c9b8-2318-4410-8548-141cae6b9132 INFO 2025-10-14 19:18:11,550 signals 29411 8782111040 Scheduled 2-hour reminder for appointment 7221c9b8-2318-4410-8548-141cae6b9132 INFO 2025-10-14 19:18:11,551 signals 29411 8782111040 Appointment created: 4c2ae9df-ad2a-4b24-81de-a7ced10bed17 for patient MRNAGDAR000016 on 2025-07-27 INFO 2025-10-14 19:18:11,551 signals 29411 8782111040 Notified provider salma.al-ahmadi.slp2 of new appointment INFO 2025-10-14 19:18:11,552 signals 29411 8782111040 Appointment created: 25fbbed5-6757-44aa-a91a-a19a8e44bf6d for patient MRNAGDAR000010 on 2025-09-09 INFO 2025-10-14 19:18:11,552 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000010-ABA-01 INFO 2025-10-14 19:18:11,552 signals 29411 8782111040 SubFile created: FILE-2025-000010-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:18:11,552 signals 29411 8782111040 Created sub-file FILE-2025-000010-ABA-01 for patient MRNAGDAR000010 at clinic ABA Therapy INFO 2025-10-14 19:18:11,553 signals 29411 8782111040 Notified provider saleh.al-maliki.aba2 of new appointment INFO 2025-10-14 19:18:11,554 signals 29411 8782111040 Appointment created: 7efb26ed-1863-4453-a585-db7d9b51c93e for patient MRNAGDAR000047 on 2025-08-10 INFO 2025-10-14 19:18:11,554 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000047-NUR-01 INFO 2025-10-14 19:18:11,554 signals 29411 8782111040 SubFile created: FILE-2025-000047-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:18:11,554 signals 29411 8782111040 Created sub-file FILE-2025-000047-NUR-01 for patient MRNAGDAR000047 at clinic Nursing Department INFO 2025-10-14 19:18:11,555 signals 29411 8782111040 Notified provider sarah.al-qahtani.nurse1 of new appointment INFO 2025-10-14 19:18:11,556 signals 29411 8782111040 Appointment created: 9ad4e678-215a-42e4-99e5-8dcd50884d32 for patient MRNAGDAR000018 on 2025-09-28 INFO 2025-10-14 19:18:11,556 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000018-MED-01 INFO 2025-10-14 19:18:11,556 signals 29411 8782111040 SubFile created: FILE-2025-000018-MED-01 for clinic Medical Department INFO 2025-10-14 19:18:11,556 signals 29411 8782111040 Created sub-file FILE-2025-000018-MED-01 for patient MRNAGDAR000018 at clinic Medical Department INFO 2025-10-14 19:18:11,557 signals 29411 8782111040 Notified provider abdulrahman.al-qahtani.doctor2 of new appointment INFO 2025-10-14 19:18:11,558 signals 29411 8782111040 Appointment created: d0d15495-f0aa-4fe4-96ab-853a552f9ce4 for patient MRNAGDAR000012 on 2025-09-11 INFO 2025-10-14 19:18:11,558 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000012-SLP-03 INFO 2025-10-14 19:18:11,558 signals 29411 8782111040 SubFile created: FILE-2025-000012-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,558 signals 29411 8782111040 Created sub-file FILE-2025-000012-SLP-03 for patient MRNAGDAR000012 at clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,559 signals 29411 8782111040 Notified provider salma.al-ahmadi.slp2 of new appointment INFO 2025-10-14 19:18:11,560 signals 29411 8782111040 Appointment created: 178922f9-7cb2-40f7-850d-c1de7926e3cb for patient MRNAGDAR000004 on 2025-08-03 INFO 2025-10-14 19:18:11,560 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000004-SLP-02 INFO 2025-10-14 19:18:11,560 signals 29411 8782111040 SubFile created: FILE-2025-000004-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,560 signals 29411 8782111040 Created sub-file FILE-2025-000004-SLP-02 for patient MRNAGDAR000004 at clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,561 signals 29411 8782111040 Notified provider salma.al-ahmadi.slp2 of new appointment INFO 2025-10-14 19:18:11,562 signals 29411 8782111040 Appointment created: 3b540ef2-861e-444d-82fb-82e3cb51ac0f for patient MRNAGDAR000002 on 2025-07-23 INFO 2025-10-14 19:18:11,562 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000002-OT-02 INFO 2025-10-14 19:18:11,563 signals 29411 8782111040 SubFile created: FILE-2025-000002-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:18:11,563 signals 29411 8782111040 Created sub-file FILE-2025-000002-OT-02 for patient MRNAGDAR000002 at clinic Occupational Therapy INFO 2025-10-14 19:18:11,563 signals 29411 8782111040 Notified provider sarah.al-subai.ot1 of new appointment INFO 2025-10-14 19:18:11,565 signals 29411 8782111040 Appointment created: 90cb2d33-221a-4e0f-abc2-e362989d5f7a for patient MRNAGDAR000041 on 2025-10-07 INFO 2025-10-14 19:18:11,565 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000041-NUR-03 INFO 2025-10-14 19:18:11,566 signals 29411 8782111040 SubFile created: FILE-2025-000041-NUR-03 for clinic Nursing Department INFO 2025-10-14 19:18:11,566 signals 29411 8782111040 Created sub-file FILE-2025-000041-NUR-03 for patient MRNAGDAR000041 at clinic Nursing Department INFO 2025-10-14 19:18:11,566 signals 29411 8782111040 Notified provider mona.al-rashidi.nurse3 of new appointment INFO 2025-10-14 19:18:11,567 signals 29411 8782111040 Appointment created: fda6bc43-b9e3-4480-b688-b7dbec194537 for patient MRNAGDAR000033 on 2025-08-13 INFO 2025-10-14 19:18:11,568 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000033-NUR-01 INFO 2025-10-14 19:18:11,568 signals 29411 8782111040 SubFile created: FILE-2025-000033-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:18:11,568 signals 29411 8782111040 Created sub-file FILE-2025-000033-NUR-01 for patient MRNAGDAR000033 at clinic Nursing Department INFO 2025-10-14 19:18:11,568 signals 29411 8782111040 Notified provider saud.al-qahtani.nurse2 of new appointment INFO 2025-10-14 19:18:11,569 signals 29411 8782111040 Appointment created: 887c79b0-8149-44c0-a9ae-c712503d6f40 for patient MRNAGDAR000031 on 2025-08-21 INFO 2025-10-14 19:18:11,569 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000031-ABA-02 INFO 2025-10-14 19:18:11,569 signals 29411 8782111040 SubFile created: FILE-2025-000031-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:18:11,569 signals 29411 8782111040 Created sub-file FILE-2025-000031-ABA-02 for patient MRNAGDAR000031 at clinic ABA Therapy INFO 2025-10-14 19:18:11,570 signals 29411 8782111040 Notified provider saleh.al-maliki.aba2 of new appointment INFO 2025-10-14 19:18:11,571 signals 29411 8782111040 Appointment created: 1cf4da27-3411-4dff-9dbf-12146562024b for patient MRNAGDAR000049 on 2025-07-21 INFO 2025-10-14 19:18:11,571 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000049-SLP-01 INFO 2025-10-14 19:18:11,571 signals 29411 8782111040 SubFile created: FILE-2025-000049-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,571 signals 29411 8782111040 Created sub-file FILE-2025-000049-SLP-01 for patient MRNAGDAR000049 at clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,572 signals 29411 8782111040 Notified provider sarah.al-ahmadi.slp1 of new appointment INFO 2025-10-14 19:18:11,573 signals 29411 8782111040 Appointment created: b7386e99-0cbb-420c-9fa8-13a2200e5715 for patient MRNAGDAR000001 on 2025-11-06 INFO 2025-10-14 19:18:11,573 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000001-NUR-03 INFO 2025-10-14 19:18:11,573 signals 29411 8782111040 SubFile created: FILE-2025-000001-NUR-03 for clinic Nursing Department INFO 2025-10-14 19:18:11,573 signals 29411 8782111040 Created sub-file FILE-2025-000001-NUR-03 for patient MRNAGDAR000001 at clinic Nursing Department INFO 2025-10-14 19:18:11,576 confirmation_service 29411 8782111040 Created confirmation token for appointment b7386e99-0cbb-420c-9fa8-13a2200e5715, expires at 2025-10-21 16:18:11.575900+00:00 ERROR 2025-10-14 19:18:11,576 signals 29411 8782111040 Error creating confirmation token for appointment b7386e99-0cbb-420c-9fa8-13a2200e5715: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:18:11,576 signals 29411 8782111040 Notified provider saud.al-qahtani.nurse2 of new appointment INFO 2025-10-14 19:18:11,577 signals 29411 8782111040 Scheduled 24-hour reminder for appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 INFO 2025-10-14 19:18:11,577 signals 29411 8782111040 Scheduled 2-hour reminder for appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 INFO 2025-10-14 19:18:11,578 signals 29411 8782111040 Appointment created: c04e8fc4-fe52-4965-9a1d-3ca1a6d012b3 for patient MRNAGDAR000037 on 2025-08-10 INFO 2025-10-14 19:18:11,578 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000037-MED-02 INFO 2025-10-14 19:18:11,578 signals 29411 8782111040 SubFile created: FILE-2025-000037-MED-02 for clinic Medical Department INFO 2025-10-14 19:18:11,578 signals 29411 8782111040 Created sub-file FILE-2025-000037-MED-02 for patient MRNAGDAR000037 at clinic Medical Department INFO 2025-10-14 19:18:11,579 signals 29411 8782111040 Notified provider abdulaziz.al-shamrani.doctor1 of new appointment INFO 2025-10-14 19:18:11,580 signals 29411 8782111040 Appointment created: a744eb11-2aa2-4a4c-ade6-173e85c4f9d9 for patient MRNAGDAR000032 on 2025-08-07 INFO 2025-10-14 19:18:11,580 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000032-NUR-01 INFO 2025-10-14 19:18:11,580 signals 29411 8782111040 SubFile created: FILE-2025-000032-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:18:11,580 signals 29411 8782111040 Created sub-file FILE-2025-000032-NUR-01 for patient MRNAGDAR000032 at clinic Nursing Department INFO 2025-10-14 19:18:11,581 signals 29411 8782111040 Notified provider sarah.al-qahtani.nurse1 of new appointment INFO 2025-10-14 19:18:11,582 signals 29411 8782111040 Appointment created: c2e96c4d-1c63-4e00-9d2c-d8e4f2fb1c28 for patient MRNAGDAR000044 on 2025-08-24 INFO 2025-10-14 19:18:11,582 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000044-OT-02 INFO 2025-10-14 19:18:11,582 signals 29411 8782111040 SubFile created: FILE-2025-000044-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:18:11,582 signals 29411 8782111040 Created sub-file FILE-2025-000044-OT-02 for patient MRNAGDAR000044 at clinic Occupational Therapy INFO 2025-10-14 19:18:11,583 signals 29411 8782111040 Notified provider sultan.al-omari.ot2 of new appointment INFO 2025-10-14 19:18:11,584 signals 29411 8782111040 Appointment created: ba7c7363-062e-4387-9624-8f7e4e41b48f for patient MRNAGDAR000010 on 2025-08-03 INFO 2025-10-14 19:18:11,584 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000010-MED-02 INFO 2025-10-14 19:18:11,584 signals 29411 8782111040 SubFile created: FILE-2025-000010-MED-02 for clinic Medical Department INFO 2025-10-14 19:18:11,584 signals 29411 8782111040 Created sub-file FILE-2025-000010-MED-02 for patient MRNAGDAR000010 at clinic Medical Department INFO 2025-10-14 19:18:11,585 signals 29411 8782111040 Notified provider turki.al-otaibi.doctor3 of new appointment INFO 2025-10-14 19:18:11,586 signals 29411 8782111040 Appointment created: 9620a1e1-412d-4f18-b937-d447471a159c for patient MRNAGDAR000014 on 2025-09-02 INFO 2025-10-14 19:18:11,587 signals 29411 8782111040 Notified provider abdulaziz.al-shamrani.doctor1 of new appointment INFO 2025-10-14 19:18:11,588 signals 29411 8782111040 Appointment created: 8a48f154-3208-438e-b9f5-e02f40ab6bf6 for patient MRNAGDAR000018 on 2025-09-03 INFO 2025-10-14 19:18:11,588 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000018-OT-02 INFO 2025-10-14 19:18:11,589 signals 29411 8782111040 SubFile created: FILE-2025-000018-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:18:11,589 signals 29411 8782111040 Created sub-file FILE-2025-000018-OT-02 for patient MRNAGDAR000018 at clinic Occupational Therapy INFO 2025-10-14 19:18:11,589 signals 29411 8782111040 Notified provider sultan.al-omari.ot2 of new appointment INFO 2025-10-14 19:18:11,590 signals 29411 8782111040 Appointment created: c50ee629-095e-41b9-8b8b-70e2f9e5fc47 for patient MRNAGDAR000036 on 2025-08-20 INFO 2025-10-14 19:18:11,590 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000036-OT-02 INFO 2025-10-14 19:18:11,591 signals 29411 8782111040 SubFile created: FILE-2025-000036-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:18:11,591 signals 29411 8782111040 Created sub-file FILE-2025-000036-OT-02 for patient MRNAGDAR000036 at clinic Occupational Therapy INFO 2025-10-14 19:18:11,591 signals 29411 8782111040 Notified provider sarah.al-subai.ot1 of new appointment INFO 2025-10-14 19:18:11,592 signals 29411 8782111040 Appointment created: 2e4e9be4-2c47-418e-b848-906376be039e for patient MRNAGDAR000013 on 2025-07-20 INFO 2025-10-14 19:18:11,592 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000013-SLP-02 INFO 2025-10-14 19:18:11,593 signals 29411 8782111040 SubFile created: FILE-2025-000013-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,593 signals 29411 8782111040 Created sub-file FILE-2025-000013-SLP-02 for patient MRNAGDAR000013 at clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,593 signals 29411 8782111040 Notified provider sarah.al-ahmadi.slp1 of new appointment INFO 2025-10-14 19:18:11,594 signals 29411 8782111040 Appointment created: ef0e7ba3-f8d8-41a4-80c7-391a181f0c32 for patient MRNAGDAR000041 on 2025-09-14 INFO 2025-10-14 19:18:11,595 signals 29411 8782111040 Notified provider sarah.al-qahtani.nurse1 of new appointment INFO 2025-10-14 19:18:11,596 signals 29411 8782111040 Appointment created: 0266c77b-61ac-4187-a019-ccea1ed41faa for patient MRNAGDAR000032 on 2025-08-12 INFO 2025-10-14 19:18:11,596 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000032-SLP-02 INFO 2025-10-14 19:18:11,596 signals 29411 8782111040 SubFile created: FILE-2025-000032-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,596 signals 29411 8782111040 Created sub-file FILE-2025-000032-SLP-02 for patient MRNAGDAR000032 at clinic Speech-Language Pathology INFO 2025-10-14 19:18:11,597 signals 29411 8782111040 Notified provider sarah.al-ahmadi.slp1 of new appointment INFO 2025-10-14 19:18:11,598 signals 29411 8782111040 Appointment created: a82757c3-30af-4d9f-90c1-72068ce4aaf0 for patient MRNAGDAR000031 on 2025-08-26 INFO 2025-10-14 19:18:11,599 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000031-MED-03 INFO 2025-10-14 19:18:11,599 signals 29411 8782111040 SubFile created: FILE-2025-000031-MED-03 for clinic Medical Department INFO 2025-10-14 19:18:11,599 signals 29411 8782111040 Created sub-file FILE-2025-000031-MED-03 for patient MRNAGDAR000031 at clinic Medical Department INFO 2025-10-14 19:18:11,599 signals 29411 8782111040 Notified provider turki.al-otaibi.doctor3 of new appointment INFO 2025-10-14 19:18:11,600 signals 29411 8782111040 Appointment created: fdaeee6d-65c8-4d20-a6fd-bbd0a3d56962 for patient MRNAGDAR000039 on 2025-09-29 INFO 2025-10-14 19:18:11,600 signals 29411 8782111040 Generated Sub-File Number: FILE-2025-000039-ABA-02 INFO 2025-10-14 19:18:11,600 signals 29411 8782111040 SubFile created: FILE-2025-000039-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:18:11,600 signals 29411 8782111040 Created sub-file FILE-2025-000039-ABA-02 for patient MRNAGDAR000039 at clinic ABA Therapy INFO 2025-10-14 19:18:11,601 signals 29411 8782111040 Notified provider rania.al-zahrani.aba1 of new appointment INFO 2025-10-14 19:19:27,864 signals 30132 8782111040 User created: yazeed.al-harbi.admin1 (Administrator) INFO 2025-10-14 19:19:27,995 signals 30132 8782111040 User created: hassan.al-shehri.admin2 (Administrator) INFO 2025-10-14 19:19:28,134 signals 30132 8782111040 User created: sultan.al-shammari.doctor1 (Doctor) INFO 2025-10-14 19:19:28,264 signals 30132 8782111040 User created: bandar.al-qahtani.doctor2 (Doctor) INFO 2025-10-14 19:19:28,395 signals 30132 8782111040 User created: salma.al-harbi.doctor3 (Doctor) INFO 2025-10-14 19:19:28,526 signals 30132 8782111040 User created: sarah.al-ahmadi.nurse1 (Nurse) INFO 2025-10-14 19:19:28,658 signals 30132 8782111040 User created: nasser.al-harthi.nurse2 (Nurse) INFO 2025-10-14 19:19:28,789 signals 30132 8782111040 User created: jawaher.al-omari.nurse3 (Nurse) INFO 2025-10-14 19:19:28,920 signals 30132 8782111040 User created: yazeed.al-harbi.ot1 (Occupational Therapist) INFO 2025-10-14 19:19:29,052 signals 30132 8782111040 User created: hassan.al-mutairi.ot2 (Occupational Therapist) INFO 2025-10-14 19:19:29,182 signals 30132 8782111040 User created: salma.al-dawsari.slp1 (Speech-Language Pathologist) INFO 2025-10-14 19:19:29,314 signals 30132 8782111040 User created: abdulaziz.al-dawsari.slp2 (Speech-Language Pathologist) INFO 2025-10-14 19:19:29,445 signals 30132 8782111040 User created: noura.al-maliki.aba1 (ABA Therapist) INFO 2025-10-14 19:19:29,575 signals 30132 8782111040 User created: munira.al-anzi.aba2 (ABA Therapist) INFO 2025-10-14 19:19:29,707 signals 30132 8782111040 User created: fahad.al-shammari.front_desk1 (Front Desk) INFO 2025-10-14 19:19:29,856 signals 30132 8782111040 User created: sultan.al-dawsari.front_desk2 (Front Desk) INFO 2025-10-14 19:19:29,989 signals 30132 8782111040 User created: talal.al-mutairi.finance1 (Finance) INFO 2025-10-14 19:19:30,122 signals 30132 8782111040 User created: turki.al-maliki.finance2 (Finance) INFO 2025-10-14 19:19:30,124 signals 30132 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-14 19:19:30,124 signals 30132 8782111040 File created: FILE-2025-000001 for patient MRNAGDAR000001 INFO 2025-10-14 19:19:30,124 signals 30132 8782111040 Created main file for patient: MRNAGDAR000001 INFO 2025-10-14 19:19:30,124 signals 30132 8782111040 Patient created: MRNAGDAR000001 - Lama Al-Otaibi INFO 2025-10-14 19:19:30,126 signals 30132 8782111040 Generated File Number: FILE-2025-000002 INFO 2025-10-14 19:19:30,126 signals 30132 8782111040 File created: FILE-2025-000002 for patient MRNAGDAR000002 INFO 2025-10-14 19:19:30,126 signals 30132 8782111040 Created main file for patient: MRNAGDAR000002 INFO 2025-10-14 19:19:30,126 signals 30132 8782111040 Patient created: MRNAGDAR000002 - Saad Al-Ahmadi INFO 2025-10-14 19:19:30,127 signals 30132 8782111040 Generated File Number: FILE-2025-000003 INFO 2025-10-14 19:19:30,128 signals 30132 8782111040 File created: FILE-2025-000003 for patient MRNAGDAR000003 INFO 2025-10-14 19:19:30,128 signals 30132 8782111040 Created main file for patient: MRNAGDAR000003 INFO 2025-10-14 19:19:30,128 signals 30132 8782111040 Patient created: MRNAGDAR000003 - Mansour Al-Subai INFO 2025-10-14 19:19:30,129 signals 30132 8782111040 Generated File Number: FILE-2025-000004 INFO 2025-10-14 19:19:30,129 signals 30132 8782111040 File created: FILE-2025-000004 for patient MRNAGDAR000004 INFO 2025-10-14 19:19:30,129 signals 30132 8782111040 Created main file for patient: MRNAGDAR000004 INFO 2025-10-14 19:19:30,129 signals 30132 8782111040 Patient created: MRNAGDAR000004 - Mona Al-Ghamdi INFO 2025-10-14 19:19:30,130 signals 30132 8782111040 Generated File Number: FILE-2025-000005 INFO 2025-10-14 19:19:30,130 signals 30132 8782111040 File created: FILE-2025-000005 for patient MRNAGDAR000005 INFO 2025-10-14 19:19:30,130 signals 30132 8782111040 Created main file for patient: MRNAGDAR000005 INFO 2025-10-14 19:19:30,130 signals 30132 8782111040 Patient created: MRNAGDAR000005 - Latifa Al-Shehri INFO 2025-10-14 19:19:30,131 signals 30132 8782111040 Generated File Number: FILE-2025-000006 INFO 2025-10-14 19:19:30,131 signals 30132 8782111040 File created: FILE-2025-000006 for patient MRNAGDAR000006 INFO 2025-10-14 19:19:30,131 signals 30132 8782111040 Created main file for patient: MRNAGDAR000006 INFO 2025-10-14 19:19:30,132 signals 30132 8782111040 Patient created: MRNAGDAR000006 - Sarah Al-Harbi INFO 2025-10-14 19:19:30,132 signals 30132 8782111040 Generated File Number: FILE-2025-000007 INFO 2025-10-14 19:19:30,133 signals 30132 8782111040 File created: FILE-2025-000007 for patient MRNAGDAR000007 INFO 2025-10-14 19:19:30,133 signals 30132 8782111040 Created main file for patient: MRNAGDAR000007 INFO 2025-10-14 19:19:30,133 signals 30132 8782111040 Patient created: MRNAGDAR000007 - Nawaf Al-Dosari INFO 2025-10-14 19:19:30,134 signals 30132 8782111040 Generated File Number: FILE-2025-000008 INFO 2025-10-14 19:19:30,134 signals 30132 8782111040 File created: FILE-2025-000008 for patient MRNAGDAR000008 INFO 2025-10-14 19:19:30,134 signals 30132 8782111040 Created main file for patient: MRNAGDAR000008 INFO 2025-10-14 19:19:30,134 signals 30132 8782111040 Patient created: MRNAGDAR000008 - Nawaf Al-Ahmadi INFO 2025-10-14 19:19:30,135 signals 30132 8782111040 Generated File Number: FILE-2025-000009 INFO 2025-10-14 19:19:30,135 signals 30132 8782111040 File created: FILE-2025-000009 for patient MRNAGDAR000009 INFO 2025-10-14 19:19:30,135 signals 30132 8782111040 Created main file for patient: MRNAGDAR000009 INFO 2025-10-14 19:19:30,135 signals 30132 8782111040 Patient created: MRNAGDAR000009 - Basma Al-Juaid INFO 2025-10-14 19:19:30,136 signals 30132 8782111040 Generated File Number: FILE-2025-000010 INFO 2025-10-14 19:19:30,136 signals 30132 8782111040 File created: FILE-2025-000010 for patient MRNAGDAR000010 INFO 2025-10-14 19:19:30,136 signals 30132 8782111040 Created main file for patient: MRNAGDAR000010 INFO 2025-10-14 19:19:30,136 signals 30132 8782111040 Patient created: MRNAGDAR000010 - Saleh Al-Balawi INFO 2025-10-14 19:19:30,137 signals 30132 8782111040 Generated File Number: FILE-2025-000011 INFO 2025-10-14 19:19:30,137 signals 30132 8782111040 File created: FILE-2025-000011 for patient MRNAGDAR000011 INFO 2025-10-14 19:19:30,137 signals 30132 8782111040 Created main file for patient: MRNAGDAR000011 INFO 2025-10-14 19:19:30,138 signals 30132 8782111040 Patient created: MRNAGDAR000011 - Hessa Al-Qahtani INFO 2025-10-14 19:19:30,139 signals 30132 8782111040 Generated File Number: FILE-2025-000012 INFO 2025-10-14 19:19:30,139 signals 30132 8782111040 File created: FILE-2025-000012 for patient MRNAGDAR000012 INFO 2025-10-14 19:19:30,139 signals 30132 8782111040 Created main file for patient: MRNAGDAR000012 INFO 2025-10-14 19:19:30,139 signals 30132 8782111040 Patient created: MRNAGDAR000012 - Bandar Al-Subaie INFO 2025-10-14 19:19:30,140 signals 30132 8782111040 Generated File Number: FILE-2025-000013 INFO 2025-10-14 19:19:30,140 signals 30132 8782111040 File created: FILE-2025-000013 for patient MRNAGDAR000013 INFO 2025-10-14 19:19:30,140 signals 30132 8782111040 Created main file for patient: MRNAGDAR000013 INFO 2025-10-14 19:19:30,141 signals 30132 8782111040 Patient created: MRNAGDAR000013 - Waleed Al-Subai INFO 2025-10-14 19:19:30,142 signals 30132 8782111040 Generated File Number: FILE-2025-000014 INFO 2025-10-14 19:19:30,142 signals 30132 8782111040 File created: FILE-2025-000014 for patient MRNAGDAR000014 INFO 2025-10-14 19:19:30,142 signals 30132 8782111040 Created main file for patient: MRNAGDAR000014 INFO 2025-10-14 19:19:30,142 signals 30132 8782111040 Patient created: MRNAGDAR000014 - Mona Al-Ghamdi INFO 2025-10-14 19:19:30,143 signals 30132 8782111040 Generated File Number: FILE-2025-000015 INFO 2025-10-14 19:19:30,143 signals 30132 8782111040 File created: FILE-2025-000015 for patient MRNAGDAR000015 INFO 2025-10-14 19:19:30,143 signals 30132 8782111040 Created main file for patient: MRNAGDAR000015 INFO 2025-10-14 19:19:30,143 signals 30132 8782111040 Patient created: MRNAGDAR000015 - Saud Al-Asiri INFO 2025-10-14 19:19:30,144 signals 30132 8782111040 Generated File Number: FILE-2025-000016 INFO 2025-10-14 19:19:30,144 signals 30132 8782111040 File created: FILE-2025-000016 for patient MRNAGDAR000016 INFO 2025-10-14 19:19:30,144 signals 30132 8782111040 Created main file for patient: MRNAGDAR000016 INFO 2025-10-14 19:19:30,144 signals 30132 8782111040 Patient created: MRNAGDAR000016 - Abdulrahman Al-Omari INFO 2025-10-14 19:19:30,145 signals 30132 8782111040 Generated File Number: FILE-2025-000017 INFO 2025-10-14 19:19:30,145 signals 30132 8782111040 File created: FILE-2025-000017 for patient MRNAGDAR000017 INFO 2025-10-14 19:19:30,145 signals 30132 8782111040 Created main file for patient: MRNAGDAR000017 INFO 2025-10-14 19:19:30,145 signals 30132 8782111040 Patient created: MRNAGDAR000017 - Hessa Al-Subaie INFO 2025-10-14 19:19:30,146 signals 30132 8782111040 Generated File Number: FILE-2025-000018 INFO 2025-10-14 19:19:30,146 signals 30132 8782111040 File created: FILE-2025-000018 for patient MRNAGDAR000018 INFO 2025-10-14 19:19:30,146 signals 30132 8782111040 Created main file for patient: MRNAGDAR000018 INFO 2025-10-14 19:19:30,147 signals 30132 8782111040 Patient created: MRNAGDAR000018 - Turki Al-Dosari INFO 2025-10-14 19:19:30,147 signals 30132 8782111040 Generated File Number: FILE-2025-000019 INFO 2025-10-14 19:19:30,148 signals 30132 8782111040 File created: FILE-2025-000019 for patient MRNAGDAR000019 INFO 2025-10-14 19:19:30,148 signals 30132 8782111040 Created main file for patient: MRNAGDAR000019 INFO 2025-10-14 19:19:30,148 signals 30132 8782111040 Patient created: MRNAGDAR000019 - Hanan Al-Yami INFO 2025-10-14 19:19:30,149 signals 30132 8782111040 Generated File Number: FILE-2025-000020 INFO 2025-10-14 19:19:30,149 signals 30132 8782111040 File created: FILE-2025-000020 for patient MRNAGDAR000020 INFO 2025-10-14 19:19:30,149 signals 30132 8782111040 Created main file for patient: MRNAGDAR000020 INFO 2025-10-14 19:19:30,149 signals 30132 8782111040 Patient created: MRNAGDAR000020 - Faisal Al-Subai INFO 2025-10-14 19:19:30,150 signals 30132 8782111040 Generated File Number: FILE-2025-000021 INFO 2025-10-14 19:19:30,150 signals 30132 8782111040 File created: FILE-2025-000021 for patient MRNAGDAR000021 INFO 2025-10-14 19:19:30,150 signals 30132 8782111040 Created main file for patient: MRNAGDAR000021 INFO 2025-10-14 19:19:30,150 signals 30132 8782111040 Patient created: MRNAGDAR000021 - Saad Al-Juaid INFO 2025-10-14 19:19:30,151 signals 30132 8782111040 Generated File Number: FILE-2025-000022 INFO 2025-10-14 19:19:30,151 signals 30132 8782111040 File created: FILE-2025-000022 for patient MRNAGDAR000022 INFO 2025-10-14 19:19:30,151 signals 30132 8782111040 Created main file for patient: MRNAGDAR000022 INFO 2025-10-14 19:19:30,151 signals 30132 8782111040 Patient created: MRNAGDAR000022 - Reem Al-Subai INFO 2025-10-14 19:19:30,153 signals 30132 8782111040 Generated File Number: FILE-2025-000023 INFO 2025-10-14 19:19:30,153 signals 30132 8782111040 File created: FILE-2025-000023 for patient MRNAGDAR000023 INFO 2025-10-14 19:19:30,153 signals 30132 8782111040 Created main file for patient: MRNAGDAR000023 INFO 2025-10-14 19:19:30,153 signals 30132 8782111040 Patient created: MRNAGDAR000023 - Reem Al-Harthi INFO 2025-10-14 19:19:30,154 signals 30132 8782111040 Generated File Number: FILE-2025-000024 INFO 2025-10-14 19:19:30,154 signals 30132 8782111040 File created: FILE-2025-000024 for patient MRNAGDAR000024 INFO 2025-10-14 19:19:30,154 signals 30132 8782111040 Created main file for patient: MRNAGDAR000024 INFO 2025-10-14 19:19:30,154 signals 30132 8782111040 Patient created: MRNAGDAR000024 - Noura Al-Mutairi INFO 2025-10-14 19:19:30,155 signals 30132 8782111040 Generated File Number: FILE-2025-000025 INFO 2025-10-14 19:19:30,155 signals 30132 8782111040 File created: FILE-2025-000025 for patient MRNAGDAR000025 INFO 2025-10-14 19:19:30,155 signals 30132 8782111040 Created main file for patient: MRNAGDAR000025 INFO 2025-10-14 19:19:30,155 signals 30132 8782111040 Patient created: MRNAGDAR000025 - Hussein Al-Shahrani INFO 2025-10-14 19:19:30,156 signals 30132 8782111040 Generated File Number: FILE-2025-000026 INFO 2025-10-14 19:19:30,156 signals 30132 8782111040 File created: FILE-2025-000026 for patient MRNAGDAR000026 INFO 2025-10-14 19:19:30,156 signals 30132 8782111040 Created main file for patient: MRNAGDAR000026 INFO 2025-10-14 19:19:30,156 signals 30132 8782111040 Patient created: MRNAGDAR000026 - Sarah Al-Juaid INFO 2025-10-14 19:19:30,158 signals 30132 8782111040 Generated File Number: FILE-2025-000027 INFO 2025-10-14 19:19:30,158 signals 30132 8782111040 File created: FILE-2025-000027 for patient MRNAGDAR000027 INFO 2025-10-14 19:19:30,158 signals 30132 8782111040 Created main file for patient: MRNAGDAR000027 INFO 2025-10-14 19:19:30,158 signals 30132 8782111040 Patient created: MRNAGDAR000027 - Mansour Al-Dosari INFO 2025-10-14 19:19:30,159 signals 30132 8782111040 Generated File Number: FILE-2025-000028 INFO 2025-10-14 19:19:30,159 signals 30132 8782111040 File created: FILE-2025-000028 for patient MRNAGDAR000028 INFO 2025-10-14 19:19:30,159 signals 30132 8782111040 Created main file for patient: MRNAGDAR000028 INFO 2025-10-14 19:19:30,159 signals 30132 8782111040 Patient created: MRNAGDAR000028 - Hind Al-Harbi INFO 2025-10-14 19:19:30,160 signals 30132 8782111040 Generated File Number: FILE-2025-000029 INFO 2025-10-14 19:19:30,161 signals 30132 8782111040 File created: FILE-2025-000029 for patient MRNAGDAR000029 INFO 2025-10-14 19:19:30,161 signals 30132 8782111040 Created main file for patient: MRNAGDAR000029 INFO 2025-10-14 19:19:30,161 signals 30132 8782111040 Patient created: MRNAGDAR000029 - Ali Al-Asiri INFO 2025-10-14 19:19:30,162 signals 30132 8782111040 Generated File Number: FILE-2025-000030 INFO 2025-10-14 19:19:30,162 signals 30132 8782111040 File created: FILE-2025-000030 for patient MRNAGDAR000030 INFO 2025-10-14 19:19:30,162 signals 30132 8782111040 Created main file for patient: MRNAGDAR000030 INFO 2025-10-14 19:19:30,162 signals 30132 8782111040 Patient created: MRNAGDAR000030 - Lulwa Al-Otaibi INFO 2025-10-14 19:19:30,163 signals 30132 8782111040 Generated File Number: FILE-2025-000031 INFO 2025-10-14 19:19:30,163 signals 30132 8782111040 File created: FILE-2025-000031 for patient MRNAGDAR000031 INFO 2025-10-14 19:19:30,163 signals 30132 8782111040 Created main file for patient: MRNAGDAR000031 INFO 2025-10-14 19:19:30,163 signals 30132 8782111040 Patient created: MRNAGDAR000031 - Omar Al-Omari INFO 2025-10-14 19:19:30,165 signals 30132 8782111040 Generated File Number: FILE-2025-000032 INFO 2025-10-14 19:19:30,165 signals 30132 8782111040 File created: FILE-2025-000032 for patient MRNAGDAR000032 INFO 2025-10-14 19:19:30,165 signals 30132 8782111040 Created main file for patient: MRNAGDAR000032 INFO 2025-10-14 19:19:30,165 signals 30132 8782111040 Patient created: MRNAGDAR000032 - Talal Al-Shamrani INFO 2025-10-14 19:19:30,166 signals 30132 8782111040 Generated File Number: FILE-2025-000033 INFO 2025-10-14 19:19:30,167 signals 30132 8782111040 File created: FILE-2025-000033 for patient MRNAGDAR000033 INFO 2025-10-14 19:19:30,167 signals 30132 8782111040 Created main file for patient: MRNAGDAR000033 INFO 2025-10-14 19:19:30,167 signals 30132 8782111040 Patient created: MRNAGDAR000033 - Jawaher Al-Harbi INFO 2025-10-14 19:19:30,168 signals 30132 8782111040 Generated File Number: FILE-2025-000034 INFO 2025-10-14 19:19:30,168 signals 30132 8782111040 File created: FILE-2025-000034 for patient MRNAGDAR000034 INFO 2025-10-14 19:19:30,168 signals 30132 8782111040 Created main file for patient: MRNAGDAR000034 INFO 2025-10-14 19:19:30,168 signals 30132 8782111040 Patient created: MRNAGDAR000034 - Mansour Al-Subai INFO 2025-10-14 19:19:30,169 signals 30132 8782111040 Generated File Number: FILE-2025-000035 INFO 2025-10-14 19:19:30,169 signals 30132 8782111040 File created: FILE-2025-000035 for patient MRNAGDAR000035 INFO 2025-10-14 19:19:30,169 signals 30132 8782111040 Created main file for patient: MRNAGDAR000035 INFO 2025-10-14 19:19:30,169 signals 30132 8782111040 Patient created: MRNAGDAR000035 - Basma Al-Zahrani INFO 2025-10-14 19:19:30,170 signals 30132 8782111040 Generated File Number: FILE-2025-000036 INFO 2025-10-14 19:19:30,170 signals 30132 8782111040 File created: FILE-2025-000036 for patient MRNAGDAR000036 INFO 2025-10-14 19:19:30,170 signals 30132 8782111040 Created main file for patient: MRNAGDAR000036 INFO 2025-10-14 19:19:30,170 signals 30132 8782111040 Patient created: MRNAGDAR000036 - Hessa Al-Shahrani INFO 2025-10-14 19:19:30,171 signals 30132 8782111040 Generated File Number: FILE-2025-000037 INFO 2025-10-14 19:19:30,172 signals 30132 8782111040 File created: FILE-2025-000037 for patient MRNAGDAR000037 INFO 2025-10-14 19:19:30,172 signals 30132 8782111040 Created main file for patient: MRNAGDAR000037 INFO 2025-10-14 19:19:30,172 signals 30132 8782111040 Patient created: MRNAGDAR000037 - Abdullah Al-Harbi INFO 2025-10-14 19:19:30,173 signals 30132 8782111040 Generated File Number: FILE-2025-000038 INFO 2025-10-14 19:19:30,173 signals 30132 8782111040 File created: FILE-2025-000038 for patient MRNAGDAR000038 INFO 2025-10-14 19:19:30,173 signals 30132 8782111040 Created main file for patient: MRNAGDAR000038 INFO 2025-10-14 19:19:30,173 signals 30132 8782111040 Patient created: MRNAGDAR000038 - Turki Al-Qahtani INFO 2025-10-14 19:19:30,174 signals 30132 8782111040 Generated File Number: FILE-2025-000039 INFO 2025-10-14 19:19:30,174 signals 30132 8782111040 File created: FILE-2025-000039 for patient MRNAGDAR000039 INFO 2025-10-14 19:19:30,174 signals 30132 8782111040 Created main file for patient: MRNAGDAR000039 INFO 2025-10-14 19:19:30,174 signals 30132 8782111040 Patient created: MRNAGDAR000039 - Turki Al-Harbi INFO 2025-10-14 19:19:30,175 signals 30132 8782111040 Generated File Number: FILE-2025-000040 INFO 2025-10-14 19:19:30,175 signals 30132 8782111040 File created: FILE-2025-000040 for patient MRNAGDAR000040 INFO 2025-10-14 19:19:30,175 signals 30132 8782111040 Created main file for patient: MRNAGDAR000040 INFO 2025-10-14 19:19:30,175 signals 30132 8782111040 Patient created: MRNAGDAR000040 - Abeer Al-Subaie INFO 2025-10-14 19:19:30,176 signals 30132 8782111040 Generated File Number: FILE-2025-000041 INFO 2025-10-14 19:19:30,176 signals 30132 8782111040 File created: FILE-2025-000041 for patient MRNAGDAR000041 INFO 2025-10-14 19:19:30,177 signals 30132 8782111040 Created main file for patient: MRNAGDAR000041 INFO 2025-10-14 19:19:30,177 signals 30132 8782111040 Patient created: MRNAGDAR000041 - Turki Al-Subaie INFO 2025-10-14 19:19:30,178 signals 30132 8782111040 Generated File Number: FILE-2025-000042 INFO 2025-10-14 19:19:30,178 signals 30132 8782111040 File created: FILE-2025-000042 for patient MRNAGDAR000042 INFO 2025-10-14 19:19:30,178 signals 30132 8782111040 Created main file for patient: MRNAGDAR000042 INFO 2025-10-14 19:19:30,178 signals 30132 8782111040 Patient created: MRNAGDAR000042 - Yazeed Al-Qahtani INFO 2025-10-14 19:19:30,179 signals 30132 8782111040 Generated File Number: FILE-2025-000043 INFO 2025-10-14 19:19:30,179 signals 30132 8782111040 File created: FILE-2025-000043 for patient MRNAGDAR000043 INFO 2025-10-14 19:19:30,179 signals 30132 8782111040 Created main file for patient: MRNAGDAR000043 INFO 2025-10-14 19:19:30,179 signals 30132 8782111040 Patient created: MRNAGDAR000043 - Khalid Al-Shahrani INFO 2025-10-14 19:19:30,180 signals 30132 8782111040 Generated File Number: FILE-2025-000044 INFO 2025-10-14 19:19:30,180 signals 30132 8782111040 File created: FILE-2025-000044 for patient MRNAGDAR000044 INFO 2025-10-14 19:19:30,180 signals 30132 8782111040 Created main file for patient: MRNAGDAR000044 INFO 2025-10-14 19:19:30,180 signals 30132 8782111040 Patient created: MRNAGDAR000044 - Lulwa Al-Shamrani INFO 2025-10-14 19:19:30,181 signals 30132 8782111040 Generated File Number: FILE-2025-000045 INFO 2025-10-14 19:19:30,181 signals 30132 8782111040 File created: FILE-2025-000045 for patient MRNAGDAR000045 INFO 2025-10-14 19:19:30,181 signals 30132 8782111040 Created main file for patient: MRNAGDAR000045 INFO 2025-10-14 19:19:30,182 signals 30132 8782111040 Patient created: MRNAGDAR000045 - Hayat Al-Ghamdi INFO 2025-10-14 19:19:30,183 signals 30132 8782111040 Generated File Number: FILE-2025-000046 INFO 2025-10-14 19:19:30,183 signals 30132 8782111040 File created: FILE-2025-000046 for patient MRNAGDAR000046 INFO 2025-10-14 19:19:30,183 signals 30132 8782111040 Created main file for patient: MRNAGDAR000046 INFO 2025-10-14 19:19:30,183 signals 30132 8782111040 Patient created: MRNAGDAR000046 - Nawaf Al-Yami INFO 2025-10-14 19:19:30,184 signals 30132 8782111040 Generated File Number: FILE-2025-000047 INFO 2025-10-14 19:19:30,184 signals 30132 8782111040 File created: FILE-2025-000047 for patient MRNAGDAR000047 INFO 2025-10-14 19:19:30,184 signals 30132 8782111040 Created main file for patient: MRNAGDAR000047 INFO 2025-10-14 19:19:30,184 signals 30132 8782111040 Patient created: MRNAGDAR000047 - Sarah Al-Asiri INFO 2025-10-14 19:19:30,185 signals 30132 8782111040 Generated File Number: FILE-2025-000048 INFO 2025-10-14 19:19:30,186 signals 30132 8782111040 File created: FILE-2025-000048 for patient MRNAGDAR000048 INFO 2025-10-14 19:19:30,186 signals 30132 8782111040 Created main file for patient: MRNAGDAR000048 INFO 2025-10-14 19:19:30,186 signals 30132 8782111040 Patient created: MRNAGDAR000048 - Mohammed Al-Ahmadi INFO 2025-10-14 19:19:30,187 signals 30132 8782111040 Generated File Number: FILE-2025-000049 INFO 2025-10-14 19:19:30,187 signals 30132 8782111040 File created: FILE-2025-000049 for patient MRNAGDAR000049 INFO 2025-10-14 19:19:30,187 signals 30132 8782111040 Created main file for patient: MRNAGDAR000049 INFO 2025-10-14 19:19:30,187 signals 30132 8782111040 Patient created: MRNAGDAR000049 - Hayat Al-Otaibi INFO 2025-10-14 19:19:30,188 signals 30132 8782111040 Generated File Number: FILE-2025-000050 INFO 2025-10-14 19:19:30,188 signals 30132 8782111040 File created: FILE-2025-000050 for patient MRNAGDAR000050 INFO 2025-10-14 19:19:30,188 signals 30132 8782111040 Created main file for patient: MRNAGDAR000050 INFO 2025-10-14 19:19:30,188 signals 30132 8782111040 Patient created: MRNAGDAR000050 - Hayat Al-Ghamdi INFO 2025-10-14 19:19:30,201 signals 30132 8782111040 Appointment created: 88674aeb-6012-4185-b90e-c2af9994f320 for patient MRNAGDAR000005 on 2025-09-16 INFO 2025-10-14 19:19:30,201 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000005-MED-01 INFO 2025-10-14 19:19:30,202 signals 30132 8782111040 SubFile created: FILE-2025-000005-MED-01 for clinic Medical Department INFO 2025-10-14 19:19:30,202 signals 30132 8782111040 Created sub-file FILE-2025-000005-MED-01 for patient MRNAGDAR000005 at clinic Medical Department INFO 2025-10-14 19:19:30,203 signals 30132 8782111040 Notified provider sultan.al-shammari.doctor1 of new appointment INFO 2025-10-14 19:19:30,204 signals 30132 8782111040 Appointment created: cf85f692-8fe2-43b7-8873-b69904033da5 for patient MRNAGDAR000046 on 2025-09-15 INFO 2025-10-14 19:19:30,204 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000046-NUR-01 INFO 2025-10-14 19:19:30,204 signals 30132 8782111040 SubFile created: FILE-2025-000046-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:19:30,204 signals 30132 8782111040 Created sub-file FILE-2025-000046-NUR-01 for patient MRNAGDAR000046 at clinic Nursing Department INFO 2025-10-14 19:19:30,205 signals 30132 8782111040 Notified provider jawaher.al-omari.nurse3 of new appointment INFO 2025-10-14 19:19:30,206 signals 30132 8782111040 Appointment created: 41c8be19-8d44-4909-a4f3-e508f3f61e05 for patient MRNAGDAR000041 on 2025-08-31 INFO 2025-10-14 19:19:30,206 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000041-ABA-01 INFO 2025-10-14 19:19:30,206 signals 30132 8782111040 SubFile created: FILE-2025-000041-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:19:30,206 signals 30132 8782111040 Created sub-file FILE-2025-000041-ABA-01 for patient MRNAGDAR000041 at clinic ABA Therapy INFO 2025-10-14 19:19:30,207 signals 30132 8782111040 Notified provider noura.al-maliki.aba1 of new appointment INFO 2025-10-14 19:19:30,208 signals 30132 8782111040 Appointment created: 3e7e8ee3-7d53-4710-ab2e-d15fe5537a4f for patient MRNAGDAR000031 on 2025-10-06 INFO 2025-10-14 19:19:30,208 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000031-NUR-01 INFO 2025-10-14 19:19:30,209 signals 30132 8782111040 SubFile created: FILE-2025-000031-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:19:30,209 signals 30132 8782111040 Created sub-file FILE-2025-000031-NUR-01 for patient MRNAGDAR000031 at clinic Nursing Department INFO 2025-10-14 19:19:30,209 signals 30132 8782111040 Notified provider sarah.al-ahmadi.nurse1 of new appointment INFO 2025-10-14 19:19:30,210 signals 30132 8782111040 Appointment created: e908e008-89c5-47c9-a77b-e63334769af6 for patient MRNAGDAR000019 on 2025-07-31 INFO 2025-10-14 19:19:30,210 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000019-NUR-01 INFO 2025-10-14 19:19:30,211 signals 30132 8782111040 SubFile created: FILE-2025-000019-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:19:30,211 signals 30132 8782111040 Created sub-file FILE-2025-000019-NUR-01 for patient MRNAGDAR000019 at clinic Nursing Department INFO 2025-10-14 19:19:30,211 signals 30132 8782111040 Notified provider sarah.al-ahmadi.nurse1 of new appointment INFO 2025-10-14 19:19:30,212 signals 30132 8782111040 Appointment created: 5c20d7aa-e93e-4c2b-b87e-c843a5a88fc7 for patient MRNAGDAR000026 on 2025-09-25 INFO 2025-10-14 19:19:30,213 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000026-OT-01 INFO 2025-10-14 19:19:30,213 signals 30132 8782111040 SubFile created: FILE-2025-000026-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:19:30,213 signals 30132 8782111040 Created sub-file FILE-2025-000026-OT-01 for patient MRNAGDAR000026 at clinic Occupational Therapy INFO 2025-10-14 19:19:30,213 signals 30132 8782111040 Notified provider hassan.al-mutairi.ot2 of new appointment INFO 2025-10-14 19:19:30,214 signals 30132 8782111040 Appointment created: 05b162e5-afb2-426e-9959-2660eef3e5a5 for patient MRNAGDAR000037 on 2025-09-17 INFO 2025-10-14 19:19:30,215 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000037-MED-01 INFO 2025-10-14 19:19:30,215 signals 30132 8782111040 SubFile created: FILE-2025-000037-MED-01 for clinic Medical Department INFO 2025-10-14 19:19:30,215 signals 30132 8782111040 Created sub-file FILE-2025-000037-MED-01 for patient MRNAGDAR000037 at clinic Medical Department INFO 2025-10-14 19:19:30,215 signals 30132 8782111040 Notified provider bandar.al-qahtani.doctor2 of new appointment INFO 2025-10-14 19:19:30,216 signals 30132 8782111040 Appointment created: e8a977bc-a011-49fb-a912-967140cae3fe for patient MRNAGDAR000013 on 2025-08-17 INFO 2025-10-14 19:19:30,217 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000013-ABA-01 INFO 2025-10-14 19:19:30,217 signals 30132 8782111040 SubFile created: FILE-2025-000013-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:19:30,217 signals 30132 8782111040 Created sub-file FILE-2025-000013-ABA-01 for patient MRNAGDAR000013 at clinic ABA Therapy INFO 2025-10-14 19:19:30,217 signals 30132 8782111040 Notified provider noura.al-maliki.aba1 of new appointment INFO 2025-10-14 19:19:30,219 signals 30132 8782111040 Appointment created: 95949ee9-bb4a-4e2e-9b54-7555541251e8 for patient MRNAGDAR000003 on 2025-10-09 INFO 2025-10-14 19:19:30,219 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000003-ABA-01 INFO 2025-10-14 19:19:30,219 signals 30132 8782111040 SubFile created: FILE-2025-000003-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:19:30,219 signals 30132 8782111040 Created sub-file FILE-2025-000003-ABA-01 for patient MRNAGDAR000003 at clinic ABA Therapy INFO 2025-10-14 19:19:30,219 signals 30132 8782111040 Notified provider noura.al-maliki.aba1 of new appointment INFO 2025-10-14 19:19:30,221 signals 30132 8782111040 Appointment created: ac6dd1b4-be52-4210-9819-3908aa152968 for patient MRNAGDAR000049 on 2025-08-05 INFO 2025-10-14 19:19:30,221 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000049-SLP-01 INFO 2025-10-14 19:19:30,221 signals 30132 8782111040 SubFile created: FILE-2025-000049-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:19:30,221 signals 30132 8782111040 Created sub-file FILE-2025-000049-SLP-01 for patient MRNAGDAR000049 at clinic Speech-Language Pathology INFO 2025-10-14 19:19:30,221 signals 30132 8782111040 Notified provider salma.al-dawsari.slp1 of new appointment INFO 2025-10-14 19:19:30,223 signals 30132 8782111040 Appointment created: 0a88e82c-d5e7-499b-bdba-e3c31ef70afb for patient MRNAGDAR000038 on 2025-08-07 INFO 2025-10-14 19:19:30,223 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000038-MED-01 INFO 2025-10-14 19:19:30,223 signals 30132 8782111040 SubFile created: FILE-2025-000038-MED-01 for clinic Medical Department INFO 2025-10-14 19:19:30,223 signals 30132 8782111040 Created sub-file FILE-2025-000038-MED-01 for patient MRNAGDAR000038 at clinic Medical Department INFO 2025-10-14 19:19:30,223 signals 30132 8782111040 Notified provider sultan.al-shammari.doctor1 of new appointment INFO 2025-10-14 19:19:30,225 signals 30132 8782111040 Appointment created: fc0537f6-5284-455f-828f-34551d292a6e for patient MRNAGDAR000020 on 2025-10-12 INFO 2025-10-14 19:19:30,226 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000020-ABA-01 INFO 2025-10-14 19:19:30,226 signals 30132 8782111040 SubFile created: FILE-2025-000020-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:19:30,226 signals 30132 8782111040 Created sub-file FILE-2025-000020-ABA-01 for patient MRNAGDAR000020 at clinic ABA Therapy INFO 2025-10-14 19:19:30,226 signals 30132 8782111040 Notified provider munira.al-anzi.aba2 of new appointment INFO 2025-10-14 19:19:30,227 signals 30132 8782111040 Appointment created: 64527f21-2490-4759-b5e4-97994d6bcfd7 for patient MRNAGDAR000020 on 2025-08-24 INFO 2025-10-14 19:19:30,228 signals 30132 8782111040 Notified provider noura.al-maliki.aba1 of new appointment INFO 2025-10-14 19:19:30,229 signals 30132 8782111040 Appointment created: 9412af21-4e8c-4f61-8013-71541c8563f5 for patient MRNAGDAR000034 on 2025-08-17 INFO 2025-10-14 19:19:30,229 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000034-ABA-01 INFO 2025-10-14 19:19:30,230 signals 30132 8782111040 SubFile created: FILE-2025-000034-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:19:30,230 signals 30132 8782111040 Created sub-file FILE-2025-000034-ABA-01 for patient MRNAGDAR000034 at clinic ABA Therapy INFO 2025-10-14 19:19:30,230 signals 30132 8782111040 Notified provider munira.al-anzi.aba2 of new appointment INFO 2025-10-14 19:19:30,231 signals 30132 8782111040 Appointment created: 078ae133-cbf6-4c21-b0cf-9499694f60f0 for patient MRNAGDAR000031 on 2025-09-14 INFO 2025-10-14 19:19:30,231 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000031-MED-02 INFO 2025-10-14 19:19:30,231 signals 30132 8782111040 SubFile created: FILE-2025-000031-MED-02 for clinic Medical Department INFO 2025-10-14 19:19:30,232 signals 30132 8782111040 Created sub-file FILE-2025-000031-MED-02 for patient MRNAGDAR000031 at clinic Medical Department INFO 2025-10-14 19:19:30,232 signals 30132 8782111040 Notified provider sultan.al-shammari.doctor1 of new appointment INFO 2025-10-14 19:19:30,233 signals 30132 8782111040 Appointment created: 797ee4cb-25ee-4108-b249-204ae5831e68 for patient MRNAGDAR000042 on 2025-11-09 INFO 2025-10-14 19:19:30,233 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000042-OT-01 INFO 2025-10-14 19:19:30,233 signals 30132 8782111040 SubFile created: FILE-2025-000042-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:19:30,233 signals 30132 8782111040 Created sub-file FILE-2025-000042-OT-01 for patient MRNAGDAR000042 at clinic Occupational Therapy INFO 2025-10-14 19:19:30,234 signals 30132 8782111040 Notified provider yazeed.al-harbi.ot1 of new appointment INFO 2025-10-14 19:19:30,234 signals 30132 8782111040 Scheduled 24-hour reminder for appointment 797ee4cb-25ee-4108-b249-204ae5831e68 INFO 2025-10-14 19:19:30,235 signals 30132 8782111040 Scheduled 2-hour reminder for appointment 797ee4cb-25ee-4108-b249-204ae5831e68 INFO 2025-10-14 19:19:30,236 signals 30132 8782111040 Appointment created: f9b64a0e-048c-4b38-94c9-cff268243c25 for patient MRNAGDAR000013 on 2025-07-20 INFO 2025-10-14 19:19:30,236 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000013-MED-02 INFO 2025-10-14 19:19:30,236 signals 30132 8782111040 SubFile created: FILE-2025-000013-MED-02 for clinic Medical Department INFO 2025-10-14 19:19:30,236 signals 30132 8782111040 Created sub-file FILE-2025-000013-MED-02 for patient MRNAGDAR000013 at clinic Medical Department INFO 2025-10-14 19:19:30,236 signals 30132 8782111040 Notified provider sultan.al-shammari.doctor1 of new appointment INFO 2025-10-14 19:19:30,238 signals 30132 8782111040 Appointment created: 64252de0-345a-4dc6-a785-bf9d7ba5c60f for patient MRNAGDAR000002 on 2025-09-28 INFO 2025-10-14 19:19:30,238 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000002-OT-01 INFO 2025-10-14 19:19:30,238 signals 30132 8782111040 SubFile created: FILE-2025-000002-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:19:30,238 signals 30132 8782111040 Created sub-file FILE-2025-000002-OT-01 for patient MRNAGDAR000002 at clinic Occupational Therapy INFO 2025-10-14 19:19:30,239 signals 30132 8782111040 Notified provider hassan.al-mutairi.ot2 of new appointment INFO 2025-10-14 19:19:30,240 signals 30132 8782111040 Appointment created: 49b20c18-6a60-4ba6-9d7f-09ab54f8a40e for patient MRNAGDAR000031 on 2025-10-02 INFO 2025-10-14 19:19:30,240 signals 30132 8782111040 Notified provider sarah.al-ahmadi.nurse1 of new appointment INFO 2025-10-14 19:19:30,242 signals 30132 8782111040 Appointment created: fd4b126a-a40d-4098-ba33-9a623b31d918 for patient MRNAGDAR000040 on 2025-10-05 INFO 2025-10-14 19:19:30,242 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000040-NUR-01 INFO 2025-10-14 19:19:30,242 signals 30132 8782111040 SubFile created: FILE-2025-000040-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:19:30,242 signals 30132 8782111040 Created sub-file FILE-2025-000040-NUR-01 for patient MRNAGDAR000040 at clinic Nursing Department INFO 2025-10-14 19:19:30,242 signals 30132 8782111040 Notified provider nasser.al-harthi.nurse2 of new appointment INFO 2025-10-14 19:19:30,244 signals 30132 8782111040 Appointment created: b058131a-e72f-4b42-892a-a122e1e55810 for patient MRNAGDAR000036 on 2025-09-09 INFO 2025-10-14 19:19:30,244 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000036-SLP-01 INFO 2025-10-14 19:19:30,244 signals 30132 8782111040 SubFile created: FILE-2025-000036-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:19:30,244 signals 30132 8782111040 Created sub-file FILE-2025-000036-SLP-01 for patient MRNAGDAR000036 at clinic Speech-Language Pathology INFO 2025-10-14 19:19:30,244 signals 30132 8782111040 Notified provider salma.al-dawsari.slp1 of new appointment INFO 2025-10-14 19:19:30,246 signals 30132 8782111040 Appointment created: 722be758-a64e-4d7e-93af-5671a309598b for patient MRNAGDAR000016 on 2025-11-12 INFO 2025-10-14 19:19:30,246 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000016-ABA-01 INFO 2025-10-14 19:19:30,246 signals 30132 8782111040 SubFile created: FILE-2025-000016-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:19:30,246 signals 30132 8782111040 Created sub-file FILE-2025-000016-ABA-01 for patient MRNAGDAR000016 at clinic ABA Therapy INFO 2025-10-14 19:19:30,247 confirmation_service 30132 8782111040 Created confirmation token for appointment 722be758-a64e-4d7e-93af-5671a309598b, expires at 2025-10-21 16:19:30.247446+00:00 ERROR 2025-10-14 19:19:30,248 signals 30132 8782111040 Error creating confirmation token for appointment 722be758-a64e-4d7e-93af-5671a309598b: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:19:30,248 signals 30132 8782111040 Notified provider munira.al-anzi.aba2 of new appointment INFO 2025-10-14 19:19:30,249 signals 30132 8782111040 Scheduled 24-hour reminder for appointment 722be758-a64e-4d7e-93af-5671a309598b INFO 2025-10-14 19:19:30,249 signals 30132 8782111040 Scheduled 2-hour reminder for appointment 722be758-a64e-4d7e-93af-5671a309598b INFO 2025-10-14 19:19:30,250 signals 30132 8782111040 Appointment created: 2ae9ca08-ea91-45d1-be3c-6db6b66a9b93 for patient MRNAGDAR000021 on 2025-10-20 INFO 2025-10-14 19:19:30,250 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000021-NUR-01 INFO 2025-10-14 19:19:30,251 signals 30132 8782111040 SubFile created: FILE-2025-000021-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:19:30,251 signals 30132 8782111040 Created sub-file FILE-2025-000021-NUR-01 for patient MRNAGDAR000021 at clinic Nursing Department INFO 2025-10-14 19:19:30,251 signals 30132 8782111040 Notified provider sarah.al-ahmadi.nurse1 of new appointment INFO 2025-10-14 19:19:30,251 signals 30132 8782111040 Scheduled 24-hour reminder for appointment 2ae9ca08-ea91-45d1-be3c-6db6b66a9b93 INFO 2025-10-14 19:19:30,252 signals 30132 8782111040 Scheduled 2-hour reminder for appointment 2ae9ca08-ea91-45d1-be3c-6db6b66a9b93 INFO 2025-10-14 19:19:30,253 signals 30132 8782111040 Appointment created: dd0f5219-27c6-4dbe-994d-14b584a9d4fb for patient MRNAGDAR000043 on 2025-08-14 INFO 2025-10-14 19:19:30,253 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000043-OT-01 INFO 2025-10-14 19:19:30,253 signals 30132 8782111040 SubFile created: FILE-2025-000043-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:19:30,253 signals 30132 8782111040 Created sub-file FILE-2025-000043-OT-01 for patient MRNAGDAR000043 at clinic Occupational Therapy INFO 2025-10-14 19:19:30,253 signals 30132 8782111040 Notified provider hassan.al-mutairi.ot2 of new appointment INFO 2025-10-14 19:19:30,255 signals 30132 8782111040 Appointment created: ba42cee0-5146-4fd5-91e8-a31de3b084e3 for patient MRNAGDAR000033 on 2025-07-28 INFO 2025-10-14 19:19:30,255 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000033-MED-01 INFO 2025-10-14 19:19:30,255 signals 30132 8782111040 SubFile created: FILE-2025-000033-MED-01 for clinic Medical Department INFO 2025-10-14 19:19:30,255 signals 30132 8782111040 Created sub-file FILE-2025-000033-MED-01 for patient MRNAGDAR000033 at clinic Medical Department INFO 2025-10-14 19:19:30,255 signals 30132 8782111040 Notified provider sultan.al-shammari.doctor1 of new appointment INFO 2025-10-14 19:19:30,257 signals 30132 8782111040 Appointment created: 4b8d8413-8ffb-4261-932b-6261819c75bb for patient MRNAGDAR000022 on 2025-10-08 INFO 2025-10-14 19:19:30,257 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000022-MED-01 INFO 2025-10-14 19:19:30,257 signals 30132 8782111040 SubFile created: FILE-2025-000022-MED-01 for clinic Medical Department INFO 2025-10-14 19:19:30,257 signals 30132 8782111040 Created sub-file FILE-2025-000022-MED-01 for patient MRNAGDAR000022 at clinic Medical Department INFO 2025-10-14 19:19:30,257 signals 30132 8782111040 Notified provider salma.al-harbi.doctor3 of new appointment INFO 2025-10-14 19:19:30,259 signals 30132 8782111040 Appointment created: 924d74d1-e356-4e90-b80d-1a61082105fb for patient MRNAGDAR000015 on 2025-09-07 INFO 2025-10-14 19:19:30,259 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000015-OT-01 INFO 2025-10-14 19:19:30,259 signals 30132 8782111040 SubFile created: FILE-2025-000015-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:19:30,259 signals 30132 8782111040 Created sub-file FILE-2025-000015-OT-01 for patient MRNAGDAR000015 at clinic Occupational Therapy INFO 2025-10-14 19:19:30,259 signals 30132 8782111040 Notified provider hassan.al-mutairi.ot2 of new appointment INFO 2025-10-14 19:19:30,261 signals 30132 8782111040 Appointment created: a896c7c5-41dd-4601-87ad-c9e5a1787337 for patient MRNAGDAR000006 on 2025-07-27 INFO 2025-10-14 19:19:30,261 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000006-MED-01 INFO 2025-10-14 19:19:30,261 signals 30132 8782111040 SubFile created: FILE-2025-000006-MED-01 for clinic Medical Department INFO 2025-10-14 19:19:30,261 signals 30132 8782111040 Created sub-file FILE-2025-000006-MED-01 for patient MRNAGDAR000006 at clinic Medical Department INFO 2025-10-14 19:19:30,261 signals 30132 8782111040 Notified provider bandar.al-qahtani.doctor2 of new appointment INFO 2025-10-14 19:19:30,263 signals 30132 8782111040 Appointment created: 75582ab9-09fe-4090-a05e-4a858bb282d7 for patient MRNAGDAR000020 on 2025-10-05 INFO 2025-10-14 19:19:30,263 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000020-MED-02 INFO 2025-10-14 19:19:30,263 signals 30132 8782111040 SubFile created: FILE-2025-000020-MED-02 for clinic Medical Department INFO 2025-10-14 19:19:30,263 signals 30132 8782111040 Created sub-file FILE-2025-000020-MED-02 for patient MRNAGDAR000020 at clinic Medical Department INFO 2025-10-14 19:19:30,263 signals 30132 8782111040 Notified provider sultan.al-shammari.doctor1 of new appointment INFO 2025-10-14 19:19:30,265 signals 30132 8782111040 Appointment created: cf46fd47-e8e0-4a3b-bbbd-8510423b7314 for patient MRNAGDAR000007 on 2025-10-12 INFO 2025-10-14 19:19:30,265 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000007-ABA-01 INFO 2025-10-14 19:19:30,265 signals 30132 8782111040 SubFile created: FILE-2025-000007-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:19:30,265 signals 30132 8782111040 Created sub-file FILE-2025-000007-ABA-01 for patient MRNAGDAR000007 at clinic ABA Therapy INFO 2025-10-14 19:19:30,265 signals 30132 8782111040 Notified provider munira.al-anzi.aba2 of new appointment INFO 2025-10-14 19:19:30,267 signals 30132 8782111040 Appointment created: 599f5259-dee4-44d8-bf24-612f69ee9d1a for patient MRNAGDAR000008 on 2025-08-17 INFO 2025-10-14 19:19:30,267 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000008-ABA-01 INFO 2025-10-14 19:19:30,267 signals 30132 8782111040 SubFile created: FILE-2025-000008-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:19:30,267 signals 30132 8782111040 Created sub-file FILE-2025-000008-ABA-01 for patient MRNAGDAR000008 at clinic ABA Therapy INFO 2025-10-14 19:19:30,267 signals 30132 8782111040 Notified provider munira.al-anzi.aba2 of new appointment INFO 2025-10-14 19:19:30,269 signals 30132 8782111040 Appointment created: 85c3ee72-5756-4d07-ae3b-eddef76502cc for patient MRNAGDAR000042 on 2025-09-15 INFO 2025-10-14 19:19:30,269 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000042-MED-02 INFO 2025-10-14 19:19:30,269 signals 30132 8782111040 SubFile created: FILE-2025-000042-MED-02 for clinic Medical Department INFO 2025-10-14 19:19:30,269 signals 30132 8782111040 Created sub-file FILE-2025-000042-MED-02 for patient MRNAGDAR000042 at clinic Medical Department INFO 2025-10-14 19:19:30,269 signals 30132 8782111040 Notified provider bandar.al-qahtani.doctor2 of new appointment INFO 2025-10-14 19:19:30,271 signals 30132 8782111040 Appointment created: 8c135741-5c24-4270-8067-8e47af191e29 for patient MRNAGDAR000034 on 2025-07-27 INFO 2025-10-14 19:19:30,271 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000034-SLP-02 INFO 2025-10-14 19:19:30,271 signals 30132 8782111040 SubFile created: FILE-2025-000034-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:19:30,271 signals 30132 8782111040 Created sub-file FILE-2025-000034-SLP-02 for patient MRNAGDAR000034 at clinic Speech-Language Pathology INFO 2025-10-14 19:19:30,271 signals 30132 8782111040 Notified provider salma.al-dawsari.slp1 of new appointment INFO 2025-10-14 19:19:30,273 signals 30132 8782111040 Appointment created: 35704038-3d73-46ec-b054-fd4694f7ebb0 for patient MRNAGDAR000020 on 2025-08-05 INFO 2025-10-14 19:19:30,273 signals 30132 8782111040 Notified provider salma.al-harbi.doctor3 of new appointment INFO 2025-10-14 19:19:30,275 signals 30132 8782111040 Appointment created: 2301538e-51c9-42ab-bd62-b4cec905fddc for patient MRNAGDAR000006 on 2025-09-07 INFO 2025-10-14 19:19:30,275 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000006-OT-02 INFO 2025-10-14 19:19:30,275 signals 30132 8782111040 SubFile created: FILE-2025-000006-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:19:30,275 signals 30132 8782111040 Created sub-file FILE-2025-000006-OT-02 for patient MRNAGDAR000006 at clinic Occupational Therapy INFO 2025-10-14 19:19:30,276 signals 30132 8782111040 Notified provider yazeed.al-harbi.ot1 of new appointment INFO 2025-10-14 19:19:30,277 signals 30132 8782111040 Appointment created: 3a41f921-7ec4-45f1-a7ea-a30ff6e44004 for patient MRNAGDAR000035 on 2025-09-14 INFO 2025-10-14 19:19:30,277 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000035-MED-01 INFO 2025-10-14 19:19:30,278 signals 30132 8782111040 SubFile created: FILE-2025-000035-MED-01 for clinic Medical Department INFO 2025-10-14 19:19:30,278 signals 30132 8782111040 Created sub-file FILE-2025-000035-MED-01 for patient MRNAGDAR000035 at clinic Medical Department INFO 2025-10-14 19:19:30,278 signals 30132 8782111040 Notified provider sultan.al-shammari.doctor1 of new appointment INFO 2025-10-14 19:19:30,279 signals 30132 8782111040 Appointment created: d9ff46bf-1ad2-4529-ba07-e9734aa07769 for patient MRNAGDAR000021 on 2025-07-29 INFO 2025-10-14 19:19:30,279 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000021-ABA-02 INFO 2025-10-14 19:19:30,280 signals 30132 8782111040 SubFile created: FILE-2025-000021-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:19:30,280 signals 30132 8782111040 Created sub-file FILE-2025-000021-ABA-02 for patient MRNAGDAR000021 at clinic ABA Therapy INFO 2025-10-14 19:19:30,280 signals 30132 8782111040 Notified provider munira.al-anzi.aba2 of new appointment INFO 2025-10-14 19:19:30,281 signals 30132 8782111040 Appointment created: 7595d789-bbd3-4d54-b451-b9f74cd57de1 for patient MRNAGDAR000016 on 2025-08-21 INFO 2025-10-14 19:19:30,281 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000016-SLP-02 INFO 2025-10-14 19:19:30,282 signals 30132 8782111040 SubFile created: FILE-2025-000016-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:19:30,282 signals 30132 8782111040 Created sub-file FILE-2025-000016-SLP-02 for patient MRNAGDAR000016 at clinic Speech-Language Pathology INFO 2025-10-14 19:19:30,282 signals 30132 8782111040 Notified provider abdulaziz.al-dawsari.slp2 of new appointment INFO 2025-10-14 19:19:30,283 signals 30132 8782111040 Appointment created: ea82a5a9-0950-4a7f-ad9d-7e7203bf5c74 for patient MRNAGDAR000013 on 2025-08-19 INFO 2025-10-14 19:19:30,284 signals 30132 8782111040 Notified provider salma.al-harbi.doctor3 of new appointment INFO 2025-10-14 19:19:30,285 signals 30132 8782111040 Appointment created: 1feba50e-dbfd-48dd-8c5c-a1892dffb5dc for patient MRNAGDAR000013 on 2025-08-10 INFO 2025-10-14 19:19:30,285 signals 30132 8782111040 Notified provider bandar.al-qahtani.doctor2 of new appointment INFO 2025-10-14 19:19:30,287 signals 30132 8782111040 Appointment created: b5239574-aecd-4768-8499-4bf19852148a for patient MRNAGDAR000033 on 2025-08-24 INFO 2025-10-14 19:19:30,287 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000033-SLP-02 INFO 2025-10-14 19:19:30,287 signals 30132 8782111040 SubFile created: FILE-2025-000033-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:19:30,287 signals 30132 8782111040 Created sub-file FILE-2025-000033-SLP-02 for patient MRNAGDAR000033 at clinic Speech-Language Pathology INFO 2025-10-14 19:19:30,287 signals 30132 8782111040 Notified provider abdulaziz.al-dawsari.slp2 of new appointment INFO 2025-10-14 19:19:30,289 signals 30132 8782111040 Appointment created: 062ca124-b49d-4335-a459-d90eddb8baf4 for patient MRNAGDAR000043 on 2025-08-17 INFO 2025-10-14 19:19:30,289 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000043-MED-02 INFO 2025-10-14 19:19:30,289 signals 30132 8782111040 SubFile created: FILE-2025-000043-MED-02 for clinic Medical Department INFO 2025-10-14 19:19:30,289 signals 30132 8782111040 Created sub-file FILE-2025-000043-MED-02 for patient MRNAGDAR000043 at clinic Medical Department INFO 2025-10-14 19:19:30,289 signals 30132 8782111040 Notified provider bandar.al-qahtani.doctor2 of new appointment INFO 2025-10-14 19:19:30,291 signals 30132 8782111040 Appointment created: 800a1ed0-0d17-464b-99a6-cf3d7b4ab5fd for patient MRNAGDAR000022 on 2025-08-28 INFO 2025-10-14 19:19:30,291 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000022-NUR-02 INFO 2025-10-14 19:19:30,291 signals 30132 8782111040 SubFile created: FILE-2025-000022-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:19:30,291 signals 30132 8782111040 Created sub-file FILE-2025-000022-NUR-02 for patient MRNAGDAR000022 at clinic Nursing Department INFO 2025-10-14 19:19:30,291 signals 30132 8782111040 Notified provider nasser.al-harthi.nurse2 of new appointment INFO 2025-10-14 19:19:30,293 signals 30132 8782111040 Appointment created: eebc8ef7-7a24-4f7e-892e-9d1f269b6b89 for patient MRNAGDAR000014 on 2025-09-21 INFO 2025-10-14 19:19:30,293 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000014-NUR-01 INFO 2025-10-14 19:19:30,293 signals 30132 8782111040 SubFile created: FILE-2025-000014-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:19:30,293 signals 30132 8782111040 Created sub-file FILE-2025-000014-NUR-01 for patient MRNAGDAR000014 at clinic Nursing Department INFO 2025-10-14 19:19:30,293 signals 30132 8782111040 Notified provider sarah.al-ahmadi.nurse1 of new appointment INFO 2025-10-14 19:19:30,294 signals 30132 8782111040 Appointment created: 3bfa059b-2dd1-46d6-924b-5b9f374fb453 for patient MRNAGDAR000018 on 2025-10-12 INFO 2025-10-14 19:19:30,295 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000018-NUR-01 INFO 2025-10-14 19:19:30,295 signals 30132 8782111040 SubFile created: FILE-2025-000018-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:19:30,295 signals 30132 8782111040 Created sub-file FILE-2025-000018-NUR-01 for patient MRNAGDAR000018 at clinic Nursing Department INFO 2025-10-14 19:19:30,295 signals 30132 8782111040 Notified provider nasser.al-harthi.nurse2 of new appointment INFO 2025-10-14 19:19:30,297 signals 30132 8782111040 Appointment created: 695e35cc-b2a8-4381-b1f6-00a8aa63eb0d for patient MRNAGDAR000006 on 2025-07-17 INFO 2025-10-14 19:19:30,298 signals 30132 8782111040 Notified provider sultan.al-shammari.doctor1 of new appointment INFO 2025-10-14 19:19:30,298 signals 30132 8782111040 Appointment created: 6ba58261-f70e-49ad-88ef-f2bd1d05ad2c for patient MRNAGDAR000029 on 2025-07-30 INFO 2025-10-14 19:19:30,299 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000029-NUR-01 INFO 2025-10-14 19:19:30,299 signals 30132 8782111040 SubFile created: FILE-2025-000029-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:19:30,299 signals 30132 8782111040 Created sub-file FILE-2025-000029-NUR-01 for patient MRNAGDAR000029 at clinic Nursing Department INFO 2025-10-14 19:19:30,299 signals 30132 8782111040 Notified provider jawaher.al-omari.nurse3 of new appointment INFO 2025-10-14 19:19:30,301 signals 30132 8782111040 Appointment created: e79dbb63-106c-4d83-96ab-f498715dcb2b for patient MRNAGDAR000032 on 2025-08-31 INFO 2025-10-14 19:19:30,301 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000032-NUR-01 INFO 2025-10-14 19:19:30,301 signals 30132 8782111040 SubFile created: FILE-2025-000032-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:19:30,301 signals 30132 8782111040 Created sub-file FILE-2025-000032-NUR-01 for patient MRNAGDAR000032 at clinic Nursing Department INFO 2025-10-14 19:19:30,301 signals 30132 8782111040 Notified provider jawaher.al-omari.nurse3 of new appointment INFO 2025-10-14 19:19:30,302 signals 30132 8782111040 Appointment created: 47b11bff-c78a-484c-ab89-deaf26055011 for patient MRNAGDAR000048 on 2025-08-17 INFO 2025-10-14 19:19:30,303 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000048-OT-01 INFO 2025-10-14 19:19:30,303 signals 30132 8782111040 SubFile created: FILE-2025-000048-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:19:30,303 signals 30132 8782111040 Created sub-file FILE-2025-000048-OT-01 for patient MRNAGDAR000048 at clinic Occupational Therapy INFO 2025-10-14 19:19:30,303 signals 30132 8782111040 Notified provider yazeed.al-harbi.ot1 of new appointment INFO 2025-10-14 19:19:30,304 signals 30132 8782111040 Appointment created: c5bd24c3-1412-42da-8136-9237b22d1dff for patient MRNAGDAR000044 on 2025-09-28 INFO 2025-10-14 19:19:30,305 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000044-OT-01 INFO 2025-10-14 19:19:30,305 signals 30132 8782111040 SubFile created: FILE-2025-000044-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:19:30,305 signals 30132 8782111040 Created sub-file FILE-2025-000044-OT-01 for patient MRNAGDAR000044 at clinic Occupational Therapy INFO 2025-10-14 19:19:30,305 signals 30132 8782111040 Notified provider hassan.al-mutairi.ot2 of new appointment INFO 2025-10-14 19:19:30,306 signals 30132 8782111040 Appointment created: 35b0fc98-0abb-4137-802c-737d901acafc for patient MRNAGDAR000023 on 2025-07-16 INFO 2025-10-14 19:19:30,307 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000023-MED-01 INFO 2025-10-14 19:19:30,307 signals 30132 8782111040 SubFile created: FILE-2025-000023-MED-01 for clinic Medical Department INFO 2025-10-14 19:19:30,307 signals 30132 8782111040 Created sub-file FILE-2025-000023-MED-01 for patient MRNAGDAR000023 at clinic Medical Department INFO 2025-10-14 19:19:30,307 signals 30132 8782111040 Notified provider salma.al-harbi.doctor3 of new appointment INFO 2025-10-14 19:19:30,308 signals 30132 8782111040 Appointment created: ff82fd17-abca-452b-b610-1a5d192d4c78 for patient MRNAGDAR000025 on 2025-09-24 INFO 2025-10-14 19:19:30,309 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000025-NUR-01 INFO 2025-10-14 19:19:30,309 signals 30132 8782111040 SubFile created: FILE-2025-000025-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:19:30,309 signals 30132 8782111040 Created sub-file FILE-2025-000025-NUR-01 for patient MRNAGDAR000025 at clinic Nursing Department INFO 2025-10-14 19:19:30,309 signals 30132 8782111040 Notified provider sarah.al-ahmadi.nurse1 of new appointment INFO 2025-10-14 19:19:30,311 signals 30132 8782111040 Appointment created: 5d916112-9758-40ec-bca9-55aac673daa8 for patient MRNAGDAR000013 on 2025-09-22 INFO 2025-10-14 19:19:30,311 signals 30132 8782111040 Notified provider salma.al-harbi.doctor3 of new appointment INFO 2025-10-14 19:19:30,312 signals 30132 8782111040 Appointment created: f91099cc-549b-4f50-b8cb-0112d9b32cdc for patient MRNAGDAR000018 on 2025-08-18 INFO 2025-10-14 19:19:30,313 signals 30132 8782111040 Notified provider jawaher.al-omari.nurse3 of new appointment INFO 2025-10-14 19:19:30,314 signals 30132 8782111040 Appointment created: 299bd108-fb7a-465c-a243-54a67c5071d3 for patient MRNAGDAR000047 on 2025-09-17 INFO 2025-10-14 19:19:30,314 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000047-ABA-01 INFO 2025-10-14 19:19:30,314 signals 30132 8782111040 SubFile created: FILE-2025-000047-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:19:30,314 signals 30132 8782111040 Created sub-file FILE-2025-000047-ABA-01 for patient MRNAGDAR000047 at clinic ABA Therapy INFO 2025-10-14 19:19:30,315 signals 30132 8782111040 Notified provider noura.al-maliki.aba1 of new appointment INFO 2025-10-14 19:19:30,316 signals 30132 8782111040 Appointment created: 8bf7f454-849b-40fe-980e-57bf936b5823 for patient MRNAGDAR000008 on 2025-07-20 INFO 2025-10-14 19:19:30,316 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000008-MED-02 INFO 2025-10-14 19:19:30,316 signals 30132 8782111040 SubFile created: FILE-2025-000008-MED-02 for clinic Medical Department INFO 2025-10-14 19:19:30,316 signals 30132 8782111040 Created sub-file FILE-2025-000008-MED-02 for patient MRNAGDAR000008 at clinic Medical Department INFO 2025-10-14 19:19:30,317 signals 30132 8782111040 Notified provider bandar.al-qahtani.doctor2 of new appointment INFO 2025-10-14 19:19:30,318 signals 30132 8782111040 Appointment created: e6a16b78-2c8f-4d31-80c8-6d4ddf5d25e6 for patient MRNAGDAR000041 on 2025-09-09 INFO 2025-10-14 19:19:30,318 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000041-NUR-02 INFO 2025-10-14 19:19:30,318 signals 30132 8782111040 SubFile created: FILE-2025-000041-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:19:30,318 signals 30132 8782111040 Created sub-file FILE-2025-000041-NUR-02 for patient MRNAGDAR000041 at clinic Nursing Department INFO 2025-10-14 19:19:30,319 signals 30132 8782111040 Notified provider sarah.al-ahmadi.nurse1 of new appointment INFO 2025-10-14 19:19:30,320 signals 30132 8782111040 Appointment created: eab05250-ede2-47ff-b1ca-1460949a8ee1 for patient MRNAGDAR000026 on 2025-09-04 INFO 2025-10-14 19:19:30,320 signals 30132 8782111040 Notified provider hassan.al-mutairi.ot2 of new appointment INFO 2025-10-14 19:19:30,322 signals 30132 8782111040 Appointment created: afacc258-ed41-4a51-8703-6b27e693efa7 for patient MRNAGDAR000043 on 2025-07-24 INFO 2025-10-14 19:19:30,322 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000043-ABA-03 INFO 2025-10-14 19:19:30,322 signals 30132 8782111040 SubFile created: FILE-2025-000043-ABA-03 for clinic ABA Therapy INFO 2025-10-14 19:19:30,322 signals 30132 8782111040 Created sub-file FILE-2025-000043-ABA-03 for patient MRNAGDAR000043 at clinic ABA Therapy INFO 2025-10-14 19:19:30,322 signals 30132 8782111040 Notified provider munira.al-anzi.aba2 of new appointment INFO 2025-10-14 19:19:30,324 signals 30132 8782111040 Appointment created: 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 for patient MRNAGDAR000043 on 2025-11-05 INFO 2025-10-14 19:19:30,324 signals 30132 8782111040 Notified provider sultan.al-shammari.doctor1 of new appointment INFO 2025-10-14 19:19:30,325 signals 30132 8782111040 Scheduled 24-hour reminder for appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 INFO 2025-10-14 19:19:30,325 signals 30132 8782111040 Scheduled 2-hour reminder for appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 INFO 2025-10-14 19:19:30,326 signals 30132 8782111040 Appointment created: b39a9cf4-54a4-4c9c-8c9f-1abe8e2a1888 for patient MRNAGDAR000026 on 2025-10-08 INFO 2025-10-14 19:19:30,326 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000026-NUR-02 INFO 2025-10-14 19:19:30,326 signals 30132 8782111040 SubFile created: FILE-2025-000026-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:19:30,326 signals 30132 8782111040 Created sub-file FILE-2025-000026-NUR-02 for patient MRNAGDAR000026 at clinic Nursing Department INFO 2025-10-14 19:19:30,326 signals 30132 8782111040 Notified provider sarah.al-ahmadi.nurse1 of new appointment INFO 2025-10-14 19:19:30,328 signals 30132 8782111040 Appointment created: b6ba601d-b5e6-4000-b848-cd7f256e18d6 for patient MRNAGDAR000025 on 2025-07-23 INFO 2025-10-14 19:19:30,328 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000025-MED-02 INFO 2025-10-14 19:19:30,328 signals 30132 8782111040 SubFile created: FILE-2025-000025-MED-02 for clinic Medical Department INFO 2025-10-14 19:19:30,328 signals 30132 8782111040 Created sub-file FILE-2025-000025-MED-02 for patient MRNAGDAR000025 at clinic Medical Department INFO 2025-10-14 19:19:30,328 signals 30132 8782111040 Notified provider sultan.al-shammari.doctor1 of new appointment INFO 2025-10-14 19:19:30,330 signals 30132 8782111040 Appointment created: be7401d0-0074-4525-ba84-f65412ec1f8b for patient MRNAGDAR000036 on 2025-08-04 INFO 2025-10-14 19:19:30,330 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000036-ABA-02 INFO 2025-10-14 19:19:30,330 signals 30132 8782111040 SubFile created: FILE-2025-000036-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:19:30,330 signals 30132 8782111040 Created sub-file FILE-2025-000036-ABA-02 for patient MRNAGDAR000036 at clinic ABA Therapy INFO 2025-10-14 19:19:30,330 signals 30132 8782111040 Notified provider noura.al-maliki.aba1 of new appointment INFO 2025-10-14 19:19:30,332 signals 30132 8782111040 Appointment created: ded3bd3b-7cab-4476-824a-228b991164e9 for patient MRNAGDAR000003 on 2025-08-03 INFO 2025-10-14 19:19:30,332 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000003-NUR-02 INFO 2025-10-14 19:19:30,332 signals 30132 8782111040 SubFile created: FILE-2025-000003-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:19:30,332 signals 30132 8782111040 Created sub-file FILE-2025-000003-NUR-02 for patient MRNAGDAR000003 at clinic Nursing Department INFO 2025-10-14 19:19:30,333 signals 30132 8782111040 Notified provider nasser.al-harthi.nurse2 of new appointment INFO 2025-10-14 19:19:30,334 signals 30132 8782111040 Appointment created: 30e49471-c640-49d6-b4c4-1a97e4112c5f for patient MRNAGDAR000004 on 2025-07-20 INFO 2025-10-14 19:19:30,334 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000004-NUR-01 INFO 2025-10-14 19:19:30,334 signals 30132 8782111040 SubFile created: FILE-2025-000004-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:19:30,334 signals 30132 8782111040 Created sub-file FILE-2025-000004-NUR-01 for patient MRNAGDAR000004 at clinic Nursing Department INFO 2025-10-14 19:19:30,335 signals 30132 8782111040 Notified provider sarah.al-ahmadi.nurse1 of new appointment INFO 2025-10-14 19:19:30,336 signals 30132 8782111040 Appointment created: 428abc10-0b9b-4794-93d9-d68d769514cd for patient MRNAGDAR000019 on 2025-10-09 INFO 2025-10-14 19:19:30,336 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000019-SLP-02 INFO 2025-10-14 19:19:30,336 signals 30132 8782111040 SubFile created: FILE-2025-000019-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:19:30,336 signals 30132 8782111040 Created sub-file FILE-2025-000019-SLP-02 for patient MRNAGDAR000019 at clinic Speech-Language Pathology INFO 2025-10-14 19:19:30,337 signals 30132 8782111040 Notified provider abdulaziz.al-dawsari.slp2 of new appointment INFO 2025-10-14 19:19:30,338 signals 30132 8782111040 Appointment created: f67c6b21-2adb-4287-a754-c5e65efef857 for patient MRNAGDAR000029 on 2025-11-09 INFO 2025-10-14 19:19:30,339 confirmation_service 30132 8782111040 Created confirmation token for appointment f67c6b21-2adb-4287-a754-c5e65efef857, expires at 2025-10-21 16:19:30.339144+00:00 ERROR 2025-10-14 19:19:30,339 signals 30132 8782111040 Error creating confirmation token for appointment f67c6b21-2adb-4287-a754-c5e65efef857: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:19:30,339 signals 30132 8782111040 Notified provider jawaher.al-omari.nurse3 of new appointment INFO 2025-10-14 19:19:30,339 signals 30132 8782111040 Scheduled 24-hour reminder for appointment f67c6b21-2adb-4287-a754-c5e65efef857 INFO 2025-10-14 19:19:30,340 signals 30132 8782111040 Scheduled 2-hour reminder for appointment f67c6b21-2adb-4287-a754-c5e65efef857 INFO 2025-10-14 19:19:30,341 signals 30132 8782111040 Appointment created: fea9a272-ad29-41a4-bcba-07a5e162b2db for patient MRNAGDAR000044 on 2025-07-27 INFO 2025-10-14 19:19:30,341 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000044-NUR-02 INFO 2025-10-14 19:19:30,341 signals 30132 8782111040 SubFile created: FILE-2025-000044-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:19:30,341 signals 30132 8782111040 Created sub-file FILE-2025-000044-NUR-02 for patient MRNAGDAR000044 at clinic Nursing Department INFO 2025-10-14 19:19:30,341 signals 30132 8782111040 Notified provider jawaher.al-omari.nurse3 of new appointment INFO 2025-10-14 19:19:30,343 signals 30132 8782111040 Appointment created: 99c5914d-31ef-411e-ab7e-d1cbdc8e7706 for patient MRNAGDAR000008 on 2025-10-07 INFO 2025-10-14 19:19:30,343 signals 30132 8782111040 Notified provider sultan.al-shammari.doctor1 of new appointment INFO 2025-10-14 19:19:30,345 signals 30132 8782111040 Appointment created: 69e09861-827a-4d8a-911b-ba8a4fca588e for patient MRNAGDAR000014 on 2025-08-05 INFO 2025-10-14 19:19:30,345 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000014-OT-02 INFO 2025-10-14 19:19:30,345 signals 30132 8782111040 SubFile created: FILE-2025-000014-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:19:30,345 signals 30132 8782111040 Created sub-file FILE-2025-000014-OT-02 for patient MRNAGDAR000014 at clinic Occupational Therapy INFO 2025-10-14 19:19:30,345 signals 30132 8782111040 Notified provider yazeed.al-harbi.ot1 of new appointment INFO 2025-10-14 19:19:30,347 signals 30132 8782111040 Appointment created: 8ddfc55e-ec2c-411f-b35a-2f218e0faa4b for patient MRNAGDAR000047 on 2025-09-03 INFO 2025-10-14 19:19:30,347 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000047-OT-02 INFO 2025-10-14 19:19:30,347 signals 30132 8782111040 SubFile created: FILE-2025-000047-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:19:30,347 signals 30132 8782111040 Created sub-file FILE-2025-000047-OT-02 for patient MRNAGDAR000047 at clinic Occupational Therapy INFO 2025-10-14 19:19:30,348 signals 30132 8782111040 Notified provider yazeed.al-harbi.ot1 of new appointment INFO 2025-10-14 19:19:30,350 signals 30132 8782111040 Appointment created: b3122e07-542d-4843-b5e7-65c90bc55ddd for patient MRNAGDAR000042 on 2025-08-06 INFO 2025-10-14 19:19:30,350 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000042-SLP-03 INFO 2025-10-14 19:19:30,350 signals 30132 8782111040 SubFile created: FILE-2025-000042-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:19:30,350 signals 30132 8782111040 Created sub-file FILE-2025-000042-SLP-03 for patient MRNAGDAR000042 at clinic Speech-Language Pathology INFO 2025-10-14 19:19:30,351 signals 30132 8782111040 Notified provider abdulaziz.al-dawsari.slp2 of new appointment INFO 2025-10-14 19:19:30,352 signals 30132 8782111040 Appointment created: 4bb7af11-90b4-4173-95df-4a00fab84872 for patient MRNAGDAR000041 on 2025-09-07 INFO 2025-10-14 19:19:30,353 signals 30132 8782111040 Notified provider sarah.al-ahmadi.nurse1 of new appointment INFO 2025-10-14 19:19:30,354 signals 30132 8782111040 Appointment created: ef156cff-d102-45d7-945b-e34bbd861b6f for patient MRNAGDAR000010 on 2025-08-03 INFO 2025-10-14 19:19:30,354 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000010-MED-01 INFO 2025-10-14 19:19:30,354 signals 30132 8782111040 SubFile created: FILE-2025-000010-MED-01 for clinic Medical Department INFO 2025-10-14 19:19:30,354 signals 30132 8782111040 Created sub-file FILE-2025-000010-MED-01 for patient MRNAGDAR000010 at clinic Medical Department INFO 2025-10-14 19:19:30,355 signals 30132 8782111040 Notified provider sultan.al-shammari.doctor1 of new appointment INFO 2025-10-14 19:19:30,356 signals 30132 8782111040 Appointment created: 073f5ca4-9102-4a8c-b1f7-94d52f0913a4 for patient MRNAGDAR000026 on 2025-08-24 INFO 2025-10-14 19:19:30,357 signals 30132 8782111040 Notified provider hassan.al-mutairi.ot2 of new appointment INFO 2025-10-14 19:19:30,358 signals 30132 8782111040 Appointment created: a16117d7-01e3-40a0-be6d-f98c1cdd81dc for patient MRNAGDAR000017 on 2025-07-20 INFO 2025-10-14 19:19:30,358 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000017-MED-01 INFO 2025-10-14 19:19:30,359 signals 30132 8782111040 SubFile created: FILE-2025-000017-MED-01 for clinic Medical Department INFO 2025-10-14 19:19:30,359 signals 30132 8782111040 Created sub-file FILE-2025-000017-MED-01 for patient MRNAGDAR000017 at clinic Medical Department INFO 2025-10-14 19:19:30,359 signals 30132 8782111040 Notified provider sultan.al-shammari.doctor1 of new appointment INFO 2025-10-14 19:19:30,360 signals 30132 8782111040 Appointment created: 8eb49337-c830-402b-9be4-3ca9c96218bc for patient MRNAGDAR000001 on 2025-08-07 INFO 2025-10-14 19:19:30,360 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000001-NUR-01 INFO 2025-10-14 19:19:30,361 signals 30132 8782111040 SubFile created: FILE-2025-000001-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:19:30,361 signals 30132 8782111040 Created sub-file FILE-2025-000001-NUR-01 for patient MRNAGDAR000001 at clinic Nursing Department INFO 2025-10-14 19:19:30,361 signals 30132 8782111040 Notified provider sarah.al-ahmadi.nurse1 of new appointment INFO 2025-10-14 19:19:30,362 signals 30132 8782111040 Appointment created: 8972d061-fea8-4380-9543-77326b62939e for patient MRNAGDAR000013 on 2025-09-24 INFO 2025-10-14 19:19:30,362 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000013-OT-03 INFO 2025-10-14 19:19:30,362 signals 30132 8782111040 SubFile created: FILE-2025-000013-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:19:30,363 signals 30132 8782111040 Created sub-file FILE-2025-000013-OT-03 for patient MRNAGDAR000013 at clinic Occupational Therapy INFO 2025-10-14 19:19:30,363 signals 30132 8782111040 Notified provider yazeed.al-harbi.ot1 of new appointment INFO 2025-10-14 19:19:30,364 signals 30132 8782111040 Appointment created: cf08a1a7-4ff0-41c4-8342-86bc2f2fe950 for patient MRNAGDAR000026 on 2025-07-27 INFO 2025-10-14 19:19:30,364 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000026-ABA-03 INFO 2025-10-14 19:19:30,364 signals 30132 8782111040 SubFile created: FILE-2025-000026-ABA-03 for clinic ABA Therapy INFO 2025-10-14 19:19:30,364 signals 30132 8782111040 Created sub-file FILE-2025-000026-ABA-03 for patient MRNAGDAR000026 at clinic ABA Therapy INFO 2025-10-14 19:19:30,365 signals 30132 8782111040 Notified provider noura.al-maliki.aba1 of new appointment INFO 2025-10-14 19:19:30,366 signals 30132 8782111040 Appointment created: 4b81a2bd-b651-4c74-96ca-f624d7506c25 for patient MRNAGDAR000045 on 2025-11-02 INFO 2025-10-14 19:19:30,366 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000045-SLP-01 INFO 2025-10-14 19:19:30,366 signals 30132 8782111040 SubFile created: FILE-2025-000045-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:19:30,366 signals 30132 8782111040 Created sub-file FILE-2025-000045-SLP-01 for patient MRNAGDAR000045 at clinic Speech-Language Pathology INFO 2025-10-14 19:19:30,367 signals 30132 8782111040 Notified provider salma.al-dawsari.slp1 of new appointment INFO 2025-10-14 19:19:30,367 signals 30132 8782111040 Scheduled 24-hour reminder for appointment 4b81a2bd-b651-4c74-96ca-f624d7506c25 INFO 2025-10-14 19:19:30,368 signals 30132 8782111040 Scheduled 2-hour reminder for appointment 4b81a2bd-b651-4c74-96ca-f624d7506c25 INFO 2025-10-14 19:19:30,369 signals 30132 8782111040 Appointment created: 529f73c3-ad55-4674-8fa6-aaf5797c5a3a for patient MRNAGDAR000014 on 2025-07-27 INFO 2025-10-14 19:19:30,369 signals 30132 8782111040 Notified provider nasser.al-harthi.nurse2 of new appointment INFO 2025-10-14 19:19:30,370 signals 30132 8782111040 Appointment created: c03296e6-7865-4981-bdb1-ad0ce99b021c for patient MRNAGDAR000046 on 2025-09-16 INFO 2025-10-14 19:19:30,370 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000046-ABA-02 INFO 2025-10-14 19:19:30,371 signals 30132 8782111040 SubFile created: FILE-2025-000046-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:19:30,371 signals 30132 8782111040 Created sub-file FILE-2025-000046-ABA-02 for patient MRNAGDAR000046 at clinic ABA Therapy INFO 2025-10-14 19:19:30,371 signals 30132 8782111040 Notified provider noura.al-maliki.aba1 of new appointment INFO 2025-10-14 19:19:30,372 signals 30132 8782111040 Appointment created: 2688c7e7-3cf6-4aed-8a0a-4d7307c15ea3 for patient MRNAGDAR000039 on 2025-10-20 INFO 2025-10-14 19:19:30,372 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000039-SLP-01 INFO 2025-10-14 19:19:30,373 signals 30132 8782111040 SubFile created: FILE-2025-000039-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:19:30,373 signals 30132 8782111040 Created sub-file FILE-2025-000039-SLP-01 for patient MRNAGDAR000039 at clinic Speech-Language Pathology INFO 2025-10-14 19:19:30,373 signals 30132 8782111040 Notified provider salma.al-dawsari.slp1 of new appointment INFO 2025-10-14 19:19:30,373 signals 30132 8782111040 Scheduled 24-hour reminder for appointment 2688c7e7-3cf6-4aed-8a0a-4d7307c15ea3 INFO 2025-10-14 19:19:30,374 signals 30132 8782111040 Scheduled 2-hour reminder for appointment 2688c7e7-3cf6-4aed-8a0a-4d7307c15ea3 INFO 2025-10-14 19:19:30,375 signals 30132 8782111040 Appointment created: 8af81304-6c11-406b-920a-9547e953bc79 for patient MRNAGDAR000022 on 2025-10-13 INFO 2025-10-14 19:19:30,375 signals 30132 8782111040 Notified provider bandar.al-qahtani.doctor2 of new appointment INFO 2025-10-14 19:19:30,376 signals 30132 8782111040 Appointment created: ddebbb75-445a-43c0-86e8-91157834d81d for patient MRNAGDAR000022 on 2025-09-07 INFO 2025-10-14 19:19:30,377 signals 30132 8782111040 Notified provider bandar.al-qahtani.doctor2 of new appointment INFO 2025-10-14 19:19:30,378 signals 30132 8782111040 Appointment created: 08345427-9ba8-47e4-8812-f17578a3a83d for patient MRNAGDAR000046 on 2025-09-14 INFO 2025-10-14 19:19:30,378 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000046-SLP-03 INFO 2025-10-14 19:19:30,378 signals 30132 8782111040 SubFile created: FILE-2025-000046-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:19:30,378 signals 30132 8782111040 Created sub-file FILE-2025-000046-SLP-03 for patient MRNAGDAR000046 at clinic Speech-Language Pathology INFO 2025-10-14 19:19:30,379 signals 30132 8782111040 Notified provider salma.al-dawsari.slp1 of new appointment INFO 2025-10-14 19:19:30,380 signals 30132 8782111040 Appointment created: 8a82f16c-fac4-4e7e-bdeb-756eabf048de for patient MRNAGDAR000002 on 2025-08-13 INFO 2025-10-14 19:19:30,380 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000002-MED-02 INFO 2025-10-14 19:19:30,381 signals 30132 8782111040 SubFile created: FILE-2025-000002-MED-02 for clinic Medical Department INFO 2025-10-14 19:19:30,381 signals 30132 8782111040 Created sub-file FILE-2025-000002-MED-02 for patient MRNAGDAR000002 at clinic Medical Department INFO 2025-10-14 19:19:30,381 signals 30132 8782111040 Notified provider bandar.al-qahtani.doctor2 of new appointment INFO 2025-10-14 19:19:30,382 signals 30132 8782111040 Appointment created: 2478addb-5aa0-44b1-98e7-c9459e64516a for patient MRNAGDAR000041 on 2025-08-24 INFO 2025-10-14 19:19:30,382 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000041-OT-03 INFO 2025-10-14 19:19:30,383 signals 30132 8782111040 SubFile created: FILE-2025-000041-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:19:30,383 signals 30132 8782111040 Created sub-file FILE-2025-000041-OT-03 for patient MRNAGDAR000041 at clinic Occupational Therapy INFO 2025-10-14 19:19:30,383 signals 30132 8782111040 Notified provider yazeed.al-harbi.ot1 of new appointment INFO 2025-10-14 19:19:30,384 signals 30132 8782111040 Appointment created: 26b7e47b-62dc-4cb6-821c-121f70c54692 for patient MRNAGDAR000007 on 2025-08-24 INFO 2025-10-14 19:19:30,385 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000007-NUR-02 INFO 2025-10-14 19:19:30,385 signals 30132 8782111040 SubFile created: FILE-2025-000007-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:19:30,385 signals 30132 8782111040 Created sub-file FILE-2025-000007-NUR-02 for patient MRNAGDAR000007 at clinic Nursing Department INFO 2025-10-14 19:19:30,385 signals 30132 8782111040 Notified provider nasser.al-harthi.nurse2 of new appointment INFO 2025-10-14 19:19:30,386 signals 30132 8782111040 Appointment created: 31b3ac54-3079-4d43-a26f-251f16ea97a7 for patient MRNAGDAR000005 on 2025-07-31 INFO 2025-10-14 19:19:30,387 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000005-ABA-02 INFO 2025-10-14 19:19:30,387 signals 30132 8782111040 SubFile created: FILE-2025-000005-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:19:30,387 signals 30132 8782111040 Created sub-file FILE-2025-000005-ABA-02 for patient MRNAGDAR000005 at clinic ABA Therapy INFO 2025-10-14 19:19:30,387 signals 30132 8782111040 Notified provider munira.al-anzi.aba2 of new appointment INFO 2025-10-14 19:19:30,388 signals 30132 8782111040 Appointment created: 8bfb5ad4-d0d9-4afa-a731-8119794e53c2 for patient MRNAGDAR000048 on 2025-08-28 INFO 2025-10-14 19:19:30,388 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000048-MED-02 INFO 2025-10-14 19:19:30,388 signals 30132 8782111040 SubFile created: FILE-2025-000048-MED-02 for clinic Medical Department INFO 2025-10-14 19:19:30,388 signals 30132 8782111040 Created sub-file FILE-2025-000048-MED-02 for patient MRNAGDAR000048 at clinic Medical Department INFO 2025-10-14 19:19:30,388 signals 30132 8782111040 Notified provider sultan.al-shammari.doctor1 of new appointment INFO 2025-10-14 19:19:30,390 signals 30132 8782111040 Appointment created: a0b2fbb3-3eac-4738-99f5-0c1fa68692c6 for patient MRNAGDAR000048 on 2025-08-04 INFO 2025-10-14 19:19:30,390 signals 30132 8782111040 Notified provider sultan.al-shammari.doctor1 of new appointment INFO 2025-10-14 19:19:30,392 signals 30132 8782111040 Appointment created: 438994ea-32bc-4dee-8e77-8ff5259c32fc for patient MRNAGDAR000046 on 2025-07-17 INFO 2025-10-14 19:19:30,392 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000046-MED-04 INFO 2025-10-14 19:19:30,392 signals 30132 8782111040 SubFile created: FILE-2025-000046-MED-04 for clinic Medical Department INFO 2025-10-14 19:19:30,392 signals 30132 8782111040 Created sub-file FILE-2025-000046-MED-04 for patient MRNAGDAR000046 at clinic Medical Department INFO 2025-10-14 19:19:30,392 signals 30132 8782111040 Notified provider salma.al-harbi.doctor3 of new appointment INFO 2025-10-14 19:19:30,394 signals 30132 8782111040 Appointment created: 7158bb94-f4b3-46e6-b12a-0ae6af656792 for patient MRNAGDAR000012 on 2025-10-06 INFO 2025-10-14 19:19:30,394 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000012-MED-01 INFO 2025-10-14 19:19:30,394 signals 30132 8782111040 SubFile created: FILE-2025-000012-MED-01 for clinic Medical Department INFO 2025-10-14 19:19:30,394 signals 30132 8782111040 Created sub-file FILE-2025-000012-MED-01 for patient MRNAGDAR000012 at clinic Medical Department INFO 2025-10-14 19:19:30,395 signals 30132 8782111040 Notified provider sultan.al-shammari.doctor1 of new appointment INFO 2025-10-14 19:19:30,396 signals 30132 8782111040 Appointment created: 7d073b16-c1aa-41cc-aef0-f52b1d4e9a0b for patient MRNAGDAR000034 on 2025-09-25 INFO 2025-10-14 19:19:30,396 signals 30132 8782111040 Notified provider noura.al-maliki.aba1 of new appointment INFO 2025-10-14 19:19:30,398 signals 30132 8782111040 Appointment created: 895d1310-87fb-41ca-beac-6da806482e25 for patient MRNAGDAR000029 on 2025-08-19 INFO 2025-10-14 19:19:30,398 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000029-ABA-02 INFO 2025-10-14 19:19:30,398 signals 30132 8782111040 SubFile created: FILE-2025-000029-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:19:30,398 signals 30132 8782111040 Created sub-file FILE-2025-000029-ABA-02 for patient MRNAGDAR000029 at clinic ABA Therapy INFO 2025-10-14 19:19:30,398 signals 30132 8782111040 Notified provider noura.al-maliki.aba1 of new appointment INFO 2025-10-14 19:19:30,400 signals 30132 8782111040 Appointment created: ab8a9f72-9e60-4744-ba0f-3985b7b7f5bb for patient MRNAGDAR000027 on 2025-10-02 INFO 2025-10-14 19:19:30,400 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000027-SLP-01 INFO 2025-10-14 19:19:30,400 signals 30132 8782111040 SubFile created: FILE-2025-000027-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:19:30,400 signals 30132 8782111040 Created sub-file FILE-2025-000027-SLP-01 for patient MRNAGDAR000027 at clinic Speech-Language Pathology INFO 2025-10-14 19:19:30,400 signals 30132 8782111040 Notified provider abdulaziz.al-dawsari.slp2 of new appointment INFO 2025-10-14 19:19:30,402 signals 30132 8782111040 Appointment created: 87bf4be8-8482-4d48-86b1-84c6279e458c for patient MRNAGDAR000045 on 2025-08-28 INFO 2025-10-14 19:19:30,402 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000045-MED-02 INFO 2025-10-14 19:19:30,402 signals 30132 8782111040 SubFile created: FILE-2025-000045-MED-02 for clinic Medical Department INFO 2025-10-14 19:19:30,402 signals 30132 8782111040 Created sub-file FILE-2025-000045-MED-02 for patient MRNAGDAR000045 at clinic Medical Department INFO 2025-10-14 19:19:30,403 signals 30132 8782111040 Notified provider bandar.al-qahtani.doctor2 of new appointment INFO 2025-10-14 19:19:30,404 signals 30132 8782111040 Appointment created: dba0c6d3-06fd-4f94-a75f-20c31cb8f698 for patient MRNAGDAR000001 on 2025-09-30 INFO 2025-10-14 19:19:30,404 signals 30132 8782111040 Notified provider sarah.al-ahmadi.nurse1 of new appointment INFO 2025-10-14 19:19:30,405 signals 30132 8782111040 Appointment created: 8bd72eac-9364-456c-b8c4-855a181f32c3 for patient MRNAGDAR000031 on 2025-07-20 INFO 2025-10-14 19:19:30,406 signals 30132 8782111040 Generated Sub-File Number: FILE-2025-000031-OT-03 INFO 2025-10-14 19:19:30,406 signals 30132 8782111040 SubFile created: FILE-2025-000031-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:19:30,406 signals 30132 8782111040 Created sub-file FILE-2025-000031-OT-03 for patient MRNAGDAR000031 at clinic Occupational Therapy INFO 2025-10-14 19:19:30,406 signals 30132 8782111040 Notified provider hassan.al-mutairi.ot2 of new appointment INFO 2025-10-14 19:23:21,761 signals 32036 8782111040 User created: faisal.al-harbi.admin1 (Administrator) INFO 2025-10-14 19:23:21,896 signals 32036 8782111040 User created: hessa.al-subaie.admin2 (Administrator) INFO 2025-10-14 19:23:22,028 signals 32036 8782111040 User created: sultan.al-shammari.doctor1 (Doctor) INFO 2025-10-14 19:23:22,161 signals 32036 8782111040 User created: hessa.al-subai.doctor2 (Doctor) INFO 2025-10-14 19:23:22,291 signals 32036 8782111040 User created: hanan.al-anzi.doctor3 (Doctor) INFO 2025-10-14 19:23:22,421 signals 32036 8782111040 User created: munira.al-subai.nurse1 (Nurse) INFO 2025-10-14 19:23:22,553 signals 32036 8782111040 User created: reem.al-ghamdi.nurse2 (Nurse) INFO 2025-10-14 19:23:22,683 signals 32036 8782111040 User created: jawaher.al-rashidi.nurse3 (Nurse) INFO 2025-10-14 19:23:22,815 signals 32036 8782111040 User created: fatima.al-qahtani.ot1 (Occupational Therapist) INFO 2025-10-14 19:23:22,944 signals 32036 8782111040 User created: bandar.al-shammari.ot2 (Occupational Therapist) INFO 2025-10-14 19:23:23,077 signals 32036 8782111040 User created: lulwa.al-subai.slp1 (Speech-Language Pathologist) INFO 2025-10-14 19:23:23,207 signals 32036 8782111040 User created: dalal.al-otaibi.slp2 (Speech-Language Pathologist) INFO 2025-10-14 19:23:23,342 signals 32036 8782111040 User created: hayat.al-dosari.aba1 (ABA Therapist) INFO 2025-10-14 19:23:23,473 signals 32036 8782111040 User created: lulwa.al-shehri.aba2 (ABA Therapist) INFO 2025-10-14 19:23:23,602 signals 32036 8782111040 User created: munira.al-shahrani.front_desk1 (Front Desk) INFO 2025-10-14 19:23:23,733 signals 32036 8782111040 User created: latifa.al-mutairi.front_desk2 (Front Desk) INFO 2025-10-14 19:23:23,865 signals 32036 8782111040 User created: lulwa.al-anzi.finance1 (Finance) INFO 2025-10-14 19:23:23,995 signals 32036 8782111040 User created: nada.al-subai.finance2 (Finance) INFO 2025-10-14 19:23:23,997 signals 32036 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-14 19:23:23,998 signals 32036 8782111040 File created: FILE-2025-000001 for patient MRNAGDAR000001 INFO 2025-10-14 19:23:23,998 signals 32036 8782111040 Created main file for patient: MRNAGDAR000001 INFO 2025-10-14 19:23:23,998 signals 32036 8782111040 Patient created: MRNAGDAR000001 - Faisal Al-Ahmadi INFO 2025-10-14 19:23:23,999 signals 32036 8782111040 Generated File Number: FILE-2025-000002 INFO 2025-10-14 19:23:23,999 signals 32036 8782111040 File created: FILE-2025-000002 for patient MRNAGDAR000002 INFO 2025-10-14 19:23:23,999 signals 32036 8782111040 Created main file for patient: MRNAGDAR000002 INFO 2025-10-14 19:23:24,000 signals 32036 8782111040 Patient created: MRNAGDAR000002 - Rania Al-Shahrani INFO 2025-10-14 19:23:24,001 signals 32036 8782111040 Generated File Number: FILE-2025-000003 INFO 2025-10-14 19:23:24,001 signals 32036 8782111040 File created: FILE-2025-000003 for patient MRNAGDAR000003 INFO 2025-10-14 19:23:24,001 signals 32036 8782111040 Created main file for patient: MRNAGDAR000003 INFO 2025-10-14 19:23:24,001 signals 32036 8782111040 Patient created: MRNAGDAR000003 - Ghada Al-Qahtani INFO 2025-10-14 19:23:24,002 signals 32036 8782111040 Generated File Number: FILE-2025-000004 INFO 2025-10-14 19:23:24,002 signals 32036 8782111040 File created: FILE-2025-000004 for patient MRNAGDAR000004 INFO 2025-10-14 19:23:24,002 signals 32036 8782111040 Created main file for patient: MRNAGDAR000004 INFO 2025-10-14 19:23:24,002 signals 32036 8782111040 Patient created: MRNAGDAR000004 - Abdullah Al-Zahrani INFO 2025-10-14 19:23:24,003 signals 32036 8782111040 Generated File Number: FILE-2025-000005 INFO 2025-10-14 19:23:24,003 signals 32036 8782111040 File created: FILE-2025-000005 for patient MRNAGDAR000005 INFO 2025-10-14 19:23:24,003 signals 32036 8782111040 Created main file for patient: MRNAGDAR000005 INFO 2025-10-14 19:23:24,003 signals 32036 8782111040 Patient created: MRNAGDAR000005 - Wafa Al-Ahmadi INFO 2025-10-14 19:23:24,004 signals 32036 8782111040 Generated File Number: FILE-2025-000006 INFO 2025-10-14 19:23:24,005 signals 32036 8782111040 File created: FILE-2025-000006 for patient MRNAGDAR000006 INFO 2025-10-14 19:23:24,005 signals 32036 8782111040 Created main file for patient: MRNAGDAR000006 INFO 2025-10-14 19:23:24,005 signals 32036 8782111040 Patient created: MRNAGDAR000006 - Salma Al-Juaid INFO 2025-10-14 19:23:24,006 signals 32036 8782111040 Generated File Number: FILE-2025-000007 INFO 2025-10-14 19:23:24,006 signals 32036 8782111040 File created: FILE-2025-000007 for patient MRNAGDAR000007 INFO 2025-10-14 19:23:24,006 signals 32036 8782111040 Created main file for patient: MRNAGDAR000007 INFO 2025-10-14 19:23:24,006 signals 32036 8782111040 Patient created: MRNAGDAR000007 - Ziyad Al-Yami INFO 2025-10-14 19:23:24,007 signals 32036 8782111040 Generated File Number: FILE-2025-000008 INFO 2025-10-14 19:23:24,007 signals 32036 8782111040 File created: FILE-2025-000008 for patient MRNAGDAR000008 INFO 2025-10-14 19:23:24,007 signals 32036 8782111040 Created main file for patient: MRNAGDAR000008 INFO 2025-10-14 19:23:24,007 signals 32036 8782111040 Patient created: MRNAGDAR000008 - Nasser Al-Juaid INFO 2025-10-14 19:23:24,008 signals 32036 8782111040 Generated File Number: FILE-2025-000009 INFO 2025-10-14 19:23:24,009 signals 32036 8782111040 File created: FILE-2025-000009 for patient MRNAGDAR000009 INFO 2025-10-14 19:23:24,009 signals 32036 8782111040 Created main file for patient: MRNAGDAR000009 INFO 2025-10-14 19:23:24,009 signals 32036 8782111040 Patient created: MRNAGDAR000009 - Ziyad Al-Otaibi INFO 2025-10-14 19:23:24,010 signals 32036 8782111040 Generated File Number: FILE-2025-000010 INFO 2025-10-14 19:23:24,010 signals 32036 8782111040 File created: FILE-2025-000010 for patient MRNAGDAR000010 INFO 2025-10-14 19:23:24,010 signals 32036 8782111040 Created main file for patient: MRNAGDAR000010 INFO 2025-10-14 19:23:24,010 signals 32036 8782111040 Patient created: MRNAGDAR000010 - Abeer Al-Qahtani INFO 2025-10-14 19:23:24,011 signals 32036 8782111040 Generated File Number: FILE-2025-000011 INFO 2025-10-14 19:23:24,011 signals 32036 8782111040 File created: FILE-2025-000011 for patient MRNAGDAR000011 INFO 2025-10-14 19:23:24,011 signals 32036 8782111040 Created main file for patient: MRNAGDAR000011 INFO 2025-10-14 19:23:24,011 signals 32036 8782111040 Patient created: MRNAGDAR000011 - Talal Al-Harbi INFO 2025-10-14 19:23:24,012 signals 32036 8782111040 Generated File Number: FILE-2025-000012 INFO 2025-10-14 19:23:24,012 signals 32036 8782111040 File created: FILE-2025-000012 for patient MRNAGDAR000012 INFO 2025-10-14 19:23:24,012 signals 32036 8782111040 Created main file for patient: MRNAGDAR000012 INFO 2025-10-14 19:23:24,012 signals 32036 8782111040 Patient created: MRNAGDAR000012 - Ziyad Al-Shammari INFO 2025-10-14 19:23:24,013 signals 32036 8782111040 Generated File Number: FILE-2025-000013 INFO 2025-10-14 19:23:24,013 signals 32036 8782111040 File created: FILE-2025-000013 for patient MRNAGDAR000013 INFO 2025-10-14 19:23:24,013 signals 32036 8782111040 Created main file for patient: MRNAGDAR000013 INFO 2025-10-14 19:23:24,014 signals 32036 8782111040 Patient created: MRNAGDAR000013 - Noura Al-Dawsari INFO 2025-10-14 19:23:24,014 signals 32036 8782111040 Generated File Number: FILE-2025-000014 INFO 2025-10-14 19:23:24,015 signals 32036 8782111040 File created: FILE-2025-000014 for patient MRNAGDAR000014 INFO 2025-10-14 19:23:24,015 signals 32036 8782111040 Created main file for patient: MRNAGDAR000014 INFO 2025-10-14 19:23:24,015 signals 32036 8782111040 Patient created: MRNAGDAR000014 - Abdulrahman Al-Zahrani INFO 2025-10-14 19:23:24,016 signals 32036 8782111040 Generated File Number: FILE-2025-000015 INFO 2025-10-14 19:23:24,016 signals 32036 8782111040 File created: FILE-2025-000015 for patient MRNAGDAR000015 INFO 2025-10-14 19:23:24,016 signals 32036 8782111040 Created main file for patient: MRNAGDAR000015 INFO 2025-10-14 19:23:24,016 signals 32036 8782111040 Patient created: MRNAGDAR000015 - Hayat Al-Dosari INFO 2025-10-14 19:23:24,017 signals 32036 8782111040 Generated File Number: FILE-2025-000016 INFO 2025-10-14 19:23:24,017 signals 32036 8782111040 File created: FILE-2025-000016 for patient MRNAGDAR000016 INFO 2025-10-14 19:23:24,017 signals 32036 8782111040 Created main file for patient: MRNAGDAR000016 INFO 2025-10-14 19:23:24,017 signals 32036 8782111040 Patient created: MRNAGDAR000016 - Maha Al-Balawi INFO 2025-10-14 19:23:24,018 signals 32036 8782111040 Generated File Number: FILE-2025-000017 INFO 2025-10-14 19:23:24,018 signals 32036 8782111040 File created: FILE-2025-000017 for patient MRNAGDAR000017 INFO 2025-10-14 19:23:24,018 signals 32036 8782111040 Created main file for patient: MRNAGDAR000017 INFO 2025-10-14 19:23:24,018 signals 32036 8782111040 Patient created: MRNAGDAR000017 - Hayat Al-Qahtani INFO 2025-10-14 19:23:24,019 signals 32036 8782111040 Generated File Number: FILE-2025-000018 INFO 2025-10-14 19:23:24,020 signals 32036 8782111040 File created: FILE-2025-000018 for patient MRNAGDAR000018 INFO 2025-10-14 19:23:24,020 signals 32036 8782111040 Created main file for patient: MRNAGDAR000018 INFO 2025-10-14 19:23:24,020 signals 32036 8782111040 Patient created: MRNAGDAR000018 - Ziyad Al-Dawsari INFO 2025-10-14 19:23:24,021 signals 32036 8782111040 Generated File Number: FILE-2025-000019 INFO 2025-10-14 19:23:24,021 signals 32036 8782111040 File created: FILE-2025-000019 for patient MRNAGDAR000019 INFO 2025-10-14 19:23:24,021 signals 32036 8782111040 Created main file for patient: MRNAGDAR000019 INFO 2025-10-14 19:23:24,021 signals 32036 8782111040 Patient created: MRNAGDAR000019 - Abeer Al-Omari INFO 2025-10-14 19:23:24,022 signals 32036 8782111040 Generated File Number: FILE-2025-000020 INFO 2025-10-14 19:23:24,022 signals 32036 8782111040 File created: FILE-2025-000020 for patient MRNAGDAR000020 INFO 2025-10-14 19:23:24,022 signals 32036 8782111040 Created main file for patient: MRNAGDAR000020 INFO 2025-10-14 19:23:24,022 signals 32036 8782111040 Patient created: MRNAGDAR000020 - Dalal Al-Mutairi INFO 2025-10-14 19:23:24,023 signals 32036 8782111040 Generated File Number: FILE-2025-000021 INFO 2025-10-14 19:23:24,023 signals 32036 8782111040 File created: FILE-2025-000021 for patient MRNAGDAR000021 INFO 2025-10-14 19:23:24,024 signals 32036 8782111040 Created main file for patient: MRNAGDAR000021 INFO 2025-10-14 19:23:24,024 signals 32036 8782111040 Patient created: MRNAGDAR000021 - Saud Al-Shamrani INFO 2025-10-14 19:23:24,025 signals 32036 8782111040 Generated File Number: FILE-2025-000022 INFO 2025-10-14 19:23:24,025 signals 32036 8782111040 File created: FILE-2025-000022 for patient MRNAGDAR000022 INFO 2025-10-14 19:23:24,025 signals 32036 8782111040 Created main file for patient: MRNAGDAR000022 INFO 2025-10-14 19:23:24,025 signals 32036 8782111040 Patient created: MRNAGDAR000022 - Turki Al-Ghamdi INFO 2025-10-14 19:23:24,026 signals 32036 8782111040 Generated File Number: FILE-2025-000023 INFO 2025-10-14 19:23:24,026 signals 32036 8782111040 File created: FILE-2025-000023 for patient MRNAGDAR000023 INFO 2025-10-14 19:23:24,026 signals 32036 8782111040 Created main file for patient: MRNAGDAR000023 INFO 2025-10-14 19:23:24,026 signals 32036 8782111040 Patient created: MRNAGDAR000023 - Saud Al-Maliki INFO 2025-10-14 19:23:24,027 signals 32036 8782111040 Generated File Number: FILE-2025-000024 INFO 2025-10-14 19:23:24,027 signals 32036 8782111040 File created: FILE-2025-000024 for patient MRNAGDAR000024 INFO 2025-10-14 19:23:24,027 signals 32036 8782111040 Created main file for patient: MRNAGDAR000024 INFO 2025-10-14 19:23:24,028 signals 32036 8782111040 Patient created: MRNAGDAR000024 - Turki Al-Zahrani INFO 2025-10-14 19:23:24,029 signals 32036 8782111040 Generated File Number: FILE-2025-000025 INFO 2025-10-14 19:23:24,029 signals 32036 8782111040 File created: FILE-2025-000025 for patient MRNAGDAR000025 INFO 2025-10-14 19:23:24,029 signals 32036 8782111040 Created main file for patient: MRNAGDAR000025 INFO 2025-10-14 19:23:24,029 signals 32036 8782111040 Patient created: MRNAGDAR000025 - Bandar Al-Rashidi INFO 2025-10-14 19:23:24,030 signals 32036 8782111040 Generated File Number: FILE-2025-000026 INFO 2025-10-14 19:23:24,030 signals 32036 8782111040 File created: FILE-2025-000026 for patient MRNAGDAR000026 INFO 2025-10-14 19:23:24,030 signals 32036 8782111040 Created main file for patient: MRNAGDAR000026 INFO 2025-10-14 19:23:24,030 signals 32036 8782111040 Patient created: MRNAGDAR000026 - Hayat Al-Juaid INFO 2025-10-14 19:23:24,031 signals 32036 8782111040 Generated File Number: FILE-2025-000027 INFO 2025-10-14 19:23:24,031 signals 32036 8782111040 File created: FILE-2025-000027 for patient MRNAGDAR000027 INFO 2025-10-14 19:23:24,031 signals 32036 8782111040 Created main file for patient: MRNAGDAR000027 INFO 2025-10-14 19:23:24,031 signals 32036 8782111040 Patient created: MRNAGDAR000027 - Ghada Al-Yami INFO 2025-10-14 19:23:24,032 signals 32036 8782111040 Generated File Number: FILE-2025-000028 INFO 2025-10-14 19:23:24,032 signals 32036 8782111040 File created: FILE-2025-000028 for patient MRNAGDAR000028 INFO 2025-10-14 19:23:24,032 signals 32036 8782111040 Created main file for patient: MRNAGDAR000028 INFO 2025-10-14 19:23:24,033 signals 32036 8782111040 Patient created: MRNAGDAR000028 - Reem Al-Ahmadi INFO 2025-10-14 19:23:24,034 signals 32036 8782111040 Generated File Number: FILE-2025-000029 INFO 2025-10-14 19:23:24,034 signals 32036 8782111040 File created: FILE-2025-000029 for patient MRNAGDAR000029 INFO 2025-10-14 19:23:24,034 signals 32036 8782111040 Created main file for patient: MRNAGDAR000029 INFO 2025-10-14 19:23:24,034 signals 32036 8782111040 Patient created: MRNAGDAR000029 - Fatima Al-Shehri INFO 2025-10-14 19:23:24,035 signals 32036 8782111040 Generated File Number: FILE-2025-000030 INFO 2025-10-14 19:23:24,035 signals 32036 8782111040 File created: FILE-2025-000030 for patient MRNAGDAR000030 INFO 2025-10-14 19:23:24,035 signals 32036 8782111040 Created main file for patient: MRNAGDAR000030 INFO 2025-10-14 19:23:24,035 signals 32036 8782111040 Patient created: MRNAGDAR000030 - Yazeed Al-Balawi INFO 2025-10-14 19:23:24,036 signals 32036 8782111040 Generated File Number: FILE-2025-000031 INFO 2025-10-14 19:23:24,036 signals 32036 8782111040 File created: FILE-2025-000031 for patient MRNAGDAR000031 INFO 2025-10-14 19:23:24,036 signals 32036 8782111040 Created main file for patient: MRNAGDAR000031 INFO 2025-10-14 19:23:24,036 signals 32036 8782111040 Patient created: MRNAGDAR000031 - Talal Al-Zahrani INFO 2025-10-14 19:23:24,037 signals 32036 8782111040 Generated File Number: FILE-2025-000032 INFO 2025-10-14 19:23:24,038 signals 32036 8782111040 File created: FILE-2025-000032 for patient MRNAGDAR000032 INFO 2025-10-14 19:23:24,038 signals 32036 8782111040 Created main file for patient: MRNAGDAR000032 INFO 2025-10-14 19:23:24,038 signals 32036 8782111040 Patient created: MRNAGDAR000032 - Amal Al-Zahrani INFO 2025-10-14 19:23:24,039 signals 32036 8782111040 Generated File Number: FILE-2025-000033 INFO 2025-10-14 19:23:24,039 signals 32036 8782111040 File created: FILE-2025-000033 for patient MRNAGDAR000033 INFO 2025-10-14 19:23:24,039 signals 32036 8782111040 Created main file for patient: MRNAGDAR000033 INFO 2025-10-14 19:23:24,039 signals 32036 8782111040 Patient created: MRNAGDAR000033 - Saad Al-Omari INFO 2025-10-14 19:23:24,040 signals 32036 8782111040 Generated File Number: FILE-2025-000034 INFO 2025-10-14 19:23:24,040 signals 32036 8782111040 File created: FILE-2025-000034 for patient MRNAGDAR000034 INFO 2025-10-14 19:23:24,040 signals 32036 8782111040 Created main file for patient: MRNAGDAR000034 INFO 2025-10-14 19:23:24,040 signals 32036 8782111040 Patient created: MRNAGDAR000034 - Rania Al-Dawsari INFO 2025-10-14 19:23:24,041 signals 32036 8782111040 Generated File Number: FILE-2025-000035 INFO 2025-10-14 19:23:24,041 signals 32036 8782111040 File created: FILE-2025-000035 for patient MRNAGDAR000035 INFO 2025-10-14 19:23:24,041 signals 32036 8782111040 Created main file for patient: MRNAGDAR000035 INFO 2025-10-14 19:23:24,041 signals 32036 8782111040 Patient created: MRNAGDAR000035 - Saleh Al-Mutairi INFO 2025-10-14 19:23:24,042 signals 32036 8782111040 Generated File Number: FILE-2025-000036 INFO 2025-10-14 19:23:24,042 signals 32036 8782111040 File created: FILE-2025-000036 for patient MRNAGDAR000036 INFO 2025-10-14 19:23:24,042 signals 32036 8782111040 Created main file for patient: MRNAGDAR000036 INFO 2025-10-14 19:23:24,043 signals 32036 8782111040 Patient created: MRNAGDAR000036 - Ghada Al-Subai INFO 2025-10-14 19:23:24,043 signals 32036 8782111040 Generated File Number: FILE-2025-000037 INFO 2025-10-14 19:23:24,044 signals 32036 8782111040 File created: FILE-2025-000037 for patient MRNAGDAR000037 INFO 2025-10-14 19:23:24,044 signals 32036 8782111040 Created main file for patient: MRNAGDAR000037 INFO 2025-10-14 19:23:24,044 signals 32036 8782111040 Patient created: MRNAGDAR000037 - Hussein Al-Asiri INFO 2025-10-14 19:23:24,045 signals 32036 8782111040 Generated File Number: FILE-2025-000038 INFO 2025-10-14 19:23:24,045 signals 32036 8782111040 File created: FILE-2025-000038 for patient MRNAGDAR000038 INFO 2025-10-14 19:23:24,045 signals 32036 8782111040 Created main file for patient: MRNAGDAR000038 INFO 2025-10-14 19:23:24,045 signals 32036 8782111040 Patient created: MRNAGDAR000038 - Nawaf Al-Mutairi INFO 2025-10-14 19:23:24,046 signals 32036 8782111040 Generated File Number: FILE-2025-000039 INFO 2025-10-14 19:23:24,046 signals 32036 8782111040 File created: FILE-2025-000039 for patient MRNAGDAR000039 INFO 2025-10-14 19:23:24,046 signals 32036 8782111040 Created main file for patient: MRNAGDAR000039 INFO 2025-10-14 19:23:24,046 signals 32036 8782111040 Patient created: MRNAGDAR000039 - Lulwa Al-Subaie INFO 2025-10-14 19:23:24,047 signals 32036 8782111040 Generated File Number: FILE-2025-000040 INFO 2025-10-14 19:23:24,047 signals 32036 8782111040 File created: FILE-2025-000040 for patient MRNAGDAR000040 INFO 2025-10-14 19:23:24,048 signals 32036 8782111040 Created main file for patient: MRNAGDAR000040 INFO 2025-10-14 19:23:24,048 signals 32036 8782111040 Patient created: MRNAGDAR000040 - Ghada Al-Mutairi INFO 2025-10-14 19:23:24,049 signals 32036 8782111040 Generated File Number: FILE-2025-000041 INFO 2025-10-14 19:23:24,049 signals 32036 8782111040 File created: FILE-2025-000041 for patient MRNAGDAR000041 INFO 2025-10-14 19:23:24,049 signals 32036 8782111040 Created main file for patient: MRNAGDAR000041 INFO 2025-10-14 19:23:24,049 signals 32036 8782111040 Patient created: MRNAGDAR000041 - Sultan Al-Ghamdi INFO 2025-10-14 19:23:24,050 signals 32036 8782111040 Generated File Number: FILE-2025-000042 INFO 2025-10-14 19:23:24,050 signals 32036 8782111040 File created: FILE-2025-000042 for patient MRNAGDAR000042 INFO 2025-10-14 19:23:24,050 signals 32036 8782111040 Created main file for patient: MRNAGDAR000042 INFO 2025-10-14 19:23:24,050 signals 32036 8782111040 Patient created: MRNAGDAR000042 - Hayat Al-Dosari INFO 2025-10-14 19:23:24,051 signals 32036 8782111040 Generated File Number: FILE-2025-000043 INFO 2025-10-14 19:23:24,051 signals 32036 8782111040 File created: FILE-2025-000043 for patient MRNAGDAR000043 INFO 2025-10-14 19:23:24,051 signals 32036 8782111040 Created main file for patient: MRNAGDAR000043 INFO 2025-10-14 19:23:24,051 signals 32036 8782111040 Patient created: MRNAGDAR000043 - Hind Al-Yami INFO 2025-10-14 19:23:24,052 signals 32036 8782111040 Generated File Number: FILE-2025-000044 INFO 2025-10-14 19:23:24,052 signals 32036 8782111040 File created: FILE-2025-000044 for patient MRNAGDAR000044 INFO 2025-10-14 19:23:24,052 signals 32036 8782111040 Created main file for patient: MRNAGDAR000044 INFO 2025-10-14 19:23:24,052 signals 32036 8782111040 Patient created: MRNAGDAR000044 - Basma Al-Subai INFO 2025-10-14 19:23:24,053 signals 32036 8782111040 Generated File Number: FILE-2025-000045 INFO 2025-10-14 19:23:24,053 signals 32036 8782111040 File created: FILE-2025-000045 for patient MRNAGDAR000045 INFO 2025-10-14 19:23:24,054 signals 32036 8782111040 Created main file for patient: MRNAGDAR000045 INFO 2025-10-14 19:23:24,054 signals 32036 8782111040 Patient created: MRNAGDAR000045 - Saleh Al-Harthi INFO 2025-10-14 19:23:24,055 signals 32036 8782111040 Generated File Number: FILE-2025-000046 INFO 2025-10-14 19:23:24,055 signals 32036 8782111040 File created: FILE-2025-000046 for patient MRNAGDAR000046 INFO 2025-10-14 19:23:24,055 signals 32036 8782111040 Created main file for patient: MRNAGDAR000046 INFO 2025-10-14 19:23:24,055 signals 32036 8782111040 Patient created: MRNAGDAR000046 - Omar Al-Subaie INFO 2025-10-14 19:23:24,056 signals 32036 8782111040 Generated File Number: FILE-2025-000047 INFO 2025-10-14 19:23:24,056 signals 32036 8782111040 File created: FILE-2025-000047 for patient MRNAGDAR000047 INFO 2025-10-14 19:23:24,056 signals 32036 8782111040 Created main file for patient: MRNAGDAR000047 INFO 2025-10-14 19:23:24,056 signals 32036 8782111040 Patient created: MRNAGDAR000047 - Bandar Al-Asiri INFO 2025-10-14 19:23:24,057 signals 32036 8782111040 Generated File Number: FILE-2025-000048 INFO 2025-10-14 19:23:24,057 signals 32036 8782111040 File created: FILE-2025-000048 for patient MRNAGDAR000048 INFO 2025-10-14 19:23:24,057 signals 32036 8782111040 Created main file for patient: MRNAGDAR000048 INFO 2025-10-14 19:23:24,057 signals 32036 8782111040 Patient created: MRNAGDAR000048 - Munira Al-Mutairi INFO 2025-10-14 19:23:24,059 signals 32036 8782111040 Generated File Number: FILE-2025-000049 INFO 2025-10-14 19:23:24,059 signals 32036 8782111040 File created: FILE-2025-000049 for patient MRNAGDAR000049 INFO 2025-10-14 19:23:24,059 signals 32036 8782111040 Created main file for patient: MRNAGDAR000049 INFO 2025-10-14 19:23:24,059 signals 32036 8782111040 Patient created: MRNAGDAR000049 - Salma Al-Subaie INFO 2025-10-14 19:23:24,060 signals 32036 8782111040 Generated File Number: FILE-2025-000050 INFO 2025-10-14 19:23:24,060 signals 32036 8782111040 File created: FILE-2025-000050 for patient MRNAGDAR000050 INFO 2025-10-14 19:23:24,060 signals 32036 8782111040 Created main file for patient: MRNAGDAR000050 INFO 2025-10-14 19:23:24,061 signals 32036 8782111040 Patient created: MRNAGDAR000050 - Munira Al-Ahmadi INFO 2025-10-14 19:23:24,073 signals 32036 8782111040 Appointment created: 5fbf3008-8a8a-455a-8743-dbbb1a66ee68 for patient MRNAGDAR000019 on 2025-08-05 INFO 2025-10-14 19:23:24,074 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000019-NUR-01 INFO 2025-10-14 19:23:24,074 signals 32036 8782111040 SubFile created: FILE-2025-000019-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:23:24,074 signals 32036 8782111040 Created sub-file FILE-2025-000019-NUR-01 for patient MRNAGDAR000019 at clinic Nursing Department INFO 2025-10-14 19:23:24,075 signals 32036 8782111040 Notified provider munira.al-subai.nurse1 of new appointment INFO 2025-10-14 19:23:24,076 signals 32036 8782111040 Appointment created: 60bda3be-cda7-4059-a92a-3479849bbdba for patient MRNAGDAR000029 on 2025-09-18 INFO 2025-10-14 19:23:24,077 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000029-OT-01 INFO 2025-10-14 19:23:24,077 signals 32036 8782111040 SubFile created: FILE-2025-000029-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:23:24,077 signals 32036 8782111040 Created sub-file FILE-2025-000029-OT-01 for patient MRNAGDAR000029 at clinic Occupational Therapy INFO 2025-10-14 19:23:24,077 signals 32036 8782111040 Notified provider bandar.al-shammari.ot2 of new appointment INFO 2025-10-14 19:23:24,079 signals 32036 8782111040 Appointment created: 9bc13a14-12b4-47cc-9ed2-74c589b2fbad for patient MRNAGDAR000034 on 2025-10-06 INFO 2025-10-14 19:23:24,079 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000034-NUR-01 INFO 2025-10-14 19:23:24,079 signals 32036 8782111040 SubFile created: FILE-2025-000034-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:23:24,079 signals 32036 8782111040 Created sub-file FILE-2025-000034-NUR-01 for patient MRNAGDAR000034 at clinic Nursing Department INFO 2025-10-14 19:23:24,079 signals 32036 8782111040 Notified provider reem.al-ghamdi.nurse2 of new appointment INFO 2025-10-14 19:23:24,081 signals 32036 8782111040 Appointment created: daadeebc-e99c-427c-941e-1e5e2285d8e9 for patient MRNAGDAR000027 on 2025-07-31 INFO 2025-10-14 19:23:24,081 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000027-MED-01 INFO 2025-10-14 19:23:24,081 signals 32036 8782111040 SubFile created: FILE-2025-000027-MED-01 for clinic Medical Department INFO 2025-10-14 19:23:24,081 signals 32036 8782111040 Created sub-file FILE-2025-000027-MED-01 for patient MRNAGDAR000027 at clinic Medical Department INFO 2025-10-14 19:23:24,082 signals 32036 8782111040 Notified provider hanan.al-anzi.doctor3 of new appointment INFO 2025-10-14 19:23:24,083 signals 32036 8782111040 Appointment created: 5b0cc482-c7d8-40a2-8e13-8300c3c38b08 for patient MRNAGDAR000049 on 2025-10-02 INFO 2025-10-14 19:23:24,083 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000049-ABA-01 INFO 2025-10-14 19:23:24,084 signals 32036 8782111040 SubFile created: FILE-2025-000049-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:23:24,084 signals 32036 8782111040 Created sub-file FILE-2025-000049-ABA-01 for patient MRNAGDAR000049 at clinic ABA Therapy INFO 2025-10-14 19:23:24,084 signals 32036 8782111040 Notified provider hayat.al-dosari.aba1 of new appointment INFO 2025-10-14 19:23:24,085 signals 32036 8782111040 Appointment created: 81bcf609-62af-4ec2-b000-d85262d5482d for patient MRNAGDAR000016 on 2025-08-17 INFO 2025-10-14 19:23:24,086 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000016-NUR-01 INFO 2025-10-14 19:23:24,086 signals 32036 8782111040 SubFile created: FILE-2025-000016-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:23:24,086 signals 32036 8782111040 Created sub-file FILE-2025-000016-NUR-01 for patient MRNAGDAR000016 at clinic Nursing Department INFO 2025-10-14 19:23:24,086 signals 32036 8782111040 Notified provider munira.al-subai.nurse1 of new appointment INFO 2025-10-14 19:23:24,088 signals 32036 8782111040 Appointment created: e8d47332-b92a-42ac-a142-7c912efe053f for patient MRNAGDAR000024 on 2025-11-10 INFO 2025-10-14 19:23:24,088 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000024-SLP-01 INFO 2025-10-14 19:23:24,088 signals 32036 8782111040 SubFile created: FILE-2025-000024-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:23:24,088 signals 32036 8782111040 Created sub-file FILE-2025-000024-SLP-01 for patient MRNAGDAR000024 at clinic Speech-Language Pathology INFO 2025-10-14 19:23:24,088 signals 32036 8782111040 Notified provider lulwa.al-subai.slp1 of new appointment INFO 2025-10-14 19:23:24,089 signals 32036 8782111040 Scheduled 24-hour reminder for appointment e8d47332-b92a-42ac-a142-7c912efe053f INFO 2025-10-14 19:23:24,089 signals 32036 8782111040 Scheduled 2-hour reminder for appointment e8d47332-b92a-42ac-a142-7c912efe053f INFO 2025-10-14 19:23:24,090 signals 32036 8782111040 Appointment created: f2fcd36a-c7c2-4d6a-b106-730c04321141 for patient MRNAGDAR000016 on 2025-09-09 INFO 2025-10-14 19:23:24,090 signals 32036 8782111040 Notified provider munira.al-subai.nurse1 of new appointment INFO 2025-10-14 19:23:24,092 signals 32036 8782111040 Appointment created: 48d0ac6f-fec0-493e-acb1-8d0664632dde for patient MRNAGDAR000012 on 2025-08-20 INFO 2025-10-14 19:23:24,092 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000012-OT-01 INFO 2025-10-14 19:23:24,092 signals 32036 8782111040 SubFile created: FILE-2025-000012-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:23:24,092 signals 32036 8782111040 Created sub-file FILE-2025-000012-OT-01 for patient MRNAGDAR000012 at clinic Occupational Therapy INFO 2025-10-14 19:23:24,093 signals 32036 8782111040 Notified provider bandar.al-shammari.ot2 of new appointment INFO 2025-10-14 19:23:24,094 signals 32036 8782111040 Appointment created: 9dc5f715-7d7e-45b9-85c5-36eab0a289b6 for patient MRNAGDAR000044 on 2025-08-17 INFO 2025-10-14 19:23:24,094 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000044-ABA-01 INFO 2025-10-14 19:23:24,094 signals 32036 8782111040 SubFile created: FILE-2025-000044-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:23:24,094 signals 32036 8782111040 Created sub-file FILE-2025-000044-ABA-01 for patient MRNAGDAR000044 at clinic ABA Therapy INFO 2025-10-14 19:23:24,094 signals 32036 8782111040 Notified provider lulwa.al-shehri.aba2 of new appointment INFO 2025-10-14 19:23:24,096 signals 32036 8782111040 Appointment created: f5e8e81a-081c-4ecc-895a-b019105f522e for patient MRNAGDAR000019 on 2025-09-17 INFO 2025-10-14 19:23:24,096 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000019-MED-02 INFO 2025-10-14 19:23:24,096 signals 32036 8782111040 SubFile created: FILE-2025-000019-MED-02 for clinic Medical Department INFO 2025-10-14 19:23:24,096 signals 32036 8782111040 Created sub-file FILE-2025-000019-MED-02 for patient MRNAGDAR000019 at clinic Medical Department INFO 2025-10-14 19:23:24,097 signals 32036 8782111040 Notified provider hanan.al-anzi.doctor3 of new appointment INFO 2025-10-14 19:23:24,098 signals 32036 8782111040 Appointment created: 014c3678-7fa3-4bea-86ab-ff6dd3f37023 for patient MRNAGDAR000044 on 2025-08-24 INFO 2025-10-14 19:23:24,098 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000044-MED-02 INFO 2025-10-14 19:23:24,098 signals 32036 8782111040 SubFile created: FILE-2025-000044-MED-02 for clinic Medical Department INFO 2025-10-14 19:23:24,098 signals 32036 8782111040 Created sub-file FILE-2025-000044-MED-02 for patient MRNAGDAR000044 at clinic Medical Department INFO 2025-10-14 19:23:24,099 signals 32036 8782111040 Notified provider hanan.al-anzi.doctor3 of new appointment INFO 2025-10-14 19:23:24,100 signals 32036 8782111040 Appointment created: f8a92b63-af1c-47e3-9995-b95fea43feed for patient MRNAGDAR000030 on 2025-09-30 INFO 2025-10-14 19:23:24,100 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000030-ABA-01 INFO 2025-10-14 19:23:24,100 signals 32036 8782111040 SubFile created: FILE-2025-000030-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:23:24,100 signals 32036 8782111040 Created sub-file FILE-2025-000030-ABA-01 for patient MRNAGDAR000030 at clinic ABA Therapy INFO 2025-10-14 19:23:24,101 signals 32036 8782111040 Notified provider lulwa.al-shehri.aba2 of new appointment INFO 2025-10-14 19:23:24,102 signals 32036 8782111040 Appointment created: 8f028c27-4142-489c-91a8-417fa19038bf for patient MRNAGDAR000019 on 2025-11-03 INFO 2025-10-14 19:23:24,102 signals 32036 8782111040 Notified provider hessa.al-subai.doctor2 of new appointment INFO 2025-10-14 19:23:24,103 signals 32036 8782111040 Scheduled 24-hour reminder for appointment 8f028c27-4142-489c-91a8-417fa19038bf INFO 2025-10-14 19:23:24,103 signals 32036 8782111040 Scheduled 2-hour reminder for appointment 8f028c27-4142-489c-91a8-417fa19038bf INFO 2025-10-14 19:23:24,104 signals 32036 8782111040 Appointment created: e5aacc45-632f-473a-ac50-075cb4a8534a for patient MRNAGDAR000030 on 2025-09-07 INFO 2025-10-14 19:23:24,104 signals 32036 8782111040 Notified provider hayat.al-dosari.aba1 of new appointment INFO 2025-10-14 19:23:24,105 signals 32036 8782111040 Appointment created: 389ad096-7840-4050-b23f-60c4b1f07438 for patient MRNAGDAR000047 on 2025-08-07 INFO 2025-10-14 19:23:24,105 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000047-MED-01 INFO 2025-10-14 19:23:24,105 signals 32036 8782111040 SubFile created: FILE-2025-000047-MED-01 for clinic Medical Department INFO 2025-10-14 19:23:24,105 signals 32036 8782111040 Created sub-file FILE-2025-000047-MED-01 for patient MRNAGDAR000047 at clinic Medical Department INFO 2025-10-14 19:23:24,106 signals 32036 8782111040 Notified provider sultan.al-shammari.doctor1 of new appointment INFO 2025-10-14 19:23:24,107 signals 32036 8782111040 Appointment created: ff456493-3b17-403c-8296-ca9f50c9be59 for patient MRNAGDAR000038 on 2025-07-20 INFO 2025-10-14 19:23:24,107 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000038-NUR-01 INFO 2025-10-14 19:23:24,107 signals 32036 8782111040 SubFile created: FILE-2025-000038-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:23:24,107 signals 32036 8782111040 Created sub-file FILE-2025-000038-NUR-01 for patient MRNAGDAR000038 at clinic Nursing Department INFO 2025-10-14 19:23:24,108 signals 32036 8782111040 Notified provider munira.al-subai.nurse1 of new appointment INFO 2025-10-14 19:23:24,109 signals 32036 8782111040 Appointment created: ff2e1950-109c-4dd4-a523-2f97109e3728 for patient MRNAGDAR000025 on 2025-08-31 INFO 2025-10-14 19:23:24,110 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000025-MED-01 INFO 2025-10-14 19:23:24,110 signals 32036 8782111040 SubFile created: FILE-2025-000025-MED-01 for clinic Medical Department INFO 2025-10-14 19:23:24,110 signals 32036 8782111040 Created sub-file FILE-2025-000025-MED-01 for patient MRNAGDAR000025 at clinic Medical Department INFO 2025-10-14 19:23:24,110 signals 32036 8782111040 Notified provider sultan.al-shammari.doctor1 of new appointment INFO 2025-10-14 19:23:24,112 signals 32036 8782111040 Appointment created: 59827aa2-cae2-4fe8-8a16-06aae29ef427 for patient MRNAGDAR000028 on 2025-09-01 INFO 2025-10-14 19:23:24,112 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000028-OT-01 INFO 2025-10-14 19:23:24,112 signals 32036 8782111040 SubFile created: FILE-2025-000028-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:23:24,112 signals 32036 8782111040 Created sub-file FILE-2025-000028-OT-01 for patient MRNAGDAR000028 at clinic Occupational Therapy INFO 2025-10-14 19:23:24,113 signals 32036 8782111040 Notified provider fatima.al-qahtani.ot1 of new appointment INFO 2025-10-14 19:23:24,114 signals 32036 8782111040 Appointment created: d03cb68a-2e18-489c-82a0-803fac56bee7 for patient MRNAGDAR000016 on 2025-09-28 INFO 2025-10-14 19:23:24,114 signals 32036 8782111040 Notified provider jawaher.al-rashidi.nurse3 of new appointment INFO 2025-10-14 19:23:24,116 signals 32036 8782111040 Appointment created: 7a3db083-8533-4985-9ebc-6256c67af7a8 for patient MRNAGDAR000025 on 2025-09-17 INFO 2025-10-14 19:23:24,116 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000025-ABA-02 INFO 2025-10-14 19:23:24,116 signals 32036 8782111040 SubFile created: FILE-2025-000025-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:23:24,116 signals 32036 8782111040 Created sub-file FILE-2025-000025-ABA-02 for patient MRNAGDAR000025 at clinic ABA Therapy INFO 2025-10-14 19:23:24,116 signals 32036 8782111040 Notified provider lulwa.al-shehri.aba2 of new appointment INFO 2025-10-14 19:23:24,118 signals 32036 8782111040 Appointment created: caf60520-e531-467b-a5a0-a53c5f304bbe for patient MRNAGDAR000010 on 2025-10-16 INFO 2025-10-14 19:23:24,118 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000010-SLP-01 INFO 2025-10-14 19:23:24,118 signals 32036 8782111040 SubFile created: FILE-2025-000010-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:23:24,118 signals 32036 8782111040 Created sub-file FILE-2025-000010-SLP-01 for patient MRNAGDAR000010 at clinic Speech-Language Pathology INFO 2025-10-14 19:23:24,118 signals 32036 8782111040 Notified provider dalal.al-otaibi.slp2 of new appointment INFO 2025-10-14 19:23:24,119 signals 32036 8782111040 Scheduled 24-hour reminder for appointment caf60520-e531-467b-a5a0-a53c5f304bbe INFO 2025-10-14 19:23:24,119 signals 32036 8782111040 Scheduled 2-hour reminder for appointment caf60520-e531-467b-a5a0-a53c5f304bbe INFO 2025-10-14 19:23:24,120 signals 32036 8782111040 Appointment created: bb990750-943f-4e9e-8dd0-c7bfcd7a8fe4 for patient MRNAGDAR000016 on 2025-08-04 INFO 2025-10-14 19:23:24,120 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000016-ABA-02 INFO 2025-10-14 19:23:24,120 signals 32036 8782111040 SubFile created: FILE-2025-000016-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:23:24,120 signals 32036 8782111040 Created sub-file FILE-2025-000016-ABA-02 for patient MRNAGDAR000016 at clinic ABA Therapy INFO 2025-10-14 19:23:24,121 signals 32036 8782111040 Notified provider hayat.al-dosari.aba1 of new appointment INFO 2025-10-14 19:23:24,123 signals 32036 8782111040 Appointment created: 5c4c5525-9c63-4cbf-ad89-82f6d05dff6f for patient MRNAGDAR000028 on 2025-08-18 INFO 2025-10-14 19:23:24,123 signals 32036 8782111040 Notified provider fatima.al-qahtani.ot1 of new appointment INFO 2025-10-14 19:23:24,124 signals 32036 8782111040 Appointment created: e70fa120-7376-4e86-8649-c0f55bdef2fd for patient MRNAGDAR000021 on 2025-08-03 INFO 2025-10-14 19:23:24,125 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000021-MED-01 INFO 2025-10-14 19:23:24,125 signals 32036 8782111040 SubFile created: FILE-2025-000021-MED-01 for clinic Medical Department INFO 2025-10-14 19:23:24,125 signals 32036 8782111040 Created sub-file FILE-2025-000021-MED-01 for patient MRNAGDAR000021 at clinic Medical Department INFO 2025-10-14 19:23:24,125 signals 32036 8782111040 Notified provider sultan.al-shammari.doctor1 of new appointment INFO 2025-10-14 19:23:24,127 signals 32036 8782111040 Appointment created: 3887d1c4-3ebb-4916-bbf8-5ebaa27f01d4 for patient MRNAGDAR000035 on 2025-10-05 INFO 2025-10-14 19:23:24,127 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000035-MED-01 INFO 2025-10-14 19:23:24,127 signals 32036 8782111040 SubFile created: FILE-2025-000035-MED-01 for clinic Medical Department INFO 2025-10-14 19:23:24,127 signals 32036 8782111040 Created sub-file FILE-2025-000035-MED-01 for patient MRNAGDAR000035 at clinic Medical Department INFO 2025-10-14 19:23:24,127 signals 32036 8782111040 Notified provider hanan.al-anzi.doctor3 of new appointment INFO 2025-10-14 19:23:24,129 signals 32036 8782111040 Appointment created: a8fcc2f8-3f37-4ce6-8601-ff90e6403934 for patient MRNAGDAR000025 on 2025-10-05 INFO 2025-10-14 19:23:24,129 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000025-OT-03 INFO 2025-10-14 19:23:24,129 signals 32036 8782111040 SubFile created: FILE-2025-000025-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:23:24,129 signals 32036 8782111040 Created sub-file FILE-2025-000025-OT-03 for patient MRNAGDAR000025 at clinic Occupational Therapy INFO 2025-10-14 19:23:24,129 signals 32036 8782111040 Notified provider bandar.al-shammari.ot2 of new appointment INFO 2025-10-14 19:23:24,131 signals 32036 8782111040 Appointment created: aa5c22c3-2ebc-4dae-9bd5-2ffe77a69f18 for patient MRNAGDAR000046 on 2025-08-04 INFO 2025-10-14 19:23:24,131 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000046-NUR-01 INFO 2025-10-14 19:23:24,131 signals 32036 8782111040 SubFile created: FILE-2025-000046-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:23:24,131 signals 32036 8782111040 Created sub-file FILE-2025-000046-NUR-01 for patient MRNAGDAR000046 at clinic Nursing Department INFO 2025-10-14 19:23:24,132 signals 32036 8782111040 Notified provider munira.al-subai.nurse1 of new appointment INFO 2025-10-14 19:23:24,132 signals 32036 8782111040 Appointment created: 3d4ea8dd-21f3-48a7-a464-6a815acc1401 for patient MRNAGDAR000015 on 2025-10-07 INFO 2025-10-14 19:23:24,133 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000015-ABA-01 INFO 2025-10-14 19:23:24,133 signals 32036 8782111040 SubFile created: FILE-2025-000015-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:23:24,133 signals 32036 8782111040 Created sub-file FILE-2025-000015-ABA-01 for patient MRNAGDAR000015 at clinic ABA Therapy INFO 2025-10-14 19:23:24,133 signals 32036 8782111040 Notified provider lulwa.al-shehri.aba2 of new appointment INFO 2025-10-14 19:23:24,134 signals 32036 8782111040 Appointment created: 355b7567-33be-4033-a7b2-0d90f458b19a for patient MRNAGDAR000004 on 2025-10-28 INFO 2025-10-14 19:23:24,135 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000004-ABA-01 INFO 2025-10-14 19:23:24,135 signals 32036 8782111040 SubFile created: FILE-2025-000004-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:23:24,135 signals 32036 8782111040 Created sub-file FILE-2025-000004-ABA-01 for patient MRNAGDAR000004 at clinic ABA Therapy INFO 2025-10-14 19:23:24,136 confirmation_service 32036 8782111040 Created confirmation token for appointment 355b7567-33be-4033-a7b2-0d90f458b19a, expires at 2025-10-21 16:23:24.136204+00:00 ERROR 2025-10-14 19:23:24,136 signals 32036 8782111040 Error creating confirmation token for appointment 355b7567-33be-4033-a7b2-0d90f458b19a: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:23:24,137 signals 32036 8782111040 Notified provider hayat.al-dosari.aba1 of new appointment INFO 2025-10-14 19:23:24,137 signals 32036 8782111040 Scheduled 24-hour reminder for appointment 355b7567-33be-4033-a7b2-0d90f458b19a INFO 2025-10-14 19:23:24,137 signals 32036 8782111040 Scheduled 2-hour reminder for appointment 355b7567-33be-4033-a7b2-0d90f458b19a INFO 2025-10-14 19:23:24,138 signals 32036 8782111040 Appointment created: be238797-4479-477e-8570-04534acad4e8 for patient MRNAGDAR000039 on 2025-09-07 INFO 2025-10-14 19:23:24,138 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000039-OT-01 INFO 2025-10-14 19:23:24,139 signals 32036 8782111040 SubFile created: FILE-2025-000039-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:23:24,139 signals 32036 8782111040 Created sub-file FILE-2025-000039-OT-01 for patient MRNAGDAR000039 at clinic Occupational Therapy INFO 2025-10-14 19:23:24,139 signals 32036 8782111040 Notified provider bandar.al-shammari.ot2 of new appointment INFO 2025-10-14 19:23:24,140 signals 32036 8782111040 Appointment created: 0df9fe3b-3c2f-4b3a-b045-0671a6da9b61 for patient MRNAGDAR000045 on 2025-08-24 INFO 2025-10-14 19:23:24,140 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000045-MED-01 INFO 2025-10-14 19:23:24,140 signals 32036 8782111040 SubFile created: FILE-2025-000045-MED-01 for clinic Medical Department INFO 2025-10-14 19:23:24,140 signals 32036 8782111040 Created sub-file FILE-2025-000045-MED-01 for patient MRNAGDAR000045 at clinic Medical Department INFO 2025-10-14 19:23:24,140 signals 32036 8782111040 Notified provider hanan.al-anzi.doctor3 of new appointment INFO 2025-10-14 19:23:24,142 signals 32036 8782111040 Appointment created: 511f72b4-4c56-4736-a131-75cfc515ae6a for patient MRNAGDAR000039 on 2025-10-20 INFO 2025-10-14 19:23:24,142 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000039-MED-02 INFO 2025-10-14 19:23:24,142 signals 32036 8782111040 SubFile created: FILE-2025-000039-MED-02 for clinic Medical Department INFO 2025-10-14 19:23:24,142 signals 32036 8782111040 Created sub-file FILE-2025-000039-MED-02 for patient MRNAGDAR000039 at clinic Medical Department INFO 2025-10-14 19:23:24,143 signals 32036 8782111040 Notified provider hanan.al-anzi.doctor3 of new appointment INFO 2025-10-14 19:23:24,143 signals 32036 8782111040 Scheduled 24-hour reminder for appointment 511f72b4-4c56-4736-a131-75cfc515ae6a INFO 2025-10-14 19:23:24,143 signals 32036 8782111040 Scheduled 2-hour reminder for appointment 511f72b4-4c56-4736-a131-75cfc515ae6a INFO 2025-10-14 19:23:24,144 signals 32036 8782111040 Appointment created: 7506de5a-da56-415a-a746-d832742e8288 for patient MRNAGDAR000026 on 2025-07-23 INFO 2025-10-14 19:23:24,145 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000026-MED-01 INFO 2025-10-14 19:23:24,145 signals 32036 8782111040 SubFile created: FILE-2025-000026-MED-01 for clinic Medical Department INFO 2025-10-14 19:23:24,145 signals 32036 8782111040 Created sub-file FILE-2025-000026-MED-01 for patient MRNAGDAR000026 at clinic Medical Department INFO 2025-10-14 19:23:24,145 signals 32036 8782111040 Notified provider hessa.al-subai.doctor2 of new appointment INFO 2025-10-14 19:23:24,146 signals 32036 8782111040 Appointment created: fed4dc32-439c-4007-846f-f7477424b657 for patient MRNAGDAR000049 on 2025-09-25 INFO 2025-10-14 19:23:24,147 signals 32036 8782111040 Notified provider hayat.al-dosari.aba1 of new appointment INFO 2025-10-14 19:23:24,148 signals 32036 8782111040 Appointment created: 23db855d-da4a-4454-93f2-beb33191173a for patient MRNAGDAR000003 on 2025-10-12 INFO 2025-10-14 19:23:24,148 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000003-NUR-01 INFO 2025-10-14 19:23:24,148 signals 32036 8782111040 SubFile created: FILE-2025-000003-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:23:24,148 signals 32036 8782111040 Created sub-file FILE-2025-000003-NUR-01 for patient MRNAGDAR000003 at clinic Nursing Department INFO 2025-10-14 19:23:24,149 signals 32036 8782111040 Notified provider munira.al-subai.nurse1 of new appointment INFO 2025-10-14 19:23:24,150 signals 32036 8782111040 Appointment created: c95e15de-4293-4428-9802-e3e133a1bd54 for patient MRNAGDAR000016 on 2025-10-02 INFO 2025-10-14 19:23:24,151 signals 32036 8782111040 Notified provider reem.al-ghamdi.nurse2 of new appointment INFO 2025-10-14 19:23:24,152 signals 32036 8782111040 Appointment created: fb1d4526-5f83-4fcc-8b33-3055c6a7053f for patient MRNAGDAR000027 on 2025-10-05 INFO 2025-10-14 19:23:24,152 signals 32036 8782111040 Notified provider hanan.al-anzi.doctor3 of new appointment INFO 2025-10-14 19:23:24,153 signals 32036 8782111040 Appointment created: b9969e09-ae30-48e1-be6a-b6f5af9b01f1 for patient MRNAGDAR000034 on 2025-08-17 INFO 2025-10-14 19:23:24,154 signals 32036 8782111040 Notified provider reem.al-ghamdi.nurse2 of new appointment INFO 2025-10-14 19:23:24,155 signals 32036 8782111040 Appointment created: 3e995c4e-f543-4038-bc40-fdbfe0e52693 for patient MRNAGDAR000037 on 2025-10-08 INFO 2025-10-14 19:23:24,155 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000037-SLP-01 INFO 2025-10-14 19:23:24,156 signals 32036 8782111040 SubFile created: FILE-2025-000037-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:23:24,156 signals 32036 8782111040 Created sub-file FILE-2025-000037-SLP-01 for patient MRNAGDAR000037 at clinic Speech-Language Pathology INFO 2025-10-14 19:23:24,156 signals 32036 8782111040 Notified provider lulwa.al-subai.slp1 of new appointment INFO 2025-10-14 19:23:24,157 signals 32036 8782111040 Appointment created: c7c3220b-ce7c-4833-891d-c7f2a5e82a21 for patient MRNAGDAR000049 on 2025-09-28 INFO 2025-10-14 19:23:24,157 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000049-SLP-02 INFO 2025-10-14 19:23:24,157 signals 32036 8782111040 SubFile created: FILE-2025-000049-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:23:24,157 signals 32036 8782111040 Created sub-file FILE-2025-000049-SLP-02 for patient MRNAGDAR000049 at clinic Speech-Language Pathology INFO 2025-10-14 19:23:24,158 signals 32036 8782111040 Notified provider lulwa.al-subai.slp1 of new appointment INFO 2025-10-14 19:23:24,159 signals 32036 8782111040 Appointment created: ecf8aef2-7cd2-4548-bf6a-9e6baa5e2c78 for patient MRNAGDAR000043 on 2025-08-03 INFO 2025-10-14 19:23:24,159 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000043-MED-01 INFO 2025-10-14 19:23:24,159 signals 32036 8782111040 SubFile created: FILE-2025-000043-MED-01 for clinic Medical Department INFO 2025-10-14 19:23:24,159 signals 32036 8782111040 Created sub-file FILE-2025-000043-MED-01 for patient MRNAGDAR000043 at clinic Medical Department INFO 2025-10-14 19:23:24,160 signals 32036 8782111040 Notified provider hessa.al-subai.doctor2 of new appointment INFO 2025-10-14 19:23:24,161 signals 32036 8782111040 Appointment created: 79e8b8e2-52c4-406d-bc47-558b5fb9732b for patient MRNAGDAR000049 on 2025-10-06 INFO 2025-10-14 19:23:24,161 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000049-NUR-03 INFO 2025-10-14 19:23:24,161 signals 32036 8782111040 SubFile created: FILE-2025-000049-NUR-03 for clinic Nursing Department INFO 2025-10-14 19:23:24,161 signals 32036 8782111040 Created sub-file FILE-2025-000049-NUR-03 for patient MRNAGDAR000049 at clinic Nursing Department INFO 2025-10-14 19:23:24,162 signals 32036 8782111040 Notified provider munira.al-subai.nurse1 of new appointment INFO 2025-10-14 19:23:24,163 signals 32036 8782111040 Appointment created: a1a029c1-3c35-4b5e-aa68-5ba85aeb9609 for patient MRNAGDAR000010 on 2025-10-09 INFO 2025-10-14 19:23:24,163 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000010-ABA-02 INFO 2025-10-14 19:23:24,163 signals 32036 8782111040 SubFile created: FILE-2025-000010-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:23:24,163 signals 32036 8782111040 Created sub-file FILE-2025-000010-ABA-02 for patient MRNAGDAR000010 at clinic ABA Therapy INFO 2025-10-14 19:23:24,164 signals 32036 8782111040 Notified provider hayat.al-dosari.aba1 of new appointment INFO 2025-10-14 19:23:24,165 signals 32036 8782111040 Appointment created: 1340fa34-035a-4418-ad64-f71cbbbab246 for patient MRNAGDAR000034 on 2025-09-17 INFO 2025-10-14 19:23:24,165 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000034-ABA-02 INFO 2025-10-14 19:23:24,165 signals 32036 8782111040 SubFile created: FILE-2025-000034-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:23:24,165 signals 32036 8782111040 Created sub-file FILE-2025-000034-ABA-02 for patient MRNAGDAR000034 at clinic ABA Therapy INFO 2025-10-14 19:23:24,166 signals 32036 8782111040 Notified provider hayat.al-dosari.aba1 of new appointment INFO 2025-10-14 19:23:24,166 signals 32036 8782111040 Appointment created: f4bdc8bb-5216-4730-8ce4-3407113d75c5 for patient MRNAGDAR000044 on 2025-08-11 INFO 2025-10-14 19:23:24,167 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000044-NUR-03 INFO 2025-10-14 19:23:24,167 signals 32036 8782111040 SubFile created: FILE-2025-000044-NUR-03 for clinic Nursing Department INFO 2025-10-14 19:23:24,167 signals 32036 8782111040 Created sub-file FILE-2025-000044-NUR-03 for patient MRNAGDAR000044 at clinic Nursing Department INFO 2025-10-14 19:23:24,167 signals 32036 8782111040 Notified provider reem.al-ghamdi.nurse2 of new appointment INFO 2025-10-14 19:23:24,169 signals 32036 8782111040 Appointment created: 1b4f8419-b8dd-4c13-a739-e7c59eee1a6d for patient MRNAGDAR000020 on 2025-10-20 INFO 2025-10-14 19:23:24,169 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000020-MED-01 INFO 2025-10-14 19:23:24,169 signals 32036 8782111040 SubFile created: FILE-2025-000020-MED-01 for clinic Medical Department INFO 2025-10-14 19:23:24,169 signals 32036 8782111040 Created sub-file FILE-2025-000020-MED-01 for patient MRNAGDAR000020 at clinic Medical Department INFO 2025-10-14 19:23:24,170 confirmation_service 32036 8782111040 Created confirmation token for appointment 1b4f8419-b8dd-4c13-a739-e7c59eee1a6d, expires at 2025-10-21 16:23:24.170085+00:00 ERROR 2025-10-14 19:23:24,170 signals 32036 8782111040 Error creating confirmation token for appointment 1b4f8419-b8dd-4c13-a739-e7c59eee1a6d: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:23:24,170 signals 32036 8782111040 Notified provider hessa.al-subai.doctor2 of new appointment INFO 2025-10-14 19:23:24,170 signals 32036 8782111040 Scheduled 24-hour reminder for appointment 1b4f8419-b8dd-4c13-a739-e7c59eee1a6d INFO 2025-10-14 19:23:24,171 signals 32036 8782111040 Scheduled 2-hour reminder for appointment 1b4f8419-b8dd-4c13-a739-e7c59eee1a6d INFO 2025-10-14 19:23:24,171 signals 32036 8782111040 Appointment created: 046d45a5-fabf-49c8-84df-14fc2e04eee5 for patient MRNAGDAR000028 on 2025-09-01 INFO 2025-10-14 19:23:24,172 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000028-ABA-02 INFO 2025-10-14 19:23:24,172 signals 32036 8782111040 SubFile created: FILE-2025-000028-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:23:24,172 signals 32036 8782111040 Created sub-file FILE-2025-000028-ABA-02 for patient MRNAGDAR000028 at clinic ABA Therapy INFO 2025-10-14 19:23:24,172 signals 32036 8782111040 Notified provider hayat.al-dosari.aba1 of new appointment INFO 2025-10-14 19:23:24,173 signals 32036 8782111040 Appointment created: e67acfe0-57a3-4e62-8d9d-7745c067e671 for patient MRNAGDAR000037 on 2025-10-12 INFO 2025-10-14 19:23:24,173 signals 32036 8782111040 Notified provider dalal.al-otaibi.slp2 of new appointment INFO 2025-10-14 19:23:24,175 signals 32036 8782111040 Appointment created: 88297cad-edaa-420a-b136-0ea51fe52699 for patient MRNAGDAR000022 on 2025-10-29 INFO 2025-10-14 19:23:24,175 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000022-OT-01 INFO 2025-10-14 19:23:24,175 signals 32036 8782111040 SubFile created: FILE-2025-000022-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:23:24,175 signals 32036 8782111040 Created sub-file FILE-2025-000022-OT-01 for patient MRNAGDAR000022 at clinic Occupational Therapy INFO 2025-10-14 19:23:24,175 signals 32036 8782111040 Notified provider bandar.al-shammari.ot2 of new appointment INFO 2025-10-14 19:23:24,176 signals 32036 8782111040 Scheduled 24-hour reminder for appointment 88297cad-edaa-420a-b136-0ea51fe52699 INFO 2025-10-14 19:23:24,176 signals 32036 8782111040 Scheduled 2-hour reminder for appointment 88297cad-edaa-420a-b136-0ea51fe52699 INFO 2025-10-14 19:23:24,177 signals 32036 8782111040 Appointment created: 5366cac6-59b0-4d6d-9248-8c2eb4a78147 for patient MRNAGDAR000020 on 2025-08-28 INFO 2025-10-14 19:23:24,177 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000020-NUR-02 INFO 2025-10-14 19:23:24,177 signals 32036 8782111040 SubFile created: FILE-2025-000020-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:23:24,177 signals 32036 8782111040 Created sub-file FILE-2025-000020-NUR-02 for patient MRNAGDAR000020 at clinic Nursing Department INFO 2025-10-14 19:23:24,177 signals 32036 8782111040 Notified provider jawaher.al-rashidi.nurse3 of new appointment INFO 2025-10-14 19:23:24,178 signals 32036 8782111040 Appointment created: 403e353a-3b90-4d86-b142-da0e64820bff for patient MRNAGDAR000048 on 2025-11-04 INFO 2025-10-14 19:23:24,178 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000048-ABA-01 INFO 2025-10-14 19:23:24,179 signals 32036 8782111040 SubFile created: FILE-2025-000048-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:23:24,179 signals 32036 8782111040 Created sub-file FILE-2025-000048-ABA-01 for patient MRNAGDAR000048 at clinic ABA Therapy INFO 2025-10-14 19:23:24,179 signals 32036 8782111040 Notified provider hayat.al-dosari.aba1 of new appointment INFO 2025-10-14 19:23:24,179 signals 32036 8782111040 Scheduled 24-hour reminder for appointment 403e353a-3b90-4d86-b142-da0e64820bff INFO 2025-10-14 19:23:24,180 signals 32036 8782111040 Scheduled 2-hour reminder for appointment 403e353a-3b90-4d86-b142-da0e64820bff INFO 2025-10-14 19:23:24,181 signals 32036 8782111040 Appointment created: 4c4ee7e7-bd14-41c8-9a01-99ce235754c2 for patient MRNAGDAR000046 on 2025-09-28 INFO 2025-10-14 19:23:24,181 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000046-MED-02 INFO 2025-10-14 19:23:24,181 signals 32036 8782111040 SubFile created: FILE-2025-000046-MED-02 for clinic Medical Department INFO 2025-10-14 19:23:24,181 signals 32036 8782111040 Created sub-file FILE-2025-000046-MED-02 for patient MRNAGDAR000046 at clinic Medical Department INFO 2025-10-14 19:23:24,182 signals 32036 8782111040 Notified provider hessa.al-subai.doctor2 of new appointment INFO 2025-10-14 19:23:24,183 signals 32036 8782111040 Appointment created: f5d1e6a3-e445-4618-a5fd-e8f9e9155aa7 for patient MRNAGDAR000012 on 2025-10-08 INFO 2025-10-14 19:23:24,183 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000012-ABA-02 INFO 2025-10-14 19:23:24,183 signals 32036 8782111040 SubFile created: FILE-2025-000012-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:23:24,183 signals 32036 8782111040 Created sub-file FILE-2025-000012-ABA-02 for patient MRNAGDAR000012 at clinic ABA Therapy INFO 2025-10-14 19:23:24,184 signals 32036 8782111040 Notified provider lulwa.al-shehri.aba2 of new appointment INFO 2025-10-14 19:23:24,185 signals 32036 8782111040 Appointment created: e096195b-4b1a-4708-891c-c06c21da7e19 for patient MRNAGDAR000006 on 2025-07-30 INFO 2025-10-14 19:23:24,185 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000006-SLP-01 INFO 2025-10-14 19:23:24,186 signals 32036 8782111040 SubFile created: FILE-2025-000006-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:23:24,186 signals 32036 8782111040 Created sub-file FILE-2025-000006-SLP-01 for patient MRNAGDAR000006 at clinic Speech-Language Pathology INFO 2025-10-14 19:23:24,186 signals 32036 8782111040 Notified provider lulwa.al-subai.slp1 of new appointment INFO 2025-10-14 19:23:24,187 signals 32036 8782111040 Appointment created: d2010d89-02af-4dfe-80a6-966db99f5428 for patient MRNAGDAR000036 on 2025-09-07 INFO 2025-10-14 19:23:24,187 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000036-OT-01 INFO 2025-10-14 19:23:24,187 signals 32036 8782111040 SubFile created: FILE-2025-000036-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:23:24,188 signals 32036 8782111040 Created sub-file FILE-2025-000036-OT-01 for patient MRNAGDAR000036 at clinic Occupational Therapy INFO 2025-10-14 19:23:24,188 signals 32036 8782111040 Notified provider fatima.al-qahtani.ot1 of new appointment INFO 2025-10-14 19:23:24,189 signals 32036 8782111040 Appointment created: 87da8745-0f20-4935-97f3-0a9139296c15 for patient MRNAGDAR000032 on 2025-07-27 INFO 2025-10-14 19:23:24,189 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000032-OT-01 INFO 2025-10-14 19:23:24,189 signals 32036 8782111040 SubFile created: FILE-2025-000032-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:23:24,189 signals 32036 8782111040 Created sub-file FILE-2025-000032-OT-01 for patient MRNAGDAR000032 at clinic Occupational Therapy INFO 2025-10-14 19:23:24,190 signals 32036 8782111040 Notified provider bandar.al-shammari.ot2 of new appointment INFO 2025-10-14 19:23:24,191 signals 32036 8782111040 Appointment created: 49f40828-dd41-4f48-abfd-8834b466e143 for patient MRNAGDAR000008 on 2025-07-20 INFO 2025-10-14 19:23:24,191 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000008-SLP-01 INFO 2025-10-14 19:23:24,192 signals 32036 8782111040 SubFile created: FILE-2025-000008-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:23:24,192 signals 32036 8782111040 Created sub-file FILE-2025-000008-SLP-01 for patient MRNAGDAR000008 at clinic Speech-Language Pathology INFO 2025-10-14 19:23:24,192 signals 32036 8782111040 Notified provider lulwa.al-subai.slp1 of new appointment INFO 2025-10-14 19:23:24,193 signals 32036 8782111040 Appointment created: 17e3700d-5ccf-4b2b-b3af-3b94675ed652 for patient MRNAGDAR000020 on 2025-09-29 INFO 2025-10-14 19:23:24,194 signals 32036 8782111040 Notified provider hessa.al-subai.doctor2 of new appointment INFO 2025-10-14 19:23:24,195 signals 32036 8782111040 Appointment created: d2db1b33-6fc1-44ea-ac61-99112e8f3a67 for patient MRNAGDAR000003 on 2025-09-11 INFO 2025-10-14 19:23:24,195 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000003-OT-02 INFO 2025-10-14 19:23:24,195 signals 32036 8782111040 SubFile created: FILE-2025-000003-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:23:24,195 signals 32036 8782111040 Created sub-file FILE-2025-000003-OT-02 for patient MRNAGDAR000003 at clinic Occupational Therapy INFO 2025-10-14 19:23:24,196 signals 32036 8782111040 Notified provider bandar.al-shammari.ot2 of new appointment INFO 2025-10-14 19:23:24,197 signals 32036 8782111040 Appointment created: 9af2aff6-125c-4584-840a-6f8c8315a790 for patient MRNAGDAR000038 on 2025-11-05 INFO 2025-10-14 19:23:24,197 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000038-SLP-02 INFO 2025-10-14 19:23:24,197 signals 32036 8782111040 SubFile created: FILE-2025-000038-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:23:24,197 signals 32036 8782111040 Created sub-file FILE-2025-000038-SLP-02 for patient MRNAGDAR000038 at clinic Speech-Language Pathology INFO 2025-10-14 19:23:24,198 confirmation_service 32036 8782111040 Created confirmation token for appointment 9af2aff6-125c-4584-840a-6f8c8315a790, expires at 2025-10-21 16:23:24.198429+00:00 ERROR 2025-10-14 19:23:24,198 signals 32036 8782111040 Error creating confirmation token for appointment 9af2aff6-125c-4584-840a-6f8c8315a790: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:23:24,198 signals 32036 8782111040 Notified provider lulwa.al-subai.slp1 of new appointment INFO 2025-10-14 19:23:24,199 signals 32036 8782111040 Scheduled 24-hour reminder for appointment 9af2aff6-125c-4584-840a-6f8c8315a790 INFO 2025-10-14 19:23:24,199 signals 32036 8782111040 Scheduled 2-hour reminder for appointment 9af2aff6-125c-4584-840a-6f8c8315a790 INFO 2025-10-14 19:23:24,200 signals 32036 8782111040 Appointment created: 495559bb-6f79-407d-b1c7-882304a9be4c for patient MRNAGDAR000039 on 2025-07-27 INFO 2025-10-14 19:23:24,200 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000039-SLP-03 INFO 2025-10-14 19:23:24,200 signals 32036 8782111040 SubFile created: FILE-2025-000039-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:23:24,200 signals 32036 8782111040 Created sub-file FILE-2025-000039-SLP-03 for patient MRNAGDAR000039 at clinic Speech-Language Pathology INFO 2025-10-14 19:23:24,201 signals 32036 8782111040 Notified provider dalal.al-otaibi.slp2 of new appointment INFO 2025-10-14 19:23:24,202 signals 32036 8782111040 Appointment created: 5a184c9f-0236-423e-a90d-5c93d3d08ea9 for patient MRNAGDAR000034 on 2025-09-21 INFO 2025-10-14 19:23:24,202 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000034-OT-03 INFO 2025-10-14 19:23:24,203 signals 32036 8782111040 SubFile created: FILE-2025-000034-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:23:24,203 signals 32036 8782111040 Created sub-file FILE-2025-000034-OT-03 for patient MRNAGDAR000034 at clinic Occupational Therapy INFO 2025-10-14 19:23:24,203 signals 32036 8782111040 Notified provider bandar.al-shammari.ot2 of new appointment INFO 2025-10-14 19:23:24,204 signals 32036 8782111040 Appointment created: fe506aae-8794-4c76-8c6e-47f43555e563 for patient MRNAGDAR000048 on 2025-08-07 INFO 2025-10-14 19:23:24,204 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000048-SLP-02 INFO 2025-10-14 19:23:24,205 signals 32036 8782111040 SubFile created: FILE-2025-000048-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:23:24,205 signals 32036 8782111040 Created sub-file FILE-2025-000048-SLP-02 for patient MRNAGDAR000048 at clinic Speech-Language Pathology INFO 2025-10-14 19:23:24,205 signals 32036 8782111040 Notified provider lulwa.al-subai.slp1 of new appointment INFO 2025-10-14 19:23:24,206 signals 32036 8782111040 Appointment created: f10d4cf7-f909-486f-bc21-6b5ff87374c7 for patient MRNAGDAR000050 on 2025-11-06 INFO 2025-10-14 19:23:24,206 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000050-ABA-01 INFO 2025-10-14 19:23:24,207 signals 32036 8782111040 SubFile created: FILE-2025-000050-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:23:24,207 signals 32036 8782111040 Created sub-file FILE-2025-000050-ABA-01 for patient MRNAGDAR000050 at clinic ABA Therapy INFO 2025-10-14 19:23:24,207 signals 32036 8782111040 Notified provider lulwa.al-shehri.aba2 of new appointment INFO 2025-10-14 19:23:24,207 signals 32036 8782111040 Scheduled 24-hour reminder for appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 INFO 2025-10-14 19:23:24,208 signals 32036 8782111040 Scheduled 2-hour reminder for appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 INFO 2025-10-14 19:23:24,208 signals 32036 8782111040 Appointment created: fa9c17b0-b783-480e-a9cf-70245faadb63 for patient MRNAGDAR000044 on 2025-09-07 INFO 2025-10-14 19:23:24,209 signals 32036 8782111040 Notified provider reem.al-ghamdi.nurse2 of new appointment INFO 2025-10-14 19:23:24,210 signals 32036 8782111040 Appointment created: 756758c4-4343-456f-b750-a003687c0b03 for patient MRNAGDAR000035 on 2025-10-02 INFO 2025-10-14 19:23:24,210 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000035-OT-02 INFO 2025-10-14 19:23:24,210 signals 32036 8782111040 SubFile created: FILE-2025-000035-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:23:24,210 signals 32036 8782111040 Created sub-file FILE-2025-000035-OT-02 for patient MRNAGDAR000035 at clinic Occupational Therapy INFO 2025-10-14 19:23:24,211 signals 32036 8782111040 Notified provider fatima.al-qahtani.ot1 of new appointment INFO 2025-10-14 19:23:24,212 signals 32036 8782111040 Appointment created: caa769ce-4242-445a-a70d-bffbd336bb38 for patient MRNAGDAR000028 on 2025-09-29 INFO 2025-10-14 19:23:24,212 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000028-SLP-03 INFO 2025-10-14 19:23:24,212 signals 32036 8782111040 SubFile created: FILE-2025-000028-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:23:24,213 signals 32036 8782111040 Created sub-file FILE-2025-000028-SLP-03 for patient MRNAGDAR000028 at clinic Speech-Language Pathology INFO 2025-10-14 19:23:24,213 signals 32036 8782111040 Notified provider dalal.al-otaibi.slp2 of new appointment INFO 2025-10-14 19:23:24,214 signals 32036 8782111040 Appointment created: d87cc2e4-d02d-4eca-9c4e-acb02b834b07 for patient MRNAGDAR000039 on 2025-09-25 INFO 2025-10-14 19:23:24,214 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000039-NUR-04 INFO 2025-10-14 19:23:24,215 signals 32036 8782111040 SubFile created: FILE-2025-000039-NUR-04 for clinic Nursing Department INFO 2025-10-14 19:23:24,215 signals 32036 8782111040 Created sub-file FILE-2025-000039-NUR-04 for patient MRNAGDAR000039 at clinic Nursing Department INFO 2025-10-14 19:23:24,215 signals 32036 8782111040 Notified provider munira.al-subai.nurse1 of new appointment INFO 2025-10-14 19:23:24,216 signals 32036 8782111040 Appointment created: 42fc8e69-be0d-44d3-bf0f-110360218a94 for patient MRNAGDAR000018 on 2025-09-14 INFO 2025-10-14 19:23:24,216 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000018-NUR-01 INFO 2025-10-14 19:23:24,217 signals 32036 8782111040 SubFile created: FILE-2025-000018-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:23:24,217 signals 32036 8782111040 Created sub-file FILE-2025-000018-NUR-01 for patient MRNAGDAR000018 at clinic Nursing Department INFO 2025-10-14 19:23:24,217 signals 32036 8782111040 Notified provider munira.al-subai.nurse1 of new appointment INFO 2025-10-14 19:23:24,218 signals 32036 8782111040 Appointment created: 151b0974-54e0-414e-a72c-c16d020ed9d9 for patient MRNAGDAR000029 on 2025-08-12 INFO 2025-10-14 19:23:24,218 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000029-NUR-02 INFO 2025-10-14 19:23:24,219 signals 32036 8782111040 SubFile created: FILE-2025-000029-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:23:24,219 signals 32036 8782111040 Created sub-file FILE-2025-000029-NUR-02 for patient MRNAGDAR000029 at clinic Nursing Department INFO 2025-10-14 19:23:24,219 signals 32036 8782111040 Notified provider reem.al-ghamdi.nurse2 of new appointment INFO 2025-10-14 19:23:24,220 signals 32036 8782111040 Appointment created: 2ad146ab-cd98-4b52-af1e-b139858f15cb for patient MRNAGDAR000029 on 2025-08-13 INFO 2025-10-14 19:23:24,220 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000029-MED-03 INFO 2025-10-14 19:23:24,220 signals 32036 8782111040 SubFile created: FILE-2025-000029-MED-03 for clinic Medical Department INFO 2025-10-14 19:23:24,220 signals 32036 8782111040 Created sub-file FILE-2025-000029-MED-03 for patient MRNAGDAR000029 at clinic Medical Department INFO 2025-10-14 19:23:24,220 signals 32036 8782111040 Notified provider sultan.al-shammari.doctor1 of new appointment INFO 2025-10-14 19:23:24,222 signals 32036 8782111040 Appointment created: 1041c9a2-ecb2-4d19-a3e2-c819fdccc16f for patient MRNAGDAR000017 on 2025-09-07 INFO 2025-10-14 19:23:24,222 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000017-NUR-01 INFO 2025-10-14 19:23:24,222 signals 32036 8782111040 SubFile created: FILE-2025-000017-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:23:24,222 signals 32036 8782111040 Created sub-file FILE-2025-000017-NUR-01 for patient MRNAGDAR000017 at clinic Nursing Department INFO 2025-10-14 19:23:24,222 signals 32036 8782111040 Notified provider jawaher.al-rashidi.nurse3 of new appointment INFO 2025-10-14 19:23:24,224 signals 32036 8782111040 Appointment created: a694ee5e-7fb3-4623-bf2f-403e44ff7efb for patient MRNAGDAR000016 on 2025-08-11 INFO 2025-10-14 19:23:24,225 signals 32036 8782111040 Notified provider jawaher.al-rashidi.nurse3 of new appointment INFO 2025-10-14 19:23:24,226 signals 32036 8782111040 Appointment created: f593ada4-7970-4549-8762-2f88ca474d48 for patient MRNAGDAR000016 on 2025-09-29 INFO 2025-10-14 19:23:24,226 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000016-MED-03 INFO 2025-10-14 19:23:24,226 signals 32036 8782111040 SubFile created: FILE-2025-000016-MED-03 for clinic Medical Department INFO 2025-10-14 19:23:24,226 signals 32036 8782111040 Created sub-file FILE-2025-000016-MED-03 for patient MRNAGDAR000016 at clinic Medical Department INFO 2025-10-14 19:23:24,227 signals 32036 8782111040 Notified provider hessa.al-subai.doctor2 of new appointment INFO 2025-10-14 19:23:24,228 signals 32036 8782111040 Appointment created: a5322f18-730d-4884-8998-069840185793 for patient MRNAGDAR000008 on 2025-08-20 INFO 2025-10-14 19:23:24,228 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000008-NUR-02 INFO 2025-10-14 19:23:24,228 signals 32036 8782111040 SubFile created: FILE-2025-000008-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:23:24,228 signals 32036 8782111040 Created sub-file FILE-2025-000008-NUR-02 for patient MRNAGDAR000008 at clinic Nursing Department INFO 2025-10-14 19:23:24,229 signals 32036 8782111040 Notified provider reem.al-ghamdi.nurse2 of new appointment INFO 2025-10-14 19:23:24,230 signals 32036 8782111040 Appointment created: 4ca159fc-02bf-47e4-ba1b-3c5388d3b52f for patient MRNAGDAR000012 on 2025-09-03 INFO 2025-10-14 19:23:24,231 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000012-MED-03 INFO 2025-10-14 19:23:24,231 signals 32036 8782111040 SubFile created: FILE-2025-000012-MED-03 for clinic Medical Department INFO 2025-10-14 19:23:24,231 signals 32036 8782111040 Created sub-file FILE-2025-000012-MED-03 for patient MRNAGDAR000012 at clinic Medical Department INFO 2025-10-14 19:23:24,231 signals 32036 8782111040 Notified provider hessa.al-subai.doctor2 of new appointment INFO 2025-10-14 19:23:24,233 signals 32036 8782111040 Appointment created: d48e6b11-d1fc-484c-8f28-3fddc3f1e449 for patient MRNAGDAR000029 on 2025-09-29 INFO 2025-10-14 19:23:24,233 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000029-SLP-04 INFO 2025-10-14 19:23:24,233 signals 32036 8782111040 SubFile created: FILE-2025-000029-SLP-04 for clinic Speech-Language Pathology INFO 2025-10-14 19:23:24,234 signals 32036 8782111040 Created sub-file FILE-2025-000029-SLP-04 for patient MRNAGDAR000029 at clinic Speech-Language Pathology INFO 2025-10-14 19:23:24,234 signals 32036 8782111040 Notified provider lulwa.al-subai.slp1 of new appointment INFO 2025-10-14 19:23:24,235 signals 32036 8782111040 Appointment created: f6382fea-a934-4156-9138-884218493447 for patient MRNAGDAR000031 on 2025-07-20 INFO 2025-10-14 19:23:24,236 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000031-ABA-01 INFO 2025-10-14 19:23:24,236 signals 32036 8782111040 SubFile created: FILE-2025-000031-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:23:24,236 signals 32036 8782111040 Created sub-file FILE-2025-000031-ABA-01 for patient MRNAGDAR000031 at clinic ABA Therapy INFO 2025-10-14 19:23:24,236 signals 32036 8782111040 Notified provider lulwa.al-shehri.aba2 of new appointment INFO 2025-10-14 19:23:24,238 signals 32036 8782111040 Appointment created: bdb5818c-4906-4af9-8268-9679760d37cd for patient MRNAGDAR000041 on 2025-09-21 INFO 2025-10-14 19:23:24,238 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000041-MED-01 INFO 2025-10-14 19:23:24,238 signals 32036 8782111040 SubFile created: FILE-2025-000041-MED-01 for clinic Medical Department INFO 2025-10-14 19:23:24,238 signals 32036 8782111040 Created sub-file FILE-2025-000041-MED-01 for patient MRNAGDAR000041 at clinic Medical Department INFO 2025-10-14 19:23:24,238 signals 32036 8782111040 Notified provider sultan.al-shammari.doctor1 of new appointment INFO 2025-10-14 19:23:24,240 signals 32036 8782111040 Appointment created: 2e75d802-e576-4057-b72c-306a8f14cf11 for patient MRNAGDAR000011 on 2025-09-14 INFO 2025-10-14 19:23:24,240 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000011-SLP-01 INFO 2025-10-14 19:23:24,240 signals 32036 8782111040 SubFile created: FILE-2025-000011-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:23:24,240 signals 32036 8782111040 Created sub-file FILE-2025-000011-SLP-01 for patient MRNAGDAR000011 at clinic Speech-Language Pathology INFO 2025-10-14 19:23:24,240 signals 32036 8782111040 Notified provider lulwa.al-subai.slp1 of new appointment INFO 2025-10-14 19:23:24,242 signals 32036 8782111040 Appointment created: 65a72bb6-4857-4b54-9499-9501e9be2bb2 for patient MRNAGDAR000045 on 2025-08-17 INFO 2025-10-14 19:23:24,242 signals 32036 8782111040 Notified provider sultan.al-shammari.doctor1 of new appointment INFO 2025-10-14 19:23:24,243 signals 32036 8782111040 Appointment created: fa41b9da-8c23-4fcf-9857-dafab0a3f5b7 for patient MRNAGDAR000012 on 2025-09-22 INFO 2025-10-14 19:23:24,244 signals 32036 8782111040 Notified provider bandar.al-shammari.ot2 of new appointment INFO 2025-10-14 19:23:24,245 signals 32036 8782111040 Appointment created: b5241f78-50e3-41d6-ad3f-f0a5975e7340 for patient MRNAGDAR000028 on 2025-07-22 INFO 2025-10-14 19:23:24,245 signals 32036 8782111040 Notified provider lulwa.al-shehri.aba2 of new appointment INFO 2025-10-14 19:23:24,247 signals 32036 8782111040 Appointment created: 35714a57-8693-4521-9345-f8e168f459e0 for patient MRNAGDAR000035 on 2025-11-09 INFO 2025-10-14 19:23:24,247 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000035-SLP-03 INFO 2025-10-14 19:23:24,247 signals 32036 8782111040 SubFile created: FILE-2025-000035-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:23:24,247 signals 32036 8782111040 Created sub-file FILE-2025-000035-SLP-03 for patient MRNAGDAR000035 at clinic Speech-Language Pathology INFO 2025-10-14 19:23:24,247 signals 32036 8782111040 Notified provider dalal.al-otaibi.slp2 of new appointment INFO 2025-10-14 19:23:24,248 signals 32036 8782111040 Scheduled 24-hour reminder for appointment 35714a57-8693-4521-9345-f8e168f459e0 INFO 2025-10-14 19:23:24,248 signals 32036 8782111040 Scheduled 2-hour reminder for appointment 35714a57-8693-4521-9345-f8e168f459e0 INFO 2025-10-14 19:23:24,249 signals 32036 8782111040 Appointment created: 3a042930-50b1-4119-a52d-670dee4cbde5 for patient MRNAGDAR000036 on 2025-10-01 INFO 2025-10-14 19:23:24,249 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000036-ABA-02 INFO 2025-10-14 19:23:24,249 signals 32036 8782111040 SubFile created: FILE-2025-000036-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:23:24,249 signals 32036 8782111040 Created sub-file FILE-2025-000036-ABA-02 for patient MRNAGDAR000036 at clinic ABA Therapy INFO 2025-10-14 19:23:24,250 signals 32036 8782111040 Notified provider hayat.al-dosari.aba1 of new appointment INFO 2025-10-14 19:23:24,251 signals 32036 8782111040 Appointment created: e30d3c66-79ab-4e2d-9b88-f80ed302670d for patient MRNAGDAR000050 on 2025-07-22 INFO 2025-10-14 19:23:24,251 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000050-NUR-02 INFO 2025-10-14 19:23:24,252 signals 32036 8782111040 SubFile created: FILE-2025-000050-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:23:24,252 signals 32036 8782111040 Created sub-file FILE-2025-000050-NUR-02 for patient MRNAGDAR000050 at clinic Nursing Department INFO 2025-10-14 19:23:24,252 signals 32036 8782111040 Notified provider reem.al-ghamdi.nurse2 of new appointment INFO 2025-10-14 19:23:24,253 signals 32036 8782111040 Appointment created: b19882fc-54f3-48a2-bd19-a9256d126322 for patient MRNAGDAR000031 on 2025-07-27 INFO 2025-10-14 19:23:24,253 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000031-OT-02 INFO 2025-10-14 19:23:24,254 signals 32036 8782111040 SubFile created: FILE-2025-000031-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:23:24,254 signals 32036 8782111040 Created sub-file FILE-2025-000031-OT-02 for patient MRNAGDAR000031 at clinic Occupational Therapy INFO 2025-10-14 19:23:24,254 signals 32036 8782111040 Notified provider fatima.al-qahtani.ot1 of new appointment INFO 2025-10-14 19:23:24,255 signals 32036 8782111040 Appointment created: 904a49dd-57fd-4f0f-a479-9f784fe2c387 for patient MRNAGDAR000010 on 2025-07-27 INFO 2025-10-14 19:23:24,255 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000010-OT-03 INFO 2025-10-14 19:23:24,255 signals 32036 8782111040 SubFile created: FILE-2025-000010-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:23:24,256 signals 32036 8782111040 Created sub-file FILE-2025-000010-OT-03 for patient MRNAGDAR000010 at clinic Occupational Therapy INFO 2025-10-14 19:23:24,256 signals 32036 8782111040 Notified provider fatima.al-qahtani.ot1 of new appointment INFO 2025-10-14 19:23:24,257 signals 32036 8782111040 Appointment created: 53120689-ddf3-4cc0-9556-a609300ef61b for patient MRNAGDAR000049 on 2025-07-27 INFO 2025-10-14 19:23:24,257 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000049-OT-04 INFO 2025-10-14 19:23:24,257 signals 32036 8782111040 SubFile created: FILE-2025-000049-OT-04 for clinic Occupational Therapy INFO 2025-10-14 19:23:24,257 signals 32036 8782111040 Created sub-file FILE-2025-000049-OT-04 for patient MRNAGDAR000049 at clinic Occupational Therapy INFO 2025-10-14 19:23:24,258 signals 32036 8782111040 Notified provider bandar.al-shammari.ot2 of new appointment INFO 2025-10-14 19:23:24,259 signals 32036 8782111040 Appointment created: 7a43bf7d-a4ae-4cd9-87f4-92fd1d10b21f for patient MRNAGDAR000049 on 2025-10-08 INFO 2025-10-14 19:23:24,259 signals 32036 8782111040 Notified provider reem.al-ghamdi.nurse2 of new appointment INFO 2025-10-14 19:23:24,260 signals 32036 8782111040 Appointment created: 6939ff27-bfdf-43bf-b468-fee88abf8132 for patient MRNAGDAR000034 on 2025-09-21 INFO 2025-10-14 19:23:24,260 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000034-SLP-04 INFO 2025-10-14 19:23:24,261 signals 32036 8782111040 SubFile created: FILE-2025-000034-SLP-04 for clinic Speech-Language Pathology INFO 2025-10-14 19:23:24,261 signals 32036 8782111040 Created sub-file FILE-2025-000034-SLP-04 for patient MRNAGDAR000034 at clinic Speech-Language Pathology INFO 2025-10-14 19:23:24,261 signals 32036 8782111040 Notified provider dalal.al-otaibi.slp2 of new appointment INFO 2025-10-14 19:23:24,262 signals 32036 8782111040 Appointment created: 1d5b7d04-c841-42d7-a337-fb7650ec0b77 for patient MRNAGDAR000007 on 2025-09-14 INFO 2025-10-14 19:23:24,263 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000007-MED-01 INFO 2025-10-14 19:23:24,263 signals 32036 8782111040 SubFile created: FILE-2025-000007-MED-01 for clinic Medical Department INFO 2025-10-14 19:23:24,263 signals 32036 8782111040 Created sub-file FILE-2025-000007-MED-01 for patient MRNAGDAR000007 at clinic Medical Department INFO 2025-10-14 19:23:24,263 signals 32036 8782111040 Notified provider hessa.al-subai.doctor2 of new appointment INFO 2025-10-14 19:23:24,264 signals 32036 8782111040 Appointment created: 0d88cd69-51cd-4ea3-a621-3f66e9f490a5 for patient MRNAGDAR000044 on 2025-08-07 INFO 2025-10-14 19:23:24,265 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000044-SLP-04 INFO 2025-10-14 19:23:24,265 signals 32036 8782111040 SubFile created: FILE-2025-000044-SLP-04 for clinic Speech-Language Pathology INFO 2025-10-14 19:23:24,265 signals 32036 8782111040 Created sub-file FILE-2025-000044-SLP-04 for patient MRNAGDAR000044 at clinic Speech-Language Pathology INFO 2025-10-14 19:23:24,265 signals 32036 8782111040 Notified provider lulwa.al-subai.slp1 of new appointment INFO 2025-10-14 19:23:24,266 signals 32036 8782111040 Appointment created: 52f45427-363e-42dd-853c-0bde0e72e627 for patient MRNAGDAR000016 on 2025-09-14 INFO 2025-10-14 19:23:24,267 signals 32036 8782111040 Notified provider jawaher.al-rashidi.nurse3 of new appointment INFO 2025-10-14 19:23:24,268 signals 32036 8782111040 Appointment created: dc3c02e4-507d-415a-82be-8ddfe552bb07 for patient MRNAGDAR000013 on 2025-10-05 INFO 2025-10-14 19:23:24,268 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000013-MED-01 INFO 2025-10-14 19:23:24,268 signals 32036 8782111040 SubFile created: FILE-2025-000013-MED-01 for clinic Medical Department INFO 2025-10-14 19:23:24,268 signals 32036 8782111040 Created sub-file FILE-2025-000013-MED-01 for patient MRNAGDAR000013 at clinic Medical Department INFO 2025-10-14 19:23:24,269 signals 32036 8782111040 Notified provider hanan.al-anzi.doctor3 of new appointment INFO 2025-10-14 19:23:24,270 signals 32036 8782111040 Appointment created: a0f1aa28-2c64-40fc-90a1-e71cc1dc6923 for patient MRNAGDAR000047 on 2025-09-30 INFO 2025-10-14 19:23:24,270 signals 32036 8782111040 Notified provider hanan.al-anzi.doctor3 of new appointment INFO 2025-10-14 19:23:24,272 signals 32036 8782111040 Appointment created: 91dd1714-b078-4c8c-9fed-fc68e8abb321 for patient MRNAGDAR000046 on 2025-08-10 INFO 2025-10-14 19:23:24,272 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000046-SLP-03 INFO 2025-10-14 19:23:24,272 signals 32036 8782111040 SubFile created: FILE-2025-000046-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:23:24,272 signals 32036 8782111040 Created sub-file FILE-2025-000046-SLP-03 for patient MRNAGDAR000046 at clinic Speech-Language Pathology INFO 2025-10-14 19:23:24,272 signals 32036 8782111040 Notified provider dalal.al-otaibi.slp2 of new appointment INFO 2025-10-14 19:23:24,274 signals 32036 8782111040 Appointment created: 2c86149f-5e24-4241-b2e5-2033b9f4a38b for patient MRNAGDAR000043 on 2025-08-14 INFO 2025-10-14 19:23:24,274 signals 32036 8782111040 Generated Sub-File Number: FILE-2025-000043-ABA-02 INFO 2025-10-14 19:23:24,274 signals 32036 8782111040 SubFile created: FILE-2025-000043-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:23:24,274 signals 32036 8782111040 Created sub-file FILE-2025-000043-ABA-02 for patient MRNAGDAR000043 at clinic ABA Therapy INFO 2025-10-14 19:23:24,275 signals 32036 8782111040 Notified provider lulwa.al-shehri.aba2 of new appointment INFO 2025-10-14 19:23:24,276 signals 32036 8782111040 Appointment created: ece98a85-9565-41bf-ad58-19c3ae9110f5 for patient MRNAGDAR000016 on 2025-10-12 INFO 2025-10-14 19:23:24,276 signals 32036 8782111040 Notified provider reem.al-ghamdi.nurse2 of new appointment INFO 2025-10-14 19:24:14,219 signals 32494 8782111040 User created: noura.al-shehri.admin1 (Administrator) INFO 2025-10-14 19:24:14,353 signals 32494 8782111040 User created: nasser.al-yami.admin2 (Administrator) INFO 2025-10-14 19:24:14,484 signals 32494 8782111040 User created: jawaher.al-dawsari.doctor1 (Doctor) INFO 2025-10-14 19:24:14,615 signals 32494 8782111040 User created: ali.al-qahtani.doctor2 (Doctor) INFO 2025-10-14 19:24:14,752 signals 32494 8782111040 User created: bandar.al-shehri.doctor3 (Doctor) INFO 2025-10-14 19:24:14,884 signals 32494 8782111040 User created: ali.al-subaie.nurse1 (Nurse) INFO 2025-10-14 19:24:15,016 signals 32494 8782111040 User created: yazeed.al-ahmadi.nurse2 (Nurse) INFO 2025-10-14 19:24:15,146 signals 32494 8782111040 User created: abdulaziz.al-anzi.nurse3 (Nurse) INFO 2025-10-14 19:24:15,279 signals 32494 8782111040 User created: khalid.al-yami.ot1 (Occupational Therapist) INFO 2025-10-14 19:24:15,414 signals 32494 8782111040 User created: ghada.al-shammari.ot2 (Occupational Therapist) INFO 2025-10-14 19:24:15,546 signals 32494 8782111040 User created: mohammed.al-qahtani.slp1 (Speech-Language Pathologist) INFO 2025-10-14 19:24:15,678 signals 32494 8782111040 User created: lama.al-mutairi.slp2 (Speech-Language Pathologist) INFO 2025-10-14 19:24:15,810 signals 32494 8782111040 User created: hussein.al-shammari.aba1 (ABA Therapist) INFO 2025-10-14 19:24:15,945 signals 32494 8782111040 User created: hussein.al-dawsari.aba2 (ABA Therapist) INFO 2025-10-14 19:24:16,086 signals 32494 8782111040 User created: maha.al-mutairi.front_desk1 (Front Desk) INFO 2025-10-14 19:24:16,220 signals 32494 8782111040 User created: salma.al-zahrani.front_desk2 (Front Desk) INFO 2025-10-14 19:24:16,355 signals 32494 8782111040 User created: lama.al-harbi.finance1 (Finance) INFO 2025-10-14 19:24:16,488 signals 32494 8782111040 User created: talal.al-harthi.finance2 (Finance) INFO 2025-10-14 19:24:16,490 signals 32494 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-14 19:24:16,491 signals 32494 8782111040 File created: FILE-2025-000001 for patient MRNAGDAR000001 INFO 2025-10-14 19:24:16,491 signals 32494 8782111040 Created main file for patient: MRNAGDAR000001 INFO 2025-10-14 19:24:16,491 signals 32494 8782111040 Patient created: MRNAGDAR000001 - Faisal Al-Omari INFO 2025-10-14 19:24:16,492 signals 32494 8782111040 Generated File Number: FILE-2025-000002 INFO 2025-10-14 19:24:16,492 signals 32494 8782111040 File created: FILE-2025-000002 for patient MRNAGDAR000002 INFO 2025-10-14 19:24:16,492 signals 32494 8782111040 Created main file for patient: MRNAGDAR000002 INFO 2025-10-14 19:24:16,493 signals 32494 8782111040 Patient created: MRNAGDAR000002 - Abdulrahman Al-Maliki INFO 2025-10-14 19:24:16,494 signals 32494 8782111040 Generated File Number: FILE-2025-000003 INFO 2025-10-14 19:24:16,494 signals 32494 8782111040 File created: FILE-2025-000003 for patient MRNAGDAR000003 INFO 2025-10-14 19:24:16,494 signals 32494 8782111040 Created main file for patient: MRNAGDAR000003 INFO 2025-10-14 19:24:16,494 signals 32494 8782111040 Patient created: MRNAGDAR000003 - Fatima Al-Dawsari INFO 2025-10-14 19:24:16,495 signals 32494 8782111040 Generated File Number: FILE-2025-000004 INFO 2025-10-14 19:24:16,495 signals 32494 8782111040 File created: FILE-2025-000004 for patient MRNAGDAR000004 INFO 2025-10-14 19:24:16,495 signals 32494 8782111040 Created main file for patient: MRNAGDAR000004 INFO 2025-10-14 19:24:16,495 signals 32494 8782111040 Patient created: MRNAGDAR000004 - Waleed Al-Anzi INFO 2025-10-14 19:24:16,496 signals 32494 8782111040 Generated File Number: FILE-2025-000005 INFO 2025-10-14 19:24:16,496 signals 32494 8782111040 File created: FILE-2025-000005 for patient MRNAGDAR000005 INFO 2025-10-14 19:24:16,496 signals 32494 8782111040 Created main file for patient: MRNAGDAR000005 INFO 2025-10-14 19:24:16,496 signals 32494 8782111040 Patient created: MRNAGDAR000005 - Faisal Al-Ahmadi INFO 2025-10-14 19:24:16,497 signals 32494 8782111040 Generated File Number: FILE-2025-000006 INFO 2025-10-14 19:24:16,497 signals 32494 8782111040 File created: FILE-2025-000006 for patient MRNAGDAR000006 INFO 2025-10-14 19:24:16,497 signals 32494 8782111040 Created main file for patient: MRNAGDAR000006 INFO 2025-10-14 19:24:16,497 signals 32494 8782111040 Patient created: MRNAGDAR000006 - Sultan Al-Shahrani INFO 2025-10-14 19:24:16,498 signals 32494 8782111040 Generated File Number: FILE-2025-000007 INFO 2025-10-14 19:24:16,499 signals 32494 8782111040 File created: FILE-2025-000007 for patient MRNAGDAR000007 INFO 2025-10-14 19:24:16,499 signals 32494 8782111040 Created main file for patient: MRNAGDAR000007 INFO 2025-10-14 19:24:16,499 signals 32494 8782111040 Patient created: MRNAGDAR000007 - Reem Al-Ahmadi INFO 2025-10-14 19:24:16,500 signals 32494 8782111040 Generated File Number: FILE-2025-000008 INFO 2025-10-14 19:24:16,500 signals 32494 8782111040 File created: FILE-2025-000008 for patient MRNAGDAR000008 INFO 2025-10-14 19:24:16,500 signals 32494 8782111040 Created main file for patient: MRNAGDAR000008 INFO 2025-10-14 19:24:16,500 signals 32494 8782111040 Patient created: MRNAGDAR000008 - Latifa Al-Rashidi INFO 2025-10-14 19:24:16,501 signals 32494 8782111040 Generated File Number: FILE-2025-000009 INFO 2025-10-14 19:24:16,501 signals 32494 8782111040 File created: FILE-2025-000009 for patient MRNAGDAR000009 INFO 2025-10-14 19:24:16,501 signals 32494 8782111040 Created main file for patient: MRNAGDAR000009 INFO 2025-10-14 19:24:16,501 signals 32494 8782111040 Patient created: MRNAGDAR000009 - Nasser Al-Qahtani INFO 2025-10-14 19:24:16,502 signals 32494 8782111040 Generated File Number: FILE-2025-000010 INFO 2025-10-14 19:24:16,502 signals 32494 8782111040 File created: FILE-2025-000010 for patient MRNAGDAR000010 INFO 2025-10-14 19:24:16,502 signals 32494 8782111040 Created main file for patient: MRNAGDAR000010 INFO 2025-10-14 19:24:16,502 signals 32494 8782111040 Patient created: MRNAGDAR000010 - Hind Al-Zahrani INFO 2025-10-14 19:24:16,504 signals 32494 8782111040 Generated File Number: FILE-2025-000011 INFO 2025-10-14 19:24:16,504 signals 32494 8782111040 File created: FILE-2025-000011 for patient MRNAGDAR000011 INFO 2025-10-14 19:24:16,504 signals 32494 8782111040 Created main file for patient: MRNAGDAR000011 INFO 2025-10-14 19:24:16,504 signals 32494 8782111040 Patient created: MRNAGDAR000011 - Omar Al-Maliki INFO 2025-10-14 19:24:16,505 signals 32494 8782111040 Generated File Number: FILE-2025-000012 INFO 2025-10-14 19:24:16,505 signals 32494 8782111040 File created: FILE-2025-000012 for patient MRNAGDAR000012 INFO 2025-10-14 19:24:16,505 signals 32494 8782111040 Created main file for patient: MRNAGDAR000012 INFO 2025-10-14 19:24:16,505 signals 32494 8782111040 Patient created: MRNAGDAR000012 - Saleh Al-Balawi INFO 2025-10-14 19:24:16,506 signals 32494 8782111040 Generated File Number: FILE-2025-000013 INFO 2025-10-14 19:24:16,506 signals 32494 8782111040 File created: FILE-2025-000013 for patient MRNAGDAR000013 INFO 2025-10-14 19:24:16,506 signals 32494 8782111040 Created main file for patient: MRNAGDAR000013 INFO 2025-10-14 19:24:16,506 signals 32494 8782111040 Patient created: MRNAGDAR000013 - Latifa Al-Omari INFO 2025-10-14 19:24:16,507 signals 32494 8782111040 Generated File Number: FILE-2025-000014 INFO 2025-10-14 19:24:16,507 signals 32494 8782111040 File created: FILE-2025-000014 for patient MRNAGDAR000014 INFO 2025-10-14 19:24:16,507 signals 32494 8782111040 Created main file for patient: MRNAGDAR000014 INFO 2025-10-14 19:24:16,507 signals 32494 8782111040 Patient created: MRNAGDAR000014 - Wafa Al-Ghamdi INFO 2025-10-14 19:24:16,508 signals 32494 8782111040 Generated File Number: FILE-2025-000015 INFO 2025-10-14 19:24:16,508 signals 32494 8782111040 File created: FILE-2025-000015 for patient MRNAGDAR000015 INFO 2025-10-14 19:24:16,508 signals 32494 8782111040 Created main file for patient: MRNAGDAR000015 INFO 2025-10-14 19:24:16,509 signals 32494 8782111040 Patient created: MRNAGDAR000015 - Waleed Al-Balawi INFO 2025-10-14 19:24:16,509 signals 32494 8782111040 Generated File Number: FILE-2025-000016 INFO 2025-10-14 19:24:16,510 signals 32494 8782111040 File created: FILE-2025-000016 for patient MRNAGDAR000016 INFO 2025-10-14 19:24:16,510 signals 32494 8782111040 Created main file for patient: MRNAGDAR000016 INFO 2025-10-14 19:24:16,510 signals 32494 8782111040 Patient created: MRNAGDAR000016 - Nasser Al-Rashidi INFO 2025-10-14 19:24:16,511 signals 32494 8782111040 Generated File Number: FILE-2025-000017 INFO 2025-10-14 19:24:16,511 signals 32494 8782111040 File created: FILE-2025-000017 for patient MRNAGDAR000017 INFO 2025-10-14 19:24:16,511 signals 32494 8782111040 Created main file for patient: MRNAGDAR000017 INFO 2025-10-14 19:24:16,511 signals 32494 8782111040 Patient created: MRNAGDAR000017 - Hind Al-Balawi INFO 2025-10-14 19:24:16,512 signals 32494 8782111040 Generated File Number: FILE-2025-000018 INFO 2025-10-14 19:24:16,512 signals 32494 8782111040 File created: FILE-2025-000018 for patient MRNAGDAR000018 INFO 2025-10-14 19:24:16,512 signals 32494 8782111040 Created main file for patient: MRNAGDAR000018 INFO 2025-10-14 19:24:16,512 signals 32494 8782111040 Patient created: MRNAGDAR000018 - Omar Al-Maliki INFO 2025-10-14 19:24:16,513 signals 32494 8782111040 Generated File Number: FILE-2025-000019 INFO 2025-10-14 19:24:16,513 signals 32494 8782111040 File created: FILE-2025-000019 for patient MRNAGDAR000019 INFO 2025-10-14 19:24:16,513 signals 32494 8782111040 Created main file for patient: MRNAGDAR000019 INFO 2025-10-14 19:24:16,513 signals 32494 8782111040 Patient created: MRNAGDAR000019 - Rania Al-Harbi INFO 2025-10-14 19:24:16,514 signals 32494 8782111040 Generated File Number: FILE-2025-000020 INFO 2025-10-14 19:24:16,514 signals 32494 8782111040 File created: FILE-2025-000020 for patient MRNAGDAR000020 INFO 2025-10-14 19:24:16,515 signals 32494 8782111040 Created main file for patient: MRNAGDAR000020 INFO 2025-10-14 19:24:16,515 signals 32494 8782111040 Patient created: MRNAGDAR000020 - Mansour Al-Asiri INFO 2025-10-14 19:24:16,516 signals 32494 8782111040 Generated File Number: FILE-2025-000021 INFO 2025-10-14 19:24:16,516 signals 32494 8782111040 File created: FILE-2025-000021 for patient MRNAGDAR000021 INFO 2025-10-14 19:24:16,516 signals 32494 8782111040 Created main file for patient: MRNAGDAR000021 INFO 2025-10-14 19:24:16,516 signals 32494 8782111040 Patient created: MRNAGDAR000021 - Omar Al-Omari INFO 2025-10-14 19:24:16,518 signals 32494 8782111040 Generated File Number: FILE-2025-000022 INFO 2025-10-14 19:24:16,518 signals 32494 8782111040 File created: FILE-2025-000022 for patient MRNAGDAR000022 INFO 2025-10-14 19:24:16,518 signals 32494 8782111040 Created main file for patient: MRNAGDAR000022 INFO 2025-10-14 19:24:16,518 signals 32494 8782111040 Patient created: MRNAGDAR000022 - Hanan Al-Juaid INFO 2025-10-14 19:24:16,519 signals 32494 8782111040 Generated File Number: FILE-2025-000023 INFO 2025-10-14 19:24:16,519 signals 32494 8782111040 File created: FILE-2025-000023 for patient MRNAGDAR000023 INFO 2025-10-14 19:24:16,519 signals 32494 8782111040 Created main file for patient: MRNAGDAR000023 INFO 2025-10-14 19:24:16,519 signals 32494 8782111040 Patient created: MRNAGDAR000023 - Abdulaziz Al-Mutairi INFO 2025-10-14 19:24:16,520 signals 32494 8782111040 Generated File Number: FILE-2025-000024 INFO 2025-10-14 19:24:16,521 signals 32494 8782111040 File created: FILE-2025-000024 for patient MRNAGDAR000024 INFO 2025-10-14 19:24:16,521 signals 32494 8782111040 Created main file for patient: MRNAGDAR000024 INFO 2025-10-14 19:24:16,521 signals 32494 8782111040 Patient created: MRNAGDAR000024 - Lama Al-Dawsari INFO 2025-10-14 19:24:16,522 signals 32494 8782111040 Generated File Number: FILE-2025-000025 INFO 2025-10-14 19:24:16,522 signals 32494 8782111040 File created: FILE-2025-000025 for patient MRNAGDAR000025 INFO 2025-10-14 19:24:16,522 signals 32494 8782111040 Created main file for patient: MRNAGDAR000025 INFO 2025-10-14 19:24:16,522 signals 32494 8782111040 Patient created: MRNAGDAR000025 - Faisal Al-Shammari INFO 2025-10-14 19:24:16,523 signals 32494 8782111040 Generated File Number: FILE-2025-000026 INFO 2025-10-14 19:24:16,523 signals 32494 8782111040 File created: FILE-2025-000026 for patient MRNAGDAR000026 INFO 2025-10-14 19:24:16,523 signals 32494 8782111040 Created main file for patient: MRNAGDAR000026 INFO 2025-10-14 19:24:16,523 signals 32494 8782111040 Patient created: MRNAGDAR000026 - Wafa Al-Omari INFO 2025-10-14 19:24:16,524 signals 32494 8782111040 Generated File Number: FILE-2025-000027 INFO 2025-10-14 19:24:16,524 signals 32494 8782111040 File created: FILE-2025-000027 for patient MRNAGDAR000027 INFO 2025-10-14 19:24:16,524 signals 32494 8782111040 Created main file for patient: MRNAGDAR000027 INFO 2025-10-14 19:24:16,524 signals 32494 8782111040 Patient created: MRNAGDAR000027 - Saad Al-Harthi INFO 2025-10-14 19:24:16,525 signals 32494 8782111040 Generated File Number: FILE-2025-000028 INFO 2025-10-14 19:24:16,526 signals 32494 8782111040 File created: FILE-2025-000028 for patient MRNAGDAR000028 INFO 2025-10-14 19:24:16,526 signals 32494 8782111040 Created main file for patient: MRNAGDAR000028 INFO 2025-10-14 19:24:16,526 signals 32494 8782111040 Patient created: MRNAGDAR000028 - Bandar Al-Ghamdi INFO 2025-10-14 19:24:16,527 signals 32494 8782111040 Generated File Number: FILE-2025-000029 INFO 2025-10-14 19:24:16,527 signals 32494 8782111040 File created: FILE-2025-000029 for patient MRNAGDAR000029 INFO 2025-10-14 19:24:16,527 signals 32494 8782111040 Created main file for patient: MRNAGDAR000029 INFO 2025-10-14 19:24:16,527 signals 32494 8782111040 Patient created: MRNAGDAR000029 - Omar Al-Shammari INFO 2025-10-14 19:24:16,528 signals 32494 8782111040 Generated File Number: FILE-2025-000030 INFO 2025-10-14 19:24:16,528 signals 32494 8782111040 File created: FILE-2025-000030 for patient MRNAGDAR000030 INFO 2025-10-14 19:24:16,528 signals 32494 8782111040 Created main file for patient: MRNAGDAR000030 INFO 2025-10-14 19:24:16,528 signals 32494 8782111040 Patient created: MRNAGDAR000030 - Amal Al-Yami INFO 2025-10-14 19:24:16,529 signals 32494 8782111040 Generated File Number: FILE-2025-000031 INFO 2025-10-14 19:24:16,530 signals 32494 8782111040 File created: FILE-2025-000031 for patient MRNAGDAR000031 INFO 2025-10-14 19:24:16,530 signals 32494 8782111040 Created main file for patient: MRNAGDAR000031 INFO 2025-10-14 19:24:16,530 signals 32494 8782111040 Patient created: MRNAGDAR000031 - Bandar Al-Maliki INFO 2025-10-14 19:24:16,531 signals 32494 8782111040 Generated File Number: FILE-2025-000032 INFO 2025-10-14 19:24:16,531 signals 32494 8782111040 File created: FILE-2025-000032 for patient MRNAGDAR000032 INFO 2025-10-14 19:24:16,531 signals 32494 8782111040 Created main file for patient: MRNAGDAR000032 INFO 2025-10-14 19:24:16,531 signals 32494 8782111040 Patient created: MRNAGDAR000032 - Hayat Al-Subai INFO 2025-10-14 19:24:16,532 signals 32494 8782111040 Generated File Number: FILE-2025-000033 INFO 2025-10-14 19:24:16,532 signals 32494 8782111040 File created: FILE-2025-000033 for patient MRNAGDAR000033 INFO 2025-10-14 19:24:16,532 signals 32494 8782111040 Created main file for patient: MRNAGDAR000033 INFO 2025-10-14 19:24:16,532 signals 32494 8782111040 Patient created: MRNAGDAR000033 - Basma Al-Ghamdi INFO 2025-10-14 19:24:16,533 signals 32494 8782111040 Generated File Number: FILE-2025-000034 INFO 2025-10-14 19:24:16,533 signals 32494 8782111040 File created: FILE-2025-000034 for patient MRNAGDAR000034 INFO 2025-10-14 19:24:16,533 signals 32494 8782111040 Created main file for patient: MRNAGDAR000034 INFO 2025-10-14 19:24:16,533 signals 32494 8782111040 Patient created: MRNAGDAR000034 - Saad Al-Dosari INFO 2025-10-14 19:24:16,534 signals 32494 8782111040 Generated File Number: FILE-2025-000035 INFO 2025-10-14 19:24:16,535 signals 32494 8782111040 File created: FILE-2025-000035 for patient MRNAGDAR000035 INFO 2025-10-14 19:24:16,535 signals 32494 8782111040 Created main file for patient: MRNAGDAR000035 INFO 2025-10-14 19:24:16,535 signals 32494 8782111040 Patient created: MRNAGDAR000035 - Abdulaziz Al-Qahtani INFO 2025-10-14 19:24:16,536 signals 32494 8782111040 Generated File Number: FILE-2025-000036 INFO 2025-10-14 19:24:16,536 signals 32494 8782111040 File created: FILE-2025-000036 for patient MRNAGDAR000036 INFO 2025-10-14 19:24:16,536 signals 32494 8782111040 Created main file for patient: MRNAGDAR000036 INFO 2025-10-14 19:24:16,536 signals 32494 8782111040 Patient created: MRNAGDAR000036 - Abdulrahman Al-Shammari INFO 2025-10-14 19:24:16,538 signals 32494 8782111040 Generated File Number: FILE-2025-000037 INFO 2025-10-14 19:24:16,538 signals 32494 8782111040 File created: FILE-2025-000037 for patient MRNAGDAR000037 INFO 2025-10-14 19:24:16,538 signals 32494 8782111040 Created main file for patient: MRNAGDAR000037 INFO 2025-10-14 19:24:16,538 signals 32494 8782111040 Patient created: MRNAGDAR000037 - Ali Al-Harthi INFO 2025-10-14 19:24:16,540 signals 32494 8782111040 Generated File Number: FILE-2025-000038 INFO 2025-10-14 19:24:16,540 signals 32494 8782111040 File created: FILE-2025-000038 for patient MRNAGDAR000038 INFO 2025-10-14 19:24:16,541 signals 32494 8782111040 Created main file for patient: MRNAGDAR000038 INFO 2025-10-14 19:24:16,541 signals 32494 8782111040 Patient created: MRNAGDAR000038 - Lulwa Al-Subaie INFO 2025-10-14 19:24:16,542 signals 32494 8782111040 Generated File Number: FILE-2025-000039 INFO 2025-10-14 19:24:16,543 signals 32494 8782111040 File created: FILE-2025-000039 for patient MRNAGDAR000039 INFO 2025-10-14 19:24:16,543 signals 32494 8782111040 Created main file for patient: MRNAGDAR000039 INFO 2025-10-14 19:24:16,543 signals 32494 8782111040 Patient created: MRNAGDAR000039 - Faisal Al-Omari INFO 2025-10-14 19:24:16,544 signals 32494 8782111040 Generated File Number: FILE-2025-000040 INFO 2025-10-14 19:24:16,544 signals 32494 8782111040 File created: FILE-2025-000040 for patient MRNAGDAR000040 INFO 2025-10-14 19:24:16,544 signals 32494 8782111040 Created main file for patient: MRNAGDAR000040 INFO 2025-10-14 19:24:16,544 signals 32494 8782111040 Patient created: MRNAGDAR000040 - Talal Al-Zahrani INFO 2025-10-14 19:24:16,545 signals 32494 8782111040 Generated File Number: FILE-2025-000041 INFO 2025-10-14 19:24:16,545 signals 32494 8782111040 File created: FILE-2025-000041 for patient MRNAGDAR000041 INFO 2025-10-14 19:24:16,545 signals 32494 8782111040 Created main file for patient: MRNAGDAR000041 INFO 2025-10-14 19:24:16,546 signals 32494 8782111040 Patient created: MRNAGDAR000041 - Saad Al-Otaibi INFO 2025-10-14 19:24:16,547 signals 32494 8782111040 Generated File Number: FILE-2025-000042 INFO 2025-10-14 19:24:16,547 signals 32494 8782111040 File created: FILE-2025-000042 for patient MRNAGDAR000042 INFO 2025-10-14 19:24:16,547 signals 32494 8782111040 Created main file for patient: MRNAGDAR000042 INFO 2025-10-14 19:24:16,547 signals 32494 8782111040 Patient created: MRNAGDAR000042 - Omar Al-Ghamdi INFO 2025-10-14 19:24:16,548 signals 32494 8782111040 Generated File Number: FILE-2025-000043 INFO 2025-10-14 19:24:16,548 signals 32494 8782111040 File created: FILE-2025-000043 for patient MRNAGDAR000043 INFO 2025-10-14 19:24:16,548 signals 32494 8782111040 Created main file for patient: MRNAGDAR000043 INFO 2025-10-14 19:24:16,548 signals 32494 8782111040 Patient created: MRNAGDAR000043 - Salma Al-Harthi INFO 2025-10-14 19:24:16,550 signals 32494 8782111040 Generated File Number: FILE-2025-000044 INFO 2025-10-14 19:24:16,550 signals 32494 8782111040 File created: FILE-2025-000044 for patient MRNAGDAR000044 INFO 2025-10-14 19:24:16,550 signals 32494 8782111040 Created main file for patient: MRNAGDAR000044 INFO 2025-10-14 19:24:16,550 signals 32494 8782111040 Patient created: MRNAGDAR000044 - Dalal Al-Balawi INFO 2025-10-14 19:24:16,551 signals 32494 8782111040 Generated File Number: FILE-2025-000045 INFO 2025-10-14 19:24:16,551 signals 32494 8782111040 File created: FILE-2025-000045 for patient MRNAGDAR000045 INFO 2025-10-14 19:24:16,551 signals 32494 8782111040 Created main file for patient: MRNAGDAR000045 INFO 2025-10-14 19:24:16,551 signals 32494 8782111040 Patient created: MRNAGDAR000045 - Munira Al-Asiri INFO 2025-10-14 19:24:16,552 signals 32494 8782111040 Generated File Number: FILE-2025-000046 INFO 2025-10-14 19:24:16,553 signals 32494 8782111040 File created: FILE-2025-000046 for patient MRNAGDAR000046 INFO 2025-10-14 19:24:16,553 signals 32494 8782111040 Created main file for patient: MRNAGDAR000046 INFO 2025-10-14 19:24:16,553 signals 32494 8782111040 Patient created: MRNAGDAR000046 - Mansour Al-Shehri INFO 2025-10-14 19:24:16,554 signals 32494 8782111040 Generated File Number: FILE-2025-000047 INFO 2025-10-14 19:24:16,554 signals 32494 8782111040 File created: FILE-2025-000047 for patient MRNAGDAR000047 INFO 2025-10-14 19:24:16,554 signals 32494 8782111040 Created main file for patient: MRNAGDAR000047 INFO 2025-10-14 19:24:16,554 signals 32494 8782111040 Patient created: MRNAGDAR000047 - Lulwa Al-Shahrani INFO 2025-10-14 19:24:16,555 signals 32494 8782111040 Generated File Number: FILE-2025-000048 INFO 2025-10-14 19:24:16,555 signals 32494 8782111040 File created: FILE-2025-000048 for patient MRNAGDAR000048 INFO 2025-10-14 19:24:16,555 signals 32494 8782111040 Created main file for patient: MRNAGDAR000048 INFO 2025-10-14 19:24:16,555 signals 32494 8782111040 Patient created: MRNAGDAR000048 - Nada Al-Subaie INFO 2025-10-14 19:24:16,556 signals 32494 8782111040 Generated File Number: FILE-2025-000049 INFO 2025-10-14 19:24:16,557 signals 32494 8782111040 File created: FILE-2025-000049 for patient MRNAGDAR000049 INFO 2025-10-14 19:24:16,557 signals 32494 8782111040 Created main file for patient: MRNAGDAR000049 INFO 2025-10-14 19:24:16,557 signals 32494 8782111040 Patient created: MRNAGDAR000049 - Fahad Al-Shahrani INFO 2025-10-14 19:24:16,558 signals 32494 8782111040 Generated File Number: FILE-2025-000050 INFO 2025-10-14 19:24:16,558 signals 32494 8782111040 File created: FILE-2025-000050 for patient MRNAGDAR000050 INFO 2025-10-14 19:24:16,558 signals 32494 8782111040 Created main file for patient: MRNAGDAR000050 INFO 2025-10-14 19:24:16,558 signals 32494 8782111040 Patient created: MRNAGDAR000050 - Turki Al-Maliki INFO 2025-10-14 19:24:16,571 signals 32494 8782111040 Appointment created: e7d92b4c-3fa8-442a-be1b-e5f6f1f36baa for patient MRNAGDAR000029 on 2025-10-12 INFO 2025-10-14 19:24:16,571 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000029-NUR-01 INFO 2025-10-14 19:24:16,571 signals 32494 8782111040 SubFile created: FILE-2025-000029-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:24:16,571 signals 32494 8782111040 Created sub-file FILE-2025-000029-NUR-01 for patient MRNAGDAR000029 at clinic Nursing Department INFO 2025-10-14 19:24:16,572 signals 32494 8782111040 Notified provider ali.al-subaie.nurse1 of new appointment INFO 2025-10-14 19:24:16,574 signals 32494 8782111040 Appointment created: 3245d23c-7021-4e97-9920-a977c8dc401c for patient MRNAGDAR000046 on 2025-11-11 INFO 2025-10-14 19:24:16,574 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000046-SLP-01 INFO 2025-10-14 19:24:16,574 signals 32494 8782111040 SubFile created: FILE-2025-000046-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:24:16,574 signals 32494 8782111040 Created sub-file FILE-2025-000046-SLP-01 for patient MRNAGDAR000046 at clinic Speech-Language Pathology INFO 2025-10-14 19:24:16,575 signals 32494 8782111040 Notified provider mohammed.al-qahtani.slp1 of new appointment INFO 2025-10-14 19:24:16,575 signals 32494 8782111040 Scheduled 24-hour reminder for appointment 3245d23c-7021-4e97-9920-a977c8dc401c INFO 2025-10-14 19:24:16,576 signals 32494 8782111040 Scheduled 2-hour reminder for appointment 3245d23c-7021-4e97-9920-a977c8dc401c INFO 2025-10-14 19:24:16,577 signals 32494 8782111040 Appointment created: d0b48191-720f-47ce-a15e-60f5d10212aa for patient MRNAGDAR000029 on 2025-08-13 INFO 2025-10-14 19:24:16,577 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000029-SLP-02 INFO 2025-10-14 19:24:16,577 signals 32494 8782111040 SubFile created: FILE-2025-000029-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:24:16,577 signals 32494 8782111040 Created sub-file FILE-2025-000029-SLP-02 for patient MRNAGDAR000029 at clinic Speech-Language Pathology INFO 2025-10-14 19:24:16,577 signals 32494 8782111040 Notified provider mohammed.al-qahtani.slp1 of new appointment INFO 2025-10-14 19:24:16,579 signals 32494 8782111040 Appointment created: 967de6b4-65b3-4416-b3a0-6b3f5175e3c8 for patient MRNAGDAR000008 on 2025-10-07 INFO 2025-10-14 19:24:16,579 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000008-SLP-01 INFO 2025-10-14 19:24:16,579 signals 32494 8782111040 SubFile created: FILE-2025-000008-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:24:16,580 signals 32494 8782111040 Created sub-file FILE-2025-000008-SLP-01 for patient MRNAGDAR000008 at clinic Speech-Language Pathology INFO 2025-10-14 19:24:16,580 signals 32494 8782111040 Notified provider lama.al-mutairi.slp2 of new appointment INFO 2025-10-14 19:24:16,581 signals 32494 8782111040 Appointment created: fdf29a60-a1c7-4f1f-884e-9f910d7bc9fa for patient MRNAGDAR000005 on 2025-09-02 INFO 2025-10-14 19:24:16,582 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000005-MED-01 INFO 2025-10-14 19:24:16,582 signals 32494 8782111040 SubFile created: FILE-2025-000005-MED-01 for clinic Medical Department INFO 2025-10-14 19:24:16,582 signals 32494 8782111040 Created sub-file FILE-2025-000005-MED-01 for patient MRNAGDAR000005 at clinic Medical Department INFO 2025-10-14 19:24:16,582 signals 32494 8782111040 Notified provider ali.al-qahtani.doctor2 of new appointment INFO 2025-10-14 19:24:16,584 signals 32494 8782111040 Appointment created: f0ed0a54-bcdd-4877-9794-0b2bacf884af for patient MRNAGDAR000028 on 2025-08-04 INFO 2025-10-14 19:24:16,584 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000028-MED-01 INFO 2025-10-14 19:24:16,584 signals 32494 8782111040 SubFile created: FILE-2025-000028-MED-01 for clinic Medical Department INFO 2025-10-14 19:24:16,584 signals 32494 8782111040 Created sub-file FILE-2025-000028-MED-01 for patient MRNAGDAR000028 at clinic Medical Department INFO 2025-10-14 19:24:16,585 signals 32494 8782111040 Notified provider bandar.al-shehri.doctor3 of new appointment INFO 2025-10-14 19:24:16,587 signals 32494 8782111040 Appointment created: eeddabd0-939c-46c1-be30-bdd1d27cf2cd for patient MRNAGDAR000037 on 2025-09-14 INFO 2025-10-14 19:24:16,587 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000037-OT-01 INFO 2025-10-14 19:24:16,587 signals 32494 8782111040 SubFile created: FILE-2025-000037-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:24:16,587 signals 32494 8782111040 Created sub-file FILE-2025-000037-OT-01 for patient MRNAGDAR000037 at clinic Occupational Therapy INFO 2025-10-14 19:24:16,588 signals 32494 8782111040 Notified provider khalid.al-yami.ot1 of new appointment INFO 2025-10-14 19:24:16,589 signals 32494 8782111040 Appointment created: 2c431392-c1ba-4a75-aa0f-6c72aab6ad0a for patient MRNAGDAR000046 on 2025-10-01 INFO 2025-10-14 19:24:16,590 signals 32494 8782111040 Notified provider lama.al-mutairi.slp2 of new appointment INFO 2025-10-14 19:24:16,591 signals 32494 8782111040 Appointment created: b699e1bf-fc3f-48bd-931d-2bb98cb83359 for patient MRNAGDAR000043 on 2025-10-07 INFO 2025-10-14 19:24:16,592 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000043-OT-01 INFO 2025-10-14 19:24:16,592 signals 32494 8782111040 SubFile created: FILE-2025-000043-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:24:16,592 signals 32494 8782111040 Created sub-file FILE-2025-000043-OT-01 for patient MRNAGDAR000043 at clinic Occupational Therapy INFO 2025-10-14 19:24:16,592 signals 32494 8782111040 Notified provider ghada.al-shammari.ot2 of new appointment INFO 2025-10-14 19:24:16,594 signals 32494 8782111040 Appointment created: 705cffdf-b12d-4c3e-b46c-53ddfe5f62b9 for patient MRNAGDAR000019 on 2025-10-07 INFO 2025-10-14 19:24:16,594 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000019-SLP-01 INFO 2025-10-14 19:24:16,594 signals 32494 8782111040 SubFile created: FILE-2025-000019-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:24:16,594 signals 32494 8782111040 Created sub-file FILE-2025-000019-SLP-01 for patient MRNAGDAR000019 at clinic Speech-Language Pathology INFO 2025-10-14 19:24:16,594 signals 32494 8782111040 Notified provider mohammed.al-qahtani.slp1 of new appointment INFO 2025-10-14 19:24:16,596 signals 32494 8782111040 Appointment created: 9ad22b79-12e9-4a51-a7b2-288f5dd7bbcb for patient MRNAGDAR000032 on 2025-09-03 INFO 2025-10-14 19:24:16,596 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000032-ABA-01 INFO 2025-10-14 19:24:16,596 signals 32494 8782111040 SubFile created: FILE-2025-000032-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:24:16,596 signals 32494 8782111040 Created sub-file FILE-2025-000032-ABA-01 for patient MRNAGDAR000032 at clinic ABA Therapy INFO 2025-10-14 19:24:16,596 signals 32494 8782111040 Notified provider hussein.al-dawsari.aba2 of new appointment INFO 2025-10-14 19:24:16,598 signals 32494 8782111040 Appointment created: 8afb9a62-14f0-4f2e-8f82-0242948431e1 for patient MRNAGDAR000047 on 2025-09-10 INFO 2025-10-14 19:24:16,598 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000047-NUR-01 INFO 2025-10-14 19:24:16,598 signals 32494 8782111040 SubFile created: FILE-2025-000047-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:24:16,598 signals 32494 8782111040 Created sub-file FILE-2025-000047-NUR-01 for patient MRNAGDAR000047 at clinic Nursing Department INFO 2025-10-14 19:24:16,598 signals 32494 8782111040 Notified provider yazeed.al-ahmadi.nurse2 of new appointment INFO 2025-10-14 19:24:16,600 signals 32494 8782111040 Appointment created: 7456c59c-6f58-4fc8-8a28-0d6fdc018359 for patient MRNAGDAR000015 on 2025-09-23 INFO 2025-10-14 19:24:16,600 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000015-OT-01 INFO 2025-10-14 19:24:16,600 signals 32494 8782111040 SubFile created: FILE-2025-000015-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:24:16,600 signals 32494 8782111040 Created sub-file FILE-2025-000015-OT-01 for patient MRNAGDAR000015 at clinic Occupational Therapy INFO 2025-10-14 19:24:16,600 signals 32494 8782111040 Notified provider ghada.al-shammari.ot2 of new appointment INFO 2025-10-14 19:24:16,602 signals 32494 8782111040 Appointment created: 2b981691-f11e-4e45-b90c-85949c4892bf for patient MRNAGDAR000043 on 2025-09-02 INFO 2025-10-14 19:24:16,602 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000043-SLP-02 INFO 2025-10-14 19:24:16,602 signals 32494 8782111040 SubFile created: FILE-2025-000043-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:24:16,602 signals 32494 8782111040 Created sub-file FILE-2025-000043-SLP-02 for patient MRNAGDAR000043 at clinic Speech-Language Pathology INFO 2025-10-14 19:24:16,603 signals 32494 8782111040 Notified provider lama.al-mutairi.slp2 of new appointment INFO 2025-10-14 19:24:16,604 signals 32494 8782111040 Appointment created: ebad2b68-4fad-4d10-b2e3-e336cf91fb53 for patient MRNAGDAR000031 on 2025-11-04 INFO 2025-10-14 19:24:16,604 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000031-ABA-01 INFO 2025-10-14 19:24:16,605 signals 32494 8782111040 SubFile created: FILE-2025-000031-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:24:16,605 signals 32494 8782111040 Created sub-file FILE-2025-000031-ABA-01 for patient MRNAGDAR000031 at clinic ABA Therapy INFO 2025-10-14 19:24:16,605 signals 32494 8782111040 Notified provider hussein.al-shammari.aba1 of new appointment INFO 2025-10-14 19:24:16,605 signals 32494 8782111040 Scheduled 24-hour reminder for appointment ebad2b68-4fad-4d10-b2e3-e336cf91fb53 INFO 2025-10-14 19:24:16,606 signals 32494 8782111040 Scheduled 2-hour reminder for appointment ebad2b68-4fad-4d10-b2e3-e336cf91fb53 INFO 2025-10-14 19:24:16,606 signals 32494 8782111040 Appointment created: 5ed15c02-55f4-4cb6-aaea-a26c22a5e2d0 for patient MRNAGDAR000040 on 2025-10-12 INFO 2025-10-14 19:24:16,607 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000040-NUR-01 INFO 2025-10-14 19:24:16,607 signals 32494 8782111040 SubFile created: FILE-2025-000040-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:24:16,607 signals 32494 8782111040 Created sub-file FILE-2025-000040-NUR-01 for patient MRNAGDAR000040 at clinic Nursing Department INFO 2025-10-14 19:24:16,607 signals 32494 8782111040 Notified provider abdulaziz.al-anzi.nurse3 of new appointment INFO 2025-10-14 19:24:16,609 signals 32494 8782111040 Appointment created: 3cabf179-fc1d-4ac4-aa81-b3b00b635ac2 for patient MRNAGDAR000023 on 2025-07-20 INFO 2025-10-14 19:24:16,609 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000023-NUR-01 INFO 2025-10-14 19:24:16,609 signals 32494 8782111040 SubFile created: FILE-2025-000023-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:24:16,609 signals 32494 8782111040 Created sub-file FILE-2025-000023-NUR-01 for patient MRNAGDAR000023 at clinic Nursing Department INFO 2025-10-14 19:24:16,609 signals 32494 8782111040 Notified provider yazeed.al-ahmadi.nurse2 of new appointment INFO 2025-10-14 19:24:16,611 signals 32494 8782111040 Appointment created: 6632fe68-1cac-4e35-b6cf-30e1344e7b4f for patient MRNAGDAR000045 on 2025-07-20 INFO 2025-10-14 19:24:16,611 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000045-NUR-01 INFO 2025-10-14 19:24:16,611 signals 32494 8782111040 SubFile created: FILE-2025-000045-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:24:16,611 signals 32494 8782111040 Created sub-file FILE-2025-000045-NUR-01 for patient MRNAGDAR000045 at clinic Nursing Department INFO 2025-10-14 19:24:16,612 signals 32494 8782111040 Notified provider ali.al-subaie.nurse1 of new appointment INFO 2025-10-14 19:24:16,613 signals 32494 8782111040 Appointment created: c4fea275-8e0f-43b3-89fd-56411d0275e5 for patient MRNAGDAR000032 on 2025-10-19 INFO 2025-10-14 19:24:16,613 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000032-OT-02 INFO 2025-10-14 19:24:16,613 signals 32494 8782111040 SubFile created: FILE-2025-000032-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:24:16,613 signals 32494 8782111040 Created sub-file FILE-2025-000032-OT-02 for patient MRNAGDAR000032 at clinic Occupational Therapy INFO 2025-10-14 19:24:16,615 confirmation_service 32494 8782111040 Created confirmation token for appointment c4fea275-8e0f-43b3-89fd-56411d0275e5, expires at 2025-10-21 16:24:16.615246+00:00 ERROR 2025-10-14 19:24:16,615 signals 32494 8782111040 Error creating confirmation token for appointment c4fea275-8e0f-43b3-89fd-56411d0275e5: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:24:16,616 signals 32494 8782111040 Notified provider ghada.al-shammari.ot2 of new appointment INFO 2025-10-14 19:24:16,617 signals 32494 8782111040 Scheduled 24-hour reminder for appointment c4fea275-8e0f-43b3-89fd-56411d0275e5 INFO 2025-10-14 19:24:16,617 signals 32494 8782111040 Scheduled 2-hour reminder for appointment c4fea275-8e0f-43b3-89fd-56411d0275e5 INFO 2025-10-14 19:24:16,618 signals 32494 8782111040 Appointment created: 4be89652-7942-40c6-aca1-6d37641b221b for patient MRNAGDAR000041 on 2025-08-19 INFO 2025-10-14 19:24:16,619 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000041-MED-01 INFO 2025-10-14 19:24:16,619 signals 32494 8782111040 SubFile created: FILE-2025-000041-MED-01 for clinic Medical Department INFO 2025-10-14 19:24:16,619 signals 32494 8782111040 Created sub-file FILE-2025-000041-MED-01 for patient MRNAGDAR000041 at clinic Medical Department INFO 2025-10-14 19:24:16,619 signals 32494 8782111040 Notified provider bandar.al-shehri.doctor3 of new appointment INFO 2025-10-14 19:24:16,620 signals 32494 8782111040 Appointment created: 43fffe36-9ab4-4488-bddd-2480ed5a9932 for patient MRNAGDAR000015 on 2025-11-09 INFO 2025-10-14 19:24:16,621 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000015-MED-02 INFO 2025-10-14 19:24:16,621 signals 32494 8782111040 SubFile created: FILE-2025-000015-MED-02 for clinic Medical Department INFO 2025-10-14 19:24:16,621 signals 32494 8782111040 Created sub-file FILE-2025-000015-MED-02 for patient MRNAGDAR000015 at clinic Medical Department INFO 2025-10-14 19:24:16,622 confirmation_service 32494 8782111040 Created confirmation token for appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932, expires at 2025-10-21 16:24:16.621944+00:00 ERROR 2025-10-14 19:24:16,622 signals 32494 8782111040 Error creating confirmation token for appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:24:16,622 signals 32494 8782111040 Notified provider bandar.al-shehri.doctor3 of new appointment INFO 2025-10-14 19:24:16,622 signals 32494 8782111040 Scheduled 24-hour reminder for appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 INFO 2025-10-14 19:24:16,623 signals 32494 8782111040 Scheduled 2-hour reminder for appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 INFO 2025-10-14 19:24:16,623 signals 32494 8782111040 Appointment created: 1303abf7-d7f7-477d-bcb9-c3d0cbd135fe for patient MRNAGDAR000015 on 2025-09-28 INFO 2025-10-14 19:24:16,624 signals 32494 8782111040 Notified provider jawaher.al-dawsari.doctor1 of new appointment INFO 2025-10-14 19:24:16,625 signals 32494 8782111040 Appointment created: e7b0fcdf-5202-45f2-8ab7-85be5e33abdb for patient MRNAGDAR000027 on 2025-09-25 INFO 2025-10-14 19:24:16,625 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000027-SLP-01 INFO 2025-10-14 19:24:16,626 signals 32494 8782111040 SubFile created: FILE-2025-000027-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:24:16,626 signals 32494 8782111040 Created sub-file FILE-2025-000027-SLP-01 for patient MRNAGDAR000027 at clinic Speech-Language Pathology INFO 2025-10-14 19:24:16,626 signals 32494 8782111040 Notified provider lama.al-mutairi.slp2 of new appointment INFO 2025-10-14 19:24:16,627 signals 32494 8782111040 Appointment created: e1ceaeac-c7b2-420d-9fd9-542104ea8045 for patient MRNAGDAR000008 on 2025-08-27 INFO 2025-10-14 19:24:16,628 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000008-NUR-02 INFO 2025-10-14 19:24:16,628 signals 32494 8782111040 SubFile created: FILE-2025-000008-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:24:16,628 signals 32494 8782111040 Created sub-file FILE-2025-000008-NUR-02 for patient MRNAGDAR000008 at clinic Nursing Department INFO 2025-10-14 19:24:16,628 signals 32494 8782111040 Notified provider abdulaziz.al-anzi.nurse3 of new appointment INFO 2025-10-14 19:24:16,630 signals 32494 8782111040 Appointment created: b6dadf3c-b15d-482c-85ee-e53e244a8a4f for patient MRNAGDAR000044 on 2025-07-20 INFO 2025-10-14 19:24:16,630 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000044-SLP-01 INFO 2025-10-14 19:24:16,630 signals 32494 8782111040 SubFile created: FILE-2025-000044-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:24:16,630 signals 32494 8782111040 Created sub-file FILE-2025-000044-SLP-01 for patient MRNAGDAR000044 at clinic Speech-Language Pathology INFO 2025-10-14 19:24:16,631 signals 32494 8782111040 Notified provider mohammed.al-qahtani.slp1 of new appointment INFO 2025-10-14 19:24:16,632 signals 32494 8782111040 Appointment created: b4a2d74e-3b18-4a3a-94c6-de6eddcefde1 for patient MRNAGDAR000044 on 2025-11-11 INFO 2025-10-14 19:24:16,632 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000044-MED-02 INFO 2025-10-14 19:24:16,632 signals 32494 8782111040 SubFile created: FILE-2025-000044-MED-02 for clinic Medical Department INFO 2025-10-14 19:24:16,633 signals 32494 8782111040 Created sub-file FILE-2025-000044-MED-02 for patient MRNAGDAR000044 at clinic Medical Department INFO 2025-10-14 19:24:16,633 signals 32494 8782111040 Notified provider jawaher.al-dawsari.doctor1 of new appointment INFO 2025-10-14 19:24:16,633 signals 32494 8782111040 Scheduled 24-hour reminder for appointment b4a2d74e-3b18-4a3a-94c6-de6eddcefde1 INFO 2025-10-14 19:24:16,634 signals 32494 8782111040 Scheduled 2-hour reminder for appointment b4a2d74e-3b18-4a3a-94c6-de6eddcefde1 INFO 2025-10-14 19:24:16,634 signals 32494 8782111040 Appointment created: b2864f2a-b12f-4728-a43b-b77852e4f91e for patient MRNAGDAR000038 on 2025-09-23 INFO 2025-10-14 19:24:16,635 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000038-SLP-01 INFO 2025-10-14 19:24:16,635 signals 32494 8782111040 SubFile created: FILE-2025-000038-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:24:16,635 signals 32494 8782111040 Created sub-file FILE-2025-000038-SLP-01 for patient MRNAGDAR000038 at clinic Speech-Language Pathology INFO 2025-10-14 19:24:16,635 signals 32494 8782111040 Notified provider mohammed.al-qahtani.slp1 of new appointment INFO 2025-10-14 19:24:16,637 signals 32494 8782111040 Appointment created: 29841cf5-d990-4b69-922d-9c0a2f5de3fa for patient MRNAGDAR000035 on 2025-07-20 INFO 2025-10-14 19:24:16,637 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000035-SLP-01 INFO 2025-10-14 19:24:16,637 signals 32494 8782111040 SubFile created: FILE-2025-000035-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:24:16,637 signals 32494 8782111040 Created sub-file FILE-2025-000035-SLP-01 for patient MRNAGDAR000035 at clinic Speech-Language Pathology INFO 2025-10-14 19:24:16,637 signals 32494 8782111040 Notified provider lama.al-mutairi.slp2 of new appointment INFO 2025-10-14 19:24:16,638 signals 32494 8782111040 Appointment created: 391eac48-1466-4d46-a718-3e977ab1d3f5 for patient MRNAGDAR000021 on 2025-08-26 INFO 2025-10-14 19:24:16,638 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000021-NUR-01 INFO 2025-10-14 19:24:16,639 signals 32494 8782111040 SubFile created: FILE-2025-000021-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:24:16,639 signals 32494 8782111040 Created sub-file FILE-2025-000021-NUR-01 for patient MRNAGDAR000021 at clinic Nursing Department INFO 2025-10-14 19:24:16,639 signals 32494 8782111040 Notified provider ali.al-subaie.nurse1 of new appointment INFO 2025-10-14 19:24:16,641 signals 32494 8782111040 Appointment created: f470e330-7bc7-4612-9655-e233ed5466c4 for patient MRNAGDAR000016 on 2025-09-29 INFO 2025-10-14 19:24:16,641 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000016-MED-01 INFO 2025-10-14 19:24:16,641 signals 32494 8782111040 SubFile created: FILE-2025-000016-MED-01 for clinic Medical Department INFO 2025-10-14 19:24:16,641 signals 32494 8782111040 Created sub-file FILE-2025-000016-MED-01 for patient MRNAGDAR000016 at clinic Medical Department INFO 2025-10-14 19:24:16,642 signals 32494 8782111040 Notified provider ali.al-qahtani.doctor2 of new appointment INFO 2025-10-14 19:24:16,643 signals 32494 8782111040 Appointment created: 6df1d7de-1290-4cb0-a637-3f7f91c2a650 for patient MRNAGDAR000001 on 2025-08-28 INFO 2025-10-14 19:24:16,644 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000001-SLP-01 INFO 2025-10-14 19:24:16,644 signals 32494 8782111040 SubFile created: FILE-2025-000001-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:24:16,644 signals 32494 8782111040 Created sub-file FILE-2025-000001-SLP-01 for patient MRNAGDAR000001 at clinic Speech-Language Pathology INFO 2025-10-14 19:24:16,644 signals 32494 8782111040 Notified provider mohammed.al-qahtani.slp1 of new appointment INFO 2025-10-14 19:24:16,646 signals 32494 8782111040 Appointment created: aed5dd01-05d2-443a-88be-b073bad5a873 for patient MRNAGDAR000043 on 2025-08-24 INFO 2025-10-14 19:24:16,646 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000043-NUR-03 INFO 2025-10-14 19:24:16,646 signals 32494 8782111040 SubFile created: FILE-2025-000043-NUR-03 for clinic Nursing Department INFO 2025-10-14 19:24:16,646 signals 32494 8782111040 Created sub-file FILE-2025-000043-NUR-03 for patient MRNAGDAR000043 at clinic Nursing Department INFO 2025-10-14 19:24:16,647 signals 32494 8782111040 Notified provider yazeed.al-ahmadi.nurse2 of new appointment INFO 2025-10-14 19:24:16,648 signals 32494 8782111040 Appointment created: c4809a26-cb8a-4625-82aa-f755bc588fff for patient MRNAGDAR000048 on 2025-10-08 INFO 2025-10-14 19:24:16,649 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000048-MED-01 INFO 2025-10-14 19:24:16,649 signals 32494 8782111040 SubFile created: FILE-2025-000048-MED-01 for clinic Medical Department INFO 2025-10-14 19:24:16,649 signals 32494 8782111040 Created sub-file FILE-2025-000048-MED-01 for patient MRNAGDAR000048 at clinic Medical Department INFO 2025-10-14 19:24:16,650 signals 32494 8782111040 Notified provider jawaher.al-dawsari.doctor1 of new appointment INFO 2025-10-14 19:24:16,651 signals 32494 8782111040 Appointment created: 097bd28b-dcb3-4cd0-a4e8-a4e43d7583ad for patient MRNAGDAR000023 on 2025-10-29 INFO 2025-10-14 19:24:16,651 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000023-OT-02 INFO 2025-10-14 19:24:16,652 signals 32494 8782111040 SubFile created: FILE-2025-000023-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:24:16,652 signals 32494 8782111040 Created sub-file FILE-2025-000023-OT-02 for patient MRNAGDAR000023 at clinic Occupational Therapy INFO 2025-10-14 19:24:16,652 signals 32494 8782111040 Notified provider ghada.al-shammari.ot2 of new appointment INFO 2025-10-14 19:24:16,653 signals 32494 8782111040 Scheduled 24-hour reminder for appointment 097bd28b-dcb3-4cd0-a4e8-a4e43d7583ad INFO 2025-10-14 19:24:16,653 signals 32494 8782111040 Scheduled 2-hour reminder for appointment 097bd28b-dcb3-4cd0-a4e8-a4e43d7583ad INFO 2025-10-14 19:24:16,654 signals 32494 8782111040 Appointment created: 01386260-d4b2-4446-befc-b64da1c7e4df for patient MRNAGDAR000008 on 2025-11-05 INFO 2025-10-14 19:24:16,655 confirmation_service 32494 8782111040 Created confirmation token for appointment 01386260-d4b2-4446-befc-b64da1c7e4df, expires at 2025-10-21 16:24:16.654963+00:00 ERROR 2025-10-14 19:24:16,655 signals 32494 8782111040 Error creating confirmation token for appointment 01386260-d4b2-4446-befc-b64da1c7e4df: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:24:16,655 signals 32494 8782111040 Notified provider lama.al-mutairi.slp2 of new appointment INFO 2025-10-14 19:24:16,655 signals 32494 8782111040 Scheduled 24-hour reminder for appointment 01386260-d4b2-4446-befc-b64da1c7e4df INFO 2025-10-14 19:24:16,656 signals 32494 8782111040 Scheduled 2-hour reminder for appointment 01386260-d4b2-4446-befc-b64da1c7e4df INFO 2025-10-14 19:24:16,656 signals 32494 8782111040 Appointment created: b5de6c79-bd27-4866-8bdb-a3e27d2169c3 for patient MRNAGDAR000010 on 2025-07-27 INFO 2025-10-14 19:24:16,657 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000010-MED-01 INFO 2025-10-14 19:24:16,657 signals 32494 8782111040 SubFile created: FILE-2025-000010-MED-01 for clinic Medical Department INFO 2025-10-14 19:24:16,657 signals 32494 8782111040 Created sub-file FILE-2025-000010-MED-01 for patient MRNAGDAR000010 at clinic Medical Department INFO 2025-10-14 19:24:16,657 signals 32494 8782111040 Notified provider jawaher.al-dawsari.doctor1 of new appointment INFO 2025-10-14 19:24:16,658 signals 32494 8782111040 Appointment created: 1e9c2206-d4b4-42dd-943a-192ad508a076 for patient MRNAGDAR000022 on 2025-09-25 INFO 2025-10-14 19:24:16,659 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000022-ABA-01 INFO 2025-10-14 19:24:16,659 signals 32494 8782111040 SubFile created: FILE-2025-000022-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:24:16,659 signals 32494 8782111040 Created sub-file FILE-2025-000022-ABA-01 for patient MRNAGDAR000022 at clinic ABA Therapy INFO 2025-10-14 19:24:16,659 signals 32494 8782111040 Notified provider hussein.al-dawsari.aba2 of new appointment INFO 2025-10-14 19:24:16,660 signals 32494 8782111040 Appointment created: 4dd2291c-e6bc-45d5-b4cd-fab62767aec8 for patient MRNAGDAR000050 on 2025-08-07 INFO 2025-10-14 19:24:16,661 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000050-SLP-01 INFO 2025-10-14 19:24:16,661 signals 32494 8782111040 SubFile created: FILE-2025-000050-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:24:16,661 signals 32494 8782111040 Created sub-file FILE-2025-000050-SLP-01 for patient MRNAGDAR000050 at clinic Speech-Language Pathology INFO 2025-10-14 19:24:16,661 signals 32494 8782111040 Notified provider mohammed.al-qahtani.slp1 of new appointment INFO 2025-10-14 19:24:16,662 signals 32494 8782111040 Appointment created: ea033f2d-9569-4cc8-aca5-743bdc4d60fe for patient MRNAGDAR000040 on 2025-08-31 INFO 2025-10-14 19:24:16,663 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000040-MED-02 INFO 2025-10-14 19:24:16,663 signals 32494 8782111040 SubFile created: FILE-2025-000040-MED-02 for clinic Medical Department INFO 2025-10-14 19:24:16,663 signals 32494 8782111040 Created sub-file FILE-2025-000040-MED-02 for patient MRNAGDAR000040 at clinic Medical Department INFO 2025-10-14 19:24:16,663 signals 32494 8782111040 Notified provider ali.al-qahtani.doctor2 of new appointment INFO 2025-10-14 19:24:16,665 signals 32494 8782111040 Appointment created: ae49f287-e580-4b4e-a286-585f4cf3bac7 for patient MRNAGDAR000042 on 2025-09-18 INFO 2025-10-14 19:24:16,665 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000042-MED-01 INFO 2025-10-14 19:24:16,665 signals 32494 8782111040 SubFile created: FILE-2025-000042-MED-01 for clinic Medical Department INFO 2025-10-14 19:24:16,665 signals 32494 8782111040 Created sub-file FILE-2025-000042-MED-01 for patient MRNAGDAR000042 at clinic Medical Department INFO 2025-10-14 19:24:16,665 signals 32494 8782111040 Notified provider ali.al-qahtani.doctor2 of new appointment INFO 2025-10-14 19:24:16,667 signals 32494 8782111040 Appointment created: 15d7a417-bdf3-49d5-803a-4d7f15dfd77b for patient MRNAGDAR000024 on 2025-10-12 INFO 2025-10-14 19:24:16,667 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000024-MED-01 INFO 2025-10-14 19:24:16,667 signals 32494 8782111040 SubFile created: FILE-2025-000024-MED-01 for clinic Medical Department INFO 2025-10-14 19:24:16,667 signals 32494 8782111040 Created sub-file FILE-2025-000024-MED-01 for patient MRNAGDAR000024 at clinic Medical Department INFO 2025-10-14 19:24:16,668 signals 32494 8782111040 Notified provider jawaher.al-dawsari.doctor1 of new appointment INFO 2025-10-14 19:24:16,669 signals 32494 8782111040 Appointment created: 9c3e7022-23d5-4c04-b648-5d68e0cb0f70 for patient MRNAGDAR000024 on 2025-09-02 INFO 2025-10-14 19:24:16,669 signals 32494 8782111040 Notified provider jawaher.al-dawsari.doctor1 of new appointment INFO 2025-10-14 19:24:16,670 signals 32494 8782111040 Appointment created: 2499af37-40df-4b52-86b5-c9385beede9e for patient MRNAGDAR000029 on 2025-09-07 INFO 2025-10-14 19:24:16,671 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000029-MED-03 INFO 2025-10-14 19:24:16,671 signals 32494 8782111040 SubFile created: FILE-2025-000029-MED-03 for clinic Medical Department INFO 2025-10-14 19:24:16,671 signals 32494 8782111040 Created sub-file FILE-2025-000029-MED-03 for patient MRNAGDAR000029 at clinic Medical Department INFO 2025-10-14 19:24:16,671 signals 32494 8782111040 Notified provider jawaher.al-dawsari.doctor1 of new appointment INFO 2025-10-14 19:24:16,672 signals 32494 8782111040 Appointment created: 75dc756d-b389-4fad-a67b-d76723023a68 for patient MRNAGDAR000001 on 2025-10-01 INFO 2025-10-14 19:24:16,673 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000001-OT-02 INFO 2025-10-14 19:24:16,673 signals 32494 8782111040 SubFile created: FILE-2025-000001-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:24:16,673 signals 32494 8782111040 Created sub-file FILE-2025-000001-OT-02 for patient MRNAGDAR000001 at clinic Occupational Therapy INFO 2025-10-14 19:24:16,673 signals 32494 8782111040 Notified provider ghada.al-shammari.ot2 of new appointment INFO 2025-10-14 19:24:16,674 signals 32494 8782111040 Appointment created: 4f079187-aecd-4a03-86cf-edbfccfef9f1 for patient MRNAGDAR000032 on 2025-08-03 INFO 2025-10-14 19:24:16,675 signals 32494 8782111040 Notified provider khalid.al-yami.ot1 of new appointment INFO 2025-10-14 19:24:16,676 signals 32494 8782111040 Appointment created: e85ab604-f2ec-47e9-ac08-854c32dca369 for patient MRNAGDAR000016 on 2025-08-13 INFO 2025-10-14 19:24:16,676 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000016-NUR-02 INFO 2025-10-14 19:24:16,677 signals 32494 8782111040 SubFile created: FILE-2025-000016-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:24:16,677 signals 32494 8782111040 Created sub-file FILE-2025-000016-NUR-02 for patient MRNAGDAR000016 at clinic Nursing Department INFO 2025-10-14 19:24:16,677 signals 32494 8782111040 Notified provider ali.al-subaie.nurse1 of new appointment INFO 2025-10-14 19:24:16,679 signals 32494 8782111040 Appointment created: 7ad14363-1200-45d6-b3d0-2066449607b5 for patient MRNAGDAR000037 on 2025-08-31 INFO 2025-10-14 19:24:16,679 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000037-NUR-02 INFO 2025-10-14 19:24:16,679 signals 32494 8782111040 SubFile created: FILE-2025-000037-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:24:16,679 signals 32494 8782111040 Created sub-file FILE-2025-000037-NUR-02 for patient MRNAGDAR000037 at clinic Nursing Department INFO 2025-10-14 19:24:16,680 signals 32494 8782111040 Notified provider ali.al-subaie.nurse1 of new appointment INFO 2025-10-14 19:24:16,682 signals 32494 8782111040 Appointment created: 84e07a0c-4d65-4414-a1a1-9034012390ce for patient MRNAGDAR000046 on 2025-10-01 INFO 2025-10-14 19:24:16,683 signals 32494 8782111040 Notified provider lama.al-mutairi.slp2 of new appointment INFO 2025-10-14 19:24:16,684 signals 32494 8782111040 Appointment created: 1445a3f1-f8d1-49ae-b54c-2cd77c945495 for patient MRNAGDAR000027 on 2025-10-02 INFO 2025-10-14 19:24:16,684 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000027-NUR-02 INFO 2025-10-14 19:24:16,684 signals 32494 8782111040 SubFile created: FILE-2025-000027-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:24:16,684 signals 32494 8782111040 Created sub-file FILE-2025-000027-NUR-02 for patient MRNAGDAR000027 at clinic Nursing Department INFO 2025-10-14 19:24:16,685 signals 32494 8782111040 Notified provider ali.al-subaie.nurse1 of new appointment INFO 2025-10-14 19:24:16,686 signals 32494 8782111040 Appointment created: 616ae9ce-bd9f-48d4-b311-bc7891a269d7 for patient MRNAGDAR000016 on 2025-08-19 INFO 2025-10-14 19:24:16,686 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000016-SLP-03 INFO 2025-10-14 19:24:16,686 signals 32494 8782111040 SubFile created: FILE-2025-000016-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:24:16,686 signals 32494 8782111040 Created sub-file FILE-2025-000016-SLP-03 for patient MRNAGDAR000016 at clinic Speech-Language Pathology INFO 2025-10-14 19:24:16,687 signals 32494 8782111040 Notified provider lama.al-mutairi.slp2 of new appointment INFO 2025-10-14 19:24:16,688 signals 32494 8782111040 Appointment created: 6feac11c-51bf-4449-8653-78dc3056e410 for patient MRNAGDAR000002 on 2025-08-03 INFO 2025-10-14 19:24:16,688 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000002-OT-01 INFO 2025-10-14 19:24:16,688 signals 32494 8782111040 SubFile created: FILE-2025-000002-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:24:16,689 signals 32494 8782111040 Created sub-file FILE-2025-000002-OT-01 for patient MRNAGDAR000002 at clinic Occupational Therapy INFO 2025-10-14 19:24:16,689 signals 32494 8782111040 Notified provider khalid.al-yami.ot1 of new appointment INFO 2025-10-14 19:24:16,690 signals 32494 8782111040 Appointment created: 54598db3-1a7f-4025-aa13-25043f6fcff9 for patient MRNAGDAR000033 on 2025-10-08 INFO 2025-10-14 19:24:16,691 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000033-MED-01 INFO 2025-10-14 19:24:16,691 signals 32494 8782111040 SubFile created: FILE-2025-000033-MED-01 for clinic Medical Department INFO 2025-10-14 19:24:16,691 signals 32494 8782111040 Created sub-file FILE-2025-000033-MED-01 for patient MRNAGDAR000033 at clinic Medical Department INFO 2025-10-14 19:24:16,691 signals 32494 8782111040 Notified provider ali.al-qahtani.doctor2 of new appointment INFO 2025-10-14 19:24:16,692 signals 32494 8782111040 Appointment created: c8d3c986-5930-437f-84e4-45ce14588d0c for patient MRNAGDAR000028 on 2025-07-27 INFO 2025-10-14 19:24:16,692 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000028-NUR-02 INFO 2025-10-14 19:24:16,692 signals 32494 8782111040 SubFile created: FILE-2025-000028-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:24:16,692 signals 32494 8782111040 Created sub-file FILE-2025-000028-NUR-02 for patient MRNAGDAR000028 at clinic Nursing Department INFO 2025-10-14 19:24:16,693 signals 32494 8782111040 Notified provider ali.al-subaie.nurse1 of new appointment INFO 2025-10-14 19:24:16,694 signals 32494 8782111040 Appointment created: ba060991-6cc3-4924-8b78-be7f1d811888 for patient MRNAGDAR000041 on 2025-07-21 INFO 2025-10-14 19:24:16,694 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000041-NUR-02 INFO 2025-10-14 19:24:16,694 signals 32494 8782111040 SubFile created: FILE-2025-000041-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:24:16,694 signals 32494 8782111040 Created sub-file FILE-2025-000041-NUR-02 for patient MRNAGDAR000041 at clinic Nursing Department INFO 2025-10-14 19:24:16,695 signals 32494 8782111040 Notified provider abdulaziz.al-anzi.nurse3 of new appointment INFO 2025-10-14 19:24:16,696 signals 32494 8782111040 Appointment created: 9b39dcfc-178f-4cbd-8484-75e1064af3aa for patient MRNAGDAR000011 on 2025-11-10 INFO 2025-10-14 19:24:16,696 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000011-NUR-01 INFO 2025-10-14 19:24:16,696 signals 32494 8782111040 SubFile created: FILE-2025-000011-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:24:16,696 signals 32494 8782111040 Created sub-file FILE-2025-000011-NUR-01 for patient MRNAGDAR000011 at clinic Nursing Department INFO 2025-10-14 19:24:16,697 signals 32494 8782111040 Notified provider ali.al-subaie.nurse1 of new appointment INFO 2025-10-14 19:24:16,697 signals 32494 8782111040 Scheduled 24-hour reminder for appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa INFO 2025-10-14 19:24:16,697 signals 32494 8782111040 Scheduled 2-hour reminder for appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa INFO 2025-10-14 19:24:16,698 signals 32494 8782111040 Appointment created: 6a00dab7-cbd7-428e-b3ff-1562914a9547 for patient MRNAGDAR000023 on 2025-08-25 INFO 2025-10-14 19:24:16,698 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000023-MED-03 INFO 2025-10-14 19:24:16,698 signals 32494 8782111040 SubFile created: FILE-2025-000023-MED-03 for clinic Medical Department INFO 2025-10-14 19:24:16,698 signals 32494 8782111040 Created sub-file FILE-2025-000023-MED-03 for patient MRNAGDAR000023 at clinic Medical Department INFO 2025-10-14 19:24:16,699 signals 32494 8782111040 Notified provider bandar.al-shehri.doctor3 of new appointment INFO 2025-10-14 19:24:16,700 signals 32494 8782111040 Appointment created: 23f14121-e06e-4520-b383-ca721d56006d for patient MRNAGDAR000049 on 2025-09-10 INFO 2025-10-14 19:24:16,700 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000049-ABA-01 INFO 2025-10-14 19:24:16,700 signals 32494 8782111040 SubFile created: FILE-2025-000049-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:24:16,700 signals 32494 8782111040 Created sub-file FILE-2025-000049-ABA-01 for patient MRNAGDAR000049 at clinic ABA Therapy INFO 2025-10-14 19:24:16,701 signals 32494 8782111040 Notified provider hussein.al-dawsari.aba2 of new appointment INFO 2025-10-14 19:24:16,702 signals 32494 8782111040 Appointment created: 190c6383-dbb4-4d9d-b28f-9f8565c79c80 for patient MRNAGDAR000030 on 2025-08-17 INFO 2025-10-14 19:24:16,702 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000030-ABA-01 INFO 2025-10-14 19:24:16,703 signals 32494 8782111040 SubFile created: FILE-2025-000030-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:24:16,703 signals 32494 8782111040 Created sub-file FILE-2025-000030-ABA-01 for patient MRNAGDAR000030 at clinic ABA Therapy INFO 2025-10-14 19:24:16,703 signals 32494 8782111040 Notified provider hussein.al-dawsari.aba2 of new appointment INFO 2025-10-14 19:24:16,705 signals 32494 8782111040 Appointment created: 1205d1fe-c88b-4ad8-9b10-561069289cc6 for patient MRNAGDAR000029 on 2025-07-23 INFO 2025-10-14 19:24:16,705 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000029-OT-04 INFO 2025-10-14 19:24:16,705 signals 32494 8782111040 SubFile created: FILE-2025-000029-OT-04 for clinic Occupational Therapy INFO 2025-10-14 19:24:16,705 signals 32494 8782111040 Created sub-file FILE-2025-000029-OT-04 for patient MRNAGDAR000029 at clinic Occupational Therapy INFO 2025-10-14 19:24:16,706 signals 32494 8782111040 Notified provider ghada.al-shammari.ot2 of new appointment INFO 2025-10-14 19:24:16,707 signals 32494 8782111040 Appointment created: 94fc48ef-acbd-4cd5-ac30-3cd2a8943c25 for patient MRNAGDAR000026 on 2025-08-27 INFO 2025-10-14 19:24:16,707 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000026-MED-01 INFO 2025-10-14 19:24:16,708 signals 32494 8782111040 SubFile created: FILE-2025-000026-MED-01 for clinic Medical Department INFO 2025-10-14 19:24:16,708 signals 32494 8782111040 Created sub-file FILE-2025-000026-MED-01 for patient MRNAGDAR000026 at clinic Medical Department INFO 2025-10-14 19:24:16,708 signals 32494 8782111040 Notified provider jawaher.al-dawsari.doctor1 of new appointment INFO 2025-10-14 19:24:16,709 signals 32494 8782111040 Appointment created: 6c69a18d-c1e1-4227-b3a7-2b96ab04945a for patient MRNAGDAR000010 on 2025-08-12 INFO 2025-10-14 19:24:16,709 signals 32494 8782111040 Notified provider bandar.al-shehri.doctor3 of new appointment INFO 2025-10-14 19:24:16,711 signals 32494 8782111040 Appointment created: 5e26bf05-b71e-4876-b27d-7b3cac60898d for patient MRNAGDAR000001 on 2025-07-17 INFO 2025-10-14 19:24:16,711 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000001-NUR-03 INFO 2025-10-14 19:24:16,711 signals 32494 8782111040 SubFile created: FILE-2025-000001-NUR-03 for clinic Nursing Department INFO 2025-10-14 19:24:16,711 signals 32494 8782111040 Created sub-file FILE-2025-000001-NUR-03 for patient MRNAGDAR000001 at clinic Nursing Department INFO 2025-10-14 19:24:16,711 signals 32494 8782111040 Notified provider ali.al-subaie.nurse1 of new appointment INFO 2025-10-14 19:24:16,712 signals 32494 8782111040 Appointment created: a7863551-530e-46dc-9ea9-66b714c8c76b for patient MRNAGDAR000032 on 2025-08-26 INFO 2025-10-14 19:24:16,712 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000032-NUR-03 INFO 2025-10-14 19:24:16,713 signals 32494 8782111040 SubFile created: FILE-2025-000032-NUR-03 for clinic Nursing Department INFO 2025-10-14 19:24:16,713 signals 32494 8782111040 Created sub-file FILE-2025-000032-NUR-03 for patient MRNAGDAR000032 at clinic Nursing Department INFO 2025-10-14 19:24:16,713 signals 32494 8782111040 Notified provider abdulaziz.al-anzi.nurse3 of new appointment INFO 2025-10-14 19:24:16,715 signals 32494 8782111040 Appointment created: c3f3bb5b-e774-43e3-b121-470df9ba50b7 for patient MRNAGDAR000034 on 2025-09-04 INFO 2025-10-14 19:24:16,716 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000034-OT-01 INFO 2025-10-14 19:24:16,716 signals 32494 8782111040 SubFile created: FILE-2025-000034-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:24:16,716 signals 32494 8782111040 Created sub-file FILE-2025-000034-OT-01 for patient MRNAGDAR000034 at clinic Occupational Therapy INFO 2025-10-14 19:24:16,717 signals 32494 8782111040 Notified provider khalid.al-yami.ot1 of new appointment INFO 2025-10-14 19:24:16,719 signals 32494 8782111040 Appointment created: 908a1085-8a0b-4b13-b95e-152722a5ff9c for patient MRNAGDAR000022 on 2025-08-17 INFO 2025-10-14 19:24:16,719 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000022-NUR-02 INFO 2025-10-14 19:24:16,719 signals 32494 8782111040 SubFile created: FILE-2025-000022-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:24:16,720 signals 32494 8782111040 Created sub-file FILE-2025-000022-NUR-02 for patient MRNAGDAR000022 at clinic Nursing Department INFO 2025-10-14 19:24:16,720 signals 32494 8782111040 Notified provider ali.al-subaie.nurse1 of new appointment INFO 2025-10-14 19:24:16,721 signals 32494 8782111040 Appointment created: f300b4c4-928f-465e-af4a-4a826c7c1130 for patient MRNAGDAR000045 on 2025-09-07 INFO 2025-10-14 19:24:16,722 signals 32494 8782111040 Notified provider yazeed.al-ahmadi.nurse2 of new appointment INFO 2025-10-14 19:24:16,723 signals 32494 8782111040 Appointment created: d82894a5-a2e5-4b4f-a6a5-976c60e0b993 for patient MRNAGDAR000007 on 2025-10-08 INFO 2025-10-14 19:24:16,723 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000007-ABA-01 INFO 2025-10-14 19:24:16,723 signals 32494 8782111040 SubFile created: FILE-2025-000007-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:24:16,724 signals 32494 8782111040 Created sub-file FILE-2025-000007-ABA-01 for patient MRNAGDAR000007 at clinic ABA Therapy INFO 2025-10-14 19:24:16,724 signals 32494 8782111040 Notified provider hussein.al-shammari.aba1 of new appointment INFO 2025-10-14 19:24:16,725 signals 32494 8782111040 Appointment created: 1c29ebd5-0515-43b8-8a28-1fe7aeb0e734 for patient MRNAGDAR000031 on 2025-10-05 INFO 2025-10-14 19:24:16,726 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000031-SLP-02 INFO 2025-10-14 19:24:16,726 signals 32494 8782111040 SubFile created: FILE-2025-000031-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:24:16,726 signals 32494 8782111040 Created sub-file FILE-2025-000031-SLP-02 for patient MRNAGDAR000031 at clinic Speech-Language Pathology INFO 2025-10-14 19:24:16,726 signals 32494 8782111040 Notified provider mohammed.al-qahtani.slp1 of new appointment INFO 2025-10-14 19:24:16,728 signals 32494 8782111040 Appointment created: 477cdad6-4019-49e5-8bd6-7978e66bf3da for patient MRNAGDAR000020 on 2025-08-17 INFO 2025-10-14 19:24:16,728 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000020-OT-01 INFO 2025-10-14 19:24:16,729 signals 32494 8782111040 SubFile created: FILE-2025-000020-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:24:16,729 signals 32494 8782111040 Created sub-file FILE-2025-000020-OT-01 for patient MRNAGDAR000020 at clinic Occupational Therapy INFO 2025-10-14 19:24:16,729 signals 32494 8782111040 Notified provider khalid.al-yami.ot1 of new appointment INFO 2025-10-14 19:24:16,730 signals 32494 8782111040 Appointment created: c92800bd-3328-4418-834f-7382ea0ad972 for patient MRNAGDAR000029 on 2025-08-17 INFO 2025-10-14 19:24:16,730 signals 32494 8782111040 Notified provider ghada.al-shammari.ot2 of new appointment INFO 2025-10-14 19:24:16,732 signals 32494 8782111040 Appointment created: d564ad84-844a-49c0-9984-e108e5e96f37 for patient MRNAGDAR000028 on 2025-11-09 INFO 2025-10-14 19:24:16,732 signals 32494 8782111040 Notified provider jawaher.al-dawsari.doctor1 of new appointment INFO 2025-10-14 19:24:16,732 signals 32494 8782111040 Scheduled 24-hour reminder for appointment d564ad84-844a-49c0-9984-e108e5e96f37 INFO 2025-10-14 19:24:16,733 signals 32494 8782111040 Scheduled 2-hour reminder for appointment d564ad84-844a-49c0-9984-e108e5e96f37 INFO 2025-10-14 19:24:16,734 signals 32494 8782111040 Appointment created: b0c1c980-442f-4adc-ac76-2cd181929efd for patient MRNAGDAR000016 on 2025-11-03 INFO 2025-10-14 19:24:16,734 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000016-ABA-04 INFO 2025-10-14 19:24:16,734 signals 32494 8782111040 SubFile created: FILE-2025-000016-ABA-04 for clinic ABA Therapy INFO 2025-10-14 19:24:16,734 signals 32494 8782111040 Created sub-file FILE-2025-000016-ABA-04 for patient MRNAGDAR000016 at clinic ABA Therapy INFO 2025-10-14 19:24:16,735 confirmation_service 32494 8782111040 Created confirmation token for appointment b0c1c980-442f-4adc-ac76-2cd181929efd, expires at 2025-10-21 16:24:16.735401+00:00 ERROR 2025-10-14 19:24:16,735 signals 32494 8782111040 Error creating confirmation token for appointment b0c1c980-442f-4adc-ac76-2cd181929efd: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:24:16,735 signals 32494 8782111040 Notified provider hussein.al-shammari.aba1 of new appointment INFO 2025-10-14 19:24:16,736 signals 32494 8782111040 Scheduled 24-hour reminder for appointment b0c1c980-442f-4adc-ac76-2cd181929efd INFO 2025-10-14 19:24:16,736 signals 32494 8782111040 Scheduled 2-hour reminder for appointment b0c1c980-442f-4adc-ac76-2cd181929efd INFO 2025-10-14 19:24:16,737 signals 32494 8782111040 Appointment created: 18200c61-0117-4adc-939b-e46b86535a97 for patient MRNAGDAR000047 on 2025-08-19 INFO 2025-10-14 19:24:16,737 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000047-ABA-02 INFO 2025-10-14 19:24:16,737 signals 32494 8782111040 SubFile created: FILE-2025-000047-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:24:16,737 signals 32494 8782111040 Created sub-file FILE-2025-000047-ABA-02 for patient MRNAGDAR000047 at clinic ABA Therapy INFO 2025-10-14 19:24:16,738 signals 32494 8782111040 Notified provider hussein.al-dawsari.aba2 of new appointment INFO 2025-10-14 19:24:16,739 signals 32494 8782111040 Appointment created: 175da038-232d-40f0-8774-eddcad9483d3 for patient MRNAGDAR000032 on 2025-10-08 INFO 2025-10-14 19:24:16,740 signals 32494 8782111040 Notified provider hussein.al-dawsari.aba2 of new appointment INFO 2025-10-14 19:24:16,741 signals 32494 8782111040 Appointment created: a8ed1df9-3ea0-407e-88b7-a0da3e2ed23d for patient MRNAGDAR000050 on 2025-09-02 INFO 2025-10-14 19:24:16,741 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000050-MED-02 INFO 2025-10-14 19:24:16,741 signals 32494 8782111040 SubFile created: FILE-2025-000050-MED-02 for clinic Medical Department INFO 2025-10-14 19:24:16,741 signals 32494 8782111040 Created sub-file FILE-2025-000050-MED-02 for patient MRNAGDAR000050 at clinic Medical Department INFO 2025-10-14 19:24:16,742 signals 32494 8782111040 Notified provider jawaher.al-dawsari.doctor1 of new appointment INFO 2025-10-14 19:24:16,743 signals 32494 8782111040 Appointment created: c783a16e-b345-46ca-8d11-10b2614ab19e for patient MRNAGDAR000027 on 2025-08-17 INFO 2025-10-14 19:24:16,743 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000027-ABA-03 INFO 2025-10-14 19:24:16,743 signals 32494 8782111040 SubFile created: FILE-2025-000027-ABA-03 for clinic ABA Therapy INFO 2025-10-14 19:24:16,743 signals 32494 8782111040 Created sub-file FILE-2025-000027-ABA-03 for patient MRNAGDAR000027 at clinic ABA Therapy INFO 2025-10-14 19:24:16,744 signals 32494 8782111040 Notified provider hussein.al-dawsari.aba2 of new appointment INFO 2025-10-14 19:24:16,745 signals 32494 8782111040 Appointment created: 4207e4dd-cafe-4d9c-b724-985e11e62e14 for patient MRNAGDAR000034 on 2025-10-08 INFO 2025-10-14 19:24:16,745 signals 32494 8782111040 Notified provider ghada.al-shammari.ot2 of new appointment INFO 2025-10-14 19:24:16,747 signals 32494 8782111040 Appointment created: 5b3ec764-558e-4975-b4ac-21e96b4d4e44 for patient MRNAGDAR000017 on 2025-10-12 INFO 2025-10-14 19:24:16,747 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000017-ABA-01 INFO 2025-10-14 19:24:16,747 signals 32494 8782111040 SubFile created: FILE-2025-000017-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:24:16,747 signals 32494 8782111040 Created sub-file FILE-2025-000017-ABA-01 for patient MRNAGDAR000017 at clinic ABA Therapy INFO 2025-10-14 19:24:16,747 signals 32494 8782111040 Notified provider hussein.al-shammari.aba1 of new appointment INFO 2025-10-14 19:24:16,748 signals 32494 8782111040 Appointment created: 3b8319ff-3c12-4dcc-b174-88b2842a210d for patient MRNAGDAR000015 on 2025-11-12 INFO 2025-10-14 19:24:16,749 confirmation_service 32494 8782111040 Created confirmation token for appointment 3b8319ff-3c12-4dcc-b174-88b2842a210d, expires at 2025-10-21 16:24:16.749349+00:00 ERROR 2025-10-14 19:24:16,749 signals 32494 8782111040 Error creating confirmation token for appointment 3b8319ff-3c12-4dcc-b174-88b2842a210d: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:24:16,749 signals 32494 8782111040 Notified provider jawaher.al-dawsari.doctor1 of new appointment INFO 2025-10-14 19:24:16,750 signals 32494 8782111040 Scheduled 24-hour reminder for appointment 3b8319ff-3c12-4dcc-b174-88b2842a210d INFO 2025-10-14 19:24:16,750 signals 32494 8782111040 Scheduled 2-hour reminder for appointment 3b8319ff-3c12-4dcc-b174-88b2842a210d INFO 2025-10-14 19:24:16,751 signals 32494 8782111040 Appointment created: 1c6b2765-66db-418c-992d-332265c3819c for patient MRNAGDAR000048 on 2025-10-12 INFO 2025-10-14 19:24:16,751 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000048-ABA-02 INFO 2025-10-14 19:24:16,751 signals 32494 8782111040 SubFile created: FILE-2025-000048-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:24:16,751 signals 32494 8782111040 Created sub-file FILE-2025-000048-ABA-02 for patient MRNAGDAR000048 at clinic ABA Therapy INFO 2025-10-14 19:24:16,752 signals 32494 8782111040 Notified provider hussein.al-dawsari.aba2 of new appointment INFO 2025-10-14 19:24:16,753 signals 32494 8782111040 Appointment created: 9430c528-28b5-4c0d-990a-bc0b52c762a2 for patient MRNAGDAR000002 on 2025-09-11 INFO 2025-10-14 19:24:16,753 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000002-MED-02 INFO 2025-10-14 19:24:16,754 signals 32494 8782111040 SubFile created: FILE-2025-000002-MED-02 for clinic Medical Department INFO 2025-10-14 19:24:16,754 signals 32494 8782111040 Created sub-file FILE-2025-000002-MED-02 for patient MRNAGDAR000002 at clinic Medical Department INFO 2025-10-14 19:24:16,754 signals 32494 8782111040 Notified provider jawaher.al-dawsari.doctor1 of new appointment INFO 2025-10-14 19:24:16,755 signals 32494 8782111040 Appointment created: 9a4aca37-878f-4284-8b32-7c94286245ec for patient MRNAGDAR000048 on 2025-08-26 INFO 2025-10-14 19:24:16,756 signals 32494 8782111040 Notified provider jawaher.al-dawsari.doctor1 of new appointment INFO 2025-10-14 19:24:16,757 signals 32494 8782111040 Appointment created: daa6219e-1568-451e-b573-52675b927c48 for patient MRNAGDAR000006 on 2025-10-26 INFO 2025-10-14 19:24:16,757 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000006-OT-01 INFO 2025-10-14 19:24:16,757 signals 32494 8782111040 SubFile created: FILE-2025-000006-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:24:16,757 signals 32494 8782111040 Created sub-file FILE-2025-000006-OT-01 for patient MRNAGDAR000006 at clinic Occupational Therapy INFO 2025-10-14 19:24:16,757 signals 32494 8782111040 Notified provider khalid.al-yami.ot1 of new appointment INFO 2025-10-14 19:24:16,758 signals 32494 8782111040 Scheduled 24-hour reminder for appointment daa6219e-1568-451e-b573-52675b927c48 INFO 2025-10-14 19:24:16,758 signals 32494 8782111040 Scheduled 2-hour reminder for appointment daa6219e-1568-451e-b573-52675b927c48 INFO 2025-10-14 19:24:16,759 signals 32494 8782111040 Appointment created: a18fd3ed-6b46-44d6-8c6e-ed004a611bc9 for patient MRNAGDAR000003 on 2025-09-11 INFO 2025-10-14 19:24:16,759 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000003-OT-01 INFO 2025-10-14 19:24:16,759 signals 32494 8782111040 SubFile created: FILE-2025-000003-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:24:16,759 signals 32494 8782111040 Created sub-file FILE-2025-000003-OT-01 for patient MRNAGDAR000003 at clinic Occupational Therapy INFO 2025-10-14 19:24:16,760 signals 32494 8782111040 Notified provider ghada.al-shammari.ot2 of new appointment INFO 2025-10-14 19:24:16,761 signals 32494 8782111040 Appointment created: 48f8d5ba-a68f-4de4-969c-42d7b42a20b7 for patient MRNAGDAR000024 on 2025-07-20 INFO 2025-10-14 19:24:16,761 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000024-SLP-02 INFO 2025-10-14 19:24:16,761 signals 32494 8782111040 SubFile created: FILE-2025-000024-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:24:16,761 signals 32494 8782111040 Created sub-file FILE-2025-000024-SLP-02 for patient MRNAGDAR000024 at clinic Speech-Language Pathology INFO 2025-10-14 19:24:16,762 signals 32494 8782111040 Notified provider mohammed.al-qahtani.slp1 of new appointment INFO 2025-10-14 19:24:16,763 signals 32494 8782111040 Appointment created: 073c7f0b-e534-4b66-8bd0-d65b79666da9 for patient MRNAGDAR000026 on 2025-09-17 INFO 2025-10-14 19:24:16,764 signals 32494 8782111040 Notified provider ali.al-qahtani.doctor2 of new appointment INFO 2025-10-14 19:24:16,765 signals 32494 8782111040 Appointment created: 5afdd829-3763-41a1-8a85-55132e28880c for patient MRNAGDAR000019 on 2025-08-12 INFO 2025-10-14 19:24:16,765 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000019-OT-02 INFO 2025-10-14 19:24:16,766 signals 32494 8782111040 SubFile created: FILE-2025-000019-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:24:16,766 signals 32494 8782111040 Created sub-file FILE-2025-000019-OT-02 for patient MRNAGDAR000019 at clinic Occupational Therapy INFO 2025-10-14 19:24:16,766 signals 32494 8782111040 Notified provider khalid.al-yami.ot1 of new appointment INFO 2025-10-14 19:24:16,767 signals 32494 8782111040 Appointment created: 42b71492-291c-4ff7-bf5c-8fc500aa665a for patient MRNAGDAR000007 on 2025-09-14 INFO 2025-10-14 19:24:16,768 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000007-MED-02 INFO 2025-10-14 19:24:16,768 signals 32494 8782111040 SubFile created: FILE-2025-000007-MED-02 for clinic Medical Department INFO 2025-10-14 19:24:16,768 signals 32494 8782111040 Created sub-file FILE-2025-000007-MED-02 for patient MRNAGDAR000007 at clinic Medical Department INFO 2025-10-14 19:24:16,768 signals 32494 8782111040 Notified provider bandar.al-shehri.doctor3 of new appointment INFO 2025-10-14 19:24:16,769 signals 32494 8782111040 Appointment created: fa1bbcd3-0096-426b-a594-548ed51e0268 for patient MRNAGDAR000006 on 2025-09-16 INFO 2025-10-14 19:24:16,770 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000006-NUR-02 INFO 2025-10-14 19:24:16,770 signals 32494 8782111040 SubFile created: FILE-2025-000006-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:24:16,770 signals 32494 8782111040 Created sub-file FILE-2025-000006-NUR-02 for patient MRNAGDAR000006 at clinic Nursing Department INFO 2025-10-14 19:24:16,770 signals 32494 8782111040 Notified provider yazeed.al-ahmadi.nurse2 of new appointment INFO 2025-10-14 19:24:16,771 signals 32494 8782111040 Appointment created: 5df1c9da-14ab-400f-bc2c-18188f802244 for patient MRNAGDAR000045 on 2025-08-17 INFO 2025-10-14 19:24:16,772 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000045-OT-02 INFO 2025-10-14 19:24:16,772 signals 32494 8782111040 SubFile created: FILE-2025-000045-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:24:16,772 signals 32494 8782111040 Created sub-file FILE-2025-000045-OT-02 for patient MRNAGDAR000045 at clinic Occupational Therapy INFO 2025-10-14 19:24:16,772 signals 32494 8782111040 Notified provider ghada.al-shammari.ot2 of new appointment INFO 2025-10-14 19:24:16,774 signals 32494 8782111040 Appointment created: ebb90a9a-7fc1-4bbd-9acc-ed81322d56f0 for patient MRNAGDAR000015 on 2025-07-16 INFO 2025-10-14 19:24:16,774 signals 32494 8782111040 Notified provider jawaher.al-dawsari.doctor1 of new appointment INFO 2025-10-14 19:24:16,776 signals 32494 8782111040 Appointment created: ffa76d5e-7864-476f-944c-c59928d46eab for patient MRNAGDAR000042 on 2025-07-20 INFO 2025-10-14 19:24:16,776 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000042-NUR-02 INFO 2025-10-14 19:24:16,776 signals 32494 8782111040 SubFile created: FILE-2025-000042-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:24:16,776 signals 32494 8782111040 Created sub-file FILE-2025-000042-NUR-02 for patient MRNAGDAR000042 at clinic Nursing Department INFO 2025-10-14 19:24:16,777 signals 32494 8782111040 Notified provider abdulaziz.al-anzi.nurse3 of new appointment INFO 2025-10-14 19:24:16,778 signals 32494 8782111040 Appointment created: da7b23e7-a1e9-4041-a04d-f4143936d32f for patient MRNAGDAR000048 on 2025-09-11 INFO 2025-10-14 19:24:16,778 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000048-SLP-03 INFO 2025-10-14 19:24:16,778 signals 32494 8782111040 SubFile created: FILE-2025-000048-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:24:16,778 signals 32494 8782111040 Created sub-file FILE-2025-000048-SLP-03 for patient MRNAGDAR000048 at clinic Speech-Language Pathology INFO 2025-10-14 19:24:16,779 signals 32494 8782111040 Notified provider mohammed.al-qahtani.slp1 of new appointment INFO 2025-10-14 19:24:16,780 signals 32494 8782111040 Appointment created: be971073-2ff7-4b49-9e69-36806ec960f6 for patient MRNAGDAR000030 on 2025-09-03 INFO 2025-10-14 19:24:16,780 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000030-NUR-02 INFO 2025-10-14 19:24:16,780 signals 32494 8782111040 SubFile created: FILE-2025-000030-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:24:16,780 signals 32494 8782111040 Created sub-file FILE-2025-000030-NUR-02 for patient MRNAGDAR000030 at clinic Nursing Department INFO 2025-10-14 19:24:16,781 signals 32494 8782111040 Notified provider ali.al-subaie.nurse1 of new appointment INFO 2025-10-14 19:24:16,782 signals 32494 8782111040 Appointment created: 1dc66e02-35da-4422-9e38-905d057c6fbe for patient MRNAGDAR000034 on 2025-08-06 INFO 2025-10-14 19:24:16,783 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000034-NUR-02 INFO 2025-10-14 19:24:16,783 signals 32494 8782111040 SubFile created: FILE-2025-000034-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:24:16,783 signals 32494 8782111040 Created sub-file FILE-2025-000034-NUR-02 for patient MRNAGDAR000034 at clinic Nursing Department INFO 2025-10-14 19:24:16,784 signals 32494 8782111040 Notified provider yazeed.al-ahmadi.nurse2 of new appointment INFO 2025-10-14 19:24:16,785 signals 32494 8782111040 Appointment created: 7d79b3e6-204c-4d7f-a2ca-3386176f95f1 for patient MRNAGDAR000015 on 2025-10-28 INFO 2025-10-14 19:24:16,786 signals 32494 8782111040 Notified provider khalid.al-yami.ot1 of new appointment INFO 2025-10-14 19:24:16,786 signals 32494 8782111040 Scheduled 24-hour reminder for appointment 7d79b3e6-204c-4d7f-a2ca-3386176f95f1 INFO 2025-10-14 19:24:16,787 signals 32494 8782111040 Scheduled 2-hour reminder for appointment 7d79b3e6-204c-4d7f-a2ca-3386176f95f1 INFO 2025-10-14 19:24:16,788 signals 32494 8782111040 Appointment created: c55eb897-c093-4a7c-9275-ed3ad73a9c93 for patient MRNAGDAR000046 on 2025-08-05 INFO 2025-10-14 19:24:16,788 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000046-ABA-02 INFO 2025-10-14 19:24:16,788 signals 32494 8782111040 SubFile created: FILE-2025-000046-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:24:16,788 signals 32494 8782111040 Created sub-file FILE-2025-000046-ABA-02 for patient MRNAGDAR000046 at clinic ABA Therapy INFO 2025-10-14 19:24:16,788 signals 32494 8782111040 Notified provider hussein.al-dawsari.aba2 of new appointment INFO 2025-10-14 19:24:16,790 signals 32494 8782111040 Appointment created: 2cdad038-933f-4cef-b78f-a74127a6ed2b for patient MRNAGDAR000038 on 2025-09-18 INFO 2025-10-14 19:24:16,790 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000038-MED-02 INFO 2025-10-14 19:24:16,790 signals 32494 8782111040 SubFile created: FILE-2025-000038-MED-02 for clinic Medical Department INFO 2025-10-14 19:24:16,790 signals 32494 8782111040 Created sub-file FILE-2025-000038-MED-02 for patient MRNAGDAR000038 at clinic Medical Department INFO 2025-10-14 19:24:16,791 signals 32494 8782111040 Notified provider bandar.al-shehri.doctor3 of new appointment INFO 2025-10-14 19:24:16,792 signals 32494 8782111040 Appointment created: 4cebb0f9-a3c6-4a14-934f-8cff80ed0684 for patient MRNAGDAR000037 on 2025-10-16 INFO 2025-10-14 19:24:16,792 signals 32494 8782111040 Generated Sub-File Number: FILE-2025-000037-SLP-03 INFO 2025-10-14 19:24:16,792 signals 32494 8782111040 SubFile created: FILE-2025-000037-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:24:16,792 signals 32494 8782111040 Created sub-file FILE-2025-000037-SLP-03 for patient MRNAGDAR000037 at clinic Speech-Language Pathology INFO 2025-10-14 19:24:16,793 confirmation_service 32494 8782111040 Created confirmation token for appointment 4cebb0f9-a3c6-4a14-934f-8cff80ed0684, expires at 2025-10-21 16:24:16.793634+00:00 ERROR 2025-10-14 19:24:16,793 signals 32494 8782111040 Error creating confirmation token for appointment 4cebb0f9-a3c6-4a14-934f-8cff80ed0684: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:24:16,794 signals 32494 8782111040 Notified provider mohammed.al-qahtani.slp1 of new appointment INFO 2025-10-14 19:24:16,794 signals 32494 8782111040 Scheduled 24-hour reminder for appointment 4cebb0f9-a3c6-4a14-934f-8cff80ed0684 INFO 2025-10-14 19:24:16,794 signals 32494 8782111040 Scheduled 2-hour reminder for appointment 4cebb0f9-a3c6-4a14-934f-8cff80ed0684 INFO 2025-10-14 19:24:16,795 signals 32494 8782111040 Appointment created: cbe1df50-807c-4b8c-a218-887db444d043 for patient MRNAGDAR000028 on 2025-07-29 INFO 2025-10-14 19:24:16,795 signals 32494 8782111040 Notified provider abdulaziz.al-anzi.nurse3 of new appointment INFO 2025-10-14 19:25:05,536 signals 32981 8782111040 User created: salma.al-harthi.admin1 (Administrator) INFO 2025-10-14 19:25:05,667 signals 32981 8782111040 User created: nada.al-rashidi.admin2 (Administrator) INFO 2025-10-14 19:25:05,800 signals 32981 8782111040 User created: fahad.al-mutairi.doctor1 (Doctor) INFO 2025-10-14 19:25:05,933 signals 32981 8782111040 User created: mansour.al-shamrani.doctor2 (Doctor) INFO 2025-10-14 19:25:06,066 signals 32981 8782111040 User created: salma.al-asiri.doctor3 (Doctor) INFO 2025-10-14 19:25:06,202 signals 32981 8782111040 User created: wafa.al-shammari.nurse1 (Nurse) INFO 2025-10-14 19:25:06,332 signals 32981 8782111040 User created: reem.al-asiri.nurse2 (Nurse) INFO 2025-10-14 19:25:06,466 signals 32981 8782111040 User created: khalid.al-maliki.nurse3 (Nurse) INFO 2025-10-14 19:25:06,600 signals 32981 8782111040 User created: hayat.al-juaid.ot1 (Occupational Therapist) INFO 2025-10-14 19:25:06,734 signals 32981 8782111040 User created: lulwa.al-harthi.ot2 (Occupational Therapist) INFO 2025-10-14 19:25:06,867 signals 32981 8782111040 User created: lulwa.al-shammari.slp1 (Speech-Language Pathologist) INFO 2025-10-14 19:25:07,002 signals 32981 8782111040 User created: hussein.al-omari.slp2 (Speech-Language Pathologist) INFO 2025-10-14 19:25:07,136 signals 32981 8782111040 User created: talal.al-shammari.aba1 (ABA Therapist) INFO 2025-10-14 19:25:07,266 signals 32981 8782111040 User created: talal.al-subai.aba2 (ABA Therapist) INFO 2025-10-14 19:25:07,398 signals 32981 8782111040 User created: ali.al-dawsari.front_desk1 (Front Desk) INFO 2025-10-14 19:25:07,530 signals 32981 8782111040 User created: hassan.al-shammari.front_desk2 (Front Desk) INFO 2025-10-14 19:25:07,666 signals 32981 8782111040 User created: lama.al-zahrani.finance1 (Finance) INFO 2025-10-14 19:25:07,800 signals 32981 8782111040 User created: mansour.al-omari.finance2 (Finance) INFO 2025-10-14 19:25:07,802 signals 32981 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-14 19:25:07,802 signals 32981 8782111040 File created: FILE-2025-000001 for patient MRNAGDAR000001 INFO 2025-10-14 19:25:07,802 signals 32981 8782111040 Created main file for patient: MRNAGDAR000001 INFO 2025-10-14 19:25:07,802 signals 32981 8782111040 Patient created: MRNAGDAR000001 - Maha Al-Omari INFO 2025-10-14 19:25:07,804 signals 32981 8782111040 Generated File Number: FILE-2025-000002 INFO 2025-10-14 19:25:07,804 signals 32981 8782111040 File created: FILE-2025-000002 for patient MRNAGDAR000002 INFO 2025-10-14 19:25:07,804 signals 32981 8782111040 Created main file for patient: MRNAGDAR000002 INFO 2025-10-14 19:25:07,804 signals 32981 8782111040 Patient created: MRNAGDAR000002 - Abdulaziz Al-Yami INFO 2025-10-14 19:25:07,805 signals 32981 8782111040 Generated File Number: FILE-2025-000003 INFO 2025-10-14 19:25:07,805 signals 32981 8782111040 File created: FILE-2025-000003 for patient MRNAGDAR000003 INFO 2025-10-14 19:25:07,805 signals 32981 8782111040 Created main file for patient: MRNAGDAR000003 INFO 2025-10-14 19:25:07,805 signals 32981 8782111040 Patient created: MRNAGDAR000003 - Latifa Al-Anzi INFO 2025-10-14 19:25:07,806 signals 32981 8782111040 Generated File Number: FILE-2025-000004 INFO 2025-10-14 19:25:07,806 signals 32981 8782111040 File created: FILE-2025-000004 for patient MRNAGDAR000004 INFO 2025-10-14 19:25:07,806 signals 32981 8782111040 Created main file for patient: MRNAGDAR000004 INFO 2025-10-14 19:25:07,807 signals 32981 8782111040 Patient created: MRNAGDAR000004 - Faisal Al-Dawsari INFO 2025-10-14 19:25:07,808 signals 32981 8782111040 Generated File Number: FILE-2025-000005 INFO 2025-10-14 19:25:07,808 signals 32981 8782111040 File created: FILE-2025-000005 for patient MRNAGDAR000005 INFO 2025-10-14 19:25:07,808 signals 32981 8782111040 Created main file for patient: MRNAGDAR000005 INFO 2025-10-14 19:25:07,808 signals 32981 8782111040 Patient created: MRNAGDAR000005 - Sultan Al-Harthi INFO 2025-10-14 19:25:07,809 signals 32981 8782111040 Generated File Number: FILE-2025-000006 INFO 2025-10-14 19:25:07,809 signals 32981 8782111040 File created: FILE-2025-000006 for patient MRNAGDAR000006 INFO 2025-10-14 19:25:07,809 signals 32981 8782111040 Created main file for patient: MRNAGDAR000006 INFO 2025-10-14 19:25:07,809 signals 32981 8782111040 Patient created: MRNAGDAR000006 - Hussein Al-Dosari INFO 2025-10-14 19:25:07,811 signals 32981 8782111040 Generated File Number: FILE-2025-000007 INFO 2025-10-14 19:25:07,811 signals 32981 8782111040 File created: FILE-2025-000007 for patient MRNAGDAR000007 INFO 2025-10-14 19:25:07,811 signals 32981 8782111040 Created main file for patient: MRNAGDAR000007 INFO 2025-10-14 19:25:07,811 signals 32981 8782111040 Patient created: MRNAGDAR000007 - Mohammed Al-Dosari INFO 2025-10-14 19:25:07,813 signals 32981 8782111040 Generated File Number: FILE-2025-000008 INFO 2025-10-14 19:25:07,813 signals 32981 8782111040 File created: FILE-2025-000008 for patient MRNAGDAR000008 INFO 2025-10-14 19:25:07,813 signals 32981 8782111040 Created main file for patient: MRNAGDAR000008 INFO 2025-10-14 19:25:07,813 signals 32981 8782111040 Patient created: MRNAGDAR000008 - Jawaher Al-Maliki INFO 2025-10-14 19:25:07,814 signals 32981 8782111040 Generated File Number: FILE-2025-000009 INFO 2025-10-14 19:25:07,814 signals 32981 8782111040 File created: FILE-2025-000009 for patient MRNAGDAR000009 INFO 2025-10-14 19:25:07,814 signals 32981 8782111040 Created main file for patient: MRNAGDAR000009 INFO 2025-10-14 19:25:07,814 signals 32981 8782111040 Patient created: MRNAGDAR000009 - Hanan Al-Asiri INFO 2025-10-14 19:25:07,816 signals 32981 8782111040 Generated File Number: FILE-2025-000010 INFO 2025-10-14 19:25:07,816 signals 32981 8782111040 File created: FILE-2025-000010 for patient MRNAGDAR000010 INFO 2025-10-14 19:25:07,816 signals 32981 8782111040 Created main file for patient: MRNAGDAR000010 INFO 2025-10-14 19:25:07,816 signals 32981 8782111040 Patient created: MRNAGDAR000010 - Lama Al-Shammari INFO 2025-10-14 19:25:07,817 signals 32981 8782111040 Generated File Number: FILE-2025-000011 INFO 2025-10-14 19:25:07,817 signals 32981 8782111040 File created: FILE-2025-000011 for patient MRNAGDAR000011 INFO 2025-10-14 19:25:07,817 signals 32981 8782111040 Created main file for patient: MRNAGDAR000011 INFO 2025-10-14 19:25:07,817 signals 32981 8782111040 Patient created: MRNAGDAR000011 - Yazeed Al-Asiri INFO 2025-10-14 19:25:07,818 signals 32981 8782111040 Generated File Number: FILE-2025-000012 INFO 2025-10-14 19:25:07,818 signals 32981 8782111040 File created: FILE-2025-000012 for patient MRNAGDAR000012 INFO 2025-10-14 19:25:07,818 signals 32981 8782111040 Created main file for patient: MRNAGDAR000012 INFO 2025-10-14 19:25:07,818 signals 32981 8782111040 Patient created: MRNAGDAR000012 - Hessa Al-Otaibi INFO 2025-10-14 19:25:07,819 signals 32981 8782111040 Generated File Number: FILE-2025-000013 INFO 2025-10-14 19:25:07,820 signals 32981 8782111040 File created: FILE-2025-000013 for patient MRNAGDAR000013 INFO 2025-10-14 19:25:07,820 signals 32981 8782111040 Created main file for patient: MRNAGDAR000013 INFO 2025-10-14 19:25:07,820 signals 32981 8782111040 Patient created: MRNAGDAR000013 - Hayat Al-Ahmadi INFO 2025-10-14 19:25:07,821 signals 32981 8782111040 Generated File Number: FILE-2025-000014 INFO 2025-10-14 19:25:07,821 signals 32981 8782111040 File created: FILE-2025-000014 for patient MRNAGDAR000014 INFO 2025-10-14 19:25:07,821 signals 32981 8782111040 Created main file for patient: MRNAGDAR000014 INFO 2025-10-14 19:25:07,821 signals 32981 8782111040 Patient created: MRNAGDAR000014 - Hind Al-Asiri INFO 2025-10-14 19:25:07,822 signals 32981 8782111040 Generated File Number: FILE-2025-000015 INFO 2025-10-14 19:25:07,822 signals 32981 8782111040 File created: FILE-2025-000015 for patient MRNAGDAR000015 INFO 2025-10-14 19:25:07,822 signals 32981 8782111040 Created main file for patient: MRNAGDAR000015 INFO 2025-10-14 19:25:07,822 signals 32981 8782111040 Patient created: MRNAGDAR000015 - Ghada Al-Harbi INFO 2025-10-14 19:25:07,823 signals 32981 8782111040 Generated File Number: FILE-2025-000016 INFO 2025-10-14 19:25:07,824 signals 32981 8782111040 File created: FILE-2025-000016 for patient MRNAGDAR000016 INFO 2025-10-14 19:25:07,824 signals 32981 8782111040 Created main file for patient: MRNAGDAR000016 INFO 2025-10-14 19:25:07,824 signals 32981 8782111040 Patient created: MRNAGDAR000016 - Ghada Al-Harbi INFO 2025-10-14 19:25:07,825 signals 32981 8782111040 Generated File Number: FILE-2025-000017 INFO 2025-10-14 19:25:07,825 signals 32981 8782111040 File created: FILE-2025-000017 for patient MRNAGDAR000017 INFO 2025-10-14 19:25:07,825 signals 32981 8782111040 Created main file for patient: MRNAGDAR000017 INFO 2025-10-14 19:25:07,825 signals 32981 8782111040 Patient created: MRNAGDAR000017 - Hanan Al-Zahrani INFO 2025-10-14 19:25:07,826 signals 32981 8782111040 Generated File Number: FILE-2025-000018 INFO 2025-10-14 19:25:07,826 signals 32981 8782111040 File created: FILE-2025-000018 for patient MRNAGDAR000018 INFO 2025-10-14 19:25:07,826 signals 32981 8782111040 Created main file for patient: MRNAGDAR000018 INFO 2025-10-14 19:25:07,826 signals 32981 8782111040 Patient created: MRNAGDAR000018 - Nasser Al-Subaie INFO 2025-10-14 19:25:07,827 signals 32981 8782111040 Generated File Number: FILE-2025-000019 INFO 2025-10-14 19:25:07,827 signals 32981 8782111040 File created: FILE-2025-000019 for patient MRNAGDAR000019 INFO 2025-10-14 19:25:07,827 signals 32981 8782111040 Created main file for patient: MRNAGDAR000019 INFO 2025-10-14 19:25:07,828 signals 32981 8782111040 Patient created: MRNAGDAR000019 - Dalal Al-Ahmadi INFO 2025-10-14 19:25:07,828 signals 32981 8782111040 Generated File Number: FILE-2025-000020 INFO 2025-10-14 19:25:07,829 signals 32981 8782111040 File created: FILE-2025-000020 for patient MRNAGDAR000020 INFO 2025-10-14 19:25:07,829 signals 32981 8782111040 Created main file for patient: MRNAGDAR000020 INFO 2025-10-14 19:25:07,829 signals 32981 8782111040 Patient created: MRNAGDAR000020 - Basma Al-Shahrani INFO 2025-10-14 19:25:07,830 signals 32981 8782111040 Generated File Number: FILE-2025-000021 INFO 2025-10-14 19:25:07,830 signals 32981 8782111040 File created: FILE-2025-000021 for patient MRNAGDAR000021 INFO 2025-10-14 19:25:07,830 signals 32981 8782111040 Created main file for patient: MRNAGDAR000021 INFO 2025-10-14 19:25:07,830 signals 32981 8782111040 Patient created: MRNAGDAR000021 - Saud Al-Ghamdi INFO 2025-10-14 19:25:07,831 signals 32981 8782111040 Generated File Number: FILE-2025-000022 INFO 2025-10-14 19:25:07,831 signals 32981 8782111040 File created: FILE-2025-000022 for patient MRNAGDAR000022 INFO 2025-10-14 19:25:07,831 signals 32981 8782111040 Created main file for patient: MRNAGDAR000022 INFO 2025-10-14 19:25:07,831 signals 32981 8782111040 Patient created: MRNAGDAR000022 - Nawaf Al-Yami INFO 2025-10-14 19:25:07,832 signals 32981 8782111040 Generated File Number: FILE-2025-000023 INFO 2025-10-14 19:25:07,832 signals 32981 8782111040 File created: FILE-2025-000023 for patient MRNAGDAR000023 INFO 2025-10-14 19:25:07,832 signals 32981 8782111040 Created main file for patient: MRNAGDAR000023 INFO 2025-10-14 19:25:07,832 signals 32981 8782111040 Patient created: MRNAGDAR000023 - Hussein Al-Zahrani INFO 2025-10-14 19:25:07,834 signals 32981 8782111040 Generated File Number: FILE-2025-000024 INFO 2025-10-14 19:25:07,834 signals 32981 8782111040 File created: FILE-2025-000024 for patient MRNAGDAR000024 INFO 2025-10-14 19:25:07,834 signals 32981 8782111040 Created main file for patient: MRNAGDAR000024 INFO 2025-10-14 19:25:07,834 signals 32981 8782111040 Patient created: MRNAGDAR000024 - Salma Al-Otaibi INFO 2025-10-14 19:25:07,836 signals 32981 8782111040 Generated File Number: FILE-2025-000025 INFO 2025-10-14 19:25:07,836 signals 32981 8782111040 File created: FILE-2025-000025 for patient MRNAGDAR000025 INFO 2025-10-14 19:25:07,836 signals 32981 8782111040 Created main file for patient: MRNAGDAR000025 INFO 2025-10-14 19:25:07,836 signals 32981 8782111040 Patient created: MRNAGDAR000025 - Ziyad Al-Shehri INFO 2025-10-14 19:25:07,837 signals 32981 8782111040 Generated File Number: FILE-2025-000026 INFO 2025-10-14 19:25:07,837 signals 32981 8782111040 File created: FILE-2025-000026 for patient MRNAGDAR000026 INFO 2025-10-14 19:25:07,837 signals 32981 8782111040 Created main file for patient: MRNAGDAR000026 INFO 2025-10-14 19:25:07,837 signals 32981 8782111040 Patient created: MRNAGDAR000026 - Wafa Al-Harthi INFO 2025-10-14 19:25:07,838 signals 32981 8782111040 Generated File Number: FILE-2025-000027 INFO 2025-10-14 19:25:07,838 signals 32981 8782111040 File created: FILE-2025-000027 for patient MRNAGDAR000027 INFO 2025-10-14 19:25:07,838 signals 32981 8782111040 Created main file for patient: MRNAGDAR000027 INFO 2025-10-14 19:25:07,838 signals 32981 8782111040 Patient created: MRNAGDAR000027 - Fahad Al-Shehri INFO 2025-10-14 19:25:07,840 signals 32981 8782111040 Generated File Number: FILE-2025-000028 INFO 2025-10-14 19:25:07,840 signals 32981 8782111040 File created: FILE-2025-000028 for patient MRNAGDAR000028 INFO 2025-10-14 19:25:07,840 signals 32981 8782111040 Created main file for patient: MRNAGDAR000028 INFO 2025-10-14 19:25:07,840 signals 32981 8782111040 Patient created: MRNAGDAR000028 - Munira Al-Shammari INFO 2025-10-14 19:25:07,841 signals 32981 8782111040 Generated File Number: FILE-2025-000029 INFO 2025-10-14 19:25:07,841 signals 32981 8782111040 File created: FILE-2025-000029 for patient MRNAGDAR000029 INFO 2025-10-14 19:25:07,841 signals 32981 8782111040 Created main file for patient: MRNAGDAR000029 INFO 2025-10-14 19:25:07,841 signals 32981 8782111040 Patient created: MRNAGDAR000029 - Lulwa Al-Harthi INFO 2025-10-14 19:25:07,842 signals 32981 8782111040 Generated File Number: FILE-2025-000030 INFO 2025-10-14 19:25:07,842 signals 32981 8782111040 File created: FILE-2025-000030 for patient MRNAGDAR000030 INFO 2025-10-14 19:25:07,842 signals 32981 8782111040 Created main file for patient: MRNAGDAR000030 INFO 2025-10-14 19:25:07,842 signals 32981 8782111040 Patient created: MRNAGDAR000030 - Nada Al-Shamrani INFO 2025-10-14 19:25:07,843 signals 32981 8782111040 Generated File Number: FILE-2025-000031 INFO 2025-10-14 19:25:07,844 signals 32981 8782111040 File created: FILE-2025-000031 for patient MRNAGDAR000031 INFO 2025-10-14 19:25:07,844 signals 32981 8782111040 Created main file for patient: MRNAGDAR000031 INFO 2025-10-14 19:25:07,844 signals 32981 8782111040 Patient created: MRNAGDAR000031 - Ghada Al-Ahmadi INFO 2025-10-14 19:25:07,845 signals 32981 8782111040 Generated File Number: FILE-2025-000032 INFO 2025-10-14 19:25:07,845 signals 32981 8782111040 File created: FILE-2025-000032 for patient MRNAGDAR000032 INFO 2025-10-14 19:25:07,845 signals 32981 8782111040 Created main file for patient: MRNAGDAR000032 INFO 2025-10-14 19:25:07,845 signals 32981 8782111040 Patient created: MRNAGDAR000032 - Saad Al-Shahrani INFO 2025-10-14 19:25:07,846 signals 32981 8782111040 Generated File Number: FILE-2025-000033 INFO 2025-10-14 19:25:07,846 signals 32981 8782111040 File created: FILE-2025-000033 for patient MRNAGDAR000033 INFO 2025-10-14 19:25:07,846 signals 32981 8782111040 Created main file for patient: MRNAGDAR000033 INFO 2025-10-14 19:25:07,846 signals 32981 8782111040 Patient created: MRNAGDAR000033 - Mansour Al-Subaie INFO 2025-10-14 19:25:07,848 signals 32981 8782111040 Generated File Number: FILE-2025-000034 INFO 2025-10-14 19:25:07,848 signals 32981 8782111040 File created: FILE-2025-000034 for patient MRNAGDAR000034 INFO 2025-10-14 19:25:07,848 signals 32981 8782111040 Created main file for patient: MRNAGDAR000034 INFO 2025-10-14 19:25:07,848 signals 32981 8782111040 Patient created: MRNAGDAR000034 - Abdulaziz Al-Omari INFO 2025-10-14 19:25:07,849 signals 32981 8782111040 Generated File Number: FILE-2025-000035 INFO 2025-10-14 19:25:07,850 signals 32981 8782111040 File created: FILE-2025-000035 for patient MRNAGDAR000035 INFO 2025-10-14 19:25:07,850 signals 32981 8782111040 Created main file for patient: MRNAGDAR000035 INFO 2025-10-14 19:25:07,850 signals 32981 8782111040 Patient created: MRNAGDAR000035 - Yazeed Al-Shamrani INFO 2025-10-14 19:25:07,851 signals 32981 8782111040 Generated File Number: FILE-2025-000036 INFO 2025-10-14 19:25:07,851 signals 32981 8782111040 File created: FILE-2025-000036 for patient MRNAGDAR000036 INFO 2025-10-14 19:25:07,851 signals 32981 8782111040 Created main file for patient: MRNAGDAR000036 INFO 2025-10-14 19:25:07,851 signals 32981 8782111040 Patient created: MRNAGDAR000036 - Abdulrahman Al-Shahrani INFO 2025-10-14 19:25:07,852 signals 32981 8782111040 Generated File Number: FILE-2025-000037 INFO 2025-10-14 19:25:07,852 signals 32981 8782111040 File created: FILE-2025-000037 for patient MRNAGDAR000037 INFO 2025-10-14 19:25:07,852 signals 32981 8782111040 Created main file for patient: MRNAGDAR000037 INFO 2025-10-14 19:25:07,852 signals 32981 8782111040 Patient created: MRNAGDAR000037 - Hind Al-Yami INFO 2025-10-14 19:25:07,854 signals 32981 8782111040 Generated File Number: FILE-2025-000038 INFO 2025-10-14 19:25:07,854 signals 32981 8782111040 File created: FILE-2025-000038 for patient MRNAGDAR000038 INFO 2025-10-14 19:25:07,854 signals 32981 8782111040 Created main file for patient: MRNAGDAR000038 INFO 2025-10-14 19:25:07,854 signals 32981 8782111040 Patient created: MRNAGDAR000038 - Noura Al-Juaid INFO 2025-10-14 19:25:07,855 signals 32981 8782111040 Generated File Number: FILE-2025-000039 INFO 2025-10-14 19:25:07,855 signals 32981 8782111040 File created: FILE-2025-000039 for patient MRNAGDAR000039 INFO 2025-10-14 19:25:07,855 signals 32981 8782111040 Created main file for patient: MRNAGDAR000039 INFO 2025-10-14 19:25:07,855 signals 32981 8782111040 Patient created: MRNAGDAR000039 - Ziyad Al-Asiri INFO 2025-10-14 19:25:07,856 signals 32981 8782111040 Generated File Number: FILE-2025-000040 INFO 2025-10-14 19:25:07,856 signals 32981 8782111040 File created: FILE-2025-000040 for patient MRNAGDAR000040 INFO 2025-10-14 19:25:07,856 signals 32981 8782111040 Created main file for patient: MRNAGDAR000040 INFO 2025-10-14 19:25:07,856 signals 32981 8782111040 Patient created: MRNAGDAR000040 - Bandar Al-Mutairi INFO 2025-10-14 19:25:07,857 signals 32981 8782111040 Generated File Number: FILE-2025-000041 INFO 2025-10-14 19:25:07,858 signals 32981 8782111040 File created: FILE-2025-000041 for patient MRNAGDAR000041 INFO 2025-10-14 19:25:07,858 signals 32981 8782111040 Created main file for patient: MRNAGDAR000041 INFO 2025-10-14 19:25:07,858 signals 32981 8782111040 Patient created: MRNAGDAR000041 - Lulwa Al-Harthi INFO 2025-10-14 19:25:07,859 signals 32981 8782111040 Generated File Number: FILE-2025-000042 INFO 2025-10-14 19:25:07,859 signals 32981 8782111040 File created: FILE-2025-000042 for patient MRNAGDAR000042 INFO 2025-10-14 19:25:07,859 signals 32981 8782111040 Created main file for patient: MRNAGDAR000042 INFO 2025-10-14 19:25:07,859 signals 32981 8782111040 Patient created: MRNAGDAR000042 - Hind Al-Dawsari INFO 2025-10-14 19:25:07,860 signals 32981 8782111040 Generated File Number: FILE-2025-000043 INFO 2025-10-14 19:25:07,861 signals 32981 8782111040 File created: FILE-2025-000043 for patient MRNAGDAR000043 INFO 2025-10-14 19:25:07,861 signals 32981 8782111040 Created main file for patient: MRNAGDAR000043 INFO 2025-10-14 19:25:07,861 signals 32981 8782111040 Patient created: MRNAGDAR000043 - Jawaher Al-Yami INFO 2025-10-14 19:25:07,862 signals 32981 8782111040 Generated File Number: FILE-2025-000044 INFO 2025-10-14 19:25:07,862 signals 32981 8782111040 File created: FILE-2025-000044 for patient MRNAGDAR000044 INFO 2025-10-14 19:25:07,862 signals 32981 8782111040 Created main file for patient: MRNAGDAR000044 INFO 2025-10-14 19:25:07,862 signals 32981 8782111040 Patient created: MRNAGDAR000044 - Ali Al-Juaid INFO 2025-10-14 19:25:07,863 signals 32981 8782111040 Generated File Number: FILE-2025-000045 INFO 2025-10-14 19:25:07,863 signals 32981 8782111040 File created: FILE-2025-000045 for patient MRNAGDAR000045 INFO 2025-10-14 19:25:07,863 signals 32981 8782111040 Created main file for patient: MRNAGDAR000045 INFO 2025-10-14 19:25:07,863 signals 32981 8782111040 Patient created: MRNAGDAR000045 - Yazeed Al-Dawsari INFO 2025-10-14 19:25:07,864 signals 32981 8782111040 Generated File Number: FILE-2025-000046 INFO 2025-10-14 19:25:07,865 signals 32981 8782111040 File created: FILE-2025-000046 for patient MRNAGDAR000046 INFO 2025-10-14 19:25:07,865 signals 32981 8782111040 Created main file for patient: MRNAGDAR000046 INFO 2025-10-14 19:25:07,865 signals 32981 8782111040 Patient created: MRNAGDAR000046 - Abdulrahman Al-Maliki INFO 2025-10-14 19:25:07,866 signals 32981 8782111040 Generated File Number: FILE-2025-000047 INFO 2025-10-14 19:25:07,866 signals 32981 8782111040 File created: FILE-2025-000047 for patient MRNAGDAR000047 INFO 2025-10-14 19:25:07,866 signals 32981 8782111040 Created main file for patient: MRNAGDAR000047 INFO 2025-10-14 19:25:07,866 signals 32981 8782111040 Patient created: MRNAGDAR000047 - Dalal Al-Asiri INFO 2025-10-14 19:25:07,867 signals 32981 8782111040 Generated File Number: FILE-2025-000048 INFO 2025-10-14 19:25:07,867 signals 32981 8782111040 File created: FILE-2025-000048 for patient MRNAGDAR000048 INFO 2025-10-14 19:25:07,867 signals 32981 8782111040 Created main file for patient: MRNAGDAR000048 INFO 2025-10-14 19:25:07,867 signals 32981 8782111040 Patient created: MRNAGDAR000048 - Abdulrahman Al-Maliki INFO 2025-10-14 19:25:07,868 signals 32981 8782111040 Generated File Number: FILE-2025-000049 INFO 2025-10-14 19:25:07,868 signals 32981 8782111040 File created: FILE-2025-000049 for patient MRNAGDAR000049 INFO 2025-10-14 19:25:07,868 signals 32981 8782111040 Created main file for patient: MRNAGDAR000049 INFO 2025-10-14 19:25:07,868 signals 32981 8782111040 Patient created: MRNAGDAR000049 - Khalid Al-Yami INFO 2025-10-14 19:25:07,870 signals 32981 8782111040 Generated File Number: FILE-2025-000050 INFO 2025-10-14 19:25:07,870 signals 32981 8782111040 File created: FILE-2025-000050 for patient MRNAGDAR000050 INFO 2025-10-14 19:25:07,870 signals 32981 8782111040 Created main file for patient: MRNAGDAR000050 INFO 2025-10-14 19:25:07,870 signals 32981 8782111040 Patient created: MRNAGDAR000050 - Noura Al-Rashidi INFO 2025-10-14 19:25:07,883 signals 32981 8782111040 Appointment created: 699d8fd0-d6f3-4044-92ff-9e1d31f9e5ae for patient MRNAGDAR000041 on 2025-10-05 INFO 2025-10-14 19:25:07,884 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000041-ABA-01 INFO 2025-10-14 19:25:07,884 signals 32981 8782111040 SubFile created: FILE-2025-000041-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:25:07,884 signals 32981 8782111040 Created sub-file FILE-2025-000041-ABA-01 for patient MRNAGDAR000041 at clinic ABA Therapy INFO 2025-10-14 19:25:07,885 signals 32981 8782111040 Notified provider talal.al-shammari.aba1 of new appointment INFO 2025-10-14 19:25:07,887 signals 32981 8782111040 Appointment created: a041ebf5-d17d-44d8-9ae8-3d088c2dd3b5 for patient MRNAGDAR000049 on 2025-08-17 INFO 2025-10-14 19:25:07,887 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000049-OT-01 INFO 2025-10-14 19:25:07,887 signals 32981 8782111040 SubFile created: FILE-2025-000049-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:25:07,887 signals 32981 8782111040 Created sub-file FILE-2025-000049-OT-01 for patient MRNAGDAR000049 at clinic Occupational Therapy INFO 2025-10-14 19:25:07,887 signals 32981 8782111040 Notified provider lulwa.al-harthi.ot2 of new appointment INFO 2025-10-14 19:25:07,889 signals 32981 8782111040 Appointment created: 461cd7e0-2fb4-482c-99c3-9f9b8834cef7 for patient MRNAGDAR000019 on 2025-09-21 INFO 2025-10-14 19:25:07,889 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000019-ABA-01 INFO 2025-10-14 19:25:07,889 signals 32981 8782111040 SubFile created: FILE-2025-000019-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:25:07,889 signals 32981 8782111040 Created sub-file FILE-2025-000019-ABA-01 for patient MRNAGDAR000019 at clinic ABA Therapy INFO 2025-10-14 19:25:07,890 signals 32981 8782111040 Notified provider talal.al-subai.aba2 of new appointment INFO 2025-10-14 19:25:07,891 signals 32981 8782111040 Appointment created: 3e37eeae-51c3-4e01-ad7b-3876dea389c3 for patient MRNAGDAR000016 on 2025-10-06 INFO 2025-10-14 19:25:07,891 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000016-SLP-01 INFO 2025-10-14 19:25:07,891 signals 32981 8782111040 SubFile created: FILE-2025-000016-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:25:07,891 signals 32981 8782111040 Created sub-file FILE-2025-000016-SLP-01 for patient MRNAGDAR000016 at clinic Speech-Language Pathology INFO 2025-10-14 19:25:07,892 signals 32981 8782111040 Notified provider hussein.al-omari.slp2 of new appointment INFO 2025-10-14 19:25:07,893 signals 32981 8782111040 Appointment created: 0e9de425-2469-4c1f-961f-51eb6f5338f0 for patient MRNAGDAR000008 on 2025-08-03 INFO 2025-10-14 19:25:07,893 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000008-NUR-01 INFO 2025-10-14 19:25:07,893 signals 32981 8782111040 SubFile created: FILE-2025-000008-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:25:07,893 signals 32981 8782111040 Created sub-file FILE-2025-000008-NUR-01 for patient MRNAGDAR000008 at clinic Nursing Department INFO 2025-10-14 19:25:07,894 signals 32981 8782111040 Notified provider reem.al-asiri.nurse2 of new appointment INFO 2025-10-14 19:25:07,895 signals 32981 8782111040 Appointment created: 18fd9bde-74d4-4464-a6c8-1f0737dc867e for patient MRNAGDAR000046 on 2025-08-17 INFO 2025-10-14 19:25:07,895 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000046-OT-01 INFO 2025-10-14 19:25:07,895 signals 32981 8782111040 SubFile created: FILE-2025-000046-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:25:07,896 signals 32981 8782111040 Created sub-file FILE-2025-000046-OT-01 for patient MRNAGDAR000046 at clinic Occupational Therapy INFO 2025-10-14 19:25:07,896 signals 32981 8782111040 Notified provider hayat.al-juaid.ot1 of new appointment INFO 2025-10-14 19:25:07,897 signals 32981 8782111040 Appointment created: 924682d5-803f-4bc1-a48e-4685cb4bde80 for patient MRNAGDAR000013 on 2025-08-10 INFO 2025-10-14 19:25:07,897 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000013-SLP-01 INFO 2025-10-14 19:25:07,897 signals 32981 8782111040 SubFile created: FILE-2025-000013-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:25:07,897 signals 32981 8782111040 Created sub-file FILE-2025-000013-SLP-01 for patient MRNAGDAR000013 at clinic Speech-Language Pathology INFO 2025-10-14 19:25:07,898 signals 32981 8782111040 Notified provider lulwa.al-shammari.slp1 of new appointment INFO 2025-10-14 19:25:07,899 signals 32981 8782111040 Appointment created: 2f8ce378-2d70-490f-9824-23a9946728c0 for patient MRNAGDAR000037 on 2025-10-06 INFO 2025-10-14 19:25:07,899 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000037-NUR-01 INFO 2025-10-14 19:25:07,899 signals 32981 8782111040 SubFile created: FILE-2025-000037-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:25:07,899 signals 32981 8782111040 Created sub-file FILE-2025-000037-NUR-01 for patient MRNAGDAR000037 at clinic Nursing Department INFO 2025-10-14 19:25:07,900 signals 32981 8782111040 Notified provider reem.al-asiri.nurse2 of new appointment INFO 2025-10-14 19:25:07,901 signals 32981 8782111040 Appointment created: 1b3ec6ce-86ff-403f-b569-49de2adc5de2 for patient MRNAGDAR000038 on 2025-09-21 INFO 2025-10-14 19:25:07,901 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000038-NUR-01 INFO 2025-10-14 19:25:07,902 signals 32981 8782111040 SubFile created: FILE-2025-000038-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:25:07,902 signals 32981 8782111040 Created sub-file FILE-2025-000038-NUR-01 for patient MRNAGDAR000038 at clinic Nursing Department INFO 2025-10-14 19:25:07,902 signals 32981 8782111040 Notified provider reem.al-asiri.nurse2 of new appointment INFO 2025-10-14 19:25:07,903 signals 32981 8782111040 Appointment created: ed93b4d4-5e92-4a0f-b734-d0e1d56cd32d for patient MRNAGDAR000006 on 2025-07-30 INFO 2025-10-14 19:25:07,903 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000006-ABA-01 INFO 2025-10-14 19:25:07,904 signals 32981 8782111040 SubFile created: FILE-2025-000006-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:25:07,904 signals 32981 8782111040 Created sub-file FILE-2025-000006-ABA-01 for patient MRNAGDAR000006 at clinic ABA Therapy INFO 2025-10-14 19:25:07,904 signals 32981 8782111040 Notified provider talal.al-shammari.aba1 of new appointment INFO 2025-10-14 19:25:07,905 signals 32981 8782111040 Appointment created: 991e9b79-2879-46d9-8932-33d784d6f73f for patient MRNAGDAR000023 on 2025-09-18 INFO 2025-10-14 19:25:07,906 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000023-NUR-01 INFO 2025-10-14 19:25:07,906 signals 32981 8782111040 SubFile created: FILE-2025-000023-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:25:07,906 signals 32981 8782111040 Created sub-file FILE-2025-000023-NUR-01 for patient MRNAGDAR000023 at clinic Nursing Department INFO 2025-10-14 19:25:07,906 signals 32981 8782111040 Notified provider wafa.al-shammari.nurse1 of new appointment INFO 2025-10-14 19:25:07,908 signals 32981 8782111040 Appointment created: eb42f53f-f97c-48e7-9e82-0cd7e3581f26 for patient MRNAGDAR000021 on 2025-09-02 INFO 2025-10-14 19:25:07,908 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000021-OT-01 INFO 2025-10-14 19:25:07,908 signals 32981 8782111040 SubFile created: FILE-2025-000021-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:25:07,908 signals 32981 8782111040 Created sub-file FILE-2025-000021-OT-01 for patient MRNAGDAR000021 at clinic Occupational Therapy INFO 2025-10-14 19:25:07,908 signals 32981 8782111040 Notified provider hayat.al-juaid.ot1 of new appointment INFO 2025-10-14 19:25:07,910 signals 32981 8782111040 Appointment created: 7cf583b2-9d00-4fb8-88d8-8bd2ff2624b4 for patient MRNAGDAR000048 on 2025-10-14 INFO 2025-10-14 19:25:07,910 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000048-NUR-01 INFO 2025-10-14 19:25:07,910 signals 32981 8782111040 SubFile created: FILE-2025-000048-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:25:07,910 signals 32981 8782111040 Created sub-file FILE-2025-000048-NUR-01 for patient MRNAGDAR000048 at clinic Nursing Department INFO 2025-10-14 19:25:07,910 signals 32981 8782111040 Notified provider reem.al-asiri.nurse2 of new appointment INFO 2025-10-14 19:25:07,911 signals 32981 8782111040 Appointment created: a976a34c-f9f3-4b98-96e8-40f5bb4e817d for patient MRNAGDAR000010 on 2025-10-06 INFO 2025-10-14 19:25:07,912 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000010-OT-01 INFO 2025-10-14 19:25:07,912 signals 32981 8782111040 SubFile created: FILE-2025-000010-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:25:07,912 signals 32981 8782111040 Created sub-file FILE-2025-000010-OT-01 for patient MRNAGDAR000010 at clinic Occupational Therapy INFO 2025-10-14 19:25:07,912 signals 32981 8782111040 Notified provider hayat.al-juaid.ot1 of new appointment INFO 2025-10-14 19:25:07,914 signals 32981 8782111040 Appointment created: f3dd3de8-97af-4c67-90d5-f5219bd0200d for patient MRNAGDAR000001 on 2025-10-02 INFO 2025-10-14 19:25:07,914 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000001-MED-01 INFO 2025-10-14 19:25:07,914 signals 32981 8782111040 SubFile created: FILE-2025-000001-MED-01 for clinic Medical Department INFO 2025-10-14 19:25:07,914 signals 32981 8782111040 Created sub-file FILE-2025-000001-MED-01 for patient MRNAGDAR000001 at clinic Medical Department INFO 2025-10-14 19:25:07,915 signals 32981 8782111040 Notified provider mansour.al-shamrani.doctor2 of new appointment INFO 2025-10-14 19:25:07,915 signals 32981 8782111040 Appointment created: de465af7-3564-47c3-aad0-20512d58c009 for patient MRNAGDAR000029 on 2025-10-06 INFO 2025-10-14 19:25:07,916 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000029-SLP-01 INFO 2025-10-14 19:25:07,916 signals 32981 8782111040 SubFile created: FILE-2025-000029-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:25:07,916 signals 32981 8782111040 Created sub-file FILE-2025-000029-SLP-01 for patient MRNAGDAR000029 at clinic Speech-Language Pathology INFO 2025-10-14 19:25:07,916 signals 32981 8782111040 Notified provider lulwa.al-shammari.slp1 of new appointment INFO 2025-10-14 19:25:07,917 signals 32981 8782111040 Appointment created: ad8994e7-9dfd-4cf7-95ee-b8c5b39f406d for patient MRNAGDAR000005 on 2025-09-28 INFO 2025-10-14 19:25:07,918 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000005-ABA-01 INFO 2025-10-14 19:25:07,918 signals 32981 8782111040 SubFile created: FILE-2025-000005-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:25:07,918 signals 32981 8782111040 Created sub-file FILE-2025-000005-ABA-01 for patient MRNAGDAR000005 at clinic ABA Therapy INFO 2025-10-14 19:25:07,918 signals 32981 8782111040 Notified provider talal.al-subai.aba2 of new appointment INFO 2025-10-14 19:25:07,920 signals 32981 8782111040 Appointment created: 09ab8ba3-86f6-416c-9898-aa0e35d4c412 for patient MRNAGDAR000018 on 2025-08-10 INFO 2025-10-14 19:25:07,920 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000018-NUR-01 INFO 2025-10-14 19:25:07,920 signals 32981 8782111040 SubFile created: FILE-2025-000018-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:25:07,920 signals 32981 8782111040 Created sub-file FILE-2025-000018-NUR-01 for patient MRNAGDAR000018 at clinic Nursing Department INFO 2025-10-14 19:25:07,921 signals 32981 8782111040 Notified provider khalid.al-maliki.nurse3 of new appointment INFO 2025-10-14 19:25:07,922 signals 32981 8782111040 Appointment created: 55dc181b-5052-45ab-a550-6e7f44fb7c99 for patient MRNAGDAR000010 on 2025-09-03 INFO 2025-10-14 19:25:07,922 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000010-ABA-02 INFO 2025-10-14 19:25:07,923 signals 32981 8782111040 SubFile created: FILE-2025-000010-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:25:07,923 signals 32981 8782111040 Created sub-file FILE-2025-000010-ABA-02 for patient MRNAGDAR000010 at clinic ABA Therapy INFO 2025-10-14 19:25:07,923 signals 32981 8782111040 Notified provider talal.al-subai.aba2 of new appointment INFO 2025-10-14 19:25:07,924 signals 32981 8782111040 Appointment created: 44c5130a-ff77-4cbc-b7f7-bdbe5c1dc018 for patient MRNAGDAR000032 on 2025-09-28 INFO 2025-10-14 19:25:07,925 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000032-MED-01 INFO 2025-10-14 19:25:07,925 signals 32981 8782111040 SubFile created: FILE-2025-000032-MED-01 for clinic Medical Department INFO 2025-10-14 19:25:07,925 signals 32981 8782111040 Created sub-file FILE-2025-000032-MED-01 for patient MRNAGDAR000032 at clinic Medical Department INFO 2025-10-14 19:25:07,925 signals 32981 8782111040 Notified provider fahad.al-mutairi.doctor1 of new appointment INFO 2025-10-14 19:25:07,927 signals 32981 8782111040 Appointment created: 5eedc4db-384e-4977-8cb0-c26e75029ab6 for patient MRNAGDAR000025 on 2025-08-17 INFO 2025-10-14 19:25:07,928 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000025-MED-01 INFO 2025-10-14 19:25:07,928 signals 32981 8782111040 SubFile created: FILE-2025-000025-MED-01 for clinic Medical Department INFO 2025-10-14 19:25:07,928 signals 32981 8782111040 Created sub-file FILE-2025-000025-MED-01 for patient MRNAGDAR000025 at clinic Medical Department INFO 2025-10-14 19:25:07,928 signals 32981 8782111040 Notified provider fahad.al-mutairi.doctor1 of new appointment INFO 2025-10-14 19:25:07,930 signals 32981 8782111040 Appointment created: ccf5c7ac-7068-42d2-818f-0790fdec703d for patient MRNAGDAR000048 on 2025-07-30 INFO 2025-10-14 19:25:07,930 signals 32981 8782111040 Notified provider khalid.al-maliki.nurse3 of new appointment INFO 2025-10-14 19:25:07,932 signals 32981 8782111040 Appointment created: 01c3a21b-5d98-4357-b12f-752b3e2d2b5d for patient MRNAGDAR000012 on 2025-08-19 INFO 2025-10-14 19:25:07,933 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000012-OT-01 INFO 2025-10-14 19:25:07,933 signals 32981 8782111040 SubFile created: FILE-2025-000012-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:25:07,933 signals 32981 8782111040 Created sub-file FILE-2025-000012-OT-01 for patient MRNAGDAR000012 at clinic Occupational Therapy INFO 2025-10-14 19:25:07,934 signals 32981 8782111040 Notified provider hayat.al-juaid.ot1 of new appointment INFO 2025-10-14 19:25:07,935 signals 32981 8782111040 Appointment created: c0424f31-5c8c-41b0-a88c-ae277e9216df for patient MRNAGDAR000049 on 2025-07-27 INFO 2025-10-14 19:25:07,935 signals 32981 8782111040 Notified provider lulwa.al-harthi.ot2 of new appointment INFO 2025-10-14 19:25:07,937 signals 32981 8782111040 Appointment created: 6536a482-2863-472d-844d-fc07afc8501e for patient MRNAGDAR000035 on 2025-08-24 INFO 2025-10-14 19:25:07,937 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000035-ABA-01 INFO 2025-10-14 19:25:07,937 signals 32981 8782111040 SubFile created: FILE-2025-000035-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:25:07,938 signals 32981 8782111040 Created sub-file FILE-2025-000035-ABA-01 for patient MRNAGDAR000035 at clinic ABA Therapy INFO 2025-10-14 19:25:07,938 signals 32981 8782111040 Notified provider talal.al-subai.aba2 of new appointment INFO 2025-10-14 19:25:07,939 signals 32981 8782111040 Appointment created: dd5078a5-656e-4e7b-8d8a-3f287e93a656 for patient MRNAGDAR000033 on 2025-08-03 INFO 2025-10-14 19:25:07,939 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000033-NUR-01 INFO 2025-10-14 19:25:07,940 signals 32981 8782111040 SubFile created: FILE-2025-000033-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:25:07,940 signals 32981 8782111040 Created sub-file FILE-2025-000033-NUR-01 for patient MRNAGDAR000033 at clinic Nursing Department INFO 2025-10-14 19:25:07,940 signals 32981 8782111040 Notified provider reem.al-asiri.nurse2 of new appointment INFO 2025-10-14 19:25:07,941 signals 32981 8782111040 Appointment created: 70ae8276-ca3e-42a1-8542-619fda2100e7 for patient MRNAGDAR000031 on 2025-08-03 INFO 2025-10-14 19:25:07,941 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000031-ABA-01 INFO 2025-10-14 19:25:07,941 signals 32981 8782111040 SubFile created: FILE-2025-000031-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:25:07,941 signals 32981 8782111040 Created sub-file FILE-2025-000031-ABA-01 for patient MRNAGDAR000031 at clinic ABA Therapy INFO 2025-10-14 19:25:07,942 signals 32981 8782111040 Notified provider talal.al-shammari.aba1 of new appointment INFO 2025-10-14 19:25:07,943 signals 32981 8782111040 Appointment created: 26f54e1e-f160-4976-9ec3-035f0c88c934 for patient MRNAGDAR000008 on 2025-10-09 INFO 2025-10-14 19:25:07,944 signals 32981 8782111040 Notified provider wafa.al-shammari.nurse1 of new appointment INFO 2025-10-14 19:25:07,946 signals 32981 8782111040 Appointment created: ca135770-0add-45d8-97e0-7b1d126fcab8 for patient MRNAGDAR000037 on 2025-09-08 INFO 2025-10-14 19:25:07,946 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000037-OT-02 INFO 2025-10-14 19:25:07,946 signals 32981 8782111040 SubFile created: FILE-2025-000037-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:25:07,946 signals 32981 8782111040 Created sub-file FILE-2025-000037-OT-02 for patient MRNAGDAR000037 at clinic Occupational Therapy INFO 2025-10-14 19:25:07,947 signals 32981 8782111040 Notified provider hayat.al-juaid.ot1 of new appointment INFO 2025-10-14 19:25:07,949 signals 32981 8782111040 Appointment created: bd22b9a0-e2f3-4ea4-b1be-21cd04262d3a for patient MRNAGDAR000021 on 2025-10-23 INFO 2025-10-14 19:25:07,949 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000021-NUR-02 INFO 2025-10-14 19:25:07,949 signals 32981 8782111040 SubFile created: FILE-2025-000021-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:25:07,949 signals 32981 8782111040 Created sub-file FILE-2025-000021-NUR-02 for patient MRNAGDAR000021 at clinic Nursing Department INFO 2025-10-14 19:25:07,950 signals 32981 8782111040 Notified provider reem.al-asiri.nurse2 of new appointment INFO 2025-10-14 19:25:07,950 signals 32981 8782111040 Scheduled 24-hour reminder for appointment bd22b9a0-e2f3-4ea4-b1be-21cd04262d3a INFO 2025-10-14 19:25:07,951 signals 32981 8782111040 Scheduled 2-hour reminder for appointment bd22b9a0-e2f3-4ea4-b1be-21cd04262d3a INFO 2025-10-14 19:25:07,951 signals 32981 8782111040 Appointment created: aa2081f2-c2ac-4aae-a8af-82f17ab5153b for patient MRNAGDAR000010 on 2025-09-10 INFO 2025-10-14 19:25:07,952 signals 32981 8782111040 Notified provider talal.al-subai.aba2 of new appointment INFO 2025-10-14 19:25:07,953 signals 32981 8782111040 Appointment created: 1bcb9e8d-7e10-4536-8a67-be0276373c61 for patient MRNAGDAR000027 on 2025-11-10 INFO 2025-10-14 19:25:07,954 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000027-MED-01 INFO 2025-10-14 19:25:07,954 signals 32981 8782111040 SubFile created: FILE-2025-000027-MED-01 for clinic Medical Department INFO 2025-10-14 19:25:07,954 signals 32981 8782111040 Created sub-file FILE-2025-000027-MED-01 for patient MRNAGDAR000027 at clinic Medical Department INFO 2025-10-14 19:25:07,954 signals 32981 8782111040 Notified provider fahad.al-mutairi.doctor1 of new appointment INFO 2025-10-14 19:25:07,955 signals 32981 8782111040 Scheduled 24-hour reminder for appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 INFO 2025-10-14 19:25:07,955 signals 32981 8782111040 Scheduled 2-hour reminder for appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 INFO 2025-10-14 19:25:07,956 signals 32981 8782111040 Appointment created: 4aa660fe-1e96-4cca-a8f4-ee177df1c09e for patient MRNAGDAR000040 on 2025-08-03 INFO 2025-10-14 19:25:07,956 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000040-NUR-01 INFO 2025-10-14 19:25:07,957 signals 32981 8782111040 SubFile created: FILE-2025-000040-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:25:07,957 signals 32981 8782111040 Created sub-file FILE-2025-000040-NUR-01 for patient MRNAGDAR000040 at clinic Nursing Department INFO 2025-10-14 19:25:07,957 signals 32981 8782111040 Notified provider reem.al-asiri.nurse2 of new appointment INFO 2025-10-14 19:25:07,958 signals 32981 8782111040 Appointment created: df235ee8-2a1d-4918-87fd-9dadcf8778db for patient MRNAGDAR000012 on 2025-08-11 INFO 2025-10-14 19:25:07,959 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000012-NUR-02 INFO 2025-10-14 19:25:07,959 signals 32981 8782111040 SubFile created: FILE-2025-000012-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:25:07,959 signals 32981 8782111040 Created sub-file FILE-2025-000012-NUR-02 for patient MRNAGDAR000012 at clinic Nursing Department INFO 2025-10-14 19:25:07,959 signals 32981 8782111040 Notified provider khalid.al-maliki.nurse3 of new appointment INFO 2025-10-14 19:25:07,961 signals 32981 8782111040 Appointment created: 3ba1ebc9-4e1d-4ee4-bab5-e978cdeac8cb for patient MRNAGDAR000023 on 2025-08-18 INFO 2025-10-14 19:25:07,961 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000023-MED-02 INFO 2025-10-14 19:25:07,961 signals 32981 8782111040 SubFile created: FILE-2025-000023-MED-02 for clinic Medical Department INFO 2025-10-14 19:25:07,961 signals 32981 8782111040 Created sub-file FILE-2025-000023-MED-02 for patient MRNAGDAR000023 at clinic Medical Department INFO 2025-10-14 19:25:07,962 signals 32981 8782111040 Notified provider salma.al-asiri.doctor3 of new appointment INFO 2025-10-14 19:25:07,963 signals 32981 8782111040 Appointment created: 8e2f9b0b-13f3-4ea3-be34-937d6adab166 for patient MRNAGDAR000040 on 2025-10-27 INFO 2025-10-14 19:25:07,963 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000040-ABA-02 INFO 2025-10-14 19:25:07,963 signals 32981 8782111040 SubFile created: FILE-2025-000040-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:25:07,963 signals 32981 8782111040 Created sub-file FILE-2025-000040-ABA-02 for patient MRNAGDAR000040 at clinic ABA Therapy INFO 2025-10-14 19:25:07,964 signals 32981 8782111040 Notified provider talal.al-shammari.aba1 of new appointment INFO 2025-10-14 19:25:07,964 signals 32981 8782111040 Scheduled 24-hour reminder for appointment 8e2f9b0b-13f3-4ea3-be34-937d6adab166 INFO 2025-10-14 19:25:07,964 signals 32981 8782111040 Scheduled 2-hour reminder for appointment 8e2f9b0b-13f3-4ea3-be34-937d6adab166 INFO 2025-10-14 19:25:07,965 signals 32981 8782111040 Appointment created: a8ee29f8-e3d6-41c4-8bbb-eab14b86c93b for patient MRNAGDAR000044 on 2025-08-18 INFO 2025-10-14 19:25:07,966 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000044-OT-01 INFO 2025-10-14 19:25:07,966 signals 32981 8782111040 SubFile created: FILE-2025-000044-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:25:07,966 signals 32981 8782111040 Created sub-file FILE-2025-000044-OT-01 for patient MRNAGDAR000044 at clinic Occupational Therapy INFO 2025-10-14 19:25:07,966 signals 32981 8782111040 Notified provider lulwa.al-harthi.ot2 of new appointment INFO 2025-10-14 19:25:07,967 signals 32981 8782111040 Appointment created: 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f for patient MRNAGDAR000031 on 2025-10-30 INFO 2025-10-14 19:25:07,969 confirmation_service 32981 8782111040 Created confirmation token for appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f, expires at 2025-10-21 16:25:07.969117+00:00 ERROR 2025-10-14 19:25:07,969 signals 32981 8782111040 Error creating confirmation token for appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:25:07,970 signals 32981 8782111040 Notified provider talal.al-shammari.aba1 of new appointment INFO 2025-10-14 19:25:07,970 signals 32981 8782111040 Scheduled 24-hour reminder for appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f INFO 2025-10-14 19:25:07,970 signals 32981 8782111040 Scheduled 2-hour reminder for appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f INFO 2025-10-14 19:25:07,971 signals 32981 8782111040 Appointment created: bf60fc34-7c54-4dfa-a69c-3049c767115c for patient MRNAGDAR000024 on 2025-08-19 INFO 2025-10-14 19:25:07,972 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000024-MED-01 INFO 2025-10-14 19:25:07,972 signals 32981 8782111040 SubFile created: FILE-2025-000024-MED-01 for clinic Medical Department INFO 2025-10-14 19:25:07,972 signals 32981 8782111040 Created sub-file FILE-2025-000024-MED-01 for patient MRNAGDAR000024 at clinic Medical Department INFO 2025-10-14 19:25:07,972 signals 32981 8782111040 Notified provider fahad.al-mutairi.doctor1 of new appointment INFO 2025-10-14 19:25:07,973 signals 32981 8782111040 Appointment created: a309b952-e644-4a82-9a45-084f3cd63ff7 for patient MRNAGDAR000048 on 2025-08-31 INFO 2025-10-14 19:25:07,974 signals 32981 8782111040 Notified provider wafa.al-shammari.nurse1 of new appointment INFO 2025-10-14 19:25:07,975 signals 32981 8782111040 Appointment created: d25b7800-6885-4c96-a8a8-9b49bc813379 for patient MRNAGDAR000029 on 2025-08-28 INFO 2025-10-14 19:25:07,975 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000029-MED-02 INFO 2025-10-14 19:25:07,975 signals 32981 8782111040 SubFile created: FILE-2025-000029-MED-02 for clinic Medical Department INFO 2025-10-14 19:25:07,975 signals 32981 8782111040 Created sub-file FILE-2025-000029-MED-02 for patient MRNAGDAR000029 at clinic Medical Department INFO 2025-10-14 19:25:07,975 signals 32981 8782111040 Notified provider salma.al-asiri.doctor3 of new appointment INFO 2025-10-14 19:25:07,976 signals 32981 8782111040 Appointment created: 0f6d59de-28c2-4fa8-802f-28634130776e for patient MRNAGDAR000008 on 2025-07-22 INFO 2025-10-14 19:25:07,977 signals 32981 8782111040 Notified provider khalid.al-maliki.nurse3 of new appointment INFO 2025-10-14 19:25:07,978 signals 32981 8782111040 Appointment created: be8eb04f-f35c-467b-b863-745be4e2d4cd for patient MRNAGDAR000036 on 2025-09-29 INFO 2025-10-14 19:25:07,978 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000036-MED-01 INFO 2025-10-14 19:25:07,978 signals 32981 8782111040 SubFile created: FILE-2025-000036-MED-01 for clinic Medical Department INFO 2025-10-14 19:25:07,978 signals 32981 8782111040 Created sub-file FILE-2025-000036-MED-01 for patient MRNAGDAR000036 at clinic Medical Department INFO 2025-10-14 19:25:07,979 signals 32981 8782111040 Notified provider salma.al-asiri.doctor3 of new appointment INFO 2025-10-14 19:25:07,980 signals 32981 8782111040 Appointment created: f616fb85-3ad4-49f3-9edf-031e546bf743 for patient MRNAGDAR000038 on 2025-10-26 INFO 2025-10-14 19:25:07,981 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000038-OT-02 INFO 2025-10-14 19:25:07,981 signals 32981 8782111040 SubFile created: FILE-2025-000038-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:25:07,981 signals 32981 8782111040 Created sub-file FILE-2025-000038-OT-02 for patient MRNAGDAR000038 at clinic Occupational Therapy INFO 2025-10-14 19:25:07,982 confirmation_service 32981 8782111040 Created confirmation token for appointment f616fb85-3ad4-49f3-9edf-031e546bf743, expires at 2025-10-21 16:25:07.982189+00:00 ERROR 2025-10-14 19:25:07,982 signals 32981 8782111040 Error creating confirmation token for appointment f616fb85-3ad4-49f3-9edf-031e546bf743: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:25:07,982 signals 32981 8782111040 Notified provider hayat.al-juaid.ot1 of new appointment INFO 2025-10-14 19:25:07,983 signals 32981 8782111040 Scheduled 24-hour reminder for appointment f616fb85-3ad4-49f3-9edf-031e546bf743 INFO 2025-10-14 19:25:07,983 signals 32981 8782111040 Scheduled 2-hour reminder for appointment f616fb85-3ad4-49f3-9edf-031e546bf743 INFO 2025-10-14 19:25:07,984 signals 32981 8782111040 Appointment created: 972cd568-4882-443b-9dda-052b94fcbb7d for patient MRNAGDAR000049 on 2025-09-15 INFO 2025-10-14 19:25:07,985 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000049-SLP-02 INFO 2025-10-14 19:25:07,985 signals 32981 8782111040 SubFile created: FILE-2025-000049-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:25:07,985 signals 32981 8782111040 Created sub-file FILE-2025-000049-SLP-02 for patient MRNAGDAR000049 at clinic Speech-Language Pathology INFO 2025-10-14 19:25:07,985 signals 32981 8782111040 Notified provider hussein.al-omari.slp2 of new appointment INFO 2025-10-14 19:25:07,987 signals 32981 8782111040 Appointment created: 76e724e1-87e4-4ab1-b027-c37a04d42dad for patient MRNAGDAR000009 on 2025-07-31 INFO 2025-10-14 19:25:07,988 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000009-SLP-01 INFO 2025-10-14 19:25:07,988 signals 32981 8782111040 SubFile created: FILE-2025-000009-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:25:07,988 signals 32981 8782111040 Created sub-file FILE-2025-000009-SLP-01 for patient MRNAGDAR000009 at clinic Speech-Language Pathology INFO 2025-10-14 19:25:07,988 signals 32981 8782111040 Notified provider hussein.al-omari.slp2 of new appointment INFO 2025-10-14 19:25:07,990 signals 32981 8782111040 Appointment created: 048fc5c8-f497-4a2e-80ee-da598f55a660 for patient MRNAGDAR000050 on 2025-08-27 INFO 2025-10-14 19:25:07,990 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000050-NUR-01 INFO 2025-10-14 19:25:07,990 signals 32981 8782111040 SubFile created: FILE-2025-000050-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:25:07,990 signals 32981 8782111040 Created sub-file FILE-2025-000050-NUR-01 for patient MRNAGDAR000050 at clinic Nursing Department INFO 2025-10-14 19:25:07,991 signals 32981 8782111040 Notified provider khalid.al-maliki.nurse3 of new appointment INFO 2025-10-14 19:25:07,992 signals 32981 8782111040 Appointment created: 5fffe8ff-52a4-485a-975d-55501df43641 for patient MRNAGDAR000049 on 2025-09-07 INFO 2025-10-14 19:25:07,993 signals 32981 8782111040 Notified provider hussein.al-omari.slp2 of new appointment INFO 2025-10-14 19:25:07,994 signals 32981 8782111040 Appointment created: e87eaf7b-79d4-41ff-ae5c-176b620e3c0f for patient MRNAGDAR000012 on 2025-09-10 INFO 2025-10-14 19:25:07,994 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000012-SLP-03 INFO 2025-10-14 19:25:07,994 signals 32981 8782111040 SubFile created: FILE-2025-000012-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:25:07,994 signals 32981 8782111040 Created sub-file FILE-2025-000012-SLP-03 for patient MRNAGDAR000012 at clinic Speech-Language Pathology INFO 2025-10-14 19:25:07,995 signals 32981 8782111040 Notified provider lulwa.al-shammari.slp1 of new appointment INFO 2025-10-14 19:25:07,996 signals 32981 8782111040 Appointment created: 9ec9934d-8c94-4a65-b37c-b708f4b2e715 for patient MRNAGDAR000022 on 2025-09-14 INFO 2025-10-14 19:25:07,996 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000022-SLP-01 INFO 2025-10-14 19:25:07,996 signals 32981 8782111040 SubFile created: FILE-2025-000022-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:25:07,996 signals 32981 8782111040 Created sub-file FILE-2025-000022-SLP-01 for patient MRNAGDAR000022 at clinic Speech-Language Pathology INFO 2025-10-14 19:25:07,997 signals 32981 8782111040 Notified provider lulwa.al-shammari.slp1 of new appointment INFO 2025-10-14 19:25:07,998 signals 32981 8782111040 Appointment created: 8862e5e6-a13f-40c0-8912-b38a419fedaf for patient MRNAGDAR000046 on 2025-08-10 INFO 2025-10-14 19:25:07,998 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000046-NUR-02 INFO 2025-10-14 19:25:07,999 signals 32981 8782111040 SubFile created: FILE-2025-000046-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:25:07,999 signals 32981 8782111040 Created sub-file FILE-2025-000046-NUR-02 for patient MRNAGDAR000046 at clinic Nursing Department INFO 2025-10-14 19:25:07,999 signals 32981 8782111040 Notified provider wafa.al-shammari.nurse1 of new appointment INFO 2025-10-14 19:25:08,000 signals 32981 8782111040 Appointment created: 42848836-124b-4554-a02b-9ec8aac1acf0 for patient MRNAGDAR000003 on 2025-10-26 INFO 2025-10-14 19:25:08,000 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000003-NUR-01 INFO 2025-10-14 19:25:08,000 signals 32981 8782111040 SubFile created: FILE-2025-000003-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:25:08,000 signals 32981 8782111040 Created sub-file FILE-2025-000003-NUR-01 for patient MRNAGDAR000003 at clinic Nursing Department INFO 2025-10-14 19:25:08,000 signals 32981 8782111040 Notified provider khalid.al-maliki.nurse3 of new appointment INFO 2025-10-14 19:25:08,001 signals 32981 8782111040 Scheduled 24-hour reminder for appointment 42848836-124b-4554-a02b-9ec8aac1acf0 INFO 2025-10-14 19:25:08,001 signals 32981 8782111040 Scheduled 2-hour reminder for appointment 42848836-124b-4554-a02b-9ec8aac1acf0 INFO 2025-10-14 19:25:08,002 signals 32981 8782111040 Appointment created: 7ea84f19-12c3-4051-902e-a9f72fe2e6b2 for patient MRNAGDAR000023 on 2025-10-14 INFO 2025-10-14 19:25:08,003 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000023-SLP-03 INFO 2025-10-14 19:25:08,003 signals 32981 8782111040 SubFile created: FILE-2025-000023-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:25:08,003 signals 32981 8782111040 Created sub-file FILE-2025-000023-SLP-03 for patient MRNAGDAR000023 at clinic Speech-Language Pathology INFO 2025-10-14 19:25:08,003 signals 32981 8782111040 Notified provider lulwa.al-shammari.slp1 of new appointment INFO 2025-10-14 19:25:08,004 signals 32981 8782111040 Appointment created: a7320188-a344-4505-a540-a0d26e37b975 for patient MRNAGDAR000006 on 2025-11-09 INFO 2025-10-14 19:25:08,004 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000006-MED-02 INFO 2025-10-14 19:25:08,004 signals 32981 8782111040 SubFile created: FILE-2025-000006-MED-02 for clinic Medical Department INFO 2025-10-14 19:25:08,004 signals 32981 8782111040 Created sub-file FILE-2025-000006-MED-02 for patient MRNAGDAR000006 at clinic Medical Department INFO 2025-10-14 19:25:08,005 signals 32981 8782111040 Notified provider salma.al-asiri.doctor3 of new appointment INFO 2025-10-14 19:25:08,005 signals 32981 8782111040 Scheduled 24-hour reminder for appointment a7320188-a344-4505-a540-a0d26e37b975 INFO 2025-10-14 19:25:08,006 signals 32981 8782111040 Scheduled 2-hour reminder for appointment a7320188-a344-4505-a540-a0d26e37b975 INFO 2025-10-14 19:25:08,006 signals 32981 8782111040 Appointment created: 395ad294-6f1e-4368-a4ce-2f3239d866c4 for patient MRNAGDAR000042 on 2025-09-07 INFO 2025-10-14 19:25:08,007 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000042-MED-01 INFO 2025-10-14 19:25:08,007 signals 32981 8782111040 SubFile created: FILE-2025-000042-MED-01 for clinic Medical Department INFO 2025-10-14 19:25:08,007 signals 32981 8782111040 Created sub-file FILE-2025-000042-MED-01 for patient MRNAGDAR000042 at clinic Medical Department INFO 2025-10-14 19:25:08,007 signals 32981 8782111040 Notified provider fahad.al-mutairi.doctor1 of new appointment INFO 2025-10-14 19:25:08,009 signals 32981 8782111040 Appointment created: 74803244-7403-4d46-a479-a7b930e3efb1 for patient MRNAGDAR000017 on 2025-09-16 INFO 2025-10-14 19:25:08,009 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000017-OT-01 INFO 2025-10-14 19:25:08,009 signals 32981 8782111040 SubFile created: FILE-2025-000017-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:25:08,009 signals 32981 8782111040 Created sub-file FILE-2025-000017-OT-01 for patient MRNAGDAR000017 at clinic Occupational Therapy INFO 2025-10-14 19:25:08,009 signals 32981 8782111040 Notified provider lulwa.al-harthi.ot2 of new appointment INFO 2025-10-14 19:25:08,011 signals 32981 8782111040 Appointment created: 513b8165-89c1-438c-9f31-56f1099e4b3d for patient MRNAGDAR000014 on 2025-08-17 INFO 2025-10-14 19:25:08,011 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000014-NUR-01 INFO 2025-10-14 19:25:08,011 signals 32981 8782111040 SubFile created: FILE-2025-000014-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:25:08,011 signals 32981 8782111040 Created sub-file FILE-2025-000014-NUR-01 for patient MRNAGDAR000014 at clinic Nursing Department INFO 2025-10-14 19:25:08,012 signals 32981 8782111040 Notified provider khalid.al-maliki.nurse3 of new appointment INFO 2025-10-14 19:25:08,013 signals 32981 8782111040 Appointment created: efaddfd2-0dfb-405d-9dca-687ac15e8087 for patient MRNAGDAR000049 on 2025-09-16 INFO 2025-10-14 19:25:08,014 signals 32981 8782111040 Notified provider lulwa.al-harthi.ot2 of new appointment INFO 2025-10-14 19:25:08,015 signals 32981 8782111040 Appointment created: 6f2fe257-6475-494c-a3ae-8aa29bc31b42 for patient MRNAGDAR000039 on 2025-09-17 INFO 2025-10-14 19:25:08,015 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000039-NUR-01 INFO 2025-10-14 19:25:08,015 signals 32981 8782111040 SubFile created: FILE-2025-000039-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:25:08,015 signals 32981 8782111040 Created sub-file FILE-2025-000039-NUR-01 for patient MRNAGDAR000039 at clinic Nursing Department INFO 2025-10-14 19:25:08,016 signals 32981 8782111040 Notified provider wafa.al-shammari.nurse1 of new appointment INFO 2025-10-14 19:25:08,017 signals 32981 8782111040 Appointment created: 56082f8d-99a3-4fbe-bb5a-62301a2d0e6a for patient MRNAGDAR000042 on 2025-10-13 INFO 2025-10-14 19:25:08,018 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000042-NUR-02 INFO 2025-10-14 19:25:08,018 signals 32981 8782111040 SubFile created: FILE-2025-000042-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:25:08,018 signals 32981 8782111040 Created sub-file FILE-2025-000042-NUR-02 for patient MRNAGDAR000042 at clinic Nursing Department INFO 2025-10-14 19:25:08,018 signals 32981 8782111040 Notified provider reem.al-asiri.nurse2 of new appointment INFO 2025-10-14 19:25:08,020 signals 32981 8782111040 Appointment created: 0841eef5-1e40-4cd2-8720-042caf229ed8 for patient MRNAGDAR000007 on 2025-08-31 INFO 2025-10-14 19:25:08,020 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000007-ABA-01 INFO 2025-10-14 19:25:08,020 signals 32981 8782111040 SubFile created: FILE-2025-000007-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:25:08,020 signals 32981 8782111040 Created sub-file FILE-2025-000007-ABA-01 for patient MRNAGDAR000007 at clinic ABA Therapy INFO 2025-10-14 19:25:08,021 signals 32981 8782111040 Notified provider talal.al-subai.aba2 of new appointment INFO 2025-10-14 19:25:08,022 signals 32981 8782111040 Appointment created: 7cb99332-ab17-4de7-a9bf-7dd1367b630e for patient MRNAGDAR000046 on 2025-08-20 INFO 2025-10-14 19:25:08,022 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000046-MED-03 INFO 2025-10-14 19:25:08,022 signals 32981 8782111040 SubFile created: FILE-2025-000046-MED-03 for clinic Medical Department INFO 2025-10-14 19:25:08,022 signals 32981 8782111040 Created sub-file FILE-2025-000046-MED-03 for patient MRNAGDAR000046 at clinic Medical Department INFO 2025-10-14 19:25:08,023 signals 32981 8782111040 Notified provider mansour.al-shamrani.doctor2 of new appointment INFO 2025-10-14 19:25:08,024 signals 32981 8782111040 Appointment created: 8582bc34-dd1a-4bed-b5bf-6806a6d56a13 for patient MRNAGDAR000037 on 2025-09-10 INFO 2025-10-14 19:25:08,024 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000037-SLP-03 INFO 2025-10-14 19:25:08,025 signals 32981 8782111040 SubFile created: FILE-2025-000037-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:25:08,025 signals 32981 8782111040 Created sub-file FILE-2025-000037-SLP-03 for patient MRNAGDAR000037 at clinic Speech-Language Pathology INFO 2025-10-14 19:25:08,025 signals 32981 8782111040 Notified provider lulwa.al-shammari.slp1 of new appointment INFO 2025-10-14 19:25:08,026 signals 32981 8782111040 Appointment created: 73a5b4df-994c-4f4b-ae6b-1a2660248ea2 for patient MRNAGDAR000037 on 2025-08-26 INFO 2025-10-14 19:25:08,026 signals 32981 8782111040 Notified provider wafa.al-shammari.nurse1 of new appointment INFO 2025-10-14 19:25:08,027 signals 32981 8782111040 Appointment created: 9752914f-70e3-4563-9c94-ef72be1128fa for patient MRNAGDAR000009 on 2025-09-28 INFO 2025-10-14 19:25:08,028 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000009-MED-02 INFO 2025-10-14 19:25:08,028 signals 32981 8782111040 SubFile created: FILE-2025-000009-MED-02 for clinic Medical Department INFO 2025-10-14 19:25:08,028 signals 32981 8782111040 Created sub-file FILE-2025-000009-MED-02 for patient MRNAGDAR000009 at clinic Medical Department INFO 2025-10-14 19:25:08,028 signals 32981 8782111040 Notified provider mansour.al-shamrani.doctor2 of new appointment INFO 2025-10-14 19:25:08,030 signals 32981 8782111040 Appointment created: 69c61cf6-5d56-4cac-8590-5a483a5fb33d for patient MRNAGDAR000036 on 2025-09-23 INFO 2025-10-14 19:25:08,030 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000036-ABA-02 INFO 2025-10-14 19:25:08,030 signals 32981 8782111040 SubFile created: FILE-2025-000036-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:25:08,030 signals 32981 8782111040 Created sub-file FILE-2025-000036-ABA-02 for patient MRNAGDAR000036 at clinic ABA Therapy INFO 2025-10-14 19:25:08,031 signals 32981 8782111040 Notified provider talal.al-shammari.aba1 of new appointment INFO 2025-10-14 19:25:08,033 signals 32981 8782111040 Appointment created: 4a73c7ff-cc75-4aeb-88ad-5000892ff21a for patient MRNAGDAR000004 on 2025-09-07 INFO 2025-10-14 19:25:08,033 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000004-SLP-01 INFO 2025-10-14 19:25:08,033 signals 32981 8782111040 SubFile created: FILE-2025-000004-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:25:08,034 signals 32981 8782111040 Created sub-file FILE-2025-000004-SLP-01 for patient MRNAGDAR000004 at clinic Speech-Language Pathology INFO 2025-10-14 19:25:08,034 signals 32981 8782111040 Notified provider lulwa.al-shammari.slp1 of new appointment INFO 2025-10-14 19:25:08,036 signals 32981 8782111040 Appointment created: d17f598b-3e76-4247-9542-dae6fa2d9395 for patient MRNAGDAR000026 on 2025-07-20 INFO 2025-10-14 19:25:08,036 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000026-OT-01 INFO 2025-10-14 19:25:08,036 signals 32981 8782111040 SubFile created: FILE-2025-000026-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:25:08,036 signals 32981 8782111040 Created sub-file FILE-2025-000026-OT-01 for patient MRNAGDAR000026 at clinic Occupational Therapy INFO 2025-10-14 19:25:08,037 signals 32981 8782111040 Notified provider hayat.al-juaid.ot1 of new appointment INFO 2025-10-14 19:25:08,038 signals 32981 8782111040 Appointment created: f4f67186-7cd8-4214-9921-e50a98224e6f for patient MRNAGDAR000002 on 2025-09-23 INFO 2025-10-14 19:25:08,038 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000002-MED-01 INFO 2025-10-14 19:25:08,039 signals 32981 8782111040 SubFile created: FILE-2025-000002-MED-01 for clinic Medical Department INFO 2025-10-14 19:25:08,039 signals 32981 8782111040 Created sub-file FILE-2025-000002-MED-01 for patient MRNAGDAR000002 at clinic Medical Department INFO 2025-10-14 19:25:08,039 signals 32981 8782111040 Notified provider fahad.al-mutairi.doctor1 of new appointment INFO 2025-10-14 19:25:08,041 signals 32981 8782111040 Appointment created: cd468981-2fff-45a0-90fb-3fd9e40b6d13 for patient MRNAGDAR000006 on 2025-07-27 INFO 2025-10-14 19:25:08,041 signals 32981 8782111040 Notified provider salma.al-asiri.doctor3 of new appointment INFO 2025-10-14 19:25:08,043 signals 32981 8782111040 Appointment created: c3b389d5-35ce-4c2a-beb9-9f19343ed524 for patient MRNAGDAR000024 on 2025-09-28 INFO 2025-10-14 19:25:08,044 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000024-NUR-02 INFO 2025-10-14 19:25:08,044 signals 32981 8782111040 SubFile created: FILE-2025-000024-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:25:08,044 signals 32981 8782111040 Created sub-file FILE-2025-000024-NUR-02 for patient MRNAGDAR000024 at clinic Nursing Department INFO 2025-10-14 19:25:08,044 signals 32981 8782111040 Notified provider wafa.al-shammari.nurse1 of new appointment INFO 2025-10-14 19:25:08,047 signals 32981 8782111040 Appointment created: 31c0d229-63ae-45c7-844d-111d51c62456 for patient MRNAGDAR000027 on 2025-10-05 INFO 2025-10-14 19:25:08,047 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000027-SLP-02 INFO 2025-10-14 19:25:08,047 signals 32981 8782111040 SubFile created: FILE-2025-000027-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:25:08,047 signals 32981 8782111040 Created sub-file FILE-2025-000027-SLP-02 for patient MRNAGDAR000027 at clinic Speech-Language Pathology INFO 2025-10-14 19:25:08,048 signals 32981 8782111040 Notified provider hussein.al-omari.slp2 of new appointment INFO 2025-10-14 19:25:08,049 signals 32981 8782111040 Appointment created: 80a95bf0-9d72-4fff-8929-690f4c9fa9bf for patient MRNAGDAR000024 on 2025-07-20 INFO 2025-10-14 19:25:08,050 signals 32981 8782111040 Notified provider wafa.al-shammari.nurse1 of new appointment INFO 2025-10-14 19:25:08,052 signals 32981 8782111040 Appointment created: b5ff21e1-5174-4ffa-a23a-5f5fd937efe2 for patient MRNAGDAR000008 on 2025-08-24 INFO 2025-10-14 19:25:08,052 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000008-MED-02 INFO 2025-10-14 19:25:08,052 signals 32981 8782111040 SubFile created: FILE-2025-000008-MED-02 for clinic Medical Department INFO 2025-10-14 19:25:08,052 signals 32981 8782111040 Created sub-file FILE-2025-000008-MED-02 for patient MRNAGDAR000008 at clinic Medical Department INFO 2025-10-14 19:25:08,053 signals 32981 8782111040 Notified provider salma.al-asiri.doctor3 of new appointment INFO 2025-10-14 19:25:08,054 signals 32981 8782111040 Appointment created: 70b4da76-44f5-42a8-92c2-a8915a849a3a for patient MRNAGDAR000032 on 2025-11-03 INFO 2025-10-14 19:25:08,054 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000032-SLP-02 INFO 2025-10-14 19:25:08,055 signals 32981 8782111040 SubFile created: FILE-2025-000032-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:25:08,055 signals 32981 8782111040 Created sub-file FILE-2025-000032-SLP-02 for patient MRNAGDAR000032 at clinic Speech-Language Pathology INFO 2025-10-14 19:25:08,055 signals 32981 8782111040 Notified provider lulwa.al-shammari.slp1 of new appointment INFO 2025-10-14 19:25:08,055 signals 32981 8782111040 Scheduled 24-hour reminder for appointment 70b4da76-44f5-42a8-92c2-a8915a849a3a INFO 2025-10-14 19:25:08,056 signals 32981 8782111040 Scheduled 2-hour reminder for appointment 70b4da76-44f5-42a8-92c2-a8915a849a3a INFO 2025-10-14 19:25:08,057 signals 32981 8782111040 Appointment created: dfa908eb-d633-42f4-940d-a39fa5a3ab7e for patient MRNAGDAR000015 on 2025-09-01 INFO 2025-10-14 19:25:08,057 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000015-MED-01 INFO 2025-10-14 19:25:08,057 signals 32981 8782111040 SubFile created: FILE-2025-000015-MED-01 for clinic Medical Department INFO 2025-10-14 19:25:08,057 signals 32981 8782111040 Created sub-file FILE-2025-000015-MED-01 for patient MRNAGDAR000015 at clinic Medical Department INFO 2025-10-14 19:25:08,057 signals 32981 8782111040 Notified provider mansour.al-shamrani.doctor2 of new appointment INFO 2025-10-14 19:25:08,059 signals 32981 8782111040 Appointment created: ccac37b5-259a-485b-8527-936ccfa9ab55 for patient MRNAGDAR000008 on 2025-10-05 INFO 2025-10-14 19:25:08,059 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000008-OT-03 INFO 2025-10-14 19:25:08,059 signals 32981 8782111040 SubFile created: FILE-2025-000008-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:25:08,059 signals 32981 8782111040 Created sub-file FILE-2025-000008-OT-03 for patient MRNAGDAR000008 at clinic Occupational Therapy INFO 2025-10-14 19:25:08,060 signals 32981 8782111040 Notified provider lulwa.al-harthi.ot2 of new appointment INFO 2025-10-14 19:25:08,061 signals 32981 8782111040 Appointment created: 383dba02-cab0-4d6d-801b-793264466067 for patient MRNAGDAR000004 on 2025-10-01 INFO 2025-10-14 19:25:08,061 signals 32981 8782111040 Notified provider hussein.al-omari.slp2 of new appointment INFO 2025-10-14 19:25:08,063 signals 32981 8782111040 Appointment created: 9342c576-e855-4d0e-96af-669ac04746d1 for patient MRNAGDAR000009 on 2025-07-23 INFO 2025-10-14 19:25:08,063 signals 32981 8782111040 Notified provider mansour.al-shamrani.doctor2 of new appointment INFO 2025-10-14 19:25:08,065 signals 32981 8782111040 Appointment created: ff19b2bd-8228-4019-aaa0-67c72790195c for patient MRNAGDAR000048 on 2025-08-10 INFO 2025-10-14 19:25:08,065 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000048-ABA-02 INFO 2025-10-14 19:25:08,065 signals 32981 8782111040 SubFile created: FILE-2025-000048-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:25:08,065 signals 32981 8782111040 Created sub-file FILE-2025-000048-ABA-02 for patient MRNAGDAR000048 at clinic ABA Therapy INFO 2025-10-14 19:25:08,066 signals 32981 8782111040 Notified provider talal.al-shammari.aba1 of new appointment INFO 2025-10-14 19:25:08,068 signals 32981 8782111040 Appointment created: 1a2ec59b-d86f-4fe0-b7ea-ff67f5bfc1e6 for patient MRNAGDAR000040 on 2025-07-20 INFO 2025-10-14 19:25:08,068 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000040-MED-03 INFO 2025-10-14 19:25:08,068 signals 32981 8782111040 SubFile created: FILE-2025-000040-MED-03 for clinic Medical Department INFO 2025-10-14 19:25:08,068 signals 32981 8782111040 Created sub-file FILE-2025-000040-MED-03 for patient MRNAGDAR000040 at clinic Medical Department INFO 2025-10-14 19:25:08,069 signals 32981 8782111040 Notified provider mansour.al-shamrani.doctor2 of new appointment INFO 2025-10-14 19:25:08,070 signals 32981 8782111040 Appointment created: 14321239-a19d-4d0b-9685-f1b2166c6c6a for patient MRNAGDAR000025 on 2025-09-08 INFO 2025-10-14 19:25:08,070 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000025-NUR-02 INFO 2025-10-14 19:25:08,071 signals 32981 8782111040 SubFile created: FILE-2025-000025-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:25:08,071 signals 32981 8782111040 Created sub-file FILE-2025-000025-NUR-02 for patient MRNAGDAR000025 at clinic Nursing Department INFO 2025-10-14 19:25:08,071 signals 32981 8782111040 Notified provider wafa.al-shammari.nurse1 of new appointment INFO 2025-10-14 19:25:08,072 signals 32981 8782111040 Appointment created: ce33d0df-3304-46e6-909b-c62b5a909a8e for patient MRNAGDAR000032 on 2025-07-20 INFO 2025-10-14 19:25:08,073 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000032-OT-03 INFO 2025-10-14 19:25:08,073 signals 32981 8782111040 SubFile created: FILE-2025-000032-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:25:08,073 signals 32981 8782111040 Created sub-file FILE-2025-000032-OT-03 for patient MRNAGDAR000032 at clinic Occupational Therapy INFO 2025-10-14 19:25:08,074 signals 32981 8782111040 Notified provider lulwa.al-harthi.ot2 of new appointment INFO 2025-10-14 19:25:08,075 signals 32981 8782111040 Appointment created: c688bed4-31ca-4e3b-b859-e5fee375d47c for patient MRNAGDAR000046 on 2025-08-03 INFO 2025-10-14 19:25:08,076 signals 32981 8782111040 Notified provider reem.al-asiri.nurse2 of new appointment INFO 2025-10-14 19:25:08,078 signals 32981 8782111040 Appointment created: 648f37dc-7b73-44a0-816a-38b9f2ff378d for patient MRNAGDAR000034 on 2025-10-05 INFO 2025-10-14 19:25:08,078 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000034-ABA-01 INFO 2025-10-14 19:25:08,078 signals 32981 8782111040 SubFile created: FILE-2025-000034-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:25:08,078 signals 32981 8782111040 Created sub-file FILE-2025-000034-ABA-01 for patient MRNAGDAR000034 at clinic ABA Therapy INFO 2025-10-14 19:25:08,079 signals 32981 8782111040 Notified provider talal.al-subai.aba2 of new appointment INFO 2025-10-14 19:25:08,080 signals 32981 8782111040 Appointment created: ac5351cb-f009-4b5d-8a14-ba11d6708ec4 for patient MRNAGDAR000012 on 2025-08-25 INFO 2025-10-14 19:25:08,080 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000012-ABA-04 INFO 2025-10-14 19:25:08,081 signals 32981 8782111040 SubFile created: FILE-2025-000012-ABA-04 for clinic ABA Therapy INFO 2025-10-14 19:25:08,081 signals 32981 8782111040 Created sub-file FILE-2025-000012-ABA-04 for patient MRNAGDAR000012 at clinic ABA Therapy INFO 2025-10-14 19:25:08,081 signals 32981 8782111040 Notified provider talal.al-shammari.aba1 of new appointment INFO 2025-10-14 19:25:08,083 signals 32981 8782111040 Appointment created: 579f4345-fa75-49c9-a6c7-00b4f4d71aa3 for patient MRNAGDAR000044 on 2025-09-14 INFO 2025-10-14 19:25:08,083 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000044-SLP-02 INFO 2025-10-14 19:25:08,083 signals 32981 8782111040 SubFile created: FILE-2025-000044-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:25:08,083 signals 32981 8782111040 Created sub-file FILE-2025-000044-SLP-02 for patient MRNAGDAR000044 at clinic Speech-Language Pathology INFO 2025-10-14 19:25:08,084 signals 32981 8782111040 Notified provider hussein.al-omari.slp2 of new appointment INFO 2025-10-14 19:25:08,085 signals 32981 8782111040 Appointment created: 86ebcaef-de3c-4ddf-9b55-ef0e91b808e9 for patient MRNAGDAR000027 on 2025-09-23 INFO 2025-10-14 19:25:08,086 signals 32981 8782111040 Notified provider salma.al-asiri.doctor3 of new appointment INFO 2025-10-14 19:25:08,088 signals 32981 8782111040 Appointment created: b1df4866-189c-4fdd-b830-99d4472eec5c for patient MRNAGDAR000031 on 2025-10-05 INFO 2025-10-14 19:25:08,088 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000031-NUR-02 INFO 2025-10-14 19:25:08,088 signals 32981 8782111040 SubFile created: FILE-2025-000031-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:25:08,088 signals 32981 8782111040 Created sub-file FILE-2025-000031-NUR-02 for patient MRNAGDAR000031 at clinic Nursing Department INFO 2025-10-14 19:25:08,088 signals 32981 8782111040 Notified provider wafa.al-shammari.nurse1 of new appointment INFO 2025-10-14 19:25:08,090 signals 32981 8782111040 Appointment created: 218c552d-d904-47ed-ba3d-70e1e4f69e7e for patient MRNAGDAR000022 on 2025-09-24 INFO 2025-10-14 19:25:08,090 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000022-NUR-02 INFO 2025-10-14 19:25:08,090 signals 32981 8782111040 SubFile created: FILE-2025-000022-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:25:08,090 signals 32981 8782111040 Created sub-file FILE-2025-000022-NUR-02 for patient MRNAGDAR000022 at clinic Nursing Department INFO 2025-10-14 19:25:08,091 signals 32981 8782111040 Notified provider khalid.al-maliki.nurse3 of new appointment INFO 2025-10-14 19:25:08,092 signals 32981 8782111040 Appointment created: a4dc3b5d-d724-4b5d-ba5b-2d3dee2bb6e0 for patient MRNAGDAR000049 on 2025-08-12 INFO 2025-10-14 19:25:08,092 signals 32981 8782111040 Notified provider hussein.al-omari.slp2 of new appointment INFO 2025-10-14 19:25:08,094 signals 32981 8782111040 Appointment created: 18de8b57-2244-4eb2-b6a2-0501c48fa9a2 for patient MRNAGDAR000048 on 2025-08-14 INFO 2025-10-14 19:25:08,094 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000048-SLP-03 INFO 2025-10-14 19:25:08,094 signals 32981 8782111040 SubFile created: FILE-2025-000048-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:25:08,094 signals 32981 8782111040 Created sub-file FILE-2025-000048-SLP-03 for patient MRNAGDAR000048 at clinic Speech-Language Pathology INFO 2025-10-14 19:25:08,094 signals 32981 8782111040 Notified provider lulwa.al-shammari.slp1 of new appointment INFO 2025-10-14 19:25:08,096 signals 32981 8782111040 Appointment created: 6ad090c3-936a-4532-9858-d5ff056e7ee8 for patient MRNAGDAR000027 on 2025-10-05 INFO 2025-10-14 19:25:08,096 signals 32981 8782111040 Notified provider fahad.al-mutairi.doctor1 of new appointment INFO 2025-10-14 19:25:08,098 signals 32981 8782111040 Appointment created: 429d158e-f534-4745-9c46-8570ffb6504d for patient MRNAGDAR000043 on 2025-09-03 INFO 2025-10-14 19:25:08,098 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000043-SLP-01 INFO 2025-10-14 19:25:08,098 signals 32981 8782111040 SubFile created: FILE-2025-000043-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:25:08,099 signals 32981 8782111040 Created sub-file FILE-2025-000043-SLP-01 for patient MRNAGDAR000043 at clinic Speech-Language Pathology INFO 2025-10-14 19:25:08,099 signals 32981 8782111040 Notified provider lulwa.al-shammari.slp1 of new appointment INFO 2025-10-14 19:25:08,100 signals 32981 8782111040 Appointment created: be1f75a2-5bdd-4e0e-b624-1033e40a814f for patient MRNAGDAR000026 on 2025-08-07 INFO 2025-10-14 19:25:08,100 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000026-NUR-02 INFO 2025-10-14 19:25:08,101 signals 32981 8782111040 SubFile created: FILE-2025-000026-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:25:08,101 signals 32981 8782111040 Created sub-file FILE-2025-000026-NUR-02 for patient MRNAGDAR000026 at clinic Nursing Department INFO 2025-10-14 19:25:08,101 signals 32981 8782111040 Notified provider reem.al-asiri.nurse2 of new appointment INFO 2025-10-14 19:25:08,102 signals 32981 8782111040 Appointment created: b9098f12-89a8-41ab-ad63-0986097d5bde for patient MRNAGDAR000001 on 2025-11-11 INFO 2025-10-14 19:25:08,103 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000001-NUR-02 INFO 2025-10-14 19:25:08,103 signals 32981 8782111040 SubFile created: FILE-2025-000001-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:25:08,103 signals 32981 8782111040 Created sub-file FILE-2025-000001-NUR-02 for patient MRNAGDAR000001 at clinic Nursing Department INFO 2025-10-14 19:25:08,104 confirmation_service 32981 8782111040 Created confirmation token for appointment b9098f12-89a8-41ab-ad63-0986097d5bde, expires at 2025-10-21 16:25:08.103910+00:00 ERROR 2025-10-14 19:25:08,104 signals 32981 8782111040 Error creating confirmation token for appointment b9098f12-89a8-41ab-ad63-0986097d5bde: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:25:08,104 signals 32981 8782111040 Notified provider khalid.al-maliki.nurse3 of new appointment INFO 2025-10-14 19:25:08,104 signals 32981 8782111040 Scheduled 24-hour reminder for appointment b9098f12-89a8-41ab-ad63-0986097d5bde INFO 2025-10-14 19:25:08,105 signals 32981 8782111040 Scheduled 2-hour reminder for appointment b9098f12-89a8-41ab-ad63-0986097d5bde INFO 2025-10-14 19:25:08,105 signals 32981 8782111040 Appointment created: 30e5e113-bd2e-4947-bda2-a0ba2b8b2909 for patient MRNAGDAR000015 on 2025-08-07 INFO 2025-10-14 19:25:08,106 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000015-NUR-02 INFO 2025-10-14 19:25:08,106 signals 32981 8782111040 SubFile created: FILE-2025-000015-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:25:08,106 signals 32981 8782111040 Created sub-file FILE-2025-000015-NUR-02 for patient MRNAGDAR000015 at clinic Nursing Department INFO 2025-10-14 19:25:08,106 signals 32981 8782111040 Notified provider wafa.al-shammari.nurse1 of new appointment INFO 2025-10-14 19:25:08,108 signals 32981 8782111040 Appointment created: cb0e446c-8c73-4d3f-9d06-cc4ea69b2e06 for patient MRNAGDAR000025 on 2025-08-12 INFO 2025-10-14 19:25:08,108 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000025-OT-03 INFO 2025-10-14 19:25:08,108 signals 32981 8782111040 SubFile created: FILE-2025-000025-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:25:08,108 signals 32981 8782111040 Created sub-file FILE-2025-000025-OT-03 for patient MRNAGDAR000025 at clinic Occupational Therapy INFO 2025-10-14 19:25:08,108 signals 32981 8782111040 Notified provider hayat.al-juaid.ot1 of new appointment INFO 2025-10-14 19:25:08,110 signals 32981 8782111040 Appointment created: d5454e1d-cf38-4eb6-86d2-be026de2697c for patient MRNAGDAR000009 on 2025-07-17 INFO 2025-10-14 19:25:08,110 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000009-ABA-03 INFO 2025-10-14 19:25:08,110 signals 32981 8782111040 SubFile created: FILE-2025-000009-ABA-03 for clinic ABA Therapy INFO 2025-10-14 19:25:08,110 signals 32981 8782111040 Created sub-file FILE-2025-000009-ABA-03 for patient MRNAGDAR000009 at clinic ABA Therapy INFO 2025-10-14 19:25:08,111 signals 32981 8782111040 Notified provider talal.al-subai.aba2 of new appointment INFO 2025-10-14 19:25:08,113 signals 32981 8782111040 Appointment created: 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 for patient MRNAGDAR000036 on 2025-11-09 INFO 2025-10-14 19:25:08,113 signals 32981 8782111040 Generated Sub-File Number: FILE-2025-000036-NUR-03 INFO 2025-10-14 19:25:08,114 signals 32981 8782111040 SubFile created: FILE-2025-000036-NUR-03 for clinic Nursing Department INFO 2025-10-14 19:25:08,114 signals 32981 8782111040 Created sub-file FILE-2025-000036-NUR-03 for patient MRNAGDAR000036 at clinic Nursing Department INFO 2025-10-14 19:25:08,114 signals 32981 8782111040 Notified provider khalid.al-maliki.nurse3 of new appointment INFO 2025-10-14 19:25:08,115 signals 32981 8782111040 Scheduled 24-hour reminder for appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 INFO 2025-10-14 19:25:08,115 signals 32981 8782111040 Scheduled 2-hour reminder for appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 INFO 2025-10-14 19:26:18,529 signals 33736 8782111040 User created: ziyad.al-maliki.admin1 (Administrator) INFO 2025-10-14 19:26:18,660 signals 33736 8782111040 User created: abdulaziz.al-subaie.admin2 (Administrator) INFO 2025-10-14 19:26:18,790 signals 33736 8782111040 User created: munira.al-rashidi.doctor1 (Doctor) INFO 2025-10-14 19:26:18,924 signals 33736 8782111040 User created: abdullah.al-asiri.doctor2 (Doctor) INFO 2025-10-14 19:26:19,057 signals 33736 8782111040 User created: maha.al-mutairi.doctor3 (Doctor) INFO 2025-10-14 19:26:19,192 signals 33736 8782111040 User created: rania.al-balawi.nurse1 (Nurse) INFO 2025-10-14 19:26:19,323 signals 33736 8782111040 User created: hanan.al-harbi.nurse2 (Nurse) INFO 2025-10-14 19:26:19,458 signals 33736 8782111040 User created: salma.al-balawi.nurse3 (Nurse) INFO 2025-10-14 19:26:19,591 signals 33736 8782111040 User created: nasser.al-dosari.ot1 (Occupational Therapist) INFO 2025-10-14 19:26:19,723 signals 33736 8782111040 User created: basma.al-maliki.ot2 (Occupational Therapist) INFO 2025-10-14 19:26:19,854 signals 33736 8782111040 User created: abdulrahman.al-mutairi.slp1 (Speech-Language Pathologist) INFO 2025-10-14 19:26:19,987 signals 33736 8782111040 User created: sultan.al-subai.slp2 (Speech-Language Pathologist) INFO 2025-10-14 19:26:20,119 signals 33736 8782111040 User created: salma.al-asiri.aba1 (ABA Therapist) INFO 2025-10-14 19:26:20,251 signals 33736 8782111040 User created: mona.al-shahrani.aba2 (ABA Therapist) INFO 2025-10-14 19:26:20,386 signals 33736 8782111040 User created: mona.al-ghamdi.front_desk1 (Front Desk) INFO 2025-10-14 19:26:20,519 signals 33736 8782111040 User created: lulwa.al-harbi.front_desk2 (Front Desk) INFO 2025-10-14 19:26:20,651 signals 33736 8782111040 User created: hanan.al-shahrani.finance1 (Finance) INFO 2025-10-14 19:26:20,784 signals 33736 8782111040 User created: saud.al-shamrani.finance2 (Finance) INFO 2025-10-14 19:26:20,786 signals 33736 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-14 19:26:20,786 signals 33736 8782111040 File created: FILE-2025-000001 for patient MRNAGDAR000001 INFO 2025-10-14 19:26:20,786 signals 33736 8782111040 Created main file for patient: MRNAGDAR000001 INFO 2025-10-14 19:26:20,787 signals 33736 8782111040 Patient created: MRNAGDAR000001 - Wafa Al-Shahrani INFO 2025-10-14 19:26:20,788 signals 33736 8782111040 Generated File Number: FILE-2025-000002 INFO 2025-10-14 19:26:20,788 signals 33736 8782111040 File created: FILE-2025-000002 for patient MRNAGDAR000002 INFO 2025-10-14 19:26:20,788 signals 33736 8782111040 Created main file for patient: MRNAGDAR000002 INFO 2025-10-14 19:26:20,788 signals 33736 8782111040 Patient created: MRNAGDAR000002 - Nawaf Al-Shamrani INFO 2025-10-14 19:26:20,789 signals 33736 8782111040 Generated File Number: FILE-2025-000003 INFO 2025-10-14 19:26:20,789 signals 33736 8782111040 File created: FILE-2025-000003 for patient MRNAGDAR000003 INFO 2025-10-14 19:26:20,789 signals 33736 8782111040 Created main file for patient: MRNAGDAR000003 INFO 2025-10-14 19:26:20,790 signals 33736 8782111040 Patient created: MRNAGDAR000003 - Abeer Al-Maliki INFO 2025-10-14 19:26:20,791 signals 33736 8782111040 Generated File Number: FILE-2025-000004 INFO 2025-10-14 19:26:20,791 signals 33736 8782111040 File created: FILE-2025-000004 for patient MRNAGDAR000004 INFO 2025-10-14 19:26:20,791 signals 33736 8782111040 Created main file for patient: MRNAGDAR000004 INFO 2025-10-14 19:26:20,791 signals 33736 8782111040 Patient created: MRNAGDAR000004 - Latifa Al-Mutairi INFO 2025-10-14 19:26:20,792 signals 33736 8782111040 Generated File Number: FILE-2025-000005 INFO 2025-10-14 19:26:20,792 signals 33736 8782111040 File created: FILE-2025-000005 for patient MRNAGDAR000005 INFO 2025-10-14 19:26:20,792 signals 33736 8782111040 Created main file for patient: MRNAGDAR000005 INFO 2025-10-14 19:26:20,792 signals 33736 8782111040 Patient created: MRNAGDAR000005 - Maha Al-Qahtani INFO 2025-10-14 19:26:20,794 signals 33736 8782111040 Generated File Number: FILE-2025-000006 INFO 2025-10-14 19:26:20,794 signals 33736 8782111040 File created: FILE-2025-000006 for patient MRNAGDAR000006 INFO 2025-10-14 19:26:20,794 signals 33736 8782111040 Created main file for patient: MRNAGDAR000006 INFO 2025-10-14 19:26:20,794 signals 33736 8782111040 Patient created: MRNAGDAR000006 - Hayat Al-Qahtani INFO 2025-10-14 19:26:20,795 signals 33736 8782111040 Generated File Number: FILE-2025-000007 INFO 2025-10-14 19:26:20,795 signals 33736 8782111040 File created: FILE-2025-000007 for patient MRNAGDAR000007 INFO 2025-10-14 19:26:20,795 signals 33736 8782111040 Created main file for patient: MRNAGDAR000007 INFO 2025-10-14 19:26:20,795 signals 33736 8782111040 Patient created: MRNAGDAR000007 - Dalal Al-Juaid INFO 2025-10-14 19:26:20,796 signals 33736 8782111040 Generated File Number: FILE-2025-000008 INFO 2025-10-14 19:26:20,797 signals 33736 8782111040 File created: FILE-2025-000008 for patient MRNAGDAR000008 INFO 2025-10-14 19:26:20,797 signals 33736 8782111040 Created main file for patient: MRNAGDAR000008 INFO 2025-10-14 19:26:20,797 signals 33736 8782111040 Patient created: MRNAGDAR000008 - Ghada Al-Mutairi INFO 2025-10-14 19:26:20,798 signals 33736 8782111040 Generated File Number: FILE-2025-000009 INFO 2025-10-14 19:26:20,798 signals 33736 8782111040 File created: FILE-2025-000009 for patient MRNAGDAR000009 INFO 2025-10-14 19:26:20,798 signals 33736 8782111040 Created main file for patient: MRNAGDAR000009 INFO 2025-10-14 19:26:20,798 signals 33736 8782111040 Patient created: MRNAGDAR000009 - Yazeed Al-Shahrani INFO 2025-10-14 19:26:20,799 signals 33736 8782111040 Generated File Number: FILE-2025-000010 INFO 2025-10-14 19:26:20,799 signals 33736 8782111040 File created: FILE-2025-000010 for patient MRNAGDAR000010 INFO 2025-10-14 19:26:20,799 signals 33736 8782111040 Created main file for patient: MRNAGDAR000010 INFO 2025-10-14 19:26:20,799 signals 33736 8782111040 Patient created: MRNAGDAR000010 - Mansour Al-Ghamdi INFO 2025-10-14 19:26:20,800 signals 33736 8782111040 Generated File Number: FILE-2025-000011 INFO 2025-10-14 19:26:20,800 signals 33736 8782111040 File created: FILE-2025-000011 for patient MRNAGDAR000011 INFO 2025-10-14 19:26:20,800 signals 33736 8782111040 Created main file for patient: MRNAGDAR000011 INFO 2025-10-14 19:26:20,800 signals 33736 8782111040 Patient created: MRNAGDAR000011 - Khalid Al-Ahmadi INFO 2025-10-14 19:26:20,801 signals 33736 8782111040 Generated File Number: FILE-2025-000012 INFO 2025-10-14 19:26:20,801 signals 33736 8782111040 File created: FILE-2025-000012 for patient MRNAGDAR000012 INFO 2025-10-14 19:26:20,801 signals 33736 8782111040 Created main file for patient: MRNAGDAR000012 INFO 2025-10-14 19:26:20,802 signals 33736 8782111040 Patient created: MRNAGDAR000012 - Yazeed Al-Subai INFO 2025-10-14 19:26:20,802 signals 33736 8782111040 Generated File Number: FILE-2025-000013 INFO 2025-10-14 19:26:20,803 signals 33736 8782111040 File created: FILE-2025-000013 for patient MRNAGDAR000013 INFO 2025-10-14 19:26:20,803 signals 33736 8782111040 Created main file for patient: MRNAGDAR000013 INFO 2025-10-14 19:26:20,803 signals 33736 8782111040 Patient created: MRNAGDAR000013 - Bandar Al-Mutairi INFO 2025-10-14 19:26:20,804 signals 33736 8782111040 Generated File Number: FILE-2025-000014 INFO 2025-10-14 19:26:20,804 signals 33736 8782111040 File created: FILE-2025-000014 for patient MRNAGDAR000014 INFO 2025-10-14 19:26:20,804 signals 33736 8782111040 Created main file for patient: MRNAGDAR000014 INFO 2025-10-14 19:26:20,804 signals 33736 8782111040 Patient created: MRNAGDAR000014 - Basma Al-Rashidi INFO 2025-10-14 19:26:20,805 signals 33736 8782111040 Generated File Number: FILE-2025-000015 INFO 2025-10-14 19:26:20,806 signals 33736 8782111040 File created: FILE-2025-000015 for patient MRNAGDAR000015 INFO 2025-10-14 19:26:20,806 signals 33736 8782111040 Created main file for patient: MRNAGDAR000015 INFO 2025-10-14 19:26:20,806 signals 33736 8782111040 Patient created: MRNAGDAR000015 - Abdullah Al-Harthi INFO 2025-10-14 19:26:20,807 signals 33736 8782111040 Generated File Number: FILE-2025-000016 INFO 2025-10-14 19:26:20,807 signals 33736 8782111040 File created: FILE-2025-000016 for patient MRNAGDAR000016 INFO 2025-10-14 19:26:20,807 signals 33736 8782111040 Created main file for patient: MRNAGDAR000016 INFO 2025-10-14 19:26:20,807 signals 33736 8782111040 Patient created: MRNAGDAR000016 - Lama Al-Dosari INFO 2025-10-14 19:26:20,808 signals 33736 8782111040 Generated File Number: FILE-2025-000017 INFO 2025-10-14 19:26:20,808 signals 33736 8782111040 File created: FILE-2025-000017 for patient MRNAGDAR000017 INFO 2025-10-14 19:26:20,808 signals 33736 8782111040 Created main file for patient: MRNAGDAR000017 INFO 2025-10-14 19:26:20,808 signals 33736 8782111040 Patient created: MRNAGDAR000017 - Dalal Al-Juaid INFO 2025-10-14 19:26:20,809 signals 33736 8782111040 Generated File Number: FILE-2025-000018 INFO 2025-10-14 19:26:20,810 signals 33736 8782111040 File created: FILE-2025-000018 for patient MRNAGDAR000018 INFO 2025-10-14 19:26:20,810 signals 33736 8782111040 Created main file for patient: MRNAGDAR000018 INFO 2025-10-14 19:26:20,810 signals 33736 8782111040 Patient created: MRNAGDAR000018 - Jawaher Al-Ghamdi INFO 2025-10-14 19:26:20,811 signals 33736 8782111040 Generated File Number: FILE-2025-000019 INFO 2025-10-14 19:26:20,811 signals 33736 8782111040 File created: FILE-2025-000019 for patient MRNAGDAR000019 INFO 2025-10-14 19:26:20,811 signals 33736 8782111040 Created main file for patient: MRNAGDAR000019 INFO 2025-10-14 19:26:20,811 signals 33736 8782111040 Patient created: MRNAGDAR000019 - Nasser Al-Asiri INFO 2025-10-14 19:26:20,812 signals 33736 8782111040 Generated File Number: FILE-2025-000020 INFO 2025-10-14 19:26:20,813 signals 33736 8782111040 File created: FILE-2025-000020 for patient MRNAGDAR000020 INFO 2025-10-14 19:26:20,813 signals 33736 8782111040 Created main file for patient: MRNAGDAR000020 INFO 2025-10-14 19:26:20,813 signals 33736 8782111040 Patient created: MRNAGDAR000020 - Sultan Al-Harthi INFO 2025-10-14 19:26:20,814 signals 33736 8782111040 Generated File Number: FILE-2025-000021 INFO 2025-10-14 19:26:20,814 signals 33736 8782111040 File created: FILE-2025-000021 for patient MRNAGDAR000021 INFO 2025-10-14 19:26:20,814 signals 33736 8782111040 Created main file for patient: MRNAGDAR000021 INFO 2025-10-14 19:26:20,814 signals 33736 8782111040 Patient created: MRNAGDAR000021 - Khalid Al-Dosari INFO 2025-10-14 19:26:20,816 signals 33736 8782111040 Generated File Number: FILE-2025-000022 INFO 2025-10-14 19:26:20,816 signals 33736 8782111040 File created: FILE-2025-000022 for patient MRNAGDAR000022 INFO 2025-10-14 19:26:20,816 signals 33736 8782111040 Created main file for patient: MRNAGDAR000022 INFO 2025-10-14 19:26:20,816 signals 33736 8782111040 Patient created: MRNAGDAR000022 - Abdulaziz Al-Asiri INFO 2025-10-14 19:26:20,817 signals 33736 8782111040 Generated File Number: FILE-2025-000023 INFO 2025-10-14 19:26:20,818 signals 33736 8782111040 File created: FILE-2025-000023 for patient MRNAGDAR000023 INFO 2025-10-14 19:26:20,818 signals 33736 8782111040 Created main file for patient: MRNAGDAR000023 INFO 2025-10-14 19:26:20,818 signals 33736 8782111040 Patient created: MRNAGDAR000023 - Basma Al-Harbi INFO 2025-10-14 19:26:20,819 signals 33736 8782111040 Generated File Number: FILE-2025-000024 INFO 2025-10-14 19:26:20,819 signals 33736 8782111040 File created: FILE-2025-000024 for patient MRNAGDAR000024 INFO 2025-10-14 19:26:20,819 signals 33736 8782111040 Created main file for patient: MRNAGDAR000024 INFO 2025-10-14 19:26:20,819 signals 33736 8782111040 Patient created: MRNAGDAR000024 - Nada Al-Shahrani INFO 2025-10-14 19:26:20,820 signals 33736 8782111040 Generated File Number: FILE-2025-000025 INFO 2025-10-14 19:26:20,820 signals 33736 8782111040 File created: FILE-2025-000025 for patient MRNAGDAR000025 INFO 2025-10-14 19:26:20,820 signals 33736 8782111040 Created main file for patient: MRNAGDAR000025 INFO 2025-10-14 19:26:20,820 signals 33736 8782111040 Patient created: MRNAGDAR000025 - Maha Al-Yami INFO 2025-10-14 19:26:20,821 signals 33736 8782111040 Generated File Number: FILE-2025-000026 INFO 2025-10-14 19:26:20,822 signals 33736 8782111040 File created: FILE-2025-000026 for patient MRNAGDAR000026 INFO 2025-10-14 19:26:20,822 signals 33736 8782111040 Created main file for patient: MRNAGDAR000026 INFO 2025-10-14 19:26:20,822 signals 33736 8782111040 Patient created: MRNAGDAR000026 - Hassan Al-Maliki INFO 2025-10-14 19:26:20,823 signals 33736 8782111040 Generated File Number: FILE-2025-000027 INFO 2025-10-14 19:26:20,823 signals 33736 8782111040 File created: FILE-2025-000027 for patient MRNAGDAR000027 INFO 2025-10-14 19:26:20,823 signals 33736 8782111040 Created main file for patient: MRNAGDAR000027 INFO 2025-10-14 19:26:20,823 signals 33736 8782111040 Patient created: MRNAGDAR000027 - Saud Al-Zahrani INFO 2025-10-14 19:26:20,824 signals 33736 8782111040 Generated File Number: FILE-2025-000028 INFO 2025-10-14 19:26:20,824 signals 33736 8782111040 File created: FILE-2025-000028 for patient MRNAGDAR000028 INFO 2025-10-14 19:26:20,824 signals 33736 8782111040 Created main file for patient: MRNAGDAR000028 INFO 2025-10-14 19:26:20,824 signals 33736 8782111040 Patient created: MRNAGDAR000028 - Hind Al-Shehri INFO 2025-10-14 19:26:20,825 signals 33736 8782111040 Generated File Number: FILE-2025-000029 INFO 2025-10-14 19:26:20,825 signals 33736 8782111040 File created: FILE-2025-000029 for patient MRNAGDAR000029 INFO 2025-10-14 19:26:20,825 signals 33736 8782111040 Created main file for patient: MRNAGDAR000029 INFO 2025-10-14 19:26:20,825 signals 33736 8782111040 Patient created: MRNAGDAR000029 - Waleed Al-Yami INFO 2025-10-14 19:26:20,827 signals 33736 8782111040 Generated File Number: FILE-2025-000030 INFO 2025-10-14 19:26:20,827 signals 33736 8782111040 File created: FILE-2025-000030 for patient MRNAGDAR000030 INFO 2025-10-14 19:26:20,827 signals 33736 8782111040 Created main file for patient: MRNAGDAR000030 INFO 2025-10-14 19:26:20,827 signals 33736 8782111040 Patient created: MRNAGDAR000030 - Latifa Al-Otaibi INFO 2025-10-14 19:26:20,828 signals 33736 8782111040 Generated File Number: FILE-2025-000031 INFO 2025-10-14 19:26:20,828 signals 33736 8782111040 File created: FILE-2025-000031 for patient MRNAGDAR000031 INFO 2025-10-14 19:26:20,828 signals 33736 8782111040 Created main file for patient: MRNAGDAR000031 INFO 2025-10-14 19:26:20,828 signals 33736 8782111040 Patient created: MRNAGDAR000031 - Nawaf Al-Shamrani INFO 2025-10-14 19:26:20,829 signals 33736 8782111040 Generated File Number: FILE-2025-000032 INFO 2025-10-14 19:26:20,829 signals 33736 8782111040 File created: FILE-2025-000032 for patient MRNAGDAR000032 INFO 2025-10-14 19:26:20,829 signals 33736 8782111040 Created main file for patient: MRNAGDAR000032 INFO 2025-10-14 19:26:20,829 signals 33736 8782111040 Patient created: MRNAGDAR000032 - Sultan Al-Anzi INFO 2025-10-14 19:26:20,830 signals 33736 8782111040 Generated File Number: FILE-2025-000033 INFO 2025-10-14 19:26:20,830 signals 33736 8782111040 File created: FILE-2025-000033 for patient MRNAGDAR000033 INFO 2025-10-14 19:26:20,830 signals 33736 8782111040 Created main file for patient: MRNAGDAR000033 INFO 2025-10-14 19:26:20,830 signals 33736 8782111040 Patient created: MRNAGDAR000033 - Ali Al-Mutairi INFO 2025-10-14 19:26:20,831 signals 33736 8782111040 Generated File Number: FILE-2025-000034 INFO 2025-10-14 19:26:20,832 signals 33736 8782111040 File created: FILE-2025-000034 for patient MRNAGDAR000034 INFO 2025-10-14 19:26:20,832 signals 33736 8782111040 Created main file for patient: MRNAGDAR000034 INFO 2025-10-14 19:26:20,832 signals 33736 8782111040 Patient created: MRNAGDAR000034 - Yazeed Al-Ahmadi INFO 2025-10-14 19:26:20,833 signals 33736 8782111040 Generated File Number: FILE-2025-000035 INFO 2025-10-14 19:26:20,833 signals 33736 8782111040 File created: FILE-2025-000035 for patient MRNAGDAR000035 INFO 2025-10-14 19:26:20,833 signals 33736 8782111040 Created main file for patient: MRNAGDAR000035 INFO 2025-10-14 19:26:20,833 signals 33736 8782111040 Patient created: MRNAGDAR000035 - Hussein Al-Maliki INFO 2025-10-14 19:26:20,834 signals 33736 8782111040 Generated File Number: FILE-2025-000036 INFO 2025-10-14 19:26:20,834 signals 33736 8782111040 File created: FILE-2025-000036 for patient MRNAGDAR000036 INFO 2025-10-14 19:26:20,834 signals 33736 8782111040 Created main file for patient: MRNAGDAR000036 INFO 2025-10-14 19:26:20,834 signals 33736 8782111040 Patient created: MRNAGDAR000036 - Saleh Al-Rashidi INFO 2025-10-14 19:26:20,835 signals 33736 8782111040 Generated File Number: FILE-2025-000037 INFO 2025-10-14 19:26:20,835 signals 33736 8782111040 File created: FILE-2025-000037 for patient MRNAGDAR000037 INFO 2025-10-14 19:26:20,835 signals 33736 8782111040 Created main file for patient: MRNAGDAR000037 INFO 2025-10-14 19:26:20,835 signals 33736 8782111040 Patient created: MRNAGDAR000037 - Latifa Al-Harthi INFO 2025-10-14 19:26:20,836 signals 33736 8782111040 Generated File Number: FILE-2025-000038 INFO 2025-10-14 19:26:20,836 signals 33736 8782111040 File created: FILE-2025-000038 for patient MRNAGDAR000038 INFO 2025-10-14 19:26:20,836 signals 33736 8782111040 Created main file for patient: MRNAGDAR000038 INFO 2025-10-14 19:26:20,837 signals 33736 8782111040 Patient created: MRNAGDAR000038 - Bandar Al-Harthi INFO 2025-10-14 19:26:20,837 signals 33736 8782111040 Generated File Number: FILE-2025-000039 INFO 2025-10-14 19:26:20,838 signals 33736 8782111040 File created: FILE-2025-000039 for patient MRNAGDAR000039 INFO 2025-10-14 19:26:20,838 signals 33736 8782111040 Created main file for patient: MRNAGDAR000039 INFO 2025-10-14 19:26:20,838 signals 33736 8782111040 Patient created: MRNAGDAR000039 - Hayat Al-Zahrani INFO 2025-10-14 19:26:20,839 signals 33736 8782111040 Generated File Number: FILE-2025-000040 INFO 2025-10-14 19:26:20,839 signals 33736 8782111040 File created: FILE-2025-000040 for patient MRNAGDAR000040 INFO 2025-10-14 19:26:20,839 signals 33736 8782111040 Created main file for patient: MRNAGDAR000040 INFO 2025-10-14 19:26:20,839 signals 33736 8782111040 Patient created: MRNAGDAR000040 - Mansour Al-Ahmadi INFO 2025-10-14 19:26:20,840 signals 33736 8782111040 Generated File Number: FILE-2025-000041 INFO 2025-10-14 19:26:20,841 signals 33736 8782111040 File created: FILE-2025-000041 for patient MRNAGDAR000041 INFO 2025-10-14 19:26:20,841 signals 33736 8782111040 Created main file for patient: MRNAGDAR000041 INFO 2025-10-14 19:26:20,841 signals 33736 8782111040 Patient created: MRNAGDAR000041 - Abdulaziz Al-Otaibi INFO 2025-10-14 19:26:20,842 signals 33736 8782111040 Generated File Number: FILE-2025-000042 INFO 2025-10-14 19:26:20,842 signals 33736 8782111040 File created: FILE-2025-000042 for patient MRNAGDAR000042 INFO 2025-10-14 19:26:20,842 signals 33736 8782111040 Created main file for patient: MRNAGDAR000042 INFO 2025-10-14 19:26:20,842 signals 33736 8782111040 Patient created: MRNAGDAR000042 - Hayat Al-Shahrani INFO 2025-10-14 19:26:20,843 signals 33736 8782111040 Generated File Number: FILE-2025-000043 INFO 2025-10-14 19:26:20,843 signals 33736 8782111040 File created: FILE-2025-000043 for patient MRNAGDAR000043 INFO 2025-10-14 19:26:20,843 signals 33736 8782111040 Created main file for patient: MRNAGDAR000043 INFO 2025-10-14 19:26:20,844 signals 33736 8782111040 Patient created: MRNAGDAR000043 - Talal Al-Harbi INFO 2025-10-14 19:26:20,845 signals 33736 8782111040 Generated File Number: FILE-2025-000044 INFO 2025-10-14 19:26:20,845 signals 33736 8782111040 File created: FILE-2025-000044 for patient MRNAGDAR000044 INFO 2025-10-14 19:26:20,845 signals 33736 8782111040 Created main file for patient: MRNAGDAR000044 INFO 2025-10-14 19:26:20,845 signals 33736 8782111040 Patient created: MRNAGDAR000044 - Noura Al-Dawsari INFO 2025-10-14 19:26:20,846 signals 33736 8782111040 Generated File Number: FILE-2025-000045 INFO 2025-10-14 19:26:20,846 signals 33736 8782111040 File created: FILE-2025-000045 for patient MRNAGDAR000045 INFO 2025-10-14 19:26:20,846 signals 33736 8782111040 Created main file for patient: MRNAGDAR000045 INFO 2025-10-14 19:26:20,846 signals 33736 8782111040 Patient created: MRNAGDAR000045 - Talal Al-Dosari INFO 2025-10-14 19:26:20,847 signals 33736 8782111040 Generated File Number: FILE-2025-000046 INFO 2025-10-14 19:26:20,847 signals 33736 8782111040 File created: FILE-2025-000046 for patient MRNAGDAR000046 INFO 2025-10-14 19:26:20,847 signals 33736 8782111040 Created main file for patient: MRNAGDAR000046 INFO 2025-10-14 19:26:20,848 signals 33736 8782111040 Patient created: MRNAGDAR000046 - Mansour Al-Shehri INFO 2025-10-14 19:26:20,849 signals 33736 8782111040 Generated File Number: FILE-2025-000047 INFO 2025-10-14 19:26:20,849 signals 33736 8782111040 File created: FILE-2025-000047 for patient MRNAGDAR000047 INFO 2025-10-14 19:26:20,849 signals 33736 8782111040 Created main file for patient: MRNAGDAR000047 INFO 2025-10-14 19:26:20,849 signals 33736 8782111040 Patient created: MRNAGDAR000047 - Talal Al-Dawsari INFO 2025-10-14 19:26:20,850 signals 33736 8782111040 Generated File Number: FILE-2025-000048 INFO 2025-10-14 19:26:20,850 signals 33736 8782111040 File created: FILE-2025-000048 for patient MRNAGDAR000048 INFO 2025-10-14 19:26:20,850 signals 33736 8782111040 Created main file for patient: MRNAGDAR000048 INFO 2025-10-14 19:26:20,850 signals 33736 8782111040 Patient created: MRNAGDAR000048 - Saleh Al-Asiri INFO 2025-10-14 19:26:20,851 signals 33736 8782111040 Generated File Number: FILE-2025-000049 INFO 2025-10-14 19:26:20,851 signals 33736 8782111040 File created: FILE-2025-000049 for patient MRNAGDAR000049 INFO 2025-10-14 19:26:20,851 signals 33736 8782111040 Created main file for patient: MRNAGDAR000049 INFO 2025-10-14 19:26:20,851 signals 33736 8782111040 Patient created: MRNAGDAR000049 - Turki Al-Shamrani INFO 2025-10-14 19:26:20,853 signals 33736 8782111040 Generated File Number: FILE-2025-000050 INFO 2025-10-14 19:26:20,853 signals 33736 8782111040 File created: FILE-2025-000050 for patient MRNAGDAR000050 INFO 2025-10-14 19:26:20,853 signals 33736 8782111040 Created main file for patient: MRNAGDAR000050 INFO 2025-10-14 19:26:20,853 signals 33736 8782111040 Patient created: MRNAGDAR000050 - Rania Al-Asiri INFO 2025-10-14 19:26:20,867 signals 33736 8782111040 Appointment created: d25c8c03-badf-43ff-9247-42f07c590775 for patient MRNAGDAR000042 on 2025-09-21 INFO 2025-10-14 19:26:20,867 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000042-OT-01 INFO 2025-10-14 19:26:20,868 signals 33736 8782111040 SubFile created: FILE-2025-000042-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:26:20,868 signals 33736 8782111040 Created sub-file FILE-2025-000042-OT-01 for patient MRNAGDAR000042 at clinic Occupational Therapy INFO 2025-10-14 19:26:20,869 signals 33736 8782111040 Notified provider basma.al-maliki.ot2 of new appointment INFO 2025-10-14 19:26:20,870 signals 33736 8782111040 Appointment created: 766a0b8a-a38f-4660-915f-e9b52d3d0319 for patient MRNAGDAR000034 on 2025-08-06 INFO 2025-10-14 19:26:20,871 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000034-SLP-01 INFO 2025-10-14 19:26:20,871 signals 33736 8782111040 SubFile created: FILE-2025-000034-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:26:20,871 signals 33736 8782111040 Created sub-file FILE-2025-000034-SLP-01 for patient MRNAGDAR000034 at clinic Speech-Language Pathology INFO 2025-10-14 19:26:20,871 signals 33736 8782111040 Notified provider sultan.al-subai.slp2 of new appointment INFO 2025-10-14 19:26:20,873 signals 33736 8782111040 Appointment created: 57714055-d04a-40d5-a8c1-62c816005815 for patient MRNAGDAR000040 on 2025-08-25 INFO 2025-10-14 19:26:20,874 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000040-SLP-01 INFO 2025-10-14 19:26:20,874 signals 33736 8782111040 SubFile created: FILE-2025-000040-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:26:20,874 signals 33736 8782111040 Created sub-file FILE-2025-000040-SLP-01 for patient MRNAGDAR000040 at clinic Speech-Language Pathology INFO 2025-10-14 19:26:20,874 signals 33736 8782111040 Notified provider abdulrahman.al-mutairi.slp1 of new appointment INFO 2025-10-14 19:26:20,876 signals 33736 8782111040 Appointment created: 209c832a-91fa-4d30-a214-908f73523c69 for patient MRNAGDAR000041 on 2025-07-16 INFO 2025-10-14 19:26:20,877 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000041-NUR-01 INFO 2025-10-14 19:26:20,877 signals 33736 8782111040 SubFile created: FILE-2025-000041-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:26:20,877 signals 33736 8782111040 Created sub-file FILE-2025-000041-NUR-01 for patient MRNAGDAR000041 at clinic Nursing Department INFO 2025-10-14 19:26:20,877 signals 33736 8782111040 Notified provider salma.al-balawi.nurse3 of new appointment INFO 2025-10-14 19:26:20,879 signals 33736 8782111040 Appointment created: 353e9d1d-3454-43a3-8d44-ac88682eac08 for patient MRNAGDAR000028 on 2025-09-21 INFO 2025-10-14 19:26:20,879 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000028-ABA-01 INFO 2025-10-14 19:26:20,879 signals 33736 8782111040 SubFile created: FILE-2025-000028-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:26:20,879 signals 33736 8782111040 Created sub-file FILE-2025-000028-ABA-01 for patient MRNAGDAR000028 at clinic ABA Therapy INFO 2025-10-14 19:26:20,880 signals 33736 8782111040 Notified provider salma.al-asiri.aba1 of new appointment INFO 2025-10-14 19:26:20,881 signals 33736 8782111040 Appointment created: eadfd67f-763f-4323-b610-731fd8fa3b45 for patient MRNAGDAR000013 on 2025-09-02 INFO 2025-10-14 19:26:20,882 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000013-SLP-01 INFO 2025-10-14 19:26:20,882 signals 33736 8782111040 SubFile created: FILE-2025-000013-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:26:20,882 signals 33736 8782111040 Created sub-file FILE-2025-000013-SLP-01 for patient MRNAGDAR000013 at clinic Speech-Language Pathology INFO 2025-10-14 19:26:20,882 signals 33736 8782111040 Notified provider sultan.al-subai.slp2 of new appointment INFO 2025-10-14 19:26:20,883 signals 33736 8782111040 Appointment created: 36aa0d0f-175a-441d-914c-2d4868d49c15 for patient MRNAGDAR000030 on 2025-09-07 INFO 2025-10-14 19:26:20,884 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000030-SLP-01 INFO 2025-10-14 19:26:20,884 signals 33736 8782111040 SubFile created: FILE-2025-000030-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:26:20,884 signals 33736 8782111040 Created sub-file FILE-2025-000030-SLP-01 for patient MRNAGDAR000030 at clinic Speech-Language Pathology INFO 2025-10-14 19:26:20,884 signals 33736 8782111040 Notified provider sultan.al-subai.slp2 of new appointment INFO 2025-10-14 19:26:20,885 signals 33736 8782111040 Appointment created: 570aee93-84a5-40bc-b73c-efa2c033d8cd for patient MRNAGDAR000043 on 2025-09-07 INFO 2025-10-14 19:26:20,885 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000043-OT-01 INFO 2025-10-14 19:26:20,886 signals 33736 8782111040 SubFile created: FILE-2025-000043-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:26:20,886 signals 33736 8782111040 Created sub-file FILE-2025-000043-OT-01 for patient MRNAGDAR000043 at clinic Occupational Therapy INFO 2025-10-14 19:26:20,886 signals 33736 8782111040 Notified provider basma.al-maliki.ot2 of new appointment INFO 2025-10-14 19:26:20,887 signals 33736 8782111040 Appointment created: c83a88dc-01c8-4764-81c8-97fe9cb46f11 for patient MRNAGDAR000020 on 2025-08-17 INFO 2025-10-14 19:26:20,888 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000020-OT-01 INFO 2025-10-14 19:26:20,888 signals 33736 8782111040 SubFile created: FILE-2025-000020-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:26:20,888 signals 33736 8782111040 Created sub-file FILE-2025-000020-OT-01 for patient MRNAGDAR000020 at clinic Occupational Therapy INFO 2025-10-14 19:26:20,888 signals 33736 8782111040 Notified provider basma.al-maliki.ot2 of new appointment INFO 2025-10-14 19:26:20,890 signals 33736 8782111040 Appointment created: 8704f775-cc36-4fea-9efe-8066ef8704db for patient MRNAGDAR000050 on 2025-09-04 INFO 2025-10-14 19:26:20,890 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000050-NUR-01 INFO 2025-10-14 19:26:20,890 signals 33736 8782111040 SubFile created: FILE-2025-000050-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:26:20,890 signals 33736 8782111040 Created sub-file FILE-2025-000050-NUR-01 for patient MRNAGDAR000050 at clinic Nursing Department INFO 2025-10-14 19:26:20,890 signals 33736 8782111040 Notified provider hanan.al-harbi.nurse2 of new appointment INFO 2025-10-14 19:26:20,892 signals 33736 8782111040 Appointment created: fac1bb70-efe1-4d85-8a4e-56009ad1cc58 for patient MRNAGDAR000006 on 2025-07-28 INFO 2025-10-14 19:26:20,892 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000006-SLP-01 INFO 2025-10-14 19:26:20,892 signals 33736 8782111040 SubFile created: FILE-2025-000006-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:26:20,892 signals 33736 8782111040 Created sub-file FILE-2025-000006-SLP-01 for patient MRNAGDAR000006 at clinic Speech-Language Pathology INFO 2025-10-14 19:26:20,892 signals 33736 8782111040 Notified provider abdulrahman.al-mutairi.slp1 of new appointment INFO 2025-10-14 19:26:20,894 signals 33736 8782111040 Appointment created: 0990f33b-3c00-45c4-9340-4f0b19fe3c8e for patient MRNAGDAR000001 on 2025-07-22 INFO 2025-10-14 19:26:20,894 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000001-MED-01 INFO 2025-10-14 19:26:20,894 signals 33736 8782111040 SubFile created: FILE-2025-000001-MED-01 for clinic Medical Department INFO 2025-10-14 19:26:20,894 signals 33736 8782111040 Created sub-file FILE-2025-000001-MED-01 for patient MRNAGDAR000001 at clinic Medical Department INFO 2025-10-14 19:26:20,894 signals 33736 8782111040 Notified provider munira.al-rashidi.doctor1 of new appointment INFO 2025-10-14 19:26:20,895 signals 33736 8782111040 Appointment created: 577f53aa-97f3-43da-91a1-01d720c9ef2a for patient MRNAGDAR000019 on 2025-10-06 INFO 2025-10-14 19:26:20,895 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000019-OT-01 INFO 2025-10-14 19:26:20,896 signals 33736 8782111040 SubFile created: FILE-2025-000019-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:26:20,896 signals 33736 8782111040 Created sub-file FILE-2025-000019-OT-01 for patient MRNAGDAR000019 at clinic Occupational Therapy INFO 2025-10-14 19:26:20,896 signals 33736 8782111040 Notified provider nasser.al-dosari.ot1 of new appointment INFO 2025-10-14 19:26:20,897 signals 33736 8782111040 Appointment created: 34c13526-5963-468f-ae8c-1c50c25529e8 for patient MRNAGDAR000043 on 2025-09-28 INFO 2025-10-14 19:26:20,898 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000043-ABA-02 INFO 2025-10-14 19:26:20,898 signals 33736 8782111040 SubFile created: FILE-2025-000043-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:26:20,898 signals 33736 8782111040 Created sub-file FILE-2025-000043-ABA-02 for patient MRNAGDAR000043 at clinic ABA Therapy INFO 2025-10-14 19:26:20,898 signals 33736 8782111040 Notified provider salma.al-asiri.aba1 of new appointment INFO 2025-10-14 19:26:20,900 signals 33736 8782111040 Appointment created: fb12bbf9-4cea-41aa-b3a5-bfc6c22cc5d1 for patient MRNAGDAR000010 on 2025-10-06 INFO 2025-10-14 19:26:20,900 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000010-MED-01 INFO 2025-10-14 19:26:20,900 signals 33736 8782111040 SubFile created: FILE-2025-000010-MED-01 for clinic Medical Department INFO 2025-10-14 19:26:20,900 signals 33736 8782111040 Created sub-file FILE-2025-000010-MED-01 for patient MRNAGDAR000010 at clinic Medical Department INFO 2025-10-14 19:26:20,901 signals 33736 8782111040 Notified provider abdullah.al-asiri.doctor2 of new appointment INFO 2025-10-14 19:26:20,902 signals 33736 8782111040 Appointment created: 0a88744d-8d2a-4cae-a679-efc688c6df85 for patient MRNAGDAR000005 on 2025-10-23 INFO 2025-10-14 19:26:20,902 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000005-OT-01 INFO 2025-10-14 19:26:20,903 signals 33736 8782111040 SubFile created: FILE-2025-000005-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:26:20,903 signals 33736 8782111040 Created sub-file FILE-2025-000005-OT-01 for patient MRNAGDAR000005 at clinic Occupational Therapy INFO 2025-10-14 19:26:20,903 signals 33736 8782111040 Notified provider nasser.al-dosari.ot1 of new appointment INFO 2025-10-14 19:26:20,903 signals 33736 8782111040 Scheduled 24-hour reminder for appointment 0a88744d-8d2a-4cae-a679-efc688c6df85 INFO 2025-10-14 19:26:20,904 signals 33736 8782111040 Scheduled 2-hour reminder for appointment 0a88744d-8d2a-4cae-a679-efc688c6df85 INFO 2025-10-14 19:26:20,905 signals 33736 8782111040 Appointment created: b05be955-0579-4305-9645-9105100406ee for patient MRNAGDAR000022 on 2025-09-30 INFO 2025-10-14 19:26:20,905 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000022-SLP-01 INFO 2025-10-14 19:26:20,905 signals 33736 8782111040 SubFile created: FILE-2025-000022-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:26:20,905 signals 33736 8782111040 Created sub-file FILE-2025-000022-SLP-01 for patient MRNAGDAR000022 at clinic Speech-Language Pathology INFO 2025-10-14 19:26:20,905 signals 33736 8782111040 Notified provider abdulrahman.al-mutairi.slp1 of new appointment INFO 2025-10-14 19:26:20,907 signals 33736 8782111040 Appointment created: 8cc4a2ea-c009-47e9-ae71-a0d9e6aeeb07 for patient MRNAGDAR000033 on 2025-09-28 INFO 2025-10-14 19:26:20,907 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000033-OT-01 INFO 2025-10-14 19:26:20,907 signals 33736 8782111040 SubFile created: FILE-2025-000033-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:26:20,907 signals 33736 8782111040 Created sub-file FILE-2025-000033-OT-01 for patient MRNAGDAR000033 at clinic Occupational Therapy INFO 2025-10-14 19:26:20,908 signals 33736 8782111040 Notified provider nasser.al-dosari.ot1 of new appointment INFO 2025-10-14 19:26:20,909 signals 33736 8782111040 Appointment created: 8d28daab-1857-44ce-9bc6-476f8c5b4d05 for patient MRNAGDAR000037 on 2025-10-01 INFO 2025-10-14 19:26:20,909 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000037-NUR-01 INFO 2025-10-14 19:26:20,909 signals 33736 8782111040 SubFile created: FILE-2025-000037-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:26:20,909 signals 33736 8782111040 Created sub-file FILE-2025-000037-NUR-01 for patient MRNAGDAR000037 at clinic Nursing Department INFO 2025-10-14 19:26:20,910 signals 33736 8782111040 Notified provider hanan.al-harbi.nurse2 of new appointment INFO 2025-10-14 19:26:20,911 signals 33736 8782111040 Appointment created: cbcb1f4d-7444-4d33-bb39-4105bc606037 for patient MRNAGDAR000007 on 2025-07-27 INFO 2025-10-14 19:26:20,912 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000007-ABA-01 INFO 2025-10-14 19:26:20,912 signals 33736 8782111040 SubFile created: FILE-2025-000007-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:26:20,912 signals 33736 8782111040 Created sub-file FILE-2025-000007-ABA-01 for patient MRNAGDAR000007 at clinic ABA Therapy INFO 2025-10-14 19:26:20,913 signals 33736 8782111040 Notified provider salma.al-asiri.aba1 of new appointment INFO 2025-10-14 19:26:20,914 signals 33736 8782111040 Appointment created: a0b4b833-7a57-484d-90cc-4581a2a73a26 for patient MRNAGDAR000045 on 2025-10-22 INFO 2025-10-14 19:26:20,915 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000045-MED-01 INFO 2025-10-14 19:26:20,915 signals 33736 8782111040 SubFile created: FILE-2025-000045-MED-01 for clinic Medical Department INFO 2025-10-14 19:26:20,915 signals 33736 8782111040 Created sub-file FILE-2025-000045-MED-01 for patient MRNAGDAR000045 at clinic Medical Department INFO 2025-10-14 19:26:20,916 confirmation_service 33736 8782111040 Created confirmation token for appointment a0b4b833-7a57-484d-90cc-4581a2a73a26, expires at 2025-10-21 16:26:20.916595+00:00 ERROR 2025-10-14 19:26:20,917 signals 33736 8782111040 Error creating confirmation token for appointment a0b4b833-7a57-484d-90cc-4581a2a73a26: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:26:20,917 signals 33736 8782111040 Notified provider munira.al-rashidi.doctor1 of new appointment INFO 2025-10-14 19:26:20,918 signals 33736 8782111040 Scheduled 24-hour reminder for appointment a0b4b833-7a57-484d-90cc-4581a2a73a26 INFO 2025-10-14 19:26:20,918 signals 33736 8782111040 Scheduled 2-hour reminder for appointment a0b4b833-7a57-484d-90cc-4581a2a73a26 INFO 2025-10-14 19:26:20,919 signals 33736 8782111040 Appointment created: 7dab4dde-ec2c-46fd-8a4f-9fa258173ca9 for patient MRNAGDAR000014 on 2025-09-28 INFO 2025-10-14 19:26:20,919 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000014-NUR-01 INFO 2025-10-14 19:26:20,919 signals 33736 8782111040 SubFile created: FILE-2025-000014-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:26:20,919 signals 33736 8782111040 Created sub-file FILE-2025-000014-NUR-01 for patient MRNAGDAR000014 at clinic Nursing Department INFO 2025-10-14 19:26:20,920 signals 33736 8782111040 Notified provider hanan.al-harbi.nurse2 of new appointment INFO 2025-10-14 19:26:20,921 signals 33736 8782111040 Appointment created: 417f3506-8752-4f22-b5e6-cb78aa64c47e for patient MRNAGDAR000048 on 2025-09-24 INFO 2025-10-14 19:26:20,921 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000048-ABA-01 INFO 2025-10-14 19:26:20,922 signals 33736 8782111040 SubFile created: FILE-2025-000048-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:26:20,922 signals 33736 8782111040 Created sub-file FILE-2025-000048-ABA-01 for patient MRNAGDAR000048 at clinic ABA Therapy INFO 2025-10-14 19:26:20,922 signals 33736 8782111040 Notified provider salma.al-asiri.aba1 of new appointment INFO 2025-10-14 19:26:20,924 signals 33736 8782111040 Appointment created: 3318eaeb-27b0-4b7f-8dcc-57b15d723e37 for patient MRNAGDAR000008 on 2025-10-19 INFO 2025-10-14 19:26:20,924 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000008-MED-01 INFO 2025-10-14 19:26:20,924 signals 33736 8782111040 SubFile created: FILE-2025-000008-MED-01 for clinic Medical Department INFO 2025-10-14 19:26:20,924 signals 33736 8782111040 Created sub-file FILE-2025-000008-MED-01 for patient MRNAGDAR000008 at clinic Medical Department INFO 2025-10-14 19:26:20,925 signals 33736 8782111040 Notified provider maha.al-mutairi.doctor3 of new appointment INFO 2025-10-14 19:26:20,925 signals 33736 8782111040 Scheduled 24-hour reminder for appointment 3318eaeb-27b0-4b7f-8dcc-57b15d723e37 INFO 2025-10-14 19:26:20,926 signals 33736 8782111040 Scheduled 2-hour reminder for appointment 3318eaeb-27b0-4b7f-8dcc-57b15d723e37 INFO 2025-10-14 19:26:20,927 signals 33736 8782111040 Appointment created: 04b49d83-6436-4fbc-9458-07b4af780839 for patient MRNAGDAR000041 on 2025-09-09 INFO 2025-10-14 19:26:20,927 signals 33736 8782111040 Notified provider salma.al-balawi.nurse3 of new appointment INFO 2025-10-14 19:26:20,929 signals 33736 8782111040 Appointment created: f377a647-aa9c-4ef6-8264-c381a257fb71 for patient MRNAGDAR000002 on 2025-07-31 INFO 2025-10-14 19:26:20,929 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000002-ABA-01 INFO 2025-10-14 19:26:20,929 signals 33736 8782111040 SubFile created: FILE-2025-000002-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:26:20,929 signals 33736 8782111040 Created sub-file FILE-2025-000002-ABA-01 for patient MRNAGDAR000002 at clinic ABA Therapy INFO 2025-10-14 19:26:20,930 signals 33736 8782111040 Notified provider mona.al-shahrani.aba2 of new appointment INFO 2025-10-14 19:26:20,930 signals 33736 8782111040 Appointment created: 335870b2-65f6-4336-a985-55653cb0f58c for patient MRNAGDAR000028 on 2025-08-03 INFO 2025-10-14 19:26:20,931 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000028-SLP-02 INFO 2025-10-14 19:26:20,931 signals 33736 8782111040 SubFile created: FILE-2025-000028-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:26:20,931 signals 33736 8782111040 Created sub-file FILE-2025-000028-SLP-02 for patient MRNAGDAR000028 at clinic Speech-Language Pathology INFO 2025-10-14 19:26:20,931 signals 33736 8782111040 Notified provider sultan.al-subai.slp2 of new appointment INFO 2025-10-14 19:26:20,932 signals 33736 8782111040 Appointment created: cc2d3917-9b55-4839-af78-3d5010615ba4 for patient MRNAGDAR000028 on 2025-09-25 INFO 2025-10-14 19:26:20,932 signals 33736 8782111040 Notified provider salma.al-asiri.aba1 of new appointment INFO 2025-10-14 19:26:20,934 signals 33736 8782111040 Appointment created: 94007fea-73e8-4979-b519-4d8df9f441f3 for patient MRNAGDAR000032 on 2025-08-17 INFO 2025-10-14 19:26:20,934 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000032-MED-01 INFO 2025-10-14 19:26:20,934 signals 33736 8782111040 SubFile created: FILE-2025-000032-MED-01 for clinic Medical Department INFO 2025-10-14 19:26:20,934 signals 33736 8782111040 Created sub-file FILE-2025-000032-MED-01 for patient MRNAGDAR000032 at clinic Medical Department INFO 2025-10-14 19:26:20,934 signals 33736 8782111040 Notified provider abdullah.al-asiri.doctor2 of new appointment INFO 2025-10-14 19:26:20,936 signals 33736 8782111040 Appointment created: 2956f0fd-a0d1-42eb-8125-399d1af873a7 for patient MRNAGDAR000018 on 2025-09-14 INFO 2025-10-14 19:26:20,936 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000018-NUR-01 INFO 2025-10-14 19:26:20,936 signals 33736 8782111040 SubFile created: FILE-2025-000018-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:26:20,936 signals 33736 8782111040 Created sub-file FILE-2025-000018-NUR-01 for patient MRNAGDAR000018 at clinic Nursing Department INFO 2025-10-14 19:26:20,937 signals 33736 8782111040 Notified provider salma.al-balawi.nurse3 of new appointment INFO 2025-10-14 19:26:20,938 signals 33736 8782111040 Appointment created: eb775efe-4438-49c3-b65e-607738675690 for patient MRNAGDAR000041 on 2025-07-29 INFO 2025-10-14 19:26:20,938 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000041-ABA-02 INFO 2025-10-14 19:26:20,938 signals 33736 8782111040 SubFile created: FILE-2025-000041-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:26:20,938 signals 33736 8782111040 Created sub-file FILE-2025-000041-ABA-02 for patient MRNAGDAR000041 at clinic ABA Therapy INFO 2025-10-14 19:26:20,939 signals 33736 8782111040 Notified provider salma.al-asiri.aba1 of new appointment INFO 2025-10-14 19:26:20,940 signals 33736 8782111040 Appointment created: 2c81e239-c913-4662-a44c-94324d986562 for patient MRNAGDAR000019 on 2025-09-21 INFO 2025-10-14 19:26:20,941 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000019-ABA-02 INFO 2025-10-14 19:26:20,941 signals 33736 8782111040 SubFile created: FILE-2025-000019-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:26:20,941 signals 33736 8782111040 Created sub-file FILE-2025-000019-ABA-02 for patient MRNAGDAR000019 at clinic ABA Therapy INFO 2025-10-14 19:26:20,941 signals 33736 8782111040 Notified provider mona.al-shahrani.aba2 of new appointment INFO 2025-10-14 19:26:20,943 signals 33736 8782111040 Appointment created: dd14ccfe-b3f1-4592-b305-2bcb46706aba for patient MRNAGDAR000001 on 2025-07-17 INFO 2025-10-14 19:26:20,943 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000001-NUR-02 INFO 2025-10-14 19:26:20,943 signals 33736 8782111040 SubFile created: FILE-2025-000001-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:26:20,943 signals 33736 8782111040 Created sub-file FILE-2025-000001-NUR-02 for patient MRNAGDAR000001 at clinic Nursing Department INFO 2025-10-14 19:26:20,944 signals 33736 8782111040 Notified provider rania.al-balawi.nurse1 of new appointment INFO 2025-10-14 19:26:20,945 signals 33736 8782111040 Appointment created: f709ece0-3e6c-4114-8cd0-d4e617ab2063 for patient MRNAGDAR000003 on 2025-09-17 INFO 2025-10-14 19:26:20,946 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000003-ABA-01 INFO 2025-10-14 19:26:20,946 signals 33736 8782111040 SubFile created: FILE-2025-000003-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:26:20,946 signals 33736 8782111040 Created sub-file FILE-2025-000003-ABA-01 for patient MRNAGDAR000003 at clinic ABA Therapy INFO 2025-10-14 19:26:20,946 signals 33736 8782111040 Notified provider mona.al-shahrani.aba2 of new appointment INFO 2025-10-14 19:26:20,948 signals 33736 8782111040 Appointment created: b6884e2d-80c0-49ac-8401-25192f5c1d6b for patient MRNAGDAR000008 on 2025-10-12 INFO 2025-10-14 19:26:20,949 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000008-NUR-02 INFO 2025-10-14 19:26:20,949 signals 33736 8782111040 SubFile created: FILE-2025-000008-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:26:20,949 signals 33736 8782111040 Created sub-file FILE-2025-000008-NUR-02 for patient MRNAGDAR000008 at clinic Nursing Department INFO 2025-10-14 19:26:20,949 signals 33736 8782111040 Notified provider hanan.al-harbi.nurse2 of new appointment INFO 2025-10-14 19:26:20,952 signals 33736 8782111040 Appointment created: 6b39ca4e-11e3-490a-a89a-4ad5e27f34bd for patient MRNAGDAR000022 on 2025-10-26 INFO 2025-10-14 19:26:20,952 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000022-NUR-02 INFO 2025-10-14 19:26:20,952 signals 33736 8782111040 SubFile created: FILE-2025-000022-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:26:20,953 signals 33736 8782111040 Created sub-file FILE-2025-000022-NUR-02 for patient MRNAGDAR000022 at clinic Nursing Department INFO 2025-10-14 19:26:20,953 signals 33736 8782111040 Notified provider hanan.al-harbi.nurse2 of new appointment INFO 2025-10-14 19:26:20,954 signals 33736 8782111040 Scheduled 24-hour reminder for appointment 6b39ca4e-11e3-490a-a89a-4ad5e27f34bd INFO 2025-10-14 19:26:20,954 signals 33736 8782111040 Scheduled 2-hour reminder for appointment 6b39ca4e-11e3-490a-a89a-4ad5e27f34bd INFO 2025-10-14 19:26:20,955 signals 33736 8782111040 Appointment created: 06f56893-3831-47af-80f0-3643b91d2a60 for patient MRNAGDAR000001 on 2025-09-07 INFO 2025-10-14 19:26:20,956 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000001-SLP-03 INFO 2025-10-14 19:26:20,956 signals 33736 8782111040 SubFile created: FILE-2025-000001-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:26:20,956 signals 33736 8782111040 Created sub-file FILE-2025-000001-SLP-03 for patient MRNAGDAR000001 at clinic Speech-Language Pathology INFO 2025-10-14 19:26:20,956 signals 33736 8782111040 Notified provider sultan.al-subai.slp2 of new appointment INFO 2025-10-14 19:26:20,958 signals 33736 8782111040 Appointment created: 8bd073ce-b942-4c35-8c67-be514cd2397f for patient MRNAGDAR000025 on 2025-07-21 INFO 2025-10-14 19:26:20,958 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000025-SLP-01 INFO 2025-10-14 19:26:20,958 signals 33736 8782111040 SubFile created: FILE-2025-000025-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:26:20,958 signals 33736 8782111040 Created sub-file FILE-2025-000025-SLP-01 for patient MRNAGDAR000025 at clinic Speech-Language Pathology INFO 2025-10-14 19:26:20,959 signals 33736 8782111040 Notified provider sultan.al-subai.slp2 of new appointment INFO 2025-10-14 19:26:20,960 signals 33736 8782111040 Appointment created: fdb887ee-a88d-4fbb-bb54-242b88df1d67 for patient MRNAGDAR000033 on 2025-10-29 INFO 2025-10-14 19:26:20,960 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000033-MED-02 INFO 2025-10-14 19:26:20,960 signals 33736 8782111040 SubFile created: FILE-2025-000033-MED-02 for clinic Medical Department INFO 2025-10-14 19:26:20,961 signals 33736 8782111040 Created sub-file FILE-2025-000033-MED-02 for patient MRNAGDAR000033 at clinic Medical Department INFO 2025-10-14 19:26:20,961 signals 33736 8782111040 Notified provider munira.al-rashidi.doctor1 of new appointment INFO 2025-10-14 19:26:20,961 signals 33736 8782111040 Scheduled 24-hour reminder for appointment fdb887ee-a88d-4fbb-bb54-242b88df1d67 INFO 2025-10-14 19:26:20,962 signals 33736 8782111040 Scheduled 2-hour reminder for appointment fdb887ee-a88d-4fbb-bb54-242b88df1d67 INFO 2025-10-14 19:26:20,963 signals 33736 8782111040 Appointment created: e5831b45-bb66-4858-8e48-2e860d5ab65a for patient MRNAGDAR000012 on 2025-09-02 INFO 2025-10-14 19:26:20,963 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000012-MED-01 INFO 2025-10-14 19:26:20,963 signals 33736 8782111040 SubFile created: FILE-2025-000012-MED-01 for clinic Medical Department INFO 2025-10-14 19:26:20,963 signals 33736 8782111040 Created sub-file FILE-2025-000012-MED-01 for patient MRNAGDAR000012 at clinic Medical Department INFO 2025-10-14 19:26:20,964 signals 33736 8782111040 Notified provider abdullah.al-asiri.doctor2 of new appointment INFO 2025-10-14 19:26:20,965 signals 33736 8782111040 Appointment created: 8f3032d1-6a19-43b2-b0ca-a99c71634c14 for patient MRNAGDAR000021 on 2025-10-12 INFO 2025-10-14 19:26:20,965 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000021-NUR-01 INFO 2025-10-14 19:26:20,966 signals 33736 8782111040 SubFile created: FILE-2025-000021-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:26:20,966 signals 33736 8782111040 Created sub-file FILE-2025-000021-NUR-01 for patient MRNAGDAR000021 at clinic Nursing Department INFO 2025-10-14 19:26:20,966 signals 33736 8782111040 Notified provider hanan.al-harbi.nurse2 of new appointment INFO 2025-10-14 19:26:20,968 signals 33736 8782111040 Appointment created: ec002092-0265-43a5-9776-311e9f85e777 for patient MRNAGDAR000003 on 2025-08-12 INFO 2025-10-14 19:26:20,968 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000003-OT-02 INFO 2025-10-14 19:26:20,969 signals 33736 8782111040 SubFile created: FILE-2025-000003-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:26:20,969 signals 33736 8782111040 Created sub-file FILE-2025-000003-OT-02 for patient MRNAGDAR000003 at clinic Occupational Therapy INFO 2025-10-14 19:26:20,969 signals 33736 8782111040 Notified provider nasser.al-dosari.ot1 of new appointment INFO 2025-10-14 19:26:20,971 signals 33736 8782111040 Appointment created: 26994783-6e33-480e-b38d-d0a5e4d41aaa for patient MRNAGDAR000048 on 2025-07-27 INFO 2025-10-14 19:26:20,971 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000048-MED-02 INFO 2025-10-14 19:26:20,971 signals 33736 8782111040 SubFile created: FILE-2025-000048-MED-02 for clinic Medical Department INFO 2025-10-14 19:26:20,971 signals 33736 8782111040 Created sub-file FILE-2025-000048-MED-02 for patient MRNAGDAR000048 at clinic Medical Department INFO 2025-10-14 19:26:20,972 signals 33736 8782111040 Notified provider maha.al-mutairi.doctor3 of new appointment INFO 2025-10-14 19:26:20,973 signals 33736 8782111040 Appointment created: 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 for patient MRNAGDAR000016 on 2025-11-05 INFO 2025-10-14 19:26:20,973 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000016-OT-01 INFO 2025-10-14 19:26:20,973 signals 33736 8782111040 SubFile created: FILE-2025-000016-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:26:20,973 signals 33736 8782111040 Created sub-file FILE-2025-000016-OT-01 for patient MRNAGDAR000016 at clinic Occupational Therapy INFO 2025-10-14 19:26:20,974 signals 33736 8782111040 Notified provider basma.al-maliki.ot2 of new appointment INFO 2025-10-14 19:26:20,974 signals 33736 8782111040 Scheduled 24-hour reminder for appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 INFO 2025-10-14 19:26:20,975 signals 33736 8782111040 Scheduled 2-hour reminder for appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 INFO 2025-10-14 19:26:20,976 signals 33736 8782111040 Appointment created: 63aebd0e-f6e8-46e5-849f-9141d68e20b5 for patient MRNAGDAR000001 on 2025-07-27 INFO 2025-10-14 19:26:20,976 signals 33736 8782111040 Notified provider hanan.al-harbi.nurse2 of new appointment INFO 2025-10-14 19:26:20,978 signals 33736 8782111040 Appointment created: 14f227fc-4299-4697-b34d-815640ca4bbb for patient MRNAGDAR000007 on 2025-07-20 INFO 2025-10-14 19:26:20,978 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000007-NUR-02 INFO 2025-10-14 19:26:20,978 signals 33736 8782111040 SubFile created: FILE-2025-000007-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:26:20,978 signals 33736 8782111040 Created sub-file FILE-2025-000007-NUR-02 for patient MRNAGDAR000007 at clinic Nursing Department INFO 2025-10-14 19:26:20,978 signals 33736 8782111040 Notified provider salma.al-balawi.nurse3 of new appointment INFO 2025-10-14 19:26:20,980 signals 33736 8782111040 Appointment created: f609473e-2343-4f00-91d5-356ab67a4f11 for patient MRNAGDAR000013 on 2025-09-24 INFO 2025-10-14 19:26:20,980 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000013-MED-02 INFO 2025-10-14 19:26:20,981 signals 33736 8782111040 SubFile created: FILE-2025-000013-MED-02 for clinic Medical Department INFO 2025-10-14 19:26:20,981 signals 33736 8782111040 Created sub-file FILE-2025-000013-MED-02 for patient MRNAGDAR000013 at clinic Medical Department INFO 2025-10-14 19:26:20,981 signals 33736 8782111040 Notified provider munira.al-rashidi.doctor1 of new appointment INFO 2025-10-14 19:26:20,982 signals 33736 8782111040 Appointment created: ec6de712-9c1d-4b32-ac5c-7f1d1135e1b8 for patient MRNAGDAR000044 on 2025-08-17 INFO 2025-10-14 19:26:20,983 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000044-OT-01 INFO 2025-10-14 19:26:20,983 signals 33736 8782111040 SubFile created: FILE-2025-000044-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:26:20,983 signals 33736 8782111040 Created sub-file FILE-2025-000044-OT-01 for patient MRNAGDAR000044 at clinic Occupational Therapy INFO 2025-10-14 19:26:20,983 signals 33736 8782111040 Notified provider nasser.al-dosari.ot1 of new appointment INFO 2025-10-14 19:26:20,985 signals 33736 8782111040 Appointment created: b416b3e3-cd9a-4b50-b232-0430df2fea1e for patient MRNAGDAR000046 on 2025-08-17 INFO 2025-10-14 19:26:20,985 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000046-NUR-01 INFO 2025-10-14 19:26:20,985 signals 33736 8782111040 SubFile created: FILE-2025-000046-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:26:20,985 signals 33736 8782111040 Created sub-file FILE-2025-000046-NUR-01 for patient MRNAGDAR000046 at clinic Nursing Department INFO 2025-10-14 19:26:20,985 signals 33736 8782111040 Notified provider hanan.al-harbi.nurse2 of new appointment INFO 2025-10-14 19:26:20,987 signals 33736 8782111040 Appointment created: f1d765b2-ede2-468c-b666-bb0f667551f5 for patient MRNAGDAR000019 on 2025-08-24 INFO 2025-10-14 19:26:20,987 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000019-MED-03 INFO 2025-10-14 19:26:20,987 signals 33736 8782111040 SubFile created: FILE-2025-000019-MED-03 for clinic Medical Department INFO 2025-10-14 19:26:20,987 signals 33736 8782111040 Created sub-file FILE-2025-000019-MED-03 for patient MRNAGDAR000019 at clinic Medical Department INFO 2025-10-14 19:26:20,988 signals 33736 8782111040 Notified provider abdullah.al-asiri.doctor2 of new appointment INFO 2025-10-14 19:26:20,989 signals 33736 8782111040 Appointment created: f3c5fdda-f4da-48bd-8137-933534768c1e for patient MRNAGDAR000002 on 2025-09-07 INFO 2025-10-14 19:26:20,989 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000002-NUR-02 INFO 2025-10-14 19:26:20,989 signals 33736 8782111040 SubFile created: FILE-2025-000002-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:26:20,989 signals 33736 8782111040 Created sub-file FILE-2025-000002-NUR-02 for patient MRNAGDAR000002 at clinic Nursing Department INFO 2025-10-14 19:26:20,990 signals 33736 8782111040 Notified provider salma.al-balawi.nurse3 of new appointment INFO 2025-10-14 19:26:20,991 signals 33736 8782111040 Appointment created: cb8999b0-86ab-4961-b0c1-92f82edefce8 for patient MRNAGDAR000004 on 2025-09-25 INFO 2025-10-14 19:26:20,991 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000004-SLP-01 INFO 2025-10-14 19:26:20,992 signals 33736 8782111040 SubFile created: FILE-2025-000004-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:26:20,992 signals 33736 8782111040 Created sub-file FILE-2025-000004-SLP-01 for patient MRNAGDAR000004 at clinic Speech-Language Pathology INFO 2025-10-14 19:26:20,992 signals 33736 8782111040 Notified provider sultan.al-subai.slp2 of new appointment INFO 2025-10-14 19:26:20,993 signals 33736 8782111040 Appointment created: 8a86105f-60d8-4c43-9ff5-b5218566e636 for patient MRNAGDAR000043 on 2025-09-17 INFO 2025-10-14 19:26:20,993 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000043-MED-03 INFO 2025-10-14 19:26:20,994 signals 33736 8782111040 SubFile created: FILE-2025-000043-MED-03 for clinic Medical Department INFO 2025-10-14 19:26:20,994 signals 33736 8782111040 Created sub-file FILE-2025-000043-MED-03 for patient MRNAGDAR000043 at clinic Medical Department INFO 2025-10-14 19:26:20,994 signals 33736 8782111040 Notified provider maha.al-mutairi.doctor3 of new appointment INFO 2025-10-14 19:26:20,995 signals 33736 8782111040 Appointment created: 27ae37cb-347e-4283-8bea-9cec632e393b for patient MRNAGDAR000026 on 2025-08-31 INFO 2025-10-14 19:26:20,996 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000026-NUR-01 INFO 2025-10-14 19:26:20,996 signals 33736 8782111040 SubFile created: FILE-2025-000026-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:26:20,996 signals 33736 8782111040 Created sub-file FILE-2025-000026-NUR-01 for patient MRNAGDAR000026 at clinic Nursing Department INFO 2025-10-14 19:26:20,996 signals 33736 8782111040 Notified provider hanan.al-harbi.nurse2 of new appointment INFO 2025-10-14 19:26:20,998 signals 33736 8782111040 Appointment created: 4bab8b30-eb31-4822-a5bc-09dce70c3dce for patient MRNAGDAR000037 on 2025-09-30 INFO 2025-10-14 19:26:20,998 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000037-ABA-02 INFO 2025-10-14 19:26:20,998 signals 33736 8782111040 SubFile created: FILE-2025-000037-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:26:20,998 signals 33736 8782111040 Created sub-file FILE-2025-000037-ABA-02 for patient MRNAGDAR000037 at clinic ABA Therapy INFO 2025-10-14 19:26:20,998 signals 33736 8782111040 Notified provider mona.al-shahrani.aba2 of new appointment INFO 2025-10-14 19:26:21,000 signals 33736 8782111040 Appointment created: b9af1867-303e-40ac-ab45-ba2d4e117377 for patient MRNAGDAR000009 on 2025-07-22 INFO 2025-10-14 19:26:21,000 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000009-NUR-01 INFO 2025-10-14 19:26:21,000 signals 33736 8782111040 SubFile created: FILE-2025-000009-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:26:21,000 signals 33736 8782111040 Created sub-file FILE-2025-000009-NUR-01 for patient MRNAGDAR000009 at clinic Nursing Department INFO 2025-10-14 19:26:21,001 signals 33736 8782111040 Notified provider salma.al-balawi.nurse3 of new appointment INFO 2025-10-14 19:26:21,002 signals 33736 8782111040 Appointment created: d65e4e4f-b4e4-4d54-b75e-4a976c4f68d1 for patient MRNAGDAR000003 on 2025-07-28 INFO 2025-10-14 19:26:21,002 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000003-NUR-03 INFO 2025-10-14 19:26:21,002 signals 33736 8782111040 SubFile created: FILE-2025-000003-NUR-03 for clinic Nursing Department INFO 2025-10-14 19:26:21,002 signals 33736 8782111040 Created sub-file FILE-2025-000003-NUR-03 for patient MRNAGDAR000003 at clinic Nursing Department INFO 2025-10-14 19:26:21,003 signals 33736 8782111040 Notified provider hanan.al-harbi.nurse2 of new appointment INFO 2025-10-14 19:26:21,004 signals 33736 8782111040 Appointment created: a2558836-ed4e-440f-ac6d-1e79bbca5b35 for patient MRNAGDAR000012 on 2025-07-23 INFO 2025-10-14 19:26:21,004 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000012-OT-02 INFO 2025-10-14 19:26:21,004 signals 33736 8782111040 SubFile created: FILE-2025-000012-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:26:21,004 signals 33736 8782111040 Created sub-file FILE-2025-000012-OT-02 for patient MRNAGDAR000012 at clinic Occupational Therapy INFO 2025-10-14 19:26:21,005 signals 33736 8782111040 Notified provider basma.al-maliki.ot2 of new appointment INFO 2025-10-14 19:26:21,006 signals 33736 8782111040 Appointment created: c6504c76-3fde-44ad-af63-42d45a6b7ec0 for patient MRNAGDAR000002 on 2025-09-07 INFO 2025-10-14 19:26:21,006 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000002-MED-03 INFO 2025-10-14 19:26:21,006 signals 33736 8782111040 SubFile created: FILE-2025-000002-MED-03 for clinic Medical Department INFO 2025-10-14 19:26:21,006 signals 33736 8782111040 Created sub-file FILE-2025-000002-MED-03 for patient MRNAGDAR000002 at clinic Medical Department INFO 2025-10-14 19:26:21,007 signals 33736 8782111040 Notified provider abdullah.al-asiri.doctor2 of new appointment INFO 2025-10-14 19:26:21,008 signals 33736 8782111040 Appointment created: 180dc0b9-1faa-4e52-b77e-83b1a74177bf for patient MRNAGDAR000002 on 2025-10-05 INFO 2025-10-14 19:26:21,009 signals 33736 8782111040 Notified provider salma.al-balawi.nurse3 of new appointment INFO 2025-10-14 19:26:21,011 signals 33736 8782111040 Appointment created: 213fb42d-80e6-4d50-9f27-e382501c7083 for patient MRNAGDAR000017 on 2025-09-09 INFO 2025-10-14 19:26:21,011 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000017-SLP-01 INFO 2025-10-14 19:26:21,011 signals 33736 8782111040 SubFile created: FILE-2025-000017-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:26:21,011 signals 33736 8782111040 Created sub-file FILE-2025-000017-SLP-01 for patient MRNAGDAR000017 at clinic Speech-Language Pathology INFO 2025-10-14 19:26:21,011 signals 33736 8782111040 Notified provider sultan.al-subai.slp2 of new appointment INFO 2025-10-14 19:26:21,013 signals 33736 8782111040 Appointment created: 71c7cca9-da2f-4bca-b57d-2df77fd6bc57 for patient MRNAGDAR000009 on 2025-09-01 INFO 2025-10-14 19:26:21,013 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000009-OT-02 INFO 2025-10-14 19:26:21,014 signals 33736 8782111040 SubFile created: FILE-2025-000009-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:26:21,014 signals 33736 8782111040 Created sub-file FILE-2025-000009-OT-02 for patient MRNAGDAR000009 at clinic Occupational Therapy INFO 2025-10-14 19:26:21,014 signals 33736 8782111040 Notified provider basma.al-maliki.ot2 of new appointment INFO 2025-10-14 19:26:21,016 signals 33736 8782111040 Appointment created: 021c81a5-cc47-4f6f-ac85-2ec3bb086257 for patient MRNAGDAR000004 on 2025-09-15 INFO 2025-10-14 19:26:21,016 signals 33736 8782111040 Notified provider abdulrahman.al-mutairi.slp1 of new appointment INFO 2025-10-14 19:26:21,019 signals 33736 8782111040 Appointment created: 0151a560-f492-464d-837f-e3cb6066a199 for patient MRNAGDAR000045 on 2025-09-14 INFO 2025-10-14 19:26:21,019 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000045-OT-02 INFO 2025-10-14 19:26:21,019 signals 33736 8782111040 SubFile created: FILE-2025-000045-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:26:21,019 signals 33736 8782111040 Created sub-file FILE-2025-000045-OT-02 for patient MRNAGDAR000045 at clinic Occupational Therapy INFO 2025-10-14 19:26:21,020 signals 33736 8782111040 Notified provider nasser.al-dosari.ot1 of new appointment INFO 2025-10-14 19:26:21,022 signals 33736 8782111040 Appointment created: b7633956-75a1-4963-9fc3-e24a094f60fa for patient MRNAGDAR000032 on 2025-08-31 INFO 2025-10-14 19:26:21,022 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000032-NUR-02 INFO 2025-10-14 19:26:21,022 signals 33736 8782111040 SubFile created: FILE-2025-000032-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:26:21,022 signals 33736 8782111040 Created sub-file FILE-2025-000032-NUR-02 for patient MRNAGDAR000032 at clinic Nursing Department INFO 2025-10-14 19:26:21,023 signals 33736 8782111040 Notified provider rania.al-balawi.nurse1 of new appointment INFO 2025-10-14 19:26:21,024 signals 33736 8782111040 Appointment created: cb40910e-e1b2-4b59-857a-41a206f3cfcc for patient MRNAGDAR000045 on 2025-08-24 INFO 2025-10-14 19:26:21,025 signals 33736 8782111040 Notified provider basma.al-maliki.ot2 of new appointment INFO 2025-10-14 19:26:21,026 signals 33736 8782111040 Appointment created: c5d50d91-fa6a-49ca-afcb-e833fb181691 for patient MRNAGDAR000035 on 2025-08-07 INFO 2025-10-14 19:26:21,026 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000035-MED-01 INFO 2025-10-14 19:26:21,027 signals 33736 8782111040 SubFile created: FILE-2025-000035-MED-01 for clinic Medical Department INFO 2025-10-14 19:26:21,027 signals 33736 8782111040 Created sub-file FILE-2025-000035-MED-01 for patient MRNAGDAR000035 at clinic Medical Department INFO 2025-10-14 19:26:21,027 signals 33736 8782111040 Notified provider munira.al-rashidi.doctor1 of new appointment INFO 2025-10-14 19:26:21,028 signals 33736 8782111040 Appointment created: 0a3ea443-8187-406f-8b9d-38450b838255 for patient MRNAGDAR000002 on 2025-08-03 INFO 2025-10-14 19:26:21,029 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000002-SLP-04 INFO 2025-10-14 19:26:21,029 signals 33736 8782111040 SubFile created: FILE-2025-000002-SLP-04 for clinic Speech-Language Pathology INFO 2025-10-14 19:26:21,029 signals 33736 8782111040 Created sub-file FILE-2025-000002-SLP-04 for patient MRNAGDAR000002 at clinic Speech-Language Pathology INFO 2025-10-14 19:26:21,029 signals 33736 8782111040 Notified provider abdulrahman.al-mutairi.slp1 of new appointment INFO 2025-10-14 19:26:21,031 signals 33736 8782111040 Appointment created: 1b2f920a-bffc-4e19-803b-06ad7f49eead for patient MRNAGDAR000014 on 2025-07-24 INFO 2025-10-14 19:26:21,031 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000014-OT-02 INFO 2025-10-14 19:26:21,031 signals 33736 8782111040 SubFile created: FILE-2025-000014-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:26:21,031 signals 33736 8782111040 Created sub-file FILE-2025-000014-OT-02 for patient MRNAGDAR000014 at clinic Occupational Therapy INFO 2025-10-14 19:26:21,031 signals 33736 8782111040 Notified provider nasser.al-dosari.ot1 of new appointment INFO 2025-10-14 19:26:21,033 signals 33736 8782111040 Appointment created: d71be05e-a444-499c-98f6-7537350d3fed for patient MRNAGDAR000044 on 2025-10-16 INFO 2025-10-14 19:26:21,033 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000044-MED-02 INFO 2025-10-14 19:26:21,033 signals 33736 8782111040 SubFile created: FILE-2025-000044-MED-02 for clinic Medical Department INFO 2025-10-14 19:26:21,033 signals 33736 8782111040 Created sub-file FILE-2025-000044-MED-02 for patient MRNAGDAR000044 at clinic Medical Department INFO 2025-10-14 19:26:21,034 signals 33736 8782111040 Notified provider maha.al-mutairi.doctor3 of new appointment INFO 2025-10-14 19:26:21,034 signals 33736 8782111040 Scheduled 24-hour reminder for appointment d71be05e-a444-499c-98f6-7537350d3fed INFO 2025-10-14 19:26:21,035 signals 33736 8782111040 Scheduled 2-hour reminder for appointment d71be05e-a444-499c-98f6-7537350d3fed INFO 2025-10-14 19:26:21,035 signals 33736 8782111040 Appointment created: 6c4b9872-60e7-4cd1-bec4-0e975788fffa for patient MRNAGDAR000011 on 2025-09-17 INFO 2025-10-14 19:26:21,036 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000011-MED-01 INFO 2025-10-14 19:26:21,036 signals 33736 8782111040 SubFile created: FILE-2025-000011-MED-01 for clinic Medical Department INFO 2025-10-14 19:26:21,036 signals 33736 8782111040 Created sub-file FILE-2025-000011-MED-01 for patient MRNAGDAR000011 at clinic Medical Department INFO 2025-10-14 19:26:21,036 signals 33736 8782111040 Notified provider abdullah.al-asiri.doctor2 of new appointment INFO 2025-10-14 19:26:21,038 signals 33736 8782111040 Appointment created: c44e3bb5-2708-4fcc-8483-a5c02120b269 for patient MRNAGDAR000036 on 2025-08-04 INFO 2025-10-14 19:26:21,038 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000036-SLP-01 INFO 2025-10-14 19:26:21,038 signals 33736 8782111040 SubFile created: FILE-2025-000036-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:26:21,038 signals 33736 8782111040 Created sub-file FILE-2025-000036-SLP-01 for patient MRNAGDAR000036 at clinic Speech-Language Pathology INFO 2025-10-14 19:26:21,038 signals 33736 8782111040 Notified provider sultan.al-subai.slp2 of new appointment INFO 2025-10-14 19:26:21,040 signals 33736 8782111040 Appointment created: 8bac09cd-63e7-44d7-b313-3984c3e9a361 for patient MRNAGDAR000009 on 2025-09-04 INFO 2025-10-14 19:26:21,040 signals 33736 8782111040 Notified provider salma.al-balawi.nurse3 of new appointment INFO 2025-10-14 19:26:21,042 signals 33736 8782111040 Appointment created: 68ab2384-38be-456a-9efd-80be72e8b8c7 for patient MRNAGDAR000021 on 2025-07-17 INFO 2025-10-14 19:26:21,042 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000021-OT-02 INFO 2025-10-14 19:26:21,042 signals 33736 8782111040 SubFile created: FILE-2025-000021-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:26:21,042 signals 33736 8782111040 Created sub-file FILE-2025-000021-OT-02 for patient MRNAGDAR000021 at clinic Occupational Therapy INFO 2025-10-14 19:26:21,043 signals 33736 8782111040 Notified provider basma.al-maliki.ot2 of new appointment INFO 2025-10-14 19:26:21,044 signals 33736 8782111040 Appointment created: 7046f839-aede-4d5e-86f6-716893505439 for patient MRNAGDAR000042 on 2025-11-02 INFO 2025-10-14 19:26:21,045 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000042-MED-02 INFO 2025-10-14 19:26:21,045 signals 33736 8782111040 SubFile created: FILE-2025-000042-MED-02 for clinic Medical Department INFO 2025-10-14 19:26:21,045 signals 33736 8782111040 Created sub-file FILE-2025-000042-MED-02 for patient MRNAGDAR000042 at clinic Medical Department INFO 2025-10-14 19:26:21,045 signals 33736 8782111040 Notified provider abdullah.al-asiri.doctor2 of new appointment INFO 2025-10-14 19:26:21,046 signals 33736 8782111040 Scheduled 24-hour reminder for appointment 7046f839-aede-4d5e-86f6-716893505439 INFO 2025-10-14 19:26:21,046 signals 33736 8782111040 Scheduled 2-hour reminder for appointment 7046f839-aede-4d5e-86f6-716893505439 INFO 2025-10-14 19:26:21,047 signals 33736 8782111040 Appointment created: fc4b2d75-cd29-4784-af8c-3f2fe588c2ef for patient MRNAGDAR000011 on 2025-08-17 INFO 2025-10-14 19:26:21,047 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000011-NUR-02 INFO 2025-10-14 19:26:21,048 signals 33736 8782111040 SubFile created: FILE-2025-000011-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:26:21,048 signals 33736 8782111040 Created sub-file FILE-2025-000011-NUR-02 for patient MRNAGDAR000011 at clinic Nursing Department INFO 2025-10-14 19:26:21,048 signals 33736 8782111040 Notified provider rania.al-balawi.nurse1 of new appointment INFO 2025-10-14 19:26:21,049 signals 33736 8782111040 Appointment created: d604180c-b98e-4a54-97d7-3878a646025b for patient MRNAGDAR000033 on 2025-08-17 INFO 2025-10-14 19:26:21,050 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000033-SLP-03 INFO 2025-10-14 19:26:21,050 signals 33736 8782111040 SubFile created: FILE-2025-000033-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:26:21,050 signals 33736 8782111040 Created sub-file FILE-2025-000033-SLP-03 for patient MRNAGDAR000033 at clinic Speech-Language Pathology INFO 2025-10-14 19:26:21,050 signals 33736 8782111040 Notified provider abdulrahman.al-mutairi.slp1 of new appointment INFO 2025-10-14 19:26:21,051 signals 33736 8782111040 Appointment created: 74fd7f56-2b42-4767-8ef8-636c4b716d48 for patient MRNAGDAR000013 on 2025-07-28 INFO 2025-10-14 19:26:21,052 signals 33736 8782111040 Notified provider sultan.al-subai.slp2 of new appointment INFO 2025-10-14 19:26:21,053 signals 33736 8782111040 Appointment created: b9cb83f0-3d23-4882-9d43-61096200ff16 for patient MRNAGDAR000037 on 2025-11-09 INFO 2025-10-14 19:26:21,054 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000037-MED-03 INFO 2025-10-14 19:26:21,054 signals 33736 8782111040 SubFile created: FILE-2025-000037-MED-03 for clinic Medical Department INFO 2025-10-14 19:26:21,054 signals 33736 8782111040 Created sub-file FILE-2025-000037-MED-03 for patient MRNAGDAR000037 at clinic Medical Department INFO 2025-10-14 19:26:21,055 confirmation_service 33736 8782111040 Created confirmation token for appointment b9cb83f0-3d23-4882-9d43-61096200ff16, expires at 2025-10-21 16:26:21.054921+00:00 ERROR 2025-10-14 19:26:21,055 signals 33736 8782111040 Error creating confirmation token for appointment b9cb83f0-3d23-4882-9d43-61096200ff16: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:26:21,055 signals 33736 8782111040 Notified provider abdullah.al-asiri.doctor2 of new appointment INFO 2025-10-14 19:26:21,056 signals 33736 8782111040 Scheduled 24-hour reminder for appointment b9cb83f0-3d23-4882-9d43-61096200ff16 INFO 2025-10-14 19:26:21,056 signals 33736 8782111040 Scheduled 2-hour reminder for appointment b9cb83f0-3d23-4882-9d43-61096200ff16 INFO 2025-10-14 19:26:21,057 signals 33736 8782111040 Appointment created: 37a7cf0e-7f14-4c89-97aa-e63fc49afb74 for patient MRNAGDAR000008 on 2025-09-01 INFO 2025-10-14 19:26:21,057 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000008-ABA-03 INFO 2025-10-14 19:26:21,057 signals 33736 8782111040 SubFile created: FILE-2025-000008-ABA-03 for clinic ABA Therapy INFO 2025-10-14 19:26:21,057 signals 33736 8782111040 Created sub-file FILE-2025-000008-ABA-03 for patient MRNAGDAR000008 at clinic ABA Therapy INFO 2025-10-14 19:26:21,058 signals 33736 8782111040 Notified provider mona.al-shahrani.aba2 of new appointment INFO 2025-10-14 19:26:21,059 signals 33736 8782111040 Appointment created: 9095a19d-37d3-41cd-ae3b-28cdd1eea51c for patient MRNAGDAR000040 on 2025-10-05 INFO 2025-10-14 19:26:21,059 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000040-ABA-02 INFO 2025-10-14 19:26:21,059 signals 33736 8782111040 SubFile created: FILE-2025-000040-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:26:21,059 signals 33736 8782111040 Created sub-file FILE-2025-000040-ABA-02 for patient MRNAGDAR000040 at clinic ABA Therapy INFO 2025-10-14 19:26:21,059 signals 33736 8782111040 Notified provider salma.al-asiri.aba1 of new appointment INFO 2025-10-14 19:26:21,061 signals 33736 8782111040 Appointment created: 07276210-6fd3-4aaf-9f22-222809cab28f for patient MRNAGDAR000015 on 2025-09-10 INFO 2025-10-14 19:26:21,061 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000015-MED-01 INFO 2025-10-14 19:26:21,061 signals 33736 8782111040 SubFile created: FILE-2025-000015-MED-01 for clinic Medical Department INFO 2025-10-14 19:26:21,061 signals 33736 8782111040 Created sub-file FILE-2025-000015-MED-01 for patient MRNAGDAR000015 at clinic Medical Department INFO 2025-10-14 19:26:21,062 signals 33736 8782111040 Notified provider abdullah.al-asiri.doctor2 of new appointment INFO 2025-10-14 19:26:21,063 signals 33736 8782111040 Appointment created: fb2de99a-6f84-47e0-a169-d7d623f508db for patient MRNAGDAR000011 on 2025-09-22 INFO 2025-10-14 19:26:21,063 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000011-OT-03 INFO 2025-10-14 19:26:21,063 signals 33736 8782111040 SubFile created: FILE-2025-000011-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:26:21,063 signals 33736 8782111040 Created sub-file FILE-2025-000011-OT-03 for patient MRNAGDAR000011 at clinic Occupational Therapy INFO 2025-10-14 19:26:21,064 signals 33736 8782111040 Notified provider nasser.al-dosari.ot1 of new appointment INFO 2025-10-14 19:26:21,064 signals 33736 8782111040 Appointment created: 8ecc1e38-d476-4338-9557-4f0b8df52880 for patient MRNAGDAR000029 on 2025-08-10 INFO 2025-10-14 19:26:21,065 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000029-ABA-01 INFO 2025-10-14 19:26:21,065 signals 33736 8782111040 SubFile created: FILE-2025-000029-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:26:21,065 signals 33736 8782111040 Created sub-file FILE-2025-000029-ABA-01 for patient MRNAGDAR000029 at clinic ABA Therapy INFO 2025-10-14 19:26:21,065 signals 33736 8782111040 Notified provider mona.al-shahrani.aba2 of new appointment INFO 2025-10-14 19:26:21,067 signals 33736 8782111040 Appointment created: 5c5eea87-4c50-4c8f-becc-92adabefd8af for patient MRNAGDAR000029 on 2025-08-03 INFO 2025-10-14 19:26:21,067 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000029-OT-02 INFO 2025-10-14 19:26:21,067 signals 33736 8782111040 SubFile created: FILE-2025-000029-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:26:21,067 signals 33736 8782111040 Created sub-file FILE-2025-000029-OT-02 for patient MRNAGDAR000029 at clinic Occupational Therapy INFO 2025-10-14 19:26:21,068 signals 33736 8782111040 Notified provider nasser.al-dosari.ot1 of new appointment INFO 2025-10-14 19:26:21,069 signals 33736 8782111040 Appointment created: cedf25b9-fb5f-4076-ad7a-bd40457891a9 for patient MRNAGDAR000010 on 2025-10-05 INFO 2025-10-14 19:26:21,069 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000010-ABA-02 INFO 2025-10-14 19:26:21,069 signals 33736 8782111040 SubFile created: FILE-2025-000010-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:26:21,069 signals 33736 8782111040 Created sub-file FILE-2025-000010-ABA-02 for patient MRNAGDAR000010 at clinic ABA Therapy INFO 2025-10-14 19:26:21,069 signals 33736 8782111040 Notified provider salma.al-asiri.aba1 of new appointment INFO 2025-10-14 19:26:21,071 signals 33736 8782111040 Appointment created: e4f006a0-f853-46bc-8709-37facd19321f for patient MRNAGDAR000050 on 2025-08-21 INFO 2025-10-14 19:26:21,071 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000050-MED-02 INFO 2025-10-14 19:26:21,071 signals 33736 8782111040 SubFile created: FILE-2025-000050-MED-02 for clinic Medical Department INFO 2025-10-14 19:26:21,071 signals 33736 8782111040 Created sub-file FILE-2025-000050-MED-02 for patient MRNAGDAR000050 at clinic Medical Department INFO 2025-10-14 19:26:21,071 signals 33736 8782111040 Notified provider munira.al-rashidi.doctor1 of new appointment INFO 2025-10-14 19:26:21,073 signals 33736 8782111040 Appointment created: d1f72b80-4efb-4afd-92ab-7daf93b0716d for patient MRNAGDAR000049 on 2025-09-18 INFO 2025-10-14 19:26:21,073 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000049-OT-01 INFO 2025-10-14 19:26:21,073 signals 33736 8782111040 SubFile created: FILE-2025-000049-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:26:21,073 signals 33736 8782111040 Created sub-file FILE-2025-000049-OT-01 for patient MRNAGDAR000049 at clinic Occupational Therapy INFO 2025-10-14 19:26:21,073 signals 33736 8782111040 Notified provider nasser.al-dosari.ot1 of new appointment INFO 2025-10-14 19:26:21,075 signals 33736 8782111040 Appointment created: b0293790-1ece-4ea7-ae8e-2e75d98ebc9e for patient MRNAGDAR000021 on 2025-09-03 INFO 2025-10-14 19:26:21,075 signals 33736 8782111040 Notified provider nasser.al-dosari.ot1 of new appointment INFO 2025-10-14 19:26:21,077 signals 33736 8782111040 Appointment created: 2a0c0a2b-01bb-4b78-9586-f2a9d63e6212 for patient MRNAGDAR000018 on 2025-10-15 INFO 2025-10-14 19:26:21,077 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000018-OT-02 INFO 2025-10-14 19:26:21,077 signals 33736 8782111040 SubFile created: FILE-2025-000018-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:26:21,077 signals 33736 8782111040 Created sub-file FILE-2025-000018-OT-02 for patient MRNAGDAR000018 at clinic Occupational Therapy INFO 2025-10-14 19:26:21,078 confirmation_service 33736 8782111040 Created confirmation token for appointment 2a0c0a2b-01bb-4b78-9586-f2a9d63e6212, expires at 2025-10-21 16:26:21.078301+00:00 ERROR 2025-10-14 19:26:21,078 signals 33736 8782111040 Error creating confirmation token for appointment 2a0c0a2b-01bb-4b78-9586-f2a9d63e6212: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:26:21,079 signals 33736 8782111040 Notified provider nasser.al-dosari.ot1 of new appointment INFO 2025-10-14 19:26:21,079 signals 33736 8782111040 Scheduled 2-hour reminder for appointment 2a0c0a2b-01bb-4b78-9586-f2a9d63e6212 INFO 2025-10-14 19:26:21,080 signals 33736 8782111040 Appointment created: 7872a922-7797-428c-bef0-8673b76b491a for patient MRNAGDAR000017 on 2025-09-14 INFO 2025-10-14 19:26:21,080 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000017-NUR-02 INFO 2025-10-14 19:26:21,080 signals 33736 8782111040 SubFile created: FILE-2025-000017-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:26:21,081 signals 33736 8782111040 Created sub-file FILE-2025-000017-NUR-02 for patient MRNAGDAR000017 at clinic Nursing Department INFO 2025-10-14 19:26:21,081 signals 33736 8782111040 Notified provider salma.al-balawi.nurse3 of new appointment INFO 2025-10-14 19:26:21,082 signals 33736 8782111040 Appointment created: 971ce187-1e69-4225-bd5c-91fbcaaa32be for patient MRNAGDAR000017 on 2025-10-05 INFO 2025-10-14 19:26:21,083 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000017-MED-03 INFO 2025-10-14 19:26:21,083 signals 33736 8782111040 SubFile created: FILE-2025-000017-MED-03 for clinic Medical Department INFO 2025-10-14 19:26:21,083 signals 33736 8782111040 Created sub-file FILE-2025-000017-MED-03 for patient MRNAGDAR000017 at clinic Medical Department INFO 2025-10-14 19:26:21,083 signals 33736 8782111040 Notified provider abdullah.al-asiri.doctor2 of new appointment INFO 2025-10-14 19:26:21,085 signals 33736 8782111040 Appointment created: 708dcd71-282d-4a06-95e6-d29a2ba42093 for patient MRNAGDAR000029 on 2025-08-24 INFO 2025-10-14 19:26:21,086 signals 33736 8782111040 Notified provider salma.al-asiri.aba1 of new appointment INFO 2025-10-14 19:26:21,087 signals 33736 8782111040 Appointment created: afbc8afb-887f-4123-90bb-ad076ded92b6 for patient MRNAGDAR000020 on 2025-08-13 INFO 2025-10-14 19:26:21,087 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000020-NUR-02 INFO 2025-10-14 19:26:21,087 signals 33736 8782111040 SubFile created: FILE-2025-000020-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:26:21,087 signals 33736 8782111040 Created sub-file FILE-2025-000020-NUR-02 for patient MRNAGDAR000020 at clinic Nursing Department INFO 2025-10-14 19:26:21,088 signals 33736 8782111040 Notified provider rania.al-balawi.nurse1 of new appointment INFO 2025-10-14 19:26:21,089 signals 33736 8782111040 Appointment created: 4650b5a6-9152-4f4c-8d69-15dcaa83ae0b for patient MRNAGDAR000041 on 2025-08-04 INFO 2025-10-14 19:26:21,089 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000041-MED-03 INFO 2025-10-14 19:26:21,090 signals 33736 8782111040 SubFile created: FILE-2025-000041-MED-03 for clinic Medical Department INFO 2025-10-14 19:26:21,090 signals 33736 8782111040 Created sub-file FILE-2025-000041-MED-03 for patient MRNAGDAR000041 at clinic Medical Department INFO 2025-10-14 19:26:21,090 signals 33736 8782111040 Notified provider maha.al-mutairi.doctor3 of new appointment INFO 2025-10-14 19:26:21,091 signals 33736 8782111040 Appointment created: af284820-b55e-49b8-9622-a4e48dae64b5 for patient MRNAGDAR000005 on 2025-07-23 INFO 2025-10-14 19:26:21,092 signals 33736 8782111040 Notified provider nasser.al-dosari.ot1 of new appointment INFO 2025-10-14 19:26:21,093 signals 33736 8782111040 Appointment created: 0262be82-96cf-4112-82b5-9c248a2e3675 for patient MRNAGDAR000041 on 2025-08-19 INFO 2025-10-14 19:26:21,093 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000041-SLP-04 INFO 2025-10-14 19:26:21,093 signals 33736 8782111040 SubFile created: FILE-2025-000041-SLP-04 for clinic Speech-Language Pathology INFO 2025-10-14 19:26:21,093 signals 33736 8782111040 Created sub-file FILE-2025-000041-SLP-04 for patient MRNAGDAR000041 at clinic Speech-Language Pathology INFO 2025-10-14 19:26:21,094 signals 33736 8782111040 Notified provider sultan.al-subai.slp2 of new appointment INFO 2025-10-14 19:26:21,095 signals 33736 8782111040 Appointment created: 5f04bb4f-101e-4b72-a90a-411bb6e315a3 for patient MRNAGDAR000030 on 2025-09-17 INFO 2025-10-14 19:26:21,095 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000030-ABA-02 INFO 2025-10-14 19:26:21,096 signals 33736 8782111040 SubFile created: FILE-2025-000030-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:26:21,096 signals 33736 8782111040 Created sub-file FILE-2025-000030-ABA-02 for patient MRNAGDAR000030 at clinic ABA Therapy INFO 2025-10-14 19:26:21,096 signals 33736 8782111040 Notified provider mona.al-shahrani.aba2 of new appointment INFO 2025-10-14 19:26:21,097 signals 33736 8782111040 Appointment created: 106e5a1b-3b28-4b8d-90c3-5aa01e10af91 for patient MRNAGDAR000018 on 2025-10-19 INFO 2025-10-14 19:26:21,098 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000018-ABA-03 INFO 2025-10-14 19:26:21,098 signals 33736 8782111040 SubFile created: FILE-2025-000018-ABA-03 for clinic ABA Therapy INFO 2025-10-14 19:26:21,098 signals 33736 8782111040 Created sub-file FILE-2025-000018-ABA-03 for patient MRNAGDAR000018 at clinic ABA Therapy INFO 2025-10-14 19:26:21,098 signals 33736 8782111040 Notified provider salma.al-asiri.aba1 of new appointment INFO 2025-10-14 19:26:21,098 signals 33736 8782111040 Scheduled 24-hour reminder for appointment 106e5a1b-3b28-4b8d-90c3-5aa01e10af91 INFO 2025-10-14 19:26:21,099 signals 33736 8782111040 Scheduled 2-hour reminder for appointment 106e5a1b-3b28-4b8d-90c3-5aa01e10af91 INFO 2025-10-14 19:26:21,099 signals 33736 8782111040 Appointment created: 8fc5b090-389d-47c0-be33-70aa6e11de3b for patient MRNAGDAR000027 on 2025-09-24 INFO 2025-10-14 19:26:21,100 signals 33736 8782111040 Generated Sub-File Number: FILE-2025-000027-ABA-01 INFO 2025-10-14 19:26:21,100 signals 33736 8782111040 SubFile created: FILE-2025-000027-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:26:21,100 signals 33736 8782111040 Created sub-file FILE-2025-000027-ABA-01 for patient MRNAGDAR000027 at clinic ABA Therapy INFO 2025-10-14 19:26:21,100 signals 33736 8782111040 Notified provider mona.al-shahrani.aba2 of new appointment INFO 2025-10-14 19:27:05,271 signals 34293 8782111040 User created: maha.al-maliki.admin1 (Administrator) INFO 2025-10-14 19:27:05,404 signals 34293 8782111040 User created: yazeed.al-dosari.admin2 (Administrator) INFO 2025-10-14 19:27:05,536 signals 34293 8782111040 User created: mona.al-rashidi.doctor1 (Doctor) INFO 2025-10-14 19:27:05,668 signals 34293 8782111040 User created: faisal.al-shehri.doctor2 (Doctor) INFO 2025-10-14 19:27:05,798 signals 34293 8782111040 User created: fahad.al-yami.doctor3 (Doctor) INFO 2025-10-14 19:27:05,929 signals 34293 8782111040 User created: abdulrahman.al-harbi.nurse1 (Nurse) INFO 2025-10-14 19:27:06,059 signals 34293 8782111040 User created: mansour.al-subai.nurse2 (Nurse) INFO 2025-10-14 19:27:06,191 signals 34293 8782111040 User created: hessa.al-zahrani.nurse3 (Nurse) INFO 2025-10-14 19:27:06,323 signals 34293 8782111040 User created: hessa.al-rashidi.ot1 (Occupational Therapist) INFO 2025-10-14 19:27:06,456 signals 34293 8782111040 User created: waleed.al-shammari.ot2 (Occupational Therapist) INFO 2025-10-14 19:27:06,587 signals 34293 8782111040 User created: abdulrahman.al-maliki.slp1 (Speech-Language Pathologist) INFO 2025-10-14 19:27:06,718 signals 34293 8782111040 User created: hassan.al-otaibi.slp2 (Speech-Language Pathologist) INFO 2025-10-14 19:27:06,849 signals 34293 8782111040 User created: munira.al-shahrani.aba1 (ABA Therapist) INFO 2025-10-14 19:27:06,984 signals 34293 8782111040 User created: salma.al-mutairi.aba2 (ABA Therapist) INFO 2025-10-14 19:27:07,121 signals 34293 8782111040 User created: amal.al-subai.front_desk1 (Front Desk) INFO 2025-10-14 19:27:07,253 signals 34293 8782111040 User created: waleed.al-harthi.front_desk2 (Front Desk) INFO 2025-10-14 19:27:07,389 signals 34293 8782111040 User created: maha.al-ahmadi.finance1 (Finance) INFO 2025-10-14 19:27:07,522 signals 34293 8782111040 User created: mansour.al-yami.finance2 (Finance) INFO 2025-10-14 19:27:07,524 signals 34293 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-14 19:27:07,524 signals 34293 8782111040 File created: FILE-2025-000001 for patient MRNAGDAR000001 INFO 2025-10-14 19:27:07,525 signals 34293 8782111040 Created main file for patient: MRNAGDAR000001 INFO 2025-10-14 19:27:07,525 signals 34293 8782111040 Patient created: MRNAGDAR000001 - Ali Al-Maliki INFO 2025-10-14 19:27:07,526 signals 34293 8782111040 Generated File Number: FILE-2025-000002 INFO 2025-10-14 19:27:07,527 signals 34293 8782111040 File created: FILE-2025-000002 for patient MRNAGDAR000002 INFO 2025-10-14 19:27:07,527 signals 34293 8782111040 Created main file for patient: MRNAGDAR000002 INFO 2025-10-14 19:27:07,527 signals 34293 8782111040 Patient created: MRNAGDAR000002 - Mansour Al-Mutairi INFO 2025-10-14 19:27:07,528 signals 34293 8782111040 Generated File Number: FILE-2025-000003 INFO 2025-10-14 19:27:07,529 signals 34293 8782111040 File created: FILE-2025-000003 for patient MRNAGDAR000003 INFO 2025-10-14 19:27:07,529 signals 34293 8782111040 Created main file for patient: MRNAGDAR000003 INFO 2025-10-14 19:27:07,529 signals 34293 8782111040 Patient created: MRNAGDAR000003 - Rania Al-Mutairi INFO 2025-10-14 19:27:07,530 signals 34293 8782111040 Generated File Number: FILE-2025-000004 INFO 2025-10-14 19:27:07,530 signals 34293 8782111040 File created: FILE-2025-000004 for patient MRNAGDAR000004 INFO 2025-10-14 19:27:07,530 signals 34293 8782111040 Created main file for patient: MRNAGDAR000004 INFO 2025-10-14 19:27:07,530 signals 34293 8782111040 Patient created: MRNAGDAR000004 - Hussein Al-Shammari INFO 2025-10-14 19:27:07,531 signals 34293 8782111040 Generated File Number: FILE-2025-000005 INFO 2025-10-14 19:27:07,531 signals 34293 8782111040 File created: FILE-2025-000005 for patient MRNAGDAR000005 INFO 2025-10-14 19:27:07,531 signals 34293 8782111040 Created main file for patient: MRNAGDAR000005 INFO 2025-10-14 19:27:07,531 signals 34293 8782111040 Patient created: MRNAGDAR000005 - Hussein Al-Qahtani INFO 2025-10-14 19:27:07,533 signals 34293 8782111040 Generated File Number: FILE-2025-000006 INFO 2025-10-14 19:27:07,533 signals 34293 8782111040 File created: FILE-2025-000006 for patient MRNAGDAR000006 INFO 2025-10-14 19:27:07,533 signals 34293 8782111040 Created main file for patient: MRNAGDAR000006 INFO 2025-10-14 19:27:07,533 signals 34293 8782111040 Patient created: MRNAGDAR000006 - Ali Al-Shamrani INFO 2025-10-14 19:27:07,534 signals 34293 8782111040 Generated File Number: FILE-2025-000007 INFO 2025-10-14 19:27:07,534 signals 34293 8782111040 File created: FILE-2025-000007 for patient MRNAGDAR000007 INFO 2025-10-14 19:27:07,534 signals 34293 8782111040 Created main file for patient: MRNAGDAR000007 INFO 2025-10-14 19:27:07,534 signals 34293 8782111040 Patient created: MRNAGDAR000007 - Jawaher Al-Harthi INFO 2025-10-14 19:27:07,535 signals 34293 8782111040 Generated File Number: FILE-2025-000008 INFO 2025-10-14 19:27:07,535 signals 34293 8782111040 File created: FILE-2025-000008 for patient MRNAGDAR000008 INFO 2025-10-14 19:27:07,535 signals 34293 8782111040 Created main file for patient: MRNAGDAR000008 INFO 2025-10-14 19:27:07,535 signals 34293 8782111040 Patient created: MRNAGDAR000008 - Maha Al-Mutairi INFO 2025-10-14 19:27:07,536 signals 34293 8782111040 Generated File Number: FILE-2025-000009 INFO 2025-10-14 19:27:07,536 signals 34293 8782111040 File created: FILE-2025-000009 for patient MRNAGDAR000009 INFO 2025-10-14 19:27:07,536 signals 34293 8782111040 Created main file for patient: MRNAGDAR000009 INFO 2025-10-14 19:27:07,537 signals 34293 8782111040 Patient created: MRNAGDAR000009 - Nasser Al-Dawsari INFO 2025-10-14 19:27:07,538 signals 34293 8782111040 Generated File Number: FILE-2025-000010 INFO 2025-10-14 19:27:07,538 signals 34293 8782111040 File created: FILE-2025-000010 for patient MRNAGDAR000010 INFO 2025-10-14 19:27:07,538 signals 34293 8782111040 Created main file for patient: MRNAGDAR000010 INFO 2025-10-14 19:27:07,538 signals 34293 8782111040 Patient created: MRNAGDAR000010 - Omar Al-Anzi INFO 2025-10-14 19:27:07,539 signals 34293 8782111040 Generated File Number: FILE-2025-000011 INFO 2025-10-14 19:27:07,539 signals 34293 8782111040 File created: FILE-2025-000011 for patient MRNAGDAR000011 INFO 2025-10-14 19:27:07,539 signals 34293 8782111040 Created main file for patient: MRNAGDAR000011 INFO 2025-10-14 19:27:07,540 signals 34293 8782111040 Patient created: MRNAGDAR000011 - Bandar Al-Yami INFO 2025-10-14 19:27:07,541 signals 34293 8782111040 Generated File Number: FILE-2025-000012 INFO 2025-10-14 19:27:07,541 signals 34293 8782111040 File created: FILE-2025-000012 for patient MRNAGDAR000012 INFO 2025-10-14 19:27:07,541 signals 34293 8782111040 Created main file for patient: MRNAGDAR000012 INFO 2025-10-14 19:27:07,541 signals 34293 8782111040 Patient created: MRNAGDAR000012 - Salma Al-Shehri INFO 2025-10-14 19:27:07,542 signals 34293 8782111040 Generated File Number: FILE-2025-000013 INFO 2025-10-14 19:27:07,542 signals 34293 8782111040 File created: FILE-2025-000013 for patient MRNAGDAR000013 INFO 2025-10-14 19:27:07,542 signals 34293 8782111040 Created main file for patient: MRNAGDAR000013 INFO 2025-10-14 19:27:07,542 signals 34293 8782111040 Patient created: MRNAGDAR000013 - Lama Al-Anzi INFO 2025-10-14 19:27:07,543 signals 34293 8782111040 Generated File Number: FILE-2025-000014 INFO 2025-10-14 19:27:07,544 signals 34293 8782111040 File created: FILE-2025-000014 for patient MRNAGDAR000014 INFO 2025-10-14 19:27:07,544 signals 34293 8782111040 Created main file for patient: MRNAGDAR000014 INFO 2025-10-14 19:27:07,544 signals 34293 8782111040 Patient created: MRNAGDAR000014 - Sultan Al-Subaie INFO 2025-10-14 19:27:07,545 signals 34293 8782111040 Generated File Number: FILE-2025-000015 INFO 2025-10-14 19:27:07,545 signals 34293 8782111040 File created: FILE-2025-000015 for patient MRNAGDAR000015 INFO 2025-10-14 19:27:07,545 signals 34293 8782111040 Created main file for patient: MRNAGDAR000015 INFO 2025-10-14 19:27:07,545 signals 34293 8782111040 Patient created: MRNAGDAR000015 - Mona Al-Asiri INFO 2025-10-14 19:27:07,546 signals 34293 8782111040 Generated File Number: FILE-2025-000016 INFO 2025-10-14 19:27:07,546 signals 34293 8782111040 File created: FILE-2025-000016 for patient MRNAGDAR000016 INFO 2025-10-14 19:27:07,546 signals 34293 8782111040 Created main file for patient: MRNAGDAR000016 INFO 2025-10-14 19:27:07,546 signals 34293 8782111040 Patient created: MRNAGDAR000016 - Amal Al-Anzi INFO 2025-10-14 19:27:07,547 signals 34293 8782111040 Generated File Number: FILE-2025-000017 INFO 2025-10-14 19:27:07,547 signals 34293 8782111040 File created: FILE-2025-000017 for patient MRNAGDAR000017 INFO 2025-10-14 19:27:07,547 signals 34293 8782111040 Created main file for patient: MRNAGDAR000017 INFO 2025-10-14 19:27:07,547 signals 34293 8782111040 Patient created: MRNAGDAR000017 - Noura Al-Subaie INFO 2025-10-14 19:27:07,548 signals 34293 8782111040 Generated File Number: FILE-2025-000018 INFO 2025-10-14 19:27:07,549 signals 34293 8782111040 File created: FILE-2025-000018 for patient MRNAGDAR000018 INFO 2025-10-14 19:27:07,549 signals 34293 8782111040 Created main file for patient: MRNAGDAR000018 INFO 2025-10-14 19:27:07,549 signals 34293 8782111040 Patient created: MRNAGDAR000018 - Hussein Al-Shammari INFO 2025-10-14 19:27:07,550 signals 34293 8782111040 Generated File Number: FILE-2025-000019 INFO 2025-10-14 19:27:07,550 signals 34293 8782111040 File created: FILE-2025-000019 for patient MRNAGDAR000019 INFO 2025-10-14 19:27:07,550 signals 34293 8782111040 Created main file for patient: MRNAGDAR000019 INFO 2025-10-14 19:27:07,550 signals 34293 8782111040 Patient created: MRNAGDAR000019 - Munira Al-Rashidi INFO 2025-10-14 19:27:07,551 signals 34293 8782111040 Generated File Number: FILE-2025-000020 INFO 2025-10-14 19:27:07,551 signals 34293 8782111040 File created: FILE-2025-000020 for patient MRNAGDAR000020 INFO 2025-10-14 19:27:07,551 signals 34293 8782111040 Created main file for patient: MRNAGDAR000020 INFO 2025-10-14 19:27:07,551 signals 34293 8782111040 Patient created: MRNAGDAR000020 - Noura Al-Dawsari INFO 2025-10-14 19:27:07,552 signals 34293 8782111040 Generated File Number: FILE-2025-000021 INFO 2025-10-14 19:27:07,552 signals 34293 8782111040 File created: FILE-2025-000021 for patient MRNAGDAR000021 INFO 2025-10-14 19:27:07,552 signals 34293 8782111040 Created main file for patient: MRNAGDAR000021 INFO 2025-10-14 19:27:07,552 signals 34293 8782111040 Patient created: MRNAGDAR000021 - Abeer Al-Shamrani INFO 2025-10-14 19:27:07,553 signals 34293 8782111040 Generated File Number: FILE-2025-000022 INFO 2025-10-14 19:27:07,554 signals 34293 8782111040 File created: FILE-2025-000022 for patient MRNAGDAR000022 INFO 2025-10-14 19:27:07,554 signals 34293 8782111040 Created main file for patient: MRNAGDAR000022 INFO 2025-10-14 19:27:07,554 signals 34293 8782111040 Patient created: MRNAGDAR000022 - Hanan Al-Otaibi INFO 2025-10-14 19:27:07,555 signals 34293 8782111040 Generated File Number: FILE-2025-000023 INFO 2025-10-14 19:27:07,555 signals 34293 8782111040 File created: FILE-2025-000023 for patient MRNAGDAR000023 INFO 2025-10-14 19:27:07,555 signals 34293 8782111040 Created main file for patient: MRNAGDAR000023 INFO 2025-10-14 19:27:07,555 signals 34293 8782111040 Patient created: MRNAGDAR000023 - Abdulrahman Al-Subaie INFO 2025-10-14 19:27:07,556 signals 34293 8782111040 Generated File Number: FILE-2025-000024 INFO 2025-10-14 19:27:07,556 signals 34293 8782111040 File created: FILE-2025-000024 for patient MRNAGDAR000024 INFO 2025-10-14 19:27:07,556 signals 34293 8782111040 Created main file for patient: MRNAGDAR000024 INFO 2025-10-14 19:27:07,556 signals 34293 8782111040 Patient created: MRNAGDAR000024 - Hanan Al-Maliki INFO 2025-10-14 19:27:07,557 signals 34293 8782111040 Generated File Number: FILE-2025-000025 INFO 2025-10-14 19:27:07,557 signals 34293 8782111040 File created: FILE-2025-000025 for patient MRNAGDAR000025 INFO 2025-10-14 19:27:07,557 signals 34293 8782111040 Created main file for patient: MRNAGDAR000025 INFO 2025-10-14 19:27:07,557 signals 34293 8782111040 Patient created: MRNAGDAR000025 - Sultan Al-Ahmadi INFO 2025-10-14 19:27:07,558 signals 34293 8782111040 Generated File Number: FILE-2025-000026 INFO 2025-10-14 19:27:07,559 signals 34293 8782111040 File created: FILE-2025-000026 for patient MRNAGDAR000026 INFO 2025-10-14 19:27:07,559 signals 34293 8782111040 Created main file for patient: MRNAGDAR000026 INFO 2025-10-14 19:27:07,559 signals 34293 8782111040 Patient created: MRNAGDAR000026 - Saud Al-Shammari INFO 2025-10-14 19:27:07,560 signals 34293 8782111040 Generated File Number: FILE-2025-000027 INFO 2025-10-14 19:27:07,560 signals 34293 8782111040 File created: FILE-2025-000027 for patient MRNAGDAR000027 INFO 2025-10-14 19:27:07,560 signals 34293 8782111040 Created main file for patient: MRNAGDAR000027 INFO 2025-10-14 19:27:07,560 signals 34293 8782111040 Patient created: MRNAGDAR000027 - Wafa Al-Subai INFO 2025-10-14 19:27:07,561 signals 34293 8782111040 Generated File Number: FILE-2025-000028 INFO 2025-10-14 19:27:07,561 signals 34293 8782111040 File created: FILE-2025-000028 for patient MRNAGDAR000028 INFO 2025-10-14 19:27:07,561 signals 34293 8782111040 Created main file for patient: MRNAGDAR000028 INFO 2025-10-14 19:27:07,561 signals 34293 8782111040 Patient created: MRNAGDAR000028 - Jawaher Al-Dosari INFO 2025-10-14 19:27:07,562 signals 34293 8782111040 Generated File Number: FILE-2025-000029 INFO 2025-10-14 19:27:07,562 signals 34293 8782111040 File created: FILE-2025-000029 for patient MRNAGDAR000029 INFO 2025-10-14 19:27:07,562 signals 34293 8782111040 Created main file for patient: MRNAGDAR000029 INFO 2025-10-14 19:27:07,562 signals 34293 8782111040 Patient created: MRNAGDAR000029 - Mansour Al-Shehri INFO 2025-10-14 19:27:07,563 signals 34293 8782111040 Generated File Number: FILE-2025-000030 INFO 2025-10-14 19:27:07,564 signals 34293 8782111040 File created: FILE-2025-000030 for patient MRNAGDAR000030 INFO 2025-10-14 19:27:07,564 signals 34293 8782111040 Created main file for patient: MRNAGDAR000030 INFO 2025-10-14 19:27:07,564 signals 34293 8782111040 Patient created: MRNAGDAR000030 - Dalal Al-Shamrani INFO 2025-10-14 19:27:07,565 signals 34293 8782111040 Generated File Number: FILE-2025-000031 INFO 2025-10-14 19:27:07,565 signals 34293 8782111040 File created: FILE-2025-000031 for patient MRNAGDAR000031 INFO 2025-10-14 19:27:07,565 signals 34293 8782111040 Created main file for patient: MRNAGDAR000031 INFO 2025-10-14 19:27:07,565 signals 34293 8782111040 Patient created: MRNAGDAR000031 - Rania Al-Harthi INFO 2025-10-14 19:27:07,566 signals 34293 8782111040 Generated File Number: FILE-2025-000032 INFO 2025-10-14 19:27:07,566 signals 34293 8782111040 File created: FILE-2025-000032 for patient MRNAGDAR000032 INFO 2025-10-14 19:27:07,566 signals 34293 8782111040 Created main file for patient: MRNAGDAR000032 INFO 2025-10-14 19:27:07,566 signals 34293 8782111040 Patient created: MRNAGDAR000032 - Abdullah Al-Harthi INFO 2025-10-14 19:27:07,567 signals 34293 8782111040 Generated File Number: FILE-2025-000033 INFO 2025-10-14 19:27:07,567 signals 34293 8782111040 File created: FILE-2025-000033 for patient MRNAGDAR000033 INFO 2025-10-14 19:27:07,567 signals 34293 8782111040 Created main file for patient: MRNAGDAR000033 INFO 2025-10-14 19:27:07,567 signals 34293 8782111040 Patient created: MRNAGDAR000033 - Hussein Al-Harthi INFO 2025-10-14 19:27:07,568 signals 34293 8782111040 Generated File Number: FILE-2025-000034 INFO 2025-10-14 19:27:07,568 signals 34293 8782111040 File created: FILE-2025-000034 for patient MRNAGDAR000034 INFO 2025-10-14 19:27:07,568 signals 34293 8782111040 Created main file for patient: MRNAGDAR000034 INFO 2025-10-14 19:27:07,569 signals 34293 8782111040 Patient created: MRNAGDAR000034 - Jawaher Al-Dosari INFO 2025-10-14 19:27:07,570 signals 34293 8782111040 Generated File Number: FILE-2025-000035 INFO 2025-10-14 19:27:07,570 signals 34293 8782111040 File created: FILE-2025-000035 for patient MRNAGDAR000035 INFO 2025-10-14 19:27:07,570 signals 34293 8782111040 Created main file for patient: MRNAGDAR000035 INFO 2025-10-14 19:27:07,570 signals 34293 8782111040 Patient created: MRNAGDAR000035 - Abdullah Al-Harbi INFO 2025-10-14 19:27:07,571 signals 34293 8782111040 Generated File Number: FILE-2025-000036 INFO 2025-10-14 19:27:07,571 signals 34293 8782111040 File created: FILE-2025-000036 for patient MRNAGDAR000036 INFO 2025-10-14 19:27:07,571 signals 34293 8782111040 Created main file for patient: MRNAGDAR000036 INFO 2025-10-14 19:27:07,571 signals 34293 8782111040 Patient created: MRNAGDAR000036 - Omar Al-Subai INFO 2025-10-14 19:27:07,572 signals 34293 8782111040 Generated File Number: FILE-2025-000037 INFO 2025-10-14 19:27:07,572 signals 34293 8782111040 File created: FILE-2025-000037 for patient MRNAGDAR000037 INFO 2025-10-14 19:27:07,572 signals 34293 8782111040 Created main file for patient: MRNAGDAR000037 INFO 2025-10-14 19:27:07,572 signals 34293 8782111040 Patient created: MRNAGDAR000037 - Basma Al-Shamrani INFO 2025-10-14 19:27:07,573 signals 34293 8782111040 Generated File Number: FILE-2025-000038 INFO 2025-10-14 19:27:07,573 signals 34293 8782111040 File created: FILE-2025-000038 for patient MRNAGDAR000038 INFO 2025-10-14 19:27:07,573 signals 34293 8782111040 Created main file for patient: MRNAGDAR000038 INFO 2025-10-14 19:27:07,573 signals 34293 8782111040 Patient created: MRNAGDAR000038 - Khalid Al-Shahrani INFO 2025-10-14 19:27:07,574 signals 34293 8782111040 Generated File Number: FILE-2025-000039 INFO 2025-10-14 19:27:07,575 signals 34293 8782111040 File created: FILE-2025-000039 for patient MRNAGDAR000039 INFO 2025-10-14 19:27:07,575 signals 34293 8782111040 Created main file for patient: MRNAGDAR000039 INFO 2025-10-14 19:27:07,575 signals 34293 8782111040 Patient created: MRNAGDAR000039 - Mona Al-Subai INFO 2025-10-14 19:27:07,576 signals 34293 8782111040 Generated File Number: FILE-2025-000040 INFO 2025-10-14 19:27:07,576 signals 34293 8782111040 File created: FILE-2025-000040 for patient MRNAGDAR000040 INFO 2025-10-14 19:27:07,576 signals 34293 8782111040 Created main file for patient: MRNAGDAR000040 INFO 2025-10-14 19:27:07,576 signals 34293 8782111040 Patient created: MRNAGDAR000040 - Noura Al-Ghamdi INFO 2025-10-14 19:27:07,577 signals 34293 8782111040 Generated File Number: FILE-2025-000041 INFO 2025-10-14 19:27:07,577 signals 34293 8782111040 File created: FILE-2025-000041 for patient MRNAGDAR000041 INFO 2025-10-14 19:27:07,577 signals 34293 8782111040 Created main file for patient: MRNAGDAR000041 INFO 2025-10-14 19:27:07,577 signals 34293 8782111040 Patient created: MRNAGDAR000041 - Saud Al-Harthi INFO 2025-10-14 19:27:07,578 signals 34293 8782111040 Generated File Number: FILE-2025-000042 INFO 2025-10-14 19:27:07,578 signals 34293 8782111040 File created: FILE-2025-000042 for patient MRNAGDAR000042 INFO 2025-10-14 19:27:07,578 signals 34293 8782111040 Created main file for patient: MRNAGDAR000042 INFO 2025-10-14 19:27:07,579 signals 34293 8782111040 Patient created: MRNAGDAR000042 - Abdulrahman Al-Balawi INFO 2025-10-14 19:27:07,579 signals 34293 8782111040 Generated File Number: FILE-2025-000043 INFO 2025-10-14 19:27:07,580 signals 34293 8782111040 File created: FILE-2025-000043 for patient MRNAGDAR000043 INFO 2025-10-14 19:27:07,580 signals 34293 8782111040 Created main file for patient: MRNAGDAR000043 INFO 2025-10-14 19:27:07,580 signals 34293 8782111040 Patient created: MRNAGDAR000043 - Sarah Al-Maliki INFO 2025-10-14 19:27:07,581 signals 34293 8782111040 Generated File Number: FILE-2025-000044 INFO 2025-10-14 19:27:07,581 signals 34293 8782111040 File created: FILE-2025-000044 for patient MRNAGDAR000044 INFO 2025-10-14 19:27:07,581 signals 34293 8782111040 Created main file for patient: MRNAGDAR000044 INFO 2025-10-14 19:27:07,581 signals 34293 8782111040 Patient created: MRNAGDAR000044 - Saleh Al-Subaie INFO 2025-10-14 19:27:07,582 signals 34293 8782111040 Generated File Number: FILE-2025-000045 INFO 2025-10-14 19:27:07,582 signals 34293 8782111040 File created: FILE-2025-000045 for patient MRNAGDAR000045 INFO 2025-10-14 19:27:07,582 signals 34293 8782111040 Created main file for patient: MRNAGDAR000045 INFO 2025-10-14 19:27:07,582 signals 34293 8782111040 Patient created: MRNAGDAR000045 - Waleed Al-Anzi INFO 2025-10-14 19:27:07,583 signals 34293 8782111040 Generated File Number: FILE-2025-000046 INFO 2025-10-14 19:27:07,583 signals 34293 8782111040 File created: FILE-2025-000046 for patient MRNAGDAR000046 INFO 2025-10-14 19:27:07,583 signals 34293 8782111040 Created main file for patient: MRNAGDAR000046 INFO 2025-10-14 19:27:07,583 signals 34293 8782111040 Patient created: MRNAGDAR000046 - Nada Al-Shahrani INFO 2025-10-14 19:27:07,584 signals 34293 8782111040 Generated File Number: FILE-2025-000047 INFO 2025-10-14 19:27:07,585 signals 34293 8782111040 File created: FILE-2025-000047 for patient MRNAGDAR000047 INFO 2025-10-14 19:27:07,585 signals 34293 8782111040 Created main file for patient: MRNAGDAR000047 INFO 2025-10-14 19:27:07,585 signals 34293 8782111040 Patient created: MRNAGDAR000047 - Wafa Al-Harthi INFO 2025-10-14 19:27:07,586 signals 34293 8782111040 Generated File Number: FILE-2025-000048 INFO 2025-10-14 19:27:07,586 signals 34293 8782111040 File created: FILE-2025-000048 for patient MRNAGDAR000048 INFO 2025-10-14 19:27:07,586 signals 34293 8782111040 Created main file for patient: MRNAGDAR000048 INFO 2025-10-14 19:27:07,586 signals 34293 8782111040 Patient created: MRNAGDAR000048 - Khalid Al-Shamrani INFO 2025-10-14 19:27:07,587 signals 34293 8782111040 Generated File Number: FILE-2025-000049 INFO 2025-10-14 19:27:07,588 signals 34293 8782111040 File created: FILE-2025-000049 for patient MRNAGDAR000049 INFO 2025-10-14 19:27:07,588 signals 34293 8782111040 Created main file for patient: MRNAGDAR000049 INFO 2025-10-14 19:27:07,588 signals 34293 8782111040 Patient created: MRNAGDAR000049 - Mansour Al-Balawi INFO 2025-10-14 19:27:07,589 signals 34293 8782111040 Generated File Number: FILE-2025-000050 INFO 2025-10-14 19:27:07,589 signals 34293 8782111040 File created: FILE-2025-000050 for patient MRNAGDAR000050 INFO 2025-10-14 19:27:07,589 signals 34293 8782111040 Created main file for patient: MRNAGDAR000050 INFO 2025-10-14 19:27:07,589 signals 34293 8782111040 Patient created: MRNAGDAR000050 - Mona Al-Subai INFO 2025-10-14 19:27:07,602 signals 34293 8782111040 Appointment created: bbb412bf-4a98-46cc-bc91-ab7279bd2283 for patient MRNAGDAR000003 on 2025-08-27 INFO 2025-10-14 19:27:07,603 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000003-NUR-01 INFO 2025-10-14 19:27:07,603 signals 34293 8782111040 SubFile created: FILE-2025-000003-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:27:07,603 signals 34293 8782111040 Created sub-file FILE-2025-000003-NUR-01 for patient MRNAGDAR000003 at clinic Nursing Department INFO 2025-10-14 19:27:07,604 signals 34293 8782111040 Notified provider mansour.al-subai.nurse2 of new appointment INFO 2025-10-14 19:27:07,606 signals 34293 8782111040 Appointment created: d5b88be6-239d-4621-932a-beac1c42a0fe for patient MRNAGDAR000036 on 2025-07-23 INFO 2025-10-14 19:27:07,606 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000036-MED-01 INFO 2025-10-14 19:27:07,606 signals 34293 8782111040 SubFile created: FILE-2025-000036-MED-01 for clinic Medical Department INFO 2025-10-14 19:27:07,606 signals 34293 8782111040 Created sub-file FILE-2025-000036-MED-01 for patient MRNAGDAR000036 at clinic Medical Department INFO 2025-10-14 19:27:07,607 signals 34293 8782111040 Notified provider mona.al-rashidi.doctor1 of new appointment INFO 2025-10-14 19:27:07,608 signals 34293 8782111040 Appointment created: f1d252e0-3717-45a7-89bc-159cc28e26b6 for patient MRNAGDAR000026 on 2025-09-03 INFO 2025-10-14 19:27:07,608 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000026-MED-01 INFO 2025-10-14 19:27:07,608 signals 34293 8782111040 SubFile created: FILE-2025-000026-MED-01 for clinic Medical Department INFO 2025-10-14 19:27:07,608 signals 34293 8782111040 Created sub-file FILE-2025-000026-MED-01 for patient MRNAGDAR000026 at clinic Medical Department INFO 2025-10-14 19:27:07,609 signals 34293 8782111040 Notified provider mona.al-rashidi.doctor1 of new appointment INFO 2025-10-14 19:27:07,610 signals 34293 8782111040 Appointment created: c626c503-a98c-4694-8dde-c02778ae0811 for patient MRNAGDAR000043 on 2025-08-31 INFO 2025-10-14 19:27:07,610 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000043-NUR-01 INFO 2025-10-14 19:27:07,610 signals 34293 8782111040 SubFile created: FILE-2025-000043-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:27:07,610 signals 34293 8782111040 Created sub-file FILE-2025-000043-NUR-01 for patient MRNAGDAR000043 at clinic Nursing Department INFO 2025-10-14 19:27:07,611 signals 34293 8782111040 Notified provider hessa.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:27:07,612 signals 34293 8782111040 Appointment created: 0b80ac5a-21e5-4391-bb7b-250e20c9aa96 for patient MRNAGDAR000030 on 2025-08-03 INFO 2025-10-14 19:27:07,612 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000030-MED-01 INFO 2025-10-14 19:27:07,612 signals 34293 8782111040 SubFile created: FILE-2025-000030-MED-01 for clinic Medical Department INFO 2025-10-14 19:27:07,613 signals 34293 8782111040 Created sub-file FILE-2025-000030-MED-01 for patient MRNAGDAR000030 at clinic Medical Department INFO 2025-10-14 19:27:07,613 signals 34293 8782111040 Notified provider fahad.al-yami.doctor3 of new appointment INFO 2025-10-14 19:27:07,614 signals 34293 8782111040 Appointment created: 3892133e-bbff-40f9-b020-b17ebf4bb9cb for patient MRNAGDAR000016 on 2025-09-02 INFO 2025-10-14 19:27:07,614 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000016-ABA-01 INFO 2025-10-14 19:27:07,614 signals 34293 8782111040 SubFile created: FILE-2025-000016-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:27:07,614 signals 34293 8782111040 Created sub-file FILE-2025-000016-ABA-01 for patient MRNAGDAR000016 at clinic ABA Therapy INFO 2025-10-14 19:27:07,615 signals 34293 8782111040 Notified provider salma.al-mutairi.aba2 of new appointment INFO 2025-10-14 19:27:07,616 signals 34293 8782111040 Appointment created: f2bcdc99-efde-48c9-9041-42042f77b4fd for patient MRNAGDAR000009 on 2025-07-17 INFO 2025-10-14 19:27:07,616 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000009-MED-01 INFO 2025-10-14 19:27:07,616 signals 34293 8782111040 SubFile created: FILE-2025-000009-MED-01 for clinic Medical Department INFO 2025-10-14 19:27:07,616 signals 34293 8782111040 Created sub-file FILE-2025-000009-MED-01 for patient MRNAGDAR000009 at clinic Medical Department INFO 2025-10-14 19:27:07,617 signals 34293 8782111040 Notified provider faisal.al-shehri.doctor2 of new appointment INFO 2025-10-14 19:27:07,618 signals 34293 8782111040 Appointment created: 57b3dd51-9baa-433e-b2be-9640c444df0d for patient MRNAGDAR000024 on 2025-11-03 INFO 2025-10-14 19:27:07,618 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000024-NUR-01 INFO 2025-10-14 19:27:07,618 signals 34293 8782111040 SubFile created: FILE-2025-000024-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:27:07,618 signals 34293 8782111040 Created sub-file FILE-2025-000024-NUR-01 for patient MRNAGDAR000024 at clinic Nursing Department INFO 2025-10-14 19:27:07,619 signals 34293 8782111040 Notified provider hessa.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:27:07,619 signals 34293 8782111040 Scheduled 24-hour reminder for appointment 57b3dd51-9baa-433e-b2be-9640c444df0d INFO 2025-10-14 19:27:07,619 signals 34293 8782111040 Scheduled 2-hour reminder for appointment 57b3dd51-9baa-433e-b2be-9640c444df0d INFO 2025-10-14 19:27:07,620 signals 34293 8782111040 Appointment created: 694e442b-b48d-4029-8d69-14bfc2f2dfd4 for patient MRNAGDAR000046 on 2025-11-04 INFO 2025-10-14 19:27:07,620 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000046-NUR-01 INFO 2025-10-14 19:27:07,621 signals 34293 8782111040 SubFile created: FILE-2025-000046-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:27:07,621 signals 34293 8782111040 Created sub-file FILE-2025-000046-NUR-01 for patient MRNAGDAR000046 at clinic Nursing Department INFO 2025-10-14 19:27:07,621 signals 34293 8782111040 Notified provider mansour.al-subai.nurse2 of new appointment INFO 2025-10-14 19:27:07,621 signals 34293 8782111040 Scheduled 24-hour reminder for appointment 694e442b-b48d-4029-8d69-14bfc2f2dfd4 INFO 2025-10-14 19:27:07,622 signals 34293 8782111040 Scheduled 2-hour reminder for appointment 694e442b-b48d-4029-8d69-14bfc2f2dfd4 INFO 2025-10-14 19:27:07,622 signals 34293 8782111040 Appointment created: 01abdbbf-d0fe-4c78-8ae2-4fb32459f158 for patient MRNAGDAR000009 on 2025-07-17 INFO 2025-10-14 19:27:07,623 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000009-NUR-02 INFO 2025-10-14 19:27:07,623 signals 34293 8782111040 SubFile created: FILE-2025-000009-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:27:07,623 signals 34293 8782111040 Created sub-file FILE-2025-000009-NUR-02 for patient MRNAGDAR000009 at clinic Nursing Department INFO 2025-10-14 19:27:07,623 signals 34293 8782111040 Notified provider hessa.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:27:07,625 signals 34293 8782111040 Appointment created: 719d12f6-7a38-4af0-b195-18fa6d405726 for patient MRNAGDAR000004 on 2025-09-04 INFO 2025-10-14 19:27:07,625 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000004-NUR-01 INFO 2025-10-14 19:27:07,625 signals 34293 8782111040 SubFile created: FILE-2025-000004-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:27:07,625 signals 34293 8782111040 Created sub-file FILE-2025-000004-NUR-01 for patient MRNAGDAR000004 at clinic Nursing Department INFO 2025-10-14 19:27:07,625 signals 34293 8782111040 Notified provider mansour.al-subai.nurse2 of new appointment INFO 2025-10-14 19:27:07,627 signals 34293 8782111040 Appointment created: 1464f71b-2f29-479d-8e11-634b9f72d097 for patient MRNAGDAR000009 on 2025-07-31 INFO 2025-10-14 19:27:07,627 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000009-SLP-03 INFO 2025-10-14 19:27:07,627 signals 34293 8782111040 SubFile created: FILE-2025-000009-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:27:07,627 signals 34293 8782111040 Created sub-file FILE-2025-000009-SLP-03 for patient MRNAGDAR000009 at clinic Speech-Language Pathology INFO 2025-10-14 19:27:07,627 signals 34293 8782111040 Notified provider abdulrahman.al-maliki.slp1 of new appointment INFO 2025-10-14 19:27:07,629 signals 34293 8782111040 Appointment created: 9e669f58-b35e-4c0f-bc19-5d6b290fa744 for patient MRNAGDAR000008 on 2025-08-03 INFO 2025-10-14 19:27:07,629 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000008-OT-01 INFO 2025-10-14 19:27:07,629 signals 34293 8782111040 SubFile created: FILE-2025-000008-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:27:07,629 signals 34293 8782111040 Created sub-file FILE-2025-000008-OT-01 for patient MRNAGDAR000008 at clinic Occupational Therapy INFO 2025-10-14 19:27:07,629 signals 34293 8782111040 Notified provider hessa.al-rashidi.ot1 of new appointment INFO 2025-10-14 19:27:07,631 signals 34293 8782111040 Appointment created: 8c5e0076-607a-43fa-8ff8-870ca33cd821 for patient MRNAGDAR000029 on 2025-10-01 INFO 2025-10-14 19:27:07,631 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000029-NUR-01 INFO 2025-10-14 19:27:07,631 signals 34293 8782111040 SubFile created: FILE-2025-000029-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:27:07,631 signals 34293 8782111040 Created sub-file FILE-2025-000029-NUR-01 for patient MRNAGDAR000029 at clinic Nursing Department INFO 2025-10-14 19:27:07,631 signals 34293 8782111040 Notified provider abdulrahman.al-harbi.nurse1 of new appointment INFO 2025-10-14 19:27:07,633 signals 34293 8782111040 Appointment created: 06b376ca-ac8d-4b19-8dcf-272b72907ac5 for patient MRNAGDAR000026 on 2025-08-10 INFO 2025-10-14 19:27:07,633 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000026-OT-02 INFO 2025-10-14 19:27:07,633 signals 34293 8782111040 SubFile created: FILE-2025-000026-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:27:07,633 signals 34293 8782111040 Created sub-file FILE-2025-000026-OT-02 for patient MRNAGDAR000026 at clinic Occupational Therapy INFO 2025-10-14 19:27:07,633 signals 34293 8782111040 Notified provider hessa.al-rashidi.ot1 of new appointment INFO 2025-10-14 19:27:07,635 signals 34293 8782111040 Appointment created: 52438b28-ae43-4814-8463-de01a31bda1d for patient MRNAGDAR000040 on 2025-10-08 INFO 2025-10-14 19:27:07,635 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000040-NUR-01 INFO 2025-10-14 19:27:07,635 signals 34293 8782111040 SubFile created: FILE-2025-000040-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:27:07,635 signals 34293 8782111040 Created sub-file FILE-2025-000040-NUR-01 for patient MRNAGDAR000040 at clinic Nursing Department INFO 2025-10-14 19:27:07,635 signals 34293 8782111040 Notified provider hessa.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:27:07,636 signals 34293 8782111040 Appointment created: a0297f2b-f8f0-4c4a-98cd-18e2801b588b for patient MRNAGDAR000026 on 2025-08-03 INFO 2025-10-14 19:27:07,637 signals 34293 8782111040 Notified provider faisal.al-shehri.doctor2 of new appointment INFO 2025-10-14 19:27:07,638 signals 34293 8782111040 Appointment created: 059085e0-d2b7-4ed5-95c3-c86b2556dcd6 for patient MRNAGDAR000025 on 2025-10-12 INFO 2025-10-14 19:27:07,638 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000025-ABA-01 INFO 2025-10-14 19:27:07,638 signals 34293 8782111040 SubFile created: FILE-2025-000025-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:27:07,638 signals 34293 8782111040 Created sub-file FILE-2025-000025-ABA-01 for patient MRNAGDAR000025 at clinic ABA Therapy INFO 2025-10-14 19:27:07,639 signals 34293 8782111040 Notified provider salma.al-mutairi.aba2 of new appointment INFO 2025-10-14 19:27:07,640 signals 34293 8782111040 Appointment created: 877e79d7-4009-41fd-be4c-f031367713b7 for patient MRNAGDAR000029 on 2025-08-03 INFO 2025-10-14 19:27:07,641 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000029-MED-02 INFO 2025-10-14 19:27:07,641 signals 34293 8782111040 SubFile created: FILE-2025-000029-MED-02 for clinic Medical Department INFO 2025-10-14 19:27:07,641 signals 34293 8782111040 Created sub-file FILE-2025-000029-MED-02 for patient MRNAGDAR000029 at clinic Medical Department INFO 2025-10-14 19:27:07,641 signals 34293 8782111040 Notified provider mona.al-rashidi.doctor1 of new appointment INFO 2025-10-14 19:27:07,642 signals 34293 8782111040 Appointment created: 1de13532-fe17-49fe-98b9-7d5013559355 for patient MRNAGDAR000028 on 2025-08-31 INFO 2025-10-14 19:27:07,643 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000028-SLP-01 INFO 2025-10-14 19:27:07,643 signals 34293 8782111040 SubFile created: FILE-2025-000028-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:27:07,643 signals 34293 8782111040 Created sub-file FILE-2025-000028-SLP-01 for patient MRNAGDAR000028 at clinic Speech-Language Pathology INFO 2025-10-14 19:27:07,643 signals 34293 8782111040 Notified provider abdulrahman.al-maliki.slp1 of new appointment INFO 2025-10-14 19:27:07,644 signals 34293 8782111040 Appointment created: 9ae54cfe-5840-432a-92af-afd8c6b82877 for patient MRNAGDAR000023 on 2025-08-28 INFO 2025-10-14 19:27:07,644 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000023-OT-01 INFO 2025-10-14 19:27:07,644 signals 34293 8782111040 SubFile created: FILE-2025-000023-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:27:07,644 signals 34293 8782111040 Created sub-file FILE-2025-000023-OT-01 for patient MRNAGDAR000023 at clinic Occupational Therapy INFO 2025-10-14 19:27:07,645 signals 34293 8782111040 Notified provider hessa.al-rashidi.ot1 of new appointment INFO 2025-10-14 19:27:07,646 signals 34293 8782111040 Appointment created: 7ec1c195-6034-4bf1-a0b1-07164112c8d9 for patient MRNAGDAR000034 on 2025-08-03 INFO 2025-10-14 19:27:07,646 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000034-NUR-01 INFO 2025-10-14 19:27:07,646 signals 34293 8782111040 SubFile created: FILE-2025-000034-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:27:07,646 signals 34293 8782111040 Created sub-file FILE-2025-000034-NUR-01 for patient MRNAGDAR000034 at clinic Nursing Department INFO 2025-10-14 19:27:07,647 signals 34293 8782111040 Notified provider hessa.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:27:07,648 signals 34293 8782111040 Appointment created: d73338c2-12fd-4994-9f0a-29361861b211 for patient MRNAGDAR000005 on 2025-08-21 INFO 2025-10-14 19:27:07,648 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000005-MED-01 INFO 2025-10-14 19:27:07,649 signals 34293 8782111040 SubFile created: FILE-2025-000005-MED-01 for clinic Medical Department INFO 2025-10-14 19:27:07,649 signals 34293 8782111040 Created sub-file FILE-2025-000005-MED-01 for patient MRNAGDAR000005 at clinic Medical Department INFO 2025-10-14 19:27:07,649 signals 34293 8782111040 Notified provider faisal.al-shehri.doctor2 of new appointment INFO 2025-10-14 19:27:07,651 signals 34293 8782111040 Appointment created: e79e37e9-d858-4a4b-a7d6-2bb00aa92c2d for patient MRNAGDAR000018 on 2025-09-21 INFO 2025-10-14 19:27:07,651 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000018-ABA-01 INFO 2025-10-14 19:27:07,651 signals 34293 8782111040 SubFile created: FILE-2025-000018-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:27:07,651 signals 34293 8782111040 Created sub-file FILE-2025-000018-ABA-01 for patient MRNAGDAR000018 at clinic ABA Therapy INFO 2025-10-14 19:27:07,652 signals 34293 8782111040 Notified provider munira.al-shahrani.aba1 of new appointment INFO 2025-10-14 19:27:07,652 signals 34293 8782111040 Appointment created: a0a09086-770f-4053-bdad-5c50e30af6fc for patient MRNAGDAR000018 on 2025-07-16 INFO 2025-10-14 19:27:07,653 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000018-OT-02 INFO 2025-10-14 19:27:07,653 signals 34293 8782111040 SubFile created: FILE-2025-000018-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:27:07,653 signals 34293 8782111040 Created sub-file FILE-2025-000018-OT-02 for patient MRNAGDAR000018 at clinic Occupational Therapy INFO 2025-10-14 19:27:07,653 signals 34293 8782111040 Notified provider waleed.al-shammari.ot2 of new appointment INFO 2025-10-14 19:27:07,654 signals 34293 8782111040 Appointment created: 961f0f47-ce19-4861-ab67-d69b70d33df6 for patient MRNAGDAR000040 on 2025-07-24 INFO 2025-10-14 19:27:07,655 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000040-MED-02 INFO 2025-10-14 19:27:07,655 signals 34293 8782111040 SubFile created: FILE-2025-000040-MED-02 for clinic Medical Department INFO 2025-10-14 19:27:07,655 signals 34293 8782111040 Created sub-file FILE-2025-000040-MED-02 for patient MRNAGDAR000040 at clinic Medical Department INFO 2025-10-14 19:27:07,655 signals 34293 8782111040 Notified provider faisal.al-shehri.doctor2 of new appointment INFO 2025-10-14 19:27:07,656 signals 34293 8782111040 Appointment created: b19eb92d-7f29-4ae6-916c-5df49e0de8bf for patient MRNAGDAR000001 on 2025-08-28 INFO 2025-10-14 19:27:07,657 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000001-MED-01 INFO 2025-10-14 19:27:07,657 signals 34293 8782111040 SubFile created: FILE-2025-000001-MED-01 for clinic Medical Department INFO 2025-10-14 19:27:07,657 signals 34293 8782111040 Created sub-file FILE-2025-000001-MED-01 for patient MRNAGDAR000001 at clinic Medical Department INFO 2025-10-14 19:27:07,657 signals 34293 8782111040 Notified provider faisal.al-shehri.doctor2 of new appointment INFO 2025-10-14 19:27:07,658 signals 34293 8782111040 Appointment created: 9d8ee71a-f3d1-4806-89dd-6ce663f0bd5c for patient MRNAGDAR000016 on 2025-10-07 INFO 2025-10-14 19:27:07,659 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000016-NUR-02 INFO 2025-10-14 19:27:07,659 signals 34293 8782111040 SubFile created: FILE-2025-000016-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:27:07,659 signals 34293 8782111040 Created sub-file FILE-2025-000016-NUR-02 for patient MRNAGDAR000016 at clinic Nursing Department INFO 2025-10-14 19:27:07,659 signals 34293 8782111040 Notified provider hessa.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:27:07,660 signals 34293 8782111040 Appointment created: fd8f34f4-8314-4852-8052-f5398ad83baf for patient MRNAGDAR000015 on 2025-08-17 INFO 2025-10-14 19:27:07,661 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000015-MED-01 INFO 2025-10-14 19:27:07,661 signals 34293 8782111040 SubFile created: FILE-2025-000015-MED-01 for clinic Medical Department INFO 2025-10-14 19:27:07,661 signals 34293 8782111040 Created sub-file FILE-2025-000015-MED-01 for patient MRNAGDAR000015 at clinic Medical Department INFO 2025-10-14 19:27:07,661 signals 34293 8782111040 Notified provider faisal.al-shehri.doctor2 of new appointment INFO 2025-10-14 19:27:07,662 signals 34293 8782111040 Appointment created: 858ee405-1d0b-44f6-a502-64def954b8c7 for patient MRNAGDAR000012 on 2025-08-24 INFO 2025-10-14 19:27:07,662 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000012-OT-01 INFO 2025-10-14 19:27:07,662 signals 34293 8782111040 SubFile created: FILE-2025-000012-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:27:07,662 signals 34293 8782111040 Created sub-file FILE-2025-000012-OT-01 for patient MRNAGDAR000012 at clinic Occupational Therapy INFO 2025-10-14 19:27:07,663 signals 34293 8782111040 Notified provider waleed.al-shammari.ot2 of new appointment INFO 2025-10-14 19:27:07,664 signals 34293 8782111040 Appointment created: 020b31ec-c6a6-4bc9-af82-4e63f7169fd9 for patient MRNAGDAR000003 on 2025-10-05 INFO 2025-10-14 19:27:07,664 signals 34293 8782111040 Notified provider abdulrahman.al-harbi.nurse1 of new appointment INFO 2025-10-14 19:27:07,666 signals 34293 8782111040 Appointment created: 86ec1b66-76c9-4c45-93fc-dc7e9459e7b7 for patient MRNAGDAR000044 on 2025-08-24 INFO 2025-10-14 19:27:07,666 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000044-NUR-01 INFO 2025-10-14 19:27:07,666 signals 34293 8782111040 SubFile created: FILE-2025-000044-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:27:07,666 signals 34293 8782111040 Created sub-file FILE-2025-000044-NUR-01 for patient MRNAGDAR000044 at clinic Nursing Department INFO 2025-10-14 19:27:07,666 signals 34293 8782111040 Notified provider abdulrahman.al-harbi.nurse1 of new appointment INFO 2025-10-14 19:27:07,668 signals 34293 8782111040 Appointment created: 57647d15-b2ac-4be6-a4a9-46b68fcbe319 for patient MRNAGDAR000001 on 2025-11-05 INFO 2025-10-14 19:27:07,668 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000001-OT-02 INFO 2025-10-14 19:27:07,668 signals 34293 8782111040 SubFile created: FILE-2025-000001-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:27:07,668 signals 34293 8782111040 Created sub-file FILE-2025-000001-OT-02 for patient MRNAGDAR000001 at clinic Occupational Therapy INFO 2025-10-14 19:27:07,669 confirmation_service 34293 8782111040 Created confirmation token for appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319, expires at 2025-10-21 16:27:07.669573+00:00 ERROR 2025-10-14 19:27:07,670 signals 34293 8782111040 Error creating confirmation token for appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:27:07,670 signals 34293 8782111040 Notified provider hessa.al-rashidi.ot1 of new appointment INFO 2025-10-14 19:27:07,671 signals 34293 8782111040 Scheduled 24-hour reminder for appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 INFO 2025-10-14 19:27:07,671 signals 34293 8782111040 Scheduled 2-hour reminder for appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 INFO 2025-10-14 19:27:07,672 signals 34293 8782111040 Appointment created: 18ed5d1a-d990-414f-83f0-b0a77cd77a01 for patient MRNAGDAR000041 on 2025-08-28 INFO 2025-10-14 19:27:07,672 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000041-SLP-01 INFO 2025-10-14 19:27:07,672 signals 34293 8782111040 SubFile created: FILE-2025-000041-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:27:07,672 signals 34293 8782111040 Created sub-file FILE-2025-000041-SLP-01 for patient MRNAGDAR000041 at clinic Speech-Language Pathology INFO 2025-10-14 19:27:07,672 signals 34293 8782111040 Notified provider hassan.al-otaibi.slp2 of new appointment INFO 2025-10-14 19:27:07,674 signals 34293 8782111040 Appointment created: 8a66e273-2a0e-49bb-ab02-8345ee975e4d for patient MRNAGDAR000037 on 2025-09-03 INFO 2025-10-14 19:27:07,674 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000037-NUR-01 INFO 2025-10-14 19:27:07,674 signals 34293 8782111040 SubFile created: FILE-2025-000037-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:27:07,674 signals 34293 8782111040 Created sub-file FILE-2025-000037-NUR-01 for patient MRNAGDAR000037 at clinic Nursing Department INFO 2025-10-14 19:27:07,675 signals 34293 8782111040 Notified provider abdulrahman.al-harbi.nurse1 of new appointment INFO 2025-10-14 19:27:07,676 signals 34293 8782111040 Appointment created: db366a1e-cfd1-4e04-99bb-f61cb6b86dbe for patient MRNAGDAR000045 on 2025-08-10 INFO 2025-10-14 19:27:07,676 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000045-MED-01 INFO 2025-10-14 19:27:07,676 signals 34293 8782111040 SubFile created: FILE-2025-000045-MED-01 for clinic Medical Department INFO 2025-10-14 19:27:07,676 signals 34293 8782111040 Created sub-file FILE-2025-000045-MED-01 for patient MRNAGDAR000045 at clinic Medical Department INFO 2025-10-14 19:27:07,677 signals 34293 8782111040 Notified provider faisal.al-shehri.doctor2 of new appointment INFO 2025-10-14 19:27:07,678 signals 34293 8782111040 Appointment created: 0f75f3d5-4730-4cce-a994-a0dde663c847 for patient MRNAGDAR000037 on 2025-07-23 INFO 2025-10-14 19:27:07,678 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000037-OT-02 INFO 2025-10-14 19:27:07,678 signals 34293 8782111040 SubFile created: FILE-2025-000037-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:27:07,678 signals 34293 8782111040 Created sub-file FILE-2025-000037-OT-02 for patient MRNAGDAR000037 at clinic Occupational Therapy INFO 2025-10-14 19:27:07,679 signals 34293 8782111040 Notified provider hessa.al-rashidi.ot1 of new appointment INFO 2025-10-14 19:27:07,680 signals 34293 8782111040 Appointment created: 0af8484a-a75c-4c76-b388-c24c4574aeb1 for patient MRNAGDAR000017 on 2025-08-06 INFO 2025-10-14 19:27:07,680 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000017-OT-01 INFO 2025-10-14 19:27:07,680 signals 34293 8782111040 SubFile created: FILE-2025-000017-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:27:07,680 signals 34293 8782111040 Created sub-file FILE-2025-000017-OT-01 for patient MRNAGDAR000017 at clinic Occupational Therapy INFO 2025-10-14 19:27:07,681 signals 34293 8782111040 Notified provider waleed.al-shammari.ot2 of new appointment INFO 2025-10-14 19:27:07,682 signals 34293 8782111040 Appointment created: 307b72a7-d593-40e7-bec2-ee282ad8b894 for patient MRNAGDAR000007 on 2025-09-09 INFO 2025-10-14 19:27:07,682 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000007-SLP-01 INFO 2025-10-14 19:27:07,682 signals 34293 8782111040 SubFile created: FILE-2025-000007-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:27:07,682 signals 34293 8782111040 Created sub-file FILE-2025-000007-SLP-01 for patient MRNAGDAR000007 at clinic Speech-Language Pathology INFO 2025-10-14 19:27:07,683 signals 34293 8782111040 Notified provider abdulrahman.al-maliki.slp1 of new appointment INFO 2025-10-14 19:27:07,684 signals 34293 8782111040 Appointment created: 2659d9d3-617d-40c3-a0f8-24484814f937 for patient MRNAGDAR000039 on 2025-10-13 INFO 2025-10-14 19:27:07,684 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000039-SLP-01 INFO 2025-10-14 19:27:07,684 signals 34293 8782111040 SubFile created: FILE-2025-000039-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:27:07,684 signals 34293 8782111040 Created sub-file FILE-2025-000039-SLP-01 for patient MRNAGDAR000039 at clinic Speech-Language Pathology INFO 2025-10-14 19:27:07,685 signals 34293 8782111040 Notified provider hassan.al-otaibi.slp2 of new appointment INFO 2025-10-14 19:27:07,686 signals 34293 8782111040 Appointment created: bd223a54-bb26-44ac-9793-d0f4562d622c for patient MRNAGDAR000032 on 2025-08-26 INFO 2025-10-14 19:27:07,686 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000032-OT-01 INFO 2025-10-14 19:27:07,687 signals 34293 8782111040 SubFile created: FILE-2025-000032-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:27:07,687 signals 34293 8782111040 Created sub-file FILE-2025-000032-OT-01 for patient MRNAGDAR000032 at clinic Occupational Therapy INFO 2025-10-14 19:27:07,687 signals 34293 8782111040 Notified provider hessa.al-rashidi.ot1 of new appointment INFO 2025-10-14 19:27:07,689 signals 34293 8782111040 Appointment created: d87e701b-b070-47b8-9028-4e2229c73f9d for patient MRNAGDAR000046 on 2025-10-19 INFO 2025-10-14 19:27:07,689 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000046-ABA-02 INFO 2025-10-14 19:27:07,689 signals 34293 8782111040 SubFile created: FILE-2025-000046-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:27:07,689 signals 34293 8782111040 Created sub-file FILE-2025-000046-ABA-02 for patient MRNAGDAR000046 at clinic ABA Therapy INFO 2025-10-14 19:27:07,689 signals 34293 8782111040 Notified provider munira.al-shahrani.aba1 of new appointment INFO 2025-10-14 19:27:07,690 signals 34293 8782111040 Scheduled 24-hour reminder for appointment d87e701b-b070-47b8-9028-4e2229c73f9d INFO 2025-10-14 19:27:07,690 signals 34293 8782111040 Scheduled 2-hour reminder for appointment d87e701b-b070-47b8-9028-4e2229c73f9d INFO 2025-10-14 19:27:07,691 signals 34293 8782111040 Appointment created: 4283a761-e6bb-4f9c-aba4-e2019c78834e for patient MRNAGDAR000012 on 2025-07-20 INFO 2025-10-14 19:27:07,691 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000012-NUR-02 INFO 2025-10-14 19:27:07,691 signals 34293 8782111040 SubFile created: FILE-2025-000012-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:27:07,691 signals 34293 8782111040 Created sub-file FILE-2025-000012-NUR-02 for patient MRNAGDAR000012 at clinic Nursing Department INFO 2025-10-14 19:27:07,692 signals 34293 8782111040 Notified provider mansour.al-subai.nurse2 of new appointment INFO 2025-10-14 19:27:07,693 signals 34293 8782111040 Appointment created: 44f96efc-8bbf-4862-95e0-aa95d0219a90 for patient MRNAGDAR000025 on 2025-08-24 INFO 2025-10-14 19:27:07,693 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000025-NUR-02 INFO 2025-10-14 19:27:07,693 signals 34293 8782111040 SubFile created: FILE-2025-000025-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:27:07,693 signals 34293 8782111040 Created sub-file FILE-2025-000025-NUR-02 for patient MRNAGDAR000025 at clinic Nursing Department INFO 2025-10-14 19:27:07,694 signals 34293 8782111040 Notified provider abdulrahman.al-harbi.nurse1 of new appointment INFO 2025-10-14 19:27:07,694 signals 34293 8782111040 Appointment created: 734be32a-8324-4fc5-ba29-d21841edc80c for patient MRNAGDAR000014 on 2025-07-27 INFO 2025-10-14 19:27:07,695 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000014-MED-01 INFO 2025-10-14 19:27:07,695 signals 34293 8782111040 SubFile created: FILE-2025-000014-MED-01 for clinic Medical Department INFO 2025-10-14 19:27:07,695 signals 34293 8782111040 Created sub-file FILE-2025-000014-MED-01 for patient MRNAGDAR000014 at clinic Medical Department INFO 2025-10-14 19:27:07,695 signals 34293 8782111040 Notified provider mona.al-rashidi.doctor1 of new appointment INFO 2025-10-14 19:27:07,696 signals 34293 8782111040 Appointment created: 74b2207a-f022-46a3-9145-ea9f0e60e5c0 for patient MRNAGDAR000026 on 2025-08-03 INFO 2025-10-14 19:27:07,697 signals 34293 8782111040 Notified provider mona.al-rashidi.doctor1 of new appointment INFO 2025-10-14 19:27:07,697 signals 34293 8782111040 Appointment created: 56264903-e0e8-4cc3-826d-005991b1de78 for patient MRNAGDAR000036 on 2025-09-07 INFO 2025-10-14 19:27:07,698 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000036-NUR-02 INFO 2025-10-14 19:27:07,698 signals 34293 8782111040 SubFile created: FILE-2025-000036-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:27:07,698 signals 34293 8782111040 Created sub-file FILE-2025-000036-NUR-02 for patient MRNAGDAR000036 at clinic Nursing Department INFO 2025-10-14 19:27:07,698 signals 34293 8782111040 Notified provider mansour.al-subai.nurse2 of new appointment INFO 2025-10-14 19:27:07,699 signals 34293 8782111040 Appointment created: 29cc3b5a-263f-4a80-bdd0-861fe06542b3 for patient MRNAGDAR000013 on 2025-08-07 INFO 2025-10-14 19:27:07,700 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000013-ABA-01 INFO 2025-10-14 19:27:07,700 signals 34293 8782111040 SubFile created: FILE-2025-000013-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:27:07,700 signals 34293 8782111040 Created sub-file FILE-2025-000013-ABA-01 for patient MRNAGDAR000013 at clinic ABA Therapy INFO 2025-10-14 19:27:07,700 signals 34293 8782111040 Notified provider salma.al-mutairi.aba2 of new appointment INFO 2025-10-14 19:27:07,702 signals 34293 8782111040 Appointment created: bd7b5607-8a35-4d9d-9616-2a8c039c5e3a for patient MRNAGDAR000004 on 2025-08-24 INFO 2025-10-14 19:27:07,702 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000004-ABA-02 INFO 2025-10-14 19:27:07,702 signals 34293 8782111040 SubFile created: FILE-2025-000004-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:27:07,702 signals 34293 8782111040 Created sub-file FILE-2025-000004-ABA-02 for patient MRNAGDAR000004 at clinic ABA Therapy INFO 2025-10-14 19:27:07,702 signals 34293 8782111040 Notified provider salma.al-mutairi.aba2 of new appointment INFO 2025-10-14 19:27:07,704 signals 34293 8782111040 Appointment created: c6251a0a-8219-46ae-80a7-b5a4e882758c for patient MRNAGDAR000005 on 2025-11-09 INFO 2025-10-14 19:27:07,704 signals 34293 8782111040 Notified provider mona.al-rashidi.doctor1 of new appointment INFO 2025-10-14 19:27:07,704 signals 34293 8782111040 Scheduled 24-hour reminder for appointment c6251a0a-8219-46ae-80a7-b5a4e882758c INFO 2025-10-14 19:27:07,705 signals 34293 8782111040 Scheduled 2-hour reminder for appointment c6251a0a-8219-46ae-80a7-b5a4e882758c INFO 2025-10-14 19:27:07,706 signals 34293 8782111040 Appointment created: 42aca336-ac7d-4324-a57e-7d119d9cf84f for patient MRNAGDAR000029 on 2025-10-07 INFO 2025-10-14 19:27:07,706 signals 34293 8782111040 Notified provider mansour.al-subai.nurse2 of new appointment INFO 2025-10-14 19:27:07,707 signals 34293 8782111040 Appointment created: 806a886c-5f8d-4ff2-bc2e-e5f7d5c3275c for patient MRNAGDAR000038 on 2025-09-21 INFO 2025-10-14 19:27:07,708 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000038-NUR-01 INFO 2025-10-14 19:27:07,708 signals 34293 8782111040 SubFile created: FILE-2025-000038-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:27:07,708 signals 34293 8782111040 Created sub-file FILE-2025-000038-NUR-01 for patient MRNAGDAR000038 at clinic Nursing Department INFO 2025-10-14 19:27:07,708 signals 34293 8782111040 Notified provider mansour.al-subai.nurse2 of new appointment INFO 2025-10-14 19:27:07,710 signals 34293 8782111040 Appointment created: e0572577-dac4-4a4c-8208-bbf010f5c7a0 for patient MRNAGDAR000009 on 2025-09-01 INFO 2025-10-14 19:27:07,710 signals 34293 8782111040 Notified provider abdulrahman.al-harbi.nurse1 of new appointment INFO 2025-10-14 19:27:07,711 signals 34293 8782111040 Appointment created: 221a4479-77e0-4cf0-b465-9d8eb12a6179 for patient MRNAGDAR000027 on 2025-08-06 INFO 2025-10-14 19:27:07,712 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000027-OT-01 INFO 2025-10-14 19:27:07,712 signals 34293 8782111040 SubFile created: FILE-2025-000027-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:27:07,712 signals 34293 8782111040 Created sub-file FILE-2025-000027-OT-01 for patient MRNAGDAR000027 at clinic Occupational Therapy INFO 2025-10-14 19:27:07,712 signals 34293 8782111040 Notified provider waleed.al-shammari.ot2 of new appointment INFO 2025-10-14 19:27:07,713 signals 34293 8782111040 Appointment created: df77d39a-9adc-4727-8f38-e5356c2c9cab for patient MRNAGDAR000013 on 2025-08-17 INFO 2025-10-14 19:27:07,714 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000013-OT-02 INFO 2025-10-14 19:27:07,714 signals 34293 8782111040 SubFile created: FILE-2025-000013-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:27:07,714 signals 34293 8782111040 Created sub-file FILE-2025-000013-OT-02 for patient MRNAGDAR000013 at clinic Occupational Therapy INFO 2025-10-14 19:27:07,714 signals 34293 8782111040 Notified provider waleed.al-shammari.ot2 of new appointment INFO 2025-10-14 19:27:07,716 signals 34293 8782111040 Appointment created: 4cb49bef-16a7-4aac-a8e9-cba304ae12e7 for patient MRNAGDAR000014 on 2025-08-17 INFO 2025-10-14 19:27:07,716 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000014-ABA-02 INFO 2025-10-14 19:27:07,716 signals 34293 8782111040 SubFile created: FILE-2025-000014-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:27:07,716 signals 34293 8782111040 Created sub-file FILE-2025-000014-ABA-02 for patient MRNAGDAR000014 at clinic ABA Therapy INFO 2025-10-14 19:27:07,716 signals 34293 8782111040 Notified provider salma.al-mutairi.aba2 of new appointment INFO 2025-10-14 19:27:07,718 signals 34293 8782111040 Appointment created: 29f9b59b-030e-46b3-a6d2-02c34765b46a for patient MRNAGDAR000025 on 2025-11-12 INFO 2025-10-14 19:27:07,718 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000025-OT-03 INFO 2025-10-14 19:27:07,718 signals 34293 8782111040 SubFile created: FILE-2025-000025-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:27:07,718 signals 34293 8782111040 Created sub-file FILE-2025-000025-OT-03 for patient MRNAGDAR000025 at clinic Occupational Therapy INFO 2025-10-14 19:27:07,718 signals 34293 8782111040 Notified provider waleed.al-shammari.ot2 of new appointment INFO 2025-10-14 19:27:07,719 signals 34293 8782111040 Scheduled 24-hour reminder for appointment 29f9b59b-030e-46b3-a6d2-02c34765b46a INFO 2025-10-14 19:27:07,719 signals 34293 8782111040 Scheduled 2-hour reminder for appointment 29f9b59b-030e-46b3-a6d2-02c34765b46a INFO 2025-10-14 19:27:07,720 signals 34293 8782111040 Appointment created: cfa3087c-96d5-462c-843d-35499bd2b0d6 for patient MRNAGDAR000021 on 2025-08-20 INFO 2025-10-14 19:27:07,720 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000021-NUR-01 INFO 2025-10-14 19:27:07,720 signals 34293 8782111040 SubFile created: FILE-2025-000021-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:27:07,720 signals 34293 8782111040 Created sub-file FILE-2025-000021-NUR-01 for patient MRNAGDAR000021 at clinic Nursing Department INFO 2025-10-14 19:27:07,721 signals 34293 8782111040 Notified provider abdulrahman.al-harbi.nurse1 of new appointment INFO 2025-10-14 19:27:07,722 signals 34293 8782111040 Appointment created: 5f65c735-0fde-4140-b44c-b69c6f5bd4a5 for patient MRNAGDAR000002 on 2025-08-24 INFO 2025-10-14 19:27:07,722 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000002-NUR-01 INFO 2025-10-14 19:27:07,722 signals 34293 8782111040 SubFile created: FILE-2025-000002-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:27:07,722 signals 34293 8782111040 Created sub-file FILE-2025-000002-NUR-01 for patient MRNAGDAR000002 at clinic Nursing Department INFO 2025-10-14 19:27:07,723 signals 34293 8782111040 Notified provider hessa.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:27:07,724 signals 34293 8782111040 Appointment created: 613f3b7c-35ee-4ade-9bba-9594a8367be7 for patient MRNAGDAR000034 on 2025-09-28 INFO 2025-10-14 19:27:07,724 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000034-ABA-02 INFO 2025-10-14 19:27:07,724 signals 34293 8782111040 SubFile created: FILE-2025-000034-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:27:07,724 signals 34293 8782111040 Created sub-file FILE-2025-000034-ABA-02 for patient MRNAGDAR000034 at clinic ABA Therapy INFO 2025-10-14 19:27:07,725 signals 34293 8782111040 Notified provider munira.al-shahrani.aba1 of new appointment INFO 2025-10-14 19:27:07,726 signals 34293 8782111040 Appointment created: 3971f96b-e73a-427b-995d-3cea0905dbdc for patient MRNAGDAR000017 on 2025-07-30 INFO 2025-10-14 19:27:07,726 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000017-MED-02 INFO 2025-10-14 19:27:07,727 signals 34293 8782111040 SubFile created: FILE-2025-000017-MED-02 for clinic Medical Department INFO 2025-10-14 19:27:07,727 signals 34293 8782111040 Created sub-file FILE-2025-000017-MED-02 for patient MRNAGDAR000017 at clinic Medical Department INFO 2025-10-14 19:27:07,727 signals 34293 8782111040 Notified provider faisal.al-shehri.doctor2 of new appointment INFO 2025-10-14 19:27:07,728 signals 34293 8782111040 Appointment created: a369ffd6-d7e7-47ca-b333-ac2f625197cd for patient MRNAGDAR000040 on 2025-10-12 INFO 2025-10-14 19:27:07,729 signals 34293 8782111040 Notified provider mansour.al-subai.nurse2 of new appointment INFO 2025-10-14 19:27:07,730 signals 34293 8782111040 Appointment created: 119fbbe6-aecb-445b-abdc-1b91d220b1a0 for patient MRNAGDAR000006 on 2025-09-14 INFO 2025-10-14 19:27:07,730 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000006-NUR-01 INFO 2025-10-14 19:27:07,730 signals 34293 8782111040 SubFile created: FILE-2025-000006-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:27:07,730 signals 34293 8782111040 Created sub-file FILE-2025-000006-NUR-01 for patient MRNAGDAR000006 at clinic Nursing Department INFO 2025-10-14 19:27:07,731 signals 34293 8782111040 Notified provider abdulrahman.al-harbi.nurse1 of new appointment INFO 2025-10-14 19:27:07,732 signals 34293 8782111040 Appointment created: c260ba1f-2302-412e-bee4-202848926272 for patient MRNAGDAR000001 on 2025-08-24 INFO 2025-10-14 19:27:07,732 signals 34293 8782111040 Notified provider hessa.al-rashidi.ot1 of new appointment INFO 2025-10-14 19:27:07,734 signals 34293 8782111040 Appointment created: 33c8b3d7-82cf-4296-93ff-9e79000c8ec3 for patient MRNAGDAR000042 on 2025-08-25 INFO 2025-10-14 19:27:07,734 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000042-OT-01 INFO 2025-10-14 19:27:07,734 signals 34293 8782111040 SubFile created: FILE-2025-000042-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:27:07,734 signals 34293 8782111040 Created sub-file FILE-2025-000042-OT-01 for patient MRNAGDAR000042 at clinic Occupational Therapy INFO 2025-10-14 19:27:07,734 signals 34293 8782111040 Notified provider waleed.al-shammari.ot2 of new appointment INFO 2025-10-14 19:27:07,735 signals 34293 8782111040 Appointment created: c1005516-61b1-4e52-92e3-00ea8dbfdc6e for patient MRNAGDAR000002 on 2025-08-11 INFO 2025-10-14 19:27:07,735 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000002-OT-02 INFO 2025-10-14 19:27:07,736 signals 34293 8782111040 SubFile created: FILE-2025-000002-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:27:07,736 signals 34293 8782111040 Created sub-file FILE-2025-000002-OT-02 for patient MRNAGDAR000002 at clinic Occupational Therapy INFO 2025-10-14 19:27:07,736 signals 34293 8782111040 Notified provider waleed.al-shammari.ot2 of new appointment INFO 2025-10-14 19:27:07,737 signals 34293 8782111040 Appointment created: e43fff35-3c75-4d51-a525-291ec82111d2 for patient MRNAGDAR000010 on 2025-08-14 INFO 2025-10-14 19:27:07,738 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000010-MED-01 INFO 2025-10-14 19:27:07,738 signals 34293 8782111040 SubFile created: FILE-2025-000010-MED-01 for clinic Medical Department INFO 2025-10-14 19:27:07,738 signals 34293 8782111040 Created sub-file FILE-2025-000010-MED-01 for patient MRNAGDAR000010 at clinic Medical Department INFO 2025-10-14 19:27:07,738 signals 34293 8782111040 Notified provider mona.al-rashidi.doctor1 of new appointment INFO 2025-10-14 19:27:07,739 signals 34293 8782111040 Appointment created: a53e41dd-5d7e-4ee1-bed5-cfe3d6c7e59a for patient MRNAGDAR000034 on 2025-10-19 INFO 2025-10-14 19:27:07,740 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000034-MED-03 INFO 2025-10-14 19:27:07,740 signals 34293 8782111040 SubFile created: FILE-2025-000034-MED-03 for clinic Medical Department INFO 2025-10-14 19:27:07,740 signals 34293 8782111040 Created sub-file FILE-2025-000034-MED-03 for patient MRNAGDAR000034 at clinic Medical Department INFO 2025-10-14 19:27:07,740 confirmation_service 34293 8782111040 Created confirmation token for appointment a53e41dd-5d7e-4ee1-bed5-cfe3d6c7e59a, expires at 2025-10-21 16:27:07.740881+00:00 ERROR 2025-10-14 19:27:07,741 signals 34293 8782111040 Error creating confirmation token for appointment a53e41dd-5d7e-4ee1-bed5-cfe3d6c7e59a: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:27:07,741 signals 34293 8782111040 Notified provider fahad.al-yami.doctor3 of new appointment INFO 2025-10-14 19:27:07,741 signals 34293 8782111040 Scheduled 24-hour reminder for appointment a53e41dd-5d7e-4ee1-bed5-cfe3d6c7e59a INFO 2025-10-14 19:27:07,742 signals 34293 8782111040 Scheduled 2-hour reminder for appointment a53e41dd-5d7e-4ee1-bed5-cfe3d6c7e59a INFO 2025-10-14 19:27:07,742 signals 34293 8782111040 Appointment created: 00b626b0-969e-417f-8d6f-1cede85d4fe0 for patient MRNAGDAR000019 on 2025-09-21 INFO 2025-10-14 19:27:07,743 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000019-NUR-01 INFO 2025-10-14 19:27:07,743 signals 34293 8782111040 SubFile created: FILE-2025-000019-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:27:07,743 signals 34293 8782111040 Created sub-file FILE-2025-000019-NUR-01 for patient MRNAGDAR000019 at clinic Nursing Department INFO 2025-10-14 19:27:07,743 signals 34293 8782111040 Notified provider mansour.al-subai.nurse2 of new appointment INFO 2025-10-14 19:27:07,744 signals 34293 8782111040 Appointment created: 29b5f753-2120-46b0-b0b4-ad0026717b29 for patient MRNAGDAR000050 on 2025-09-25 INFO 2025-10-14 19:27:07,744 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000050-OT-01 INFO 2025-10-14 19:27:07,744 signals 34293 8782111040 SubFile created: FILE-2025-000050-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:27:07,744 signals 34293 8782111040 Created sub-file FILE-2025-000050-OT-01 for patient MRNAGDAR000050 at clinic Occupational Therapy INFO 2025-10-14 19:27:07,745 signals 34293 8782111040 Notified provider waleed.al-shammari.ot2 of new appointment INFO 2025-10-14 19:27:07,746 signals 34293 8782111040 Appointment created: 0c4dbb5f-85b3-49fa-b323-db6951f16f9d for patient MRNAGDAR000035 on 2025-08-18 INFO 2025-10-14 19:27:07,746 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000035-ABA-01 INFO 2025-10-14 19:27:07,746 signals 34293 8782111040 SubFile created: FILE-2025-000035-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:27:07,746 signals 34293 8782111040 Created sub-file FILE-2025-000035-ABA-01 for patient MRNAGDAR000035 at clinic ABA Therapy INFO 2025-10-14 19:27:07,747 signals 34293 8782111040 Notified provider munira.al-shahrani.aba1 of new appointment INFO 2025-10-14 19:27:07,748 signals 34293 8782111040 Appointment created: bad3ad96-c503-41b4-bf72-344681cf1533 for patient MRNAGDAR000005 on 2025-09-08 INFO 2025-10-14 19:27:07,748 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000005-OT-02 INFO 2025-10-14 19:27:07,748 signals 34293 8782111040 SubFile created: FILE-2025-000005-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:27:07,748 signals 34293 8782111040 Created sub-file FILE-2025-000005-OT-02 for patient MRNAGDAR000005 at clinic Occupational Therapy INFO 2025-10-14 19:27:07,749 signals 34293 8782111040 Notified provider waleed.al-shammari.ot2 of new appointment INFO 2025-10-14 19:27:07,751 signals 34293 8782111040 Appointment created: 33ef336c-358a-4e4f-84ab-72bbc8c83322 for patient MRNAGDAR000010 on 2025-08-07 INFO 2025-10-14 19:27:07,751 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000010-OT-02 INFO 2025-10-14 19:27:07,751 signals 34293 8782111040 SubFile created: FILE-2025-000010-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:27:07,751 signals 34293 8782111040 Created sub-file FILE-2025-000010-OT-02 for patient MRNAGDAR000010 at clinic Occupational Therapy INFO 2025-10-14 19:27:07,752 signals 34293 8782111040 Notified provider waleed.al-shammari.ot2 of new appointment INFO 2025-10-14 19:27:07,753 signals 34293 8782111040 Appointment created: be94c929-6959-4d6d-aa99-c595fd888f10 for patient MRNAGDAR000025 on 2025-11-09 INFO 2025-10-14 19:27:07,754 confirmation_service 34293 8782111040 Created confirmation token for appointment be94c929-6959-4d6d-aa99-c595fd888f10, expires at 2025-10-21 16:27:07.754174+00:00 ERROR 2025-10-14 19:27:07,754 signals 34293 8782111040 Error creating confirmation token for appointment be94c929-6959-4d6d-aa99-c595fd888f10: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:27:07,754 signals 34293 8782111040 Notified provider abdulrahman.al-harbi.nurse1 of new appointment INFO 2025-10-14 19:27:07,755 signals 34293 8782111040 Scheduled 24-hour reminder for appointment be94c929-6959-4d6d-aa99-c595fd888f10 INFO 2025-10-14 19:27:07,755 signals 34293 8782111040 Scheduled 2-hour reminder for appointment be94c929-6959-4d6d-aa99-c595fd888f10 INFO 2025-10-14 19:27:07,756 signals 34293 8782111040 Appointment created: cd2af411-288d-46f3-b7fe-233325a8b242 for patient MRNAGDAR000007 on 2025-08-03 INFO 2025-10-14 19:27:07,756 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000007-ABA-02 INFO 2025-10-14 19:27:07,756 signals 34293 8782111040 SubFile created: FILE-2025-000007-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:27:07,756 signals 34293 8782111040 Created sub-file FILE-2025-000007-ABA-02 for patient MRNAGDAR000007 at clinic ABA Therapy INFO 2025-10-14 19:27:07,757 signals 34293 8782111040 Notified provider munira.al-shahrani.aba1 of new appointment INFO 2025-10-14 19:27:07,759 signals 34293 8782111040 Appointment created: b25858e4-6e9a-4ea4-84a0-2b45c33f704d for patient MRNAGDAR000008 on 2025-10-02 INFO 2025-10-14 19:27:07,759 signals 34293 8782111040 Notified provider waleed.al-shammari.ot2 of new appointment INFO 2025-10-14 19:27:07,761 signals 34293 8782111040 Appointment created: 2a733016-565d-41ff-9160-c53566f5e25e for patient MRNAGDAR000028 on 2025-08-10 INFO 2025-10-14 19:27:07,761 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000028-OT-02 INFO 2025-10-14 19:27:07,761 signals 34293 8782111040 SubFile created: FILE-2025-000028-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:27:07,761 signals 34293 8782111040 Created sub-file FILE-2025-000028-OT-02 for patient MRNAGDAR000028 at clinic Occupational Therapy INFO 2025-10-14 19:27:07,762 signals 34293 8782111040 Notified provider hessa.al-rashidi.ot1 of new appointment INFO 2025-10-14 19:27:07,762 signals 34293 8782111040 Appointment created: e887be48-e75e-493b-89dc-7a2adead5573 for patient MRNAGDAR000023 on 2025-11-09 INFO 2025-10-14 19:27:07,763 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000023-MED-02 INFO 2025-10-14 19:27:07,763 signals 34293 8782111040 SubFile created: FILE-2025-000023-MED-02 for clinic Medical Department INFO 2025-10-14 19:27:07,763 signals 34293 8782111040 Created sub-file FILE-2025-000023-MED-02 for patient MRNAGDAR000023 at clinic Medical Department INFO 2025-10-14 19:27:07,764 confirmation_service 34293 8782111040 Created confirmation token for appointment e887be48-e75e-493b-89dc-7a2adead5573, expires at 2025-10-21 16:27:07.763922+00:00 ERROR 2025-10-14 19:27:07,764 signals 34293 8782111040 Error creating confirmation token for appointment e887be48-e75e-493b-89dc-7a2adead5573: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:27:07,764 signals 34293 8782111040 Notified provider mona.al-rashidi.doctor1 of new appointment INFO 2025-10-14 19:27:07,764 signals 34293 8782111040 Scheduled 24-hour reminder for appointment e887be48-e75e-493b-89dc-7a2adead5573 INFO 2025-10-14 19:27:07,765 signals 34293 8782111040 Scheduled 2-hour reminder for appointment e887be48-e75e-493b-89dc-7a2adead5573 INFO 2025-10-14 19:27:07,765 signals 34293 8782111040 Appointment created: 110c2864-5448-4d23-942b-80137b8a70b6 for patient MRNAGDAR000002 on 2025-07-29 INFO 2025-10-14 19:27:07,766 signals 34293 8782111040 Notified provider abdulrahman.al-harbi.nurse1 of new appointment INFO 2025-10-14 19:27:07,767 signals 34293 8782111040 Appointment created: 3ec48b68-d022-408a-af8a-c87e855d31f1 for patient MRNAGDAR000008 on 2025-08-06 INFO 2025-10-14 19:27:07,767 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000008-ABA-02 INFO 2025-10-14 19:27:07,768 signals 34293 8782111040 SubFile created: FILE-2025-000008-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:27:07,768 signals 34293 8782111040 Created sub-file FILE-2025-000008-ABA-02 for patient MRNAGDAR000008 at clinic ABA Therapy INFO 2025-10-14 19:27:07,768 signals 34293 8782111040 Notified provider salma.al-mutairi.aba2 of new appointment INFO 2025-10-14 19:27:07,769 signals 34293 8782111040 Appointment created: f0a94665-7d30-4cdc-ab9f-0fe4e71b585a for patient MRNAGDAR000024 on 2025-08-27 INFO 2025-10-14 19:27:07,770 signals 34293 8782111040 Notified provider abdulrahman.al-harbi.nurse1 of new appointment INFO 2025-10-14 19:27:07,771 signals 34293 8782111040 Appointment created: 5d3637af-c73c-405b-b845-da458db4f7bb for patient MRNAGDAR000049 on 2025-10-20 INFO 2025-10-14 19:27:07,771 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000049-NUR-01 INFO 2025-10-14 19:27:07,772 signals 34293 8782111040 SubFile created: FILE-2025-000049-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:27:07,772 signals 34293 8782111040 Created sub-file FILE-2025-000049-NUR-01 for patient MRNAGDAR000049 at clinic Nursing Department INFO 2025-10-14 19:27:07,772 signals 34293 8782111040 Notified provider abdulrahman.al-harbi.nurse1 of new appointment INFO 2025-10-14 19:27:07,772 signals 34293 8782111040 Scheduled 24-hour reminder for appointment 5d3637af-c73c-405b-b845-da458db4f7bb INFO 2025-10-14 19:27:07,773 signals 34293 8782111040 Scheduled 2-hour reminder for appointment 5d3637af-c73c-405b-b845-da458db4f7bb INFO 2025-10-14 19:27:07,773 signals 34293 8782111040 Appointment created: ded27ecf-1d8b-499b-bcf7-7771cbba6ad7 for patient MRNAGDAR000045 on 2025-07-22 INFO 2025-10-14 19:27:07,774 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000045-NUR-02 INFO 2025-10-14 19:27:07,774 signals 34293 8782111040 SubFile created: FILE-2025-000045-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:27:07,774 signals 34293 8782111040 Created sub-file FILE-2025-000045-NUR-02 for patient MRNAGDAR000045 at clinic Nursing Department INFO 2025-10-14 19:27:07,774 signals 34293 8782111040 Notified provider mansour.al-subai.nurse2 of new appointment INFO 2025-10-14 19:27:07,776 signals 34293 8782111040 Appointment created: 71955540-5034-41c4-8a94-02a13234bdc5 for patient MRNAGDAR000049 on 2025-09-07 INFO 2025-10-14 19:27:07,776 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000049-OT-02 INFO 2025-10-14 19:27:07,776 signals 34293 8782111040 SubFile created: FILE-2025-000049-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:27:07,776 signals 34293 8782111040 Created sub-file FILE-2025-000049-OT-02 for patient MRNAGDAR000049 at clinic Occupational Therapy INFO 2025-10-14 19:27:07,777 signals 34293 8782111040 Notified provider waleed.al-shammari.ot2 of new appointment INFO 2025-10-14 19:27:07,778 signals 34293 8782111040 Appointment created: 2707f40f-bef5-4083-b85f-0eadc1d7d4b2 for patient MRNAGDAR000019 on 2025-10-12 INFO 2025-10-14 19:27:07,778 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000019-OT-02 INFO 2025-10-14 19:27:07,779 signals 34293 8782111040 SubFile created: FILE-2025-000019-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:27:07,779 signals 34293 8782111040 Created sub-file FILE-2025-000019-OT-02 for patient MRNAGDAR000019 at clinic Occupational Therapy INFO 2025-10-14 19:27:07,779 signals 34293 8782111040 Notified provider waleed.al-shammari.ot2 of new appointment INFO 2025-10-14 19:27:07,780 signals 34293 8782111040 Appointment created: 5025a6a4-73bc-449f-aa87-22cc5fa62297 for patient MRNAGDAR000007 on 2025-10-20 INFO 2025-10-14 19:27:07,781 signals 34293 8782111040 Notified provider salma.al-mutairi.aba2 of new appointment INFO 2025-10-14 19:27:07,781 signals 34293 8782111040 Scheduled 24-hour reminder for appointment 5025a6a4-73bc-449f-aa87-22cc5fa62297 INFO 2025-10-14 19:27:07,781 signals 34293 8782111040 Scheduled 2-hour reminder for appointment 5025a6a4-73bc-449f-aa87-22cc5fa62297 INFO 2025-10-14 19:27:07,782 signals 34293 8782111040 Appointment created: dc041fd5-a49b-41f1-bab6-e03acb137f4b for patient MRNAGDAR000032 on 2025-07-28 INFO 2025-10-14 19:27:07,782 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000032-NUR-02 INFO 2025-10-14 19:27:07,783 signals 34293 8782111040 SubFile created: FILE-2025-000032-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:27:07,783 signals 34293 8782111040 Created sub-file FILE-2025-000032-NUR-02 for patient MRNAGDAR000032 at clinic Nursing Department INFO 2025-10-14 19:27:07,783 signals 34293 8782111040 Notified provider abdulrahman.al-harbi.nurse1 of new appointment INFO 2025-10-14 19:27:07,784 signals 34293 8782111040 Appointment created: ce0e5ab2-0db9-435e-b662-bf1b9ee2076c for patient MRNAGDAR000050 on 2025-08-17 INFO 2025-10-14 19:27:07,785 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000050-MED-02 INFO 2025-10-14 19:27:07,785 signals 34293 8782111040 SubFile created: FILE-2025-000050-MED-02 for clinic Medical Department INFO 2025-10-14 19:27:07,785 signals 34293 8782111040 Created sub-file FILE-2025-000050-MED-02 for patient MRNAGDAR000050 at clinic Medical Department INFO 2025-10-14 19:27:07,785 signals 34293 8782111040 Notified provider fahad.al-yami.doctor3 of new appointment INFO 2025-10-14 19:27:07,787 signals 34293 8782111040 Appointment created: db41e17a-70ec-4fda-b463-343e6e66b920 for patient MRNAGDAR000028 on 2025-08-10 INFO 2025-10-14 19:27:07,787 signals 34293 8782111040 Notified provider hassan.al-otaibi.slp2 of new appointment INFO 2025-10-14 19:27:07,788 signals 34293 8782111040 Appointment created: e7c007df-75a0-4755-903c-5d1c9155c7ec for patient MRNAGDAR000016 on 2025-09-07 INFO 2025-10-14 19:27:07,789 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000016-OT-03 INFO 2025-10-14 19:27:07,789 signals 34293 8782111040 SubFile created: FILE-2025-000016-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:27:07,789 signals 34293 8782111040 Created sub-file FILE-2025-000016-OT-03 for patient MRNAGDAR000016 at clinic Occupational Therapy INFO 2025-10-14 19:27:07,789 signals 34293 8782111040 Notified provider hessa.al-rashidi.ot1 of new appointment INFO 2025-10-14 19:27:07,790 signals 34293 8782111040 Appointment created: 03b26f10-26f2-4051-9974-cfd964b00582 for patient MRNAGDAR000012 on 2025-07-31 INFO 2025-10-14 19:27:07,791 signals 34293 8782111040 Notified provider mansour.al-subai.nurse2 of new appointment INFO 2025-10-14 19:27:07,792 signals 34293 8782111040 Appointment created: 4fd16e5a-e367-4157-83cc-e0d8c9897106 for patient MRNAGDAR000014 on 2025-08-24 INFO 2025-10-14 19:27:07,793 signals 34293 8782111040 Notified provider fahad.al-yami.doctor3 of new appointment INFO 2025-10-14 19:27:07,794 signals 34293 8782111040 Appointment created: 879366b6-8c7a-4974-973c-f185142399a9 for patient MRNAGDAR000017 on 2025-08-03 INFO 2025-10-14 19:27:07,794 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000017-ABA-03 INFO 2025-10-14 19:27:07,794 signals 34293 8782111040 SubFile created: FILE-2025-000017-ABA-03 for clinic ABA Therapy INFO 2025-10-14 19:27:07,794 signals 34293 8782111040 Created sub-file FILE-2025-000017-ABA-03 for patient MRNAGDAR000017 at clinic ABA Therapy INFO 2025-10-14 19:27:07,795 signals 34293 8782111040 Notified provider munira.al-shahrani.aba1 of new appointment INFO 2025-10-14 19:27:07,796 signals 34293 8782111040 Appointment created: f747e7ba-df2b-4cc3-900c-7d7a006167ef for patient MRNAGDAR000004 on 2025-08-17 INFO 2025-10-14 19:27:07,796 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000004-SLP-03 INFO 2025-10-14 19:27:07,796 signals 34293 8782111040 SubFile created: FILE-2025-000004-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:27:07,796 signals 34293 8782111040 Created sub-file FILE-2025-000004-SLP-03 for patient MRNAGDAR000004 at clinic Speech-Language Pathology INFO 2025-10-14 19:27:07,797 signals 34293 8782111040 Notified provider hassan.al-otaibi.slp2 of new appointment INFO 2025-10-14 19:27:07,798 signals 34293 8782111040 Appointment created: 3cc4f93a-28e4-4713-8a1d-9c5a124fa32d for patient MRNAGDAR000038 on 2025-07-20 INFO 2025-10-14 19:27:07,798 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000038-ABA-02 INFO 2025-10-14 19:27:07,799 signals 34293 8782111040 SubFile created: FILE-2025-000038-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:27:07,799 signals 34293 8782111040 Created sub-file FILE-2025-000038-ABA-02 for patient MRNAGDAR000038 at clinic ABA Therapy INFO 2025-10-14 19:27:07,799 signals 34293 8782111040 Notified provider munira.al-shahrani.aba1 of new appointment INFO 2025-10-14 19:27:07,801 signals 34293 8782111040 Appointment created: ea49757e-3f32-4c57-bf27-6214838ead6a for patient MRNAGDAR000010 on 2025-09-14 INFO 2025-10-14 19:27:07,801 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000010-ABA-03 INFO 2025-10-14 19:27:07,801 signals 34293 8782111040 SubFile created: FILE-2025-000010-ABA-03 for clinic ABA Therapy INFO 2025-10-14 19:27:07,801 signals 34293 8782111040 Created sub-file FILE-2025-000010-ABA-03 for patient MRNAGDAR000010 at clinic ABA Therapy INFO 2025-10-14 19:27:07,801 signals 34293 8782111040 Notified provider salma.al-mutairi.aba2 of new appointment INFO 2025-10-14 19:27:07,803 signals 34293 8782111040 Appointment created: fe9d84b2-5fc8-46d2-971d-971011accd09 for patient MRNAGDAR000039 on 2025-10-05 INFO 2025-10-14 19:27:07,803 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000039-ABA-02 INFO 2025-10-14 19:27:07,803 signals 34293 8782111040 SubFile created: FILE-2025-000039-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:27:07,803 signals 34293 8782111040 Created sub-file FILE-2025-000039-ABA-02 for patient MRNAGDAR000039 at clinic ABA Therapy INFO 2025-10-14 19:27:07,803 signals 34293 8782111040 Notified provider salma.al-mutairi.aba2 of new appointment INFO 2025-10-14 19:27:07,805 signals 34293 8782111040 Appointment created: 97f6d61f-a59a-43d9-88a8-4fbc218010c0 for patient MRNAGDAR000012 on 2025-08-17 INFO 2025-10-14 19:27:07,805 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000012-SLP-03 INFO 2025-10-14 19:27:07,805 signals 34293 8782111040 SubFile created: FILE-2025-000012-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:27:07,805 signals 34293 8782111040 Created sub-file FILE-2025-000012-SLP-03 for patient MRNAGDAR000012 at clinic Speech-Language Pathology INFO 2025-10-14 19:27:07,805 signals 34293 8782111040 Notified provider hassan.al-otaibi.slp2 of new appointment INFO 2025-10-14 19:27:07,807 signals 34293 8782111040 Appointment created: 994df24d-926d-4b8f-aa74-7729eada1879 for patient MRNAGDAR000011 on 2025-09-22 INFO 2025-10-14 19:27:07,807 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000011-MED-01 INFO 2025-10-14 19:27:07,807 signals 34293 8782111040 SubFile created: FILE-2025-000011-MED-01 for clinic Medical Department INFO 2025-10-14 19:27:07,807 signals 34293 8782111040 Created sub-file FILE-2025-000011-MED-01 for patient MRNAGDAR000011 at clinic Medical Department INFO 2025-10-14 19:27:07,808 signals 34293 8782111040 Notified provider faisal.al-shehri.doctor2 of new appointment INFO 2025-10-14 19:27:07,809 signals 34293 8782111040 Appointment created: d3a1ced0-c9ad-46e7-8c9c-28d5a9e39178 for patient MRNAGDAR000044 on 2025-11-02 INFO 2025-10-14 19:27:07,809 signals 34293 8782111040 Generated Sub-File Number: FILE-2025-000044-SLP-02 INFO 2025-10-14 19:27:07,810 signals 34293 8782111040 SubFile created: FILE-2025-000044-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:27:07,810 signals 34293 8782111040 Created sub-file FILE-2025-000044-SLP-02 for patient MRNAGDAR000044 at clinic Speech-Language Pathology INFO 2025-10-14 19:27:07,810 signals 34293 8782111040 Notified provider abdulrahman.al-maliki.slp1 of new appointment INFO 2025-10-14 19:27:07,810 signals 34293 8782111040 Scheduled 24-hour reminder for appointment d3a1ced0-c9ad-46e7-8c9c-28d5a9e39178 INFO 2025-10-14 19:27:07,811 signals 34293 8782111040 Scheduled 2-hour reminder for appointment d3a1ced0-c9ad-46e7-8c9c-28d5a9e39178 INFO 2025-10-14 19:28:01,144 signals 34861 8782111040 User created: saad.al-yami.admin1 (Administrator) INFO 2025-10-14 19:28:01,278 signals 34861 8782111040 User created: bandar.al-otaibi.admin2 (Administrator) INFO 2025-10-14 19:28:01,409 signals 34861 8782111040 User created: hanan.al-juaid.doctor1 (Doctor) INFO 2025-10-14 19:28:01,541 signals 34861 8782111040 User created: saad.al-subaie.doctor2 (Doctor) INFO 2025-10-14 19:28:01,674 signals 34861 8782111040 User created: salma.al-anzi.doctor3 (Doctor) INFO 2025-10-14 19:28:01,804 signals 34861 8782111040 User created: maha.al-zahrani.nurse1 (Nurse) INFO 2025-10-14 19:28:01,938 signals 34861 8782111040 User created: latifa.al-shehri.nurse2 (Nurse) INFO 2025-10-14 19:28:02,069 signals 34861 8782111040 User created: hassan.al-shammari.nurse3 (Nurse) INFO 2025-10-14 19:28:02,201 signals 34861 8782111040 User created: hussein.al-rashidi.ot1 (Occupational Therapist) INFO 2025-10-14 19:28:02,332 signals 34861 8782111040 User created: munira.al-harthi.ot2 (Occupational Therapist) INFO 2025-10-14 19:28:02,464 signals 34861 8782111040 User created: noura.al-asiri.slp1 (Speech-Language Pathologist) INFO 2025-10-14 19:28:02,595 signals 34861 8782111040 User created: saleh.al-balawi.slp2 (Speech-Language Pathologist) INFO 2025-10-14 19:28:02,728 signals 34861 8782111040 User created: hayat.al-zahrani.aba1 (ABA Therapist) INFO 2025-10-14 19:28:02,859 signals 34861 8782111040 User created: maha.al-dosari.aba2 (ABA Therapist) INFO 2025-10-14 19:28:02,992 signals 34861 8782111040 User created: basma.al-juaid.front_desk1 (Front Desk) INFO 2025-10-14 19:28:03,125 signals 34861 8782111040 User created: wafa.al-mutairi.front_desk2 (Front Desk) INFO 2025-10-14 19:28:03,256 signals 34861 8782111040 User created: hussein.al-qahtani.finance1 (Finance) INFO 2025-10-14 19:28:03,388 signals 34861 8782111040 User created: faisal.al-shehri.finance2 (Finance) INFO 2025-10-14 19:28:03,390 signals 34861 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-14 19:28:03,390 signals 34861 8782111040 File created: FILE-2025-000001 for patient MRNAGDAR000001 INFO 2025-10-14 19:28:03,390 signals 34861 8782111040 Created main file for patient: MRNAGDAR000001 INFO 2025-10-14 19:28:03,390 signals 34861 8782111040 Patient created: MRNAGDAR000001 - Nada Al-Rashidi INFO 2025-10-14 19:28:03,392 signals 34861 8782111040 Generated File Number: FILE-2025-000002 INFO 2025-10-14 19:28:03,392 signals 34861 8782111040 File created: FILE-2025-000002 for patient MRNAGDAR000002 INFO 2025-10-14 19:28:03,392 signals 34861 8782111040 Created main file for patient: MRNAGDAR000002 INFO 2025-10-14 19:28:03,392 signals 34861 8782111040 Patient created: MRNAGDAR000002 - Saleh Al-Juaid INFO 2025-10-14 19:28:03,393 signals 34861 8782111040 Generated File Number: FILE-2025-000003 INFO 2025-10-14 19:28:03,394 signals 34861 8782111040 File created: FILE-2025-000003 for patient MRNAGDAR000003 INFO 2025-10-14 19:28:03,394 signals 34861 8782111040 Created main file for patient: MRNAGDAR000003 INFO 2025-10-14 19:28:03,394 signals 34861 8782111040 Patient created: MRNAGDAR000003 - Dalal Al-Qahtani INFO 2025-10-14 19:28:03,395 signals 34861 8782111040 Generated File Number: FILE-2025-000004 INFO 2025-10-14 19:28:03,395 signals 34861 8782111040 File created: FILE-2025-000004 for patient MRNAGDAR000004 INFO 2025-10-14 19:28:03,395 signals 34861 8782111040 Created main file for patient: MRNAGDAR000004 INFO 2025-10-14 19:28:03,395 signals 34861 8782111040 Patient created: MRNAGDAR000004 - Latifa Al-Ahmadi INFO 2025-10-14 19:28:03,396 signals 34861 8782111040 Generated File Number: FILE-2025-000005 INFO 2025-10-14 19:28:03,396 signals 34861 8782111040 File created: FILE-2025-000005 for patient MRNAGDAR000005 INFO 2025-10-14 19:28:03,396 signals 34861 8782111040 Created main file for patient: MRNAGDAR000005 INFO 2025-10-14 19:28:03,396 signals 34861 8782111040 Patient created: MRNAGDAR000005 - Lulwa Al-Rashidi INFO 2025-10-14 19:28:03,397 signals 34861 8782111040 Generated File Number: FILE-2025-000006 INFO 2025-10-14 19:28:03,397 signals 34861 8782111040 File created: FILE-2025-000006 for patient MRNAGDAR000006 INFO 2025-10-14 19:28:03,397 signals 34861 8782111040 Created main file for patient: MRNAGDAR000006 INFO 2025-10-14 19:28:03,397 signals 34861 8782111040 Patient created: MRNAGDAR000006 - Ali Al-Qahtani INFO 2025-10-14 19:28:03,398 signals 34861 8782111040 Generated File Number: FILE-2025-000007 INFO 2025-10-14 19:28:03,399 signals 34861 8782111040 File created: FILE-2025-000007 for patient MRNAGDAR000007 INFO 2025-10-14 19:28:03,399 signals 34861 8782111040 Created main file for patient: MRNAGDAR000007 INFO 2025-10-14 19:28:03,399 signals 34861 8782111040 Patient created: MRNAGDAR000007 - Noura Al-Subaie INFO 2025-10-14 19:28:03,400 signals 34861 8782111040 Generated File Number: FILE-2025-000008 INFO 2025-10-14 19:28:03,400 signals 34861 8782111040 File created: FILE-2025-000008 for patient MRNAGDAR000008 INFO 2025-10-14 19:28:03,400 signals 34861 8782111040 Created main file for patient: MRNAGDAR000008 INFO 2025-10-14 19:28:03,400 signals 34861 8782111040 Patient created: MRNAGDAR000008 - Nasser Al-Juaid INFO 2025-10-14 19:28:03,401 signals 34861 8782111040 Generated File Number: FILE-2025-000009 INFO 2025-10-14 19:28:03,401 signals 34861 8782111040 File created: FILE-2025-000009 for patient MRNAGDAR000009 INFO 2025-10-14 19:28:03,401 signals 34861 8782111040 Created main file for patient: MRNAGDAR000009 INFO 2025-10-14 19:28:03,401 signals 34861 8782111040 Patient created: MRNAGDAR000009 - Nawaf Al-Ahmadi INFO 2025-10-14 19:28:03,402 signals 34861 8782111040 Generated File Number: FILE-2025-000010 INFO 2025-10-14 19:28:03,402 signals 34861 8782111040 File created: FILE-2025-000010 for patient MRNAGDAR000010 INFO 2025-10-14 19:28:03,402 signals 34861 8782111040 Created main file for patient: MRNAGDAR000010 INFO 2025-10-14 19:28:03,402 signals 34861 8782111040 Patient created: MRNAGDAR000010 - Lulwa Al-Asiri INFO 2025-10-14 19:28:03,403 signals 34861 8782111040 Generated File Number: FILE-2025-000011 INFO 2025-10-14 19:28:03,404 signals 34861 8782111040 File created: FILE-2025-000011 for patient MRNAGDAR000011 INFO 2025-10-14 19:28:03,404 signals 34861 8782111040 Created main file for patient: MRNAGDAR000011 INFO 2025-10-14 19:28:03,404 signals 34861 8782111040 Patient created: MRNAGDAR000011 - Lama Al-Harbi INFO 2025-10-14 19:28:03,405 signals 34861 8782111040 Generated File Number: FILE-2025-000012 INFO 2025-10-14 19:28:03,405 signals 34861 8782111040 File created: FILE-2025-000012 for patient MRNAGDAR000012 INFO 2025-10-14 19:28:03,405 signals 34861 8782111040 Created main file for patient: MRNAGDAR000012 INFO 2025-10-14 19:28:03,405 signals 34861 8782111040 Patient created: MRNAGDAR000012 - Waleed Al-Otaibi INFO 2025-10-14 19:28:03,406 signals 34861 8782111040 Generated File Number: FILE-2025-000013 INFO 2025-10-14 19:28:03,407 signals 34861 8782111040 File created: FILE-2025-000013 for patient MRNAGDAR000013 INFO 2025-10-14 19:28:03,407 signals 34861 8782111040 Created main file for patient: MRNAGDAR000013 INFO 2025-10-14 19:28:03,407 signals 34861 8782111040 Patient created: MRNAGDAR000013 - Nawaf Al-Harthi INFO 2025-10-14 19:28:03,408 signals 34861 8782111040 Generated File Number: FILE-2025-000014 INFO 2025-10-14 19:28:03,408 signals 34861 8782111040 File created: FILE-2025-000014 for patient MRNAGDAR000014 INFO 2025-10-14 19:28:03,408 signals 34861 8782111040 Created main file for patient: MRNAGDAR000014 INFO 2025-10-14 19:28:03,408 signals 34861 8782111040 Patient created: MRNAGDAR000014 - Saud Al-Otaibi INFO 2025-10-14 19:28:03,409 signals 34861 8782111040 Generated File Number: FILE-2025-000015 INFO 2025-10-14 19:28:03,409 signals 34861 8782111040 File created: FILE-2025-000015 for patient MRNAGDAR000015 INFO 2025-10-14 19:28:03,409 signals 34861 8782111040 Created main file for patient: MRNAGDAR000015 INFO 2025-10-14 19:28:03,409 signals 34861 8782111040 Patient created: MRNAGDAR000015 - Saud Al-Anzi INFO 2025-10-14 19:28:03,410 signals 34861 8782111040 Generated File Number: FILE-2025-000016 INFO 2025-10-14 19:28:03,410 signals 34861 8782111040 File created: FILE-2025-000016 for patient MRNAGDAR000016 INFO 2025-10-14 19:28:03,410 signals 34861 8782111040 Created main file for patient: MRNAGDAR000016 INFO 2025-10-14 19:28:03,410 signals 34861 8782111040 Patient created: MRNAGDAR000016 - Jawaher Al-Dawsari INFO 2025-10-14 19:28:03,411 signals 34861 8782111040 Generated File Number: FILE-2025-000017 INFO 2025-10-14 19:28:03,412 signals 34861 8782111040 File created: FILE-2025-000017 for patient MRNAGDAR000017 INFO 2025-10-14 19:28:03,412 signals 34861 8782111040 Created main file for patient: MRNAGDAR000017 INFO 2025-10-14 19:28:03,412 signals 34861 8782111040 Patient created: MRNAGDAR000017 - Ziyad Al-Yami INFO 2025-10-14 19:28:03,413 signals 34861 8782111040 Generated File Number: FILE-2025-000018 INFO 2025-10-14 19:28:03,413 signals 34861 8782111040 File created: FILE-2025-000018 for patient MRNAGDAR000018 INFO 2025-10-14 19:28:03,413 signals 34861 8782111040 Created main file for patient: MRNAGDAR000018 INFO 2025-10-14 19:28:03,413 signals 34861 8782111040 Patient created: MRNAGDAR000018 - Ziyad Al-Shahrani INFO 2025-10-14 19:28:03,414 signals 34861 8782111040 Generated File Number: FILE-2025-000019 INFO 2025-10-14 19:28:03,414 signals 34861 8782111040 File created: FILE-2025-000019 for patient MRNAGDAR000019 INFO 2025-10-14 19:28:03,414 signals 34861 8782111040 Created main file for patient: MRNAGDAR000019 INFO 2025-10-14 19:28:03,414 signals 34861 8782111040 Patient created: MRNAGDAR000019 - Nada Al-Juaid INFO 2025-10-14 19:28:03,415 signals 34861 8782111040 Generated File Number: FILE-2025-000020 INFO 2025-10-14 19:28:03,415 signals 34861 8782111040 File created: FILE-2025-000020 for patient MRNAGDAR000020 INFO 2025-10-14 19:28:03,415 signals 34861 8782111040 Created main file for patient: MRNAGDAR000020 INFO 2025-10-14 19:28:03,415 signals 34861 8782111040 Patient created: MRNAGDAR000020 - Khalid Al-Juaid INFO 2025-10-14 19:28:03,416 signals 34861 8782111040 Generated File Number: FILE-2025-000021 INFO 2025-10-14 19:28:03,417 signals 34861 8782111040 File created: FILE-2025-000021 for patient MRNAGDAR000021 INFO 2025-10-14 19:28:03,417 signals 34861 8782111040 Created main file for patient: MRNAGDAR000021 INFO 2025-10-14 19:28:03,417 signals 34861 8782111040 Patient created: MRNAGDAR000021 - Abdullah Al-Otaibi INFO 2025-10-14 19:28:03,418 signals 34861 8782111040 Generated File Number: FILE-2025-000022 INFO 2025-10-14 19:28:03,418 signals 34861 8782111040 File created: FILE-2025-000022 for patient MRNAGDAR000022 INFO 2025-10-14 19:28:03,418 signals 34861 8782111040 Created main file for patient: MRNAGDAR000022 INFO 2025-10-14 19:28:03,418 signals 34861 8782111040 Patient created: MRNAGDAR000022 - Bandar Al-Juaid INFO 2025-10-14 19:28:03,419 signals 34861 8782111040 Generated File Number: FILE-2025-000023 INFO 2025-10-14 19:28:03,419 signals 34861 8782111040 File created: FILE-2025-000023 for patient MRNAGDAR000023 INFO 2025-10-14 19:28:03,419 signals 34861 8782111040 Created main file for patient: MRNAGDAR000023 INFO 2025-10-14 19:28:03,419 signals 34861 8782111040 Patient created: MRNAGDAR000023 - Fatima Al-Shamrani INFO 2025-10-14 19:28:03,420 signals 34861 8782111040 Generated File Number: FILE-2025-000024 INFO 2025-10-14 19:28:03,420 signals 34861 8782111040 File created: FILE-2025-000024 for patient MRNAGDAR000024 INFO 2025-10-14 19:28:03,420 signals 34861 8782111040 Created main file for patient: MRNAGDAR000024 INFO 2025-10-14 19:28:03,420 signals 34861 8782111040 Patient created: MRNAGDAR000024 - Basma Al-Shehri INFO 2025-10-14 19:28:03,421 signals 34861 8782111040 Generated File Number: FILE-2025-000025 INFO 2025-10-14 19:28:03,422 signals 34861 8782111040 File created: FILE-2025-000025 for patient MRNAGDAR000025 INFO 2025-10-14 19:28:03,422 signals 34861 8782111040 Created main file for patient: MRNAGDAR000025 INFO 2025-10-14 19:28:03,422 signals 34861 8782111040 Patient created: MRNAGDAR000025 - Talal Al-Balawi INFO 2025-10-14 19:28:03,423 signals 34861 8782111040 Generated File Number: FILE-2025-000026 INFO 2025-10-14 19:28:03,423 signals 34861 8782111040 File created: FILE-2025-000026 for patient MRNAGDAR000026 INFO 2025-10-14 19:28:03,423 signals 34861 8782111040 Created main file for patient: MRNAGDAR000026 INFO 2025-10-14 19:28:03,423 signals 34861 8782111040 Patient created: MRNAGDAR000026 - Hussein Al-Shammari INFO 2025-10-14 19:28:03,424 signals 34861 8782111040 Generated File Number: FILE-2025-000027 INFO 2025-10-14 19:28:03,424 signals 34861 8782111040 File created: FILE-2025-000027 for patient MRNAGDAR000027 INFO 2025-10-14 19:28:03,424 signals 34861 8782111040 Created main file for patient: MRNAGDAR000027 INFO 2025-10-14 19:28:03,424 signals 34861 8782111040 Patient created: MRNAGDAR000027 - Saleh Al-Shamrani INFO 2025-10-14 19:28:03,425 signals 34861 8782111040 Generated File Number: FILE-2025-000028 INFO 2025-10-14 19:28:03,425 signals 34861 8782111040 File created: FILE-2025-000028 for patient MRNAGDAR000028 INFO 2025-10-14 19:28:03,425 signals 34861 8782111040 Created main file for patient: MRNAGDAR000028 INFO 2025-10-14 19:28:03,425 signals 34861 8782111040 Patient created: MRNAGDAR000028 - Saad Al-Ghamdi INFO 2025-10-14 19:28:03,426 signals 34861 8782111040 Generated File Number: FILE-2025-000029 INFO 2025-10-14 19:28:03,426 signals 34861 8782111040 File created: FILE-2025-000029 for patient MRNAGDAR000029 INFO 2025-10-14 19:28:03,427 signals 34861 8782111040 Created main file for patient: MRNAGDAR000029 INFO 2025-10-14 19:28:03,427 signals 34861 8782111040 Patient created: MRNAGDAR000029 - Khalid Al-Shamrani INFO 2025-10-14 19:28:03,428 signals 34861 8782111040 Generated File Number: FILE-2025-000030 INFO 2025-10-14 19:28:03,428 signals 34861 8782111040 File created: FILE-2025-000030 for patient MRNAGDAR000030 INFO 2025-10-14 19:28:03,428 signals 34861 8782111040 Created main file for patient: MRNAGDAR000030 INFO 2025-10-14 19:28:03,428 signals 34861 8782111040 Patient created: MRNAGDAR000030 - Hassan Al-Harthi INFO 2025-10-14 19:28:03,429 signals 34861 8782111040 Generated File Number: FILE-2025-000031 INFO 2025-10-14 19:28:03,429 signals 34861 8782111040 File created: FILE-2025-000031 for patient MRNAGDAR000031 INFO 2025-10-14 19:28:03,429 signals 34861 8782111040 Created main file for patient: MRNAGDAR000031 INFO 2025-10-14 19:28:03,429 signals 34861 8782111040 Patient created: MRNAGDAR000031 - Faisal Al-Yami INFO 2025-10-14 19:28:03,430 signals 34861 8782111040 Generated File Number: FILE-2025-000032 INFO 2025-10-14 19:28:03,430 signals 34861 8782111040 File created: FILE-2025-000032 for patient MRNAGDAR000032 INFO 2025-10-14 19:28:03,430 signals 34861 8782111040 Created main file for patient: MRNAGDAR000032 INFO 2025-10-14 19:28:03,430 signals 34861 8782111040 Patient created: MRNAGDAR000032 - Reem Al-Dawsari INFO 2025-10-14 19:28:03,431 signals 34861 8782111040 Generated File Number: FILE-2025-000033 INFO 2025-10-14 19:28:03,432 signals 34861 8782111040 File created: FILE-2025-000033 for patient MRNAGDAR000033 INFO 2025-10-14 19:28:03,432 signals 34861 8782111040 Created main file for patient: MRNAGDAR000033 INFO 2025-10-14 19:28:03,432 signals 34861 8782111040 Patient created: MRNAGDAR000033 - Nada Al-Shamrani INFO 2025-10-14 19:28:03,433 signals 34861 8782111040 Generated File Number: FILE-2025-000034 INFO 2025-10-14 19:28:03,433 signals 34861 8782111040 File created: FILE-2025-000034 for patient MRNAGDAR000034 INFO 2025-10-14 19:28:03,433 signals 34861 8782111040 Created main file for patient: MRNAGDAR000034 INFO 2025-10-14 19:28:03,433 signals 34861 8782111040 Patient created: MRNAGDAR000034 - Omar Al-Balawi INFO 2025-10-14 19:28:03,434 signals 34861 8782111040 Generated File Number: FILE-2025-000035 INFO 2025-10-14 19:28:03,434 signals 34861 8782111040 File created: FILE-2025-000035 for patient MRNAGDAR000035 INFO 2025-10-14 19:28:03,434 signals 34861 8782111040 Created main file for patient: MRNAGDAR000035 INFO 2025-10-14 19:28:03,434 signals 34861 8782111040 Patient created: MRNAGDAR000035 - Wafa Al-Subai INFO 2025-10-14 19:28:03,435 signals 34861 8782111040 Generated File Number: FILE-2025-000036 INFO 2025-10-14 19:28:03,435 signals 34861 8782111040 File created: FILE-2025-000036 for patient MRNAGDAR000036 INFO 2025-10-14 19:28:03,435 signals 34861 8782111040 Created main file for patient: MRNAGDAR000036 INFO 2025-10-14 19:28:03,435 signals 34861 8782111040 Patient created: MRNAGDAR000036 - Mona Al-Harthi INFO 2025-10-14 19:28:03,436 signals 34861 8782111040 Generated File Number: FILE-2025-000037 INFO 2025-10-14 19:28:03,436 signals 34861 8782111040 File created: FILE-2025-000037 for patient MRNAGDAR000037 INFO 2025-10-14 19:28:03,436 signals 34861 8782111040 Created main file for patient: MRNAGDAR000037 INFO 2025-10-14 19:28:03,437 signals 34861 8782111040 Patient created: MRNAGDAR000037 - Hassan Al-Otaibi INFO 2025-10-14 19:28:03,437 signals 34861 8782111040 Generated File Number: FILE-2025-000038 INFO 2025-10-14 19:28:03,438 signals 34861 8782111040 File created: FILE-2025-000038 for patient MRNAGDAR000038 INFO 2025-10-14 19:28:03,438 signals 34861 8782111040 Created main file for patient: MRNAGDAR000038 INFO 2025-10-14 19:28:03,438 signals 34861 8782111040 Patient created: MRNAGDAR000038 - Nawaf Al-Ghamdi INFO 2025-10-14 19:28:03,439 signals 34861 8782111040 Generated File Number: FILE-2025-000039 INFO 2025-10-14 19:28:03,439 signals 34861 8782111040 File created: FILE-2025-000039 for patient MRNAGDAR000039 INFO 2025-10-14 19:28:03,439 signals 34861 8782111040 Created main file for patient: MRNAGDAR000039 INFO 2025-10-14 19:28:03,439 signals 34861 8782111040 Patient created: MRNAGDAR000039 - Sarah Al-Subaie INFO 2025-10-14 19:28:03,440 signals 34861 8782111040 Generated File Number: FILE-2025-000040 INFO 2025-10-14 19:28:03,440 signals 34861 8782111040 File created: FILE-2025-000040 for patient MRNAGDAR000040 INFO 2025-10-14 19:28:03,440 signals 34861 8782111040 Created main file for patient: MRNAGDAR000040 INFO 2025-10-14 19:28:03,440 signals 34861 8782111040 Patient created: MRNAGDAR000040 - Faisal Al-Omari INFO 2025-10-14 19:28:03,441 signals 34861 8782111040 Generated File Number: FILE-2025-000041 INFO 2025-10-14 19:28:03,441 signals 34861 8782111040 File created: FILE-2025-000041 for patient MRNAGDAR000041 INFO 2025-10-14 19:28:03,442 signals 34861 8782111040 Created main file for patient: MRNAGDAR000041 INFO 2025-10-14 19:28:03,442 signals 34861 8782111040 Patient created: MRNAGDAR000041 - Turki Al-Dawsari INFO 2025-10-14 19:28:03,443 signals 34861 8782111040 Generated File Number: FILE-2025-000042 INFO 2025-10-14 19:28:03,443 signals 34861 8782111040 File created: FILE-2025-000042 for patient MRNAGDAR000042 INFO 2025-10-14 19:28:03,443 signals 34861 8782111040 Created main file for patient: MRNAGDAR000042 INFO 2025-10-14 19:28:03,443 signals 34861 8782111040 Patient created: MRNAGDAR000042 - Salma Al-Juaid INFO 2025-10-14 19:28:03,444 signals 34861 8782111040 Generated File Number: FILE-2025-000043 INFO 2025-10-14 19:28:03,444 signals 34861 8782111040 File created: FILE-2025-000043 for patient MRNAGDAR000043 INFO 2025-10-14 19:28:03,444 signals 34861 8782111040 Created main file for patient: MRNAGDAR000043 INFO 2025-10-14 19:28:03,444 signals 34861 8782111040 Patient created: MRNAGDAR000043 - Munira Al-Zahrani INFO 2025-10-14 19:28:03,445 signals 34861 8782111040 Generated File Number: FILE-2025-000044 INFO 2025-10-14 19:28:03,445 signals 34861 8782111040 File created: FILE-2025-000044 for patient MRNAGDAR000044 INFO 2025-10-14 19:28:03,445 signals 34861 8782111040 Created main file for patient: MRNAGDAR000044 INFO 2025-10-14 19:28:03,445 signals 34861 8782111040 Patient created: MRNAGDAR000044 - Abdulrahman Al-Otaibi INFO 2025-10-14 19:28:03,446 signals 34861 8782111040 Generated File Number: FILE-2025-000045 INFO 2025-10-14 19:28:03,446 signals 34861 8782111040 File created: FILE-2025-000045 for patient MRNAGDAR000045 INFO 2025-10-14 19:28:03,446 signals 34861 8782111040 Created main file for patient: MRNAGDAR000045 INFO 2025-10-14 19:28:03,446 signals 34861 8782111040 Patient created: MRNAGDAR000045 - Ali Al-Asiri INFO 2025-10-14 19:28:03,447 signals 34861 8782111040 Generated File Number: FILE-2025-000046 INFO 2025-10-14 19:28:03,447 signals 34861 8782111040 File created: FILE-2025-000046 for patient MRNAGDAR000046 INFO 2025-10-14 19:28:03,447 signals 34861 8782111040 Created main file for patient: MRNAGDAR000046 INFO 2025-10-14 19:28:03,447 signals 34861 8782111040 Patient created: MRNAGDAR000046 - Turki Al-Zahrani INFO 2025-10-14 19:28:03,448 signals 34861 8782111040 Generated File Number: FILE-2025-000047 INFO 2025-10-14 19:28:03,449 signals 34861 8782111040 File created: FILE-2025-000047 for patient MRNAGDAR000047 INFO 2025-10-14 19:28:03,449 signals 34861 8782111040 Created main file for patient: MRNAGDAR000047 INFO 2025-10-14 19:28:03,449 signals 34861 8782111040 Patient created: MRNAGDAR000047 - Latifa Al-Balawi INFO 2025-10-14 19:28:03,450 signals 34861 8782111040 Generated File Number: FILE-2025-000048 INFO 2025-10-14 19:28:03,450 signals 34861 8782111040 File created: FILE-2025-000048 for patient MRNAGDAR000048 INFO 2025-10-14 19:28:03,450 signals 34861 8782111040 Created main file for patient: MRNAGDAR000048 INFO 2025-10-14 19:28:03,450 signals 34861 8782111040 Patient created: MRNAGDAR000048 - Nasser Al-Subai INFO 2025-10-14 19:28:03,451 signals 34861 8782111040 Generated File Number: FILE-2025-000049 INFO 2025-10-14 19:28:03,451 signals 34861 8782111040 File created: FILE-2025-000049 for patient MRNAGDAR000049 INFO 2025-10-14 19:28:03,451 signals 34861 8782111040 Created main file for patient: MRNAGDAR000049 INFO 2025-10-14 19:28:03,451 signals 34861 8782111040 Patient created: MRNAGDAR000049 - Rania Al-Mutairi INFO 2025-10-14 19:28:03,452 signals 34861 8782111040 Generated File Number: FILE-2025-000050 INFO 2025-10-14 19:28:03,452 signals 34861 8782111040 File created: FILE-2025-000050 for patient MRNAGDAR000050 INFO 2025-10-14 19:28:03,452 signals 34861 8782111040 Created main file for patient: MRNAGDAR000050 INFO 2025-10-14 19:28:03,453 signals 34861 8782111040 Patient created: MRNAGDAR000050 - Bandar Al-Dosari INFO 2025-10-14 19:28:03,465 signals 34861 8782111040 Appointment created: 413838be-b42e-4951-b089-6a43a6433da6 for patient MRNAGDAR000007 on 2025-08-24 INFO 2025-10-14 19:28:03,466 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000007-OT-01 INFO 2025-10-14 19:28:03,466 signals 34861 8782111040 SubFile created: FILE-2025-000007-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:28:03,466 signals 34861 8782111040 Created sub-file FILE-2025-000007-OT-01 for patient MRNAGDAR000007 at clinic Occupational Therapy INFO 2025-10-14 19:28:03,467 signals 34861 8782111040 Notified provider munira.al-harthi.ot2 of new appointment INFO 2025-10-14 19:28:03,469 signals 34861 8782111040 Appointment created: 07eaf102-64b2-4f6e-b345-a7bc5bddd25c for patient MRNAGDAR000036 on 2025-09-07 INFO 2025-10-14 19:28:03,469 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000036-NUR-01 INFO 2025-10-14 19:28:03,469 signals 34861 8782111040 SubFile created: FILE-2025-000036-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:28:03,469 signals 34861 8782111040 Created sub-file FILE-2025-000036-NUR-01 for patient MRNAGDAR000036 at clinic Nursing Department INFO 2025-10-14 19:28:03,470 signals 34861 8782111040 Notified provider maha.al-zahrani.nurse1 of new appointment INFO 2025-10-14 19:28:03,471 signals 34861 8782111040 Appointment created: cb91f3a7-78e3-4b27-9972-c6eb95c7162f for patient MRNAGDAR000028 on 2025-10-19 INFO 2025-10-14 19:28:03,471 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000028-MED-01 INFO 2025-10-14 19:28:03,471 signals 34861 8782111040 SubFile created: FILE-2025-000028-MED-01 for clinic Medical Department INFO 2025-10-14 19:28:03,471 signals 34861 8782111040 Created sub-file FILE-2025-000028-MED-01 for patient MRNAGDAR000028 at clinic Medical Department INFO 2025-10-14 19:28:03,472 signals 34861 8782111040 Notified provider hanan.al-juaid.doctor1 of new appointment INFO 2025-10-14 19:28:03,472 signals 34861 8782111040 Scheduled 24-hour reminder for appointment cb91f3a7-78e3-4b27-9972-c6eb95c7162f INFO 2025-10-14 19:28:03,473 signals 34861 8782111040 Scheduled 2-hour reminder for appointment cb91f3a7-78e3-4b27-9972-c6eb95c7162f INFO 2025-10-14 19:28:03,473 signals 34861 8782111040 Appointment created: d75ae161-366e-44f4-abf9-2575c4780318 for patient MRNAGDAR000039 on 2025-08-10 INFO 2025-10-14 19:28:03,474 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000039-NUR-01 INFO 2025-10-14 19:28:03,474 signals 34861 8782111040 SubFile created: FILE-2025-000039-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:28:03,474 signals 34861 8782111040 Created sub-file FILE-2025-000039-NUR-01 for patient MRNAGDAR000039 at clinic Nursing Department INFO 2025-10-14 19:28:03,474 signals 34861 8782111040 Notified provider hassan.al-shammari.nurse3 of new appointment INFO 2025-10-14 19:28:03,476 signals 34861 8782111040 Appointment created: 26f6b023-ae6a-42c4-9baf-475330f79cc4 for patient MRNAGDAR000003 on 2025-07-21 INFO 2025-10-14 19:28:03,476 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000003-ABA-01 INFO 2025-10-14 19:28:03,476 signals 34861 8782111040 SubFile created: FILE-2025-000003-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:28:03,476 signals 34861 8782111040 Created sub-file FILE-2025-000003-ABA-01 for patient MRNAGDAR000003 at clinic ABA Therapy INFO 2025-10-14 19:28:03,477 signals 34861 8782111040 Notified provider hayat.al-zahrani.aba1 of new appointment INFO 2025-10-14 19:28:03,478 signals 34861 8782111040 Appointment created: 4cdfbbec-96ed-48bc-89be-d74c215509dc for patient MRNAGDAR000002 on 2025-09-09 INFO 2025-10-14 19:28:03,478 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000002-ABA-01 INFO 2025-10-14 19:28:03,478 signals 34861 8782111040 SubFile created: FILE-2025-000002-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:28:03,478 signals 34861 8782111040 Created sub-file FILE-2025-000002-ABA-01 for patient MRNAGDAR000002 at clinic ABA Therapy INFO 2025-10-14 19:28:03,479 signals 34861 8782111040 Notified provider maha.al-dosari.aba2 of new appointment INFO 2025-10-14 19:28:03,480 signals 34861 8782111040 Appointment created: 714bb4ab-3e0f-466c-aea0-31ec7cd0a973 for patient MRNAGDAR000012 on 2025-08-24 INFO 2025-10-14 19:28:03,480 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000012-ABA-01 INFO 2025-10-14 19:28:03,480 signals 34861 8782111040 SubFile created: FILE-2025-000012-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:28:03,480 signals 34861 8782111040 Created sub-file FILE-2025-000012-ABA-01 for patient MRNAGDAR000012 at clinic ABA Therapy INFO 2025-10-14 19:28:03,481 signals 34861 8782111040 Notified provider hayat.al-zahrani.aba1 of new appointment INFO 2025-10-14 19:28:03,482 signals 34861 8782111040 Appointment created: ad95d5e3-45b2-4347-afdd-54ae30efac6f for patient MRNAGDAR000037 on 2025-08-11 INFO 2025-10-14 19:28:03,482 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000037-NUR-01 INFO 2025-10-14 19:28:03,482 signals 34861 8782111040 SubFile created: FILE-2025-000037-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:28:03,482 signals 34861 8782111040 Created sub-file FILE-2025-000037-NUR-01 for patient MRNAGDAR000037 at clinic Nursing Department INFO 2025-10-14 19:28:03,483 signals 34861 8782111040 Notified provider maha.al-zahrani.nurse1 of new appointment INFO 2025-10-14 19:28:03,484 signals 34861 8782111040 Appointment created: 45940521-1582-4d5b-8760-99f4a484f2f4 for patient MRNAGDAR000021 on 2025-08-12 INFO 2025-10-14 19:28:03,484 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000021-MED-01 INFO 2025-10-14 19:28:03,484 signals 34861 8782111040 SubFile created: FILE-2025-000021-MED-01 for clinic Medical Department INFO 2025-10-14 19:28:03,484 signals 34861 8782111040 Created sub-file FILE-2025-000021-MED-01 for patient MRNAGDAR000021 at clinic Medical Department INFO 2025-10-14 19:28:03,485 signals 34861 8782111040 Notified provider hanan.al-juaid.doctor1 of new appointment INFO 2025-10-14 19:28:03,486 signals 34861 8782111040 Appointment created: 5f681796-7155-450f-9cfc-660273f150da for patient MRNAGDAR000029 on 2025-07-29 INFO 2025-10-14 19:28:03,486 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000029-SLP-01 INFO 2025-10-14 19:28:03,487 signals 34861 8782111040 SubFile created: FILE-2025-000029-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:28:03,487 signals 34861 8782111040 Created sub-file FILE-2025-000029-SLP-01 for patient MRNAGDAR000029 at clinic Speech-Language Pathology INFO 2025-10-14 19:28:03,487 signals 34861 8782111040 Notified provider noura.al-asiri.slp1 of new appointment INFO 2025-10-14 19:28:03,489 signals 34861 8782111040 Appointment created: 62f4464d-eb4d-4148-b55d-2d0037c8a538 for patient MRNAGDAR000038 on 2025-09-17 INFO 2025-10-14 19:28:03,489 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000038-NUR-01 INFO 2025-10-14 19:28:03,489 signals 34861 8782111040 SubFile created: FILE-2025-000038-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:28:03,489 signals 34861 8782111040 Created sub-file FILE-2025-000038-NUR-01 for patient MRNAGDAR000038 at clinic Nursing Department INFO 2025-10-14 19:28:03,490 signals 34861 8782111040 Notified provider hassan.al-shammari.nurse3 of new appointment INFO 2025-10-14 19:28:03,491 signals 34861 8782111040 Appointment created: b49cbaab-6bfb-492d-87e1-0a991d92e500 for patient MRNAGDAR000025 on 2025-08-24 INFO 2025-10-14 19:28:03,491 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000025-MED-01 INFO 2025-10-14 19:28:03,491 signals 34861 8782111040 SubFile created: FILE-2025-000025-MED-01 for clinic Medical Department INFO 2025-10-14 19:28:03,491 signals 34861 8782111040 Created sub-file FILE-2025-000025-MED-01 for patient MRNAGDAR000025 at clinic Medical Department INFO 2025-10-14 19:28:03,492 signals 34861 8782111040 Notified provider hanan.al-juaid.doctor1 of new appointment INFO 2025-10-14 19:28:03,493 signals 34861 8782111040 Appointment created: 5c4f21ab-a429-4cc4-a4da-f9271cd954cc for patient MRNAGDAR000012 on 2025-08-10 INFO 2025-10-14 19:28:03,493 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000012-NUR-02 INFO 2025-10-14 19:28:03,494 signals 34861 8782111040 SubFile created: FILE-2025-000012-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:28:03,494 signals 34861 8782111040 Created sub-file FILE-2025-000012-NUR-02 for patient MRNAGDAR000012 at clinic Nursing Department INFO 2025-10-14 19:28:03,494 signals 34861 8782111040 Notified provider hassan.al-shammari.nurse3 of new appointment INFO 2025-10-14 19:28:03,495 signals 34861 8782111040 Appointment created: 53a54d51-a3af-46b6-b471-0fd8d40706d7 for patient MRNAGDAR000027 on 2025-08-18 INFO 2025-10-14 19:28:03,495 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000027-SLP-01 INFO 2025-10-14 19:28:03,496 signals 34861 8782111040 SubFile created: FILE-2025-000027-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:28:03,496 signals 34861 8782111040 Created sub-file FILE-2025-000027-SLP-01 for patient MRNAGDAR000027 at clinic Speech-Language Pathology INFO 2025-10-14 19:28:03,496 signals 34861 8782111040 Notified provider noura.al-asiri.slp1 of new appointment INFO 2025-10-14 19:28:03,497 signals 34861 8782111040 Appointment created: fe82a80c-f5f7-4cdb-9ea3-2aed20ac2267 for patient MRNAGDAR000023 on 2025-09-18 INFO 2025-10-14 19:28:03,497 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000023-ABA-01 INFO 2025-10-14 19:28:03,498 signals 34861 8782111040 SubFile created: FILE-2025-000023-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:28:03,498 signals 34861 8782111040 Created sub-file FILE-2025-000023-ABA-01 for patient MRNAGDAR000023 at clinic ABA Therapy INFO 2025-10-14 19:28:03,498 signals 34861 8782111040 Notified provider hayat.al-zahrani.aba1 of new appointment INFO 2025-10-14 19:28:03,499 signals 34861 8782111040 Appointment created: 7aba78ee-8afd-4a24-8082-d6244c0351bc for patient MRNAGDAR000017 on 2025-08-06 INFO 2025-10-14 19:28:03,500 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000017-ABA-01 INFO 2025-10-14 19:28:03,500 signals 34861 8782111040 SubFile created: FILE-2025-000017-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:28:03,500 signals 34861 8782111040 Created sub-file FILE-2025-000017-ABA-01 for patient MRNAGDAR000017 at clinic ABA Therapy INFO 2025-10-14 19:28:03,500 signals 34861 8782111040 Notified provider maha.al-dosari.aba2 of new appointment INFO 2025-10-14 19:28:03,502 signals 34861 8782111040 Appointment created: efdaa09c-747e-4511-9564-6d2379c41b88 for patient MRNAGDAR000024 on 2025-10-05 INFO 2025-10-14 19:28:03,502 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000024-NUR-01 INFO 2025-10-14 19:28:03,502 signals 34861 8782111040 SubFile created: FILE-2025-000024-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:28:03,502 signals 34861 8782111040 Created sub-file FILE-2025-000024-NUR-01 for patient MRNAGDAR000024 at clinic Nursing Department INFO 2025-10-14 19:28:03,502 signals 34861 8782111040 Notified provider hassan.al-shammari.nurse3 of new appointment INFO 2025-10-14 19:28:03,504 signals 34861 8782111040 Appointment created: 0eb161e3-1ca0-41ba-9603-3ca88a561c76 for patient MRNAGDAR000042 on 2025-09-02 INFO 2025-10-14 19:28:03,504 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000042-OT-01 INFO 2025-10-14 19:28:03,504 signals 34861 8782111040 SubFile created: FILE-2025-000042-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:28:03,504 signals 34861 8782111040 Created sub-file FILE-2025-000042-OT-01 for patient MRNAGDAR000042 at clinic Occupational Therapy INFO 2025-10-14 19:28:03,505 signals 34861 8782111040 Notified provider munira.al-harthi.ot2 of new appointment INFO 2025-10-14 19:28:03,506 signals 34861 8782111040 Appointment created: 03beb192-ac37-4a2c-9cfd-f184f1c5067c for patient MRNAGDAR000034 on 2025-10-26 INFO 2025-10-14 19:28:03,506 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000034-NUR-01 INFO 2025-10-14 19:28:03,506 signals 34861 8782111040 SubFile created: FILE-2025-000034-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:28:03,506 signals 34861 8782111040 Created sub-file FILE-2025-000034-NUR-01 for patient MRNAGDAR000034 at clinic Nursing Department INFO 2025-10-14 19:28:03,507 signals 34861 8782111040 Notified provider hassan.al-shammari.nurse3 of new appointment INFO 2025-10-14 19:28:03,507 signals 34861 8782111040 Scheduled 24-hour reminder for appointment 03beb192-ac37-4a2c-9cfd-f184f1c5067c INFO 2025-10-14 19:28:03,507 signals 34861 8782111040 Scheduled 2-hour reminder for appointment 03beb192-ac37-4a2c-9cfd-f184f1c5067c INFO 2025-10-14 19:28:03,508 signals 34861 8782111040 Appointment created: 9becb430-dbe9-478c-b38b-42c850d1aa89 for patient MRNAGDAR000035 on 2025-08-11 INFO 2025-10-14 19:28:03,508 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000035-SLP-01 INFO 2025-10-14 19:28:03,509 signals 34861 8782111040 SubFile created: FILE-2025-000035-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:28:03,509 signals 34861 8782111040 Created sub-file FILE-2025-000035-SLP-01 for patient MRNAGDAR000035 at clinic Speech-Language Pathology INFO 2025-10-14 19:28:03,509 signals 34861 8782111040 Notified provider saleh.al-balawi.slp2 of new appointment INFO 2025-10-14 19:28:03,510 signals 34861 8782111040 Appointment created: aa98f3ae-7770-45f0-a210-34f274d29ec3 for patient MRNAGDAR000006 on 2025-10-08 INFO 2025-10-14 19:28:03,511 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000006-NUR-01 INFO 2025-10-14 19:28:03,511 signals 34861 8782111040 SubFile created: FILE-2025-000006-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:28:03,511 signals 34861 8782111040 Created sub-file FILE-2025-000006-NUR-01 for patient MRNAGDAR000006 at clinic Nursing Department INFO 2025-10-14 19:28:03,511 signals 34861 8782111040 Notified provider hassan.al-shammari.nurse3 of new appointment INFO 2025-10-14 19:28:03,513 signals 34861 8782111040 Appointment created: 0811d699-4c40-44b7-8d40-b2efa9531434 for patient MRNAGDAR000003 on 2025-09-11 INFO 2025-10-14 19:28:03,513 signals 34861 8782111040 Notified provider maha.al-dosari.aba2 of new appointment INFO 2025-10-14 19:28:03,514 signals 34861 8782111040 Appointment created: 2fcfda51-2d3c-4831-8a59-07ef2c544c0c for patient MRNAGDAR000032 on 2025-08-18 INFO 2025-10-14 19:28:03,514 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000032-OT-01 INFO 2025-10-14 19:28:03,515 signals 34861 8782111040 SubFile created: FILE-2025-000032-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:28:03,515 signals 34861 8782111040 Created sub-file FILE-2025-000032-OT-01 for patient MRNAGDAR000032 at clinic Occupational Therapy INFO 2025-10-14 19:28:03,515 signals 34861 8782111040 Notified provider hussein.al-rashidi.ot1 of new appointment INFO 2025-10-14 19:28:03,516 signals 34861 8782111040 Appointment created: 52576c87-6ac3-468f-bda7-177bb4629453 for patient MRNAGDAR000036 on 2025-10-12 INFO 2025-10-14 19:28:03,516 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000036-ABA-02 INFO 2025-10-14 19:28:03,517 signals 34861 8782111040 SubFile created: FILE-2025-000036-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:28:03,517 signals 34861 8782111040 Created sub-file FILE-2025-000036-ABA-02 for patient MRNAGDAR000036 at clinic ABA Therapy INFO 2025-10-14 19:28:03,517 signals 34861 8782111040 Notified provider maha.al-dosari.aba2 of new appointment INFO 2025-10-14 19:28:03,518 signals 34861 8782111040 Appointment created: cf5374e4-2c1f-4234-9125-e9a841d40c15 for patient MRNAGDAR000038 on 2025-09-16 INFO 2025-10-14 19:28:03,519 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000038-ABA-02 INFO 2025-10-14 19:28:03,519 signals 34861 8782111040 SubFile created: FILE-2025-000038-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:28:03,519 signals 34861 8782111040 Created sub-file FILE-2025-000038-ABA-02 for patient MRNAGDAR000038 at clinic ABA Therapy INFO 2025-10-14 19:28:03,519 signals 34861 8782111040 Notified provider hayat.al-zahrani.aba1 of new appointment INFO 2025-10-14 19:28:03,520 signals 34861 8782111040 Appointment created: 956a47e3-e170-4bf5-a209-e51703829f6b for patient MRNAGDAR000042 on 2025-07-27 INFO 2025-10-14 19:28:03,520 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000042-ABA-02 INFO 2025-10-14 19:28:03,520 signals 34861 8782111040 SubFile created: FILE-2025-000042-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:28:03,520 signals 34861 8782111040 Created sub-file FILE-2025-000042-ABA-02 for patient MRNAGDAR000042 at clinic ABA Therapy INFO 2025-10-14 19:28:03,520 signals 34861 8782111040 Notified provider maha.al-dosari.aba2 of new appointment INFO 2025-10-14 19:28:03,522 signals 34861 8782111040 Appointment created: 52d2f8a4-4262-42a8-8ee4-d9cc35384873 for patient MRNAGDAR000023 on 2025-08-21 INFO 2025-10-14 19:28:03,522 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000023-MED-02 INFO 2025-10-14 19:28:03,522 signals 34861 8782111040 SubFile created: FILE-2025-000023-MED-02 for clinic Medical Department INFO 2025-10-14 19:28:03,522 signals 34861 8782111040 Created sub-file FILE-2025-000023-MED-02 for patient MRNAGDAR000023 at clinic Medical Department INFO 2025-10-14 19:28:03,523 signals 34861 8782111040 Notified provider salma.al-anzi.doctor3 of new appointment INFO 2025-10-14 19:28:03,524 signals 34861 8782111040 Appointment created: ff86596c-2e3b-4f49-b368-770a0da7f45e for patient MRNAGDAR000012 on 2025-09-08 INFO 2025-10-14 19:28:03,524 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000012-OT-03 INFO 2025-10-14 19:28:03,525 signals 34861 8782111040 SubFile created: FILE-2025-000012-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:28:03,525 signals 34861 8782111040 Created sub-file FILE-2025-000012-OT-03 for patient MRNAGDAR000012 at clinic Occupational Therapy INFO 2025-10-14 19:28:03,525 signals 34861 8782111040 Notified provider hussein.al-rashidi.ot1 of new appointment INFO 2025-10-14 19:28:03,526 signals 34861 8782111040 Appointment created: c45534f3-7fef-4f19-8a3d-bf98065e3b40 for patient MRNAGDAR000008 on 2025-09-28 INFO 2025-10-14 19:28:03,527 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000008-SLP-01 INFO 2025-10-14 19:28:03,527 signals 34861 8782111040 SubFile created: FILE-2025-000008-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:28:03,527 signals 34861 8782111040 Created sub-file FILE-2025-000008-SLP-01 for patient MRNAGDAR000008 at clinic Speech-Language Pathology INFO 2025-10-14 19:28:03,527 signals 34861 8782111040 Notified provider saleh.al-balawi.slp2 of new appointment INFO 2025-10-14 19:28:03,528 signals 34861 8782111040 Appointment created: 9ffffced-ef5a-4b0a-ab9b-69201c3e71f4 for patient MRNAGDAR000048 on 2025-10-19 INFO 2025-10-14 19:28:03,529 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000048-SLP-01 INFO 2025-10-14 19:28:03,529 signals 34861 8782111040 SubFile created: FILE-2025-000048-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:28:03,529 signals 34861 8782111040 Created sub-file FILE-2025-000048-SLP-01 for patient MRNAGDAR000048 at clinic Speech-Language Pathology INFO 2025-10-14 19:28:03,529 signals 34861 8782111040 Notified provider noura.al-asiri.slp1 of new appointment INFO 2025-10-14 19:28:03,530 signals 34861 8782111040 Scheduled 24-hour reminder for appointment 9ffffced-ef5a-4b0a-ab9b-69201c3e71f4 INFO 2025-10-14 19:28:03,530 signals 34861 8782111040 Scheduled 2-hour reminder for appointment 9ffffced-ef5a-4b0a-ab9b-69201c3e71f4 INFO 2025-10-14 19:28:03,531 signals 34861 8782111040 Appointment created: 24762237-67fd-4e8f-9af4-9ed0062b063b for patient MRNAGDAR000011 on 2025-09-21 INFO 2025-10-14 19:28:03,531 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000011-MED-01 INFO 2025-10-14 19:28:03,531 signals 34861 8782111040 SubFile created: FILE-2025-000011-MED-01 for clinic Medical Department INFO 2025-10-14 19:28:03,531 signals 34861 8782111040 Created sub-file FILE-2025-000011-MED-01 for patient MRNAGDAR000011 at clinic Medical Department INFO 2025-10-14 19:28:03,532 signals 34861 8782111040 Notified provider saad.al-subaie.doctor2 of new appointment INFO 2025-10-14 19:28:03,533 signals 34861 8782111040 Appointment created: 90a87ef5-f5e7-45df-8d3a-d0019525c808 for patient MRNAGDAR000028 on 2025-09-30 INFO 2025-10-14 19:28:03,533 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000028-SLP-02 INFO 2025-10-14 19:28:03,533 signals 34861 8782111040 SubFile created: FILE-2025-000028-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:28:03,533 signals 34861 8782111040 Created sub-file FILE-2025-000028-SLP-02 for patient MRNAGDAR000028 at clinic Speech-Language Pathology INFO 2025-10-14 19:28:03,534 signals 34861 8782111040 Notified provider saleh.al-balawi.slp2 of new appointment INFO 2025-10-14 19:28:03,535 signals 34861 8782111040 Appointment created: 63615c6f-f44d-49eb-8ef6-164c66e96d04 for patient MRNAGDAR000024 on 2025-09-22 INFO 2025-10-14 19:28:03,535 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000024-MED-02 INFO 2025-10-14 19:28:03,535 signals 34861 8782111040 SubFile created: FILE-2025-000024-MED-02 for clinic Medical Department INFO 2025-10-14 19:28:03,535 signals 34861 8782111040 Created sub-file FILE-2025-000024-MED-02 for patient MRNAGDAR000024 at clinic Medical Department INFO 2025-10-14 19:28:03,536 signals 34861 8782111040 Notified provider salma.al-anzi.doctor3 of new appointment INFO 2025-10-14 19:28:03,537 signals 34861 8782111040 Appointment created: b357c30b-2095-41d9-97f7-b5d66e4ddd30 for patient MRNAGDAR000002 on 2025-07-29 INFO 2025-10-14 19:28:03,538 signals 34861 8782111040 Notified provider hayat.al-zahrani.aba1 of new appointment INFO 2025-10-14 19:28:03,539 signals 34861 8782111040 Appointment created: c3b093b0-3343-40fd-977c-321b848d8061 for patient MRNAGDAR000015 on 2025-09-11 INFO 2025-10-14 19:28:03,539 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000015-ABA-01 INFO 2025-10-14 19:28:03,539 signals 34861 8782111040 SubFile created: FILE-2025-000015-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:28:03,539 signals 34861 8782111040 Created sub-file FILE-2025-000015-ABA-01 for patient MRNAGDAR000015 at clinic ABA Therapy INFO 2025-10-14 19:28:03,540 signals 34861 8782111040 Notified provider hayat.al-zahrani.aba1 of new appointment INFO 2025-10-14 19:28:03,541 signals 34861 8782111040 Appointment created: bcfa6d79-7f97-4ed5-bb84-722eef216943 for patient MRNAGDAR000046 on 2025-09-09 INFO 2025-10-14 19:28:03,541 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000046-MED-01 INFO 2025-10-14 19:28:03,541 signals 34861 8782111040 SubFile created: FILE-2025-000046-MED-01 for clinic Medical Department INFO 2025-10-14 19:28:03,541 signals 34861 8782111040 Created sub-file FILE-2025-000046-MED-01 for patient MRNAGDAR000046 at clinic Medical Department INFO 2025-10-14 19:28:03,542 signals 34861 8782111040 Notified provider saad.al-subaie.doctor2 of new appointment INFO 2025-10-14 19:28:03,543 signals 34861 8782111040 Appointment created: 0d58a34f-9a80-4b12-9cf7-ffb0f3d653f0 for patient MRNAGDAR000033 on 2025-08-21 INFO 2025-10-14 19:28:03,543 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000033-MED-01 INFO 2025-10-14 19:28:03,543 signals 34861 8782111040 SubFile created: FILE-2025-000033-MED-01 for clinic Medical Department INFO 2025-10-14 19:28:03,543 signals 34861 8782111040 Created sub-file FILE-2025-000033-MED-01 for patient MRNAGDAR000033 at clinic Medical Department INFO 2025-10-14 19:28:03,544 signals 34861 8782111040 Notified provider saad.al-subaie.doctor2 of new appointment INFO 2025-10-14 19:28:03,545 signals 34861 8782111040 Appointment created: b97ef3de-fe90-4aef-95c9-88904edd44da for patient MRNAGDAR000023 on 2025-08-18 INFO 2025-10-14 19:28:03,545 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000023-NUR-03 INFO 2025-10-14 19:28:03,545 signals 34861 8782111040 SubFile created: FILE-2025-000023-NUR-03 for clinic Nursing Department INFO 2025-10-14 19:28:03,546 signals 34861 8782111040 Created sub-file FILE-2025-000023-NUR-03 for patient MRNAGDAR000023 at clinic Nursing Department INFO 2025-10-14 19:28:03,546 signals 34861 8782111040 Notified provider latifa.al-shehri.nurse2 of new appointment INFO 2025-10-14 19:28:03,547 signals 34861 8782111040 Appointment created: 3dfc6084-3654-4b28-a35e-cb06badf68d3 for patient MRNAGDAR000011 on 2025-09-21 INFO 2025-10-14 19:28:03,547 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000011-OT-02 INFO 2025-10-14 19:28:03,548 signals 34861 8782111040 SubFile created: FILE-2025-000011-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:28:03,548 signals 34861 8782111040 Created sub-file FILE-2025-000011-OT-02 for patient MRNAGDAR000011 at clinic Occupational Therapy INFO 2025-10-14 19:28:03,548 signals 34861 8782111040 Notified provider munira.al-harthi.ot2 of new appointment INFO 2025-10-14 19:28:03,549 signals 34861 8782111040 Appointment created: b2a2209a-979a-4756-a61e-752cdffb3588 for patient MRNAGDAR000013 on 2025-07-17 INFO 2025-10-14 19:28:03,550 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000013-NUR-01 INFO 2025-10-14 19:28:03,550 signals 34861 8782111040 SubFile created: FILE-2025-000013-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:28:03,550 signals 34861 8782111040 Created sub-file FILE-2025-000013-NUR-01 for patient MRNAGDAR000013 at clinic Nursing Department INFO 2025-10-14 19:28:03,550 signals 34861 8782111040 Notified provider latifa.al-shehri.nurse2 of new appointment INFO 2025-10-14 19:28:03,551 signals 34861 8782111040 Appointment created: 2237d400-c209-4608-af02-e4daac761e1f for patient MRNAGDAR000004 on 2025-08-21 INFO 2025-10-14 19:28:03,552 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000004-ABA-01 INFO 2025-10-14 19:28:03,552 signals 34861 8782111040 SubFile created: FILE-2025-000004-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:28:03,552 signals 34861 8782111040 Created sub-file FILE-2025-000004-ABA-01 for patient MRNAGDAR000004 at clinic ABA Therapy INFO 2025-10-14 19:28:03,552 signals 34861 8782111040 Notified provider maha.al-dosari.aba2 of new appointment INFO 2025-10-14 19:28:03,553 signals 34861 8782111040 Appointment created: 13484ccc-da95-4fef-af21-1b6ac941d883 for patient MRNAGDAR000033 on 2025-09-23 INFO 2025-10-14 19:28:03,554 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000033-OT-02 INFO 2025-10-14 19:28:03,554 signals 34861 8782111040 SubFile created: FILE-2025-000033-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:28:03,554 signals 34861 8782111040 Created sub-file FILE-2025-000033-OT-02 for patient MRNAGDAR000033 at clinic Occupational Therapy INFO 2025-10-14 19:28:03,554 signals 34861 8782111040 Notified provider hussein.al-rashidi.ot1 of new appointment INFO 2025-10-14 19:28:03,556 signals 34861 8782111040 Appointment created: 14bd192b-aad0-464a-9ca1-9a9d6b97e474 for patient MRNAGDAR000014 on 2025-10-01 INFO 2025-10-14 19:28:03,556 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000014-SLP-01 INFO 2025-10-14 19:28:03,556 signals 34861 8782111040 SubFile created: FILE-2025-000014-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:28:03,556 signals 34861 8782111040 Created sub-file FILE-2025-000014-SLP-01 for patient MRNAGDAR000014 at clinic Speech-Language Pathology INFO 2025-10-14 19:28:03,556 signals 34861 8782111040 Notified provider noura.al-asiri.slp1 of new appointment INFO 2025-10-14 19:28:03,558 signals 34861 8782111040 Appointment created: 2af2ca30-47af-4b8d-b643-444dd0c7daa1 for patient MRNAGDAR000004 on 2025-10-06 INFO 2025-10-14 19:28:03,558 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000004-NUR-02 INFO 2025-10-14 19:28:03,558 signals 34861 8782111040 SubFile created: FILE-2025-000004-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:28:03,558 signals 34861 8782111040 Created sub-file FILE-2025-000004-NUR-02 for patient MRNAGDAR000004 at clinic Nursing Department INFO 2025-10-14 19:28:03,558 signals 34861 8782111040 Notified provider maha.al-zahrani.nurse1 of new appointment INFO 2025-10-14 19:28:03,560 signals 34861 8782111040 Appointment created: ae497040-c9c8-4cfc-88b9-9eccc200b06e for patient MRNAGDAR000046 on 2025-07-24 INFO 2025-10-14 19:28:03,560 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000046-SLP-02 INFO 2025-10-14 19:28:03,560 signals 34861 8782111040 SubFile created: FILE-2025-000046-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:28:03,560 signals 34861 8782111040 Created sub-file FILE-2025-000046-SLP-02 for patient MRNAGDAR000046 at clinic Speech-Language Pathology INFO 2025-10-14 19:28:03,561 signals 34861 8782111040 Notified provider noura.al-asiri.slp1 of new appointment INFO 2025-10-14 19:28:03,562 signals 34861 8782111040 Appointment created: 9bf7e030-c41d-459e-96a8-6b10a2272336 for patient MRNAGDAR000022 on 2025-07-27 INFO 2025-10-14 19:28:03,562 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000022-NUR-01 INFO 2025-10-14 19:28:03,563 signals 34861 8782111040 SubFile created: FILE-2025-000022-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:28:03,563 signals 34861 8782111040 Created sub-file FILE-2025-000022-NUR-01 for patient MRNAGDAR000022 at clinic Nursing Department INFO 2025-10-14 19:28:03,563 signals 34861 8782111040 Notified provider latifa.al-shehri.nurse2 of new appointment INFO 2025-10-14 19:28:03,564 signals 34861 8782111040 Appointment created: a18e36c8-91e1-4b62-93ae-da20c412b25b for patient MRNAGDAR000035 on 2025-09-23 INFO 2025-10-14 19:28:03,564 signals 34861 8782111040 Notified provider saleh.al-balawi.slp2 of new appointment INFO 2025-10-14 19:28:03,565 signals 34861 8782111040 Appointment created: 507cd223-cddf-40cf-b078-0f3375a54f38 for patient MRNAGDAR000005 on 2025-10-13 INFO 2025-10-14 19:28:03,566 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000005-NUR-01 INFO 2025-10-14 19:28:03,566 signals 34861 8782111040 SubFile created: FILE-2025-000005-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:28:03,566 signals 34861 8782111040 Created sub-file FILE-2025-000005-NUR-01 for patient MRNAGDAR000005 at clinic Nursing Department INFO 2025-10-14 19:28:03,566 signals 34861 8782111040 Notified provider maha.al-zahrani.nurse1 of new appointment INFO 2025-10-14 19:28:03,568 signals 34861 8782111040 Appointment created: 9ebc5aab-81fe-4780-aa66-dde237af7e9d for patient MRNAGDAR000045 on 2025-09-28 INFO 2025-10-14 19:28:03,568 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000045-SLP-01 INFO 2025-10-14 19:28:03,568 signals 34861 8782111040 SubFile created: FILE-2025-000045-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:28:03,568 signals 34861 8782111040 Created sub-file FILE-2025-000045-SLP-01 for patient MRNAGDAR000045 at clinic Speech-Language Pathology INFO 2025-10-14 19:28:03,568 signals 34861 8782111040 Notified provider saleh.al-balawi.slp2 of new appointment INFO 2025-10-14 19:28:03,570 signals 34861 8782111040 Appointment created: da8e8a11-8a24-45bb-b844-3bc3830bf502 for patient MRNAGDAR000012 on 2025-07-17 INFO 2025-10-14 19:28:03,570 signals 34861 8782111040 Notified provider hassan.al-shammari.nurse3 of new appointment INFO 2025-10-14 19:28:03,571 signals 34861 8782111040 Appointment created: 095cce01-f95b-4554-ace5-44e4b44f7396 for patient MRNAGDAR000023 on 2025-08-21 INFO 2025-10-14 19:28:03,572 signals 34861 8782111040 Notified provider maha.al-dosari.aba2 of new appointment INFO 2025-10-14 19:28:03,573 signals 34861 8782111040 Appointment created: 861599f3-47f0-497b-aa22-52a82c21fc03 for patient MRNAGDAR000048 on 2025-08-31 INFO 2025-10-14 19:28:03,574 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000048-OT-02 INFO 2025-10-14 19:28:03,574 signals 34861 8782111040 SubFile created: FILE-2025-000048-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:28:03,574 signals 34861 8782111040 Created sub-file FILE-2025-000048-OT-02 for patient MRNAGDAR000048 at clinic Occupational Therapy INFO 2025-10-14 19:28:03,575 signals 34861 8782111040 Notified provider munira.al-harthi.ot2 of new appointment INFO 2025-10-14 19:28:03,576 signals 34861 8782111040 Appointment created: c3c0ed83-1f8c-4144-874d-8c7796f0c109 for patient MRNAGDAR000018 on 2025-09-21 INFO 2025-10-14 19:28:03,576 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000018-MED-01 INFO 2025-10-14 19:28:03,576 signals 34861 8782111040 SubFile created: FILE-2025-000018-MED-01 for clinic Medical Department INFO 2025-10-14 19:28:03,576 signals 34861 8782111040 Created sub-file FILE-2025-000018-MED-01 for patient MRNAGDAR000018 at clinic Medical Department INFO 2025-10-14 19:28:03,577 signals 34861 8782111040 Notified provider salma.al-anzi.doctor3 of new appointment INFO 2025-10-14 19:28:03,578 signals 34861 8782111040 Appointment created: c9f02ada-ca49-41cc-8fba-6423c46b848b for patient MRNAGDAR000012 on 2025-09-24 INFO 2025-10-14 19:28:03,578 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000012-MED-04 INFO 2025-10-14 19:28:03,578 signals 34861 8782111040 SubFile created: FILE-2025-000012-MED-04 for clinic Medical Department INFO 2025-10-14 19:28:03,579 signals 34861 8782111040 Created sub-file FILE-2025-000012-MED-04 for patient MRNAGDAR000012 at clinic Medical Department INFO 2025-10-14 19:28:03,579 signals 34861 8782111040 Notified provider salma.al-anzi.doctor3 of new appointment INFO 2025-10-14 19:28:03,580 signals 34861 8782111040 Appointment created: 185a42ad-a791-42dc-826e-16c890fabf01 for patient MRNAGDAR000030 on 2025-09-22 INFO 2025-10-14 19:28:03,580 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000030-OT-01 INFO 2025-10-14 19:28:03,581 signals 34861 8782111040 SubFile created: FILE-2025-000030-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:28:03,581 signals 34861 8782111040 Created sub-file FILE-2025-000030-OT-01 for patient MRNAGDAR000030 at clinic Occupational Therapy INFO 2025-10-14 19:28:03,581 signals 34861 8782111040 Notified provider munira.al-harthi.ot2 of new appointment INFO 2025-10-14 19:28:03,582 signals 34861 8782111040 Appointment created: 3d7c9570-a9de-47b9-a0dd-3dba2e4651ab for patient MRNAGDAR000023 on 2025-07-23 INFO 2025-10-14 19:28:03,582 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000023-SLP-04 INFO 2025-10-14 19:28:03,583 signals 34861 8782111040 SubFile created: FILE-2025-000023-SLP-04 for clinic Speech-Language Pathology INFO 2025-10-14 19:28:03,583 signals 34861 8782111040 Created sub-file FILE-2025-000023-SLP-04 for patient MRNAGDAR000023 at clinic Speech-Language Pathology INFO 2025-10-14 19:28:03,583 signals 34861 8782111040 Notified provider noura.al-asiri.slp1 of new appointment INFO 2025-10-14 19:28:03,584 signals 34861 8782111040 Appointment created: 9ae62b5e-3478-4d97-9c6d-0900df41c3d2 for patient MRNAGDAR000035 on 2025-09-28 INFO 2025-10-14 19:28:03,585 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000035-OT-02 INFO 2025-10-14 19:28:03,585 signals 34861 8782111040 SubFile created: FILE-2025-000035-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:28:03,585 signals 34861 8782111040 Created sub-file FILE-2025-000035-OT-02 for patient MRNAGDAR000035 at clinic Occupational Therapy INFO 2025-10-14 19:28:03,585 signals 34861 8782111040 Notified provider hussein.al-rashidi.ot1 of new appointment INFO 2025-10-14 19:28:03,587 signals 34861 8782111040 Appointment created: 6a5296a9-2571-4208-a925-146b52a2c25d for patient MRNAGDAR000044 on 2025-08-27 INFO 2025-10-14 19:28:03,587 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000044-MED-01 INFO 2025-10-14 19:28:03,587 signals 34861 8782111040 SubFile created: FILE-2025-000044-MED-01 for clinic Medical Department INFO 2025-10-14 19:28:03,587 signals 34861 8782111040 Created sub-file FILE-2025-000044-MED-01 for patient MRNAGDAR000044 at clinic Medical Department INFO 2025-10-14 19:28:03,588 signals 34861 8782111040 Notified provider hanan.al-juaid.doctor1 of new appointment INFO 2025-10-14 19:28:03,589 signals 34861 8782111040 Appointment created: 427b2bbd-0889-4b69-8b83-719d7c88aad7 for patient MRNAGDAR000005 on 2025-07-23 INFO 2025-10-14 19:28:03,590 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000005-MED-02 INFO 2025-10-14 19:28:03,590 signals 34861 8782111040 SubFile created: FILE-2025-000005-MED-02 for clinic Medical Department INFO 2025-10-14 19:28:03,590 signals 34861 8782111040 Created sub-file FILE-2025-000005-MED-02 for patient MRNAGDAR000005 at clinic Medical Department INFO 2025-10-14 19:28:03,590 signals 34861 8782111040 Notified provider salma.al-anzi.doctor3 of new appointment INFO 2025-10-14 19:28:03,592 signals 34861 8782111040 Appointment created: b00f4a8e-ef2d-4031-94b4-2bc05b3868d7 for patient MRNAGDAR000040 on 2025-09-07 INFO 2025-10-14 19:28:03,593 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000040-OT-01 INFO 2025-10-14 19:28:03,593 signals 34861 8782111040 SubFile created: FILE-2025-000040-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:28:03,593 signals 34861 8782111040 Created sub-file FILE-2025-000040-OT-01 for patient MRNAGDAR000040 at clinic Occupational Therapy INFO 2025-10-14 19:28:03,593 signals 34861 8782111040 Notified provider munira.al-harthi.ot2 of new appointment INFO 2025-10-14 19:28:03,595 signals 34861 8782111040 Appointment created: 4a4300c3-e78d-4a16-a608-034938959ac5 for patient MRNAGDAR000024 on 2025-09-17 INFO 2025-10-14 19:28:03,595 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000024-ABA-03 INFO 2025-10-14 19:28:03,595 signals 34861 8782111040 SubFile created: FILE-2025-000024-ABA-03 for clinic ABA Therapy INFO 2025-10-14 19:28:03,595 signals 34861 8782111040 Created sub-file FILE-2025-000024-ABA-03 for patient MRNAGDAR000024 at clinic ABA Therapy INFO 2025-10-14 19:28:03,596 signals 34861 8782111040 Notified provider maha.al-dosari.aba2 of new appointment INFO 2025-10-14 19:28:03,596 signals 34861 8782111040 Appointment created: d51ff4c0-8550-419f-bc72-c743e6c7098d for patient MRNAGDAR000023 on 2025-11-02 INFO 2025-10-14 19:28:03,598 confirmation_service 34861 8782111040 Created confirmation token for appointment d51ff4c0-8550-419f-bc72-c743e6c7098d, expires at 2025-10-21 16:28:03.598285+00:00 ERROR 2025-10-14 19:28:03,598 signals 34861 8782111040 Error creating confirmation token for appointment d51ff4c0-8550-419f-bc72-c743e6c7098d: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:28:03,599 signals 34861 8782111040 Notified provider latifa.al-shehri.nurse2 of new appointment INFO 2025-10-14 19:28:03,599 signals 34861 8782111040 Scheduled 24-hour reminder for appointment d51ff4c0-8550-419f-bc72-c743e6c7098d INFO 2025-10-14 19:28:03,600 signals 34861 8782111040 Scheduled 2-hour reminder for appointment d51ff4c0-8550-419f-bc72-c743e6c7098d INFO 2025-10-14 19:28:03,601 signals 34861 8782111040 Appointment created: 3bc1aa44-28e6-47c9-9529-b49644ea45e7 for patient MRNAGDAR000007 on 2025-08-31 INFO 2025-10-14 19:28:03,601 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000007-ABA-02 INFO 2025-10-14 19:28:03,601 signals 34861 8782111040 SubFile created: FILE-2025-000007-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:28:03,601 signals 34861 8782111040 Created sub-file FILE-2025-000007-ABA-02 for patient MRNAGDAR000007 at clinic ABA Therapy INFO 2025-10-14 19:28:03,601 signals 34861 8782111040 Notified provider maha.al-dosari.aba2 of new appointment INFO 2025-10-14 19:28:03,603 signals 34861 8782111040 Appointment created: affbca27-9213-4ebb-a3db-50658be7e750 for patient MRNAGDAR000045 on 2025-09-16 INFO 2025-10-14 19:28:03,603 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000045-OT-02 INFO 2025-10-14 19:28:03,603 signals 34861 8782111040 SubFile created: FILE-2025-000045-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:28:03,603 signals 34861 8782111040 Created sub-file FILE-2025-000045-OT-02 for patient MRNAGDAR000045 at clinic Occupational Therapy INFO 2025-10-14 19:28:03,604 signals 34861 8782111040 Notified provider hussein.al-rashidi.ot1 of new appointment INFO 2025-10-14 19:28:03,605 signals 34861 8782111040 Appointment created: ac4c1017-41f5-427f-8bdd-e738deda5d8f for patient MRNAGDAR000004 on 2025-08-11 INFO 2025-10-14 19:28:03,605 signals 34861 8782111040 Notified provider maha.al-zahrani.nurse1 of new appointment INFO 2025-10-14 19:28:03,607 signals 34861 8782111040 Appointment created: fc2514e3-0b2e-4130-98d6-1c0042c395a3 for patient MRNAGDAR000001 on 2025-09-07 INFO 2025-10-14 19:28:03,607 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000001-NUR-01 INFO 2025-10-14 19:28:03,607 signals 34861 8782111040 SubFile created: FILE-2025-000001-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:28:03,607 signals 34861 8782111040 Created sub-file FILE-2025-000001-NUR-01 for patient MRNAGDAR000001 at clinic Nursing Department INFO 2025-10-14 19:28:03,607 signals 34861 8782111040 Notified provider maha.al-zahrani.nurse1 of new appointment INFO 2025-10-14 19:28:03,609 signals 34861 8782111040 Appointment created: e1dcc05c-41d3-448a-9535-690245d120ae for patient MRNAGDAR000032 on 2025-09-10 INFO 2025-10-14 19:28:03,609 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000032-MED-02 INFO 2025-10-14 19:28:03,609 signals 34861 8782111040 SubFile created: FILE-2025-000032-MED-02 for clinic Medical Department INFO 2025-10-14 19:28:03,609 signals 34861 8782111040 Created sub-file FILE-2025-000032-MED-02 for patient MRNAGDAR000032 at clinic Medical Department INFO 2025-10-14 19:28:03,610 signals 34861 8782111040 Notified provider hanan.al-juaid.doctor1 of new appointment INFO 2025-10-14 19:28:03,611 signals 34861 8782111040 Appointment created: 00f3e5a7-4784-41b9-8730-e0a4b127ae56 for patient MRNAGDAR000050 on 2025-09-14 INFO 2025-10-14 19:28:03,611 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000050-SLP-01 INFO 2025-10-14 19:28:03,611 signals 34861 8782111040 SubFile created: FILE-2025-000050-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:28:03,611 signals 34861 8782111040 Created sub-file FILE-2025-000050-SLP-01 for patient MRNAGDAR000050 at clinic Speech-Language Pathology INFO 2025-10-14 19:28:03,612 signals 34861 8782111040 Notified provider saleh.al-balawi.slp2 of new appointment INFO 2025-10-14 19:28:03,613 signals 34861 8782111040 Appointment created: 3d48ea64-66f8-4c22-a6c4-33e68199293e for patient MRNAGDAR000009 on 2025-10-23 INFO 2025-10-14 19:28:03,613 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000009-SLP-01 INFO 2025-10-14 19:28:03,613 signals 34861 8782111040 SubFile created: FILE-2025-000009-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:28:03,613 signals 34861 8782111040 Created sub-file FILE-2025-000009-SLP-01 for patient MRNAGDAR000009 at clinic Speech-Language Pathology INFO 2025-10-14 19:28:03,613 signals 34861 8782111040 Notified provider noura.al-asiri.slp1 of new appointment INFO 2025-10-14 19:28:03,614 signals 34861 8782111040 Scheduled 24-hour reminder for appointment 3d48ea64-66f8-4c22-a6c4-33e68199293e INFO 2025-10-14 19:28:03,614 signals 34861 8782111040 Scheduled 2-hour reminder for appointment 3d48ea64-66f8-4c22-a6c4-33e68199293e INFO 2025-10-14 19:28:03,615 signals 34861 8782111040 Appointment created: 10fcb411-c9e9-45cc-8bc0-b0ff7379c6b2 for patient MRNAGDAR000009 on 2025-08-06 INFO 2025-10-14 19:28:03,616 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000009-NUR-02 INFO 2025-10-14 19:28:03,616 signals 34861 8782111040 SubFile created: FILE-2025-000009-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:28:03,616 signals 34861 8782111040 Created sub-file FILE-2025-000009-NUR-02 for patient MRNAGDAR000009 at clinic Nursing Department INFO 2025-10-14 19:28:03,617 signals 34861 8782111040 Notified provider latifa.al-shehri.nurse2 of new appointment INFO 2025-10-14 19:28:03,618 signals 34861 8782111040 Appointment created: 82216aae-ec13-48e7-a716-0050e85547fe for patient MRNAGDAR000038 on 2025-09-28 INFO 2025-10-14 19:28:03,619 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000038-MED-03 INFO 2025-10-14 19:28:03,619 signals 34861 8782111040 SubFile created: FILE-2025-000038-MED-03 for clinic Medical Department INFO 2025-10-14 19:28:03,619 signals 34861 8782111040 Created sub-file FILE-2025-000038-MED-03 for patient MRNAGDAR000038 at clinic Medical Department INFO 2025-10-14 19:28:03,619 signals 34861 8782111040 Notified provider salma.al-anzi.doctor3 of new appointment INFO 2025-10-14 19:28:03,620 signals 34861 8782111040 Appointment created: 74d085b4-abf5-41ee-87e9-a082edf8e173 for patient MRNAGDAR000009 on 2025-08-17 INFO 2025-10-14 19:28:03,621 signals 34861 8782111040 Notified provider hassan.al-shammari.nurse3 of new appointment INFO 2025-10-14 19:28:03,622 signals 34861 8782111040 Appointment created: a7b36c6b-b400-4e87-8062-2410b1c76155 for patient MRNAGDAR000022 on 2025-07-27 INFO 2025-10-14 19:28:03,622 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000022-SLP-02 INFO 2025-10-14 19:28:03,622 signals 34861 8782111040 SubFile created: FILE-2025-000022-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:28:03,622 signals 34861 8782111040 Created sub-file FILE-2025-000022-SLP-02 for patient MRNAGDAR000022 at clinic Speech-Language Pathology INFO 2025-10-14 19:28:03,623 signals 34861 8782111040 Notified provider noura.al-asiri.slp1 of new appointment INFO 2025-10-14 19:28:03,624 signals 34861 8782111040 Appointment created: f775330a-1cc8-4f63-b5f7-5567f7667ab7 for patient MRNAGDAR000018 on 2025-07-31 INFO 2025-10-14 19:28:03,624 signals 34861 8782111040 Notified provider saad.al-subaie.doctor2 of new appointment INFO 2025-10-14 19:28:03,626 signals 34861 8782111040 Appointment created: e8d0c0b3-5d74-4807-8de2-1bd2600b13b4 for patient MRNAGDAR000035 on 2025-08-07 INFO 2025-10-14 19:28:03,626 signals 34861 8782111040 Notified provider hussein.al-rashidi.ot1 of new appointment INFO 2025-10-14 19:28:03,627 signals 34861 8782111040 Appointment created: 8ed0559c-0ce2-41b0-9c57-c4b6d991e959 for patient MRNAGDAR000047 on 2025-07-27 INFO 2025-10-14 19:28:03,628 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000047-NUR-01 INFO 2025-10-14 19:28:03,628 signals 34861 8782111040 SubFile created: FILE-2025-000047-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:28:03,628 signals 34861 8782111040 Created sub-file FILE-2025-000047-NUR-01 for patient MRNAGDAR000047 at clinic Nursing Department INFO 2025-10-14 19:28:03,628 signals 34861 8782111040 Notified provider maha.al-zahrani.nurse1 of new appointment INFO 2025-10-14 19:28:03,629 signals 34861 8782111040 Appointment created: 8198f06d-4546-4e4c-8874-7049365c9c2f for patient MRNAGDAR000017 on 2025-08-26 INFO 2025-10-14 19:28:03,630 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000017-OT-02 INFO 2025-10-14 19:28:03,630 signals 34861 8782111040 SubFile created: FILE-2025-000017-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:28:03,630 signals 34861 8782111040 Created sub-file FILE-2025-000017-OT-02 for patient MRNAGDAR000017 at clinic Occupational Therapy INFO 2025-10-14 19:28:03,630 signals 34861 8782111040 Notified provider hussein.al-rashidi.ot1 of new appointment INFO 2025-10-14 19:28:03,631 signals 34861 8782111040 Appointment created: 09b1bf6d-046a-4789-89ca-f44b68cae61d for patient MRNAGDAR000045 on 2025-08-10 INFO 2025-10-14 19:28:03,632 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000045-MED-03 INFO 2025-10-14 19:28:03,632 signals 34861 8782111040 SubFile created: FILE-2025-000045-MED-03 for clinic Medical Department INFO 2025-10-14 19:28:03,632 signals 34861 8782111040 Created sub-file FILE-2025-000045-MED-03 for patient MRNAGDAR000045 at clinic Medical Department INFO 2025-10-14 19:28:03,632 signals 34861 8782111040 Notified provider hanan.al-juaid.doctor1 of new appointment INFO 2025-10-14 19:28:03,634 signals 34861 8782111040 Appointment created: 32390e27-feb3-4de0-b393-3e52cc271ad1 for patient MRNAGDAR000042 on 2025-07-27 INFO 2025-10-14 19:28:03,634 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000042-SLP-03 INFO 2025-10-14 19:28:03,634 signals 34861 8782111040 SubFile created: FILE-2025-000042-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:28:03,634 signals 34861 8782111040 Created sub-file FILE-2025-000042-SLP-03 for patient MRNAGDAR000042 at clinic Speech-Language Pathology INFO 2025-10-14 19:28:03,635 signals 34861 8782111040 Notified provider saleh.al-balawi.slp2 of new appointment INFO 2025-10-14 19:28:03,636 signals 34861 8782111040 Appointment created: 4cb075a6-ce23-4286-9774-52f01d7efa19 for patient MRNAGDAR000015 on 2025-07-27 INFO 2025-10-14 19:28:03,636 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000015-MED-02 INFO 2025-10-14 19:28:03,636 signals 34861 8782111040 SubFile created: FILE-2025-000015-MED-02 for clinic Medical Department INFO 2025-10-14 19:28:03,636 signals 34861 8782111040 Created sub-file FILE-2025-000015-MED-02 for patient MRNAGDAR000015 at clinic Medical Department INFO 2025-10-14 19:28:03,637 signals 34861 8782111040 Notified provider saad.al-subaie.doctor2 of new appointment INFO 2025-10-14 19:28:03,638 signals 34861 8782111040 Appointment created: 7a9ad7df-415b-44b8-a4ad-ad32f5142f93 for patient MRNAGDAR000010 on 2025-09-14 INFO 2025-10-14 19:28:03,638 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000010-SLP-01 INFO 2025-10-14 19:28:03,638 signals 34861 8782111040 SubFile created: FILE-2025-000010-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:28:03,638 signals 34861 8782111040 Created sub-file FILE-2025-000010-SLP-01 for patient MRNAGDAR000010 at clinic Speech-Language Pathology INFO 2025-10-14 19:28:03,639 signals 34861 8782111040 Notified provider noura.al-asiri.slp1 of new appointment INFO 2025-10-14 19:28:03,640 signals 34861 8782111040 Appointment created: dde2f12f-62c6-447c-bf15-51725485c1b5 for patient MRNAGDAR000005 on 2025-08-04 INFO 2025-10-14 19:28:03,640 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000005-ABA-03 INFO 2025-10-14 19:28:03,640 signals 34861 8782111040 SubFile created: FILE-2025-000005-ABA-03 for clinic ABA Therapy INFO 2025-10-14 19:28:03,640 signals 34861 8782111040 Created sub-file FILE-2025-000005-ABA-03 for patient MRNAGDAR000005 at clinic ABA Therapy INFO 2025-10-14 19:28:03,641 signals 34861 8782111040 Notified provider hayat.al-zahrani.aba1 of new appointment INFO 2025-10-14 19:28:03,642 signals 34861 8782111040 Appointment created: f95d4fd6-31ea-4218-bd81-ba5bd7f2adc5 for patient MRNAGDAR000027 on 2025-09-17 INFO 2025-10-14 19:28:03,642 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000027-OT-02 INFO 2025-10-14 19:28:03,642 signals 34861 8782111040 SubFile created: FILE-2025-000027-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:28:03,642 signals 34861 8782111040 Created sub-file FILE-2025-000027-OT-02 for patient MRNAGDAR000027 at clinic Occupational Therapy INFO 2025-10-14 19:28:03,643 signals 34861 8782111040 Notified provider munira.al-harthi.ot2 of new appointment INFO 2025-10-14 19:28:03,644 signals 34861 8782111040 Appointment created: 13dd1b2f-f7f2-4078-83af-069f9d2e0fb6 for patient MRNAGDAR000036 on 2025-09-07 INFO 2025-10-14 19:28:03,645 signals 34861 8782111040 Notified provider maha.al-zahrani.nurse1 of new appointment INFO 2025-10-14 19:28:03,646 signals 34861 8782111040 Appointment created: 3a70ddb2-5cd8-4814-9445-62bfa82bbb90 for patient MRNAGDAR000039 on 2025-09-07 INFO 2025-10-14 19:28:03,647 signals 34861 8782111040 Notified provider hassan.al-shammari.nurse3 of new appointment INFO 2025-10-14 19:28:03,648 signals 34861 8782111040 Appointment created: 47cb5c40-6a1c-449b-994c-e8e93c6f9b81 for patient MRNAGDAR000038 on 2025-08-06 INFO 2025-10-14 19:28:03,648 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000038-SLP-04 INFO 2025-10-14 19:28:03,648 signals 34861 8782111040 SubFile created: FILE-2025-000038-SLP-04 for clinic Speech-Language Pathology INFO 2025-10-14 19:28:03,648 signals 34861 8782111040 Created sub-file FILE-2025-000038-SLP-04 for patient MRNAGDAR000038 at clinic Speech-Language Pathology INFO 2025-10-14 19:28:03,649 signals 34861 8782111040 Notified provider noura.al-asiri.slp1 of new appointment INFO 2025-10-14 19:28:03,650 signals 34861 8782111040 Appointment created: 5818ecf7-fe49-461f-9b8a-a36192006afe for patient MRNAGDAR000048 on 2025-09-07 INFO 2025-10-14 19:28:03,650 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000048-ABA-03 INFO 2025-10-14 19:28:03,650 signals 34861 8782111040 SubFile created: FILE-2025-000048-ABA-03 for clinic ABA Therapy INFO 2025-10-14 19:28:03,650 signals 34861 8782111040 Created sub-file FILE-2025-000048-ABA-03 for patient MRNAGDAR000048 at clinic ABA Therapy INFO 2025-10-14 19:28:03,651 signals 34861 8782111040 Notified provider maha.al-dosari.aba2 of new appointment INFO 2025-10-14 19:28:03,652 signals 34861 8782111040 Appointment created: c6b481fd-2917-4f91-94b8-e4af44f3513a for patient MRNAGDAR000033 on 2025-10-15 INFO 2025-10-14 19:28:03,652 signals 34861 8782111040 Notified provider saad.al-subaie.doctor2 of new appointment INFO 2025-10-14 19:28:03,653 signals 34861 8782111040 Scheduled 2-hour reminder for appointment c6b481fd-2917-4f91-94b8-e4af44f3513a INFO 2025-10-14 19:28:03,654 signals 34861 8782111040 Appointment created: 8329ba20-0d20-4383-a805-4f3bec932c29 for patient MRNAGDAR000008 on 2025-10-12 INFO 2025-10-14 19:28:03,654 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000008-NUR-02 INFO 2025-10-14 19:28:03,654 signals 34861 8782111040 SubFile created: FILE-2025-000008-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:28:03,654 signals 34861 8782111040 Created sub-file FILE-2025-000008-NUR-02 for patient MRNAGDAR000008 at clinic Nursing Department INFO 2025-10-14 19:28:03,654 signals 34861 8782111040 Notified provider maha.al-zahrani.nurse1 of new appointment INFO 2025-10-14 19:28:03,656 signals 34861 8782111040 Appointment created: 51200a11-3719-418c-9a1f-ea10108c6b64 for patient MRNAGDAR000001 on 2025-10-21 INFO 2025-10-14 19:28:03,656 signals 34861 8782111040 Notified provider hassan.al-shammari.nurse3 of new appointment INFO 2025-10-14 19:28:03,657 signals 34861 8782111040 Scheduled 24-hour reminder for appointment 51200a11-3719-418c-9a1f-ea10108c6b64 INFO 2025-10-14 19:28:03,657 signals 34861 8782111040 Scheduled 2-hour reminder for appointment 51200a11-3719-418c-9a1f-ea10108c6b64 INFO 2025-10-14 19:28:03,658 signals 34861 8782111040 Appointment created: 53cf9da8-463f-4a39-91ec-7f2800293dc9 for patient MRNAGDAR000010 on 2025-07-16 INFO 2025-10-14 19:28:03,659 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000010-NUR-02 INFO 2025-10-14 19:28:03,659 signals 34861 8782111040 SubFile created: FILE-2025-000010-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:28:03,659 signals 34861 8782111040 Created sub-file FILE-2025-000010-NUR-02 for patient MRNAGDAR000010 at clinic Nursing Department INFO 2025-10-14 19:28:03,659 signals 34861 8782111040 Notified provider maha.al-zahrani.nurse1 of new appointment INFO 2025-10-14 19:28:03,661 signals 34861 8782111040 Appointment created: 1ff986fc-f1be-4463-9308-5ad78bc82ab2 for patient MRNAGDAR000004 on 2025-10-01 INFO 2025-10-14 19:28:03,661 signals 34861 8782111040 Notified provider hassan.al-shammari.nurse3 of new appointment INFO 2025-10-14 19:28:03,662 signals 34861 8782111040 Appointment created: 80922b91-b685-44f6-91fe-f8acfc827dd4 for patient MRNAGDAR000046 on 2025-09-02 INFO 2025-10-14 19:28:03,662 signals 34861 8782111040 Notified provider noura.al-asiri.slp1 of new appointment INFO 2025-10-14 19:28:03,664 signals 34861 8782111040 Appointment created: f3f03ad6-df1c-4652-a0df-a539de26f12b for patient MRNAGDAR000038 on 2025-09-01 INFO 2025-10-14 19:28:03,664 signals 34861 8782111040 Notified provider hanan.al-juaid.doctor1 of new appointment INFO 2025-10-14 19:28:03,665 signals 34861 8782111040 Appointment created: 6b3db9b0-f246-46a4-9719-ec0b0664c633 for patient MRNAGDAR000034 on 2025-09-08 INFO 2025-10-14 19:28:03,666 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000034-SLP-02 INFO 2025-10-14 19:28:03,666 signals 34861 8782111040 SubFile created: FILE-2025-000034-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:28:03,666 signals 34861 8782111040 Created sub-file FILE-2025-000034-SLP-02 for patient MRNAGDAR000034 at clinic Speech-Language Pathology INFO 2025-10-14 19:28:03,666 signals 34861 8782111040 Notified provider saleh.al-balawi.slp2 of new appointment INFO 2025-10-14 19:28:03,668 signals 34861 8782111040 Appointment created: 90b592ab-2587-4aef-8679-5075f82d6393 for patient MRNAGDAR000016 on 2025-08-07 INFO 2025-10-14 19:28:03,668 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000016-MED-01 INFO 2025-10-14 19:28:03,668 signals 34861 8782111040 SubFile created: FILE-2025-000016-MED-01 for clinic Medical Department INFO 2025-10-14 19:28:03,668 signals 34861 8782111040 Created sub-file FILE-2025-000016-MED-01 for patient MRNAGDAR000016 at clinic Medical Department INFO 2025-10-14 19:28:03,669 signals 34861 8782111040 Notified provider hanan.al-juaid.doctor1 of new appointment INFO 2025-10-14 19:28:03,670 signals 34861 8782111040 Appointment created: 9534c88d-db64-4b08-ac3d-b4d49d06d2bb for patient MRNAGDAR000016 on 2025-08-28 INFO 2025-10-14 19:28:03,670 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000016-OT-02 INFO 2025-10-14 19:28:03,670 signals 34861 8782111040 SubFile created: FILE-2025-000016-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:28:03,670 signals 34861 8782111040 Created sub-file FILE-2025-000016-OT-02 for patient MRNAGDAR000016 at clinic Occupational Therapy INFO 2025-10-14 19:28:03,671 signals 34861 8782111040 Notified provider hussein.al-rashidi.ot1 of new appointment INFO 2025-10-14 19:28:03,672 signals 34861 8782111040 Appointment created: fe3a12be-74bb-4629-b72c-88325858355a for patient MRNAGDAR000016 on 2025-08-19 INFO 2025-10-14 19:28:03,672 signals 34861 8782111040 Notified provider munira.al-harthi.ot2 of new appointment INFO 2025-10-14 19:28:03,674 signals 34861 8782111040 Appointment created: 763775e0-2237-4ce8-ba7b-db02355ca671 for patient MRNAGDAR000049 on 2025-07-16 INFO 2025-10-14 19:28:03,674 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000049-MED-01 INFO 2025-10-14 19:28:03,674 signals 34861 8782111040 SubFile created: FILE-2025-000049-MED-01 for clinic Medical Department INFO 2025-10-14 19:28:03,674 signals 34861 8782111040 Created sub-file FILE-2025-000049-MED-01 for patient MRNAGDAR000049 at clinic Medical Department INFO 2025-10-14 19:28:03,674 signals 34861 8782111040 Notified provider hanan.al-juaid.doctor1 of new appointment INFO 2025-10-14 19:28:03,676 signals 34861 8782111040 Appointment created: d6d24996-558a-4c90-b87e-48105631f719 for patient MRNAGDAR000040 on 2025-08-24 INFO 2025-10-14 19:28:03,676 signals 34861 8782111040 Generated Sub-File Number: FILE-2025-000040-ABA-02 INFO 2025-10-14 19:28:03,676 signals 34861 8782111040 SubFile created: FILE-2025-000040-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:28:03,676 signals 34861 8782111040 Created sub-file FILE-2025-000040-ABA-02 for patient MRNAGDAR000040 at clinic ABA Therapy INFO 2025-10-14 19:28:03,676 signals 34861 8782111040 Notified provider hayat.al-zahrani.aba1 of new appointment INFO 2025-10-14 19:29:04,780 signals 35520 8782111040 User created: turki.al-dawsari.admin1 (Administrator) INFO 2025-10-14 19:29:04,912 signals 35520 8782111040 User created: ziyad.al-dawsari.admin2 (Administrator) INFO 2025-10-14 19:29:05,044 signals 35520 8782111040 User created: basma.al-dosari.doctor1 (Doctor) INFO 2025-10-14 19:29:05,175 signals 35520 8782111040 User created: saad.al-omari.doctor2 (Doctor) INFO 2025-10-14 19:29:05,305 signals 35520 8782111040 User created: nada.al-shammari.doctor3 (Doctor) INFO 2025-10-14 19:29:05,435 signals 35520 8782111040 User created: turki.al-asiri.nurse1 (Nurse) INFO 2025-10-14 19:29:05,568 signals 35520 8782111040 User created: yazeed.al-ahmadi.nurse2 (Nurse) INFO 2025-10-14 19:29:05,700 signals 35520 8782111040 User created: salma.al-dosari.nurse3 (Nurse) INFO 2025-10-14 19:29:05,832 signals 35520 8782111040 User created: hanan.al-omari.ot1 (Occupational Therapist) INFO 2025-10-14 19:29:05,963 signals 35520 8782111040 User created: abdullah.al-ahmadi.ot2 (Occupational Therapist) INFO 2025-10-14 19:29:06,093 signals 35520 8782111040 User created: nada.al-asiri.slp1 (Speech-Language Pathologist) INFO 2025-10-14 19:29:06,224 signals 35520 8782111040 User created: abdulrahman.al-harbi.slp2 (Speech-Language Pathologist) INFO 2025-10-14 19:29:06,356 signals 35520 8782111040 User created: amal.al-ahmadi.aba1 (ABA Therapist) INFO 2025-10-14 19:29:06,487 signals 35520 8782111040 User created: lama.al-dawsari.aba2 (ABA Therapist) INFO 2025-10-14 19:29:06,620 signals 35520 8782111040 User created: noura.al-ghamdi.front_desk1 (Front Desk) INFO 2025-10-14 19:29:06,752 signals 35520 8782111040 User created: rania.al-otaibi.front_desk2 (Front Desk) INFO 2025-10-14 19:29:06,882 signals 35520 8782111040 User created: omar.al-rashidi.finance1 (Finance) INFO 2025-10-14 19:29:07,012 signals 35520 8782111040 User created: hanan.al-ghamdi.finance2 (Finance) INFO 2025-10-14 19:29:07,014 signals 35520 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-14 19:29:07,015 signals 35520 8782111040 File created: FILE-2025-000001 for patient MRNAGDAR000001 INFO 2025-10-14 19:29:07,015 signals 35520 8782111040 Created main file for patient: MRNAGDAR000001 INFO 2025-10-14 19:29:07,015 signals 35520 8782111040 Patient created: MRNAGDAR000001 - Rania Al-Qahtani INFO 2025-10-14 19:29:07,016 signals 35520 8782111040 Generated File Number: FILE-2025-000002 INFO 2025-10-14 19:29:07,017 signals 35520 8782111040 File created: FILE-2025-000002 for patient MRNAGDAR000002 INFO 2025-10-14 19:29:07,017 signals 35520 8782111040 Created main file for patient: MRNAGDAR000002 INFO 2025-10-14 19:29:07,017 signals 35520 8782111040 Patient created: MRNAGDAR000002 - Hassan Al-Juaid INFO 2025-10-14 19:29:07,018 signals 35520 8782111040 Generated File Number: FILE-2025-000003 INFO 2025-10-14 19:29:07,018 signals 35520 8782111040 File created: FILE-2025-000003 for patient MRNAGDAR000003 INFO 2025-10-14 19:29:07,018 signals 35520 8782111040 Created main file for patient: MRNAGDAR000003 INFO 2025-10-14 19:29:07,018 signals 35520 8782111040 Patient created: MRNAGDAR000003 - Munira Al-Zahrani INFO 2025-10-14 19:29:07,019 signals 35520 8782111040 Generated File Number: FILE-2025-000004 INFO 2025-10-14 19:29:07,019 signals 35520 8782111040 File created: FILE-2025-000004 for patient MRNAGDAR000004 INFO 2025-10-14 19:29:07,019 signals 35520 8782111040 Created main file for patient: MRNAGDAR000004 INFO 2025-10-14 19:29:07,019 signals 35520 8782111040 Patient created: MRNAGDAR000004 - Abdullah Al-Ghamdi INFO 2025-10-14 19:29:07,021 signals 35520 8782111040 Generated File Number: FILE-2025-000005 INFO 2025-10-14 19:29:07,021 signals 35520 8782111040 File created: FILE-2025-000005 for patient MRNAGDAR000005 INFO 2025-10-14 19:29:07,021 signals 35520 8782111040 Created main file for patient: MRNAGDAR000005 INFO 2025-10-14 19:29:07,021 signals 35520 8782111040 Patient created: MRNAGDAR000005 - Basma Al-Harbi INFO 2025-10-14 19:29:07,022 signals 35520 8782111040 Generated File Number: FILE-2025-000006 INFO 2025-10-14 19:29:07,022 signals 35520 8782111040 File created: FILE-2025-000006 for patient MRNAGDAR000006 INFO 2025-10-14 19:29:07,022 signals 35520 8782111040 Created main file for patient: MRNAGDAR000006 INFO 2025-10-14 19:29:07,023 signals 35520 8782111040 Patient created: MRNAGDAR000006 - Rania Al-Dawsari INFO 2025-10-14 19:29:07,024 signals 35520 8782111040 Generated File Number: FILE-2025-000007 INFO 2025-10-14 19:29:07,024 signals 35520 8782111040 File created: FILE-2025-000007 for patient MRNAGDAR000007 INFO 2025-10-14 19:29:07,024 signals 35520 8782111040 Created main file for patient: MRNAGDAR000007 INFO 2025-10-14 19:29:07,024 signals 35520 8782111040 Patient created: MRNAGDAR000007 - Abdulrahman Al-Shehri INFO 2025-10-14 19:29:07,025 signals 35520 8782111040 Generated File Number: FILE-2025-000008 INFO 2025-10-14 19:29:07,025 signals 35520 8782111040 File created: FILE-2025-000008 for patient MRNAGDAR000008 INFO 2025-10-14 19:29:07,025 signals 35520 8782111040 Created main file for patient: MRNAGDAR000008 INFO 2025-10-14 19:29:07,025 signals 35520 8782111040 Patient created: MRNAGDAR000008 - Bandar Al-Subai INFO 2025-10-14 19:29:07,026 signals 35520 8782111040 Generated File Number: FILE-2025-000009 INFO 2025-10-14 19:29:07,026 signals 35520 8782111040 File created: FILE-2025-000009 for patient MRNAGDAR000009 INFO 2025-10-14 19:29:07,026 signals 35520 8782111040 Created main file for patient: MRNAGDAR000009 INFO 2025-10-14 19:29:07,026 signals 35520 8782111040 Patient created: MRNAGDAR000009 - Mansour Al-Ghamdi INFO 2025-10-14 19:29:07,027 signals 35520 8782111040 Generated File Number: FILE-2025-000010 INFO 2025-10-14 19:29:07,028 signals 35520 8782111040 File created: FILE-2025-000010 for patient MRNAGDAR000010 INFO 2025-10-14 19:29:07,028 signals 35520 8782111040 Created main file for patient: MRNAGDAR000010 INFO 2025-10-14 19:29:07,028 signals 35520 8782111040 Patient created: MRNAGDAR000010 - Mohammed Al-Qahtani INFO 2025-10-14 19:29:07,029 signals 35520 8782111040 Generated File Number: FILE-2025-000011 INFO 2025-10-14 19:29:07,029 signals 35520 8782111040 File created: FILE-2025-000011 for patient MRNAGDAR000011 INFO 2025-10-14 19:29:07,029 signals 35520 8782111040 Created main file for patient: MRNAGDAR000011 INFO 2025-10-14 19:29:07,029 signals 35520 8782111040 Patient created: MRNAGDAR000011 - Noura Al-Qahtani INFO 2025-10-14 19:29:07,030 signals 35520 8782111040 Generated File Number: FILE-2025-000012 INFO 2025-10-14 19:29:07,030 signals 35520 8782111040 File created: FILE-2025-000012 for patient MRNAGDAR000012 INFO 2025-10-14 19:29:07,030 signals 35520 8782111040 Created main file for patient: MRNAGDAR000012 INFO 2025-10-14 19:29:07,030 signals 35520 8782111040 Patient created: MRNAGDAR000012 - Latifa Al-Shamrani INFO 2025-10-14 19:29:07,031 signals 35520 8782111040 Generated File Number: FILE-2025-000013 INFO 2025-10-14 19:29:07,031 signals 35520 8782111040 File created: FILE-2025-000013 for patient MRNAGDAR000013 INFO 2025-10-14 19:29:07,031 signals 35520 8782111040 Created main file for patient: MRNAGDAR000013 INFO 2025-10-14 19:29:07,031 signals 35520 8782111040 Patient created: MRNAGDAR000013 - Khalid Al-Juaid INFO 2025-10-14 19:29:07,033 signals 35520 8782111040 Generated File Number: FILE-2025-000014 INFO 2025-10-14 19:29:07,033 signals 35520 8782111040 File created: FILE-2025-000014 for patient MRNAGDAR000014 INFO 2025-10-14 19:29:07,033 signals 35520 8782111040 Created main file for patient: MRNAGDAR000014 INFO 2025-10-14 19:29:07,033 signals 35520 8782111040 Patient created: MRNAGDAR000014 - Mohammed Al-Harbi INFO 2025-10-14 19:29:07,034 signals 35520 8782111040 Generated File Number: FILE-2025-000015 INFO 2025-10-14 19:29:07,034 signals 35520 8782111040 File created: FILE-2025-000015 for patient MRNAGDAR000015 INFO 2025-10-14 19:29:07,034 signals 35520 8782111040 Created main file for patient: MRNAGDAR000015 INFO 2025-10-14 19:29:07,034 signals 35520 8782111040 Patient created: MRNAGDAR000015 - Nasser Al-Shammari INFO 2025-10-14 19:29:07,035 signals 35520 8782111040 Generated File Number: FILE-2025-000016 INFO 2025-10-14 19:29:07,035 signals 35520 8782111040 File created: FILE-2025-000016 for patient MRNAGDAR000016 INFO 2025-10-14 19:29:07,035 signals 35520 8782111040 Created main file for patient: MRNAGDAR000016 INFO 2025-10-14 19:29:07,036 signals 35520 8782111040 Patient created: MRNAGDAR000016 - Salma Al-Dosari INFO 2025-10-14 19:29:07,036 signals 35520 8782111040 Generated File Number: FILE-2025-000017 INFO 2025-10-14 19:29:07,037 signals 35520 8782111040 File created: FILE-2025-000017 for patient MRNAGDAR000017 INFO 2025-10-14 19:29:07,037 signals 35520 8782111040 Created main file for patient: MRNAGDAR000017 INFO 2025-10-14 19:29:07,037 signals 35520 8782111040 Patient created: MRNAGDAR000017 - Saud Al-Yami INFO 2025-10-14 19:29:07,038 signals 35520 8782111040 Generated File Number: FILE-2025-000018 INFO 2025-10-14 19:29:07,038 signals 35520 8782111040 File created: FILE-2025-000018 for patient MRNAGDAR000018 INFO 2025-10-14 19:29:07,038 signals 35520 8782111040 Created main file for patient: MRNAGDAR000018 INFO 2025-10-14 19:29:07,038 signals 35520 8782111040 Patient created: MRNAGDAR000018 - Khalid Al-Harthi INFO 2025-10-14 19:29:07,039 signals 35520 8782111040 Generated File Number: FILE-2025-000019 INFO 2025-10-14 19:29:07,039 signals 35520 8782111040 File created: FILE-2025-000019 for patient MRNAGDAR000019 INFO 2025-10-14 19:29:07,039 signals 35520 8782111040 Created main file for patient: MRNAGDAR000019 INFO 2025-10-14 19:29:07,039 signals 35520 8782111040 Patient created: MRNAGDAR000019 - Salma Al-Dawsari INFO 2025-10-14 19:29:07,040 signals 35520 8782111040 Generated File Number: FILE-2025-000020 INFO 2025-10-14 19:29:07,040 signals 35520 8782111040 File created: FILE-2025-000020 for patient MRNAGDAR000020 INFO 2025-10-14 19:29:07,040 signals 35520 8782111040 Created main file for patient: MRNAGDAR000020 INFO 2025-10-14 19:29:07,040 signals 35520 8782111040 Patient created: MRNAGDAR000020 - Saud Al-Yami INFO 2025-10-14 19:29:07,041 signals 35520 8782111040 Generated File Number: FILE-2025-000021 INFO 2025-10-14 19:29:07,041 signals 35520 8782111040 File created: FILE-2025-000021 for patient MRNAGDAR000021 INFO 2025-10-14 19:29:07,041 signals 35520 8782111040 Created main file for patient: MRNAGDAR000021 INFO 2025-10-14 19:29:07,041 signals 35520 8782111040 Patient created: MRNAGDAR000021 - Abeer Al-Balawi INFO 2025-10-14 19:29:07,042 signals 35520 8782111040 Generated File Number: FILE-2025-000022 INFO 2025-10-14 19:29:07,042 signals 35520 8782111040 File created: FILE-2025-000022 for patient MRNAGDAR000022 INFO 2025-10-14 19:29:07,042 signals 35520 8782111040 Created main file for patient: MRNAGDAR000022 INFO 2025-10-14 19:29:07,042 signals 35520 8782111040 Patient created: MRNAGDAR000022 - Mohammed Al-Subai INFO 2025-10-14 19:29:07,043 signals 35520 8782111040 Generated File Number: FILE-2025-000023 INFO 2025-10-14 19:29:07,044 signals 35520 8782111040 File created: FILE-2025-000023 for patient MRNAGDAR000023 INFO 2025-10-14 19:29:07,044 signals 35520 8782111040 Created main file for patient: MRNAGDAR000023 INFO 2025-10-14 19:29:07,044 signals 35520 8782111040 Patient created: MRNAGDAR000023 - Hassan Al-Asiri INFO 2025-10-14 19:29:07,045 signals 35520 8782111040 Generated File Number: FILE-2025-000024 INFO 2025-10-14 19:29:07,045 signals 35520 8782111040 File created: FILE-2025-000024 for patient MRNAGDAR000024 INFO 2025-10-14 19:29:07,045 signals 35520 8782111040 Created main file for patient: MRNAGDAR000024 INFO 2025-10-14 19:29:07,045 signals 35520 8782111040 Patient created: MRNAGDAR000024 - Basma Al-Anzi INFO 2025-10-14 19:29:07,046 signals 35520 8782111040 Generated File Number: FILE-2025-000025 INFO 2025-10-14 19:29:07,047 signals 35520 8782111040 File created: FILE-2025-000025 for patient MRNAGDAR000025 INFO 2025-10-14 19:29:07,047 signals 35520 8782111040 Created main file for patient: MRNAGDAR000025 INFO 2025-10-14 19:29:07,047 signals 35520 8782111040 Patient created: MRNAGDAR000025 - Faisal Al-Qahtani INFO 2025-10-14 19:29:07,048 signals 35520 8782111040 Generated File Number: FILE-2025-000026 INFO 2025-10-14 19:29:07,048 signals 35520 8782111040 File created: FILE-2025-000026 for patient MRNAGDAR000026 INFO 2025-10-14 19:29:07,048 signals 35520 8782111040 Created main file for patient: MRNAGDAR000026 INFO 2025-10-14 19:29:07,048 signals 35520 8782111040 Patient created: MRNAGDAR000026 - Hind Al-Zahrani INFO 2025-10-14 19:29:07,049 signals 35520 8782111040 Generated File Number: FILE-2025-000027 INFO 2025-10-14 19:29:07,049 signals 35520 8782111040 File created: FILE-2025-000027 for patient MRNAGDAR000027 INFO 2025-10-14 19:29:07,049 signals 35520 8782111040 Created main file for patient: MRNAGDAR000027 INFO 2025-10-14 19:29:07,049 signals 35520 8782111040 Patient created: MRNAGDAR000027 - Nawaf Al-Mutairi INFO 2025-10-14 19:29:07,050 signals 35520 8782111040 Generated File Number: FILE-2025-000028 INFO 2025-10-14 19:29:07,051 signals 35520 8782111040 File created: FILE-2025-000028 for patient MRNAGDAR000028 INFO 2025-10-14 19:29:07,051 signals 35520 8782111040 Created main file for patient: MRNAGDAR000028 INFO 2025-10-14 19:29:07,051 signals 35520 8782111040 Patient created: MRNAGDAR000028 - Maha Al-Zahrani INFO 2025-10-14 19:29:07,052 signals 35520 8782111040 Generated File Number: FILE-2025-000029 INFO 2025-10-14 19:29:07,052 signals 35520 8782111040 File created: FILE-2025-000029 for patient MRNAGDAR000029 INFO 2025-10-14 19:29:07,052 signals 35520 8782111040 Created main file for patient: MRNAGDAR000029 INFO 2025-10-14 19:29:07,052 signals 35520 8782111040 Patient created: MRNAGDAR000029 - Omar Al-Harbi INFO 2025-10-14 19:29:07,053 signals 35520 8782111040 Generated File Number: FILE-2025-000030 INFO 2025-10-14 19:29:07,053 signals 35520 8782111040 File created: FILE-2025-000030 for patient MRNAGDAR000030 INFO 2025-10-14 19:29:07,053 signals 35520 8782111040 Created main file for patient: MRNAGDAR000030 INFO 2025-10-14 19:29:07,053 signals 35520 8782111040 Patient created: MRNAGDAR000030 - Jawaher Al-Mutairi INFO 2025-10-14 19:29:07,054 signals 35520 8782111040 Generated File Number: FILE-2025-000031 INFO 2025-10-14 19:29:07,054 signals 35520 8782111040 File created: FILE-2025-000031 for patient MRNAGDAR000031 INFO 2025-10-14 19:29:07,054 signals 35520 8782111040 Created main file for patient: MRNAGDAR000031 INFO 2025-10-14 19:29:07,054 signals 35520 8782111040 Patient created: MRNAGDAR000031 - Noura Al-Otaibi INFO 2025-10-14 19:29:07,055 signals 35520 8782111040 Generated File Number: FILE-2025-000032 INFO 2025-10-14 19:29:07,056 signals 35520 8782111040 File created: FILE-2025-000032 for patient MRNAGDAR000032 INFO 2025-10-14 19:29:07,056 signals 35520 8782111040 Created main file for patient: MRNAGDAR000032 INFO 2025-10-14 19:29:07,056 signals 35520 8782111040 Patient created: MRNAGDAR000032 - Sultan Al-Subai INFO 2025-10-14 19:29:07,057 signals 35520 8782111040 Generated File Number: FILE-2025-000033 INFO 2025-10-14 19:29:07,057 signals 35520 8782111040 File created: FILE-2025-000033 for patient MRNAGDAR000033 INFO 2025-10-14 19:29:07,057 signals 35520 8782111040 Created main file for patient: MRNAGDAR000033 INFO 2025-10-14 19:29:07,057 signals 35520 8782111040 Patient created: MRNAGDAR000033 - Mona Al-Harbi INFO 2025-10-14 19:29:07,058 signals 35520 8782111040 Generated File Number: FILE-2025-000034 INFO 2025-10-14 19:29:07,058 signals 35520 8782111040 File created: FILE-2025-000034 for patient MRNAGDAR000034 INFO 2025-10-14 19:29:07,058 signals 35520 8782111040 Created main file for patient: MRNAGDAR000034 INFO 2025-10-14 19:29:07,058 signals 35520 8782111040 Patient created: MRNAGDAR000034 - Abdulrahman Al-Dosari INFO 2025-10-14 19:29:07,059 signals 35520 8782111040 Generated File Number: FILE-2025-000035 INFO 2025-10-14 19:29:07,060 signals 35520 8782111040 File created: FILE-2025-000035 for patient MRNAGDAR000035 INFO 2025-10-14 19:29:07,060 signals 35520 8782111040 Created main file for patient: MRNAGDAR000035 INFO 2025-10-14 19:29:07,060 signals 35520 8782111040 Patient created: MRNAGDAR000035 - Turki Al-Harbi INFO 2025-10-14 19:29:07,061 signals 35520 8782111040 Generated File Number: FILE-2025-000036 INFO 2025-10-14 19:29:07,061 signals 35520 8782111040 File created: FILE-2025-000036 for patient MRNAGDAR000036 INFO 2025-10-14 19:29:07,061 signals 35520 8782111040 Created main file for patient: MRNAGDAR000036 INFO 2025-10-14 19:29:07,061 signals 35520 8782111040 Patient created: MRNAGDAR000036 - Nada Al-Ahmadi INFO 2025-10-14 19:29:07,062 signals 35520 8782111040 Generated File Number: FILE-2025-000037 INFO 2025-10-14 19:29:07,062 signals 35520 8782111040 File created: FILE-2025-000037 for patient MRNAGDAR000037 INFO 2025-10-14 19:29:07,062 signals 35520 8782111040 Created main file for patient: MRNAGDAR000037 INFO 2025-10-14 19:29:07,062 signals 35520 8782111040 Patient created: MRNAGDAR000037 - Hussein Al-Mutairi INFO 2025-10-14 19:29:07,063 signals 35520 8782111040 Generated File Number: FILE-2025-000038 INFO 2025-10-14 19:29:07,063 signals 35520 8782111040 File created: FILE-2025-000038 for patient MRNAGDAR000038 INFO 2025-10-14 19:29:07,063 signals 35520 8782111040 Created main file for patient: MRNAGDAR000038 INFO 2025-10-14 19:29:07,063 signals 35520 8782111040 Patient created: MRNAGDAR000038 - Munira Al-Ghamdi INFO 2025-10-14 19:29:07,064 signals 35520 8782111040 Generated File Number: FILE-2025-000039 INFO 2025-10-14 19:29:07,064 signals 35520 8782111040 File created: FILE-2025-000039 for patient MRNAGDAR000039 INFO 2025-10-14 19:29:07,064 signals 35520 8782111040 Created main file for patient: MRNAGDAR000039 INFO 2025-10-14 19:29:07,064 signals 35520 8782111040 Patient created: MRNAGDAR000039 - Jawaher Al-Mutairi INFO 2025-10-14 19:29:07,065 signals 35520 8782111040 Generated File Number: FILE-2025-000040 INFO 2025-10-14 19:29:07,066 signals 35520 8782111040 File created: FILE-2025-000040 for patient MRNAGDAR000040 INFO 2025-10-14 19:29:07,066 signals 35520 8782111040 Created main file for patient: MRNAGDAR000040 INFO 2025-10-14 19:29:07,066 signals 35520 8782111040 Patient created: MRNAGDAR000040 - Khalid Al-Subai INFO 2025-10-14 19:29:07,067 signals 35520 8782111040 Generated File Number: FILE-2025-000041 INFO 2025-10-14 19:29:07,067 signals 35520 8782111040 File created: FILE-2025-000041 for patient MRNAGDAR000041 INFO 2025-10-14 19:29:07,067 signals 35520 8782111040 Created main file for patient: MRNAGDAR000041 INFO 2025-10-14 19:29:07,067 signals 35520 8782111040 Patient created: MRNAGDAR000041 - Reem Al-Otaibi INFO 2025-10-14 19:29:07,068 signals 35520 8782111040 Generated File Number: FILE-2025-000042 INFO 2025-10-14 19:29:07,068 signals 35520 8782111040 File created: FILE-2025-000042 for patient MRNAGDAR000042 INFO 2025-10-14 19:29:07,068 signals 35520 8782111040 Created main file for patient: MRNAGDAR000042 INFO 2025-10-14 19:29:07,068 signals 35520 8782111040 Patient created: MRNAGDAR000042 - Hanan Al-Dawsari INFO 2025-10-14 19:29:07,069 signals 35520 8782111040 Generated File Number: FILE-2025-000043 INFO 2025-10-14 19:29:07,069 signals 35520 8782111040 File created: FILE-2025-000043 for patient MRNAGDAR000043 INFO 2025-10-14 19:29:07,069 signals 35520 8782111040 Created main file for patient: MRNAGDAR000043 INFO 2025-10-14 19:29:07,070 signals 35520 8782111040 Patient created: MRNAGDAR000043 - Latifa Al-Subai INFO 2025-10-14 19:29:07,071 signals 35520 8782111040 Generated File Number: FILE-2025-000044 INFO 2025-10-14 19:29:07,071 signals 35520 8782111040 File created: FILE-2025-000044 for patient MRNAGDAR000044 INFO 2025-10-14 19:29:07,071 signals 35520 8782111040 Created main file for patient: MRNAGDAR000044 INFO 2025-10-14 19:29:07,071 signals 35520 8782111040 Patient created: MRNAGDAR000044 - Abeer Al-Balawi INFO 2025-10-14 19:29:07,072 signals 35520 8782111040 Generated File Number: FILE-2025-000045 INFO 2025-10-14 19:29:07,072 signals 35520 8782111040 File created: FILE-2025-000045 for patient MRNAGDAR000045 INFO 2025-10-14 19:29:07,072 signals 35520 8782111040 Created main file for patient: MRNAGDAR000045 INFO 2025-10-14 19:29:07,072 signals 35520 8782111040 Patient created: MRNAGDAR000045 - Ghada Al-Yami INFO 2025-10-14 19:29:07,073 signals 35520 8782111040 Generated File Number: FILE-2025-000046 INFO 2025-10-14 19:29:07,073 signals 35520 8782111040 File created: FILE-2025-000046 for patient MRNAGDAR000046 INFO 2025-10-14 19:29:07,073 signals 35520 8782111040 Created main file for patient: MRNAGDAR000046 INFO 2025-10-14 19:29:07,073 signals 35520 8782111040 Patient created: MRNAGDAR000046 - Mohammed Al-Harthi INFO 2025-10-14 19:29:07,074 signals 35520 8782111040 Generated File Number: FILE-2025-000047 INFO 2025-10-14 19:29:07,075 signals 35520 8782111040 File created: FILE-2025-000047 for patient MRNAGDAR000047 INFO 2025-10-14 19:29:07,075 signals 35520 8782111040 Created main file for patient: MRNAGDAR000047 INFO 2025-10-14 19:29:07,075 signals 35520 8782111040 Patient created: MRNAGDAR000047 - Abdullah Al-Rashidi INFO 2025-10-14 19:29:07,076 signals 35520 8782111040 Generated File Number: FILE-2025-000048 INFO 2025-10-14 19:29:07,076 signals 35520 8782111040 File created: FILE-2025-000048 for patient MRNAGDAR000048 INFO 2025-10-14 19:29:07,076 signals 35520 8782111040 Created main file for patient: MRNAGDAR000048 INFO 2025-10-14 19:29:07,076 signals 35520 8782111040 Patient created: MRNAGDAR000048 - Sultan Al-Anzi INFO 2025-10-14 19:29:07,077 signals 35520 8782111040 Generated File Number: FILE-2025-000049 INFO 2025-10-14 19:29:07,077 signals 35520 8782111040 File created: FILE-2025-000049 for patient MRNAGDAR000049 INFO 2025-10-14 19:29:07,077 signals 35520 8782111040 Created main file for patient: MRNAGDAR000049 INFO 2025-10-14 19:29:07,077 signals 35520 8782111040 Patient created: MRNAGDAR000049 - Talal Al-Zahrani INFO 2025-10-14 19:29:07,078 signals 35520 8782111040 Generated File Number: FILE-2025-000050 INFO 2025-10-14 19:29:07,078 signals 35520 8782111040 File created: FILE-2025-000050 for patient MRNAGDAR000050 INFO 2025-10-14 19:29:07,078 signals 35520 8782111040 Created main file for patient: MRNAGDAR000050 INFO 2025-10-14 19:29:07,078 signals 35520 8782111040 Patient created: MRNAGDAR000050 - Mona Al-Juaid INFO 2025-10-14 19:29:07,091 signals 35520 8782111040 Appointment created: 8eebf607-c993-489c-a736-fdb3b031c07b for patient MRNAGDAR000026 on 2025-09-14 INFO 2025-10-14 19:29:07,091 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000026-SLP-01 INFO 2025-10-14 19:29:07,092 signals 35520 8782111040 SubFile created: FILE-2025-000026-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:29:07,092 signals 35520 8782111040 Created sub-file FILE-2025-000026-SLP-01 for patient MRNAGDAR000026 at clinic Speech-Language Pathology INFO 2025-10-14 19:29:07,093 signals 35520 8782111040 Notified provider abdulrahman.al-harbi.slp2 of new appointment INFO 2025-10-14 19:29:07,094 signals 35520 8782111040 Appointment created: 685736f7-4f09-446b-8815-c2c3004fcb2f for patient MRNAGDAR000028 on 2025-09-23 INFO 2025-10-14 19:29:07,094 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000028-SLP-01 INFO 2025-10-14 19:29:07,094 signals 35520 8782111040 SubFile created: FILE-2025-000028-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:29:07,094 signals 35520 8782111040 Created sub-file FILE-2025-000028-SLP-01 for patient MRNAGDAR000028 at clinic Speech-Language Pathology INFO 2025-10-14 19:29:07,095 signals 35520 8782111040 Notified provider nada.al-asiri.slp1 of new appointment INFO 2025-10-14 19:29:07,096 signals 35520 8782111040 Appointment created: fb561bbc-c4f8-4e4d-b78a-de117c44a472 for patient MRNAGDAR000001 on 2025-10-30 INFO 2025-10-14 19:29:07,096 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000001-OT-01 INFO 2025-10-14 19:29:07,097 signals 35520 8782111040 SubFile created: FILE-2025-000001-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:29:07,097 signals 35520 8782111040 Created sub-file FILE-2025-000001-OT-01 for patient MRNAGDAR000001 at clinic Occupational Therapy INFO 2025-10-14 19:29:07,097 signals 35520 8782111040 Notified provider hanan.al-omari.ot1 of new appointment INFO 2025-10-14 19:29:07,097 signals 35520 8782111040 Scheduled 24-hour reminder for appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 INFO 2025-10-14 19:29:07,098 signals 35520 8782111040 Scheduled 2-hour reminder for appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 INFO 2025-10-14 19:29:07,099 signals 35520 8782111040 Appointment created: 00e4856e-a7da-42cb-a16a-a061bc4fe6f1 for patient MRNAGDAR000042 on 2025-07-30 INFO 2025-10-14 19:29:07,099 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000042-NUR-01 INFO 2025-10-14 19:29:07,099 signals 35520 8782111040 SubFile created: FILE-2025-000042-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:29:07,099 signals 35520 8782111040 Created sub-file FILE-2025-000042-NUR-01 for patient MRNAGDAR000042 at clinic Nursing Department INFO 2025-10-14 19:29:07,099 signals 35520 8782111040 Notified provider yazeed.al-ahmadi.nurse2 of new appointment INFO 2025-10-14 19:29:07,101 signals 35520 8782111040 Appointment created: 2aa1190f-133f-49ef-b911-51b723e4da69 for patient MRNAGDAR000045 on 2025-09-15 INFO 2025-10-14 19:29:07,101 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000045-NUR-01 INFO 2025-10-14 19:29:07,101 signals 35520 8782111040 SubFile created: FILE-2025-000045-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:29:07,101 signals 35520 8782111040 Created sub-file FILE-2025-000045-NUR-01 for patient MRNAGDAR000045 at clinic Nursing Department INFO 2025-10-14 19:29:07,102 signals 35520 8782111040 Notified provider salma.al-dosari.nurse3 of new appointment INFO 2025-10-14 19:29:07,103 signals 35520 8782111040 Appointment created: 81174d36-8fee-462c-ad2c-b99413c5251c for patient MRNAGDAR000038 on 2025-09-14 INFO 2025-10-14 19:29:07,103 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000038-SLP-01 INFO 2025-10-14 19:29:07,103 signals 35520 8782111040 SubFile created: FILE-2025-000038-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:29:07,103 signals 35520 8782111040 Created sub-file FILE-2025-000038-SLP-01 for patient MRNAGDAR000038 at clinic Speech-Language Pathology INFO 2025-10-14 19:29:07,104 signals 35520 8782111040 Notified provider nada.al-asiri.slp1 of new appointment INFO 2025-10-14 19:29:07,104 signals 35520 8782111040 Appointment created: ca5a37ec-e717-4642-a2b2-57be71c6bf67 for patient MRNAGDAR000021 on 2025-09-21 INFO 2025-10-14 19:29:07,105 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000021-MED-01 INFO 2025-10-14 19:29:07,105 signals 35520 8782111040 SubFile created: FILE-2025-000021-MED-01 for clinic Medical Department INFO 2025-10-14 19:29:07,105 signals 35520 8782111040 Created sub-file FILE-2025-000021-MED-01 for patient MRNAGDAR000021 at clinic Medical Department INFO 2025-10-14 19:29:07,105 signals 35520 8782111040 Notified provider nada.al-shammari.doctor3 of new appointment INFO 2025-10-14 19:29:07,106 signals 35520 8782111040 Appointment created: 39d54776-61dd-4469-b9af-821fbaf8959e for patient MRNAGDAR000007 on 2025-07-16 INFO 2025-10-14 19:29:07,106 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000007-ABA-01 INFO 2025-10-14 19:29:07,106 signals 35520 8782111040 SubFile created: FILE-2025-000007-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:29:07,106 signals 35520 8782111040 Created sub-file FILE-2025-000007-ABA-01 for patient MRNAGDAR000007 at clinic ABA Therapy INFO 2025-10-14 19:29:07,107 signals 35520 8782111040 Notified provider amal.al-ahmadi.aba1 of new appointment INFO 2025-10-14 19:29:07,108 signals 35520 8782111040 Appointment created: a082afbe-c437-4b86-964c-507d2a7d36de for patient MRNAGDAR000040 on 2025-10-19 INFO 2025-10-14 19:29:07,108 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000040-ABA-01 INFO 2025-10-14 19:29:07,109 signals 35520 8782111040 SubFile created: FILE-2025-000040-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:29:07,109 signals 35520 8782111040 Created sub-file FILE-2025-000040-ABA-01 for patient MRNAGDAR000040 at clinic ABA Therapy INFO 2025-10-14 19:29:07,109 signals 35520 8782111040 Notified provider lama.al-dawsari.aba2 of new appointment INFO 2025-10-14 19:29:07,109 signals 35520 8782111040 Scheduled 24-hour reminder for appointment a082afbe-c437-4b86-964c-507d2a7d36de INFO 2025-10-14 19:29:07,110 signals 35520 8782111040 Scheduled 2-hour reminder for appointment a082afbe-c437-4b86-964c-507d2a7d36de INFO 2025-10-14 19:29:07,111 signals 35520 8782111040 Appointment created: 068ef8ba-79b2-474f-b1c9-ec3afc86b78d for patient MRNAGDAR000014 on 2025-09-02 INFO 2025-10-14 19:29:07,111 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000014-NUR-01 INFO 2025-10-14 19:29:07,111 signals 35520 8782111040 SubFile created: FILE-2025-000014-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:29:07,111 signals 35520 8782111040 Created sub-file FILE-2025-000014-NUR-01 for patient MRNAGDAR000014 at clinic Nursing Department INFO 2025-10-14 19:29:07,112 signals 35520 8782111040 Notified provider yazeed.al-ahmadi.nurse2 of new appointment INFO 2025-10-14 19:29:07,113 signals 35520 8782111040 Appointment created: 1cdf1cf9-37a4-4ca9-a852-13820b6be94a for patient MRNAGDAR000023 on 2025-09-17 INFO 2025-10-14 19:29:07,113 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000023-ABA-01 INFO 2025-10-14 19:29:07,113 signals 35520 8782111040 SubFile created: FILE-2025-000023-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:29:07,113 signals 35520 8782111040 Created sub-file FILE-2025-000023-ABA-01 for patient MRNAGDAR000023 at clinic ABA Therapy INFO 2025-10-14 19:29:07,114 signals 35520 8782111040 Notified provider lama.al-dawsari.aba2 of new appointment INFO 2025-10-14 19:29:07,115 signals 35520 8782111040 Appointment created: 2421b2fb-7b7c-4164-b51e-23ce4917663f for patient MRNAGDAR000014 on 2025-08-24 INFO 2025-10-14 19:29:07,115 signals 35520 8782111040 Notified provider yazeed.al-ahmadi.nurse2 of new appointment INFO 2025-10-14 19:29:07,117 signals 35520 8782111040 Appointment created: d0ba1ee1-ea33-494c-8a97-8e660a0794f1 for patient MRNAGDAR000039 on 2025-09-02 INFO 2025-10-14 19:29:07,117 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000039-MED-01 INFO 2025-10-14 19:29:07,117 signals 35520 8782111040 SubFile created: FILE-2025-000039-MED-01 for clinic Medical Department INFO 2025-10-14 19:29:07,117 signals 35520 8782111040 Created sub-file FILE-2025-000039-MED-01 for patient MRNAGDAR000039 at clinic Medical Department INFO 2025-10-14 19:29:07,117 signals 35520 8782111040 Notified provider nada.al-shammari.doctor3 of new appointment INFO 2025-10-14 19:29:07,119 signals 35520 8782111040 Appointment created: 22c16350-7ca4-4e3a-8337-0928d83db7e5 for patient MRNAGDAR000044 on 2025-10-05 INFO 2025-10-14 19:29:07,119 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000044-NUR-01 INFO 2025-10-14 19:29:07,119 signals 35520 8782111040 SubFile created: FILE-2025-000044-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:29:07,119 signals 35520 8782111040 Created sub-file FILE-2025-000044-NUR-01 for patient MRNAGDAR000044 at clinic Nursing Department INFO 2025-10-14 19:29:07,119 signals 35520 8782111040 Notified provider yazeed.al-ahmadi.nurse2 of new appointment INFO 2025-10-14 19:29:07,121 signals 35520 8782111040 Appointment created: 0ccc6901-37ba-42cc-a684-413e4c5e6b60 for patient MRNAGDAR000033 on 2025-09-21 INFO 2025-10-14 19:29:07,121 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000033-ABA-01 INFO 2025-10-14 19:29:07,121 signals 35520 8782111040 SubFile created: FILE-2025-000033-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:29:07,121 signals 35520 8782111040 Created sub-file FILE-2025-000033-ABA-01 for patient MRNAGDAR000033 at clinic ABA Therapy INFO 2025-10-14 19:29:07,122 signals 35520 8782111040 Notified provider lama.al-dawsari.aba2 of new appointment INFO 2025-10-14 19:29:07,123 signals 35520 8782111040 Appointment created: 1e574f9c-3e28-47f7-b29f-890c4f3b812d for patient MRNAGDAR000032 on 2025-09-17 INFO 2025-10-14 19:29:07,123 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000032-SLP-01 INFO 2025-10-14 19:29:07,123 signals 35520 8782111040 SubFile created: FILE-2025-000032-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:29:07,123 signals 35520 8782111040 Created sub-file FILE-2025-000032-SLP-01 for patient MRNAGDAR000032 at clinic Speech-Language Pathology INFO 2025-10-14 19:29:07,124 signals 35520 8782111040 Notified provider nada.al-asiri.slp1 of new appointment INFO 2025-10-14 19:29:07,125 signals 35520 8782111040 Appointment created: 0132b43b-aacf-4f31-afcc-99e32f389eb0 for patient MRNAGDAR000048 on 2025-09-01 INFO 2025-10-14 19:29:07,125 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000048-ABA-01 INFO 2025-10-14 19:29:07,125 signals 35520 8782111040 SubFile created: FILE-2025-000048-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:29:07,125 signals 35520 8782111040 Created sub-file FILE-2025-000048-ABA-01 for patient MRNAGDAR000048 at clinic ABA Therapy INFO 2025-10-14 19:29:07,126 signals 35520 8782111040 Notified provider lama.al-dawsari.aba2 of new appointment INFO 2025-10-14 19:29:07,127 signals 35520 8782111040 Appointment created: 4e17117f-12a0-41c5-87eb-ade30359fa2f for patient MRNAGDAR000028 on 2025-08-26 INFO 2025-10-14 19:29:07,127 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000028-NUR-02 INFO 2025-10-14 19:29:07,127 signals 35520 8782111040 SubFile created: FILE-2025-000028-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:29:07,127 signals 35520 8782111040 Created sub-file FILE-2025-000028-NUR-02 for patient MRNAGDAR000028 at clinic Nursing Department INFO 2025-10-14 19:29:07,127 signals 35520 8782111040 Notified provider yazeed.al-ahmadi.nurse2 of new appointment INFO 2025-10-14 19:29:07,128 signals 35520 8782111040 Appointment created: 40ea97a3-eaea-4cb5-9781-3b4cf09d53f7 for patient MRNAGDAR000001 on 2025-09-15 INFO 2025-10-14 19:29:07,129 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000001-NUR-02 INFO 2025-10-14 19:29:07,129 signals 35520 8782111040 SubFile created: FILE-2025-000001-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:29:07,129 signals 35520 8782111040 Created sub-file FILE-2025-000001-NUR-02 for patient MRNAGDAR000001 at clinic Nursing Department INFO 2025-10-14 19:29:07,129 signals 35520 8782111040 Notified provider salma.al-dosari.nurse3 of new appointment INFO 2025-10-14 19:29:07,130 signals 35520 8782111040 Appointment created: 7c8017a6-d6ed-4b29-a5a3-4abc3ef109e9 for patient MRNAGDAR000010 on 2025-10-12 INFO 2025-10-14 19:29:07,131 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000010-ABA-01 INFO 2025-10-14 19:29:07,131 signals 35520 8782111040 SubFile created: FILE-2025-000010-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:29:07,131 signals 35520 8782111040 Created sub-file FILE-2025-000010-ABA-01 for patient MRNAGDAR000010 at clinic ABA Therapy INFO 2025-10-14 19:29:07,131 signals 35520 8782111040 Notified provider lama.al-dawsari.aba2 of new appointment INFO 2025-10-14 19:29:07,133 signals 35520 8782111040 Appointment created: 3c08f656-7109-4622-9db5-4f6450ed689b for patient MRNAGDAR000018 on 2025-09-04 INFO 2025-10-14 19:29:07,133 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000018-ABA-01 INFO 2025-10-14 19:29:07,133 signals 35520 8782111040 SubFile created: FILE-2025-000018-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:29:07,133 signals 35520 8782111040 Created sub-file FILE-2025-000018-ABA-01 for patient MRNAGDAR000018 at clinic ABA Therapy INFO 2025-10-14 19:29:07,134 signals 35520 8782111040 Notified provider lama.al-dawsari.aba2 of new appointment INFO 2025-10-14 19:29:07,135 signals 35520 8782111040 Appointment created: 9a12f466-0d5e-49db-9523-dd31570026c5 for patient MRNAGDAR000046 on 2025-10-05 INFO 2025-10-14 19:29:07,136 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000046-OT-01 INFO 2025-10-14 19:29:07,136 signals 35520 8782111040 SubFile created: FILE-2025-000046-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:29:07,136 signals 35520 8782111040 Created sub-file FILE-2025-000046-OT-01 for patient MRNAGDAR000046 at clinic Occupational Therapy INFO 2025-10-14 19:29:07,136 signals 35520 8782111040 Notified provider hanan.al-omari.ot1 of new appointment INFO 2025-10-14 19:29:07,137 signals 35520 8782111040 Appointment created: c4c2930c-edf3-45ba-b193-fc3868af7009 for patient MRNAGDAR000045 on 2025-09-28 INFO 2025-10-14 19:29:07,138 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000045-OT-02 INFO 2025-10-14 19:29:07,138 signals 35520 8782111040 SubFile created: FILE-2025-000045-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:29:07,138 signals 35520 8782111040 Created sub-file FILE-2025-000045-OT-02 for patient MRNAGDAR000045 at clinic Occupational Therapy INFO 2025-10-14 19:29:07,138 signals 35520 8782111040 Notified provider abdullah.al-ahmadi.ot2 of new appointment INFO 2025-10-14 19:29:07,139 signals 35520 8782111040 Appointment created: 9839a0ff-1973-4e5a-a17c-f861cb884e09 for patient MRNAGDAR000018 on 2025-10-19 INFO 2025-10-14 19:29:07,140 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000018-MED-02 INFO 2025-10-14 19:29:07,140 signals 35520 8782111040 SubFile created: FILE-2025-000018-MED-02 for clinic Medical Department INFO 2025-10-14 19:29:07,140 signals 35520 8782111040 Created sub-file FILE-2025-000018-MED-02 for patient MRNAGDAR000018 at clinic Medical Department INFO 2025-10-14 19:29:07,140 signals 35520 8782111040 Notified provider nada.al-shammari.doctor3 of new appointment INFO 2025-10-14 19:29:07,141 signals 35520 8782111040 Scheduled 24-hour reminder for appointment 9839a0ff-1973-4e5a-a17c-f861cb884e09 INFO 2025-10-14 19:29:07,141 signals 35520 8782111040 Scheduled 2-hour reminder for appointment 9839a0ff-1973-4e5a-a17c-f861cb884e09 INFO 2025-10-14 19:29:07,142 signals 35520 8782111040 Appointment created: 4e47420c-b923-4469-a811-b0f514ba114d for patient MRNAGDAR000011 on 2025-09-29 INFO 2025-10-14 19:29:07,142 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000011-MED-01 INFO 2025-10-14 19:29:07,142 signals 35520 8782111040 SubFile created: FILE-2025-000011-MED-01 for clinic Medical Department INFO 2025-10-14 19:29:07,142 signals 35520 8782111040 Created sub-file FILE-2025-000011-MED-01 for patient MRNAGDAR000011 at clinic Medical Department INFO 2025-10-14 19:29:07,143 signals 35520 8782111040 Notified provider nada.al-shammari.doctor3 of new appointment INFO 2025-10-14 19:29:07,144 signals 35520 8782111040 Appointment created: 129622f1-b7e2-4c52-a45f-1dbfa9c68bd8 for patient MRNAGDAR000017 on 2025-09-07 INFO 2025-10-14 19:29:07,144 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000017-SLP-01 INFO 2025-10-14 19:29:07,144 signals 35520 8782111040 SubFile created: FILE-2025-000017-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:29:07,144 signals 35520 8782111040 Created sub-file FILE-2025-000017-SLP-01 for patient MRNAGDAR000017 at clinic Speech-Language Pathology INFO 2025-10-14 19:29:07,145 signals 35520 8782111040 Notified provider abdulrahman.al-harbi.slp2 of new appointment INFO 2025-10-14 19:29:07,146 signals 35520 8782111040 Appointment created: 76f97765-8a9a-436d-a311-514feeef0fef for patient MRNAGDAR000035 on 2025-10-12 INFO 2025-10-14 19:29:07,146 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000035-NUR-01 INFO 2025-10-14 19:29:07,146 signals 35520 8782111040 SubFile created: FILE-2025-000035-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:29:07,146 signals 35520 8782111040 Created sub-file FILE-2025-000035-NUR-01 for patient MRNAGDAR000035 at clinic Nursing Department INFO 2025-10-14 19:29:07,147 signals 35520 8782111040 Notified provider yazeed.al-ahmadi.nurse2 of new appointment INFO 2025-10-14 19:29:07,148 signals 35520 8782111040 Appointment created: 15446758-a564-445f-a181-85f0be73ae87 for patient MRNAGDAR000007 on 2025-10-19 INFO 2025-10-14 19:29:07,148 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000007-NUR-02 INFO 2025-10-14 19:29:07,148 signals 35520 8782111040 SubFile created: FILE-2025-000007-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:29:07,148 signals 35520 8782111040 Created sub-file FILE-2025-000007-NUR-02 for patient MRNAGDAR000007 at clinic Nursing Department INFO 2025-10-14 19:29:07,150 confirmation_service 35520 8782111040 Created confirmation token for appointment 15446758-a564-445f-a181-85f0be73ae87, expires at 2025-10-21 16:29:07.150001+00:00 ERROR 2025-10-14 19:29:07,150 signals 35520 8782111040 Error creating confirmation token for appointment 15446758-a564-445f-a181-85f0be73ae87: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:29:07,151 signals 35520 8782111040 Notified provider turki.al-asiri.nurse1 of new appointment INFO 2025-10-14 19:29:07,151 signals 35520 8782111040 Scheduled 24-hour reminder for appointment 15446758-a564-445f-a181-85f0be73ae87 INFO 2025-10-14 19:29:07,151 signals 35520 8782111040 Scheduled 2-hour reminder for appointment 15446758-a564-445f-a181-85f0be73ae87 INFO 2025-10-14 19:29:07,152 signals 35520 8782111040 Appointment created: 6ca8f9c9-9cb0-43f5-99e2-97f536d7010b for patient MRNAGDAR000002 on 2025-08-11 INFO 2025-10-14 19:29:07,152 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000002-SLP-01 INFO 2025-10-14 19:29:07,153 signals 35520 8782111040 SubFile created: FILE-2025-000002-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:29:07,153 signals 35520 8782111040 Created sub-file FILE-2025-000002-SLP-01 for patient MRNAGDAR000002 at clinic Speech-Language Pathology INFO 2025-10-14 19:29:07,153 signals 35520 8782111040 Notified provider nada.al-asiri.slp1 of new appointment INFO 2025-10-14 19:29:07,154 signals 35520 8782111040 Appointment created: 6826b4fe-5e84-4cc3-8ed5-3c9eb8e60d71 for patient MRNAGDAR000043 on 2025-08-03 INFO 2025-10-14 19:29:07,155 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000043-MED-01 INFO 2025-10-14 19:29:07,155 signals 35520 8782111040 SubFile created: FILE-2025-000043-MED-01 for clinic Medical Department INFO 2025-10-14 19:29:07,155 signals 35520 8782111040 Created sub-file FILE-2025-000043-MED-01 for patient MRNAGDAR000043 at clinic Medical Department INFO 2025-10-14 19:29:07,155 signals 35520 8782111040 Notified provider saad.al-omari.doctor2 of new appointment INFO 2025-10-14 19:29:07,156 signals 35520 8782111040 Appointment created: 600fe84f-1004-421f-b751-2747010219a1 for patient MRNAGDAR000023 on 2025-09-07 INFO 2025-10-14 19:29:07,157 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000023-NUR-02 INFO 2025-10-14 19:29:07,157 signals 35520 8782111040 SubFile created: FILE-2025-000023-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:29:07,157 signals 35520 8782111040 Created sub-file FILE-2025-000023-NUR-02 for patient MRNAGDAR000023 at clinic Nursing Department INFO 2025-10-14 19:29:07,157 signals 35520 8782111040 Notified provider salma.al-dosari.nurse3 of new appointment INFO 2025-10-14 19:29:07,159 signals 35520 8782111040 Appointment created: 2e2e66cd-7edc-4a0e-b999-1626cc373e10 for patient MRNAGDAR000003 on 2025-10-13 INFO 2025-10-14 19:29:07,159 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000003-MED-01 INFO 2025-10-14 19:29:07,159 signals 35520 8782111040 SubFile created: FILE-2025-000003-MED-01 for clinic Medical Department INFO 2025-10-14 19:29:07,159 signals 35520 8782111040 Created sub-file FILE-2025-000003-MED-01 for patient MRNAGDAR000003 at clinic Medical Department INFO 2025-10-14 19:29:07,159 signals 35520 8782111040 Notified provider saad.al-omari.doctor2 of new appointment INFO 2025-10-14 19:29:07,161 signals 35520 8782111040 Appointment created: 10ae79b2-52b6-40b3-9c9b-af74f916eebc for patient MRNAGDAR000018 on 2025-07-28 INFO 2025-10-14 19:29:07,161 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000018-NUR-03 INFO 2025-10-14 19:29:07,161 signals 35520 8782111040 SubFile created: FILE-2025-000018-NUR-03 for clinic Nursing Department INFO 2025-10-14 19:29:07,161 signals 35520 8782111040 Created sub-file FILE-2025-000018-NUR-03 for patient MRNAGDAR000018 at clinic Nursing Department INFO 2025-10-14 19:29:07,161 signals 35520 8782111040 Notified provider salma.al-dosari.nurse3 of new appointment INFO 2025-10-14 19:29:07,163 signals 35520 8782111040 Appointment created: 1ee32476-8981-4e26-860f-8d011fe154d9 for patient MRNAGDAR000006 on 2025-08-24 INFO 2025-10-14 19:29:07,163 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000006-NUR-01 INFO 2025-10-14 19:29:07,163 signals 35520 8782111040 SubFile created: FILE-2025-000006-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:29:07,163 signals 35520 8782111040 Created sub-file FILE-2025-000006-NUR-01 for patient MRNAGDAR000006 at clinic Nursing Department INFO 2025-10-14 19:29:07,163 signals 35520 8782111040 Notified provider salma.al-dosari.nurse3 of new appointment INFO 2025-10-14 19:29:07,165 signals 35520 8782111040 Appointment created: d01823c9-474b-4294-9992-1e1db098aa46 for patient MRNAGDAR000035 on 2025-10-23 INFO 2025-10-14 19:29:07,165 confirmation_service 35520 8782111040 Created confirmation token for appointment d01823c9-474b-4294-9992-1e1db098aa46, expires at 2025-10-21 16:29:07.165883+00:00 ERROR 2025-10-14 19:29:07,166 signals 35520 8782111040 Error creating confirmation token for appointment d01823c9-474b-4294-9992-1e1db098aa46: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:29:07,166 signals 35520 8782111040 Notified provider yazeed.al-ahmadi.nurse2 of new appointment INFO 2025-10-14 19:29:07,166 signals 35520 8782111040 Scheduled 24-hour reminder for appointment d01823c9-474b-4294-9992-1e1db098aa46 INFO 2025-10-14 19:29:07,167 signals 35520 8782111040 Scheduled 2-hour reminder for appointment d01823c9-474b-4294-9992-1e1db098aa46 INFO 2025-10-14 19:29:07,167 signals 35520 8782111040 Appointment created: 10fc4fdc-5eea-485b-91c7-5840328d2959 for patient MRNAGDAR000013 on 2025-08-06 INFO 2025-10-14 19:29:07,168 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000013-MED-01 INFO 2025-10-14 19:29:07,168 signals 35520 8782111040 SubFile created: FILE-2025-000013-MED-01 for clinic Medical Department INFO 2025-10-14 19:29:07,168 signals 35520 8782111040 Created sub-file FILE-2025-000013-MED-01 for patient MRNAGDAR000013 at clinic Medical Department INFO 2025-10-14 19:29:07,168 signals 35520 8782111040 Notified provider nada.al-shammari.doctor3 of new appointment INFO 2025-10-14 19:29:07,169 signals 35520 8782111040 Appointment created: 59c4b009-1a46-44e4-a8d3-f907e26754e2 for patient MRNAGDAR000020 on 2025-10-19 INFO 2025-10-14 19:29:07,169 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000020-NUR-01 INFO 2025-10-14 19:29:07,169 signals 35520 8782111040 SubFile created: FILE-2025-000020-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:29:07,169 signals 35520 8782111040 Created sub-file FILE-2025-000020-NUR-01 for patient MRNAGDAR000020 at clinic Nursing Department INFO 2025-10-14 19:29:07,170 signals 35520 8782111040 Notified provider turki.al-asiri.nurse1 of new appointment INFO 2025-10-14 19:29:07,170 signals 35520 8782111040 Scheduled 24-hour reminder for appointment 59c4b009-1a46-44e4-a8d3-f907e26754e2 INFO 2025-10-14 19:29:07,171 signals 35520 8782111040 Scheduled 2-hour reminder for appointment 59c4b009-1a46-44e4-a8d3-f907e26754e2 INFO 2025-10-14 19:29:07,171 signals 35520 8782111040 Appointment created: e984cc76-c4ef-45b9-8898-d5d365562c34 for patient MRNAGDAR000013 on 2025-10-19 INFO 2025-10-14 19:29:07,172 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000013-SLP-02 INFO 2025-10-14 19:29:07,172 signals 35520 8782111040 SubFile created: FILE-2025-000013-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:29:07,172 signals 35520 8782111040 Created sub-file FILE-2025-000013-SLP-02 for patient MRNAGDAR000013 at clinic Speech-Language Pathology INFO 2025-10-14 19:29:07,172 signals 35520 8782111040 Notified provider abdulrahman.al-harbi.slp2 of new appointment INFO 2025-10-14 19:29:07,173 signals 35520 8782111040 Scheduled 24-hour reminder for appointment e984cc76-c4ef-45b9-8898-d5d365562c34 INFO 2025-10-14 19:29:07,173 signals 35520 8782111040 Scheduled 2-hour reminder for appointment e984cc76-c4ef-45b9-8898-d5d365562c34 INFO 2025-10-14 19:29:07,174 signals 35520 8782111040 Appointment created: 4aef97db-e9db-41de-aabf-6bd501b532d7 for patient MRNAGDAR000036 on 2025-08-03 INFO 2025-10-14 19:29:07,174 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000036-ABA-01 INFO 2025-10-14 19:29:07,174 signals 35520 8782111040 SubFile created: FILE-2025-000036-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:29:07,174 signals 35520 8782111040 Created sub-file FILE-2025-000036-ABA-01 for patient MRNAGDAR000036 at clinic ABA Therapy INFO 2025-10-14 19:29:07,174 signals 35520 8782111040 Notified provider lama.al-dawsari.aba2 of new appointment INFO 2025-10-14 19:29:07,176 signals 35520 8782111040 Appointment created: 0092be53-5b2e-468e-8700-0b48ccf0f75a for patient MRNAGDAR000042 on 2025-10-19 INFO 2025-10-14 19:29:07,177 confirmation_service 35520 8782111040 Created confirmation token for appointment 0092be53-5b2e-468e-8700-0b48ccf0f75a, expires at 2025-10-21 16:29:07.176933+00:00 ERROR 2025-10-14 19:29:07,177 signals 35520 8782111040 Error creating confirmation token for appointment 0092be53-5b2e-468e-8700-0b48ccf0f75a: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:29:07,177 signals 35520 8782111040 Notified provider salma.al-dosari.nurse3 of new appointment INFO 2025-10-14 19:29:07,177 signals 35520 8782111040 Scheduled 24-hour reminder for appointment 0092be53-5b2e-468e-8700-0b48ccf0f75a INFO 2025-10-14 19:29:07,178 signals 35520 8782111040 Scheduled 2-hour reminder for appointment 0092be53-5b2e-468e-8700-0b48ccf0f75a INFO 2025-10-14 19:29:07,178 signals 35520 8782111040 Appointment created: fd92d557-7f85-4c3d-9a6c-5b4c4a2146e2 for patient MRNAGDAR000009 on 2025-07-27 INFO 2025-10-14 19:29:07,179 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000009-ABA-01 INFO 2025-10-14 19:29:07,179 signals 35520 8782111040 SubFile created: FILE-2025-000009-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:29:07,179 signals 35520 8782111040 Created sub-file FILE-2025-000009-ABA-01 for patient MRNAGDAR000009 at clinic ABA Therapy INFO 2025-10-14 19:29:07,179 signals 35520 8782111040 Notified provider amal.al-ahmadi.aba1 of new appointment INFO 2025-10-14 19:29:07,180 signals 35520 8782111040 Appointment created: e6c3ae3a-55d5-4528-b619-ce501c553d67 for patient MRNAGDAR000005 on 2025-10-08 INFO 2025-10-14 19:29:07,181 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000005-ABA-01 INFO 2025-10-14 19:29:07,181 signals 35520 8782111040 SubFile created: FILE-2025-000005-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:29:07,181 signals 35520 8782111040 Created sub-file FILE-2025-000005-ABA-01 for patient MRNAGDAR000005 at clinic ABA Therapy INFO 2025-10-14 19:29:07,181 signals 35520 8782111040 Notified provider lama.al-dawsari.aba2 of new appointment INFO 2025-10-14 19:29:07,182 signals 35520 8782111040 Appointment created: ead23a51-3a71-4853-867b-b86272a8e190 for patient MRNAGDAR000003 on 2025-08-24 INFO 2025-10-14 19:29:07,183 signals 35520 8782111040 Notified provider basma.al-dosari.doctor1 of new appointment INFO 2025-10-14 19:29:07,184 signals 35520 8782111040 Appointment created: 613a3cc3-0882-4c47-b3ae-19d960e35d6c for patient MRNAGDAR000021 on 2025-07-29 INFO 2025-10-14 19:29:07,184 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000021-OT-02 INFO 2025-10-14 19:29:07,184 signals 35520 8782111040 SubFile created: FILE-2025-000021-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:29:07,184 signals 35520 8782111040 Created sub-file FILE-2025-000021-OT-02 for patient MRNAGDAR000021 at clinic Occupational Therapy INFO 2025-10-14 19:29:07,185 signals 35520 8782111040 Notified provider hanan.al-omari.ot1 of new appointment INFO 2025-10-14 19:29:07,186 signals 35520 8782111040 Appointment created: 20d3e2f5-809b-4165-9ed2-57457e951c6a for patient MRNAGDAR000036 on 2025-09-02 INFO 2025-10-14 19:29:07,186 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000036-SLP-02 INFO 2025-10-14 19:29:07,186 signals 35520 8782111040 SubFile created: FILE-2025-000036-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:29:07,186 signals 35520 8782111040 Created sub-file FILE-2025-000036-SLP-02 for patient MRNAGDAR000036 at clinic Speech-Language Pathology INFO 2025-10-14 19:29:07,187 signals 35520 8782111040 Notified provider abdulrahman.al-harbi.slp2 of new appointment INFO 2025-10-14 19:29:07,188 signals 35520 8782111040 Appointment created: f7e6c33b-e15b-4c0a-bcf4-1b91788154a2 for patient MRNAGDAR000017 on 2025-09-04 INFO 2025-10-14 19:29:07,188 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000017-NUR-02 INFO 2025-10-14 19:29:07,188 signals 35520 8782111040 SubFile created: FILE-2025-000017-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:29:07,188 signals 35520 8782111040 Created sub-file FILE-2025-000017-NUR-02 for patient MRNAGDAR000017 at clinic Nursing Department INFO 2025-10-14 19:29:07,189 signals 35520 8782111040 Notified provider salma.al-dosari.nurse3 of new appointment INFO 2025-10-14 19:29:07,190 signals 35520 8782111040 Appointment created: b00eedde-1f8d-4556-bef4-07369f144d4e for patient MRNAGDAR000016 on 2025-11-02 INFO 2025-10-14 19:29:07,190 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000016-NUR-01 INFO 2025-10-14 19:29:07,190 signals 35520 8782111040 SubFile created: FILE-2025-000016-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:29:07,190 signals 35520 8782111040 Created sub-file FILE-2025-000016-NUR-01 for patient MRNAGDAR000016 at clinic Nursing Department INFO 2025-10-14 19:29:07,191 signals 35520 8782111040 Notified provider salma.al-dosari.nurse3 of new appointment INFO 2025-10-14 19:29:07,191 signals 35520 8782111040 Scheduled 24-hour reminder for appointment b00eedde-1f8d-4556-bef4-07369f144d4e INFO 2025-10-14 19:29:07,191 signals 35520 8782111040 Scheduled 2-hour reminder for appointment b00eedde-1f8d-4556-bef4-07369f144d4e INFO 2025-10-14 19:29:07,192 signals 35520 8782111040 Appointment created: 6011a039-cf82-4790-bbc8-4b8b238678c8 for patient MRNAGDAR000044 on 2025-07-16 INFO 2025-10-14 19:29:07,192 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000044-MED-02 INFO 2025-10-14 19:29:07,193 signals 35520 8782111040 SubFile created: FILE-2025-000044-MED-02 for clinic Medical Department INFO 2025-10-14 19:29:07,193 signals 35520 8782111040 Created sub-file FILE-2025-000044-MED-02 for patient MRNAGDAR000044 at clinic Medical Department INFO 2025-10-14 19:29:07,193 signals 35520 8782111040 Notified provider nada.al-shammari.doctor3 of new appointment INFO 2025-10-14 19:29:07,195 signals 35520 8782111040 Appointment created: 5b53e309-49cb-4ed0-b462-688b1de3d4c6 for patient MRNAGDAR000045 on 2025-09-24 INFO 2025-10-14 19:29:07,195 signals 35520 8782111040 Notified provider yazeed.al-ahmadi.nurse2 of new appointment INFO 2025-10-14 19:29:07,197 signals 35520 8782111040 Appointment created: 5a963af0-f915-4035-8023-beae426d4b3c for patient MRNAGDAR000047 on 2025-09-04 INFO 2025-10-14 19:29:07,197 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000047-OT-01 INFO 2025-10-14 19:29:07,197 signals 35520 8782111040 SubFile created: FILE-2025-000047-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:29:07,198 signals 35520 8782111040 Created sub-file FILE-2025-000047-OT-01 for patient MRNAGDAR000047 at clinic Occupational Therapy INFO 2025-10-14 19:29:07,198 signals 35520 8782111040 Notified provider abdullah.al-ahmadi.ot2 of new appointment INFO 2025-10-14 19:29:07,199 signals 35520 8782111040 Appointment created: 3e6521f7-0f35-40f1-ac1e-bdeffc9c9932 for patient MRNAGDAR000036 on 2025-09-02 INFO 2025-10-14 19:29:07,200 signals 35520 8782111040 Notified provider abdulrahman.al-harbi.slp2 of new appointment INFO 2025-10-14 19:29:07,201 signals 35520 8782111040 Appointment created: 363d7174-4253-43b9-a100-e056b9a4597d for patient MRNAGDAR000010 on 2025-09-04 INFO 2025-10-14 19:29:07,201 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000010-NUR-02 INFO 2025-10-14 19:29:07,201 signals 35520 8782111040 SubFile created: FILE-2025-000010-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:29:07,201 signals 35520 8782111040 Created sub-file FILE-2025-000010-NUR-02 for patient MRNAGDAR000010 at clinic Nursing Department INFO 2025-10-14 19:29:07,202 signals 35520 8782111040 Notified provider salma.al-dosari.nurse3 of new appointment INFO 2025-10-14 19:29:07,203 signals 35520 8782111040 Appointment created: 6a98dcb6-5de3-4da0-917c-ef2fd628d683 for patient MRNAGDAR000044 on 2025-09-01 INFO 2025-10-14 19:29:07,203 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000044-SLP-03 INFO 2025-10-14 19:29:07,203 signals 35520 8782111040 SubFile created: FILE-2025-000044-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:29:07,203 signals 35520 8782111040 Created sub-file FILE-2025-000044-SLP-03 for patient MRNAGDAR000044 at clinic Speech-Language Pathology INFO 2025-10-14 19:29:07,204 signals 35520 8782111040 Notified provider nada.al-asiri.slp1 of new appointment INFO 2025-10-14 19:29:07,205 signals 35520 8782111040 Appointment created: 0f12320c-36c8-47b9-b7e0-750dd46b939f for patient MRNAGDAR000033 on 2025-09-22 INFO 2025-10-14 19:29:07,205 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000033-SLP-02 INFO 2025-10-14 19:29:07,205 signals 35520 8782111040 SubFile created: FILE-2025-000033-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:29:07,205 signals 35520 8782111040 Created sub-file FILE-2025-000033-SLP-02 for patient MRNAGDAR000033 at clinic Speech-Language Pathology INFO 2025-10-14 19:29:07,206 signals 35520 8782111040 Notified provider abdulrahman.al-harbi.slp2 of new appointment INFO 2025-10-14 19:29:07,208 signals 35520 8782111040 Appointment created: a8f127e3-e366-4900-85d8-cd8e6af67169 for patient MRNAGDAR000035 on 2025-10-29 INFO 2025-10-14 19:29:07,208 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000035-OT-02 INFO 2025-10-14 19:29:07,208 signals 35520 8782111040 SubFile created: FILE-2025-000035-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:29:07,208 signals 35520 8782111040 Created sub-file FILE-2025-000035-OT-02 for patient MRNAGDAR000035 at clinic Occupational Therapy INFO 2025-10-14 19:29:07,209 signals 35520 8782111040 Notified provider abdullah.al-ahmadi.ot2 of new appointment INFO 2025-10-14 19:29:07,209 signals 35520 8782111040 Scheduled 24-hour reminder for appointment a8f127e3-e366-4900-85d8-cd8e6af67169 INFO 2025-10-14 19:29:07,209 signals 35520 8782111040 Scheduled 2-hour reminder for appointment a8f127e3-e366-4900-85d8-cd8e6af67169 INFO 2025-10-14 19:29:07,210 signals 35520 8782111040 Appointment created: e5fdfcf6-bb43-4fa9-b812-3558e813c6d6 for patient MRNAGDAR000028 on 2025-09-15 INFO 2025-10-14 19:29:07,211 signals 35520 8782111040 Notified provider salma.al-dosari.nurse3 of new appointment INFO 2025-10-14 19:29:07,211 signals 35520 8782111040 Appointment created: 67640011-eeaa-4d2d-8772-e9811ac3efd3 for patient MRNAGDAR000035 on 2025-08-28 INFO 2025-10-14 19:29:07,212 signals 35520 8782111040 Notified provider turki.al-asiri.nurse1 of new appointment INFO 2025-10-14 19:29:07,213 signals 35520 8782111040 Appointment created: 4dbb782a-8d39-4cbd-899b-eec73fb6623e for patient MRNAGDAR000049 on 2025-09-24 INFO 2025-10-14 19:29:07,213 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000049-OT-01 INFO 2025-10-14 19:29:07,214 signals 35520 8782111040 SubFile created: FILE-2025-000049-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:29:07,214 signals 35520 8782111040 Created sub-file FILE-2025-000049-OT-01 for patient MRNAGDAR000049 at clinic Occupational Therapy INFO 2025-10-14 19:29:07,214 signals 35520 8782111040 Notified provider abdullah.al-ahmadi.ot2 of new appointment INFO 2025-10-14 19:29:07,215 signals 35520 8782111040 Appointment created: 0ae2aa69-1e4d-4b41-8867-01a7409b9e6e for patient MRNAGDAR000032 on 2025-09-14 INFO 2025-10-14 19:29:07,215 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000032-OT-02 INFO 2025-10-14 19:29:07,215 signals 35520 8782111040 SubFile created: FILE-2025-000032-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:29:07,215 signals 35520 8782111040 Created sub-file FILE-2025-000032-OT-02 for patient MRNAGDAR000032 at clinic Occupational Therapy INFO 2025-10-14 19:29:07,215 signals 35520 8782111040 Notified provider abdullah.al-ahmadi.ot2 of new appointment INFO 2025-10-14 19:29:07,217 signals 35520 8782111040 Appointment created: 1376d453-0149-4eac-bc57-c81c41852daa for patient MRNAGDAR000043 on 2025-10-22 INFO 2025-10-14 19:29:07,218 confirmation_service 35520 8782111040 Created confirmation token for appointment 1376d453-0149-4eac-bc57-c81c41852daa, expires at 2025-10-21 16:29:07.217983+00:00 ERROR 2025-10-14 19:29:07,218 signals 35520 8782111040 Error creating confirmation token for appointment 1376d453-0149-4eac-bc57-c81c41852daa: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:29:07,218 signals 35520 8782111040 Notified provider basma.al-dosari.doctor1 of new appointment INFO 2025-10-14 19:29:07,218 signals 35520 8782111040 Scheduled 24-hour reminder for appointment 1376d453-0149-4eac-bc57-c81c41852daa INFO 2025-10-14 19:29:07,219 signals 35520 8782111040 Scheduled 2-hour reminder for appointment 1376d453-0149-4eac-bc57-c81c41852daa INFO 2025-10-14 19:29:07,220 signals 35520 8782111040 Appointment created: 21f454fa-eda2-4e90-83e7-1c9ebfd24573 for patient MRNAGDAR000034 on 2025-07-31 INFO 2025-10-14 19:29:07,220 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000034-ABA-01 INFO 2025-10-14 19:29:07,220 signals 35520 8782111040 SubFile created: FILE-2025-000034-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:29:07,220 signals 35520 8782111040 Created sub-file FILE-2025-000034-ABA-01 for patient MRNAGDAR000034 at clinic ABA Therapy INFO 2025-10-14 19:29:07,220 signals 35520 8782111040 Notified provider amal.al-ahmadi.aba1 of new appointment INFO 2025-10-14 19:29:07,222 signals 35520 8782111040 Appointment created: 74db70b8-4f73-441f-87bd-bd128ab104b5 for patient MRNAGDAR000034 on 2025-08-26 INFO 2025-10-14 19:29:07,222 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000034-OT-02 INFO 2025-10-14 19:29:07,222 signals 35520 8782111040 SubFile created: FILE-2025-000034-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:29:07,222 signals 35520 8782111040 Created sub-file FILE-2025-000034-OT-02 for patient MRNAGDAR000034 at clinic Occupational Therapy INFO 2025-10-14 19:29:07,222 signals 35520 8782111040 Notified provider abdullah.al-ahmadi.ot2 of new appointment INFO 2025-10-14 19:29:07,224 signals 35520 8782111040 Appointment created: 8f11af78-78ae-4678-8190-dec2c7c52336 for patient MRNAGDAR000023 on 2025-09-01 INFO 2025-10-14 19:29:07,224 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000023-SLP-03 INFO 2025-10-14 19:29:07,224 signals 35520 8782111040 SubFile created: FILE-2025-000023-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:29:07,224 signals 35520 8782111040 Created sub-file FILE-2025-000023-SLP-03 for patient MRNAGDAR000023 at clinic Speech-Language Pathology INFO 2025-10-14 19:29:07,224 signals 35520 8782111040 Notified provider nada.al-asiri.slp1 of new appointment INFO 2025-10-14 19:29:07,226 signals 35520 8782111040 Appointment created: 5e6b8b1f-e740-4a96-b9b8-20e6d1b00e5f for patient MRNAGDAR000017 on 2025-09-17 INFO 2025-10-14 19:29:07,226 signals 35520 8782111040 Notified provider abdulrahman.al-harbi.slp2 of new appointment INFO 2025-10-14 19:29:07,227 signals 35520 8782111040 Appointment created: 666f3462-359d-442d-ab93-40cbfa3cf98d for patient MRNAGDAR000035 on 2025-11-11 INFO 2025-10-14 19:29:07,228 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000035-MED-03 INFO 2025-10-14 19:29:07,228 signals 35520 8782111040 SubFile created: FILE-2025-000035-MED-03 for clinic Medical Department INFO 2025-10-14 19:29:07,228 signals 35520 8782111040 Created sub-file FILE-2025-000035-MED-03 for patient MRNAGDAR000035 at clinic Medical Department INFO 2025-10-14 19:29:07,228 confirmation_service 35520 8782111040 Created confirmation token for appointment 666f3462-359d-442d-ab93-40cbfa3cf98d, expires at 2025-10-21 16:29:07.228794+00:00 ERROR 2025-10-14 19:29:07,228 signals 35520 8782111040 Error creating confirmation token for appointment 666f3462-359d-442d-ab93-40cbfa3cf98d: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:29:07,229 signals 35520 8782111040 Notified provider saad.al-omari.doctor2 of new appointment INFO 2025-10-14 19:29:07,229 signals 35520 8782111040 Scheduled 24-hour reminder for appointment 666f3462-359d-442d-ab93-40cbfa3cf98d INFO 2025-10-14 19:29:07,230 signals 35520 8782111040 Scheduled 2-hour reminder for appointment 666f3462-359d-442d-ab93-40cbfa3cf98d INFO 2025-10-14 19:29:07,231 signals 35520 8782111040 Appointment created: a0172702-e89f-49b8-960d-2b3a8b2ce4fb for patient MRNAGDAR000012 on 2025-09-16 INFO 2025-10-14 19:29:07,231 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000012-SLP-01 INFO 2025-10-14 19:29:07,231 signals 35520 8782111040 SubFile created: FILE-2025-000012-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:29:07,231 signals 35520 8782111040 Created sub-file FILE-2025-000012-SLP-01 for patient MRNAGDAR000012 at clinic Speech-Language Pathology INFO 2025-10-14 19:29:07,232 signals 35520 8782111040 Notified provider nada.al-asiri.slp1 of new appointment INFO 2025-10-14 19:29:07,233 signals 35520 8782111040 Appointment created: 987e1f12-6bb8-4220-a826-c016c2960183 for patient MRNAGDAR000030 on 2025-09-14 INFO 2025-10-14 19:29:07,233 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000030-SLP-01 INFO 2025-10-14 19:29:07,234 signals 35520 8782111040 SubFile created: FILE-2025-000030-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:29:07,234 signals 35520 8782111040 Created sub-file FILE-2025-000030-SLP-01 for patient MRNAGDAR000030 at clinic Speech-Language Pathology INFO 2025-10-14 19:29:07,234 signals 35520 8782111040 Notified provider abdulrahman.al-harbi.slp2 of new appointment INFO 2025-10-14 19:29:07,235 signals 35520 8782111040 Appointment created: 9939b8dc-8d09-410c-86d1-1efd4043891b for patient MRNAGDAR000011 on 2025-07-27 INFO 2025-10-14 19:29:07,235 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000011-ABA-02 INFO 2025-10-14 19:29:07,235 signals 35520 8782111040 SubFile created: FILE-2025-000011-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:29:07,235 signals 35520 8782111040 Created sub-file FILE-2025-000011-ABA-02 for patient MRNAGDAR000011 at clinic ABA Therapy INFO 2025-10-14 19:29:07,235 signals 35520 8782111040 Notified provider amal.al-ahmadi.aba1 of new appointment INFO 2025-10-14 19:29:07,237 signals 35520 8782111040 Appointment created: 364493ed-b1ed-4adb-bf23-6021d35a1785 for patient MRNAGDAR000048 on 2025-10-05 INFO 2025-10-14 19:29:07,237 signals 35520 8782111040 Notified provider lama.al-dawsari.aba2 of new appointment INFO 2025-10-14 19:29:07,238 signals 35520 8782111040 Appointment created: 5305b1ee-1057-4853-a339-a4188f2069d3 for patient MRNAGDAR000014 on 2025-10-05 INFO 2025-10-14 19:29:07,239 signals 35520 8782111040 Notified provider salma.al-dosari.nurse3 of new appointment INFO 2025-10-14 19:29:07,241 signals 35520 8782111040 Appointment created: 57b97de3-c53d-4401-901e-bc3107913f8e for patient MRNAGDAR000045 on 2025-10-05 INFO 2025-10-14 19:29:07,241 signals 35520 8782111040 Notified provider hanan.al-omari.ot1 of new appointment INFO 2025-10-14 19:29:07,243 signals 35520 8782111040 Appointment created: 59e6262e-8122-478e-9641-84872b35a4c0 for patient MRNAGDAR000002 on 2025-09-14 INFO 2025-10-14 19:29:07,243 signals 35520 8782111040 Notified provider nada.al-asiri.slp1 of new appointment INFO 2025-10-14 19:29:07,245 signals 35520 8782111040 Appointment created: 05abd762-ee3e-4f9d-be0a-039764eaedad for patient MRNAGDAR000050 on 2025-07-17 INFO 2025-10-14 19:29:07,245 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000050-OT-01 INFO 2025-10-14 19:29:07,245 signals 35520 8782111040 SubFile created: FILE-2025-000050-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:29:07,245 signals 35520 8782111040 Created sub-file FILE-2025-000050-OT-01 for patient MRNAGDAR000050 at clinic Occupational Therapy INFO 2025-10-14 19:29:07,245 signals 35520 8782111040 Notified provider abdullah.al-ahmadi.ot2 of new appointment INFO 2025-10-14 19:29:07,246 signals 35520 8782111040 Appointment created: 0654b341-5fb3-42b9-b09e-333437e87b12 for patient MRNAGDAR000035 on 2025-09-25 INFO 2025-10-14 19:29:07,246 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000035-SLP-04 INFO 2025-10-14 19:29:07,247 signals 35520 8782111040 SubFile created: FILE-2025-000035-SLP-04 for clinic Speech-Language Pathology INFO 2025-10-14 19:29:07,247 signals 35520 8782111040 Created sub-file FILE-2025-000035-SLP-04 for patient MRNAGDAR000035 at clinic Speech-Language Pathology INFO 2025-10-14 19:29:07,247 signals 35520 8782111040 Notified provider abdulrahman.al-harbi.slp2 of new appointment INFO 2025-10-14 19:29:07,248 signals 35520 8782111040 Appointment created: f71241b3-06ce-452c-85e0-f2e6bfdc2631 for patient MRNAGDAR000028 on 2025-08-26 INFO 2025-10-14 19:29:07,248 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000028-MED-03 INFO 2025-10-14 19:29:07,248 signals 35520 8782111040 SubFile created: FILE-2025-000028-MED-03 for clinic Medical Department INFO 2025-10-14 19:29:07,248 signals 35520 8782111040 Created sub-file FILE-2025-000028-MED-03 for patient MRNAGDAR000028 at clinic Medical Department INFO 2025-10-14 19:29:07,248 signals 35520 8782111040 Notified provider nada.al-shammari.doctor3 of new appointment INFO 2025-10-14 19:29:07,250 signals 35520 8782111040 Appointment created: b3313b5c-bfc3-47d9-b617-81689e6156e7 for patient MRNAGDAR000013 on 2025-07-30 INFO 2025-10-14 19:29:07,250 signals 35520 8782111040 Notified provider saad.al-omari.doctor2 of new appointment INFO 2025-10-14 19:29:07,251 signals 35520 8782111040 Appointment created: 7a1c2321-3a18-49a9-8e1e-10bb3b1a2d0d for patient MRNAGDAR000023 on 2025-08-14 INFO 2025-10-14 19:29:07,252 signals 35520 8782111040 Notified provider nada.al-asiri.slp1 of new appointment INFO 2025-10-14 19:29:07,253 signals 35520 8782111040 Appointment created: 7d7b7078-4734-4177-9c81-bac20b9a3991 for patient MRNAGDAR000029 on 2025-07-27 INFO 2025-10-14 19:29:07,253 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000029-ABA-01 INFO 2025-10-14 19:29:07,254 signals 35520 8782111040 SubFile created: FILE-2025-000029-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:29:07,254 signals 35520 8782111040 Created sub-file FILE-2025-000029-ABA-01 for patient MRNAGDAR000029 at clinic ABA Therapy INFO 2025-10-14 19:29:07,254 signals 35520 8782111040 Notified provider lama.al-dawsari.aba2 of new appointment INFO 2025-10-14 19:29:07,255 signals 35520 8782111040 Appointment created: f7ec86fc-b663-47b2-9890-20ae6e31ebd0 for patient MRNAGDAR000011 on 2025-09-30 INFO 2025-10-14 19:29:07,256 signals 35520 8782111040 Notified provider nada.al-shammari.doctor3 of new appointment INFO 2025-10-14 19:29:07,257 signals 35520 8782111040 Appointment created: ba395421-8d8c-4315-b236-21f408c4062f for patient MRNAGDAR000020 on 2025-09-28 INFO 2025-10-14 19:29:07,257 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000020-MED-02 INFO 2025-10-14 19:29:07,257 signals 35520 8782111040 SubFile created: FILE-2025-000020-MED-02 for clinic Medical Department INFO 2025-10-14 19:29:07,257 signals 35520 8782111040 Created sub-file FILE-2025-000020-MED-02 for patient MRNAGDAR000020 at clinic Medical Department INFO 2025-10-14 19:29:07,258 signals 35520 8782111040 Notified provider basma.al-dosari.doctor1 of new appointment INFO 2025-10-14 19:29:07,259 signals 35520 8782111040 Appointment created: d6b01965-06ad-45d6-8e52-2e7308ba18c7 for patient MRNAGDAR000049 on 2025-08-14 INFO 2025-10-14 19:29:07,259 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000049-MED-02 INFO 2025-10-14 19:29:07,259 signals 35520 8782111040 SubFile created: FILE-2025-000049-MED-02 for clinic Medical Department INFO 2025-10-14 19:29:07,259 signals 35520 8782111040 Created sub-file FILE-2025-000049-MED-02 for patient MRNAGDAR000049 at clinic Medical Department INFO 2025-10-14 19:29:07,260 signals 35520 8782111040 Notified provider nada.al-shammari.doctor3 of new appointment INFO 2025-10-14 19:29:07,261 signals 35520 8782111040 Appointment created: 78e53e4c-4200-468e-b79e-ec10f25c3485 for patient MRNAGDAR000041 on 2025-09-01 INFO 2025-10-14 19:29:07,261 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000041-ABA-01 INFO 2025-10-14 19:29:07,261 signals 35520 8782111040 SubFile created: FILE-2025-000041-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:29:07,261 signals 35520 8782111040 Created sub-file FILE-2025-000041-ABA-01 for patient MRNAGDAR000041 at clinic ABA Therapy INFO 2025-10-14 19:29:07,262 signals 35520 8782111040 Notified provider lama.al-dawsari.aba2 of new appointment INFO 2025-10-14 19:29:07,263 signals 35520 8782111040 Appointment created: b1a2209d-0042-44a1-a4b5-9867490dfd6c for patient MRNAGDAR000026 on 2025-07-29 INFO 2025-10-14 19:29:07,263 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000026-NUR-02 INFO 2025-10-14 19:29:07,263 signals 35520 8782111040 SubFile created: FILE-2025-000026-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:29:07,263 signals 35520 8782111040 Created sub-file FILE-2025-000026-NUR-02 for patient MRNAGDAR000026 at clinic Nursing Department INFO 2025-10-14 19:29:07,264 signals 35520 8782111040 Notified provider salma.al-dosari.nurse3 of new appointment INFO 2025-10-14 19:29:07,265 signals 35520 8782111040 Appointment created: 8420342b-13ff-4462-b6bb-2eb94978e81c for patient MRNAGDAR000033 on 2025-08-05 INFO 2025-10-14 19:29:07,265 signals 35520 8782111040 Notified provider abdulrahman.al-harbi.slp2 of new appointment INFO 2025-10-14 19:29:07,267 signals 35520 8782111040 Appointment created: 520a77ba-e828-45f9-b0f6-59cef20ee1e3 for patient MRNAGDAR000019 on 2025-09-21 INFO 2025-10-14 19:29:07,267 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000019-MED-01 INFO 2025-10-14 19:29:07,267 signals 35520 8782111040 SubFile created: FILE-2025-000019-MED-01 for clinic Medical Department INFO 2025-10-14 19:29:07,267 signals 35520 8782111040 Created sub-file FILE-2025-000019-MED-01 for patient MRNAGDAR000019 at clinic Medical Department INFO 2025-10-14 19:29:07,268 signals 35520 8782111040 Notified provider basma.al-dosari.doctor1 of new appointment INFO 2025-10-14 19:29:07,269 signals 35520 8782111040 Appointment created: f67274b1-47d1-4541-b68e-9d13b7dac738 for patient MRNAGDAR000035 on 2025-11-04 INFO 2025-10-14 19:29:07,269 signals 35520 8782111040 Notified provider abdulrahman.al-harbi.slp2 of new appointment INFO 2025-10-14 19:29:07,270 signals 35520 8782111040 Scheduled 24-hour reminder for appointment f67274b1-47d1-4541-b68e-9d13b7dac738 INFO 2025-10-14 19:29:07,270 signals 35520 8782111040 Scheduled 2-hour reminder for appointment f67274b1-47d1-4541-b68e-9d13b7dac738 INFO 2025-10-14 19:29:07,271 signals 35520 8782111040 Appointment created: 8180adf8-bf7a-4e6c-977b-e8d812685f56 for patient MRNAGDAR000009 on 2025-11-11 INFO 2025-10-14 19:29:07,271 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000009-NUR-02 INFO 2025-10-14 19:29:07,271 signals 35520 8782111040 SubFile created: FILE-2025-000009-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:29:07,271 signals 35520 8782111040 Created sub-file FILE-2025-000009-NUR-02 for patient MRNAGDAR000009 at clinic Nursing Department INFO 2025-10-14 19:29:07,272 confirmation_service 35520 8782111040 Created confirmation token for appointment 8180adf8-bf7a-4e6c-977b-e8d812685f56, expires at 2025-10-21 16:29:07.272222+00:00 ERROR 2025-10-14 19:29:07,272 signals 35520 8782111040 Error creating confirmation token for appointment 8180adf8-bf7a-4e6c-977b-e8d812685f56: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:29:07,272 signals 35520 8782111040 Notified provider salma.al-dosari.nurse3 of new appointment INFO 2025-10-14 19:29:07,273 signals 35520 8782111040 Scheduled 24-hour reminder for appointment 8180adf8-bf7a-4e6c-977b-e8d812685f56 INFO 2025-10-14 19:29:07,273 signals 35520 8782111040 Scheduled 2-hour reminder for appointment 8180adf8-bf7a-4e6c-977b-e8d812685f56 INFO 2025-10-14 19:29:07,274 signals 35520 8782111040 Appointment created: 52a268e8-d21a-441a-8cde-8e9364c881f0 for patient MRNAGDAR000030 on 2025-08-03 INFO 2025-10-14 19:29:07,274 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000030-NUR-02 INFO 2025-10-14 19:29:07,274 signals 35520 8782111040 SubFile created: FILE-2025-000030-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:29:07,274 signals 35520 8782111040 Created sub-file FILE-2025-000030-NUR-02 for patient MRNAGDAR000030 at clinic Nursing Department INFO 2025-10-14 19:29:07,274 signals 35520 8782111040 Notified provider salma.al-dosari.nurse3 of new appointment INFO 2025-10-14 19:29:07,276 signals 35520 8782111040 Appointment created: 981ef136-2d86-4b96-82ea-34e5834f15b9 for patient MRNAGDAR000048 on 2025-09-28 INFO 2025-10-14 19:29:07,276 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000048-MED-02 INFO 2025-10-14 19:29:07,276 signals 35520 8782111040 SubFile created: FILE-2025-000048-MED-02 for clinic Medical Department INFO 2025-10-14 19:29:07,276 signals 35520 8782111040 Created sub-file FILE-2025-000048-MED-02 for patient MRNAGDAR000048 at clinic Medical Department INFO 2025-10-14 19:29:07,276 signals 35520 8782111040 Notified provider saad.al-omari.doctor2 of new appointment INFO 2025-10-14 19:29:07,278 signals 35520 8782111040 Appointment created: a0ac8c18-c83b-4bad-a95a-792531139877 for patient MRNAGDAR000022 on 2025-09-08 INFO 2025-10-14 19:29:07,278 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000022-ABA-01 INFO 2025-10-14 19:29:07,278 signals 35520 8782111040 SubFile created: FILE-2025-000022-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:29:07,278 signals 35520 8782111040 Created sub-file FILE-2025-000022-ABA-01 for patient MRNAGDAR000022 at clinic ABA Therapy INFO 2025-10-14 19:29:07,279 signals 35520 8782111040 Notified provider amal.al-ahmadi.aba1 of new appointment INFO 2025-10-14 19:29:07,280 signals 35520 8782111040 Appointment created: 0f6bc78c-23df-45e1-80d2-ddcc859f90e1 for patient MRNAGDAR000038 on 2025-08-19 INFO 2025-10-14 19:29:07,280 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000038-MED-02 INFO 2025-10-14 19:29:07,280 signals 35520 8782111040 SubFile created: FILE-2025-000038-MED-02 for clinic Medical Department INFO 2025-10-14 19:29:07,280 signals 35520 8782111040 Created sub-file FILE-2025-000038-MED-02 for patient MRNAGDAR000038 at clinic Medical Department INFO 2025-10-14 19:29:07,281 signals 35520 8782111040 Notified provider nada.al-shammari.doctor3 of new appointment INFO 2025-10-14 19:29:07,282 signals 35520 8782111040 Appointment created: c3627672-0a60-45e9-8b72-03c8feb40fd4 for patient MRNAGDAR000046 on 2025-08-05 INFO 2025-10-14 19:29:07,282 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000046-NUR-02 INFO 2025-10-14 19:29:07,282 signals 35520 8782111040 SubFile created: FILE-2025-000046-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:29:07,282 signals 35520 8782111040 Created sub-file FILE-2025-000046-NUR-02 for patient MRNAGDAR000046 at clinic Nursing Department INFO 2025-10-14 19:29:07,283 signals 35520 8782111040 Notified provider yazeed.al-ahmadi.nurse2 of new appointment INFO 2025-10-14 19:29:07,283 signals 35520 8782111040 Appointment created: 00a4af9b-dc1c-4abb-863f-0447fb620117 for patient MRNAGDAR000044 on 2025-08-03 INFO 2025-10-14 19:29:07,284 signals 35520 8782111040 Notified provider saad.al-omari.doctor2 of new appointment INFO 2025-10-14 19:29:07,285 signals 35520 8782111040 Appointment created: 260a196d-92b3-4b5e-a501-45edf05eb2d0 for patient MRNAGDAR000035 on 2025-08-31 INFO 2025-10-14 19:29:07,286 signals 35520 8782111040 Notified provider abdullah.al-ahmadi.ot2 of new appointment INFO 2025-10-14 19:29:07,287 signals 35520 8782111040 Appointment created: f4dca1d4-24ae-4846-b549-2cdb5f54a250 for patient MRNAGDAR000014 on 2025-09-07 INFO 2025-10-14 19:29:07,287 signals 35520 8782111040 Notified provider salma.al-dosari.nurse3 of new appointment INFO 2025-10-14 19:29:07,288 signals 35520 8782111040 Appointment created: 4c0fd306-c05f-466e-8ac7-2f4169baf8fa for patient MRNAGDAR000025 on 2025-08-31 INFO 2025-10-14 19:29:07,289 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000025-ABA-01 INFO 2025-10-14 19:29:07,289 signals 35520 8782111040 SubFile created: FILE-2025-000025-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:29:07,289 signals 35520 8782111040 Created sub-file FILE-2025-000025-ABA-01 for patient MRNAGDAR000025 at clinic ABA Therapy INFO 2025-10-14 19:29:07,289 signals 35520 8782111040 Notified provider amal.al-ahmadi.aba1 of new appointment INFO 2025-10-14 19:29:07,291 signals 35520 8782111040 Appointment created: 90fdd094-5d66-493e-ae74-367fa26bef9e for patient MRNAGDAR000034 on 2025-10-23 INFO 2025-10-14 19:29:07,291 confirmation_service 35520 8782111040 Created confirmation token for appointment 90fdd094-5d66-493e-ae74-367fa26bef9e, expires at 2025-10-21 16:29:07.291883+00:00 ERROR 2025-10-14 19:29:07,292 signals 35520 8782111040 Error creating confirmation token for appointment 90fdd094-5d66-493e-ae74-367fa26bef9e: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:29:07,292 signals 35520 8782111040 Notified provider lama.al-dawsari.aba2 of new appointment INFO 2025-10-14 19:29:07,292 signals 35520 8782111040 Scheduled 24-hour reminder for appointment 90fdd094-5d66-493e-ae74-367fa26bef9e INFO 2025-10-14 19:29:07,293 signals 35520 8782111040 Scheduled 2-hour reminder for appointment 90fdd094-5d66-493e-ae74-367fa26bef9e INFO 2025-10-14 19:29:07,293 signals 35520 8782111040 Appointment created: 0a21e77f-824e-4112-a71c-e32b61e3c55b for patient MRNAGDAR000002 on 2025-10-30 INFO 2025-10-14 19:29:07,294 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000002-NUR-02 INFO 2025-10-14 19:29:07,294 signals 35520 8782111040 SubFile created: FILE-2025-000002-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:29:07,294 signals 35520 8782111040 Created sub-file FILE-2025-000002-NUR-02 for patient MRNAGDAR000002 at clinic Nursing Department INFO 2025-10-14 19:29:07,294 signals 35520 8782111040 Notified provider salma.al-dosari.nurse3 of new appointment INFO 2025-10-14 19:29:07,294 signals 35520 8782111040 Scheduled 24-hour reminder for appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b INFO 2025-10-14 19:29:07,295 signals 35520 8782111040 Scheduled 2-hour reminder for appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b INFO 2025-10-14 19:29:07,295 signals 35520 8782111040 Appointment created: 1604380b-1930-44e0-92b3-e69203d6d4bb for patient MRNAGDAR000027 on 2025-09-08 INFO 2025-10-14 19:29:07,296 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000027-ABA-01 INFO 2025-10-14 19:29:07,296 signals 35520 8782111040 SubFile created: FILE-2025-000027-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:29:07,296 signals 35520 8782111040 Created sub-file FILE-2025-000027-ABA-01 for patient MRNAGDAR000027 at clinic ABA Therapy INFO 2025-10-14 19:29:07,296 signals 35520 8782111040 Notified provider amal.al-ahmadi.aba1 of new appointment INFO 2025-10-14 19:29:07,297 signals 35520 8782111040 Appointment created: 7b1542db-3fc8-4172-9bd9-b7bbd7afa950 for patient MRNAGDAR000038 on 2025-09-14 INFO 2025-10-14 19:29:07,297 signals 35520 8782111040 Generated Sub-File Number: FILE-2025-000038-OT-03 INFO 2025-10-14 19:29:07,297 signals 35520 8782111040 SubFile created: FILE-2025-000038-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:29:07,297 signals 35520 8782111040 Created sub-file FILE-2025-000038-OT-03 for patient MRNAGDAR000038 at clinic Occupational Therapy INFO 2025-10-14 19:29:07,298 signals 35520 8782111040 Notified provider abdullah.al-ahmadi.ot2 of new appointment INFO 2025-10-14 19:29:59,673 signals 36078 8782111040 User created: ali.al-shahrani.admin1 (Administrator) INFO 2025-10-14 19:29:59,807 signals 36078 8782111040 User created: hayat.al-shehri.admin2 (Administrator) INFO 2025-10-14 19:29:59,940 signals 36078 8782111040 User created: hanan.al-shehri.doctor1 (Doctor) INFO 2025-10-14 19:30:00,073 signals 36078 8782111040 User created: sultan.al-rashidi.doctor2 (Doctor) INFO 2025-10-14 19:30:00,205 signals 36078 8782111040 User created: salma.al-rashidi.doctor3 (Doctor) INFO 2025-10-14 19:30:00,338 signals 36078 8782111040 User created: hayat.al-maliki.nurse1 (Nurse) INFO 2025-10-14 19:30:00,469 signals 36078 8782111040 User created: dalal.al-otaibi.nurse2 (Nurse) INFO 2025-10-14 19:30:00,601 signals 36078 8782111040 User created: hind.al-harbi.nurse3 (Nurse) INFO 2025-10-14 19:30:00,732 signals 36078 8782111040 User created: hanan.al-rashidi.ot1 (Occupational Therapist) INFO 2025-10-14 19:30:00,867 signals 36078 8782111040 User created: talal.al-rashidi.ot2 (Occupational Therapist) INFO 2025-10-14 19:30:00,998 signals 36078 8782111040 User created: hussein.al-subaie.slp1 (Speech-Language Pathologist) INFO 2025-10-14 19:30:01,131 signals 36078 8782111040 User created: mona.al-dawsari.slp2 (Speech-Language Pathologist) INFO 2025-10-14 19:30:01,265 signals 36078 8782111040 User created: dalal.al-zahrani.aba1 (ABA Therapist) INFO 2025-10-14 19:30:01,399 signals 36078 8782111040 User created: salma.al-shehri.aba2 (ABA Therapist) INFO 2025-10-14 19:30:01,532 signals 36078 8782111040 User created: hessa.al-asiri.front_desk1 (Front Desk) INFO 2025-10-14 19:30:01,664 signals 36078 8782111040 User created: abdullah.al-qahtani.front_desk2 (Front Desk) INFO 2025-10-14 19:30:01,796 signals 36078 8782111040 User created: wafa.al-yami.finance1 (Finance) INFO 2025-10-14 19:30:01,930 signals 36078 8782111040 User created: maha.al-maliki.finance2 (Finance) INFO 2025-10-14 19:30:01,932 signals 36078 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-14 19:30:01,932 signals 36078 8782111040 File created: FILE-2025-000001 for patient MRNAGDAR000001 INFO 2025-10-14 19:30:01,932 signals 36078 8782111040 Created main file for patient: MRNAGDAR000001 INFO 2025-10-14 19:30:01,933 signals 36078 8782111040 Patient created: MRNAGDAR000001 - Maha Al-Otaibi INFO 2025-10-14 19:30:01,934 signals 36078 8782111040 Generated File Number: FILE-2025-000002 INFO 2025-10-14 19:30:01,934 signals 36078 8782111040 File created: FILE-2025-000002 for patient MRNAGDAR000002 INFO 2025-10-14 19:30:01,934 signals 36078 8782111040 Created main file for patient: MRNAGDAR000002 INFO 2025-10-14 19:30:01,934 signals 36078 8782111040 Patient created: MRNAGDAR000002 - Khalid Al-Zahrani INFO 2025-10-14 19:30:01,936 signals 36078 8782111040 Generated File Number: FILE-2025-000003 INFO 2025-10-14 19:30:01,936 signals 36078 8782111040 File created: FILE-2025-000003 for patient MRNAGDAR000003 INFO 2025-10-14 19:30:01,936 signals 36078 8782111040 Created main file for patient: MRNAGDAR000003 INFO 2025-10-14 19:30:01,936 signals 36078 8782111040 Patient created: MRNAGDAR000003 - Salma Al-Ahmadi INFO 2025-10-14 19:30:01,937 signals 36078 8782111040 Generated File Number: FILE-2025-000004 INFO 2025-10-14 19:30:01,937 signals 36078 8782111040 File created: FILE-2025-000004 for patient MRNAGDAR000004 INFO 2025-10-14 19:30:01,937 signals 36078 8782111040 Created main file for patient: MRNAGDAR000004 INFO 2025-10-14 19:30:01,938 signals 36078 8782111040 Patient created: MRNAGDAR000004 - Mona Al-Otaibi INFO 2025-10-14 19:30:01,939 signals 36078 8782111040 Generated File Number: FILE-2025-000005 INFO 2025-10-14 19:30:01,939 signals 36078 8782111040 File created: FILE-2025-000005 for patient MRNAGDAR000005 INFO 2025-10-14 19:30:01,939 signals 36078 8782111040 Created main file for patient: MRNAGDAR000005 INFO 2025-10-14 19:30:01,939 signals 36078 8782111040 Patient created: MRNAGDAR000005 - Wafa Al-Juaid INFO 2025-10-14 19:30:01,940 signals 36078 8782111040 Generated File Number: FILE-2025-000006 INFO 2025-10-14 19:30:01,940 signals 36078 8782111040 File created: FILE-2025-000006 for patient MRNAGDAR000006 INFO 2025-10-14 19:30:01,940 signals 36078 8782111040 Created main file for patient: MRNAGDAR000006 INFO 2025-10-14 19:30:01,940 signals 36078 8782111040 Patient created: MRNAGDAR000006 - Yazeed Al-Anzi INFO 2025-10-14 19:30:01,941 signals 36078 8782111040 Generated File Number: FILE-2025-000007 INFO 2025-10-14 19:30:01,941 signals 36078 8782111040 File created: FILE-2025-000007 for patient MRNAGDAR000007 INFO 2025-10-14 19:30:01,941 signals 36078 8782111040 Created main file for patient: MRNAGDAR000007 INFO 2025-10-14 19:30:01,941 signals 36078 8782111040 Patient created: MRNAGDAR000007 - Wafa Al-Balawi INFO 2025-10-14 19:30:01,942 signals 36078 8782111040 Generated File Number: FILE-2025-000008 INFO 2025-10-14 19:30:01,942 signals 36078 8782111040 File created: FILE-2025-000008 for patient MRNAGDAR000008 INFO 2025-10-14 19:30:01,942 signals 36078 8782111040 Created main file for patient: MRNAGDAR000008 INFO 2025-10-14 19:30:01,942 signals 36078 8782111040 Patient created: MRNAGDAR000008 - Turki Al-Balawi INFO 2025-10-14 19:30:01,943 signals 36078 8782111040 Generated File Number: FILE-2025-000009 INFO 2025-10-14 19:30:01,944 signals 36078 8782111040 File created: FILE-2025-000009 for patient MRNAGDAR000009 INFO 2025-10-14 19:30:01,944 signals 36078 8782111040 Created main file for patient: MRNAGDAR000009 INFO 2025-10-14 19:30:01,944 signals 36078 8782111040 Patient created: MRNAGDAR000009 - Nada Al-Zahrani INFO 2025-10-14 19:30:01,945 signals 36078 8782111040 Generated File Number: FILE-2025-000010 INFO 2025-10-14 19:30:01,945 signals 36078 8782111040 File created: FILE-2025-000010 for patient MRNAGDAR000010 INFO 2025-10-14 19:30:01,945 signals 36078 8782111040 Created main file for patient: MRNAGDAR000010 INFO 2025-10-14 19:30:01,945 signals 36078 8782111040 Patient created: MRNAGDAR000010 - Amal Al-Juaid INFO 2025-10-14 19:30:01,946 signals 36078 8782111040 Generated File Number: FILE-2025-000011 INFO 2025-10-14 19:30:01,946 signals 36078 8782111040 File created: FILE-2025-000011 for patient MRNAGDAR000011 INFO 2025-10-14 19:30:01,946 signals 36078 8782111040 Created main file for patient: MRNAGDAR000011 INFO 2025-10-14 19:30:01,946 signals 36078 8782111040 Patient created: MRNAGDAR000011 - Rania Al-Harbi INFO 2025-10-14 19:30:01,947 signals 36078 8782111040 Generated File Number: FILE-2025-000012 INFO 2025-10-14 19:30:01,948 signals 36078 8782111040 File created: FILE-2025-000012 for patient MRNAGDAR000012 INFO 2025-10-14 19:30:01,948 signals 36078 8782111040 Created main file for patient: MRNAGDAR000012 INFO 2025-10-14 19:30:01,948 signals 36078 8782111040 Patient created: MRNAGDAR000012 - Lulwa Al-Mutairi INFO 2025-10-14 19:30:01,949 signals 36078 8782111040 Generated File Number: FILE-2025-000013 INFO 2025-10-14 19:30:01,949 signals 36078 8782111040 File created: FILE-2025-000013 for patient MRNAGDAR000013 INFO 2025-10-14 19:30:01,949 signals 36078 8782111040 Created main file for patient: MRNAGDAR000013 INFO 2025-10-14 19:30:01,949 signals 36078 8782111040 Patient created: MRNAGDAR000013 - Hussein Al-Rashidi INFO 2025-10-14 19:30:01,950 signals 36078 8782111040 Generated File Number: FILE-2025-000014 INFO 2025-10-14 19:30:01,950 signals 36078 8782111040 File created: FILE-2025-000014 for patient MRNAGDAR000014 INFO 2025-10-14 19:30:01,950 signals 36078 8782111040 Created main file for patient: MRNAGDAR000014 INFO 2025-10-14 19:30:01,950 signals 36078 8782111040 Patient created: MRNAGDAR000014 - Nawaf Al-Otaibi INFO 2025-10-14 19:30:01,951 signals 36078 8782111040 Generated File Number: FILE-2025-000015 INFO 2025-10-14 19:30:01,951 signals 36078 8782111040 File created: FILE-2025-000015 for patient MRNAGDAR000015 INFO 2025-10-14 19:30:01,951 signals 36078 8782111040 Created main file for patient: MRNAGDAR000015 INFO 2025-10-14 19:30:01,951 signals 36078 8782111040 Patient created: MRNAGDAR000015 - Maha Al-Subaie INFO 2025-10-14 19:30:01,952 signals 36078 8782111040 Generated File Number: FILE-2025-000016 INFO 2025-10-14 19:30:01,952 signals 36078 8782111040 File created: FILE-2025-000016 for patient MRNAGDAR000016 INFO 2025-10-14 19:30:01,952 signals 36078 8782111040 Created main file for patient: MRNAGDAR000016 INFO 2025-10-14 19:30:01,952 signals 36078 8782111040 Patient created: MRNAGDAR000016 - Noura Al-Anzi INFO 2025-10-14 19:30:01,953 signals 36078 8782111040 Generated File Number: FILE-2025-000017 INFO 2025-10-14 19:30:01,953 signals 36078 8782111040 File created: FILE-2025-000017 for patient MRNAGDAR000017 INFO 2025-10-14 19:30:01,953 signals 36078 8782111040 Created main file for patient: MRNAGDAR000017 INFO 2025-10-14 19:30:01,954 signals 36078 8782111040 Patient created: MRNAGDAR000017 - Nasser Al-Ahmadi INFO 2025-10-14 19:30:01,955 signals 36078 8782111040 Generated File Number: FILE-2025-000018 INFO 2025-10-14 19:30:01,955 signals 36078 8782111040 File created: FILE-2025-000018 for patient MRNAGDAR000018 INFO 2025-10-14 19:30:01,955 signals 36078 8782111040 Created main file for patient: MRNAGDAR000018 INFO 2025-10-14 19:30:01,955 signals 36078 8782111040 Patient created: MRNAGDAR000018 - Basma Al-Ghamdi INFO 2025-10-14 19:30:01,956 signals 36078 8782111040 Generated File Number: FILE-2025-000019 INFO 2025-10-14 19:30:01,956 signals 36078 8782111040 File created: FILE-2025-000019 for patient MRNAGDAR000019 INFO 2025-10-14 19:30:01,956 signals 36078 8782111040 Created main file for patient: MRNAGDAR000019 INFO 2025-10-14 19:30:01,956 signals 36078 8782111040 Patient created: MRNAGDAR000019 - Waleed Al-Shamrani INFO 2025-10-14 19:30:01,957 signals 36078 8782111040 Generated File Number: FILE-2025-000020 INFO 2025-10-14 19:30:01,957 signals 36078 8782111040 File created: FILE-2025-000020 for patient MRNAGDAR000020 INFO 2025-10-14 19:30:01,957 signals 36078 8782111040 Created main file for patient: MRNAGDAR000020 INFO 2025-10-14 19:30:01,957 signals 36078 8782111040 Patient created: MRNAGDAR000020 - Maha Al-Otaibi INFO 2025-10-14 19:30:01,958 signals 36078 8782111040 Generated File Number: FILE-2025-000021 INFO 2025-10-14 19:30:01,959 signals 36078 8782111040 File created: FILE-2025-000021 for patient MRNAGDAR000021 INFO 2025-10-14 19:30:01,959 signals 36078 8782111040 Created main file for patient: MRNAGDAR000021 INFO 2025-10-14 19:30:01,959 signals 36078 8782111040 Patient created: MRNAGDAR000021 - Wafa Al-Zahrani INFO 2025-10-14 19:30:01,960 signals 36078 8782111040 Generated File Number: FILE-2025-000022 INFO 2025-10-14 19:30:01,960 signals 36078 8782111040 File created: FILE-2025-000022 for patient MRNAGDAR000022 INFO 2025-10-14 19:30:01,960 signals 36078 8782111040 Created main file for patient: MRNAGDAR000022 INFO 2025-10-14 19:30:01,960 signals 36078 8782111040 Patient created: MRNAGDAR000022 - Ghada Al-Harbi INFO 2025-10-14 19:30:01,961 signals 36078 8782111040 Generated File Number: FILE-2025-000023 INFO 2025-10-14 19:30:01,962 signals 36078 8782111040 File created: FILE-2025-000023 for patient MRNAGDAR000023 INFO 2025-10-14 19:30:01,962 signals 36078 8782111040 Created main file for patient: MRNAGDAR000023 INFO 2025-10-14 19:30:01,962 signals 36078 8782111040 Patient created: MRNAGDAR000023 - Hayat Al-Dosari INFO 2025-10-14 19:30:01,963 signals 36078 8782111040 Generated File Number: FILE-2025-000024 INFO 2025-10-14 19:30:01,963 signals 36078 8782111040 File created: FILE-2025-000024 for patient MRNAGDAR000024 INFO 2025-10-14 19:30:01,963 signals 36078 8782111040 Created main file for patient: MRNAGDAR000024 INFO 2025-10-14 19:30:01,963 signals 36078 8782111040 Patient created: MRNAGDAR000024 - Jawaher Al-Maliki INFO 2025-10-14 19:30:01,964 signals 36078 8782111040 Generated File Number: FILE-2025-000025 INFO 2025-10-14 19:30:01,964 signals 36078 8782111040 File created: FILE-2025-000025 for patient MRNAGDAR000025 INFO 2025-10-14 19:30:01,964 signals 36078 8782111040 Created main file for patient: MRNAGDAR000025 INFO 2025-10-14 19:30:01,964 signals 36078 8782111040 Patient created: MRNAGDAR000025 - Mansour Al-Yami INFO 2025-10-14 19:30:01,965 signals 36078 8782111040 Generated File Number: FILE-2025-000026 INFO 2025-10-14 19:30:01,965 signals 36078 8782111040 File created: FILE-2025-000026 for patient MRNAGDAR000026 INFO 2025-10-14 19:30:01,965 signals 36078 8782111040 Created main file for patient: MRNAGDAR000026 INFO 2025-10-14 19:30:01,965 signals 36078 8782111040 Patient created: MRNAGDAR000026 - Sarah Al-Yami INFO 2025-10-14 19:30:01,966 signals 36078 8782111040 Generated File Number: FILE-2025-000027 INFO 2025-10-14 19:30:01,967 signals 36078 8782111040 File created: FILE-2025-000027 for patient MRNAGDAR000027 INFO 2025-10-14 19:30:01,967 signals 36078 8782111040 Created main file for patient: MRNAGDAR000027 INFO 2025-10-14 19:30:01,967 signals 36078 8782111040 Patient created: MRNAGDAR000027 - Hussein Al-Omari INFO 2025-10-14 19:30:01,968 signals 36078 8782111040 Generated File Number: FILE-2025-000028 INFO 2025-10-14 19:30:01,968 signals 36078 8782111040 File created: FILE-2025-000028 for patient MRNAGDAR000028 INFO 2025-10-14 19:30:01,968 signals 36078 8782111040 Created main file for patient: MRNAGDAR000028 INFO 2025-10-14 19:30:01,968 signals 36078 8782111040 Patient created: MRNAGDAR000028 - Saad Al-Subai INFO 2025-10-14 19:30:01,969 signals 36078 8782111040 Generated File Number: FILE-2025-000029 INFO 2025-10-14 19:30:01,969 signals 36078 8782111040 File created: FILE-2025-000029 for patient MRNAGDAR000029 INFO 2025-10-14 19:30:01,969 signals 36078 8782111040 Created main file for patient: MRNAGDAR000029 INFO 2025-10-14 19:30:01,969 signals 36078 8782111040 Patient created: MRNAGDAR000029 - Saleh Al-Harbi INFO 2025-10-14 19:30:01,970 signals 36078 8782111040 Generated File Number: FILE-2025-000030 INFO 2025-10-14 19:30:01,970 signals 36078 8782111040 File created: FILE-2025-000030 for patient MRNAGDAR000030 INFO 2025-10-14 19:30:01,970 signals 36078 8782111040 Created main file for patient: MRNAGDAR000030 INFO 2025-10-14 19:30:01,970 signals 36078 8782111040 Patient created: MRNAGDAR000030 - Hussein Al-Harthi INFO 2025-10-14 19:30:01,971 signals 36078 8782111040 Generated File Number: FILE-2025-000031 INFO 2025-10-14 19:30:01,972 signals 36078 8782111040 File created: FILE-2025-000031 for patient MRNAGDAR000031 INFO 2025-10-14 19:30:01,972 signals 36078 8782111040 Created main file for patient: MRNAGDAR000031 INFO 2025-10-14 19:30:01,972 signals 36078 8782111040 Patient created: MRNAGDAR000031 - Saad Al-Dawsari INFO 2025-10-14 19:30:01,973 signals 36078 8782111040 Generated File Number: FILE-2025-000032 INFO 2025-10-14 19:30:01,973 signals 36078 8782111040 File created: FILE-2025-000032 for patient MRNAGDAR000032 INFO 2025-10-14 19:30:01,973 signals 36078 8782111040 Created main file for patient: MRNAGDAR000032 INFO 2025-10-14 19:30:01,973 signals 36078 8782111040 Patient created: MRNAGDAR000032 - Lulwa Al-Asiri INFO 2025-10-14 19:30:01,974 signals 36078 8782111040 Generated File Number: FILE-2025-000033 INFO 2025-10-14 19:30:01,974 signals 36078 8782111040 File created: FILE-2025-000033 for patient MRNAGDAR000033 INFO 2025-10-14 19:30:01,974 signals 36078 8782111040 Created main file for patient: MRNAGDAR000033 INFO 2025-10-14 19:30:01,974 signals 36078 8782111040 Patient created: MRNAGDAR000033 - Fahad Al-Shamrani INFO 2025-10-14 19:30:01,975 signals 36078 8782111040 Generated File Number: FILE-2025-000034 INFO 2025-10-14 19:30:01,975 signals 36078 8782111040 File created: FILE-2025-000034 for patient MRNAGDAR000034 INFO 2025-10-14 19:30:01,975 signals 36078 8782111040 Created main file for patient: MRNAGDAR000034 INFO 2025-10-14 19:30:01,975 signals 36078 8782111040 Patient created: MRNAGDAR000034 - Noura Al-Harbi INFO 2025-10-14 19:30:01,976 signals 36078 8782111040 Generated File Number: FILE-2025-000035 INFO 2025-10-14 19:30:01,976 signals 36078 8782111040 File created: FILE-2025-000035 for patient MRNAGDAR000035 INFO 2025-10-14 19:30:01,976 signals 36078 8782111040 Created main file for patient: MRNAGDAR000035 INFO 2025-10-14 19:30:01,976 signals 36078 8782111040 Patient created: MRNAGDAR000035 - Munira Al-Ghamdi INFO 2025-10-14 19:30:01,977 signals 36078 8782111040 Generated File Number: FILE-2025-000036 INFO 2025-10-14 19:30:01,978 signals 36078 8782111040 File created: FILE-2025-000036 for patient MRNAGDAR000036 INFO 2025-10-14 19:30:01,978 signals 36078 8782111040 Created main file for patient: MRNAGDAR000036 INFO 2025-10-14 19:30:01,978 signals 36078 8782111040 Patient created: MRNAGDAR000036 - Reem Al-Anzi INFO 2025-10-14 19:30:01,979 signals 36078 8782111040 Generated File Number: FILE-2025-000037 INFO 2025-10-14 19:30:01,979 signals 36078 8782111040 File created: FILE-2025-000037 for patient MRNAGDAR000037 INFO 2025-10-14 19:30:01,979 signals 36078 8782111040 Created main file for patient: MRNAGDAR000037 INFO 2025-10-14 19:30:01,979 signals 36078 8782111040 Patient created: MRNAGDAR000037 - Khalid Al-Qahtani INFO 2025-10-14 19:30:01,980 signals 36078 8782111040 Generated File Number: FILE-2025-000038 INFO 2025-10-14 19:30:01,980 signals 36078 8782111040 File created: FILE-2025-000038 for patient MRNAGDAR000038 INFO 2025-10-14 19:30:01,980 signals 36078 8782111040 Created main file for patient: MRNAGDAR000038 INFO 2025-10-14 19:30:01,980 signals 36078 8782111040 Patient created: MRNAGDAR000038 - Mohammed Al-Ghamdi INFO 2025-10-14 19:30:01,981 signals 36078 8782111040 Generated File Number: FILE-2025-000039 INFO 2025-10-14 19:30:01,981 signals 36078 8782111040 File created: FILE-2025-000039 for patient MRNAGDAR000039 INFO 2025-10-14 19:30:01,981 signals 36078 8782111040 Created main file for patient: MRNAGDAR000039 INFO 2025-10-14 19:30:01,981 signals 36078 8782111040 Patient created: MRNAGDAR000039 - Mansour Al-Otaibi INFO 2025-10-14 19:30:01,982 signals 36078 8782111040 Generated File Number: FILE-2025-000040 INFO 2025-10-14 19:30:01,982 signals 36078 8782111040 File created: FILE-2025-000040 for patient MRNAGDAR000040 INFO 2025-10-14 19:30:01,982 signals 36078 8782111040 Created main file for patient: MRNAGDAR000040 INFO 2025-10-14 19:30:01,982 signals 36078 8782111040 Patient created: MRNAGDAR000040 - Dalal Al-Juaid INFO 2025-10-14 19:30:01,984 signals 36078 8782111040 Generated File Number: FILE-2025-000041 INFO 2025-10-14 19:30:01,984 signals 36078 8782111040 File created: FILE-2025-000041 for patient MRNAGDAR000041 INFO 2025-10-14 19:30:01,984 signals 36078 8782111040 Created main file for patient: MRNAGDAR000041 INFO 2025-10-14 19:30:01,984 signals 36078 8782111040 Patient created: MRNAGDAR000041 - Sarah Al-Balawi INFO 2025-10-14 19:30:01,985 signals 36078 8782111040 Generated File Number: FILE-2025-000042 INFO 2025-10-14 19:30:01,985 signals 36078 8782111040 File created: FILE-2025-000042 for patient MRNAGDAR000042 INFO 2025-10-14 19:30:01,985 signals 36078 8782111040 Created main file for patient: MRNAGDAR000042 INFO 2025-10-14 19:30:01,985 signals 36078 8782111040 Patient created: MRNAGDAR000042 - Wafa Al-Subai INFO 2025-10-14 19:30:01,986 signals 36078 8782111040 Generated File Number: FILE-2025-000043 INFO 2025-10-14 19:30:01,987 signals 36078 8782111040 File created: FILE-2025-000043 for patient MRNAGDAR000043 INFO 2025-10-14 19:30:01,987 signals 36078 8782111040 Created main file for patient: MRNAGDAR000043 INFO 2025-10-14 19:30:01,987 signals 36078 8782111040 Patient created: MRNAGDAR000043 - Nada Al-Omari INFO 2025-10-14 19:30:01,988 signals 36078 8782111040 Generated File Number: FILE-2025-000044 INFO 2025-10-14 19:30:01,988 signals 36078 8782111040 File created: FILE-2025-000044 for patient MRNAGDAR000044 INFO 2025-10-14 19:30:01,988 signals 36078 8782111040 Created main file for patient: MRNAGDAR000044 INFO 2025-10-14 19:30:01,988 signals 36078 8782111040 Patient created: MRNAGDAR000044 - Lama Al-Shamrani INFO 2025-10-14 19:30:01,989 signals 36078 8782111040 Generated File Number: FILE-2025-000045 INFO 2025-10-14 19:30:01,989 signals 36078 8782111040 File created: FILE-2025-000045 for patient MRNAGDAR000045 INFO 2025-10-14 19:30:01,989 signals 36078 8782111040 Created main file for patient: MRNAGDAR000045 INFO 2025-10-14 19:30:01,989 signals 36078 8782111040 Patient created: MRNAGDAR000045 - Basma Al-Shahrani INFO 2025-10-14 19:30:01,990 signals 36078 8782111040 Generated File Number: FILE-2025-000046 INFO 2025-10-14 19:30:01,990 signals 36078 8782111040 File created: FILE-2025-000046 for patient MRNAGDAR000046 INFO 2025-10-14 19:30:01,990 signals 36078 8782111040 Created main file for patient: MRNAGDAR000046 INFO 2025-10-14 19:30:01,990 signals 36078 8782111040 Patient created: MRNAGDAR000046 - Abdullah Al-Qahtani INFO 2025-10-14 19:30:01,991 signals 36078 8782111040 Generated File Number: FILE-2025-000047 INFO 2025-10-14 19:30:01,992 signals 36078 8782111040 File created: FILE-2025-000047 for patient MRNAGDAR000047 INFO 2025-10-14 19:30:01,992 signals 36078 8782111040 Created main file for patient: MRNAGDAR000047 INFO 2025-10-14 19:30:01,992 signals 36078 8782111040 Patient created: MRNAGDAR000047 - Basma Al-Zahrani INFO 2025-10-14 19:30:01,993 signals 36078 8782111040 Generated File Number: FILE-2025-000048 INFO 2025-10-14 19:30:01,993 signals 36078 8782111040 File created: FILE-2025-000048 for patient MRNAGDAR000048 INFO 2025-10-14 19:30:01,993 signals 36078 8782111040 Created main file for patient: MRNAGDAR000048 INFO 2025-10-14 19:30:01,993 signals 36078 8782111040 Patient created: MRNAGDAR000048 - Noura Al-Otaibi INFO 2025-10-14 19:30:01,994 signals 36078 8782111040 Generated File Number: FILE-2025-000049 INFO 2025-10-14 19:30:01,994 signals 36078 8782111040 File created: FILE-2025-000049 for patient MRNAGDAR000049 INFO 2025-10-14 19:30:01,994 signals 36078 8782111040 Created main file for patient: MRNAGDAR000049 INFO 2025-10-14 19:30:01,994 signals 36078 8782111040 Patient created: MRNAGDAR000049 - Hessa Al-Otaibi INFO 2025-10-14 19:30:01,995 signals 36078 8782111040 Generated File Number: FILE-2025-000050 INFO 2025-10-14 19:30:01,995 signals 36078 8782111040 File created: FILE-2025-000050 for patient MRNAGDAR000050 INFO 2025-10-14 19:30:01,995 signals 36078 8782111040 Created main file for patient: MRNAGDAR000050 INFO 2025-10-14 19:30:01,996 signals 36078 8782111040 Patient created: MRNAGDAR000050 - Noura Al-Omari INFO 2025-10-14 19:30:02,008 signals 36078 8782111040 Appointment created: e71edbc6-e996-4223-ba7b-df20744c040b for patient MRNAGDAR000006 on 2025-08-12 INFO 2025-10-14 19:30:02,009 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000006-SLP-01 INFO 2025-10-14 19:30:02,009 signals 36078 8782111040 SubFile created: FILE-2025-000006-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:30:02,009 signals 36078 8782111040 Created sub-file FILE-2025-000006-SLP-01 for patient MRNAGDAR000006 at clinic Speech-Language Pathology INFO 2025-10-14 19:30:02,010 signals 36078 8782111040 Notified provider mona.al-dawsari.slp2 of new appointment INFO 2025-10-14 19:30:02,012 signals 36078 8782111040 Appointment created: b0c611dd-314f-4f02-8011-ac5519bdd525 for patient MRNAGDAR000019 on 2025-11-06 INFO 2025-10-14 19:30:02,012 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000019-SLP-01 INFO 2025-10-14 19:30:02,012 signals 36078 8782111040 SubFile created: FILE-2025-000019-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:30:02,012 signals 36078 8782111040 Created sub-file FILE-2025-000019-SLP-01 for patient MRNAGDAR000019 at clinic Speech-Language Pathology INFO 2025-10-14 19:30:02,013 signals 36078 8782111040 Notified provider hussein.al-subaie.slp1 of new appointment INFO 2025-10-14 19:30:02,013 signals 36078 8782111040 Scheduled 24-hour reminder for appointment b0c611dd-314f-4f02-8011-ac5519bdd525 INFO 2025-10-14 19:30:02,013 signals 36078 8782111040 Scheduled 2-hour reminder for appointment b0c611dd-314f-4f02-8011-ac5519bdd525 INFO 2025-10-14 19:30:02,014 signals 36078 8782111040 Appointment created: af518184-fc29-42f0-a2cd-d693cd61d7a4 for patient MRNAGDAR000010 on 2025-09-14 INFO 2025-10-14 19:30:02,015 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000010-OT-01 INFO 2025-10-14 19:30:02,015 signals 36078 8782111040 SubFile created: FILE-2025-000010-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:30:02,015 signals 36078 8782111040 Created sub-file FILE-2025-000010-OT-01 for patient MRNAGDAR000010 at clinic Occupational Therapy INFO 2025-10-14 19:30:02,015 signals 36078 8782111040 Notified provider talal.al-rashidi.ot2 of new appointment INFO 2025-10-14 19:30:02,016 signals 36078 8782111040 Appointment created: 81b90547-0411-4ec7-a768-f5eef860008e for patient MRNAGDAR000003 on 2025-09-22 INFO 2025-10-14 19:30:02,017 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000003-MED-01 INFO 2025-10-14 19:30:02,017 signals 36078 8782111040 SubFile created: FILE-2025-000003-MED-01 for clinic Medical Department INFO 2025-10-14 19:30:02,017 signals 36078 8782111040 Created sub-file FILE-2025-000003-MED-01 for patient MRNAGDAR000003 at clinic Medical Department INFO 2025-10-14 19:30:02,017 signals 36078 8782111040 Notified provider sultan.al-rashidi.doctor2 of new appointment INFO 2025-10-14 19:30:02,019 signals 36078 8782111040 Appointment created: 416a254c-a279-4e62-a64d-ec3e744283f2 for patient MRNAGDAR000041 on 2025-08-31 INFO 2025-10-14 19:30:02,019 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000041-NUR-01 INFO 2025-10-14 19:30:02,019 signals 36078 8782111040 SubFile created: FILE-2025-000041-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:30:02,019 signals 36078 8782111040 Created sub-file FILE-2025-000041-NUR-01 for patient MRNAGDAR000041 at clinic Nursing Department INFO 2025-10-14 19:30:02,020 signals 36078 8782111040 Notified provider hayat.al-maliki.nurse1 of new appointment INFO 2025-10-14 19:30:02,022 signals 36078 8782111040 Appointment created: 3e1408dd-2edf-4a80-abe4-939f05b6d82d for patient MRNAGDAR000029 on 2025-08-24 INFO 2025-10-14 19:30:02,022 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000029-MED-01 INFO 2025-10-14 19:30:02,022 signals 36078 8782111040 SubFile created: FILE-2025-000029-MED-01 for clinic Medical Department INFO 2025-10-14 19:30:02,022 signals 36078 8782111040 Created sub-file FILE-2025-000029-MED-01 for patient MRNAGDAR000029 at clinic Medical Department INFO 2025-10-14 19:30:02,023 signals 36078 8782111040 Notified provider salma.al-rashidi.doctor3 of new appointment INFO 2025-10-14 19:30:02,023 signals 36078 8782111040 Appointment created: d75848aa-24f4-4bf6-8d10-4d172843780b for patient MRNAGDAR000023 on 2025-09-16 INFO 2025-10-14 19:30:02,024 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000023-OT-01 INFO 2025-10-14 19:30:02,024 signals 36078 8782111040 SubFile created: FILE-2025-000023-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:30:02,024 signals 36078 8782111040 Created sub-file FILE-2025-000023-OT-01 for patient MRNAGDAR000023 at clinic Occupational Therapy INFO 2025-10-14 19:30:02,024 signals 36078 8782111040 Notified provider hanan.al-rashidi.ot1 of new appointment INFO 2025-10-14 19:30:02,026 signals 36078 8782111040 Appointment created: a2ad0d23-60fc-4900-9cdf-6fdff3166b56 for patient MRNAGDAR000013 on 2025-10-26 INFO 2025-10-14 19:30:02,026 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000013-OT-01 INFO 2025-10-14 19:30:02,026 signals 36078 8782111040 SubFile created: FILE-2025-000013-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:30:02,026 signals 36078 8782111040 Created sub-file FILE-2025-000013-OT-01 for patient MRNAGDAR000013 at clinic Occupational Therapy INFO 2025-10-14 19:30:02,026 signals 36078 8782111040 Notified provider hanan.al-rashidi.ot1 of new appointment INFO 2025-10-14 19:30:02,027 signals 36078 8782111040 Scheduled 24-hour reminder for appointment a2ad0d23-60fc-4900-9cdf-6fdff3166b56 INFO 2025-10-14 19:30:02,027 signals 36078 8782111040 Scheduled 2-hour reminder for appointment a2ad0d23-60fc-4900-9cdf-6fdff3166b56 INFO 2025-10-14 19:30:02,028 signals 36078 8782111040 Appointment created: 74e2d78b-e335-4f1f-9a58-573c8d97f334 for patient MRNAGDAR000001 on 2025-09-15 INFO 2025-10-14 19:30:02,028 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000001-ABA-01 INFO 2025-10-14 19:30:02,028 signals 36078 8782111040 SubFile created: FILE-2025-000001-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:30:02,028 signals 36078 8782111040 Created sub-file FILE-2025-000001-ABA-01 for patient MRNAGDAR000001 at clinic ABA Therapy INFO 2025-10-14 19:30:02,029 signals 36078 8782111040 Notified provider salma.al-shehri.aba2 of new appointment INFO 2025-10-14 19:30:02,030 signals 36078 8782111040 Appointment created: 9f7926bf-1cda-4f30-bad1-deed7091d82d for patient MRNAGDAR000013 on 2025-08-21 INFO 2025-10-14 19:30:02,030 signals 36078 8782111040 Notified provider hanan.al-rashidi.ot1 of new appointment INFO 2025-10-14 19:30:02,032 signals 36078 8782111040 Appointment created: e64d9757-5416-46c5-bfe9-40e8da676617 for patient MRNAGDAR000033 on 2025-07-29 INFO 2025-10-14 19:30:02,032 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000033-NUR-01 INFO 2025-10-14 19:30:02,032 signals 36078 8782111040 SubFile created: FILE-2025-000033-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:30:02,032 signals 36078 8782111040 Created sub-file FILE-2025-000033-NUR-01 for patient MRNAGDAR000033 at clinic Nursing Department INFO 2025-10-14 19:30:02,033 signals 36078 8782111040 Notified provider hayat.al-maliki.nurse1 of new appointment INFO 2025-10-14 19:30:02,034 signals 36078 8782111040 Appointment created: 5a917cb4-c72d-4e15-a3b8-190aeb6a9efc for patient MRNAGDAR000050 on 2025-09-24 INFO 2025-10-14 19:30:02,034 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000050-OT-01 INFO 2025-10-14 19:30:02,035 signals 36078 8782111040 SubFile created: FILE-2025-000050-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:30:02,035 signals 36078 8782111040 Created sub-file FILE-2025-000050-OT-01 for patient MRNAGDAR000050 at clinic Occupational Therapy INFO 2025-10-14 19:30:02,035 signals 36078 8782111040 Notified provider talal.al-rashidi.ot2 of new appointment INFO 2025-10-14 19:30:02,036 signals 36078 8782111040 Appointment created: cffda6fd-d1c7-409c-9b53-b263c090cedb for patient MRNAGDAR000017 on 2025-10-09 INFO 2025-10-14 19:30:02,036 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000017-NUR-01 INFO 2025-10-14 19:30:02,037 signals 36078 8782111040 SubFile created: FILE-2025-000017-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:30:02,037 signals 36078 8782111040 Created sub-file FILE-2025-000017-NUR-01 for patient MRNAGDAR000017 at clinic Nursing Department INFO 2025-10-14 19:30:02,037 signals 36078 8782111040 Notified provider dalal.al-otaibi.nurse2 of new appointment INFO 2025-10-14 19:30:02,038 signals 36078 8782111040 Appointment created: 14cf31ff-dbce-4408-a7b4-951ca1f71de7 for patient MRNAGDAR000027 on 2025-08-10 INFO 2025-10-14 19:30:02,039 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000027-ABA-01 INFO 2025-10-14 19:30:02,039 signals 36078 8782111040 SubFile created: FILE-2025-000027-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:30:02,039 signals 36078 8782111040 Created sub-file FILE-2025-000027-ABA-01 for patient MRNAGDAR000027 at clinic ABA Therapy INFO 2025-10-14 19:30:02,039 signals 36078 8782111040 Notified provider dalal.al-zahrani.aba1 of new appointment INFO 2025-10-14 19:30:02,040 signals 36078 8782111040 Appointment created: cf8411de-e5df-46ca-9599-c736e92028e4 for patient MRNAGDAR000045 on 2025-11-09 INFO 2025-10-14 19:30:02,040 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000045-ABA-01 INFO 2025-10-14 19:30:02,040 signals 36078 8782111040 SubFile created: FILE-2025-000045-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:30:02,040 signals 36078 8782111040 Created sub-file FILE-2025-000045-ABA-01 for patient MRNAGDAR000045 at clinic ABA Therapy INFO 2025-10-14 19:30:02,041 confirmation_service 36078 8782111040 Created confirmation token for appointment cf8411de-e5df-46ca-9599-c736e92028e4, expires at 2025-10-21 16:30:02.041707+00:00 ERROR 2025-10-14 19:30:02,042 signals 36078 8782111040 Error creating confirmation token for appointment cf8411de-e5df-46ca-9599-c736e92028e4: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:30:02,042 signals 36078 8782111040 Notified provider dalal.al-zahrani.aba1 of new appointment INFO 2025-10-14 19:30:02,043 signals 36078 8782111040 Scheduled 24-hour reminder for appointment cf8411de-e5df-46ca-9599-c736e92028e4 INFO 2025-10-14 19:30:02,043 signals 36078 8782111040 Scheduled 2-hour reminder for appointment cf8411de-e5df-46ca-9599-c736e92028e4 INFO 2025-10-14 19:30:02,044 signals 36078 8782111040 Appointment created: cef66a23-4ec6-44c2-a4a3-6715392ef8cb for patient MRNAGDAR000039 on 2025-10-13 INFO 2025-10-14 19:30:02,044 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000039-NUR-01 INFO 2025-10-14 19:30:02,045 signals 36078 8782111040 SubFile created: FILE-2025-000039-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:30:02,045 signals 36078 8782111040 Created sub-file FILE-2025-000039-NUR-01 for patient MRNAGDAR000039 at clinic Nursing Department INFO 2025-10-14 19:30:02,045 signals 36078 8782111040 Notified provider dalal.al-otaibi.nurse2 of new appointment INFO 2025-10-14 19:30:02,047 signals 36078 8782111040 Appointment created: 6469312a-21de-4d28-ab71-db6d3bd5efd9 for patient MRNAGDAR000045 on 2025-08-26 INFO 2025-10-14 19:30:02,047 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000045-MED-02 INFO 2025-10-14 19:30:02,047 signals 36078 8782111040 SubFile created: FILE-2025-000045-MED-02 for clinic Medical Department INFO 2025-10-14 19:30:02,047 signals 36078 8782111040 Created sub-file FILE-2025-000045-MED-02 for patient MRNAGDAR000045 at clinic Medical Department INFO 2025-10-14 19:30:02,048 signals 36078 8782111040 Notified provider salma.al-rashidi.doctor3 of new appointment INFO 2025-10-14 19:30:02,049 signals 36078 8782111040 Appointment created: 81bc570f-5cb9-411a-9794-32cf4752ed6b for patient MRNAGDAR000022 on 2025-08-04 INFO 2025-10-14 19:30:02,049 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000022-OT-01 INFO 2025-10-14 19:30:02,049 signals 36078 8782111040 SubFile created: FILE-2025-000022-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:30:02,049 signals 36078 8782111040 Created sub-file FILE-2025-000022-OT-01 for patient MRNAGDAR000022 at clinic Occupational Therapy INFO 2025-10-14 19:30:02,050 signals 36078 8782111040 Notified provider hanan.al-rashidi.ot1 of new appointment INFO 2025-10-14 19:30:02,051 signals 36078 8782111040 Appointment created: 7dd94ecc-d280-479d-a500-95fffe70cd7a for patient MRNAGDAR000007 on 2025-08-11 INFO 2025-10-14 19:30:02,051 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000007-MED-01 INFO 2025-10-14 19:30:02,051 signals 36078 8782111040 SubFile created: FILE-2025-000007-MED-01 for clinic Medical Department INFO 2025-10-14 19:30:02,051 signals 36078 8782111040 Created sub-file FILE-2025-000007-MED-01 for patient MRNAGDAR000007 at clinic Medical Department INFO 2025-10-14 19:30:02,052 signals 36078 8782111040 Notified provider sultan.al-rashidi.doctor2 of new appointment INFO 2025-10-14 19:30:02,053 signals 36078 8782111040 Appointment created: ad3b10c6-75d5-457e-a676-98a92ea565f9 for patient MRNAGDAR000030 on 2025-08-19 INFO 2025-10-14 19:30:02,053 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000030-ABA-01 INFO 2025-10-14 19:30:02,053 signals 36078 8782111040 SubFile created: FILE-2025-000030-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:30:02,053 signals 36078 8782111040 Created sub-file FILE-2025-000030-ABA-01 for patient MRNAGDAR000030 at clinic ABA Therapy INFO 2025-10-14 19:30:02,054 signals 36078 8782111040 Notified provider salma.al-shehri.aba2 of new appointment INFO 2025-10-14 19:30:02,055 signals 36078 8782111040 Appointment created: c25170b7-60e7-4624-981a-0c6c3dd6fca8 for patient MRNAGDAR000050 on 2025-10-16 INFO 2025-10-14 19:30:02,055 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000050-SLP-02 INFO 2025-10-14 19:30:02,055 signals 36078 8782111040 SubFile created: FILE-2025-000050-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:30:02,055 signals 36078 8782111040 Created sub-file FILE-2025-000050-SLP-02 for patient MRNAGDAR000050 at clinic Speech-Language Pathology INFO 2025-10-14 19:30:02,056 signals 36078 8782111040 Notified provider mona.al-dawsari.slp2 of new appointment INFO 2025-10-14 19:30:02,056 signals 36078 8782111040 Scheduled 24-hour reminder for appointment c25170b7-60e7-4624-981a-0c6c3dd6fca8 INFO 2025-10-14 19:30:02,056 signals 36078 8782111040 Scheduled 2-hour reminder for appointment c25170b7-60e7-4624-981a-0c6c3dd6fca8 INFO 2025-10-14 19:30:02,057 signals 36078 8782111040 Appointment created: 3164ea76-c349-4b08-ac25-37f2617c9f59 for patient MRNAGDAR000025 on 2025-08-31 INFO 2025-10-14 19:30:02,058 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000025-ABA-01 INFO 2025-10-14 19:30:02,058 signals 36078 8782111040 SubFile created: FILE-2025-000025-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:30:02,058 signals 36078 8782111040 Created sub-file FILE-2025-000025-ABA-01 for patient MRNAGDAR000025 at clinic ABA Therapy INFO 2025-10-14 19:30:02,058 signals 36078 8782111040 Notified provider dalal.al-zahrani.aba1 of new appointment INFO 2025-10-14 19:30:02,060 signals 36078 8782111040 Appointment created: 31ba4062-f10d-459e-bb30-a99524973962 for patient MRNAGDAR000013 on 2025-10-09 INFO 2025-10-14 19:30:02,060 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000013-NUR-02 INFO 2025-10-14 19:30:02,060 signals 36078 8782111040 SubFile created: FILE-2025-000013-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:30:02,060 signals 36078 8782111040 Created sub-file FILE-2025-000013-NUR-02 for patient MRNAGDAR000013 at clinic Nursing Department INFO 2025-10-14 19:30:02,060 signals 36078 8782111040 Notified provider hind.al-harbi.nurse3 of new appointment INFO 2025-10-14 19:30:02,062 signals 36078 8782111040 Appointment created: 86a411ce-c919-4c99-84e8-0b07c495b88c for patient MRNAGDAR000020 on 2025-09-02 INFO 2025-10-14 19:30:02,062 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000020-MED-01 INFO 2025-10-14 19:30:02,062 signals 36078 8782111040 SubFile created: FILE-2025-000020-MED-01 for clinic Medical Department INFO 2025-10-14 19:30:02,062 signals 36078 8782111040 Created sub-file FILE-2025-000020-MED-01 for patient MRNAGDAR000020 at clinic Medical Department INFO 2025-10-14 19:30:02,063 signals 36078 8782111040 Notified provider sultan.al-rashidi.doctor2 of new appointment INFO 2025-10-14 19:30:02,064 signals 36078 8782111040 Appointment created: 43535e7c-5acb-4ab8-8366-8603f986ae60 for patient MRNAGDAR000019 on 2025-08-07 INFO 2025-10-14 19:30:02,064 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000019-MED-02 INFO 2025-10-14 19:30:02,064 signals 36078 8782111040 SubFile created: FILE-2025-000019-MED-02 for clinic Medical Department INFO 2025-10-14 19:30:02,064 signals 36078 8782111040 Created sub-file FILE-2025-000019-MED-02 for patient MRNAGDAR000019 at clinic Medical Department INFO 2025-10-14 19:30:02,065 signals 36078 8782111040 Notified provider sultan.al-rashidi.doctor2 of new appointment INFO 2025-10-14 19:30:02,066 signals 36078 8782111040 Appointment created: 25f6b69f-e945-4094-b913-ab7b5dd43502 for patient MRNAGDAR000012 on 2025-07-30 INFO 2025-10-14 19:30:02,066 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000012-NUR-01 INFO 2025-10-14 19:30:02,066 signals 36078 8782111040 SubFile created: FILE-2025-000012-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:30:02,066 signals 36078 8782111040 Created sub-file FILE-2025-000012-NUR-01 for patient MRNAGDAR000012 at clinic Nursing Department INFO 2025-10-14 19:30:02,066 signals 36078 8782111040 Notified provider hind.al-harbi.nurse3 of new appointment INFO 2025-10-14 19:30:02,068 signals 36078 8782111040 Appointment created: e8703886-175c-4e94-bc55-0472e19d6170 for patient MRNAGDAR000012 on 2025-09-30 INFO 2025-10-14 19:30:02,068 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000012-OT-02 INFO 2025-10-14 19:30:02,068 signals 36078 8782111040 SubFile created: FILE-2025-000012-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:30:02,068 signals 36078 8782111040 Created sub-file FILE-2025-000012-OT-02 for patient MRNAGDAR000012 at clinic Occupational Therapy INFO 2025-10-14 19:30:02,068 signals 36078 8782111040 Notified provider talal.al-rashidi.ot2 of new appointment INFO 2025-10-14 19:30:02,070 signals 36078 8782111040 Appointment created: d380c2e5-4432-4737-bcc6-16bc400a6f8c for patient MRNAGDAR000004 on 2025-10-12 INFO 2025-10-14 19:30:02,070 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000004-NUR-01 INFO 2025-10-14 19:30:02,071 signals 36078 8782111040 SubFile created: FILE-2025-000004-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:30:02,071 signals 36078 8782111040 Created sub-file FILE-2025-000004-NUR-01 for patient MRNAGDAR000004 at clinic Nursing Department INFO 2025-10-14 19:30:02,071 signals 36078 8782111040 Notified provider hayat.al-maliki.nurse1 of new appointment INFO 2025-10-14 19:30:02,073 signals 36078 8782111040 Appointment created: f8db55d3-89ca-408b-a9fa-f69e4f939b34 for patient MRNAGDAR000027 on 2025-07-28 INFO 2025-10-14 19:30:02,073 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000027-MED-02 INFO 2025-10-14 19:30:02,073 signals 36078 8782111040 SubFile created: FILE-2025-000027-MED-02 for clinic Medical Department INFO 2025-10-14 19:30:02,073 signals 36078 8782111040 Created sub-file FILE-2025-000027-MED-02 for patient MRNAGDAR000027 at clinic Medical Department INFO 2025-10-14 19:30:02,074 signals 36078 8782111040 Notified provider hanan.al-shehri.doctor1 of new appointment INFO 2025-10-14 19:30:02,075 signals 36078 8782111040 Appointment created: f2f59066-2e52-4462-8d53-767d4c025d64 for patient MRNAGDAR000050 on 2025-07-27 INFO 2025-10-14 19:30:02,075 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000050-ABA-03 INFO 2025-10-14 19:30:02,075 signals 36078 8782111040 SubFile created: FILE-2025-000050-ABA-03 for clinic ABA Therapy INFO 2025-10-14 19:30:02,075 signals 36078 8782111040 Created sub-file FILE-2025-000050-ABA-03 for patient MRNAGDAR000050 at clinic ABA Therapy INFO 2025-10-14 19:30:02,076 signals 36078 8782111040 Notified provider salma.al-shehri.aba2 of new appointment INFO 2025-10-14 19:30:02,077 signals 36078 8782111040 Appointment created: c88fa46f-9b27-4d74-ae0b-85f059e8a932 for patient MRNAGDAR000024 on 2025-08-12 INFO 2025-10-14 19:30:02,077 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000024-ABA-01 INFO 2025-10-14 19:30:02,077 signals 36078 8782111040 SubFile created: FILE-2025-000024-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:30:02,077 signals 36078 8782111040 Created sub-file FILE-2025-000024-ABA-01 for patient MRNAGDAR000024 at clinic ABA Therapy INFO 2025-10-14 19:30:02,078 signals 36078 8782111040 Notified provider salma.al-shehri.aba2 of new appointment INFO 2025-10-14 19:30:02,079 signals 36078 8782111040 Appointment created: 8994af35-96d8-4612-9ee9-afc4148bff39 for patient MRNAGDAR000027 on 2025-09-07 INFO 2025-10-14 19:30:02,079 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000027-NUR-03 INFO 2025-10-14 19:30:02,079 signals 36078 8782111040 SubFile created: FILE-2025-000027-NUR-03 for clinic Nursing Department INFO 2025-10-14 19:30:02,079 signals 36078 8782111040 Created sub-file FILE-2025-000027-NUR-03 for patient MRNAGDAR000027 at clinic Nursing Department INFO 2025-10-14 19:30:02,080 signals 36078 8782111040 Notified provider dalal.al-otaibi.nurse2 of new appointment INFO 2025-10-14 19:30:02,081 signals 36078 8782111040 Appointment created: a669b959-a9e4-4224-96a7-74e429a0d857 for patient MRNAGDAR000050 on 2025-08-31 INFO 2025-10-14 19:30:02,081 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000050-NUR-04 INFO 2025-10-14 19:30:02,081 signals 36078 8782111040 SubFile created: FILE-2025-000050-NUR-04 for clinic Nursing Department INFO 2025-10-14 19:30:02,081 signals 36078 8782111040 Created sub-file FILE-2025-000050-NUR-04 for patient MRNAGDAR000050 at clinic Nursing Department INFO 2025-10-14 19:30:02,082 signals 36078 8782111040 Notified provider dalal.al-otaibi.nurse2 of new appointment INFO 2025-10-14 19:30:02,084 signals 36078 8782111040 Appointment created: cb72e504-61e7-4f02-996f-aaefaac8c99e for patient MRNAGDAR000041 on 2025-07-20 INFO 2025-10-14 19:30:02,084 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000041-MED-02 INFO 2025-10-14 19:30:02,084 signals 36078 8782111040 SubFile created: FILE-2025-000041-MED-02 for clinic Medical Department INFO 2025-10-14 19:30:02,084 signals 36078 8782111040 Created sub-file FILE-2025-000041-MED-02 for patient MRNAGDAR000041 at clinic Medical Department INFO 2025-10-14 19:30:02,085 signals 36078 8782111040 Notified provider sultan.al-rashidi.doctor2 of new appointment INFO 2025-10-14 19:30:02,085 signals 36078 8782111040 Appointment created: ab1017be-918f-4374-8a6d-09ba0d97a854 for patient MRNAGDAR000017 on 2025-09-21 INFO 2025-10-14 19:30:02,086 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000017-ABA-02 INFO 2025-10-14 19:30:02,086 signals 36078 8782111040 SubFile created: FILE-2025-000017-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:30:02,086 signals 36078 8782111040 Created sub-file FILE-2025-000017-ABA-02 for patient MRNAGDAR000017 at clinic ABA Therapy INFO 2025-10-14 19:30:02,086 signals 36078 8782111040 Notified provider dalal.al-zahrani.aba1 of new appointment INFO 2025-10-14 19:30:02,087 signals 36078 8782111040 Appointment created: 70df7ebd-911a-487c-b712-9af8d5e76ab6 for patient MRNAGDAR000039 on 2025-08-26 INFO 2025-10-14 19:30:02,088 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000039-MED-02 INFO 2025-10-14 19:30:02,088 signals 36078 8782111040 SubFile created: FILE-2025-000039-MED-02 for clinic Medical Department INFO 2025-10-14 19:30:02,088 signals 36078 8782111040 Created sub-file FILE-2025-000039-MED-02 for patient MRNAGDAR000039 at clinic Medical Department INFO 2025-10-14 19:30:02,088 signals 36078 8782111040 Notified provider salma.al-rashidi.doctor3 of new appointment INFO 2025-10-14 19:30:02,090 signals 36078 8782111040 Appointment created: 4d860ed4-3ab5-4782-97f8-3d1eb8228f0d for patient MRNAGDAR000005 on 2025-08-31 INFO 2025-10-14 19:30:02,090 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000005-SLP-01 INFO 2025-10-14 19:30:02,090 signals 36078 8782111040 SubFile created: FILE-2025-000005-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:30:02,090 signals 36078 8782111040 Created sub-file FILE-2025-000005-SLP-01 for patient MRNAGDAR000005 at clinic Speech-Language Pathology INFO 2025-10-14 19:30:02,090 signals 36078 8782111040 Notified provider mona.al-dawsari.slp2 of new appointment INFO 2025-10-14 19:30:02,092 signals 36078 8782111040 Appointment created: 1bf191dc-8c5a-4dd7-9005-d8276e256105 for patient MRNAGDAR000014 on 2025-10-09 INFO 2025-10-14 19:30:02,092 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000014-OT-01 INFO 2025-10-14 19:30:02,092 signals 36078 8782111040 SubFile created: FILE-2025-000014-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:30:02,092 signals 36078 8782111040 Created sub-file FILE-2025-000014-OT-01 for patient MRNAGDAR000014 at clinic Occupational Therapy INFO 2025-10-14 19:30:02,093 signals 36078 8782111040 Notified provider hanan.al-rashidi.ot1 of new appointment INFO 2025-10-14 19:30:02,094 signals 36078 8782111040 Appointment created: 1990cc62-5090-49cb-8e7c-094b88ef3f2e for patient MRNAGDAR000013 on 2025-07-30 INFO 2025-10-14 19:30:02,094 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000013-ABA-03 INFO 2025-10-14 19:30:02,094 signals 36078 8782111040 SubFile created: FILE-2025-000013-ABA-03 for clinic ABA Therapy INFO 2025-10-14 19:30:02,094 signals 36078 8782111040 Created sub-file FILE-2025-000013-ABA-03 for patient MRNAGDAR000013 at clinic ABA Therapy INFO 2025-10-14 19:30:02,095 signals 36078 8782111040 Notified provider salma.al-shehri.aba2 of new appointment INFO 2025-10-14 19:30:02,096 signals 36078 8782111040 Appointment created: 5744b128-9a15-44ec-a38d-394bdf45f5bc for patient MRNAGDAR000012 on 2025-09-07 INFO 2025-10-14 19:30:02,097 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000012-SLP-03 INFO 2025-10-14 19:30:02,097 signals 36078 8782111040 SubFile created: FILE-2025-000012-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:30:02,097 signals 36078 8782111040 Created sub-file FILE-2025-000012-SLP-03 for patient MRNAGDAR000012 at clinic Speech-Language Pathology INFO 2025-10-14 19:30:02,097 signals 36078 8782111040 Notified provider mona.al-dawsari.slp2 of new appointment INFO 2025-10-14 19:30:02,099 signals 36078 8782111040 Appointment created: 35bc0ce1-174a-41ad-bc93-fb7d92e34947 for patient MRNAGDAR000028 on 2025-11-03 INFO 2025-10-14 19:30:02,099 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000028-ABA-01 INFO 2025-10-14 19:30:02,099 signals 36078 8782111040 SubFile created: FILE-2025-000028-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:30:02,099 signals 36078 8782111040 Created sub-file FILE-2025-000028-ABA-01 for patient MRNAGDAR000028 at clinic ABA Therapy INFO 2025-10-14 19:30:02,099 signals 36078 8782111040 Notified provider salma.al-shehri.aba2 of new appointment INFO 2025-10-14 19:30:02,100 signals 36078 8782111040 Scheduled 24-hour reminder for appointment 35bc0ce1-174a-41ad-bc93-fb7d92e34947 INFO 2025-10-14 19:30:02,100 signals 36078 8782111040 Scheduled 2-hour reminder for appointment 35bc0ce1-174a-41ad-bc93-fb7d92e34947 INFO 2025-10-14 19:30:02,101 signals 36078 8782111040 Appointment created: f0b8ae52-b5f1-4af5-b09e-b7bc08b166ee for patient MRNAGDAR000029 on 2025-10-16 INFO 2025-10-14 19:30:02,101 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000029-NUR-02 INFO 2025-10-14 19:30:02,101 signals 36078 8782111040 SubFile created: FILE-2025-000029-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:30:02,101 signals 36078 8782111040 Created sub-file FILE-2025-000029-NUR-02 for patient MRNAGDAR000029 at clinic Nursing Department INFO 2025-10-14 19:30:02,102 signals 36078 8782111040 Notified provider hayat.al-maliki.nurse1 of new appointment INFO 2025-10-14 19:30:02,102 signals 36078 8782111040 Scheduled 24-hour reminder for appointment f0b8ae52-b5f1-4af5-b09e-b7bc08b166ee INFO 2025-10-14 19:30:02,102 signals 36078 8782111040 Scheduled 2-hour reminder for appointment f0b8ae52-b5f1-4af5-b09e-b7bc08b166ee INFO 2025-10-14 19:30:02,103 signals 36078 8782111040 Appointment created: 072ea05b-31b2-4b4b-84f2-dff0d19c83fe for patient MRNAGDAR000021 on 2025-08-13 INFO 2025-10-14 19:30:02,103 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000021-MED-01 INFO 2025-10-14 19:30:02,104 signals 36078 8782111040 SubFile created: FILE-2025-000021-MED-01 for clinic Medical Department INFO 2025-10-14 19:30:02,104 signals 36078 8782111040 Created sub-file FILE-2025-000021-MED-01 for patient MRNAGDAR000021 at clinic Medical Department INFO 2025-10-14 19:30:02,104 signals 36078 8782111040 Notified provider sultan.al-rashidi.doctor2 of new appointment INFO 2025-10-14 19:30:02,105 signals 36078 8782111040 Appointment created: 5d285e06-7416-49bb-ac4c-d79e5036c007 for patient MRNAGDAR000008 on 2025-07-20 INFO 2025-10-14 19:30:02,105 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000008-SLP-01 INFO 2025-10-14 19:30:02,106 signals 36078 8782111040 SubFile created: FILE-2025-000008-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:30:02,106 signals 36078 8782111040 Created sub-file FILE-2025-000008-SLP-01 for patient MRNAGDAR000008 at clinic Speech-Language Pathology INFO 2025-10-14 19:30:02,106 signals 36078 8782111040 Notified provider mona.al-dawsari.slp2 of new appointment INFO 2025-10-14 19:30:02,107 signals 36078 8782111040 Appointment created: ec6efc22-7458-4ffe-9580-3cfcff7c7c73 for patient MRNAGDAR000016 on 2025-07-27 INFO 2025-10-14 19:30:02,108 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000016-NUR-01 INFO 2025-10-14 19:30:02,108 signals 36078 8782111040 SubFile created: FILE-2025-000016-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:30:02,108 signals 36078 8782111040 Created sub-file FILE-2025-000016-NUR-01 for patient MRNAGDAR000016 at clinic Nursing Department INFO 2025-10-14 19:30:02,108 signals 36078 8782111040 Notified provider hind.al-harbi.nurse3 of new appointment INFO 2025-10-14 19:30:02,110 signals 36078 8782111040 Appointment created: de172656-fe78-4eb1-8cec-cd60d187c466 for patient MRNAGDAR000015 on 2025-08-12 INFO 2025-10-14 19:30:02,110 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000015-OT-01 INFO 2025-10-14 19:30:02,110 signals 36078 8782111040 SubFile created: FILE-2025-000015-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:30:02,110 signals 36078 8782111040 Created sub-file FILE-2025-000015-OT-01 for patient MRNAGDAR000015 at clinic Occupational Therapy INFO 2025-10-14 19:30:02,110 signals 36078 8782111040 Notified provider talal.al-rashidi.ot2 of new appointment INFO 2025-10-14 19:30:02,112 signals 36078 8782111040 Appointment created: 5152ed01-9ea4-443e-9885-edf21ff2cd10 for patient MRNAGDAR000039 on 2025-07-20 INFO 2025-10-14 19:30:02,112 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000039-OT-03 INFO 2025-10-14 19:30:02,112 signals 36078 8782111040 SubFile created: FILE-2025-000039-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:30:02,112 signals 36078 8782111040 Created sub-file FILE-2025-000039-OT-03 for patient MRNAGDAR000039 at clinic Occupational Therapy INFO 2025-10-14 19:30:02,112 signals 36078 8782111040 Notified provider talal.al-rashidi.ot2 of new appointment INFO 2025-10-14 19:30:02,114 signals 36078 8782111040 Appointment created: e1198e25-f82f-448e-aab7-8f48c9b2fef1 for patient MRNAGDAR000027 on 2025-08-13 INFO 2025-10-14 19:30:02,114 signals 36078 8782111040 Notified provider sultan.al-rashidi.doctor2 of new appointment INFO 2025-10-14 19:30:02,115 signals 36078 8782111040 Appointment created: d9cc3850-6ba0-48db-a175-a55eb91a0d9b for patient MRNAGDAR000006 on 2025-07-27 INFO 2025-10-14 19:30:02,116 signals 36078 8782111040 Notified provider mona.al-dawsari.slp2 of new appointment INFO 2025-10-14 19:30:02,117 signals 36078 8782111040 Appointment created: 0ff50f57-2620-4745-82ee-abb827630279 for patient MRNAGDAR000039 on 2025-07-27 INFO 2025-10-14 19:30:02,117 signals 36078 8782111040 Notified provider hayat.al-maliki.nurse1 of new appointment INFO 2025-10-14 19:30:02,118 signals 36078 8782111040 Appointment created: 49a9e395-b8a1-4dcb-afb0-1636b2a9bc2b for patient MRNAGDAR000007 on 2025-07-27 INFO 2025-10-14 19:30:02,119 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000007-SLP-02 INFO 2025-10-14 19:30:02,119 signals 36078 8782111040 SubFile created: FILE-2025-000007-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:30:02,119 signals 36078 8782111040 Created sub-file FILE-2025-000007-SLP-02 for patient MRNAGDAR000007 at clinic Speech-Language Pathology INFO 2025-10-14 19:30:02,119 signals 36078 8782111040 Notified provider hussein.al-subaie.slp1 of new appointment INFO 2025-10-14 19:30:02,121 signals 36078 8782111040 Appointment created: 71d94689-98b0-402c-82d5-43107d452784 for patient MRNAGDAR000015 on 2025-09-11 INFO 2025-10-14 19:30:02,121 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000015-NUR-02 INFO 2025-10-14 19:30:02,121 signals 36078 8782111040 SubFile created: FILE-2025-000015-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:30:02,121 signals 36078 8782111040 Created sub-file FILE-2025-000015-NUR-02 for patient MRNAGDAR000015 at clinic Nursing Department INFO 2025-10-14 19:30:02,122 signals 36078 8782111040 Notified provider hind.al-harbi.nurse3 of new appointment INFO 2025-10-14 19:30:02,123 signals 36078 8782111040 Appointment created: 59681d76-f8c1-4037-a845-036871ab9858 for patient MRNAGDAR000021 on 2025-08-27 INFO 2025-10-14 19:30:02,123 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000021-NUR-02 INFO 2025-10-14 19:30:02,123 signals 36078 8782111040 SubFile created: FILE-2025-000021-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:30:02,123 signals 36078 8782111040 Created sub-file FILE-2025-000021-NUR-02 for patient MRNAGDAR000021 at clinic Nursing Department INFO 2025-10-14 19:30:02,123 signals 36078 8782111040 Notified provider hind.al-harbi.nurse3 of new appointment INFO 2025-10-14 19:30:02,125 signals 36078 8782111040 Appointment created: 444d34bb-2f1d-4302-89ce-bac2a63d6ff3 for patient MRNAGDAR000035 on 2025-08-24 INFO 2025-10-14 19:30:02,125 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000035-OT-01 INFO 2025-10-14 19:30:02,125 signals 36078 8782111040 SubFile created: FILE-2025-000035-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:30:02,125 signals 36078 8782111040 Created sub-file FILE-2025-000035-OT-01 for patient MRNAGDAR000035 at clinic Occupational Therapy INFO 2025-10-14 19:30:02,125 signals 36078 8782111040 Notified provider talal.al-rashidi.ot2 of new appointment INFO 2025-10-14 19:30:02,126 signals 36078 8782111040 Appointment created: 2e0772db-0b17-4f95-a4dd-dd0e58e7e891 for patient MRNAGDAR000021 on 2025-10-12 INFO 2025-10-14 19:30:02,126 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000021-SLP-03 INFO 2025-10-14 19:30:02,127 signals 36078 8782111040 SubFile created: FILE-2025-000021-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:30:02,127 signals 36078 8782111040 Created sub-file FILE-2025-000021-SLP-03 for patient MRNAGDAR000021 at clinic Speech-Language Pathology INFO 2025-10-14 19:30:02,127 signals 36078 8782111040 Notified provider mona.al-dawsari.slp2 of new appointment INFO 2025-10-14 19:30:02,128 signals 36078 8782111040 Appointment created: d2760fc9-e641-4ee8-9452-e25379dc661e for patient MRNAGDAR000005 on 2025-09-15 INFO 2025-10-14 19:30:02,129 signals 36078 8782111040 Notified provider hussein.al-subaie.slp1 of new appointment INFO 2025-10-14 19:30:02,129 signals 36078 8782111040 Appointment created: a225cf93-5086-41d8-8936-8527aeaf78cd for patient MRNAGDAR000044 on 2025-09-10 INFO 2025-10-14 19:30:02,130 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000044-OT-01 INFO 2025-10-14 19:30:02,130 signals 36078 8782111040 SubFile created: FILE-2025-000044-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:30:02,130 signals 36078 8782111040 Created sub-file FILE-2025-000044-OT-01 for patient MRNAGDAR000044 at clinic Occupational Therapy INFO 2025-10-14 19:30:02,130 signals 36078 8782111040 Notified provider hanan.al-rashidi.ot1 of new appointment INFO 2025-10-14 19:30:02,131 signals 36078 8782111040 Appointment created: 56fc727d-42e2-4761-80b8-41eb4298220b for patient MRNAGDAR000006 on 2025-10-07 INFO 2025-10-14 19:30:02,132 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000006-MED-02 INFO 2025-10-14 19:30:02,132 signals 36078 8782111040 SubFile created: FILE-2025-000006-MED-02 for clinic Medical Department INFO 2025-10-14 19:30:02,132 signals 36078 8782111040 Created sub-file FILE-2025-000006-MED-02 for patient MRNAGDAR000006 at clinic Medical Department INFO 2025-10-14 19:30:02,132 signals 36078 8782111040 Notified provider hanan.al-shehri.doctor1 of new appointment INFO 2025-10-14 19:30:02,134 signals 36078 8782111040 Appointment created: ddc0208a-f962-4b0d-b072-ccaca7568965 for patient MRNAGDAR000031 on 2025-10-12 INFO 2025-10-14 19:30:02,134 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000031-SLP-01 INFO 2025-10-14 19:30:02,134 signals 36078 8782111040 SubFile created: FILE-2025-000031-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:30:02,134 signals 36078 8782111040 Created sub-file FILE-2025-000031-SLP-01 for patient MRNAGDAR000031 at clinic Speech-Language Pathology INFO 2025-10-14 19:30:02,135 signals 36078 8782111040 Notified provider hussein.al-subaie.slp1 of new appointment INFO 2025-10-14 19:30:02,136 signals 36078 8782111040 Appointment created: 4846cbd2-7ad6-45b2-aee8-31b92a8a8258 for patient MRNAGDAR000009 on 2025-09-16 INFO 2025-10-14 19:30:02,136 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000009-SLP-01 INFO 2025-10-14 19:30:02,136 signals 36078 8782111040 SubFile created: FILE-2025-000009-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:30:02,136 signals 36078 8782111040 Created sub-file FILE-2025-000009-SLP-01 for patient MRNAGDAR000009 at clinic Speech-Language Pathology INFO 2025-10-14 19:30:02,137 signals 36078 8782111040 Notified provider mona.al-dawsari.slp2 of new appointment INFO 2025-10-14 19:30:02,138 signals 36078 8782111040 Appointment created: 3516d4e2-b82b-4951-b6ee-11a731796b86 for patient MRNAGDAR000032 on 2025-09-21 INFO 2025-10-14 19:30:02,138 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000032-SLP-01 INFO 2025-10-14 19:30:02,138 signals 36078 8782111040 SubFile created: FILE-2025-000032-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:30:02,138 signals 36078 8782111040 Created sub-file FILE-2025-000032-SLP-01 for patient MRNAGDAR000032 at clinic Speech-Language Pathology INFO 2025-10-14 19:30:02,138 signals 36078 8782111040 Notified provider mona.al-dawsari.slp2 of new appointment INFO 2025-10-14 19:30:02,139 signals 36078 8782111040 Appointment created: 33da1287-592f-41ef-b220-30d0eb7a4063 for patient MRNAGDAR000012 on 2025-09-28 INFO 2025-10-14 19:30:02,140 signals 36078 8782111040 Notified provider hayat.al-maliki.nurse1 of new appointment INFO 2025-10-14 19:30:02,141 signals 36078 8782111040 Appointment created: 1c58d62e-2882-445d-960b-6fc767ded0f3 for patient MRNAGDAR000042 on 2025-10-19 INFO 2025-10-14 19:30:02,141 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000042-ABA-01 INFO 2025-10-14 19:30:02,141 signals 36078 8782111040 SubFile created: FILE-2025-000042-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:30:02,141 signals 36078 8782111040 Created sub-file FILE-2025-000042-ABA-01 for patient MRNAGDAR000042 at clinic ABA Therapy INFO 2025-10-14 19:30:02,142 signals 36078 8782111040 Notified provider salma.al-shehri.aba2 of new appointment INFO 2025-10-14 19:30:02,142 signals 36078 8782111040 Scheduled 24-hour reminder for appointment 1c58d62e-2882-445d-960b-6fc767ded0f3 INFO 2025-10-14 19:30:02,142 signals 36078 8782111040 Scheduled 2-hour reminder for appointment 1c58d62e-2882-445d-960b-6fc767ded0f3 INFO 2025-10-14 19:30:02,143 signals 36078 8782111040 Appointment created: 7ea59e64-5406-4138-84da-fa9c99a01b23 for patient MRNAGDAR000025 on 2025-09-21 INFO 2025-10-14 19:30:02,144 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000025-SLP-02 INFO 2025-10-14 19:30:02,144 signals 36078 8782111040 SubFile created: FILE-2025-000025-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:30:02,144 signals 36078 8782111040 Created sub-file FILE-2025-000025-SLP-02 for patient MRNAGDAR000025 at clinic Speech-Language Pathology INFO 2025-10-14 19:30:02,144 signals 36078 8782111040 Notified provider hussein.al-subaie.slp1 of new appointment INFO 2025-10-14 19:30:02,145 signals 36078 8782111040 Appointment created: 6b668bd8-d5c7-475b-a09a-122a28a50449 for patient MRNAGDAR000020 on 2025-09-28 INFO 2025-10-14 19:30:02,146 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000020-NUR-02 INFO 2025-10-14 19:30:02,146 signals 36078 8782111040 SubFile created: FILE-2025-000020-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:30:02,146 signals 36078 8782111040 Created sub-file FILE-2025-000020-NUR-02 for patient MRNAGDAR000020 at clinic Nursing Department INFO 2025-10-14 19:30:02,146 signals 36078 8782111040 Notified provider dalal.al-otaibi.nurse2 of new appointment INFO 2025-10-14 19:30:02,147 signals 36078 8782111040 Appointment created: f8b669ef-1fb4-4227-8d9b-d8c77549db4b for patient MRNAGDAR000013 on 2025-08-11 INFO 2025-10-14 19:30:02,148 signals 36078 8782111040 Notified provider dalal.al-zahrani.aba1 of new appointment INFO 2025-10-14 19:30:02,149 signals 36078 8782111040 Appointment created: 6e132d72-b7dd-4b4a-b3dc-6e4207ff1359 for patient MRNAGDAR000015 on 2025-09-07 INFO 2025-10-14 19:30:02,149 signals 36078 8782111040 Notified provider talal.al-rashidi.ot2 of new appointment INFO 2025-10-14 19:30:02,151 signals 36078 8782111040 Appointment created: e7449fc9-233f-4374-bdec-5403517aa739 for patient MRNAGDAR000003 on 2025-10-01 INFO 2025-10-14 19:30:02,151 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000003-SLP-02 INFO 2025-10-14 19:30:02,151 signals 36078 8782111040 SubFile created: FILE-2025-000003-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:30:02,151 signals 36078 8782111040 Created sub-file FILE-2025-000003-SLP-02 for patient MRNAGDAR000003 at clinic Speech-Language Pathology INFO 2025-10-14 19:30:02,151 signals 36078 8782111040 Notified provider hussein.al-subaie.slp1 of new appointment INFO 2025-10-14 19:30:02,153 signals 36078 8782111040 Appointment created: 03e45d24-e4be-441a-8f35-de21c2126304 for patient MRNAGDAR000026 on 2025-07-28 INFO 2025-10-14 19:30:02,153 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000026-MED-01 INFO 2025-10-14 19:30:02,153 signals 36078 8782111040 SubFile created: FILE-2025-000026-MED-01 for clinic Medical Department INFO 2025-10-14 19:30:02,153 signals 36078 8782111040 Created sub-file FILE-2025-000026-MED-01 for patient MRNAGDAR000026 at clinic Medical Department INFO 2025-10-14 19:30:02,153 signals 36078 8782111040 Notified provider salma.al-rashidi.doctor3 of new appointment INFO 2025-10-14 19:30:02,155 signals 36078 8782111040 Appointment created: a40e782b-921e-46da-aff5-bf3420866ce3 for patient MRNAGDAR000048 on 2025-09-15 INFO 2025-10-14 19:30:02,155 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000048-NUR-01 INFO 2025-10-14 19:30:02,155 signals 36078 8782111040 SubFile created: FILE-2025-000048-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:30:02,155 signals 36078 8782111040 Created sub-file FILE-2025-000048-NUR-01 for patient MRNAGDAR000048 at clinic Nursing Department INFO 2025-10-14 19:30:02,156 signals 36078 8782111040 Notified provider hind.al-harbi.nurse3 of new appointment INFO 2025-10-14 19:30:02,157 signals 36078 8782111040 Appointment created: 0817bdf9-f118-4b62-b9d0-069a4bcc8def for patient MRNAGDAR000009 on 2025-08-07 INFO 2025-10-14 19:30:02,157 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000009-OT-02 INFO 2025-10-14 19:30:02,157 signals 36078 8782111040 SubFile created: FILE-2025-000009-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:30:02,157 signals 36078 8782111040 Created sub-file FILE-2025-000009-OT-02 for patient MRNAGDAR000009 at clinic Occupational Therapy INFO 2025-10-14 19:30:02,158 signals 36078 8782111040 Notified provider hanan.al-rashidi.ot1 of new appointment INFO 2025-10-14 19:30:02,159 signals 36078 8782111040 Appointment created: 6e0c1519-a80b-4e91-a23a-47949e884f90 for patient MRNAGDAR000044 on 2025-07-29 INFO 2025-10-14 19:30:02,159 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000044-SLP-02 INFO 2025-10-14 19:30:02,160 signals 36078 8782111040 SubFile created: FILE-2025-000044-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:30:02,160 signals 36078 8782111040 Created sub-file FILE-2025-000044-SLP-02 for patient MRNAGDAR000044 at clinic Speech-Language Pathology INFO 2025-10-14 19:30:02,160 signals 36078 8782111040 Notified provider hussein.al-subaie.slp1 of new appointment INFO 2025-10-14 19:30:02,162 signals 36078 8782111040 Appointment created: 044cd049-3ea2-40f9-b1c3-306d83e665fe for patient MRNAGDAR000009 on 2025-08-10 INFO 2025-10-14 19:30:02,162 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000009-MED-03 INFO 2025-10-14 19:30:02,162 signals 36078 8782111040 SubFile created: FILE-2025-000009-MED-03 for clinic Medical Department INFO 2025-10-14 19:30:02,162 signals 36078 8782111040 Created sub-file FILE-2025-000009-MED-03 for patient MRNAGDAR000009 at clinic Medical Department INFO 2025-10-14 19:30:02,163 signals 36078 8782111040 Notified provider hanan.al-shehri.doctor1 of new appointment INFO 2025-10-14 19:30:02,164 signals 36078 8782111040 Appointment created: c61467c7-19c0-454f-9b46-9b011f167dbf for patient MRNAGDAR000015 on 2025-11-06 INFO 2025-10-14 19:30:02,164 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000015-MED-03 INFO 2025-10-14 19:30:02,164 signals 36078 8782111040 SubFile created: FILE-2025-000015-MED-03 for clinic Medical Department INFO 2025-10-14 19:30:02,164 signals 36078 8782111040 Created sub-file FILE-2025-000015-MED-03 for patient MRNAGDAR000015 at clinic Medical Department INFO 2025-10-14 19:30:02,165 signals 36078 8782111040 Notified provider hanan.al-shehri.doctor1 of new appointment INFO 2025-10-14 19:30:02,165 signals 36078 8782111040 Scheduled 24-hour reminder for appointment c61467c7-19c0-454f-9b46-9b011f167dbf INFO 2025-10-14 19:30:02,166 signals 36078 8782111040 Scheduled 2-hour reminder for appointment c61467c7-19c0-454f-9b46-9b011f167dbf INFO 2025-10-14 19:30:02,166 signals 36078 8782111040 Appointment created: 73a7f7bb-a96f-4344-a7c3-5578c43a55b7 for patient MRNAGDAR000040 on 2025-08-31 INFO 2025-10-14 19:30:02,167 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000040-MED-01 INFO 2025-10-14 19:30:02,167 signals 36078 8782111040 SubFile created: FILE-2025-000040-MED-01 for clinic Medical Department INFO 2025-10-14 19:30:02,167 signals 36078 8782111040 Created sub-file FILE-2025-000040-MED-01 for patient MRNAGDAR000040 at clinic Medical Department INFO 2025-10-14 19:30:02,167 signals 36078 8782111040 Notified provider sultan.al-rashidi.doctor2 of new appointment INFO 2025-10-14 19:30:02,169 signals 36078 8782111040 Appointment created: 1238f4fa-91da-4d49-add6-192b1ebcbe87 for patient MRNAGDAR000035 on 2025-08-03 INFO 2025-10-14 19:30:02,169 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000035-ABA-02 INFO 2025-10-14 19:30:02,169 signals 36078 8782111040 SubFile created: FILE-2025-000035-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:30:02,169 signals 36078 8782111040 Created sub-file FILE-2025-000035-ABA-02 for patient MRNAGDAR000035 at clinic ABA Therapy INFO 2025-10-14 19:30:02,170 signals 36078 8782111040 Notified provider dalal.al-zahrani.aba1 of new appointment INFO 2025-10-14 19:30:02,171 signals 36078 8782111040 Appointment created: cee2076a-e1c7-4898-b371-6d878aba4c8b for patient MRNAGDAR000013 on 2025-08-17 INFO 2025-10-14 19:30:02,171 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000013-SLP-04 INFO 2025-10-14 19:30:02,172 signals 36078 8782111040 SubFile created: FILE-2025-000013-SLP-04 for clinic Speech-Language Pathology INFO 2025-10-14 19:30:02,172 signals 36078 8782111040 Created sub-file FILE-2025-000013-SLP-04 for patient MRNAGDAR000013 at clinic Speech-Language Pathology INFO 2025-10-14 19:30:02,172 signals 36078 8782111040 Notified provider hussein.al-subaie.slp1 of new appointment INFO 2025-10-14 19:30:02,173 signals 36078 8782111040 Appointment created: 9484b4b2-eafe-4798-aec7-993dcd9ce5d5 for patient MRNAGDAR000038 on 2025-10-23 INFO 2025-10-14 19:30:02,174 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000038-NUR-01 INFO 2025-10-14 19:30:02,174 signals 36078 8782111040 SubFile created: FILE-2025-000038-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:30:02,174 signals 36078 8782111040 Created sub-file FILE-2025-000038-NUR-01 for patient MRNAGDAR000038 at clinic Nursing Department INFO 2025-10-14 19:30:02,175 confirmation_service 36078 8782111040 Created confirmation token for appointment 9484b4b2-eafe-4798-aec7-993dcd9ce5d5, expires at 2025-10-21 16:30:02.174900+00:00 ERROR 2025-10-14 19:30:02,175 signals 36078 8782111040 Error creating confirmation token for appointment 9484b4b2-eafe-4798-aec7-993dcd9ce5d5: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:30:02,175 signals 36078 8782111040 Notified provider hind.al-harbi.nurse3 of new appointment INFO 2025-10-14 19:30:02,175 signals 36078 8782111040 Scheduled 24-hour reminder for appointment 9484b4b2-eafe-4798-aec7-993dcd9ce5d5 INFO 2025-10-14 19:30:02,176 signals 36078 8782111040 Scheduled 2-hour reminder for appointment 9484b4b2-eafe-4798-aec7-993dcd9ce5d5 INFO 2025-10-14 19:30:02,176 signals 36078 8782111040 Appointment created: cbc11838-631a-4c09-804b-0e3cc2d27a32 for patient MRNAGDAR000046 on 2025-08-03 INFO 2025-10-14 19:30:02,177 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000046-NUR-01 INFO 2025-10-14 19:30:02,177 signals 36078 8782111040 SubFile created: FILE-2025-000046-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:30:02,177 signals 36078 8782111040 Created sub-file FILE-2025-000046-NUR-01 for patient MRNAGDAR000046 at clinic Nursing Department INFO 2025-10-14 19:30:02,177 signals 36078 8782111040 Notified provider hind.al-harbi.nurse3 of new appointment INFO 2025-10-14 19:30:02,179 signals 36078 8782111040 Appointment created: 9b26900b-5404-4c77-8337-142d17156575 for patient MRNAGDAR000004 on 2025-10-15 INFO 2025-10-14 19:30:02,179 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000004-OT-02 INFO 2025-10-14 19:30:02,179 signals 36078 8782111040 SubFile created: FILE-2025-000004-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:30:02,179 signals 36078 8782111040 Created sub-file FILE-2025-000004-OT-02 for patient MRNAGDAR000004 at clinic Occupational Therapy INFO 2025-10-14 19:30:02,180 confirmation_service 36078 8782111040 Created confirmation token for appointment 9b26900b-5404-4c77-8337-142d17156575, expires at 2025-10-21 16:30:02.180321+00:00 ERROR 2025-10-14 19:30:02,180 signals 36078 8782111040 Error creating confirmation token for appointment 9b26900b-5404-4c77-8337-142d17156575: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:30:02,180 signals 36078 8782111040 Notified provider hanan.al-rashidi.ot1 of new appointment INFO 2025-10-14 19:30:02,181 signals 36078 8782111040 Scheduled 2-hour reminder for appointment 9b26900b-5404-4c77-8337-142d17156575 INFO 2025-10-14 19:30:02,182 signals 36078 8782111040 Appointment created: 5994f306-65eb-4350-9767-1489b46645d0 for patient MRNAGDAR000043 on 2025-09-01 INFO 2025-10-14 19:30:02,182 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000043-MED-01 INFO 2025-10-14 19:30:02,182 signals 36078 8782111040 SubFile created: FILE-2025-000043-MED-01 for clinic Medical Department INFO 2025-10-14 19:30:02,182 signals 36078 8782111040 Created sub-file FILE-2025-000043-MED-01 for patient MRNAGDAR000043 at clinic Medical Department INFO 2025-10-14 19:30:02,182 signals 36078 8782111040 Notified provider sultan.al-rashidi.doctor2 of new appointment INFO 2025-10-14 19:30:02,184 signals 36078 8782111040 Appointment created: 18a03d7d-3ba6-45ed-ad90-7982e1b2a3af for patient MRNAGDAR000012 on 2025-09-28 INFO 2025-10-14 19:30:02,184 signals 36078 8782111040 Notified provider hanan.al-rashidi.ot1 of new appointment INFO 2025-10-14 19:30:02,185 signals 36078 8782111040 Appointment created: 9f27c711-5646-4ba5-bd35-66873a72dfa6 for patient MRNAGDAR000045 on 2025-10-28 INFO 2025-10-14 19:30:02,186 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000045-OT-03 INFO 2025-10-14 19:30:02,186 signals 36078 8782111040 SubFile created: FILE-2025-000045-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:30:02,186 signals 36078 8782111040 Created sub-file FILE-2025-000045-OT-03 for patient MRNAGDAR000045 at clinic Occupational Therapy INFO 2025-10-14 19:30:02,186 signals 36078 8782111040 Notified provider talal.al-rashidi.ot2 of new appointment INFO 2025-10-14 19:30:02,187 signals 36078 8782111040 Scheduled 24-hour reminder for appointment 9f27c711-5646-4ba5-bd35-66873a72dfa6 INFO 2025-10-14 19:30:02,187 signals 36078 8782111040 Scheduled 2-hour reminder for appointment 9f27c711-5646-4ba5-bd35-66873a72dfa6 INFO 2025-10-14 19:30:02,188 signals 36078 8782111040 Appointment created: cf1a536f-b4d0-439b-8beb-5eba92c28bd3 for patient MRNAGDAR000035 on 2025-09-11 INFO 2025-10-14 19:30:02,188 signals 36078 8782111040 Notified provider hanan.al-rashidi.ot1 of new appointment INFO 2025-10-14 19:30:02,190 signals 36078 8782111040 Appointment created: 1c332689-1ca2-4ab3-8746-e0b21a7772a2 for patient MRNAGDAR000016 on 2025-08-05 INFO 2025-10-14 19:30:02,190 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000016-ABA-02 INFO 2025-10-14 19:30:02,190 signals 36078 8782111040 SubFile created: FILE-2025-000016-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:30:02,190 signals 36078 8782111040 Created sub-file FILE-2025-000016-ABA-02 for patient MRNAGDAR000016 at clinic ABA Therapy INFO 2025-10-14 19:30:02,190 signals 36078 8782111040 Notified provider dalal.al-zahrani.aba1 of new appointment INFO 2025-10-14 19:30:02,192 signals 36078 8782111040 Appointment created: f5b5ff8d-6548-4233-92c2-cd1255ed4c9d for patient MRNAGDAR000036 on 2025-09-10 INFO 2025-10-14 19:30:02,192 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000036-ABA-01 INFO 2025-10-14 19:30:02,192 signals 36078 8782111040 SubFile created: FILE-2025-000036-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:30:02,192 signals 36078 8782111040 Created sub-file FILE-2025-000036-ABA-01 for patient MRNAGDAR000036 at clinic ABA Therapy INFO 2025-10-14 19:30:02,193 signals 36078 8782111040 Notified provider salma.al-shehri.aba2 of new appointment INFO 2025-10-14 19:30:02,194 signals 36078 8782111040 Appointment created: d6f338ac-7453-4db9-b197-3688ccf9188d for patient MRNAGDAR000033 on 2025-08-03 INFO 2025-10-14 19:30:02,194 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000033-SLP-02 INFO 2025-10-14 19:30:02,195 signals 36078 8782111040 SubFile created: FILE-2025-000033-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:30:02,195 signals 36078 8782111040 Created sub-file FILE-2025-000033-SLP-02 for patient MRNAGDAR000033 at clinic Speech-Language Pathology INFO 2025-10-14 19:30:02,195 signals 36078 8782111040 Notified provider hussein.al-subaie.slp1 of new appointment INFO 2025-10-14 19:30:02,196 signals 36078 8782111040 Appointment created: ebb66284-f9a3-48d7-ae1c-806cc824e835 for patient MRNAGDAR000043 on 2025-08-25 INFO 2025-10-14 19:30:02,197 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000043-OT-02 INFO 2025-10-14 19:30:02,197 signals 36078 8782111040 SubFile created: FILE-2025-000043-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:30:02,197 signals 36078 8782111040 Created sub-file FILE-2025-000043-OT-02 for patient MRNAGDAR000043 at clinic Occupational Therapy INFO 2025-10-14 19:30:02,197 signals 36078 8782111040 Notified provider talal.al-rashidi.ot2 of new appointment INFO 2025-10-14 19:30:02,198 signals 36078 8782111040 Appointment created: dc41deee-ed2c-4817-8dc8-3fd972b7ac27 for patient MRNAGDAR000025 on 2025-08-04 INFO 2025-10-14 19:30:02,199 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000025-NUR-03 INFO 2025-10-14 19:30:02,199 signals 36078 8782111040 SubFile created: FILE-2025-000025-NUR-03 for clinic Nursing Department INFO 2025-10-14 19:30:02,199 signals 36078 8782111040 Created sub-file FILE-2025-000025-NUR-03 for patient MRNAGDAR000025 at clinic Nursing Department INFO 2025-10-14 19:30:02,199 signals 36078 8782111040 Notified provider hind.al-harbi.nurse3 of new appointment INFO 2025-10-14 19:30:02,200 signals 36078 8782111040 Appointment created: eba18c98-bfac-4471-bdcf-d05c552e6d8d for patient MRNAGDAR000019 on 2025-09-22 INFO 2025-10-14 19:30:02,201 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000019-OT-03 INFO 2025-10-14 19:30:02,201 signals 36078 8782111040 SubFile created: FILE-2025-000019-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:30:02,201 signals 36078 8782111040 Created sub-file FILE-2025-000019-OT-03 for patient MRNAGDAR000019 at clinic Occupational Therapy INFO 2025-10-14 19:30:02,201 signals 36078 8782111040 Notified provider talal.al-rashidi.ot2 of new appointment INFO 2025-10-14 19:30:02,203 signals 36078 8782111040 Appointment created: d7eb0a3b-a0bd-44ac-a1bd-d0536ee3ff80 for patient MRNAGDAR000034 on 2025-10-05 INFO 2025-10-14 19:30:02,203 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000034-NUR-01 INFO 2025-10-14 19:30:02,203 signals 36078 8782111040 SubFile created: FILE-2025-000034-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:30:02,203 signals 36078 8782111040 Created sub-file FILE-2025-000034-NUR-01 for patient MRNAGDAR000034 at clinic Nursing Department INFO 2025-10-14 19:30:02,203 signals 36078 8782111040 Notified provider hind.al-harbi.nurse3 of new appointment INFO 2025-10-14 19:30:02,205 signals 36078 8782111040 Appointment created: c21a61d1-6184-4935-bc12-0ccc205e6a8a for patient MRNAGDAR000047 on 2025-09-14 INFO 2025-10-14 19:30:02,205 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000047-MED-01 INFO 2025-10-14 19:30:02,205 signals 36078 8782111040 SubFile created: FILE-2025-000047-MED-01 for clinic Medical Department INFO 2025-10-14 19:30:02,205 signals 36078 8782111040 Created sub-file FILE-2025-000047-MED-01 for patient MRNAGDAR000047 at clinic Medical Department INFO 2025-10-14 19:30:02,206 signals 36078 8782111040 Notified provider hanan.al-shehri.doctor1 of new appointment INFO 2025-10-14 19:30:02,207 signals 36078 8782111040 Appointment created: 252bfbf9-5279-49f2-971c-2ef6c5a37a23 for patient MRNAGDAR000030 on 2025-07-20 INFO 2025-10-14 19:30:02,207 signals 36078 8782111040 Notified provider salma.al-shehri.aba2 of new appointment INFO 2025-10-14 19:30:02,208 signals 36078 8782111040 Appointment created: fe79c358-870c-4404-a5b3-9ae1473b15aa for patient MRNAGDAR000001 on 2025-08-24 INFO 2025-10-14 19:30:02,209 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000001-SLP-02 INFO 2025-10-14 19:30:02,209 signals 36078 8782111040 SubFile created: FILE-2025-000001-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:30:02,209 signals 36078 8782111040 Created sub-file FILE-2025-000001-SLP-02 for patient MRNAGDAR000001 at clinic Speech-Language Pathology INFO 2025-10-14 19:30:02,209 signals 36078 8782111040 Notified provider hussein.al-subaie.slp1 of new appointment INFO 2025-10-14 19:30:02,210 signals 36078 8782111040 Appointment created: 27f6dd87-049a-444d-b830-da3b56feabc8 for patient MRNAGDAR000018 on 2025-10-19 INFO 2025-10-14 19:30:02,211 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000018-MED-01 INFO 2025-10-14 19:30:02,211 signals 36078 8782111040 SubFile created: FILE-2025-000018-MED-01 for clinic Medical Department INFO 2025-10-14 19:30:02,211 signals 36078 8782111040 Created sub-file FILE-2025-000018-MED-01 for patient MRNAGDAR000018 at clinic Medical Department INFO 2025-10-14 19:30:02,211 signals 36078 8782111040 Notified provider salma.al-rashidi.doctor3 of new appointment INFO 2025-10-14 19:30:02,212 signals 36078 8782111040 Scheduled 24-hour reminder for appointment 27f6dd87-049a-444d-b830-da3b56feabc8 INFO 2025-10-14 19:30:02,212 signals 36078 8782111040 Scheduled 2-hour reminder for appointment 27f6dd87-049a-444d-b830-da3b56feabc8 INFO 2025-10-14 19:30:02,213 signals 36078 8782111040 Appointment created: ff6d2fa4-b5b7-4f4b-9369-ea6ba1050069 for patient MRNAGDAR000018 on 2025-07-17 INFO 2025-10-14 19:30:02,213 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000018-OT-02 INFO 2025-10-14 19:30:02,213 signals 36078 8782111040 SubFile created: FILE-2025-000018-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:30:02,213 signals 36078 8782111040 Created sub-file FILE-2025-000018-OT-02 for patient MRNAGDAR000018 at clinic Occupational Therapy INFO 2025-10-14 19:30:02,213 signals 36078 8782111040 Notified provider hanan.al-rashidi.ot1 of new appointment INFO 2025-10-14 19:30:02,215 signals 36078 8782111040 Appointment created: 1bd8f646-5e53-40b3-ba78-c5bcf630ccaf for patient MRNAGDAR000010 on 2025-09-21 INFO 2025-10-14 19:30:02,215 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000010-NUR-02 INFO 2025-10-14 19:30:02,215 signals 36078 8782111040 SubFile created: FILE-2025-000010-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:30:02,215 signals 36078 8782111040 Created sub-file FILE-2025-000010-NUR-02 for patient MRNAGDAR000010 at clinic Nursing Department INFO 2025-10-14 19:30:02,216 signals 36078 8782111040 Notified provider hayat.al-maliki.nurse1 of new appointment INFO 2025-10-14 19:30:02,217 signals 36078 8782111040 Appointment created: cbbb4fcd-8867-432f-85d3-4e607f0120b7 for patient MRNAGDAR000021 on 2025-09-22 INFO 2025-10-14 19:30:02,218 signals 36078 8782111040 Notified provider dalal.al-otaibi.nurse2 of new appointment INFO 2025-10-14 19:30:02,219 signals 36078 8782111040 Appointment created: eb88e3d1-848a-4ea6-8033-52cfb17d801d for patient MRNAGDAR000034 on 2025-09-07 INFO 2025-10-14 19:30:02,219 signals 36078 8782111040 Generated Sub-File Number: FILE-2025-000034-MED-02 INFO 2025-10-14 19:30:02,220 signals 36078 8782111040 SubFile created: FILE-2025-000034-MED-02 for clinic Medical Department INFO 2025-10-14 19:30:02,220 signals 36078 8782111040 Created sub-file FILE-2025-000034-MED-02 for patient MRNAGDAR000034 at clinic Medical Department INFO 2025-10-14 19:30:02,220 signals 36078 8782111040 Notified provider hanan.al-shehri.doctor1 of new appointment INFO 2025-10-14 19:30:02,221 signals 36078 8782111040 Appointment created: 45fadad6-86ff-4447-b66c-31ee755c1608 for patient MRNAGDAR000030 on 2025-10-06 INFO 2025-10-14 19:30:02,222 signals 36078 8782111040 Notified provider dalal.al-zahrani.aba1 of new appointment INFO 2025-10-14 19:31:25,279 signals 36975 8782111040 User created: jawaher.al-qahtani.admin1 (Administrator) INFO 2025-10-14 19:31:25,410 signals 36975 8782111040 User created: abdulaziz.al-shamrani.admin2 (Administrator) INFO 2025-10-14 19:31:25,544 signals 36975 8782111040 User created: abeer.al-harbi.doctor1 (Doctor) INFO 2025-10-14 19:31:25,676 signals 36975 8782111040 User created: rania.al-subai.doctor2 (Doctor) INFO 2025-10-14 19:31:25,811 signals 36975 8782111040 User created: hessa.al-ahmadi.doctor3 (Doctor) INFO 2025-10-14 19:31:25,941 signals 36975 8782111040 User created: hanan.al-shehri.nurse1 (Nurse) INFO 2025-10-14 19:31:26,074 signals 36975 8782111040 User created: saad.al-ahmadi.nurse2 (Nurse) INFO 2025-10-14 19:31:26,204 signals 36975 8782111040 User created: hanan.al-shahrani.nurse3 (Nurse) INFO 2025-10-14 19:31:26,335 signals 36975 8782111040 User created: abdulaziz.al-subaie.ot1 (Occupational Therapist) INFO 2025-10-14 19:31:26,465 signals 36975 8782111040 User created: turki.al-rashidi.ot2 (Occupational Therapist) INFO 2025-10-14 19:31:26,598 signals 36975 8782111040 User created: yazeed.al-harthi.slp1 (Speech-Language Pathologist) INFO 2025-10-14 19:31:26,728 signals 36975 8782111040 User created: saud.al-qahtani.slp2 (Speech-Language Pathologist) INFO 2025-10-14 19:31:26,861 signals 36975 8782111040 User created: latifa.al-omari.aba1 (ABA Therapist) INFO 2025-10-14 19:31:26,992 signals 36975 8782111040 User created: fahad.al-ahmadi.aba2 (ABA Therapist) INFO 2025-10-14 19:31:27,123 signals 36975 8782111040 User created: turki.al-maliki.front_desk1 (Front Desk) INFO 2025-10-14 19:31:27,254 signals 36975 8782111040 User created: mansour.al-shehri.front_desk2 (Front Desk) INFO 2025-10-14 19:31:27,385 signals 36975 8782111040 User created: waleed.al-ghamdi.finance1 (Finance) INFO 2025-10-14 19:31:27,516 signals 36975 8782111040 User created: hayat.al-subai.finance2 (Finance) INFO 2025-10-14 19:31:27,519 signals 36975 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-14 19:31:27,519 signals 36975 8782111040 File created: FILE-2025-000001 for patient MRNAGDAR000001 INFO 2025-10-14 19:31:27,519 signals 36975 8782111040 Created main file for patient: MRNAGDAR000001 INFO 2025-10-14 19:31:27,520 signals 36975 8782111040 Patient created: MRNAGDAR000001 - Hassan Al-Zahrani INFO 2025-10-14 19:31:27,521 signals 36975 8782111040 Generated File Number: FILE-2025-000002 INFO 2025-10-14 19:31:27,521 signals 36975 8782111040 File created: FILE-2025-000002 for patient MRNAGDAR000002 INFO 2025-10-14 19:31:27,521 signals 36975 8782111040 Created main file for patient: MRNAGDAR000002 INFO 2025-10-14 19:31:27,521 signals 36975 8782111040 Patient created: MRNAGDAR000002 - Lulwa Al-Shamrani INFO 2025-10-14 19:31:27,522 signals 36975 8782111040 Generated File Number: FILE-2025-000003 INFO 2025-10-14 19:31:27,523 signals 36975 8782111040 File created: FILE-2025-000003 for patient MRNAGDAR000003 INFO 2025-10-14 19:31:27,523 signals 36975 8782111040 Created main file for patient: MRNAGDAR000003 INFO 2025-10-14 19:31:27,523 signals 36975 8782111040 Patient created: MRNAGDAR000003 - Saad Al-Shehri INFO 2025-10-14 19:31:27,524 signals 36975 8782111040 Generated File Number: FILE-2025-000004 INFO 2025-10-14 19:31:27,524 signals 36975 8782111040 File created: FILE-2025-000004 for patient MRNAGDAR000004 INFO 2025-10-14 19:31:27,524 signals 36975 8782111040 Created main file for patient: MRNAGDAR000004 INFO 2025-10-14 19:31:27,524 signals 36975 8782111040 Patient created: MRNAGDAR000004 - Wafa Al-Balawi INFO 2025-10-14 19:31:27,525 signals 36975 8782111040 Generated File Number: FILE-2025-000005 INFO 2025-10-14 19:31:27,526 signals 36975 8782111040 File created: FILE-2025-000005 for patient MRNAGDAR000005 INFO 2025-10-14 19:31:27,526 signals 36975 8782111040 Created main file for patient: MRNAGDAR000005 INFO 2025-10-14 19:31:27,526 signals 36975 8782111040 Patient created: MRNAGDAR000005 - Fatima Al-Harthi INFO 2025-10-14 19:31:27,527 signals 36975 8782111040 Generated File Number: FILE-2025-000006 INFO 2025-10-14 19:31:27,527 signals 36975 8782111040 File created: FILE-2025-000006 for patient MRNAGDAR000006 INFO 2025-10-14 19:31:27,527 signals 36975 8782111040 Created main file for patient: MRNAGDAR000006 INFO 2025-10-14 19:31:27,527 signals 36975 8782111040 Patient created: MRNAGDAR000006 - Salma Al-Subai INFO 2025-10-14 19:31:27,528 signals 36975 8782111040 Generated File Number: FILE-2025-000007 INFO 2025-10-14 19:31:27,528 signals 36975 8782111040 File created: FILE-2025-000007 for patient MRNAGDAR000007 INFO 2025-10-14 19:31:27,528 signals 36975 8782111040 Created main file for patient: MRNAGDAR000007 INFO 2025-10-14 19:31:27,529 signals 36975 8782111040 Patient created: MRNAGDAR000007 - Bandar Al-Shamrani INFO 2025-10-14 19:31:27,530 signals 36975 8782111040 Generated File Number: FILE-2025-000008 INFO 2025-10-14 19:31:27,530 signals 36975 8782111040 File created: FILE-2025-000008 for patient MRNAGDAR000008 INFO 2025-10-14 19:31:27,530 signals 36975 8782111040 Created main file for patient: MRNAGDAR000008 INFO 2025-10-14 19:31:27,530 signals 36975 8782111040 Patient created: MRNAGDAR000008 - Khalid Al-Shehri INFO 2025-10-14 19:31:27,531 signals 36975 8782111040 Generated File Number: FILE-2025-000009 INFO 2025-10-14 19:31:27,531 signals 36975 8782111040 File created: FILE-2025-000009 for patient MRNAGDAR000009 INFO 2025-10-14 19:31:27,531 signals 36975 8782111040 Created main file for patient: MRNAGDAR000009 INFO 2025-10-14 19:31:27,531 signals 36975 8782111040 Patient created: MRNAGDAR000009 - Bandar Al-Otaibi INFO 2025-10-14 19:31:27,533 signals 36975 8782111040 Generated File Number: FILE-2025-000010 INFO 2025-10-14 19:31:27,533 signals 36975 8782111040 File created: FILE-2025-000010 for patient MRNAGDAR000010 INFO 2025-10-14 19:31:27,533 signals 36975 8782111040 Created main file for patient: MRNAGDAR000010 INFO 2025-10-14 19:31:27,533 signals 36975 8782111040 Patient created: MRNAGDAR000010 - Fahad Al-Subaie INFO 2025-10-14 19:31:27,534 signals 36975 8782111040 Generated File Number: FILE-2025-000011 INFO 2025-10-14 19:31:27,534 signals 36975 8782111040 File created: FILE-2025-000011 for patient MRNAGDAR000011 INFO 2025-10-14 19:31:27,534 signals 36975 8782111040 Created main file for patient: MRNAGDAR000011 INFO 2025-10-14 19:31:27,534 signals 36975 8782111040 Patient created: MRNAGDAR000011 - Reem Al-Shamrani INFO 2025-10-14 19:31:27,535 signals 36975 8782111040 Generated File Number: FILE-2025-000012 INFO 2025-10-14 19:31:27,535 signals 36975 8782111040 File created: FILE-2025-000012 for patient MRNAGDAR000012 INFO 2025-10-14 19:31:27,535 signals 36975 8782111040 Created main file for patient: MRNAGDAR000012 INFO 2025-10-14 19:31:27,536 signals 36975 8782111040 Patient created: MRNAGDAR000012 - Basma Al-Shammari INFO 2025-10-14 19:31:27,537 signals 36975 8782111040 Generated File Number: FILE-2025-000013 INFO 2025-10-14 19:31:27,537 signals 36975 8782111040 File created: FILE-2025-000013 for patient MRNAGDAR000013 INFO 2025-10-14 19:31:27,537 signals 36975 8782111040 Created main file for patient: MRNAGDAR000013 INFO 2025-10-14 19:31:27,537 signals 36975 8782111040 Patient created: MRNAGDAR000013 - Waleed Al-Qahtani INFO 2025-10-14 19:31:27,538 signals 36975 8782111040 Generated File Number: FILE-2025-000014 INFO 2025-10-14 19:31:27,539 signals 36975 8782111040 File created: FILE-2025-000014 for patient MRNAGDAR000014 INFO 2025-10-14 19:31:27,539 signals 36975 8782111040 Created main file for patient: MRNAGDAR000014 INFO 2025-10-14 19:31:27,539 signals 36975 8782111040 Patient created: MRNAGDAR000014 - Hassan Al-Omari INFO 2025-10-14 19:31:27,540 signals 36975 8782111040 Generated File Number: FILE-2025-000015 INFO 2025-10-14 19:31:27,540 signals 36975 8782111040 File created: FILE-2025-000015 for patient MRNAGDAR000015 INFO 2025-10-14 19:31:27,540 signals 36975 8782111040 Created main file for patient: MRNAGDAR000015 INFO 2025-10-14 19:31:27,540 signals 36975 8782111040 Patient created: MRNAGDAR000015 - Turki Al-Omari INFO 2025-10-14 19:31:27,541 signals 36975 8782111040 Generated File Number: FILE-2025-000016 INFO 2025-10-14 19:31:27,542 signals 36975 8782111040 File created: FILE-2025-000016 for patient MRNAGDAR000016 INFO 2025-10-14 19:31:27,542 signals 36975 8782111040 Created main file for patient: MRNAGDAR000016 INFO 2025-10-14 19:31:27,542 signals 36975 8782111040 Patient created: MRNAGDAR000016 - Ali Al-Harbi INFO 2025-10-14 19:31:27,543 signals 36975 8782111040 Generated File Number: FILE-2025-000017 INFO 2025-10-14 19:31:27,543 signals 36975 8782111040 File created: FILE-2025-000017 for patient MRNAGDAR000017 INFO 2025-10-14 19:31:27,543 signals 36975 8782111040 Created main file for patient: MRNAGDAR000017 INFO 2025-10-14 19:31:27,543 signals 36975 8782111040 Patient created: MRNAGDAR000017 - Mansour Al-Shahrani INFO 2025-10-14 19:31:27,544 signals 36975 8782111040 Generated File Number: FILE-2025-000018 INFO 2025-10-14 19:31:27,545 signals 36975 8782111040 File created: FILE-2025-000018 for patient MRNAGDAR000018 INFO 2025-10-14 19:31:27,545 signals 36975 8782111040 Created main file for patient: MRNAGDAR000018 INFO 2025-10-14 19:31:27,545 signals 36975 8782111040 Patient created: MRNAGDAR000018 - Jawaher Al-Asiri INFO 2025-10-14 19:31:27,546 signals 36975 8782111040 Generated File Number: FILE-2025-000019 INFO 2025-10-14 19:31:27,546 signals 36975 8782111040 File created: FILE-2025-000019 for patient MRNAGDAR000019 INFO 2025-10-14 19:31:27,546 signals 36975 8782111040 Created main file for patient: MRNAGDAR000019 INFO 2025-10-14 19:31:27,546 signals 36975 8782111040 Patient created: MRNAGDAR000019 - Mohammed Al-Ahmadi INFO 2025-10-14 19:31:27,547 signals 36975 8782111040 Generated File Number: FILE-2025-000020 INFO 2025-10-14 19:31:27,547 signals 36975 8782111040 File created: FILE-2025-000020 for patient MRNAGDAR000020 INFO 2025-10-14 19:31:27,547 signals 36975 8782111040 Created main file for patient: MRNAGDAR000020 INFO 2025-10-14 19:31:27,547 signals 36975 8782111040 Patient created: MRNAGDAR000020 - Saud Al-Dawsari INFO 2025-10-14 19:31:27,549 signals 36975 8782111040 Generated File Number: FILE-2025-000021 INFO 2025-10-14 19:31:27,549 signals 36975 8782111040 File created: FILE-2025-000021 for patient MRNAGDAR000021 INFO 2025-10-14 19:31:27,549 signals 36975 8782111040 Created main file for patient: MRNAGDAR000021 INFO 2025-10-14 19:31:27,549 signals 36975 8782111040 Patient created: MRNAGDAR000021 - Omar Al-Shahrani INFO 2025-10-14 19:31:27,550 signals 36975 8782111040 Generated File Number: FILE-2025-000022 INFO 2025-10-14 19:31:27,551 signals 36975 8782111040 File created: FILE-2025-000022 for patient MRNAGDAR000022 INFO 2025-10-14 19:31:27,551 signals 36975 8782111040 Created main file for patient: MRNAGDAR000022 INFO 2025-10-14 19:31:27,551 signals 36975 8782111040 Patient created: MRNAGDAR000022 - Yazeed Al-Subai INFO 2025-10-14 19:31:27,552 signals 36975 8782111040 Generated File Number: FILE-2025-000023 INFO 2025-10-14 19:31:27,552 signals 36975 8782111040 File created: FILE-2025-000023 for patient MRNAGDAR000023 INFO 2025-10-14 19:31:27,552 signals 36975 8782111040 Created main file for patient: MRNAGDAR000023 INFO 2025-10-14 19:31:27,552 signals 36975 8782111040 Patient created: MRNAGDAR000023 - Waleed Al-Ahmadi INFO 2025-10-14 19:31:27,553 signals 36975 8782111040 Generated File Number: FILE-2025-000024 INFO 2025-10-14 19:31:27,553 signals 36975 8782111040 File created: FILE-2025-000024 for patient MRNAGDAR000024 INFO 2025-10-14 19:31:27,553 signals 36975 8782111040 Created main file for patient: MRNAGDAR000024 INFO 2025-10-14 19:31:27,554 signals 36975 8782111040 Patient created: MRNAGDAR000024 - Waleed Al-Ahmadi INFO 2025-10-14 19:31:27,555 signals 36975 8782111040 Generated File Number: FILE-2025-000025 INFO 2025-10-14 19:31:27,555 signals 36975 8782111040 File created: FILE-2025-000025 for patient MRNAGDAR000025 INFO 2025-10-14 19:31:27,555 signals 36975 8782111040 Created main file for patient: MRNAGDAR000025 INFO 2025-10-14 19:31:27,555 signals 36975 8782111040 Patient created: MRNAGDAR000025 - Ali Al-Anzi INFO 2025-10-14 19:31:27,556 signals 36975 8782111040 Generated File Number: FILE-2025-000026 INFO 2025-10-14 19:31:27,556 signals 36975 8782111040 File created: FILE-2025-000026 for patient MRNAGDAR000026 INFO 2025-10-14 19:31:27,556 signals 36975 8782111040 Created main file for patient: MRNAGDAR000026 INFO 2025-10-14 19:31:27,556 signals 36975 8782111040 Patient created: MRNAGDAR000026 - Nasser Al-Shamrani INFO 2025-10-14 19:31:27,557 signals 36975 8782111040 Generated File Number: FILE-2025-000027 INFO 2025-10-14 19:31:27,557 signals 36975 8782111040 File created: FILE-2025-000027 for patient MRNAGDAR000027 INFO 2025-10-14 19:31:27,558 signals 36975 8782111040 Created main file for patient: MRNAGDAR000027 INFO 2025-10-14 19:31:27,558 signals 36975 8782111040 Patient created: MRNAGDAR000027 - Hassan Al-Ahmadi INFO 2025-10-14 19:31:27,559 signals 36975 8782111040 Generated File Number: FILE-2025-000028 INFO 2025-10-14 19:31:27,559 signals 36975 8782111040 File created: FILE-2025-000028 for patient MRNAGDAR000028 INFO 2025-10-14 19:31:27,559 signals 36975 8782111040 Created main file for patient: MRNAGDAR000028 INFO 2025-10-14 19:31:27,559 signals 36975 8782111040 Patient created: MRNAGDAR000028 - Dalal Al-Subai INFO 2025-10-14 19:31:27,560 signals 36975 8782111040 Generated File Number: FILE-2025-000029 INFO 2025-10-14 19:31:27,561 signals 36975 8782111040 File created: FILE-2025-000029 for patient MRNAGDAR000029 INFO 2025-10-14 19:31:27,561 signals 36975 8782111040 Created main file for patient: MRNAGDAR000029 INFO 2025-10-14 19:31:27,561 signals 36975 8782111040 Patient created: MRNAGDAR000029 - Mansour Al-Zahrani INFO 2025-10-14 19:31:27,562 signals 36975 8782111040 Generated File Number: FILE-2025-000030 INFO 2025-10-14 19:31:27,562 signals 36975 8782111040 File created: FILE-2025-000030 for patient MRNAGDAR000030 INFO 2025-10-14 19:31:27,562 signals 36975 8782111040 Created main file for patient: MRNAGDAR000030 INFO 2025-10-14 19:31:27,563 signals 36975 8782111040 Patient created: MRNAGDAR000030 - Munira Al-Zahrani INFO 2025-10-14 19:31:27,564 signals 36975 8782111040 Generated File Number: FILE-2025-000031 INFO 2025-10-14 19:31:27,564 signals 36975 8782111040 File created: FILE-2025-000031 for patient MRNAGDAR000031 INFO 2025-10-14 19:31:27,564 signals 36975 8782111040 Created main file for patient: MRNAGDAR000031 INFO 2025-10-14 19:31:27,564 signals 36975 8782111040 Patient created: MRNAGDAR000031 - Nawaf Al-Balawi INFO 2025-10-14 19:31:27,565 signals 36975 8782111040 Generated File Number: FILE-2025-000032 INFO 2025-10-14 19:31:27,565 signals 36975 8782111040 File created: FILE-2025-000032 for patient MRNAGDAR000032 INFO 2025-10-14 19:31:27,565 signals 36975 8782111040 Created main file for patient: MRNAGDAR000032 INFO 2025-10-14 19:31:27,565 signals 36975 8782111040 Patient created: MRNAGDAR000032 - Lama Al-Ghamdi INFO 2025-10-14 19:31:27,567 signals 36975 8782111040 Generated File Number: FILE-2025-000033 INFO 2025-10-14 19:31:27,567 signals 36975 8782111040 File created: FILE-2025-000033 for patient MRNAGDAR000033 INFO 2025-10-14 19:31:27,567 signals 36975 8782111040 Created main file for patient: MRNAGDAR000033 INFO 2025-10-14 19:31:27,567 signals 36975 8782111040 Patient created: MRNAGDAR000033 - Ziyad Al-Subai INFO 2025-10-14 19:31:27,568 signals 36975 8782111040 Generated File Number: FILE-2025-000034 INFO 2025-10-14 19:31:27,568 signals 36975 8782111040 File created: FILE-2025-000034 for patient MRNAGDAR000034 INFO 2025-10-14 19:31:27,568 signals 36975 8782111040 Created main file for patient: MRNAGDAR000034 INFO 2025-10-14 19:31:27,568 signals 36975 8782111040 Patient created: MRNAGDAR000034 - Rania Al-Harbi INFO 2025-10-14 19:31:27,569 signals 36975 8782111040 Generated File Number: FILE-2025-000035 INFO 2025-10-14 19:31:27,569 signals 36975 8782111040 File created: FILE-2025-000035 for patient MRNAGDAR000035 INFO 2025-10-14 19:31:27,569 signals 36975 8782111040 Created main file for patient: MRNAGDAR000035 INFO 2025-10-14 19:31:27,569 signals 36975 8782111040 Patient created: MRNAGDAR000035 - Faisal Al-Subai INFO 2025-10-14 19:31:27,571 signals 36975 8782111040 Generated File Number: FILE-2025-000036 INFO 2025-10-14 19:31:27,571 signals 36975 8782111040 File created: FILE-2025-000036 for patient MRNAGDAR000036 INFO 2025-10-14 19:31:27,571 signals 36975 8782111040 Created main file for patient: MRNAGDAR000036 INFO 2025-10-14 19:31:27,571 signals 36975 8782111040 Patient created: MRNAGDAR000036 - Reem Al-Harthi INFO 2025-10-14 19:31:27,572 signals 36975 8782111040 Generated File Number: FILE-2025-000037 INFO 2025-10-14 19:31:27,572 signals 36975 8782111040 File created: FILE-2025-000037 for patient MRNAGDAR000037 INFO 2025-10-14 19:31:27,572 signals 36975 8782111040 Created main file for patient: MRNAGDAR000037 INFO 2025-10-14 19:31:27,572 signals 36975 8782111040 Patient created: MRNAGDAR000037 - Saleh Al-Anzi INFO 2025-10-14 19:31:27,573 signals 36975 8782111040 Generated File Number: FILE-2025-000038 INFO 2025-10-14 19:31:27,573 signals 36975 8782111040 File created: FILE-2025-000038 for patient MRNAGDAR000038 INFO 2025-10-14 19:31:27,573 signals 36975 8782111040 Created main file for patient: MRNAGDAR000038 INFO 2025-10-14 19:31:27,574 signals 36975 8782111040 Patient created: MRNAGDAR000038 - Latifa Al-Qahtani INFO 2025-10-14 19:31:27,575 signals 36975 8782111040 Generated File Number: FILE-2025-000039 INFO 2025-10-14 19:31:27,575 signals 36975 8782111040 File created: FILE-2025-000039 for patient MRNAGDAR000039 INFO 2025-10-14 19:31:27,575 signals 36975 8782111040 Created main file for patient: MRNAGDAR000039 INFO 2025-10-14 19:31:27,575 signals 36975 8782111040 Patient created: MRNAGDAR000039 - Abdullah Al-Subai INFO 2025-10-14 19:31:27,577 signals 36975 8782111040 Generated File Number: FILE-2025-000040 INFO 2025-10-14 19:31:27,577 signals 36975 8782111040 File created: FILE-2025-000040 for patient MRNAGDAR000040 INFO 2025-10-14 19:31:27,577 signals 36975 8782111040 Created main file for patient: MRNAGDAR000040 INFO 2025-10-14 19:31:27,577 signals 36975 8782111040 Patient created: MRNAGDAR000040 - Dalal Al-Shehri INFO 2025-10-14 19:31:27,579 signals 36975 8782111040 Generated File Number: FILE-2025-000041 INFO 2025-10-14 19:31:27,579 signals 36975 8782111040 File created: FILE-2025-000041 for patient MRNAGDAR000041 INFO 2025-10-14 19:31:27,579 signals 36975 8782111040 Created main file for patient: MRNAGDAR000041 INFO 2025-10-14 19:31:27,579 signals 36975 8782111040 Patient created: MRNAGDAR000041 - Rania Al-Ghamdi INFO 2025-10-14 19:31:27,580 signals 36975 8782111040 Generated File Number: FILE-2025-000042 INFO 2025-10-14 19:31:27,580 signals 36975 8782111040 File created: FILE-2025-000042 for patient MRNAGDAR000042 INFO 2025-10-14 19:31:27,580 signals 36975 8782111040 Created main file for patient: MRNAGDAR000042 INFO 2025-10-14 19:31:27,580 signals 36975 8782111040 Patient created: MRNAGDAR000042 - Nasser Al-Shahrani INFO 2025-10-14 19:31:27,581 signals 36975 8782111040 Generated File Number: FILE-2025-000043 INFO 2025-10-14 19:31:27,582 signals 36975 8782111040 File created: FILE-2025-000043 for patient MRNAGDAR000043 INFO 2025-10-14 19:31:27,582 signals 36975 8782111040 Created main file for patient: MRNAGDAR000043 INFO 2025-10-14 19:31:27,582 signals 36975 8782111040 Patient created: MRNAGDAR000043 - Abeer Al-Dawsari INFO 2025-10-14 19:31:27,583 signals 36975 8782111040 Generated File Number: FILE-2025-000044 INFO 2025-10-14 19:31:27,583 signals 36975 8782111040 File created: FILE-2025-000044 for patient MRNAGDAR000044 INFO 2025-10-14 19:31:27,583 signals 36975 8782111040 Created main file for patient: MRNAGDAR000044 INFO 2025-10-14 19:31:27,583 signals 36975 8782111040 Patient created: MRNAGDAR000044 - Turki Al-Subai INFO 2025-10-14 19:31:27,584 signals 36975 8782111040 Generated File Number: FILE-2025-000045 INFO 2025-10-14 19:31:27,584 signals 36975 8782111040 File created: FILE-2025-000045 for patient MRNAGDAR000045 INFO 2025-10-14 19:31:27,584 signals 36975 8782111040 Created main file for patient: MRNAGDAR000045 INFO 2025-10-14 19:31:27,584 signals 36975 8782111040 Patient created: MRNAGDAR000045 - Yazeed Al-Subai INFO 2025-10-14 19:31:27,586 signals 36975 8782111040 Generated File Number: FILE-2025-000046 INFO 2025-10-14 19:31:27,586 signals 36975 8782111040 File created: FILE-2025-000046 for patient MRNAGDAR000046 INFO 2025-10-14 19:31:27,586 signals 36975 8782111040 Created main file for patient: MRNAGDAR000046 INFO 2025-10-14 19:31:27,586 signals 36975 8782111040 Patient created: MRNAGDAR000046 - Hassan Al-Yami INFO 2025-10-14 19:31:27,587 signals 36975 8782111040 Generated File Number: FILE-2025-000047 INFO 2025-10-14 19:31:27,588 signals 36975 8782111040 File created: FILE-2025-000047 for patient MRNAGDAR000047 INFO 2025-10-14 19:31:27,588 signals 36975 8782111040 Created main file for patient: MRNAGDAR000047 INFO 2025-10-14 19:31:27,588 signals 36975 8782111040 Patient created: MRNAGDAR000047 - Nawaf Al-Dosari INFO 2025-10-14 19:31:27,589 signals 36975 8782111040 Generated File Number: FILE-2025-000048 INFO 2025-10-14 19:31:27,589 signals 36975 8782111040 File created: FILE-2025-000048 for patient MRNAGDAR000048 INFO 2025-10-14 19:31:27,589 signals 36975 8782111040 Created main file for patient: MRNAGDAR000048 INFO 2025-10-14 19:31:27,589 signals 36975 8782111040 Patient created: MRNAGDAR000048 - Ziyad Al-Maliki INFO 2025-10-14 19:31:27,590 signals 36975 8782111040 Generated File Number: FILE-2025-000049 INFO 2025-10-14 19:31:27,591 signals 36975 8782111040 File created: FILE-2025-000049 for patient MRNAGDAR000049 INFO 2025-10-14 19:31:27,591 signals 36975 8782111040 Created main file for patient: MRNAGDAR000049 INFO 2025-10-14 19:31:27,591 signals 36975 8782111040 Patient created: MRNAGDAR000049 - Saleh Al-Subai INFO 2025-10-14 19:31:27,592 signals 36975 8782111040 Generated File Number: FILE-2025-000050 INFO 2025-10-14 19:31:27,592 signals 36975 8782111040 File created: FILE-2025-000050 for patient MRNAGDAR000050 INFO 2025-10-14 19:31:27,592 signals 36975 8782111040 Created main file for patient: MRNAGDAR000050 INFO 2025-10-14 19:31:27,592 signals 36975 8782111040 Patient created: MRNAGDAR000050 - Hind Al-Balawi INFO 2025-10-14 19:31:27,606 signals 36975 8782111040 Appointment created: 8a3b26da-953d-481a-adc9-bef7685a4624 for patient MRNAGDAR000016 on 2025-08-21 INFO 2025-10-14 19:31:27,607 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000016-NUR-01 INFO 2025-10-14 19:31:27,607 signals 36975 8782111040 SubFile created: FILE-2025-000016-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:31:27,607 signals 36975 8782111040 Created sub-file FILE-2025-000016-NUR-01 for patient MRNAGDAR000016 at clinic Nursing Department INFO 2025-10-14 19:31:27,609 signals 36975 8782111040 Notified provider hanan.al-shahrani.nurse3 of new appointment INFO 2025-10-14 19:31:27,611 signals 36975 8782111040 Appointment created: 32d1cea9-cf2d-4e87-b1f4-faef8729e69b for patient MRNAGDAR000006 on 2025-08-27 INFO 2025-10-14 19:31:27,611 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000006-ABA-01 INFO 2025-10-14 19:31:27,611 signals 36975 8782111040 SubFile created: FILE-2025-000006-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:31:27,611 signals 36975 8782111040 Created sub-file FILE-2025-000006-ABA-01 for patient MRNAGDAR000006 at clinic ABA Therapy INFO 2025-10-14 19:31:27,612 signals 36975 8782111040 Notified provider latifa.al-omari.aba1 of new appointment INFO 2025-10-14 19:31:27,613 signals 36975 8782111040 Appointment created: ad489889-5856-41fe-a457-f98c0b60e8a9 for patient MRNAGDAR000032 on 2025-09-14 INFO 2025-10-14 19:31:27,613 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000032-NUR-01 INFO 2025-10-14 19:31:27,613 signals 36975 8782111040 SubFile created: FILE-2025-000032-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:31:27,613 signals 36975 8782111040 Created sub-file FILE-2025-000032-NUR-01 for patient MRNAGDAR000032 at clinic Nursing Department INFO 2025-10-14 19:31:27,614 signals 36975 8782111040 Notified provider hanan.al-shehri.nurse1 of new appointment INFO 2025-10-14 19:31:27,615 signals 36975 8782111040 Appointment created: b95cc3f3-2dff-476f-acaa-2e097e4e00da for patient MRNAGDAR000020 on 2025-09-21 INFO 2025-10-14 19:31:27,615 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000020-NUR-01 INFO 2025-10-14 19:31:27,615 signals 36975 8782111040 SubFile created: FILE-2025-000020-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:31:27,615 signals 36975 8782111040 Created sub-file FILE-2025-000020-NUR-01 for patient MRNAGDAR000020 at clinic Nursing Department INFO 2025-10-14 19:31:27,616 signals 36975 8782111040 Notified provider hanan.al-shehri.nurse1 of new appointment INFO 2025-10-14 19:31:27,616 signals 36975 8782111040 Appointment created: 9191af25-6042-45f0-b512-671a0411f569 for patient MRNAGDAR000045 on 2025-09-14 INFO 2025-10-14 19:31:27,617 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000045-OT-01 INFO 2025-10-14 19:31:27,617 signals 36975 8782111040 SubFile created: FILE-2025-000045-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:31:27,617 signals 36975 8782111040 Created sub-file FILE-2025-000045-OT-01 for patient MRNAGDAR000045 at clinic Occupational Therapy INFO 2025-10-14 19:31:27,617 signals 36975 8782111040 Notified provider turki.al-rashidi.ot2 of new appointment INFO 2025-10-14 19:31:27,619 signals 36975 8782111040 Appointment created: 08af70ca-82c5-4609-ac45-65aa434128f0 for patient MRNAGDAR000004 on 2025-08-05 INFO 2025-10-14 19:31:27,619 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000004-OT-01 INFO 2025-10-14 19:31:27,619 signals 36975 8782111040 SubFile created: FILE-2025-000004-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:31:27,619 signals 36975 8782111040 Created sub-file FILE-2025-000004-OT-01 for patient MRNAGDAR000004 at clinic Occupational Therapy INFO 2025-10-14 19:31:27,620 signals 36975 8782111040 Notified provider abdulaziz.al-subaie.ot1 of new appointment INFO 2025-10-14 19:31:27,621 signals 36975 8782111040 Appointment created: 061ac2f6-be2e-45a3-803f-a14b1b4a71ff for patient MRNAGDAR000032 on 2025-09-01 INFO 2025-10-14 19:31:27,622 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000032-MED-02 INFO 2025-10-14 19:31:27,622 signals 36975 8782111040 SubFile created: FILE-2025-000032-MED-02 for clinic Medical Department INFO 2025-10-14 19:31:27,622 signals 36975 8782111040 Created sub-file FILE-2025-000032-MED-02 for patient MRNAGDAR000032 at clinic Medical Department INFO 2025-10-14 19:31:27,622 signals 36975 8782111040 Notified provider hessa.al-ahmadi.doctor3 of new appointment INFO 2025-10-14 19:31:27,623 signals 36975 8782111040 Appointment created: 1689ddcf-8a74-4978-a140-3c843e08aafd for patient MRNAGDAR000039 on 2025-10-06 INFO 2025-10-14 19:31:27,628 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000039-MED-01 INFO 2025-10-14 19:31:27,629 signals 36975 8782111040 SubFile created: FILE-2025-000039-MED-01 for clinic Medical Department INFO 2025-10-14 19:31:27,629 signals 36975 8782111040 Created sub-file FILE-2025-000039-MED-01 for patient MRNAGDAR000039 at clinic Medical Department INFO 2025-10-14 19:31:27,629 signals 36975 8782111040 Notified provider hessa.al-ahmadi.doctor3 of new appointment INFO 2025-10-14 19:31:27,631 signals 36975 8782111040 Appointment created: 694fa9b3-48c5-423b-a610-e3c660dbaadb for patient MRNAGDAR000033 on 2025-10-13 INFO 2025-10-14 19:31:27,631 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000033-MED-01 INFO 2025-10-14 19:31:27,631 signals 36975 8782111040 SubFile created: FILE-2025-000033-MED-01 for clinic Medical Department INFO 2025-10-14 19:31:27,631 signals 36975 8782111040 Created sub-file FILE-2025-000033-MED-01 for patient MRNAGDAR000033 at clinic Medical Department INFO 2025-10-14 19:31:27,632 signals 36975 8782111040 Notified provider abeer.al-harbi.doctor1 of new appointment INFO 2025-10-14 19:31:27,633 signals 36975 8782111040 Appointment created: 52260b93-aab9-419d-aa4f-5107d588e0a9 for patient MRNAGDAR000035 on 2025-09-14 INFO 2025-10-14 19:31:27,634 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000035-SLP-01 INFO 2025-10-14 19:31:27,634 signals 36975 8782111040 SubFile created: FILE-2025-000035-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:31:27,634 signals 36975 8782111040 Created sub-file FILE-2025-000035-SLP-01 for patient MRNAGDAR000035 at clinic Speech-Language Pathology INFO 2025-10-14 19:31:27,634 signals 36975 8782111040 Notified provider yazeed.al-harthi.slp1 of new appointment INFO 2025-10-14 19:31:27,636 signals 36975 8782111040 Appointment created: 31800e74-109e-4f64-89e3-9488c6493bc7 for patient MRNAGDAR000045 on 2025-10-01 INFO 2025-10-14 19:31:27,636 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000045-ABA-02 INFO 2025-10-14 19:31:27,637 signals 36975 8782111040 SubFile created: FILE-2025-000045-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:31:27,637 signals 36975 8782111040 Created sub-file FILE-2025-000045-ABA-02 for patient MRNAGDAR000045 at clinic ABA Therapy INFO 2025-10-14 19:31:27,637 signals 36975 8782111040 Notified provider fahad.al-ahmadi.aba2 of new appointment INFO 2025-10-14 19:31:27,638 signals 36975 8782111040 Appointment created: dae0c4b8-be1f-488c-8a96-6348cc212484 for patient MRNAGDAR000038 on 2025-10-29 INFO 2025-10-14 19:31:27,639 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000038-ABA-01 INFO 2025-10-14 19:31:27,639 signals 36975 8782111040 SubFile created: FILE-2025-000038-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:31:27,639 signals 36975 8782111040 Created sub-file FILE-2025-000038-ABA-01 for patient MRNAGDAR000038 at clinic ABA Therapy INFO 2025-10-14 19:31:27,639 signals 36975 8782111040 Notified provider latifa.al-omari.aba1 of new appointment INFO 2025-10-14 19:31:27,640 signals 36975 8782111040 Scheduled 24-hour reminder for appointment dae0c4b8-be1f-488c-8a96-6348cc212484 INFO 2025-10-14 19:31:27,640 signals 36975 8782111040 Scheduled 2-hour reminder for appointment dae0c4b8-be1f-488c-8a96-6348cc212484 INFO 2025-10-14 19:31:27,641 signals 36975 8782111040 Appointment created: 13dd0a5d-b3cc-4280-97b4-0a762fee8366 for patient MRNAGDAR000035 on 2025-08-25 INFO 2025-10-14 19:31:27,641 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000035-MED-02 INFO 2025-10-14 19:31:27,641 signals 36975 8782111040 SubFile created: FILE-2025-000035-MED-02 for clinic Medical Department INFO 2025-10-14 19:31:27,641 signals 36975 8782111040 Created sub-file FILE-2025-000035-MED-02 for patient MRNAGDAR000035 at clinic Medical Department INFO 2025-10-14 19:31:27,642 signals 36975 8782111040 Notified provider abeer.al-harbi.doctor1 of new appointment INFO 2025-10-14 19:31:27,643 signals 36975 8782111040 Appointment created: 33ca208b-102b-4f36-a4e3-e264adf20e2f for patient MRNAGDAR000014 on 2025-08-28 INFO 2025-10-14 19:31:27,644 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000014-MED-01 INFO 2025-10-14 19:31:27,644 signals 36975 8782111040 SubFile created: FILE-2025-000014-MED-01 for clinic Medical Department INFO 2025-10-14 19:31:27,644 signals 36975 8782111040 Created sub-file FILE-2025-000014-MED-01 for patient MRNAGDAR000014 at clinic Medical Department INFO 2025-10-14 19:31:27,644 signals 36975 8782111040 Notified provider abeer.al-harbi.doctor1 of new appointment INFO 2025-10-14 19:31:27,646 signals 36975 8782111040 Appointment created: 17b3947f-4ed1-423c-8f88-a2dd44bb95c6 for patient MRNAGDAR000023 on 2025-07-30 INFO 2025-10-14 19:31:27,646 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000023-SLP-01 INFO 2025-10-14 19:31:27,646 signals 36975 8782111040 SubFile created: FILE-2025-000023-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:31:27,646 signals 36975 8782111040 Created sub-file FILE-2025-000023-SLP-01 for patient MRNAGDAR000023 at clinic Speech-Language Pathology INFO 2025-10-14 19:31:27,647 signals 36975 8782111040 Notified provider yazeed.al-harthi.slp1 of new appointment INFO 2025-10-14 19:31:27,648 signals 36975 8782111040 Appointment created: 7533e1ff-6db6-450e-b08c-a5f27cf247e2 for patient MRNAGDAR000001 on 2025-08-31 INFO 2025-10-14 19:31:27,648 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000001-OT-01 INFO 2025-10-14 19:31:27,648 signals 36975 8782111040 SubFile created: FILE-2025-000001-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:31:27,648 signals 36975 8782111040 Created sub-file FILE-2025-000001-OT-01 for patient MRNAGDAR000001 at clinic Occupational Therapy INFO 2025-10-14 19:31:27,648 signals 36975 8782111040 Notified provider abdulaziz.al-subaie.ot1 of new appointment INFO 2025-10-14 19:31:27,650 signals 36975 8782111040 Appointment created: aadc7029-58f9-4bae-9ae5-9b471c047f8f for patient MRNAGDAR000020 on 2025-08-19 INFO 2025-10-14 19:31:27,650 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000020-ABA-02 INFO 2025-10-14 19:31:27,650 signals 36975 8782111040 SubFile created: FILE-2025-000020-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:31:27,650 signals 36975 8782111040 Created sub-file FILE-2025-000020-ABA-02 for patient MRNAGDAR000020 at clinic ABA Therapy INFO 2025-10-14 19:31:27,651 signals 36975 8782111040 Notified provider fahad.al-ahmadi.aba2 of new appointment INFO 2025-10-14 19:31:27,652 signals 36975 8782111040 Appointment created: a4dab6e2-7ebe-4339-b573-c847c7676cba for patient MRNAGDAR000013 on 2025-08-10 INFO 2025-10-14 19:31:27,652 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000013-ABA-01 INFO 2025-10-14 19:31:27,652 signals 36975 8782111040 SubFile created: FILE-2025-000013-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:31:27,652 signals 36975 8782111040 Created sub-file FILE-2025-000013-ABA-01 for patient MRNAGDAR000013 at clinic ABA Therapy INFO 2025-10-14 19:31:27,653 signals 36975 8782111040 Notified provider fahad.al-ahmadi.aba2 of new appointment INFO 2025-10-14 19:31:27,654 signals 36975 8782111040 Appointment created: e60cf9a9-a852-4634-affd-b884d3b29b0d for patient MRNAGDAR000023 on 2025-08-03 INFO 2025-10-14 19:31:27,655 signals 36975 8782111040 Notified provider saud.al-qahtani.slp2 of new appointment INFO 2025-10-14 19:31:27,657 signals 36975 8782111040 Appointment created: 5e847a71-901f-4447-bc5b-ba3d627fde52 for patient MRNAGDAR000031 on 2025-10-07 INFO 2025-10-14 19:31:27,657 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000031-SLP-01 INFO 2025-10-14 19:31:27,657 signals 36975 8782111040 SubFile created: FILE-2025-000031-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:31:27,657 signals 36975 8782111040 Created sub-file FILE-2025-000031-SLP-01 for patient MRNAGDAR000031 at clinic Speech-Language Pathology INFO 2025-10-14 19:31:27,657 signals 36975 8782111040 Notified provider saud.al-qahtani.slp2 of new appointment INFO 2025-10-14 19:31:27,659 signals 36975 8782111040 Appointment created: 254dc67e-ade0-430a-9a08-0325d1eaeb0b for patient MRNAGDAR000019 on 2025-08-10 INFO 2025-10-14 19:31:27,659 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000019-MED-01 INFO 2025-10-14 19:31:27,659 signals 36975 8782111040 SubFile created: FILE-2025-000019-MED-01 for clinic Medical Department INFO 2025-10-14 19:31:27,659 signals 36975 8782111040 Created sub-file FILE-2025-000019-MED-01 for patient MRNAGDAR000019 at clinic Medical Department INFO 2025-10-14 19:31:27,660 signals 36975 8782111040 Notified provider abeer.al-harbi.doctor1 of new appointment INFO 2025-10-14 19:31:27,660 signals 36975 8782111040 Appointment created: fcf89022-506e-4d67-b665-795cd92aeec8 for patient MRNAGDAR000039 on 2025-10-09 INFO 2025-10-14 19:31:27,661 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000039-NUR-02 INFO 2025-10-14 19:31:27,661 signals 36975 8782111040 SubFile created: FILE-2025-000039-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:31:27,661 signals 36975 8782111040 Created sub-file FILE-2025-000039-NUR-02 for patient MRNAGDAR000039 at clinic Nursing Department INFO 2025-10-14 19:31:27,661 signals 36975 8782111040 Notified provider saad.al-ahmadi.nurse2 of new appointment INFO 2025-10-14 19:31:27,662 signals 36975 8782111040 Appointment created: 03b8b0d9-bbe1-43ef-a654-8beb55e6b29e for patient MRNAGDAR000029 on 2025-09-07 INFO 2025-10-14 19:31:27,663 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000029-MED-01 INFO 2025-10-14 19:31:27,663 signals 36975 8782111040 SubFile created: FILE-2025-000029-MED-01 for clinic Medical Department INFO 2025-10-14 19:31:27,663 signals 36975 8782111040 Created sub-file FILE-2025-000029-MED-01 for patient MRNAGDAR000029 at clinic Medical Department INFO 2025-10-14 19:31:27,663 signals 36975 8782111040 Notified provider hessa.al-ahmadi.doctor3 of new appointment INFO 2025-10-14 19:31:27,664 signals 36975 8782111040 Appointment created: bff31c07-f950-487a-8705-b17fc338d550 for patient MRNAGDAR000003 on 2025-10-05 INFO 2025-10-14 19:31:27,665 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000003-ABA-01 INFO 2025-10-14 19:31:27,665 signals 36975 8782111040 SubFile created: FILE-2025-000003-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:31:27,665 signals 36975 8782111040 Created sub-file FILE-2025-000003-ABA-01 for patient MRNAGDAR000003 at clinic ABA Therapy INFO 2025-10-14 19:31:27,665 signals 36975 8782111040 Notified provider latifa.al-omari.aba1 of new appointment INFO 2025-10-14 19:31:27,666 signals 36975 8782111040 Appointment created: d92eef39-ab1a-401b-81a9-6d01485e09d3 for patient MRNAGDAR000012 on 2025-09-10 INFO 2025-10-14 19:31:27,667 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000012-MED-01 INFO 2025-10-14 19:31:27,667 signals 36975 8782111040 SubFile created: FILE-2025-000012-MED-01 for clinic Medical Department INFO 2025-10-14 19:31:27,667 signals 36975 8782111040 Created sub-file FILE-2025-000012-MED-01 for patient MRNAGDAR000012 at clinic Medical Department INFO 2025-10-14 19:31:27,667 signals 36975 8782111040 Notified provider hessa.al-ahmadi.doctor3 of new appointment INFO 2025-10-14 19:31:27,669 signals 36975 8782111040 Appointment created: dba615c8-aebd-4d71-bbe8-c511a40e45f4 for patient MRNAGDAR000002 on 2025-08-31 INFO 2025-10-14 19:31:27,669 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000002-ABA-01 INFO 2025-10-14 19:31:27,669 signals 36975 8782111040 SubFile created: FILE-2025-000002-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:31:27,669 signals 36975 8782111040 Created sub-file FILE-2025-000002-ABA-01 for patient MRNAGDAR000002 at clinic ABA Therapy INFO 2025-10-14 19:31:27,669 signals 36975 8782111040 Notified provider fahad.al-ahmadi.aba2 of new appointment INFO 2025-10-14 19:31:27,671 signals 36975 8782111040 Appointment created: 822de265-5d87-4b8c-972d-6e672991c42b for patient MRNAGDAR000016 on 2025-10-19 INFO 2025-10-14 19:31:27,671 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000016-MED-02 INFO 2025-10-14 19:31:27,671 signals 36975 8782111040 SubFile created: FILE-2025-000016-MED-02 for clinic Medical Department INFO 2025-10-14 19:31:27,671 signals 36975 8782111040 Created sub-file FILE-2025-000016-MED-02 for patient MRNAGDAR000016 at clinic Medical Department INFO 2025-10-14 19:31:27,671 signals 36975 8782111040 Notified provider hessa.al-ahmadi.doctor3 of new appointment INFO 2025-10-14 19:31:27,672 signals 36975 8782111040 Scheduled 24-hour reminder for appointment 822de265-5d87-4b8c-972d-6e672991c42b INFO 2025-10-14 19:31:27,672 signals 36975 8782111040 Scheduled 2-hour reminder for appointment 822de265-5d87-4b8c-972d-6e672991c42b INFO 2025-10-14 19:31:27,673 signals 36975 8782111040 Appointment created: ce3565df-4a67-451d-bdc9-aea538776170 for patient MRNAGDAR000029 on 2025-08-18 INFO 2025-10-14 19:31:27,673 signals 36975 8782111040 Notified provider abeer.al-harbi.doctor1 of new appointment INFO 2025-10-14 19:31:27,675 signals 36975 8782111040 Appointment created: e31e9aec-c26e-4db7-acfc-bc3d7e3b3611 for patient MRNAGDAR000047 on 2025-09-30 INFO 2025-10-14 19:31:27,675 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000047-NUR-01 INFO 2025-10-14 19:31:27,675 signals 36975 8782111040 SubFile created: FILE-2025-000047-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:31:27,675 signals 36975 8782111040 Created sub-file FILE-2025-000047-NUR-01 for patient MRNAGDAR000047 at clinic Nursing Department INFO 2025-10-14 19:31:27,675 signals 36975 8782111040 Notified provider saad.al-ahmadi.nurse2 of new appointment INFO 2025-10-14 19:31:27,677 signals 36975 8782111040 Appointment created: d7143924-3ce3-49c0-874a-ba010bab806e for patient MRNAGDAR000027 on 2025-08-31 INFO 2025-10-14 19:31:27,677 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000027-MED-01 INFO 2025-10-14 19:31:27,677 signals 36975 8782111040 SubFile created: FILE-2025-000027-MED-01 for clinic Medical Department INFO 2025-10-14 19:31:27,677 signals 36975 8782111040 Created sub-file FILE-2025-000027-MED-01 for patient MRNAGDAR000027 at clinic Medical Department INFO 2025-10-14 19:31:27,677 signals 36975 8782111040 Notified provider hessa.al-ahmadi.doctor3 of new appointment INFO 2025-10-14 19:31:27,679 signals 36975 8782111040 Appointment created: 4648e413-4f30-4a32-87f1-40093e31c17f for patient MRNAGDAR000028 on 2025-09-07 INFO 2025-10-14 19:31:27,679 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000028-ABA-01 INFO 2025-10-14 19:31:27,679 signals 36975 8782111040 SubFile created: FILE-2025-000028-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:31:27,679 signals 36975 8782111040 Created sub-file FILE-2025-000028-ABA-01 for patient MRNAGDAR000028 at clinic ABA Therapy INFO 2025-10-14 19:31:27,679 signals 36975 8782111040 Notified provider fahad.al-ahmadi.aba2 of new appointment INFO 2025-10-14 19:31:27,681 signals 36975 8782111040 Appointment created: 304e579f-60fa-4975-8df1-8f2144aec4cd for patient MRNAGDAR000011 on 2025-07-23 INFO 2025-10-14 19:31:27,681 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000011-ABA-01 INFO 2025-10-14 19:31:27,681 signals 36975 8782111040 SubFile created: FILE-2025-000011-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:31:27,681 signals 36975 8782111040 Created sub-file FILE-2025-000011-ABA-01 for patient MRNAGDAR000011 at clinic ABA Therapy INFO 2025-10-14 19:31:27,682 signals 36975 8782111040 Notified provider latifa.al-omari.aba1 of new appointment INFO 2025-10-14 19:31:27,683 signals 36975 8782111040 Appointment created: 28b5f89f-84f5-4218-8384-c405f41c1f78 for patient MRNAGDAR000007 on 2025-08-24 INFO 2025-10-14 19:31:27,683 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000007-ABA-01 INFO 2025-10-14 19:31:27,683 signals 36975 8782111040 SubFile created: FILE-2025-000007-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:31:27,683 signals 36975 8782111040 Created sub-file FILE-2025-000007-ABA-01 for patient MRNAGDAR000007 at clinic ABA Therapy INFO 2025-10-14 19:31:27,684 signals 36975 8782111040 Notified provider fahad.al-ahmadi.aba2 of new appointment INFO 2025-10-14 19:31:27,685 signals 36975 8782111040 Appointment created: dbcc0a20-15aa-462d-bd72-92f002b88125 for patient MRNAGDAR000018 on 2025-07-16 INFO 2025-10-14 19:31:27,685 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000018-NUR-01 INFO 2025-10-14 19:31:27,685 signals 36975 8782111040 SubFile created: FILE-2025-000018-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:31:27,685 signals 36975 8782111040 Created sub-file FILE-2025-000018-NUR-01 for patient MRNAGDAR000018 at clinic Nursing Department INFO 2025-10-14 19:31:27,686 signals 36975 8782111040 Notified provider hanan.al-shahrani.nurse3 of new appointment INFO 2025-10-14 19:31:27,687 signals 36975 8782111040 Appointment created: 66a6eab7-712a-4df6-a5a7-598378047f4d for patient MRNAGDAR000038 on 2025-09-11 INFO 2025-10-14 19:31:27,687 signals 36975 8782111040 Notified provider fahad.al-ahmadi.aba2 of new appointment INFO 2025-10-14 19:31:27,688 signals 36975 8782111040 Appointment created: 44fd0f62-53c9-4591-8fb3-db3f5e9a0ae8 for patient MRNAGDAR000031 on 2025-07-20 INFO 2025-10-14 19:31:27,689 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000031-NUR-02 INFO 2025-10-14 19:31:27,689 signals 36975 8782111040 SubFile created: FILE-2025-000031-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:31:27,689 signals 36975 8782111040 Created sub-file FILE-2025-000031-NUR-02 for patient MRNAGDAR000031 at clinic Nursing Department INFO 2025-10-14 19:31:27,689 signals 36975 8782111040 Notified provider saad.al-ahmadi.nurse2 of new appointment INFO 2025-10-14 19:31:27,690 signals 36975 8782111040 Appointment created: ff00132c-8520-4dd4-88e7-9c6de6686ded for patient MRNAGDAR000014 on 2025-08-31 INFO 2025-10-14 19:31:27,691 signals 36975 8782111040 Notified provider hessa.al-ahmadi.doctor3 of new appointment INFO 2025-10-14 19:31:27,692 signals 36975 8782111040 Appointment created: b0564378-525d-43a7-ac16-0a2f1eecff33 for patient MRNAGDAR000002 on 2025-07-20 INFO 2025-10-14 19:31:27,693 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000002-MED-02 INFO 2025-10-14 19:31:27,693 signals 36975 8782111040 SubFile created: FILE-2025-000002-MED-02 for clinic Medical Department INFO 2025-10-14 19:31:27,693 signals 36975 8782111040 Created sub-file FILE-2025-000002-MED-02 for patient MRNAGDAR000002 at clinic Medical Department INFO 2025-10-14 19:31:27,693 signals 36975 8782111040 Notified provider abeer.al-harbi.doctor1 of new appointment INFO 2025-10-14 19:31:27,694 signals 36975 8782111040 Appointment created: 9e601d25-7ab7-4f32-92c9-05c17cf1d345 for patient MRNAGDAR000009 on 2025-08-31 INFO 2025-10-14 19:31:27,695 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000009-NUR-01 INFO 2025-10-14 19:31:27,695 signals 36975 8782111040 SubFile created: FILE-2025-000009-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:31:27,695 signals 36975 8782111040 Created sub-file FILE-2025-000009-NUR-01 for patient MRNAGDAR000009 at clinic Nursing Department INFO 2025-10-14 19:31:27,695 signals 36975 8782111040 Notified provider saad.al-ahmadi.nurse2 of new appointment INFO 2025-10-14 19:31:27,696 signals 36975 8782111040 Appointment created: fbc715dd-cf23-4edc-97c7-acb4bca88981 for patient MRNAGDAR000021 on 2025-08-18 INFO 2025-10-14 19:31:27,697 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000021-NUR-01 INFO 2025-10-14 19:31:27,697 signals 36975 8782111040 SubFile created: FILE-2025-000021-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:31:27,697 signals 36975 8782111040 Created sub-file FILE-2025-000021-NUR-01 for patient MRNAGDAR000021 at clinic Nursing Department INFO 2025-10-14 19:31:27,697 signals 36975 8782111040 Notified provider saad.al-ahmadi.nurse2 of new appointment INFO 2025-10-14 19:31:27,698 signals 36975 8782111040 Appointment created: 3b8f188a-7ca4-441d-906d-65782f37373b for patient MRNAGDAR000020 on 2025-10-06 INFO 2025-10-14 19:31:27,699 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000020-OT-03 INFO 2025-10-14 19:31:27,699 signals 36975 8782111040 SubFile created: FILE-2025-000020-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:31:27,699 signals 36975 8782111040 Created sub-file FILE-2025-000020-OT-03 for patient MRNAGDAR000020 at clinic Occupational Therapy INFO 2025-10-14 19:31:27,699 signals 36975 8782111040 Notified provider abdulaziz.al-subaie.ot1 of new appointment INFO 2025-10-14 19:31:27,700 signals 36975 8782111040 Appointment created: e4f0cf89-eaba-4bb7-ad1e-e539900999bd for patient MRNAGDAR000047 on 2025-08-31 INFO 2025-10-14 19:31:27,701 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000047-MED-02 INFO 2025-10-14 19:31:27,701 signals 36975 8782111040 SubFile created: FILE-2025-000047-MED-02 for clinic Medical Department INFO 2025-10-14 19:31:27,701 signals 36975 8782111040 Created sub-file FILE-2025-000047-MED-02 for patient MRNAGDAR000047 at clinic Medical Department INFO 2025-10-14 19:31:27,701 signals 36975 8782111040 Notified provider hessa.al-ahmadi.doctor3 of new appointment INFO 2025-10-14 19:31:27,702 signals 36975 8782111040 Appointment created: c8f97f85-c054-463d-9bba-82299cb13504 for patient MRNAGDAR000014 on 2025-09-14 INFO 2025-10-14 19:31:27,703 signals 36975 8782111040 Notified provider hessa.al-ahmadi.doctor3 of new appointment INFO 2025-10-14 19:31:27,705 signals 36975 8782111040 Appointment created: a10a682b-56c1-4ad6-bb5e-800ad431c65e for patient MRNAGDAR000048 on 2025-09-21 INFO 2025-10-14 19:31:27,705 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000048-ABA-01 INFO 2025-10-14 19:31:27,705 signals 36975 8782111040 SubFile created: FILE-2025-000048-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:31:27,705 signals 36975 8782111040 Created sub-file FILE-2025-000048-ABA-01 for patient MRNAGDAR000048 at clinic ABA Therapy INFO 2025-10-14 19:31:27,706 signals 36975 8782111040 Notified provider latifa.al-omari.aba1 of new appointment INFO 2025-10-14 19:31:27,707 signals 36975 8782111040 Appointment created: 907407c8-370a-4aa9-8657-474927010905 for patient MRNAGDAR000038 on 2025-09-29 INFO 2025-10-14 19:31:27,707 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000038-NUR-02 INFO 2025-10-14 19:31:27,707 signals 36975 8782111040 SubFile created: FILE-2025-000038-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:31:27,707 signals 36975 8782111040 Created sub-file FILE-2025-000038-NUR-02 for patient MRNAGDAR000038 at clinic Nursing Department INFO 2025-10-14 19:31:27,708 signals 36975 8782111040 Notified provider saad.al-ahmadi.nurse2 of new appointment INFO 2025-10-14 19:31:27,709 signals 36975 8782111040 Appointment created: d0e4cec8-cc71-432a-8bb4-b67ade76ce07 for patient MRNAGDAR000050 on 2025-10-26 INFO 2025-10-14 19:31:27,709 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000050-MED-01 INFO 2025-10-14 19:31:27,709 signals 36975 8782111040 SubFile created: FILE-2025-000050-MED-01 for clinic Medical Department INFO 2025-10-14 19:31:27,709 signals 36975 8782111040 Created sub-file FILE-2025-000050-MED-01 for patient MRNAGDAR000050 at clinic Medical Department INFO 2025-10-14 19:31:27,710 signals 36975 8782111040 Notified provider hessa.al-ahmadi.doctor3 of new appointment INFO 2025-10-14 19:31:27,710 signals 36975 8782111040 Scheduled 24-hour reminder for appointment d0e4cec8-cc71-432a-8bb4-b67ade76ce07 INFO 2025-10-14 19:31:27,710 signals 36975 8782111040 Scheduled 2-hour reminder for appointment d0e4cec8-cc71-432a-8bb4-b67ade76ce07 INFO 2025-10-14 19:31:27,711 signals 36975 8782111040 Appointment created: a77aaad8-e391-4ba4-9c54-df7893e0baba for patient MRNAGDAR000040 on 2025-10-01 INFO 2025-10-14 19:31:27,711 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000040-MED-01 INFO 2025-10-14 19:31:27,712 signals 36975 8782111040 SubFile created: FILE-2025-000040-MED-01 for clinic Medical Department INFO 2025-10-14 19:31:27,712 signals 36975 8782111040 Created sub-file FILE-2025-000040-MED-01 for patient MRNAGDAR000040 at clinic Medical Department INFO 2025-10-14 19:31:27,712 signals 36975 8782111040 Notified provider hessa.al-ahmadi.doctor3 of new appointment INFO 2025-10-14 19:31:27,713 signals 36975 8782111040 Appointment created: 8986abfd-3447-4f9b-b168-99cade6edfc3 for patient MRNAGDAR000040 on 2025-08-06 INFO 2025-10-14 19:31:27,713 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000040-ABA-02 INFO 2025-10-14 19:31:27,714 signals 36975 8782111040 SubFile created: FILE-2025-000040-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:31:27,714 signals 36975 8782111040 Created sub-file FILE-2025-000040-ABA-02 for patient MRNAGDAR000040 at clinic ABA Therapy INFO 2025-10-14 19:31:27,714 signals 36975 8782111040 Notified provider latifa.al-omari.aba1 of new appointment INFO 2025-10-14 19:31:27,715 signals 36975 8782111040 Appointment created: 40dfd67c-4d97-4e12-8c53-2f335656ed58 for patient MRNAGDAR000010 on 2025-09-07 INFO 2025-10-14 19:31:27,716 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000010-OT-01 INFO 2025-10-14 19:31:27,716 signals 36975 8782111040 SubFile created: FILE-2025-000010-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:31:27,716 signals 36975 8782111040 Created sub-file FILE-2025-000010-OT-01 for patient MRNAGDAR000010 at clinic Occupational Therapy INFO 2025-10-14 19:31:27,716 signals 36975 8782111040 Notified provider turki.al-rashidi.ot2 of new appointment INFO 2025-10-14 19:31:27,717 signals 36975 8782111040 Appointment created: 3859ae5a-8950-476c-b39f-9f9ee82a2693 for patient MRNAGDAR000012 on 2025-10-02 INFO 2025-10-14 19:31:27,718 signals 36975 8782111040 Notified provider rania.al-subai.doctor2 of new appointment INFO 2025-10-14 19:31:27,719 signals 36975 8782111040 Appointment created: d5234cf6-417e-49a2-b2fb-7e83d2c1e36e for patient MRNAGDAR000035 on 2025-09-28 INFO 2025-10-14 19:31:27,719 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000035-OT-03 INFO 2025-10-14 19:31:27,719 signals 36975 8782111040 SubFile created: FILE-2025-000035-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:31:27,719 signals 36975 8782111040 Created sub-file FILE-2025-000035-OT-03 for patient MRNAGDAR000035 at clinic Occupational Therapy INFO 2025-10-14 19:31:27,720 signals 36975 8782111040 Notified provider abdulaziz.al-subaie.ot1 of new appointment INFO 2025-10-14 19:31:27,721 signals 36975 8782111040 Appointment created: 2e604643-0800-4724-aaeb-b2d686e8c870 for patient MRNAGDAR000001 on 2025-09-21 INFO 2025-10-14 19:31:27,721 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000001-SLP-02 INFO 2025-10-14 19:31:27,721 signals 36975 8782111040 SubFile created: FILE-2025-000001-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:31:27,721 signals 36975 8782111040 Created sub-file FILE-2025-000001-SLP-02 for patient MRNAGDAR000001 at clinic Speech-Language Pathology INFO 2025-10-14 19:31:27,722 signals 36975 8782111040 Notified provider yazeed.al-harthi.slp1 of new appointment INFO 2025-10-14 19:31:27,723 signals 36975 8782111040 Appointment created: 187244ca-305a-40bb-acbc-516296c3ed78 for patient MRNAGDAR000027 on 2025-07-29 INFO 2025-10-14 19:31:27,723 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000027-OT-02 INFO 2025-10-14 19:31:27,723 signals 36975 8782111040 SubFile created: FILE-2025-000027-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:31:27,723 signals 36975 8782111040 Created sub-file FILE-2025-000027-OT-02 for patient MRNAGDAR000027 at clinic Occupational Therapy INFO 2025-10-14 19:31:27,724 signals 36975 8782111040 Notified provider turki.al-rashidi.ot2 of new appointment INFO 2025-10-14 19:31:27,725 signals 36975 8782111040 Appointment created: 273daf43-32e8-4331-8dc9-6fabddb494de for patient MRNAGDAR000043 on 2025-08-31 INFO 2025-10-14 19:31:27,725 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000043-SLP-01 INFO 2025-10-14 19:31:27,725 signals 36975 8782111040 SubFile created: FILE-2025-000043-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:31:27,725 signals 36975 8782111040 Created sub-file FILE-2025-000043-SLP-01 for patient MRNAGDAR000043 at clinic Speech-Language Pathology INFO 2025-10-14 19:31:27,726 signals 36975 8782111040 Notified provider yazeed.al-harthi.slp1 of new appointment INFO 2025-10-14 19:31:27,727 signals 36975 8782111040 Appointment created: 254d449a-8be2-4eb7-a4d0-21d0319e6857 for patient MRNAGDAR000028 on 2025-07-20 INFO 2025-10-14 19:31:27,727 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000028-NUR-02 INFO 2025-10-14 19:31:27,728 signals 36975 8782111040 SubFile created: FILE-2025-000028-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:31:27,728 signals 36975 8782111040 Created sub-file FILE-2025-000028-NUR-02 for patient MRNAGDAR000028 at clinic Nursing Department INFO 2025-10-14 19:31:27,728 signals 36975 8782111040 Notified provider saad.al-ahmadi.nurse2 of new appointment INFO 2025-10-14 19:31:27,729 signals 36975 8782111040 Appointment created: 7490d071-e9f2-48fe-9370-eb54c675255d for patient MRNAGDAR000012 on 2025-09-15 INFO 2025-10-14 19:31:27,730 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000012-ABA-02 INFO 2025-10-14 19:31:27,730 signals 36975 8782111040 SubFile created: FILE-2025-000012-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:31:27,730 signals 36975 8782111040 Created sub-file FILE-2025-000012-ABA-02 for patient MRNAGDAR000012 at clinic ABA Therapy INFO 2025-10-14 19:31:27,730 signals 36975 8782111040 Notified provider fahad.al-ahmadi.aba2 of new appointment INFO 2025-10-14 19:31:27,731 signals 36975 8782111040 Appointment created: 6ae13b46-bbe0-4883-b0eb-16583bb8bc6b for patient MRNAGDAR000044 on 2025-09-10 INFO 2025-10-14 19:31:27,732 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000044-NUR-01 INFO 2025-10-14 19:31:27,732 signals 36975 8782111040 SubFile created: FILE-2025-000044-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:31:27,732 signals 36975 8782111040 Created sub-file FILE-2025-000044-NUR-01 for patient MRNAGDAR000044 at clinic Nursing Department INFO 2025-10-14 19:31:27,732 signals 36975 8782111040 Notified provider saad.al-ahmadi.nurse2 of new appointment INFO 2025-10-14 19:31:27,733 signals 36975 8782111040 Appointment created: 16c6080a-510c-4eae-9c1f-7147703b9f1c for patient MRNAGDAR000024 on 2025-08-17 INFO 2025-10-14 19:31:27,734 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000024-MED-01 INFO 2025-10-14 19:31:27,734 signals 36975 8782111040 SubFile created: FILE-2025-000024-MED-01 for clinic Medical Department INFO 2025-10-14 19:31:27,734 signals 36975 8782111040 Created sub-file FILE-2025-000024-MED-01 for patient MRNAGDAR000024 at clinic Medical Department INFO 2025-10-14 19:31:27,734 signals 36975 8782111040 Notified provider hessa.al-ahmadi.doctor3 of new appointment INFO 2025-10-14 19:31:27,735 signals 36975 8782111040 Appointment created: e7a7bb2a-9d5c-45c9-aaa4-bce9d09bc69b for patient MRNAGDAR000004 on 2025-09-18 INFO 2025-10-14 19:31:27,736 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000004-NUR-02 INFO 2025-10-14 19:31:27,736 signals 36975 8782111040 SubFile created: FILE-2025-000004-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:31:27,736 signals 36975 8782111040 Created sub-file FILE-2025-000004-NUR-02 for patient MRNAGDAR000004 at clinic Nursing Department INFO 2025-10-14 19:31:27,736 signals 36975 8782111040 Notified provider hanan.al-shahrani.nurse3 of new appointment INFO 2025-10-14 19:31:27,737 signals 36975 8782111040 Appointment created: 38a4ee90-5097-4253-8ef9-54b1737be38d for patient MRNAGDAR000027 on 2025-08-24 INFO 2025-10-14 19:31:27,738 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000027-NUR-03 INFO 2025-10-14 19:31:27,738 signals 36975 8782111040 SubFile created: FILE-2025-000027-NUR-03 for clinic Nursing Department INFO 2025-10-14 19:31:27,738 signals 36975 8782111040 Created sub-file FILE-2025-000027-NUR-03 for patient MRNAGDAR000027 at clinic Nursing Department INFO 2025-10-14 19:31:27,738 signals 36975 8782111040 Notified provider hanan.al-shahrani.nurse3 of new appointment INFO 2025-10-14 19:31:27,739 signals 36975 8782111040 Appointment created: 05a38ab6-1e3a-4aba-948a-706d74b3017c for patient MRNAGDAR000027 on 2025-07-30 INFO 2025-10-14 19:31:27,740 signals 36975 8782111040 Notified provider hanan.al-shahrani.nurse3 of new appointment INFO 2025-10-14 19:31:27,741 signals 36975 8782111040 Appointment created: 18345c91-12e5-4fd6-8d39-1c9941b436fe for patient MRNAGDAR000036 on 2025-08-05 INFO 2025-10-14 19:31:27,742 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000036-MED-01 INFO 2025-10-14 19:31:27,742 signals 36975 8782111040 SubFile created: FILE-2025-000036-MED-01 for clinic Medical Department INFO 2025-10-14 19:31:27,742 signals 36975 8782111040 Created sub-file FILE-2025-000036-MED-01 for patient MRNAGDAR000036 at clinic Medical Department INFO 2025-10-14 19:31:27,742 signals 36975 8782111040 Notified provider hessa.al-ahmadi.doctor3 of new appointment INFO 2025-10-14 19:31:27,744 signals 36975 8782111040 Appointment created: 24088a2f-c806-40ea-8591-21d2b5c3ac1c for patient MRNAGDAR000005 on 2025-08-26 INFO 2025-10-14 19:31:27,744 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000005-NUR-01 INFO 2025-10-14 19:31:27,744 signals 36975 8782111040 SubFile created: FILE-2025-000005-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:31:27,744 signals 36975 8782111040 Created sub-file FILE-2025-000005-NUR-01 for patient MRNAGDAR000005 at clinic Nursing Department INFO 2025-10-14 19:31:27,744 signals 36975 8782111040 Notified provider hanan.al-shehri.nurse1 of new appointment INFO 2025-10-14 19:31:27,746 signals 36975 8782111040 Appointment created: 03995b45-c34e-4c55-ac01-caca79318532 for patient MRNAGDAR000019 on 2025-08-20 INFO 2025-10-14 19:31:27,747 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000019-SLP-02 INFO 2025-10-14 19:31:27,747 signals 36975 8782111040 SubFile created: FILE-2025-000019-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:31:27,747 signals 36975 8782111040 Created sub-file FILE-2025-000019-SLP-02 for patient MRNAGDAR000019 at clinic Speech-Language Pathology INFO 2025-10-14 19:31:27,747 signals 36975 8782111040 Notified provider yazeed.al-harthi.slp1 of new appointment INFO 2025-10-14 19:31:27,749 signals 36975 8782111040 Appointment created: 8c380c40-b2ff-471b-a4eb-9e66c8854195 for patient MRNAGDAR000012 on 2025-09-14 INFO 2025-10-14 19:31:27,750 signals 36975 8782111040 Notified provider fahad.al-ahmadi.aba2 of new appointment INFO 2025-10-14 19:31:27,751 signals 36975 8782111040 Appointment created: 96ac0b60-c56d-4644-b11e-be1b5012729b for patient MRNAGDAR000044 on 2025-07-28 INFO 2025-10-14 19:31:27,752 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000044-OT-02 INFO 2025-10-14 19:31:27,752 signals 36975 8782111040 SubFile created: FILE-2025-000044-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:31:27,752 signals 36975 8782111040 Created sub-file FILE-2025-000044-OT-02 for patient MRNAGDAR000044 at clinic Occupational Therapy INFO 2025-10-14 19:31:27,752 signals 36975 8782111040 Notified provider turki.al-rashidi.ot2 of new appointment INFO 2025-10-14 19:31:27,754 signals 36975 8782111040 Appointment created: 28da856c-3300-4c27-bb97-39bba1a58be1 for patient MRNAGDAR000023 on 2025-08-03 INFO 2025-10-14 19:31:27,754 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000023-ABA-02 INFO 2025-10-14 19:31:27,754 signals 36975 8782111040 SubFile created: FILE-2025-000023-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:31:27,754 signals 36975 8782111040 Created sub-file FILE-2025-000023-ABA-02 for patient MRNAGDAR000023 at clinic ABA Therapy INFO 2025-10-14 19:31:27,755 signals 36975 8782111040 Notified provider latifa.al-omari.aba1 of new appointment INFO 2025-10-14 19:31:27,756 signals 36975 8782111040 Appointment created: 66df31a4-c7db-4120-bff8-0d38a2d51a38 for patient MRNAGDAR000014 on 2025-10-05 INFO 2025-10-14 19:31:27,756 signals 36975 8782111040 Notified provider rania.al-subai.doctor2 of new appointment INFO 2025-10-14 19:31:27,758 signals 36975 8782111040 Appointment created: ca1b815d-17c8-48d7-a70c-2406e1ac708c for patient MRNAGDAR000003 on 2025-09-21 INFO 2025-10-14 19:31:27,758 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000003-NUR-02 INFO 2025-10-14 19:31:27,758 signals 36975 8782111040 SubFile created: FILE-2025-000003-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:31:27,758 signals 36975 8782111040 Created sub-file FILE-2025-000003-NUR-02 for patient MRNAGDAR000003 at clinic Nursing Department INFO 2025-10-14 19:31:27,758 signals 36975 8782111040 Notified provider saad.al-ahmadi.nurse2 of new appointment INFO 2025-10-14 19:31:27,760 signals 36975 8782111040 Appointment created: 17ed4224-9235-4f57-9d64-c65d49377f10 for patient MRNAGDAR000023 on 2025-09-18 INFO 2025-10-14 19:31:27,760 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000023-MED-03 INFO 2025-10-14 19:31:27,760 signals 36975 8782111040 SubFile created: FILE-2025-000023-MED-03 for clinic Medical Department INFO 2025-10-14 19:31:27,760 signals 36975 8782111040 Created sub-file FILE-2025-000023-MED-03 for patient MRNAGDAR000023 at clinic Medical Department INFO 2025-10-14 19:31:27,760 signals 36975 8782111040 Notified provider hessa.al-ahmadi.doctor3 of new appointment INFO 2025-10-14 19:31:27,761 signals 36975 8782111040 Appointment created: c5aa01b9-ddca-4f14-b04a-6337fc2d4e30 for patient MRNAGDAR000036 on 2025-07-30 INFO 2025-10-14 19:31:27,762 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000036-OT-02 INFO 2025-10-14 19:31:27,762 signals 36975 8782111040 SubFile created: FILE-2025-000036-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:31:27,762 signals 36975 8782111040 Created sub-file FILE-2025-000036-OT-02 for patient MRNAGDAR000036 at clinic Occupational Therapy INFO 2025-10-14 19:31:27,762 signals 36975 8782111040 Notified provider turki.al-rashidi.ot2 of new appointment INFO 2025-10-14 19:31:27,763 signals 36975 8782111040 Appointment created: ee637be5-1fe6-4680-b9d0-6107c1a702a2 for patient MRNAGDAR000011 on 2025-08-14 INFO 2025-10-14 19:31:27,764 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000011-OT-02 INFO 2025-10-14 19:31:27,764 signals 36975 8782111040 SubFile created: FILE-2025-000011-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:31:27,764 signals 36975 8782111040 Created sub-file FILE-2025-000011-OT-02 for patient MRNAGDAR000011 at clinic Occupational Therapy INFO 2025-10-14 19:31:27,764 signals 36975 8782111040 Notified provider abdulaziz.al-subaie.ot1 of new appointment INFO 2025-10-14 19:31:27,766 signals 36975 8782111040 Appointment created: abed345b-4d8c-468f-b5dc-c35ec6c51a13 for patient MRNAGDAR000026 on 2025-07-20 INFO 2025-10-14 19:31:27,766 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000026-SLP-01 INFO 2025-10-14 19:31:27,766 signals 36975 8782111040 SubFile created: FILE-2025-000026-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:31:27,766 signals 36975 8782111040 Created sub-file FILE-2025-000026-SLP-01 for patient MRNAGDAR000026 at clinic Speech-Language Pathology INFO 2025-10-14 19:31:27,766 signals 36975 8782111040 Notified provider saud.al-qahtani.slp2 of new appointment INFO 2025-10-14 19:31:27,768 signals 36975 8782111040 Appointment created: ddf0d683-07f7-4aac-8efa-4fc78ecd31c6 for patient MRNAGDAR000021 on 2025-08-26 INFO 2025-10-14 19:31:27,768 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000021-OT-02 INFO 2025-10-14 19:31:27,768 signals 36975 8782111040 SubFile created: FILE-2025-000021-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:31:27,768 signals 36975 8782111040 Created sub-file FILE-2025-000021-OT-02 for patient MRNAGDAR000021 at clinic Occupational Therapy INFO 2025-10-14 19:31:27,768 signals 36975 8782111040 Notified provider abdulaziz.al-subaie.ot1 of new appointment INFO 2025-10-14 19:31:27,769 signals 36975 8782111040 Appointment created: d273440a-9429-4f8f-9527-3bc2f27ff99d for patient MRNAGDAR000048 on 2025-09-14 INFO 2025-10-14 19:31:27,769 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000048-MED-02 INFO 2025-10-14 19:31:27,770 signals 36975 8782111040 SubFile created: FILE-2025-000048-MED-02 for clinic Medical Department INFO 2025-10-14 19:31:27,770 signals 36975 8782111040 Created sub-file FILE-2025-000048-MED-02 for patient MRNAGDAR000048 at clinic Medical Department INFO 2025-10-14 19:31:27,770 signals 36975 8782111040 Notified provider rania.al-subai.doctor2 of new appointment INFO 2025-10-14 19:31:27,771 signals 36975 8782111040 Appointment created: 716c7776-fbc1-47b8-9279-baec40498828 for patient MRNAGDAR000022 on 2025-09-04 INFO 2025-10-14 19:31:27,771 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000022-MED-01 INFO 2025-10-14 19:31:27,772 signals 36975 8782111040 SubFile created: FILE-2025-000022-MED-01 for clinic Medical Department INFO 2025-10-14 19:31:27,772 signals 36975 8782111040 Created sub-file FILE-2025-000022-MED-01 for patient MRNAGDAR000022 at clinic Medical Department INFO 2025-10-14 19:31:27,772 signals 36975 8782111040 Notified provider rania.al-subai.doctor2 of new appointment INFO 2025-10-14 19:31:27,773 signals 36975 8782111040 Appointment created: 661d1974-ab40-4c30-83ad-6732d2a6256b for patient MRNAGDAR000016 on 2025-10-20 INFO 2025-10-14 19:31:27,773 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000016-ABA-03 INFO 2025-10-14 19:31:27,774 signals 36975 8782111040 SubFile created: FILE-2025-000016-ABA-03 for clinic ABA Therapy INFO 2025-10-14 19:31:27,774 signals 36975 8782111040 Created sub-file FILE-2025-000016-ABA-03 for patient MRNAGDAR000016 at clinic ABA Therapy INFO 2025-10-14 19:31:27,774 signals 36975 8782111040 Notified provider fahad.al-ahmadi.aba2 of new appointment INFO 2025-10-14 19:31:27,774 signals 36975 8782111040 Scheduled 24-hour reminder for appointment 661d1974-ab40-4c30-83ad-6732d2a6256b INFO 2025-10-14 19:31:27,775 signals 36975 8782111040 Scheduled 2-hour reminder for appointment 661d1974-ab40-4c30-83ad-6732d2a6256b INFO 2025-10-14 19:31:27,775 signals 36975 8782111040 Appointment created: efe781f2-e9cd-4b6c-95aa-1faba3329584 for patient MRNAGDAR000004 on 2025-10-12 INFO 2025-10-14 19:31:27,776 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000004-MED-03 INFO 2025-10-14 19:31:27,776 signals 36975 8782111040 SubFile created: FILE-2025-000004-MED-03 for clinic Medical Department INFO 2025-10-14 19:31:27,776 signals 36975 8782111040 Created sub-file FILE-2025-000004-MED-03 for patient MRNAGDAR000004 at clinic Medical Department INFO 2025-10-14 19:31:27,776 signals 36975 8782111040 Notified provider rania.al-subai.doctor2 of new appointment INFO 2025-10-14 19:31:27,778 signals 36975 8782111040 Appointment created: 2469c0f7-0216-4a58-a53f-78c9032ba8f8 for patient MRNAGDAR000023 on 2025-10-19 INFO 2025-10-14 19:31:27,778 signals 36975 8782111040 Notified provider yazeed.al-harthi.slp1 of new appointment INFO 2025-10-14 19:31:27,779 signals 36975 8782111040 Scheduled 24-hour reminder for appointment 2469c0f7-0216-4a58-a53f-78c9032ba8f8 INFO 2025-10-14 19:31:27,779 signals 36975 8782111040 Scheduled 2-hour reminder for appointment 2469c0f7-0216-4a58-a53f-78c9032ba8f8 INFO 2025-10-14 19:31:27,780 signals 36975 8782111040 Appointment created: e9268f9f-5758-4297-9a0e-7951aba57d57 for patient MRNAGDAR000014 on 2025-08-06 INFO 2025-10-14 19:31:27,780 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000014-ABA-02 INFO 2025-10-14 19:31:27,780 signals 36975 8782111040 SubFile created: FILE-2025-000014-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:31:27,780 signals 36975 8782111040 Created sub-file FILE-2025-000014-ABA-02 for patient MRNAGDAR000014 at clinic ABA Therapy INFO 2025-10-14 19:31:27,780 signals 36975 8782111040 Notified provider fahad.al-ahmadi.aba2 of new appointment INFO 2025-10-14 19:31:27,782 signals 36975 8782111040 Appointment created: 48849d87-d667-4d09-8c90-3921a326328d for patient MRNAGDAR000011 on 2025-09-14 INFO 2025-10-14 19:31:27,782 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000011-MED-03 INFO 2025-10-14 19:31:27,782 signals 36975 8782111040 SubFile created: FILE-2025-000011-MED-03 for clinic Medical Department INFO 2025-10-14 19:31:27,782 signals 36975 8782111040 Created sub-file FILE-2025-000011-MED-03 for patient MRNAGDAR000011 at clinic Medical Department INFO 2025-10-14 19:31:27,782 signals 36975 8782111040 Notified provider abeer.al-harbi.doctor1 of new appointment INFO 2025-10-14 19:31:27,784 signals 36975 8782111040 Appointment created: 074afe8c-a939-4806-a1dd-0505b3e71d62 for patient MRNAGDAR000046 on 2025-07-20 INFO 2025-10-14 19:31:27,784 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000046-NUR-01 INFO 2025-10-14 19:31:27,784 signals 36975 8782111040 SubFile created: FILE-2025-000046-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:31:27,784 signals 36975 8782111040 Created sub-file FILE-2025-000046-NUR-01 for patient MRNAGDAR000046 at clinic Nursing Department INFO 2025-10-14 19:31:27,785 signals 36975 8782111040 Notified provider hanan.al-shahrani.nurse3 of new appointment INFO 2025-10-14 19:31:27,786 signals 36975 8782111040 Appointment created: fa9ad60d-7db3-4687-9519-fd2b937206a7 for patient MRNAGDAR000042 on 2025-08-24 INFO 2025-10-14 19:31:27,786 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000042-ABA-01 INFO 2025-10-14 19:31:27,786 signals 36975 8782111040 SubFile created: FILE-2025-000042-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:31:27,786 signals 36975 8782111040 Created sub-file FILE-2025-000042-ABA-01 for patient MRNAGDAR000042 at clinic ABA Therapy INFO 2025-10-14 19:31:27,787 signals 36975 8782111040 Notified provider fahad.al-ahmadi.aba2 of new appointment INFO 2025-10-14 19:31:27,788 signals 36975 8782111040 Appointment created: 1ca820bd-0631-4ec2-a76a-19987c9c50fa for patient MRNAGDAR000003 on 2025-10-12 INFO 2025-10-14 19:31:27,788 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000003-SLP-03 INFO 2025-10-14 19:31:27,788 signals 36975 8782111040 SubFile created: FILE-2025-000003-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:31:27,788 signals 36975 8782111040 Created sub-file FILE-2025-000003-SLP-03 for patient MRNAGDAR000003 at clinic Speech-Language Pathology INFO 2025-10-14 19:31:27,789 signals 36975 8782111040 Notified provider saud.al-qahtani.slp2 of new appointment INFO 2025-10-14 19:31:27,790 signals 36975 8782111040 Appointment created: bce1bca4-8988-4a74-9e6a-f9bdf9a13336 for patient MRNAGDAR000026 on 2025-09-14 INFO 2025-10-14 19:31:27,791 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000026-MED-02 INFO 2025-10-14 19:31:27,791 signals 36975 8782111040 SubFile created: FILE-2025-000026-MED-02 for clinic Medical Department INFO 2025-10-14 19:31:27,791 signals 36975 8782111040 Created sub-file FILE-2025-000026-MED-02 for patient MRNAGDAR000026 at clinic Medical Department INFO 2025-10-14 19:31:27,791 signals 36975 8782111040 Notified provider rania.al-subai.doctor2 of new appointment INFO 2025-10-14 19:31:27,793 signals 36975 8782111040 Appointment created: e8959a79-e1ec-4315-a54d-281b7454e972 for patient MRNAGDAR000017 on 2025-09-15 INFO 2025-10-14 19:31:27,793 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000017-MED-01 INFO 2025-10-14 19:31:27,793 signals 36975 8782111040 SubFile created: FILE-2025-000017-MED-01 for clinic Medical Department INFO 2025-10-14 19:31:27,793 signals 36975 8782111040 Created sub-file FILE-2025-000017-MED-01 for patient MRNAGDAR000017 at clinic Medical Department INFO 2025-10-14 19:31:27,793 signals 36975 8782111040 Notified provider rania.al-subai.doctor2 of new appointment INFO 2025-10-14 19:31:27,795 signals 36975 8782111040 Appointment created: 47faa469-48ef-45b6-a059-18bb38357e55 for patient MRNAGDAR000049 on 2025-10-01 INFO 2025-10-14 19:31:27,795 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000049-NUR-01 INFO 2025-10-14 19:31:27,795 signals 36975 8782111040 SubFile created: FILE-2025-000049-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:31:27,795 signals 36975 8782111040 Created sub-file FILE-2025-000049-NUR-01 for patient MRNAGDAR000049 at clinic Nursing Department INFO 2025-10-14 19:31:27,795 signals 36975 8782111040 Notified provider hanan.al-shehri.nurse1 of new appointment INFO 2025-10-14 19:31:27,797 signals 36975 8782111040 Appointment created: f0ebcc1b-c9be-4fc0-897c-4b91e8513780 for patient MRNAGDAR000023 on 2025-10-12 INFO 2025-10-14 19:31:27,797 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000023-OT-04 INFO 2025-10-14 19:31:27,797 signals 36975 8782111040 SubFile created: FILE-2025-000023-OT-04 for clinic Occupational Therapy INFO 2025-10-14 19:31:27,797 signals 36975 8782111040 Created sub-file FILE-2025-000023-OT-04 for patient MRNAGDAR000023 at clinic Occupational Therapy INFO 2025-10-14 19:31:27,797 signals 36975 8782111040 Notified provider abdulaziz.al-subaie.ot1 of new appointment INFO 2025-10-14 19:31:27,799 signals 36975 8782111040 Appointment created: 2d7d693b-b840-438d-a30f-ee1845607b99 for patient MRNAGDAR000048 on 2025-08-04 INFO 2025-10-14 19:31:27,799 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000048-NUR-03 INFO 2025-10-14 19:31:27,799 signals 36975 8782111040 SubFile created: FILE-2025-000048-NUR-03 for clinic Nursing Department INFO 2025-10-14 19:31:27,799 signals 36975 8782111040 Created sub-file FILE-2025-000048-NUR-03 for patient MRNAGDAR000048 at clinic Nursing Department INFO 2025-10-14 19:31:27,800 signals 36975 8782111040 Notified provider hanan.al-shehri.nurse1 of new appointment INFO 2025-10-14 19:31:27,801 signals 36975 8782111040 Appointment created: 5588715b-615d-47fc-a6d9-a1d939e0c4c9 for patient MRNAGDAR000020 on 2025-07-27 INFO 2025-10-14 19:31:27,801 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000020-MED-04 INFO 2025-10-14 19:31:27,801 signals 36975 8782111040 SubFile created: FILE-2025-000020-MED-04 for clinic Medical Department INFO 2025-10-14 19:31:27,801 signals 36975 8782111040 Created sub-file FILE-2025-000020-MED-04 for patient MRNAGDAR000020 at clinic Medical Department INFO 2025-10-14 19:31:27,802 signals 36975 8782111040 Notified provider rania.al-subai.doctor2 of new appointment INFO 2025-10-14 19:31:27,803 signals 36975 8782111040 Appointment created: 07761a22-1b1a-4931-abc2-46604160109f for patient MRNAGDAR000043 on 2025-09-09 INFO 2025-10-14 19:31:27,803 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000043-MED-02 INFO 2025-10-14 19:31:27,803 signals 36975 8782111040 SubFile created: FILE-2025-000043-MED-02 for clinic Medical Department INFO 2025-10-14 19:31:27,803 signals 36975 8782111040 Created sub-file FILE-2025-000043-MED-02 for patient MRNAGDAR000043 at clinic Medical Department INFO 2025-10-14 19:31:27,804 signals 36975 8782111040 Notified provider hessa.al-ahmadi.doctor3 of new appointment INFO 2025-10-14 19:31:27,804 signals 36975 8782111040 Appointment created: 6ccad060-da6f-44b9-92cf-1fa3a9438f49 for patient MRNAGDAR000026 on 2025-07-20 INFO 2025-10-14 19:31:27,805 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000026-NUR-03 INFO 2025-10-14 19:31:27,805 signals 36975 8782111040 SubFile created: FILE-2025-000026-NUR-03 for clinic Nursing Department INFO 2025-10-14 19:31:27,805 signals 36975 8782111040 Created sub-file FILE-2025-000026-NUR-03 for patient MRNAGDAR000026 at clinic Nursing Department INFO 2025-10-14 19:31:27,805 signals 36975 8782111040 Notified provider hanan.al-shehri.nurse1 of new appointment INFO 2025-10-14 19:31:27,806 signals 36975 8782111040 Appointment created: 06c3fd1a-bdf9-42c5-9c21-1da1a1cd1f4d for patient MRNAGDAR000022 on 2025-10-05 INFO 2025-10-14 19:31:27,806 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000022-SLP-02 INFO 2025-10-14 19:31:27,806 signals 36975 8782111040 SubFile created: FILE-2025-000022-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:31:27,806 signals 36975 8782111040 Created sub-file FILE-2025-000022-SLP-02 for patient MRNAGDAR000022 at clinic Speech-Language Pathology INFO 2025-10-14 19:31:27,807 signals 36975 8782111040 Notified provider saud.al-qahtani.slp2 of new appointment INFO 2025-10-14 19:31:27,808 signals 36975 8782111040 Appointment created: 440e2aaa-b369-4a42-a0ad-792eb4defaea for patient MRNAGDAR000043 on 2025-09-07 INFO 2025-10-14 19:31:27,808 signals 36975 8782111040 Notified provider yazeed.al-harthi.slp1 of new appointment INFO 2025-10-14 19:31:27,810 signals 36975 8782111040 Appointment created: 9a3ad4f0-0211-4c22-8bdd-445aee5a3501 for patient MRNAGDAR000032 on 2025-09-10 INFO 2025-10-14 19:31:27,810 signals 36975 8782111040 Notified provider hanan.al-shehri.nurse1 of new appointment INFO 2025-10-14 19:31:27,812 signals 36975 8782111040 Appointment created: 1f214a04-375a-493b-82b2-0d8df09a6910 for patient MRNAGDAR000001 on 2025-08-18 INFO 2025-10-14 19:31:27,812 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000001-MED-03 INFO 2025-10-14 19:31:27,812 signals 36975 8782111040 SubFile created: FILE-2025-000001-MED-03 for clinic Medical Department INFO 2025-10-14 19:31:27,812 signals 36975 8782111040 Created sub-file FILE-2025-000001-MED-03 for patient MRNAGDAR000001 at clinic Medical Department INFO 2025-10-14 19:31:27,812 signals 36975 8782111040 Notified provider rania.al-subai.doctor2 of new appointment INFO 2025-10-14 19:31:27,814 signals 36975 8782111040 Appointment created: 3c350551-2fae-4dd5-9de6-d3760db9326c for patient MRNAGDAR000004 on 2025-07-23 INFO 2025-10-14 19:31:27,814 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000004-ABA-04 INFO 2025-10-14 19:31:27,814 signals 36975 8782111040 SubFile created: FILE-2025-000004-ABA-04 for clinic ABA Therapy INFO 2025-10-14 19:31:27,814 signals 36975 8782111040 Created sub-file FILE-2025-000004-ABA-04 for patient MRNAGDAR000004 at clinic ABA Therapy INFO 2025-10-14 19:31:27,814 signals 36975 8782111040 Notified provider latifa.al-omari.aba1 of new appointment INFO 2025-10-14 19:31:27,816 signals 36975 8782111040 Appointment created: 7f7d061d-1dd3-40f8-8580-c36be28e4798 for patient MRNAGDAR000035 on 2025-09-21 INFO 2025-10-14 19:31:27,816 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000035-NUR-04 INFO 2025-10-14 19:31:27,816 signals 36975 8782111040 SubFile created: FILE-2025-000035-NUR-04 for clinic Nursing Department INFO 2025-10-14 19:31:27,816 signals 36975 8782111040 Created sub-file FILE-2025-000035-NUR-04 for patient MRNAGDAR000035 at clinic Nursing Department INFO 2025-10-14 19:31:27,816 signals 36975 8782111040 Notified provider hanan.al-shehri.nurse1 of new appointment INFO 2025-10-14 19:31:27,818 signals 36975 8782111040 Appointment created: 93764b3a-9124-40d2-bc34-bfcdaa19b30f for patient MRNAGDAR000034 on 2025-09-14 INFO 2025-10-14 19:31:27,818 signals 36975 8782111040 Generated Sub-File Number: FILE-2025-000034-ABA-01 INFO 2025-10-14 19:31:27,818 signals 36975 8782111040 SubFile created: FILE-2025-000034-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:31:27,818 signals 36975 8782111040 Created sub-file FILE-2025-000034-ABA-01 for patient MRNAGDAR000034 at clinic ABA Therapy INFO 2025-10-14 19:31:27,818 signals 36975 8782111040 Notified provider latifa.al-omari.aba1 of new appointment INFO 2025-10-14 19:31:27,820 signals 36975 8782111040 Appointment created: 0069a27e-b366-40f0-822b-c3e9681a96ce for patient MRNAGDAR000031 on 2025-10-02 INFO 2025-10-14 19:31:27,820 signals 36975 8782111040 Notified provider yazeed.al-harthi.slp1 of new appointment INFO 2025-10-14 19:31:27,952 signals 36975 8782111040 SubFile created: SF-SLP-9390 for clinic Speech-Language Pathology INFO 2025-10-14 19:31:27,953 signals 36975 8782111040 SubFile created: SF-NUR-8619 for clinic Nursing Department INFO 2025-10-14 19:31:27,953 signals 36975 8782111040 SubFile created: SF-OT-8125 for clinic Occupational Therapy INFO 2025-10-14 19:31:27,953 signals 36975 8782111040 SubFile created: SF-ABA-1807 for clinic ABA Therapy INFO 2025-10-14 19:31:52,806 signals 37250 8782111040 User created: fatima.al-balawi.admin1 (Administrator) INFO 2025-10-14 19:31:52,940 signals 37250 8782111040 User created: lulwa.al-zahrani.admin2 (Administrator) INFO 2025-10-14 19:31:53,073 signals 37250 8782111040 User created: reem.al-subai.doctor1 (Doctor) INFO 2025-10-14 19:31:53,206 signals 37250 8782111040 User created: salma.al-harbi.doctor2 (Doctor) INFO 2025-10-14 19:31:53,338 signals 37250 8782111040 User created: saad.al-dosari.doctor3 (Doctor) INFO 2025-10-14 19:31:53,470 signals 37250 8782111040 User created: ghada.al-balawi.nurse1 (Nurse) INFO 2025-10-14 19:31:53,604 signals 37250 8782111040 User created: nawaf.al-shamrani.nurse2 (Nurse) INFO 2025-10-14 19:31:53,738 signals 37250 8782111040 User created: turki.al-harthi.nurse3 (Nurse) INFO 2025-10-14 19:31:53,870 signals 37250 8782111040 User created: yazeed.al-ahmadi.ot1 (Occupational Therapist) INFO 2025-10-14 19:31:54,002 signals 37250 8782111040 User created: sarah.al-shammari.ot2 (Occupational Therapist) INFO 2025-10-14 19:31:54,135 signals 37250 8782111040 User created: latifa.al-dosari.slp1 (Speech-Language Pathologist) INFO 2025-10-14 19:31:54,267 signals 37250 8782111040 User created: mona.al-dosari.slp2 (Speech-Language Pathologist) INFO 2025-10-14 19:31:54,400 signals 37250 8782111040 User created: nasser.al-dawsari.aba1 (ABA Therapist) INFO 2025-10-14 19:31:54,533 signals 37250 8782111040 User created: nada.al-shehri.aba2 (ABA Therapist) INFO 2025-10-14 19:31:54,664 signals 37250 8782111040 User created: nawaf.al-dawsari.front_desk1 (Front Desk) INFO 2025-10-14 19:31:54,796 signals 37250 8782111040 User created: ghada.al-yami.front_desk2 (Front Desk) INFO 2025-10-14 19:31:54,929 signals 37250 8782111040 User created: fatima.al-omari.finance1 (Finance) INFO 2025-10-14 19:31:55,061 signals 37250 8782111040 User created: yazeed.al-otaibi.finance2 (Finance) INFO 2025-10-14 19:31:55,063 signals 37250 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-14 19:31:55,064 signals 37250 8782111040 File created: FILE-2025-000001 for patient MRNAGDAR000001 INFO 2025-10-14 19:31:55,064 signals 37250 8782111040 Created main file for patient: MRNAGDAR000001 INFO 2025-10-14 19:31:55,064 signals 37250 8782111040 Patient created: MRNAGDAR000001 - Hanan Al-Maliki INFO 2025-10-14 19:31:55,065 signals 37250 8782111040 Generated File Number: FILE-2025-000002 INFO 2025-10-14 19:31:55,065 signals 37250 8782111040 File created: FILE-2025-000002 for patient MRNAGDAR000002 INFO 2025-10-14 19:31:55,065 signals 37250 8782111040 Created main file for patient: MRNAGDAR000002 INFO 2025-10-14 19:31:55,066 signals 37250 8782111040 Patient created: MRNAGDAR000002 - Hassan Al-Anzi INFO 2025-10-14 19:31:55,067 signals 37250 8782111040 Generated File Number: FILE-2025-000003 INFO 2025-10-14 19:31:55,067 signals 37250 8782111040 File created: FILE-2025-000003 for patient MRNAGDAR000003 INFO 2025-10-14 19:31:55,067 signals 37250 8782111040 Created main file for patient: MRNAGDAR000003 INFO 2025-10-14 19:31:55,067 signals 37250 8782111040 Patient created: MRNAGDAR000003 - Saleh Al-Asiri INFO 2025-10-14 19:31:55,068 signals 37250 8782111040 Generated File Number: FILE-2025-000004 INFO 2025-10-14 19:31:55,068 signals 37250 8782111040 File created: FILE-2025-000004 for patient MRNAGDAR000004 INFO 2025-10-14 19:31:55,068 signals 37250 8782111040 Created main file for patient: MRNAGDAR000004 INFO 2025-10-14 19:31:55,068 signals 37250 8782111040 Patient created: MRNAGDAR000004 - Mona Al-Otaibi INFO 2025-10-14 19:31:55,069 signals 37250 8782111040 Generated File Number: FILE-2025-000005 INFO 2025-10-14 19:31:55,070 signals 37250 8782111040 File created: FILE-2025-000005 for patient MRNAGDAR000005 INFO 2025-10-14 19:31:55,070 signals 37250 8782111040 Created main file for patient: MRNAGDAR000005 INFO 2025-10-14 19:31:55,070 signals 37250 8782111040 Patient created: MRNAGDAR000005 - Hussein Al-Shahrani INFO 2025-10-14 19:31:55,071 signals 37250 8782111040 Generated File Number: FILE-2025-000006 INFO 2025-10-14 19:31:55,071 signals 37250 8782111040 File created: FILE-2025-000006 for patient MRNAGDAR000006 INFO 2025-10-14 19:31:55,071 signals 37250 8782111040 Created main file for patient: MRNAGDAR000006 INFO 2025-10-14 19:31:55,071 signals 37250 8782111040 Patient created: MRNAGDAR000006 - Waleed Al-Juaid INFO 2025-10-14 19:31:55,072 signals 37250 8782111040 Generated File Number: FILE-2025-000007 INFO 2025-10-14 19:31:55,072 signals 37250 8782111040 File created: FILE-2025-000007 for patient MRNAGDAR000007 INFO 2025-10-14 19:31:55,072 signals 37250 8782111040 Created main file for patient: MRNAGDAR000007 INFO 2025-10-14 19:31:55,072 signals 37250 8782111040 Patient created: MRNAGDAR000007 - Sultan Al-Harbi INFO 2025-10-14 19:31:55,073 signals 37250 8782111040 Generated File Number: FILE-2025-000008 INFO 2025-10-14 19:31:55,073 signals 37250 8782111040 File created: FILE-2025-000008 for patient MRNAGDAR000008 INFO 2025-10-14 19:31:55,073 signals 37250 8782111040 Created main file for patient: MRNAGDAR000008 INFO 2025-10-14 19:31:55,073 signals 37250 8782111040 Patient created: MRNAGDAR000008 - Nawaf Al-Ghamdi INFO 2025-10-14 19:31:55,075 signals 37250 8782111040 Generated File Number: FILE-2025-000009 INFO 2025-10-14 19:31:55,075 signals 37250 8782111040 File created: FILE-2025-000009 for patient MRNAGDAR000009 INFO 2025-10-14 19:31:55,075 signals 37250 8782111040 Created main file for patient: MRNAGDAR000009 INFO 2025-10-14 19:31:55,075 signals 37250 8782111040 Patient created: MRNAGDAR000009 - Hassan Al-Maliki INFO 2025-10-14 19:31:55,076 signals 37250 8782111040 Generated File Number: FILE-2025-000010 INFO 2025-10-14 19:31:55,076 signals 37250 8782111040 File created: FILE-2025-000010 for patient MRNAGDAR000010 INFO 2025-10-14 19:31:55,076 signals 37250 8782111040 Created main file for patient: MRNAGDAR000010 INFO 2025-10-14 19:31:55,076 signals 37250 8782111040 Patient created: MRNAGDAR000010 - Mona Al-Maliki INFO 2025-10-14 19:31:55,077 signals 37250 8782111040 Generated File Number: FILE-2025-000011 INFO 2025-10-14 19:31:55,078 signals 37250 8782111040 File created: FILE-2025-000011 for patient MRNAGDAR000011 INFO 2025-10-14 19:31:55,078 signals 37250 8782111040 Created main file for patient: MRNAGDAR000011 INFO 2025-10-14 19:31:55,078 signals 37250 8782111040 Patient created: MRNAGDAR000011 - Saud Al-Mutairi INFO 2025-10-14 19:31:55,079 signals 37250 8782111040 Generated File Number: FILE-2025-000012 INFO 2025-10-14 19:31:55,079 signals 37250 8782111040 File created: FILE-2025-000012 for patient MRNAGDAR000012 INFO 2025-10-14 19:31:55,079 signals 37250 8782111040 Created main file for patient: MRNAGDAR000012 INFO 2025-10-14 19:31:55,079 signals 37250 8782111040 Patient created: MRNAGDAR000012 - Abdulrahman Al-Rashidi INFO 2025-10-14 19:31:55,080 signals 37250 8782111040 Generated File Number: FILE-2025-000013 INFO 2025-10-14 19:31:55,080 signals 37250 8782111040 File created: FILE-2025-000013 for patient MRNAGDAR000013 INFO 2025-10-14 19:31:55,080 signals 37250 8782111040 Created main file for patient: MRNAGDAR000013 INFO 2025-10-14 19:31:55,080 signals 37250 8782111040 Patient created: MRNAGDAR000013 - Fatima Al-Asiri INFO 2025-10-14 19:31:55,081 signals 37250 8782111040 Generated File Number: FILE-2025-000014 INFO 2025-10-14 19:31:55,081 signals 37250 8782111040 File created: FILE-2025-000014 for patient MRNAGDAR000014 INFO 2025-10-14 19:31:55,081 signals 37250 8782111040 Created main file for patient: MRNAGDAR000014 INFO 2025-10-14 19:31:55,081 signals 37250 8782111040 Patient created: MRNAGDAR000014 - Abdulrahman Al-Omari INFO 2025-10-14 19:31:55,082 signals 37250 8782111040 Generated File Number: FILE-2025-000015 INFO 2025-10-14 19:31:55,083 signals 37250 8782111040 File created: FILE-2025-000015 for patient MRNAGDAR000015 INFO 2025-10-14 19:31:55,083 signals 37250 8782111040 Created main file for patient: MRNAGDAR000015 INFO 2025-10-14 19:31:55,083 signals 37250 8782111040 Patient created: MRNAGDAR000015 - Abdullah Al-Shammari INFO 2025-10-14 19:31:55,084 signals 37250 8782111040 Generated File Number: FILE-2025-000016 INFO 2025-10-14 19:31:55,084 signals 37250 8782111040 File created: FILE-2025-000016 for patient MRNAGDAR000016 INFO 2025-10-14 19:31:55,084 signals 37250 8782111040 Created main file for patient: MRNAGDAR000016 INFO 2025-10-14 19:31:55,084 signals 37250 8782111040 Patient created: MRNAGDAR000016 - Amal Al-Otaibi INFO 2025-10-14 19:31:55,085 signals 37250 8782111040 Generated File Number: FILE-2025-000017 INFO 2025-10-14 19:31:55,085 signals 37250 8782111040 File created: FILE-2025-000017 for patient MRNAGDAR000017 INFO 2025-10-14 19:31:55,085 signals 37250 8782111040 Created main file for patient: MRNAGDAR000017 INFO 2025-10-14 19:31:55,085 signals 37250 8782111040 Patient created: MRNAGDAR000017 - Ali Al-Omari INFO 2025-10-14 19:31:55,086 signals 37250 8782111040 Generated File Number: FILE-2025-000018 INFO 2025-10-14 19:31:55,086 signals 37250 8782111040 File created: FILE-2025-000018 for patient MRNAGDAR000018 INFO 2025-10-14 19:31:55,086 signals 37250 8782111040 Created main file for patient: MRNAGDAR000018 INFO 2025-10-14 19:31:55,087 signals 37250 8782111040 Patient created: MRNAGDAR000018 - Reem Al-Balawi INFO 2025-10-14 19:31:55,088 signals 37250 8782111040 Generated File Number: FILE-2025-000019 INFO 2025-10-14 19:31:55,088 signals 37250 8782111040 File created: FILE-2025-000019 for patient MRNAGDAR000019 INFO 2025-10-14 19:31:55,088 signals 37250 8782111040 Created main file for patient: MRNAGDAR000019 INFO 2025-10-14 19:31:55,088 signals 37250 8782111040 Patient created: MRNAGDAR000019 - Turki Al-Qahtani INFO 2025-10-14 19:31:55,089 signals 37250 8782111040 Generated File Number: FILE-2025-000020 INFO 2025-10-14 19:31:55,089 signals 37250 8782111040 File created: FILE-2025-000020 for patient MRNAGDAR000020 INFO 2025-10-14 19:31:55,089 signals 37250 8782111040 Created main file for patient: MRNAGDAR000020 INFO 2025-10-14 19:31:55,089 signals 37250 8782111040 Patient created: MRNAGDAR000020 - Talal Al-Harthi INFO 2025-10-14 19:31:55,090 signals 37250 8782111040 Generated File Number: FILE-2025-000021 INFO 2025-10-14 19:31:55,090 signals 37250 8782111040 File created: FILE-2025-000021 for patient MRNAGDAR000021 INFO 2025-10-14 19:31:55,090 signals 37250 8782111040 Created main file for patient: MRNAGDAR000021 INFO 2025-10-14 19:31:55,090 signals 37250 8782111040 Patient created: MRNAGDAR000021 - Ziyad Al-Qahtani INFO 2025-10-14 19:31:55,091 signals 37250 8782111040 Generated File Number: FILE-2025-000022 INFO 2025-10-14 19:31:55,091 signals 37250 8782111040 File created: FILE-2025-000022 for patient MRNAGDAR000022 INFO 2025-10-14 19:31:55,091 signals 37250 8782111040 Created main file for patient: MRNAGDAR000022 INFO 2025-10-14 19:31:55,091 signals 37250 8782111040 Patient created: MRNAGDAR000022 - Lama Al-Shehri INFO 2025-10-14 19:31:55,092 signals 37250 8782111040 Generated File Number: FILE-2025-000023 INFO 2025-10-14 19:31:55,093 signals 37250 8782111040 File created: FILE-2025-000023 for patient MRNAGDAR000023 INFO 2025-10-14 19:31:55,093 signals 37250 8782111040 Created main file for patient: MRNAGDAR000023 INFO 2025-10-14 19:31:55,093 signals 37250 8782111040 Patient created: MRNAGDAR000023 - Sultan Al-Dawsari INFO 2025-10-14 19:31:55,094 signals 37250 8782111040 Generated File Number: FILE-2025-000024 INFO 2025-10-14 19:31:55,094 signals 37250 8782111040 File created: FILE-2025-000024 for patient MRNAGDAR000024 INFO 2025-10-14 19:31:55,094 signals 37250 8782111040 Created main file for patient: MRNAGDAR000024 INFO 2025-10-14 19:31:55,094 signals 37250 8782111040 Patient created: MRNAGDAR000024 - Rania Al-Otaibi INFO 2025-10-14 19:31:55,095 signals 37250 8782111040 Generated File Number: FILE-2025-000025 INFO 2025-10-14 19:31:55,095 signals 37250 8782111040 File created: FILE-2025-000025 for patient MRNAGDAR000025 INFO 2025-10-14 19:31:55,095 signals 37250 8782111040 Created main file for patient: MRNAGDAR000025 INFO 2025-10-14 19:31:55,095 signals 37250 8782111040 Patient created: MRNAGDAR000025 - Fahad Al-Harbi INFO 2025-10-14 19:31:55,096 signals 37250 8782111040 Generated File Number: FILE-2025-000026 INFO 2025-10-14 19:31:55,096 signals 37250 8782111040 File created: FILE-2025-000026 for patient MRNAGDAR000026 INFO 2025-10-14 19:31:55,096 signals 37250 8782111040 Created main file for patient: MRNAGDAR000026 INFO 2025-10-14 19:31:55,096 signals 37250 8782111040 Patient created: MRNAGDAR000026 - Abdulrahman Al-Balawi INFO 2025-10-14 19:31:55,097 signals 37250 8782111040 Generated File Number: FILE-2025-000027 INFO 2025-10-14 19:31:55,098 signals 37250 8782111040 File created: FILE-2025-000027 for patient MRNAGDAR000027 INFO 2025-10-14 19:31:55,098 signals 37250 8782111040 Created main file for patient: MRNAGDAR000027 INFO 2025-10-14 19:31:55,098 signals 37250 8782111040 Patient created: MRNAGDAR000027 - Ghada Al-Rashidi INFO 2025-10-14 19:31:55,099 signals 37250 8782111040 Generated File Number: FILE-2025-000028 INFO 2025-10-14 19:31:55,099 signals 37250 8782111040 File created: FILE-2025-000028 for patient MRNAGDAR000028 INFO 2025-10-14 19:31:55,099 signals 37250 8782111040 Created main file for patient: MRNAGDAR000028 INFO 2025-10-14 19:31:55,099 signals 37250 8782111040 Patient created: MRNAGDAR000028 - Latifa Al-Subai INFO 2025-10-14 19:31:55,100 signals 37250 8782111040 Generated File Number: FILE-2025-000029 INFO 2025-10-14 19:31:55,101 signals 37250 8782111040 File created: FILE-2025-000029 for patient MRNAGDAR000029 INFO 2025-10-14 19:31:55,101 signals 37250 8782111040 Created main file for patient: MRNAGDAR000029 INFO 2025-10-14 19:31:55,101 signals 37250 8782111040 Patient created: MRNAGDAR000029 - Latifa Al-Dawsari INFO 2025-10-14 19:31:55,102 signals 37250 8782111040 Generated File Number: FILE-2025-000030 INFO 2025-10-14 19:31:55,102 signals 37250 8782111040 File created: FILE-2025-000030 for patient MRNAGDAR000030 INFO 2025-10-14 19:31:55,102 signals 37250 8782111040 Created main file for patient: MRNAGDAR000030 INFO 2025-10-14 19:31:55,102 signals 37250 8782111040 Patient created: MRNAGDAR000030 - Dalal Al-Shehri INFO 2025-10-14 19:31:55,103 signals 37250 8782111040 Generated File Number: FILE-2025-000031 INFO 2025-10-14 19:31:55,103 signals 37250 8782111040 File created: FILE-2025-000031 for patient MRNAGDAR000031 INFO 2025-10-14 19:31:55,103 signals 37250 8782111040 Created main file for patient: MRNAGDAR000031 INFO 2025-10-14 19:31:55,103 signals 37250 8782111040 Patient created: MRNAGDAR000031 - Nasser Al-Dosari INFO 2025-10-14 19:31:55,104 signals 37250 8782111040 Generated File Number: FILE-2025-000032 INFO 2025-10-14 19:31:55,104 signals 37250 8782111040 File created: FILE-2025-000032 for patient MRNAGDAR000032 INFO 2025-10-14 19:31:55,105 signals 37250 8782111040 Created main file for patient: MRNAGDAR000032 INFO 2025-10-14 19:31:55,105 signals 37250 8782111040 Patient created: MRNAGDAR000032 - Hind Al-Ahmadi INFO 2025-10-14 19:31:55,106 signals 37250 8782111040 Generated File Number: FILE-2025-000033 INFO 2025-10-14 19:31:55,106 signals 37250 8782111040 File created: FILE-2025-000033 for patient MRNAGDAR000033 INFO 2025-10-14 19:31:55,106 signals 37250 8782111040 Created main file for patient: MRNAGDAR000033 INFO 2025-10-14 19:31:55,106 signals 37250 8782111040 Patient created: MRNAGDAR000033 - Hassan Al-Subaie INFO 2025-10-14 19:31:55,107 signals 37250 8782111040 Generated File Number: FILE-2025-000034 INFO 2025-10-14 19:31:55,107 signals 37250 8782111040 File created: FILE-2025-000034 for patient MRNAGDAR000034 INFO 2025-10-14 19:31:55,107 signals 37250 8782111040 Created main file for patient: MRNAGDAR000034 INFO 2025-10-14 19:31:55,107 signals 37250 8782111040 Patient created: MRNAGDAR000034 - Saud Al-Maliki INFO 2025-10-14 19:31:55,108 signals 37250 8782111040 Generated File Number: FILE-2025-000035 INFO 2025-10-14 19:31:55,108 signals 37250 8782111040 File created: FILE-2025-000035 for patient MRNAGDAR000035 INFO 2025-10-14 19:31:55,108 signals 37250 8782111040 Created main file for patient: MRNAGDAR000035 INFO 2025-10-14 19:31:55,108 signals 37250 8782111040 Patient created: MRNAGDAR000035 - Abdulrahman Al-Shehri INFO 2025-10-14 19:31:55,109 signals 37250 8782111040 Generated File Number: FILE-2025-000036 INFO 2025-10-14 19:31:55,110 signals 37250 8782111040 File created: FILE-2025-000036 for patient MRNAGDAR000036 INFO 2025-10-14 19:31:55,110 signals 37250 8782111040 Created main file for patient: MRNAGDAR000036 INFO 2025-10-14 19:31:55,110 signals 37250 8782111040 Patient created: MRNAGDAR000036 - Hayat Al-Dawsari INFO 2025-10-14 19:31:55,111 signals 37250 8782111040 Generated File Number: FILE-2025-000037 INFO 2025-10-14 19:31:55,111 signals 37250 8782111040 File created: FILE-2025-000037 for patient MRNAGDAR000037 INFO 2025-10-14 19:31:55,111 signals 37250 8782111040 Created main file for patient: MRNAGDAR000037 INFO 2025-10-14 19:31:55,111 signals 37250 8782111040 Patient created: MRNAGDAR000037 - Saud Al-Omari INFO 2025-10-14 19:31:55,112 signals 37250 8782111040 Generated File Number: FILE-2025-000038 INFO 2025-10-14 19:31:55,112 signals 37250 8782111040 File created: FILE-2025-000038 for patient MRNAGDAR000038 INFO 2025-10-14 19:31:55,112 signals 37250 8782111040 Created main file for patient: MRNAGDAR000038 INFO 2025-10-14 19:31:55,112 signals 37250 8782111040 Patient created: MRNAGDAR000038 - Nasser Al-Mutairi INFO 2025-10-14 19:31:55,113 signals 37250 8782111040 Generated File Number: FILE-2025-000039 INFO 2025-10-14 19:31:55,114 signals 37250 8782111040 File created: FILE-2025-000039 for patient MRNAGDAR000039 INFO 2025-10-14 19:31:55,114 signals 37250 8782111040 Created main file for patient: MRNAGDAR000039 INFO 2025-10-14 19:31:55,114 signals 37250 8782111040 Patient created: MRNAGDAR000039 - Rania Al-Dosari INFO 2025-10-14 19:31:55,115 signals 37250 8782111040 Generated File Number: FILE-2025-000040 INFO 2025-10-14 19:31:55,115 signals 37250 8782111040 File created: FILE-2025-000040 for patient MRNAGDAR000040 INFO 2025-10-14 19:31:55,115 signals 37250 8782111040 Created main file for patient: MRNAGDAR000040 INFO 2025-10-14 19:31:55,115 signals 37250 8782111040 Patient created: MRNAGDAR000040 - Omar Al-Subaie INFO 2025-10-14 19:31:55,116 signals 37250 8782111040 Generated File Number: FILE-2025-000041 INFO 2025-10-14 19:31:55,116 signals 37250 8782111040 File created: FILE-2025-000041 for patient MRNAGDAR000041 INFO 2025-10-14 19:31:55,116 signals 37250 8782111040 Created main file for patient: MRNAGDAR000041 INFO 2025-10-14 19:31:55,116 signals 37250 8782111040 Patient created: MRNAGDAR000041 - Saad Al-Ghamdi INFO 2025-10-14 19:31:55,117 signals 37250 8782111040 Generated File Number: FILE-2025-000042 INFO 2025-10-14 19:31:55,117 signals 37250 8782111040 File created: FILE-2025-000042 for patient MRNAGDAR000042 INFO 2025-10-14 19:31:55,117 signals 37250 8782111040 Created main file for patient: MRNAGDAR000042 INFO 2025-10-14 19:31:55,117 signals 37250 8782111040 Patient created: MRNAGDAR000042 - Mansour Al-Dosari INFO 2025-10-14 19:31:55,119 signals 37250 8782111040 Generated File Number: FILE-2025-000043 INFO 2025-10-14 19:31:55,119 signals 37250 8782111040 File created: FILE-2025-000043 for patient MRNAGDAR000043 INFO 2025-10-14 19:31:55,119 signals 37250 8782111040 Created main file for patient: MRNAGDAR000043 INFO 2025-10-14 19:31:55,119 signals 37250 8782111040 Patient created: MRNAGDAR000043 - Lulwa Al-Rashidi INFO 2025-10-14 19:31:55,120 signals 37250 8782111040 Generated File Number: FILE-2025-000044 INFO 2025-10-14 19:31:55,120 signals 37250 8782111040 File created: FILE-2025-000044 for patient MRNAGDAR000044 INFO 2025-10-14 19:31:55,120 signals 37250 8782111040 Created main file for patient: MRNAGDAR000044 INFO 2025-10-14 19:31:55,120 signals 37250 8782111040 Patient created: MRNAGDAR000044 - Hayat Al-Maliki INFO 2025-10-14 19:31:55,121 signals 37250 8782111040 Generated File Number: FILE-2025-000045 INFO 2025-10-14 19:31:55,121 signals 37250 8782111040 File created: FILE-2025-000045 for patient MRNAGDAR000045 INFO 2025-10-14 19:31:55,121 signals 37250 8782111040 Created main file for patient: MRNAGDAR000045 INFO 2025-10-14 19:31:55,121 signals 37250 8782111040 Patient created: MRNAGDAR000045 - Khalid Al-Maliki INFO 2025-10-14 19:31:55,122 signals 37250 8782111040 Generated File Number: FILE-2025-000046 INFO 2025-10-14 19:31:55,123 signals 37250 8782111040 File created: FILE-2025-000046 for patient MRNAGDAR000046 INFO 2025-10-14 19:31:55,123 signals 37250 8782111040 Created main file for patient: MRNAGDAR000046 INFO 2025-10-14 19:31:55,123 signals 37250 8782111040 Patient created: MRNAGDAR000046 - Ziyad Al-Asiri INFO 2025-10-14 19:31:55,124 signals 37250 8782111040 Generated File Number: FILE-2025-000047 INFO 2025-10-14 19:31:55,124 signals 37250 8782111040 File created: FILE-2025-000047 for patient MRNAGDAR000047 INFO 2025-10-14 19:31:55,124 signals 37250 8782111040 Created main file for patient: MRNAGDAR000047 INFO 2025-10-14 19:31:55,124 signals 37250 8782111040 Patient created: MRNAGDAR000047 - Mona Al-Ghamdi INFO 2025-10-14 19:31:55,125 signals 37250 8782111040 Generated File Number: FILE-2025-000048 INFO 2025-10-14 19:31:55,125 signals 37250 8782111040 File created: FILE-2025-000048 for patient MRNAGDAR000048 INFO 2025-10-14 19:31:55,126 signals 37250 8782111040 Created main file for patient: MRNAGDAR000048 INFO 2025-10-14 19:31:55,126 signals 37250 8782111040 Patient created: MRNAGDAR000048 - Fatima Al-Harthi INFO 2025-10-14 19:31:55,127 signals 37250 8782111040 Generated File Number: FILE-2025-000049 INFO 2025-10-14 19:31:55,127 signals 37250 8782111040 File created: FILE-2025-000049 for patient MRNAGDAR000049 INFO 2025-10-14 19:31:55,127 signals 37250 8782111040 Created main file for patient: MRNAGDAR000049 INFO 2025-10-14 19:31:55,127 signals 37250 8782111040 Patient created: MRNAGDAR000049 - Hanan Al-Shahrani INFO 2025-10-14 19:31:55,128 signals 37250 8782111040 Generated File Number: FILE-2025-000050 INFO 2025-10-14 19:31:55,128 signals 37250 8782111040 File created: FILE-2025-000050 for patient MRNAGDAR000050 INFO 2025-10-14 19:31:55,128 signals 37250 8782111040 Created main file for patient: MRNAGDAR000050 INFO 2025-10-14 19:31:55,128 signals 37250 8782111040 Patient created: MRNAGDAR000050 - Lama Al-Qahtani INFO 2025-10-14 19:31:55,141 signals 37250 8782111040 Appointment created: 06da0047-be93-4696-9439-302438d339b0 for patient MRNAGDAR000010 on 2025-09-14 INFO 2025-10-14 19:31:55,141 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000010-SLP-01 INFO 2025-10-14 19:31:55,142 signals 37250 8782111040 SubFile created: FILE-2025-000010-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:31:55,142 signals 37250 8782111040 Created sub-file FILE-2025-000010-SLP-01 for patient MRNAGDAR000010 at clinic Speech-Language Pathology INFO 2025-10-14 19:31:55,143 signals 37250 8782111040 Notified provider latifa.al-dosari.slp1 of new appointment INFO 2025-10-14 19:31:55,144 signals 37250 8782111040 Appointment created: 2166209d-06d1-4368-a002-210b6f25907a for patient MRNAGDAR000024 on 2025-09-22 INFO 2025-10-14 19:31:55,144 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000024-MED-01 INFO 2025-10-14 19:31:55,145 signals 37250 8782111040 SubFile created: FILE-2025-000024-MED-01 for clinic Medical Department INFO 2025-10-14 19:31:55,145 signals 37250 8782111040 Created sub-file FILE-2025-000024-MED-01 for patient MRNAGDAR000024 at clinic Medical Department INFO 2025-10-14 19:31:55,145 signals 37250 8782111040 Notified provider saad.al-dosari.doctor3 of new appointment INFO 2025-10-14 19:31:55,146 signals 37250 8782111040 Appointment created: f68be763-815c-4f7c-b906-bcef91a2fbbd for patient MRNAGDAR000030 on 2025-10-02 INFO 2025-10-14 19:31:55,147 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000030-OT-01 INFO 2025-10-14 19:31:55,147 signals 37250 8782111040 SubFile created: FILE-2025-000030-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:31:55,147 signals 37250 8782111040 Created sub-file FILE-2025-000030-OT-01 for patient MRNAGDAR000030 at clinic Occupational Therapy INFO 2025-10-14 19:31:55,147 signals 37250 8782111040 Notified provider sarah.al-shammari.ot2 of new appointment INFO 2025-10-14 19:31:55,149 signals 37250 8782111040 Appointment created: b9186fc4-7e69-44b0-ad5a-165a7475cb10 for patient MRNAGDAR000018 on 2025-07-20 INFO 2025-10-14 19:31:55,149 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000018-NUR-01 INFO 2025-10-14 19:31:55,149 signals 37250 8782111040 SubFile created: FILE-2025-000018-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:31:55,149 signals 37250 8782111040 Created sub-file FILE-2025-000018-NUR-01 for patient MRNAGDAR000018 at clinic Nursing Department INFO 2025-10-14 19:31:55,150 signals 37250 8782111040 Notified provider turki.al-harthi.nurse3 of new appointment INFO 2025-10-14 19:31:55,151 signals 37250 8782111040 Appointment created: a050b1e2-1579-45fe-99b0-b68574824b71 for patient MRNAGDAR000007 on 2025-07-30 INFO 2025-10-14 19:31:55,151 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000007-NUR-01 INFO 2025-10-14 19:31:55,151 signals 37250 8782111040 SubFile created: FILE-2025-000007-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:31:55,151 signals 37250 8782111040 Created sub-file FILE-2025-000007-NUR-01 for patient MRNAGDAR000007 at clinic Nursing Department INFO 2025-10-14 19:31:55,151 signals 37250 8782111040 Notified provider ghada.al-balawi.nurse1 of new appointment INFO 2025-10-14 19:31:55,153 signals 37250 8782111040 Appointment created: f4ffa2a5-aec4-463c-924d-456f121e82f6 for patient MRNAGDAR000009 on 2025-08-20 INFO 2025-10-14 19:31:55,153 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000009-ABA-01 INFO 2025-10-14 19:31:55,153 signals 37250 8782111040 SubFile created: FILE-2025-000009-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:31:55,153 signals 37250 8782111040 Created sub-file FILE-2025-000009-ABA-01 for patient MRNAGDAR000009 at clinic ABA Therapy INFO 2025-10-14 19:31:55,154 signals 37250 8782111040 Notified provider nasser.al-dawsari.aba1 of new appointment INFO 2025-10-14 19:31:55,155 signals 37250 8782111040 Appointment created: b6ad9323-1112-4a64-adfb-9accd97553fd for patient MRNAGDAR000032 on 2025-08-06 INFO 2025-10-14 19:31:55,155 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000032-ABA-01 INFO 2025-10-14 19:31:55,155 signals 37250 8782111040 SubFile created: FILE-2025-000032-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:31:55,155 signals 37250 8782111040 Created sub-file FILE-2025-000032-ABA-01 for patient MRNAGDAR000032 at clinic ABA Therapy INFO 2025-10-14 19:31:55,156 signals 37250 8782111040 Notified provider nada.al-shehri.aba2 of new appointment INFO 2025-10-14 19:31:55,157 signals 37250 8782111040 Appointment created: 6efbef59-bca4-43cd-9f2e-8c28c9fee865 for patient MRNAGDAR000044 on 2025-07-27 INFO 2025-10-14 19:31:55,157 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000044-SLP-01 INFO 2025-10-14 19:31:55,157 signals 37250 8782111040 SubFile created: FILE-2025-000044-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:31:55,157 signals 37250 8782111040 Created sub-file FILE-2025-000044-SLP-01 for patient MRNAGDAR000044 at clinic Speech-Language Pathology INFO 2025-10-14 19:31:55,158 signals 37250 8782111040 Notified provider latifa.al-dosari.slp1 of new appointment INFO 2025-10-14 19:31:55,159 signals 37250 8782111040 Appointment created: 693bfcbd-d56a-4be9-8602-5b4c43afe548 for patient MRNAGDAR000036 on 2025-09-07 INFO 2025-10-14 19:31:55,159 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000036-NUR-01 INFO 2025-10-14 19:31:55,159 signals 37250 8782111040 SubFile created: FILE-2025-000036-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:31:55,159 signals 37250 8782111040 Created sub-file FILE-2025-000036-NUR-01 for patient MRNAGDAR000036 at clinic Nursing Department INFO 2025-10-14 19:31:55,160 signals 37250 8782111040 Notified provider nawaf.al-shamrani.nurse2 of new appointment INFO 2025-10-14 19:31:55,161 signals 37250 8782111040 Appointment created: bd91ddfa-3e16-4b58-8bd3-d4b992c1b80b for patient MRNAGDAR000016 on 2025-07-21 INFO 2025-10-14 19:31:55,162 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000016-OT-01 INFO 2025-10-14 19:31:55,162 signals 37250 8782111040 SubFile created: FILE-2025-000016-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:31:55,162 signals 37250 8782111040 Created sub-file FILE-2025-000016-OT-01 for patient MRNAGDAR000016 at clinic Occupational Therapy INFO 2025-10-14 19:31:55,162 signals 37250 8782111040 Notified provider yazeed.al-ahmadi.ot1 of new appointment INFO 2025-10-14 19:31:55,164 signals 37250 8782111040 Appointment created: 293fc402-f9b8-4d2b-bc72-78d32e55ca27 for patient MRNAGDAR000017 on 2025-09-29 INFO 2025-10-14 19:31:55,164 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000017-NUR-01 INFO 2025-10-14 19:31:55,164 signals 37250 8782111040 SubFile created: FILE-2025-000017-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:31:55,164 signals 37250 8782111040 Created sub-file FILE-2025-000017-NUR-01 for patient MRNAGDAR000017 at clinic Nursing Department INFO 2025-10-14 19:31:55,164 signals 37250 8782111040 Notified provider turki.al-harthi.nurse3 of new appointment INFO 2025-10-14 19:31:55,166 signals 37250 8782111040 Appointment created: 2045981f-76b2-4755-aba0-d835bc68529f for patient MRNAGDAR000030 on 2025-07-29 INFO 2025-10-14 19:31:55,166 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000030-NUR-02 INFO 2025-10-14 19:31:55,166 signals 37250 8782111040 SubFile created: FILE-2025-000030-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:31:55,166 signals 37250 8782111040 Created sub-file FILE-2025-000030-NUR-02 for patient MRNAGDAR000030 at clinic Nursing Department INFO 2025-10-14 19:31:55,166 signals 37250 8782111040 Notified provider ghada.al-balawi.nurse1 of new appointment INFO 2025-10-14 19:31:55,168 signals 37250 8782111040 Appointment created: 13c67025-7fa9-4a44-9096-41e3e9872fe7 for patient MRNAGDAR000028 on 2025-10-01 INFO 2025-10-14 19:31:55,168 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000028-SLP-01 INFO 2025-10-14 19:31:55,168 signals 37250 8782111040 SubFile created: FILE-2025-000028-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:31:55,168 signals 37250 8782111040 Created sub-file FILE-2025-000028-SLP-01 for patient MRNAGDAR000028 at clinic Speech-Language Pathology INFO 2025-10-14 19:31:55,169 signals 37250 8782111040 Notified provider latifa.al-dosari.slp1 of new appointment INFO 2025-10-14 19:31:55,170 signals 37250 8782111040 Appointment created: 69920715-bbef-4b60-84ed-75aea7a4918b for patient MRNAGDAR000007 on 2025-09-15 INFO 2025-10-14 19:31:55,170 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000007-SLP-02 INFO 2025-10-14 19:31:55,170 signals 37250 8782111040 SubFile created: FILE-2025-000007-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:31:55,170 signals 37250 8782111040 Created sub-file FILE-2025-000007-SLP-02 for patient MRNAGDAR000007 at clinic Speech-Language Pathology INFO 2025-10-14 19:31:55,171 signals 37250 8782111040 Notified provider mona.al-dosari.slp2 of new appointment INFO 2025-10-14 19:31:55,172 signals 37250 8782111040 Appointment created: c11124a3-961d-4d13-b9be-fea54318dc5c for patient MRNAGDAR000030 on 2025-09-07 INFO 2025-10-14 19:31:55,172 signals 37250 8782111040 Notified provider ghada.al-balawi.nurse1 of new appointment INFO 2025-10-14 19:31:55,174 signals 37250 8782111040 Appointment created: a304627e-8114-4701-9f36-696623ce9672 for patient MRNAGDAR000023 on 2025-09-28 INFO 2025-10-14 19:31:55,174 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000023-NUR-01 INFO 2025-10-14 19:31:55,174 signals 37250 8782111040 SubFile created: FILE-2025-000023-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:31:55,174 signals 37250 8782111040 Created sub-file FILE-2025-000023-NUR-01 for patient MRNAGDAR000023 at clinic Nursing Department INFO 2025-10-14 19:31:55,175 signals 37250 8782111040 Notified provider turki.al-harthi.nurse3 of new appointment INFO 2025-10-14 19:31:55,176 signals 37250 8782111040 Appointment created: 8c4ec704-a3b8-44b7-9cdd-5c85dd11050c for patient MRNAGDAR000011 on 2025-09-29 INFO 2025-10-14 19:31:55,176 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000011-ABA-01 INFO 2025-10-14 19:31:55,177 signals 37250 8782111040 SubFile created: FILE-2025-000011-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:31:55,177 signals 37250 8782111040 Created sub-file FILE-2025-000011-ABA-01 for patient MRNAGDAR000011 at clinic ABA Therapy INFO 2025-10-14 19:31:55,177 signals 37250 8782111040 Notified provider nada.al-shehri.aba2 of new appointment INFO 2025-10-14 19:31:55,178 signals 37250 8782111040 Appointment created: 119bec46-9923-4066-9efd-7793188c7cfc for patient MRNAGDAR000048 on 2025-08-20 INFO 2025-10-14 19:31:55,178 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000048-NUR-01 INFO 2025-10-14 19:31:55,179 signals 37250 8782111040 SubFile created: FILE-2025-000048-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:31:55,179 signals 37250 8782111040 Created sub-file FILE-2025-000048-NUR-01 for patient MRNAGDAR000048 at clinic Nursing Department INFO 2025-10-14 19:31:55,179 signals 37250 8782111040 Notified provider nawaf.al-shamrani.nurse2 of new appointment INFO 2025-10-14 19:31:55,180 signals 37250 8782111040 Appointment created: 2d8daca5-fe52-4621-bafd-2c72a4abfd99 for patient MRNAGDAR000028 on 2025-09-30 INFO 2025-10-14 19:31:55,180 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000028-OT-02 INFO 2025-10-14 19:31:55,181 signals 37250 8782111040 SubFile created: FILE-2025-000028-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:31:55,181 signals 37250 8782111040 Created sub-file FILE-2025-000028-OT-02 for patient MRNAGDAR000028 at clinic Occupational Therapy INFO 2025-10-14 19:31:55,181 signals 37250 8782111040 Notified provider yazeed.al-ahmadi.ot1 of new appointment INFO 2025-10-14 19:31:55,182 signals 37250 8782111040 Appointment created: e6374642-ae50-4c36-a94b-197cd1e986aa for patient MRNAGDAR000005 on 2025-09-28 INFO 2025-10-14 19:31:55,183 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000005-ABA-01 INFO 2025-10-14 19:31:55,183 signals 37250 8782111040 SubFile created: FILE-2025-000005-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:31:55,183 signals 37250 8782111040 Created sub-file FILE-2025-000005-ABA-01 for patient MRNAGDAR000005 at clinic ABA Therapy INFO 2025-10-14 19:31:55,183 signals 37250 8782111040 Notified provider nada.al-shehri.aba2 of new appointment INFO 2025-10-14 19:31:55,185 signals 37250 8782111040 Appointment created: 2f3d4099-c0a0-491c-befd-dd34a7250747 for patient MRNAGDAR000048 on 2025-08-31 INFO 2025-10-14 19:31:55,185 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000048-MED-02 INFO 2025-10-14 19:31:55,185 signals 37250 8782111040 SubFile created: FILE-2025-000048-MED-02 for clinic Medical Department INFO 2025-10-14 19:31:55,185 signals 37250 8782111040 Created sub-file FILE-2025-000048-MED-02 for patient MRNAGDAR000048 at clinic Medical Department INFO 2025-10-14 19:31:55,186 signals 37250 8782111040 Notified provider saad.al-dosari.doctor3 of new appointment INFO 2025-10-14 19:31:55,187 signals 37250 8782111040 Appointment created: 46dc4bff-eccf-443d-8198-3d30e5cac6de for patient MRNAGDAR000021 on 2025-08-25 INFO 2025-10-14 19:31:55,187 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000021-MED-01 INFO 2025-10-14 19:31:55,187 signals 37250 8782111040 SubFile created: FILE-2025-000021-MED-01 for clinic Medical Department INFO 2025-10-14 19:31:55,187 signals 37250 8782111040 Created sub-file FILE-2025-000021-MED-01 for patient MRNAGDAR000021 at clinic Medical Department INFO 2025-10-14 19:31:55,188 signals 37250 8782111040 Notified provider saad.al-dosari.doctor3 of new appointment INFO 2025-10-14 19:31:55,189 signals 37250 8782111040 Appointment created: 3b95d86d-a81d-4afc-9174-e28c4a4749b3 for patient MRNAGDAR000020 on 2025-07-20 INFO 2025-10-14 19:31:55,189 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000020-NUR-01 INFO 2025-10-14 19:31:55,189 signals 37250 8782111040 SubFile created: FILE-2025-000020-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:31:55,189 signals 37250 8782111040 Created sub-file FILE-2025-000020-NUR-01 for patient MRNAGDAR000020 at clinic Nursing Department INFO 2025-10-14 19:31:55,190 signals 37250 8782111040 Notified provider ghada.al-balawi.nurse1 of new appointment INFO 2025-10-14 19:31:55,191 signals 37250 8782111040 Appointment created: e95daff1-a64f-4df1-ab71-34b53e2ec84c for patient MRNAGDAR000033 on 2025-10-01 INFO 2025-10-14 19:31:55,191 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000033-SLP-01 INFO 2025-10-14 19:31:55,191 signals 37250 8782111040 SubFile created: FILE-2025-000033-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:31:55,191 signals 37250 8782111040 Created sub-file FILE-2025-000033-SLP-01 for patient MRNAGDAR000033 at clinic Speech-Language Pathology INFO 2025-10-14 19:31:55,192 signals 37250 8782111040 Notified provider mona.al-dosari.slp2 of new appointment INFO 2025-10-14 19:31:55,193 signals 37250 8782111040 Appointment created: 42633faa-1d10-449c-8822-2a331def2e05 for patient MRNAGDAR000015 on 2025-08-10 INFO 2025-10-14 19:31:55,193 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000015-ABA-01 INFO 2025-10-14 19:31:55,194 signals 37250 8782111040 SubFile created: FILE-2025-000015-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:31:55,194 signals 37250 8782111040 Created sub-file FILE-2025-000015-ABA-01 for patient MRNAGDAR000015 at clinic ABA Therapy INFO 2025-10-14 19:31:55,194 signals 37250 8782111040 Notified provider nasser.al-dawsari.aba1 of new appointment INFO 2025-10-14 19:31:55,195 signals 37250 8782111040 Appointment created: 620a5cd4-73d1-4779-b6a6-27fac0f20f4d for patient MRNAGDAR000010 on 2025-07-29 INFO 2025-10-14 19:31:55,195 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000010-OT-02 INFO 2025-10-14 19:31:55,196 signals 37250 8782111040 SubFile created: FILE-2025-000010-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:31:55,196 signals 37250 8782111040 Created sub-file FILE-2025-000010-OT-02 for patient MRNAGDAR000010 at clinic Occupational Therapy INFO 2025-10-14 19:31:55,196 signals 37250 8782111040 Notified provider yazeed.al-ahmadi.ot1 of new appointment INFO 2025-10-14 19:31:55,197 signals 37250 8782111040 Appointment created: d2b2a897-9400-4307-accd-7227e78f6513 for patient MRNAGDAR000013 on 2025-07-20 INFO 2025-10-14 19:31:55,197 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000013-ABA-01 INFO 2025-10-14 19:31:55,198 signals 37250 8782111040 SubFile created: FILE-2025-000013-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:31:55,198 signals 37250 8782111040 Created sub-file FILE-2025-000013-ABA-01 for patient MRNAGDAR000013 at clinic ABA Therapy INFO 2025-10-14 19:31:55,198 signals 37250 8782111040 Notified provider nada.al-shehri.aba2 of new appointment INFO 2025-10-14 19:31:55,199 signals 37250 8782111040 Appointment created: 5e4e8be5-7f8b-4d83-b343-d7b31fb3e2e2 for patient MRNAGDAR000027 on 2025-08-26 INFO 2025-10-14 19:31:55,200 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000027-MED-01 INFO 2025-10-14 19:31:55,200 signals 37250 8782111040 SubFile created: FILE-2025-000027-MED-01 for clinic Medical Department INFO 2025-10-14 19:31:55,200 signals 37250 8782111040 Created sub-file FILE-2025-000027-MED-01 for patient MRNAGDAR000027 at clinic Medical Department INFO 2025-10-14 19:31:55,200 signals 37250 8782111040 Notified provider saad.al-dosari.doctor3 of new appointment INFO 2025-10-14 19:31:55,201 signals 37250 8782111040 Appointment created: 9aa9a6aa-72b1-4cce-9bbd-d7b2bf7f22ed for patient MRNAGDAR000005 on 2025-08-13 INFO 2025-10-14 19:31:55,201 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000005-OT-02 INFO 2025-10-14 19:31:55,201 signals 37250 8782111040 SubFile created: FILE-2025-000005-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:31:55,201 signals 37250 8782111040 Created sub-file FILE-2025-000005-OT-02 for patient MRNAGDAR000005 at clinic Occupational Therapy INFO 2025-10-14 19:31:55,202 signals 37250 8782111040 Notified provider sarah.al-shammari.ot2 of new appointment INFO 2025-10-14 19:31:55,203 signals 37250 8782111040 Appointment created: 1f045ecf-5663-44ed-a4f9-409372960343 for patient MRNAGDAR000031 on 2025-09-15 INFO 2025-10-14 19:31:55,203 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000031-MED-01 INFO 2025-10-14 19:31:55,203 signals 37250 8782111040 SubFile created: FILE-2025-000031-MED-01 for clinic Medical Department INFO 2025-10-14 19:31:55,203 signals 37250 8782111040 Created sub-file FILE-2025-000031-MED-01 for patient MRNAGDAR000031 at clinic Medical Department INFO 2025-10-14 19:31:55,204 signals 37250 8782111040 Notified provider saad.al-dosari.doctor3 of new appointment INFO 2025-10-14 19:31:55,205 signals 37250 8782111040 Appointment created: 00446dd3-e583-42c7-b58e-f77fafde5fe8 for patient MRNAGDAR000021 on 2025-08-13 INFO 2025-10-14 19:31:55,205 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000021-ABA-02 INFO 2025-10-14 19:31:55,206 signals 37250 8782111040 SubFile created: FILE-2025-000021-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:31:55,206 signals 37250 8782111040 Created sub-file FILE-2025-000021-ABA-02 for patient MRNAGDAR000021 at clinic ABA Therapy INFO 2025-10-14 19:31:55,206 signals 37250 8782111040 Notified provider nada.al-shehri.aba2 of new appointment INFO 2025-10-14 19:31:55,207 signals 37250 8782111040 Appointment created: 400a191a-4579-4989-bd13-0b2409b03b52 for patient MRNAGDAR000035 on 2025-09-28 INFO 2025-10-14 19:31:55,207 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000035-ABA-01 INFO 2025-10-14 19:31:55,208 signals 37250 8782111040 SubFile created: FILE-2025-000035-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:31:55,208 signals 37250 8782111040 Created sub-file FILE-2025-000035-ABA-01 for patient MRNAGDAR000035 at clinic ABA Therapy INFO 2025-10-14 19:31:55,208 signals 37250 8782111040 Notified provider nasser.al-dawsari.aba1 of new appointment INFO 2025-10-14 19:31:55,209 signals 37250 8782111040 Appointment created: 2169bd6b-e5bd-4f1d-88e6-00960b8a7211 for patient MRNAGDAR000045 on 2025-07-27 INFO 2025-10-14 19:31:55,210 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000045-NUR-01 INFO 2025-10-14 19:31:55,210 signals 37250 8782111040 SubFile created: FILE-2025-000045-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:31:55,210 signals 37250 8782111040 Created sub-file FILE-2025-000045-NUR-01 for patient MRNAGDAR000045 at clinic Nursing Department INFO 2025-10-14 19:31:55,210 signals 37250 8782111040 Notified provider nawaf.al-shamrani.nurse2 of new appointment INFO 2025-10-14 19:31:55,211 signals 37250 8782111040 Appointment created: 72c7c428-1261-4baf-aab2-ee59a75a0e26 for patient MRNAGDAR000039 on 2025-07-16 INFO 2025-10-14 19:31:55,212 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000039-MED-01 INFO 2025-10-14 19:31:55,212 signals 37250 8782111040 SubFile created: FILE-2025-000039-MED-01 for clinic Medical Department INFO 2025-10-14 19:31:55,212 signals 37250 8782111040 Created sub-file FILE-2025-000039-MED-01 for patient MRNAGDAR000039 at clinic Medical Department INFO 2025-10-14 19:31:55,212 signals 37250 8782111040 Notified provider saad.al-dosari.doctor3 of new appointment INFO 2025-10-14 19:31:55,213 signals 37250 8782111040 Appointment created: f5bfce98-bbb6-4f7c-ad4f-646e0fd30eb1 for patient MRNAGDAR000045 on 2025-07-20 INFO 2025-10-14 19:31:55,214 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000045-MED-02 INFO 2025-10-14 19:31:55,214 signals 37250 8782111040 SubFile created: FILE-2025-000045-MED-02 for clinic Medical Department INFO 2025-10-14 19:31:55,214 signals 37250 8782111040 Created sub-file FILE-2025-000045-MED-02 for patient MRNAGDAR000045 at clinic Medical Department INFO 2025-10-14 19:31:55,214 signals 37250 8782111040 Notified provider saad.al-dosari.doctor3 of new appointment INFO 2025-10-14 19:31:55,215 signals 37250 8782111040 Appointment created: c2d223c6-ca74-43bc-93d7-e488e989a3f8 for patient MRNAGDAR000046 on 2025-08-31 INFO 2025-10-14 19:31:55,216 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000046-MED-01 INFO 2025-10-14 19:31:55,216 signals 37250 8782111040 SubFile created: FILE-2025-000046-MED-01 for clinic Medical Department INFO 2025-10-14 19:31:55,216 signals 37250 8782111040 Created sub-file FILE-2025-000046-MED-01 for patient MRNAGDAR000046 at clinic Medical Department INFO 2025-10-14 19:31:55,216 signals 37250 8782111040 Notified provider reem.al-subai.doctor1 of new appointment INFO 2025-10-14 19:31:55,218 signals 37250 8782111040 Appointment created: 949af16a-28d6-4579-82c8-f59f7c87e50f for patient MRNAGDAR000015 on 2025-10-13 INFO 2025-10-14 19:31:55,218 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000015-NUR-02 INFO 2025-10-14 19:31:55,218 signals 37250 8782111040 SubFile created: FILE-2025-000015-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:31:55,218 signals 37250 8782111040 Created sub-file FILE-2025-000015-NUR-02 for patient MRNAGDAR000015 at clinic Nursing Department INFO 2025-10-14 19:31:55,218 signals 37250 8782111040 Notified provider ghada.al-balawi.nurse1 of new appointment INFO 2025-10-14 19:31:55,220 signals 37250 8782111040 Appointment created: 194ab0dc-4352-4e69-ac5f-ec210d8e879f for patient MRNAGDAR000021 on 2025-09-25 INFO 2025-10-14 19:31:55,220 signals 37250 8782111040 Notified provider nasser.al-dawsari.aba1 of new appointment INFO 2025-10-14 19:31:55,221 signals 37250 8782111040 Appointment created: 476b2ac8-db14-4dcd-80f0-7459e5c33478 for patient MRNAGDAR000002 on 2025-09-04 INFO 2025-10-14 19:31:55,221 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000002-ABA-01 INFO 2025-10-14 19:31:55,221 signals 37250 8782111040 SubFile created: FILE-2025-000002-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:31:55,221 signals 37250 8782111040 Created sub-file FILE-2025-000002-ABA-01 for patient MRNAGDAR000002 at clinic ABA Therapy INFO 2025-10-14 19:31:55,222 signals 37250 8782111040 Notified provider nada.al-shehri.aba2 of new appointment INFO 2025-10-14 19:31:55,223 signals 37250 8782111040 Appointment created: bd959588-641a-4264-9062-094b73a9c48e for patient MRNAGDAR000035 on 2025-09-29 INFO 2025-10-14 19:31:55,223 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000035-SLP-02 INFO 2025-10-14 19:31:55,223 signals 37250 8782111040 SubFile created: FILE-2025-000035-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:31:55,223 signals 37250 8782111040 Created sub-file FILE-2025-000035-SLP-02 for patient MRNAGDAR000035 at clinic Speech-Language Pathology INFO 2025-10-14 19:31:55,224 signals 37250 8782111040 Notified provider latifa.al-dosari.slp1 of new appointment INFO 2025-10-14 19:31:55,225 signals 37250 8782111040 Appointment created: 22dc604c-a23b-444e-9095-698224f63b4c for patient MRNAGDAR000007 on 2025-10-12 INFO 2025-10-14 19:31:55,225 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000007-MED-03 INFO 2025-10-14 19:31:55,225 signals 37250 8782111040 SubFile created: FILE-2025-000007-MED-03 for clinic Medical Department INFO 2025-10-14 19:31:55,225 signals 37250 8782111040 Created sub-file FILE-2025-000007-MED-03 for patient MRNAGDAR000007 at clinic Medical Department INFO 2025-10-14 19:31:55,226 signals 37250 8782111040 Notified provider reem.al-subai.doctor1 of new appointment INFO 2025-10-14 19:31:55,227 signals 37250 8782111040 Appointment created: 6e5bf5c5-2aea-447c-9299-49efd21652ad for patient MRNAGDAR000024 on 2025-09-14 INFO 2025-10-14 19:31:55,227 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000024-OT-02 INFO 2025-10-14 19:31:55,227 signals 37250 8782111040 SubFile created: FILE-2025-000024-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:31:55,227 signals 37250 8782111040 Created sub-file FILE-2025-000024-OT-02 for patient MRNAGDAR000024 at clinic Occupational Therapy INFO 2025-10-14 19:31:55,228 signals 37250 8782111040 Notified provider sarah.al-shammari.ot2 of new appointment INFO 2025-10-14 19:31:55,229 signals 37250 8782111040 Appointment created: d206fd0d-8008-4b90-86e3-892ec0faf781 for patient MRNAGDAR000026 on 2025-07-29 INFO 2025-10-14 19:31:55,229 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000026-OT-01 INFO 2025-10-14 19:31:55,230 signals 37250 8782111040 SubFile created: FILE-2025-000026-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:31:55,230 signals 37250 8782111040 Created sub-file FILE-2025-000026-OT-01 for patient MRNAGDAR000026 at clinic Occupational Therapy INFO 2025-10-14 19:31:55,230 signals 37250 8782111040 Notified provider yazeed.al-ahmadi.ot1 of new appointment INFO 2025-10-14 19:31:55,231 signals 37250 8782111040 Appointment created: 4fea3d9c-0ec1-4b2d-a766-ef1e8d97e1ad for patient MRNAGDAR000025 on 2025-07-27 INFO 2025-10-14 19:31:55,231 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000025-MED-01 INFO 2025-10-14 19:31:55,232 signals 37250 8782111040 SubFile created: FILE-2025-000025-MED-01 for clinic Medical Department INFO 2025-10-14 19:31:55,232 signals 37250 8782111040 Created sub-file FILE-2025-000025-MED-01 for patient MRNAGDAR000025 at clinic Medical Department INFO 2025-10-14 19:31:55,232 signals 37250 8782111040 Notified provider salma.al-harbi.doctor2 of new appointment INFO 2025-10-14 19:31:55,233 signals 37250 8782111040 Appointment created: 2dfd4e51-7cc7-493b-a00c-f18cc90ff3e3 for patient MRNAGDAR000034 on 2025-08-31 INFO 2025-10-14 19:31:55,233 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000034-ABA-01 INFO 2025-10-14 19:31:55,233 signals 37250 8782111040 SubFile created: FILE-2025-000034-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:31:55,233 signals 37250 8782111040 Created sub-file FILE-2025-000034-ABA-01 for patient MRNAGDAR000034 at clinic ABA Therapy INFO 2025-10-14 19:31:55,233 signals 37250 8782111040 Notified provider nada.al-shehri.aba2 of new appointment INFO 2025-10-14 19:31:55,235 signals 37250 8782111040 Appointment created: a8af9177-5345-42b0-8c57-743986fe169a for patient MRNAGDAR000036 on 2025-07-16 INFO 2025-10-14 19:31:55,235 signals 37250 8782111040 Notified provider turki.al-harthi.nurse3 of new appointment INFO 2025-10-14 19:31:55,237 signals 37250 8782111040 Appointment created: c476f003-48ba-4bb3-ab8b-95c22c54476e for patient MRNAGDAR000025 on 2025-07-22 INFO 2025-10-14 19:31:55,237 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000025-ABA-02 INFO 2025-10-14 19:31:55,237 signals 37250 8782111040 SubFile created: FILE-2025-000025-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:31:55,237 signals 37250 8782111040 Created sub-file FILE-2025-000025-ABA-02 for patient MRNAGDAR000025 at clinic ABA Therapy INFO 2025-10-14 19:31:55,238 signals 37250 8782111040 Notified provider nasser.al-dawsari.aba1 of new appointment INFO 2025-10-14 19:31:55,239 signals 37250 8782111040 Appointment created: 871eb914-b9c2-4bc8-bdea-58ed850b42dd for patient MRNAGDAR000010 on 2025-11-10 INFO 2025-10-14 19:31:55,239 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000010-MED-03 INFO 2025-10-14 19:31:55,239 signals 37250 8782111040 SubFile created: FILE-2025-000010-MED-03 for clinic Medical Department INFO 2025-10-14 19:31:55,239 signals 37250 8782111040 Created sub-file FILE-2025-000010-MED-03 for patient MRNAGDAR000010 at clinic Medical Department INFO 2025-10-14 19:31:55,240 signals 37250 8782111040 Notified provider saad.al-dosari.doctor3 of new appointment INFO 2025-10-14 19:31:55,240 signals 37250 8782111040 Scheduled 24-hour reminder for appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd INFO 2025-10-14 19:31:55,241 signals 37250 8782111040 Scheduled 2-hour reminder for appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd INFO 2025-10-14 19:31:55,241 signals 37250 8782111040 Appointment created: bd1f69c4-94a2-4fc4-ba4e-af8b21b21041 for patient MRNAGDAR000015 on 2025-09-21 INFO 2025-10-14 19:31:55,242 signals 37250 8782111040 Notified provider nasser.al-dawsari.aba1 of new appointment INFO 2025-10-14 19:31:55,243 signals 37250 8782111040 Appointment created: aa9156f1-af15-4c49-8a68-684449d7bb18 for patient MRNAGDAR000005 on 2025-07-27 INFO 2025-10-14 19:31:55,243 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000005-NUR-03 INFO 2025-10-14 19:31:55,243 signals 37250 8782111040 SubFile created: FILE-2025-000005-NUR-03 for clinic Nursing Department INFO 2025-10-14 19:31:55,243 signals 37250 8782111040 Created sub-file FILE-2025-000005-NUR-03 for patient MRNAGDAR000005 at clinic Nursing Department INFO 2025-10-14 19:31:55,243 signals 37250 8782111040 Notified provider ghada.al-balawi.nurse1 of new appointment INFO 2025-10-14 19:31:55,245 signals 37250 8782111040 Appointment created: 314d0704-cd50-4042-b085-9bc62b3d2749 for patient MRNAGDAR000017 on 2025-10-02 INFO 2025-10-14 19:31:55,245 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000017-MED-02 INFO 2025-10-14 19:31:55,245 signals 37250 8782111040 SubFile created: FILE-2025-000017-MED-02 for clinic Medical Department INFO 2025-10-14 19:31:55,245 signals 37250 8782111040 Created sub-file FILE-2025-000017-MED-02 for patient MRNAGDAR000017 at clinic Medical Department INFO 2025-10-14 19:31:55,246 signals 37250 8782111040 Notified provider saad.al-dosari.doctor3 of new appointment INFO 2025-10-14 19:31:55,247 signals 37250 8782111040 Appointment created: 5ce73fef-9f53-4e42-be8b-4054f9da7de3 for patient MRNAGDAR000007 on 2025-10-16 INFO 2025-10-14 19:31:55,247 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000007-ABA-04 INFO 2025-10-14 19:31:55,247 signals 37250 8782111040 SubFile created: FILE-2025-000007-ABA-04 for clinic ABA Therapy INFO 2025-10-14 19:31:55,247 signals 37250 8782111040 Created sub-file FILE-2025-000007-ABA-04 for patient MRNAGDAR000007 at clinic ABA Therapy INFO 2025-10-14 19:31:55,248 signals 37250 8782111040 Notified provider nada.al-shehri.aba2 of new appointment INFO 2025-10-14 19:31:55,248 signals 37250 8782111040 Scheduled 24-hour reminder for appointment 5ce73fef-9f53-4e42-be8b-4054f9da7de3 INFO 2025-10-14 19:31:55,249 signals 37250 8782111040 Scheduled 2-hour reminder for appointment 5ce73fef-9f53-4e42-be8b-4054f9da7de3 INFO 2025-10-14 19:31:55,249 signals 37250 8782111040 Appointment created: 0154631c-de0b-4722-9966-4a2f9d552bfd for patient MRNAGDAR000022 on 2025-09-14 INFO 2025-10-14 19:31:55,250 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000022-NUR-01 INFO 2025-10-14 19:31:55,250 signals 37250 8782111040 SubFile created: FILE-2025-000022-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:31:55,250 signals 37250 8782111040 Created sub-file FILE-2025-000022-NUR-01 for patient MRNAGDAR000022 at clinic Nursing Department INFO 2025-10-14 19:31:55,250 signals 37250 8782111040 Notified provider ghada.al-balawi.nurse1 of new appointment INFO 2025-10-14 19:31:55,251 signals 37250 8782111040 Appointment created: d114214f-c961-4345-955e-2bcc0b41908c for patient MRNAGDAR000014 on 2025-07-17 INFO 2025-10-14 19:31:55,252 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000014-OT-01 INFO 2025-10-14 19:31:55,252 signals 37250 8782111040 SubFile created: FILE-2025-000014-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:31:55,252 signals 37250 8782111040 Created sub-file FILE-2025-000014-OT-01 for patient MRNAGDAR000014 at clinic Occupational Therapy INFO 2025-10-14 19:31:55,252 signals 37250 8782111040 Notified provider yazeed.al-ahmadi.ot1 of new appointment INFO 2025-10-14 19:31:55,253 signals 37250 8782111040 Appointment created: 0aebac0b-200e-4874-a30f-af3bcb404acd for patient MRNAGDAR000031 on 2025-09-28 INFO 2025-10-14 19:31:55,253 signals 37250 8782111040 Notified provider salma.al-harbi.doctor2 of new appointment INFO 2025-10-14 19:31:55,255 signals 37250 8782111040 Appointment created: 073c5f0a-1f05-40f9-91be-9b18ce06db7d for patient MRNAGDAR000004 on 2025-08-10 INFO 2025-10-14 19:31:55,255 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000004-ABA-01 INFO 2025-10-14 19:31:55,255 signals 37250 8782111040 SubFile created: FILE-2025-000004-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:31:55,255 signals 37250 8782111040 Created sub-file FILE-2025-000004-ABA-01 for patient MRNAGDAR000004 at clinic ABA Therapy INFO 2025-10-14 19:31:55,256 signals 37250 8782111040 Notified provider nasser.al-dawsari.aba1 of new appointment INFO 2025-10-14 19:31:55,256 signals 37250 8782111040 Appointment created: c56abf3c-4f3b-4199-81a0-9f5ea317e6cc for patient MRNAGDAR000037 on 2025-09-10 INFO 2025-10-14 19:31:55,257 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000037-MED-01 INFO 2025-10-14 19:31:55,257 signals 37250 8782111040 SubFile created: FILE-2025-000037-MED-01 for clinic Medical Department INFO 2025-10-14 19:31:55,257 signals 37250 8782111040 Created sub-file FILE-2025-000037-MED-01 for patient MRNAGDAR000037 at clinic Medical Department INFO 2025-10-14 19:31:55,257 signals 37250 8782111040 Notified provider saad.al-dosari.doctor3 of new appointment INFO 2025-10-14 19:31:55,258 signals 37250 8782111040 Appointment created: 0d2330e1-377f-4615-bc3a-62c4a7ba6620 for patient MRNAGDAR000034 on 2025-09-15 INFO 2025-10-14 19:31:55,259 signals 37250 8782111040 Notified provider nasser.al-dawsari.aba1 of new appointment INFO 2025-10-14 19:31:55,260 signals 37250 8782111040 Appointment created: 347559e5-2848-4672-b1bc-91f8fca6f10b for patient MRNAGDAR000023 on 2025-08-18 INFO 2025-10-14 19:31:55,260 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000023-SLP-02 INFO 2025-10-14 19:31:55,261 signals 37250 8782111040 SubFile created: FILE-2025-000023-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:31:55,261 signals 37250 8782111040 Created sub-file FILE-2025-000023-SLP-02 for patient MRNAGDAR000023 at clinic Speech-Language Pathology INFO 2025-10-14 19:31:55,261 signals 37250 8782111040 Notified provider mona.al-dosari.slp2 of new appointment INFO 2025-10-14 19:31:55,262 signals 37250 8782111040 Appointment created: 69b3d00b-c539-4b0e-95fa-184ed28f00ec for patient MRNAGDAR000011 on 2025-09-14 INFO 2025-10-14 19:31:55,262 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000011-NUR-02 INFO 2025-10-14 19:31:55,262 signals 37250 8782111040 SubFile created: FILE-2025-000011-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:31:55,262 signals 37250 8782111040 Created sub-file FILE-2025-000011-NUR-02 for patient MRNAGDAR000011 at clinic Nursing Department INFO 2025-10-14 19:31:55,263 signals 37250 8782111040 Notified provider nawaf.al-shamrani.nurse2 of new appointment INFO 2025-10-14 19:31:55,263 signals 37250 8782111040 Appointment created: 0cb26ec6-5fa5-457a-895d-ff0a596651da for patient MRNAGDAR000035 on 2025-10-28 INFO 2025-10-14 19:31:55,264 signals 37250 8782111040 Notified provider nasser.al-dawsari.aba1 of new appointment INFO 2025-10-14 19:31:55,264 signals 37250 8782111040 Scheduled 24-hour reminder for appointment 0cb26ec6-5fa5-457a-895d-ff0a596651da INFO 2025-10-14 19:31:55,264 signals 37250 8782111040 Scheduled 2-hour reminder for appointment 0cb26ec6-5fa5-457a-895d-ff0a596651da INFO 2025-10-14 19:31:55,265 signals 37250 8782111040 Appointment created: 2d2cc1ec-f33b-4033-8289-ce57a39987c6 for patient MRNAGDAR000017 on 2025-10-26 INFO 2025-10-14 19:31:55,266 signals 37250 8782111040 Notified provider nawaf.al-shamrani.nurse2 of new appointment INFO 2025-10-14 19:31:55,266 signals 37250 8782111040 Scheduled 24-hour reminder for appointment 2d2cc1ec-f33b-4033-8289-ce57a39987c6 INFO 2025-10-14 19:31:55,266 signals 37250 8782111040 Scheduled 2-hour reminder for appointment 2d2cc1ec-f33b-4033-8289-ce57a39987c6 INFO 2025-10-14 19:31:55,267 signals 37250 8782111040 Appointment created: 95120040-aa3a-49eb-b374-a3db270dbb00 for patient MRNAGDAR000040 on 2025-09-24 INFO 2025-10-14 19:31:55,267 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000040-OT-01 INFO 2025-10-14 19:31:55,267 signals 37250 8782111040 SubFile created: FILE-2025-000040-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:31:55,268 signals 37250 8782111040 Created sub-file FILE-2025-000040-OT-01 for patient MRNAGDAR000040 at clinic Occupational Therapy INFO 2025-10-14 19:31:55,268 signals 37250 8782111040 Notified provider sarah.al-shammari.ot2 of new appointment INFO 2025-10-14 19:31:55,269 signals 37250 8782111040 Appointment created: a2f0c790-d4cc-49f3-bb84-f9a161d40968 for patient MRNAGDAR000021 on 2025-09-28 INFO 2025-10-14 19:31:55,269 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000021-OT-03 INFO 2025-10-14 19:31:55,270 signals 37250 8782111040 SubFile created: FILE-2025-000021-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:31:55,270 signals 37250 8782111040 Created sub-file FILE-2025-000021-OT-03 for patient MRNAGDAR000021 at clinic Occupational Therapy INFO 2025-10-14 19:31:55,270 signals 37250 8782111040 Notified provider yazeed.al-ahmadi.ot1 of new appointment INFO 2025-10-14 19:31:55,271 signals 37250 8782111040 Appointment created: dec3c21b-955a-481b-bfb1-486a93972fe5 for patient MRNAGDAR000020 on 2025-09-10 INFO 2025-10-14 19:31:55,271 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000020-ABA-02 INFO 2025-10-14 19:31:55,272 signals 37250 8782111040 SubFile created: FILE-2025-000020-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:31:55,272 signals 37250 8782111040 Created sub-file FILE-2025-000020-ABA-02 for patient MRNAGDAR000020 at clinic ABA Therapy INFO 2025-10-14 19:31:55,272 signals 37250 8782111040 Notified provider nasser.al-dawsari.aba1 of new appointment INFO 2025-10-14 19:31:55,273 signals 37250 8782111040 Appointment created: dd604e03-a9bd-4210-985e-9f1b95431caa for patient MRNAGDAR000045 on 2025-08-07 INFO 2025-10-14 19:31:55,274 signals 37250 8782111040 Notified provider turki.al-harthi.nurse3 of new appointment INFO 2025-10-14 19:31:55,275 signals 37250 8782111040 Appointment created: c18ab247-afa4-4892-96bb-37cfda089a0d for patient MRNAGDAR000043 on 2025-08-27 INFO 2025-10-14 19:31:55,276 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000043-ABA-01 INFO 2025-10-14 19:31:55,276 signals 37250 8782111040 SubFile created: FILE-2025-000043-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:31:55,276 signals 37250 8782111040 Created sub-file FILE-2025-000043-ABA-01 for patient MRNAGDAR000043 at clinic ABA Therapy INFO 2025-10-14 19:31:55,276 signals 37250 8782111040 Notified provider nasser.al-dawsari.aba1 of new appointment INFO 2025-10-14 19:31:55,277 signals 37250 8782111040 Appointment created: b5cba80e-aa00-4b14-aa45-c4180cd4d476 for patient MRNAGDAR000044 on 2025-08-03 INFO 2025-10-14 19:31:55,278 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000044-MED-02 INFO 2025-10-14 19:31:55,278 signals 37250 8782111040 SubFile created: FILE-2025-000044-MED-02 for clinic Medical Department INFO 2025-10-14 19:31:55,278 signals 37250 8782111040 Created sub-file FILE-2025-000044-MED-02 for patient MRNAGDAR000044 at clinic Medical Department INFO 2025-10-14 19:31:55,278 signals 37250 8782111040 Notified provider saad.al-dosari.doctor3 of new appointment INFO 2025-10-14 19:31:55,279 signals 37250 8782111040 Appointment created: b5f7bd25-7ed6-441d-b576-f09805569cae for patient MRNAGDAR000009 on 2025-09-14 INFO 2025-10-14 19:31:55,280 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000009-SLP-02 INFO 2025-10-14 19:31:55,280 signals 37250 8782111040 SubFile created: FILE-2025-000009-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:31:55,280 signals 37250 8782111040 Created sub-file FILE-2025-000009-SLP-02 for patient MRNAGDAR000009 at clinic Speech-Language Pathology INFO 2025-10-14 19:31:55,280 signals 37250 8782111040 Notified provider mona.al-dosari.slp2 of new appointment INFO 2025-10-14 19:31:55,281 signals 37250 8782111040 Appointment created: f35cd6f6-c9dc-4d6e-8804-7a501926a712 for patient MRNAGDAR000008 on 2025-08-11 INFO 2025-10-14 19:31:55,282 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000008-NUR-01 INFO 2025-10-14 19:31:55,282 signals 37250 8782111040 SubFile created: FILE-2025-000008-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:31:55,282 signals 37250 8782111040 Created sub-file FILE-2025-000008-NUR-01 for patient MRNAGDAR000008 at clinic Nursing Department INFO 2025-10-14 19:31:55,282 signals 37250 8782111040 Notified provider ghada.al-balawi.nurse1 of new appointment INFO 2025-10-14 19:31:55,283 signals 37250 8782111040 Appointment created: 01e64bc4-bb55-4589-ade8-2d684af8679f for patient MRNAGDAR000021 on 2025-11-02 INFO 2025-10-14 19:31:55,284 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000021-NUR-04 INFO 2025-10-14 19:31:55,284 signals 37250 8782111040 SubFile created: FILE-2025-000021-NUR-04 for clinic Nursing Department INFO 2025-10-14 19:31:55,284 signals 37250 8782111040 Created sub-file FILE-2025-000021-NUR-04 for patient MRNAGDAR000021 at clinic Nursing Department INFO 2025-10-14 19:31:55,287 confirmation_service 37250 8782111040 Created confirmation token for appointment 01e64bc4-bb55-4589-ade8-2d684af8679f, expires at 2025-10-21 16:31:55.286884+00:00 ERROR 2025-10-14 19:31:55,287 signals 37250 8782111040 Error creating confirmation token for appointment 01e64bc4-bb55-4589-ade8-2d684af8679f: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:31:55,287 signals 37250 8782111040 Notified provider ghada.al-balawi.nurse1 of new appointment INFO 2025-10-14 19:31:55,288 signals 37250 8782111040 Scheduled 24-hour reminder for appointment 01e64bc4-bb55-4589-ade8-2d684af8679f INFO 2025-10-14 19:31:55,288 signals 37250 8782111040 Scheduled 2-hour reminder for appointment 01e64bc4-bb55-4589-ade8-2d684af8679f INFO 2025-10-14 19:31:55,289 signals 37250 8782111040 Appointment created: 0c40c196-23f9-44f8-849f-b4d64711c606 for patient MRNAGDAR000026 on 2025-09-14 INFO 2025-10-14 19:31:55,289 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000026-SLP-02 INFO 2025-10-14 19:31:55,289 signals 37250 8782111040 SubFile created: FILE-2025-000026-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:31:55,289 signals 37250 8782111040 Created sub-file FILE-2025-000026-SLP-02 for patient MRNAGDAR000026 at clinic Speech-Language Pathology INFO 2025-10-14 19:31:55,290 signals 37250 8782111040 Notified provider mona.al-dosari.slp2 of new appointment INFO 2025-10-14 19:31:55,291 signals 37250 8782111040 Appointment created: dcac2542-d497-4e81-9fa2-9586a6b8dd0a for patient MRNAGDAR000037 on 2025-08-17 INFO 2025-10-14 19:31:55,292 signals 37250 8782111040 Notified provider reem.al-subai.doctor1 of new appointment INFO 2025-10-14 19:31:55,293 signals 37250 8782111040 Appointment created: 84ee1fa6-4a0d-4c8a-90c7-ee44a8ab32af for patient MRNAGDAR000045 on 2025-07-28 INFO 2025-10-14 19:31:55,293 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000045-ABA-03 INFO 2025-10-14 19:31:55,293 signals 37250 8782111040 SubFile created: FILE-2025-000045-ABA-03 for clinic ABA Therapy INFO 2025-10-14 19:31:55,293 signals 37250 8782111040 Created sub-file FILE-2025-000045-ABA-03 for patient MRNAGDAR000045 at clinic ABA Therapy INFO 2025-10-14 19:31:55,294 signals 37250 8782111040 Notified provider nada.al-shehri.aba2 of new appointment INFO 2025-10-14 19:31:55,295 signals 37250 8782111040 Appointment created: 14eb392b-a580-46c6-823f-c4f384a84858 for patient MRNAGDAR000047 on 2025-08-31 INFO 2025-10-14 19:31:55,295 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000047-ABA-01 INFO 2025-10-14 19:31:55,295 signals 37250 8782111040 SubFile created: FILE-2025-000047-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:31:55,295 signals 37250 8782111040 Created sub-file FILE-2025-000047-ABA-01 for patient MRNAGDAR000047 at clinic ABA Therapy INFO 2025-10-14 19:31:55,296 signals 37250 8782111040 Notified provider nada.al-shehri.aba2 of new appointment INFO 2025-10-14 19:31:55,297 signals 37250 8782111040 Appointment created: 8d08ac85-3ba7-47db-ab03-6ed9f25c63f4 for patient MRNAGDAR000028 on 2025-10-14 INFO 2025-10-14 19:31:55,298 signals 37250 8782111040 Notified provider mona.al-dosari.slp2 of new appointment INFO 2025-10-14 19:31:55,299 signals 37250 8782111040 Appointment created: 3419b0a9-47ae-4ec4-8e58-22fa14b1409c for patient MRNAGDAR000027 on 2025-08-13 INFO 2025-10-14 19:31:55,299 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000027-NUR-02 INFO 2025-10-14 19:31:55,300 signals 37250 8782111040 SubFile created: FILE-2025-000027-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:31:55,300 signals 37250 8782111040 Created sub-file FILE-2025-000027-NUR-02 for patient MRNAGDAR000027 at clinic Nursing Department INFO 2025-10-14 19:31:55,300 signals 37250 8782111040 Notified provider ghada.al-balawi.nurse1 of new appointment INFO 2025-10-14 19:31:55,301 signals 37250 8782111040 Appointment created: d9555b96-c0cf-4c85-9485-c8abb17ed4e7 for patient MRNAGDAR000050 on 2025-08-24 INFO 2025-10-14 19:31:55,302 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000050-MED-01 INFO 2025-10-14 19:31:55,302 signals 37250 8782111040 SubFile created: FILE-2025-000050-MED-01 for clinic Medical Department INFO 2025-10-14 19:31:55,302 signals 37250 8782111040 Created sub-file FILE-2025-000050-MED-01 for patient MRNAGDAR000050 at clinic Medical Department INFO 2025-10-14 19:31:55,302 signals 37250 8782111040 Notified provider saad.al-dosari.doctor3 of new appointment INFO 2025-10-14 19:31:55,303 signals 37250 8782111040 Appointment created: 8eaf4ca9-4ec6-457a-ab13-1be9a61907b0 for patient MRNAGDAR000029 on 2025-09-28 INFO 2025-10-14 19:31:55,304 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000029-OT-01 INFO 2025-10-14 19:31:55,304 signals 37250 8782111040 SubFile created: FILE-2025-000029-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:31:55,304 signals 37250 8782111040 Created sub-file FILE-2025-000029-OT-01 for patient MRNAGDAR000029 at clinic Occupational Therapy INFO 2025-10-14 19:31:55,304 signals 37250 8782111040 Notified provider yazeed.al-ahmadi.ot1 of new appointment INFO 2025-10-14 19:31:55,305 signals 37250 8782111040 Appointment created: 275a73c0-647a-4ab0-a653-6c4271a530f1 for patient MRNAGDAR000004 on 2025-07-17 INFO 2025-10-14 19:31:55,306 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000004-NUR-02 INFO 2025-10-14 19:31:55,306 signals 37250 8782111040 SubFile created: FILE-2025-000004-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:31:55,306 signals 37250 8782111040 Created sub-file FILE-2025-000004-NUR-02 for patient MRNAGDAR000004 at clinic Nursing Department INFO 2025-10-14 19:31:55,306 signals 37250 8782111040 Notified provider ghada.al-balawi.nurse1 of new appointment INFO 2025-10-14 19:31:55,307 signals 37250 8782111040 Appointment created: 1ee600b4-8087-42b0-9ad2-a149436fc20e for patient MRNAGDAR000036 on 2025-10-13 INFO 2025-10-14 19:31:55,308 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000036-ABA-02 INFO 2025-10-14 19:31:55,308 signals 37250 8782111040 SubFile created: FILE-2025-000036-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:31:55,308 signals 37250 8782111040 Created sub-file FILE-2025-000036-ABA-02 for patient MRNAGDAR000036 at clinic ABA Therapy INFO 2025-10-14 19:31:55,308 signals 37250 8782111040 Notified provider nada.al-shehri.aba2 of new appointment INFO 2025-10-14 19:31:55,310 signals 37250 8782111040 Appointment created: 27fc9378-92bc-455c-a75e-daf7b34319cb for patient MRNAGDAR000039 on 2025-08-28 INFO 2025-10-14 19:31:55,310 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000039-ABA-02 INFO 2025-10-14 19:31:55,310 signals 37250 8782111040 SubFile created: FILE-2025-000039-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:31:55,310 signals 37250 8782111040 Created sub-file FILE-2025-000039-ABA-02 for patient MRNAGDAR000039 at clinic ABA Therapy INFO 2025-10-14 19:31:55,311 signals 37250 8782111040 Notified provider nasser.al-dawsari.aba1 of new appointment INFO 2025-10-14 19:31:55,312 signals 37250 8782111040 Appointment created: 9e82e6aa-4db1-4e3a-921a-34e4b98e491c for patient MRNAGDAR000033 on 2025-08-05 INFO 2025-10-14 19:31:55,312 signals 37250 8782111040 Notified provider mona.al-dosari.slp2 of new appointment INFO 2025-10-14 19:31:55,313 signals 37250 8782111040 Appointment created: 1ba52899-1a8e-4bce-93bd-d1d643bb7b69 for patient MRNAGDAR000012 on 2025-11-03 INFO 2025-10-14 19:31:55,314 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000012-SLP-01 INFO 2025-10-14 19:31:55,314 signals 37250 8782111040 SubFile created: FILE-2025-000012-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:31:55,314 signals 37250 8782111040 Created sub-file FILE-2025-000012-SLP-01 for patient MRNAGDAR000012 at clinic Speech-Language Pathology INFO 2025-10-14 19:31:55,315 confirmation_service 37250 8782111040 Created confirmation token for appointment 1ba52899-1a8e-4bce-93bd-d1d643bb7b69, expires at 2025-10-21 16:31:55.315004+00:00 ERROR 2025-10-14 19:31:55,315 signals 37250 8782111040 Error creating confirmation token for appointment 1ba52899-1a8e-4bce-93bd-d1d643bb7b69: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:31:55,315 signals 37250 8782111040 Notified provider mona.al-dosari.slp2 of new appointment INFO 2025-10-14 19:31:55,315 signals 37250 8782111040 Scheduled 24-hour reminder for appointment 1ba52899-1a8e-4bce-93bd-d1d643bb7b69 INFO 2025-10-14 19:31:55,316 signals 37250 8782111040 Scheduled 2-hour reminder for appointment 1ba52899-1a8e-4bce-93bd-d1d643bb7b69 INFO 2025-10-14 19:31:55,316 signals 37250 8782111040 Appointment created: 5706325e-2810-40ec-b2f4-7ca7d29774fb for patient MRNAGDAR000023 on 2025-09-08 INFO 2025-10-14 19:31:55,317 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000023-ABA-03 INFO 2025-10-14 19:31:55,317 signals 37250 8782111040 SubFile created: FILE-2025-000023-ABA-03 for clinic ABA Therapy INFO 2025-10-14 19:31:55,317 signals 37250 8782111040 Created sub-file FILE-2025-000023-ABA-03 for patient MRNAGDAR000023 at clinic ABA Therapy INFO 2025-10-14 19:31:55,317 signals 37250 8782111040 Notified provider nasser.al-dawsari.aba1 of new appointment INFO 2025-10-14 19:31:55,318 signals 37250 8782111040 Appointment created: 2955a7b1-4bda-4f8f-8259-86bcbc46dcf4 for patient MRNAGDAR000021 on 2025-08-14 INFO 2025-10-14 19:31:55,319 signals 37250 8782111040 Notified provider nawaf.al-shamrani.nurse2 of new appointment INFO 2025-10-14 19:31:55,320 signals 37250 8782111040 Appointment created: 22901193-4402-4566-8725-5347ba560f0b for patient MRNAGDAR000048 on 2025-10-05 INFO 2025-10-14 19:31:55,321 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000048-OT-03 INFO 2025-10-14 19:31:55,321 signals 37250 8782111040 SubFile created: FILE-2025-000048-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:31:55,321 signals 37250 8782111040 Created sub-file FILE-2025-000048-OT-03 for patient MRNAGDAR000048 at clinic Occupational Therapy INFO 2025-10-14 19:31:55,321 signals 37250 8782111040 Notified provider yazeed.al-ahmadi.ot1 of new appointment INFO 2025-10-14 19:31:55,323 signals 37250 8782111040 Appointment created: 33c4356f-75e5-45f2-81bc-fe5e920900e4 for patient MRNAGDAR000009 on 2025-08-31 INFO 2025-10-14 19:31:55,323 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000009-NUR-03 INFO 2025-10-14 19:31:55,323 signals 37250 8782111040 SubFile created: FILE-2025-000009-NUR-03 for clinic Nursing Department INFO 2025-10-14 19:31:55,323 signals 37250 8782111040 Created sub-file FILE-2025-000009-NUR-03 for patient MRNAGDAR000009 at clinic Nursing Department INFO 2025-10-14 19:31:55,323 signals 37250 8782111040 Notified provider ghada.al-balawi.nurse1 of new appointment INFO 2025-10-14 19:31:55,325 signals 37250 8782111040 Appointment created: 2e0a1615-a233-425f-866b-fabd0029887f for patient MRNAGDAR000003 on 2025-09-28 INFO 2025-10-14 19:31:55,325 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000003-SLP-01 INFO 2025-10-14 19:31:55,325 signals 37250 8782111040 SubFile created: FILE-2025-000003-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:31:55,325 signals 37250 8782111040 Created sub-file FILE-2025-000003-SLP-01 for patient MRNAGDAR000003 at clinic Speech-Language Pathology INFO 2025-10-14 19:31:55,326 signals 37250 8782111040 Notified provider mona.al-dosari.slp2 of new appointment INFO 2025-10-14 19:31:55,327 signals 37250 8782111040 Appointment created: 9efea993-e135-4da1-b1b6-3aa60a1aa605 for patient MRNAGDAR000017 on 2025-11-09 INFO 2025-10-14 19:31:55,327 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000017-OT-03 INFO 2025-10-14 19:31:55,327 signals 37250 8782111040 SubFile created: FILE-2025-000017-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:31:55,327 signals 37250 8782111040 Created sub-file FILE-2025-000017-OT-03 for patient MRNAGDAR000017 at clinic Occupational Therapy INFO 2025-10-14 19:31:55,328 signals 37250 8782111040 Notified provider yazeed.al-ahmadi.ot1 of new appointment INFO 2025-10-14 19:31:55,328 signals 37250 8782111040 Scheduled 24-hour reminder for appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 INFO 2025-10-14 19:31:55,328 signals 37250 8782111040 Scheduled 2-hour reminder for appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 INFO 2025-10-14 19:31:55,329 signals 37250 8782111040 Appointment created: c94ca20d-5c23-409b-8a0f-da1208de5620 for patient MRNAGDAR000024 on 2025-09-25 INFO 2025-10-14 19:31:55,329 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000024-ABA-03 INFO 2025-10-14 19:31:55,330 signals 37250 8782111040 SubFile created: FILE-2025-000024-ABA-03 for clinic ABA Therapy INFO 2025-10-14 19:31:55,330 signals 37250 8782111040 Created sub-file FILE-2025-000024-ABA-03 for patient MRNAGDAR000024 at clinic ABA Therapy INFO 2025-10-14 19:31:55,330 signals 37250 8782111040 Notified provider nasser.al-dawsari.aba1 of new appointment INFO 2025-10-14 19:31:55,331 signals 37250 8782111040 Appointment created: 1601aee8-8f2f-4aca-abed-4ffc7d47ac69 for patient MRNAGDAR000018 on 2025-08-06 INFO 2025-10-14 19:31:55,331 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000018-OT-02 INFO 2025-10-14 19:31:55,332 signals 37250 8782111040 SubFile created: FILE-2025-000018-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:31:55,332 signals 37250 8782111040 Created sub-file FILE-2025-000018-OT-02 for patient MRNAGDAR000018 at clinic Occupational Therapy INFO 2025-10-14 19:31:55,332 signals 37250 8782111040 Notified provider yazeed.al-ahmadi.ot1 of new appointment INFO 2025-10-14 19:31:55,333 signals 37250 8782111040 Appointment created: bfa2ebca-a8cc-4cdf-b4f1-fa096786224c for patient MRNAGDAR000036 on 2025-08-24 INFO 2025-10-14 19:31:55,334 signals 37250 8782111040 Notified provider ghada.al-balawi.nurse1 of new appointment INFO 2025-10-14 19:31:55,335 signals 37250 8782111040 Appointment created: 57ead470-c3ef-4fe7-9488-3d72a8ff2297 for patient MRNAGDAR000047 on 2025-09-01 INFO 2025-10-14 19:31:55,336 signals 37250 8782111040 Notified provider nada.al-shehri.aba2 of new appointment INFO 2025-10-14 19:31:55,337 signals 37250 8782111040 Appointment created: 0c646fa6-125d-4317-8690-32ece6e938b9 for patient MRNAGDAR000014 on 2025-08-04 INFO 2025-10-14 19:31:55,337 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000014-SLP-02 INFO 2025-10-14 19:31:55,337 signals 37250 8782111040 SubFile created: FILE-2025-000014-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:31:55,337 signals 37250 8782111040 Created sub-file FILE-2025-000014-SLP-02 for patient MRNAGDAR000014 at clinic Speech-Language Pathology INFO 2025-10-14 19:31:55,338 signals 37250 8782111040 Notified provider latifa.al-dosari.slp1 of new appointment INFO 2025-10-14 19:31:55,339 signals 37250 8782111040 Appointment created: b1d3aab8-8280-44fe-ab81-c1d591868c0d for patient MRNAGDAR000012 on 2025-10-02 INFO 2025-10-14 19:31:55,339 signals 37250 8782111040 Notified provider latifa.al-dosari.slp1 of new appointment INFO 2025-10-14 19:31:55,341 signals 37250 8782111040 Appointment created: 148b2b10-8d43-429b-b9b0-addfde4f07ce for patient MRNAGDAR000041 on 2025-08-10 INFO 2025-10-14 19:31:55,341 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000041-SLP-01 INFO 2025-10-14 19:31:55,341 signals 37250 8782111040 SubFile created: FILE-2025-000041-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:31:55,341 signals 37250 8782111040 Created sub-file FILE-2025-000041-SLP-01 for patient MRNAGDAR000041 at clinic Speech-Language Pathology INFO 2025-10-14 19:31:55,341 signals 37250 8782111040 Notified provider latifa.al-dosari.slp1 of new appointment INFO 2025-10-14 19:31:55,343 signals 37250 8782111040 Appointment created: 06f37fb9-47dc-4061-8398-86b216f9be89 for patient MRNAGDAR000034 on 2025-10-12 INFO 2025-10-14 19:31:55,343 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000034-MED-02 INFO 2025-10-14 19:31:55,343 signals 37250 8782111040 SubFile created: FILE-2025-000034-MED-02 for clinic Medical Department INFO 2025-10-14 19:31:55,343 signals 37250 8782111040 Created sub-file FILE-2025-000034-MED-02 for patient MRNAGDAR000034 at clinic Medical Department INFO 2025-10-14 19:31:55,343 signals 37250 8782111040 Notified provider saad.al-dosari.doctor3 of new appointment INFO 2025-10-14 19:31:55,345 signals 37250 8782111040 Appointment created: fa636964-4c98-403c-ab12-329703f86f44 for patient MRNAGDAR000045 on 2025-09-14 INFO 2025-10-14 19:31:55,345 signals 37250 8782111040 Notified provider saad.al-dosari.doctor3 of new appointment INFO 2025-10-14 19:31:55,347 signals 37250 8782111040 Appointment created: 1b142b33-211e-4a91-b40c-9caad5a691d0 for patient MRNAGDAR000042 on 2025-10-07 INFO 2025-10-14 19:31:55,347 signals 37250 8782111040 Generated Sub-File Number: FILE-2025-000042-NUR-01 INFO 2025-10-14 19:31:55,347 signals 37250 8782111040 SubFile created: FILE-2025-000042-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:31:55,347 signals 37250 8782111040 Created sub-file FILE-2025-000042-NUR-01 for patient MRNAGDAR000042 at clinic Nursing Department INFO 2025-10-14 19:31:55,347 signals 37250 8782111040 Notified provider nawaf.al-shamrani.nurse2 of new appointment INFO 2025-10-14 19:31:55,479 signals 37250 8782111040 SubFile created: SF-OT-8972 for clinic Occupational Therapy INFO 2025-10-14 19:33:05,202 signals 37936 8782111040 User created: reem.al-juaid.admin1 (Administrator) INFO 2025-10-14 19:33:05,334 signals 37936 8782111040 User created: abdulrahman.al-qahtani.admin2 (Administrator) INFO 2025-10-14 19:33:05,470 signals 37936 8782111040 User created: mona.al-ghamdi.doctor1 (Doctor) INFO 2025-10-14 19:33:05,608 signals 37936 8782111040 User created: dalal.al-qahtani.doctor2 (Doctor) INFO 2025-10-14 19:33:05,742 signals 37936 8782111040 User created: hassan.al-shamrani.doctor3 (Doctor) INFO 2025-10-14 19:33:05,873 signals 37936 8782111040 User created: talal.al-harthi.nurse1 (Nurse) INFO 2025-10-14 19:33:06,011 signals 37936 8782111040 User created: jawaher.al-asiri.nurse2 (Nurse) INFO 2025-10-14 19:33:06,145 signals 37936 8782111040 User created: mona.al-shamrani.nurse3 (Nurse) INFO 2025-10-14 19:33:06,280 signals 37936 8782111040 User created: sultan.al-juaid.ot1 (Occupational Therapist) INFO 2025-10-14 19:33:06,416 signals 37936 8782111040 User created: fahad.al-dawsari.ot2 (Occupational Therapist) INFO 2025-10-14 19:33:06,551 signals 37936 8782111040 User created: talal.al-balawi.slp1 (Speech-Language Pathologist) INFO 2025-10-14 19:33:06,687 signals 37936 8782111040 User created: turki.al-omari.slp2 (Speech-Language Pathologist) INFO 2025-10-14 19:33:06,824 signals 37936 8782111040 User created: hussein.al-subai.aba1 (ABA Therapist) INFO 2025-10-14 19:33:06,960 signals 37936 8782111040 User created: omar.al-omari.aba2 (ABA Therapist) INFO 2025-10-14 19:33:07,097 signals 37936 8782111040 User created: nada.al-dosari.front_desk1 (Front Desk) INFO 2025-10-14 19:33:07,235 signals 37936 8782111040 User created: hessa.al-ghamdi.front_desk2 (Front Desk) INFO 2025-10-14 19:33:07,373 signals 37936 8782111040 User created: fahad.al-shahrani.finance1 (Finance) INFO 2025-10-14 19:33:07,508 signals 37936 8782111040 User created: amal.al-anzi.finance2 (Finance) INFO 2025-10-14 19:33:07,511 signals 37936 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-14 19:33:07,512 signals 37936 8782111040 File created: FILE-2025-000001 for patient MRNAGDAR000001 INFO 2025-10-14 19:33:07,512 signals 37936 8782111040 Created main file for patient: MRNAGDAR000001 INFO 2025-10-14 19:33:07,512 signals 37936 8782111040 Patient created: MRNAGDAR000001 - Saleh Al-Dosari INFO 2025-10-14 19:33:07,513 signals 37936 8782111040 Generated File Number: FILE-2025-000002 INFO 2025-10-14 19:33:07,514 signals 37936 8782111040 File created: FILE-2025-000002 for patient MRNAGDAR000002 INFO 2025-10-14 19:33:07,514 signals 37936 8782111040 Created main file for patient: MRNAGDAR000002 INFO 2025-10-14 19:33:07,514 signals 37936 8782111040 Patient created: MRNAGDAR000002 - Munira Al-Qahtani INFO 2025-10-14 19:33:07,515 signals 37936 8782111040 Generated File Number: FILE-2025-000003 INFO 2025-10-14 19:33:07,515 signals 37936 8782111040 File created: FILE-2025-000003 for patient MRNAGDAR000003 INFO 2025-10-14 19:33:07,515 signals 37936 8782111040 Created main file for patient: MRNAGDAR000003 INFO 2025-10-14 19:33:07,516 signals 37936 8782111040 Patient created: MRNAGDAR000003 - Faisal Al-Juaid INFO 2025-10-14 19:33:07,517 signals 37936 8782111040 Generated File Number: FILE-2025-000004 INFO 2025-10-14 19:33:07,517 signals 37936 8782111040 File created: FILE-2025-000004 for patient MRNAGDAR000004 INFO 2025-10-14 19:33:07,517 signals 37936 8782111040 Created main file for patient: MRNAGDAR000004 INFO 2025-10-14 19:33:07,517 signals 37936 8782111040 Patient created: MRNAGDAR000004 - Hussein Al-Balawi INFO 2025-10-14 19:33:07,518 signals 37936 8782111040 Generated File Number: FILE-2025-000005 INFO 2025-10-14 19:33:07,518 signals 37936 8782111040 File created: FILE-2025-000005 for patient MRNAGDAR000005 INFO 2025-10-14 19:33:07,518 signals 37936 8782111040 Created main file for patient: MRNAGDAR000005 INFO 2025-10-14 19:33:07,518 signals 37936 8782111040 Patient created: MRNAGDAR000005 - Hussein Al-Zahrani INFO 2025-10-14 19:33:07,519 signals 37936 8782111040 Generated File Number: FILE-2025-000006 INFO 2025-10-14 19:33:07,519 signals 37936 8782111040 File created: FILE-2025-000006 for patient MRNAGDAR000006 INFO 2025-10-14 19:33:07,520 signals 37936 8782111040 Created main file for patient: MRNAGDAR000006 INFO 2025-10-14 19:33:07,520 signals 37936 8782111040 Patient created: MRNAGDAR000006 - Waleed Al-Qahtani INFO 2025-10-14 19:33:07,521 signals 37936 8782111040 Generated File Number: FILE-2025-000007 INFO 2025-10-14 19:33:07,521 signals 37936 8782111040 File created: FILE-2025-000007 for patient MRNAGDAR000007 INFO 2025-10-14 19:33:07,521 signals 37936 8782111040 Created main file for patient: MRNAGDAR000007 INFO 2025-10-14 19:33:07,521 signals 37936 8782111040 Patient created: MRNAGDAR000007 - Amal Al-Harthi INFO 2025-10-14 19:33:07,522 signals 37936 8782111040 Generated File Number: FILE-2025-000008 INFO 2025-10-14 19:33:07,522 signals 37936 8782111040 File created: FILE-2025-000008 for patient MRNAGDAR000008 INFO 2025-10-14 19:33:07,522 signals 37936 8782111040 Created main file for patient: MRNAGDAR000008 INFO 2025-10-14 19:33:07,522 signals 37936 8782111040 Patient created: MRNAGDAR000008 - Faisal Al-Ghamdi INFO 2025-10-14 19:33:07,523 signals 37936 8782111040 Generated File Number: FILE-2025-000009 INFO 2025-10-14 19:33:07,524 signals 37936 8782111040 File created: FILE-2025-000009 for patient MRNAGDAR000009 INFO 2025-10-14 19:33:07,524 signals 37936 8782111040 Created main file for patient: MRNAGDAR000009 INFO 2025-10-14 19:33:07,524 signals 37936 8782111040 Patient created: MRNAGDAR000009 - Turki Al-Harthi INFO 2025-10-14 19:33:07,525 signals 37936 8782111040 Generated File Number: FILE-2025-000010 INFO 2025-10-14 19:33:07,525 signals 37936 8782111040 File created: FILE-2025-000010 for patient MRNAGDAR000010 INFO 2025-10-14 19:33:07,525 signals 37936 8782111040 Created main file for patient: MRNAGDAR000010 INFO 2025-10-14 19:33:07,525 signals 37936 8782111040 Patient created: MRNAGDAR000010 - Munira Al-Subaie INFO 2025-10-14 19:33:07,527 signals 37936 8782111040 Generated File Number: FILE-2025-000011 INFO 2025-10-14 19:33:07,527 signals 37936 8782111040 File created: FILE-2025-000011 for patient MRNAGDAR000011 INFO 2025-10-14 19:33:07,527 signals 37936 8782111040 Created main file for patient: MRNAGDAR000011 INFO 2025-10-14 19:33:07,527 signals 37936 8782111040 Patient created: MRNAGDAR000011 - Yazeed Al-Omari INFO 2025-10-14 19:33:07,528 signals 37936 8782111040 Generated File Number: FILE-2025-000012 INFO 2025-10-14 19:33:07,529 signals 37936 8782111040 File created: FILE-2025-000012 for patient MRNAGDAR000012 INFO 2025-10-14 19:33:07,529 signals 37936 8782111040 Created main file for patient: MRNAGDAR000012 INFO 2025-10-14 19:33:07,529 signals 37936 8782111040 Patient created: MRNAGDAR000012 - Turki Al-Maliki INFO 2025-10-14 19:33:07,530 signals 37936 8782111040 Generated File Number: FILE-2025-000013 INFO 2025-10-14 19:33:07,530 signals 37936 8782111040 File created: FILE-2025-000013 for patient MRNAGDAR000013 INFO 2025-10-14 19:33:07,530 signals 37936 8782111040 Created main file for patient: MRNAGDAR000013 INFO 2025-10-14 19:33:07,530 signals 37936 8782111040 Patient created: MRNAGDAR000013 - Lulwa Al-Ahmadi INFO 2025-10-14 19:33:07,531 signals 37936 8782111040 Generated File Number: FILE-2025-000014 INFO 2025-10-14 19:33:07,532 signals 37936 8782111040 File created: FILE-2025-000014 for patient MRNAGDAR000014 INFO 2025-10-14 19:33:07,532 signals 37936 8782111040 Created main file for patient: MRNAGDAR000014 INFO 2025-10-14 19:33:07,532 signals 37936 8782111040 Patient created: MRNAGDAR000014 - Abeer Al-Anzi INFO 2025-10-14 19:33:07,533 signals 37936 8782111040 Generated File Number: FILE-2025-000015 INFO 2025-10-14 19:33:07,533 signals 37936 8782111040 File created: FILE-2025-000015 for patient MRNAGDAR000015 INFO 2025-10-14 19:33:07,533 signals 37936 8782111040 Created main file for patient: MRNAGDAR000015 INFO 2025-10-14 19:33:07,533 signals 37936 8782111040 Patient created: MRNAGDAR000015 - Salma Al-Balawi INFO 2025-10-14 19:33:07,534 signals 37936 8782111040 Generated File Number: FILE-2025-000016 INFO 2025-10-14 19:33:07,534 signals 37936 8782111040 File created: FILE-2025-000016 for patient MRNAGDAR000016 INFO 2025-10-14 19:33:07,534 signals 37936 8782111040 Created main file for patient: MRNAGDAR000016 INFO 2025-10-14 19:33:07,535 signals 37936 8782111040 Patient created: MRNAGDAR000016 - Bandar Al-Otaibi INFO 2025-10-14 19:33:07,536 signals 37936 8782111040 Generated File Number: FILE-2025-000017 INFO 2025-10-14 19:33:07,536 signals 37936 8782111040 File created: FILE-2025-000017 for patient MRNAGDAR000017 INFO 2025-10-14 19:33:07,536 signals 37936 8782111040 Created main file for patient: MRNAGDAR000017 INFO 2025-10-14 19:33:07,536 signals 37936 8782111040 Patient created: MRNAGDAR000017 - Khalid Al-Anzi INFO 2025-10-14 19:33:07,538 signals 37936 8782111040 Generated File Number: FILE-2025-000018 INFO 2025-10-14 19:33:07,538 signals 37936 8782111040 File created: FILE-2025-000018 for patient MRNAGDAR000018 INFO 2025-10-14 19:33:07,538 signals 37936 8782111040 Created main file for patient: MRNAGDAR000018 INFO 2025-10-14 19:33:07,538 signals 37936 8782111040 Patient created: MRNAGDAR000018 - Ghada Al-Asiri INFO 2025-10-14 19:33:07,539 signals 37936 8782111040 Generated File Number: FILE-2025-000019 INFO 2025-10-14 19:33:07,539 signals 37936 8782111040 File created: FILE-2025-000019 for patient MRNAGDAR000019 INFO 2025-10-14 19:33:07,539 signals 37936 8782111040 Created main file for patient: MRNAGDAR000019 INFO 2025-10-14 19:33:07,540 signals 37936 8782111040 Patient created: MRNAGDAR000019 - Ghada Al-Ahmadi INFO 2025-10-14 19:33:07,541 signals 37936 8782111040 Generated File Number: FILE-2025-000020 INFO 2025-10-14 19:33:07,541 signals 37936 8782111040 File created: FILE-2025-000020 for patient MRNAGDAR000020 INFO 2025-10-14 19:33:07,541 signals 37936 8782111040 Created main file for patient: MRNAGDAR000020 INFO 2025-10-14 19:33:07,541 signals 37936 8782111040 Patient created: MRNAGDAR000020 - Amal Al-Maliki INFO 2025-10-14 19:33:07,543 signals 37936 8782111040 Generated File Number: FILE-2025-000021 INFO 2025-10-14 19:33:07,543 signals 37936 8782111040 File created: FILE-2025-000021 for patient MRNAGDAR000021 INFO 2025-10-14 19:33:07,543 signals 37936 8782111040 Created main file for patient: MRNAGDAR000021 INFO 2025-10-14 19:33:07,543 signals 37936 8782111040 Patient created: MRNAGDAR000021 - Mansour Al-Yami INFO 2025-10-14 19:33:07,544 signals 37936 8782111040 Generated File Number: FILE-2025-000022 INFO 2025-10-14 19:33:07,544 signals 37936 8782111040 File created: FILE-2025-000022 for patient MRNAGDAR000022 INFO 2025-10-14 19:33:07,544 signals 37936 8782111040 Created main file for patient: MRNAGDAR000022 INFO 2025-10-14 19:33:07,544 signals 37936 8782111040 Patient created: MRNAGDAR000022 - Saleh Al-Maliki INFO 2025-10-14 19:33:07,546 signals 37936 8782111040 Generated File Number: FILE-2025-000023 INFO 2025-10-14 19:33:07,546 signals 37936 8782111040 File created: FILE-2025-000023 for patient MRNAGDAR000023 INFO 2025-10-14 19:33:07,546 signals 37936 8782111040 Created main file for patient: MRNAGDAR000023 INFO 2025-10-14 19:33:07,546 signals 37936 8782111040 Patient created: MRNAGDAR000023 - Rania Al-Mutairi INFO 2025-10-14 19:33:07,547 signals 37936 8782111040 Generated File Number: FILE-2025-000024 INFO 2025-10-14 19:33:07,547 signals 37936 8782111040 File created: FILE-2025-000024 for patient MRNAGDAR000024 INFO 2025-10-14 19:33:07,547 signals 37936 8782111040 Created main file for patient: MRNAGDAR000024 INFO 2025-10-14 19:33:07,547 signals 37936 8782111040 Patient created: MRNAGDAR000024 - Talal Al-Anzi INFO 2025-10-14 19:33:07,549 signals 37936 8782111040 Generated File Number: FILE-2025-000025 INFO 2025-10-14 19:33:07,549 signals 37936 8782111040 File created: FILE-2025-000025 for patient MRNAGDAR000025 INFO 2025-10-14 19:33:07,549 signals 37936 8782111040 Created main file for patient: MRNAGDAR000025 INFO 2025-10-14 19:33:07,549 signals 37936 8782111040 Patient created: MRNAGDAR000025 - Khalid Al-Mutairi INFO 2025-10-14 19:33:07,551 signals 37936 8782111040 Generated File Number: FILE-2025-000026 INFO 2025-10-14 19:33:07,551 signals 37936 8782111040 File created: FILE-2025-000026 for patient MRNAGDAR000026 INFO 2025-10-14 19:33:07,551 signals 37936 8782111040 Created main file for patient: MRNAGDAR000026 INFO 2025-10-14 19:33:07,551 signals 37936 8782111040 Patient created: MRNAGDAR000026 - Waleed Al-Shahrani INFO 2025-10-14 19:33:07,553 signals 37936 8782111040 Generated File Number: FILE-2025-000027 INFO 2025-10-14 19:33:07,553 signals 37936 8782111040 File created: FILE-2025-000027 for patient MRNAGDAR000027 INFO 2025-10-14 19:33:07,553 signals 37936 8782111040 Created main file for patient: MRNAGDAR000027 INFO 2025-10-14 19:33:07,553 signals 37936 8782111040 Patient created: MRNAGDAR000027 - Munira Al-Zahrani INFO 2025-10-14 19:33:07,554 signals 37936 8782111040 Generated File Number: FILE-2025-000028 INFO 2025-10-14 19:33:07,555 signals 37936 8782111040 File created: FILE-2025-000028 for patient MRNAGDAR000028 INFO 2025-10-14 19:33:07,555 signals 37936 8782111040 Created main file for patient: MRNAGDAR000028 INFO 2025-10-14 19:33:07,555 signals 37936 8782111040 Patient created: MRNAGDAR000028 - Sarah Al-Shamrani INFO 2025-10-14 19:33:07,556 signals 37936 8782111040 Generated File Number: FILE-2025-000029 INFO 2025-10-14 19:33:07,557 signals 37936 8782111040 File created: FILE-2025-000029 for patient MRNAGDAR000029 INFO 2025-10-14 19:33:07,557 signals 37936 8782111040 Created main file for patient: MRNAGDAR000029 INFO 2025-10-14 19:33:07,557 signals 37936 8782111040 Patient created: MRNAGDAR000029 - Hanan Al-Qahtani INFO 2025-10-14 19:33:07,558 signals 37936 8782111040 Generated File Number: FILE-2025-000030 INFO 2025-10-14 19:33:07,558 signals 37936 8782111040 File created: FILE-2025-000030 for patient MRNAGDAR000030 INFO 2025-10-14 19:33:07,558 signals 37936 8782111040 Created main file for patient: MRNAGDAR000030 INFO 2025-10-14 19:33:07,558 signals 37936 8782111040 Patient created: MRNAGDAR000030 - Hessa Al-Asiri INFO 2025-10-14 19:33:07,560 signals 37936 8782111040 Generated File Number: FILE-2025-000031 INFO 2025-10-14 19:33:07,560 signals 37936 8782111040 File created: FILE-2025-000031 for patient MRNAGDAR000031 INFO 2025-10-14 19:33:07,560 signals 37936 8782111040 Created main file for patient: MRNAGDAR000031 INFO 2025-10-14 19:33:07,560 signals 37936 8782111040 Patient created: MRNAGDAR000031 - Reem Al-Anzi INFO 2025-10-14 19:33:07,561 signals 37936 8782111040 Generated File Number: FILE-2025-000032 INFO 2025-10-14 19:33:07,561 signals 37936 8782111040 File created: FILE-2025-000032 for patient MRNAGDAR000032 INFO 2025-10-14 19:33:07,561 signals 37936 8782111040 Created main file for patient: MRNAGDAR000032 INFO 2025-10-14 19:33:07,561 signals 37936 8782111040 Patient created: MRNAGDAR000032 - Mona Al-Shamrani INFO 2025-10-14 19:33:07,562 signals 37936 8782111040 Generated File Number: FILE-2025-000033 INFO 2025-10-14 19:33:07,562 signals 37936 8782111040 File created: FILE-2025-000033 for patient MRNAGDAR000033 INFO 2025-10-14 19:33:07,562 signals 37936 8782111040 Created main file for patient: MRNAGDAR000033 INFO 2025-10-14 19:33:07,563 signals 37936 8782111040 Patient created: MRNAGDAR000033 - Amal Al-Maliki INFO 2025-10-14 19:33:07,564 signals 37936 8782111040 Generated File Number: FILE-2025-000034 INFO 2025-10-14 19:33:07,564 signals 37936 8782111040 File created: FILE-2025-000034 for patient MRNAGDAR000034 INFO 2025-10-14 19:33:07,564 signals 37936 8782111040 Created main file for patient: MRNAGDAR000034 INFO 2025-10-14 19:33:07,564 signals 37936 8782111040 Patient created: MRNAGDAR000034 - Sultan Al-Ahmadi INFO 2025-10-14 19:33:07,565 signals 37936 8782111040 Generated File Number: FILE-2025-000035 INFO 2025-10-14 19:33:07,565 signals 37936 8782111040 File created: FILE-2025-000035 for patient MRNAGDAR000035 INFO 2025-10-14 19:33:07,565 signals 37936 8782111040 Created main file for patient: MRNAGDAR000035 INFO 2025-10-14 19:33:07,565 signals 37936 8782111040 Patient created: MRNAGDAR000035 - Munira Al-Harbi INFO 2025-10-14 19:33:07,566 signals 37936 8782111040 Generated File Number: FILE-2025-000036 INFO 2025-10-14 19:33:07,566 signals 37936 8782111040 File created: FILE-2025-000036 for patient MRNAGDAR000036 INFO 2025-10-14 19:33:07,566 signals 37936 8782111040 Created main file for patient: MRNAGDAR000036 INFO 2025-10-14 19:33:07,566 signals 37936 8782111040 Patient created: MRNAGDAR000036 - Ghada Al-Maliki INFO 2025-10-14 19:33:07,567 signals 37936 8782111040 Generated File Number: FILE-2025-000037 INFO 2025-10-14 19:33:07,567 signals 37936 8782111040 File created: FILE-2025-000037 for patient MRNAGDAR000037 INFO 2025-10-14 19:33:07,567 signals 37936 8782111040 Created main file for patient: MRNAGDAR000037 INFO 2025-10-14 19:33:07,568 signals 37936 8782111040 Patient created: MRNAGDAR000037 - Salma Al-Harbi INFO 2025-10-14 19:33:07,569 signals 37936 8782111040 Generated File Number: FILE-2025-000038 INFO 2025-10-14 19:33:07,569 signals 37936 8782111040 File created: FILE-2025-000038 for patient MRNAGDAR000038 INFO 2025-10-14 19:33:07,569 signals 37936 8782111040 Created main file for patient: MRNAGDAR000038 INFO 2025-10-14 19:33:07,569 signals 37936 8782111040 Patient created: MRNAGDAR000038 - Abeer Al-Dawsari INFO 2025-10-14 19:33:07,570 signals 37936 8782111040 Generated File Number: FILE-2025-000039 INFO 2025-10-14 19:33:07,570 signals 37936 8782111040 File created: FILE-2025-000039 for patient MRNAGDAR000039 INFO 2025-10-14 19:33:07,570 signals 37936 8782111040 Created main file for patient: MRNAGDAR000039 INFO 2025-10-14 19:33:07,570 signals 37936 8782111040 Patient created: MRNAGDAR000039 - Saleh Al-Yami INFO 2025-10-14 19:33:07,571 signals 37936 8782111040 Generated File Number: FILE-2025-000040 INFO 2025-10-14 19:33:07,572 signals 37936 8782111040 File created: FILE-2025-000040 for patient MRNAGDAR000040 INFO 2025-10-14 19:33:07,572 signals 37936 8782111040 Created main file for patient: MRNAGDAR000040 INFO 2025-10-14 19:33:07,572 signals 37936 8782111040 Patient created: MRNAGDAR000040 - Fatima Al-Maliki INFO 2025-10-14 19:33:07,573 signals 37936 8782111040 Generated File Number: FILE-2025-000041 INFO 2025-10-14 19:33:07,573 signals 37936 8782111040 File created: FILE-2025-000041 for patient MRNAGDAR000041 INFO 2025-10-14 19:33:07,573 signals 37936 8782111040 Created main file for patient: MRNAGDAR000041 INFO 2025-10-14 19:33:07,573 signals 37936 8782111040 Patient created: MRNAGDAR000041 - Faisal Al-Shamrani INFO 2025-10-14 19:33:07,574 signals 37936 8782111040 Generated File Number: FILE-2025-000042 INFO 2025-10-14 19:33:07,575 signals 37936 8782111040 File created: FILE-2025-000042 for patient MRNAGDAR000042 INFO 2025-10-14 19:33:07,575 signals 37936 8782111040 Created main file for patient: MRNAGDAR000042 INFO 2025-10-14 19:33:07,575 signals 37936 8782111040 Patient created: MRNAGDAR000042 - Amal Al-Harbi INFO 2025-10-14 19:33:07,576 signals 37936 8782111040 Generated File Number: FILE-2025-000043 INFO 2025-10-14 19:33:07,576 signals 37936 8782111040 File created: FILE-2025-000043 for patient MRNAGDAR000043 INFO 2025-10-14 19:33:07,576 signals 37936 8782111040 Created main file for patient: MRNAGDAR000043 INFO 2025-10-14 19:33:07,576 signals 37936 8782111040 Patient created: MRNAGDAR000043 - Turki Al-Maliki INFO 2025-10-14 19:33:07,578 signals 37936 8782111040 Generated File Number: FILE-2025-000044 INFO 2025-10-14 19:33:07,578 signals 37936 8782111040 File created: FILE-2025-000044 for patient MRNAGDAR000044 INFO 2025-10-14 19:33:07,578 signals 37936 8782111040 Created main file for patient: MRNAGDAR000044 INFO 2025-10-14 19:33:07,578 signals 37936 8782111040 Patient created: MRNAGDAR000044 - Ali Al-Qahtani INFO 2025-10-14 19:33:07,580 signals 37936 8782111040 Generated File Number: FILE-2025-000045 INFO 2025-10-14 19:33:07,580 signals 37936 8782111040 File created: FILE-2025-000045 for patient MRNAGDAR000045 INFO 2025-10-14 19:33:07,580 signals 37936 8782111040 Created main file for patient: MRNAGDAR000045 INFO 2025-10-14 19:33:07,580 signals 37936 8782111040 Patient created: MRNAGDAR000045 - Reem Al-Anzi INFO 2025-10-14 19:33:07,581 signals 37936 8782111040 Generated File Number: FILE-2025-000046 INFO 2025-10-14 19:33:07,581 signals 37936 8782111040 File created: FILE-2025-000046 for patient MRNAGDAR000046 INFO 2025-10-14 19:33:07,581 signals 37936 8782111040 Created main file for patient: MRNAGDAR000046 INFO 2025-10-14 19:33:07,581 signals 37936 8782111040 Patient created: MRNAGDAR000046 - Latifa Al-Dawsari INFO 2025-10-14 19:33:07,582 signals 37936 8782111040 Generated File Number: FILE-2025-000047 INFO 2025-10-14 19:33:07,583 signals 37936 8782111040 File created: FILE-2025-000047 for patient MRNAGDAR000047 INFO 2025-10-14 19:33:07,583 signals 37936 8782111040 Created main file for patient: MRNAGDAR000047 INFO 2025-10-14 19:33:07,583 signals 37936 8782111040 Patient created: MRNAGDAR000047 - Munira Al-Mutairi INFO 2025-10-14 19:33:07,584 signals 37936 8782111040 Generated File Number: FILE-2025-000048 INFO 2025-10-14 19:33:07,584 signals 37936 8782111040 File created: FILE-2025-000048 for patient MRNAGDAR000048 INFO 2025-10-14 19:33:07,584 signals 37936 8782111040 Created main file for patient: MRNAGDAR000048 INFO 2025-10-14 19:33:07,584 signals 37936 8782111040 Patient created: MRNAGDAR000048 - Saleh Al-Omari INFO 2025-10-14 19:33:07,585 signals 37936 8782111040 Generated File Number: FILE-2025-000049 INFO 2025-10-14 19:33:07,585 signals 37936 8782111040 File created: FILE-2025-000049 for patient MRNAGDAR000049 INFO 2025-10-14 19:33:07,585 signals 37936 8782111040 Created main file for patient: MRNAGDAR000049 INFO 2025-10-14 19:33:07,586 signals 37936 8782111040 Patient created: MRNAGDAR000049 - Saud Al-Qahtani INFO 2025-10-14 19:33:07,587 signals 37936 8782111040 Generated File Number: FILE-2025-000050 INFO 2025-10-14 19:33:07,587 signals 37936 8782111040 File created: FILE-2025-000050 for patient MRNAGDAR000050 INFO 2025-10-14 19:33:07,587 signals 37936 8782111040 Created main file for patient: MRNAGDAR000050 INFO 2025-10-14 19:33:07,587 signals 37936 8782111040 Patient created: MRNAGDAR000050 - Faisal Al-Ghamdi INFO 2025-10-14 19:33:07,601 signals 37936 8782111040 Appointment created: 7677570e-4388-4039-ba13-02df95d3133b for patient MRNAGDAR000046 on 2025-09-22 INFO 2025-10-14 19:33:07,602 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000046-SLP-01 INFO 2025-10-14 19:33:07,602 signals 37936 8782111040 SubFile created: FILE-2025-000046-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:33:07,602 signals 37936 8782111040 Created sub-file FILE-2025-000046-SLP-01 for patient MRNAGDAR000046 at clinic Speech-Language Pathology INFO 2025-10-14 19:33:07,604 signals 37936 8782111040 Notified provider talal.al-balawi.slp1 of new appointment INFO 2025-10-14 19:33:07,605 signals 37936 8782111040 Appointment created: 058d7333-7767-4e5d-97f7-e334f560a1be for patient MRNAGDAR000049 on 2025-08-31 INFO 2025-10-14 19:33:07,605 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000049-ABA-01 INFO 2025-10-14 19:33:07,605 signals 37936 8782111040 SubFile created: FILE-2025-000049-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:33:07,605 signals 37936 8782111040 Created sub-file FILE-2025-000049-ABA-01 for patient MRNAGDAR000049 at clinic ABA Therapy INFO 2025-10-14 19:33:07,606 signals 37936 8782111040 Notified provider hussein.al-subai.aba1 of new appointment INFO 2025-10-14 19:33:07,608 signals 37936 8782111040 Appointment created: 96a144e8-90e5-4d20-abab-c5aaccfc2ce4 for patient MRNAGDAR000048 on 2025-09-07 INFO 2025-10-14 19:33:07,608 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000048-MED-01 INFO 2025-10-14 19:33:07,608 signals 37936 8782111040 SubFile created: FILE-2025-000048-MED-01 for clinic Medical Department INFO 2025-10-14 19:33:07,608 signals 37936 8782111040 Created sub-file FILE-2025-000048-MED-01 for patient MRNAGDAR000048 at clinic Medical Department INFO 2025-10-14 19:33:07,609 signals 37936 8782111040 Notified provider mona.al-ghamdi.doctor1 of new appointment INFO 2025-10-14 19:33:07,611 signals 37936 8782111040 Appointment created: 5e200533-faf1-442c-ab1d-5b1daff2fda6 for patient MRNAGDAR000015 on 2025-08-06 INFO 2025-10-14 19:33:07,611 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000015-SLP-01 INFO 2025-10-14 19:33:07,611 signals 37936 8782111040 SubFile created: FILE-2025-000015-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:33:07,611 signals 37936 8782111040 Created sub-file FILE-2025-000015-SLP-01 for patient MRNAGDAR000015 at clinic Speech-Language Pathology INFO 2025-10-14 19:33:07,612 signals 37936 8782111040 Notified provider talal.al-balawi.slp1 of new appointment INFO 2025-10-14 19:33:07,613 signals 37936 8782111040 Appointment created: b148444b-d497-4f1c-b82d-8640c22faf4e for patient MRNAGDAR000008 on 2025-09-14 INFO 2025-10-14 19:33:07,614 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000008-MED-01 INFO 2025-10-14 19:33:07,614 signals 37936 8782111040 SubFile created: FILE-2025-000008-MED-01 for clinic Medical Department INFO 2025-10-14 19:33:07,614 signals 37936 8782111040 Created sub-file FILE-2025-000008-MED-01 for patient MRNAGDAR000008 at clinic Medical Department INFO 2025-10-14 19:33:07,615 signals 37936 8782111040 Notified provider mona.al-ghamdi.doctor1 of new appointment INFO 2025-10-14 19:33:07,616 signals 37936 8782111040 Appointment created: 8faf322e-695d-4a94-b4b7-088858cabf1b for patient MRNAGDAR000015 on 2025-07-27 INFO 2025-10-14 19:33:07,616 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000015-MED-02 INFO 2025-10-14 19:33:07,617 signals 37936 8782111040 SubFile created: FILE-2025-000015-MED-02 for clinic Medical Department INFO 2025-10-14 19:33:07,617 signals 37936 8782111040 Created sub-file FILE-2025-000015-MED-02 for patient MRNAGDAR000015 at clinic Medical Department INFO 2025-10-14 19:33:07,617 signals 37936 8782111040 Notified provider dalal.al-qahtani.doctor2 of new appointment INFO 2025-10-14 19:33:07,619 signals 37936 8782111040 Appointment created: 05c3514b-058e-4dc0-8984-23866692c6bb for patient MRNAGDAR000050 on 2025-07-21 INFO 2025-10-14 19:33:07,619 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000050-NUR-01 INFO 2025-10-14 19:33:07,619 signals 37936 8782111040 SubFile created: FILE-2025-000050-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:33:07,619 signals 37936 8782111040 Created sub-file FILE-2025-000050-NUR-01 for patient MRNAGDAR000050 at clinic Nursing Department INFO 2025-10-14 19:33:07,619 signals 37936 8782111040 Notified provider mona.al-shamrani.nurse3 of new appointment INFO 2025-10-14 19:33:07,621 signals 37936 8782111040 Appointment created: 8ce4762d-6999-45f9-96a5-f5e6bc6b4cfd for patient MRNAGDAR000028 on 2025-09-28 INFO 2025-10-14 19:33:07,621 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000028-SLP-01 INFO 2025-10-14 19:33:07,621 signals 37936 8782111040 SubFile created: FILE-2025-000028-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:33:07,621 signals 37936 8782111040 Created sub-file FILE-2025-000028-SLP-01 for patient MRNAGDAR000028 at clinic Speech-Language Pathology INFO 2025-10-14 19:33:07,622 signals 37936 8782111040 Notified provider turki.al-omari.slp2 of new appointment INFO 2025-10-14 19:33:07,623 signals 37936 8782111040 Appointment created: d5d5114b-fa17-4411-853c-17d5130384e0 for patient MRNAGDAR000028 on 2025-08-10 INFO 2025-10-14 19:33:07,624 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000028-ABA-02 INFO 2025-10-14 19:33:07,624 signals 37936 8782111040 SubFile created: FILE-2025-000028-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:33:07,624 signals 37936 8782111040 Created sub-file FILE-2025-000028-ABA-02 for patient MRNAGDAR000028 at clinic ABA Therapy INFO 2025-10-14 19:33:07,624 signals 37936 8782111040 Notified provider omar.al-omari.aba2 of new appointment INFO 2025-10-14 19:33:07,626 signals 37936 8782111040 Appointment created: cd80665a-5d8d-4958-897c-e94a2c63a137 for patient MRNAGDAR000036 on 2025-07-16 INFO 2025-10-14 19:33:07,626 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000036-OT-01 INFO 2025-10-14 19:33:07,626 signals 37936 8782111040 SubFile created: FILE-2025-000036-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:33:07,626 signals 37936 8782111040 Created sub-file FILE-2025-000036-OT-01 for patient MRNAGDAR000036 at clinic Occupational Therapy INFO 2025-10-14 19:33:07,627 signals 37936 8782111040 Notified provider sultan.al-juaid.ot1 of new appointment INFO 2025-10-14 19:33:07,628 signals 37936 8782111040 Appointment created: eabc393f-2329-456a-9831-80dc459f06a7 for patient MRNAGDAR000042 on 2025-08-05 INFO 2025-10-14 19:33:07,629 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000042-ABA-01 INFO 2025-10-14 19:33:07,629 signals 37936 8782111040 SubFile created: FILE-2025-000042-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:33:07,629 signals 37936 8782111040 Created sub-file FILE-2025-000042-ABA-01 for patient MRNAGDAR000042 at clinic ABA Therapy INFO 2025-10-14 19:33:07,629 signals 37936 8782111040 Notified provider hussein.al-subai.aba1 of new appointment INFO 2025-10-14 19:33:07,631 signals 37936 8782111040 Appointment created: aa55f8ea-eb95-4ef0-87de-ec699f5b41a3 for patient MRNAGDAR000022 on 2025-10-01 INFO 2025-10-14 19:33:07,631 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000022-ABA-01 INFO 2025-10-14 19:33:07,631 signals 37936 8782111040 SubFile created: FILE-2025-000022-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:33:07,631 signals 37936 8782111040 Created sub-file FILE-2025-000022-ABA-01 for patient MRNAGDAR000022 at clinic ABA Therapy INFO 2025-10-14 19:33:07,632 signals 37936 8782111040 Notified provider omar.al-omari.aba2 of new appointment INFO 2025-10-14 19:33:07,634 signals 37936 8782111040 Appointment created: 783e2f06-a0fc-448d-9b4c-c644db4e4ce1 for patient MRNAGDAR000020 on 2025-09-10 INFO 2025-10-14 19:33:07,634 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000020-MED-01 INFO 2025-10-14 19:33:07,634 signals 37936 8782111040 SubFile created: FILE-2025-000020-MED-01 for clinic Medical Department INFO 2025-10-14 19:33:07,634 signals 37936 8782111040 Created sub-file FILE-2025-000020-MED-01 for patient MRNAGDAR000020 at clinic Medical Department INFO 2025-10-14 19:33:07,635 signals 37936 8782111040 Notified provider dalal.al-qahtani.doctor2 of new appointment INFO 2025-10-14 19:33:07,637 signals 37936 8782111040 Appointment created: 86fcf3b9-1948-4e0f-b1d7-d30acb585cdb for patient MRNAGDAR000038 on 2025-10-12 INFO 2025-10-14 19:33:07,637 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000038-SLP-01 INFO 2025-10-14 19:33:07,637 signals 37936 8782111040 SubFile created: FILE-2025-000038-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:33:07,637 signals 37936 8782111040 Created sub-file FILE-2025-000038-SLP-01 for patient MRNAGDAR000038 at clinic Speech-Language Pathology INFO 2025-10-14 19:33:07,638 signals 37936 8782111040 Notified provider talal.al-balawi.slp1 of new appointment INFO 2025-10-14 19:33:07,640 signals 37936 8782111040 Appointment created: 8ae3a7be-0b09-4032-8abb-31b8860c86f4 for patient MRNAGDAR000028 on 2025-08-31 INFO 2025-10-14 19:33:07,641 signals 37936 8782111040 Notified provider talal.al-balawi.slp1 of new appointment INFO 2025-10-14 19:33:07,643 signals 37936 8782111040 Appointment created: 9ab9d192-bcc3-4ad7-8880-51dfe6009b14 for patient MRNAGDAR000018 on 2025-09-08 INFO 2025-10-14 19:33:07,643 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000018-NUR-01 INFO 2025-10-14 19:33:07,643 signals 37936 8782111040 SubFile created: FILE-2025-000018-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:33:07,643 signals 37936 8782111040 Created sub-file FILE-2025-000018-NUR-01 for patient MRNAGDAR000018 at clinic Nursing Department INFO 2025-10-14 19:33:07,644 signals 37936 8782111040 Notified provider mona.al-shamrani.nurse3 of new appointment INFO 2025-10-14 19:33:07,646 signals 37936 8782111040 Appointment created: fa0e7b64-bd3e-4d54-a190-588a0c75de74 for patient MRNAGDAR000046 on 2025-09-18 INFO 2025-10-14 19:33:07,646 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000046-ABA-02 INFO 2025-10-14 19:33:07,646 signals 37936 8782111040 SubFile created: FILE-2025-000046-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:33:07,646 signals 37936 8782111040 Created sub-file FILE-2025-000046-ABA-02 for patient MRNAGDAR000046 at clinic ABA Therapy INFO 2025-10-14 19:33:07,646 signals 37936 8782111040 Notified provider hussein.al-subai.aba1 of new appointment INFO 2025-10-14 19:33:07,647 signals 37936 8782111040 Appointment created: 7451e2ee-0c92-465e-a966-78521b1c84a7 for patient MRNAGDAR000001 on 2025-10-28 INFO 2025-10-14 19:33:07,648 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000001-ABA-01 INFO 2025-10-14 19:33:07,648 signals 37936 8782111040 SubFile created: FILE-2025-000001-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:33:07,648 signals 37936 8782111040 Created sub-file FILE-2025-000001-ABA-01 for patient MRNAGDAR000001 at clinic ABA Therapy INFO 2025-10-14 19:33:07,648 signals 37936 8782111040 Notified provider hussein.al-subai.aba1 of new appointment INFO 2025-10-14 19:33:07,649 signals 37936 8782111040 Scheduled 24-hour reminder for appointment 7451e2ee-0c92-465e-a966-78521b1c84a7 INFO 2025-10-14 19:33:07,649 signals 37936 8782111040 Scheduled 2-hour reminder for appointment 7451e2ee-0c92-465e-a966-78521b1c84a7 INFO 2025-10-14 19:33:07,650 signals 37936 8782111040 Appointment created: bea5ba23-f393-4cfa-83ea-88d779a2d942 for patient MRNAGDAR000011 on 2025-11-09 INFO 2025-10-14 19:33:07,650 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000011-NUR-01 INFO 2025-10-14 19:33:07,650 signals 37936 8782111040 SubFile created: FILE-2025-000011-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:33:07,650 signals 37936 8782111040 Created sub-file FILE-2025-000011-NUR-01 for patient MRNAGDAR000011 at clinic Nursing Department INFO 2025-10-14 19:33:07,651 signals 37936 8782111040 Notified provider mona.al-shamrani.nurse3 of new appointment INFO 2025-10-14 19:33:07,651 signals 37936 8782111040 Scheduled 24-hour reminder for appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 INFO 2025-10-14 19:33:07,651 signals 37936 8782111040 Scheduled 2-hour reminder for appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 INFO 2025-10-14 19:33:07,652 signals 37936 8782111040 Appointment created: 54f60d88-0669-4823-856c-2834d907e7ad for patient MRNAGDAR000008 on 2025-09-21 INFO 2025-10-14 19:33:07,653 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000008-SLP-02 INFO 2025-10-14 19:33:07,653 signals 37936 8782111040 SubFile created: FILE-2025-000008-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:33:07,653 signals 37936 8782111040 Created sub-file FILE-2025-000008-SLP-02 for patient MRNAGDAR000008 at clinic Speech-Language Pathology INFO 2025-10-14 19:33:07,653 signals 37936 8782111040 Notified provider turki.al-omari.slp2 of new appointment INFO 2025-10-14 19:33:07,655 signals 37936 8782111040 Appointment created: 62f56071-baeb-4d2a-816e-21ee81b44511 for patient MRNAGDAR000019 on 2025-07-28 INFO 2025-10-14 19:33:07,655 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000019-SLP-01 INFO 2025-10-14 19:33:07,655 signals 37936 8782111040 SubFile created: FILE-2025-000019-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:33:07,655 signals 37936 8782111040 Created sub-file FILE-2025-000019-SLP-01 for patient MRNAGDAR000019 at clinic Speech-Language Pathology INFO 2025-10-14 19:33:07,656 signals 37936 8782111040 Notified provider talal.al-balawi.slp1 of new appointment INFO 2025-10-14 19:33:07,658 signals 37936 8782111040 Appointment created: e3d3dbe1-fe8c-4ac2-92a0-4229feffdb93 for patient MRNAGDAR000030 on 2025-09-21 INFO 2025-10-14 19:33:07,659 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000030-MED-01 INFO 2025-10-14 19:33:07,659 signals 37936 8782111040 SubFile created: FILE-2025-000030-MED-01 for clinic Medical Department INFO 2025-10-14 19:33:07,659 signals 37936 8782111040 Created sub-file FILE-2025-000030-MED-01 for patient MRNAGDAR000030 at clinic Medical Department INFO 2025-10-14 19:33:07,659 signals 37936 8782111040 Notified provider dalal.al-qahtani.doctor2 of new appointment INFO 2025-10-14 19:33:07,661 signals 37936 8782111040 Appointment created: e3d8d0ff-54f9-4066-9025-930f6d2591b6 for patient MRNAGDAR000003 on 2025-10-12 INFO 2025-10-14 19:33:07,661 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000003-ABA-01 INFO 2025-10-14 19:33:07,661 signals 37936 8782111040 SubFile created: FILE-2025-000003-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:33:07,661 signals 37936 8782111040 Created sub-file FILE-2025-000003-ABA-01 for patient MRNAGDAR000003 at clinic ABA Therapy INFO 2025-10-14 19:33:07,662 signals 37936 8782111040 Notified provider omar.al-omari.aba2 of new appointment INFO 2025-10-14 19:33:07,663 signals 37936 8782111040 Appointment created: ecd6baaf-b02d-4114-9013-07857887cfbb for patient MRNAGDAR000011 on 2025-10-07 INFO 2025-10-14 19:33:07,663 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000011-OT-02 INFO 2025-10-14 19:33:07,663 signals 37936 8782111040 SubFile created: FILE-2025-000011-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:33:07,664 signals 37936 8782111040 Created sub-file FILE-2025-000011-OT-02 for patient MRNAGDAR000011 at clinic Occupational Therapy INFO 2025-10-14 19:33:07,664 signals 37936 8782111040 Notified provider sultan.al-juaid.ot1 of new appointment INFO 2025-10-14 19:33:07,665 signals 37936 8782111040 Appointment created: 3c20a467-7452-4a86-99c4-e733a0f4c9f8 for patient MRNAGDAR000006 on 2025-08-31 INFO 2025-10-14 19:33:07,666 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000006-NUR-01 INFO 2025-10-14 19:33:07,666 signals 37936 8782111040 SubFile created: FILE-2025-000006-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:33:07,666 signals 37936 8782111040 Created sub-file FILE-2025-000006-NUR-01 for patient MRNAGDAR000006 at clinic Nursing Department INFO 2025-10-14 19:33:07,666 signals 37936 8782111040 Notified provider talal.al-harthi.nurse1 of new appointment INFO 2025-10-14 19:33:07,667 signals 37936 8782111040 Appointment created: e8c33cfb-0fca-40e9-bdaf-dcc841855ec9 for patient MRNAGDAR000042 on 2025-08-21 INFO 2025-10-14 19:33:07,668 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000042-MED-02 INFO 2025-10-14 19:33:07,668 signals 37936 8782111040 SubFile created: FILE-2025-000042-MED-02 for clinic Medical Department INFO 2025-10-14 19:33:07,668 signals 37936 8782111040 Created sub-file FILE-2025-000042-MED-02 for patient MRNAGDAR000042 at clinic Medical Department INFO 2025-10-14 19:33:07,668 signals 37936 8782111040 Notified provider mona.al-ghamdi.doctor1 of new appointment INFO 2025-10-14 19:33:07,670 signals 37936 8782111040 Appointment created: 98f561cd-132c-4e26-b05e-de122af46476 for patient MRNAGDAR000004 on 2025-09-07 INFO 2025-10-14 19:33:07,670 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000004-NUR-01 INFO 2025-10-14 19:33:07,670 signals 37936 8782111040 SubFile created: FILE-2025-000004-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:33:07,670 signals 37936 8782111040 Created sub-file FILE-2025-000004-NUR-01 for patient MRNAGDAR000004 at clinic Nursing Department INFO 2025-10-14 19:33:07,671 signals 37936 8782111040 Notified provider jawaher.al-asiri.nurse2 of new appointment INFO 2025-10-14 19:33:07,672 signals 37936 8782111040 Appointment created: f67e31ea-400d-4651-a24d-35fcf395d7b9 for patient MRNAGDAR000045 on 2025-08-19 INFO 2025-10-14 19:33:07,673 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000045-SLP-01 INFO 2025-10-14 19:33:07,673 signals 37936 8782111040 SubFile created: FILE-2025-000045-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:33:07,673 signals 37936 8782111040 Created sub-file FILE-2025-000045-SLP-01 for patient MRNAGDAR000045 at clinic Speech-Language Pathology INFO 2025-10-14 19:33:07,673 signals 37936 8782111040 Notified provider turki.al-omari.slp2 of new appointment INFO 2025-10-14 19:33:07,675 signals 37936 8782111040 Appointment created: 9ed75b3e-c219-4782-941a-afdfd9d0cae7 for patient MRNAGDAR000031 on 2025-08-27 INFO 2025-10-14 19:33:07,676 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000031-OT-01 INFO 2025-10-14 19:33:07,676 signals 37936 8782111040 SubFile created: FILE-2025-000031-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:33:07,676 signals 37936 8782111040 Created sub-file FILE-2025-000031-OT-01 for patient MRNAGDAR000031 at clinic Occupational Therapy INFO 2025-10-14 19:33:07,676 signals 37936 8782111040 Notified provider sultan.al-juaid.ot1 of new appointment INFO 2025-10-14 19:33:07,678 signals 37936 8782111040 Appointment created: 100abba2-3da1-4243-85e1-ab781b8cad81 for patient MRNAGDAR000035 on 2025-09-21 INFO 2025-10-14 19:33:07,679 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000035-ABA-01 INFO 2025-10-14 19:33:07,679 signals 37936 8782111040 SubFile created: FILE-2025-000035-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:33:07,679 signals 37936 8782111040 Created sub-file FILE-2025-000035-ABA-01 for patient MRNAGDAR000035 at clinic ABA Therapy INFO 2025-10-14 19:33:07,680 signals 37936 8782111040 Notified provider omar.al-omari.aba2 of new appointment INFO 2025-10-14 19:33:07,681 signals 37936 8782111040 Appointment created: 31f35573-2546-4895-bc89-612651e0d973 for patient MRNAGDAR000009 on 2025-08-31 INFO 2025-10-14 19:33:07,681 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000009-ABA-01 INFO 2025-10-14 19:33:07,682 signals 37936 8782111040 SubFile created: FILE-2025-000009-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:33:07,682 signals 37936 8782111040 Created sub-file FILE-2025-000009-ABA-01 for patient MRNAGDAR000009 at clinic ABA Therapy INFO 2025-10-14 19:33:07,682 signals 37936 8782111040 Notified provider omar.al-omari.aba2 of new appointment INFO 2025-10-14 19:33:07,683 signals 37936 8782111040 Appointment created: c6b86324-2e1e-4026-89f0-73491140852b for patient MRNAGDAR000004 on 2025-10-05 INFO 2025-10-14 19:33:07,684 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000004-OT-02 INFO 2025-10-14 19:33:07,684 signals 37936 8782111040 SubFile created: FILE-2025-000004-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:33:07,684 signals 37936 8782111040 Created sub-file FILE-2025-000004-OT-02 for patient MRNAGDAR000004 at clinic Occupational Therapy INFO 2025-10-14 19:33:07,684 signals 37936 8782111040 Notified provider fahad.al-dawsari.ot2 of new appointment INFO 2025-10-14 19:33:07,686 signals 37936 8782111040 Appointment created: 3eddf7de-c805-43d5-bc8a-770443494594 for patient MRNAGDAR000004 on 2025-09-21 INFO 2025-10-14 19:33:07,686 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000004-ABA-03 INFO 2025-10-14 19:33:07,686 signals 37936 8782111040 SubFile created: FILE-2025-000004-ABA-03 for clinic ABA Therapy INFO 2025-10-14 19:33:07,686 signals 37936 8782111040 Created sub-file FILE-2025-000004-ABA-03 for patient MRNAGDAR000004 at clinic ABA Therapy INFO 2025-10-14 19:33:07,686 signals 37936 8782111040 Notified provider hussein.al-subai.aba1 of new appointment INFO 2025-10-14 19:33:07,688 signals 37936 8782111040 Appointment created: a33c0fbb-c63b-45a9-ac1f-5bb5100b5ca4 for patient MRNAGDAR000031 on 2025-09-21 INFO 2025-10-14 19:33:07,688 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000031-MED-02 INFO 2025-10-14 19:33:07,688 signals 37936 8782111040 SubFile created: FILE-2025-000031-MED-02 for clinic Medical Department INFO 2025-10-14 19:33:07,688 signals 37936 8782111040 Created sub-file FILE-2025-000031-MED-02 for patient MRNAGDAR000031 at clinic Medical Department INFO 2025-10-14 19:33:07,689 signals 37936 8782111040 Notified provider hassan.al-shamrani.doctor3 of new appointment INFO 2025-10-14 19:33:07,690 signals 37936 8782111040 Appointment created: 2991823b-e132-4258-acc1-7b20ec4b19f0 for patient MRNAGDAR000011 on 2025-08-03 INFO 2025-10-14 19:33:07,691 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000011-ABA-03 INFO 2025-10-14 19:33:07,691 signals 37936 8782111040 SubFile created: FILE-2025-000011-ABA-03 for clinic ABA Therapy INFO 2025-10-14 19:33:07,691 signals 37936 8782111040 Created sub-file FILE-2025-000011-ABA-03 for patient MRNAGDAR000011 at clinic ABA Therapy INFO 2025-10-14 19:33:07,691 signals 37936 8782111040 Notified provider omar.al-omari.aba2 of new appointment INFO 2025-10-14 19:33:07,692 signals 37936 8782111040 Appointment created: 9eb95f54-505b-4459-9614-4f7ac18d306d for patient MRNAGDAR000036 on 2025-08-19 INFO 2025-10-14 19:33:07,693 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000036-SLP-02 INFO 2025-10-14 19:33:07,693 signals 37936 8782111040 SubFile created: FILE-2025-000036-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:33:07,693 signals 37936 8782111040 Created sub-file FILE-2025-000036-SLP-02 for patient MRNAGDAR000036 at clinic Speech-Language Pathology INFO 2025-10-14 19:33:07,693 signals 37936 8782111040 Notified provider turki.al-omari.slp2 of new appointment INFO 2025-10-14 19:33:07,695 signals 37936 8782111040 Appointment created: 94568017-6373-4901-a3b7-3120d2300a0c for patient MRNAGDAR000025 on 2025-08-24 INFO 2025-10-14 19:33:07,695 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000025-MED-01 INFO 2025-10-14 19:33:07,695 signals 37936 8782111040 SubFile created: FILE-2025-000025-MED-01 for clinic Medical Department INFO 2025-10-14 19:33:07,695 signals 37936 8782111040 Created sub-file FILE-2025-000025-MED-01 for patient MRNAGDAR000025 at clinic Medical Department INFO 2025-10-14 19:33:07,696 signals 37936 8782111040 Notified provider dalal.al-qahtani.doctor2 of new appointment INFO 2025-10-14 19:33:07,698 signals 37936 8782111040 Appointment created: 4d5b6c76-9dc0-4baf-8bcf-6f804ad1f3dd for patient MRNAGDAR000010 on 2025-08-12 INFO 2025-10-14 19:33:07,698 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000010-NUR-01 INFO 2025-10-14 19:33:07,698 signals 37936 8782111040 SubFile created: FILE-2025-000010-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:33:07,698 signals 37936 8782111040 Created sub-file FILE-2025-000010-NUR-01 for patient MRNAGDAR000010 at clinic Nursing Department INFO 2025-10-14 19:33:07,698 signals 37936 8782111040 Notified provider mona.al-shamrani.nurse3 of new appointment INFO 2025-10-14 19:33:07,700 signals 37936 8782111040 Appointment created: f7f066ef-fd74-4596-82c0-8ef1d6e9913a for patient MRNAGDAR000042 on 2025-09-08 INFO 2025-10-14 19:33:07,700 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000042-NUR-03 INFO 2025-10-14 19:33:07,700 signals 37936 8782111040 SubFile created: FILE-2025-000042-NUR-03 for clinic Nursing Department INFO 2025-10-14 19:33:07,700 signals 37936 8782111040 Created sub-file FILE-2025-000042-NUR-03 for patient MRNAGDAR000042 at clinic Nursing Department INFO 2025-10-14 19:33:07,701 signals 37936 8782111040 Notified provider talal.al-harthi.nurse1 of new appointment INFO 2025-10-14 19:33:07,702 signals 37936 8782111040 Appointment created: 08f7d44c-d3a8-420e-9ba3-88a981770151 for patient MRNAGDAR000040 on 2025-08-21 INFO 2025-10-14 19:33:07,703 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000040-MED-01 INFO 2025-10-14 19:33:07,703 signals 37936 8782111040 SubFile created: FILE-2025-000040-MED-01 for clinic Medical Department INFO 2025-10-14 19:33:07,703 signals 37936 8782111040 Created sub-file FILE-2025-000040-MED-01 for patient MRNAGDAR000040 at clinic Medical Department INFO 2025-10-14 19:33:07,703 signals 37936 8782111040 Notified provider hassan.al-shamrani.doctor3 of new appointment INFO 2025-10-14 19:33:07,705 signals 37936 8782111040 Appointment created: 78d97f84-dfeb-4f8d-8dd3-b4bc3e7db79f for patient MRNAGDAR000047 on 2025-08-28 INFO 2025-10-14 19:33:07,705 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000047-SLP-01 INFO 2025-10-14 19:33:07,705 signals 37936 8782111040 SubFile created: FILE-2025-000047-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:33:07,705 signals 37936 8782111040 Created sub-file FILE-2025-000047-SLP-01 for patient MRNAGDAR000047 at clinic Speech-Language Pathology INFO 2025-10-14 19:33:07,705 signals 37936 8782111040 Notified provider turki.al-omari.slp2 of new appointment INFO 2025-10-14 19:33:07,707 signals 37936 8782111040 Appointment created: b089f707-d8ca-43c8-8717-fd14b3e7a341 for patient MRNAGDAR000044 on 2025-08-03 INFO 2025-10-14 19:33:07,708 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000044-NUR-01 INFO 2025-10-14 19:33:07,708 signals 37936 8782111040 SubFile created: FILE-2025-000044-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:33:07,708 signals 37936 8782111040 Created sub-file FILE-2025-000044-NUR-01 for patient MRNAGDAR000044 at clinic Nursing Department INFO 2025-10-14 19:33:07,708 signals 37936 8782111040 Notified provider mona.al-shamrani.nurse3 of new appointment INFO 2025-10-14 19:33:07,710 signals 37936 8782111040 Appointment created: 6c2671b5-87cf-469a-88c5-1a955a0b7595 for patient MRNAGDAR000029 on 2025-08-31 INFO 2025-10-14 19:33:07,711 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000029-MED-01 INFO 2025-10-14 19:33:07,711 signals 37936 8782111040 SubFile created: FILE-2025-000029-MED-01 for clinic Medical Department INFO 2025-10-14 19:33:07,711 signals 37936 8782111040 Created sub-file FILE-2025-000029-MED-01 for patient MRNAGDAR000029 at clinic Medical Department INFO 2025-10-14 19:33:07,711 signals 37936 8782111040 Notified provider hassan.al-shamrani.doctor3 of new appointment INFO 2025-10-14 19:33:07,712 signals 37936 8782111040 Appointment created: 5ad747e4-6284-44a3-9052-f94e2bec3284 for patient MRNAGDAR000045 on 2025-10-12 INFO 2025-10-14 19:33:07,713 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000045-ABA-02 INFO 2025-10-14 19:33:07,713 signals 37936 8782111040 SubFile created: FILE-2025-000045-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:33:07,713 signals 37936 8782111040 Created sub-file FILE-2025-000045-ABA-02 for patient MRNAGDAR000045 at clinic ABA Therapy INFO 2025-10-14 19:33:07,714 signals 37936 8782111040 Notified provider omar.al-omari.aba2 of new appointment INFO 2025-10-14 19:33:07,715 signals 37936 8782111040 Appointment created: 37014b14-59b0-4403-9b72-2c44d4afb0b0 for patient MRNAGDAR000028 on 2025-08-07 INFO 2025-10-14 19:33:07,716 signals 37936 8782111040 Notified provider turki.al-omari.slp2 of new appointment INFO 2025-10-14 19:33:07,717 signals 37936 8782111040 Appointment created: 217a0d69-32a8-4852-8951-e7744335cf25 for patient MRNAGDAR000002 on 2025-08-17 INFO 2025-10-14 19:33:07,717 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000002-ABA-01 INFO 2025-10-14 19:33:07,718 signals 37936 8782111040 SubFile created: FILE-2025-000002-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:33:07,718 signals 37936 8782111040 Created sub-file FILE-2025-000002-ABA-01 for patient MRNAGDAR000002 at clinic ABA Therapy INFO 2025-10-14 19:33:07,718 signals 37936 8782111040 Notified provider omar.al-omari.aba2 of new appointment INFO 2025-10-14 19:33:07,719 signals 37936 8782111040 Appointment created: d6a714b9-95c2-422a-9b74-53d9ad71159a for patient MRNAGDAR000049 on 2025-11-10 INFO 2025-10-14 19:33:07,722 confirmation_service 37936 8782111040 Created confirmation token for appointment d6a714b9-95c2-422a-9b74-53d9ad71159a, expires at 2025-10-21 16:33:07.722225+00:00 ERROR 2025-10-14 19:33:07,722 signals 37936 8782111040 Error creating confirmation token for appointment d6a714b9-95c2-422a-9b74-53d9ad71159a: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:33:07,723 signals 37936 8782111040 Notified provider hussein.al-subai.aba1 of new appointment INFO 2025-10-14 19:33:07,723 signals 37936 8782111040 Scheduled 24-hour reminder for appointment d6a714b9-95c2-422a-9b74-53d9ad71159a INFO 2025-10-14 19:33:07,724 signals 37936 8782111040 Scheduled 2-hour reminder for appointment d6a714b9-95c2-422a-9b74-53d9ad71159a INFO 2025-10-14 19:33:07,724 signals 37936 8782111040 Appointment created: 16b18101-6598-4ed4-b18a-ef250a3c6fd9 for patient MRNAGDAR000026 on 2025-08-14 INFO 2025-10-14 19:33:07,725 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000026-ABA-01 INFO 2025-10-14 19:33:07,725 signals 37936 8782111040 SubFile created: FILE-2025-000026-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:33:07,725 signals 37936 8782111040 Created sub-file FILE-2025-000026-ABA-01 for patient MRNAGDAR000026 at clinic ABA Therapy INFO 2025-10-14 19:33:07,725 signals 37936 8782111040 Notified provider omar.al-omari.aba2 of new appointment INFO 2025-10-14 19:33:07,727 signals 37936 8782111040 Appointment created: c84f6f02-be60-4fb5-8139-1af46a675828 for patient MRNAGDAR000041 on 2025-08-05 INFO 2025-10-14 19:33:07,727 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000041-MED-01 INFO 2025-10-14 19:33:07,727 signals 37936 8782111040 SubFile created: FILE-2025-000041-MED-01 for clinic Medical Department INFO 2025-10-14 19:33:07,727 signals 37936 8782111040 Created sub-file FILE-2025-000041-MED-01 for patient MRNAGDAR000041 at clinic Medical Department INFO 2025-10-14 19:33:07,727 signals 37936 8782111040 Notified provider hassan.al-shamrani.doctor3 of new appointment INFO 2025-10-14 19:33:07,729 signals 37936 8782111040 Appointment created: e494458f-a5fd-481b-97a3-c14466b6f1a1 for patient MRNAGDAR000034 on 2025-11-03 INFO 2025-10-14 19:33:07,729 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000034-NUR-01 INFO 2025-10-14 19:33:07,729 signals 37936 8782111040 SubFile created: FILE-2025-000034-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:33:07,729 signals 37936 8782111040 Created sub-file FILE-2025-000034-NUR-01 for patient MRNAGDAR000034 at clinic Nursing Department INFO 2025-10-14 19:33:07,730 confirmation_service 37936 8782111040 Created confirmation token for appointment e494458f-a5fd-481b-97a3-c14466b6f1a1, expires at 2025-10-21 16:33:07.730425+00:00 ERROR 2025-10-14 19:33:07,730 signals 37936 8782111040 Error creating confirmation token for appointment e494458f-a5fd-481b-97a3-c14466b6f1a1: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:33:07,730 signals 37936 8782111040 Notified provider jawaher.al-asiri.nurse2 of new appointment INFO 2025-10-14 19:33:07,731 signals 37936 8782111040 Scheduled 24-hour reminder for appointment e494458f-a5fd-481b-97a3-c14466b6f1a1 INFO 2025-10-14 19:33:07,731 signals 37936 8782111040 Scheduled 2-hour reminder for appointment e494458f-a5fd-481b-97a3-c14466b6f1a1 INFO 2025-10-14 19:33:07,732 signals 37936 8782111040 Appointment created: 2a812416-2ad1-4f0d-8d33-c0a5fe17f553 for patient MRNAGDAR000039 on 2025-09-30 INFO 2025-10-14 19:33:07,732 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000039-ABA-01 INFO 2025-10-14 19:33:07,732 signals 37936 8782111040 SubFile created: FILE-2025-000039-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:33:07,732 signals 37936 8782111040 Created sub-file FILE-2025-000039-ABA-01 for patient MRNAGDAR000039 at clinic ABA Therapy INFO 2025-10-14 19:33:07,733 signals 37936 8782111040 Notified provider hussein.al-subai.aba1 of new appointment INFO 2025-10-14 19:33:07,734 signals 37936 8782111040 Appointment created: 3a0dd4c3-b54f-4b98-9987-44c44962d9ee for patient MRNAGDAR000033 on 2025-07-20 INFO 2025-10-14 19:33:07,734 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000033-MED-01 INFO 2025-10-14 19:33:07,735 signals 37936 8782111040 SubFile created: FILE-2025-000033-MED-01 for clinic Medical Department INFO 2025-10-14 19:33:07,735 signals 37936 8782111040 Created sub-file FILE-2025-000033-MED-01 for patient MRNAGDAR000033 at clinic Medical Department INFO 2025-10-14 19:33:07,735 signals 37936 8782111040 Notified provider mona.al-ghamdi.doctor1 of new appointment INFO 2025-10-14 19:33:07,737 signals 37936 8782111040 Appointment created: 8ce62be1-0d32-480b-af6e-02d3b961b14d for patient MRNAGDAR000042 on 2025-09-21 INFO 2025-10-14 19:33:07,737 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000042-OT-04 INFO 2025-10-14 19:33:07,738 signals 37936 8782111040 SubFile created: FILE-2025-000042-OT-04 for clinic Occupational Therapy INFO 2025-10-14 19:33:07,738 signals 37936 8782111040 Created sub-file FILE-2025-000042-OT-04 for patient MRNAGDAR000042 at clinic Occupational Therapy INFO 2025-10-14 19:33:07,739 signals 37936 8782111040 Notified provider fahad.al-dawsari.ot2 of new appointment INFO 2025-10-14 19:33:07,741 signals 37936 8782111040 Appointment created: b6a11d53-42a4-48b4-9fc8-7d77925deda8 for patient MRNAGDAR000008 on 2025-07-23 INFO 2025-10-14 19:33:07,745 signals 37936 8782111040 Notified provider hassan.al-shamrani.doctor3 of new appointment INFO 2025-10-14 19:33:07,747 signals 37936 8782111040 Appointment created: 6abf7a88-3cc8-4c50-a003-f1cbf1b64f78 for patient MRNAGDAR000003 on 2025-09-02 INFO 2025-10-14 19:33:07,749 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000003-OT-02 INFO 2025-10-14 19:33:07,750 signals 37936 8782111040 SubFile created: FILE-2025-000003-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:33:07,750 signals 37936 8782111040 Created sub-file FILE-2025-000003-OT-02 for patient MRNAGDAR000003 at clinic Occupational Therapy INFO 2025-10-14 19:33:07,750 signals 37936 8782111040 Notified provider fahad.al-dawsari.ot2 of new appointment INFO 2025-10-14 19:33:07,755 signals 37936 8782111040 Appointment created: 8434fc19-6453-49d1-9b5e-f724d8ab245e for patient MRNAGDAR000042 on 2025-09-14 INFO 2025-10-14 19:33:07,755 signals 37936 8782111040 Notified provider dalal.al-qahtani.doctor2 of new appointment INFO 2025-10-14 19:33:07,761 signals 37936 8782111040 Appointment created: 7deb6b49-ea44-4f3d-8a45-35893ab680fe for patient MRNAGDAR000024 on 2025-08-24 INFO 2025-10-14 19:33:07,761 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000024-NUR-01 INFO 2025-10-14 19:33:07,762 signals 37936 8782111040 SubFile created: FILE-2025-000024-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:33:07,762 signals 37936 8782111040 Created sub-file FILE-2025-000024-NUR-01 for patient MRNAGDAR000024 at clinic Nursing Department INFO 2025-10-14 19:33:07,762 signals 37936 8782111040 Notified provider jawaher.al-asiri.nurse2 of new appointment INFO 2025-10-14 19:33:07,763 signals 37936 8782111040 Appointment created: 351e1b73-8068-4f66-83db-bea746d89084 for patient MRNAGDAR000028 on 2025-08-31 INFO 2025-10-14 19:33:07,764 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000028-OT-03 INFO 2025-10-14 19:33:07,764 signals 37936 8782111040 SubFile created: FILE-2025-000028-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:33:07,764 signals 37936 8782111040 Created sub-file FILE-2025-000028-OT-03 for patient MRNAGDAR000028 at clinic Occupational Therapy INFO 2025-10-14 19:33:07,764 signals 37936 8782111040 Notified provider fahad.al-dawsari.ot2 of new appointment INFO 2025-10-14 19:33:07,766 signals 37936 8782111040 Appointment created: 25b32168-b9ec-40c8-80e0-7b760b70ff85 for patient MRNAGDAR000017 on 2025-10-09 INFO 2025-10-14 19:33:07,766 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000017-MED-01 INFO 2025-10-14 19:33:07,766 signals 37936 8782111040 SubFile created: FILE-2025-000017-MED-01 for clinic Medical Department INFO 2025-10-14 19:33:07,766 signals 37936 8782111040 Created sub-file FILE-2025-000017-MED-01 for patient MRNAGDAR000017 at clinic Medical Department INFO 2025-10-14 19:33:07,766 signals 37936 8782111040 Notified provider mona.al-ghamdi.doctor1 of new appointment INFO 2025-10-14 19:33:07,768 signals 37936 8782111040 Appointment created: eaca7d40-47da-4f1c-a70a-7744e8e44bfa for patient MRNAGDAR000047 on 2025-07-22 INFO 2025-10-14 19:33:07,768 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000047-MED-02 INFO 2025-10-14 19:33:07,768 signals 37936 8782111040 SubFile created: FILE-2025-000047-MED-02 for clinic Medical Department INFO 2025-10-14 19:33:07,768 signals 37936 8782111040 Created sub-file FILE-2025-000047-MED-02 for patient MRNAGDAR000047 at clinic Medical Department INFO 2025-10-14 19:33:07,769 signals 37936 8782111040 Notified provider hassan.al-shamrani.doctor3 of new appointment INFO 2025-10-14 19:33:07,769 signals 37936 8782111040 Appointment created: 338c0a61-fbf8-4025-bc51-4d5884741cc4 for patient MRNAGDAR000005 on 2025-08-17 INFO 2025-10-14 19:33:07,770 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000005-OT-01 INFO 2025-10-14 19:33:07,770 signals 37936 8782111040 SubFile created: FILE-2025-000005-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:33:07,770 signals 37936 8782111040 Created sub-file FILE-2025-000005-OT-01 for patient MRNAGDAR000005 at clinic Occupational Therapy INFO 2025-10-14 19:33:07,770 signals 37936 8782111040 Notified provider fahad.al-dawsari.ot2 of new appointment INFO 2025-10-14 19:33:07,772 signals 37936 8782111040 Appointment created: 668b83b7-92fb-4a7b-8834-69c552801b3f for patient MRNAGDAR000001 on 2025-09-21 INFO 2025-10-14 19:33:07,772 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000001-MED-02 INFO 2025-10-14 19:33:07,772 signals 37936 8782111040 SubFile created: FILE-2025-000001-MED-02 for clinic Medical Department INFO 2025-10-14 19:33:07,772 signals 37936 8782111040 Created sub-file FILE-2025-000001-MED-02 for patient MRNAGDAR000001 at clinic Medical Department INFO 2025-10-14 19:33:07,773 signals 37936 8782111040 Notified provider dalal.al-qahtani.doctor2 of new appointment INFO 2025-10-14 19:33:07,774 signals 37936 8782111040 Appointment created: b2f6eae5-dcb4-4da9-8631-cd43ae047872 for patient MRNAGDAR000003 on 2025-09-14 INFO 2025-10-14 19:33:07,774 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000003-SLP-03 INFO 2025-10-14 19:33:07,774 signals 37936 8782111040 SubFile created: FILE-2025-000003-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:33:07,774 signals 37936 8782111040 Created sub-file FILE-2025-000003-SLP-03 for patient MRNAGDAR000003 at clinic Speech-Language Pathology INFO 2025-10-14 19:33:07,775 signals 37936 8782111040 Notified provider talal.al-balawi.slp1 of new appointment INFO 2025-10-14 19:33:07,777 signals 37936 8782111040 Appointment created: f2da0aa3-0737-46e5-a1dc-0c253df74ae4 for patient MRNAGDAR000018 on 2025-08-17 INFO 2025-10-14 19:33:07,777 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000018-OT-02 INFO 2025-10-14 19:33:07,777 signals 37936 8782111040 SubFile created: FILE-2025-000018-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:33:07,777 signals 37936 8782111040 Created sub-file FILE-2025-000018-OT-02 for patient MRNAGDAR000018 at clinic Occupational Therapy INFO 2025-10-14 19:33:07,778 signals 37936 8782111040 Notified provider fahad.al-dawsari.ot2 of new appointment INFO 2025-10-14 19:33:07,779 signals 37936 8782111040 Appointment created: 057fc180-f269-42f3-905f-e36c5bee0df2 for patient MRNAGDAR000041 on 2025-10-06 INFO 2025-10-14 19:33:07,780 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000041-SLP-02 INFO 2025-10-14 19:33:07,780 signals 37936 8782111040 SubFile created: FILE-2025-000041-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:33:07,780 signals 37936 8782111040 Created sub-file FILE-2025-000041-SLP-02 for patient MRNAGDAR000041 at clinic Speech-Language Pathology INFO 2025-10-14 19:33:07,780 signals 37936 8782111040 Notified provider turki.al-omari.slp2 of new appointment INFO 2025-10-14 19:33:07,782 signals 37936 8782111040 Appointment created: e1148c39-5589-4d3d-b063-2fb05c9377c3 for patient MRNAGDAR000041 on 2025-09-21 INFO 2025-10-14 19:33:07,782 signals 37936 8782111040 Notified provider talal.al-balawi.slp1 of new appointment INFO 2025-10-14 19:33:07,784 signals 37936 8782111040 Appointment created: c95c7d28-235f-416b-8e3a-959d2a2674f6 for patient MRNAGDAR000037 on 2025-10-01 INFO 2025-10-14 19:33:07,784 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000037-MED-01 INFO 2025-10-14 19:33:07,784 signals 37936 8782111040 SubFile created: FILE-2025-000037-MED-01 for clinic Medical Department INFO 2025-10-14 19:33:07,784 signals 37936 8782111040 Created sub-file FILE-2025-000037-MED-01 for patient MRNAGDAR000037 at clinic Medical Department INFO 2025-10-14 19:33:07,785 signals 37936 8782111040 Notified provider hassan.al-shamrani.doctor3 of new appointment INFO 2025-10-14 19:33:07,786 signals 37936 8782111040 Appointment created: e6e3ac18-4bcb-452e-823c-1a98dbd70a0f for patient MRNAGDAR000003 on 2025-09-11 INFO 2025-10-14 19:33:07,787 signals 37936 8782111040 Notified provider talal.al-balawi.slp1 of new appointment INFO 2025-10-14 19:33:07,788 signals 37936 8782111040 Appointment created: 1e89b8db-022d-4559-957d-16f5aa301468 for patient MRNAGDAR000048 on 2025-07-29 INFO 2025-10-14 19:33:07,788 signals 37936 8782111040 Notified provider mona.al-ghamdi.doctor1 of new appointment INFO 2025-10-14 19:33:07,790 signals 37936 8782111040 Appointment created: d1fac187-87f7-4dc6-a746-c835a5425e18 for patient MRNAGDAR000018 on 2025-08-28 INFO 2025-10-14 19:33:07,790 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000018-SLP-03 INFO 2025-10-14 19:33:07,790 signals 37936 8782111040 SubFile created: FILE-2025-000018-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:33:07,790 signals 37936 8782111040 Created sub-file FILE-2025-000018-SLP-03 for patient MRNAGDAR000018 at clinic Speech-Language Pathology INFO 2025-10-14 19:33:07,791 signals 37936 8782111040 Notified provider turki.al-omari.slp2 of new appointment INFO 2025-10-14 19:33:07,792 signals 37936 8782111040 Appointment created: b6ac6bcb-8a78-48ee-8640-b3adb6934278 for patient MRNAGDAR000026 on 2025-10-12 INFO 2025-10-14 19:33:07,792 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000026-MED-02 INFO 2025-10-14 19:33:07,793 signals 37936 8782111040 SubFile created: FILE-2025-000026-MED-02 for clinic Medical Department INFO 2025-10-14 19:33:07,793 signals 37936 8782111040 Created sub-file FILE-2025-000026-MED-02 for patient MRNAGDAR000026 at clinic Medical Department INFO 2025-10-14 19:33:07,793 signals 37936 8782111040 Notified provider mona.al-ghamdi.doctor1 of new appointment INFO 2025-10-14 19:33:07,794 signals 37936 8782111040 Appointment created: 6bf86c92-37a3-453f-93d5-f2ce9ed51167 for patient MRNAGDAR000023 on 2025-09-14 INFO 2025-10-14 19:33:07,795 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000023-NUR-01 INFO 2025-10-14 19:33:07,795 signals 37936 8782111040 SubFile created: FILE-2025-000023-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:33:07,795 signals 37936 8782111040 Created sub-file FILE-2025-000023-NUR-01 for patient MRNAGDAR000023 at clinic Nursing Department INFO 2025-10-14 19:33:07,795 signals 37936 8782111040 Notified provider jawaher.al-asiri.nurse2 of new appointment INFO 2025-10-14 19:33:07,797 signals 37936 8782111040 Appointment created: d8ad2501-2f50-4ed4-a7a8-5547631a4c9e for patient MRNAGDAR000045 on 2025-07-27 INFO 2025-10-14 19:33:07,797 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000045-NUR-03 INFO 2025-10-14 19:33:07,797 signals 37936 8782111040 SubFile created: FILE-2025-000045-NUR-03 for clinic Nursing Department INFO 2025-10-14 19:33:07,797 signals 37936 8782111040 Created sub-file FILE-2025-000045-NUR-03 for patient MRNAGDAR000045 at clinic Nursing Department INFO 2025-10-14 19:33:07,798 signals 37936 8782111040 Notified provider mona.al-shamrani.nurse3 of new appointment INFO 2025-10-14 19:33:07,799 signals 37936 8782111040 Appointment created: c66f9a24-c711-4bca-8beb-cf72cfe1a00f for patient MRNAGDAR000024 on 2025-08-10 INFO 2025-10-14 19:33:07,799 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000024-OT-02 INFO 2025-10-14 19:33:07,799 signals 37936 8782111040 SubFile created: FILE-2025-000024-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:33:07,799 signals 37936 8782111040 Created sub-file FILE-2025-000024-OT-02 for patient MRNAGDAR000024 at clinic Occupational Therapy INFO 2025-10-14 19:33:07,800 signals 37936 8782111040 Notified provider fahad.al-dawsari.ot2 of new appointment INFO 2025-10-14 19:33:07,801 signals 37936 8782111040 Appointment created: 2e188256-400a-4f47-90c4-83850bcc3381 for patient MRNAGDAR000031 on 2025-10-19 INFO 2025-10-14 19:33:07,802 signals 37936 8782111040 Notified provider sultan.al-juaid.ot1 of new appointment INFO 2025-10-14 19:33:07,802 signals 37936 8782111040 Scheduled 24-hour reminder for appointment 2e188256-400a-4f47-90c4-83850bcc3381 INFO 2025-10-14 19:33:07,802 signals 37936 8782111040 Scheduled 2-hour reminder for appointment 2e188256-400a-4f47-90c4-83850bcc3381 INFO 2025-10-14 19:33:07,803 signals 37936 8782111040 Appointment created: 96484777-2b41-4473-a508-0ebaf6efcdff for patient MRNAGDAR000001 on 2025-09-30 INFO 2025-10-14 19:33:07,803 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000001-SLP-03 INFO 2025-10-14 19:33:07,804 signals 37936 8782111040 SubFile created: FILE-2025-000001-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:33:07,804 signals 37936 8782111040 Created sub-file FILE-2025-000001-SLP-03 for patient MRNAGDAR000001 at clinic Speech-Language Pathology INFO 2025-10-14 19:33:07,804 signals 37936 8782111040 Notified provider talal.al-balawi.slp1 of new appointment INFO 2025-10-14 19:33:07,805 signals 37936 8782111040 Appointment created: 3af6ef59-5a8d-435d-92c7-b9491b662e2f for patient MRNAGDAR000026 on 2025-11-10 INFO 2025-10-14 19:33:07,806 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000026-NUR-03 INFO 2025-10-14 19:33:07,806 signals 37936 8782111040 SubFile created: FILE-2025-000026-NUR-03 for clinic Nursing Department INFO 2025-10-14 19:33:07,806 signals 37936 8782111040 Created sub-file FILE-2025-000026-NUR-03 for patient MRNAGDAR000026 at clinic Nursing Department INFO 2025-10-14 19:33:07,806 signals 37936 8782111040 Notified provider mona.al-shamrani.nurse3 of new appointment INFO 2025-10-14 19:33:07,807 signals 37936 8782111040 Scheduled 24-hour reminder for appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f INFO 2025-10-14 19:33:07,807 signals 37936 8782111040 Scheduled 2-hour reminder for appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f INFO 2025-10-14 19:33:07,808 signals 37936 8782111040 Appointment created: 957e30c1-daf2-48d3-b06c-5f187bf8dae1 for patient MRNAGDAR000036 on 2025-08-19 INFO 2025-10-14 19:33:07,808 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000036-ABA-03 INFO 2025-10-14 19:33:07,808 signals 37936 8782111040 SubFile created: FILE-2025-000036-ABA-03 for clinic ABA Therapy INFO 2025-10-14 19:33:07,808 signals 37936 8782111040 Created sub-file FILE-2025-000036-ABA-03 for patient MRNAGDAR000036 at clinic ABA Therapy INFO 2025-10-14 19:33:07,809 signals 37936 8782111040 Notified provider hussein.al-subai.aba1 of new appointment INFO 2025-10-14 19:33:07,810 signals 37936 8782111040 Appointment created: 60f71556-2def-4920-966a-cc7f3566f135 for patient MRNAGDAR000015 on 2025-09-24 INFO 2025-10-14 19:33:07,811 signals 37936 8782111040 Notified provider turki.al-omari.slp2 of new appointment INFO 2025-10-14 19:33:07,812 signals 37936 8782111040 Appointment created: 4665ba4e-f0f4-4ccb-aac5-58f194f115d4 for patient MRNAGDAR000036 on 2025-09-23 INFO 2025-10-14 19:33:07,813 signals 37936 8782111040 Notified provider sultan.al-juaid.ot1 of new appointment INFO 2025-10-14 19:33:07,815 signals 37936 8782111040 Appointment created: 7d04d8fe-7a53-4264-ab62-7f0e4e08a8d8 for patient MRNAGDAR000049 on 2025-08-10 INFO 2025-10-14 19:33:07,815 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000049-NUR-02 INFO 2025-10-14 19:33:07,815 signals 37936 8782111040 SubFile created: FILE-2025-000049-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:33:07,815 signals 37936 8782111040 Created sub-file FILE-2025-000049-NUR-02 for patient MRNAGDAR000049 at clinic Nursing Department INFO 2025-10-14 19:33:07,816 signals 37936 8782111040 Notified provider jawaher.al-asiri.nurse2 of new appointment INFO 2025-10-14 19:33:07,817 signals 37936 8782111040 Appointment created: 96cf2eac-06a4-4b13-8225-59b9a33cd1d1 for patient MRNAGDAR000026 on 2025-09-18 INFO 2025-10-14 19:33:07,818 signals 37936 8782111040 Notified provider jawaher.al-asiri.nurse2 of new appointment INFO 2025-10-14 19:33:07,819 signals 37936 8782111040 Appointment created: f646ece9-52de-4890-bd88-f05ef0e466af for patient MRNAGDAR000017 on 2025-08-11 INFO 2025-10-14 19:33:07,819 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000017-OT-02 INFO 2025-10-14 19:33:07,820 signals 37936 8782111040 SubFile created: FILE-2025-000017-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:33:07,820 signals 37936 8782111040 Created sub-file FILE-2025-000017-OT-02 for patient MRNAGDAR000017 at clinic Occupational Therapy INFO 2025-10-14 19:33:07,820 signals 37936 8782111040 Notified provider fahad.al-dawsari.ot2 of new appointment INFO 2025-10-14 19:33:07,821 signals 37936 8782111040 Appointment created: 866173da-0223-466b-b6fd-f562b7a4eea6 for patient MRNAGDAR000050 on 2025-09-07 INFO 2025-10-14 19:33:07,822 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000050-MED-02 INFO 2025-10-14 19:33:07,822 signals 37936 8782111040 SubFile created: FILE-2025-000050-MED-02 for clinic Medical Department INFO 2025-10-14 19:33:07,822 signals 37936 8782111040 Created sub-file FILE-2025-000050-MED-02 for patient MRNAGDAR000050 at clinic Medical Department INFO 2025-10-14 19:33:07,822 signals 37936 8782111040 Notified provider dalal.al-qahtani.doctor2 of new appointment INFO 2025-10-14 19:33:07,824 signals 37936 8782111040 Appointment created: 33657032-2b40-4e7d-9782-4fd597ce97d9 for patient MRNAGDAR000038 on 2025-09-08 INFO 2025-10-14 19:33:07,824 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000038-NUR-02 INFO 2025-10-14 19:33:07,824 signals 37936 8782111040 SubFile created: FILE-2025-000038-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:33:07,824 signals 37936 8782111040 Created sub-file FILE-2025-000038-NUR-02 for patient MRNAGDAR000038 at clinic Nursing Department INFO 2025-10-14 19:33:07,824 signals 37936 8782111040 Notified provider jawaher.al-asiri.nurse2 of new appointment INFO 2025-10-14 19:33:07,826 signals 37936 8782111040 Appointment created: db06468e-c4d2-4c5e-afe0-dbfdbe971ed7 for patient MRNAGDAR000001 on 2025-09-09 INFO 2025-10-14 19:33:07,826 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000001-NUR-04 INFO 2025-10-14 19:33:07,826 signals 37936 8782111040 SubFile created: FILE-2025-000001-NUR-04 for clinic Nursing Department INFO 2025-10-14 19:33:07,826 signals 37936 8782111040 Created sub-file FILE-2025-000001-NUR-04 for patient MRNAGDAR000001 at clinic Nursing Department INFO 2025-10-14 19:33:07,827 signals 37936 8782111040 Notified provider mona.al-shamrani.nurse3 of new appointment INFO 2025-10-14 19:33:07,828 signals 37936 8782111040 Appointment created: ba15fc66-b986-40aa-b84e-9db1f3bf8fe3 for patient MRNAGDAR000049 on 2025-09-17 INFO 2025-10-14 19:33:07,828 signals 37936 8782111040 Notified provider jawaher.al-asiri.nurse2 of new appointment INFO 2025-10-14 19:33:07,830 signals 37936 8782111040 Appointment created: ee5e9ee2-ff87-47f5-a4f2-8b8c4bd3584c for patient MRNAGDAR000028 on 2025-07-20 INFO 2025-10-14 19:33:07,830 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000028-MED-04 INFO 2025-10-14 19:33:07,830 signals 37936 8782111040 SubFile created: FILE-2025-000028-MED-04 for clinic Medical Department INFO 2025-10-14 19:33:07,830 signals 37936 8782111040 Created sub-file FILE-2025-000028-MED-04 for patient MRNAGDAR000028 at clinic Medical Department INFO 2025-10-14 19:33:07,831 signals 37936 8782111040 Notified provider hassan.al-shamrani.doctor3 of new appointment INFO 2025-10-14 19:33:07,831 signals 37936 8782111040 Appointment created: c1073c80-b833-4cdc-9e4e-5082d21221c9 for patient MRNAGDAR000022 on 2025-09-07 INFO 2025-10-14 19:33:07,832 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000022-NUR-02 INFO 2025-10-14 19:33:07,832 signals 37936 8782111040 SubFile created: FILE-2025-000022-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:33:07,832 signals 37936 8782111040 Created sub-file FILE-2025-000022-NUR-02 for patient MRNAGDAR000022 at clinic Nursing Department INFO 2025-10-14 19:33:07,832 signals 37936 8782111040 Notified provider jawaher.al-asiri.nurse2 of new appointment INFO 2025-10-14 19:33:07,834 signals 37936 8782111040 Appointment created: 51c260d1-c8f7-40af-a309-ec0e24d4bd05 for patient MRNAGDAR000002 on 2025-10-05 INFO 2025-10-14 19:33:07,834 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000002-NUR-02 INFO 2025-10-14 19:33:07,834 signals 37936 8782111040 SubFile created: FILE-2025-000002-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:33:07,834 signals 37936 8782111040 Created sub-file FILE-2025-000002-NUR-02 for patient MRNAGDAR000002 at clinic Nursing Department INFO 2025-10-14 19:33:07,834 signals 37936 8782111040 Notified provider jawaher.al-asiri.nurse2 of new appointment INFO 2025-10-14 19:33:07,836 signals 37936 8782111040 Appointment created: 53f8e28d-bc59-41a4-b326-9b5798b2ffc8 for patient MRNAGDAR000032 on 2025-09-03 INFO 2025-10-14 19:33:07,836 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000032-SLP-01 INFO 2025-10-14 19:33:07,836 signals 37936 8782111040 SubFile created: FILE-2025-000032-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:33:07,836 signals 37936 8782111040 Created sub-file FILE-2025-000032-SLP-01 for patient MRNAGDAR000032 at clinic Speech-Language Pathology INFO 2025-10-14 19:33:07,837 signals 37936 8782111040 Notified provider turki.al-omari.slp2 of new appointment INFO 2025-10-14 19:33:07,838 signals 37936 8782111040 Appointment created: cd68d4b0-df65-49ce-b958-47b95a5999a4 for patient MRNAGDAR000018 on 2025-09-21 INFO 2025-10-14 19:33:07,838 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000018-ABA-04 INFO 2025-10-14 19:33:07,839 signals 37936 8782111040 SubFile created: FILE-2025-000018-ABA-04 for clinic ABA Therapy INFO 2025-10-14 19:33:07,839 signals 37936 8782111040 Created sub-file FILE-2025-000018-ABA-04 for patient MRNAGDAR000018 at clinic ABA Therapy INFO 2025-10-14 19:33:07,839 signals 37936 8782111040 Notified provider omar.al-omari.aba2 of new appointment INFO 2025-10-14 19:33:07,840 signals 37936 8782111040 Appointment created: bb9b0672-e840-4015-81b2-89dd5928ced6 for patient MRNAGDAR000011 on 2025-07-20 INFO 2025-10-14 19:33:07,841 signals 37936 8782111040 Notified provider fahad.al-dawsari.ot2 of new appointment INFO 2025-10-14 19:33:07,843 signals 37936 8782111040 Appointment created: 70ba7488-2439-4b6f-9988-6c24dd68b4bd for patient MRNAGDAR000019 on 2025-10-05 INFO 2025-10-14 19:33:07,843 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000019-MED-02 INFO 2025-10-14 19:33:07,844 signals 37936 8782111040 SubFile created: FILE-2025-000019-MED-02 for clinic Medical Department INFO 2025-10-14 19:33:07,844 signals 37936 8782111040 Created sub-file FILE-2025-000019-MED-02 for patient MRNAGDAR000019 at clinic Medical Department INFO 2025-10-14 19:33:07,844 signals 37936 8782111040 Notified provider mona.al-ghamdi.doctor1 of new appointment INFO 2025-10-14 19:33:07,846 signals 37936 8782111040 Appointment created: 60ec6973-2097-4eb0-86d1-49e2d66d110b for patient MRNAGDAR000044 on 2025-09-07 INFO 2025-10-14 19:33:07,846 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000044-OT-02 INFO 2025-10-14 19:33:07,847 signals 37936 8782111040 SubFile created: FILE-2025-000044-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:33:07,847 signals 37936 8782111040 Created sub-file FILE-2025-000044-OT-02 for patient MRNAGDAR000044 at clinic Occupational Therapy INFO 2025-10-14 19:33:07,847 signals 37936 8782111040 Notified provider sultan.al-juaid.ot1 of new appointment INFO 2025-10-14 19:33:07,848 signals 37936 8782111040 Appointment created: 21d35798-c6c1-4aea-a360-dfb185f1f119 for patient MRNAGDAR000018 on 2025-09-18 INFO 2025-10-14 19:33:07,849 signals 37936 8782111040 Notified provider talal.al-harthi.nurse1 of new appointment INFO 2025-10-14 19:33:07,850 signals 37936 8782111040 Appointment created: 0af77f43-fefb-4c76-9887-64bdb505d0e2 for patient MRNAGDAR000020 on 2025-10-12 INFO 2025-10-14 19:33:07,850 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000020-SLP-02 INFO 2025-10-14 19:33:07,850 signals 37936 8782111040 SubFile created: FILE-2025-000020-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:33:07,850 signals 37936 8782111040 Created sub-file FILE-2025-000020-SLP-02 for patient MRNAGDAR000020 at clinic Speech-Language Pathology INFO 2025-10-14 19:33:07,851 signals 37936 8782111040 Notified provider talal.al-balawi.slp1 of new appointment INFO 2025-10-14 19:33:07,852 signals 37936 8782111040 Appointment created: 3c68d1ad-589d-4cfc-9a59-1ecd8279f327 for patient MRNAGDAR000032 on 2025-10-01 INFO 2025-10-14 19:33:07,853 signals 37936 8782111040 Generated Sub-File Number: FILE-2025-000032-MED-02 INFO 2025-10-14 19:33:07,853 signals 37936 8782111040 SubFile created: FILE-2025-000032-MED-02 for clinic Medical Department INFO 2025-10-14 19:33:07,853 signals 37936 8782111040 Created sub-file FILE-2025-000032-MED-02 for patient MRNAGDAR000032 at clinic Medical Department INFO 2025-10-14 19:33:07,853 signals 37936 8782111040 Notified provider dalal.al-qahtani.doctor2 of new appointment INFO 2025-10-14 19:33:07,855 signals 37936 8782111040 Appointment created: 93d2dbae-6abf-4ba9-bd3d-810580237506 for patient MRNAGDAR000022 on 2025-09-01 INFO 2025-10-14 19:33:07,855 signals 37936 8782111040 Notified provider hussein.al-subai.aba1 of new appointment INFO 2025-10-14 19:33:07,857 signals 37936 8782111040 Appointment created: 1ec7ca68-2a04-462c-83fa-0dce21bf3461 for patient MRNAGDAR000003 on 2025-10-09 INFO 2025-10-14 19:33:07,857 signals 37936 8782111040 Notified provider hussein.al-subai.aba1 of new appointment INFO 2025-10-14 19:33:08,014 signals 37936 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000033 INFO 2025-10-14 19:33:32,326 autoreload 24291 8782111040 /Users/marwanalwali/AgdarCentre/core/signals.py changed, reloading. INFO 2025-10-14 19:33:32,776 autoreload 38163 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 19:33:40,783 signals 38260 8782111040 User created: mohammed.al-mutairi.admin1 (Administrator) INFO 2025-10-14 19:33:40,915 signals 38260 8782111040 User created: mohammed.al-rashidi.admin2 (Administrator) INFO 2025-10-14 19:33:41,062 signals 38260 8782111040 User created: saud.al-asiri.doctor1 (Doctor) INFO 2025-10-14 19:33:41,197 signals 38260 8782111040 User created: noura.al-shehri.doctor2 (Doctor) INFO 2025-10-14 19:33:41,330 signals 38260 8782111040 User created: abdulaziz.al-omari.doctor3 (Doctor) INFO 2025-10-14 19:33:41,470 signals 38260 8782111040 User created: sultan.al-juaid.nurse1 (Nurse) INFO 2025-10-14 19:33:41,610 signals 38260 8782111040 User created: bandar.al-asiri.nurse2 (Nurse) INFO 2025-10-14 19:33:41,750 signals 38260 8782111040 User created: hassan.al-omari.nurse3 (Nurse) INFO 2025-10-14 19:33:41,890 signals 38260 8782111040 User created: wafa.al-ahmadi.ot1 (Occupational Therapist) INFO 2025-10-14 19:33:42,030 signals 38260 8782111040 User created: mona.al-dawsari.ot2 (Occupational Therapist) INFO 2025-10-14 19:33:42,172 signals 38260 8782111040 User created: talal.al-shehri.slp1 (Speech-Language Pathologist) INFO 2025-10-14 19:33:42,309 signals 38260 8782111040 User created: wafa.al-asiri.slp2 (Speech-Language Pathologist) INFO 2025-10-14 19:33:42,446 signals 38260 8782111040 User created: jawaher.al-balawi.aba1 (ABA Therapist) INFO 2025-10-14 19:33:42,584 signals 38260 8782111040 User created: ghada.al-rashidi.aba2 (ABA Therapist) INFO 2025-10-14 19:33:42,720 signals 38260 8782111040 User created: sarah.al-juaid.front_desk1 (Front Desk) INFO 2025-10-14 19:33:42,858 signals 38260 8782111040 User created: hessa.al-zahrani.front_desk2 (Front Desk) INFO 2025-10-14 19:33:42,995 signals 38260 8782111040 User created: wafa.al-shehri.finance1 (Finance) INFO 2025-10-14 19:33:43,133 signals 38260 8782111040 User created: hanan.al-subai.finance2 (Finance) INFO 2025-10-14 19:33:43,135 signals 38260 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-14 19:33:43,135 signals 38260 8782111040 File created: FILE-2025-000001 for patient MRNAGDAR000001 INFO 2025-10-14 19:33:43,135 signals 38260 8782111040 Created main file for patient: MRNAGDAR000001 INFO 2025-10-14 19:33:43,136 signals 38260 8782111040 Patient created: MRNAGDAR000001 - Abdulaziz Al-Juaid INFO 2025-10-14 19:33:43,137 signals 38260 8782111040 Generated File Number: FILE-2025-000002 INFO 2025-10-14 19:33:43,137 signals 38260 8782111040 File created: FILE-2025-000002 for patient MRNAGDAR000002 INFO 2025-10-14 19:33:43,137 signals 38260 8782111040 Created main file for patient: MRNAGDAR000002 INFO 2025-10-14 19:33:43,137 signals 38260 8782111040 Patient created: MRNAGDAR000002 - Sultan Al-Anzi INFO 2025-10-14 19:33:43,139 signals 38260 8782111040 Generated File Number: FILE-2025-000003 INFO 2025-10-14 19:33:43,139 signals 38260 8782111040 File created: FILE-2025-000003 for patient MRNAGDAR000003 INFO 2025-10-14 19:33:43,139 signals 38260 8782111040 Created main file for patient: MRNAGDAR000003 INFO 2025-10-14 19:33:43,139 signals 38260 8782111040 Patient created: MRNAGDAR000003 - Salma Al-Harthi INFO 2025-10-14 19:33:43,140 signals 38260 8782111040 Generated File Number: FILE-2025-000004 INFO 2025-10-14 19:33:43,140 signals 38260 8782111040 File created: FILE-2025-000004 for patient MRNAGDAR000004 INFO 2025-10-14 19:33:43,140 signals 38260 8782111040 Created main file for patient: MRNAGDAR000004 INFO 2025-10-14 19:33:43,140 signals 38260 8782111040 Patient created: MRNAGDAR000004 - Latifa Al-Otaibi INFO 2025-10-14 19:33:43,142 signals 38260 8782111040 Generated File Number: FILE-2025-000005 INFO 2025-10-14 19:33:43,142 signals 38260 8782111040 File created: FILE-2025-000005 for patient MRNAGDAR000005 INFO 2025-10-14 19:33:43,142 signals 38260 8782111040 Created main file for patient: MRNAGDAR000005 INFO 2025-10-14 19:33:43,143 signals 38260 8782111040 Patient created: MRNAGDAR000005 - Sarah Al-Subaie INFO 2025-10-14 19:33:43,144 signals 38260 8782111040 Generated File Number: FILE-2025-000006 INFO 2025-10-14 19:33:43,145 signals 38260 8782111040 File created: FILE-2025-000006 for patient MRNAGDAR000006 INFO 2025-10-14 19:33:43,145 signals 38260 8782111040 Created main file for patient: MRNAGDAR000006 INFO 2025-10-14 19:33:43,145 signals 38260 8782111040 Patient created: MRNAGDAR000006 - Nada Al-Juaid INFO 2025-10-14 19:33:43,146 signals 38260 8782111040 Generated File Number: FILE-2025-000007 INFO 2025-10-14 19:33:43,146 signals 38260 8782111040 File created: FILE-2025-000007 for patient MRNAGDAR000007 INFO 2025-10-14 19:33:43,146 signals 38260 8782111040 Created main file for patient: MRNAGDAR000007 INFO 2025-10-14 19:33:43,146 signals 38260 8782111040 Patient created: MRNAGDAR000007 - Ziyad Al-Rashidi INFO 2025-10-14 19:33:43,148 signals 38260 8782111040 Generated File Number: FILE-2025-000008 INFO 2025-10-14 19:33:43,148 signals 38260 8782111040 File created: FILE-2025-000008 for patient MRNAGDAR000008 INFO 2025-10-14 19:33:43,148 signals 38260 8782111040 Created main file for patient: MRNAGDAR000008 INFO 2025-10-14 19:33:43,148 signals 38260 8782111040 Patient created: MRNAGDAR000008 - Reem Al-Ahmadi INFO 2025-10-14 19:33:43,149 signals 38260 8782111040 Generated File Number: FILE-2025-000009 INFO 2025-10-14 19:33:43,149 signals 38260 8782111040 File created: FILE-2025-000009 for patient MRNAGDAR000009 INFO 2025-10-14 19:33:43,149 signals 38260 8782111040 Created main file for patient: MRNAGDAR000009 INFO 2025-10-14 19:33:43,149 signals 38260 8782111040 Patient created: MRNAGDAR000009 - Turki Al-Subaie INFO 2025-10-14 19:33:43,150 signals 38260 8782111040 Generated File Number: FILE-2025-000010 INFO 2025-10-14 19:33:43,151 signals 38260 8782111040 File created: FILE-2025-000010 for patient MRNAGDAR000010 INFO 2025-10-14 19:33:43,151 signals 38260 8782111040 Created main file for patient: MRNAGDAR000010 INFO 2025-10-14 19:33:43,151 signals 38260 8782111040 Patient created: MRNAGDAR000010 - Abdullah Al-Omari INFO 2025-10-14 19:33:43,152 signals 38260 8782111040 Generated File Number: FILE-2025-000011 INFO 2025-10-14 19:33:43,152 signals 38260 8782111040 File created: FILE-2025-000011 for patient MRNAGDAR000011 INFO 2025-10-14 19:33:43,152 signals 38260 8782111040 Created main file for patient: MRNAGDAR000011 INFO 2025-10-14 19:33:43,152 signals 38260 8782111040 Patient created: MRNAGDAR000011 - Omar Al-Harbi INFO 2025-10-14 19:33:43,153 signals 38260 8782111040 Generated File Number: FILE-2025-000012 INFO 2025-10-14 19:33:43,153 signals 38260 8782111040 File created: FILE-2025-000012 for patient MRNAGDAR000012 INFO 2025-10-14 19:33:43,153 signals 38260 8782111040 Created main file for patient: MRNAGDAR000012 INFO 2025-10-14 19:33:43,153 signals 38260 8782111040 Patient created: MRNAGDAR000012 - Rania Al-Ahmadi INFO 2025-10-14 19:33:43,154 signals 38260 8782111040 Generated File Number: FILE-2025-000013 INFO 2025-10-14 19:33:43,155 signals 38260 8782111040 File created: FILE-2025-000013 for patient MRNAGDAR000013 INFO 2025-10-14 19:33:43,155 signals 38260 8782111040 Created main file for patient: MRNAGDAR000013 INFO 2025-10-14 19:33:43,155 signals 38260 8782111040 Patient created: MRNAGDAR000013 - Hassan Al-Omari INFO 2025-10-14 19:33:43,156 signals 38260 8782111040 Generated File Number: FILE-2025-000014 INFO 2025-10-14 19:33:43,156 signals 38260 8782111040 File created: FILE-2025-000014 for patient MRNAGDAR000014 INFO 2025-10-14 19:33:43,156 signals 38260 8782111040 Created main file for patient: MRNAGDAR000014 INFO 2025-10-14 19:33:43,157 signals 38260 8782111040 Patient created: MRNAGDAR000014 - Nawaf Al-Shehri INFO 2025-10-14 19:33:43,158 signals 38260 8782111040 Generated File Number: FILE-2025-000015 INFO 2025-10-14 19:33:43,159 signals 38260 8782111040 File created: FILE-2025-000015 for patient MRNAGDAR000015 INFO 2025-10-14 19:33:43,159 signals 38260 8782111040 Created main file for patient: MRNAGDAR000015 INFO 2025-10-14 19:33:43,159 signals 38260 8782111040 Patient created: MRNAGDAR000015 - Ziyad Al-Asiri INFO 2025-10-14 19:33:43,161 signals 38260 8782111040 Generated File Number: FILE-2025-000016 INFO 2025-10-14 19:33:43,161 signals 38260 8782111040 File created: FILE-2025-000016 for patient MRNAGDAR000016 INFO 2025-10-14 19:33:43,161 signals 38260 8782111040 Created main file for patient: MRNAGDAR000016 INFO 2025-10-14 19:33:43,161 signals 38260 8782111040 Patient created: MRNAGDAR000016 - Turki Al-Balawi INFO 2025-10-14 19:33:43,162 signals 38260 8782111040 Generated File Number: FILE-2025-000017 INFO 2025-10-14 19:33:43,163 signals 38260 8782111040 File created: FILE-2025-000017 for patient MRNAGDAR000017 INFO 2025-10-14 19:33:43,163 signals 38260 8782111040 Created main file for patient: MRNAGDAR000017 INFO 2025-10-14 19:33:43,163 signals 38260 8782111040 Patient created: MRNAGDAR000017 - Hessa Al-Shahrani INFO 2025-10-14 19:33:43,165 signals 38260 8782111040 Generated File Number: FILE-2025-000018 INFO 2025-10-14 19:33:43,165 signals 38260 8782111040 File created: FILE-2025-000018 for patient MRNAGDAR000018 INFO 2025-10-14 19:33:43,165 signals 38260 8782111040 Created main file for patient: MRNAGDAR000018 INFO 2025-10-14 19:33:43,166 signals 38260 8782111040 Patient created: MRNAGDAR000018 - Saad Al-Ahmadi INFO 2025-10-14 19:33:43,167 signals 38260 8782111040 Generated File Number: FILE-2025-000019 INFO 2025-10-14 19:33:43,168 signals 38260 8782111040 File created: FILE-2025-000019 for patient MRNAGDAR000019 INFO 2025-10-14 19:33:43,168 signals 38260 8782111040 Created main file for patient: MRNAGDAR000019 INFO 2025-10-14 19:33:43,168 signals 38260 8782111040 Patient created: MRNAGDAR000019 - Latifa Al-Dawsari INFO 2025-10-14 19:33:43,169 signals 38260 8782111040 Generated File Number: FILE-2025-000020 INFO 2025-10-14 19:33:43,169 signals 38260 8782111040 File created: FILE-2025-000020 for patient MRNAGDAR000020 INFO 2025-10-14 19:33:43,170 signals 38260 8782111040 Created main file for patient: MRNAGDAR000020 INFO 2025-10-14 19:33:43,170 signals 38260 8782111040 Patient created: MRNAGDAR000020 - Lulwa Al-Omari INFO 2025-10-14 19:33:43,171 signals 38260 8782111040 Generated File Number: FILE-2025-000021 INFO 2025-10-14 19:33:43,171 signals 38260 8782111040 File created: FILE-2025-000021 for patient MRNAGDAR000021 INFO 2025-10-14 19:33:43,171 signals 38260 8782111040 Created main file for patient: MRNAGDAR000021 INFO 2025-10-14 19:33:43,171 signals 38260 8782111040 Patient created: MRNAGDAR000021 - Nawaf Al-Subai INFO 2025-10-14 19:33:43,173 signals 38260 8782111040 Generated File Number: FILE-2025-000022 INFO 2025-10-14 19:33:43,173 signals 38260 8782111040 File created: FILE-2025-000022 for patient MRNAGDAR000022 INFO 2025-10-14 19:33:43,173 signals 38260 8782111040 Created main file for patient: MRNAGDAR000022 INFO 2025-10-14 19:33:43,173 signals 38260 8782111040 Patient created: MRNAGDAR000022 - Khalid Al-Rashidi INFO 2025-10-14 19:33:43,175 signals 38260 8782111040 Generated File Number: FILE-2025-000023 INFO 2025-10-14 19:33:43,175 signals 38260 8782111040 File created: FILE-2025-000023 for patient MRNAGDAR000023 INFO 2025-10-14 19:33:43,175 signals 38260 8782111040 Created main file for patient: MRNAGDAR000023 INFO 2025-10-14 19:33:43,175 signals 38260 8782111040 Patient created: MRNAGDAR000023 - Fatima Al-Shammari INFO 2025-10-14 19:33:43,177 signals 38260 8782111040 Generated File Number: FILE-2025-000024 INFO 2025-10-14 19:33:43,177 signals 38260 8782111040 File created: FILE-2025-000024 for patient MRNAGDAR000024 INFO 2025-10-14 19:33:43,177 signals 38260 8782111040 Created main file for patient: MRNAGDAR000024 INFO 2025-10-14 19:33:43,177 signals 38260 8782111040 Patient created: MRNAGDAR000024 - Noura Al-Ghamdi INFO 2025-10-14 19:33:43,179 signals 38260 8782111040 Generated File Number: FILE-2025-000025 INFO 2025-10-14 19:33:43,179 signals 38260 8782111040 File created: FILE-2025-000025 for patient MRNAGDAR000025 INFO 2025-10-14 19:33:43,179 signals 38260 8782111040 Created main file for patient: MRNAGDAR000025 INFO 2025-10-14 19:33:43,179 signals 38260 8782111040 Patient created: MRNAGDAR000025 - Rania Al-Mutairi INFO 2025-10-14 19:33:43,181 signals 38260 8782111040 Generated File Number: FILE-2025-000026 INFO 2025-10-14 19:33:43,181 signals 38260 8782111040 File created: FILE-2025-000026 for patient MRNAGDAR000026 INFO 2025-10-14 19:33:43,181 signals 38260 8782111040 Created main file for patient: MRNAGDAR000026 INFO 2025-10-14 19:33:43,181 signals 38260 8782111040 Patient created: MRNAGDAR000026 - Munira Al-Shahrani INFO 2025-10-14 19:33:43,183 signals 38260 8782111040 Generated File Number: FILE-2025-000027 INFO 2025-10-14 19:33:43,183 signals 38260 8782111040 File created: FILE-2025-000027 for patient MRNAGDAR000027 INFO 2025-10-14 19:33:43,183 signals 38260 8782111040 Created main file for patient: MRNAGDAR000027 INFO 2025-10-14 19:33:43,183 signals 38260 8782111040 Patient created: MRNAGDAR000027 - Basma Al-Maliki INFO 2025-10-14 19:33:43,184 signals 38260 8782111040 Generated File Number: FILE-2025-000028 INFO 2025-10-14 19:33:43,185 signals 38260 8782111040 File created: FILE-2025-000028 for patient MRNAGDAR000028 INFO 2025-10-14 19:33:43,185 signals 38260 8782111040 Created main file for patient: MRNAGDAR000028 INFO 2025-10-14 19:33:43,185 signals 38260 8782111040 Patient created: MRNAGDAR000028 - Hassan Al-Shammari INFO 2025-10-14 19:33:43,186 signals 38260 8782111040 Generated File Number: FILE-2025-000029 INFO 2025-10-14 19:33:43,186 signals 38260 8782111040 File created: FILE-2025-000029 for patient MRNAGDAR000029 INFO 2025-10-14 19:33:43,186 signals 38260 8782111040 Created main file for patient: MRNAGDAR000029 INFO 2025-10-14 19:33:43,186 signals 38260 8782111040 Patient created: MRNAGDAR000029 - Basma Al-Mutairi INFO 2025-10-14 19:33:43,188 signals 38260 8782111040 Generated File Number: FILE-2025-000030 INFO 2025-10-14 19:33:43,188 signals 38260 8782111040 File created: FILE-2025-000030 for patient MRNAGDAR000030 INFO 2025-10-14 19:33:43,188 signals 38260 8782111040 Created main file for patient: MRNAGDAR000030 INFO 2025-10-14 19:33:43,188 signals 38260 8782111040 Patient created: MRNAGDAR000030 - Abdullah Al-Subaie INFO 2025-10-14 19:33:43,190 signals 38260 8782111040 Generated File Number: FILE-2025-000031 INFO 2025-10-14 19:33:43,190 signals 38260 8782111040 File created: FILE-2025-000031 for patient MRNAGDAR000031 INFO 2025-10-14 19:33:43,190 signals 38260 8782111040 Created main file for patient: MRNAGDAR000031 INFO 2025-10-14 19:33:43,190 signals 38260 8782111040 Patient created: MRNAGDAR000031 - Munira Al-Ahmadi INFO 2025-10-14 19:33:43,192 signals 38260 8782111040 Generated File Number: FILE-2025-000032 INFO 2025-10-14 19:33:43,192 signals 38260 8782111040 File created: FILE-2025-000032 for patient MRNAGDAR000032 INFO 2025-10-14 19:33:43,192 signals 38260 8782111040 Created main file for patient: MRNAGDAR000032 INFO 2025-10-14 19:33:43,192 signals 38260 8782111040 Patient created: MRNAGDAR000032 - Nada Al-Shamrani INFO 2025-10-14 19:33:43,194 signals 38260 8782111040 Generated File Number: FILE-2025-000033 INFO 2025-10-14 19:33:43,194 signals 38260 8782111040 File created: FILE-2025-000033 for patient MRNAGDAR000033 INFO 2025-10-14 19:33:43,194 signals 38260 8782111040 Created main file for patient: MRNAGDAR000033 INFO 2025-10-14 19:33:43,194 signals 38260 8782111040 Patient created: MRNAGDAR000033 - Yazeed Al-Dawsari INFO 2025-10-14 19:33:43,196 signals 38260 8782111040 Generated File Number: FILE-2025-000034 INFO 2025-10-14 19:33:43,196 signals 38260 8782111040 File created: FILE-2025-000034 for patient MRNAGDAR000034 INFO 2025-10-14 19:33:43,196 signals 38260 8782111040 Created main file for patient: MRNAGDAR000034 INFO 2025-10-14 19:33:43,196 signals 38260 8782111040 Patient created: MRNAGDAR000034 - Abeer Al-Omari INFO 2025-10-14 19:33:43,197 signals 38260 8782111040 Generated File Number: FILE-2025-000035 INFO 2025-10-14 19:33:43,197 signals 38260 8782111040 File created: FILE-2025-000035 for patient MRNAGDAR000035 INFO 2025-10-14 19:33:43,197 signals 38260 8782111040 Created main file for patient: MRNAGDAR000035 INFO 2025-10-14 19:33:43,197 signals 38260 8782111040 Patient created: MRNAGDAR000035 - Abdulrahman Al-Harthi INFO 2025-10-14 19:33:43,199 signals 38260 8782111040 Generated File Number: FILE-2025-000036 INFO 2025-10-14 19:33:43,199 signals 38260 8782111040 File created: FILE-2025-000036 for patient MRNAGDAR000036 INFO 2025-10-14 19:33:43,199 signals 38260 8782111040 Created main file for patient: MRNAGDAR000036 INFO 2025-10-14 19:33:43,199 signals 38260 8782111040 Patient created: MRNAGDAR000036 - Hanan Al-Dawsari INFO 2025-10-14 19:33:43,201 signals 38260 8782111040 Generated File Number: FILE-2025-000037 INFO 2025-10-14 19:33:43,201 signals 38260 8782111040 File created: FILE-2025-000037 for patient MRNAGDAR000037 INFO 2025-10-14 19:33:43,201 signals 38260 8782111040 Created main file for patient: MRNAGDAR000037 INFO 2025-10-14 19:33:43,201 signals 38260 8782111040 Patient created: MRNAGDAR000037 - Rania Al-Otaibi INFO 2025-10-14 19:33:43,202 signals 38260 8782111040 Generated File Number: FILE-2025-000038 INFO 2025-10-14 19:33:43,202 signals 38260 8782111040 File created: FILE-2025-000038 for patient MRNAGDAR000038 INFO 2025-10-14 19:33:43,202 signals 38260 8782111040 Created main file for patient: MRNAGDAR000038 INFO 2025-10-14 19:33:43,203 signals 38260 8782111040 Patient created: MRNAGDAR000038 - Munira Al-Subaie INFO 2025-10-14 19:33:43,204 signals 38260 8782111040 Generated File Number: FILE-2025-000039 INFO 2025-10-14 19:33:43,204 signals 38260 8782111040 File created: FILE-2025-000039 for patient MRNAGDAR000039 INFO 2025-10-14 19:33:43,204 signals 38260 8782111040 Created main file for patient: MRNAGDAR000039 INFO 2025-10-14 19:33:43,204 signals 38260 8782111040 Patient created: MRNAGDAR000039 - Mohammed Al-Asiri INFO 2025-10-14 19:33:43,205 signals 38260 8782111040 Generated File Number: FILE-2025-000040 INFO 2025-10-14 19:33:43,206 signals 38260 8782111040 File created: FILE-2025-000040 for patient MRNAGDAR000040 INFO 2025-10-14 19:33:43,206 signals 38260 8782111040 Created main file for patient: MRNAGDAR000040 INFO 2025-10-14 19:33:43,206 signals 38260 8782111040 Patient created: MRNAGDAR000040 - Sarah Al-Balawi INFO 2025-10-14 19:33:43,207 signals 38260 8782111040 Generated File Number: FILE-2025-000041 INFO 2025-10-14 19:33:43,207 signals 38260 8782111040 File created: FILE-2025-000041 for patient MRNAGDAR000041 INFO 2025-10-14 19:33:43,207 signals 38260 8782111040 Created main file for patient: MRNAGDAR000041 INFO 2025-10-14 19:33:43,207 signals 38260 8782111040 Patient created: MRNAGDAR000041 - Ziyad Al-Harbi INFO 2025-10-14 19:33:43,209 signals 38260 8782111040 Generated File Number: FILE-2025-000042 INFO 2025-10-14 19:33:43,209 signals 38260 8782111040 File created: FILE-2025-000042 for patient MRNAGDAR000042 INFO 2025-10-14 19:33:43,209 signals 38260 8782111040 Created main file for patient: MRNAGDAR000042 INFO 2025-10-14 19:33:43,209 signals 38260 8782111040 Patient created: MRNAGDAR000042 - Saud Al-Ahmadi INFO 2025-10-14 19:33:43,211 signals 38260 8782111040 Generated File Number: FILE-2025-000043 INFO 2025-10-14 19:33:43,211 signals 38260 8782111040 File created: FILE-2025-000043 for patient MRNAGDAR000043 INFO 2025-10-14 19:33:43,211 signals 38260 8782111040 Created main file for patient: MRNAGDAR000043 INFO 2025-10-14 19:33:43,211 signals 38260 8782111040 Patient created: MRNAGDAR000043 - Saleh Al-Harthi INFO 2025-10-14 19:33:43,213 signals 38260 8782111040 Generated File Number: FILE-2025-000044 INFO 2025-10-14 19:33:43,213 signals 38260 8782111040 File created: FILE-2025-000044 for patient MRNAGDAR000044 INFO 2025-10-14 19:33:43,213 signals 38260 8782111040 Created main file for patient: MRNAGDAR000044 INFO 2025-10-14 19:33:43,213 signals 38260 8782111040 Patient created: MRNAGDAR000044 - Mona Al-Yami INFO 2025-10-14 19:33:43,215 signals 38260 8782111040 Generated File Number: FILE-2025-000045 INFO 2025-10-14 19:33:43,215 signals 38260 8782111040 File created: FILE-2025-000045 for patient MRNAGDAR000045 INFO 2025-10-14 19:33:43,215 signals 38260 8782111040 Created main file for patient: MRNAGDAR000045 INFO 2025-10-14 19:33:43,215 signals 38260 8782111040 Patient created: MRNAGDAR000045 - Waleed Al-Qahtani INFO 2025-10-14 19:33:43,216 signals 38260 8782111040 Generated File Number: FILE-2025-000046 INFO 2025-10-14 19:33:43,216 signals 38260 8782111040 File created: FILE-2025-000046 for patient MRNAGDAR000046 INFO 2025-10-14 19:33:43,217 signals 38260 8782111040 Created main file for patient: MRNAGDAR000046 INFO 2025-10-14 19:33:43,217 signals 38260 8782111040 Patient created: MRNAGDAR000046 - Abdulrahman Al-Harbi INFO 2025-10-14 19:33:43,218 signals 38260 8782111040 Generated File Number: FILE-2025-000047 INFO 2025-10-14 19:33:43,218 signals 38260 8782111040 File created: FILE-2025-000047 for patient MRNAGDAR000047 INFO 2025-10-14 19:33:43,218 signals 38260 8782111040 Created main file for patient: MRNAGDAR000047 INFO 2025-10-14 19:33:43,218 signals 38260 8782111040 Patient created: MRNAGDAR000047 - Hayat Al-Rashidi INFO 2025-10-14 19:33:43,220 signals 38260 8782111040 Generated File Number: FILE-2025-000048 INFO 2025-10-14 19:33:43,220 signals 38260 8782111040 File created: FILE-2025-000048 for patient MRNAGDAR000048 INFO 2025-10-14 19:33:43,220 signals 38260 8782111040 Created main file for patient: MRNAGDAR000048 INFO 2025-10-14 19:33:43,220 signals 38260 8782111040 Patient created: MRNAGDAR000048 - Mohammed Al-Zahrani INFO 2025-10-14 19:33:43,221 signals 38260 8782111040 Generated File Number: FILE-2025-000049 INFO 2025-10-14 19:33:43,221 signals 38260 8782111040 File created: FILE-2025-000049 for patient MRNAGDAR000049 INFO 2025-10-14 19:33:43,221 signals 38260 8782111040 Created main file for patient: MRNAGDAR000049 INFO 2025-10-14 19:33:43,222 signals 38260 8782111040 Patient created: MRNAGDAR000049 - Lulwa Al-Subaie INFO 2025-10-14 19:33:43,223 signals 38260 8782111040 Generated File Number: FILE-2025-000050 INFO 2025-10-14 19:33:43,223 signals 38260 8782111040 File created: FILE-2025-000050 for patient MRNAGDAR000050 INFO 2025-10-14 19:33:43,223 signals 38260 8782111040 Created main file for patient: MRNAGDAR000050 INFO 2025-10-14 19:33:43,223 signals 38260 8782111040 Patient created: MRNAGDAR000050 - Hessa Al-Juaid INFO 2025-10-14 19:33:43,238 signals 38260 8782111040 Appointment created: 7c4889dc-424a-4358-97b8-4479317e08ea for patient MRNAGDAR000010 on 2025-09-07 INFO 2025-10-14 19:33:43,238 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000010-MED-01 INFO 2025-10-14 19:33:43,238 signals 38260 8782111040 SubFile created: FILE-2025-000010-MED-01 for clinic Medical Department INFO 2025-10-14 19:33:43,238 signals 38260 8782111040 Created sub-file FILE-2025-000010-MED-01 for patient MRNAGDAR000010 at clinic Medical Department INFO 2025-10-14 19:33:43,240 signals 38260 8782111040 Notified provider abdulaziz.al-omari.doctor3 of new appointment INFO 2025-10-14 19:33:43,242 signals 38260 8782111040 Appointment created: 4b7f89f1-1cf4-451c-8fa5-c54f66b47486 for patient MRNAGDAR000015 on 2025-09-03 INFO 2025-10-14 19:33:43,242 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000015-SLP-01 INFO 2025-10-14 19:33:43,242 signals 38260 8782111040 SubFile created: FILE-2025-000015-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:33:43,242 signals 38260 8782111040 Created sub-file FILE-2025-000015-SLP-01 for patient MRNAGDAR000015 at clinic Speech-Language Pathology INFO 2025-10-14 19:33:43,243 signals 38260 8782111040 Notified provider talal.al-shehri.slp1 of new appointment INFO 2025-10-14 19:33:43,245 signals 38260 8782111040 Appointment created: 3917f8bd-5b65-47d2-87d8-160aaacc1881 for patient MRNAGDAR000042 on 2025-09-14 INFO 2025-10-14 19:33:43,245 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000042-NUR-01 INFO 2025-10-14 19:33:43,246 signals 38260 8782111040 SubFile created: FILE-2025-000042-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:33:43,246 signals 38260 8782111040 Created sub-file FILE-2025-000042-NUR-01 for patient MRNAGDAR000042 at clinic Nursing Department INFO 2025-10-14 19:33:43,246 signals 38260 8782111040 Notified provider hassan.al-omari.nurse3 of new appointment INFO 2025-10-14 19:33:43,247 signals 38260 8782111040 Appointment created: 24a746c4-5201-4fc7-aeeb-03f176b2dd70 for patient MRNAGDAR000003 on 2025-09-21 INFO 2025-10-14 19:33:43,247 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000003-ABA-01 INFO 2025-10-14 19:33:43,248 signals 38260 8782111040 SubFile created: FILE-2025-000003-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:33:43,248 signals 38260 8782111040 Created sub-file FILE-2025-000003-ABA-01 for patient MRNAGDAR000003 at clinic ABA Therapy INFO 2025-10-14 19:33:43,248 signals 38260 8782111040 Notified provider ghada.al-rashidi.aba2 of new appointment INFO 2025-10-14 19:33:43,250 signals 38260 8782111040 Appointment created: ce3b0a05-f890-4ce6-a1f9-430e2a026190 for patient MRNAGDAR000011 on 2025-07-29 INFO 2025-10-14 19:33:43,250 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000011-MED-01 INFO 2025-10-14 19:33:43,251 signals 38260 8782111040 SubFile created: FILE-2025-000011-MED-01 for clinic Medical Department INFO 2025-10-14 19:33:43,251 signals 38260 8782111040 Created sub-file FILE-2025-000011-MED-01 for patient MRNAGDAR000011 at clinic Medical Department INFO 2025-10-14 19:33:43,251 signals 38260 8782111040 Notified provider abdulaziz.al-omari.doctor3 of new appointment INFO 2025-10-14 19:33:43,253 signals 38260 8782111040 Appointment created: 370aa176-81e0-4d92-9556-8754aea90787 for patient MRNAGDAR000017 on 2025-09-01 INFO 2025-10-14 19:33:43,253 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000017-MED-01 INFO 2025-10-14 19:33:43,254 signals 38260 8782111040 SubFile created: FILE-2025-000017-MED-01 for clinic Medical Department INFO 2025-10-14 19:33:43,254 signals 38260 8782111040 Created sub-file FILE-2025-000017-MED-01 for patient MRNAGDAR000017 at clinic Medical Department INFO 2025-10-14 19:33:43,254 signals 38260 8782111040 Notified provider saud.al-asiri.doctor1 of new appointment INFO 2025-10-14 19:33:43,256 signals 38260 8782111040 Appointment created: 4e2b379c-9cab-4981-82d5-a6fc7456e588 for patient MRNAGDAR000011 on 2025-07-27 INFO 2025-10-14 19:33:43,256 signals 38260 8782111040 Notified provider abdulaziz.al-omari.doctor3 of new appointment INFO 2025-10-14 19:33:43,258 signals 38260 8782111040 Appointment created: 6b8abc30-e71c-4063-a17d-ab9e8e94d733 for patient MRNAGDAR000007 on 2025-08-21 INFO 2025-10-14 19:33:43,258 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000007-NUR-01 INFO 2025-10-14 19:33:43,258 signals 38260 8782111040 SubFile created: FILE-2025-000007-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:33:43,259 signals 38260 8782111040 Created sub-file FILE-2025-000007-NUR-01 for patient MRNAGDAR000007 at clinic Nursing Department INFO 2025-10-14 19:33:43,259 signals 38260 8782111040 Notified provider sultan.al-juaid.nurse1 of new appointment INFO 2025-10-14 19:33:43,261 signals 38260 8782111040 Appointment created: 259dddb1-88b5-4918-ba3d-266d8c049f81 for patient MRNAGDAR000015 on 2025-07-16 INFO 2025-10-14 19:33:43,261 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000015-NUR-02 INFO 2025-10-14 19:33:43,261 signals 38260 8782111040 SubFile created: FILE-2025-000015-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:33:43,261 signals 38260 8782111040 Created sub-file FILE-2025-000015-NUR-02 for patient MRNAGDAR000015 at clinic Nursing Department INFO 2025-10-14 19:33:43,261 signals 38260 8782111040 Notified provider sultan.al-juaid.nurse1 of new appointment INFO 2025-10-14 19:33:43,263 signals 38260 8782111040 Appointment created: c34f5f9f-4abc-40b6-ab9c-502095582831 for patient MRNAGDAR000027 on 2025-08-07 INFO 2025-10-14 19:33:43,263 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000027-ABA-01 INFO 2025-10-14 19:33:43,263 signals 38260 8782111040 SubFile created: FILE-2025-000027-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:33:43,263 signals 38260 8782111040 Created sub-file FILE-2025-000027-ABA-01 for patient MRNAGDAR000027 at clinic ABA Therapy INFO 2025-10-14 19:33:43,264 signals 38260 8782111040 Notified provider ghada.al-rashidi.aba2 of new appointment INFO 2025-10-14 19:33:43,265 signals 38260 8782111040 Appointment created: 38cd0fea-84f9-4c59-8ccb-1bfc5ea7472e for patient MRNAGDAR000044 on 2025-08-05 INFO 2025-10-14 19:33:43,266 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000044-OT-01 INFO 2025-10-14 19:33:43,266 signals 38260 8782111040 SubFile created: FILE-2025-000044-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:33:43,266 signals 38260 8782111040 Created sub-file FILE-2025-000044-OT-01 for patient MRNAGDAR000044 at clinic Occupational Therapy INFO 2025-10-14 19:33:43,266 signals 38260 8782111040 Notified provider wafa.al-ahmadi.ot1 of new appointment INFO 2025-10-14 19:33:43,268 signals 38260 8782111040 Appointment created: 79114f9d-288b-4d56-b0d3-2d6a2ca857e2 for patient MRNAGDAR000017 on 2025-10-12 INFO 2025-10-14 19:33:43,268 signals 38260 8782111040 Notified provider abdulaziz.al-omari.doctor3 of new appointment INFO 2025-10-14 19:33:43,270 signals 38260 8782111040 Appointment created: 02ae424d-779d-4445-b04a-f099234de720 for patient MRNAGDAR000030 on 2025-08-31 INFO 2025-10-14 19:33:43,271 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000030-NUR-01 INFO 2025-10-14 19:33:43,271 signals 38260 8782111040 SubFile created: FILE-2025-000030-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:33:43,271 signals 38260 8782111040 Created sub-file FILE-2025-000030-NUR-01 for patient MRNAGDAR000030 at clinic Nursing Department INFO 2025-10-14 19:33:43,272 signals 38260 8782111040 Notified provider hassan.al-omari.nurse3 of new appointment INFO 2025-10-14 19:33:43,274 signals 38260 8782111040 Appointment created: bb495a7f-c26f-4aee-90e1-af044da45c18 for patient MRNAGDAR000036 on 2025-09-14 INFO 2025-10-14 19:33:43,274 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000036-SLP-01 INFO 2025-10-14 19:33:43,275 signals 38260 8782111040 SubFile created: FILE-2025-000036-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:33:43,275 signals 38260 8782111040 Created sub-file FILE-2025-000036-SLP-01 for patient MRNAGDAR000036 at clinic Speech-Language Pathology INFO 2025-10-14 19:33:43,275 signals 38260 8782111040 Notified provider wafa.al-asiri.slp2 of new appointment INFO 2025-10-14 19:33:43,277 signals 38260 8782111040 Appointment created: 9dc2ebd4-10ca-44c5-ae89-984030eeee5b for patient MRNAGDAR000014 on 2025-11-12 INFO 2025-10-14 19:33:43,277 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000014-NUR-01 INFO 2025-10-14 19:33:43,278 signals 38260 8782111040 SubFile created: FILE-2025-000014-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:33:43,278 signals 38260 8782111040 Created sub-file FILE-2025-000014-NUR-01 for patient MRNAGDAR000014 at clinic Nursing Department INFO 2025-10-14 19:33:43,279 confirmation_service 38260 8782111040 Created confirmation token for appointment 9dc2ebd4-10ca-44c5-ae89-984030eeee5b, expires at 2025-10-21 16:33:43.279377+00:00 ERROR 2025-10-14 19:33:43,280 signals 38260 8782111040 Error creating confirmation token for appointment 9dc2ebd4-10ca-44c5-ae89-984030eeee5b: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:33:43,280 signals 38260 8782111040 Notified provider sultan.al-juaid.nurse1 of new appointment INFO 2025-10-14 19:33:43,280 signals 38260 8782111040 Scheduled 24-hour reminder for appointment 9dc2ebd4-10ca-44c5-ae89-984030eeee5b INFO 2025-10-14 19:33:43,281 signals 38260 8782111040 Scheduled 2-hour reminder for appointment 9dc2ebd4-10ca-44c5-ae89-984030eeee5b INFO 2025-10-14 19:33:43,282 signals 38260 8782111040 Appointment created: 08a45af5-4943-4449-9e73-2a579aed558d for patient MRNAGDAR000015 on 2025-10-08 INFO 2025-10-14 19:33:43,282 signals 38260 8782111040 Notified provider sultan.al-juaid.nurse1 of new appointment INFO 2025-10-14 19:33:43,284 signals 38260 8782111040 Appointment created: fcd8983a-e309-45b4-9e8f-f186a56b478e for patient MRNAGDAR000043 on 2025-09-21 INFO 2025-10-14 19:33:43,284 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000043-SLP-01 INFO 2025-10-14 19:33:43,284 signals 38260 8782111040 SubFile created: FILE-2025-000043-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:33:43,284 signals 38260 8782111040 Created sub-file FILE-2025-000043-SLP-01 for patient MRNAGDAR000043 at clinic Speech-Language Pathology INFO 2025-10-14 19:33:43,285 signals 38260 8782111040 Notified provider wafa.al-asiri.slp2 of new appointment INFO 2025-10-14 19:33:43,285 signals 38260 8782111040 Appointment created: c9bd0e92-84e4-40c5-873e-bedf49a66be0 for patient MRNAGDAR000028 on 2025-09-10 INFO 2025-10-14 19:33:43,286 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000028-SLP-01 INFO 2025-10-14 19:33:43,286 signals 38260 8782111040 SubFile created: FILE-2025-000028-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:33:43,286 signals 38260 8782111040 Created sub-file FILE-2025-000028-SLP-01 for patient MRNAGDAR000028 at clinic Speech-Language Pathology INFO 2025-10-14 19:33:43,286 signals 38260 8782111040 Notified provider talal.al-shehri.slp1 of new appointment INFO 2025-10-14 19:33:43,288 signals 38260 8782111040 Appointment created: 82a58b54-61d4-4bba-be11-59d5310a2030 for patient MRNAGDAR000036 on 2025-09-28 INFO 2025-10-14 19:33:43,288 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000036-OT-02 INFO 2025-10-14 19:33:43,288 signals 38260 8782111040 SubFile created: FILE-2025-000036-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:33:43,288 signals 38260 8782111040 Created sub-file FILE-2025-000036-OT-02 for patient MRNAGDAR000036 at clinic Occupational Therapy INFO 2025-10-14 19:33:43,289 signals 38260 8782111040 Notified provider wafa.al-ahmadi.ot1 of new appointment INFO 2025-10-14 19:33:43,289 signals 38260 8782111040 Appointment created: 6476f232-3944-419a-b71d-943e872c728e for patient MRNAGDAR000007 on 2025-10-19 INFO 2025-10-14 19:33:43,290 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000007-SLP-02 INFO 2025-10-14 19:33:43,290 signals 38260 8782111040 SubFile created: FILE-2025-000007-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:33:43,290 signals 38260 8782111040 Created sub-file FILE-2025-000007-SLP-02 for patient MRNAGDAR000007 at clinic Speech-Language Pathology INFO 2025-10-14 19:33:43,290 signals 38260 8782111040 Notified provider talal.al-shehri.slp1 of new appointment INFO 2025-10-14 19:33:43,291 signals 38260 8782111040 Scheduled 24-hour reminder for appointment 6476f232-3944-419a-b71d-943e872c728e INFO 2025-10-14 19:33:43,291 signals 38260 8782111040 Scheduled 2-hour reminder for appointment 6476f232-3944-419a-b71d-943e872c728e INFO 2025-10-14 19:33:43,292 signals 38260 8782111040 Appointment created: 83b3cd33-7434-4bcb-987c-0ac5e3673eaf for patient MRNAGDAR000025 on 2025-08-31 INFO 2025-10-14 19:33:43,292 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000025-NUR-01 INFO 2025-10-14 19:33:43,293 signals 38260 8782111040 SubFile created: FILE-2025-000025-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:33:43,293 signals 38260 8782111040 Created sub-file FILE-2025-000025-NUR-01 for patient MRNAGDAR000025 at clinic Nursing Department INFO 2025-10-14 19:33:43,293 signals 38260 8782111040 Notified provider bandar.al-asiri.nurse2 of new appointment INFO 2025-10-14 19:33:43,294 signals 38260 8782111040 Appointment created: 045003bc-6d82-4b33-8452-eab0ebcbfde4 for patient MRNAGDAR000035 on 2025-09-28 INFO 2025-10-14 19:33:43,295 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000035-SLP-01 INFO 2025-10-14 19:33:43,295 signals 38260 8782111040 SubFile created: FILE-2025-000035-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:33:43,295 signals 38260 8782111040 Created sub-file FILE-2025-000035-SLP-01 for patient MRNAGDAR000035 at clinic Speech-Language Pathology INFO 2025-10-14 19:33:43,295 signals 38260 8782111040 Notified provider wafa.al-asiri.slp2 of new appointment INFO 2025-10-14 19:33:43,296 signals 38260 8782111040 Appointment created: 60fd1d03-122c-4126-aa31-4047e2a97aba for patient MRNAGDAR000011 on 2025-08-03 INFO 2025-10-14 19:33:43,297 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000011-SLP-02 INFO 2025-10-14 19:33:43,297 signals 38260 8782111040 SubFile created: FILE-2025-000011-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:33:43,297 signals 38260 8782111040 Created sub-file FILE-2025-000011-SLP-02 for patient MRNAGDAR000011 at clinic Speech-Language Pathology INFO 2025-10-14 19:33:43,297 signals 38260 8782111040 Notified provider talal.al-shehri.slp1 of new appointment INFO 2025-10-14 19:33:43,299 signals 38260 8782111040 Appointment created: f6c37bb2-d28b-4078-9d62-6b76590b5afd for patient MRNAGDAR000016 on 2025-08-31 INFO 2025-10-14 19:33:43,299 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000016-MED-01 INFO 2025-10-14 19:33:43,299 signals 38260 8782111040 SubFile created: FILE-2025-000016-MED-01 for clinic Medical Department INFO 2025-10-14 19:33:43,299 signals 38260 8782111040 Created sub-file FILE-2025-000016-MED-01 for patient MRNAGDAR000016 at clinic Medical Department INFO 2025-10-14 19:33:43,299 signals 38260 8782111040 Notified provider abdulaziz.al-omari.doctor3 of new appointment INFO 2025-10-14 19:33:43,301 signals 38260 8782111040 Appointment created: a2f64504-9126-44cf-9a60-dfdf6e2ddaaa for patient MRNAGDAR000027 on 2025-09-07 INFO 2025-10-14 19:33:43,301 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000027-MED-02 INFO 2025-10-14 19:33:43,301 signals 38260 8782111040 SubFile created: FILE-2025-000027-MED-02 for clinic Medical Department INFO 2025-10-14 19:33:43,301 signals 38260 8782111040 Created sub-file FILE-2025-000027-MED-02 for patient MRNAGDAR000027 at clinic Medical Department INFO 2025-10-14 19:33:43,301 signals 38260 8782111040 Notified provider noura.al-shehri.doctor2 of new appointment INFO 2025-10-14 19:33:43,303 signals 38260 8782111040 Appointment created: e2e9ea4a-84ee-4eaa-8102-e3b94f54852a for patient MRNAGDAR000045 on 2025-09-28 INFO 2025-10-14 19:33:43,303 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000045-NUR-01 INFO 2025-10-14 19:33:43,303 signals 38260 8782111040 SubFile created: FILE-2025-000045-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:33:43,303 signals 38260 8782111040 Created sub-file FILE-2025-000045-NUR-01 for patient MRNAGDAR000045 at clinic Nursing Department INFO 2025-10-14 19:33:43,304 signals 38260 8782111040 Notified provider sultan.al-juaid.nurse1 of new appointment INFO 2025-10-14 19:33:43,305 signals 38260 8782111040 Appointment created: 854bbfe9-5050-465a-8886-d82bbef81a8a for patient MRNAGDAR000039 on 2025-08-17 INFO 2025-10-14 19:33:43,305 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000039-MED-01 INFO 2025-10-14 19:33:43,305 signals 38260 8782111040 SubFile created: FILE-2025-000039-MED-01 for clinic Medical Department INFO 2025-10-14 19:33:43,305 signals 38260 8782111040 Created sub-file FILE-2025-000039-MED-01 for patient MRNAGDAR000039 at clinic Medical Department INFO 2025-10-14 19:33:43,306 signals 38260 8782111040 Notified provider saud.al-asiri.doctor1 of new appointment INFO 2025-10-14 19:33:43,307 signals 38260 8782111040 Appointment created: 5afb7077-3a9e-49d2-bc32-abf99650af66 for patient MRNAGDAR000018 on 2025-08-31 INFO 2025-10-14 19:33:43,307 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000018-SLP-01 INFO 2025-10-14 19:33:43,307 signals 38260 8782111040 SubFile created: FILE-2025-000018-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:33:43,307 signals 38260 8782111040 Created sub-file FILE-2025-000018-SLP-01 for patient MRNAGDAR000018 at clinic Speech-Language Pathology INFO 2025-10-14 19:33:43,308 signals 38260 8782111040 Notified provider talal.al-shehri.slp1 of new appointment INFO 2025-10-14 19:33:43,310 signals 38260 8782111040 Appointment created: 96b09257-6a46-47f4-8d59-b1596a775df3 for patient MRNAGDAR000035 on 2025-08-31 INFO 2025-10-14 19:33:43,310 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000035-ABA-02 INFO 2025-10-14 19:33:43,310 signals 38260 8782111040 SubFile created: FILE-2025-000035-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:33:43,310 signals 38260 8782111040 Created sub-file FILE-2025-000035-ABA-02 for patient MRNAGDAR000035 at clinic ABA Therapy INFO 2025-10-14 19:33:43,310 signals 38260 8782111040 Notified provider ghada.al-rashidi.aba2 of new appointment INFO 2025-10-14 19:33:43,312 signals 38260 8782111040 Appointment created: cdc4d6c5-2a35-49c4-b38b-bb20ba7d6e67 for patient MRNAGDAR000010 on 2025-08-11 INFO 2025-10-14 19:33:43,312 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000010-NUR-02 INFO 2025-10-14 19:33:43,312 signals 38260 8782111040 SubFile created: FILE-2025-000010-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:33:43,312 signals 38260 8782111040 Created sub-file FILE-2025-000010-NUR-02 for patient MRNAGDAR000010 at clinic Nursing Department INFO 2025-10-14 19:33:43,313 signals 38260 8782111040 Notified provider hassan.al-omari.nurse3 of new appointment INFO 2025-10-14 19:33:43,314 signals 38260 8782111040 Appointment created: 21edf143-085d-442e-a203-540bfa91a9f1 for patient MRNAGDAR000042 on 2025-07-31 INFO 2025-10-14 19:33:43,315 signals 38260 8782111040 Notified provider hassan.al-omari.nurse3 of new appointment INFO 2025-10-14 19:33:43,316 signals 38260 8782111040 Appointment created: 385ff0a7-930f-487a-9d4e-fbdff3e787ad for patient MRNAGDAR000050 on 2025-08-26 INFO 2025-10-14 19:33:43,317 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000050-OT-01 INFO 2025-10-14 19:33:43,317 signals 38260 8782111040 SubFile created: FILE-2025-000050-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:33:43,317 signals 38260 8782111040 Created sub-file FILE-2025-000050-OT-01 for patient MRNAGDAR000050 at clinic Occupational Therapy INFO 2025-10-14 19:33:43,317 signals 38260 8782111040 Notified provider wafa.al-ahmadi.ot1 of new appointment INFO 2025-10-14 19:33:43,318 signals 38260 8782111040 Appointment created: 99e2b87e-0111-41e8-b97d-afd9c7d50024 for patient MRNAGDAR000029 on 2025-08-17 INFO 2025-10-14 19:33:43,319 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000029-MED-01 INFO 2025-10-14 19:33:43,319 signals 38260 8782111040 SubFile created: FILE-2025-000029-MED-01 for clinic Medical Department INFO 2025-10-14 19:33:43,319 signals 38260 8782111040 Created sub-file FILE-2025-000029-MED-01 for patient MRNAGDAR000029 at clinic Medical Department INFO 2025-10-14 19:33:43,319 signals 38260 8782111040 Notified provider abdulaziz.al-omari.doctor3 of new appointment INFO 2025-10-14 19:33:43,320 signals 38260 8782111040 Appointment created: a5bf91d0-bd4b-4993-a6ab-0ba9ae789c69 for patient MRNAGDAR000036 on 2025-09-14 INFO 2025-10-14 19:33:43,321 signals 38260 8782111040 Notified provider talal.al-shehri.slp1 of new appointment INFO 2025-10-14 19:33:43,322 signals 38260 8782111040 Appointment created: 18da7e4c-dff4-4ac0-854c-f83288cd7f20 for patient MRNAGDAR000004 on 2025-09-07 INFO 2025-10-14 19:33:43,322 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000004-OT-01 INFO 2025-10-14 19:33:43,323 signals 38260 8782111040 SubFile created: FILE-2025-000004-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:33:43,323 signals 38260 8782111040 Created sub-file FILE-2025-000004-OT-01 for patient MRNAGDAR000004 at clinic Occupational Therapy INFO 2025-10-14 19:33:43,323 signals 38260 8782111040 Notified provider wafa.al-ahmadi.ot1 of new appointment INFO 2025-10-14 19:33:43,324 signals 38260 8782111040 Appointment created: 16a4ed20-41d9-49c6-93f4-50cfec7cbdf9 for patient MRNAGDAR000006 on 2025-09-04 INFO 2025-10-14 19:33:43,325 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000006-NUR-01 INFO 2025-10-14 19:33:43,325 signals 38260 8782111040 SubFile created: FILE-2025-000006-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:33:43,325 signals 38260 8782111040 Created sub-file FILE-2025-000006-NUR-01 for patient MRNAGDAR000006 at clinic Nursing Department INFO 2025-10-14 19:33:43,325 signals 38260 8782111040 Notified provider bandar.al-asiri.nurse2 of new appointment INFO 2025-10-14 19:33:43,326 signals 38260 8782111040 Appointment created: fd678afa-1027-4283-bf2e-b229eb0f2926 for patient MRNAGDAR000023 on 2025-08-12 INFO 2025-10-14 19:33:43,327 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000023-MED-01 INFO 2025-10-14 19:33:43,327 signals 38260 8782111040 SubFile created: FILE-2025-000023-MED-01 for clinic Medical Department INFO 2025-10-14 19:33:43,327 signals 38260 8782111040 Created sub-file FILE-2025-000023-MED-01 for patient MRNAGDAR000023 at clinic Medical Department INFO 2025-10-14 19:33:43,327 signals 38260 8782111040 Notified provider abdulaziz.al-omari.doctor3 of new appointment INFO 2025-10-14 19:33:43,329 signals 38260 8782111040 Appointment created: b38b88a0-4249-4eed-a046-bef113ba750f for patient MRNAGDAR000022 on 2025-09-02 INFO 2025-10-14 19:33:43,329 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000022-ABA-01 INFO 2025-10-14 19:33:43,329 signals 38260 8782111040 SubFile created: FILE-2025-000022-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:33:43,329 signals 38260 8782111040 Created sub-file FILE-2025-000022-ABA-01 for patient MRNAGDAR000022 at clinic ABA Therapy INFO 2025-10-14 19:33:43,329 signals 38260 8782111040 Notified provider ghada.al-rashidi.aba2 of new appointment INFO 2025-10-14 19:33:43,331 signals 38260 8782111040 Appointment created: 68a59215-3f68-428b-90a0-5b53a07b0cea for patient MRNAGDAR000040 on 2025-09-14 INFO 2025-10-14 19:33:43,331 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000040-OT-01 INFO 2025-10-14 19:33:43,331 signals 38260 8782111040 SubFile created: FILE-2025-000040-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:33:43,331 signals 38260 8782111040 Created sub-file FILE-2025-000040-OT-01 for patient MRNAGDAR000040 at clinic Occupational Therapy INFO 2025-10-14 19:33:43,331 signals 38260 8782111040 Notified provider wafa.al-ahmadi.ot1 of new appointment INFO 2025-10-14 19:33:43,332 signals 38260 8782111040 Appointment created: f32fd7b7-56f1-4de0-9d87-74d4aafe8c6b for patient MRNAGDAR000042 on 2025-08-28 INFO 2025-10-14 19:33:43,333 signals 38260 8782111040 Notified provider sultan.al-juaid.nurse1 of new appointment INFO 2025-10-14 19:33:43,333 signals 38260 8782111040 Appointment created: d0663197-ba4c-48fe-a5a3-1abea8d79dc9 for patient MRNAGDAR000031 on 2025-10-07 INFO 2025-10-14 19:33:43,334 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000031-MED-01 INFO 2025-10-14 19:33:43,334 signals 38260 8782111040 SubFile created: FILE-2025-000031-MED-01 for clinic Medical Department INFO 2025-10-14 19:33:43,334 signals 38260 8782111040 Created sub-file FILE-2025-000031-MED-01 for patient MRNAGDAR000031 at clinic Medical Department INFO 2025-10-14 19:33:43,334 signals 38260 8782111040 Notified provider abdulaziz.al-omari.doctor3 of new appointment INFO 2025-10-14 19:33:43,335 signals 38260 8782111040 Appointment created: 16a71582-ecac-4522-b1a4-44a4f9e3034b for patient MRNAGDAR000002 on 2025-09-07 INFO 2025-10-14 19:33:43,336 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000002-ABA-01 INFO 2025-10-14 19:33:43,336 signals 38260 8782111040 SubFile created: FILE-2025-000002-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:33:43,336 signals 38260 8782111040 Created sub-file FILE-2025-000002-ABA-01 for patient MRNAGDAR000002 at clinic ABA Therapy INFO 2025-10-14 19:33:43,336 signals 38260 8782111040 Notified provider ghada.al-rashidi.aba2 of new appointment INFO 2025-10-14 19:33:43,338 signals 38260 8782111040 Appointment created: e3d37693-2f6c-4af4-953a-0ff0961f6908 for patient MRNAGDAR000013 on 2025-08-13 INFO 2025-10-14 19:33:43,338 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000013-ABA-01 INFO 2025-10-14 19:33:43,338 signals 38260 8782111040 SubFile created: FILE-2025-000013-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:33:43,338 signals 38260 8782111040 Created sub-file FILE-2025-000013-ABA-01 for patient MRNAGDAR000013 at clinic ABA Therapy INFO 2025-10-14 19:33:43,338 signals 38260 8782111040 Notified provider jawaher.al-balawi.aba1 of new appointment INFO 2025-10-14 19:33:43,340 signals 38260 8782111040 Appointment created: 84999784-a5ac-4385-82c0-6beee6a870fe for patient MRNAGDAR000014 on 2025-11-03 INFO 2025-10-14 19:33:43,340 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000014-OT-02 INFO 2025-10-14 19:33:43,340 signals 38260 8782111040 SubFile created: FILE-2025-000014-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:33:43,340 signals 38260 8782111040 Created sub-file FILE-2025-000014-OT-02 for patient MRNAGDAR000014 at clinic Occupational Therapy INFO 2025-10-14 19:33:43,341 confirmation_service 38260 8782111040 Created confirmation token for appointment 84999784-a5ac-4385-82c0-6beee6a870fe, expires at 2025-10-21 16:33:43.341224+00:00 ERROR 2025-10-14 19:33:43,341 signals 38260 8782111040 Error creating confirmation token for appointment 84999784-a5ac-4385-82c0-6beee6a870fe: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:33:43,341 signals 38260 8782111040 Notified provider wafa.al-ahmadi.ot1 of new appointment INFO 2025-10-14 19:33:43,342 signals 38260 8782111040 Scheduled 24-hour reminder for appointment 84999784-a5ac-4385-82c0-6beee6a870fe INFO 2025-10-14 19:33:43,342 signals 38260 8782111040 Scheduled 2-hour reminder for appointment 84999784-a5ac-4385-82c0-6beee6a870fe INFO 2025-10-14 19:33:43,343 signals 38260 8782111040 Appointment created: 060c3325-80a0-4592-b7e7-7fe6687eca74 for patient MRNAGDAR000017 on 2025-07-20 INFO 2025-10-14 19:33:43,344 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000017-ABA-02 INFO 2025-10-14 19:33:43,344 signals 38260 8782111040 SubFile created: FILE-2025-000017-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:33:43,344 signals 38260 8782111040 Created sub-file FILE-2025-000017-ABA-02 for patient MRNAGDAR000017 at clinic ABA Therapy INFO 2025-10-14 19:33:43,344 signals 38260 8782111040 Notified provider ghada.al-rashidi.aba2 of new appointment INFO 2025-10-14 19:33:43,346 signals 38260 8782111040 Appointment created: 4a1470bc-b23d-4fcc-a8bf-eef51096ea87 for patient MRNAGDAR000005 on 2025-07-24 INFO 2025-10-14 19:33:43,347 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000005-MED-01 INFO 2025-10-14 19:33:43,347 signals 38260 8782111040 SubFile created: FILE-2025-000005-MED-01 for clinic Medical Department INFO 2025-10-14 19:33:43,347 signals 38260 8782111040 Created sub-file FILE-2025-000005-MED-01 for patient MRNAGDAR000005 at clinic Medical Department INFO 2025-10-14 19:33:43,347 signals 38260 8782111040 Notified provider abdulaziz.al-omari.doctor3 of new appointment INFO 2025-10-14 19:33:43,349 signals 38260 8782111040 Appointment created: bce2b384-1498-4e3a-aca1-2aa0ecac8fc5 for patient MRNAGDAR000019 on 2025-08-24 INFO 2025-10-14 19:33:43,349 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000019-OT-01 INFO 2025-10-14 19:33:43,349 signals 38260 8782111040 SubFile created: FILE-2025-000019-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:33:43,349 signals 38260 8782111040 Created sub-file FILE-2025-000019-OT-01 for patient MRNAGDAR000019 at clinic Occupational Therapy INFO 2025-10-14 19:33:43,350 signals 38260 8782111040 Notified provider mona.al-dawsari.ot2 of new appointment INFO 2025-10-14 19:33:43,351 signals 38260 8782111040 Appointment created: 9ea5855f-284a-43de-bb12-654b8a216414 for patient MRNAGDAR000003 on 2025-08-21 INFO 2025-10-14 19:33:43,351 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000003-MED-02 INFO 2025-10-14 19:33:43,351 signals 38260 8782111040 SubFile created: FILE-2025-000003-MED-02 for clinic Medical Department INFO 2025-10-14 19:33:43,351 signals 38260 8782111040 Created sub-file FILE-2025-000003-MED-02 for patient MRNAGDAR000003 at clinic Medical Department INFO 2025-10-14 19:33:43,351 signals 38260 8782111040 Notified provider abdulaziz.al-omari.doctor3 of new appointment INFO 2025-10-14 19:33:43,353 signals 38260 8782111040 Appointment created: f7e95ba8-183f-4d20-b569-85d3d1bf0d8c for patient MRNAGDAR000035 on 2025-10-05 INFO 2025-10-14 19:33:43,353 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000035-OT-03 INFO 2025-10-14 19:33:43,353 signals 38260 8782111040 SubFile created: FILE-2025-000035-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:33:43,353 signals 38260 8782111040 Created sub-file FILE-2025-000035-OT-03 for patient MRNAGDAR000035 at clinic Occupational Therapy INFO 2025-10-14 19:33:43,353 signals 38260 8782111040 Notified provider mona.al-dawsari.ot2 of new appointment INFO 2025-10-14 19:33:43,355 signals 38260 8782111040 Appointment created: 1ece8e5d-2595-4a90-a4f1-3d72098c7247 for patient MRNAGDAR000021 on 2025-08-03 INFO 2025-10-14 19:33:43,355 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000021-ABA-01 INFO 2025-10-14 19:33:43,355 signals 38260 8782111040 SubFile created: FILE-2025-000021-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:33:43,355 signals 38260 8782111040 Created sub-file FILE-2025-000021-ABA-01 for patient MRNAGDAR000021 at clinic ABA Therapy INFO 2025-10-14 19:33:43,356 signals 38260 8782111040 Notified provider ghada.al-rashidi.aba2 of new appointment INFO 2025-10-14 19:33:43,357 signals 38260 8782111040 Appointment created: 7dad39f9-ccbc-4c45-9d5c-dec90d3e59c2 for patient MRNAGDAR000008 on 2025-08-24 INFO 2025-10-14 19:33:43,357 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000008-NUR-01 INFO 2025-10-14 19:33:43,357 signals 38260 8782111040 SubFile created: FILE-2025-000008-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:33:43,357 signals 38260 8782111040 Created sub-file FILE-2025-000008-NUR-01 for patient MRNAGDAR000008 at clinic Nursing Department INFO 2025-10-14 19:33:43,358 signals 38260 8782111040 Notified provider sultan.al-juaid.nurse1 of new appointment INFO 2025-10-14 19:33:43,359 signals 38260 8782111040 Appointment created: a880ccfe-bb2c-46f9-8398-f1f34696aa57 for patient MRNAGDAR000001 on 2025-10-27 INFO 2025-10-14 19:33:43,359 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000001-OT-01 INFO 2025-10-14 19:33:43,359 signals 38260 8782111040 SubFile created: FILE-2025-000001-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:33:43,359 signals 38260 8782111040 Created sub-file FILE-2025-000001-OT-01 for patient MRNAGDAR000001 at clinic Occupational Therapy INFO 2025-10-14 19:33:43,360 signals 38260 8782111040 Notified provider mona.al-dawsari.ot2 of new appointment INFO 2025-10-14 19:33:43,360 signals 38260 8782111040 Scheduled 24-hour reminder for appointment a880ccfe-bb2c-46f9-8398-f1f34696aa57 INFO 2025-10-14 19:33:43,361 signals 38260 8782111040 Scheduled 2-hour reminder for appointment a880ccfe-bb2c-46f9-8398-f1f34696aa57 INFO 2025-10-14 19:33:43,361 signals 38260 8782111040 Appointment created: 1f6f68bf-3d3f-4eda-82ba-1a9778a16774 for patient MRNAGDAR000032 on 2025-10-08 INFO 2025-10-14 19:33:43,362 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000032-MED-01 INFO 2025-10-14 19:33:43,362 signals 38260 8782111040 SubFile created: FILE-2025-000032-MED-01 for clinic Medical Department INFO 2025-10-14 19:33:43,362 signals 38260 8782111040 Created sub-file FILE-2025-000032-MED-01 for patient MRNAGDAR000032 at clinic Medical Department INFO 2025-10-14 19:33:43,362 signals 38260 8782111040 Notified provider saud.al-asiri.doctor1 of new appointment INFO 2025-10-14 19:33:43,363 signals 38260 8782111040 Appointment created: fe9aa078-2d80-4c49-b2ac-4df60af7011c for patient MRNAGDAR000004 on 2025-08-11 INFO 2025-10-14 19:33:43,364 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000004-MED-02 INFO 2025-10-14 19:33:43,364 signals 38260 8782111040 SubFile created: FILE-2025-000004-MED-02 for clinic Medical Department INFO 2025-10-14 19:33:43,364 signals 38260 8782111040 Created sub-file FILE-2025-000004-MED-02 for patient MRNAGDAR000004 at clinic Medical Department INFO 2025-10-14 19:33:43,364 signals 38260 8782111040 Notified provider noura.al-shehri.doctor2 of new appointment INFO 2025-10-14 19:33:43,366 signals 38260 8782111040 Appointment created: bc2bc9d3-c185-4ff8-9587-acf2ac37f08b for patient MRNAGDAR000011 on 2025-08-03 INFO 2025-10-14 19:33:43,366 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000011-OT-03 INFO 2025-10-14 19:33:43,366 signals 38260 8782111040 SubFile created: FILE-2025-000011-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:33:43,366 signals 38260 8782111040 Created sub-file FILE-2025-000011-OT-03 for patient MRNAGDAR000011 at clinic Occupational Therapy INFO 2025-10-14 19:33:43,366 signals 38260 8782111040 Notified provider wafa.al-ahmadi.ot1 of new appointment INFO 2025-10-14 19:33:43,368 signals 38260 8782111040 Appointment created: b5931ef9-8651-4823-b248-05efc0bcb6c6 for patient MRNAGDAR000012 on 2025-08-31 INFO 2025-10-14 19:33:43,368 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000012-NUR-01 INFO 2025-10-14 19:33:43,368 signals 38260 8782111040 SubFile created: FILE-2025-000012-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:33:43,368 signals 38260 8782111040 Created sub-file FILE-2025-000012-NUR-01 for patient MRNAGDAR000012 at clinic Nursing Department INFO 2025-10-14 19:33:43,369 signals 38260 8782111040 Notified provider sultan.al-juaid.nurse1 of new appointment INFO 2025-10-14 19:33:43,370 signals 38260 8782111040 Appointment created: 251d4c8d-ad19-44b7-a10b-3b3ff3951257 for patient MRNAGDAR000042 on 2025-11-02 INFO 2025-10-14 19:33:43,370 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000042-MED-02 INFO 2025-10-14 19:33:43,370 signals 38260 8782111040 SubFile created: FILE-2025-000042-MED-02 for clinic Medical Department INFO 2025-10-14 19:33:43,370 signals 38260 8782111040 Created sub-file FILE-2025-000042-MED-02 for patient MRNAGDAR000042 at clinic Medical Department INFO 2025-10-14 19:33:43,371 confirmation_service 38260 8782111040 Created confirmation token for appointment 251d4c8d-ad19-44b7-a10b-3b3ff3951257, expires at 2025-10-21 16:33:43.371430+00:00 ERROR 2025-10-14 19:33:43,371 signals 38260 8782111040 Error creating confirmation token for appointment 251d4c8d-ad19-44b7-a10b-3b3ff3951257: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:33:43,371 signals 38260 8782111040 Notified provider saud.al-asiri.doctor1 of new appointment INFO 2025-10-14 19:33:43,372 signals 38260 8782111040 Scheduled 24-hour reminder for appointment 251d4c8d-ad19-44b7-a10b-3b3ff3951257 INFO 2025-10-14 19:33:43,372 signals 38260 8782111040 Scheduled 2-hour reminder for appointment 251d4c8d-ad19-44b7-a10b-3b3ff3951257 INFO 2025-10-14 19:33:43,373 signals 38260 8782111040 Appointment created: c0225ace-fd9f-4868-9d68-c1dbe4befb26 for patient MRNAGDAR000026 on 2025-09-10 INFO 2025-10-14 19:33:43,373 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000026-ABA-01 INFO 2025-10-14 19:33:43,373 signals 38260 8782111040 SubFile created: FILE-2025-000026-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:33:43,373 signals 38260 8782111040 Created sub-file FILE-2025-000026-ABA-01 for patient MRNAGDAR000026 at clinic ABA Therapy INFO 2025-10-14 19:33:43,374 signals 38260 8782111040 Notified provider ghada.al-rashidi.aba2 of new appointment INFO 2025-10-14 19:33:43,376 signals 38260 8782111040 Appointment created: 6e1f6ed8-3302-4baf-b80e-4fa4517d8095 for patient MRNAGDAR000024 on 2025-08-21 INFO 2025-10-14 19:33:43,376 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000024-ABA-01 INFO 2025-10-14 19:33:43,376 signals 38260 8782111040 SubFile created: FILE-2025-000024-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:33:43,376 signals 38260 8782111040 Created sub-file FILE-2025-000024-ABA-01 for patient MRNAGDAR000024 at clinic ABA Therapy INFO 2025-10-14 19:33:43,377 signals 38260 8782111040 Notified provider ghada.al-rashidi.aba2 of new appointment INFO 2025-10-14 19:33:43,378 signals 38260 8782111040 Appointment created: 913c75fb-6064-4871-9ced-89da18758548 for patient MRNAGDAR000035 on 2025-09-17 INFO 2025-10-14 19:33:43,378 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000035-MED-04 INFO 2025-10-14 19:33:43,379 signals 38260 8782111040 SubFile created: FILE-2025-000035-MED-04 for clinic Medical Department INFO 2025-10-14 19:33:43,379 signals 38260 8782111040 Created sub-file FILE-2025-000035-MED-04 for patient MRNAGDAR000035 at clinic Medical Department INFO 2025-10-14 19:33:43,379 signals 38260 8782111040 Notified provider abdulaziz.al-omari.doctor3 of new appointment INFO 2025-10-14 19:33:43,381 signals 38260 8782111040 Appointment created: 6d7c9067-0a73-41a7-881d-18e3d639da3d for patient MRNAGDAR000017 on 2025-09-07 INFO 2025-10-14 19:33:43,381 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000017-SLP-03 INFO 2025-10-14 19:33:43,381 signals 38260 8782111040 SubFile created: FILE-2025-000017-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:33:43,381 signals 38260 8782111040 Created sub-file FILE-2025-000017-SLP-03 for patient MRNAGDAR000017 at clinic Speech-Language Pathology INFO 2025-10-14 19:33:43,381 signals 38260 8782111040 Notified provider talal.al-shehri.slp1 of new appointment INFO 2025-10-14 19:33:43,383 signals 38260 8782111040 Appointment created: c0070bc5-dcc4-4847-9b5a-d29b3861c764 for patient MRNAGDAR000024 on 2025-07-29 INFO 2025-10-14 19:33:43,383 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000024-MED-02 INFO 2025-10-14 19:33:43,383 signals 38260 8782111040 SubFile created: FILE-2025-000024-MED-02 for clinic Medical Department INFO 2025-10-14 19:33:43,383 signals 38260 8782111040 Created sub-file FILE-2025-000024-MED-02 for patient MRNAGDAR000024 at clinic Medical Department INFO 2025-10-14 19:33:43,384 signals 38260 8782111040 Notified provider abdulaziz.al-omari.doctor3 of new appointment INFO 2025-10-14 19:33:43,385 signals 38260 8782111040 Appointment created: 17ce4636-a92f-45fa-89f7-c6e748dff0dd for patient MRNAGDAR000012 on 2025-08-06 INFO 2025-10-14 19:33:43,385 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000012-OT-02 INFO 2025-10-14 19:33:43,385 signals 38260 8782111040 SubFile created: FILE-2025-000012-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:33:43,385 signals 38260 8782111040 Created sub-file FILE-2025-000012-OT-02 for patient MRNAGDAR000012 at clinic Occupational Therapy INFO 2025-10-14 19:33:43,386 signals 38260 8782111040 Notified provider mona.al-dawsari.ot2 of new appointment INFO 2025-10-14 19:33:43,387 signals 38260 8782111040 Appointment created: 29e3aef0-c3d1-4cab-86b9-f23d0ca2dcb4 for patient MRNAGDAR000032 on 2025-09-30 INFO 2025-10-14 19:33:43,387 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000032-OT-02 INFO 2025-10-14 19:33:43,387 signals 38260 8782111040 SubFile created: FILE-2025-000032-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:33:43,387 signals 38260 8782111040 Created sub-file FILE-2025-000032-OT-02 for patient MRNAGDAR000032 at clinic Occupational Therapy INFO 2025-10-14 19:33:43,388 signals 38260 8782111040 Notified provider mona.al-dawsari.ot2 of new appointment INFO 2025-10-14 19:33:43,389 signals 38260 8782111040 Appointment created: b4765e54-c603-47ed-956c-915010f47624 for patient MRNAGDAR000030 on 2025-10-06 INFO 2025-10-14 19:33:43,390 signals 38260 8782111040 Notified provider sultan.al-juaid.nurse1 of new appointment INFO 2025-10-14 19:33:43,391 signals 38260 8782111040 Appointment created: 82dd7377-cf5b-4e15-a22a-cfee46a569eb for patient MRNAGDAR000040 on 2025-09-07 INFO 2025-10-14 19:33:43,392 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000040-SLP-02 INFO 2025-10-14 19:33:43,392 signals 38260 8782111040 SubFile created: FILE-2025-000040-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:33:43,392 signals 38260 8782111040 Created sub-file FILE-2025-000040-SLP-02 for patient MRNAGDAR000040 at clinic Speech-Language Pathology INFO 2025-10-14 19:33:43,392 signals 38260 8782111040 Notified provider talal.al-shehri.slp1 of new appointment INFO 2025-10-14 19:33:43,394 signals 38260 8782111040 Appointment created: 8f7b113d-1e23-471b-84e6-e38ec3491972 for patient MRNAGDAR000008 on 2025-09-10 INFO 2025-10-14 19:33:43,395 signals 38260 8782111040 Notified provider sultan.al-juaid.nurse1 of new appointment INFO 2025-10-14 19:33:43,397 signals 38260 8782111040 Appointment created: 49cd5f65-6a68-432b-8778-3226d41b4417 for patient MRNAGDAR000050 on 2025-08-27 INFO 2025-10-14 19:33:43,397 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000050-NUR-02 INFO 2025-10-14 19:33:43,397 signals 38260 8782111040 SubFile created: FILE-2025-000050-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:33:43,397 signals 38260 8782111040 Created sub-file FILE-2025-000050-NUR-02 for patient MRNAGDAR000050 at clinic Nursing Department INFO 2025-10-14 19:33:43,398 signals 38260 8782111040 Notified provider sultan.al-juaid.nurse1 of new appointment INFO 2025-10-14 19:33:43,399 signals 38260 8782111040 Appointment created: 1a78bd95-1fdb-4543-8a59-0d713f7a91c8 for patient MRNAGDAR000046 on 2025-07-16 INFO 2025-10-14 19:33:43,400 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000046-NUR-01 INFO 2025-10-14 19:33:43,400 signals 38260 8782111040 SubFile created: FILE-2025-000046-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:33:43,400 signals 38260 8782111040 Created sub-file FILE-2025-000046-NUR-01 for patient MRNAGDAR000046 at clinic Nursing Department INFO 2025-10-14 19:33:43,400 signals 38260 8782111040 Notified provider hassan.al-omari.nurse3 of new appointment INFO 2025-10-14 19:33:43,402 signals 38260 8782111040 Appointment created: d4debe16-ceda-4d4f-9600-2ce3dc96474b for patient MRNAGDAR000027 on 2025-07-27 INFO 2025-10-14 19:33:43,402 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000027-SLP-03 INFO 2025-10-14 19:33:43,402 signals 38260 8782111040 SubFile created: FILE-2025-000027-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:33:43,402 signals 38260 8782111040 Created sub-file FILE-2025-000027-SLP-03 for patient MRNAGDAR000027 at clinic Speech-Language Pathology INFO 2025-10-14 19:33:43,403 signals 38260 8782111040 Notified provider wafa.al-asiri.slp2 of new appointment INFO 2025-10-14 19:33:43,404 signals 38260 8782111040 Appointment created: 561751ac-9938-49f9-ae9b-8b98e78d4c25 for patient MRNAGDAR000002 on 2025-07-24 INFO 2025-10-14 19:33:43,405 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000002-OT-02 INFO 2025-10-14 19:33:43,405 signals 38260 8782111040 SubFile created: FILE-2025-000002-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:33:43,405 signals 38260 8782111040 Created sub-file FILE-2025-000002-OT-02 for patient MRNAGDAR000002 at clinic Occupational Therapy INFO 2025-10-14 19:33:43,405 signals 38260 8782111040 Notified provider mona.al-dawsari.ot2 of new appointment INFO 2025-10-14 19:33:43,407 signals 38260 8782111040 Appointment created: bd7fa824-8e6a-4ea9-9006-6bd7f01c771b for patient MRNAGDAR000002 on 2025-10-05 INFO 2025-10-14 19:33:43,407 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000002-MED-03 INFO 2025-10-14 19:33:43,407 signals 38260 8782111040 SubFile created: FILE-2025-000002-MED-03 for clinic Medical Department INFO 2025-10-14 19:33:43,407 signals 38260 8782111040 Created sub-file FILE-2025-000002-MED-03 for patient MRNAGDAR000002 at clinic Medical Department INFO 2025-10-14 19:33:43,407 signals 38260 8782111040 Notified provider saud.al-asiri.doctor1 of new appointment INFO 2025-10-14 19:33:43,409 signals 38260 8782111040 Appointment created: 44168087-4cf9-4538-912e-7bbd5e98b761 for patient MRNAGDAR000048 on 2025-10-14 INFO 2025-10-14 19:33:43,410 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000048-OT-01 INFO 2025-10-14 19:33:43,410 signals 38260 8782111040 SubFile created: FILE-2025-000048-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:33:43,410 signals 38260 8782111040 Created sub-file FILE-2025-000048-OT-01 for patient MRNAGDAR000048 at clinic Occupational Therapy INFO 2025-10-14 19:33:43,411 signals 38260 8782111040 Notified provider wafa.al-ahmadi.ot1 of new appointment INFO 2025-10-14 19:33:43,412 signals 38260 8782111040 Appointment created: 7488fa1a-7a71-4740-a44f-f3a8ac85e4d3 for patient MRNAGDAR000010 on 2025-08-18 INFO 2025-10-14 19:33:43,413 signals 38260 8782111040 Notified provider hassan.al-omari.nurse3 of new appointment INFO 2025-10-14 19:33:43,414 signals 38260 8782111040 Appointment created: 1f1d6617-5cfe-4499-9868-487ce1f41e67 for patient MRNAGDAR000011 on 2025-08-03 INFO 2025-10-14 19:33:43,415 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000011-NUR-04 INFO 2025-10-14 19:33:43,415 signals 38260 8782111040 SubFile created: FILE-2025-000011-NUR-04 for clinic Nursing Department INFO 2025-10-14 19:33:43,415 signals 38260 8782111040 Created sub-file FILE-2025-000011-NUR-04 for patient MRNAGDAR000011 at clinic Nursing Department INFO 2025-10-14 19:33:43,416 signals 38260 8782111040 Notified provider hassan.al-omari.nurse3 of new appointment INFO 2025-10-14 19:33:43,417 signals 38260 8782111040 Appointment created: 51b0e7e4-6c4d-4691-8bda-8cc9fcaf6c92 for patient MRNAGDAR000019 on 2025-07-20 INFO 2025-10-14 19:33:43,417 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000019-MED-02 INFO 2025-10-14 19:33:43,418 signals 38260 8782111040 SubFile created: FILE-2025-000019-MED-02 for clinic Medical Department INFO 2025-10-14 19:33:43,418 signals 38260 8782111040 Created sub-file FILE-2025-000019-MED-02 for patient MRNAGDAR000019 at clinic Medical Department INFO 2025-10-14 19:33:43,418 signals 38260 8782111040 Notified provider saud.al-asiri.doctor1 of new appointment INFO 2025-10-14 19:33:43,419 signals 38260 8782111040 Appointment created: e09474b2-ef55-4c37-9615-a567fe3d9147 for patient MRNAGDAR000011 on 2025-09-24 INFO 2025-10-14 19:33:43,420 signals 38260 8782111040 Notified provider abdulaziz.al-omari.doctor3 of new appointment INFO 2025-10-14 19:33:43,421 signals 38260 8782111040 Appointment created: a5458924-1f52-4a4f-a110-e512d8200ea3 for patient MRNAGDAR000009 on 2025-08-19 INFO 2025-10-14 19:33:43,421 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000009-MED-01 INFO 2025-10-14 19:33:43,421 signals 38260 8782111040 SubFile created: FILE-2025-000009-MED-01 for clinic Medical Department INFO 2025-10-14 19:33:43,421 signals 38260 8782111040 Created sub-file FILE-2025-000009-MED-01 for patient MRNAGDAR000009 at clinic Medical Department INFO 2025-10-14 19:33:43,421 signals 38260 8782111040 Notified provider abdulaziz.al-omari.doctor3 of new appointment INFO 2025-10-14 19:33:43,423 signals 38260 8782111040 Appointment created: c942dd49-8073-46f7-b703-ea8f4a98275a for patient MRNAGDAR000041 on 2025-09-04 INFO 2025-10-14 19:33:43,423 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000041-NUR-01 INFO 2025-10-14 19:33:43,423 signals 38260 8782111040 SubFile created: FILE-2025-000041-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:33:43,423 signals 38260 8782111040 Created sub-file FILE-2025-000041-NUR-01 for patient MRNAGDAR000041 at clinic Nursing Department INFO 2025-10-14 19:33:43,424 signals 38260 8782111040 Notified provider sultan.al-juaid.nurse1 of new appointment INFO 2025-10-14 19:33:43,425 signals 38260 8782111040 Appointment created: 8244b43b-4286-4759-b7ee-18d419772d1f for patient MRNAGDAR000028 on 2025-08-21 INFO 2025-10-14 19:33:43,426 signals 38260 8782111040 Notified provider talal.al-shehri.slp1 of new appointment INFO 2025-10-14 19:33:43,427 signals 38260 8782111040 Appointment created: 15064913-6f8d-43d4-b56d-7509bcd5f621 for patient MRNAGDAR000049 on 2025-08-11 INFO 2025-10-14 19:33:43,427 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000049-NUR-01 INFO 2025-10-14 19:33:43,427 signals 38260 8782111040 SubFile created: FILE-2025-000049-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:33:43,428 signals 38260 8782111040 Created sub-file FILE-2025-000049-NUR-01 for patient MRNAGDAR000049 at clinic Nursing Department INFO 2025-10-14 19:33:43,428 signals 38260 8782111040 Notified provider bandar.al-asiri.nurse2 of new appointment INFO 2025-10-14 19:33:43,429 signals 38260 8782111040 Appointment created: dc69e616-3f34-4fe4-82e7-24bdf3c256a9 for patient MRNAGDAR000001 on 2025-08-10 INFO 2025-10-14 19:33:43,430 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000001-ABA-02 INFO 2025-10-14 19:33:43,430 signals 38260 8782111040 SubFile created: FILE-2025-000001-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:33:43,430 signals 38260 8782111040 Created sub-file FILE-2025-000001-ABA-02 for patient MRNAGDAR000001 at clinic ABA Therapy INFO 2025-10-14 19:33:43,430 signals 38260 8782111040 Notified provider jawaher.al-balawi.aba1 of new appointment INFO 2025-10-14 19:33:43,431 signals 38260 8782111040 Appointment created: aef7b378-81e8-478f-a4aa-b1160302374d for patient MRNAGDAR000047 on 2025-07-20 INFO 2025-10-14 19:33:43,432 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000047-ABA-01 INFO 2025-10-14 19:33:43,432 signals 38260 8782111040 SubFile created: FILE-2025-000047-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:33:43,432 signals 38260 8782111040 Created sub-file FILE-2025-000047-ABA-01 for patient MRNAGDAR000047 at clinic ABA Therapy INFO 2025-10-14 19:33:43,432 signals 38260 8782111040 Notified provider jawaher.al-balawi.aba1 of new appointment INFO 2025-10-14 19:33:43,434 signals 38260 8782111040 Appointment created: bc768937-be70-4bea-9800-0b1e0ba7691e for patient MRNAGDAR000030 on 2025-07-27 INFO 2025-10-14 19:33:43,434 signals 38260 8782111040 Notified provider sultan.al-juaid.nurse1 of new appointment INFO 2025-10-14 19:33:43,436 signals 38260 8782111040 Appointment created: 515e9484-4485-43ba-9605-3226d360265c for patient MRNAGDAR000026 on 2025-07-23 INFO 2025-10-14 19:33:43,436 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000026-NUR-02 INFO 2025-10-14 19:33:43,436 signals 38260 8782111040 SubFile created: FILE-2025-000026-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:33:43,436 signals 38260 8782111040 Created sub-file FILE-2025-000026-NUR-02 for patient MRNAGDAR000026 at clinic Nursing Department INFO 2025-10-14 19:33:43,437 signals 38260 8782111040 Notified provider bandar.al-asiri.nurse2 of new appointment INFO 2025-10-14 19:33:43,438 signals 38260 8782111040 Appointment created: 0e0011d0-7d94-423a-955b-2e21ef1dcff5 for patient MRNAGDAR000032 on 2025-10-14 INFO 2025-10-14 19:33:43,438 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000032-ABA-03 INFO 2025-10-14 19:33:43,439 signals 38260 8782111040 SubFile created: FILE-2025-000032-ABA-03 for clinic ABA Therapy INFO 2025-10-14 19:33:43,439 signals 38260 8782111040 Created sub-file FILE-2025-000032-ABA-03 for patient MRNAGDAR000032 at clinic ABA Therapy INFO 2025-10-14 19:33:43,439 signals 38260 8782111040 Notified provider jawaher.al-balawi.aba1 of new appointment INFO 2025-10-14 19:33:43,440 signals 38260 8782111040 Appointment created: ec7891e3-a945-4a33-900e-ae9ed4fad83f for patient MRNAGDAR000045 on 2025-10-05 INFO 2025-10-14 19:33:43,440 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000045-OT-02 INFO 2025-10-14 19:33:43,440 signals 38260 8782111040 SubFile created: FILE-2025-000045-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:33:43,440 signals 38260 8782111040 Created sub-file FILE-2025-000045-OT-02 for patient MRNAGDAR000045 at clinic Occupational Therapy INFO 2025-10-14 19:33:43,440 signals 38260 8782111040 Notified provider wafa.al-ahmadi.ot1 of new appointment INFO 2025-10-14 19:33:43,442 signals 38260 8782111040 Appointment created: 24ea2924-8d69-490d-bc90-5cd685a40e92 for patient MRNAGDAR000007 on 2025-07-20 INFO 2025-10-14 19:33:43,443 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000007-OT-03 INFO 2025-10-14 19:33:43,443 signals 38260 8782111040 SubFile created: FILE-2025-000007-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:33:43,443 signals 38260 8782111040 Created sub-file FILE-2025-000007-OT-03 for patient MRNAGDAR000007 at clinic Occupational Therapy INFO 2025-10-14 19:33:43,443 signals 38260 8782111040 Notified provider wafa.al-ahmadi.ot1 of new appointment INFO 2025-10-14 19:33:43,445 signals 38260 8782111040 Appointment created: 0c555d12-a192-4601-84d0-92f4f0fcc088 for patient MRNAGDAR000018 on 2025-09-14 INFO 2025-10-14 19:33:43,445 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000018-MED-02 INFO 2025-10-14 19:33:43,445 signals 38260 8782111040 SubFile created: FILE-2025-000018-MED-02 for clinic Medical Department INFO 2025-10-14 19:33:43,445 signals 38260 8782111040 Created sub-file FILE-2025-000018-MED-02 for patient MRNAGDAR000018 at clinic Medical Department INFO 2025-10-14 19:33:43,446 signals 38260 8782111040 Notified provider abdulaziz.al-omari.doctor3 of new appointment INFO 2025-10-14 19:33:43,448 signals 38260 8782111040 Appointment created: da3ebc20-8381-44fe-944b-588a01af26ae for patient MRNAGDAR000035 on 2025-08-24 INFO 2025-10-14 19:33:43,448 signals 38260 8782111040 Notified provider ghada.al-rashidi.aba2 of new appointment INFO 2025-10-14 19:33:43,449 signals 38260 8782111040 Appointment created: 69dcd286-66b4-4619-9870-fda6fe206ff3 for patient MRNAGDAR000049 on 2025-11-06 INFO 2025-10-14 19:33:43,450 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000049-SLP-02 INFO 2025-10-14 19:33:43,450 signals 38260 8782111040 SubFile created: FILE-2025-000049-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:33:43,450 signals 38260 8782111040 Created sub-file FILE-2025-000049-SLP-02 for patient MRNAGDAR000049 at clinic Speech-Language Pathology INFO 2025-10-14 19:33:43,450 signals 38260 8782111040 Notified provider wafa.al-asiri.slp2 of new appointment INFO 2025-10-14 19:33:43,451 signals 38260 8782111040 Scheduled 24-hour reminder for appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 INFO 2025-10-14 19:33:43,451 signals 38260 8782111040 Scheduled 2-hour reminder for appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 INFO 2025-10-14 19:33:43,452 signals 38260 8782111040 Appointment created: 0dcdcef4-7d20-4b5c-814e-27abcc7cb51d for patient MRNAGDAR000023 on 2025-07-30 INFO 2025-10-14 19:33:43,452 signals 38260 8782111040 Notified provider abdulaziz.al-omari.doctor3 of new appointment INFO 2025-10-14 19:33:43,453 signals 38260 8782111040 Appointment created: d5de9fee-cbee-4640-bc98-3beea43e35f0 for patient MRNAGDAR000019 on 2025-08-31 INFO 2025-10-14 19:33:43,454 signals 38260 8782111040 Notified provider mona.al-dawsari.ot2 of new appointment INFO 2025-10-14 19:33:43,455 signals 38260 8782111040 Appointment created: 2c5eff6b-ffd1-4a95-89d8-1c5db5c0d878 for patient MRNAGDAR000003 on 2025-10-19 INFO 2025-10-14 19:33:43,455 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000003-OT-03 INFO 2025-10-14 19:33:43,456 signals 38260 8782111040 SubFile created: FILE-2025-000003-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:33:43,456 signals 38260 8782111040 Created sub-file FILE-2025-000003-OT-03 for patient MRNAGDAR000003 at clinic Occupational Therapy INFO 2025-10-14 19:33:43,456 signals 38260 8782111040 Notified provider mona.al-dawsari.ot2 of new appointment INFO 2025-10-14 19:33:43,456 signals 38260 8782111040 Scheduled 24-hour reminder for appointment 2c5eff6b-ffd1-4a95-89d8-1c5db5c0d878 INFO 2025-10-14 19:33:43,457 signals 38260 8782111040 Scheduled 2-hour reminder for appointment 2c5eff6b-ffd1-4a95-89d8-1c5db5c0d878 INFO 2025-10-14 19:33:43,458 signals 38260 8782111040 Appointment created: c6ba554c-6866-44dd-8380-8ebd735db613 for patient MRNAGDAR000002 on 2025-10-16 INFO 2025-10-14 19:33:43,458 signals 38260 8782111040 Notified provider mona.al-dawsari.ot2 of new appointment INFO 2025-10-14 19:33:43,458 signals 38260 8782111040 Scheduled 24-hour reminder for appointment c6ba554c-6866-44dd-8380-8ebd735db613 INFO 2025-10-14 19:33:43,459 signals 38260 8782111040 Scheduled 2-hour reminder for appointment c6ba554c-6866-44dd-8380-8ebd735db613 INFO 2025-10-14 19:33:43,459 signals 38260 8782111040 Appointment created: a610ac2f-aec8-43ea-83b8-95efee969184 for patient MRNAGDAR000014 on 2025-10-22 INFO 2025-10-14 19:33:43,460 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000014-MED-03 INFO 2025-10-14 19:33:43,460 signals 38260 8782111040 SubFile created: FILE-2025-000014-MED-03 for clinic Medical Department INFO 2025-10-14 19:33:43,460 signals 38260 8782111040 Created sub-file FILE-2025-000014-MED-03 for patient MRNAGDAR000014 at clinic Medical Department INFO 2025-10-14 19:33:43,460 signals 38260 8782111040 Notified provider abdulaziz.al-omari.doctor3 of new appointment INFO 2025-10-14 19:33:43,461 signals 38260 8782111040 Scheduled 24-hour reminder for appointment a610ac2f-aec8-43ea-83b8-95efee969184 INFO 2025-10-14 19:33:43,461 signals 38260 8782111040 Scheduled 2-hour reminder for appointment a610ac2f-aec8-43ea-83b8-95efee969184 INFO 2025-10-14 19:33:43,462 signals 38260 8782111040 Appointment created: 53b0cb53-d45e-4635-a42e-22fef4a6ae93 for patient MRNAGDAR000001 on 2025-10-07 INFO 2025-10-14 19:33:43,462 signals 38260 8782111040 Notified provider jawaher.al-balawi.aba1 of new appointment INFO 2025-10-14 19:33:43,464 signals 38260 8782111040 Appointment created: 01fe78fb-fca2-43a8-9576-a9ee0e783ba0 for patient MRNAGDAR000049 on 2025-09-21 INFO 2025-10-14 19:33:43,464 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000049-ABA-03 INFO 2025-10-14 19:33:43,464 signals 38260 8782111040 SubFile created: FILE-2025-000049-ABA-03 for clinic ABA Therapy INFO 2025-10-14 19:33:43,464 signals 38260 8782111040 Created sub-file FILE-2025-000049-ABA-03 for patient MRNAGDAR000049 at clinic ABA Therapy INFO 2025-10-14 19:33:43,465 signals 38260 8782111040 Notified provider jawaher.al-balawi.aba1 of new appointment INFO 2025-10-14 19:33:43,466 signals 38260 8782111040 Appointment created: 4d23eb35-58c0-4e1a-ae0d-1d69f86acdf0 for patient MRNAGDAR000020 on 2025-07-27 INFO 2025-10-14 19:33:43,466 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000020-SLP-01 INFO 2025-10-14 19:33:43,467 signals 38260 8782111040 SubFile created: FILE-2025-000020-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:33:43,467 signals 38260 8782111040 Created sub-file FILE-2025-000020-SLP-01 for patient MRNAGDAR000020 at clinic Speech-Language Pathology INFO 2025-10-14 19:33:43,467 signals 38260 8782111040 Notified provider talal.al-shehri.slp1 of new appointment INFO 2025-10-14 19:33:43,468 signals 38260 8782111040 Appointment created: 19c350d1-e750-4f33-b840-6d09908dc01b for patient MRNAGDAR000020 on 2025-09-28 INFO 2025-10-14 19:33:43,469 signals 38260 8782111040 Generated Sub-File Number: FILE-2025-000020-MED-02 INFO 2025-10-14 19:33:43,469 signals 38260 8782111040 SubFile created: FILE-2025-000020-MED-02 for clinic Medical Department INFO 2025-10-14 19:33:43,469 signals 38260 8782111040 Created sub-file FILE-2025-000020-MED-02 for patient MRNAGDAR000020 at clinic Medical Department INFO 2025-10-14 19:33:43,469 signals 38260 8782111040 Notified provider noura.al-shehri.doctor2 of new appointment INFO 2025-10-14 19:33:43,611 signals 38260 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000047 INFO 2025-10-14 19:33:43,612 signals 38260 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000047 INFO 2025-10-14 19:33:43,612 signals 38260 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000033 INFO 2025-10-14 19:33:43,613 signals 38260 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000033 INFO 2025-10-14 19:33:43,613 signals 38260 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000025 INFO 2025-10-14 19:33:43,613 signals 38260 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000025 INFO 2025-10-14 19:33:43,613 signals 38260 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000023 INFO 2025-10-14 19:33:43,614 signals 38260 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000034 INFO 2025-10-14 19:33:43,614 signals 38260 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000046 INFO 2025-10-14 19:33:43,614 signals 38260 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000046 INFO 2025-10-14 19:33:43,615 signals 38260 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000016 INFO 2025-10-14 19:33:43,615 signals 38260 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000016 INFO 2025-10-14 19:33:43,615 signals 38260 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000021 INFO 2025-10-14 19:33:43,616 signals 38260 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000003 INFO 2025-10-14 19:33:43,616 signals 38260 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000003 INFO 2025-10-14 19:33:43,616 signals 38260 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000022 INFO 2025-10-14 19:33:43,617 signals 38260 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000045 INFO 2025-10-14 19:33:43,617 signals 38260 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000045 INFO 2025-10-14 19:33:43,617 signals 38260 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000020 INFO 2025-10-14 19:33:43,617 signals 38260 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000020 INFO 2025-10-14 19:33:43,618 signals 38260 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000042 INFO 2025-10-14 19:33:43,618 signals 38260 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000037 INFO 2025-10-14 19:33:43,618 signals 38260 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000037 INFO 2025-10-14 19:33:43,618 signals 38260 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000024 INFO 2025-10-14 19:33:43,619 signals 38260 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000024 INFO 2025-10-14 19:33:43,619 signals 38260 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000039 INFO 2025-10-14 19:33:43,619 signals 38260 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000039 INFO 2025-10-14 19:33:43,619 signals 38260 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000008 INFO 2025-10-14 19:33:43,620 signals 38260 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000008 INFO 2025-10-14 19:33:43,620 signals 38260 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000027 INFO 2025-10-14 19:33:43,620 signals 38260 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000027 INFO 2025-10-14 19:33:43,620 signals 38260 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000013 INFO 2025-10-14 19:33:43,621 signals 38260 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000011 INFO 2025-10-14 19:33:43,621 signals 38260 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000015 INFO 2025-10-14 19:33:43,621 signals 38260 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000044 INFO 2025-10-14 19:33:43,621 signals 38260 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000044 INFO 2025-10-14 19:33:43,622 signals 38260 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000030 INFO 2025-10-14 19:33:43,622 signals 38260 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000030 INFO 2025-10-14 19:33:43,622 signals 38260 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000032 INFO 2025-10-14 19:33:43,623 signals 38260 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000032 INFO 2025-10-14 19:33:43,623 signals 38260 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000029 INFO 2025-10-14 19:34:19,121 signals 38682 8782111040 User created: turki.al-qahtani.admin1 (Administrator) INFO 2025-10-14 19:34:19,257 signals 38682 8782111040 User created: saud.al-omari.admin2 (Administrator) INFO 2025-10-14 19:34:19,391 signals 38682 8782111040 User created: khalid.al-subaie.doctor1 (Doctor) INFO 2025-10-14 19:34:19,527 signals 38682 8782111040 User created: mohammed.al-shammari.doctor2 (Doctor) INFO 2025-10-14 19:34:19,661 signals 38682 8782111040 User created: lulwa.al-shammari.doctor3 (Doctor) INFO 2025-10-14 19:34:19,794 signals 38682 8782111040 User created: nada.al-dosari.nurse1 (Nurse) INFO 2025-10-14 19:34:19,930 signals 38682 8782111040 User created: hussein.al-shammari.nurse2 (Nurse) INFO 2025-10-14 19:34:20,064 signals 38682 8782111040 User created: ziyad.al-harthi.nurse3 (Nurse) INFO 2025-10-14 19:34:20,198 signals 38682 8782111040 User created: saad.al-harbi.ot1 (Occupational Therapist) INFO 2025-10-14 19:34:20,330 signals 38682 8782111040 User created: hind.al-harbi.ot2 (Occupational Therapist) INFO 2025-10-14 19:34:20,462 signals 38682 8782111040 User created: lama.al-juaid.slp1 (Speech-Language Pathologist) INFO 2025-10-14 19:34:20,598 signals 38682 8782111040 User created: noura.al-subai.slp2 (Speech-Language Pathologist) INFO 2025-10-14 19:34:20,731 signals 38682 8782111040 User created: basma.al-dosari.aba1 (ABA Therapist) INFO 2025-10-14 19:34:20,863 signals 38682 8782111040 User created: sultan.al-omari.aba2 (ABA Therapist) INFO 2025-10-14 19:34:20,996 signals 38682 8782111040 User created: mona.al-omari.front_desk1 (Front Desk) INFO 2025-10-14 19:34:21,130 signals 38682 8782111040 User created: saud.al-maliki.front_desk2 (Front Desk) INFO 2025-10-14 19:34:21,264 signals 38682 8782111040 User created: hussein.al-otaibi.finance1 (Finance) INFO 2025-10-14 19:34:21,398 signals 38682 8782111040 User created: ziyad.al-anzi.finance2 (Finance) INFO 2025-10-14 19:34:21,400 signals 38682 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-14 19:34:21,401 signals 38682 8782111040 File created: FILE-2025-000001 for patient MRNAGDAR000001 INFO 2025-10-14 19:34:21,401 signals 38682 8782111040 Created main file for patient: MRNAGDAR000001 INFO 2025-10-14 19:34:21,401 signals 38682 8782111040 Patient created: MRNAGDAR000001 - Lama Al-Otaibi INFO 2025-10-14 19:34:21,402 signals 38682 8782111040 Generated File Number: FILE-2025-000002 INFO 2025-10-14 19:34:21,403 signals 38682 8782111040 File created: FILE-2025-000002 for patient MRNAGDAR000002 INFO 2025-10-14 19:34:21,403 signals 38682 8782111040 Created main file for patient: MRNAGDAR000002 INFO 2025-10-14 19:34:21,403 signals 38682 8782111040 Patient created: MRNAGDAR000002 - Hanan Al-Subai INFO 2025-10-14 19:34:21,404 signals 38682 8782111040 Generated File Number: FILE-2025-000003 INFO 2025-10-14 19:34:21,404 signals 38682 8782111040 File created: FILE-2025-000003 for patient MRNAGDAR000003 INFO 2025-10-14 19:34:21,404 signals 38682 8782111040 Created main file for patient: MRNAGDAR000003 INFO 2025-10-14 19:34:21,404 signals 38682 8782111040 Patient created: MRNAGDAR000003 - Khalid Al-Mutairi INFO 2025-10-14 19:34:21,405 signals 38682 8782111040 Generated File Number: FILE-2025-000004 INFO 2025-10-14 19:34:21,405 signals 38682 8782111040 File created: FILE-2025-000004 for patient MRNAGDAR000004 INFO 2025-10-14 19:34:21,405 signals 38682 8782111040 Created main file for patient: MRNAGDAR000004 INFO 2025-10-14 19:34:21,406 signals 38682 8782111040 Patient created: MRNAGDAR000004 - Sarah Al-Zahrani INFO 2025-10-14 19:34:21,407 signals 38682 8782111040 Generated File Number: FILE-2025-000005 INFO 2025-10-14 19:34:21,407 signals 38682 8782111040 File created: FILE-2025-000005 for patient MRNAGDAR000005 INFO 2025-10-14 19:34:21,407 signals 38682 8782111040 Created main file for patient: MRNAGDAR000005 INFO 2025-10-14 19:34:21,407 signals 38682 8782111040 Patient created: MRNAGDAR000005 - Abeer Al-Anzi INFO 2025-10-14 19:34:21,408 signals 38682 8782111040 Generated File Number: FILE-2025-000006 INFO 2025-10-14 19:34:21,408 signals 38682 8782111040 File created: FILE-2025-000006 for patient MRNAGDAR000006 INFO 2025-10-14 19:34:21,408 signals 38682 8782111040 Created main file for patient: MRNAGDAR000006 INFO 2025-10-14 19:34:21,408 signals 38682 8782111040 Patient created: MRNAGDAR000006 - Basma Al-Otaibi INFO 2025-10-14 19:34:21,409 signals 38682 8782111040 Generated File Number: FILE-2025-000007 INFO 2025-10-14 19:34:21,409 signals 38682 8782111040 File created: FILE-2025-000007 for patient MRNAGDAR000007 INFO 2025-10-14 19:34:21,409 signals 38682 8782111040 Created main file for patient: MRNAGDAR000007 INFO 2025-10-14 19:34:21,409 signals 38682 8782111040 Patient created: MRNAGDAR000007 - Talal Al-Balawi INFO 2025-10-14 19:34:21,410 signals 38682 8782111040 Generated File Number: FILE-2025-000008 INFO 2025-10-14 19:34:21,411 signals 38682 8782111040 File created: FILE-2025-000008 for patient MRNAGDAR000008 INFO 2025-10-14 19:34:21,411 signals 38682 8782111040 Created main file for patient: MRNAGDAR000008 INFO 2025-10-14 19:34:21,411 signals 38682 8782111040 Patient created: MRNAGDAR000008 - Hassan Al-Subai INFO 2025-10-14 19:34:21,412 signals 38682 8782111040 Generated File Number: FILE-2025-000009 INFO 2025-10-14 19:34:21,412 signals 38682 8782111040 File created: FILE-2025-000009 for patient MRNAGDAR000009 INFO 2025-10-14 19:34:21,412 signals 38682 8782111040 Created main file for patient: MRNAGDAR000009 INFO 2025-10-14 19:34:21,412 signals 38682 8782111040 Patient created: MRNAGDAR000009 - Abdullah Al-Balawi INFO 2025-10-14 19:34:21,413 signals 38682 8782111040 Generated File Number: FILE-2025-000010 INFO 2025-10-14 19:34:21,413 signals 38682 8782111040 File created: FILE-2025-000010 for patient MRNAGDAR000010 INFO 2025-10-14 19:34:21,413 signals 38682 8782111040 Created main file for patient: MRNAGDAR000010 INFO 2025-10-14 19:34:21,413 signals 38682 8782111040 Patient created: MRNAGDAR000010 - Abdulrahman Al-Balawi INFO 2025-10-14 19:34:21,414 signals 38682 8782111040 Generated File Number: FILE-2025-000011 INFO 2025-10-14 19:34:21,414 signals 38682 8782111040 File created: FILE-2025-000011 for patient MRNAGDAR000011 INFO 2025-10-14 19:34:21,414 signals 38682 8782111040 Created main file for patient: MRNAGDAR000011 INFO 2025-10-14 19:34:21,415 signals 38682 8782111040 Patient created: MRNAGDAR000011 - Faisal Al-Shamrani INFO 2025-10-14 19:34:21,416 signals 38682 8782111040 Generated File Number: FILE-2025-000012 INFO 2025-10-14 19:34:21,416 signals 38682 8782111040 File created: FILE-2025-000012 for patient MRNAGDAR000012 INFO 2025-10-14 19:34:21,416 signals 38682 8782111040 Created main file for patient: MRNAGDAR000012 INFO 2025-10-14 19:34:21,416 signals 38682 8782111040 Patient created: MRNAGDAR000012 - Latifa Al-Subaie INFO 2025-10-14 19:34:21,417 signals 38682 8782111040 Generated File Number: FILE-2025-000013 INFO 2025-10-14 19:34:21,417 signals 38682 8782111040 File created: FILE-2025-000013 for patient MRNAGDAR000013 INFO 2025-10-14 19:34:21,417 signals 38682 8782111040 Created main file for patient: MRNAGDAR000013 INFO 2025-10-14 19:34:21,417 signals 38682 8782111040 Patient created: MRNAGDAR000013 - Basma Al-Shehri INFO 2025-10-14 19:34:21,418 signals 38682 8782111040 Generated File Number: FILE-2025-000014 INFO 2025-10-14 19:34:21,418 signals 38682 8782111040 File created: FILE-2025-000014 for patient MRNAGDAR000014 INFO 2025-10-14 19:34:21,418 signals 38682 8782111040 Created main file for patient: MRNAGDAR000014 INFO 2025-10-14 19:34:21,419 signals 38682 8782111040 Patient created: MRNAGDAR000014 - Dalal Al-Omari INFO 2025-10-14 19:34:21,420 signals 38682 8782111040 Generated File Number: FILE-2025-000015 INFO 2025-10-14 19:34:21,420 signals 38682 8782111040 File created: FILE-2025-000015 for patient MRNAGDAR000015 INFO 2025-10-14 19:34:21,420 signals 38682 8782111040 Created main file for patient: MRNAGDAR000015 INFO 2025-10-14 19:34:21,420 signals 38682 8782111040 Patient created: MRNAGDAR000015 - Maha Al-Shammari INFO 2025-10-14 19:34:21,421 signals 38682 8782111040 Generated File Number: FILE-2025-000016 INFO 2025-10-14 19:34:21,421 signals 38682 8782111040 File created: FILE-2025-000016 for patient MRNAGDAR000016 INFO 2025-10-14 19:34:21,421 signals 38682 8782111040 Created main file for patient: MRNAGDAR000016 INFO 2025-10-14 19:34:21,421 signals 38682 8782111040 Patient created: MRNAGDAR000016 - Hanan Al-Omari INFO 2025-10-14 19:34:21,422 signals 38682 8782111040 Generated File Number: FILE-2025-000017 INFO 2025-10-14 19:34:21,422 signals 38682 8782111040 File created: FILE-2025-000017 for patient MRNAGDAR000017 INFO 2025-10-14 19:34:21,422 signals 38682 8782111040 Created main file for patient: MRNAGDAR000017 INFO 2025-10-14 19:34:21,422 signals 38682 8782111040 Patient created: MRNAGDAR000017 - Abeer Al-Shehri INFO 2025-10-14 19:34:21,423 signals 38682 8782111040 Generated File Number: FILE-2025-000018 INFO 2025-10-14 19:34:21,424 signals 38682 8782111040 File created: FILE-2025-000018 for patient MRNAGDAR000018 INFO 2025-10-14 19:34:21,424 signals 38682 8782111040 Created main file for patient: MRNAGDAR000018 INFO 2025-10-14 19:34:21,424 signals 38682 8782111040 Patient created: MRNAGDAR000018 - Nada Al-Harbi INFO 2025-10-14 19:34:21,425 signals 38682 8782111040 Generated File Number: FILE-2025-000019 INFO 2025-10-14 19:34:21,425 signals 38682 8782111040 File created: FILE-2025-000019 for patient MRNAGDAR000019 INFO 2025-10-14 19:34:21,425 signals 38682 8782111040 Created main file for patient: MRNAGDAR000019 INFO 2025-10-14 19:34:21,425 signals 38682 8782111040 Patient created: MRNAGDAR000019 - Mona Al-Rashidi INFO 2025-10-14 19:34:21,426 signals 38682 8782111040 Generated File Number: FILE-2025-000020 INFO 2025-10-14 19:34:21,426 signals 38682 8782111040 File created: FILE-2025-000020 for patient MRNAGDAR000020 INFO 2025-10-14 19:34:21,426 signals 38682 8782111040 Created main file for patient: MRNAGDAR000020 INFO 2025-10-14 19:34:21,426 signals 38682 8782111040 Patient created: MRNAGDAR000020 - Turki Al-Harthi INFO 2025-10-14 19:34:21,427 signals 38682 8782111040 Generated File Number: FILE-2025-000021 INFO 2025-10-14 19:34:21,428 signals 38682 8782111040 File created: FILE-2025-000021 for patient MRNAGDAR000021 INFO 2025-10-14 19:34:21,428 signals 38682 8782111040 Created main file for patient: MRNAGDAR000021 INFO 2025-10-14 19:34:21,428 signals 38682 8782111040 Patient created: MRNAGDAR000021 - Ziyad Al-Juaid INFO 2025-10-14 19:34:21,429 signals 38682 8782111040 Generated File Number: FILE-2025-000022 INFO 2025-10-14 19:34:21,429 signals 38682 8782111040 File created: FILE-2025-000022 for patient MRNAGDAR000022 INFO 2025-10-14 19:34:21,429 signals 38682 8782111040 Created main file for patient: MRNAGDAR000022 INFO 2025-10-14 19:34:21,429 signals 38682 8782111040 Patient created: MRNAGDAR000022 - Ghada Al-Shehri INFO 2025-10-14 19:34:21,430 signals 38682 8782111040 Generated File Number: FILE-2025-000023 INFO 2025-10-14 19:34:21,430 signals 38682 8782111040 File created: FILE-2025-000023 for patient MRNAGDAR000023 INFO 2025-10-14 19:34:21,430 signals 38682 8782111040 Created main file for patient: MRNAGDAR000023 INFO 2025-10-14 19:34:21,430 signals 38682 8782111040 Patient created: MRNAGDAR000023 - Latifa Al-Otaibi INFO 2025-10-14 19:34:21,431 signals 38682 8782111040 Generated File Number: FILE-2025-000024 INFO 2025-10-14 19:34:21,431 signals 38682 8782111040 File created: FILE-2025-000024 for patient MRNAGDAR000024 INFO 2025-10-14 19:34:21,431 signals 38682 8782111040 Created main file for patient: MRNAGDAR000024 INFO 2025-10-14 19:34:21,431 signals 38682 8782111040 Patient created: MRNAGDAR000024 - Fatima Al-Dosari INFO 2025-10-14 19:34:21,432 signals 38682 8782111040 Generated File Number: FILE-2025-000025 INFO 2025-10-14 19:34:21,432 signals 38682 8782111040 File created: FILE-2025-000025 for patient MRNAGDAR000025 INFO 2025-10-14 19:34:21,432 signals 38682 8782111040 Created main file for patient: MRNAGDAR000025 INFO 2025-10-14 19:34:21,433 signals 38682 8782111040 Patient created: MRNAGDAR000025 - Mohammed Al-Omari INFO 2025-10-14 19:34:21,434 signals 38682 8782111040 Generated File Number: FILE-2025-000026 INFO 2025-10-14 19:34:21,434 signals 38682 8782111040 File created: FILE-2025-000026 for patient MRNAGDAR000026 INFO 2025-10-14 19:34:21,434 signals 38682 8782111040 Created main file for patient: MRNAGDAR000026 INFO 2025-10-14 19:34:21,434 signals 38682 8782111040 Patient created: MRNAGDAR000026 - Mohammed Al-Dosari INFO 2025-10-14 19:34:21,435 signals 38682 8782111040 Generated File Number: FILE-2025-000027 INFO 2025-10-14 19:34:21,435 signals 38682 8782111040 File created: FILE-2025-000027 for patient MRNAGDAR000027 INFO 2025-10-14 19:34:21,435 signals 38682 8782111040 Created main file for patient: MRNAGDAR000027 INFO 2025-10-14 19:34:21,435 signals 38682 8782111040 Patient created: MRNAGDAR000027 - Nasser Al-Asiri INFO 2025-10-14 19:34:21,436 signals 38682 8782111040 Generated File Number: FILE-2025-000028 INFO 2025-10-14 19:34:21,436 signals 38682 8782111040 File created: FILE-2025-000028 for patient MRNAGDAR000028 INFO 2025-10-14 19:34:21,436 signals 38682 8782111040 Created main file for patient: MRNAGDAR000028 INFO 2025-10-14 19:34:21,436 signals 38682 8782111040 Patient created: MRNAGDAR000028 - Faisal Al-Zahrani INFO 2025-10-14 19:34:21,437 signals 38682 8782111040 Generated File Number: FILE-2025-000029 INFO 2025-10-14 19:34:21,437 signals 38682 8782111040 File created: FILE-2025-000029 for patient MRNAGDAR000029 INFO 2025-10-14 19:34:21,438 signals 38682 8782111040 Created main file for patient: MRNAGDAR000029 INFO 2025-10-14 19:34:21,438 signals 38682 8782111040 Patient created: MRNAGDAR000029 - Abdullah Al-Qahtani INFO 2025-10-14 19:34:21,439 signals 38682 8782111040 Generated File Number: FILE-2025-000030 INFO 2025-10-14 19:34:21,439 signals 38682 8782111040 File created: FILE-2025-000030 for patient MRNAGDAR000030 INFO 2025-10-14 19:34:21,439 signals 38682 8782111040 Created main file for patient: MRNAGDAR000030 INFO 2025-10-14 19:34:21,439 signals 38682 8782111040 Patient created: MRNAGDAR000030 - Mohammed Al-Shammari INFO 2025-10-14 19:34:21,440 signals 38682 8782111040 Generated File Number: FILE-2025-000031 INFO 2025-10-14 19:34:21,440 signals 38682 8782111040 File created: FILE-2025-000031 for patient MRNAGDAR000031 INFO 2025-10-14 19:34:21,440 signals 38682 8782111040 Created main file for patient: MRNAGDAR000031 INFO 2025-10-14 19:34:21,440 signals 38682 8782111040 Patient created: MRNAGDAR000031 - Latifa Al-Dosari INFO 2025-10-14 19:34:21,441 signals 38682 8782111040 Generated File Number: FILE-2025-000032 INFO 2025-10-14 19:34:21,441 signals 38682 8782111040 File created: FILE-2025-000032 for patient MRNAGDAR000032 INFO 2025-10-14 19:34:21,441 signals 38682 8782111040 Created main file for patient: MRNAGDAR000032 INFO 2025-10-14 19:34:21,441 signals 38682 8782111040 Patient created: MRNAGDAR000032 - Rania Al-Mutairi INFO 2025-10-14 19:34:21,442 signals 38682 8782111040 Generated File Number: FILE-2025-000033 INFO 2025-10-14 19:34:21,443 signals 38682 8782111040 File created: FILE-2025-000033 for patient MRNAGDAR000033 INFO 2025-10-14 19:34:21,443 signals 38682 8782111040 Created main file for patient: MRNAGDAR000033 INFO 2025-10-14 19:34:21,443 signals 38682 8782111040 Patient created: MRNAGDAR000033 - Wafa Al-Subai INFO 2025-10-14 19:34:21,444 signals 38682 8782111040 Generated File Number: FILE-2025-000034 INFO 2025-10-14 19:34:21,444 signals 38682 8782111040 File created: FILE-2025-000034 for patient MRNAGDAR000034 INFO 2025-10-14 19:34:21,444 signals 38682 8782111040 Created main file for patient: MRNAGDAR000034 INFO 2025-10-14 19:34:21,444 signals 38682 8782111040 Patient created: MRNAGDAR000034 - Sarah Al-Harthi INFO 2025-10-14 19:34:21,445 signals 38682 8782111040 Generated File Number: FILE-2025-000035 INFO 2025-10-14 19:34:21,445 signals 38682 8782111040 File created: FILE-2025-000035 for patient MRNAGDAR000035 INFO 2025-10-14 19:34:21,445 signals 38682 8782111040 Created main file for patient: MRNAGDAR000035 INFO 2025-10-14 19:34:21,445 signals 38682 8782111040 Patient created: MRNAGDAR000035 - Abdulaziz Al-Shahrani INFO 2025-10-14 19:34:21,446 signals 38682 8782111040 Generated File Number: FILE-2025-000036 INFO 2025-10-14 19:34:21,446 signals 38682 8782111040 File created: FILE-2025-000036 for patient MRNAGDAR000036 INFO 2025-10-14 19:34:21,446 signals 38682 8782111040 Created main file for patient: MRNAGDAR000036 INFO 2025-10-14 19:34:21,446 signals 38682 8782111040 Patient created: MRNAGDAR000036 - Mona Al-Shahrani INFO 2025-10-14 19:34:21,447 signals 38682 8782111040 Generated File Number: FILE-2025-000037 INFO 2025-10-14 19:34:21,448 signals 38682 8782111040 File created: FILE-2025-000037 for patient MRNAGDAR000037 INFO 2025-10-14 19:34:21,448 signals 38682 8782111040 Created main file for patient: MRNAGDAR000037 INFO 2025-10-14 19:34:21,448 signals 38682 8782111040 Patient created: MRNAGDAR000037 - Munira Al-Maliki INFO 2025-10-14 19:34:21,449 signals 38682 8782111040 Generated File Number: FILE-2025-000038 INFO 2025-10-14 19:34:21,449 signals 38682 8782111040 File created: FILE-2025-000038 for patient MRNAGDAR000038 INFO 2025-10-14 19:34:21,449 signals 38682 8782111040 Created main file for patient: MRNAGDAR000038 INFO 2025-10-14 19:34:21,449 signals 38682 8782111040 Patient created: MRNAGDAR000038 - Rania Al-Rashidi INFO 2025-10-14 19:34:21,450 signals 38682 8782111040 Generated File Number: FILE-2025-000039 INFO 2025-10-14 19:34:21,450 signals 38682 8782111040 File created: FILE-2025-000039 for patient MRNAGDAR000039 INFO 2025-10-14 19:34:21,450 signals 38682 8782111040 Created main file for patient: MRNAGDAR000039 INFO 2025-10-14 19:34:21,450 signals 38682 8782111040 Patient created: MRNAGDAR000039 - Khalid Al-Shammari INFO 2025-10-14 19:34:21,451 signals 38682 8782111040 Generated File Number: FILE-2025-000040 INFO 2025-10-14 19:34:21,451 signals 38682 8782111040 File created: FILE-2025-000040 for patient MRNAGDAR000040 INFO 2025-10-14 19:34:21,451 signals 38682 8782111040 Created main file for patient: MRNAGDAR000040 INFO 2025-10-14 19:34:21,452 signals 38682 8782111040 Patient created: MRNAGDAR000040 - Ghada Al-Anzi INFO 2025-10-14 19:34:21,453 signals 38682 8782111040 Generated File Number: FILE-2025-000041 INFO 2025-10-14 19:34:21,453 signals 38682 8782111040 File created: FILE-2025-000041 for patient MRNAGDAR000041 INFO 2025-10-14 19:34:21,453 signals 38682 8782111040 Created main file for patient: MRNAGDAR000041 INFO 2025-10-14 19:34:21,453 signals 38682 8782111040 Patient created: MRNAGDAR000041 - Abeer Al-Subaie INFO 2025-10-14 19:34:21,454 signals 38682 8782111040 Generated File Number: FILE-2025-000042 INFO 2025-10-14 19:34:21,454 signals 38682 8782111040 File created: FILE-2025-000042 for patient MRNAGDAR000042 INFO 2025-10-14 19:34:21,454 signals 38682 8782111040 Created main file for patient: MRNAGDAR000042 INFO 2025-10-14 19:34:21,454 signals 38682 8782111040 Patient created: MRNAGDAR000042 - Fatima Al-Harbi INFO 2025-10-14 19:34:21,455 signals 38682 8782111040 Generated File Number: FILE-2025-000043 INFO 2025-10-14 19:34:21,455 signals 38682 8782111040 File created: FILE-2025-000043 for patient MRNAGDAR000043 INFO 2025-10-14 19:34:21,455 signals 38682 8782111040 Created main file for patient: MRNAGDAR000043 INFO 2025-10-14 19:34:21,455 signals 38682 8782111040 Patient created: MRNAGDAR000043 - Lulwa Al-Shamrani INFO 2025-10-14 19:34:21,456 signals 38682 8782111040 Generated File Number: FILE-2025-000044 INFO 2025-10-14 19:34:21,457 signals 38682 8782111040 File created: FILE-2025-000044 for patient MRNAGDAR000044 INFO 2025-10-14 19:34:21,457 signals 38682 8782111040 Created main file for patient: MRNAGDAR000044 INFO 2025-10-14 19:34:21,457 signals 38682 8782111040 Patient created: MRNAGDAR000044 - Noura Al-Shammari INFO 2025-10-14 19:34:21,458 signals 38682 8782111040 Generated File Number: FILE-2025-000045 INFO 2025-10-14 19:34:21,458 signals 38682 8782111040 File created: FILE-2025-000045 for patient MRNAGDAR000045 INFO 2025-10-14 19:34:21,458 signals 38682 8782111040 Created main file for patient: MRNAGDAR000045 INFO 2025-10-14 19:34:21,458 signals 38682 8782111040 Patient created: MRNAGDAR000045 - Faisal Al-Maliki INFO 2025-10-14 19:34:21,459 signals 38682 8782111040 Generated File Number: FILE-2025-000046 INFO 2025-10-14 19:34:21,459 signals 38682 8782111040 File created: FILE-2025-000046 for patient MRNAGDAR000046 INFO 2025-10-14 19:34:21,459 signals 38682 8782111040 Created main file for patient: MRNAGDAR000046 INFO 2025-10-14 19:34:21,459 signals 38682 8782111040 Patient created: MRNAGDAR000046 - Sultan Al-Harbi INFO 2025-10-14 19:34:21,460 signals 38682 8782111040 Generated File Number: FILE-2025-000047 INFO 2025-10-14 19:34:21,460 signals 38682 8782111040 File created: FILE-2025-000047 for patient MRNAGDAR000047 INFO 2025-10-14 19:34:21,460 signals 38682 8782111040 Created main file for patient: MRNAGDAR000047 INFO 2025-10-14 19:34:21,460 signals 38682 8782111040 Patient created: MRNAGDAR000047 - Noura Al-Omari INFO 2025-10-14 19:34:21,461 signals 38682 8782111040 Generated File Number: FILE-2025-000048 INFO 2025-10-14 19:34:21,462 signals 38682 8782111040 File created: FILE-2025-000048 for patient MRNAGDAR000048 INFO 2025-10-14 19:34:21,462 signals 38682 8782111040 Created main file for patient: MRNAGDAR000048 INFO 2025-10-14 19:34:21,462 signals 38682 8782111040 Patient created: MRNAGDAR000048 - Abeer Al-Shamrani INFO 2025-10-14 19:34:21,463 signals 38682 8782111040 Generated File Number: FILE-2025-000049 INFO 2025-10-14 19:34:21,463 signals 38682 8782111040 File created: FILE-2025-000049 for patient MRNAGDAR000049 INFO 2025-10-14 19:34:21,463 signals 38682 8782111040 Created main file for patient: MRNAGDAR000049 INFO 2025-10-14 19:34:21,463 signals 38682 8782111040 Patient created: MRNAGDAR000049 - Ali Al-Dosari INFO 2025-10-14 19:34:21,464 signals 38682 8782111040 Generated File Number: FILE-2025-000050 INFO 2025-10-14 19:34:21,464 signals 38682 8782111040 File created: FILE-2025-000050 for patient MRNAGDAR000050 INFO 2025-10-14 19:34:21,464 signals 38682 8782111040 Created main file for patient: MRNAGDAR000050 INFO 2025-10-14 19:34:21,464 signals 38682 8782111040 Patient created: MRNAGDAR000050 - Nada Al-Harthi INFO 2025-10-14 19:34:21,478 signals 38682 8782111040 Appointment created: f07cd325-2e87-4a25-9117-6685666993c9 for patient MRNAGDAR000011 on 2025-08-03 INFO 2025-10-14 19:34:21,478 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000011-SLP-01 INFO 2025-10-14 19:34:21,479 signals 38682 8782111040 SubFile created: FILE-2025-000011-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:34:21,479 signals 38682 8782111040 Created sub-file FILE-2025-000011-SLP-01 for patient MRNAGDAR000011 at clinic Speech-Language Pathology INFO 2025-10-14 19:34:21,480 signals 38682 8782111040 Notified provider lama.al-juaid.slp1 of new appointment INFO 2025-10-14 19:34:21,482 signals 38682 8782111040 Appointment created: bb9d934b-7da1-4b19-976e-02e0b5ad04f6 for patient MRNAGDAR000012 on 2025-07-30 INFO 2025-10-14 19:34:21,482 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000012-NUR-01 INFO 2025-10-14 19:34:21,482 signals 38682 8782111040 SubFile created: FILE-2025-000012-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:34:21,482 signals 38682 8782111040 Created sub-file FILE-2025-000012-NUR-01 for patient MRNAGDAR000012 at clinic Nursing Department INFO 2025-10-14 19:34:21,482 signals 38682 8782111040 Notified provider hussein.al-shammari.nurse2 of new appointment INFO 2025-10-14 19:34:21,484 signals 38682 8782111040 Appointment created: c6270ec5-7f4b-4a2d-b77e-8b94a2bc17fd for patient MRNAGDAR000032 on 2025-08-20 INFO 2025-10-14 19:34:21,484 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000032-MED-01 INFO 2025-10-14 19:34:21,484 signals 38682 8782111040 SubFile created: FILE-2025-000032-MED-01 for clinic Medical Department INFO 2025-10-14 19:34:21,484 signals 38682 8782111040 Created sub-file FILE-2025-000032-MED-01 for patient MRNAGDAR000032 at clinic Medical Department INFO 2025-10-14 19:34:21,484 signals 38682 8782111040 Notified provider lulwa.al-shammari.doctor3 of new appointment INFO 2025-10-14 19:34:21,486 signals 38682 8782111040 Appointment created: 267d7ab9-ce7f-45a6-9e5d-f26995548db4 for patient MRNAGDAR000044 on 2025-09-24 INFO 2025-10-14 19:34:21,486 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000044-MED-01 INFO 2025-10-14 19:34:21,486 signals 38682 8782111040 SubFile created: FILE-2025-000044-MED-01 for clinic Medical Department INFO 2025-10-14 19:34:21,486 signals 38682 8782111040 Created sub-file FILE-2025-000044-MED-01 for patient MRNAGDAR000044 at clinic Medical Department INFO 2025-10-14 19:34:21,487 signals 38682 8782111040 Notified provider mohammed.al-shammari.doctor2 of new appointment INFO 2025-10-14 19:34:21,488 signals 38682 8782111040 Appointment created: 1efffdae-1abe-4eb2-a7d3-4ecde229fb0f for patient MRNAGDAR000023 on 2025-08-05 INFO 2025-10-14 19:34:21,488 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000023-MED-01 INFO 2025-10-14 19:34:21,488 signals 38682 8782111040 SubFile created: FILE-2025-000023-MED-01 for clinic Medical Department INFO 2025-10-14 19:34:21,488 signals 38682 8782111040 Created sub-file FILE-2025-000023-MED-01 for patient MRNAGDAR000023 at clinic Medical Department INFO 2025-10-14 19:34:21,489 signals 38682 8782111040 Notified provider mohammed.al-shammari.doctor2 of new appointment INFO 2025-10-14 19:34:21,490 signals 38682 8782111040 Appointment created: c1f72186-2a00-40fc-84bb-d36c262cf6dd for patient MRNAGDAR000002 on 2025-09-17 INFO 2025-10-14 19:34:21,490 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000002-OT-01 INFO 2025-10-14 19:34:21,490 signals 38682 8782111040 SubFile created: FILE-2025-000002-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:34:21,491 signals 38682 8782111040 Created sub-file FILE-2025-000002-OT-01 for patient MRNAGDAR000002 at clinic Occupational Therapy INFO 2025-10-14 19:34:21,491 signals 38682 8782111040 Notified provider saad.al-harbi.ot1 of new appointment INFO 2025-10-14 19:34:21,492 signals 38682 8782111040 Appointment created: 7eeff6e6-cf8e-4871-bdf9-2e3eadb65000 for patient MRNAGDAR000020 on 2025-08-14 INFO 2025-10-14 19:34:21,492 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000020-ABA-01 INFO 2025-10-14 19:34:21,493 signals 38682 8782111040 SubFile created: FILE-2025-000020-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:34:21,493 signals 38682 8782111040 Created sub-file FILE-2025-000020-ABA-01 for patient MRNAGDAR000020 at clinic ABA Therapy INFO 2025-10-14 19:34:21,493 signals 38682 8782111040 Notified provider basma.al-dosari.aba1 of new appointment INFO 2025-10-14 19:34:21,494 signals 38682 8782111040 Appointment created: e05af7bc-2e66-45cd-acb5-d95ab738812f for patient MRNAGDAR000021 on 2025-09-15 INFO 2025-10-14 19:34:21,494 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000021-NUR-01 INFO 2025-10-14 19:34:21,495 signals 38682 8782111040 SubFile created: FILE-2025-000021-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:34:21,495 signals 38682 8782111040 Created sub-file FILE-2025-000021-NUR-01 for patient MRNAGDAR000021 at clinic Nursing Department INFO 2025-10-14 19:34:21,495 signals 38682 8782111040 Notified provider hussein.al-shammari.nurse2 of new appointment INFO 2025-10-14 19:34:21,496 signals 38682 8782111040 Appointment created: 06de1894-2f59-4af7-9fdd-2a5832d0f04c for patient MRNAGDAR000047 on 2025-09-07 INFO 2025-10-14 19:34:21,497 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000047-SLP-01 INFO 2025-10-14 19:34:21,497 signals 38682 8782111040 SubFile created: FILE-2025-000047-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:34:21,497 signals 38682 8782111040 Created sub-file FILE-2025-000047-SLP-01 for patient MRNAGDAR000047 at clinic Speech-Language Pathology INFO 2025-10-14 19:34:21,497 signals 38682 8782111040 Notified provider lama.al-juaid.slp1 of new appointment INFO 2025-10-14 19:34:21,498 signals 38682 8782111040 Appointment created: 71c21bb1-37e0-4a13-8d22-bd4fcc493963 for patient MRNAGDAR000048 on 2025-08-13 INFO 2025-10-14 19:34:21,498 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000048-NUR-01 INFO 2025-10-14 19:34:21,498 signals 38682 8782111040 SubFile created: FILE-2025-000048-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:34:21,498 signals 38682 8782111040 Created sub-file FILE-2025-000048-NUR-01 for patient MRNAGDAR000048 at clinic Nursing Department INFO 2025-10-14 19:34:21,499 signals 38682 8782111040 Notified provider hussein.al-shammari.nurse2 of new appointment INFO 2025-10-14 19:34:21,500 signals 38682 8782111040 Appointment created: 848bf1be-838b-44c5-8186-cd4d75f12a7e for patient MRNAGDAR000015 on 2025-07-16 INFO 2025-10-14 19:34:21,500 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000015-MED-01 INFO 2025-10-14 19:34:21,500 signals 38682 8782111040 SubFile created: FILE-2025-000015-MED-01 for clinic Medical Department INFO 2025-10-14 19:34:21,500 signals 38682 8782111040 Created sub-file FILE-2025-000015-MED-01 for patient MRNAGDAR000015 at clinic Medical Department INFO 2025-10-14 19:34:21,501 signals 38682 8782111040 Notified provider khalid.al-subaie.doctor1 of new appointment INFO 2025-10-14 19:34:21,502 signals 38682 8782111040 Appointment created: dcf25222-01ab-4eac-bc6e-a6ff6e6bf98d for patient MRNAGDAR000034 on 2025-10-22 INFO 2025-10-14 19:34:21,502 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000034-ABA-01 INFO 2025-10-14 19:34:21,502 signals 38682 8782111040 SubFile created: FILE-2025-000034-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:34:21,502 signals 38682 8782111040 Created sub-file FILE-2025-000034-ABA-01 for patient MRNAGDAR000034 at clinic ABA Therapy INFO 2025-10-14 19:34:21,503 signals 38682 8782111040 Notified provider sultan.al-omari.aba2 of new appointment INFO 2025-10-14 19:34:21,503 signals 38682 8782111040 Scheduled 24-hour reminder for appointment dcf25222-01ab-4eac-bc6e-a6ff6e6bf98d INFO 2025-10-14 19:34:21,504 signals 38682 8782111040 Scheduled 2-hour reminder for appointment dcf25222-01ab-4eac-bc6e-a6ff6e6bf98d INFO 2025-10-14 19:34:21,504 signals 38682 8782111040 Appointment created: d67a01ed-28c4-4527-b2a6-089f0f93ce5f for patient MRNAGDAR000011 on 2025-09-01 INFO 2025-10-14 19:34:21,505 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000011-NUR-02 INFO 2025-10-14 19:34:21,505 signals 38682 8782111040 SubFile created: FILE-2025-000011-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:34:21,505 signals 38682 8782111040 Created sub-file FILE-2025-000011-NUR-02 for patient MRNAGDAR000011 at clinic Nursing Department INFO 2025-10-14 19:34:21,505 signals 38682 8782111040 Notified provider ziyad.al-harthi.nurse3 of new appointment INFO 2025-10-14 19:34:21,506 signals 38682 8782111040 Appointment created: 6ce1ad70-23c6-4881-85b0-ff95edff99a9 for patient MRNAGDAR000049 on 2025-08-17 INFO 2025-10-14 19:34:21,507 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000049-NUR-01 INFO 2025-10-14 19:34:21,507 signals 38682 8782111040 SubFile created: FILE-2025-000049-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:34:21,507 signals 38682 8782111040 Created sub-file FILE-2025-000049-NUR-01 for patient MRNAGDAR000049 at clinic Nursing Department INFO 2025-10-14 19:34:21,507 signals 38682 8782111040 Notified provider hussein.al-shammari.nurse2 of new appointment INFO 2025-10-14 19:34:21,509 signals 38682 8782111040 Appointment created: 3ac7e9aa-ae72-4a6f-bcae-be15499ae12d for patient MRNAGDAR000026 on 2025-07-28 INFO 2025-10-14 19:34:21,509 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000026-OT-01 INFO 2025-10-14 19:34:21,509 signals 38682 8782111040 SubFile created: FILE-2025-000026-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:34:21,509 signals 38682 8782111040 Created sub-file FILE-2025-000026-OT-01 for patient MRNAGDAR000026 at clinic Occupational Therapy INFO 2025-10-14 19:34:21,509 signals 38682 8782111040 Notified provider saad.al-harbi.ot1 of new appointment INFO 2025-10-14 19:34:21,511 signals 38682 8782111040 Appointment created: 0a8ec12c-e34a-4de0-b53e-267df4f64de4 for patient MRNAGDAR000029 on 2025-10-07 INFO 2025-10-14 19:34:21,511 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000029-NUR-01 INFO 2025-10-14 19:34:21,511 signals 38682 8782111040 SubFile created: FILE-2025-000029-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:34:21,511 signals 38682 8782111040 Created sub-file FILE-2025-000029-NUR-01 for patient MRNAGDAR000029 at clinic Nursing Department INFO 2025-10-14 19:34:21,511 signals 38682 8782111040 Notified provider ziyad.al-harthi.nurse3 of new appointment INFO 2025-10-14 19:34:21,513 signals 38682 8782111040 Appointment created: 3210c112-48b2-4893-95c6-905841800f00 for patient MRNAGDAR000038 on 2025-08-17 INFO 2025-10-14 19:34:21,513 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000038-MED-01 INFO 2025-10-14 19:34:21,513 signals 38682 8782111040 SubFile created: FILE-2025-000038-MED-01 for clinic Medical Department INFO 2025-10-14 19:34:21,513 signals 38682 8782111040 Created sub-file FILE-2025-000038-MED-01 for patient MRNAGDAR000038 at clinic Medical Department INFO 2025-10-14 19:34:21,513 signals 38682 8782111040 Notified provider khalid.al-subaie.doctor1 of new appointment INFO 2025-10-14 19:34:21,515 signals 38682 8782111040 Appointment created: 2191f092-b114-4f06-81d0-1fa0a16c39be for patient MRNAGDAR000047 on 2025-10-01 INFO 2025-10-14 19:34:21,515 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000047-MED-02 INFO 2025-10-14 19:34:21,515 signals 38682 8782111040 SubFile created: FILE-2025-000047-MED-02 for clinic Medical Department INFO 2025-10-14 19:34:21,515 signals 38682 8782111040 Created sub-file FILE-2025-000047-MED-02 for patient MRNAGDAR000047 at clinic Medical Department INFO 2025-10-14 19:34:21,516 signals 38682 8782111040 Notified provider mohammed.al-shammari.doctor2 of new appointment INFO 2025-10-14 19:34:21,517 signals 38682 8782111040 Appointment created: 195cfc09-7072-4000-8a16-87cbfab797e3 for patient MRNAGDAR000034 on 2025-09-10 INFO 2025-10-14 19:34:21,517 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000034-MED-02 INFO 2025-10-14 19:34:21,517 signals 38682 8782111040 SubFile created: FILE-2025-000034-MED-02 for clinic Medical Department INFO 2025-10-14 19:34:21,517 signals 38682 8782111040 Created sub-file FILE-2025-000034-MED-02 for patient MRNAGDAR000034 at clinic Medical Department INFO 2025-10-14 19:34:21,518 signals 38682 8782111040 Notified provider lulwa.al-shammari.doctor3 of new appointment INFO 2025-10-14 19:34:21,519 signals 38682 8782111040 Appointment created: dc213ed6-4673-492a-9446-e773f66e9202 for patient MRNAGDAR000030 on 2025-09-07 INFO 2025-10-14 19:34:21,519 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000030-ABA-01 INFO 2025-10-14 19:34:21,519 signals 38682 8782111040 SubFile created: FILE-2025-000030-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:34:21,519 signals 38682 8782111040 Created sub-file FILE-2025-000030-ABA-01 for patient MRNAGDAR000030 at clinic ABA Therapy INFO 2025-10-14 19:34:21,520 signals 38682 8782111040 Notified provider basma.al-dosari.aba1 of new appointment INFO 2025-10-14 19:34:21,521 signals 38682 8782111040 Appointment created: f8248daa-ae03-495c-977d-40e18f60ac11 for patient MRNAGDAR000045 on 2025-08-31 INFO 2025-10-14 19:34:21,521 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000045-NUR-01 INFO 2025-10-14 19:34:21,521 signals 38682 8782111040 SubFile created: FILE-2025-000045-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:34:21,521 signals 38682 8782111040 Created sub-file FILE-2025-000045-NUR-01 for patient MRNAGDAR000045 at clinic Nursing Department INFO 2025-10-14 19:34:21,522 signals 38682 8782111040 Notified provider hussein.al-shammari.nurse2 of new appointment INFO 2025-10-14 19:34:21,523 signals 38682 8782111040 Appointment created: 85861f02-b2bf-472a-b418-3fe6019a3ff7 for patient MRNAGDAR000047 on 2025-09-21 INFO 2025-10-14 19:34:21,523 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000047-NUR-03 INFO 2025-10-14 19:34:21,524 signals 38682 8782111040 SubFile created: FILE-2025-000047-NUR-03 for clinic Nursing Department INFO 2025-10-14 19:34:21,524 signals 38682 8782111040 Created sub-file FILE-2025-000047-NUR-03 for patient MRNAGDAR000047 at clinic Nursing Department INFO 2025-10-14 19:34:21,524 signals 38682 8782111040 Notified provider ziyad.al-harthi.nurse3 of new appointment INFO 2025-10-14 19:34:21,525 signals 38682 8782111040 Appointment created: b698e498-0218-4ea5-a744-9b8536fb8350 for patient MRNAGDAR000044 on 2025-08-03 INFO 2025-10-14 19:34:21,525 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000044-NUR-02 INFO 2025-10-14 19:34:21,526 signals 38682 8782111040 SubFile created: FILE-2025-000044-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:34:21,526 signals 38682 8782111040 Created sub-file FILE-2025-000044-NUR-02 for patient MRNAGDAR000044 at clinic Nursing Department INFO 2025-10-14 19:34:21,526 signals 38682 8782111040 Notified provider nada.al-dosari.nurse1 of new appointment INFO 2025-10-14 19:34:21,527 signals 38682 8782111040 Appointment created: 06be4b2c-3620-4ce2-98a4-fdcbcb105b96 for patient MRNAGDAR000048 on 2025-09-11 INFO 2025-10-14 19:34:21,527 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000048-SLP-02 INFO 2025-10-14 19:34:21,528 signals 38682 8782111040 SubFile created: FILE-2025-000048-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:34:21,528 signals 38682 8782111040 Created sub-file FILE-2025-000048-SLP-02 for patient MRNAGDAR000048 at clinic Speech-Language Pathology INFO 2025-10-14 19:34:21,528 signals 38682 8782111040 Notified provider noura.al-subai.slp2 of new appointment INFO 2025-10-14 19:34:21,529 signals 38682 8782111040 Appointment created: 7c54b733-b157-4873-bb5f-857c54eb765a for patient MRNAGDAR000022 on 2025-08-07 INFO 2025-10-14 19:34:21,530 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000022-NUR-01 INFO 2025-10-14 19:34:21,530 signals 38682 8782111040 SubFile created: FILE-2025-000022-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:34:21,530 signals 38682 8782111040 Created sub-file FILE-2025-000022-NUR-01 for patient MRNAGDAR000022 at clinic Nursing Department INFO 2025-10-14 19:34:21,530 signals 38682 8782111040 Notified provider ziyad.al-harthi.nurse3 of new appointment INFO 2025-10-14 19:34:21,531 signals 38682 8782111040 Appointment created: 728cfe05-b5e5-4321-b79c-0b5758f24867 for patient MRNAGDAR000048 on 2025-08-07 INFO 2025-10-14 19:34:21,532 signals 38682 8782111040 Notified provider noura.al-subai.slp2 of new appointment INFO 2025-10-14 19:34:21,533 signals 38682 8782111040 Appointment created: e8c06aa4-1f6e-4043-a6b4-00c6166814a6 for patient MRNAGDAR000023 on 2025-07-16 INFO 2025-10-14 19:34:21,533 signals 38682 8782111040 Notified provider khalid.al-subaie.doctor1 of new appointment INFO 2025-10-14 19:34:21,535 signals 38682 8782111040 Appointment created: 1aefa10e-bcaf-4b05-9c99-6b81a9965f6c for patient MRNAGDAR000007 on 2025-07-27 INFO 2025-10-14 19:34:21,535 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000007-MED-01 INFO 2025-10-14 19:34:21,535 signals 38682 8782111040 SubFile created: FILE-2025-000007-MED-01 for clinic Medical Department INFO 2025-10-14 19:34:21,535 signals 38682 8782111040 Created sub-file FILE-2025-000007-MED-01 for patient MRNAGDAR000007 at clinic Medical Department INFO 2025-10-14 19:34:21,536 signals 38682 8782111040 Notified provider lulwa.al-shammari.doctor3 of new appointment INFO 2025-10-14 19:34:21,537 signals 38682 8782111040 Appointment created: ba6f84ee-af65-4c3a-838c-b4d9388bc17f for patient MRNAGDAR000045 on 2025-07-22 INFO 2025-10-14 19:34:21,537 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000045-MED-02 INFO 2025-10-14 19:34:21,537 signals 38682 8782111040 SubFile created: FILE-2025-000045-MED-02 for clinic Medical Department INFO 2025-10-14 19:34:21,537 signals 38682 8782111040 Created sub-file FILE-2025-000045-MED-02 for patient MRNAGDAR000045 at clinic Medical Department INFO 2025-10-14 19:34:21,538 signals 38682 8782111040 Notified provider mohammed.al-shammari.doctor2 of new appointment INFO 2025-10-14 19:34:21,538 signals 38682 8782111040 Appointment created: b4b6d8a0-244f-40ea-9b7e-7d70cab304d4 for patient MRNAGDAR000035 on 2025-07-24 INFO 2025-10-14 19:34:21,539 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000035-SLP-01 INFO 2025-10-14 19:34:21,539 signals 38682 8782111040 SubFile created: FILE-2025-000035-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:34:21,539 signals 38682 8782111040 Created sub-file FILE-2025-000035-SLP-01 for patient MRNAGDAR000035 at clinic Speech-Language Pathology INFO 2025-10-14 19:34:21,539 signals 38682 8782111040 Notified provider lama.al-juaid.slp1 of new appointment INFO 2025-10-14 19:34:21,540 signals 38682 8782111040 Appointment created: 8a6f9864-be3b-4053-a6c4-ff8dbbfecf3f for patient MRNAGDAR000002 on 2025-07-20 INFO 2025-10-14 19:34:21,541 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000002-MED-02 INFO 2025-10-14 19:34:21,541 signals 38682 8782111040 SubFile created: FILE-2025-000002-MED-02 for clinic Medical Department INFO 2025-10-14 19:34:21,541 signals 38682 8782111040 Created sub-file FILE-2025-000002-MED-02 for patient MRNAGDAR000002 at clinic Medical Department INFO 2025-10-14 19:34:21,541 signals 38682 8782111040 Notified provider mohammed.al-shammari.doctor2 of new appointment INFO 2025-10-14 19:34:21,542 signals 38682 8782111040 Appointment created: c06b941a-8b80-4d6b-a48b-961d97db00b3 for patient MRNAGDAR000027 on 2025-08-10 INFO 2025-10-14 19:34:21,542 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000027-NUR-01 INFO 2025-10-14 19:34:21,542 signals 38682 8782111040 SubFile created: FILE-2025-000027-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:34:21,542 signals 38682 8782111040 Created sub-file FILE-2025-000027-NUR-01 for patient MRNAGDAR000027 at clinic Nursing Department INFO 2025-10-14 19:34:21,543 signals 38682 8782111040 Notified provider hussein.al-shammari.nurse2 of new appointment INFO 2025-10-14 19:34:21,544 signals 38682 8782111040 Appointment created: e54a14d1-5ca2-4e02-a07f-6044aef1d757 for patient MRNAGDAR000006 on 2025-09-03 INFO 2025-10-14 19:34:21,544 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000006-NUR-01 INFO 2025-10-14 19:34:21,544 signals 38682 8782111040 SubFile created: FILE-2025-000006-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:34:21,544 signals 38682 8782111040 Created sub-file FILE-2025-000006-NUR-01 for patient MRNAGDAR000006 at clinic Nursing Department INFO 2025-10-14 19:34:21,545 signals 38682 8782111040 Notified provider hussein.al-shammari.nurse2 of new appointment INFO 2025-10-14 19:34:21,546 signals 38682 8782111040 Appointment created: 40fb6cf9-578b-45f1-953e-8f6563f4dabc for patient MRNAGDAR000037 on 2025-08-10 INFO 2025-10-14 19:34:21,546 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000037-OT-01 INFO 2025-10-14 19:34:21,546 signals 38682 8782111040 SubFile created: FILE-2025-000037-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:34:21,546 signals 38682 8782111040 Created sub-file FILE-2025-000037-OT-01 for patient MRNAGDAR000037 at clinic Occupational Therapy INFO 2025-10-14 19:34:21,547 signals 38682 8782111040 Notified provider hind.al-harbi.ot2 of new appointment INFO 2025-10-14 19:34:21,548 signals 38682 8782111040 Appointment created: 791920cf-c0e6-4ad9-bbb9-9b49e42d5010 for patient MRNAGDAR000048 on 2025-07-24 INFO 2025-10-14 19:34:21,548 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000048-MED-03 INFO 2025-10-14 19:34:21,548 signals 38682 8782111040 SubFile created: FILE-2025-000048-MED-03 for clinic Medical Department INFO 2025-10-14 19:34:21,548 signals 38682 8782111040 Created sub-file FILE-2025-000048-MED-03 for patient MRNAGDAR000048 at clinic Medical Department INFO 2025-10-14 19:34:21,549 signals 38682 8782111040 Notified provider lulwa.al-shammari.doctor3 of new appointment INFO 2025-10-14 19:34:21,550 signals 38682 8782111040 Appointment created: 7248309c-6832-4feb-8eef-4a1e333f235c for patient MRNAGDAR000006 on 2025-10-19 INFO 2025-10-14 19:34:21,550 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000006-MED-02 INFO 2025-10-14 19:34:21,550 signals 38682 8782111040 SubFile created: FILE-2025-000006-MED-02 for clinic Medical Department INFO 2025-10-14 19:34:21,550 signals 38682 8782111040 Created sub-file FILE-2025-000006-MED-02 for patient MRNAGDAR000006 at clinic Medical Department INFO 2025-10-14 19:34:21,551 signals 38682 8782111040 Notified provider lulwa.al-shammari.doctor3 of new appointment INFO 2025-10-14 19:34:21,551 signals 38682 8782111040 Scheduled 24-hour reminder for appointment 7248309c-6832-4feb-8eef-4a1e333f235c INFO 2025-10-14 19:34:21,552 signals 38682 8782111040 Scheduled 2-hour reminder for appointment 7248309c-6832-4feb-8eef-4a1e333f235c INFO 2025-10-14 19:34:21,552 signals 38682 8782111040 Appointment created: 782fa029-73a7-4739-adde-d29efd8191ec for patient MRNAGDAR000042 on 2025-08-24 INFO 2025-10-14 19:34:21,553 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000042-NUR-01 INFO 2025-10-14 19:34:21,553 signals 38682 8782111040 SubFile created: FILE-2025-000042-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:34:21,553 signals 38682 8782111040 Created sub-file FILE-2025-000042-NUR-01 for patient MRNAGDAR000042 at clinic Nursing Department INFO 2025-10-14 19:34:21,553 signals 38682 8782111040 Notified provider hussein.al-shammari.nurse2 of new appointment INFO 2025-10-14 19:34:21,554 signals 38682 8782111040 Appointment created: cd86f335-8ed5-4c3d-a64d-37ea6cba8a64 for patient MRNAGDAR000033 on 2025-08-20 INFO 2025-10-14 19:34:21,555 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000033-ABA-01 INFO 2025-10-14 19:34:21,555 signals 38682 8782111040 SubFile created: FILE-2025-000033-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:34:21,555 signals 38682 8782111040 Created sub-file FILE-2025-000033-ABA-01 for patient MRNAGDAR000033 at clinic ABA Therapy INFO 2025-10-14 19:34:21,555 signals 38682 8782111040 Notified provider sultan.al-omari.aba2 of new appointment INFO 2025-10-14 19:34:21,556 signals 38682 8782111040 Appointment created: 505c899b-b0d9-423b-bbfa-68f141feb3e5 for patient MRNAGDAR000001 on 2025-09-14 INFO 2025-10-14 19:34:21,557 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000001-OT-01 INFO 2025-10-14 19:34:21,557 signals 38682 8782111040 SubFile created: FILE-2025-000001-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:34:21,557 signals 38682 8782111040 Created sub-file FILE-2025-000001-OT-01 for patient MRNAGDAR000001 at clinic Occupational Therapy INFO 2025-10-14 19:34:21,557 signals 38682 8782111040 Notified provider saad.al-harbi.ot1 of new appointment INFO 2025-10-14 19:34:21,558 signals 38682 8782111040 Appointment created: a19ab62c-e508-46a1-88c0-d4455629a51a for patient MRNAGDAR000050 on 2025-10-12 INFO 2025-10-14 19:34:21,559 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000050-NUR-01 INFO 2025-10-14 19:34:21,559 signals 38682 8782111040 SubFile created: FILE-2025-000050-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:34:21,559 signals 38682 8782111040 Created sub-file FILE-2025-000050-NUR-01 for patient MRNAGDAR000050 at clinic Nursing Department INFO 2025-10-14 19:34:21,559 signals 38682 8782111040 Notified provider hussein.al-shammari.nurse2 of new appointment INFO 2025-10-14 19:34:21,561 signals 38682 8782111040 Appointment created: 06d911c4-4571-4006-9a33-8b72f2c2996d for patient MRNAGDAR000015 on 2025-07-27 INFO 2025-10-14 19:34:21,561 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000015-NUR-02 INFO 2025-10-14 19:34:21,561 signals 38682 8782111040 SubFile created: FILE-2025-000015-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:34:21,561 signals 38682 8782111040 Created sub-file FILE-2025-000015-NUR-02 for patient MRNAGDAR000015 at clinic Nursing Department INFO 2025-10-14 19:34:21,561 signals 38682 8782111040 Notified provider hussein.al-shammari.nurse2 of new appointment INFO 2025-10-14 19:34:21,563 signals 38682 8782111040 Appointment created: 0c69e7f4-4f08-4056-8a14-5149073c83c4 for patient MRNAGDAR000009 on 2025-09-29 INFO 2025-10-14 19:34:21,563 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000009-NUR-01 INFO 2025-10-14 19:34:21,563 signals 38682 8782111040 SubFile created: FILE-2025-000009-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:34:21,563 signals 38682 8782111040 Created sub-file FILE-2025-000009-NUR-01 for patient MRNAGDAR000009 at clinic Nursing Department INFO 2025-10-14 19:34:21,563 signals 38682 8782111040 Notified provider nada.al-dosari.nurse1 of new appointment INFO 2025-10-14 19:34:21,565 signals 38682 8782111040 Appointment created: 35a003e2-c8fb-40d0-91c6-d42aa60e0172 for patient MRNAGDAR000016 on 2025-07-20 INFO 2025-10-14 19:34:21,565 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000016-MED-01 INFO 2025-10-14 19:34:21,565 signals 38682 8782111040 SubFile created: FILE-2025-000016-MED-01 for clinic Medical Department INFO 2025-10-14 19:34:21,565 signals 38682 8782111040 Created sub-file FILE-2025-000016-MED-01 for patient MRNAGDAR000016 at clinic Medical Department INFO 2025-10-14 19:34:21,565 signals 38682 8782111040 Notified provider mohammed.al-shammari.doctor2 of new appointment INFO 2025-10-14 19:34:21,567 signals 38682 8782111040 Appointment created: 5fe9395d-8b93-4441-9a81-4eb07849c374 for patient MRNAGDAR000006 on 2025-10-12 INFO 2025-10-14 19:34:21,567 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000006-SLP-03 INFO 2025-10-14 19:34:21,567 signals 38682 8782111040 SubFile created: FILE-2025-000006-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:34:21,567 signals 38682 8782111040 Created sub-file FILE-2025-000006-SLP-03 for patient MRNAGDAR000006 at clinic Speech-Language Pathology INFO 2025-10-14 19:34:21,567 signals 38682 8782111040 Notified provider noura.al-subai.slp2 of new appointment INFO 2025-10-14 19:34:21,569 signals 38682 8782111040 Appointment created: d1bb4efc-b9c6-4ca1-9866-8ad3e4241ae8 for patient MRNAGDAR000039 on 2025-07-31 INFO 2025-10-14 19:34:21,569 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000039-MED-01 INFO 2025-10-14 19:34:21,569 signals 38682 8782111040 SubFile created: FILE-2025-000039-MED-01 for clinic Medical Department INFO 2025-10-14 19:34:21,569 signals 38682 8782111040 Created sub-file FILE-2025-000039-MED-01 for patient MRNAGDAR000039 at clinic Medical Department INFO 2025-10-14 19:34:21,569 signals 38682 8782111040 Notified provider khalid.al-subaie.doctor1 of new appointment INFO 2025-10-14 19:34:21,571 signals 38682 8782111040 Appointment created: 7748d067-9a52-46f2-8cca-5dd2c3d379e3 for patient MRNAGDAR000016 on 2025-08-28 INFO 2025-10-14 19:34:21,571 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000016-ABA-02 INFO 2025-10-14 19:34:21,571 signals 38682 8782111040 SubFile created: FILE-2025-000016-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:34:21,571 signals 38682 8782111040 Created sub-file FILE-2025-000016-ABA-02 for patient MRNAGDAR000016 at clinic ABA Therapy INFO 2025-10-14 19:34:21,571 signals 38682 8782111040 Notified provider sultan.al-omari.aba2 of new appointment INFO 2025-10-14 19:34:21,572 signals 38682 8782111040 Appointment created: 91a69aed-d897-4114-86e2-a98b235c2332 for patient MRNAGDAR000010 on 2025-09-28 INFO 2025-10-14 19:34:21,572 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000010-OT-01 INFO 2025-10-14 19:34:21,573 signals 38682 8782111040 SubFile created: FILE-2025-000010-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:34:21,573 signals 38682 8782111040 Created sub-file FILE-2025-000010-OT-01 for patient MRNAGDAR000010 at clinic Occupational Therapy INFO 2025-10-14 19:34:21,573 signals 38682 8782111040 Notified provider saad.al-harbi.ot1 of new appointment INFO 2025-10-14 19:34:21,574 signals 38682 8782111040 Appointment created: d6d4f6f7-e3b1-41c7-aded-2ce2a23b2d0f for patient MRNAGDAR000012 on 2025-08-24 INFO 2025-10-14 19:34:21,575 signals 38682 8782111040 Notified provider ziyad.al-harthi.nurse3 of new appointment INFO 2025-10-14 19:34:21,576 signals 38682 8782111040 Appointment created: 38b258bf-feab-4ede-928b-2df95fcfefde for patient MRNAGDAR000029 on 2025-08-27 INFO 2025-10-14 19:34:21,576 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000029-OT-02 INFO 2025-10-14 19:34:21,576 signals 38682 8782111040 SubFile created: FILE-2025-000029-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:34:21,576 signals 38682 8782111040 Created sub-file FILE-2025-000029-OT-02 for patient MRNAGDAR000029 at clinic Occupational Therapy INFO 2025-10-14 19:34:21,577 signals 38682 8782111040 Notified provider saad.al-harbi.ot1 of new appointment INFO 2025-10-14 19:34:21,578 signals 38682 8782111040 Appointment created: af00585f-890b-4377-be25-09fba6f69e68 for patient MRNAGDAR000001 on 2025-09-02 INFO 2025-10-14 19:34:21,578 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000001-ABA-02 INFO 2025-10-14 19:34:21,578 signals 38682 8782111040 SubFile created: FILE-2025-000001-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:34:21,578 signals 38682 8782111040 Created sub-file FILE-2025-000001-ABA-02 for patient MRNAGDAR000001 at clinic ABA Therapy INFO 2025-10-14 19:34:21,579 signals 38682 8782111040 Notified provider basma.al-dosari.aba1 of new appointment INFO 2025-10-14 19:34:21,580 signals 38682 8782111040 Appointment created: fab45132-7022-4024-9965-841db625b999 for patient MRNAGDAR000018 on 2025-07-20 INFO 2025-10-14 19:34:21,580 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000018-SLP-01 INFO 2025-10-14 19:34:21,580 signals 38682 8782111040 SubFile created: FILE-2025-000018-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:34:21,580 signals 38682 8782111040 Created sub-file FILE-2025-000018-SLP-01 for patient MRNAGDAR000018 at clinic Speech-Language Pathology INFO 2025-10-14 19:34:21,581 signals 38682 8782111040 Notified provider lama.al-juaid.slp1 of new appointment INFO 2025-10-14 19:34:21,581 signals 38682 8782111040 Appointment created: 9f7d6a58-c0d3-46f0-91a3-2128e09b9ee4 for patient MRNAGDAR000029 on 2025-08-12 INFO 2025-10-14 19:34:21,582 signals 38682 8782111040 Notified provider nada.al-dosari.nurse1 of new appointment INFO 2025-10-14 19:34:21,583 signals 38682 8782111040 Appointment created: e13cec73-b5b1-456e-a23e-627d31b274e9 for patient MRNAGDAR000006 on 2025-08-17 INFO 2025-10-14 19:34:21,584 signals 38682 8782111040 Notified provider lama.al-juaid.slp1 of new appointment INFO 2025-10-14 19:34:21,585 signals 38682 8782111040 Appointment created: a9e054cb-1f23-448c-8a78-5e1d20aa2950 for patient MRNAGDAR000020 on 2025-07-29 INFO 2025-10-14 19:34:21,585 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000020-SLP-02 INFO 2025-10-14 19:34:21,585 signals 38682 8782111040 SubFile created: FILE-2025-000020-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:34:21,585 signals 38682 8782111040 Created sub-file FILE-2025-000020-SLP-02 for patient MRNAGDAR000020 at clinic Speech-Language Pathology INFO 2025-10-14 19:34:21,586 signals 38682 8782111040 Notified provider noura.al-subai.slp2 of new appointment INFO 2025-10-14 19:34:21,587 signals 38682 8782111040 Appointment created: b2cc5a4e-afeb-4a0b-9f2d-5b66ee6c1f79 for patient MRNAGDAR000034 on 2025-10-21 INFO 2025-10-14 19:34:21,587 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000034-SLP-03 INFO 2025-10-14 19:34:21,587 signals 38682 8782111040 SubFile created: FILE-2025-000034-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:34:21,587 signals 38682 8782111040 Created sub-file FILE-2025-000034-SLP-03 for patient MRNAGDAR000034 at clinic Speech-Language Pathology INFO 2025-10-14 19:34:21,589 confirmation_service 38682 8782111040 Created confirmation token for appointment b2cc5a4e-afeb-4a0b-9f2d-5b66ee6c1f79, expires at 2025-10-21 16:34:21.589588+00:00 ERROR 2025-10-14 19:34:21,590 signals 38682 8782111040 Error creating confirmation token for appointment b2cc5a4e-afeb-4a0b-9f2d-5b66ee6c1f79: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:34:21,590 signals 38682 8782111040 Notified provider noura.al-subai.slp2 of new appointment INFO 2025-10-14 19:34:21,591 signals 38682 8782111040 Scheduled 24-hour reminder for appointment b2cc5a4e-afeb-4a0b-9f2d-5b66ee6c1f79 INFO 2025-10-14 19:34:21,591 signals 38682 8782111040 Scheduled 2-hour reminder for appointment b2cc5a4e-afeb-4a0b-9f2d-5b66ee6c1f79 INFO 2025-10-14 19:34:21,592 signals 38682 8782111040 Appointment created: 45f134cc-d68d-4c11-aa16-a1ea9af142f9 for patient MRNAGDAR000004 on 2025-09-08 INFO 2025-10-14 19:34:21,592 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000004-OT-01 INFO 2025-10-14 19:34:21,592 signals 38682 8782111040 SubFile created: FILE-2025-000004-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:34:21,592 signals 38682 8782111040 Created sub-file FILE-2025-000004-OT-01 for patient MRNAGDAR000004 at clinic Occupational Therapy INFO 2025-10-14 19:34:21,592 signals 38682 8782111040 Notified provider saad.al-harbi.ot1 of new appointment INFO 2025-10-14 19:34:21,594 signals 38682 8782111040 Appointment created: 523c593e-fdcd-4214-b7db-7add960eb0c5 for patient MRNAGDAR000018 on 2025-08-17 INFO 2025-10-14 19:34:21,594 signals 38682 8782111040 Notified provider noura.al-subai.slp2 of new appointment INFO 2025-10-14 19:34:21,596 signals 38682 8782111040 Appointment created: 102ce4f4-b123-4812-b205-f4726cfd8545 for patient MRNAGDAR000013 on 2025-08-18 INFO 2025-10-14 19:34:21,596 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000013-NUR-01 INFO 2025-10-14 19:34:21,596 signals 38682 8782111040 SubFile created: FILE-2025-000013-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:34:21,596 signals 38682 8782111040 Created sub-file FILE-2025-000013-NUR-01 for patient MRNAGDAR000013 at clinic Nursing Department INFO 2025-10-14 19:34:21,596 signals 38682 8782111040 Notified provider hussein.al-shammari.nurse2 of new appointment INFO 2025-10-14 19:34:21,598 signals 38682 8782111040 Appointment created: 6aeb01e5-0097-439b-a766-308c26bac915 for patient MRNAGDAR000010 on 2025-08-10 INFO 2025-10-14 19:34:21,598 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000010-NUR-02 INFO 2025-10-14 19:34:21,598 signals 38682 8782111040 SubFile created: FILE-2025-000010-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:34:21,598 signals 38682 8782111040 Created sub-file FILE-2025-000010-NUR-02 for patient MRNAGDAR000010 at clinic Nursing Department INFO 2025-10-14 19:34:21,599 signals 38682 8782111040 Notified provider ziyad.al-harthi.nurse3 of new appointment INFO 2025-10-14 19:34:21,600 signals 38682 8782111040 Appointment created: 0028f8da-b9a6-40f6-a4e2-0ed203727f3d for patient MRNAGDAR000026 on 2025-07-17 INFO 2025-10-14 19:34:21,600 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000026-SLP-02 INFO 2025-10-14 19:34:21,600 signals 38682 8782111040 SubFile created: FILE-2025-000026-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:34:21,600 signals 38682 8782111040 Created sub-file FILE-2025-000026-SLP-02 for patient MRNAGDAR000026 at clinic Speech-Language Pathology INFO 2025-10-14 19:34:21,601 signals 38682 8782111040 Notified provider noura.al-subai.slp2 of new appointment INFO 2025-10-14 19:34:21,602 signals 38682 8782111040 Appointment created: 04178617-2423-48e9-8e53-6595addf128d for patient MRNAGDAR000003 on 2025-08-26 INFO 2025-10-14 19:34:21,602 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000003-MED-01 INFO 2025-10-14 19:34:21,602 signals 38682 8782111040 SubFile created: FILE-2025-000003-MED-01 for clinic Medical Department INFO 2025-10-14 19:34:21,602 signals 38682 8782111040 Created sub-file FILE-2025-000003-MED-01 for patient MRNAGDAR000003 at clinic Medical Department INFO 2025-10-14 19:34:21,603 signals 38682 8782111040 Notified provider khalid.al-subaie.doctor1 of new appointment INFO 2025-10-14 19:34:21,604 signals 38682 8782111040 Appointment created: 3624ff86-3955-44d4-bb10-1111a95ca1e8 for patient MRNAGDAR000031 on 2025-09-15 INFO 2025-10-14 19:34:21,604 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000031-OT-01 INFO 2025-10-14 19:34:21,604 signals 38682 8782111040 SubFile created: FILE-2025-000031-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:34:21,604 signals 38682 8782111040 Created sub-file FILE-2025-000031-OT-01 for patient MRNAGDAR000031 at clinic Occupational Therapy INFO 2025-10-14 19:34:21,605 signals 38682 8782111040 Notified provider saad.al-harbi.ot1 of new appointment INFO 2025-10-14 19:34:21,606 signals 38682 8782111040 Appointment created: 194a4a4d-4809-453a-a883-a035740875e1 for patient MRNAGDAR000037 on 2025-08-27 INFO 2025-10-14 19:34:21,606 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000037-MED-02 INFO 2025-10-14 19:34:21,606 signals 38682 8782111040 SubFile created: FILE-2025-000037-MED-02 for clinic Medical Department INFO 2025-10-14 19:34:21,606 signals 38682 8782111040 Created sub-file FILE-2025-000037-MED-02 for patient MRNAGDAR000037 at clinic Medical Department INFO 2025-10-14 19:34:21,607 signals 38682 8782111040 Notified provider mohammed.al-shammari.doctor2 of new appointment INFO 2025-10-14 19:34:21,608 signals 38682 8782111040 Appointment created: 6d16e500-dc04-4756-8080-404ee58c476f for patient MRNAGDAR000014 on 2025-10-19 INFO 2025-10-14 19:34:21,608 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000014-MED-01 INFO 2025-10-14 19:34:21,608 signals 38682 8782111040 SubFile created: FILE-2025-000014-MED-01 for clinic Medical Department INFO 2025-10-14 19:34:21,608 signals 38682 8782111040 Created sub-file FILE-2025-000014-MED-01 for patient MRNAGDAR000014 at clinic Medical Department INFO 2025-10-14 19:34:21,609 signals 38682 8782111040 Notified provider khalid.al-subaie.doctor1 of new appointment INFO 2025-10-14 19:34:21,609 signals 38682 8782111040 Scheduled 24-hour reminder for appointment 6d16e500-dc04-4756-8080-404ee58c476f INFO 2025-10-14 19:34:21,609 signals 38682 8782111040 Scheduled 2-hour reminder for appointment 6d16e500-dc04-4756-8080-404ee58c476f INFO 2025-10-14 19:34:21,610 signals 38682 8782111040 Appointment created: ed6c13bc-4af4-4ea1-af75-ce06e24367e0 for patient MRNAGDAR000011 on 2025-10-16 INFO 2025-10-14 19:34:21,611 signals 38682 8782111040 Notified provider lama.al-juaid.slp1 of new appointment INFO 2025-10-14 19:34:21,611 signals 38682 8782111040 Scheduled 24-hour reminder for appointment ed6c13bc-4af4-4ea1-af75-ce06e24367e0 INFO 2025-10-14 19:34:21,611 signals 38682 8782111040 Scheduled 2-hour reminder for appointment ed6c13bc-4af4-4ea1-af75-ce06e24367e0 INFO 2025-10-14 19:34:21,612 signals 38682 8782111040 Appointment created: 64b5d74b-22f8-4947-b92d-dc71aafc4531 for patient MRNAGDAR000024 on 2025-09-28 INFO 2025-10-14 19:34:21,612 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000024-ABA-01 INFO 2025-10-14 19:34:21,612 signals 38682 8782111040 SubFile created: FILE-2025-000024-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:34:21,612 signals 38682 8782111040 Created sub-file FILE-2025-000024-ABA-01 for patient MRNAGDAR000024 at clinic ABA Therapy INFO 2025-10-14 19:34:21,613 signals 38682 8782111040 Notified provider basma.al-dosari.aba1 of new appointment INFO 2025-10-14 19:34:21,614 signals 38682 8782111040 Appointment created: 2e902152-0934-492b-b9b3-afe759f13040 for patient MRNAGDAR000012 on 2025-08-24 INFO 2025-10-14 19:34:21,614 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000012-MED-02 INFO 2025-10-14 19:34:21,614 signals 38682 8782111040 SubFile created: FILE-2025-000012-MED-02 for clinic Medical Department INFO 2025-10-14 19:34:21,614 signals 38682 8782111040 Created sub-file FILE-2025-000012-MED-02 for patient MRNAGDAR000012 at clinic Medical Department INFO 2025-10-14 19:34:21,615 signals 38682 8782111040 Notified provider khalid.al-subaie.doctor1 of new appointment INFO 2025-10-14 19:34:21,616 signals 38682 8782111040 Appointment created: 446e99cc-1bce-483f-87bc-878fac588315 for patient MRNAGDAR000024 on 2025-07-27 INFO 2025-10-14 19:34:21,616 signals 38682 8782111040 Notified provider sultan.al-omari.aba2 of new appointment INFO 2025-10-14 19:34:21,618 signals 38682 8782111040 Appointment created: 83f64231-d16f-48b0-9ace-eae5b3e8ca40 for patient MRNAGDAR000028 on 2025-08-31 INFO 2025-10-14 19:34:21,618 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000028-OT-01 INFO 2025-10-14 19:34:21,618 signals 38682 8782111040 SubFile created: FILE-2025-000028-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:34:21,618 signals 38682 8782111040 Created sub-file FILE-2025-000028-OT-01 for patient MRNAGDAR000028 at clinic Occupational Therapy INFO 2025-10-14 19:34:21,619 signals 38682 8782111040 Notified provider hind.al-harbi.ot2 of new appointment INFO 2025-10-14 19:34:21,620 signals 38682 8782111040 Appointment created: ca625f6c-3299-4aa9-bddd-32d87bbb650d for patient MRNAGDAR000002 on 2025-07-24 INFO 2025-10-14 19:34:21,620 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000002-SLP-03 INFO 2025-10-14 19:34:21,620 signals 38682 8782111040 SubFile created: FILE-2025-000002-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:34:21,620 signals 38682 8782111040 Created sub-file FILE-2025-000002-SLP-03 for patient MRNAGDAR000002 at clinic Speech-Language Pathology INFO 2025-10-14 19:34:21,621 signals 38682 8782111040 Notified provider lama.al-juaid.slp1 of new appointment INFO 2025-10-14 19:34:21,622 signals 38682 8782111040 Appointment created: d3c043b8-b958-4b4e-addc-1f62c0c8f65a for patient MRNAGDAR000023 on 2025-09-14 INFO 2025-10-14 19:34:21,622 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000023-NUR-02 INFO 2025-10-14 19:34:21,622 signals 38682 8782111040 SubFile created: FILE-2025-000023-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:34:21,622 signals 38682 8782111040 Created sub-file FILE-2025-000023-NUR-02 for patient MRNAGDAR000023 at clinic Nursing Department INFO 2025-10-14 19:34:21,623 signals 38682 8782111040 Notified provider hussein.al-shammari.nurse2 of new appointment INFO 2025-10-14 19:34:21,623 signals 38682 8782111040 Appointment created: 4bb964a3-1c57-4a30-a7d5-6fa7aa6e86e8 for patient MRNAGDAR000016 on 2025-09-11 INFO 2025-10-14 19:34:21,624 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000016-NUR-03 INFO 2025-10-14 19:34:21,624 signals 38682 8782111040 SubFile created: FILE-2025-000016-NUR-03 for clinic Nursing Department INFO 2025-10-14 19:34:21,624 signals 38682 8782111040 Created sub-file FILE-2025-000016-NUR-03 for patient MRNAGDAR000016 at clinic Nursing Department INFO 2025-10-14 19:34:21,624 signals 38682 8782111040 Notified provider hussein.al-shammari.nurse2 of new appointment INFO 2025-10-14 19:34:21,625 signals 38682 8782111040 Appointment created: 97f0f250-f720-44df-80f4-b304d615ae27 for patient MRNAGDAR000019 on 2025-09-28 INFO 2025-10-14 19:34:21,626 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000019-MED-01 INFO 2025-10-14 19:34:21,626 signals 38682 8782111040 SubFile created: FILE-2025-000019-MED-01 for clinic Medical Department INFO 2025-10-14 19:34:21,626 signals 38682 8782111040 Created sub-file FILE-2025-000019-MED-01 for patient MRNAGDAR000019 at clinic Medical Department INFO 2025-10-14 19:34:21,626 signals 38682 8782111040 Notified provider mohammed.al-shammari.doctor2 of new appointment INFO 2025-10-14 19:34:21,627 signals 38682 8782111040 Appointment created: f5fc6606-7956-4e5f-aeec-f2da42f23568 for patient MRNAGDAR000011 on 2025-08-24 INFO 2025-10-14 19:34:21,628 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000011-OT-03 INFO 2025-10-14 19:34:21,628 signals 38682 8782111040 SubFile created: FILE-2025-000011-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:34:21,628 signals 38682 8782111040 Created sub-file FILE-2025-000011-OT-03 for patient MRNAGDAR000011 at clinic Occupational Therapy INFO 2025-10-14 19:34:21,628 signals 38682 8782111040 Notified provider saad.al-harbi.ot1 of new appointment INFO 2025-10-14 19:34:21,629 signals 38682 8782111040 Appointment created: 4b2e4d58-8109-4587-9fb7-a2adb0b30e33 for patient MRNAGDAR000031 on 2025-09-03 INFO 2025-10-14 19:34:21,630 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000031-NUR-02 INFO 2025-10-14 19:34:21,630 signals 38682 8782111040 SubFile created: FILE-2025-000031-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:34:21,630 signals 38682 8782111040 Created sub-file FILE-2025-000031-NUR-02 for patient MRNAGDAR000031 at clinic Nursing Department INFO 2025-10-14 19:34:21,630 signals 38682 8782111040 Notified provider ziyad.al-harthi.nurse3 of new appointment INFO 2025-10-14 19:34:21,631 signals 38682 8782111040 Appointment created: 3052b803-bd0a-4a9e-b94f-ba172bcb224e for patient MRNAGDAR000018 on 2025-07-30 INFO 2025-10-14 19:34:21,632 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000018-MED-02 INFO 2025-10-14 19:34:21,632 signals 38682 8782111040 SubFile created: FILE-2025-000018-MED-02 for clinic Medical Department INFO 2025-10-14 19:34:21,632 signals 38682 8782111040 Created sub-file FILE-2025-000018-MED-02 for patient MRNAGDAR000018 at clinic Medical Department INFO 2025-10-14 19:34:21,632 signals 38682 8782111040 Notified provider lulwa.al-shammari.doctor3 of new appointment INFO 2025-10-14 19:34:21,633 signals 38682 8782111040 Appointment created: 4b319f7b-a1f3-474d-a16d-76939d2fd038 for patient MRNAGDAR000016 on 2025-08-31 INFO 2025-10-14 19:34:21,634 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000016-SLP-04 INFO 2025-10-14 19:34:21,634 signals 38682 8782111040 SubFile created: FILE-2025-000016-SLP-04 for clinic Speech-Language Pathology INFO 2025-10-14 19:34:21,634 signals 38682 8782111040 Created sub-file FILE-2025-000016-SLP-04 for patient MRNAGDAR000016 at clinic Speech-Language Pathology INFO 2025-10-14 19:34:21,634 signals 38682 8782111040 Notified provider noura.al-subai.slp2 of new appointment INFO 2025-10-14 19:34:21,635 signals 38682 8782111040 Appointment created: 0cc58d33-308a-400b-9d16-4809b96709c4 for patient MRNAGDAR000042 on 2025-10-13 INFO 2025-10-14 19:34:21,636 signals 38682 8782111040 Notified provider nada.al-dosari.nurse1 of new appointment INFO 2025-10-14 19:34:21,637 signals 38682 8782111040 Appointment created: a5250af6-e118-422c-a5e0-7eab4143837f for patient MRNAGDAR000042 on 2025-10-13 INFO 2025-10-14 19:34:21,637 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000042-SLP-02 INFO 2025-10-14 19:34:21,638 signals 38682 8782111040 SubFile created: FILE-2025-000042-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:34:21,638 signals 38682 8782111040 Created sub-file FILE-2025-000042-SLP-02 for patient MRNAGDAR000042 at clinic Speech-Language Pathology INFO 2025-10-14 19:34:21,638 signals 38682 8782111040 Notified provider lama.al-juaid.slp1 of new appointment INFO 2025-10-14 19:34:21,639 signals 38682 8782111040 Appointment created: 28e0d6fa-60dd-4cf1-b5f2-c22086f25841 for patient MRNAGDAR000016 on 2025-10-26 INFO 2025-10-14 19:34:21,640 confirmation_service 38682 8782111040 Created confirmation token for appointment 28e0d6fa-60dd-4cf1-b5f2-c22086f25841, expires at 2025-10-21 16:34:21.640319+00:00 ERROR 2025-10-14 19:34:21,640 signals 38682 8782111040 Error creating confirmation token for appointment 28e0d6fa-60dd-4cf1-b5f2-c22086f25841: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:34:21,640 signals 38682 8782111040 Notified provider ziyad.al-harthi.nurse3 of new appointment INFO 2025-10-14 19:34:21,641 signals 38682 8782111040 Scheduled 24-hour reminder for appointment 28e0d6fa-60dd-4cf1-b5f2-c22086f25841 INFO 2025-10-14 19:34:21,641 signals 38682 8782111040 Scheduled 2-hour reminder for appointment 28e0d6fa-60dd-4cf1-b5f2-c22086f25841 INFO 2025-10-14 19:34:21,642 signals 38682 8782111040 Appointment created: 94562fd7-b4f2-4df9-a9e7-9a4267930f47 for patient MRNAGDAR000011 on 2025-10-20 INFO 2025-10-14 19:34:21,642 signals 38682 8782111040 Notified provider ziyad.al-harthi.nurse3 of new appointment INFO 2025-10-14 19:34:21,643 signals 38682 8782111040 Scheduled 24-hour reminder for appointment 94562fd7-b4f2-4df9-a9e7-9a4267930f47 INFO 2025-10-14 19:34:21,643 signals 38682 8782111040 Scheduled 2-hour reminder for appointment 94562fd7-b4f2-4df9-a9e7-9a4267930f47 INFO 2025-10-14 19:34:21,644 signals 38682 8782111040 Appointment created: 81ccf282-2923-42a9-a165-cfa8f2d53d4a for patient MRNAGDAR000013 on 2025-08-10 INFO 2025-10-14 19:34:21,644 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000013-ABA-02 INFO 2025-10-14 19:34:21,644 signals 38682 8782111040 SubFile created: FILE-2025-000013-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:34:21,644 signals 38682 8782111040 Created sub-file FILE-2025-000013-ABA-02 for patient MRNAGDAR000013 at clinic ABA Therapy INFO 2025-10-14 19:34:21,645 signals 38682 8782111040 Notified provider sultan.al-omari.aba2 of new appointment INFO 2025-10-14 19:34:21,645 signals 38682 8782111040 Appointment created: 8b28e696-8577-4c6c-aca9-47a5dcb95210 for patient MRNAGDAR000006 on 2025-11-04 INFO 2025-10-14 19:34:21,646 signals 38682 8782111040 Notified provider mohammed.al-shammari.doctor2 of new appointment INFO 2025-10-14 19:34:21,646 signals 38682 8782111040 Scheduled 24-hour reminder for appointment 8b28e696-8577-4c6c-aca9-47a5dcb95210 INFO 2025-10-14 19:34:21,646 signals 38682 8782111040 Scheduled 2-hour reminder for appointment 8b28e696-8577-4c6c-aca9-47a5dcb95210 INFO 2025-10-14 19:34:21,647 signals 38682 8782111040 Appointment created: 2e4b88ba-dae8-4265-ae1f-e8c697c72dd6 for patient MRNAGDAR000046 on 2025-08-06 INFO 2025-10-14 19:34:21,647 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000046-SLP-01 INFO 2025-10-14 19:34:21,648 signals 38682 8782111040 SubFile created: FILE-2025-000046-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:34:21,648 signals 38682 8782111040 Created sub-file FILE-2025-000046-SLP-01 for patient MRNAGDAR000046 at clinic Speech-Language Pathology INFO 2025-10-14 19:34:21,648 signals 38682 8782111040 Notified provider lama.al-juaid.slp1 of new appointment INFO 2025-10-14 19:34:21,649 signals 38682 8782111040 Appointment created: 5d6cd187-35d0-4aa3-a4e2-858ff8315dd3 for patient MRNAGDAR000005 on 2025-10-07 INFO 2025-10-14 19:34:21,649 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000005-MED-01 INFO 2025-10-14 19:34:21,650 signals 38682 8782111040 SubFile created: FILE-2025-000005-MED-01 for clinic Medical Department INFO 2025-10-14 19:34:21,650 signals 38682 8782111040 Created sub-file FILE-2025-000005-MED-01 for patient MRNAGDAR000005 at clinic Medical Department INFO 2025-10-14 19:34:21,650 signals 38682 8782111040 Notified provider mohammed.al-shammari.doctor2 of new appointment INFO 2025-10-14 19:34:21,651 signals 38682 8782111040 Appointment created: 894a0ae6-d47e-437c-9c24-8af65d338c37 for patient MRNAGDAR000015 on 2025-07-16 INFO 2025-10-14 19:34:21,652 signals 38682 8782111040 Notified provider khalid.al-subaie.doctor1 of new appointment INFO 2025-10-14 19:34:21,653 signals 38682 8782111040 Appointment created: bbf05a77-0f18-440b-b1b1-a74c09435dab for patient MRNAGDAR000030 on 2025-09-08 INFO 2025-10-14 19:34:21,653 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000030-SLP-02 INFO 2025-10-14 19:34:21,653 signals 38682 8782111040 SubFile created: FILE-2025-000030-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:34:21,653 signals 38682 8782111040 Created sub-file FILE-2025-000030-SLP-02 for patient MRNAGDAR000030 at clinic Speech-Language Pathology INFO 2025-10-14 19:34:21,654 signals 38682 8782111040 Notified provider lama.al-juaid.slp1 of new appointment INFO 2025-10-14 19:34:21,655 signals 38682 8782111040 Appointment created: 1eb296cc-135a-4197-939b-c7121ccf3a23 for patient MRNAGDAR000048 on 2025-09-07 INFO 2025-10-14 19:34:21,655 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000048-ABA-04 INFO 2025-10-14 19:34:21,655 signals 38682 8782111040 SubFile created: FILE-2025-000048-ABA-04 for clinic ABA Therapy INFO 2025-10-14 19:34:21,655 signals 38682 8782111040 Created sub-file FILE-2025-000048-ABA-04 for patient MRNAGDAR000048 at clinic ABA Therapy INFO 2025-10-14 19:34:21,656 signals 38682 8782111040 Notified provider sultan.al-omari.aba2 of new appointment INFO 2025-10-14 19:34:21,657 signals 38682 8782111040 Appointment created: 1db8c60a-d4ca-45eb-830b-ec086d9c08ca for patient MRNAGDAR000016 on 2025-08-05 INFO 2025-10-14 19:34:21,657 signals 38682 8782111040 Notified provider nada.al-dosari.nurse1 of new appointment INFO 2025-10-14 19:34:21,658 signals 38682 8782111040 Appointment created: cc54a995-cdb4-4fcf-999a-15d186b9931d for patient MRNAGDAR000048 on 2025-08-13 INFO 2025-10-14 19:34:21,659 signals 38682 8782111040 Notified provider mohammed.al-shammari.doctor2 of new appointment INFO 2025-10-14 19:34:21,660 signals 38682 8782111040 Appointment created: b5b333f4-51ef-48a3-bf57-16cf8be1d93e for patient MRNAGDAR000029 on 2025-07-27 INFO 2025-10-14 19:34:21,660 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000029-SLP-03 INFO 2025-10-14 19:34:21,660 signals 38682 8782111040 SubFile created: FILE-2025-000029-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:34:21,660 signals 38682 8782111040 Created sub-file FILE-2025-000029-SLP-03 for patient MRNAGDAR000029 at clinic Speech-Language Pathology INFO 2025-10-14 19:34:21,661 signals 38682 8782111040 Notified provider noura.al-subai.slp2 of new appointment INFO 2025-10-14 19:34:21,662 signals 38682 8782111040 Appointment created: 06006216-0c23-4b38-afaf-737077bdce97 for patient MRNAGDAR000029 on 2025-07-24 INFO 2025-10-14 19:34:21,662 signals 38682 8782111040 Notified provider nada.al-dosari.nurse1 of new appointment INFO 2025-10-14 19:34:21,663 signals 38682 8782111040 Appointment created: d5f1988e-828f-46e9-94a2-5f1ef2f4db7a for patient MRNAGDAR000025 on 2025-09-07 INFO 2025-10-14 19:34:21,664 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000025-OT-01 INFO 2025-10-14 19:34:21,664 signals 38682 8782111040 SubFile created: FILE-2025-000025-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:34:21,664 signals 38682 8782111040 Created sub-file FILE-2025-000025-OT-01 for patient MRNAGDAR000025 at clinic Occupational Therapy INFO 2025-10-14 19:34:21,664 signals 38682 8782111040 Notified provider hind.al-harbi.ot2 of new appointment INFO 2025-10-14 19:34:21,666 signals 38682 8782111040 Appointment created: bc5b32cc-d9f2-442d-bb11-2b72ce069a74 for patient MRNAGDAR000006 on 2025-09-30 INFO 2025-10-14 19:34:21,666 signals 38682 8782111040 Notified provider khalid.al-subaie.doctor1 of new appointment INFO 2025-10-14 19:34:21,667 signals 38682 8782111040 Appointment created: d52bed83-55c4-43e3-94fa-026b72e3067f for patient MRNAGDAR000012 on 2025-07-27 INFO 2025-10-14 19:34:21,668 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000012-SLP-03 INFO 2025-10-14 19:34:21,668 signals 38682 8782111040 SubFile created: FILE-2025-000012-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:34:21,668 signals 38682 8782111040 Created sub-file FILE-2025-000012-SLP-03 for patient MRNAGDAR000012 at clinic Speech-Language Pathology INFO 2025-10-14 19:34:21,668 signals 38682 8782111040 Notified provider noura.al-subai.slp2 of new appointment INFO 2025-10-14 19:34:21,670 signals 38682 8782111040 Appointment created: ad40984e-2451-4e95-8a9a-81bc0a824ac0 for patient MRNAGDAR000046 on 2025-08-31 INFO 2025-10-14 19:34:21,670 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000046-NUR-02 INFO 2025-10-14 19:34:21,670 signals 38682 8782111040 SubFile created: FILE-2025-000046-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:34:21,670 signals 38682 8782111040 Created sub-file FILE-2025-000046-NUR-02 for patient MRNAGDAR000046 at clinic Nursing Department INFO 2025-10-14 19:34:21,670 signals 38682 8782111040 Notified provider ziyad.al-harthi.nurse3 of new appointment INFO 2025-10-14 19:34:21,672 signals 38682 8782111040 Appointment created: 38d669f9-217f-417b-8dfe-1c09201cd95a for patient MRNAGDAR000010 on 2025-08-17 INFO 2025-10-14 19:34:21,672 signals 38682 8782111040 Generated Sub-File Number: FILE-2025-000010-ABA-03 INFO 2025-10-14 19:34:21,672 signals 38682 8782111040 SubFile created: FILE-2025-000010-ABA-03 for clinic ABA Therapy INFO 2025-10-14 19:34:21,672 signals 38682 8782111040 Created sub-file FILE-2025-000010-ABA-03 for patient MRNAGDAR000010 at clinic ABA Therapy INFO 2025-10-14 19:34:21,672 signals 38682 8782111040 Notified provider basma.al-dosari.aba1 of new appointment INFO 2025-10-14 19:34:21,674 signals 38682 8782111040 Appointment created: f01d818e-67b1-416a-a352-334e7c5257cf for patient MRNAGDAR000018 on 2025-10-22 INFO 2025-10-14 19:34:21,674 signals 38682 8782111040 Notified provider khalid.al-subaie.doctor1 of new appointment INFO 2025-10-14 19:34:21,674 signals 38682 8782111040 Scheduled 24-hour reminder for appointment f01d818e-67b1-416a-a352-334e7c5257cf INFO 2025-10-14 19:34:21,675 signals 38682 8782111040 Scheduled 2-hour reminder for appointment f01d818e-67b1-416a-a352-334e7c5257cf INFO 2025-10-14 19:34:21,675 signals 38682 8782111040 Appointment created: 27d591cc-4356-4edd-be64-02276f02ae8b for patient MRNAGDAR000029 on 2025-09-29 INFO 2025-10-14 19:34:21,676 signals 38682 8782111040 Notified provider nada.al-dosari.nurse1 of new appointment INFO 2025-10-14 19:34:21,677 signals 38682 8782111040 Appointment created: 4bdf455e-873c-4770-9ccf-9dd6b2673af8 for patient MRNAGDAR000022 on 2025-07-27 INFO 2025-10-14 19:34:21,678 signals 38682 8782111040 Notified provider ziyad.al-harthi.nurse3 of new appointment INFO 2025-10-14 19:34:21,818 signals 38682 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000003 INFO 2025-10-14 19:34:21,818 signals 38682 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000010 INFO 2025-10-14 19:34:21,819 signals 38682 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000043 INFO 2025-10-14 19:34:21,819 signals 38682 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000013 INFO 2025-10-14 19:34:21,819 signals 38682 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000013 INFO 2025-10-14 19:34:21,819 signals 38682 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000045 INFO 2025-10-14 19:34:21,820 signals 38682 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000045 INFO 2025-10-14 19:34:21,820 signals 38682 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000037 INFO 2025-10-14 19:34:21,820 signals 38682 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000037 INFO 2025-10-14 19:34:21,820 signals 38682 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000050 INFO 2025-10-14 19:34:21,821 signals 38682 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000001 INFO 2025-10-14 19:34:21,821 signals 38682 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000047 INFO 2025-10-14 19:34:21,821 signals 38682 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000047 INFO 2025-10-14 19:34:21,822 signals 38682 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000007 INFO 2025-10-14 19:34:21,822 signals 38682 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000040 INFO 2025-10-14 19:34:21,822 signals 38682 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000040 INFO 2025-10-14 19:34:21,822 signals 38682 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000023 INFO 2025-10-14 19:34:21,823 signals 38682 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000023 INFO 2025-10-14 19:34:21,823 signals 38682 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000005 INFO 2025-10-14 19:34:21,823 signals 38682 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000005 INFO 2025-10-14 19:34:21,823 signals 38682 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000011 INFO 2025-10-14 19:34:21,824 signals 38682 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000011 INFO 2025-10-14 19:34:21,824 signals 38682 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000044 INFO 2025-10-14 19:34:21,824 signals 38682 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000044 INFO 2025-10-14 19:34:21,824 signals 38682 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000042 INFO 2025-10-14 19:34:21,825 signals 38682 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000012 INFO 2025-10-14 19:34:21,825 signals 38682 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000048 INFO 2025-10-14 19:34:21,825 signals 38682 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000048 INFO 2025-10-14 19:34:21,826 signals 38682 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000006 INFO 2025-10-14 19:34:21,826 signals 38682 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000016 INFO 2025-10-14 19:34:21,826 signals 38682 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000016 INFO 2025-10-14 19:34:21,826 signals 38682 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000014 INFO 2025-10-14 19:34:21,827 signals 38682 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000002 INFO 2025-10-14 19:34:21,827 signals 38682 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000002 INFO 2025-10-14 19:34:21,827 signals 38682 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000004 INFO 2025-10-14 19:34:21,827 signals 38682 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000024 INFO 2025-10-14 19:34:21,828 signals 38682 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000024 INFO 2025-10-14 19:34:21,828 signals 38682 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000017 INFO 2025-10-14 19:34:44,236 signals 38880 8782111040 User created: lulwa.al-ghamdi.admin1 (Administrator) INFO 2025-10-14 19:34:44,370 signals 38880 8782111040 User created: mona.al-ahmadi.admin2 (Administrator) INFO 2025-10-14 19:34:44,504 signals 38880 8782111040 User created: mansour.al-yami.doctor1 (Doctor) INFO 2025-10-14 19:34:44,640 signals 38880 8782111040 User created: hessa.al-subai.doctor2 (Doctor) INFO 2025-10-14 19:34:44,773 signals 38880 8782111040 User created: mohammed.al-dawsari.doctor3 (Doctor) INFO 2025-10-14 19:34:44,905 signals 38880 8782111040 User created: abdulaziz.al-subaie.nurse1 (Nurse) INFO 2025-10-14 19:34:45,037 signals 38880 8782111040 User created: amal.al-ghamdi.nurse2 (Nurse) INFO 2025-10-14 19:34:45,169 signals 38880 8782111040 User created: abdulaziz.al-zahrani.nurse3 (Nurse) INFO 2025-10-14 19:34:45,303 signals 38880 8782111040 User created: hind.al-zahrani.ot1 (Occupational Therapist) INFO 2025-10-14 19:34:45,436 signals 38880 8782111040 User created: bandar.al-subaie.ot2 (Occupational Therapist) INFO 2025-10-14 19:34:45,569 signals 38880 8782111040 User created: hayat.al-otaibi.slp1 (Speech-Language Pathologist) INFO 2025-10-14 19:34:45,702 signals 38880 8782111040 User created: sultan.al-harthi.slp2 (Speech-Language Pathologist) INFO 2025-10-14 19:34:45,834 signals 38880 8782111040 User created: ziyad.al-subai.aba1 (ABA Therapist) INFO 2025-10-14 19:34:45,968 signals 38880 8782111040 User created: turki.al-shamrani.aba2 (ABA Therapist) INFO 2025-10-14 19:34:46,102 signals 38880 8782111040 User created: basma.al-shamrani.front_desk1 (Front Desk) INFO 2025-10-14 19:34:46,234 signals 38880 8782111040 User created: talal.al-harthi.front_desk2 (Front Desk) INFO 2025-10-14 19:34:46,368 signals 38880 8782111040 User created: waleed.al-subai.finance1 (Finance) INFO 2025-10-14 19:34:46,499 signals 38880 8782111040 User created: dalal.al-subai.finance2 (Finance) INFO 2025-10-14 19:34:46,503 signals 38880 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-14 19:34:46,503 signals 38880 8782111040 File created: FILE-2025-000001 for patient MRNAGDAR000001 INFO 2025-10-14 19:34:46,503 signals 38880 8782111040 Created main file for patient: MRNAGDAR000001 INFO 2025-10-14 19:34:46,503 signals 38880 8782111040 Patient created: MRNAGDAR000001 - Ghada Al-Maliki INFO 2025-10-14 19:34:46,505 signals 38880 8782111040 Generated File Number: FILE-2025-000002 INFO 2025-10-14 19:34:46,505 signals 38880 8782111040 File created: FILE-2025-000002 for patient MRNAGDAR000002 INFO 2025-10-14 19:34:46,505 signals 38880 8782111040 Created main file for patient: MRNAGDAR000002 INFO 2025-10-14 19:34:46,505 signals 38880 8782111040 Patient created: MRNAGDAR000002 - Nada Al-Shahrani INFO 2025-10-14 19:34:46,506 signals 38880 8782111040 Generated File Number: FILE-2025-000003 INFO 2025-10-14 19:34:46,506 signals 38880 8782111040 File created: FILE-2025-000003 for patient MRNAGDAR000003 INFO 2025-10-14 19:34:46,506 signals 38880 8782111040 Created main file for patient: MRNAGDAR000003 INFO 2025-10-14 19:34:46,506 signals 38880 8782111040 Patient created: MRNAGDAR000003 - Hind Al-Shehri INFO 2025-10-14 19:34:46,507 signals 38880 8782111040 Generated File Number: FILE-2025-000004 INFO 2025-10-14 19:34:46,508 signals 38880 8782111040 File created: FILE-2025-000004 for patient MRNAGDAR000004 INFO 2025-10-14 19:34:46,508 signals 38880 8782111040 Created main file for patient: MRNAGDAR000004 INFO 2025-10-14 19:34:46,508 signals 38880 8782111040 Patient created: MRNAGDAR000004 - Hind Al-Balawi INFO 2025-10-14 19:34:46,509 signals 38880 8782111040 Generated File Number: FILE-2025-000005 INFO 2025-10-14 19:34:46,509 signals 38880 8782111040 File created: FILE-2025-000005 for patient MRNAGDAR000005 INFO 2025-10-14 19:34:46,509 signals 38880 8782111040 Created main file for patient: MRNAGDAR000005 INFO 2025-10-14 19:34:46,509 signals 38880 8782111040 Patient created: MRNAGDAR000005 - Nawaf Al-Harbi INFO 2025-10-14 19:34:46,510 signals 38880 8782111040 Generated File Number: FILE-2025-000006 INFO 2025-10-14 19:34:46,510 signals 38880 8782111040 File created: FILE-2025-000006 for patient MRNAGDAR000006 INFO 2025-10-14 19:34:46,510 signals 38880 8782111040 Created main file for patient: MRNAGDAR000006 INFO 2025-10-14 19:34:46,510 signals 38880 8782111040 Patient created: MRNAGDAR000006 - Dalal Al-Subai INFO 2025-10-14 19:34:46,511 signals 38880 8782111040 Generated File Number: FILE-2025-000007 INFO 2025-10-14 19:34:46,511 signals 38880 8782111040 File created: FILE-2025-000007 for patient MRNAGDAR000007 INFO 2025-10-14 19:34:46,511 signals 38880 8782111040 Created main file for patient: MRNAGDAR000007 INFO 2025-10-14 19:34:46,512 signals 38880 8782111040 Patient created: MRNAGDAR000007 - Latifa Al-Subai INFO 2025-10-14 19:34:46,513 signals 38880 8782111040 Generated File Number: FILE-2025-000008 INFO 2025-10-14 19:34:46,513 signals 38880 8782111040 File created: FILE-2025-000008 for patient MRNAGDAR000008 INFO 2025-10-14 19:34:46,513 signals 38880 8782111040 Created main file for patient: MRNAGDAR000008 INFO 2025-10-14 19:34:46,513 signals 38880 8782111040 Patient created: MRNAGDAR000008 - Waleed Al-Dosari INFO 2025-10-14 19:34:46,514 signals 38880 8782111040 Generated File Number: FILE-2025-000009 INFO 2025-10-14 19:34:46,514 signals 38880 8782111040 File created: FILE-2025-000009 for patient MRNAGDAR000009 INFO 2025-10-14 19:34:46,514 signals 38880 8782111040 Created main file for patient: MRNAGDAR000009 INFO 2025-10-14 19:34:46,514 signals 38880 8782111040 Patient created: MRNAGDAR000009 - Waleed Al-Rashidi INFO 2025-10-14 19:34:46,515 signals 38880 8782111040 Generated File Number: FILE-2025-000010 INFO 2025-10-14 19:34:46,515 signals 38880 8782111040 File created: FILE-2025-000010 for patient MRNAGDAR000010 INFO 2025-10-14 19:34:46,515 signals 38880 8782111040 Created main file for patient: MRNAGDAR000010 INFO 2025-10-14 19:34:46,515 signals 38880 8782111040 Patient created: MRNAGDAR000010 - Hassan Al-Harthi INFO 2025-10-14 19:34:46,516 signals 38880 8782111040 Generated File Number: FILE-2025-000011 INFO 2025-10-14 19:34:46,517 signals 38880 8782111040 File created: FILE-2025-000011 for patient MRNAGDAR000011 INFO 2025-10-14 19:34:46,517 signals 38880 8782111040 Created main file for patient: MRNAGDAR000011 INFO 2025-10-14 19:34:46,517 signals 38880 8782111040 Patient created: MRNAGDAR000011 - Hessa Al-Ghamdi INFO 2025-10-14 19:34:46,518 signals 38880 8782111040 Generated File Number: FILE-2025-000012 INFO 2025-10-14 19:34:46,518 signals 38880 8782111040 File created: FILE-2025-000012 for patient MRNAGDAR000012 INFO 2025-10-14 19:34:46,518 signals 38880 8782111040 Created main file for patient: MRNAGDAR000012 INFO 2025-10-14 19:34:46,518 signals 38880 8782111040 Patient created: MRNAGDAR000012 - Maha Al-Anzi INFO 2025-10-14 19:34:46,519 signals 38880 8782111040 Generated File Number: FILE-2025-000013 INFO 2025-10-14 19:34:46,519 signals 38880 8782111040 File created: FILE-2025-000013 for patient MRNAGDAR000013 INFO 2025-10-14 19:34:46,519 signals 38880 8782111040 Created main file for patient: MRNAGDAR000013 INFO 2025-10-14 19:34:46,519 signals 38880 8782111040 Patient created: MRNAGDAR000013 - Talal Al-Harbi INFO 2025-10-14 19:34:46,520 signals 38880 8782111040 Generated File Number: FILE-2025-000014 INFO 2025-10-14 19:34:46,521 signals 38880 8782111040 File created: FILE-2025-000014 for patient MRNAGDAR000014 INFO 2025-10-14 19:34:46,521 signals 38880 8782111040 Created main file for patient: MRNAGDAR000014 INFO 2025-10-14 19:34:46,521 signals 38880 8782111040 Patient created: MRNAGDAR000014 - Yazeed Al-Shahrani INFO 2025-10-14 19:34:46,522 signals 38880 8782111040 Generated File Number: FILE-2025-000015 INFO 2025-10-14 19:34:46,522 signals 38880 8782111040 File created: FILE-2025-000015 for patient MRNAGDAR000015 INFO 2025-10-14 19:34:46,522 signals 38880 8782111040 Created main file for patient: MRNAGDAR000015 INFO 2025-10-14 19:34:46,522 signals 38880 8782111040 Patient created: MRNAGDAR000015 - Amal Al-Shahrani INFO 2025-10-14 19:34:46,523 signals 38880 8782111040 Generated File Number: FILE-2025-000016 INFO 2025-10-14 19:34:46,523 signals 38880 8782111040 File created: FILE-2025-000016 for patient MRNAGDAR000016 INFO 2025-10-14 19:34:46,523 signals 38880 8782111040 Created main file for patient: MRNAGDAR000016 INFO 2025-10-14 19:34:46,523 signals 38880 8782111040 Patient created: MRNAGDAR000016 - Ziyad Al-Mutairi INFO 2025-10-14 19:34:46,524 signals 38880 8782111040 Generated File Number: FILE-2025-000017 INFO 2025-10-14 19:34:46,524 signals 38880 8782111040 File created: FILE-2025-000017 for patient MRNAGDAR000017 INFO 2025-10-14 19:34:46,524 signals 38880 8782111040 Created main file for patient: MRNAGDAR000017 INFO 2025-10-14 19:34:46,524 signals 38880 8782111040 Patient created: MRNAGDAR000017 - Reem Al-Shahrani INFO 2025-10-14 19:34:46,526 signals 38880 8782111040 Generated File Number: FILE-2025-000018 INFO 2025-10-14 19:34:46,526 signals 38880 8782111040 File created: FILE-2025-000018 for patient MRNAGDAR000018 INFO 2025-10-14 19:34:46,526 signals 38880 8782111040 Created main file for patient: MRNAGDAR000018 INFO 2025-10-14 19:34:46,526 signals 38880 8782111040 Patient created: MRNAGDAR000018 - Saud Al-Balawi INFO 2025-10-14 19:34:46,528 signals 38880 8782111040 Generated File Number: FILE-2025-000019 INFO 2025-10-14 19:34:46,528 signals 38880 8782111040 File created: FILE-2025-000019 for patient MRNAGDAR000019 INFO 2025-10-14 19:34:46,528 signals 38880 8782111040 Created main file for patient: MRNAGDAR000019 INFO 2025-10-14 19:34:46,528 signals 38880 8782111040 Patient created: MRNAGDAR000019 - Abeer Al-Anzi INFO 2025-10-14 19:34:46,529 signals 38880 8782111040 Generated File Number: FILE-2025-000020 INFO 2025-10-14 19:34:46,529 signals 38880 8782111040 File created: FILE-2025-000020 for patient MRNAGDAR000020 INFO 2025-10-14 19:34:46,529 signals 38880 8782111040 Created main file for patient: MRNAGDAR000020 INFO 2025-10-14 19:34:46,529 signals 38880 8782111040 Patient created: MRNAGDAR000020 - Saud Al-Harthi INFO 2025-10-14 19:34:46,530 signals 38880 8782111040 Generated File Number: FILE-2025-000021 INFO 2025-10-14 19:34:46,530 signals 38880 8782111040 File created: FILE-2025-000021 for patient MRNAGDAR000021 INFO 2025-10-14 19:34:46,530 signals 38880 8782111040 Created main file for patient: MRNAGDAR000021 INFO 2025-10-14 19:34:46,530 signals 38880 8782111040 Patient created: MRNAGDAR000021 - Hind Al-Dosari INFO 2025-10-14 19:34:46,531 signals 38880 8782111040 Generated File Number: FILE-2025-000022 INFO 2025-10-14 19:34:46,531 signals 38880 8782111040 File created: FILE-2025-000022 for patient MRNAGDAR000022 INFO 2025-10-14 19:34:46,531 signals 38880 8782111040 Created main file for patient: MRNAGDAR000022 INFO 2025-10-14 19:34:46,531 signals 38880 8782111040 Patient created: MRNAGDAR000022 - Ziyad Al-Ahmadi INFO 2025-10-14 19:34:46,532 signals 38880 8782111040 Generated File Number: FILE-2025-000023 INFO 2025-10-14 19:34:46,533 signals 38880 8782111040 File created: FILE-2025-000023 for patient MRNAGDAR000023 INFO 2025-10-14 19:34:46,533 signals 38880 8782111040 Created main file for patient: MRNAGDAR000023 INFO 2025-10-14 19:34:46,533 signals 38880 8782111040 Patient created: MRNAGDAR000023 - Mohammed Al-Asiri INFO 2025-10-14 19:34:46,534 signals 38880 8782111040 Generated File Number: FILE-2025-000024 INFO 2025-10-14 19:34:46,534 signals 38880 8782111040 File created: FILE-2025-000024 for patient MRNAGDAR000024 INFO 2025-10-14 19:34:46,534 signals 38880 8782111040 Created main file for patient: MRNAGDAR000024 INFO 2025-10-14 19:34:46,534 signals 38880 8782111040 Patient created: MRNAGDAR000024 - Abeer Al-Yami INFO 2025-10-14 19:34:46,535 signals 38880 8782111040 Generated File Number: FILE-2025-000025 INFO 2025-10-14 19:34:46,535 signals 38880 8782111040 File created: FILE-2025-000025 for patient MRNAGDAR000025 INFO 2025-10-14 19:34:46,535 signals 38880 8782111040 Created main file for patient: MRNAGDAR000025 INFO 2025-10-14 19:34:46,535 signals 38880 8782111040 Patient created: MRNAGDAR000025 - Nada Al-Harthi INFO 2025-10-14 19:34:46,536 signals 38880 8782111040 Generated File Number: FILE-2025-000026 INFO 2025-10-14 19:34:46,536 signals 38880 8782111040 File created: FILE-2025-000026 for patient MRNAGDAR000026 INFO 2025-10-14 19:34:46,536 signals 38880 8782111040 Created main file for patient: MRNAGDAR000026 INFO 2025-10-14 19:34:46,536 signals 38880 8782111040 Patient created: MRNAGDAR000026 - Ali Al-Ahmadi INFO 2025-10-14 19:34:46,537 signals 38880 8782111040 Generated File Number: FILE-2025-000027 INFO 2025-10-14 19:34:46,537 signals 38880 8782111040 File created: FILE-2025-000027 for patient MRNAGDAR000027 INFO 2025-10-14 19:34:46,537 signals 38880 8782111040 Created main file for patient: MRNAGDAR000027 INFO 2025-10-14 19:34:46,537 signals 38880 8782111040 Patient created: MRNAGDAR000027 - Amal Al-Otaibi INFO 2025-10-14 19:34:46,538 signals 38880 8782111040 Generated File Number: FILE-2025-000028 INFO 2025-10-14 19:34:46,539 signals 38880 8782111040 File created: FILE-2025-000028 for patient MRNAGDAR000028 INFO 2025-10-14 19:34:46,539 signals 38880 8782111040 Created main file for patient: MRNAGDAR000028 INFO 2025-10-14 19:34:46,539 signals 38880 8782111040 Patient created: MRNAGDAR000028 - Hessa Al-Dosari INFO 2025-10-14 19:34:46,540 signals 38880 8782111040 Generated File Number: FILE-2025-000029 INFO 2025-10-14 19:34:46,540 signals 38880 8782111040 File created: FILE-2025-000029 for patient MRNAGDAR000029 INFO 2025-10-14 19:34:46,540 signals 38880 8782111040 Created main file for patient: MRNAGDAR000029 INFO 2025-10-14 19:34:46,540 signals 38880 8782111040 Patient created: MRNAGDAR000029 - Jawaher Al-Juaid INFO 2025-10-14 19:34:46,541 signals 38880 8782111040 Generated File Number: FILE-2025-000030 INFO 2025-10-14 19:34:46,541 signals 38880 8782111040 File created: FILE-2025-000030 for patient MRNAGDAR000030 INFO 2025-10-14 19:34:46,541 signals 38880 8782111040 Created main file for patient: MRNAGDAR000030 INFO 2025-10-14 19:34:46,541 signals 38880 8782111040 Patient created: MRNAGDAR000030 - Abdullah Al-Maliki INFO 2025-10-14 19:34:46,542 signals 38880 8782111040 Generated File Number: FILE-2025-000031 INFO 2025-10-14 19:34:46,542 signals 38880 8782111040 File created: FILE-2025-000031 for patient MRNAGDAR000031 INFO 2025-10-14 19:34:46,542 signals 38880 8782111040 Created main file for patient: MRNAGDAR000031 INFO 2025-10-14 19:34:46,542 signals 38880 8782111040 Patient created: MRNAGDAR000031 - Munira Al-Rashidi INFO 2025-10-14 19:34:46,543 signals 38880 8782111040 Generated File Number: FILE-2025-000032 INFO 2025-10-14 19:34:46,544 signals 38880 8782111040 File created: FILE-2025-000032 for patient MRNAGDAR000032 INFO 2025-10-14 19:34:46,544 signals 38880 8782111040 Created main file for patient: MRNAGDAR000032 INFO 2025-10-14 19:34:46,544 signals 38880 8782111040 Patient created: MRNAGDAR000032 - Hanan Al-Maliki INFO 2025-10-14 19:34:46,545 signals 38880 8782111040 Generated File Number: FILE-2025-000033 INFO 2025-10-14 19:34:46,545 signals 38880 8782111040 File created: FILE-2025-000033 for patient MRNAGDAR000033 INFO 2025-10-14 19:34:46,545 signals 38880 8782111040 Created main file for patient: MRNAGDAR000033 INFO 2025-10-14 19:34:46,545 signals 38880 8782111040 Patient created: MRNAGDAR000033 - Turki Al-Balawi INFO 2025-10-14 19:34:46,546 signals 38880 8782111040 Generated File Number: FILE-2025-000034 INFO 2025-10-14 19:34:46,546 signals 38880 8782111040 File created: FILE-2025-000034 for patient MRNAGDAR000034 INFO 2025-10-14 19:34:46,546 signals 38880 8782111040 Created main file for patient: MRNAGDAR000034 INFO 2025-10-14 19:34:46,546 signals 38880 8782111040 Patient created: MRNAGDAR000034 - Mona Al-Ghamdi INFO 2025-10-14 19:34:46,547 signals 38880 8782111040 Generated File Number: FILE-2025-000035 INFO 2025-10-14 19:34:46,547 signals 38880 8782111040 File created: FILE-2025-000035 for patient MRNAGDAR000035 INFO 2025-10-14 19:34:46,547 signals 38880 8782111040 Created main file for patient: MRNAGDAR000035 INFO 2025-10-14 19:34:46,547 signals 38880 8782111040 Patient created: MRNAGDAR000035 - Hanan Al-Ahmadi INFO 2025-10-14 19:34:46,548 signals 38880 8782111040 Generated File Number: FILE-2025-000036 INFO 2025-10-14 19:34:46,548 signals 38880 8782111040 File created: FILE-2025-000036 for patient MRNAGDAR000036 INFO 2025-10-14 19:34:46,548 signals 38880 8782111040 Created main file for patient: MRNAGDAR000036 INFO 2025-10-14 19:34:46,549 signals 38880 8782111040 Patient created: MRNAGDAR000036 - Reem Al-Qahtani INFO 2025-10-14 19:34:46,550 signals 38880 8782111040 Generated File Number: FILE-2025-000037 INFO 2025-10-14 19:34:46,550 signals 38880 8782111040 File created: FILE-2025-000037 for patient MRNAGDAR000037 INFO 2025-10-14 19:34:46,550 signals 38880 8782111040 Created main file for patient: MRNAGDAR000037 INFO 2025-10-14 19:34:46,550 signals 38880 8782111040 Patient created: MRNAGDAR000037 - Khalid Al-Anzi INFO 2025-10-14 19:34:46,551 signals 38880 8782111040 Generated File Number: FILE-2025-000038 INFO 2025-10-14 19:34:46,551 signals 38880 8782111040 File created: FILE-2025-000038 for patient MRNAGDAR000038 INFO 2025-10-14 19:34:46,551 signals 38880 8782111040 Created main file for patient: MRNAGDAR000038 INFO 2025-10-14 19:34:46,551 signals 38880 8782111040 Patient created: MRNAGDAR000038 - Nasser Al-Shammari INFO 2025-10-14 19:34:46,552 signals 38880 8782111040 Generated File Number: FILE-2025-000039 INFO 2025-10-14 19:34:46,552 signals 38880 8782111040 File created: FILE-2025-000039 for patient MRNAGDAR000039 INFO 2025-10-14 19:34:46,552 signals 38880 8782111040 Created main file for patient: MRNAGDAR000039 INFO 2025-10-14 19:34:46,552 signals 38880 8782111040 Patient created: MRNAGDAR000039 - Mohammed Al-Otaibi INFO 2025-10-14 19:34:46,553 signals 38880 8782111040 Generated File Number: FILE-2025-000040 INFO 2025-10-14 19:34:46,553 signals 38880 8782111040 File created: FILE-2025-000040 for patient MRNAGDAR000040 INFO 2025-10-14 19:34:46,553 signals 38880 8782111040 Created main file for patient: MRNAGDAR000040 INFO 2025-10-14 19:34:46,553 signals 38880 8782111040 Patient created: MRNAGDAR000040 - Lulwa Al-Ahmadi INFO 2025-10-14 19:34:46,554 signals 38880 8782111040 Generated File Number: FILE-2025-000041 INFO 2025-10-14 19:34:46,555 signals 38880 8782111040 File created: FILE-2025-000041 for patient MRNAGDAR000041 INFO 2025-10-14 19:34:46,555 signals 38880 8782111040 Created main file for patient: MRNAGDAR000041 INFO 2025-10-14 19:34:46,555 signals 38880 8782111040 Patient created: MRNAGDAR000041 - Nada Al-Otaibi INFO 2025-10-14 19:34:46,556 signals 38880 8782111040 Generated File Number: FILE-2025-000042 INFO 2025-10-14 19:34:46,556 signals 38880 8782111040 File created: FILE-2025-000042 for patient MRNAGDAR000042 INFO 2025-10-14 19:34:46,556 signals 38880 8782111040 Created main file for patient: MRNAGDAR000042 INFO 2025-10-14 19:34:46,556 signals 38880 8782111040 Patient created: MRNAGDAR000042 - Abdullah Al-Yami INFO 2025-10-14 19:34:46,557 signals 38880 8782111040 Generated File Number: FILE-2025-000043 INFO 2025-10-14 19:34:46,557 signals 38880 8782111040 File created: FILE-2025-000043 for patient MRNAGDAR000043 INFO 2025-10-14 19:34:46,557 signals 38880 8782111040 Created main file for patient: MRNAGDAR000043 INFO 2025-10-14 19:34:46,557 signals 38880 8782111040 Patient created: MRNAGDAR000043 - Mansour Al-Dawsari INFO 2025-10-14 19:34:46,558 signals 38880 8782111040 Generated File Number: FILE-2025-000044 INFO 2025-10-14 19:34:46,558 signals 38880 8782111040 File created: FILE-2025-000044 for patient MRNAGDAR000044 INFO 2025-10-14 19:34:46,558 signals 38880 8782111040 Created main file for patient: MRNAGDAR000044 INFO 2025-10-14 19:34:46,558 signals 38880 8782111040 Patient created: MRNAGDAR000044 - Ali Al-Otaibi INFO 2025-10-14 19:34:46,559 signals 38880 8782111040 Generated File Number: FILE-2025-000045 INFO 2025-10-14 19:34:46,560 signals 38880 8782111040 File created: FILE-2025-000045 for patient MRNAGDAR000045 INFO 2025-10-14 19:34:46,560 signals 38880 8782111040 Created main file for patient: MRNAGDAR000045 INFO 2025-10-14 19:34:46,560 signals 38880 8782111040 Patient created: MRNAGDAR000045 - Yazeed Al-Mutairi INFO 2025-10-14 19:34:46,561 signals 38880 8782111040 Generated File Number: FILE-2025-000046 INFO 2025-10-14 19:34:46,561 signals 38880 8782111040 File created: FILE-2025-000046 for patient MRNAGDAR000046 INFO 2025-10-14 19:34:46,561 signals 38880 8782111040 Created main file for patient: MRNAGDAR000046 INFO 2025-10-14 19:34:46,561 signals 38880 8782111040 Patient created: MRNAGDAR000046 - Abdulaziz Al-Juaid INFO 2025-10-14 19:34:46,562 signals 38880 8782111040 Generated File Number: FILE-2025-000047 INFO 2025-10-14 19:34:46,562 signals 38880 8782111040 File created: FILE-2025-000047 for patient MRNAGDAR000047 INFO 2025-10-14 19:34:46,562 signals 38880 8782111040 Created main file for patient: MRNAGDAR000047 INFO 2025-10-14 19:34:46,562 signals 38880 8782111040 Patient created: MRNAGDAR000047 - Hassan Al-Harbi INFO 2025-10-14 19:34:46,563 signals 38880 8782111040 Generated File Number: FILE-2025-000048 INFO 2025-10-14 19:34:46,563 signals 38880 8782111040 File created: FILE-2025-000048 for patient MRNAGDAR000048 INFO 2025-10-14 19:34:46,563 signals 38880 8782111040 Created main file for patient: MRNAGDAR000048 INFO 2025-10-14 19:34:46,563 signals 38880 8782111040 Patient created: MRNAGDAR000048 - Nawaf Al-Shammari INFO 2025-10-14 19:34:46,564 signals 38880 8782111040 Generated File Number: FILE-2025-000049 INFO 2025-10-14 19:34:46,564 signals 38880 8782111040 File created: FILE-2025-000049 for patient MRNAGDAR000049 INFO 2025-10-14 19:34:46,564 signals 38880 8782111040 Created main file for patient: MRNAGDAR000049 INFO 2025-10-14 19:34:46,565 signals 38880 8782111040 Patient created: MRNAGDAR000049 - Abdulaziz Al-Dawsari INFO 2025-10-14 19:34:46,565 signals 38880 8782111040 Generated File Number: FILE-2025-000050 INFO 2025-10-14 19:34:46,566 signals 38880 8782111040 File created: FILE-2025-000050 for patient MRNAGDAR000050 INFO 2025-10-14 19:34:46,566 signals 38880 8782111040 Created main file for patient: MRNAGDAR000050 INFO 2025-10-14 19:34:46,566 signals 38880 8782111040 Patient created: MRNAGDAR000050 - Sarah Al-Rashidi INFO 2025-10-14 19:34:46,580 signals 38880 8782111040 Appointment created: 7bec1713-2eba-40dd-ab6c-a08c22ee1815 for patient MRNAGDAR000029 on 2025-07-27 INFO 2025-10-14 19:34:46,580 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000029-NUR-01 INFO 2025-10-14 19:34:46,580 signals 38880 8782111040 SubFile created: FILE-2025-000029-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:34:46,580 signals 38880 8782111040 Created sub-file FILE-2025-000029-NUR-01 for patient MRNAGDAR000029 at clinic Nursing Department INFO 2025-10-14 19:34:46,582 signals 38880 8782111040 Notified provider abdulaziz.al-subaie.nurse1 of new appointment INFO 2025-10-14 19:34:46,583 signals 38880 8782111040 Appointment created: 91c5ae0d-ba5a-448a-b974-3f97ad025892 for patient MRNAGDAR000001 on 2025-08-10 INFO 2025-10-14 19:34:46,583 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000001-MED-01 INFO 2025-10-14 19:34:46,584 signals 38880 8782111040 SubFile created: FILE-2025-000001-MED-01 for clinic Medical Department INFO 2025-10-14 19:34:46,584 signals 38880 8782111040 Created sub-file FILE-2025-000001-MED-01 for patient MRNAGDAR000001 at clinic Medical Department INFO 2025-10-14 19:34:46,584 signals 38880 8782111040 Notified provider mansour.al-yami.doctor1 of new appointment INFO 2025-10-14 19:34:46,585 signals 38880 8782111040 Appointment created: 62140661-52e1-4e2b-9a1c-af1e753c33c5 for patient MRNAGDAR000003 on 2025-09-07 INFO 2025-10-14 19:34:46,585 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000003-MED-01 INFO 2025-10-14 19:34:46,585 signals 38880 8782111040 SubFile created: FILE-2025-000003-MED-01 for clinic Medical Department INFO 2025-10-14 19:34:46,585 signals 38880 8782111040 Created sub-file FILE-2025-000003-MED-01 for patient MRNAGDAR000003 at clinic Medical Department INFO 2025-10-14 19:34:46,585 signals 38880 8782111040 Notified provider mansour.al-yami.doctor1 of new appointment INFO 2025-10-14 19:34:46,587 signals 38880 8782111040 Appointment created: 4555411d-f7d6-4029-96fb-9848a6f25fdb for patient MRNAGDAR000002 on 2025-10-01 INFO 2025-10-14 19:34:46,587 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000002-MED-01 INFO 2025-10-14 19:34:46,587 signals 38880 8782111040 SubFile created: FILE-2025-000002-MED-01 for clinic Medical Department INFO 2025-10-14 19:34:46,587 signals 38880 8782111040 Created sub-file FILE-2025-000002-MED-01 for patient MRNAGDAR000002 at clinic Medical Department INFO 2025-10-14 19:34:46,588 signals 38880 8782111040 Notified provider mansour.al-yami.doctor1 of new appointment INFO 2025-10-14 19:34:46,589 signals 38880 8782111040 Appointment created: 3269c4a1-bb2a-47bf-989a-f4befeb86d37 for patient MRNAGDAR000031 on 2025-07-31 INFO 2025-10-14 19:34:46,589 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000031-MED-01 INFO 2025-10-14 19:34:46,589 signals 38880 8782111040 SubFile created: FILE-2025-000031-MED-01 for clinic Medical Department INFO 2025-10-14 19:34:46,589 signals 38880 8782111040 Created sub-file FILE-2025-000031-MED-01 for patient MRNAGDAR000031 at clinic Medical Department INFO 2025-10-14 19:34:46,590 signals 38880 8782111040 Notified provider mansour.al-yami.doctor1 of new appointment INFO 2025-10-14 19:34:46,591 signals 38880 8782111040 Appointment created: 1137ef7e-39ad-492b-aae7-1a30371958f6 for patient MRNAGDAR000003 on 2025-10-08 INFO 2025-10-14 19:34:46,592 signals 38880 8782111040 Notified provider mansour.al-yami.doctor1 of new appointment INFO 2025-10-14 19:34:46,593 signals 38880 8782111040 Appointment created: 8f6a2551-f0e4-4b13-bff6-d270017de9e0 for patient MRNAGDAR000023 on 2025-09-21 INFO 2025-10-14 19:34:46,593 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000023-NUR-01 INFO 2025-10-14 19:34:46,593 signals 38880 8782111040 SubFile created: FILE-2025-000023-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:34:46,593 signals 38880 8782111040 Created sub-file FILE-2025-000023-NUR-01 for patient MRNAGDAR000023 at clinic Nursing Department INFO 2025-10-14 19:34:46,594 signals 38880 8782111040 Notified provider abdulaziz.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:34:46,595 signals 38880 8782111040 Appointment created: 39bcbf3a-0977-4d87-9315-277cf32a92be for patient MRNAGDAR000029 on 2025-09-22 INFO 2025-10-14 19:34:46,595 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000029-SLP-02 INFO 2025-10-14 19:34:46,595 signals 38880 8782111040 SubFile created: FILE-2025-000029-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:34:46,595 signals 38880 8782111040 Created sub-file FILE-2025-000029-SLP-02 for patient MRNAGDAR000029 at clinic Speech-Language Pathology INFO 2025-10-14 19:34:46,596 signals 38880 8782111040 Notified provider hayat.al-otaibi.slp1 of new appointment INFO 2025-10-14 19:34:46,597 signals 38880 8782111040 Appointment created: ddc84827-a5c2-4a0b-b69d-64e09eae7d69 for patient MRNAGDAR000038 on 2025-11-05 INFO 2025-10-14 19:34:46,597 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000038-ABA-01 INFO 2025-10-14 19:34:46,597 signals 38880 8782111040 SubFile created: FILE-2025-000038-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:34:46,597 signals 38880 8782111040 Created sub-file FILE-2025-000038-ABA-01 for patient MRNAGDAR000038 at clinic ABA Therapy INFO 2025-10-14 19:34:46,599 confirmation_service 38880 8782111040 Created confirmation token for appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69, expires at 2025-10-21 16:34:46.598908+00:00 ERROR 2025-10-14 19:34:46,599 signals 38880 8782111040 Error creating confirmation token for appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:34:46,599 signals 38880 8782111040 Notified provider turki.al-shamrani.aba2 of new appointment INFO 2025-10-14 19:34:46,600 signals 38880 8782111040 Scheduled 24-hour reminder for appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 INFO 2025-10-14 19:34:46,600 signals 38880 8782111040 Scheduled 2-hour reminder for appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 INFO 2025-10-14 19:34:46,601 signals 38880 8782111040 Appointment created: 3cf70400-d087-44c8-be98-5576daed2e65 for patient MRNAGDAR000037 on 2025-09-02 INFO 2025-10-14 19:34:46,601 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000037-ABA-01 INFO 2025-10-14 19:34:46,602 signals 38880 8782111040 SubFile created: FILE-2025-000037-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:34:46,602 signals 38880 8782111040 Created sub-file FILE-2025-000037-ABA-01 for patient MRNAGDAR000037 at clinic ABA Therapy INFO 2025-10-14 19:34:46,602 signals 38880 8782111040 Notified provider turki.al-shamrani.aba2 of new appointment INFO 2025-10-14 19:34:46,603 signals 38880 8782111040 Appointment created: f0ba8e27-29f0-42bc-b23f-cd745b8bae40 for patient MRNAGDAR000014 on 2025-07-28 INFO 2025-10-14 19:34:46,603 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000014-MED-01 INFO 2025-10-14 19:34:46,604 signals 38880 8782111040 SubFile created: FILE-2025-000014-MED-01 for clinic Medical Department INFO 2025-10-14 19:34:46,604 signals 38880 8782111040 Created sub-file FILE-2025-000014-MED-01 for patient MRNAGDAR000014 at clinic Medical Department INFO 2025-10-14 19:34:46,604 signals 38880 8782111040 Notified provider mohammed.al-dawsari.doctor3 of new appointment INFO 2025-10-14 19:34:46,605 signals 38880 8782111040 Appointment created: 059c4153-2297-4946-a6bf-07e1d87abe27 for patient MRNAGDAR000011 on 2025-10-28 INFO 2025-10-14 19:34:46,606 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000011-ABA-01 INFO 2025-10-14 19:34:46,606 signals 38880 8782111040 SubFile created: FILE-2025-000011-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:34:46,606 signals 38880 8782111040 Created sub-file FILE-2025-000011-ABA-01 for patient MRNAGDAR000011 at clinic ABA Therapy INFO 2025-10-14 19:34:46,606 signals 38880 8782111040 Notified provider turki.al-shamrani.aba2 of new appointment INFO 2025-10-14 19:34:46,606 signals 38880 8782111040 Scheduled 24-hour reminder for appointment 059c4153-2297-4946-a6bf-07e1d87abe27 INFO 2025-10-14 19:34:46,607 signals 38880 8782111040 Scheduled 2-hour reminder for appointment 059c4153-2297-4946-a6bf-07e1d87abe27 INFO 2025-10-14 19:34:46,607 signals 38880 8782111040 Appointment created: f87ddd6d-9a8e-4fd3-b8e9-08d131082339 for patient MRNAGDAR000004 on 2025-10-19 INFO 2025-10-14 19:34:46,608 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000004-NUR-01 INFO 2025-10-14 19:34:46,608 signals 38880 8782111040 SubFile created: FILE-2025-000004-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:34:46,608 signals 38880 8782111040 Created sub-file FILE-2025-000004-NUR-01 for patient MRNAGDAR000004 at clinic Nursing Department INFO 2025-10-14 19:34:46,609 confirmation_service 38880 8782111040 Created confirmation token for appointment f87ddd6d-9a8e-4fd3-b8e9-08d131082339, expires at 2025-10-21 16:34:46.608962+00:00 ERROR 2025-10-14 19:34:46,609 signals 38880 8782111040 Error creating confirmation token for appointment f87ddd6d-9a8e-4fd3-b8e9-08d131082339: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:34:46,609 signals 38880 8782111040 Notified provider abdulaziz.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:34:46,609 signals 38880 8782111040 Scheduled 24-hour reminder for appointment f87ddd6d-9a8e-4fd3-b8e9-08d131082339 INFO 2025-10-14 19:34:46,610 signals 38880 8782111040 Scheduled 2-hour reminder for appointment f87ddd6d-9a8e-4fd3-b8e9-08d131082339 INFO 2025-10-14 19:34:46,610 signals 38880 8782111040 Appointment created: 67db894d-78e3-45c1-bf8e-079f252833b3 for patient MRNAGDAR000029 on 2025-09-16 INFO 2025-10-14 19:34:46,611 signals 38880 8782111040 Notified provider abdulaziz.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:34:46,612 signals 38880 8782111040 Appointment created: 5447eec9-1229-407d-aa9a-b1afaf298eb2 for patient MRNAGDAR000008 on 2025-09-14 INFO 2025-10-14 19:34:46,612 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000008-MED-01 INFO 2025-10-14 19:34:46,613 signals 38880 8782111040 SubFile created: FILE-2025-000008-MED-01 for clinic Medical Department INFO 2025-10-14 19:34:46,613 signals 38880 8782111040 Created sub-file FILE-2025-000008-MED-01 for patient MRNAGDAR000008 at clinic Medical Department INFO 2025-10-14 19:34:46,613 signals 38880 8782111040 Notified provider mansour.al-yami.doctor1 of new appointment INFO 2025-10-14 19:34:46,614 signals 38880 8782111040 Appointment created: 0ab1c3e8-ed05-4717-b91a-0fce715fecda for patient MRNAGDAR000016 on 2025-07-20 INFO 2025-10-14 19:34:46,614 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000016-MED-01 INFO 2025-10-14 19:34:46,615 signals 38880 8782111040 SubFile created: FILE-2025-000016-MED-01 for clinic Medical Department INFO 2025-10-14 19:34:46,615 signals 38880 8782111040 Created sub-file FILE-2025-000016-MED-01 for patient MRNAGDAR000016 at clinic Medical Department INFO 2025-10-14 19:34:46,615 signals 38880 8782111040 Notified provider mansour.al-yami.doctor1 of new appointment INFO 2025-10-14 19:34:46,616 signals 38880 8782111040 Appointment created: 138b9c03-9c72-4353-9245-b702eff59abb for patient MRNAGDAR000042 on 2025-07-20 INFO 2025-10-14 19:34:46,616 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000042-NUR-01 INFO 2025-10-14 19:34:46,617 signals 38880 8782111040 SubFile created: FILE-2025-000042-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:34:46,617 signals 38880 8782111040 Created sub-file FILE-2025-000042-NUR-01 for patient MRNAGDAR000042 at clinic Nursing Department INFO 2025-10-14 19:34:46,617 signals 38880 8782111040 Notified provider abdulaziz.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:34:46,618 signals 38880 8782111040 Appointment created: 14002b04-560b-4593-9b59-1fd30a07e021 for patient MRNAGDAR000031 on 2025-09-07 INFO 2025-10-14 19:34:46,618 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000031-OT-02 INFO 2025-10-14 19:34:46,619 signals 38880 8782111040 SubFile created: FILE-2025-000031-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:34:46,619 signals 38880 8782111040 Created sub-file FILE-2025-000031-OT-02 for patient MRNAGDAR000031 at clinic Occupational Therapy INFO 2025-10-14 19:34:46,619 signals 38880 8782111040 Notified provider bandar.al-subaie.ot2 of new appointment INFO 2025-10-14 19:34:46,620 signals 38880 8782111040 Appointment created: 4599e6c6-b482-4d8f-a452-9a6fe07b48e5 for patient MRNAGDAR000043 on 2025-09-07 INFO 2025-10-14 19:34:46,620 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000043-NUR-01 INFO 2025-10-14 19:34:46,621 signals 38880 8782111040 SubFile created: FILE-2025-000043-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:34:46,621 signals 38880 8782111040 Created sub-file FILE-2025-000043-NUR-01 for patient MRNAGDAR000043 at clinic Nursing Department INFO 2025-10-14 19:34:46,621 signals 38880 8782111040 Notified provider abdulaziz.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:34:46,622 signals 38880 8782111040 Appointment created: b5a77fcd-5a4b-4e96-9a68-fd3018073de1 for patient MRNAGDAR000034 on 2025-11-06 INFO 2025-10-14 19:34:46,622 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000034-SLP-01 INFO 2025-10-14 19:34:46,622 signals 38880 8782111040 SubFile created: FILE-2025-000034-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:34:46,622 signals 38880 8782111040 Created sub-file FILE-2025-000034-SLP-01 for patient MRNAGDAR000034 at clinic Speech-Language Pathology INFO 2025-10-14 19:34:46,623 signals 38880 8782111040 Notified provider sultan.al-harthi.slp2 of new appointment INFO 2025-10-14 19:34:46,623 signals 38880 8782111040 Scheduled 24-hour reminder for appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 INFO 2025-10-14 19:34:46,623 signals 38880 8782111040 Scheduled 2-hour reminder for appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 INFO 2025-10-14 19:34:46,624 signals 38880 8782111040 Appointment created: 5b98df07-da6f-4184-ad29-8d4b517c043e for patient MRNAGDAR000033 on 2025-08-03 INFO 2025-10-14 19:34:46,624 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000033-MED-01 INFO 2025-10-14 19:34:46,624 signals 38880 8782111040 SubFile created: FILE-2025-000033-MED-01 for clinic Medical Department INFO 2025-10-14 19:34:46,624 signals 38880 8782111040 Created sub-file FILE-2025-000033-MED-01 for patient MRNAGDAR000033 at clinic Medical Department INFO 2025-10-14 19:34:46,625 signals 38880 8782111040 Notified provider hessa.al-subai.doctor2 of new appointment INFO 2025-10-14 19:34:46,626 signals 38880 8782111040 Appointment created: 1c94d87c-9638-4576-94df-a98eb18316b8 for patient MRNAGDAR000006 on 2025-09-07 INFO 2025-10-14 19:34:46,626 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000006-NUR-01 INFO 2025-10-14 19:34:46,627 signals 38880 8782111040 SubFile created: FILE-2025-000006-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:34:46,627 signals 38880 8782111040 Created sub-file FILE-2025-000006-NUR-01 for patient MRNAGDAR000006 at clinic Nursing Department INFO 2025-10-14 19:34:46,627 signals 38880 8782111040 Notified provider amal.al-ghamdi.nurse2 of new appointment INFO 2025-10-14 19:34:46,628 signals 38880 8782111040 Appointment created: c74b3f7b-b47f-4470-afb8-404cc2c88027 for patient MRNAGDAR000035 on 2025-08-25 INFO 2025-10-14 19:34:46,629 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000035-NUR-01 INFO 2025-10-14 19:34:46,629 signals 38880 8782111040 SubFile created: FILE-2025-000035-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:34:46,629 signals 38880 8782111040 Created sub-file FILE-2025-000035-NUR-01 for patient MRNAGDAR000035 at clinic Nursing Department INFO 2025-10-14 19:34:46,629 signals 38880 8782111040 Notified provider abdulaziz.al-subaie.nurse1 of new appointment INFO 2025-10-14 19:34:46,630 signals 38880 8782111040 Appointment created: 6edd0145-f61f-4e7f-a071-461b7d368d60 for patient MRNAGDAR000023 on 2025-08-10 INFO 2025-10-14 19:34:46,631 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000023-MED-02 INFO 2025-10-14 19:34:46,631 signals 38880 8782111040 SubFile created: FILE-2025-000023-MED-02 for clinic Medical Department INFO 2025-10-14 19:34:46,631 signals 38880 8782111040 Created sub-file FILE-2025-000023-MED-02 for patient MRNAGDAR000023 at clinic Medical Department INFO 2025-10-14 19:34:46,631 signals 38880 8782111040 Notified provider hessa.al-subai.doctor2 of new appointment INFO 2025-10-14 19:34:46,632 signals 38880 8782111040 Appointment created: e160434f-a85d-4f2a-81ce-0abb61b986af for patient MRNAGDAR000030 on 2025-07-16 INFO 2025-10-14 19:34:46,633 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000030-SLP-01 INFO 2025-10-14 19:34:46,633 signals 38880 8782111040 SubFile created: FILE-2025-000030-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:34:46,633 signals 38880 8782111040 Created sub-file FILE-2025-000030-SLP-01 for patient MRNAGDAR000030 at clinic Speech-Language Pathology INFO 2025-10-14 19:34:46,633 signals 38880 8782111040 Notified provider hayat.al-otaibi.slp1 of new appointment INFO 2025-10-14 19:34:46,635 signals 38880 8782111040 Appointment created: cbb09b12-bce9-4006-bd9c-a20ee1287240 for patient MRNAGDAR000011 on 2025-08-03 INFO 2025-10-14 19:34:46,635 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000011-MED-02 INFO 2025-10-14 19:34:46,635 signals 38880 8782111040 SubFile created: FILE-2025-000011-MED-02 for clinic Medical Department INFO 2025-10-14 19:34:46,635 signals 38880 8782111040 Created sub-file FILE-2025-000011-MED-02 for patient MRNAGDAR000011 at clinic Medical Department INFO 2025-10-14 19:34:46,635 signals 38880 8782111040 Notified provider hessa.al-subai.doctor2 of new appointment INFO 2025-10-14 19:34:46,636 signals 38880 8782111040 Appointment created: 9faf2226-81cf-4638-8acc-e7647e45b36e for patient MRNAGDAR000004 on 2025-08-11 INFO 2025-10-14 19:34:46,636 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000004-MED-02 INFO 2025-10-14 19:34:46,637 signals 38880 8782111040 SubFile created: FILE-2025-000004-MED-02 for clinic Medical Department INFO 2025-10-14 19:34:46,637 signals 38880 8782111040 Created sub-file FILE-2025-000004-MED-02 for patient MRNAGDAR000004 at clinic Medical Department INFO 2025-10-14 19:34:46,637 signals 38880 8782111040 Notified provider hessa.al-subai.doctor2 of new appointment INFO 2025-10-14 19:34:46,638 signals 38880 8782111040 Appointment created: 7f6d4ba1-e841-4437-ba4c-fbd35a523719 for patient MRNAGDAR000044 on 2025-10-02 INFO 2025-10-14 19:34:46,638 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000044-OT-01 INFO 2025-10-14 19:34:46,639 signals 38880 8782111040 SubFile created: FILE-2025-000044-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:34:46,639 signals 38880 8782111040 Created sub-file FILE-2025-000044-OT-01 for patient MRNAGDAR000044 at clinic Occupational Therapy INFO 2025-10-14 19:34:46,639 signals 38880 8782111040 Notified provider hind.al-zahrani.ot1 of new appointment INFO 2025-10-14 19:34:46,640 signals 38880 8782111040 Appointment created: 00d46e40-60ba-48f9-ace1-da67c499996d for patient MRNAGDAR000044 on 2025-08-18 INFO 2025-10-14 19:34:46,641 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000044-MED-02 INFO 2025-10-14 19:34:46,641 signals 38880 8782111040 SubFile created: FILE-2025-000044-MED-02 for clinic Medical Department INFO 2025-10-14 19:34:46,641 signals 38880 8782111040 Created sub-file FILE-2025-000044-MED-02 for patient MRNAGDAR000044 at clinic Medical Department INFO 2025-10-14 19:34:46,641 signals 38880 8782111040 Notified provider mansour.al-yami.doctor1 of new appointment INFO 2025-10-14 19:34:46,642 signals 38880 8782111040 Appointment created: 09db9929-6210-4e24-87e3-d30da1e4ec91 for patient MRNAGDAR000036 on 2025-09-21 INFO 2025-10-14 19:34:46,643 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000036-MED-01 INFO 2025-10-14 19:34:46,643 signals 38880 8782111040 SubFile created: FILE-2025-000036-MED-01 for clinic Medical Department INFO 2025-10-14 19:34:46,643 signals 38880 8782111040 Created sub-file FILE-2025-000036-MED-01 for patient MRNAGDAR000036 at clinic Medical Department INFO 2025-10-14 19:34:46,643 signals 38880 8782111040 Notified provider mohammed.al-dawsari.doctor3 of new appointment INFO 2025-10-14 19:34:46,644 signals 38880 8782111040 Appointment created: 82dcc1dc-788c-424f-bb5a-b74b67225214 for patient MRNAGDAR000037 on 2025-08-18 INFO 2025-10-14 19:34:46,645 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000037-MED-02 INFO 2025-10-14 19:34:46,645 signals 38880 8782111040 SubFile created: FILE-2025-000037-MED-02 for clinic Medical Department INFO 2025-10-14 19:34:46,645 signals 38880 8782111040 Created sub-file FILE-2025-000037-MED-02 for patient MRNAGDAR000037 at clinic Medical Department INFO 2025-10-14 19:34:46,645 signals 38880 8782111040 Notified provider mohammed.al-dawsari.doctor3 of new appointment INFO 2025-10-14 19:34:46,647 signals 38880 8782111040 Appointment created: 776c5d79-ddf0-4134-afa2-c1030dee2973 for patient MRNAGDAR000001 on 2025-09-08 INFO 2025-10-14 19:34:46,647 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000001-SLP-02 INFO 2025-10-14 19:34:46,647 signals 38880 8782111040 SubFile created: FILE-2025-000001-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:34:46,647 signals 38880 8782111040 Created sub-file FILE-2025-000001-SLP-02 for patient MRNAGDAR000001 at clinic Speech-Language Pathology INFO 2025-10-14 19:34:46,647 signals 38880 8782111040 Notified provider sultan.al-harthi.slp2 of new appointment INFO 2025-10-14 19:34:46,649 signals 38880 8782111040 Appointment created: 59dd0c88-4913-4f30-b266-f5ee78cb8b83 for patient MRNAGDAR000049 on 2025-08-07 INFO 2025-10-14 19:34:46,649 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000049-MED-01 INFO 2025-10-14 19:34:46,649 signals 38880 8782111040 SubFile created: FILE-2025-000049-MED-01 for clinic Medical Department INFO 2025-10-14 19:34:46,649 signals 38880 8782111040 Created sub-file FILE-2025-000049-MED-01 for patient MRNAGDAR000049 at clinic Medical Department INFO 2025-10-14 19:34:46,649 signals 38880 8782111040 Notified provider mansour.al-yami.doctor1 of new appointment INFO 2025-10-14 19:34:46,651 signals 38880 8782111040 Appointment created: 025d3ef8-6793-4509-8f23-eb398c0238e6 for patient MRNAGDAR000033 on 2025-08-13 INFO 2025-10-14 19:34:46,651 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000033-ABA-02 INFO 2025-10-14 19:34:46,651 signals 38880 8782111040 SubFile created: FILE-2025-000033-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:34:46,651 signals 38880 8782111040 Created sub-file FILE-2025-000033-ABA-02 for patient MRNAGDAR000033 at clinic ABA Therapy INFO 2025-10-14 19:34:46,652 signals 38880 8782111040 Notified provider ziyad.al-subai.aba1 of new appointment INFO 2025-10-14 19:34:46,653 signals 38880 8782111040 Appointment created: 00616347-00b3-4a3b-83ef-d1f65df21e5d for patient MRNAGDAR000040 on 2025-10-09 INFO 2025-10-14 19:34:46,653 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000040-NUR-01 INFO 2025-10-14 19:34:46,653 signals 38880 8782111040 SubFile created: FILE-2025-000040-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:34:46,653 signals 38880 8782111040 Created sub-file FILE-2025-000040-NUR-01 for patient MRNAGDAR000040 at clinic Nursing Department INFO 2025-10-14 19:34:46,654 signals 38880 8782111040 Notified provider amal.al-ghamdi.nurse2 of new appointment INFO 2025-10-14 19:34:46,654 signals 38880 8782111040 Appointment created: 40c2a641-7e91-44c8-bbe5-9787e52245d2 for patient MRNAGDAR000025 on 2025-08-03 INFO 2025-10-14 19:34:46,655 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000025-MED-01 INFO 2025-10-14 19:34:46,655 signals 38880 8782111040 SubFile created: FILE-2025-000025-MED-01 for clinic Medical Department INFO 2025-10-14 19:34:46,655 signals 38880 8782111040 Created sub-file FILE-2025-000025-MED-01 for patient MRNAGDAR000025 at clinic Medical Department INFO 2025-10-14 19:34:46,655 signals 38880 8782111040 Notified provider mohammed.al-dawsari.doctor3 of new appointment INFO 2025-10-14 19:34:46,657 signals 38880 8782111040 Appointment created: 6dd9a9a5-c05e-4910-ab38-343a7be3a0d2 for patient MRNAGDAR000017 on 2025-10-26 INFO 2025-10-14 19:34:46,657 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000017-MED-01 INFO 2025-10-14 19:34:46,657 signals 38880 8782111040 SubFile created: FILE-2025-000017-MED-01 for clinic Medical Department INFO 2025-10-14 19:34:46,657 signals 38880 8782111040 Created sub-file FILE-2025-000017-MED-01 for patient MRNAGDAR000017 at clinic Medical Department INFO 2025-10-14 19:34:46,657 signals 38880 8782111040 Notified provider hessa.al-subai.doctor2 of new appointment INFO 2025-10-14 19:34:46,658 signals 38880 8782111040 Scheduled 24-hour reminder for appointment 6dd9a9a5-c05e-4910-ab38-343a7be3a0d2 INFO 2025-10-14 19:34:46,658 signals 38880 8782111040 Scheduled 2-hour reminder for appointment 6dd9a9a5-c05e-4910-ab38-343a7be3a0d2 INFO 2025-10-14 19:34:46,659 signals 38880 8782111040 Appointment created: 875e36fa-3c11-4375-9a12-878bf530c4fe for patient MRNAGDAR000041 on 2025-07-27 INFO 2025-10-14 19:34:46,659 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000041-OT-01 INFO 2025-10-14 19:34:46,659 signals 38880 8782111040 SubFile created: FILE-2025-000041-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:34:46,659 signals 38880 8782111040 Created sub-file FILE-2025-000041-OT-01 for patient MRNAGDAR000041 at clinic Occupational Therapy INFO 2025-10-14 19:34:46,660 signals 38880 8782111040 Notified provider bandar.al-subaie.ot2 of new appointment INFO 2025-10-14 19:34:46,661 signals 38880 8782111040 Appointment created: 406be693-9543-442d-869d-699dfbaebcce for patient MRNAGDAR000042 on 2025-09-04 INFO 2025-10-14 19:34:46,661 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000042-MED-02 INFO 2025-10-14 19:34:46,661 signals 38880 8782111040 SubFile created: FILE-2025-000042-MED-02 for clinic Medical Department INFO 2025-10-14 19:34:46,661 signals 38880 8782111040 Created sub-file FILE-2025-000042-MED-02 for patient MRNAGDAR000042 at clinic Medical Department INFO 2025-10-14 19:34:46,662 signals 38880 8782111040 Notified provider hessa.al-subai.doctor2 of new appointment INFO 2025-10-14 19:34:46,663 signals 38880 8782111040 Appointment created: dbbd2e7a-48b8-4bac-b860-dad74463d66a for patient MRNAGDAR000017 on 2025-10-12 INFO 2025-10-14 19:34:46,663 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000017-SLP-02 INFO 2025-10-14 19:34:46,663 signals 38880 8782111040 SubFile created: FILE-2025-000017-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:34:46,663 signals 38880 8782111040 Created sub-file FILE-2025-000017-SLP-02 for patient MRNAGDAR000017 at clinic Speech-Language Pathology INFO 2025-10-14 19:34:46,664 signals 38880 8782111040 Notified provider hayat.al-otaibi.slp1 of new appointment INFO 2025-10-14 19:34:46,665 signals 38880 8782111040 Appointment created: b3933541-7599-417d-a94c-cb8558d85e3b for patient MRNAGDAR000023 on 2025-10-05 INFO 2025-10-14 19:34:46,665 signals 38880 8782111040 Notified provider amal.al-ghamdi.nurse2 of new appointment INFO 2025-10-14 19:34:46,667 signals 38880 8782111040 Appointment created: 62b42bfa-2015-447c-896e-8f51249b60cc for patient MRNAGDAR000020 on 2025-08-07 INFO 2025-10-14 19:34:46,667 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000020-MED-01 INFO 2025-10-14 19:34:46,667 signals 38880 8782111040 SubFile created: FILE-2025-000020-MED-01 for clinic Medical Department INFO 2025-10-14 19:34:46,667 signals 38880 8782111040 Created sub-file FILE-2025-000020-MED-01 for patient MRNAGDAR000020 at clinic Medical Department INFO 2025-10-14 19:34:46,668 signals 38880 8782111040 Notified provider mansour.al-yami.doctor1 of new appointment INFO 2025-10-14 19:34:46,669 signals 38880 8782111040 Appointment created: 5c9e47c4-47b5-409c-aa59-4b3664f7c718 for patient MRNAGDAR000010 on 2025-10-05 INFO 2025-10-14 19:34:46,669 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000010-ABA-01 INFO 2025-10-14 19:34:46,669 signals 38880 8782111040 SubFile created: FILE-2025-000010-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:34:46,669 signals 38880 8782111040 Created sub-file FILE-2025-000010-ABA-01 for patient MRNAGDAR000010 at clinic ABA Therapy INFO 2025-10-14 19:34:46,670 signals 38880 8782111040 Notified provider turki.al-shamrani.aba2 of new appointment INFO 2025-10-14 19:34:46,671 signals 38880 8782111040 Appointment created: a94de970-5e68-4240-b012-69c79e7fe402 for patient MRNAGDAR000048 on 2025-08-13 INFO 2025-10-14 19:34:46,671 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000048-MED-01 INFO 2025-10-14 19:34:46,671 signals 38880 8782111040 SubFile created: FILE-2025-000048-MED-01 for clinic Medical Department INFO 2025-10-14 19:34:46,671 signals 38880 8782111040 Created sub-file FILE-2025-000048-MED-01 for patient MRNAGDAR000048 at clinic Medical Department INFO 2025-10-14 19:34:46,672 signals 38880 8782111040 Notified provider hessa.al-subai.doctor2 of new appointment INFO 2025-10-14 19:34:46,673 signals 38880 8782111040 Appointment created: e7876a86-44f2-446e-b938-23e5b719538d for patient MRNAGDAR000008 on 2025-08-12 INFO 2025-10-14 19:34:46,673 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000008-SLP-02 INFO 2025-10-14 19:34:46,673 signals 38880 8782111040 SubFile created: FILE-2025-000008-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:34:46,674 signals 38880 8782111040 Created sub-file FILE-2025-000008-SLP-02 for patient MRNAGDAR000008 at clinic Speech-Language Pathology INFO 2025-10-14 19:34:46,674 signals 38880 8782111040 Notified provider sultan.al-harthi.slp2 of new appointment INFO 2025-10-14 19:34:46,675 signals 38880 8782111040 Appointment created: ab781cb8-7342-4de3-9408-15ff13dd778c for patient MRNAGDAR000011 on 2025-10-14 INFO 2025-10-14 19:34:46,675 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000011-OT-03 INFO 2025-10-14 19:34:46,676 signals 38880 8782111040 SubFile created: FILE-2025-000011-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:34:46,676 signals 38880 8782111040 Created sub-file FILE-2025-000011-OT-03 for patient MRNAGDAR000011 at clinic Occupational Therapy INFO 2025-10-14 19:34:46,676 signals 38880 8782111040 Notified provider hind.al-zahrani.ot1 of new appointment INFO 2025-10-14 19:34:46,677 signals 38880 8782111040 Appointment created: 671f9589-ad13-4277-94e4-e842795f3fe2 for patient MRNAGDAR000008 on 2025-08-31 INFO 2025-10-14 19:34:46,677 signals 38880 8782111040 Notified provider mansour.al-yami.doctor1 of new appointment INFO 2025-10-14 19:34:46,679 signals 38880 8782111040 Appointment created: c7da823b-baa9-4c9c-b6d5-d3260436f91d for patient MRNAGDAR000031 on 2025-08-25 INFO 2025-10-14 19:34:46,679 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000031-SLP-03 INFO 2025-10-14 19:34:46,679 signals 38880 8782111040 SubFile created: FILE-2025-000031-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:34:46,679 signals 38880 8782111040 Created sub-file FILE-2025-000031-SLP-03 for patient MRNAGDAR000031 at clinic Speech-Language Pathology INFO 2025-10-14 19:34:46,679 signals 38880 8782111040 Notified provider hayat.al-otaibi.slp1 of new appointment INFO 2025-10-14 19:34:46,681 signals 38880 8782111040 Appointment created: 057f75d9-8555-443f-b030-a9c8b9184a86 for patient MRNAGDAR000004 on 2025-09-28 INFO 2025-10-14 19:34:46,681 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000004-OT-03 INFO 2025-10-14 19:34:46,681 signals 38880 8782111040 SubFile created: FILE-2025-000004-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:34:46,681 signals 38880 8782111040 Created sub-file FILE-2025-000004-OT-03 for patient MRNAGDAR000004 at clinic Occupational Therapy INFO 2025-10-14 19:34:46,681 signals 38880 8782111040 Notified provider hind.al-zahrani.ot1 of new appointment INFO 2025-10-14 19:34:46,683 signals 38880 8782111040 Appointment created: 6782b907-bb5a-4f1f-811a-1b93abe8b256 for patient MRNAGDAR000041 on 2025-09-07 INFO 2025-10-14 19:34:46,683 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000041-MED-02 INFO 2025-10-14 19:34:46,683 signals 38880 8782111040 SubFile created: FILE-2025-000041-MED-02 for clinic Medical Department INFO 2025-10-14 19:34:46,683 signals 38880 8782111040 Created sub-file FILE-2025-000041-MED-02 for patient MRNAGDAR000041 at clinic Medical Department INFO 2025-10-14 19:34:46,683 signals 38880 8782111040 Notified provider mansour.al-yami.doctor1 of new appointment INFO 2025-10-14 19:34:46,685 signals 38880 8782111040 Appointment created: c179c652-3347-438c-b6e0-b215a277065c for patient MRNAGDAR000033 on 2025-10-13 INFO 2025-10-14 19:34:46,685 signals 38880 8782111040 Notified provider mohammed.al-dawsari.doctor3 of new appointment INFO 2025-10-14 19:34:46,687 signals 38880 8782111040 Appointment created: 911e290b-391f-4158-aecf-d795836445c1 for patient MRNAGDAR000019 on 2025-09-04 INFO 2025-10-14 19:34:46,687 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000019-MED-01 INFO 2025-10-14 19:34:46,687 signals 38880 8782111040 SubFile created: FILE-2025-000019-MED-01 for clinic Medical Department INFO 2025-10-14 19:34:46,687 signals 38880 8782111040 Created sub-file FILE-2025-000019-MED-01 for patient MRNAGDAR000019 at clinic Medical Department INFO 2025-10-14 19:34:46,687 signals 38880 8782111040 Notified provider mohammed.al-dawsari.doctor3 of new appointment INFO 2025-10-14 19:34:46,689 signals 38880 8782111040 Appointment created: 1b229735-ccc4-4803-9550-49b1dfaf2872 for patient MRNAGDAR000041 on 2025-07-30 INFO 2025-10-14 19:34:46,689 signals 38880 8782111040 Notified provider hind.al-zahrani.ot1 of new appointment INFO 2025-10-14 19:34:46,691 signals 38880 8782111040 Appointment created: 10967ae2-5ba7-45bc-a22d-d312b6785697 for patient MRNAGDAR000038 on 2025-07-27 INFO 2025-10-14 19:34:46,691 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000038-MED-02 INFO 2025-10-14 19:34:46,691 signals 38880 8782111040 SubFile created: FILE-2025-000038-MED-02 for clinic Medical Department INFO 2025-10-14 19:34:46,691 signals 38880 8782111040 Created sub-file FILE-2025-000038-MED-02 for patient MRNAGDAR000038 at clinic Medical Department INFO 2025-10-14 19:34:46,691 signals 38880 8782111040 Notified provider mansour.al-yami.doctor1 of new appointment INFO 2025-10-14 19:34:46,693 signals 38880 8782111040 Appointment created: c3b5c0dc-f498-4696-ae65-601bfbbdf75d for patient MRNAGDAR000027 on 2025-09-22 INFO 2025-10-14 19:34:46,693 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000027-OT-01 INFO 2025-10-14 19:34:46,693 signals 38880 8782111040 SubFile created: FILE-2025-000027-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:34:46,693 signals 38880 8782111040 Created sub-file FILE-2025-000027-OT-01 for patient MRNAGDAR000027 at clinic Occupational Therapy INFO 2025-10-14 19:34:46,694 signals 38880 8782111040 Notified provider bandar.al-subaie.ot2 of new appointment INFO 2025-10-14 19:34:46,695 signals 38880 8782111040 Appointment created: 00a8a22c-b3f2-439c-b090-ff38e802cd7a for patient MRNAGDAR000046 on 2025-09-10 INFO 2025-10-14 19:34:46,695 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000046-MED-01 INFO 2025-10-14 19:34:46,695 signals 38880 8782111040 SubFile created: FILE-2025-000046-MED-01 for clinic Medical Department INFO 2025-10-14 19:34:46,695 signals 38880 8782111040 Created sub-file FILE-2025-000046-MED-01 for patient MRNAGDAR000046 at clinic Medical Department INFO 2025-10-14 19:34:46,696 signals 38880 8782111040 Notified provider hessa.al-subai.doctor2 of new appointment INFO 2025-10-14 19:34:46,697 signals 38880 8782111040 Appointment created: 33f690c0-becb-4205-a986-65b78e86f645 for patient MRNAGDAR000027 on 2025-09-14 INFO 2025-10-14 19:34:46,697 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000027-SLP-02 INFO 2025-10-14 19:34:46,697 signals 38880 8782111040 SubFile created: FILE-2025-000027-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:34:46,697 signals 38880 8782111040 Created sub-file FILE-2025-000027-SLP-02 for patient MRNAGDAR000027 at clinic Speech-Language Pathology INFO 2025-10-14 19:34:46,698 signals 38880 8782111040 Notified provider sultan.al-harthi.slp2 of new appointment INFO 2025-10-14 19:34:46,699 signals 38880 8782111040 Appointment created: 800db3b9-d5ac-452d-8bb4-c046e1b066d7 for patient MRNAGDAR000032 on 2025-11-02 INFO 2025-10-14 19:34:46,699 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000032-SLP-01 INFO 2025-10-14 19:34:46,700 signals 38880 8782111040 SubFile created: FILE-2025-000032-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:34:46,700 signals 38880 8782111040 Created sub-file FILE-2025-000032-SLP-01 for patient MRNAGDAR000032 at clinic Speech-Language Pathology INFO 2025-10-14 19:34:46,700 confirmation_service 38880 8782111040 Created confirmation token for appointment 800db3b9-d5ac-452d-8bb4-c046e1b066d7, expires at 2025-10-21 16:34:46.700604+00:00 ERROR 2025-10-14 19:34:46,700 signals 38880 8782111040 Error creating confirmation token for appointment 800db3b9-d5ac-452d-8bb4-c046e1b066d7: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:34:46,701 signals 38880 8782111040 Notified provider hayat.al-otaibi.slp1 of new appointment INFO 2025-10-14 19:34:46,701 signals 38880 8782111040 Scheduled 24-hour reminder for appointment 800db3b9-d5ac-452d-8bb4-c046e1b066d7 INFO 2025-10-14 19:34:46,701 signals 38880 8782111040 Scheduled 2-hour reminder for appointment 800db3b9-d5ac-452d-8bb4-c046e1b066d7 INFO 2025-10-14 19:34:46,702 signals 38880 8782111040 Appointment created: 7a3df20d-3733-47ef-b4bc-58c13de637c9 for patient MRNAGDAR000001 on 2025-09-24 INFO 2025-10-14 19:34:46,703 signals 38880 8782111040 Notified provider mohammed.al-dawsari.doctor3 of new appointment INFO 2025-10-14 19:34:46,704 signals 38880 8782111040 Appointment created: 1d1e218a-543d-4c87-98af-d86fdb310db5 for patient MRNAGDAR000009 on 2025-08-13 INFO 2025-10-14 19:34:46,704 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000009-OT-01 INFO 2025-10-14 19:34:46,704 signals 38880 8782111040 SubFile created: FILE-2025-000009-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:34:46,704 signals 38880 8782111040 Created sub-file FILE-2025-000009-OT-01 for patient MRNAGDAR000009 at clinic Occupational Therapy INFO 2025-10-14 19:34:46,705 signals 38880 8782111040 Notified provider bandar.al-subaie.ot2 of new appointment INFO 2025-10-14 19:34:46,705 signals 38880 8782111040 Appointment created: 642dc474-cd97-4dc0-8924-b2b832eeaea1 for patient MRNAGDAR000025 on 2025-11-02 INFO 2025-10-14 19:34:46,706 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000025-SLP-02 INFO 2025-10-14 19:34:46,706 signals 38880 8782111040 SubFile created: FILE-2025-000025-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:34:46,706 signals 38880 8782111040 Created sub-file FILE-2025-000025-SLP-02 for patient MRNAGDAR000025 at clinic Speech-Language Pathology INFO 2025-10-14 19:34:46,706 signals 38880 8782111040 Notified provider sultan.al-harthi.slp2 of new appointment INFO 2025-10-14 19:34:46,707 signals 38880 8782111040 Scheduled 24-hour reminder for appointment 642dc474-cd97-4dc0-8924-b2b832eeaea1 INFO 2025-10-14 19:34:46,707 signals 38880 8782111040 Scheduled 2-hour reminder for appointment 642dc474-cd97-4dc0-8924-b2b832eeaea1 INFO 2025-10-14 19:34:46,708 signals 38880 8782111040 Appointment created: 3ba3a877-93b2-47d5-a157-087a54e27c4e for patient MRNAGDAR000007 on 2025-10-01 INFO 2025-10-14 19:34:46,708 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000007-MED-01 INFO 2025-10-14 19:34:46,708 signals 38880 8782111040 SubFile created: FILE-2025-000007-MED-01 for clinic Medical Department INFO 2025-10-14 19:34:46,708 signals 38880 8782111040 Created sub-file FILE-2025-000007-MED-01 for patient MRNAGDAR000007 at clinic Medical Department INFO 2025-10-14 19:34:46,708 signals 38880 8782111040 Notified provider mansour.al-yami.doctor1 of new appointment INFO 2025-10-14 19:34:46,710 signals 38880 8782111040 Appointment created: 48faf3f3-a1f1-41d2-955b-7501d2dc343f for patient MRNAGDAR000002 on 2025-07-29 INFO 2025-10-14 19:34:46,710 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000002-NUR-02 INFO 2025-10-14 19:34:46,710 signals 38880 8782111040 SubFile created: FILE-2025-000002-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:34:46,710 signals 38880 8782111040 Created sub-file FILE-2025-000002-NUR-02 for patient MRNAGDAR000002 at clinic Nursing Department INFO 2025-10-14 19:34:46,711 signals 38880 8782111040 Notified provider abdulaziz.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:34:46,712 signals 38880 8782111040 Appointment created: d2d7e8b8-2f99-447a-be1b-4f1a7d4d0c1d for patient MRNAGDAR000006 on 2025-07-20 INFO 2025-10-14 19:34:46,712 signals 38880 8782111040 Notified provider abdulaziz.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:34:46,714 signals 38880 8782111040 Appointment created: 1b123b10-0d22-468f-aad0-b16f969e89b7 for patient MRNAGDAR000046 on 2025-08-04 INFO 2025-10-14 19:34:46,714 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000046-OT-02 INFO 2025-10-14 19:34:46,714 signals 38880 8782111040 SubFile created: FILE-2025-000046-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:34:46,714 signals 38880 8782111040 Created sub-file FILE-2025-000046-OT-02 for patient MRNAGDAR000046 at clinic Occupational Therapy INFO 2025-10-14 19:34:46,714 signals 38880 8782111040 Notified provider bandar.al-subaie.ot2 of new appointment INFO 2025-10-14 19:34:46,716 signals 38880 8782111040 Appointment created: ad4fac06-8944-4185-bb7e-07507f293e7b for patient MRNAGDAR000040 on 2025-09-18 INFO 2025-10-14 19:34:46,716 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000040-SLP-02 INFO 2025-10-14 19:34:46,716 signals 38880 8782111040 SubFile created: FILE-2025-000040-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:34:46,716 signals 38880 8782111040 Created sub-file FILE-2025-000040-SLP-02 for patient MRNAGDAR000040 at clinic Speech-Language Pathology INFO 2025-10-14 19:34:46,717 signals 38880 8782111040 Notified provider hayat.al-otaibi.slp1 of new appointment INFO 2025-10-14 19:34:46,718 signals 38880 8782111040 Appointment created: 9995d28a-afe0-4c59-8e7a-95d97f5854d0 for patient MRNAGDAR000016 on 2025-10-09 INFO 2025-10-14 19:34:46,718 signals 38880 8782111040 Notified provider mohammed.al-dawsari.doctor3 of new appointment INFO 2025-10-14 19:34:46,720 signals 38880 8782111040 Appointment created: 14d4b467-e174-4743-beff-2969e632c335 for patient MRNAGDAR000034 on 2025-10-22 INFO 2025-10-14 19:34:46,720 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000034-OT-02 INFO 2025-10-14 19:34:46,720 signals 38880 8782111040 SubFile created: FILE-2025-000034-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:34:46,720 signals 38880 8782111040 Created sub-file FILE-2025-000034-OT-02 for patient MRNAGDAR000034 at clinic Occupational Therapy INFO 2025-10-14 19:34:46,721 signals 38880 8782111040 Notified provider bandar.al-subaie.ot2 of new appointment INFO 2025-10-14 19:34:46,721 signals 38880 8782111040 Scheduled 24-hour reminder for appointment 14d4b467-e174-4743-beff-2969e632c335 INFO 2025-10-14 19:34:46,721 signals 38880 8782111040 Scheduled 2-hour reminder for appointment 14d4b467-e174-4743-beff-2969e632c335 INFO 2025-10-14 19:34:46,722 signals 38880 8782111040 Appointment created: 4070cae0-b371-4282-93a4-0dff663b1fce for patient MRNAGDAR000015 on 2025-09-07 INFO 2025-10-14 19:34:46,722 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000015-MED-01 INFO 2025-10-14 19:34:46,723 signals 38880 8782111040 SubFile created: FILE-2025-000015-MED-01 for clinic Medical Department INFO 2025-10-14 19:34:46,723 signals 38880 8782111040 Created sub-file FILE-2025-000015-MED-01 for patient MRNAGDAR000015 at clinic Medical Department INFO 2025-10-14 19:34:46,723 signals 38880 8782111040 Notified provider mohammed.al-dawsari.doctor3 of new appointment INFO 2025-10-14 19:34:46,724 signals 38880 8782111040 Appointment created: c0b52d4c-ae7f-4f9f-b8d6-c6fd94d87a01 for patient MRNAGDAR000003 on 2025-10-23 INFO 2025-10-14 19:34:46,724 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000003-ABA-02 INFO 2025-10-14 19:34:46,725 signals 38880 8782111040 SubFile created: FILE-2025-000003-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:34:46,725 signals 38880 8782111040 Created sub-file FILE-2025-000003-ABA-02 for patient MRNAGDAR000003 at clinic ABA Therapy INFO 2025-10-14 19:34:46,725 signals 38880 8782111040 Notified provider ziyad.al-subai.aba1 of new appointment INFO 2025-10-14 19:34:46,725 signals 38880 8782111040 Scheduled 24-hour reminder for appointment c0b52d4c-ae7f-4f9f-b8d6-c6fd94d87a01 INFO 2025-10-14 19:34:46,726 signals 38880 8782111040 Scheduled 2-hour reminder for appointment c0b52d4c-ae7f-4f9f-b8d6-c6fd94d87a01 INFO 2025-10-14 19:34:46,727 signals 38880 8782111040 Appointment created: 1ec81bcb-71fa-494c-a711-9607a76bb583 for patient MRNAGDAR000014 on 2025-08-07 INFO 2025-10-14 19:34:46,727 signals 38880 8782111040 Notified provider mansour.al-yami.doctor1 of new appointment INFO 2025-10-14 19:34:46,728 signals 38880 8782111040 Appointment created: 90ca1bf3-3833-4b7a-8da2-b74702998feb for patient MRNAGDAR000013 on 2025-11-09 INFO 2025-10-14 19:34:46,729 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000013-OT-01 INFO 2025-10-14 19:34:46,729 signals 38880 8782111040 SubFile created: FILE-2025-000013-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:34:46,729 signals 38880 8782111040 Created sub-file FILE-2025-000013-OT-01 for patient MRNAGDAR000013 at clinic Occupational Therapy INFO 2025-10-14 19:34:46,729 signals 38880 8782111040 Notified provider bandar.al-subaie.ot2 of new appointment INFO 2025-10-14 19:34:46,729 signals 38880 8782111040 Scheduled 24-hour reminder for appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb INFO 2025-10-14 19:34:46,730 signals 38880 8782111040 Scheduled 2-hour reminder for appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb INFO 2025-10-14 19:34:46,731 signals 38880 8782111040 Appointment created: 4900032e-93c3-46b7-a7a3-0be82ca68f18 for patient MRNAGDAR000049 on 2025-10-14 INFO 2025-10-14 19:34:46,731 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000049-OT-02 INFO 2025-10-14 19:34:46,731 signals 38880 8782111040 SubFile created: FILE-2025-000049-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:34:46,731 signals 38880 8782111040 Created sub-file FILE-2025-000049-OT-02 for patient MRNAGDAR000049 at clinic Occupational Therapy INFO 2025-10-14 19:34:46,731 signals 38880 8782111040 Notified provider bandar.al-subaie.ot2 of new appointment INFO 2025-10-14 19:34:46,732 signals 38880 8782111040 Appointment created: 1c1109a0-950b-416d-ab5a-a6bc1135c83b for patient MRNAGDAR000023 on 2025-08-10 INFO 2025-10-14 19:34:46,733 signals 38880 8782111040 Notified provider abdulaziz.al-subaie.nurse1 of new appointment INFO 2025-10-14 19:34:46,734 signals 38880 8782111040 Appointment created: ccd2489e-2bc6-4eef-81d8-a4ff988b26de for patient MRNAGDAR000047 on 2025-09-14 INFO 2025-10-14 19:34:46,734 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000047-MED-01 INFO 2025-10-14 19:34:46,734 signals 38880 8782111040 SubFile created: FILE-2025-000047-MED-01 for clinic Medical Department INFO 2025-10-14 19:34:46,735 signals 38880 8782111040 Created sub-file FILE-2025-000047-MED-01 for patient MRNAGDAR000047 at clinic Medical Department INFO 2025-10-14 19:34:46,735 signals 38880 8782111040 Notified provider mansour.al-yami.doctor1 of new appointment INFO 2025-10-14 19:34:46,736 signals 38880 8782111040 Appointment created: 433ff21d-ef06-448d-9c5a-9b2fd86f115f for patient MRNAGDAR000044 on 2025-08-11 INFO 2025-10-14 19:34:46,737 signals 38880 8782111040 Notified provider hessa.al-subai.doctor2 of new appointment INFO 2025-10-14 19:34:46,740 signals 38880 8782111040 Appointment created: 4a7019d9-153d-40d3-87e8-542b6e17fe21 for patient MRNAGDAR000012 on 2025-08-17 INFO 2025-10-14 19:34:46,740 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000012-OT-01 INFO 2025-10-14 19:34:46,740 signals 38880 8782111040 SubFile created: FILE-2025-000012-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:34:46,740 signals 38880 8782111040 Created sub-file FILE-2025-000012-OT-01 for patient MRNAGDAR000012 at clinic Occupational Therapy INFO 2025-10-14 19:34:46,741 signals 38880 8782111040 Notified provider hind.al-zahrani.ot1 of new appointment INFO 2025-10-14 19:34:46,743 signals 38880 8782111040 Appointment created: 13015288-a353-4b8e-9b18-12ea412c86c7 for patient MRNAGDAR000032 on 2025-10-08 INFO 2025-10-14 19:34:46,743 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000032-MED-02 INFO 2025-10-14 19:34:46,743 signals 38880 8782111040 SubFile created: FILE-2025-000032-MED-02 for clinic Medical Department INFO 2025-10-14 19:34:46,743 signals 38880 8782111040 Created sub-file FILE-2025-000032-MED-02 for patient MRNAGDAR000032 at clinic Medical Department INFO 2025-10-14 19:34:46,744 signals 38880 8782111040 Notified provider mohammed.al-dawsari.doctor3 of new appointment INFO 2025-10-14 19:34:46,746 signals 38880 8782111040 Appointment created: 84b999b0-dbe8-4dce-a0ff-d99e27c19cfc for patient MRNAGDAR000021 on 2025-08-06 INFO 2025-10-14 19:34:46,746 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000021-OT-01 INFO 2025-10-14 19:34:46,746 signals 38880 8782111040 SubFile created: FILE-2025-000021-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:34:46,746 signals 38880 8782111040 Created sub-file FILE-2025-000021-OT-01 for patient MRNAGDAR000021 at clinic Occupational Therapy INFO 2025-10-14 19:34:46,747 signals 38880 8782111040 Notified provider bandar.al-subaie.ot2 of new appointment INFO 2025-10-14 19:34:46,748 signals 38880 8782111040 Appointment created: ecc833ea-0154-4a61-b711-dcf69eeb0180 for patient MRNAGDAR000028 on 2025-10-07 INFO 2025-10-14 19:34:46,748 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000028-NUR-01 INFO 2025-10-14 19:34:46,748 signals 38880 8782111040 SubFile created: FILE-2025-000028-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:34:46,748 signals 38880 8782111040 Created sub-file FILE-2025-000028-NUR-01 for patient MRNAGDAR000028 at clinic Nursing Department INFO 2025-10-14 19:34:46,748 signals 38880 8782111040 Notified provider abdulaziz.al-subaie.nurse1 of new appointment INFO 2025-10-14 19:34:46,750 signals 38880 8782111040 Appointment created: 6297bd4e-69cf-4282-b35f-47b08f76712d for patient MRNAGDAR000033 on 2025-09-28 INFO 2025-10-14 19:34:46,751 signals 38880 8782111040 Notified provider mohammed.al-dawsari.doctor3 of new appointment INFO 2025-10-14 19:34:46,753 signals 38880 8782111040 Appointment created: cc2d7add-18ed-4b95-b1e5-28e54f07e148 for patient MRNAGDAR000027 on 2025-08-31 INFO 2025-10-14 19:34:46,753 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000027-NUR-03 INFO 2025-10-14 19:34:46,753 signals 38880 8782111040 SubFile created: FILE-2025-000027-NUR-03 for clinic Nursing Department INFO 2025-10-14 19:34:46,753 signals 38880 8782111040 Created sub-file FILE-2025-000027-NUR-03 for patient MRNAGDAR000027 at clinic Nursing Department INFO 2025-10-14 19:34:46,754 signals 38880 8782111040 Notified provider abdulaziz.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:34:46,754 signals 38880 8782111040 Appointment created: c8df8afe-c348-4be7-b567-7b2edfa31c76 for patient MRNAGDAR000047 on 2025-11-11 INFO 2025-10-14 19:34:46,755 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000047-NUR-02 INFO 2025-10-14 19:34:46,755 signals 38880 8782111040 SubFile created: FILE-2025-000047-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:34:46,755 signals 38880 8782111040 Created sub-file FILE-2025-000047-NUR-02 for patient MRNAGDAR000047 at clinic Nursing Department INFO 2025-10-14 19:34:46,756 confirmation_service 38880 8782111040 Created confirmation token for appointment c8df8afe-c348-4be7-b567-7b2edfa31c76, expires at 2025-10-21 16:34:46.756020+00:00 ERROR 2025-10-14 19:34:46,756 signals 38880 8782111040 Error creating confirmation token for appointment c8df8afe-c348-4be7-b567-7b2edfa31c76: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:34:46,756 signals 38880 8782111040 Notified provider amal.al-ghamdi.nurse2 of new appointment INFO 2025-10-14 19:34:46,756 signals 38880 8782111040 Scheduled 24-hour reminder for appointment c8df8afe-c348-4be7-b567-7b2edfa31c76 INFO 2025-10-14 19:34:46,757 signals 38880 8782111040 Scheduled 2-hour reminder for appointment c8df8afe-c348-4be7-b567-7b2edfa31c76 INFO 2025-10-14 19:34:46,758 signals 38880 8782111040 Appointment created: 37cc8cbf-d618-469c-bbc4-e3ed99974521 for patient MRNAGDAR000009 on 2025-08-31 INFO 2025-10-14 19:34:46,758 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000009-NUR-02 INFO 2025-10-14 19:34:46,758 signals 38880 8782111040 SubFile created: FILE-2025-000009-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:34:46,758 signals 38880 8782111040 Created sub-file FILE-2025-000009-NUR-02 for patient MRNAGDAR000009 at clinic Nursing Department INFO 2025-10-14 19:34:46,758 signals 38880 8782111040 Notified provider amal.al-ghamdi.nurse2 of new appointment INFO 2025-10-14 19:34:46,760 signals 38880 8782111040 Appointment created: 7deb849e-c2a4-4ba9-9cab-ccb1fe4fcc9f for patient MRNAGDAR000015 on 2025-09-28 INFO 2025-10-14 19:34:46,760 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000015-SLP-02 INFO 2025-10-14 19:34:46,760 signals 38880 8782111040 SubFile created: FILE-2025-000015-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:34:46,760 signals 38880 8782111040 Created sub-file FILE-2025-000015-SLP-02 for patient MRNAGDAR000015 at clinic Speech-Language Pathology INFO 2025-10-14 19:34:46,761 signals 38880 8782111040 Notified provider sultan.al-harthi.slp2 of new appointment INFO 2025-10-14 19:34:46,762 signals 38880 8782111040 Appointment created: 0321bd29-406f-4a18-8007-11b8f13dd6b7 for patient MRNAGDAR000030 on 2025-09-02 INFO 2025-10-14 19:34:46,762 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000030-MED-02 INFO 2025-10-14 19:34:46,763 signals 38880 8782111040 SubFile created: FILE-2025-000030-MED-02 for clinic Medical Department INFO 2025-10-14 19:34:46,763 signals 38880 8782111040 Created sub-file FILE-2025-000030-MED-02 for patient MRNAGDAR000030 at clinic Medical Department INFO 2025-10-14 19:34:46,763 signals 38880 8782111040 Notified provider mansour.al-yami.doctor1 of new appointment INFO 2025-10-14 19:34:46,764 signals 38880 8782111040 Appointment created: 995be329-a0f8-43fc-b246-4faecd897ce6 for patient MRNAGDAR000042 on 2025-07-20 INFO 2025-10-14 19:34:46,764 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000042-OT-03 INFO 2025-10-14 19:34:46,764 signals 38880 8782111040 SubFile created: FILE-2025-000042-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:34:46,764 signals 38880 8782111040 Created sub-file FILE-2025-000042-OT-03 for patient MRNAGDAR000042 at clinic Occupational Therapy INFO 2025-10-14 19:34:46,765 signals 38880 8782111040 Notified provider bandar.al-subaie.ot2 of new appointment INFO 2025-10-14 19:34:46,766 signals 38880 8782111040 Appointment created: 0aacd1fd-6281-41e2-b282-9c64c4b009a9 for patient MRNAGDAR000023 on 2025-10-13 INFO 2025-10-14 19:34:46,766 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000023-ABA-03 INFO 2025-10-14 19:34:46,766 signals 38880 8782111040 SubFile created: FILE-2025-000023-ABA-03 for clinic ABA Therapy INFO 2025-10-14 19:34:46,766 signals 38880 8782111040 Created sub-file FILE-2025-000023-ABA-03 for patient MRNAGDAR000023 at clinic ABA Therapy INFO 2025-10-14 19:34:46,767 signals 38880 8782111040 Notified provider turki.al-shamrani.aba2 of new appointment INFO 2025-10-14 19:34:46,768 signals 38880 8782111040 Appointment created: f35a14c8-f16f-4a26-9d9a-f3f70413096e for patient MRNAGDAR000001 on 2025-10-02 INFO 2025-10-14 19:34:46,768 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000001-NUR-03 INFO 2025-10-14 19:34:46,769 signals 38880 8782111040 SubFile created: FILE-2025-000001-NUR-03 for clinic Nursing Department INFO 2025-10-14 19:34:46,769 signals 38880 8782111040 Created sub-file FILE-2025-000001-NUR-03 for patient MRNAGDAR000001 at clinic Nursing Department INFO 2025-10-14 19:34:46,769 signals 38880 8782111040 Notified provider amal.al-ghamdi.nurse2 of new appointment INFO 2025-10-14 19:34:46,770 signals 38880 8782111040 Appointment created: 61b2b169-e8d5-493c-a70f-07b452be83b5 for patient MRNAGDAR000021 on 2025-08-07 INFO 2025-10-14 19:34:46,771 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000021-NUR-02 INFO 2025-10-14 19:34:46,771 signals 38880 8782111040 SubFile created: FILE-2025-000021-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:34:46,771 signals 38880 8782111040 Created sub-file FILE-2025-000021-NUR-02 for patient MRNAGDAR000021 at clinic Nursing Department INFO 2025-10-14 19:34:46,771 signals 38880 8782111040 Notified provider abdulaziz.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:34:46,772 signals 38880 8782111040 Appointment created: cc89b52a-ff53-4e18-8edd-44c30579d33c for patient MRNAGDAR000003 on 2025-10-08 INFO 2025-10-14 19:34:46,772 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000003-OT-03 INFO 2025-10-14 19:34:46,773 signals 38880 8782111040 SubFile created: FILE-2025-000003-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:34:46,773 signals 38880 8782111040 Created sub-file FILE-2025-000003-OT-03 for patient MRNAGDAR000003 at clinic Occupational Therapy INFO 2025-10-14 19:34:46,773 signals 38880 8782111040 Notified provider hind.al-zahrani.ot1 of new appointment INFO 2025-10-14 19:34:46,774 signals 38880 8782111040 Appointment created: e1341648-13f3-4206-aaf1-bc8539d19c28 for patient MRNAGDAR000025 on 2025-08-10 INFO 2025-10-14 19:34:46,774 signals 38880 8782111040 Notified provider hessa.al-subai.doctor2 of new appointment INFO 2025-10-14 19:34:46,776 signals 38880 8782111040 Appointment created: b824ff15-4068-45f4-a377-6e89eda58058 for patient MRNAGDAR000009 on 2025-08-14 INFO 2025-10-14 19:34:46,776 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000009-MED-03 INFO 2025-10-14 19:34:46,776 signals 38880 8782111040 SubFile created: FILE-2025-000009-MED-03 for clinic Medical Department INFO 2025-10-14 19:34:46,776 signals 38880 8782111040 Created sub-file FILE-2025-000009-MED-03 for patient MRNAGDAR000009 at clinic Medical Department INFO 2025-10-14 19:34:46,776 signals 38880 8782111040 Notified provider mohammed.al-dawsari.doctor3 of new appointment INFO 2025-10-14 19:34:46,778 signals 38880 8782111040 Appointment created: 4674e022-fda4-4246-a6ac-65eabf69b9da for patient MRNAGDAR000020 on 2025-11-09 INFO 2025-10-14 19:34:46,779 confirmation_service 38880 8782111040 Created confirmation token for appointment 4674e022-fda4-4246-a6ac-65eabf69b9da, expires at 2025-10-21 16:34:46.779058+00:00 ERROR 2025-10-14 19:34:46,779 signals 38880 8782111040 Error creating confirmation token for appointment 4674e022-fda4-4246-a6ac-65eabf69b9da: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:34:46,779 signals 38880 8782111040 Notified provider mansour.al-yami.doctor1 of new appointment INFO 2025-10-14 19:34:46,779 signals 38880 8782111040 Scheduled 24-hour reminder for appointment 4674e022-fda4-4246-a6ac-65eabf69b9da INFO 2025-10-14 19:34:46,780 signals 38880 8782111040 Scheduled 2-hour reminder for appointment 4674e022-fda4-4246-a6ac-65eabf69b9da INFO 2025-10-14 19:34:46,781 signals 38880 8782111040 Appointment created: 3be04f3f-aa89-4a5e-833a-132a3e2a691d for patient MRNAGDAR000009 on 2025-09-11 INFO 2025-10-14 19:34:46,781 signals 38880 8782111040 Notified provider abdulaziz.al-subaie.nurse1 of new appointment INFO 2025-10-14 19:34:46,783 signals 38880 8782111040 Appointment created: 32a5e6fc-a9cd-45ce-afe6-c8352a8cb315 for patient MRNAGDAR000037 on 2025-10-12 INFO 2025-10-14 19:34:46,783 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000037-OT-03 INFO 2025-10-14 19:34:46,783 signals 38880 8782111040 SubFile created: FILE-2025-000037-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:34:46,783 signals 38880 8782111040 Created sub-file FILE-2025-000037-OT-03 for patient MRNAGDAR000037 at clinic Occupational Therapy INFO 2025-10-14 19:34:46,784 signals 38880 8782111040 Notified provider hind.al-zahrani.ot1 of new appointment INFO 2025-10-14 19:34:46,785 signals 38880 8782111040 Appointment created: f683bfa0-02ab-4a35-8d0c-d53d7d864bca for patient MRNAGDAR000028 on 2025-08-04 INFO 2025-10-14 19:34:46,785 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000028-SLP-02 INFO 2025-10-14 19:34:46,785 signals 38880 8782111040 SubFile created: FILE-2025-000028-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:34:46,786 signals 38880 8782111040 Created sub-file FILE-2025-000028-SLP-02 for patient MRNAGDAR000028 at clinic Speech-Language Pathology INFO 2025-10-14 19:34:46,786 signals 38880 8782111040 Notified provider sultan.al-harthi.slp2 of new appointment INFO 2025-10-14 19:34:46,787 signals 38880 8782111040 Appointment created: 08380c59-1c17-4396-a1d0-d761fb3c73cc for patient MRNAGDAR000023 on 2025-08-04 INFO 2025-10-14 19:34:46,788 signals 38880 8782111040 Notified provider turki.al-shamrani.aba2 of new appointment INFO 2025-10-14 19:34:46,789 signals 38880 8782111040 Appointment created: 61bae9de-cb01-4f24-8833-fb31ea1da64e for patient MRNAGDAR000045 on 2025-08-17 INFO 2025-10-14 19:34:46,790 signals 38880 8782111040 Generated Sub-File Number: FILE-2025-000045-SLP-01 INFO 2025-10-14 19:34:46,790 signals 38880 8782111040 SubFile created: FILE-2025-000045-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:34:46,790 signals 38880 8782111040 Created sub-file FILE-2025-000045-SLP-01 for patient MRNAGDAR000045 at clinic Speech-Language Pathology INFO 2025-10-14 19:34:46,790 signals 38880 8782111040 Notified provider sultan.al-harthi.slp2 of new appointment INFO 2025-10-14 19:34:46,791 signals 38880 8782111040 Appointment created: 45f26443-c7ba-4de4-a130-1acc01b2b4db for patient MRNAGDAR000003 on 2025-08-17 INFO 2025-10-14 19:34:46,792 signals 38880 8782111040 Notified provider hind.al-zahrani.ot1 of new appointment INFO 2025-10-14 19:34:46,931 signals 38880 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000017 INFO 2025-10-14 19:34:46,931 signals 38880 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000021 INFO 2025-10-14 19:34:46,931 signals 38880 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000043 INFO 2025-10-14 19:34:46,932 signals 38880 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000020 INFO 2025-10-14 19:34:46,932 signals 38880 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000029 INFO 2025-10-14 19:34:46,932 signals 38880 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000038 INFO 2025-10-14 19:34:46,933 signals 38880 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000004 INFO 2025-10-14 19:34:46,933 signals 38880 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000042 INFO 2025-10-14 19:34:46,933 signals 38880 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000011 INFO 2025-10-14 19:34:46,933 signals 38880 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000006 INFO 2025-10-14 19:34:46,934 signals 38880 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000006 INFO 2025-10-14 19:34:46,934 signals 38880 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000016 INFO 2025-10-14 19:34:46,934 signals 38880 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000012 INFO 2025-10-14 19:34:46,935 signals 38880 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000001 INFO 2025-10-14 19:34:46,935 signals 38880 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000024 INFO 2025-10-14 19:34:46,935 signals 38880 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000015 INFO 2025-10-14 19:34:46,935 signals 38880 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000032 INFO 2025-10-14 19:34:46,936 signals 38880 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000039 INFO 2025-10-14 19:34:46,936 signals 38880 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000039 INFO 2025-10-14 19:34:46,936 signals 38880 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000041 INFO 2025-10-14 19:34:46,937 signals 38880 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000030 INFO 2025-10-14 19:34:46,937 signals 38880 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000005 INFO 2025-10-14 19:34:46,937 signals 38880 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000007 INFO 2025-10-14 19:34:46,937 signals 38880 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000007 INFO 2025-10-14 19:34:46,938 signals 38880 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000028 INFO 2025-10-14 19:34:46,938 signals 38880 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000031 INFO 2025-10-14 19:34:46,938 signals 38880 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000048 INFO 2025-10-14 19:34:46,938 signals 38880 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000002 INFO 2025-10-14 19:35:09,058 signals 39093 8782111040 User created: sultan.al-harbi.admin1 (Administrator) INFO 2025-10-14 19:35:09,191 signals 39093 8782111040 User created: nasser.al-yami.admin2 (Administrator) INFO 2025-10-14 19:35:09,326 signals 39093 8782111040 User created: lulwa.al-rashidi.doctor1 (Doctor) INFO 2025-10-14 19:35:09,461 signals 39093 8782111040 User created: abdulrahman.al-shehri.doctor2 (Doctor) INFO 2025-10-14 19:35:09,596 signals 39093 8782111040 User created: dalal.al-subai.doctor3 (Doctor) INFO 2025-10-14 19:35:09,728 signals 39093 8782111040 User created: saleh.al-maliki.nurse1 (Nurse) INFO 2025-10-14 19:35:09,861 signals 39093 8782111040 User created: wafa.al-dosari.nurse2 (Nurse) INFO 2025-10-14 19:35:09,995 signals 39093 8782111040 User created: abdullah.al-harthi.nurse3 (Nurse) INFO 2025-10-14 19:35:10,129 signals 39093 8782111040 User created: faisal.al-asiri.ot1 (Occupational Therapist) INFO 2025-10-14 19:35:10,265 signals 39093 8782111040 User created: hassan.al-subai.ot2 (Occupational Therapist) INFO 2025-10-14 19:35:10,398 signals 39093 8782111040 User created: maha.al-dosari.slp1 (Speech-Language Pathologist) INFO 2025-10-14 19:35:10,530 signals 39093 8782111040 User created: amal.al-asiri.slp2 (Speech-Language Pathologist) INFO 2025-10-14 19:35:10,664 signals 39093 8782111040 User created: abdullah.al-qahtani.aba1 (ABA Therapist) INFO 2025-10-14 19:35:10,797 signals 39093 8782111040 User created: turki.al-omari.aba2 (ABA Therapist) INFO 2025-10-14 19:35:10,929 signals 39093 8782111040 User created: lulwa.al-harthi.front_desk1 (Front Desk) INFO 2025-10-14 19:35:11,062 signals 39093 8782111040 User created: maha.al-mutairi.front_desk2 (Front Desk) INFO 2025-10-14 19:35:11,193 signals 39093 8782111040 User created: saad.al-juaid.finance1 (Finance) INFO 2025-10-14 19:35:11,327 signals 39093 8782111040 User created: abeer.al-dosari.finance2 (Finance) INFO 2025-10-14 19:35:11,329 signals 39093 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-14 19:35:11,330 signals 39093 8782111040 File created: FILE-2025-000001 for patient MRNAGDAR000001 INFO 2025-10-14 19:35:11,330 signals 39093 8782111040 Created main file for patient: MRNAGDAR000001 INFO 2025-10-14 19:35:11,330 signals 39093 8782111040 Patient created: MRNAGDAR000001 - Basma Al-Subai INFO 2025-10-14 19:35:11,331 signals 39093 8782111040 Generated File Number: FILE-2025-000002 INFO 2025-10-14 19:35:11,332 signals 39093 8782111040 File created: FILE-2025-000002 for patient MRNAGDAR000002 INFO 2025-10-14 19:35:11,332 signals 39093 8782111040 Created main file for patient: MRNAGDAR000002 INFO 2025-10-14 19:35:11,332 signals 39093 8782111040 Patient created: MRNAGDAR000002 - Turki Al-Dawsari INFO 2025-10-14 19:35:11,333 signals 39093 8782111040 Generated File Number: FILE-2025-000003 INFO 2025-10-14 19:35:11,333 signals 39093 8782111040 File created: FILE-2025-000003 for patient MRNAGDAR000003 INFO 2025-10-14 19:35:11,333 signals 39093 8782111040 Created main file for patient: MRNAGDAR000003 INFO 2025-10-14 19:35:11,333 signals 39093 8782111040 Patient created: MRNAGDAR000003 - Sultan Al-Zahrani INFO 2025-10-14 19:35:11,334 signals 39093 8782111040 Generated File Number: FILE-2025-000004 INFO 2025-10-14 19:35:11,334 signals 39093 8782111040 File created: FILE-2025-000004 for patient MRNAGDAR000004 INFO 2025-10-14 19:35:11,334 signals 39093 8782111040 Created main file for patient: MRNAGDAR000004 INFO 2025-10-14 19:35:11,334 signals 39093 8782111040 Patient created: MRNAGDAR000004 - Ziyad Al-Balawi INFO 2025-10-14 19:35:11,336 signals 39093 8782111040 Generated File Number: FILE-2025-000005 INFO 2025-10-14 19:35:11,336 signals 39093 8782111040 File created: FILE-2025-000005 for patient MRNAGDAR000005 INFO 2025-10-14 19:35:11,336 signals 39093 8782111040 Created main file for patient: MRNAGDAR000005 INFO 2025-10-14 19:35:11,336 signals 39093 8782111040 Patient created: MRNAGDAR000005 - Khalid Al-Maliki INFO 2025-10-14 19:35:11,337 signals 39093 8782111040 Generated File Number: FILE-2025-000006 INFO 2025-10-14 19:35:11,337 signals 39093 8782111040 File created: FILE-2025-000006 for patient MRNAGDAR000006 INFO 2025-10-14 19:35:11,337 signals 39093 8782111040 Created main file for patient: MRNAGDAR000006 INFO 2025-10-14 19:35:11,337 signals 39093 8782111040 Patient created: MRNAGDAR000006 - Mohammed Al-Subaie INFO 2025-10-14 19:35:11,338 signals 39093 8782111040 Generated File Number: FILE-2025-000007 INFO 2025-10-14 19:35:11,339 signals 39093 8782111040 File created: FILE-2025-000007 for patient MRNAGDAR000007 INFO 2025-10-14 19:35:11,339 signals 39093 8782111040 Created main file for patient: MRNAGDAR000007 INFO 2025-10-14 19:35:11,339 signals 39093 8782111040 Patient created: MRNAGDAR000007 - Abdullah Al-Otaibi INFO 2025-10-14 19:35:11,340 signals 39093 8782111040 Generated File Number: FILE-2025-000008 INFO 2025-10-14 19:35:11,340 signals 39093 8782111040 File created: FILE-2025-000008 for patient MRNAGDAR000008 INFO 2025-10-14 19:35:11,340 signals 39093 8782111040 Created main file for patient: MRNAGDAR000008 INFO 2025-10-14 19:35:11,340 signals 39093 8782111040 Patient created: MRNAGDAR000008 - Nada Al-Subaie INFO 2025-10-14 19:35:11,341 signals 39093 8782111040 Generated File Number: FILE-2025-000009 INFO 2025-10-14 19:35:11,341 signals 39093 8782111040 File created: FILE-2025-000009 for patient MRNAGDAR000009 INFO 2025-10-14 19:35:11,341 signals 39093 8782111040 Created main file for patient: MRNAGDAR000009 INFO 2025-10-14 19:35:11,341 signals 39093 8782111040 Patient created: MRNAGDAR000009 - Saleh Al-Harthi INFO 2025-10-14 19:35:11,342 signals 39093 8782111040 Generated File Number: FILE-2025-000010 INFO 2025-10-14 19:35:11,342 signals 39093 8782111040 File created: FILE-2025-000010 for patient MRNAGDAR000010 INFO 2025-10-14 19:35:11,342 signals 39093 8782111040 Created main file for patient: MRNAGDAR000010 INFO 2025-10-14 19:35:11,342 signals 39093 8782111040 Patient created: MRNAGDAR000010 - Hussein Al-Asiri INFO 2025-10-14 19:35:11,343 signals 39093 8782111040 Generated File Number: FILE-2025-000011 INFO 2025-10-14 19:35:11,344 signals 39093 8782111040 File created: FILE-2025-000011 for patient MRNAGDAR000011 INFO 2025-10-14 19:35:11,344 signals 39093 8782111040 Created main file for patient: MRNAGDAR000011 INFO 2025-10-14 19:35:11,344 signals 39093 8782111040 Patient created: MRNAGDAR000011 - Dalal Al-Yami INFO 2025-10-14 19:35:11,345 signals 39093 8782111040 Generated File Number: FILE-2025-000012 INFO 2025-10-14 19:35:11,345 signals 39093 8782111040 File created: FILE-2025-000012 for patient MRNAGDAR000012 INFO 2025-10-14 19:35:11,345 signals 39093 8782111040 Created main file for patient: MRNAGDAR000012 INFO 2025-10-14 19:35:11,345 signals 39093 8782111040 Patient created: MRNAGDAR000012 - Maha Al-Mutairi INFO 2025-10-14 19:35:11,346 signals 39093 8782111040 Generated File Number: FILE-2025-000013 INFO 2025-10-14 19:35:11,346 signals 39093 8782111040 File created: FILE-2025-000013 for patient MRNAGDAR000013 INFO 2025-10-14 19:35:11,346 signals 39093 8782111040 Created main file for patient: MRNAGDAR000013 INFO 2025-10-14 19:35:11,346 signals 39093 8782111040 Patient created: MRNAGDAR000013 - Wafa Al-Asiri INFO 2025-10-14 19:35:11,347 signals 39093 8782111040 Generated File Number: FILE-2025-000014 INFO 2025-10-14 19:35:11,347 signals 39093 8782111040 File created: FILE-2025-000014 for patient MRNAGDAR000014 INFO 2025-10-14 19:35:11,347 signals 39093 8782111040 Created main file for patient: MRNAGDAR000014 INFO 2025-10-14 19:35:11,347 signals 39093 8782111040 Patient created: MRNAGDAR000014 - Hanan Al-Balawi INFO 2025-10-14 19:35:11,348 signals 39093 8782111040 Generated File Number: FILE-2025-000015 INFO 2025-10-14 19:35:11,348 signals 39093 8782111040 File created: FILE-2025-000015 for patient MRNAGDAR000015 INFO 2025-10-14 19:35:11,348 signals 39093 8782111040 Created main file for patient: MRNAGDAR000015 INFO 2025-10-14 19:35:11,348 signals 39093 8782111040 Patient created: MRNAGDAR000015 - Mona Al-Dosari INFO 2025-10-14 19:35:11,349 signals 39093 8782111040 Generated File Number: FILE-2025-000016 INFO 2025-10-14 19:35:11,350 signals 39093 8782111040 File created: FILE-2025-000016 for patient MRNAGDAR000016 INFO 2025-10-14 19:35:11,350 signals 39093 8782111040 Created main file for patient: MRNAGDAR000016 INFO 2025-10-14 19:35:11,350 signals 39093 8782111040 Patient created: MRNAGDAR000016 - Abdulrahman Al-Otaibi INFO 2025-10-14 19:35:11,351 signals 39093 8782111040 Generated File Number: FILE-2025-000017 INFO 2025-10-14 19:35:11,351 signals 39093 8782111040 File created: FILE-2025-000017 for patient MRNAGDAR000017 INFO 2025-10-14 19:35:11,351 signals 39093 8782111040 Created main file for patient: MRNAGDAR000017 INFO 2025-10-14 19:35:11,351 signals 39093 8782111040 Patient created: MRNAGDAR000017 - Hussein Al-Ahmadi INFO 2025-10-14 19:35:11,352 signals 39093 8782111040 Generated File Number: FILE-2025-000018 INFO 2025-10-14 19:35:11,352 signals 39093 8782111040 File created: FILE-2025-000018 for patient MRNAGDAR000018 INFO 2025-10-14 19:35:11,352 signals 39093 8782111040 Created main file for patient: MRNAGDAR000018 INFO 2025-10-14 19:35:11,352 signals 39093 8782111040 Patient created: MRNAGDAR000018 - Noura Al-Shehri INFO 2025-10-14 19:35:11,353 signals 39093 8782111040 Generated File Number: FILE-2025-000019 INFO 2025-10-14 19:35:11,353 signals 39093 8782111040 File created: FILE-2025-000019 for patient MRNAGDAR000019 INFO 2025-10-14 19:35:11,353 signals 39093 8782111040 Created main file for patient: MRNAGDAR000019 INFO 2025-10-14 19:35:11,353 signals 39093 8782111040 Patient created: MRNAGDAR000019 - Yazeed Al-Shammari INFO 2025-10-14 19:35:11,354 signals 39093 8782111040 Generated File Number: FILE-2025-000020 INFO 2025-10-14 19:35:11,354 signals 39093 8782111040 File created: FILE-2025-000020 for patient MRNAGDAR000020 INFO 2025-10-14 19:35:11,354 signals 39093 8782111040 Created main file for patient: MRNAGDAR000020 INFO 2025-10-14 19:35:11,355 signals 39093 8782111040 Patient created: MRNAGDAR000020 - Nawaf Al-Shammari INFO 2025-10-14 19:35:11,355 signals 39093 8782111040 Generated File Number: FILE-2025-000021 INFO 2025-10-14 19:35:11,356 signals 39093 8782111040 File created: FILE-2025-000021 for patient MRNAGDAR000021 INFO 2025-10-14 19:35:11,356 signals 39093 8782111040 Created main file for patient: MRNAGDAR000021 INFO 2025-10-14 19:35:11,356 signals 39093 8782111040 Patient created: MRNAGDAR000021 - Abdullah Al-Ahmadi INFO 2025-10-14 19:35:11,357 signals 39093 8782111040 Generated File Number: FILE-2025-000022 INFO 2025-10-14 19:35:11,357 signals 39093 8782111040 File created: FILE-2025-000022 for patient MRNAGDAR000022 INFO 2025-10-14 19:35:11,357 signals 39093 8782111040 Created main file for patient: MRNAGDAR000022 INFO 2025-10-14 19:35:11,357 signals 39093 8782111040 Patient created: MRNAGDAR000022 - Nada Al-Asiri INFO 2025-10-14 19:35:11,358 signals 39093 8782111040 Generated File Number: FILE-2025-000023 INFO 2025-10-14 19:35:11,358 signals 39093 8782111040 File created: FILE-2025-000023 for patient MRNAGDAR000023 INFO 2025-10-14 19:35:11,358 signals 39093 8782111040 Created main file for patient: MRNAGDAR000023 INFO 2025-10-14 19:35:11,358 signals 39093 8782111040 Patient created: MRNAGDAR000023 - Nasser Al-Rashidi INFO 2025-10-14 19:35:11,359 signals 39093 8782111040 Generated File Number: FILE-2025-000024 INFO 2025-10-14 19:35:11,359 signals 39093 8782111040 File created: FILE-2025-000024 for patient MRNAGDAR000024 INFO 2025-10-14 19:35:11,359 signals 39093 8782111040 Created main file for patient: MRNAGDAR000024 INFO 2025-10-14 19:35:11,359 signals 39093 8782111040 Patient created: MRNAGDAR000024 - Ziyad Al-Ghamdi INFO 2025-10-14 19:35:11,360 signals 39093 8782111040 Generated File Number: FILE-2025-000025 INFO 2025-10-14 19:35:11,361 signals 39093 8782111040 File created: FILE-2025-000025 for patient MRNAGDAR000025 INFO 2025-10-14 19:35:11,361 signals 39093 8782111040 Created main file for patient: MRNAGDAR000025 INFO 2025-10-14 19:35:11,361 signals 39093 8782111040 Patient created: MRNAGDAR000025 - Fatima Al-Dawsari INFO 2025-10-14 19:35:11,362 signals 39093 8782111040 Generated File Number: FILE-2025-000026 INFO 2025-10-14 19:35:11,362 signals 39093 8782111040 File created: FILE-2025-000026 for patient MRNAGDAR000026 INFO 2025-10-14 19:35:11,362 signals 39093 8782111040 Created main file for patient: MRNAGDAR000026 INFO 2025-10-14 19:35:11,362 signals 39093 8782111040 Patient created: MRNAGDAR000026 - Dalal Al-Harbi INFO 2025-10-14 19:35:11,363 signals 39093 8782111040 Generated File Number: FILE-2025-000027 INFO 2025-10-14 19:35:11,363 signals 39093 8782111040 File created: FILE-2025-000027 for patient MRNAGDAR000027 INFO 2025-10-14 19:35:11,363 signals 39093 8782111040 Created main file for patient: MRNAGDAR000027 INFO 2025-10-14 19:35:11,363 signals 39093 8782111040 Patient created: MRNAGDAR000027 - Sultan Al-Harbi INFO 2025-10-14 19:35:11,364 signals 39093 8782111040 Generated File Number: FILE-2025-000028 INFO 2025-10-14 19:35:11,364 signals 39093 8782111040 File created: FILE-2025-000028 for patient MRNAGDAR000028 INFO 2025-10-14 19:35:11,364 signals 39093 8782111040 Created main file for patient: MRNAGDAR000028 INFO 2025-10-14 19:35:11,364 signals 39093 8782111040 Patient created: MRNAGDAR000028 - Abdullah Al-Shammari INFO 2025-10-14 19:35:11,365 signals 39093 8782111040 Generated File Number: FILE-2025-000029 INFO 2025-10-14 19:35:11,366 signals 39093 8782111040 File created: FILE-2025-000029 for patient MRNAGDAR000029 INFO 2025-10-14 19:35:11,366 signals 39093 8782111040 Created main file for patient: MRNAGDAR000029 INFO 2025-10-14 19:35:11,366 signals 39093 8782111040 Patient created: MRNAGDAR000029 - Latifa Al-Harbi INFO 2025-10-14 19:35:11,367 signals 39093 8782111040 Generated File Number: FILE-2025-000030 INFO 2025-10-14 19:35:11,367 signals 39093 8782111040 File created: FILE-2025-000030 for patient MRNAGDAR000030 INFO 2025-10-14 19:35:11,367 signals 39093 8782111040 Created main file for patient: MRNAGDAR000030 INFO 2025-10-14 19:35:11,367 signals 39093 8782111040 Patient created: MRNAGDAR000030 - Sarah Al-Juaid INFO 2025-10-14 19:35:11,368 signals 39093 8782111040 Generated File Number: FILE-2025-000031 INFO 2025-10-14 19:35:11,368 signals 39093 8782111040 File created: FILE-2025-000031 for patient MRNAGDAR000031 INFO 2025-10-14 19:35:11,368 signals 39093 8782111040 Created main file for patient: MRNAGDAR000031 INFO 2025-10-14 19:35:11,368 signals 39093 8782111040 Patient created: MRNAGDAR000031 - Fatima Al-Mutairi INFO 2025-10-14 19:35:11,369 signals 39093 8782111040 Generated File Number: FILE-2025-000032 INFO 2025-10-14 19:35:11,369 signals 39093 8782111040 File created: FILE-2025-000032 for patient MRNAGDAR000032 INFO 2025-10-14 19:35:11,369 signals 39093 8782111040 Created main file for patient: MRNAGDAR000032 INFO 2025-10-14 19:35:11,369 signals 39093 8782111040 Patient created: MRNAGDAR000032 - Bandar Al-Subai INFO 2025-10-14 19:35:11,370 signals 39093 8782111040 Generated File Number: FILE-2025-000033 INFO 2025-10-14 19:35:11,370 signals 39093 8782111040 File created: FILE-2025-000033 for patient MRNAGDAR000033 INFO 2025-10-14 19:35:11,370 signals 39093 8782111040 Created main file for patient: MRNAGDAR000033 INFO 2025-10-14 19:35:11,371 signals 39093 8782111040 Patient created: MRNAGDAR000033 - Turki Al-Dosari INFO 2025-10-14 19:35:11,372 signals 39093 8782111040 Generated File Number: FILE-2025-000034 INFO 2025-10-14 19:35:11,372 signals 39093 8782111040 File created: FILE-2025-000034 for patient MRNAGDAR000034 INFO 2025-10-14 19:35:11,372 signals 39093 8782111040 Created main file for patient: MRNAGDAR000034 INFO 2025-10-14 19:35:11,372 signals 39093 8782111040 Patient created: MRNAGDAR000034 - Basma Al-Omari INFO 2025-10-14 19:35:11,373 signals 39093 8782111040 Generated File Number: FILE-2025-000035 INFO 2025-10-14 19:35:11,373 signals 39093 8782111040 File created: FILE-2025-000035 for patient MRNAGDAR000035 INFO 2025-10-14 19:35:11,373 signals 39093 8782111040 Created main file for patient: MRNAGDAR000035 INFO 2025-10-14 19:35:11,373 signals 39093 8782111040 Patient created: MRNAGDAR000035 - Munira Al-Shehri INFO 2025-10-14 19:35:11,374 signals 39093 8782111040 Generated File Number: FILE-2025-000036 INFO 2025-10-14 19:35:11,374 signals 39093 8782111040 File created: FILE-2025-000036 for patient MRNAGDAR000036 INFO 2025-10-14 19:35:11,374 signals 39093 8782111040 Created main file for patient: MRNAGDAR000036 INFO 2025-10-14 19:35:11,374 signals 39093 8782111040 Patient created: MRNAGDAR000036 - Dalal Al-Dawsari INFO 2025-10-14 19:35:11,375 signals 39093 8782111040 Generated File Number: FILE-2025-000037 INFO 2025-10-14 19:35:11,375 signals 39093 8782111040 File created: FILE-2025-000037 for patient MRNAGDAR000037 INFO 2025-10-14 19:35:11,375 signals 39093 8782111040 Created main file for patient: MRNAGDAR000037 INFO 2025-10-14 19:35:11,375 signals 39093 8782111040 Patient created: MRNAGDAR000037 - Abeer Al-Shehri INFO 2025-10-14 19:35:11,376 signals 39093 8782111040 Generated File Number: FILE-2025-000038 INFO 2025-10-14 19:35:11,377 signals 39093 8782111040 File created: FILE-2025-000038 for patient MRNAGDAR000038 INFO 2025-10-14 19:35:11,377 signals 39093 8782111040 Created main file for patient: MRNAGDAR000038 INFO 2025-10-14 19:35:11,377 signals 39093 8782111040 Patient created: MRNAGDAR000038 - Yazeed Al-Subaie INFO 2025-10-14 19:35:11,378 signals 39093 8782111040 Generated File Number: FILE-2025-000039 INFO 2025-10-14 19:35:11,378 signals 39093 8782111040 File created: FILE-2025-000039 for patient MRNAGDAR000039 INFO 2025-10-14 19:35:11,378 signals 39093 8782111040 Created main file for patient: MRNAGDAR000039 INFO 2025-10-14 19:35:11,378 signals 39093 8782111040 Patient created: MRNAGDAR000039 - Fahad Al-Shamrani INFO 2025-10-14 19:35:11,379 signals 39093 8782111040 Generated File Number: FILE-2025-000040 INFO 2025-10-14 19:35:11,379 signals 39093 8782111040 File created: FILE-2025-000040 for patient MRNAGDAR000040 INFO 2025-10-14 19:35:11,379 signals 39093 8782111040 Created main file for patient: MRNAGDAR000040 INFO 2025-10-14 19:35:11,379 signals 39093 8782111040 Patient created: MRNAGDAR000040 - Latifa Al-Ahmadi INFO 2025-10-14 19:35:11,380 signals 39093 8782111040 Generated File Number: FILE-2025-000041 INFO 2025-10-14 19:35:11,380 signals 39093 8782111040 File created: FILE-2025-000041 for patient MRNAGDAR000041 INFO 2025-10-14 19:35:11,380 signals 39093 8782111040 Created main file for patient: MRNAGDAR000041 INFO 2025-10-14 19:35:11,380 signals 39093 8782111040 Patient created: MRNAGDAR000041 - Nawaf Al-Asiri INFO 2025-10-14 19:35:11,381 signals 39093 8782111040 Generated File Number: FILE-2025-000042 INFO 2025-10-14 19:35:11,382 signals 39093 8782111040 File created: FILE-2025-000042 for patient MRNAGDAR000042 INFO 2025-10-14 19:35:11,382 signals 39093 8782111040 Created main file for patient: MRNAGDAR000042 INFO 2025-10-14 19:35:11,382 signals 39093 8782111040 Patient created: MRNAGDAR000042 - Sultan Al-Subaie INFO 2025-10-14 19:35:11,383 signals 39093 8782111040 Generated File Number: FILE-2025-000043 INFO 2025-10-14 19:35:11,383 signals 39093 8782111040 File created: FILE-2025-000043 for patient MRNAGDAR000043 INFO 2025-10-14 19:35:11,383 signals 39093 8782111040 Created main file for patient: MRNAGDAR000043 INFO 2025-10-14 19:35:11,383 signals 39093 8782111040 Patient created: MRNAGDAR000043 - Fatima Al-Shahrani INFO 2025-10-14 19:35:11,384 signals 39093 8782111040 Generated File Number: FILE-2025-000044 INFO 2025-10-14 19:35:11,384 signals 39093 8782111040 File created: FILE-2025-000044 for patient MRNAGDAR000044 INFO 2025-10-14 19:35:11,384 signals 39093 8782111040 Created main file for patient: MRNAGDAR000044 INFO 2025-10-14 19:35:11,384 signals 39093 8782111040 Patient created: MRNAGDAR000044 - Salma Al-Qahtani INFO 2025-10-14 19:35:11,385 signals 39093 8782111040 Generated File Number: FILE-2025-000045 INFO 2025-10-14 19:35:11,385 signals 39093 8782111040 File created: FILE-2025-000045 for patient MRNAGDAR000045 INFO 2025-10-14 19:35:11,385 signals 39093 8782111040 Created main file for patient: MRNAGDAR000045 INFO 2025-10-14 19:35:11,385 signals 39093 8782111040 Patient created: MRNAGDAR000045 - Saad Al-Balawi INFO 2025-10-14 19:35:11,386 signals 39093 8782111040 Generated File Number: FILE-2025-000046 INFO 2025-10-14 19:35:11,387 signals 39093 8782111040 File created: FILE-2025-000046 for patient MRNAGDAR000046 INFO 2025-10-14 19:35:11,387 signals 39093 8782111040 Created main file for patient: MRNAGDAR000046 INFO 2025-10-14 19:35:11,387 signals 39093 8782111040 Patient created: MRNAGDAR000046 - Maha Al-Maliki INFO 2025-10-14 19:35:11,388 signals 39093 8782111040 Generated File Number: FILE-2025-000047 INFO 2025-10-14 19:35:11,388 signals 39093 8782111040 File created: FILE-2025-000047 for patient MRNAGDAR000047 INFO 2025-10-14 19:35:11,388 signals 39093 8782111040 Created main file for patient: MRNAGDAR000047 INFO 2025-10-14 19:35:11,388 signals 39093 8782111040 Patient created: MRNAGDAR000047 - Abdulrahman Al-Qahtani INFO 2025-10-14 19:35:11,389 signals 39093 8782111040 Generated File Number: FILE-2025-000048 INFO 2025-10-14 19:35:11,389 signals 39093 8782111040 File created: FILE-2025-000048 for patient MRNAGDAR000048 INFO 2025-10-14 19:35:11,389 signals 39093 8782111040 Created main file for patient: MRNAGDAR000048 INFO 2025-10-14 19:35:11,389 signals 39093 8782111040 Patient created: MRNAGDAR000048 - Sarah Al-Ghamdi INFO 2025-10-14 19:35:11,390 signals 39093 8782111040 Generated File Number: FILE-2025-000049 INFO 2025-10-14 19:35:11,390 signals 39093 8782111040 File created: FILE-2025-000049 for patient MRNAGDAR000049 INFO 2025-10-14 19:35:11,390 signals 39093 8782111040 Created main file for patient: MRNAGDAR000049 INFO 2025-10-14 19:35:11,391 signals 39093 8782111040 Patient created: MRNAGDAR000049 - Yazeed Al-Maliki INFO 2025-10-14 19:35:11,391 signals 39093 8782111040 Generated File Number: FILE-2025-000050 INFO 2025-10-14 19:35:11,392 signals 39093 8782111040 File created: FILE-2025-000050 for patient MRNAGDAR000050 INFO 2025-10-14 19:35:11,392 signals 39093 8782111040 Created main file for patient: MRNAGDAR000050 INFO 2025-10-14 19:35:11,392 signals 39093 8782111040 Patient created: MRNAGDAR000050 - Noura Al-Maliki INFO 2025-10-14 19:35:11,405 signals 39093 8782111040 Appointment created: 205bf42f-c64a-4e3f-a290-8fd1cad6875a for patient MRNAGDAR000050 on 2025-09-28 INFO 2025-10-14 19:35:11,405 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000050-NUR-01 INFO 2025-10-14 19:35:11,405 signals 39093 8782111040 SubFile created: FILE-2025-000050-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:35:11,405 signals 39093 8782111040 Created sub-file FILE-2025-000050-NUR-01 for patient MRNAGDAR000050 at clinic Nursing Department INFO 2025-10-14 19:35:11,407 signals 39093 8782111040 Notified provider saleh.al-maliki.nurse1 of new appointment INFO 2025-10-14 19:35:11,409 signals 39093 8782111040 Appointment created: 1b1b243a-8b62-476a-8851-ed8ccf621595 for patient MRNAGDAR000023 on 2025-08-31 INFO 2025-10-14 19:35:11,409 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000023-MED-01 INFO 2025-10-14 19:35:11,409 signals 39093 8782111040 SubFile created: FILE-2025-000023-MED-01 for clinic Medical Department INFO 2025-10-14 19:35:11,409 signals 39093 8782111040 Created sub-file FILE-2025-000023-MED-01 for patient MRNAGDAR000023 at clinic Medical Department INFO 2025-10-14 19:35:11,410 signals 39093 8782111040 Notified provider abdulrahman.al-shehri.doctor2 of new appointment INFO 2025-10-14 19:35:11,411 signals 39093 8782111040 Appointment created: 29a1e976-e08c-40c3-be29-7e5f03bfab03 for patient MRNAGDAR000028 on 2025-09-25 INFO 2025-10-14 19:35:11,411 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000028-MED-01 INFO 2025-10-14 19:35:11,411 signals 39093 8782111040 SubFile created: FILE-2025-000028-MED-01 for clinic Medical Department INFO 2025-10-14 19:35:11,411 signals 39093 8782111040 Created sub-file FILE-2025-000028-MED-01 for patient MRNAGDAR000028 at clinic Medical Department INFO 2025-10-14 19:35:11,412 signals 39093 8782111040 Notified provider dalal.al-subai.doctor3 of new appointment INFO 2025-10-14 19:35:11,413 signals 39093 8782111040 Appointment created: 989478fa-8691-4f8d-b6f1-aaab7c1dece1 for patient MRNAGDAR000038 on 2025-11-03 INFO 2025-10-14 19:35:11,413 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000038-MED-01 INFO 2025-10-14 19:35:11,414 signals 39093 8782111040 SubFile created: FILE-2025-000038-MED-01 for clinic Medical Department INFO 2025-10-14 19:35:11,414 signals 39093 8782111040 Created sub-file FILE-2025-000038-MED-01 for patient MRNAGDAR000038 at clinic Medical Department INFO 2025-10-14 19:35:11,415 confirmation_service 39093 8782111040 Created confirmation token for appointment 989478fa-8691-4f8d-b6f1-aaab7c1dece1, expires at 2025-10-21 16:35:11.415279+00:00 ERROR 2025-10-14 19:35:11,415 signals 39093 8782111040 Error creating confirmation token for appointment 989478fa-8691-4f8d-b6f1-aaab7c1dece1: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:35:11,416 signals 39093 8782111040 Notified provider dalal.al-subai.doctor3 of new appointment INFO 2025-10-14 19:35:11,416 signals 39093 8782111040 Scheduled 24-hour reminder for appointment 989478fa-8691-4f8d-b6f1-aaab7c1dece1 INFO 2025-10-14 19:35:11,417 signals 39093 8782111040 Scheduled 2-hour reminder for appointment 989478fa-8691-4f8d-b6f1-aaab7c1dece1 INFO 2025-10-14 19:35:11,417 signals 39093 8782111040 Appointment created: 5b29eb1a-efc3-4f88-a3bb-2ebc10222a56 for patient MRNAGDAR000005 on 2025-07-27 INFO 2025-10-14 19:35:11,418 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000005-NUR-01 INFO 2025-10-14 19:35:11,418 signals 39093 8782111040 SubFile created: FILE-2025-000005-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:35:11,418 signals 39093 8782111040 Created sub-file FILE-2025-000005-NUR-01 for patient MRNAGDAR000005 at clinic Nursing Department INFO 2025-10-14 19:35:11,418 signals 39093 8782111040 Notified provider wafa.al-dosari.nurse2 of new appointment INFO 2025-10-14 19:35:11,420 signals 39093 8782111040 Appointment created: 1ca6ac6f-db8f-4aa0-a31a-d03b1e0a4b34 for patient MRNAGDAR000028 on 2025-08-17 INFO 2025-10-14 19:35:11,420 signals 39093 8782111040 Notified provider lulwa.al-rashidi.doctor1 of new appointment INFO 2025-10-14 19:35:11,421 signals 39093 8782111040 Appointment created: e68b51b8-1aa4-4c4f-9763-efe43a347929 for patient MRNAGDAR000007 on 2025-07-20 INFO 2025-10-14 19:35:11,422 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000007-MED-01 INFO 2025-10-14 19:35:11,422 signals 39093 8782111040 SubFile created: FILE-2025-000007-MED-01 for clinic Medical Department INFO 2025-10-14 19:35:11,422 signals 39093 8782111040 Created sub-file FILE-2025-000007-MED-01 for patient MRNAGDAR000007 at clinic Medical Department INFO 2025-10-14 19:35:11,422 signals 39093 8782111040 Notified provider lulwa.al-rashidi.doctor1 of new appointment INFO 2025-10-14 19:35:11,424 signals 39093 8782111040 Appointment created: 1bafd7f9-8123-441f-bf33-caf4e8293fc3 for patient MRNAGDAR000013 on 2025-08-18 INFO 2025-10-14 19:35:11,424 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000013-NUR-01 INFO 2025-10-14 19:35:11,424 signals 39093 8782111040 SubFile created: FILE-2025-000013-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:35:11,424 signals 39093 8782111040 Created sub-file FILE-2025-000013-NUR-01 for patient MRNAGDAR000013 at clinic Nursing Department INFO 2025-10-14 19:35:11,424 signals 39093 8782111040 Notified provider wafa.al-dosari.nurse2 of new appointment INFO 2025-10-14 19:35:11,425 signals 39093 8782111040 Appointment created: 5c475bfa-e1e8-42d4-b4f5-542dd94283c3 for patient MRNAGDAR000008 on 2025-10-15 INFO 2025-10-14 19:35:11,425 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000008-NUR-01 INFO 2025-10-14 19:35:11,426 signals 39093 8782111040 SubFile created: FILE-2025-000008-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:35:11,426 signals 39093 8782111040 Created sub-file FILE-2025-000008-NUR-01 for patient MRNAGDAR000008 at clinic Nursing Department INFO 2025-10-14 19:35:11,426 confirmation_service 39093 8782111040 Created confirmation token for appointment 5c475bfa-e1e8-42d4-b4f5-542dd94283c3, expires at 2025-10-21 16:35:11.426650+00:00 ERROR 2025-10-14 19:35:11,426 signals 39093 8782111040 Error creating confirmation token for appointment 5c475bfa-e1e8-42d4-b4f5-542dd94283c3: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:35:11,427 signals 39093 8782111040 Notified provider abdullah.al-harthi.nurse3 of new appointment INFO 2025-10-14 19:35:11,427 signals 39093 8782111040 Scheduled 2-hour reminder for appointment 5c475bfa-e1e8-42d4-b4f5-542dd94283c3 INFO 2025-10-14 19:35:11,428 signals 39093 8782111040 Appointment created: ca407cb7-0d24-4a65-8f74-50aefccd6ac5 for patient MRNAGDAR000037 on 2025-08-10 INFO 2025-10-14 19:35:11,428 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000037-ABA-01 INFO 2025-10-14 19:35:11,428 signals 39093 8782111040 SubFile created: FILE-2025-000037-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:35:11,428 signals 39093 8782111040 Created sub-file FILE-2025-000037-ABA-01 for patient MRNAGDAR000037 at clinic ABA Therapy INFO 2025-10-14 19:35:11,429 signals 39093 8782111040 Notified provider abdullah.al-qahtani.aba1 of new appointment INFO 2025-10-14 19:35:11,430 signals 39093 8782111040 Appointment created: 8c54d5a1-a289-4ae6-bb10-2996b695d5ed for patient MRNAGDAR000011 on 2025-09-24 INFO 2025-10-14 19:35:11,430 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000011-MED-01 INFO 2025-10-14 19:35:11,430 signals 39093 8782111040 SubFile created: FILE-2025-000011-MED-01 for clinic Medical Department INFO 2025-10-14 19:35:11,430 signals 39093 8782111040 Created sub-file FILE-2025-000011-MED-01 for patient MRNAGDAR000011 at clinic Medical Department INFO 2025-10-14 19:35:11,431 signals 39093 8782111040 Notified provider dalal.al-subai.doctor3 of new appointment INFO 2025-10-14 19:35:11,432 signals 39093 8782111040 Appointment created: ac303aeb-1d57-4a41-b62d-ce6e32479acd for patient MRNAGDAR000050 on 2025-07-27 INFO 2025-10-14 19:35:11,432 signals 39093 8782111040 Notified provider saleh.al-maliki.nurse1 of new appointment INFO 2025-10-14 19:35:11,434 signals 39093 8782111040 Appointment created: 4b147d5d-8bb2-4670-b90e-8ee9004095e9 for patient MRNAGDAR000023 on 2025-07-31 INFO 2025-10-14 19:35:11,434 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000023-OT-02 INFO 2025-10-14 19:35:11,434 signals 39093 8782111040 SubFile created: FILE-2025-000023-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:35:11,434 signals 39093 8782111040 Created sub-file FILE-2025-000023-OT-02 for patient MRNAGDAR000023 at clinic Occupational Therapy INFO 2025-10-14 19:35:11,434 signals 39093 8782111040 Notified provider faisal.al-asiri.ot1 of new appointment INFO 2025-10-14 19:35:11,436 signals 39093 8782111040 Appointment created: c6d581b3-c628-4d95-adda-b4f6d63782fc for patient MRNAGDAR000043 on 2025-10-19 INFO 2025-10-14 19:35:11,436 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000043-OT-01 INFO 2025-10-14 19:35:11,436 signals 39093 8782111040 SubFile created: FILE-2025-000043-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:35:11,436 signals 39093 8782111040 Created sub-file FILE-2025-000043-OT-01 for patient MRNAGDAR000043 at clinic Occupational Therapy INFO 2025-10-14 19:35:11,437 signals 39093 8782111040 Notified provider hassan.al-subai.ot2 of new appointment INFO 2025-10-14 19:35:11,437 signals 39093 8782111040 Scheduled 24-hour reminder for appointment c6d581b3-c628-4d95-adda-b4f6d63782fc INFO 2025-10-14 19:35:11,437 signals 39093 8782111040 Scheduled 2-hour reminder for appointment c6d581b3-c628-4d95-adda-b4f6d63782fc INFO 2025-10-14 19:35:11,438 signals 39093 8782111040 Appointment created: 6cd6e2b1-5ccb-42a1-a51c-0ce96a4e85ea for patient MRNAGDAR000044 on 2025-07-20 INFO 2025-10-14 19:35:11,438 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000044-NUR-01 INFO 2025-10-14 19:35:11,438 signals 39093 8782111040 SubFile created: FILE-2025-000044-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:35:11,438 signals 39093 8782111040 Created sub-file FILE-2025-000044-NUR-01 for patient MRNAGDAR000044 at clinic Nursing Department INFO 2025-10-14 19:35:11,439 signals 39093 8782111040 Notified provider abdullah.al-harthi.nurse3 of new appointment INFO 2025-10-14 19:35:11,440 signals 39093 8782111040 Appointment created: 52066ee5-c727-4f47-b79e-ea394b2aa0e2 for patient MRNAGDAR000050 on 2025-10-08 INFO 2025-10-14 19:35:11,440 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000050-MED-02 INFO 2025-10-14 19:35:11,440 signals 39093 8782111040 SubFile created: FILE-2025-000050-MED-02 for clinic Medical Department INFO 2025-10-14 19:35:11,441 signals 39093 8782111040 Created sub-file FILE-2025-000050-MED-02 for patient MRNAGDAR000050 at clinic Medical Department INFO 2025-10-14 19:35:11,441 signals 39093 8782111040 Notified provider lulwa.al-rashidi.doctor1 of new appointment INFO 2025-10-14 19:35:11,442 signals 39093 8782111040 Appointment created: 07bca8a5-98f3-4978-8480-2b062d884db7 for patient MRNAGDAR000012 on 2025-09-28 INFO 2025-10-14 19:35:11,442 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000012-MED-01 INFO 2025-10-14 19:35:11,443 signals 39093 8782111040 SubFile created: FILE-2025-000012-MED-01 for clinic Medical Department INFO 2025-10-14 19:35:11,443 signals 39093 8782111040 Created sub-file FILE-2025-000012-MED-01 for patient MRNAGDAR000012 at clinic Medical Department INFO 2025-10-14 19:35:11,443 signals 39093 8782111040 Notified provider lulwa.al-rashidi.doctor1 of new appointment INFO 2025-10-14 19:35:11,444 signals 39093 8782111040 Appointment created: 5cc56f2f-f339-408f-a468-d7f05d16f2a8 for patient MRNAGDAR000046 on 2025-10-30 INFO 2025-10-14 19:35:11,445 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000046-MED-01 INFO 2025-10-14 19:35:11,445 signals 39093 8782111040 SubFile created: FILE-2025-000046-MED-01 for clinic Medical Department INFO 2025-10-14 19:35:11,445 signals 39093 8782111040 Created sub-file FILE-2025-000046-MED-01 for patient MRNAGDAR000046 at clinic Medical Department INFO 2025-10-14 19:35:11,445 confirmation_service 39093 8782111040 Created confirmation token for appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8, expires at 2025-10-21 16:35:11.445766+00:00 ERROR 2025-10-14 19:35:11,445 signals 39093 8782111040 Error creating confirmation token for appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:35:11,446 signals 39093 8782111040 Notified provider abdulrahman.al-shehri.doctor2 of new appointment INFO 2025-10-14 19:35:11,446 signals 39093 8782111040 Scheduled 24-hour reminder for appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 INFO 2025-10-14 19:35:11,447 signals 39093 8782111040 Scheduled 2-hour reminder for appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 INFO 2025-10-14 19:35:11,447 signals 39093 8782111040 Appointment created: 72584324-3196-4393-a387-18817e1087fd for patient MRNAGDAR000039 on 2025-08-17 INFO 2025-10-14 19:35:11,448 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000039-SLP-01 INFO 2025-10-14 19:35:11,448 signals 39093 8782111040 SubFile created: FILE-2025-000039-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:35:11,448 signals 39093 8782111040 Created sub-file FILE-2025-000039-SLP-01 for patient MRNAGDAR000039 at clinic Speech-Language Pathology INFO 2025-10-14 19:35:11,448 signals 39093 8782111040 Notified provider amal.al-asiri.slp2 of new appointment INFO 2025-10-14 19:35:11,449 signals 39093 8782111040 Appointment created: 6b47d21c-671c-45f6-88af-bd785f4cdbd2 for patient MRNAGDAR000014 on 2025-09-01 INFO 2025-10-14 19:35:11,450 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000014-SLP-01 INFO 2025-10-14 19:35:11,450 signals 39093 8782111040 SubFile created: FILE-2025-000014-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:35:11,450 signals 39093 8782111040 Created sub-file FILE-2025-000014-SLP-01 for patient MRNAGDAR000014 at clinic Speech-Language Pathology INFO 2025-10-14 19:35:11,450 signals 39093 8782111040 Notified provider amal.al-asiri.slp2 of new appointment INFO 2025-10-14 19:35:11,451 signals 39093 8782111040 Appointment created: 1d6daf6c-b9fc-4320-9261-7acd77010a78 for patient MRNAGDAR000024 on 2025-10-19 INFO 2025-10-14 19:35:11,452 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000024-ABA-01 INFO 2025-10-14 19:35:11,452 signals 39093 8782111040 SubFile created: FILE-2025-000024-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:35:11,452 signals 39093 8782111040 Created sub-file FILE-2025-000024-ABA-01 for patient MRNAGDAR000024 at clinic ABA Therapy INFO 2025-10-14 19:35:11,452 signals 39093 8782111040 Notified provider turki.al-omari.aba2 of new appointment INFO 2025-10-14 19:35:11,453 signals 39093 8782111040 Scheduled 24-hour reminder for appointment 1d6daf6c-b9fc-4320-9261-7acd77010a78 INFO 2025-10-14 19:35:11,453 signals 39093 8782111040 Scheduled 2-hour reminder for appointment 1d6daf6c-b9fc-4320-9261-7acd77010a78 INFO 2025-10-14 19:35:11,454 signals 39093 8782111040 Appointment created: f5c2706b-a9f3-48fb-ad6f-60a6c2114ae6 for patient MRNAGDAR000006 on 2025-08-25 INFO 2025-10-14 19:35:11,454 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000006-NUR-01 INFO 2025-10-14 19:35:11,454 signals 39093 8782111040 SubFile created: FILE-2025-000006-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:35:11,454 signals 39093 8782111040 Created sub-file FILE-2025-000006-NUR-01 for patient MRNAGDAR000006 at clinic Nursing Department INFO 2025-10-14 19:35:11,455 signals 39093 8782111040 Notified provider abdullah.al-harthi.nurse3 of new appointment INFO 2025-10-14 19:35:11,456 signals 39093 8782111040 Appointment created: c138a257-4cc5-413e-b49a-2d130dd93b87 for patient MRNAGDAR000040 on 2025-09-21 INFO 2025-10-14 19:35:11,456 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000040-SLP-01 INFO 2025-10-14 19:35:11,456 signals 39093 8782111040 SubFile created: FILE-2025-000040-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:35:11,456 signals 39093 8782111040 Created sub-file FILE-2025-000040-SLP-01 for patient MRNAGDAR000040 at clinic Speech-Language Pathology INFO 2025-10-14 19:35:11,457 signals 39093 8782111040 Notified provider amal.al-asiri.slp2 of new appointment INFO 2025-10-14 19:35:11,457 signals 39093 8782111040 Appointment created: d27cca68-6288-421b-bee8-1405ae93c366 for patient MRNAGDAR000048 on 2025-09-23 INFO 2025-10-14 19:35:11,458 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000048-NUR-01 INFO 2025-10-14 19:35:11,458 signals 39093 8782111040 SubFile created: FILE-2025-000048-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:35:11,458 signals 39093 8782111040 Created sub-file FILE-2025-000048-NUR-01 for patient MRNAGDAR000048 at clinic Nursing Department INFO 2025-10-14 19:35:11,458 signals 39093 8782111040 Notified provider wafa.al-dosari.nurse2 of new appointment INFO 2025-10-14 19:35:11,459 signals 39093 8782111040 Appointment created: 6122be83-938b-4e7a-adfc-7deb6451033c for patient MRNAGDAR000019 on 2025-07-20 INFO 2025-10-14 19:35:11,460 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000019-SLP-01 INFO 2025-10-14 19:35:11,460 signals 39093 8782111040 SubFile created: FILE-2025-000019-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:35:11,460 signals 39093 8782111040 Created sub-file FILE-2025-000019-SLP-01 for patient MRNAGDAR000019 at clinic Speech-Language Pathology INFO 2025-10-14 19:35:11,460 signals 39093 8782111040 Notified provider maha.al-dosari.slp1 of new appointment INFO 2025-10-14 19:35:11,461 signals 39093 8782111040 Appointment created: cd1fd214-5a1d-436f-8639-92774bb95e8a for patient MRNAGDAR000050 on 2025-09-21 INFO 2025-10-14 19:35:11,462 signals 39093 8782111040 Notified provider wafa.al-dosari.nurse2 of new appointment INFO 2025-10-14 19:35:11,463 signals 39093 8782111040 Appointment created: 269c656c-5fb9-4504-8144-e4ddf6920e5b for patient MRNAGDAR000026 on 2025-09-07 INFO 2025-10-14 19:35:11,463 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000026-SLP-01 INFO 2025-10-14 19:35:11,463 signals 39093 8782111040 SubFile created: FILE-2025-000026-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:35:11,464 signals 39093 8782111040 Created sub-file FILE-2025-000026-SLP-01 for patient MRNAGDAR000026 at clinic Speech-Language Pathology INFO 2025-10-14 19:35:11,464 signals 39093 8782111040 Notified provider amal.al-asiri.slp2 of new appointment INFO 2025-10-14 19:35:11,465 signals 39093 8782111040 Appointment created: 8325a9d8-216b-42dd-903d-bfd7c32fd843 for patient MRNAGDAR000033 on 2025-09-28 INFO 2025-10-14 19:35:11,465 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000033-OT-01 INFO 2025-10-14 19:35:11,466 signals 39093 8782111040 SubFile created: FILE-2025-000033-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:35:11,466 signals 39093 8782111040 Created sub-file FILE-2025-000033-OT-01 for patient MRNAGDAR000033 at clinic Occupational Therapy INFO 2025-10-14 19:35:11,466 signals 39093 8782111040 Notified provider faisal.al-asiri.ot1 of new appointment INFO 2025-10-14 19:35:11,467 signals 39093 8782111040 Appointment created: aa5e110d-a6a3-4b2d-a3f8-e4d12ea826f8 for patient MRNAGDAR000023 on 2025-07-20 INFO 2025-10-14 19:35:11,468 signals 39093 8782111040 Notified provider hassan.al-subai.ot2 of new appointment INFO 2025-10-14 19:35:11,469 signals 39093 8782111040 Appointment created: c1f4172d-ce11-493e-a101-074c3e17a3d1 for patient MRNAGDAR000033 on 2025-08-31 INFO 2025-10-14 19:35:11,469 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000033-MED-02 INFO 2025-10-14 19:35:11,469 signals 39093 8782111040 SubFile created: FILE-2025-000033-MED-02 for clinic Medical Department INFO 2025-10-14 19:35:11,469 signals 39093 8782111040 Created sub-file FILE-2025-000033-MED-02 for patient MRNAGDAR000033 at clinic Medical Department INFO 2025-10-14 19:35:11,470 signals 39093 8782111040 Notified provider dalal.al-subai.doctor3 of new appointment INFO 2025-10-14 19:35:11,471 signals 39093 8782111040 Appointment created: 67580d38-501c-445c-88f8-0cb54ab76c6c for patient MRNAGDAR000034 on 2025-09-11 INFO 2025-10-14 19:35:11,471 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000034-NUR-01 INFO 2025-10-14 19:35:11,471 signals 39093 8782111040 SubFile created: FILE-2025-000034-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:35:11,471 signals 39093 8782111040 Created sub-file FILE-2025-000034-NUR-01 for patient MRNAGDAR000034 at clinic Nursing Department INFO 2025-10-14 19:35:11,472 signals 39093 8782111040 Notified provider wafa.al-dosari.nurse2 of new appointment INFO 2025-10-14 19:35:11,473 signals 39093 8782111040 Appointment created: b21c2d32-a4ea-4054-b744-5417846ccb98 for patient MRNAGDAR000018 on 2025-09-21 INFO 2025-10-14 19:35:11,473 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000018-ABA-01 INFO 2025-10-14 19:35:11,473 signals 39093 8782111040 SubFile created: FILE-2025-000018-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:35:11,473 signals 39093 8782111040 Created sub-file FILE-2025-000018-ABA-01 for patient MRNAGDAR000018 at clinic ABA Therapy INFO 2025-10-14 19:35:11,474 signals 39093 8782111040 Notified provider abdullah.al-qahtani.aba1 of new appointment INFO 2025-10-14 19:35:11,475 signals 39093 8782111040 Appointment created: d820ca00-ff88-4b84-b681-780828b623e1 for patient MRNAGDAR000026 on 2025-09-28 INFO 2025-10-14 19:35:11,475 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000026-ABA-02 INFO 2025-10-14 19:35:11,475 signals 39093 8782111040 SubFile created: FILE-2025-000026-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:35:11,475 signals 39093 8782111040 Created sub-file FILE-2025-000026-ABA-02 for patient MRNAGDAR000026 at clinic ABA Therapy INFO 2025-10-14 19:35:11,476 signals 39093 8782111040 Notified provider turki.al-omari.aba2 of new appointment INFO 2025-10-14 19:35:11,477 signals 39093 8782111040 Appointment created: fcdbff9b-8fc6-4b27-9d08-b0b5cca62ac6 for patient MRNAGDAR000036 on 2025-09-24 INFO 2025-10-14 19:35:11,477 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000036-OT-01 INFO 2025-10-14 19:35:11,477 signals 39093 8782111040 SubFile created: FILE-2025-000036-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:35:11,477 signals 39093 8782111040 Created sub-file FILE-2025-000036-OT-01 for patient MRNAGDAR000036 at clinic Occupational Therapy INFO 2025-10-14 19:35:11,477 signals 39093 8782111040 Notified provider hassan.al-subai.ot2 of new appointment INFO 2025-10-14 19:35:11,478 signals 39093 8782111040 Appointment created: 3745d60e-e02a-4ef4-9356-13bfa24a953d for patient MRNAGDAR000032 on 2025-09-21 INFO 2025-10-14 19:35:11,479 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000032-SLP-01 INFO 2025-10-14 19:35:11,479 signals 39093 8782111040 SubFile created: FILE-2025-000032-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:35:11,479 signals 39093 8782111040 Created sub-file FILE-2025-000032-SLP-01 for patient MRNAGDAR000032 at clinic Speech-Language Pathology INFO 2025-10-14 19:35:11,479 signals 39093 8782111040 Notified provider amal.al-asiri.slp2 of new appointment INFO 2025-10-14 19:35:11,480 signals 39093 8782111040 Appointment created: 870d4e18-76a4-4bab-a924-cd9e08829983 for patient MRNAGDAR000040 on 2025-08-17 INFO 2025-10-14 19:35:11,481 signals 39093 8782111040 Notified provider amal.al-asiri.slp2 of new appointment INFO 2025-10-14 19:35:11,481 signals 39093 8782111040 Appointment created: cccb04dd-8734-410d-aa39-aa63baecfdc7 for patient MRNAGDAR000046 on 2025-07-20 INFO 2025-10-14 19:35:11,482 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000046-OT-02 INFO 2025-10-14 19:35:11,482 signals 39093 8782111040 SubFile created: FILE-2025-000046-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:35:11,482 signals 39093 8782111040 Created sub-file FILE-2025-000046-OT-02 for patient MRNAGDAR000046 at clinic Occupational Therapy INFO 2025-10-14 19:35:11,482 signals 39093 8782111040 Notified provider faisal.al-asiri.ot1 of new appointment INFO 2025-10-14 19:35:11,483 signals 39093 8782111040 Appointment created: 93b9470d-76e1-48f2-a9ac-74c4b6238ddb for patient MRNAGDAR000028 on 2025-07-23 INFO 2025-10-14 19:35:11,484 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000028-ABA-02 INFO 2025-10-14 19:35:11,484 signals 39093 8782111040 SubFile created: FILE-2025-000028-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:35:11,484 signals 39093 8782111040 Created sub-file FILE-2025-000028-ABA-02 for patient MRNAGDAR000028 at clinic ABA Therapy INFO 2025-10-14 19:35:11,484 signals 39093 8782111040 Notified provider abdullah.al-qahtani.aba1 of new appointment INFO 2025-10-14 19:35:11,486 signals 39093 8782111040 Appointment created: 03ce3f41-a1f2-4e5f-84e5-ec29affe6f9d for patient MRNAGDAR000049 on 2025-09-15 INFO 2025-10-14 19:35:11,486 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000049-SLP-01 INFO 2025-10-14 19:35:11,486 signals 39093 8782111040 SubFile created: FILE-2025-000049-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:35:11,486 signals 39093 8782111040 Created sub-file FILE-2025-000049-SLP-01 for patient MRNAGDAR000049 at clinic Speech-Language Pathology INFO 2025-10-14 19:35:11,486 signals 39093 8782111040 Notified provider maha.al-dosari.slp1 of new appointment INFO 2025-10-14 19:35:11,488 signals 39093 8782111040 Appointment created: e76b03ac-60b4-4453-9145-f144dff6836a for patient MRNAGDAR000034 on 2025-10-01 INFO 2025-10-14 19:35:11,488 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000034-MED-02 INFO 2025-10-14 19:35:11,488 signals 39093 8782111040 SubFile created: FILE-2025-000034-MED-02 for clinic Medical Department INFO 2025-10-14 19:35:11,488 signals 39093 8782111040 Created sub-file FILE-2025-000034-MED-02 for patient MRNAGDAR000034 at clinic Medical Department INFO 2025-10-14 19:35:11,489 signals 39093 8782111040 Notified provider lulwa.al-rashidi.doctor1 of new appointment INFO 2025-10-14 19:35:11,490 signals 39093 8782111040 Appointment created: 17b45d7b-d1d1-47bf-b163-b4233b89f766 for patient MRNAGDAR000032 on 2025-09-09 INFO 2025-10-14 19:35:11,490 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000032-NUR-02 INFO 2025-10-14 19:35:11,490 signals 39093 8782111040 SubFile created: FILE-2025-000032-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:35:11,490 signals 39093 8782111040 Created sub-file FILE-2025-000032-NUR-02 for patient MRNAGDAR000032 at clinic Nursing Department INFO 2025-10-14 19:35:11,491 signals 39093 8782111040 Notified provider wafa.al-dosari.nurse2 of new appointment INFO 2025-10-14 19:35:11,492 signals 39093 8782111040 Appointment created: 41c16b27-f463-475e-9f6d-8f99f1ce4223 for patient MRNAGDAR000038 on 2025-09-07 INFO 2025-10-14 19:35:11,492 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000038-OT-02 INFO 2025-10-14 19:35:11,492 signals 39093 8782111040 SubFile created: FILE-2025-000038-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:35:11,492 signals 39093 8782111040 Created sub-file FILE-2025-000038-OT-02 for patient MRNAGDAR000038 at clinic Occupational Therapy INFO 2025-10-14 19:35:11,493 signals 39093 8782111040 Notified provider hassan.al-subai.ot2 of new appointment INFO 2025-10-14 19:35:11,494 signals 39093 8782111040 Appointment created: 382d959a-b97f-4c46-82f1-db5408091cae for patient MRNAGDAR000024 on 2025-07-22 INFO 2025-10-14 19:35:11,494 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000024-SLP-02 INFO 2025-10-14 19:35:11,494 signals 39093 8782111040 SubFile created: FILE-2025-000024-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:35:11,494 signals 39093 8782111040 Created sub-file FILE-2025-000024-SLP-02 for patient MRNAGDAR000024 at clinic Speech-Language Pathology INFO 2025-10-14 19:35:11,495 signals 39093 8782111040 Notified provider amal.al-asiri.slp2 of new appointment INFO 2025-10-14 19:35:11,496 signals 39093 8782111040 Appointment created: d00b98fa-f5eb-4ac1-b864-d49a82dedaff for patient MRNAGDAR000047 on 2025-08-04 INFO 2025-10-14 19:35:11,496 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000047-OT-01 INFO 2025-10-14 19:35:11,496 signals 39093 8782111040 SubFile created: FILE-2025-000047-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:35:11,496 signals 39093 8782111040 Created sub-file FILE-2025-000047-OT-01 for patient MRNAGDAR000047 at clinic Occupational Therapy INFO 2025-10-14 19:35:11,497 signals 39093 8782111040 Notified provider hassan.al-subai.ot2 of new appointment INFO 2025-10-14 19:35:11,498 signals 39093 8782111040 Appointment created: 088ef34f-8939-4def-ae7f-a53dcfa77cc4 for patient MRNAGDAR000039 on 2025-09-15 INFO 2025-10-14 19:35:11,498 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000039-NUR-02 INFO 2025-10-14 19:35:11,498 signals 39093 8782111040 SubFile created: FILE-2025-000039-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:35:11,498 signals 39093 8782111040 Created sub-file FILE-2025-000039-NUR-02 for patient MRNAGDAR000039 at clinic Nursing Department INFO 2025-10-14 19:35:11,499 signals 39093 8782111040 Notified provider abdullah.al-harthi.nurse3 of new appointment INFO 2025-10-14 19:35:11,500 signals 39093 8782111040 Appointment created: d6b41010-79b6-4f23-9e14-6383cce526b6 for patient MRNAGDAR000004 on 2025-09-14 INFO 2025-10-14 19:35:11,500 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000004-ABA-01 INFO 2025-10-14 19:35:11,500 signals 39093 8782111040 SubFile created: FILE-2025-000004-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:35:11,500 signals 39093 8782111040 Created sub-file FILE-2025-000004-ABA-01 for patient MRNAGDAR000004 at clinic ABA Therapy INFO 2025-10-14 19:35:11,501 signals 39093 8782111040 Notified provider turki.al-omari.aba2 of new appointment INFO 2025-10-14 19:35:11,502 signals 39093 8782111040 Appointment created: 19671a43-8eb5-400f-b7dc-8a836a19776e for patient MRNAGDAR000041 on 2025-09-25 INFO 2025-10-14 19:35:11,502 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000041-NUR-01 INFO 2025-10-14 19:35:11,502 signals 39093 8782111040 SubFile created: FILE-2025-000041-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:35:11,502 signals 39093 8782111040 Created sub-file FILE-2025-000041-NUR-01 for patient MRNAGDAR000041 at clinic Nursing Department INFO 2025-10-14 19:35:11,503 signals 39093 8782111040 Notified provider abdullah.al-harthi.nurse3 of new appointment INFO 2025-10-14 19:35:11,504 signals 39093 8782111040 Appointment created: df12b485-09b6-40f9-9802-d9793625d5f8 for patient MRNAGDAR000047 on 2025-09-18 INFO 2025-10-14 19:35:11,504 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000047-NUR-02 INFO 2025-10-14 19:35:11,505 signals 39093 8782111040 SubFile created: FILE-2025-000047-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:35:11,505 signals 39093 8782111040 Created sub-file FILE-2025-000047-NUR-02 for patient MRNAGDAR000047 at clinic Nursing Department INFO 2025-10-14 19:35:11,505 signals 39093 8782111040 Notified provider saleh.al-maliki.nurse1 of new appointment INFO 2025-10-14 19:35:11,506 signals 39093 8782111040 Appointment created: 0eb516c2-4036-413a-9874-5ec7dd824ba4 for patient MRNAGDAR000016 on 2025-08-07 INFO 2025-10-14 19:35:11,506 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000016-ABA-01 INFO 2025-10-14 19:35:11,507 signals 39093 8782111040 SubFile created: FILE-2025-000016-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:35:11,507 signals 39093 8782111040 Created sub-file FILE-2025-000016-ABA-01 for patient MRNAGDAR000016 at clinic ABA Therapy INFO 2025-10-14 19:35:11,507 signals 39093 8782111040 Notified provider turki.al-omari.aba2 of new appointment INFO 2025-10-14 19:35:11,508 signals 39093 8782111040 Appointment created: c06830ce-04b5-4a04-b989-5d635f3d20fc for patient MRNAGDAR000042 on 2025-08-18 INFO 2025-10-14 19:35:11,508 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000042-MED-01 INFO 2025-10-14 19:35:11,509 signals 39093 8782111040 SubFile created: FILE-2025-000042-MED-01 for clinic Medical Department INFO 2025-10-14 19:35:11,509 signals 39093 8782111040 Created sub-file FILE-2025-000042-MED-01 for patient MRNAGDAR000042 at clinic Medical Department INFO 2025-10-14 19:35:11,509 signals 39093 8782111040 Notified provider lulwa.al-rashidi.doctor1 of new appointment INFO 2025-10-14 19:35:11,510 signals 39093 8782111040 Appointment created: 1a598390-c05e-4cb7-ab3e-96eb9842d7bb for patient MRNAGDAR000024 on 2025-08-13 INFO 2025-10-14 19:35:11,510 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000024-MED-03 INFO 2025-10-14 19:35:11,511 signals 39093 8782111040 SubFile created: FILE-2025-000024-MED-03 for clinic Medical Department INFO 2025-10-14 19:35:11,511 signals 39093 8782111040 Created sub-file FILE-2025-000024-MED-03 for patient MRNAGDAR000024 at clinic Medical Department INFO 2025-10-14 19:35:11,511 signals 39093 8782111040 Notified provider abdulrahman.al-shehri.doctor2 of new appointment INFO 2025-10-14 19:35:11,512 signals 39093 8782111040 Appointment created: 25c4002c-21e5-49c2-93a0-3aa0ce13152e for patient MRNAGDAR000004 on 2025-10-06 INFO 2025-10-14 19:35:11,513 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000004-SLP-02 INFO 2025-10-14 19:35:11,513 signals 39093 8782111040 SubFile created: FILE-2025-000004-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:35:11,513 signals 39093 8782111040 Created sub-file FILE-2025-000004-SLP-02 for patient MRNAGDAR000004 at clinic Speech-Language Pathology INFO 2025-10-14 19:35:11,513 signals 39093 8782111040 Notified provider amal.al-asiri.slp2 of new appointment INFO 2025-10-14 19:35:11,514 signals 39093 8782111040 Appointment created: 429679a1-d7a4-49a4-b621-c2a1ad3ddbff for patient MRNAGDAR000040 on 2025-09-21 INFO 2025-10-14 19:35:11,515 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000040-NUR-02 INFO 2025-10-14 19:35:11,515 signals 39093 8782111040 SubFile created: FILE-2025-000040-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:35:11,515 signals 39093 8782111040 Created sub-file FILE-2025-000040-NUR-02 for patient MRNAGDAR000040 at clinic Nursing Department INFO 2025-10-14 19:35:11,515 signals 39093 8782111040 Notified provider abdullah.al-harthi.nurse3 of new appointment INFO 2025-10-14 19:35:11,516 signals 39093 8782111040 Appointment created: 9ed9eb0f-4921-482d-95d9-2c5ada04aab0 for patient MRNAGDAR000026 on 2025-09-17 INFO 2025-10-14 19:35:11,516 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000026-MED-03 INFO 2025-10-14 19:35:11,517 signals 39093 8782111040 SubFile created: FILE-2025-000026-MED-03 for clinic Medical Department INFO 2025-10-14 19:35:11,517 signals 39093 8782111040 Created sub-file FILE-2025-000026-MED-03 for patient MRNAGDAR000026 at clinic Medical Department INFO 2025-10-14 19:35:11,517 signals 39093 8782111040 Notified provider dalal.al-subai.doctor3 of new appointment INFO 2025-10-14 19:35:11,518 signals 39093 8782111040 Appointment created: abd9eeaf-56ec-4ef0-9bdc-1da6866a2470 for patient MRNAGDAR000027 on 2025-08-24 INFO 2025-10-14 19:35:11,519 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000027-SLP-01 INFO 2025-10-14 19:35:11,519 signals 39093 8782111040 SubFile created: FILE-2025-000027-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:35:11,519 signals 39093 8782111040 Created sub-file FILE-2025-000027-SLP-01 for patient MRNAGDAR000027 at clinic Speech-Language Pathology INFO 2025-10-14 19:35:11,519 signals 39093 8782111040 Notified provider maha.al-dosari.slp1 of new appointment INFO 2025-10-14 19:35:11,520 signals 39093 8782111040 Appointment created: c917aaa5-1fae-4f52-8bf7-b6adbed86d82 for patient MRNAGDAR000046 on 2025-10-05 INFO 2025-10-14 19:35:11,521 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000046-ABA-03 INFO 2025-10-14 19:35:11,521 signals 39093 8782111040 SubFile created: FILE-2025-000046-ABA-03 for clinic ABA Therapy INFO 2025-10-14 19:35:11,521 signals 39093 8782111040 Created sub-file FILE-2025-000046-ABA-03 for patient MRNAGDAR000046 at clinic ABA Therapy INFO 2025-10-14 19:35:11,521 signals 39093 8782111040 Notified provider turki.al-omari.aba2 of new appointment INFO 2025-10-14 19:35:11,522 signals 39093 8782111040 Appointment created: c4152fec-1e60-4e85-9dbc-7a2fd7997834 for patient MRNAGDAR000040 on 2025-08-31 INFO 2025-10-14 19:35:11,523 signals 39093 8782111040 Notified provider abdullah.al-harthi.nurse3 of new appointment INFO 2025-10-14 19:35:11,524 signals 39093 8782111040 Appointment created: f83ce24c-473b-4b77-8d5a-6ae05739b552 for patient MRNAGDAR000045 on 2025-10-06 INFO 2025-10-14 19:35:11,524 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000045-ABA-01 INFO 2025-10-14 19:35:11,525 signals 39093 8782111040 SubFile created: FILE-2025-000045-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:35:11,525 signals 39093 8782111040 Created sub-file FILE-2025-000045-ABA-01 for patient MRNAGDAR000045 at clinic ABA Therapy INFO 2025-10-14 19:35:11,525 signals 39093 8782111040 Notified provider turki.al-omari.aba2 of new appointment INFO 2025-10-14 19:35:11,526 signals 39093 8782111040 Appointment created: 30511951-1bba-4f5d-b450-d33c8d94f11b for patient MRNAGDAR000041 on 2025-10-01 INFO 2025-10-14 19:35:11,526 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000041-ABA-02 INFO 2025-10-14 19:35:11,527 signals 39093 8782111040 SubFile created: FILE-2025-000041-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:35:11,527 signals 39093 8782111040 Created sub-file FILE-2025-000041-ABA-02 for patient MRNAGDAR000041 at clinic ABA Therapy INFO 2025-10-14 19:35:11,527 signals 39093 8782111040 Notified provider turki.al-omari.aba2 of new appointment INFO 2025-10-14 19:35:11,528 signals 39093 8782111040 Appointment created: f6f3931b-c38c-4178-b388-a22a0ae6473e for patient MRNAGDAR000037 on 2025-09-30 INFO 2025-10-14 19:35:11,529 signals 39093 8782111040 Notified provider turki.al-omari.aba2 of new appointment INFO 2025-10-14 19:35:11,530 signals 39093 8782111040 Appointment created: 45df05b9-55a0-44e6-87e3-bae741055178 for patient MRNAGDAR000004 on 2025-08-31 INFO 2025-10-14 19:35:11,530 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000004-MED-03 INFO 2025-10-14 19:35:11,530 signals 39093 8782111040 SubFile created: FILE-2025-000004-MED-03 for clinic Medical Department INFO 2025-10-14 19:35:11,530 signals 39093 8782111040 Created sub-file FILE-2025-000004-MED-03 for patient MRNAGDAR000004 at clinic Medical Department INFO 2025-10-14 19:35:11,531 signals 39093 8782111040 Notified provider abdulrahman.al-shehri.doctor2 of new appointment INFO 2025-10-14 19:35:11,532 signals 39093 8782111040 Appointment created: 4ca76c5b-d592-4dda-9ae7-14285295da80 for patient MRNAGDAR000004 on 2025-09-11 INFO 2025-10-14 19:35:11,532 signals 39093 8782111040 Notified provider dalal.al-subai.doctor3 of new appointment INFO 2025-10-14 19:35:11,534 signals 39093 8782111040 Appointment created: 1c307c87-6088-44ae-8bdc-a792eb5821e9 for patient MRNAGDAR000031 on 2025-09-21 INFO 2025-10-14 19:35:11,534 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000031-ABA-01 INFO 2025-10-14 19:35:11,534 signals 39093 8782111040 SubFile created: FILE-2025-000031-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:35:11,534 signals 39093 8782111040 Created sub-file FILE-2025-000031-ABA-01 for patient MRNAGDAR000031 at clinic ABA Therapy INFO 2025-10-14 19:35:11,534 signals 39093 8782111040 Notified provider turki.al-omari.aba2 of new appointment INFO 2025-10-14 19:35:11,536 signals 39093 8782111040 Appointment created: f160743a-11a5-4de3-919e-9e6c0c9493f8 for patient MRNAGDAR000009 on 2025-08-12 INFO 2025-10-14 19:35:11,536 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000009-SLP-01 INFO 2025-10-14 19:35:11,536 signals 39093 8782111040 SubFile created: FILE-2025-000009-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:35:11,536 signals 39093 8782111040 Created sub-file FILE-2025-000009-SLP-01 for patient MRNAGDAR000009 at clinic Speech-Language Pathology INFO 2025-10-14 19:35:11,537 signals 39093 8782111040 Notified provider maha.al-dosari.slp1 of new appointment INFO 2025-10-14 19:35:11,538 signals 39093 8782111040 Appointment created: b6d0bb0d-585d-4c9c-863e-a5298b08d10b for patient MRNAGDAR000003 on 2025-09-09 INFO 2025-10-14 19:35:11,538 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000003-MED-01 INFO 2025-10-14 19:35:11,538 signals 39093 8782111040 SubFile created: FILE-2025-000003-MED-01 for clinic Medical Department INFO 2025-10-14 19:35:11,538 signals 39093 8782111040 Created sub-file FILE-2025-000003-MED-01 for patient MRNAGDAR000003 at clinic Medical Department INFO 2025-10-14 19:35:11,539 signals 39093 8782111040 Notified provider lulwa.al-rashidi.doctor1 of new appointment INFO 2025-10-14 19:35:11,540 signals 39093 8782111040 Appointment created: a8dfd10e-7c5e-4aff-80bf-c4544f6b4a63 for patient MRNAGDAR000032 on 2025-08-03 INFO 2025-10-14 19:35:11,540 signals 39093 8782111040 Notified provider maha.al-dosari.slp1 of new appointment INFO 2025-10-14 19:35:11,542 signals 39093 8782111040 Appointment created: da42a292-ac51-4b9f-a0bc-b84d85fc24e9 for patient MRNAGDAR000034 on 2025-07-22 INFO 2025-10-14 19:35:11,542 signals 39093 8782111040 Notified provider abdullah.al-harthi.nurse3 of new appointment INFO 2025-10-14 19:35:11,543 signals 39093 8782111040 Appointment created: a74dbf79-b4b9-4c9d-bc86-d85b51018862 for patient MRNAGDAR000005 on 2025-08-12 INFO 2025-10-14 19:35:11,544 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000005-SLP-02 INFO 2025-10-14 19:35:11,544 signals 39093 8782111040 SubFile created: FILE-2025-000005-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:35:11,544 signals 39093 8782111040 Created sub-file FILE-2025-000005-SLP-02 for patient MRNAGDAR000005 at clinic Speech-Language Pathology INFO 2025-10-14 19:35:11,544 signals 39093 8782111040 Notified provider amal.al-asiri.slp2 of new appointment INFO 2025-10-14 19:35:11,545 signals 39093 8782111040 Appointment created: abdf1c49-72c5-47d2-8c10-d7710480b6c7 for patient MRNAGDAR000033 on 2025-08-21 INFO 2025-10-14 19:35:11,546 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000033-SLP-03 INFO 2025-10-14 19:35:11,546 signals 39093 8782111040 SubFile created: FILE-2025-000033-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:35:11,546 signals 39093 8782111040 Created sub-file FILE-2025-000033-SLP-03 for patient MRNAGDAR000033 at clinic Speech-Language Pathology INFO 2025-10-14 19:35:11,546 signals 39093 8782111040 Notified provider maha.al-dosari.slp1 of new appointment INFO 2025-10-14 19:35:11,547 signals 39093 8782111040 Appointment created: 87ce558b-1999-49f0-932d-c93d948f1747 for patient MRNAGDAR000008 on 2025-09-02 INFO 2025-10-14 19:35:11,548 signals 39093 8782111040 Notified provider abdullah.al-harthi.nurse3 of new appointment INFO 2025-10-14 19:35:11,549 signals 39093 8782111040 Appointment created: 0a381f73-62e2-4e1d-8041-1ac3501730d3 for patient MRNAGDAR000014 on 2025-10-19 INFO 2025-10-14 19:35:11,549 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000014-NUR-02 INFO 2025-10-14 19:35:11,550 signals 39093 8782111040 SubFile created: FILE-2025-000014-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:35:11,550 signals 39093 8782111040 Created sub-file FILE-2025-000014-NUR-02 for patient MRNAGDAR000014 at clinic Nursing Department INFO 2025-10-14 19:35:11,550 signals 39093 8782111040 Notified provider abdullah.al-harthi.nurse3 of new appointment INFO 2025-10-14 19:35:11,550 signals 39093 8782111040 Scheduled 24-hour reminder for appointment 0a381f73-62e2-4e1d-8041-1ac3501730d3 INFO 2025-10-14 19:35:11,551 signals 39093 8782111040 Scheduled 2-hour reminder for appointment 0a381f73-62e2-4e1d-8041-1ac3501730d3 INFO 2025-10-14 19:35:11,551 signals 39093 8782111040 Appointment created: fab3fc1c-1348-438e-b08c-1c0370d21a3a for patient MRNAGDAR000039 on 2025-07-27 INFO 2025-10-14 19:35:11,552 signals 39093 8782111040 Notified provider wafa.al-dosari.nurse2 of new appointment INFO 2025-10-14 19:35:11,553 signals 39093 8782111040 Appointment created: a575c75e-94f5-4b90-b5ae-9f6840601e8d for patient MRNAGDAR000011 on 2025-08-20 INFO 2025-10-14 19:35:11,553 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000011-OT-02 INFO 2025-10-14 19:35:11,553 signals 39093 8782111040 SubFile created: FILE-2025-000011-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:35:11,553 signals 39093 8782111040 Created sub-file FILE-2025-000011-OT-02 for patient MRNAGDAR000011 at clinic Occupational Therapy INFO 2025-10-14 19:35:11,553 signals 39093 8782111040 Notified provider faisal.al-asiri.ot1 of new appointment INFO 2025-10-14 19:35:11,555 signals 39093 8782111040 Appointment created: 0cdc2a13-aa98-4aa8-89c7-a67ecb1019bd for patient MRNAGDAR000048 on 2025-09-21 INFO 2025-10-14 19:35:11,555 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000048-ABA-02 INFO 2025-10-14 19:35:11,555 signals 39093 8782111040 SubFile created: FILE-2025-000048-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:35:11,555 signals 39093 8782111040 Created sub-file FILE-2025-000048-ABA-02 for patient MRNAGDAR000048 at clinic ABA Therapy INFO 2025-10-14 19:35:11,555 signals 39093 8782111040 Notified provider abdullah.al-qahtani.aba1 of new appointment INFO 2025-10-14 19:35:11,557 signals 39093 8782111040 Appointment created: 44d2d26e-2a5e-4bfc-abde-6a0b73b25f79 for patient MRNAGDAR000013 on 2025-07-28 INFO 2025-10-14 19:35:11,557 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000013-ABA-02 INFO 2025-10-14 19:35:11,557 signals 39093 8782111040 SubFile created: FILE-2025-000013-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:35:11,557 signals 39093 8782111040 Created sub-file FILE-2025-000013-ABA-02 for patient MRNAGDAR000013 at clinic ABA Therapy INFO 2025-10-14 19:35:11,558 signals 39093 8782111040 Notified provider abdullah.al-qahtani.aba1 of new appointment INFO 2025-10-14 19:35:11,559 signals 39093 8782111040 Appointment created: 44f539bb-ca34-4b7d-81c3-595966cca928 for patient MRNAGDAR000016 on 2025-07-20 INFO 2025-10-14 19:35:11,559 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000016-MED-02 INFO 2025-10-14 19:35:11,559 signals 39093 8782111040 SubFile created: FILE-2025-000016-MED-02 for clinic Medical Department INFO 2025-10-14 19:35:11,559 signals 39093 8782111040 Created sub-file FILE-2025-000016-MED-02 for patient MRNAGDAR000016 at clinic Medical Department INFO 2025-10-14 19:35:11,560 signals 39093 8782111040 Notified provider dalal.al-subai.doctor3 of new appointment INFO 2025-10-14 19:35:11,561 signals 39093 8782111040 Appointment created: 8cd0b936-a612-407f-9cc8-22e62dd272e5 for patient MRNAGDAR000039 on 2025-08-28 INFO 2025-10-14 19:35:11,561 signals 39093 8782111040 Notified provider abdullah.al-harthi.nurse3 of new appointment INFO 2025-10-14 19:35:11,563 signals 39093 8782111040 Appointment created: 777d78f1-1eeb-452d-83a9-695bd855778e for patient MRNAGDAR000010 on 2025-08-28 INFO 2025-10-14 19:35:11,563 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000010-NUR-01 INFO 2025-10-14 19:35:11,563 signals 39093 8782111040 SubFile created: FILE-2025-000010-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:35:11,563 signals 39093 8782111040 Created sub-file FILE-2025-000010-NUR-01 for patient MRNAGDAR000010 at clinic Nursing Department INFO 2025-10-14 19:35:11,563 signals 39093 8782111040 Notified provider abdullah.al-harthi.nurse3 of new appointment INFO 2025-10-14 19:35:11,565 signals 39093 8782111040 Appointment created: 37b73f0c-cea1-430f-98e7-8f0f7a57cb01 for patient MRNAGDAR000014 on 2025-09-30 INFO 2025-10-14 19:35:11,565 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000014-MED-03 INFO 2025-10-14 19:35:11,565 signals 39093 8782111040 SubFile created: FILE-2025-000014-MED-03 for clinic Medical Department INFO 2025-10-14 19:35:11,565 signals 39093 8782111040 Created sub-file FILE-2025-000014-MED-03 for patient MRNAGDAR000014 at clinic Medical Department INFO 2025-10-14 19:35:11,565 signals 39093 8782111040 Notified provider dalal.al-subai.doctor3 of new appointment INFO 2025-10-14 19:35:11,567 signals 39093 8782111040 Appointment created: f3aaacf8-54c3-498b-9600-11ebf1e0f5b3 for patient MRNAGDAR000002 on 2025-10-15 INFO 2025-10-14 19:35:11,567 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000002-MED-01 INFO 2025-10-14 19:35:11,567 signals 39093 8782111040 SubFile created: FILE-2025-000002-MED-01 for clinic Medical Department INFO 2025-10-14 19:35:11,567 signals 39093 8782111040 Created sub-file FILE-2025-000002-MED-01 for patient MRNAGDAR000002 at clinic Medical Department INFO 2025-10-14 19:35:11,568 confirmation_service 39093 8782111040 Created confirmation token for appointment f3aaacf8-54c3-498b-9600-11ebf1e0f5b3, expires at 2025-10-21 16:35:11.568128+00:00 ERROR 2025-10-14 19:35:11,568 signals 39093 8782111040 Error creating confirmation token for appointment f3aaacf8-54c3-498b-9600-11ebf1e0f5b3: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:35:11,568 signals 39093 8782111040 Notified provider dalal.al-subai.doctor3 of new appointment INFO 2025-10-14 19:35:11,568 signals 39093 8782111040 Scheduled 2-hour reminder for appointment f3aaacf8-54c3-498b-9600-11ebf1e0f5b3 INFO 2025-10-14 19:35:11,569 signals 39093 8782111040 Appointment created: 185bba96-2b09-448a-89c4-ed5047308cac for patient MRNAGDAR000033 on 2025-08-03 INFO 2025-10-14 19:35:11,569 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000033-ABA-04 INFO 2025-10-14 19:35:11,570 signals 39093 8782111040 SubFile created: FILE-2025-000033-ABA-04 for clinic ABA Therapy INFO 2025-10-14 19:35:11,570 signals 39093 8782111040 Created sub-file FILE-2025-000033-ABA-04 for patient MRNAGDAR000033 at clinic ABA Therapy INFO 2025-10-14 19:35:11,570 signals 39093 8782111040 Notified provider turki.al-omari.aba2 of new appointment INFO 2025-10-14 19:35:11,571 signals 39093 8782111040 Appointment created: d74ff82e-e68c-4bbb-bcf6-bff76499ae96 for patient MRNAGDAR000035 on 2025-09-14 INFO 2025-10-14 19:35:11,571 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000035-OT-01 INFO 2025-10-14 19:35:11,571 signals 39093 8782111040 SubFile created: FILE-2025-000035-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:35:11,571 signals 39093 8782111040 Created sub-file FILE-2025-000035-OT-01 for patient MRNAGDAR000035 at clinic Occupational Therapy INFO 2025-10-14 19:35:11,571 signals 39093 8782111040 Notified provider faisal.al-asiri.ot1 of new appointment INFO 2025-10-14 19:35:11,573 signals 39093 8782111040 Appointment created: fce5ce76-f242-4125-9f1b-404dbe8230e0 for patient MRNAGDAR000021 on 2025-08-17 INFO 2025-10-14 19:35:11,573 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000021-ABA-01 INFO 2025-10-14 19:35:11,573 signals 39093 8782111040 SubFile created: FILE-2025-000021-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:35:11,573 signals 39093 8782111040 Created sub-file FILE-2025-000021-ABA-01 for patient MRNAGDAR000021 at clinic ABA Therapy INFO 2025-10-14 19:35:11,574 signals 39093 8782111040 Notified provider turki.al-omari.aba2 of new appointment INFO 2025-10-14 19:35:11,575 signals 39093 8782111040 Appointment created: 9e7c13cd-5d2c-4662-9ff3-4f385057cc2e for patient MRNAGDAR000027 on 2025-07-20 INFO 2025-10-14 19:35:11,575 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000027-MED-02 INFO 2025-10-14 19:35:11,575 signals 39093 8782111040 SubFile created: FILE-2025-000027-MED-02 for clinic Medical Department INFO 2025-10-14 19:35:11,575 signals 39093 8782111040 Created sub-file FILE-2025-000027-MED-02 for patient MRNAGDAR000027 at clinic Medical Department INFO 2025-10-14 19:35:11,576 signals 39093 8782111040 Notified provider dalal.al-subai.doctor3 of new appointment INFO 2025-10-14 19:35:11,577 signals 39093 8782111040 Appointment created: d4b344b1-083c-47d0-b8f1-31a32e6b87d6 for patient MRNAGDAR000023 on 2025-08-12 INFO 2025-10-14 19:35:11,577 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000023-NUR-03 INFO 2025-10-14 19:35:11,577 signals 39093 8782111040 SubFile created: FILE-2025-000023-NUR-03 for clinic Nursing Department INFO 2025-10-14 19:35:11,577 signals 39093 8782111040 Created sub-file FILE-2025-000023-NUR-03 for patient MRNAGDAR000023 at clinic Nursing Department INFO 2025-10-14 19:35:11,578 signals 39093 8782111040 Notified provider abdullah.al-harthi.nurse3 of new appointment INFO 2025-10-14 19:35:11,579 signals 39093 8782111040 Appointment created: f728193f-5f17-437f-a7af-f28caae87872 for patient MRNAGDAR000033 on 2025-07-20 INFO 2025-10-14 19:35:11,579 signals 39093 8782111040 Notified provider maha.al-dosari.slp1 of new appointment INFO 2025-10-14 19:35:11,581 signals 39093 8782111040 Appointment created: f6541f15-6405-4b2c-a5a8-ede5ac64f435 for patient MRNAGDAR000033 on 2025-09-16 INFO 2025-10-14 19:35:11,581 signals 39093 8782111040 Notified provider dalal.al-subai.doctor3 of new appointment INFO 2025-10-14 19:35:11,582 signals 39093 8782111040 Appointment created: 6fe90f78-1362-4a8f-87b9-296989323d42 for patient MRNAGDAR000013 on 2025-07-27 INFO 2025-10-14 19:35:11,583 signals 39093 8782111040 Notified provider turki.al-omari.aba2 of new appointment INFO 2025-10-14 19:35:11,584 signals 39093 8782111040 Appointment created: 5230928c-ba20-4618-a23e-3e48a4d49763 for patient MRNAGDAR000034 on 2025-10-15 INFO 2025-10-14 19:35:11,584 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000034-ABA-03 INFO 2025-10-14 19:35:11,584 signals 39093 8782111040 SubFile created: FILE-2025-000034-ABA-03 for clinic ABA Therapy INFO 2025-10-14 19:35:11,584 signals 39093 8782111040 Created sub-file FILE-2025-000034-ABA-03 for patient MRNAGDAR000034 at clinic ABA Therapy INFO 2025-10-14 19:35:11,585 signals 39093 8782111040 Notified provider abdullah.al-qahtani.aba1 of new appointment INFO 2025-10-14 19:35:11,585 signals 39093 8782111040 Scheduled 2-hour reminder for appointment 5230928c-ba20-4618-a23e-3e48a4d49763 INFO 2025-10-14 19:35:11,586 signals 39093 8782111040 Appointment created: c1bbb6ed-1f6d-4d50-b2fd-d284e21579ad for patient MRNAGDAR000032 on 2025-08-06 INFO 2025-10-14 19:35:11,586 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000032-MED-03 INFO 2025-10-14 19:35:11,586 signals 39093 8782111040 SubFile created: FILE-2025-000032-MED-03 for clinic Medical Department INFO 2025-10-14 19:35:11,586 signals 39093 8782111040 Created sub-file FILE-2025-000032-MED-03 for patient MRNAGDAR000032 at clinic Medical Department INFO 2025-10-14 19:35:11,587 signals 39093 8782111040 Notified provider lulwa.al-rashidi.doctor1 of new appointment INFO 2025-10-14 19:35:11,588 signals 39093 8782111040 Appointment created: 9817465b-7ab2-4a38-8307-431b91f90c88 for patient MRNAGDAR000024 on 2025-08-26 INFO 2025-10-14 19:35:11,588 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000024-OT-04 INFO 2025-10-14 19:35:11,588 signals 39093 8782111040 SubFile created: FILE-2025-000024-OT-04 for clinic Occupational Therapy INFO 2025-10-14 19:35:11,588 signals 39093 8782111040 Created sub-file FILE-2025-000024-OT-04 for patient MRNAGDAR000024 at clinic Occupational Therapy INFO 2025-10-14 19:35:11,589 signals 39093 8782111040 Notified provider faisal.al-asiri.ot1 of new appointment INFO 2025-10-14 19:35:11,590 signals 39093 8782111040 Appointment created: 144e0498-d808-4dfd-bc26-07bb375d2a7b for patient MRNAGDAR000012 on 2025-10-12 INFO 2025-10-14 19:35:11,590 signals 39093 8782111040 Notified provider dalal.al-subai.doctor3 of new appointment INFO 2025-10-14 19:35:11,591 signals 39093 8782111040 Appointment created: d7c2f9ad-4f19-411a-a195-26f0abe91436 for patient MRNAGDAR000015 on 2025-08-03 INFO 2025-10-14 19:35:11,591 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000015-NUR-01 INFO 2025-10-14 19:35:11,592 signals 39093 8782111040 SubFile created: FILE-2025-000015-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:35:11,592 signals 39093 8782111040 Created sub-file FILE-2025-000015-NUR-01 for patient MRNAGDAR000015 at clinic Nursing Department INFO 2025-10-14 19:35:11,592 signals 39093 8782111040 Notified provider saleh.al-maliki.nurse1 of new appointment INFO 2025-10-14 19:35:11,593 signals 39093 8782111040 Appointment created: 6f4f402c-6a89-46ec-b241-6d22b2f9c086 for patient MRNAGDAR000030 on 2025-09-30 INFO 2025-10-14 19:35:11,593 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000030-SLP-01 INFO 2025-10-14 19:35:11,594 signals 39093 8782111040 SubFile created: FILE-2025-000030-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:35:11,594 signals 39093 8782111040 Created sub-file FILE-2025-000030-SLP-01 for patient MRNAGDAR000030 at clinic Speech-Language Pathology INFO 2025-10-14 19:35:11,594 signals 39093 8782111040 Notified provider amal.al-asiri.slp2 of new appointment INFO 2025-10-14 19:35:11,595 signals 39093 8782111040 Appointment created: 31f52639-bd11-490b-8b15-a49bff639f58 for patient MRNAGDAR000037 on 2025-11-12 INFO 2025-10-14 19:35:11,596 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000037-MED-02 INFO 2025-10-14 19:35:11,596 signals 39093 8782111040 SubFile created: FILE-2025-000037-MED-02 for clinic Medical Department INFO 2025-10-14 19:35:11,596 signals 39093 8782111040 Created sub-file FILE-2025-000037-MED-02 for patient MRNAGDAR000037 at clinic Medical Department INFO 2025-10-14 19:35:11,596 signals 39093 8782111040 Notified provider dalal.al-subai.doctor3 of new appointment INFO 2025-10-14 19:35:11,597 signals 39093 8782111040 Scheduled 24-hour reminder for appointment 31f52639-bd11-490b-8b15-a49bff639f58 INFO 2025-10-14 19:35:11,597 signals 39093 8782111040 Scheduled 2-hour reminder for appointment 31f52639-bd11-490b-8b15-a49bff639f58 INFO 2025-10-14 19:35:11,598 signals 39093 8782111040 Appointment created: 5ccbfe5e-4bc0-4ca0-89b7-f4fd7b251fa6 for patient MRNAGDAR000002 on 2025-07-20 INFO 2025-10-14 19:35:11,598 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000002-NUR-02 INFO 2025-10-14 19:35:11,598 signals 39093 8782111040 SubFile created: FILE-2025-000002-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:35:11,598 signals 39093 8782111040 Created sub-file FILE-2025-000002-NUR-02 for patient MRNAGDAR000002 at clinic Nursing Department INFO 2025-10-14 19:35:11,598 signals 39093 8782111040 Notified provider saleh.al-maliki.nurse1 of new appointment INFO 2025-10-14 19:35:11,600 signals 39093 8782111040 Appointment created: 5c21a379-b3ee-4953-bf4f-d0ff674f2e39 for patient MRNAGDAR000021 on 2025-09-09 INFO 2025-10-14 19:35:11,600 signals 39093 8782111040 Notified provider turki.al-omari.aba2 of new appointment INFO 2025-10-14 19:35:11,601 signals 39093 8782111040 Appointment created: deda1d70-684c-455d-81ea-98b71bd254ad for patient MRNAGDAR000032 on 2025-10-13 INFO 2025-10-14 19:35:11,602 signals 39093 8782111040 Notified provider abdullah.al-harthi.nurse3 of new appointment INFO 2025-10-14 19:35:11,603 signals 39093 8782111040 Appointment created: a6754fc7-672f-45f9-acbd-de65223ac2a0 for patient MRNAGDAR000012 on 2025-07-27 INFO 2025-10-14 19:35:11,603 signals 39093 8782111040 Generated Sub-File Number: FILE-2025-000012-OT-02 INFO 2025-10-14 19:35:11,604 signals 39093 8782111040 SubFile created: FILE-2025-000012-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:35:11,604 signals 39093 8782111040 Created sub-file FILE-2025-000012-OT-02 for patient MRNAGDAR000012 at clinic Occupational Therapy INFO 2025-10-14 19:35:11,604 signals 39093 8782111040 Notified provider faisal.al-asiri.ot1 of new appointment INFO 2025-10-14 19:35:11,605 signals 39093 8782111040 Appointment created: 01609acc-2380-4344-9edc-259e881b7bd1 for patient MRNAGDAR000050 on 2025-08-24 INFO 2025-10-14 19:35:11,606 signals 39093 8782111040 Notified provider wafa.al-dosari.nurse2 of new appointment INFO 2025-10-14 19:35:11,735 signals 39093 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000027 INFO 2025-10-14 19:35:11,735 signals 39093 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000027 INFO 2025-10-14 19:35:11,735 signals 39093 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000032 INFO 2025-10-14 19:35:11,736 signals 39093 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000032 INFO 2025-10-14 19:35:11,736 signals 39093 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000022 INFO 2025-10-14 19:35:11,736 signals 39093 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000022 INFO 2025-10-14 19:35:11,736 signals 39093 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000040 INFO 2025-10-14 19:35:11,737 signals 39093 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000019 INFO 2025-10-14 19:35:11,737 signals 39093 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000037 INFO 2025-10-14 19:35:11,737 signals 39093 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000037 INFO 2025-10-14 19:35:11,737 signals 39093 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000025 INFO 2025-10-14 19:35:11,738 signals 39093 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000041 INFO 2025-10-14 19:35:11,738 signals 39093 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000038 INFO 2025-10-14 19:35:11,738 signals 39093 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000038 INFO 2025-10-14 19:35:11,738 signals 39093 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000007 INFO 2025-10-14 19:35:11,739 signals 39093 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000007 INFO 2025-10-14 19:35:11,739 signals 39093 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000003 INFO 2025-10-14 19:35:11,739 signals 39093 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000003 INFO 2025-10-14 19:35:11,740 signals 39093 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000047 INFO 2025-10-14 19:35:11,740 signals 39093 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000030 INFO 2025-10-14 19:35:11,740 signals 39093 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000034 INFO 2025-10-14 19:35:11,740 signals 39093 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000034 INFO 2025-10-14 19:35:11,741 signals 39093 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000011 INFO 2025-10-14 19:35:11,741 signals 39093 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000017 INFO 2025-10-14 19:35:11,741 signals 39093 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000001 INFO 2025-10-14 19:35:11,741 signals 39093 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000044 INFO 2025-10-14 19:35:11,742 signals 39093 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000039 INFO 2025-10-14 19:35:11,742 signals 39093 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000039 INFO 2025-10-14 19:35:11,742 signals 39093 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000023 INFO 2025-10-14 19:35:11,743 signals 39093 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000033 INFO 2025-10-14 19:35:11,743 signals 39093 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000033 INFO 2025-10-14 19:35:11,743 signals 39093 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000024 INFO 2025-10-14 19:35:11,743 signals 39093 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000048 INFO 2025-10-14 19:35:11,744 signals 39093 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000010 INFO 2025-10-14 19:35:11,744 signals 39093 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000045 WARNING 2025-10-14 19:35:36,442 signals 39417 8782111040 Patient deleted: MRNAGDAR000002 - Turki Al-Dawsari WARNING 2025-10-14 19:35:36,442 signals 39417 8782111040 Patient deleted: MRNAGDAR000049 - Yazeed Al-Maliki WARNING 2025-10-14 19:35:36,443 signals 39417 8782111040 Patient deleted: MRNAGDAR000040 - Latifa Al-Ahmadi WARNING 2025-10-14 19:35:36,443 signals 39417 8782111040 Patient deleted: MRNAGDAR000029 - Latifa Al-Harbi WARNING 2025-10-14 19:35:36,443 signals 39417 8782111040 Patient deleted: MRNAGDAR000048 - Sarah Al-Ghamdi WARNING 2025-10-14 19:35:36,443 signals 39417 8782111040 Patient deleted: MRNAGDAR000015 - Mona Al-Dosari WARNING 2025-10-14 19:35:36,443 signals 39417 8782111040 Patient deleted: MRNAGDAR000037 - Abeer Al-Shehri WARNING 2025-10-14 19:35:36,444 signals 39417 8782111040 Patient deleted: MRNAGDAR000001 - Basma Al-Subai WARNING 2025-10-14 19:35:36,444 signals 39417 8782111040 Patient deleted: MRNAGDAR000016 - Abdulrahman Al-Otaibi WARNING 2025-10-14 19:35:36,444 signals 39417 8782111040 Patient deleted: MRNAGDAR000021 - Abdullah Al-Ahmadi WARNING 2025-10-14 19:35:36,444 signals 39417 8782111040 Patient deleted: MRNAGDAR000005 - Khalid Al-Maliki WARNING 2025-10-14 19:35:36,444 signals 39417 8782111040 Patient deleted: MRNAGDAR000032 - Bandar Al-Subai WARNING 2025-10-14 19:35:36,445 signals 39417 8782111040 Patient deleted: MRNAGDAR000018 - Noura Al-Shehri WARNING 2025-10-14 19:35:36,445 signals 39417 8782111040 Patient deleted: MRNAGDAR000022 - Nada Al-Asiri WARNING 2025-10-14 19:35:36,445 signals 39417 8782111040 Patient deleted: MRNAGDAR000042 - Sultan Al-Subaie WARNING 2025-10-14 19:35:36,446 signals 39417 8782111040 Patient deleted: MRNAGDAR000009 - Saleh Al-Harthi WARNING 2025-10-14 19:35:36,446 signals 39417 8782111040 Patient deleted: MRNAGDAR000031 - Fatima Al-Mutairi WARNING 2025-10-14 19:35:36,446 signals 39417 8782111040 Patient deleted: MRNAGDAR000010 - Hussein Al-Asiri WARNING 2025-10-14 19:35:36,446 signals 39417 8782111040 Patient deleted: MRNAGDAR000026 - Dalal Al-Harbi WARNING 2025-10-14 19:35:36,446 signals 39417 8782111040 Patient deleted: MRNAGDAR000003 - Sultan Al-Zahrani WARNING 2025-10-14 19:35:36,447 signals 39417 8782111040 Patient deleted: MRNAGDAR000041 - Nawaf Al-Asiri WARNING 2025-10-14 19:35:36,447 signals 39417 8782111040 Patient deleted: MRNAGDAR000028 - Abdullah Al-Shammari WARNING 2025-10-14 19:35:36,447 signals 39417 8782111040 Patient deleted: MRNAGDAR000034 - Basma Al-Omari WARNING 2025-10-14 19:35:36,447 signals 39417 8782111040 Patient deleted: MRNAGDAR000025 - Fatima Al-Dawsari WARNING 2025-10-14 19:35:36,447 signals 39417 8782111040 Patient deleted: MRNAGDAR000030 - Sarah Al-Juaid WARNING 2025-10-14 19:35:36,447 signals 39417 8782111040 Patient deleted: MRNAGDAR000024 - Ziyad Al-Ghamdi WARNING 2025-10-14 19:35:36,448 signals 39417 8782111040 Patient deleted: MRNAGDAR000012 - Maha Al-Mutairi WARNING 2025-10-14 19:35:36,448 signals 39417 8782111040 Patient deleted: MRNAGDAR000047 - Abdulrahman Al-Qahtani WARNING 2025-10-14 19:35:36,448 signals 39417 8782111040 Patient deleted: MRNAGDAR000023 - Nasser Al-Rashidi WARNING 2025-10-14 19:35:36,448 signals 39417 8782111040 Patient deleted: MRNAGDAR000007 - Abdullah Al-Otaibi WARNING 2025-10-14 19:35:36,448 signals 39417 8782111040 Patient deleted: MRNAGDAR000004 - Ziyad Al-Balawi WARNING 2025-10-14 19:35:36,449 signals 39417 8782111040 Patient deleted: MRNAGDAR000035 - Munira Al-Shehri WARNING 2025-10-14 19:35:36,449 signals 39417 8782111040 Patient deleted: MRNAGDAR000006 - Mohammed Al-Subaie WARNING 2025-10-14 19:35:36,449 signals 39417 8782111040 Patient deleted: MRNAGDAR000027 - Sultan Al-Harbi WARNING 2025-10-14 19:35:36,449 signals 39417 8782111040 Patient deleted: MRNAGDAR000008 - Nada Al-Subaie WARNING 2025-10-14 19:35:36,450 signals 39417 8782111040 Patient deleted: MRNAGDAR000020 - Nawaf Al-Shammari WARNING 2025-10-14 19:35:36,450 signals 39417 8782111040 Patient deleted: MRNAGDAR000045 - Saad Al-Balawi WARNING 2025-10-14 19:35:36,450 signals 39417 8782111040 Patient deleted: MRNAGDAR000038 - Yazeed Al-Subaie WARNING 2025-10-14 19:35:36,450 signals 39417 8782111040 Patient deleted: MRNAGDAR000033 - Turki Al-Dosari WARNING 2025-10-14 19:35:36,450 signals 39417 8782111040 Patient deleted: MRNAGDAR000050 - Noura Al-Maliki WARNING 2025-10-14 19:35:36,450 signals 39417 8782111040 Patient deleted: MRNAGDAR000013 - Wafa Al-Asiri WARNING 2025-10-14 19:35:36,451 signals 39417 8782111040 Patient deleted: MRNAGDAR000043 - Fatima Al-Shahrani WARNING 2025-10-14 19:35:36,451 signals 39417 8782111040 Patient deleted: MRNAGDAR000014 - Hanan Al-Balawi WARNING 2025-10-14 19:35:36,451 signals 39417 8782111040 Patient deleted: MRNAGDAR000019 - Yazeed Al-Shammari WARNING 2025-10-14 19:35:36,451 signals 39417 8782111040 Patient deleted: MRNAGDAR000011 - Dalal Al-Yami WARNING 2025-10-14 19:35:36,451 signals 39417 8782111040 Patient deleted: MRNAGDAR000044 - Salma Al-Qahtani WARNING 2025-10-14 19:35:36,452 signals 39417 8782111040 Patient deleted: MRNAGDAR000046 - Maha Al-Maliki WARNING 2025-10-14 19:35:36,452 signals 39417 8782111040 Patient deleted: MRNAGDAR000036 - Dalal Al-Dawsari WARNING 2025-10-14 19:35:36,452 signals 39417 8782111040 Patient deleted: MRNAGDAR000039 - Fahad Al-Shamrani WARNING 2025-10-14 19:35:36,452 signals 39417 8782111040 Patient deleted: MRNAGDAR000017 - Hussein Al-Ahmadi INFO 2025-10-14 19:35:36,657 signals 39417 8782111040 User created: hind.al-dosari.admin1 (Administrator) INFO 2025-10-14 19:35:36,792 signals 39417 8782111040 User created: nawaf.al-balawi.admin2 (Administrator) INFO 2025-10-14 19:35:36,925 signals 39417 8782111040 User created: fatima.al-mutairi.doctor1 (Doctor) INFO 2025-10-14 19:35:37,057 signals 39417 8782111040 User created: fahad.al-zahrani.doctor2 (Doctor) INFO 2025-10-14 19:35:37,191 signals 39417 8782111040 User created: maha.al-shamrani.doctor3 (Doctor) INFO 2025-10-14 19:35:37,322 signals 39417 8782111040 User created: amal.al-balawi.nurse1 (Nurse) INFO 2025-10-14 19:35:37,456 signals 39417 8782111040 User created: hussein.al-shammari.nurse2 (Nurse) INFO 2025-10-14 19:35:37,588 signals 39417 8782111040 User created: turki.al-zahrani.nurse3 (Nurse) INFO 2025-10-14 19:35:37,721 signals 39417 8782111040 User created: abdulaziz.al-subai.ot1 (Occupational Therapist) INFO 2025-10-14 19:35:37,854 signals 39417 8782111040 User created: rania.al-omari.ot2 (Occupational Therapist) INFO 2025-10-14 19:35:37,987 signals 39417 8782111040 User created: waleed.al-rashidi.slp1 (Speech-Language Pathologist) INFO 2025-10-14 19:35:38,120 signals 39417 8782111040 User created: fatima.al-dawsari.slp2 (Speech-Language Pathologist) INFO 2025-10-14 19:35:38,253 signals 39417 8782111040 User created: saleh.al-ghamdi.aba1 (ABA Therapist) INFO 2025-10-14 19:35:38,387 signals 39417 8782111040 User created: mansour.al-mutairi.aba2 (ABA Therapist) INFO 2025-10-14 19:35:38,519 signals 39417 8782111040 User created: ziyad.al-harthi.front_desk1 (Front Desk) INFO 2025-10-14 19:35:38,654 signals 39417 8782111040 User created: hussein.al-subaie.front_desk2 (Front Desk) INFO 2025-10-14 19:35:38,786 signals 39417 8782111040 User created: salma.al-juaid.finance1 (Finance) INFO 2025-10-14 19:35:38,920 signals 39417 8782111040 User created: dalal.al-shamrani.finance2 (Finance) INFO 2025-10-14 19:35:38,922 signals 39417 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-14 19:35:38,922 signals 39417 8782111040 File created: FILE-2025-000001 for patient MRNAGDAR000001 INFO 2025-10-14 19:35:38,922 signals 39417 8782111040 Created main file for patient: MRNAGDAR000001 INFO 2025-10-14 19:35:38,922 signals 39417 8782111040 Patient created: MRNAGDAR000001 - Reem Al-Harthi INFO 2025-10-14 19:35:38,923 signals 39417 8782111040 Generated File Number: FILE-2025-000002 INFO 2025-10-14 19:35:38,924 signals 39417 8782111040 File created: FILE-2025-000002 for patient MRNAGDAR000002 INFO 2025-10-14 19:35:38,924 signals 39417 8782111040 Created main file for patient: MRNAGDAR000002 INFO 2025-10-14 19:35:38,924 signals 39417 8782111040 Patient created: MRNAGDAR000002 - Rania Al-Qahtani INFO 2025-10-14 19:35:38,925 signals 39417 8782111040 Generated File Number: FILE-2025-000003 INFO 2025-10-14 19:35:38,925 signals 39417 8782111040 File created: FILE-2025-000003 for patient MRNAGDAR000003 INFO 2025-10-14 19:35:38,925 signals 39417 8782111040 Created main file for patient: MRNAGDAR000003 INFO 2025-10-14 19:35:38,925 signals 39417 8782111040 Patient created: MRNAGDAR000003 - Mohammed Al-Maliki INFO 2025-10-14 19:35:38,926 signals 39417 8782111040 Generated File Number: FILE-2025-000004 INFO 2025-10-14 19:35:38,926 signals 39417 8782111040 File created: FILE-2025-000004 for patient MRNAGDAR000004 INFO 2025-10-14 19:35:38,926 signals 39417 8782111040 Created main file for patient: MRNAGDAR000004 INFO 2025-10-14 19:35:38,926 signals 39417 8782111040 Patient created: MRNAGDAR000004 - Mona Al-Juaid INFO 2025-10-14 19:35:38,928 signals 39417 8782111040 Generated File Number: FILE-2025-000005 INFO 2025-10-14 19:35:38,928 signals 39417 8782111040 File created: FILE-2025-000005 for patient MRNAGDAR000005 INFO 2025-10-14 19:35:38,928 signals 39417 8782111040 Created main file for patient: MRNAGDAR000005 INFO 2025-10-14 19:35:38,928 signals 39417 8782111040 Patient created: MRNAGDAR000005 - Noura Al-Qahtani INFO 2025-10-14 19:35:38,929 signals 39417 8782111040 Generated File Number: FILE-2025-000006 INFO 2025-10-14 19:35:38,929 signals 39417 8782111040 File created: FILE-2025-000006 for patient MRNAGDAR000006 INFO 2025-10-14 19:35:38,929 signals 39417 8782111040 Created main file for patient: MRNAGDAR000006 INFO 2025-10-14 19:35:38,929 signals 39417 8782111040 Patient created: MRNAGDAR000006 - Saud Al-Rashidi INFO 2025-10-14 19:35:38,930 signals 39417 8782111040 Generated File Number: FILE-2025-000007 INFO 2025-10-14 19:35:38,930 signals 39417 8782111040 File created: FILE-2025-000007 for patient MRNAGDAR000007 INFO 2025-10-14 19:35:38,930 signals 39417 8782111040 Created main file for patient: MRNAGDAR000007 INFO 2025-10-14 19:35:38,930 signals 39417 8782111040 Patient created: MRNAGDAR000007 - Jawaher Al-Harbi INFO 2025-10-14 19:35:38,931 signals 39417 8782111040 Generated File Number: FILE-2025-000008 INFO 2025-10-14 19:35:38,932 signals 39417 8782111040 File created: FILE-2025-000008 for patient MRNAGDAR000008 INFO 2025-10-14 19:35:38,932 signals 39417 8782111040 Created main file for patient: MRNAGDAR000008 INFO 2025-10-14 19:35:38,932 signals 39417 8782111040 Patient created: MRNAGDAR000008 - Wafa Al-Shehri INFO 2025-10-14 19:35:38,933 signals 39417 8782111040 Generated File Number: FILE-2025-000009 INFO 2025-10-14 19:35:38,933 signals 39417 8782111040 File created: FILE-2025-000009 for patient MRNAGDAR000009 INFO 2025-10-14 19:35:38,933 signals 39417 8782111040 Created main file for patient: MRNAGDAR000009 INFO 2025-10-14 19:35:38,933 signals 39417 8782111040 Patient created: MRNAGDAR000009 - Hessa Al-Shehri INFO 2025-10-14 19:35:38,934 signals 39417 8782111040 Generated File Number: FILE-2025-000010 INFO 2025-10-14 19:35:38,934 signals 39417 8782111040 File created: FILE-2025-000010 for patient MRNAGDAR000010 INFO 2025-10-14 19:35:38,934 signals 39417 8782111040 Created main file for patient: MRNAGDAR000010 INFO 2025-10-14 19:35:38,934 signals 39417 8782111040 Patient created: MRNAGDAR000010 - Munira Al-Balawi INFO 2025-10-14 19:35:38,935 signals 39417 8782111040 Generated File Number: FILE-2025-000011 INFO 2025-10-14 19:35:38,935 signals 39417 8782111040 File created: FILE-2025-000011 for patient MRNAGDAR000011 INFO 2025-10-14 19:35:38,935 signals 39417 8782111040 Created main file for patient: MRNAGDAR000011 INFO 2025-10-14 19:35:38,935 signals 39417 8782111040 Patient created: MRNAGDAR000011 - Lama Al-Shahrani INFO 2025-10-14 19:35:38,936 signals 39417 8782111040 Generated File Number: FILE-2025-000012 INFO 2025-10-14 19:35:38,937 signals 39417 8782111040 File created: FILE-2025-000012 for patient MRNAGDAR000012 INFO 2025-10-14 19:35:38,937 signals 39417 8782111040 Created main file for patient: MRNAGDAR000012 INFO 2025-10-14 19:35:38,937 signals 39417 8782111040 Patient created: MRNAGDAR000012 - Nawaf Al-Rashidi INFO 2025-10-14 19:35:38,938 signals 39417 8782111040 Generated File Number: FILE-2025-000013 INFO 2025-10-14 19:35:38,938 signals 39417 8782111040 File created: FILE-2025-000013 for patient MRNAGDAR000013 INFO 2025-10-14 19:35:38,938 signals 39417 8782111040 Created main file for patient: MRNAGDAR000013 INFO 2025-10-14 19:35:38,938 signals 39417 8782111040 Patient created: MRNAGDAR000013 - Nawaf Al-Juaid INFO 2025-10-14 19:35:38,939 signals 39417 8782111040 Generated File Number: FILE-2025-000014 INFO 2025-10-14 19:35:38,939 signals 39417 8782111040 File created: FILE-2025-000014 for patient MRNAGDAR000014 INFO 2025-10-14 19:35:38,939 signals 39417 8782111040 Created main file for patient: MRNAGDAR000014 INFO 2025-10-14 19:35:38,939 signals 39417 8782111040 Patient created: MRNAGDAR000014 - Ali Al-Yami INFO 2025-10-14 19:35:38,940 signals 39417 8782111040 Generated File Number: FILE-2025-000015 INFO 2025-10-14 19:35:38,940 signals 39417 8782111040 File created: FILE-2025-000015 for patient MRNAGDAR000015 INFO 2025-10-14 19:35:38,941 signals 39417 8782111040 Created main file for patient: MRNAGDAR000015 INFO 2025-10-14 19:35:38,941 signals 39417 8782111040 Patient created: MRNAGDAR000015 - Mohammed Al-Shammari INFO 2025-10-14 19:35:38,942 signals 39417 8782111040 Generated File Number: FILE-2025-000016 INFO 2025-10-14 19:35:38,942 signals 39417 8782111040 File created: FILE-2025-000016 for patient MRNAGDAR000016 INFO 2025-10-14 19:35:38,942 signals 39417 8782111040 Created main file for patient: MRNAGDAR000016 INFO 2025-10-14 19:35:38,942 signals 39417 8782111040 Patient created: MRNAGDAR000016 - Mansour Al-Shahrani INFO 2025-10-14 19:35:38,943 signals 39417 8782111040 Generated File Number: FILE-2025-000017 INFO 2025-10-14 19:35:38,943 signals 39417 8782111040 File created: FILE-2025-000017 for patient MRNAGDAR000017 INFO 2025-10-14 19:35:38,943 signals 39417 8782111040 Created main file for patient: MRNAGDAR000017 INFO 2025-10-14 19:35:38,943 signals 39417 8782111040 Patient created: MRNAGDAR000017 - Saud Al-Subaie INFO 2025-10-14 19:35:38,944 signals 39417 8782111040 Generated File Number: FILE-2025-000018 INFO 2025-10-14 19:35:38,944 signals 39417 8782111040 File created: FILE-2025-000018 for patient MRNAGDAR000018 INFO 2025-10-14 19:35:38,944 signals 39417 8782111040 Created main file for patient: MRNAGDAR000018 INFO 2025-10-14 19:35:38,944 signals 39417 8782111040 Patient created: MRNAGDAR000018 - Salma Al-Rashidi INFO 2025-10-14 19:35:38,945 signals 39417 8782111040 Generated File Number: FILE-2025-000019 INFO 2025-10-14 19:35:38,945 signals 39417 8782111040 File created: FILE-2025-000019 for patient MRNAGDAR000019 INFO 2025-10-14 19:35:38,945 signals 39417 8782111040 Created main file for patient: MRNAGDAR000019 INFO 2025-10-14 19:35:38,946 signals 39417 8782111040 Patient created: MRNAGDAR000019 - Fahad Al-Subai INFO 2025-10-14 19:35:38,947 signals 39417 8782111040 Generated File Number: FILE-2025-000020 INFO 2025-10-14 19:35:38,947 signals 39417 8782111040 File created: FILE-2025-000020 for patient MRNAGDAR000020 INFO 2025-10-14 19:35:38,947 signals 39417 8782111040 Created main file for patient: MRNAGDAR000020 INFO 2025-10-14 19:35:38,947 signals 39417 8782111040 Patient created: MRNAGDAR000020 - Hind Al-Maliki INFO 2025-10-14 19:35:38,948 signals 39417 8782111040 Generated File Number: FILE-2025-000021 INFO 2025-10-14 19:35:38,948 signals 39417 8782111040 File created: FILE-2025-000021 for patient MRNAGDAR000021 INFO 2025-10-14 19:35:38,948 signals 39417 8782111040 Created main file for patient: MRNAGDAR000021 INFO 2025-10-14 19:35:38,948 signals 39417 8782111040 Patient created: MRNAGDAR000021 - Ghada Al-Dawsari INFO 2025-10-14 19:35:38,949 signals 39417 8782111040 Generated File Number: FILE-2025-000022 INFO 2025-10-14 19:35:38,949 signals 39417 8782111040 File created: FILE-2025-000022 for patient MRNAGDAR000022 INFO 2025-10-14 19:35:38,949 signals 39417 8782111040 Created main file for patient: MRNAGDAR000022 INFO 2025-10-14 19:35:38,949 signals 39417 8782111040 Patient created: MRNAGDAR000022 - Abdulaziz Al-Dosari INFO 2025-10-14 19:35:38,950 signals 39417 8782111040 Generated File Number: FILE-2025-000023 INFO 2025-10-14 19:35:38,951 signals 39417 8782111040 File created: FILE-2025-000023 for patient MRNAGDAR000023 INFO 2025-10-14 19:35:38,951 signals 39417 8782111040 Created main file for patient: MRNAGDAR000023 INFO 2025-10-14 19:35:38,951 signals 39417 8782111040 Patient created: MRNAGDAR000023 - Abdulaziz Al-Harthi INFO 2025-10-14 19:35:38,952 signals 39417 8782111040 Generated File Number: FILE-2025-000024 INFO 2025-10-14 19:35:38,952 signals 39417 8782111040 File created: FILE-2025-000024 for patient MRNAGDAR000024 INFO 2025-10-14 19:35:38,952 signals 39417 8782111040 Created main file for patient: MRNAGDAR000024 INFO 2025-10-14 19:35:38,952 signals 39417 8782111040 Patient created: MRNAGDAR000024 - Munira Al-Dosari INFO 2025-10-14 19:35:38,953 signals 39417 8782111040 Generated File Number: FILE-2025-000025 INFO 2025-10-14 19:35:38,953 signals 39417 8782111040 File created: FILE-2025-000025 for patient MRNAGDAR000025 INFO 2025-10-14 19:35:38,953 signals 39417 8782111040 Created main file for patient: MRNAGDAR000025 INFO 2025-10-14 19:35:38,953 signals 39417 8782111040 Patient created: MRNAGDAR000025 - Mansour Al-Omari INFO 2025-10-14 19:35:38,954 signals 39417 8782111040 Generated File Number: FILE-2025-000026 INFO 2025-10-14 19:35:38,954 signals 39417 8782111040 File created: FILE-2025-000026 for patient MRNAGDAR000026 INFO 2025-10-14 19:35:38,954 signals 39417 8782111040 Created main file for patient: MRNAGDAR000026 INFO 2025-10-14 19:35:38,954 signals 39417 8782111040 Patient created: MRNAGDAR000026 - Jawaher Al-Qahtani INFO 2025-10-14 19:35:38,955 signals 39417 8782111040 Generated File Number: FILE-2025-000027 INFO 2025-10-14 19:35:38,956 signals 39417 8782111040 File created: FILE-2025-000027 for patient MRNAGDAR000027 INFO 2025-10-14 19:35:38,956 signals 39417 8782111040 Created main file for patient: MRNAGDAR000027 INFO 2025-10-14 19:35:38,956 signals 39417 8782111040 Patient created: MRNAGDAR000027 - Saud Al-Yami INFO 2025-10-14 19:35:38,957 signals 39417 8782111040 Generated File Number: FILE-2025-000028 INFO 2025-10-14 19:35:38,957 signals 39417 8782111040 File created: FILE-2025-000028 for patient MRNAGDAR000028 INFO 2025-10-14 19:35:38,957 signals 39417 8782111040 Created main file for patient: MRNAGDAR000028 INFO 2025-10-14 19:35:38,957 signals 39417 8782111040 Patient created: MRNAGDAR000028 - Amal Al-Shehri INFO 2025-10-14 19:35:38,958 signals 39417 8782111040 Generated File Number: FILE-2025-000029 INFO 2025-10-14 19:35:38,958 signals 39417 8782111040 File created: FILE-2025-000029 for patient MRNAGDAR000029 INFO 2025-10-14 19:35:38,958 signals 39417 8782111040 Created main file for patient: MRNAGDAR000029 INFO 2025-10-14 19:35:38,958 signals 39417 8782111040 Patient created: MRNAGDAR000029 - Fahad Al-Ahmadi INFO 2025-10-14 19:35:38,959 signals 39417 8782111040 Generated File Number: FILE-2025-000030 INFO 2025-10-14 19:35:38,959 signals 39417 8782111040 File created: FILE-2025-000030 for patient MRNAGDAR000030 INFO 2025-10-14 19:35:38,959 signals 39417 8782111040 Created main file for patient: MRNAGDAR000030 INFO 2025-10-14 19:35:38,959 signals 39417 8782111040 Patient created: MRNAGDAR000030 - Omar Al-Mutairi INFO 2025-10-14 19:35:38,960 signals 39417 8782111040 Generated File Number: FILE-2025-000031 INFO 2025-10-14 19:35:38,960 signals 39417 8782111040 File created: FILE-2025-000031 for patient MRNAGDAR000031 INFO 2025-10-14 19:35:38,960 signals 39417 8782111040 Created main file for patient: MRNAGDAR000031 INFO 2025-10-14 19:35:38,961 signals 39417 8782111040 Patient created: MRNAGDAR000031 - Nasser Al-Omari INFO 2025-10-14 19:35:38,962 signals 39417 8782111040 Generated File Number: FILE-2025-000032 INFO 2025-10-14 19:35:38,962 signals 39417 8782111040 File created: FILE-2025-000032 for patient MRNAGDAR000032 INFO 2025-10-14 19:35:38,962 signals 39417 8782111040 Created main file for patient: MRNAGDAR000032 INFO 2025-10-14 19:35:38,962 signals 39417 8782111040 Patient created: MRNAGDAR000032 - Saud Al-Maliki INFO 2025-10-14 19:35:38,963 signals 39417 8782111040 Generated File Number: FILE-2025-000033 INFO 2025-10-14 19:35:38,963 signals 39417 8782111040 File created: FILE-2025-000033 for patient MRNAGDAR000033 INFO 2025-10-14 19:35:38,963 signals 39417 8782111040 Created main file for patient: MRNAGDAR000033 INFO 2025-10-14 19:35:38,963 signals 39417 8782111040 Patient created: MRNAGDAR000033 - Hassan Al-Zahrani INFO 2025-10-14 19:35:38,964 signals 39417 8782111040 Generated File Number: FILE-2025-000034 INFO 2025-10-14 19:35:38,964 signals 39417 8782111040 File created: FILE-2025-000034 for patient MRNAGDAR000034 INFO 2025-10-14 19:35:38,964 signals 39417 8782111040 Created main file for patient: MRNAGDAR000034 INFO 2025-10-14 19:35:38,964 signals 39417 8782111040 Patient created: MRNAGDAR000034 - Nasser Al-Mutairi INFO 2025-10-14 19:35:38,965 signals 39417 8782111040 Generated File Number: FILE-2025-000035 INFO 2025-10-14 19:35:38,966 signals 39417 8782111040 File created: FILE-2025-000035 for patient MRNAGDAR000035 INFO 2025-10-14 19:35:38,966 signals 39417 8782111040 Created main file for patient: MRNAGDAR000035 INFO 2025-10-14 19:35:38,966 signals 39417 8782111040 Patient created: MRNAGDAR000035 - Mona Al-Asiri INFO 2025-10-14 19:35:38,967 signals 39417 8782111040 Generated File Number: FILE-2025-000036 INFO 2025-10-14 19:35:38,967 signals 39417 8782111040 File created: FILE-2025-000036 for patient MRNAGDAR000036 INFO 2025-10-14 19:35:38,967 signals 39417 8782111040 Created main file for patient: MRNAGDAR000036 INFO 2025-10-14 19:35:38,967 signals 39417 8782111040 Patient created: MRNAGDAR000036 - Hussein Al-Balawi INFO 2025-10-14 19:35:38,968 signals 39417 8782111040 Generated File Number: FILE-2025-000037 INFO 2025-10-14 19:35:38,968 signals 39417 8782111040 File created: FILE-2025-000037 for patient MRNAGDAR000037 INFO 2025-10-14 19:35:38,968 signals 39417 8782111040 Created main file for patient: MRNAGDAR000037 INFO 2025-10-14 19:35:38,968 signals 39417 8782111040 Patient created: MRNAGDAR000037 - Saleh Al-Ghamdi INFO 2025-10-14 19:35:38,969 signals 39417 8782111040 Generated File Number: FILE-2025-000038 INFO 2025-10-14 19:35:38,969 signals 39417 8782111040 File created: FILE-2025-000038 for patient MRNAGDAR000038 INFO 2025-10-14 19:35:38,969 signals 39417 8782111040 Created main file for patient: MRNAGDAR000038 INFO 2025-10-14 19:35:38,969 signals 39417 8782111040 Patient created: MRNAGDAR000038 - Saad Al-Shahrani INFO 2025-10-14 19:35:38,970 signals 39417 8782111040 Generated File Number: FILE-2025-000039 INFO 2025-10-14 19:35:38,971 signals 39417 8782111040 File created: FILE-2025-000039 for patient MRNAGDAR000039 INFO 2025-10-14 19:35:38,971 signals 39417 8782111040 Created main file for patient: MRNAGDAR000039 INFO 2025-10-14 19:35:38,971 signals 39417 8782111040 Patient created: MRNAGDAR000039 - Hassan Al-Maliki INFO 2025-10-14 19:35:38,972 signals 39417 8782111040 Generated File Number: FILE-2025-000040 INFO 2025-10-14 19:35:38,972 signals 39417 8782111040 File created: FILE-2025-000040 for patient MRNAGDAR000040 INFO 2025-10-14 19:35:38,972 signals 39417 8782111040 Created main file for patient: MRNAGDAR000040 INFO 2025-10-14 19:35:38,972 signals 39417 8782111040 Patient created: MRNAGDAR000040 - Abdulrahman Al-Shehri INFO 2025-10-14 19:35:38,973 signals 39417 8782111040 Generated File Number: FILE-2025-000041 INFO 2025-10-14 19:35:38,973 signals 39417 8782111040 File created: FILE-2025-000041 for patient MRNAGDAR000041 INFO 2025-10-14 19:35:38,973 signals 39417 8782111040 Created main file for patient: MRNAGDAR000041 INFO 2025-10-14 19:35:38,973 signals 39417 8782111040 Patient created: MRNAGDAR000041 - Nawaf Al-Shamrani INFO 2025-10-14 19:35:38,974 signals 39417 8782111040 Generated File Number: FILE-2025-000042 INFO 2025-10-14 19:35:38,974 signals 39417 8782111040 File created: FILE-2025-000042 for patient MRNAGDAR000042 INFO 2025-10-14 19:35:38,974 signals 39417 8782111040 Created main file for patient: MRNAGDAR000042 INFO 2025-10-14 19:35:38,975 signals 39417 8782111040 Patient created: MRNAGDAR000042 - Munira Al-Harthi INFO 2025-10-14 19:35:38,976 signals 39417 8782111040 Generated File Number: FILE-2025-000043 INFO 2025-10-14 19:35:38,976 signals 39417 8782111040 File created: FILE-2025-000043 for patient MRNAGDAR000043 INFO 2025-10-14 19:35:38,976 signals 39417 8782111040 Created main file for patient: MRNAGDAR000043 INFO 2025-10-14 19:35:38,976 signals 39417 8782111040 Patient created: MRNAGDAR000043 - Hassan Al-Subai INFO 2025-10-14 19:35:38,977 signals 39417 8782111040 Generated File Number: FILE-2025-000044 INFO 2025-10-14 19:35:38,977 signals 39417 8782111040 File created: FILE-2025-000044 for patient MRNAGDAR000044 INFO 2025-10-14 19:35:38,977 signals 39417 8782111040 Created main file for patient: MRNAGDAR000044 INFO 2025-10-14 19:35:38,977 signals 39417 8782111040 Patient created: MRNAGDAR000044 - Khalid Al-Shehri INFO 2025-10-14 19:35:38,978 signals 39417 8782111040 Generated File Number: FILE-2025-000045 INFO 2025-10-14 19:35:38,978 signals 39417 8782111040 File created: FILE-2025-000045 for patient MRNAGDAR000045 INFO 2025-10-14 19:35:38,978 signals 39417 8782111040 Created main file for patient: MRNAGDAR000045 INFO 2025-10-14 19:35:38,978 signals 39417 8782111040 Patient created: MRNAGDAR000045 - Hassan Al-Juaid INFO 2025-10-14 19:35:38,979 signals 39417 8782111040 Generated File Number: FILE-2025-000046 INFO 2025-10-14 19:35:38,979 signals 39417 8782111040 File created: FILE-2025-000046 for patient MRNAGDAR000046 INFO 2025-10-14 19:35:38,979 signals 39417 8782111040 Created main file for patient: MRNAGDAR000046 INFO 2025-10-14 19:35:38,980 signals 39417 8782111040 Patient created: MRNAGDAR000046 - Abdullah Al-Harthi INFO 2025-10-14 19:35:38,980 signals 39417 8782111040 Generated File Number: FILE-2025-000047 INFO 2025-10-14 19:35:38,981 signals 39417 8782111040 File created: FILE-2025-000047 for patient MRNAGDAR000047 INFO 2025-10-14 19:35:38,981 signals 39417 8782111040 Created main file for patient: MRNAGDAR000047 INFO 2025-10-14 19:35:38,981 signals 39417 8782111040 Patient created: MRNAGDAR000047 - Latifa Al-Ahmadi INFO 2025-10-14 19:35:38,982 signals 39417 8782111040 Generated File Number: FILE-2025-000048 INFO 2025-10-14 19:35:38,982 signals 39417 8782111040 File created: FILE-2025-000048 for patient MRNAGDAR000048 INFO 2025-10-14 19:35:38,982 signals 39417 8782111040 Created main file for patient: MRNAGDAR000048 INFO 2025-10-14 19:35:38,982 signals 39417 8782111040 Patient created: MRNAGDAR000048 - Latifa Al-Rashidi INFO 2025-10-14 19:35:38,983 signals 39417 8782111040 Generated File Number: FILE-2025-000049 INFO 2025-10-14 19:35:38,983 signals 39417 8782111040 File created: FILE-2025-000049 for patient MRNAGDAR000049 INFO 2025-10-14 19:35:38,983 signals 39417 8782111040 Created main file for patient: MRNAGDAR000049 INFO 2025-10-14 19:35:38,983 signals 39417 8782111040 Patient created: MRNAGDAR000049 - Lama Al-Qahtani INFO 2025-10-14 19:35:38,984 signals 39417 8782111040 Generated File Number: FILE-2025-000050 INFO 2025-10-14 19:35:38,984 signals 39417 8782111040 File created: FILE-2025-000050 for patient MRNAGDAR000050 INFO 2025-10-14 19:35:38,984 signals 39417 8782111040 Created main file for patient: MRNAGDAR000050 INFO 2025-10-14 19:35:38,984 signals 39417 8782111040 Patient created: MRNAGDAR000050 - Nada Al-Otaibi INFO 2025-10-14 19:35:38,997 signals 39417 8782111040 Appointment created: cf32c5ae-37ea-45ab-88c1-fb036313005e for patient MRNAGDAR000033 on 2025-08-10 INFO 2025-10-14 19:35:38,998 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000033-SLP-01 INFO 2025-10-14 19:35:38,998 signals 39417 8782111040 SubFile created: FILE-2025-000033-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:35:38,998 signals 39417 8782111040 Created sub-file FILE-2025-000033-SLP-01 for patient MRNAGDAR000033 at clinic Speech-Language Pathology INFO 2025-10-14 19:35:39,000 signals 39417 8782111040 Notified provider waleed.al-rashidi.slp1 of new appointment INFO 2025-10-14 19:35:39,002 signals 39417 8782111040 Appointment created: 642c8f3b-306f-4016-9b0e-216969575004 for patient MRNAGDAR000017 on 2025-08-31 INFO 2025-10-14 19:35:39,002 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000017-MED-01 INFO 2025-10-14 19:35:39,002 signals 39417 8782111040 SubFile created: FILE-2025-000017-MED-01 for clinic Medical Department INFO 2025-10-14 19:35:39,002 signals 39417 8782111040 Created sub-file FILE-2025-000017-MED-01 for patient MRNAGDAR000017 at clinic Medical Department INFO 2025-10-14 19:35:39,002 signals 39417 8782111040 Notified provider fatima.al-mutairi.doctor1 of new appointment INFO 2025-10-14 19:35:39,004 signals 39417 8782111040 Appointment created: 47e7a13e-7ff0-44d9-82c0-247a1ec59984 for patient MRNAGDAR000006 on 2025-09-21 INFO 2025-10-14 19:35:39,004 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000006-MED-01 INFO 2025-10-14 19:35:39,004 signals 39417 8782111040 SubFile created: FILE-2025-000006-MED-01 for clinic Medical Department INFO 2025-10-14 19:35:39,004 signals 39417 8782111040 Created sub-file FILE-2025-000006-MED-01 for patient MRNAGDAR000006 at clinic Medical Department INFO 2025-10-14 19:35:39,005 signals 39417 8782111040 Notified provider fatima.al-mutairi.doctor1 of new appointment INFO 2025-10-14 19:35:39,006 signals 39417 8782111040 Appointment created: d959d078-4b2c-4140-beae-a655825ed5df for patient MRNAGDAR000029 on 2025-09-21 INFO 2025-10-14 19:35:39,006 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000029-OT-01 INFO 2025-10-14 19:35:39,006 signals 39417 8782111040 SubFile created: FILE-2025-000029-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:35:39,006 signals 39417 8782111040 Created sub-file FILE-2025-000029-OT-01 for patient MRNAGDAR000029 at clinic Occupational Therapy INFO 2025-10-14 19:35:39,007 signals 39417 8782111040 Notified provider abdulaziz.al-subai.ot1 of new appointment INFO 2025-10-14 19:35:39,008 signals 39417 8782111040 Appointment created: 9b1345af-6393-479a-ba54-5d6b11c581b2 for patient MRNAGDAR000043 on 2025-09-10 INFO 2025-10-14 19:35:39,008 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000043-MED-01 INFO 2025-10-14 19:35:39,008 signals 39417 8782111040 SubFile created: FILE-2025-000043-MED-01 for clinic Medical Department INFO 2025-10-14 19:35:39,009 signals 39417 8782111040 Created sub-file FILE-2025-000043-MED-01 for patient MRNAGDAR000043 at clinic Medical Department INFO 2025-10-14 19:35:39,009 signals 39417 8782111040 Notified provider fahad.al-zahrani.doctor2 of new appointment INFO 2025-10-14 19:35:39,010 signals 39417 8782111040 Appointment created: 16ee53e3-4cd3-43d7-b553-bb6a67ab63d4 for patient MRNAGDAR000014 on 2025-08-17 INFO 2025-10-14 19:35:39,011 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000014-ABA-01 INFO 2025-10-14 19:35:39,011 signals 39417 8782111040 SubFile created: FILE-2025-000014-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:35:39,011 signals 39417 8782111040 Created sub-file FILE-2025-000014-ABA-01 for patient MRNAGDAR000014 at clinic ABA Therapy INFO 2025-10-14 19:35:39,011 signals 39417 8782111040 Notified provider mansour.al-mutairi.aba2 of new appointment INFO 2025-10-14 19:35:39,012 signals 39417 8782111040 Appointment created: ba715b91-b35c-4669-8955-331986fc61d4 for patient MRNAGDAR000006 on 2025-10-05 INFO 2025-10-14 19:35:39,012 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000006-NUR-02 INFO 2025-10-14 19:35:39,012 signals 39417 8782111040 SubFile created: FILE-2025-000006-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:35:39,012 signals 39417 8782111040 Created sub-file FILE-2025-000006-NUR-02 for patient MRNAGDAR000006 at clinic Nursing Department INFO 2025-10-14 19:35:39,013 signals 39417 8782111040 Notified provider hussein.al-shammari.nurse2 of new appointment INFO 2025-10-14 19:35:39,014 signals 39417 8782111040 Appointment created: a749b104-1df0-4e12-ba47-4d4981ad5785 for patient MRNAGDAR000012 on 2025-09-28 INFO 2025-10-14 19:35:39,015 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000012-NUR-01 INFO 2025-10-14 19:35:39,015 signals 39417 8782111040 SubFile created: FILE-2025-000012-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:35:39,015 signals 39417 8782111040 Created sub-file FILE-2025-000012-NUR-01 for patient MRNAGDAR000012 at clinic Nursing Department INFO 2025-10-14 19:35:39,015 signals 39417 8782111040 Notified provider turki.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:35:39,016 signals 39417 8782111040 Appointment created: 9117ece7-7de1-4d8a-90a4-2a69d3f3c813 for patient MRNAGDAR000015 on 2025-07-24 INFO 2025-10-14 19:35:39,016 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000015-SLP-01 INFO 2025-10-14 19:35:39,016 signals 39417 8782111040 SubFile created: FILE-2025-000015-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:35:39,016 signals 39417 8782111040 Created sub-file FILE-2025-000015-SLP-01 for patient MRNAGDAR000015 at clinic Speech-Language Pathology INFO 2025-10-14 19:35:39,017 signals 39417 8782111040 Notified provider waleed.al-rashidi.slp1 of new appointment INFO 2025-10-14 19:35:39,018 signals 39417 8782111040 Appointment created: 316c17c3-e300-4395-8311-471df4e8d18b for patient MRNAGDAR000046 on 2025-10-20 INFO 2025-10-14 19:35:39,018 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000046-MED-01 INFO 2025-10-14 19:35:39,018 signals 39417 8782111040 SubFile created: FILE-2025-000046-MED-01 for clinic Medical Department INFO 2025-10-14 19:35:39,018 signals 39417 8782111040 Created sub-file FILE-2025-000046-MED-01 for patient MRNAGDAR000046 at clinic Medical Department INFO 2025-10-14 19:35:39,020 confirmation_service 39417 8782111040 Created confirmation token for appointment 316c17c3-e300-4395-8311-471df4e8d18b, expires at 2025-10-21 16:35:39.020209+00:00 ERROR 2025-10-14 19:35:39,020 signals 39417 8782111040 Error creating confirmation token for appointment 316c17c3-e300-4395-8311-471df4e8d18b: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:35:39,021 signals 39417 8782111040 Notified provider fatima.al-mutairi.doctor1 of new appointment INFO 2025-10-14 19:35:39,021 signals 39417 8782111040 Scheduled 24-hour reminder for appointment 316c17c3-e300-4395-8311-471df4e8d18b INFO 2025-10-14 19:35:39,022 signals 39417 8782111040 Scheduled 2-hour reminder for appointment 316c17c3-e300-4395-8311-471df4e8d18b INFO 2025-10-14 19:35:39,023 signals 39417 8782111040 Appointment created: 83bf1b8b-162a-4c91-adf4-d1805419cbc8 for patient MRNAGDAR000001 on 2025-10-05 INFO 2025-10-14 19:35:39,023 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000001-MED-01 INFO 2025-10-14 19:35:39,023 signals 39417 8782111040 SubFile created: FILE-2025-000001-MED-01 for clinic Medical Department INFO 2025-10-14 19:35:39,024 signals 39417 8782111040 Created sub-file FILE-2025-000001-MED-01 for patient MRNAGDAR000001 at clinic Medical Department INFO 2025-10-14 19:35:39,024 signals 39417 8782111040 Notified provider maha.al-shamrani.doctor3 of new appointment INFO 2025-10-14 19:35:39,026 signals 39417 8782111040 Appointment created: c55bc15e-e37d-4044-b9d0-9d7cd8ebaa2d for patient MRNAGDAR000028 on 2025-09-04 INFO 2025-10-14 19:35:39,026 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000028-NUR-01 INFO 2025-10-14 19:35:39,026 signals 39417 8782111040 SubFile created: FILE-2025-000028-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:35:39,026 signals 39417 8782111040 Created sub-file FILE-2025-000028-NUR-01 for patient MRNAGDAR000028 at clinic Nursing Department INFO 2025-10-14 19:35:39,026 signals 39417 8782111040 Notified provider turki.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:35:39,028 signals 39417 8782111040 Appointment created: 34f35e90-2f1a-4618-a75d-3c65c9cecdaa for patient MRNAGDAR000045 on 2025-08-13 INFO 2025-10-14 19:35:39,028 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000045-SLP-01 INFO 2025-10-14 19:35:39,028 signals 39417 8782111040 SubFile created: FILE-2025-000045-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:35:39,028 signals 39417 8782111040 Created sub-file FILE-2025-000045-SLP-01 for patient MRNAGDAR000045 at clinic Speech-Language Pathology INFO 2025-10-14 19:35:39,029 signals 39417 8782111040 Notified provider waleed.al-rashidi.slp1 of new appointment INFO 2025-10-14 19:35:39,030 signals 39417 8782111040 Appointment created: 1c6d1d91-da97-455d-aef3-58fd1f4af59c for patient MRNAGDAR000045 on 2025-09-25 INFO 2025-10-14 19:35:39,030 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000045-OT-02 INFO 2025-10-14 19:35:39,030 signals 39417 8782111040 SubFile created: FILE-2025-000045-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:35:39,030 signals 39417 8782111040 Created sub-file FILE-2025-000045-OT-02 for patient MRNAGDAR000045 at clinic Occupational Therapy INFO 2025-10-14 19:35:39,031 signals 39417 8782111040 Notified provider rania.al-omari.ot2 of new appointment INFO 2025-10-14 19:35:39,032 signals 39417 8782111040 Appointment created: 0a9edbb8-278b-4abc-9498-cbe52a3b71f9 for patient MRNAGDAR000045 on 2025-07-28 INFO 2025-10-14 19:35:39,033 signals 39417 8782111040 Notified provider fatima.al-dawsari.slp2 of new appointment INFO 2025-10-14 19:35:39,034 signals 39417 8782111040 Appointment created: d14ab093-ac60-46b4-924b-79d642ed85ea for patient MRNAGDAR000006 on 2025-10-05 INFO 2025-10-14 19:35:39,034 signals 39417 8782111040 Notified provider hussein.al-shammari.nurse2 of new appointment INFO 2025-10-14 19:35:39,036 signals 39417 8782111040 Appointment created: d44608a5-24a4-4015-b265-4a008c7ed308 for patient MRNAGDAR000019 on 2025-07-27 INFO 2025-10-14 19:35:39,036 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000019-NUR-01 INFO 2025-10-14 19:35:39,036 signals 39417 8782111040 SubFile created: FILE-2025-000019-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:35:39,036 signals 39417 8782111040 Created sub-file FILE-2025-000019-NUR-01 for patient MRNAGDAR000019 at clinic Nursing Department INFO 2025-10-14 19:35:39,036 signals 39417 8782111040 Notified provider hussein.al-shammari.nurse2 of new appointment INFO 2025-10-14 19:35:39,038 signals 39417 8782111040 Appointment created: 815d2ca1-9611-4a56-844c-0d3f821af318 for patient MRNAGDAR000049 on 2025-08-31 INFO 2025-10-14 19:35:39,038 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000049-SLP-01 INFO 2025-10-14 19:35:39,038 signals 39417 8782111040 SubFile created: FILE-2025-000049-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:35:39,038 signals 39417 8782111040 Created sub-file FILE-2025-000049-SLP-01 for patient MRNAGDAR000049 at clinic Speech-Language Pathology INFO 2025-10-14 19:35:39,039 signals 39417 8782111040 Notified provider fatima.al-dawsari.slp2 of new appointment INFO 2025-10-14 19:35:39,040 signals 39417 8782111040 Appointment created: 3abd799c-2c66-41dc-9e3b-d193b74e613f for patient MRNAGDAR000040 on 2025-11-10 INFO 2025-10-14 19:35:39,040 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000040-NUR-01 INFO 2025-10-14 19:35:39,040 signals 39417 8782111040 SubFile created: FILE-2025-000040-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:35:39,040 signals 39417 8782111040 Created sub-file FILE-2025-000040-NUR-01 for patient MRNAGDAR000040 at clinic Nursing Department INFO 2025-10-14 19:35:39,041 confirmation_service 39417 8782111040 Created confirmation token for appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f, expires at 2025-10-21 16:35:39.041578+00:00 ERROR 2025-10-14 19:35:39,041 signals 39417 8782111040 Error creating confirmation token for appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:35:39,042 signals 39417 8782111040 Notified provider hussein.al-shammari.nurse2 of new appointment INFO 2025-10-14 19:35:39,042 signals 39417 8782111040 Scheduled 24-hour reminder for appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f INFO 2025-10-14 19:35:39,042 signals 39417 8782111040 Scheduled 2-hour reminder for appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f INFO 2025-10-14 19:35:39,043 signals 39417 8782111040 Appointment created: 13f64dfc-df07-4502-9f66-dc8982951401 for patient MRNAGDAR000001 on 2025-09-28 INFO 2025-10-14 19:35:39,043 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000001-OT-02 INFO 2025-10-14 19:35:39,043 signals 39417 8782111040 SubFile created: FILE-2025-000001-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:35:39,044 signals 39417 8782111040 Created sub-file FILE-2025-000001-OT-02 for patient MRNAGDAR000001 at clinic Occupational Therapy INFO 2025-10-14 19:35:39,044 signals 39417 8782111040 Notified provider rania.al-omari.ot2 of new appointment INFO 2025-10-14 19:35:39,045 signals 39417 8782111040 Appointment created: 42bac7a6-bf17-4168-8fde-903783bf4280 for patient MRNAGDAR000042 on 2025-08-31 INFO 2025-10-14 19:35:39,046 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000042-NUR-01 INFO 2025-10-14 19:35:39,046 signals 39417 8782111040 SubFile created: FILE-2025-000042-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:35:39,046 signals 39417 8782111040 Created sub-file FILE-2025-000042-NUR-01 for patient MRNAGDAR000042 at clinic Nursing Department INFO 2025-10-14 19:35:39,046 signals 39417 8782111040 Notified provider hussein.al-shammari.nurse2 of new appointment INFO 2025-10-14 19:35:39,047 signals 39417 8782111040 Appointment created: 52efd624-0580-427a-bce5-65f9b05b6598 for patient MRNAGDAR000040 on 2025-07-27 INFO 2025-10-14 19:35:39,048 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000040-ABA-02 INFO 2025-10-14 19:35:39,048 signals 39417 8782111040 SubFile created: FILE-2025-000040-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:35:39,048 signals 39417 8782111040 Created sub-file FILE-2025-000040-ABA-02 for patient MRNAGDAR000040 at clinic ABA Therapy INFO 2025-10-14 19:35:39,048 signals 39417 8782111040 Notified provider mansour.al-mutairi.aba2 of new appointment INFO 2025-10-14 19:35:39,050 signals 39417 8782111040 Appointment created: 14923439-da5e-484c-bf3d-ebf40df7c8b7 for patient MRNAGDAR000044 on 2025-08-26 INFO 2025-10-14 19:35:39,050 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000044-ABA-01 INFO 2025-10-14 19:35:39,050 signals 39417 8782111040 SubFile created: FILE-2025-000044-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:35:39,050 signals 39417 8782111040 Created sub-file FILE-2025-000044-ABA-01 for patient MRNAGDAR000044 at clinic ABA Therapy INFO 2025-10-14 19:35:39,051 signals 39417 8782111040 Notified provider saleh.al-ghamdi.aba1 of new appointment INFO 2025-10-14 19:35:39,052 signals 39417 8782111040 Appointment created: 4d3908da-375a-4dbc-80bd-118cebdca6d4 for patient MRNAGDAR000044 on 2025-09-24 INFO 2025-10-14 19:35:39,052 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000044-MED-02 INFO 2025-10-14 19:35:39,053 signals 39417 8782111040 SubFile created: FILE-2025-000044-MED-02 for clinic Medical Department INFO 2025-10-14 19:35:39,053 signals 39417 8782111040 Created sub-file FILE-2025-000044-MED-02 for patient MRNAGDAR000044 at clinic Medical Department INFO 2025-10-14 19:35:39,053 signals 39417 8782111040 Notified provider fahad.al-zahrani.doctor2 of new appointment INFO 2025-10-14 19:35:39,054 signals 39417 8782111040 Appointment created: ebcdd99e-9da1-4087-93ea-c2395876eb34 for patient MRNAGDAR000010 on 2025-08-10 INFO 2025-10-14 19:35:39,055 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000010-NUR-01 INFO 2025-10-14 19:35:39,055 signals 39417 8782111040 SubFile created: FILE-2025-000010-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:35:39,055 signals 39417 8782111040 Created sub-file FILE-2025-000010-NUR-01 for patient MRNAGDAR000010 at clinic Nursing Department INFO 2025-10-14 19:35:39,055 signals 39417 8782111040 Notified provider turki.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:35:39,057 signals 39417 8782111040 Appointment created: e5812e83-f088-4aef-a2ac-177573cbcc52 for patient MRNAGDAR000030 on 2025-09-28 INFO 2025-10-14 19:35:39,057 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000030-NUR-01 INFO 2025-10-14 19:35:39,057 signals 39417 8782111040 SubFile created: FILE-2025-000030-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:35:39,057 signals 39417 8782111040 Created sub-file FILE-2025-000030-NUR-01 for patient MRNAGDAR000030 at clinic Nursing Department INFO 2025-10-14 19:35:39,057 signals 39417 8782111040 Notified provider amal.al-balawi.nurse1 of new appointment INFO 2025-10-14 19:35:39,059 signals 39417 8782111040 Appointment created: ddaff263-2863-4481-8337-0b0d2e9a1729 for patient MRNAGDAR000021 on 2025-10-12 INFO 2025-10-14 19:35:39,059 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000021-OT-01 INFO 2025-10-14 19:35:39,060 signals 39417 8782111040 SubFile created: FILE-2025-000021-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:35:39,060 signals 39417 8782111040 Created sub-file FILE-2025-000021-OT-01 for patient MRNAGDAR000021 at clinic Occupational Therapy INFO 2025-10-14 19:35:39,060 signals 39417 8782111040 Notified provider rania.al-omari.ot2 of new appointment INFO 2025-10-14 19:35:39,062 signals 39417 8782111040 Appointment created: 137446b0-a046-4ed5-922d-d5bc241b18c6 for patient MRNAGDAR000038 on 2025-09-10 INFO 2025-10-14 19:35:39,062 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000038-NUR-01 INFO 2025-10-14 19:35:39,062 signals 39417 8782111040 SubFile created: FILE-2025-000038-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:35:39,062 signals 39417 8782111040 Created sub-file FILE-2025-000038-NUR-01 for patient MRNAGDAR000038 at clinic Nursing Department INFO 2025-10-14 19:35:39,062 signals 39417 8782111040 Notified provider hussein.al-shammari.nurse2 of new appointment INFO 2025-10-14 19:35:39,064 signals 39417 8782111040 Appointment created: 12904b67-d59f-47af-a1da-458e986f8873 for patient MRNAGDAR000050 on 2025-09-14 INFO 2025-10-14 19:35:39,064 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000050-ABA-01 INFO 2025-10-14 19:35:39,064 signals 39417 8782111040 SubFile created: FILE-2025-000050-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:35:39,064 signals 39417 8782111040 Created sub-file FILE-2025-000050-ABA-01 for patient MRNAGDAR000050 at clinic ABA Therapy INFO 2025-10-14 19:35:39,065 signals 39417 8782111040 Notified provider saleh.al-ghamdi.aba1 of new appointment INFO 2025-10-14 19:35:39,066 signals 39417 8782111040 Appointment created: 085d8a01-d728-486e-a60f-d3c0ec64aa0f for patient MRNAGDAR000041 on 2025-07-29 INFO 2025-10-14 19:35:39,066 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000041-MED-01 INFO 2025-10-14 19:35:39,066 signals 39417 8782111040 SubFile created: FILE-2025-000041-MED-01 for clinic Medical Department INFO 2025-10-14 19:35:39,066 signals 39417 8782111040 Created sub-file FILE-2025-000041-MED-01 for patient MRNAGDAR000041 at clinic Medical Department INFO 2025-10-14 19:35:39,067 signals 39417 8782111040 Notified provider fahad.al-zahrani.doctor2 of new appointment INFO 2025-10-14 19:35:39,068 signals 39417 8782111040 Appointment created: 6f9753cb-c930-4049-8e80-9d05e56f6b55 for patient MRNAGDAR000038 on 2025-09-24 INFO 2025-10-14 19:35:39,068 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000038-OT-02 INFO 2025-10-14 19:35:39,068 signals 39417 8782111040 SubFile created: FILE-2025-000038-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:35:39,068 signals 39417 8782111040 Created sub-file FILE-2025-000038-OT-02 for patient MRNAGDAR000038 at clinic Occupational Therapy INFO 2025-10-14 19:35:39,069 signals 39417 8782111040 Notified provider rania.al-omari.ot2 of new appointment INFO 2025-10-14 19:35:39,070 signals 39417 8782111040 Appointment created: 8cf2a320-8528-4946-88d0-709c57a58196 for patient MRNAGDAR000043 on 2025-08-26 INFO 2025-10-14 19:35:39,070 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000043-NUR-02 INFO 2025-10-14 19:35:39,071 signals 39417 8782111040 SubFile created: FILE-2025-000043-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:35:39,071 signals 39417 8782111040 Created sub-file FILE-2025-000043-NUR-02 for patient MRNAGDAR000043 at clinic Nursing Department INFO 2025-10-14 19:35:39,071 signals 39417 8782111040 Notified provider amal.al-balawi.nurse1 of new appointment INFO 2025-10-14 19:35:39,073 signals 39417 8782111040 Appointment created: 10e0c146-5fa6-459e-89e3-638e681aeaa6 for patient MRNAGDAR000018 on 2025-08-07 INFO 2025-10-14 19:35:39,073 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000018-NUR-01 INFO 2025-10-14 19:35:39,073 signals 39417 8782111040 SubFile created: FILE-2025-000018-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:35:39,073 signals 39417 8782111040 Created sub-file FILE-2025-000018-NUR-01 for patient MRNAGDAR000018 at clinic Nursing Department INFO 2025-10-14 19:35:39,073 signals 39417 8782111040 Notified provider amal.al-balawi.nurse1 of new appointment INFO 2025-10-14 19:35:39,075 signals 39417 8782111040 Appointment created: 84bfdf59-c7c4-47c0-95cc-a9605a12cf26 for patient MRNAGDAR000037 on 2025-10-12 INFO 2025-10-14 19:35:39,075 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000037-SLP-01 INFO 2025-10-14 19:35:39,075 signals 39417 8782111040 SubFile created: FILE-2025-000037-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:35:39,075 signals 39417 8782111040 Created sub-file FILE-2025-000037-SLP-01 for patient MRNAGDAR000037 at clinic Speech-Language Pathology INFO 2025-10-14 19:35:39,076 signals 39417 8782111040 Notified provider fatima.al-dawsari.slp2 of new appointment INFO 2025-10-14 19:35:39,077 signals 39417 8782111040 Appointment created: d1e378a7-913f-438a-83e4-f1cb3ea42dfb for patient MRNAGDAR000027 on 2025-09-21 INFO 2025-10-14 19:35:39,077 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000027-NUR-01 INFO 2025-10-14 19:35:39,077 signals 39417 8782111040 SubFile created: FILE-2025-000027-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:35:39,077 signals 39417 8782111040 Created sub-file FILE-2025-000027-NUR-01 for patient MRNAGDAR000027 at clinic Nursing Department INFO 2025-10-14 19:35:39,078 signals 39417 8782111040 Notified provider turki.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:35:39,079 signals 39417 8782111040 Appointment created: 08dc2b3c-fc30-441a-b891-72c62aec8d71 for patient MRNAGDAR000027 on 2025-07-23 INFO 2025-10-14 19:35:39,079 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000027-OT-02 INFO 2025-10-14 19:35:39,079 signals 39417 8782111040 SubFile created: FILE-2025-000027-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:35:39,079 signals 39417 8782111040 Created sub-file FILE-2025-000027-OT-02 for patient MRNAGDAR000027 at clinic Occupational Therapy INFO 2025-10-14 19:35:39,080 signals 39417 8782111040 Notified provider rania.al-omari.ot2 of new appointment INFO 2025-10-14 19:35:39,081 signals 39417 8782111040 Appointment created: 4ff9f4f0-74d0-47ac-bd9c-99871b2d8505 for patient MRNAGDAR000003 on 2025-08-31 INFO 2025-10-14 19:35:39,082 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000003-SLP-01 INFO 2025-10-14 19:35:39,082 signals 39417 8782111040 SubFile created: FILE-2025-000003-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:35:39,082 signals 39417 8782111040 Created sub-file FILE-2025-000003-SLP-01 for patient MRNAGDAR000003 at clinic Speech-Language Pathology INFO 2025-10-14 19:35:39,082 signals 39417 8782111040 Notified provider waleed.al-rashidi.slp1 of new appointment INFO 2025-10-14 19:35:39,084 signals 39417 8782111040 Appointment created: 7ac8f526-af52-44bb-aad8-381eec1ea2ea for patient MRNAGDAR000042 on 2025-08-07 INFO 2025-10-14 19:35:39,084 signals 39417 8782111040 Notified provider turki.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:35:39,086 signals 39417 8782111040 Appointment created: fc2d4b6d-92ec-47ed-abed-4a8fefcfc526 for patient MRNAGDAR000041 on 2025-10-02 INFO 2025-10-14 19:35:39,086 signals 39417 8782111040 Notified provider maha.al-shamrani.doctor3 of new appointment INFO 2025-10-14 19:35:39,088 signals 39417 8782111040 Appointment created: 34e3fb21-ae35-4f59-b3ed-0f03d2af6159 for patient MRNAGDAR000005 on 2025-08-31 INFO 2025-10-14 19:35:39,088 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000005-SLP-01 INFO 2025-10-14 19:35:39,088 signals 39417 8782111040 SubFile created: FILE-2025-000005-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:35:39,088 signals 39417 8782111040 Created sub-file FILE-2025-000005-SLP-01 for patient MRNAGDAR000005 at clinic Speech-Language Pathology INFO 2025-10-14 19:35:39,088 signals 39417 8782111040 Notified provider waleed.al-rashidi.slp1 of new appointment INFO 2025-10-14 19:35:39,090 signals 39417 8782111040 Appointment created: 7748f1c6-4ad2-4240-a266-2675ee8f124b for patient MRNAGDAR000025 on 2025-09-28 INFO 2025-10-14 19:35:39,090 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000025-NUR-01 INFO 2025-10-14 19:35:39,090 signals 39417 8782111040 SubFile created: FILE-2025-000025-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:35:39,090 signals 39417 8782111040 Created sub-file FILE-2025-000025-NUR-01 for patient MRNAGDAR000025 at clinic Nursing Department INFO 2025-10-14 19:35:39,091 signals 39417 8782111040 Notified provider amal.al-balawi.nurse1 of new appointment INFO 2025-10-14 19:35:39,092 signals 39417 8782111040 Appointment created: 15c2c7ca-e236-423d-a5ea-a2125f1b972c for patient MRNAGDAR000029 on 2025-10-09 INFO 2025-10-14 19:35:39,093 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000029-SLP-02 INFO 2025-10-14 19:35:39,093 signals 39417 8782111040 SubFile created: FILE-2025-000029-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:35:39,093 signals 39417 8782111040 Created sub-file FILE-2025-000029-SLP-02 for patient MRNAGDAR000029 at clinic Speech-Language Pathology INFO 2025-10-14 19:35:39,093 signals 39417 8782111040 Notified provider waleed.al-rashidi.slp1 of new appointment INFO 2025-10-14 19:35:39,095 signals 39417 8782111040 Appointment created: 6484c9ff-aa4d-42da-8ed4-be7b64b9ee37 for patient MRNAGDAR000047 on 2025-08-19 INFO 2025-10-14 19:35:39,095 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000047-ABA-01 INFO 2025-10-14 19:35:39,095 signals 39417 8782111040 SubFile created: FILE-2025-000047-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:35:39,095 signals 39417 8782111040 Created sub-file FILE-2025-000047-ABA-01 for patient MRNAGDAR000047 at clinic ABA Therapy INFO 2025-10-14 19:35:39,095 signals 39417 8782111040 Notified provider mansour.al-mutairi.aba2 of new appointment INFO 2025-10-14 19:35:39,097 signals 39417 8782111040 Appointment created: 7fed788e-81a3-4f2e-8f89-91534f988f71 for patient MRNAGDAR000034 on 2025-08-10 INFO 2025-10-14 19:35:39,097 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000034-NUR-01 INFO 2025-10-14 19:35:39,097 signals 39417 8782111040 SubFile created: FILE-2025-000034-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:35:39,097 signals 39417 8782111040 Created sub-file FILE-2025-000034-NUR-01 for patient MRNAGDAR000034 at clinic Nursing Department INFO 2025-10-14 19:35:39,098 signals 39417 8782111040 Notified provider turki.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:35:39,099 signals 39417 8782111040 Appointment created: 23400809-4b5a-4f82-804d-9c7acdbfa3bb for patient MRNAGDAR000020 on 2025-09-23 INFO 2025-10-14 19:35:39,099 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000020-OT-01 INFO 2025-10-14 19:35:39,099 signals 39417 8782111040 SubFile created: FILE-2025-000020-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:35:39,099 signals 39417 8782111040 Created sub-file FILE-2025-000020-OT-01 for patient MRNAGDAR000020 at clinic Occupational Therapy INFO 2025-10-14 19:35:39,100 signals 39417 8782111040 Notified provider rania.al-omari.ot2 of new appointment INFO 2025-10-14 19:35:39,101 signals 39417 8782111040 Appointment created: be2e663e-f6de-4f40-9a34-63c29b765961 for patient MRNAGDAR000019 on 2025-09-28 INFO 2025-10-14 19:35:39,101 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000019-MED-02 INFO 2025-10-14 19:35:39,102 signals 39417 8782111040 SubFile created: FILE-2025-000019-MED-02 for clinic Medical Department INFO 2025-10-14 19:35:39,102 signals 39417 8782111040 Created sub-file FILE-2025-000019-MED-02 for patient MRNAGDAR000019 at clinic Medical Department INFO 2025-10-14 19:35:39,102 signals 39417 8782111040 Notified provider fahad.al-zahrani.doctor2 of new appointment INFO 2025-10-14 19:35:39,104 signals 39417 8782111040 Appointment created: 40e929b8-1405-44e5-af35-c1f1a5dfe3dc for patient MRNAGDAR000050 on 2025-08-10 INFO 2025-10-14 19:35:39,104 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000050-MED-02 INFO 2025-10-14 19:35:39,104 signals 39417 8782111040 SubFile created: FILE-2025-000050-MED-02 for clinic Medical Department INFO 2025-10-14 19:35:39,104 signals 39417 8782111040 Created sub-file FILE-2025-000050-MED-02 for patient MRNAGDAR000050 at clinic Medical Department INFO 2025-10-14 19:35:39,104 signals 39417 8782111040 Notified provider maha.al-shamrani.doctor3 of new appointment INFO 2025-10-14 19:35:39,106 signals 39417 8782111040 Appointment created: d2c6a299-b264-427c-9a60-567dcddc9d17 for patient MRNAGDAR000007 on 2025-07-24 INFO 2025-10-14 19:35:39,106 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000007-OT-01 INFO 2025-10-14 19:35:39,106 signals 39417 8782111040 SubFile created: FILE-2025-000007-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:35:39,106 signals 39417 8782111040 Created sub-file FILE-2025-000007-OT-01 for patient MRNAGDAR000007 at clinic Occupational Therapy INFO 2025-10-14 19:35:39,106 signals 39417 8782111040 Notified provider rania.al-omari.ot2 of new appointment INFO 2025-10-14 19:35:39,108 signals 39417 8782111040 Appointment created: 5bed98a3-1865-4389-99af-6af0f81fd3ad for patient MRNAGDAR000041 on 2025-08-03 INFO 2025-10-14 19:35:39,108 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000041-ABA-02 INFO 2025-10-14 19:35:39,108 signals 39417 8782111040 SubFile created: FILE-2025-000041-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:35:39,108 signals 39417 8782111040 Created sub-file FILE-2025-000041-ABA-02 for patient MRNAGDAR000041 at clinic ABA Therapy INFO 2025-10-14 19:35:39,108 signals 39417 8782111040 Notified provider mansour.al-mutairi.aba2 of new appointment INFO 2025-10-14 19:35:39,110 signals 39417 8782111040 Appointment created: 5a17952a-94d1-4310-843b-84c2f6492cf1 for patient MRNAGDAR000023 on 2025-09-23 INFO 2025-10-14 19:35:39,110 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000023-OT-01 INFO 2025-10-14 19:35:39,110 signals 39417 8782111040 SubFile created: FILE-2025-000023-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:35:39,110 signals 39417 8782111040 Created sub-file FILE-2025-000023-OT-01 for patient MRNAGDAR000023 at clinic Occupational Therapy INFO 2025-10-14 19:35:39,111 signals 39417 8782111040 Notified provider rania.al-omari.ot2 of new appointment INFO 2025-10-14 19:35:39,112 signals 39417 8782111040 Appointment created: e06212fe-c2ec-4c57-b50b-7925dd2a4b37 for patient MRNAGDAR000045 on 2025-07-28 INFO 2025-10-14 19:35:39,112 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000045-MED-03 INFO 2025-10-14 19:35:39,112 signals 39417 8782111040 SubFile created: FILE-2025-000045-MED-03 for clinic Medical Department INFO 2025-10-14 19:35:39,112 signals 39417 8782111040 Created sub-file FILE-2025-000045-MED-03 for patient MRNAGDAR000045 at clinic Medical Department INFO 2025-10-14 19:35:39,113 signals 39417 8782111040 Notified provider fahad.al-zahrani.doctor2 of new appointment INFO 2025-10-14 19:35:39,114 signals 39417 8782111040 Appointment created: 6f7a730e-73c6-40a4-92e2-a718e63b5202 for patient MRNAGDAR000017 on 2025-09-30 INFO 2025-10-14 19:35:39,114 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000017-ABA-02 INFO 2025-10-14 19:35:39,115 signals 39417 8782111040 SubFile created: FILE-2025-000017-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:35:39,115 signals 39417 8782111040 Created sub-file FILE-2025-000017-ABA-02 for patient MRNAGDAR000017 at clinic ABA Therapy INFO 2025-10-14 19:35:39,115 signals 39417 8782111040 Notified provider mansour.al-mutairi.aba2 of new appointment INFO 2025-10-14 19:35:39,117 signals 39417 8782111040 Appointment created: 0e8fb6b2-bd33-4934-a7be-60362defa1d1 for patient MRNAGDAR000029 on 2025-07-24 INFO 2025-10-14 19:35:39,117 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000029-NUR-03 INFO 2025-10-14 19:35:39,117 signals 39417 8782111040 SubFile created: FILE-2025-000029-NUR-03 for clinic Nursing Department INFO 2025-10-14 19:35:39,117 signals 39417 8782111040 Created sub-file FILE-2025-000029-NUR-03 for patient MRNAGDAR000029 at clinic Nursing Department INFO 2025-10-14 19:35:39,117 signals 39417 8782111040 Notified provider turki.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:35:39,119 signals 39417 8782111040 Appointment created: af419baa-ab09-4ba5-83ee-9e47a43f6ad9 for patient MRNAGDAR000009 on 2025-07-30 INFO 2025-10-14 19:35:39,119 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000009-MED-01 INFO 2025-10-14 19:35:39,119 signals 39417 8782111040 SubFile created: FILE-2025-000009-MED-01 for clinic Medical Department INFO 2025-10-14 19:35:39,119 signals 39417 8782111040 Created sub-file FILE-2025-000009-MED-01 for patient MRNAGDAR000009 at clinic Medical Department INFO 2025-10-14 19:35:39,120 signals 39417 8782111040 Notified provider fahad.al-zahrani.doctor2 of new appointment INFO 2025-10-14 19:35:39,121 signals 39417 8782111040 Appointment created: 5c3a2936-0855-4236-8311-71fb8c0750bd for patient MRNAGDAR000006 on 2025-09-21 INFO 2025-10-14 19:35:39,122 signals 39417 8782111040 Notified provider maha.al-shamrani.doctor3 of new appointment INFO 2025-10-14 19:35:39,122 signals 39417 8782111040 Appointment created: 0aed17b4-6cd0-4b7a-98ca-9e2d6b8839e4 for patient MRNAGDAR000029 on 2025-09-07 INFO 2025-10-14 19:35:39,123 signals 39417 8782111040 Notified provider fatima.al-dawsari.slp2 of new appointment INFO 2025-10-14 19:35:39,124 signals 39417 8782111040 Appointment created: 438c31ce-9d1d-4a9a-8e3b-b97ab60f5c70 for patient MRNAGDAR000019 on 2025-10-26 INFO 2025-10-14 19:35:39,124 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000019-ABA-03 INFO 2025-10-14 19:35:39,124 signals 39417 8782111040 SubFile created: FILE-2025-000019-ABA-03 for clinic ABA Therapy INFO 2025-10-14 19:35:39,124 signals 39417 8782111040 Created sub-file FILE-2025-000019-ABA-03 for patient MRNAGDAR000019 at clinic ABA Therapy INFO 2025-10-14 19:35:39,125 confirmation_service 39417 8782111040 Created confirmation token for appointment 438c31ce-9d1d-4a9a-8e3b-b97ab60f5c70, expires at 2025-10-21 16:35:39.125334+00:00 ERROR 2025-10-14 19:35:39,125 signals 39417 8782111040 Error creating confirmation token for appointment 438c31ce-9d1d-4a9a-8e3b-b97ab60f5c70: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:35:39,125 signals 39417 8782111040 Notified provider saleh.al-ghamdi.aba1 of new appointment INFO 2025-10-14 19:35:39,126 signals 39417 8782111040 Scheduled 24-hour reminder for appointment 438c31ce-9d1d-4a9a-8e3b-b97ab60f5c70 INFO 2025-10-14 19:35:39,126 signals 39417 8782111040 Scheduled 2-hour reminder for appointment 438c31ce-9d1d-4a9a-8e3b-b97ab60f5c70 INFO 2025-10-14 19:35:39,127 signals 39417 8782111040 Appointment created: 467a61a9-4b4d-4ea2-909b-9f9b72a3639b for patient MRNAGDAR000024 on 2025-09-14 INFO 2025-10-14 19:35:39,127 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000024-ABA-01 INFO 2025-10-14 19:35:39,127 signals 39417 8782111040 SubFile created: FILE-2025-000024-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:35:39,127 signals 39417 8782111040 Created sub-file FILE-2025-000024-ABA-01 for patient MRNAGDAR000024 at clinic ABA Therapy INFO 2025-10-14 19:35:39,128 signals 39417 8782111040 Notified provider mansour.al-mutairi.aba2 of new appointment INFO 2025-10-14 19:35:39,129 signals 39417 8782111040 Appointment created: 1e943fb9-5288-4155-bff6-9f8bfe87574b for patient MRNAGDAR000025 on 2025-09-28 INFO 2025-10-14 19:35:39,129 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000025-OT-02 INFO 2025-10-14 19:35:39,129 signals 39417 8782111040 SubFile created: FILE-2025-000025-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:35:39,129 signals 39417 8782111040 Created sub-file FILE-2025-000025-OT-02 for patient MRNAGDAR000025 at clinic Occupational Therapy INFO 2025-10-14 19:35:39,129 signals 39417 8782111040 Notified provider rania.al-omari.ot2 of new appointment INFO 2025-10-14 19:35:39,131 signals 39417 8782111040 Appointment created: 866cd6fd-630c-4c87-baa7-b976f7d9a94d for patient MRNAGDAR000009 on 2025-07-20 INFO 2025-10-14 19:35:39,131 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000009-OT-02 INFO 2025-10-14 19:35:39,131 signals 39417 8782111040 SubFile created: FILE-2025-000009-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:35:39,131 signals 39417 8782111040 Created sub-file FILE-2025-000009-OT-02 for patient MRNAGDAR000009 at clinic Occupational Therapy INFO 2025-10-14 19:35:39,132 signals 39417 8782111040 Notified provider abdulaziz.al-subai.ot1 of new appointment INFO 2025-10-14 19:35:39,133 signals 39417 8782111040 Appointment created: 4763efe1-5e46-4e60-91da-8e5b2a097c68 for patient MRNAGDAR000020 on 2025-10-26 INFO 2025-10-14 19:35:39,133 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000020-MED-02 INFO 2025-10-14 19:35:39,133 signals 39417 8782111040 SubFile created: FILE-2025-000020-MED-02 for clinic Medical Department INFO 2025-10-14 19:35:39,133 signals 39417 8782111040 Created sub-file FILE-2025-000020-MED-02 for patient MRNAGDAR000020 at clinic Medical Department INFO 2025-10-14 19:35:39,134 signals 39417 8782111040 Notified provider fatima.al-mutairi.doctor1 of new appointment INFO 2025-10-14 19:35:39,134 signals 39417 8782111040 Scheduled 24-hour reminder for appointment 4763efe1-5e46-4e60-91da-8e5b2a097c68 INFO 2025-10-14 19:35:39,135 signals 39417 8782111040 Scheduled 2-hour reminder for appointment 4763efe1-5e46-4e60-91da-8e5b2a097c68 INFO 2025-10-14 19:35:39,135 signals 39417 8782111040 Appointment created: 9f79f5b5-74a0-40e3-88c9-4a9652813f2f for patient MRNAGDAR000041 on 2025-10-15 INFO 2025-10-14 19:35:39,136 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000041-SLP-03 INFO 2025-10-14 19:35:39,136 signals 39417 8782111040 SubFile created: FILE-2025-000041-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:35:39,136 signals 39417 8782111040 Created sub-file FILE-2025-000041-SLP-03 for patient MRNAGDAR000041 at clinic Speech-Language Pathology INFO 2025-10-14 19:35:39,136 signals 39417 8782111040 Notified provider waleed.al-rashidi.slp1 of new appointment INFO 2025-10-14 19:35:39,136 signals 39417 8782111040 Scheduled 2-hour reminder for appointment 9f79f5b5-74a0-40e3-88c9-4a9652813f2f INFO 2025-10-14 19:35:39,137 signals 39417 8782111040 Appointment created: 0e6542b2-a210-43ba-bb14-d46c22d06626 for patient MRNAGDAR000036 on 2025-10-13 INFO 2025-10-14 19:35:39,138 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000036-ABA-01 INFO 2025-10-14 19:35:39,138 signals 39417 8782111040 SubFile created: FILE-2025-000036-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:35:39,138 signals 39417 8782111040 Created sub-file FILE-2025-000036-ABA-01 for patient MRNAGDAR000036 at clinic ABA Therapy INFO 2025-10-14 19:35:39,139 signals 39417 8782111040 Notified provider mansour.al-mutairi.aba2 of new appointment INFO 2025-10-14 19:35:39,139 signals 39417 8782111040 Appointment created: 95b5ebcd-5cb9-494a-b710-b9a9498f4d0e for patient MRNAGDAR000036 on 2025-07-28 INFO 2025-10-14 19:35:39,140 signals 39417 8782111040 Notified provider mansour.al-mutairi.aba2 of new appointment INFO 2025-10-14 19:35:39,141 signals 39417 8782111040 Appointment created: 784df088-e31d-4499-abcd-d7154980bdad for patient MRNAGDAR000014 on 2025-07-16 INFO 2025-10-14 19:35:39,142 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000014-SLP-02 INFO 2025-10-14 19:35:39,142 signals 39417 8782111040 SubFile created: FILE-2025-000014-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:35:39,142 signals 39417 8782111040 Created sub-file FILE-2025-000014-SLP-02 for patient MRNAGDAR000014 at clinic Speech-Language Pathology INFO 2025-10-14 19:35:39,142 signals 39417 8782111040 Notified provider fatima.al-dawsari.slp2 of new appointment INFO 2025-10-14 19:35:39,144 signals 39417 8782111040 Appointment created: 0a8e9bd3-9c80-4e96-a583-3159f209047d for patient MRNAGDAR000014 on 2025-11-02 INFO 2025-10-14 19:35:39,144 signals 39417 8782111040 Notified provider saleh.al-ghamdi.aba1 of new appointment INFO 2025-10-14 19:35:39,145 signals 39417 8782111040 Scheduled 24-hour reminder for appointment 0a8e9bd3-9c80-4e96-a583-3159f209047d INFO 2025-10-14 19:35:39,145 signals 39417 8782111040 Scheduled 2-hour reminder for appointment 0a8e9bd3-9c80-4e96-a583-3159f209047d INFO 2025-10-14 19:35:39,146 signals 39417 8782111040 Appointment created: 4ccb9ead-996e-45a4-8f3c-3bea0990dc0c for patient MRNAGDAR000024 on 2025-08-26 INFO 2025-10-14 19:35:39,146 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000024-MED-02 INFO 2025-10-14 19:35:39,146 signals 39417 8782111040 SubFile created: FILE-2025-000024-MED-02 for clinic Medical Department INFO 2025-10-14 19:35:39,146 signals 39417 8782111040 Created sub-file FILE-2025-000024-MED-02 for patient MRNAGDAR000024 at clinic Medical Department INFO 2025-10-14 19:35:39,147 signals 39417 8782111040 Notified provider fatima.al-mutairi.doctor1 of new appointment INFO 2025-10-14 19:35:39,149 signals 39417 8782111040 Appointment created: 150f88f0-040f-4d95-8894-f48346ba67fb for patient MRNAGDAR000049 on 2025-09-10 INFO 2025-10-14 19:35:39,149 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000049-MED-02 INFO 2025-10-14 19:35:39,149 signals 39417 8782111040 SubFile created: FILE-2025-000049-MED-02 for clinic Medical Department INFO 2025-10-14 19:35:39,149 signals 39417 8782111040 Created sub-file FILE-2025-000049-MED-02 for patient MRNAGDAR000049 at clinic Medical Department INFO 2025-10-14 19:35:39,150 signals 39417 8782111040 Notified provider fahad.al-zahrani.doctor2 of new appointment INFO 2025-10-14 19:35:39,151 signals 39417 8782111040 Appointment created: 955b31ab-b236-4660-8b6d-c7ee5f34d949 for patient MRNAGDAR000032 on 2025-08-31 INFO 2025-10-14 19:35:39,152 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000032-OT-01 INFO 2025-10-14 19:35:39,152 signals 39417 8782111040 SubFile created: FILE-2025-000032-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:35:39,152 signals 39417 8782111040 Created sub-file FILE-2025-000032-OT-01 for patient MRNAGDAR000032 at clinic Occupational Therapy INFO 2025-10-14 19:35:39,152 signals 39417 8782111040 Notified provider abdulaziz.al-subai.ot1 of new appointment INFO 2025-10-14 19:35:39,154 signals 39417 8782111040 Appointment created: 077244c4-fbfb-406e-86e8-b856c4776a64 for patient MRNAGDAR000009 on 2025-09-01 INFO 2025-10-14 19:35:39,154 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000009-NUR-03 INFO 2025-10-14 19:35:39,154 signals 39417 8782111040 SubFile created: FILE-2025-000009-NUR-03 for clinic Nursing Department INFO 2025-10-14 19:35:39,154 signals 39417 8782111040 Created sub-file FILE-2025-000009-NUR-03 for patient MRNAGDAR000009 at clinic Nursing Department INFO 2025-10-14 19:35:39,154 signals 39417 8782111040 Notified provider hussein.al-shammari.nurse2 of new appointment INFO 2025-10-14 19:35:39,156 signals 39417 8782111040 Appointment created: b13c67cb-b676-4483-b6a9-e8ebaf88882f for patient MRNAGDAR000003 on 2025-09-02 INFO 2025-10-14 19:35:39,156 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000003-NUR-02 INFO 2025-10-14 19:35:39,156 signals 39417 8782111040 SubFile created: FILE-2025-000003-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:35:39,156 signals 39417 8782111040 Created sub-file FILE-2025-000003-NUR-02 for patient MRNAGDAR000003 at clinic Nursing Department INFO 2025-10-14 19:35:39,157 signals 39417 8782111040 Notified provider turki.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:35:39,158 signals 39417 8782111040 Appointment created: d3ee7a09-e24e-4bc4-bcdc-010763e0acb0 for patient MRNAGDAR000006 on 2025-09-03 INFO 2025-10-14 19:35:39,158 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000006-SLP-03 INFO 2025-10-14 19:35:39,158 signals 39417 8782111040 SubFile created: FILE-2025-000006-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:35:39,158 signals 39417 8782111040 Created sub-file FILE-2025-000006-SLP-03 for patient MRNAGDAR000006 at clinic Speech-Language Pathology INFO 2025-10-14 19:35:39,159 signals 39417 8782111040 Notified provider waleed.al-rashidi.slp1 of new appointment INFO 2025-10-14 19:35:39,160 signals 39417 8782111040 Appointment created: cc0b5a90-2c9b-4ef6-83a2-2544381685e3 for patient MRNAGDAR000048 on 2025-09-22 INFO 2025-10-14 19:35:39,161 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000048-ABA-01 INFO 2025-10-14 19:35:39,161 signals 39417 8782111040 SubFile created: FILE-2025-000048-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:35:39,161 signals 39417 8782111040 Created sub-file FILE-2025-000048-ABA-01 for patient MRNAGDAR000048 at clinic ABA Therapy INFO 2025-10-14 19:35:39,161 signals 39417 8782111040 Notified provider mansour.al-mutairi.aba2 of new appointment INFO 2025-10-14 19:35:39,163 signals 39417 8782111040 Appointment created: 49db483c-6eab-4c01-8c47-cfb79bc5f60b for patient MRNAGDAR000022 on 2025-09-22 INFO 2025-10-14 19:35:39,163 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000022-SLP-01 INFO 2025-10-14 19:35:39,163 signals 39417 8782111040 SubFile created: FILE-2025-000022-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:35:39,163 signals 39417 8782111040 Created sub-file FILE-2025-000022-SLP-01 for patient MRNAGDAR000022 at clinic Speech-Language Pathology INFO 2025-10-14 19:35:39,163 signals 39417 8782111040 Notified provider waleed.al-rashidi.slp1 of new appointment INFO 2025-10-14 19:35:39,165 signals 39417 8782111040 Appointment created: 7ea513ed-1bad-429a-ac27-7f5353eb69bd for patient MRNAGDAR000016 on 2025-10-05 INFO 2025-10-14 19:35:39,165 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000016-MED-01 INFO 2025-10-14 19:35:39,165 signals 39417 8782111040 SubFile created: FILE-2025-000016-MED-01 for clinic Medical Department INFO 2025-10-14 19:35:39,165 signals 39417 8782111040 Created sub-file FILE-2025-000016-MED-01 for patient MRNAGDAR000016 at clinic Medical Department INFO 2025-10-14 19:35:39,166 signals 39417 8782111040 Notified provider maha.al-shamrani.doctor3 of new appointment INFO 2025-10-14 19:35:39,167 signals 39417 8782111040 Appointment created: e72099fa-534b-4ef1-979f-cfe5e74b89d6 for patient MRNAGDAR000049 on 2025-08-03 INFO 2025-10-14 19:35:39,168 signals 39417 8782111040 Notified provider fatima.al-mutairi.doctor1 of new appointment INFO 2025-10-14 19:35:39,169 signals 39417 8782111040 Appointment created: e44d75ee-0119-4311-91f7-6cf960e21d4b for patient MRNAGDAR000046 on 2025-10-09 INFO 2025-10-14 19:35:39,169 signals 39417 8782111040 Notified provider fatima.al-mutairi.doctor1 of new appointment INFO 2025-10-14 19:35:39,171 signals 39417 8782111040 Appointment created: d7a4221b-11e3-4f2c-ab71-74cc6d1dd1ce for patient MRNAGDAR000040 on 2025-08-03 INFO 2025-10-14 19:35:39,171 signals 39417 8782111040 Notified provider saleh.al-ghamdi.aba1 of new appointment INFO 2025-10-14 19:35:39,173 signals 39417 8782111040 Appointment created: 25d2f952-c621-4c8c-8c0c-a8a96aec44bc for patient MRNAGDAR000011 on 2025-09-07 INFO 2025-10-14 19:35:39,173 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000011-NUR-01 INFO 2025-10-14 19:35:39,173 signals 39417 8782111040 SubFile created: FILE-2025-000011-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:35:39,173 signals 39417 8782111040 Created sub-file FILE-2025-000011-NUR-01 for patient MRNAGDAR000011 at clinic Nursing Department INFO 2025-10-14 19:35:39,174 signals 39417 8782111040 Notified provider hussein.al-shammari.nurse2 of new appointment INFO 2025-10-14 19:35:39,175 signals 39417 8782111040 Appointment created: 885d4acc-ba84-47f1-89d7-8eaeb1f4aed7 for patient MRNAGDAR000041 on 2025-08-31 INFO 2025-10-14 19:35:39,175 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000041-OT-04 INFO 2025-10-14 19:35:39,176 signals 39417 8782111040 SubFile created: FILE-2025-000041-OT-04 for clinic Occupational Therapy INFO 2025-10-14 19:35:39,176 signals 39417 8782111040 Created sub-file FILE-2025-000041-OT-04 for patient MRNAGDAR000041 at clinic Occupational Therapy INFO 2025-10-14 19:35:39,176 signals 39417 8782111040 Notified provider rania.al-omari.ot2 of new appointment INFO 2025-10-14 19:35:39,177 signals 39417 8782111040 Appointment created: 3b837848-b259-4213-9a44-9b67fb1a87d3 for patient MRNAGDAR000005 on 2025-09-29 INFO 2025-10-14 19:35:39,177 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000005-OT-02 INFO 2025-10-14 19:35:39,178 signals 39417 8782111040 SubFile created: FILE-2025-000005-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:35:39,178 signals 39417 8782111040 Created sub-file FILE-2025-000005-OT-02 for patient MRNAGDAR000005 at clinic Occupational Therapy INFO 2025-10-14 19:35:39,178 signals 39417 8782111040 Notified provider abdulaziz.al-subai.ot1 of new appointment INFO 2025-10-14 19:35:39,179 signals 39417 8782111040 Appointment created: 190e86be-4b79-44b0-9d28-4bf1a36717de for patient MRNAGDAR000031 on 2025-08-03 INFO 2025-10-14 19:35:39,180 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000031-SLP-01 INFO 2025-10-14 19:35:39,180 signals 39417 8782111040 SubFile created: FILE-2025-000031-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:35:39,180 signals 39417 8782111040 Created sub-file FILE-2025-000031-SLP-01 for patient MRNAGDAR000031 at clinic Speech-Language Pathology INFO 2025-10-14 19:35:39,180 signals 39417 8782111040 Notified provider waleed.al-rashidi.slp1 of new appointment INFO 2025-10-14 19:35:39,181 signals 39417 8782111040 Appointment created: 546ea83b-61d5-4c57-bae9-c8df5303b879 for patient MRNAGDAR000021 on 2025-08-07 INFO 2025-10-14 19:35:39,182 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000021-ABA-02 INFO 2025-10-14 19:35:39,182 signals 39417 8782111040 SubFile created: FILE-2025-000021-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:35:39,182 signals 39417 8782111040 Created sub-file FILE-2025-000021-ABA-02 for patient MRNAGDAR000021 at clinic ABA Therapy INFO 2025-10-14 19:35:39,182 signals 39417 8782111040 Notified provider saleh.al-ghamdi.aba1 of new appointment INFO 2025-10-14 19:35:39,184 signals 39417 8782111040 Appointment created: 5579d3fc-df14-470e-b0b7-36c94bb8a89d for patient MRNAGDAR000029 on 2025-07-27 INFO 2025-10-14 19:35:39,184 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000029-MED-04 INFO 2025-10-14 19:35:39,184 signals 39417 8782111040 SubFile created: FILE-2025-000029-MED-04 for clinic Medical Department INFO 2025-10-14 19:35:39,184 signals 39417 8782111040 Created sub-file FILE-2025-000029-MED-04 for patient MRNAGDAR000029 at clinic Medical Department INFO 2025-10-14 19:35:39,184 signals 39417 8782111040 Notified provider maha.al-shamrani.doctor3 of new appointment INFO 2025-10-14 19:35:39,185 signals 39417 8782111040 Appointment created: 3cdc0933-9e9a-4834-996d-583cf956ed5a for patient MRNAGDAR000010 on 2025-09-22 INFO 2025-10-14 19:35:39,186 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000010-MED-02 INFO 2025-10-14 19:35:39,186 signals 39417 8782111040 SubFile created: FILE-2025-000010-MED-02 for clinic Medical Department INFO 2025-10-14 19:35:39,186 signals 39417 8782111040 Created sub-file FILE-2025-000010-MED-02 for patient MRNAGDAR000010 at clinic Medical Department INFO 2025-10-14 19:35:39,186 signals 39417 8782111040 Notified provider maha.al-shamrani.doctor3 of new appointment INFO 2025-10-14 19:35:39,187 signals 39417 8782111040 Appointment created: 5c0a9908-2cdd-4434-be57-d5e61071893d for patient MRNAGDAR000023 on 2025-10-29 INFO 2025-10-14 19:35:39,188 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000023-MED-02 INFO 2025-10-14 19:35:39,188 signals 39417 8782111040 SubFile created: FILE-2025-000023-MED-02 for clinic Medical Department INFO 2025-10-14 19:35:39,188 signals 39417 8782111040 Created sub-file FILE-2025-000023-MED-02 for patient MRNAGDAR000023 at clinic Medical Department INFO 2025-10-14 19:35:39,189 confirmation_service 39417 8782111040 Created confirmation token for appointment 5c0a9908-2cdd-4434-be57-d5e61071893d, expires at 2025-10-21 16:35:39.189007+00:00 ERROR 2025-10-14 19:35:39,189 signals 39417 8782111040 Error creating confirmation token for appointment 5c0a9908-2cdd-4434-be57-d5e61071893d: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:35:39,189 signals 39417 8782111040 Notified provider fatima.al-mutairi.doctor1 of new appointment INFO 2025-10-14 19:35:39,189 signals 39417 8782111040 Scheduled 24-hour reminder for appointment 5c0a9908-2cdd-4434-be57-d5e61071893d INFO 2025-10-14 19:35:39,190 signals 39417 8782111040 Scheduled 2-hour reminder for appointment 5c0a9908-2cdd-4434-be57-d5e61071893d INFO 2025-10-14 19:35:39,190 signals 39417 8782111040 Appointment created: 78ea54e5-329c-45c0-98e3-47109bdf24c0 for patient MRNAGDAR000020 on 2025-11-09 INFO 2025-10-14 19:35:39,191 signals 39417 8782111040 Notified provider rania.al-omari.ot2 of new appointment INFO 2025-10-14 19:35:39,191 signals 39417 8782111040 Scheduled 24-hour reminder for appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 INFO 2025-10-14 19:35:39,192 signals 39417 8782111040 Scheduled 2-hour reminder for appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 INFO 2025-10-14 19:35:39,192 signals 39417 8782111040 Appointment created: 4afa0517-1b75-42cc-ae31-1739df95142f for patient MRNAGDAR000039 on 2025-07-16 INFO 2025-10-14 19:35:39,193 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000039-OT-01 INFO 2025-10-14 19:35:39,193 signals 39417 8782111040 SubFile created: FILE-2025-000039-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:35:39,193 signals 39417 8782111040 Created sub-file FILE-2025-000039-OT-01 for patient MRNAGDAR000039 at clinic Occupational Therapy INFO 2025-10-14 19:35:39,193 signals 39417 8782111040 Notified provider abdulaziz.al-subai.ot1 of new appointment INFO 2025-10-14 19:35:39,194 signals 39417 8782111040 Appointment created: cb2ebbc5-309e-47c7-b891-ad850a7a3b1a for patient MRNAGDAR000012 on 2025-08-12 INFO 2025-10-14 19:35:39,195 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000012-MED-02 INFO 2025-10-14 19:35:39,195 signals 39417 8782111040 SubFile created: FILE-2025-000012-MED-02 for clinic Medical Department INFO 2025-10-14 19:35:39,195 signals 39417 8782111040 Created sub-file FILE-2025-000012-MED-02 for patient MRNAGDAR000012 at clinic Medical Department INFO 2025-10-14 19:35:39,195 signals 39417 8782111040 Notified provider maha.al-shamrani.doctor3 of new appointment INFO 2025-10-14 19:35:39,197 signals 39417 8782111040 Appointment created: dbbac894-8e39-449a-aff7-393a42d733b1 for patient MRNAGDAR000017 on 2025-08-04 INFO 2025-10-14 19:35:39,197 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000017-NUR-03 INFO 2025-10-14 19:35:39,197 signals 39417 8782111040 SubFile created: FILE-2025-000017-NUR-03 for clinic Nursing Department INFO 2025-10-14 19:35:39,197 signals 39417 8782111040 Created sub-file FILE-2025-000017-NUR-03 for patient MRNAGDAR000017 at clinic Nursing Department INFO 2025-10-14 19:35:39,197 signals 39417 8782111040 Notified provider amal.al-balawi.nurse1 of new appointment INFO 2025-10-14 19:35:39,198 signals 39417 8782111040 Appointment created: 782f1701-9981-42c9-85e8-df4997454929 for patient MRNAGDAR000041 on 2025-09-10 INFO 2025-10-14 19:35:39,199 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000041-NUR-05 INFO 2025-10-14 19:35:39,199 signals 39417 8782111040 SubFile created: FILE-2025-000041-NUR-05 for clinic Nursing Department INFO 2025-10-14 19:35:39,199 signals 39417 8782111040 Created sub-file FILE-2025-000041-NUR-05 for patient MRNAGDAR000041 at clinic Nursing Department INFO 2025-10-14 19:35:39,199 signals 39417 8782111040 Notified provider turki.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:35:39,201 signals 39417 8782111040 Appointment created: 875abd0a-afd2-4c9a-ad4f-dae30ac33e3b for patient MRNAGDAR000014 on 2025-08-03 INFO 2025-10-14 19:35:39,201 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000014-OT-03 INFO 2025-10-14 19:35:39,201 signals 39417 8782111040 SubFile created: FILE-2025-000014-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:35:39,201 signals 39417 8782111040 Created sub-file FILE-2025-000014-OT-03 for patient MRNAGDAR000014 at clinic Occupational Therapy INFO 2025-10-14 19:35:39,201 signals 39417 8782111040 Notified provider rania.al-omari.ot2 of new appointment INFO 2025-10-14 19:35:39,203 signals 39417 8782111040 Appointment created: 25171511-4991-4a8d-b615-6dbf2ffa60f3 for patient MRNAGDAR000008 on 2025-09-11 INFO 2025-10-14 19:35:39,203 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000008-NUR-01 INFO 2025-10-14 19:35:39,203 signals 39417 8782111040 SubFile created: FILE-2025-000008-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:35:39,203 signals 39417 8782111040 Created sub-file FILE-2025-000008-NUR-01 for patient MRNAGDAR000008 at clinic Nursing Department INFO 2025-10-14 19:35:39,203 signals 39417 8782111040 Notified provider hussein.al-shammari.nurse2 of new appointment INFO 2025-10-14 19:35:39,205 signals 39417 8782111040 Appointment created: 38d10fcb-b8ce-4220-930d-cef9facb17e9 for patient MRNAGDAR000026 on 2025-08-24 INFO 2025-10-14 19:35:39,205 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000026-NUR-01 INFO 2025-10-14 19:35:39,205 signals 39417 8782111040 SubFile created: FILE-2025-000026-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:35:39,205 signals 39417 8782111040 Created sub-file FILE-2025-000026-NUR-01 for patient MRNAGDAR000026 at clinic Nursing Department INFO 2025-10-14 19:35:39,205 signals 39417 8782111040 Notified provider hussein.al-shammari.nurse2 of new appointment INFO 2025-10-14 19:35:39,207 signals 39417 8782111040 Appointment created: 8c18582b-202d-4a66-a70a-38aa48bf7189 for patient MRNAGDAR000032 on 2025-09-30 INFO 2025-10-14 19:35:39,207 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000032-MED-02 INFO 2025-10-14 19:35:39,207 signals 39417 8782111040 SubFile created: FILE-2025-000032-MED-02 for clinic Medical Department INFO 2025-10-14 19:35:39,207 signals 39417 8782111040 Created sub-file FILE-2025-000032-MED-02 for patient MRNAGDAR000032 at clinic Medical Department INFO 2025-10-14 19:35:39,208 signals 39417 8782111040 Notified provider fahad.al-zahrani.doctor2 of new appointment INFO 2025-10-14 19:35:39,209 signals 39417 8782111040 Appointment created: deffaf46-6ec1-40fb-9ab8-ac9a62a551a7 for patient MRNAGDAR000014 on 2025-10-06 INFO 2025-10-14 19:35:39,209 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000014-MED-04 INFO 2025-10-14 19:35:39,210 signals 39417 8782111040 SubFile created: FILE-2025-000014-MED-04 for clinic Medical Department INFO 2025-10-14 19:35:39,210 signals 39417 8782111040 Created sub-file FILE-2025-000014-MED-04 for patient MRNAGDAR000014 at clinic Medical Department INFO 2025-10-14 19:35:39,210 signals 39417 8782111040 Notified provider maha.al-shamrani.doctor3 of new appointment INFO 2025-10-14 19:35:39,211 signals 39417 8782111040 Appointment created: feffbae4-0903-4e2b-9574-2bb19a0aa0dd for patient MRNAGDAR000030 on 2025-09-18 INFO 2025-10-14 19:35:39,211 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000030-MED-02 INFO 2025-10-14 19:35:39,211 signals 39417 8782111040 SubFile created: FILE-2025-000030-MED-02 for clinic Medical Department INFO 2025-10-14 19:35:39,211 signals 39417 8782111040 Created sub-file FILE-2025-000030-MED-02 for patient MRNAGDAR000030 at clinic Medical Department INFO 2025-10-14 19:35:39,212 signals 39417 8782111040 Notified provider maha.al-shamrani.doctor3 of new appointment INFO 2025-10-14 19:35:39,213 signals 39417 8782111040 Appointment created: c3e86fb8-0973-4363-a314-9fcc253b7363 for patient MRNAGDAR000009 on 2025-09-25 INFO 2025-10-14 19:35:39,213 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000009-SLP-04 INFO 2025-10-14 19:35:39,213 signals 39417 8782111040 SubFile created: FILE-2025-000009-SLP-04 for clinic Speech-Language Pathology INFO 2025-10-14 19:35:39,213 signals 39417 8782111040 Created sub-file FILE-2025-000009-SLP-04 for patient MRNAGDAR000009 at clinic Speech-Language Pathology INFO 2025-10-14 19:35:39,214 signals 39417 8782111040 Notified provider fatima.al-dawsari.slp2 of new appointment INFO 2025-10-14 19:35:39,215 signals 39417 8782111040 Appointment created: 032e2496-ef78-41b4-80ee-3ea22395fd17 for patient MRNAGDAR000041 on 2025-09-21 INFO 2025-10-14 19:35:39,215 signals 39417 8782111040 Notified provider hussein.al-shammari.nurse2 of new appointment INFO 2025-10-14 19:35:39,216 signals 39417 8782111040 Appointment created: 1c2a0a39-43f2-41a5-a208-9e4023db5065 for patient MRNAGDAR000035 on 2025-09-02 INFO 2025-10-14 19:35:39,217 signals 39417 8782111040 Generated Sub-File Number: FILE-2025-000035-OT-01 INFO 2025-10-14 19:35:39,217 signals 39417 8782111040 SubFile created: FILE-2025-000035-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:35:39,217 signals 39417 8782111040 Created sub-file FILE-2025-000035-OT-01 for patient MRNAGDAR000035 at clinic Occupational Therapy INFO 2025-10-14 19:35:39,217 signals 39417 8782111040 Notified provider abdulaziz.al-subai.ot1 of new appointment INFO 2025-10-14 19:35:39,356 signals 39417 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000009 INFO 2025-10-14 19:35:39,357 signals 39417 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000009 INFO 2025-10-14 19:35:39,357 signals 39417 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000015 INFO 2025-10-14 19:35:39,357 signals 39417 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000005 INFO 2025-10-14 19:35:39,358 signals 39417 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000002 INFO 2025-10-14 19:35:39,358 signals 39417 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000002 INFO 2025-10-14 19:35:39,358 signals 39417 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000040 INFO 2025-10-14 19:35:39,359 signals 39417 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000025 INFO 2025-10-14 19:35:39,359 signals 39417 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000025 INFO 2025-10-14 19:35:39,359 signals 39417 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000014 INFO 2025-10-14 19:35:39,359 signals 39417 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000031 INFO 2025-10-14 19:35:39,360 signals 39417 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000031 INFO 2025-10-14 19:35:39,360 signals 39417 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000019 INFO 2025-10-14 19:35:39,360 signals 39417 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000041 INFO 2025-10-14 19:35:39,361 signals 39417 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000021 INFO 2025-10-14 19:35:39,361 signals 39417 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000032 INFO 2025-10-14 19:35:39,361 signals 39417 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000001 INFO 2025-10-14 19:35:39,361 signals 39417 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000001 INFO 2025-10-14 19:35:39,362 signals 39417 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000003 INFO 2025-10-14 19:35:39,362 signals 39417 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000003 INFO 2025-10-14 19:35:39,362 signals 39417 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000030 INFO 2025-10-14 19:35:39,362 signals 39417 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000049 INFO 2025-10-14 19:35:39,363 signals 39417 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000049 INFO 2025-10-14 19:35:39,363 signals 39417 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000036 INFO 2025-10-14 19:35:39,363 signals 39417 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000018 INFO 2025-10-14 19:35:39,364 signals 39417 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000018 INFO 2025-10-14 19:35:39,364 signals 39417 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000020 INFO 2025-10-14 19:35:39,364 signals 39417 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000020 INFO 2025-10-14 19:35:39,364 signals 39417 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000039 INFO 2025-10-14 19:35:39,365 signals 39417 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000006 INFO 2025-10-14 19:35:39,365 signals 39417 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000006 INFO 2025-10-14 19:35:39,365 signals 39417 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000013 INFO 2025-10-14 19:35:39,366 signals 39417 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000013 INFO 2025-10-14 19:35:39,366 signals 39417 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000047 INFO 2025-10-14 19:35:39,366 signals 39417 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000008 INFO 2025-10-14 19:35:39,367 signals 39417 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000008 INFO 2025-10-14 19:35:39,367 signals 39417 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000046 INFO 2025-10-14 19:43:37,905 basehttp 38163 6127906816 "GET /admin/slp/slpprogressreport/ HTTP/1.1" 302 0 INFO 2025-10-14 19:43:37,970 basehttp 38163 6127906816 "GET /admin/login/?next=/admin/slp/slpprogressreport/ HTTP/1.1" 200 17758 INFO 2025-10-14 19:43:37,982 basehttp 38163 6127906816 "GET /static/admin/css/login.css HTTP/1.1" 200 951 INFO 2025-10-14 19:43:39,871 basehttp 38163 6127906816 "POST /admin/login/?next=/admin/slp/slpprogressreport/ HTTP/1.1" 200 17924 WARNING 2025-10-14 19:47:56,727 signals 45389 8782111040 Patient deleted: MRNAGDAR000044 - Khalid Al-Shehri WARNING 2025-10-14 19:47:56,728 signals 45389 8782111040 Patient deleted: MRNAGDAR000042 - Munira Al-Harthi WARNING 2025-10-14 19:47:56,728 signals 45389 8782111040 Patient deleted: MRNAGDAR000034 - Nasser Al-Mutairi WARNING 2025-10-14 19:47:56,728 signals 45389 8782111040 Patient deleted: MRNAGDAR000006 - Saud Al-Rashidi WARNING 2025-10-14 19:47:56,728 signals 45389 8782111040 Patient deleted: MRNAGDAR000041 - Nawaf Al-Shamrani WARNING 2025-10-14 19:47:56,728 signals 45389 8782111040 Patient deleted: MRNAGDAR000005 - Noura Al-Qahtani WARNING 2025-10-14 19:47:56,728 signals 45389 8782111040 Patient deleted: MRNAGDAR000011 - Lama Al-Shahrani WARNING 2025-10-14 19:47:56,729 signals 45389 8782111040 Patient deleted: MRNAGDAR000031 - Nasser Al-Omari WARNING 2025-10-14 19:47:56,729 signals 45389 8782111040 Patient deleted: MRNAGDAR000050 - Nada Al-Otaibi WARNING 2025-10-14 19:47:56,729 signals 45389 8782111040 Patient deleted: MRNAGDAR000016 - Mansour Al-Shahrani WARNING 2025-10-14 19:47:56,729 signals 45389 8782111040 Patient deleted: MRNAGDAR000003 - Mohammed Al-Maliki WARNING 2025-10-14 19:47:56,729 signals 45389 8782111040 Patient deleted: MRNAGDAR000017 - Saud Al-Subaie WARNING 2025-10-14 19:47:56,730 signals 45389 8782111040 Patient deleted: MRNAGDAR000004 - Mona Al-Juaid WARNING 2025-10-14 19:47:56,730 signals 45389 8782111040 Patient deleted: MRNAGDAR000037 - Saleh Al-Ghamdi WARNING 2025-10-14 19:47:56,730 signals 45389 8782111040 Patient deleted: MRNAGDAR000043 - Hassan Al-Subai WARNING 2025-10-14 19:47:56,730 signals 45389 8782111040 Patient deleted: MRNAGDAR000045 - Hassan Al-Juaid WARNING 2025-10-14 19:47:56,730 signals 45389 8782111040 Patient deleted: MRNAGDAR000019 - Fahad Al-Subai WARNING 2025-10-14 19:47:56,730 signals 45389 8782111040 Patient deleted: MRNAGDAR000048 - Latifa Al-Rashidi WARNING 2025-10-14 19:47:56,731 signals 45389 8782111040 Patient deleted: MRNAGDAR000002 - Rania Al-Qahtani WARNING 2025-10-14 19:47:56,731 signals 45389 8782111040 Patient deleted: MRNAGDAR000023 - Abdulaziz Al-Harthi WARNING 2025-10-14 19:47:56,731 signals 45389 8782111040 Patient deleted: MRNAGDAR000020 - Hind Al-Maliki WARNING 2025-10-14 19:47:56,731 signals 45389 8782111040 Patient deleted: MRNAGDAR000026 - Jawaher Al-Qahtani WARNING 2025-10-14 19:47:56,731 signals 45389 8782111040 Patient deleted: MRNAGDAR000018 - Salma Al-Rashidi WARNING 2025-10-14 19:47:56,732 signals 45389 8782111040 Patient deleted: MRNAGDAR000015 - Mohammed Al-Shammari WARNING 2025-10-14 19:47:56,732 signals 45389 8782111040 Patient deleted: MRNAGDAR000039 - Hassan Al-Maliki WARNING 2025-10-14 19:47:56,732 signals 45389 8782111040 Patient deleted: MRNAGDAR000035 - Mona Al-Asiri WARNING 2025-10-14 19:47:56,732 signals 45389 8782111040 Patient deleted: MRNAGDAR000036 - Hussein Al-Balawi WARNING 2025-10-14 19:47:56,732 signals 45389 8782111040 Patient deleted: MRNAGDAR000028 - Amal Al-Shehri WARNING 2025-10-14 19:47:56,732 signals 45389 8782111040 Patient deleted: MRNAGDAR000014 - Ali Al-Yami WARNING 2025-10-14 19:47:56,733 signals 45389 8782111040 Patient deleted: MRNAGDAR000009 - Hessa Al-Shehri WARNING 2025-10-14 19:47:56,733 signals 45389 8782111040 Patient deleted: MRNAGDAR000027 - Saud Al-Yami WARNING 2025-10-14 19:47:56,733 signals 45389 8782111040 Patient deleted: MRNAGDAR000007 - Jawaher Al-Harbi WARNING 2025-10-14 19:47:56,733 signals 45389 8782111040 Patient deleted: MRNAGDAR000012 - Nawaf Al-Rashidi WARNING 2025-10-14 19:47:56,733 signals 45389 8782111040 Patient deleted: MRNAGDAR000040 - Abdulrahman Al-Shehri WARNING 2025-10-14 19:47:56,734 signals 45389 8782111040 Patient deleted: MRNAGDAR000046 - Abdullah Al-Harthi WARNING 2025-10-14 19:47:56,734 signals 45389 8782111040 Patient deleted: MRNAGDAR000032 - Saud Al-Maliki WARNING 2025-10-14 19:47:56,734 signals 45389 8782111040 Patient deleted: MRNAGDAR000022 - Abdulaziz Al-Dosari WARNING 2025-10-14 19:47:56,734 signals 45389 8782111040 Patient deleted: MRNAGDAR000049 - Lama Al-Qahtani WARNING 2025-10-14 19:47:56,734 signals 45389 8782111040 Patient deleted: MRNAGDAR000047 - Latifa Al-Ahmadi WARNING 2025-10-14 19:47:56,734 signals 45389 8782111040 Patient deleted: MRNAGDAR000038 - Saad Al-Shahrani WARNING 2025-10-14 19:47:56,735 signals 45389 8782111040 Patient deleted: MRNAGDAR000030 - Omar Al-Mutairi WARNING 2025-10-14 19:47:56,735 signals 45389 8782111040 Patient deleted: MRNAGDAR000010 - Munira Al-Balawi WARNING 2025-10-14 19:47:56,735 signals 45389 8782111040 Patient deleted: MRNAGDAR000029 - Fahad Al-Ahmadi WARNING 2025-10-14 19:47:56,735 signals 45389 8782111040 Patient deleted: MRNAGDAR000001 - Reem Al-Harthi WARNING 2025-10-14 19:47:56,735 signals 45389 8782111040 Patient deleted: MRNAGDAR000025 - Mansour Al-Omari WARNING 2025-10-14 19:47:56,735 signals 45389 8782111040 Patient deleted: MRNAGDAR000021 - Ghada Al-Dawsari WARNING 2025-10-14 19:47:56,736 signals 45389 8782111040 Patient deleted: MRNAGDAR000013 - Nawaf Al-Juaid WARNING 2025-10-14 19:47:56,736 signals 45389 8782111040 Patient deleted: MRNAGDAR000024 - Munira Al-Dosari WARNING 2025-10-14 19:47:56,736 signals 45389 8782111040 Patient deleted: MRNAGDAR000008 - Wafa Al-Shehri WARNING 2025-10-14 19:47:56,736 signals 45389 8782111040 Patient deleted: MRNAGDAR000033 - Hassan Al-Zahrani INFO 2025-10-14 19:47:56,936 signals 45389 8782111040 User created: latifa.al-juaid.admin1 (Administrator) INFO 2025-10-14 19:47:57,065 signals 45389 8782111040 User created: turki.al-maliki.admin2 (Administrator) INFO 2025-10-14 19:47:57,192 signals 45389 8782111040 User created: wafa.al-yami.doctor1 (Doctor) INFO 2025-10-14 19:47:57,320 signals 45389 8782111040 User created: abdulaziz.al-harthi.doctor2 (Doctor) INFO 2025-10-14 19:47:57,450 signals 45389 8782111040 User created: khalid.al-shamrani.doctor3 (Doctor) INFO 2025-10-14 19:47:57,576 signals 45389 8782111040 User created: ziyad.al-ghamdi.nurse1 (Nurse) INFO 2025-10-14 19:47:57,704 signals 45389 8782111040 User created: basma.al-asiri.nurse2 (Nurse) INFO 2025-10-14 19:47:57,832 signals 45389 8782111040 User created: sarah.al-yami.nurse3 (Nurse) INFO 2025-10-14 19:47:57,960 signals 45389 8782111040 User created: dalal.al-yami.ot1 (Occupational Therapist) INFO 2025-10-14 19:47:58,087 signals 45389 8782111040 User created: ali.al-dosari.ot2 (Occupational Therapist) INFO 2025-10-14 19:47:58,214 signals 45389 8782111040 User created: nada.al-yami.slp1 (Speech-Language Pathologist) INFO 2025-10-14 19:47:58,342 signals 45389 8782111040 User created: hayat.al-omari.slp2 (Speech-Language Pathologist) INFO 2025-10-14 19:47:58,470 signals 45389 8782111040 User created: fahad.al-shamrani.aba1 (ABA Therapist) INFO 2025-10-14 19:47:58,598 signals 45389 8782111040 User created: ali.al-subai.aba2 (ABA Therapist) INFO 2025-10-14 19:47:58,723 signals 45389 8782111040 User created: sarah.al-rashidi.front_desk1 (Front Desk) INFO 2025-10-14 19:47:58,852 signals 45389 8782111040 User created: ziyad.al-ahmadi.front_desk2 (Front Desk) INFO 2025-10-14 19:47:58,978 signals 45389 8782111040 User created: saleh.al-mutairi.finance1 (Finance) INFO 2025-10-14 19:47:59,106 signals 45389 8782111040 User created: sultan.al-subai.finance2 (Finance) INFO 2025-10-14 19:47:59,108 signals 45389 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-14 19:47:59,109 signals 45389 8782111040 File created: FILE-2025-000001 for patient MRNAGDAR000001 INFO 2025-10-14 19:47:59,109 signals 45389 8782111040 Created main file for patient: MRNAGDAR000001 INFO 2025-10-14 19:47:59,109 signals 45389 8782111040 Patient created: MRNAGDAR000001 - Mona Al-Anzi INFO 2025-10-14 19:47:59,111 signals 45389 8782111040 Generated File Number: FILE-2025-000002 INFO 2025-10-14 19:47:59,111 signals 45389 8782111040 File created: FILE-2025-000002 for patient MRNAGDAR000002 INFO 2025-10-14 19:47:59,111 signals 45389 8782111040 Created main file for patient: MRNAGDAR000002 INFO 2025-10-14 19:47:59,111 signals 45389 8782111040 Patient created: MRNAGDAR000002 - Rania Al-Shehri INFO 2025-10-14 19:47:59,112 signals 45389 8782111040 Generated File Number: FILE-2025-000003 INFO 2025-10-14 19:47:59,112 signals 45389 8782111040 File created: FILE-2025-000003 for patient MRNAGDAR000003 INFO 2025-10-14 19:47:59,112 signals 45389 8782111040 Created main file for patient: MRNAGDAR000003 INFO 2025-10-14 19:47:59,112 signals 45389 8782111040 Patient created: MRNAGDAR000003 - Latifa Al-Shehri INFO 2025-10-14 19:47:59,113 signals 45389 8782111040 Generated File Number: FILE-2025-000004 INFO 2025-10-14 19:47:59,113 signals 45389 8782111040 File created: FILE-2025-000004 for patient MRNAGDAR000004 INFO 2025-10-14 19:47:59,113 signals 45389 8782111040 Created main file for patient: MRNAGDAR000004 INFO 2025-10-14 19:47:59,113 signals 45389 8782111040 Patient created: MRNAGDAR000004 - Hanan Al-Anzi INFO 2025-10-14 19:47:59,114 signals 45389 8782111040 Generated File Number: FILE-2025-000005 INFO 2025-10-14 19:47:59,115 signals 45389 8782111040 File created: FILE-2025-000005 for patient MRNAGDAR000005 INFO 2025-10-14 19:47:59,115 signals 45389 8782111040 Created main file for patient: MRNAGDAR000005 INFO 2025-10-14 19:47:59,115 signals 45389 8782111040 Patient created: MRNAGDAR000005 - Hayat Al-Ahmadi INFO 2025-10-14 19:47:59,116 signals 45389 8782111040 Generated File Number: FILE-2025-000006 INFO 2025-10-14 19:47:59,116 signals 45389 8782111040 File created: FILE-2025-000006 for patient MRNAGDAR000006 INFO 2025-10-14 19:47:59,116 signals 45389 8782111040 Created main file for patient: MRNAGDAR000006 INFO 2025-10-14 19:47:59,116 signals 45389 8782111040 Patient created: MRNAGDAR000006 - Salma Al-Shehri INFO 2025-10-14 19:47:59,117 signals 45389 8782111040 Generated File Number: FILE-2025-000007 INFO 2025-10-14 19:47:59,117 signals 45389 8782111040 File created: FILE-2025-000007 for patient MRNAGDAR000007 INFO 2025-10-14 19:47:59,117 signals 45389 8782111040 Created main file for patient: MRNAGDAR000007 INFO 2025-10-14 19:47:59,117 signals 45389 8782111040 Patient created: MRNAGDAR000007 - Ziyad Al-Shammari INFO 2025-10-14 19:47:59,118 signals 45389 8782111040 Generated File Number: FILE-2025-000008 INFO 2025-10-14 19:47:59,118 signals 45389 8782111040 File created: FILE-2025-000008 for patient MRNAGDAR000008 INFO 2025-10-14 19:47:59,118 signals 45389 8782111040 Created main file for patient: MRNAGDAR000008 INFO 2025-10-14 19:47:59,119 signals 45389 8782111040 Patient created: MRNAGDAR000008 - Latifa Al-Subai INFO 2025-10-14 19:47:59,119 signals 45389 8782111040 Generated File Number: FILE-2025-000009 INFO 2025-10-14 19:47:59,120 signals 45389 8782111040 File created: FILE-2025-000009 for patient MRNAGDAR000009 INFO 2025-10-14 19:47:59,120 signals 45389 8782111040 Created main file for patient: MRNAGDAR000009 INFO 2025-10-14 19:47:59,120 signals 45389 8782111040 Patient created: MRNAGDAR000009 - Maha Al-Mutairi INFO 2025-10-14 19:47:59,121 signals 45389 8782111040 Generated File Number: FILE-2025-000010 INFO 2025-10-14 19:47:59,121 signals 45389 8782111040 File created: FILE-2025-000010 for patient MRNAGDAR000010 INFO 2025-10-14 19:47:59,121 signals 45389 8782111040 Created main file for patient: MRNAGDAR000010 INFO 2025-10-14 19:47:59,121 signals 45389 8782111040 Patient created: MRNAGDAR000010 - Mansour Al-Harbi INFO 2025-10-14 19:47:59,122 signals 45389 8782111040 Generated File Number: FILE-2025-000011 INFO 2025-10-14 19:47:59,122 signals 45389 8782111040 File created: FILE-2025-000011 for patient MRNAGDAR000011 INFO 2025-10-14 19:47:59,122 signals 45389 8782111040 Created main file for patient: MRNAGDAR000011 INFO 2025-10-14 19:47:59,122 signals 45389 8782111040 Patient created: MRNAGDAR000011 - Lama Al-Harbi INFO 2025-10-14 19:47:59,123 signals 45389 8782111040 Generated File Number: FILE-2025-000012 INFO 2025-10-14 19:47:59,123 signals 45389 8782111040 File created: FILE-2025-000012 for patient MRNAGDAR000012 INFO 2025-10-14 19:47:59,123 signals 45389 8782111040 Created main file for patient: MRNAGDAR000012 INFO 2025-10-14 19:47:59,124 signals 45389 8782111040 Patient created: MRNAGDAR000012 - Nada Al-Shahrani INFO 2025-10-14 19:47:59,125 signals 45389 8782111040 Generated File Number: FILE-2025-000013 INFO 2025-10-14 19:47:59,125 signals 45389 8782111040 File created: FILE-2025-000013 for patient MRNAGDAR000013 INFO 2025-10-14 19:47:59,125 signals 45389 8782111040 Created main file for patient: MRNAGDAR000013 INFO 2025-10-14 19:47:59,125 signals 45389 8782111040 Patient created: MRNAGDAR000013 - Hessa Al-Dawsari INFO 2025-10-14 19:47:59,126 signals 45389 8782111040 Generated File Number: FILE-2025-000014 INFO 2025-10-14 19:47:59,126 signals 45389 8782111040 File created: FILE-2025-000014 for patient MRNAGDAR000014 INFO 2025-10-14 19:47:59,126 signals 45389 8782111040 Created main file for patient: MRNAGDAR000014 INFO 2025-10-14 19:47:59,126 signals 45389 8782111040 Patient created: MRNAGDAR000014 - Lulwa Al-Ahmadi INFO 2025-10-14 19:47:59,127 signals 45389 8782111040 Generated File Number: FILE-2025-000015 INFO 2025-10-14 19:47:59,127 signals 45389 8782111040 File created: FILE-2025-000015 for patient MRNAGDAR000015 INFO 2025-10-14 19:47:59,127 signals 45389 8782111040 Created main file for patient: MRNAGDAR000015 INFO 2025-10-14 19:47:59,127 signals 45389 8782111040 Patient created: MRNAGDAR000015 - Ali Al-Shammari INFO 2025-10-14 19:47:59,128 signals 45389 8782111040 Generated File Number: FILE-2025-000016 INFO 2025-10-14 19:47:59,128 signals 45389 8782111040 File created: FILE-2025-000016 for patient MRNAGDAR000016 INFO 2025-10-14 19:47:59,128 signals 45389 8782111040 Created main file for patient: MRNAGDAR000016 INFO 2025-10-14 19:47:59,128 signals 45389 8782111040 Patient created: MRNAGDAR000016 - Ziyad Al-Ghamdi INFO 2025-10-14 19:47:59,129 signals 45389 8782111040 Generated File Number: FILE-2025-000017 INFO 2025-10-14 19:47:59,129 signals 45389 8782111040 File created: FILE-2025-000017 for patient MRNAGDAR000017 INFO 2025-10-14 19:47:59,129 signals 45389 8782111040 Created main file for patient: MRNAGDAR000017 INFO 2025-10-14 19:47:59,129 signals 45389 8782111040 Patient created: MRNAGDAR000017 - Yazeed Al-Anzi INFO 2025-10-14 19:47:59,130 signals 45389 8782111040 Generated File Number: FILE-2025-000018 INFO 2025-10-14 19:47:59,131 signals 45389 8782111040 File created: FILE-2025-000018 for patient MRNAGDAR000018 INFO 2025-10-14 19:47:59,131 signals 45389 8782111040 Created main file for patient: MRNAGDAR000018 INFO 2025-10-14 19:47:59,131 signals 45389 8782111040 Patient created: MRNAGDAR000018 - Reem Al-Yami INFO 2025-10-14 19:47:59,132 signals 45389 8782111040 Generated File Number: FILE-2025-000019 INFO 2025-10-14 19:47:59,132 signals 45389 8782111040 File created: FILE-2025-000019 for patient MRNAGDAR000019 INFO 2025-10-14 19:47:59,132 signals 45389 8782111040 Created main file for patient: MRNAGDAR000019 INFO 2025-10-14 19:47:59,132 signals 45389 8782111040 Patient created: MRNAGDAR000019 - Abdulaziz Al-Otaibi INFO 2025-10-14 19:47:59,133 signals 45389 8782111040 Generated File Number: FILE-2025-000020 INFO 2025-10-14 19:47:59,133 signals 45389 8782111040 File created: FILE-2025-000020 for patient MRNAGDAR000020 INFO 2025-10-14 19:47:59,133 signals 45389 8782111040 Created main file for patient: MRNAGDAR000020 INFO 2025-10-14 19:47:59,133 signals 45389 8782111040 Patient created: MRNAGDAR000020 - Waleed Al-Dosari INFO 2025-10-14 19:47:59,134 signals 45389 8782111040 Generated File Number: FILE-2025-000021 INFO 2025-10-14 19:47:59,134 signals 45389 8782111040 File created: FILE-2025-000021 for patient MRNAGDAR000021 INFO 2025-10-14 19:47:59,134 signals 45389 8782111040 Created main file for patient: MRNAGDAR000021 INFO 2025-10-14 19:47:59,135 signals 45389 8782111040 Patient created: MRNAGDAR000021 - Lulwa Al-Dosari INFO 2025-10-14 19:47:59,136 signals 45389 8782111040 Generated File Number: FILE-2025-000022 INFO 2025-10-14 19:47:59,136 signals 45389 8782111040 File created: FILE-2025-000022 for patient MRNAGDAR000022 INFO 2025-10-14 19:47:59,136 signals 45389 8782111040 Created main file for patient: MRNAGDAR000022 INFO 2025-10-14 19:47:59,136 signals 45389 8782111040 Patient created: MRNAGDAR000022 - Ghada Al-Otaibi INFO 2025-10-14 19:47:59,137 signals 45389 8782111040 Generated File Number: FILE-2025-000023 INFO 2025-10-14 19:47:59,137 signals 45389 8782111040 File created: FILE-2025-000023 for patient MRNAGDAR000023 INFO 2025-10-14 19:47:59,137 signals 45389 8782111040 Created main file for patient: MRNAGDAR000023 INFO 2025-10-14 19:47:59,137 signals 45389 8782111040 Patient created: MRNAGDAR000023 - Mansour Al-Juaid INFO 2025-10-14 19:47:59,138 signals 45389 8782111040 Generated File Number: FILE-2025-000024 INFO 2025-10-14 19:47:59,138 signals 45389 8782111040 File created: FILE-2025-000024 for patient MRNAGDAR000024 INFO 2025-10-14 19:47:59,138 signals 45389 8782111040 Created main file for patient: MRNAGDAR000024 INFO 2025-10-14 19:47:59,138 signals 45389 8782111040 Patient created: MRNAGDAR000024 - Basma Al-Omari INFO 2025-10-14 19:47:59,139 signals 45389 8782111040 Generated File Number: FILE-2025-000025 INFO 2025-10-14 19:47:59,139 signals 45389 8782111040 File created: FILE-2025-000025 for patient MRNAGDAR000025 INFO 2025-10-14 19:47:59,139 signals 45389 8782111040 Created main file for patient: MRNAGDAR000025 INFO 2025-10-14 19:47:59,139 signals 45389 8782111040 Patient created: MRNAGDAR000025 - Hassan Al-Rashidi INFO 2025-10-14 19:47:59,140 signals 45389 8782111040 Generated File Number: FILE-2025-000026 INFO 2025-10-14 19:47:59,140 signals 45389 8782111040 File created: FILE-2025-000026 for patient MRNAGDAR000026 INFO 2025-10-14 19:47:59,140 signals 45389 8782111040 Created main file for patient: MRNAGDAR000026 INFO 2025-10-14 19:47:59,140 signals 45389 8782111040 Patient created: MRNAGDAR000026 - Abdulaziz Al-Shamrani INFO 2025-10-14 19:47:59,141 signals 45389 8782111040 Generated File Number: FILE-2025-000027 INFO 2025-10-14 19:47:59,142 signals 45389 8782111040 File created: FILE-2025-000027 for patient MRNAGDAR000027 INFO 2025-10-14 19:47:59,142 signals 45389 8782111040 Created main file for patient: MRNAGDAR000027 INFO 2025-10-14 19:47:59,142 signals 45389 8782111040 Patient created: MRNAGDAR000027 - Reem Al-Harthi INFO 2025-10-14 19:47:59,143 signals 45389 8782111040 Generated File Number: FILE-2025-000028 INFO 2025-10-14 19:47:59,143 signals 45389 8782111040 File created: FILE-2025-000028 for patient MRNAGDAR000028 INFO 2025-10-14 19:47:59,143 signals 45389 8782111040 Created main file for patient: MRNAGDAR000028 INFO 2025-10-14 19:47:59,143 signals 45389 8782111040 Patient created: MRNAGDAR000028 - Nada Al-Otaibi INFO 2025-10-14 19:47:59,144 signals 45389 8782111040 Generated File Number: FILE-2025-000029 INFO 2025-10-14 19:47:59,144 signals 45389 8782111040 File created: FILE-2025-000029 for patient MRNAGDAR000029 INFO 2025-10-14 19:47:59,144 signals 45389 8782111040 Created main file for patient: MRNAGDAR000029 INFO 2025-10-14 19:47:59,144 signals 45389 8782111040 Patient created: MRNAGDAR000029 - Sarah Al-Asiri INFO 2025-10-14 19:47:59,145 signals 45389 8782111040 Generated File Number: FILE-2025-000030 INFO 2025-10-14 19:47:59,145 signals 45389 8782111040 File created: FILE-2025-000030 for patient MRNAGDAR000030 INFO 2025-10-14 19:47:59,145 signals 45389 8782111040 Created main file for patient: MRNAGDAR000030 INFO 2025-10-14 19:47:59,145 signals 45389 8782111040 Patient created: MRNAGDAR000030 - Sultan Al-Dosari INFO 2025-10-14 19:47:59,146 signals 45389 8782111040 Generated File Number: FILE-2025-000031 INFO 2025-10-14 19:47:59,146 signals 45389 8782111040 File created: FILE-2025-000031 for patient MRNAGDAR000031 INFO 2025-10-14 19:47:59,146 signals 45389 8782111040 Created main file for patient: MRNAGDAR000031 INFO 2025-10-14 19:47:59,147 signals 45389 8782111040 Patient created: MRNAGDAR000031 - Noura Al-Shamrani INFO 2025-10-14 19:47:59,148 signals 45389 8782111040 Generated File Number: FILE-2025-000032 INFO 2025-10-14 19:47:59,148 signals 45389 8782111040 File created: FILE-2025-000032 for patient MRNAGDAR000032 INFO 2025-10-14 19:47:59,148 signals 45389 8782111040 Created main file for patient: MRNAGDAR000032 INFO 2025-10-14 19:47:59,148 signals 45389 8782111040 Patient created: MRNAGDAR000032 - Talal Al-Harthi INFO 2025-10-14 19:47:59,149 signals 45389 8782111040 Generated File Number: FILE-2025-000033 INFO 2025-10-14 19:47:59,150 signals 45389 8782111040 File created: FILE-2025-000033 for patient MRNAGDAR000033 INFO 2025-10-14 19:47:59,150 signals 45389 8782111040 Created main file for patient: MRNAGDAR000033 INFO 2025-10-14 19:47:59,150 signals 45389 8782111040 Patient created: MRNAGDAR000033 - Omar Al-Anzi INFO 2025-10-14 19:47:59,151 signals 45389 8782111040 Generated File Number: FILE-2025-000034 INFO 2025-10-14 19:47:59,151 signals 45389 8782111040 File created: FILE-2025-000034 for patient MRNAGDAR000034 INFO 2025-10-14 19:47:59,151 signals 45389 8782111040 Created main file for patient: MRNAGDAR000034 INFO 2025-10-14 19:47:59,151 signals 45389 8782111040 Patient created: MRNAGDAR000034 - Rania Al-Rashidi INFO 2025-10-14 19:47:59,152 signals 45389 8782111040 Generated File Number: FILE-2025-000035 INFO 2025-10-14 19:47:59,152 signals 45389 8782111040 File created: FILE-2025-000035 for patient MRNAGDAR000035 INFO 2025-10-14 19:47:59,152 signals 45389 8782111040 Created main file for patient: MRNAGDAR000035 INFO 2025-10-14 19:47:59,152 signals 45389 8782111040 Patient created: MRNAGDAR000035 - Latifa Al-Dosari INFO 2025-10-14 19:47:59,153 signals 45389 8782111040 Generated File Number: FILE-2025-000036 INFO 2025-10-14 19:47:59,153 signals 45389 8782111040 File created: FILE-2025-000036 for patient MRNAGDAR000036 INFO 2025-10-14 19:47:59,153 signals 45389 8782111040 Created main file for patient: MRNAGDAR000036 INFO 2025-10-14 19:47:59,154 signals 45389 8782111040 Patient created: MRNAGDAR000036 - Latifa Al-Harthi INFO 2025-10-14 19:47:59,155 signals 45389 8782111040 Generated File Number: FILE-2025-000037 INFO 2025-10-14 19:47:59,155 signals 45389 8782111040 File created: FILE-2025-000037 for patient MRNAGDAR000037 INFO 2025-10-14 19:47:59,155 signals 45389 8782111040 Created main file for patient: MRNAGDAR000037 INFO 2025-10-14 19:47:59,155 signals 45389 8782111040 Patient created: MRNAGDAR000037 - Abdulrahman Al-Subai INFO 2025-10-14 19:47:59,156 signals 45389 8782111040 Generated File Number: FILE-2025-000038 INFO 2025-10-14 19:47:59,156 signals 45389 8782111040 File created: FILE-2025-000038 for patient MRNAGDAR000038 INFO 2025-10-14 19:47:59,156 signals 45389 8782111040 Created main file for patient: MRNAGDAR000038 INFO 2025-10-14 19:47:59,156 signals 45389 8782111040 Patient created: MRNAGDAR000038 - Hessa Al-Harbi INFO 2025-10-14 19:47:59,158 signals 45389 8782111040 Generated File Number: FILE-2025-000039 INFO 2025-10-14 19:47:59,158 signals 45389 8782111040 File created: FILE-2025-000039 for patient MRNAGDAR000039 INFO 2025-10-14 19:47:59,158 signals 45389 8782111040 Created main file for patient: MRNAGDAR000039 INFO 2025-10-14 19:47:59,158 signals 45389 8782111040 Patient created: MRNAGDAR000039 - Bandar Al-Anzi INFO 2025-10-14 19:47:59,160 signals 45389 8782111040 Generated File Number: FILE-2025-000040 INFO 2025-10-14 19:47:59,160 signals 45389 8782111040 File created: FILE-2025-000040 for patient MRNAGDAR000040 INFO 2025-10-14 19:47:59,160 signals 45389 8782111040 Created main file for patient: MRNAGDAR000040 INFO 2025-10-14 19:47:59,160 signals 45389 8782111040 Patient created: MRNAGDAR000040 - Lama Al-Ahmadi INFO 2025-10-14 19:47:59,162 signals 45389 8782111040 Generated File Number: FILE-2025-000041 INFO 2025-10-14 19:47:59,162 signals 45389 8782111040 File created: FILE-2025-000041 for patient MRNAGDAR000041 INFO 2025-10-14 19:47:59,162 signals 45389 8782111040 Created main file for patient: MRNAGDAR000041 INFO 2025-10-14 19:47:59,162 signals 45389 8782111040 Patient created: MRNAGDAR000041 - Fatima Al-Yami INFO 2025-10-14 19:47:59,163 signals 45389 8782111040 Generated File Number: FILE-2025-000042 INFO 2025-10-14 19:47:59,163 signals 45389 8782111040 File created: FILE-2025-000042 for patient MRNAGDAR000042 INFO 2025-10-14 19:47:59,163 signals 45389 8782111040 Created main file for patient: MRNAGDAR000042 INFO 2025-10-14 19:47:59,163 signals 45389 8782111040 Patient created: MRNAGDAR000042 - Hassan Al-Balawi INFO 2025-10-14 19:47:59,164 signals 45389 8782111040 Generated File Number: FILE-2025-000043 INFO 2025-10-14 19:47:59,165 signals 45389 8782111040 File created: FILE-2025-000043 for patient MRNAGDAR000043 INFO 2025-10-14 19:47:59,165 signals 45389 8782111040 Created main file for patient: MRNAGDAR000043 INFO 2025-10-14 19:47:59,165 signals 45389 8782111040 Patient created: MRNAGDAR000043 - Maha Al-Harthi INFO 2025-10-14 19:47:59,166 signals 45389 8782111040 Generated File Number: FILE-2025-000044 INFO 2025-10-14 19:47:59,166 signals 45389 8782111040 File created: FILE-2025-000044 for patient MRNAGDAR000044 INFO 2025-10-14 19:47:59,166 signals 45389 8782111040 Created main file for patient: MRNAGDAR000044 INFO 2025-10-14 19:47:59,166 signals 45389 8782111040 Patient created: MRNAGDAR000044 - Ali Al-Mutairi INFO 2025-10-14 19:47:59,167 signals 45389 8782111040 Generated File Number: FILE-2025-000045 INFO 2025-10-14 19:47:59,167 signals 45389 8782111040 File created: FILE-2025-000045 for patient MRNAGDAR000045 INFO 2025-10-14 19:47:59,167 signals 45389 8782111040 Created main file for patient: MRNAGDAR000045 INFO 2025-10-14 19:47:59,167 signals 45389 8782111040 Patient created: MRNAGDAR000045 - Sultan Al-Harthi INFO 2025-10-14 19:47:59,169 signals 45389 8782111040 Generated File Number: FILE-2025-000046 INFO 2025-10-14 19:47:59,169 signals 45389 8782111040 File created: FILE-2025-000046 for patient MRNAGDAR000046 INFO 2025-10-14 19:47:59,169 signals 45389 8782111040 Created main file for patient: MRNAGDAR000046 INFO 2025-10-14 19:47:59,169 signals 45389 8782111040 Patient created: MRNAGDAR000046 - Mansour Al-Maliki INFO 2025-10-14 19:47:59,170 signals 45389 8782111040 Generated File Number: FILE-2025-000047 INFO 2025-10-14 19:47:59,170 signals 45389 8782111040 File created: FILE-2025-000047 for patient MRNAGDAR000047 INFO 2025-10-14 19:47:59,170 signals 45389 8782111040 Created main file for patient: MRNAGDAR000047 INFO 2025-10-14 19:47:59,170 signals 45389 8782111040 Patient created: MRNAGDAR000047 - Maha Al-Balawi INFO 2025-10-14 19:47:59,171 signals 45389 8782111040 Generated File Number: FILE-2025-000048 INFO 2025-10-14 19:47:59,171 signals 45389 8782111040 File created: FILE-2025-000048 for patient MRNAGDAR000048 INFO 2025-10-14 19:47:59,171 signals 45389 8782111040 Created main file for patient: MRNAGDAR000048 INFO 2025-10-14 19:47:59,172 signals 45389 8782111040 Patient created: MRNAGDAR000048 - Lulwa Al-Shahrani INFO 2025-10-14 19:47:59,173 signals 45389 8782111040 Generated File Number: FILE-2025-000049 INFO 2025-10-14 19:47:59,173 signals 45389 8782111040 File created: FILE-2025-000049 for patient MRNAGDAR000049 INFO 2025-10-14 19:47:59,173 signals 45389 8782111040 Created main file for patient: MRNAGDAR000049 INFO 2025-10-14 19:47:59,173 signals 45389 8782111040 Patient created: MRNAGDAR000049 - Bandar Al-Harthi INFO 2025-10-14 19:47:59,174 signals 45389 8782111040 Generated File Number: FILE-2025-000050 INFO 2025-10-14 19:47:59,174 signals 45389 8782111040 File created: FILE-2025-000050 for patient MRNAGDAR000050 INFO 2025-10-14 19:47:59,174 signals 45389 8782111040 Created main file for patient: MRNAGDAR000050 INFO 2025-10-14 19:47:59,174 signals 45389 8782111040 Patient created: MRNAGDAR000050 - Nasser Al-Subaie INFO 2025-10-14 19:47:59,186 signals 45389 8782111040 Appointment created: a9040ae0-018d-4d7d-8d52-65a73c55a806 for patient MRNAGDAR000025 on 2025-08-18 INFO 2025-10-14 19:47:59,187 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000025-ABA-01 INFO 2025-10-14 19:47:59,187 signals 45389 8782111040 SubFile created: FILE-2025-000025-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:47:59,187 signals 45389 8782111040 Created sub-file FILE-2025-000025-ABA-01 for patient MRNAGDAR000025 at clinic ABA Therapy INFO 2025-10-14 19:47:59,189 signals 45389 8782111040 Notified provider fahad.al-shamrani.aba1 of new appointment INFO 2025-10-14 19:47:59,190 signals 45389 8782111040 Appointment created: 2116281e-758c-44d3-beae-87089e1e561b for patient MRNAGDAR000022 on 2025-10-05 INFO 2025-10-14 19:47:59,190 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000022-ABA-01 INFO 2025-10-14 19:47:59,191 signals 45389 8782111040 SubFile created: FILE-2025-000022-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:47:59,191 signals 45389 8782111040 Created sub-file FILE-2025-000022-ABA-01 for patient MRNAGDAR000022 at clinic ABA Therapy INFO 2025-10-14 19:47:59,191 signals 45389 8782111040 Notified provider fahad.al-shamrani.aba1 of new appointment INFO 2025-10-14 19:47:59,193 signals 45389 8782111040 Appointment created: 32713705-06f4-42e5-83c5-4c148cb5eb15 for patient MRNAGDAR000046 on 2025-09-14 INFO 2025-10-14 19:47:59,193 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000046-OT-01 INFO 2025-10-14 19:47:59,194 signals 45389 8782111040 SubFile created: FILE-2025-000046-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:47:59,194 signals 45389 8782111040 Created sub-file FILE-2025-000046-OT-01 for patient MRNAGDAR000046 at clinic Occupational Therapy INFO 2025-10-14 19:47:59,194 signals 45389 8782111040 Notified provider ali.al-dosari.ot2 of new appointment INFO 2025-10-14 19:47:59,196 signals 45389 8782111040 Appointment created: ce7151bf-d1d3-4fe9-a8fd-1a9407df5c93 for patient MRNAGDAR000018 on 2025-07-20 INFO 2025-10-14 19:47:59,196 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000018-MED-01 INFO 2025-10-14 19:47:59,196 signals 45389 8782111040 SubFile created: FILE-2025-000018-MED-01 for clinic Medical Department INFO 2025-10-14 19:47:59,196 signals 45389 8782111040 Created sub-file FILE-2025-000018-MED-01 for patient MRNAGDAR000018 at clinic Medical Department INFO 2025-10-14 19:47:59,197 signals 45389 8782111040 Notified provider khalid.al-shamrani.doctor3 of new appointment INFO 2025-10-14 19:47:59,198 signals 45389 8782111040 Appointment created: 5e0ba8d9-9e9d-482e-b3d4-0f1cbe56e1ad for patient MRNAGDAR000013 on 2025-08-03 INFO 2025-10-14 19:47:59,198 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000013-SLP-01 INFO 2025-10-14 19:47:59,198 signals 45389 8782111040 SubFile created: FILE-2025-000013-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:47:59,198 signals 45389 8782111040 Created sub-file FILE-2025-000013-SLP-01 for patient MRNAGDAR000013 at clinic Speech-Language Pathology INFO 2025-10-14 19:47:59,199 signals 45389 8782111040 Notified provider hayat.al-omari.slp2 of new appointment INFO 2025-10-14 19:47:59,200 signals 45389 8782111040 Appointment created: e1e7c92c-36c2-4bce-a0b4-15f17bee8931 for patient MRNAGDAR000027 on 2025-09-07 INFO 2025-10-14 19:47:59,200 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000027-OT-01 INFO 2025-10-14 19:47:59,200 signals 45389 8782111040 SubFile created: FILE-2025-000027-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:47:59,200 signals 45389 8782111040 Created sub-file FILE-2025-000027-OT-01 for patient MRNAGDAR000027 at clinic Occupational Therapy INFO 2025-10-14 19:47:59,200 signals 45389 8782111040 Notified provider ali.al-dosari.ot2 of new appointment INFO 2025-10-14 19:47:59,202 signals 45389 8782111040 Appointment created: 696fc101-f6b7-4041-a119-0ac8ec36784e for patient MRNAGDAR000023 on 2025-09-07 INFO 2025-10-14 19:47:59,202 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000023-MED-01 INFO 2025-10-14 19:47:59,202 signals 45389 8782111040 SubFile created: FILE-2025-000023-MED-01 for clinic Medical Department INFO 2025-10-14 19:47:59,202 signals 45389 8782111040 Created sub-file FILE-2025-000023-MED-01 for patient MRNAGDAR000023 at clinic Medical Department INFO 2025-10-14 19:47:59,203 signals 45389 8782111040 Notified provider khalid.al-shamrani.doctor3 of new appointment INFO 2025-10-14 19:47:59,204 signals 45389 8782111040 Appointment created: 11135401-a3d5-4fd5-a128-dfd66a5fb740 for patient MRNAGDAR000016 on 2025-09-23 INFO 2025-10-14 19:47:59,204 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000016-ABA-01 INFO 2025-10-14 19:47:59,204 signals 45389 8782111040 SubFile created: FILE-2025-000016-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:47:59,204 signals 45389 8782111040 Created sub-file FILE-2025-000016-ABA-01 for patient MRNAGDAR000016 at clinic ABA Therapy INFO 2025-10-14 19:47:59,205 signals 45389 8782111040 Notified provider ali.al-subai.aba2 of new appointment INFO 2025-10-14 19:47:59,206 signals 45389 8782111040 Appointment created: ede070c2-45a6-45b6-8af9-83a79e632201 for patient MRNAGDAR000026 on 2025-08-26 INFO 2025-10-14 19:47:59,207 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000026-NUR-01 INFO 2025-10-14 19:47:59,207 signals 45389 8782111040 SubFile created: FILE-2025-000026-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:47:59,207 signals 45389 8782111040 Created sub-file FILE-2025-000026-NUR-01 for patient MRNAGDAR000026 at clinic Nursing Department INFO 2025-10-14 19:47:59,207 signals 45389 8782111040 Notified provider basma.al-asiri.nurse2 of new appointment INFO 2025-10-14 19:47:59,208 signals 45389 8782111040 Appointment created: 791e87b7-8966-4655-8623-e7c57853737b for patient MRNAGDAR000005 on 2025-07-27 INFO 2025-10-14 19:47:59,209 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000005-MED-01 INFO 2025-10-14 19:47:59,209 signals 45389 8782111040 SubFile created: FILE-2025-000005-MED-01 for clinic Medical Department INFO 2025-10-14 19:47:59,209 signals 45389 8782111040 Created sub-file FILE-2025-000005-MED-01 for patient MRNAGDAR000005 at clinic Medical Department INFO 2025-10-14 19:47:59,209 signals 45389 8782111040 Notified provider abdulaziz.al-harthi.doctor2 of new appointment INFO 2025-10-14 19:47:59,210 signals 45389 8782111040 Appointment created: 5d8f1e6f-ccea-4e7d-972a-79bc67cfc06e for patient MRNAGDAR000050 on 2025-10-12 INFO 2025-10-14 19:47:59,211 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000050-MED-01 INFO 2025-10-14 19:47:59,211 signals 45389 8782111040 SubFile created: FILE-2025-000050-MED-01 for clinic Medical Department INFO 2025-10-14 19:47:59,211 signals 45389 8782111040 Created sub-file FILE-2025-000050-MED-01 for patient MRNAGDAR000050 at clinic Medical Department INFO 2025-10-14 19:47:59,211 signals 45389 8782111040 Notified provider khalid.al-shamrani.doctor3 of new appointment INFO 2025-10-14 19:47:59,212 signals 45389 8782111040 Appointment created: 26ccf147-d7ce-41ed-8220-3b913f6cba89 for patient MRNAGDAR000043 on 2025-09-07 INFO 2025-10-14 19:47:59,212 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000043-MED-01 INFO 2025-10-14 19:47:59,212 signals 45389 8782111040 SubFile created: FILE-2025-000043-MED-01 for clinic Medical Department INFO 2025-10-14 19:47:59,212 signals 45389 8782111040 Created sub-file FILE-2025-000043-MED-01 for patient MRNAGDAR000043 at clinic Medical Department INFO 2025-10-14 19:47:59,213 signals 45389 8782111040 Notified provider khalid.al-shamrani.doctor3 of new appointment INFO 2025-10-14 19:47:59,214 signals 45389 8782111040 Appointment created: 45e254b7-00fa-4400-aec7-bc9a41893ca6 for patient MRNAGDAR000002 on 2025-08-27 INFO 2025-10-14 19:47:59,214 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000002-NUR-01 INFO 2025-10-14 19:47:59,214 signals 45389 8782111040 SubFile created: FILE-2025-000002-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:47:59,214 signals 45389 8782111040 Created sub-file FILE-2025-000002-NUR-01 for patient MRNAGDAR000002 at clinic Nursing Department INFO 2025-10-14 19:47:59,215 signals 45389 8782111040 Notified provider sarah.al-yami.nurse3 of new appointment INFO 2025-10-14 19:47:59,216 signals 45389 8782111040 Appointment created: 614dba67-90a2-4498-926b-0fe7f4671b35 for patient MRNAGDAR000039 on 2025-08-10 INFO 2025-10-14 19:47:59,217 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000039-MED-01 INFO 2025-10-14 19:47:59,217 signals 45389 8782111040 SubFile created: FILE-2025-000039-MED-01 for clinic Medical Department INFO 2025-10-14 19:47:59,217 signals 45389 8782111040 Created sub-file FILE-2025-000039-MED-01 for patient MRNAGDAR000039 at clinic Medical Department INFO 2025-10-14 19:47:59,217 signals 45389 8782111040 Notified provider wafa.al-yami.doctor1 of new appointment INFO 2025-10-14 19:47:59,219 signals 45389 8782111040 Appointment created: 9e17e6f3-bed3-4f54-b73e-b0478899f922 for patient MRNAGDAR000014 on 2025-09-07 INFO 2025-10-14 19:47:59,219 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000014-SLP-01 INFO 2025-10-14 19:47:59,219 signals 45389 8782111040 SubFile created: FILE-2025-000014-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:47:59,219 signals 45389 8782111040 Created sub-file FILE-2025-000014-SLP-01 for patient MRNAGDAR000014 at clinic Speech-Language Pathology INFO 2025-10-14 19:47:59,220 signals 45389 8782111040 Notified provider nada.al-yami.slp1 of new appointment INFO 2025-10-14 19:47:59,221 signals 45389 8782111040 Appointment created: 76b5db54-f04f-4968-bb2c-81cd57a9fe0e for patient MRNAGDAR000007 on 2025-11-10 INFO 2025-10-14 19:47:59,221 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000007-OT-01 INFO 2025-10-14 19:47:59,221 signals 45389 8782111040 SubFile created: FILE-2025-000007-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:47:59,221 signals 45389 8782111040 Created sub-file FILE-2025-000007-OT-01 for patient MRNAGDAR000007 at clinic Occupational Therapy INFO 2025-10-14 19:47:59,223 confirmation_service 45389 8782111040 Created confirmation token for appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e, expires at 2025-10-21 16:47:59.223367+00:00 ERROR 2025-10-14 19:47:59,224 signals 45389 8782111040 Error creating confirmation token for appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:47:59,224 signals 45389 8782111040 Notified provider dalal.al-yami.ot1 of new appointment INFO 2025-10-14 19:47:59,224 signals 45389 8782111040 Scheduled 24-hour reminder for appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e INFO 2025-10-14 19:47:59,225 signals 45389 8782111040 Scheduled 2-hour reminder for appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e INFO 2025-10-14 19:47:59,226 signals 45389 8782111040 Appointment created: 831e4701-0cbe-476a-87a6-485371f63fb0 for patient MRNAGDAR000026 on 2025-11-10 INFO 2025-10-14 19:47:59,226 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000026-ABA-02 INFO 2025-10-14 19:47:59,226 signals 45389 8782111040 SubFile created: FILE-2025-000026-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:47:59,226 signals 45389 8782111040 Created sub-file FILE-2025-000026-ABA-02 for patient MRNAGDAR000026 at clinic ABA Therapy INFO 2025-10-14 19:47:59,226 signals 45389 8782111040 Notified provider fahad.al-shamrani.aba1 of new appointment INFO 2025-10-14 19:47:59,227 signals 45389 8782111040 Scheduled 24-hour reminder for appointment 831e4701-0cbe-476a-87a6-485371f63fb0 INFO 2025-10-14 19:47:59,227 signals 45389 8782111040 Scheduled 2-hour reminder for appointment 831e4701-0cbe-476a-87a6-485371f63fb0 INFO 2025-10-14 19:47:59,228 signals 45389 8782111040 Appointment created: b845a781-026a-4b26-81c1-a4433630f390 for patient MRNAGDAR000050 on 2025-10-13 INFO 2025-10-14 19:47:59,228 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000050-NUR-02 INFO 2025-10-14 19:47:59,229 signals 45389 8782111040 SubFile created: FILE-2025-000050-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:47:59,229 signals 45389 8782111040 Created sub-file FILE-2025-000050-NUR-02 for patient MRNAGDAR000050 at clinic Nursing Department INFO 2025-10-14 19:47:59,229 signals 45389 8782111040 Notified provider basma.al-asiri.nurse2 of new appointment INFO 2025-10-14 19:47:59,230 signals 45389 8782111040 Appointment created: 6d1137f7-7b1c-4d4f-89ae-5cf5de48a4e6 for patient MRNAGDAR000019 on 2025-07-29 INFO 2025-10-14 19:47:59,231 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000019-NUR-01 INFO 2025-10-14 19:47:59,231 signals 45389 8782111040 SubFile created: FILE-2025-000019-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:47:59,231 signals 45389 8782111040 Created sub-file FILE-2025-000019-NUR-01 for patient MRNAGDAR000019 at clinic Nursing Department INFO 2025-10-14 19:47:59,231 signals 45389 8782111040 Notified provider basma.al-asiri.nurse2 of new appointment INFO 2025-10-14 19:47:59,233 signals 45389 8782111040 Appointment created: b95226e8-fc35-4003-a07c-c3de5a9dd492 for patient MRNAGDAR000019 on 2025-09-14 INFO 2025-10-14 19:47:59,233 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000019-MED-02 INFO 2025-10-14 19:47:59,233 signals 45389 8782111040 SubFile created: FILE-2025-000019-MED-02 for clinic Medical Department INFO 2025-10-14 19:47:59,233 signals 45389 8782111040 Created sub-file FILE-2025-000019-MED-02 for patient MRNAGDAR000019 at clinic Medical Department INFO 2025-10-14 19:47:59,233 signals 45389 8782111040 Notified provider wafa.al-yami.doctor1 of new appointment INFO 2025-10-14 19:47:59,235 signals 45389 8782111040 Appointment created: c49c5be2-f6ef-4c2c-9132-c218ca5f1ec2 for patient MRNAGDAR000032 on 2025-07-21 INFO 2025-10-14 19:47:59,235 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000032-MED-01 INFO 2025-10-14 19:47:59,235 signals 45389 8782111040 SubFile created: FILE-2025-000032-MED-01 for clinic Medical Department INFO 2025-10-14 19:47:59,235 signals 45389 8782111040 Created sub-file FILE-2025-000032-MED-01 for patient MRNAGDAR000032 at clinic Medical Department INFO 2025-10-14 19:47:59,235 signals 45389 8782111040 Notified provider wafa.al-yami.doctor1 of new appointment INFO 2025-10-14 19:47:59,237 signals 45389 8782111040 Appointment created: 6fae8945-9197-44ff-b1cf-3f2797d556c9 for patient MRNAGDAR000012 on 2025-09-14 INFO 2025-10-14 19:47:59,237 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000012-MED-01 INFO 2025-10-14 19:47:59,237 signals 45389 8782111040 SubFile created: FILE-2025-000012-MED-01 for clinic Medical Department INFO 2025-10-14 19:47:59,237 signals 45389 8782111040 Created sub-file FILE-2025-000012-MED-01 for patient MRNAGDAR000012 at clinic Medical Department INFO 2025-10-14 19:47:59,237 signals 45389 8782111040 Notified provider abdulaziz.al-harthi.doctor2 of new appointment INFO 2025-10-14 19:47:59,239 signals 45389 8782111040 Appointment created: 5746285e-dced-45bf-b1d1-82d8611cf32c for patient MRNAGDAR000037 on 2025-08-07 INFO 2025-10-14 19:47:59,239 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000037-NUR-01 INFO 2025-10-14 19:47:59,239 signals 45389 8782111040 SubFile created: FILE-2025-000037-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:47:59,239 signals 45389 8782111040 Created sub-file FILE-2025-000037-NUR-01 for patient MRNAGDAR000037 at clinic Nursing Department INFO 2025-10-14 19:47:59,240 signals 45389 8782111040 Notified provider sarah.al-yami.nurse3 of new appointment INFO 2025-10-14 19:47:59,241 signals 45389 8782111040 Appointment created: 05ead2c9-4e36-49fc-bb19-188aa543e605 for patient MRNAGDAR000032 on 2025-07-27 INFO 2025-10-14 19:47:59,241 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000032-NUR-02 INFO 2025-10-14 19:47:59,242 signals 45389 8782111040 SubFile created: FILE-2025-000032-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:47:59,242 signals 45389 8782111040 Created sub-file FILE-2025-000032-NUR-02 for patient MRNAGDAR000032 at clinic Nursing Department INFO 2025-10-14 19:47:59,242 signals 45389 8782111040 Notified provider ziyad.al-ghamdi.nurse1 of new appointment INFO 2025-10-14 19:47:59,243 signals 45389 8782111040 Appointment created: d8b604d6-1a60-4024-873d-216ad03f628a for patient MRNAGDAR000045 on 2025-09-22 INFO 2025-10-14 19:47:59,244 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000045-ABA-01 INFO 2025-10-14 19:47:59,244 signals 45389 8782111040 SubFile created: FILE-2025-000045-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:47:59,244 signals 45389 8782111040 Created sub-file FILE-2025-000045-ABA-01 for patient MRNAGDAR000045 at clinic ABA Therapy INFO 2025-10-14 19:47:59,244 signals 45389 8782111040 Notified provider ali.al-subai.aba2 of new appointment INFO 2025-10-14 19:47:59,246 signals 45389 8782111040 Appointment created: 77bb0820-19c1-473f-a574-3cb8845eb3f9 for patient MRNAGDAR000038 on 2025-11-02 INFO 2025-10-14 19:47:59,246 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000038-SLP-01 INFO 2025-10-14 19:47:59,246 signals 45389 8782111040 SubFile created: FILE-2025-000038-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:47:59,246 signals 45389 8782111040 Created sub-file FILE-2025-000038-SLP-01 for patient MRNAGDAR000038 at clinic Speech-Language Pathology INFO 2025-10-14 19:47:59,246 signals 45389 8782111040 Notified provider hayat.al-omari.slp2 of new appointment INFO 2025-10-14 19:47:59,247 signals 45389 8782111040 Scheduled 24-hour reminder for appointment 77bb0820-19c1-473f-a574-3cb8845eb3f9 INFO 2025-10-14 19:47:59,247 signals 45389 8782111040 Scheduled 2-hour reminder for appointment 77bb0820-19c1-473f-a574-3cb8845eb3f9 INFO 2025-10-14 19:47:59,248 signals 45389 8782111040 Appointment created: f97d6dab-4bd3-4460-ad79-e5b7d51b7692 for patient MRNAGDAR000010 on 2025-09-28 INFO 2025-10-14 19:47:59,248 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000010-ABA-01 INFO 2025-10-14 19:47:59,248 signals 45389 8782111040 SubFile created: FILE-2025-000010-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:47:59,248 signals 45389 8782111040 Created sub-file FILE-2025-000010-ABA-01 for patient MRNAGDAR000010 at clinic ABA Therapy INFO 2025-10-14 19:47:59,249 signals 45389 8782111040 Notified provider ali.al-subai.aba2 of new appointment INFO 2025-10-14 19:47:59,250 signals 45389 8782111040 Appointment created: 366073ba-0782-44c0-8554-2aa9bd7d579e for patient MRNAGDAR000032 on 2025-09-14 INFO 2025-10-14 19:47:59,250 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000032-OT-03 INFO 2025-10-14 19:47:59,250 signals 45389 8782111040 SubFile created: FILE-2025-000032-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:47:59,250 signals 45389 8782111040 Created sub-file FILE-2025-000032-OT-03 for patient MRNAGDAR000032 at clinic Occupational Therapy INFO 2025-10-14 19:47:59,251 signals 45389 8782111040 Notified provider dalal.al-yami.ot1 of new appointment INFO 2025-10-14 19:47:59,252 signals 45389 8782111040 Appointment created: eea21ab2-5ac7-401a-a787-f6c0208a3a0f for patient MRNAGDAR000009 on 2025-07-23 INFO 2025-10-14 19:47:59,252 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000009-SLP-01 INFO 2025-10-14 19:47:59,252 signals 45389 8782111040 SubFile created: FILE-2025-000009-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:47:59,252 signals 45389 8782111040 Created sub-file FILE-2025-000009-SLP-01 for patient MRNAGDAR000009 at clinic Speech-Language Pathology INFO 2025-10-14 19:47:59,253 signals 45389 8782111040 Notified provider hayat.al-omari.slp2 of new appointment INFO 2025-10-14 19:47:59,254 signals 45389 8782111040 Appointment created: 4f2aefa6-1205-4130-b245-0e058d81b42c for patient MRNAGDAR000038 on 2025-08-27 INFO 2025-10-14 19:47:59,254 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000038-NUR-02 INFO 2025-10-14 19:47:59,255 signals 45389 8782111040 SubFile created: FILE-2025-000038-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:47:59,255 signals 45389 8782111040 Created sub-file FILE-2025-000038-NUR-02 for patient MRNAGDAR000038 at clinic Nursing Department INFO 2025-10-14 19:47:59,255 signals 45389 8782111040 Notified provider ziyad.al-ghamdi.nurse1 of new appointment INFO 2025-10-14 19:47:59,256 signals 45389 8782111040 Appointment created: 03856392-5434-484a-aa54-2bd41d329df4 for patient MRNAGDAR000005 on 2025-08-20 INFO 2025-10-14 19:47:59,257 signals 45389 8782111040 Notified provider wafa.al-yami.doctor1 of new appointment INFO 2025-10-14 19:47:59,257 signals 45389 8782111040 Appointment created: 16ceb3e1-312d-4620-aa58-11083144382b for patient MRNAGDAR000026 on 2025-10-13 INFO 2025-10-14 19:47:59,258 signals 45389 8782111040 Notified provider ali.al-subai.aba2 of new appointment INFO 2025-10-14 19:47:59,259 signals 45389 8782111040 Appointment created: b93dbf5e-d458-4eb9-9b1c-fdb65398d09d for patient MRNAGDAR000034 on 2025-10-14 INFO 2025-10-14 19:47:59,259 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000034-ABA-01 INFO 2025-10-14 19:47:59,260 signals 45389 8782111040 SubFile created: FILE-2025-000034-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:47:59,260 signals 45389 8782111040 Created sub-file FILE-2025-000034-ABA-01 for patient MRNAGDAR000034 at clinic ABA Therapy INFO 2025-10-14 19:47:59,260 signals 45389 8782111040 Notified provider fahad.al-shamrani.aba1 of new appointment INFO 2025-10-14 19:47:59,261 signals 45389 8782111040 Appointment created: 7397f347-d55e-4f69-9263-644efdc357fd for patient MRNAGDAR000031 on 2025-09-21 INFO 2025-10-14 19:47:59,261 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000031-NUR-01 INFO 2025-10-14 19:47:59,261 signals 45389 8782111040 SubFile created: FILE-2025-000031-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:47:59,261 signals 45389 8782111040 Created sub-file FILE-2025-000031-NUR-01 for patient MRNAGDAR000031 at clinic Nursing Department INFO 2025-10-14 19:47:59,261 signals 45389 8782111040 Notified provider ziyad.al-ghamdi.nurse1 of new appointment INFO 2025-10-14 19:47:59,263 signals 45389 8782111040 Appointment created: 30bcc19c-4866-48a9-955b-3aab837d9371 for patient MRNAGDAR000023 on 2025-09-03 INFO 2025-10-14 19:47:59,263 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000023-ABA-02 INFO 2025-10-14 19:47:59,263 signals 45389 8782111040 SubFile created: FILE-2025-000023-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:47:59,263 signals 45389 8782111040 Created sub-file FILE-2025-000023-ABA-02 for patient MRNAGDAR000023 at clinic ABA Therapy INFO 2025-10-14 19:47:59,263 signals 45389 8782111040 Notified provider ali.al-subai.aba2 of new appointment INFO 2025-10-14 19:47:59,265 signals 45389 8782111040 Appointment created: 780896a9-fc9c-46ea-969b-785f5af1dcf0 for patient MRNAGDAR000040 on 2025-09-29 INFO 2025-10-14 19:47:59,265 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000040-NUR-01 INFO 2025-10-14 19:47:59,265 signals 45389 8782111040 SubFile created: FILE-2025-000040-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:47:59,265 signals 45389 8782111040 Created sub-file FILE-2025-000040-NUR-01 for patient MRNAGDAR000040 at clinic Nursing Department INFO 2025-10-14 19:47:59,265 signals 45389 8782111040 Notified provider basma.al-asiri.nurse2 of new appointment INFO 2025-10-14 19:47:59,267 signals 45389 8782111040 Appointment created: 0537f3c3-e4e3-4bb9-97da-94a4c0c74b6b for patient MRNAGDAR000033 on 2025-08-17 INFO 2025-10-14 19:47:59,267 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000033-MED-01 INFO 2025-10-14 19:47:59,267 signals 45389 8782111040 SubFile created: FILE-2025-000033-MED-01 for clinic Medical Department INFO 2025-10-14 19:47:59,267 signals 45389 8782111040 Created sub-file FILE-2025-000033-MED-01 for patient MRNAGDAR000033 at clinic Medical Department INFO 2025-10-14 19:47:59,268 signals 45389 8782111040 Notified provider abdulaziz.al-harthi.doctor2 of new appointment INFO 2025-10-14 19:47:59,269 signals 45389 8782111040 Appointment created: c121731f-fa17-487f-b143-f8a9a31d4d3d for patient MRNAGDAR000021 on 2025-11-11 INFO 2025-10-14 19:47:59,269 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000021-SLP-01 INFO 2025-10-14 19:47:59,269 signals 45389 8782111040 SubFile created: FILE-2025-000021-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:47:59,269 signals 45389 8782111040 Created sub-file FILE-2025-000021-SLP-01 for patient MRNAGDAR000021 at clinic Speech-Language Pathology INFO 2025-10-14 19:47:59,270 signals 45389 8782111040 Notified provider hayat.al-omari.slp2 of new appointment INFO 2025-10-14 19:47:59,270 signals 45389 8782111040 Scheduled 24-hour reminder for appointment c121731f-fa17-487f-b143-f8a9a31d4d3d INFO 2025-10-14 19:47:59,271 signals 45389 8782111040 Scheduled 2-hour reminder for appointment c121731f-fa17-487f-b143-f8a9a31d4d3d INFO 2025-10-14 19:47:59,271 signals 45389 8782111040 Appointment created: be2bcb9d-d19d-435e-9326-0089667ecb43 for patient MRNAGDAR000037 on 2025-10-12 INFO 2025-10-14 19:47:59,272 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000037-MED-02 INFO 2025-10-14 19:47:59,272 signals 45389 8782111040 SubFile created: FILE-2025-000037-MED-02 for clinic Medical Department INFO 2025-10-14 19:47:59,272 signals 45389 8782111040 Created sub-file FILE-2025-000037-MED-02 for patient MRNAGDAR000037 at clinic Medical Department INFO 2025-10-14 19:47:59,272 signals 45389 8782111040 Notified provider khalid.al-shamrani.doctor3 of new appointment INFO 2025-10-14 19:47:59,273 signals 45389 8782111040 Appointment created: d36072cd-1b33-4051-9ce8-81fc42323f3d for patient MRNAGDAR000002 on 2025-09-07 INFO 2025-10-14 19:47:59,274 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000002-ABA-02 INFO 2025-10-14 19:47:59,274 signals 45389 8782111040 SubFile created: FILE-2025-000002-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:47:59,274 signals 45389 8782111040 Created sub-file FILE-2025-000002-ABA-02 for patient MRNAGDAR000002 at clinic ABA Therapy INFO 2025-10-14 19:47:59,274 signals 45389 8782111040 Notified provider fahad.al-shamrani.aba1 of new appointment INFO 2025-10-14 19:47:59,275 signals 45389 8782111040 Appointment created: fe853745-6d05-4877-abb4-1402d18b8a06 for patient MRNAGDAR000025 on 2025-09-08 INFO 2025-10-14 19:47:59,275 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000025-SLP-02 INFO 2025-10-14 19:47:59,275 signals 45389 8782111040 SubFile created: FILE-2025-000025-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:47:59,275 signals 45389 8782111040 Created sub-file FILE-2025-000025-SLP-02 for patient MRNAGDAR000025 at clinic Speech-Language Pathology INFO 2025-10-14 19:47:59,275 signals 45389 8782111040 Notified provider nada.al-yami.slp1 of new appointment INFO 2025-10-14 19:47:59,276 signals 45389 8782111040 Appointment created: 41208c4f-bba7-44d2-9da6-2929e32792ab for patient MRNAGDAR000032 on 2025-08-24 INFO 2025-10-14 19:47:59,277 signals 45389 8782111040 Notified provider basma.al-asiri.nurse2 of new appointment INFO 2025-10-14 19:47:59,278 signals 45389 8782111040 Appointment created: fec427c5-de8f-44bd-8e20-049bca424784 for patient MRNAGDAR000017 on 2025-10-28 INFO 2025-10-14 19:47:59,278 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000017-OT-01 INFO 2025-10-14 19:47:59,278 signals 45389 8782111040 SubFile created: FILE-2025-000017-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:47:59,278 signals 45389 8782111040 Created sub-file FILE-2025-000017-OT-01 for patient MRNAGDAR000017 at clinic Occupational Therapy INFO 2025-10-14 19:47:59,279 confirmation_service 45389 8782111040 Created confirmation token for appointment fec427c5-de8f-44bd-8e20-049bca424784, expires at 2025-10-21 16:47:59.279595+00:00 ERROR 2025-10-14 19:47:59,279 signals 45389 8782111040 Error creating confirmation token for appointment fec427c5-de8f-44bd-8e20-049bca424784: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:47:59,280 signals 45389 8782111040 Notified provider ali.al-dosari.ot2 of new appointment INFO 2025-10-14 19:47:59,280 signals 45389 8782111040 Scheduled 24-hour reminder for appointment fec427c5-de8f-44bd-8e20-049bca424784 INFO 2025-10-14 19:47:59,280 signals 45389 8782111040 Scheduled 2-hour reminder for appointment fec427c5-de8f-44bd-8e20-049bca424784 INFO 2025-10-14 19:47:59,281 signals 45389 8782111040 Appointment created: 80235258-5ce0-4780-8794-5cce00776d63 for patient MRNAGDAR000031 on 2025-07-20 INFO 2025-10-14 19:47:59,281 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000031-ABA-02 INFO 2025-10-14 19:47:59,282 signals 45389 8782111040 SubFile created: FILE-2025-000031-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:47:59,282 signals 45389 8782111040 Created sub-file FILE-2025-000031-ABA-02 for patient MRNAGDAR000031 at clinic ABA Therapy INFO 2025-10-14 19:47:59,282 signals 45389 8782111040 Notified provider fahad.al-shamrani.aba1 of new appointment INFO 2025-10-14 19:47:59,283 signals 45389 8782111040 Appointment created: ead3d0f6-2c3f-452b-8fe2-00ff10e29ef7 for patient MRNAGDAR000010 on 2025-07-20 INFO 2025-10-14 19:47:59,283 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000010-MED-02 INFO 2025-10-14 19:47:59,284 signals 45389 8782111040 SubFile created: FILE-2025-000010-MED-02 for clinic Medical Department INFO 2025-10-14 19:47:59,284 signals 45389 8782111040 Created sub-file FILE-2025-000010-MED-02 for patient MRNAGDAR000010 at clinic Medical Department INFO 2025-10-14 19:47:59,284 signals 45389 8782111040 Notified provider wafa.al-yami.doctor1 of new appointment INFO 2025-10-14 19:47:59,285 signals 45389 8782111040 Appointment created: 456ae9d1-28df-4176-b125-4ddbe1b184b1 for patient MRNAGDAR000027 on 2025-09-03 INFO 2025-10-14 19:47:59,286 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000027-ABA-02 INFO 2025-10-14 19:47:59,286 signals 45389 8782111040 SubFile created: FILE-2025-000027-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:47:59,286 signals 45389 8782111040 Created sub-file FILE-2025-000027-ABA-02 for patient MRNAGDAR000027 at clinic ABA Therapy INFO 2025-10-14 19:47:59,286 signals 45389 8782111040 Notified provider fahad.al-shamrani.aba1 of new appointment INFO 2025-10-14 19:47:59,287 signals 45389 8782111040 Appointment created: 3e325eac-1844-41c3-b2a9-8283983868ec for patient MRNAGDAR000007 on 2025-09-23 INFO 2025-10-14 19:47:59,288 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000007-MED-02 INFO 2025-10-14 19:47:59,288 signals 45389 8782111040 SubFile created: FILE-2025-000007-MED-02 for clinic Medical Department INFO 2025-10-14 19:47:59,288 signals 45389 8782111040 Created sub-file FILE-2025-000007-MED-02 for patient MRNAGDAR000007 at clinic Medical Department INFO 2025-10-14 19:47:59,288 signals 45389 8782111040 Notified provider abdulaziz.al-harthi.doctor2 of new appointment INFO 2025-10-14 19:47:59,290 signals 45389 8782111040 Appointment created: 78b63e4c-c2fe-4937-9b1d-347de430e95c for patient MRNAGDAR000015 on 2025-09-17 INFO 2025-10-14 19:47:59,290 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000015-SLP-01 INFO 2025-10-14 19:47:59,290 signals 45389 8782111040 SubFile created: FILE-2025-000015-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:47:59,290 signals 45389 8782111040 Created sub-file FILE-2025-000015-SLP-01 for patient MRNAGDAR000015 at clinic Speech-Language Pathology INFO 2025-10-14 19:47:59,290 signals 45389 8782111040 Notified provider nada.al-yami.slp1 of new appointment INFO 2025-10-14 19:47:59,292 signals 45389 8782111040 Appointment created: d0d461f3-69cb-4b60-9482-544edc750a45 for patient MRNAGDAR000038 on 2025-10-13 INFO 2025-10-14 19:47:59,292 signals 45389 8782111040 Notified provider sarah.al-yami.nurse3 of new appointment INFO 2025-10-14 19:47:59,293 signals 45389 8782111040 Appointment created: 843db2f8-bdef-4d57-930d-68759ced366d for patient MRNAGDAR000036 on 2025-08-17 INFO 2025-10-14 19:47:59,294 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000036-MED-01 INFO 2025-10-14 19:47:59,294 signals 45389 8782111040 SubFile created: FILE-2025-000036-MED-01 for clinic Medical Department INFO 2025-10-14 19:47:59,294 signals 45389 8782111040 Created sub-file FILE-2025-000036-MED-01 for patient MRNAGDAR000036 at clinic Medical Department INFO 2025-10-14 19:47:59,294 signals 45389 8782111040 Notified provider khalid.al-shamrani.doctor3 of new appointment INFO 2025-10-14 19:47:59,295 signals 45389 8782111040 Appointment created: a0dfb214-074b-4535-a4be-878e73210665 for patient MRNAGDAR000034 on 2025-09-04 INFO 2025-10-14 19:47:59,296 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000034-MED-02 INFO 2025-10-14 19:47:59,296 signals 45389 8782111040 SubFile created: FILE-2025-000034-MED-02 for clinic Medical Department INFO 2025-10-14 19:47:59,296 signals 45389 8782111040 Created sub-file FILE-2025-000034-MED-02 for patient MRNAGDAR000034 at clinic Medical Department INFO 2025-10-14 19:47:59,296 signals 45389 8782111040 Notified provider wafa.al-yami.doctor1 of new appointment INFO 2025-10-14 19:47:59,297 signals 45389 8782111040 Appointment created: 71a02f10-a627-487c-b14f-7d90cc94ee2c for patient MRNAGDAR000011 on 2025-10-13 INFO 2025-10-14 19:47:59,298 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000011-NUR-01 INFO 2025-10-14 19:47:59,298 signals 45389 8782111040 SubFile created: FILE-2025-000011-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:47:59,298 signals 45389 8782111040 Created sub-file FILE-2025-000011-NUR-01 for patient MRNAGDAR000011 at clinic Nursing Department INFO 2025-10-14 19:47:59,298 signals 45389 8782111040 Notified provider basma.al-asiri.nurse2 of new appointment INFO 2025-10-14 19:47:59,299 signals 45389 8782111040 Appointment created: 7fc36a59-1b31-48a4-af6f-eadca1f47689 for patient MRNAGDAR000014 on 2025-08-03 INFO 2025-10-14 19:47:59,300 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000014-NUR-02 INFO 2025-10-14 19:47:59,300 signals 45389 8782111040 SubFile created: FILE-2025-000014-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:47:59,300 signals 45389 8782111040 Created sub-file FILE-2025-000014-NUR-02 for patient MRNAGDAR000014 at clinic Nursing Department INFO 2025-10-14 19:47:59,300 signals 45389 8782111040 Notified provider sarah.al-yami.nurse3 of new appointment INFO 2025-10-14 19:47:59,301 signals 45389 8782111040 Appointment created: 3062f683-0a3e-4545-99b0-1b82e3badc4c for patient MRNAGDAR000007 on 2025-08-06 INFO 2025-10-14 19:47:59,301 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000007-SLP-03 INFO 2025-10-14 19:47:59,301 signals 45389 8782111040 SubFile created: FILE-2025-000007-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:47:59,302 signals 45389 8782111040 Created sub-file FILE-2025-000007-SLP-03 for patient MRNAGDAR000007 at clinic Speech-Language Pathology INFO 2025-10-14 19:47:59,302 signals 45389 8782111040 Notified provider nada.al-yami.slp1 of new appointment INFO 2025-10-14 19:47:59,303 signals 45389 8782111040 Appointment created: db9ab404-1085-400e-a8dd-7636f6dc990f for patient MRNAGDAR000004 on 2025-08-18 INFO 2025-10-14 19:47:59,303 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000004-OT-01 INFO 2025-10-14 19:47:59,303 signals 45389 8782111040 SubFile created: FILE-2025-000004-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:47:59,303 signals 45389 8782111040 Created sub-file FILE-2025-000004-OT-01 for patient MRNAGDAR000004 at clinic Occupational Therapy INFO 2025-10-14 19:47:59,304 signals 45389 8782111040 Notified provider ali.al-dosari.ot2 of new appointment INFO 2025-10-14 19:47:59,305 signals 45389 8782111040 Appointment created: 825039c1-e5b7-44c5-86a4-326f21090383 for patient MRNAGDAR000038 on 2025-08-04 INFO 2025-10-14 19:47:59,305 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000038-MED-03 INFO 2025-10-14 19:47:59,305 signals 45389 8782111040 SubFile created: FILE-2025-000038-MED-03 for clinic Medical Department INFO 2025-10-14 19:47:59,306 signals 45389 8782111040 Created sub-file FILE-2025-000038-MED-03 for patient MRNAGDAR000038 at clinic Medical Department INFO 2025-10-14 19:47:59,306 signals 45389 8782111040 Notified provider khalid.al-shamrani.doctor3 of new appointment INFO 2025-10-14 19:47:59,307 signals 45389 8782111040 Appointment created: 37f865ea-3f2e-4dba-ad3e-b93f051d26d6 for patient MRNAGDAR000020 on 2025-11-11 INFO 2025-10-14 19:47:59,307 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000020-OT-01 INFO 2025-10-14 19:47:59,308 signals 45389 8782111040 SubFile created: FILE-2025-000020-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:47:59,308 signals 45389 8782111040 Created sub-file FILE-2025-000020-OT-01 for patient MRNAGDAR000020 at clinic Occupational Therapy INFO 2025-10-14 19:47:59,308 signals 45389 8782111040 Notified provider dalal.al-yami.ot1 of new appointment INFO 2025-10-14 19:47:59,308 signals 45389 8782111040 Scheduled 24-hour reminder for appointment 37f865ea-3f2e-4dba-ad3e-b93f051d26d6 INFO 2025-10-14 19:47:59,309 signals 45389 8782111040 Scheduled 2-hour reminder for appointment 37f865ea-3f2e-4dba-ad3e-b93f051d26d6 INFO 2025-10-14 19:47:59,309 signals 45389 8782111040 Appointment created: 4db60864-beb4-4d66-a862-1f7f79f3c6e5 for patient MRNAGDAR000046 on 2025-10-12 INFO 2025-10-14 19:47:59,310 signals 45389 8782111040 Notified provider dalal.al-yami.ot1 of new appointment INFO 2025-10-14 19:47:59,311 signals 45389 8782111040 Appointment created: 15f96541-8b04-4aab-991a-19f29c04ef42 for patient MRNAGDAR000016 on 2025-09-07 INFO 2025-10-14 19:47:59,312 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000016-OT-02 INFO 2025-10-14 19:47:59,312 signals 45389 8782111040 SubFile created: FILE-2025-000016-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:47:59,312 signals 45389 8782111040 Created sub-file FILE-2025-000016-OT-02 for patient MRNAGDAR000016 at clinic Occupational Therapy INFO 2025-10-14 19:47:59,312 signals 45389 8782111040 Notified provider dalal.al-yami.ot1 of new appointment INFO 2025-10-14 19:47:59,314 signals 45389 8782111040 Appointment created: e4352e29-b189-4988-a019-1572a9c3b01a for patient MRNAGDAR000009 on 2025-10-05 INFO 2025-10-14 19:47:59,314 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000009-NUR-02 INFO 2025-10-14 19:47:59,314 signals 45389 8782111040 SubFile created: FILE-2025-000009-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:47:59,314 signals 45389 8782111040 Created sub-file FILE-2025-000009-NUR-02 for patient MRNAGDAR000009 at clinic Nursing Department INFO 2025-10-14 19:47:59,314 signals 45389 8782111040 Notified provider ziyad.al-ghamdi.nurse1 of new appointment INFO 2025-10-14 19:47:59,316 signals 45389 8782111040 Appointment created: 01d62498-2f56-4217-ac37-e29730f0f488 for patient MRNAGDAR000020 on 2025-09-30 INFO 2025-10-14 19:47:59,316 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000020-NUR-02 INFO 2025-10-14 19:47:59,316 signals 45389 8782111040 SubFile created: FILE-2025-000020-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:47:59,316 signals 45389 8782111040 Created sub-file FILE-2025-000020-NUR-02 for patient MRNAGDAR000020 at clinic Nursing Department INFO 2025-10-14 19:47:59,317 signals 45389 8782111040 Notified provider basma.al-asiri.nurse2 of new appointment INFO 2025-10-14 19:47:59,318 signals 45389 8782111040 Appointment created: acb3ea3e-2694-4c50-8bb9-af4cb7aa9ebd for patient MRNAGDAR000021 on 2025-09-08 INFO 2025-10-14 19:47:59,318 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000021-ABA-02 INFO 2025-10-14 19:47:59,318 signals 45389 8782111040 SubFile created: FILE-2025-000021-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:47:59,318 signals 45389 8782111040 Created sub-file FILE-2025-000021-ABA-02 for patient MRNAGDAR000021 at clinic ABA Therapy INFO 2025-10-14 19:47:59,319 signals 45389 8782111040 Notified provider ali.al-subai.aba2 of new appointment INFO 2025-10-14 19:47:59,320 signals 45389 8782111040 Appointment created: 62393966-306a-4336-8203-49f044ee21d6 for patient MRNAGDAR000011 on 2025-08-07 INFO 2025-10-14 19:47:59,320 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000011-SLP-02 INFO 2025-10-14 19:47:59,320 signals 45389 8782111040 SubFile created: FILE-2025-000011-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:47:59,320 signals 45389 8782111040 Created sub-file FILE-2025-000011-SLP-02 for patient MRNAGDAR000011 at clinic Speech-Language Pathology INFO 2025-10-14 19:47:59,323 signals 45389 8782111040 Notified provider nada.al-yami.slp1 of new appointment INFO 2025-10-14 19:47:59,325 signals 45389 8782111040 Appointment created: 0591c7f3-c0c4-4d33-88a0-87aff24b3a61 for patient MRNAGDAR000035 on 2025-08-05 INFO 2025-10-14 19:47:59,325 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000035-NUR-01 INFO 2025-10-14 19:47:59,325 signals 45389 8782111040 SubFile created: FILE-2025-000035-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:47:59,325 signals 45389 8782111040 Created sub-file FILE-2025-000035-NUR-01 for patient MRNAGDAR000035 at clinic Nursing Department INFO 2025-10-14 19:47:59,326 signals 45389 8782111040 Notified provider basma.al-asiri.nurse2 of new appointment INFO 2025-10-14 19:47:59,327 signals 45389 8782111040 Appointment created: d379079f-8c56-40da-a6f3-018de15909df for patient MRNAGDAR000041 on 2025-07-29 INFO 2025-10-14 19:47:59,327 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000041-ABA-01 INFO 2025-10-14 19:47:59,328 signals 45389 8782111040 SubFile created: FILE-2025-000041-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:47:59,328 signals 45389 8782111040 Created sub-file FILE-2025-000041-ABA-01 for patient MRNAGDAR000041 at clinic ABA Therapy INFO 2025-10-14 19:47:59,328 signals 45389 8782111040 Notified provider fahad.al-shamrani.aba1 of new appointment INFO 2025-10-14 19:47:59,329 signals 45389 8782111040 Appointment created: aa36e08c-83eb-430f-9e2e-c3f4f97a85f3 for patient MRNAGDAR000020 on 2025-09-21 INFO 2025-10-14 19:47:59,330 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000020-MED-03 INFO 2025-10-14 19:47:59,330 signals 45389 8782111040 SubFile created: FILE-2025-000020-MED-03 for clinic Medical Department INFO 2025-10-14 19:47:59,330 signals 45389 8782111040 Created sub-file FILE-2025-000020-MED-03 for patient MRNAGDAR000020 at clinic Medical Department INFO 2025-10-14 19:47:59,330 signals 45389 8782111040 Notified provider abdulaziz.al-harthi.doctor2 of new appointment INFO 2025-10-14 19:47:59,332 signals 45389 8782111040 Appointment created: 22c5a1dd-f283-4568-b990-0633c49e5bf5 for patient MRNAGDAR000003 on 2025-09-24 INFO 2025-10-14 19:47:59,332 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000003-SLP-01 INFO 2025-10-14 19:47:59,332 signals 45389 8782111040 SubFile created: FILE-2025-000003-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:47:59,332 signals 45389 8782111040 Created sub-file FILE-2025-000003-SLP-01 for patient MRNAGDAR000003 at clinic Speech-Language Pathology INFO 2025-10-14 19:47:59,332 signals 45389 8782111040 Notified provider nada.al-yami.slp1 of new appointment INFO 2025-10-14 19:47:59,334 signals 45389 8782111040 Appointment created: a277f3ad-0838-4762-81e1-2af77b73d32e for patient MRNAGDAR000047 on 2025-07-31 INFO 2025-10-14 19:47:59,334 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000047-OT-01 INFO 2025-10-14 19:47:59,334 signals 45389 8782111040 SubFile created: FILE-2025-000047-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:47:59,334 signals 45389 8782111040 Created sub-file FILE-2025-000047-OT-01 for patient MRNAGDAR000047 at clinic Occupational Therapy INFO 2025-10-14 19:47:59,335 signals 45389 8782111040 Notified provider ali.al-dosari.ot2 of new appointment INFO 2025-10-14 19:47:59,336 signals 45389 8782111040 Appointment created: 2be15173-ee98-43d7-8424-4fc9d7b639be for patient MRNAGDAR000030 on 2025-09-16 INFO 2025-10-14 19:47:59,336 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000030-ABA-01 INFO 2025-10-14 19:47:59,336 signals 45389 8782111040 SubFile created: FILE-2025-000030-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:47:59,336 signals 45389 8782111040 Created sub-file FILE-2025-000030-ABA-01 for patient MRNAGDAR000030 at clinic ABA Therapy INFO 2025-10-14 19:47:59,337 signals 45389 8782111040 Notified provider fahad.al-shamrani.aba1 of new appointment INFO 2025-10-14 19:47:59,338 signals 45389 8782111040 Appointment created: 29531640-4622-427c-bc2e-811113e6e5fb for patient MRNAGDAR000037 on 2025-11-10 INFO 2025-10-14 19:47:59,338 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000037-OT-03 INFO 2025-10-14 19:47:59,339 signals 45389 8782111040 SubFile created: FILE-2025-000037-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:47:59,339 signals 45389 8782111040 Created sub-file FILE-2025-000037-OT-03 for patient MRNAGDAR000037 at clinic Occupational Therapy INFO 2025-10-14 19:47:59,339 signals 45389 8782111040 Notified provider dalal.al-yami.ot1 of new appointment INFO 2025-10-14 19:47:59,339 signals 45389 8782111040 Scheduled 24-hour reminder for appointment 29531640-4622-427c-bc2e-811113e6e5fb INFO 2025-10-14 19:47:59,340 signals 45389 8782111040 Scheduled 2-hour reminder for appointment 29531640-4622-427c-bc2e-811113e6e5fb INFO 2025-10-14 19:47:59,341 signals 45389 8782111040 Appointment created: cbe52e5d-2ccd-4324-8b8d-dc007be693b8 for patient MRNAGDAR000003 on 2025-07-28 INFO 2025-10-14 19:47:59,341 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000003-NUR-02 INFO 2025-10-14 19:47:59,341 signals 45389 8782111040 SubFile created: FILE-2025-000003-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:47:59,341 signals 45389 8782111040 Created sub-file FILE-2025-000003-NUR-02 for patient MRNAGDAR000003 at clinic Nursing Department INFO 2025-10-14 19:47:59,341 signals 45389 8782111040 Notified provider ziyad.al-ghamdi.nurse1 of new appointment INFO 2025-10-14 19:47:59,342 signals 45389 8782111040 Appointment created: 5d9baed0-6d21-4538-9a58-9ebbdc153b8a for patient MRNAGDAR000044 on 2025-09-22 INFO 2025-10-14 19:47:59,342 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000044-ABA-01 INFO 2025-10-14 19:47:59,343 signals 45389 8782111040 SubFile created: FILE-2025-000044-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:47:59,343 signals 45389 8782111040 Created sub-file FILE-2025-000044-ABA-01 for patient MRNAGDAR000044 at clinic ABA Therapy INFO 2025-10-14 19:47:59,343 signals 45389 8782111040 Notified provider fahad.al-shamrani.aba1 of new appointment INFO 2025-10-14 19:47:59,344 signals 45389 8782111040 Appointment created: 611b4b96-b6fb-4e9f-a127-2b59ad7f53f7 for patient MRNAGDAR000036 on 2025-08-31 INFO 2025-10-14 19:47:59,344 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000036-ABA-02 INFO 2025-10-14 19:47:59,345 signals 45389 8782111040 SubFile created: FILE-2025-000036-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:47:59,345 signals 45389 8782111040 Created sub-file FILE-2025-000036-ABA-02 for patient MRNAGDAR000036 at clinic ABA Therapy INFO 2025-10-14 19:47:59,345 signals 45389 8782111040 Notified provider fahad.al-shamrani.aba1 of new appointment INFO 2025-10-14 19:47:59,346 signals 45389 8782111040 Appointment created: 372ca3d4-c1f0-4ddb-8a0a-0808f4879d1b for patient MRNAGDAR000001 on 2025-08-31 INFO 2025-10-14 19:47:59,346 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000001-NUR-01 INFO 2025-10-14 19:47:59,346 signals 45389 8782111040 SubFile created: FILE-2025-000001-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:47:59,346 signals 45389 8782111040 Created sub-file FILE-2025-000001-NUR-01 for patient MRNAGDAR000001 at clinic Nursing Department INFO 2025-10-14 19:47:59,347 signals 45389 8782111040 Notified provider ziyad.al-ghamdi.nurse1 of new appointment INFO 2025-10-14 19:47:59,348 signals 45389 8782111040 Appointment created: b48c4a54-34cd-40ea-86de-1e4346ba7440 for patient MRNAGDAR000034 on 2025-08-10 INFO 2025-10-14 19:47:59,348 signals 45389 8782111040 Notified provider wafa.al-yami.doctor1 of new appointment INFO 2025-10-14 19:47:59,350 signals 45389 8782111040 Appointment created: 52de9f65-c432-405a-830e-49172d45399d for patient MRNAGDAR000026 on 2025-07-31 INFO 2025-10-14 19:47:59,351 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000026-OT-03 INFO 2025-10-14 19:47:59,351 signals 45389 8782111040 SubFile created: FILE-2025-000026-OT-03 for clinic Occupational Therapy INFO 2025-10-14 19:47:59,351 signals 45389 8782111040 Created sub-file FILE-2025-000026-OT-03 for patient MRNAGDAR000026 at clinic Occupational Therapy INFO 2025-10-14 19:47:59,351 signals 45389 8782111040 Notified provider dalal.al-yami.ot1 of new appointment INFO 2025-10-14 19:47:59,353 signals 45389 8782111040 Appointment created: 499fc511-d5e6-4c8f-8647-e53dd7b1db64 for patient MRNAGDAR000017 on 2025-10-12 INFO 2025-10-14 19:47:59,354 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000017-SLP-02 INFO 2025-10-14 19:47:59,354 signals 45389 8782111040 SubFile created: FILE-2025-000017-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:47:59,354 signals 45389 8782111040 Created sub-file FILE-2025-000017-SLP-02 for patient MRNAGDAR000017 at clinic Speech-Language Pathology INFO 2025-10-14 19:47:59,354 signals 45389 8782111040 Notified provider nada.al-yami.slp1 of new appointment INFO 2025-10-14 19:47:59,356 signals 45389 8782111040 Appointment created: e688a9a0-161c-4e14-aecd-81a95dd6ec61 for patient MRNAGDAR000037 on 2025-07-20 INFO 2025-10-14 19:47:59,361 signals 45389 8782111040 Notified provider dalal.al-yami.ot1 of new appointment INFO 2025-10-14 19:47:59,362 signals 45389 8782111040 Appointment created: 5500559c-2dd8-46e0-b242-1993b8ddd3ff for patient MRNAGDAR000009 on 2025-09-28 INFO 2025-10-14 19:47:59,362 signals 45389 8782111040 Notified provider sarah.al-yami.nurse3 of new appointment INFO 2025-10-14 19:47:59,364 signals 45389 8782111040 Appointment created: 239e4c32-f59d-4929-aa0f-f631306a0a00 for patient MRNAGDAR000023 on 2025-09-04 INFO 2025-10-14 19:47:59,364 signals 45389 8782111040 Notified provider abdulaziz.al-harthi.doctor2 of new appointment INFO 2025-10-14 19:47:59,365 signals 45389 8782111040 Appointment created: d8d6931b-2872-497a-8e6b-b715503dcf61 for patient MRNAGDAR000003 on 2025-08-05 INFO 2025-10-14 19:47:59,366 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000003-MED-03 INFO 2025-10-14 19:47:59,366 signals 45389 8782111040 SubFile created: FILE-2025-000003-MED-03 for clinic Medical Department INFO 2025-10-14 19:47:59,366 signals 45389 8782111040 Created sub-file FILE-2025-000003-MED-03 for patient MRNAGDAR000003 at clinic Medical Department INFO 2025-10-14 19:47:59,366 signals 45389 8782111040 Notified provider abdulaziz.al-harthi.doctor2 of new appointment INFO 2025-10-14 19:47:59,367 signals 45389 8782111040 Appointment created: cf49b23b-d02f-4a3c-b473-09ea64657aea for patient MRNAGDAR000014 on 2025-10-30 INFO 2025-10-14 19:47:59,368 confirmation_service 45389 8782111040 Created confirmation token for appointment cf49b23b-d02f-4a3c-b473-09ea64657aea, expires at 2025-10-21 16:47:59.368651+00:00 ERROR 2025-10-14 19:47:59,368 signals 45389 8782111040 Error creating confirmation token for appointment cf49b23b-d02f-4a3c-b473-09ea64657aea: Reverse for 'confirm_appointment' not found. 'confirm_appointment' is not a valid view function or pattern name. INFO 2025-10-14 19:47:59,369 signals 45389 8782111040 Notified provider ziyad.al-ghamdi.nurse1 of new appointment INFO 2025-10-14 19:47:59,369 signals 45389 8782111040 Scheduled 24-hour reminder for appointment cf49b23b-d02f-4a3c-b473-09ea64657aea INFO 2025-10-14 19:47:59,369 signals 45389 8782111040 Scheduled 2-hour reminder for appointment cf49b23b-d02f-4a3c-b473-09ea64657aea INFO 2025-10-14 19:47:59,370 signals 45389 8782111040 Appointment created: d2c97d98-3fa3-4755-a0b5-72f157cbb484 for patient MRNAGDAR000033 on 2025-09-28 INFO 2025-10-14 19:47:59,371 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000033-NUR-02 INFO 2025-10-14 19:47:59,371 signals 45389 8782111040 SubFile created: FILE-2025-000033-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:47:59,371 signals 45389 8782111040 Created sub-file FILE-2025-000033-NUR-02 for patient MRNAGDAR000033 at clinic Nursing Department INFO 2025-10-14 19:47:59,371 signals 45389 8782111040 Notified provider basma.al-asiri.nurse2 of new appointment INFO 2025-10-14 19:47:59,373 signals 45389 8782111040 Appointment created: 6373c923-e1af-4164-aa5c-be308fb705e5 for patient MRNAGDAR000038 on 2025-10-06 INFO 2025-10-14 19:47:59,373 signals 45389 8782111040 Notified provider abdulaziz.al-harthi.doctor2 of new appointment INFO 2025-10-14 19:47:59,374 signals 45389 8782111040 Appointment created: 0cae4047-0162-46d2-9457-5efd9655fde7 for patient MRNAGDAR000017 on 2025-07-23 INFO 2025-10-14 19:47:59,375 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000017-MED-03 INFO 2025-10-14 19:47:59,375 signals 45389 8782111040 SubFile created: FILE-2025-000017-MED-03 for clinic Medical Department INFO 2025-10-14 19:47:59,375 signals 45389 8782111040 Created sub-file FILE-2025-000017-MED-03 for patient MRNAGDAR000017 at clinic Medical Department INFO 2025-10-14 19:47:59,375 signals 45389 8782111040 Notified provider abdulaziz.al-harthi.doctor2 of new appointment INFO 2025-10-14 19:47:59,376 signals 45389 8782111040 Appointment created: 0b10bb1a-4121-4f81-bb83-3f6d5403e1b4 for patient MRNAGDAR000037 on 2025-09-28 INFO 2025-10-14 19:47:59,376 signals 45389 8782111040 Notified provider wafa.al-yami.doctor1 of new appointment INFO 2025-10-14 19:47:59,378 signals 45389 8782111040 Appointment created: 73ff546e-3f43-4cc9-a738-74a32c1a4c28 for patient MRNAGDAR000034 on 2025-08-12 INFO 2025-10-14 19:47:59,378 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000034-SLP-03 INFO 2025-10-14 19:47:59,378 signals 45389 8782111040 SubFile created: FILE-2025-000034-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:47:59,378 signals 45389 8782111040 Created sub-file FILE-2025-000034-SLP-03 for patient MRNAGDAR000034 at clinic Speech-Language Pathology INFO 2025-10-14 19:47:59,378 signals 45389 8782111040 Notified provider hayat.al-omari.slp2 of new appointment INFO 2025-10-14 19:47:59,379 signals 45389 8782111040 Appointment created: 7340bb8c-6ea5-45f5-869e-08f39200b500 for patient MRNAGDAR000039 on 2025-10-05 INFO 2025-10-14 19:47:59,380 signals 45389 8782111040 Notified provider khalid.al-shamrani.doctor3 of new appointment INFO 2025-10-14 19:47:59,381 signals 45389 8782111040 Appointment created: 9ac490f7-8e9e-4442-81d1-fc3a030f9bce for patient MRNAGDAR000003 on 2025-08-03 INFO 2025-10-14 19:47:59,381 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000003-OT-04 INFO 2025-10-14 19:47:59,381 signals 45389 8782111040 SubFile created: FILE-2025-000003-OT-04 for clinic Occupational Therapy INFO 2025-10-14 19:47:59,381 signals 45389 8782111040 Created sub-file FILE-2025-000003-OT-04 for patient MRNAGDAR000003 at clinic Occupational Therapy INFO 2025-10-14 19:47:59,382 signals 45389 8782111040 Notified provider dalal.al-yami.ot1 of new appointment INFO 2025-10-14 19:47:59,384 signals 45389 8782111040 Appointment created: 44149cfa-b027-4d44-8234-df9e47ff2f06 for patient MRNAGDAR000006 on 2025-07-27 INFO 2025-10-14 19:47:59,384 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000006-NUR-01 INFO 2025-10-14 19:47:59,384 signals 45389 8782111040 SubFile created: FILE-2025-000006-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:47:59,384 signals 45389 8782111040 Created sub-file FILE-2025-000006-NUR-01 for patient MRNAGDAR000006 at clinic Nursing Department INFO 2025-10-14 19:47:59,385 signals 45389 8782111040 Notified provider ziyad.al-ghamdi.nurse1 of new appointment INFO 2025-10-14 19:47:59,386 signals 45389 8782111040 Appointment created: b9284546-a9e7-40d1-aded-6267956c1554 for patient MRNAGDAR000017 on 2025-09-22 INFO 2025-10-14 19:47:59,387 signals 45389 8782111040 Notified provider khalid.al-shamrani.doctor3 of new appointment INFO 2025-10-14 19:47:59,388 signals 45389 8782111040 Appointment created: 7d8e8281-f28e-47b2-bae6-04647dd5204d for patient MRNAGDAR000003 on 2025-11-02 INFO 2025-10-14 19:47:59,388 signals 45389 8782111040 Notified provider ali.al-dosari.ot2 of new appointment INFO 2025-10-14 19:47:59,389 signals 45389 8782111040 Scheduled 24-hour reminder for appointment 7d8e8281-f28e-47b2-bae6-04647dd5204d INFO 2025-10-14 19:47:59,389 signals 45389 8782111040 Scheduled 2-hour reminder for appointment 7d8e8281-f28e-47b2-bae6-04647dd5204d INFO 2025-10-14 19:47:59,390 signals 45389 8782111040 Appointment created: ff38d3ea-64f4-45bd-ad45-2519bd55417f for patient MRNAGDAR000028 on 2025-07-23 INFO 2025-10-14 19:47:59,390 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000028-ABA-01 INFO 2025-10-14 19:47:59,390 signals 45389 8782111040 SubFile created: FILE-2025-000028-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:47:59,390 signals 45389 8782111040 Created sub-file FILE-2025-000028-ABA-01 for patient MRNAGDAR000028 at clinic ABA Therapy INFO 2025-10-14 19:47:59,391 signals 45389 8782111040 Notified provider ali.al-subai.aba2 of new appointment INFO 2025-10-14 19:47:59,392 signals 45389 8782111040 Appointment created: d6ed9447-80a5-4295-9cf9-9e880c12a342 for patient MRNAGDAR000020 on 2025-10-06 INFO 2025-10-14 19:47:59,393 signals 45389 8782111040 Notified provider sarah.al-yami.nurse3 of new appointment INFO 2025-10-14 19:47:59,394 signals 45389 8782111040 Appointment created: 7ae3eab1-fdbe-46e8-affb-f1c0d7f940bb for patient MRNAGDAR000018 on 2025-10-09 INFO 2025-10-14 19:47:59,394 signals 45389 8782111040 Notified provider wafa.al-yami.doctor1 of new appointment INFO 2025-10-14 19:47:59,396 signals 45389 8782111040 Appointment created: 57275879-fa70-47b5-ad9b-2512d328eb34 for patient MRNAGDAR000022 on 2025-10-30 INFO 2025-10-14 19:47:59,396 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000022-OT-02 INFO 2025-10-14 19:47:59,396 signals 45389 8782111040 SubFile created: FILE-2025-000022-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:47:59,396 signals 45389 8782111040 Created sub-file FILE-2025-000022-OT-02 for patient MRNAGDAR000022 at clinic Occupational Therapy INFO 2025-10-14 19:47:59,397 signals 45389 8782111040 Notified provider ali.al-dosari.ot2 of new appointment INFO 2025-10-14 19:47:59,397 signals 45389 8782111040 Scheduled 24-hour reminder for appointment 57275879-fa70-47b5-ad9b-2512d328eb34 INFO 2025-10-14 19:47:59,398 signals 45389 8782111040 Scheduled 2-hour reminder for appointment 57275879-fa70-47b5-ad9b-2512d328eb34 INFO 2025-10-14 19:47:59,399 signals 45389 8782111040 Appointment created: 2f921738-4f57-4cc1-80b7-4b1225b8d042 for patient MRNAGDAR000049 on 2025-08-10 INFO 2025-10-14 19:47:59,399 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000049-ABA-01 INFO 2025-10-14 19:47:59,399 signals 45389 8782111040 SubFile created: FILE-2025-000049-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:47:59,399 signals 45389 8782111040 Created sub-file FILE-2025-000049-ABA-01 for patient MRNAGDAR000049 at clinic ABA Therapy INFO 2025-10-14 19:47:59,399 signals 45389 8782111040 Notified provider ali.al-subai.aba2 of new appointment INFO 2025-10-14 19:47:59,401 signals 45389 8782111040 Appointment created: 6eaf32df-a16a-46cb-bcf0-d9dc55a29a6e for patient MRNAGDAR000015 on 2025-08-31 INFO 2025-10-14 19:47:59,401 signals 45389 8782111040 Notified provider hayat.al-omari.slp2 of new appointment INFO 2025-10-14 19:47:59,403 signals 45389 8782111040 Appointment created: ea95173e-335e-494a-ac3c-c0d1c7f3b39f for patient MRNAGDAR000004 on 2025-09-14 INFO 2025-10-14 19:47:59,403 signals 45389 8782111040 Generated Sub-File Number: FILE-2025-000004-NUR-02 INFO 2025-10-14 19:47:59,403 signals 45389 8782111040 SubFile created: FILE-2025-000004-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:47:59,403 signals 45389 8782111040 Created sub-file FILE-2025-000004-NUR-02 for patient MRNAGDAR000004 at clinic Nursing Department INFO 2025-10-14 19:47:59,403 signals 45389 8782111040 Notified provider ziyad.al-ghamdi.nurse1 of new appointment INFO 2025-10-14 19:47:59,405 signals 45389 8782111040 Appointment created: 5f0895b6-ccd6-4d3c-a49a-4b00cec9e282 for patient MRNAGDAR000002 on 2025-08-27 INFO 2025-10-14 19:47:59,405 signals 45389 8782111040 Notified provider fahad.al-shamrani.aba1 of new appointment INFO 2025-10-14 19:47:59,535 signals 45389 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000014 INFO 2025-10-14 19:47:59,535 signals 45389 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000014 INFO 2025-10-14 19:47:59,535 signals 45389 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000006 INFO 2025-10-14 19:47:59,536 signals 45389 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000006 INFO 2025-10-14 19:47:59,536 signals 45389 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000044 INFO 2025-10-14 19:47:59,536 signals 45389 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000044 INFO 2025-10-14 19:47:59,537 signals 45389 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000023 INFO 2025-10-14 19:47:59,537 signals 45389 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000023 INFO 2025-10-14 19:47:59,537 signals 45389 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000050 INFO 2025-10-14 19:47:59,538 signals 45389 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000050 INFO 2025-10-14 19:47:59,538 signals 45389 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000007 INFO 2025-10-14 19:47:59,538 signals 45389 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000037 INFO 2025-10-14 19:47:59,538 signals 45389 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000009 INFO 2025-10-14 19:47:59,539 signals 45389 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000013 INFO 2025-10-14 19:47:59,539 signals 45389 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000001 INFO 2025-10-14 19:47:59,539 signals 45389 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000001 INFO 2025-10-14 19:47:59,539 signals 45389 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000003 INFO 2025-10-14 19:47:59,540 signals 45389 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000003 INFO 2025-10-14 19:47:59,540 signals 45389 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000043 INFO 2025-10-14 19:47:59,540 signals 45389 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000043 INFO 2025-10-14 19:47:59,540 signals 45389 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000046 INFO 2025-10-14 19:47:59,541 signals 45389 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000029 INFO 2025-10-14 19:47:59,541 signals 45389 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000029 INFO 2025-10-14 19:47:59,541 signals 45389 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000035 INFO 2025-10-14 19:47:59,542 signals 45389 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000040 INFO 2025-10-14 19:47:59,542 signals 45389 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000017 INFO 2025-10-14 19:47:59,542 signals 45389 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000020 INFO 2025-10-14 19:47:59,542 signals 45389 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000020 INFO 2025-10-14 19:47:59,543 signals 45389 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000011 INFO 2025-10-14 19:47:59,543 signals 45389 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000011 INFO 2025-10-14 19:47:59,543 signals 45389 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000041 INFO 2025-10-14 19:47:59,543 signals 45389 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000031 INFO 2025-10-14 19:47:59,544 signals 45389 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000018 INFO 2025-10-14 19:47:59,544 signals 45389 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000015 INFO 2025-10-14 19:47:59,544 signals 45389 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000005 INFO 2025-10-14 19:47:59,544 signals 45389 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000012 INFO 2025-10-14 19:48:30,770 basehttp 38163 6127906816 "GET /slp/progress-reports/ HTTP/1.1" 302 0 INFO 2025-10-14 19:48:30,825 basehttp 38163 6127906816 "GET /accounts/login/?next=/slp/progress-reports/ HTTP/1.1" 200 18150 INFO 2025-10-14 19:48:32,711 basehttp 38163 6127906816 "POST /login/ HTTP/1.1" 200 18356 INFO 2025-10-14 19:49:33,954 signals 46434 8782111040 User created: admin (Front Desk) INFO 2025-10-14 19:51:02,787 autoreload 38163 8782111040 /Users/marwanalwali/AgdarCentre/appointments/models.py changed, reloading. INFO 2025-10-14 19:51:03,119 autoreload 47422 8782111040 Watching for file changes with StatReloader WARNING 2025-10-14 19:53:20,585 signals 48566 8782111040 Patient deleted: MRNAGDAR000043 - Maha Al-Harthi WARNING 2025-10-14 19:53:20,585 signals 48566 8782111040 Patient deleted: MRNAGDAR000042 - Hassan Al-Balawi WARNING 2025-10-14 19:53:20,585 signals 48566 8782111040 Patient deleted: MRNAGDAR000003 - Latifa Al-Shehri WARNING 2025-10-14 19:53:20,586 signals 48566 8782111040 Patient deleted: MRNAGDAR000006 - Salma Al-Shehri WARNING 2025-10-14 19:53:20,586 signals 48566 8782111040 Patient deleted: MRNAGDAR000005 - Hayat Al-Ahmadi WARNING 2025-10-14 19:53:20,586 signals 48566 8782111040 Patient deleted: MRNAGDAR000026 - Abdulaziz Al-Shamrani WARNING 2025-10-14 19:53:20,586 signals 48566 8782111040 Patient deleted: MRNAGDAR000033 - Omar Al-Anzi WARNING 2025-10-14 19:53:20,586 signals 48566 8782111040 Patient deleted: MRNAGDAR000029 - Sarah Al-Asiri WARNING 2025-10-14 19:53:20,586 signals 48566 8782111040 Patient deleted: MRNAGDAR000050 - Nasser Al-Subaie WARNING 2025-10-14 19:53:20,587 signals 48566 8782111040 Patient deleted: MRNAGDAR000047 - Maha Al-Balawi WARNING 2025-10-14 19:53:20,587 signals 48566 8782111040 Patient deleted: MRNAGDAR000039 - Bandar Al-Anzi WARNING 2025-10-14 19:53:20,587 signals 48566 8782111040 Patient deleted: MRNAGDAR000022 - Ghada Al-Otaibi WARNING 2025-10-14 19:53:20,587 signals 48566 8782111040 Patient deleted: MRNAGDAR000032 - Talal Al-Harthi WARNING 2025-10-14 19:53:20,587 signals 48566 8782111040 Patient deleted: MRNAGDAR000007 - Ziyad Al-Shammari WARNING 2025-10-14 19:53:20,588 signals 48566 8782111040 Patient deleted: MRNAGDAR000025 - Hassan Al-Rashidi WARNING 2025-10-14 19:53:20,588 signals 48566 8782111040 Patient deleted: MRNAGDAR000040 - Lama Al-Ahmadi WARNING 2025-10-14 19:53:20,588 signals 48566 8782111040 Patient deleted: MRNAGDAR000017 - Yazeed Al-Anzi WARNING 2025-10-14 19:53:20,588 signals 48566 8782111040 Patient deleted: MRNAGDAR000037 - Abdulrahman Al-Subai WARNING 2025-10-14 19:53:20,588 signals 48566 8782111040 Patient deleted: MRNAGDAR000015 - Ali Al-Shammari WARNING 2025-10-14 19:53:20,588 signals 48566 8782111040 Patient deleted: MRNAGDAR000010 - Mansour Al-Harbi WARNING 2025-10-14 19:53:20,589 signals 48566 8782111040 Patient deleted: MRNAGDAR000030 - Sultan Al-Dosari WARNING 2025-10-14 19:53:20,589 signals 48566 8782111040 Patient deleted: MRNAGDAR000024 - Basma Al-Omari WARNING 2025-10-14 19:53:20,589 signals 48566 8782111040 Patient deleted: MRNAGDAR000045 - Sultan Al-Harthi WARNING 2025-10-14 19:53:20,589 signals 48566 8782111040 Patient deleted: MRNAGDAR000012 - Nada Al-Shahrani WARNING 2025-10-14 19:53:20,589 signals 48566 8782111040 Patient deleted: MRNAGDAR000031 - Noura Al-Shamrani WARNING 2025-10-14 19:53:20,590 signals 48566 8782111040 Patient deleted: MRNAGDAR000014 - Lulwa Al-Ahmadi WARNING 2025-10-14 19:53:20,590 signals 48566 8782111040 Patient deleted: MRNAGDAR000046 - Mansour Al-Maliki WARNING 2025-10-14 19:53:20,590 signals 48566 8782111040 Patient deleted: MRNAGDAR000034 - Rania Al-Rashidi WARNING 2025-10-14 19:53:20,590 signals 48566 8782111040 Patient deleted: MRNAGDAR000002 - Rania Al-Shehri WARNING 2025-10-14 19:53:20,590 signals 48566 8782111040 Patient deleted: MRNAGDAR000049 - Bandar Al-Harthi WARNING 2025-10-14 19:53:20,591 signals 48566 8782111040 Patient deleted: MRNAGDAR000004 - Hanan Al-Anzi WARNING 2025-10-14 19:53:20,591 signals 48566 8782111040 Patient deleted: MRNAGDAR000020 - Waleed Al-Dosari WARNING 2025-10-14 19:53:20,591 signals 48566 8782111040 Patient deleted: MRNAGDAR000041 - Fatima Al-Yami WARNING 2025-10-14 19:53:20,591 signals 48566 8782111040 Patient deleted: MRNAGDAR000013 - Hessa Al-Dawsari WARNING 2025-10-14 19:53:20,591 signals 48566 8782111040 Patient deleted: MRNAGDAR000011 - Lama Al-Harbi WARNING 2025-10-14 19:53:20,591 signals 48566 8782111040 Patient deleted: MRNAGDAR000038 - Hessa Al-Harbi WARNING 2025-10-14 19:53:20,592 signals 48566 8782111040 Patient deleted: MRNAGDAR000018 - Reem Al-Yami WARNING 2025-10-14 19:53:20,592 signals 48566 8782111040 Patient deleted: MRNAGDAR000021 - Lulwa Al-Dosari WARNING 2025-10-14 19:53:20,592 signals 48566 8782111040 Patient deleted: MRNAGDAR000028 - Nada Al-Otaibi WARNING 2025-10-14 19:53:20,592 signals 48566 8782111040 Patient deleted: MRNAGDAR000048 - Lulwa Al-Shahrani WARNING 2025-10-14 19:53:20,592 signals 48566 8782111040 Patient deleted: MRNAGDAR000016 - Ziyad Al-Ghamdi WARNING 2025-10-14 19:53:20,592 signals 48566 8782111040 Patient deleted: MRNAGDAR000036 - Latifa Al-Harthi WARNING 2025-10-14 19:53:20,593 signals 48566 8782111040 Patient deleted: MRNAGDAR000019 - Abdulaziz Al-Otaibi WARNING 2025-10-14 19:53:20,593 signals 48566 8782111040 Patient deleted: MRNAGDAR000027 - Reem Al-Harthi WARNING 2025-10-14 19:53:20,593 signals 48566 8782111040 Patient deleted: MRNAGDAR000001 - Mona Al-Anzi WARNING 2025-10-14 19:53:20,593 signals 48566 8782111040 Patient deleted: MRNAGDAR000044 - Ali Al-Mutairi WARNING 2025-10-14 19:53:20,593 signals 48566 8782111040 Patient deleted: MRNAGDAR000008 - Latifa Al-Subai WARNING 2025-10-14 19:53:20,594 signals 48566 8782111040 Patient deleted: MRNAGDAR000009 - Maha Al-Mutairi WARNING 2025-10-14 19:53:20,594 signals 48566 8782111040 Patient deleted: MRNAGDAR000023 - Mansour Al-Juaid WARNING 2025-10-14 19:53:20,594 signals 48566 8782111040 Patient deleted: MRNAGDAR000035 - Latifa Al-Dosari INFO 2025-10-14 19:53:20,784 signals 48566 8782111040 User created: abdullah.al-shamrani.admin1 (Administrator) INFO 2025-10-14 19:53:20,914 signals 48566 8782111040 User created: nada.al-qahtani.admin2 (Administrator) INFO 2025-10-14 19:53:21,042 signals 48566 8782111040 User created: fahad.al-shahrani.doctor1 (Doctor) INFO 2025-10-14 19:53:21,172 signals 48566 8782111040 User created: munira.al-rashidi.doctor2 (Doctor) INFO 2025-10-14 19:53:21,302 signals 48566 8782111040 User created: saleh.al-anzi.doctor3 (Doctor) INFO 2025-10-14 19:53:21,431 signals 48566 8782111040 User created: sarah.al-harthi.nurse1 (Nurse) INFO 2025-10-14 19:53:21,560 signals 48566 8782111040 User created: turki.al-ahmadi.nurse2 (Nurse) INFO 2025-10-14 19:53:21,689 signals 48566 8782111040 User created: hind.al-zahrani.nurse3 (Nurse) INFO 2025-10-14 19:53:21,818 signals 48566 8782111040 User created: turki.al-ghamdi.ot1 (Occupational Therapist) INFO 2025-10-14 19:53:21,946 signals 48566 8782111040 User created: lulwa.al-ghamdi.ot2 (Occupational Therapist) INFO 2025-10-14 19:53:22,076 signals 48566 8782111040 User created: mohammed.al-ghamdi.slp1 (Speech-Language Pathologist) INFO 2025-10-14 19:53:22,205 signals 48566 8782111040 User created: sarah.al-harthi.slp2 (Speech-Language Pathologist) INFO 2025-10-14 19:53:22,333 signals 48566 8782111040 User created: salma.al-shammari.aba1 (ABA Therapist) INFO 2025-10-14 19:53:22,463 signals 48566 8782111040 User created: mona.al-dawsari.aba2 (ABA Therapist) INFO 2025-10-14 19:53:22,591 signals 48566 8782111040 User created: talal.al-zahrani.front_desk1 (Front Desk) INFO 2025-10-14 19:53:22,720 signals 48566 8782111040 User created: ali.al-otaibi.front_desk2 (Front Desk) INFO 2025-10-14 19:53:22,850 signals 48566 8782111040 User created: ghada.al-asiri.finance1 (Finance) INFO 2025-10-14 19:53:22,982 signals 48566 8782111040 User created: mohammed.al-subai.finance2 (Finance) INFO 2025-10-14 19:53:22,984 signals 48566 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-14 19:53:22,984 signals 48566 8782111040 File created: FILE-2025-000001 for patient MRNAGDAR000001 INFO 2025-10-14 19:53:22,984 signals 48566 8782111040 Created main file for patient: MRNAGDAR000001 INFO 2025-10-14 19:53:22,985 signals 48566 8782111040 Patient created: MRNAGDAR000001 - Hayat Al-Maliki INFO 2025-10-14 19:53:22,986 signals 48566 8782111040 Generated File Number: FILE-2025-000002 INFO 2025-10-14 19:53:22,986 signals 48566 8782111040 File created: FILE-2025-000002 for patient MRNAGDAR000002 INFO 2025-10-14 19:53:22,986 signals 48566 8782111040 Created main file for patient: MRNAGDAR000002 INFO 2025-10-14 19:53:22,986 signals 48566 8782111040 Patient created: MRNAGDAR000002 - Rania Al-Qahtani INFO 2025-10-14 19:53:22,988 signals 48566 8782111040 Generated File Number: FILE-2025-000003 INFO 2025-10-14 19:53:22,988 signals 48566 8782111040 File created: FILE-2025-000003 for patient MRNAGDAR000003 INFO 2025-10-14 19:53:22,988 signals 48566 8782111040 Created main file for patient: MRNAGDAR000003 INFO 2025-10-14 19:53:22,988 signals 48566 8782111040 Patient created: MRNAGDAR000003 - Faisal Al-Dawsari INFO 2025-10-14 19:53:22,989 signals 48566 8782111040 Generated File Number: FILE-2025-000004 INFO 2025-10-14 19:53:22,989 signals 48566 8782111040 File created: FILE-2025-000004 for patient MRNAGDAR000004 INFO 2025-10-14 19:53:22,989 signals 48566 8782111040 Created main file for patient: MRNAGDAR000004 INFO 2025-10-14 19:53:22,989 signals 48566 8782111040 Patient created: MRNAGDAR000004 - Latifa Al-Asiri INFO 2025-10-14 19:53:22,990 signals 48566 8782111040 Generated File Number: FILE-2025-000005 INFO 2025-10-14 19:53:22,991 signals 48566 8782111040 File created: FILE-2025-000005 for patient MRNAGDAR000005 INFO 2025-10-14 19:53:22,991 signals 48566 8782111040 Created main file for patient: MRNAGDAR000005 INFO 2025-10-14 19:53:22,991 signals 48566 8782111040 Patient created: MRNAGDAR000005 - Abdulrahman Al-Rashidi INFO 2025-10-14 19:53:22,992 signals 48566 8782111040 Generated File Number: FILE-2025-000006 INFO 2025-10-14 19:53:22,992 signals 48566 8782111040 File created: FILE-2025-000006 for patient MRNAGDAR000006 INFO 2025-10-14 19:53:22,992 signals 48566 8782111040 Created main file for patient: MRNAGDAR000006 INFO 2025-10-14 19:53:22,992 signals 48566 8782111040 Patient created: MRNAGDAR000006 - Turki Al-Shehri INFO 2025-10-14 19:53:22,993 signals 48566 8782111040 Generated File Number: FILE-2025-000007 INFO 2025-10-14 19:53:22,994 signals 48566 8782111040 File created: FILE-2025-000007 for patient MRNAGDAR000007 INFO 2025-10-14 19:53:22,994 signals 48566 8782111040 Created main file for patient: MRNAGDAR000007 INFO 2025-10-14 19:53:22,994 signals 48566 8782111040 Patient created: MRNAGDAR000007 - Nasser Al-Otaibi INFO 2025-10-14 19:53:22,995 signals 48566 8782111040 Generated File Number: FILE-2025-000008 INFO 2025-10-14 19:53:22,995 signals 48566 8782111040 File created: FILE-2025-000008 for patient MRNAGDAR000008 INFO 2025-10-14 19:53:22,995 signals 48566 8782111040 Created main file for patient: MRNAGDAR000008 INFO 2025-10-14 19:53:22,995 signals 48566 8782111040 Patient created: MRNAGDAR000008 - Mona Al-Subaie INFO 2025-10-14 19:53:22,996 signals 48566 8782111040 Generated File Number: FILE-2025-000009 INFO 2025-10-14 19:53:22,996 signals 48566 8782111040 File created: FILE-2025-000009 for patient MRNAGDAR000009 INFO 2025-10-14 19:53:22,996 signals 48566 8782111040 Created main file for patient: MRNAGDAR000009 INFO 2025-10-14 19:53:22,996 signals 48566 8782111040 Patient created: MRNAGDAR000009 - Nada Al-Zahrani INFO 2025-10-14 19:53:22,997 signals 48566 8782111040 Generated File Number: FILE-2025-000010 INFO 2025-10-14 19:53:22,997 signals 48566 8782111040 File created: FILE-2025-000010 for patient MRNAGDAR000010 INFO 2025-10-14 19:53:22,997 signals 48566 8782111040 Created main file for patient: MRNAGDAR000010 INFO 2025-10-14 19:53:22,998 signals 48566 8782111040 Patient created: MRNAGDAR000010 - Ghada Al-Qahtani INFO 2025-10-14 19:53:22,999 signals 48566 8782111040 Generated File Number: FILE-2025-000011 INFO 2025-10-14 19:53:22,999 signals 48566 8782111040 File created: FILE-2025-000011 for patient MRNAGDAR000011 INFO 2025-10-14 19:53:22,999 signals 48566 8782111040 Created main file for patient: MRNAGDAR000011 INFO 2025-10-14 19:53:22,999 signals 48566 8782111040 Patient created: MRNAGDAR000011 - Mansour Al-Qahtani INFO 2025-10-14 19:53:23,000 signals 48566 8782111040 Generated File Number: FILE-2025-000012 INFO 2025-10-14 19:53:23,000 signals 48566 8782111040 File created: FILE-2025-000012 for patient MRNAGDAR000012 INFO 2025-10-14 19:53:23,000 signals 48566 8782111040 Created main file for patient: MRNAGDAR000012 INFO 2025-10-14 19:53:23,000 signals 48566 8782111040 Patient created: MRNAGDAR000012 - Ghada Al-Shahrani INFO 2025-10-14 19:53:23,001 signals 48566 8782111040 Generated File Number: FILE-2025-000013 INFO 2025-10-14 19:53:23,001 signals 48566 8782111040 File created: FILE-2025-000013 for patient MRNAGDAR000013 INFO 2025-10-14 19:53:23,001 signals 48566 8782111040 Created main file for patient: MRNAGDAR000013 INFO 2025-10-14 19:53:23,001 signals 48566 8782111040 Patient created: MRNAGDAR000013 - Mansour Al-Shehri INFO 2025-10-14 19:53:23,002 signals 48566 8782111040 Generated File Number: FILE-2025-000014 INFO 2025-10-14 19:53:23,002 signals 48566 8782111040 File created: FILE-2025-000014 for patient MRNAGDAR000014 INFO 2025-10-14 19:53:23,002 signals 48566 8782111040 Created main file for patient: MRNAGDAR000014 INFO 2025-10-14 19:53:23,003 signals 48566 8782111040 Patient created: MRNAGDAR000014 - Fahad Al-Otaibi INFO 2025-10-14 19:53:23,003 signals 48566 8782111040 Generated File Number: FILE-2025-000015 INFO 2025-10-14 19:53:23,004 signals 48566 8782111040 File created: FILE-2025-000015 for patient MRNAGDAR000015 INFO 2025-10-14 19:53:23,004 signals 48566 8782111040 Created main file for patient: MRNAGDAR000015 INFO 2025-10-14 19:53:23,004 signals 48566 8782111040 Patient created: MRNAGDAR000015 - Reem Al-Harbi INFO 2025-10-14 19:53:23,005 signals 48566 8782111040 Generated File Number: FILE-2025-000016 INFO 2025-10-14 19:53:23,005 signals 48566 8782111040 File created: FILE-2025-000016 for patient MRNAGDAR000016 INFO 2025-10-14 19:53:23,005 signals 48566 8782111040 Created main file for patient: MRNAGDAR000016 INFO 2025-10-14 19:53:23,005 signals 48566 8782111040 Patient created: MRNAGDAR000016 - Hussein Al-Shammari INFO 2025-10-14 19:53:23,006 signals 48566 8782111040 Generated File Number: FILE-2025-000017 INFO 2025-10-14 19:53:23,006 signals 48566 8782111040 File created: FILE-2025-000017 for patient MRNAGDAR000017 INFO 2025-10-14 19:53:23,006 signals 48566 8782111040 Created main file for patient: MRNAGDAR000017 INFO 2025-10-14 19:53:23,006 signals 48566 8782111040 Patient created: MRNAGDAR000017 - Wafa Al-Dawsari INFO 2025-10-14 19:53:23,007 signals 48566 8782111040 Generated File Number: FILE-2025-000018 INFO 2025-10-14 19:53:23,007 signals 48566 8782111040 File created: FILE-2025-000018 for patient MRNAGDAR000018 INFO 2025-10-14 19:53:23,007 signals 48566 8782111040 Created main file for patient: MRNAGDAR000018 INFO 2025-10-14 19:53:23,007 signals 48566 8782111040 Patient created: MRNAGDAR000018 - Faisal Al-Rashidi INFO 2025-10-14 19:53:23,008 signals 48566 8782111040 Generated File Number: FILE-2025-000019 INFO 2025-10-14 19:53:23,008 signals 48566 8782111040 File created: FILE-2025-000019 for patient MRNAGDAR000019 INFO 2025-10-14 19:53:23,008 signals 48566 8782111040 Created main file for patient: MRNAGDAR000019 INFO 2025-10-14 19:53:23,008 signals 48566 8782111040 Patient created: MRNAGDAR000019 - Latifa Al-Zahrani INFO 2025-10-14 19:53:23,009 signals 48566 8782111040 Generated File Number: FILE-2025-000020 INFO 2025-10-14 19:53:23,010 signals 48566 8782111040 File created: FILE-2025-000020 for patient MRNAGDAR000020 INFO 2025-10-14 19:53:23,010 signals 48566 8782111040 Created main file for patient: MRNAGDAR000020 INFO 2025-10-14 19:53:23,010 signals 48566 8782111040 Patient created: MRNAGDAR000020 - Waleed Al-Yami INFO 2025-10-14 19:53:23,011 signals 48566 8782111040 Generated File Number: FILE-2025-000021 INFO 2025-10-14 19:53:23,011 signals 48566 8782111040 File created: FILE-2025-000021 for patient MRNAGDAR000021 INFO 2025-10-14 19:53:23,011 signals 48566 8782111040 Created main file for patient: MRNAGDAR000021 INFO 2025-10-14 19:53:23,011 signals 48566 8782111040 Patient created: MRNAGDAR000021 - Salma Al-Omari INFO 2025-10-14 19:53:23,013 signals 48566 8782111040 Generated File Number: FILE-2025-000022 INFO 2025-10-14 19:53:23,013 signals 48566 8782111040 File created: FILE-2025-000022 for patient MRNAGDAR000022 INFO 2025-10-14 19:53:23,013 signals 48566 8782111040 Created main file for patient: MRNAGDAR000022 INFO 2025-10-14 19:53:23,013 signals 48566 8782111040 Patient created: MRNAGDAR000022 - Abdulrahman Al-Ahmadi INFO 2025-10-14 19:53:23,014 signals 48566 8782111040 Generated File Number: FILE-2025-000023 INFO 2025-10-14 19:53:23,014 signals 48566 8782111040 File created: FILE-2025-000023 for patient MRNAGDAR000023 INFO 2025-10-14 19:53:23,014 signals 48566 8782111040 Created main file for patient: MRNAGDAR000023 INFO 2025-10-14 19:53:23,014 signals 48566 8782111040 Patient created: MRNAGDAR000023 - Ali Al-Anzi INFO 2025-10-14 19:53:23,015 signals 48566 8782111040 Generated File Number: FILE-2025-000024 INFO 2025-10-14 19:53:23,015 signals 48566 8782111040 File created: FILE-2025-000024 for patient MRNAGDAR000024 INFO 2025-10-14 19:53:23,015 signals 48566 8782111040 Created main file for patient: MRNAGDAR000024 INFO 2025-10-14 19:53:23,016 signals 48566 8782111040 Patient created: MRNAGDAR000024 - Nada Al-Asiri INFO 2025-10-14 19:53:23,017 signals 48566 8782111040 Generated File Number: FILE-2025-000025 INFO 2025-10-14 19:53:23,017 signals 48566 8782111040 File created: FILE-2025-000025 for patient MRNAGDAR000025 INFO 2025-10-14 19:53:23,017 signals 48566 8782111040 Created main file for patient: MRNAGDAR000025 INFO 2025-10-14 19:53:23,017 signals 48566 8782111040 Patient created: MRNAGDAR000025 - Basma Al-Shehri INFO 2025-10-14 19:53:23,018 signals 48566 8782111040 Generated File Number: FILE-2025-000026 INFO 2025-10-14 19:53:23,018 signals 48566 8782111040 File created: FILE-2025-000026 for patient MRNAGDAR000026 INFO 2025-10-14 19:53:23,018 signals 48566 8782111040 Created main file for patient: MRNAGDAR000026 INFO 2025-10-14 19:53:23,018 signals 48566 8782111040 Patient created: MRNAGDAR000026 - Rania Al-Otaibi INFO 2025-10-14 19:53:23,019 signals 48566 8782111040 Generated File Number: FILE-2025-000027 INFO 2025-10-14 19:53:23,019 signals 48566 8782111040 File created: FILE-2025-000027 for patient MRNAGDAR000027 INFO 2025-10-14 19:53:23,019 signals 48566 8782111040 Created main file for patient: MRNAGDAR000027 INFO 2025-10-14 19:53:23,019 signals 48566 8782111040 Patient created: MRNAGDAR000027 - Mona Al-Shamrani INFO 2025-10-14 19:53:23,020 signals 48566 8782111040 Generated File Number: FILE-2025-000028 INFO 2025-10-14 19:53:23,020 signals 48566 8782111040 File created: FILE-2025-000028 for patient MRNAGDAR000028 INFO 2025-10-14 19:53:23,020 signals 48566 8782111040 Created main file for patient: MRNAGDAR000028 INFO 2025-10-14 19:53:23,020 signals 48566 8782111040 Patient created: MRNAGDAR000028 - Saad Al-Harthi INFO 2025-10-14 19:53:23,022 signals 48566 8782111040 Generated File Number: FILE-2025-000029 INFO 2025-10-14 19:53:23,022 signals 48566 8782111040 File created: FILE-2025-000029 for patient MRNAGDAR000029 INFO 2025-10-14 19:53:23,022 signals 48566 8782111040 Created main file for patient: MRNAGDAR000029 INFO 2025-10-14 19:53:23,022 signals 48566 8782111040 Patient created: MRNAGDAR000029 - Waleed Al-Dawsari INFO 2025-10-14 19:53:23,023 signals 48566 8782111040 Generated File Number: FILE-2025-000030 INFO 2025-10-14 19:53:23,023 signals 48566 8782111040 File created: FILE-2025-000030 for patient MRNAGDAR000030 INFO 2025-10-14 19:53:23,023 signals 48566 8782111040 Created main file for patient: MRNAGDAR000030 INFO 2025-10-14 19:53:23,023 signals 48566 8782111040 Patient created: MRNAGDAR000030 - Saleh Al-Dawsari INFO 2025-10-14 19:53:23,024 signals 48566 8782111040 Generated File Number: FILE-2025-000031 INFO 2025-10-14 19:53:23,025 signals 48566 8782111040 File created: FILE-2025-000031 for patient MRNAGDAR000031 INFO 2025-10-14 19:53:23,025 signals 48566 8782111040 Created main file for patient: MRNAGDAR000031 INFO 2025-10-14 19:53:23,025 signals 48566 8782111040 Patient created: MRNAGDAR000031 - Mona Al-Shehri INFO 2025-10-14 19:53:23,026 signals 48566 8782111040 Generated File Number: FILE-2025-000032 INFO 2025-10-14 19:53:23,026 signals 48566 8782111040 File created: FILE-2025-000032 for patient MRNAGDAR000032 INFO 2025-10-14 19:53:23,026 signals 48566 8782111040 Created main file for patient: MRNAGDAR000032 INFO 2025-10-14 19:53:23,026 signals 48566 8782111040 Patient created: MRNAGDAR000032 - Abdulrahman Al-Zahrani INFO 2025-10-14 19:53:23,027 signals 48566 8782111040 Generated File Number: FILE-2025-000033 INFO 2025-10-14 19:53:23,027 signals 48566 8782111040 File created: FILE-2025-000033 for patient MRNAGDAR000033 INFO 2025-10-14 19:53:23,027 signals 48566 8782111040 Created main file for patient: MRNAGDAR000033 INFO 2025-10-14 19:53:23,027 signals 48566 8782111040 Patient created: MRNAGDAR000033 - Saad Al-Shehri INFO 2025-10-14 19:53:23,028 signals 48566 8782111040 Generated File Number: FILE-2025-000034 INFO 2025-10-14 19:53:23,028 signals 48566 8782111040 File created: FILE-2025-000034 for patient MRNAGDAR000034 INFO 2025-10-14 19:53:23,028 signals 48566 8782111040 Created main file for patient: MRNAGDAR000034 INFO 2025-10-14 19:53:23,028 signals 48566 8782111040 Patient created: MRNAGDAR000034 - Mohammed Al-Harbi INFO 2025-10-14 19:53:23,029 signals 48566 8782111040 Generated File Number: FILE-2025-000035 INFO 2025-10-14 19:53:23,029 signals 48566 8782111040 File created: FILE-2025-000035 for patient MRNAGDAR000035 INFO 2025-10-14 19:53:23,029 signals 48566 8782111040 Created main file for patient: MRNAGDAR000035 INFO 2025-10-14 19:53:23,030 signals 48566 8782111040 Patient created: MRNAGDAR000035 - Turki Al-Anzi INFO 2025-10-14 19:53:23,030 signals 48566 8782111040 Generated File Number: FILE-2025-000036 INFO 2025-10-14 19:53:23,031 signals 48566 8782111040 File created: FILE-2025-000036 for patient MRNAGDAR000036 INFO 2025-10-14 19:53:23,031 signals 48566 8782111040 Created main file for patient: MRNAGDAR000036 INFO 2025-10-14 19:53:23,031 signals 48566 8782111040 Patient created: MRNAGDAR000036 - Munira Al-Shehri INFO 2025-10-14 19:53:23,032 signals 48566 8782111040 Generated File Number: FILE-2025-000037 INFO 2025-10-14 19:53:23,032 signals 48566 8782111040 File created: FILE-2025-000037 for patient MRNAGDAR000037 INFO 2025-10-14 19:53:23,032 signals 48566 8782111040 Created main file for patient: MRNAGDAR000037 INFO 2025-10-14 19:53:23,032 signals 48566 8782111040 Patient created: MRNAGDAR000037 - Ziyad Al-Maliki INFO 2025-10-14 19:53:23,033 signals 48566 8782111040 Generated File Number: FILE-2025-000038 INFO 2025-10-14 19:53:23,033 signals 48566 8782111040 File created: FILE-2025-000038 for patient MRNAGDAR000038 INFO 2025-10-14 19:53:23,033 signals 48566 8782111040 Created main file for patient: MRNAGDAR000038 INFO 2025-10-14 19:53:23,033 signals 48566 8782111040 Patient created: MRNAGDAR000038 - Lama Al-Balawi INFO 2025-10-14 19:53:23,034 signals 48566 8782111040 Generated File Number: FILE-2025-000039 INFO 2025-10-14 19:53:23,035 signals 48566 8782111040 File created: FILE-2025-000039 for patient MRNAGDAR000039 INFO 2025-10-14 19:53:23,035 signals 48566 8782111040 Created main file for patient: MRNAGDAR000039 INFO 2025-10-14 19:53:23,035 signals 48566 8782111040 Patient created: MRNAGDAR000039 - Omar Al-Qahtani INFO 2025-10-14 19:53:23,036 signals 48566 8782111040 Generated File Number: FILE-2025-000040 INFO 2025-10-14 19:53:23,036 signals 48566 8782111040 File created: FILE-2025-000040 for patient MRNAGDAR000040 INFO 2025-10-14 19:53:23,036 signals 48566 8782111040 Created main file for patient: MRNAGDAR000040 INFO 2025-10-14 19:53:23,036 signals 48566 8782111040 Patient created: MRNAGDAR000040 - Bandar Al-Otaibi INFO 2025-10-14 19:53:23,037 signals 48566 8782111040 Generated File Number: FILE-2025-000041 INFO 2025-10-14 19:53:23,037 signals 48566 8782111040 File created: FILE-2025-000041 for patient MRNAGDAR000041 INFO 2025-10-14 19:53:23,038 signals 48566 8782111040 Created main file for patient: MRNAGDAR000041 INFO 2025-10-14 19:53:23,038 signals 48566 8782111040 Patient created: MRNAGDAR000041 - Talal Al-Anzi INFO 2025-10-14 19:53:23,039 signals 48566 8782111040 Generated File Number: FILE-2025-000042 INFO 2025-10-14 19:53:23,039 signals 48566 8782111040 File created: FILE-2025-000042 for patient MRNAGDAR000042 INFO 2025-10-14 19:53:23,039 signals 48566 8782111040 Created main file for patient: MRNAGDAR000042 INFO 2025-10-14 19:53:23,039 signals 48566 8782111040 Patient created: MRNAGDAR000042 - Abdulrahman Al-Ghamdi INFO 2025-10-14 19:53:23,040 signals 48566 8782111040 Generated File Number: FILE-2025-000043 INFO 2025-10-14 19:53:23,040 signals 48566 8782111040 File created: FILE-2025-000043 for patient MRNAGDAR000043 INFO 2025-10-14 19:53:23,040 signals 48566 8782111040 Created main file for patient: MRNAGDAR000043 INFO 2025-10-14 19:53:23,040 signals 48566 8782111040 Patient created: MRNAGDAR000043 - Basma Al-Shamrani INFO 2025-10-14 19:53:23,041 signals 48566 8782111040 Generated File Number: FILE-2025-000044 INFO 2025-10-14 19:53:23,041 signals 48566 8782111040 File created: FILE-2025-000044 for patient MRNAGDAR000044 INFO 2025-10-14 19:53:23,041 signals 48566 8782111040 Created main file for patient: MRNAGDAR000044 INFO 2025-10-14 19:53:23,041 signals 48566 8782111040 Patient created: MRNAGDAR000044 - Reem Al-Subai INFO 2025-10-14 19:53:23,042 signals 48566 8782111040 Generated File Number: FILE-2025-000045 INFO 2025-10-14 19:53:23,043 signals 48566 8782111040 File created: FILE-2025-000045 for patient MRNAGDAR000045 INFO 2025-10-14 19:53:23,043 signals 48566 8782111040 Created main file for patient: MRNAGDAR000045 INFO 2025-10-14 19:53:23,043 signals 48566 8782111040 Patient created: MRNAGDAR000045 - Basma Al-Zahrani INFO 2025-10-14 19:53:23,044 signals 48566 8782111040 Generated File Number: FILE-2025-000046 INFO 2025-10-14 19:53:23,044 signals 48566 8782111040 File created: FILE-2025-000046 for patient MRNAGDAR000046 INFO 2025-10-14 19:53:23,044 signals 48566 8782111040 Created main file for patient: MRNAGDAR000046 INFO 2025-10-14 19:53:23,044 signals 48566 8782111040 Patient created: MRNAGDAR000046 - Nada Al-Rashidi INFO 2025-10-14 19:53:23,045 signals 48566 8782111040 Generated File Number: FILE-2025-000047 INFO 2025-10-14 19:53:23,045 signals 48566 8782111040 File created: FILE-2025-000047 for patient MRNAGDAR000047 INFO 2025-10-14 19:53:23,045 signals 48566 8782111040 Created main file for patient: MRNAGDAR000047 INFO 2025-10-14 19:53:23,045 signals 48566 8782111040 Patient created: MRNAGDAR000047 - Hanan Al-Asiri INFO 2025-10-14 19:53:23,046 signals 48566 8782111040 Generated File Number: FILE-2025-000048 INFO 2025-10-14 19:53:23,047 signals 48566 8782111040 File created: FILE-2025-000048 for patient MRNAGDAR000048 INFO 2025-10-14 19:53:23,047 signals 48566 8782111040 Created main file for patient: MRNAGDAR000048 INFO 2025-10-14 19:53:23,047 signals 48566 8782111040 Patient created: MRNAGDAR000048 - Talal Al-Shahrani INFO 2025-10-14 19:53:23,048 signals 48566 8782111040 Generated File Number: FILE-2025-000049 INFO 2025-10-14 19:53:23,048 signals 48566 8782111040 File created: FILE-2025-000049 for patient MRNAGDAR000049 INFO 2025-10-14 19:53:23,048 signals 48566 8782111040 Created main file for patient: MRNAGDAR000049 INFO 2025-10-14 19:53:23,048 signals 48566 8782111040 Patient created: MRNAGDAR000049 - Mona Al-Shammari INFO 2025-10-14 19:53:23,051 signals 48566 8782111040 Generated File Number: FILE-2025-000050 INFO 2025-10-14 19:53:23,051 signals 48566 8782111040 File created: FILE-2025-000050 for patient MRNAGDAR000050 INFO 2025-10-14 19:53:23,051 signals 48566 8782111040 Created main file for patient: MRNAGDAR000050 INFO 2025-10-14 19:53:23,051 signals 48566 8782111040 Patient created: MRNAGDAR000050 - Saleh Al-Maliki INFO 2025-10-14 19:53:23,064 signals 48566 8782111040 Appointment created: c281a837-0012-4bd2-ab76-3feb5e8ea753 for patient MRNAGDAR000049 on 2025-08-25 INFO 2025-10-14 19:53:23,065 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000049-NUR-01 INFO 2025-10-14 19:53:23,065 signals 48566 8782111040 SubFile created: FILE-2025-000049-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:53:23,065 signals 48566 8782111040 Created sub-file FILE-2025-000049-NUR-01 for patient MRNAGDAR000049 at clinic Nursing Department INFO 2025-10-14 19:53:23,066 signals 48566 8782111040 Notified provider hind.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:53:23,068 signals 48566 8782111040 Appointment created: 15be206e-90ad-4c2b-8095-182b634138a0 for patient MRNAGDAR000008 on 2025-08-31 INFO 2025-10-14 19:53:23,068 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000008-MED-01 INFO 2025-10-14 19:53:23,068 signals 48566 8782111040 SubFile created: FILE-2025-000008-MED-01 for clinic Medical Department INFO 2025-10-14 19:53:23,068 signals 48566 8782111040 Created sub-file FILE-2025-000008-MED-01 for patient MRNAGDAR000008 at clinic Medical Department INFO 2025-10-14 19:53:23,069 signals 48566 8782111040 Notified provider saleh.al-anzi.doctor3 of new appointment INFO 2025-10-14 19:53:23,070 signals 48566 8782111040 Appointment created: bb7ee630-2278-4764-b6a6-18068eb02394 for patient MRNAGDAR000007 on 2025-10-07 INFO 2025-10-14 19:53:23,070 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000007-OT-01 INFO 2025-10-14 19:53:23,071 signals 48566 8782111040 SubFile created: FILE-2025-000007-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:53:23,071 signals 48566 8782111040 Created sub-file FILE-2025-000007-OT-01 for patient MRNAGDAR000007 at clinic Occupational Therapy INFO 2025-10-14 19:53:23,071 signals 48566 8782111040 Notified provider lulwa.al-ghamdi.ot2 of new appointment INFO 2025-10-14 19:53:23,072 signals 48566 8782111040 Appointment created: 2c8cbcb6-796a-4e9b-9707-0db6d085da13 for patient MRNAGDAR000029 on 2025-10-01 INFO 2025-10-14 19:53:23,072 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000029-NUR-01 INFO 2025-10-14 19:53:23,073 signals 48566 8782111040 SubFile created: FILE-2025-000029-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:53:23,073 signals 48566 8782111040 Created sub-file FILE-2025-000029-NUR-01 for patient MRNAGDAR000029 at clinic Nursing Department INFO 2025-10-14 19:53:23,073 signals 48566 8782111040 Notified provider hind.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:53:23,074 signals 48566 8782111040 Appointment created: 97183ea8-365b-4692-bc66-4e62ade9fb05 for patient MRNAGDAR000020 on 2025-10-12 INFO 2025-10-14 19:53:23,074 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000020-ABA-01 INFO 2025-10-14 19:53:23,075 signals 48566 8782111040 SubFile created: FILE-2025-000020-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:53:23,075 signals 48566 8782111040 Created sub-file FILE-2025-000020-ABA-01 for patient MRNAGDAR000020 at clinic ABA Therapy INFO 2025-10-14 19:53:23,075 signals 48566 8782111040 Notified provider salma.al-shammari.aba1 of new appointment INFO 2025-10-14 19:53:23,076 signals 48566 8782111040 Appointment created: ee0a9cf4-479c-47ad-9ebc-8791c6f62013 for patient MRNAGDAR000028 on 2025-09-22 INFO 2025-10-14 19:53:23,077 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000028-OT-01 INFO 2025-10-14 19:53:23,077 signals 48566 8782111040 SubFile created: FILE-2025-000028-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:53:23,077 signals 48566 8782111040 Created sub-file FILE-2025-000028-OT-01 for patient MRNAGDAR000028 at clinic Occupational Therapy INFO 2025-10-14 19:53:23,078 signals 48566 8782111040 Notified provider turki.al-ghamdi.ot1 of new appointment INFO 2025-10-14 19:53:23,079 signals 48566 8782111040 Appointment created: 45fbeb3a-a84f-4d07-a897-e01030922d8b for patient MRNAGDAR000048 on 2025-08-03 INFO 2025-10-14 19:53:23,079 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000048-SLP-01 INFO 2025-10-14 19:53:23,080 signals 48566 8782111040 SubFile created: FILE-2025-000048-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,080 signals 48566 8782111040 Created sub-file FILE-2025-000048-SLP-01 for patient MRNAGDAR000048 at clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,080 signals 48566 8782111040 Notified provider mohammed.al-ghamdi.slp1 of new appointment INFO 2025-10-14 19:53:23,082 signals 48566 8782111040 Appointment created: 77f540e1-2e82-4221-87dd-e52505120e86 for patient MRNAGDAR000024 on 2025-10-01 INFO 2025-10-14 19:53:23,082 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000024-ABA-01 INFO 2025-10-14 19:53:23,083 signals 48566 8782111040 SubFile created: FILE-2025-000024-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:53:23,083 signals 48566 8782111040 Created sub-file FILE-2025-000024-ABA-01 for patient MRNAGDAR000024 at clinic ABA Therapy INFO 2025-10-14 19:53:23,083 signals 48566 8782111040 Notified provider mona.al-dawsari.aba2 of new appointment INFO 2025-10-14 19:53:23,088 signals 48566 8782111040 Appointment created: 7a55d577-f59c-4832-bef0-050d044849ef for patient MRNAGDAR000033 on 2025-08-17 INFO 2025-10-14 19:53:23,089 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000033-SLP-01 INFO 2025-10-14 19:53:23,089 signals 48566 8782111040 SubFile created: FILE-2025-000033-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,089 signals 48566 8782111040 Created sub-file FILE-2025-000033-SLP-01 for patient MRNAGDAR000033 at clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,089 signals 48566 8782111040 Notified provider sarah.al-harthi.slp2 of new appointment INFO 2025-10-14 19:53:23,091 signals 48566 8782111040 Appointment created: 231c5804-00a3-4424-9325-9ebebdf5ba7b for patient MRNAGDAR000048 on 2025-08-10 INFO 2025-10-14 19:53:23,091 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000048-MED-02 INFO 2025-10-14 19:53:23,091 signals 48566 8782111040 SubFile created: FILE-2025-000048-MED-02 for clinic Medical Department INFO 2025-10-14 19:53:23,091 signals 48566 8782111040 Created sub-file FILE-2025-000048-MED-02 for patient MRNAGDAR000048 at clinic Medical Department INFO 2025-10-14 19:53:23,092 signals 48566 8782111040 Notified provider fahad.al-shahrani.doctor1 of new appointment INFO 2025-10-14 19:53:23,093 signals 48566 8782111040 Appointment created: 55e9ab8c-c3bc-465d-8f8d-934dd8612adb for patient MRNAGDAR000007 on 2025-10-08 INFO 2025-10-14 19:53:23,094 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000007-SLP-02 INFO 2025-10-14 19:53:23,094 signals 48566 8782111040 SubFile created: FILE-2025-000007-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,094 signals 48566 8782111040 Created sub-file FILE-2025-000007-SLP-02 for patient MRNAGDAR000007 at clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,094 signals 48566 8782111040 Notified provider sarah.al-harthi.slp2 of new appointment INFO 2025-10-14 19:53:23,096 signals 48566 8782111040 Appointment created: 6207a7d2-e0dd-46b0-a79e-3545f40bb2e3 for patient MRNAGDAR000041 on 2025-09-30 INFO 2025-10-14 19:53:23,096 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000041-NUR-01 INFO 2025-10-14 19:53:23,097 signals 48566 8782111040 SubFile created: FILE-2025-000041-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:53:23,097 signals 48566 8782111040 Created sub-file FILE-2025-000041-NUR-01 for patient MRNAGDAR000041 at clinic Nursing Department INFO 2025-10-14 19:53:23,097 signals 48566 8782111040 Notified provider hind.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:53:23,098 signals 48566 8782111040 Appointment created: 8b505c1f-a6fc-4253-bcda-45254231b7cc for patient MRNAGDAR000015 on 2025-08-10 INFO 2025-10-14 19:53:23,098 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000015-ABA-01 INFO 2025-10-14 19:53:23,098 signals 48566 8782111040 SubFile created: FILE-2025-000015-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:53:23,098 signals 48566 8782111040 Created sub-file FILE-2025-000015-ABA-01 for patient MRNAGDAR000015 at clinic ABA Therapy INFO 2025-10-14 19:53:23,099 signals 48566 8782111040 Notified provider salma.al-shammari.aba1 of new appointment INFO 2025-10-14 19:53:23,100 signals 48566 8782111040 Appointment created: 3776fca3-3618-48a1-8c84-05ec7d91d1cc for patient MRNAGDAR000007 on 2025-08-17 INFO 2025-10-14 19:53:23,100 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000007-NUR-03 INFO 2025-10-14 19:53:23,101 signals 48566 8782111040 SubFile created: FILE-2025-000007-NUR-03 for clinic Nursing Department INFO 2025-10-14 19:53:23,101 signals 48566 8782111040 Created sub-file FILE-2025-000007-NUR-03 for patient MRNAGDAR000007 at clinic Nursing Department INFO 2025-10-14 19:53:23,101 signals 48566 8782111040 Notified provider sarah.al-harthi.nurse1 of new appointment INFO 2025-10-14 19:53:23,102 signals 48566 8782111040 Appointment created: fe0c4603-d0bf-47e9-bab1-1c1615cf582e for patient MRNAGDAR000040 on 2025-09-18 INFO 2025-10-14 19:53:23,102 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000040-ABA-01 INFO 2025-10-14 19:53:23,103 signals 48566 8782111040 SubFile created: FILE-2025-000040-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:53:23,103 signals 48566 8782111040 Created sub-file FILE-2025-000040-ABA-01 for patient MRNAGDAR000040 at clinic ABA Therapy INFO 2025-10-14 19:53:23,103 signals 48566 8782111040 Notified provider salma.al-shammari.aba1 of new appointment INFO 2025-10-14 19:53:23,104 signals 48566 8782111040 Appointment created: cc36d363-0876-43f3-8932-56484564265d for patient MRNAGDAR000040 on 2025-10-06 INFO 2025-10-14 19:53:23,105 signals 48566 8782111040 Notified provider mona.al-dawsari.aba2 of new appointment INFO 2025-10-14 19:53:23,106 signals 48566 8782111040 Appointment created: 6d647083-208c-4394-b4a2-324cb0a0429c for patient MRNAGDAR000001 on 2025-07-20 INFO 2025-10-14 19:53:23,107 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000001-NUR-01 INFO 2025-10-14 19:53:23,107 signals 48566 8782111040 SubFile created: FILE-2025-000001-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:53:23,107 signals 48566 8782111040 Created sub-file FILE-2025-000001-NUR-01 for patient MRNAGDAR000001 at clinic Nursing Department INFO 2025-10-14 19:53:23,108 signals 48566 8782111040 Notified provider turki.al-ahmadi.nurse2 of new appointment INFO 2025-10-14 19:53:23,109 signals 48566 8782111040 Appointment created: a60f030e-c296-4d5b-9cc2-53c9cb678e30 for patient MRNAGDAR000042 on 2025-10-12 INFO 2025-10-14 19:53:23,109 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000042-ABA-01 INFO 2025-10-14 19:53:23,109 signals 48566 8782111040 SubFile created: FILE-2025-000042-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:53:23,109 signals 48566 8782111040 Created sub-file FILE-2025-000042-ABA-01 for patient MRNAGDAR000042 at clinic ABA Therapy INFO 2025-10-14 19:53:23,110 signals 48566 8782111040 Notified provider mona.al-dawsari.aba2 of new appointment INFO 2025-10-14 19:53:23,111 signals 48566 8782111040 Appointment created: 56ff60df-6c74-4927-808b-474d1d4bf42f for patient MRNAGDAR000045 on 2025-08-24 INFO 2025-10-14 19:53:23,111 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000045-ABA-01 INFO 2025-10-14 19:53:23,112 signals 48566 8782111040 SubFile created: FILE-2025-000045-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:53:23,112 signals 48566 8782111040 Created sub-file FILE-2025-000045-ABA-01 for patient MRNAGDAR000045 at clinic ABA Therapy INFO 2025-10-14 19:53:23,112 signals 48566 8782111040 Notified provider mona.al-dawsari.aba2 of new appointment INFO 2025-10-14 19:53:23,113 signals 48566 8782111040 Appointment created: f064dd67-90f7-45a8-9323-2c612780fb18 for patient MRNAGDAR000004 on 2025-09-16 INFO 2025-10-14 19:53:23,114 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000004-ABA-01 INFO 2025-10-14 19:53:23,114 signals 48566 8782111040 SubFile created: FILE-2025-000004-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:53:23,114 signals 48566 8782111040 Created sub-file FILE-2025-000004-ABA-01 for patient MRNAGDAR000004 at clinic ABA Therapy INFO 2025-10-14 19:53:23,114 signals 48566 8782111040 Notified provider salma.al-shammari.aba1 of new appointment INFO 2025-10-14 19:53:23,115 signals 48566 8782111040 Appointment created: 93f12a1a-877f-41e5-9030-46237f5dc7a3 for patient MRNAGDAR000042 on 2025-09-29 INFO 2025-10-14 19:53:23,116 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000042-MED-02 INFO 2025-10-14 19:53:23,116 signals 48566 8782111040 SubFile created: FILE-2025-000042-MED-02 for clinic Medical Department INFO 2025-10-14 19:53:23,116 signals 48566 8782111040 Created sub-file FILE-2025-000042-MED-02 for patient MRNAGDAR000042 at clinic Medical Department INFO 2025-10-14 19:53:23,116 signals 48566 8782111040 Notified provider fahad.al-shahrani.doctor1 of new appointment INFO 2025-10-14 19:53:23,118 signals 48566 8782111040 Appointment created: d0152de2-378f-4ca6-99b7-93a2ee6c4cd2 for patient MRNAGDAR000037 on 2025-07-28 INFO 2025-10-14 19:53:23,118 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000037-MED-01 INFO 2025-10-14 19:53:23,118 signals 48566 8782111040 SubFile created: FILE-2025-000037-MED-01 for clinic Medical Department INFO 2025-10-14 19:53:23,118 signals 48566 8782111040 Created sub-file FILE-2025-000037-MED-01 for patient MRNAGDAR000037 at clinic Medical Department INFO 2025-10-14 19:53:23,119 signals 48566 8782111040 Notified provider fahad.al-shahrani.doctor1 of new appointment INFO 2025-10-14 19:53:23,120 signals 48566 8782111040 Appointment created: 55dc45fb-9e89-4808-adeb-2894b7edce66 for patient MRNAGDAR000001 on 2025-08-31 INFO 2025-10-14 19:53:23,120 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000001-ABA-02 INFO 2025-10-14 19:53:23,120 signals 48566 8782111040 SubFile created: FILE-2025-000001-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:53:23,120 signals 48566 8782111040 Created sub-file FILE-2025-000001-ABA-02 for patient MRNAGDAR000001 at clinic ABA Therapy INFO 2025-10-14 19:53:23,121 signals 48566 8782111040 Notified provider mona.al-dawsari.aba2 of new appointment INFO 2025-10-14 19:53:23,122 signals 48566 8782111040 Appointment created: 628246a4-cc86-4bfe-941b-e1498ffd0a49 for patient MRNAGDAR000028 on 2025-08-31 INFO 2025-10-14 19:53:23,123 signals 48566 8782111040 Notified provider turki.al-ghamdi.ot1 of new appointment INFO 2025-10-14 19:53:23,124 signals 48566 8782111040 Appointment created: 2892f8d7-3948-464a-b9b6-2d2b9a21984f for patient MRNAGDAR000017 on 2025-10-01 INFO 2025-10-14 19:53:23,124 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000017-SLP-01 INFO 2025-10-14 19:53:23,124 signals 48566 8782111040 SubFile created: FILE-2025-000017-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,124 signals 48566 8782111040 Created sub-file FILE-2025-000017-SLP-01 for patient MRNAGDAR000017 at clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,125 signals 48566 8782111040 Notified provider sarah.al-harthi.slp2 of new appointment INFO 2025-10-14 19:53:23,126 signals 48566 8782111040 Appointment created: 62eb6e4f-776d-463f-a2c6-9cf736cbd1ab for patient MRNAGDAR000032 on 2025-09-07 INFO 2025-10-14 19:53:23,126 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000032-OT-01 INFO 2025-10-14 19:53:23,126 signals 48566 8782111040 SubFile created: FILE-2025-000032-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:53:23,126 signals 48566 8782111040 Created sub-file FILE-2025-000032-OT-01 for patient MRNAGDAR000032 at clinic Occupational Therapy INFO 2025-10-14 19:53:23,127 signals 48566 8782111040 Notified provider lulwa.al-ghamdi.ot2 of new appointment INFO 2025-10-14 19:53:23,127 signals 48566 8782111040 Appointment created: 4179ddee-6045-4afb-96f7-5ac9e33db32f for patient MRNAGDAR000037 on 2025-09-29 INFO 2025-10-14 19:53:23,128 signals 48566 8782111040 Notified provider fahad.al-shahrani.doctor1 of new appointment INFO 2025-10-14 19:53:23,129 signals 48566 8782111040 Appointment created: b399ecc0-ac92-4de4-8c7f-9289bf4aab1e for patient MRNAGDAR000025 on 2025-08-28 INFO 2025-10-14 19:53:23,130 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000025-MED-01 INFO 2025-10-14 19:53:23,130 signals 48566 8782111040 SubFile created: FILE-2025-000025-MED-01 for clinic Medical Department INFO 2025-10-14 19:53:23,130 signals 48566 8782111040 Created sub-file FILE-2025-000025-MED-01 for patient MRNAGDAR000025 at clinic Medical Department INFO 2025-10-14 19:53:23,130 signals 48566 8782111040 Notified provider saleh.al-anzi.doctor3 of new appointment INFO 2025-10-14 19:53:23,131 signals 48566 8782111040 Appointment created: 0b25d440-6ac9-4fec-bebc-aab8503cad92 for patient MRNAGDAR000028 on 2025-09-28 INFO 2025-10-14 19:53:23,132 signals 48566 8782111040 Notified provider turki.al-ghamdi.ot1 of new appointment INFO 2025-10-14 19:53:23,133 signals 48566 8782111040 Appointment created: 623c02f8-0e18-4e80-b0d0-4eeb8266b9a6 for patient MRNAGDAR000009 on 2025-07-20 INFO 2025-10-14 19:53:23,134 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000009-NUR-01 INFO 2025-10-14 19:53:23,134 signals 48566 8782111040 SubFile created: FILE-2025-000009-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:53:23,134 signals 48566 8782111040 Created sub-file FILE-2025-000009-NUR-01 for patient MRNAGDAR000009 at clinic Nursing Department INFO 2025-10-14 19:53:23,134 signals 48566 8782111040 Notified provider hind.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:53:23,135 signals 48566 8782111040 Appointment created: dd60423a-033b-473f-8739-8027da2f7756 for patient MRNAGDAR000038 on 2025-08-19 INFO 2025-10-14 19:53:23,136 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000038-OT-01 INFO 2025-10-14 19:53:23,136 signals 48566 8782111040 SubFile created: FILE-2025-000038-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:53:23,136 signals 48566 8782111040 Created sub-file FILE-2025-000038-OT-01 for patient MRNAGDAR000038 at clinic Occupational Therapy INFO 2025-10-14 19:53:23,136 signals 48566 8782111040 Notified provider lulwa.al-ghamdi.ot2 of new appointment INFO 2025-10-14 19:53:23,137 signals 48566 8782111040 Appointment created: 04d0d222-0851-4845-ba9e-d95f871b0869 for patient MRNAGDAR000047 on 2025-08-21 INFO 2025-10-14 19:53:23,138 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000047-NUR-01 INFO 2025-10-14 19:53:23,138 signals 48566 8782111040 SubFile created: FILE-2025-000047-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:53:23,138 signals 48566 8782111040 Created sub-file FILE-2025-000047-NUR-01 for patient MRNAGDAR000047 at clinic Nursing Department INFO 2025-10-14 19:53:23,138 signals 48566 8782111040 Notified provider turki.al-ahmadi.nurse2 of new appointment INFO 2025-10-14 19:53:23,140 signals 48566 8782111040 Appointment created: ed7127e8-81e2-40e7-b068-9be06bc62798 for patient MRNAGDAR000036 on 2025-07-20 INFO 2025-10-14 19:53:23,140 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000036-OT-01 INFO 2025-10-14 19:53:23,140 signals 48566 8782111040 SubFile created: FILE-2025-000036-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:53:23,140 signals 48566 8782111040 Created sub-file FILE-2025-000036-OT-01 for patient MRNAGDAR000036 at clinic Occupational Therapy INFO 2025-10-14 19:53:23,140 signals 48566 8782111040 Notified provider lulwa.al-ghamdi.ot2 of new appointment INFO 2025-10-14 19:53:23,142 signals 48566 8782111040 Appointment created: 62c5b3d0-c2cf-4357-b8d0-573e97c9b6ed for patient MRNAGDAR000015 on 2025-08-24 INFO 2025-10-14 19:53:23,142 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000015-SLP-02 INFO 2025-10-14 19:53:23,142 signals 48566 8782111040 SubFile created: FILE-2025-000015-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,142 signals 48566 8782111040 Created sub-file FILE-2025-000015-SLP-02 for patient MRNAGDAR000015 at clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,143 signals 48566 8782111040 Notified provider mohammed.al-ghamdi.slp1 of new appointment INFO 2025-10-14 19:53:23,144 signals 48566 8782111040 Appointment created: 2741e659-a129-42be-bc34-04a9e3fdec90 for patient MRNAGDAR000029 on 2025-09-28 INFO 2025-10-14 19:53:23,144 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000029-ABA-02 INFO 2025-10-14 19:53:23,144 signals 48566 8782111040 SubFile created: FILE-2025-000029-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:53:23,144 signals 48566 8782111040 Created sub-file FILE-2025-000029-ABA-02 for patient MRNAGDAR000029 at clinic ABA Therapy INFO 2025-10-14 19:53:23,145 signals 48566 8782111040 Notified provider salma.al-shammari.aba1 of new appointment INFO 2025-10-14 19:53:23,146 signals 48566 8782111040 Appointment created: 10efbb46-542c-4c4a-9188-36f904435b81 for patient MRNAGDAR000042 on 2025-08-10 INFO 2025-10-14 19:53:23,146 signals 48566 8782111040 Notified provider munira.al-rashidi.doctor2 of new appointment INFO 2025-10-14 19:53:23,148 signals 48566 8782111040 Appointment created: 1b02c8c8-e143-470f-add6-d004ae474010 for patient MRNAGDAR000041 on 2025-09-21 INFO 2025-10-14 19:53:23,148 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000041-MED-02 INFO 2025-10-14 19:53:23,148 signals 48566 8782111040 SubFile created: FILE-2025-000041-MED-02 for clinic Medical Department INFO 2025-10-14 19:53:23,148 signals 48566 8782111040 Created sub-file FILE-2025-000041-MED-02 for patient MRNAGDAR000041 at clinic Medical Department INFO 2025-10-14 19:53:23,149 signals 48566 8782111040 Notified provider fahad.al-shahrani.doctor1 of new appointment INFO 2025-10-14 19:53:23,149 signals 48566 8782111040 Appointment created: 3576c575-51f4-4a7f-9dd9-43dc7e18e766 for patient MRNAGDAR000032 on 2025-08-31 INFO 2025-10-14 19:53:23,150 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000032-NUR-02 INFO 2025-10-14 19:53:23,150 signals 48566 8782111040 SubFile created: FILE-2025-000032-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:53:23,150 signals 48566 8782111040 Created sub-file FILE-2025-000032-NUR-02 for patient MRNAGDAR000032 at clinic Nursing Department INFO 2025-10-14 19:53:23,150 signals 48566 8782111040 Notified provider turki.al-ahmadi.nurse2 of new appointment INFO 2025-10-14 19:53:23,151 signals 48566 8782111040 Appointment created: 8f728336-6741-423c-b07d-d3b87f71cdd1 for patient MRNAGDAR000026 on 2025-08-04 INFO 2025-10-14 19:53:23,152 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000026-NUR-01 INFO 2025-10-14 19:53:23,152 signals 48566 8782111040 SubFile created: FILE-2025-000026-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:53:23,152 signals 48566 8782111040 Created sub-file FILE-2025-000026-NUR-01 for patient MRNAGDAR000026 at clinic Nursing Department INFO 2025-10-14 19:53:23,152 signals 48566 8782111040 Notified provider hind.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:53:23,154 signals 48566 8782111040 Appointment created: f35ac4ab-e003-4a61-a77f-03454d43c287 for patient MRNAGDAR000004 on 2025-09-29 INFO 2025-10-14 19:53:23,154 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000004-OT-02 INFO 2025-10-14 19:53:23,155 signals 48566 8782111040 SubFile created: FILE-2025-000004-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:53:23,155 signals 48566 8782111040 Created sub-file FILE-2025-000004-OT-02 for patient MRNAGDAR000004 at clinic Occupational Therapy INFO 2025-10-14 19:53:23,155 signals 48566 8782111040 Notified provider turki.al-ghamdi.ot1 of new appointment INFO 2025-10-14 19:53:23,157 signals 48566 8782111040 Appointment created: 90a0c194-269a-4208-8eb4-d03224b94ede for patient MRNAGDAR000040 on 2025-09-14 INFO 2025-10-14 19:53:23,157 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000040-NUR-02 INFO 2025-10-14 19:53:23,157 signals 48566 8782111040 SubFile created: FILE-2025-000040-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:53:23,157 signals 48566 8782111040 Created sub-file FILE-2025-000040-NUR-02 for patient MRNAGDAR000040 at clinic Nursing Department INFO 2025-10-14 19:53:23,157 signals 48566 8782111040 Notified provider hind.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:53:23,159 signals 48566 8782111040 Appointment created: abd882e9-bd18-492f-80d1-2874dde4827a for patient MRNAGDAR000036 on 2025-09-15 INFO 2025-10-14 19:53:23,159 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000036-MED-02 INFO 2025-10-14 19:53:23,159 signals 48566 8782111040 SubFile created: FILE-2025-000036-MED-02 for clinic Medical Department INFO 2025-10-14 19:53:23,159 signals 48566 8782111040 Created sub-file FILE-2025-000036-MED-02 for patient MRNAGDAR000036 at clinic Medical Department INFO 2025-10-14 19:53:23,160 signals 48566 8782111040 Notified provider fahad.al-shahrani.doctor1 of new appointment INFO 2025-10-14 19:53:23,161 signals 48566 8782111040 Appointment created: a6d8dab3-6adf-4814-9e60-81b79e6d6ee7 for patient MRNAGDAR000021 on 2025-08-31 INFO 2025-10-14 19:53:23,161 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000021-OT-01 INFO 2025-10-14 19:53:23,161 signals 48566 8782111040 SubFile created: FILE-2025-000021-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:53:23,161 signals 48566 8782111040 Created sub-file FILE-2025-000021-OT-01 for patient MRNAGDAR000021 at clinic Occupational Therapy INFO 2025-10-14 19:53:23,162 signals 48566 8782111040 Notified provider lulwa.al-ghamdi.ot2 of new appointment INFO 2025-10-14 19:53:23,163 signals 48566 8782111040 Appointment created: f24c2519-5915-4115-b674-b95282d2ce33 for patient MRNAGDAR000025 on 2025-08-31 INFO 2025-10-14 19:53:23,164 signals 48566 8782111040 Notified provider fahad.al-shahrani.doctor1 of new appointment INFO 2025-10-14 19:53:23,165 signals 48566 8782111040 Appointment created: f1307633-48d7-4210-8d89-6b366df0d109 for patient MRNAGDAR000014 on 2025-07-31 INFO 2025-10-14 19:53:23,165 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000014-MED-01 INFO 2025-10-14 19:53:23,165 signals 48566 8782111040 SubFile created: FILE-2025-000014-MED-01 for clinic Medical Department INFO 2025-10-14 19:53:23,166 signals 48566 8782111040 Created sub-file FILE-2025-000014-MED-01 for patient MRNAGDAR000014 at clinic Medical Department INFO 2025-10-14 19:53:23,166 signals 48566 8782111040 Notified provider fahad.al-shahrani.doctor1 of new appointment INFO 2025-10-14 19:53:23,168 signals 48566 8782111040 Appointment created: b220e30b-c3ae-4770-b3d8-c12faaee6569 for patient MRNAGDAR000023 on 2025-07-21 INFO 2025-10-14 19:53:23,168 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000023-MED-01 INFO 2025-10-14 19:53:23,168 signals 48566 8782111040 SubFile created: FILE-2025-000023-MED-01 for clinic Medical Department INFO 2025-10-14 19:53:23,168 signals 48566 8782111040 Created sub-file FILE-2025-000023-MED-01 for patient MRNAGDAR000023 at clinic Medical Department INFO 2025-10-14 19:53:23,168 signals 48566 8782111040 Notified provider saleh.al-anzi.doctor3 of new appointment INFO 2025-10-14 19:53:23,170 signals 48566 8782111040 Appointment created: e199cb7f-8478-477a-bc1f-f98627b97c10 for patient MRNAGDAR000011 on 2025-09-14 INFO 2025-10-14 19:53:23,170 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000011-NUR-01 INFO 2025-10-14 19:53:23,170 signals 48566 8782111040 SubFile created: FILE-2025-000011-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:53:23,170 signals 48566 8782111040 Created sub-file FILE-2025-000011-NUR-01 for patient MRNAGDAR000011 at clinic Nursing Department INFO 2025-10-14 19:53:23,171 signals 48566 8782111040 Notified provider turki.al-ahmadi.nurse2 of new appointment INFO 2025-10-14 19:53:23,172 signals 48566 8782111040 Appointment created: 08b5c597-190d-41c9-8ece-83d896fe9da8 for patient MRNAGDAR000038 on 2025-08-03 INFO 2025-10-14 19:53:23,172 signals 48566 8782111040 Notified provider turki.al-ghamdi.ot1 of new appointment INFO 2025-10-14 19:53:23,174 signals 48566 8782111040 Appointment created: 28eaf3c5-5779-49ab-9788-82abb4e52652 for patient MRNAGDAR000038 on 2025-09-07 INFO 2025-10-14 19:53:23,174 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000038-SLP-02 INFO 2025-10-14 19:53:23,174 signals 48566 8782111040 SubFile created: FILE-2025-000038-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,174 signals 48566 8782111040 Created sub-file FILE-2025-000038-SLP-02 for patient MRNAGDAR000038 at clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,175 signals 48566 8782111040 Notified provider sarah.al-harthi.slp2 of new appointment INFO 2025-10-14 19:53:23,176 signals 48566 8782111040 Appointment created: a794f053-25c0-4480-943e-29f046615dbd for patient MRNAGDAR000034 on 2025-10-19 INFO 2025-10-14 19:53:23,176 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000034-MED-01 INFO 2025-10-14 19:53:23,176 signals 48566 8782111040 SubFile created: FILE-2025-000034-MED-01 for clinic Medical Department INFO 2025-10-14 19:53:23,176 signals 48566 8782111040 Created sub-file FILE-2025-000034-MED-01 for patient MRNAGDAR000034 at clinic Medical Department INFO 2025-10-14 19:53:23,177 signals 48566 8782111040 Notified provider munira.al-rashidi.doctor2 of new appointment INFO 2025-10-14 19:53:23,177 signals 48566 8782111040 Scheduled 24-hour reminder for appointment a794f053-25c0-4480-943e-29f046615dbd INFO 2025-10-14 19:53:23,178 signals 48566 8782111040 Scheduled 2-hour reminder for appointment a794f053-25c0-4480-943e-29f046615dbd INFO 2025-10-14 19:53:23,179 signals 48566 8782111040 Appointment created: ec626366-bc49-4e99-94e6-1629c4e2fcea for patient MRNAGDAR000029 on 2025-07-21 INFO 2025-10-14 19:53:23,179 signals 48566 8782111040 Notified provider hind.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:53:23,180 signals 48566 8782111040 Appointment created: 8dbe88b9-9d00-4e11-9d4a-b05433d9f2cc for patient MRNAGDAR000031 on 2025-08-06 INFO 2025-10-14 19:53:23,181 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000031-MED-01 INFO 2025-10-14 19:53:23,181 signals 48566 8782111040 SubFile created: FILE-2025-000031-MED-01 for clinic Medical Department INFO 2025-10-14 19:53:23,181 signals 48566 8782111040 Created sub-file FILE-2025-000031-MED-01 for patient MRNAGDAR000031 at clinic Medical Department INFO 2025-10-14 19:53:23,181 signals 48566 8782111040 Notified provider munira.al-rashidi.doctor2 of new appointment INFO 2025-10-14 19:53:23,182 signals 48566 8782111040 Appointment created: ddb978af-46dd-4a53-8781-3908a2630da3 for patient MRNAGDAR000019 on 2025-10-15 INFO 2025-10-14 19:53:23,182 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000019-MED-01 INFO 2025-10-14 19:53:23,182 signals 48566 8782111040 SubFile created: FILE-2025-000019-MED-01 for clinic Medical Department INFO 2025-10-14 19:53:23,182 signals 48566 8782111040 Created sub-file FILE-2025-000019-MED-01 for patient MRNAGDAR000019 at clinic Medical Department INFO 2025-10-14 19:53:23,183 signals 48566 8782111040 Notified provider munira.al-rashidi.doctor2 of new appointment INFO 2025-10-14 19:53:23,183 signals 48566 8782111040 Scheduled 2-hour reminder for appointment ddb978af-46dd-4a53-8781-3908a2630da3 INFO 2025-10-14 19:53:23,184 signals 48566 8782111040 Appointment created: 29f80b30-1114-421a-9013-b7eb7482abd8 for patient MRNAGDAR000018 on 2025-09-14 INFO 2025-10-14 19:53:23,184 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000018-SLP-01 INFO 2025-10-14 19:53:23,184 signals 48566 8782111040 SubFile created: FILE-2025-000018-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,184 signals 48566 8782111040 Created sub-file FILE-2025-000018-SLP-01 for patient MRNAGDAR000018 at clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,185 signals 48566 8782111040 Notified provider mohammed.al-ghamdi.slp1 of new appointment INFO 2025-10-14 19:53:23,186 signals 48566 8782111040 Appointment created: c90c1c68-1f5c-4484-8eea-8c20986e8f6d for patient MRNAGDAR000006 on 2025-08-06 INFO 2025-10-14 19:53:23,186 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000006-NUR-01 INFO 2025-10-14 19:53:23,186 signals 48566 8782111040 SubFile created: FILE-2025-000006-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:53:23,186 signals 48566 8782111040 Created sub-file FILE-2025-000006-NUR-01 for patient MRNAGDAR000006 at clinic Nursing Department INFO 2025-10-14 19:53:23,187 signals 48566 8782111040 Notified provider turki.al-ahmadi.nurse2 of new appointment INFO 2025-10-14 19:53:23,188 signals 48566 8782111040 Appointment created: 56b7c267-e302-4d3a-b74a-9a525481193b for patient MRNAGDAR000038 on 2025-07-22 INFO 2025-10-14 19:53:23,188 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000038-NUR-03 INFO 2025-10-14 19:53:23,188 signals 48566 8782111040 SubFile created: FILE-2025-000038-NUR-03 for clinic Nursing Department INFO 2025-10-14 19:53:23,188 signals 48566 8782111040 Created sub-file FILE-2025-000038-NUR-03 for patient MRNAGDAR000038 at clinic Nursing Department INFO 2025-10-14 19:53:23,189 signals 48566 8782111040 Notified provider sarah.al-harthi.nurse1 of new appointment INFO 2025-10-14 19:53:23,190 signals 48566 8782111040 Appointment created: 09c24341-88e3-4102-96e6-26e339bcee50 for patient MRNAGDAR000016 on 2025-07-23 INFO 2025-10-14 19:53:23,190 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000016-SLP-01 INFO 2025-10-14 19:53:23,191 signals 48566 8782111040 SubFile created: FILE-2025-000016-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,191 signals 48566 8782111040 Created sub-file FILE-2025-000016-SLP-01 for patient MRNAGDAR000016 at clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,191 signals 48566 8782111040 Notified provider sarah.al-harthi.slp2 of new appointment INFO 2025-10-14 19:53:23,192 signals 48566 8782111040 Appointment created: 9280f6c7-38ce-4b7c-9979-83d5b4ac75c2 for patient MRNAGDAR000030 on 2025-10-19 INFO 2025-10-14 19:53:23,193 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000030-NUR-01 INFO 2025-10-14 19:53:23,193 signals 48566 8782111040 SubFile created: FILE-2025-000030-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:53:23,193 signals 48566 8782111040 Created sub-file FILE-2025-000030-NUR-01 for patient MRNAGDAR000030 at clinic Nursing Department INFO 2025-10-14 19:53:23,193 signals 48566 8782111040 Notified provider hind.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:53:23,194 signals 48566 8782111040 Scheduled 24-hour reminder for appointment 9280f6c7-38ce-4b7c-9979-83d5b4ac75c2 INFO 2025-10-14 19:53:23,194 signals 48566 8782111040 Scheduled 2-hour reminder for appointment 9280f6c7-38ce-4b7c-9979-83d5b4ac75c2 INFO 2025-10-14 19:53:23,195 signals 48566 8782111040 Appointment created: b6ddc364-ab20-4774-b217-55d5844c9727 for patient MRNAGDAR000022 on 2025-09-25 INFO 2025-10-14 19:53:23,195 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000022-ABA-01 INFO 2025-10-14 19:53:23,195 signals 48566 8782111040 SubFile created: FILE-2025-000022-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:53:23,195 signals 48566 8782111040 Created sub-file FILE-2025-000022-ABA-01 for patient MRNAGDAR000022 at clinic ABA Therapy INFO 2025-10-14 19:53:23,195 signals 48566 8782111040 Notified provider mona.al-dawsari.aba2 of new appointment INFO 2025-10-14 19:53:23,196 signals 48566 8782111040 Appointment created: 32246d40-190b-4487-b9ca-0cdfdd672bc5 for patient MRNAGDAR000024 on 2025-10-14 INFO 2025-10-14 19:53:23,196 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000024-MED-02 INFO 2025-10-14 19:53:23,197 signals 48566 8782111040 SubFile created: FILE-2025-000024-MED-02 for clinic Medical Department INFO 2025-10-14 19:53:23,197 signals 48566 8782111040 Created sub-file FILE-2025-000024-MED-02 for patient MRNAGDAR000024 at clinic Medical Department INFO 2025-10-14 19:53:23,197 signals 48566 8782111040 Notified provider fahad.al-shahrani.doctor1 of new appointment INFO 2025-10-14 19:53:23,198 signals 48566 8782111040 Appointment created: 63fae41b-1be1-46af-b2a1-8c3e84178654 for patient MRNAGDAR000006 on 2025-07-20 INFO 2025-10-14 19:53:23,198 signals 48566 8782111040 Notified provider hind.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:53:23,200 signals 48566 8782111040 Appointment created: e7e424f5-a1e9-4912-9e2f-7517c09cc563 for patient MRNAGDAR000020 on 2025-08-24 INFO 2025-10-14 19:53:23,200 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000020-SLP-02 INFO 2025-10-14 19:53:23,200 signals 48566 8782111040 SubFile created: FILE-2025-000020-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,200 signals 48566 8782111040 Created sub-file FILE-2025-000020-SLP-02 for patient MRNAGDAR000020 at clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,200 signals 48566 8782111040 Notified provider sarah.al-harthi.slp2 of new appointment INFO 2025-10-14 19:53:23,202 signals 48566 8782111040 Appointment created: 4fee9403-2064-4f61-b7d3-cf8d6e11d3df for patient MRNAGDAR000030 on 2025-08-03 INFO 2025-10-14 19:53:23,202 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000030-SLP-02 INFO 2025-10-14 19:53:23,202 signals 48566 8782111040 SubFile created: FILE-2025-000030-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,202 signals 48566 8782111040 Created sub-file FILE-2025-000030-SLP-02 for patient MRNAGDAR000030 at clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,203 signals 48566 8782111040 Notified provider sarah.al-harthi.slp2 of new appointment INFO 2025-10-14 19:53:23,204 signals 48566 8782111040 Appointment created: de6b4a3f-f1a7-4a64-a044-62fe65d71983 for patient MRNAGDAR000006 on 2025-10-12 INFO 2025-10-14 19:53:23,204 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000006-SLP-02 INFO 2025-10-14 19:53:23,204 signals 48566 8782111040 SubFile created: FILE-2025-000006-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,204 signals 48566 8782111040 Created sub-file FILE-2025-000006-SLP-02 for patient MRNAGDAR000006 at clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,205 signals 48566 8782111040 Notified provider mohammed.al-ghamdi.slp1 of new appointment INFO 2025-10-14 19:53:23,206 signals 48566 8782111040 Appointment created: a33f9bf0-8fec-4478-bda2-31fc87ca61df for patient MRNAGDAR000011 on 2025-07-20 INFO 2025-10-14 19:53:23,206 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000011-SLP-02 INFO 2025-10-14 19:53:23,206 signals 48566 8782111040 SubFile created: FILE-2025-000011-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,206 signals 48566 8782111040 Created sub-file FILE-2025-000011-SLP-02 for patient MRNAGDAR000011 at clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,207 signals 48566 8782111040 Notified provider sarah.al-harthi.slp2 of new appointment INFO 2025-10-14 19:53:23,208 signals 48566 8782111040 Appointment created: 65493489-669f-4669-88fd-da233ec5dbc3 for patient MRNAGDAR000022 on 2025-10-06 INFO 2025-10-14 19:53:23,208 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000022-SLP-02 INFO 2025-10-14 19:53:23,208 signals 48566 8782111040 SubFile created: FILE-2025-000022-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,208 signals 48566 8782111040 Created sub-file FILE-2025-000022-SLP-02 for patient MRNAGDAR000022 at clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,208 signals 48566 8782111040 Notified provider sarah.al-harthi.slp2 of new appointment INFO 2025-10-14 19:53:23,210 signals 48566 8782111040 Appointment created: 0e245040-2840-4eea-9323-fbc6869ef1ae for patient MRNAGDAR000037 on 2025-08-07 INFO 2025-10-14 19:53:23,210 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000037-OT-02 INFO 2025-10-14 19:53:23,210 signals 48566 8782111040 SubFile created: FILE-2025-000037-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:53:23,210 signals 48566 8782111040 Created sub-file FILE-2025-000037-OT-02 for patient MRNAGDAR000037 at clinic Occupational Therapy INFO 2025-10-14 19:53:23,211 signals 48566 8782111040 Notified provider lulwa.al-ghamdi.ot2 of new appointment INFO 2025-10-14 19:53:23,213 signals 48566 8782111040 Appointment created: ea255253-6e7e-4b97-a7a7-a0b90ac01358 for patient MRNAGDAR000020 on 2025-08-03 INFO 2025-10-14 19:53:23,214 signals 48566 8782111040 Notified provider sarah.al-harthi.slp2 of new appointment INFO 2025-10-14 19:53:23,215 signals 48566 8782111040 Appointment created: 1b0969ab-59b4-464d-a60a-cf41b29b948a for patient MRNAGDAR000023 on 2025-11-09 INFO 2025-10-14 19:53:23,216 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000023-SLP-02 INFO 2025-10-14 19:53:23,216 signals 48566 8782111040 SubFile created: FILE-2025-000023-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,216 signals 48566 8782111040 Created sub-file FILE-2025-000023-SLP-02 for patient MRNAGDAR000023 at clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,217 confirmation_service 48566 8782111040 Created confirmation token for appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a, expires at 2025-10-21 16:53:23.217453+00:00 ERROR 2025-10-14 19:53:23,218 signals 48566 8782111040 Error creating confirmation token for appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 19:53:23,218 signals 48566 8782111040 Notified provider sarah.al-harthi.slp2 of new appointment INFO 2025-10-14 19:53:23,218 signals 48566 8782111040 Scheduled 24-hour reminder for appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a INFO 2025-10-14 19:53:23,219 signals 48566 8782111040 Scheduled 2-hour reminder for appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a INFO 2025-10-14 19:53:23,220 signals 48566 8782111040 Appointment created: 0642cc91-3a86-47b8-939c-659c215a444b for patient MRNAGDAR000026 on 2025-07-27 INFO 2025-10-14 19:53:23,220 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000026-OT-02 INFO 2025-10-14 19:53:23,220 signals 48566 8782111040 SubFile created: FILE-2025-000026-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:53:23,220 signals 48566 8782111040 Created sub-file FILE-2025-000026-OT-02 for patient MRNAGDAR000026 at clinic Occupational Therapy INFO 2025-10-14 19:53:23,221 signals 48566 8782111040 Notified provider lulwa.al-ghamdi.ot2 of new appointment INFO 2025-10-14 19:53:23,222 signals 48566 8782111040 Appointment created: 76e15503-b84f-483f-b3c5-73a6a860de84 for patient MRNAGDAR000001 on 2025-10-02 INFO 2025-10-14 19:53:23,222 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000001-MED-03 INFO 2025-10-14 19:53:23,222 signals 48566 8782111040 SubFile created: FILE-2025-000001-MED-03 for clinic Medical Department INFO 2025-10-14 19:53:23,223 signals 48566 8782111040 Created sub-file FILE-2025-000001-MED-03 for patient MRNAGDAR000001 at clinic Medical Department INFO 2025-10-14 19:53:23,223 signals 48566 8782111040 Notified provider munira.al-rashidi.doctor2 of new appointment INFO 2025-10-14 19:53:23,224 signals 48566 8782111040 Appointment created: 0f26fb80-479b-4a0e-8696-e45e47faac26 for patient MRNAGDAR000034 on 2025-09-29 INFO 2025-10-14 19:53:23,225 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000034-NUR-02 INFO 2025-10-14 19:53:23,225 signals 48566 8782111040 SubFile created: FILE-2025-000034-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:53:23,225 signals 48566 8782111040 Created sub-file FILE-2025-000034-NUR-02 for patient MRNAGDAR000034 at clinic Nursing Department INFO 2025-10-14 19:53:23,225 signals 48566 8782111040 Notified provider hind.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:53:23,226 signals 48566 8782111040 Appointment created: 509d7897-fb66-4dc7-a67e-5f6cf46b1d41 for patient MRNAGDAR000039 on 2025-10-12 INFO 2025-10-14 19:53:23,227 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000039-ABA-01 INFO 2025-10-14 19:53:23,227 signals 48566 8782111040 SubFile created: FILE-2025-000039-ABA-01 for clinic ABA Therapy INFO 2025-10-14 19:53:23,227 signals 48566 8782111040 Created sub-file FILE-2025-000039-ABA-01 for patient MRNAGDAR000039 at clinic ABA Therapy INFO 2025-10-14 19:53:23,227 signals 48566 8782111040 Notified provider salma.al-shammari.aba1 of new appointment INFO 2025-10-14 19:53:23,229 signals 48566 8782111040 Appointment created: 792188dc-3a5c-4331-92f1-9c47442c3778 for patient MRNAGDAR000026 on 2025-09-10 INFO 2025-10-14 19:53:23,229 signals 48566 8782111040 Notified provider turki.al-ghamdi.ot1 of new appointment INFO 2025-10-14 19:53:23,230 signals 48566 8782111040 Appointment created: 5485ccba-e726-4816-bec8-03fc181f0f64 for patient MRNAGDAR000001 on 2025-09-10 INFO 2025-10-14 19:53:23,230 signals 48566 8782111040 Notified provider hind.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:53:23,232 signals 48566 8782111040 Appointment created: 526a63ea-b090-4155-9c0b-4e57811a946d for patient MRNAGDAR000008 on 2025-08-03 INFO 2025-10-14 19:53:23,232 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000008-NUR-02 INFO 2025-10-14 19:53:23,232 signals 48566 8782111040 SubFile created: FILE-2025-000008-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:53:23,232 signals 48566 8782111040 Created sub-file FILE-2025-000008-NUR-02 for patient MRNAGDAR000008 at clinic Nursing Department INFO 2025-10-14 19:53:23,232 signals 48566 8782111040 Notified provider turki.al-ahmadi.nurse2 of new appointment INFO 2025-10-14 19:53:23,233 signals 48566 8782111040 Appointment created: 168d86e4-ce70-4e69-a7e2-e62d3d512e4b for patient MRNAGDAR000047 on 2025-07-27 INFO 2025-10-14 19:53:23,233 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000047-SLP-02 INFO 2025-10-14 19:53:23,234 signals 48566 8782111040 SubFile created: FILE-2025-000047-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,234 signals 48566 8782111040 Created sub-file FILE-2025-000047-SLP-02 for patient MRNAGDAR000047 at clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,234 signals 48566 8782111040 Notified provider sarah.al-harthi.slp2 of new appointment INFO 2025-10-14 19:53:23,235 signals 48566 8782111040 Appointment created: 39a8d996-f9d8-45a5-aef8-bc8654286aef for patient MRNAGDAR000005 on 2025-10-12 INFO 2025-10-14 19:53:23,235 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000005-MED-01 INFO 2025-10-14 19:53:23,235 signals 48566 8782111040 SubFile created: FILE-2025-000005-MED-01 for clinic Medical Department INFO 2025-10-14 19:53:23,235 signals 48566 8782111040 Created sub-file FILE-2025-000005-MED-01 for patient MRNAGDAR000005 at clinic Medical Department INFO 2025-10-14 19:53:23,236 signals 48566 8782111040 Notified provider munira.al-rashidi.doctor2 of new appointment INFO 2025-10-14 19:53:23,236 signals 48566 8782111040 Appointment created: 02ae2cfd-6320-4b67-bfc5-553dc8481e21 for patient MRNAGDAR000002 on 2025-08-03 INFO 2025-10-14 19:53:23,236 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000002-SLP-01 INFO 2025-10-14 19:53:23,237 signals 48566 8782111040 SubFile created: FILE-2025-000002-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,237 signals 48566 8782111040 Created sub-file FILE-2025-000002-SLP-01 for patient MRNAGDAR000002 at clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,237 signals 48566 8782111040 Notified provider mohammed.al-ghamdi.slp1 of new appointment INFO 2025-10-14 19:53:23,238 signals 48566 8782111040 Appointment created: 92d1f4df-650a-413d-9a5f-f7caaee5daab for patient MRNAGDAR000025 on 2025-09-07 INFO 2025-10-14 19:53:23,239 signals 48566 8782111040 Notified provider saleh.al-anzi.doctor3 of new appointment INFO 2025-10-14 19:53:23,241 signals 48566 8782111040 Appointment created: 6a386229-425f-4437-9402-5a6b7e50c4fd for patient MRNAGDAR000003 on 2025-08-31 INFO 2025-10-14 19:53:23,241 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000003-NUR-01 INFO 2025-10-14 19:53:23,241 signals 48566 8782111040 SubFile created: FILE-2025-000003-NUR-01 for clinic Nursing Department INFO 2025-10-14 19:53:23,241 signals 48566 8782111040 Created sub-file FILE-2025-000003-NUR-01 for patient MRNAGDAR000003 at clinic Nursing Department INFO 2025-10-14 19:53:23,241 signals 48566 8782111040 Notified provider turki.al-ahmadi.nurse2 of new appointment INFO 2025-10-14 19:53:23,243 signals 48566 8782111040 Appointment created: 700ccc4c-198f-437c-8a18-c0da94631fd1 for patient MRNAGDAR000014 on 2025-10-06 INFO 2025-10-14 19:53:23,243 signals 48566 8782111040 Notified provider munira.al-rashidi.doctor2 of new appointment INFO 2025-10-14 19:53:23,244 signals 48566 8782111040 Appointment created: 03ea84e0-0680-4b89-927c-291670151683 for patient MRNAGDAR000045 on 2025-10-06 INFO 2025-10-14 19:53:23,244 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000045-SLP-02 INFO 2025-10-14 19:53:23,244 signals 48566 8782111040 SubFile created: FILE-2025-000045-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,244 signals 48566 8782111040 Created sub-file FILE-2025-000045-SLP-02 for patient MRNAGDAR000045 at clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,245 signals 48566 8782111040 Notified provider mohammed.al-ghamdi.slp1 of new appointment INFO 2025-10-14 19:53:23,246 signals 48566 8782111040 Appointment created: 5b4ea7ff-c26b-44b7-99b3-31b94caac7be for patient MRNAGDAR000008 on 2025-10-12 INFO 2025-10-14 19:53:23,246 signals 48566 8782111040 Notified provider hind.al-zahrani.nurse3 of new appointment INFO 2025-10-14 19:53:23,248 signals 48566 8782111040 Appointment created: 44e31cb7-3041-4bad-b8a1-bb322236880c for patient MRNAGDAR000021 on 2025-10-12 INFO 2025-10-14 19:53:23,248 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000021-MED-02 INFO 2025-10-14 19:53:23,248 signals 48566 8782111040 SubFile created: FILE-2025-000021-MED-02 for clinic Medical Department INFO 2025-10-14 19:53:23,248 signals 48566 8782111040 Created sub-file FILE-2025-000021-MED-02 for patient MRNAGDAR000021 at clinic Medical Department INFO 2025-10-14 19:53:23,248 signals 48566 8782111040 Notified provider fahad.al-shahrani.doctor1 of new appointment INFO 2025-10-14 19:53:23,250 signals 48566 8782111040 Appointment created: 7b243def-fbdb-438b-b359-ea63b8efd10d for patient MRNAGDAR000044 on 2025-10-27 INFO 2025-10-14 19:53:23,250 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000044-SLP-01 INFO 2025-10-14 19:53:23,250 signals 48566 8782111040 SubFile created: FILE-2025-000044-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,250 signals 48566 8782111040 Created sub-file FILE-2025-000044-SLP-01 for patient MRNAGDAR000044 at clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,251 signals 48566 8782111040 Notified provider mohammed.al-ghamdi.slp1 of new appointment INFO 2025-10-14 19:53:23,251 signals 48566 8782111040 Scheduled 24-hour reminder for appointment 7b243def-fbdb-438b-b359-ea63b8efd10d INFO 2025-10-14 19:53:23,251 signals 48566 8782111040 Scheduled 2-hour reminder for appointment 7b243def-fbdb-438b-b359-ea63b8efd10d INFO 2025-10-14 19:53:23,252 signals 48566 8782111040 Appointment created: 60197256-2b8a-41f7-9a71-4643f56247e1 for patient MRNAGDAR000012 on 2025-09-02 INFO 2025-10-14 19:53:23,253 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000012-OT-01 INFO 2025-10-14 19:53:23,253 signals 48566 8782111040 SubFile created: FILE-2025-000012-OT-01 for clinic Occupational Therapy INFO 2025-10-14 19:53:23,253 signals 48566 8782111040 Created sub-file FILE-2025-000012-OT-01 for patient MRNAGDAR000012 at clinic Occupational Therapy INFO 2025-10-14 19:53:23,253 signals 48566 8782111040 Notified provider lulwa.al-ghamdi.ot2 of new appointment INFO 2025-10-14 19:53:23,254 signals 48566 8782111040 Appointment created: 68fa483b-40ac-4941-ad42-44fb869b4239 for patient MRNAGDAR000044 on 2025-08-24 INFO 2025-10-14 19:53:23,255 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000044-NUR-02 INFO 2025-10-14 19:53:23,255 signals 48566 8782111040 SubFile created: FILE-2025-000044-NUR-02 for clinic Nursing Department INFO 2025-10-14 19:53:23,255 signals 48566 8782111040 Created sub-file FILE-2025-000044-NUR-02 for patient MRNAGDAR000044 at clinic Nursing Department INFO 2025-10-14 19:53:23,255 signals 48566 8782111040 Notified provider turki.al-ahmadi.nurse2 of new appointment INFO 2025-10-14 19:53:23,256 signals 48566 8782111040 Appointment created: 5fdde9d5-13ff-4ce2-84f6-bcbf803cdfad for patient MRNAGDAR000049 on 2025-08-25 INFO 2025-10-14 19:53:23,257 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000049-ABA-02 INFO 2025-10-14 19:53:23,257 signals 48566 8782111040 SubFile created: FILE-2025-000049-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:53:23,257 signals 48566 8782111040 Created sub-file FILE-2025-000049-ABA-02 for patient MRNAGDAR000049 at clinic ABA Therapy INFO 2025-10-14 19:53:23,257 signals 48566 8782111040 Notified provider mona.al-dawsari.aba2 of new appointment INFO 2025-10-14 19:53:23,259 signals 48566 8782111040 Appointment created: e5c04691-ada8-4370-84eb-f1dd8c1b18d9 for patient MRNAGDAR000044 on 2025-07-27 INFO 2025-10-14 19:53:23,259 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000044-MED-03 INFO 2025-10-14 19:53:23,259 signals 48566 8782111040 SubFile created: FILE-2025-000044-MED-03 for clinic Medical Department INFO 2025-10-14 19:53:23,259 signals 48566 8782111040 Created sub-file FILE-2025-000044-MED-03 for patient MRNAGDAR000044 at clinic Medical Department INFO 2025-10-14 19:53:23,259 signals 48566 8782111040 Notified provider saleh.al-anzi.doctor3 of new appointment INFO 2025-10-14 19:53:23,261 signals 48566 8782111040 Appointment created: 74151f0e-da4d-4afa-bbbe-aad7011d3305 for patient MRNAGDAR000016 on 2025-11-11 INFO 2025-10-14 19:53:23,261 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000016-ABA-02 INFO 2025-10-14 19:53:23,261 signals 48566 8782111040 SubFile created: FILE-2025-000016-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:53:23,261 signals 48566 8782111040 Created sub-file FILE-2025-000016-ABA-02 for patient MRNAGDAR000016 at clinic ABA Therapy INFO 2025-10-14 19:53:23,262 signals 48566 8782111040 Notified provider salma.al-shammari.aba1 of new appointment INFO 2025-10-14 19:53:23,262 signals 48566 8782111040 Scheduled 24-hour reminder for appointment 74151f0e-da4d-4afa-bbbe-aad7011d3305 INFO 2025-10-14 19:53:23,263 signals 48566 8782111040 Scheduled 2-hour reminder for appointment 74151f0e-da4d-4afa-bbbe-aad7011d3305 INFO 2025-10-14 19:53:23,264 signals 48566 8782111040 Appointment created: 1144568d-095a-4c1c-9f41-1ea0d7d5f67f for patient MRNAGDAR000023 on 2025-10-27 INFO 2025-10-14 19:53:23,264 signals 48566 8782111040 Notified provider munira.al-rashidi.doctor2 of new appointment INFO 2025-10-14 19:53:23,265 signals 48566 8782111040 Scheduled 24-hour reminder for appointment 1144568d-095a-4c1c-9f41-1ea0d7d5f67f INFO 2025-10-14 19:53:23,265 signals 48566 8782111040 Scheduled 2-hour reminder for appointment 1144568d-095a-4c1c-9f41-1ea0d7d5f67f INFO 2025-10-14 19:53:23,266 signals 48566 8782111040 Appointment created: 5f7e861e-63f3-4e71-86e4-f990bd09d2c8 for patient MRNAGDAR000048 on 2025-07-23 INFO 2025-10-14 19:53:23,266 signals 48566 8782111040 Notified provider sarah.al-harthi.slp2 of new appointment INFO 2025-10-14 19:53:23,268 signals 48566 8782111040 Appointment created: e606d250-904c-432f-b9ac-597add731983 for patient MRNAGDAR000039 on 2025-08-28 INFO 2025-10-14 19:53:23,268 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000039-OT-02 INFO 2025-10-14 19:53:23,268 signals 48566 8782111040 SubFile created: FILE-2025-000039-OT-02 for clinic Occupational Therapy INFO 2025-10-14 19:53:23,268 signals 48566 8782111040 Created sub-file FILE-2025-000039-OT-02 for patient MRNAGDAR000039 at clinic Occupational Therapy INFO 2025-10-14 19:53:23,269 signals 48566 8782111040 Notified provider lulwa.al-ghamdi.ot2 of new appointment INFO 2025-10-14 19:53:23,270 signals 48566 8782111040 Appointment created: 85a59598-c683-427b-809b-545725496b31 for patient MRNAGDAR000026 on 2025-11-10 INFO 2025-10-14 19:53:23,270 signals 48566 8782111040 Notified provider lulwa.al-ghamdi.ot2 of new appointment INFO 2025-10-14 19:53:23,271 signals 48566 8782111040 Scheduled 24-hour reminder for appointment 85a59598-c683-427b-809b-545725496b31 INFO 2025-10-14 19:53:23,271 signals 48566 8782111040 Scheduled 2-hour reminder for appointment 85a59598-c683-427b-809b-545725496b31 INFO 2025-10-14 19:53:23,272 signals 48566 8782111040 Appointment created: 017e4edc-59ff-4729-a977-8fff6515c727 for patient MRNAGDAR000040 on 2025-11-09 INFO 2025-10-14 19:53:23,273 confirmation_service 48566 8782111040 Created confirmation token for appointment 017e4edc-59ff-4729-a977-8fff6515c727, expires at 2025-10-21 16:53:23.273172+00:00 ERROR 2025-10-14 19:53:23,273 signals 48566 8782111040 Error creating confirmation token for appointment 017e4edc-59ff-4729-a977-8fff6515c727: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 19:53:23,273 signals 48566 8782111040 Notified provider sarah.al-harthi.nurse1 of new appointment INFO 2025-10-14 19:53:23,274 signals 48566 8782111040 Scheduled 24-hour reminder for appointment 017e4edc-59ff-4729-a977-8fff6515c727 INFO 2025-10-14 19:53:23,274 signals 48566 8782111040 Scheduled 2-hour reminder for appointment 017e4edc-59ff-4729-a977-8fff6515c727 INFO 2025-10-14 19:53:23,275 signals 48566 8782111040 Appointment created: 0791fde8-4101-4e0a-a4f1-961470b24362 for patient MRNAGDAR000019 on 2025-11-12 INFO 2025-10-14 19:53:23,275 signals 48566 8782111040 Notified provider munira.al-rashidi.doctor2 of new appointment INFO 2025-10-14 19:53:23,276 signals 48566 8782111040 Scheduled 24-hour reminder for appointment 0791fde8-4101-4e0a-a4f1-961470b24362 INFO 2025-10-14 19:53:23,276 signals 48566 8782111040 Scheduled 2-hour reminder for appointment 0791fde8-4101-4e0a-a4f1-961470b24362 INFO 2025-10-14 19:53:23,277 signals 48566 8782111040 Appointment created: c2d3a270-1b23-49c0-aca3-5adcb5382731 for patient MRNAGDAR000039 on 2025-10-21 INFO 2025-10-14 19:53:23,277 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000039-SLP-03 INFO 2025-10-14 19:53:23,278 signals 48566 8782111040 SubFile created: FILE-2025-000039-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,278 signals 48566 8782111040 Created sub-file FILE-2025-000039-SLP-03 for patient MRNAGDAR000039 at clinic Speech-Language Pathology INFO 2025-10-14 19:53:23,278 signals 48566 8782111040 Notified provider mohammed.al-ghamdi.slp1 of new appointment INFO 2025-10-14 19:53:23,278 signals 48566 8782111040 Scheduled 24-hour reminder for appointment c2d3a270-1b23-49c0-aca3-5adcb5382731 INFO 2025-10-14 19:53:23,279 signals 48566 8782111040 Scheduled 2-hour reminder for appointment c2d3a270-1b23-49c0-aca3-5adcb5382731 INFO 2025-10-14 19:53:23,279 signals 48566 8782111040 Appointment created: a8307084-1035-4ed1-a4bd-24adf57ce271 for patient MRNAGDAR000031 on 2025-11-09 INFO 2025-10-14 19:53:23,280 signals 48566 8782111040 Generated Sub-File Number: FILE-2025-000031-ABA-02 INFO 2025-10-14 19:53:23,280 signals 48566 8782111040 SubFile created: FILE-2025-000031-ABA-02 for clinic ABA Therapy INFO 2025-10-14 19:53:23,280 signals 48566 8782111040 Created sub-file FILE-2025-000031-ABA-02 for patient MRNAGDAR000031 at clinic ABA Therapy INFO 2025-10-14 19:53:23,280 signals 48566 8782111040 Notified provider mona.al-dawsari.aba2 of new appointment INFO 2025-10-14 19:53:23,281 signals 48566 8782111040 Scheduled 24-hour reminder for appointment a8307084-1035-4ed1-a4bd-24adf57ce271 INFO 2025-10-14 19:53:23,281 signals 48566 8782111040 Scheduled 2-hour reminder for appointment a8307084-1035-4ed1-a4bd-24adf57ce271 INFO 2025-10-14 19:53:23,282 signals 48566 8782111040 Appointment created: 4aca20f8-58e0-4e52-af74-af0ef815668d for patient MRNAGDAR000001 on 2025-10-23 INFO 2025-10-14 19:53:23,283 confirmation_service 48566 8782111040 Created confirmation token for appointment 4aca20f8-58e0-4e52-af74-af0ef815668d, expires at 2025-10-21 16:53:23.282885+00:00 ERROR 2025-10-14 19:53:23,283 signals 48566 8782111040 Error creating confirmation token for appointment 4aca20f8-58e0-4e52-af74-af0ef815668d: combine() argument 2 must be datetime.time, not str INFO 2025-10-14 19:53:23,283 signals 48566 8782111040 Notified provider sarah.al-harthi.nurse1 of new appointment INFO 2025-10-14 19:53:23,283 signals 48566 8782111040 Scheduled 24-hour reminder for appointment 4aca20f8-58e0-4e52-af74-af0ef815668d INFO 2025-10-14 19:53:23,284 signals 48566 8782111040 Scheduled 2-hour reminder for appointment 4aca20f8-58e0-4e52-af74-af0ef815668d INFO 2025-10-14 19:53:23,415 signals 48566 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000047 INFO 2025-10-14 19:53:23,415 signals 48566 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000047 INFO 2025-10-14 19:53:23,415 signals 48566 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000045 INFO 2025-10-14 19:53:23,416 signals 48566 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000050 INFO 2025-10-14 19:53:23,416 signals 48566 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000036 INFO 2025-10-14 19:53:23,416 signals 48566 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000036 INFO 2025-10-14 19:53:23,417 signals 48566 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000012 INFO 2025-10-14 19:53:23,417 signals 48566 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000041 INFO 2025-10-14 19:53:23,417 signals 48566 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000024 INFO 2025-10-14 19:53:23,417 signals 48566 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000024 INFO 2025-10-14 19:53:23,418 signals 48566 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000015 INFO 2025-10-14 19:53:23,418 signals 48566 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000014 INFO 2025-10-14 19:53:23,418 signals 48566 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000008 INFO 2025-10-14 19:53:23,419 signals 48566 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000025 INFO 2025-10-14 19:53:23,419 signals 48566 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000025 INFO 2025-10-14 19:53:23,419 signals 48566 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000001 INFO 2025-10-14 19:53:23,419 signals 48566 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000043 INFO 2025-10-14 19:53:23,420 signals 48566 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000011 INFO 2025-10-14 19:53:23,420 signals 48566 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000011 INFO 2025-10-14 19:53:23,420 signals 48566 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000016 INFO 2025-10-14 19:53:23,421 signals 48566 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000018 INFO 2025-10-14 19:53:23,421 signals 48566 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000018 INFO 2025-10-14 19:53:23,421 signals 48566 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000023 INFO 2025-10-14 19:53:23,421 signals 48566 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000023 INFO 2025-10-14 19:53:23,422 signals 48566 8782111040 Consent created: DATA_SHARING for patient MRNAGDAR000042 INFO 2025-10-14 19:53:23,422 signals 48566 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000040 INFO 2025-10-14 19:53:23,422 signals 48566 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000021 INFO 2025-10-14 19:53:23,423 signals 48566 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000046 INFO 2025-10-14 19:53:23,423 signals 48566 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000046 INFO 2025-10-14 19:53:23,423 signals 48566 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000005 INFO 2025-10-14 19:53:23,424 signals 48566 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000005 INFO 2025-10-14 19:53:23,424 signals 48566 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000022 INFO 2025-10-14 19:53:23,424 signals 48566 8782111040 Consent created: SERVICE_SPECIFIC for patient MRNAGDAR000006 INFO 2025-10-14 19:53:23,424 signals 48566 8782111040 Consent created: PHOTO_VIDEO for patient MRNAGDAR000006 INFO 2025-10-14 19:53:23,425 signals 48566 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000013 INFO 2025-10-14 19:53:23,425 signals 48566 8782111040 Consent created: GENERAL_TREATMENT for patient MRNAGDAR000013 INFO 2025-10-14 19:53:32,746 basehttp 47422 6134050816 "POST /login/ HTTP/1.1" 302 0 INFO 2025-10-14 19:53:32,817 basehttp 47422 6134050816 "GET /slp/progress-reports/ HTTP/1.1" 200 33518 INFO 2025-10-14 19:53:34,634 basehttp 47422 6134050816 "GET /slp/progress-reports/ HTTP/1.1" 200 33518 WARNING 2025-10-14 19:53:38,358 log 47422 6134050816 Forbidden (CSRF token from POST incorrect.): /admin/login/ WARNING 2025-10-14 19:53:38,446 basehttp 47422 6134050816 "POST /admin/login/?next=/admin/slp/slpprogressreport/ HTTP/1.1" 403 16006 INFO 2025-10-14 19:53:46,061 basehttp 47422 6134050816 "GET /admin/login/?next=/admin/slp/slpprogressreport/ HTTP/1.1" 302 0 INFO 2025-10-14 19:53:46,169 basehttp 47422 6134050816 "GET /admin/ HTTP/1.1" 200 64311 INFO 2025-10-14 19:53:46,177 basehttp 47422 6134050816 "GET /static/admin/css/dashboard.css HTTP/1.1" 200 441 INFO 2025-10-14 19:53:46,180 basehttp 47422 6134050816 "GET /static/admin/img/icon-changelink.svg HTTP/1.1" 200 380 INFO 2025-10-14 19:53:47,677 basehttp 47422 6134050816 "GET /admin/ HTTP/1.1" 200 64311 INFO 2025-10-14 19:53:52,211 basehttp 47422 6134050816 "GET /admin/core/user/ HTTP/1.1" 200 72803 INFO 2025-10-14 19:53:52,286 basehttp 47422 6134050816 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 19:53:56,659 basehttp 47422 6134050816 "GET /admin/core/user/37cce663-aa81-479b-8b29-4e27803ace61/change/ HTTP/1.1" 200 99899 INFO 2025-10-14 19:53:56,673 basehttp 47422 6134050816 "GET /static/admin/css/forms.css HTTP/1.1" 200 8525 INFO 2025-10-14 19:53:56,674 basehttp 47422 13572796416 "GET /static/admin/js/SelectFilter2.js HTTP/1.1" 200 15845 INFO 2025-10-14 19:53:56,674 basehttp 47422 6167703552 "GET /static/admin/js/SelectBox.js HTTP/1.1" 200 4530 INFO 2025-10-14 19:53:56,674 basehttp 47422 13589622784 "GET /static/admin/js/prepopulate_init.js HTTP/1.1" 200 586 INFO 2025-10-14 19:53:56,675 basehttp 47422 13589622784 "GET /static/admin/css/widgets.css HTTP/1.1" 200 11973 INFO 2025-10-14 19:53:56,676 basehttp 47422 13589622784 "GET /static/admin/js/change_form.js HTTP/1.1" 200 606 INFO 2025-10-14 19:53:56,730 basehttp 47422 6150877184 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 19:53:56,753 basehttp 47422 6150877184 "GET /static/admin/img/selector-icons.svg HTTP/1.1" 200 3291 INFO 2025-10-14 19:54:23,512 basehttp 47422 6150877184 "POST /admin/core/user/37cce663-aa81-479b-8b29-4e27803ace61/change/ HTTP/1.1" 302 0 INFO 2025-10-14 19:54:23,603 basehttp 47422 6150877184 "GET /admin/core/user/ HTTP/1.1" 200 73094 INFO 2025-10-14 19:54:23,678 basehttp 47422 6150877184 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 ERROR 2025-10-14 19:54:29,594 log 47422 6150877184 Internal Server Error: /slp/progress-reports/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 210, in render return template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 173, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 327, in render return nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 243, in render nodelist.append(node.render_annotated(context)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 98, in reverse resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix raise NoReverseMatch(msg) django.urls.exceptions.NoReverseMatch: Reverse for 'progress_detail' not found. 'progress_detail' is not a valid view function or pattern name. ERROR 2025-10-14 19:54:29,673 basehttp 47422 6150877184 "GET /slp/progress-reports/ HTTP/1.1" 500 270976 INFO 2025-10-14 19:55:27,311 basehttp 47422 6150877184 "GET /slp/progress-reports/ HTTP/1.1" 200 41939 ERROR 2025-10-14 19:55:32,368 log 47422 6150877184 Internal Server Error: /slp/progress-reports/b056c054-1d9d-4823-8924-1f2458ad05d6/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(", ".join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: slp/progress_report_detail.html ERROR 2025-10-14 19:55:32,448 basehttp 47422 6150877184 "GET /slp/progress-reports/b056c054-1d9d-4823-8924-1f2458ad05d6/ HTTP/1.1" 500 101900 INFO 2025-10-14 19:56:08,756 autoreload 47422 8782111040 /Users/marwanalwali/AgdarCentre/slp/views.py changed, reloading. INFO 2025-10-14 19:56:09,071 autoreload 49915 8782111040 Watching for file changes with StatReloader ERROR 2025-10-14 19:56:09,544 log 49915 6194491392 Internal Server Error: /slp/progress-reports/b056c054-1d9d-4823-8924-1f2458ad05d6/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(", ".join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: slp/progress_detail.html.html ERROR 2025-10-14 19:56:09,612 basehttp 49915 6194491392 "GET /slp/progress-reports/b056c054-1d9d-4823-8924-1f2458ad05d6/ HTTP/1.1" 500 101977 ERROR 2025-10-14 19:56:17,218 log 49915 6194491392 Internal Server Error: /slp/progress-reports/b056c054-1d9d-4823-8924-1f2458ad05d6/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(", ".join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: slp/progress_detail.html.html ERROR 2025-10-14 19:56:17,298 basehttp 49915 6194491392 "GET /slp/progress-reports/b056c054-1d9d-4823-8924-1f2458ad05d6/ HTTP/1.1" 500 101840 INFO 2025-10-14 19:57:17,709 autoreload 49915 8782111040 /Users/marwanalwali/AgdarCentre/slp/views.py changed, reloading. INFO 2025-10-14 19:57:18,054 autoreload 50421 8782111040 Watching for file changes with StatReloader ERROR 2025-10-14 19:57:18,752 log 50421 6341865472 Internal Server Error: /slp/progress-reports/b056c054-1d9d-4823-8924-1f2458ad05d6/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 98, in reverse resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix raise NoReverseMatch(msg) django.urls.exceptions.NoReverseMatch: Reverse for 'progress_list' not found. 'progress_list' is not a valid view function or pattern name. ERROR 2025-10-14 19:57:18,825 basehttp 50421 6341865472 "GET /slp/progress-reports/b056c054-1d9d-4823-8924-1f2458ad05d6/ HTTP/1.1" 500 184775 ERROR 2025-10-14 19:57:50,780 log 50421 6341865472 Internal Server Error: /slp/progress-reports/b056c054-1d9d-4823-8924-1f2458ad05d6/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 98, in reverse resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix raise NoReverseMatch(msg) django.urls.exceptions.NoReverseMatch: Reverse for 'patient_progress' not found. 'patient_progress' is not a valid view function or pattern name. ERROR 2025-10-14 19:57:50,862 basehttp 50421 6341865472 "GET /slp/progress-reports/b056c054-1d9d-4823-8924-1f2458ad05d6/ HTTP/1.1" 500 185561 INFO 2025-10-14 19:59:28,403 autoreload 50421 8782111040 /Users/marwanalwali/AgdarCentre/slp/views.py changed, reloading. INFO 2025-10-14 19:59:28,736 autoreload 51617 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 19:59:41,263 autoreload 51617 8782111040 /Users/marwanalwali/AgdarCentre/slp/urls.py changed, reloading. INFO 2025-10-14 19:59:41,589 autoreload 51731 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 20:00:46,302 basehttp 51731 6124531712 "GET /slp/progress-reports/b056c054-1d9d-4823-8924-1f2458ad05d6/ HTTP/1.1" 200 36160 INFO 2025-10-14 20:00:54,796 basehttp 51731 6124531712 "GET /slp/patients/8ea7995d-f2f4-4437-bd6f-34bb0e90ca58/progress/ HTTP/1.1" 200 45755 INFO 2025-10-14 20:01:57,767 basehttp 51731 6124531712 "GET /slp/patients/8ea7995d-f2f4-4437-bd6f-34bb0e90ca58/progress/ HTTP/1.1" 200 45771 INFO 2025-10-14 20:02:29,758 basehttp 51731 6124531712 "GET /slp/patients/8ea7995d-f2f4-4437-bd6f-34bb0e90ca58/progress/ HTTP/1.1" 200 45787 INFO 2025-10-14 20:03:22,757 basehttp 51731 6124531712 "GET /slp/patients/8ea7995d-f2f4-4437-bd6f-34bb0e90ca58/progress/ HTTP/1.1" 200 45791 INFO 2025-10-14 20:03:55,853 basehttp 51731 6124531712 "GET /slp/patients/8ea7995d-f2f4-4437-bd6f-34bb0e90ca58/progress/ HTTP/1.1" 200 45806 ERROR 2025-10-14 20:04:03,991 log 51731 6124531712 Internal Server Error: /slp/consults/10ad7935-8233-49a2-84e0-9bc40e25c432/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(", ".join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: slp/consult_detail.html ERROR 2025-10-14 20:04:04,071 basehttp 51731 6124531712 "GET /slp/consults/10ad7935-8233-49a2-84e0-9bc40e25c432/ HTTP/1.1" 500 101604 INFO 2025-10-14 20:11:00,653 basehttp 51731 6124531712 "GET /slp/patients/8ea7995d-f2f4-4437-bd6f-34bb0e90ca58/progress/ HTTP/1.1" 200 45806 INFO 2025-10-14 20:11:01,704 basehttp 51731 6124531712 "GET /slp/patients/8ea7995d-f2f4-4437-bd6f-34bb0e90ca58/progress/ HTTP/1.1" 200 45806 ERROR 2025-10-14 20:11:04,925 log 51731 6124531712 Internal Server Error: /slp/consults/10ad7935-8233-49a2-84e0-9bc40e25c432/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(", ".join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: slp/consult_detail.html ERROR 2025-10-14 20:11:05,004 basehttp 51731 6124531712 "GET /slp/consults/10ad7935-8233-49a2-84e0-9bc40e25c432/ HTTP/1.1" 500 101604 ERROR 2025-10-14 20:11:09,409 log 51731 6124531712 Internal Server Error: /slp/interventions/d2f8f71b-ecf7-4709-b068-05bc5e62c083/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(", ".join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: slp/intervention_detail.html ERROR 2025-10-14 20:11:09,489 basehttp 51731 6124531712 "GET /slp/interventions/d2f8f71b-ecf7-4709-b068-05bc5e62c083/ HTTP/1.1" 500 101814 ERROR 2025-10-14 20:11:14,419 log 51731 6124531712 Internal Server Error: /slp/progress-reports/b056c054-1d9d-4823-8924-1f2458ad05d6/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(", ".join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: slp/progress_detail.html ERROR 2025-10-14 20:11:14,494 basehttp 51731 6124531712 "GET /slp/progress-reports/b056c054-1d9d-4823-8924-1f2458ad05d6/ HTTP/1.1" 500 101726 ERROR 2025-10-14 20:11:26,374 log 51731 6124531712 Internal Server Error: /slp/progress-reports/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(", ".join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: slp/progress_list.html, slp/slpprogressreport_list.html ERROR 2025-10-14 20:11:26,446 basehttp 51731 6124531712 "GET /slp/progress-reports/ HTTP/1.1" 500 106853 INFO 2025-10-14 20:11:56,421 basehttp 51731 6124531712 "GET /accounts/login/?next=/slp/progress-reports/ HTTP/1.1" 200 18150 WARNING 2025-10-14 20:11:59,997 log 51731 6124531712 Forbidden (CSRF token from POST incorrect.): /login/ WARNING 2025-10-14 20:12:00,082 basehttp 51731 6124531712 "POST /login/ HTTP/1.1" 403 15969 WARNING 2025-10-14 20:12:03,669 log 51731 6124531712 Forbidden (CSRF token from POST incorrect.): /login/ WARNING 2025-10-14 20:12:03,764 basehttp 51731 6124531712 "POST /login/ HTTP/1.1" 403 15970 ERROR 2025-10-14 20:12:06,032 log 51731 6124531712 Internal Server Error: /slp/progress-reports/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(", ".join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: slp/progress_list.html, slp/slpprogressreport_list.html ERROR 2025-10-14 20:12:06,107 basehttp 51731 6124531712 "GET /slp/progress-reports/ HTTP/1.1" 500 106853 ERROR 2025-10-14 20:12:11,068 log 51731 6124531712 Internal Server Error: / Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(", ".join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: core/dashboard.html ERROR 2025-10-14 20:12:11,135 basehttp 51731 6124531712 "GET / HTTP/1.1" 500 100690 INFO 2025-10-14 20:13:24,603 basehttp 51731 6124531712 "GET / HTTP/1.1" 200 38265 WARNING 2025-10-14 20:13:24,614 basehttp 51731 6124531712 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-14 20:13:34,037 log 51731 6141358080 Not Found: /hr WARNING 2025-10-14 20:13:34,037 basehttp 51731 6141358080 "GET /hr HTTP/1.1" 404 20153 WARNING 2025-10-14 20:13:41,130 log 51731 6141358080 Not Found: /hr/ WARNING 2025-10-14 20:13:41,130 basehttp 51731 6141358080 "GET /hr/ HTTP/1.1" 404 20157 WARNING 2025-10-14 20:13:51,482 log 51731 6141358080 Not Found: /finance/ WARNING 2025-10-14 20:13:51,482 basehttp 51731 6141358080 "GET /finance/ HTTP/1.1" 404 23101 ERROR 2025-10-14 20:14:00,474 log 51731 6141358080 Internal Server Error: /finance/packages/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 158, in get self.object_list = self.get_queryset() ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 474, in get_queryset return queryset.order_by('specialty', 'name_en') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/djmoney/models/managers.py", line 207, in wrapper queryset = func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1722, in order_by obj.query.add_ordering(*field_names) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 2305, in add_ordering self.names_to_path(item.split(LOOKUP_SEP), self.model._meta) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1806, in names_to_path raise FieldError( django.core.exceptions.FieldError: Cannot resolve keyword 'specialty' into field. Choices are: created_at, description, id, invoice_line_items, is_active, name_ar, name_en, price, price_currency, purchases, services, tenant, tenant_id, total_sessions, updated_at, validity_days ERROR 2025-10-14 20:14:00,551 basehttp 51731 6141358080 "GET /finance/packages/ HTTP/1.1" 500 123241 INFO 2025-10-14 20:16:47,411 autoreload 51731 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-14 20:16:47,714 autoreload 59997 8782111040 Watching for file changes with StatReloader ERROR 2025-10-14 20:16:48,143 log 59997 6161690624 Internal Server Error: /finance/packages/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 178, in get context = self.get_context_data() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 480, in get_context_data from appointments.models import Clinic ImportError: cannot import name 'Clinic' from 'appointments.models' (/Users/marwanalwali/AgdarCentre/appointments/models.py) ERROR 2025-10-14 20:16:48,212 basehttp 59997 6161690624 "GET /finance/packages/ HTTP/1.1" 500 103458 INFO 2025-10-14 20:18:01,404 autoreload 59997 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-14 20:18:01,712 autoreload 60587 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 20:18:02,958 basehttp 60587 6169325568 "GET /finance/packages/ HTTP/1.1" 200 39801 INFO 2025-10-14 20:18:14,154 basehttp 60587 6169325568 "GET /finance/packages/ef3ef326-f18e-4d4f-afc0-6f5ec761ab38/update/ HTTP/1.1" 200 42450 INFO 2025-10-14 20:20:08,373 autoreload 60587 8782111040 /Users/marwanalwali/AgdarCentre/finance/forms.py changed, reloading. INFO 2025-10-14 20:20:08,724 autoreload 61621 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 20:20:52,313 basehttp 61621 6157381632 "GET /finance/packages/ef3ef326-f18e-4d4f-afc0-6f5ec761ab38/update/ HTTP/1.1" 200 43343 INFO 2025-10-14 20:20:54,508 basehttp 61621 6157381632 "GET /finance/packages/ef3ef326-f18e-4d4f-afc0-6f5ec761ab38/update/ HTTP/1.1" 200 43341 INFO 2025-10-14 20:21:23,867 basehttp 61621 6157381632 "GET /finance/invoices HTTP/1.1" 301 0 ERROR 2025-10-14 20:21:23,890 log 61621 6174208000 Internal Server Error: /finance/invoices/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 158, in get self.object_list = self.get_queryset() ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 90, in get_queryset return queryset.select_related('patient', 'payer').order_by('-invoice_date') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1722, in order_by obj.query.add_ordering(*field_names) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 2305, in add_ordering self.names_to_path(item.split(LOOKUP_SEP), self.model._meta) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1806, in names_to_path raise FieldError( django.core.exceptions.FieldError: Cannot resolve keyword 'invoice_date' into field. Choices are: appointment, appointment_id, created_at, discount, discount_currency, due_date, e_invoices, id, invoice_number, issue_date, line_items, notes, package_purchases, patient, patient_id, payer, payer_id, payments, status, subtotal, subtotal_currency, tax, tax_currency, tenant, tenant_id, total, total_currency, updated_at ERROR 2025-10-14 20:21:23,951 basehttp 61621 6174208000 "GET /finance/invoices/ HTTP/1.1" 500 123621 INFO 2025-10-14 20:22:00,304 autoreload 61621 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-14 20:22:00,625 autoreload 62506 8782111040 Watching for file changes with StatReloader ERROR 2025-10-14 20:22:01,564 log 62506 6122893312 Internal Server Error: /finance/invoices/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 178, in get context = self.get_context_data() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 114, in get_context_data 'total_amount': queryset.aggregate(Sum('total_amount'))['total_amount__sum'] or 0, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 588, in aggregate return self.query.chain().get_aggregation(self.db, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 460, in get_aggregation aggregate = aggregate_expr.resolve_expression( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/aggregates.py", line 63, in resolve_expression c = super().resolve_expression(query, allow_joins, reuse, summarize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/expressions.py", line 300, in resolve_expression expr.resolve_expression(query, allow_joins, reuse, summarize, for_save) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/expressions.py", line 902, in resolve_expression return query.resolve_ref(self.name, allow_joins, reuse, summarize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 2050, in resolve_ref join_info = self.setup_joins( ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1901, in setup_joins path, final_field, targets, rest = self.names_to_path( ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1806, in names_to_path raise FieldError( django.core.exceptions.FieldError: Cannot resolve keyword 'total_amount' into field. Choices are: appointment, appointment_id, created_at, discount, discount_currency, due_date, e_invoices, id, invoice_number, issue_date, line_items, notes, package_purchases, patient, patient_id, payer, payer_id, payments, status, subtotal, subtotal_currency, tax, tax_currency, tenant, tenant_id, total, total_currency, updated_at ERROR 2025-10-14 20:22:01,636 basehttp 62506 6122893312 "GET /finance/invoices/ HTTP/1.1" 500 152322 ERROR 2025-10-14 20:22:03,567 log 62506 6122893312 Internal Server Error: /finance/invoices/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 178, in get context = self.get_context_data() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 114, in get_context_data 'total_amount': queryset.aggregate(Sum('total_amount'))['total_amount__sum'] or 0, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 588, in aggregate return self.query.chain().get_aggregation(self.db, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 460, in get_aggregation aggregate = aggregate_expr.resolve_expression( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/aggregates.py", line 63, in resolve_expression c = super().resolve_expression(query, allow_joins, reuse, summarize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/expressions.py", line 300, in resolve_expression expr.resolve_expression(query, allow_joins, reuse, summarize, for_save) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/expressions.py", line 902, in resolve_expression return query.resolve_ref(self.name, allow_joins, reuse, summarize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 2050, in resolve_ref join_info = self.setup_joins( ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1901, in setup_joins path, final_field, targets, rest = self.names_to_path( ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1806, in names_to_path raise FieldError( django.core.exceptions.FieldError: Cannot resolve keyword 'total_amount' into field. Choices are: appointment, appointment_id, created_at, discount, discount_currency, due_date, e_invoices, id, invoice_number, issue_date, line_items, notes, package_purchases, patient, patient_id, payer, payer_id, payments, status, subtotal, subtotal_currency, tax, tax_currency, tenant, tenant_id, total, total_currency, updated_at ERROR 2025-10-14 20:22:03,631 basehttp 62506 6122893312 "GET /finance/invoices/ HTTP/1.1" 500 152322 INFO 2025-10-14 20:22:41,179 autoreload 62506 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-14 20:22:41,477 autoreload 62846 8782111040 Watching for file changes with StatReloader ERROR 2025-10-14 20:22:41,992 log 62846 6194688000 Internal Server Error: /finance/invoices/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 178, in get context = self.get_context_data() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 115, in get_context_data 'total_paid': queryset.aggregate(Sum('paid_amount'))['paid_amount__sum'] or 0, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 588, in aggregate return self.query.chain().get_aggregation(self.db, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 460, in get_aggregation aggregate = aggregate_expr.resolve_expression( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/aggregates.py", line 63, in resolve_expression c = super().resolve_expression(query, allow_joins, reuse, summarize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/expressions.py", line 300, in resolve_expression expr.resolve_expression(query, allow_joins, reuse, summarize, for_save) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/expressions.py", line 902, in resolve_expression return query.resolve_ref(self.name, allow_joins, reuse, summarize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 2050, in resolve_ref join_info = self.setup_joins( ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1901, in setup_joins path, final_field, targets, rest = self.names_to_path( ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1806, in names_to_path raise FieldError( django.core.exceptions.FieldError: Cannot resolve keyword 'paid_amount' into field. Choices are: appointment, appointment_id, created_at, discount, discount_currency, due_date, e_invoices, id, invoice_number, issue_date, line_items, notes, package_purchases, patient, patient_id, payer, payer_id, payments, status, subtotal, subtotal_currency, tax, tax_currency, tenant, tenant_id, total, total_currency, updated_at ERROR 2025-10-14 20:22:42,063 basehttp 62846 6194688000 "GET /finance/invoices/ HTTP/1.1" 500 152230 INFO 2025-10-14 20:23:25,056 autoreload 62846 8782111040 /Users/marwanalwali/AgdarCentre/finance/forms.py changed, reloading. INFO 2025-10-14 20:23:25,373 autoreload 63204 8782111040 Watching for file changes with StatReloader ERROR 2025-10-14 20:23:38,565 log 63204 6160838656 Internal Server Error: /finance/invoices/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 178, in get context = self.get_context_data() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 115, in get_context_data 'total_paid': queryset.aggregate(Sum('paid_amount'))['paid_amount__sum'] or 0, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 588, in aggregate return self.query.chain().get_aggregation(self.db, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 460, in get_aggregation aggregate = aggregate_expr.resolve_expression( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/aggregates.py", line 63, in resolve_expression c = super().resolve_expression(query, allow_joins, reuse, summarize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/expressions.py", line 300, in resolve_expression expr.resolve_expression(query, allow_joins, reuse, summarize, for_save) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/expressions.py", line 902, in resolve_expression return query.resolve_ref(self.name, allow_joins, reuse, summarize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 2050, in resolve_ref join_info = self.setup_joins( ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1901, in setup_joins path, final_field, targets, rest = self.names_to_path( ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1806, in names_to_path raise FieldError( django.core.exceptions.FieldError: Cannot resolve keyword 'paid_amount' into field. Choices are: appointment, appointment_id, created_at, discount, discount_currency, due_date, e_invoices, id, invoice_number, issue_date, line_items, notes, package_purchases, patient, patient_id, payer, payer_id, payments, status, subtotal, subtotal_currency, tax, tax_currency, tenant, tenant_id, total, total_currency, updated_at ERROR 2025-10-14 20:23:38,634 basehttp 63204 6160838656 "GET /finance/invoices/ HTTP/1.1" 500 152230 INFO 2025-10-14 20:24:55,500 autoreload 63204 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-14 20:24:55,866 autoreload 64007 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 20:26:05,704 basehttp 64007 13186969600 "GET /finance/invoices/ HTTP/1.1" 200 65606 ERROR 2025-10-14 20:26:09,742 log 64007 13186969600 Internal Server Error: /finance/invoices/49452725-1d31-4c7b-9107-422f820b2c98/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/detail.py", line 113, in get context = self.get_context_data(object=self.object) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 182, in get_context_data context['line_items'] = invoice.InvoiceLineItems.all() ^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'Invoice' object has no attribute 'InvoiceLineItems' ERROR 2025-10-14 20:26:09,824 basehttp 64007 13186969600 "GET /finance/invoices/49452725-1d31-4c7b-9107-422f820b2c98/ HTTP/1.1" 500 103293 INFO 2025-10-14 20:26:38,300 autoreload 64007 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-14 20:26:38,635 autoreload 64871 8782111040 Watching for file changes with StatReloader ERROR 2025-10-14 20:26:39,471 log 64871 6195998720 Internal Server Error: /finance/invoices/49452725-1d31-4c7b-9107-422f820b2c98/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/detail.py", line 113, in get context = self.get_context_data(object=self.object) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 188, in get_context_data context['balance'] = invoice.total_amount - invoice.paid_amount ^^^^^^^^^^^^^^^^^^^^ AttributeError: 'Invoice' object has no attribute 'total_amount' ERROR 2025-10-14 20:26:39,542 basehttp 64871 6195998720 "GET /finance/invoices/49452725-1d31-4c7b-9107-422f820b2c98/ HTTP/1.1" 500 103555 ERROR 2025-10-14 20:26:41,384 log 64871 6195998720 Internal Server Error: /finance/invoices/49452725-1d31-4c7b-9107-422f820b2c98/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/detail.py", line 113, in get context = self.get_context_data(object=self.object) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 188, in get_context_data context['balance'] = invoice.total_amount - invoice.paid_amount ^^^^^^^^^^^^^^^^^^^^ AttributeError: 'Invoice' object has no attribute 'total_amount' ERROR 2025-10-14 20:26:41,448 basehttp 64871 6195998720 "GET /finance/invoices/49452725-1d31-4c7b-9107-422f820b2c98/ HTTP/1.1" 500 103554 INFO 2025-10-14 20:26:51,173 autoreload 64871 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-14 20:26:51,507 autoreload 64959 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 20:27:01,999 autoreload 64959 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-14 20:27:02,332 autoreload 65059 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 20:27:16,944 autoreload 65059 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-14 20:27:17,296 autoreload 65156 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 20:27:26,758 autoreload 65156 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-14 20:27:27,114 autoreload 65249 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 20:27:37,587 autoreload 65249 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-14 20:27:37,903 autoreload 65348 8782111040 Watching for file changes with StatReloader ERROR 2025-10-14 20:27:45,532 log 65348 6135574528 Internal Server Error: /finance/invoices/49452725-1d31-4c7b-9107-422f820b2c98/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/detail.py", line 113, in get context = self.get_context_data(object=self.object) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 192, in get_context_data invoice.status == Invoice.Status.SENT and ^^^^^^^^^^^^^^^^^^^ AttributeError: type object 'Status' has no attribute 'SENT' ERROR 2025-10-14 20:27:45,612 basehttp 65348 6135574528 "GET /finance/invoices/49452725-1d31-4c7b-9107-422f820b2c98/ HTTP/1.1" 500 103633 INFO 2025-10-14 20:28:28,693 autoreload 65348 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-14 20:28:29,005 autoreload 65793 8782111040 Watching for file changes with StatReloader ERROR 2025-10-14 20:28:30,886 log 65793 6171308032 Internal Server Error: /finance/invoices/49452725-1d31-4c7b-9107-422f820b2c98/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/detail.py", line 113, in get context = self.get_context_data(object=self.object) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 199, in get_context_data context['can_void'] = invoice.status != Invoice.Status.VOID ^^^^^^^^^^^^^^^^^^^ AttributeError: type object 'Status' has no attribute 'VOID' ERROR 2025-10-14 20:28:30,951 basehttp 65793 6171308032 "GET /finance/invoices/49452725-1d31-4c7b-9107-422f820b2c98/ HTTP/1.1" 500 103773 INFO 2025-10-14 20:29:38,393 autoreload 65793 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-14 20:29:38,736 autoreload 66429 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 20:29:52,291 autoreload 66429 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-14 20:29:52,623 autoreload 66542 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 20:30:00,120 basehttp 66542 6203027456 "GET /finance/invoices/49452725-1d31-4c7b-9107-422f820b2c98/ HTTP/1.1" 200 38283 INFO 2025-10-14 20:30:26,642 basehttp 66542 6203027456 "GET /finance/payments/create/?invoice=49452725-1d31-4c7b-9107-422f820b2c98 HTTP/1.1" 200 44143 INFO 2025-10-14 20:32:19,865 basehttp 66542 6203027456 "GET /finance/payments/create/?invoice=49452725-1d31-4c7b-9107-422f820b2c98 HTTP/1.1" 200 44142 INFO 2025-10-14 20:32:41,574 basehttp 66542 6203027456 "GET /finance/payments/create/?invoice=49452725-1d31-4c7b-9107-422f820b2c98 HTTP/1.1" 200 46696 INFO 2025-10-14 20:33:36,346 autoreload 66542 8782111040 /Users/marwanalwali/AgdarCentre/finance/forms.py changed, reloading. INFO 2025-10-14 20:33:36,914 autoreload 68492 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 20:34:19,373 autoreload 68492 8782111040 /Users/marwanalwali/AgdarCentre/finance/forms.py changed, reloading. INFO 2025-10-14 20:34:19,764 autoreload 69014 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 20:34:37,413 autoreload 69014 8782111040 /Users/marwanalwali/AgdarCentre/finance/forms.py changed, reloading. INFO 2025-10-14 20:34:37,833 autoreload 69132 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 20:34:54,506 autoreload 69132 8782111040 /Users/marwanalwali/AgdarCentre/finance/forms.py changed, reloading. INFO 2025-10-14 20:34:54,851 autoreload 69312 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 20:35:18,659 autoreload 69312 8782111040 /Users/marwanalwali/AgdarCentre/finance/forms.py changed, reloading. INFO 2025-10-14 20:35:18,986 autoreload 69529 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 20:35:55,517 basehttp 69529 6161772544 "GET /finance/payments/create/?invoice=49452725-1d31-4c7b-9107-422f820b2c98 HTTP/1.1" 200 46731 INFO 2025-10-14 20:36:02,087 basehttp 69529 6161772544 "GET /finance/invoices/49452725-1d31-4c7b-9107-422f820b2c98/ HTTP/1.1" 200 38281 INFO 2025-10-14 20:36:45,988 basehttp 69529 6161772544 "GET /finance/payments/create/?invoice=49452725-1d31-4c7b-9107-422f820b2c98 HTTP/1.1" 200 42927 INFO 2025-10-14 20:38:38,749 autoreload 69529 8782111040 /Users/marwanalwali/AgdarCentre/finance/forms.py changed, reloading. INFO 2025-10-14 20:38:39,098 autoreload 71309 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 20:38:42,141 basehttp 71309 6160543744 "GET /finance/payments/create/?invoice=49452725-1d31-4c7b-9107-422f820b2c98 HTTP/1.1" 200 42927 INFO 2025-10-14 20:38:59,866 autoreload 71309 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-14 20:39:00,236 autoreload 71497 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 20:39:23,653 basehttp 71497 6130315264 "GET /finance/payments/create/?invoice=49452725-1d31-4c7b-9107-422f820b2c98 HTTP/1.1" 200 44188 WARNING 2025-10-14 20:40:22,759 basehttp 71497 6147141632 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 20:40:22,837 log 71497 6130315264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:40:22,837 basehttp 71497 6130315264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 20:41:32,011 basehttp 71497 6130315264 "GET /finance/payments/create/?invoice=49452725-1d31-4c7b-9107-422f820b2c98 HTTP/1.1" 200 44193 WARNING 2025-10-14 20:41:32,064 basehttp 71497 6147141632 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 20:41:32,090 log 71497 6130315264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:41:32,090 basehttp 71497 6130315264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 20:41:41,742 basehttp 71497 6130315264 "GET /finance/payments/ HTTP/1.1" 200 54582 WARNING 2025-10-14 20:41:41,810 basehttp 71497 6147141632 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 20:41:41,823 log 71497 6130315264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:41:41,823 basehttp 71497 6130315264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 20:41:44,720 basehttp 71497 6130315264 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 20:41:44,802 log 71497 6130315264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:41:44,802 basehttp 71497 6130315264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 20:41:44,864 log 71497 6130315264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:41:44,864 basehttp 71497 6130315264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 20:41:45,344 log 71497 6130315264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:41:45,344 basehttp 71497 6130315264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 20:41:45,405 log 71497 6130315264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:41:45,405 basehttp 71497 6130315264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 20:42:22,913 basehttp 71497 6147141632 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 20:42:22,950 log 71497 6130315264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:42:22,950 basehttp 71497 6130315264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 20:42:25,208 basehttp 71497 6130315264 "GET /finance/invoices/create/ HTTP/1.1" 200 50578 WARNING 2025-10-14 20:42:25,272 basehttp 71497 6147141632 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 20:42:25,289 log 71497 6130315264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:42:25,289 basehttp 71497 6130315264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 20:43:12,846 basehttp 71497 6130315264 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 20:43:12,945 log 71497 6130315264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:43:12,945 basehttp 71497 6130315264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20338 WARNING 2025-10-14 20:43:13,005 log 71497 6130315264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:43:13,005 basehttp 71497 6130315264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 20:43:20,112 basehttp 71497 6130315264 "GET /finance/invoices/75edf710-1133-4a1e-9c7c-74c57e528fb1/ HTTP/1.1" 200 39208 WARNING 2025-10-14 20:43:20,175 basehttp 71497 6147141632 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 20:43:20,196 log 71497 6130315264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:43:20,196 basehttp 71497 6130315264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 20:43:37,065 basehttp 71497 6130315264 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 20:43:37,146 log 71497 6130315264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:43:37,146 basehttp 71497 6130315264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 20:43:37,208 log 71497 6130315264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:43:37,208 basehttp 71497 6130315264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 20:43:37,766 basehttp 71497 6130315264 "GET /finance/invoices/ HTTP/1.1" 200 65606 WARNING 2025-10-14 20:43:37,837 basehttp 71497 6147141632 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 20:43:37,841 log 71497 6130315264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:43:37,842 basehttp 71497 6130315264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 20:43:39,254 basehttp 71497 6130315264 "GET /finance/invoices/create/ HTTP/1.1" 200 52023 WARNING 2025-10-14 20:43:39,322 basehttp 71497 6147141632 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 20:43:39,335 log 71497 6130315264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:43:39,335 basehttp 71497 6130315264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 20:47:17,635 basehttp 71497 6130315264 "GET /finance/invoices/create/ HTTP/1.1" 200 53046 WARNING 2025-10-14 20:47:17,705 basehttp 71497 6147141632 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 20:47:17,710 log 71497 6130315264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:47:17,710 basehttp 71497 6130315264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 20:50:01,456 autoreload 71497 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-14 20:50:02,012 autoreload 77186 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 20:50:19,740 autoreload 77186 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-14 20:50:20,114 autoreload 77391 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 20:50:27,919 basehttp 77391 6204174336 "GET /finance/invoices/create/ HTTP/1.1" 200 84512 WARNING 2025-10-14 20:50:27,989 basehttp 77391 6221000704 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 20:50:28,003 log 77391 6204174336 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:50:28,003 basehttp 77391 6204174336 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 20:50:36,660 basehttp 77391 6204174336 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 20:50:36,746 log 77391 6221000704 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:50:36,746 basehttp 77391 6221000704 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 20:50:36,807 log 77391 6221000704 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:50:36,807 basehttp 77391 6221000704 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 20:50:38,565 basehttp 77391 6221000704 "GET /finance/invoices/create/ HTTP/1.1" 200 84512 WARNING 2025-10-14 20:50:38,642 basehttp 77391 6204174336 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 20:50:38,648 log 77391 6221000704 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:50:38,649 basehttp 77391 6221000704 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 20:52:35,949 autoreload 77391 8782111040 /Users/marwanalwali/AgdarCentre/finance/forms.py changed, reloading. INFO 2025-10-14 20:52:36,277 autoreload 78569 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 20:52:46,428 basehttp 78569 6205468672 "GET /finance/invoices/create/ HTTP/1.1" 200 68976 WARNING 2025-10-14 20:52:46,499 basehttp 78569 6222295040 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 20:52:46,514 log 78569 6205468672 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:52:46,514 basehttp 78569 6205468672 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 20:53:52,690 basehttp 78569 6205468672 "GET /finance/invoices/create/ HTTP/1.1" 200 68976 WARNING 2025-10-14 20:53:52,757 log 78569 6205468672 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:53:52,758 basehttp 78569 6205468672 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 20:53:52,760 basehttp 78569 6205468672 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-14 20:54:14,707 autoreload 78569 8782111040 /Users/marwanalwali/AgdarCentre/finance/forms.py changed, reloading. INFO 2025-10-14 20:54:15,013 autoreload 79511 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 20:54:19,099 basehttp 79511 6196490240 "GET /finance/invoices/create/ HTTP/1.1" 200 53440 WARNING 2025-10-14 20:54:19,168 basehttp 79511 6213316608 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 20:54:19,172 log 79511 6196490240 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:54:19,172 basehttp 79511 6196490240 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 20:54:49,265 autoreload 79511 8782111040 /Users/marwanalwali/AgdarCentre/finance/forms.py changed, reloading. INFO 2025-10-14 20:54:49,589 autoreload 79816 8782111040 Watching for file changes with StatReloader WARNING 2025-10-14 20:54:50,530 basehttp 79816 6192672768 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 20:54:50,611 log 79816 6209499136 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:54:50,611 basehttp 79816 6209499136 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 20:54:50,688 log 79816 6209499136 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:54:50,689 basehttp 79816 6209499136 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 20:54:52,835 basehttp 79816 6209499136 "GET /finance/invoices/create/ HTTP/1.1" 200 53440 WARNING 2025-10-14 20:54:52,896 basehttp 79816 6192672768 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 20:54:52,963 log 79816 6209499136 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:54:52,963 basehttp 79816 6209499136 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20339 INFO 2025-10-14 20:55:11,653 autoreload 79816 8782111040 /Users/marwanalwali/AgdarCentre/finance/forms.py changed, reloading. INFO 2025-10-14 20:55:11,975 autoreload 80059 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 20:55:12,927 basehttp 80059 6195261440 "GET /finance/invoices/create/ HTTP/1.1" 200 61208 WARNING 2025-10-14 20:55:12,982 basehttp 80059 6212087808 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 20:55:13,030 log 80059 6195261440 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:55:13,030 basehttp 80059 6195261440 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 20:56:22,031 autoreload 80637 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 20:56:24,528 basehttp 80637 6167965696 "GET /finance/invoices/create/ HTTP/1.1" 200 61208 WARNING 2025-10-14 20:56:24,597 basehttp 80637 6184792064 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 20:56:24,601 log 80637 6167965696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:56:24,601 basehttp 80637 6167965696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 20:56:47,985 basehttp 80637 6167965696 "GET /finance/invoices/create/ HTTP/1.1" 200 61173 WARNING 2025-10-14 20:56:48,053 basehttp 80637 6184792064 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 20:56:48,056 log 80637 6167965696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:56:48,056 basehttp 80637 6167965696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 20:57:39,769 basehttp 80637 6167965696 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 20:57:39,857 log 80637 6184792064 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:57:39,858 basehttp 80637 6184792064 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 20:57:39,927 log 80637 6184792064 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:57:39,927 basehttp 80637 6184792064 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 20:57:41,037 basehttp 80637 6184792064 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 20:57:41,131 log 80637 6167965696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:57:41,131 basehttp 80637 6167965696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20338 WARNING 2025-10-14 20:57:41,192 log 80637 6167965696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:57:41,192 basehttp 80637 6167965696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 20:57:42,622 basehttp 80637 6167965696 "GET /finance/invoices/create/ HTTP/1.1" 200 61173 WARNING 2025-10-14 20:57:42,689 basehttp 80637 6184792064 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 20:57:42,724 log 80637 6167965696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:57:42,724 basehttp 80637 6167965696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 20:58:23,995 basehttp 80637 6167965696 "GET /finance/invoices/create/ HTTP/1.1" 200 61173 WARNING 2025-10-14 20:58:24,073 basehttp 80637 6184792064 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 20:58:24,076 log 80637 6167965696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:58:24,076 basehttp 80637 6167965696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 20:58:25,876 basehttp 80637 6167965696 "GET /finance/invoices/create/ HTTP/1.1" 200 61171 WARNING 2025-10-14 20:58:25,931 basehttp 80637 6184792064 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 20:58:25,951 log 80637 6167965696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:58:25,951 basehttp 80637 6167965696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 20:58:34,499 basehttp 80637 6167965696 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 20:58:34,590 log 80637 6184792064 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:58:34,590 basehttp 80637 6184792064 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 20:58:34,651 log 80637 6184792064 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:58:34,651 basehttp 80637 6184792064 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 20:58:37,853 basehttp 80637 6184792064 "GET /finance/invoices/create/ HTTP/1.1" 200 61173 WARNING 2025-10-14 20:58:37,928 basehttp 80637 6167965696 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 20:58:37,945 log 80637 6184792064 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:58:37,945 basehttp 80637 6184792064 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 20:58:46,850 basehttp 80637 6184792064 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 20:58:46,947 log 80637 6167965696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:58:46,947 basehttp 80637 6167965696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 20:58:47,008 log 80637 6167965696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:58:47,008 basehttp 80637 6167965696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 20:58:49,027 basehttp 80637 6167965696 "GET /patients/8ea7995d-f2f4-4437-bd6f-34bb0e90ca58/ HTTP/1.1" 200 59053 WARNING 2025-10-14 20:58:49,102 basehttp 80637 6184792064 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 20:58:49,120 log 80637 6167965696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:58:49,120 basehttp 80637 6167965696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 20:58:56,424 basehttp 80637 6167965696 "GET /slp/interventions/d2f8f71b-ecf7-4709-b068-05bc5e62c083/ HTTP/1.1" 200 37969 WARNING 2025-10-14 20:58:56,493 basehttp 80637 6184792064 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 20:58:56,517 log 80637 6167965696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:58:56,517 basehttp 80637 6167965696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 20:59:10,037 basehttp 80637 6167965696 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 20:59:10,113 log 80637 6184792064 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:59:10,113 basehttp 80637 6184792064 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 20:59:10,173 log 80637 6184792064 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:59:10,173 basehttp 80637 6184792064 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 20:59:14,581 basehttp 80637 6184792064 "GET /ot/sessions/a5fbf122-2a54-44c4-acbd-26e1a4375e12/ HTTP/1.1" 200 37408 WARNING 2025-10-14 20:59:14,649 basehttp 80637 6167965696 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 20:59:14,676 log 80637 6184792064 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:59:14,676 basehttp 80637 6184792064 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 20:59:31,915 basehttp 80637 6184792064 "GET /ot/patients/8ea7995d-f2f4-4437-bd6f-34bb0e90ca58/progress/ HTTP/1.1" 200 42638 WARNING 2025-10-14 20:59:31,983 basehttp 80637 6167965696 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 20:59:31,999 log 80637 6184792064 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 20:59:31,999 basehttp 80637 6184792064 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 21:00:36,308 basehttp 80637 6184792064 "GET /admin/core/user/?q=MRNAGDAR000006 HTTP/1.1" 200 58865 INFO 2025-10-14 21:00:36,376 basehttp 80637 6184792064 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 21:00:43,745 basehttp 80637 6184792064 "GET /admin/core/patient/ HTTP/1.1" 200 91487 INFO 2025-10-14 21:00:43,833 basehttp 80637 6184792064 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 21:00:47,048 basehttp 80637 6184792064 "GET /admin/core/patient/?q=MRNAGDAR000006 HTTP/1.1" 200 59667 INFO 2025-10-14 21:00:47,113 basehttp 80637 6184792064 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 21:00:48,563 basehttp 80637 6184792064 "GET /admin/core/patient/8ea7995d-f2f4-4437-bd6f-34bb0e90ca58/change/?_changelist_filters=q%3DMRNAGDAR000006 HTTP/1.1" 200 72400 INFO 2025-10-14 21:00:48,580 basehttp 80637 6167965696 "GET /static/admin/js/calendar.js HTTP/1.1" 200 9141 INFO 2025-10-14 21:00:48,581 basehttp 80637 6201618432 "GET /static/admin/js/admin/DateTimeShortcuts.js HTTP/1.1" 200 19319 INFO 2025-10-14 21:00:48,636 basehttp 80637 6184792064 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 21:00:48,656 basehttp 80637 6184792064 "GET /static/admin/img/icon-calendar.svg HTTP/1.1" 200 1086 INFO 2025-10-14 21:00:55,419 basehttp 80637 6184792064 "GET /admin/ot/otprogressreport/ HTTP/1.1" 200 65275 INFO 2025-10-14 21:00:55,487 basehttp 80637 6184792064 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 21:00:59,629 basehttp 80637 6184792064 "GET /admin/ot/otprogressreport/?q=MRNAGDAR000006 HTTP/1.1" 200 60654 INFO 2025-10-14 21:00:59,700 basehttp 80637 6184792064 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 ERROR 2025-10-14 21:01:00,732 log 80637 6184792064 Internal Server Error: /admin/ot/otprogressreport/c717ac55-6712-4138-8631-5f087e91480a/change/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/options.py", line 840, in get_form return modelform_factory(self.model, **defaults) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/models.py", line 654, in modelform_factory return type(form)(class_name, (form,), form_class_attrs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/models.py", line 334, in __new__ raise FieldError(message) django.core.exceptions.FieldError: Unknown field(s) (notes) specified for OTProgressReport During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/options.py", line 719, in wrapper return self.admin_site.admin_view(view)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/decorators.py", line 192, in _view_wrapper result = _process_exception(request, e) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/decorators.py", line 190, in _view_wrapper response = view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper response = view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/sites.py", line 246, in inner return view(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/options.py", line 1987, in change_view return self.changeform_view(request, object_id, form_url, extra_context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/decorators.py", line 48, in _wrapper return bound_method(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/decorators.py", line 192, in _view_wrapper result = _process_exception(request, e) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/decorators.py", line 190, in _view_wrapper response = view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/options.py", line 1840, in changeform_view return self._changeform_view(request, object_id, form_url, extra_context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/options.py", line 1878, in _changeform_view ModelForm = self.get_form( ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/options.py", line 842, in get_form raise FieldError( django.core.exceptions.FieldError: Unknown field(s) (notes) specified for OTProgressReport. Check fields/fieldsets/exclude attributes of class OTProgressReportAdmin. ERROR 2025-10-14 21:01:00,828 basehttp 80637 6184792064 "GET /admin/ot/otprogressreport/c717ac55-6712-4138-8631-5f087e91480a/change/?_changelist_filters=q%3DMRNAGDAR000006 HTTP/1.1" 500 169213 INFO 2025-10-14 21:01:59,499 autoreload 80637 8782111040 /Users/marwanalwali/AgdarCentre/ot/admin.py changed, reloading. INFO 2025-10-14 21:01:59,846 autoreload 83365 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 21:02:08,731 basehttp 83365 6203846656 "GET /admin/ot/otprogressreport/c717ac55-6712-4138-8631-5f087e91480a/change/?_changelist_filters=q%3DMRNAGDAR000006 HTTP/1.1" 200 80786 INFO 2025-10-14 21:02:08,742 basehttp 83365 6220673024 "GET /static/admin/img/icon-deletelink.svg HTTP/1.1" 200 392 INFO 2025-10-14 21:02:08,801 basehttp 83365 6203846656 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 21:02:08,824 basehttp 83365 6203846656 "GET /static/admin/img/icon-clock.svg HTTP/1.1" 200 677 INFO 2025-10-14 21:02:21,403 basehttp 83365 6203846656 "GET /admin/ot/otprogressreport/?q=MRNAGDAR000006 HTTP/1.1" 200 60654 INFO 2025-10-14 21:02:27,041 basehttp 83365 6203846656 "GET /admin/ot/otsession/ HTTP/1.1" 200 71072 INFO 2025-10-14 21:02:27,112 basehttp 83365 6203846656 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 21:02:45,735 basehttp 83365 6203846656 "GET /admin/ot/otsession/?q=MRNAGDAR000006 HTTP/1.1" 200 61224 INFO 2025-10-14 21:02:45,803 basehttp 83365 6203846656 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 ERROR 2025-10-14 21:02:46,907 log 83365 6203846656 Internal Server Error: /admin/ot/otsession/a5fbf122-2a54-44c4-acbd-26e1a4375e12/change/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/options.py", line 840, in get_form return modelform_factory(self.model, **defaults) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/models.py", line 654, in modelform_factory return type(form)(class_name, (form,), form_class_attrs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/models.py", line 334, in __new__ raise FieldError(message) django.core.exceptions.FieldError: Unknown field(s) (parent_education, notes, attention_span, child_performance, home_program_given, progress_notes, materials_used, duration_minutes) specified for OTSession During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/options.py", line 719, in wrapper return self.admin_site.admin_view(view)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/decorators.py", line 192, in _view_wrapper result = _process_exception(request, e) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/decorators.py", line 190, in _view_wrapper response = view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper response = view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/sites.py", line 246, in inner return view(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/options.py", line 1987, in change_view return self.changeform_view(request, object_id, form_url, extra_context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/decorators.py", line 48, in _wrapper return bound_method(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/decorators.py", line 192, in _view_wrapper result = _process_exception(request, e) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/decorators.py", line 190, in _view_wrapper response = view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/options.py", line 1840, in changeform_view return self._changeform_view(request, object_id, form_url, extra_context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/options.py", line 1878, in _changeform_view ModelForm = self.get_form( ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/options.py", line 842, in get_form raise FieldError( django.core.exceptions.FieldError: Unknown field(s) (parent_education, notes, attention_span, child_performance, home_program_given, progress_notes, materials_used, duration_minutes) specified for OTSession. Check fields/fieldsets/exclude attributes of class OTSessionAdmin. ERROR 2025-10-14 21:02:46,984 basehttp 83365 6203846656 "GET /admin/ot/otsession/a5fbf122-2a54-44c4-acbd-26e1a4375e12/change/?_changelist_filters=q%3DMRNAGDAR000006 HTTP/1.1" 500 172523 INFO 2025-10-14 21:02:56,862 autoreload 83365 8782111040 /Users/marwanalwali/AgdarCentre/ot/admin.py changed, reloading. INFO 2025-10-14 21:02:57,302 autoreload 83942 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 21:03:19,017 autoreload 83942 8782111040 /Users/marwanalwali/AgdarCentre/ot/admin.py changed, reloading. INFO 2025-10-14 21:03:19,370 autoreload 86934 8782111040 Watching for file changes with StatReloader INFO 2025-10-14 21:03:30,057 basehttp 86934 6138277888 "GET /admin/ot/otsession/a5fbf122-2a54-44c4-acbd-26e1a4375e12/change/?_changelist_filters=q%3DMRNAGDAR000006 HTTP/1.1" 200 98983 INFO 2025-10-14 21:03:30,134 basehttp 86934 6138277888 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 21:03:35,582 basehttp 86934 6138277888 "POST /admin/ot/otsession/a5fbf122-2a54-44c4-acbd-26e1a4375e12/change/?_changelist_filters=q%3DMRNAGDAR000006 HTTP/1.1" 302 0 INFO 2025-10-14 21:03:35,683 basehttp 86934 6138277888 "GET /admin/ot/otsession/?q=MRNAGDAR000006 HTTP/1.1" 200 61512 INFO 2025-10-14 21:03:35,756 basehttp 86934 6138277888 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 21:03:38,323 basehttp 86934 6138277888 "GET /ot/patients/8ea7995d-f2f4-4437-bd6f-34bb0e90ca58/progress/ HTTP/1.1" 200 42636 WARNING 2025-10-14 21:03:38,383 basehttp 86934 6155104256 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 21:03:38,422 log 86934 6138277888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 21:03:38,422 basehttp 86934 6138277888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 21:03:53,728 basehttp 86934 6138277888 "GET /ot/sessions/a5fbf122-2a54-44c4-acbd-26e1a4375e12/ HTTP/1.1" 200 37412 INFO 2025-10-14 21:04:03,919 basehttp 86934 6138277888 "GET /ot/sessions/a5fbf122-2a54-44c4-acbd-26e1a4375e12/update/ HTTP/1.1" 200 51939 WARNING 2025-10-14 21:05:04,270 basehttp 86934 6155104256 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 21:05:04,350 log 86934 6138277888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 21:05:04,351 basehttp 86934 6138277888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 21:05:47,951 basehttp 86934 6138277888 "POST /ot/sessions/a5fbf122-2a54-44c4-acbd-26e1a4375e12/update/ HTTP/1.1" 302 0 INFO 2025-10-14 21:05:48,017 basehttp 86934 6138277888 "GET /ot/sessions/a5fbf122-2a54-44c4-acbd-26e1a4375e12/ HTTP/1.1" 200 41106 WARNING 2025-10-14 21:05:48,095 basehttp 86934 6155104256 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 21:05:48,100 log 86934 6138277888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 21:05:48,100 basehttp 86934 6138277888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 21:06:08,958 basehttp 86934 6138277888 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 21:06:09,045 log 86934 6138277888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 21:06:09,045 basehttp 86934 6138277888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 21:06:09,107 log 86934 6138277888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 21:06:09,107 basehttp 86934 6138277888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 21:06:09,943 log 86934 6138277888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 21:06:09,943 basehttp 86934 6138277888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 21:06:10,006 log 86934 6138277888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 21:06:10,006 basehttp 86934 6138277888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 21:06:10,833 basehttp 86934 6138277888 "GET /ot/sessions/a5fbf122-2a54-44c4-acbd-26e1a4375e12/ HTTP/1.1" 200 41106 WARNING 2025-10-14 21:06:10,892 basehttp 86934 6155104256 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 21:06:10,908 log 86934 6138277888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 21:06:10,908 basehttp 86934 6138277888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 21:06:12,311 basehttp 86934 6138277888 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 21:06:12,390 log 86934 6138277888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 21:06:12,390 basehttp 86934 6138277888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 21:06:12,453 log 86934 6138277888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 21:06:12,453 basehttp 86934 6138277888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 21:06:12,908 basehttp 86934 6138277888 "GET /patients/8ea7995d-f2f4-4437-bd6f-34bb0e90ca58/ HTTP/1.1" 200 59053 WARNING 2025-10-14 21:06:12,977 basehttp 86934 6155104256 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 21:06:12,981 log 86934 6138277888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 21:06:12,981 basehttp 86934 6138277888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 21:06:23,282 basehttp 86934 6138277888 "GET /slp/interventions/d2f8f71b-ecf7-4709-b068-05bc5e62c083/ HTTP/1.1" 200 37969 WARNING 2025-10-14 21:06:23,351 basehttp 86934 6155104256 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 21:06:23,365 log 86934 6138277888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 21:06:23,365 basehttp 86934 6138277888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 23:14:49,920 basehttp 86934 6155104256 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 23:14:49,965 log 86934 6138277888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 23:14:49,965 basehttp 86934 6138277888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 23:15:36,384 basehttp 86934 6138277888 "GET /slp/interventions/d2f8f71b-ecf7-4709-b068-05bc5e62c083/ HTTP/1.1" 200 37969 WARNING 2025-10-14 23:15:36,443 basehttp 86934 6155104256 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 23:15:36,462 log 86934 6138277888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 23:15:36,462 basehttp 86934 6138277888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 23:16:00,530 basehttp 86934 6138277888 "GET /slp/progress-reports/create/?patient=8ea7995d-f2f4-4437-bd6f-34bb0e90ca58 HTTP/1.1" 200 45410 INFO 2025-10-14 23:16:00,549 basehttp 86934 6155104256 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 304 0 WARNING 2025-10-14 23:16:00,592 basehttp 86934 6155104256 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 23:16:00,607 log 86934 6138277888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 23:16:00,607 basehttp 86934 6138277888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 23:17:30,740 basehttp 86934 6138277888 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 23:17:30,827 log 86934 6155104256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 23:17:30,828 basehttp 86934 6155104256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 23:17:30,888 log 86934 6155104256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 23:17:30,888 basehttp 86934 6155104256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 23:17:32,364 basehttp 86934 6155104256 "GET /patients/8ea7995d-f2f4-4437-bd6f-34bb0e90ca58/ HTTP/1.1" 200 59051 WARNING 2025-10-14 23:17:32,449 basehttp 86934 6138277888 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 23:17:32,454 log 86934 6155104256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 23:17:32,454 basehttp 86934 6155104256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 23:19:11,033 basehttp 86934 6155104256 "GET /medical/consultations/378e592e-3871-47ff-931c-89f4653e6297/ HTTP/1.1" 200 38006 WARNING 2025-10-14 23:19:11,102 basehttp 86934 6138277888 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 23:19:11,117 log 86934 6155104256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 23:19:11,117 basehttp 86934 6155104256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 23:19:19,927 basehttp 86934 6155104256 "GET /medical/followups/d5bdf513-dccc-4b02-9e1e-47779857039f/ HTTP/1.1" 200 37708 WARNING 2025-10-14 23:19:19,990 basehttp 86934 6138277888 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 23:19:20,016 log 86934 6155104256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 23:19:20,016 basehttp 86934 6155104256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 23:21:03,593 basehttp 86934 6155104256 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 23:21:03,684 log 86934 6138277888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 23:21:03,685 basehttp 86934 6138277888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 23:21:03,745 log 86934 6138277888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 23:21:03,745 basehttp 86934 6138277888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 23:21:06,364 basehttp 86934 6138277888 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 23:21:06,450 log 86934 6155104256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 23:21:06,451 basehttp 86934 6155104256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 23:21:06,511 log 86934 6155104256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 23:21:06,511 basehttp 86934 6155104256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 23:21:07,949 basehttp 86934 6155104256 "GET /medical/consultations/378e592e-3871-47ff-931c-89f4653e6297/ HTTP/1.1" 200 38006 WARNING 2025-10-14 23:21:08,016 basehttp 86934 6138277888 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 23:21:08,036 log 86934 6155104256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 23:21:08,036 basehttp 86934 6155104256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 23:21:10,543 basehttp 86934 6155104256 "GET /medical/followups/create/?patient=8ea7995d-f2f4-4437-bd6f-34bb0e90ca58&previous_consultation=378e592e-3871-47ff-931c-89f4653e6297 HTTP/1.1" 200 52317 WARNING 2025-10-14 23:21:10,612 basehttp 86934 6138277888 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 23:21:10,629 log 86934 6155104256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 23:21:10,630 basehttp 86934 6155104256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 23:23:17,701 basehttp 86934 6155104256 "GET /medical/followups/ HTTP/1.1" 200 53533 WARNING 2025-10-14 23:23:17,774 basehttp 86934 6138277888 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 23:23:17,790 log 86934 6155104256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 23:23:17,790 basehttp 86934 6155104256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 23:23:27,488 basehttp 86934 6155104256 "GET /medical/followups/db4d9c3a-4817-4539-8a39-77516592ae79/ HTTP/1.1" 200 39325 WARNING 2025-10-14 23:23:27,556 basehttp 86934 6138277888 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 23:23:27,583 log 86934 6155104256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 23:23:27,583 basehttp 86934 6155104256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 23:23:55,419 basehttp 86934 6155104256 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 23:23:55,503 log 86934 6138277888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 23:23:55,503 basehttp 86934 6138277888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 23:23:55,563 log 86934 6138277888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 23:23:55,563 basehttp 86934 6138277888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 23:23:59,887 basehttp 86934 6138277888 "GET /medical/followups/d5bdf513-dccc-4b02-9e1e-47779857039f/update/ HTTP/1.1" 200 50754 WARNING 2025-10-14 23:23:59,958 basehttp 86934 6155104256 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 23:23:59,977 log 86934 6138277888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 23:23:59,977 basehttp 86934 6138277888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 23:24:05,257 basehttp 86934 6138277888 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 23:24:05,338 log 86934 6155104256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 23:24:05,338 basehttp 86934 6155104256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 23:24:05,399 log 86934 6155104256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 23:24:05,400 basehttp 86934 6155104256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 23:24:05,573 basehttp 86934 6155104256 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 23:24:05,655 log 86934 6138277888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 23:24:05,656 basehttp 86934 6138277888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 23:24:05,734 log 86934 6138277888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 23:24:05,734 basehttp 86934 6138277888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 23:24:05,960 basehttp 86934 6138277888 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 23:24:06,042 log 86934 6155104256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 23:24:06,042 basehttp 86934 6155104256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 23:24:06,102 log 86934 6155104256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 23:24:06,102 basehttp 86934 6155104256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 23:24:06,343 basehttp 86934 6155104256 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 23:24:06,423 log 86934 6138277888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 23:24:06,423 basehttp 86934 6138277888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 WARNING 2025-10-14 23:24:06,483 log 86934 6138277888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 23:24:06,484 basehttp 86934 6138277888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 23:24:12,007 basehttp 86934 6138277888 "GET /ot/sessions/a5fbf122-2a54-44c4-acbd-26e1a4375e12/ HTTP/1.1" 200 41108 WARNING 2025-10-14 23:24:12,082 basehttp 86934 6155104256 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 23:24:12,099 log 86934 6138277888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 23:24:12,099 basehttp 86934 6138277888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 23:27:39,593 basehttp 86934 6138277888 "GET /admin/ot/otsession/ HTTP/1.1" 200 71210 INFO 2025-10-14 23:27:39,673 basehttp 86934 6138277888 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 23:27:41,578 basehttp 86934 6138277888 "GET /admin/ot/otsession/73f9de69-4178-4ffb-8908-b69a4e64e13e/change/ HTTP/1.1" 200 98815 INFO 2025-10-14 23:27:41,652 basehttp 86934 6138277888 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 23:27:46,287 basehttp 86934 6138277888 "GET /admin/ot/otsession/ HTTP/1.1" 200 71072 INFO 2025-10-14 23:28:05,092 basehttp 86934 6138277888 "GET /admin/ot/otsession/?q=a5fbf122-2a54-44c4-acbd-26e1a4375e12 HTTP/1.1" 200 58903 INFO 2025-10-14 23:28:05,162 basehttp 86934 6138277888 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 23:28:20,810 basehttp 86934 6138277888 "GET /admin/ot/otsession/?q=MRNAGDAR000006 HTTP/1.1" 200 61224 INFO 2025-10-14 23:28:20,883 basehttp 86934 6138277888 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 23:28:22,015 basehttp 86934 6138277888 "GET /admin/ot/otsession/a5fbf122-2a54-44c4-acbd-26e1a4375e12/change/?_changelist_filters=q%3DMRNAGDAR000006 HTTP/1.1" 200 99038 INFO 2025-10-14 23:28:22,084 basehttp 86934 6138277888 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 23:35:18,356 basehttp 86934 6138277888 "POST /admin/ot/otsession/a5fbf122-2a54-44c4-acbd-26e1a4375e12/change/?_changelist_filters=q%3DMRNAGDAR000006 HTTP/1.1" 302 0 INFO 2025-10-14 23:35:18,438 basehttp 86934 6138277888 "GET /admin/ot/otsession/?q=MRNAGDAR000006 HTTP/1.1" 200 61512 INFO 2025-10-14 23:35:18,508 basehttp 86934 6138277888 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 23:36:16,278 basehttp 86934 6138277888 "GET /ot/sessions/a5fbf122-2a54-44c4-acbd-26e1a4375e12/ HTTP/1.1" 200 40352 WARNING 2025-10-14 23:36:16,345 basehttp 86934 6155104256 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 23:36:16,365 log 86934 6138277888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 23:36:16,365 basehttp 86934 6138277888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-14 23:36:24,421 basehttp 86934 6138277888 "GET /admin/ot/otsession/a5fbf122-2a54-44c4-acbd-26e1a4375e12/change/?_changelist_filters=q%3DMRNAGDAR000006 HTTP/1.1" 200 99033 INFO 2025-10-14 23:36:24,491 basehttp 86934 6138277888 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 23:36:35,975 basehttp 86934 6138277888 "POST /admin/ot/otsession/a5fbf122-2a54-44c4-acbd-26e1a4375e12/change/?_changelist_filters=q%3DMRNAGDAR000006 HTTP/1.1" 302 0 INFO 2025-10-14 23:36:36,079 basehttp 86934 6138277888 "GET /admin/ot/otsession/?q=MRNAGDAR000006 HTTP/1.1" 200 61513 INFO 2025-10-14 23:36:36,146 basehttp 86934 6138277888 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-14 23:36:41,966 basehttp 86934 6138277888 "GET /ot/sessions/a5fbf122-2a54-44c4-acbd-26e1a4375e12/ HTTP/1.1" 200 39836 WARNING 2025-10-14 23:36:42,027 basehttp 86934 6155104256 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-14 23:36:42,045 log 86934 6138277888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-14 23:36:42,045 basehttp 86934 6138277888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 20337 INFO 2025-10-15 05:32:02,367 autoreload 11656 8782111040 Watching for file changes with StatReloader INFO 2025-10-15 05:32:06,143 basehttp 11656 6134755328 "GET /ot/sessions/a5fbf122-2a54-44c4-acbd-26e1a4375e12/ HTTP/1.1" 302 0 INFO 2025-10-15 05:32:06,265 basehttp 11656 6151581696 "GET /en/ot/sessions/a5fbf122-2a54-44c4-acbd-26e1a4375e12/ HTTP/1.1" 200 39862 INFO 2025-10-15 05:32:06,284 basehttp 11656 6134755328 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 304 0 WARNING 2025-10-15 05:32:06,326 basehttp 11656 6134755328 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-15 05:32:06,336 basehttp 11656 6168408064 "GET /static/img/logo/favicon.ico HTTP/1.1" 304 0 INFO 2025-10-15 05:32:06,336 basehttp 11656 6134755328 "GET /static/img/logo/site.webmanifest HTTP/1.1" 304 0 WARNING 2025-10-15 05:32:06,352 log 11656 6151581696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 05:32:06,352 basehttp 11656 6151581696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16476 INFO 2025-10-15 05:36:02,297 basehttp 11656 6151581696 "GET /en/ot/sessions/a5fbf122-2a54-44c4-acbd-26e1a4375e12/ HTTP/1.1" 200 39906 WARNING 2025-10-15 05:36:02,359 basehttp 11656 6168408064 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-15 05:36:02,379 log 11656 6151581696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 05:36:02,379 basehttp 11656 6151581696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16476 WARNING 2025-10-15 05:36:05,039 log 11656 6151581696 Not Found: /en/ot/sessions/a5fbf122-2a54-44c4-acbd-26e1a4375e12/j/en/switch_language/ WARNING 2025-10-15 05:36:05,039 basehttp 11656 6151581696 "GET /en/ot/sessions/a5fbf122-2a54-44c4-acbd-26e1a4375e12/j/en/switch_language/?language=ar HTTP/1.1" 404 26103 WARNING 2025-10-15 05:36:05,111 log 11656 6151581696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 05:36:05,112 basehttp 11656 6151581696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16476 WARNING 2025-10-15 05:36:26,282 log 11656 6151581696 Not Found: /en/ot/sessions/a5fbf122-2a54-44c4-acbd-26e1a4375e12/j/en/switch_language/ WARNING 2025-10-15 05:36:26,283 basehttp 11656 6151581696 "GET /en/ot/sessions/a5fbf122-2a54-44c4-acbd-26e1a4375e12/j/en/switch_language/?language=ar HTTP/1.1" 404 26103 WARNING 2025-10-15 05:36:26,362 log 11656 6151581696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 05:36:26,362 basehttp 11656 6151581696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16476 WARNING 2025-10-15 05:36:40,520 basehttp 11656 6151581696 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-15 05:36:40,610 log 11656 6168408064 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 05:36:40,610 basehttp 11656 6168408064 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16476 WARNING 2025-10-15 05:36:40,671 log 11656 6168408064 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 05:36:40,671 basehttp 11656 6168408064 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16476 INFO 2025-10-15 05:36:41,307 basehttp 11656 6168408064 "GET /en/ot/sessions/a5fbf122-2a54-44c4-acbd-26e1a4375e12/ HTTP/1.1" 200 39903 WARNING 2025-10-15 05:36:41,376 basehttp 11656 6151581696 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-15 05:36:41,380 log 11656 6168408064 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 05:36:41,380 basehttp 11656 6168408064 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16476 INFO 2025-10-15 05:36:43,632 basehttp 11656 6168408064 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-15 05:36:43,694 basehttp 11656 6168408064 "GET /ot/sessions/a5fbf122-2a54-44c4-acbd-26e1a4375e12/ HTTP/1.1" 302 0 INFO 2025-10-15 05:36:43,785 basehttp 11656 6151581696 "GET /ar/ot/sessions/a5fbf122-2a54-44c4-acbd-26e1a4375e12/ HTTP/1.1" 200 40351 WARNING 2025-10-15 05:36:43,861 basehttp 11656 6168408064 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-15 05:36:43,865 log 11656 6151581696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 05:36:43,865 basehttp 11656 6151581696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16600 INFO 2025-10-15 05:37:30,489 basehttp 11656 6151581696 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-15 05:37:30,549 basehttp 11656 6151581696 "GET /ot/sessions/a5fbf122-2a54-44c4-acbd-26e1a4375e12/ HTTP/1.1" 302 0 INFO 2025-10-15 05:37:30,613 basehttp 11656 6134755328 "GET /en/ot/sessions/a5fbf122-2a54-44c4-acbd-26e1a4375e12/ HTTP/1.1" 200 39903 WARNING 2025-10-15 05:37:30,685 basehttp 11656 6151581696 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-15 05:37:30,694 log 11656 6134755328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 05:37:30,694 basehttp 11656 6134755328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16476 INFO 2025-10-15 05:39:42,581 basehttp 11656 6134755328 "GET /en/ot/sessions/a5fbf122-2a54-44c4-acbd-26e1a4375e12/ HTTP/1.1" 200 39876 WARNING 2025-10-15 05:39:42,642 basehttp 11656 6151581696 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-15 05:39:42,662 log 11656 6134755328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 05:39:42,662 basehttp 11656 6134755328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16476 INFO 2025-10-15 05:40:09,767 basehttp 11656 6134755328 "GET /en/ot/sessions/a5fbf122-2a54-44c4-acbd-26e1a4375e12/ HTTP/1.1" 200 39868 WARNING 2025-10-15 05:40:09,826 basehttp 11656 6151581696 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-15 05:40:09,853 log 11656 6134755328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 05:40:09,853 basehttp 11656 6134755328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16476 INFO 2025-10-15 05:40:24,097 basehttp 11656 6134755328 "GET /en/ot/sessions/a5fbf122-2a54-44c4-acbd-26e1a4375e12/ HTTP/1.1" 200 39868 WARNING 2025-10-15 05:40:24,159 basehttp 11656 6151581696 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-15 05:40:24,180 log 11656 6134755328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 05:40:24,180 basehttp 11656 6134755328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16476 INFO 2025-10-15 05:40:37,610 basehttp 11656 6134755328 "GET /en/ot/sessions/a5fbf122-2a54-44c4-acbd-26e1a4375e12/ HTTP/1.1" 200 39863 WARNING 2025-10-15 05:40:37,669 basehttp 11656 6151581696 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-15 05:40:37,695 log 11656 6134755328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 05:40:37,695 basehttp 11656 6134755328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16476 INFO 2025-10-15 05:41:38,775 basehttp 11656 6134755328 "GET /en/ot/sessions/a5fbf122-2a54-44c4-acbd-26e1a4375e12/ HTTP/1.1" 200 39926 WARNING 2025-10-15 05:41:38,843 basehttp 11656 6151581696 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-15 05:41:38,855 log 11656 6134755328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 05:41:38,855 basehttp 11656 6134755328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16476 INFO 2025-10-15 05:42:22,874 basehttp 11656 6134755328 "GET /en/ot/sessions/a5fbf122-2a54-44c4-acbd-26e1a4375e12/ HTTP/1.1" 200 39772 WARNING 2025-10-15 05:42:22,936 basehttp 11656 6151581696 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-15 05:42:22,956 log 11656 6134755328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 05:42:22,956 basehttp 11656 6134755328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16476 INFO 2025-10-15 05:42:33,341 basehttp 11656 6134755328 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-15 05:42:33,403 basehttp 11656 6134755328 "GET /ot/sessions/a5fbf122-2a54-44c4-acbd-26e1a4375e12/ HTTP/1.1" 302 0 INFO 2025-10-15 05:42:33,468 basehttp 11656 6151581696 "GET /ar/ot/sessions/a5fbf122-2a54-44c4-acbd-26e1a4375e12/ HTTP/1.1" 200 40219 WARNING 2025-10-15 05:42:33,545 basehttp 11656 6134755328 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-15 05:42:33,558 log 11656 6151581696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 05:42:33,558 basehttp 11656 6151581696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16600 INFO 2025-10-15 05:42:52,465 basehttp 11656 6151581696 "GET / HTTP/1.1" 302 0 INFO 2025-10-15 05:42:52,535 basehttp 11656 6134755328 "GET /ar/ HTTP/1.1" 200 38574 WARNING 2025-10-15 05:42:52,554 basehttp 11656 6151581696 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-15 05:42:52,613 basehttp 11656 6151581696 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-15 05:42:52,621 log 11656 6134755328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 05:42:52,622 basehttp 11656 6134755328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16600 INFO 2025-10-15 05:43:59,547 basehttp 11656 6134755328 "GET /ar/appointments/create/ HTTP/1.1" 200 57556 WARNING 2025-10-15 05:43:59,635 basehttp 11656 6151581696 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-15 05:43:59,643 log 11656 6134755328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 05:43:59,643 basehttp 11656 6134755328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16600 INFO 2025-10-15 05:44:23,799 basehttp 11656 6134755328 "GET /api/v1/providers/?clinic=bc5089fa-aa3f-4dc3-a592-f0f0e9cf6d20 HTTP/1.1" 302 0 INFO 2025-10-15 05:44:23,864 basehttp 11656 6134755328 "GET /ar/api/v1/providers/?clinic=bc5089fa-aa3f-4dc3-a592-f0f0e9cf6d20 HTTP/1.1" 200 863 INFO 2025-10-15 05:44:29,731 basehttp 11656 6134755328 "GET /ar/appointments/calendar/ HTTP/1.1" 200 48840 INFO 2025-10-15 05:44:29,748 basehttp 11656 6151581696 "GET /static/plugins/moment/min/moment.min.js HTTP/1.1" 200 58890 INFO 2025-10-15 05:44:29,752 basehttp 11656 6151581696 "GET /static/plugins/@fullcalendar/list/index.global.js HTTP/1.1" 200 18635 INFO 2025-10-15 05:44:29,753 basehttp 11656 13304360960 "GET /static/plugins/@fullcalendar/daygrid/index.global.js HTTP/1.1" 200 58461 INFO 2025-10-15 05:44:29,753 basehttp 11656 13338013696 "GET /static/plugins/@fullcalendar/interaction/index.global.js HTTP/1.1" 200 99452 INFO 2025-10-15 05:44:29,754 basehttp 11656 6151581696 "GET /static/plugins/@fullcalendar/bootstrap/index.global.js HTTP/1.1" 200 2075 INFO 2025-10-15 05:44:29,756 basehttp 11656 6168408064 "GET /static/plugins/@fullcalendar/core/index.global.js HTTP/1.1" 200 444856 INFO 2025-10-15 05:44:29,757 basehttp 11656 13321187328 "GET /static/plugins/@fullcalendar/timegrid/index.global.js HTTP/1.1" 200 68582 WARNING 2025-10-15 05:44:29,787 basehttp 11656 13321187328 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-15 05:44:29,792 basehttp 11656 6168408064 "GET /static/plugins/moment/min/moment.min.js.map HTTP/1.1" 200 98730 WARNING 2025-10-15 05:44:29,827 log 11656 6134755328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 05:44:29,827 basehttp 11656 6134755328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16600 INFO 2025-10-15 05:44:29,884 basehttp 11656 6168408064 "GET /api/v1/appointments/calendar/?start=2025-10-12T00%3A00%3A00%2B03%3A00&end=2025-10-19T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 302 0 INFO 2025-10-15 05:44:29,946 basehttp 11656 6134755328 "GET /ar/api/v1/appointments/calendar/?start=2025-10-12T00%3A00%3A00%2B03%3A00&end=2025-10-19T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 4498 WARNING 2025-10-15 05:45:36,152 basehttp 11656 6134755328 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-15 05:45:36,239 log 11656 13338013696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 05:45:36,240 basehttp 11656 13338013696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16600 WARNING 2025-10-15 05:45:36,336 log 11656 13338013696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 05:45:36,337 basehttp 11656 13338013696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 INFO 2025-10-15 05:45:40,223 basehttp 11656 13338013696 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-15 05:45:40,284 basehttp 11656 13338013696 "GET /appointments/create/ HTTP/1.1" 302 0 INFO 2025-10-15 05:45:40,356 basehttp 11656 13304360960 "GET /en/appointments/create/ HTTP/1.1" 200 56665 WARNING 2025-10-15 05:45:40,425 basehttp 11656 6151581696 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-15 05:45:40,442 log 11656 13304360960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 05:45:40,442 basehttp 11656 13304360960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16476 INFO 2025-10-15 05:53:04,452 basehttp 11656 6134755328 "GET /en/appointments/calendar/ HTTP/1.1" 200 48332 WARNING 2025-10-15 05:53:04,538 basehttp 11656 6151581696 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-15 05:53:04,544 log 11656 6134755328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 05:53:04,545 basehttp 11656 6134755328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16476 INFO 2025-10-15 05:53:04,548 basehttp 11656 6134755328 - Broken pipe from ('127.0.0.1', 52000) INFO 2025-10-15 05:53:04,605 basehttp 11656 6151581696 "GET /api/v1/appointments/calendar/?start=2025-10-12T00%3A00%3A00%2B03%3A00&end=2025-10-19T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 302 0 INFO 2025-10-15 05:53:04,668 basehttp 11656 6134755328 "GET /en/api/v1/appointments/calendar/?start=2025-10-12T00%3A00%3A00%2B03%3A00&end=2025-10-19T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 4498 INFO 2025-10-15 05:53:06,843 basehttp 11656 6134755328 "GET /appointments/44e31cb7-3041-4bad-b8a1-bb322236880c/quick-view/ HTTP/1.1" 302 0 INFO 2025-10-15 05:53:06,903 basehttp 11656 6134755328 "GET /en/appointments/44e31cb7-3041-4bad-b8a1-bb322236880c/quick-view/ HTTP/1.1" 200 2775 INFO 2025-10-15 05:53:07,123 basehttp 11656 6134755328 "GET /__debug__/history_sidebar/?request_id=67deaa5aa1454ccf80d52116276047f1 HTTP/1.1" 200 9633 INFO 2025-10-15 05:53:12,335 basehttp 11656 6134755328 "GET /appointments/44e31cb7-3041-4bad-b8a1-bb322236880c/ HTTP/1.1" 302 0 INFO 2025-10-15 05:53:12,407 basehttp 11656 6151581696 "GET /en/appointments/44e31cb7-3041-4bad-b8a1-bb322236880c/ HTTP/1.1" 200 46269 WARNING 2025-10-15 05:53:12,484 basehttp 11656 6134755328 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-15 05:53:12,499 log 11656 6151581696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 05:53:12,499 basehttp 11656 6151581696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16476 INFO 2025-10-15 05:53:30,151 basehttp 11656 6151581696 "GET /en/medical/consultations/0ed5f2f9-dcc9-448f-91cb-86aa8d983f89/ HTTP/1.1" 200 40381 WARNING 2025-10-15 05:53:30,213 basehttp 11656 6134755328 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-15 05:53:30,234 log 11656 6151581696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 05:53:30,234 basehttp 11656 6151581696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16476 INFO 2025-10-15 05:53:41,757 basehttp 11656 6151581696 "GET /en/medical/followups/b92dc808-3f94-4b32-a1b7-f32bab0ceb07/ HTTP/1.1" 200 39268 WARNING 2025-10-15 05:53:41,829 basehttp 11656 6134755328 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-15 05:53:41,847 log 11656 6151581696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 05:53:41,847 basehttp 11656 6151581696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16476 WARNING 2025-10-15 05:54:41,573 log 11656 6151581696 Not Found: /en/aba/ WARNING 2025-10-15 05:54:41,573 basehttp 11656 6151581696 "GET /en/aba/ HTTP/1.1" 404 24700 WARNING 2025-10-15 05:54:41,645 log 11656 6151581696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 05:54:41,645 basehttp 11656 6151581696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16476 INFO 2025-10-15 05:54:55,623 basehttp 11656 6151581696 "GET /en/aba/behaviors/ HTTP/1.1" 200 87514 WARNING 2025-10-15 05:54:55,692 basehttp 11656 6134755328 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-15 05:54:55,697 log 11656 6151581696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 05:54:55,697 basehttp 11656 6151581696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16476 INFO 2025-10-15 05:55:14,378 basehttp 11656 6151581696 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-15 05:55:14,439 basehttp 11656 6151581696 "GET /aba/behaviors/ HTTP/1.1" 302 0 INFO 2025-10-15 05:55:14,506 basehttp 11656 6134755328 "GET /ar/aba/behaviors/ HTTP/1.1" 200 88625 WARNING 2025-10-15 05:55:14,588 basehttp 11656 6151581696 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-15 05:55:14,592 log 11656 6134755328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 05:55:14,592 basehttp 11656 6134755328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16600 INFO 2025-10-15 05:55:43,519 basehttp 11656 6134755328 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-15 05:55:43,580 basehttp 11656 6134755328 "GET /aba/behaviors/ HTTP/1.1" 302 0 INFO 2025-10-15 05:55:43,647 basehttp 11656 6151581696 "GET /en/aba/behaviors/ HTTP/1.1" 200 87514 WARNING 2025-10-15 05:55:43,732 basehttp 11656 6134755328 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-15 05:55:43,779 log 11656 6151581696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 05:55:43,779 basehttp 11656 6151581696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16478 INFO 2025-10-15 05:56:53,026 basehttp 11656 6151581696 "GET /en/aba/consults/454a928d-5c2c-4edd-8df0-6d9a50f9b86e/ HTTP/1.1" 200 41211 WARNING 2025-10-15 05:56:53,099 basehttp 11656 6134755328 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-15 05:56:53,105 log 11656 6151581696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 05:56:53,105 basehttp 11656 6151581696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16476 INFO 2025-10-15 05:57:14,705 basehttp 11656 6151581696 "GET /en/aba/patients/a38546ff-03d8-4ea0-9e45-6f4cf7b4f832/history/ HTTP/1.1" 200 46112 WARNING 2025-10-15 05:57:14,773 basehttp 11656 6134755328 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-15 05:57:14,793 log 11656 6151581696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 05:57:14,793 basehttp 11656 6151581696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16476 INFO 2025-10-15 06:00:08,160 autoreload 11656 8782111040 /Users/marwanalwali/AgdarCentre/aba/views.py changed, reloading. INFO 2025-10-15 06:00:08,676 autoreload 25537 8782111040 Watching for file changes with StatReloader INFO 2025-10-15 06:00:40,833 basehttp 25537 6130102272 "GET /en/aba/patients/a38546ff-03d8-4ea0-9e45-6f4cf7b4f832/history/ HTTP/1.1" 200 61766 WARNING 2025-10-15 06:00:40,899 basehttp 25537 6146928640 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-15 06:00:40,959 log 25537 6130102272 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 06:00:40,959 basehttp 25537 6130102272 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16478 INFO 2025-10-15 06:00:58,756 basehttp 25537 6130102272 "GET /en/aba/patients/a38546ff-03d8-4ea0-9e45-6f4cf7b4f832/history/ HTTP/1.1" 200 61766 WARNING 2025-10-15 06:00:58,820 basehttp 25537 6146928640 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-15 06:00:58,832 log 25537 6130102272 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 06:00:58,833 basehttp 25537 6130102272 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16476 INFO 2025-10-15 06:02:04,462 basehttp 25537 6130102272 "GET /en/aba/patients/a38546ff-03d8-4ea0-9e45-6f4cf7b4f832/history/ HTTP/1.1" 200 61766 WARNING 2025-10-15 06:02:04,525 basehttp 25537 6146928640 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-15 06:02:04,537 log 25537 6130102272 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 06:02:04,537 basehttp 25537 6130102272 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16476 INFO 2025-10-15 06:02:12,279 basehttp 25537 6130102272 "GET /en/aba/consults/454a928d-5c2c-4edd-8df0-6d9a50f9b86e/ HTTP/1.1" 200 41211 INFO 2025-10-15 06:02:51,085 basehttp 25537 6130102272 "GET /en/aba/behaviors/ HTTP/1.1" 200 85969 INFO 2025-10-15 06:03:37,703 basehttp 25537 6130102272 "GET /en/aba/behaviors/ HTTP/1.1" 200 87311 INFO 2025-10-15 06:06:34,735 basehttp 25537 6130102272 "GET /en/aba/behaviors/ HTTP/1.1" 200 85751 INFO 2025-10-15 06:08:05,902 basehttp 25537 6130102272 "GET /en/aba/behaviors/ HTTP/1.1" 200 85631 INFO 2025-10-15 06:09:47,094 basehttp 25537 6130102272 "GET /en/aba/behaviors/ HTTP/1.1" 200 85751 INFO 2025-10-15 06:11:01,288 basehttp 25537 6130102272 "GET /en/aba/behaviors/ HTTP/1.1" 200 85833 INFO 2025-10-15 06:11:39,732 basehttp 25537 6130102272 "GET /en/aba/consults/9e54fb87-323b-403b-8db5-001368d5b216/ HTTP/1.1" 200 41210 INFO 2025-10-15 06:13:56,800 basehttp 25537 6130102272 "GET /en/aba/behaviors/ HTTP/1.1" 200 86171 INFO 2025-10-15 06:14:10,343 basehttp 25537 6130102272 "GET /en/aba/behaviors/ HTTP/1.1" 200 86071 INFO 2025-10-15 06:14:17,450 basehttp 25537 6130102272 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-15 06:14:17,516 basehttp 25537 6130102272 "GET /aba/behaviors/ HTTP/1.1" 302 0 INFO 2025-10-15 06:14:17,590 basehttp 25537 6146928640 "GET /ar/aba/behaviors/ HTTP/1.1" 200 87182 INFO 2025-10-15 06:14:31,700 basehttp 25537 6146928640 "GET /ar/aba/consults/e4574303-cf5d-4032-b5af-22e6bd15b8eb/ HTTP/1.1" 200 41781 INFO 2025-10-15 06:14:54,035 basehttp 25537 6146928640 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-15 06:14:54,100 basehttp 25537 6146928640 "GET /aba/behaviors/ HTTP/1.1" 302 0 INFO 2025-10-15 06:14:54,173 basehttp 25537 6130102272 "GET /en/aba/behaviors/ HTTP/1.1" 200 86071 WARNING 2025-10-15 06:15:10,295 log 25537 6130102272 Not Found: /en/aba/behaviors/jjj WARNING 2025-10-15 06:15:10,295 basehttp 25537 6130102272 "GET /en/aba/behaviors/jjj HTTP/1.1" 404 24752 INFO 2025-10-15 06:15:28,957 basehttp 25537 6130102272 "GET /en/aba/recommendations/ HTTP/1.1" 200 79290 INFO 2025-10-15 06:15:41,710 basehttp 25537 6130102272 "GET /en/patients/d15cf6e8-d2ea-4c59-999a-6042b40e0cc9/ HTTP/1.1" 200 58956 INFO 2025-10-15 06:15:45,554 basehttp 25537 6130102272 "GET /en/aba/consults/cc3b48d8-8df4-4a56-84d9-a50c425e76b0/ HTTP/1.1" 200 39896 INFO 2025-10-15 06:15:51,912 basehttp 25537 6130102272 "GET /en/aba/patients/d15cf6e8-d2ea-4c59-999a-6042b40e0cc9/history/ HTTP/1.1" 200 53323 INFO 2025-10-15 06:16:25,854 basehttp 25537 6130102272 "GET /en/aba/consults/ HTTP/1.1" 200 52715 INFO 2025-10-15 06:16:53,031 basehttp 25537 6130102272 "GET /en/aba/consults/454a928d-5c2c-4edd-8df0-6d9a50f9b86e/ HTTP/1.1" 200 41211 INFO 2025-10-15 06:17:06,452 basehttp 25537 6130102272 "GET /en/aba/consults/create/ HTTP/1.1" 200 55308 INFO 2025-10-15 06:17:42,647 basehttp 25537 6130102272 "GET /en/aba/consults/454a928d-5c2c-4edd-8df0-6d9a50f9b86e/ HTTP/1.1" 200 41211 INFO 2025-10-15 06:17:45,082 basehttp 25537 6130102272 "GET /en/aba/consults/454a928d-5c2c-4edd-8df0-6d9a50f9b86e/update/ HTTP/1.1" 200 55520 INFO 2025-10-15 07:03:09,474 basehttp 25537 6130102272 "GET /en/aba/behaviors/ HTTP/1.1" 200 86073 INFO 2025-10-15 07:05:06,739 basehttp 25537 6130102272 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-15 07:05:06,801 basehttp 25537 6130102272 "GET /aba/behaviors/ HTTP/1.1" 302 0 INFO 2025-10-15 07:05:06,867 basehttp 25537 6146928640 "GET /ar/aba/behaviors/ HTTP/1.1" 200 87182 INFO 2025-10-15 07:05:29,670 basehttp 25537 6146928640 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-15 07:05:29,732 basehttp 25537 6146928640 "GET /aba/behaviors/ HTTP/1.1" 302 0 INFO 2025-10-15 07:05:29,798 basehttp 25537 6130102272 "GET /en/aba/behaviors/ HTTP/1.1" 200 86071 INFO 2025-10-15 07:05:40,413 basehttp 25537 6130102272 "GET /en/aba/consults/ HTTP/1.1" 200 52714 INFO 2025-10-15 07:05:42,267 basehttp 25537 6130102272 "GET /en/aba/consults/454a928d-5c2c-4edd-8df0-6d9a50f9b86e/ HTTP/1.1" 200 41211 INFO 2025-10-15 07:06:19,607 basehttp 25537 6130102272 "GET /en/appointments/ HTTP/1.1" 200 124286 INFO 2025-10-15 07:06:31,444 basehttp 25537 6130102272 "GET /en/appointments/0791fde8-4101-4e0a-a4f1-961470b24362/ HTTP/1.1" 200 45112 INFO 2025-10-15 07:06:40,917 basehttp 25537 6130102272 "GET /en/appointments/0791fde8-4101-4e0a-a4f1-961470b24362/reschedule/ HTTP/1.1" 200 42296 INFO 2025-10-15 07:07:35,817 basehttp 25537 6130102272 "GET /en/appointments/0791fde8-4101-4e0a-a4f1-961470b24362/ HTTP/1.1" 200 45118 INFO 2025-10-15 07:07:50,451 basehttp 25537 6130102272 "GET /en/appointments/0791fde8-4101-4e0a-a4f1-961470b24362/ HTTP/1.1" 200 45132 INFO 2025-10-15 07:09:18,516 basehttp 25537 6130102272 "GET /en/appointments/0791fde8-4101-4e0a-a4f1-961470b24362/ HTTP/1.1" 200 45155 INFO 2025-10-15 07:10:03,789 basehttp 25537 6130102272 "GET /en/appointments/0791fde8-4101-4e0a-a4f1-961470b24362/ HTTP/1.1" 200 45175 INFO 2025-10-15 07:11:35,885 signals 25537 6130102272 Appointment 0791fde8-4101-4e0a-a4f1-961470b24362 status changed: CONFIRMED -> ARRIVED INFO 2025-10-15 07:11:35,947 signals 25537 6130102272 Patient arrived for appointment 0791fde8-4101-4e0a-a4f1-961470b24362. Finance cleared: True, Consent verified: True INFO 2025-10-15 07:11:36,005 basehttp 25537 6130102272 "POST /en/appointments/0791fde8-4101-4e0a-a4f1-961470b24362/arrive/ HTTP/1.1" 302 0 INFO 2025-10-15 07:11:36,072 basehttp 25537 6130102272 "GET /en/appointments/0791fde8-4101-4e0a-a4f1-961470b24362/ HTTP/1.1" 200 45171 WARNING 2025-10-15 07:11:41,236 log 25537 6130102272 Forbidden (Permission denied): /en/appointments/0791fde8-4101-4e0a-a4f1-961470b24362/start/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 134, in dispatch return self.handle_no_permission() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 57, in handle_no_permission raise PermissionDenied( django.core.exceptions.PermissionDenied: You need one of these roles to access this page: DOCTOR, NURSE, OT, SLP, ABA WARNING 2025-10-15 07:11:41,312 basehttp 25537 6130102272 "POST /en/appointments/0791fde8-4101-4e0a-a4f1-961470b24362/start/ HTTP/1.1" 403 13663 INFO 2025-10-15 07:13:13,067 basehttp 25537 6130102272 "GET /en/appointments/ HTTP/1.1" 200 125304 INFO 2025-10-15 07:13:47,647 basehttp 25537 6130102272 "GET /en/appointments/?page=2 HTTP/1.1" 200 85022 INFO 2025-10-15 07:13:49,901 basehttp 25537 6130102272 "GET /en/appointments/?page=3 HTTP/1.1" 200 85030 INFO 2025-10-15 07:13:50,801 basehttp 25537 6130102272 "GET /en/appointments/?page=4 HTTP/1.1" 200 84185 INFO 2025-10-15 07:13:53,227 basehttp 25537 6130102272 "GET /en/appointments/a33f9bf0-8fec-4478-bda2-31fc87ca61df/ HTTP/1.1" 200 44513 INFO 2025-10-15 07:14:36,560 basehttp 25537 6130102272 "GET /en/appointments/ HTTP/1.1" 200 125254 INFO 2025-10-15 07:14:52,648 basehttp 25537 6130102272 "GET /en/appointments/ HTTP/1.1" 200 125154 INFO 2025-10-15 07:15:02,694 basehttp 25537 6130102272 "GET /en/appointments/ HTTP/1.1" 200 124954 INFO 2025-10-15 07:15:20,367 basehttp 25537 6130102272 "GET /en/appointments/ HTTP/1.1" 200 124777 INFO 2025-10-15 07:15:29,264 basehttp 25537 6130102272 "GET /en/appointments/ HTTP/1.1" 200 125304 INFO 2025-10-15 07:16:18,044 basehttp 25537 6130102272 "GET /en/appointments/create/ HTTP/1.1" 200 56666 INFO 2025-10-15 07:16:31,669 basehttp 25537 6130102272 "GET /admin/appointments/appointment/ HTTP/1.1" 200 152271 INFO 2025-10-15 07:16:31,681 basehttp 25537 6146928640 "GET /static/admin/img/icon-no.svg HTTP/1.1" 200 560 INFO 2025-10-15 07:16:31,737 basehttp 25537 6130102272 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-15 07:16:43,836 basehttp 25537 6130102272 "GET /admin/appointments/appointment/0791fde8-4101-4e0a-a4f1-961470b24362/change/ HTTP/1.1" 200 93129 INFO 2025-10-15 07:16:43,932 basehttp 25537 6130102272 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-15 07:17:19,361 basehttp 25537 6130102272 "GET /admin/appointments/provider/ HTTP/1.1" 200 65812 INFO 2025-10-15 07:17:19,429 basehttp 25537 6130102272 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-15 07:17:23,666 basehttp 25537 6130102272 "GET /admin/appointments/provider/627a6db2-a141-4234-bef0-d09c21a6741f/change/ HTTP/1.1" 200 65791 INFO 2025-10-15 07:17:23,740 basehttp 25537 6130102272 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-15 07:17:39,636 basehttp 25537 6130102272 "GET /admin/appointments/room/ HTTP/1.1" 200 69996 INFO 2025-10-15 07:17:39,709 basehttp 25537 6130102272 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-15 07:17:42,283 basehttp 25537 6130102272 "GET /admin/appointments/room/40f19725-5a66-4756-a98e-751456b48d14/change/ HTTP/1.1" 200 62826 INFO 2025-10-15 07:17:42,355 basehttp 25537 6130102272 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-15 07:17:58,375 basehttp 25537 6130102272 "GET /admin/appointments/schedule/ HTTP/1.1" 200 129763 INFO 2025-10-15 07:17:58,444 basehttp 25537 6130102272 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-15 07:18:00,789 basehttp 25537 6130102272 "GET /admin/appointments/schedule/72e07d70-bd7f-4149-9248-03b86385a35f/change/ HTTP/1.1" 200 64161 INFO 2025-10-15 07:18:00,864 basehttp 25537 6130102272 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-15 07:18:22,561 basehttp 25537 6130102272 "GET /admin/appointments/appointmentreminder/ HTTP/1.1" 200 86851 INFO 2025-10-15 07:18:22,630 basehttp 25537 6130102272 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-15 07:18:24,199 basehttp 25537 6130102272 "GET /admin/appointments/appointmentreminder/95730a2c-6805-49ed-959b-7ca4eed50bbb/change/ HTTP/1.1" 200 80421 INFO 2025-10-15 07:18:24,272 basehttp 25537 6130102272 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-15 07:18:35,305 basehttp 25537 6130102272 "GET /admin/integrations/einvoice/ HTTP/1.1" 200 57200 INFO 2025-10-15 07:18:35,374 basehttp 25537 6130102272 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-15 07:18:37,587 basehttp 25537 6130102272 "GET /admin/integrations/einvoice/add/ HTTP/1.1" 200 75571 INFO 2025-10-15 07:18:37,660 basehttp 25537 6130102272 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-15 07:19:15,319 basehttp 25537 6130102272 "GET /admin/integrations/nphiesmessage/ HTTP/1.1" 200 57685 INFO 2025-10-15 07:19:15,388 basehttp 25537 6130102272 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-15 07:19:17,164 basehttp 25537 6130102272 "GET /admin/integrations/nphiesmessage/add/ HTTP/1.1" 200 66535 INFO 2025-10-15 07:19:17,236 basehttp 25537 6130102272 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-15 07:19:34,239 basehttp 25537 6130102272 "GET /admin/integrations/payercontract/ HTTP/1.1" 200 56715 INFO 2025-10-15 07:19:34,306 basehttp 25537 6130102272 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-15 07:19:36,072 basehttp 25537 6130102272 "GET /admin/integrations/payercontract/add/ HTTP/1.1" 200 64730 INFO 2025-10-15 07:19:36,146 basehttp 25537 6130102272 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-15 07:19:55,614 basehttp 25537 6130102272 "GET /admin/integrations/zatcacredential/ HTTP/1.1" 200 57040 INFO 2025-10-15 07:19:55,681 basehttp 25537 6130102272 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-15 07:19:57,411 basehttp 25537 6130102272 "GET /admin/integrations/zatcacredential/add/ HTTP/1.1" 200 64146 INFO 2025-10-15 07:19:57,485 basehttp 25537 6130102272 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-15 07:21:29,110 basehttp 25537 6130102272 "GET /admin/finance/invoicelineitem/ HTTP/1.1" 200 88934 INFO 2025-10-15 07:21:29,182 basehttp 25537 6130102272 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-15 07:21:32,789 basehttp 25537 6130102272 "GET /admin/finance/invoicelineitem/ca6fb3cc-535c-467f-aa52-a491d98fd0bb/change/ HTTP/1.1" 200 74507 INFO 2025-10-15 07:21:32,876 basehttp 25537 6130102272 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-15 07:21:55,256 basehttp 25537 6130102272 "GET /admin/core/file/ HTTP/1.1" 200 88273 INFO 2025-10-15 07:21:55,326 basehttp 25537 6130102272 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-15 07:21:58,570 basehttp 25537 6130102272 "GET /admin/core/file/ff52095c-c502-44ef-bccc-c5718ea31d97/change/ HTTP/1.1" 200 66373 INFO 2025-10-15 07:21:58,643 basehttp 25537 6130102272 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-15 07:22:31,976 basehttp 25537 6130102272 "GET /admin/finance/packagepurchase/ HTTP/1.1" 200 72668 INFO 2025-10-15 07:22:32,043 basehttp 25537 6130102272 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 WARNING 2025-10-15 07:23:00,698 log 25537 6130102272 Not Found: /en/xx WARNING 2025-10-15 07:23:00,699 basehttp 25537 6130102272 "GET /en/xx HTTP/1.1" 404 22301 WARNING 2025-10-15 07:23:12,150 log 25537 6130102272 Not Found: /en/finance/ WARNING 2025-10-15 07:23:12,150 basehttp 25537 6130102272 "GET /en/finance/ HTTP/1.1" 404 26179 INFO 2025-10-15 07:23:23,090 basehttp 25537 6130102272 "GET /en/finance/packages/ HTTP/1.1" 200 39739 INFO 2025-10-15 07:23:30,349 basehttp 25537 6130102272 "GET /en/finance/packages/f0a05377-3e08-4b74-8b7f-09e29d9dbb50/update/ HTTP/1.1" 200 43265 INFO 2025-10-15 07:23:35,991 basehttp 25537 6130102272 "GET /en/finance/packages/create/ HTTP/1.1" 200 43110 INFO 2025-10-15 07:24:00,290 basehttp 25537 6130102272 "GET /admin/finance/payer/ HTTP/1.1" 200 78388 INFO 2025-10-15 07:24:00,359 basehttp 25537 6130102272 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-15 07:24:14,286 basehttp 25537 6130102272 "GET /admin/finance/payer/fdccc33f-241e-4c30-ba9c-149ee9977be9/change/ HTTP/1.1" 200 70078 INFO 2025-10-15 07:24:14,360 basehttp 25537 6130102272 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-15 07:24:31,875 basehttp 25537 6130102272 "GET /admin/aba/abagoal/ HTTP/1.1" 200 74209 INFO 2025-10-15 07:24:31,943 basehttp 25537 6130102272 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-15 07:24:33,265 basehttp 25537 6130102272 "GET /admin/aba/abagoal/0af367a0-9680-477b-922c-3e603ebf296a/change/ HTTP/1.1" 200 64093 INFO 2025-10-15 07:24:33,337 basehttp 25537 6130102272 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 WARNING 2025-10-15 07:30:01,702 signals 55075 8782111040 Patient deleted: MRNAGDAR000042 - Abdulrahman Al-Ghamdi WARNING 2025-10-15 07:30:01,702 signals 55075 8782111040 Patient deleted: MRNAGDAR000007 - Nasser Al-Otaibi WARNING 2025-10-15 07:30:01,703 signals 55075 8782111040 Patient deleted: MRNAGDAR000016 - Hussein Al-Shammari WARNING 2025-10-15 07:30:01,703 signals 55075 8782111040 Patient deleted: MRNAGDAR000033 - Saad Al-Shehri WARNING 2025-10-15 07:30:01,703 signals 55075 8782111040 Patient deleted: MRNAGDAR000003 - Faisal Al-Dawsari WARNING 2025-10-15 07:30:01,703 signals 55075 8782111040 Patient deleted: MRNAGDAR000024 - Nada Al-Asiri WARNING 2025-10-15 07:30:01,703 signals 55075 8782111040 Patient deleted: MRNAGDAR000015 - Reem Al-Harbi WARNING 2025-10-15 07:30:01,704 signals 55075 8782111040 Patient deleted: MRNAGDAR000011 - Mansour Al-Qahtani WARNING 2025-10-15 07:30:01,704 signals 55075 8782111040 Patient deleted: MRNAGDAR000045 - Basma Al-Zahrani WARNING 2025-10-15 07:30:01,704 signals 55075 8782111040 Patient deleted: MRNAGDAR000046 - Nada Al-Rashidi WARNING 2025-10-15 07:30:01,704 signals 55075 8782111040 Patient deleted: MRNAGDAR000020 - Waleed Al-Yami WARNING 2025-10-15 07:30:01,704 signals 55075 8782111040 Patient deleted: MRNAGDAR000037 - Ziyad Al-Maliki WARNING 2025-10-15 07:30:01,705 signals 55075 8782111040 Patient deleted: MRNAGDAR000032 - Abdulrahman Al-Zahrani WARNING 2025-10-15 07:30:01,705 signals 55075 8782111040 Patient deleted: MRNAGDAR000041 - Talal Al-Anzi WARNING 2025-10-15 07:30:01,705 signals 55075 8782111040 Patient deleted: MRNAGDAR000012 - Ghada Al-Shahrani WARNING 2025-10-15 07:30:01,705 signals 55075 8782111040 Patient deleted: MRNAGDAR000040 - Bandar Al-Otaibi WARNING 2025-10-15 07:30:01,705 signals 55075 8782111040 Patient deleted: MRNAGDAR000031 - Mona Al-Shehri WARNING 2025-10-15 07:30:01,706 signals 55075 8782111040 Patient deleted: MRNAGDAR000038 - Lama Al-Balawi WARNING 2025-10-15 07:30:01,706 signals 55075 8782111040 Patient deleted: MRNAGDAR000039 - Omar Al-Qahtani WARNING 2025-10-15 07:30:01,706 signals 55075 8782111040 Patient deleted: MRNAGDAR000023 - Ali Al-Anzi WARNING 2025-10-15 07:30:01,706 signals 55075 8782111040 Patient deleted: MRNAGDAR000048 - Talal Al-Shahrani WARNING 2025-10-15 07:30:01,706 signals 55075 8782111040 Patient deleted: MRNAGDAR000010 - Ghada Al-Qahtani WARNING 2025-10-15 07:30:01,707 signals 55075 8782111040 Patient deleted: MRNAGDAR000047 - Hanan Al-Asiri WARNING 2025-10-15 07:30:01,707 signals 55075 8782111040 Patient deleted: MRNAGDAR000006 - Turki Al-Shehri WARNING 2025-10-15 07:30:01,707 signals 55075 8782111040 Patient deleted: MRNAGDAR000027 - Mona Al-Shamrani WARNING 2025-10-15 07:30:01,707 signals 55075 8782111040 Patient deleted: MRNAGDAR000028 - Saad Al-Harthi WARNING 2025-10-15 07:30:01,707 signals 55075 8782111040 Patient deleted: MRNAGDAR000019 - Latifa Al-Zahrani WARNING 2025-10-15 07:30:01,708 signals 55075 8782111040 Patient deleted: MRNAGDAR000008 - Mona Al-Subaie WARNING 2025-10-15 07:30:01,708 signals 55075 8782111040 Patient deleted: MRNAGDAR000005 - Abdulrahman Al-Rashidi WARNING 2025-10-15 07:30:01,708 signals 55075 8782111040 Patient deleted: MRNAGDAR000021 - Salma Al-Omari WARNING 2025-10-15 07:30:01,708 signals 55075 8782111040 Patient deleted: MRNAGDAR000004 - Latifa Al-Asiri WARNING 2025-10-15 07:30:01,709 signals 55075 8782111040 Patient deleted: MRNAGDAR000014 - Fahad Al-Otaibi WARNING 2025-10-15 07:30:01,709 signals 55075 8782111040 Patient deleted: MRNAGDAR000017 - Wafa Al-Dawsari WARNING 2025-10-15 07:30:01,709 signals 55075 8782111040 Patient deleted: MRNAGDAR000036 - Munira Al-Shehri WARNING 2025-10-15 07:30:01,709 signals 55075 8782111040 Patient deleted: MRNAGDAR000002 - Rania Al-Qahtani WARNING 2025-10-15 07:30:01,710 signals 55075 8782111040 Patient deleted: MRNAGDAR000001 - Hayat Al-Maliki WARNING 2025-10-15 07:30:01,710 signals 55075 8782111040 Patient deleted: MRNAGDAR000018 - Faisal Al-Rashidi WARNING 2025-10-15 07:30:01,710 signals 55075 8782111040 Patient deleted: MRNAGDAR000035 - Turki Al-Anzi WARNING 2025-10-15 07:30:01,710 signals 55075 8782111040 Patient deleted: MRNAGDAR000013 - Mansour Al-Shehri WARNING 2025-10-15 07:30:01,710 signals 55075 8782111040 Patient deleted: MRNAGDAR000044 - Reem Al-Subai WARNING 2025-10-15 07:30:01,711 signals 55075 8782111040 Patient deleted: MRNAGDAR000025 - Basma Al-Shehri WARNING 2025-10-15 07:30:01,711 signals 55075 8782111040 Patient deleted: MRNAGDAR000049 - Mona Al-Shammari WARNING 2025-10-15 07:30:01,711 signals 55075 8782111040 Patient deleted: MRNAGDAR000009 - Nada Al-Zahrani WARNING 2025-10-15 07:30:01,711 signals 55075 8782111040 Patient deleted: MRNAGDAR000043 - Basma Al-Shamrani WARNING 2025-10-15 07:30:01,711 signals 55075 8782111040 Patient deleted: MRNAGDAR000030 - Saleh Al-Dawsari WARNING 2025-10-15 07:30:01,712 signals 55075 8782111040 Patient deleted: MRNAGDAR000026 - Rania Al-Otaibi WARNING 2025-10-15 07:30:01,712 signals 55075 8782111040 Patient deleted: MRNAGDAR000022 - Abdulrahman Al-Ahmadi WARNING 2025-10-15 07:30:01,712 signals 55075 8782111040 Patient deleted: MRNAGDAR000034 - Mohammed Al-Harbi WARNING 2025-10-15 07:30:01,712 signals 55075 8782111040 Patient deleted: MRNAGDAR000050 - Saleh Al-Maliki WARNING 2025-10-15 07:30:01,712 signals 55075 8782111040 Patient deleted: MRNAGDAR000029 - Waleed Al-Dawsari INFO 2025-10-15 07:30:01,903 signals 55075 8782111040 User created: hessa.al-rashidi.admin1 (Administrator) INFO 2025-10-15 07:30:02,033 signals 55075 8782111040 User created: omar.al-juaid.admin2 (Administrator) INFO 2025-10-15 07:30:02,159 signals 55075 8782111040 User created: jawaher.al-harthi.doctor1 (Doctor) INFO 2025-10-15 07:30:02,284 signals 55075 8782111040 User created: lama.al-omari.doctor2 (Doctor) INFO 2025-10-15 07:30:02,410 signals 55075 8782111040 User created: omar.al-balawi.doctor3 (Doctor) INFO 2025-10-15 07:30:02,535 signals 55075 8782111040 User created: abdulaziz.al-otaibi.nurse1 (Nurse) INFO 2025-10-15 07:30:02,661 signals 55075 8782111040 User created: saleh.al-omari.nurse2 (Nurse) INFO 2025-10-15 07:30:02,786 signals 55075 8782111040 User created: sarah.al-juaid.nurse3 (Nurse) INFO 2025-10-15 07:30:02,913 signals 55075 8782111040 User created: sarah.al-omari.ot1 (Occupational Therapist) INFO 2025-10-15 07:30:03,041 signals 55075 8782111040 User created: abdullah.al-harthi.ot2 (Occupational Therapist) INFO 2025-10-15 07:30:03,168 signals 55075 8782111040 User created: saleh.al-otaibi.slp1 (Speech-Language Pathologist) INFO 2025-10-15 07:30:03,294 signals 55075 8782111040 User created: dalal.al-shamrani.slp2 (Speech-Language Pathologist) INFO 2025-10-15 07:30:03,422 signals 55075 8782111040 User created: maha.al-dosari.aba1 (ABA Therapist) INFO 2025-10-15 07:30:03,548 signals 55075 8782111040 User created: abdulrahman.al-anzi.aba2 (ABA Therapist) INFO 2025-10-15 07:30:03,673 signals 55075 8782111040 User created: hayat.al-rashidi.front_desk1 (Front Desk) INFO 2025-10-15 07:30:03,799 signals 55075 8782111040 User created: hayat.al-ghamdi.front_desk2 (Front Desk) INFO 2025-10-15 07:30:03,927 signals 55075 8782111040 User created: saud.al-harbi.finance1 (Finance) INFO 2025-10-15 07:30:04,053 signals 55075 8782111040 User created: lulwa.al-mutairi.finance2 (Finance) INFO 2025-10-15 07:30:04,055 signals 55075 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-15 07:30:04,056 signals 55075 8782111040 File created: FILE-2025-000001 for patient 000001 INFO 2025-10-15 07:30:04,056 signals 55075 8782111040 Created main file for patient: 000001 INFO 2025-10-15 07:30:04,056 signals 55075 8782111040 Patient created: 000001 - Hussein Al-Subai INFO 2025-10-15 07:30:04,057 signals 55075 8782111040 Generated File Number: FILE-2025-000002 INFO 2025-10-15 07:30:04,057 signals 55075 8782111040 File created: FILE-2025-000002 for patient 000002 INFO 2025-10-15 07:30:04,057 signals 55075 8782111040 Created main file for patient: 000002 INFO 2025-10-15 07:30:04,057 signals 55075 8782111040 Patient created: 000002 - Ghada Al-Yami INFO 2025-10-15 07:30:04,058 signals 55075 8782111040 Generated File Number: FILE-2025-000003 INFO 2025-10-15 07:30:04,058 signals 55075 8782111040 File created: FILE-2025-000003 for patient 000003 INFO 2025-10-15 07:30:04,058 signals 55075 8782111040 Created main file for patient: 000003 INFO 2025-10-15 07:30:04,058 signals 55075 8782111040 Patient created: 000003 - Faisal Al-Yami INFO 2025-10-15 07:30:04,059 signals 55075 8782111040 Generated File Number: FILE-2025-000004 INFO 2025-10-15 07:30:04,060 signals 55075 8782111040 File created: FILE-2025-000004 for patient 000004 INFO 2025-10-15 07:30:04,060 signals 55075 8782111040 Created main file for patient: 000004 INFO 2025-10-15 07:30:04,060 signals 55075 8782111040 Patient created: 000004 - Lulwa Al-Shammari INFO 2025-10-15 07:30:04,061 signals 55075 8782111040 Generated File Number: FILE-2025-000005 INFO 2025-10-15 07:30:04,061 signals 55075 8782111040 File created: FILE-2025-000005 for patient 000005 INFO 2025-10-15 07:30:04,061 signals 55075 8782111040 Created main file for patient: 000005 INFO 2025-10-15 07:30:04,061 signals 55075 8782111040 Patient created: 000005 - Sultan Al-Shehri INFO 2025-10-15 07:30:04,062 signals 55075 8782111040 Generated File Number: FILE-2025-000006 INFO 2025-10-15 07:30:04,062 signals 55075 8782111040 File created: FILE-2025-000006 for patient 000006 INFO 2025-10-15 07:30:04,062 signals 55075 8782111040 Created main file for patient: 000006 INFO 2025-10-15 07:30:04,062 signals 55075 8782111040 Patient created: 000006 - Hassan Al-Dawsari INFO 2025-10-15 07:30:04,063 signals 55075 8782111040 Generated File Number: FILE-2025-000007 INFO 2025-10-15 07:30:04,063 signals 55075 8782111040 File created: FILE-2025-000007 for patient 000007 INFO 2025-10-15 07:30:04,063 signals 55075 8782111040 Created main file for patient: 000007 INFO 2025-10-15 07:30:04,063 signals 55075 8782111040 Patient created: 000007 - Mohammed Al-Qahtani INFO 2025-10-15 07:30:04,064 signals 55075 8782111040 Generated File Number: FILE-2025-000008 INFO 2025-10-15 07:30:04,064 signals 55075 8782111040 File created: FILE-2025-000008 for patient 000008 INFO 2025-10-15 07:30:04,064 signals 55075 8782111040 Created main file for patient: 000008 INFO 2025-10-15 07:30:04,064 signals 55075 8782111040 Patient created: 000008 - Ziyad Al-Asiri INFO 2025-10-15 07:30:04,065 signals 55075 8782111040 Generated File Number: FILE-2025-000009 INFO 2025-10-15 07:30:04,066 signals 55075 8782111040 File created: FILE-2025-000009 for patient 000009 INFO 2025-10-15 07:30:04,066 signals 55075 8782111040 Created main file for patient: 000009 INFO 2025-10-15 07:30:04,066 signals 55075 8782111040 Patient created: 000009 - Nada Al-Juaid INFO 2025-10-15 07:30:04,067 signals 55075 8782111040 Generated File Number: FILE-2025-000010 INFO 2025-10-15 07:30:04,068 signals 55075 8782111040 File created: FILE-2025-000010 for patient 000010 INFO 2025-10-15 07:30:04,068 signals 55075 8782111040 Created main file for patient: 000010 INFO 2025-10-15 07:30:04,068 signals 55075 8782111040 Patient created: 000010 - Mohammed Al-Shammari INFO 2025-10-15 07:30:04,069 signals 55075 8782111040 Generated File Number: FILE-2025-000011 INFO 2025-10-15 07:30:04,069 signals 55075 8782111040 File created: FILE-2025-000011 for patient 000011 INFO 2025-10-15 07:30:04,069 signals 55075 8782111040 Created main file for patient: 000011 INFO 2025-10-15 07:30:04,069 signals 55075 8782111040 Patient created: 000011 - Nada Al-Ahmadi INFO 2025-10-15 07:30:04,070 signals 55075 8782111040 Generated File Number: FILE-2025-000012 INFO 2025-10-15 07:30:04,070 signals 55075 8782111040 File created: FILE-2025-000012 for patient 000012 INFO 2025-10-15 07:30:04,070 signals 55075 8782111040 Created main file for patient: 000012 INFO 2025-10-15 07:30:04,071 signals 55075 8782111040 Patient created: 000012 - Ziyad Al-Mutairi INFO 2025-10-15 07:30:04,072 signals 55075 8782111040 Generated File Number: FILE-2025-000013 INFO 2025-10-15 07:30:04,072 signals 55075 8782111040 File created: FILE-2025-000013 for patient 000013 INFO 2025-10-15 07:30:04,072 signals 55075 8782111040 Created main file for patient: 000013 INFO 2025-10-15 07:30:04,072 signals 55075 8782111040 Patient created: 000013 - Ziyad Al-Rashidi INFO 2025-10-15 07:30:04,073 signals 55075 8782111040 Generated File Number: FILE-2025-000014 INFO 2025-10-15 07:30:04,073 signals 55075 8782111040 File created: FILE-2025-000014 for patient 000014 INFO 2025-10-15 07:30:04,073 signals 55075 8782111040 Created main file for patient: 000014 INFO 2025-10-15 07:30:04,073 signals 55075 8782111040 Patient created: 000014 - Ghada Al-Balawi INFO 2025-10-15 07:30:04,074 signals 55075 8782111040 Generated File Number: FILE-2025-000015 INFO 2025-10-15 07:30:04,074 signals 55075 8782111040 File created: FILE-2025-000015 for patient 000015 INFO 2025-10-15 07:30:04,074 signals 55075 8782111040 Created main file for patient: 000015 INFO 2025-10-15 07:30:04,074 signals 55075 8782111040 Patient created: 000015 - Turki Al-Balawi INFO 2025-10-15 07:30:04,075 signals 55075 8782111040 Generated File Number: FILE-2025-000016 INFO 2025-10-15 07:30:04,076 signals 55075 8782111040 File created: FILE-2025-000016 for patient 000016 INFO 2025-10-15 07:30:04,076 signals 55075 8782111040 Created main file for patient: 000016 INFO 2025-10-15 07:30:04,076 signals 55075 8782111040 Patient created: 000016 - Hussein Al-Shammari INFO 2025-10-15 07:30:04,077 signals 55075 8782111040 Generated File Number: FILE-2025-000017 INFO 2025-10-15 07:30:04,077 signals 55075 8782111040 File created: FILE-2025-000017 for patient 000017 INFO 2025-10-15 07:30:04,077 signals 55075 8782111040 Created main file for patient: 000017 INFO 2025-10-15 07:30:04,077 signals 55075 8782111040 Patient created: 000017 - Munira Al-Omari INFO 2025-10-15 07:30:04,078 signals 55075 8782111040 Generated File Number: FILE-2025-000018 INFO 2025-10-15 07:30:04,078 signals 55075 8782111040 File created: FILE-2025-000018 for patient 000018 INFO 2025-10-15 07:30:04,078 signals 55075 8782111040 Created main file for patient: 000018 INFO 2025-10-15 07:30:04,078 signals 55075 8782111040 Patient created: 000018 - Turki Al-Maliki INFO 2025-10-15 07:30:04,080 signals 55075 8782111040 Generated File Number: FILE-2025-000019 INFO 2025-10-15 07:30:04,080 signals 55075 8782111040 File created: FILE-2025-000019 for patient 000019 INFO 2025-10-15 07:30:04,080 signals 55075 8782111040 Created main file for patient: 000019 INFO 2025-10-15 07:30:04,080 signals 55075 8782111040 Patient created: 000019 - Sultan Al-Yami INFO 2025-10-15 07:30:04,081 signals 55075 8782111040 Generated File Number: FILE-2025-000020 INFO 2025-10-15 07:30:04,081 signals 55075 8782111040 File created: FILE-2025-000020 for patient 000020 INFO 2025-10-15 07:30:04,081 signals 55075 8782111040 Created main file for patient: 000020 INFO 2025-10-15 07:30:04,081 signals 55075 8782111040 Patient created: 000020 - Wafa Al-Yami INFO 2025-10-15 07:30:04,083 signals 55075 8782111040 Generated File Number: FILE-2025-000021 INFO 2025-10-15 07:30:04,083 signals 55075 8782111040 File created: FILE-2025-000021 for patient 000021 INFO 2025-10-15 07:30:04,083 signals 55075 8782111040 Created main file for patient: 000021 INFO 2025-10-15 07:30:04,083 signals 55075 8782111040 Patient created: 000021 - Abdullah Al-Shammari INFO 2025-10-15 07:30:04,084 signals 55075 8782111040 Generated File Number: FILE-2025-000022 INFO 2025-10-15 07:30:04,084 signals 55075 8782111040 File created: FILE-2025-000022 for patient 000022 INFO 2025-10-15 07:30:04,084 signals 55075 8782111040 Created main file for patient: 000022 INFO 2025-10-15 07:30:04,084 signals 55075 8782111040 Patient created: 000022 - Lulwa Al-Harthi INFO 2025-10-15 07:30:04,085 signals 55075 8782111040 Generated File Number: FILE-2025-000023 INFO 2025-10-15 07:30:04,085 signals 55075 8782111040 File created: FILE-2025-000023 for patient 000023 INFO 2025-10-15 07:30:04,085 signals 55075 8782111040 Created main file for patient: 000023 INFO 2025-10-15 07:30:04,085 signals 55075 8782111040 Patient created: 000023 - Sultan Al-Yami INFO 2025-10-15 07:30:04,086 signals 55075 8782111040 Generated File Number: FILE-2025-000024 INFO 2025-10-15 07:30:04,087 signals 55075 8782111040 File created: FILE-2025-000024 for patient 000024 INFO 2025-10-15 07:30:04,087 signals 55075 8782111040 Created main file for patient: 000024 INFO 2025-10-15 07:30:04,087 signals 55075 8782111040 Patient created: 000024 - Fatima Al-Shehri INFO 2025-10-15 07:30:04,088 signals 55075 8782111040 Generated File Number: FILE-2025-000025 INFO 2025-10-15 07:30:04,088 signals 55075 8782111040 File created: FILE-2025-000025 for patient 000025 INFO 2025-10-15 07:30:04,088 signals 55075 8782111040 Created main file for patient: 000025 INFO 2025-10-15 07:30:04,088 signals 55075 8782111040 Patient created: 000025 - Hanan Al-Balawi INFO 2025-10-15 07:30:04,089 signals 55075 8782111040 Generated File Number: FILE-2025-000026 INFO 2025-10-15 07:30:04,089 signals 55075 8782111040 File created: FILE-2025-000026 for patient 000026 INFO 2025-10-15 07:30:04,089 signals 55075 8782111040 Created main file for patient: 000026 INFO 2025-10-15 07:30:04,089 signals 55075 8782111040 Patient created: 000026 - Abeer Al-Asiri INFO 2025-10-15 07:30:04,090 signals 55075 8782111040 Generated File Number: FILE-2025-000027 INFO 2025-10-15 07:30:04,090 signals 55075 8782111040 File created: FILE-2025-000027 for patient 000027 INFO 2025-10-15 07:30:04,090 signals 55075 8782111040 Created main file for patient: 000027 INFO 2025-10-15 07:30:04,090 signals 55075 8782111040 Patient created: 000027 - Ghada Al-Subaie INFO 2025-10-15 07:30:04,092 signals 55075 8782111040 Generated File Number: FILE-2025-000028 INFO 2025-10-15 07:30:04,092 signals 55075 8782111040 File created: FILE-2025-000028 for patient 000028 INFO 2025-10-15 07:30:04,092 signals 55075 8782111040 Created main file for patient: 000028 INFO 2025-10-15 07:30:04,092 signals 55075 8782111040 Patient created: 000028 - Hind Al-Otaibi INFO 2025-10-15 07:30:04,093 signals 55075 8782111040 Generated File Number: FILE-2025-000029 INFO 2025-10-15 07:30:04,093 signals 55075 8782111040 File created: FILE-2025-000029 for patient 000029 INFO 2025-10-15 07:30:04,093 signals 55075 8782111040 Created main file for patient: 000029 INFO 2025-10-15 07:30:04,094 signals 55075 8782111040 Patient created: 000029 - Fahad Al-Harbi INFO 2025-10-15 07:30:04,095 signals 55075 8782111040 Generated File Number: FILE-2025-000030 INFO 2025-10-15 07:30:04,095 signals 55075 8782111040 File created: FILE-2025-000030 for patient 000030 INFO 2025-10-15 07:30:04,095 signals 55075 8782111040 Created main file for patient: 000030 INFO 2025-10-15 07:30:04,095 signals 55075 8782111040 Patient created: 000030 - Hussein Al-Shamrani INFO 2025-10-15 07:30:04,096 signals 55075 8782111040 Generated File Number: FILE-2025-000031 INFO 2025-10-15 07:30:04,096 signals 55075 8782111040 File created: FILE-2025-000031 for patient 000031 INFO 2025-10-15 07:30:04,096 signals 55075 8782111040 Created main file for patient: 000031 INFO 2025-10-15 07:30:04,096 signals 55075 8782111040 Patient created: 000031 - Sultan Al-Shammari INFO 2025-10-15 07:30:04,097 signals 55075 8782111040 Generated File Number: FILE-2025-000032 INFO 2025-10-15 07:30:04,098 signals 55075 8782111040 File created: FILE-2025-000032 for patient 000032 INFO 2025-10-15 07:30:04,098 signals 55075 8782111040 Created main file for patient: 000032 INFO 2025-10-15 07:30:04,098 signals 55075 8782111040 Patient created: 000032 - Maha Al-Harbi INFO 2025-10-15 07:30:04,099 signals 55075 8782111040 Generated File Number: FILE-2025-000033 INFO 2025-10-15 07:30:04,099 signals 55075 8782111040 File created: FILE-2025-000033 for patient 000033 INFO 2025-10-15 07:30:04,099 signals 55075 8782111040 Created main file for patient: 000033 INFO 2025-10-15 07:30:04,099 signals 55075 8782111040 Patient created: 000033 - Hussein Al-Dosari INFO 2025-10-15 07:30:04,100 signals 55075 8782111040 Generated File Number: FILE-2025-000034 INFO 2025-10-15 07:30:04,100 signals 55075 8782111040 File created: FILE-2025-000034 for patient 000034 INFO 2025-10-15 07:30:04,100 signals 55075 8782111040 Created main file for patient: 000034 INFO 2025-10-15 07:30:04,100 signals 55075 8782111040 Patient created: 000034 - Hind Al-Dawsari INFO 2025-10-15 07:30:04,101 signals 55075 8782111040 Generated File Number: FILE-2025-000035 INFO 2025-10-15 07:30:04,101 signals 55075 8782111040 File created: FILE-2025-000035 for patient 000035 INFO 2025-10-15 07:30:04,101 signals 55075 8782111040 Created main file for patient: 000035 INFO 2025-10-15 07:30:04,101 signals 55075 8782111040 Patient created: 000035 - Waleed Al-Yami INFO 2025-10-15 07:30:04,102 signals 55075 8782111040 Generated File Number: FILE-2025-000036 INFO 2025-10-15 07:30:04,103 signals 55075 8782111040 File created: FILE-2025-000036 for patient 000036 INFO 2025-10-15 07:30:04,103 signals 55075 8782111040 Created main file for patient: 000036 INFO 2025-10-15 07:30:04,103 signals 55075 8782111040 Patient created: 000036 - Nasser Al-Rashidi INFO 2025-10-15 07:30:04,104 signals 55075 8782111040 Generated File Number: FILE-2025-000037 INFO 2025-10-15 07:30:04,104 signals 55075 8782111040 File created: FILE-2025-000037 for patient 000037 INFO 2025-10-15 07:30:04,104 signals 55075 8782111040 Created main file for patient: 000037 INFO 2025-10-15 07:30:04,104 signals 55075 8782111040 Patient created: 000037 - Saad Al-Omari INFO 2025-10-15 07:30:04,106 signals 55075 8782111040 Generated File Number: FILE-2025-000038 INFO 2025-10-15 07:30:04,106 signals 55075 8782111040 File created: FILE-2025-000038 for patient 000038 INFO 2025-10-15 07:30:04,106 signals 55075 8782111040 Created main file for patient: 000038 INFO 2025-10-15 07:30:04,106 signals 55075 8782111040 Patient created: 000038 - Saleh Al-Juaid INFO 2025-10-15 07:30:04,107 signals 55075 8782111040 Generated File Number: FILE-2025-000039 INFO 2025-10-15 07:30:04,107 signals 55075 8782111040 File created: FILE-2025-000039 for patient 000039 INFO 2025-10-15 07:30:04,107 signals 55075 8782111040 Created main file for patient: 000039 INFO 2025-10-15 07:30:04,107 signals 55075 8782111040 Patient created: 000039 - Jawaher Al-Subaie INFO 2025-10-15 07:30:04,109 signals 55075 8782111040 Generated File Number: FILE-2025-000040 INFO 2025-10-15 07:30:04,109 signals 55075 8782111040 File created: FILE-2025-000040 for patient 000040 INFO 2025-10-15 07:30:04,109 signals 55075 8782111040 Created main file for patient: 000040 INFO 2025-10-15 07:30:04,109 signals 55075 8782111040 Patient created: 000040 - Nasser Al-Juaid INFO 2025-10-15 07:30:04,110 signals 55075 8782111040 Generated File Number: FILE-2025-000041 INFO 2025-10-15 07:30:04,110 signals 55075 8782111040 File created: FILE-2025-000041 for patient 000041 INFO 2025-10-15 07:30:04,110 signals 55075 8782111040 Created main file for patient: 000041 INFO 2025-10-15 07:30:04,110 signals 55075 8782111040 Patient created: 000041 - Yazeed Al-Shammari INFO 2025-10-15 07:30:04,111 signals 55075 8782111040 Generated File Number: FILE-2025-000042 INFO 2025-10-15 07:30:04,111 signals 55075 8782111040 File created: FILE-2025-000042 for patient 000042 INFO 2025-10-15 07:30:04,111 signals 55075 8782111040 Created main file for patient: 000042 INFO 2025-10-15 07:30:04,111 signals 55075 8782111040 Patient created: 000042 - Sultan Al-Maliki INFO 2025-10-15 07:30:04,112 signals 55075 8782111040 Generated File Number: FILE-2025-000043 INFO 2025-10-15 07:30:04,113 signals 55075 8782111040 File created: FILE-2025-000043 for patient 000043 INFO 2025-10-15 07:30:04,113 signals 55075 8782111040 Created main file for patient: 000043 INFO 2025-10-15 07:30:04,113 signals 55075 8782111040 Patient created: 000043 - Sarah Al-Ahmadi INFO 2025-10-15 07:30:04,114 signals 55075 8782111040 Generated File Number: FILE-2025-000044 INFO 2025-10-15 07:30:04,114 signals 55075 8782111040 File created: FILE-2025-000044 for patient 000044 INFO 2025-10-15 07:30:04,114 signals 55075 8782111040 Created main file for patient: 000044 INFO 2025-10-15 07:30:04,114 signals 55075 8782111040 Patient created: 000044 - Lama Al-Subai INFO 2025-10-15 07:30:04,115 signals 55075 8782111040 Generated File Number: FILE-2025-000045 INFO 2025-10-15 07:30:04,115 signals 55075 8782111040 File created: FILE-2025-000045 for patient 000045 INFO 2025-10-15 07:30:04,115 signals 55075 8782111040 Created main file for patient: 000045 INFO 2025-10-15 07:30:04,115 signals 55075 8782111040 Patient created: 000045 - Amal Al-Subaie INFO 2025-10-15 07:30:04,116 signals 55075 8782111040 Generated File Number: FILE-2025-000046 INFO 2025-10-15 07:30:04,116 signals 55075 8782111040 File created: FILE-2025-000046 for patient 000046 INFO 2025-10-15 07:30:04,116 signals 55075 8782111040 Created main file for patient: 000046 INFO 2025-10-15 07:30:04,117 signals 55075 8782111040 Patient created: 000046 - Abdullah Al-Maliki INFO 2025-10-15 07:30:04,118 signals 55075 8782111040 Generated File Number: FILE-2025-000047 INFO 2025-10-15 07:30:04,118 signals 55075 8782111040 File created: FILE-2025-000047 for patient 000047 INFO 2025-10-15 07:30:04,118 signals 55075 8782111040 Created main file for patient: 000047 INFO 2025-10-15 07:30:04,118 signals 55075 8782111040 Patient created: 000047 - Ghada Al-Balawi INFO 2025-10-15 07:30:04,120 signals 55075 8782111040 Generated File Number: FILE-2025-000048 INFO 2025-10-15 07:30:04,120 signals 55075 8782111040 File created: FILE-2025-000048 for patient 000048 INFO 2025-10-15 07:30:04,120 signals 55075 8782111040 Created main file for patient: 000048 INFO 2025-10-15 07:30:04,120 signals 55075 8782111040 Patient created: 000048 - Saad Al-Yami INFO 2025-10-15 07:30:04,121 signals 55075 8782111040 Generated File Number: FILE-2025-000049 INFO 2025-10-15 07:30:04,121 signals 55075 8782111040 File created: FILE-2025-000049 for patient 000049 INFO 2025-10-15 07:30:04,121 signals 55075 8782111040 Created main file for patient: 000049 INFO 2025-10-15 07:30:04,121 signals 55075 8782111040 Patient created: 000049 - Jawaher Al-Dawsari INFO 2025-10-15 07:30:04,122 signals 55075 8782111040 Generated File Number: FILE-2025-000050 INFO 2025-10-15 07:30:04,122 signals 55075 8782111040 File created: FILE-2025-000050 for patient 000050 INFO 2025-10-15 07:30:04,122 signals 55075 8782111040 Created main file for patient: 000050 INFO 2025-10-15 07:30:04,123 signals 55075 8782111040 Patient created: 000050 - Abeer Al-Subai INFO 2025-10-15 07:30:04,136 signals 55075 8782111040 Appointment created: 76d9519f-0c08-4d78-a66d-d54990142ce6 for patient 000039 on 2025-10-09 INFO 2025-10-15 07:30:04,136 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000039-ABA-01 INFO 2025-10-15 07:30:04,137 signals 55075 8782111040 SubFile created: FILE-2025-000039-ABA-01 for clinic ABA Therapy INFO 2025-10-15 07:30:04,137 signals 55075 8782111040 Created sub-file FILE-2025-000039-ABA-01 for patient 000039 at clinic ABA Therapy INFO 2025-10-15 07:30:04,139 signals 55075 8782111040 Notified provider maha.al-dosari.aba1 of new appointment INFO 2025-10-15 07:30:04,142 signals 55075 8782111040 Appointment created: a27abf1d-0c75-42e4-a92b-e71eca128fdf for patient 000040 on 2025-10-01 INFO 2025-10-15 07:30:04,142 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000040-SLP-01 INFO 2025-10-15 07:30:04,142 signals 55075 8782111040 SubFile created: FILE-2025-000040-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-15 07:30:04,142 signals 55075 8782111040 Created sub-file FILE-2025-000040-SLP-01 for patient 000040 at clinic Speech-Language Pathology INFO 2025-10-15 07:30:04,142 signals 55075 8782111040 Notified provider dalal.al-shamrani.slp2 of new appointment INFO 2025-10-15 07:30:04,144 signals 55075 8782111040 Appointment created: fa7bb5e8-b074-41f0-b470-c7539a66f95d for patient 000001 on 2025-10-20 INFO 2025-10-15 07:30:04,144 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000001-MED-01 INFO 2025-10-15 07:30:04,144 signals 55075 8782111040 SubFile created: FILE-2025-000001-MED-01 for clinic Medical Department INFO 2025-10-15 07:30:04,144 signals 55075 8782111040 Created sub-file FILE-2025-000001-MED-01 for patient 000001 at clinic Medical Department INFO 2025-10-15 07:30:04,146 confirmation_service 55075 8782111040 Created confirmation token for appointment fa7bb5e8-b074-41f0-b470-c7539a66f95d, expires at 2025-10-22 04:30:04.146232+00:00 ERROR 2025-10-15 07:30:04,146 signals 55075 8782111040 Error creating confirmation token for appointment fa7bb5e8-b074-41f0-b470-c7539a66f95d: combine() argument 2 must be datetime.time, not str INFO 2025-10-15 07:30:04,147 signals 55075 8782111040 Notified provider lama.al-omari.doctor2 of new appointment INFO 2025-10-15 07:30:04,147 signals 55075 8782111040 Scheduled 24-hour reminder for appointment fa7bb5e8-b074-41f0-b470-c7539a66f95d INFO 2025-10-15 07:30:04,148 signals 55075 8782111040 Scheduled 2-hour reminder for appointment fa7bb5e8-b074-41f0-b470-c7539a66f95d INFO 2025-10-15 07:30:04,149 signals 55075 8782111040 Appointment created: a8c4d369-882d-4eee-bf19-ff78339a50c4 for patient 000033 on 2025-09-14 INFO 2025-10-15 07:30:04,149 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000033-OT-01 INFO 2025-10-15 07:30:04,149 signals 55075 8782111040 SubFile created: FILE-2025-000033-OT-01 for clinic Occupational Therapy INFO 2025-10-15 07:30:04,149 signals 55075 8782111040 Created sub-file FILE-2025-000033-OT-01 for patient 000033 at clinic Occupational Therapy INFO 2025-10-15 07:30:04,150 signals 55075 8782111040 Notified provider abdullah.al-harthi.ot2 of new appointment INFO 2025-10-15 07:30:04,151 signals 55075 8782111040 Appointment created: 5a1ca4f3-92f5-4ede-b54f-dc446c6b6de8 for patient 000011 on 2025-08-07 INFO 2025-10-15 07:30:04,152 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000011-MED-01 INFO 2025-10-15 07:30:04,152 signals 55075 8782111040 SubFile created: FILE-2025-000011-MED-01 for clinic Medical Department INFO 2025-10-15 07:30:04,152 signals 55075 8782111040 Created sub-file FILE-2025-000011-MED-01 for patient 000011 at clinic Medical Department INFO 2025-10-15 07:30:04,152 signals 55075 8782111040 Notified provider omar.al-balawi.doctor3 of new appointment INFO 2025-10-15 07:30:04,154 signals 55075 8782111040 Appointment created: c25d0619-bc97-4df4-b8b4-2d937de96dbb for patient 000007 on 2025-08-06 INFO 2025-10-15 07:30:04,154 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000007-MED-01 INFO 2025-10-15 07:30:04,154 signals 55075 8782111040 SubFile created: FILE-2025-000007-MED-01 for clinic Medical Department INFO 2025-10-15 07:30:04,154 signals 55075 8782111040 Created sub-file FILE-2025-000007-MED-01 for patient 000007 at clinic Medical Department INFO 2025-10-15 07:30:04,155 signals 55075 8782111040 Notified provider omar.al-balawi.doctor3 of new appointment INFO 2025-10-15 07:30:04,156 signals 55075 8782111040 Appointment created: 0605e218-b914-4f9a-b4b1-7d1d2265ef8d for patient 000042 on 2025-11-04 INFO 2025-10-15 07:30:04,156 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000042-NUR-01 INFO 2025-10-15 07:30:04,156 signals 55075 8782111040 SubFile created: FILE-2025-000042-NUR-01 for clinic Nursing Department INFO 2025-10-15 07:30:04,156 signals 55075 8782111040 Created sub-file FILE-2025-000042-NUR-01 for patient 000042 at clinic Nursing Department INFO 2025-10-15 07:30:04,157 signals 55075 8782111040 Notified provider saleh.al-omari.nurse2 of new appointment INFO 2025-10-15 07:30:04,157 signals 55075 8782111040 Scheduled 24-hour reminder for appointment 0605e218-b914-4f9a-b4b1-7d1d2265ef8d INFO 2025-10-15 07:30:04,157 signals 55075 8782111040 Scheduled 2-hour reminder for appointment 0605e218-b914-4f9a-b4b1-7d1d2265ef8d INFO 2025-10-15 07:30:04,158 signals 55075 8782111040 Appointment created: c7f2be2e-ade4-4c99-afba-ed3373fc8b08 for patient 000011 on 2025-10-05 INFO 2025-10-15 07:30:04,159 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000011-NUR-02 INFO 2025-10-15 07:30:04,159 signals 55075 8782111040 SubFile created: FILE-2025-000011-NUR-02 for clinic Nursing Department INFO 2025-10-15 07:30:04,159 signals 55075 8782111040 Created sub-file FILE-2025-000011-NUR-02 for patient 000011 at clinic Nursing Department INFO 2025-10-15 07:30:04,159 signals 55075 8782111040 Notified provider abdulaziz.al-otaibi.nurse1 of new appointment INFO 2025-10-15 07:30:04,160 signals 55075 8782111040 Appointment created: 3c130307-abb0-4ef0-8b40-4b6b01d06ca1 for patient 000016 on 2025-08-20 INFO 2025-10-15 07:30:04,161 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000016-MED-01 INFO 2025-10-15 07:30:04,161 signals 55075 8782111040 SubFile created: FILE-2025-000016-MED-01 for clinic Medical Department INFO 2025-10-15 07:30:04,161 signals 55075 8782111040 Created sub-file FILE-2025-000016-MED-01 for patient 000016 at clinic Medical Department INFO 2025-10-15 07:30:04,161 signals 55075 8782111040 Notified provider lama.al-omari.doctor2 of new appointment INFO 2025-10-15 07:30:04,163 signals 55075 8782111040 Appointment created: 471f4c7d-dabf-4da3-8b14-4b089779db9a for patient 000011 on 2025-09-10 INFO 2025-10-15 07:30:04,163 signals 55075 8782111040 Notified provider omar.al-balawi.doctor3 of new appointment INFO 2025-10-15 07:30:04,164 signals 55075 8782111040 Appointment created: 009f0009-8abc-4a23-a214-5a381f4dfaa0 for patient 000015 on 2025-08-04 INFO 2025-10-15 07:30:04,164 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000015-OT-01 INFO 2025-10-15 07:30:04,165 signals 55075 8782111040 SubFile created: FILE-2025-000015-OT-01 for clinic Occupational Therapy INFO 2025-10-15 07:30:04,165 signals 55075 8782111040 Created sub-file FILE-2025-000015-OT-01 for patient 000015 at clinic Occupational Therapy INFO 2025-10-15 07:30:04,165 signals 55075 8782111040 Notified provider sarah.al-omari.ot1 of new appointment INFO 2025-10-15 07:30:04,166 signals 55075 8782111040 Appointment created: 3d5ea49e-500a-445a-82c9-1265af98de11 for patient 000043 on 2025-09-17 INFO 2025-10-15 07:30:04,166 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000043-MED-01 INFO 2025-10-15 07:30:04,167 signals 55075 8782111040 SubFile created: FILE-2025-000043-MED-01 for clinic Medical Department INFO 2025-10-15 07:30:04,167 signals 55075 8782111040 Created sub-file FILE-2025-000043-MED-01 for patient 000043 at clinic Medical Department INFO 2025-10-15 07:30:04,167 signals 55075 8782111040 Notified provider omar.al-balawi.doctor3 of new appointment INFO 2025-10-15 07:30:04,168 signals 55075 8782111040 Appointment created: 49c41ed7-cff9-4e04-80ed-48553cdadeae for patient 000030 on 2025-09-28 INFO 2025-10-15 07:30:04,169 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000030-MED-01 INFO 2025-10-15 07:30:04,169 signals 55075 8782111040 SubFile created: FILE-2025-000030-MED-01 for clinic Medical Department INFO 2025-10-15 07:30:04,169 signals 55075 8782111040 Created sub-file FILE-2025-000030-MED-01 for patient 000030 at clinic Medical Department INFO 2025-10-15 07:30:04,169 signals 55075 8782111040 Notified provider jawaher.al-harthi.doctor1 of new appointment INFO 2025-10-15 07:30:04,170 signals 55075 8782111040 Appointment created: c26dd382-977e-4fca-a25b-ae44ac099edd for patient 000046 on 2025-10-19 INFO 2025-10-15 07:30:04,171 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000046-ABA-01 INFO 2025-10-15 07:30:04,171 signals 55075 8782111040 SubFile created: FILE-2025-000046-ABA-01 for clinic ABA Therapy INFO 2025-10-15 07:30:04,171 signals 55075 8782111040 Created sub-file FILE-2025-000046-ABA-01 for patient 000046 at clinic ABA Therapy INFO 2025-10-15 07:30:04,171 signals 55075 8782111040 Notified provider maha.al-dosari.aba1 of new appointment INFO 2025-10-15 07:30:04,172 signals 55075 8782111040 Scheduled 24-hour reminder for appointment c26dd382-977e-4fca-a25b-ae44ac099edd INFO 2025-10-15 07:30:04,172 signals 55075 8782111040 Scheduled 2-hour reminder for appointment c26dd382-977e-4fca-a25b-ae44ac099edd INFO 2025-10-15 07:30:04,173 signals 55075 8782111040 Appointment created: d507fa1d-3bc3-4c7e-9221-84a4d9b04986 for patient 000021 on 2025-07-21 INFO 2025-10-15 07:30:04,173 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000021-ABA-01 INFO 2025-10-15 07:30:04,173 signals 55075 8782111040 SubFile created: FILE-2025-000021-ABA-01 for clinic ABA Therapy INFO 2025-10-15 07:30:04,173 signals 55075 8782111040 Created sub-file FILE-2025-000021-ABA-01 for patient 000021 at clinic ABA Therapy INFO 2025-10-15 07:30:04,174 signals 55075 8782111040 Notified provider maha.al-dosari.aba1 of new appointment INFO 2025-10-15 07:30:04,175 signals 55075 8782111040 Appointment created: 310d15a7-8bf3-4742-9d66-ea672cb4ff53 for patient 000041 on 2025-11-02 INFO 2025-10-15 07:30:04,175 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000041-NUR-01 INFO 2025-10-15 07:30:04,176 signals 55075 8782111040 SubFile created: FILE-2025-000041-NUR-01 for clinic Nursing Department INFO 2025-10-15 07:30:04,176 signals 55075 8782111040 Created sub-file FILE-2025-000041-NUR-01 for patient 000041 at clinic Nursing Department INFO 2025-10-15 07:30:04,176 signals 55075 8782111040 Notified provider saleh.al-omari.nurse2 of new appointment INFO 2025-10-15 07:30:04,176 signals 55075 8782111040 Scheduled 24-hour reminder for appointment 310d15a7-8bf3-4742-9d66-ea672cb4ff53 INFO 2025-10-15 07:30:04,177 signals 55075 8782111040 Scheduled 2-hour reminder for appointment 310d15a7-8bf3-4742-9d66-ea672cb4ff53 INFO 2025-10-15 07:30:04,177 signals 55075 8782111040 Appointment created: f711151c-798c-442a-8c6b-be37a3c53ad4 for patient 000044 on 2025-09-21 INFO 2025-10-15 07:30:04,178 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000044-SLP-01 INFO 2025-10-15 07:30:04,178 signals 55075 8782111040 SubFile created: FILE-2025-000044-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-15 07:30:04,178 signals 55075 8782111040 Created sub-file FILE-2025-000044-SLP-01 for patient 000044 at clinic Speech-Language Pathology INFO 2025-10-15 07:30:04,178 signals 55075 8782111040 Notified provider dalal.al-shamrani.slp2 of new appointment INFO 2025-10-15 07:30:04,179 signals 55075 8782111040 Appointment created: bdb420cd-3628-4461-813f-5cf04a9f3b05 for patient 000034 on 2025-07-21 INFO 2025-10-15 07:30:04,180 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000034-NUR-01 INFO 2025-10-15 07:30:04,180 signals 55075 8782111040 SubFile created: FILE-2025-000034-NUR-01 for clinic Nursing Department INFO 2025-10-15 07:30:04,180 signals 55075 8782111040 Created sub-file FILE-2025-000034-NUR-01 for patient 000034 at clinic Nursing Department INFO 2025-10-15 07:30:04,180 signals 55075 8782111040 Notified provider saleh.al-omari.nurse2 of new appointment INFO 2025-10-15 07:30:04,181 signals 55075 8782111040 Appointment created: 50b68735-571c-4813-bba0-b4c901f53b87 for patient 000007 on 2025-07-20 INFO 2025-10-15 07:30:04,182 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000007-SLP-02 INFO 2025-10-15 07:30:04,182 signals 55075 8782111040 SubFile created: FILE-2025-000007-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-15 07:30:04,182 signals 55075 8782111040 Created sub-file FILE-2025-000007-SLP-02 for patient 000007 at clinic Speech-Language Pathology INFO 2025-10-15 07:30:04,182 signals 55075 8782111040 Notified provider dalal.al-shamrani.slp2 of new appointment INFO 2025-10-15 07:30:04,184 signals 55075 8782111040 Appointment created: 410554ae-0403-4c27-ab1d-5d0cfbc986e5 for patient 000019 on 2025-07-29 INFO 2025-10-15 07:30:04,184 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000019-MED-01 INFO 2025-10-15 07:30:04,184 signals 55075 8782111040 SubFile created: FILE-2025-000019-MED-01 for clinic Medical Department INFO 2025-10-15 07:30:04,184 signals 55075 8782111040 Created sub-file FILE-2025-000019-MED-01 for patient 000019 at clinic Medical Department INFO 2025-10-15 07:30:04,184 signals 55075 8782111040 Notified provider lama.al-omari.doctor2 of new appointment INFO 2025-10-15 07:30:04,186 signals 55075 8782111040 Appointment created: a0346db6-9c61-4b0f-8fba-d856b882f7ee for patient 000034 on 2025-08-25 INFO 2025-10-15 07:30:04,186 signals 55075 8782111040 Notified provider saleh.al-omari.nurse2 of new appointment INFO 2025-10-15 07:30:04,188 signals 55075 8782111040 Appointment created: aa804bfc-dfc6-4669-bc50-909afdd146b6 for patient 000041 on 2025-08-06 INFO 2025-10-15 07:30:04,188 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000041-OT-02 INFO 2025-10-15 07:30:04,188 signals 55075 8782111040 SubFile created: FILE-2025-000041-OT-02 for clinic Occupational Therapy INFO 2025-10-15 07:30:04,188 signals 55075 8782111040 Created sub-file FILE-2025-000041-OT-02 for patient 000041 at clinic Occupational Therapy INFO 2025-10-15 07:30:04,189 signals 55075 8782111040 Notified provider abdullah.al-harthi.ot2 of new appointment INFO 2025-10-15 07:30:04,190 signals 55075 8782111040 Appointment created: 26b12f5f-01a3-463e-b242-640a8d0c779b for patient 000037 on 2025-08-24 INFO 2025-10-15 07:30:04,191 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000037-MED-01 INFO 2025-10-15 07:30:04,191 signals 55075 8782111040 SubFile created: FILE-2025-000037-MED-01 for clinic Medical Department INFO 2025-10-15 07:30:04,191 signals 55075 8782111040 Created sub-file FILE-2025-000037-MED-01 for patient 000037 at clinic Medical Department INFO 2025-10-15 07:30:04,191 signals 55075 8782111040 Notified provider omar.al-balawi.doctor3 of new appointment INFO 2025-10-15 07:30:04,193 signals 55075 8782111040 Appointment created: 41531f18-5f4a-434f-9178-25e9f4597c5f for patient 000024 on 2025-08-17 INFO 2025-10-15 07:30:04,193 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000024-NUR-01 INFO 2025-10-15 07:30:04,193 signals 55075 8782111040 SubFile created: FILE-2025-000024-NUR-01 for clinic Nursing Department INFO 2025-10-15 07:30:04,193 signals 55075 8782111040 Created sub-file FILE-2025-000024-NUR-01 for patient 000024 at clinic Nursing Department INFO 2025-10-15 07:30:04,193 signals 55075 8782111040 Notified provider saleh.al-omari.nurse2 of new appointment INFO 2025-10-15 07:30:04,195 signals 55075 8782111040 Appointment created: 7cd45ea2-8804-4c64-ac6a-3cbff7061052 for patient 000039 on 2025-07-20 INFO 2025-10-15 07:30:04,195 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000039-MED-02 INFO 2025-10-15 07:30:04,195 signals 55075 8782111040 SubFile created: FILE-2025-000039-MED-02 for clinic Medical Department INFO 2025-10-15 07:30:04,195 signals 55075 8782111040 Created sub-file FILE-2025-000039-MED-02 for patient 000039 at clinic Medical Department INFO 2025-10-15 07:30:04,196 signals 55075 8782111040 Notified provider omar.al-balawi.doctor3 of new appointment INFO 2025-10-15 07:30:04,197 signals 55075 8782111040 Appointment created: 6565dc65-044a-46e3-90cf-6aad5f88cf9e for patient 000036 on 2025-10-07 INFO 2025-10-15 07:30:04,197 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000036-ABA-01 INFO 2025-10-15 07:30:04,198 signals 55075 8782111040 SubFile created: FILE-2025-000036-ABA-01 for clinic ABA Therapy INFO 2025-10-15 07:30:04,198 signals 55075 8782111040 Created sub-file FILE-2025-000036-ABA-01 for patient 000036 at clinic ABA Therapy INFO 2025-10-15 07:30:04,198 signals 55075 8782111040 Notified provider abdulrahman.al-anzi.aba2 of new appointment INFO 2025-10-15 07:30:04,200 signals 55075 8782111040 Appointment created: 300a22ec-c8e3-4e6d-9da0-4a44605b116f for patient 000011 on 2025-08-17 INFO 2025-10-15 07:30:04,200 signals 55075 8782111040 Notified provider omar.al-balawi.doctor3 of new appointment INFO 2025-10-15 07:30:04,202 signals 55075 8782111040 Appointment created: 0d7a8984-1393-4fc7-8eb9-fc8e734cf415 for patient 000045 on 2025-10-05 INFO 2025-10-15 07:30:04,202 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000045-OT-01 INFO 2025-10-15 07:30:04,202 signals 55075 8782111040 SubFile created: FILE-2025-000045-OT-01 for clinic Occupational Therapy INFO 2025-10-15 07:30:04,202 signals 55075 8782111040 Created sub-file FILE-2025-000045-OT-01 for patient 000045 at clinic Occupational Therapy INFO 2025-10-15 07:30:04,203 signals 55075 8782111040 Notified provider abdullah.al-harthi.ot2 of new appointment INFO 2025-10-15 07:30:04,204 signals 55075 8782111040 Appointment created: b0596e7c-9886-4724-83bc-090535362563 for patient 000032 on 2025-08-24 INFO 2025-10-15 07:30:04,204 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000032-ABA-01 INFO 2025-10-15 07:30:04,204 signals 55075 8782111040 SubFile created: FILE-2025-000032-ABA-01 for clinic ABA Therapy INFO 2025-10-15 07:30:04,204 signals 55075 8782111040 Created sub-file FILE-2025-000032-ABA-01 for patient 000032 at clinic ABA Therapy INFO 2025-10-15 07:30:04,205 signals 55075 8782111040 Notified provider abdulrahman.al-anzi.aba2 of new appointment INFO 2025-10-15 07:30:04,205 signals 55075 8782111040 Appointment created: dd9ce073-c360-415e-b35a-2edd175bc9ae for patient 000045 on 2025-08-10 INFO 2025-10-15 07:30:04,206 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000045-NUR-02 INFO 2025-10-15 07:30:04,206 signals 55075 8782111040 SubFile created: FILE-2025-000045-NUR-02 for clinic Nursing Department INFO 2025-10-15 07:30:04,206 signals 55075 8782111040 Created sub-file FILE-2025-000045-NUR-02 for patient 000045 at clinic Nursing Department INFO 2025-10-15 07:30:04,206 signals 55075 8782111040 Notified provider abdulaziz.al-otaibi.nurse1 of new appointment INFO 2025-10-15 07:30:04,208 signals 55075 8782111040 Appointment created: 9c915ebb-578a-44fb-bdce-8a8dab121b16 for patient 000030 on 2025-11-04 INFO 2025-10-15 07:30:04,208 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000030-OT-02 INFO 2025-10-15 07:30:04,208 signals 55075 8782111040 SubFile created: FILE-2025-000030-OT-02 for clinic Occupational Therapy INFO 2025-10-15 07:30:04,208 signals 55075 8782111040 Created sub-file FILE-2025-000030-OT-02 for patient 000030 at clinic Occupational Therapy INFO 2025-10-15 07:30:04,208 signals 55075 8782111040 Notified provider sarah.al-omari.ot1 of new appointment INFO 2025-10-15 07:30:04,209 signals 55075 8782111040 Scheduled 24-hour reminder for appointment 9c915ebb-578a-44fb-bdce-8a8dab121b16 INFO 2025-10-15 07:30:04,209 signals 55075 8782111040 Scheduled 2-hour reminder for appointment 9c915ebb-578a-44fb-bdce-8a8dab121b16 INFO 2025-10-15 07:30:04,210 signals 55075 8782111040 Appointment created: a0aed854-c98c-4d7a-b0d3-981bd7efb97f for patient 000020 on 2025-11-02 INFO 2025-10-15 07:30:04,211 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000020-NUR-01 INFO 2025-10-15 07:30:04,211 signals 55075 8782111040 SubFile created: FILE-2025-000020-NUR-01 for clinic Nursing Department INFO 2025-10-15 07:30:04,211 signals 55075 8782111040 Created sub-file FILE-2025-000020-NUR-01 for patient 000020 at clinic Nursing Department INFO 2025-10-15 07:30:04,212 confirmation_service 55075 8782111040 Created confirmation token for appointment a0aed854-c98c-4d7a-b0d3-981bd7efb97f, expires at 2025-10-22 04:30:04.212102+00:00 ERROR 2025-10-15 07:30:04,212 signals 55075 8782111040 Error creating confirmation token for appointment a0aed854-c98c-4d7a-b0d3-981bd7efb97f: combine() argument 2 must be datetime.time, not str INFO 2025-10-15 07:30:04,212 signals 55075 8782111040 Notified provider saleh.al-omari.nurse2 of new appointment INFO 2025-10-15 07:30:04,213 signals 55075 8782111040 Scheduled 24-hour reminder for appointment a0aed854-c98c-4d7a-b0d3-981bd7efb97f INFO 2025-10-15 07:30:04,213 signals 55075 8782111040 Scheduled 2-hour reminder for appointment a0aed854-c98c-4d7a-b0d3-981bd7efb97f INFO 2025-10-15 07:30:04,214 signals 55075 8782111040 Appointment created: c87d780a-1048-4ba4-9cf9-8ed6c0f6758f for patient 000008 on 2025-08-31 INFO 2025-10-15 07:30:04,214 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000008-MED-01 INFO 2025-10-15 07:30:04,214 signals 55075 8782111040 SubFile created: FILE-2025-000008-MED-01 for clinic Medical Department INFO 2025-10-15 07:30:04,214 signals 55075 8782111040 Created sub-file FILE-2025-000008-MED-01 for patient 000008 at clinic Medical Department INFO 2025-10-15 07:30:04,215 signals 55075 8782111040 Notified provider lama.al-omari.doctor2 of new appointment INFO 2025-10-15 07:30:04,216 signals 55075 8782111040 Appointment created: 6c4832ae-77e1-4ac3-8ba0-06c707e58af1 for patient 000031 on 2025-10-06 INFO 2025-10-15 07:30:04,216 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000031-MED-01 INFO 2025-10-15 07:30:04,216 signals 55075 8782111040 SubFile created: FILE-2025-000031-MED-01 for clinic Medical Department INFO 2025-10-15 07:30:04,216 signals 55075 8782111040 Created sub-file FILE-2025-000031-MED-01 for patient 000031 at clinic Medical Department INFO 2025-10-15 07:30:04,217 signals 55075 8782111040 Notified provider lama.al-omari.doctor2 of new appointment INFO 2025-10-15 07:30:04,218 signals 55075 8782111040 Appointment created: 413d6d2f-303f-471e-a4f4-84a2ea8d2320 for patient 000026 on 2025-09-17 INFO 2025-10-15 07:30:04,218 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000026-MED-01 INFO 2025-10-15 07:30:04,219 signals 55075 8782111040 SubFile created: FILE-2025-000026-MED-01 for clinic Medical Department INFO 2025-10-15 07:30:04,219 signals 55075 8782111040 Created sub-file FILE-2025-000026-MED-01 for patient 000026 at clinic Medical Department INFO 2025-10-15 07:30:04,219 signals 55075 8782111040 Notified provider lama.al-omari.doctor2 of new appointment INFO 2025-10-15 07:30:04,220 signals 55075 8782111040 Appointment created: 452d90d5-b08d-4463-96c2-5952408c4433 for patient 000044 on 2025-08-07 INFO 2025-10-15 07:30:04,221 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000044-MED-02 INFO 2025-10-15 07:30:04,221 signals 55075 8782111040 SubFile created: FILE-2025-000044-MED-02 for clinic Medical Department INFO 2025-10-15 07:30:04,221 signals 55075 8782111040 Created sub-file FILE-2025-000044-MED-02 for patient 000044 at clinic Medical Department INFO 2025-10-15 07:30:04,221 signals 55075 8782111040 Notified provider jawaher.al-harthi.doctor1 of new appointment INFO 2025-10-15 07:30:04,222 signals 55075 8782111040 Appointment created: 6d6ebeee-a797-4849-aedf-8f3ff58ced55 for patient 000015 on 2025-09-14 INFO 2025-10-15 07:30:04,222 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000015-SLP-02 INFO 2025-10-15 07:30:04,223 signals 55075 8782111040 SubFile created: FILE-2025-000015-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-15 07:30:04,223 signals 55075 8782111040 Created sub-file FILE-2025-000015-SLP-02 for patient 000015 at clinic Speech-Language Pathology INFO 2025-10-15 07:30:04,223 signals 55075 8782111040 Notified provider dalal.al-shamrani.slp2 of new appointment INFO 2025-10-15 07:30:04,224 signals 55075 8782111040 Appointment created: cff4ae57-c2a6-4a23-9991-3ebe25a6d55a for patient 000042 on 2025-09-07 INFO 2025-10-15 07:30:04,225 signals 55075 8782111040 Notified provider abdulaziz.al-otaibi.nurse1 of new appointment INFO 2025-10-15 07:30:04,226 signals 55075 8782111040 Appointment created: 35999284-8e7c-4cdb-9332-fb2a585ffcc5 for patient 000008 on 2025-07-20 INFO 2025-10-15 07:30:04,227 signals 55075 8782111040 Notified provider lama.al-omari.doctor2 of new appointment INFO 2025-10-15 07:30:04,228 signals 55075 8782111040 Appointment created: b3cd3711-6935-4271-9104-3e15b9d68aeb for patient 000027 on 2025-09-22 INFO 2025-10-15 07:30:04,229 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000027-OT-01 INFO 2025-10-15 07:30:04,229 signals 55075 8782111040 SubFile created: FILE-2025-000027-OT-01 for clinic Occupational Therapy INFO 2025-10-15 07:30:04,229 signals 55075 8782111040 Created sub-file FILE-2025-000027-OT-01 for patient 000027 at clinic Occupational Therapy INFO 2025-10-15 07:30:04,229 signals 55075 8782111040 Notified provider abdullah.al-harthi.ot2 of new appointment INFO 2025-10-15 07:30:04,231 signals 55075 8782111040 Appointment created: a95d3138-ef7f-4f2a-81a5-cf26d7b862d0 for patient 000034 on 2025-09-24 INFO 2025-10-15 07:30:04,231 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000034-SLP-02 INFO 2025-10-15 07:30:04,231 signals 55075 8782111040 SubFile created: FILE-2025-000034-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-15 07:30:04,231 signals 55075 8782111040 Created sub-file FILE-2025-000034-SLP-02 for patient 000034 at clinic Speech-Language Pathology INFO 2025-10-15 07:30:04,231 signals 55075 8782111040 Notified provider saleh.al-otaibi.slp1 of new appointment INFO 2025-10-15 07:30:04,233 signals 55075 8782111040 Appointment created: fed8f22f-7e06-4990-8361-15b0771f8a90 for patient 000027 on 2025-09-16 INFO 2025-10-15 07:30:04,233 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000027-ABA-02 INFO 2025-10-15 07:30:04,233 signals 55075 8782111040 SubFile created: FILE-2025-000027-ABA-02 for clinic ABA Therapy INFO 2025-10-15 07:30:04,233 signals 55075 8782111040 Created sub-file FILE-2025-000027-ABA-02 for patient 000027 at clinic ABA Therapy INFO 2025-10-15 07:30:04,234 signals 55075 8782111040 Notified provider abdulrahman.al-anzi.aba2 of new appointment INFO 2025-10-15 07:30:04,235 signals 55075 8782111040 Appointment created: 33a4f294-7490-4782-9894-2fb47927bbb2 for patient 000013 on 2025-08-03 INFO 2025-10-15 07:30:04,236 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000013-NUR-01 INFO 2025-10-15 07:30:04,236 signals 55075 8782111040 SubFile created: FILE-2025-000013-NUR-01 for clinic Nursing Department INFO 2025-10-15 07:30:04,236 signals 55075 8782111040 Created sub-file FILE-2025-000013-NUR-01 for patient 000013 at clinic Nursing Department INFO 2025-10-15 07:30:04,236 signals 55075 8782111040 Notified provider saleh.al-omari.nurse2 of new appointment INFO 2025-10-15 07:30:04,237 signals 55075 8782111040 Appointment created: 81c53b7e-0108-40c3-a1ea-53828a17914d for patient 000005 on 2025-07-17 INFO 2025-10-15 07:30:04,238 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000005-MED-01 INFO 2025-10-15 07:30:04,238 signals 55075 8782111040 SubFile created: FILE-2025-000005-MED-01 for clinic Medical Department INFO 2025-10-15 07:30:04,238 signals 55075 8782111040 Created sub-file FILE-2025-000005-MED-01 for patient 000005 at clinic Medical Department INFO 2025-10-15 07:30:04,238 signals 55075 8782111040 Notified provider jawaher.al-harthi.doctor1 of new appointment INFO 2025-10-15 07:30:04,240 signals 55075 8782111040 Appointment created: 3b073fe0-5b4f-4968-bfb0-c0b7e2d93819 for patient 000026 on 2025-10-16 INFO 2025-10-15 07:30:04,240 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000026-NUR-02 INFO 2025-10-15 07:30:04,240 signals 55075 8782111040 SubFile created: FILE-2025-000026-NUR-02 for clinic Nursing Department INFO 2025-10-15 07:30:04,240 signals 55075 8782111040 Created sub-file FILE-2025-000026-NUR-02 for patient 000026 at clinic Nursing Department INFO 2025-10-15 07:30:04,240 signals 55075 8782111040 Notified provider abdulaziz.al-otaibi.nurse1 of new appointment INFO 2025-10-15 07:30:04,241 signals 55075 8782111040 Scheduled 24-hour reminder for appointment 3b073fe0-5b4f-4968-bfb0-c0b7e2d93819 INFO 2025-10-15 07:30:04,241 signals 55075 8782111040 Scheduled 2-hour reminder for appointment 3b073fe0-5b4f-4968-bfb0-c0b7e2d93819 INFO 2025-10-15 07:30:04,242 signals 55075 8782111040 Appointment created: 0c89f976-3bba-401f-8f0f-b0d9dedc0685 for patient 000050 on 2025-08-17 INFO 2025-10-15 07:30:04,242 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000050-OT-01 INFO 2025-10-15 07:30:04,242 signals 55075 8782111040 SubFile created: FILE-2025-000050-OT-01 for clinic Occupational Therapy INFO 2025-10-15 07:30:04,242 signals 55075 8782111040 Created sub-file FILE-2025-000050-OT-01 for patient 000050 at clinic Occupational Therapy INFO 2025-10-15 07:30:04,243 signals 55075 8782111040 Notified provider sarah.al-omari.ot1 of new appointment INFO 2025-10-15 07:30:04,244 signals 55075 8782111040 Appointment created: 21d20eac-4ef4-485f-b55d-9c01a3cd51c0 for patient 000015 on 2025-08-11 INFO 2025-10-15 07:30:04,244 signals 55075 8782111040 Notified provider saleh.al-otaibi.slp1 of new appointment INFO 2025-10-15 07:30:04,246 signals 55075 8782111040 Appointment created: a7c36397-cba4-4e1b-a964-1fcac69fde41 for patient 000014 on 2025-08-31 INFO 2025-10-15 07:30:04,246 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000014-NUR-01 INFO 2025-10-15 07:30:04,247 signals 55075 8782111040 SubFile created: FILE-2025-000014-NUR-01 for clinic Nursing Department INFO 2025-10-15 07:30:04,247 signals 55075 8782111040 Created sub-file FILE-2025-000014-NUR-01 for patient 000014 at clinic Nursing Department INFO 2025-10-15 07:30:04,249 signals 55075 8782111040 Notified provider saleh.al-omari.nurse2 of new appointment INFO 2025-10-15 07:30:04,250 signals 55075 8782111040 Appointment created: e33e0c41-8fae-4d04-a23d-ed2b526edacf for patient 000006 on 2025-09-30 INFO 2025-10-15 07:30:04,250 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000006-ABA-01 INFO 2025-10-15 07:30:04,251 signals 55075 8782111040 SubFile created: FILE-2025-000006-ABA-01 for clinic ABA Therapy INFO 2025-10-15 07:30:04,251 signals 55075 8782111040 Created sub-file FILE-2025-000006-ABA-01 for patient 000006 at clinic ABA Therapy INFO 2025-10-15 07:30:04,251 signals 55075 8782111040 Notified provider maha.al-dosari.aba1 of new appointment INFO 2025-10-15 07:30:04,252 signals 55075 8782111040 Appointment created: ad311c1d-bbd7-40ba-a6df-37e1d820ef69 for patient 000037 on 2025-08-25 INFO 2025-10-15 07:30:04,253 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000037-NUR-02 INFO 2025-10-15 07:30:04,253 signals 55075 8782111040 SubFile created: FILE-2025-000037-NUR-02 for clinic Nursing Department INFO 2025-10-15 07:30:04,253 signals 55075 8782111040 Created sub-file FILE-2025-000037-NUR-02 for patient 000037 at clinic Nursing Department INFO 2025-10-15 07:30:04,253 signals 55075 8782111040 Notified provider sarah.al-juaid.nurse3 of new appointment INFO 2025-10-15 07:30:04,255 signals 55075 8782111040 Appointment created: a17656ba-3ca9-455b-bc6f-19fc7345b233 for patient 000007 on 2025-08-11 INFO 2025-10-15 07:30:04,255 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000007-ABA-03 INFO 2025-10-15 07:30:04,255 signals 55075 8782111040 SubFile created: FILE-2025-000007-ABA-03 for clinic ABA Therapy INFO 2025-10-15 07:30:04,255 signals 55075 8782111040 Created sub-file FILE-2025-000007-ABA-03 for patient 000007 at clinic ABA Therapy INFO 2025-10-15 07:30:04,255 signals 55075 8782111040 Notified provider abdulrahman.al-anzi.aba2 of new appointment INFO 2025-10-15 07:30:04,257 signals 55075 8782111040 Appointment created: caf92387-d311-441a-9a66-aad498c7038d for patient 000038 on 2025-09-21 INFO 2025-10-15 07:30:04,257 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000038-NUR-01 INFO 2025-10-15 07:30:04,257 signals 55075 8782111040 SubFile created: FILE-2025-000038-NUR-01 for clinic Nursing Department INFO 2025-10-15 07:30:04,257 signals 55075 8782111040 Created sub-file FILE-2025-000038-NUR-01 for patient 000038 at clinic Nursing Department INFO 2025-10-15 07:30:04,258 signals 55075 8782111040 Notified provider abdulaziz.al-otaibi.nurse1 of new appointment INFO 2025-10-15 07:30:04,259 signals 55075 8782111040 Appointment created: 6c23fd9f-9794-4dac-8b0e-f010cd656135 for patient 000049 on 2025-08-03 INFO 2025-10-15 07:30:04,259 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000049-SLP-01 INFO 2025-10-15 07:30:04,259 signals 55075 8782111040 SubFile created: FILE-2025-000049-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-15 07:30:04,259 signals 55075 8782111040 Created sub-file FILE-2025-000049-SLP-01 for patient 000049 at clinic Speech-Language Pathology INFO 2025-10-15 07:30:04,259 signals 55075 8782111040 Notified provider saleh.al-otaibi.slp1 of new appointment INFO 2025-10-15 07:30:04,261 signals 55075 8782111040 Appointment created: d127de14-8131-4431-bd24-c7bb5fce6903 for patient 000045 on 2025-08-24 INFO 2025-10-15 07:30:04,261 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000045-SLP-03 INFO 2025-10-15 07:30:04,261 signals 55075 8782111040 SubFile created: FILE-2025-000045-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-15 07:30:04,261 signals 55075 8782111040 Created sub-file FILE-2025-000045-SLP-03 for patient 000045 at clinic Speech-Language Pathology INFO 2025-10-15 07:30:04,261 signals 55075 8782111040 Notified provider saleh.al-otaibi.slp1 of new appointment INFO 2025-10-15 07:30:04,263 signals 55075 8782111040 Appointment created: 875d1472-1e92-4014-8e3c-d012f58ed939 for patient 000028 on 2025-09-07 INFO 2025-10-15 07:30:04,263 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000028-ABA-01 INFO 2025-10-15 07:30:04,263 signals 55075 8782111040 SubFile created: FILE-2025-000028-ABA-01 for clinic ABA Therapy INFO 2025-10-15 07:30:04,263 signals 55075 8782111040 Created sub-file FILE-2025-000028-ABA-01 for patient 000028 at clinic ABA Therapy INFO 2025-10-15 07:30:04,264 signals 55075 8782111040 Notified provider maha.al-dosari.aba1 of new appointment INFO 2025-10-15 07:30:04,264 signals 55075 8782111040 Appointment created: 5b82bea4-b16c-4574-9fd5-f6a8046570e8 for patient 000013 on 2025-11-09 INFO 2025-10-15 07:30:04,265 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000013-ABA-02 INFO 2025-10-15 07:30:04,265 signals 55075 8782111040 SubFile created: FILE-2025-000013-ABA-02 for clinic ABA Therapy INFO 2025-10-15 07:30:04,265 signals 55075 8782111040 Created sub-file FILE-2025-000013-ABA-02 for patient 000013 at clinic ABA Therapy INFO 2025-10-15 07:30:04,265 signals 55075 8782111040 Notified provider maha.al-dosari.aba1 of new appointment INFO 2025-10-15 07:30:04,266 signals 55075 8782111040 Scheduled 24-hour reminder for appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 INFO 2025-10-15 07:30:04,266 signals 55075 8782111040 Scheduled 2-hour reminder for appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 INFO 2025-10-15 07:30:04,267 signals 55075 8782111040 Appointment created: 54a3ff98-f5e2-4289-a219-d9fe96d353a1 for patient 000039 on 2025-07-21 INFO 2025-10-15 07:30:04,267 signals 55075 8782111040 Notified provider maha.al-dosari.aba1 of new appointment INFO 2025-10-15 07:30:04,268 signals 55075 8782111040 Appointment created: ccadcf44-2e71-40b0-b4e7-6e36e581b327 for patient 000004 on 2025-08-17 INFO 2025-10-15 07:30:04,269 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000004-NUR-01 INFO 2025-10-15 07:30:04,269 signals 55075 8782111040 SubFile created: FILE-2025-000004-NUR-01 for clinic Nursing Department INFO 2025-10-15 07:30:04,269 signals 55075 8782111040 Created sub-file FILE-2025-000004-NUR-01 for patient 000004 at clinic Nursing Department INFO 2025-10-15 07:30:04,269 signals 55075 8782111040 Notified provider sarah.al-juaid.nurse3 of new appointment INFO 2025-10-15 07:30:04,271 signals 55075 8782111040 Appointment created: afd97084-7ffe-41a5-b962-30065f36a6cf for patient 000029 on 2025-09-21 INFO 2025-10-15 07:30:04,271 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000029-NUR-01 INFO 2025-10-15 07:30:04,271 signals 55075 8782111040 SubFile created: FILE-2025-000029-NUR-01 for clinic Nursing Department INFO 2025-10-15 07:30:04,271 signals 55075 8782111040 Created sub-file FILE-2025-000029-NUR-01 for patient 000029 at clinic Nursing Department INFO 2025-10-15 07:30:04,272 signals 55075 8782111040 Notified provider sarah.al-juaid.nurse3 of new appointment INFO 2025-10-15 07:30:04,273 signals 55075 8782111040 Appointment created: 15d78bc4-3b33-4abc-845a-161db31df016 for patient 000043 on 2025-07-21 INFO 2025-10-15 07:30:04,273 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000043-NUR-02 INFO 2025-10-15 07:30:04,273 signals 55075 8782111040 SubFile created: FILE-2025-000043-NUR-02 for clinic Nursing Department INFO 2025-10-15 07:30:04,273 signals 55075 8782111040 Created sub-file FILE-2025-000043-NUR-02 for patient 000043 at clinic Nursing Department INFO 2025-10-15 07:30:04,274 signals 55075 8782111040 Notified provider saleh.al-omari.nurse2 of new appointment INFO 2025-10-15 07:30:04,275 signals 55075 8782111040 Appointment created: 4f652e2f-6881-47f2-86a7-35fa96bbaa39 for patient 000014 on 2025-09-23 INFO 2025-10-15 07:30:04,275 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000014-SLP-02 INFO 2025-10-15 07:30:04,276 signals 55075 8782111040 SubFile created: FILE-2025-000014-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-15 07:30:04,276 signals 55075 8782111040 Created sub-file FILE-2025-000014-SLP-02 for patient 000014 at clinic Speech-Language Pathology INFO 2025-10-15 07:30:04,276 signals 55075 8782111040 Notified provider dalal.al-shamrani.slp2 of new appointment INFO 2025-10-15 07:30:04,277 signals 55075 8782111040 Appointment created: 16ece3e2-cbdb-4bbf-ad16-e3ad5eff544b for patient 000036 on 2025-08-10 INFO 2025-10-15 07:30:04,278 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000036-SLP-02 INFO 2025-10-15 07:30:04,278 signals 55075 8782111040 SubFile created: FILE-2025-000036-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-15 07:30:04,278 signals 55075 8782111040 Created sub-file FILE-2025-000036-SLP-02 for patient 000036 at clinic Speech-Language Pathology INFO 2025-10-15 07:30:04,278 signals 55075 8782111040 Notified provider dalal.al-shamrani.slp2 of new appointment INFO 2025-10-15 07:30:04,280 signals 55075 8782111040 Appointment created: eafb4e3f-aca6-418c-b013-2a50780b355f for patient 000021 on 2025-07-30 INFO 2025-10-15 07:30:04,280 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000021-NUR-02 INFO 2025-10-15 07:30:04,280 signals 55075 8782111040 SubFile created: FILE-2025-000021-NUR-02 for clinic Nursing Department INFO 2025-10-15 07:30:04,280 signals 55075 8782111040 Created sub-file FILE-2025-000021-NUR-02 for patient 000021 at clinic Nursing Department INFO 2025-10-15 07:30:04,281 signals 55075 8782111040 Notified provider saleh.al-omari.nurse2 of new appointment INFO 2025-10-15 07:30:04,287 signals 55075 8782111040 Appointment created: 607e4e23-04e0-4c75-849d-deae3b427bbe for patient 000035 on 2025-10-21 INFO 2025-10-15 07:30:04,287 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000035-ABA-01 INFO 2025-10-15 07:30:04,288 signals 55075 8782111040 SubFile created: FILE-2025-000035-ABA-01 for clinic ABA Therapy INFO 2025-10-15 07:30:04,288 signals 55075 8782111040 Created sub-file FILE-2025-000035-ABA-01 for patient 000035 at clinic ABA Therapy INFO 2025-10-15 07:30:04,288 signals 55075 8782111040 Notified provider abdulrahman.al-anzi.aba2 of new appointment INFO 2025-10-15 07:30:04,289 signals 55075 8782111040 Scheduled 24-hour reminder for appointment 607e4e23-04e0-4c75-849d-deae3b427bbe INFO 2025-10-15 07:30:04,289 signals 55075 8782111040 Scheduled 2-hour reminder for appointment 607e4e23-04e0-4c75-849d-deae3b427bbe INFO 2025-10-15 07:30:04,290 signals 55075 8782111040 Appointment created: 189bdc95-bb47-4c3f-af49-50783a8edbb9 for patient 000030 on 2025-08-24 INFO 2025-10-15 07:30:04,290 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000030-ABA-03 INFO 2025-10-15 07:30:04,290 signals 55075 8782111040 SubFile created: FILE-2025-000030-ABA-03 for clinic ABA Therapy INFO 2025-10-15 07:30:04,290 signals 55075 8782111040 Created sub-file FILE-2025-000030-ABA-03 for patient 000030 at clinic ABA Therapy INFO 2025-10-15 07:30:04,291 signals 55075 8782111040 Notified provider maha.al-dosari.aba1 of new appointment INFO 2025-10-15 07:30:04,293 signals 55075 8782111040 Appointment created: dd94d91a-3ae7-47f5-aacb-1b097b7c5de6 for patient 000002 on 2025-10-23 INFO 2025-10-15 07:30:04,293 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000002-MED-01 INFO 2025-10-15 07:30:04,293 signals 55075 8782111040 SubFile created: FILE-2025-000002-MED-01 for clinic Medical Department INFO 2025-10-15 07:30:04,293 signals 55075 8782111040 Created sub-file FILE-2025-000002-MED-01 for patient 000002 at clinic Medical Department INFO 2025-10-15 07:30:04,294 confirmation_service 55075 8782111040 Created confirmation token for appointment dd94d91a-3ae7-47f5-aacb-1b097b7c5de6, expires at 2025-10-22 04:30:04.294290+00:00 ERROR 2025-10-15 07:30:04,294 signals 55075 8782111040 Error creating confirmation token for appointment dd94d91a-3ae7-47f5-aacb-1b097b7c5de6: combine() argument 2 must be datetime.time, not str INFO 2025-10-15 07:30:04,294 signals 55075 8782111040 Notified provider lama.al-omari.doctor2 of new appointment INFO 2025-10-15 07:30:04,295 signals 55075 8782111040 Scheduled 24-hour reminder for appointment dd94d91a-3ae7-47f5-aacb-1b097b7c5de6 INFO 2025-10-15 07:30:04,295 signals 55075 8782111040 Scheduled 2-hour reminder for appointment dd94d91a-3ae7-47f5-aacb-1b097b7c5de6 INFO 2025-10-15 07:30:04,296 signals 55075 8782111040 Appointment created: 8fae7a9a-6a57-40aa-af41-d6974cf0850e for patient 000032 on 2025-11-09 INFO 2025-10-15 07:30:04,296 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000032-MED-02 INFO 2025-10-15 07:30:04,296 signals 55075 8782111040 SubFile created: FILE-2025-000032-MED-02 for clinic Medical Department INFO 2025-10-15 07:30:04,296 signals 55075 8782111040 Created sub-file FILE-2025-000032-MED-02 for patient 000032 at clinic Medical Department INFO 2025-10-15 07:30:04,297 confirmation_service 55075 8782111040 Created confirmation token for appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e, expires at 2025-10-22 04:30:04.297281+00:00 ERROR 2025-10-15 07:30:04,297 signals 55075 8782111040 Error creating confirmation token for appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e: combine() argument 2 must be datetime.time, not str INFO 2025-10-15 07:30:04,297 signals 55075 8782111040 Notified provider lama.al-omari.doctor2 of new appointment INFO 2025-10-15 07:30:04,298 signals 55075 8782111040 Scheduled 24-hour reminder for appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e INFO 2025-10-15 07:30:04,298 signals 55075 8782111040 Scheduled 2-hour reminder for appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e INFO 2025-10-15 07:30:04,299 signals 55075 8782111040 Appointment created: ae213cf4-24e6-44e7-9bb1-295ea3f22d25 for patient 000028 on 2025-09-23 INFO 2025-10-15 07:30:04,299 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000028-SLP-02 INFO 2025-10-15 07:30:04,299 signals 55075 8782111040 SubFile created: FILE-2025-000028-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-15 07:30:04,299 signals 55075 8782111040 Created sub-file FILE-2025-000028-SLP-02 for patient 000028 at clinic Speech-Language Pathology INFO 2025-10-15 07:30:04,299 signals 55075 8782111040 Notified provider saleh.al-otaibi.slp1 of new appointment INFO 2025-10-15 07:30:04,300 signals 55075 8782111040 Appointment created: 5ac656e6-34a0-42f5-add9-a4bd6bf3e234 for patient 000029 on 2025-10-16 INFO 2025-10-15 07:30:04,301 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000029-ABA-02 INFO 2025-10-15 07:30:04,301 signals 55075 8782111040 SubFile created: FILE-2025-000029-ABA-02 for clinic ABA Therapy INFO 2025-10-15 07:30:04,301 signals 55075 8782111040 Created sub-file FILE-2025-000029-ABA-02 for patient 000029 at clinic ABA Therapy INFO 2025-10-15 07:30:04,301 signals 55075 8782111040 Notified provider abdulrahman.al-anzi.aba2 of new appointment INFO 2025-10-15 07:30:04,301 signals 55075 8782111040 Scheduled 24-hour reminder for appointment 5ac656e6-34a0-42f5-add9-a4bd6bf3e234 INFO 2025-10-15 07:30:04,302 signals 55075 8782111040 Scheduled 2-hour reminder for appointment 5ac656e6-34a0-42f5-add9-a4bd6bf3e234 INFO 2025-10-15 07:30:04,302 signals 55075 8782111040 Appointment created: 965cbf0b-8f9e-46ae-b54c-19239a06bdb5 for patient 000039 on 2025-10-05 INFO 2025-10-15 07:30:04,303 signals 55075 8782111040 Notified provider maha.al-dosari.aba1 of new appointment INFO 2025-10-15 07:30:04,304 signals 55075 8782111040 Appointment created: c50feef4-fd32-4547-8b0f-79f586b9cf8a for patient 000031 on 2025-11-09 INFO 2025-10-15 07:30:04,305 signals 55075 8782111040 Notified provider omar.al-balawi.doctor3 of new appointment INFO 2025-10-15 07:30:04,305 signals 55075 8782111040 Scheduled 24-hour reminder for appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a INFO 2025-10-15 07:30:04,306 signals 55075 8782111040 Scheduled 2-hour reminder for appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a INFO 2025-10-15 07:30:04,306 signals 55075 8782111040 Appointment created: 8e305ccd-4c0f-4ef6-b478-8e4b11e45d5b for patient 000040 on 2025-07-24 INFO 2025-10-15 07:30:04,307 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000040-MED-02 INFO 2025-10-15 07:30:04,307 signals 55075 8782111040 SubFile created: FILE-2025-000040-MED-02 for clinic Medical Department INFO 2025-10-15 07:30:04,307 signals 55075 8782111040 Created sub-file FILE-2025-000040-MED-02 for patient 000040 at clinic Medical Department INFO 2025-10-15 07:30:04,307 signals 55075 8782111040 Notified provider jawaher.al-harthi.doctor1 of new appointment INFO 2025-10-15 07:30:04,308 signals 55075 8782111040 Appointment created: eac773b3-ceaf-4a18-b64c-99757d83cc54 for patient 000025 on 2025-08-21 INFO 2025-10-15 07:30:04,309 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000025-MED-01 INFO 2025-10-15 07:30:04,309 signals 55075 8782111040 SubFile created: FILE-2025-000025-MED-01 for clinic Medical Department INFO 2025-10-15 07:30:04,309 signals 55075 8782111040 Created sub-file FILE-2025-000025-MED-01 for patient 000025 at clinic Medical Department INFO 2025-10-15 07:30:04,309 signals 55075 8782111040 Notified provider jawaher.al-harthi.doctor1 of new appointment INFO 2025-10-15 07:30:04,311 signals 55075 8782111040 Appointment created: a8964164-dff3-45a7-b620-85cf24909aa9 for patient 000026 on 2025-11-10 INFO 2025-10-15 07:30:04,311 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000026-OT-03 INFO 2025-10-15 07:30:04,311 signals 55075 8782111040 SubFile created: FILE-2025-000026-OT-03 for clinic Occupational Therapy INFO 2025-10-15 07:30:04,311 signals 55075 8782111040 Created sub-file FILE-2025-000026-OT-03 for patient 000026 at clinic Occupational Therapy INFO 2025-10-15 07:30:04,311 signals 55075 8782111040 Notified provider sarah.al-omari.ot1 of new appointment INFO 2025-10-15 07:30:04,312 signals 55075 8782111040 Scheduled 24-hour reminder for appointment a8964164-dff3-45a7-b620-85cf24909aa9 INFO 2025-10-15 07:30:04,312 signals 55075 8782111040 Scheduled 2-hour reminder for appointment a8964164-dff3-45a7-b620-85cf24909aa9 INFO 2025-10-15 07:30:04,313 signals 55075 8782111040 Appointment created: e51fe0b7-cb60-471b-bae3-81441e013295 for patient 000038 on 2025-07-24 INFO 2025-10-15 07:30:04,313 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000038-ABA-02 INFO 2025-10-15 07:30:04,313 signals 55075 8782111040 SubFile created: FILE-2025-000038-ABA-02 for clinic ABA Therapy INFO 2025-10-15 07:30:04,313 signals 55075 8782111040 Created sub-file FILE-2025-000038-ABA-02 for patient 000038 at clinic ABA Therapy INFO 2025-10-15 07:30:04,313 signals 55075 8782111040 Notified provider maha.al-dosari.aba1 of new appointment INFO 2025-10-15 07:30:04,315 signals 55075 8782111040 Appointment created: 50e22d02-69a3-449b-ace5-ad9f6aeedcad for patient 000025 on 2025-07-17 INFO 2025-10-15 07:30:04,316 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000025-SLP-02 INFO 2025-10-15 07:30:04,316 signals 55075 8782111040 SubFile created: FILE-2025-000025-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-15 07:30:04,316 signals 55075 8782111040 Created sub-file FILE-2025-000025-SLP-02 for patient 000025 at clinic Speech-Language Pathology INFO 2025-10-15 07:30:04,316 signals 55075 8782111040 Notified provider dalal.al-shamrani.slp2 of new appointment INFO 2025-10-15 07:30:04,318 signals 55075 8782111040 Appointment created: 32ce2f92-c248-487f-95b9-04126d7cd005 for patient 000022 on 2025-09-21 INFO 2025-10-15 07:30:04,318 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000022-OT-01 INFO 2025-10-15 07:30:04,318 signals 55075 8782111040 SubFile created: FILE-2025-000022-OT-01 for clinic Occupational Therapy INFO 2025-10-15 07:30:04,318 signals 55075 8782111040 Created sub-file FILE-2025-000022-OT-01 for patient 000022 at clinic Occupational Therapy INFO 2025-10-15 07:30:04,318 signals 55075 8782111040 Notified provider sarah.al-omari.ot1 of new appointment INFO 2025-10-15 07:30:04,320 signals 55075 8782111040 Appointment created: 04af6200-0441-4086-8f60-dd7f183f6685 for patient 000030 on 2025-07-20 INFO 2025-10-15 07:30:04,320 signals 55075 8782111040 Notified provider omar.al-balawi.doctor3 of new appointment INFO 2025-10-15 07:30:04,321 signals 55075 8782111040 Appointment created: 7f5119a7-4995-4fcd-b736-b78b6f6ffc27 for patient 000032 on 2025-08-20 INFO 2025-10-15 07:30:04,321 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000032-NUR-03 INFO 2025-10-15 07:30:04,322 signals 55075 8782111040 SubFile created: FILE-2025-000032-NUR-03 for clinic Nursing Department INFO 2025-10-15 07:30:04,322 signals 55075 8782111040 Created sub-file FILE-2025-000032-NUR-03 for patient 000032 at clinic Nursing Department INFO 2025-10-15 07:30:04,322 signals 55075 8782111040 Notified provider saleh.al-omari.nurse2 of new appointment INFO 2025-10-15 07:30:04,323 signals 55075 8782111040 Appointment created: b884e015-dc20-4db1-8e43-90678f6c8e68 for patient 000045 on 2025-07-27 INFO 2025-10-15 07:30:04,324 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000045-ABA-04 INFO 2025-10-15 07:30:04,324 signals 55075 8782111040 SubFile created: FILE-2025-000045-ABA-04 for clinic ABA Therapy INFO 2025-10-15 07:30:04,324 signals 55075 8782111040 Created sub-file FILE-2025-000045-ABA-04 for patient 000045 at clinic ABA Therapy INFO 2025-10-15 07:30:04,324 signals 55075 8782111040 Notified provider abdulrahman.al-anzi.aba2 of new appointment INFO 2025-10-15 07:30:04,325 signals 55075 8782111040 Appointment created: c15f0772-aa23-4dba-9212-3f38f9aa6634 for patient 000043 on 2025-09-28 INFO 2025-10-15 07:30:04,326 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000043-ABA-03 INFO 2025-10-15 07:30:04,326 signals 55075 8782111040 SubFile created: FILE-2025-000043-ABA-03 for clinic ABA Therapy INFO 2025-10-15 07:30:04,326 signals 55075 8782111040 Created sub-file FILE-2025-000043-ABA-03 for patient 000043 at clinic ABA Therapy INFO 2025-10-15 07:30:04,326 signals 55075 8782111040 Notified provider abdulrahman.al-anzi.aba2 of new appointment INFO 2025-10-15 07:30:04,327 signals 55075 8782111040 Appointment created: d1318b1d-29af-448b-a49d-4747e962b336 for patient 000044 on 2025-11-02 INFO 2025-10-15 07:30:04,327 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000044-ABA-03 INFO 2025-10-15 07:30:04,328 signals 55075 8782111040 SubFile created: FILE-2025-000044-ABA-03 for clinic ABA Therapy INFO 2025-10-15 07:30:04,328 signals 55075 8782111040 Created sub-file FILE-2025-000044-ABA-03 for patient 000044 at clinic ABA Therapy INFO 2025-10-15 07:30:04,328 signals 55075 8782111040 Notified provider maha.al-dosari.aba1 of new appointment INFO 2025-10-15 07:30:04,328 signals 55075 8782111040 Scheduled 24-hour reminder for appointment d1318b1d-29af-448b-a49d-4747e962b336 INFO 2025-10-15 07:30:04,329 signals 55075 8782111040 Scheduled 2-hour reminder for appointment d1318b1d-29af-448b-a49d-4747e962b336 INFO 2025-10-15 07:30:04,329 signals 55075 8782111040 Appointment created: 92bf825f-b277-4a46-b65c-79be04521e10 for patient 000038 on 2025-08-10 INFO 2025-10-15 07:30:04,330 signals 55075 8782111040 Notified provider saleh.al-omari.nurse2 of new appointment INFO 2025-10-15 07:30:04,331 signals 55075 8782111040 Appointment created: 88b79068-4bfb-4bf2-a2dc-87d18ce3a71b for patient 000012 on 2025-09-14 INFO 2025-10-15 07:30:04,331 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000012-SLP-01 INFO 2025-10-15 07:30:04,332 signals 55075 8782111040 SubFile created: FILE-2025-000012-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-15 07:30:04,332 signals 55075 8782111040 Created sub-file FILE-2025-000012-SLP-01 for patient 000012 at clinic Speech-Language Pathology INFO 2025-10-15 07:30:04,332 signals 55075 8782111040 Notified provider dalal.al-shamrani.slp2 of new appointment INFO 2025-10-15 07:30:04,333 signals 55075 8782111040 Appointment created: 5d15a0f2-f8ee-4c3c-a4c7-615e2094edc1 for patient 000014 on 2025-08-04 INFO 2025-10-15 07:30:04,334 signals 55075 8782111040 Notified provider abdulaziz.al-otaibi.nurse1 of new appointment INFO 2025-10-15 07:30:04,335 signals 55075 8782111040 Appointment created: 687e6af2-9be6-4d1f-9b9d-463145cf48e2 for patient 000005 on 2025-08-12 INFO 2025-10-15 07:30:04,335 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000005-NUR-02 INFO 2025-10-15 07:30:04,336 signals 55075 8782111040 SubFile created: FILE-2025-000005-NUR-02 for clinic Nursing Department INFO 2025-10-15 07:30:04,336 signals 55075 8782111040 Created sub-file FILE-2025-000005-NUR-02 for patient 000005 at clinic Nursing Department INFO 2025-10-15 07:30:04,336 signals 55075 8782111040 Notified provider sarah.al-juaid.nurse3 of new appointment INFO 2025-10-15 07:30:04,337 signals 55075 8782111040 Appointment created: 431386cc-572d-4ed5-946a-1b371ab83639 for patient 000014 on 2025-07-20 INFO 2025-10-15 07:30:04,338 signals 55075 8782111040 Notified provider saleh.al-otaibi.slp1 of new appointment INFO 2025-10-15 07:30:04,339 signals 55075 8782111040 Appointment created: 2f65cb19-12e7-4b96-8c20-b0783eec006a for patient 000048 on 2025-07-27 INFO 2025-10-15 07:30:04,339 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000048-MED-01 INFO 2025-10-15 07:30:04,340 signals 55075 8782111040 SubFile created: FILE-2025-000048-MED-01 for clinic Medical Department INFO 2025-10-15 07:30:04,340 signals 55075 8782111040 Created sub-file FILE-2025-000048-MED-01 for patient 000048 at clinic Medical Department INFO 2025-10-15 07:30:04,340 signals 55075 8782111040 Notified provider jawaher.al-harthi.doctor1 of new appointment INFO 2025-10-15 07:30:04,342 signals 55075 8782111040 Appointment created: 29b59c17-e2b5-4649-a3eb-d51e10262599 for patient 000001 on 2025-10-08 INFO 2025-10-15 07:30:04,342 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000001-SLP-02 INFO 2025-10-15 07:30:04,342 signals 55075 8782111040 SubFile created: FILE-2025-000001-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-15 07:30:04,342 signals 55075 8782111040 Created sub-file FILE-2025-000001-SLP-02 for patient 000001 at clinic Speech-Language Pathology INFO 2025-10-15 07:30:04,342 signals 55075 8782111040 Notified provider dalal.al-shamrani.slp2 of new appointment INFO 2025-10-15 07:30:04,344 signals 55075 8782111040 Appointment created: a710c0c0-8704-4698-bfe0-e44437df2b0e for patient 000003 on 2025-09-10 INFO 2025-10-15 07:30:04,344 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000003-OT-01 INFO 2025-10-15 07:30:04,344 signals 55075 8782111040 SubFile created: FILE-2025-000003-OT-01 for clinic Occupational Therapy INFO 2025-10-15 07:30:04,344 signals 55075 8782111040 Created sub-file FILE-2025-000003-OT-01 for patient 000003 at clinic Occupational Therapy INFO 2025-10-15 07:30:04,345 signals 55075 8782111040 Notified provider sarah.al-omari.ot1 of new appointment INFO 2025-10-15 07:30:04,346 signals 55075 8782111040 Appointment created: 222b085b-fb14-474d-a92c-d7d9eb207bbc for patient 000003 on 2025-07-23 INFO 2025-10-15 07:30:04,346 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000003-MED-02 INFO 2025-10-15 07:30:04,346 signals 55075 8782111040 SubFile created: FILE-2025-000003-MED-02 for clinic Medical Department INFO 2025-10-15 07:30:04,346 signals 55075 8782111040 Created sub-file FILE-2025-000003-MED-02 for patient 000003 at clinic Medical Department INFO 2025-10-15 07:30:04,347 signals 55075 8782111040 Notified provider omar.al-balawi.doctor3 of new appointment INFO 2025-10-15 07:30:04,348 signals 55075 8782111040 Appointment created: a8c69df0-cdbd-42e6-baa8-38188e65b8b8 for patient 000013 on 2025-09-11 INFO 2025-10-15 07:30:04,349 signals 55075 8782111040 Notified provider maha.al-dosari.aba1 of new appointment INFO 2025-10-15 07:30:04,350 signals 55075 8782111040 Appointment created: 2cadfaa3-9f0b-474e-bbe3-c666ba43f874 for patient 000027 on 2025-10-02 INFO 2025-10-15 07:30:04,350 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000027-MED-03 INFO 2025-10-15 07:30:04,351 signals 55075 8782111040 SubFile created: FILE-2025-000027-MED-03 for clinic Medical Department INFO 2025-10-15 07:30:04,351 signals 55075 8782111040 Created sub-file FILE-2025-000027-MED-03 for patient 000027 at clinic Medical Department INFO 2025-10-15 07:30:04,351 signals 55075 8782111040 Notified provider omar.al-balawi.doctor3 of new appointment INFO 2025-10-15 07:30:04,352 signals 55075 8782111040 Appointment created: 0e220865-a182-47b0-b0e0-512e28eb2d94 for patient 000041 on 2025-09-28 INFO 2025-10-15 07:30:04,353 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000041-MED-03 INFO 2025-10-15 07:30:04,353 signals 55075 8782111040 SubFile created: FILE-2025-000041-MED-03 for clinic Medical Department INFO 2025-10-15 07:30:04,353 signals 55075 8782111040 Created sub-file FILE-2025-000041-MED-03 for patient 000041 at clinic Medical Department INFO 2025-10-15 07:30:04,353 signals 55075 8782111040 Notified provider omar.al-balawi.doctor3 of new appointment INFO 2025-10-15 07:30:04,354 signals 55075 8782111040 Appointment created: 9d3786ab-fc0e-4034-99a7-44adbfbe5d99 for patient 000046 on 2025-09-23 INFO 2025-10-15 07:30:04,355 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000046-MED-02 INFO 2025-10-15 07:30:04,355 signals 55075 8782111040 SubFile created: FILE-2025-000046-MED-02 for clinic Medical Department INFO 2025-10-15 07:30:04,355 signals 55075 8782111040 Created sub-file FILE-2025-000046-MED-02 for patient 000046 at clinic Medical Department INFO 2025-10-15 07:30:04,355 signals 55075 8782111040 Notified provider lama.al-omari.doctor2 of new appointment INFO 2025-10-15 07:30:04,356 signals 55075 8782111040 Appointment created: 86c63b39-a4c6-4b37-a49e-cca2200cff1b for patient 000008 on 2025-09-18 INFO 2025-10-15 07:30:04,357 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000008-NUR-02 INFO 2025-10-15 07:30:04,357 signals 55075 8782111040 SubFile created: FILE-2025-000008-NUR-02 for clinic Nursing Department INFO 2025-10-15 07:30:04,357 signals 55075 8782111040 Created sub-file FILE-2025-000008-NUR-02 for patient 000008 at clinic Nursing Department INFO 2025-10-15 07:30:04,357 signals 55075 8782111040 Notified provider abdulaziz.al-otaibi.nurse1 of new appointment INFO 2025-10-15 07:30:04,358 signals 55075 8782111040 Appointment created: 90f63ef9-9692-4f3c-97b0-61306f0e6a3f for patient 000035 on 2025-08-03 INFO 2025-10-15 07:30:04,359 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000035-SLP-02 INFO 2025-10-15 07:30:04,359 signals 55075 8782111040 SubFile created: FILE-2025-000035-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-15 07:30:04,359 signals 55075 8782111040 Created sub-file FILE-2025-000035-SLP-02 for patient 000035 at clinic Speech-Language Pathology INFO 2025-10-15 07:30:04,359 signals 55075 8782111040 Notified provider saleh.al-otaibi.slp1 of new appointment INFO 2025-10-15 07:30:04,360 signals 55075 8782111040 Appointment created: 35aa806f-1179-40de-858b-60e02e061818 for patient 000022 on 2025-08-07 INFO 2025-10-15 07:30:04,360 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000022-ABA-02 INFO 2025-10-15 07:30:04,360 signals 55075 8782111040 SubFile created: FILE-2025-000022-ABA-02 for clinic ABA Therapy INFO 2025-10-15 07:30:04,361 signals 55075 8782111040 Created sub-file FILE-2025-000022-ABA-02 for patient 000022 at clinic ABA Therapy INFO 2025-10-15 07:30:04,361 signals 55075 8782111040 Notified provider maha.al-dosari.aba1 of new appointment INFO 2025-10-15 07:30:04,362 signals 55075 8782111040 Appointment created: d5945cee-d4ac-40ca-a266-8325c1b42f73 for patient 000044 on 2025-10-06 INFO 2025-10-15 07:30:04,362 signals 55075 8782111040 Notified provider dalal.al-shamrani.slp2 of new appointment INFO 2025-10-15 07:30:04,381 signals 55075 8782111040 Appointment created: 4e94ffd9-8dbf-42b2-a95a-490ce49d7670 for patient 000004 on 2025-09-04 INFO 2025-10-15 07:30:04,381 signals 55075 8782111040 Generated Sub-File Number: FILE-2025-000004-SLP-02 INFO 2025-10-15 07:30:04,381 signals 55075 8782111040 SubFile created: FILE-2025-000004-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-15 07:30:04,381 signals 55075 8782111040 Created sub-file FILE-2025-000004-SLP-02 for patient 000004 at clinic Speech-Language Pathology INFO 2025-10-15 07:30:04,382 signals 55075 8782111040 Notified provider dalal.al-shamrani.slp2 of new appointment INFO 2025-10-15 07:30:04,502 signals 55075 8782111040 Consent created: DATA_SHARING for patient 000047 INFO 2025-10-15 07:30:04,502 signals 55075 8782111040 Consent created: PHOTO_VIDEO for patient 000047 INFO 2025-10-15 07:30:04,502 signals 55075 8782111040 Consent created: GENERAL_TREATMENT for patient 000020 INFO 2025-10-15 07:30:04,503 signals 55075 8782111040 Consent created: SERVICE_SPECIFIC for patient 000020 INFO 2025-10-15 07:30:04,503 signals 55075 8782111040 Consent created: SERVICE_SPECIFIC for patient 000039 INFO 2025-10-15 07:30:04,503 signals 55075 8782111040 Consent created: GENERAL_TREATMENT for patient 000039 INFO 2025-10-15 07:30:04,504 signals 55075 8782111040 Consent created: DATA_SHARING for patient 000004 INFO 2025-10-15 07:30:04,504 signals 55075 8782111040 Consent created: SERVICE_SPECIFIC for patient 000004 INFO 2025-10-15 07:30:04,504 signals 55075 8782111040 Consent created: GENERAL_TREATMENT for patient 000032 INFO 2025-10-15 07:30:04,504 signals 55075 8782111040 Consent created: SERVICE_SPECIFIC for patient 000040 INFO 2025-10-15 07:30:04,505 signals 55075 8782111040 Consent created: SERVICE_SPECIFIC for patient 000040 INFO 2025-10-15 07:30:04,505 signals 55075 8782111040 Consent created: PHOTO_VIDEO for patient 000042 INFO 2025-10-15 07:30:04,505 signals 55075 8782111040 Consent created: GENERAL_TREATMENT for patient 000043 INFO 2025-10-15 07:30:04,505 signals 55075 8782111040 Consent created: GENERAL_TREATMENT for patient 000021 INFO 2025-10-15 07:30:04,506 signals 55075 8782111040 Consent created: DATA_SHARING for patient 000028 INFO 2025-10-15 07:30:04,506 signals 55075 8782111040 Consent created: GENERAL_TREATMENT for patient 000005 INFO 2025-10-15 07:30:04,506 signals 55075 8782111040 Consent created: DATA_SHARING for patient 000048 INFO 2025-10-15 07:30:04,507 signals 55075 8782111040 Consent created: PHOTO_VIDEO for patient 000048 INFO 2025-10-15 07:30:04,507 signals 55075 8782111040 Consent created: SERVICE_SPECIFIC for patient 000033 INFO 2025-10-15 07:30:04,507 signals 55075 8782111040 Consent created: GENERAL_TREATMENT for patient 000033 INFO 2025-10-15 07:30:04,507 signals 55075 8782111040 Consent created: GENERAL_TREATMENT for patient 000015 INFO 2025-10-15 07:30:04,508 signals 55075 8782111040 Consent created: GENERAL_TREATMENT for patient 000036 INFO 2025-10-15 07:30:04,508 signals 55075 8782111040 Consent created: DATA_SHARING for patient 000018 INFO 2025-10-15 07:30:04,508 signals 55075 8782111040 Consent created: DATA_SHARING for patient 000018 INFO 2025-10-15 07:30:04,509 signals 55075 8782111040 Consent created: DATA_SHARING for patient 000045 INFO 2025-10-15 07:30:04,509 signals 55075 8782111040 Consent created: GENERAL_TREATMENT for patient 000013 INFO 2025-10-15 07:30:04,509 signals 55075 8782111040 Consent created: GENERAL_TREATMENT for patient 000013 INFO 2025-10-15 07:30:04,509 signals 55075 8782111040 Consent created: GENERAL_TREATMENT for patient 000011 INFO 2025-10-15 07:30:04,510 signals 55075 8782111040 Consent created: DATA_SHARING for patient 000010 INFO 2025-10-15 07:30:04,510 signals 55075 8782111040 Consent created: GENERAL_TREATMENT for patient 000010 INFO 2025-10-15 07:30:04,510 signals 55075 8782111040 Consent created: SERVICE_SPECIFIC for patient 000046 INFO 2025-10-15 07:30:04,510 signals 55075 8782111040 Consent created: DATA_SHARING for patient 000050 INFO 2025-10-15 07:30:04,511 signals 55075 8782111040 Consent created: PHOTO_VIDEO for patient 000050 INFO 2025-10-15 07:30:04,511 signals 55075 8782111040 Consent created: SERVICE_SPECIFIC for patient 000035 INFO 2025-10-15 07:30:04,511 signals 55075 8782111040 Consent created: SERVICE_SPECIFIC for patient 000014 INFO 2025-10-15 07:30:04,511 signals 55075 8782111040 Consent created: SERVICE_SPECIFIC for patient 000014 INFO 2025-10-15 07:30:04,512 signals 55075 8782111040 Consent created: PHOTO_VIDEO for patient 000041 INFO 2025-10-15 07:30:09,426 basehttp 25537 6130102272 "GET /admin/aba/abagoal/0af367a0-9680-477b-922c-3e603ebf296a/change/ HTTP/1.1" 302 0 INFO 2025-10-15 07:30:09,488 basehttp 25537 6130102272 "GET /admin/login/?next=/admin/aba/abagoal/0af367a0-9680-477b-922c-3e603ebf296a/change/ HTTP/1.1" 200 17858 INFO 2025-10-15 07:30:11,079 basehttp 25537 6130102272 "POST /admin/login/?next=/admin/aba/abagoal/0af367a0-9680-477b-922c-3e603ebf296a/change/ HTTP/1.1" 200 18028 INFO 2025-10-15 07:31:44,445 signals 55678 8782111040 User created: admin (Front Desk) INFO 2025-10-15 07:31:49,280 basehttp 25537 6130102272 "POST /admin/login/?next=/admin/aba/abagoal/0af367a0-9680-477b-922c-3e603ebf296a/change/ HTTP/1.1" 302 0 INFO 2025-10-15 07:31:49,339 basehttp 25537 6130102272 "GET /admin/aba/abagoal/0af367a0-9680-477b-922c-3e603ebf296a/change/ HTTP/1.1" 302 0 INFO 2025-10-15 07:31:49,424 basehttp 25537 6130102272 "GET /admin/ HTTP/1.1" 200 64515 INFO 2025-10-15 07:31:49,443 basehttp 25537 6130102272 "GET /static/admin/img/icon-alert.svg HTTP/1.1" 200 504 INFO 2025-10-15 07:31:54,642 basehttp 25537 6130102272 "GET /admin/core/user/ HTTP/1.1" 200 72783 INFO 2025-10-15 07:31:54,710 basehttp 25537 6130102272 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-15 07:32:00,605 basehttp 25537 6130102272 "GET /admin/core/user/444454f7-e2a9-4aee-9f77-cfdfffd2c067/change/ HTTP/1.1" 200 99899 INFO 2025-10-15 07:32:00,677 basehttp 25537 6130102272 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-15 07:32:30,499 basehttp 25537 6130102272 "POST /admin/core/user/444454f7-e2a9-4aee-9f77-cfdfffd2c067/change/ HTTP/1.1" 302 0 INFO 2025-10-15 07:32:30,589 basehttp 25537 6130102272 "GET /admin/core/user/ HTTP/1.1" 200 73074 INFO 2025-10-15 07:32:30,656 basehttp 25537 6130102272 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 ERROR 2025-10-15 07:32:44,148 log 25537 6130102272 Internal Server Error: /en/finance/reports/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 178, in get context = self.get_context_data() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 689, in get_context_data 'sent': queryset.filter(status=Invoice.Status.SENT).count(), ^^^^^^^^^^^^^^^^^^^ AttributeError: type object 'Status' has no attribute 'SENT' ERROR 2025-10-15 07:32:44,213 basehttp 25537 6130102272 "GET /en/finance/reports/ HTTP/1.1" 500 110769 INFO 2025-10-15 07:33:59,125 autoreload 25537 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-15 07:33:59,576 autoreload 57087 8782111040 Watching for file changes with StatReloader ERROR 2025-10-15 07:34:15,947 log 57087 6160314368 Internal Server Error: /en/finance/reports/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 178, in get context = self.get_context_data() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 706, in get_context_data 'cash': payments.filter(payment_method=Payment.PaymentMethod.CASH).aggregate(Sum('amount'))['amount__sum'] or 0, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/djmoney/models/managers.py", line 207, in wrapper queryset = func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1526, in build_filter lookups, parts, reffed_expression = self.solve_lookup_type(arg, summarize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1333, in solve_lookup_type _, field, _, lookup_parts = self.names_to_path(lookup_splitted, self.get_meta()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1806, in names_to_path raise FieldError( django.core.exceptions.FieldError: Cannot resolve keyword 'payment_method' into field. Choices are: amount, amount_currency, created_at, id, invoice, invoice_id, method, notes, payment_date, processed_by, processed_by_id, reference, status, tenant, tenant_id, transaction_id, updated_at ERROR 2025-10-15 07:34:16,019 basehttp 57087 6160314368 "GET /en/finance/reports/ HTTP/1.1" 500 167548 INFO 2025-10-15 07:34:49,419 autoreload 57087 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-15 07:34:49,721 autoreload 57557 8782111040 Watching for file changes with StatReloader ERROR 2025-10-15 07:34:50,208 log 57557 6159282176 Internal Server Error: /en/finance/reports/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 178, in get context = self.get_context_data() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 713, in get_context_data context['payer_analysis'] = queryset.values('payer__name').annotate( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1649, in annotate return self._annotate(args, kwargs, select=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1701, in _annotate clone.query.add_annotation( File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1218, in add_annotation annotation = annotation.resolve_expression(self, allow_joins=True, reuse=None) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/aggregates.py", line 63, in resolve_expression c = super().resolve_expression(query, allow_joins, reuse, summarize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/expressions.py", line 300, in resolve_expression expr.resolve_expression(query, allow_joins, reuse, summarize, for_save) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/expressions.py", line 902, in resolve_expression return query.resolve_ref(self.name, allow_joins, reuse, summarize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 2050, in resolve_ref join_info = self.setup_joins( ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1901, in setup_joins path, final_field, targets, rest = self.names_to_path( ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1806, in names_to_path raise FieldError( django.core.exceptions.FieldError: Cannot resolve keyword 'total_amount' into field. Choices are: appointment, appointment_id, created_at, discount, discount_currency, due_date, e_invoices, id, invoice_number, issue_date, line_items, notes, package_purchases, patient, patient_id, payer, payer_id, payments, status, subtotal, subtotal_currency, tax, tax_currency, tenant, tenant_id, total, total_currency, updated_at ERROR 2025-10-15 07:34:50,295 basehttp 57557 6159282176 "GET /en/finance/reports/ HTTP/1.1" 500 161833 INFO 2025-10-15 07:35:10,606 autoreload 57557 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-15 07:35:10,940 autoreload 57729 8782111040 Watching for file changes with StatReloader INFO 2025-10-15 07:35:11,871 basehttp 57729 6133673984 "GET /en/finance/reports/ HTTP/1.1" 200 39317 WARNING 2025-10-15 07:35:29,519 basehttp 57729 6150500352 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-15 07:35:29,594 log 57729 6133673984 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 07:35:29,594 basehttp 57729 6133673984 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16476 INFO 2025-10-15 07:38:18,667 autoreload 57729 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-15 07:38:19,025 autoreload 59265 8782111040 Watching for file changes with StatReloader INFO 2025-10-15 07:38:28,137 basehttp 59265 6133297152 "GET /en/finance/reports/ HTTP/1.1" 200 44158 WARNING 2025-10-15 07:38:28,213 basehttp 59265 6150123520 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-15 07:38:28,216 log 59265 6133297152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 07:38:28,216 basehttp 59265 6133297152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16476 INFO 2025-10-15 07:41:30,464 basehttp 59265 6133297152 "GET /en/finance/reports/ HTTP/1.1" 200 44728 INFO 2025-10-15 07:41:30,517 basehttp 59265 6150123520 "GET /static/css/saudiriyalsymbol.woff2 HTTP/1.1" 200 720 WARNING 2025-10-15 07:41:30,537 basehttp 59265 6150123520 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-15 07:41:30,565 log 59265 6133297152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-15 07:41:30,565 basehttp 59265 6133297152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16476 WARNING 2025-10-15 07:51:54,008 log 59265 6133297152 Not Found: /en/finance/ WARNING 2025-10-15 07:51:54,008 basehttp 59265 6133297152 "GET /en/finance/ HTTP/1.1" 404 26179 ERROR 2025-10-15 07:52:04,513 log 59265 6133297152 Internal Server Error: /en/finance/payers/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(", ".join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: finance/payer_list.html, finance/payer_list.html ERROR 2025-10-15 07:52:04,587 basehttp 59265 6133297152 "GET /en/finance/payers/ HTTP/1.1" 500 114474 INFO 2025-10-15 07:54:37,239 basehttp 59265 6133297152 "GET /en/finance/payers/ HTTP/1.1" 200 74702 INFO 2025-10-15 07:54:40,920 basehttp 59265 6133297152 "GET /en/patients/38847087-9d4b-47ab-b051-bdc6b4ff1624/ HTTP/1.1" 200 55301 INFO 2025-10-16 13:06:15,768 basehttp 59265 6133297152 "GET / HTTP/1.1" 302 0 INFO 2025-10-16 13:06:15,843 basehttp 59265 6150123520 "GET /en/ HTTP/1.1" 302 0 INFO 2025-10-16 13:06:15,900 basehttp 59265 6150123520 "GET /accounts/login/?next=/en/ HTTP/1.1" 302 0 INFO 2025-10-16 13:06:15,957 basehttp 59265 6133297152 "GET /en/accounts/login/?next=/en/ HTTP/1.1" 200 18120 INFO 2025-10-16 13:07:07,162 basehttp 59265 6133297152 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-16 13:07:07,246 basehttp 59265 6133297152 "GET /en/ HTTP/1.1" 200 38194 WARNING 2025-10-16 13:07:07,257 basehttp 59265 6133297152 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 INFO 2025-10-16 13:07:07,258 basehttp 59265 6150123520 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-10-16 13:07:07,286 basehttp 59265 6133297152 "GET /static/img/logo/site.webmanifest HTTP/1.1" 304 0 INFO 2025-10-16 13:09:15,606 basehttp 59265 6150123520 "GET /en/appointments/ HTTP/1.1" 200 124915 INFO 2025-10-16 13:10:02,686 basehttp 59265 6133297152 "GET /admin/core/user/ HTTP/1.1" 200 72825 INFO 2025-10-16 13:10:02,756 basehttp 59265 6133297152 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 WARNING 2025-10-16 13:10:02,873 log 59265 6133297152 Not Found: /favicon.ico WARNING 2025-10-16 13:10:02,873 basehttp 59265 6133297152 "GET /favicon.ico HTTP/1.1" 404 16328 INFO 2025-10-16 13:10:04,940 basehttp 59265 6133297152 "GET /api/v1/ HTTP/1.1" 302 0 INFO 2025-10-16 13:10:05,012 basehttp 59265 6150123520 "GET /en/api/v1/ HTTP/1.1" 200 27018 INFO 2025-10-16 13:10:05,019 basehttp 59265 6133297152 "GET /static/rest_framework/css/bootstrap-tweaks.css HTTP/1.1" 200 3426 INFO 2025-10-16 13:10:05,019 basehttp 59265 6166949888 "GET /static/rest_framework/css/prettify.css HTTP/1.1" 200 817 INFO 2025-10-16 13:10:05,019 basehttp 59265 6150123520 "GET /static/rest_framework/css/bootstrap.min.css HTTP/1.1" 200 121457 INFO 2025-10-16 13:10:05,021 basehttp 59265 6166949888 "GET /static/rest_framework/css/default.css HTTP/1.1" 200 1152 INFO 2025-10-16 13:10:05,021 basehttp 59265 6133297152 "GET /static/rest_framework/js/ajax-form.js HTTP/1.1" 200 3796 INFO 2025-10-16 13:10:05,022 basehttp 59265 6133297152 "GET /static/rest_framework/js/csrf.js HTTP/1.1" 200 1793 INFO 2025-10-16 13:10:05,023 basehttp 59265 6133297152 "GET /static/rest_framework/js/prettify-min.js HTTP/1.1" 200 13632 INFO 2025-10-16 13:10:05,024 basehttp 59265 6166949888 "GET /static/rest_framework/js/bootstrap.min.js HTTP/1.1" 200 39680 INFO 2025-10-16 13:10:05,024 basehttp 59265 6150123520 "GET /static/rest_framework/js/jquery-3.7.1.min.js HTTP/1.1" 200 87533 INFO 2025-10-16 13:10:05,025 basehttp 59265 6166949888 "GET /static/rest_framework/js/default.js HTTP/1.1" 200 1268 INFO 2025-10-16 13:10:05,025 basehttp 59265 6150123520 "GET /static/rest_framework/js/load-ajax-form.js HTTP/1.1" 200 59 INFO 2025-10-16 13:10:05,048 basehttp 59265 6150123520 "GET /static/rest_framework/img/grid.png HTTP/1.1" 200 1458 INFO 2025-10-16 13:10:08,130 basehttp 59265 6150123520 "GET /login HTTP/1.1" 302 0 INFO 2025-10-16 13:10:08,189 basehttp 59265 6166949888 "GET /en/login/ HTTP/1.1" 200 18097 INFO 2025-10-16 13:10:10,028 basehttp 59265 6166949888 "GET / HTTP/1.1" 302 0 INFO 2025-10-16 13:11:59,221 basehttp 59265 6133297152 "GET / HTTP/1.1" 302 0 INFO 2025-10-16 13:11:59,285 basehttp 59265 6150123520 "GET /en/ HTTP/1.1" 200 38194 WARNING 2025-10-16 13:11:59,297 basehttp 59265 6150123520 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-16 13:12:50,992 log 59265 6133297152 Not Found: /en/aba WARNING 2025-10-16 13:12:50,992 basehttp 59265 6133297152 "GET /en/aba HTTP/1.1" 404 22305 INFO 2025-10-16 13:12:57,020 basehttp 59265 6133297152 "GET /en/aba/consults/ HTTP/1.1" 200 60352 INFO 2025-10-16 13:12:59,733 basehttp 59265 6133297152 "GET /en/aba/consults/8ca775b3-4f74-4837-ad5d-4b6b0e3cae26/ HTTP/1.1" 200 42542 WARNING 2025-10-16 13:13:11,765 log 59265 6133297152 Not Found: /en/aba/ WARNING 2025-10-16 13:13:11,765 basehttp 59265 6133297152 "GET /en/aba/ HTTP/1.1" 404 24700 WARNING 2025-10-16 13:13:18,645 log 59265 6133297152 Not Found: /en/aba/patients/ WARNING 2025-10-16 13:13:18,645 basehttp 59265 6133297152 "GET /en/aba/patients/ HTTP/1.1" 404 24736 INFO 2025-10-16 13:13:26,489 basehttp 59265 6133297152 "GET /en/aba/behaviors/ HTTP/1.1" 200 108106 INFO 2025-10-16 13:13:39,730 basehttp 59265 6133297152 "GET /en/aba/consults/8ca775b3-4f74-4837-ad5d-4b6b0e3cae26/ HTTP/1.1" 200 42542 INFO 2025-10-16 13:16:08,004 basehttp 59265 6133297152 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-16 13:16:08,074 basehttp 59265 6133297152 "GET /aba/consults/8ca775b3-4f74-4837-ad5d-4b6b0e3cae26/ HTTP/1.1" 302 0 INFO 2025-10-16 13:16:08,143 basehttp 59265 6150123520 "GET /ar/aba/consults/8ca775b3-4f74-4837-ad5d-4b6b0e3cae26/ HTTP/1.1" 200 43108 INFO 2025-10-16 13:17:08,403 basehttp 59265 6150123520 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-16 13:17:08,464 basehttp 59265 6150123520 "GET /aba/consults/8ca775b3-4f74-4837-ad5d-4b6b0e3cae26/ HTTP/1.1" 302 0 INFO 2025-10-16 13:17:08,526 basehttp 59265 6133297152 "GET /en/aba/consults/8ca775b3-4f74-4837-ad5d-4b6b0e3cae26/ HTTP/1.1" 200 42542 INFO 2025-10-16 13:17:20,072 basehttp 59265 6133297152 "GET /en/appointments/49c41ed7-cff9-4e04-80ed-48553cdadeae/ HTTP/1.1" 200 46918 INFO 2025-10-16 13:17:25,125 basehttp 59265 6133297152 "GET /en/aba/consults/8ca775b3-4f74-4837-ad5d-4b6b0e3cae26/ HTTP/1.1" 200 42543 INFO 2025-10-16 13:17:31,147 basehttp 59265 6133297152 "GET /en/ot/consults/eaddaa86-797a-4a30-a876-fc038f214696/ HTTP/1.1" 200 43763 INFO 2025-10-16 13:17:53,411 basehttp 59265 6133297152 "GET /en/aba/patients/bb7267eb-137a-489d-85b6-fafd5f26ebdd/history/ HTTP/1.1" 200 71883 INFO 2025-10-16 13:18:12,604 basehttp 59265 6133297152 "GET /en/aba/consults/8ca775b3-4f74-4837-ad5d-4b6b0e3cae26/ HTTP/1.1" 200 42542 INFO 2025-10-16 13:18:20,169 basehttp 59265 6133297152 "GET /en/aba/consults/8ca775b3-4f74-4837-ad5d-4b6b0e3cae26/ HTTP/1.1" 200 42542 ERROR 2025-10-16 13:19:21,399 log 59265 6133297152 Internal Server Error: /en/api/v1/patients/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/decorators/csrf.py", line 65, in _view_wrapper return view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/viewsets.py", line 125, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 515, in dispatch response = self.handle_exception(exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 475, in handle_exception self.raise_uncaught_exception(exc) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 486, in raise_uncaught_exception raise exc File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 512, in dispatch response = handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/mixins.py", line 38, in list queryset = self.filter_queryset(self.get_queryset()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/generics.py", line 154, in filter_queryset queryset = backend().filter_queryset(self.request, queryset, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django_filters/rest_framework/backends.py", line 66, in filter_queryset filterset = self.get_filterset(request, queryset, view) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django_filters/rest_framework/backends.py", line 18, in get_filterset filterset_class = self.get_filterset_class(view, queryset) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django_filters/rest_framework/backends.py", line 49, in get_filterset_class class AutoFilterSet(self.filterset_base): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django_filters/filterset.py", line 82, in __new__ new_class.base_filters = new_class.get_filters() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django_filters/filterset.py", line 371, in get_filters raise TypeError( TypeError: 'Meta.fields' must not contain non-model field names: gender, is_active ERROR 2025-10-16 13:19:21,494 basehttp 59265 6133297152 "GET /en/api/v1/patients/ HTTP/1.1" 500 142931 INFO 2025-10-16 13:19:34,687 basehttp 59265 6133297152 "GET /en/api/v1/providers/ HTTP/1.1" 200 33938 INFO 2025-10-16 13:19:34,706 basehttp 59265 6133297152 "GET /static/rest_framework/fonts/glyphicons-halflings-regular.woff2 HTTP/1.1" 200 18028 ERROR 2025-10-16 13:19:56,819 log 59265 6133297152 Internal Server Error: /en/api/v1/referral-rules/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/decorators/csrf.py", line 65, in _view_wrapper return view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/viewsets.py", line 125, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 515, in dispatch response = self.handle_exception(exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 475, in handle_exception self.raise_uncaught_exception(exc) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 486, in raise_uncaught_exception raise exc File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 512, in dispatch response = handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/mixins.py", line 38, in list queryset = self.filter_queryset(self.get_queryset()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/generics.py", line 154, in filter_queryset queryset = backend().filter_queryset(self.request, queryset, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django_filters/rest_framework/backends.py", line 66, in filter_queryset filterset = self.get_filterset(request, queryset, view) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django_filters/rest_framework/backends.py", line 18, in get_filterset filterset_class = self.get_filterset_class(view, queryset) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django_filters/rest_framework/backends.py", line 49, in get_filterset_class class AutoFilterSet(self.filterset_base): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django_filters/filterset.py", line 82, in __new__ new_class.base_filters = new_class.get_filters() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django_filters/filterset.py", line 371, in get_filters raise TypeError( TypeError: 'Meta.fields' must not contain non-model field names: from_clinic, to_clinic ERROR 2025-10-16 13:19:56,907 basehttp 59265 6133297152 "GET /en/api/v1/referral-rules/ HTTP/1.1" 500 140851 ERROR 2025-10-16 13:20:02,220 log 59265 6133297152 Internal Server Error: /en/api/v1/referrals/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/decorators/csrf.py", line 65, in _view_wrapper return view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/viewsets.py", line 125, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 515, in dispatch response = self.handle_exception(exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 475, in handle_exception self.raise_uncaught_exception(exc) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 486, in raise_uncaught_exception raise exc File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 512, in dispatch response = handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/mixins.py", line 38, in list queryset = self.filter_queryset(self.get_queryset()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/generics.py", line 154, in filter_queryset queryset = backend().filter_queryset(self.request, queryset, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django_filters/rest_framework/backends.py", line 66, in filter_queryset filterset = self.get_filterset(request, queryset, view) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django_filters/rest_framework/backends.py", line 18, in get_filterset filterset_class = self.get_filterset_class(view, queryset) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django_filters/rest_framework/backends.py", line 49, in get_filterset_class class AutoFilterSet(self.filterset_base): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django_filters/filterset.py", line 82, in __new__ new_class.base_filters = new_class.get_filters() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django_filters/filterset.py", line 371, in get_filters raise TypeError( TypeError: 'Meta.fields' must not contain non-model field names: is_internal ERROR 2025-10-16 13:20:02,296 basehttp 59265 6133297152 "GET /en/api/v1/referrals/ HTTP/1.1" 500 141020 ERROR 2025-10-16 13:20:07,705 log 59265 6133297152 Internal Server Error: /en/api/v1/payers/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/decorators/csrf.py", line 65, in _view_wrapper return view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/viewsets.py", line 125, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 515, in dispatch response = self.handle_exception(exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 475, in handle_exception self.raise_uncaught_exception(exc) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 486, in raise_uncaught_exception raise exc File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/views.py", line 512, in dispatch response = handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/mixins.py", line 38, in list queryset = self.filter_queryset(self.get_queryset()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/rest_framework/generics.py", line 154, in filter_queryset queryset = backend().filter_queryset(self.request, queryset, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django_filters/rest_framework/backends.py", line 66, in filter_queryset filterset = self.get_filterset(request, queryset, view) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django_filters/rest_framework/backends.py", line 18, in get_filterset filterset_class = self.get_filterset_class(view, queryset) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django_filters/rest_framework/backends.py", line 49, in get_filterset_class class AutoFilterSet(self.filterset_base): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django_filters/filterset.py", line 82, in __new__ new_class.base_filters = new_class.get_filters() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django_filters/filterset.py", line 371, in get_filters raise TypeError( TypeError: 'Meta.fields' must not contain non-model field names: type ERROR 2025-10-16 13:20:07,780 basehttp 59265 6133297152 "GET /en/api/v1/payers/ HTTP/1.1" 500 144126 INFO 2025-10-16 13:20:13,075 basehttp 59265 6133297152 "GET /en/api/v1/packages/ HTTP/1.1" 200 30477 INFO 2025-10-16 13:21:34,905 basehttp 59265 6133297152 "GET /ar/aba/consults/8ca775b3-4f74-4837-ad5d-4b6b0e3cae26/ HTTP/1.1" 200 43108 INFO 2025-10-16 13:25:27,949 basehttp 59265 6133297152 "GET /en/aba/behaviors/ HTTP/1.1" 200 108106 INFO 2025-10-16 13:42:39,261 autoreload 56784 8782111040 Watching for file changes with StatReloader WARNING 2025-10-16 13:42:44,157 log 56784 6168047616 Not Found: /en/inpatients/wards/7/ WARNING 2025-10-16 13:42:44,157 basehttp 56784 6168047616 "GET /en/inpatients/wards/7/ HTTP/1.1" 404 22371 INFO 2025-10-16 13:42:48,570 basehttp 56784 6168047616 "GET /en/ HTTP/1.1" 302 0 INFO 2025-10-16 13:42:48,631 basehttp 56784 6168047616 "GET /accounts/login/?next=/en/ HTTP/1.1" 302 0 INFO 2025-10-16 13:42:48,688 basehttp 56784 6184873984 "GET /en/accounts/login/?next=/en/ HTTP/1.1" 200 18120 INFO 2025-10-16 13:42:50,564 basehttp 56784 6184873984 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-16 13:42:50,635 basehttp 56784 6184873984 "GET /en/ HTTP/1.1" 200 38194 WARNING 2025-10-16 13:42:50,651 basehttp 56784 6184873984 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 INFO 2025-10-16 13:42:50,682 basehttp 56784 6168047616 "GET /static/img/logo/favicon.ico HTTP/1.1" 304 0 INFO 2025-10-16 13:42:56,367 basehttp 56784 6168047616 "GET /en/appointments/create/ HTTP/1.1" 200 56064 INFO 2025-10-16 13:42:58,779 basehttp 56784 6168047616 "GET /en/appointments/ HTTP/1.1" 200 124913 WARNING 2025-10-16 14:00:00,035 log 56784 6168047616 Not Found: /en/hr/ WARNING 2025-10-16 14:00:00,035 basehttp 56784 6168047616 "GET /en/hr/ HTTP/1.1" 404 22305 WARNING 2025-10-16 14:00:00,933 log 56784 6168047616 Not Found: /en/hr/ WARNING 2025-10-16 14:00:00,933 basehttp 56784 6168047616 "GET /en/hr/ HTTP/1.1" 404 22305 WARNING 2025-10-16 14:00:08,686 log 56784 6168047616 Not Found: /en/hr/ WARNING 2025-10-16 14:00:08,686 basehttp 56784 6168047616 "GET /en/hr/ HTTP/1.1" 404 22305 WARNING 2025-10-16 14:00:10,148 log 56784 6168047616 Not Found: /en/facility-management/ WARNING 2025-10-16 14:00:10,148 basehttp 56784 6168047616 "GET /en/facility-management/ HTTP/1.1" 404 22373 INFO 2025-10-16 14:00:11,444 basehttp 56784 6168047616 "GET /en/finance/packages/ HTTP/1.1" 200 39737 WARNING 2025-10-16 14:00:30,662 log 56784 6168047616 Not Found: /en/finance/ WARNING 2025-10-16 14:00:30,662 basehttp 56784 6168047616 "GET /en/finance/ HTTP/1.1" 404 26179 INFO 2025-10-16 14:00:38,653 basehttp 56784 6168047616 "GET /en/finance/invoices/ HTTP/1.1" 200 65445 INFO 2025-10-16 14:00:40,757 basehttp 56784 6168047616 "GET /en/finance/invoices/802a5fdb-ef61-4788-b260-f97cf9d7bbc4/ HTTP/1.1" 200 38198 INFO 2025-10-16 14:01:02,597 basehttp 56784 6168047616 "GET /en/finance/reports HTTP/1.1" 301 0 INFO 2025-10-16 14:01:02,664 basehttp 56784 6184873984 "GET /en/finance/reports/ HTTP/1.1" 200 44726 WARNING 2025-10-16 14:01:42,152 log 56784 6184873984 Not Found: /en/admin WARNING 2025-10-16 14:01:42,152 basehttp 56784 6184873984 "GET /en/admin HTTP/1.1" 404 22313 INFO 2025-10-16 14:01:48,578 basehttp 56784 6184873984 "GET /admin HTTP/1.1" 301 0 INFO 2025-10-16 14:01:48,679 basehttp 56784 6168047616 "GET /admin/ HTTP/1.1" 200 64744 INFO 2025-10-16 14:01:48,694 basehttp 56784 6168047616 "GET /static/admin/css/base.css HTTP/1.1" 304 0 INFO 2025-10-16 14:01:48,696 basehttp 56784 6168047616 "GET /static/admin/css/dark_mode.css HTTP/1.1" 304 0 INFO 2025-10-16 14:01:48,696 basehttp 56784 6184873984 "GET /static/admin/css/nav_sidebar.css HTTP/1.1" 304 0 INFO 2025-10-16 14:01:48,696 basehttp 56784 6201700352 "GET /static/admin/js/theme.js HTTP/1.1" 304 0 INFO 2025-10-16 14:01:48,697 basehttp 56784 6235353088 "GET /static/admin/css/dashboard.css HTTP/1.1" 304 0 INFO 2025-10-16 14:01:48,697 basehttp 56784 6218526720 "GET /static/admin/css/responsive.css HTTP/1.1" 304 0 INFO 2025-10-16 14:01:48,698 basehttp 56784 6218526720 "GET /static/admin/js/nav_sidebar.js HTTP/1.1" 304 0 INFO 2025-10-16 14:01:48,699 basehttp 56784 6218526720 "GET /static/admin/img/icon-changelink.svg HTTP/1.1" 304 0 INFO 2025-10-16 14:01:48,699 basehttp 56784 6201700352 "GET /static/admin/img/icon-viewlink.svg HTTP/1.1" 304 0 INFO 2025-10-16 14:01:48,700 basehttp 56784 6235353088 "GET /static/admin/img/icon-addlink.svg HTTP/1.1" 304 0 INFO 2025-10-16 14:01:56,291 basehttp 56784 6235353088 "GET /admin/finance/packagepurchase/ HTTP/1.1" 200 72464 INFO 2025-10-16 14:01:56,304 basehttp 56784 6168047616 "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.1" 304 0 INFO 2025-10-16 14:01:56,304 basehttp 56784 6184873984 "GET /static/admin/js/actions.js HTTP/1.1" 304 0 INFO 2025-10-16 14:01:56,305 basehttp 56784 6218526720 "GET /static/admin/js/jquery.init.js HTTP/1.1" 304 0 INFO 2025-10-16 14:01:56,305 basehttp 56784 6252179456 "GET /static/admin/js/prepopulate.js HTTP/1.1" 304 0 INFO 2025-10-16 14:01:56,305 basehttp 56784 6201700352 "GET /static/admin/css/changelists.css HTTP/1.1" 304 0 INFO 2025-10-16 14:01:56,306 basehttp 56784 6168047616 "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.1" 304 0 INFO 2025-10-16 14:01:56,306 basehttp 56784 6184873984 "GET /static/admin/js/core.js HTTP/1.1" 304 0 INFO 2025-10-16 14:01:56,306 basehttp 56784 6218526720 "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.1" 304 0 INFO 2025-10-16 14:01:56,306 basehttp 56784 6201700352 "GET /static/admin/js/urlify.js HTTP/1.1" 304 0 INFO 2025-10-16 14:01:56,306 basehttp 56784 6184873984 "GET /static/admin/img/search.svg HTTP/1.1" 304 0 INFO 2025-10-16 14:01:56,309 basehttp 56784 6184873984 "GET /static/admin/js/filters.js HTTP/1.1" 304 0 INFO 2025-10-16 14:01:56,363 basehttp 56784 6235353088 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 14:01:56,375 basehttp 56784 6184873984 "GET /static/admin/img/sorting-icons.svg HTTP/1.1" 304 0 INFO 2025-10-16 14:01:56,376 basehttp 56784 6235353088 "GET /static/admin/img/tooltag-add.svg HTTP/1.1" 304 0 INFO 2025-10-16 14:02:12,327 basehttp 56784 6235353088 "GET /admin/core/consent/ HTTP/1.1" 200 85270 INFO 2025-10-16 14:02:12,343 basehttp 56784 6184873984 "GET /static/admin/img/icon-yes.svg HTTP/1.1" 304 0 INFO 2025-10-16 14:02:12,398 basehttp 56784 6235353088 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 14:02:14,890 basehttp 56784 6235353088 "GET /admin/core/consent/3efcd70a-1c4c-4007-badc-e5a80c4af352/change/ HTTP/1.1" 200 74065 INFO 2025-10-16 14:02:14,904 basehttp 56784 6235353088 "GET /static/admin/css/forms.css HTTP/1.1" 304 0 INFO 2025-10-16 14:02:14,904 basehttp 56784 6201700352 "GET /static/admin/js/admin/DateTimeShortcuts.js HTTP/1.1" 304 0 INFO 2025-10-16 14:02:14,904 basehttp 56784 6218526720 "GET /static/admin/js/calendar.js HTTP/1.1" 304 0 INFO 2025-10-16 14:02:14,904 basehttp 56784 6168047616 "GET /static/admin/js/prepopulate_init.js HTTP/1.1" 304 0 INFO 2025-10-16 14:02:14,905 basehttp 56784 6218526720 "GET /static/admin/css/widgets.css HTTP/1.1" 304 0 INFO 2025-10-16 14:02:14,906 basehttp 56784 6218526720 "GET /static/admin/js/change_form.js HTTP/1.1" 304 0 INFO 2025-10-16 14:02:14,960 basehttp 56784 6184873984 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 14:02:14,990 basehttp 56784 6184873984 "GET /static/admin/img/icon-calendar.svg HTTP/1.1" 304 0 INFO 2025-10-16 14:02:14,990 basehttp 56784 6218526720 "GET /static/admin/img/icon-clock.svg HTTP/1.1" 304 0 INFO 2025-10-16 14:02:21,992 basehttp 56784 6218526720 "GET /admin/core/consent/ HTTP/1.1" 200 85270 INFO 2025-10-16 14:02:29,962 basehttp 56784 6218526720 "GET /admin/finance/payer/ HTTP/1.1" 200 77856 INFO 2025-10-16 14:02:30,036 basehttp 56784 6218526720 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 14:02:34,065 basehttp 56784 6218526720 "GET /admin/finance/payer/a945c693-1472-4478-b9e3-f88f59bcff15/change/ HTTP/1.1" 200 69645 INFO 2025-10-16 14:02:34,133 basehttp 56784 6218526720 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 14:02:37,996 basehttp 56784 6218526720 "GET /admin/finance/payer/ HTTP/1.1" 200 77858 INFO 2025-10-16 14:02:44,238 basehttp 56784 6218526720 "GET /admin/integrations/einvoice/ HTTP/1.1" 200 57200 INFO 2025-10-16 14:02:44,309 basehttp 56784 6218526720 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 14:02:46,094 basehttp 56784 6218526720 "GET /admin/integrations/einvoice/add/ HTTP/1.1" 200 75067 INFO 2025-10-16 14:02:46,161 basehttp 56784 6218526720 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 14:03:01,887 basehttp 56784 6218526720 "POST /admin/integrations/einvoice/add/ HTTP/1.1" 200 75593 INFO 2025-10-16 14:03:01,955 basehttp 56784 6218526720 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 14:03:05,268 basehttp 56784 6218526720 "GET /admin/integrations/einvoice/add/ HTTP/1.1" 200 75067 INFO 2025-10-16 14:03:09,994 basehttp 56784 6218526720 "GET /admin/integrations/nphiesencounterlink/ HTTP/1.1" 200 55065 INFO 2025-10-16 14:03:10,062 basehttp 56784 6218526720 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 14:03:11,724 basehttp 56784 6218526720 "GET /admin/integrations/nphiesencounterlink/add/ HTTP/1.1" 200 80856 INFO 2025-10-16 14:03:11,797 basehttp 56784 6218526720 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 14:03:19,685 basehttp 56784 6218526720 "GET /admin/integrations/nphiesmessage/ HTTP/1.1" 200 57685 INFO 2025-10-16 14:03:19,754 basehttp 56784 6218526720 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 14:03:21,606 basehttp 56784 6218526720 "GET /admin/integrations/nphiesmessage/add/ HTTP/1.1" 200 66535 INFO 2025-10-16 14:03:21,679 basehttp 56784 6218526720 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 14:03:39,273 basehttp 56784 6218526720 "GET /admin/integrations/externalorder/ HTTP/1.1" 200 56993 INFO 2025-10-16 14:03:39,343 basehttp 56784 6218526720 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 14:03:41,521 basehttp 56784 6218526720 "GET /admin/integrations/externalorder/add/ HTTP/1.1" 200 74249 INFO 2025-10-16 14:03:41,540 basehttp 56784 6184873984 "GET /static/admin/img/icon-deletelink.svg HTTP/1.1" 304 0 INFO 2025-10-16 14:03:41,616 basehttp 56784 6218526720 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 14:04:07,364 basehttp 56784 6218526720 "GET /admin/integrations/externalorder/add/ HTTP/1.1" 200 74249 WARNING 2025-10-16 14:04:22,134 log 56784 6218526720 Not Found: /en/nursing/ WARNING 2025-10-16 14:04:22,134 basehttp 56784 6218526720 "GET /en/nursing/ HTTP/1.1" 404 24412 INFO 2025-10-16 14:04:34,280 basehttp 56784 6218526720 "GET /en/nursing/encounters/ HTTP/1.1" 200 108087 INFO 2025-10-16 14:04:36,859 basehttp 56784 6218526720 "GET /en/nursing/encounters/1ff84ff0-6eaf-4ad3-a526-d9ad7e1f6580/ HTTP/1.1" 200 45007 INFO 2025-10-16 14:04:51,949 basehttp 56784 6218526720 "GET /en/nursing/patients/5456adca-e562-4a78-8aae-34906a473869/growth-chart/ HTTP/1.1" 200 38981 INFO 2025-10-16 14:04:57,350 basehttp 56784 6218526720 "GET /en/nursing/encounters/a2479c4a-c976-40df-b8b5-20375f51fddd/ HTTP/1.1" 200 43633 INFO 2025-10-16 14:04:59,263 basehttp 56784 6218526720 "GET /en/nursing/patients/da54a51a-897b-4fa0-ab11-9a948f82bfc5/growth-chart/ HTTP/1.1" 200 38976 INFO 2025-10-16 14:05:14,343 basehttp 56784 6218526720 "GET /en/nursing/encounters/3859b23f-6380-48d2-b82f-037145a17adc/ HTTP/1.1" 200 43623 ERROR 2025-10-16 14:10:12,521 log 56784 6168047616 Internal Server Error: /en/referrals/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 158, in get self.object_list = self.get_queryset() ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/referrals/views.py", line 101, in get_queryset ).order_by('-referral_date') ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1722, in order_by obj.query.add_ordering(*field_names) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 2305, in add_ordering self.names_to_path(item.split(LOOKUP_SEP), self.model._meta) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1806, in names_to_path raise FieldError( django.core.exceptions.FieldError: Cannot resolve keyword 'referral_date' into field. Choices are: clinical_summary, completed_at, created_at, external_provider_contact, external_provider_name, from_clinic, from_clinic_id, from_provider, from_provider_id, id, notes, patient, patient_id, reason, responded_at, response_notes, status, tenant, tenant_id, to_clinic, to_clinic_id, to_provider, to_provider_id, updated_at, urgency ERROR 2025-10-16 14:10:12,596 basehttp 56784 6168047616 "GET /en/referrals/ HTTP/1.1" 500 122487 INFO 2025-10-16 14:15:40,797 autoreload 56784 8782111040 /Users/marwanalwali/AgdarCentre/referrals/views.py changed, reloading. INFO 2025-10-16 14:15:41,272 autoreload 72449 8782111040 Watching for file changes with StatReloader ERROR 2025-10-16 14:15:44,654 log 72449 6169964544 Internal Server Error: /en/referrals/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 178, in get context = self.get_context_data() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/referrals/views.py", line 108, in get_context_data context['discipline_choices'] = Referral.Discipline.choices ^^^^^^^^^^^^^^^^^^^ AttributeError: type object 'Referral' has no attribute 'Discipline' ERROR 2025-10-16 14:15:44,735 basehttp 72449 6169964544 "GET /en/referrals/ HTTP/1.1" 500 104889 INFO 2025-10-16 14:18:01,246 autoreload 72449 8782111040 /Users/marwanalwali/AgdarCentre/referrals/models.py changed, reloading. INFO 2025-10-16 14:18:01,609 autoreload 73649 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 14:21:43,210 autoreload 75537 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 14:21:47,292 basehttp 75537 6197063680 "GET /en/referrals/ HTTP/1.1" 200 35530 INFO 2025-10-16 14:23:35,044 basehttp 75537 6197063680 "GET /en/referrals/ HTTP/1.1" 200 35528 WARNING 2025-10-16 14:23:38,080 log 75537 6197063680 Not Found: /en/referrals/c WARNING 2025-10-16 14:23:38,080 basehttp 75537 6197063680 "GET /en/referrals/c HTTP/1.1" 404 24728 INFO 2025-10-16 14:24:03,252 basehttp 75537 6197063680 "GET /en/referrals/create/ HTTP/1.1" 200 47577 INFO 2025-10-16 14:45:59,460 autoreload 75537 8782111040 /Users/marwanalwali/AgdarCentre/referrals/forms.py changed, reloading. INFO 2025-10-16 14:45:59,834 autoreload 87318 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 14:47:36,246 basehttp 87318 6125416448 "GET /en/referrals/create/ HTTP/1.1" 200 47764 WARNING 2025-10-16 14:48:45,731 log 87318 6125416448 Not Found: /en/slp/ WARNING 2025-10-16 14:48:45,731 basehttp 87318 6125416448 "GET /en/slp/ HTTP/1.1" 404 28554 WARNING 2025-10-16 14:48:59,917 log 87318 6125416448 Not Found: /en/slp/rogress-reports/ WARNING 2025-10-16 14:48:59,917 basehttp 87318 6125416448 "GET /en/slp/rogress-reports/ HTTP/1.1" 404 28618 INFO 2025-10-16 14:49:26,972 basehttp 87318 6125416448 "GET /en/slp/assessments/ HTTP/1.1" 200 44563 INFO 2025-10-16 14:49:33,172 basehttp 87318 6125416448 "GET /en/slp/assessments/0b2fa837-0c21-482b-9d2d-543446d65af2/ HTTP/1.1" 200 36149 INFO 2025-10-16 14:49:41,339 basehttp 87318 6125416448 "GET /en/slp/interventions/create/?patient=65734603-6194-48b4-b42c-a9a62593f9ef HTTP/1.1" 200 43339 INFO 2025-10-16 14:52:46,163 autoreload 87318 8782111040 /Users/marwanalwali/AgdarCentre/slp/forms.py changed, reloading. INFO 2025-10-16 14:52:46,639 autoreload 90689 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 14:53:06,356 autoreload 90689 8782111040 /Users/marwanalwali/AgdarCentre/slp/forms.py changed, reloading. INFO 2025-10-16 14:53:06,794 autoreload 90879 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 14:53:51,141 autoreload 90879 8782111040 /Users/marwanalwali/AgdarCentre/slp/views.py changed, reloading. INFO 2025-10-16 14:53:51,496 autoreload 91257 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 14:54:10,198 autoreload 91257 8782111040 /Users/marwanalwali/AgdarCentre/slp/views.py changed, reloading. INFO 2025-10-16 14:54:10,529 autoreload 91463 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 14:55:51,189 basehttp 91463 6171717632 "GET /en/slp/interventions/create/?patient=65734603-6194-48b4-b42c-a9a62593f9ef HTTP/1.1" 200 51937 INFO 2025-10-16 14:58:10,880 autoreload 91463 8782111040 /Users/marwanalwali/AgdarCentre/slp/views.py changed, reloading. INFO 2025-10-16 14:58:11,189 autoreload 93459 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 14:58:41,217 autoreload 93459 8782111040 /Users/marwanalwali/AgdarCentre/slp/views.py changed, reloading. INFO 2025-10-16 14:58:41,657 autoreload 93751 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 14:58:59,488 basehttp 93751 6190166016 "GET /en/slp/interventions/create/?patient=65734603-6194-48b4-b42c-a9a62593f9ef HTTP/1.1" 200 52029 INFO 2025-10-16 15:02:48,765 basehttp 93751 6190166016 "GET / HTTP/1.1" 302 0 INFO 2025-10-16 15:02:48,844 basehttp 93751 6206992384 "GET /en/ HTTP/1.1" 200 38194 WARNING 2025-10-16 15:02:48,859 basehttp 93751 6206992384 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 INFO 2025-10-16 15:02:53,778 basehttp 93751 6190166016 "GET /en/aba/consults/ HTTP/1.1" 200 60354 INFO 2025-10-16 15:02:56,192 basehttp 93751 6190166016 "GET /en/aba/consults/8ca775b3-4f74-4837-ad5d-4b6b0e3cae26/ HTTP/1.1" 200 42544 WARNING 2025-10-16 15:03:08,122 log 93751 6190166016 Not Found: /en/aba/c WARNING 2025-10-16 15:03:08,122 basehttp 93751 6190166016 "GET /en/aba/c HTTP/1.1" 404 24704 INFO 2025-10-16 15:03:54,453 basehttp 93751 6190166016 "GET /en/aba/recommendations/ HTTP/1.1" 200 97092 INFO 2025-10-16 15:04:15,355 basehttp 93751 6190166016 "GET /en/aba/consults/8ca775b3-4f74-4837-ad5d-4b6b0e3cae26/ HTTP/1.1" 200 42542 INFO 2025-10-16 15:04:57,684 basehttp 93751 6190166016 "GET /en/aba/patients/1b0551f9-736f-47c0-8b91-ebca49d1cf76/history/ HTTP/1.1" 200 74308 WARNING 2025-10-16 15:05:29,895 log 93751 6190166016 Not Found: /en/operating-theatre/ WARNING 2025-10-16 15:05:29,895 basehttp 93751 6190166016 "GET /en/operating-theatre/ HTTP/1.1" 404 22365 WARNING 2025-10-16 15:05:35,911 log 93751 6190166016 Not Found: /en/ot/sessions/a5fbf122-2a54-44c4-acbd-26e1a4375e12/ WARNING 2025-10-16 15:05:35,912 basehttp 93751 6190166016 "GET /en/ot/sessions/a5fbf122-2a54-44c4-acbd-26e1a4375e12/ HTTP/1.1" 404 23714 INFO 2025-10-16 15:05:40,199 basehttp 93751 6190166016 "GET /en/ot/sessions/ HTTP/1.1" 200 50715 INFO 2025-10-16 15:05:42,656 basehttp 93751 6190166016 "GET /en/ot/sessions/d7f03eb1-b76a-4d34-9c08-306e86bfe3f4/ HTTP/1.1" 200 39468 INFO 2025-10-16 15:05:55,708 basehttp 93751 6190166016 "GET /en/ot/patients/5456adca-e562-4a78-8aae-34906a473869/progress/ HTTP/1.1" 200 43648 INFO 2025-10-16 15:06:23,473 basehttp 93751 6190166016 "GET /en/ot/sessions/create/ HTTP/1.1" 200 51610 INFO 2025-10-16 15:09:46,202 autoreload 93751 8782111040 /Users/marwanalwali/AgdarCentre/slp/models.py changed, reloading. INFO 2025-10-16 15:09:46,765 autoreload 99145 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 15:11:15,873 autoreload 132 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 15:11:23,915 basehttp 132 6198800384 "GET /en/slp/interventions/create/?patient=65734603-6194-48b4-b42c-a9a62593f9ef HTTP/1.1" 200 49624 INFO 2025-10-16 15:12:13,386 basehttp 132 6198800384 "GET /en/slp/assessments/0b2fa837-0c21-482b-9d2d-543446d65af2/ HTTP/1.1" 200 36149 INFO 2025-10-16 15:50:01,434 basehttp 132 6198800384 "GET /en/slp/assessments/ HTTP/1.1" 200 44566 INFO 2025-10-16 15:50:01,447 basehttp 132 6198800384 "GET /static/css/custom.css HTTP/1.1" 304 0 INFO 2025-10-16 15:51:50,215 basehttp 132 6198800384 "GET /admin/slp/slpassessment/ HTTP/1.1" 200 67554 INFO 2025-10-16 15:51:50,228 basehttp 132 6215626752 "GET /static/admin/css/base.css HTTP/1.1" 304 0 INFO 2025-10-16 15:51:50,228 basehttp 132 6249279488 "GET /static/admin/css/dark_mode.css HTTP/1.1" 304 0 INFO 2025-10-16 15:51:50,229 basehttp 132 6282932224 "GET /static/admin/js/theme.js HTTP/1.1" 304 0 INFO 2025-10-16 15:51:50,229 basehttp 132 6266105856 "GET /static/admin/css/nav_sidebar.css HTTP/1.1" 304 0 INFO 2025-10-16 15:51:50,229 basehttp 132 6232453120 "GET /static/admin/css/changelists.css HTTP/1.1" 304 0 INFO 2025-10-16 15:51:50,230 basehttp 132 6249279488 "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.1" 304 0 INFO 2025-10-16 15:51:50,230 basehttp 132 6215626752 "GET /static/admin/css/responsive.css HTTP/1.1" 304 0 INFO 2025-10-16 15:51:50,230 basehttp 132 6266105856 "GET /static/admin/js/core.js HTTP/1.1" 304 0 INFO 2025-10-16 15:51:50,230 basehttp 132 6232453120 "GET /static/admin/js/jquery.init.js HTTP/1.1" 304 0 INFO 2025-10-16 15:51:50,231 basehttp 132 6282932224 "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.1" 304 0 INFO 2025-10-16 15:51:50,231 basehttp 132 6266105856 "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.1" 304 0 INFO 2025-10-16 15:51:50,231 basehttp 132 6215626752 "GET /static/admin/js/actions.js HTTP/1.1" 304 0 INFO 2025-10-16 15:51:50,231 basehttp 132 6232453120 "GET /static/admin/js/urlify.js HTTP/1.1" 304 0 INFO 2025-10-16 15:51:50,231 basehttp 132 6249279488 "GET /static/admin/js/prepopulate.js HTTP/1.1" 304 0 INFO 2025-10-16 15:51:50,232 basehttp 132 6282932224 "GET /static/admin/img/search.svg HTTP/1.1" 304 0 INFO 2025-10-16 15:51:50,233 basehttp 132 6282932224 "GET /static/admin/js/nav_sidebar.js HTTP/1.1" 304 0 INFO 2025-10-16 15:51:50,235 basehttp 132 6282932224 "GET /static/admin/js/filters.js HTTP/1.1" 304 0 INFO 2025-10-16 15:51:50,288 basehttp 132 6198800384 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 ERROR 2025-10-16 15:51:54,348 log 132 6198800384 Internal Server Error: /admin/slp/slpassessment/0b2fa837-0c21-482b-9d2d-543446d65af2/change/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/options.py", line 840, in get_form return modelform_factory(self.model, **defaults) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/models.py", line 654, in modelform_factory return type(form)(class_name, (form,), form_class_attrs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/models.py", line 334, in __new__ raise FieldError(message) django.core.exceptions.FieldError: Unknown field(s) (tests_administered, test_results, articulation_findings, fluency_findings, expressive_language_findings, notes, pragmatic_findings, assessment_type, summary, receptive_language_findings, voice_findings) specified for SLPAssessment During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/options.py", line 719, in wrapper return self.admin_site.admin_view(view)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/decorators.py", line 192, in _view_wrapper result = _process_exception(request, e) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/decorators.py", line 190, in _view_wrapper response = view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper response = view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/sites.py", line 246, in inner return view(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/options.py", line 1987, in change_view return self.changeform_view(request, object_id, form_url, extra_context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/decorators.py", line 48, in _wrapper return bound_method(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/decorators.py", line 192, in _view_wrapper result = _process_exception(request, e) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/decorators.py", line 190, in _view_wrapper response = view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/options.py", line 1840, in changeform_view return self._changeform_view(request, object_id, form_url, extra_context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/options.py", line 1878, in _changeform_view ModelForm = self.get_form( ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/options.py", line 842, in get_form raise FieldError( django.core.exceptions.FieldError: Unknown field(s) (tests_administered, test_results, articulation_findings, fluency_findings, expressive_language_findings, notes, pragmatic_findings, assessment_type, summary, receptive_language_findings, voice_findings) specified for SLPAssessment. Check fields/fieldsets/exclude attributes of class SLPAssessmentAdmin. ERROR 2025-10-16 15:51:54,439 basehttp 132 6198800384 "GET /admin/slp/slpassessment/0b2fa837-0c21-482b-9d2d-543446d65af2/change/ HTTP/1.1" 500 170863 INFO 2025-10-16 15:54:37,976 autoreload 132 8782111040 /Users/marwanalwali/AgdarCentre/slp/admin.py changed, reloading. INFO 2025-10-16 15:54:38,496 autoreload 20851 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 15:55:03,210 autoreload 20851 8782111040 /Users/marwanalwali/AgdarCentre/slp/admin.py changed, reloading. INFO 2025-10-16 15:55:03,583 autoreload 21033 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 15:55:32,446 autoreload 21033 8782111040 /Users/marwanalwali/AgdarCentre/slp/admin.py changed, reloading. INFO 2025-10-16 15:55:32,780 autoreload 21305 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 15:55:43,439 basehttp 21305 6127218688 "GET /admin/slp/slpassessment/0b2fa837-0c21-482b-9d2d-543446d65af2/change/ HTTP/1.1" 200 105573 INFO 2025-10-16 15:55:43,451 basehttp 21305 6144045056 "GET /static/admin/img/icon-addlink.svg HTTP/1.1" 304 0 INFO 2025-10-16 15:55:43,455 basehttp 21305 6144045056 "GET /static/admin/img/icon-viewlink.svg HTTP/1.1" 304 0 INFO 2025-10-16 15:55:43,527 basehttp 21305 6127218688 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 16:00:34,861 basehttp 21305 6127218688 "POST /admin/slp/slpassessment/0b2fa837-0c21-482b-9d2d-543446d65af2/change/ HTTP/1.1" 302 0 INFO 2025-10-16 16:00:34,953 basehttp 21305 6127218688 "GET /admin/slp/slpassessment/ HTTP/1.1" 200 67845 INFO 2025-10-16 16:00:35,021 basehttp 21305 6127218688 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 16:00:43,525 basehttp 21305 6127218688 "GET /en/slp/assessments/ HTTP/1.1" 200 44695 INFO 2025-10-16 16:02:41,851 basehttp 21305 6127218688 "GET /en/slp/assessments/ HTTP/1.1" 200 44747 INFO 2025-10-16 16:03:02,753 basehttp 21305 6127218688 "GET /en/slp/assessments/ HTTP/1.1" 200 44750 INFO 2025-10-16 16:03:48,035 basehttp 21305 6127218688 "GET /en/slp/assessments/ HTTP/1.1" 200 44507 INFO 2025-10-16 16:04:14,455 basehttp 21305 6127218688 "GET /en/slp/assessments/ HTTP/1.1" 200 44507 INFO 2025-10-16 16:04:16,817 basehttp 21305 6127218688 "GET /en/slp/assessments/ HTTP/1.1" 200 44507 INFO 2025-10-16 16:14:33,017 basehttp 21305 6127218688 "GET /en/slp/assessments/ HTTP/1.1" 200 44508 INFO 2025-10-16 16:14:50,542 basehttp 21305 6127218688 "GET /en/slp/assessments/ HTTP/1.1" 200 44507 INFO 2025-10-16 16:14:52,541 basehttp 21305 6127218688 "GET /en/slp/assessments/ HTTP/1.1" 200 44507 INFO 2025-10-16 16:15:15,701 basehttp 21305 6127218688 "GET /en/slp/assessments/ HTTP/1.1" 200 45057 INFO 2025-10-16 16:16:05,334 basehttp 21305 6127218688 "GET /en/slp/assessments/ HTTP/1.1" 200 44695 INFO 2025-10-16 16:16:29,822 basehttp 21305 6127218688 "GET /en/slp/assessments/ HTTP/1.1" 200 44815 INFO 2025-10-16 16:16:58,145 basehttp 21305 6127218688 "GET /en/slp/assessments/ HTTP/1.1" 200 44779 INFO 2025-10-16 16:17:46,082 basehttp 21305 6127218688 "GET /en/slp/assessments/ HTTP/1.1" 200 45067 INFO 2025-10-16 16:18:23,808 basehttp 21305 6127218688 "GET /en/slp/assessments/ HTTP/1.1" 200 45811 INFO 2025-10-16 16:18:51,259 basehttp 21305 6127218688 "GET /en/slp/assessments/ HTTP/1.1" 200 45835 INFO 2025-10-16 16:19:04,026 basehttp 21305 6127218688 "GET /en/slp/assessments/0b2fa837-0c21-482b-9d2d-543446d65af2/ HTTP/1.1" 200 36372 INFO 2025-10-16 16:19:12,088 basehttp 21305 6127218688 "GET /en/slp/interventions/create/?patient=65734603-6194-48b4-b42c-a9a62593f9ef HTTP/1.1" 200 49622 INFO 2025-10-16 16:21:00,321 autoreload 21305 8782111040 /Users/marwanalwali/AgdarCentre/slp/forms.py changed, reloading. INFO 2025-10-16 16:21:00,971 autoreload 33562 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 16:21:07,576 basehttp 33562 12918534144 "GET /en/slp/interventions/create/?patient=65734603-6194-48b4-b42c-a9a62593f9ef HTTP/1.1" 200 47608 INFO 2025-10-16 16:21:44,629 basehttp 33562 12918534144 "GET /en/slp/assessments/61d5f52d-964c-4fa3-b687-eb878c8e29ab/ HTTP/1.1" 200 36149 INFO 2025-10-16 16:21:50,397 basehttp 33562 12918534144 "GET /en/slp/interventions/create/?patient=65734603-6194-48b4-b42c-a9a62593f9ef HTTP/1.1" 200 47606 INFO 2025-10-16 16:22:31,560 basehttp 33562 12918534144 "GET /en/patients/bb7267eb-137a-489d-85b6-fafd5f26ebdd/ HTTP/1.1" 200 59242 INFO 2025-10-16 16:22:46,274 basehttp 33562 12918534144 "GET /en/slp/interventions/8fcf07b3-40bb-4972-9971-882f6ad8a7d6/ HTTP/1.1" 200 37903 INFO 2025-10-16 16:23:04,809 basehttp 33562 12918534144 "GET /en/slp/assessments/8814b23e-7ddc-4bb2-9701-1766cb62f46f/ HTTP/1.1" 200 36157 INFO 2025-10-16 16:23:12,870 basehttp 33562 12918534144 "GET /en/slp/interventions/create/?patient=bb7267eb-137a-489d-85b6-fafd5f26ebdd HTTP/1.1" 200 47745 WARNING 2025-10-16 16:24:05,196 log 33562 12918534144 Not Found: /en/medical/ WARNING 2025-10-16 16:24:05,196 basehttp 33562 12918534144 "GET /en/medical/ HTTP/1.1" 404 25145 INFO 2025-10-16 16:24:12,562 basehttp 33562 12918534144 "GET /en/medical/followups/ HTTP/1.1" 200 53500 INFO 2025-10-16 16:24:22,004 basehttp 33562 12918534144 "GET /en/medical/followups/bb6d29dc-4c7d-4442-a002-4d1f52c83adc/ HTTP/1.1" 200 39258 INFO 2025-10-16 16:24:56,007 basehttp 33562 12918534144 "GET /en/medical/followups/bb6d29dc-4c7d-4442-a002-4d1f52c83adc/ HTTP/1.1" 200 39261 INFO 2025-10-16 16:26:05,316 basehttp 33562 12918534144 "GET /en/medical/followups/bb6d29dc-4c7d-4442-a002-4d1f52c83adc/ HTTP/1.1" 200 39263 INFO 2025-10-16 16:26:21,339 basehttp 33562 12918534144 "GET /en/medical/followups/bb6d29dc-4c7d-4442-a002-4d1f52c83adc/ HTTP/1.1" 200 39260 INFO 2025-10-16 16:28:32,804 basehttp 33562 12918534144 "GET /en/medical/followups/bb6d29dc-4c7d-4442-a002-4d1f52c83adc/ HTTP/1.1" 200 39291 INFO 2025-10-16 16:28:44,919 basehttp 33562 12918534144 "GET /en/medical/followups/bb6d29dc-4c7d-4442-a002-4d1f52c83adc/ HTTP/1.1" 200 39282 INFO 2025-10-16 16:29:11,255 basehttp 33562 12918534144 "GET /en/medical/followups/bb6d29dc-4c7d-4442-a002-4d1f52c83adc/ HTTP/1.1" 200 39290 INFO 2025-10-16 16:29:48,960 basehttp 33562 12918534144 "GET /en/medical/followups/bb6d29dc-4c7d-4442-a002-4d1f52c83adc/ HTTP/1.1" 200 39256 INFO 2025-10-16 16:30:06,651 basehttp 33562 12918534144 "GET /en/medical/followups/bb6d29dc-4c7d-4442-a002-4d1f52c83adc/ HTTP/1.1" 200 39259 INFO 2025-10-16 16:30:33,808 basehttp 33562 12918534144 "GET /en/medical/followups/bb6d29dc-4c7d-4442-a002-4d1f52c83adc/ HTTP/1.1" 200 39264 INFO 2025-10-16 16:31:17,113 basehttp 33562 12918534144 "GET /en/medical/followups/bb6d29dc-4c7d-4442-a002-4d1f52c83adc/ HTTP/1.1" 200 39333 INFO 2025-10-16 16:33:16,759 basehttp 33562 12918534144 "GET /en/medical/followups/bb6d29dc-4c7d-4442-a002-4d1f52c83adc/ HTTP/1.1" 200 39334 INFO 2025-10-16 16:33:31,658 basehttp 33562 12918534144 "GET /en/medical/followups/bb6d29dc-4c7d-4442-a002-4d1f52c83adc/ HTTP/1.1" 200 39263 INFO 2025-10-16 16:33:47,053 basehttp 33562 12918534144 "GET /en/medical/consultations/6cb4e227-1315-4c63-ace0-ff5b152e4fe9/ HTTP/1.1" 200 40356 INFO 2025-10-16 16:34:37,998 basehttp 33562 12918534144 "GET /en/medical/followups/ HTTP/1.1" 200 53507 INFO 2025-10-16 16:34:59,700 basehttp 33562 12918534144 "GET /en/medical/followups/create/ HTTP/1.1" 200 49991 INFO 2025-10-16 16:36:25,946 basehttp 33562 12918534144 "GET /en/medical/followups/bb6d29dc-4c7d-4442-a002-4d1f52c83adc/update/ HTTP/1.1" 200 51682 INFO 2025-10-16 16:42:33,628 autoreload 44175 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 16:42:36,675 basehttp 44175 6189461504 "GET /en/medical/followups/bb6d29dc-4c7d-4442-a002-4d1f52c83adc/update/ HTTP/1.1" 200 52342 INFO 2025-10-16 16:43:39,045 basehttp 44175 6189461504 "POST /en/medical/followups/bb6d29dc-4c7d-4442-a002-4d1f52c83adc/update/ HTTP/1.1" 200 52384 INFO 2025-10-16 16:43:50,724 basehttp 44175 6189461504 "GET /en/medical/followups/bb6d29dc-4c7d-4442-a002-4d1f52c83adc/update/ HTTP/1.1" 200 52340 INFO 2025-10-16 16:43:51,857 basehttp 44175 6189461504 "GET /en/medical/followups/ HTTP/1.1" 200 53507 INFO 2025-10-16 16:43:59,599 basehttp 44175 6189461504 "GET /en/medical/followups/bb6d29dc-4c7d-4442-a002-4d1f52c83adc/ HTTP/1.1" 200 39263 INFO 2025-10-16 16:44:07,688 basehttp 44175 6189461504 "GET /en/medical/consultations/6cb4e227-1315-4c63-ace0-ff5b152e4fe9/ HTTP/1.1" 200 40356 INFO 2025-10-16 16:44:18,299 basehttp 44175 6189461504 "GET /en/medical/followups/bb6d29dc-4c7d-4442-a002-4d1f52c83adc/ HTTP/1.1" 200 39263 INFO 2025-10-16 16:44:22,844 basehttp 44175 6189461504 "GET /en/medical/consultations/6cb4e227-1315-4c63-ace0-ff5b152e4fe9/ HTTP/1.1" 200 40356 ERROR 2025-10-16 16:45:05,669 log 44175 6189461504 Internal Server Error: /en/file-history/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 158, in get self.object_list = self.get_queryset() ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 833, in get_queryset queryset = queryset.filter( ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1526, in build_filter lookups, parts, reffed_expression = self.solve_lookup_type(arg, summarize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1333, in solve_lookup_type _, field, _, lookup_parts = self.names_to_path(lookup_splitted, self.get_meta()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1806, in names_to_path raise FieldError( django.core.exceptions.FieldError: Cannot resolve keyword 'model_name' into field. Choices are: action, changes, content_object, content_type, content_type_id, id, ip_address, object_id, tenant, tenant_id, timestamp, user, user_id ERROR 2025-10-16 16:45:05,736 basehttp 44175 6189461504 "GET /en/file-history/ HTTP/1.1" 500 152044 INFO 2025-10-16 16:46:11,655 autoreload 44175 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-16 16:46:11,986 autoreload 45950 8782111040 Watching for file changes with StatReloader ERROR 2025-10-16 16:46:12,493 log 45950 6196506624 Internal Server Error: /en/file-history/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/fields/__init__.py", line 2128, in get_prep_value return int(value) ^^^^^^^^^^ ValueError: invalid literal for int() with base 10: 'File' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 158, in get self.object_list = self.get_queryset() ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 833, in get_queryset queryset = queryset.filter( ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1588, in build_filter condition = self.build_lookup(lookups, col, value) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1415, in build_lookup lookup = lookup_class(lhs, rhs) ^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/lookups.py", line 38, in __init__ self.rhs = self.get_prep_lookup() ^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/fields/related_lookups.py", line 67, in get_prep_lookup self.rhs = [target_field.get_prep_value(v) for v in self.rhs] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/fields/__init__.py", line 2130, in get_prep_value raise e.__class__( ValueError: Field 'id' expected a number but got 'File'. ERROR 2025-10-16 16:46:12,564 basehttp 45950 6196506624 "GET /en/file-history/ HTTP/1.1" 500 166288 INFO 2025-10-16 16:47:00,746 autoreload 45950 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-16 16:47:01,118 autoreload 46332 8782111040 Watching for file changes with StatReloader ERROR 2025-10-16 16:47:16,211 log 46332 6130167808 Internal Server Error: /en/file-history/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 158, in get self.object_list = self.get_queryset() ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 833, in get_queryset queryset = queryset.filter( ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1526, in build_filter lookups, parts, reffed_expression = self.solve_lookup_type(arg, summarize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1333, in solve_lookup_type _, field, _, lookup_parts = self.names_to_path(lookup_splitted, self.get_meta()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1806, in names_to_path raise FieldError( django.core.exceptions.FieldError: Cannot resolve keyword 'model_name' into field. Choices are: action, changes, content_object, content_type, content_type_id, id, ip_address, object_id, tenant, tenant_id, timestamp, user, user_id ERROR 2025-10-16 16:47:16,280 basehttp 46332 6130167808 "GET /en/file-history/ HTTP/1.1" 500 152181 INFO 2025-10-16 16:47:50,766 autoreload 46332 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-16 16:47:51,096 autoreload 46796 8782111040 Watching for file changes with StatReloader ERROR 2025-10-16 16:48:03,405 log 46796 6130233344 Internal Server Error: /en/file-history/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 178, in get context = self.get_context_data() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 904, in get_context_data 'unique_patients': queryset.filter( ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1526, in build_filter lookups, parts, reffed_expression = self.solve_lookup_type(arg, summarize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1333, in solve_lookup_type _, field, _, lookup_parts = self.names_to_path(lookup_splitted, self.get_meta()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1806, in names_to_path raise FieldError( django.core.exceptions.FieldError: Cannot resolve keyword 'model_name' into field. Choices are: action, changes, content_object, content_type, content_type_id, id, ip_address, object_id, tenant, tenant_id, timestamp, user, user_id ERROR 2025-10-16 16:48:03,473 basehttp 46796 6130233344 "GET /en/file-history/ HTTP/1.1" 500 156686 INFO 2025-10-16 16:48:45,954 autoreload 46796 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-16 16:48:46,516 autoreload 47289 8782111040 Watching for file changes with StatReloader ERROR 2025-10-16 16:48:55,588 log 47289 6130003968 Internal Server Error: /en/file-history/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(", ".join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: core/file_history.html, core/auditlog_list.html ERROR 2025-10-16 16:48:55,668 basehttp 47289 6130003968 "GET /en/file-history/ HTTP/1.1" 500 114542 INFO 2025-10-16 16:50:09,281 basehttp 47289 6130003968 "GET /en/file-history/ HTTP/1.1" 200 77487 INFO 2025-10-16 16:50:34,419 basehttp 47289 6130003968 "GET /en/file-history/?page=2 HTTP/1.1" 200 76990 ERROR 2025-10-16 16:50:38,109 log 47289 6130003968 Internal Server Error: /en/file-history/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 179, in get return self.render_to_response(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 929, in render_to_response return self._export_to_csv(context['audit_logs']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 949, in _export_to_csv log.created_at.strftime('%Y-%m-%d %H:%M:%S'), ^^^^^^^^^^^^^^ AttributeError: 'AuditLog' object has no attribute 'created_at' ERROR 2025-10-16 16:50:38,183 basehttp 47289 6130003968 "GET /en/file-history/?page=2&export=csv HTTP/1.1" 500 119048 INFO 2025-10-16 16:51:15,378 autoreload 47289 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-16 16:51:15,974 autoreload 48679 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 16:51:19,943 basehttp 48679 12918534144 "GET /en/file-history/?page=2&export=csv HTTP/1.1" 200 10898 INFO 2025-10-16 16:52:06,125 basehttp 48679 12918534144 "GET /en/ HTTP/1.1" 200 38196 WARNING 2025-10-16 16:52:06,145 basehttp 48679 12918534144 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 INFO 2025-10-16 16:52:36,676 basehttp 48679 12918534144 "GET /en/appointments/ HTTP/1.1" 200 124915 INFO 2025-10-16 16:52:45,133 basehttp 48679 12918534144 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-16 16:52:45,194 basehttp 48679 12918534144 "GET /appointments/ HTTP/1.1" 302 0 INFO 2025-10-16 16:52:45,278 basehttp 48679 12935360512 "GET /ar/appointments/ HTTP/1.1" 200 126914 INFO 2025-10-16 16:52:53,011 basehttp 48679 12935360512 "GET /ar/appointments/calendar/ HTTP/1.1" 200 48833 INFO 2025-10-16 16:52:53,129 basehttp 48679 12935360512 "GET /api/v1/appointments/calendar/?start=2025-10-12T00%3A00%3A00%2B03%3A00&end=2025-10-19T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 302 0 INFO 2025-10-16 16:52:53,191 basehttp 48679 12918534144 "GET /ar/api/v1/appointments/calendar/?start=2025-10-12T00%3A00%3A00%2B03%3A00&end=2025-10-19T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 1162 INFO 2025-10-16 16:53:01,915 basehttp 48679 12918534144 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 302 0 INFO 2025-10-16 16:53:01,986 basehttp 48679 12918534144 "GET /ar/api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 11027 INFO 2025-10-16 16:53:02,208 basehttp 48679 12918534144 "GET /__debug__/history_sidebar/?request_id=f086e068cb584db2b6c8e145cbc7f401 HTTP/1.1" 200 10140 INFO 2025-10-16 16:53:18,155 basehttp 48679 12918534144 "GET /appointments/6565dc65-044a-46e3-90cf-6aad5f88cf9e/quick-view/ HTTP/1.1" 302 0 INFO 2025-10-16 16:53:18,214 basehttp 48679 12918534144 "GET /ar/appointments/6565dc65-044a-46e3-90cf-6aad5f88cf9e/quick-view/ HTTP/1.1" 200 2869 INFO 2025-10-16 16:53:18,436 basehttp 48679 12918534144 "GET /__debug__/history_sidebar/?request_id=94f26fadb1c94dd19ab54f0142eed7a8 HTTP/1.1" 200 10117 INFO 2025-10-16 16:53:57,145 basehttp 48679 12918534144 "GET /appointments/6565dc65-044a-46e3-90cf-6aad5f88cf9e/ HTTP/1.1" 302 0 INFO 2025-10-16 16:53:57,217 basehttp 48679 12935360512 "GET /ar/appointments/6565dc65-044a-46e3-90cf-6aad5f88cf9e/ HTTP/1.1" 200 45329 ERROR 2025-10-16 17:00:47,674 log 48679 12918534144 Internal Server Error: /ar/appointments/6565dc65-044a-46e3-90cf-6aad5f88cf9e/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 1035, in find_library return parser.libraries[name] ~~~~~~~~~~~~~~~~^^^^^^ KeyError: 'patient_tags' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 42, in select_template return engine.get_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 79, in get_template return Template(self.engine.get_template(template_name), self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 177, in get_template template, origin = self.find_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 159, in find_template template = loader.get_template(name, skip=skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/cached.py", line 57, in get_template template = super().get_template(template_name, skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/base.py", line 28, in get_template return Template( ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 299, in do_extends nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 1097, in load lib = find_library(parser, name) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 1037, in find_library raise TemplateSyntaxError( django.template.exceptions.TemplateSyntaxError: 'patient_tags' is not a registered tag library. Must be one of: admin_list admin_modify admin_urls cache crispy_forms_field crispy_forms_filters crispy_forms_tags crispy_forms_utils debugger_tags django_htmx djmoney getattributes highlighting i18n indent_text l10n log rest_framework simple_history_compat static syntax_color tz webpack_loader widont ERROR 2025-10-16 17:00:47,749 basehttp 48679 12918534144 "GET /ar/appointments/6565dc65-044a-46e3-90cf-6aad5f88cf9e/ HTTP/1.1" 500 248261 INFO 2025-10-16 17:01:38,129 autoreload 54250 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 17:01:41,006 basehttp 54250 6195998720 "GET /ar/appointments/6565dc65-044a-46e3-90cf-6aad5f88cf9e/ HTTP/1.1" 200 45365 INFO 2025-10-16 17:01:55,751 basehttp 54250 6195998720 "GET /ar/appointments/calendar/ HTTP/1.1" 200 48833 INFO 2025-10-16 17:01:55,872 basehttp 54250 6195998720 "GET /api/v1/appointments/calendar/?start=2025-10-12T00%3A00%3A00%2B03%3A00&end=2025-10-19T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 302 0 INFO 2025-10-16 17:01:55,932 basehttp 54250 6212825088 "GET /ar/api/v1/appointments/calendar/?start=2025-10-12T00%3A00%3A00%2B03%3A00&end=2025-10-19T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 1162 INFO 2025-10-16 17:01:59,224 basehttp 54250 6212825088 "GET /ar/appointments/calendar/ HTTP/1.1" 200 48833 INFO 2025-10-16 17:01:59,341 basehttp 54250 6212825088 "GET /api/v1/appointments/calendar/?start=2025-10-12T00%3A00%3A00%2B03%3A00&end=2025-10-19T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 302 0 INFO 2025-10-16 17:01:59,400 basehttp 54250 6195998720 "GET /ar/api/v1/appointments/calendar/?start=2025-10-12T00%3A00%3A00%2B03%3A00&end=2025-10-19T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 1162 INFO 2025-10-16 17:02:07,798 basehttp 54250 6195998720 "GET /ar/appointments/ HTTP/1.1" 200 127085 INFO 2025-10-16 17:02:35,937 basehttp 54250 6195998720 "GET /ar/appointments/a8964164-dff3-45a7-b620-85cf24909aa9/ HTTP/1.1" 200 45789 INFO 2025-10-16 17:03:25,579 basehttp 54250 6195998720 "GET /ar/appointments/a8964164-dff3-45a7-b620-85cf24909aa9/ HTTP/1.1" 200 45789 INFO 2025-10-16 17:03:42,963 basehttp 54250 6195998720 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-16 17:03:43,036 basehttp 54250 6195998720 "GET /appointments/a8964164-dff3-45a7-b620-85cf24909aa9/ HTTP/1.1" 302 0 INFO 2025-10-16 17:03:43,104 basehttp 54250 6212825088 "GET /en/appointments/a8964164-dff3-45a7-b620-85cf24909aa9/ HTTP/1.1" 200 45190 WARNING 2025-10-16 17:07:34,389 signals 57205 8782111040 Patient deleted: 000038 - Saleh Al-Juaid WARNING 2025-10-16 17:07:34,389 signals 57205 8782111040 Patient deleted: 000022 - Lulwa Al-Harthi WARNING 2025-10-16 17:07:34,389 signals 57205 8782111040 Patient deleted: 000036 - Nasser Al-Rashidi WARNING 2025-10-16 17:07:34,390 signals 57205 8782111040 Patient deleted: 000016 - Hussein Al-Shammari WARNING 2025-10-16 17:07:34,390 signals 57205 8782111040 Patient deleted: 000005 - Sultan Al-Shehri WARNING 2025-10-16 17:07:34,390 signals 57205 8782111040 Patient deleted: 000011 - Nada Al-Ahmadi WARNING 2025-10-16 17:07:34,390 signals 57205 8782111040 Patient deleted: 000015 - Turki Al-Balawi WARNING 2025-10-16 17:07:34,390 signals 57205 8782111040 Patient deleted: 000012 - Ziyad Al-Mutairi WARNING 2025-10-16 17:07:34,391 signals 57205 8782111040 Patient deleted: 000042 - Sultan Al-Maliki WARNING 2025-10-16 17:07:34,391 signals 57205 8782111040 Patient deleted: 000013 - Ziyad Al-Rashidi WARNING 2025-10-16 17:07:34,391 signals 57205 8782111040 Patient deleted: 000006 - Hassan Al-Dawsari WARNING 2025-10-16 17:07:34,391 signals 57205 8782111040 Patient deleted: 000031 - Sultan Al-Shammari WARNING 2025-10-16 17:07:34,391 signals 57205 8782111040 Patient deleted: 000004 - Lulwa Al-Shammari WARNING 2025-10-16 17:07:34,392 signals 57205 8782111040 Patient deleted: 000041 - Yazeed Al-Shammari WARNING 2025-10-16 17:07:34,392 signals 57205 8782111040 Patient deleted: 000039 - Jawaher Al-Subaie WARNING 2025-10-16 17:07:34,392 signals 57205 8782111040 Patient deleted: 000048 - Saad Al-Yami WARNING 2025-10-16 17:07:34,392 signals 57205 8782111040 Patient deleted: 000050 - Abeer Al-Subai WARNING 2025-10-16 17:07:34,392 signals 57205 8782111040 Patient deleted: 000017 - Munira Al-Omari WARNING 2025-10-16 17:07:34,393 signals 57205 8782111040 Patient deleted: 000026 - Abeer Al-Asiri WARNING 2025-10-16 17:07:34,393 signals 57205 8782111040 Patient deleted: 000044 - Lama Al-Subai WARNING 2025-10-16 17:07:34,393 signals 57205 8782111040 Patient deleted: 000008 - Ziyad Al-Asiri WARNING 2025-10-16 17:07:34,393 signals 57205 8782111040 Patient deleted: 000047 - Ghada Al-Balawi WARNING 2025-10-16 17:07:34,393 signals 57205 8782111040 Patient deleted: 000034 - Hind Al-Dawsari WARNING 2025-10-16 17:07:34,394 signals 57205 8782111040 Patient deleted: 000035 - Waleed Al-Yami WARNING 2025-10-16 17:07:34,394 signals 57205 8782111040 Patient deleted: 000007 - Mohammed Al-Qahtani WARNING 2025-10-16 17:07:34,394 signals 57205 8782111040 Patient deleted: 000046 - Abdullah Al-Maliki WARNING 2025-10-16 17:07:34,394 signals 57205 8782111040 Patient deleted: 000021 - Abdullah Al-Shammari WARNING 2025-10-16 17:07:34,395 signals 57205 8782111040 Patient deleted: 000020 - Wafa Al-Yami WARNING 2025-10-16 17:07:34,395 signals 57205 8782111040 Patient deleted: 000033 - Hussein Al-Dosari WARNING 2025-10-16 17:07:34,395 signals 57205 8782111040 Patient deleted: 000037 - Saad Al-Omari WARNING 2025-10-16 17:07:34,395 signals 57205 8782111040 Patient deleted: 000028 - Hind Al-Otaibi WARNING 2025-10-16 17:07:34,395 signals 57205 8782111040 Patient deleted: 000002 - Ghada Al-Yami WARNING 2025-10-16 17:07:34,396 signals 57205 8782111040 Patient deleted: 000027 - Ghada Al-Subaie WARNING 2025-10-16 17:07:34,396 signals 57205 8782111040 Patient deleted: 000014 - Ghada Al-Balawi WARNING 2025-10-16 17:07:34,396 signals 57205 8782111040 Patient deleted: 000018 - Turki Al-Maliki WARNING 2025-10-16 17:07:34,396 signals 57205 8782111040 Patient deleted: 000030 - Hussein Al-Shamrani WARNING 2025-10-16 17:07:34,396 signals 57205 8782111040 Patient deleted: 000032 - Maha Al-Harbi WARNING 2025-10-16 17:07:34,397 signals 57205 8782111040 Patient deleted: 000025 - Hanan Al-Balawi WARNING 2025-10-16 17:07:34,397 signals 57205 8782111040 Patient deleted: 000009 - Nada Al-Juaid WARNING 2025-10-16 17:07:34,397 signals 57205 8782111040 Patient deleted: 000045 - Amal Al-Subaie WARNING 2025-10-16 17:07:34,397 signals 57205 8782111040 Patient deleted: 000043 - Sarah Al-Ahmadi WARNING 2025-10-16 17:07:34,397 signals 57205 8782111040 Patient deleted: 000024 - Fatima Al-Shehri WARNING 2025-10-16 17:07:34,398 signals 57205 8782111040 Patient deleted: 000029 - Fahad Al-Harbi WARNING 2025-10-16 17:07:34,398 signals 57205 8782111040 Patient deleted: 000010 - Mohammed Al-Shammari WARNING 2025-10-16 17:07:34,398 signals 57205 8782111040 Patient deleted: 000023 - Sultan Al-Yami WARNING 2025-10-16 17:07:34,398 signals 57205 8782111040 Patient deleted: 000019 - Sultan Al-Yami WARNING 2025-10-16 17:07:34,398 signals 57205 8782111040 Patient deleted: 000040 - Nasser Al-Juaid WARNING 2025-10-16 17:07:34,398 signals 57205 8782111040 Patient deleted: 000003 - Faisal Al-Yami WARNING 2025-10-16 17:07:34,399 signals 57205 8782111040 Patient deleted: 000001 - Hussein Al-Subai WARNING 2025-10-16 17:07:34,399 signals 57205 8782111040 Patient deleted: 000049 - Jawaher Al-Dawsari INFO 2025-10-16 17:07:34,614 signals 57205 8782111040 User created: faisal.al-anzi.admin1 (Administrator) INFO 2025-10-16 17:07:34,744 signals 57205 8782111040 User created: hessa.al-zahrani.admin2 (Administrator) INFO 2025-10-16 17:07:34,873 signals 57205 8782111040 User created: omar.al-anzi.doctor1 (Doctor) INFO 2025-10-16 17:07:35,004 signals 57205 8782111040 User created: ziyad.al-omari.doctor2 (Doctor) INFO 2025-10-16 17:07:35,133 signals 57205 8782111040 User created: hassan.al-omari.doctor3 (Doctor) INFO 2025-10-16 17:07:35,263 signals 57205 8782111040 User created: mohammed.al-ahmadi.nurse1 (Nurse) INFO 2025-10-16 17:07:35,391 signals 57205 8782111040 User created: munira.al-shamrani.nurse2 (Nurse) INFO 2025-10-16 17:07:35,520 signals 57205 8782111040 User created: jawaher.al-shahrani.nurse3 (Nurse) INFO 2025-10-16 17:07:35,650 signals 57205 8782111040 User created: hussein.al-subai.ot1 (Occupational Therapist) INFO 2025-10-16 17:07:35,781 signals 57205 8782111040 User created: fatima.al-asiri.ot2 (Occupational Therapist) INFO 2025-10-16 17:07:35,911 signals 57205 8782111040 User created: talal.al-juaid.slp1 (Speech-Language Pathologist) INFO 2025-10-16 17:07:36,040 signals 57205 8782111040 User created: nada.al-ahmadi.slp2 (Speech-Language Pathologist) INFO 2025-10-16 17:07:36,170 signals 57205 8782111040 User created: hind.al-ahmadi.aba1 (ABA Therapist) INFO 2025-10-16 17:07:36,299 signals 57205 8782111040 User created: lulwa.al-balawi.aba2 (ABA Therapist) INFO 2025-10-16 17:07:36,429 signals 57205 8782111040 User created: ziyad.al-balawi.front_desk1 (Front Desk) INFO 2025-10-16 17:07:36,559 signals 57205 8782111040 User created: hayat.al-dawsari.front_desk2 (Front Desk) INFO 2025-10-16 17:07:36,687 signals 57205 8782111040 User created: maha.al-otaibi.finance1 (Finance) INFO 2025-10-16 17:07:36,817 signals 57205 8782111040 User created: khalid.al-zahrani.finance2 (Finance) INFO 2025-10-16 17:07:36,819 signals 57205 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-16 17:07:36,819 signals 57205 8782111040 File created: FILE-2025-000001 for patient 000001 INFO 2025-10-16 17:07:36,819 signals 57205 8782111040 Created main file for patient: 000001 INFO 2025-10-16 17:07:36,820 signals 57205 8782111040 Patient created: 000001 - Ghada Hassan Waleed Al-Subaie INFO 2025-10-16 17:07:36,821 signals 57205 8782111040 Generated File Number: FILE-2025-000002 INFO 2025-10-16 17:07:36,821 signals 57205 8782111040 File created: FILE-2025-000002 for patient 000002 INFO 2025-10-16 17:07:36,821 signals 57205 8782111040 Created main file for patient: 000002 INFO 2025-10-16 17:07:36,821 signals 57205 8782111040 Patient created: 000002 - Ziyad Ali Yazeed Al-Subai INFO 2025-10-16 17:07:36,822 signals 57205 8782111040 Generated File Number: FILE-2025-000003 INFO 2025-10-16 17:07:36,822 signals 57205 8782111040 File created: FILE-2025-000003 for patient 000003 INFO 2025-10-16 17:07:36,822 signals 57205 8782111040 Created main file for patient: 000003 INFO 2025-10-16 17:07:36,822 signals 57205 8782111040 Patient created: 000003 - Nawaf Saud Mohammed Al-Rashidi INFO 2025-10-16 17:07:36,823 signals 57205 8782111040 Generated File Number: FILE-2025-000004 INFO 2025-10-16 17:07:36,824 signals 57205 8782111040 File created: FILE-2025-000004 for patient 000004 INFO 2025-10-16 17:07:36,824 signals 57205 8782111040 Created main file for patient: 000004 INFO 2025-10-16 17:07:36,824 signals 57205 8782111040 Patient created: 000004 - Salma Waleed Fahad Al-Shehri INFO 2025-10-16 17:07:36,825 signals 57205 8782111040 Generated File Number: FILE-2025-000005 INFO 2025-10-16 17:07:36,825 signals 57205 8782111040 File created: FILE-2025-000005 for patient 000005 INFO 2025-10-16 17:07:36,825 signals 57205 8782111040 Created main file for patient: 000005 INFO 2025-10-16 17:07:36,825 signals 57205 8782111040 Patient created: 000005 - Abeer Nawaf Bandar Al-Omari INFO 2025-10-16 17:07:36,826 signals 57205 8782111040 Generated File Number: FILE-2025-000006 INFO 2025-10-16 17:07:36,826 signals 57205 8782111040 File created: FILE-2025-000006 for patient 000006 INFO 2025-10-16 17:07:36,826 signals 57205 8782111040 Created main file for patient: 000006 INFO 2025-10-16 17:07:36,826 signals 57205 8782111040 Patient created: 000006 - Hanan Sultan Khalid Al-Rashidi INFO 2025-10-16 17:07:36,827 signals 57205 8782111040 Generated File Number: FILE-2025-000007 INFO 2025-10-16 17:07:36,827 signals 57205 8782111040 File created: FILE-2025-000007 for patient 000007 INFO 2025-10-16 17:07:36,827 signals 57205 8782111040 Created main file for patient: 000007 INFO 2025-10-16 17:07:36,827 signals 57205 8782111040 Patient created: 000007 - Reem Khalid Ziyad Al-Dosari INFO 2025-10-16 17:07:36,828 signals 57205 8782111040 Generated File Number: FILE-2025-000008 INFO 2025-10-16 17:07:36,828 signals 57205 8782111040 File created: FILE-2025-000008 for patient 000008 INFO 2025-10-16 17:07:36,828 signals 57205 8782111040 Created main file for patient: 000008 INFO 2025-10-16 17:07:36,829 signals 57205 8782111040 Patient created: 000008 - Hanan Abdulaziz Abdulrahman Al-Maliki INFO 2025-10-16 17:07:36,830 signals 57205 8782111040 Generated File Number: FILE-2025-000009 INFO 2025-10-16 17:07:36,830 signals 57205 8782111040 File created: FILE-2025-000009 for patient 000009 INFO 2025-10-16 17:07:36,830 signals 57205 8782111040 Created main file for patient: 000009 INFO 2025-10-16 17:07:36,830 signals 57205 8782111040 Patient created: 000009 - Nada Faisal Saud Al-Yami INFO 2025-10-16 17:07:36,831 signals 57205 8782111040 Generated File Number: FILE-2025-000010 INFO 2025-10-16 17:07:36,831 signals 57205 8782111040 File created: FILE-2025-000010 for patient 000010 INFO 2025-10-16 17:07:36,831 signals 57205 8782111040 Created main file for patient: 000010 INFO 2025-10-16 17:07:36,831 signals 57205 8782111040 Patient created: 000010 - Mansour Waleed Mansour Al-Anzi INFO 2025-10-16 17:07:36,832 signals 57205 8782111040 Generated File Number: FILE-2025-000011 INFO 2025-10-16 17:07:36,832 signals 57205 8782111040 File created: FILE-2025-000011 for patient 000011 INFO 2025-10-16 17:07:36,832 signals 57205 8782111040 Created main file for patient: 000011 INFO 2025-10-16 17:07:36,832 signals 57205 8782111040 Patient created: 000011 - Faisal Omar Saud Al-Subaie INFO 2025-10-16 17:07:36,834 signals 57205 8782111040 Generated File Number: FILE-2025-000012 INFO 2025-10-16 17:07:36,834 signals 57205 8782111040 File created: FILE-2025-000012 for patient 000012 INFO 2025-10-16 17:07:36,834 signals 57205 8782111040 Created main file for patient: 000012 INFO 2025-10-16 17:07:36,834 signals 57205 8782111040 Patient created: 000012 - Hassan Sultan Nawaf Al-Asiri INFO 2025-10-16 17:07:36,835 signals 57205 8782111040 Generated File Number: FILE-2025-000013 INFO 2025-10-16 17:07:36,835 signals 57205 8782111040 File created: FILE-2025-000013 for patient 000013 INFO 2025-10-16 17:07:36,835 signals 57205 8782111040 Created main file for patient: 000013 INFO 2025-10-16 17:07:36,835 signals 57205 8782111040 Patient created: 000013 - Nasser Nawaf Faisal Al-Shahrani INFO 2025-10-16 17:07:36,836 signals 57205 8782111040 Generated File Number: FILE-2025-000014 INFO 2025-10-16 17:07:36,836 signals 57205 8782111040 File created: FILE-2025-000014 for patient 000014 INFO 2025-10-16 17:07:36,836 signals 57205 8782111040 Created main file for patient: 000014 INFO 2025-10-16 17:07:36,836 signals 57205 8782111040 Patient created: 000014 - Maha Mohammed Abdulrahman Al-Shamrani INFO 2025-10-16 17:07:36,837 signals 57205 8782111040 Generated File Number: FILE-2025-000015 INFO 2025-10-16 17:07:36,837 signals 57205 8782111040 File created: FILE-2025-000015 for patient 000015 INFO 2025-10-16 17:07:36,837 signals 57205 8782111040 Created main file for patient: 000015 INFO 2025-10-16 17:07:36,837 signals 57205 8782111040 Patient created: 000015 - Amal Khalid Saleh Al-Qahtani INFO 2025-10-16 17:07:36,838 signals 57205 8782111040 Generated File Number: FILE-2025-000016 INFO 2025-10-16 17:07:36,838 signals 57205 8782111040 File created: FILE-2025-000016 for patient 000016 INFO 2025-10-16 17:07:36,838 signals 57205 8782111040 Created main file for patient: 000016 INFO 2025-10-16 17:07:36,839 signals 57205 8782111040 Patient created: 000016 - Hassan Saud Mohammed Al-Subaie INFO 2025-10-16 17:07:36,839 signals 57205 8782111040 Generated File Number: FILE-2025-000017 INFO 2025-10-16 17:07:36,840 signals 57205 8782111040 File created: FILE-2025-000017 for patient 000017 INFO 2025-10-16 17:07:36,840 signals 57205 8782111040 Created main file for patient: 000017 INFO 2025-10-16 17:07:36,840 signals 57205 8782111040 Patient created: 000017 - Ziyad Ziyad Waleed Al-Dawsari INFO 2025-10-16 17:07:36,841 signals 57205 8782111040 Generated File Number: FILE-2025-000018 INFO 2025-10-16 17:07:36,841 signals 57205 8782111040 File created: FILE-2025-000018 for patient 000018 INFO 2025-10-16 17:07:36,841 signals 57205 8782111040 Created main file for patient: 000018 INFO 2025-10-16 17:07:36,841 signals 57205 8782111040 Patient created: 000018 - Lama Ziyad Fahad Al-Harbi INFO 2025-10-16 17:07:36,842 signals 57205 8782111040 Generated File Number: FILE-2025-000019 INFO 2025-10-16 17:07:36,842 signals 57205 8782111040 File created: FILE-2025-000019 for patient 000019 INFO 2025-10-16 17:07:36,842 signals 57205 8782111040 Created main file for patient: 000019 INFO 2025-10-16 17:07:36,842 signals 57205 8782111040 Patient created: 000019 - Latifa Hussein Nasser Al-Mutairi INFO 2025-10-16 17:07:36,843 signals 57205 8782111040 Generated File Number: FILE-2025-000020 INFO 2025-10-16 17:07:36,844 signals 57205 8782111040 File created: FILE-2025-000020 for patient 000020 INFO 2025-10-16 17:07:36,844 signals 57205 8782111040 Created main file for patient: 000020 INFO 2025-10-16 17:07:36,844 signals 57205 8782111040 Patient created: 000020 - Abdullah Khalid Fahad Al-Omari INFO 2025-10-16 17:07:36,845 signals 57205 8782111040 Generated File Number: FILE-2025-000021 INFO 2025-10-16 17:07:36,845 signals 57205 8782111040 File created: FILE-2025-000021 for patient 000021 INFO 2025-10-16 17:07:36,845 signals 57205 8782111040 Created main file for patient: 000021 INFO 2025-10-16 17:07:36,845 signals 57205 8782111040 Patient created: 000021 - Saad Fahad Fahad Al-Subai INFO 2025-10-16 17:07:36,846 signals 57205 8782111040 Generated File Number: FILE-2025-000022 INFO 2025-10-16 17:07:36,846 signals 57205 8782111040 File created: FILE-2025-000022 for patient 000022 INFO 2025-10-16 17:07:36,846 signals 57205 8782111040 Created main file for patient: 000022 INFO 2025-10-16 17:07:36,846 signals 57205 8782111040 Patient created: 000022 - Sarah Mansour Nasser Al-Ahmadi INFO 2025-10-16 17:07:36,847 signals 57205 8782111040 Generated File Number: FILE-2025-000023 INFO 2025-10-16 17:07:36,847 signals 57205 8782111040 File created: FILE-2025-000023 for patient 000023 INFO 2025-10-16 17:07:36,847 signals 57205 8782111040 Created main file for patient: 000023 INFO 2025-10-16 17:07:36,847 signals 57205 8782111040 Patient created: 000023 - Jawaher Yazeed Waleed Al-Subaie INFO 2025-10-16 17:07:36,848 signals 57205 8782111040 Generated File Number: FILE-2025-000024 INFO 2025-10-16 17:07:36,848 signals 57205 8782111040 File created: FILE-2025-000024 for patient 000024 INFO 2025-10-16 17:07:36,848 signals 57205 8782111040 Created main file for patient: 000024 INFO 2025-10-16 17:07:36,849 signals 57205 8782111040 Patient created: 000024 - Waleed Waleed Waleed Al-Dawsari INFO 2025-10-16 17:07:36,850 signals 57205 8782111040 Generated File Number: FILE-2025-000025 INFO 2025-10-16 17:07:36,850 signals 57205 8782111040 File created: FILE-2025-000025 for patient 000025 INFO 2025-10-16 17:07:36,850 signals 57205 8782111040 Created main file for patient: 000025 INFO 2025-10-16 17:07:36,850 signals 57205 8782111040 Patient created: 000025 - Lama Hussein Hussein Al-Otaibi INFO 2025-10-16 17:07:36,851 signals 57205 8782111040 Generated File Number: FILE-2025-000026 INFO 2025-10-16 17:07:36,851 signals 57205 8782111040 File created: FILE-2025-000026 for patient 000026 INFO 2025-10-16 17:07:36,851 signals 57205 8782111040 Created main file for patient: 000026 INFO 2025-10-16 17:07:36,851 signals 57205 8782111040 Patient created: 000026 - Sultan Mohammed Abdullah Al-Dawsari INFO 2025-10-16 17:07:36,852 signals 57205 8782111040 Generated File Number: FILE-2025-000027 INFO 2025-10-16 17:07:36,852 signals 57205 8782111040 File created: FILE-2025-000027 for patient 000027 INFO 2025-10-16 17:07:36,852 signals 57205 8782111040 Created main file for patient: 000027 INFO 2025-10-16 17:07:36,852 signals 57205 8782111040 Patient created: 000027 - Rania Ali Bandar Al-Shammari INFO 2025-10-16 17:07:36,853 signals 57205 8782111040 Generated File Number: FILE-2025-000028 INFO 2025-10-16 17:07:36,853 signals 57205 8782111040 File created: FILE-2025-000028 for patient 000028 INFO 2025-10-16 17:07:36,853 signals 57205 8782111040 Created main file for patient: 000028 INFO 2025-10-16 17:07:36,853 signals 57205 8782111040 Patient created: 000028 - Mohammed Omar Talal Al-Maliki INFO 2025-10-16 17:07:36,855 signals 57205 8782111040 Generated File Number: FILE-2025-000029 INFO 2025-10-16 17:07:36,855 signals 57205 8782111040 File created: FILE-2025-000029 for patient 000029 INFO 2025-10-16 17:07:36,855 signals 57205 8782111040 Created main file for patient: 000029 INFO 2025-10-16 17:07:36,855 signals 57205 8782111040 Patient created: 000029 - Omar Saleh Mohammed Al-Maliki INFO 2025-10-16 17:07:36,856 signals 57205 8782111040 Generated File Number: FILE-2025-000030 INFO 2025-10-16 17:07:36,856 signals 57205 8782111040 File created: FILE-2025-000030 for patient 000030 INFO 2025-10-16 17:07:36,856 signals 57205 8782111040 Created main file for patient: 000030 INFO 2025-10-16 17:07:36,856 signals 57205 8782111040 Patient created: 000030 - Bandar Saleh Faisal Al-Shammari INFO 2025-10-16 17:07:36,857 signals 57205 8782111040 Generated File Number: FILE-2025-000031 INFO 2025-10-16 17:07:36,858 signals 57205 8782111040 File created: FILE-2025-000031 for patient 000031 INFO 2025-10-16 17:07:36,858 signals 57205 8782111040 Created main file for patient: 000031 INFO 2025-10-16 17:07:36,858 signals 57205 8782111040 Patient created: 000031 - Abdulaziz Ali Saleh Al-Omari INFO 2025-10-16 17:07:36,859 signals 57205 8782111040 Generated File Number: FILE-2025-000032 INFO 2025-10-16 17:07:36,859 signals 57205 8782111040 File created: FILE-2025-000032 for patient 000032 INFO 2025-10-16 17:07:36,859 signals 57205 8782111040 Created main file for patient: 000032 INFO 2025-10-16 17:07:36,859 signals 57205 8782111040 Patient created: 000032 - Lulwa Abdulrahman Bandar Al-Shamrani INFO 2025-10-16 17:07:36,860 signals 57205 8782111040 Generated File Number: FILE-2025-000033 INFO 2025-10-16 17:07:36,860 signals 57205 8782111040 File created: FILE-2025-000033 for patient 000033 INFO 2025-10-16 17:07:36,860 signals 57205 8782111040 Created main file for patient: 000033 INFO 2025-10-16 17:07:36,860 signals 57205 8782111040 Patient created: 000033 - Sarah Talal Mansour Al-Ahmadi INFO 2025-10-16 17:07:36,861 signals 57205 8782111040 Generated File Number: FILE-2025-000034 INFO 2025-10-16 17:07:36,861 signals 57205 8782111040 File created: FILE-2025-000034 for patient 000034 INFO 2025-10-16 17:07:36,861 signals 57205 8782111040 Created main file for patient: 000034 INFO 2025-10-16 17:07:36,861 signals 57205 8782111040 Patient created: 000034 - Nasser Ali Bandar Al-Shamrani INFO 2025-10-16 17:07:36,862 signals 57205 8782111040 Generated File Number: FILE-2025-000035 INFO 2025-10-16 17:07:36,862 signals 57205 8782111040 File created: FILE-2025-000035 for patient 000035 INFO 2025-10-16 17:07:36,862 signals 57205 8782111040 Created main file for patient: 000035 INFO 2025-10-16 17:07:36,862 signals 57205 8782111040 Patient created: 000035 - Nasser Ali Saleh Al-Qahtani INFO 2025-10-16 17:07:36,863 signals 57205 8782111040 Generated File Number: FILE-2025-000036 INFO 2025-10-16 17:07:36,864 signals 57205 8782111040 File created: FILE-2025-000036 for patient 000036 INFO 2025-10-16 17:07:36,864 signals 57205 8782111040 Created main file for patient: 000036 INFO 2025-10-16 17:07:36,864 signals 57205 8782111040 Patient created: 000036 - Saleh Ali Fahad Al-Dosari INFO 2025-10-16 17:07:36,865 signals 57205 8782111040 Generated File Number: FILE-2025-000037 INFO 2025-10-16 17:07:36,865 signals 57205 8782111040 File created: FILE-2025-000037 for patient 000037 INFO 2025-10-16 17:07:36,865 signals 57205 8782111040 Created main file for patient: 000037 INFO 2025-10-16 17:07:36,865 signals 57205 8782111040 Patient created: 000037 - Hussein Hassan Khalid Al-Rashidi INFO 2025-10-16 17:07:36,866 signals 57205 8782111040 Generated File Number: FILE-2025-000038 INFO 2025-10-16 17:07:36,866 signals 57205 8782111040 File created: FILE-2025-000038 for patient 000038 INFO 2025-10-16 17:07:36,866 signals 57205 8782111040 Created main file for patient: 000038 INFO 2025-10-16 17:07:36,866 signals 57205 8782111040 Patient created: 000038 - Bandar Saad Faisal Al-Zahrani INFO 2025-10-16 17:07:36,868 signals 57205 8782111040 Generated File Number: FILE-2025-000039 INFO 2025-10-16 17:07:36,868 signals 57205 8782111040 File created: FILE-2025-000039 for patient 000039 INFO 2025-10-16 17:07:36,868 signals 57205 8782111040 Created main file for patient: 000039 INFO 2025-10-16 17:07:36,868 signals 57205 8782111040 Patient created: 000039 - Basma Turki Fahad Al-Otaibi INFO 2025-10-16 17:07:36,869 signals 57205 8782111040 Generated File Number: FILE-2025-000040 INFO 2025-10-16 17:07:36,869 signals 57205 8782111040 File created: FILE-2025-000040 for patient 000040 INFO 2025-10-16 17:07:36,869 signals 57205 8782111040 Created main file for patient: 000040 INFO 2025-10-16 17:07:36,869 signals 57205 8782111040 Patient created: 000040 - Saud Abdulaziz Abdullah Al-Anzi INFO 2025-10-16 17:07:36,870 signals 57205 8782111040 Generated File Number: FILE-2025-000041 INFO 2025-10-16 17:07:36,870 signals 57205 8782111040 File created: FILE-2025-000041 for patient 000041 INFO 2025-10-16 17:07:36,870 signals 57205 8782111040 Created main file for patient: 000041 INFO 2025-10-16 17:07:36,871 signals 57205 8782111040 Patient created: 000041 - Saleh Mohammed Omar Al-Ghamdi INFO 2025-10-16 17:07:36,871 signals 57205 8782111040 Generated File Number: FILE-2025-000042 INFO 2025-10-16 17:07:36,872 signals 57205 8782111040 File created: FILE-2025-000042 for patient 000042 INFO 2025-10-16 17:07:36,872 signals 57205 8782111040 Created main file for patient: 000042 INFO 2025-10-16 17:07:36,872 signals 57205 8782111040 Patient created: 000042 - Hayat Hassan Mansour Al-Anzi INFO 2025-10-16 17:07:36,873 signals 57205 8782111040 Generated File Number: FILE-2025-000043 INFO 2025-10-16 17:07:36,873 signals 57205 8782111040 File created: FILE-2025-000043 for patient 000043 INFO 2025-10-16 17:07:36,873 signals 57205 8782111040 Created main file for patient: 000043 INFO 2025-10-16 17:07:36,873 signals 57205 8782111040 Patient created: 000043 - Amal Nasser Fahad Al-Balawi INFO 2025-10-16 17:07:36,874 signals 57205 8782111040 Generated File Number: FILE-2025-000044 INFO 2025-10-16 17:07:36,874 signals 57205 8782111040 File created: FILE-2025-000044 for patient 000044 INFO 2025-10-16 17:07:36,874 signals 57205 8782111040 Created main file for patient: 000044 INFO 2025-10-16 17:07:36,874 signals 57205 8782111040 Patient created: 000044 - Hayat Turki Mansour Al-Subaie INFO 2025-10-16 17:07:36,875 signals 57205 8782111040 Generated File Number: FILE-2025-000045 INFO 2025-10-16 17:07:36,875 signals 57205 8782111040 File created: FILE-2025-000045 for patient 000045 INFO 2025-10-16 17:07:36,875 signals 57205 8782111040 Created main file for patient: 000045 INFO 2025-10-16 17:07:36,875 signals 57205 8782111040 Patient created: 000045 - Abdullah Fahad Nawaf Al-Shehri INFO 2025-10-16 17:07:36,876 signals 57205 8782111040 Generated File Number: FILE-2025-000046 INFO 2025-10-16 17:07:36,876 signals 57205 8782111040 File created: FILE-2025-000046 for patient 000046 INFO 2025-10-16 17:07:36,877 signals 57205 8782111040 Created main file for patient: 000046 INFO 2025-10-16 17:07:36,877 signals 57205 8782111040 Patient created: 000046 - Hassan Nasser Faisal Al-Mutairi INFO 2025-10-16 17:07:36,878 signals 57205 8782111040 Generated File Number: FILE-2025-000047 INFO 2025-10-16 17:07:36,878 signals 57205 8782111040 File created: FILE-2025-000047 for patient 000047 INFO 2025-10-16 17:07:36,878 signals 57205 8782111040 Created main file for patient: 000047 INFO 2025-10-16 17:07:36,878 signals 57205 8782111040 Patient created: 000047 - Talal Fahad Fahad Al-Subai INFO 2025-10-16 17:07:36,879 signals 57205 8782111040 Generated File Number: FILE-2025-000048 INFO 2025-10-16 17:07:36,879 signals 57205 8782111040 File created: FILE-2025-000048 for patient 000048 INFO 2025-10-16 17:07:36,879 signals 57205 8782111040 Created main file for patient: 000048 INFO 2025-10-16 17:07:36,879 signals 57205 8782111040 Patient created: 000048 - Lulwa Nawaf Waleed Al-Anzi INFO 2025-10-16 17:07:36,881 signals 57205 8782111040 Generated File Number: FILE-2025-000049 INFO 2025-10-16 17:07:36,881 signals 57205 8782111040 File created: FILE-2025-000049 for patient 000049 INFO 2025-10-16 17:07:36,881 signals 57205 8782111040 Created main file for patient: 000049 INFO 2025-10-16 17:07:36,881 signals 57205 8782111040 Patient created: 000049 - Khalid Fahad Omar Al-Zahrani INFO 2025-10-16 17:07:36,882 signals 57205 8782111040 Generated File Number: FILE-2025-000050 INFO 2025-10-16 17:07:36,882 signals 57205 8782111040 File created: FILE-2025-000050 for patient 000050 INFO 2025-10-16 17:07:36,882 signals 57205 8782111040 Created main file for patient: 000050 INFO 2025-10-16 17:07:36,882 signals 57205 8782111040 Patient created: 000050 - Abdulaziz Abdulaziz Nawaf Al-Zahrani INFO 2025-10-16 17:07:36,895 signals 57205 8782111040 Appointment created: ebc24462-300a-4f9a-88bb-1d769dfd7333 for patient 000007 on 2025-09-07 INFO 2025-10-16 17:07:36,895 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000007-OT-01 INFO 2025-10-16 17:07:36,895 signals 57205 8782111040 SubFile created: FILE-2025-000007-OT-01 for clinic Occupational Therapy INFO 2025-10-16 17:07:36,895 signals 57205 8782111040 Created sub-file FILE-2025-000007-OT-01 for patient 000007 at clinic Occupational Therapy INFO 2025-10-16 17:07:36,898 signals 57205 8782111040 Notified provider hussein.al-subai.ot1 of new appointment INFO 2025-10-16 17:07:36,900 signals 57205 8782111040 Appointment created: 76fc1acb-f475-42cd-b6fc-16ec900708b9 for patient 000050 on 2025-08-17 INFO 2025-10-16 17:07:36,900 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000050-NUR-01 INFO 2025-10-16 17:07:36,900 signals 57205 8782111040 SubFile created: FILE-2025-000050-NUR-01 for clinic Nursing Department INFO 2025-10-16 17:07:36,900 signals 57205 8782111040 Created sub-file FILE-2025-000050-NUR-01 for patient 000050 at clinic Nursing Department INFO 2025-10-16 17:07:36,901 signals 57205 8782111040 Notified provider mohammed.al-ahmadi.nurse1 of new appointment INFO 2025-10-16 17:07:36,902 signals 57205 8782111040 Appointment created: e27a0544-8366-4169-8f08-3dcdae0e2b4f for patient 000044 on 2025-10-05 INFO 2025-10-16 17:07:36,902 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000044-SLP-01 INFO 2025-10-16 17:07:36,903 signals 57205 8782111040 SubFile created: FILE-2025-000044-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-16 17:07:36,903 signals 57205 8782111040 Created sub-file FILE-2025-000044-SLP-01 for patient 000044 at clinic Speech-Language Pathology INFO 2025-10-16 17:07:36,903 signals 57205 8782111040 Notified provider nada.al-ahmadi.slp2 of new appointment INFO 2025-10-16 17:07:36,904 signals 57205 8782111040 Appointment created: b31904e1-25fd-4844-881a-fb4892f1eb08 for patient 000044 on 2025-09-10 INFO 2025-10-16 17:07:36,904 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000044-NUR-02 INFO 2025-10-16 17:07:36,904 signals 57205 8782111040 SubFile created: FILE-2025-000044-NUR-02 for clinic Nursing Department INFO 2025-10-16 17:07:36,904 signals 57205 8782111040 Created sub-file FILE-2025-000044-NUR-02 for patient 000044 at clinic Nursing Department INFO 2025-10-16 17:07:36,904 signals 57205 8782111040 Notified provider jawaher.al-shahrani.nurse3 of new appointment INFO 2025-10-16 17:07:36,906 signals 57205 8782111040 Appointment created: f48f6c15-ee7f-413d-b757-3edecb877e28 for patient 000012 on 2025-08-24 INFO 2025-10-16 17:07:36,906 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000012-NUR-01 INFO 2025-10-16 17:07:36,906 signals 57205 8782111040 SubFile created: FILE-2025-000012-NUR-01 for clinic Nursing Department INFO 2025-10-16 17:07:36,906 signals 57205 8782111040 Created sub-file FILE-2025-000012-NUR-01 for patient 000012 at clinic Nursing Department INFO 2025-10-16 17:07:36,906 signals 57205 8782111040 Notified provider jawaher.al-shahrani.nurse3 of new appointment INFO 2025-10-16 17:07:36,908 signals 57205 8782111040 Appointment created: 4b5e2d4c-3516-4ca6-a94c-553a38aa527e for patient 000029 on 2025-09-02 INFO 2025-10-16 17:07:36,908 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000029-SLP-01 INFO 2025-10-16 17:07:36,908 signals 57205 8782111040 SubFile created: FILE-2025-000029-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-16 17:07:36,908 signals 57205 8782111040 Created sub-file FILE-2025-000029-SLP-01 for patient 000029 at clinic Speech-Language Pathology INFO 2025-10-16 17:07:36,909 signals 57205 8782111040 Notified provider nada.al-ahmadi.slp2 of new appointment INFO 2025-10-16 17:07:36,910 signals 57205 8782111040 Appointment created: 4bad3711-4d66-4837-b291-2bd6b6662adb for patient 000050 on 2025-07-28 INFO 2025-10-16 17:07:36,910 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000050-SLP-02 INFO 2025-10-16 17:07:36,910 signals 57205 8782111040 SubFile created: FILE-2025-000050-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-16 17:07:36,910 signals 57205 8782111040 Created sub-file FILE-2025-000050-SLP-02 for patient 000050 at clinic Speech-Language Pathology INFO 2025-10-16 17:07:36,911 signals 57205 8782111040 Notified provider talal.al-juaid.slp1 of new appointment INFO 2025-10-16 17:07:36,912 signals 57205 8782111040 Appointment created: 25f0cfd7-3f29-4a5b-85a7-74227fd6e839 for patient 000027 on 2025-09-23 INFO 2025-10-16 17:07:36,912 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000027-MED-01 INFO 2025-10-16 17:07:36,912 signals 57205 8782111040 SubFile created: FILE-2025-000027-MED-01 for clinic Medical Department INFO 2025-10-16 17:07:36,912 signals 57205 8782111040 Created sub-file FILE-2025-000027-MED-01 for patient 000027 at clinic Medical Department INFO 2025-10-16 17:07:36,913 signals 57205 8782111040 Notified provider ziyad.al-omari.doctor2 of new appointment INFO 2025-10-16 17:07:36,915 signals 57205 8782111040 Appointment created: be9f778f-3dad-42d3-a730-e5632fd77e44 for patient 000020 on 2025-09-21 INFO 2025-10-16 17:07:36,915 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000020-ABA-01 INFO 2025-10-16 17:07:36,915 signals 57205 8782111040 SubFile created: FILE-2025-000020-ABA-01 for clinic ABA Therapy INFO 2025-10-16 17:07:36,915 signals 57205 8782111040 Created sub-file FILE-2025-000020-ABA-01 for patient 000020 at clinic ABA Therapy INFO 2025-10-16 17:07:36,916 signals 57205 8782111040 Notified provider hind.al-ahmadi.aba1 of new appointment INFO 2025-10-16 17:07:36,917 signals 57205 8782111040 Appointment created: b6923a96-67ad-4dba-af5e-7644286eb105 for patient 000027 on 2025-08-28 INFO 2025-10-16 17:07:36,918 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000027-ABA-02 INFO 2025-10-16 17:07:36,918 signals 57205 8782111040 SubFile created: FILE-2025-000027-ABA-02 for clinic ABA Therapy INFO 2025-10-16 17:07:36,918 signals 57205 8782111040 Created sub-file FILE-2025-000027-ABA-02 for patient 000027 at clinic ABA Therapy INFO 2025-10-16 17:07:36,918 signals 57205 8782111040 Notified provider lulwa.al-balawi.aba2 of new appointment INFO 2025-10-16 17:07:36,920 signals 57205 8782111040 Appointment created: 55cf8c64-6692-4d36-85c1-3f8a351535b4 for patient 000004 on 2025-09-02 INFO 2025-10-16 17:07:36,920 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000004-MED-01 INFO 2025-10-16 17:07:36,920 signals 57205 8782111040 SubFile created: FILE-2025-000004-MED-01 for clinic Medical Department INFO 2025-10-16 17:07:36,920 signals 57205 8782111040 Created sub-file FILE-2025-000004-MED-01 for patient 000004 at clinic Medical Department INFO 2025-10-16 17:07:36,920 signals 57205 8782111040 Notified provider ziyad.al-omari.doctor2 of new appointment INFO 2025-10-16 17:07:36,921 signals 57205 8782111040 Appointment created: 629e0246-0c73-42d7-a574-855822ab3335 for patient 000036 on 2025-10-08 INFO 2025-10-16 17:07:36,922 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000036-NUR-01 INFO 2025-10-16 17:07:36,922 signals 57205 8782111040 SubFile created: FILE-2025-000036-NUR-01 for clinic Nursing Department INFO 2025-10-16 17:07:36,922 signals 57205 8782111040 Created sub-file FILE-2025-000036-NUR-01 for patient 000036 at clinic Nursing Department INFO 2025-10-16 17:07:36,922 signals 57205 8782111040 Notified provider mohammed.al-ahmadi.nurse1 of new appointment INFO 2025-10-16 17:07:36,923 signals 57205 8782111040 Appointment created: bbeac672-0e6a-4fa0-a42f-6e37bc87aefe for patient 000039 on 2025-09-22 INFO 2025-10-16 17:07:36,924 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000039-SLP-01 INFO 2025-10-16 17:07:36,924 signals 57205 8782111040 SubFile created: FILE-2025-000039-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-16 17:07:36,924 signals 57205 8782111040 Created sub-file FILE-2025-000039-SLP-01 for patient 000039 at clinic Speech-Language Pathology INFO 2025-10-16 17:07:36,924 signals 57205 8782111040 Notified provider nada.al-ahmadi.slp2 of new appointment INFO 2025-10-16 17:07:36,926 signals 57205 8782111040 Appointment created: 98d641c6-6364-4cc7-8995-fb7901657786 for patient 000050 on 2025-09-17 INFO 2025-10-16 17:07:36,926 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000050-MED-03 INFO 2025-10-16 17:07:36,926 signals 57205 8782111040 SubFile created: FILE-2025-000050-MED-03 for clinic Medical Department INFO 2025-10-16 17:07:36,926 signals 57205 8782111040 Created sub-file FILE-2025-000050-MED-03 for patient 000050 at clinic Medical Department INFO 2025-10-16 17:07:36,927 signals 57205 8782111040 Notified provider ziyad.al-omari.doctor2 of new appointment INFO 2025-10-16 17:07:36,928 signals 57205 8782111040 Appointment created: 00a2e1b8-4974-4920-8027-7d8231a54cd6 for patient 000047 on 2025-09-02 INFO 2025-10-16 17:07:36,928 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000047-ABA-01 INFO 2025-10-16 17:07:36,928 signals 57205 8782111040 SubFile created: FILE-2025-000047-ABA-01 for clinic ABA Therapy INFO 2025-10-16 17:07:36,928 signals 57205 8782111040 Created sub-file FILE-2025-000047-ABA-01 for patient 000047 at clinic ABA Therapy INFO 2025-10-16 17:07:36,929 signals 57205 8782111040 Notified provider hind.al-ahmadi.aba1 of new appointment INFO 2025-10-16 17:07:36,930 signals 57205 8782111040 Appointment created: 8e2aace1-1bb8-4c13-acf7-edcda7024166 for patient 000009 on 2025-11-11 INFO 2025-10-16 17:07:36,930 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000009-MED-01 INFO 2025-10-16 17:07:36,930 signals 57205 8782111040 SubFile created: FILE-2025-000009-MED-01 for clinic Medical Department INFO 2025-10-16 17:07:36,930 signals 57205 8782111040 Created sub-file FILE-2025-000009-MED-01 for patient 000009 at clinic Medical Department INFO 2025-10-16 17:07:36,931 signals 57205 8782111040 Notified provider omar.al-anzi.doctor1 of new appointment INFO 2025-10-16 17:07:36,931 signals 57205 8782111040 Scheduled 24-hour reminder for appointment 8e2aace1-1bb8-4c13-acf7-edcda7024166 INFO 2025-10-16 17:07:36,932 signals 57205 8782111040 Scheduled 2-hour reminder for appointment 8e2aace1-1bb8-4c13-acf7-edcda7024166 INFO 2025-10-16 17:07:36,932 signals 57205 8782111040 Appointment created: 3ad3d092-2403-4ccc-bb32-96c9ceaae910 for patient 000013 on 2025-10-26 INFO 2025-10-16 17:07:36,933 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000013-NUR-01 INFO 2025-10-16 17:07:36,933 signals 57205 8782111040 SubFile created: FILE-2025-000013-NUR-01 for clinic Nursing Department INFO 2025-10-16 17:07:36,933 signals 57205 8782111040 Created sub-file FILE-2025-000013-NUR-01 for patient 000013 at clinic Nursing Department INFO 2025-10-16 17:07:36,933 signals 57205 8782111040 Notified provider jawaher.al-shahrani.nurse3 of new appointment INFO 2025-10-16 17:07:36,934 signals 57205 8782111040 Scheduled 24-hour reminder for appointment 3ad3d092-2403-4ccc-bb32-96c9ceaae910 INFO 2025-10-16 17:07:36,934 signals 57205 8782111040 Scheduled 2-hour reminder for appointment 3ad3d092-2403-4ccc-bb32-96c9ceaae910 INFO 2025-10-16 17:07:36,935 signals 57205 8782111040 Appointment created: 4ae61f47-70c9-4f0d-b1a7-03a8b5a94d88 for patient 000048 on 2025-08-13 INFO 2025-10-16 17:07:36,935 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000048-ABA-01 INFO 2025-10-16 17:07:36,935 signals 57205 8782111040 SubFile created: FILE-2025-000048-ABA-01 for clinic ABA Therapy INFO 2025-10-16 17:07:36,935 signals 57205 8782111040 Created sub-file FILE-2025-000048-ABA-01 for patient 000048 at clinic ABA Therapy INFO 2025-10-16 17:07:36,935 signals 57205 8782111040 Notified provider hind.al-ahmadi.aba1 of new appointment INFO 2025-10-16 17:07:36,937 signals 57205 8782111040 Appointment created: 03d6c18e-5679-4662-bcd8-c1fedca86403 for patient 000041 on 2025-09-23 INFO 2025-10-16 17:07:36,937 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000041-NUR-01 INFO 2025-10-16 17:07:36,937 signals 57205 8782111040 SubFile created: FILE-2025-000041-NUR-01 for clinic Nursing Department INFO 2025-10-16 17:07:36,937 signals 57205 8782111040 Created sub-file FILE-2025-000041-NUR-01 for patient 000041 at clinic Nursing Department INFO 2025-10-16 17:07:36,938 signals 57205 8782111040 Notified provider mohammed.al-ahmadi.nurse1 of new appointment INFO 2025-10-16 17:07:36,939 signals 57205 8782111040 Appointment created: 247d29bb-dab8-4aba-8a71-2544a3eeeda3 for patient 000033 on 2025-09-28 INFO 2025-10-16 17:07:36,939 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000033-OT-01 INFO 2025-10-16 17:07:36,940 signals 57205 8782111040 SubFile created: FILE-2025-000033-OT-01 for clinic Occupational Therapy INFO 2025-10-16 17:07:36,940 signals 57205 8782111040 Created sub-file FILE-2025-000033-OT-01 for patient 000033 at clinic Occupational Therapy INFO 2025-10-16 17:07:36,940 signals 57205 8782111040 Notified provider fatima.al-asiri.ot2 of new appointment INFO 2025-10-16 17:07:36,941 signals 57205 8782111040 Appointment created: 3402d55f-cdc9-4b87-b4e0-77249e5b4588 for patient 000042 on 2025-08-26 INFO 2025-10-16 17:07:36,942 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000042-SLP-01 INFO 2025-10-16 17:07:36,942 signals 57205 8782111040 SubFile created: FILE-2025-000042-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-16 17:07:36,942 signals 57205 8782111040 Created sub-file FILE-2025-000042-SLP-01 for patient 000042 at clinic Speech-Language Pathology INFO 2025-10-16 17:07:36,942 signals 57205 8782111040 Notified provider talal.al-juaid.slp1 of new appointment INFO 2025-10-16 17:07:36,943 signals 57205 8782111040 Appointment created: 8a70ea10-e5e1-4bfe-bd4d-ecb3fc030a05 for patient 000002 on 2025-09-09 INFO 2025-10-16 17:07:36,944 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000002-MED-01 INFO 2025-10-16 17:07:36,944 signals 57205 8782111040 SubFile created: FILE-2025-000002-MED-01 for clinic Medical Department INFO 2025-10-16 17:07:36,944 signals 57205 8782111040 Created sub-file FILE-2025-000002-MED-01 for patient 000002 at clinic Medical Department INFO 2025-10-16 17:07:36,944 signals 57205 8782111040 Notified provider ziyad.al-omari.doctor2 of new appointment INFO 2025-10-16 17:07:36,945 signals 57205 8782111040 Appointment created: 61cb3980-10e7-4051-bbda-888b144fdc56 for patient 000041 on 2025-09-04 INFO 2025-10-16 17:07:36,946 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000041-MED-02 INFO 2025-10-16 17:07:36,946 signals 57205 8782111040 SubFile created: FILE-2025-000041-MED-02 for clinic Medical Department INFO 2025-10-16 17:07:36,946 signals 57205 8782111040 Created sub-file FILE-2025-000041-MED-02 for patient 000041 at clinic Medical Department INFO 2025-10-16 17:07:36,946 signals 57205 8782111040 Notified provider omar.al-anzi.doctor1 of new appointment INFO 2025-10-16 17:07:36,948 signals 57205 8782111040 Appointment created: 00093e9f-02d1-472a-b099-5bfcef51d33d for patient 000033 on 2025-09-02 INFO 2025-10-16 17:07:36,948 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000033-SLP-02 INFO 2025-10-16 17:07:36,948 signals 57205 8782111040 SubFile created: FILE-2025-000033-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-16 17:07:36,948 signals 57205 8782111040 Created sub-file FILE-2025-000033-SLP-02 for patient 000033 at clinic Speech-Language Pathology INFO 2025-10-16 17:07:36,948 signals 57205 8782111040 Notified provider nada.al-ahmadi.slp2 of new appointment INFO 2025-10-16 17:07:36,950 signals 57205 8782111040 Appointment created: df877fe7-9ccd-4b04-94c7-7ec6fbb393c6 for patient 000047 on 2025-09-01 INFO 2025-10-16 17:07:36,950 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000047-SLP-02 INFO 2025-10-16 17:07:36,951 signals 57205 8782111040 SubFile created: FILE-2025-000047-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-16 17:07:36,951 signals 57205 8782111040 Created sub-file FILE-2025-000047-SLP-02 for patient 000047 at clinic Speech-Language Pathology INFO 2025-10-16 17:07:36,951 signals 57205 8782111040 Notified provider nada.al-ahmadi.slp2 of new appointment INFO 2025-10-16 17:07:36,952 signals 57205 8782111040 Appointment created: 092634dd-99a6-42f0-984e-04f30d9ca3ab for patient 000005 on 2025-09-16 INFO 2025-10-16 17:07:36,953 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000005-NUR-01 INFO 2025-10-16 17:07:36,953 signals 57205 8782111040 SubFile created: FILE-2025-000005-NUR-01 for clinic Nursing Department INFO 2025-10-16 17:07:36,953 signals 57205 8782111040 Created sub-file FILE-2025-000005-NUR-01 for patient 000005 at clinic Nursing Department INFO 2025-10-16 17:07:36,953 signals 57205 8782111040 Notified provider jawaher.al-shahrani.nurse3 of new appointment INFO 2025-10-16 17:07:36,955 signals 57205 8782111040 Appointment created: d64301da-7e86-4e68-a0e8-ff828a61db7b for patient 000029 on 2025-10-08 INFO 2025-10-16 17:07:36,955 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000029-OT-02 INFO 2025-10-16 17:07:36,955 signals 57205 8782111040 SubFile created: FILE-2025-000029-OT-02 for clinic Occupational Therapy INFO 2025-10-16 17:07:36,955 signals 57205 8782111040 Created sub-file FILE-2025-000029-OT-02 for patient 000029 at clinic Occupational Therapy INFO 2025-10-16 17:07:36,955 signals 57205 8782111040 Notified provider hussein.al-subai.ot1 of new appointment INFO 2025-10-16 17:07:36,957 signals 57205 8782111040 Appointment created: 33c04809-e6fd-4af4-8bf6-a870c7d815e4 for patient 000033 on 2025-07-20 INFO 2025-10-16 17:07:36,957 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000033-MED-03 INFO 2025-10-16 17:07:36,957 signals 57205 8782111040 SubFile created: FILE-2025-000033-MED-03 for clinic Medical Department INFO 2025-10-16 17:07:36,957 signals 57205 8782111040 Created sub-file FILE-2025-000033-MED-03 for patient 000033 at clinic Medical Department INFO 2025-10-16 17:07:36,958 signals 57205 8782111040 Notified provider hassan.al-omari.doctor3 of new appointment INFO 2025-10-16 17:07:36,958 signals 57205 8782111040 Appointment created: 31e3dd05-7bbe-43e8-80a7-5a9cc09eb0b9 for patient 000043 on 2025-08-19 INFO 2025-10-16 17:07:36,959 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000043-ABA-01 INFO 2025-10-16 17:07:36,959 signals 57205 8782111040 SubFile created: FILE-2025-000043-ABA-01 for clinic ABA Therapy INFO 2025-10-16 17:07:36,959 signals 57205 8782111040 Created sub-file FILE-2025-000043-ABA-01 for patient 000043 at clinic ABA Therapy INFO 2025-10-16 17:07:36,959 signals 57205 8782111040 Notified provider hind.al-ahmadi.aba1 of new appointment INFO 2025-10-16 17:07:36,961 signals 57205 8782111040 Appointment created: ae0d70d1-90be-40ea-b890-f807e7dc10f7 for patient 000031 on 2025-09-21 INFO 2025-10-16 17:07:36,961 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000031-MED-01 INFO 2025-10-16 17:07:36,961 signals 57205 8782111040 SubFile created: FILE-2025-000031-MED-01 for clinic Medical Department INFO 2025-10-16 17:07:36,961 signals 57205 8782111040 Created sub-file FILE-2025-000031-MED-01 for patient 000031 at clinic Medical Department INFO 2025-10-16 17:07:36,961 signals 57205 8782111040 Notified provider hassan.al-omari.doctor3 of new appointment INFO 2025-10-16 17:07:36,963 signals 57205 8782111040 Appointment created: 9292750e-8afb-4d80-a1f6-4c63dd51b3b1 for patient 000050 on 2025-09-02 INFO 2025-10-16 17:07:36,964 signals 57205 8782111040 Notified provider hassan.al-omari.doctor3 of new appointment INFO 2025-10-16 17:07:36,964 signals 57205 8782111040 Appointment created: 8e58515a-c086-46b0-8b5f-260af2011838 for patient 000026 on 2025-09-08 INFO 2025-10-16 17:07:36,965 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000026-ABA-01 INFO 2025-10-16 17:07:36,965 signals 57205 8782111040 SubFile created: FILE-2025-000026-ABA-01 for clinic ABA Therapy INFO 2025-10-16 17:07:36,965 signals 57205 8782111040 Created sub-file FILE-2025-000026-ABA-01 for patient 000026 at clinic ABA Therapy INFO 2025-10-16 17:07:36,965 signals 57205 8782111040 Notified provider hind.al-ahmadi.aba1 of new appointment INFO 2025-10-16 17:07:36,966 signals 57205 8782111040 Appointment created: 6900ec4e-b9d5-4844-a167-3f9338e18175 for patient 000017 on 2025-10-19 INFO 2025-10-16 17:07:36,967 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000017-OT-01 INFO 2025-10-16 17:07:36,967 signals 57205 8782111040 SubFile created: FILE-2025-000017-OT-01 for clinic Occupational Therapy INFO 2025-10-16 17:07:36,967 signals 57205 8782111040 Created sub-file FILE-2025-000017-OT-01 for patient 000017 at clinic Occupational Therapy INFO 2025-10-16 17:07:36,967 signals 57205 8782111040 Notified provider hussein.al-subai.ot1 of new appointment INFO 2025-10-16 17:07:36,967 signals 57205 8782111040 Scheduled 24-hour reminder for appointment 6900ec4e-b9d5-4844-a167-3f9338e18175 INFO 2025-10-16 17:07:36,968 signals 57205 8782111040 Scheduled 2-hour reminder for appointment 6900ec4e-b9d5-4844-a167-3f9338e18175 INFO 2025-10-16 17:07:36,968 signals 57205 8782111040 Appointment created: bf970f99-1734-4df7-95ad-fea40f0d7630 for patient 000015 on 2025-09-15 INFO 2025-10-16 17:07:36,969 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000015-ABA-01 INFO 2025-10-16 17:07:36,969 signals 57205 8782111040 SubFile created: FILE-2025-000015-ABA-01 for clinic ABA Therapy INFO 2025-10-16 17:07:36,969 signals 57205 8782111040 Created sub-file FILE-2025-000015-ABA-01 for patient 000015 at clinic ABA Therapy INFO 2025-10-16 17:07:36,969 signals 57205 8782111040 Notified provider hind.al-ahmadi.aba1 of new appointment INFO 2025-10-16 17:07:36,970 signals 57205 8782111040 Appointment created: 30cc7f76-3f1a-4a4b-b8e0-ae7b5de44b78 for patient 000019 on 2025-10-21 INFO 2025-10-16 17:07:36,971 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000019-OT-01 INFO 2025-10-16 17:07:36,971 signals 57205 8782111040 SubFile created: FILE-2025-000019-OT-01 for clinic Occupational Therapy INFO 2025-10-16 17:07:36,971 signals 57205 8782111040 Created sub-file FILE-2025-000019-OT-01 for patient 000019 at clinic Occupational Therapy INFO 2025-10-16 17:07:36,971 signals 57205 8782111040 Notified provider fatima.al-asiri.ot2 of new appointment INFO 2025-10-16 17:07:36,972 signals 57205 8782111040 Scheduled 24-hour reminder for appointment 30cc7f76-3f1a-4a4b-b8e0-ae7b5de44b78 INFO 2025-10-16 17:07:36,972 signals 57205 8782111040 Scheduled 2-hour reminder for appointment 30cc7f76-3f1a-4a4b-b8e0-ae7b5de44b78 INFO 2025-10-16 17:07:36,973 signals 57205 8782111040 Appointment created: 6a99ff5e-ccb9-420d-b8da-c5af94229906 for patient 000039 on 2025-09-21 INFO 2025-10-16 17:07:36,973 signals 57205 8782111040 Notified provider talal.al-juaid.slp1 of new appointment INFO 2025-10-16 17:07:36,975 signals 57205 8782111040 Appointment created: 1f8f8acd-53db-4a06-b2dc-62fca2e93451 for patient 000012 on 2025-10-12 INFO 2025-10-16 17:07:36,975 signals 57205 8782111040 Notified provider jawaher.al-shahrani.nurse3 of new appointment INFO 2025-10-16 17:07:36,976 signals 57205 8782111040 Appointment created: 4ba5d858-d9bc-49ff-bc1c-6a8f840ab354 for patient 000002 on 2025-08-19 INFO 2025-10-16 17:07:36,977 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000002-ABA-02 INFO 2025-10-16 17:07:36,977 signals 57205 8782111040 SubFile created: FILE-2025-000002-ABA-02 for clinic ABA Therapy INFO 2025-10-16 17:07:36,977 signals 57205 8782111040 Created sub-file FILE-2025-000002-ABA-02 for patient 000002 at clinic ABA Therapy INFO 2025-10-16 17:07:36,977 signals 57205 8782111040 Notified provider hind.al-ahmadi.aba1 of new appointment INFO 2025-10-16 17:07:36,979 signals 57205 8782111040 Appointment created: abcba473-f9ed-4e0f-85d9-f381acd0ea74 for patient 000013 on 2025-07-24 INFO 2025-10-16 17:07:36,979 signals 57205 8782111040 Notified provider jawaher.al-shahrani.nurse3 of new appointment INFO 2025-10-16 17:07:36,980 signals 57205 8782111040 Appointment created: d808f270-4de3-4fe6-a60a-118bebe26d85 for patient 000045 on 2025-09-21 INFO 2025-10-16 17:07:36,980 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000045-SLP-01 INFO 2025-10-16 17:07:36,981 signals 57205 8782111040 SubFile created: FILE-2025-000045-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-16 17:07:36,981 signals 57205 8782111040 Created sub-file FILE-2025-000045-SLP-01 for patient 000045 at clinic Speech-Language Pathology INFO 2025-10-16 17:07:36,981 signals 57205 8782111040 Notified provider talal.al-juaid.slp1 of new appointment INFO 2025-10-16 17:07:36,982 signals 57205 8782111040 Appointment created: e0decf55-b4d0-49d7-b951-37f10a09332b for patient 000032 on 2025-10-21 INFO 2025-10-16 17:07:36,982 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000032-ABA-01 INFO 2025-10-16 17:07:36,983 signals 57205 8782111040 SubFile created: FILE-2025-000032-ABA-01 for clinic ABA Therapy INFO 2025-10-16 17:07:36,983 signals 57205 8782111040 Created sub-file FILE-2025-000032-ABA-01 for patient 000032 at clinic ABA Therapy INFO 2025-10-16 17:07:36,985 confirmation_service 57205 8782111040 Created confirmation token for appointment e0decf55-b4d0-49d7-b951-37f10a09332b, expires at 2025-10-23 14:07:36.985323+00:00 ERROR 2025-10-16 17:07:36,986 signals 57205 8782111040 Error creating confirmation token for appointment e0decf55-b4d0-49d7-b951-37f10a09332b: combine() argument 2 must be datetime.time, not str INFO 2025-10-16 17:07:36,986 signals 57205 8782111040 Notified provider hind.al-ahmadi.aba1 of new appointment INFO 2025-10-16 17:07:36,986 signals 57205 8782111040 Scheduled 24-hour reminder for appointment e0decf55-b4d0-49d7-b951-37f10a09332b INFO 2025-10-16 17:07:36,987 signals 57205 8782111040 Scheduled 2-hour reminder for appointment e0decf55-b4d0-49d7-b951-37f10a09332b INFO 2025-10-16 17:07:36,988 signals 57205 8782111040 Appointment created: 3472333d-8dfb-4f01-b0d2-713e357c79c9 for patient 000041 on 2025-09-14 INFO 2025-10-16 17:07:36,988 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000041-SLP-03 INFO 2025-10-16 17:07:36,988 signals 57205 8782111040 SubFile created: FILE-2025-000041-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-16 17:07:36,988 signals 57205 8782111040 Created sub-file FILE-2025-000041-SLP-03 for patient 000041 at clinic Speech-Language Pathology INFO 2025-10-16 17:07:36,989 signals 57205 8782111040 Notified provider talal.al-juaid.slp1 of new appointment INFO 2025-10-16 17:07:36,990 signals 57205 8782111040 Appointment created: 10da7486-bb2a-4dbb-a290-5cba8559b711 for patient 000040 on 2025-08-25 INFO 2025-10-16 17:07:36,990 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000040-NUR-01 INFO 2025-10-16 17:07:36,990 signals 57205 8782111040 SubFile created: FILE-2025-000040-NUR-01 for clinic Nursing Department INFO 2025-10-16 17:07:36,990 signals 57205 8782111040 Created sub-file FILE-2025-000040-NUR-01 for patient 000040 at clinic Nursing Department INFO 2025-10-16 17:07:36,991 signals 57205 8782111040 Notified provider jawaher.al-shahrani.nurse3 of new appointment INFO 2025-10-16 17:07:36,992 signals 57205 8782111040 Appointment created: 3a399d02-374c-463e-98e4-0058110f9743 for patient 000025 on 2025-10-13 INFO 2025-10-16 17:07:36,992 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000025-OT-01 INFO 2025-10-16 17:07:36,993 signals 57205 8782111040 SubFile created: FILE-2025-000025-OT-01 for clinic Occupational Therapy INFO 2025-10-16 17:07:36,993 signals 57205 8782111040 Created sub-file FILE-2025-000025-OT-01 for patient 000025 at clinic Occupational Therapy INFO 2025-10-16 17:07:36,993 signals 57205 8782111040 Notified provider hussein.al-subai.ot1 of new appointment INFO 2025-10-16 17:07:36,994 signals 57205 8782111040 Appointment created: 338bc7ac-c661-41b4-8b48-171d429c10d4 for patient 000049 on 2025-08-13 INFO 2025-10-16 17:07:36,994 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000049-MED-01 INFO 2025-10-16 17:07:36,995 signals 57205 8782111040 SubFile created: FILE-2025-000049-MED-01 for clinic Medical Department INFO 2025-10-16 17:07:36,995 signals 57205 8782111040 Created sub-file FILE-2025-000049-MED-01 for patient 000049 at clinic Medical Department INFO 2025-10-16 17:07:36,995 signals 57205 8782111040 Notified provider hassan.al-omari.doctor3 of new appointment INFO 2025-10-16 17:07:36,996 signals 57205 8782111040 Appointment created: 4495569a-a569-47f8-a77a-f679f74a641e for patient 000025 on 2025-09-30 INFO 2025-10-16 17:07:36,997 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000025-SLP-02 INFO 2025-10-16 17:07:36,997 signals 57205 8782111040 SubFile created: FILE-2025-000025-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-16 17:07:36,997 signals 57205 8782111040 Created sub-file FILE-2025-000025-SLP-02 for patient 000025 at clinic Speech-Language Pathology INFO 2025-10-16 17:07:36,997 signals 57205 8782111040 Notified provider nada.al-ahmadi.slp2 of new appointment INFO 2025-10-16 17:07:36,998 signals 57205 8782111040 Appointment created: 45701aa7-0245-4308-8a1a-1305e9ff801a for patient 000042 on 2025-10-13 INFO 2025-10-16 17:07:36,999 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000042-OT-02 INFO 2025-10-16 17:07:36,999 signals 57205 8782111040 SubFile created: FILE-2025-000042-OT-02 for clinic Occupational Therapy INFO 2025-10-16 17:07:36,999 signals 57205 8782111040 Created sub-file FILE-2025-000042-OT-02 for patient 000042 at clinic Occupational Therapy INFO 2025-10-16 17:07:36,999 signals 57205 8782111040 Notified provider hussein.al-subai.ot1 of new appointment INFO 2025-10-16 17:07:37,001 signals 57205 8782111040 Appointment created: 3c8f3b81-6f15-42ef-b70b-46aff554e25c for patient 000028 on 2025-09-28 INFO 2025-10-16 17:07:37,001 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000028-MED-01 INFO 2025-10-16 17:07:37,001 signals 57205 8782111040 SubFile created: FILE-2025-000028-MED-01 for clinic Medical Department INFO 2025-10-16 17:07:37,001 signals 57205 8782111040 Created sub-file FILE-2025-000028-MED-01 for patient 000028 at clinic Medical Department INFO 2025-10-16 17:07:37,002 signals 57205 8782111040 Notified provider ziyad.al-omari.doctor2 of new appointment INFO 2025-10-16 17:07:37,003 signals 57205 8782111040 Appointment created: a8a2c381-d889-4b4a-84d6-24550ca3fbf5 for patient 000008 on 2025-09-28 INFO 2025-10-16 17:07:37,003 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000008-MED-01 INFO 2025-10-16 17:07:37,003 signals 57205 8782111040 SubFile created: FILE-2025-000008-MED-01 for clinic Medical Department INFO 2025-10-16 17:07:37,003 signals 57205 8782111040 Created sub-file FILE-2025-000008-MED-01 for patient 000008 at clinic Medical Department INFO 2025-10-16 17:07:37,004 signals 57205 8782111040 Notified provider omar.al-anzi.doctor1 of new appointment INFO 2025-10-16 17:07:37,005 signals 57205 8782111040 Appointment created: cb353488-f004-4a4a-97c6-6460f373aac9 for patient 000022 on 2025-08-31 INFO 2025-10-16 17:07:37,005 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000022-NUR-01 INFO 2025-10-16 17:07:37,006 signals 57205 8782111040 SubFile created: FILE-2025-000022-NUR-01 for clinic Nursing Department INFO 2025-10-16 17:07:37,006 signals 57205 8782111040 Created sub-file FILE-2025-000022-NUR-01 for patient 000022 at clinic Nursing Department INFO 2025-10-16 17:07:37,006 signals 57205 8782111040 Notified provider munira.al-shamrani.nurse2 of new appointment INFO 2025-10-16 17:07:37,007 signals 57205 8782111040 Appointment created: cba3e203-d1a7-45b6-9b31-5f46b10df16e for patient 000046 on 2025-08-18 INFO 2025-10-16 17:07:37,008 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000046-NUR-01 INFO 2025-10-16 17:07:37,008 signals 57205 8782111040 SubFile created: FILE-2025-000046-NUR-01 for clinic Nursing Department INFO 2025-10-16 17:07:37,008 signals 57205 8782111040 Created sub-file FILE-2025-000046-NUR-01 for patient 000046 at clinic Nursing Department INFO 2025-10-16 17:07:37,008 signals 57205 8782111040 Notified provider munira.al-shamrani.nurse2 of new appointment INFO 2025-10-16 17:07:37,009 signals 57205 8782111040 Appointment created: eb9ffb78-6970-47e3-b211-0c0cb42cf81a for patient 000025 on 2025-07-22 INFO 2025-10-16 17:07:37,010 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000025-MED-03 INFO 2025-10-16 17:07:37,010 signals 57205 8782111040 SubFile created: FILE-2025-000025-MED-03 for clinic Medical Department INFO 2025-10-16 17:07:37,010 signals 57205 8782111040 Created sub-file FILE-2025-000025-MED-03 for patient 000025 at clinic Medical Department INFO 2025-10-16 17:07:37,010 signals 57205 8782111040 Notified provider omar.al-anzi.doctor1 of new appointment INFO 2025-10-16 17:07:37,012 signals 57205 8782111040 Appointment created: 136a8ce9-cbac-4ce3-8b20-07b7d49ac74f for patient 000031 on 2025-09-29 INFO 2025-10-16 17:07:37,012 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000031-NUR-02 INFO 2025-10-16 17:07:37,012 signals 57205 8782111040 SubFile created: FILE-2025-000031-NUR-02 for clinic Nursing Department INFO 2025-10-16 17:07:37,012 signals 57205 8782111040 Created sub-file FILE-2025-000031-NUR-02 for patient 000031 at clinic Nursing Department INFO 2025-10-16 17:07:37,012 signals 57205 8782111040 Notified provider munira.al-shamrani.nurse2 of new appointment INFO 2025-10-16 17:07:37,014 signals 57205 8782111040 Appointment created: b08079ec-0ec5-4c18-9031-069bf824ac4f for patient 000049 on 2025-07-29 INFO 2025-10-16 17:07:37,014 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000049-SLP-02 INFO 2025-10-16 17:07:37,014 signals 57205 8782111040 SubFile created: FILE-2025-000049-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-16 17:07:37,014 signals 57205 8782111040 Created sub-file FILE-2025-000049-SLP-02 for patient 000049 at clinic Speech-Language Pathology INFO 2025-10-16 17:07:37,014 signals 57205 8782111040 Notified provider nada.al-ahmadi.slp2 of new appointment INFO 2025-10-16 17:07:37,016 signals 57205 8782111040 Appointment created: 43f720ab-e51f-49d1-8aa3-dad303c14032 for patient 000043 on 2025-08-07 INFO 2025-10-16 17:07:37,016 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000043-NUR-02 INFO 2025-10-16 17:07:37,016 signals 57205 8782111040 SubFile created: FILE-2025-000043-NUR-02 for clinic Nursing Department INFO 2025-10-16 17:07:37,016 signals 57205 8782111040 Created sub-file FILE-2025-000043-NUR-02 for patient 000043 at clinic Nursing Department INFO 2025-10-16 17:07:37,016 signals 57205 8782111040 Notified provider jawaher.al-shahrani.nurse3 of new appointment INFO 2025-10-16 17:07:37,018 signals 57205 8782111040 Appointment created: 1bf57dfd-6e1c-406b-93d9-0de5881ab48a for patient 000010 on 2025-10-12 INFO 2025-10-16 17:07:37,018 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000010-OT-01 INFO 2025-10-16 17:07:37,018 signals 57205 8782111040 SubFile created: FILE-2025-000010-OT-01 for clinic Occupational Therapy INFO 2025-10-16 17:07:37,018 signals 57205 8782111040 Created sub-file FILE-2025-000010-OT-01 for patient 000010 at clinic Occupational Therapy INFO 2025-10-16 17:07:37,018 signals 57205 8782111040 Notified provider fatima.al-asiri.ot2 of new appointment INFO 2025-10-16 17:07:37,020 signals 57205 8782111040 Appointment created: f403312a-4999-44c2-abc5-2cfe63b5bcc6 for patient 000026 on 2025-09-18 INFO 2025-10-16 17:07:37,020 signals 57205 8782111040 Notified provider hind.al-ahmadi.aba1 of new appointment INFO 2025-10-16 17:07:37,022 signals 57205 8782111040 Appointment created: cde8cd41-8d74-4f79-806a-a961463bcabf for patient 000024 on 2025-08-31 INFO 2025-10-16 17:07:37,022 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000024-SLP-01 INFO 2025-10-16 17:07:37,022 signals 57205 8782111040 SubFile created: FILE-2025-000024-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-16 17:07:37,022 signals 57205 8782111040 Created sub-file FILE-2025-000024-SLP-01 for patient 000024 at clinic Speech-Language Pathology INFO 2025-10-16 17:07:37,022 signals 57205 8782111040 Notified provider nada.al-ahmadi.slp2 of new appointment INFO 2025-10-16 17:07:37,024 signals 57205 8782111040 Appointment created: c0f5b311-9d4e-4cac-bca5-03d93c3a8024 for patient 000028 on 2025-10-15 INFO 2025-10-16 17:07:37,024 signals 57205 8782111040 Notified provider omar.al-anzi.doctor1 of new appointment INFO 2025-10-16 17:07:37,026 signals 57205 8782111040 Appointment created: 4a9633d1-cdc6-4826-954c-acaa613d86e2 for patient 000031 on 2025-08-17 INFO 2025-10-16 17:07:37,026 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000031-ABA-03 INFO 2025-10-16 17:07:37,026 signals 57205 8782111040 SubFile created: FILE-2025-000031-ABA-03 for clinic ABA Therapy INFO 2025-10-16 17:07:37,026 signals 57205 8782111040 Created sub-file FILE-2025-000031-ABA-03 for patient 000031 at clinic ABA Therapy INFO 2025-10-16 17:07:37,027 signals 57205 8782111040 Notified provider hind.al-ahmadi.aba1 of new appointment INFO 2025-10-16 17:07:37,028 signals 57205 8782111040 Appointment created: 14dd22ed-5587-42b9-b152-f0852d1495e3 for patient 000039 on 2025-09-30 INFO 2025-10-16 17:07:37,028 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000039-OT-02 INFO 2025-10-16 17:07:37,028 signals 57205 8782111040 SubFile created: FILE-2025-000039-OT-02 for clinic Occupational Therapy INFO 2025-10-16 17:07:37,028 signals 57205 8782111040 Created sub-file FILE-2025-000039-OT-02 for patient 000039 at clinic Occupational Therapy INFO 2025-10-16 17:07:37,029 signals 57205 8782111040 Notified provider hussein.al-subai.ot1 of new appointment INFO 2025-10-16 17:07:37,030 signals 57205 8782111040 Appointment created: 0a2f04b7-af0a-467f-b2b3-69c6f658c775 for patient 000020 on 2025-09-15 INFO 2025-10-16 17:07:37,030 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000020-SLP-02 INFO 2025-10-16 17:07:37,030 signals 57205 8782111040 SubFile created: FILE-2025-000020-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-16 17:07:37,030 signals 57205 8782111040 Created sub-file FILE-2025-000020-SLP-02 for patient 000020 at clinic Speech-Language Pathology INFO 2025-10-16 17:07:37,031 signals 57205 8782111040 Notified provider nada.al-ahmadi.slp2 of new appointment INFO 2025-10-16 17:07:37,032 signals 57205 8782111040 Appointment created: d244f448-42fe-4701-9b4e-41d6c50350f8 for patient 000043 on 2025-09-21 INFO 2025-10-16 17:07:37,032 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000043-MED-03 INFO 2025-10-16 17:07:37,032 signals 57205 8782111040 SubFile created: FILE-2025-000043-MED-03 for clinic Medical Department INFO 2025-10-16 17:07:37,032 signals 57205 8782111040 Created sub-file FILE-2025-000043-MED-03 for patient 000043 at clinic Medical Department INFO 2025-10-16 17:07:37,033 signals 57205 8782111040 Notified provider omar.al-anzi.doctor1 of new appointment INFO 2025-10-16 17:07:37,034 signals 57205 8782111040 Appointment created: b6c4bd4b-253b-4a60-9013-b30ef0bd00db for patient 000037 on 2025-08-17 INFO 2025-10-16 17:07:37,034 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000037-MED-01 INFO 2025-10-16 17:07:37,034 signals 57205 8782111040 SubFile created: FILE-2025-000037-MED-01 for clinic Medical Department INFO 2025-10-16 17:07:37,034 signals 57205 8782111040 Created sub-file FILE-2025-000037-MED-01 for patient 000037 at clinic Medical Department INFO 2025-10-16 17:07:37,035 signals 57205 8782111040 Notified provider ziyad.al-omari.doctor2 of new appointment INFO 2025-10-16 17:07:37,036 signals 57205 8782111040 Appointment created: 99c909f0-05dc-4ede-ae47-26da05b92bc4 for patient 000039 on 2025-09-10 INFO 2025-10-16 17:07:37,036 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000039-MED-03 INFO 2025-10-16 17:07:37,036 signals 57205 8782111040 SubFile created: FILE-2025-000039-MED-03 for clinic Medical Department INFO 2025-10-16 17:07:37,036 signals 57205 8782111040 Created sub-file FILE-2025-000039-MED-03 for patient 000039 at clinic Medical Department INFO 2025-10-16 17:07:37,037 signals 57205 8782111040 Notified provider ziyad.al-omari.doctor2 of new appointment INFO 2025-10-16 17:07:37,038 signals 57205 8782111040 Appointment created: 39b248c9-5e05-48db-b695-bd38dbd67dd9 for patient 000029 on 2025-09-22 INFO 2025-10-16 17:07:37,038 signals 57205 8782111040 Notified provider nada.al-ahmadi.slp2 of new appointment INFO 2025-10-16 17:07:37,039 signals 57205 8782111040 Appointment created: aac78379-fac9-4ae6-be47-960701eb34df for patient 000015 on 2025-09-28 INFO 2025-10-16 17:07:37,039 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000015-SLP-02 INFO 2025-10-16 17:07:37,039 signals 57205 8782111040 SubFile created: FILE-2025-000015-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-16 17:07:37,039 signals 57205 8782111040 Created sub-file FILE-2025-000015-SLP-02 for patient 000015 at clinic Speech-Language Pathology INFO 2025-10-16 17:07:37,039 signals 57205 8782111040 Notified provider talal.al-juaid.slp1 of new appointment INFO 2025-10-16 17:07:37,041 signals 57205 8782111040 Appointment created: 3648d35c-f08f-4c25-93ca-96e541cece3f for patient 000015 on 2025-09-10 INFO 2025-10-16 17:07:37,041 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000015-MED-03 INFO 2025-10-16 17:07:37,041 signals 57205 8782111040 SubFile created: FILE-2025-000015-MED-03 for clinic Medical Department INFO 2025-10-16 17:07:37,041 signals 57205 8782111040 Created sub-file FILE-2025-000015-MED-03 for patient 000015 at clinic Medical Department INFO 2025-10-16 17:07:37,041 signals 57205 8782111040 Notified provider hassan.al-omari.doctor3 of new appointment INFO 2025-10-16 17:07:37,042 signals 57205 8782111040 Appointment created: 4fba9dbc-95fc-4bb2-ac27-f63983b2472d for patient 000008 on 2025-08-11 INFO 2025-10-16 17:07:37,043 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000008-NUR-02 INFO 2025-10-16 17:07:37,043 signals 57205 8782111040 SubFile created: FILE-2025-000008-NUR-02 for clinic Nursing Department INFO 2025-10-16 17:07:37,043 signals 57205 8782111040 Created sub-file FILE-2025-000008-NUR-02 for patient 000008 at clinic Nursing Department INFO 2025-10-16 17:07:37,043 signals 57205 8782111040 Notified provider jawaher.al-shahrani.nurse3 of new appointment INFO 2025-10-16 17:07:37,045 signals 57205 8782111040 Appointment created: 49820032-be80-4c5e-bdf4-7a877c633479 for patient 000029 on 2025-08-18 INFO 2025-10-16 17:07:37,046 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000029-NUR-03 INFO 2025-10-16 17:07:37,046 signals 57205 8782111040 SubFile created: FILE-2025-000029-NUR-03 for clinic Nursing Department INFO 2025-10-16 17:07:37,046 signals 57205 8782111040 Created sub-file FILE-2025-000029-NUR-03 for patient 000029 at clinic Nursing Department INFO 2025-10-16 17:07:37,046 signals 57205 8782111040 Notified provider mohammed.al-ahmadi.nurse1 of new appointment INFO 2025-10-16 17:07:37,048 signals 57205 8782111040 Appointment created: b124b23a-dad3-47be-aeb9-745ab8863542 for patient 000036 on 2025-09-14 INFO 2025-10-16 17:07:37,048 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000036-OT-02 INFO 2025-10-16 17:07:37,049 signals 57205 8782111040 SubFile created: FILE-2025-000036-OT-02 for clinic Occupational Therapy INFO 2025-10-16 17:07:37,049 signals 57205 8782111040 Created sub-file FILE-2025-000036-OT-02 for patient 000036 at clinic Occupational Therapy INFO 2025-10-16 17:07:37,049 signals 57205 8782111040 Notified provider fatima.al-asiri.ot2 of new appointment INFO 2025-10-16 17:07:37,051 signals 57205 8782111040 Appointment created: 12ffc7b6-2a9d-47b8-87ae-2ad79392320d for patient 000013 on 2025-10-01 INFO 2025-10-16 17:07:37,052 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000013-MED-02 INFO 2025-10-16 17:07:37,052 signals 57205 8782111040 SubFile created: FILE-2025-000013-MED-02 for clinic Medical Department INFO 2025-10-16 17:07:37,052 signals 57205 8782111040 Created sub-file FILE-2025-000013-MED-02 for patient 000013 at clinic Medical Department INFO 2025-10-16 17:07:37,052 signals 57205 8782111040 Notified provider hassan.al-omari.doctor3 of new appointment INFO 2025-10-16 17:07:37,054 signals 57205 8782111040 Appointment created: 09432841-3e3a-42e2-acff-06cd352ade72 for patient 000022 on 2025-10-02 INFO 2025-10-16 17:07:37,054 signals 57205 8782111040 Notified provider jawaher.al-shahrani.nurse3 of new appointment INFO 2025-10-16 17:07:37,056 signals 57205 8782111040 Appointment created: 8095d052-07fd-4730-b323-02c4c4ef28f3 for patient 000017 on 2025-08-24 INFO 2025-10-16 17:07:37,056 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000017-SLP-02 INFO 2025-10-16 17:07:37,056 signals 57205 8782111040 SubFile created: FILE-2025-000017-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-16 17:07:37,056 signals 57205 8782111040 Created sub-file FILE-2025-000017-SLP-02 for patient 000017 at clinic Speech-Language Pathology INFO 2025-10-16 17:07:37,057 signals 57205 8782111040 Notified provider nada.al-ahmadi.slp2 of new appointment INFO 2025-10-16 17:07:37,058 signals 57205 8782111040 Appointment created: f2fc1fdf-b7ee-42dc-ba96-51fd40d0a23d for patient 000022 on 2025-09-01 INFO 2025-10-16 17:07:37,058 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000022-MED-02 INFO 2025-10-16 17:07:37,058 signals 57205 8782111040 SubFile created: FILE-2025-000022-MED-02 for clinic Medical Department INFO 2025-10-16 17:07:37,058 signals 57205 8782111040 Created sub-file FILE-2025-000022-MED-02 for patient 000022 at clinic Medical Department INFO 2025-10-16 17:07:37,059 signals 57205 8782111040 Notified provider hassan.al-omari.doctor3 of new appointment INFO 2025-10-16 17:07:37,060 signals 57205 8782111040 Appointment created: 9d05d4fe-8ea4-474a-b798-8f8e41289450 for patient 000037 on 2025-09-02 INFO 2025-10-16 17:07:37,061 signals 57205 8782111040 Notified provider ziyad.al-omari.doctor2 of new appointment INFO 2025-10-16 17:07:37,062 signals 57205 8782111040 Appointment created: 64652df3-a053-43b1-83c5-4b7d5ce7713b for patient 000040 on 2025-10-12 INFO 2025-10-16 17:07:37,063 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000040-OT-02 INFO 2025-10-16 17:07:37,063 signals 57205 8782111040 SubFile created: FILE-2025-000040-OT-02 for clinic Occupational Therapy INFO 2025-10-16 17:07:37,063 signals 57205 8782111040 Created sub-file FILE-2025-000040-OT-02 for patient 000040 at clinic Occupational Therapy INFO 2025-10-16 17:07:37,063 signals 57205 8782111040 Notified provider hussein.al-subai.ot1 of new appointment INFO 2025-10-16 17:07:37,064 signals 57205 8782111040 Appointment created: 5297c8a9-a539-48b0-890a-a057f3517761 for patient 000015 on 2025-11-04 INFO 2025-10-16 17:07:37,064 signals 57205 8782111040 Notified provider hassan.al-omari.doctor3 of new appointment INFO 2025-10-16 17:07:37,065 signals 57205 8782111040 Scheduled 24-hour reminder for appointment 5297c8a9-a539-48b0-890a-a057f3517761 INFO 2025-10-16 17:07:37,065 signals 57205 8782111040 Scheduled 2-hour reminder for appointment 5297c8a9-a539-48b0-890a-a057f3517761 INFO 2025-10-16 17:07:37,066 signals 57205 8782111040 Appointment created: 1d5e88e2-691e-4c74-929c-424c3fa5d486 for patient 000050 on 2025-09-07 INFO 2025-10-16 17:07:37,066 signals 57205 8782111040 Notified provider hassan.al-omari.doctor3 of new appointment INFO 2025-10-16 17:07:37,068 signals 57205 8782111040 Appointment created: 0796c03f-ef2a-4660-ad69-9213d2d34fb0 for patient 000045 on 2025-09-07 INFO 2025-10-16 17:07:37,068 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000045-NUR-02 INFO 2025-10-16 17:07:37,068 signals 57205 8782111040 SubFile created: FILE-2025-000045-NUR-02 for clinic Nursing Department INFO 2025-10-16 17:07:37,068 signals 57205 8782111040 Created sub-file FILE-2025-000045-NUR-02 for patient 000045 at clinic Nursing Department INFO 2025-10-16 17:07:37,068 signals 57205 8782111040 Notified provider jawaher.al-shahrani.nurse3 of new appointment INFO 2025-10-16 17:07:37,070 signals 57205 8782111040 Appointment created: 6cefbd27-eaea-408c-a53f-a6f5b924853b for patient 000022 on 2025-08-17 INFO 2025-10-16 17:07:37,070 signals 57205 8782111040 Notified provider munira.al-shamrani.nurse2 of new appointment INFO 2025-10-16 17:07:37,072 signals 57205 8782111040 Appointment created: c054544e-4a27-4609-8598-88f989c2146b for patient 000045 on 2025-07-27 INFO 2025-10-16 17:07:37,072 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000045-OT-03 INFO 2025-10-16 17:07:37,072 signals 57205 8782111040 SubFile created: FILE-2025-000045-OT-03 for clinic Occupational Therapy INFO 2025-10-16 17:07:37,072 signals 57205 8782111040 Created sub-file FILE-2025-000045-OT-03 for patient 000045 at clinic Occupational Therapy INFO 2025-10-16 17:07:37,073 signals 57205 8782111040 Notified provider hussein.al-subai.ot1 of new appointment INFO 2025-10-16 17:07:37,074 signals 57205 8782111040 Appointment created: b07c4300-3764-4414-b59e-d7a8307d402e for patient 000008 on 2025-08-24 INFO 2025-10-16 17:07:37,074 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000008-SLP-03 INFO 2025-10-16 17:07:37,075 signals 57205 8782111040 SubFile created: FILE-2025-000008-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-16 17:07:37,075 signals 57205 8782111040 Created sub-file FILE-2025-000008-SLP-03 for patient 000008 at clinic Speech-Language Pathology INFO 2025-10-16 17:07:37,075 signals 57205 8782111040 Notified provider nada.al-ahmadi.slp2 of new appointment INFO 2025-10-16 17:07:37,076 signals 57205 8782111040 Appointment created: 0a2e6723-b9ed-4987-9f8d-655f903202f8 for patient 000005 on 2025-10-02 INFO 2025-10-16 17:07:37,076 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000005-ABA-02 INFO 2025-10-16 17:07:37,077 signals 57205 8782111040 SubFile created: FILE-2025-000005-ABA-02 for clinic ABA Therapy INFO 2025-10-16 17:07:37,077 signals 57205 8782111040 Created sub-file FILE-2025-000005-ABA-02 for patient 000005 at clinic ABA Therapy INFO 2025-10-16 17:07:37,077 signals 57205 8782111040 Notified provider lulwa.al-balawi.aba2 of new appointment INFO 2025-10-16 17:07:37,078 signals 57205 8782111040 Appointment created: f4b7305f-4033-4a11-9bf3-0e7f254e4a7c for patient 000024 on 2025-11-11 INFO 2025-10-16 17:07:37,079 signals 57205 8782111040 Notified provider nada.al-ahmadi.slp2 of new appointment INFO 2025-10-16 17:07:37,079 signals 57205 8782111040 Scheduled 24-hour reminder for appointment f4b7305f-4033-4a11-9bf3-0e7f254e4a7c INFO 2025-10-16 17:07:37,079 signals 57205 8782111040 Scheduled 2-hour reminder for appointment f4b7305f-4033-4a11-9bf3-0e7f254e4a7c INFO 2025-10-16 17:07:37,080 signals 57205 8782111040 Appointment created: e75d2558-a2a1-43c7-bcd8-583f510a36e1 for patient 000035 on 2025-09-17 INFO 2025-10-16 17:07:37,080 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000035-NUR-01 INFO 2025-10-16 17:07:37,081 signals 57205 8782111040 SubFile created: FILE-2025-000035-NUR-01 for clinic Nursing Department INFO 2025-10-16 17:07:37,081 signals 57205 8782111040 Created sub-file FILE-2025-000035-NUR-01 for patient 000035 at clinic Nursing Department INFO 2025-10-16 17:07:37,081 signals 57205 8782111040 Notified provider mohammed.al-ahmadi.nurse1 of new appointment INFO 2025-10-16 17:07:37,082 signals 57205 8782111040 Appointment created: ceddd4e4-080e-470c-a29b-b7563d24d1c1 for patient 000009 on 2025-08-03 INFO 2025-10-16 17:07:37,083 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000009-ABA-02 INFO 2025-10-16 17:07:37,083 signals 57205 8782111040 SubFile created: FILE-2025-000009-ABA-02 for clinic ABA Therapy INFO 2025-10-16 17:07:37,083 signals 57205 8782111040 Created sub-file FILE-2025-000009-ABA-02 for patient 000009 at clinic ABA Therapy INFO 2025-10-16 17:07:37,083 signals 57205 8782111040 Notified provider lulwa.al-balawi.aba2 of new appointment INFO 2025-10-16 17:07:37,084 signals 57205 8782111040 Appointment created: 0bbd3f15-6402-4513-b7b3-08cca31bf415 for patient 000012 on 2025-08-11 INFO 2025-10-16 17:07:37,084 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000012-ABA-02 INFO 2025-10-16 17:07:37,084 signals 57205 8782111040 SubFile created: FILE-2025-000012-ABA-02 for clinic ABA Therapy INFO 2025-10-16 17:07:37,084 signals 57205 8782111040 Created sub-file FILE-2025-000012-ABA-02 for patient 000012 at clinic ABA Therapy INFO 2025-10-16 17:07:37,085 signals 57205 8782111040 Notified provider hind.al-ahmadi.aba1 of new appointment INFO 2025-10-16 17:07:37,086 signals 57205 8782111040 Appointment created: 32af86a4-626c-4f9f-8d7a-b2f6180530a7 for patient 000041 on 2025-10-23 INFO 2025-10-16 17:07:37,087 confirmation_service 57205 8782111040 Created confirmation token for appointment 32af86a4-626c-4f9f-8d7a-b2f6180530a7, expires at 2025-10-23 14:07:37.087601+00:00 ERROR 2025-10-16 17:07:37,087 signals 57205 8782111040 Error creating confirmation token for appointment 32af86a4-626c-4f9f-8d7a-b2f6180530a7: combine() argument 2 must be datetime.time, not str INFO 2025-10-16 17:07:37,088 signals 57205 8782111040 Notified provider omar.al-anzi.doctor1 of new appointment INFO 2025-10-16 17:07:37,088 signals 57205 8782111040 Scheduled 24-hour reminder for appointment 32af86a4-626c-4f9f-8d7a-b2f6180530a7 INFO 2025-10-16 17:07:37,088 signals 57205 8782111040 Scheduled 2-hour reminder for appointment 32af86a4-626c-4f9f-8d7a-b2f6180530a7 INFO 2025-10-16 17:07:37,089 signals 57205 8782111040 Appointment created: 38ce329d-87db-4347-9c01-713fea547542 for patient 000043 on 2025-08-07 INFO 2025-10-16 17:07:37,089 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000043-SLP-04 INFO 2025-10-16 17:07:37,090 signals 57205 8782111040 SubFile created: FILE-2025-000043-SLP-04 for clinic Speech-Language Pathology INFO 2025-10-16 17:07:37,090 signals 57205 8782111040 Created sub-file FILE-2025-000043-SLP-04 for patient 000043 at clinic Speech-Language Pathology INFO 2025-10-16 17:07:37,090 signals 57205 8782111040 Notified provider talal.al-juaid.slp1 of new appointment INFO 2025-10-16 17:07:37,091 signals 57205 8782111040 Appointment created: edf1aac6-b475-4f27-b4d9-119e8766b2f9 for patient 000030 on 2025-10-06 INFO 2025-10-16 17:07:37,092 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000030-OT-01 INFO 2025-10-16 17:07:37,092 signals 57205 8782111040 SubFile created: FILE-2025-000030-OT-01 for clinic Occupational Therapy INFO 2025-10-16 17:07:37,092 signals 57205 8782111040 Created sub-file FILE-2025-000030-OT-01 for patient 000030 at clinic Occupational Therapy INFO 2025-10-16 17:07:37,092 signals 57205 8782111040 Notified provider hussein.al-subai.ot1 of new appointment INFO 2025-10-16 17:07:37,093 signals 57205 8782111040 Appointment created: eadf6abb-0a3c-407f-8a56-2819bba0a270 for patient 000019 on 2025-10-12 INFO 2025-10-16 17:07:37,094 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000019-NUR-02 INFO 2025-10-16 17:07:37,094 signals 57205 8782111040 SubFile created: FILE-2025-000019-NUR-02 for clinic Nursing Department INFO 2025-10-16 17:07:37,094 signals 57205 8782111040 Created sub-file FILE-2025-000019-NUR-02 for patient 000019 at clinic Nursing Department INFO 2025-10-16 17:07:37,094 signals 57205 8782111040 Notified provider mohammed.al-ahmadi.nurse1 of new appointment INFO 2025-10-16 17:07:37,096 signals 57205 8782111040 Appointment created: 14e46df3-3dba-4d49-a46c-8fb7afc8251f for patient 000046 on 2025-08-31 INFO 2025-10-16 17:07:37,096 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000046-ABA-02 INFO 2025-10-16 17:07:37,096 signals 57205 8782111040 SubFile created: FILE-2025-000046-ABA-02 for clinic ABA Therapy INFO 2025-10-16 17:07:37,096 signals 57205 8782111040 Created sub-file FILE-2025-000046-ABA-02 for patient 000046 at clinic ABA Therapy INFO 2025-10-16 17:07:37,096 signals 57205 8782111040 Notified provider lulwa.al-balawi.aba2 of new appointment INFO 2025-10-16 17:07:37,098 signals 57205 8782111040 Appointment created: 19152139-b78d-495e-9359-902d8f3fd91f for patient 000004 on 2025-08-03 INFO 2025-10-16 17:07:37,098 signals 57205 8782111040 Notified provider hassan.al-omari.doctor3 of new appointment INFO 2025-10-16 17:07:37,100 signals 57205 8782111040 Appointment created: fc0fd026-1dfe-45e9-9d69-b5e99883b23b for patient 000036 on 2025-09-30 INFO 2025-10-16 17:07:37,100 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000036-SLP-03 INFO 2025-10-16 17:07:37,100 signals 57205 8782111040 SubFile created: FILE-2025-000036-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-16 17:07:37,100 signals 57205 8782111040 Created sub-file FILE-2025-000036-SLP-03 for patient 000036 at clinic Speech-Language Pathology INFO 2025-10-16 17:07:37,101 signals 57205 8782111040 Notified provider nada.al-ahmadi.slp2 of new appointment INFO 2025-10-16 17:07:37,102 signals 57205 8782111040 Appointment created: a0b81a6d-f324-4542-a950-f37a4ec115a0 for patient 000048 on 2025-08-28 INFO 2025-10-16 17:07:37,102 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000048-NUR-02 INFO 2025-10-16 17:07:37,102 signals 57205 8782111040 SubFile created: FILE-2025-000048-NUR-02 for clinic Nursing Department INFO 2025-10-16 17:07:37,102 signals 57205 8782111040 Created sub-file FILE-2025-000048-NUR-02 for patient 000048 at clinic Nursing Department INFO 2025-10-16 17:07:37,103 signals 57205 8782111040 Notified provider jawaher.al-shahrani.nurse3 of new appointment INFO 2025-10-16 17:07:37,104 signals 57205 8782111040 Appointment created: 55d692f8-e572-4fbf-b962-bfa8bf81ab8a for patient 000014 on 2025-08-11 INFO 2025-10-16 17:07:37,104 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000014-MED-01 INFO 2025-10-16 17:07:37,104 signals 57205 8782111040 SubFile created: FILE-2025-000014-MED-01 for clinic Medical Department INFO 2025-10-16 17:07:37,104 signals 57205 8782111040 Created sub-file FILE-2025-000014-MED-01 for patient 000014 at clinic Medical Department INFO 2025-10-16 17:07:37,105 signals 57205 8782111040 Notified provider omar.al-anzi.doctor1 of new appointment INFO 2025-10-16 17:07:37,105 signals 57205 8782111040 Appointment created: 7a829fe4-9925-4c83-afb5-e5b6ef766067 for patient 000017 on 2025-09-18 INFO 2025-10-16 17:07:37,106 signals 57205 8782111040 Notified provider nada.al-ahmadi.slp2 of new appointment INFO 2025-10-16 17:07:37,107 signals 57205 8782111040 Appointment created: d49adf4a-3d83-4d53-8688-2ce2e3ffcf64 for patient 000015 on 2025-10-14 INFO 2025-10-16 17:07:37,107 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000015-OT-04 INFO 2025-10-16 17:07:37,107 signals 57205 8782111040 SubFile created: FILE-2025-000015-OT-04 for clinic Occupational Therapy INFO 2025-10-16 17:07:37,107 signals 57205 8782111040 Created sub-file FILE-2025-000015-OT-04 for patient 000015 at clinic Occupational Therapy INFO 2025-10-16 17:07:37,108 signals 57205 8782111040 Notified provider fatima.al-asiri.ot2 of new appointment INFO 2025-10-16 17:07:37,110 signals 57205 8782111040 Appointment created: d129fda8-dad5-4890-af34-a0a390678553 for patient 000042 on 2025-08-06 INFO 2025-10-16 17:07:37,110 signals 57205 8782111040 Generated Sub-File Number: FILE-2025-000042-NUR-03 INFO 2025-10-16 17:07:37,110 signals 57205 8782111040 SubFile created: FILE-2025-000042-NUR-03 for clinic Nursing Department INFO 2025-10-16 17:07:37,110 signals 57205 8782111040 Created sub-file FILE-2025-000042-NUR-03 for patient 000042 at clinic Nursing Department INFO 2025-10-16 17:07:37,110 signals 57205 8782111040 Notified provider mohammed.al-ahmadi.nurse1 of new appointment INFO 2025-10-16 17:07:37,242 signals 57205 8782111040 Consent created: SERVICE_SPECIFIC for patient 000034 INFO 2025-10-16 17:07:37,243 signals 57205 8782111040 Consent created: GENERAL_TREATMENT for patient 000041 INFO 2025-10-16 17:07:37,243 signals 57205 8782111040 Consent created: SERVICE_SPECIFIC for patient 000041 INFO 2025-10-16 17:07:37,243 signals 57205 8782111040 Consent created: PHOTO_VIDEO for patient 000032 INFO 2025-10-16 17:07:37,243 signals 57205 8782111040 Consent created: GENERAL_TREATMENT for patient 000015 INFO 2025-10-16 17:07:37,244 signals 57205 8782111040 Consent created: DATA_SHARING for patient 000015 INFO 2025-10-16 17:07:37,244 signals 57205 8782111040 Consent created: SERVICE_SPECIFIC for patient 000023 INFO 2025-10-16 17:07:37,244 signals 57205 8782111040 Consent created: PHOTO_VIDEO for patient 000023 INFO 2025-10-16 17:07:37,245 signals 57205 8782111040 Consent created: GENERAL_TREATMENT for patient 000033 INFO 2025-10-16 17:07:37,245 signals 57205 8782111040 Consent created: PHOTO_VIDEO for patient 000039 INFO 2025-10-16 17:07:37,245 signals 57205 8782111040 Consent created: PHOTO_VIDEO for patient 000039 INFO 2025-10-16 17:07:37,245 signals 57205 8782111040 Consent created: DATA_SHARING for patient 000047 INFO 2025-10-16 17:07:37,246 signals 57205 8782111040 Consent created: SERVICE_SPECIFIC for patient 000047 INFO 2025-10-16 17:07:37,246 signals 57205 8782111040 Consent created: PHOTO_VIDEO for patient 000017 INFO 2025-10-16 17:07:37,246 signals 57205 8782111040 Consent created: SERVICE_SPECIFIC for patient 000017 INFO 2025-10-16 17:07:37,246 signals 57205 8782111040 Consent created: DATA_SHARING for patient 000030 INFO 2025-10-16 17:07:37,247 signals 57205 8782111040 Consent created: SERVICE_SPECIFIC for patient 000030 INFO 2025-10-16 17:07:37,247 signals 57205 8782111040 Consent created: GENERAL_TREATMENT for patient 000042 INFO 2025-10-16 17:07:37,247 signals 57205 8782111040 Consent created: SERVICE_SPECIFIC for patient 000006 INFO 2025-10-16 17:07:37,248 signals 57205 8782111040 Consent created: PHOTO_VIDEO for patient 000006 INFO 2025-10-16 17:07:37,248 signals 57205 8782111040 Consent created: DATA_SHARING for patient 000024 INFO 2025-10-16 17:07:37,248 signals 57205 8782111040 Consent created: GENERAL_TREATMENT for patient 000049 INFO 2025-10-16 17:07:37,248 signals 57205 8782111040 Consent created: DATA_SHARING for patient 000049 INFO 2025-10-16 17:07:37,249 signals 57205 8782111040 Consent created: GENERAL_TREATMENT for patient 000013 INFO 2025-10-16 17:07:37,249 signals 57205 8782111040 Consent created: PHOTO_VIDEO for patient 000036 INFO 2025-10-16 17:07:37,249 signals 57205 8782111040 Consent created: PHOTO_VIDEO for patient 000009 INFO 2025-10-16 17:07:37,249 signals 57205 8782111040 Consent created: PHOTO_VIDEO for patient 000009 INFO 2025-10-16 17:07:37,250 signals 57205 8782111040 Consent created: SERVICE_SPECIFIC for patient 000004 INFO 2025-10-16 17:07:37,250 signals 57205 8782111040 Consent created: SERVICE_SPECIFIC for patient 000002 INFO 2025-10-16 17:07:37,250 signals 57205 8782111040 Consent created: GENERAL_TREATMENT for patient 000002 INFO 2025-10-16 17:07:37,251 signals 57205 8782111040 Consent created: PHOTO_VIDEO for patient 000038 INFO 2025-10-16 17:07:37,251 signals 57205 8782111040 Consent created: SERVICE_SPECIFIC for patient 000008 INFO 2025-10-16 17:07:37,251 signals 57205 8782111040 Consent created: SERVICE_SPECIFIC for patient 000008 INFO 2025-10-16 17:07:37,252 signals 57205 8782111040 Consent created: PHOTO_VIDEO for patient 000029 INFO 2025-10-16 17:07:37,252 signals 57205 8782111040 Consent created: GENERAL_TREATMENT for patient 000029 INFO 2025-10-16 17:07:37,252 signals 57205 8782111040 Consent created: DATA_SHARING for patient 000050 INFO 2025-10-16 17:07:37,252 signals 57205 8782111040 Consent created: SERVICE_SPECIFIC for patient 000021 INFO 2025-10-16 17:07:37,253 signals 57205 8782111040 Consent created: SERVICE_SPECIFIC for patient 000043 INFO 2025-10-16 17:07:37,253 signals 57205 8782111040 Consent created: SERVICE_SPECIFIC for patient 000043 INFO 2025-10-16 17:07:48,900 autoreload 57380 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 17:07:51,788 basehttp 57380 6196817920 "GET /en/appointments/a8964164-dff3-45a7-b620-85cf24909aa9/ HTTP/1.1" 302 0 INFO 2025-10-16 17:07:51,864 basehttp 57380 6196817920 "GET /accounts/login/?next=/en/appointments/a8964164-dff3-45a7-b620-85cf24909aa9/ HTTP/1.1" 302 0 INFO 2025-10-16 17:07:51,924 basehttp 57380 6213644288 "GET /en/accounts/login/?next=/en/appointments/a8964164-dff3-45a7-b620-85cf24909aa9/ HTTP/1.1" 200 18220 INFO 2025-10-16 17:08:18,189 signals 57472 8782111040 User created: admin (Front Desk) INFO 2025-10-16 17:08:22,052 basehttp 57380 6213644288 "POST /en/login/ HTTP/1.1" 302 0 WARNING 2025-10-16 17:08:22,112 log 57380 6213644288 Not Found: /en/appointments/a8964164-dff3-45a7-b620-85cf24909aa9/ WARNING 2025-10-16 17:08:22,112 basehttp 57380 6213644288 "GET /en/appointments/a8964164-dff3-45a7-b620-85cf24909aa9/ HTTP/1.1" 404 21660 INFO 2025-10-16 17:08:28,315 basehttp 57380 6213644288 "GET /en/appointments/ HTTP/1.1" 200 38485 INFO 2025-10-16 17:08:36,952 basehttp 57380 6213644288 "GET /admin/core/user/ HTTP/1.1" 200 72779 INFO 2025-10-16 17:08:37,021 basehttp 57380 6213644288 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 17:08:40,349 basehttp 57380 6213644288 "GET /admin/core/user/887440ba-e181-480c-a0cc-6f6469b92c6d/change/ HTTP/1.1" 200 99899 INFO 2025-10-16 17:08:40,366 basehttp 57380 6230470656 "GET /static/admin/js/SelectFilter2.js HTTP/1.1" 304 0 INFO 2025-10-16 17:08:40,366 basehttp 57380 6196817920 "GET /static/admin/js/SelectBox.js HTTP/1.1" 304 0 INFO 2025-10-16 17:08:40,423 basehttp 57380 6213644288 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 17:08:40,445 basehttp 57380 6213644288 "GET /static/admin/img/selector-icons.svg HTTP/1.1" 304 0 INFO 2025-10-16 17:09:02,128 basehttp 57380 6213644288 "POST /admin/core/user/887440ba-e181-480c-a0cc-6f6469b92c6d/change/ HTTP/1.1" 302 0 INFO 2025-10-16 17:09:02,219 basehttp 57380 6213644288 "GET /admin/core/user/ HTTP/1.1" 200 73070 INFO 2025-10-16 17:09:02,287 basehttp 57380 6213644288 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 17:09:05,819 basehttp 57380 6213644288 "GET /en/appointments/ HTTP/1.1" 200 125373 INFO 2025-10-16 17:09:18,193 basehttp 57380 6213644288 "GET /en/appointments/f4b7305f-4033-4a11-9bf3-0e7f254e4a7c/ HTTP/1.1" 200 45580 INFO 2025-10-16 17:09:22,553 basehttp 57380 6213644288 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-16 17:09:22,641 basehttp 57380 6213644288 "GET /appointments/f4b7305f-4033-4a11-9bf3-0e7f254e4a7c/ HTTP/1.1" 302 0 INFO 2025-10-16 17:09:22,709 basehttp 57380 6196817920 "GET /ar/appointments/f4b7305f-4033-4a11-9bf3-0e7f254e4a7c/ HTTP/1.1" 200 46203 INFO 2025-10-16 17:10:32,990 autoreload 57380 8782111040 /Users/marwanalwali/AgdarCentre/core/templatetags/patient_tags.py changed, reloading. INFO 2025-10-16 17:10:33,366 autoreload 58678 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 17:10:39,875 basehttp 58678 6135345152 "GET /en/appointments/f4b7305f-4033-4a11-9bf3-0e7f254e4a7c/ HTTP/1.1" 200 45580 INFO 2025-10-16 17:10:41,431 basehttp 58678 6135345152 "GET /en/appointments/f4b7305f-4033-4a11-9bf3-0e7f254e4a7c/ HTTP/1.1" 200 45578 INFO 2025-10-16 17:10:47,312 basehttp 58678 6135345152 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-16 17:10:47,373 basehttp 58678 6135345152 "GET /appointments/f4b7305f-4033-4a11-9bf3-0e7f254e4a7c/ HTTP/1.1" 302 0 INFO 2025-10-16 17:10:47,442 basehttp 58678 6152171520 "GET /ar/appointments/f4b7305f-4033-4a11-9bf3-0e7f254e4a7c/ HTTP/1.1" 200 46203 INFO 2025-10-16 17:12:20,096 basehttp 58678 6152171520 "GET /en/appointments/f4b7305f-4033-4a11-9bf3-0e7f254e4a7c/ HTTP/1.1" 200 45578 INFO 2025-10-16 17:12:24,418 basehttp 58678 6152171520 "GET /en/patients/bc03d937-f1b9-40db-a883-b292cb5c497f/ HTTP/1.1" 200 56410 INFO 2025-10-16 17:18:47,817 basehttp 58678 6135345152 "GET /en/patients/bc03d937-f1b9-40db-a883-b292cb5c497f/ HTTP/1.1" 200 56438 INFO 2025-10-16 17:18:54,037 basehttp 58678 6135345152 "GET /en/patients/bc03d937-f1b9-40db-a883-b292cb5c497f/ HTTP/1.1" 200 56438 INFO 2025-10-16 17:21:08,917 basehttp 58678 6135345152 "GET /en/patients/bc03d937-f1b9-40db-a883-b292cb5c497f/ HTTP/1.1" 200 56412 INFO 2025-10-16 17:21:17,421 basehttp 58678 6135345152 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-16 17:21:17,481 basehttp 58678 6135345152 "GET /patients/bc03d937-f1b9-40db-a883-b292cb5c497f/ HTTP/1.1" 302 0 INFO 2025-10-16 17:21:17,553 basehttp 58678 6152171520 "GET /ar/patients/bc03d937-f1b9-40db-a883-b292cb5c497f/ HTTP/1.1" 200 57240 INFO 2025-10-16 17:21:45,046 basehttp 58678 6152171520 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-16 17:21:45,106 basehttp 58678 6152171520 "GET /patients/bc03d937-f1b9-40db-a883-b292cb5c497f/ HTTP/1.1" 302 0 INFO 2025-10-16 17:21:45,176 basehttp 58678 6135345152 "GET /en/patients/bc03d937-f1b9-40db-a883-b292cb5c497f/ HTTP/1.1" 200 56410 INFO 2025-10-16 17:23:13,522 basehttp 58678 6135345152 "GET /en/appointments/f4b7305f-4033-4a11-9bf3-0e7f254e4a7c/ HTTP/1.1" 200 45578 INFO 2025-10-16 17:23:14,477 basehttp 58678 6135345152 "GET /en/appointments/ HTTP/1.1" 200 125373 INFO 2025-10-16 17:23:17,833 basehttp 58678 6135345152 "GET /en/appointments/ HTTP/1.1" 200 125373 INFO 2025-10-16 17:23:32,515 basehttp 58678 6135345152 "GET /admin/core/patient/ HTTP/1.1" 200 91360 INFO 2025-10-16 17:23:32,582 basehttp 58678 6135345152 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 17:23:36,419 basehttp 58678 6135345152 "GET /admin/core/patient/?q=000024 HTTP/1.1" 200 59503 INFO 2025-10-16 17:23:36,496 basehttp 58678 6135345152 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 17:23:38,141 basehttp 58678 6135345152 "GET /admin/core/patient/bc03d937-f1b9-40db-a883-b292cb5c497f/change/?_changelist_filters=q%3D000024 HTTP/1.1" 200 72355 INFO 2025-10-16 17:23:38,209 basehttp 58678 6135345152 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 17:24:52,995 autoreload 58678 8782111040 /Users/marwanalwali/AgdarCentre/core/admin.py changed, reloading. INFO 2025-10-16 17:24:53,424 autoreload 65527 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 17:24:53,867 basehttp 65527 6135001088 "GET /admin/core/patient/bc03d937-f1b9-40db-a883-b292cb5c497f/change/?_changelist_filters=q%3D000024 HTTP/1.1" 200 75063 INFO 2025-10-16 17:24:53,937 basehttp 65527 6135001088 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 17:25:19,438 basehttp 65527 6135001088 "POST /admin/core/patient/bc03d937-f1b9-40db-a883-b292cb5c497f/change/?_changelist_filters=q%3D000024 HTTP/1.1" 302 0 INFO 2025-10-16 17:25:19,539 basehttp 65527 6135001088 "GET /admin/core/patient/?q=000024 HTTP/1.1" 200 59761 INFO 2025-10-16 17:25:19,637 basehttp 65527 6135001088 "GET /admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 17:25:24,454 basehttp 65527 6135001088 "GET /en/appointments/ HTTP/1.1" 200 125373 INFO 2025-10-16 17:25:27,422 basehttp 65527 6135001088 "GET /en/appointments/f4b7305f-4033-4a11-9bf3-0e7f254e4a7c/ HTTP/1.1" 200 45578 INFO 2025-10-16 17:25:30,541 basehttp 65527 6135001088 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-16 17:25:30,601 basehttp 65527 6135001088 "GET /appointments/f4b7305f-4033-4a11-9bf3-0e7f254e4a7c/ HTTP/1.1" 302 0 INFO 2025-10-16 17:25:30,670 basehttp 65527 6151827456 "GET /ar/appointments/f4b7305f-4033-4a11-9bf3-0e7f254e4a7c/ HTTP/1.1" 200 46203 WARNING 2025-10-16 17:26:36,142 log 65527 6151827456 Not Found: /en/appointments/a8964164-dff3-45a7-b620-85cf24909aa9/ WARNING 2025-10-16 17:26:36,142 basehttp 65527 6151827456 "GET /en/appointments/a8964164-dff3-45a7-b620-85cf24909aa9/ HTTP/1.1" 404 21660 INFO 2025-10-16 17:26:58,451 basehttp 65527 6151827456 "GET /en/consents/create/ HTTP/1.1" 200 35001 ERROR 2025-10-16 17:31:12,488 log 65527 6151827456 Internal Server Error: /en/consents/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 81, in reverse extra, resolver = resolver.namespace_dict[ns] ~~~~~~~~~~~~~~~~~~~~~~~^^^^ KeyError: 'clinic' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 92, in reverse raise NoReverseMatch("%s is not a registered namespace" % key) django.urls.exceptions.NoReverseMatch: 'clinic' is not a registered namespace ERROR 2025-10-16 17:31:12,570 basehttp 65527 6151827456 "GET /en/consents/create/ HTTP/1.1" 500 176248 INFO 2025-10-16 17:32:25,157 autoreload 65527 8782111040 /Users/marwanalwali/AgdarCentre/core/forms.py changed, reloading. INFO 2025-10-16 17:32:25,689 autoreload 69488 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 17:32:39,229 autoreload 69488 8782111040 /Users/marwanalwali/AgdarCentre/core/forms.py changed, reloading. INFO 2025-10-16 17:32:39,560 autoreload 69587 8782111040 Watching for file changes with StatReloader ERROR 2025-10-16 17:32:50,085 log 69587 6135607296 Internal Server Error: /en/consents/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 81, in reverse extra, resolver = resolver.namespace_dict[ns] ~~~~~~~~~~~~~~~~~~~~~~~^^^^ KeyError: 'clinic' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 92, in reverse raise NoReverseMatch("%s is not a registered namespace" % key) django.urls.exceptions.NoReverseMatch: 'clinic' is not a registered namespace ERROR 2025-10-16 17:32:50,182 basehttp 69587 6135607296 "GET /en/consents/create/ HTTP/1.1" 500 176249 ERROR 2025-10-16 17:33:35,843 log 69587 6135607296 Internal Server Error: /en/consents/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 98, in reverse resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix raise NoReverseMatch(msg) django.urls.exceptions.NoReverseMatch: Reverse for 'consent_list' not found. 'consent_list' is not a valid view function or pattern name. ERROR 2025-10-16 17:33:35,917 basehttp 69587 6135607296 "GET /en/consents/create/ HTTP/1.1" 500 174803 INFO 2025-10-16 17:35:11,517 autoreload 69587 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-16 17:35:12,047 autoreload 71008 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 17:35:27,711 autoreload 71008 8782111040 /Users/marwanalwali/AgdarCentre/core/urls.py changed, reloading. INFO 2025-10-16 17:35:28,036 autoreload 71131 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 17:35:38,865 basehttp 71131 6168899584 "GET /en/consents/create/ HTTP/1.1" 200 38307 INFO 2025-10-16 17:36:39,529 basehttp 71131 6168899584 "GET /en/consents/create/ HTTP/1.1" 200 38305 INFO 2025-10-16 17:37:03,263 basehttp 71131 6168899584 "GET /en/accounts/login/?next=/en/appointments/a8964164-dff3-45a7-b620-85cf24909aa9/ HTTP/1.1" 200 18220 INFO 2025-10-16 17:37:18,264 basehttp 71131 6168899584 "GET /en/consents/create/ HTTP/1.1" 200 38305 WARNING 2025-10-16 17:37:24,523 log 71131 6168899584 Not Found: /en/core/consents/create/ WARNING 2025-10-16 17:37:24,523 basehttp 71131 6168899584 "GET /en/core/consents/create/ HTTP/1.1" 404 22733 INFO 2025-10-16 17:37:43,278 basehttp 71131 6168899584 "GET /en/consents/create/ HTTP/1.1" 200 38305 INFO 2025-10-16 17:39:54,127 basehttp 71131 6168899584 "GET /en/consents/create/ HTTP/1.1" 200 38759 INFO 2025-10-16 17:40:22,624 basehttp 71131 6168899584 "GET /en/consents/create/ HTTP/1.1" 200 38745 INFO 2025-10-16 17:40:45,045 basehttp 71131 6168899584 "GET /en/consents/create/ HTTP/1.1" 200 38307 INFO 2025-10-16 17:41:28,464 basehttp 71131 6168899584 "GET /en/consents/create/ HTTP/1.1" 200 37610 INFO 2025-10-16 18:08:42,284 basehttp 71131 6168899584 "GET /admin/core/auditlog/ HTTP/1.1" 200 106638 INFO 2025-10-16 18:08:42,295 basehttp 71131 13035925504 "GET /static/admin/css/responsive_rtl.css HTTP/1.1" 200 1991 INFO 2025-10-16 18:08:42,295 basehttp 71131 6168899584 "GET /static/admin/css/rtl.css HTTP/1.1" 200 4772 INFO 2025-10-16 18:08:58,243 basehttp 71131 6168899584 "GET /admin/slp/slpassessment/ HTTP/1.1" 200 70943 INFO 2025-10-16 18:09:36,872 autoreload 71131 8782111040 /Users/marwanalwali/AgdarCentre/AgdarCentre/urls.py changed, reloading. INFO 2025-10-16 18:09:37,404 autoreload 87483 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 18:09:39,842 basehttp 87483 6122434560 "GET /admin/slp/slpassessment/ HTTP/1.1" 200 70943 INFO 2025-10-16 18:09:39,920 basehttp 87483 6122434560 "GET /admin/jsi18n/ HTTP/1.1" 200 14010 INFO 2025-10-16 18:09:45,351 basehttp 87483 6122434560 "GET /en/admin/slp/slpassessment/ HTTP/1.1" 200 67560 INFO 2025-10-16 18:09:45,424 basehttp 87483 6122434560 "GET /admin/jsi18n/ HTTP/1.1" 200 14010 INFO 2025-10-16 18:10:05,152 basehttp 87483 6122434560 "GET /admin/nursing/vitalsignsalert/ HTTP/1.1" 200 59915 INFO 2025-10-16 18:10:05,221 basehttp 87483 6122434560 "GET /admin/jsi18n/ HTTP/1.1" 200 14010 INFO 2025-10-16 18:10:09,049 basehttp 87483 6122434560 "GET /en/admin/slp/slpassessment/ HTTP/1.1" 200 67560 INFO 2025-10-16 18:10:09,715 basehttp 87483 6122434560 "GET /en/admin/slp/slpassessment/ HTTP/1.1" 200 67560 INFO 2025-10-16 18:10:09,779 basehttp 87483 6122434560 "GET /admin/jsi18n/ HTTP/1.1" 200 14010 INFO 2025-10-16 18:10:10,765 basehttp 87483 6122434560 "GET /en/admin/slp/slpassessment/ HTTP/1.1" 200 67560 INFO 2025-10-16 18:10:10,834 basehttp 87483 6122434560 "GET /admin/jsi18n/ HTTP/1.1" 200 14010 INFO 2025-10-16 18:10:13,096 basehttp 87483 6122434560 "GET /admin/authtoken/tokenproxy/ HTTP/1.1" 200 57460 INFO 2025-10-16 18:10:15,203 basehttp 87483 6122434560 "GET /en/admin/slp/slpassessment/ HTTP/1.1" 200 67560 INFO 2025-10-16 18:10:22,084 autoreload 87919 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 18:10:25,926 basehttp 87919 6205206528 "GET /en/admin/slp/slpassessment/ HTTP/1.1" 200 67560 INFO 2025-10-16 18:10:26,015 basehttp 87919 6205206528 "GET /admin/jsi18n/ HTTP/1.1" 200 14010 INFO 2025-10-16 18:10:26,607 basehttp 87919 6205206528 "GET /en/admin/slp/slpassessment/ HTTP/1.1" 200 67558 INFO 2025-10-16 18:10:26,675 basehttp 87919 6205206528 "GET /admin/jsi18n/ HTTP/1.1" 200 14010 INFO 2025-10-16 18:10:36,308 basehttp 87919 6205206528 "GET /admin/ HTTP/1.1" 200 67751 INFO 2025-10-16 18:10:45,060 basehttp 87919 6205206528 "GET /en/admin/ HTTP/1.1" 200 65155 INFO 2025-10-16 18:10:54,211 basehttp 87919 6205206528 "GET /en/admin/ HTTP/1.1" 200 65155 INFO 2025-10-16 18:11:19,321 autoreload 87919 8782111040 /Users/marwanalwali/AgdarCentre/AgdarCentre/urls.py changed, reloading. INFO 2025-10-16 18:11:19,654 autoreload 88381 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 18:11:22,055 basehttp 88381 6201995264 "GET /en/admin/ HTTP/1.1" 200 65758 INFO 2025-10-16 18:11:27,628 basehttp 88381 6201995264 "GET /en/admin/core/file/ HTTP/1.1" 200 88046 INFO 2025-10-16 18:11:27,696 basehttp 88381 6201995264 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 18:11:34,516 basehttp 88381 6201995264 "GET /en/admin/core/clinic/ HTTP/1.1" 200 61331 INFO 2025-10-16 18:11:34,593 basehttp 88381 6201995264 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 18:11:43,807 basehttp 88381 6201995264 "GET /en/admin/core/patient/ HTTP/1.1" 200 91941 INFO 2025-10-16 18:11:43,876 basehttp 88381 6201995264 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 18:11:46,606 basehttp 88381 6201995264 "GET /en/admin/core/patient/1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa/change/ HTTP/1.1" 200 75386 INFO 2025-10-16 18:11:46,677 basehttp 88381 6201995264 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 18:11:50,209 basehttp 88381 6201995264 "GET /en/admin/core/patient/ HTTP/1.1" 200 91941 INFO 2025-10-16 18:11:56,658 basehttp 88381 6201995264 "GET /en/admin/core/attachment/ HTTP/1.1" 200 64755 INFO 2025-10-16 18:11:56,726 basehttp 88381 6201995264 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 18:11:58,620 basehttp 88381 6201995264 "GET /en/admin/core/attachment/add/ HTTP/1.1" 200 71257 INFO 2025-10-16 18:11:58,691 basehttp 88381 6201995264 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 18:12:13,239 basehttp 88381 6201995264 "GET /en/admin/core/consent/ HTTP/1.1" 200 87174 INFO 2025-10-16 18:12:13,306 basehttp 88381 6201995264 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 18:12:18,073 basehttp 88381 6201995264 "GET /en/admin/core/consent/6c56d7a6-a8a6-4f8b-882d-0d7bedb11c43/change/ HTTP/1.1" 200 74529 INFO 2025-10-16 18:12:18,143 basehttp 88381 6201995264 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 18:14:22,178 basehttp 88381 6201995264 "GET /en/admin/core/consent/ HTTP/1.1" 200 87174 INFO 2025-10-16 18:14:29,200 basehttp 88381 6201995264 "GET /en/consents/create/ HTTP/1.1" 200 37610 INFO 2025-10-16 18:15:07,584 basehttp 88381 6201995264 "GET / HTTP/1.1" 302 0 INFO 2025-10-16 18:15:07,652 basehttp 88381 6218821632 "GET /ar/ HTTP/1.1" 200 38574 WARNING 2025-10-16 18:15:07,670 basehttp 88381 6218821632 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 INFO 2025-10-16 18:15:14,171 basehttp 88381 6201995264 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-16 18:15:14,232 basehttp 88381 6201995264 "GET / HTTP/1.1" 302 0 INFO 2025-10-16 18:15:14,296 basehttp 88381 6218821632 "GET /en/ HTTP/1.1" 200 38194 WARNING 2025-10-16 18:15:14,308 basehttp 88381 6218821632 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 INFO 2025-10-16 18:15:31,471 autoreload 88381 8782111040 /Users/marwanalwali/AgdarCentre/AgdarCentre/urls.py changed, reloading. INFO 2025-10-16 18:15:31,802 autoreload 90404 8782111040 Watching for file changes with StatReloader ERROR 2025-10-16 18:15:32,643 log 90404 6122696704 Internal Server Error: /en/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 81, in reverse extra, resolver = resolver.namespace_dict[ns] ~~~~~~~~~~~~~~~~~~~~~~~^^^^ KeyError: 'djdt' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 145, in __call__ return self._postprocess(request, response, toolbar) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 187, in _postprocess rendered = toolbar.render_toolbar() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/toolbar.py", line 93, in render_toolbar return render_to_string("debug_toolbar/base.html", context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 327, in render return nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 92, in reverse raise NoReverseMatch("%s is not a registered namespace" % key) django.urls.exceptions.NoReverseMatch: 'djdt' is not a registered namespace ERROR 2025-10-16 18:15:32,644 basehttp 90404 6122696704 "GET /en/ HTTP/1.1" 500 139098 INFO 2025-10-16 18:16:20,735 autoreload 90404 8782111040 /Users/marwanalwali/AgdarCentre/AgdarCentre/urls.py changed, reloading. INFO 2025-10-16 18:16:21,039 autoreload 90819 8782111040 Watching for file changes with StatReloader ERROR 2025-10-16 18:16:24,212 log 90819 6155284480 Internal Server Error: /en/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 81, in reverse extra, resolver = resolver.namespace_dict[ns] ~~~~~~~~~~~~~~~~~~~~~~~^^^^ KeyError: 'djdt' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 145, in __call__ return self._postprocess(request, response, toolbar) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 187, in _postprocess rendered = toolbar.render_toolbar() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/toolbar.py", line 93, in render_toolbar return render_to_string("debug_toolbar/base.html", context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 327, in render return nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 92, in reverse raise NoReverseMatch("%s is not a registered namespace" % key) django.urls.exceptions.NoReverseMatch: 'djdt' is not a registered namespace ERROR 2025-10-16 18:16:24,213 basehttp 90819 6155284480 "GET /en/ HTTP/1.1" 500 139098 INFO 2025-10-16 18:16:32,634 autoreload 90819 8782111040 /Users/marwanalwali/AgdarCentre/AgdarCentre/urls.py changed, reloading. INFO 2025-10-16 18:16:32,951 autoreload 90917 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 18:16:34,096 basehttp 90917 6161346560 "GET /en/ HTTP/1.1" 200 38196 WARNING 2025-10-16 18:16:34,104 basehttp 90917 6161346560 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 INFO 2025-10-16 18:16:34,898 basehttp 90917 6325039104 "GET /en/ HTTP/1.1" 200 38196 WARNING 2025-10-16 18:16:34,911 basehttp 90917 6325039104 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 INFO 2025-10-16 18:27:57,211 basehttp 90917 6161346560 "GET /en/ HTTP/1.1" 200 38168 WARNING 2025-10-16 18:27:57,222 basehttp 90917 6161346560 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 INFO 2025-10-16 18:28:06,402 basehttp 90917 13438578688 "GET /en/admin/core/user/ HTTP/1.1" 200 73306 INFO 2025-10-16 18:28:06,471 basehttp 90917 13438578688 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 18:28:07,803 basehttp 90917 13438578688 "GET /en/admin/core/user/887440ba-e181-480c-a0cc-6f6469b92c6d/change/ HTTP/1.1" 200 103526 INFO 2025-10-16 18:28:07,884 basehttp 90917 13438578688 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 18:28:14,436 basehttp 90917 13438578688 "POST /en/admin/core/user/887440ba-e181-480c-a0cc-6f6469b92c6d/change/ HTTP/1.1" 302 0 INFO 2025-10-16 18:28:14,526 basehttp 90917 13438578688 "GET /en/admin/core/user/ HTTP/1.1" 200 73538 INFO 2025-10-16 18:28:14,595 basehttp 90917 13438578688 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 ERROR 2025-10-16 18:28:16,650 log 90917 13438578688 Internal Server Error: /en/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 228, in get context = self.get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 51, in get_context_data context.update(self._get_clinical_widgets()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 129, in _get_clinical_widgets my_appointments = Appointment.objects.filter( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1563, in build_filter self.check_related_objects(join_info.final_field, value, join_info.opts) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1372, in check_related_objects self.check_query_object_type(value, opts, field) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1349, in check_query_object_type raise ValueError( ValueError: Cannot query "Marwan Alwali (Doctor)": Must be "Provider" instance. ERROR 2025-10-16 18:28:16,719 basehttp 90917 13438578688 "GET /en/ HTTP/1.1" 500 158838 INFO 2025-10-16 18:28:31,993 basehttp 90917 13438578688 "GET /en/admin/appointments/provider/ HTTP/1.1" 200 66271 INFO 2025-10-16 18:28:32,065 basehttp 90917 13438578688 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 18:28:46,313 basehttp 90917 13438578688 "GET /en/admin/appointments/provider/add/ HTTP/1.1" 200 65792 INFO 2025-10-16 18:28:46,400 basehttp 90917 13438578688 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 18:28:56,596 basehttp 90917 13438578688 "POST /en/admin/appointments/provider/add/ HTTP/1.1" 302 0 INFO 2025-10-16 18:28:56,680 basehttp 90917 13438578688 "GET /en/admin/appointments/provider/ HTTP/1.1" 200 67160 INFO 2025-10-16 18:28:56,758 basehttp 90917 13438578688 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 ERROR 2025-10-16 18:28:59,741 log 90917 13438578688 Internal Server Error: /en/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 228, in get context = self.get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 51, in get_context_data context.update(self._get_clinical_widgets()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 129, in _get_clinical_widgets my_appointments = Appointment.objects.filter( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1563, in build_filter self.check_related_objects(join_info.final_field, value, join_info.opts) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1372, in check_related_objects self.check_query_object_type(value, opts, field) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1349, in check_query_object_type raise ValueError( ValueError: Cannot query "Marwan Alwali (Doctor)": Must be "Provider" instance. ERROR 2025-10-16 18:28:59,810 basehttp 90917 13438578688 "GET /en/ HTTP/1.1" 500 158838 INFO 2025-10-16 18:29:10,429 basehttp 90917 13438578688 "GET /en/admin/appointments/provider/be67bbcf-479f-4f71-bb03-84ee60ff008b/change/ HTTP/1.1" 200 66241 INFO 2025-10-16 18:29:10,498 basehttp 90917 13438578688 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 18:29:22,490 basehttp 90917 13438578688 "GET /en/admin/appointments/provider/ HTTP/1.1" 200 66900 INFO 2025-10-16 18:29:23,847 basehttp 90917 13438578688 "GET /en/admin/appointments/provider/364dc29f-7782-47de-a157-bf6c934c6347/change/ HTTP/1.1" 200 66231 INFO 2025-10-16 18:29:23,918 basehttp 90917 13438578688 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 18:29:40,775 basehttp 90917 13438578688 "POST /en/admin/appointments/provider/364dc29f-7782-47de-a157-bf6c934c6347/change/ HTTP/1.1" 302 0 INFO 2025-10-16 18:29:40,859 basehttp 90917 13438578688 "GET /en/admin/appointments/provider/ HTTP/1.1" 200 67162 INFO 2025-10-16 18:29:40,927 basehttp 90917 13438578688 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 18:29:43,874 basehttp 90917 13438578688 "GET /en/admin/core/user/ HTTP/1.1" 200 73292 INFO 2025-10-16 18:29:43,946 basehttp 90917 13438578688 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 18:29:47,695 basehttp 90917 13438578688 "GET /en/admin/core/user/080101e6-f94f-455e-9b63-73343074fdea/change/ HTTP/1.1" 200 100447 INFO 2025-10-16 18:29:47,768 basehttp 90917 13438578688 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 18:29:58,449 basehttp 90917 13438578688 "GET /en/admin/core/user/ HTTP/1.1" 200 73292 ERROR 2025-10-16 18:30:00,688 log 90917 13438578688 Internal Server Error: /en/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 228, in get context = self.get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 51, in get_context_data context.update(self._get_clinical_widgets()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 129, in _get_clinical_widgets my_appointments = Appointment.objects.filter( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1563, in build_filter self.check_related_objects(join_info.final_field, value, join_info.opts) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1372, in check_related_objects self.check_query_object_type(value, opts, field) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1349, in check_query_object_type raise ValueError( ValueError: Cannot query "Marwan Alwali (Doctor)": Must be "Provider" instance. ERROR 2025-10-16 18:30:00,756 basehttp 90917 13438578688 "GET /en/ HTTP/1.1" 500 158838 ERROR 2025-10-16 18:30:02,576 log 90917 13438578688 Internal Server Error: /ar/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 228, in get context = self.get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 51, in get_context_data context.update(self._get_clinical_widgets()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 129, in _get_clinical_widgets my_appointments = Appointment.objects.filter( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1563, in build_filter self.check_related_objects(join_info.final_field, value, join_info.opts) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1372, in check_related_objects self.check_query_object_type(value, opts, field) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1349, in check_query_object_type raise ValueError( ValueError: Cannot query "Marwan Alwali (الطبيب)": Must be "Provider" instance. ERROR 2025-10-16 18:30:02,653 basehttp 90917 13438578688 "GET /ar/ HTTP/1.1" 500 158838 ERROR 2025-10-16 18:30:03,389 log 90917 13438578688 Internal Server Error: /ar/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 228, in get context = self.get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 51, in get_context_data context.update(self._get_clinical_widgets()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 129, in _get_clinical_widgets my_appointments = Appointment.objects.filter( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1563, in build_filter self.check_related_objects(join_info.final_field, value, join_info.opts) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1372, in check_related_objects self.check_query_object_type(value, opts, field) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1349, in check_query_object_type raise ValueError( ValueError: Cannot query "Marwan Alwali (الطبيب)": Must be "Provider" instance. ERROR 2025-10-16 18:30:03,474 basehttp 90917 13438578688 "GET /ar/ HTTP/1.1" 500 159106 INFO 2025-10-16 18:31:09,368 basehttp 90917 13438578688 "GET /en/admin/core/user/080101e6-f94f-455e-9b63-73343074fdea/change/ HTTP/1.1" 200 100447 INFO 2025-10-16 18:31:09,441 basehttp 90917 13438578688 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 18:31:40,689 basehttp 90917 13438578688 "GET /en/admin/core/user/ HTTP/1.1" 200 73292 INFO 2025-10-16 18:31:44,669 basehttp 90917 13438578688 "GET /en/admin/core/user/7f9c2a71-f515-4434-9354-5c97b1622eb3/change/ HTTP/1.1" 200 100466 INFO 2025-10-16 18:31:44,740 basehttp 90917 13438578688 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 18:31:57,313 basehttp 90917 13438578688 "GET /en/admin/core/user/ HTTP/1.1" 200 73292 INFO 2025-10-16 18:32:01,972 basehttp 90917 13438578688 "GET /en/admin/core/user/578d1d3c-12b8-4b06-aa84-4ed90a5c765a/change/ HTTP/1.1" 200 100446 INFO 2025-10-16 18:32:02,046 basehttp 90917 13438578688 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 18:32:40,206 basehttp 90917 13438578688 "GET /en/admin/core/user/ HTTP/1.1" 200 73292 INFO 2025-10-16 18:32:43,440 basehttp 90917 13438578688 "GET /en/admin/core/user/ad658518-ba4f-43f5-badb-6576d1593093/change/ HTTP/1.1" 200 100473 INFO 2025-10-16 18:32:43,524 basehttp 90917 13438578688 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 18:33:03,414 basehttp 90917 13438578688 "POST /en/admin/logout/ HTTP/1.1" 200 17096 INFO 2025-10-16 18:33:05,767 basehttp 90917 13438578688 "GET /en/admin/ HTTP/1.1" 302 0 INFO 2025-10-16 18:33:05,826 basehttp 90917 13438578688 "GET /en/admin/login/?next=/en/admin/ HTTP/1.1" 200 17710 INFO 2025-10-16 18:33:05,839 basehttp 90917 13438578688 "GET /static/admin/css/login.css HTTP/1.1" 304 0 INFO 2025-10-16 18:33:09,107 basehttp 90917 13438578688 "GET /en/ HTTP/1.1" 302 0 INFO 2025-10-16 18:33:09,163 basehttp 90917 13438578688 "GET /accounts/login/?next=/en/ HTTP/1.1" 302 0 INFO 2025-10-16 18:33:09,216 basehttp 90917 6161346560 "GET /en/accounts/login/?next=/en/ HTTP/1.1" 200 18120 INFO 2025-10-16 18:33:26,389 basehttp 90917 6161346560 "POST /en/login/ HTTP/1.1" 302 0 ERROR 2025-10-16 18:33:26,428 log 90917 6161346560 Internal Server Error: /en/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 228, in get context = self.get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 51, in get_context_data context.update(self._get_clinical_widgets()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 129, in _get_clinical_widgets my_appointments = Appointment.objects.filter( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1563, in build_filter self.check_related_objects(join_info.final_field, value, join_info.opts) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1372, in check_related_objects self.check_query_object_type(value, opts, field) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1349, in check_query_object_type raise ValueError( ValueError: Cannot query "Hassan Al-Omari (Doctor)": Must be "Provider" instance. ERROR 2025-10-16 18:33:26,491 basehttp 90917 6161346560 "GET /en/ HTTP/1.1" 500 158896 WARNING 2025-10-16 18:33:36,775 log 90917 6161346560 Not Found: /en/laboratory/ WARNING 2025-10-16 18:33:36,775 basehttp 90917 6161346560 "GET /en/laboratory/ HTTP/1.1" 404 22693 INFO 2025-10-16 18:33:40,586 basehttp 90917 6161346560 "GET /en/logout HTTP/1.1" 301 0 WARNING 2025-10-16 18:33:40,589 log 90917 13438578688 Method Not Allowed (GET): /en/logout/ WARNING 2025-10-16 18:33:40,645 basehttp 90917 13438578688 "GET /en/logout/ HTTP/1.1" 405 0 WARNING 2025-10-16 18:33:43,322 log 90917 13438578688 Method Not Allowed (GET): /en/logout/ WARNING 2025-10-16 18:33:43,405 basehttp 90917 13438578688 "GET /en/logout/ HTTP/1.1" 405 0 WARNING 2025-10-16 18:33:51,136 log 90917 13438578688 Method Not Allowed (GET): /en/accounts/logout/ WARNING 2025-10-16 18:33:51,209 basehttp 90917 13438578688 "GET /en/accounts/logout/ HTTP/1.1" 405 0 WARNING 2025-10-16 18:33:55,089 log 90917 13438578688 Not Found: /en/account/logout/ WARNING 2025-10-16 18:33:55,089 basehttp 90917 13438578688 "GET /en/account/logout/ HTTP/1.1" 404 22709 INFO 2025-10-16 18:34:08,340 basehttp 90917 13438578688 "GET /en/accounts/logout HTTP/1.1" 301 0 WARNING 2025-10-16 18:34:08,342 log 90917 6161346560 Method Not Allowed (GET): /en/accounts/logout/ WARNING 2025-10-16 18:34:08,397 basehttp 90917 6161346560 "GET /en/accounts/logout/ HTTP/1.1" 405 0 WARNING 2025-10-16 18:34:11,545 log 90917 6161346560 Not Found: /en/accounts/ WARNING 2025-10-16 18:34:11,545 basehttp 90917 6161346560 "GET /en/accounts/ HTTP/1.1" 404 25447 WARNING 2025-10-16 18:34:19,531 log 90917 6161346560 Method Not Allowed (GET): /en/accounts/logout/ WARNING 2025-10-16 18:34:19,614 basehttp 90917 6161346560 "GET /en/accounts/logout/ HTTP/1.1" 405 0 WARNING 2025-10-16 18:34:24,260 log 90917 6161346560 Forbidden (CSRF token from POST incorrect.): /en/admin/login/ WARNING 2025-10-16 18:34:24,342 basehttp 90917 6161346560 "POST /en/admin/login/?next=/en/admin/ HTTP/1.1" 403 15990 WARNING 2025-10-16 18:34:27,420 log 90917 6161346560 Forbidden (CSRF token from POST incorrect.): /en/admin/login/ WARNING 2025-10-16 18:34:27,519 basehttp 90917 6161346560 "POST /en/admin/login/?next=/en/admin/ HTTP/1.1" 403 15991 INFO 2025-10-16 18:34:28,658 basehttp 90917 6161346560 "GET /en/admin/login/?next=/en/admin/ HTTP/1.1" 200 17240 INFO 2025-10-16 18:34:29,321 basehttp 90917 6161346560 "GET /en/admin/login/?next=/en/admin/ HTTP/1.1" 200 17240 INFO 2025-10-16 18:34:30,042 basehttp 90917 6161346560 "GET /en/admin/login/?next=/en/admin/ HTTP/1.1" 200 17240 INFO 2025-10-16 18:34:36,111 basehttp 90917 6161346560 "POST /en/admin/login/?next=/en/admin/ HTTP/1.1" 302 0 INFO 2025-10-16 18:34:36,195 basehttp 90917 6161346560 "GET /en/admin/ HTTP/1.1" 200 66974 INFO 2025-10-16 18:34:39,161 basehttp 90917 6161346560 "GET / HTTP/1.1" 302 0 ERROR 2025-10-16 18:34:39,200 log 90917 13438578688 Internal Server Error: /en/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 228, in get context = self.get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 51, in get_context_data context.update(self._get_clinical_widgets()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 129, in _get_clinical_widgets my_appointments = Appointment.objects.filter( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1563, in build_filter self.check_related_objects(join_info.final_field, value, join_info.opts) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1372, in check_related_objects self.check_query_object_type(value, opts, field) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1349, in check_query_object_type raise ValueError( ValueError: Cannot query "Marwan Alwali (Doctor)": Must be "Provider" instance. ERROR 2025-10-16 18:34:39,264 basehttp 90917 13438578688 "GET /en/ HTTP/1.1" 500 158706 INFO 2025-10-16 18:34:47,144 basehttp 90917 13438578688 "GET /en/admin/core/user/ HTTP/1.1" 200 73292 INFO 2025-10-16 18:34:47,213 basehttp 90917 13438578688 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 18:34:48,719 basehttp 90917 13438578688 "GET /en/admin/core/user/887440ba-e181-480c-a0cc-6f6469b92c6d/change/ HTTP/1.1" 200 103505 INFO 2025-10-16 18:34:48,788 basehttp 90917 13438578688 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 18:34:53,101 basehttp 90917 13438578688 "POST /en/admin/core/user/887440ba-e181-480c-a0cc-6f6469b92c6d/change/ HTTP/1.1" 302 0 INFO 2025-10-16 18:34:53,191 basehttp 90917 13438578688 "GET /en/admin/core/user/ HTTP/1.1" 200 73559 INFO 2025-10-16 18:34:53,259 basehttp 90917 13438578688 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 18:34:58,067 basehttp 90917 13438578688 "GET /en/ HTTP/1.1" 200 38168 WARNING 2025-10-16 18:34:58,079 basehttp 90917 13438578688 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-16 18:35:17,943 log 90917 6161346560 Method Not Allowed (GET): /en/logout/ WARNING 2025-10-16 18:35:18,028 basehttp 90917 6161346560 "GET /en/logout/ HTTP/1.1" 405 0 WARNING 2025-10-16 18:36:53,594 log 90917 6161346560 Method Not Allowed (GET): /en/logout/ WARNING 2025-10-16 18:36:53,681 basehttp 90917 6161346560 "GET /en/logout/ HTTP/1.1" 405 0 INFO 2025-10-16 18:36:54,860 basehttp 90917 6161346560 "GET /en/ HTTP/1.1" 200 38170 WARNING 2025-10-16 18:36:54,870 basehttp 90917 6161346560 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 INFO 2025-10-16 18:37:03,399 basehttp 90917 13438578688 "POST /en/admin/logout/ HTTP/1.1" 200 17096 INFO 2025-10-16 18:37:05,840 basehttp 90917 13438578688 "GET /en/admin/ HTTP/1.1" 302 0 INFO 2025-10-16 18:37:05,898 basehttp 90917 13438578688 "GET /en/admin/login/?next=/en/admin/ HTTP/1.1" 200 17710 INFO 2025-10-16 18:37:09,733 basehttp 90917 13438578688 "GET /en/ HTTP/1.1" 302 0 INFO 2025-10-16 18:37:09,791 basehttp 90917 13438578688 "GET /accounts/login/?next=/en/ HTTP/1.1" 302 0 INFO 2025-10-16 18:37:09,843 basehttp 90917 6161346560 "GET /en/accounts/login/?next=/en/ HTTP/1.1" 200 18120 INFO 2025-10-16 18:37:27,535 basehttp 90917 6161346560 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-16 18:37:27,603 basehttp 90917 6161346560 "GET /en/ HTTP/1.1" 200 53363 WARNING 2025-10-16 18:37:27,616 basehttp 90917 6161346560 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 INFO 2025-10-16 18:37:47,557 basehttp 90917 13438578688 "GET /en/patients/1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa/ HTTP/1.1" 200 63987 INFO 2025-10-16 18:37:55,018 basehttp 90917 13438578688 "GET /en/appointments/create/?patient=1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa HTTP/1.1" 200 56101 INFO 2025-10-16 18:40:13,883 autoreload 90917 8782111040 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-10-16 18:40:14,524 autoreload 2905 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 18:41:29,171 basehttp 2905 12918534144 "GET /en/ HTTP/1.1" 200 53365 WARNING 2025-10-16 18:41:29,184 basehttp 2905 12918534144 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 INFO 2025-10-16 18:41:31,977 basehttp 2905 12935360512 "GET /en/appointments/create/?patient=1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa HTTP/1.1" 200 56281 INFO 2025-10-16 18:41:47,962 basehttp 2905 12935360512 "GET /api/v1/providers/?clinic=409b34ef-a093-4452-9c8f-c99286eb1e39 HTTP/1.1" 200 1367 INFO 2025-10-16 18:45:09,360 autoreload 2905 8782111040 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-10-16 18:45:09,905 autoreload 5484 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 18:45:27,641 autoreload 5484 8782111040 /Users/marwanalwali/AgdarCentre/appointments/urls.py changed, reloading. INFO 2025-10-16 18:45:28,213 autoreload 5672 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 18:46:07,451 basehttp 5672 6137262080 "GET /en/appointments/create/?patient=1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa HTTP/1.1" 200 58844 INFO 2025-10-16 18:46:16,820 basehttp 5672 6137262080 "GET /api/v1/providers/?clinic=409b34ef-a093-4452-9c8f-c99286eb1e39 HTTP/1.1" 200 1367 WARNING 2025-10-16 18:46:24,596 basehttp 5672 6154088448 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 18:46:24,663 log 5672 6137262080 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 18:46:24,663 basehttp 5672 6137262080 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 18:48:30,650 basehttp 5672 6137262080 "GET /en/appointments/create/?patient=1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa HTTP/1.1" 200 59021 WARNING 2025-10-16 18:48:30,715 basehttp 5672 6154088448 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 18:48:30,730 log 5672 6137262080 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 18:48:30,730 basehttp 5672 6137262080 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 18:48:40,971 basehttp 5672 6137262080 "GET /api/v1/providers/?clinic=409b34ef-a093-4452-9c8f-c99286eb1e39 HTTP/1.1" 200 1367 INFO 2025-10-16 18:48:47,353 basehttp 5672 6137262080 "GET /en/appointments/api/available-slots/?provider=fc4aa682-0bf8-4213-a1de-89e5dbac46d6&date=2025-10-17&duration=30 HTTP/1.1" 200 123 INFO 2025-10-16 18:49:48,509 basehttp 5672 6137262080 "GET /en/appointments/api/available-slots/?provider=9d1bbeba-38c0-4536-9f16-5eb75631b447&date=2025-10-17&duration=30 HTTP/1.1" 200 123 INFO 2025-10-16 18:49:55,237 basehttp 5672 6137262080 "GET /en/appointments/api/available-slots/?provider=9d1bbeba-38c0-4536-9f16-5eb75631b447&date=2025-10-18&duration=30 HTTP/1.1" 200 123 INFO 2025-10-16 18:54:15,074 autoreload 5672 8782111040 /Users/marwanalwali/AgdarCentre/appointments/availability_service.py changed, reloading. INFO 2025-10-16 18:54:15,693 autoreload 10112 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 18:56:14,538 basehttp 10112 13052751872 "GET /en/appointments/create/?patient=1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa HTTP/1.1" 200 60526 WARNING 2025-10-16 18:56:14,604 basehttp 10112 13069578240 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 18:56:14,638 log 10112 13052751872 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 18:56:14,638 basehttp 10112 13052751872 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 18:56:19,654 basehttp 10112 13052751872 "GET /api/v1/providers/?clinic=409b34ef-a093-4452-9c8f-c99286eb1e39 HTTP/1.1" 200 1367 INFO 2025-10-16 18:56:26,846 basehttp 10112 13052751872 "GET /en/appointments/api/available-slots/?provider=9d1bbeba-38c0-4536-9f16-5eb75631b447&date=2025-10-17&duration=30 HTTP/1.1" 200 123 INFO 2025-10-16 18:56:32,965 basehttp 10112 13052751872 "GET /en/appointments/api/available-slots/?provider=9d1bbeba-38c0-4536-9f16-5eb75631b447&date=2025-10-18&duration=30 HTTP/1.1" 200 123 INFO 2025-10-16 18:56:37,519 basehttp 10112 13052751872 "GET /en/appointments/api/available-slots/?provider=9d1bbeba-38c0-4536-9f16-5eb75631b447&date=2025-10-27&duration=30 HTTP/1.1" 200 793 INFO 2025-10-16 18:56:58,772 basehttp 10112 13052751872 "GET /en/appointments/api/available-slots/?provider=9d1bbeba-38c0-4536-9f16-5eb75631b447&date=2025-10-26&duration=30 HTTP/1.1" 200 793 INFO 2025-10-16 18:57:04,157 basehttp 10112 13052751872 "GET /en/appointments/api/available-slots/?provider=9d1bbeba-38c0-4536-9f16-5eb75631b447&date=2025-10-17&duration=30 HTTP/1.1" 200 123 INFO 2025-10-16 18:57:08,002 basehttp 10112 13052751872 "GET /en/appointments/api/available-slots/?provider=9d1bbeba-38c0-4536-9f16-5eb75631b447&date=2025-10-18&duration=30 HTTP/1.1" 200 123 INFO 2025-10-16 18:57:10,919 basehttp 10112 13052751872 "GET /en/appointments/api/available-slots/?provider=9d1bbeba-38c0-4536-9f16-5eb75631b447&date=2025-10-19&duration=30 HTTP/1.1" 200 793 INFO 2025-10-16 18:59:36,361 autoreload 10112 8782111040 /Users/marwanalwali/AgdarCentre/appointments/forms.py changed, reloading. INFO 2025-10-16 18:59:36,760 autoreload 12757 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 19:00:04,344 basehttp 12757 6155333632 "GET /en/appointments/create/?patient=1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa HTTP/1.1" 200 61284 WARNING 2025-10-16 19:00:04,413 basehttp 12757 6172160000 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 19:00:04,428 log 12757 6155333632 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:00:04,428 basehttp 12757 6155333632 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 19:00:38,223 basehttp 12757 6155333632 "GET /en/appointments/create/?patient=1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa HTTP/1.1" 200 61284 WARNING 2025-10-16 19:00:38,288 basehttp 12757 6172160000 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 19:00:38,304 log 12757 6155333632 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:00:38,304 basehttp 12757 6155333632 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 19:01:35,891 basehttp 12757 6155333632 "GET /api/v1/providers/?clinic=30e0e65c-488a-4b8e-b867-1cbfa4e6eb4a HTTP/1.1" 200 1086 INFO 2025-10-16 19:01:45,033 basehttp 12757 6155333632 "GET /en/appointments/api/available-slots/?provider=0d087b63-e456-4d48-9389-b24fe605db47&date=2025-10-17&duration=30 HTTP/1.1" 200 123 INFO 2025-10-16 19:01:50,233 basehttp 12757 6155333632 "GET /en/appointments/api/available-slots/?provider=0d087b63-e456-4d48-9389-b24fe605db47&date=2025-10-18&duration=30 HTTP/1.1" 200 123 INFO 2025-10-16 19:01:52,791 basehttp 12757 6155333632 "GET /en/appointments/api/available-slots/?provider=0d087b63-e456-4d48-9389-b24fe605db47&date=2025-10-19&duration=30 HTTP/1.1" 200 793 INFO 2025-10-16 19:02:12,016 basehttp 12757 6155333632 "GET /en/appointments/api/available-slots/?provider=0d087b63-e456-4d48-9389-b24fe605db47&date=2025-10-17&duration=30 HTTP/1.1" 200 123 INFO 2025-10-16 19:02:14,377 basehttp 12757 6155333632 "GET /en/appointments/api/available-slots/?provider=0d087b63-e456-4d48-9389-b24fe605db47&date=2025-10-16&duration=30 HTTP/1.1" 200 793 WARNING 2025-10-16 19:04:06,683 basehttp 12757 6172160000 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 19:04:06,717 log 12757 6155333632 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:04:06,717 basehttp 12757 6155333632 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 19:17:54,001 basehttp 12757 6155333632 "GET /en/ HTTP/1.1" 200 53365 WARNING 2025-10-16 19:17:54,009 basehttp 12757 6155333632 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 INFO 2025-10-16 19:17:54,010 basehttp 12757 6172160000 "GET /static/js/custom.js HTTP/1.1" 304 0 WARNING 2025-10-16 19:17:54,055 basehttp 12757 6172160000 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 19:17:54,076 log 12757 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:17:54,076 basehttp 12757 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 19:17:57,739 basehttp 12757 13170143232 "GET /en/appointments/calendar/ HTTP/1.1" 200 48324 WARNING 2025-10-16 19:17:57,819 basehttp 12757 6172160000 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 19:17:57,819 log 12757 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:17:57,820 basehttp 12757 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 19:17:57,880 basehttp 12757 6155333632 "GET /api/v1/appointments/calendar/?start=2025-10-12T00%3A00%3A00%2B03%3A00&end=2025-10-19T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 3735 INFO 2025-10-16 19:18:06,506 basehttp 12757 6155333632 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 11948 INFO 2025-10-16 19:18:06,723 basehttp 12757 6155333632 "GET /__debug__/history_sidebar/?request_id=43da3de565e146a9bfca17034dd98cf4 HTTP/1.1" 200 9653 INFO 2025-10-16 19:18:14,089 basehttp 12757 6155333632 "GET /appointments/64652df3-a053-43b1-83c5-4b7d5ce7713b/quick-view/ HTTP/1.1" 302 0 INFO 2025-10-16 19:18:14,150 basehttp 12757 13170143232 "GET /en/appointments/64652df3-a053-43b1-83c5-4b7d5ce7713b/quick-view/ HTTP/1.1" 200 2804 INFO 2025-10-16 19:18:14,374 basehttp 12757 13170143232 "GET /__debug__/history_sidebar/?request_id=44b6702a93e3425d84ed5cd425a63d78 HTTP/1.1" 200 9633 INFO 2025-10-16 19:18:25,228 basehttp 12757 13170143232 "GET /appointments/64652df3-a053-43b1-83c5-4b7d5ce7713b/ HTTP/1.1" 302 0 INFO 2025-10-16 19:18:25,299 basehttp 12757 6155333632 "GET /en/appointments/64652df3-a053-43b1-83c5-4b7d5ce7713b/ HTTP/1.1" 200 44516 WARNING 2025-10-16 19:18:25,365 basehttp 12757 6172160000 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 19:18:25,390 log 12757 6155333632 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:18:25,391 basehttp 12757 6155333632 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 19:18:32,722 basehttp 12757 6155333632 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 19:18:32,796 log 12757 6155333632 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:18:32,796 basehttp 12757 6155333632 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 19:18:32,856 log 12757 6155333632 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:18:32,856 basehttp 12757 6155333632 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 19:18:35,574 basehttp 12757 6155333632 "GET /appointments/3ad3d092-2403-4ccc-bb32-96c9ceaae910/quick-view/ HTTP/1.1" 302 0 INFO 2025-10-16 19:18:35,635 basehttp 12757 6155333632 "GET /en/appointments/3ad3d092-2403-4ccc-bb32-96c9ceaae910/quick-view/ HTTP/1.1" 200 2576 INFO 2025-10-16 19:18:35,855 basehttp 12757 6155333632 "GET /__debug__/history_sidebar/?request_id=7b5834aa96564803b1ecae29cbf5d52f HTTP/1.1" 200 9633 WARNING 2025-10-16 19:18:52,597 basehttp 12757 6155333632 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 19:18:52,606 basehttp 12757 6155333632 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-16 19:18:52,682 log 12757 6172160000 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:18:52,682 basehttp 12757 6172160000 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 19:18:52,742 log 12757 6172160000 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:18:52,742 basehttp 12757 6172160000 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 19:18:58,715 log 12757 6172160000 Forbidden (CSRF token from POST incorrect.): /en/admin/login/ WARNING 2025-10-16 19:18:58,799 basehttp 12757 6172160000 "POST /en/admin/login/?next=/en/admin/ HTTP/1.1" 403 15990 INFO 2025-10-16 19:19:00,698 basehttp 12757 6172160000 "GET /en/admin/login/?next=/en/admin/ HTTP/1.1" 200 17246 INFO 2025-10-16 19:19:01,290 basehttp 12757 6172160000 "GET /en/admin/login/?next=/en/admin/ HTTP/1.1" 200 17245 INFO 2025-10-16 19:19:02,605 basehttp 12757 6172160000 "POST /en/admin/login/?next=/en/admin/ HTTP/1.1" 302 0 INFO 2025-10-16 19:19:02,694 basehttp 12757 6172160000 "GET /en/admin/ HTTP/1.1" 200 67378 INFO 2025-10-16 19:19:04,779 basehttp 12757 6172160000 "GET /en/ HTTP/1.1" 200 38168 WARNING 2025-10-16 19:19:04,796 basehttp 12757 6172160000 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-16 19:19:04,839 basehttp 12757 6172160000 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 19:19:04,883 log 12757 6155333632 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:19:04,883 basehttp 12757 6155333632 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16478 INFO 2025-10-16 19:19:10,734 basehttp 12757 6155333632 "POST /en/admin/logout/ HTTP/1.1" 200 17096 INFO 2025-10-16 19:19:12,669 basehttp 12757 6155333632 "GET /en/admin/ HTTP/1.1" 302 0 INFO 2025-10-16 19:19:12,726 basehttp 12757 6155333632 "GET /en/admin/login/?next=/en/admin/ HTTP/1.1" 200 17710 INFO 2025-10-16 19:19:28,149 basehttp 12757 6155333632 "POST /en/admin/login/?next=/en/admin/ HTTP/1.1" 200 17894 INFO 2025-10-16 19:19:34,804 basehttp 12757 6155333632 "POST /en/admin/login/?next=/en/admin/ HTTP/1.1" 200 17894 INFO 2025-10-16 19:19:55,536 basehttp 12757 6155333632 "POST /en/admin/login/?next=/en/admin/ HTTP/1.1" 200 17894 INFO 2025-10-16 19:20:06,219 basehttp 12757 6155333632 "POST /en/admin/login/?next=/en/admin/ HTTP/1.1" 200 17894 INFO 2025-10-16 19:20:11,933 basehttp 12757 6155333632 "GET /en/ HTTP/1.1" 302 0 INFO 2025-10-16 19:20:11,993 basehttp 12757 6155333632 "GET /accounts/login/?next=/en/ HTTP/1.1" 302 0 INFO 2025-10-16 19:20:12,048 basehttp 12757 6172160000 "GET /en/accounts/login/?next=/en/ HTTP/1.1" 200 18120 WARNING 2025-10-16 19:20:12,116 log 12757 6172160000 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:20:12,116 basehttp 12757 6172160000 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 19:20:31,538 basehttp 12757 6172160000 "POST /en/login/ HTTP/1.1" 302 0 ERROR 2025-10-16 19:20:31,582 log 12757 6172160000 Internal Server Error: /en/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 228, in get context = self.get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 51, in get_context_data context.update(self._get_clinical_widgets()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 129, in _get_clinical_widgets my_appointments = Appointment.objects.filter( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1563, in build_filter self.check_related_objects(join_info.final_field, value, join_info.opts) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1372, in check_related_objects self.check_query_object_type(value, opts, field) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1349, in check_query_object_type raise ValueError( ValueError: Cannot query "Hassan Al-Omari (Doctor)": Must be "Provider" instance. ERROR 2025-10-16 19:20:31,646 basehttp 12757 6172160000 "GET /en/ HTTP/1.1" 500 158897 WARNING 2025-10-16 19:20:31,721 log 12757 6172160000 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:20:31,722 basehttp 12757 6172160000 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 19:22:08,232 autoreload 12757 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-16 19:22:08,734 autoreload 23519 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 19:22:25,154 basehttp 23519 6171553792 "GET /en/ HTTP/1.1" 200 48502 WARNING 2025-10-16 19:22:25,168 basehttp 23519 6171553792 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-16 19:22:25,214 basehttp 23519 6171553792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 19:22:25,233 log 23519 13035925504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:22:25,233 basehttp 23519 13035925504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 19:22:32,362 basehttp 23519 13035925504 "GET /en/patients/ HTTP/1.1" 200 86928 WARNING 2025-10-16 19:22:32,385 basehttp 23519 13052751872 "GET /static/plugins/datatables/datatables.min.js HTTP/1.1" 404 2035 WARNING 2025-10-16 19:22:32,386 basehttp 23519 6171553792 "GET /static/plugins/datatables/datatables.min.css HTTP/1.1" 404 2038 WARNING 2025-10-16 19:22:32,421 basehttp 23519 6171553792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 19:22:32,444 log 23519 13035925504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:22:32,444 basehttp 23519 13035925504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 19:22:36,950 basehttp 23519 13035925504 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 19:22:36,957 basehttp 23519 13035925504 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-16 19:22:37,030 log 23519 6171553792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:22:37,030 basehttp 23519 6171553792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 19:22:37,090 log 23519 6171553792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:22:37,090 basehttp 23519 6171553792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 19:22:38,297 basehttp 23519 6171553792 "GET /en/appointments/calendar/ HTTP/1.1" 200 47732 WARNING 2025-10-16 19:22:38,379 basehttp 23519 13186969600 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 19:22:38,390 log 23519 6171553792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:22:38,390 basehttp 23519 6171553792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 19:22:38,452 basehttp 23519 13170143232 "GET /api/v1/appointments/calendar/?start=2025-10-12T00%3A00%3A00%2B03%3A00&end=2025-10-19T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 3735 INFO 2025-10-16 19:22:45,658 basehttp 23519 13170143232 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 11948 INFO 2025-10-16 19:22:45,880 basehttp 23519 13170143232 "GET /__debug__/history_sidebar/?request_id=4b46b3d227824729a00a8766dd1d4d0e HTTP/1.1" 200 9653 INFO 2025-10-16 19:22:52,412 basehttp 23519 13170143232 "GET /appointments/c0f5b311-9d4e-4cac-bca5-03d93c3a8024/quick-view/ HTTP/1.1" 302 0 INFO 2025-10-16 19:22:52,473 basehttp 23519 6171553792 "GET /en/appointments/c0f5b311-9d4e-4cac-bca5-03d93c3a8024/quick-view/ HTTP/1.1" 200 2760 INFO 2025-10-16 19:22:52,695 basehttp 23519 6171553792 "GET /__debug__/history_sidebar/?request_id=ee0b9bed6c7044cc94642debf487a369 HTTP/1.1" 200 9633 WARNING 2025-10-16 19:22:56,403 basehttp 23519 6171553792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 19:22:56,481 log 23519 6171553792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:22:56,481 basehttp 23519 6171553792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 19:22:56,548 log 23519 6171553792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:22:56,548 basehttp 23519 6171553792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 19:23:09,561 basehttp 23519 6171553792 "GET /en/medical/consultations/create/ HTTP/1.1" 200 46359 WARNING 2025-10-16 19:23:09,629 basehttp 23519 13170143232 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 19:23:09,645 log 23519 6171553792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:23:09,646 basehttp 23519 6171553792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 19:24:18,809 basehttp 23519 6171553792 "GET /en/medical/consultations/ HTTP/1.1" 200 44398 WARNING 2025-10-16 19:24:18,876 basehttp 23519 13170143232 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 19:24:18,893 log 23519 6171553792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:24:18,893 basehttp 23519 6171553792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 19:24:20,814 basehttp 23519 6171553792 "GET /en/medical/consultations/9dafd3ff-9ddb-4ddf-9d6d-f58120e7c17c/ HTTP/1.1" 200 39540 WARNING 2025-10-16 19:24:20,886 basehttp 23519 13170143232 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 19:24:20,909 log 23519 6171553792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:24:20,909 basehttp 23519 6171553792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 19:31:44,931 basehttp 23519 6171553792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 19:31:45,017 log 23519 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:31:45,017 basehttp 23519 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 19:31:45,076 log 23519 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:31:45,076 basehttp 23519 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 19:31:46,273 basehttp 23519 13170143232 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 19:31:46,353 log 23519 6171553792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:31:46,353 basehttp 23519 6171553792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 19:31:46,412 log 23519 6171553792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:31:46,412 basehttp 23519 6171553792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 19:36:52,157 autoreload 23519 8782111040 /Users/marwanalwali/AgdarCentre/medical/views.py changed, reloading. INFO 2025-10-16 19:36:52,612 autoreload 30772 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 19:37:20,522 autoreload 30772 8782111040 /Users/marwanalwali/AgdarCentre/medical/views.py changed, reloading. INFO 2025-10-16 19:37:20,845 autoreload 31039 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 19:37:43,676 autoreload 31039 8782111040 /Users/marwanalwali/AgdarCentre/medical/views.py changed, reloading. INFO 2025-10-16 19:37:44,318 autoreload 31244 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 19:51:17,574 autoreload 39363 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 19:51:20,057 basehttp 39363 6136459264 "GET /en/medical/consultations/create/ HTTP/1.1" 200 68545 WARNING 2025-10-16 19:51:20,125 basehttp 39363 6153285632 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 19:51:20,139 log 39363 6136459264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:51:20,139 basehttp 39363 6136459264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 19:52:57,622 basehttp 39363 6153285632 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 19:52:57,664 log 39363 6136459264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:52:57,664 basehttp 39363 6136459264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 19:53:03,947 basehttp 39363 6136459264 "GET /en/patients/ HTTP/1.1" 200 86930 WARNING 2025-10-16 19:53:03,965 basehttp 39363 6170112000 "GET /static/plugins/datatables/datatables.min.js HTTP/1.1" 404 2035 WARNING 2025-10-16 19:53:03,965 basehttp 39363 6153285632 "GET /static/plugins/datatables/datatables.min.css HTTP/1.1" 404 2038 WARNING 2025-10-16 19:53:04,009 basehttp 39363 6153285632 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 19:53:04,025 log 39363 6136459264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:53:04,025 basehttp 39363 6136459264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 19:53:05,298 basehttp 39363 6136459264 "GET /en/patients/1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa/ HTTP/1.1" 200 63987 WARNING 2025-10-16 19:53:05,373 basehttp 39363 6153285632 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 19:53:05,377 log 39363 6136459264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:53:05,378 basehttp 39363 6136459264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 19:53:13,107 basehttp 39363 6136459264 "GET /en/ot/sessions/d99c513f-1575-4689-943e-783c65e573f1/ HTTP/1.1" 200 40159 WARNING 2025-10-16 19:53:13,178 basehttp 39363 6153285632 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 19:53:13,194 log 39363 6136459264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:53:13,194 basehttp 39363 6136459264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 19:53:16,392 log 39363 6136459264 Forbidden (Permission denied): /en/ot/sessions/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 134, in dispatch return self.handle_no_permission() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 57, in handle_no_permission raise PermissionDenied( django.core.exceptions.PermissionDenied: You need one of these roles to access this page: ADMIN, OT WARNING 2025-10-16 19:53:16,468 basehttp 39363 6136459264 "GET /en/ot/sessions/create/?patient=1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa HTTP/1.1" 403 13670 WARNING 2025-10-16 19:53:16,546 log 39363 6136459264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:53:16,546 basehttp 39363 6136459264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 19:53:18,214 basehttp 39363 6136459264 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 19:53:18,294 log 39363 6153285632 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:53:18,294 basehttp 39363 6153285632 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 19:53:18,359 log 39363 6153285632 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:53:18,362 basehttp 39363 6153285632 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 19:53:20,124 basehttp 39363 6153285632 "GET /en/ot/patients/1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa/progress/ HTTP/1.1" 200 45820 WARNING 2025-10-16 19:53:20,205 basehttp 39363 6136459264 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 19:53:20,226 log 39363 6153285632 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:53:20,227 basehttp 39363 6153285632 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 19:53:24,658 basehttp 39363 6153285632 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 19:53:24,742 log 39363 6136459264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:53:24,742 basehttp 39363 6136459264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 19:53:24,802 log 39363 6136459264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:53:24,802 basehttp 39363 6136459264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 19:53:26,352 basehttp 39363 6136459264 "GET /en/ot/sessions/045cda3f-039b-4806-9ec5-3b7e099aca44/ HTTP/1.1" 200 38417 WARNING 2025-10-16 19:53:26,418 basehttp 39363 6153285632 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 19:53:26,436 log 39363 6136459264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:53:26,436 basehttp 39363 6136459264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 19:53:45,564 basehttp 39363 6136459264 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 19:53:45,654 log 39363 6153285632 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:53:45,654 basehttp 39363 6153285632 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 19:53:45,714 log 39363 6153285632 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:53:45,714 basehttp 39363 6153285632 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 19:53:46,061 basehttp 39363 6153285632 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 19:53:46,160 log 39363 6136459264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:53:46,160 basehttp 39363 6136459264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16478 WARNING 2025-10-16 19:53:46,221 log 39363 6136459264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:53:46,222 basehttp 39363 6136459264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 19:53:48,708 basehttp 39363 6136459264 "GET /en/slp/interventions/7946b002-8414-4814-ad52-d69b21ece61c/ HTTP/1.1" 200 37921 WARNING 2025-10-16 19:53:48,776 basehttp 39363 6153285632 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 19:53:48,792 log 39363 6136459264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:53:48,792 basehttp 39363 6136459264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 19:53:50,291 log 39363 6136459264 Forbidden (Permission denied): /en/slp/interventions/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 134, in dispatch return self.handle_no_permission() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 57, in handle_no_permission raise PermissionDenied( django.core.exceptions.PermissionDenied: You need one of these roles to access this page: ADMIN, SLP WARNING 2025-10-16 19:53:50,410 basehttp 39363 6136459264 "GET /en/slp/interventions/create/?patient=1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa&previous=7946b002-8414-4814-ad52-d69b21ece61c HTTP/1.1" 403 13734 WARNING 2025-10-16 19:53:50,490 log 39363 6136459264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:53:50,491 basehttp 39363 6136459264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 19:53:53,111 basehttp 39363 6136459264 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 19:53:53,188 log 39363 6153285632 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:53:53,188 basehttp 39363 6153285632 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 19:53:53,248 log 39363 6153285632 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:53:53,249 basehttp 39363 6153285632 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 19:54:01,332 log 39363 6153285632 Forbidden (Permission denied): /en/slp/interventions/7946b002-8414-4814-ad52-d69b21ece61c/update/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 134, in dispatch return self.handle_no_permission() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 57, in handle_no_permission raise PermissionDenied( django.core.exceptions.PermissionDenied: You need one of these roles to access this page: ADMIN, SLP WARNING 2025-10-16 19:54:01,408 basehttp 39363 6153285632 "GET /en/slp/interventions/7946b002-8414-4814-ad52-d69b21ece61c/update/ HTTP/1.1" 403 13674 WARNING 2025-10-16 19:54:01,482 log 39363 6153285632 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:54:01,482 basehttp 39363 6153285632 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 19:54:02,650 basehttp 39363 6153285632 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 19:54:02,734 log 39363 6136459264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:54:02,734 basehttp 39363 6136459264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 19:54:02,794 log 39363 6136459264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:54:02,794 basehttp 39363 6136459264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 19:54:14,237 log 39363 6136459264 Forbidden (CSRF token from POST incorrect.): /en/admin/login/ WARNING 2025-10-16 19:54:14,306 basehttp 39363 6136459264 "POST /en/admin/login/?next=/en/admin/ HTTP/1.1" 403 15990 INFO 2025-10-16 19:54:22,049 basehttp 39363 6136459264 "GET /en/admin/login/?next=/en/admin/ HTTP/1.1" 200 17240 INFO 2025-10-16 19:54:23,325 basehttp 39363 6136459264 "GET /en/admin/login/?next=/en/admin/ HTTP/1.1" 200 17240 INFO 2025-10-16 19:54:23,834 basehttp 39363 6136459264 "GET /en/admin/login/?next=/en/admin/ HTTP/1.1" 200 17240 INFO 2025-10-16 19:54:25,428 basehttp 39363 6136459264 "POST /en/admin/login/?next=/en/admin/ HTTP/1.1" 302 0 INFO 2025-10-16 19:54:25,522 basehttp 39363 6136459264 "GET /en/admin/ HTTP/1.1" 200 68811 INFO 2025-10-16 19:54:28,171 basehttp 39363 6136459264 "GET /en/slp/interventions/7946b002-8414-4814-ad52-d69b21ece61c/ HTTP/1.1" 200 37919 WARNING 2025-10-16 19:54:28,223 basehttp 39363 6153285632 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 19:54:28,252 log 39363 6136459264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:54:28,252 basehttp 39363 6136459264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 19:54:30,279 basehttp 39363 6136459264 "GET /en/slp/interventions/create/?patient=1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa&previous=7946b002-8414-4814-ad52-d69b21ece61c HTTP/1.1" 200 47795 WARNING 2025-10-16 19:54:30,344 basehttp 39363 6153285632 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 19:54:30,358 log 39363 6136459264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 19:54:30,358 basehttp 39363 6136459264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 19:55:26,536 autoreload 39363 8782111040 /Users/marwanalwali/AgdarCentre/medical/models.py changed, reloading. INFO 2025-10-16 19:55:26,872 autoreload 41448 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 20:00:14,683 autoreload 43890 8782111040 Watching for file changes with StatReloader WARNING 2025-10-16 20:00:18,883 basehttp 43890 6170341376 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:00:18,974 log 43890 12901707776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:00:18,974 basehttp 43890 12901707776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 20:00:19,069 log 43890 12901707776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:00:19,069 basehttp 43890 12901707776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16478 WARNING 2025-10-16 20:00:19,347 basehttp 43890 12901707776 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:00:19,426 log 43890 6170341376 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:00:19,427 basehttp 43890 6170341376 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 20:00:19,488 log 43890 6170341376 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:00:19,488 basehttp 43890 6170341376 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 20:00:20,576 basehttp 43890 6170341376 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:00:20,586 basehttp 43890 13035925504 "GET /static/plugins/datatables/datatables.min.css HTTP/1.1" 404 2038 WARNING 2025-10-16 20:00:20,646 log 43890 6170341376 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:00:20,646 basehttp 43890 6170341376 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 20:00:20,709 log 43890 6170341376 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:00:20,709 basehttp 43890 6170341376 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:00:21,624 basehttp 43890 6170341376 "GET /en/ HTTP/1.1" 200 38168 WARNING 2025-10-16 20:00:21,682 basehttp 43890 13035925504 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:00:21,708 log 43890 6170341376 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:00:21,708 basehttp 43890 6170341376 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:00:22,598 basehttp 43890 6170341376 "GET /en/accounts/login/?next=/en/ HTTP/1.1" 200 18120 WARNING 2025-10-16 20:00:22,674 log 43890 6170341376 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:00:22,674 basehttp 43890 6170341376 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:00:29,526 basehttp 43890 6170341376 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-16 20:00:29,600 basehttp 43890 6170341376 "GET /en/ HTTP/1.1" 200 48500 WARNING 2025-10-16 20:00:29,626 basehttp 43890 13035925504 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-16 20:00:29,667 basehttp 43890 13035925504 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:00:29,687 log 43890 6170341376 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:00:29,687 basehttp 43890 6170341376 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:00:36,040 basehttp 43890 6170341376 "GET /en/medical/consultations/create/ HTTP/1.1" 200 59233 WARNING 2025-10-16 20:00:36,104 basehttp 43890 13035925504 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:00:36,126 log 43890 6170341376 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:00:36,126 basehttp 43890 6170341376 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 20:01:13,468 basehttp 43890 6170341376 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:01:13,476 basehttp 43890 6170341376 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-16 20:01:13,560 log 43890 13035925504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:01:13,560 basehttp 43890 13035925504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 20:01:13,621 log 43890 13035925504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:01:13,621 basehttp 43890 13035925504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:01:22,864 basehttp 43890 13035925504 "GET /en/ HTTP/1.1" 200 48500 WARNING 2025-10-16 20:01:22,878 basehttp 43890 6170341376 "GET /static/plugins/apexcharts/apexcharts.min.css HTTP/1.1" 404 2038 WARNING 2025-10-16 20:01:22,917 basehttp 43890 6170341376 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:01:22,947 log 43890 13035925504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:01:22,947 basehttp 43890 13035925504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:02:39,734 basehttp 43890 13035925504 "GET /en/ HTTP/1.1" 200 48422 WARNING 2025-10-16 20:02:39,803 basehttp 43890 6170341376 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:02:39,807 log 43890 13035925504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:02:39,807 basehttp 43890 13035925504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:02:43,567 basehttp 43890 13035925504 "GET /en/appointments/calendar/ HTTP/1.1" 200 47732 WARNING 2025-10-16 20:02:43,649 basehttp 43890 13052751872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:02:43,737 log 43890 13035925504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:02:43,737 basehttp 43890 13035925504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-16 20:02:43,769 basehttp 43890 6170341376 "GET /api/v1/appointments/calendar/?start=2025-10-12T00%3A00%3A00%2B03%3A00&end=2025-10-19T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 3735 INFO 2025-10-16 20:02:52,172 basehttp 43890 6170341376 "GET /appointments/d49adf4a-3d83-4d53-8688-2ce2e3ffcf64/quick-view/ HTTP/1.1" 302 0 INFO 2025-10-16 20:02:52,234 basehttp 43890 13035925504 "GET /en/appointments/d49adf4a-3d83-4d53-8688-2ce2e3ffcf64/quick-view/ HTTP/1.1" 200 2583 INFO 2025-10-16 20:02:52,458 basehttp 43890 13035925504 "GET /__debug__/history_sidebar/?request_id=4a01d600cbe34265b6ada32160bef669 HTTP/1.1" 200 9633 ERROR 2025-10-16 20:03:03,586 log 43890 13035925504 Internal Server Error: /en/appointments/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 158, in get self.object_list = self.get_queryset() ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 61, in get_queryset queryset = queryset.filter(provider=user) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1563, in build_filter self.check_related_objects(join_info.final_field, value, join_info.opts) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1372, in check_related_objects self.check_query_object_type(value, opts, field) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1349, in check_query_object_type raise ValueError( ValueError: Cannot query "Hassan Al-Omari (Doctor)": Must be "Provider" instance. ERROR 2025-10-16 20:03:03,654 basehttp 43890 13035925504 "GET /en/appointments/ HTTP/1.1" 500 151257 WARNING 2025-10-16 20:03:03,739 log 43890 13035925504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:03:03,739 basehttp 43890 13035925504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:04:41,521 autoreload 43890 8782111040 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-10-16 20:04:41,918 autoreload 46205 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 20:06:21,389 autoreload 46205 8782111040 /Users/marwanalwali/AgdarCentre/medical/views.py changed, reloading. INFO 2025-10-16 20:06:21,706 autoreload 47110 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 20:06:48,712 autoreload 47110 8782111040 /Users/marwanalwali/AgdarCentre/slp/views.py changed, reloading. INFO 2025-10-16 20:06:49,092 autoreload 47384 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 20:07:06,784 autoreload 47384 8782111040 /Users/marwanalwali/AgdarCentre/slp/views.py changed, reloading. INFO 2025-10-16 20:07:07,128 autoreload 47484 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 20:07:23,812 autoreload 47484 8782111040 /Users/marwanalwali/AgdarCentre/aba/views.py changed, reloading. INFO 2025-10-16 20:07:24,128 autoreload 47678 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 20:07:45,012 autoreload 47678 8782111040 /Users/marwanalwali/AgdarCentre/ot/views.py changed, reloading. INFO 2025-10-16 20:07:45,419 autoreload 47872 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 20:08:05,008 basehttp 47872 6163050496 "GET /en/appointments/ HTTP/1.1" 200 70558 WARNING 2025-10-16 20:08:05,088 basehttp 47872 6179876864 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:08:05,091 log 47872 6163050496 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:08:05,091 basehttp 47872 6163050496 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:08:10,905 basehttp 47872 6163050496 "GET /en/appointments/5297c8a9-a539-48b0-890a-a057f3517761/ HTTP/1.1" 200 44757 WARNING 2025-10-16 20:08:10,968 basehttp 47872 12901707776 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:08:10,988 log 47872 6163050496 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:08:10,988 basehttp 47872 6163050496 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 20:08:18,608 basehttp 47872 6163050496 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:08:18,693 log 47872 12901707776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:08:18,693 basehttp 47872 12901707776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 20:08:18,762 log 47872 12901707776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:08:18,762 basehttp 47872 12901707776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 20:08:31,093 basehttp 47872 12901707776 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:08:31,170 log 47872 6163050496 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:08:31,170 basehttp 47872 6163050496 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 20:08:31,248 log 47872 6163050496 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:08:31,248 basehttp 47872 6163050496 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:08:36,691 basehttp 47872 6163050496 "GET /en/appointments/ HTTP/1.1" 200 70558 WARNING 2025-10-16 20:08:36,765 log 47872 6163050496 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:08:36,765 basehttp 47872 6163050496 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 20:08:36,768 basehttp 47872 6163050496 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:08:38,471 basehttp 47872 13035925504 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:08:38,564 log 47872 6163050496 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:08:38,564 basehttp 47872 6163050496 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16478 WARNING 2025-10-16 20:08:38,625 log 47872 6163050496 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:08:38,625 basehttp 47872 6163050496 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 20:08:38,777 basehttp 47872 6163050496 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:08:38,848 log 47872 13035925504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:08:38,849 basehttp 47872 13035925504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 20:08:38,909 log 47872 13035925504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:08:38,909 basehttp 47872 13035925504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:08:39,644 basehttp 47872 13035925504 "GET /en/accounts/login/?next=/en/ HTTP/1.1" 200 18122 WARNING 2025-10-16 20:08:39,720 log 47872 13035925504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:08:39,720 basehttp 47872 13035925504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:08:40,067 basehttp 47872 13035925504 "GET /en/accounts/login/?next=/en/ HTTP/1.1" 200 18120 WARNING 2025-10-16 20:08:40,143 log 47872 13035925504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:08:40,143 basehttp 47872 13035925504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:08:41,340 basehttp 47872 13035925504 "GET /en/accounts/login/?next=/en/ HTTP/1.1" 200 18120 WARNING 2025-10-16 20:08:41,420 log 47872 13035925504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:08:41,420 basehttp 47872 13035925504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 20:08:41,574 basehttp 47872 13035925504 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:08:41,647 log 47872 6163050496 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:08:41,647 basehttp 47872 6163050496 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 20:08:41,715 log 47872 6163050496 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:08:41,715 basehttp 47872 6163050496 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:08:42,821 basehttp 47872 6163050496 "GET /en/ HTTP/1.1" 200 48424 WARNING 2025-10-16 20:08:42,889 basehttp 47872 13035925504 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:08:42,893 log 47872 6163050496 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:08:42,893 basehttp 47872 6163050496 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:14:20,262 autoreload 47872 8782111040 /Users/marwanalwali/AgdarCentre/AgdarCentre/settings.py changed, reloading. INFO 2025-10-16 20:14:20,666 autoreload 51272 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 20:15:20,400 basehttp 51272 6171930624 "GET /en/ HTTP/1.1" 200 48423 WARNING 2025-10-16 20:15:20,470 basehttp 51272 12901707776 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:15:20,486 log 51272 6171930624 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:15:20,486 basehttp 51272 6171930624 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 20:15:25,369 log 51272 6171930624 Method Not Allowed (GET): /en/logout/ WARNING 2025-10-16 20:15:25,460 basehttp 51272 6171930624 "GET /en/logout/ HTTP/1.1" 405 0 INFO 2025-10-16 20:15:35,482 basehttp 51272 6171930624 "GET /en/accounts/login/ HTTP/1.1" 200 33108 INFO 2025-10-16 20:15:35,533 basehttp 51272 12901707776 "GET /static/css/default/images/bg-login.png HTTP/1.1" 200 425929 WARNING 2025-10-16 20:15:35,558 basehttp 51272 12901707776 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:15:35,563 log 51272 6171930624 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:15:35,564 basehttp 51272 6171930624 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 ERROR 2025-10-16 20:15:44,957 log 51272 6171930624 Internal Server Error: /en/login/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/decorators.py", line 48, in _wrapper return bound_method(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/decorators.py", line 48, in _wrapper return bound_method(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper return view(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/decorators.py", line 48, in _wrapper return bound_method(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/decorators.py", line 192, in _view_wrapper result = _process_exception(request, e) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/decorators.py", line 190, in _view_wrapper response = view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/decorators.py", line 48, in _wrapper return bound_method(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper response = view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/views.py", line 89, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 151, in post return self.form_valid(form) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/views.py", line 109, in form_valid return HttpResponseRedirect(self.get_success_url()) ^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/views.py", line 41, in get_success_url return self.get_redirect_url() or self.get_default_redirect_url() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/views.py", line 96, in get_default_redirect_url return resolve_url(settings.LOGIN_REDIRECT_URL) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/shortcuts.py", line 184, in resolve_url return reverse(to, args=args, kwargs=kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 98, in reverse resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix raise NoReverseMatch(msg) django.urls.exceptions.NoReverseMatch: Reverse for 'dashboard' not found. 'dashboard' is not a valid view function or pattern name. ERROR 2025-10-16 20:15:45,022 basehttp 51272 6171930624 "POST /en/login/ HTTP/1.1" 500 165296 WARNING 2025-10-16 20:15:45,097 log 51272 6171930624 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:15:45,097 basehttp 51272 6171930624 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:16:06,545 autoreload 51272 8782111040 /Users/marwanalwali/AgdarCentre/AgdarCentre/settings.py changed, reloading. INFO 2025-10-16 20:16:06,851 autoreload 52160 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 20:16:08,918 basehttp 52160 6129971200 "GET /en/accounts/login/ HTTP/1.1" 200 33093 WARNING 2025-10-16 20:16:08,984 basehttp 52160 6146797568 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:16:09,035 log 52160 6129971200 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:16:09,035 basehttp 52160 6129971200 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:16:09,669 basehttp 52160 6129971200 "GET /en/accounts/login/ HTTP/1.1" 200 33093 WARNING 2025-10-16 20:16:09,729 basehttp 52160 6146797568 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:16:09,741 log 52160 6129971200 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:16:09,741 basehttp 52160 6129971200 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:16:11,298 basehttp 52160 6129971200 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-16 20:16:11,360 basehttp 52160 6129971200 "GET / HTTP/1.1" 302 0 INFO 2025-10-16 20:16:11,430 basehttp 52160 6146797568 "GET /en/ HTTP/1.1" 200 38089 WARNING 2025-10-16 20:16:11,490 basehttp 52160 6129971200 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:16:11,505 log 52160 6146797568 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:16:11,505 basehttp 52160 6146797568 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:16:15,291 basehttp 52160 6146797568 "GET /en/accounts/login/ HTTP/1.1" 200 33104 WARNING 2025-10-16 20:16:15,345 basehttp 52160 6129971200 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:16:15,393 log 52160 6146797568 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:16:15,393 basehttp 52160 6146797568 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:16:16,982 basehttp 52160 6146797568 "GET /en/accounts/login/ HTTP/1.1" 200 33104 WARNING 2025-10-16 20:16:17,044 basehttp 52160 6129971200 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:16:17,060 log 52160 6146797568 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:16:17,060 basehttp 52160 6146797568 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:16:22,266 basehttp 52160 6146797568 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-16 20:16:22,328 basehttp 52160 6146797568 "GET / HTTP/1.1" 302 0 INFO 2025-10-16 20:16:22,395 basehttp 52160 6129971200 "GET /en/ HTTP/1.1" 200 38089 WARNING 2025-10-16 20:16:22,463 basehttp 52160 6146797568 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:16:22,481 log 52160 6129971200 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:16:22,482 basehttp 52160 6129971200 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:17:13,876 basehttp 52160 6129971200 "GET /en/ HTTP/1.1" 200 38473 WARNING 2025-10-16 20:17:13,930 basehttp 52160 6146797568 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:17:13,992 log 52160 6129971200 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:17:13,993 basehttp 52160 6129971200 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16478 INFO 2025-10-16 20:17:18,237 basehttp 52160 6129971200 "POST /en/logout/ HTTP/1.1" 302 0 INFO 2025-10-16 20:17:18,297 basehttp 52160 6129971200 "GET /en/login/ HTTP/1.1" 200 33468 WARNING 2025-10-16 20:17:18,369 log 52160 6129971200 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:17:18,371 basehttp 52160 6146797568 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:17:18,371 basehttp 52160 6129971200 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:18:47,928 basehttp 52160 6129971200 "GET /en/login/ HTTP/1.1" 200 33528 WARNING 2025-10-16 20:18:47,996 basehttp 52160 6146797568 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:18:48,004 log 52160 6129971200 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:18:48,004 basehttp 52160 6129971200 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:19:30,281 basehttp 52160 6129971200 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-16 20:19:30,341 basehttp 52160 6129971200 "GET / HTTP/1.1" 302 0 INFO 2025-10-16 20:19:30,412 basehttp 52160 6146797568 "GET /en/ HTTP/1.1" 200 53668 WARNING 2025-10-16 20:19:30,487 basehttp 52160 6129971200 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:19:30,506 log 52160 6146797568 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:19:30,506 basehttp 52160 6146797568 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:19:41,196 basehttp 52160 6146797568 "GET /en/ HTTP/1.1" 200 53668 WARNING 2025-10-16 20:19:41,267 basehttp 52160 6129971200 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:19:41,271 log 52160 6146797568 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:19:41,271 basehttp 52160 6146797568 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:19:48,883 basehttp 52160 6146797568 "POST /en/logout/ HTTP/1.1" 302 0 INFO 2025-10-16 20:19:48,940 basehttp 52160 6146797568 "GET /en/login/ HTTP/1.1" 200 33528 WARNING 2025-10-16 20:19:49,005 basehttp 52160 6129971200 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:19:49,016 log 52160 6146797568 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:19:49,016 basehttp 52160 6146797568 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:19:51,753 basehttp 52160 6146797568 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-16 20:19:51,815 basehttp 52160 6146797568 "GET / HTTP/1.1" 302 0 INFO 2025-10-16 20:19:51,882 basehttp 52160 6129971200 "GET /en/ HTTP/1.1" 200 38473 WARNING 2025-10-16 20:19:51,944 basehttp 52160 6146797568 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:19:51,964 log 52160 6129971200 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:19:51,964 basehttp 52160 6129971200 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:21:49,941 basehttp 52160 6129971200 "GET /en/ HTTP/1.1" 200 38409 WARNING 2025-10-16 20:21:49,994 basehttp 52160 6146797568 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:21:50,017 log 52160 6129971200 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:21:50,017 basehttp 52160 6129971200 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:22:15,764 basehttp 52160 6129971200 "GET /en/ HTTP/1.1" 200 38409 WARNING 2025-10-16 20:22:15,831 basehttp 52160 6146797568 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:22:15,835 log 52160 6129971200 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:22:15,836 basehttp 52160 6129971200 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:22:17,796 basehttp 52160 6129971200 "POST /en/logout/ HTTP/1.1" 302 0 INFO 2025-10-16 20:22:17,854 basehttp 52160 6129971200 "GET /en/login/ HTTP/1.1" 200 33432 WARNING 2025-10-16 20:22:17,919 basehttp 52160 6146797568 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:22:17,927 log 52160 6129971200 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:22:17,927 basehttp 52160 6129971200 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:23:07,127 basehttp 52160 6129971200 "GET /en/login/ HTTP/1.1" 200 33454 WARNING 2025-10-16 20:23:07,193 basehttp 52160 6146797568 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:23:07,203 log 52160 6129971200 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:23:07,203 basehttp 52160 6129971200 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:23:19,278 basehttp 52160 6129971200 "GET /en/login/ HTTP/1.1" 200 33432 WARNING 2025-10-16 20:23:19,348 log 52160 6129971200 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:23:19,348 basehttp 52160 6129971200 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 20:23:19,349 basehttp 52160 6146797568 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-16 20:25:39,917 basehttp 52160 6129971200 "GET /en/login/ HTTP/1.1" 200 32616 WARNING 2025-10-16 20:25:39,978 basehttp 52160 6146797568 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:25:39,990 log 52160 6129971200 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:25:39,990 basehttp 52160 6129971200 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:25:46,114 basehttp 52160 6129971200 "GET /en/login/ HTTP/1.1" 200 32616 WARNING 2025-10-16 20:25:46,176 basehttp 52160 6146797568 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:25:46,189 log 52160 6129971200 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:25:46,189 basehttp 52160 6129971200 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:25:49,434 basehttp 52160 6129971200 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-16 20:25:49,496 basehttp 52160 6129971200 "GET / HTTP/1.1" 302 0 INFO 2025-10-16 20:25:49,565 basehttp 52160 6146797568 "GET /en/ HTTP/1.1" 200 38538 WARNING 2025-10-16 20:25:49,629 basehttp 52160 6129971200 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:25:49,643 log 52160 6146797568 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:25:49,643 basehttp 52160 6146797568 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:27:12,929 basehttp 52160 6146797568 "GET /en/ HTTP/1.1" 200 38538 WARNING 2025-10-16 20:27:12,996 basehttp 52160 6129971200 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:27:13,008 log 52160 6146797568 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:27:13,009 basehttp 52160 6146797568 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:27:26,808 basehttp 52160 6146797568 "GET / HTTP/1.1" 302 0 INFO 2025-10-16 20:27:26,875 basehttp 52160 6129971200 "GET /en/ HTTP/1.1" 200 38538 WARNING 2025-10-16 20:27:26,928 basehttp 52160 6146797568 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:27:26,966 log 52160 6129971200 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:27:26,966 basehttp 52160 6129971200 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:27:30,693 basehttp 52160 6129971200 "GET /en/appointments/create/ HTTP/1.1" 200 61592 WARNING 2025-10-16 20:27:30,729 basehttp 52160 6146797568 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:27:30,774 log 52160 6129971200 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:27:30,776 basehttp 52160 6129971200 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:27:40,895 basehttp 52160 6129971200 "GET /api/v1/providers/?clinic=30e0e65c-488a-4b8e-b867-1cbfa4e6eb4a HTTP/1.1" 200 1086 INFO 2025-10-16 20:27:46,821 basehttp 52160 6129971200 "GET /en/appointments/api/available-slots/?provider=0d087b63-e456-4d48-9389-b24fe605db47&date=2025-10-17&duration=30 HTTP/1.1" 200 123 INFO 2025-10-16 20:27:49,950 basehttp 52160 6129971200 "GET /en/appointments/api/available-slots/?provider=0d087b63-e456-4d48-9389-b24fe605db47&date=2025-10-26&duration=30 HTTP/1.1" 200 793 INFO 2025-10-16 20:28:03,927 basehttp 52160 6129971200 "GET /en/appointments/api/available-slots/?provider=0d087b63-e456-4d48-9389-b24fe605db47&date=2025-10-16&duration=30 HTTP/1.1" 200 793 INFO 2025-10-16 20:30:02,503 autoreload 52160 8782111040 /Users/marwanalwali/AgdarCentre/appointments/availability_service.py changed, reloading. INFO 2025-10-16 20:30:03,160 autoreload 58957 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 20:30:19,731 basehttp 58957 6165164032 "GET /en/appointments/create/ HTTP/1.1" 200 61594 WARNING 2025-10-16 20:30:19,799 basehttp 58957 13304360960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:30:19,805 log 58957 6165164032 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:30:19,805 basehttp 58957 6165164032 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:30:24,098 basehttp 58957 6165164032 "GET /api/v1/providers/?clinic=409b34ef-a093-4452-9c8f-c99286eb1e39 HTTP/1.1" 200 1367 INFO 2025-10-16 20:30:29,298 basehttp 58957 6165164032 "GET /en/appointments/api/available-slots/?provider=9d1bbeba-38c0-4536-9f16-5eb75631b447&date=2025-10-16&duration=30 HTTP/1.1" 200 205 INFO 2025-10-16 20:32:57,340 autoreload 58957 8782111040 /Users/marwanalwali/AgdarCentre/appointments/availability_service.py changed, reloading. INFO 2025-10-16 20:32:57,691 autoreload 60436 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 20:33:23,488 basehttp 60436 6170193920 "GET /en/appointments/create/ HTTP/1.1" 200 61594 WARNING 2025-10-16 20:33:23,552 basehttp 60436 6325039104 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 20:33:23,564 log 60436 6170193920 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 20:33:23,564 basehttp 60436 6170193920 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 20:33:26,662 basehttp 60436 6170193920 "GET /api/v1/providers/?clinic=409b34ef-a093-4452-9c8f-c99286eb1e39 HTTP/1.1" 200 1367 INFO 2025-10-16 20:33:31,555 basehttp 60436 6170193920 "GET /en/appointments/api/available-slots/?provider=9d1bbeba-38c0-4536-9f16-5eb75631b447&date=2025-10-16&duration=30 HTTP/1.1" 200 123 INFO 2025-10-16 20:33:37,131 basehttp 60436 6170193920 "GET /en/appointments/api/available-slots/?provider=9d1bbeba-38c0-4536-9f16-5eb75631b447&date=2025-10-17&duration=30 HTTP/1.1" 200 123 INFO 2025-10-16 20:33:39,641 basehttp 60436 6170193920 "GET /en/appointments/api/available-slots/?provider=9d1bbeba-38c0-4536-9f16-5eb75631b447&date=2025-10-18&duration=30 HTTP/1.1" 200 123 INFO 2025-10-16 20:33:42,857 basehttp 60436 6170193920 "GET /en/appointments/api/available-slots/?provider=9d1bbeba-38c0-4536-9f16-5eb75631b447&date=2025-10-19&duration=30 HTTP/1.1" 200 793 INFO 2025-10-16 22:47:24,999 basehttp 60436 6170193920 "GET /en/appointments/create/ HTTP/1.1" 200 61592 INFO 2025-10-16 22:47:25,017 basehttp 60436 13304360960 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 304 0 INFO 2025-10-16 22:47:25,018 basehttp 60436 13321187328 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-10-16 22:47:25,018 basehttp 60436 13338013696 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 304 0 WARNING 2025-10-16 22:47:25,062 basehttp 60436 13338013696 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 22:47:25,077 log 60436 6170193920 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 22:47:25,078 basehttp 60436 6170193920 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 22:47:28,958 basehttp 60436 6170193920 "GET /en/appointments/ HTTP/1.1" 200 125822 WARNING 2025-10-16 22:47:29,033 basehttp 60436 13321187328 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 22:47:29,033 log 60436 6170193920 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 22:47:29,033 basehttp 60436 6170193920 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 22:47:44,772 basehttp 60436 6170193920 "GET /en/appointments/?page=2 HTTP/1.1" 200 85083 INFO 2025-10-16 22:47:46,879 basehttp 60436 6170193920 "GET /en/appointments/?page=3 HTTP/1.1" 200 85040 INFO 2025-10-16 22:47:52,068 basehttp 60436 6170193920 "GET /en/appointments/3402d55f-cdc9-4b87-b4e0-77249e5b4588/ HTTP/1.1" 200 45227 WARNING 2025-10-16 22:47:52,133 basehttp 60436 13304360960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 22:47:52,173 log 60436 6170193920 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 22:47:52,174 basehttp 60436 6170193920 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 22:47:59,642 basehttp 60436 6170193920 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 22:47:59,728 log 60436 6170193920 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 22:47:59,728 basehttp 60436 6170193920 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 22:47:59,788 log 60436 6170193920 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 22:47:59,789 basehttp 60436 6170193920 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 22:48:00,365 basehttp 60436 6170193920 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 22:48:00,479 log 60436 13304360960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 22:48:00,479 basehttp 60436 13304360960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 WARNING 2025-10-16 22:48:00,538 log 60436 13304360960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 22:48:00,538 basehttp 60436 13304360960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 22:48:01,215 basehttp 60436 6170193920 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 22:48:01,260 log 60436 13304360960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 22:48:01,260 basehttp 60436 13304360960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16478 WARNING 2025-10-16 22:48:01,865 basehttp 60436 6170193920 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 22:48:01,894 log 60436 13304360960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 22:48:01,895 basehttp 60436 13304360960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 22:48:06,236 basehttp 60436 13304360960 "POST /en/logout/ HTTP/1.1" 302 0 INFO 2025-10-16 22:48:06,295 basehttp 60436 13304360960 "GET /en/login/ HTTP/1.1" 200 32616 WARNING 2025-10-16 22:48:06,369 log 60436 13304360960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 22:48:06,370 basehttp 60436 13304360960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 22:48:06,371 basehttp 60436 6170193920 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-16 22:48:21,292 basehttp 60436 13304360960 "GET /static/css/default/images/bg-login-dark-mode.png HTTP/1.1" 200 424536 INFO 2025-10-16 22:49:37,344 basehttp 60436 13304360960 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-16 22:49:37,404 basehttp 60436 13304360960 "GET / HTTP/1.1" 302 0 ERROR 2025-10-16 22:49:37,418 log 60436 6170193920 Internal Server Error: /en/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 228, in get context = self.get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 53, in get_context_data context.update(self._get_finance_widgets()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 198, in _get_finance_widgets status__in=[Invoice.Status.DRAFT, Invoice.Status.SENT] ^^^^^^^^^^^^^^^^^^^ AttributeError: type object 'Status' has no attribute 'SENT' ERROR 2025-10-16 22:49:37,476 basehttp 60436 6170193920 "GET /en/ HTTP/1.1" 500 107155 WARNING 2025-10-16 22:49:37,569 log 60436 6170193920 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 22:49:37,569 basehttp 60436 6170193920 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 22:50:27,573 autoreload 60436 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-16 22:50:28,012 autoreload 65684 8782111040 Watching for file changes with StatReloader ERROR 2025-10-16 22:50:34,957 log 65684 6160429056 Internal Server Error: /en/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 228, in get context = self.get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 53, in get_context_data context.update(self._get_finance_widgets()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 216, in _get_finance_widgets 'pending_amount': sum(inv.total_amount - inv.paid_amount for inv in pending_invoices), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 216, in 'pending_amount': sum(inv.total_amount - inv.paid_amount for inv in pending_invoices), ^^^^^^^^^^^^^^^^ AttributeError: 'Invoice' object has no attribute 'total_amount' ERROR 2025-10-16 22:50:35,037 basehttp 65684 6160429056 "GET /en/ HTTP/1.1" 500 114424 WARNING 2025-10-16 22:50:35,112 log 65684 6160429056 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 22:50:35,112 basehttp 65684 6160429056 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 22:50:56,111 autoreload 65684 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-16 22:50:56,414 autoreload 65897 8782111040 Watching for file changes with StatReloader ERROR 2025-10-16 22:50:57,106 log 65897 6157709312 Internal Server Error: /en/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 228, in get context = self.get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 53, in get_context_data context.update(self._get_finance_widgets()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 216, in _get_finance_widgets 'pending_amount': sum(inv.total - inv.paid_amount for inv in pending_invoices), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 216, in 'pending_amount': sum(inv.total - inv.paid_amount for inv in pending_invoices), ^^^^^^^^^^^^^^^ AttributeError: 'Invoice' object has no attribute 'paid_amount' ERROR 2025-10-16 22:50:57,175 basehttp 65897 6157709312 "GET /en/ HTTP/1.1" 500 114386 WARNING 2025-10-16 22:50:57,275 log 65897 6157709312 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 22:50:57,275 basehttp 65897 6157709312 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 22:51:44,253 autoreload 65897 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-16 22:51:44,577 autoreload 66306 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 22:51:45,670 basehttp 66306 6194393088 "GET /en/ HTTP/1.1" 200 52956 WARNING 2025-10-16 22:51:45,740 basehttp 66306 6211219456 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 22:51:45,744 log 66306 6194393088 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 22:51:45,745 basehttp 66306 6194393088 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 22:56:22,452 basehttp 66306 6194393088 "GET /en/ HTTP/1.1" 200 53218 WARNING 2025-10-16 22:56:22,518 basehttp 66306 6211219456 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 22:56:22,565 log 66306 6194393088 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 22:56:22,565 basehttp 66306 6194393088 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:00:05,827 autoreload 66306 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-16 23:00:06,320 autoreload 70690 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 23:00:07,164 basehttp 70690 6170357760 "GET /en/ HTTP/1.1" 200 53224 WARNING 2025-10-16 23:00:07,228 basehttp 70690 6325039104 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:00:07,260 log 70690 6170357760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:00:07,261 basehttp 70690 6170357760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:02:19,056 autoreload 70690 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-16 23:02:19,578 autoreload 71730 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 23:02:41,396 autoreload 71730 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-16 23:02:41,800 autoreload 71907 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 23:02:57,410 basehttp 71907 13186969600 "GET /en/ HTTP/1.1" 200 53360 WARNING 2025-10-16 23:02:57,474 basehttp 71907 13203795968 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:02:57,523 log 71907 13186969600 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:02:57,524 basehttp 71907 13186969600 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:03:10,322 basehttp 71907 13186969600 "GET /en/finance/invoices/create/ HTTP/1.1" 200 60918 WARNING 2025-10-16 23:03:10,393 basehttp 71907 13203795968 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:03:10,416 log 71907 13186969600 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:03:10,417 basehttp 71907 13186969600 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:08:07,686 basehttp 71907 13186969600 "GET /en/finance/invoices/create/ HTTP/1.1" 200 63089 WARNING 2025-10-16 23:08:07,756 basehttp 71907 13203795968 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:08:07,782 log 71907 13186969600 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:08:07,782 basehttp 71907 13186969600 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:10:09,762 autoreload 71907 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-16 23:10:10,248 autoreload 75622 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 23:10:53,092 basehttp 75622 6201749504 "GET /en/finance/invoices/create/ HTTP/1.1" 200 75792 WARNING 2025-10-16 23:10:53,181 basehttp 75622 6218575872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:10:53,187 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:10:53,188 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:12:14,128 basehttp 75622 6201749504 "GET /en/finance/invoices/create/ HTTP/1.1" 200 75791 WARNING 2025-10-16 23:12:14,208 basehttp 75622 6218575872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:12:14,231 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:12:14,231 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:14:51,288 basehttp 75622 6201749504 "GET /en/finance/invoices/create/ HTTP/1.1" 200 76607 WARNING 2025-10-16 23:14:51,359 basehttp 75622 6218575872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:14:51,364 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:14:51,364 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:18:49,932 basehttp 75622 6201749504 "GET /en/finance/invoices/create/ HTTP/1.1" 200 76632 WARNING 2025-10-16 23:18:49,999 basehttp 75622 6218575872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:18:50,005 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:18:50,005 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:18:59,633 basehttp 75622 6201749504 "GET /en/finance/invoices/create/ HTTP/1.1" 200 76624 WARNING 2025-10-16 23:18:59,724 basehttp 75622 6218575872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:18:59,727 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:18:59,728 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:20:21,418 basehttp 75622 6201749504 "POST /en/finance/invoices/create/ HTTP/1.1" 200 96299 WARNING 2025-10-16 23:20:21,509 basehttp 75622 6218575872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:20:21,523 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:20:21,523 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:20:38,527 basehttp 75622 6201749504 "GET /en/finance/invoices/create/ HTTP/1.1" 200 76627 WARNING 2025-10-16 23:20:38,596 basehttp 75622 6218575872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:20:38,624 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:20:38,624 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 23:20:38,873 basehttp 75622 6218575872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:20:38,910 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:20:38,910 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:20:39,699 basehttp 75622 6201749504 "GET /en/ HTTP/1.1" 200 53358 WARNING 2025-10-16 23:20:39,762 basehttp 75622 6218575872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:20:39,776 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:20:39,776 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:20:54,438 basehttp 75622 6201749504 "GET /en/finance/payments/create/ HTTP/1.1" 200 42856 WARNING 2025-10-16 23:20:54,508 basehttp 75622 6218575872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:20:54,568 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:20:54,568 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 WARNING 2025-10-16 23:20:59,135 basehttp 75622 6201749504 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:20:59,211 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:20:59,211 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 23:20:59,270 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:20:59,270 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:21:00,882 basehttp 75622 6201749504 "GET /en/finance/reports/ HTTP/1.1" 200 45177 WARNING 2025-10-16 23:21:00,961 basehttp 75622 6218575872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:21:00,985 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:21:00,985 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 23:21:26,488 basehttp 75622 6201749504 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:21:26,580 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:21:26,580 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 23:21:26,640 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:21:26,641 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:21:57,775 basehttp 75622 6201749504 "GET /en/finance/invoices/a5bb6ba7-7c0a-439f-8603-bbaecf423fc6/ HTTP/1.1" 200 38676 WARNING 2025-10-16 23:21:57,861 basehttp 75622 6218575872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:21:57,883 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:21:57,883 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:22:08,262 basehttp 75622 6201749504 "GET /en/finance/payments/create/?invoice=a5bb6ba7-7c0a-439f-8603-bbaecf423fc6 HTTP/1.1" 200 44082 WARNING 2025-10-16 23:22:08,330 basehttp 75622 6218575872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:22:08,345 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:22:08,346 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:24:15,460 basehttp 75622 6201749504 "GET /en/finance/payments/ HTTP/1.1" 200 55380 WARNING 2025-10-16 23:24:15,535 basehttp 75622 6218575872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:24:15,539 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:24:15,539 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 23:24:20,663 basehttp 75622 6201749504 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:24:20,747 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:24:20,747 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 23:24:20,806 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:24:20,806 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 23:24:21,107 basehttp 75622 6201749504 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:24:21,188 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:24:21,188 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 23:24:21,248 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:24:21,248 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 23:24:22,283 basehttp 75622 6201749504 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:24:22,367 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:24:22,367 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 23:24:22,427 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:24:22,427 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:24:25,341 basehttp 75622 6201749504 "GET /en/finance/packages/ HTTP/1.1" 200 40187 WARNING 2025-10-16 23:24:25,410 basehttp 75622 6218575872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:24:25,428 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:24:25,429 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:24:29,876 basehttp 75622 6201749504 "GET /en/finance/packages/create/ HTTP/1.1" 200 43560 WARNING 2025-10-16 23:24:29,950 basehttp 75622 6218575872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:24:29,983 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:24:29,983 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:24:33,701 basehttp 75622 6201749504 "GET /en/finance/packages/ HTTP/1.1" 200 40187 WARNING 2025-10-16 23:24:33,771 basehttp 75622 6218575872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:24:33,788 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:24:33,788 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 23:24:40,875 basehttp 75622 6201749504 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:24:40,968 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:24:40,968 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 23:24:41,030 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:24:41,030 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 23:24:41,652 basehttp 75622 6201749504 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:24:41,732 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:24:41,732 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 23:24:41,793 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:24:41,793 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 23:24:42,949 basehttp 75622 6201749504 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:24:43,033 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:24:43,033 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 23:24:43,094 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:24:43,094 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:24:43,782 basehttp 75622 6201749504 "GET /en/login/ HTTP/1.1" 200 33573 WARNING 2025-10-16 23:24:43,845 basehttp 75622 6218575872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:24:43,867 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:24:43,867 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 23:24:44,671 basehttp 75622 6201749504 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:24:44,747 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:24:44,747 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 23:24:44,837 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:24:44,837 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:24:49,445 basehttp 75622 6201749504 "GET /en/finance/invoices/create/ HTTP/1.1" 200 76626 WARNING 2025-10-16 23:24:49,518 basehttp 75622 6218575872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:24:49,543 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:24:49,544 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:27:26,915 basehttp 75622 6201749504 "GET /en/finance/invoices/create/ HTTP/1.1" 200 76716 WARNING 2025-10-16 23:27:26,986 basehttp 75622 6218575872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:27:27,001 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:27:27,001 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:28:04,713 basehttp 75622 6201749504 "POST /en/finance/invoices/create/ HTTP/1.1" 200 96402 WARNING 2025-10-16 23:28:04,781 basehttp 75622 6218575872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:28:04,786 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:28:04,787 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:28:10,387 basehttp 75622 6201749504 "POST /en/finance/invoices/create/ HTTP/1.1" 200 96402 WARNING 2025-10-16 23:28:10,457 basehttp 75622 6218575872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:28:10,462 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:28:10,462 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:29:44,674 basehttp 75622 6201749504 "POST /en/finance/invoices/create/ HTTP/1.1" 200 96882 WARNING 2025-10-16 23:29:44,743 basehttp 75622 6218575872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:29:44,748 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:29:44,748 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:30:00,139 basehttp 75622 6201749504 "POST /en/finance/invoices/create/ HTTP/1.1" 200 96886 WARNING 2025-10-16 23:30:00,215 basehttp 75622 6218575872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:30:00,242 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:30:00,243 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:31:39,386 basehttp 75622 6201749504 "POST /en/finance/invoices/create/ HTTP/1.1" 200 98083 WARNING 2025-10-16 23:31:39,454 basehttp 75622 6218575872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:31:39,489 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:31:39,489 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:31:51,669 basehttp 75622 6201749504 "POST /en/finance/invoices/create/ HTTP/1.1" 200 98086 WARNING 2025-10-16 23:31:51,743 basehttp 75622 6218575872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:31:51,775 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:31:51,775 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:33:04,286 basehttp 75622 6201749504 "POST /en/finance/invoices/create/ HTTP/1.1" 200 98207 WARNING 2025-10-16 23:33:04,359 basehttp 75622 6218575872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:33:04,359 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:33:04,359 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:33:18,680 basehttp 75622 6201749504 "GET /en/finance/invoices/ HTTP/1.1" 200 66276 WARNING 2025-10-16 23:33:18,751 basehttp 75622 6218575872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:33:18,755 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:33:18,756 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:33:20,915 basehttp 75622 6201749504 "GET /en/finance/invoices/create/ HTTP/1.1" 200 77041 WARNING 2025-10-16 23:33:20,984 basehttp 75622 6218575872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:33:20,996 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:33:20,996 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 ERROR 2025-10-16 23:33:42,394 log 75622 6201749504 Internal Server Error: /en/finance/invoices/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 327, in render return nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 320, in render match = condition.eval(context) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 886, in eval return self.value.resolve(context, ignore_failures=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 722, in resolve obj = self.var.resolve(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 854, in resolve value = self._resolve_lookup(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 925, in _resolve_lookup current = current() ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/formsets.py", line 359, in non_form_errors self.full_clean() File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/formsets.py", line 425, in full_clean if not form.has_changed() and i >= self.initial_form_count(): ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/forms.py", line 379, in has_changed return bool(self.changed_data) ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/forms.py", line 383, in changed_data return [name for name, bf in self._bound_items() if bf._has_changed()] ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/boundfield.py", line 163, in _has_changed return field.has_changed(initial_value, self.data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/djmoney/forms/fields.py", line 84, in has_changed amount_data = data[0] ~~~~^^^ TypeError: 'NoneType' object is not subscriptable ERROR 2025-10-16 23:33:42,468 basehttp 75622 6201749504 "POST /en/finance/invoices/create/ HTTP/1.1" 500 279849 WARNING 2025-10-16 23:33:42,546 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:33:42,546 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 ERROR 2025-10-16 23:35:11,452 log 75622 6201749504 Internal Server Error: /en/finance/invoices/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 327, in render return nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 320, in render match = condition.eval(context) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 886, in eval return self.value.resolve(context, ignore_failures=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 722, in resolve obj = self.var.resolve(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 854, in resolve value = self._resolve_lookup(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 925, in _resolve_lookup current = current() ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/formsets.py", line 359, in non_form_errors self.full_clean() File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/formsets.py", line 425, in full_clean if not form.has_changed() and i >= self.initial_form_count(): ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/forms.py", line 379, in has_changed return bool(self.changed_data) ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/forms.py", line 383, in changed_data return [name for name, bf in self._bound_items() if bf._has_changed()] ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/boundfield.py", line 163, in _has_changed return field.has_changed(initial_value, self.data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/djmoney/forms/fields.py", line 84, in has_changed amount_data = data[0] ~~~~^^^ TypeError: 'NoneType' object is not subscriptable ERROR 2025-10-16 23:35:11,531 basehttp 75622 6201749504 "POST /en/finance/invoices/create/ HTTP/1.1" 500 280450 WARNING 2025-10-16 23:35:11,624 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:35:11,624 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 23:35:12,639 basehttp 75622 6218575872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:35:12,658 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:35:12,659 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:35:13,392 basehttp 75622 6201749504 "GET /en/finance/invoices/create/ HTTP/1.1" 200 77596 WARNING 2025-10-16 23:35:13,468 basehttp 75622 6218575872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:35:13,492 log 75622 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:35:13,492 basehttp 75622 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:38:00,258 autoreload 75622 8782111040 /Users/marwanalwali/AgdarCentre/finance/forms.py changed, reloading. INFO 2025-10-16 23:38:00,888 autoreload 89392 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 23:38:31,953 autoreload 89392 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-16 23:38:32,282 autoreload 89664 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 23:39:27,464 basehttp 89664 6135967744 "GET /en/finance/invoices/create/ HTTP/1.1" 200 63334 WARNING 2025-10-16 23:39:27,535 basehttp 89664 6152794112 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:39:27,540 log 89664 6135967744 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:39:27,540 basehttp 89664 6135967744 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 ERROR 2025-10-16 23:40:14,284 log 89664 6135967744 Internal Server Error: /en/finance/invoices/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 182, in post return super().post(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 151, in post return self.form_valid(form) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 309, in form_valid self.object.calculate_total() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'Invoice' object has no attribute 'calculate_total' ERROR 2025-10-16 23:40:14,364 basehttp 89664 6135967744 "POST /en/finance/invoices/create/ HTTP/1.1" 500 114775 WARNING 2025-10-16 23:40:14,437 log 89664 6135967744 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:40:14,438 basehttp 89664 6135967744 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:41:07,545 autoreload 89664 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-16 23:41:07,859 autoreload 90969 8782111040 Watching for file changes with StatReloader WARNING 2025-10-16 23:41:28,222 basehttp 90969 6143389696 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:41:28,250 log 90969 6126563328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:41:28,250 basehttp 90969 6126563328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:41:28,856 basehttp 90969 6126563328 "GET /en/finance/invoices/create/ HTTP/1.1" 200 63334 WARNING 2025-10-16 23:41:28,920 basehttp 90969 6143389696 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:41:28,968 log 90969 6126563328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:41:28,968 basehttp 90969 6126563328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16478 INFO 2025-10-16 23:42:22,843 basehttp 90969 6126563328 "GET /en/finance/invoices/create/ HTTP/1.1" 200 64503 WARNING 2025-10-16 23:42:22,913 basehttp 90969 6143389696 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:42:22,951 log 90969 6126563328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:42:22,951 basehttp 90969 6126563328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:42:32,768 basehttp 90969 6126563328 "GET /en/finance/invoices/create/ HTTP/1.1" 200 64504 WARNING 2025-10-16 23:42:32,838 basehttp 90969 6143389696 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:42:32,845 log 90969 6126563328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:42:32,846 basehttp 90969 6126563328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:42:59,710 basehttp 90969 6126563328 "POST /en/finance/invoices/create/ HTTP/1.1" 302 0 INFO 2025-10-16 23:42:59,777 basehttp 90969 6126563328 "GET /en/finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 200 39099 WARNING 2025-10-16 23:42:59,865 basehttp 90969 6143389696 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:42:59,890 log 90969 6126563328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:42:59,890 basehttp 90969 6126563328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:43:17,845 basehttp 90969 6126563328 "GET /en/finance/payments/create/?invoice=01dd06f1-66d2-4138-a11c-b5c690c06594 HTTP/1.1" 200 44352 WARNING 2025-10-16 23:43:17,917 basehttp 90969 6143389696 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:43:17,921 log 90969 6126563328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:43:17,921 basehttp 90969 6126563328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:43:32,237 basehttp 90969 6126563328 "POST /en/finance/payments/create/?invoice=01dd06f1-66d2-4138-a11c-b5c690c06594 HTTP/1.1" 200 44406 WARNING 2025-10-16 23:43:32,307 basehttp 90969 6143389696 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:43:32,311 log 90969 6126563328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:43:32,311 basehttp 90969 6126563328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:44:36,760 autoreload 90969 8782111040 /Users/marwanalwali/AgdarCentre/finance/forms.py changed, reloading. INFO 2025-10-16 23:44:37,200 autoreload 92718 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 23:44:50,782 autoreload 92718 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-16 23:44:51,148 autoreload 92824 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 23:45:03,982 basehttp 92824 12918534144 "POST /en/finance/payments/create/?invoice=01dd06f1-66d2-4138-a11c-b5c690c06594 HTTP/1.1" 302 0 INFO 2025-10-16 23:45:04,061 basehttp 92824 12918534144 "GET /en/finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 200 40297 WARNING 2025-10-16 23:45:04,124 basehttp 92824 12935360512 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:45:04,136 log 92824 12918534144 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:45:04,136 basehttp 92824 12918534144 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:45:32,498 basehttp 92824 12918534144 "GET /en/finance/payments/create/?invoice=01dd06f1-66d2-4138-a11c-b5c690c06594 HTTP/1.1" 200 44219 WARNING 2025-10-16 23:45:32,562 basehttp 92824 12935360512 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:45:32,573 log 92824 12918534144 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:45:32,574 basehttp 92824 12918534144 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:45:49,895 basehttp 92824 12918534144 "GET /en/finance/payments/create/?invoice=01dd06f1-66d2-4138-a11c-b5c690c06594 HTTP/1.1" 200 44220 WARNING 2025-10-16 23:45:49,952 basehttp 92824 12935360512 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:45:49,973 log 92824 12918534144 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:45:49,973 basehttp 92824 12918534144 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:47:14,184 basehttp 92824 12918534144 "GET /en/finance/payments/create/?invoice=01dd06f1-66d2-4138-a11c-b5c690c06594 HTTP/1.1" 200 44479 WARNING 2025-10-16 23:47:14,249 basehttp 92824 12935360512 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:47:14,261 log 92824 12918534144 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:47:14,261 basehttp 92824 12918534144 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:47:30,105 basehttp 92824 12918534144 "POST /en/finance/payments/create/?invoice=01dd06f1-66d2-4138-a11c-b5c690c06594 HTTP/1.1" 302 0 INFO 2025-10-16 23:47:30,176 basehttp 92824 12918534144 "GET /en/finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 200 40870 WARNING 2025-10-16 23:47:30,246 basehttp 92824 12935360512 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:47:30,262 log 92824 12918534144 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:47:30,262 basehttp 92824 12918534144 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:49:06,232 autoreload 92824 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-16 23:49:06,543 autoreload 95054 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 23:49:14,883 basehttp 95054 6161117184 "GET /en/finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 200 40872 WARNING 2025-10-16 23:49:14,944 basehttp 95054 6177943552 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:49:14,980 log 95054 6161117184 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:49:14,980 basehttp 95054 6161117184 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:49:22,550 basehttp 95054 6161117184 "GET /en/finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/update/ HTTP/1.1" 200 81346 WARNING 2025-10-16 23:49:22,618 basehttp 95054 6177943552 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:49:22,659 log 95054 6161117184 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:49:22,660 basehttp 95054 6161117184 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 23:49:26,531 basehttp 95054 6161117184 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:49:26,615 log 95054 6161117184 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:49:26,615 basehttp 95054 6161117184 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 23:49:26,675 log 95054 6161117184 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:49:26,675 basehttp 95054 6161117184 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:49:31,289 basehttp 95054 6161117184 "GET /en/finance/invoices/ HTTP/1.1" 200 66310 WARNING 2025-10-16 23:49:31,357 basehttp 95054 13304360960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:49:31,398 log 95054 6161117184 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:49:31,399 basehttp 95054 6161117184 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:49:33,954 basehttp 95054 6161117184 "GET /en/finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 200 40870 WARNING 2025-10-16 23:49:34,018 basehttp 95054 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:49:34,038 log 95054 6161117184 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:49:34,038 basehttp 95054 6161117184 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:49:37,983 basehttp 95054 6161117184 "GET /en/finance/payments/create/?invoice=01dd06f1-66d2-4138-a11c-b5c690c06594 HTTP/1.1" 200 44479 WARNING 2025-10-16 23:49:38,049 basehttp 95054 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:49:38,067 log 95054 6161117184 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:49:38,067 basehttp 95054 6161117184 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:49:42,684 basehttp 95054 6161117184 "GET /en/finance/payments/ HTTP/1.1" 200 55378 WARNING 2025-10-16 23:49:42,751 basehttp 95054 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:49:42,763 log 95054 6161117184 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:49:42,763 basehttp 95054 6161117184 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:50:17,707 basehttp 95054 6161117184 "GET /en/finance/payments/?page=2 HTTP/1.1" 200 41808 WARNING 2025-10-16 23:50:17,779 basehttp 95054 13572796416 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:50:17,794 log 95054 6161117184 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:50:17,794 basehttp 95054 6161117184 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:50:33,417 basehttp 95054 6161117184 "GET /en/admin/finance/payment/ HTTP/1.1" 302 0 INFO 2025-10-16 23:50:33,483 basehttp 95054 6161117184 "GET /en/admin/login/?next=/en/admin/finance/payment/ HTTP/1.1" 200 17618 INFO 2025-10-16 23:50:35,320 basehttp 95054 6161117184 "POST /en/admin/login/?next=/en/admin/finance/payment/ HTTP/1.1" 302 0 INFO 2025-10-16 23:50:35,424 basehttp 95054 6161117184 "GET /en/admin/finance/payment/ HTTP/1.1" 200 84274 INFO 2025-10-16 23:50:35,502 basehttp 95054 6161117184 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 23:50:40,211 basehttp 95054 6161117184 "GET /en/admin/finance/payment/?o=2 HTTP/1.1" 200 85323 INFO 2025-10-16 23:50:40,280 basehttp 95054 6161117184 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 23:50:44,380 basehttp 95054 6161117184 "GET /en/admin/finance/payment/d3633fc7-7056-40f1-8ee0-d43287c06321/change/?_changelist_filters=o%3D2 HTTP/1.1" 200 78129 INFO 2025-10-16 23:50:44,454 basehttp 95054 6161117184 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 23:50:53,739 basehttp 95054 6161117184 "POST /en/admin/finance/payment/d3633fc7-7056-40f1-8ee0-d43287c06321/change/?_changelist_filters=o%3D2 HTTP/1.1" 302 0 INFO 2025-10-16 23:50:53,863 basehttp 95054 6161117184 "GET /en/admin/finance/payment/?o=2 HTTP/1.1" 200 85643 INFO 2025-10-16 23:50:53,959 basehttp 95054 6161117184 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 23:50:57,190 basehttp 95054 6161117184 "GET /en/admin/finance/payment/64b64cd9-bbf2-46ae-a4d1-09bb37d8d4fa/change/?_changelist_filters=o%3D2 HTTP/1.1" 200 78129 INFO 2025-10-16 23:50:57,263 basehttp 95054 6161117184 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 23:50:58,811 basehttp 95054 6161117184 "GET /en/admin/finance/payment/64b64cd9-bbf2-46ae-a4d1-09bb37d8d4fa/delete/?_changelist_filters=o%3D2 HTTP/1.1" 200 56371 INFO 2025-10-16 23:50:58,824 basehttp 95054 6161117184 "GET /static/admin/js/cancel.js HTTP/1.1" 200 884 INFO 2025-10-16 23:51:00,001 basehttp 95054 6161117184 "POST /en/admin/finance/payment/64b64cd9-bbf2-46ae-a4d1-09bb37d8d4fa/delete/?_changelist_filters=o%3D2 HTTP/1.1" 302 0 INFO 2025-10-16 23:51:00,098 basehttp 95054 6161117184 "GET /en/admin/finance/payment/?o=2 HTTP/1.1" 200 84762 INFO 2025-10-16 23:51:00,177 basehttp 95054 6161117184 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-16 23:51:03,571 basehttp 95054 6161117184 "GET /en/finance/payments/?page=2 HTTP/1.1" 200 41045 WARNING 2025-10-16 23:51:03,639 basehttp 95054 13572796416 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:51:03,643 log 95054 6161117184 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:51:03,643 basehttp 95054 6161117184 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 23:51:08,007 basehttp 95054 6161117184 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:51:08,088 log 95054 6161117184 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:51:08,088 basehttp 95054 6161117184 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 23:51:08,149 log 95054 6161117184 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:51:08,149 basehttp 95054 6161117184 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 23:51:08,595 basehttp 95054 6161117184 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:51:08,707 log 95054 6161117184 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:51:08,707 basehttp 95054 6161117184 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 WARNING 2025-10-16 23:51:08,767 log 95054 6161117184 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:51:08,767 basehttp 95054 6161117184 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 23:51:09,809 basehttp 95054 6161117184 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:51:09,875 log 95054 6161117184 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:51:09,875 basehttp 95054 6161117184 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 23:51:09,935 log 95054 6161117184 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:51:09,935 basehttp 95054 6161117184 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:51:10,564 basehttp 95054 6161117184 "GET /en/finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 200 40025 WARNING 2025-10-16 23:51:10,633 basehttp 95054 13572796416 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:51:10,637 log 95054 6161117184 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:51:10,638 basehttp 95054 6161117184 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:52:50,454 autoreload 95054 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-16 23:52:50,845 autoreload 96848 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 23:53:06,499 autoreload 96848 8782111040 /Users/marwanalwali/AgdarCentre/finance/urls.py changed, reloading. INFO 2025-10-16 23:53:06,822 autoreload 97029 8782111040 Watching for file changes with StatReloader INFO 2025-10-16 23:55:52,276 basehttp 97029 6196146176 "GET /en/finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 200 43694 WARNING 2025-10-16 23:55:52,348 basehttp 97029 6212972544 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:55:52,352 log 97029 6196146176 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:55:52,352 basehttp 97029 6196146176 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:56:15,617 basehttp 97029 6196146176 "POST /en/finance/payments/d3633fc7-7056-40f1-8ee0-d43287c06321/refund/ HTTP/1.1" 302 0 INFO 2025-10-16 23:56:15,686 basehttp 97029 6196146176 "GET /en/finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 200 40472 WARNING 2025-10-16 23:56:15,749 basehttp 97029 6212972544 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:56:15,761 log 97029 6196146176 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:56:15,761 basehttp 97029 6196146176 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 23:56:28,578 basehttp 97029 6212972544 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:56:28,604 log 97029 6196146176 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:56:28,604 basehttp 97029 6196146176 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 23:56:28,722 basehttp 97029 6196146176 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:56:28,797 log 97029 6196146176 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:56:28,797 basehttp 97029 6196146176 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 23:56:28,864 log 97029 6196146176 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:56:28,864 basehttp 97029 6196146176 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:56:29,546 basehttp 97029 6196146176 "GET /en/finance/invoices/ HTTP/1.1" 200 66308 WARNING 2025-10-16 23:56:29,614 basehttp 97029 6212972544 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:56:29,618 log 97029 6196146176 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:56:29,618 basehttp 97029 6196146176 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:56:37,238 basehttp 97029 6196146176 "GET /en/finance/invoices/?page=2 HTTP/1.1" 200 66416 WARNING 2025-10-16 23:56:37,318 basehttp 97029 6212972544 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:56:37,322 log 97029 6196146176 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:56:37,322 basehttp 97029 6196146176 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:56:39,872 basehttp 97029 6196146176 "GET /en/finance/invoices/?page=3 HTTP/1.1" 200 39702 WARNING 2025-10-16 23:56:39,938 basehttp 97029 6212972544 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:56:39,951 log 97029 6196146176 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:56:39,951 basehttp 97029 6196146176 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:56:43,272 basehttp 97029 6196146176 "GET /en/finance/invoices/?page=2 HTTP/1.1" 200 66416 WARNING 2025-10-16 23:56:43,349 basehttp 97029 6212972544 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:56:43,353 log 97029 6196146176 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:56:43,353 basehttp 97029 6196146176 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:56:45,689 basehttp 97029 6196146176 "GET /en/finance/invoices/?page=1 HTTP/1.1" 200 66315 WARNING 2025-10-16 23:56:45,763 basehttp 97029 6212972544 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:56:45,768 log 97029 6196146176 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:56:45,769 basehttp 97029 6196146176 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:56:53,015 basehttp 97029 6196146176 "GET /en/finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 200 40474 WARNING 2025-10-16 23:56:53,082 basehttp 97029 6212972544 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:56:53,097 log 97029 6196146176 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:56:53,097 basehttp 97029 6196146176 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:56:58,429 basehttp 97029 6196146176 "GET /en/finance/payments/create/?invoice=01dd06f1-66d2-4138-a11c-b5c690c06594 HTTP/1.1" 200 44480 WARNING 2025-10-16 23:56:58,496 basehttp 97029 6212972544 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:56:58,510 log 97029 6196146176 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:56:58,510 basehttp 97029 6196146176 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 23:57:53,777 basehttp 97029 6196146176 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:57:53,880 log 97029 6196146176 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:57:53,880 basehttp 97029 6196146176 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-16 23:57:53,939 log 97029 6196146176 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:57:53,939 basehttp 97029 6196146176 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:58:16,220 basehttp 97029 6196146176 "GET /en/finance/payments/create/?invoice=01dd06f1-66d2-4138-a11c-b5c690c06594 HTTP/1.1" 200 44481 WARNING 2025-10-16 23:58:16,292 basehttp 97029 6212972544 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:58:16,306 log 97029 6196146176 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:58:16,306 basehttp 97029 6196146176 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:58:52,909 basehttp 97029 6196146176 "GET /en/finance/payments/create/?invoice=01dd06f1-66d2-4138-a11c-b5c690c06594 HTTP/1.1" 200 44466 WARNING 2025-10-16 23:58:52,978 basehttp 97029 6212972544 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-16 23:58:52,983 log 97029 6196146176 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-16 23:58:52,984 basehttp 97029 6196146176 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-16 23:59:07,499 basehttp 97029 6196146176 "GET /en/admin/finance/payment/d3633fc7-7056-40f1-8ee0-d43287c06321/change/?_changelist_filters=o%3D2 HTTP/1.1" 200 78299 INFO 2025-10-16 23:59:07,570 basehttp 97029 6196146176 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-17 00:00:49,792 basehttp 97029 6196146176 "GET /en/admin/finance/payment/?o=2 HTTP/1.1" 200 84530 INFO 2025-10-17 00:05:22,463 autoreload 97029 8782111040 /Users/marwanalwali/AgdarCentre/finance/models.py changed, reloading. INFO 2025-10-17 00:05:22,935 autoreload 3366 8782111040 Watching for file changes with StatReloader INFO 2025-10-17 00:05:35,501 autoreload 3366 8782111040 /Users/marwanalwali/AgdarCentre/finance/forms.py changed, reloading. INFO 2025-10-17 00:05:35,869 autoreload 3541 8782111040 Watching for file changes with StatReloader INFO 2025-10-17 00:06:14,123 autoreload 3541 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-17 00:06:14,473 autoreload 3809 8782111040 Watching for file changes with StatReloader INFO 2025-10-17 00:09:25,763 autoreload 5766 8782111040 Watching for file changes with StatReloader INFO 2025-10-17 00:09:28,350 basehttp 5766 6156873728 "GET /en/finance/payments/create/?invoice=01dd06f1-66d2-4138-a11c-b5c690c06594 HTTP/1.1" 200 44463 WARNING 2025-10-17 00:09:28,421 basehttp 5766 6173700096 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-17 00:09:28,425 log 5766 6156873728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-17 00:09:28,425 basehttp 5766 6156873728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-17 00:09:47,792 basehttp 5766 6156873728 "GET /en/finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 200 40445 WARNING 2025-10-17 00:09:47,848 basehttp 5766 6173700096 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-17 00:09:47,879 log 5766 6156873728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-17 00:09:47,879 basehttp 5766 6156873728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-17 00:09:49,356 basehttp 5766 6156873728 "GET /en/finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 200 40445 WARNING 2025-10-17 00:09:49,428 basehttp 5766 6173700096 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-17 00:09:49,433 log 5766 6156873728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-17 00:09:49,433 basehttp 5766 6156873728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-17 00:15:38,223 basehttp 5766 6156873728 "GET /en/finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 200 40445 WARNING 2025-10-17 00:15:38,286 basehttp 5766 6173700096 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-17 00:15:38,299 log 5766 6156873728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-17 00:15:38,299 basehttp 5766 6156873728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-17 00:21:18,915 basehttp 5766 6156873728 "GET /en/finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 200 40505 WARNING 2025-10-17 00:21:18,974 basehttp 5766 6173700096 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-17 00:21:18,989 log 5766 6156873728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-17 00:21:18,989 basehttp 5766 6156873728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-17 00:22:27,355 basehttp 5766 6156873728 "GET /en/finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 200 40541 WARNING 2025-10-17 00:22:27,418 basehttp 5766 6173700096 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-17 00:22:27,429 log 5766 6156873728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-17 00:22:27,429 basehttp 5766 6156873728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-17 00:24:03,892 basehttp 5766 6156873728 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-17 00:24:03,953 basehttp 5766 6156873728 "GET /finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 302 0 INFO 2025-10-17 00:24:04,019 basehttp 5766 6173700096 "GET /ar/finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 200 41100 WARNING 2025-10-17 00:24:04,096 basehttp 5766 6156873728 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-17 00:24:04,168 log 5766 6173700096 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-17 00:24:04,169 basehttp 5766 6173700096 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16603 INFO 2025-10-17 00:25:06,084 basehttp 5766 6173700096 "GET /ar/finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 200 41099 WARNING 2025-10-17 00:25:06,156 basehttp 5766 6156873728 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-17 00:25:06,159 log 5766 6173700096 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-17 00:25:06,159 basehttp 5766 6173700096 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 INFO 2025-10-17 00:25:50,241 basehttp 5766 6173700096 "GET /ar/finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 200 41097 WARNING 2025-10-17 00:25:50,306 basehttp 5766 6156873728 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-17 00:25:50,318 log 5766 6173700096 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-17 00:25:50,318 basehttp 5766 6173700096 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 INFO 2025-10-17 00:26:03,390 basehttp 5766 6173700096 "GET /ar/finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 200 41098 WARNING 2025-10-17 00:26:03,454 basehttp 5766 6156873728 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-17 00:26:03,471 log 5766 6173700096 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-17 00:26:03,471 basehttp 5766 6173700096 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 INFO 2025-10-17 00:33:59,973 autoreload 17337 8782111040 Watching for file changes with StatReloader INFO 2025-10-17 00:34:02,380 basehttp 17337 6164459520 "GET /ar/finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 200 41100 WARNING 2025-10-17 00:34:02,449 basehttp 17337 6181285888 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-17 00:34:02,520 log 17337 6164459520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-17 00:34:02,520 basehttp 17337 6164459520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16603 INFO 2025-10-17 00:34:42,136 basehttp 17337 6164459520 "GET /ar/finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 200 41100 WARNING 2025-10-17 00:34:42,209 basehttp 17337 13170143232 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-17 00:34:42,210 log 17337 6164459520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-17 00:34:42,210 basehttp 17337 6164459520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 INFO 2025-10-17 00:35:00,472 basehttp 17337 6164459520 "GET /ar/finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 200 41102 WARNING 2025-10-17 00:35:00,543 basehttp 17337 13170143232 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-17 00:35:00,547 log 17337 6164459520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-17 00:35:00,547 basehttp 17337 6164459520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 INFO 2025-10-17 00:35:30,902 basehttp 17337 6164459520 "GET /ar/finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 200 41100 WARNING 2025-10-17 00:35:30,977 basehttp 17337 13170143232 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-17 00:35:30,977 log 17337 6164459520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-17 00:35:30,977 basehttp 17337 6164459520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 INFO 2025-10-17 00:36:18,318 basehttp 17337 6164459520 "GET /ar/finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 200 41102 WARNING 2025-10-17 00:36:18,387 basehttp 17337 13170143232 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-17 00:36:18,391 log 17337 6164459520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-17 00:36:18,392 basehttp 17337 6164459520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 INFO 2025-10-17 00:36:32,058 basehttp 17337 6164459520 "GET /ar/finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 200 41100 WARNING 2025-10-17 00:36:32,130 basehttp 17337 13170143232 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-17 00:36:32,134 log 17337 6164459520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-17 00:36:32,134 basehttp 17337 6164459520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 INFO 2025-10-17 00:37:06,057 basehttp 17337 6164459520 "GET /ar/finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 200 41100 WARNING 2025-10-17 00:37:06,128 basehttp 17337 13170143232 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-17 00:37:06,178 log 17337 6164459520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-17 00:37:06,178 basehttp 17337 6164459520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16602 INFO 2025-10-17 00:37:16,352 basehttp 17337 6164459520 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-17 00:37:16,414 basehttp 17337 6164459520 "GET /finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 302 0 INFO 2025-10-17 00:37:16,484 basehttp 17337 13170143232 "GET /en/finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 200 40539 WARNING 2025-10-17 00:37:16,549 basehttp 17337 6164459520 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-17 00:37:16,565 log 17337 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-17 00:37:16,565 basehttp 17337 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-17 00:37:59,434 basehttp 17337 13170143232 "GET /en/finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 200 40539 WARNING 2025-10-17 00:37:59,495 basehttp 17337 6164459520 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-17 00:37:59,510 log 17337 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-17 00:37:59,510 basehttp 17337 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-17 00:39:32,166 basehttp 17337 13170143232 "GET /en/finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 200 40539 WARNING 2025-10-17 00:39:32,237 basehttp 17337 6164459520 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-17 00:39:32,241 log 17337 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-17 00:39:32,241 basehttp 17337 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-19 16:08:48,062 log 17337 6164459520 Forbidden (Permission denied): /en/finance/payments/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 72, in dispatch return self.handle_no_permission() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 57, in handle_no_permission raise PermissionDenied( django.core.exceptions.PermissionDenied: You need one of these roles to access this page: ADMIN, FRONT_DESK, FINANCE WARNING 2025-10-19 16:08:48,209 basehttp 17337 6164459520 "GET /en/finance/payments/create/?invoice=01dd06f1-66d2-4138-a11c-b5c690c06594 HTTP/1.1" 403 13676 WARNING 2025-10-19 16:08:48,281 log 17337 6164459520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-19 16:08:48,281 basehttp 17337 6164459520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-19 16:08:49,828 basehttp 17337 6164459520 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-19 16:08:49,849 basehttp 17337 6164459520 "GET /static/img/logo/site.webmanifest HTTP/1.1" 304 0 INFO 2025-10-19 16:08:49,850 basehttp 17337 13606449152 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 304 0 INFO 2025-10-19 16:08:49,850 basehttp 17337 13589622784 "GET /static/css/custom.css HTTP/1.1" 304 0 WARNING 2025-10-19 16:08:49,959 log 17337 13572796416 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-19 16:08:49,959 basehttp 17337 13572796416 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 WARNING 2025-10-19 16:08:50,026 log 17337 13572796416 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-19 16:08:50,026 basehttp 17337 13572796416 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-19 16:08:51,109 basehttp 17337 13572796416 "GET /en/finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 302 0 INFO 2025-10-19 16:08:51,172 basehttp 17337 13572796416 "GET /en/login/?next=/en/finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 200 32738 INFO 2025-10-19 16:08:51,189 basehttp 17337 13589622784 "GET /static/js/htmx.min.js HTTP/1.1" 304 0 INFO 2025-10-19 16:08:51,190 basehttp 17337 13606449152 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-10-19 16:08:51,191 basehttp 17337 13589622784 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 304 0 INFO 2025-10-19 16:08:51,191 basehttp 17337 13623275520 "GET /static/js/custom.js HTTP/1.1" 304 0 WARNING 2025-10-19 16:08:51,231 basehttp 17337 13623275520 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-19 16:08:51,248 log 17337 13572796416 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-19 16:08:51,249 basehttp 17337 13572796416 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-19 16:08:51,249 basehttp 17337 13589622784 "GET /static/img/logo/favicon.ico HTTP/1.1" 304 0 INFO 2025-10-19 16:08:53,040 basehttp 17337 13589622784 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-19 16:08:53,108 basehttp 17337 13589622784 "GET /en/finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 200 40539 WARNING 2025-10-19 16:08:53,170 basehttp 17337 13572796416 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-19 16:08:53,213 log 17337 13589622784 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-19 16:08:53,213 basehttp 17337 13589622784 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16478 INFO 2025-10-19 16:08:54,489 basehttp 17337 13589622784 "GET /en/finance/payments/create/?invoice=01dd06f1-66d2-4138-a11c-b5c690c06594 HTTP/1.1" 200 44485 INFO 2025-10-19 16:08:54,506 basehttp 17337 13606449152 "GET /static/plugins/select2/css/select2.min.css HTTP/1.1" 304 0 WARNING 2025-10-19 16:08:54,546 basehttp 17337 13606449152 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-19 16:08:54,565 log 17337 13589622784 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-19 16:08:54,565 basehttp 17337 13589622784 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-19 16:09:07,900 basehttp 17337 6164459520 "GET /en/admin/finance/payment/?o=2 HTTP/1.1" 200 84344 INFO 2025-10-19 16:09:07,975 basehttp 17337 6164459520 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 WARNING 2025-10-19 16:09:08,083 log 17337 6164459520 Not Found: /favicon.ico WARNING 2025-10-19 16:09:08,083 basehttp 17337 6164459520 "GET /favicon.ico HTTP/1.1" 404 16329 WARNING 2025-10-19 16:09:10,855 log 17337 6164459520 Not Found: /en/api/v1/packages/ WARNING 2025-10-19 16:09:10,855 basehttp 17337 6164459520 "GET /en/api/v1/packages/ HTTP/1.1" 404 22713 INFO 2025-10-19 16:09:13,917 basehttp 17337 6164459520 "GET /en/login/ HTTP/1.1" 200 33572 ERROR 2025-10-19 16:09:16,081 log 17337 6164459520 Internal Server Error: /en/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 228, in get context = self.get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 48, in get_context_data context.update(self._get_admin_widgets()) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 93, in _get_admin_widgets 'pending_amount': sum(inv.total_amount for inv in pending_invoices), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 93, in 'pending_amount': sum(inv.total_amount for inv in pending_invoices), ^^^^^^^^^^^^^^^^ AttributeError: 'Invoice' object has no attribute 'total_amount' ERROR 2025-10-19 16:09:16,164 basehttp 17337 6164459520 "GET /en/ HTTP/1.1" 500 111910 INFO 2025-10-19 16:09:34,675 autoreload 17337 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-19 16:09:35,511 autoreload 22829 8782111040 Watching for file changes with StatReloader INFO 2025-10-19 16:09:38,179 basehttp 22829 6156169216 "GET /en/finance/payments/create/?invoice=01dd06f1-66d2-4138-a11c-b5c690c06594 HTTP/1.1" 200 44487 INFO 2025-10-19 16:11:20,401 basehttp 22829 6156169216 "GET /en/finance/payments/create/?invoice=01dd06f1-66d2-4138-a11c-b5c690c06594 HTTP/1.1" 200 44531 INFO 2025-10-19 16:12:07,163 basehttp 22829 6156169216 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-19 16:12:07,224 basehttp 22829 6156169216 "GET /finance/payments/create/?invoice=01dd06f1-66d2-4138-a11c-b5c690c06594 HTTP/1.1" 302 0 INFO 2025-10-19 16:12:07,307 basehttp 22829 6172995584 "GET /ar/finance/payments/create/?invoice=01dd06f1-66d2-4138-a11c-b5c690c06594 HTTP/1.1" 200 44962 INFO 2025-10-19 16:12:21,842 basehttp 22829 6172995584 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-19 16:12:21,904 basehttp 22829 6172995584 "GET /finance/payments/create/?invoice=01dd06f1-66d2-4138-a11c-b5c690c06594 HTTP/1.1" 302 0 INFO 2025-10-19 16:12:21,984 basehttp 22829 6156169216 "GET /en/finance/payments/create/?invoice=01dd06f1-66d2-4138-a11c-b5c690c06594 HTTP/1.1" 200 44529 INFO 2025-10-19 16:17:00,030 basehttp 22829 6156169216 "GET /en/finance/payments/create/?invoice=01dd06f1-66d2-4138-a11c-b5c690c06594 HTTP/1.1" 200 44540 INFO 2025-10-19 16:17:02,975 basehttp 22829 6156169216 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-19 16:17:03,037 basehttp 22829 6156169216 "GET /finance/payments/create/?invoice=01dd06f1-66d2-4138-a11c-b5c690c06594 HTTP/1.1" 302 0 INFO 2025-10-19 16:17:03,118 basehttp 22829 6172995584 "GET /ar/finance/payments/create/?invoice=01dd06f1-66d2-4138-a11c-b5c690c06594 HTTP/1.1" 200 44974 INFO 2025-10-19 16:17:03,134 basehttp 22829 6172995584 "GET /static/css/default/app-rtl.min.css HTTP/1.1" 200 917561 INFO 2025-10-19 16:17:33,102 basehttp 22829 6172995584 "GET /ar/finance/payments/ HTTP/1.1" 200 56072 INFO 2025-10-19 16:17:42,886 basehttp 22829 6172995584 "GET / HTTP/1.1" 302 0 INFO 2025-10-19 16:17:42,957 basehttp 22829 6156169216 "GET /ar/ HTTP/1.1" 200 39413 INFO 2025-10-19 16:17:50,717 basehttp 22829 6156169216 "GET /ar/ HTTP/1.1" 200 39413 INFO 2025-10-19 16:21:07,556 basehttp 22829 6156169216 "GET /ar/ HTTP/1.1" 200 39420 INFO 2025-10-19 16:21:07,567 basehttp 22829 6156169216 "GET /static/custom/css/custom.css HTTP/1.1" 200 2844 WARNING 2025-10-19 16:21:07,594 basehttp 22829 6156169216 "GET /static/custom/css/saudiriyalsymbol.woff2 HTTP/1.1" 404 2026 WARNING 2025-10-19 16:21:07,601 basehttp 22829 6172995584 "GET /static/custom/css/saudiriyalsymbol.woff HTTP/1.1" 404 2023 WARNING 2025-10-19 16:21:07,607 basehttp 22829 6156169216 "GET /static/custom/css/saudiriyalsymbol.otf HTTP/1.1" 404 2020 INFO 2025-10-19 16:23:28,478 basehttp 22829 6156169216 "GET /ar/ HTTP/1.1" 200 39420 WARNING 2025-10-19 16:23:28,513 basehttp 22829 6156169216 "GET /static/custom/css/saudiriyalsymbol.woff2 HTTP/1.1" 404 2026 WARNING 2025-10-19 16:23:28,524 basehttp 22829 6172995584 "GET /static/custom/css/saudiriyalsymbol.woff HTTP/1.1" 404 2023 WARNING 2025-10-19 16:23:28,527 basehttp 22829 6156169216 "GET /static/custom/css/saudiriyalsymbol.otf HTTP/1.1" 404 2020 INFO 2025-10-19 16:23:28,899 basehttp 22829 6156169216 "GET /ar/ HTTP/1.1" 200 39420 WARNING 2025-10-19 16:23:28,940 basehttp 22829 6156169216 "GET /static/custom/css/saudiriyalsymbol.woff2 HTTP/1.1" 404 2026 WARNING 2025-10-19 16:23:28,950 basehttp 22829 6172995584 "GET /static/custom/css/saudiriyalsymbol.woff HTTP/1.1" 404 2023 WARNING 2025-10-19 16:23:28,953 basehttp 22829 6156169216 "GET /static/custom/css/saudiriyalsymbol.otf HTTP/1.1" 404 2020 INFO 2025-10-19 16:26:11,172 basehttp 22829 6156169216 "GET /ar/ HTTP/1.1" 200 39461 WARNING 2025-10-19 16:26:11,204 basehttp 22829 6156169216 "GET /static/custom/css/saudiriyalsymbol.woff2 HTTP/1.1" 404 2026 WARNING 2025-10-19 16:26:11,214 basehttp 22829 6172995584 "GET /static/custom/css/saudiriyalsymbol.woff HTTP/1.1" 404 2023 WARNING 2025-10-19 16:26:11,216 basehttp 22829 6156169216 "GET /static/custom/css/saudiriyalsymbol.otf HTTP/1.1" 404 2020 INFO 2025-10-19 16:26:23,426 basehttp 22829 6156169216 "GET /ar/ HTTP/1.1" 200 39461 WARNING 2025-10-19 16:26:23,463 basehttp 22829 6156169216 "GET /static/custom/css/saudiriyalsymbol.woff2 HTTP/1.1" 404 2026 WARNING 2025-10-19 16:26:23,475 basehttp 22829 6172995584 "GET /static/custom/css/saudiriyalsymbol.woff HTTP/1.1" 404 2023 WARNING 2025-10-19 16:26:23,478 basehttp 22829 6156169216 "GET /static/custom/css/saudiriyalsymbol.otf HTTP/1.1" 404 2020 INFO 2025-10-19 16:26:55,984 basehttp 22829 6156169216 "GET /ar/ HTTP/1.1" 200 39578 WARNING 2025-10-19 16:26:56,022 basehttp 22829 6156169216 "GET /static/custom/css/saudiriyalsymbol.woff2 HTTP/1.1" 404 2026 WARNING 2025-10-19 16:26:56,034 basehttp 22829 6172995584 "GET /static/custom/css/saudiriyalsymbol.woff HTTP/1.1" 404 2023 WARNING 2025-10-19 16:26:56,036 basehttp 22829 6156169216 "GET /static/custom/css/saudiriyalsymbol.otf HTTP/1.1" 404 2020 INFO 2025-10-19 16:28:12,305 basehttp 22829 6156169216 "GET /en/admin/finance/payment/?o=2 HTTP/1.1" 200 84344 INFO 2025-10-19 16:28:12,314 basehttp 22829 6156169216 "GET /static/admin/css/base.css HTTP/1.1" 304 0 INFO 2025-10-19 16:28:12,318 basehttp 22829 6172995584 "GET /static/admin/css/dark_mode.css HTTP/1.1" 304 0 INFO 2025-10-19 16:28:12,318 basehttp 22829 13572796416 "GET /static/admin/css/nav_sidebar.css HTTP/1.1" 304 0 INFO 2025-10-19 16:28:12,318 basehttp 22829 13589622784 "GET /static/admin/css/changelists.css HTTP/1.1" 304 0 INFO 2025-10-19 16:28:12,319 basehttp 22829 13606449152 "GET /static/admin/js/theme.js HTTP/1.1" 304 0 INFO 2025-10-19 16:28:12,319 basehttp 22829 6172995584 "GET /static/admin/css/responsive.css HTTP/1.1" 304 0 INFO 2025-10-19 16:28:12,320 basehttp 22829 13623275520 "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.1" 304 0 INFO 2025-10-19 16:28:12,320 basehttp 22829 13589622784 "GET /static/admin/js/core.js HTTP/1.1" 304 0 INFO 2025-10-19 16:28:12,320 basehttp 22829 13572796416 "GET /static/admin/js/jquery.init.js HTTP/1.1" 304 0 INFO 2025-10-19 16:28:12,321 basehttp 22829 6172995584 "GET /static/admin/js/actions.js HTTP/1.1" 304 0 INFO 2025-10-19 16:28:12,321 basehttp 22829 13606449152 "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.1" 304 0 INFO 2025-10-19 16:28:12,321 basehttp 22829 13589622784 "GET /static/admin/js/prepopulate.js HTTP/1.1" 304 0 INFO 2025-10-19 16:28:12,321 basehttp 22829 13623275520 "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.1" 304 0 INFO 2025-10-19 16:28:12,321 basehttp 22829 13572796416 "GET /static/admin/js/urlify.js HTTP/1.1" 304 0 INFO 2025-10-19 16:28:12,322 basehttp 22829 13572796416 "GET /static/admin/img/search.svg HTTP/1.1" 304 0 INFO 2025-10-19 16:28:12,323 basehttp 22829 13572796416 "GET /static/admin/js/nav_sidebar.js HTTP/1.1" 304 0 INFO 2025-10-19 16:28:12,324 basehttp 22829 13572796416 "GET /static/admin/js/filters.js HTTP/1.1" 304 0 INFO 2025-10-19 16:28:12,377 basehttp 22829 6156169216 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-19 16:28:14,041 basehttp 22829 6156169216 "GET /ar/ HTTP/1.1" 200 39592 WARNING 2025-10-19 16:28:14,081 basehttp 22829 6156169216 "GET /static/custom/css/saudiriyalsymbol.woff2 HTTP/1.1" 404 2026 WARNING 2025-10-19 16:28:14,095 basehttp 22829 13572796416 "GET /static/custom/css/saudiriyalsymbol.woff HTTP/1.1" 404 2023 WARNING 2025-10-19 16:28:14,097 basehttp 22829 13623275520 "GET /static/custom/css/saudiriyalsymbol.otf HTTP/1.1" 404 2020 INFO 2025-10-19 16:30:11,078 basehttp 22829 13606449152 "GET /ar/ HTTP/1.1" 200 39564 WARNING 2025-10-19 16:30:11,109 basehttp 22829 13606449152 "GET /static/custom/css/saudiriyalsymbol.woff2 HTTP/1.1" 404 2026 WARNING 2025-10-19 16:30:11,119 basehttp 22829 13589622784 "GET /static/custom/css/saudiriyalsymbol.woff HTTP/1.1" 404 2023 WARNING 2025-10-19 16:30:11,121 basehttp 22829 6172995584 "GET /static/custom/css/saudiriyalsymbol.otf HTTP/1.1" 404 2020 INFO 2025-10-19 16:33:47,696 basehttp 22829 6156169216 "GET /ar/ HTTP/1.1" 200 39580 WARNING 2025-10-19 16:33:47,736 basehttp 22829 6156169216 "GET /static/custom/css/saudiriyalsymbol.woff2 HTTP/1.1" 404 2026 WARNING 2025-10-19 16:33:47,749 basehttp 22829 6172995584 "GET /static/custom/css/saudiriyalsymbol.woff HTTP/1.1" 404 2023 WARNING 2025-10-19 16:33:47,752 basehttp 22829 6156169216 "GET /static/custom/css/saudiriyalsymbol.otf HTTP/1.1" 404 2020 INFO 2025-10-19 16:35:01,735 basehttp 22829 6156169216 "GET /ar/ HTTP/1.1" 200 39536 WARNING 2025-10-19 16:35:01,768 basehttp 22829 6156169216 "GET /static/custom/css/saudiriyalsymbol.woff2 HTTP/1.1" 404 2026 WARNING 2025-10-19 16:35:01,778 basehttp 22829 6172995584 "GET /static/custom/css/saudiriyalsymbol.woff HTTP/1.1" 404 2023 WARNING 2025-10-19 16:35:01,780 basehttp 22829 6156169216 "GET /static/custom/css/saudiriyalsymbol.otf HTTP/1.1" 404 2020 WARNING 2025-10-19 16:35:18,550 basehttp 22829 6172995584 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-19 16:35:18,564 basehttp 22829 6172995584 "GET /static/css/default/app-rtl.min.css.map HTTP/1.1" 200 2008917 WARNING 2025-10-19 16:35:18,716 log 22829 6156169216 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-19 16:35:18,716 basehttp 22829 6156169216 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16602 INFO 2025-10-19 16:35:30,147 basehttp 22829 6156169216 "GET /ar/ HTTP/1.1" 200 39534 INFO 2025-10-19 16:35:30,157 basehttp 22829 13572796416 "GET /static/custom/css/custom.css HTTP/1.1" 200 601 INFO 2025-10-19 16:35:30,157 basehttp 22829 13589622784 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 200 7860 INFO 2025-10-19 16:35:30,158 basehttp 22829 13606449152 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-10-19 16:35:30,158 basehttp 22829 13623275520 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-10-19 16:35:30,159 basehttp 22829 6172995584 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-10-19 16:35:30,159 basehttp 22829 13572796416 "GET /static/js/htmx.min.js HTTP/1.1" 200 51076 WARNING 2025-10-19 16:35:30,171 basehttp 22829 13589622784 "GET /static/custom/css/custom/saudiriyalsymbol.woff2 HTTP/1.1" 404 2047 INFO 2025-10-19 16:35:30,173 basehttp 22829 13623275520 "GET /static/img/user/user-12.jpg HTTP/1.1" 200 8541 INFO 2025-10-19 16:35:30,173 basehttp 22829 6156169216 "GET /static/css/default/app-rtl.min.css HTTP/1.1" 200 917561 WARNING 2025-10-19 16:35:30,177 basehttp 22829 13623275520 "GET /static/custom/css/custom/saudiriyalsymbol.woff HTTP/1.1" 404 2044 INFO 2025-10-19 16:35:30,178 basehttp 22829 13589622784 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 200 5536 WARNING 2025-10-19 16:35:30,191 basehttp 22829 13589622784 "GET /static/custom/css/custom/saudiriyalsymbol.otf HTTP/1.1" 404 2041 INFO 2025-10-19 16:35:30,192 basehttp 22829 13623275520 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-10-19 16:35:30,193 basehttp 22829 6172995584 "GET /static/js/app.min.js HTTP/1.1" 200 110394 INFO 2025-10-19 16:35:30,201 basehttp 22829 13589622784 "GET /static/img/theme/default.jpg HTTP/1.1" 200 26964 INFO 2025-10-19 16:35:30,203 basehttp 22829 6156169216 "GET /static/plugins/apexcharts/dist/apexcharts.min.js HTTP/1.1" 200 574941 INFO 2025-10-19 16:35:30,205 basehttp 22829 6172995584 "GET /static/img/theme/apple.jpg HTTP/1.1" 200 28822 INFO 2025-10-19 16:35:30,206 basehttp 22829 13572796416 "GET /static/js/vendor.min.js HTTP/1.1" 200 1091361 INFO 2025-10-19 16:35:30,206 basehttp 22829 13623275520 "GET /static/img/theme/transparent.jpg HTTP/1.1" 200 32747 INFO 2025-10-19 16:35:30,207 basehttp 22829 13589622784 "GET /static/img/theme/material.jpg HTTP/1.1" 200 28774 INFO 2025-10-19 16:35:30,207 basehttp 22829 6156169216 "GET /static/img/theme/facebook.jpg HTTP/1.1" 200 27881 INFO 2025-10-19 16:35:30,210 basehttp 22829 6172995584 "GET /static/img/version/ajax.jpg HTTP/1.1" 200 20223 INFO 2025-10-19 16:35:30,211 basehttp 22829 13589622784 "GET /static/img/version/angular1x.jpg HTTP/1.1" 200 22869 INFO 2025-10-19 16:35:30,211 basehttp 22829 13572796416 "GET /static/img/version/html.jpg HTTP/1.1" 200 17325 INFO 2025-10-19 16:35:30,212 basehttp 22829 6156169216 "GET /static/img/version/angular10x.jpg HTTP/1.1" 200 24580 INFO 2025-10-19 16:35:30,214 basehttp 22829 6172995584 "GET /static/img/version/svelte.jpg HTTP/1.1" 200 25060 INFO 2025-10-19 16:35:30,215 basehttp 22829 13589622784 "GET /static/img/version/laravel.jpg HTTP/1.1" 200 26040 INFO 2025-10-19 16:35:30,215 basehttp 22829 6156169216 "GET /static/img/version/vuejs.jpg HTTP/1.1" 200 22518 INFO 2025-10-19 16:35:30,216 basehttp 22829 13572796416 "GET /static/img/version/django.jpg HTTP/1.1" 200 20935 INFO 2025-10-19 16:35:30,217 basehttp 22829 13623275520 "GET /static/img/theme/google.jpg HTTP/1.1" 200 86013 INFO 2025-10-19 16:35:30,217 basehttp 22829 13589622784 "GET /static/img/version/dotnet.jpg HTTP/1.1" 200 24791 INFO 2025-10-19 16:35:30,218 basehttp 22829 6172995584 "GET /static/img/version/reactjs.jpg HTTP/1.1" 200 26850 INFO 2025-10-19 16:35:30,219 basehttp 22829 6156169216 "GET /static/img/version/nextjs.jpg HTTP/1.1" 200 20152 INFO 2025-10-19 16:35:30,220 basehttp 22829 13589622784 "GET /static/img/theme/blog.jpg HTTP/1.1" 200 32334 INFO 2025-10-19 16:35:30,220 basehttp 22829 13623275520 "GET /static/img/theme/e-commerce.jpg HTTP/1.1" 200 37734 INFO 2025-10-19 16:35:30,220 basehttp 22829 6172995584 "GET /static/img/theme/forum.jpg HTTP/1.1" 200 28744 INFO 2025-10-19 16:35:30,220 basehttp 22829 13572796416 "GET /static/img/theme/one-page-parallax.jpg HTTP/1.1" 200 22474 INFO 2025-10-19 16:35:30,221 basehttp 22829 6156169216 "GET /static/img/theme/corporate.jpg HTTP/1.1" 200 38911 WARNING 2025-10-19 16:35:30,282 log 22829 13606449152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-19 16:35:30,282 basehttp 22829 13606449152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16603 INFO 2025-10-19 16:35:30,297 basehttp 22829 13606449152 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 WARNING 2025-10-19 16:35:30,312 basehttp 22829 6156169216 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-19 16:35:30,313 basehttp 22829 6172995584 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 INFO 2025-10-19 16:35:30,315 basehttp 22829 6172995584 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 INFO 2025-10-19 16:35:30,316 basehttp 22829 13606449152 "GET /static/css/default/app-rtl.min.css.map HTTP/1.1" 200 2008917 INFO 2025-10-19 16:35:30,387 basehttp 22829 6156169216 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-10-19 16:35:30,387 basehttp 22829 13606449152 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 INFO 2025-10-19 16:35:35,560 basehttp 22829 13606449152 "GET /ar/ HTTP/1.1" 200 39536 INFO 2025-10-19 16:35:35,577 basehttp 22829 13589622784 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 200 7860 INFO 2025-10-19 16:35:35,578 basehttp 22829 13623275520 "GET /static/custom/css/custom.css HTTP/1.1" 200 601 INFO 2025-10-19 16:35:35,579 basehttp 22829 13640101888 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-10-19 16:35:35,582 basehttp 22829 13589622784 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 WARNING 2025-10-19 16:35:35,583 basehttp 22829 13640101888 "GET /static/custom/css/custom/saudiriyalsymbol.woff2 HTTP/1.1" 404 2047 INFO 2025-10-19 16:35:35,585 basehttp 22829 13572796416 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-10-19 16:35:35,586 basehttp 22829 13589622784 "GET /static/img/user/user-12.jpg HTTP/1.1" 200 8541 INFO 2025-10-19 16:35:35,586 basehttp 22829 13623275520 "GET /static/js/htmx.min.js HTTP/1.1" 200 51076 WARNING 2025-10-19 16:35:35,588 basehttp 22829 13572796416 "GET /static/custom/css/custom/saudiriyalsymbol.woff HTTP/1.1" 404 2044 INFO 2025-10-19 16:35:35,589 basehttp 22829 13623275520 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 200 5536 WARNING 2025-10-19 16:35:35,593 basehttp 22829 13623275520 "GET /static/custom/css/custom/saudiriyalsymbol.otf HTTP/1.1" 404 2041 INFO 2025-10-19 16:35:35,595 basehttp 22829 13589622784 "GET /static/js/app.min.js HTTP/1.1" 200 110394 INFO 2025-10-19 16:35:35,608 basehttp 22829 13572796416 "GET /static/plugins/apexcharts/dist/apexcharts.min.js HTTP/1.1" 200 574941 INFO 2025-10-19 16:35:35,608 basehttp 22829 6172995584 "GET /static/css/default/app-rtl.min.css HTTP/1.1" 200 917561 INFO 2025-10-19 16:35:35,610 basehttp 22829 13640101888 "GET /static/js/vendor.min.js HTTP/1.1" 200 1091361 INFO 2025-10-19 16:35:35,617 basehttp 22829 13589622784 "GET /static/img/theme/default.jpg HTTP/1.1" 200 26964 INFO 2025-10-19 16:35:35,617 basehttp 22829 13623275520 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-10-19 16:35:35,623 basehttp 22829 13572796416 "GET /static/img/theme/transparent.jpg HTTP/1.1" 200 32747 INFO 2025-10-19 16:35:35,623 basehttp 22829 13640101888 "GET /static/img/theme/material.jpg HTTP/1.1" 200 28774 INFO 2025-10-19 16:35:35,623 basehttp 22829 13589622784 "GET /static/img/theme/facebook.jpg HTTP/1.1" 200 27881 INFO 2025-10-19 16:35:35,623 basehttp 22829 6172995584 "GET /static/img/theme/apple.jpg HTTP/1.1" 200 28822 INFO 2025-10-19 16:35:35,625 basehttp 22829 13623275520 "GET /static/img/theme/google.jpg HTTP/1.1" 200 86013 INFO 2025-10-19 16:35:35,636 basehttp 22829 13589622784 "GET /static/img/version/angular1x.jpg HTTP/1.1" 200 22869 INFO 2025-10-19 16:35:35,636 basehttp 22829 6172995584 "GET /static/img/version/angular10x.jpg HTTP/1.1" 200 24580 INFO 2025-10-19 16:35:35,638 basehttp 22829 13623275520 "GET /static/img/version/svelte.jpg HTTP/1.1" 200 25060 INFO 2025-10-19 16:35:35,639 basehttp 22829 6172995584 "GET /static/img/version/laravel.jpg HTTP/1.1" 200 26040 INFO 2025-10-19 16:35:35,640 basehttp 22829 13623275520 "GET /static/img/version/vuejs.jpg HTTP/1.1" 200 22518 INFO 2025-10-19 16:35:35,640 basehttp 22829 13589622784 "GET /static/img/version/django.jpg HTTP/1.1" 200 20935 INFO 2025-10-19 16:35:35,642 basehttp 22829 13623275520 "GET /static/img/version/dotnet.jpg HTTP/1.1" 200 24791 INFO 2025-10-19 16:35:35,642 basehttp 22829 6172995584 "GET /static/img/version/reactjs.jpg HTTP/1.1" 200 26850 INFO 2025-10-19 16:35:35,643 basehttp 22829 6172995584 "GET /static/img/theme/e-commerce.jpg HTTP/1.1" 200 37734 INFO 2025-10-19 16:35:35,645 basehttp 22829 6172995584 "GET /static/img/theme/blog.jpg HTTP/1.1" 200 32334 INFO 2025-10-19 16:35:35,646 basehttp 22829 6172995584 "GET /static/img/theme/forum.jpg HTTP/1.1" 200 28744 INFO 2025-10-19 16:35:35,647 basehttp 22829 6172995584 "GET /static/img/theme/corporate.jpg HTTP/1.1" 200 38911 INFO 2025-10-19 16:35:35,647 basehttp 22829 13572796416 "GET /static/img/version/ajax.jpg HTTP/1.1" 200 20223 INFO 2025-10-19 16:35:35,648 basehttp 22829 13640101888 "GET /static/img/version/html.jpg HTTP/1.1" 200 17325 INFO 2025-10-19 16:35:35,648 basehttp 22829 13589622784 "GET /static/img/version/nextjs.jpg HTTP/1.1" 200 20152 INFO 2025-10-19 16:35:35,649 basehttp 22829 13623275520 "GET /static/img/theme/one-page-parallax.jpg HTTP/1.1" 200 22474 WARNING 2025-10-19 16:35:35,678 log 22829 13606449152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-19 16:35:35,678 basehttp 22829 13606449152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16603 INFO 2025-10-19 16:35:35,701 basehttp 22829 13606449152 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-10-19 16:35:35,744 basehttp 22829 13606449152 "GET /static/css/default/app-rtl.min.css.map HTTP/1.1" 200 2008917 INFO 2025-10-19 16:35:35,751 basehttp 22829 13606449152 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 INFO 2025-10-19 16:35:35,751 basehttp 22829 13623275520 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 WARNING 2025-10-19 16:35:35,756 basehttp 22829 13623275520 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-19 16:35:35,821 basehttp 22829 6156169216 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-10-19 16:35:35,821 basehttp 22829 13606449152 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 INFO 2025-10-19 16:36:13,377 basehttp 22829 13606449152 "GET /ar/ HTTP/1.1" 200 39537 WARNING 2025-10-19 16:36:13,451 basehttp 22829 13589622784 "GET /static/custom/css/custom/saudiriyalsymbol.woff2 HTTP/1.1" 404 2047 WARNING 2025-10-19 16:36:13,452 log 22829 13606449152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-19 16:36:13,452 basehttp 22829 13606449152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 WARNING 2025-10-19 16:36:13,470 basehttp 22829 13640101888 "GET /static/custom/css/custom/saudiriyalsymbol.woff HTTP/1.1" 404 2044 WARNING 2025-10-19 16:36:13,470 basehttp 22829 13606449152 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-19 16:36:13,479 basehttp 22829 13572796416 "GET /static/custom/css/custom/saudiriyalsymbol.otf HTTP/1.1" 404 2041 INFO 2025-10-19 16:36:22,502 basehttp 22829 6172995584 "GET /ar/ HTTP/1.1" 200 39535 WARNING 2025-10-19 16:36:22,514 basehttp 22829 13606449152 "GET /static/custom/css/custom.css HTTP/1.1" 404 1990 INFO 2025-10-19 16:36:22,515 basehttp 22829 13623275520 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 200 7860 INFO 2025-10-19 16:36:22,517 basehttp 22829 13640101888 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-10-19 16:36:22,519 basehttp 22829 13640101888 "GET /static/img/user/user-12.jpg HTTP/1.1" 200 8541 INFO 2025-10-19 16:36:22,519 basehttp 22829 13606449152 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-10-19 16:36:22,524 basehttp 22829 13589622784 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-10-19 16:36:22,525 basehttp 22829 13623275520 "GET /static/js/htmx.min.js HTTP/1.1" 200 51076 INFO 2025-10-19 16:36:22,527 basehttp 22829 13589622784 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 200 5536 INFO 2025-10-19 16:36:22,529 basehttp 22829 13606449152 "GET /static/js/app.min.js HTTP/1.1" 200 110394 INFO 2025-10-19 16:36:22,533 basehttp 22829 13589622784 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-10-19 16:36:22,534 basehttp 22829 13572796416 "GET /static/css/default/app-rtl.min.css HTTP/1.1" 200 917561 INFO 2025-10-19 16:36:22,536 basehttp 22829 13606449152 "GET /static/img/theme/default.jpg HTTP/1.1" 200 26964 INFO 2025-10-19 16:36:22,539 basehttp 22829 13572796416 "GET /static/img/theme/apple.jpg HTTP/1.1" 200 28822 INFO 2025-10-19 16:36:22,539 basehttp 22829 13589622784 "GET /static/img/theme/transparent.jpg HTTP/1.1" 200 32747 INFO 2025-10-19 16:36:22,540 basehttp 22829 13606449152 "GET /static/img/theme/material.jpg HTTP/1.1" 200 28774 INFO 2025-10-19 16:36:22,545 basehttp 22829 13640101888 "GET /static/js/vendor.min.js HTTP/1.1" 200 1091361 INFO 2025-10-19 16:36:22,546 basehttp 22829 13623275520 "GET /static/plugins/apexcharts/dist/apexcharts.min.js HTTP/1.1" 200 574941 INFO 2025-10-19 16:36:22,546 basehttp 22829 13572796416 "GET /static/img/theme/facebook.jpg HTTP/1.1" 200 27881 INFO 2025-10-19 16:36:22,547 basehttp 22829 13606449152 "GET /static/img/version/html.jpg HTTP/1.1" 200 17325 INFO 2025-10-19 16:36:22,549 basehttp 22829 13606449152 "GET /static/img/version/svelte.jpg HTTP/1.1" 200 25060 INFO 2025-10-19 16:36:22,550 basehttp 22829 13623275520 "GET /static/img/version/angular1x.jpg HTTP/1.1" 200 22869 INFO 2025-10-19 16:36:22,551 basehttp 22829 13572796416 "GET /static/img/version/angular10x.jpg HTTP/1.1" 200 24580 INFO 2025-10-19 16:36:22,551 basehttp 22829 13589622784 "GET /static/img/theme/google.jpg HTTP/1.1" 200 86013 INFO 2025-10-19 16:36:22,552 basehttp 22829 13640101888 "GET /static/img/version/ajax.jpg HTTP/1.1" 200 20223 INFO 2025-10-19 16:36:22,552 basehttp 22829 13606449152 "GET /static/img/version/laravel.jpg HTTP/1.1" 200 26040 INFO 2025-10-19 16:36:22,553 basehttp 22829 13572796416 "GET /static/img/version/vuejs.jpg HTTP/1.1" 200 22518 INFO 2025-10-19 16:36:22,553 basehttp 22829 13623275520 "GET /static/img/version/django.jpg HTTP/1.1" 200 20935 INFO 2025-10-19 16:36:22,555 basehttp 22829 13640101888 "GET /static/img/version/nextjs.jpg HTTP/1.1" 200 20152 INFO 2025-10-19 16:36:22,555 basehttp 22829 13606449152 "GET /static/img/version/dotnet.jpg HTTP/1.1" 200 24791 INFO 2025-10-19 16:36:22,555 basehttp 22829 13589622784 "GET /static/img/version/reactjs.jpg HTTP/1.1" 200 26850 INFO 2025-10-19 16:36:22,556 basehttp 22829 13623275520 "GET /static/img/theme/e-commerce.jpg HTTP/1.1" 200 37734 INFO 2025-10-19 16:36:22,557 basehttp 22829 13606449152 "GET /static/img/theme/blog.jpg HTTP/1.1" 200 32334 INFO 2025-10-19 16:36:22,558 basehttp 22829 13589622784 "GET /static/img/theme/corporate.jpg HTTP/1.1" 200 38911 INFO 2025-10-19 16:36:22,558 basehttp 22829 13572796416 "GET /static/img/theme/one-page-parallax.jpg HTTP/1.1" 200 22474 INFO 2025-10-19 16:36:22,558 basehttp 22829 13640101888 "GET /static/img/theme/forum.jpg HTTP/1.1" 200 28744 WARNING 2025-10-19 16:36:22,604 log 22829 6172995584 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-19 16:36:22,604 basehttp 22829 6172995584 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16602 INFO 2025-10-19 16:36:22,638 basehttp 22829 6172995584 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-10-19 16:36:22,662 basehttp 22829 6172995584 "GET /static/css/default/app-rtl.min.css.map HTTP/1.1" 200 2008917 INFO 2025-10-19 16:36:22,684 basehttp 22829 6172995584 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 WARNING 2025-10-19 16:36:22,685 basehttp 22829 13640101888 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-19 16:36:22,686 basehttp 22829 6172995584 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 INFO 2025-10-19 16:36:22,750 basehttp 22829 6156169216 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-10-19 16:36:22,750 basehttp 22829 6172995584 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 INFO 2025-10-19 16:36:46,162 basehttp 22829 6172995584 "GET /ar/ HTTP/1.1" 200 39529 INFO 2025-10-19 16:36:46,181 basehttp 22829 13606449152 "GET /static/css/custom.css HTTP/1.1" 200 580 INFO 2025-10-19 16:36:46,182 basehttp 22829 13640101888 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-10-19 16:36:46,182 basehttp 22829 13623275520 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 200 7860 WARNING 2025-10-19 16:36:46,186 basehttp 22829 13640101888 "GET /static/css/saudiriyalsymbol.woff2 HTTP/1.1" 404 2005 INFO 2025-10-19 16:36:46,186 basehttp 22829 13606449152 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-10-19 16:36:46,189 basehttp 22829 13623275520 "GET /static/js/htmx.min.js HTTP/1.1" 200 51076 WARNING 2025-10-19 16:36:46,191 basehttp 22829 13623275520 "GET /static/css/saudiriyalsymbol.woff HTTP/1.1" 404 2002 INFO 2025-10-19 16:36:46,192 basehttp 22829 13606449152 "GET /static/img/user/user-12.jpg HTTP/1.1" 200 8541 INFO 2025-10-19 16:36:46,193 basehttp 22829 13572796416 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 WARNING 2025-10-19 16:36:46,194 basehttp 22829 13572796416 "GET /static/css/saudiriyalsymbol.otf HTTP/1.1" 404 1999 INFO 2025-10-19 16:36:46,195 basehttp 22829 13623275520 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 200 5536 INFO 2025-10-19 16:36:46,198 basehttp 22829 13606449152 "GET /static/js/app.min.js HTTP/1.1" 200 110394 INFO 2025-10-19 16:36:46,200 basehttp 22829 13572796416 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-10-19 16:36:46,203 basehttp 22829 13606449152 "GET /static/img/theme/default.jpg HTTP/1.1" 200 26964 INFO 2025-10-19 16:36:46,205 basehttp 22829 13572796416 "GET /static/img/theme/transparent.jpg HTTP/1.1" 200 32747 INFO 2025-10-19 16:36:46,210 basehttp 22829 13589622784 "GET /static/css/default/app-rtl.min.css HTTP/1.1" 200 917561 INFO 2025-10-19 16:36:46,211 basehttp 22829 13606449152 "GET /static/img/theme/apple.jpg HTTP/1.1" 200 28822 INFO 2025-10-19 16:36:46,212 basehttp 22829 13572796416 "GET /static/img/theme/material.jpg HTTP/1.1" 200 28774 INFO 2025-10-19 16:36:46,222 basehttp 22829 13640101888 "GET /static/js/vendor.min.js HTTP/1.1" 200 1091361 INFO 2025-10-19 16:36:46,225 basehttp 22829 13572796416 "GET /static/img/version/html.jpg HTTP/1.1" 200 17325 INFO 2025-10-19 16:36:46,225 basehttp 22829 13589622784 "GET /static/img/theme/facebook.jpg HTTP/1.1" 200 27881 INFO 2025-10-19 16:36:46,233 basehttp 22829 13640101888 "GET /static/img/version/ajax.jpg HTTP/1.1" 200 20223 INFO 2025-10-19 16:36:46,233 basehttp 22829 13572796416 "GET /static/img/version/angular10x.jpg HTTP/1.1" 200 24580 INFO 2025-10-19 16:36:46,234 basehttp 22829 13623275520 "GET /static/plugins/apexcharts/dist/apexcharts.min.js HTTP/1.1" 200 574941 INFO 2025-10-19 16:36:46,235 basehttp 22829 13589622784 "GET /static/img/version/angular1x.jpg HTTP/1.1" 200 22869 INFO 2025-10-19 16:36:46,236 basehttp 22829 13606449152 "GET /static/img/theme/google.jpg HTTP/1.1" 200 86013 INFO 2025-10-19 16:36:46,237 basehttp 22829 13572796416 "GET /static/img/version/svelte.jpg HTTP/1.1" 200 25060 INFO 2025-10-19 16:36:46,237 basehttp 22829 13623275520 "GET /static/img/version/django.jpg HTTP/1.1" 200 20935 INFO 2025-10-19 16:36:46,238 basehttp 22829 13640101888 "GET /static/img/version/laravel.jpg HTTP/1.1" 200 26040 INFO 2025-10-19 16:36:46,239 basehttp 22829 13589622784 "GET /static/img/version/vuejs.jpg HTTP/1.1" 200 22518 INFO 2025-10-19 16:36:46,239 basehttp 22829 13606449152 "GET /static/img/version/reactjs.jpg HTTP/1.1" 200 26850 INFO 2025-10-19 16:36:46,241 basehttp 22829 13572796416 "GET /static/img/version/dotnet.jpg HTTP/1.1" 200 24791 INFO 2025-10-19 16:36:46,241 basehttp 22829 13623275520 "GET /static/img/version/nextjs.jpg HTTP/1.1" 200 20152 INFO 2025-10-19 16:36:46,247 basehttp 22829 13589622784 "GET /static/img/theme/e-commerce.jpg HTTP/1.1" 200 37734 INFO 2025-10-19 16:36:46,247 basehttp 22829 13572796416 "GET /static/img/theme/forum.jpg HTTP/1.1" 200 28744 INFO 2025-10-19 16:36:46,247 basehttp 22829 13606449152 "GET /static/img/theme/blog.jpg HTTP/1.1" 200 32334 INFO 2025-10-19 16:36:46,247 basehttp 22829 13623275520 "GET /static/img/theme/corporate.jpg HTTP/1.1" 200 38911 INFO 2025-10-19 16:36:46,254 basehttp 22829 13640101888 "GET /static/img/theme/one-page-parallax.jpg HTTP/1.1" 200 22474 WARNING 2025-10-19 16:36:46,281 log 22829 6172995584 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-19 16:36:46,281 basehttp 22829 6172995584 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16603 INFO 2025-10-19 16:36:46,328 basehttp 22829 6172995584 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 WARNING 2025-10-19 16:36:46,349 basehttp 22829 13623275520 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-19 16:36:46,349 basehttp 22829 13640101888 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 INFO 2025-10-19 16:36:46,353 basehttp 22829 13640101888 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 INFO 2025-10-19 16:36:46,358 basehttp 22829 6172995584 "GET /static/css/default/app-rtl.min.css.map HTTP/1.1" 200 2008917 INFO 2025-10-19 16:36:46,425 basehttp 22829 6156169216 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-10-19 16:36:46,425 basehttp 22829 6172995584 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 INFO 2025-10-19 16:37:19,227 basehttp 22829 6172995584 "GET /ar/ HTTP/1.1" 200 39528 INFO 2025-10-19 16:37:19,247 basehttp 22829 13572796416 "GET /static/css/custom.css HTTP/1.1" 200 580 INFO 2025-10-19 16:37:19,248 basehttp 22829 13606449152 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 200 7860 INFO 2025-10-19 16:37:19,249 basehttp 22829 13623275520 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-10-19 16:37:19,252 basehttp 22829 13572796416 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-10-19 16:37:19,253 basehttp 22829 13623275520 "GET /static/img/user/user-12.jpg HTTP/1.1" 200 8541 INFO 2025-10-19 16:37:19,257 basehttp 22829 13589622784 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-10-19 16:37:19,258 basehttp 22829 13606449152 "GET /static/js/htmx.min.js HTTP/1.1" 200 51076 INFO 2025-10-19 16:37:19,259 basehttp 22829 13589622784 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 200 5536 INFO 2025-10-19 16:37:19,264 basehttp 22829 13589622784 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-10-19 16:37:19,265 basehttp 22829 13623275520 "GET /static/js/app.min.js HTTP/1.1" 200 110394 INFO 2025-10-19 16:37:19,269 basehttp 22829 13589622784 "GET /static/img/theme/default.jpg HTTP/1.1" 200 26964 INFO 2025-10-19 16:37:19,270 basehttp 22829 13623275520 "GET /static/img/theme/transparent.jpg HTTP/1.1" 200 32747 INFO 2025-10-19 16:37:19,276 basehttp 22829 13589622784 "GET /static/img/theme/apple.jpg HTTP/1.1" 200 28822 INFO 2025-10-19 16:37:19,276 basehttp 22829 13623275520 "GET /static/img/theme/material.jpg HTTP/1.1" 200 28774 INFO 2025-10-19 16:37:19,278 basehttp 22829 13640101888 "GET /static/css/default/app-rtl.min.css HTTP/1.1" 200 917561 INFO 2025-10-19 16:37:19,284 basehttp 22829 13572796416 "GET /static/js/vendor.min.js HTTP/1.1" 200 1091361 INFO 2025-10-19 16:37:19,285 basehttp 22829 13623275520 "GET /static/img/theme/facebook.jpg HTTP/1.1" 200 27881 INFO 2025-10-19 16:37:19,286 basehttp 22829 13606449152 "GET /static/plugins/apexcharts/dist/apexcharts.min.js HTTP/1.1" 200 574941 INFO 2025-10-19 16:37:19,286 basehttp 22829 13640101888 "GET /static/img/version/html.jpg HTTP/1.1" 200 17325 INFO 2025-10-19 16:37:19,289 basehttp 22829 13606449152 "GET /static/img/version/svelte.jpg HTTP/1.1" 200 25060 INFO 2025-10-19 16:37:19,289 basehttp 22829 13623275520 "GET /static/img/version/angular1x.jpg HTTP/1.1" 200 22869 INFO 2025-10-19 16:37:19,289 basehttp 22829 13640101888 "GET /static/img/version/angular10x.jpg HTTP/1.1" 200 24580 INFO 2025-10-19 16:37:19,290 basehttp 22829 13572796416 "GET /static/img/version/ajax.jpg HTTP/1.1" 200 20223 INFO 2025-10-19 16:37:19,290 basehttp 22829 13623275520 "GET /static/img/version/laravel.jpg HTTP/1.1" 200 26040 INFO 2025-10-19 16:37:19,291 basehttp 22829 13589622784 "GET /static/img/theme/google.jpg HTTP/1.1" 200 86013 INFO 2025-10-19 16:37:19,292 basehttp 22829 13623275520 "GET /static/img/version/reactjs.jpg HTTP/1.1" 200 26850 INFO 2025-10-19 16:37:19,293 basehttp 22829 13572796416 "GET /static/img/version/django.jpg HTTP/1.1" 200 20935 INFO 2025-10-19 16:37:19,293 basehttp 22829 13640101888 "GET /static/img/version/dotnet.jpg HTTP/1.1" 200 24791 INFO 2025-10-19 16:37:19,293 basehttp 22829 13606449152 "GET /static/img/version/vuejs.jpg HTTP/1.1" 200 22518 INFO 2025-10-19 16:37:19,295 basehttp 22829 13606449152 "GET /static/img/theme/forum.jpg HTTP/1.1" 200 28744 INFO 2025-10-19 16:37:19,295 basehttp 22829 13640101888 "GET /static/img/theme/blog.jpg HTTP/1.1" 200 32334 INFO 2025-10-19 16:37:19,295 basehttp 22829 13572796416 "GET /static/img/theme/e-commerce.jpg HTTP/1.1" 200 37734 INFO 2025-10-19 16:37:19,295 basehttp 22829 13589622784 "GET /static/img/version/nextjs.jpg HTTP/1.1" 200 20152 INFO 2025-10-19 16:37:19,296 basehttp 22829 13640101888 "GET /static/img/theme/corporate.jpg HTTP/1.1" 200 38911 INFO 2025-10-19 16:37:19,297 basehttp 22829 13623275520 "GET /static/img/theme/one-page-parallax.jpg HTTP/1.1" 200 22474 WARNING 2025-10-19 16:37:19,352 log 22829 6172995584 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-19 16:37:19,352 basehttp 22829 6172995584 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16603 INFO 2025-10-19 16:37:19,387 basehttp 22829 13623275520 "GET /static/css/saudiriyalsymbol.woff2 HTTP/1.1" 200 720 INFO 2025-10-19 16:37:19,392 basehttp 22829 6172995584 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-10-19 16:37:19,411 basehttp 22829 13623275520 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 WARNING 2025-10-19 16:37:19,412 basehttp 22829 13640101888 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-19 16:37:19,416 basehttp 22829 13623275520 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 INFO 2025-10-19 16:37:19,419 basehttp 22829 6172995584 "GET /static/css/default/app-rtl.min.css.map HTTP/1.1" 200 2008917 INFO 2025-10-19 16:37:19,506 basehttp 22829 6156169216 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-10-19 16:37:19,506 basehttp 22829 6172995584 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 INFO 2025-10-19 16:41:03,490 basehttp 22829 6156169216 "GET /ar/ HTTP/1.1" 200 39528 INFO 2025-10-19 16:41:03,507 basehttp 22829 13589622784 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 200 7860 INFO 2025-10-19 16:41:03,507 basehttp 22829 13572796416 "GET /static/css/custom.css HTTP/1.1" 200 580 INFO 2025-10-19 16:41:03,509 basehttp 22829 13606449152 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-10-19 16:41:03,510 basehttp 22829 13623275520 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-10-19 16:41:03,510 basehttp 22829 13572796416 "GET /static/img/user/user-12.jpg HTTP/1.1" 200 8541 INFO 2025-10-19 16:41:03,513 basehttp 22829 6172995584 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-10-19 16:41:03,519 basehttp 22829 13589622784 "GET /static/js/htmx.min.js HTTP/1.1" 200 51076 INFO 2025-10-19 16:41:03,521 basehttp 22829 13623275520 "GET /static/css/saudiriyalsymbol.woff2 HTTP/1.1" 200 720 INFO 2025-10-19 16:41:03,521 basehttp 22829 13589622784 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 200 5536 INFO 2025-10-19 16:41:03,526 basehttp 22829 6156169216 "GET /static/css/apple/app-rtl.min.css HTTP/1.1" 200 922653 INFO 2025-10-19 16:41:03,527 basehttp 22829 6172995584 "GET /static/js/app.min.js HTTP/1.1" 200 110394 INFO 2025-10-19 16:41:03,532 basehttp 22829 6172995584 "GET /static/img/theme/default.jpg HTTP/1.1" 200 26964 INFO 2025-10-19 16:41:03,533 basehttp 22829 6156169216 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-10-19 16:41:03,535 basehttp 22829 13623275520 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-10-19 16:41:03,537 basehttp 22829 6156169216 "GET /static/img/theme/apple.jpg HTTP/1.1" 200 28822 INFO 2025-10-19 16:41:03,539 basehttp 22829 6172995584 "GET /static/img/theme/transparent.jpg HTTP/1.1" 200 32747 INFO 2025-10-19 16:41:03,540 basehttp 22829 13623275520 "GET /static/img/theme/material.jpg HTTP/1.1" 200 28774 INFO 2025-10-19 16:41:03,547 basehttp 22829 13572796416 "GET /static/js/vendor.min.js HTTP/1.1" 200 1091361 INFO 2025-10-19 16:41:03,547 basehttp 22829 6156169216 "GET /static/img/theme/facebook.jpg HTTP/1.1" 200 27881 INFO 2025-10-19 16:41:03,547 basehttp 22829 13589622784 "GET /static/plugins/apexcharts/dist/apexcharts.min.js HTTP/1.1" 200 574941 INFO 2025-10-19 16:41:03,551 basehttp 22829 13623275520 "GET /static/img/version/html.jpg HTTP/1.1" 200 17325 INFO 2025-10-19 16:41:03,553 basehttp 22829 13572796416 "GET /static/img/version/angular1x.jpg HTTP/1.1" 200 22869 INFO 2025-10-19 16:41:03,553 basehttp 22829 13589622784 "GET /static/img/version/angular10x.jpg HTTP/1.1" 200 24580 INFO 2025-10-19 16:41:03,554 basehttp 22829 13623275520 "GET /static/img/version/svelte.jpg HTTP/1.1" 200 25060 INFO 2025-10-19 16:41:03,555 basehttp 22829 13572796416 "GET /static/img/version/laravel.jpg HTTP/1.1" 200 26040 INFO 2025-10-19 16:41:03,555 basehttp 22829 13589622784 "GET /static/img/version/django.jpg HTTP/1.1" 200 20935 INFO 2025-10-19 16:41:03,557 basehttp 22829 13623275520 "GET /static/img/version/vuejs.jpg HTTP/1.1" 200 22518 INFO 2025-10-19 16:41:03,557 basehttp 22829 13589622784 "GET /static/img/version/reactjs.jpg HTTP/1.1" 200 26850 INFO 2025-10-19 16:41:03,558 basehttp 22829 13572796416 "GET /static/img/version/dotnet.jpg HTTP/1.1" 200 24791 INFO 2025-10-19 16:41:03,559 basehttp 22829 13572796416 "GET /static/img/theme/e-commerce.jpg HTTP/1.1" 200 37734 INFO 2025-10-19 16:41:03,561 basehttp 22829 13572796416 "GET /static/img/theme/blog.jpg HTTP/1.1" 200 32334 INFO 2025-10-19 16:41:03,562 basehttp 22829 13572796416 "GET /static/img/theme/forum.jpg HTTP/1.1" 200 28744 INFO 2025-10-19 16:41:03,563 basehttp 22829 13572796416 "GET /static/img/theme/corporate.jpg HTTP/1.1" 200 38911 INFO 2025-10-19 16:41:03,580 basehttp 22829 6156169216 "GET /static/img/version/ajax.jpg HTTP/1.1" 200 20223 INFO 2025-10-19 16:41:03,581 basehttp 22829 13623275520 "GET /static/img/version/nextjs.jpg HTTP/1.1" 200 20152 INFO 2025-10-19 16:41:03,582 basehttp 22829 13589622784 "GET /static/img/theme/one-page-parallax.jpg HTTP/1.1" 200 22474 INFO 2025-10-19 16:41:03,584 basehttp 22829 6172995584 "GET /static/img/theme/google.jpg HTTP/1.1" 200 86013 INFO 2025-10-19 16:41:03,625 basehttp 22829 6172995584 "GET /static/css/apple/app-rtl.min.css.map HTTP/1.1" 200 2017193 WARNING 2025-10-19 16:41:03,637 log 22829 13606449152 Not Found: /.well-known/appspecific/com.chrome.devtools.json INFO 2025-10-19 16:41:03,637 basehttp 22829 6172995584 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 WARNING 2025-10-19 16:41:03,637 basehttp 22829 13606449152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16603 WARNING 2025-10-19 16:41:03,639 basehttp 22829 13606449152 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-19 16:41:03,642 basehttp 22829 6172995584 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 INFO 2025-10-19 16:41:03,651 basehttp 22829 13606449152 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-10-19 16:41:03,651 basehttp 22829 6172995584 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 INFO 2025-10-19 16:41:17,478 basehttp 22829 6172995584 "GET /ar/appointments/ HTTP/1.1" 200 128034 INFO 2025-10-19 16:41:17,498 basehttp 22829 13623275520 "GET /static/plugins/datatables.net-responsive-bs5/css/responsive.bootstrap5.min.css HTTP/1.1" 200 6044 INFO 2025-10-19 16:41:17,499 basehttp 22829 13572796416 "GET /static/plugins/datatables.net-bs5/js/dataTables.bootstrap5.min.js HTTP/1.1" 200 1470 INFO 2025-10-19 16:41:17,499 basehttp 22829 13589622784 "GET /static/plugins/datatables.net-bs5/css/dataTables.bootstrap5.min.css HTTP/1.1" 200 15096 INFO 2025-10-19 16:41:17,500 basehttp 22829 13640101888 "GET /static/plugins/datatables.net-responsive/js/dataTables.responsive.min.js HTTP/1.1" 200 16086 INFO 2025-10-19 16:41:17,500 basehttp 22829 13623275520 "GET /static/plugins/datatables.net-responsive-bs5/js/responsive.bootstrap5.min.js HTTP/1.1" 200 1796 INFO 2025-10-19 16:41:17,501 basehttp 22829 6156169216 "GET /static/plugins/datatables.net/js/dataTables.min.js HTTP/1.1" 200 95735 WARNING 2025-10-19 16:41:17,561 log 22829 6172995584 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-19 16:41:17,561 basehttp 22829 6172995584 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 WARNING 2025-10-19 16:41:17,576 basehttp 22829 6172995584 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-19 16:41:25,818 basehttp 22829 6156169216 "GET /ar/appointments/f4b7305f-4033-4a11-9bf3-0e7f254e4a7c/ HTTP/1.1" 200 46611 WARNING 2025-10-19 16:41:25,883 basehttp 22829 13623275520 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-19 16:41:25,899 log 22829 6156169216 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-19 16:41:25,899 basehttp 22829 6156169216 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 INFO 2025-10-19 16:42:03,168 basehttp 22829 6156169216 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-19 16:42:03,232 basehttp 22829 6156169216 "GET /appointments/f4b7305f-4033-4a11-9bf3-0e7f254e4a7c/ HTTP/1.1" 302 0 INFO 2025-10-19 16:42:03,309 basehttp 22829 13640101888 "GET /en/appointments/f4b7305f-4033-4a11-9bf3-0e7f254e4a7c/ HTTP/1.1" 200 45990 INFO 2025-10-19 16:42:03,327 basehttp 22829 13572796416 "GET /static/css/custom.css HTTP/1.1" 304 0 INFO 2025-10-19 16:42:03,336 basehttp 22829 13589622784 "GET /static/css/apple/app.min.css HTTP/1.1" 200 898634 INFO 2025-10-19 16:42:03,369 basehttp 22829 13589622784 "GET /static/css/apple/app.min.css.map HTTP/1.1" 200 1965938 WARNING 2025-10-19 16:42:03,376 basehttp 22829 13589622784 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-19 16:42:03,402 log 22829 13640101888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-19 16:42:03,402 basehttp 22829 13640101888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-19 16:44:10,044 basehttp 22829 13640101888 "GET /en/appointments/f4b7305f-4033-4a11-9bf3-0e7f254e4a7c/ HTTP/1.1" 200 45992 INFO 2025-10-19 16:44:10,060 basehttp 22829 13572796416 "GET /static/css/custom.css HTTP/1.1" 304 0 WARNING 2025-10-19 16:44:10,100 basehttp 22829 13572796416 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-19 16:44:10,122 log 22829 13640101888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-19 16:44:10,122 basehttp 22829 13640101888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-19 16:44:16,598 basehttp 22829 13640101888 "GET /en/appointments/f4b7305f-4033-4a11-9bf3-0e7f254e4a7c/ HTTP/1.1" 200 45990 WARNING 2025-10-19 16:44:16,655 basehttp 22829 6156169216 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-19 16:44:16,672 log 22829 13640101888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-19 16:44:16,672 basehttp 22829 13640101888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-19 16:44:19,921 basehttp 22829 13640101888 "POST /en/logout/ HTTP/1.1" 302 0 INFO 2025-10-19 16:44:19,979 basehttp 22829 13640101888 "GET /en/login/ HTTP/1.1" 200 32579 INFO 2025-10-19 16:44:20,021 basehttp 22829 6156169216 "GET /static/css/apple/images/bg-login.png HTTP/1.1" 200 425929 WARNING 2025-10-19 16:44:20,055 log 22829 13640101888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-19 16:44:20,056 basehttp 22829 13640101888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-19 16:44:20,057 basehttp 22829 6156169216 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-19 16:44:49,382 basehttp 22829 13640101888 "GET /en/login/ HTTP/1.1" 200 32581 INFO 2025-10-19 16:44:49,397 basehttp 22829 6172995584 "GET /static/css/custom.css HTTP/1.1" 200 580 INFO 2025-10-19 16:44:49,398 basehttp 22829 13572796416 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 200 7860 INFO 2025-10-19 16:44:49,399 basehttp 22829 13589622784 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-10-19 16:44:49,403 basehttp 22829 13623275520 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-10-19 16:44:49,407 basehttp 22829 6156169216 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-10-19 16:44:49,410 basehttp 22829 6172995584 "GET /static/js/htmx.min.js HTTP/1.1" 200 51076 INFO 2025-10-19 16:44:49,410 basehttp 22829 13640101888 "GET /static/css/default/app.min.css HTTP/1.1" 200 893480 INFO 2025-10-19 16:44:49,410 basehttp 22829 6156169216 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 200 5536 INFO 2025-10-19 16:44:49,414 basehttp 22829 13623275520 "GET /static/js/app.min.js HTTP/1.1" 200 110394 INFO 2025-10-19 16:44:49,416 basehttp 22829 6156169216 "GET /static/img/theme/default.jpg HTTP/1.1" 200 26964 INFO 2025-10-19 16:44:49,416 basehttp 22829 6172995584 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-10-19 16:44:49,417 basehttp 22829 13640101888 "GET /static/img/theme/transparent.jpg HTTP/1.1" 200 32747 INFO 2025-10-19 16:44:49,420 basehttp 22829 13623275520 "GET /static/img/theme/apple.jpg HTTP/1.1" 200 28822 INFO 2025-10-19 16:44:49,420 basehttp 22829 6172995584 "GET /static/img/theme/facebook.jpg HTTP/1.1" 200 27881 INFO 2025-10-19 16:44:49,421 basehttp 22829 6156169216 "GET /static/img/theme/material.jpg HTTP/1.1" 200 28774 INFO 2025-10-19 16:44:49,425 basehttp 22829 6172995584 "GET /static/img/version/ajax.jpg HTTP/1.1" 200 20223 INFO 2025-10-19 16:44:49,425 basehttp 22829 13623275520 "GET /static/img/version/html.jpg HTTP/1.1" 200 17325 INFO 2025-10-19 16:44:49,425 basehttp 22829 6156169216 "GET /static/img/version/angular1x.jpg HTTP/1.1" 200 22869 INFO 2025-10-19 16:44:49,427 basehttp 22829 13640101888 "GET /static/img/theme/google.jpg HTTP/1.1" 200 86013 INFO 2025-10-19 16:44:49,428 basehttp 22829 6172995584 "GET /static/img/version/angular10x.jpg HTTP/1.1" 200 24580 INFO 2025-10-19 16:44:49,430 basehttp 22829 13640101888 "GET /static/img/version/django.jpg HTTP/1.1" 200 20935 INFO 2025-10-19 16:44:49,430 basehttp 22829 13623275520 "GET /static/img/version/svelte.jpg HTTP/1.1" 200 25060 INFO 2025-10-19 16:44:49,430 basehttp 22829 6172995584 "GET /static/img/version/vuejs.jpg HTTP/1.1" 200 22518 INFO 2025-10-19 16:44:49,430 basehttp 22829 6156169216 "GET /static/img/version/laravel.jpg HTTP/1.1" 200 26040 INFO 2025-10-19 16:44:49,432 basehttp 22829 13623275520 "GET /static/img/version/nextjs.jpg HTTP/1.1" 200 20152 INFO 2025-10-19 16:44:49,433 basehttp 22829 13640101888 "GET /static/img/version/reactjs.jpg HTTP/1.1" 200 26850 INFO 2025-10-19 16:44:49,433 basehttp 22829 13589622784 "GET /static/js/vendor.min.js HTTP/1.1" 200 1091361 INFO 2025-10-19 16:44:49,434 basehttp 22829 6172995584 "GET /static/img/version/dotnet.jpg HTTP/1.1" 200 24791 INFO 2025-10-19 16:44:49,436 basehttp 22829 6156169216 "GET /static/img/theme/one-page-parallax.jpg HTTP/1.1" 200 22474 INFO 2025-10-19 16:44:49,437 basehttp 22829 13589622784 "GET /static/img/theme/forum.jpg HTTP/1.1" 200 28744 INFO 2025-10-19 16:44:49,438 basehttp 22829 13640101888 "GET /static/img/theme/blog.jpg HTTP/1.1" 200 32334 INFO 2025-10-19 16:44:49,438 basehttp 22829 6172995584 "GET /static/img/theme/corporate.jpg HTTP/1.1" 200 38911 INFO 2025-10-19 16:44:49,438 basehttp 22829 13623275520 "GET /static/img/theme/e-commerce.jpg HTTP/1.1" 200 37734 WARNING 2025-10-19 16:44:49,484 log 22829 13572796416 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-19 16:44:49,484 basehttp 22829 13572796416 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16478 INFO 2025-10-19 16:44:49,701 basehttp 22829 13623275520 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-10-19 16:44:49,703 basehttp 22829 13572796416 "GET /static/css/default/images/bg-login.png HTTP/1.1" 200 425929 INFO 2025-10-19 16:44:49,720 basehttp 22829 13623275520 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 WARNING 2025-10-19 16:44:49,722 basehttp 22829 6172995584 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-19 16:44:49,724 basehttp 22829 13623275520 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 INFO 2025-10-19 16:44:49,725 basehttp 22829 13572796416 "GET /static/css/default/app.min.css.map HTTP/1.1" 200 1957526 INFO 2025-10-19 16:44:49,802 basehttp 22829 13606449152 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-10-19 16:44:49,803 basehttp 22829 13572796416 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 INFO 2025-10-19 16:45:22,354 basehttp 22829 13572796416 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-19 16:45:22,414 basehttp 22829 13572796416 "GET / HTTP/1.1" 302 0 INFO 2025-10-19 16:45:22,484 basehttp 22829 13623275520 "GET /en/ HTTP/1.1" 200 48835 INFO 2025-10-19 16:45:22,508 basehttp 22829 13640101888 "GET /static/img/user/user-12.jpg HTTP/1.1" 200 8541 INFO 2025-10-19 16:45:22,513 basehttp 22829 13589622784 "GET /static/plugins/apexcharts/dist/apexcharts.min.js HTTP/1.1" 200 574941 WARNING 2025-10-19 16:45:22,565 basehttp 22829 13589622784 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-19 16:45:22,568 log 22829 13623275520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-19 16:45:22,568 basehttp 22829 13623275520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-19 16:45:33,338 basehttp 22829 13623275520 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-19 16:45:33,397 basehttp 22829 13623275520 "GET / HTTP/1.1" 302 0 INFO 2025-10-19 16:45:33,465 basehttp 22829 13640101888 "GET /ar/ HTTP/1.1" 200 49289 INFO 2025-10-19 16:45:33,496 basehttp 22829 6156169216 "GET /static/css/default/app-rtl.min.css HTTP/1.1" 200 917561 INFO 2025-10-19 16:45:33,537 basehttp 22829 6156169216 "GET /static/css/default/app-rtl.min.css.map HTTP/1.1" 200 2008917 WARNING 2025-10-19 16:45:33,553 log 22829 13640101888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-19 16:45:33,554 basehttp 22829 13640101888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 WARNING 2025-10-19 16:45:33,555 basehttp 22829 6156169216 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-19 16:45:46,200 basehttp 22829 13640101888 "GET /ar/appointments/calendar/ HTTP/1.1" 200 48643 INFO 2025-10-19 16:45:46,216 basehttp 22829 6156169216 "GET /static/css/custom.css HTTP/1.1" 304 0 INFO 2025-10-19 16:45:46,219 basehttp 22829 6156169216 "GET /static/plugins/moment/min/moment.min.js HTTP/1.1" 200 58890 INFO 2025-10-19 16:45:46,222 basehttp 22829 6156169216 "GET /static/plugins/@fullcalendar/list/index.global.js HTTP/1.1" 200 18635 INFO 2025-10-19 16:45:46,224 basehttp 22829 13572796416 "GET /static/plugins/@fullcalendar/daygrid/index.global.js HTTP/1.1" 200 58461 INFO 2025-10-19 16:45:46,225 basehttp 22829 13589622784 "GET /static/plugins/@fullcalendar/timegrid/index.global.js HTTP/1.1" 200 68582 INFO 2025-10-19 16:45:46,226 basehttp 22829 13623275520 "GET /static/plugins/@fullcalendar/interaction/index.global.js HTTP/1.1" 200 99452 INFO 2025-10-19 16:45:46,226 basehttp 22829 6156169216 "GET /static/plugins/@fullcalendar/bootstrap/index.global.js HTTP/1.1" 200 2075 WARNING 2025-10-19 16:45:46,228 basehttp 22829 13623275520 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-19 16:45:46,229 basehttp 22829 6172995584 "GET /static/plugins/@fullcalendar/core/index.global.js HTTP/1.1" 200 444856 INFO 2025-10-19 16:45:46,269 basehttp 22829 6172995584 "GET /static/plugins/moment/min/moment.min.js.map HTTP/1.1" 200 98730 WARNING 2025-10-19 16:45:46,291 log 22829 13640101888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-19 16:45:46,291 basehttp 22829 13640101888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 INFO 2025-10-19 16:45:46,354 basehttp 22829 6172995584 "GET /api/v1/appointments/calendar/?start=2025-10-19T00%3A00%3A00%2B03%3A00&end=2025-10-26T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 2030 INFO 2025-10-19 16:45:52,016 basehttp 22829 6172995584 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 11948 INFO 2025-10-19 16:45:52,242 basehttp 22829 6172995584 "GET /__debug__/history_sidebar/?request_id=516815169c70438f949295718f41de72 HTTP/1.1" 200 10137 INFO 2025-10-19 16:45:54,661 basehttp 22829 6172995584 "GET /appointments/12ffc7b6-2a9d-47b8-87ae-2ad79392320d/quick-view/ HTTP/1.1" 302 0 INFO 2025-10-19 16:45:54,721 basehttp 22829 13640101888 "GET /ar/appointments/12ffc7b6-2a9d-47b8-87ae-2ad79392320d/quick-view/ HTTP/1.1" 200 2905 INFO 2025-10-19 16:45:54,941 basehttp 22829 13640101888 "GET /__debug__/history_sidebar/?request_id=e0e4ab04529d48b9b27d09ff9a6331e4 HTTP/1.1" 200 10117 INFO 2025-10-20 12:04:24,393 basehttp 22829 6156169216 "GET /appointments/136a8ce9-cbac-4ce3-8b20-07b7d49ac74f/quick-view/ HTTP/1.1" 302 0 INFO 2025-10-20 12:04:24,452 basehttp 22829 6156169216 "GET /ar/appointments/136a8ce9-cbac-4ce3-8b20-07b7d49ac74f/quick-view/ HTTP/1.1" 200 2900 INFO 2025-10-20 12:04:24,665 basehttp 22829 6156169216 "GET /__debug__/history_sidebar/?request_id=a3443d81d95343549fa44b36746bd3ff HTTP/1.1" 200 10117 INFO 2025-10-20 12:09:39,517 basehttp 22829 6156169216 "GET /ar/appointments/calendar/ HTTP/1.1" 200 48643 INFO 2025-10-20 12:09:39,530 basehttp 22829 6156169216 "GET /static/css/custom.css HTTP/1.1" 304 0 INFO 2025-10-20 12:09:39,530 basehttp 22829 6156169216 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-10-20 12:09:39,639 basehttp 22829 6156169216 "GET /api/v1/appointments/calendar/?start=2025-10-19T00%3A00%3A00%2B03%3A00&end=2025-10-26T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 2030 INFO 2025-10-20 12:09:43,857 basehttp 22829 6156169216 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 11948 INFO 2025-10-20 12:09:44,077 basehttp 22829 6156169216 "GET /__debug__/history_sidebar/?request_id=14f9568565e44e21a341e3e5c84bf1d9 HTTP/1.1" 200 10137 INFO 2025-10-20 12:09:45,738 basehttp 22829 6156169216 "GET /ar/appointments/calendar/ HTTP/1.1" 200 48643 INFO 2025-10-20 12:09:45,840 basehttp 22829 6156169216 "GET /api/v1/appointments/calendar/?start=2025-10-19T00%3A00%3A00%2B03%3A00&end=2025-10-26T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 2030 INFO 2025-10-20 12:09:54,544 basehttp 22829 6156169216 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 11948 INFO 2025-10-20 12:09:54,768 basehttp 22829 6156169216 "GET /__debug__/history_sidebar/?request_id=87ef1f16fa874423a9bdab5c6d8ff883 HTTP/1.1" 200 10137 INFO 2025-10-20 12:09:56,276 basehttp 22829 6156169216 "GET /appointments/e27a0544-8366-4169-8f08-3dcdae0e2b4f/quick-view/ HTTP/1.1" 302 0 INFO 2025-10-20 12:09:56,338 basehttp 22829 6172995584 "GET /ar/appointments/e27a0544-8366-4169-8f08-3dcdae0e2b4f/quick-view/ HTTP/1.1" 200 2934 INFO 2025-10-20 12:09:56,554 basehttp 22829 6172995584 "GET /__debug__/history_sidebar/?request_id=a94ab5b81cb54099bd86fa985cbab144 HTTP/1.1" 200 10117 INFO 2025-10-20 12:10:09,796 basehttp 22829 6172995584 "GET /ar/appointments/ HTTP/1.1" 200 71915 INFO 2025-10-20 12:10:09,809 basehttp 22829 6156169216 "GET /static/plugins/datatables.net-responsive-bs5/css/responsive.bootstrap5.min.css HTTP/1.1" 200 6044 INFO 2025-10-20 12:10:09,809 basehttp 22829 6172995584 "GET /static/plugins/datatables.net-bs5/css/dataTables.bootstrap5.min.css HTTP/1.1" 200 15096 INFO 2025-10-20 12:10:09,809 basehttp 22829 13589622784 "GET /static/plugins/datatables.net-bs5/js/dataTables.bootstrap5.min.js HTTP/1.1" 200 1470 INFO 2025-10-20 12:10:09,810 basehttp 22829 13572796416 "GET /static/plugins/datatables.net/js/dataTables.min.js HTTP/1.1" 200 95735 INFO 2025-10-20 12:10:09,811 basehttp 22829 6172995584 "GET /static/plugins/datatables.net-responsive-bs5/js/responsive.bootstrap5.min.js HTTP/1.1" 200 1796 INFO 2025-10-20 12:10:09,811 basehttp 22829 13589622784 "GET /static/plugins/datatables.net-responsive/js/dataTables.responsive.min.js HTTP/1.1" 200 16086 INFO 2025-10-20 12:11:54,775 basehttp 22829 13589622784 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-20 12:11:54,836 basehttp 22829 13589622784 "GET /appointments/ HTTP/1.1" 302 0 INFO 2025-10-20 12:11:54,906 basehttp 22829 6172995584 "GET /en/appointments/ HTTP/1.1" 200 70970 INFO 2025-10-20 13:20:25,709 basehttp 22829 6156169216 "GET /ar/appointments/ HTTP/1.1" 200 71917 INFO 2025-10-20 13:20:25,769 basehttp 22829 13572796416 "GET /static/img/logo/site.webmanifest HTTP/1.1" 304 0 INFO 2025-10-20 13:20:26,619 basehttp 22829 6156169216 "GET /ar/appointments/calendar/ HTTP/1.1" 200 48643 INFO 2025-10-20 13:20:26,714 basehttp 22829 6156169216 "GET /api/v1/appointments/calendar/?start=2025-10-19T00%3A00%3A00%2B03%3A00&end=2025-10-26T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 2030 INFO 2025-10-20 13:20:27,563 basehttp 22829 6156169216 "GET /ar/ HTTP/1.1" 200 49291 INFO 2025-10-20 13:20:31,123 basehttp 22829 6156169216 "GET / HTTP/1.1" 302 0 INFO 2025-10-20 13:20:31,190 basehttp 22829 6172995584 "GET /en/ HTTP/1.1" 200 48835 INFO 2025-10-20 13:22:25,934 basehttp 22829 6172995584 "GET / HTTP/1.1" 302 0 INFO 2025-10-20 13:22:26,028 basehttp 22829 6156169216 "GET /en/ HTTP/1.1" 200 48836 WARNING 2025-10-20 13:25:23,410 basehttp 22829 6172995584 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-20 13:25:23,476 log 22829 6156169216 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-20 13:25:23,476 basehttp 22829 6156169216 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-20 13:25:27,677 basehttp 22829 6156169216 "GET /en/ HTTP/1.1" 200 48835 INFO 2025-10-20 13:25:27,687 basehttp 22829 13589622784 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 200 7860 INFO 2025-10-20 13:25:27,688 basehttp 22829 13572796416 "GET /static/css/custom.css HTTP/1.1" 200 580 INFO 2025-10-20 13:25:27,688 basehttp 22829 13623275520 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-10-20 13:25:27,689 basehttp 22829 13606449152 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-10-20 13:25:27,695 basehttp 22829 13572796416 "GET /static/img/user/user-12.jpg HTTP/1.1" 200 8541 INFO 2025-10-20 13:25:27,698 basehttp 22829 6172995584 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-10-20 13:25:27,699 basehttp 22829 13589622784 "GET /static/js/htmx.min.js HTTP/1.1" 200 51076 INFO 2025-10-20 13:25:27,704 basehttp 22829 13572796416 "GET /static/js/app.min.js HTTP/1.1" 200 110394 INFO 2025-10-20 13:25:27,705 basehttp 22829 13589622784 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 200 5536 INFO 2025-10-20 13:25:27,709 basehttp 22829 13589622784 "GET /static/img/theme/default.jpg HTTP/1.1" 200 26964 INFO 2025-10-20 13:25:27,710 basehttp 22829 13572796416 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-10-20 13:25:27,715 basehttp 22829 6156169216 "GET /static/css/default/app.min.css HTTP/1.1" 200 893480 INFO 2025-10-20 13:25:27,717 basehttp 22829 13606449152 "GET /static/js/vendor.min.js HTTP/1.1" 200 1091361 INFO 2025-10-20 13:25:27,720 basehttp 22829 13572796416 "GET /static/img/theme/apple.jpg HTTP/1.1" 200 28822 INFO 2025-10-20 13:25:27,721 basehttp 22829 13589622784 "GET /static/img/theme/transparent.jpg HTTP/1.1" 200 32747 INFO 2025-10-20 13:25:27,723 basehttp 22829 6156169216 "GET /static/img/theme/material.jpg HTTP/1.1" 200 28774 INFO 2025-10-20 13:25:27,726 basehttp 22829 6172995584 "GET /static/plugins/apexcharts/dist/apexcharts.min.js HTTP/1.1" 200 574941 INFO 2025-10-20 13:25:27,728 basehttp 22829 13606449152 "GET /static/img/theme/facebook.jpg HTTP/1.1" 200 27881 INFO 2025-10-20 13:25:27,728 basehttp 22829 13589622784 "GET /static/img/version/html.jpg HTTP/1.1" 200 17325 INFO 2025-10-20 13:25:27,728 basehttp 22829 6156169216 "GET /static/img/version/ajax.jpg HTTP/1.1" 200 20223 INFO 2025-10-20 13:25:27,730 basehttp 22829 6172995584 "GET /static/img/version/angular1x.jpg HTTP/1.1" 200 22869 INFO 2025-10-20 13:25:27,732 basehttp 22829 13589622784 "GET /static/img/version/angular10x.jpg HTTP/1.1" 200 24580 INFO 2025-10-20 13:25:27,733 basehttp 22829 13606449152 "GET /static/img/version/laravel.jpg HTTP/1.1" 200 26040 INFO 2025-10-20 13:25:27,733 basehttp 22829 6156169216 "GET /static/img/version/svelte.jpg HTTP/1.1" 200 25060 INFO 2025-10-20 13:25:27,734 basehttp 22829 6172995584 "GET /static/img/version/django.jpg HTTP/1.1" 200 20935 INFO 2025-10-20 13:25:27,734 basehttp 22829 13572796416 "GET /static/img/theme/google.jpg HTTP/1.1" 200 86013 INFO 2025-10-20 13:25:27,735 basehttp 22829 13589622784 "GET /static/img/version/vuejs.jpg HTTP/1.1" 200 22518 INFO 2025-10-20 13:25:27,737 basehttp 22829 13606449152 "GET /static/img/version/reactjs.jpg HTTP/1.1" 200 26850 INFO 2025-10-20 13:25:27,737 basehttp 22829 13589622784 "GET /static/img/theme/e-commerce.jpg HTTP/1.1" 200 37734 INFO 2025-10-20 13:25:27,739 basehttp 22829 6172995584 "GET /static/img/version/dotnet.jpg HTTP/1.1" 200 24791 INFO 2025-10-20 13:25:27,739 basehttp 22829 13572796416 "GET /static/img/version/nextjs.jpg HTTP/1.1" 200 20152 INFO 2025-10-20 13:25:27,740 basehttp 22829 6156169216 "GET /static/img/theme/one-page-parallax.jpg HTTP/1.1" 200 22474 INFO 2025-10-20 13:25:27,741 basehttp 22829 13589622784 "GET /static/img/theme/forum.jpg HTTP/1.1" 200 28744 INFO 2025-10-20 13:25:27,741 basehttp 22829 13606449152 "GET /static/img/theme/blog.jpg HTTP/1.1" 200 32334 INFO 2025-10-20 13:25:27,743 basehttp 22829 6172995584 "GET /static/img/theme/corporate.jpg HTTP/1.1" 200 38911 WARNING 2025-10-20 13:25:27,788 log 22829 13623275520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-20 13:25:27,789 basehttp 22829 13623275520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16478 INFO 2025-10-20 13:25:27,841 basehttp 22829 13623275520 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-10-20 13:25:27,887 basehttp 22829 6172995584 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 WARNING 2025-10-20 13:25:27,888 basehttp 22829 13589622784 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-20 13:25:27,891 basehttp 22829 6172995584 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 INFO 2025-10-20 13:25:27,893 basehttp 22829 13623275520 "GET /static/css/default/app.min.css.map HTTP/1.1" 200 1957526 INFO 2025-10-20 13:25:27,990 basehttp 22829 13589622784 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-10-20 13:25:27,990 basehttp 22829 13623275520 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 INFO 2025-10-20 13:25:31,371 basehttp 22829 13623275520 "GET /en/appointments/calendar/ HTTP/1.1" 200 48146 INFO 2025-10-20 13:25:31,392 basehttp 22829 6172995584 "GET /static/plugins/moment/min/moment.min.js HTTP/1.1" 200 58890 INFO 2025-10-20 13:25:31,397 basehttp 22829 13640101888 "GET /static/plugins/@fullcalendar/list/index.global.js HTTP/1.1" 200 18635 INFO 2025-10-20 13:25:31,399 basehttp 22829 6172995584 "GET /static/plugins/@fullcalendar/daygrid/index.global.js HTTP/1.1" 200 58461 INFO 2025-10-20 13:25:31,399 basehttp 22829 13640101888 "GET /static/plugins/@fullcalendar/bootstrap/index.global.js HTTP/1.1" 200 2075 INFO 2025-10-20 13:25:31,400 basehttp 22829 13572796416 "GET /static/plugins/@fullcalendar/interaction/index.global.js HTTP/1.1" 200 99452 INFO 2025-10-20 13:25:31,400 basehttp 22829 13606449152 "GET /static/plugins/@fullcalendar/core/index.global.js HTTP/1.1" 200 444856 INFO 2025-10-20 13:25:31,401 basehttp 22829 6156169216 "GET /static/plugins/@fullcalendar/timegrid/index.global.js HTTP/1.1" 200 68582 WARNING 2025-10-20 13:25:31,455 basehttp 22829 6156169216 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-20 13:25:31,456 basehttp 22829 13606449152 "GET /static/plugins/moment/min/moment.min.js.map HTTP/1.1" 200 98730 WARNING 2025-10-20 13:25:31,460 log 22829 13623275520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-20 13:25:31,460 basehttp 22829 13623275520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-20 13:25:31,530 basehttp 22829 13623275520 "GET /api/v1/appointments/calendar/?start=2025-10-19T00%3A00%3A00%2B03%3A00&end=2025-10-26T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 2030 INFO 2025-10-20 13:25:35,385 basehttp 22829 13623275520 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 11948 INFO 2025-10-20 13:25:35,607 basehttp 22829 13623275520 "GET /__debug__/history_sidebar/?request_id=0b62601ebdec4193a5c83c3199505ed9 HTTP/1.1" 200 9653 INFO 2025-10-20 13:25:56,986 basehttp 22829 13623275520 "GET /en/appointments/calendar/ HTTP/1.1" 200 48146 WARNING 2025-10-20 13:25:57,055 basehttp 22829 13606449152 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-20 13:25:57,075 log 22829 13623275520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-20 13:25:57,075 basehttp 22829 13623275520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-20 13:25:57,140 basehttp 22829 13572796416 "GET /api/v1/appointments/calendar/?start=2025-10-19T00%3A00%3A00%2B03%3A00&end=2025-10-26T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 2030 INFO 2025-10-20 13:25:59,587 basehttp 22829 13572796416 "GET /appointments/30cc7f76-3f1a-4a4b-b8e0-ae7b5de44b78/quick-view/ HTTP/1.1" 302 0 INFO 2025-10-20 13:25:59,649 basehttp 22829 13623275520 "GET /en/appointments/30cc7f76-3f1a-4a4b-b8e0-ae7b5de44b78/quick-view/ HTTP/1.1" 200 2576 INFO 2025-10-20 13:25:59,866 basehttp 22829 13623275520 "GET /__debug__/history_sidebar/?request_id=3766a79e68404a518e60967e2abce9d8 HTTP/1.1" 200 9633 INFO 2025-10-20 13:26:07,777 basehttp 22829 13623275520 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 11948 INFO 2025-10-20 13:26:08,005 basehttp 22829 13623275520 "GET /__debug__/history_sidebar/?request_id=3951721d1c4d4371805186f2ec567352 HTTP/1.1" 200 9653 INFO 2025-10-20 13:27:48,272 basehttp 22829 13623275520 "GET /en/appointments/calendar/ HTTP/1.1" 200 48146 WARNING 2025-10-20 13:27:48,344 basehttp 22829 6172995584 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-20 13:27:48,350 log 22829 13623275520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-20 13:27:48,350 basehttp 22829 13623275520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-20 13:27:48,409 basehttp 22829 13640101888 "GET /api/v1/appointments/calendar/?start=2025-10-19T00%3A00%3A00%2B03%3A00&end=2025-10-26T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 2030 INFO 2025-10-20 13:27:51,094 basehttp 22829 13640101888 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 11948 INFO 2025-10-20 13:27:51,312 basehttp 22829 13640101888 "GET /__debug__/history_sidebar/?request_id=b985cf87a07446d4900dce523162382a HTTP/1.1" 200 9655 INFO 2025-10-20 13:27:54,486 basehttp 22829 13640101888 "GET /en/appointments/calendar/ HTTP/1.1" 200 48146 WARNING 2025-10-20 13:27:54,537 basehttp 22829 13623275520 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-20 13:27:54,565 log 22829 13640101888 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-20 13:27:54,565 basehttp 22829 13640101888 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-20 13:27:54,623 basehttp 22829 6156169216 "GET /api/v1/appointments/calendar/?start=2025-10-19T00%3A00%3A00%2B03%3A00&end=2025-10-26T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 2030 INFO 2025-10-20 13:27:55,863 basehttp 22829 6156169216 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 11948 INFO 2025-10-20 13:27:56,082 basehttp 22829 6156169216 "GET /__debug__/history_sidebar/?request_id=533131df99514fe982f2f5905ddd4453 HTTP/1.1" 200 9653 INFO 2025-10-20 13:28:21,160 basehttp 22829 6156169216 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status=BOOKED HTTP/1.1" 200 793 INFO 2025-10-20 13:28:21,383 basehttp 22829 6156169216 "GET /__debug__/history_sidebar/?request_id=99ec479ee10a4d36b752172c67ec36ba HTTP/1.1" 200 9659 INFO 2025-10-20 13:28:24,313 basehttp 22829 6156169216 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status=CONFIRMED HTTP/1.1" 200 1652 INFO 2025-10-20 13:28:24,534 basehttp 22829 6156169216 "GET /__debug__/history_sidebar/?request_id=b877514250cb4ae4b2824fc4a4979b0d HTTP/1.1" 200 9662 INFO 2025-10-20 13:28:28,528 basehttp 22829 6156169216 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status=IN_PROGRESS HTTP/1.1" 200 2 INFO 2025-10-20 13:28:28,753 basehttp 22829 6156169216 "GET /__debug__/history_sidebar/?request_id=c5d9094b3a784423b7498688de0a2dca HTTP/1.1" 200 9664 INFO 2025-10-20 13:28:31,025 basehttp 22829 6156169216 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 11948 INFO 2025-10-20 13:28:31,253 basehttp 22829 6156169216 "GET /__debug__/history_sidebar/?request_id=dc61b5effd7b402c9bf8946271215fdc HTTP/1.1" 200 9653 INFO 2025-10-20 13:28:40,704 basehttp 22829 6156169216 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=962a7f1d-05dc-42a4-bb7f-68a199e2f301&status= HTTP/1.1" 200 2 INFO 2025-10-20 13:28:40,932 basehttp 22829 6156169216 "GET /__debug__/history_sidebar/?request_id=de868f5a98744f88a4886da8825f6cb3 HTTP/1.1" 200 9689 INFO 2025-10-20 13:28:43,214 basehttp 22829 6156169216 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=5ea38c94-e584-4077-86fb-b27449004c58&status= HTTP/1.1" 200 2 INFO 2025-10-20 13:28:43,443 basehttp 22829 6156169216 "GET /__debug__/history_sidebar/?request_id=e66d10e399114b97a8377e32b33efe64 HTTP/1.1" 200 9689 INFO 2025-10-20 13:28:45,461 basehttp 22829 6156169216 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=e3565d6f-87fc-4a3e-bded-ebdd494dab93&status= HTTP/1.1" 200 2 INFO 2025-10-20 13:28:45,688 basehttp 22829 6156169216 "GET /__debug__/history_sidebar/?request_id=a4db8e606f02426e8166d2abdf47b0f6 HTTP/1.1" 200 9689 INFO 2025-10-20 13:28:47,765 basehttp 22829 6156169216 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=bf4e6234-7c12-477d-9cee-102250a1fda9&status= HTTP/1.1" 200 2 INFO 2025-10-20 13:28:47,990 basehttp 22829 6156169216 "GET /__debug__/history_sidebar/?request_id=b325b6073af74f888cfe848898282dc5 HTTP/1.1" 200 9689 INFO 2025-10-20 13:28:49,996 basehttp 22829 6156169216 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=aaf3401a-a916-4c44-9237-3cbedbaed122&status= HTTP/1.1" 200 2 INFO 2025-10-20 13:28:50,222 basehttp 22829 6156169216 "GET /__debug__/history_sidebar/?request_id=267bea48234143a498e90c9022814fc6 HTTP/1.1" 200 9689 INFO 2025-10-20 13:28:52,371 basehttp 22829 6156169216 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=7f9c2a71-f515-4434-9354-5c97b1622eb3&status= HTTP/1.1" 200 2 INFO 2025-10-20 13:28:52,593 basehttp 22829 6156169216 "GET /__debug__/history_sidebar/?request_id=889b4487de784479b510f843728fe14b HTTP/1.1" 200 9689 INFO 2025-10-20 13:28:55,105 basehttp 22829 6156169216 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 11948 INFO 2025-10-20 13:28:55,332 basehttp 22829 6156169216 "GET /__debug__/history_sidebar/?request_id=eaa27dcf564245288ac71e3f055a06d5 HTTP/1.1" 200 9653 INFO 2025-10-20 13:29:01,932 basehttp 22829 6156169216 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=30e0e65c-488a-4b8e-b867-1cbfa4e6eb4a&provider=&status= HTTP/1.1" 200 793 INFO 2025-10-20 13:29:02,159 basehttp 22829 6156169216 "GET /__debug__/history_sidebar/?request_id=9b13c5a8d37d4cf6b3fc8ab9c099666a HTTP/1.1" 200 9689 INFO 2025-10-20 13:29:06,404 basehttp 22829 6156169216 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=409b34ef-a093-4452-9c8f-c99286eb1e39&provider=&status= HTTP/1.1" 200 2438 INFO 2025-10-20 13:29:06,630 basehttp 22829 6156169216 "GET /__debug__/history_sidebar/?request_id=b34b13450751413ebfa5a885a5d26cff HTTP/1.1" 200 9689 INFO 2025-10-20 13:29:10,532 basehttp 22829 6156169216 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 11948 INFO 2025-10-20 13:29:10,759 basehttp 22829 6156169216 "GET /__debug__/history_sidebar/?request_id=15e82a10ede24e648fd486c12e6473d2 HTTP/1.1" 200 9653 INFO 2025-10-20 13:32:53,945 autoreload 22829 8782111040 /Users/marwanalwali/AgdarCentre/appointments/urls.py changed, reloading. INFO 2025-10-20 13:32:54,581 autoreload 41150 8782111040 Watching for file changes with StatReloader INFO 2025-10-20 13:33:11,084 autoreload 41150 8782111040 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-10-20 13:33:11,421 autoreload 41257 8782111040 Watching for file changes with StatReloader INFO 2025-10-20 13:33:29,160 autoreload 41257 8782111040 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-10-20 13:33:29,456 autoreload 41427 8782111040 Watching for file changes with StatReloader INFO 2025-10-20 13:34:10,866 basehttp 41427 6197391360 "GET /en/appointments/calendar/ HTTP/1.1" 200 48147 WARNING 2025-10-20 13:34:10,945 basehttp 41427 6231044096 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-20 13:34:10,953 log 41427 6197391360 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-20 13:34:10,953 basehttp 41427 6197391360 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-20 13:34:11,011 basehttp 41427 6214217728 "GET /api/v1/appointments/calendar/?start=2025-10-19T00%3A00%3A00%2B03%3A00&end=2025-10-26T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 2030 INFO 2025-10-20 13:34:13,421 basehttp 41427 6214217728 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 11948 INFO 2025-10-20 13:34:13,635 basehttp 41427 6214217728 "GET /__debug__/history_sidebar/?request_id=7bdc89fd894941cea23aae02c62b679a HTTP/1.1" 200 9653 INFO 2025-10-20 13:34:22,074 basehttp 41427 6214217728 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=962a7f1d-05dc-42a4-bb7f-68a199e2f301&status= HTTP/1.1" 200 2 INFO 2025-10-20 13:34:22,300 basehttp 41427 6214217728 "GET /__debug__/history_sidebar/?request_id=bfc837205112456f987c7502704b4fac HTTP/1.1" 200 9689 INFO 2025-10-20 13:34:26,037 basehttp 41427 6214217728 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=887440ba-e181-480c-a0cc-6f6469b92c6d&status= HTTP/1.1" 200 2 INFO 2025-10-20 13:34:26,252 basehttp 41427 6214217728 "GET /__debug__/history_sidebar/?request_id=77a0d9d0ced844b394c6dd61c6437971 HTTP/1.1" 200 9689 INFO 2025-10-20 13:34:28,368 basehttp 41427 6214217728 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=1fee5991-e820-43f9-99ed-68bf9041eb54&status= HTTP/1.1" 200 2 INFO 2025-10-20 13:34:28,594 basehttp 41427 6214217728 "GET /__debug__/history_sidebar/?request_id=099a415511d2465e9ea13105d2f16fec HTTP/1.1" 200 9691 INFO 2025-10-20 13:34:30,957 basehttp 41427 6214217728 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=85a468d6-5fd5-45b5-bbe1-19e22c3f2cdf&status= HTTP/1.1" 200 2 INFO 2025-10-20 13:34:31,186 basehttp 41427 6214217728 "GET /__debug__/history_sidebar/?request_id=258be1b83238425d9ba17efa9cfcde70 HTTP/1.1" 200 9689 INFO 2025-10-20 13:34:33,818 basehttp 41427 6214217728 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=7f9c2a71-f515-4434-9354-5c97b1622eb3&status= HTTP/1.1" 200 2 INFO 2025-10-20 13:34:34,047 basehttp 41427 6214217728 "GET /__debug__/history_sidebar/?request_id=bd8a50170cd746ab8756825d77330292 HTTP/1.1" 200 9689 INFO 2025-10-20 13:34:36,543 basehttp 41427 6214217728 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 11948 INFO 2025-10-20 13:34:36,761 basehttp 41427 6214217728 "GET /__debug__/history_sidebar/?request_id=3870c6ef58ce488696c87bb2b8dede12 HTTP/1.1" 200 9653 INFO 2025-10-20 13:34:38,300 basehttp 41427 6214217728 "GET /appointments/12ffc7b6-2a9d-47b8-87ae-2ad79392320d/quick-view/ HTTP/1.1" 302 0 INFO 2025-10-20 13:34:38,361 basehttp 41427 6197391360 "GET /en/appointments/12ffc7b6-2a9d-47b8-87ae-2ad79392320d/quick-view/ HTTP/1.1" 200 2769 INFO 2025-10-20 13:34:38,586 basehttp 41427 6197391360 "GET /__debug__/history_sidebar/?request_id=7b0b440f4b6941729b2afeeb0a6dcb85 HTTP/1.1" 200 9633 INFO 2025-10-20 13:34:46,579 basehttp 41427 6197391360 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=080101e6-f94f-455e-9b63-73343074fdea&status= HTTP/1.1" 200 2 INFO 2025-10-20 13:34:46,807 basehttp 41427 6197391360 "GET /__debug__/history_sidebar/?request_id=4134bc7a797e4172a968bcd5f820a758 HTTP/1.1" 200 9689 INFO 2025-10-20 13:34:54,307 basehttp 41427 6197391360 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 11948 INFO 2025-10-20 13:34:54,526 basehttp 41427 6197391360 "GET /__debug__/history_sidebar/?request_id=d970cde37b04424f82e3f8434461a64b HTTP/1.1" 200 9655 INFO 2025-10-20 13:34:57,265 basehttp 41427 6197391360 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status=BOOKED HTTP/1.1" 200 793 INFO 2025-10-20 13:34:57,490 basehttp 41427 6197391360 "GET /__debug__/history_sidebar/?request_id=21614b312d5c4e8993d63cd69c3b051b HTTP/1.1" 200 9659 INFO 2025-10-20 13:35:02,846 basehttp 41427 6197391360 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 11948 INFO 2025-10-20 13:35:03,069 basehttp 41427 6197391360 "GET /__debug__/history_sidebar/?request_id=1a0a466ca13c4225ba61b7af1b4e42dd HTTP/1.1" 200 9653 INFO 2025-10-20 13:35:03,727 basehttp 41427 6197391360 "GET /appointments/12ffc7b6-2a9d-47b8-87ae-2ad79392320d/quick-view/ HTTP/1.1" 302 0 INFO 2025-10-20 13:35:03,801 basehttp 41427 6197391360 "GET /en/appointments/12ffc7b6-2a9d-47b8-87ae-2ad79392320d/quick-view/ HTTP/1.1" 200 2769 INFO 2025-10-20 13:35:04,029 basehttp 41427 6197391360 "GET /__debug__/history_sidebar/?request_id=577f14ffb122438c995eaf5e42697f16 HTTP/1.1" 200 9633 INFO 2025-10-20 13:35:16,350 basehttp 41427 6197391360 "GET /en/appointments/calendar/ HTTP/1.1" 200 48146 INFO 2025-10-20 13:35:16,364 basehttp 41427 6247870464 "GET /static/css/custom.css HTTP/1.1" 200 580 INFO 2025-10-20 13:35:16,364 basehttp 41427 6264696832 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 200 7860 INFO 2025-10-20 13:35:16,365 basehttp 41427 6281523200 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-10-20 13:35:16,368 basehttp 41427 6247870464 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-10-20 13:35:16,369 basehttp 41427 6281523200 "GET /static/img/user/user-12.jpg HTTP/1.1" 200 8541 INFO 2025-10-20 13:35:16,372 basehttp 41427 6264696832 "GET /static/js/htmx.min.js HTTP/1.1" 200 51076 INFO 2025-10-20 13:35:16,373 basehttp 41427 6231044096 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-10-20 13:35:16,375 basehttp 41427 6264696832 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 200 5536 INFO 2025-10-20 13:35:16,379 basehttp 41427 6281523200 "GET /static/js/app.min.js HTTP/1.1" 200 110394 INFO 2025-10-20 13:35:16,383 basehttp 41427 6231044096 "GET /static/plugins/moment/min/moment.min.js HTTP/1.1" 200 58890 INFO 2025-10-20 13:35:16,385 basehttp 41427 6281523200 "GET /static/plugins/@fullcalendar/daygrid/index.global.js HTTP/1.1" 200 58461 INFO 2025-10-20 13:35:16,388 basehttp 41427 6214217728 "GET /static/css/default/app.min.css HTTP/1.1" 200 893480 INFO 2025-10-20 13:35:16,390 basehttp 41427 6214217728 "GET /static/plugins/@fullcalendar/list/index.global.js HTTP/1.1" 200 18635 INFO 2025-10-20 13:35:16,392 basehttp 41427 6231044096 "GET /static/plugins/@fullcalendar/timegrid/index.global.js HTTP/1.1" 200 68582 INFO 2025-10-20 13:35:16,393 basehttp 41427 6281523200 "GET /static/plugins/@fullcalendar/interaction/index.global.js HTTP/1.1" 200 99452 INFO 2025-10-20 13:35:16,394 basehttp 41427 6264696832 "GET /static/plugins/@fullcalendar/core/index.global.js HTTP/1.1" 200 444856 INFO 2025-10-20 13:35:16,395 basehttp 41427 6214217728 "GET /static/plugins/@fullcalendar/bootstrap/index.global.js HTTP/1.1" 200 2075 INFO 2025-10-20 13:35:16,398 basehttp 41427 6264696832 "GET /static/img/theme/transparent.jpg HTTP/1.1" 200 32747 INFO 2025-10-20 13:35:16,398 basehttp 41427 6231044096 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-10-20 13:35:16,398 basehttp 41427 6281523200 "GET /static/img/theme/default.jpg HTTP/1.1" 200 26964 INFO 2025-10-20 13:35:16,400 basehttp 41427 6214217728 "GET /static/img/theme/apple.jpg HTTP/1.1" 200 28822 INFO 2025-10-20 13:35:16,401 basehttp 41427 6247870464 "GET /static/js/vendor.min.js HTTP/1.1" 200 1091361 INFO 2025-10-20 13:35:16,402 basehttp 41427 6231044096 "GET /static/img/theme/facebook.jpg HTTP/1.1" 200 27881 INFO 2025-10-20 13:35:16,403 basehttp 41427 6214217728 "GET /static/img/version/html.jpg HTTP/1.1" 200 17325 INFO 2025-10-20 13:35:16,404 basehttp 41427 6264696832 "GET /static/img/theme/material.jpg HTTP/1.1" 200 28774 INFO 2025-10-20 13:35:16,404 basehttp 41427 6247870464 "GET /static/img/version/ajax.jpg HTTP/1.1" 200 20223 INFO 2025-10-20 13:35:16,407 basehttp 41427 6231044096 "GET /static/img/version/angular1x.jpg HTTP/1.1" 200 22869 INFO 2025-10-20 13:35:16,408 basehttp 41427 6247870464 "GET /static/img/version/laravel.jpg HTTP/1.1" 200 26040 INFO 2025-10-20 13:35:16,408 basehttp 41427 6264696832 "GET /static/img/version/svelte.jpg HTTP/1.1" 200 25060 INFO 2025-10-20 13:35:16,408 basehttp 41427 6214217728 "GET /static/img/version/angular10x.jpg HTTP/1.1" 200 24580 INFO 2025-10-20 13:35:16,409 basehttp 41427 6281523200 "GET /static/img/theme/google.jpg HTTP/1.1" 200 86013 INFO 2025-10-20 13:35:16,410 basehttp 41427 6231044096 "GET /static/img/version/django.jpg HTTP/1.1" 200 20935 INFO 2025-10-20 13:35:16,410 basehttp 41427 6264696832 "GET /static/img/version/vuejs.jpg HTTP/1.1" 200 22518 INFO 2025-10-20 13:35:16,410 basehttp 41427 6247870464 "GET /static/img/version/dotnet.jpg HTTP/1.1" 200 24791 INFO 2025-10-20 13:35:16,411 basehttp 41427 6214217728 "GET /static/img/version/reactjs.jpg HTTP/1.1" 200 26850 INFO 2025-10-20 13:35:16,412 basehttp 41427 6281523200 "GET /static/img/version/nextjs.jpg HTTP/1.1" 200 20152 INFO 2025-10-20 13:35:16,414 basehttp 41427 6231044096 "GET /static/img/theme/one-page-parallax.jpg HTTP/1.1" 200 22474 INFO 2025-10-20 13:35:16,415 basehttp 41427 6247870464 "GET /static/img/theme/blog.jpg HTTP/1.1" 200 32334 INFO 2025-10-20 13:35:16,416 basehttp 41427 6214217728 "GET /static/img/theme/forum.jpg HTTP/1.1" 200 28744 INFO 2025-10-20 13:35:16,416 basehttp 41427 6264696832 "GET /static/img/theme/e-commerce.jpg HTTP/1.1" 200 37734 INFO 2025-10-20 13:35:16,416 basehttp 41427 6281523200 "GET /static/img/theme/corporate.jpg HTTP/1.1" 200 38911 WARNING 2025-10-20 13:35:16,464 log 41427 6197391360 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-20 13:35:16,464 basehttp 41427 6197391360 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-20 13:35:16,572 basehttp 41427 6197391360 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-10-20 13:35:16,595 basehttp 41427 6281523200 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 WARNING 2025-10-20 13:35:16,595 basehttp 41427 6264696832 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-20 13:35:16,598 basehttp 41427 6214217728 "GET /static/plugins/moment/min/moment.min.js.map HTTP/1.1" 200 98730 INFO 2025-10-20 13:35:16,600 basehttp 41427 6214217728 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 INFO 2025-10-20 13:35:16,601 basehttp 41427 6197391360 "GET /static/css/default/app.min.css.map HTTP/1.1" 200 1957526 INFO 2025-10-20 13:35:16,678 basehttp 41427 6264696832 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-10-20 13:35:16,678 basehttp 41427 6197391360 "GET /api/v1/appointments/calendar/?start=2025-10-19T00%3A00%3A00%2B03%3A00&end=2025-10-26T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 2030 INFO 2025-10-20 13:35:16,678 basehttp 41427 6214217728 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 INFO 2025-10-20 13:35:18,739 basehttp 41427 6214217728 "GET /appointments/30cc7f76-3f1a-4a4b-b8e0-ae7b5de44b78/quick-view/ HTTP/1.1" 302 0 INFO 2025-10-20 13:35:18,799 basehttp 41427 6197391360 "GET /en/appointments/30cc7f76-3f1a-4a4b-b8e0-ae7b5de44b78/quick-view/ HTTP/1.1" 200 2576 INFO 2025-10-20 13:35:19,028 basehttp 41427 6197391360 "GET /__debug__/history_sidebar/?request_id=314575d43a984cb5b2743719c2909ec9 HTTP/1.1" 200 9633 INFO 2025-10-20 13:35:41,204 basehttp 41427 6197391360 "GET /appointments/6900ec4e-b9d5-4844-a167-3f9338e18175/quick-view/ HTTP/1.1" 302 0 INFO 2025-10-20 13:35:41,273 basehttp 41427 6281523200 "GET /en/appointments/6900ec4e-b9d5-4844-a167-3f9338e18175/quick-view/ HTTP/1.1" 200 2776 INFO 2025-10-20 13:35:41,499 basehttp 41427 6281523200 "GET /__debug__/history_sidebar/?request_id=25bdf9226f3a41d2aaf109e275ee4107 HTTP/1.1" 200 9633 INFO 2025-10-20 13:40:15,598 basehttp 41427 6281523200 "GET /en/appointments/calendar/ HTTP/1.1" 200 48146 WARNING 2025-10-20 13:40:15,673 log 41427 6281523200 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-20 13:40:15,674 basehttp 41427 6281523200 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-20 13:40:15,681 basehttp 41427 6281523200 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-20 13:40:15,766 basehttp 41427 6247870464 "GET /api/v1/appointments/calendar/?start=2025-10-19T00%3A00%3A00%2B03%3A00&end=2025-10-26T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 2030 INFO 2025-10-20 13:40:17,068 basehttp 41427 6247870464 "GET /appointments/30cc7f76-3f1a-4a4b-b8e0-ae7b5de44b78/quick-view/ HTTP/1.1" 302 0 INFO 2025-10-20 13:40:17,128 basehttp 41427 6197391360 "GET /en/appointments/30cc7f76-3f1a-4a4b-b8e0-ae7b5de44b78/quick-view/ HTTP/1.1" 200 2576 INFO 2025-10-20 13:40:17,340 basehttp 41427 6197391360 "GET /__debug__/history_sidebar/?request_id=b465e56c9a034a8e889107c665378a54 HTTP/1.1" 200 9633 INFO 2025-10-20 13:42:01,446 autoreload 41427 8782111040 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-10-20 13:42:01,872 autoreload 45592 8782111040 Watching for file changes with StatReloader ERROR 2025-10-20 13:42:04,475 log 45592 6134149120 Internal Server Error: /en/appointments/calendar/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 158, in get self.object_list = self.get_queryset() ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 150, in get_queryset queryset = queryset.filter(provider=user) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1563, in build_filter self.check_related_objects(join_info.final_field, value, join_info.opts) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1372, in check_related_objects self.check_query_object_type(value, opts, field) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1349, in check_query_object_type raise ValueError( ValueError: Cannot query "Hassan Al-Omari (Doctor)": Must be "Provider" instance. ERROR 2025-10-20 13:42:04,563 basehttp 45592 6134149120 "GET /en/appointments/calendar/ HTTP/1.1" 500 151524 WARNING 2025-10-20 13:42:04,687 log 45592 6134149120 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-20 13:42:04,687 basehttp 45592 6134149120 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 WARNING 2025-10-20 13:42:04,705 log 45592 6150975488 Not Found: /favicon.ico WARNING 2025-10-20 13:42:04,705 basehttp 45592 6150975488 "GET /favicon.ico HTTP/1.1" 404 16330 INFO 2025-10-20 13:42:30,057 autoreload 45592 8782111040 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-10-20 13:42:30,466 autoreload 45770 8782111040 Watching for file changes with StatReloader INFO 2025-10-20 13:42:31,682 basehttp 45770 6128594944 "GET /en/appointments/calendar/ HTTP/1.1" 200 48148 WARNING 2025-10-20 13:42:31,756 basehttp 45770 6145421312 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-20 13:42:31,874 log 45770 6128594944 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-20 13:42:31,874 basehttp 45770 6128594944 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-20 13:42:31,920 basehttp 45770 6145421312 "GET /api/v1/appointments/calendar/?start=2025-10-19T00%3A00%3A00%2B03%3A00&end=2025-10-26T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 2030 INFO 2025-10-20 13:42:33,200 basehttp 45770 6145421312 "GET /en/appointments/calendar/ HTTP/1.1" 200 48146 WARNING 2025-10-20 13:42:33,277 basehttp 45770 6162247680 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-20 13:42:33,285 log 45770 6145421312 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-20 13:42:33,285 basehttp 45770 6145421312 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-20 13:42:33,340 basehttp 45770 6128594944 "GET /api/v1/appointments/calendar/?start=2025-10-19T00%3A00%3A00%2B03%3A00&end=2025-10-26T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 2030 INFO 2025-10-20 13:42:37,298 basehttp 45770 6128594944 "GET /api/v1/appointments/calendar/?start=2025-10-19T00%3A00%3A00%2B03%3A00&end=2025-10-26T00%3A00%3A00%2B03%3A00&clinic=&provider=962a7f1d-05dc-42a4-bb7f-68a199e2f301&status= HTTP/1.1" 200 2 INFO 2025-10-20 13:42:37,526 basehttp 45770 6128594944 "GET /__debug__/history_sidebar/?request_id=64092091e2b44c629fb2afb1a6a40215 HTTP/1.1" 200 9689 INFO 2025-10-20 13:42:40,084 basehttp 45770 6128594944 "GET /api/v1/appointments/calendar/?start=2025-10-19T00%3A00%3A00%2B03%3A00&end=2025-10-26T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 2030 INFO 2025-10-20 13:42:40,304 basehttp 45770 6128594944 "GET /__debug__/history_sidebar/?request_id=50ffc62aee2f4b7a9a0debe963b1830c HTTP/1.1" 200 9653 INFO 2025-10-20 13:42:42,076 basehttp 45770 6128594944 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 11948 INFO 2025-10-20 13:42:42,290 basehttp 45770 6128594944 "GET /__debug__/history_sidebar/?request_id=1a42f369fb3d4cd6b704fb881ae53180 HTTP/1.1" 200 9653 INFO 2025-10-20 13:42:53,731 basehttp 45770 6128594944 "GET /en/appointments/calendar/ HTTP/1.1" 200 48146 INFO 2025-10-20 13:42:53,747 basehttp 45770 13170143232 "GET /static/css/custom.css HTTP/1.1" 200 580 INFO 2025-10-20 13:42:53,748 basehttp 45770 13203795968 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-10-20 13:42:53,748 basehttp 45770 13186969600 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 200 7860 INFO 2025-10-20 13:42:53,752 basehttp 45770 13186969600 "GET /static/img/user/user-12.jpg HTTP/1.1" 200 8541 INFO 2025-10-20 13:42:53,752 basehttp 45770 13170143232 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-10-20 13:42:53,755 basehttp 45770 6162247680 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-10-20 13:42:53,758 basehttp 45770 13203795968 "GET /static/js/htmx.min.js HTTP/1.1" 200 51076 INFO 2025-10-20 13:42:53,758 basehttp 45770 6162247680 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 200 5536 INFO 2025-10-20 13:42:53,763 basehttp 45770 13170143232 "GET /static/js/app.min.js HTTP/1.1" 200 110394 INFO 2025-10-20 13:42:53,768 basehttp 45770 13203795968 "GET /static/plugins/moment/min/moment.min.js HTTP/1.1" 200 58890 INFO 2025-10-20 13:42:53,770 basehttp 45770 13170143232 "GET /static/plugins/@fullcalendar/daygrid/index.global.js HTTP/1.1" 200 58461 INFO 2025-10-20 13:42:53,775 basehttp 45770 13203795968 "GET /static/plugins/@fullcalendar/timegrid/index.global.js HTTP/1.1" 200 68582 INFO 2025-10-20 13:42:53,778 basehttp 45770 13203795968 "GET /static/plugins/@fullcalendar/list/index.global.js HTTP/1.1" 200 18635 INFO 2025-10-20 13:42:53,779 basehttp 45770 13170143232 "GET /static/plugins/@fullcalendar/interaction/index.global.js HTTP/1.1" 200 99452 INFO 2025-10-20 13:42:53,782 basehttp 45770 6162247680 "GET /static/plugins/@fullcalendar/core/index.global.js HTTP/1.1" 200 444856 INFO 2025-10-20 13:42:53,782 basehttp 45770 6145421312 "GET /static/css/default/app.min.css HTTP/1.1" 200 893480 INFO 2025-10-20 13:42:53,793 basehttp 45770 13203795968 "GET /static/plugins/@fullcalendar/bootstrap/index.global.js HTTP/1.1" 200 2075 INFO 2025-10-20 13:42:53,796 basehttp 45770 13170143232 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-10-20 13:42:53,797 basehttp 45770 6145421312 "GET /static/img/theme/transparent.jpg HTTP/1.1" 200 32747 INFO 2025-10-20 13:42:53,797 basehttp 45770 6162247680 "GET /static/img/theme/default.jpg HTTP/1.1" 200 26964 INFO 2025-10-20 13:42:53,798 basehttp 45770 13203795968 "GET /static/img/theme/apple.jpg HTTP/1.1" 200 28822 INFO 2025-10-20 13:42:53,802 basehttp 45770 6162247680 "GET /static/img/theme/facebook.jpg HTTP/1.1" 200 27881 INFO 2025-10-20 13:42:53,802 basehttp 45770 13203795968 "GET /static/img/version/html.jpg HTTP/1.1" 200 17325 INFO 2025-10-20 13:42:53,803 basehttp 45770 13170143232 "GET /static/img/theme/material.jpg HTTP/1.1" 200 28774 INFO 2025-10-20 13:42:53,809 basehttp 45770 13186969600 "GET /static/js/vendor.min.js HTTP/1.1" 200 1091361 INFO 2025-10-20 13:42:53,809 basehttp 45770 6145421312 "GET /static/img/theme/google.jpg HTTP/1.1" 200 86013 INFO 2025-10-20 13:42:53,809 basehttp 45770 13170143232 "GET /static/img/version/angular1x.jpg HTTP/1.1" 200 22869 INFO 2025-10-20 13:42:53,810 basehttp 45770 6162247680 "GET /static/img/version/angular10x.jpg HTTP/1.1" 200 24580 INFO 2025-10-20 13:42:53,810 basehttp 45770 13203795968 "GET /static/img/version/ajax.jpg HTTP/1.1" 200 20223 INFO 2025-10-20 13:42:53,816 basehttp 45770 13186969600 "GET /static/img/version/svelte.jpg HTTP/1.1" 200 25060 INFO 2025-10-20 13:42:53,816 basehttp 45770 6145421312 "GET /static/img/version/laravel.jpg HTTP/1.1" 200 26040 INFO 2025-10-20 13:42:53,817 basehttp 45770 13203795968 "GET /static/img/version/django.jpg HTTP/1.1" 200 20935 INFO 2025-10-20 13:42:53,817 basehttp 45770 6162247680 "GET /static/img/version/vuejs.jpg HTTP/1.1" 200 22518 INFO 2025-10-20 13:42:53,817 basehttp 45770 13170143232 "GET /static/img/version/reactjs.jpg HTTP/1.1" 200 26850 INFO 2025-10-20 13:42:53,819 basehttp 45770 13186969600 "GET /static/img/version/dotnet.jpg HTTP/1.1" 200 24791 INFO 2025-10-20 13:42:53,820 basehttp 45770 6162247680 "GET /static/img/theme/blog.jpg HTTP/1.1" 200 32334 INFO 2025-10-20 13:42:53,821 basehttp 45770 13170143232 "GET /static/img/theme/e-commerce.jpg HTTP/1.1" 200 37734 INFO 2025-10-20 13:42:53,821 basehttp 45770 6145421312 "GET /static/img/version/nextjs.jpg HTTP/1.1" 200 20152 INFO 2025-10-20 13:42:53,821 basehttp 45770 13186969600 "GET /static/img/theme/forum.jpg HTTP/1.1" 200 28744 INFO 2025-10-20 13:42:53,822 basehttp 45770 13203795968 "GET /static/img/theme/one-page-parallax.jpg HTTP/1.1" 200 22474 INFO 2025-10-20 13:42:53,823 basehttp 45770 6162247680 "GET /static/img/theme/corporate.jpg HTTP/1.1" 200 38911 WARNING 2025-10-20 13:42:53,873 log 45770 6128594944 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-20 13:42:53,873 basehttp 45770 6128594944 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-20 13:42:53,908 basehttp 45770 6128594944 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 WARNING 2025-10-20 13:42:53,929 basehttp 45770 13186969600 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-20 13:42:53,929 basehttp 45770 6162247680 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 INFO 2025-10-20 13:42:53,932 basehttp 45770 6145421312 "GET /static/plugins/moment/min/moment.min.js.map HTTP/1.1" 200 98730 INFO 2025-10-20 13:42:53,935 basehttp 45770 6145421312 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 INFO 2025-10-20 13:42:53,936 basehttp 45770 6128594944 "GET /static/css/default/app.min.css.map HTTP/1.1" 200 1957526 INFO 2025-10-20 13:42:54,009 basehttp 45770 6128594944 "GET /api/v1/appointments/calendar/?start=2025-10-19T00%3A00%3A00%2B03%3A00&end=2025-10-26T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 2030 INFO 2025-10-20 13:42:54,013 basehttp 45770 13186969600 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-10-20 13:42:54,013 basehttp 45770 6145421312 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 INFO 2025-10-20 13:42:55,568 basehttp 45770 6145421312 "GET /appointments/30cc7f76-3f1a-4a4b-b8e0-ae7b5de44b78/quick-view/ HTTP/1.1" 302 0 INFO 2025-10-20 13:42:55,631 basehttp 45770 6128594944 "GET /en/appointments/30cc7f76-3f1a-4a4b-b8e0-ae7b5de44b78/quick-view/ HTTP/1.1" 200 2576 INFO 2025-10-20 13:42:55,852 basehttp 45770 6128594944 "GET /__debug__/history_sidebar/?request_id=e4dd1fd32e3f474792b1fa6a6f0804dd HTTP/1.1" 200 9633 INFO 2025-10-20 14:40:42,293 basehttp 45770 6128594944 "GET / HTTP/1.1" 302 0 INFO 2025-10-20 14:40:42,368 basehttp 45770 6145421312 "GET /en/ HTTP/1.1" 200 48835 INFO 2025-10-20 14:40:42,392 basehttp 45770 6128594944 "GET /static/plugins/apexcharts/dist/apexcharts.min.js HTTP/1.1" 200 574941 WARNING 2025-10-20 14:40:42,450 log 45770 6145421312 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-20 14:40:42,450 basehttp 45770 6145421312 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-20 14:40:42,459 basehttp 45770 6145421312 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-20 14:40:54,010 basehttp 45770 6128594944 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-20 14:40:54,070 basehttp 45770 6128594944 "GET / HTTP/1.1" 302 0 INFO 2025-10-20 14:40:54,139 basehttp 45770 6145421312 "GET /ar/ HTTP/1.1" 200 49289 INFO 2025-10-20 14:40:54,152 basehttp 45770 6145421312 "GET /static/css/default/app-rtl.min.css HTTP/1.1" 200 917561 INFO 2025-10-22 14:10:01,703 basehttp 45770 6128594944 "GET / HTTP/1.1" 302 0 INFO 2025-10-22 14:10:01,763 basehttp 45770 6145421312 "GET /ar/ HTTP/1.1" 302 0 INFO 2025-10-22 14:10:01,826 basehttp 45770 6145421312 "GET /ar/login/?next=/ar/ HTTP/1.1" 200 32814 INFO 2025-10-22 14:10:01,841 basehttp 45770 6145421312 "GET /static/css/custom.css HTTP/1.1" 304 0 INFO 2025-10-22 14:10:01,842 basehttp 45770 6145421312 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-10-22 14:10:01,848 basehttp 45770 6145421312 "GET /static/css/default/images/bg-login.png HTTP/1.1" 200 425929 INFO 2025-10-22 14:10:01,874 basehttp 45770 6128594944 "GET /static/img/logo/site.webmanifest HTTP/1.1" 304 0 INFO 2025-10-22 14:10:17,236 basehttp 45770 6145421312 "POST /ar/login/ HTTP/1.1" 302 0 INFO 2025-10-22 14:10:17,306 basehttp 45770 6145421312 "GET /ar/ HTTP/1.1" 200 39012 INFO 2025-10-22 14:10:17,323 basehttp 45770 6145421312 "GET /static/css/saudiriyalsymbol.woff2 HTTP/1.1" 200 720 INFO 2025-10-22 14:10:28,335 basehttp 45770 6145421312 "GET /ar/patients/create/ HTTP/1.1" 200 50195 INFO 2025-10-22 14:10:28,351 basehttp 45770 6145421312 "GET /static/plugins/select2/dist/css/select2.min.css HTTP/1.1" 200 14966 INFO 2025-10-22 14:10:28,353 basehttp 45770 6145421312 "GET /static/plugins/bootstrap-datepicker/dist/css/bootstrap-datepicker.min.css HTTP/1.1" 200 15733 INFO 2025-10-22 14:10:28,354 basehttp 45770 13438578688 "GET /static/plugins/bootstrap-datepicker/dist/js/bootstrap-datepicker.min.js HTTP/1.1" 200 33871 INFO 2025-10-22 14:10:28,354 basehttp 45770 6162247680 "GET /static/plugins/select2/dist/js/select2.min.js HTTP/1.1" 200 70851 INFO 2025-10-22 14:10:31,990 basehttp 45770 6162247680 "GET /ar/appointments/create/ HTTP/1.1" 200 62476 INFO 2025-10-22 14:10:32,001 basehttp 45770 6162247680 "GET /static/plugins/select2/css/select2.min.css HTTP/1.1" 200 16263 INFO 2025-10-22 14:10:32,002 basehttp 45770 6162247680 "GET /static/plugins/datatables.net-select-bs5/css/select.bootstrap5.min.css HTTP/1.1" 200 2157 INFO 2025-10-22 14:10:37,073 basehttp 45770 6162247680 "GET /api/v1/providers/?clinic=409b34ef-a093-4452-9c8f-c99286eb1e39 HTTP/1.1" 200 1367 INFO 2025-10-22 14:10:50,137 basehttp 45770 6162247680 "GET /ar/appointments/api/available-slots/?provider=fc4aa682-0bf8-4213-a1de-89e5dbac46d6&date=2025-10-24&duration=30 HTTP/1.1" 200 123 INFO 2025-10-22 14:10:54,108 basehttp 45770 6162247680 "GET /ar/appointments/api/available-slots/?provider=fc4aa682-0bf8-4213-a1de-89e5dbac46d6&date=2025-10-25&duration=30 HTTP/1.1" 200 123 INFO 2025-10-22 14:10:56,151 basehttp 45770 6162247680 "GET /ar/appointments/api/available-slots/?provider=fc4aa682-0bf8-4213-a1de-89e5dbac46d6&date=2025-10-26&duration=30 HTTP/1.1" 200 793 INFO 2025-10-22 14:11:16,785 basehttp 45770 6162247680 "GET /ar/appointments/calendar/ HTTP/1.1" 200 49242 INFO 2025-10-22 14:11:16,901 basehttp 45770 6162247680 "GET /api/v1/appointments/calendar/?start=2025-10-19T00%3A00%3A00%2B03%3A00&end=2025-10-26T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 2030 INFO 2025-10-22 14:11:20,004 basehttp 45770 6162247680 "GET /appointments/30cc7f76-3f1a-4a4b-b8e0-ae7b5de44b78/quick-view/ HTTP/1.1" 302 0 INFO 2025-10-22 14:11:20,082 basehttp 45770 13438578688 "GET /ar/appointments/30cc7f76-3f1a-4a4b-b8e0-ae7b5de44b78/quick-view/ HTTP/1.1" 200 2698 INFO 2025-10-22 14:11:20,302 basehttp 45770 13438578688 "GET /__debug__/history_sidebar/?request_id=ec5a24bb73254e868ff81fb6c7697837 HTTP/1.1" 200 10117 INFO 2025-10-22 14:11:24,430 basehttp 45770 13438578688 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 11948 INFO 2025-10-22 14:11:24,645 basehttp 45770 13438578688 "GET /__debug__/history_sidebar/?request_id=5119eb8679dc462b8f467fda80bfb215 HTTP/1.1" 200 10137 INFO 2025-10-22 14:11:34,452 basehttp 45770 13438578688 "GET /ar/login/?next=/ar/ HTTP/1.1" 200 33770 INFO 2025-10-22 14:11:52,576 basehttp 45770 13438578688 "POST /ar/login/ HTTP/1.1" 302 0 INFO 2025-10-22 14:11:52,643 basehttp 45770 13438578688 "GET /ar/ HTTP/1.1" 200 49289 INFO 2025-10-22 14:12:00,735 basehttp 45770 13438578688 "GET /ar/medical/consultations/create/ HTTP/1.1" 200 60485 INFO 2025-10-22 14:12:19,724 basehttp 45770 13438578688 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-22 14:12:19,784 basehttp 45770 13438578688 "GET / HTTP/1.1" 302 0 INFO 2025-10-22 14:12:19,849 basehttp 45770 6145421312 "GET /en/ HTTP/1.1" 200 48835 WARNING 2025-10-22 14:12:28,497 log 45770 6145421312 Not Found: /en/integration WARNING 2025-10-22 14:12:28,497 basehttp 45770 6145421312 "GET /en/integration HTTP/1.1" 404 22693 WARNING 2025-10-22 14:12:29,395 log 45770 6145421312 Not Found: /en/integration WARNING 2025-10-22 14:12:29,396 basehttp 45770 6145421312 "GET /en/integration HTTP/1.1" 404 22693 WARNING 2025-10-22 14:12:29,472 log 45770 6145421312 Not Found: /favicon.ico WARNING 2025-10-22 14:12:29,473 basehttp 45770 6145421312 "GET /favicon.ico HTTP/1.1" 404 16329 ERROR 2025-10-22 14:12:43,047 log 45770 6145421312 Internal Server Error: /en/consents/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(", ".join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: core/consent_list.html, core/consent_list.html ERROR 2025-10-22 14:12:43,139 basehttp 45770 6145421312 "GET /en/consents/ HTTP/1.1" 500 114249 WARNING 2025-10-22 14:12:55,204 log 45770 6145421312 Not Found: /en/finance/ WARNING 2025-10-22 14:12:55,204 basehttp 45770 6145421312 "GET /en/finance/ HTTP/1.1" 404 26924 INFO 2025-10-22 14:13:03,000 basehttp 45770 6145421312 "GET /en/finance/invoices/ HTTP/1.1" 200 66949 INFO 2025-10-22 14:13:11,894 basehttp 45770 6145421312 "GET /en/admin/finance/payment/?o=2 HTTP/1.1" 302 0 INFO 2025-10-22 14:13:11,959 basehttp 45770 6145421312 "GET /en/admin/login/?next=/en/admin/finance/payment/%3Fo%3D2 HTTP/1.1" 200 17308 INFO 2025-10-22 14:13:11,972 basehttp 45770 13455405056 "GET /static/admin/css/login.css HTTP/1.1" 200 951 INFO 2025-10-22 14:13:11,972 basehttp 45770 6162247680 "GET /static/admin/css/dark_mode.css HTTP/1.1" 200 2808 INFO 2025-10-22 14:13:11,973 basehttp 45770 13472231424 "GET /static/admin/css/responsive.css HTTP/1.1" 200 16565 INFO 2025-10-22 14:13:11,973 basehttp 45770 13438578688 "GET /static/admin/css/nav_sidebar.css HTTP/1.1" 200 2810 INFO 2025-10-22 14:13:11,973 basehttp 45770 6145421312 "GET /static/admin/css/base.css HTTP/1.1" 200 22120 INFO 2025-10-22 14:13:11,973 basehttp 45770 13489057792 "GET /static/admin/js/theme.js HTTP/1.1" 200 1653 INFO 2025-10-22 14:13:11,974 basehttp 45770 6145421312 "GET /static/admin/js/nav_sidebar.js HTTP/1.1" 200 3063 INFO 2025-10-22 14:13:13,410 basehttp 45770 6145421312 "POST /en/admin/login/?next=/en/admin/finance/payment/%3Fo%3D2 HTTP/1.1" 302 0 INFO 2025-10-22 14:13:13,512 basehttp 45770 6145421312 "GET /en/admin/finance/payment/?o=2 HTTP/1.1" 200 84342 INFO 2025-10-22 14:13:13,526 basehttp 45770 13472231424 "GET /static/admin/js/jquery.init.js HTTP/1.1" 200 347 INFO 2025-10-22 14:13:13,526 basehttp 45770 6162247680 "GET /static/admin/js/core.js HTTP/1.1" 200 6208 INFO 2025-10-22 14:13:13,526 basehttp 45770 6145421312 "GET /static/admin/css/changelists.css HTTP/1.1" 200 6878 INFO 2025-10-22 14:13:13,526 basehttp 45770 13455405056 "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.1" 200 9777 INFO 2025-10-22 14:13:13,528 basehttp 45770 13472231424 "GET /static/admin/js/actions.js HTTP/1.1" 200 8076 INFO 2025-10-22 14:13:13,528 basehttp 45770 6162247680 "GET /static/admin/js/prepopulate.js HTTP/1.1" 200 1531 INFO 2025-10-22 14:13:13,528 basehttp 45770 6145421312 "GET /static/admin/js/urlify.js HTTP/1.1" 200 7887 INFO 2025-10-22 14:13:13,529 basehttp 45770 6162247680 "GET /static/admin/img/search.svg HTTP/1.1" 200 458 INFO 2025-10-22 14:13:13,535 basehttp 45770 13438578688 "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.1" 200 285314 INFO 2025-10-22 14:13:13,536 basehttp 45770 13455405056 "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.1" 200 325171 INFO 2025-10-22 14:13:13,539 basehttp 45770 13455405056 "GET /static/admin/js/filters.js HTTP/1.1" 200 978 INFO 2025-10-22 14:13:13,588 basehttp 45770 13489057792 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-22 14:13:13,602 basehttp 45770 13455405056 "GET /static/admin/img/tooltag-add.svg HTTP/1.1" 200 331 INFO 2025-10-22 14:13:13,603 basehttp 45770 13438578688 "GET /static/admin/img/sorting-icons.svg HTTP/1.1" 200 1097 INFO 2025-10-22 14:13:13,603 basehttp 45770 13489057792 "GET /static/admin/img/icon-addlink.svg HTTP/1.1" 200 331 INFO 2025-10-22 14:13:13,603 basehttp 45770 6162247680 "GET /static/admin/img/icon-viewlink.svg HTTP/1.1" 200 581 INFO 2025-10-22 14:13:21,475 basehttp 45770 6162247680 "GET /en/admin/integrations/einvoice/ HTTP/1.1" 200 58654 INFO 2025-10-22 14:13:21,546 basehttp 45770 6162247680 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-22 14:13:23,517 basehttp 45770 6162247680 "GET /en/admin/integrations/einvoice/add/ HTTP/1.1" 200 76806 INFO 2025-10-22 14:13:23,530 basehttp 45770 6145421312 "GET /static/admin/js/prepopulate_init.js HTTP/1.1" 200 586 INFO 2025-10-22 14:13:23,530 basehttp 45770 6162247680 "GET /static/admin/css/forms.css HTTP/1.1" 200 8525 INFO 2025-10-22 14:13:23,531 basehttp 45770 13489057792 "GET /static/admin/js/calendar.js HTTP/1.1" 200 9141 INFO 2025-10-22 14:13:23,531 basehttp 45770 13455405056 "GET /static/admin/js/admin/DateTimeShortcuts.js HTTP/1.1" 200 19319 INFO 2025-10-22 14:13:23,531 basehttp 45770 13455405056 "GET /static/admin/css/widgets.css HTTP/1.1" 200 11973 INFO 2025-10-22 14:13:23,532 basehttp 45770 13455405056 "GET /static/admin/img/icon-changelink.svg HTTP/1.1" 200 380 INFO 2025-10-22 14:13:23,533 basehttp 45770 13455405056 "GET /static/admin/js/change_form.js HTTP/1.1" 200 606 INFO 2025-10-22 14:13:23,587 basehttp 45770 13438578688 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-22 14:13:23,609 basehttp 45770 13455405056 "GET /static/admin/img/icon-clock.svg HTTP/1.1" 200 677 INFO 2025-10-22 14:13:23,609 basehttp 45770 13438578688 "GET /static/admin/img/icon-calendar.svg HTTP/1.1" 200 1086 INFO 2025-10-22 14:13:35,969 basehttp 45770 13455405056 "GET /en/admin/integrations/nphiesencounterlink/ HTTP/1.1" 200 56517 INFO 2025-10-22 14:13:36,036 basehttp 45770 13455405056 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-22 14:13:37,555 basehttp 45770 13455405056 "GET /en/admin/integrations/nphiesencounterlink/add/ HTTP/1.1" 200 82374 INFO 2025-10-22 14:13:37,621 basehttp 45770 13455405056 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-22 14:13:51,796 basehttp 45770 13455405056 "GET /en/admin/integrations/zatcacredential/ HTTP/1.1" 200 58494 INFO 2025-10-22 14:13:51,867 basehttp 45770 13455405056 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-22 14:13:53,536 basehttp 45770 13455405056 "GET /en/admin/integrations/zatcacredential/add/ HTTP/1.1" 200 65609 INFO 2025-10-22 14:13:53,603 basehttp 45770 13455405056 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 WARNING 2025-10-22 14:14:28,187 log 45770 13455405056 Not Found: /en/finance/ WARNING 2025-10-22 14:14:28,187 basehttp 45770 13455405056 "GET /en/finance/ HTTP/1.1" 404 26925 WARNING 2025-10-22 14:14:30,632 log 45770 13455405056 Not Found: /en/finance/ WARNING 2025-10-22 14:14:30,632 basehttp 45770 13455405056 "GET /en/finance/ HTTP/1.1" 404 26924 WARNING 2025-10-22 14:14:31,735 log 45770 13455405056 Not Found: /en/integration WARNING 2025-10-22 14:14:31,735 basehttp 45770 13455405056 "GET /en/integration HTTP/1.1" 404 22693 WARNING 2025-10-22 14:14:32,568 log 45770 13455405056 Not Found: /en/integration WARNING 2025-10-22 14:14:32,568 basehttp 45770 13455405056 "GET /en/integration HTTP/1.1" 404 22693 INFO 2025-10-22 14:14:33,799 basehttp 45770 13455405056 "GET /en/ HTTP/1.1" 200 38711 INFO 2025-10-22 14:14:33,843 basehttp 45770 13455405056 "GET /static/img/logo/favicon.ico HTTP/1.1" 304 0 INFO 2025-10-22 14:57:27,917 basehttp 45770 6128594944 "GET /ar/ HTTP/1.1" 200 39013 INFO 2025-10-22 15:11:12,343 basehttp 45770 6128594944 "GET /ar/login/?next=/ar/ HTTP/1.1" 200 33770 INFO 2025-10-22 15:11:28,698 basehttp 45770 6128594944 "POST /ar/login/ HTTP/1.1" 302 0 ERROR 2025-10-22 15:11:28,727 log 45770 6128594944 Internal Server Error: /ar/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 228, in get context = self.get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 53, in get_context_data context.update(self._get_finance_widgets()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 219, in _get_finance_widgets cash_total = sum( ^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 220, in p.amount.amount for p in all_payments.filter(method=Payment.PaymentMethod.CASH) ^^^^^^^^^^^^^^^ AttributeError: 'decimal.Decimal' object has no attribute 'amount' ERROR 2025-10-22 15:11:28,786 basehttp 45770 6128594944 "GET /ar/ HTTP/1.1" 500 115296 ERROR 2025-10-22 15:12:11,924 log 45770 6128594944 Internal Server Error: /ar/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 228, in get context = self.get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 53, in get_context_data context.update(self._get_finance_widgets()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 219, in _get_finance_widgets cash_total = sum( ^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 220, in p.amount.amount for p in all_payments.filter(method=Payment.PaymentMethod.CASH) ^^^^^^^^^^^^^^^ AttributeError: 'decimal.Decimal' object has no attribute 'amount' ERROR 2025-10-22 15:12:11,994 basehttp 45770 6128594944 "GET /ar/ HTTP/1.1" 500 115299 INFO 2025-10-22 15:12:12,932 basehttp 45770 6128594944 "GET /ar/login/?next=/ar/ HTTP/1.1" 200 33771 INFO 2025-10-22 15:12:14,502 basehttp 45770 6128594944 "GET /ar/login/?next=/ar/ HTTP/1.1" 200 33771 INFO 2025-10-22 15:12:16,504 basehttp 45770 6128594944 "GET /en/admin/integrations/zatcacredential/add/ HTTP/1.1" 302 0 INFO 2025-10-22 15:12:16,566 basehttp 45770 6128594944 "GET /en/admin/login/?next=/en/admin/integrations/zatcacredential/add/ HTTP/1.1" 200 17339 INFO 2025-10-22 15:12:30,648 basehttp 45770 6128594944 "POST /ar/login/ HTTP/1.1" 200 34077 INFO 2025-10-22 15:12:38,891 basehttp 45770 6128594944 "POST /ar/login/ HTTP/1.1" 302 0 ERROR 2025-10-22 15:12:38,917 log 45770 6128594944 Internal Server Error: /ar/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 228, in get context = self.get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 53, in get_context_data context.update(self._get_finance_widgets()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 219, in _get_finance_widgets cash_total = sum( ^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 220, in p.amount.amount for p in all_payments.filter(method=Payment.PaymentMethod.CASH) ^^^^^^^^^^^^^^^ AttributeError: 'decimal.Decimal' object has no attribute 'amount' ERROR 2025-10-22 15:12:38,978 basehttp 45770 6128594944 "GET /ar/ HTTP/1.1" 500 115286 INFO 2025-10-22 15:13:41,173 autoreload 45770 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-22 15:13:42,019 autoreload 89885 8782111040 Watching for file changes with StatReloader INFO 2025-10-22 15:13:55,807 basehttp 89885 6156840960 "GET /ar/ HTTP/1.1" 200 54207 INFO 2025-10-22 15:14:06,721 basehttp 89885 6156840960 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-22 15:14:06,783 basehttp 89885 6156840960 "GET / HTTP/1.1" 302 0 INFO 2025-10-22 15:14:06,858 basehttp 89885 6173667328 "GET /en/ HTTP/1.1" 200 53634 INFO 2025-10-22 15:17:48,335 basehttp 89885 6173667328 "GET /en/ HTTP/1.1" 200 57122 INFO 2025-10-22 15:18:03,130 basehttp 89885 6173667328 "GET /en/finance/payments/create/?invoice=01dd06f1-66d2-4138-a11c-b5c690c06594 HTTP/1.1" 200 44496 INFO 2025-10-22 15:18:18,130 basehttp 89885 6173667328 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-22 15:18:18,188 basehttp 89885 6173667328 "GET / HTTP/1.1" 302 0 INFO 2025-10-22 15:18:18,260 basehttp 89885 6156840960 "GET /ar/ HTTP/1.1" 200 57693 INFO 2025-10-22 15:18:20,721 basehttp 89885 6156840960 "GET /ar/ HTTP/1.1" 200 57693 INFO 2025-10-22 15:18:27,885 basehttp 89885 6156840960 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-22 15:18:27,944 basehttp 89885 6156840960 "GET / HTTP/1.1" 302 0 INFO 2025-10-22 15:18:28,017 basehttp 89885 6173667328 "GET /en/ HTTP/1.1" 200 57122 INFO 2025-10-22 15:20:02,624 basehttp 89885 6173667328 "GET /en/ HTTP/1.1" 200 57125 WARNING 2025-10-22 15:20:07,659 basehttp 89885 6156840960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 15:20:07,720 log 89885 6173667328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 15:20:07,720 basehttp 89885 6173667328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 15:21:11,694 basehttp 89885 6173667328 "GET /en/ HTTP/1.1" 200 57124 WARNING 2025-10-22 15:21:11,764 basehttp 89885 6156840960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 15:21:11,768 log 89885 6173667328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 15:21:11,768 basehttp 89885 6173667328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 15:24:00,254 basehttp 89885 6173667328 "GET /en/ HTTP/1.1" 200 59472 WARNING 2025-10-22 15:24:00,329 basehttp 89885 6156840960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 15:24:00,333 log 89885 6173667328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 15:24:00,333 basehttp 89885 6173667328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 15:25:01,633 basehttp 89885 6173667328 "GET /en/ HTTP/1.1" 200 59540 INFO 2025-10-22 15:25:01,645 basehttp 89885 6173667328 "GET /static/plugins/chart.js/dist/chart.umd.js HTTP/1.1" 200 206279 INFO 2025-10-22 15:25:01,665 basehttp 89885 6156840960 "GET /static/plugins/chart.js/dist/chart.umd.js.map HTTP/1.1" 200 958364 WARNING 2025-10-22 15:25:01,712 basehttp 89885 6156840960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 15:25:01,746 log 89885 6173667328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 15:25:01,746 basehttp 89885 6173667328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 15:25:14,414 basehttp 89885 6173667328 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-22 15:25:14,472 basehttp 89885 6173667328 "GET / HTTP/1.1" 302 0 INFO 2025-10-22 15:25:14,546 basehttp 89885 6156840960 "GET /ar/ HTTP/1.1" 200 60130 INFO 2025-10-22 15:25:14,625 basehttp 89885 6173667328 "GET /static/css/default/app-rtl.min.css.map HTTP/1.1" 200 2008917 WARNING 2025-10-22 15:25:14,629 log 89885 6156840960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 15:25:14,629 basehttp 89885 6156840960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 WARNING 2025-10-22 15:25:14,642 basehttp 89885 6156840960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-22 15:27:53,374 basehttp 89885 6173667328 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-22 15:27:53,433 basehttp 89885 6173667328 "GET / HTTP/1.1" 302 0 INFO 2025-10-22 15:27:53,504 basehttp 89885 6156840960 "GET /en/ HTTP/1.1" 200 59537 WARNING 2025-10-22 15:27:53,582 basehttp 89885 6173667328 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 15:27:53,586 log 89885 6156840960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 15:27:53,586 basehttp 89885 6156840960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 15:30:32,442 basehttp 89885 6156840960 "GET /en/ HTTP/1.1" 200 59504 WARNING 2025-10-22 15:30:32,522 log 89885 6156840960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 15:30:32,522 basehttp 89885 6156840960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 15:30:32,524 basehttp 89885 6173667328 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-22 15:30:36,827 basehttp 89885 6156840960 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-22 15:30:36,891 basehttp 89885 6156840960 "GET / HTTP/1.1" 302 0 INFO 2025-10-22 15:30:36,964 basehttp 89885 6173667328 "GET /ar/ HTTP/1.1" 200 60094 WARNING 2025-10-22 15:30:37,046 log 89885 6173667328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 15:30:37,046 basehttp 89885 6173667328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 WARNING 2025-10-22 15:30:37,055 basehttp 89885 6173667328 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-22 15:30:46,462 basehttp 89885 6156840960 "GET /ar/finance/payments/create/?invoice=01dd06f1-66d2-4138-a11c-b5c690c06594 HTTP/1.1" 200 44932 WARNING 2025-10-22 15:30:46,536 basehttp 89885 6173667328 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 15:30:46,541 log 89885 6156840960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 15:30:46,542 basehttp 89885 6156840960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 WARNING 2025-10-22 15:30:52,888 basehttp 89885 6156840960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 15:30:52,972 log 89885 6173667328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 15:30:52,972 basehttp 89885 6173667328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 WARNING 2025-10-22 15:30:53,032 log 89885 6173667328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 15:30:53,033 basehttp 89885 6173667328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 INFO 2025-10-22 15:31:03,615 basehttp 89885 6173667328 "GET /ar/finance/invoices/?status=OVERDUE HTTP/1.1" 200 37081 WARNING 2025-10-22 15:31:03,682 basehttp 89885 6156840960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 15:31:03,722 log 89885 6173667328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 15:31:03,722 basehttp 89885 6173667328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16602 INFO 2025-10-22 15:31:07,689 basehttp 89885 6173667328 "GET /ar/finance/invoices/ HTTP/1.1" 200 68312 WARNING 2025-10-22 15:31:07,771 log 89885 6173667328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 15:31:07,771 basehttp 89885 6173667328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 WARNING 2025-10-22 15:31:07,771 basehttp 89885 6156840960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-22 15:31:16,227 basehttp 89885 6173667328 "GET /ar/finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 200 41073 WARNING 2025-10-22 15:31:16,307 basehttp 89885 6156840960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 15:31:16,326 log 89885 6173667328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 15:31:16,326 basehttp 89885 6173667328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 WARNING 2025-10-22 15:31:27,549 basehttp 89885 6173667328 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 15:31:27,640 log 89885 6156840960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 15:31:27,640 basehttp 89885 6156840960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 WARNING 2025-10-22 15:31:27,740 log 89885 6156840960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 15:31:27,740 basehttp 89885 6156840960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16602 WARNING 2025-10-22 15:31:28,189 basehttp 89885 6156840960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 15:31:28,268 log 89885 6173667328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 15:31:28,268 basehttp 89885 6173667328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 WARNING 2025-10-22 15:31:28,329 log 89885 6173667328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 15:31:28,329 basehttp 89885 6173667328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 WARNING 2025-10-22 15:31:29,855 basehttp 89885 6173667328 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 15:31:29,929 log 89885 6156840960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 15:31:29,930 basehttp 89885 6156840960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 WARNING 2025-10-22 15:31:29,989 log 89885 6156840960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 15:31:29,989 basehttp 89885 6156840960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 INFO 2025-10-22 15:31:30,920 basehttp 89885 6156840960 "GET /ar/ HTTP/1.1" 200 60094 WARNING 2025-10-22 15:31:30,993 log 89885 6156840960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 15:31:30,993 basehttp 89885 6156840960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 WARNING 2025-10-22 15:31:31,008 basehttp 89885 6156840960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-22 15:31:42,905 basehttp 89885 6173667328 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-22 15:31:42,965 basehttp 89885 6173667328 "GET / HTTP/1.1" 302 0 INFO 2025-10-22 15:31:43,038 basehttp 89885 6156840960 "GET /en/ HTTP/1.1" 200 59501 WARNING 2025-10-22 15:31:43,121 log 89885 6156840960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 15:31:43,121 basehttp 89885 6156840960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 15:31:43,123 basehttp 89885 6173667328 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-22 15:32:09,511 basehttp 89885 6156840960 "GET / HTTP/1.1" 302 0 INFO 2025-10-22 15:32:09,585 basehttp 89885 6173667328 "GET /en/ HTTP/1.1" 200 59501 INFO 2025-10-22 15:32:18,366 basehttp 89885 6173667328 "POST /en/logout/ HTTP/1.1" 302 0 INFO 2025-10-22 15:32:18,422 basehttp 89885 6173667328 "GET /en/login/ HTTP/1.1" 200 32581 INFO 2025-10-22 15:32:39,667 basehttp 89885 6173667328 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-22 15:32:39,730 basehttp 89885 6173667328 "GET / HTTP/1.1" 302 0 INFO 2025-10-22 15:32:39,826 basehttp 89885 6156840960 "GET /en/ HTTP/1.1" 200 53724 INFO 2025-10-22 15:33:02,417 basehttp 89885 6156840960 "GET /en/appointments/create/?patient=1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa HTTP/1.1" 200 61699 INFO 2025-10-22 15:33:11,531 basehttp 89885 6156840960 "GET /api/v1/providers/?clinic=42b11c91-e9b4-4b38-bf37-d4980cc08c45 HTTP/1.1" 200 1106 INFO 2025-10-22 15:33:27,756 basehttp 89885 6156840960 "GET /en/appointments/api/available-slots/?provider=809a215c-ef45-4c35-81cf-62bff0d838c8&date=2025-10-23&duration=30 HTTP/1.1" 200 793 INFO 2025-10-22 15:56:37,859 autoreload 11775 8782111040 Watching for file changes with StatReloader INFO 2025-10-22 15:56:41,886 basehttp 11775 6132543488 "GET /en/ HTTP/1.1" 200 53726 WARNING 2025-10-22 15:56:44,153 log 11775 6132543488 Not Found: /en/hr WARNING 2025-10-22 15:56:44,153 basehttp 11775 6132543488 "GET /en/hr HTTP/1.1" 404 23145 WARNING 2025-10-22 15:56:45,142 log 11775 6132543488 Not Found: /en/hr WARNING 2025-10-22 15:56:45,143 basehttp 11775 6132543488 "GET /en/hr HTTP/1.1" 404 23145 WARNING 2025-10-22 15:56:49,264 log 11775 6132543488 Not Found: /en/hr/training/programs WARNING 2025-10-22 15:56:49,264 basehttp 11775 6132543488 "GET /en/hr/training/programs HTTP/1.1" 404 28207 INFO 2025-10-22 15:56:58,372 basehttp 11775 6132543488 "GET /en/hr/attendance/ HTTP/1.1" 200 32391 INFO 2025-10-22 15:57:01,837 basehttp 11775 6132543488 "GET /en/hr/attendance/create/ HTTP/1.1" 200 36147 WARNING 2025-10-22 15:59:27,179 log 11775 6132543488 Not Found: /en/hr/tattendance/kiosk/ WARNING 2025-10-22 15:59:27,179 basehttp 11775 6132543488 "GET /en/hr/tattendance/kiosk/ HTTP/1.1" 404 28211 INFO 2025-10-22 15:59:31,816 basehttp 11775 6132543488 "GET /en/hr/attendance/kiosk/ HTTP/1.1" 200 33092 INFO 2025-10-22 15:59:37,152 basehttp 11775 6132543488 "POST /en/hr/attendance/kiosk/ HTTP/1.1" 200 34234 INFO 2025-10-22 16:00:32,196 basehttp 11775 6132543488 "GET /en/hr/attendance/kiosk/ HTTP/1.1" 200 33911 INFO 2025-10-22 16:00:45,242 basehttp 11775 6132543488 "GET /en/hr/attendance/ HTTP/1.1" 200 34062 INFO 2025-10-22 16:00:48,168 basehttp 11775 6132543488 "GET /en/hr/attendance/2da4fdd3-7fca-4468-ac38-3d7198a55220/ HTTP/1.1" 200 34288 INFO 2025-10-22 16:00:53,998 basehttp 11775 6132543488 "GET /en/hr/attendance/2da4fdd3-7fca-4468-ac38-3d7198a55220/update/ HTTP/1.1" 200 36221 INFO 2025-10-22 16:01:06,638 basehttp 11775 6132543488 "POST /en/hr/attendance/kiosk/ HTTP/1.1" 200 34280 INFO 2025-10-22 16:01:09,381 basehttp 11775 6132543488 "GET /en/hr/attendance/ HTTP/1.1" 200 34065 WARNING 2025-10-22 16:01:18,323 log 11775 6132543488 Not Found: /en/hr/ WARNING 2025-10-22 16:01:18,323 basehttp 11775 6132543488 "GET /en/hr/ HTTP/1.1" 404 28139 INFO 2025-10-22 16:01:27,031 basehttp 11775 6132543488 "GET /en/hr/schedules/ HTTP/1.1" 200 32372 INFO 2025-10-22 16:01:29,072 basehttp 11775 6132543488 "GET /en/hr/schedules/create/ HTTP/1.1" 200 36154 INFO 2025-10-22 16:02:01,901 basehttp 11775 6132543488 "POST /en/hr/schedules/create/ HTTP/1.1" 302 0 INFO 2025-10-22 16:02:01,964 basehttp 11775 6132543488 "GET /en/hr/schedules/ HTTP/1.1" 200 34283 INFO 2025-10-22 16:02:11,316 basehttp 11775 6132543488 "GET /en/hr/schedules/35bdcfe4-33a7-42e3-9e38-4067278e5aa4/ HTTP/1.1" 200 34247 WARNING 2025-10-22 16:02:20,767 log 11775 6132543488 Not Found: /en/hr/ WARNING 2025-10-22 16:02:20,767 basehttp 11775 6132543488 "GET /en/hr/ HTTP/1.1" 404 28141 INFO 2025-10-22 16:02:28,428 basehttp 11775 6132543488 "GET /en/hr/holidays/ HTTP/1.1" 200 32164 INFO 2025-10-22 16:02:31,071 basehttp 11775 6132543488 "GET /en/hr/holidays/create/ HTTP/1.1" 200 33614 WARNING 2025-10-22 16:03:01,964 log 11775 6132543488 Not Found: /en/hr WARNING 2025-10-22 16:03:01,964 basehttp 11775 6132543488 "GET /en/hr HTTP/1.1" 404 23145 WARNING 2025-10-22 16:03:03,360 log 11775 6132543488 Not Found: /en/integrations/ WARNING 2025-10-22 16:03:03,360 basehttp 11775 6132543488 "GET /en/integrations/ HTTP/1.1" 404 27927 INFO 2025-10-22 16:03:11,025 basehttp 11775 6132543488 "GET /en/integrations/orders/ HTTP/1.1" 200 33988 INFO 2025-10-22 16:04:05,490 basehttp 11775 6132543488 "GET /en/integrations/orders/create/ HTTP/1.1" 200 41565 INFO 2025-10-22 16:06:40,429 basehttp 11775 6132543488 "GET /en/file-history/ HTTP/1.1" 200 77921 INFO 2025-10-22 16:07:06,285 basehttp 11775 6132543488 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-22 16:07:06,344 basehttp 11775 6132543488 "GET /file-history/ HTTP/1.1" 302 0 INFO 2025-10-22 16:07:06,415 basehttp 11775 6149369856 "GET /ar/file-history/ HTTP/1.1" 200 78241 WARNING 2025-10-22 16:07:24,209 log 11775 6149369856 Not Found: /en/integrations/ WARNING 2025-10-22 16:07:24,210 basehttp 11775 6149369856 "GET /en/integrations/ HTTP/1.1" 404 27927 WARNING 2025-10-22 16:07:39,530 log 11775 6149369856 Not Found: /en/medical/ WARNING 2025-10-22 16:07:39,530 basehttp 11775 6149369856 "GET /en/medical/ HTTP/1.1" 404 26823 WARNING 2025-10-22 16:14:26,350 log 11775 6132543488 Not Found: /en/integrations/ WARNING 2025-10-22 16:14:26,350 basehttp 11775 6132543488 "GET /en/integrations/ HTTP/1.1" 404 27929 INFO 2025-10-22 16:14:37,084 basehttp 11775 6132543488 "GET /en/integrations/zatca/invoices/ HTTP/1.1" 200 33728 WARNING 2025-10-22 16:14:54,383 log 11775 6132543488 Not Found: /en/integrations/nphis WARNING 2025-10-22 16:14:54,383 basehttp 11775 6132543488 "GET /en/integrations/nphis HTTP/1.1" 404 27947 ERROR 2025-10-22 16:15:06,375 log 11775 6132543488 Internal Server Error: /en/integrations/nphies/messages/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 98, in reverse resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix raise NoReverseMatch(msg) django.urls.exceptions.NoReverseMatch: Reverse for 'nphies-list' not found. 'nphies-list' is not a valid view function or pattern name. ERROR 2025-10-22 16:15:06,452 basehttp 11775 6132543488 "GET /en/integrations/nphies/messages/ HTTP/1.1" 500 186301 INFO 2025-10-22 16:16:11,578 basehttp 11775 6132543488 "GET /en/integrations/nphies/messages/ HTTP/1.1" 200 34522 INFO 2025-10-22 16:16:30,835 basehttp 11775 6132543488 "GET /en/integrations/nphies/payers/ HTTP/1.1" 200 33266 INFO 2025-10-22 16:16:34,766 basehttp 11775 6132543488 "GET /en/integrations/nphies/payers/create/ HTTP/1.1" 200 37984 WARNING 2025-10-22 16:16:58,202 log 11775 6132543488 Not Found: /en/integrations/nphies/ WARNING 2025-10-22 16:16:58,202 basehttp 11775 6132543488 "GET /en/integrations/nphies/ HTTP/1.1" 404 27955 INFO 2025-10-22 16:17:12,276 basehttp 11775 6132543488 "GET /en/integrations/zatca/credentials/ HTTP/1.1" 200 33479 INFO 2025-10-22 16:17:13,895 basehttp 11775 6132543488 "GET /en/integrations/zatca/credentials/create/ HTTP/1.1" 200 37769 WARNING 2025-10-22 16:18:46,889 log 11775 6132543488 Not Found: /en/integrations/ WARNING 2025-10-22 16:18:46,890 basehttp 11775 6132543488 "GET /en/integrations/ HTTP/1.1" 404 27929 INFO 2025-10-22 16:19:47,806 autoreload 11775 8782111040 /Users/marwanalwali/AgdarCentre/integrations/views.py changed, reloading. INFO 2025-10-22 16:19:48,218 autoreload 23070 8782111040 Watching for file changes with StatReloader INFO 2025-10-22 16:19:56,692 autoreload 23070 8782111040 /Users/marwanalwali/AgdarCentre/integrations/urls.py changed, reloading. INFO 2025-10-22 16:19:57,053 autoreload 23163 8782111040 Watching for file changes with StatReloader ERROR 2025-10-22 16:20:34,927 log 23163 6131838976 Internal Server Error: /en/integrations/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 98, in reverse resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix raise NoReverseMatch(msg) django.urls.exceptions.NoReverseMatch: Reverse for 'nphies-list' not found. 'nphies-list' is not a valid view function or pattern name. ERROR 2025-10-22 16:20:34,998 basehttp 23163 6131838976 "GET /en/integrations/ HTTP/1.1" 500 185913 INFO 2025-10-22 16:21:13,852 basehttp 23163 6131838976 "GET /en/integrations/ HTTP/1.1" 200 39574 INFO 2025-10-22 16:21:51,089 basehttp 23163 6131838976 "GET /en/integrations/nphies/messages/ HTTP/1.1" 200 34522 INFO 2025-10-22 16:21:54,068 basehttp 23163 6131838976 "GET /en/integrations/nphies/payers/ HTTP/1.1" 200 33264 INFO 2025-10-22 16:21:57,478 basehttp 23163 6131838976 "GET /en/integrations/zatca/invoices/ HTTP/1.1" 200 33728 INFO 2025-10-22 16:22:00,623 basehttp 23163 6131838976 "GET /en/integrations/zatca/credentials/ HTTP/1.1" 200 33479 INFO 2025-10-22 16:22:09,578 basehttp 23163 6131838976 "GET /en/integrations/orders/ HTTP/1.1" 200 33990 INFO 2025-10-22 16:22:11,223 basehttp 23163 6131838976 "GET /en/integrations/orders/create/ HTTP/1.1" 200 41567 INFO 2025-10-22 16:22:59,801 basehttp 23163 6131838976 "GET /en/integrations/zatca/invoices/ HTTP/1.1" 200 33728 INFO 2025-10-22 16:23:21,116 basehttp 23163 6131838976 "GET /en/integrations/nphies/payers/ HTTP/1.1" 200 33264 INFO 2025-10-22 16:23:22,065 basehttp 23163 6131838976 "GET /en/integrations/nphies/payers/create/ HTTP/1.1" 200 37986 INFO 2025-10-22 16:26:57,038 basehttp 23163 6131838976 "GET /en/integrations/nphies/payers/ HTTP/1.1" 200 33265 INFO 2025-10-22 16:26:58,248 basehttp 23163 6131838976 "GET /en/integrations/nphies/payers/ HTTP/1.1" 200 33266 WARNING 2025-10-22 16:27:01,505 basehttp 23163 6148665344 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 16:27:01,597 log 23163 6131838976 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 16:27:01,597 basehttp 23163 6131838976 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 INFO 2025-10-22 16:27:05,386 basehttp 23163 6131838976 "GET /en/integrations/nphies/payers/ HTTP/1.1" 200 33265 INFO 2025-10-22 16:27:05,395 basehttp 23163 6165491712 "GET /static/css/custom.css HTTP/1.1" 200 580 INFO 2025-10-22 16:27:05,395 basehttp 23163 13723840512 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-10-22 16:27:05,395 basehttp 23163 13707014144 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 200 7860 INFO 2025-10-22 16:27:05,400 basehttp 23163 13740666880 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-10-22 16:27:05,401 basehttp 23163 13707014144 "GET /static/img/user/user-12.jpg HTTP/1.1" 200 8541 INFO 2025-10-22 16:27:05,405 basehttp 23163 6165491712 "GET /static/js/htmx.min.js HTTP/1.1" 200 51076 INFO 2025-10-22 16:27:05,406 basehttp 23163 6148665344 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-10-22 16:27:05,408 basehttp 23163 6165491712 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 200 5536 INFO 2025-10-22 16:27:05,410 basehttp 23163 13707014144 "GET /static/js/app.min.js HTTP/1.1" 200 110394 INFO 2025-10-22 16:27:05,411 basehttp 23163 6148665344 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-10-22 16:27:05,413 basehttp 23163 6165491712 "GET /static/img/theme/default.jpg HTTP/1.1" 200 26964 INFO 2025-10-22 16:27:05,415 basehttp 23163 13707014144 "GET /static/img/theme/transparent.jpg HTTP/1.1" 200 32747 INFO 2025-10-22 16:27:05,416 basehttp 23163 6165491712 "GET /static/img/theme/material.jpg HTTP/1.1" 200 28774 INFO 2025-10-22 16:27:05,417 basehttp 23163 6148665344 "GET /static/img/theme/apple.jpg HTTP/1.1" 200 28822 INFO 2025-10-22 16:27:05,422 basehttp 23163 6131838976 "GET /static/css/default/app.min.css HTTP/1.1" 200 893480 INFO 2025-10-22 16:27:05,423 basehttp 23163 13707014144 "GET /static/img/theme/facebook.jpg HTTP/1.1" 200 27881 INFO 2025-10-22 16:27:05,424 basehttp 23163 6148665344 "GET /static/img/version/html.jpg HTTP/1.1" 200 17325 INFO 2025-10-22 16:27:05,425 basehttp 23163 13740666880 "GET /static/js/vendor.min.js HTTP/1.1" 200 1091361 INFO 2025-10-22 16:27:05,428 basehttp 23163 6148665344 "GET /static/img/version/angular10x.jpg HTTP/1.1" 200 24580 INFO 2025-10-22 16:27:05,428 basehttp 23163 13740666880 "GET /static/img/version/svelte.jpg HTTP/1.1" 200 25060 INFO 2025-10-22 16:27:05,428 basehttp 23163 13707014144 "GET /static/img/version/angular1x.jpg HTTP/1.1" 200 22869 INFO 2025-10-22 16:27:05,430 basehttp 23163 13707014144 "GET /static/img/version/vuejs.jpg HTTP/1.1" 200 22518 INFO 2025-10-22 16:27:05,430 basehttp 23163 6148665344 "GET /static/img/version/laravel.jpg HTTP/1.1" 200 26040 INFO 2025-10-22 16:27:05,431 basehttp 23163 13740666880 "GET /static/img/version/django.jpg HTTP/1.1" 200 20935 INFO 2025-10-22 16:27:05,431 basehttp 23163 6131838976 "GET /static/img/version/ajax.jpg HTTP/1.1" 200 20223 INFO 2025-10-22 16:27:05,432 basehttp 23163 6165491712 "GET /static/img/theme/google.jpg HTTP/1.1" 200 86013 INFO 2025-10-22 16:27:05,433 basehttp 23163 6148665344 "GET /static/img/version/dotnet.jpg HTTP/1.1" 200 24791 INFO 2025-10-22 16:27:05,433 basehttp 23163 13707014144 "GET /static/img/version/reactjs.jpg HTTP/1.1" 200 26850 INFO 2025-10-22 16:27:05,435 basehttp 23163 6165491712 "GET /static/img/theme/e-commerce.jpg HTTP/1.1" 200 37734 INFO 2025-10-22 16:27:05,435 basehttp 23163 6148665344 "GET /static/img/theme/blog.jpg HTTP/1.1" 200 32334 INFO 2025-10-22 16:27:05,435 basehttp 23163 13707014144 "GET /static/img/theme/forum.jpg HTTP/1.1" 200 28744 INFO 2025-10-22 16:27:05,436 basehttp 23163 6165491712 "GET /static/img/theme/corporate.jpg HTTP/1.1" 200 38911 INFO 2025-10-22 16:27:05,440 basehttp 23163 13740666880 "GET /static/img/version/nextjs.jpg HTTP/1.1" 200 20152 INFO 2025-10-22 16:27:05,463 basehttp 23163 6131838976 "GET /static/img/theme/one-page-parallax.jpg HTTP/1.1" 200 22474 WARNING 2025-10-22 16:27:05,522 log 23163 13723840512 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 16:27:05,522 basehttp 23163 13723840512 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16603 INFO 2025-10-22 16:27:05,794 basehttp 23163 13723840512 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-10-22 16:27:05,812 basehttp 23163 6131838976 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 WARNING 2025-10-22 16:27:05,815 basehttp 23163 13740666880 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-22 16:27:05,816 basehttp 23163 6131838976 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 INFO 2025-10-22 16:27:05,818 basehttp 23163 13723840512 "GET /static/css/default/app.min.css.map HTTP/1.1" 200 1957526 INFO 2025-10-22 16:27:06,005 basehttp 23163 13740666880 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-10-22 16:27:06,006 basehttp 23163 13723840512 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 INFO 2025-10-22 16:28:30,954 basehttp 23163 13723840512 "GET /en/integrations/nphies/payers/ HTTP/1.1" 200 33253 WARNING 2025-10-22 16:28:31,026 log 23163 13723840512 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 16:28:31,026 basehttp 23163 13723840512 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 WARNING 2025-10-22 16:28:31,030 basehttp 23163 13723840512 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-22 16:28:48,347 basehttp 23163 6131838976 "GET /en/integrations/nphies/payers/ HTTP/1.1" 200 33264 WARNING 2025-10-22 16:28:48,407 basehttp 23163 6165491712 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 16:28:48,423 log 23163 6131838976 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 16:28:48,423 basehttp 23163 6131838976 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 INFO 2025-10-22 16:28:52,514 basehttp 23163 6131838976 "GET / HTTP/1.1" 302 0 INFO 2025-10-22 16:28:52,587 basehttp 23163 13707014144 "GET /ar/ HTTP/1.1" 200 54294 INFO 2025-10-22 16:28:52,614 basehttp 23163 6131838976 "GET /static/plugins/apexcharts/dist/apexcharts.min.js HTTP/1.1" 200 574941 INFO 2025-10-22 16:28:52,616 basehttp 23163 6148665344 "GET /static/css/default/app-rtl.min.css HTTP/1.1" 200 917561 INFO 2025-10-22 16:28:52,655 basehttp 23163 6148665344 "GET /static/css/default/app-rtl.min.css.map HTTP/1.1" 200 2008917 WARNING 2025-10-22 16:28:52,670 basehttp 23163 6148665344 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 16:28:52,673 log 23163 13707014144 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 16:28:52,673 basehttp 23163 13707014144 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 INFO 2025-10-22 16:30:02,136 basehttp 23163 6131838976 "POST /ar/logout/ HTTP/1.1" 302 0 INFO 2025-10-22 16:30:02,193 basehttp 23163 6131838976 "GET /ar/login/ HTTP/1.1" 200 32800 INFO 2025-10-22 16:30:02,234 basehttp 23163 6148665344 "GET /static/css/default/images/bg-login.png HTTP/1.1" 200 425929 WARNING 2025-10-22 16:30:02,261 basehttp 23163 6148665344 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 16:30:02,281 log 23163 6131838976 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 16:30:02,281 basehttp 23163 6131838976 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 INFO 2025-10-22 17:00:15,671 autoreload 42598 8782111040 Watching for file changes with StatReloader INFO 2025-10-22 17:02:24,716 basehttp 42598 6135803904 "GET /ar/login/ HTTP/1.1" 200 32820 WARNING 2025-10-22 17:02:24,774 basehttp 42598 6152630272 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 17:02:24,832 log 42598 6135803904 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 17:02:24,832 basehttp 42598 6135803904 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16603 INFO 2025-10-22 17:02:49,026 basehttp 42598 6135803904 "POST /ar/login/ HTTP/1.1" 302 0 INFO 2025-10-22 17:02:49,090 basehttp 42598 6135803904 "GET / HTTP/1.1" 302 0 INFO 2025-10-22 17:02:49,168 basehttp 42598 6152630272 "GET /ar/ HTTP/1.1" 200 49305 WARNING 2025-10-22 17:02:49,243 basehttp 42598 6135803904 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 17:02:49,249 log 42598 6152630272 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 17:02:49,254 basehttp 42598 6152630272 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 INFO 2025-10-22 17:02:57,587 basehttp 42598 6152630272 "GET /ar/patients/ HTTP/1.1" 200 89217 WARNING 2025-10-22 17:02:57,600 basehttp 42598 6152630272 "GET /static/plugins/datatables/datatables.min.css HTTP/1.1" 404 2038 WARNING 2025-10-22 17:02:57,600 basehttp 42598 6135803904 "GET /static/plugins/datatables/datatables.min.js HTTP/1.1" 404 2035 INFO 2025-10-22 17:03:03,513 basehttp 42598 6135803904 "GET /ar/appointments/calendar/ HTTP/1.1" 200 48659 INFO 2025-10-22 17:03:03,525 basehttp 42598 6135803904 "GET /static/plugins/moment/min/moment.min.js HTTP/1.1" 200 58890 INFO 2025-10-22 17:03:03,529 basehttp 42598 6135803904 "GET /static/plugins/@fullcalendar/core/index.global.js HTTP/1.1" 200 444856 INFO 2025-10-22 17:03:03,530 basehttp 42598 13874884608 "GET /static/plugins/@fullcalendar/bootstrap/index.global.js HTTP/1.1" 200 2075 INFO 2025-10-22 17:03:03,530 basehttp 42598 13858058240 "GET /static/plugins/@fullcalendar/list/index.global.js HTTP/1.1" 200 18635 INFO 2025-10-22 17:03:03,531 basehttp 42598 6152630272 "GET /static/plugins/@fullcalendar/daygrid/index.global.js HTTP/1.1" 200 58461 INFO 2025-10-22 17:03:03,531 basehttp 42598 13841231872 "GET /static/plugins/@fullcalendar/interaction/index.global.js HTTP/1.1" 200 99452 INFO 2025-10-22 17:03:03,532 basehttp 42598 6169456640 "GET /static/plugins/@fullcalendar/timegrid/index.global.js HTTP/1.1" 200 68582 INFO 2025-10-22 17:03:03,625 basehttp 42598 6169456640 "GET /api/v1/appointments/calendar/?start=2025-10-19T00%3A00%3A00%2B03%3A00&end=2025-10-26T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 2030 INFO 2025-10-22 17:03:06,388 basehttp 42598 6169456640 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 11948 INFO 2025-10-22 17:03:06,602 basehttp 42598 6169456640 "GET /__debug__/history_sidebar/?request_id=af30c2f82cda422da535a306f3af4615 HTTP/1.1" 200 10137 INFO 2025-10-22 17:03:07,486 basehttp 42598 6169456640 "GET /appointments/0a2e6723-b9ed-4987-9f8d-655f903202f8/quick-view/ HTTP/1.1" 302 0 INFO 2025-10-22 17:03:07,547 basehttp 42598 13841231872 "GET /ar/appointments/0a2e6723-b9ed-4987-9f8d-655f903202f8/quick-view/ HTTP/1.1" 200 2708 INFO 2025-10-22 17:03:07,766 basehttp 42598 13841231872 "GET /__debug__/history_sidebar/?request_id=fe50a1a2668b4b32bb040b5e2c45c8f5 HTTP/1.1" 200 10117 INFO 2025-10-22 17:03:10,295 basehttp 42598 13841231872 "GET /appointments/0a2e6723-b9ed-4987-9f8d-655f903202f8/ HTTP/1.1" 302 0 INFO 2025-10-22 17:03:10,369 basehttp 42598 6152630272 "GET /ar/appointments/0a2e6723-b9ed-4987-9f8d-655f903202f8/ HTTP/1.1" 200 46159 INFO 2025-10-22 17:03:21,967 basehttp 42598 6152630272 "POST /ar/logout/ HTTP/1.1" 302 0 INFO 2025-10-22 17:03:22,025 basehttp 42598 6152630272 "GET /ar/login/ HTTP/1.1" 200 32818 INFO 2025-10-22 17:03:23,699 basehttp 42598 6152630272 "POST /ar/login/ HTTP/1.1" 302 0 INFO 2025-10-22 17:03:23,762 basehttp 42598 6152630272 "GET / HTTP/1.1" 302 0 INFO 2025-10-22 17:03:23,830 basehttp 42598 13858058240 "GET /ar/ HTTP/1.1" 200 39028 INFO 2025-10-22 17:03:23,859 basehttp 42598 13858058240 "GET /static/css/saudiriyalsymbol.woff2 HTTP/1.1" 200 720 INFO 2025-10-22 17:03:28,609 basehttp 42598 13858058240 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-22 17:03:28,671 basehttp 42598 13858058240 "GET / HTTP/1.1" 302 0 INFO 2025-10-22 17:03:28,739 basehttp 42598 13874884608 "GET /en/ HTTP/1.1" 200 38711 INFO 2025-10-22 17:03:33,035 basehttp 42598 13874884608 "GET /en/patients/create/ HTTP/1.1" 200 49587 INFO 2025-10-22 17:03:33,049 basehttp 42598 13874884608 "GET /static/plugins/select2/dist/css/select2.min.css HTTP/1.1" 200 14966 INFO 2025-10-22 17:03:33,052 basehttp 42598 13874884608 "GET /static/plugins/bootstrap-datepicker/dist/css/bootstrap-datepicker.min.css HTTP/1.1" 200 15733 INFO 2025-10-22 17:03:33,052 basehttp 42598 6152630272 "GET /static/plugins/bootstrap-datepicker/dist/js/bootstrap-datepicker.min.js HTTP/1.1" 200 33871 INFO 2025-10-22 17:03:33,053 basehttp 42598 6135803904 "GET /static/plugins/select2/dist/js/select2.min.js HTTP/1.1" 200 70851 INFO 2025-10-22 17:03:38,344 basehttp 42598 6135803904 "GET /en/appointments/create/ HTTP/1.1" 200 61559 INFO 2025-10-22 17:03:38,354 basehttp 42598 6135803904 "GET /static/plugins/select2/css/select2.min.css HTTP/1.1" 200 16263 INFO 2025-10-22 17:03:38,354 basehttp 42598 6152630272 "GET /static/plugins/datatables.net-select-bs5/css/select.bootstrap5.min.css HTTP/1.1" 200 2157 INFO 2025-10-22 17:03:48,141 basehttp 42598 6135803904 "GET /api/v1/providers/?clinic=30e0e65c-488a-4b8e-b867-1cbfa4e6eb4a HTTP/1.1" 200 1086 INFO 2025-10-22 17:03:59,870 basehttp 42598 6135803904 "GET /en/patients/create/ HTTP/1.1" 200 49587 INFO 2025-10-22 17:04:12,334 basehttp 42598 6135803904 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-22 17:04:12,395 basehttp 42598 6135803904 "GET /appointments/create/ HTTP/1.1" 302 0 INFO 2025-10-22 17:04:12,467 basehttp 42598 6152630272 "GET /ar/appointments/create/ HTTP/1.1" 200 62828 INFO 2025-10-22 17:04:16,438 basehttp 42598 6152630272 "GET /api/v1/providers/?clinic=409b34ef-a093-4452-9c8f-c99286eb1e39 HTTP/1.1" 200 1367 INFO 2025-10-22 17:04:18,028 basehttp 42598 6152630272 "GET /api/v1/providers/?clinic=30e0e65c-488a-4b8e-b867-1cbfa4e6eb4a HTTP/1.1" 200 1086 INFO 2025-10-22 17:04:44,028 basehttp 42598 6152630272 "GET /ar/appointments/api/available-slots/?provider=0d087b63-e456-4d48-9389-b24fe605db47&date=2025-10-24&duration=30 HTTP/1.1" 200 123 INFO 2025-10-22 17:04:53,064 basehttp 42598 6152630272 "GET /ar/appointments/api/available-slots/?provider=0d087b63-e456-4d48-9389-b24fe605db47&date=2025-10-25&duration=30 HTTP/1.1" 200 123 INFO 2025-10-22 17:04:55,860 basehttp 42598 6152630272 "GET /ar/appointments/api/available-slots/?provider=0d087b63-e456-4d48-9389-b24fe605db47&date=2025-10-28&duration=30 HTTP/1.1" 200 793 INFO 2025-10-22 17:05:26,851 basehttp 42598 6152630272 "GET /ar/login/ HTTP/1.1" 200 33774 INFO 2025-10-22 17:05:45,780 basehttp 42598 6152630272 "POST /ar/login/ HTTP/1.1" 302 0 INFO 2025-10-22 17:05:45,841 basehttp 42598 6152630272 "GET / HTTP/1.1" 302 0 INFO 2025-10-22 17:05:45,910 basehttp 42598 13874884608 "GET /ar/ HTTP/1.1" 200 54310 INFO 2025-10-22 17:06:10,307 basehttp 42598 13874884608 "GET /ar/ HTTP/1.1" 200 54312 INFO 2025-10-22 17:06:12,013 basehttp 42598 13874884608 "GET /ar/login/ HTTP/1.1" 200 33775 INFO 2025-10-22 17:06:32,608 basehttp 42598 13874884608 "POST /ar/login/ HTTP/1.1" 302 0 INFO 2025-10-22 17:06:32,669 basehttp 42598 13874884608 "GET / HTTP/1.1" 302 0 INFO 2025-10-22 17:06:32,746 basehttp 42598 6135803904 "GET /ar/ HTTP/1.1" 200 60110 INFO 2025-10-22 17:06:32,770 basehttp 42598 6135803904 "GET /static/plugins/chart.js/dist/chart.umd.js HTTP/1.1" 200 206279 INFO 2025-10-22 17:06:38,610 basehttp 42598 6135803904 "GET /ar/finance/packages/ HTTP/1.1" 200 40420 INFO 2025-10-22 17:06:45,575 basehttp 42598 6135803904 "GET /ar/finance/packages/create/ HTTP/1.1" 200 43867 INFO 2025-10-22 17:07:25,637 basehttp 42598 6135803904 "GET /ar/finance/invoices/create/ HTTP/1.1" 200 64730 INFO 2025-10-22 17:07:51,732 basehttp 42598 6135803904 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-22 17:07:51,794 basehttp 42598 6135803904 "GET /finance/invoices/create/ HTTP/1.1" 302 0 INFO 2025-10-22 17:07:51,874 basehttp 42598 6152630272 "GET /en/finance/invoices/create/ HTTP/1.1" 200 64371 ERROR 2025-10-22 17:09:36,659 log 42598 6152630272 Internal Server Error: /en/finance/invoices/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/sqlite3/base.py", line 360, in execute return super().execute(query, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ sqlite3.IntegrityError: NOT NULL constraint failed: finance_invoice.total_currency The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 182, in post return super().post(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 151, in post return self.form_valid(form) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 287, in form_valid self.object = form.save() ^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/models.py", line 554, in save self.instance.save() File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 902, in save self.save_base( File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1008, in save_base updated = self._save_table( ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1169, in _save_table results = self._do_insert( ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1210, in _do_insert return manager._insert( ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1868, in _insert return query.get_compiler(using=using).execute_sql(returning_fields) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1882, in execute_sql cursor.execute(sql, params) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/panels/sql/tracking.py", line 234, in execute return self._record(super().execute, sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/panels/sql/tracking.py", line 160, in _record return method(sql, params) ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 122, in execute return super().execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 79, in execute return self._execute_with_wrappers( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers return executor(sql, params, many, context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 100, in _execute with self.db.wrap_database_errors: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/sqlite3/base.py", line 360, in execute return super().execute(query, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ django.db.utils.IntegrityError: NOT NULL constraint failed: finance_invoice.total_currency ERROR 2025-10-22 17:09:36,741 basehttp 42598 6152630272 "POST /en/finance/invoices/create/ HTTP/1.1" 500 227452 WARNING 2025-10-22 17:09:36,834 log 42598 6152630272 Not Found: /favicon.ico WARNING 2025-10-22 17:09:36,834 basehttp 42598 6152630272 "GET /favicon.ico HTTP/1.1" 404 16329 INFO 2025-10-22 17:09:42,654 basehttp 42598 6152630272 "GET /ar/ HTTP/1.1" 200 60113 INFO 2025-10-22 17:09:43,383 basehttp 42598 6152630272 "GET /ar/ HTTP/1.1" 200 60113 INFO 2025-10-22 17:09:50,764 basehttp 42598 6152630272 "GET /ar/finance/reports/ HTTP/1.1" 200 45558 INFO 2025-10-22 17:09:58,249 basehttp 42598 6152630272 "GET /ar/finance/payments/create/ HTTP/1.1" 200 43421 INFO 2025-10-22 17:11:02,404 basehttp 42598 6152630272 "GET /ar/integrations HTTP/1.1" 301 0 INFO 2025-10-22 17:11:02,489 basehttp 42598 6135803904 "GET /ar/integrations/ HTTP/1.1" 200 40348 INFO 2025-10-22 17:11:41,375 basehttp 42598 6135803904 "GET /ar/integrations/orders/ HTTP/1.1" 200 34279 INFO 2025-10-22 17:11:43,328 basehttp 42598 6135803904 "GET /ar/integrations/orders/create/ HTTP/1.1" 200 42116 INFO 2025-10-22 17:11:58,573 basehttp 42598 6135803904 "GET /ar/integrations/nphies/messages/ HTTP/1.1" 200 34834 INFO 2025-10-22 17:12:02,110 basehttp 42598 6135803904 "GET /ar/integrations/nphies/payers/ HTTP/1.1" 200 33517 INFO 2025-10-22 17:12:03,726 basehttp 42598 6135803904 "GET /ar/integrations/nphies/payers/create/ HTTP/1.1" 200 38473 INFO 2025-10-22 17:12:43,530 basehttp 42598 6135803904 "GET /ar/integrations/nphies/payers/ HTTP/1.1" 200 33517 INFO 2025-10-22 17:12:45,910 basehttp 42598 6135803904 "GET /ar/integrations/nphies/payers/create/ HTTP/1.1" 200 38473 INFO 2025-10-22 17:13:03,296 basehttp 42598 6135803904 "GET /ar/integrations/nphies/payers/ HTTP/1.1" 200 33517 INFO 2025-10-22 17:13:23,436 basehttp 42598 6135803904 "GET /ar/integrations/zatca/invoices/ HTTP/1.1" 200 34167 INFO 2025-10-22 17:13:28,207 basehttp 42598 6135803904 "GET /ar/integrations/zatca/credentials/ HTTP/1.1" 200 33862 INFO 2025-10-22 17:13:29,574 basehttp 42598 6135803904 "GET /ar/integrations/zatca/credentials/create/ HTTP/1.1" 200 38493 INFO 2025-10-22 17:13:54,526 basehttp 42598 6135803904 "GET /ar/integrations/zatca/credentials/ HTTP/1.1" 200 33862 WARNING 2025-10-22 17:14:10,104 log 42598 6135803904 Not Found: /ar/hr/ WARNING 2025-10-22 17:14:10,104 basehttp 42598 6135803904 "GET /ar/hr/ HTTP/1.1" 404 28263 INFO 2025-10-22 17:14:16,812 basehttp 42598 6135803904 "GET /ar/hr/attendance/ HTTP/1.1" 200 34311 INFO 2025-10-22 17:14:21,137 basehttp 42598 6135803904 "GET /ar/hr/attendance/kiosk/ HTTP/1.1" 200 33265 INFO 2025-10-22 17:14:28,186 basehttp 42598 6135803904 "POST /ar/hr/attendance/kiosk/ HTTP/1.1" 200 34466 INFO 2025-10-22 17:14:35,305 basehttp 42598 6135803904 "GET /ar/hr/attendance/ HTTP/1.1" 200 35701 INFO 2025-10-22 17:14:56,655 basehttp 42598 6135803904 "GET /ar/hr/attendance/af5f1e46-d136-485a-831f-0769a2971b1e/ HTTP/1.1" 200 34631 INFO 2025-10-22 17:15:02,358 basehttp 42598 6135803904 "POST /ar/hr/attendance/kiosk/ HTTP/1.1" 200 34508 INFO 2025-10-22 17:15:03,788 basehttp 42598 6135803904 "GET /ar/hr/attendance/ HTTP/1.1" 200 35704 INFO 2025-10-22 17:15:13,269 basehttp 42598 6135803904 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-22 17:15:13,329 basehttp 42598 6135803904 "GET /hr/attendance/ HTTP/1.1" 302 0 INFO 2025-10-22 17:15:13,393 basehttp 42598 6152630272 "GET /en/hr/attendance/ HTTP/1.1" 200 35455 INFO 2025-10-22 17:15:15,549 basehttp 42598 6152630272 "GET / HTTP/1.1" 302 0 INFO 2025-10-22 17:15:15,623 basehttp 42598 6135803904 "GET /en/ HTTP/1.1" 200 59501 INFO 2025-10-22 17:15:20,734 basehttp 42598 6135803904 "POST /en/logout/ HTTP/1.1" 302 0 INFO 2025-10-22 17:15:20,793 basehttp 42598 6135803904 "GET /en/login/ HTTP/1.1" 200 32581 INFO 2025-10-22 17:15:22,783 basehttp 42598 6135803904 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-22 17:15:22,843 basehttp 42598 6135803904 "GET / HTTP/1.1" 302 0 INFO 2025-10-22 17:15:22,909 basehttp 42598 6152630272 "GET /en/ HTTP/1.1" 200 38711 INFO 2025-10-22 17:16:05,357 basehttp 42598 6152630272 "GET /en/finance/invoices/create/ HTTP/1.1" 200 64373 INFO 2025-10-22 17:16:47,835 basehttp 42598 6152630272 "GET /en/aba/consults/ HTTP/1.1" 200 57008 INFO 2025-10-22 17:16:47,847 basehttp 42598 6152630272 "GET /static/plugins/datatables.net-bs5/css/dataTables.bootstrap5.min.css HTTP/1.1" 200 15096 INFO 2025-10-22 17:16:47,849 basehttp 42598 6135803904 "GET /static/plugins/datatables.net-bs5/js/dataTables.bootstrap5.min.js HTTP/1.1" 200 1470 INFO 2025-10-22 17:16:47,850 basehttp 42598 6152630272 "GET /static/plugins/datatables.net/js/dataTables.min.js HTTP/1.1" 200 95735 INFO 2025-10-22 17:16:50,075 basehttp 42598 6152630272 "GET /en/aba/consults/5b0b9640-53f5-4a8c-9836-0d5958f39035/ HTTP/1.1" 200 41612 INFO 2025-10-22 17:17:00,702 basehttp 42598 6152630272 "GET /en/aba/patients/c8f6f1f5-d1bf-440a-8b6d-1b679c6dd28f/history/ HTTP/1.1" 200 62070 INFO 2025-10-22 17:17:19,640 basehttp 42598 6152630272 "GET /en/aba/consults/5b0b9640-53f5-4a8c-9836-0d5958f39035/ HTTP/1.1" 200 41614 INFO 2025-10-22 17:17:29,377 basehttp 42598 6152630272 "GET /en/slp/assessments/ HTTP/1.1" 200 46264 INFO 2025-10-22 17:17:31,381 basehttp 42598 6152630272 "GET /en/slp/assessments/d97ab31f-4f61-4db2-809d-4d90189edfa8/ HTTP/1.1" 200 36577 INFO 2025-10-22 17:17:36,077 basehttp 42598 6152630272 "GET /en/slp/interventions/create/?patient=163698a4-7d50-471c-b0a0-8012f3ebaa81 HTTP/1.1" 200 48019 INFO 2025-10-22 17:17:45,881 basehttp 42598 6152630272 "GET /en/nursing/encounters/ HTTP/1.1" 200 108934 INFO 2025-10-22 17:17:48,230 basehttp 42598 6152630272 "GET /en/nursing/encounters/afeb3d43-a915-41ba-9e97-b476a34f3c61/ HTTP/1.1" 200 44048 INFO 2025-10-22 17:19:17,773 basehttp 42598 6152630272 "GET /en/nursing/patients/163698a4-7d50-471c-b0a0-8012f3ebaa81/vitals/ HTTP/1.1" 200 41103 INFO 2025-10-22 17:26:59,755 basehttp 42598 6135803904 "GET /en/nursing/patients/163698a4-7d50-471c-b0a0-8012f3ebaa81/growth-chart/ HTTP/1.1" 200 39416 INFO 2025-10-22 17:29:06,106 basehttp 42598 6135803904 "GET /en/medical/followups/ HTTP/1.1" 200 54010 ERROR 2025-10-22 17:29:08,696 log 42598 6135803904 Internal Server Error: /en/medical/followups/45b758aa-8cd8-4468-8893-68e30d944a6b/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/detail.py", line 113, in get context = self.get_context_data(object=self.object) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/medical/views.py", line 400, in get_context_data context['previous_medications'] = followup.previous_consultation.medications.all() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'list' object has no attribute 'all' ERROR 2025-10-22 17:29:08,775 basehttp 42598 6135803904 "GET /en/medical/followups/45b758aa-8cd8-4468-8893-68e30d944a6b/ HTTP/1.1" 500 104193 ERROR 2025-10-22 17:29:13,787 log 42598 6135803904 Internal Server Error: /en/medical/consultations/d16af22a-7971-470a-bb4e-b6292dddd817/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/detail.py", line 113, in get context = self.get_context_data(object=self.object) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/medical/views.py", line 132, in get_context_data context['medications'] = consultation.medications.all() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'list' object has no attribute 'all' ERROR 2025-10-22 17:29:13,865 basehttp 42598 6135803904 "GET /en/medical/consultations/d16af22a-7971-470a-bb4e-b6292dddd817/ HTTP/1.1" 500 103982 INFO 2025-10-22 17:29:49,143 autoreload 42598 8782111040 /Users/marwanalwali/AgdarCentre/medical/views.py changed, reloading. INFO 2025-10-22 17:29:49,738 autoreload 56732 8782111040 Watching for file changes with StatReloader INFO 2025-10-22 17:30:15,821 autoreload 56732 8782111040 /Users/marwanalwali/AgdarCentre/medical/views.py changed, reloading. INFO 2025-10-22 17:30:16,139 autoreload 56901 8782111040 Watching for file changes with StatReloader INFO 2025-10-22 17:30:20,499 basehttp 56901 6205026304 "GET /en/medical/consultations/d16af22a-7971-470a-bb4e-b6292dddd817/ HTTP/1.1" 200 39456 INFO 2025-10-22 17:30:57,954 basehttp 56901 6205026304 "GET /en/slp/assessments/d97ab31f-4f61-4db2-809d-4d90189edfa8/ HTTP/1.1" 200 36577 INFO 2025-10-22 17:31:09,276 basehttp 56901 6205026304 "GET /en/patients/ HTTP/1.1" 200 87340 WARNING 2025-10-22 17:31:09,285 basehttp 56901 6221852672 "GET /static/plugins/datatables/datatables.min.js HTTP/1.1" 404 2035 WARNING 2025-10-22 17:31:09,285 basehttp 56901 6205026304 "GET /static/plugins/datatables/datatables.min.css HTTP/1.1" 404 2038 INFO 2025-10-22 17:31:14,274 basehttp 56901 6205026304 "GET /en/patients/1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa/ HTTP/1.1" 200 64399 INFO 2025-10-22 17:31:30,456 basehttp 56901 6205026304 "GET /en/slp/interventions/7946b002-8414-4814-ad52-d69b21ece61c/ HTTP/1.1" 200 38333 INFO 2025-10-22 17:31:42,187 basehttp 56901 6205026304 "GET /en/slp/interventions/create/?patient=1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa&previous=7946b002-8414-4814-ad52-d69b21ece61c HTTP/1.1" 200 48209 INFO 2025-10-22 17:31:55,507 basehttp 56901 6205026304 "GET /en/ot/sessions/8a8e2c75-3129-4801-9be0-63b8dfeeb7e4/ HTTP/1.1" 200 40581 INFO 2025-10-22 17:32:02,022 basehttp 56901 6205026304 "GET /en/ot/patients/1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa/progress/ HTTP/1.1" 200 46232 WARNING 2025-10-22 17:32:44,644 log 56901 6205026304 Forbidden (CSRF token from POST incorrect.): /en/admin/login/ WARNING 2025-10-22 17:32:44,716 basehttp 56901 6205026304 "POST /en/admin/login/?next=/en/admin/integrations/zatcacredential/add/ HTTP/1.1" 403 16023 WARNING 2025-10-22 17:32:47,676 log 56901 6205026304 Forbidden (CSRF token from POST incorrect.): /en/admin/login/ WARNING 2025-10-22 17:32:47,764 basehttp 56901 6205026304 "POST /en/admin/login/?next=/en/admin/integrations/zatcacredential/add/ HTTP/1.1" 403 16023 INFO 2025-10-22 17:32:53,031 basehttp 56901 6205026304 "GET /en/ HTTP/1.1" 200 38714 INFO 2025-10-22 17:32:55,553 basehttp 56901 6205026304 "GET /en/admin HTTP/1.1" 301 0 INFO 2025-10-22 17:32:55,689 basehttp 56901 6221852672 "GET /en/admin/ HTTP/1.1" 200 71920 INFO 2025-10-22 17:32:55,698 basehttp 56901 6238679040 "GET /static/admin/css/nav_sidebar.css HTTP/1.1" 200 2810 INFO 2025-10-22 17:32:55,699 basehttp 56901 6205026304 "GET /static/admin/css/dark_mode.css HTTP/1.1" 200 2808 INFO 2025-10-22 17:32:55,699 basehttp 56901 6255505408 "GET /static/admin/css/dashboard.css HTTP/1.1" 200 441 INFO 2025-10-22 17:32:55,699 basehttp 56901 6289158144 "GET /static/admin/js/theme.js HTTP/1.1" 200 1653 INFO 2025-10-22 17:32:55,700 basehttp 56901 6272331776 "GET /static/admin/css/responsive.css HTTP/1.1" 200 16565 INFO 2025-10-22 17:32:55,700 basehttp 56901 6221852672 "GET /static/admin/css/base.css HTTP/1.1" 200 22120 INFO 2025-10-22 17:32:55,700 basehttp 56901 6221852672 "GET /static/admin/js/nav_sidebar.js HTTP/1.1" 200 3063 INFO 2025-10-22 17:32:55,704 basehttp 56901 6289158144 "GET /static/admin/img/icon-viewlink.svg HTTP/1.1" 200 581 INFO 2025-10-22 17:32:55,704 basehttp 56901 6272331776 "GET /static/admin/img/icon-changelink.svg HTTP/1.1" 200 380 INFO 2025-10-22 17:32:55,704 basehttp 56901 6221852672 "GET /static/admin/img/icon-addlink.svg HTTP/1.1" 200 331 INFO 2025-10-22 17:32:55,704 basehttp 56901 6255505408 "GET /static/admin/img/icon-deletelink.svg HTTP/1.1" 200 392 INFO 2025-10-22 17:33:09,977 basehttp 56901 6255505408 "GET /en/admin/core/patient/ HTTP/1.1" 200 94712 INFO 2025-10-22 17:33:09,988 basehttp 56901 6255505408 "GET /static/admin/css/changelists.css HTTP/1.1" 200 6878 INFO 2025-10-22 17:33:09,989 basehttp 56901 6289158144 "GET /static/admin/js/jquery.init.js HTTP/1.1" 200 347 INFO 2025-10-22 17:33:09,989 basehttp 56901 6205026304 "GET /static/admin/js/core.js HTTP/1.1" 200 6208 INFO 2025-10-22 17:33:09,989 basehttp 56901 6238679040 "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.1" 200 9777 INFO 2025-10-22 17:33:09,990 basehttp 56901 6255505408 "GET /static/admin/js/actions.js HTTP/1.1" 200 8076 INFO 2025-10-22 17:33:09,991 basehttp 56901 6205026304 "GET /static/admin/js/prepopulate.js HTTP/1.1" 200 1531 INFO 2025-10-22 17:33:09,992 basehttp 56901 6289158144 "GET /static/admin/js/urlify.js HTTP/1.1" 200 7887 INFO 2025-10-22 17:33:09,992 basehttp 56901 6255505408 "GET /static/admin/img/search.svg HTTP/1.1" 200 458 INFO 2025-10-22 17:33:09,994 basehttp 56901 6238679040 "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.1" 200 325171 INFO 2025-10-22 17:33:09,994 basehttp 56901 6272331776 "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.1" 200 285314 INFO 2025-10-22 17:33:09,998 basehttp 56901 6272331776 "GET /static/admin/js/filters.js HTTP/1.1" 200 978 INFO 2025-10-22 17:33:10,053 basehttp 56901 6221852672 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-22 17:33:10,066 basehttp 56901 6221852672 "GET /static/admin/img/tooltag-add.svg HTTP/1.1" 200 331 INFO 2025-10-22 17:33:10,066 basehttp 56901 6272331776 "GET /static/admin/img/sorting-icons.svg HTTP/1.1" 200 1097 INFO 2025-10-22 17:33:12,730 basehttp 56901 6272331776 "GET /en/admin/core/patient/?q=000050 HTTP/1.1" 200 62713 INFO 2025-10-22 17:33:12,799 basehttp 56901 6272331776 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-22 17:33:15,165 basehttp 56901 6272331776 "GET /en/admin/core/patient/1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa/change/?_changelist_filters=q%3D000050 HTTP/1.1" 200 78291 INFO 2025-10-22 17:33:15,176 basehttp 56901 6272331776 "GET /static/admin/css/forms.css HTTP/1.1" 200 8525 INFO 2025-10-22 17:33:15,179 basehttp 56901 6255505408 "GET /static/admin/js/prepopulate_init.js HTTP/1.1" 200 586 INFO 2025-10-22 17:33:15,179 basehttp 56901 6221852672 "GET /static/admin/js/calendar.js HTTP/1.1" 200 9141 INFO 2025-10-22 17:33:15,180 basehttp 56901 6238679040 "GET /static/admin/js/admin/DateTimeShortcuts.js HTTP/1.1" 200 19319 INFO 2025-10-22 17:33:15,180 basehttp 56901 6289158144 "GET /static/admin/css/widgets.css HTTP/1.1" 200 11973 INFO 2025-10-22 17:33:15,181 basehttp 56901 6289158144 "GET /static/admin/js/change_form.js HTTP/1.1" 200 606 INFO 2025-10-22 17:33:15,236 basehttp 56901 6272331776 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-22 17:33:15,253 basehttp 56901 6272331776 "GET /static/admin/img/icon-calendar.svg HTTP/1.1" 200 1086 INFO 2025-10-22 17:33:25,168 basehttp 56901 6272331776 "GET /en/admin/ot/otsession/ HTTP/1.1" 200 74068 INFO 2025-10-22 17:33:25,253 basehttp 56901 6272331776 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-22 17:33:33,834 basehttp 56901 6272331776 "GET /en/admin/ot/otprogressreport/ HTTP/1.1" 200 68348 INFO 2025-10-22 17:33:33,902 basehttp 56901 6272331776 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-22 17:33:41,564 basehttp 56901 6272331776 "GET /en/admin/ot/otsession/ HTTP/1.1" 200 74066 INFO 2025-10-22 17:33:41,634 basehttp 56901 6272331776 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-22 17:33:49,030 basehttp 56901 6272331776 "GET /en/admin/ot/otsession/8a8e2c75-3129-4801-9be0-63b8dfeeb7e4/change/ HTTP/1.1" 200 100164 INFO 2025-10-22 17:33:49,103 basehttp 56901 6272331776 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-22 17:33:49,119 basehttp 56901 6272331776 "GET /static/admin/img/icon-clock.svg HTTP/1.1" 200 677 INFO 2025-10-22 17:33:54,436 basehttp 56901 6272331776 "POST /en/admin/ot/otsession/8a8e2c75-3129-4801-9be0-63b8dfeeb7e4/change/ HTTP/1.1" 302 0 INFO 2025-10-22 17:33:54,562 basehttp 56901 6272331776 "GET /en/admin/ot/otsession/ HTTP/1.1" 200 74358 INFO 2025-10-22 17:33:54,629 basehttp 56901 6272331776 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-22 17:33:54,640 basehttp 56901 6272331776 "GET /static/admin/img/icon-yes.svg HTTP/1.1" 200 436 INFO 2025-10-22 17:33:57,155 basehttp 56901 6272331776 "GET /en/ot/patients/1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa/progress/ HTTP/1.1" 200 46230 INFO 2025-10-22 17:33:58,735 basehttp 56901 6272331776 "GET /en/ot/patients/1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa/progress/ HTTP/1.1" 200 46230 WARNING 2025-10-22 17:34:07,659 basehttp 56901 6289158144 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 17:34:07,730 log 56901 6272331776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 17:34:07,730 basehttp 56901 6272331776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 17:34:14,505 log 56901 6272331776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 17:34:14,505 basehttp 56901 6272331776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 17:34:14,568 log 56901 6272331776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 17:34:14,568 basehttp 56901 6272331776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 17:34:25,747 basehttp 56901 6272331776 "GET /en/medical/consultations/3d6adcc8-c354-4abc-94d6-c12cea6f7287/ HTTP/1.1" 200 38621 INFO 2025-10-22 17:42:44,153 basehttp 56901 6205026304 "GET /en/login/ HTTP/1.1" 200 33539 INFO 2025-10-22 17:42:45,801 basehttp 56901 6205026304 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-22 17:42:45,862 basehttp 56901 6205026304 "GET / HTTP/1.1" 302 0 INFO 2025-10-22 17:42:45,928 basehttp 56901 6221852672 "GET /en/ HTTP/1.1" 200 38711 WARNING 2025-10-22 17:43:17,519 log 56901 6221852672 Not Found: /en/aba/ WARNING 2025-10-22 17:43:17,519 basehttp 56901 6221852672 "GET /en/aba/ HTTP/1.1" 404 25544 INFO 2025-10-22 17:43:30,511 basehttp 56901 6221852672 "GET /en/aba/behaviors/ HTTP/1.1" 200 88580 INFO 2025-10-22 17:44:05,432 basehttp 56901 6221852672 "GET /en/aba/consults/5b0b9640-53f5-4a8c-9836-0d5958f39035/ HTTP/1.1" 200 41612 INFO 2025-10-22 17:44:16,287 basehttp 56901 6221852672 "GET /en/aba/patients/c8f6f1f5-d1bf-440a-8b6d-1b679c6dd28f/history/ HTTP/1.1" 200 62072 INFO 2025-10-22 17:44:38,795 basehttp 56901 6221852672 "GET /en/aba/recommendations/ HTTP/1.1" 200 87749 INFO 2025-10-22 17:44:59,027 basehttp 56901 6221852672 "GET /en/aba/consults/5b0b9640-53f5-4a8c-9836-0d5958f39035/ HTTP/1.1" 200 41612 INFO 2025-10-22 18:24:57,914 basehttp 56901 6205026304 "GET /en/aba/consults/279a1d44-5712-49cf-959b-179878429b81/ HTTP/1.1" 200 40300 INFO 2025-10-22 18:25:08,349 basehttp 56901 6205026304 "GET /en/aba/consults/279a1d44-5712-49cf-959b-179878429b81/update/ HTTP/1.1" 200 55928 WARNING 2025-10-22 18:25:30,170 basehttp 56901 6221852672 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:25:30,238 log 56901 6205026304 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:25:30,238 basehttp 56901 6205026304 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:27:19,083 basehttp 56901 6205026304 "GET /en/aba/consults/279a1d44-5712-49cf-959b-179878429b81/update/ HTTP/1.1" 200 57148 WARNING 2025-10-22 18:27:19,138 basehttp 56901 6221852672 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:27:19,171 log 56901 6205026304 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:27:19,171 basehttp 56901 6205026304 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:27:52,445 basehttp 56901 6205026304 "GET /en/aba/consults/279a1d44-5712-49cf-959b-179878429b81/update/ HTTP/1.1" 200 57149 WARNING 2025-10-22 18:27:52,505 basehttp 56901 6221852672 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:27:52,521 log 56901 6205026304 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:27:52,521 basehttp 56901 6205026304 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:28:07,510 basehttp 56901 6205026304 "GET /en/aba/consults/279a1d44-5712-49cf-959b-179878429b81/update/ HTTP/1.1" 200 57148 WARNING 2025-10-22 18:28:07,585 basehttp 56901 6221852672 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:28:07,590 log 56901 6205026304 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:28:07,590 basehttp 56901 6205026304 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:29:50,699 basehttp 56901 6205026304 "GET /en/aba/consults/279a1d44-5712-49cf-959b-179878429b81/update/ HTTP/1.1" 200 57195 WARNING 2025-10-22 18:29:50,765 basehttp 56901 6221852672 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:29:50,784 log 56901 6205026304 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:29:50,784 basehttp 56901 6205026304 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:29:55,896 basehttp 56901 6205026304 "GET /en/aba/consults/279a1d44-5712-49cf-959b-179878429b81/update/ HTTP/1.1" 200 57195 WARNING 2025-10-22 18:29:55,954 basehttp 56901 6221852672 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:29:55,999 log 56901 6205026304 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:29:55,999 basehttp 56901 6205026304 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:30:58,584 autoreload 56901 8782111040 /Users/marwanalwali/AgdarCentre/aba/views.py changed, reloading. INFO 2025-10-22 18:30:59,155 autoreload 86110 8782111040 Watching for file changes with StatReloader INFO 2025-10-22 18:31:18,920 autoreload 86110 8782111040 /Users/marwanalwali/AgdarCentre/aba/views.py changed, reloading. INFO 2025-10-22 18:31:19,211 autoreload 86227 8782111040 Watching for file changes with StatReloader INFO 2025-10-22 18:31:37,919 autoreload 86227 8782111040 /Users/marwanalwali/AgdarCentre/aba/views.py changed, reloading. INFO 2025-10-22 18:31:38,289 autoreload 86415 8782111040 Watching for file changes with StatReloader INFO 2025-10-22 18:32:00,339 basehttp 86415 6341865472 "GET /en/aba/consults/279a1d44-5712-49cf-959b-179878429b81/update/ HTTP/1.1" 200 83275 WARNING 2025-10-22 18:32:00,412 basehttp 86415 6358691840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:32:00,417 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:32:00,417 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:32:09,417 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:32:09,417 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:32:09,478 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:32:09,478 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:32:10,260 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:32:10,260 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:32:10,321 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:32:10,321 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:32:12,945 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:32:12,945 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:32:13,910 basehttp 86415 6358691840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:32:13,943 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:32:13,943 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16478 INFO 2025-10-22 18:32:18,342 basehttp 86415 6341865472 "GET /en/finance/invoices/create/ HTTP/1.1" 200 64372 WARNING 2025-10-22 18:32:18,411 basehttp 86415 6358691840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:32:18,427 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:32:18,427 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:34:10,288 basehttp 86415 6341865472 "GET /en/finance/invoices/create/ HTTP/1.1" 200 64373 WARNING 2025-10-22 18:34:10,355 basehttp 86415 6358691840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:34:10,359 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:34:10,360 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:34:12,366 basehttp 86415 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:34:12,445 log 86415 6358691840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:34:12,445 basehttp 86415 6358691840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:34:12,506 log 86415 6358691840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:34:12,506 basehttp 86415 6358691840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:34:12,803 basehttp 86415 6358691840 "GET /en/login/ HTTP/1.1" 200 33538 WARNING 2025-10-22 18:34:12,873 basehttp 86415 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:34:12,877 log 86415 6358691840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:34:12,877 basehttp 86415 6358691840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:34:15,923 basehttp 86415 6358691840 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-22 18:34:15,993 basehttp 86415 6358691840 "GET / HTTP/1.1" 302 0 INFO 2025-10-22 18:34:16,061 basehttp 86415 6341865472 "GET /en/ HTTP/1.1" 200 38711 WARNING 2025-10-22 18:34:16,137 basehttp 86415 6358691840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:34:16,141 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:34:16,141 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:34:20,629 basehttp 86415 6341865472 "GET /en/aba/behaviors/ HTTP/1.1" 200 88578 WARNING 2025-10-22 18:34:20,684 basehttp 86415 6358691840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:34:20,703 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:34:20,704 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:34:25,388 basehttp 86415 6341865472 "GET /en/aba/consults/5b0b9640-53f5-4a8c-9836-0d5958f39035/ HTTP/1.1" 200 41612 WARNING 2025-10-22 18:34:25,451 basehttp 86415 6358691840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:34:25,470 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:34:25,470 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:34:30,122 basehttp 86415 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:34:30,198 log 86415 6358691840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:34:30,198 basehttp 86415 6358691840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:34:30,259 log 86415 6358691840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:34:30,259 basehttp 86415 6358691840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:34:30,850 basehttp 86415 6358691840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:34:30,930 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:34:30,931 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:34:30,992 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:34:30,992 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:34:35,637 basehttp 86415 6341865472 "GET /en/aba/consults/ HTTP/1.1" 200 57006 WARNING 2025-10-22 18:34:35,709 basehttp 86415 6358691840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:34:35,741 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:34:35,741 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16478 INFO 2025-10-22 18:34:37,422 basehttp 86415 6341865472 "GET /en/aba/consults/create/ HTTP/1.1" 200 81503 WARNING 2025-10-22 18:34:37,500 basehttp 86415 6358691840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:34:37,505 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:34:37,505 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:34:41,077 basehttp 86415 6341865472 "GET /en/aba/consults/create/ HTTP/1.1" 200 81503 WARNING 2025-10-22 18:34:41,142 basehttp 86415 6358691840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:34:41,164 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:34:41,164 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:35:57,169 basehttp 86415 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:35:57,252 log 86415 6358691840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:35:57,252 basehttp 86415 6358691840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:35:57,320 log 86415 6358691840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:35:57,320 basehttp 86415 6358691840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:37:27,264 basehttp 86415 6358691840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:37:27,350 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:37:27,350 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:37:27,410 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:37:27,411 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:37:31,069 basehttp 86415 6341865472 "GET /en/finance/invoices/create/ HTTP/1.1" 200 64372 WARNING 2025-10-22 18:37:31,141 basehttp 86415 6358691840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:37:31,145 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:37:31,145 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:37:33,538 basehttp 86415 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:37:33,622 log 86415 6358691840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:37:33,622 basehttp 86415 6358691840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:37:33,682 log 86415 6358691840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:37:33,682 basehttp 86415 6358691840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:38:21,980 basehttp 86415 6358691840 "GET /en/login/ HTTP/1.1" 200 33537 WARNING 2025-10-22 18:38:22,042 basehttp 86415 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:38:22,090 log 86415 6358691840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:38:22,090 basehttp 86415 6358691840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16478 WARNING 2025-10-22 18:38:23,445 basehttp 86415 6358691840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:38:23,529 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:38:23,529 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:38:23,589 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:38:23,589 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:38:25,057 basehttp 86415 6341865472 "GET /en/ HTTP/1.1" 200 38711 WARNING 2025-10-22 18:38:25,113 basehttp 86415 6358691840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:38:25,133 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:38:25,133 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:38:42,340 basehttp 86415 6341865472 "GET /en/patients/create/ HTTP/1.1" 200 49587 INFO 2025-10-22 18:39:05,657 basehttp 86415 6341865472 "GET /en/aba/behaviors/ HTTP/1.1" 200 88579 WARNING 2025-10-22 18:39:05,721 basehttp 86415 6358691840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:39:05,734 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:39:05,734 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:39:12,667 log 86415 6341865472 Not Found: /en/aba/behaviors/create WARNING 2025-10-22 18:39:12,667 basehttp 86415 6341865472 "GET /en/aba/behaviors/create HTTP/1.1" 404 25610 WARNING 2025-10-22 18:39:12,740 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:39:12,740 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:40:14,216 basehttp 86415 6341865472 "GET /en/aba/consults/create HTTP/1.1" 301 0 INFO 2025-10-22 18:40:14,283 basehttp 86415 6358691840 "GET /en/aba/consults/create/ HTTP/1.1" 200 81503 WARNING 2025-10-22 18:40:14,358 basehttp 86415 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:40:14,362 log 86415 6358691840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:40:14,362 basehttp 86415 6358691840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:49:46,049 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:49:46,049 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16478 INFO 2025-10-22 18:49:52,111 basehttp 86415 6341865472 "GET /en/aba/recommendations/ HTTP/1.1" 200 87846 WARNING 2025-10-22 18:49:52,185 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:49:52,185 basehttp 86415 6358691840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:49:52,185 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:50:01,978 basehttp 86415 6341865472 "GET /en/aba/consults/5b0b9640-53f5-4a8c-9836-0d5958f39035/ HTTP/1.1" 200 41612 WARNING 2025-10-22 18:50:02,036 basehttp 86415 6358691840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:50:02,061 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:50:02,061 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:50:18,035 basehttp 86415 6341865472 "GET /en/aba/patients/c8f6f1f5-d1bf-440a-8b6d-1b679c6dd28f/history/ HTTP/1.1" 200 62070 WARNING 2025-10-22 18:50:18,112 basehttp 86415 6358691840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:50:18,115 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:50:18,115 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:50:30,537 basehttp 86415 6341865472 "GET /en/aba/consults/5b0b9640-53f5-4a8c-9836-0d5958f39035/ HTTP/1.1" 200 41612 WARNING 2025-10-22 18:50:30,607 basehttp 86415 6358691840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:50:30,619 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:50:30,619 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:50:32,410 basehttp 86415 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:50:32,487 log 86415 6358691840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:50:32,487 basehttp 86415 6358691840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:50:32,548 log 86415 6358691840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:50:32,548 basehttp 86415 6358691840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:50:32,719 basehttp 86415 6358691840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:50:32,802 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:50:32,802 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16478 WARNING 2025-10-22 18:50:32,865 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:50:32,865 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:50:33,108 basehttp 86415 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:50:33,187 log 86415 6358691840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:50:33,187 basehttp 86415 6358691840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:50:33,247 log 86415 6358691840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:50:33,247 basehttp 86415 6358691840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:50:34,168 log 86415 6358691840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:50:34,168 basehttp 86415 6358691840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:50:45,573 log 86415 6358691840 Not Found: /en/aba/patients/ WARNING 2025-10-22 18:50:45,574 basehttp 86415 6358691840 "GET /en/aba/patients/ HTTP/1.1" 404 25580 WARNING 2025-10-22 18:50:45,642 log 86415 6358691840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:50:45,642 basehttp 86415 6358691840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:50:57,841 basehttp 86415 6358691840 "GET /en/admin/core/patient/ HTTP/1.1" 200 94712 INFO 2025-10-22 18:50:57,909 basehttp 86415 6358691840 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-22 18:50:59,631 basehttp 86415 6358691840 "GET /en/admin/core/patient/1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa/change/ HTTP/1.1" 200 78157 INFO 2025-10-22 18:50:59,705 basehttp 86415 6358691840 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 WARNING 2025-10-22 18:51:07,877 log 86415 6358691840 Not Found: /en/aba/patients/1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa WARNING 2025-10-22 18:51:07,877 basehttp 86415 6358691840 "GET /en/aba/patients/1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa HTTP/1.1" 404 25724 WARNING 2025-10-22 18:51:07,947 log 86415 6358691840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:51:07,948 basehttp 86415 6358691840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:51:10,683 log 86415 6358691840 Not Found: /en/aba/patients/1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa/ WARNING 2025-10-22 18:51:10,684 basehttp 86415 6358691840 "GET /en/aba/patients/1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa/ HTTP/1.1" 404 25728 WARNING 2025-10-22 18:51:10,761 log 86415 6358691840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:51:10,761 basehttp 86415 6358691840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:51:22,147 basehttp 86415 6358691840 "GET /en/aba/patients/1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa/history/ HTTP/1.1" 200 42610 WARNING 2025-10-22 18:51:22,200 basehttp 86415 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:51:22,222 log 86415 6358691840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:51:22,222 basehttp 86415 6358691840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:51:28,619 basehttp 86415 6358691840 "GET /en/aba/consults/create/?patient=1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa HTTP/1.1" 200 82811 WARNING 2025-10-22 18:51:28,693 basehttp 86415 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:51:28,697 log 86415 6358691840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:51:28,697 basehttp 86415 6358691840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:51:36,628 basehttp 86415 6358691840 "GET /en/patients/1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa/ HTTP/1.1" 200 64398 WARNING 2025-10-22 18:51:36,696 basehttp 86415 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:51:36,709 log 86415 6358691840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:51:36,709 basehttp 86415 6358691840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:51:47,245 basehttp 86415 6358691840 "GET /en/ot/sessions/8a8e2c75-3129-4801-9be0-63b8dfeeb7e4/ HTTP/1.1" 200 40582 WARNING 2025-10-22 18:51:47,334 basehttp 86415 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:51:47,373 log 86415 6358691840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:51:47,373 basehttp 86415 6358691840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16478 INFO 2025-10-22 18:51:57,814 basehttp 86415 6358691840 "GET /en/ot/sessions/create/?patient=1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa HTTP/1.1" 200 52183 WARNING 2025-10-22 18:51:57,891 basehttp 86415 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:51:57,905 log 86415 6358691840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:51:57,905 basehttp 86415 6358691840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:52:11,937 basehttp 86415 6358691840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:52:12,019 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:52:12,019 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:52:12,079 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:52:12,080 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:52:12,382 basehttp 86415 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:52:12,462 log 86415 6358691840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:52:12,462 basehttp 86415 6358691840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:52:12,521 log 86415 6358691840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:52:12,521 basehttp 86415 6358691840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:52:22,442 basehttp 86415 6358691840 "GET /en/finance/invoices/ HTTP/1.1" 200 66948 WARNING 2025-10-22 18:52:22,516 basehttp 86415 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:52:22,526 log 86415 6358691840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:52:22,526 basehttp 86415 6358691840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:52:25,895 basehttp 86415 6358691840 "GET /en/finance/invoices/6c74355f-e132-4b6c-8779-ca6dc8bda16f/ HTTP/1.1" 200 43313 WARNING 2025-10-22 18:52:25,956 basehttp 86415 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:52:25,973 log 86415 6358691840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:52:25,974 basehttp 86415 6358691840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:52:40,185 basehttp 86415 6358691840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:52:40,269 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:52:40,269 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:52:40,330 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:52:40,330 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:52:44,161 basehttp 86415 6341865472 "GET /en/finance/invoices/aa90cf45-612f-4d7c-b3d1-5d76689fa770/ HTTP/1.1" 200 43604 WARNING 2025-10-22 18:52:44,236 basehttp 86415 6358691840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:52:44,256 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:52:44,257 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:52:50,204 basehttp 86415 6341865472 "GET /en/finance/payments/create/?invoice=aa90cf45-612f-4d7c-b3d1-5d76689fa770 HTTP/1.1" 200 44487 WARNING 2025-10-22 18:52:50,267 basehttp 86415 6358691840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:52:50,284 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:52:50,284 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 ERROR 2025-10-22 18:53:05,889 log 86415 6341865472 Internal Server Error: /en/finance/payments/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/sqlite3/base.py", line 360, in execute return super().execute(query, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ sqlite3.IntegrityError: NOT NULL constraint failed: finance_payment.amount_currency The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 182, in post return super().post(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 151, in post return self.form_valid(form) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 485, in form_valid response = super().form_valid(form) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 73, in form_valid response = super().form_valid(form) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 228, in form_valid response = super().form_valid(form) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 133, in form_valid self.object = form.save() ^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/models.py", line 554, in save self.instance.save() File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 902, in save self.save_base( File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1008, in save_base updated = self._save_table( ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1169, in _save_table results = self._do_insert( ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1210, in _do_insert return manager._insert( ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1868, in _insert return query.get_compiler(using=using).execute_sql(returning_fields) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1882, in execute_sql cursor.execute(sql, params) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/panels/sql/tracking.py", line 234, in execute return self._record(super().execute, sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/panels/sql/tracking.py", line 160, in _record return method(sql, params) ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 122, in execute return super().execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 79, in execute return self._execute_with_wrappers( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers return executor(sql, params, many, context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 100, in _execute with self.db.wrap_database_errors: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/sqlite3/base.py", line 360, in execute return super().execute(query, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ django.db.utils.IntegrityError: NOT NULL constraint failed: finance_payment.amount_currency ERROR 2025-10-22 18:53:05,962 basehttp 86415 6341865472 "POST /en/finance/payments/create/?invoice=aa90cf45-612f-4d7c-b3d1-5d76689fa770 HTTP/1.1" 500 235990 WARNING 2025-10-22 18:53:06,039 log 86415 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:53:06,040 basehttp 86415 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:54:13,997 autoreload 86415 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-22 18:54:14,440 autoreload 97490 8782111040 Watching for file changes with StatReloader INFO 2025-10-22 18:54:26,996 autoreload 97490 8782111040 /Users/marwanalwali/AgdarCentre/finance/models.py changed, reloading. INFO 2025-10-22 18:54:27,359 autoreload 97603 8782111040 Watching for file changes with StatReloader INFO 2025-10-22 18:54:36,772 autoreload 97603 8782111040 /Users/marwanalwali/AgdarCentre/finance/models.py changed, reloading. INFO 2025-10-22 18:54:37,100 autoreload 97711 8782111040 Watching for file changes with StatReloader INFO 2025-10-22 18:54:48,727 autoreload 97711 8782111040 /Users/marwanalwali/AgdarCentre/finance/forms.py changed, reloading. INFO 2025-10-22 18:54:49,082 autoreload 97827 8782111040 Watching for file changes with StatReloader INFO 2025-10-22 18:55:01,699 autoreload 97827 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-22 18:55:02,047 autoreload 97933 8782111040 Watching for file changes with StatReloader ERROR 2025-10-22 18:55:16,993 log 97933 6123106304 Internal Server Error: /en/finance/payments/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/moneyed/classes.py", line 400, in get_currency return CURRENCIES[code] # type: ignore[index] ~~~~~~~~~~^^^^^^ KeyError: 'AMOUNT_CURRENCY' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 182, in post return super().post(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 153, in post return self.form_invalid(form) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 67, in form_invalid return self.render_to_response(self.get_context_data(form=form)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 517, in get_context_data context['balance'] = invoice.amount_due ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/models.py", line 304, in amount_due return self.total - self.amount_paid ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/models.py", line 296, in amount_paid return sum( ^^^^ File "/Users/marwanalwali/AgdarCentre/finance/models.py", line 297, in payment.amount File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/djmoney/models/fields.py", line 105, in __get__ data[self.field.name] = self._money_from_obj(obj) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/djmoney/models/fields.py", line 96, in _money_from_obj return Money(amount=amount, currency=currency, decimal_places=self.field.decimal_places) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/djmoney/money.py", line 31, in __init__ super().__init__(*args, **kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/moneyed/classes.py", line 196, in __init__ else get_currency(str(currency).upper()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/moneyed/classes.py", line 402, in get_currency raise CurrencyDoesNotExist(code) moneyed.classes.CurrencyDoesNotExist: No currency with code AMOUNT_CURRENCY is defined. ERROR 2025-10-22 18:55:17,062 basehttp 97933 6123106304 "POST /en/finance/payments/create/?invoice=aa90cf45-612f-4d7c-b3d1-5d76689fa770 HTTP/1.1" 500 154533 WARNING 2025-10-22 18:55:17,144 log 97933 6123106304 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:55:17,144 basehttp 97933 6123106304 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:55:58,036 autoreload 97933 8782111040 /Users/marwanalwali/AgdarCentre/finance/forms.py changed, reloading. INFO 2025-10-22 18:55:58,416 autoreload 98489 8782111040 Watching for file changes with StatReloader INFO 2025-10-22 18:56:21,294 autoreload 98489 8782111040 /Users/marwanalwali/AgdarCentre/finance/forms.py changed, reloading. INFO 2025-10-22 18:56:21,649 autoreload 98707 8782111040 Watching for file changes with StatReloader INFO 2025-10-22 18:56:44,525 autoreload 98707 8782111040 /Users/marwanalwali/AgdarCentre/finance/forms.py changed, reloading. INFO 2025-10-22 18:56:44,824 autoreload 98925 8782111040 Watching for file changes with StatReloader ERROR 2025-10-22 18:56:50,983 log 98925 6138064896 Internal Server Error: /en/finance/payments/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/moneyed/classes.py", line 400, in get_currency return CURRENCIES[code] # type: ignore[index] ~~~~~~~~~~^^^^^^ KeyError: 'AMOUNT_CURRENCY' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 182, in post return super().post(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 153, in post return self.form_invalid(form) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 67, in form_invalid return self.render_to_response(self.get_context_data(form=form)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 517, in get_context_data context['balance'] = invoice.amount_due ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/models.py", line 304, in amount_due return self.total - self.amount_paid ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/models.py", line 296, in amount_paid return sum( ^^^^ File "/Users/marwanalwali/AgdarCentre/finance/models.py", line 297, in payment.amount File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/djmoney/models/fields.py", line 105, in __get__ data[self.field.name] = self._money_from_obj(obj) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/djmoney/models/fields.py", line 96, in _money_from_obj return Money(amount=amount, currency=currency, decimal_places=self.field.decimal_places) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/djmoney/money.py", line 31, in __init__ super().__init__(*args, **kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/moneyed/classes.py", line 196, in __init__ else get_currency(str(currency).upper()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/moneyed/classes.py", line 402, in get_currency raise CurrencyDoesNotExist(code) moneyed.classes.CurrencyDoesNotExist: No currency with code AMOUNT_CURRENCY is defined. ERROR 2025-10-22 18:56:51,068 basehttp 98925 6138064896 "POST /en/finance/payments/create/?invoice=aa90cf45-612f-4d7c-b3d1-5d76689fa770 HTTP/1.1" 500 154533 WARNING 2025-10-22 18:56:51,141 log 98925 6138064896 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:56:51,141 basehttp 98925 6138064896 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 ERROR 2025-10-22 18:56:52,331 log 98925 6138064896 Internal Server Error: /en/finance/payments/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/moneyed/classes.py", line 400, in get_currency return CURRENCIES[code] # type: ignore[index] ~~~~~~~~~~^^^^^^ KeyError: 'AMOUNT_CURRENCY' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 182, in post return super().post(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 153, in post return self.form_invalid(form) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 67, in form_invalid return self.render_to_response(self.get_context_data(form=form)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 517, in get_context_data context['balance'] = invoice.amount_due ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/models.py", line 304, in amount_due return self.total - self.amount_paid ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/models.py", line 296, in amount_paid return sum( ^^^^ File "/Users/marwanalwali/AgdarCentre/finance/models.py", line 297, in payment.amount File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/djmoney/models/fields.py", line 105, in __get__ data[self.field.name] = self._money_from_obj(obj) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/djmoney/models/fields.py", line 96, in _money_from_obj return Money(amount=amount, currency=currency, decimal_places=self.field.decimal_places) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/djmoney/money.py", line 31, in __init__ super().__init__(*args, **kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/moneyed/classes.py", line 196, in __init__ else get_currency(str(currency).upper()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/moneyed/classes.py", line 402, in get_currency raise CurrencyDoesNotExist(code) moneyed.classes.CurrencyDoesNotExist: No currency with code AMOUNT_CURRENCY is defined. ERROR 2025-10-22 18:56:52,397 basehttp 98925 6138064896 "POST /en/finance/payments/create/?invoice=aa90cf45-612f-4d7c-b3d1-5d76689fa770 HTTP/1.1" 500 154531 WARNING 2025-10-22 18:56:52,487 log 98925 6138064896 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:56:52,488 basehttp 98925 6138064896 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:56:53,361 basehttp 98925 6154891264 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:56:53,375 log 98925 6138064896 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:56:53,375 basehttp 98925 6138064896 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 ERROR 2025-10-22 18:56:54,143 log 98925 6138064896 Internal Server Error: /en/finance/payments/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/moneyed/classes.py", line 400, in get_currency return CURRENCIES[code] # type: ignore[index] ~~~~~~~~~~^^^^^^ KeyError: 'AMOUNT_CURRENCY' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 178, in get return super().get(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 142, in get return self.render_to_response(self.get_context_data()) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 517, in get_context_data context['balance'] = invoice.amount_due ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/models.py", line 304, in amount_due return self.total - self.amount_paid ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/models.py", line 296, in amount_paid return sum( ^^^^ File "/Users/marwanalwali/AgdarCentre/finance/models.py", line 297, in payment.amount File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/djmoney/models/fields.py", line 105, in __get__ data[self.field.name] = self._money_from_obj(obj) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/djmoney/models/fields.py", line 96, in _money_from_obj return Money(amount=amount, currency=currency, decimal_places=self.field.decimal_places) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/djmoney/money.py", line 31, in __init__ super().__init__(*args, **kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/moneyed/classes.py", line 196, in __init__ else get_currency(str(currency).upper()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/moneyed/classes.py", line 402, in get_currency raise CurrencyDoesNotExist(code) moneyed.classes.CurrencyDoesNotExist: No currency with code AMOUNT_CURRENCY is defined. ERROR 2025-10-22 18:56:54,212 basehttp 98925 6138064896 "GET /en/finance/payments/create/?invoice=aa90cf45-612f-4d7c-b3d1-5d76689fa770 HTTP/1.1" 500 148786 WARNING 2025-10-22 18:56:54,303 log 98925 6138064896 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:56:54,303 basehttp 98925 6138064896 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:56:56,387 basehttp 98925 6138064896 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:56:56,458 log 98925 6154891264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:56:56,458 basehttp 98925 6154891264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:56:56,518 log 98925 6154891264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:56:56,518 basehttp 98925 6154891264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 ERROR 2025-10-22 18:56:57,098 log 98925 6154891264 Internal Server Error: /en/finance/invoices/aa90cf45-612f-4d7c-b3d1-5d76689fa770/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/moneyed/classes.py", line 400, in get_currency return CURRENCIES[code] # type: ignore[index] ~~~~~~~~~~^^^^^^ KeyError: 'AMOUNT_CURRENCY' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/detail.py", line 113, in get context = self.get_context_data(object=self.object) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 189, in get_context_data context['balance'] = invoice.amount_due ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/models.py", line 304, in amount_due return self.total - self.amount_paid ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/models.py", line 296, in amount_paid return sum( ^^^^ File "/Users/marwanalwali/AgdarCentre/finance/models.py", line 297, in payment.amount File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/djmoney/models/fields.py", line 105, in __get__ data[self.field.name] = self._money_from_obj(obj) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/djmoney/models/fields.py", line 96, in _money_from_obj return Money(amount=amount, currency=currency, decimal_places=self.field.decimal_places) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/djmoney/money.py", line 31, in __init__ super().__init__(*args, **kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/moneyed/classes.py", line 196, in __init__ else get_currency(str(currency).upper()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/moneyed/classes.py", line 402, in get_currency raise CurrencyDoesNotExist(code) moneyed.classes.CurrencyDoesNotExist: No currency with code AMOUNT_CURRENCY is defined. ERROR 2025-10-22 18:56:57,170 basehttp 98925 6154891264 "GET /en/finance/invoices/aa90cf45-612f-4d7c-b3d1-5d76689fa770/ HTTP/1.1" 500 140243 WARNING 2025-10-22 18:56:57,240 log 98925 6154891264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:56:57,241 basehttp 98925 6154891264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:57:02,308 log 98925 6154891264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:57:02,308 basehttp 98925 6154891264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:57:02,595 log 98925 6154891264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:57:02,595 basehttp 98925 6154891264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16478 ERROR 2025-10-22 18:57:03,995 log 98925 6154891264 Internal Server Error: /en/finance/payments/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/moneyed/classes.py", line 400, in get_currency return CURRENCIES[code] # type: ignore[index] ~~~~~~~~~~^^^^^^ KeyError: 'AMOUNT_CURRENCY' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 182, in post return super().post(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 153, in post return self.form_invalid(form) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 67, in form_invalid return self.render_to_response(self.get_context_data(form=form)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 517, in get_context_data context['balance'] = invoice.amount_due ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/models.py", line 304, in amount_due return self.total - self.amount_paid ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/models.py", line 296, in amount_paid return sum( ^^^^ File "/Users/marwanalwali/AgdarCentre/finance/models.py", line 297, in payment.amount File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/djmoney/models/fields.py", line 105, in __get__ data[self.field.name] = self._money_from_obj(obj) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/djmoney/models/fields.py", line 96, in _money_from_obj return Money(amount=amount, currency=currency, decimal_places=self.field.decimal_places) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/djmoney/money.py", line 31, in __init__ super().__init__(*args, **kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/moneyed/classes.py", line 196, in __init__ else get_currency(str(currency).upper()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/moneyed/classes.py", line 402, in get_currency raise CurrencyDoesNotExist(code) moneyed.classes.CurrencyDoesNotExist: No currency with code AMOUNT_CURRENCY is defined. ERROR 2025-10-22 18:57:04,072 basehttp 98925 6154891264 "POST /en/finance/payments/create/?invoice=aa90cf45-612f-4d7c-b3d1-5d76689fa770 HTTP/1.1" 500 154533 WARNING 2025-10-22 18:57:04,147 log 98925 6154891264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:57:04,147 basehttp 98925 6154891264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:57:38,329 autoreload 99431 8782111040 Watching for file changes with StatReloader ERROR 2025-10-22 18:57:41,404 log 99431 6200602624 Internal Server Error: /en/finance/payments/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 182, in post return super().post(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 153, in post return self.form_invalid(form) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 67, in form_invalid return self.render_to_response(self.get_context_data(form=form)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 517, in get_context_data context['balance'] = invoice.amount_due ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/models.py", line 304, in amount_due return self.total - self.amount_paid ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/moneyed/classes.py", line 241, in __rsub__ return (-self).__add__(other) ^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/djmoney/money.py", line 57, in __add__ self._copy_attributes(other, result) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/djmoney/money.py", line 50, in _copy_attributes target.decimal_places = max(selection) ^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NotImplementedType' object has no attribute 'decimal_places'. Did you mean: 'amount_paid'? ERROR 2025-10-22 18:57:41,491 basehttp 99431 6200602624 "POST /en/finance/payments/create/?invoice=aa90cf45-612f-4d7c-b3d1-5d76689fa770 HTTP/1.1" 500 133484 WARNING 2025-10-22 18:57:41,575 log 99431 6200602624 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:57:41,575 basehttp 99431 6200602624 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 ERROR 2025-10-22 18:57:42,802 log 99431 6200602624 Internal Server Error: /en/finance/payments/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 182, in post return super().post(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 153, in post return self.form_invalid(form) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 67, in form_invalid return self.render_to_response(self.get_context_data(form=form)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 517, in get_context_data context['balance'] = invoice.amount_due ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/models.py", line 304, in amount_due return self.total - self.amount_paid ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/moneyed/classes.py", line 241, in __rsub__ return (-self).__add__(other) ^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/djmoney/money.py", line 57, in __add__ self._copy_attributes(other, result) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/djmoney/money.py", line 50, in _copy_attributes target.decimal_places = max(selection) ^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NotImplementedType' object has no attribute 'decimal_places' ERROR 2025-10-22 18:57:42,874 basehttp 99431 6200602624 "POST /en/finance/payments/create/?invoice=aa90cf45-612f-4d7c-b3d1-5d76689fa770 HTTP/1.1" 500 133482 WARNING 2025-10-22 18:57:42,949 log 99431 6200602624 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:57:42,949 basehttp 99431 6200602624 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:57:44,585 log 99431 6200602624 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:57:44,585 basehttp 99431 6200602624 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 ERROR 2025-10-22 18:57:45,159 log 99431 6200602624 Internal Server Error: /en/finance/payments/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 178, in get return super().get(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 142, in get return self.render_to_response(self.get_context_data()) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 517, in get_context_data context['balance'] = invoice.amount_due ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/models.py", line 304, in amount_due return self.total - self.amount_paid ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/moneyed/classes.py", line 241, in __rsub__ return (-self).__add__(other) ^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/djmoney/money.py", line 57, in __add__ self._copy_attributes(other, result) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/djmoney/money.py", line 50, in _copy_attributes target.decimal_places = max(selection) ^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NotImplementedType' object has no attribute 'decimal_places' ERROR 2025-10-22 18:57:45,238 basehttp 99431 6200602624 "GET /en/finance/payments/create/?invoice=aa90cf45-612f-4d7c-b3d1-5d76689fa770 HTTP/1.1" 500 127739 WARNING 2025-10-22 18:57:45,314 log 99431 6200602624 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:57:45,314 basehttp 99431 6200602624 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:57:46,824 log 99431 6200602624 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:57:46,824 basehttp 99431 6200602624 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 ERROR 2025-10-22 18:57:47,472 log 99431 6200602624 Internal Server Error: /en/finance/invoices/aa90cf45-612f-4d7c-b3d1-5d76689fa770/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/detail.py", line 113, in get context = self.get_context_data(object=self.object) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 189, in get_context_data context['balance'] = invoice.amount_due ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/models.py", line 304, in amount_due return self.total - self.amount_paid ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/moneyed/classes.py", line 241, in __rsub__ return (-self).__add__(other) ^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/djmoney/money.py", line 57, in __add__ self._copy_attributes(other, result) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/djmoney/money.py", line 50, in _copy_attributes target.decimal_places = max(selection) ^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NotImplementedType' object has no attribute 'decimal_places'. Did you mean: 'amount_paid'? ERROR 2025-10-22 18:57:47,544 basehttp 99431 6200602624 "GET /en/finance/invoices/aa90cf45-612f-4d7c-b3d1-5d76689fa770/ HTTP/1.1" 500 119599 WARNING 2025-10-22 18:57:47,617 log 99431 6200602624 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:57:47,617 basehttp 99431 6200602624 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:58:12,661 autoreload 99431 8782111040 /Users/marwanalwali/AgdarCentre/finance/models.py changed, reloading. INFO 2025-10-22 18:58:13,038 autoreload 99774 8782111040 Watching for file changes with StatReloader INFO 2025-10-22 18:58:34,993 autoreload 180 8782111040 Watching for file changes with StatReloader INFO 2025-10-22 18:58:37,332 basehttp 180 6167310336 "GET /en/finance/invoices/aa90cf45-612f-4d7c-b3d1-5d76689fa770/ HTTP/1.1" 200 43357 WARNING 2025-10-22 18:58:37,384 basehttp 180 6184136704 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:58:37,454 log 180 6167310336 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:58:37,454 basehttp 180 6167310336 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 WARNING 2025-10-22 18:58:51,977 basehttp 180 6167310336 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:58:52,074 log 180 12901707776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:58:52,074 basehttp 180 12901707776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16478 WARNING 2025-10-22 18:58:52,138 log 180 12901707776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:58:52,138 basehttp 180 12901707776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:58:52,844 basehttp 180 12901707776 "GET /en/finance/invoices/ HTTP/1.1" 200 67065 WARNING 2025-10-22 18:58:52,915 basehttp 180 6167310336 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:58:52,918 log 180 12901707776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:58:52,918 basehttp 180 12901707776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:58:55,648 basehttp 180 12901707776 "GET /en/finance/invoices/aa90cf45-612f-4d7c-b3d1-5d76689fa770/ HTTP/1.1" 200 43355 WARNING 2025-10-22 18:58:55,713 basehttp 180 6167310336 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:58:55,733 log 180 12901707776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:58:55,733 basehttp 180 12901707776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 18:58:57,985 basehttp 180 12901707776 "GET /en/finance/invoices/aa90cf45-612f-4d7c-b3d1-5d76689fa770/update/ HTTP/1.1" 200 64535 WARNING 2025-10-22 18:58:58,055 basehttp 180 6167310336 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:58:58,067 log 180 12901707776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:58:58,067 basehttp 180 12901707776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:59:00,570 basehttp 180 12901707776 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 18:59:00,656 log 180 6167310336 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:59:00,656 basehttp 180 6167310336 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 18:59:00,717 log 180 6167310336 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 18:59:00,717 basehttp 180 6167310336 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 19:00:07,676 autoreload 180 8782111040 /Users/marwanalwali/AgdarCentre/finance/models.py changed, reloading. INFO 2025-10-22 19:00:08,019 autoreload 1036 8782111040 Watching for file changes with StatReloader INFO 2025-10-22 19:00:24,756 autoreload 1270 8782111040 Watching for file changes with StatReloader INFO 2025-10-22 19:00:27,560 basehttp 1270 6127611904 "GET /en/finance/invoices/aa90cf45-612f-4d7c-b3d1-5d76689fa770/ HTTP/1.1" 200 43357 WARNING 2025-10-22 19:00:27,620 basehttp 1270 6144438272 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:00:27,635 log 1270 6127611904 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:00:27,636 basehttp 1270 6127611904 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 19:00:28,916 basehttp 1270 6127611904 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:00:28,999 log 1270 6144438272 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:00:28,999 basehttp 1270 6144438272 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 19:00:29,059 log 1270 6144438272 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:00:29,059 basehttp 1270 6144438272 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 19:00:29,855 basehttp 1270 6144438272 "GET /en/finance/invoices/ HTTP/1.1" 200 67131 WARNING 2025-10-22 19:00:29,939 basehttp 1270 6127611904 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:00:29,942 log 1270 6144438272 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:00:29,942 basehttp 1270 6144438272 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 19:00:33,114 basehttp 1270 6144438272 "GET /en/finance/invoices/ HTTP/1.1" 200 67131 WARNING 2025-10-22 19:00:33,184 basehttp 1270 6127611904 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:00:33,187 log 1270 6144438272 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:00:33,187 basehttp 1270 6144438272 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 19:00:54,003 basehttp 1270 6144438272 "GET /en/finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 200 40255 WARNING 2025-10-22 19:00:54,066 basehttp 1270 6127611904 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:00:54,103 log 1270 6144438272 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:00:54,104 basehttp 1270 6144438272 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 19:00:56,490 basehttp 1270 6144438272 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:00:56,570 log 1270 6127611904 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:00:56,570 basehttp 1270 6127611904 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 19:00:56,630 log 1270 6127611904 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:00:56,630 basehttp 1270 6127611904 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 19:00:59,286 basehttp 1270 6127611904 "GET /en/finance/invoices/aa90cf45-612f-4d7c-b3d1-5d76689fa770/ HTTP/1.1" 200 43357 WARNING 2025-10-22 19:00:59,355 basehttp 1270 6144438272 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:00:59,369 log 1270 6127611904 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:00:59,369 basehttp 1270 6127611904 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 19:01:56,085 autoreload 1270 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-22 19:01:56,427 autoreload 2063 8782111040 Watching for file changes with StatReloader INFO 2025-10-22 19:02:08,964 autoreload 2063 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-22 19:02:09,277 autoreload 2176 8782111040 Watching for file changes with StatReloader INFO 2025-10-22 19:02:29,883 basehttp 2176 6136934400 "GET /en/finance/invoices/aa90cf45-612f-4d7c-b3d1-5d76689fa770/ HTTP/1.1" 200 43357 WARNING 2025-10-22 19:02:29,950 basehttp 2176 6153760768 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:02:29,969 log 2176 6136934400 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:02:29,970 basehttp 2176 6136934400 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 19:02:36,738 basehttp 2176 6136934400 "GET /en/finance/invoices/aa90cf45-612f-4d7c-b3d1-5d76689fa770/ HTTP/1.1" 200 43355 WARNING 2025-10-22 19:02:36,808 basehttp 2176 6153760768 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:02:36,813 log 2176 6136934400 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:02:36,813 basehttp 2176 6136934400 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 19:02:39,753 basehttp 2176 6136934400 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:02:39,842 log 2176 6153760768 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:02:39,842 basehttp 2176 6153760768 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 19:02:39,902 log 2176 6153760768 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:02:39,902 basehttp 2176 6153760768 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 19:02:44,925 basehttp 2176 6153760768 "GET /en/finance/invoices/ HTTP/1.1" 200 67131 WARNING 2025-10-22 19:02:45,008 basehttp 2176 6136934400 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:02:45,013 log 2176 6153760768 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:02:45,013 basehttp 2176 6153760768 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 19:02:50,699 basehttp 2176 6136934400 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:02:50,731 log 2176 6153760768 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:02:50,731 basehttp 2176 6153760768 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 19:02:52,589 basehttp 2176 6153760768 "GET /en/patients/1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa/ HTTP/1.1" 200 64398 WARNING 2025-10-22 19:02:52,659 basehttp 2176 6136934400 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:02:52,664 log 2176 6153760768 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:02:52,664 basehttp 2176 6153760768 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 19:16:26,500 basehttp 2176 6136934400 "GET /en/medical/consultations/19842ca4-1792-496b-ac8e-3911925389e4/ HTTP/1.1" 200 38630 WARNING 2025-10-22 19:16:26,565 basehttp 2176 6153760768 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:16:26,577 log 2176 6136934400 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:16:26,577 basehttp 2176 6136934400 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 19:16:28,735 basehttp 2176 6136934400 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:16:28,832 log 2176 6153760768 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:16:28,832 basehttp 2176 6153760768 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 19:16:28,900 log 2176 6153760768 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:16:28,900 basehttp 2176 6153760768 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 19:16:32,434 basehttp 2176 6153760768 "GET /en/ot/sessions/d99c513f-1575-4689-943e-783c65e573f1/ HTTP/1.1" 200 40571 WARNING 2025-10-22 19:16:32,499 basehttp 2176 6136934400 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:16:32,513 log 2176 6153760768 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:16:32,514 basehttp 2176 6153760768 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 19:16:49,466 basehttp 2176 6153760768 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:16:49,553 log 2176 6136934400 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:16:49,553 basehttp 2176 6136934400 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 19:16:49,615 log 2176 6136934400 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:16:49,615 basehttp 2176 6136934400 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 19:16:54,916 basehttp 2176 6136934400 "GET /en/slp/interventions/7946b002-8414-4814-ad52-d69b21ece61c/ HTTP/1.1" 200 38333 WARNING 2025-10-22 19:16:54,982 basehttp 2176 6153760768 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:16:54,994 log 2176 6136934400 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:16:54,995 basehttp 2176 6136934400 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 19:17:30,310 basehttp 2176 6136934400 "GET /en/slp/progress-reports/create/?patient=1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa HTTP/1.1" 200 45761 WARNING 2025-10-22 19:17:30,381 basehttp 2176 6153760768 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:17:30,397 log 2176 6136934400 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:17:30,397 basehttp 2176 6136934400 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 19:18:08,946 basehttp 2176 6136934400 "GET /en/slp/progress-reports/ HTTP/1.1" 200 42373 WARNING 2025-10-22 19:18:09,016 basehttp 2176 6153760768 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:18:09,028 log 2176 6136934400 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:18:09,029 basehttp 2176 6136934400 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 19:18:20,287 basehttp 2176 6136934400 "GET /en/slp/progress-reports/create/ HTTP/1.1" 200 45600 WARNING 2025-10-22 19:18:20,359 basehttp 2176 6153760768 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:18:20,372 log 2176 6136934400 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:18:20,372 basehttp 2176 6136934400 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 19:18:25,883 basehttp 2176 6136934400 "GET /en/slp/progress-reports/ HTTP/1.1" 200 42373 WARNING 2025-10-22 19:18:25,952 basehttp 2176 6153760768 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:18:25,967 log 2176 6136934400 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:18:25,967 basehttp 2176 6136934400 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 19:39:49,302 basehttp 2176 6136934400 "GET /en/slp/progress-reports/01f93fc8-4f12-4c70-874b-a2438757161c/ HTTP/1.1" 200 36508 WARNING 2025-10-22 19:39:49,369 basehttp 2176 6153760768 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:39:49,395 log 2176 6136934400 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:39:49,396 basehttp 2176 6136934400 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 19:40:21,294 basehttp 2176 6136934400 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:40:21,383 log 2176 6153760768 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:40:21,383 basehttp 2176 6153760768 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 19:40:21,444 log 2176 6153760768 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:40:21,444 basehttp 2176 6153760768 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 19:40:30,230 basehttp 2176 6153760768 "GET /en/slp/progress-reports/01f93fc8-4f12-4c70-874b-a2438757161c/ HTTP/1.1" 200 36507 WARNING 2025-10-22 19:40:30,292 basehttp 2176 6136934400 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:40:30,321 log 2176 6153760768 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:40:30,321 basehttp 2176 6153760768 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 19:40:39,394 basehttp 2176 6153760768 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:40:39,485 log 2176 6136934400 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:40:39,485 basehttp 2176 6136934400 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 19:40:39,565 log 2176 6136934400 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:40:39,565 basehttp 2176 6136934400 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 19:40:40,469 basehttp 2176 6153760768 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:40:40,514 log 2176 6136934400 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:40:40,514 basehttp 2176 6136934400 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16478 WARNING 2025-10-22 19:40:57,657 basehttp 2176 6153760768 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:40:57,697 log 2176 6136934400 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:40:57,698 basehttp 2176 6136934400 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 19:41:07,816 basehttp 2176 6153760768 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:41:07,842 log 2176 6136934400 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:41:07,843 basehttp 2176 6136934400 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 19:41:11,965 basehttp 2176 6136934400 "GET /en/slp/progress-reports/ HTTP/1.1" 200 42373 WARNING 2025-10-22 19:41:12,039 basehttp 2176 6153760768 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:41:12,061 log 2176 6136934400 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:41:12,061 basehttp 2176 6136934400 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 19:41:14,705 basehttp 2176 6136934400 "GET /en/ HTTP/1.1" 200 38711 WARNING 2025-10-22 19:41:14,783 basehttp 2176 6153760768 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:41:14,788 log 2176 6136934400 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:41:14,788 basehttp 2176 6136934400 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 19:42:02,223 basehttp 2176 6136934400 "GET /en/appointments/create/ HTTP/1.1" 200 61558 WARNING 2025-10-22 19:42:02,294 basehttp 2176 6153760768 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:42:02,314 log 2176 6136934400 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:42:02,314 basehttp 2176 6136934400 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 19:42:08,975 basehttp 2176 6136934400 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:42:09,055 log 2176 6153760768 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:42:09,055 basehttp 2176 6153760768 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 19:42:09,116 log 2176 6153760768 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:42:09,116 basehttp 2176 6153760768 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 19:42:22,674 basehttp 2176 6153760768 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:42:22,768 log 2176 6136934400 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:42:22,768 basehttp 2176 6136934400 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16478 WARNING 2025-10-22 19:42:22,827 log 2176 6136934400 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:42:22,827 basehttp 2176 6136934400 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 19:42:39,971 basehttp 2176 6136934400 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:42:40,069 log 2176 6153760768 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:42:40,069 basehttp 2176 6153760768 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-22 19:42:40,129 log 2176 6153760768 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:42:40,130 basehttp 2176 6153760768 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-22 19:51:29,419 basehttp 2176 6136934400 "GET /en/slp/progress-reports/ HTTP/1.1" 200 42373 WARNING 2025-10-22 19:51:29,512 basehttp 2176 6153760768 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-22 19:51:29,514 log 2176 6136934400 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-22 19:51:29,514 basehttp 2176 6136934400 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-25 14:35:38,623 log 2176 6136934400 Forbidden (Permission denied): /en/slp/progress-reports/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 72, in dispatch return self.handle_no_permission() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 57, in handle_no_permission raise PermissionDenied( django.core.exceptions.PermissionDenied: You need one of these roles to access this page: ADMIN, SLP WARNING 2025-10-25 14:35:38,779 basehttp 2176 6136934400 "GET /en/slp/progress-reports/create/?patient=1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa HTTP/1.1" 403 13690 INFO 2025-10-25 14:35:55,855 basehttp 2176 6136934400 "GET /en/admin/core/patient/1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa/change/ HTTP/1.1" 302 0 WARNING 2025-10-25 14:35:55,914 log 2176 6153760768 Not Found: /favicon.ico WARNING 2025-10-25 14:35:55,917 basehttp 2176 6153760768 "GET /favicon.ico HTTP/1.1" 404 16331 INFO 2025-10-25 14:35:55,955 basehttp 2176 6136934400 "GET /en/admin/login/?next=/en/admin/core/patient/1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa/change/ HTTP/1.1" 200 17882 INFO 2025-10-25 14:35:55,962 basehttp 2176 6136934400 "GET /static/admin/css/login.css HTTP/1.1" 200 951 WARNING 2025-10-25 14:35:58,235 log 2176 6136934400 Forbidden (Permission denied): /en/slp/progress-reports/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 72, in dispatch return self.handle_no_permission() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 57, in handle_no_permission raise PermissionDenied( django.core.exceptions.PermissionDenied: You need one of these roles to access this page: ADMIN, SLP WARNING 2025-10-25 14:35:58,293 basehttp 2176 6136934400 "GET /en/slp/progress-reports/create/?patient=1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa HTTP/1.1" 403 13689 INFO 2025-10-25 14:36:00,041 basehttp 2176 6136934400 "GET /en/slp/interventions/7946b002-8414-4814-ad52-d69b21ece61c/ HTTP/1.1" 302 0 INFO 2025-10-25 14:36:00,103 basehttp 2176 6136934400 "GET /en/login/?next=/en/slp/interventions/7946b002-8414-4814-ad52-d69b21ece61c/ HTTP/1.1" 200 32705 INFO 2025-10-25 14:36:00,163 basehttp 2176 6170587136 "GET /static/img/logo/site.webmanifest HTTP/1.1" 304 0 INFO 2025-10-25 14:36:00,810 basehttp 2176 6136934400 "GET /en/login/?next=/en/slp/interventions/7946b002-8414-4814-ad52-d69b21ece61c/ HTTP/1.1" 200 32705 INFO 2025-10-25 14:36:00,821 basehttp 2176 6136934400 "GET /static/css/custom.css HTTP/1.1" 304 0 INFO 2025-10-25 14:36:00,821 basehttp 2176 6153760768 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 304 0 INFO 2025-10-25 14:36:00,821 basehttp 2176 13304360960 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-10-25 14:36:00,822 basehttp 2176 13321187328 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 304 0 INFO 2025-10-25 14:36:00,852 basehttp 2176 13321187328 "GET /static/img/logo/favicon.ico HTTP/1.1" 304 0 INFO 2025-10-25 14:36:04,908 basehttp 2176 13321187328 "GET /en/ HTTP/1.1" 302 0 INFO 2025-10-25 14:36:04,965 basehttp 2176 13321187328 "GET /en/login/?next=/en/ HTTP/1.1" 200 32595 INFO 2025-10-25 14:36:06,903 basehttp 2176 13321187328 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-25 14:36:06,966 basehttp 2176 13321187328 "GET /en/slp/interventions/7946b002-8414-4814-ad52-d69b21ece61c/ HTTP/1.1" 200 38333 INFO 2025-10-25 14:36:09,790 basehttp 2176 13321187328 "GET / HTTP/1.1" 302 0 INFO 2025-10-25 14:36:09,868 basehttp 2176 13304360960 "GET /en/ HTTP/1.1" 200 38711 INFO 2025-10-25 14:36:17,405 basehttp 2176 13304360960 "POST /en/logout/ HTTP/1.1" 302 0 INFO 2025-10-25 14:36:17,470 basehttp 2176 13304360960 "GET /en/login/ HTTP/1.1" 200 32581 INFO 2025-10-25 14:36:31,506 basehttp 2176 13304360960 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-25 14:36:31,570 basehttp 2176 13304360960 "GET / HTTP/1.1" 302 0 ERROR 2025-10-25 14:36:31,602 log 2176 6153760768 Internal Server Error: /en/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 228, in get context = self.get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 53, in get_context_data context.update(self._get_finance_widgets()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 239, in _get_finance_widgets 'cash_percent': (cash_total / total_payments * 100) if total_payments > 0 else 0, ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/moneyed/classes.py", line 345, in __gt__ raise MoneyComparisonError(other) moneyed.classes.MoneyComparisonError: Cannot compare instances of Money and int ERROR 2025-10-25 14:36:31,668 basehttp 2176 6153760768 "GET /en/ HTTP/1.1" 500 116703 INFO 2025-10-25 14:37:11,368 autoreload 2176 8782111040 /Users/marwanalwali/AgdarCentre/finance/models.py changed, reloading. INFO 2025-10-25 14:37:12,063 autoreload 98508 8782111040 Watching for file changes with StatReloader ERROR 2025-10-25 14:37:14,586 log 98508 6158462976 Internal Server Error: /en/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 228, in get context = self.get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 53, in get_context_data context.update(self._get_finance_widgets()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 239, in _get_finance_widgets 'cash_percent': (cash_total / total_payments * 100) if total_payments > 0 else 0, ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/moneyed/classes.py", line 345, in __gt__ raise MoneyComparisonError(other) moneyed.classes.MoneyComparisonError: Cannot compare instances of Money and int ERROR 2025-10-25 14:37:14,670 basehttp 98508 6158462976 "GET /en/ HTTP/1.1" 500 116705 INFO 2025-10-25 14:37:22,605 autoreload 98508 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-25 14:37:22,941 autoreload 98612 8782111040 Watching for file changes with StatReloader INFO 2025-10-25 14:37:37,612 autoreload 98612 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-25 14:37:37,933 autoreload 98722 8782111040 Watching for file changes with StatReloader ERROR 2025-10-25 14:38:01,531 log 98722 6124957696 Internal Server Error: /en/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 228, in get context = self.get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 53, in get_context_data context.update(self._get_finance_widgets()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 239, in _get_finance_widgets 'cash_percent': (cash_total / total_payments * 100) if total_payments > 0 else 0, ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/moneyed/classes.py", line 345, in __gt__ raise MoneyComparisonError(other) moneyed.classes.MoneyComparisonError: Cannot compare instances of Money and int ERROR 2025-10-25 14:38:01,596 basehttp 98722 6124957696 "GET /en/ HTTP/1.1" 500 116705 ERROR 2025-10-25 14:38:02,763 log 98722 6124957696 Internal Server Error: /en/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 228, in get context = self.get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 53, in get_context_data context.update(self._get_finance_widgets()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 239, in _get_finance_widgets 'cash_percent': (cash_total / total_payments * 100) if total_payments > 0 else 0, ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/moneyed/classes.py", line 345, in __gt__ raise MoneyComparisonError(other) moneyed.classes.MoneyComparisonError: Cannot compare instances of Money and int ERROR 2025-10-25 14:38:02,831 basehttp 98722 6124957696 "GET /en/ HTTP/1.1" 500 116706 INFO 2025-10-25 14:38:31,749 autoreload 98722 8782111040 /Users/marwanalwali/AgdarCentre/finance/models.py changed, reloading. INFO 2025-10-25 14:38:32,092 autoreload 99209 8782111040 Watching for file changes with StatReloader ERROR 2025-10-25 14:39:10,690 log 99209 6127366144 Internal Server Error: /en/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 228, in get context = self.get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 53, in get_context_data context.update(self._get_finance_widgets()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 239, in _get_finance_widgets 'cash_percent': (cash_total / total_payments * 100) if total_payments > 0 else 0, ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/moneyed/classes.py", line 345, in __gt__ raise MoneyComparisonError(other) moneyed.classes.MoneyComparisonError: Cannot compare instances of Money and int ERROR 2025-10-25 14:39:10,760 basehttp 99209 6127366144 "GET /en/ HTTP/1.1" 500 116705 ERROR 2025-10-25 14:39:11,716 log 99209 6127366144 Internal Server Error: /en/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 228, in get context = self.get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 53, in get_context_data context.update(self._get_finance_widgets()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 239, in _get_finance_widgets 'cash_percent': (cash_total / total_payments * 100) if total_payments > 0 else 0, ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/moneyed/classes.py", line 345, in __gt__ raise MoneyComparisonError(other) moneyed.classes.MoneyComparisonError: Cannot compare instances of Money and int ERROR 2025-10-25 14:39:11,780 basehttp 99209 6127366144 "GET /en/ HTTP/1.1" 500 116703 INFO 2025-10-25 14:39:43,644 autoreload 99209 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-25 14:39:43,985 autoreload 99873 8782111040 Watching for file changes with StatReloader INFO 2025-10-25 14:39:53,437 autoreload 99873 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-25 14:39:53,765 autoreload 99976 8782111040 Watching for file changes with StatReloader ERROR 2025-10-25 14:40:01,605 log 99976 6130675712 Internal Server Error: /en/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 228, in get context = self.get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 53, in get_context_data context.update(self._get_finance_widgets()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 239, in _get_finance_widgets 'cash_percent': (cash_total / total_payments * 100) if total_payments > 0 else 0, ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/moneyed/classes.py", line 345, in __gt__ raise MoneyComparisonError(other) moneyed.classes.MoneyComparisonError: Cannot compare instances of Money and int ERROR 2025-10-25 14:40:01,671 basehttp 99976 6130675712 "GET /en/ HTTP/1.1" 500 116705 INFO 2025-10-25 14:40:42,328 autoreload 99976 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-25 14:40:42,627 autoreload 752 8782111040 Watching for file changes with StatReloader INFO 2025-10-25 14:40:56,266 autoreload 752 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-25 14:40:56,588 autoreload 888 8782111040 Watching for file changes with StatReloader INFO 2025-10-25 14:41:11,323 autoreload 888 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-25 14:41:11,666 autoreload 997 8782111040 Watching for file changes with StatReloader INFO 2025-10-25 14:41:27,804 basehttp 997 6132854784 "GET /en/ HTTP/1.1" 200 59405 INFO 2025-10-25 14:41:47,696 basehttp 997 6132854784 "GET /en/finance/invoices/01dd06f1-66d2-4138-a11c-b5c690c06594/ HTTP/1.1" 200 40256 INFO 2025-10-25 14:41:54,696 basehttp 997 6132854784 "GET /en/finance/payments/create/?invoice=a5bb6ba7-7c0a-439f-8603-bbaecf423fc6 HTTP/1.1" 200 44499 INFO 2025-10-25 14:42:10,866 basehttp 997 6132854784 "POST /en/finance/payments/create/?invoice=a5bb6ba7-7c0a-439f-8603-bbaecf423fc6 HTTP/1.1" 200 44518 INFO 2025-10-25 14:42:17,927 basehttp 997 6132854784 "GET /en/finance/payments/create/?invoice=a5bb6ba7-7c0a-439f-8603-bbaecf423fc6 HTTP/1.1" 200 44499 INFO 2025-10-25 14:42:19,790 basehttp 997 6132854784 "GET /en/ HTTP/1.1" 200 59404 INFO 2025-10-25 14:42:22,838 basehttp 997 6132854784 "GET /en/finance/payments/create/?invoice=a5bb6ba7-7c0a-439f-8603-bbaecf423fc6 HTTP/1.1" 200 44499 INFO 2025-10-25 14:42:32,679 basehttp 997 6132854784 "POST /en/finance/payments/create/?invoice=a5bb6ba7-7c0a-439f-8603-bbaecf423fc6 HTTP/1.1" 200 44518 INFO 2025-10-25 14:42:35,479 basehttp 997 6132854784 "GET /en/finance/payments/create/?invoice=a5bb6ba7-7c0a-439f-8603-bbaecf423fc6 HTTP/1.1" 200 44499 INFO 2025-10-25 14:42:36,629 basehttp 997 6132854784 "GET /en/ HTTP/1.1" 200 59406 INFO 2025-10-25 14:42:45,182 basehttp 997 6132854784 "POST /en/logout/ HTTP/1.1" 302 0 INFO 2025-10-25 14:42:45,241 basehttp 997 6132854784 "GET /en/login/ HTTP/1.1" 200 32581 INFO 2025-10-25 14:43:01,440 basehttp 997 6132854784 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-25 14:43:01,501 basehttp 997 6132854784 "GET / HTTP/1.1" 302 0 INFO 2025-10-25 14:43:01,572 basehttp 997 6149681152 "GET /en/ HTTP/1.1" 200 48835 INFO 2025-10-25 14:43:08,560 basehttp 997 6149681152 "GET /en/appointments/calendar/ HTTP/1.1" 200 48146 INFO 2025-10-25 14:43:08,674 basehttp 997 6149681152 "GET /api/v1/appointments/calendar/?start=2025-10-19T00%3A00%3A00%2B03%3A00&end=2025-10-26T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 2030 INFO 2025-10-25 14:43:11,761 basehttp 997 6149681152 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 11948 INFO 2025-10-25 14:43:11,987 basehttp 997 6149681152 "GET /__debug__/history_sidebar/?request_id=1aedd23bac574ac195cc197ea3ace4ef HTTP/1.1" 200 9653 INFO 2025-10-25 14:43:14,444 basehttp 997 6149681152 "GET /appointments/09432841-3e3a-42e2-acff-06cd352ade72/quick-view/ HTTP/1.1" 302 0 INFO 2025-10-25 14:43:14,504 basehttp 997 6132854784 "GET /en/appointments/09432841-3e3a-42e2-acff-06cd352ade72/quick-view/ HTTP/1.1" 200 2584 INFO 2025-10-25 14:43:14,723 basehttp 997 6132854784 "GET /__debug__/history_sidebar/?request_id=16dd31b169a64032a7131e3664796c7a HTTP/1.1" 200 9633 INFO 2025-10-25 14:43:17,331 basehttp 997 6132854784 "GET /appointments/09432841-3e3a-42e2-acff-06cd352ade72/ HTTP/1.1" 302 0 INFO 2025-10-25 14:43:17,405 basehttp 997 6149681152 "GET /en/appointments/09432841-3e3a-42e2-acff-06cd352ade72/ HTTP/1.1" 200 45619 INFO 2025-10-25 14:43:21,060 basehttp 997 6149681152 "GET /en/medical/consultations/3e409af7-c214-489b-a1ce-925d2509f9c2/ HTTP/1.1" 200 39443 ERROR 2025-10-25 14:43:47,114 log 997 6149681152 Internal Server Error: /en/medical/consultations/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 158, in get self.object_list = self.get_queryset() ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/medical/views.py", line 59, in get_queryset queryset = queryset.filter(provider__user=user) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1588, in build_filter condition = self.build_lookup(lookups, col, value) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1409, in build_lookup lhs = self.try_transform(lhs, lookup_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1458, in try_transform raise FieldError( django.core.exceptions.FieldError: Unsupported lookup 'user' for ForeignKey or join on the field not permitted. ERROR 2025-10-25 14:43:47,183 basehttp 997 6149681152 "GET /en/medical/consultations/ HTTP/1.1" 500 152682 INFO 2025-10-25 14:44:16,287 basehttp 997 6149681152 "GET /en/appointments/calendar/ HTTP/1.1" 200 48146 INFO 2025-10-25 14:44:16,394 basehttp 997 6149681152 "GET /api/v1/appointments/calendar/?start=2025-10-19T00%3A00%3A00%2B03%3A00&end=2025-10-26T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 2030 INFO 2025-10-25 14:44:19,166 basehttp 997 6149681152 "GET /appointments/30cc7f76-3f1a-4a4b-b8e0-ae7b5de44b78/quick-view/ HTTP/1.1" 302 0 INFO 2025-10-25 14:44:19,227 basehttp 997 6132854784 "GET /en/appointments/30cc7f76-3f1a-4a4b-b8e0-ae7b5de44b78/quick-view/ HTTP/1.1" 200 2576 INFO 2025-10-25 14:44:19,447 basehttp 997 6132854784 "GET /__debug__/history_sidebar/?request_id=529b3426826e4a79a7d2610967f4056b HTTP/1.1" 200 9633 INFO 2025-10-25 14:44:20,837 basehttp 997 6132854784 "GET /appointments/30cc7f76-3f1a-4a4b-b8e0-ae7b5de44b78/ HTTP/1.1" 302 0 INFO 2025-10-25 14:44:20,905 basehttp 997 6149681152 "GET /en/appointments/30cc7f76-3f1a-4a4b-b8e0-ae7b5de44b78/ HTTP/1.1" 200 44828 INFO 2025-10-25 14:44:25,732 basehttp 997 6149681152 "GET /en/patients/7eda9f21-a300-4aae-90f7-faeed079cfb7/ HTTP/1.1" 200 56827 INFO 2025-10-25 14:44:32,683 basehttp 997 6149681152 "GET /en/medical/consultations/e598ea1d-1ece-46fe-8925-9981bc0d1508/ HTTP/1.1" 200 39454 INFO 2025-10-25 14:44:45,198 basehttp 997 6149681152 "GET /appointments/32af86a4-626c-4f9f-8d7a-b2f6180530a7/quick-view/ HTTP/1.1" 302 0 INFO 2025-10-25 14:44:45,259 basehttp 997 6132854784 "GET /en/appointments/32af86a4-626c-4f9f-8d7a-b2f6180530a7/quick-view/ HTTP/1.1" 200 2733 INFO 2025-10-25 14:44:45,471 basehttp 997 6132854784 "GET /__debug__/history_sidebar/?request_id=9e775b9dad334ba6bc31edbb74caaaff HTTP/1.1" 200 9633 INFO 2025-10-25 14:44:46,770 basehttp 997 6132854784 "GET /appointments/32af86a4-626c-4f9f-8d7a-b2f6180530a7/ HTTP/1.1" 302 0 INFO 2025-10-25 14:44:46,838 basehttp 997 6149681152 "GET /en/appointments/32af86a4-626c-4f9f-8d7a-b2f6180530a7/ HTTP/1.1" 200 45157 INFO 2025-10-25 14:44:48,004 basehttp 997 6149681152 "GET /en/patients/f95330e7-7a2d-4c04-ae0b-d024a15c2947/ HTTP/1.1" 200 58887 INFO 2025-10-25 14:44:52,518 basehttp 997 6149681152 "GET /en/slp/interventions/650ae52b-52dd-416f-9a06-6c596a95a4ba/ HTTP/1.1" 200 41957 WARNING 2025-10-25 14:45:02,676 log 997 6149681152 Forbidden (Permission denied): /en/slp/interventions/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 134, in dispatch return self.handle_no_permission() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 57, in handle_no_permission raise PermissionDenied( django.core.exceptions.PermissionDenied: You need one of these roles to access this page: ADMIN, SLP WARNING 2025-10-25 14:45:02,749 basehttp 997 6149681152 "GET /en/slp/interventions/create/?patient=f95330e7-7a2d-4c04-ae0b-d024a15c2947&previous=650ae52b-52dd-416f-9a06-6c596a95a4ba HTTP/1.1" 403 13732 WARNING 2025-10-25 14:45:13,685 log 997 6149681152 Forbidden (Permission denied): /en/appointments/32af86a4-626c-4f9f-8d7a-b2f6180530a7/reschedule/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 134, in dispatch return self.handle_no_permission() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 57, in handle_no_permission raise PermissionDenied( django.core.exceptions.PermissionDenied: You need one of these roles to access this page: ADMIN, FRONT_DESK WARNING 2025-10-25 14:45:13,754 basehttp 997 6149681152 "GET /en/appointments/32af86a4-626c-4f9f-8d7a-b2f6180530a7/reschedule/ HTTP/1.1" 403 13673 INFO 2025-10-25 14:46:01,261 autoreload 3467 8782111040 Watching for file changes with StatReloader INFO 2025-10-25 14:46:04,878 basehttp 3467 6134476800 "GET /en/ HTTP/1.1" 302 0 INFO 2025-10-25 14:46:04,938 basehttp 3467 6134476800 "GET /en/login/?next=/en/ HTTP/1.1" 200 32595 INFO 2025-10-25 14:46:12,114 basehttp 3467 6134476800 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-25 14:46:12,184 basehttp 3467 6134476800 "GET /en/ HTTP/1.1" 200 48835 INFO 2025-10-25 14:46:14,533 basehttp 3467 6134476800 "GET /en/patients/ HTTP/1.1" 200 87342 WARNING 2025-10-25 14:46:14,549 basehttp 3467 6134476800 "GET /static/plugins/datatables/datatables.min.css HTTP/1.1" 404 2038 WARNING 2025-10-25 14:46:14,550 basehttp 3467 6151303168 "GET /static/plugins/datatables/datatables.min.js HTTP/1.1" 404 2035 INFO 2025-10-25 14:46:15,810 basehttp 3467 6134476800 "GET /en/patients/1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa/ HTTP/1.1" 200 64398 INFO 2025-10-25 14:46:21,762 basehttp 3467 6134476800 "GET /en/ot/sessions/8a8e2c75-3129-4801-9be0-63b8dfeeb7e4/ HTTP/1.1" 200 40584 INFO 2025-10-25 14:46:59,681 basehttp 3467 6134476800 "GET /en/medical/consultations/3d6adcc8-c354-4abc-94d6-c12cea6f7287/ HTTP/1.1" 200 38623 INFO 2025-10-25 14:47:03,936 basehttp 3467 6134476800 "GET /en/medical/consultations/3d6adcc8-c354-4abc-94d6-c12cea6f7287/response/create/ HTTP/1.1" 200 38343 ERROR 2025-10-25 14:47:23,221 log 3467 6134476800 Internal Server Error: /en/medical/consultations/3d6adcc8-c354-4abc-94d6-c12cea6f7287/feedback/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 510, in parse compile_func = self.tags[command] ~~~~~~~~~^^^^^^^^^ KeyError: 'trans' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/templatetags/crispy_forms_tags.py", line 199, in render c = self.get_render(context).flatten() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/templatetags/crispy_forms_tags.py", line 117, in get_render actual_form.form_html = helper.render_layout( ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/helper.py", line 276, in render_layout html = self.layout.render(form, context, template_pack=template_pack) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 142, in render return self.get_rendered_fields(form, context, template_pack, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 105, in get_rendered_fields "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 105, in "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/utils.py", line 65, in render_field return field.render(form, context, template_pack=template_pack) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 579, in render fields = self.get_rendered_fields(form, context, template_pack, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 105, in get_rendered_fields "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 105, in "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/utils.py", line 65, in render_field return field.render(form, context, template_pack=template_pack) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 875, in render return Template(str(self.html)).render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 512, in parse self.invalid_block_tag(token, command, parse_until) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 577, in invalid_block_tag raise self.error( django.template.exceptions.TemplateSyntaxError: Invalid block tag on line 1: 'trans'. Did you forget to register or load this tag? ERROR 2025-10-25 14:47:23,307 basehttp 3467 6134476800 "GET /en/medical/consultations/3d6adcc8-c354-4abc-94d6-c12cea6f7287/feedback/create/ HTTP/1.1" 500 317644 ERROR 2025-10-25 14:48:32,633 log 3467 6134476800 Internal Server Error: /en/medical/consultations/3d6adcc8-c354-4abc-94d6-c12cea6f7287/feedback/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 510, in parse compile_func = self.tags[command] ~~~~~~~~~^^^^^^^^^ KeyError: 'trans' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/templatetags/crispy_forms_tags.py", line 199, in render c = self.get_render(context).flatten() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/templatetags/crispy_forms_tags.py", line 117, in get_render actual_form.form_html = helper.render_layout( ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/helper.py", line 276, in render_layout html = self.layout.render(form, context, template_pack=template_pack) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 142, in render return self.get_rendered_fields(form, context, template_pack, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 105, in get_rendered_fields "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 105, in "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/utils.py", line 65, in render_field return field.render(form, context, template_pack=template_pack) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 579, in render fields = self.get_rendered_fields(form, context, template_pack, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 105, in get_rendered_fields "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 105, in "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/utils.py", line 65, in render_field return field.render(form, context, template_pack=template_pack) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 875, in render return Template(str(self.html)).render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 512, in parse self.invalid_block_tag(token, command, parse_until) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 577, in invalid_block_tag raise self.error( django.template.exceptions.TemplateSyntaxError: Invalid block tag on line 1: 'trans'. Did you forget to register or load this tag? ERROR 2025-10-25 14:48:32,722 basehttp 3467 6134476800 "GET /en/medical/consultations/3d6adcc8-c354-4abc-94d6-c12cea6f7287/feedback/create/ HTTP/1.1" 500 317781 INFO 2025-10-25 14:50:16,635 autoreload 3467 8782111040 /Users/marwanalwali/AgdarCentre/finance/forms.py changed, reloading. INFO 2025-10-25 14:50:16,974 autoreload 5654 8782111040 Watching for file changes with StatReloader ERROR 2025-10-25 14:50:21,113 log 5654 6163378176 Internal Server Error: /en/medical/consultations/3d6adcc8-c354-4abc-94d6-c12cea6f7287/feedback/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 42, in select_template return engine.get_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 79, in get_template return Template(self.engine.get_template(template_name), self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 177, in get_template template, origin = self.find_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 159, in find_template template = loader.get_template(name, skip=skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/cached.py", line 57, in get_template template = super().get_template(template_name, skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/base.py", line 28, in get_template return Template( ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 519, in parse self.extend_nodelist(nodelist, compiled_result, token) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 540, in extend_nodelist raise self.error( django.template.exceptions.TemplateSyntaxError: {% extends "base.html" %} must be the first tag in 'medical/feedback_form.html'. ERROR 2025-10-25 14:50:21,201 basehttp 5654 6163378176 "GET /en/medical/consultations/3d6adcc8-c354-4abc-94d6-c12cea6f7287/feedback/create/ HTTP/1.1" 500 166569 ERROR 2025-10-25 14:50:41,328 log 5654 6163378176 Internal Server Error: /en/medical/consultations/3d6adcc8-c354-4abc-94d6-c12cea6f7287/feedback/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 510, in parse compile_func = self.tags[command] ~~~~~~~~~^^^^^^^^^ KeyError: 'trans' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/templatetags/crispy_forms_tags.py", line 199, in render c = self.get_render(context).flatten() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/templatetags/crispy_forms_tags.py", line 117, in get_render actual_form.form_html = helper.render_layout( ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/helper.py", line 276, in render_layout html = self.layout.render(form, context, template_pack=template_pack) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 142, in render return self.get_rendered_fields(form, context, template_pack, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 105, in get_rendered_fields "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 105, in "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/utils.py", line 65, in render_field return field.render(form, context, template_pack=template_pack) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 579, in render fields = self.get_rendered_fields(form, context, template_pack, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 105, in get_rendered_fields "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 105, in "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/utils.py", line 65, in render_field return field.render(form, context, template_pack=template_pack) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 875, in render return Template(str(self.html)).render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 512, in parse self.invalid_block_tag(token, command, parse_until) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 577, in invalid_block_tag raise self.error( django.template.exceptions.TemplateSyntaxError: Invalid block tag on line 1: 'trans'. Did you forget to register or load this tag? ERROR 2025-10-25 14:50:41,413 basehttp 5654 6163378176 "GET /en/medical/consultations/3d6adcc8-c354-4abc-94d6-c12cea6f7287/feedback/create/ HTTP/1.1" 500 317781 INFO 2025-10-25 14:50:52,729 basehttp 5654 6163378176 "GET /en/patients/1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa/ HTTP/1.1" 200 64400 INFO 2025-10-25 17:47:52,213 basehttp 5654 6163378176 "GET /en/medical/consultations/3d6adcc8-c354-4abc-94d6-c12cea6f7287/ HTTP/1.1" 200 38625 INFO 2025-10-25 17:47:53,998 basehttp 5654 6163378176 "GET /en/medical/consultations/3d6adcc8-c354-4abc-94d6-c12cea6f7287/response/create/ HTTP/1.1" 200 38341 INFO 2025-10-25 17:48:04,834 basehttp 5654 6163378176 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-25 17:48:04,899 basehttp 5654 6163378176 "GET /medical/consultations/3d6adcc8-c354-4abc-94d6-c12cea6f7287/response/create/ HTTP/1.1" 302 0 INFO 2025-10-25 17:48:04,970 basehttp 5654 13170143232 "GET /ar/medical/consultations/3d6adcc8-c354-4abc-94d6-c12cea6f7287/response/create/ HTTP/1.1" 200 38727 INFO 2025-10-25 17:48:29,627 basehttp 5654 13170143232 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-25 17:48:29,692 basehttp 5654 13170143232 "GET /medical/consultations/3d6adcc8-c354-4abc-94d6-c12cea6f7287/response/create/ HTTP/1.1" 302 0 INFO 2025-10-25 17:48:29,763 basehttp 5654 6163378176 "GET /en/medical/consultations/3d6adcc8-c354-4abc-94d6-c12cea6f7287/response/create/ HTTP/1.1" 200 38341 INFO 2025-10-25 17:48:37,327 basehttp 5654 6163378176 "POST /en/logout/ HTTP/1.1" 302 0 INFO 2025-10-25 17:48:37,386 basehttp 5654 6163378176 "GET /en/login/ HTTP/1.1" 200 32581 INFO 2025-10-25 17:48:49,919 basehttp 5654 6163378176 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-25 17:48:49,987 basehttp 5654 6163378176 "GET / HTTP/1.1" 302 0 INFO 2025-10-25 17:48:50,074 basehttp 5654 13170143232 "GET /en/ HTTP/1.1" 200 59501 INFO 2025-10-25 17:48:53,889 basehttp 5654 13170143232 "GET /en/finance/payments/create/?invoice=01dd06f1-66d2-4138-a11c-b5c690c06594 HTTP/1.1" 200 44494 ERROR 2025-10-25 17:49:07,868 log 5654 13170143232 Internal Server Error: /en/finance/payments/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 182, in post return super().post(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 150, in post if form.is_valid(): ^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/forms.py", line 206, in is_valid return self.is_bound and not self.errors ^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/forms.py", line 201, in errors self.full_clean() File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/forms.py", line 338, in full_clean self._clean_form() File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/forms.py", line 354, in _clean_form cleaned_data = self.clean() ^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/forms.py", line 203, in clean if amount.amount > remaining: ^^^^^^^^^^^^^ AttributeError: 'decimal.Decimal' object has no attribute 'amount' ERROR 2025-10-25 17:49:08,030 basehttp 5654 13170143232 "POST /en/finance/payments/create/?invoice=01dd06f1-66d2-4138-a11c-b5c690c06594 HTTP/1.1" 500 127995 INFO 2025-10-25 17:49:43,648 autoreload 5654 8782111040 /Users/marwanalwali/AgdarCentre/finance/forms.py changed, reloading. INFO 2025-10-25 17:49:44,158 autoreload 10095 8782111040 Watching for file changes with StatReloader INFO 2025-10-25 17:49:47,543 basehttp 10095 6190034944 "GET /en/finance/payments/create/?invoice=01dd06f1-66d2-4138-a11c-b5c690c06594 HTTP/1.1" 200 44496 ERROR 2025-10-25 17:49:56,250 log 10095 6190034944 Internal Server Error: /en/finance/payments/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/sqlite3/base.py", line 360, in execute return super().execute(query, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ sqlite3.IntegrityError: NOT NULL constraint failed: finance_payment.amount_currency The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 182, in post return super().post(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 151, in post return self.form_valid(form) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 485, in form_valid response = super().form_valid(form) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 73, in form_valid response = super().form_valid(form) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 228, in form_valid response = super().form_valid(form) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 133, in form_valid self.object = form.save() ^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/models.py", line 554, in save self.instance.save() File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 902, in save self.save_base( File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1008, in save_base updated = self._save_table( ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1169, in _save_table results = self._do_insert( ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1210, in _do_insert return manager._insert( ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1868, in _insert return query.get_compiler(using=using).execute_sql(returning_fields) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1882, in execute_sql cursor.execute(sql, params) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/panels/sql/tracking.py", line 234, in execute return self._record(super().execute, sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/panels/sql/tracking.py", line 160, in _record return method(sql, params) ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 122, in execute return super().execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 79, in execute return self._execute_with_wrappers( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers return executor(sql, params, many, context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 100, in _execute with self.db.wrap_database_errors: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/sqlite3/base.py", line 360, in execute return super().execute(query, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ django.db.utils.IntegrityError: NOT NULL constraint failed: finance_payment.amount_currency ERROR 2025-10-25 17:49:56,333 basehttp 10095 6190034944 "POST /en/finance/payments/create/?invoice=01dd06f1-66d2-4138-a11c-b5c690c06594 HTTP/1.1" 500 235826 INFO 2025-10-25 17:55:00,225 basehttp 10095 6223687680 "GET /en/finance/payments/create/?invoice=01dd06f1-66d2-4138-a11c-b5c690c06594 HTTP/1.1" 200 44497 INFO 2025-10-25 17:55:05,157 basehttp 10095 6223687680 "GET /en/finance/payments/ HTTP/1.1" 200 55300 INFO 2025-10-25 17:55:07,209 basehttp 10095 6223687680 "GET /en/patients/3ca171c9-aceb-4ea7-a0e4-39ff302b24f1/ HTTP/1.1" 200 58278 INFO 2025-10-25 17:55:10,647 basehttp 10095 6223687680 "GET /en/appointments/a0b81a6d-f324-4542-a950-f37a4ec115a0/ HTTP/1.1" 200 47221 INFO 2025-10-25 17:55:21,686 basehttp 10095 6223687680 "GET /en/nursing/encounters/a30f3e54-c00e-44e5-a829-159e472e8e84/ HTTP/1.1" 200 45832 INFO 2025-10-25 17:55:24,682 basehttp 10095 6223687680 "GET /en/nursing/patients/3ca171c9-aceb-4ea7-a0e4-39ff302b24f1/vitals/ HTTP/1.1" 200 41908 INFO 2025-10-25 17:55:47,078 basehttp 10095 6223687680 "GET /en/nursing/patients/3ca171c9-aceb-4ea7-a0e4-39ff302b24f1/growth-chart/ HTTP/1.1" 200 39451 INFO 2025-10-25 18:02:47,921 basehttp 10095 6190034944 "GET /en/patients/3ca171c9-aceb-4ea7-a0e4-39ff302b24f1/ HTTP/1.1" 200 58276 INFO 2025-10-25 18:02:51,767 basehttp 10095 6190034944 "GET /en/appointments/a0b81a6d-f324-4542-a950-f37a4ec115a0/ HTTP/1.1" 200 47221 INFO 2025-10-25 18:02:57,958 basehttp 10095 6190034944 "GET /en/medical/consultations/b34c7c34-b202-4722-a066-1a7d17891e04/ HTTP/1.1" 200 38120 ERROR 2025-10-25 18:03:01,838 log 10095 6190034944 Internal Server Error: /en/medical/consultations/b34c7c34-b202-4722-a066-1a7d17891e04/feedback/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 510, in parse compile_func = self.tags[command] ~~~~~~~~~^^^^^^^^^ KeyError: 'trans' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/templatetags/crispy_forms_tags.py", line 199, in render c = self.get_render(context).flatten() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/templatetags/crispy_forms_tags.py", line 117, in get_render actual_form.form_html = helper.render_layout( ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/helper.py", line 276, in render_layout html = self.layout.render(form, context, template_pack=template_pack) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 142, in render return self.get_rendered_fields(form, context, template_pack, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 105, in get_rendered_fields "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 105, in "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/utils.py", line 65, in render_field return field.render(form, context, template_pack=template_pack) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 579, in render fields = self.get_rendered_fields(form, context, template_pack, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 105, in get_rendered_fields "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 105, in "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/utils.py", line 65, in render_field return field.render(form, context, template_pack=template_pack) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 875, in render return Template(str(self.html)).render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 512, in parse self.invalid_block_tag(token, command, parse_until) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 577, in invalid_block_tag raise self.error( django.template.exceptions.TemplateSyntaxError: Invalid block tag on line 1: 'trans'. Did you forget to register or load this tag? ERROR 2025-10-25 18:03:01,918 basehttp 10095 6190034944 "GET /en/medical/consultations/b34c7c34-b202-4722-a066-1a7d17891e04/feedback/create/ HTTP/1.1" 500 317539 ERROR 2025-10-25 18:10:04,050 log 10095 6190034944 Internal Server Error: /en/medical/consultations/b34c7c34-b202-4722-a066-1a7d17891e04/feedback/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 510, in parse compile_func = self.tags[command] ~~~~~~~~~^^^^^^^^^ KeyError: 'trans' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/templatetags/crispy_forms_tags.py", line 199, in render c = self.get_render(context).flatten() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/templatetags/crispy_forms_tags.py", line 117, in get_render actual_form.form_html = helper.render_layout( ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/helper.py", line 276, in render_layout html = self.layout.render(form, context, template_pack=template_pack) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 142, in render return self.get_rendered_fields(form, context, template_pack, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 105, in get_rendered_fields "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 105, in "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/utils.py", line 65, in render_field return field.render(form, context, template_pack=template_pack) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 579, in render fields = self.get_rendered_fields(form, context, template_pack, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 105, in get_rendered_fields "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 105, in "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/utils.py", line 65, in render_field return field.render(form, context, template_pack=template_pack) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 875, in render return Template(str(self.html)).render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 512, in parse self.invalid_block_tag(token, command, parse_until) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 577, in invalid_block_tag raise self.error( django.template.exceptions.TemplateSyntaxError: Invalid block tag on line 1: 'trans'. Did you forget to register or load this tag? ERROR 2025-10-25 18:10:04,143 basehttp 10095 6190034944 "GET /en/medical/consultations/b34c7c34-b202-4722-a066-1a7d17891e04/feedback/create/ HTTP/1.1" 500 318644 ERROR 2025-10-25 18:10:05,247 log 10095 6190034944 Internal Server Error: /en/medical/consultations/b34c7c34-b202-4722-a066-1a7d17891e04/feedback/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 510, in parse compile_func = self.tags[command] ~~~~~~~~~^^^^^^^^^ KeyError: 'trans' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/templatetags/crispy_forms_tags.py", line 199, in render c = self.get_render(context).flatten() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/templatetags/crispy_forms_tags.py", line 117, in get_render actual_form.form_html = helper.render_layout( ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/helper.py", line 276, in render_layout html = self.layout.render(form, context, template_pack=template_pack) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 142, in render return self.get_rendered_fields(form, context, template_pack, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 105, in get_rendered_fields "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 105, in "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/utils.py", line 65, in render_field return field.render(form, context, template_pack=template_pack) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 579, in render fields = self.get_rendered_fields(form, context, template_pack, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 105, in get_rendered_fields "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 105, in "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/utils.py", line 65, in render_field return field.render(form, context, template_pack=template_pack) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 875, in render return Template(str(self.html)).render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 512, in parse self.invalid_block_tag(token, command, parse_until) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 577, in invalid_block_tag raise self.error( django.template.exceptions.TemplateSyntaxError: Invalid block tag on line 1: 'trans'. Did you forget to register or load this tag? ERROR 2025-10-25 18:10:05,351 basehttp 10095 6190034944 "GET /en/medical/consultations/b34c7c34-b202-4722-a066-1a7d17891e04/feedback/create/ HTTP/1.1" 500 318644 INFO 2025-10-25 18:12:31,072 autoreload 20947 8782111040 Watching for file changes with StatReloader INFO 2025-10-25 18:12:33,519 basehttp 20947 6170521600 "GET /en/medical/consultations/b34c7c34-b202-4722-a066-1a7d17891e04/ HTTP/1.1" 200 38122 ERROR 2025-10-25 18:12:36,039 log 20947 6170521600 Internal Server Error: /en/medical/consultations/b34c7c34-b202-4722-a066-1a7d17891e04/feedback/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 510, in parse compile_func = self.tags[command] ~~~~~~~~~^^^^^^^^^ KeyError: 'trans' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/templatetags/crispy_forms_tags.py", line 199, in render c = self.get_render(context).flatten() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/templatetags/crispy_forms_tags.py", line 117, in get_render actual_form.form_html = helper.render_layout( ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/helper.py", line 276, in render_layout html = self.layout.render(form, context, template_pack=template_pack) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 142, in render return self.get_rendered_fields(form, context, template_pack, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 105, in get_rendered_fields "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 105, in "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/utils.py", line 65, in render_field return field.render(form, context, template_pack=template_pack) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 579, in render fields = self.get_rendered_fields(form, context, template_pack, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 105, in get_rendered_fields "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 105, in "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/utils.py", line 65, in render_field return field.render(form, context, template_pack=template_pack) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 875, in render return Template(str(self.html)).render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 512, in parse self.invalid_block_tag(token, command, parse_until) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 577, in invalid_block_tag raise self.error( django.template.exceptions.TemplateSyntaxError: Invalid block tag on line 1: 'trans'. Did you forget to register or load this tag? ERROR 2025-10-25 18:12:36,128 basehttp 20947 6170521600 "GET /en/medical/consultations/b34c7c34-b202-4722-a066-1a7d17891e04/feedback/create/ HTTP/1.1" 500 318507 INFO 2025-10-25 18:13:47,048 basehttp 20947 6170521600 "GET /en/medical/consultations/b34c7c34-b202-4722-a066-1a7d17891e04/ HTTP/1.1" 200 38120 WARNING 2025-10-25 18:14:01,928 log 20947 6170521600 Not Found: /en/aba WARNING 2025-10-25 18:14:01,929 basehttp 20947 6170521600 "GET /en/aba HTTP/1.1" 404 23149 INFO 2025-10-25 18:14:07,562 basehttp 20947 6170521600 "GET /en/aba/consults/ HTTP/1.1" 200 52858 INFO 2025-10-25 18:14:09,702 basehttp 20947 6170521600 "GET /en/aba/consults/5b0b9640-53f5-4a8c-9836-0d5958f39035/ HTTP/1.1" 200 41413 WARNING 2025-10-25 18:14:14,938 log 20947 6170521600 Not Found: /en/aba/ WARNING 2025-10-25 18:14:14,938 basehttp 20947 6170521600 "GET /en/aba/ HTTP/1.1" 404 25544 INFO 2025-10-25 18:14:24,827 basehttp 20947 6170521600 "GET /en/aba/behaviors/ HTTP/1.1" 200 88579 INFO 2025-10-25 18:14:38,136 basehttp 20947 6170521600 "GET /en/aba/consults/5b0b9640-53f5-4a8c-9836-0d5958f39035/ HTTP/1.1" 200 41413 INFO 2025-10-25 18:14:45,491 basehttp 20947 6170521600 "GET /en/aba/patients/c8f6f1f5-d1bf-440a-8b6d-1b679c6dd28f/history/ HTTP/1.1" 200 62072 INFO 2025-10-25 18:15:44,450 basehttp 20947 6170521600 "GET /en/aba/patients/c8f6f1f5-d1bf-440a-8b6d-1b679c6dd28f/history/ HTTP/1.1" 200 62073 INFO 2025-10-25 18:16:12,134 basehttp 20947 6170521600 "GET /en/aba/consults/5b0b9640-53f5-4a8c-9836-0d5958f39035/ HTTP/1.1" 200 41413 INFO 2025-10-25 18:16:16,264 basehttp 20947 6170521600 "GET /en/appointments/12ffc7b6-2a9d-47b8-87ae-2ad79392320d/ HTTP/1.1" 200 47851 INFO 2025-10-25 18:16:24,849 basehttp 20947 6170521600 "GET /en/aba/consults/5b0b9640-53f5-4a8c-9836-0d5958f39035/ HTTP/1.1" 200 41413 ERROR 2025-10-25 18:16:28,912 log 20947 6170521600 Internal Server Error: /en/slp/consults/309be2ed-9b99-4051-9122-b482ead286bb/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(", ".join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: slp/consult_detail.html ERROR 2025-10-25 18:16:28,986 basehttp 20947 6170521600 "GET /en/slp/consults/309be2ed-9b99-4051-9122-b482ead286bb/ HTTP/1.1" 500 105780 ERROR 2025-10-25 18:17:29,573 log 20947 6170521600 Internal Server Error: /en/slp/consults/309be2ed-9b99-4051-9122-b482ead286bb/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(", ".join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: slp/consult_detail.html ERROR 2025-10-25 18:17:29,669 basehttp 20947 6170521600 "GET /en/slp/consults/309be2ed-9b99-4051-9122-b482ead286bb/ HTTP/1.1" 500 105919 INFO 2025-10-25 18:17:31,957 basehttp 20947 6170521600 "GET /en/appointments/12ffc7b6-2a9d-47b8-87ae-2ad79392320d/ HTTP/1.1" 200 47852 INFO 2025-10-25 18:17:34,950 basehttp 20947 6170521600 "GET /en/nursing/encounters/035b59cb-a83d-4385-a6d4-f0f9b988ff48/ HTTP/1.1" 200 43854 INFO 2025-10-25 18:17:38,265 basehttp 20947 6170521600 "GET /en/medical/consultations/d16af22a-7971-470a-bb4e-b6292dddd817/ HTTP/1.1" 200 38964 INFO 2025-10-25 18:17:40,906 basehttp 20947 6170521600 "GET /en/aba/consults/5b0b9640-53f5-4a8c-9836-0d5958f39035/ HTTP/1.1" 200 41413 ERROR 2025-10-25 18:17:44,380 log 20947 6170521600 Internal Server Error: /en/slp/consults/309be2ed-9b99-4051-9122-b482ead286bb/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(", ".join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: slp/consult_detail.html ERROR 2025-10-25 18:17:44,457 basehttp 20947 6170521600 "GET /en/slp/consults/309be2ed-9b99-4051-9122-b482ead286bb/ HTTP/1.1" 500 105780 ERROR 2025-10-25 18:20:55,932 log 20947 6170521600 Internal Server Error: /en/slp/consults/309be2ed-9b99-4051-9122-b482ead286bb/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(", ".join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: slp/consult_detail.html ERROR 2025-10-25 18:20:56,009 basehttp 20947 6170521600 "GET /en/slp/consults/309be2ed-9b99-4051-9122-b482ead286bb/ HTTP/1.1" 500 105917 INFO 2025-10-25 18:22:15,489 autoreload 20947 8782111040 /Users/marwanalwali/AgdarCentre/slp/views.py changed, reloading. INFO 2025-10-25 18:22:15,824 autoreload 25536 8782111040 Watching for file changes with StatReloader ERROR 2025-10-25 18:22:16,666 log 25536 6204157952 Internal Server Error: /en/slp/consults/309be2ed-9b99-4051-9122-b482ead286bb/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(", ".join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: slp/consult_detail.html ERROR 2025-10-25 18:22:16,735 basehttp 25536 6204157952 "GET /en/slp/consults/309be2ed-9b99-4051-9122-b482ead286bb/ HTTP/1.1" 500 106274 ERROR 2025-10-25 18:22:17,707 log 25536 6204157952 Internal Server Error: /en/slp/consults/309be2ed-9b99-4051-9122-b482ead286bb/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(", ".join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: slp/consult_detail.html ERROR 2025-10-25 18:22:17,781 basehttp 25536 6204157952 "GET /en/slp/consults/309be2ed-9b99-4051-9122-b482ead286bb/ HTTP/1.1" 500 106272 INFO 2025-10-25 18:22:32,594 autoreload 25536 8782111040 /Users/marwanalwali/AgdarCentre/slp/views.py changed, reloading. INFO 2025-10-25 18:22:32,904 autoreload 25705 8782111040 Watching for file changes with StatReloader ERROR 2025-10-25 18:22:33,517 log 25705 6192934912 Internal Server Error: /en/slp/consults/309be2ed-9b99-4051-9122-b482ead286bb/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 98, in reverse resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix raise NoReverseMatch(msg) django.urls.exceptions.NoReverseMatch: Reverse for 'consultation_list' not found. 'consultation_list' is not a valid view function or pattern name. ERROR 2025-10-25 18:22:33,593 basehttp 25705 6192934912 "GET /en/slp/consults/309be2ed-9b99-4051-9122-b482ead286bb/ HTTP/1.1" 500 187303 ERROR 2025-10-25 18:23:00,679 log 25705 6192934912 Internal Server Error: /en/slp/consults/309be2ed-9b99-4051-9122-b482ead286bb/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 98, in reverse resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix raise NoReverseMatch(msg) django.urls.exceptions.NoReverseMatch: Reverse for 'consultation_update' not found. 'consultation_update' is not a valid view function or pattern name. ERROR 2025-10-25 18:23:00,758 basehttp 25705 6192934912 "GET /en/slp/consults/309be2ed-9b99-4051-9122-b482ead286bb/ HTTP/1.1" 500 187285 ERROR 2025-10-25 18:23:35,232 log 25705 6192934912 Internal Server Error: /en/slp/consults/309be2ed-9b99-4051-9122-b482ead286bb/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 98, in reverse resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix raise NoReverseMatch(msg) django.urls.exceptions.NoReverseMatch: Reverse for 'consult_update' with arguments '('',)' not found. 1 pattern(s) tried: ['en/slp/consults/(?P[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12})/update/\\Z'] ERROR 2025-10-25 18:23:35,325 basehttp 25705 6192934912 "GET /en/slp/consults/309be2ed-9b99-4051-9122-b482ead286bb/ HTTP/1.1" 500 190840 INFO 2025-10-25 18:24:03,298 autoreload 25705 8782111040 /Users/marwanalwali/AgdarCentre/slp/views.py changed, reloading. INFO 2025-10-25 18:24:03,608 autoreload 26371 8782111040 Watching for file changes with StatReloader INFO 2025-10-25 18:24:04,764 basehttp 26371 6135345152 "GET /en/slp/consults/309be2ed-9b99-4051-9122-b482ead286bb/ HTTP/1.1" 200 38612 INFO 2025-10-25 18:25:22,107 basehttp 26371 6135345152 "GET /en/slp/consults/309be2ed-9b99-4051-9122-b482ead286bb/ HTTP/1.1" 200 36497 WARNING 2025-10-25 18:25:41,330 log 26371 6135345152 Forbidden (Permission denied): /en/slp/assessments/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 134, in dispatch return self.handle_no_permission() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 57, in handle_no_permission raise PermissionDenied( django.core.exceptions.PermissionDenied: You need one of these roles to access this page: ADMIN, SLP WARNING 2025-10-25 18:25:41,428 basehttp 26371 6135345152 "GET /en/slp/assessments/create/?patient=c8f6f1f5-d1bf-440a-8b6d-1b679c6dd28f HTTP/1.1" 403 13680 WARNING 2025-10-25 18:26:11,992 log 26371 6135345152 Forbidden (Permission denied): /en/slp/consults/309be2ed-9b99-4051-9122-b482ead286bb/update/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 134, in dispatch return self.handle_no_permission() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 57, in handle_no_permission raise PermissionDenied( django.core.exceptions.PermissionDenied: You need one of these roles to access this page: ADMIN, SLP WARNING 2025-10-25 18:26:12,067 basehttp 26371 6135345152 "GET /en/slp/consults/309be2ed-9b99-4051-9122-b482ead286bb/update/ HTTP/1.1" 403 13664 INFO 2025-10-25 18:26:48,191 basehttp 26371 6135345152 "POST /en/logout/ HTTP/1.1" 302 0 INFO 2025-10-25 18:26:48,249 basehttp 26371 6135345152 "GET /en/login/ HTTP/1.1" 200 32581 INFO 2025-10-25 18:26:49,816 basehttp 26371 6135345152 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-25 18:26:49,878 basehttp 26371 6135345152 "GET / HTTP/1.1" 302 0 INFO 2025-10-25 18:26:49,962 basehttp 26371 6152171520 "GET /en/ HTTP/1.1" 200 38711 INFO 2025-10-25 18:26:55,517 basehttp 26371 6152171520 "GET /en/slp/assessments/ HTTP/1.1" 200 46264 INFO 2025-10-25 18:26:57,310 basehttp 26371 6152171520 "GET /en/slp/assessments/d97ab31f-4f61-4db2-809d-4d90189edfa8/ HTTP/1.1" 200 36579 INFO 2025-10-25 18:27:04,061 basehttp 26371 6152171520 "GET /en/slp/interventions/create/?patient=163698a4-7d50-471c-b0a0-8012f3ebaa81 HTTP/1.1" 200 48019 INFO 2025-10-25 18:27:40,380 basehttp 26371 6152171520 "GET /en/slp/assessments/d97ab31f-4f61-4db2-809d-4d90189edfa8/update/ HTTP/1.1" 200 44360 INFO 2025-10-25 18:30:26,112 basehttp 26371 6152171520 "GET /en/slp/assessments/d97ab31f-4f61-4db2-809d-4d90189edfa8/update/ HTTP/1.1" 200 49256 INFO 2025-10-25 18:31:24,395 basehttp 26371 6152171520 "GET /en/slp/assessments/d97ab31f-4f61-4db2-809d-4d90189edfa8/ HTTP/1.1" 200 36577 INFO 2025-10-25 18:31:26,889 basehttp 26371 6152171520 "GET /en/slp/interventions/create/?patient=163698a4-7d50-471c-b0a0-8012f3ebaa81 HTTP/1.1" 200 48021 INFO 2025-10-25 18:31:47,046 basehttp 26371 6152171520 "GET /en/slp/interventions/ HTTP/1.1" 200 47363 INFO 2025-10-25 18:31:49,935 basehttp 26371 6152171520 "GET /en/slp/interventions/adf9e219-b31c-430a-89b5-39e09521d007/ HTTP/1.1" 200 38322 INFO 2025-10-25 18:31:58,755 basehttp 26371 6152171520 "GET /en/slp/interventions/create/?patient=2451008a-7339-4a8d-b08e-12dc670246e4&previous=adf9e219-b31c-430a-89b5-39e09521d007 HTTP/1.1" 200 48340 INFO 2025-10-25 18:32:06,285 basehttp 26371 6152171520 "GET /en/slp/progress-reports/create/?patient=2451008a-7339-4a8d-b08e-12dc670246e4 HTTP/1.1" 200 45750 INFO 2025-10-25 18:32:19,367 basehttp 26371 6152171520 "GET /en/slp/interventions/adf9e219-b31c-430a-89b5-39e09521d007/update/ HTTP/1.1" 200 48191 INFO 2025-10-25 18:32:33,030 basehttp 26371 6152171520 "GET /en/slp/interventions/ HTTP/1.1" 200 47363 INFO 2025-10-25 18:32:37,275 basehttp 26371 6152171520 "GET /en/slp/interventions/create/ HTTP/1.1" 200 47883 INFO 2025-10-25 18:32:45,268 basehttp 26371 6152171520 "GET /en/slp/interventions/adf9e219-b31c-430a-89b5-39e09521d007/ HTTP/1.1" 200 38322 INFO 2025-10-25 18:33:46,877 basehttp 26371 6152171520 "GET /en/slp/interventions/adf9e219-b31c-430a-89b5-39e09521d007/ HTTP/1.1" 200 35934 INFO 2025-10-25 18:34:32,818 basehttp 26371 6152171520 "GET /en/slp/interventions/adf9e219-b31c-430a-89b5-39e09521d007/ HTTP/1.1" 200 35934 INFO 2025-10-25 18:34:35,336 basehttp 26371 6152171520 "GET /en/slp/interventions/ HTTP/1.1" 200 47363 INFO 2025-10-25 18:34:36,601 basehttp 26371 6152171520 "GET /en/slp/interventions/create/?patient=163698a4-7d50-471c-b0a0-8012f3ebaa81 HTTP/1.1" 200 48019 INFO 2025-10-25 18:34:39,087 basehttp 26371 6152171520 "GET /en/slp/assessments/d97ab31f-4f61-4db2-809d-4d90189edfa8/ HTTP/1.1" 200 36578 INFO 2025-10-25 18:34:41,343 basehttp 26371 6152171520 "GET /en/slp/assessments/ HTTP/1.1" 200 46264 INFO 2025-10-25 18:34:42,581 basehttp 26371 6152171520 "GET /en/ HTTP/1.1" 200 38711 INFO 2025-10-25 18:34:47,240 basehttp 26371 6152171520 "GET /en/finance/invoices/create/ HTTP/1.1" 200 64372 INFO 2025-10-25 18:35:54,239 basehttp 26371 6152171520 "GET /en/finance/invoices/create/ HTTP/1.1" 200 64270 ERROR 2025-10-25 18:37:11,801 log 26371 6152171520 Internal Server Error: /en/finance/invoices/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/sqlite3/base.py", line 360, in execute return super().execute(query, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ sqlite3.IntegrityError: NOT NULL constraint failed: finance_invoice.total_currency The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 182, in post return super().post(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 151, in post return self.form_valid(form) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 287, in form_valid self.object = form.save() ^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/models.py", line 554, in save self.instance.save() File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 902, in save self.save_base( File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1008, in save_base updated = self._save_table( ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1169, in _save_table results = self._do_insert( ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1210, in _do_insert return manager._insert( ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1868, in _insert return query.get_compiler(using=using).execute_sql(returning_fields) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1882, in execute_sql cursor.execute(sql, params) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/panels/sql/tracking.py", line 234, in execute return self._record(super().execute, sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/panels/sql/tracking.py", line 160, in _record return method(sql, params) ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 122, in execute return super().execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 79, in execute return self._execute_with_wrappers( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers return executor(sql, params, many, context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 100, in _execute with self.db.wrap_database_errors: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/sqlite3/base.py", line 360, in execute return super().execute(query, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ django.db.utils.IntegrityError: NOT NULL constraint failed: finance_invoice.total_currency ERROR 2025-10-25 18:37:11,881 basehttp 26371 6152171520 "POST /en/finance/invoices/create/ HTTP/1.1" 500 227173 INFO 2025-10-25 18:40:12,216 autoreload 34494 8782111040 Watching for file changes with StatReloader ERROR 2025-10-25 18:40:16,233 log 34494 6128857088 Internal Server Error: /en/finance/invoices/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/sqlite3/base.py", line 360, in execute return super().execute(query, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ sqlite3.IntegrityError: NOT NULL constraint failed: finance_invoice.total_currency The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 182, in post return super().post(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 151, in post return self.form_valid(form) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 287, in form_valid self.object = form.save() ^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/models.py", line 554, in save self.instance.save() File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 902, in save self.save_base( File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1008, in save_base updated = self._save_table( ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1169, in _save_table results = self._do_insert( ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1210, in _do_insert return manager._insert( ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1868, in _insert return query.get_compiler(using=using).execute_sql(returning_fields) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1882, in execute_sql cursor.execute(sql, params) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/panels/sql/tracking.py", line 234, in execute return self._record(super().execute, sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/panels/sql/tracking.py", line 160, in _record return method(sql, params) ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 122, in execute return super().execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 79, in execute return self._execute_with_wrappers( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers return executor(sql, params, many, context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 100, in _execute with self.db.wrap_database_errors: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/sqlite3/base.py", line 360, in execute return super().execute(query, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ django.db.utils.IntegrityError: NOT NULL constraint failed: finance_invoice.total_currency ERROR 2025-10-25 18:40:16,328 basehttp 34494 6128857088 "POST /en/finance/invoices/create/ HTTP/1.1" 500 227176 INFO 2025-10-26 15:00:22,762 basehttp 34494 6128857088 "GET /en/ HTTP/1.1" 200 39191 INFO 2025-10-26 15:00:22,773 basehttp 34494 6128857088 "GET /static/css/custom.css HTTP/1.1" 304 0 INFO 2025-10-26 15:00:28,018 basehttp 34494 6128857088 "GET /en/patients/c8f6f1f5-d1bf-440a-8b6d-1b679c6dd28f/ HTTP/1.1" 200 58638 INFO 2025-10-26 15:00:31,315 basehttp 34494 6128857088 "GET /en/appointments/ HTTP/1.1" 200 125787 INFO 2025-10-26 15:00:31,327 basehttp 34494 6128857088 "GET /static/plugins/datatables.net-responsive-bs5/css/responsive.bootstrap5.min.css HTTP/1.1" 200 6044 INFO 2025-10-26 15:00:31,330 basehttp 34494 6128857088 "GET /static/plugins/datatables.net-responsive/js/dataTables.responsive.min.js HTTP/1.1" 200 16086 INFO 2025-10-26 15:00:31,330 basehttp 34494 6145683456 "GET /static/plugins/datatables.net-responsive-bs5/js/responsive.bootstrap5.min.js HTTP/1.1" 200 1796 INFO 2025-10-26 15:00:34,406 basehttp 34494 6128857088 "GET /en/appointments/f4b7305f-4033-4a11-9bf3-0e7f254e4a7c/ HTTP/1.1" 200 45992 INFO 2025-10-26 15:00:47,753 basehttp 34494 6128857088 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-26 15:00:47,815 basehttp 34494 6128857088 "GET / HTTP/1.1" 302 0 INFO 2025-10-26 15:00:47,882 basehttp 34494 6145683456 "GET /ar/ HTTP/1.1" 200 39523 INFO 2025-10-26 15:00:54,602 basehttp 34494 6145683456 "GET /ar/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-26 15:00:54,662 basehttp 34494 6145683456 "GET / HTTP/1.1" 302 0 INFO 2025-10-26 15:00:54,729 basehttp 34494 6128857088 "GET /ar/ HTTP/1.1" 200 39523 INFO 2025-10-26 15:00:55,919 basehttp 34494 6128857088 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-26 15:00:55,980 basehttp 34494 6128857088 "GET / HTTP/1.1" 302 0 INFO 2025-10-26 15:00:56,045 basehttp 34494 6145683456 "GET /en/ HTTP/1.1" 200 39188 INFO 2025-10-27 13:36:12,464 autoreload 61845 8782111040 Watching for file changes with StatReloader INFO 2025-10-27 13:36:15,467 basehttp 61845 6162067456 "GET /en/patients/create/ HTTP/1.1" 200 49589 INFO 2025-10-27 13:36:15,480 basehttp 61845 6178893824 "GET /static/js/htmx.min.js HTTP/1.1" 304 0 INFO 2025-10-27 13:36:15,481 basehttp 61845 6162067456 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-10-27 13:36:15,481 basehttp 61845 6195720192 "GET /static/css/custom.css HTTP/1.1" 304 0 INFO 2025-10-27 13:36:15,517 basehttp 61845 6212546560 "GET /static/img/logo/site.webmanifest HTTP/1.1" 304 0 INFO 2025-10-27 13:36:18,209 basehttp 61845 6195720192 "GET /en/finance/invoices/create/ HTTP/1.1" 200 64270 INFO 2025-10-27 13:36:18,224 basehttp 61845 6195720192 "GET /static/plugins/select2/css/select2.min.css HTTP/1.1" 304 0 WARNING 2025-10-27 13:36:27,652 basehttp 61845 6162067456 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 13:36:27,730 log 61845 6195720192 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 13:36:27,731 basehttp 61845 6195720192 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-27 13:36:34,463 basehttp 61845 6195720192 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 13:36:34,549 log 61845 6178893824 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 13:36:34,549 basehttp 61845 6178893824 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-27 13:36:34,619 log 61845 6178893824 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 13:36:34,619 basehttp 61845 6178893824 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 13:36:37,472 basehttp 61845 6178893824 "GET /en/finance/invoices/create/ HTTP/1.1" 200 64270 WARNING 2025-10-27 13:36:37,542 basehttp 61845 6162067456 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 13:36:37,546 log 61845 6178893824 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 13:36:37,546 basehttp 61845 6178893824 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-27 13:36:39,919 basehttp 61845 6178893824 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 13:36:39,995 log 61845 6162067456 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 13:36:39,995 basehttp 61845 6162067456 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-27 13:36:40,055 log 61845 6162067456 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 13:36:40,056 basehttp 61845 6162067456 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 13:36:44,242 basehttp 61845 6162067456 "GET /en/patients/c8f6f1f5-d1bf-440a-8b6d-1b679c6dd28f/ HTTP/1.1" 200 58638 WARNING 2025-10-27 13:36:44,319 basehttp 61845 6178893824 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 13:36:44,324 log 61845 6162067456 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 13:36:44,324 basehttp 61845 6162067456 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-27 13:36:57,130 basehttp 61845 6162067456 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 13:36:57,202 log 61845 6178893824 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 13:36:57,202 basehttp 61845 6178893824 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-27 13:36:57,265 log 61845 6178893824 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 13:36:57,265 basehttp 61845 6178893824 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 13:37:04,519 basehttp 61845 6178893824 "POST /en/logout/ HTTP/1.1" 302 0 INFO 2025-10-27 13:37:04,576 basehttp 61845 6178893824 "GET /en/login/ HTTP/1.1" 200 32581 WARNING 2025-10-27 13:37:04,645 basehttp 61845 6162067456 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 13:37:04,659 log 61845 6178893824 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 13:37:04,660 basehttp 61845 6178893824 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 13:37:54,097 basehttp 61845 6178893824 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-27 13:37:54,158 basehttp 61845 6178893824 "GET / HTTP/1.1" 302 0 INFO 2025-10-27 13:37:54,236 basehttp 61845 6162067456 "GET /en/ HTTP/1.1" 200 59501 INFO 2025-10-27 13:37:54,312 basehttp 61845 6178893824 "GET /static/plugins/chart.js/dist/chart.umd.js.map HTTP/1.1" 200 958364 WARNING 2025-10-27 13:37:54,320 basehttp 61845 6178893824 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 13:37:54,338 log 61845 6162067456 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 13:37:54,338 basehttp 61845 6162067456 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 13:38:04,919 basehttp 61845 6162067456 "GET /en/finance/payments/create/?invoice=01dd06f1-66d2-4138-a11c-b5c690c06594 HTTP/1.1" 200 44497 WARNING 2025-10-27 13:38:04,994 basehttp 61845 6178893824 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 13:38:04,999 log 61845 6162067456 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 13:38:04,999 basehttp 61845 6162067456 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 ERROR 2025-10-27 13:38:15,018 log 61845 6162067456 Internal Server Error: /en/finance/payments/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/sqlite3/base.py", line 360, in execute return super().execute(query, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ sqlite3.IntegrityError: NOT NULL constraint failed: finance_payment.amount_currency The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 182, in post return super().post(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 151, in post return self.form_valid(form) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 485, in form_valid response = super().form_valid(form) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 73, in form_valid response = super().form_valid(form) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 228, in form_valid response = super().form_valid(form) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 133, in form_valid self.object = form.save() ^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/models.py", line 554, in save self.instance.save() File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 902, in save self.save_base( File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1008, in save_base updated = self._save_table( ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1169, in _save_table results = self._do_insert( ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1210, in _do_insert return manager._insert( ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1868, in _insert return query.get_compiler(using=using).execute_sql(returning_fields) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1882, in execute_sql cursor.execute(sql, params) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/panels/sql/tracking.py", line 234, in execute return self._record(super().execute, sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/panels/sql/tracking.py", line 160, in _record return method(sql, params) ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 122, in execute return super().execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 79, in execute return self._execute_with_wrappers( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers return executor(sql, params, many, context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 100, in _execute with self.db.wrap_database_errors: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/sqlite3/base.py", line 360, in execute return super().execute(query, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ django.db.utils.IntegrityError: NOT NULL constraint failed: finance_payment.amount_currency ERROR 2025-10-27 13:38:15,094 basehttp 61845 6162067456 "POST /en/finance/payments/create/?invoice=01dd06f1-66d2-4138-a11c-b5c690c06594 HTTP/1.1" 500 235830 WARNING 2025-10-27 13:38:15,171 log 61845 6162067456 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 13:38:15,171 basehttp 61845 6162067456 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 13:51:04,809 signals 69815 8782111040 User created: talal.al-rashidi.admin1 (Administrator) INFO 2025-10-27 13:51:04,936 signals 69815 8782111040 User created: nawaf.al-harbi.admin2 (Administrator) INFO 2025-10-27 13:51:05,063 signals 69815 8782111040 User created: abeer.al-harbi.doctor1 (Doctor) INFO 2025-10-27 13:51:05,192 signals 69815 8782111040 User created: fahad.al-dawsari.doctor2 (Doctor) INFO 2025-10-27 13:51:05,319 signals 69815 8782111040 User created: ziyad.al-shehri.doctor3 (Doctor) INFO 2025-10-27 13:51:05,444 signals 69815 8782111040 User created: saud.al-qahtani.nurse1 (Nurse) INFO 2025-10-27 13:51:05,570 signals 69815 8782111040 User created: ziyad.al-dawsari.nurse2 (Nurse) INFO 2025-10-27 13:51:05,700 signals 69815 8782111040 User created: nasser.al-asiri.nurse3 (Nurse) INFO 2025-10-27 13:51:05,827 signals 69815 8782111040 User created: jawaher.al-dosari.ot1 (Occupational Therapist) INFO 2025-10-27 13:51:05,953 signals 69815 8782111040 User created: munira.al-qahtani.ot2 (Occupational Therapist) INFO 2025-10-27 13:51:06,079 signals 69815 8782111040 User created: abdulaziz.al-juaid.slp1 (Speech-Language Pathologist) INFO 2025-10-27 13:51:06,205 signals 69815 8782111040 User created: nasser.al-otaibi.slp2 (Speech-Language Pathologist) INFO 2025-10-27 13:51:06,333 signals 69815 8782111040 User created: hessa.al-otaibi.aba1 (ABA Therapist) INFO 2025-10-27 13:51:06,461 signals 69815 8782111040 User created: reem.al-rashidi.aba2 (ABA Therapist) INFO 2025-10-27 13:51:06,587 signals 69815 8782111040 User created: omar.al-shammari.front_desk1 (Front Desk) INFO 2025-10-27 13:51:06,714 signals 69815 8782111040 User created: bandar.al-zahrani.front_desk2 (Front Desk) INFO 2025-10-27 13:51:06,844 signals 69815 8782111040 User created: lama.al-omari.finance1 (Finance) INFO 2025-10-27 13:51:06,971 signals 69815 8782111040 User created: abdullah.al-ghamdi.finance2 (Finance) INFO 2025-10-27 13:51:06,973 signals 69815 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-27 13:51:06,973 signals 69815 8782111040 File created: FILE-2025-000001 for patient 000001 INFO 2025-10-27 13:51:06,973 signals 69815 8782111040 Created main file for patient: 000001 INFO 2025-10-27 13:51:06,973 signals 69815 8782111040 Patient created: 000001 - Talal Mansour Talal Al-Omari INFO 2025-10-27 13:51:06,975 signals 69815 8782111040 Generated File Number: FILE-2025-000002 INFO 2025-10-27 13:51:06,975 signals 69815 8782111040 File created: FILE-2025-000002 for patient 000002 INFO 2025-10-27 13:51:06,975 signals 69815 8782111040 Created main file for patient: 000002 INFO 2025-10-27 13:51:06,975 signals 69815 8782111040 Patient created: 000002 - Bandar Saud Saud Al-Dawsari INFO 2025-10-27 13:51:06,976 signals 69815 8782111040 Generated File Number: FILE-2025-000003 INFO 2025-10-27 13:51:06,976 signals 69815 8782111040 File created: FILE-2025-000003 for patient 000003 INFO 2025-10-27 13:51:06,976 signals 69815 8782111040 Created main file for patient: 000003 INFO 2025-10-27 13:51:06,976 signals 69815 8782111040 Patient created: 000003 - Saud Saleh Hussein Al-Rashidi INFO 2025-10-27 13:51:06,978 signals 69815 8782111040 Generated File Number: FILE-2025-000004 INFO 2025-10-27 13:51:06,978 signals 69815 8782111040 File created: FILE-2025-000004 for patient 000004 INFO 2025-10-27 13:51:06,978 signals 69815 8782111040 Created main file for patient: 000004 INFO 2025-10-27 13:51:06,978 signals 69815 8782111040 Patient created: 000004 - Fatima Hussein Nasser Al-Rashidi INFO 2025-10-27 13:51:06,979 signals 69815 8782111040 Generated File Number: FILE-2025-000005 INFO 2025-10-27 13:51:06,979 signals 69815 8782111040 File created: FILE-2025-000005 for patient 000005 INFO 2025-10-27 13:51:06,979 signals 69815 8782111040 Created main file for patient: 000005 INFO 2025-10-27 13:51:06,979 signals 69815 8782111040 Patient created: 000005 - Hanan Mohammed Ziyad Al-Asiri INFO 2025-10-27 13:51:06,980 signals 69815 8782111040 Generated File Number: FILE-2025-000006 INFO 2025-10-27 13:51:06,980 signals 69815 8782111040 File created: FILE-2025-000006 for patient 000006 INFO 2025-10-27 13:51:06,980 signals 69815 8782111040 Created main file for patient: 000006 INFO 2025-10-27 13:51:06,980 signals 69815 8782111040 Patient created: 000006 - Basma Nawaf Abdullah Al-Otaibi INFO 2025-10-27 13:51:06,981 signals 69815 8782111040 Generated File Number: FILE-2025-000007 INFO 2025-10-27 13:51:06,982 signals 69815 8782111040 File created: FILE-2025-000007 for patient 000007 INFO 2025-10-27 13:51:06,982 signals 69815 8782111040 Created main file for patient: 000007 INFO 2025-10-27 13:51:06,982 signals 69815 8782111040 Patient created: 000007 - Lulwa Faisal Yazeed Al-Ahmadi INFO 2025-10-27 13:51:06,983 signals 69815 8782111040 Generated File Number: FILE-2025-000008 INFO 2025-10-27 13:51:06,983 signals 69815 8782111040 File created: FILE-2025-000008 for patient 000008 INFO 2025-10-27 13:51:06,983 signals 69815 8782111040 Created main file for patient: 000008 INFO 2025-10-27 13:51:06,983 signals 69815 8782111040 Patient created: 000008 - Ziyad Mansour Yazeed Al-Dawsari INFO 2025-10-27 13:51:06,984 signals 69815 8782111040 Generated File Number: FILE-2025-000009 INFO 2025-10-27 13:51:06,984 signals 69815 8782111040 File created: FILE-2025-000009 for patient 000009 INFO 2025-10-27 13:51:06,984 signals 69815 8782111040 Created main file for patient: 000009 INFO 2025-10-27 13:51:06,984 signals 69815 8782111040 Patient created: 000009 - Basma Hassan Sultan Al-Ghamdi INFO 2025-10-27 13:51:06,985 signals 69815 8782111040 Generated File Number: FILE-2025-000010 INFO 2025-10-27 13:51:06,985 signals 69815 8782111040 File created: FILE-2025-000010 for patient 000010 INFO 2025-10-27 13:51:06,985 signals 69815 8782111040 Created main file for patient: 000010 INFO 2025-10-27 13:51:06,985 signals 69815 8782111040 Patient created: 000010 - Waleed Nawaf Saad Al-Balawi INFO 2025-10-27 13:51:06,986 signals 69815 8782111040 Generated File Number: FILE-2025-000011 INFO 2025-10-27 13:51:06,986 signals 69815 8782111040 File created: FILE-2025-000011 for patient 000011 INFO 2025-10-27 13:51:06,986 signals 69815 8782111040 Created main file for patient: 000011 INFO 2025-10-27 13:51:06,987 signals 69815 8782111040 Patient created: 000011 - Salma Turki Nawaf Al-Dawsari INFO 2025-10-27 13:51:06,988 signals 69815 8782111040 Generated File Number: FILE-2025-000012 INFO 2025-10-27 13:51:06,988 signals 69815 8782111040 File created: FILE-2025-000012 for patient 000012 INFO 2025-10-27 13:51:06,988 signals 69815 8782111040 Created main file for patient: 000012 INFO 2025-10-27 13:51:06,988 signals 69815 8782111040 Patient created: 000012 - Abdulrahman Nawaf Waleed Al-Subai INFO 2025-10-27 13:51:06,989 signals 69815 8782111040 Generated File Number: FILE-2025-000013 INFO 2025-10-27 13:51:06,989 signals 69815 8782111040 File created: FILE-2025-000013 for patient 000013 INFO 2025-10-27 13:51:06,989 signals 69815 8782111040 Created main file for patient: 000013 INFO 2025-10-27 13:51:06,989 signals 69815 8782111040 Patient created: 000013 - Hind Abdulrahman Nasser Al-Subaie INFO 2025-10-27 13:51:06,990 signals 69815 8782111040 Generated File Number: FILE-2025-000014 INFO 2025-10-27 13:51:06,990 signals 69815 8782111040 File created: FILE-2025-000014 for patient 000014 INFO 2025-10-27 13:51:06,990 signals 69815 8782111040 Created main file for patient: 000014 INFO 2025-10-27 13:51:06,991 signals 69815 8782111040 Patient created: 000014 - Hayat Hussein Yazeed Al-Otaibi INFO 2025-10-27 13:51:06,992 signals 69815 8782111040 Generated File Number: FILE-2025-000015 INFO 2025-10-27 13:51:06,992 signals 69815 8782111040 File created: FILE-2025-000015 for patient 000015 INFO 2025-10-27 13:51:06,992 signals 69815 8782111040 Created main file for patient: 000015 INFO 2025-10-27 13:51:06,992 signals 69815 8782111040 Patient created: 000015 - Faisal Bandar Talal Al-Maliki INFO 2025-10-27 13:51:06,993 signals 69815 8782111040 Generated File Number: FILE-2025-000016 INFO 2025-10-27 13:51:06,994 signals 69815 8782111040 File created: FILE-2025-000016 for patient 000016 INFO 2025-10-27 13:51:06,994 signals 69815 8782111040 Created main file for patient: 000016 INFO 2025-10-27 13:51:06,994 signals 69815 8782111040 Patient created: 000016 - Hessa Abdulrahman Nawaf Al-Qahtani INFO 2025-10-27 13:51:06,995 signals 69815 8782111040 Generated File Number: FILE-2025-000017 INFO 2025-10-27 13:51:06,995 signals 69815 8782111040 File created: FILE-2025-000017 for patient 000017 INFO 2025-10-27 13:51:06,995 signals 69815 8782111040 Created main file for patient: 000017 INFO 2025-10-27 13:51:06,995 signals 69815 8782111040 Patient created: 000017 - Abdulaziz Talal Faisal Al-Balawi INFO 2025-10-27 13:51:06,996 signals 69815 8782111040 Generated File Number: FILE-2025-000018 INFO 2025-10-27 13:51:06,996 signals 69815 8782111040 File created: FILE-2025-000018 for patient 000018 INFO 2025-10-27 13:51:06,996 signals 69815 8782111040 Created main file for patient: 000018 INFO 2025-10-27 13:51:06,996 signals 69815 8782111040 Patient created: 000018 - Lulwa Turki Bandar Al-Yami INFO 2025-10-27 13:51:06,997 signals 69815 8782111040 Generated File Number: FILE-2025-000019 INFO 2025-10-27 13:51:06,997 signals 69815 8782111040 File created: FILE-2025-000019 for patient 000019 INFO 2025-10-27 13:51:06,997 signals 69815 8782111040 Created main file for patient: 000019 INFO 2025-10-27 13:51:06,997 signals 69815 8782111040 Patient created: 000019 - Basma Omar Sultan Al-Shehri INFO 2025-10-27 13:51:06,998 signals 69815 8782111040 Generated File Number: FILE-2025-000020 INFO 2025-10-27 13:51:06,999 signals 69815 8782111040 File created: FILE-2025-000020 for patient 000020 INFO 2025-10-27 13:51:06,999 signals 69815 8782111040 Created main file for patient: 000020 INFO 2025-10-27 13:51:06,999 signals 69815 8782111040 Patient created: 000020 - Saad Abdulrahman Turki Al-Shehri INFO 2025-10-27 13:51:07,000 signals 69815 8782111040 Generated File Number: FILE-2025-000021 INFO 2025-10-27 13:51:07,000 signals 69815 8782111040 File created: FILE-2025-000021 for patient 000021 INFO 2025-10-27 13:51:07,000 signals 69815 8782111040 Created main file for patient: 000021 INFO 2025-10-27 13:51:07,000 signals 69815 8782111040 Patient created: 000021 - Saleh Saleh Khalid Al-Omari INFO 2025-10-27 13:51:07,001 signals 69815 8782111040 Generated File Number: FILE-2025-000022 INFO 2025-10-27 13:51:07,001 signals 69815 8782111040 File created: FILE-2025-000022 for patient 000022 INFO 2025-10-27 13:51:07,001 signals 69815 8782111040 Created main file for patient: 000022 INFO 2025-10-27 13:51:07,001 signals 69815 8782111040 Patient created: 000022 - Wafa Saad Turki Al-Omari INFO 2025-10-27 13:51:07,002 signals 69815 8782111040 Generated File Number: FILE-2025-000023 INFO 2025-10-27 13:51:07,003 signals 69815 8782111040 File created: FILE-2025-000023 for patient 000023 INFO 2025-10-27 13:51:07,003 signals 69815 8782111040 Created main file for patient: 000023 INFO 2025-10-27 13:51:07,003 signals 69815 8782111040 Patient created: 000023 - Dalal Saleh Waleed Al-Dosari INFO 2025-10-27 13:51:07,004 signals 69815 8782111040 Generated File Number: FILE-2025-000024 INFO 2025-10-27 13:51:07,004 signals 69815 8782111040 File created: FILE-2025-000024 for patient 000024 INFO 2025-10-27 13:51:07,004 signals 69815 8782111040 Created main file for patient: 000024 INFO 2025-10-27 13:51:07,004 signals 69815 8782111040 Patient created: 000024 - Lama Hussein Ali Al-Ahmadi INFO 2025-10-27 13:51:07,005 signals 69815 8782111040 Generated File Number: FILE-2025-000025 INFO 2025-10-27 13:51:07,005 signals 69815 8782111040 File created: FILE-2025-000025 for patient 000025 INFO 2025-10-27 13:51:07,005 signals 69815 8782111040 Created main file for patient: 000025 INFO 2025-10-27 13:51:07,005 signals 69815 8782111040 Patient created: 000025 - Hind Khalid Omar Al-Balawi INFO 2025-10-27 13:51:07,006 signals 69815 8782111040 Generated File Number: FILE-2025-000026 INFO 2025-10-27 13:51:07,007 signals 69815 8782111040 File created: FILE-2025-000026 for patient 000026 INFO 2025-10-27 13:51:07,007 signals 69815 8782111040 Created main file for patient: 000026 INFO 2025-10-27 13:51:07,007 signals 69815 8782111040 Patient created: 000026 - Latifa Saud Mansour Al-Shammari INFO 2025-10-27 13:51:07,008 signals 69815 8782111040 Generated File Number: FILE-2025-000027 INFO 2025-10-27 13:51:07,008 signals 69815 8782111040 File created: FILE-2025-000027 for patient 000027 INFO 2025-10-27 13:51:07,008 signals 69815 8782111040 Created main file for patient: 000027 INFO 2025-10-27 13:51:07,008 signals 69815 8782111040 Patient created: 000027 - Turki Hassan Abdulaziz Al-Yami INFO 2025-10-27 13:51:07,009 signals 69815 8782111040 Generated File Number: FILE-2025-000028 INFO 2025-10-27 13:51:07,009 signals 69815 8782111040 File created: FILE-2025-000028 for patient 000028 INFO 2025-10-27 13:51:07,009 signals 69815 8782111040 Created main file for patient: 000028 INFO 2025-10-27 13:51:07,010 signals 69815 8782111040 Patient created: 000028 - Sarah Bandar Khalid Al-Otaibi INFO 2025-10-27 13:51:07,011 signals 69815 8782111040 Generated File Number: FILE-2025-000029 INFO 2025-10-27 13:51:07,011 signals 69815 8782111040 File created: FILE-2025-000029 for patient 000029 INFO 2025-10-27 13:51:07,011 signals 69815 8782111040 Created main file for patient: 000029 INFO 2025-10-27 13:51:07,011 signals 69815 8782111040 Patient created: 000029 - Basma Nawaf Yazeed Al-Dosari INFO 2025-10-27 13:51:07,012 signals 69815 8782111040 Generated File Number: FILE-2025-000030 INFO 2025-10-27 13:51:07,012 signals 69815 8782111040 File created: FILE-2025-000030 for patient 000030 INFO 2025-10-27 13:51:07,012 signals 69815 8782111040 Created main file for patient: 000030 INFO 2025-10-27 13:51:07,012 signals 69815 8782111040 Patient created: 000030 - Abdulaziz Yazeed Waleed Al-Harthi INFO 2025-10-27 13:51:07,013 signals 69815 8782111040 Generated File Number: FILE-2025-000031 INFO 2025-10-27 13:51:07,013 signals 69815 8782111040 File created: FILE-2025-000031 for patient 000031 INFO 2025-10-27 13:51:07,013 signals 69815 8782111040 Created main file for patient: 000031 INFO 2025-10-27 13:51:07,014 signals 69815 8782111040 Patient created: 000031 - Rania Nasser Abdullah Al-Juaid INFO 2025-10-27 13:51:07,015 signals 69815 8782111040 Generated File Number: FILE-2025-000032 INFO 2025-10-27 13:51:07,015 signals 69815 8782111040 File created: FILE-2025-000032 for patient 000032 INFO 2025-10-27 13:51:07,015 signals 69815 8782111040 Created main file for patient: 000032 INFO 2025-10-27 13:51:07,015 signals 69815 8782111040 Patient created: 000032 - Abdullah Turki Mansour Al-Shammari INFO 2025-10-27 13:51:07,017 signals 69815 8782111040 Generated File Number: FILE-2025-000033 INFO 2025-10-27 13:51:07,017 signals 69815 8782111040 File created: FILE-2025-000033 for patient 000033 INFO 2025-10-27 13:51:07,017 signals 69815 8782111040 Created main file for patient: 000033 INFO 2025-10-27 13:51:07,017 signals 69815 8782111040 Patient created: 000033 - Talal Yazeed Nasser Al-Zahrani INFO 2025-10-27 13:51:07,018 signals 69815 8782111040 Generated File Number: FILE-2025-000034 INFO 2025-10-27 13:51:07,018 signals 69815 8782111040 File created: FILE-2025-000034 for patient 000034 INFO 2025-10-27 13:51:07,018 signals 69815 8782111040 Created main file for patient: 000034 INFO 2025-10-27 13:51:07,018 signals 69815 8782111040 Patient created: 000034 - Fahad Saud Abdullah Al-Ghamdi INFO 2025-10-27 13:51:07,019 signals 69815 8782111040 Generated File Number: FILE-2025-000035 INFO 2025-10-27 13:51:07,020 signals 69815 8782111040 File created: FILE-2025-000035 for patient 000035 INFO 2025-10-27 13:51:07,020 signals 69815 8782111040 Created main file for patient: 000035 INFO 2025-10-27 13:51:07,020 signals 69815 8782111040 Patient created: 000035 - Rania Saleh Yazeed Al-Rashidi INFO 2025-10-27 13:51:07,021 signals 69815 8782111040 Generated File Number: FILE-2025-000036 INFO 2025-10-27 13:51:07,021 signals 69815 8782111040 File created: FILE-2025-000036 for patient 000036 INFO 2025-10-27 13:51:07,021 signals 69815 8782111040 Created main file for patient: 000036 INFO 2025-10-27 13:51:07,021 signals 69815 8782111040 Patient created: 000036 - Hind Faisal Saad Al-Shammari INFO 2025-10-27 13:51:07,022 signals 69815 8782111040 Generated File Number: FILE-2025-000037 INFO 2025-10-27 13:51:07,022 signals 69815 8782111040 File created: FILE-2025-000037 for patient 000037 INFO 2025-10-27 13:51:07,022 signals 69815 8782111040 Created main file for patient: 000037 INFO 2025-10-27 13:51:07,022 signals 69815 8782111040 Patient created: 000037 - Basma Hussein Mansour Al-Omari INFO 2025-10-27 13:51:07,023 signals 69815 8782111040 Generated File Number: FILE-2025-000038 INFO 2025-10-27 13:51:07,023 signals 69815 8782111040 File created: FILE-2025-000038 for patient 000038 INFO 2025-10-27 13:51:07,023 signals 69815 8782111040 Created main file for patient: 000038 INFO 2025-10-27 13:51:07,024 signals 69815 8782111040 Patient created: 000038 - Amal Mohammed Hassan Al-Balawi INFO 2025-10-27 13:51:07,025 signals 69815 8782111040 Generated File Number: FILE-2025-000039 INFO 2025-10-27 13:51:07,025 signals 69815 8782111040 File created: FILE-2025-000039 for patient 000039 INFO 2025-10-27 13:51:07,025 signals 69815 8782111040 Created main file for patient: 000039 INFO 2025-10-27 13:51:07,025 signals 69815 8782111040 Patient created: 000039 - Fahad Nasser Omar Al-Qahtani INFO 2025-10-27 13:51:07,026 signals 69815 8782111040 Generated File Number: FILE-2025-000040 INFO 2025-10-27 13:51:07,026 signals 69815 8782111040 File created: FILE-2025-000040 for patient 000040 INFO 2025-10-27 13:51:07,026 signals 69815 8782111040 Created main file for patient: 000040 INFO 2025-10-27 13:51:07,026 signals 69815 8782111040 Patient created: 000040 - Maha Faisal Turki Al-Yami INFO 2025-10-27 13:51:07,027 signals 69815 8782111040 Generated File Number: FILE-2025-000041 INFO 2025-10-27 13:51:07,028 signals 69815 8782111040 File created: FILE-2025-000041 for patient 000041 INFO 2025-10-27 13:51:07,028 signals 69815 8782111040 Created main file for patient: 000041 INFO 2025-10-27 13:51:07,028 signals 69815 8782111040 Patient created: 000041 - Mona Yazeed Saud Al-Subaie INFO 2025-10-27 13:51:07,029 signals 69815 8782111040 Generated File Number: FILE-2025-000042 INFO 2025-10-27 13:51:07,029 signals 69815 8782111040 File created: FILE-2025-000042 for patient 000042 INFO 2025-10-27 13:51:07,029 signals 69815 8782111040 Created main file for patient: 000042 INFO 2025-10-27 13:51:07,030 signals 69815 8782111040 Patient created: 000042 - Hussein Faisal Abdulrahman Al-Rashidi INFO 2025-10-27 13:51:07,031 signals 69815 8782111040 Generated File Number: FILE-2025-000043 INFO 2025-10-27 13:51:07,031 signals 69815 8782111040 File created: FILE-2025-000043 for patient 000043 INFO 2025-10-27 13:51:07,031 signals 69815 8782111040 Created main file for patient: 000043 INFO 2025-10-27 13:51:07,031 signals 69815 8782111040 Patient created: 000043 - Latifa Saad Abdullah Al-Dosari INFO 2025-10-27 13:51:07,032 signals 69815 8782111040 Generated File Number: FILE-2025-000044 INFO 2025-10-27 13:51:07,032 signals 69815 8782111040 File created: FILE-2025-000044 for patient 000044 INFO 2025-10-27 13:51:07,032 signals 69815 8782111040 Created main file for patient: 000044 INFO 2025-10-27 13:51:07,032 signals 69815 8782111040 Patient created: 000044 - Dalal Nawaf Bandar Al-Maliki INFO 2025-10-27 13:51:07,033 signals 69815 8782111040 Generated File Number: FILE-2025-000045 INFO 2025-10-27 13:51:07,034 signals 69815 8782111040 File created: FILE-2025-000045 for patient 000045 INFO 2025-10-27 13:51:07,034 signals 69815 8782111040 Created main file for patient: 000045 INFO 2025-10-27 13:51:07,034 signals 69815 8782111040 Patient created: 000045 - Latifa Talal Fahad Al-Dosari INFO 2025-10-27 13:51:07,035 signals 69815 8782111040 Generated File Number: FILE-2025-000046 INFO 2025-10-27 13:51:07,035 signals 69815 8782111040 File created: FILE-2025-000046 for patient 000046 INFO 2025-10-27 13:51:07,035 signals 69815 8782111040 Created main file for patient: 000046 INFO 2025-10-27 13:51:07,035 signals 69815 8782111040 Patient created: 000046 - Ziyad Ali Ziyad Al-Shammari INFO 2025-10-27 13:51:07,036 signals 69815 8782111040 Generated File Number: FILE-2025-000047 INFO 2025-10-27 13:51:07,037 signals 69815 8782111040 File created: FILE-2025-000047 for patient 000047 INFO 2025-10-27 13:51:07,037 signals 69815 8782111040 Created main file for patient: 000047 INFO 2025-10-27 13:51:07,037 signals 69815 8782111040 Patient created: 000047 - Reem Saud Omar Al-Dosari INFO 2025-10-27 13:51:07,038 signals 69815 8782111040 Generated File Number: FILE-2025-000048 INFO 2025-10-27 13:51:07,038 signals 69815 8782111040 File created: FILE-2025-000048 for patient 000048 INFO 2025-10-27 13:51:07,038 signals 69815 8782111040 Created main file for patient: 000048 INFO 2025-10-27 13:51:07,038 signals 69815 8782111040 Patient created: 000048 - Hussein Khalid Saleh Al-Asiri INFO 2025-10-27 13:51:07,039 signals 69815 8782111040 Generated File Number: FILE-2025-000049 INFO 2025-10-27 13:51:07,039 signals 69815 8782111040 File created: FILE-2025-000049 for patient 000049 INFO 2025-10-27 13:51:07,039 signals 69815 8782111040 Created main file for patient: 000049 INFO 2025-10-27 13:51:07,039 signals 69815 8782111040 Patient created: 000049 - Hessa Waleed Nasser Al-Balawi INFO 2025-10-27 13:51:07,041 signals 69815 8782111040 Generated File Number: FILE-2025-000050 INFO 2025-10-27 13:51:07,041 signals 69815 8782111040 File created: FILE-2025-000050 for patient 000050 INFO 2025-10-27 13:51:07,041 signals 69815 8782111040 Created main file for patient: 000050 INFO 2025-10-27 13:51:07,041 signals 69815 8782111040 Patient created: 000050 - Nawaf Abdulrahman Ali Al-Otaibi INFO 2025-10-27 13:51:07,054 signals 69815 8782111040 Appointment created: 96347014-4548-467b-8616-7695849b45ec for patient 000008 on 2025-09-07 INFO 2025-10-27 13:51:07,054 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000008-NUR-01 INFO 2025-10-27 13:51:07,055 signals 69815 8782111040 SubFile created: FILE-2025-000008-NUR-01 for clinic Nursing Department INFO 2025-10-27 13:51:07,055 signals 69815 8782111040 Created sub-file FILE-2025-000008-NUR-01 for patient 000008 at clinic Nursing Department INFO 2025-10-27 13:51:07,057 signals 69815 8782111040 Notified provider saud.al-qahtani.nurse1 of new appointment INFO 2025-10-27 13:51:07,059 signals 69815 8782111040 Appointment created: f4093513-3602-4ec0-9a93-c2a67f7e47a4 for patient 000005 on 2025-08-11 INFO 2025-10-27 13:51:07,059 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000005-MED-01 INFO 2025-10-27 13:51:07,060 signals 69815 8782111040 SubFile created: FILE-2025-000005-MED-01 for clinic Medical Department INFO 2025-10-27 13:51:07,060 signals 69815 8782111040 Created sub-file FILE-2025-000005-MED-01 for patient 000005 at clinic Medical Department INFO 2025-10-27 13:51:07,060 signals 69815 8782111040 Notified provider abeer.al-harbi.doctor1 of new appointment INFO 2025-10-27 13:51:07,061 signals 69815 8782111040 Appointment created: 72174407-28e9-44ef-a9e7-cf2cab7948fd for patient 000016 on 2025-08-31 INFO 2025-10-27 13:51:07,062 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000016-MED-01 INFO 2025-10-27 13:51:07,062 signals 69815 8782111040 SubFile created: FILE-2025-000016-MED-01 for clinic Medical Department INFO 2025-10-27 13:51:07,062 signals 69815 8782111040 Created sub-file FILE-2025-000016-MED-01 for patient 000016 at clinic Medical Department INFO 2025-10-27 13:51:07,062 signals 69815 8782111040 Notified provider fahad.al-dawsari.doctor2 of new appointment INFO 2025-10-27 13:51:07,064 signals 69815 8782111040 Appointment created: 3909e509-c99c-4220-ad43-9ebbbe627ca9 for patient 000002 on 2025-09-22 INFO 2025-10-27 13:51:07,064 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000002-NUR-01 INFO 2025-10-27 13:51:07,064 signals 69815 8782111040 SubFile created: FILE-2025-000002-NUR-01 for clinic Nursing Department INFO 2025-10-27 13:51:07,064 signals 69815 8782111040 Created sub-file FILE-2025-000002-NUR-01 for patient 000002 at clinic Nursing Department INFO 2025-10-27 13:51:07,065 signals 69815 8782111040 Notified provider nasser.al-asiri.nurse3 of new appointment INFO 2025-10-27 13:51:07,066 signals 69815 8782111040 Appointment created: 1135b8ce-640b-4f5a-bffe-d6036571e7aa for patient 000001 on 2025-09-02 INFO 2025-10-27 13:51:07,066 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000001-NUR-01 INFO 2025-10-27 13:51:07,066 signals 69815 8782111040 SubFile created: FILE-2025-000001-NUR-01 for clinic Nursing Department INFO 2025-10-27 13:51:07,066 signals 69815 8782111040 Created sub-file FILE-2025-000001-NUR-01 for patient 000001 at clinic Nursing Department INFO 2025-10-27 13:51:07,067 signals 69815 8782111040 Notified provider saud.al-qahtani.nurse1 of new appointment INFO 2025-10-27 13:51:07,068 signals 69815 8782111040 Appointment created: bac429f1-7c2d-459a-8bde-91bd00e301ba for patient 000028 on 2025-10-19 INFO 2025-10-27 13:51:07,068 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000028-ABA-01 INFO 2025-10-27 13:51:07,068 signals 69815 8782111040 SubFile created: FILE-2025-000028-ABA-01 for clinic ABA Therapy INFO 2025-10-27 13:51:07,068 signals 69815 8782111040 Created sub-file FILE-2025-000028-ABA-01 for patient 000028 at clinic ABA Therapy INFO 2025-10-27 13:51:07,069 signals 69815 8782111040 Notified provider reem.al-rashidi.aba2 of new appointment INFO 2025-10-27 13:51:07,070 signals 69815 8782111040 Appointment created: 8226fcb1-a5de-45fd-8233-42b43c83ef7f for patient 000049 on 2025-10-07 INFO 2025-10-27 13:51:07,070 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000049-ABA-01 INFO 2025-10-27 13:51:07,070 signals 69815 8782111040 SubFile created: FILE-2025-000049-ABA-01 for clinic ABA Therapy INFO 2025-10-27 13:51:07,070 signals 69815 8782111040 Created sub-file FILE-2025-000049-ABA-01 for patient 000049 at clinic ABA Therapy INFO 2025-10-27 13:51:07,071 signals 69815 8782111040 Notified provider hessa.al-otaibi.aba1 of new appointment INFO 2025-10-27 13:51:07,072 signals 69815 8782111040 Appointment created: a5cc412a-4927-461e-9277-06868df55bf1 for patient 000018 on 2025-10-08 INFO 2025-10-27 13:51:07,072 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000018-ABA-01 INFO 2025-10-27 13:51:07,072 signals 69815 8782111040 SubFile created: FILE-2025-000018-ABA-01 for clinic ABA Therapy INFO 2025-10-27 13:51:07,072 signals 69815 8782111040 Created sub-file FILE-2025-000018-ABA-01 for patient 000018 at clinic ABA Therapy INFO 2025-10-27 13:51:07,073 signals 69815 8782111040 Notified provider hessa.al-otaibi.aba1 of new appointment INFO 2025-10-27 13:51:07,074 signals 69815 8782111040 Appointment created: 532c517d-a48d-4b9a-b6ad-9921e873b896 for patient 000007 on 2025-08-12 INFO 2025-10-27 13:51:07,074 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000007-NUR-01 INFO 2025-10-27 13:51:07,074 signals 69815 8782111040 SubFile created: FILE-2025-000007-NUR-01 for clinic Nursing Department INFO 2025-10-27 13:51:07,074 signals 69815 8782111040 Created sub-file FILE-2025-000007-NUR-01 for patient 000007 at clinic Nursing Department INFO 2025-10-27 13:51:07,075 signals 69815 8782111040 Notified provider nasser.al-asiri.nurse3 of new appointment INFO 2025-10-27 13:51:07,076 signals 69815 8782111040 Appointment created: 08ace9fb-92f8-4d1c-a42f-8d1420936c8f for patient 000039 on 2025-10-06 INFO 2025-10-27 13:51:07,077 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000039-NUR-01 INFO 2025-10-27 13:51:07,077 signals 69815 8782111040 SubFile created: FILE-2025-000039-NUR-01 for clinic Nursing Department INFO 2025-10-27 13:51:07,077 signals 69815 8782111040 Created sub-file FILE-2025-000039-NUR-01 for patient 000039 at clinic Nursing Department INFO 2025-10-27 13:51:07,077 signals 69815 8782111040 Notified provider saud.al-qahtani.nurse1 of new appointment INFO 2025-10-27 13:51:07,078 signals 69815 8782111040 Appointment created: dedbca9a-9364-4b86-82af-d39dca91e86d for patient 000013 on 2025-09-29 INFO 2025-10-27 13:51:07,079 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000013-MED-01 INFO 2025-10-27 13:51:07,079 signals 69815 8782111040 SubFile created: FILE-2025-000013-MED-01 for clinic Medical Department INFO 2025-10-27 13:51:07,079 signals 69815 8782111040 Created sub-file FILE-2025-000013-MED-01 for patient 000013 at clinic Medical Department INFO 2025-10-27 13:51:07,079 signals 69815 8782111040 Notified provider fahad.al-dawsari.doctor2 of new appointment INFO 2025-10-27 13:51:07,080 signals 69815 8782111040 Appointment created: 8a033077-f487-4305-9299-64dbcfab7d3e for patient 000035 on 2025-08-04 INFO 2025-10-27 13:51:07,081 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000035-MED-01 INFO 2025-10-27 13:51:07,081 signals 69815 8782111040 SubFile created: FILE-2025-000035-MED-01 for clinic Medical Department INFO 2025-10-27 13:51:07,081 signals 69815 8782111040 Created sub-file FILE-2025-000035-MED-01 for patient 000035 at clinic Medical Department INFO 2025-10-27 13:51:07,081 signals 69815 8782111040 Notified provider ziyad.al-shehri.doctor3 of new appointment INFO 2025-10-27 13:51:07,083 signals 69815 8782111040 Appointment created: 80049476-0061-49ea-a171-057a1b1ff6b9 for patient 000016 on 2025-11-16 INFO 2025-10-27 13:51:07,083 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000016-NUR-02 INFO 2025-10-27 13:51:07,083 signals 69815 8782111040 SubFile created: FILE-2025-000016-NUR-02 for clinic Nursing Department INFO 2025-10-27 13:51:07,083 signals 69815 8782111040 Created sub-file FILE-2025-000016-NUR-02 for patient 000016 at clinic Nursing Department INFO 2025-10-27 13:51:07,083 signals 69815 8782111040 Notified provider saud.al-qahtani.nurse1 of new appointment INFO 2025-10-27 13:51:07,084 signals 69815 8782111040 Scheduled 24-hour reminder for appointment 80049476-0061-49ea-a171-057a1b1ff6b9 INFO 2025-10-27 13:51:07,084 signals 69815 8782111040 Scheduled 2-hour reminder for appointment 80049476-0061-49ea-a171-057a1b1ff6b9 INFO 2025-10-27 13:51:07,085 signals 69815 8782111040 Appointment created: 28daa4fb-3615-4bba-b367-122180d78705 for patient 000015 on 2025-08-10 INFO 2025-10-27 13:51:07,085 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000015-NUR-01 INFO 2025-10-27 13:51:07,085 signals 69815 8782111040 SubFile created: FILE-2025-000015-NUR-01 for clinic Nursing Department INFO 2025-10-27 13:51:07,085 signals 69815 8782111040 Created sub-file FILE-2025-000015-NUR-01 for patient 000015 at clinic Nursing Department INFO 2025-10-27 13:51:07,086 signals 69815 8782111040 Notified provider ziyad.al-dawsari.nurse2 of new appointment INFO 2025-10-27 13:51:07,087 signals 69815 8782111040 Appointment created: 53a8651e-2d26-4ab9-802a-3d8025325684 for patient 000003 on 2025-08-27 INFO 2025-10-27 13:51:07,087 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000003-SLP-01 INFO 2025-10-27 13:51:07,087 signals 69815 8782111040 SubFile created: FILE-2025-000003-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-27 13:51:07,087 signals 69815 8782111040 Created sub-file FILE-2025-000003-SLP-01 for patient 000003 at clinic Speech-Language Pathology INFO 2025-10-27 13:51:07,088 signals 69815 8782111040 Notified provider abdulaziz.al-juaid.slp1 of new appointment INFO 2025-10-27 13:51:07,089 signals 69815 8782111040 Appointment created: f67fa0c0-e019-406a-8afa-6f943650e1df for patient 000042 on 2025-10-16 INFO 2025-10-27 13:51:07,090 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000042-SLP-01 INFO 2025-10-27 13:51:07,090 signals 69815 8782111040 SubFile created: FILE-2025-000042-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-27 13:51:07,090 signals 69815 8782111040 Created sub-file FILE-2025-000042-SLP-01 for patient 000042 at clinic Speech-Language Pathology INFO 2025-10-27 13:51:07,090 signals 69815 8782111040 Notified provider abdulaziz.al-juaid.slp1 of new appointment INFO 2025-10-27 13:51:07,092 signals 69815 8782111040 Appointment created: 23cb20de-261f-408d-889a-c57cc6d91383 for patient 000010 on 2025-09-17 INFO 2025-10-27 13:51:07,092 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000010-ABA-01 INFO 2025-10-27 13:51:07,092 signals 69815 8782111040 SubFile created: FILE-2025-000010-ABA-01 for clinic ABA Therapy INFO 2025-10-27 13:51:07,092 signals 69815 8782111040 Created sub-file FILE-2025-000010-ABA-01 for patient 000010 at clinic ABA Therapy INFO 2025-10-27 13:51:07,093 signals 69815 8782111040 Notified provider reem.al-rashidi.aba2 of new appointment INFO 2025-10-27 13:51:07,094 signals 69815 8782111040 Appointment created: 3fce21bf-0efe-48c8-82d7-097767478c4a for patient 000034 on 2025-08-03 INFO 2025-10-27 13:51:07,094 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000034-SLP-01 INFO 2025-10-27 13:51:07,094 signals 69815 8782111040 SubFile created: FILE-2025-000034-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-27 13:51:07,094 signals 69815 8782111040 Created sub-file FILE-2025-000034-SLP-01 for patient 000034 at clinic Speech-Language Pathology INFO 2025-10-27 13:51:07,095 signals 69815 8782111040 Notified provider abdulaziz.al-juaid.slp1 of new appointment INFO 2025-10-27 13:51:07,096 signals 69815 8782111040 Appointment created: 5b4f33df-816b-4dea-96ff-52c735f185a7 for patient 000047 on 2025-08-13 INFO 2025-10-27 13:51:07,096 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000047-NUR-01 INFO 2025-10-27 13:51:07,096 signals 69815 8782111040 SubFile created: FILE-2025-000047-NUR-01 for clinic Nursing Department INFO 2025-10-27 13:51:07,096 signals 69815 8782111040 Created sub-file FILE-2025-000047-NUR-01 for patient 000047 at clinic Nursing Department INFO 2025-10-27 13:51:07,097 signals 69815 8782111040 Notified provider saud.al-qahtani.nurse1 of new appointment INFO 2025-10-27 13:51:07,098 signals 69815 8782111040 Appointment created: d3a5cc71-edcb-4a72-8b97-4c2304c04c70 for patient 000031 on 2025-09-25 INFO 2025-10-27 13:51:07,098 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000031-ABA-01 INFO 2025-10-27 13:51:07,098 signals 69815 8782111040 SubFile created: FILE-2025-000031-ABA-01 for clinic ABA Therapy INFO 2025-10-27 13:51:07,098 signals 69815 8782111040 Created sub-file FILE-2025-000031-ABA-01 for patient 000031 at clinic ABA Therapy INFO 2025-10-27 13:51:07,099 signals 69815 8782111040 Notified provider hessa.al-otaibi.aba1 of new appointment INFO 2025-10-27 13:51:07,100 signals 69815 8782111040 Appointment created: 57a8c29e-fb54-472e-a118-280a1029ea23 for patient 000040 on 2025-10-20 INFO 2025-10-27 13:51:07,101 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000040-MED-01 INFO 2025-10-27 13:51:07,101 signals 69815 8782111040 SubFile created: FILE-2025-000040-MED-01 for clinic Medical Department INFO 2025-10-27 13:51:07,101 signals 69815 8782111040 Created sub-file FILE-2025-000040-MED-01 for patient 000040 at clinic Medical Department INFO 2025-10-27 13:51:07,101 signals 69815 8782111040 Notified provider ziyad.al-shehri.doctor3 of new appointment INFO 2025-10-27 13:51:07,102 signals 69815 8782111040 Appointment created: 1cae8009-1c93-4043-911d-8b0e0403a368 for patient 000022 on 2025-11-20 INFO 2025-10-27 13:51:07,102 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000022-NUR-01 INFO 2025-10-27 13:51:07,102 signals 69815 8782111040 SubFile created: FILE-2025-000022-NUR-01 for clinic Nursing Department INFO 2025-10-27 13:51:07,102 signals 69815 8782111040 Created sub-file FILE-2025-000022-NUR-01 for patient 000022 at clinic Nursing Department INFO 2025-10-27 13:51:07,103 signals 69815 8782111040 Notified provider nasser.al-asiri.nurse3 of new appointment INFO 2025-10-27 13:51:07,103 signals 69815 8782111040 Scheduled 24-hour reminder for appointment 1cae8009-1c93-4043-911d-8b0e0403a368 INFO 2025-10-27 13:51:07,103 signals 69815 8782111040 Scheduled 2-hour reminder for appointment 1cae8009-1c93-4043-911d-8b0e0403a368 INFO 2025-10-27 13:51:07,104 signals 69815 8782111040 Appointment created: 6b4c4278-467e-4178-97fb-f92a79484844 for patient 000044 on 2025-08-31 INFO 2025-10-27 13:51:07,105 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000044-SLP-01 INFO 2025-10-27 13:51:07,105 signals 69815 8782111040 SubFile created: FILE-2025-000044-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-27 13:51:07,105 signals 69815 8782111040 Created sub-file FILE-2025-000044-SLP-01 for patient 000044 at clinic Speech-Language Pathology INFO 2025-10-27 13:51:07,105 signals 69815 8782111040 Notified provider abdulaziz.al-juaid.slp1 of new appointment INFO 2025-10-27 13:51:07,107 signals 69815 8782111040 Appointment created: 85bead39-eabc-4da4-84c6-01786f2b7e6e for patient 000011 on 2025-10-26 INFO 2025-10-27 13:51:07,107 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000011-OT-01 INFO 2025-10-27 13:51:07,107 signals 69815 8782111040 SubFile created: FILE-2025-000011-OT-01 for clinic Occupational Therapy INFO 2025-10-27 13:51:07,107 signals 69815 8782111040 Created sub-file FILE-2025-000011-OT-01 for patient 000011 at clinic Occupational Therapy INFO 2025-10-27 13:51:07,107 signals 69815 8782111040 Notified provider munira.al-qahtani.ot2 of new appointment INFO 2025-10-27 13:51:07,108 signals 69815 8782111040 Appointment created: 6d2b13bd-b92a-4ad2-bab9-413d745fa3e3 for patient 000019 on 2025-10-15 INFO 2025-10-27 13:51:07,108 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000019-MED-01 INFO 2025-10-27 13:51:07,109 signals 69815 8782111040 SubFile created: FILE-2025-000019-MED-01 for clinic Medical Department INFO 2025-10-27 13:51:07,109 signals 69815 8782111040 Created sub-file FILE-2025-000019-MED-01 for patient 000019 at clinic Medical Department INFO 2025-10-27 13:51:07,109 signals 69815 8782111040 Notified provider fahad.al-dawsari.doctor2 of new appointment INFO 2025-10-27 13:51:07,110 signals 69815 8782111040 Appointment created: 54c632fe-cb60-4b78-8b24-8a926ce38cef for patient 000023 on 2025-11-24 INFO 2025-10-27 13:51:07,110 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000023-ABA-01 INFO 2025-10-27 13:51:07,111 signals 69815 8782111040 SubFile created: FILE-2025-000023-ABA-01 for clinic ABA Therapy INFO 2025-10-27 13:51:07,111 signals 69815 8782111040 Created sub-file FILE-2025-000023-ABA-01 for patient 000023 at clinic ABA Therapy INFO 2025-10-27 13:51:07,111 signals 69815 8782111040 Notified provider reem.al-rashidi.aba2 of new appointment INFO 2025-10-27 13:51:07,111 signals 69815 8782111040 Scheduled 24-hour reminder for appointment 54c632fe-cb60-4b78-8b24-8a926ce38cef INFO 2025-10-27 13:51:07,112 signals 69815 8782111040 Scheduled 2-hour reminder for appointment 54c632fe-cb60-4b78-8b24-8a926ce38cef INFO 2025-10-27 13:51:07,113 signals 69815 8782111040 Appointment created: c19562d5-5664-477a-b6c1-e700b30067ba for patient 000025 on 2025-09-11 INFO 2025-10-27 13:51:07,113 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000025-NUR-01 INFO 2025-10-27 13:51:07,113 signals 69815 8782111040 SubFile created: FILE-2025-000025-NUR-01 for clinic Nursing Department INFO 2025-10-27 13:51:07,113 signals 69815 8782111040 Created sub-file FILE-2025-000025-NUR-01 for patient 000025 at clinic Nursing Department INFO 2025-10-27 13:51:07,114 signals 69815 8782111040 Notified provider saud.al-qahtani.nurse1 of new appointment INFO 2025-10-27 13:51:07,115 signals 69815 8782111040 Appointment created: ab733dc1-296c-4b55-868c-13eca77b3ab8 for patient 000027 on 2025-09-18 INFO 2025-10-27 13:51:07,115 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000027-NUR-01 INFO 2025-10-27 13:51:07,115 signals 69815 8782111040 SubFile created: FILE-2025-000027-NUR-01 for clinic Nursing Department INFO 2025-10-27 13:51:07,115 signals 69815 8782111040 Created sub-file FILE-2025-000027-NUR-01 for patient 000027 at clinic Nursing Department INFO 2025-10-27 13:51:07,116 signals 69815 8782111040 Notified provider saud.al-qahtani.nurse1 of new appointment INFO 2025-10-27 13:51:07,117 signals 69815 8782111040 Appointment created: cb123ba9-1473-415e-ac3a-8076cda9fe9b for patient 000040 on 2025-09-16 INFO 2025-10-27 13:51:07,117 signals 69815 8782111040 Notified provider fahad.al-dawsari.doctor2 of new appointment INFO 2025-10-27 13:51:07,119 signals 69815 8782111040 Appointment created: 61271178-0cf7-4b32-93de-a9cc8ec1ab81 for patient 000035 on 2025-10-02 INFO 2025-10-27 13:51:07,119 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000035-NUR-02 INFO 2025-10-27 13:51:07,119 signals 69815 8782111040 SubFile created: FILE-2025-000035-NUR-02 for clinic Nursing Department INFO 2025-10-27 13:51:07,119 signals 69815 8782111040 Created sub-file FILE-2025-000035-NUR-02 for patient 000035 at clinic Nursing Department INFO 2025-10-27 13:51:07,119 signals 69815 8782111040 Notified provider saud.al-qahtani.nurse1 of new appointment INFO 2025-10-27 13:51:07,121 signals 69815 8782111040 Appointment created: bb2d95ee-f0e7-437f-9fc5-356b69c3e2a4 for patient 000041 on 2025-10-12 INFO 2025-10-27 13:51:07,121 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000041-ABA-01 INFO 2025-10-27 13:51:07,121 signals 69815 8782111040 SubFile created: FILE-2025-000041-ABA-01 for clinic ABA Therapy INFO 2025-10-27 13:51:07,121 signals 69815 8782111040 Created sub-file FILE-2025-000041-ABA-01 for patient 000041 at clinic ABA Therapy INFO 2025-10-27 13:51:07,121 signals 69815 8782111040 Notified provider hessa.al-otaibi.aba1 of new appointment INFO 2025-10-27 13:51:07,123 signals 69815 8782111040 Appointment created: db6df6ba-44e4-4565-9a6e-3c787beb8498 for patient 000013 on 2025-08-17 INFO 2025-10-27 13:51:07,123 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000013-NUR-02 INFO 2025-10-27 13:51:07,123 signals 69815 8782111040 SubFile created: FILE-2025-000013-NUR-02 for clinic Nursing Department INFO 2025-10-27 13:51:07,123 signals 69815 8782111040 Created sub-file FILE-2025-000013-NUR-02 for patient 000013 at clinic Nursing Department INFO 2025-10-27 13:51:07,123 signals 69815 8782111040 Notified provider ziyad.al-dawsari.nurse2 of new appointment INFO 2025-10-27 13:51:07,125 signals 69815 8782111040 Appointment created: 182d1d49-3d7c-4377-baf9-6208c8d55a47 for patient 000020 on 2025-09-02 INFO 2025-10-27 13:51:07,125 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000020-MED-01 INFO 2025-10-27 13:51:07,126 signals 69815 8782111040 SubFile created: FILE-2025-000020-MED-01 for clinic Medical Department INFO 2025-10-27 13:51:07,126 signals 69815 8782111040 Created sub-file FILE-2025-000020-MED-01 for patient 000020 at clinic Medical Department INFO 2025-10-27 13:51:07,126 signals 69815 8782111040 Notified provider ziyad.al-shehri.doctor3 of new appointment INFO 2025-10-27 13:51:07,128 signals 69815 8782111040 Appointment created: deada2e6-1ed6-4898-82b1-864ad6f9c292 for patient 000020 on 2025-08-14 INFO 2025-10-27 13:51:07,128 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000020-SLP-02 INFO 2025-10-27 13:51:07,128 signals 69815 8782111040 SubFile created: FILE-2025-000020-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-27 13:51:07,128 signals 69815 8782111040 Created sub-file FILE-2025-000020-SLP-02 for patient 000020 at clinic Speech-Language Pathology INFO 2025-10-27 13:51:07,128 signals 69815 8782111040 Notified provider nasser.al-otaibi.slp2 of new appointment INFO 2025-10-27 13:51:07,129 signals 69815 8782111040 Appointment created: 28d42e60-76f1-46ac-b132-23ad6869b2c6 for patient 000049 on 2025-08-24 INFO 2025-10-27 13:51:07,130 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000049-SLP-02 INFO 2025-10-27 13:51:07,130 signals 69815 8782111040 SubFile created: FILE-2025-000049-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-27 13:51:07,130 signals 69815 8782111040 Created sub-file FILE-2025-000049-SLP-02 for patient 000049 at clinic Speech-Language Pathology INFO 2025-10-27 13:51:07,130 signals 69815 8782111040 Notified provider nasser.al-otaibi.slp2 of new appointment INFO 2025-10-27 13:51:07,131 signals 69815 8782111040 Appointment created: 9cafa5a1-a38e-4189-b9be-5ce204bf096a for patient 000036 on 2025-11-16 INFO 2025-10-27 13:51:07,132 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000036-SLP-01 INFO 2025-10-27 13:51:07,132 signals 69815 8782111040 SubFile created: FILE-2025-000036-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-27 13:51:07,132 signals 69815 8782111040 Created sub-file FILE-2025-000036-SLP-01 for patient 000036 at clinic Speech-Language Pathology INFO 2025-10-27 13:51:07,134 confirmation_service 69815 8782111040 Created confirmation token for appointment 9cafa5a1-a38e-4189-b9be-5ce204bf096a, expires at 2025-11-03 10:51:07.134617+00:00 ERROR 2025-10-27 13:51:07,135 signals 69815 8782111040 Error creating confirmation token for appointment 9cafa5a1-a38e-4189-b9be-5ce204bf096a: combine() argument 2 must be datetime.time, not str INFO 2025-10-27 13:51:07,135 signals 69815 8782111040 Notified provider nasser.al-otaibi.slp2 of new appointment INFO 2025-10-27 13:51:07,136 signals 69815 8782111040 Scheduled 24-hour reminder for appointment 9cafa5a1-a38e-4189-b9be-5ce204bf096a INFO 2025-10-27 13:51:07,136 signals 69815 8782111040 Scheduled 2-hour reminder for appointment 9cafa5a1-a38e-4189-b9be-5ce204bf096a INFO 2025-10-27 13:51:07,137 signals 69815 8782111040 Appointment created: 564fe089-e3c4-4af4-a28a-26f663f25b4f for patient 000007 on 2025-09-10 INFO 2025-10-27 13:51:07,138 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000007-ABA-02 INFO 2025-10-27 13:51:07,138 signals 69815 8782111040 SubFile created: FILE-2025-000007-ABA-02 for clinic ABA Therapy INFO 2025-10-27 13:51:07,138 signals 69815 8782111040 Created sub-file FILE-2025-000007-ABA-02 for patient 000007 at clinic ABA Therapy INFO 2025-10-27 13:51:07,138 signals 69815 8782111040 Notified provider reem.al-rashidi.aba2 of new appointment INFO 2025-10-27 13:51:07,140 signals 69815 8782111040 Appointment created: 94794c34-2f18-4b4c-99a0-1406d569b683 for patient 000012 on 2025-10-07 INFO 2025-10-27 13:51:07,140 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000012-NUR-01 INFO 2025-10-27 13:51:07,140 signals 69815 8782111040 SubFile created: FILE-2025-000012-NUR-01 for clinic Nursing Department INFO 2025-10-27 13:51:07,140 signals 69815 8782111040 Created sub-file FILE-2025-000012-NUR-01 for patient 000012 at clinic Nursing Department INFO 2025-10-27 13:51:07,141 signals 69815 8782111040 Notified provider nasser.al-asiri.nurse3 of new appointment INFO 2025-10-27 13:51:07,142 signals 69815 8782111040 Appointment created: ba9fe80a-f933-4e25-aa68-6f9aa9e6207a for patient 000024 on 2025-10-15 INFO 2025-10-27 13:51:07,142 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000024-NUR-01 INFO 2025-10-27 13:51:07,142 signals 69815 8782111040 SubFile created: FILE-2025-000024-NUR-01 for clinic Nursing Department INFO 2025-10-27 13:51:07,142 signals 69815 8782111040 Created sub-file FILE-2025-000024-NUR-01 for patient 000024 at clinic Nursing Department INFO 2025-10-27 13:51:07,143 signals 69815 8782111040 Notified provider saud.al-qahtani.nurse1 of new appointment INFO 2025-10-27 13:51:07,144 signals 69815 8782111040 Appointment created: 78056525-73a9-4e29-86eb-644497784189 for patient 000037 on 2025-09-25 INFO 2025-10-27 13:51:07,144 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000037-MED-01 INFO 2025-10-27 13:51:07,144 signals 69815 8782111040 SubFile created: FILE-2025-000037-MED-01 for clinic Medical Department INFO 2025-10-27 13:51:07,144 signals 69815 8782111040 Created sub-file FILE-2025-000037-MED-01 for patient 000037 at clinic Medical Department INFO 2025-10-27 13:51:07,145 signals 69815 8782111040 Notified provider abeer.al-harbi.doctor1 of new appointment INFO 2025-10-27 13:51:07,146 signals 69815 8782111040 Appointment created: f37ee837-0b21-4980-95c7-35924932fa8a for patient 000035 on 2025-07-30 INFO 2025-10-27 13:51:07,146 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000035-OT-03 INFO 2025-10-27 13:51:07,146 signals 69815 8782111040 SubFile created: FILE-2025-000035-OT-03 for clinic Occupational Therapy INFO 2025-10-27 13:51:07,146 signals 69815 8782111040 Created sub-file FILE-2025-000035-OT-03 for patient 000035 at clinic Occupational Therapy INFO 2025-10-27 13:51:07,147 signals 69815 8782111040 Notified provider jawaher.al-dosari.ot1 of new appointment INFO 2025-10-27 13:51:07,148 signals 69815 8782111040 Appointment created: 95f4e9a2-c207-47ec-823f-5cbb7f41705f for patient 000045 on 2025-09-14 INFO 2025-10-27 13:51:07,149 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000045-NUR-01 INFO 2025-10-27 13:51:07,149 signals 69815 8782111040 SubFile created: FILE-2025-000045-NUR-01 for clinic Nursing Department INFO 2025-10-27 13:51:07,149 signals 69815 8782111040 Created sub-file FILE-2025-000045-NUR-01 for patient 000045 at clinic Nursing Department INFO 2025-10-27 13:51:07,149 signals 69815 8782111040 Notified provider nasser.al-asiri.nurse3 of new appointment INFO 2025-10-27 13:51:07,151 signals 69815 8782111040 Appointment created: 2b053fbe-c76f-430a-bc3b-6ae1a5dcb16a for patient 000040 on 2025-10-23 INFO 2025-10-27 13:51:07,151 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000040-NUR-02 INFO 2025-10-27 13:51:07,151 signals 69815 8782111040 SubFile created: FILE-2025-000040-NUR-02 for clinic Nursing Department INFO 2025-10-27 13:51:07,151 signals 69815 8782111040 Created sub-file FILE-2025-000040-NUR-02 for patient 000040 at clinic Nursing Department INFO 2025-10-27 13:51:07,152 signals 69815 8782111040 Notified provider ziyad.al-dawsari.nurse2 of new appointment INFO 2025-10-27 13:51:07,153 signals 69815 8782111040 Appointment created: dd866d01-14de-43f6-8c9c-7f6b691d8203 for patient 000037 on 2025-10-05 INFO 2025-10-27 13:51:07,153 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000037-NUR-02 INFO 2025-10-27 13:51:07,153 signals 69815 8782111040 SubFile created: FILE-2025-000037-NUR-02 for clinic Nursing Department INFO 2025-10-27 13:51:07,153 signals 69815 8782111040 Created sub-file FILE-2025-000037-NUR-02 for patient 000037 at clinic Nursing Department INFO 2025-10-27 13:51:07,154 signals 69815 8782111040 Notified provider ziyad.al-dawsari.nurse2 of new appointment INFO 2025-10-27 13:51:07,155 signals 69815 8782111040 Appointment created: e672664c-fa83-4c3c-a7cf-61df40aecb4d for patient 000033 on 2025-08-31 INFO 2025-10-27 13:51:07,155 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000033-NUR-01 INFO 2025-10-27 13:51:07,155 signals 69815 8782111040 SubFile created: FILE-2025-000033-NUR-01 for clinic Nursing Department INFO 2025-10-27 13:51:07,155 signals 69815 8782111040 Created sub-file FILE-2025-000033-NUR-01 for patient 000033 at clinic Nursing Department INFO 2025-10-27 13:51:07,156 signals 69815 8782111040 Notified provider ziyad.al-dawsari.nurse2 of new appointment INFO 2025-10-27 13:51:07,157 signals 69815 8782111040 Appointment created: 517efcb0-a577-4172-bdde-7a644d793ccb for patient 000023 on 2025-09-07 INFO 2025-10-27 13:51:07,157 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000023-OT-02 INFO 2025-10-27 13:51:07,158 signals 69815 8782111040 SubFile created: FILE-2025-000023-OT-02 for clinic Occupational Therapy INFO 2025-10-27 13:51:07,158 signals 69815 8782111040 Created sub-file FILE-2025-000023-OT-02 for patient 000023 at clinic Occupational Therapy INFO 2025-10-27 13:51:07,158 signals 69815 8782111040 Notified provider munira.al-qahtani.ot2 of new appointment INFO 2025-10-27 13:51:07,159 signals 69815 8782111040 Appointment created: e69867a5-cea1-43e4-a391-271c5c211d63 for patient 000007 on 2025-08-05 INFO 2025-10-27 13:51:07,160 signals 69815 8782111040 Notified provider ziyad.al-dawsari.nurse2 of new appointment INFO 2025-10-27 13:51:07,161 signals 69815 8782111040 Appointment created: d742dac9-a817-42b3-9699-3c9a95211ed9 for patient 000011 on 2025-08-18 INFO 2025-10-27 13:51:07,161 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000011-MED-02 INFO 2025-10-27 13:51:07,162 signals 69815 8782111040 SubFile created: FILE-2025-000011-MED-02 for clinic Medical Department INFO 2025-10-27 13:51:07,162 signals 69815 8782111040 Created sub-file FILE-2025-000011-MED-02 for patient 000011 at clinic Medical Department INFO 2025-10-27 13:51:07,162 signals 69815 8782111040 Notified provider abeer.al-harbi.doctor1 of new appointment INFO 2025-10-27 13:51:07,164 signals 69815 8782111040 Appointment created: 34c2cff2-d72b-4052-b536-146d44f218a0 for patient 000004 on 2025-08-17 INFO 2025-10-27 13:51:07,164 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000004-NUR-01 INFO 2025-10-27 13:51:07,164 signals 69815 8782111040 SubFile created: FILE-2025-000004-NUR-01 for clinic Nursing Department INFO 2025-10-27 13:51:07,164 signals 69815 8782111040 Created sub-file FILE-2025-000004-NUR-01 for patient 000004 at clinic Nursing Department INFO 2025-10-27 13:51:07,164 signals 69815 8782111040 Notified provider nasser.al-asiri.nurse3 of new appointment INFO 2025-10-27 13:51:07,166 signals 69815 8782111040 Appointment created: 45ea6234-581e-45e6-b461-4741e628a411 for patient 000048 on 2025-10-06 INFO 2025-10-27 13:51:07,166 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000048-NUR-01 INFO 2025-10-27 13:51:07,166 signals 69815 8782111040 SubFile created: FILE-2025-000048-NUR-01 for clinic Nursing Department INFO 2025-10-27 13:51:07,166 signals 69815 8782111040 Created sub-file FILE-2025-000048-NUR-01 for patient 000048 at clinic Nursing Department INFO 2025-10-27 13:51:07,167 signals 69815 8782111040 Notified provider saud.al-qahtani.nurse1 of new appointment INFO 2025-10-27 13:51:07,167 signals 69815 8782111040 Appointment created: 7a3ec7b8-04d4-49f4-99a7-83d0049980a8 for patient 000028 on 2025-07-31 INFO 2025-10-27 13:51:07,168 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000028-SLP-02 INFO 2025-10-27 13:51:07,168 signals 69815 8782111040 SubFile created: FILE-2025-000028-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-27 13:51:07,168 signals 69815 8782111040 Created sub-file FILE-2025-000028-SLP-02 for patient 000028 at clinic Speech-Language Pathology INFO 2025-10-27 13:51:07,168 signals 69815 8782111040 Notified provider abdulaziz.al-juaid.slp1 of new appointment INFO 2025-10-27 13:51:07,170 signals 69815 8782111040 Appointment created: fe952401-bfbc-4791-b890-f9e0fbf46597 for patient 000038 on 2025-09-21 INFO 2025-10-27 13:51:07,170 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000038-SLP-01 INFO 2025-10-27 13:51:07,170 signals 69815 8782111040 SubFile created: FILE-2025-000038-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-27 13:51:07,170 signals 69815 8782111040 Created sub-file FILE-2025-000038-SLP-01 for patient 000038 at clinic Speech-Language Pathology INFO 2025-10-27 13:51:07,170 signals 69815 8782111040 Notified provider abdulaziz.al-juaid.slp1 of new appointment INFO 2025-10-27 13:51:07,172 signals 69815 8782111040 Appointment created: caf02d4c-ca2e-499c-be82-a83659e7d87c for patient 000009 on 2025-09-02 INFO 2025-10-27 13:51:07,172 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000009-SLP-01 INFO 2025-10-27 13:51:07,172 signals 69815 8782111040 SubFile created: FILE-2025-000009-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-27 13:51:07,172 signals 69815 8782111040 Created sub-file FILE-2025-000009-SLP-01 for patient 000009 at clinic Speech-Language Pathology INFO 2025-10-27 13:51:07,172 signals 69815 8782111040 Notified provider abdulaziz.al-juaid.slp1 of new appointment INFO 2025-10-27 13:51:07,174 signals 69815 8782111040 Appointment created: 36f6fe66-7c58-4fe4-8093-42b18b2edf22 for patient 000042 on 2025-08-19 INFO 2025-10-27 13:51:07,174 signals 69815 8782111040 Notified provider nasser.al-otaibi.slp2 of new appointment INFO 2025-10-27 13:51:07,175 signals 69815 8782111040 Appointment created: 4c671a13-5b14-4d9e-98b9-2c20b4ae281b for patient 000025 on 2025-07-29 INFO 2025-10-27 13:51:07,176 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000025-ABA-02 INFO 2025-10-27 13:51:07,176 signals 69815 8782111040 SubFile created: FILE-2025-000025-ABA-02 for clinic ABA Therapy INFO 2025-10-27 13:51:07,176 signals 69815 8782111040 Created sub-file FILE-2025-000025-ABA-02 for patient 000025 at clinic ABA Therapy INFO 2025-10-27 13:51:07,176 signals 69815 8782111040 Notified provider reem.al-rashidi.aba2 of new appointment INFO 2025-10-27 13:51:07,177 signals 69815 8782111040 Appointment created: 195fdb42-eb49-436f-a4aa-be57902a34fc for patient 000012 on 2025-10-05 INFO 2025-10-27 13:51:07,177 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000012-SLP-02 INFO 2025-10-27 13:51:07,177 signals 69815 8782111040 SubFile created: FILE-2025-000012-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-27 13:51:07,177 signals 69815 8782111040 Created sub-file FILE-2025-000012-SLP-02 for patient 000012 at clinic Speech-Language Pathology INFO 2025-10-27 13:51:07,178 signals 69815 8782111040 Notified provider abdulaziz.al-juaid.slp1 of new appointment INFO 2025-10-27 13:51:07,179 signals 69815 8782111040 Appointment created: 9c69c6b1-12fd-4861-8aa9-cd10fc4463ed for patient 000001 on 2025-10-23 INFO 2025-10-27 13:51:07,180 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000001-OT-02 INFO 2025-10-27 13:51:07,180 signals 69815 8782111040 SubFile created: FILE-2025-000001-OT-02 for clinic Occupational Therapy INFO 2025-10-27 13:51:07,180 signals 69815 8782111040 Created sub-file FILE-2025-000001-OT-02 for patient 000001 at clinic Occupational Therapy INFO 2025-10-27 13:51:07,180 signals 69815 8782111040 Notified provider munira.al-qahtani.ot2 of new appointment INFO 2025-10-27 13:51:07,181 signals 69815 8782111040 Appointment created: 60a0a9aa-97d9-474f-8f35-6ea2638b410e for patient 000040 on 2025-08-03 INFO 2025-10-27 13:51:07,182 signals 69815 8782111040 Notified provider saud.al-qahtani.nurse1 of new appointment INFO 2025-10-27 13:51:07,183 signals 69815 8782111040 Appointment created: 80157786-4d02-4e2a-960f-8ff0acdb443b for patient 000012 on 2025-11-02 INFO 2025-10-27 13:51:07,184 confirmation_service 69815 8782111040 Created confirmation token for appointment 80157786-4d02-4e2a-960f-8ff0acdb443b, expires at 2025-11-03 10:51:07.184474+00:00 ERROR 2025-10-27 13:51:07,184 signals 69815 8782111040 Error creating confirmation token for appointment 80157786-4d02-4e2a-960f-8ff0acdb443b: combine() argument 2 must be datetime.time, not str INFO 2025-10-27 13:51:07,185 signals 69815 8782111040 Notified provider saud.al-qahtani.nurse1 of new appointment INFO 2025-10-27 13:51:07,185 signals 69815 8782111040 Scheduled 24-hour reminder for appointment 80157786-4d02-4e2a-960f-8ff0acdb443b INFO 2025-10-27 13:51:07,185 signals 69815 8782111040 Scheduled 2-hour reminder for appointment 80157786-4d02-4e2a-960f-8ff0acdb443b INFO 2025-10-27 13:51:07,186 signals 69815 8782111040 Appointment created: b503b994-aa31-4d97-bfaa-90009e545f33 for patient 000029 on 2025-09-07 INFO 2025-10-27 13:51:07,187 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000029-MED-01 INFO 2025-10-27 13:51:07,187 signals 69815 8782111040 SubFile created: FILE-2025-000029-MED-01 for clinic Medical Department INFO 2025-10-27 13:51:07,187 signals 69815 8782111040 Created sub-file FILE-2025-000029-MED-01 for patient 000029 at clinic Medical Department INFO 2025-10-27 13:51:07,187 signals 69815 8782111040 Notified provider ziyad.al-shehri.doctor3 of new appointment INFO 2025-10-27 13:51:07,188 signals 69815 8782111040 Appointment created: a8d5308e-b285-4231-b787-65cce34e27d5 for patient 000007 on 2025-10-09 INFO 2025-10-27 13:51:07,189 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000007-OT-03 INFO 2025-10-27 13:51:07,189 signals 69815 8782111040 SubFile created: FILE-2025-000007-OT-03 for clinic Occupational Therapy INFO 2025-10-27 13:51:07,189 signals 69815 8782111040 Created sub-file FILE-2025-000007-OT-03 for patient 000007 at clinic Occupational Therapy INFO 2025-10-27 13:51:07,189 signals 69815 8782111040 Notified provider munira.al-qahtani.ot2 of new appointment INFO 2025-10-27 13:51:07,190 signals 69815 8782111040 Appointment created: 933785a4-5634-4771-bc3c-e1394be19e67 for patient 000050 on 2025-10-12 INFO 2025-10-27 13:51:07,190 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000050-OT-01 INFO 2025-10-27 13:51:07,190 signals 69815 8782111040 SubFile created: FILE-2025-000050-OT-01 for clinic Occupational Therapy INFO 2025-10-27 13:51:07,190 signals 69815 8782111040 Created sub-file FILE-2025-000050-OT-01 for patient 000050 at clinic Occupational Therapy INFO 2025-10-27 13:51:07,191 signals 69815 8782111040 Notified provider munira.al-qahtani.ot2 of new appointment INFO 2025-10-27 13:51:07,192 signals 69815 8782111040 Appointment created: ce5b2152-a005-4a4e-b015-cace2f9ceed5 for patient 000016 on 2025-08-21 INFO 2025-10-27 13:51:07,192 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000016-SLP-03 INFO 2025-10-27 13:51:07,192 signals 69815 8782111040 SubFile created: FILE-2025-000016-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-27 13:51:07,192 signals 69815 8782111040 Created sub-file FILE-2025-000016-SLP-03 for patient 000016 at clinic Speech-Language Pathology INFO 2025-10-27 13:51:07,193 signals 69815 8782111040 Notified provider abdulaziz.al-juaid.slp1 of new appointment INFO 2025-10-27 13:51:07,194 signals 69815 8782111040 Appointment created: 86b8e8c7-0e3a-4ccf-8faa-0b7f7f9efcfe for patient 000019 on 2025-10-28 INFO 2025-10-27 13:51:07,194 signals 69815 8782111040 Notified provider ziyad.al-shehri.doctor3 of new appointment INFO 2025-10-27 13:51:07,195 signals 69815 8782111040 Scheduled 2-hour reminder for appointment 86b8e8c7-0e3a-4ccf-8faa-0b7f7f9efcfe INFO 2025-10-27 13:51:07,196 signals 69815 8782111040 Appointment created: 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 for patient 000050 on 2025-11-09 INFO 2025-10-27 13:51:07,196 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000050-NUR-02 INFO 2025-10-27 13:51:07,196 signals 69815 8782111040 SubFile created: FILE-2025-000050-NUR-02 for clinic Nursing Department INFO 2025-10-27 13:51:07,196 signals 69815 8782111040 Created sub-file FILE-2025-000050-NUR-02 for patient 000050 at clinic Nursing Department INFO 2025-10-27 13:51:07,197 signals 69815 8782111040 Notified provider nasser.al-asiri.nurse3 of new appointment INFO 2025-10-27 13:51:07,197 signals 69815 8782111040 Scheduled 24-hour reminder for appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 INFO 2025-10-27 13:51:07,197 signals 69815 8782111040 Scheduled 2-hour reminder for appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 INFO 2025-10-27 13:51:07,198 signals 69815 8782111040 Appointment created: a56798b3-5aa5-47cb-bcb2-68acf0082217 for patient 000047 on 2025-10-19 INFO 2025-10-27 13:51:07,199 signals 69815 8782111040 Notified provider saud.al-qahtani.nurse1 of new appointment INFO 2025-10-27 13:51:07,200 signals 69815 8782111040 Appointment created: df58f9f8-7f4d-4d6d-bfd5-c98543ba2a36 for patient 000027 on 2025-08-17 INFO 2025-10-27 13:51:07,201 signals 69815 8782111040 Notified provider nasser.al-asiri.nurse3 of new appointment INFO 2025-10-27 13:51:07,201 signals 69815 8782111040 Appointment created: 6357b1d4-1125-4d79-bf55-3fb0959ed778 for patient 000020 on 2025-08-28 INFO 2025-10-27 13:51:07,202 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000020-ABA-03 INFO 2025-10-27 13:51:07,202 signals 69815 8782111040 SubFile created: FILE-2025-000020-ABA-03 for clinic ABA Therapy INFO 2025-10-27 13:51:07,202 signals 69815 8782111040 Created sub-file FILE-2025-000020-ABA-03 for patient 000020 at clinic ABA Therapy INFO 2025-10-27 13:51:07,202 signals 69815 8782111040 Notified provider reem.al-rashidi.aba2 of new appointment INFO 2025-10-27 13:51:07,203 signals 69815 8782111040 Appointment created: 728bf418-0756-490d-8df2-50178e77f02a for patient 000038 on 2025-07-29 INFO 2025-10-27 13:51:07,204 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000038-NUR-02 INFO 2025-10-27 13:51:07,204 signals 69815 8782111040 SubFile created: FILE-2025-000038-NUR-02 for clinic Nursing Department INFO 2025-10-27 13:51:07,204 signals 69815 8782111040 Created sub-file FILE-2025-000038-NUR-02 for patient 000038 at clinic Nursing Department INFO 2025-10-27 13:51:07,204 signals 69815 8782111040 Notified provider ziyad.al-dawsari.nurse2 of new appointment INFO 2025-10-27 13:51:07,205 signals 69815 8782111040 Appointment created: 54575d56-2c53-4a53-9f8e-4e258b2ae4d8 for patient 000022 on 2025-09-21 INFO 2025-10-27 13:51:07,206 signals 69815 8782111040 Notified provider nasser.al-asiri.nurse3 of new appointment INFO 2025-10-27 13:51:07,207 signals 69815 8782111040 Appointment created: d2d1d6af-dcd6-445c-85a3-75a7e1cb02b0 for patient 000002 on 2025-08-03 INFO 2025-10-27 13:51:07,207 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000002-SLP-02 INFO 2025-10-27 13:51:07,208 signals 69815 8782111040 SubFile created: FILE-2025-000002-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-27 13:51:07,208 signals 69815 8782111040 Created sub-file FILE-2025-000002-SLP-02 for patient 000002 at clinic Speech-Language Pathology INFO 2025-10-27 13:51:07,208 signals 69815 8782111040 Notified provider abdulaziz.al-juaid.slp1 of new appointment INFO 2025-10-27 13:51:07,209 signals 69815 8782111040 Appointment created: 28fd4354-1ba0-48ca-986d-5da3668abe07 for patient 000019 on 2025-10-16 INFO 2025-10-27 13:51:07,210 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000019-SLP-02 INFO 2025-10-27 13:51:07,210 signals 69815 8782111040 SubFile created: FILE-2025-000019-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-27 13:51:07,210 signals 69815 8782111040 Created sub-file FILE-2025-000019-SLP-02 for patient 000019 at clinic Speech-Language Pathology INFO 2025-10-27 13:51:07,211 signals 69815 8782111040 Notified provider nasser.al-otaibi.slp2 of new appointment INFO 2025-10-27 13:51:07,213 signals 69815 8782111040 Appointment created: a97978ae-68c9-4c11-aa44-fc5bdbefcc89 for patient 000032 on 2025-08-26 INFO 2025-10-27 13:51:07,213 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000032-MED-01 INFO 2025-10-27 13:51:07,213 signals 69815 8782111040 SubFile created: FILE-2025-000032-MED-01 for clinic Medical Department INFO 2025-10-27 13:51:07,213 signals 69815 8782111040 Created sub-file FILE-2025-000032-MED-01 for patient 000032 at clinic Medical Department INFO 2025-10-27 13:51:07,214 signals 69815 8782111040 Notified provider abeer.al-harbi.doctor1 of new appointment INFO 2025-10-27 13:51:07,214 signals 69815 8782111040 Appointment created: 92908621-9ffb-44ad-a48d-cccba08904db for patient 000012 on 2025-08-07 INFO 2025-10-27 13:51:07,215 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000012-ABA-03 INFO 2025-10-27 13:51:07,215 signals 69815 8782111040 SubFile created: FILE-2025-000012-ABA-03 for clinic ABA Therapy INFO 2025-10-27 13:51:07,215 signals 69815 8782111040 Created sub-file FILE-2025-000012-ABA-03 for patient 000012 at clinic ABA Therapy INFO 2025-10-27 13:51:07,215 signals 69815 8782111040 Notified provider reem.al-rashidi.aba2 of new appointment INFO 2025-10-27 13:51:07,217 signals 69815 8782111040 Appointment created: c30e8663-88a2-412a-b10c-777e14361901 for patient 000045 on 2025-09-10 INFO 2025-10-27 13:51:07,217 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000045-OT-02 INFO 2025-10-27 13:51:07,217 signals 69815 8782111040 SubFile created: FILE-2025-000045-OT-02 for clinic Occupational Therapy INFO 2025-10-27 13:51:07,217 signals 69815 8782111040 Created sub-file FILE-2025-000045-OT-02 for patient 000045 at clinic Occupational Therapy INFO 2025-10-27 13:51:07,217 signals 69815 8782111040 Notified provider jawaher.al-dosari.ot1 of new appointment INFO 2025-10-27 13:51:07,219 signals 69815 8782111040 Appointment created: 66f9be93-629e-4004-a988-9caf75df6545 for patient 000023 on 2025-10-23 INFO 2025-10-27 13:51:07,219 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000023-NUR-03 INFO 2025-10-27 13:51:07,219 signals 69815 8782111040 SubFile created: FILE-2025-000023-NUR-03 for clinic Nursing Department INFO 2025-10-27 13:51:07,219 signals 69815 8782111040 Created sub-file FILE-2025-000023-NUR-03 for patient 000023 at clinic Nursing Department INFO 2025-10-27 13:51:07,219 signals 69815 8782111040 Notified provider nasser.al-asiri.nurse3 of new appointment INFO 2025-10-27 13:51:07,221 signals 69815 8782111040 Appointment created: ee8830b1-0520-444d-9f3f-f76706c5f4ea for patient 000018 on 2025-10-26 INFO 2025-10-27 13:51:07,221 signals 69815 8782111040 Notified provider reem.al-rashidi.aba2 of new appointment INFO 2025-10-27 13:51:07,222 signals 69815 8782111040 Appointment created: 92db0954-d9aa-4fd2-8e09-80d946bf13d9 for patient 000012 on 2025-08-14 INFO 2025-10-27 13:51:07,223 signals 69815 8782111040 Notified provider nasser.al-asiri.nurse3 of new appointment INFO 2025-10-27 13:51:07,224 signals 69815 8782111040 Appointment created: 2c258170-168e-4521-a639-97f3e4488987 for patient 000019 on 2025-08-19 INFO 2025-10-27 13:51:07,224 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000019-OT-03 INFO 2025-10-27 13:51:07,224 signals 69815 8782111040 SubFile created: FILE-2025-000019-OT-03 for clinic Occupational Therapy INFO 2025-10-27 13:51:07,225 signals 69815 8782111040 Created sub-file FILE-2025-000019-OT-03 for patient 000019 at clinic Occupational Therapy INFO 2025-10-27 13:51:07,225 signals 69815 8782111040 Notified provider jawaher.al-dosari.ot1 of new appointment INFO 2025-10-27 13:51:07,226 signals 69815 8782111040 Appointment created: f9fb31ac-2667-44f1-9e02-dbd274d412d5 for patient 000048 on 2025-08-17 INFO 2025-10-27 13:51:07,226 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000048-MED-02 INFO 2025-10-27 13:51:07,226 signals 69815 8782111040 SubFile created: FILE-2025-000048-MED-02 for clinic Medical Department INFO 2025-10-27 13:51:07,227 signals 69815 8782111040 Created sub-file FILE-2025-000048-MED-02 for patient 000048 at clinic Medical Department INFO 2025-10-27 13:51:07,227 signals 69815 8782111040 Notified provider ziyad.al-shehri.doctor3 of new appointment INFO 2025-10-27 13:51:07,228 signals 69815 8782111040 Appointment created: 80d4bf97-7887-40c8-a711-5007cb321be4 for patient 000021 on 2025-08-26 INFO 2025-10-27 13:51:07,228 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000021-NUR-01 INFO 2025-10-27 13:51:07,228 signals 69815 8782111040 SubFile created: FILE-2025-000021-NUR-01 for clinic Nursing Department INFO 2025-10-27 13:51:07,228 signals 69815 8782111040 Created sub-file FILE-2025-000021-NUR-01 for patient 000021 at clinic Nursing Department INFO 2025-10-27 13:51:07,229 signals 69815 8782111040 Notified provider nasser.al-asiri.nurse3 of new appointment INFO 2025-10-27 13:51:07,230 signals 69815 8782111040 Appointment created: 89a61ad8-b26f-4c7d-aa6b-eb9e59275946 for patient 000027 on 2025-10-19 INFO 2025-10-27 13:51:07,231 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000027-ABA-02 INFO 2025-10-27 13:51:07,231 signals 69815 8782111040 SubFile created: FILE-2025-000027-ABA-02 for clinic ABA Therapy INFO 2025-10-27 13:51:07,231 signals 69815 8782111040 Created sub-file FILE-2025-000027-ABA-02 for patient 000027 at clinic ABA Therapy INFO 2025-10-27 13:51:07,231 signals 69815 8782111040 Notified provider reem.al-rashidi.aba2 of new appointment INFO 2025-10-27 13:51:07,232 signals 69815 8782111040 Appointment created: dfa39ec1-f620-4059-951f-ab71ea46fdb8 for patient 000044 on 2025-10-15 INFO 2025-10-27 13:51:07,233 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000044-MED-02 INFO 2025-10-27 13:51:07,233 signals 69815 8782111040 SubFile created: FILE-2025-000044-MED-02 for clinic Medical Department INFO 2025-10-27 13:51:07,233 signals 69815 8782111040 Created sub-file FILE-2025-000044-MED-02 for patient 000044 at clinic Medical Department INFO 2025-10-27 13:51:07,233 signals 69815 8782111040 Notified provider abeer.al-harbi.doctor1 of new appointment INFO 2025-10-27 13:51:07,235 signals 69815 8782111040 Appointment created: 20ad8e5b-4218-4d15-a870-2c4afd8d2d0d for patient 000041 on 2025-09-07 INFO 2025-10-27 13:51:07,235 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000041-NUR-02 INFO 2025-10-27 13:51:07,235 signals 69815 8782111040 SubFile created: FILE-2025-000041-NUR-02 for clinic Nursing Department INFO 2025-10-27 13:51:07,235 signals 69815 8782111040 Created sub-file FILE-2025-000041-NUR-02 for patient 000041 at clinic Nursing Department INFO 2025-10-27 13:51:07,235 signals 69815 8782111040 Notified provider saud.al-qahtani.nurse1 of new appointment INFO 2025-10-27 13:51:07,237 signals 69815 8782111040 Appointment created: c4fe2cb1-4105-40c9-9ff0-b8f016b14176 for patient 000024 on 2025-11-11 INFO 2025-10-27 13:51:07,237 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000024-OT-02 INFO 2025-10-27 13:51:07,237 signals 69815 8782111040 SubFile created: FILE-2025-000024-OT-02 for clinic Occupational Therapy INFO 2025-10-27 13:51:07,237 signals 69815 8782111040 Created sub-file FILE-2025-000024-OT-02 for patient 000024 at clinic Occupational Therapy INFO 2025-10-27 13:51:07,238 signals 69815 8782111040 Notified provider munira.al-qahtani.ot2 of new appointment INFO 2025-10-27 13:51:07,238 signals 69815 8782111040 Scheduled 24-hour reminder for appointment c4fe2cb1-4105-40c9-9ff0-b8f016b14176 INFO 2025-10-27 13:51:07,238 signals 69815 8782111040 Scheduled 2-hour reminder for appointment c4fe2cb1-4105-40c9-9ff0-b8f016b14176 INFO 2025-10-27 13:51:07,239 signals 69815 8782111040 Appointment created: ad75b851-2c4e-42b2-9d36-5ba47e341cc4 for patient 000006 on 2025-09-08 INFO 2025-10-27 13:51:07,239 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000006-MED-01 INFO 2025-10-27 13:51:07,239 signals 69815 8782111040 SubFile created: FILE-2025-000006-MED-01 for clinic Medical Department INFO 2025-10-27 13:51:07,240 signals 69815 8782111040 Created sub-file FILE-2025-000006-MED-01 for patient 000006 at clinic Medical Department INFO 2025-10-27 13:51:07,240 signals 69815 8782111040 Notified provider ziyad.al-shehri.doctor3 of new appointment INFO 2025-10-27 13:51:07,241 signals 69815 8782111040 Appointment created: 310709df-1236-43f7-9c4f-7efb54d22810 for patient 000018 on 2025-08-17 INFO 2025-10-27 13:51:07,241 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000018-MED-02 INFO 2025-10-27 13:51:07,242 signals 69815 8782111040 SubFile created: FILE-2025-000018-MED-02 for clinic Medical Department INFO 2025-10-27 13:51:07,242 signals 69815 8782111040 Created sub-file FILE-2025-000018-MED-02 for patient 000018 at clinic Medical Department INFO 2025-10-27 13:51:07,242 signals 69815 8782111040 Notified provider ziyad.al-shehri.doctor3 of new appointment INFO 2025-10-27 13:51:07,243 signals 69815 8782111040 Appointment created: 045e4cd0-39d3-4345-afa9-6804befaa2e7 for patient 000010 on 2025-09-24 INFO 2025-10-27 13:51:07,243 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000010-NUR-02 INFO 2025-10-27 13:51:07,244 signals 69815 8782111040 SubFile created: FILE-2025-000010-NUR-02 for clinic Nursing Department INFO 2025-10-27 13:51:07,244 signals 69815 8782111040 Created sub-file FILE-2025-000010-NUR-02 for patient 000010 at clinic Nursing Department INFO 2025-10-27 13:51:07,244 signals 69815 8782111040 Notified provider nasser.al-asiri.nurse3 of new appointment INFO 2025-10-27 13:51:07,245 signals 69815 8782111040 Appointment created: 7ca9962b-a434-46b5-98ce-e28512984a1d for patient 000025 on 2025-10-13 INFO 2025-10-27 13:51:07,245 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000025-OT-03 INFO 2025-10-27 13:51:07,245 signals 69815 8782111040 SubFile created: FILE-2025-000025-OT-03 for clinic Occupational Therapy INFO 2025-10-27 13:51:07,245 signals 69815 8782111040 Created sub-file FILE-2025-000025-OT-03 for patient 000025 at clinic Occupational Therapy INFO 2025-10-27 13:51:07,245 signals 69815 8782111040 Notified provider munira.al-qahtani.ot2 of new appointment INFO 2025-10-27 13:51:07,247 signals 69815 8782111040 Appointment created: 1056b3a7-7395-440e-9d4a-945cbc217968 for patient 000013 on 2025-08-31 INFO 2025-10-27 13:51:07,247 signals 69815 8782111040 Notified provider nasser.al-asiri.nurse3 of new appointment INFO 2025-10-27 13:51:07,249 signals 69815 8782111040 Appointment created: 922cbaff-f02b-4424-b748-4b4bab1668c8 for patient 000041 on 2025-08-25 INFO 2025-10-27 13:51:07,249 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000041-MED-03 INFO 2025-10-27 13:51:07,249 signals 69815 8782111040 SubFile created: FILE-2025-000041-MED-03 for clinic Medical Department INFO 2025-10-27 13:51:07,249 signals 69815 8782111040 Created sub-file FILE-2025-000041-MED-03 for patient 000041 at clinic Medical Department INFO 2025-10-27 13:51:07,249 signals 69815 8782111040 Notified provider abeer.al-harbi.doctor1 of new appointment INFO 2025-10-27 13:51:07,251 signals 69815 8782111040 Appointment created: 3a704998-9637-407d-8922-5cd5791dc5e4 for patient 000027 on 2025-08-10 INFO 2025-10-27 13:51:07,251 signals 69815 8782111040 Notified provider hessa.al-otaibi.aba1 of new appointment INFO 2025-10-27 13:51:07,252 signals 69815 8782111040 Appointment created: 7fa467a5-1dbb-4801-b781-c950183df8bf for patient 000041 on 2025-08-11 INFO 2025-10-27 13:51:07,253 signals 69815 8782111040 Notified provider fahad.al-dawsari.doctor2 of new appointment INFO 2025-10-27 13:51:07,254 signals 69815 8782111040 Appointment created: f3b4c85b-eb81-4618-a637-f8251cdda242 for patient 000047 on 2025-10-26 INFO 2025-10-27 13:51:07,254 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000047-OT-02 INFO 2025-10-27 13:51:07,254 signals 69815 8782111040 SubFile created: FILE-2025-000047-OT-02 for clinic Occupational Therapy INFO 2025-10-27 13:51:07,254 signals 69815 8782111040 Created sub-file FILE-2025-000047-OT-02 for patient 000047 at clinic Occupational Therapy INFO 2025-10-27 13:51:07,255 signals 69815 8782111040 Notified provider munira.al-qahtani.ot2 of new appointment INFO 2025-10-27 13:51:07,256 signals 69815 8782111040 Appointment created: a3d811e3-baea-4754-adba-e493baf0cd5b for patient 000040 on 2025-08-31 INFO 2025-10-27 13:51:07,256 signals 69815 8782111040 Notified provider ziyad.al-shehri.doctor3 of new appointment INFO 2025-10-27 13:51:07,257 signals 69815 8782111040 Appointment created: ce9da701-4304-4afc-abf0-e8eed17a4921 for patient 000038 on 2025-10-12 INFO 2025-10-27 13:51:07,258 signals 69815 8782111040 Notified provider nasser.al-asiri.nurse3 of new appointment INFO 2025-10-27 13:51:07,259 signals 69815 8782111040 Appointment created: cbdc2361-0f20-45b9-90a4-34860095ba45 for patient 000047 on 2025-10-05 INFO 2025-10-27 13:51:07,260 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000047-ABA-03 INFO 2025-10-27 13:51:07,260 signals 69815 8782111040 SubFile created: FILE-2025-000047-ABA-03 for clinic ABA Therapy INFO 2025-10-27 13:51:07,260 signals 69815 8782111040 Created sub-file FILE-2025-000047-ABA-03 for patient 000047 at clinic ABA Therapy INFO 2025-10-27 13:51:07,260 signals 69815 8782111040 Notified provider reem.al-rashidi.aba2 of new appointment INFO 2025-10-27 13:51:07,261 signals 69815 8782111040 Appointment created: f75e6def-fa25-4858-a3df-03ab7311129a for patient 000032 on 2025-08-10 INFO 2025-10-27 13:51:07,262 signals 69815 8782111040 Notified provider fahad.al-dawsari.doctor2 of new appointment INFO 2025-10-27 13:51:07,263 signals 69815 8782111040 Appointment created: b8ecbf4b-6ba5-4916-ba16-141f2867375e for patient 000018 on 2025-08-21 INFO 2025-10-27 13:51:07,263 signals 69815 8782111040 Notified provider hessa.al-otaibi.aba1 of new appointment INFO 2025-10-27 13:51:07,265 signals 69815 8782111040 Appointment created: 84435b2b-ddc6-456e-a8eb-d855e96d60e9 for patient 000050 on 2025-10-26 INFO 2025-10-27 13:51:07,265 signals 69815 8782111040 Generated Sub-File Number: FILE-2025-000050-SLP-03 INFO 2025-10-27 13:51:07,265 signals 69815 8782111040 SubFile created: FILE-2025-000050-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-27 13:51:07,265 signals 69815 8782111040 Created sub-file FILE-2025-000050-SLP-03 for patient 000050 at clinic Speech-Language Pathology INFO 2025-10-27 13:51:07,265 signals 69815 8782111040 Notified provider nasser.al-otaibi.slp2 of new appointment INFO 2025-10-27 13:52:02,789 signals 70324 8782111040 User created: bandar.al-harthi.admin1 (Administrator) INFO 2025-10-27 13:52:02,917 signals 70324 8782111040 User created: saleh.al-shamrani.admin2 (Administrator) INFO 2025-10-27 13:52:03,045 signals 70324 8782111040 User created: hind.al-ahmadi.doctor1 (Doctor) INFO 2025-10-27 13:52:03,171 signals 70324 8782111040 User created: hind.al-harbi.doctor2 (Doctor) INFO 2025-10-27 13:52:03,301 signals 70324 8782111040 User created: ghada.al-shammari.doctor3 (Doctor) INFO 2025-10-27 13:52:03,430 signals 70324 8782111040 User created: faisal.al-shehri.nurse1 (Nurse) INFO 2025-10-27 13:52:03,557 signals 70324 8782111040 User created: turki.al-asiri.nurse2 (Nurse) INFO 2025-10-27 13:52:03,684 signals 70324 8782111040 User created: ziyad.al-ahmadi.nurse3 (Nurse) INFO 2025-10-27 13:52:03,811 signals 70324 8782111040 User created: ali.al-zahrani.ot1 (Occupational Therapist) INFO 2025-10-27 13:52:03,940 signals 70324 8782111040 User created: basma.al-harbi.ot2 (Occupational Therapist) INFO 2025-10-27 13:52:04,068 signals 70324 8782111040 User created: khalid.al-anzi.slp1 (Speech-Language Pathologist) INFO 2025-10-27 13:52:04,197 signals 70324 8782111040 User created: hussein.al-otaibi.slp2 (Speech-Language Pathologist) INFO 2025-10-27 13:52:04,322 signals 70324 8782111040 User created: ghada.al-harbi.aba1 (ABA Therapist) INFO 2025-10-27 13:52:04,448 signals 70324 8782111040 User created: lulwa.al-rashidi.aba2 (ABA Therapist) INFO 2025-10-27 13:52:04,575 signals 70324 8782111040 User created: abeer.al-ghamdi.front_desk1 (Front Desk) INFO 2025-10-27 13:52:04,701 signals 70324 8782111040 User created: ali.al-mutairi.front_desk2 (Front Desk) INFO 2025-10-27 13:52:04,830 signals 70324 8782111040 User created: nasser.al-shammari.finance1 (Finance) INFO 2025-10-27 13:52:04,957 signals 70324 8782111040 User created: wafa.al-subai.finance2 (Finance) INFO 2025-10-27 13:52:04,960 signals 70324 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-27 13:52:04,960 signals 70324 8782111040 File created: FILE-2025-000001 for patient 000001 INFO 2025-10-27 13:52:04,960 signals 70324 8782111040 Created main file for patient: 000001 INFO 2025-10-27 13:52:04,961 signals 70324 8782111040 Patient created: 000001 - Latifa Hassan Abdulaziz Al-Subai INFO 2025-10-27 13:52:04,962 signals 70324 8782111040 Generated File Number: FILE-2025-000002 INFO 2025-10-27 13:52:04,962 signals 70324 8782111040 File created: FILE-2025-000002 for patient 000002 INFO 2025-10-27 13:52:04,962 signals 70324 8782111040 Created main file for patient: 000002 INFO 2025-10-27 13:52:04,962 signals 70324 8782111040 Patient created: 000002 - Hassan Talal Omar Al-Yami INFO 2025-10-27 13:52:04,963 signals 70324 8782111040 Generated File Number: FILE-2025-000003 INFO 2025-10-27 13:52:04,963 signals 70324 8782111040 File created: FILE-2025-000003 for patient 000003 INFO 2025-10-27 13:52:04,963 signals 70324 8782111040 Created main file for patient: 000003 INFO 2025-10-27 13:52:04,963 signals 70324 8782111040 Patient created: 000003 - Mohammed Saleh Waleed Al-Yami INFO 2025-10-27 13:52:04,965 signals 70324 8782111040 Generated File Number: FILE-2025-000004 INFO 2025-10-27 13:52:04,965 signals 70324 8782111040 File created: FILE-2025-000004 for patient 000004 INFO 2025-10-27 13:52:04,965 signals 70324 8782111040 Created main file for patient: 000004 INFO 2025-10-27 13:52:04,965 signals 70324 8782111040 Patient created: 000004 - Ghada Ali Bandar Al-Rashidi INFO 2025-10-27 13:52:04,967 signals 70324 8782111040 Generated File Number: FILE-2025-000005 INFO 2025-10-27 13:52:04,967 signals 70324 8782111040 File created: FILE-2025-000005 for patient 000005 INFO 2025-10-27 13:52:04,967 signals 70324 8782111040 Created main file for patient: 000005 INFO 2025-10-27 13:52:04,968 signals 70324 8782111040 Patient created: 000005 - Hayat Abdulaziz Abdulaziz Al-Dosari INFO 2025-10-27 13:52:04,969 signals 70324 8782111040 Generated File Number: FILE-2025-000006 INFO 2025-10-27 13:52:04,969 signals 70324 8782111040 File created: FILE-2025-000006 for patient 000006 INFO 2025-10-27 13:52:04,969 signals 70324 8782111040 Created main file for patient: 000006 INFO 2025-10-27 13:52:04,969 signals 70324 8782111040 Patient created: 000006 - Bandar Abdullah Bandar Al-Juaid INFO 2025-10-27 13:52:04,970 signals 70324 8782111040 Generated File Number: FILE-2025-000007 INFO 2025-10-27 13:52:04,970 signals 70324 8782111040 File created: FILE-2025-000007 for patient 000007 INFO 2025-10-27 13:52:04,970 signals 70324 8782111040 Created main file for patient: 000007 INFO 2025-10-27 13:52:04,970 signals 70324 8782111040 Patient created: 000007 - Abdulrahman Omar Abdullah Al-Anzi INFO 2025-10-27 13:52:04,971 signals 70324 8782111040 Generated File Number: FILE-2025-000008 INFO 2025-10-27 13:52:04,972 signals 70324 8782111040 File created: FILE-2025-000008 for patient 000008 INFO 2025-10-27 13:52:04,972 signals 70324 8782111040 Created main file for patient: 000008 INFO 2025-10-27 13:52:04,972 signals 70324 8782111040 Patient created: 000008 - Hind Hussein Turki Al-Shahrani INFO 2025-10-27 13:52:04,973 signals 70324 8782111040 Generated File Number: FILE-2025-000009 INFO 2025-10-27 13:52:04,973 signals 70324 8782111040 File created: FILE-2025-000009 for patient 000009 INFO 2025-10-27 13:52:04,973 signals 70324 8782111040 Created main file for patient: 000009 INFO 2025-10-27 13:52:04,973 signals 70324 8782111040 Patient created: 000009 - Nawaf Saud Ziyad Al-Omari INFO 2025-10-27 13:52:04,974 signals 70324 8782111040 Generated File Number: FILE-2025-000010 INFO 2025-10-27 13:52:04,974 signals 70324 8782111040 File created: FILE-2025-000010 for patient 000010 INFO 2025-10-27 13:52:04,974 signals 70324 8782111040 Created main file for patient: 000010 INFO 2025-10-27 13:52:04,974 signals 70324 8782111040 Patient created: 000010 - Faisal Bandar Nawaf Al-Shehri INFO 2025-10-27 13:52:04,975 signals 70324 8782111040 Generated File Number: FILE-2025-000011 INFO 2025-10-27 13:52:04,975 signals 70324 8782111040 File created: FILE-2025-000011 for patient 000011 INFO 2025-10-27 13:52:04,975 signals 70324 8782111040 Created main file for patient: 000011 INFO 2025-10-27 13:52:04,976 signals 70324 8782111040 Patient created: 000011 - Noura Talal Waleed Al-Shammari INFO 2025-10-27 13:52:04,977 signals 70324 8782111040 Generated File Number: FILE-2025-000012 INFO 2025-10-27 13:52:04,977 signals 70324 8782111040 File created: FILE-2025-000012 for patient 000012 INFO 2025-10-27 13:52:04,977 signals 70324 8782111040 Created main file for patient: 000012 INFO 2025-10-27 13:52:04,977 signals 70324 8782111040 Patient created: 000012 - Hind Faisal Saleh Al-Subai INFO 2025-10-27 13:52:04,978 signals 70324 8782111040 Generated File Number: FILE-2025-000013 INFO 2025-10-27 13:52:04,978 signals 70324 8782111040 File created: FILE-2025-000013 for patient 000013 INFO 2025-10-27 13:52:04,978 signals 70324 8782111040 Created main file for patient: 000013 INFO 2025-10-27 13:52:04,978 signals 70324 8782111040 Patient created: 000013 - Sultan Ali Faisal Al-Maliki INFO 2025-10-27 13:52:04,979 signals 70324 8782111040 Generated File Number: FILE-2025-000014 INFO 2025-10-27 13:52:04,979 signals 70324 8782111040 File created: FILE-2025-000014 for patient 000014 INFO 2025-10-27 13:52:04,979 signals 70324 8782111040 Created main file for patient: 000014 INFO 2025-10-27 13:52:04,980 signals 70324 8782111040 Patient created: 000014 - Hassan Saad Saud Al-Subai INFO 2025-10-27 13:52:04,981 signals 70324 8782111040 Generated File Number: FILE-2025-000015 INFO 2025-10-27 13:52:04,981 signals 70324 8782111040 File created: FILE-2025-000015 for patient 000015 INFO 2025-10-27 13:52:04,981 signals 70324 8782111040 Created main file for patient: 000015 INFO 2025-10-27 13:52:04,981 signals 70324 8782111040 Patient created: 000015 - Omar Hussein Yazeed Al-Asiri INFO 2025-10-27 13:52:04,982 signals 70324 8782111040 Generated File Number: FILE-2025-000016 INFO 2025-10-27 13:52:04,982 signals 70324 8782111040 File created: FILE-2025-000016 for patient 000016 INFO 2025-10-27 13:52:04,982 signals 70324 8782111040 Created main file for patient: 000016 INFO 2025-10-27 13:52:04,982 signals 70324 8782111040 Patient created: 000016 - Mansour Khalid Abdullah Al-Asiri INFO 2025-10-27 13:52:04,983 signals 70324 8782111040 Generated File Number: FILE-2025-000017 INFO 2025-10-27 13:52:04,983 signals 70324 8782111040 File created: FILE-2025-000017 for patient 000017 INFO 2025-10-27 13:52:04,983 signals 70324 8782111040 Created main file for patient: 000017 INFO 2025-10-27 13:52:04,983 signals 70324 8782111040 Patient created: 000017 - Ziyad Omar Saad Al-Asiri INFO 2025-10-27 13:52:04,985 signals 70324 8782111040 Generated File Number: FILE-2025-000018 INFO 2025-10-27 13:52:04,985 signals 70324 8782111040 File created: FILE-2025-000018 for patient 000018 INFO 2025-10-27 13:52:04,985 signals 70324 8782111040 Created main file for patient: 000018 INFO 2025-10-27 13:52:04,985 signals 70324 8782111040 Patient created: 000018 - Ziyad Nawaf Nawaf Al-Harthi INFO 2025-10-27 13:52:04,986 signals 70324 8782111040 Generated File Number: FILE-2025-000019 INFO 2025-10-27 13:52:04,986 signals 70324 8782111040 File created: FILE-2025-000019 for patient 000019 INFO 2025-10-27 13:52:04,986 signals 70324 8782111040 Created main file for patient: 000019 INFO 2025-10-27 13:52:04,986 signals 70324 8782111040 Patient created: 000019 - Jawaher Hassan Talal Al-Shamrani INFO 2025-10-27 13:52:04,987 signals 70324 8782111040 Generated File Number: FILE-2025-000020 INFO 2025-10-27 13:52:04,987 signals 70324 8782111040 File created: FILE-2025-000020 for patient 000020 INFO 2025-10-27 13:52:04,987 signals 70324 8782111040 Created main file for patient: 000020 INFO 2025-10-27 13:52:04,987 signals 70324 8782111040 Patient created: 000020 - Hind Turki Saud Al-Ahmadi INFO 2025-10-27 13:52:04,989 signals 70324 8782111040 Generated File Number: FILE-2025-000021 INFO 2025-10-27 13:52:04,989 signals 70324 8782111040 File created: FILE-2025-000021 for patient 000021 INFO 2025-10-27 13:52:04,989 signals 70324 8782111040 Created main file for patient: 000021 INFO 2025-10-27 13:52:04,989 signals 70324 8782111040 Patient created: 000021 - Lama Hussein Saleh Al-Maliki INFO 2025-10-27 13:52:04,990 signals 70324 8782111040 Generated File Number: FILE-2025-000022 INFO 2025-10-27 13:52:04,990 signals 70324 8782111040 File created: FILE-2025-000022 for patient 000022 INFO 2025-10-27 13:52:04,990 signals 70324 8782111040 Created main file for patient: 000022 INFO 2025-10-27 13:52:04,990 signals 70324 8782111040 Patient created: 000022 - Saad Sultan Nawaf Al-Qahtani INFO 2025-10-27 13:52:04,991 signals 70324 8782111040 Generated File Number: FILE-2025-000023 INFO 2025-10-27 13:52:04,991 signals 70324 8782111040 File created: FILE-2025-000023 for patient 000023 INFO 2025-10-27 13:52:04,991 signals 70324 8782111040 Created main file for patient: 000023 INFO 2025-10-27 13:52:04,991 signals 70324 8782111040 Patient created: 000023 - Maha Fahad Nawaf Al-Harbi INFO 2025-10-27 13:52:04,992 signals 70324 8782111040 Generated File Number: FILE-2025-000024 INFO 2025-10-27 13:52:04,992 signals 70324 8782111040 File created: FILE-2025-000024 for patient 000024 INFO 2025-10-27 13:52:04,992 signals 70324 8782111040 Created main file for patient: 000024 INFO 2025-10-27 13:52:04,993 signals 70324 8782111040 Patient created: 000024 - Ali Saad Bandar Al-Harthi INFO 2025-10-27 13:52:04,994 signals 70324 8782111040 Generated File Number: FILE-2025-000025 INFO 2025-10-27 13:52:04,994 signals 70324 8782111040 File created: FILE-2025-000025 for patient 000025 INFO 2025-10-27 13:52:04,994 signals 70324 8782111040 Created main file for patient: 000025 INFO 2025-10-27 13:52:04,994 signals 70324 8782111040 Patient created: 000025 - Turki Sultan Nawaf Al-Otaibi INFO 2025-10-27 13:52:04,995 signals 70324 8782111040 Generated File Number: FILE-2025-000026 INFO 2025-10-27 13:52:04,995 signals 70324 8782111040 File created: FILE-2025-000026 for patient 000026 INFO 2025-10-27 13:52:04,995 signals 70324 8782111040 Created main file for patient: 000026 INFO 2025-10-27 13:52:04,995 signals 70324 8782111040 Patient created: 000026 - Faisal Khalid Talal Al-Dawsari INFO 2025-10-27 13:52:04,996 signals 70324 8782111040 Generated File Number: FILE-2025-000027 INFO 2025-10-27 13:52:04,996 signals 70324 8782111040 File created: FILE-2025-000027 for patient 000027 INFO 2025-10-27 13:52:04,996 signals 70324 8782111040 Created main file for patient: 000027 INFO 2025-10-27 13:52:04,996 signals 70324 8782111040 Patient created: 000027 - Noura Omar Yazeed Al-Subaie INFO 2025-10-27 13:52:04,997 signals 70324 8782111040 Generated File Number: FILE-2025-000028 INFO 2025-10-27 13:52:04,997 signals 70324 8782111040 File created: FILE-2025-000028 for patient 000028 INFO 2025-10-27 13:52:04,997 signals 70324 8782111040 Created main file for patient: 000028 INFO 2025-10-27 13:52:04,997 signals 70324 8782111040 Patient created: 000028 - Ali Fahad Abdulrahman Al-Harbi INFO 2025-10-27 13:52:04,999 signals 70324 8782111040 Generated File Number: FILE-2025-000029 INFO 2025-10-27 13:52:04,999 signals 70324 8782111040 File created: FILE-2025-000029 for patient 000029 INFO 2025-10-27 13:52:04,999 signals 70324 8782111040 Created main file for patient: 000029 INFO 2025-10-27 13:52:04,999 signals 70324 8782111040 Patient created: 000029 - Abeer Ali Abdulrahman Al-Subaie INFO 2025-10-27 13:52:05,000 signals 70324 8782111040 Generated File Number: FILE-2025-000030 INFO 2025-10-27 13:52:05,000 signals 70324 8782111040 File created: FILE-2025-000030 for patient 000030 INFO 2025-10-27 13:52:05,000 signals 70324 8782111040 Created main file for patient: 000030 INFO 2025-10-27 13:52:05,000 signals 70324 8782111040 Patient created: 000030 - Saleh Mansour Talal Al-Yami INFO 2025-10-27 13:52:05,002 signals 70324 8782111040 Generated File Number: FILE-2025-000031 INFO 2025-10-27 13:52:05,002 signals 70324 8782111040 File created: FILE-2025-000031 for patient 000031 INFO 2025-10-27 13:52:05,002 signals 70324 8782111040 Created main file for patient: 000031 INFO 2025-10-27 13:52:05,002 signals 70324 8782111040 Patient created: 000031 - Wafa Yazeed Bandar Al-Mutairi INFO 2025-10-27 13:52:05,003 signals 70324 8782111040 Generated File Number: FILE-2025-000032 INFO 2025-10-27 13:52:05,004 signals 70324 8782111040 File created: FILE-2025-000032 for patient 000032 INFO 2025-10-27 13:52:05,004 signals 70324 8782111040 Created main file for patient: 000032 INFO 2025-10-27 13:52:05,004 signals 70324 8782111040 Patient created: 000032 - Fahad Nasser Turki Al-Juaid INFO 2025-10-27 13:52:05,005 signals 70324 8782111040 Generated File Number: FILE-2025-000033 INFO 2025-10-27 13:52:05,005 signals 70324 8782111040 File created: FILE-2025-000033 for patient 000033 INFO 2025-10-27 13:52:05,005 signals 70324 8782111040 Created main file for patient: 000033 INFO 2025-10-27 13:52:05,005 signals 70324 8782111040 Patient created: 000033 - Hussein Saud Yazeed Al-Mutairi INFO 2025-10-27 13:52:05,006 signals 70324 8782111040 Generated File Number: FILE-2025-000034 INFO 2025-10-27 13:52:05,006 signals 70324 8782111040 File created: FILE-2025-000034 for patient 000034 INFO 2025-10-27 13:52:05,006 signals 70324 8782111040 Created main file for patient: 000034 INFO 2025-10-27 13:52:05,006 signals 70324 8782111040 Patient created: 000034 - Maha Nawaf Saleh Al-Harthi INFO 2025-10-27 13:52:05,007 signals 70324 8782111040 Generated File Number: FILE-2025-000035 INFO 2025-10-27 13:52:05,007 signals 70324 8782111040 File created: FILE-2025-000035 for patient 000035 INFO 2025-10-27 13:52:05,007 signals 70324 8782111040 Created main file for patient: 000035 INFO 2025-10-27 13:52:05,007 signals 70324 8782111040 Patient created: 000035 - Abdulrahman Ziyad Bandar Al-Harthi INFO 2025-10-27 13:52:05,008 signals 70324 8782111040 Generated File Number: FILE-2025-000036 INFO 2025-10-27 13:52:05,009 signals 70324 8782111040 File created: FILE-2025-000036 for patient 000036 INFO 2025-10-27 13:52:05,009 signals 70324 8782111040 Created main file for patient: 000036 INFO 2025-10-27 13:52:05,009 signals 70324 8782111040 Patient created: 000036 - Abdulrahman Bandar Waleed Al-Shehri INFO 2025-10-27 13:52:05,010 signals 70324 8782111040 Generated File Number: FILE-2025-000037 INFO 2025-10-27 13:52:05,010 signals 70324 8782111040 File created: FILE-2025-000037 for patient 000037 INFO 2025-10-27 13:52:05,010 signals 70324 8782111040 Created main file for patient: 000037 INFO 2025-10-27 13:52:05,010 signals 70324 8782111040 Patient created: 000037 - Ziyad Bandar Ali Al-Maliki INFO 2025-10-27 13:52:05,011 signals 70324 8782111040 Generated File Number: FILE-2025-000038 INFO 2025-10-27 13:52:05,011 signals 70324 8782111040 File created: FILE-2025-000038 for patient 000038 INFO 2025-10-27 13:52:05,011 signals 70324 8782111040 Created main file for patient: 000038 INFO 2025-10-27 13:52:05,011 signals 70324 8782111040 Patient created: 000038 - Sarah Sultan Talal Al-Subaie INFO 2025-10-27 13:52:05,012 signals 70324 8782111040 Generated File Number: FILE-2025-000039 INFO 2025-10-27 13:52:05,012 signals 70324 8782111040 File created: FILE-2025-000039 for patient 000039 INFO 2025-10-27 13:52:05,012 signals 70324 8782111040 Created main file for patient: 000039 INFO 2025-10-27 13:52:05,013 signals 70324 8782111040 Patient created: 000039 - Abdulaziz Ziyad Sultan Al-Shehri INFO 2025-10-27 13:52:05,014 signals 70324 8782111040 Generated File Number: FILE-2025-000040 INFO 2025-10-27 13:52:05,014 signals 70324 8782111040 File created: FILE-2025-000040 for patient 000040 INFO 2025-10-27 13:52:05,014 signals 70324 8782111040 Created main file for patient: 000040 INFO 2025-10-27 13:52:05,014 signals 70324 8782111040 Patient created: 000040 - Sultan Ali Hassan Al-Asiri INFO 2025-10-27 13:52:05,016 signals 70324 8782111040 Generated File Number: FILE-2025-000041 INFO 2025-10-27 13:52:05,016 signals 70324 8782111040 File created: FILE-2025-000041 for patient 000041 INFO 2025-10-27 13:52:05,016 signals 70324 8782111040 Created main file for patient: 000041 INFO 2025-10-27 13:52:05,017 signals 70324 8782111040 Patient created: 000041 - Abdullah Mohammed Saad Al-Shahrani INFO 2025-10-27 13:52:05,018 signals 70324 8782111040 Generated File Number: FILE-2025-000042 INFO 2025-10-27 13:52:05,018 signals 70324 8782111040 File created: FILE-2025-000042 for patient 000042 INFO 2025-10-27 13:52:05,018 signals 70324 8782111040 Created main file for patient: 000042 INFO 2025-10-27 13:52:05,018 signals 70324 8782111040 Patient created: 000042 - Mona Faisal Yazeed Al-Harthi INFO 2025-10-27 13:52:05,019 signals 70324 8782111040 Generated File Number: FILE-2025-000043 INFO 2025-10-27 13:52:05,019 signals 70324 8782111040 File created: FILE-2025-000043 for patient 000043 INFO 2025-10-27 13:52:05,019 signals 70324 8782111040 Created main file for patient: 000043 INFO 2025-10-27 13:52:05,019 signals 70324 8782111040 Patient created: 000043 - Hanan Yazeed Turki Al-Shamrani INFO 2025-10-27 13:52:05,020 signals 70324 8782111040 Generated File Number: FILE-2025-000044 INFO 2025-10-27 13:52:05,021 signals 70324 8782111040 File created: FILE-2025-000044 for patient 000044 INFO 2025-10-27 13:52:05,021 signals 70324 8782111040 Created main file for patient: 000044 INFO 2025-10-27 13:52:05,021 signals 70324 8782111040 Patient created: 000044 - Mohammed Faisal Sultan Al-Otaibi INFO 2025-10-27 13:52:05,022 signals 70324 8782111040 Generated File Number: FILE-2025-000045 INFO 2025-10-27 13:52:05,022 signals 70324 8782111040 File created: FILE-2025-000045 for patient 000045 INFO 2025-10-27 13:52:05,022 signals 70324 8782111040 Created main file for patient: 000045 INFO 2025-10-27 13:52:05,022 signals 70324 8782111040 Patient created: 000045 - Reem Abdullah Omar Al-Rashidi INFO 2025-10-27 13:52:05,023 signals 70324 8782111040 Generated File Number: FILE-2025-000046 INFO 2025-10-27 13:52:05,023 signals 70324 8782111040 File created: FILE-2025-000046 for patient 000046 INFO 2025-10-27 13:52:05,023 signals 70324 8782111040 Created main file for patient: 000046 INFO 2025-10-27 13:52:05,023 signals 70324 8782111040 Patient created: 000046 - Abdulrahman Bandar Waleed Al-Balawi INFO 2025-10-27 13:52:05,025 signals 70324 8782111040 Generated File Number: FILE-2025-000047 INFO 2025-10-27 13:52:05,025 signals 70324 8782111040 File created: FILE-2025-000047 for patient 000047 INFO 2025-10-27 13:52:05,025 signals 70324 8782111040 Created main file for patient: 000047 INFO 2025-10-27 13:52:05,025 signals 70324 8782111040 Patient created: 000047 - Rania Saleh Fahad Al-Zahrani INFO 2025-10-27 13:52:05,026 signals 70324 8782111040 Generated File Number: FILE-2025-000048 INFO 2025-10-27 13:52:05,026 signals 70324 8782111040 File created: FILE-2025-000048 for patient 000048 INFO 2025-10-27 13:52:05,026 signals 70324 8782111040 Created main file for patient: 000048 INFO 2025-10-27 13:52:05,026 signals 70324 8782111040 Patient created: 000048 - Mohammed Nasser Ali Al-Anzi INFO 2025-10-27 13:52:05,027 signals 70324 8782111040 Generated File Number: FILE-2025-000049 INFO 2025-10-27 13:52:05,027 signals 70324 8782111040 File created: FILE-2025-000049 for patient 000049 INFO 2025-10-27 13:52:05,028 signals 70324 8782111040 Created main file for patient: 000049 INFO 2025-10-27 13:52:05,028 signals 70324 8782111040 Patient created: 000049 - Amal Yazeed Yazeed Al-Zahrani INFO 2025-10-27 13:52:05,029 signals 70324 8782111040 Generated File Number: FILE-2025-000050 INFO 2025-10-27 13:52:05,029 signals 70324 8782111040 File created: FILE-2025-000050 for patient 000050 INFO 2025-10-27 13:52:05,029 signals 70324 8782111040 Created main file for patient: 000050 INFO 2025-10-27 13:52:05,029 signals 70324 8782111040 Patient created: 000050 - Abeer Omar Talal Al-Otaibi INFO 2025-10-27 13:52:05,042 signals 70324 8782111040 Appointment created: ff907b91-1a63-4eae-9342-b81198a18821 for patient 000031 on 2025-08-10 INFO 2025-10-27 13:52:05,042 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000031-SLP-01 INFO 2025-10-27 13:52:05,043 signals 70324 8782111040 SubFile created: FILE-2025-000031-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,043 signals 70324 8782111040 Created sub-file FILE-2025-000031-SLP-01 for patient 000031 at clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,044 signals 70324 8782111040 Notified provider hussein.al-otaibi.slp2 of new appointment INFO 2025-10-27 13:52:05,045 signals 70324 8782111040 Appointment created: 34dd9e93-d617-4662-8d19-25d4d489db0c for patient 000038 on 2025-08-31 INFO 2025-10-27 13:52:05,046 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000038-SLP-01 INFO 2025-10-27 13:52:05,046 signals 70324 8782111040 SubFile created: FILE-2025-000038-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,046 signals 70324 8782111040 Created sub-file FILE-2025-000038-SLP-01 for patient 000038 at clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,046 signals 70324 8782111040 Notified provider khalid.al-anzi.slp1 of new appointment INFO 2025-10-27 13:52:05,048 signals 70324 8782111040 Appointment created: ee181dea-8c79-4f15-a4d6-f06db23fe0d2 for patient 000005 on 2025-09-30 INFO 2025-10-27 13:52:05,048 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000005-SLP-01 INFO 2025-10-27 13:52:05,048 signals 70324 8782111040 SubFile created: FILE-2025-000005-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,048 signals 70324 8782111040 Created sub-file FILE-2025-000005-SLP-01 for patient 000005 at clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,048 signals 70324 8782111040 Notified provider hussein.al-otaibi.slp2 of new appointment INFO 2025-10-27 13:52:05,050 signals 70324 8782111040 Appointment created: 9cde7747-aee9-455d-bda1-dd14c8aa95db for patient 000033 on 2025-10-01 INFO 2025-10-27 13:52:05,050 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000033-NUR-01 INFO 2025-10-27 13:52:05,050 signals 70324 8782111040 SubFile created: FILE-2025-000033-NUR-01 for clinic Nursing Department INFO 2025-10-27 13:52:05,050 signals 70324 8782111040 Created sub-file FILE-2025-000033-NUR-01 for patient 000033 at clinic Nursing Department INFO 2025-10-27 13:52:05,051 signals 70324 8782111040 Notified provider faisal.al-shehri.nurse1 of new appointment INFO 2025-10-27 13:52:05,052 signals 70324 8782111040 Appointment created: ab867137-1f3b-4453-a342-a1c4a0523782 for patient 000007 on 2025-09-14 INFO 2025-10-27 13:52:05,052 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000007-MED-01 INFO 2025-10-27 13:52:05,052 signals 70324 8782111040 SubFile created: FILE-2025-000007-MED-01 for clinic Medical Department INFO 2025-10-27 13:52:05,052 signals 70324 8782111040 Created sub-file FILE-2025-000007-MED-01 for patient 000007 at clinic Medical Department INFO 2025-10-27 13:52:05,053 signals 70324 8782111040 Notified provider hind.al-ahmadi.doctor1 of new appointment INFO 2025-10-27 13:52:05,054 signals 70324 8782111040 Appointment created: b340612f-3ea7-4624-9c5f-26f9e7740728 for patient 000033 on 2025-10-20 INFO 2025-10-27 13:52:05,054 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000033-ABA-02 INFO 2025-10-27 13:52:05,054 signals 70324 8782111040 SubFile created: FILE-2025-000033-ABA-02 for clinic ABA Therapy INFO 2025-10-27 13:52:05,054 signals 70324 8782111040 Created sub-file FILE-2025-000033-ABA-02 for patient 000033 at clinic ABA Therapy INFO 2025-10-27 13:52:05,055 signals 70324 8782111040 Notified provider ghada.al-harbi.aba1 of new appointment INFO 2025-10-27 13:52:05,056 signals 70324 8782111040 Appointment created: b74ae240-95d0-484b-9cad-b14f7b02786a for patient 000050 on 2025-09-14 INFO 2025-10-27 13:52:05,056 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000050-SLP-01 INFO 2025-10-27 13:52:05,056 signals 70324 8782111040 SubFile created: FILE-2025-000050-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,056 signals 70324 8782111040 Created sub-file FILE-2025-000050-SLP-01 for patient 000050 at clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,057 signals 70324 8782111040 Notified provider khalid.al-anzi.slp1 of new appointment INFO 2025-10-27 13:52:05,058 signals 70324 8782111040 Appointment created: 278ddc4a-6a80-40b1-b552-f41f0893b057 for patient 000023 on 2025-09-23 INFO 2025-10-27 13:52:05,058 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000023-ABA-01 INFO 2025-10-27 13:52:05,058 signals 70324 8782111040 SubFile created: FILE-2025-000023-ABA-01 for clinic ABA Therapy INFO 2025-10-27 13:52:05,058 signals 70324 8782111040 Created sub-file FILE-2025-000023-ABA-01 for patient 000023 at clinic ABA Therapy INFO 2025-10-27 13:52:05,059 signals 70324 8782111040 Notified provider lulwa.al-rashidi.aba2 of new appointment INFO 2025-10-27 13:52:05,060 signals 70324 8782111040 Appointment created: 7ffdb082-8332-4e81-b4aa-6d152212e6b8 for patient 000005 on 2025-08-17 INFO 2025-10-27 13:52:05,060 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000005-NUR-02 INFO 2025-10-27 13:52:05,060 signals 70324 8782111040 SubFile created: FILE-2025-000005-NUR-02 for clinic Nursing Department INFO 2025-10-27 13:52:05,060 signals 70324 8782111040 Created sub-file FILE-2025-000005-NUR-02 for patient 000005 at clinic Nursing Department INFO 2025-10-27 13:52:05,061 signals 70324 8782111040 Notified provider turki.al-asiri.nurse2 of new appointment INFO 2025-10-27 13:52:05,062 signals 70324 8782111040 Appointment created: cd6da117-3b86-4b5c-9847-dbd8bb66d617 for patient 000047 on 2025-08-26 INFO 2025-10-27 13:52:05,062 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000047-NUR-01 INFO 2025-10-27 13:52:05,063 signals 70324 8782111040 SubFile created: FILE-2025-000047-NUR-01 for clinic Nursing Department INFO 2025-10-27 13:52:05,063 signals 70324 8782111040 Created sub-file FILE-2025-000047-NUR-01 for patient 000047 at clinic Nursing Department INFO 2025-10-27 13:52:05,063 signals 70324 8782111040 Notified provider faisal.al-shehri.nurse1 of new appointment INFO 2025-10-27 13:52:05,064 signals 70324 8782111040 Appointment created: 6c88772d-d575-4b75-a2e6-16e91d953d9c for patient 000034 on 2025-10-12 INFO 2025-10-27 13:52:05,065 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000034-MED-01 INFO 2025-10-27 13:52:05,065 signals 70324 8782111040 SubFile created: FILE-2025-000034-MED-01 for clinic Medical Department INFO 2025-10-27 13:52:05,065 signals 70324 8782111040 Created sub-file FILE-2025-000034-MED-01 for patient 000034 at clinic Medical Department INFO 2025-10-27 13:52:05,065 signals 70324 8782111040 Notified provider hind.al-harbi.doctor2 of new appointment INFO 2025-10-27 13:52:05,066 signals 70324 8782111040 Appointment created: cd964c20-7d76-449e-bb03-6d32efdab4df for patient 000047 on 2025-09-18 INFO 2025-10-27 13:52:05,067 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000047-OT-02 INFO 2025-10-27 13:52:05,067 signals 70324 8782111040 SubFile created: FILE-2025-000047-OT-02 for clinic Occupational Therapy INFO 2025-10-27 13:52:05,067 signals 70324 8782111040 Created sub-file FILE-2025-000047-OT-02 for patient 000047 at clinic Occupational Therapy INFO 2025-10-27 13:52:05,067 signals 70324 8782111040 Notified provider ali.al-zahrani.ot1 of new appointment INFO 2025-10-27 13:52:05,069 signals 70324 8782111040 Appointment created: fcde792b-bff4-4ab3-81e0-6aa74c997af0 for patient 000007 on 2025-09-16 INFO 2025-10-27 13:52:05,069 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000007-ABA-02 INFO 2025-10-27 13:52:05,069 signals 70324 8782111040 SubFile created: FILE-2025-000007-ABA-02 for clinic ABA Therapy INFO 2025-10-27 13:52:05,069 signals 70324 8782111040 Created sub-file FILE-2025-000007-ABA-02 for patient 000007 at clinic ABA Therapy INFO 2025-10-27 13:52:05,069 signals 70324 8782111040 Notified provider ghada.al-harbi.aba1 of new appointment INFO 2025-10-27 13:52:05,071 signals 70324 8782111040 Appointment created: 7c2f02be-ea55-4332-a655-acd69fd5e2fb for patient 000035 on 2025-08-14 INFO 2025-10-27 13:52:05,071 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000035-MED-01 INFO 2025-10-27 13:52:05,071 signals 70324 8782111040 SubFile created: FILE-2025-000035-MED-01 for clinic Medical Department INFO 2025-10-27 13:52:05,071 signals 70324 8782111040 Created sub-file FILE-2025-000035-MED-01 for patient 000035 at clinic Medical Department INFO 2025-10-27 13:52:05,071 signals 70324 8782111040 Notified provider hind.al-ahmadi.doctor1 of new appointment INFO 2025-10-27 13:52:05,073 signals 70324 8782111040 Appointment created: 53c97860-ce41-46c3-9a67-3cabd99ec355 for patient 000002 on 2025-07-31 INFO 2025-10-27 13:52:05,073 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000002-MED-01 INFO 2025-10-27 13:52:05,073 signals 70324 8782111040 SubFile created: FILE-2025-000002-MED-01 for clinic Medical Department INFO 2025-10-27 13:52:05,073 signals 70324 8782111040 Created sub-file FILE-2025-000002-MED-01 for patient 000002 at clinic Medical Department INFO 2025-10-27 13:52:05,073 signals 70324 8782111040 Notified provider hind.al-harbi.doctor2 of new appointment INFO 2025-10-27 13:52:05,075 signals 70324 8782111040 Appointment created: f88725d9-4325-4380-aed7-565177fe1d86 for patient 000005 on 2025-08-21 INFO 2025-10-27 13:52:05,075 signals 70324 8782111040 Notified provider khalid.al-anzi.slp1 of new appointment INFO 2025-10-27 13:52:05,076 signals 70324 8782111040 Appointment created: 84dfe6f3-e494-4e27-b89c-63e306381aa7 for patient 000034 on 2025-11-16 INFO 2025-10-27 13:52:05,077 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000034-SLP-02 INFO 2025-10-27 13:52:05,077 signals 70324 8782111040 SubFile created: FILE-2025-000034-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,077 signals 70324 8782111040 Created sub-file FILE-2025-000034-SLP-02 for patient 000034 at clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,078 confirmation_service 70324 8782111040 Created confirmation token for appointment 84dfe6f3-e494-4e27-b89c-63e306381aa7, expires at 2025-11-03 10:52:05.078580+00:00 ERROR 2025-10-27 13:52:05,079 signals 70324 8782111040 Error creating confirmation token for appointment 84dfe6f3-e494-4e27-b89c-63e306381aa7: combine() argument 2 must be datetime.time, not str INFO 2025-10-27 13:52:05,079 signals 70324 8782111040 Notified provider hussein.al-otaibi.slp2 of new appointment INFO 2025-10-27 13:52:05,080 signals 70324 8782111040 Scheduled 24-hour reminder for appointment 84dfe6f3-e494-4e27-b89c-63e306381aa7 INFO 2025-10-27 13:52:05,080 signals 70324 8782111040 Scheduled 2-hour reminder for appointment 84dfe6f3-e494-4e27-b89c-63e306381aa7 INFO 2025-10-27 13:52:05,081 signals 70324 8782111040 Appointment created: 2b74d302-3bd0-47e7-85ad-413a7b88ab71 for patient 000013 on 2025-10-15 INFO 2025-10-27 13:52:05,081 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000013-SLP-01 INFO 2025-10-27 13:52:05,081 signals 70324 8782111040 SubFile created: FILE-2025-000013-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,081 signals 70324 8782111040 Created sub-file FILE-2025-000013-SLP-01 for patient 000013 at clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,082 signals 70324 8782111040 Notified provider hussein.al-otaibi.slp2 of new appointment INFO 2025-10-27 13:52:05,083 signals 70324 8782111040 Appointment created: 9da5568b-cedf-4c99-b43c-6fe073d19c7d for patient 000034 on 2025-11-12 INFO 2025-10-27 13:52:05,083 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000034-OT-03 INFO 2025-10-27 13:52:05,083 signals 70324 8782111040 SubFile created: FILE-2025-000034-OT-03 for clinic Occupational Therapy INFO 2025-10-27 13:52:05,083 signals 70324 8782111040 Created sub-file FILE-2025-000034-OT-03 for patient 000034 at clinic Occupational Therapy INFO 2025-10-27 13:52:05,084 signals 70324 8782111040 Notified provider ali.al-zahrani.ot1 of new appointment INFO 2025-10-27 13:52:05,084 signals 70324 8782111040 Scheduled 24-hour reminder for appointment 9da5568b-cedf-4c99-b43c-6fe073d19c7d INFO 2025-10-27 13:52:05,084 signals 70324 8782111040 Scheduled 2-hour reminder for appointment 9da5568b-cedf-4c99-b43c-6fe073d19c7d INFO 2025-10-27 13:52:05,085 signals 70324 8782111040 Appointment created: 10483ace-20a4-4693-b25e-668e75742a8b for patient 000005 on 2025-10-05 INFO 2025-10-27 13:52:05,086 signals 70324 8782111040 Notified provider hussein.al-otaibi.slp2 of new appointment INFO 2025-10-27 13:52:05,087 signals 70324 8782111040 Appointment created: 3679ee47-67c4-48f8-bf04-ec7d83c63d4a for patient 000049 on 2025-10-02 INFO 2025-10-27 13:52:05,087 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000049-NUR-01 INFO 2025-10-27 13:52:05,087 signals 70324 8782111040 SubFile created: FILE-2025-000049-NUR-01 for clinic Nursing Department INFO 2025-10-27 13:52:05,087 signals 70324 8782111040 Created sub-file FILE-2025-000049-NUR-01 for patient 000049 at clinic Nursing Department INFO 2025-10-27 13:52:05,088 signals 70324 8782111040 Notified provider turki.al-asiri.nurse2 of new appointment INFO 2025-10-27 13:52:05,088 signals 70324 8782111040 Appointment created: 84f7025f-5121-417c-a8d7-422247e61816 for patient 000006 on 2025-08-24 INFO 2025-10-27 13:52:05,089 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000006-NUR-01 INFO 2025-10-27 13:52:05,089 signals 70324 8782111040 SubFile created: FILE-2025-000006-NUR-01 for clinic Nursing Department INFO 2025-10-27 13:52:05,089 signals 70324 8782111040 Created sub-file FILE-2025-000006-NUR-01 for patient 000006 at clinic Nursing Department INFO 2025-10-27 13:52:05,089 signals 70324 8782111040 Notified provider ziyad.al-ahmadi.nurse3 of new appointment INFO 2025-10-27 13:52:05,090 signals 70324 8782111040 Appointment created: ea3b5bab-737b-42be-ab0e-fd7a6605194b for patient 000028 on 2025-09-07 INFO 2025-10-27 13:52:05,091 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000028-MED-01 INFO 2025-10-27 13:52:05,091 signals 70324 8782111040 SubFile created: FILE-2025-000028-MED-01 for clinic Medical Department INFO 2025-10-27 13:52:05,091 signals 70324 8782111040 Created sub-file FILE-2025-000028-MED-01 for patient 000028 at clinic Medical Department INFO 2025-10-27 13:52:05,091 signals 70324 8782111040 Notified provider ghada.al-shammari.doctor3 of new appointment INFO 2025-10-27 13:52:05,092 signals 70324 8782111040 Appointment created: abdfa6f6-43a9-40bc-8acf-37c226d5f774 for patient 000027 on 2025-08-31 INFO 2025-10-27 13:52:05,093 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000027-OT-01 INFO 2025-10-27 13:52:05,093 signals 70324 8782111040 SubFile created: FILE-2025-000027-OT-01 for clinic Occupational Therapy INFO 2025-10-27 13:52:05,093 signals 70324 8782111040 Created sub-file FILE-2025-000027-OT-01 for patient 000027 at clinic Occupational Therapy INFO 2025-10-27 13:52:05,093 signals 70324 8782111040 Notified provider ali.al-zahrani.ot1 of new appointment INFO 2025-10-27 13:52:05,094 signals 70324 8782111040 Appointment created: 58b4cc72-23ba-4712-8e44-e921b9ca8c79 for patient 000010 on 2025-08-28 INFO 2025-10-27 13:52:05,095 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000010-MED-01 INFO 2025-10-27 13:52:05,095 signals 70324 8782111040 SubFile created: FILE-2025-000010-MED-01 for clinic Medical Department INFO 2025-10-27 13:52:05,095 signals 70324 8782111040 Created sub-file FILE-2025-000010-MED-01 for patient 000010 at clinic Medical Department INFO 2025-10-27 13:52:05,095 signals 70324 8782111040 Notified provider hind.al-ahmadi.doctor1 of new appointment INFO 2025-10-27 13:52:05,096 signals 70324 8782111040 Appointment created: e446326c-a9fa-4865-b38d-0e4e94eeabb7 for patient 000033 on 2025-10-19 INFO 2025-10-27 13:52:05,097 signals 70324 8782111040 Notified provider faisal.al-shehri.nurse1 of new appointment INFO 2025-10-27 13:52:05,098 signals 70324 8782111040 Appointment created: 7c3082e4-6e95-4f87-b31e-b537ce74e959 for patient 000016 on 2025-08-10 INFO 2025-10-27 13:52:05,099 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000016-MED-01 INFO 2025-10-27 13:52:05,099 signals 70324 8782111040 SubFile created: FILE-2025-000016-MED-01 for clinic Medical Department INFO 2025-10-27 13:52:05,099 signals 70324 8782111040 Created sub-file FILE-2025-000016-MED-01 for patient 000016 at clinic Medical Department INFO 2025-10-27 13:52:05,099 signals 70324 8782111040 Notified provider hind.al-harbi.doctor2 of new appointment INFO 2025-10-27 13:52:05,101 signals 70324 8782111040 Appointment created: 5f5d8f97-dd44-4b66-b438-cef661c0e634 for patient 000017 on 2025-07-31 INFO 2025-10-27 13:52:05,101 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000017-MED-01 INFO 2025-10-27 13:52:05,101 signals 70324 8782111040 SubFile created: FILE-2025-000017-MED-01 for clinic Medical Department INFO 2025-10-27 13:52:05,101 signals 70324 8782111040 Created sub-file FILE-2025-000017-MED-01 for patient 000017 at clinic Medical Department INFO 2025-10-27 13:52:05,101 signals 70324 8782111040 Notified provider hind.al-harbi.doctor2 of new appointment INFO 2025-10-27 13:52:05,102 signals 70324 8782111040 Appointment created: bb69dafb-1c50-461a-893f-4a805035f5d1 for patient 000007 on 2025-08-07 INFO 2025-10-27 13:52:05,103 signals 70324 8782111040 Notified provider lulwa.al-rashidi.aba2 of new appointment INFO 2025-10-27 13:52:05,103 signals 70324 8782111040 Appointment created: 9978153c-2262-4592-8e67-098e98742177 for patient 000008 on 2025-09-02 INFO 2025-10-27 13:52:05,103 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000008-NUR-01 INFO 2025-10-27 13:52:05,104 signals 70324 8782111040 SubFile created: FILE-2025-000008-NUR-01 for clinic Nursing Department INFO 2025-10-27 13:52:05,104 signals 70324 8782111040 Created sub-file FILE-2025-000008-NUR-01 for patient 000008 at clinic Nursing Department INFO 2025-10-27 13:52:05,104 signals 70324 8782111040 Notified provider turki.al-asiri.nurse2 of new appointment INFO 2025-10-27 13:52:05,105 signals 70324 8782111040 Appointment created: 2acb58a1-6530-4b4f-b131-079a550bda9b for patient 000036 on 2025-10-16 INFO 2025-10-27 13:52:05,106 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000036-SLP-01 INFO 2025-10-27 13:52:05,106 signals 70324 8782111040 SubFile created: FILE-2025-000036-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,106 signals 70324 8782111040 Created sub-file FILE-2025-000036-SLP-01 for patient 000036 at clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,106 signals 70324 8782111040 Notified provider khalid.al-anzi.slp1 of new appointment INFO 2025-10-27 13:52:05,107 signals 70324 8782111040 Appointment created: b711d33e-fa57-4aac-bbcc-b42c38d832da for patient 000025 on 2025-10-22 INFO 2025-10-27 13:52:05,107 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000025-NUR-01 INFO 2025-10-27 13:52:05,108 signals 70324 8782111040 SubFile created: FILE-2025-000025-NUR-01 for clinic Nursing Department INFO 2025-10-27 13:52:05,108 signals 70324 8782111040 Created sub-file FILE-2025-000025-NUR-01 for patient 000025 at clinic Nursing Department INFO 2025-10-27 13:52:05,108 signals 70324 8782111040 Notified provider ziyad.al-ahmadi.nurse3 of new appointment INFO 2025-10-27 13:52:05,109 signals 70324 8782111040 Appointment created: 3432c363-1ab0-4117-8fa2-303727fed8fe for patient 000030 on 2025-11-09 INFO 2025-10-27 13:52:05,110 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000030-MED-01 INFO 2025-10-27 13:52:05,110 signals 70324 8782111040 SubFile created: FILE-2025-000030-MED-01 for clinic Medical Department INFO 2025-10-27 13:52:05,110 signals 70324 8782111040 Created sub-file FILE-2025-000030-MED-01 for patient 000030 at clinic Medical Department INFO 2025-10-27 13:52:05,110 signals 70324 8782111040 Notified provider hind.al-ahmadi.doctor1 of new appointment INFO 2025-10-27 13:52:05,110 signals 70324 8782111040 Scheduled 24-hour reminder for appointment 3432c363-1ab0-4117-8fa2-303727fed8fe INFO 2025-10-27 13:52:05,111 signals 70324 8782111040 Scheduled 2-hour reminder for appointment 3432c363-1ab0-4117-8fa2-303727fed8fe INFO 2025-10-27 13:52:05,112 signals 70324 8782111040 Appointment created: a86a3613-db2a-499a-b4e0-bd1ac8ff92a8 for patient 000050 on 2025-11-17 INFO 2025-10-27 13:52:05,112 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000050-NUR-02 INFO 2025-10-27 13:52:05,112 signals 70324 8782111040 SubFile created: FILE-2025-000050-NUR-02 for clinic Nursing Department INFO 2025-10-27 13:52:05,112 signals 70324 8782111040 Created sub-file FILE-2025-000050-NUR-02 for patient 000050 at clinic Nursing Department INFO 2025-10-27 13:52:05,112 signals 70324 8782111040 Notified provider faisal.al-shehri.nurse1 of new appointment INFO 2025-10-27 13:52:05,113 signals 70324 8782111040 Scheduled 24-hour reminder for appointment a86a3613-db2a-499a-b4e0-bd1ac8ff92a8 INFO 2025-10-27 13:52:05,113 signals 70324 8782111040 Scheduled 2-hour reminder for appointment a86a3613-db2a-499a-b4e0-bd1ac8ff92a8 INFO 2025-10-27 13:52:05,114 signals 70324 8782111040 Appointment created: dee035fd-4b4e-4955-a47e-b77f846d53dc for patient 000029 on 2025-08-10 INFO 2025-10-27 13:52:05,114 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000029-MED-01 INFO 2025-10-27 13:52:05,114 signals 70324 8782111040 SubFile created: FILE-2025-000029-MED-01 for clinic Medical Department INFO 2025-10-27 13:52:05,114 signals 70324 8782111040 Created sub-file FILE-2025-000029-MED-01 for patient 000029 at clinic Medical Department INFO 2025-10-27 13:52:05,115 signals 70324 8782111040 Notified provider hind.al-ahmadi.doctor1 of new appointment INFO 2025-10-27 13:52:05,116 signals 70324 8782111040 Appointment created: a544a448-46f6-44d8-8e4d-f53f835dd7ec for patient 000027 on 2025-10-08 INFO 2025-10-27 13:52:05,116 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000027-MED-02 INFO 2025-10-27 13:52:05,117 signals 70324 8782111040 SubFile created: FILE-2025-000027-MED-02 for clinic Medical Department INFO 2025-10-27 13:52:05,117 signals 70324 8782111040 Created sub-file FILE-2025-000027-MED-02 for patient 000027 at clinic Medical Department INFO 2025-10-27 13:52:05,117 signals 70324 8782111040 Notified provider hind.al-ahmadi.doctor1 of new appointment INFO 2025-10-27 13:52:05,118 signals 70324 8782111040 Appointment created: 8c58f836-8834-4bc7-ade9-02ce6657b4a6 for patient 000025 on 2025-08-27 INFO 2025-10-27 13:52:05,118 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000025-SLP-02 INFO 2025-10-27 13:52:05,119 signals 70324 8782111040 SubFile created: FILE-2025-000025-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,119 signals 70324 8782111040 Created sub-file FILE-2025-000025-SLP-02 for patient 000025 at clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,119 signals 70324 8782111040 Notified provider hussein.al-otaibi.slp2 of new appointment INFO 2025-10-27 13:52:05,120 signals 70324 8782111040 Appointment created: 570ec350-188d-4058-8568-7a5450b94c94 for patient 000049 on 2025-11-16 INFO 2025-10-27 13:52:05,120 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000049-MED-02 INFO 2025-10-27 13:52:05,121 signals 70324 8782111040 SubFile created: FILE-2025-000049-MED-02 for clinic Medical Department INFO 2025-10-27 13:52:05,121 signals 70324 8782111040 Created sub-file FILE-2025-000049-MED-02 for patient 000049 at clinic Medical Department INFO 2025-10-27 13:52:05,121 signals 70324 8782111040 Notified provider ghada.al-shammari.doctor3 of new appointment INFO 2025-10-27 13:52:05,121 signals 70324 8782111040 Scheduled 24-hour reminder for appointment 570ec350-188d-4058-8568-7a5450b94c94 INFO 2025-10-27 13:52:05,122 signals 70324 8782111040 Scheduled 2-hour reminder for appointment 570ec350-188d-4058-8568-7a5450b94c94 INFO 2025-10-27 13:52:05,123 signals 70324 8782111040 Appointment created: 4762c123-2b3e-4c40-a0ec-d8cdd06ff5d0 for patient 000020 on 2025-08-05 INFO 2025-10-27 13:52:05,123 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000020-ABA-01 INFO 2025-10-27 13:52:05,123 signals 70324 8782111040 SubFile created: FILE-2025-000020-ABA-01 for clinic ABA Therapy INFO 2025-10-27 13:52:05,123 signals 70324 8782111040 Created sub-file FILE-2025-000020-ABA-01 for patient 000020 at clinic ABA Therapy INFO 2025-10-27 13:52:05,123 signals 70324 8782111040 Notified provider lulwa.al-rashidi.aba2 of new appointment INFO 2025-10-27 13:52:05,125 signals 70324 8782111040 Appointment created: d1255f7b-479d-40e9-989b-f495147d4dbf for patient 000032 on 2025-10-12 INFO 2025-10-27 13:52:05,125 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000032-OT-01 INFO 2025-10-27 13:52:05,125 signals 70324 8782111040 SubFile created: FILE-2025-000032-OT-01 for clinic Occupational Therapy INFO 2025-10-27 13:52:05,125 signals 70324 8782111040 Created sub-file FILE-2025-000032-OT-01 for patient 000032 at clinic Occupational Therapy INFO 2025-10-27 13:52:05,125 signals 70324 8782111040 Notified provider ali.al-zahrani.ot1 of new appointment INFO 2025-10-27 13:52:05,127 signals 70324 8782111040 Appointment created: 885cf5e4-3108-4227-b4ce-59d1ea8f3b8a for patient 000045 on 2025-08-11 INFO 2025-10-27 13:52:05,127 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000045-NUR-01 INFO 2025-10-27 13:52:05,127 signals 70324 8782111040 SubFile created: FILE-2025-000045-NUR-01 for clinic Nursing Department INFO 2025-10-27 13:52:05,127 signals 70324 8782111040 Created sub-file FILE-2025-000045-NUR-01 for patient 000045 at clinic Nursing Department INFO 2025-10-27 13:52:05,127 signals 70324 8782111040 Notified provider turki.al-asiri.nurse2 of new appointment INFO 2025-10-27 13:52:05,129 signals 70324 8782111040 Appointment created: 4f161d48-880f-4552-8d14-bbdfbeb4e2a3 for patient 000042 on 2025-08-10 INFO 2025-10-27 13:52:05,129 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000042-SLP-01 INFO 2025-10-27 13:52:05,129 signals 70324 8782111040 SubFile created: FILE-2025-000042-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,129 signals 70324 8782111040 Created sub-file FILE-2025-000042-SLP-01 for patient 000042 at clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,130 signals 70324 8782111040 Notified provider khalid.al-anzi.slp1 of new appointment INFO 2025-10-27 13:52:05,131 signals 70324 8782111040 Appointment created: 80185d11-ce8e-44a4-b9ad-4842f02808e7 for patient 000005 on 2025-10-05 INFO 2025-10-27 13:52:05,131 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000005-OT-03 INFO 2025-10-27 13:52:05,131 signals 70324 8782111040 SubFile created: FILE-2025-000005-OT-03 for clinic Occupational Therapy INFO 2025-10-27 13:52:05,131 signals 70324 8782111040 Created sub-file FILE-2025-000005-OT-03 for patient 000005 at clinic Occupational Therapy INFO 2025-10-27 13:52:05,132 signals 70324 8782111040 Notified provider ali.al-zahrani.ot1 of new appointment INFO 2025-10-27 13:52:05,132 signals 70324 8782111040 Appointment created: a8edb1cd-c9b4-44c7-b36e-4b3c980e99c5 for patient 000040 on 2025-08-03 INFO 2025-10-27 13:52:05,133 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000040-SLP-01 INFO 2025-10-27 13:52:05,133 signals 70324 8782111040 SubFile created: FILE-2025-000040-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,133 signals 70324 8782111040 Created sub-file FILE-2025-000040-SLP-01 for patient 000040 at clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,133 signals 70324 8782111040 Notified provider hussein.al-otaibi.slp2 of new appointment INFO 2025-10-27 13:52:05,135 signals 70324 8782111040 Appointment created: 92743d3c-3236-4aaa-b5a3-5d6f4e000fef for patient 000017 on 2025-09-21 INFO 2025-10-27 13:52:05,135 signals 70324 8782111040 Notified provider hind.al-harbi.doctor2 of new appointment INFO 2025-10-27 13:52:05,137 signals 70324 8782111040 Appointment created: be4dedae-1dab-42f2-8551-19d593263cb8 for patient 000012 on 2025-08-24 INFO 2025-10-27 13:52:05,137 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000012-ABA-01 INFO 2025-10-27 13:52:05,137 signals 70324 8782111040 SubFile created: FILE-2025-000012-ABA-01 for clinic ABA Therapy INFO 2025-10-27 13:52:05,137 signals 70324 8782111040 Created sub-file FILE-2025-000012-ABA-01 for patient 000012 at clinic ABA Therapy INFO 2025-10-27 13:52:05,137 signals 70324 8782111040 Notified provider lulwa.al-rashidi.aba2 of new appointment INFO 2025-10-27 13:52:05,139 signals 70324 8782111040 Appointment created: 74179d0e-feee-49fb-87dc-542218dd2c28 for patient 000003 on 2025-08-24 INFO 2025-10-27 13:52:05,139 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000003-SLP-01 INFO 2025-10-27 13:52:05,139 signals 70324 8782111040 SubFile created: FILE-2025-000003-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,139 signals 70324 8782111040 Created sub-file FILE-2025-000003-SLP-01 for patient 000003 at clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,140 signals 70324 8782111040 Notified provider khalid.al-anzi.slp1 of new appointment INFO 2025-10-27 13:52:05,141 signals 70324 8782111040 Appointment created: f5aa8196-6f53-4738-83fb-42ce5b19a02c for patient 000002 on 2025-08-10 INFO 2025-10-27 13:52:05,141 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000002-SLP-02 INFO 2025-10-27 13:52:05,141 signals 70324 8782111040 SubFile created: FILE-2025-000002-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,141 signals 70324 8782111040 Created sub-file FILE-2025-000002-SLP-02 for patient 000002 at clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,142 signals 70324 8782111040 Notified provider khalid.al-anzi.slp1 of new appointment INFO 2025-10-27 13:52:05,143 signals 70324 8782111040 Appointment created: 7c409fd9-6ac6-4a24-ab3b-3c8c1c7d8d84 for patient 000009 on 2025-10-12 INFO 2025-10-27 13:52:05,143 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000009-NUR-01 INFO 2025-10-27 13:52:05,143 signals 70324 8782111040 SubFile created: FILE-2025-000009-NUR-01 for clinic Nursing Department INFO 2025-10-27 13:52:05,143 signals 70324 8782111040 Created sub-file FILE-2025-000009-NUR-01 for patient 000009 at clinic Nursing Department INFO 2025-10-27 13:52:05,144 signals 70324 8782111040 Notified provider ziyad.al-ahmadi.nurse3 of new appointment INFO 2025-10-27 13:52:05,145 signals 70324 8782111040 Appointment created: 78ea3a2f-bc38-4913-bd7c-c216f6aa4d22 for patient 000025 on 2025-10-07 INFO 2025-10-27 13:52:05,145 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000025-ABA-03 INFO 2025-10-27 13:52:05,146 signals 70324 8782111040 SubFile created: FILE-2025-000025-ABA-03 for clinic ABA Therapy INFO 2025-10-27 13:52:05,146 signals 70324 8782111040 Created sub-file FILE-2025-000025-ABA-03 for patient 000025 at clinic ABA Therapy INFO 2025-10-27 13:52:05,146 signals 70324 8782111040 Notified provider lulwa.al-rashidi.aba2 of new appointment INFO 2025-10-27 13:52:05,147 signals 70324 8782111040 Appointment created: 5122fd17-abac-4b6e-8217-693d98da6fbb for patient 000008 on 2025-09-14 INFO 2025-10-27 13:52:05,147 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000008-ABA-02 INFO 2025-10-27 13:52:05,147 signals 70324 8782111040 SubFile created: FILE-2025-000008-ABA-02 for clinic ABA Therapy INFO 2025-10-27 13:52:05,147 signals 70324 8782111040 Created sub-file FILE-2025-000008-ABA-02 for patient 000008 at clinic ABA Therapy INFO 2025-10-27 13:52:05,148 signals 70324 8782111040 Notified provider lulwa.al-rashidi.aba2 of new appointment INFO 2025-10-27 13:52:05,149 signals 70324 8782111040 Appointment created: f45854f3-ca31-49d1-a0b2-3d552d5d1169 for patient 000047 on 2025-10-12 INFO 2025-10-27 13:52:05,150 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000047-MED-03 INFO 2025-10-27 13:52:05,150 signals 70324 8782111040 SubFile created: FILE-2025-000047-MED-03 for clinic Medical Department INFO 2025-10-27 13:52:05,150 signals 70324 8782111040 Created sub-file FILE-2025-000047-MED-03 for patient 000047 at clinic Medical Department INFO 2025-10-27 13:52:05,150 signals 70324 8782111040 Notified provider hind.al-ahmadi.doctor1 of new appointment INFO 2025-10-27 13:52:05,151 signals 70324 8782111040 Appointment created: 18833645-7919-4345-94b5-1ca6f94736b2 for patient 000020 on 2025-11-23 INFO 2025-10-27 13:52:05,151 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000020-MED-02 INFO 2025-10-27 13:52:05,151 signals 70324 8782111040 SubFile created: FILE-2025-000020-MED-02 for clinic Medical Department INFO 2025-10-27 13:52:05,151 signals 70324 8782111040 Created sub-file FILE-2025-000020-MED-02 for patient 000020 at clinic Medical Department INFO 2025-10-27 13:52:05,152 signals 70324 8782111040 Notified provider ghada.al-shammari.doctor3 of new appointment INFO 2025-10-27 13:52:05,152 signals 70324 8782111040 Scheduled 24-hour reminder for appointment 18833645-7919-4345-94b5-1ca6f94736b2 INFO 2025-10-27 13:52:05,152 signals 70324 8782111040 Scheduled 2-hour reminder for appointment 18833645-7919-4345-94b5-1ca6f94736b2 INFO 2025-10-27 13:52:05,153 signals 70324 8782111040 Appointment created: fba030e1-f77f-4bf4-9c10-b9807f39a80b for patient 000027 on 2025-09-01 INFO 2025-10-27 13:52:05,153 signals 70324 8782111040 Notified provider hind.al-ahmadi.doctor1 of new appointment INFO 2025-10-27 13:52:05,155 signals 70324 8782111040 Appointment created: fd2536ce-5ed1-4fac-94a6-c163eb1d1098 for patient 000031 on 2025-08-18 INFO 2025-10-27 13:52:05,155 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000031-NUR-02 INFO 2025-10-27 13:52:05,155 signals 70324 8782111040 SubFile created: FILE-2025-000031-NUR-02 for clinic Nursing Department INFO 2025-10-27 13:52:05,155 signals 70324 8782111040 Created sub-file FILE-2025-000031-NUR-02 for patient 000031 at clinic Nursing Department INFO 2025-10-27 13:52:05,156 signals 70324 8782111040 Notified provider faisal.al-shehri.nurse1 of new appointment INFO 2025-10-27 13:52:05,157 signals 70324 8782111040 Appointment created: deb0fa5a-7b37-4608-af0c-db9ec485811e for patient 000039 on 2025-11-23 INFO 2025-10-27 13:52:05,157 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000039-SLP-01 INFO 2025-10-27 13:52:05,157 signals 70324 8782111040 SubFile created: FILE-2025-000039-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,157 signals 70324 8782111040 Created sub-file FILE-2025-000039-SLP-01 for patient 000039 at clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,158 signals 70324 8782111040 Notified provider khalid.al-anzi.slp1 of new appointment INFO 2025-10-27 13:52:05,158 signals 70324 8782111040 Scheduled 24-hour reminder for appointment deb0fa5a-7b37-4608-af0c-db9ec485811e INFO 2025-10-27 13:52:05,158 signals 70324 8782111040 Scheduled 2-hour reminder for appointment deb0fa5a-7b37-4608-af0c-db9ec485811e INFO 2025-10-27 13:52:05,159 signals 70324 8782111040 Appointment created: 7593db7c-3f03-4abd-a335-81899c460f31 for patient 000005 on 2025-11-13 INFO 2025-10-27 13:52:05,160 signals 70324 8782111040 Notified provider basma.al-harbi.ot2 of new appointment INFO 2025-10-27 13:52:05,160 signals 70324 8782111040 Scheduled 24-hour reminder for appointment 7593db7c-3f03-4abd-a335-81899c460f31 INFO 2025-10-27 13:52:05,161 signals 70324 8782111040 Scheduled 2-hour reminder for appointment 7593db7c-3f03-4abd-a335-81899c460f31 INFO 2025-10-27 13:52:05,162 signals 70324 8782111040 Appointment created: a00b1b8b-fab8-4819-8954-6865886820a0 for patient 000021 on 2025-10-26 INFO 2025-10-27 13:52:05,162 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000021-SLP-01 INFO 2025-10-27 13:52:05,162 signals 70324 8782111040 SubFile created: FILE-2025-000021-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,162 signals 70324 8782111040 Created sub-file FILE-2025-000021-SLP-01 for patient 000021 at clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,163 signals 70324 8782111040 Notified provider khalid.al-anzi.slp1 of new appointment INFO 2025-10-27 13:52:05,164 signals 70324 8782111040 Appointment created: 2200fd7f-7413-4dd7-b806-4a938371e336 for patient 000005 on 2025-08-25 INFO 2025-10-27 13:52:05,164 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000005-MED-04 INFO 2025-10-27 13:52:05,165 signals 70324 8782111040 SubFile created: FILE-2025-000005-MED-04 for clinic Medical Department INFO 2025-10-27 13:52:05,165 signals 70324 8782111040 Created sub-file FILE-2025-000005-MED-04 for patient 000005 at clinic Medical Department INFO 2025-10-27 13:52:05,165 signals 70324 8782111040 Notified provider ghada.al-shammari.doctor3 of new appointment INFO 2025-10-27 13:52:05,167 signals 70324 8782111040 Appointment created: bd2617c7-738e-4aed-9e35-ff6f94e7a156 for patient 000038 on 2025-10-19 INFO 2025-10-27 13:52:05,167 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000038-NUR-02 INFO 2025-10-27 13:52:05,167 signals 70324 8782111040 SubFile created: FILE-2025-000038-NUR-02 for clinic Nursing Department INFO 2025-10-27 13:52:05,167 signals 70324 8782111040 Created sub-file FILE-2025-000038-NUR-02 for patient 000038 at clinic Nursing Department INFO 2025-10-27 13:52:05,168 signals 70324 8782111040 Notified provider ziyad.al-ahmadi.nurse3 of new appointment INFO 2025-10-27 13:52:05,169 signals 70324 8782111040 Appointment created: 8cd76dd8-479c-4c99-91ed-287d38699a95 for patient 000043 on 2025-09-21 INFO 2025-10-27 13:52:05,169 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000043-ABA-01 INFO 2025-10-27 13:52:05,169 signals 70324 8782111040 SubFile created: FILE-2025-000043-ABA-01 for clinic ABA Therapy INFO 2025-10-27 13:52:05,169 signals 70324 8782111040 Created sub-file FILE-2025-000043-ABA-01 for patient 000043 at clinic ABA Therapy INFO 2025-10-27 13:52:05,170 signals 70324 8782111040 Notified provider ghada.al-harbi.aba1 of new appointment INFO 2025-10-27 13:52:05,171 signals 70324 8782111040 Appointment created: 2bfba2cb-546c-4e03-86df-15e3c5bc073e for patient 000018 on 2025-09-07 INFO 2025-10-27 13:52:05,172 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000018-OT-01 INFO 2025-10-27 13:52:05,172 signals 70324 8782111040 SubFile created: FILE-2025-000018-OT-01 for clinic Occupational Therapy INFO 2025-10-27 13:52:05,172 signals 70324 8782111040 Created sub-file FILE-2025-000018-OT-01 for patient 000018 at clinic Occupational Therapy INFO 2025-10-27 13:52:05,172 signals 70324 8782111040 Notified provider basma.al-harbi.ot2 of new appointment INFO 2025-10-27 13:52:05,173 signals 70324 8782111040 Appointment created: 668570d8-75fc-477f-8310-a738e7b344e1 for patient 000049 on 2025-08-25 INFO 2025-10-27 13:52:05,174 signals 70324 8782111040 Notified provider turki.al-asiri.nurse2 of new appointment INFO 2025-10-27 13:52:05,175 signals 70324 8782111040 Appointment created: 3afbf5ae-658d-434d-a294-b882cf28c7b9 for patient 000010 on 2025-09-09 INFO 2025-10-27 13:52:05,175 signals 70324 8782111040 Notified provider hind.al-ahmadi.doctor1 of new appointment INFO 2025-10-27 13:52:05,176 signals 70324 8782111040 Appointment created: 8ad13e08-0024-4496-a7a1-5ebbc508f1fe for patient 000049 on 2025-08-10 INFO 2025-10-27 13:52:05,176 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000049-SLP-03 INFO 2025-10-27 13:52:05,176 signals 70324 8782111040 SubFile created: FILE-2025-000049-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,176 signals 70324 8782111040 Created sub-file FILE-2025-000049-SLP-03 for patient 000049 at clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,177 signals 70324 8782111040 Notified provider khalid.al-anzi.slp1 of new appointment INFO 2025-10-27 13:52:05,178 signals 70324 8782111040 Appointment created: 8a29b614-23a0-4bbd-b5d3-3115d387e9bd for patient 000012 on 2025-10-21 INFO 2025-10-27 13:52:05,178 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000012-MED-02 INFO 2025-10-27 13:52:05,178 signals 70324 8782111040 SubFile created: FILE-2025-000012-MED-02 for clinic Medical Department INFO 2025-10-27 13:52:05,178 signals 70324 8782111040 Created sub-file FILE-2025-000012-MED-02 for patient 000012 at clinic Medical Department INFO 2025-10-27 13:52:05,179 signals 70324 8782111040 Notified provider ghada.al-shammari.doctor3 of new appointment INFO 2025-10-27 13:52:05,179 signals 70324 8782111040 Appointment created: 9eabc953-39a3-4527-93d6-e6a5c4d586ff for patient 000017 on 2025-08-03 INFO 2025-10-27 13:52:05,180 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000017-NUR-02 INFO 2025-10-27 13:52:05,180 signals 70324 8782111040 SubFile created: FILE-2025-000017-NUR-02 for clinic Nursing Department INFO 2025-10-27 13:52:05,180 signals 70324 8782111040 Created sub-file FILE-2025-000017-NUR-02 for patient 000017 at clinic Nursing Department INFO 2025-10-27 13:52:05,180 signals 70324 8782111040 Notified provider faisal.al-shehri.nurse1 of new appointment INFO 2025-10-27 13:52:05,182 signals 70324 8782111040 Appointment created: 83db71ae-ca4b-4500-b8db-f52d56ce67ab for patient 000013 on 2025-10-09 INFO 2025-10-27 13:52:05,182 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000013-NUR-02 INFO 2025-10-27 13:52:05,183 signals 70324 8782111040 SubFile created: FILE-2025-000013-NUR-02 for clinic Nursing Department INFO 2025-10-27 13:52:05,183 signals 70324 8782111040 Created sub-file FILE-2025-000013-NUR-02 for patient 000013 at clinic Nursing Department INFO 2025-10-27 13:52:05,183 signals 70324 8782111040 Notified provider ziyad.al-ahmadi.nurse3 of new appointment INFO 2025-10-27 13:52:05,185 signals 70324 8782111040 Appointment created: da9074f7-ab64-4bf1-96a4-72d24b5c7bfd for patient 000002 on 2025-10-21 INFO 2025-10-27 13:52:05,185 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000002-NUR-03 INFO 2025-10-27 13:52:05,185 signals 70324 8782111040 SubFile created: FILE-2025-000002-NUR-03 for clinic Nursing Department INFO 2025-10-27 13:52:05,185 signals 70324 8782111040 Created sub-file FILE-2025-000002-NUR-03 for patient 000002 at clinic Nursing Department INFO 2025-10-27 13:52:05,186 signals 70324 8782111040 Notified provider ziyad.al-ahmadi.nurse3 of new appointment INFO 2025-10-27 13:52:05,187 signals 70324 8782111040 Appointment created: 49156143-4cf7-4eaa-b3f6-186052fa5a56 for patient 000015 on 2025-08-13 INFO 2025-10-27 13:52:05,187 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000015-MED-01 INFO 2025-10-27 13:52:05,188 signals 70324 8782111040 SubFile created: FILE-2025-000015-MED-01 for clinic Medical Department INFO 2025-10-27 13:52:05,188 signals 70324 8782111040 Created sub-file FILE-2025-000015-MED-01 for patient 000015 at clinic Medical Department INFO 2025-10-27 13:52:05,188 signals 70324 8782111040 Notified provider hind.al-harbi.doctor2 of new appointment INFO 2025-10-27 13:52:05,189 signals 70324 8782111040 Appointment created: fb2a2bfa-ef34-4178-a584-d05dabeb6175 for patient 000028 on 2025-07-29 INFO 2025-10-27 13:52:05,190 signals 70324 8782111040 Notified provider hind.al-ahmadi.doctor1 of new appointment INFO 2025-10-27 13:52:05,191 signals 70324 8782111040 Appointment created: 465a1f11-8292-4f77-90a2-b5e64397c16e for patient 000015 on 2025-08-06 INFO 2025-10-27 13:52:05,192 signals 70324 8782111040 Notified provider hind.al-harbi.doctor2 of new appointment INFO 2025-10-27 13:52:05,194 signals 70324 8782111040 Appointment created: 0397c085-2c4d-4c8e-abba-4fe84ca21af0 for patient 000045 on 2025-08-31 INFO 2025-10-27 13:52:05,194 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000045-SLP-02 INFO 2025-10-27 13:52:05,194 signals 70324 8782111040 SubFile created: FILE-2025-000045-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,194 signals 70324 8782111040 Created sub-file FILE-2025-000045-SLP-02 for patient 000045 at clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,195 signals 70324 8782111040 Notified provider hussein.al-otaibi.slp2 of new appointment INFO 2025-10-27 13:52:05,197 signals 70324 8782111040 Appointment created: 07419aca-aaed-4f2f-9af3-680578504323 for patient 000013 on 2025-11-03 INFO 2025-10-27 13:52:05,197 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000013-ABA-03 INFO 2025-10-27 13:52:05,197 signals 70324 8782111040 SubFile created: FILE-2025-000013-ABA-03 for clinic ABA Therapy INFO 2025-10-27 13:52:05,197 signals 70324 8782111040 Created sub-file FILE-2025-000013-ABA-03 for patient 000013 at clinic ABA Therapy INFO 2025-10-27 13:52:05,198 confirmation_service 70324 8782111040 Created confirmation token for appointment 07419aca-aaed-4f2f-9af3-680578504323, expires at 2025-11-03 10:52:05.198478+00:00 ERROR 2025-10-27 13:52:05,198 signals 70324 8782111040 Error creating confirmation token for appointment 07419aca-aaed-4f2f-9af3-680578504323: combine() argument 2 must be datetime.time, not str INFO 2025-10-27 13:52:05,199 signals 70324 8782111040 Notified provider lulwa.al-rashidi.aba2 of new appointment INFO 2025-10-27 13:52:05,199 signals 70324 8782111040 Scheduled 24-hour reminder for appointment 07419aca-aaed-4f2f-9af3-680578504323 INFO 2025-10-27 13:52:05,199 signals 70324 8782111040 Scheduled 2-hour reminder for appointment 07419aca-aaed-4f2f-9af3-680578504323 INFO 2025-10-27 13:52:05,200 signals 70324 8782111040 Appointment created: ecbbed31-d0e6-45f3-b99c-a68f9512c622 for patient 000007 on 2025-08-03 INFO 2025-10-27 13:52:05,200 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000007-NUR-03 INFO 2025-10-27 13:52:05,201 signals 70324 8782111040 SubFile created: FILE-2025-000007-NUR-03 for clinic Nursing Department INFO 2025-10-27 13:52:05,201 signals 70324 8782111040 Created sub-file FILE-2025-000007-NUR-03 for patient 000007 at clinic Nursing Department INFO 2025-10-27 13:52:05,201 signals 70324 8782111040 Notified provider turki.al-asiri.nurse2 of new appointment INFO 2025-10-27 13:52:05,202 signals 70324 8782111040 Appointment created: a786c356-6dee-4eb3-b722-bd53eca7d941 for patient 000038 on 2025-08-05 INFO 2025-10-27 13:52:05,203 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000038-OT-03 INFO 2025-10-27 13:52:05,203 signals 70324 8782111040 SubFile created: FILE-2025-000038-OT-03 for clinic Occupational Therapy INFO 2025-10-27 13:52:05,203 signals 70324 8782111040 Created sub-file FILE-2025-000038-OT-03 for patient 000038 at clinic Occupational Therapy INFO 2025-10-27 13:52:05,203 signals 70324 8782111040 Notified provider ali.al-zahrani.ot1 of new appointment INFO 2025-10-27 13:52:05,204 signals 70324 8782111040 Appointment created: 220d8ba1-92ba-475f-bc4e-8af0b58d5563 for patient 000049 on 2025-09-21 INFO 2025-10-27 13:52:05,205 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000049-ABA-04 INFO 2025-10-27 13:52:05,205 signals 70324 8782111040 SubFile created: FILE-2025-000049-ABA-04 for clinic ABA Therapy INFO 2025-10-27 13:52:05,205 signals 70324 8782111040 Created sub-file FILE-2025-000049-ABA-04 for patient 000049 at clinic ABA Therapy INFO 2025-10-27 13:52:05,205 signals 70324 8782111040 Notified provider lulwa.al-rashidi.aba2 of new appointment INFO 2025-10-27 13:52:05,207 signals 70324 8782111040 Appointment created: be4e50cb-4a5f-402d-88c4-10f5f6bb12b7 for patient 000025 on 2025-07-30 INFO 2025-10-27 13:52:05,208 signals 70324 8782111040 Notified provider faisal.al-shehri.nurse1 of new appointment INFO 2025-10-27 13:52:05,209 signals 70324 8782111040 Appointment created: b72c6523-6624-4f33-b098-e15ae8e086aa for patient 000022 on 2025-09-09 INFO 2025-10-27 13:52:05,209 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000022-MED-01 INFO 2025-10-27 13:52:05,209 signals 70324 8782111040 SubFile created: FILE-2025-000022-MED-01 for clinic Medical Department INFO 2025-10-27 13:52:05,209 signals 70324 8782111040 Created sub-file FILE-2025-000022-MED-01 for patient 000022 at clinic Medical Department INFO 2025-10-27 13:52:05,210 signals 70324 8782111040 Notified provider hind.al-ahmadi.doctor1 of new appointment INFO 2025-10-27 13:52:05,211 signals 70324 8782111040 Appointment created: 403bf821-a034-4d48-aee9-5741c935ca4f for patient 000035 on 2025-11-23 INFO 2025-10-27 13:52:05,211 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000035-OT-02 INFO 2025-10-27 13:52:05,212 signals 70324 8782111040 SubFile created: FILE-2025-000035-OT-02 for clinic Occupational Therapy INFO 2025-10-27 13:52:05,212 signals 70324 8782111040 Created sub-file FILE-2025-000035-OT-02 for patient 000035 at clinic Occupational Therapy INFO 2025-10-27 13:52:05,212 confirmation_service 70324 8782111040 Created confirmation token for appointment 403bf821-a034-4d48-aee9-5741c935ca4f, expires at 2025-11-03 10:52:05.212610+00:00 ERROR 2025-10-27 13:52:05,212 signals 70324 8782111040 Error creating confirmation token for appointment 403bf821-a034-4d48-aee9-5741c935ca4f: combine() argument 2 must be datetime.time, not str INFO 2025-10-27 13:52:05,213 signals 70324 8782111040 Notified provider basma.al-harbi.ot2 of new appointment INFO 2025-10-27 13:52:05,213 signals 70324 8782111040 Scheduled 24-hour reminder for appointment 403bf821-a034-4d48-aee9-5741c935ca4f INFO 2025-10-27 13:52:05,213 signals 70324 8782111040 Scheduled 2-hour reminder for appointment 403bf821-a034-4d48-aee9-5741c935ca4f INFO 2025-10-27 13:52:05,214 signals 70324 8782111040 Appointment created: a915e4f9-f1a9-40dd-be57-588ec1b5937c for patient 000037 on 2025-07-30 INFO 2025-10-27 13:52:05,214 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000037-MED-01 INFO 2025-10-27 13:52:05,215 signals 70324 8782111040 SubFile created: FILE-2025-000037-MED-01 for clinic Medical Department INFO 2025-10-27 13:52:05,215 signals 70324 8782111040 Created sub-file FILE-2025-000037-MED-01 for patient 000037 at clinic Medical Department INFO 2025-10-27 13:52:05,215 signals 70324 8782111040 Notified provider ghada.al-shammari.doctor3 of new appointment INFO 2025-10-27 13:52:05,217 signals 70324 8782111040 Appointment created: 2f19aff1-8530-44d0-8a38-4ecfc5c7a0aa for patient 000034 on 2025-09-17 INFO 2025-10-27 13:52:05,218 signals 70324 8782111040 Notified provider ali.al-zahrani.ot1 of new appointment INFO 2025-10-27 13:52:05,219 signals 70324 8782111040 Appointment created: 0dadbde6-fecb-4f88-89cc-ade7c68423ec for patient 000014 on 2025-09-24 INFO 2025-10-27 13:52:05,220 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000014-OT-01 INFO 2025-10-27 13:52:05,220 signals 70324 8782111040 SubFile created: FILE-2025-000014-OT-01 for clinic Occupational Therapy INFO 2025-10-27 13:52:05,220 signals 70324 8782111040 Created sub-file FILE-2025-000014-OT-01 for patient 000014 at clinic Occupational Therapy INFO 2025-10-27 13:52:05,220 signals 70324 8782111040 Notified provider ali.al-zahrani.ot1 of new appointment INFO 2025-10-27 13:52:05,221 signals 70324 8782111040 Appointment created: 9908cbd5-d57c-4395-adc2-502763865d52 for patient 000010 on 2025-10-26 INFO 2025-10-27 13:52:05,222 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000010-NUR-02 INFO 2025-10-27 13:52:05,222 signals 70324 8782111040 SubFile created: FILE-2025-000010-NUR-02 for clinic Nursing Department INFO 2025-10-27 13:52:05,222 signals 70324 8782111040 Created sub-file FILE-2025-000010-NUR-02 for patient 000010 at clinic Nursing Department INFO 2025-10-27 13:52:05,222 signals 70324 8782111040 Notified provider ziyad.al-ahmadi.nurse3 of new appointment INFO 2025-10-27 13:52:05,224 signals 70324 8782111040 Appointment created: 35e29bb1-3fef-43a3-8398-ee9f2c73dbc2 for patient 000017 on 2025-09-30 INFO 2025-10-27 13:52:05,224 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000017-SLP-03 INFO 2025-10-27 13:52:05,224 signals 70324 8782111040 SubFile created: FILE-2025-000017-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,224 signals 70324 8782111040 Created sub-file FILE-2025-000017-SLP-03 for patient 000017 at clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,224 signals 70324 8782111040 Notified provider hussein.al-otaibi.slp2 of new appointment INFO 2025-10-27 13:52:05,226 signals 70324 8782111040 Appointment created: e6363f3b-601d-4db5-9fae-f9059f579ce6 for patient 000038 on 2025-08-31 INFO 2025-10-27 13:52:05,226 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000038-MED-04 INFO 2025-10-27 13:52:05,226 signals 70324 8782111040 SubFile created: FILE-2025-000038-MED-04 for clinic Medical Department INFO 2025-10-27 13:52:05,226 signals 70324 8782111040 Created sub-file FILE-2025-000038-MED-04 for patient 000038 at clinic Medical Department INFO 2025-10-27 13:52:05,226 signals 70324 8782111040 Notified provider hind.al-harbi.doctor2 of new appointment INFO 2025-10-27 13:52:05,228 signals 70324 8782111040 Appointment created: 492c9e2e-fa27-4629-badc-b2c19be81be2 for patient 000012 on 2025-09-21 INFO 2025-10-27 13:52:05,228 signals 70324 8782111040 Notified provider ghada.al-harbi.aba1 of new appointment INFO 2025-10-27 13:52:05,230 signals 70324 8782111040 Appointment created: 927a049f-2eaa-46fd-8863-d686d28a3995 for patient 000007 on 2025-08-12 INFO 2025-10-27 13:52:05,230 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000007-OT-04 INFO 2025-10-27 13:52:05,230 signals 70324 8782111040 SubFile created: FILE-2025-000007-OT-04 for clinic Occupational Therapy INFO 2025-10-27 13:52:05,230 signals 70324 8782111040 Created sub-file FILE-2025-000007-OT-04 for patient 000007 at clinic Occupational Therapy INFO 2025-10-27 13:52:05,231 signals 70324 8782111040 Notified provider ali.al-zahrani.ot1 of new appointment INFO 2025-10-27 13:52:05,232 signals 70324 8782111040 Appointment created: 1cf4fcf0-8f73-48ee-9055-e3084a488e17 for patient 000010 on 2025-08-03 INFO 2025-10-27 13:52:05,233 signals 70324 8782111040 Notified provider faisal.al-shehri.nurse1 of new appointment INFO 2025-10-27 13:52:05,234 signals 70324 8782111040 Appointment created: fd2f8b12-5d4f-4a2f-b92c-12b4e4c0ad4c for patient 000030 on 2025-09-28 INFO 2025-10-27 13:52:05,234 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000030-NUR-02 INFO 2025-10-27 13:52:05,234 signals 70324 8782111040 SubFile created: FILE-2025-000030-NUR-02 for clinic Nursing Department INFO 2025-10-27 13:52:05,234 signals 70324 8782111040 Created sub-file FILE-2025-000030-NUR-02 for patient 000030 at clinic Nursing Department INFO 2025-10-27 13:52:05,235 signals 70324 8782111040 Notified provider ziyad.al-ahmadi.nurse3 of new appointment INFO 2025-10-27 13:52:05,236 signals 70324 8782111040 Appointment created: bac9492d-c16f-4941-b433-50b9e739a8fa for patient 000007 on 2025-10-19 INFO 2025-10-27 13:52:05,236 signals 70324 8782111040 Notified provider basma.al-harbi.ot2 of new appointment INFO 2025-10-27 13:52:05,238 signals 70324 8782111040 Appointment created: 9add1a5b-d13e-406e-9f00-a46388d3fafb for patient 000047 on 2025-08-24 INFO 2025-10-27 13:52:05,238 signals 70324 8782111040 Notified provider turki.al-asiri.nurse2 of new appointment INFO 2025-10-27 13:52:05,239 signals 70324 8782111040 Appointment created: 9d551313-a00b-4585-b43b-d8ac0365ae4a for patient 000037 on 2025-09-15 INFO 2025-10-27 13:52:05,240 signals 70324 8782111040 Notified provider hind.al-harbi.doctor2 of new appointment INFO 2025-10-27 13:52:05,241 signals 70324 8782111040 Appointment created: 2b45c080-6f2c-4c87-8eec-ed8eb6e30e65 for patient 000003 on 2025-08-25 INFO 2025-10-27 13:52:05,242 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000003-MED-02 INFO 2025-10-27 13:52:05,242 signals 70324 8782111040 SubFile created: FILE-2025-000003-MED-02 for clinic Medical Department INFO 2025-10-27 13:52:05,242 signals 70324 8782111040 Created sub-file FILE-2025-000003-MED-02 for patient 000003 at clinic Medical Department INFO 2025-10-27 13:52:05,242 signals 70324 8782111040 Notified provider hind.al-harbi.doctor2 of new appointment INFO 2025-10-27 13:52:05,244 signals 70324 8782111040 Appointment created: 216ac974-8d30-4ef3-92e8-9063bcd8d647 for patient 000039 on 2025-09-28 INFO 2025-10-27 13:52:05,244 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000039-MED-02 INFO 2025-10-27 13:52:05,244 signals 70324 8782111040 SubFile created: FILE-2025-000039-MED-02 for clinic Medical Department INFO 2025-10-27 13:52:05,244 signals 70324 8782111040 Created sub-file FILE-2025-000039-MED-02 for patient 000039 at clinic Medical Department INFO 2025-10-27 13:52:05,245 signals 70324 8782111040 Notified provider hind.al-ahmadi.doctor1 of new appointment INFO 2025-10-27 13:52:05,246 signals 70324 8782111040 Appointment created: 4b69e31c-46ad-4d6f-8114-bac4d9e5325f for patient 000028 on 2025-08-24 INFO 2025-10-27 13:52:05,246 signals 70324 8782111040 Notified provider hind.al-harbi.doctor2 of new appointment INFO 2025-10-27 13:52:05,248 signals 70324 8782111040 Appointment created: 12cd4e05-3f30-4ff2-aa65-22b3c9b904a9 for patient 000014 on 2025-08-24 INFO 2025-10-27 13:52:05,248 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000014-MED-02 INFO 2025-10-27 13:52:05,248 signals 70324 8782111040 SubFile created: FILE-2025-000014-MED-02 for clinic Medical Department INFO 2025-10-27 13:52:05,248 signals 70324 8782111040 Created sub-file FILE-2025-000014-MED-02 for patient 000014 at clinic Medical Department INFO 2025-10-27 13:52:05,248 signals 70324 8782111040 Notified provider ghada.al-shammari.doctor3 of new appointment INFO 2025-10-27 13:52:05,250 signals 70324 8782111040 Appointment created: d6db71a2-4d1d-4046-913a-3dfb59699154 for patient 000019 on 2025-09-11 INFO 2025-10-27 13:52:05,250 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000019-SLP-01 INFO 2025-10-27 13:52:05,250 signals 70324 8782111040 SubFile created: FILE-2025-000019-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,250 signals 70324 8782111040 Created sub-file FILE-2025-000019-SLP-01 for patient 000019 at clinic Speech-Language Pathology INFO 2025-10-27 13:52:05,250 signals 70324 8782111040 Notified provider khalid.al-anzi.slp1 of new appointment INFO 2025-10-27 13:52:05,252 signals 70324 8782111040 Appointment created: d33c4f91-e6eb-4445-b1d2-8aed786eb238 for patient 000025 on 2025-09-22 INFO 2025-10-27 13:52:05,252 signals 70324 8782111040 Notified provider hussein.al-otaibi.slp2 of new appointment INFO 2025-10-27 13:52:05,254 signals 70324 8782111040 Appointment created: a0649ac9-73c7-4bf4-9eaa-31427f55b2c9 for patient 000019 on 2025-10-13 INFO 2025-10-27 13:52:05,254 signals 70324 8782111040 Generated Sub-File Number: FILE-2025-000019-ABA-02 INFO 2025-10-27 13:52:05,254 signals 70324 8782111040 SubFile created: FILE-2025-000019-ABA-02 for clinic ABA Therapy INFO 2025-10-27 13:52:05,254 signals 70324 8782111040 Created sub-file FILE-2025-000019-ABA-02 for patient 000019 at clinic ABA Therapy INFO 2025-10-27 13:52:05,255 signals 70324 8782111040 Notified provider lulwa.al-rashidi.aba2 of new appointment INFO 2025-10-27 13:52:45,201 signals 70726 8782111040 User created: reem.al-asiri.admin1 (Administrator) INFO 2025-10-27 13:52:45,329 signals 70726 8782111040 User created: lulwa.al-shahrani.admin2 (Administrator) INFO 2025-10-27 13:52:45,459 signals 70726 8782111040 User created: nawaf.al-dawsari.doctor1 (Doctor) INFO 2025-10-27 13:52:45,593 signals 70726 8782111040 User created: hassan.al-yami.doctor2 (Doctor) INFO 2025-10-27 13:52:45,722 signals 70726 8782111040 User created: abdullah.al-yami.doctor3 (Doctor) INFO 2025-10-27 13:52:45,851 signals 70726 8782111040 User created: hessa.al-omari.nurse1 (Nurse) INFO 2025-10-27 13:52:45,982 signals 70726 8782111040 User created: yazeed.al-harthi.nurse2 (Nurse) INFO 2025-10-27 13:52:46,112 signals 70726 8782111040 User created: reem.al-mutairi.nurse3 (Nurse) INFO 2025-10-27 13:52:46,240 signals 70726 8782111040 User created: latifa.al-qahtani.ot1 (Occupational Therapist) INFO 2025-10-27 13:52:46,370 signals 70726 8782111040 User created: faisal.al-subaie.ot2 (Occupational Therapist) INFO 2025-10-27 13:52:46,502 signals 70726 8782111040 User created: sarah.al-omari.slp1 (Speech-Language Pathologist) INFO 2025-10-27 13:52:46,632 signals 70726 8782111040 User created: mohammed.al-mutairi.slp2 (Speech-Language Pathologist) INFO 2025-10-27 13:52:46,764 signals 70726 8782111040 User created: hayat.al-juaid.aba1 (ABA Therapist) INFO 2025-10-27 13:52:46,894 signals 70726 8782111040 User created: sultan.al-yami.aba2 (ABA Therapist) INFO 2025-10-27 13:52:47,026 signals 70726 8782111040 User created: mohammed.al-harthi.front_desk1 (Front Desk) INFO 2025-10-27 13:52:47,160 signals 70726 8782111040 User created: talal.al-subai.front_desk2 (Front Desk) INFO 2025-10-27 13:52:47,291 signals 70726 8782111040 User created: abeer.al-otaibi.finance1 (Finance) INFO 2025-10-27 13:52:47,420 signals 70726 8782111040 User created: ziyad.al-rashidi.finance2 (Finance) INFO 2025-10-27 13:52:47,423 signals 70726 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-27 13:52:47,424 signals 70726 8782111040 File created: FILE-2025-000001 for patient 000001 INFO 2025-10-27 13:52:47,424 signals 70726 8782111040 Created main file for patient: 000001 INFO 2025-10-27 13:52:47,424 signals 70726 8782111040 Patient created: 000001 - Omar Bandar Nasser Al-Rashidi INFO 2025-10-27 13:52:47,425 signals 70726 8782111040 Generated File Number: FILE-2025-000002 INFO 2025-10-27 13:52:47,425 signals 70726 8782111040 File created: FILE-2025-000002 for patient 000002 INFO 2025-10-27 13:52:47,425 signals 70726 8782111040 Created main file for patient: 000002 INFO 2025-10-27 13:52:47,425 signals 70726 8782111040 Patient created: 000002 - Hayat Hussein Bandar Al-Otaibi INFO 2025-10-27 13:52:47,427 signals 70726 8782111040 Generated File Number: FILE-2025-000003 INFO 2025-10-27 13:52:47,427 signals 70726 8782111040 File created: FILE-2025-000003 for patient 000003 INFO 2025-10-27 13:52:47,427 signals 70726 8782111040 Created main file for patient: 000003 INFO 2025-10-27 13:52:47,427 signals 70726 8782111040 Patient created: 000003 - Lama Ziyad Khalid Al-Shehri INFO 2025-10-27 13:52:47,428 signals 70726 8782111040 Generated File Number: FILE-2025-000004 INFO 2025-10-27 13:52:47,428 signals 70726 8782111040 File created: FILE-2025-000004 for patient 000004 INFO 2025-10-27 13:52:47,428 signals 70726 8782111040 Created main file for patient: 000004 INFO 2025-10-27 13:52:47,428 signals 70726 8782111040 Patient created: 000004 - Mohammed Ali Yazeed Al-Omari INFO 2025-10-27 13:52:47,430 signals 70726 8782111040 Generated File Number: FILE-2025-000005 INFO 2025-10-27 13:52:47,430 signals 70726 8782111040 File created: FILE-2025-000005 for patient 000005 INFO 2025-10-27 13:52:47,430 signals 70726 8782111040 Created main file for patient: 000005 INFO 2025-10-27 13:52:47,430 signals 70726 8782111040 Patient created: 000005 - Nasser Abdulaziz Omar Al-Shammari INFO 2025-10-27 13:52:47,432 signals 70726 8782111040 Generated File Number: FILE-2025-000006 INFO 2025-10-27 13:52:47,432 signals 70726 8782111040 File created: FILE-2025-000006 for patient 000006 INFO 2025-10-27 13:52:47,432 signals 70726 8782111040 Created main file for patient: 000006 INFO 2025-10-27 13:52:47,432 signals 70726 8782111040 Patient created: 000006 - Talal Mohammed Mansour Al-Zahrani INFO 2025-10-27 13:52:47,433 signals 70726 8782111040 Generated File Number: FILE-2025-000007 INFO 2025-10-27 13:52:47,433 signals 70726 8782111040 File created: FILE-2025-000007 for patient 000007 INFO 2025-10-27 13:52:47,433 signals 70726 8782111040 Created main file for patient: 000007 INFO 2025-10-27 13:52:47,433 signals 70726 8782111040 Patient created: 000007 - Fatima Ali Abdullah Al-Harthi INFO 2025-10-27 13:52:47,434 signals 70726 8782111040 Generated File Number: FILE-2025-000008 INFO 2025-10-27 13:52:47,434 signals 70726 8782111040 File created: FILE-2025-000008 for patient 000008 INFO 2025-10-27 13:52:47,434 signals 70726 8782111040 Created main file for patient: 000008 INFO 2025-10-27 13:52:47,434 signals 70726 8782111040 Patient created: 000008 - Nada Turki Khalid Al-Otaibi INFO 2025-10-27 13:52:47,435 signals 70726 8782111040 Generated File Number: FILE-2025-000009 INFO 2025-10-27 13:52:47,435 signals 70726 8782111040 File created: FILE-2025-000009 for patient 000009 INFO 2025-10-27 13:52:47,435 signals 70726 8782111040 Created main file for patient: 000009 INFO 2025-10-27 13:52:47,435 signals 70726 8782111040 Patient created: 000009 - Abdulrahman Sultan Turki Al-Juaid INFO 2025-10-27 13:52:47,436 signals 70726 8782111040 Generated File Number: FILE-2025-000010 INFO 2025-10-27 13:52:47,437 signals 70726 8782111040 File created: FILE-2025-000010 for patient 000010 INFO 2025-10-27 13:52:47,437 signals 70726 8782111040 Created main file for patient: 000010 INFO 2025-10-27 13:52:47,437 signals 70726 8782111040 Patient created: 000010 - Rania Sultan Sultan Al-Ghamdi INFO 2025-10-27 13:52:47,438 signals 70726 8782111040 Generated File Number: FILE-2025-000011 INFO 2025-10-27 13:52:47,438 signals 70726 8782111040 File created: FILE-2025-000011 for patient 000011 INFO 2025-10-27 13:52:47,438 signals 70726 8782111040 Created main file for patient: 000011 INFO 2025-10-27 13:52:47,438 signals 70726 8782111040 Patient created: 000011 - Nawaf Talal Nawaf Al-Shammari INFO 2025-10-27 13:52:47,439 signals 70726 8782111040 Generated File Number: FILE-2025-000012 INFO 2025-10-27 13:52:47,439 signals 70726 8782111040 File created: FILE-2025-000012 for patient 000012 INFO 2025-10-27 13:52:47,439 signals 70726 8782111040 Created main file for patient: 000012 INFO 2025-10-27 13:52:47,439 signals 70726 8782111040 Patient created: 000012 - Noura Saleh Mohammed Al-Dosari INFO 2025-10-27 13:52:47,441 signals 70726 8782111040 Generated File Number: FILE-2025-000013 INFO 2025-10-27 13:52:47,441 signals 70726 8782111040 File created: FILE-2025-000013 for patient 000013 INFO 2025-10-27 13:52:47,441 signals 70726 8782111040 Created main file for patient: 000013 INFO 2025-10-27 13:52:47,441 signals 70726 8782111040 Patient created: 000013 - Hussein Ali Turki Al-Harthi INFO 2025-10-27 13:52:47,442 signals 70726 8782111040 Generated File Number: FILE-2025-000014 INFO 2025-10-27 13:52:47,443 signals 70726 8782111040 File created: FILE-2025-000014 for patient 000014 INFO 2025-10-27 13:52:47,443 signals 70726 8782111040 Created main file for patient: 000014 INFO 2025-10-27 13:52:47,443 signals 70726 8782111040 Patient created: 000014 - Noura Saud Mansour Al-Asiri INFO 2025-10-27 13:52:47,445 signals 70726 8782111040 Generated File Number: FILE-2025-000015 INFO 2025-10-27 13:52:47,445 signals 70726 8782111040 File created: FILE-2025-000015 for patient 000015 INFO 2025-10-27 13:52:47,445 signals 70726 8782111040 Created main file for patient: 000015 INFO 2025-10-27 13:52:47,445 signals 70726 8782111040 Patient created: 000015 - Wafa Bandar Abdulaziz Al-Harbi INFO 2025-10-27 13:52:47,446 signals 70726 8782111040 Generated File Number: FILE-2025-000016 INFO 2025-10-27 13:52:47,446 signals 70726 8782111040 File created: FILE-2025-000016 for patient 000016 INFO 2025-10-27 13:52:47,446 signals 70726 8782111040 Created main file for patient: 000016 INFO 2025-10-27 13:52:47,446 signals 70726 8782111040 Patient created: 000016 - Lama Sultan Faisal Al-Shammari INFO 2025-10-27 13:52:47,447 signals 70726 8782111040 Generated File Number: FILE-2025-000017 INFO 2025-10-27 13:52:47,448 signals 70726 8782111040 File created: FILE-2025-000017 for patient 000017 INFO 2025-10-27 13:52:47,448 signals 70726 8782111040 Created main file for patient: 000017 INFO 2025-10-27 13:52:47,448 signals 70726 8782111040 Patient created: 000017 - Ziyad Bandar Waleed Al-Balawi INFO 2025-10-27 13:52:47,450 signals 70726 8782111040 Generated File Number: FILE-2025-000018 INFO 2025-10-27 13:52:47,450 signals 70726 8782111040 File created: FILE-2025-000018 for patient 000018 INFO 2025-10-27 13:52:47,450 signals 70726 8782111040 Created main file for patient: 000018 INFO 2025-10-27 13:52:47,450 signals 70726 8782111040 Patient created: 000018 - Nawaf Yazeed Mohammed Al-Harthi INFO 2025-10-27 13:52:47,451 signals 70726 8782111040 Generated File Number: FILE-2025-000019 INFO 2025-10-27 13:52:47,451 signals 70726 8782111040 File created: FILE-2025-000019 for patient 000019 INFO 2025-10-27 13:52:47,451 signals 70726 8782111040 Created main file for patient: 000019 INFO 2025-10-27 13:52:47,451 signals 70726 8782111040 Patient created: 000019 - Ziyad Waleed Khalid Al-Anzi INFO 2025-10-27 13:52:47,452 signals 70726 8782111040 Generated File Number: FILE-2025-000020 INFO 2025-10-27 13:52:47,452 signals 70726 8782111040 File created: FILE-2025-000020 for patient 000020 INFO 2025-10-27 13:52:47,452 signals 70726 8782111040 Created main file for patient: 000020 INFO 2025-10-27 13:52:47,453 signals 70726 8782111040 Patient created: 000020 - Hind Khalid Waleed Al-Subai INFO 2025-10-27 13:52:47,454 signals 70726 8782111040 Generated File Number: FILE-2025-000021 INFO 2025-10-27 13:52:47,454 signals 70726 8782111040 File created: FILE-2025-000021 for patient 000021 INFO 2025-10-27 13:52:47,454 signals 70726 8782111040 Created main file for patient: 000021 INFO 2025-10-27 13:52:47,454 signals 70726 8782111040 Patient created: 000021 - Faisal Yazeed Bandar Al-Yami INFO 2025-10-27 13:52:47,455 signals 70726 8782111040 Generated File Number: FILE-2025-000022 INFO 2025-10-27 13:52:47,455 signals 70726 8782111040 File created: FILE-2025-000022 for patient 000022 INFO 2025-10-27 13:52:47,455 signals 70726 8782111040 Created main file for patient: 000022 INFO 2025-10-27 13:52:47,455 signals 70726 8782111040 Patient created: 000022 - Nasser Hassan Sultan Al-Omari INFO 2025-10-27 13:52:47,456 signals 70726 8782111040 Generated File Number: FILE-2025-000023 INFO 2025-10-27 13:52:47,456 signals 70726 8782111040 File created: FILE-2025-000023 for patient 000023 INFO 2025-10-27 13:52:47,456 signals 70726 8782111040 Created main file for patient: 000023 INFO 2025-10-27 13:52:47,456 signals 70726 8782111040 Patient created: 000023 - Hassan Saud Talal Al-Asiri INFO 2025-10-27 13:52:47,457 signals 70726 8782111040 Generated File Number: FILE-2025-000024 INFO 2025-10-27 13:52:47,457 signals 70726 8782111040 File created: FILE-2025-000024 for patient 000024 INFO 2025-10-27 13:52:47,458 signals 70726 8782111040 Created main file for patient: 000024 INFO 2025-10-27 13:52:47,458 signals 70726 8782111040 Patient created: 000024 - Talal Mansour Nawaf Al-Subai INFO 2025-10-27 13:52:47,459 signals 70726 8782111040 Generated File Number: FILE-2025-000025 INFO 2025-10-27 13:52:47,459 signals 70726 8782111040 File created: FILE-2025-000025 for patient 000025 INFO 2025-10-27 13:52:47,459 signals 70726 8782111040 Created main file for patient: 000025 INFO 2025-10-27 13:52:47,459 signals 70726 8782111040 Patient created: 000025 - Hessa Yazeed Nasser Al-Shehri INFO 2025-10-27 13:52:47,460 signals 70726 8782111040 Generated File Number: FILE-2025-000026 INFO 2025-10-27 13:52:47,460 signals 70726 8782111040 File created: FILE-2025-000026 for patient 000026 INFO 2025-10-27 13:52:47,460 signals 70726 8782111040 Created main file for patient: 000026 INFO 2025-10-27 13:52:47,460 signals 70726 8782111040 Patient created: 000026 - Reem Nasser Saud Al-Mutairi INFO 2025-10-27 13:52:47,461 signals 70726 8782111040 Generated File Number: FILE-2025-000027 INFO 2025-10-27 13:52:47,461 signals 70726 8782111040 File created: FILE-2025-000027 for patient 000027 INFO 2025-10-27 13:52:47,461 signals 70726 8782111040 Created main file for patient: 000027 INFO 2025-10-27 13:52:47,461 signals 70726 8782111040 Patient created: 000027 - Nawaf Bandar Abdulaziz Al-Otaibi INFO 2025-10-27 13:52:47,462 signals 70726 8782111040 Generated File Number: FILE-2025-000028 INFO 2025-10-27 13:52:47,462 signals 70726 8782111040 File created: FILE-2025-000028 for patient 000028 INFO 2025-10-27 13:52:47,462 signals 70726 8782111040 Created main file for patient: 000028 INFO 2025-10-27 13:52:47,462 signals 70726 8782111040 Patient created: 000028 - Bandar Saad Abdullah Al-Subaie INFO 2025-10-27 13:52:47,463 signals 70726 8782111040 Generated File Number: FILE-2025-000029 INFO 2025-10-27 13:52:47,464 signals 70726 8782111040 File created: FILE-2025-000029 for patient 000029 INFO 2025-10-27 13:52:47,464 signals 70726 8782111040 Created main file for patient: 000029 INFO 2025-10-27 13:52:47,464 signals 70726 8782111040 Patient created: 000029 - Noura Mansour Fahad Al-Harthi INFO 2025-10-27 13:52:47,465 signals 70726 8782111040 Generated File Number: FILE-2025-000030 INFO 2025-10-27 13:52:47,465 signals 70726 8782111040 File created: FILE-2025-000030 for patient 000030 INFO 2025-10-27 13:52:47,466 signals 70726 8782111040 Created main file for patient: 000030 INFO 2025-10-27 13:52:47,466 signals 70726 8782111040 Patient created: 000030 - Sarah Mansour Abdulaziz Al-Shammari INFO 2025-10-27 13:52:47,467 signals 70726 8782111040 Generated File Number: FILE-2025-000031 INFO 2025-10-27 13:52:47,467 signals 70726 8782111040 File created: FILE-2025-000031 for patient 000031 INFO 2025-10-27 13:52:47,467 signals 70726 8782111040 Created main file for patient: 000031 INFO 2025-10-27 13:52:47,467 signals 70726 8782111040 Patient created: 000031 - Abdulaziz Bandar Mansour Al-Subaie INFO 2025-10-27 13:52:47,468 signals 70726 8782111040 Generated File Number: FILE-2025-000032 INFO 2025-10-27 13:52:47,468 signals 70726 8782111040 File created: FILE-2025-000032 for patient 000032 INFO 2025-10-27 13:52:47,468 signals 70726 8782111040 Created main file for patient: 000032 INFO 2025-10-27 13:52:47,469 signals 70726 8782111040 Patient created: 000032 - Yazeed Ali Abdulrahman Al-Subaie INFO 2025-10-27 13:52:47,470 signals 70726 8782111040 Generated File Number: FILE-2025-000033 INFO 2025-10-27 13:52:47,470 signals 70726 8782111040 File created: FILE-2025-000033 for patient 000033 INFO 2025-10-27 13:52:47,470 signals 70726 8782111040 Created main file for patient: 000033 INFO 2025-10-27 13:52:47,470 signals 70726 8782111040 Patient created: 000033 - Lama Saud Sultan Al-Yami INFO 2025-10-27 13:52:47,471 signals 70726 8782111040 Generated File Number: FILE-2025-000034 INFO 2025-10-27 13:52:47,471 signals 70726 8782111040 File created: FILE-2025-000034 for patient 000034 INFO 2025-10-27 13:52:47,471 signals 70726 8782111040 Created main file for patient: 000034 INFO 2025-10-27 13:52:47,471 signals 70726 8782111040 Patient created: 000034 - Bandar Saud Khalid Al-Dawsari INFO 2025-10-27 13:52:47,472 signals 70726 8782111040 Generated File Number: FILE-2025-000035 INFO 2025-10-27 13:52:47,472 signals 70726 8782111040 File created: FILE-2025-000035 for patient 000035 INFO 2025-10-27 13:52:47,472 signals 70726 8782111040 Created main file for patient: 000035 INFO 2025-10-27 13:52:47,472 signals 70726 8782111040 Patient created: 000035 - Hessa Yazeed Turki Al-Zahrani INFO 2025-10-27 13:52:47,473 signals 70726 8782111040 Generated File Number: FILE-2025-000036 INFO 2025-10-27 13:52:47,474 signals 70726 8782111040 File created: FILE-2025-000036 for patient 000036 INFO 2025-10-27 13:52:47,474 signals 70726 8782111040 Created main file for patient: 000036 INFO 2025-10-27 13:52:47,474 signals 70726 8782111040 Patient created: 000036 - Mohammed Fahad Saad Al-Shammari INFO 2025-10-27 13:52:47,475 signals 70726 8782111040 Generated File Number: FILE-2025-000037 INFO 2025-10-27 13:52:47,475 signals 70726 8782111040 File created: FILE-2025-000037 for patient 000037 INFO 2025-10-27 13:52:47,475 signals 70726 8782111040 Created main file for patient: 000037 INFO 2025-10-27 13:52:47,475 signals 70726 8782111040 Patient created: 000037 - Basma Abdullah Khalid Al-Shehri INFO 2025-10-27 13:52:47,476 signals 70726 8782111040 Generated File Number: FILE-2025-000038 INFO 2025-10-27 13:52:47,476 signals 70726 8782111040 File created: FILE-2025-000038 for patient 000038 INFO 2025-10-27 13:52:47,476 signals 70726 8782111040 Created main file for patient: 000038 INFO 2025-10-27 13:52:47,476 signals 70726 8782111040 Patient created: 000038 - Sultan Hassan Yazeed Al-Harthi INFO 2025-10-27 13:52:47,477 signals 70726 8782111040 Generated File Number: FILE-2025-000039 INFO 2025-10-27 13:52:47,478 signals 70726 8782111040 File created: FILE-2025-000039 for patient 000039 INFO 2025-10-27 13:52:47,478 signals 70726 8782111040 Created main file for patient: 000039 INFO 2025-10-27 13:52:47,478 signals 70726 8782111040 Patient created: 000039 - Saad Hussein Turki Al-Anzi INFO 2025-10-27 13:52:47,480 signals 70726 8782111040 Generated File Number: FILE-2025-000040 INFO 2025-10-27 13:52:47,480 signals 70726 8782111040 File created: FILE-2025-000040 for patient 000040 INFO 2025-10-27 13:52:47,480 signals 70726 8782111040 Created main file for patient: 000040 INFO 2025-10-27 13:52:47,480 signals 70726 8782111040 Patient created: 000040 - Jawaher Hussein Saad Al-Asiri INFO 2025-10-27 13:52:47,481 signals 70726 8782111040 Generated File Number: FILE-2025-000041 INFO 2025-10-27 13:52:47,482 signals 70726 8782111040 File created: FILE-2025-000041 for patient 000041 INFO 2025-10-27 13:52:47,482 signals 70726 8782111040 Created main file for patient: 000041 INFO 2025-10-27 13:52:47,482 signals 70726 8782111040 Patient created: 000041 - Basma Mansour Yazeed Al-Shamrani INFO 2025-10-27 13:52:47,483 signals 70726 8782111040 Generated File Number: FILE-2025-000042 INFO 2025-10-27 13:52:47,483 signals 70726 8782111040 File created: FILE-2025-000042 for patient 000042 INFO 2025-10-27 13:52:47,483 signals 70726 8782111040 Created main file for patient: 000042 INFO 2025-10-27 13:52:47,484 signals 70726 8782111040 Patient created: 000042 - Ziyad Ziyad Nawaf Al-Rashidi INFO 2025-10-27 13:52:47,485 signals 70726 8782111040 Generated File Number: FILE-2025-000043 INFO 2025-10-27 13:52:47,485 signals 70726 8782111040 File created: FILE-2025-000043 for patient 000043 INFO 2025-10-27 13:52:47,485 signals 70726 8782111040 Created main file for patient: 000043 INFO 2025-10-27 13:52:47,485 signals 70726 8782111040 Patient created: 000043 - Hind Nasser Ziyad Al-Zahrani INFO 2025-10-27 13:52:47,486 signals 70726 8782111040 Generated File Number: FILE-2025-000044 INFO 2025-10-27 13:52:47,486 signals 70726 8782111040 File created: FILE-2025-000044 for patient 000044 INFO 2025-10-27 13:52:47,486 signals 70726 8782111040 Created main file for patient: 000044 INFO 2025-10-27 13:52:47,486 signals 70726 8782111040 Patient created: 000044 - Bandar Waleed Sultan Al-Anzi INFO 2025-10-27 13:52:47,487 signals 70726 8782111040 Generated File Number: FILE-2025-000045 INFO 2025-10-27 13:52:47,487 signals 70726 8782111040 File created: FILE-2025-000045 for patient 000045 INFO 2025-10-27 13:52:47,487 signals 70726 8782111040 Created main file for patient: 000045 INFO 2025-10-27 13:52:47,487 signals 70726 8782111040 Patient created: 000045 - Faisal Fahad Ziyad Al-Harbi INFO 2025-10-27 13:52:47,488 signals 70726 8782111040 Generated File Number: FILE-2025-000046 INFO 2025-10-27 13:52:47,489 signals 70726 8782111040 File created: FILE-2025-000046 for patient 000046 INFO 2025-10-27 13:52:47,489 signals 70726 8782111040 Created main file for patient: 000046 INFO 2025-10-27 13:52:47,489 signals 70726 8782111040 Patient created: 000046 - Mohammed Nasser Ziyad Al-Shahrani INFO 2025-10-27 13:52:47,490 signals 70726 8782111040 Generated File Number: FILE-2025-000047 INFO 2025-10-27 13:52:47,490 signals 70726 8782111040 File created: FILE-2025-000047 for patient 000047 INFO 2025-10-27 13:52:47,490 signals 70726 8782111040 Created main file for patient: 000047 INFO 2025-10-27 13:52:47,490 signals 70726 8782111040 Patient created: 000047 - Nada Omar Waleed Al-Rashidi INFO 2025-10-27 13:52:47,491 signals 70726 8782111040 Generated File Number: FILE-2025-000048 INFO 2025-10-27 13:52:47,491 signals 70726 8782111040 File created: FILE-2025-000048 for patient 000048 INFO 2025-10-27 13:52:47,491 signals 70726 8782111040 Created main file for patient: 000048 INFO 2025-10-27 13:52:47,491 signals 70726 8782111040 Patient created: 000048 - Sarah Saad Abdulaziz Al-Harbi INFO 2025-10-27 13:52:47,492 signals 70726 8782111040 Generated File Number: FILE-2025-000049 INFO 2025-10-27 13:52:47,493 signals 70726 8782111040 File created: FILE-2025-000049 for patient 000049 INFO 2025-10-27 13:52:47,493 signals 70726 8782111040 Created main file for patient: 000049 INFO 2025-10-27 13:52:47,493 signals 70726 8782111040 Patient created: 000049 - Noura Saad Talal Al-Shehri INFO 2025-10-27 13:52:47,494 signals 70726 8782111040 Generated File Number: FILE-2025-000050 INFO 2025-10-27 13:52:47,494 signals 70726 8782111040 File created: FILE-2025-000050 for patient 000050 INFO 2025-10-27 13:52:47,494 signals 70726 8782111040 Created main file for patient: 000050 INFO 2025-10-27 13:52:47,494 signals 70726 8782111040 Patient created: 000050 - Sultan Fahad Bandar Al-Harthi INFO 2025-10-27 13:52:47,508 signals 70726 8782111040 Appointment created: aadf84d6-dd22-4f42-adc1-5ddeb4992aca for patient 000046 on 2025-09-14 INFO 2025-10-27 13:52:47,508 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000046-MED-01 INFO 2025-10-27 13:52:47,509 signals 70726 8782111040 SubFile created: FILE-2025-000046-MED-01 for clinic Medical Department INFO 2025-10-27 13:52:47,509 signals 70726 8782111040 Created sub-file FILE-2025-000046-MED-01 for patient 000046 at clinic Medical Department INFO 2025-10-27 13:52:47,510 signals 70726 8782111040 Notified provider nawaf.al-dawsari.doctor1 of new appointment INFO 2025-10-27 13:52:47,512 signals 70726 8782111040 Appointment created: daa65c66-556c-4c2b-8c73-64b181d2b9fd for patient 000034 on 2025-08-18 INFO 2025-10-27 13:52:47,512 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000034-NUR-01 INFO 2025-10-27 13:52:47,512 signals 70726 8782111040 SubFile created: FILE-2025-000034-NUR-01 for clinic Nursing Department INFO 2025-10-27 13:52:47,512 signals 70726 8782111040 Created sub-file FILE-2025-000034-NUR-01 for patient 000034 at clinic Nursing Department INFO 2025-10-27 13:52:47,513 signals 70726 8782111040 Notified provider yazeed.al-harthi.nurse2 of new appointment INFO 2025-10-27 13:52:47,515 signals 70726 8782111040 Appointment created: 451dd7ce-2369-4846-b0b1-c742587ceef3 for patient 000021 on 2025-09-02 INFO 2025-10-27 13:52:47,515 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000021-SLP-01 INFO 2025-10-27 13:52:47,515 signals 70726 8782111040 SubFile created: FILE-2025-000021-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-27 13:52:47,515 signals 70726 8782111040 Created sub-file FILE-2025-000021-SLP-01 for patient 000021 at clinic Speech-Language Pathology INFO 2025-10-27 13:52:47,516 signals 70726 8782111040 Notified provider mohammed.al-mutairi.slp2 of new appointment INFO 2025-10-27 13:52:47,517 signals 70726 8782111040 Appointment created: a3223c0d-8a3f-401e-aaad-ab720caeb3cb for patient 000040 on 2025-10-07 INFO 2025-10-27 13:52:47,518 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000040-MED-01 INFO 2025-10-27 13:52:47,518 signals 70726 8782111040 SubFile created: FILE-2025-000040-MED-01 for clinic Medical Department INFO 2025-10-27 13:52:47,518 signals 70726 8782111040 Created sub-file FILE-2025-000040-MED-01 for patient 000040 at clinic Medical Department INFO 2025-10-27 13:52:47,518 signals 70726 8782111040 Notified provider abdullah.al-yami.doctor3 of new appointment INFO 2025-10-27 13:52:47,520 signals 70726 8782111040 Appointment created: 778b7d39-c73c-49b9-a109-6385c2037ded for patient 000016 on 2025-08-31 INFO 2025-10-27 13:52:47,520 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000016-SLP-01 INFO 2025-10-27 13:52:47,520 signals 70726 8782111040 SubFile created: FILE-2025-000016-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-27 13:52:47,520 signals 70726 8782111040 Created sub-file FILE-2025-000016-SLP-01 for patient 000016 at clinic Speech-Language Pathology INFO 2025-10-27 13:52:47,521 signals 70726 8782111040 Notified provider mohammed.al-mutairi.slp2 of new appointment INFO 2025-10-27 13:52:47,522 signals 70726 8782111040 Appointment created: bfa999c3-d3d7-44eb-aa87-8edd8c48ce4f for patient 000020 on 2025-10-20 INFO 2025-10-27 13:52:47,523 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000020-ABA-01 INFO 2025-10-27 13:52:47,523 signals 70726 8782111040 SubFile created: FILE-2025-000020-ABA-01 for clinic ABA Therapy INFO 2025-10-27 13:52:47,523 signals 70726 8782111040 Created sub-file FILE-2025-000020-ABA-01 for patient 000020 at clinic ABA Therapy INFO 2025-10-27 13:52:47,524 signals 70726 8782111040 Notified provider hayat.al-juaid.aba1 of new appointment INFO 2025-10-27 13:52:47,526 signals 70726 8782111040 Appointment created: 1b98501b-a5d6-4803-a39d-7295752c853f for patient 000047 on 2025-08-12 INFO 2025-10-27 13:52:47,526 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000047-NUR-01 INFO 2025-10-27 13:52:47,527 signals 70726 8782111040 SubFile created: FILE-2025-000047-NUR-01 for clinic Nursing Department INFO 2025-10-27 13:52:47,527 signals 70726 8782111040 Created sub-file FILE-2025-000047-NUR-01 for patient 000047 at clinic Nursing Department INFO 2025-10-27 13:52:47,527 signals 70726 8782111040 Notified provider hessa.al-omari.nurse1 of new appointment INFO 2025-10-27 13:52:47,528 signals 70726 8782111040 Appointment created: 45cfea6c-09ec-469b-a6cd-b6055bec8ad9 for patient 000003 on 2025-10-19 INFO 2025-10-27 13:52:47,529 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000003-MED-01 INFO 2025-10-27 13:52:47,529 signals 70726 8782111040 SubFile created: FILE-2025-000003-MED-01 for clinic Medical Department INFO 2025-10-27 13:52:47,529 signals 70726 8782111040 Created sub-file FILE-2025-000003-MED-01 for patient 000003 at clinic Medical Department INFO 2025-10-27 13:52:47,529 signals 70726 8782111040 Notified provider abdullah.al-yami.doctor3 of new appointment INFO 2025-10-27 13:52:47,531 signals 70726 8782111040 Appointment created: 11bd9f56-21c0-4a89-b66f-f35cb6963830 for patient 000041 on 2025-10-13 INFO 2025-10-27 13:52:47,531 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000041-SLP-01 INFO 2025-10-27 13:52:47,531 signals 70726 8782111040 SubFile created: FILE-2025-000041-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-27 13:52:47,531 signals 70726 8782111040 Created sub-file FILE-2025-000041-SLP-01 for patient 000041 at clinic Speech-Language Pathology INFO 2025-10-27 13:52:47,532 signals 70726 8782111040 Notified provider sarah.al-omari.slp1 of new appointment INFO 2025-10-27 13:52:47,533 signals 70726 8782111040 Appointment created: 6ee545b6-36dc-4cd4-813a-ad4c34f16f56 for patient 000005 on 2025-08-17 INFO 2025-10-27 13:52:47,533 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000005-MED-01 INFO 2025-10-27 13:52:47,533 signals 70726 8782111040 SubFile created: FILE-2025-000005-MED-01 for clinic Medical Department INFO 2025-10-27 13:52:47,533 signals 70726 8782111040 Created sub-file FILE-2025-000005-MED-01 for patient 000005 at clinic Medical Department INFO 2025-10-27 13:52:47,534 signals 70726 8782111040 Notified provider abdullah.al-yami.doctor3 of new appointment INFO 2025-10-27 13:52:47,535 signals 70726 8782111040 Appointment created: d4faedd9-fb4b-409d-8038-6322ff1a3a1b for patient 000026 on 2025-09-01 INFO 2025-10-27 13:52:47,535 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000026-NUR-01 INFO 2025-10-27 13:52:47,535 signals 70726 8782111040 SubFile created: FILE-2025-000026-NUR-01 for clinic Nursing Department INFO 2025-10-27 13:52:47,535 signals 70726 8782111040 Created sub-file FILE-2025-000026-NUR-01 for patient 000026 at clinic Nursing Department INFO 2025-10-27 13:52:47,536 signals 70726 8782111040 Notified provider hessa.al-omari.nurse1 of new appointment INFO 2025-10-27 13:52:47,537 signals 70726 8782111040 Appointment created: 90fe0892-c703-4780-ad31-d5cbacb9764d for patient 000045 on 2025-09-14 INFO 2025-10-27 13:52:47,537 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000045-MED-01 INFO 2025-10-27 13:52:47,538 signals 70726 8782111040 SubFile created: FILE-2025-000045-MED-01 for clinic Medical Department INFO 2025-10-27 13:52:47,538 signals 70726 8782111040 Created sub-file FILE-2025-000045-MED-01 for patient 000045 at clinic Medical Department INFO 2025-10-27 13:52:47,538 signals 70726 8782111040 Notified provider nawaf.al-dawsari.doctor1 of new appointment INFO 2025-10-27 13:52:47,540 signals 70726 8782111040 Appointment created: 8e0e82b9-a755-4301-ad39-e8d7b6db1c00 for patient 000021 on 2025-08-04 INFO 2025-10-27 13:52:47,540 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000021-ABA-02 INFO 2025-10-27 13:52:47,540 signals 70726 8782111040 SubFile created: FILE-2025-000021-ABA-02 for clinic ABA Therapy INFO 2025-10-27 13:52:47,540 signals 70726 8782111040 Created sub-file FILE-2025-000021-ABA-02 for patient 000021 at clinic ABA Therapy INFO 2025-10-27 13:52:47,540 signals 70726 8782111040 Notified provider sultan.al-yami.aba2 of new appointment INFO 2025-10-27 13:52:47,541 signals 70726 8782111040 Appointment created: 92885d72-2f6f-4df1-83c7-a862f2a0de15 for patient 000007 on 2025-08-03 INFO 2025-10-27 13:52:47,542 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000007-ABA-01 INFO 2025-10-27 13:52:47,542 signals 70726 8782111040 SubFile created: FILE-2025-000007-ABA-01 for clinic ABA Therapy INFO 2025-10-27 13:52:47,542 signals 70726 8782111040 Created sub-file FILE-2025-000007-ABA-01 for patient 000007 at clinic ABA Therapy INFO 2025-10-27 13:52:47,542 signals 70726 8782111040 Notified provider hayat.al-juaid.aba1 of new appointment INFO 2025-10-27 13:52:47,543 signals 70726 8782111040 Appointment created: 874a176e-dbed-4bc9-8c72-b972fa0f64c0 for patient 000015 on 2025-08-03 INFO 2025-10-27 13:52:47,544 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000015-SLP-01 INFO 2025-10-27 13:52:47,544 signals 70726 8782111040 SubFile created: FILE-2025-000015-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-27 13:52:47,544 signals 70726 8782111040 Created sub-file FILE-2025-000015-SLP-01 for patient 000015 at clinic Speech-Language Pathology INFO 2025-10-27 13:52:47,544 signals 70726 8782111040 Notified provider sarah.al-omari.slp1 of new appointment INFO 2025-10-27 13:52:47,546 signals 70726 8782111040 Appointment created: 93ee2bd3-f872-46f6-9821-25f200dd7a7b for patient 000049 on 2025-08-03 INFO 2025-10-27 13:52:47,546 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000049-ABA-01 INFO 2025-10-27 13:52:47,546 signals 70726 8782111040 SubFile created: FILE-2025-000049-ABA-01 for clinic ABA Therapy INFO 2025-10-27 13:52:47,546 signals 70726 8782111040 Created sub-file FILE-2025-000049-ABA-01 for patient 000049 at clinic ABA Therapy INFO 2025-10-27 13:52:47,546 signals 70726 8782111040 Notified provider hayat.al-juaid.aba1 of new appointment INFO 2025-10-27 13:52:47,548 signals 70726 8782111040 Appointment created: 4b008900-143e-46af-ab8e-6a4f7ef5d987 for patient 000045 on 2025-08-17 INFO 2025-10-27 13:52:47,548 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000045-NUR-02 INFO 2025-10-27 13:52:47,549 signals 70726 8782111040 SubFile created: FILE-2025-000045-NUR-02 for clinic Nursing Department INFO 2025-10-27 13:52:47,549 signals 70726 8782111040 Created sub-file FILE-2025-000045-NUR-02 for patient 000045 at clinic Nursing Department INFO 2025-10-27 13:52:47,549 signals 70726 8782111040 Notified provider yazeed.al-harthi.nurse2 of new appointment INFO 2025-10-27 13:52:47,551 signals 70726 8782111040 Appointment created: b0de6002-eeef-4393-b84e-03abc7469527 for patient 000045 on 2025-08-06 INFO 2025-10-27 13:52:47,551 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000045-OT-03 INFO 2025-10-27 13:52:47,552 signals 70726 8782111040 SubFile created: FILE-2025-000045-OT-03 for clinic Occupational Therapy INFO 2025-10-27 13:52:47,552 signals 70726 8782111040 Created sub-file FILE-2025-000045-OT-03 for patient 000045 at clinic Occupational Therapy INFO 2025-10-27 13:52:47,552 signals 70726 8782111040 Notified provider latifa.al-qahtani.ot1 of new appointment INFO 2025-10-27 13:52:47,553 signals 70726 8782111040 Appointment created: 63d1c340-d8bb-4e39-8f74-ad99cbc2b7c0 for patient 000047 on 2025-08-31 INFO 2025-10-27 13:52:47,554 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000047-ABA-02 INFO 2025-10-27 13:52:47,554 signals 70726 8782111040 SubFile created: FILE-2025-000047-ABA-02 for clinic ABA Therapy INFO 2025-10-27 13:52:47,554 signals 70726 8782111040 Created sub-file FILE-2025-000047-ABA-02 for patient 000047 at clinic ABA Therapy INFO 2025-10-27 13:52:47,554 signals 70726 8782111040 Notified provider hayat.al-juaid.aba1 of new appointment INFO 2025-10-27 13:52:47,556 signals 70726 8782111040 Appointment created: d4d85c8d-7015-4af9-8bbd-2b3e62751b8e for patient 000050 on 2025-09-14 INFO 2025-10-27 13:52:47,556 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000050-NUR-01 INFO 2025-10-27 13:52:47,556 signals 70726 8782111040 SubFile created: FILE-2025-000050-NUR-01 for clinic Nursing Department INFO 2025-10-27 13:52:47,556 signals 70726 8782111040 Created sub-file FILE-2025-000050-NUR-01 for patient 000050 at clinic Nursing Department INFO 2025-10-27 13:52:47,556 signals 70726 8782111040 Notified provider hessa.al-omari.nurse1 of new appointment INFO 2025-10-27 13:52:47,558 signals 70726 8782111040 Appointment created: 5c2f04e7-aeb2-4367-b6bc-9f83fffa0ec1 for patient 000028 on 2025-08-19 INFO 2025-10-27 13:52:47,558 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000028-MED-01 INFO 2025-10-27 13:52:47,558 signals 70726 8782111040 SubFile created: FILE-2025-000028-MED-01 for clinic Medical Department INFO 2025-10-27 13:52:47,558 signals 70726 8782111040 Created sub-file FILE-2025-000028-MED-01 for patient 000028 at clinic Medical Department INFO 2025-10-27 13:52:47,558 signals 70726 8782111040 Notified provider abdullah.al-yami.doctor3 of new appointment INFO 2025-10-27 13:52:47,560 signals 70726 8782111040 Appointment created: 582ba874-f6cf-4086-b314-09783fcd4b49 for patient 000042 on 2025-10-07 INFO 2025-10-27 13:52:47,560 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000042-OT-01 INFO 2025-10-27 13:52:47,560 signals 70726 8782111040 SubFile created: FILE-2025-000042-OT-01 for clinic Occupational Therapy INFO 2025-10-27 13:52:47,560 signals 70726 8782111040 Created sub-file FILE-2025-000042-OT-01 for patient 000042 at clinic Occupational Therapy INFO 2025-10-27 13:52:47,560 signals 70726 8782111040 Notified provider faisal.al-subaie.ot2 of new appointment INFO 2025-10-27 13:52:47,562 signals 70726 8782111040 Appointment created: cb70105c-cc1f-4b5c-8ad1-0329ff2d8306 for patient 000046 on 2025-10-08 INFO 2025-10-27 13:52:47,562 signals 70726 8782111040 Notified provider nawaf.al-dawsari.doctor1 of new appointment INFO 2025-10-27 13:52:47,564 signals 70726 8782111040 Appointment created: 2840edc5-2fb7-4e90-b8dd-ae641b2ff38b for patient 000022 on 2025-09-23 INFO 2025-10-27 13:52:47,564 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000022-MED-01 INFO 2025-10-27 13:52:47,564 signals 70726 8782111040 SubFile created: FILE-2025-000022-MED-01 for clinic Medical Department INFO 2025-10-27 13:52:47,564 signals 70726 8782111040 Created sub-file FILE-2025-000022-MED-01 for patient 000022 at clinic Medical Department INFO 2025-10-27 13:52:47,565 signals 70726 8782111040 Notified provider nawaf.al-dawsari.doctor1 of new appointment INFO 2025-10-27 13:52:47,566 signals 70726 8782111040 Appointment created: 0e616a6b-3a00-4f08-86f7-7ee88c45b491 for patient 000031 on 2025-10-13 INFO 2025-10-27 13:52:47,566 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000031-NUR-01 INFO 2025-10-27 13:52:47,566 signals 70726 8782111040 SubFile created: FILE-2025-000031-NUR-01 for clinic Nursing Department INFO 2025-10-27 13:52:47,566 signals 70726 8782111040 Created sub-file FILE-2025-000031-NUR-01 for patient 000031 at clinic Nursing Department INFO 2025-10-27 13:52:47,566 signals 70726 8782111040 Notified provider reem.al-mutairi.nurse3 of new appointment INFO 2025-10-27 13:52:47,568 signals 70726 8782111040 Appointment created: 9137d06f-ef10-4c09-8532-c9c6417e9df8 for patient 000002 on 2025-08-17 INFO 2025-10-27 13:52:47,568 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000002-ABA-01 INFO 2025-10-27 13:52:47,568 signals 70726 8782111040 SubFile created: FILE-2025-000002-ABA-01 for clinic ABA Therapy INFO 2025-10-27 13:52:47,568 signals 70726 8782111040 Created sub-file FILE-2025-000002-ABA-01 for patient 000002 at clinic ABA Therapy INFO 2025-10-27 13:52:47,568 signals 70726 8782111040 Notified provider sultan.al-yami.aba2 of new appointment INFO 2025-10-27 13:52:47,570 signals 70726 8782111040 Appointment created: 931cb565-8d72-474c-9bf2-3b128cf6deaa for patient 000004 on 2025-09-14 INFO 2025-10-27 13:52:47,570 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000004-MED-01 INFO 2025-10-27 13:52:47,570 signals 70726 8782111040 SubFile created: FILE-2025-000004-MED-01 for clinic Medical Department INFO 2025-10-27 13:52:47,570 signals 70726 8782111040 Created sub-file FILE-2025-000004-MED-01 for patient 000004 at clinic Medical Department INFO 2025-10-27 13:52:47,570 signals 70726 8782111040 Notified provider abdullah.al-yami.doctor3 of new appointment INFO 2025-10-27 13:52:47,572 signals 70726 8782111040 Appointment created: 7b5c1ecc-2f89-4c34-af4b-c54fe93ba08c for patient 000021 on 2025-08-03 INFO 2025-10-27 13:52:47,572 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000021-NUR-03 INFO 2025-10-27 13:52:47,572 signals 70726 8782111040 SubFile created: FILE-2025-000021-NUR-03 for clinic Nursing Department INFO 2025-10-27 13:52:47,572 signals 70726 8782111040 Created sub-file FILE-2025-000021-NUR-03 for patient 000021 at clinic Nursing Department INFO 2025-10-27 13:52:47,572 signals 70726 8782111040 Notified provider hessa.al-omari.nurse1 of new appointment INFO 2025-10-27 13:52:47,574 signals 70726 8782111040 Appointment created: 7f75c5dc-0d2e-432a-9d92-ba36c2efaca3 for patient 000043 on 2025-11-11 INFO 2025-10-27 13:52:47,574 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000043-MED-01 INFO 2025-10-27 13:52:47,574 signals 70726 8782111040 SubFile created: FILE-2025-000043-MED-01 for clinic Medical Department INFO 2025-10-27 13:52:47,574 signals 70726 8782111040 Created sub-file FILE-2025-000043-MED-01 for patient 000043 at clinic Medical Department INFO 2025-10-27 13:52:47,575 signals 70726 8782111040 Notified provider hassan.al-yami.doctor2 of new appointment INFO 2025-10-27 13:52:47,575 signals 70726 8782111040 Scheduled 24-hour reminder for appointment 7f75c5dc-0d2e-432a-9d92-ba36c2efaca3 INFO 2025-10-27 13:52:47,576 signals 70726 8782111040 Scheduled 2-hour reminder for appointment 7f75c5dc-0d2e-432a-9d92-ba36c2efaca3 INFO 2025-10-27 13:52:47,577 signals 70726 8782111040 Appointment created: 0a9c0129-31b7-47b0-9a29-f2f64e8de3b5 for patient 000034 on 2025-08-21 INFO 2025-10-27 13:52:47,577 signals 70726 8782111040 Notified provider yazeed.al-harthi.nurse2 of new appointment INFO 2025-10-27 13:52:47,578 signals 70726 8782111040 Appointment created: 3c27f875-a515-46da-9654-e1159dbb76fa for patient 000038 on 2025-09-08 INFO 2025-10-27 13:52:47,579 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000038-OT-01 INFO 2025-10-27 13:52:47,579 signals 70726 8782111040 SubFile created: FILE-2025-000038-OT-01 for clinic Occupational Therapy INFO 2025-10-27 13:52:47,579 signals 70726 8782111040 Created sub-file FILE-2025-000038-OT-01 for patient 000038 at clinic Occupational Therapy INFO 2025-10-27 13:52:47,579 signals 70726 8782111040 Notified provider latifa.al-qahtani.ot1 of new appointment INFO 2025-10-27 13:52:47,580 signals 70726 8782111040 Appointment created: 5cf97f9f-e364-4ab4-ac7a-8b6cd5f474d1 for patient 000019 on 2025-11-24 INFO 2025-10-27 13:52:47,580 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000019-OT-01 INFO 2025-10-27 13:52:47,580 signals 70726 8782111040 SubFile created: FILE-2025-000019-OT-01 for clinic Occupational Therapy INFO 2025-10-27 13:52:47,580 signals 70726 8782111040 Created sub-file FILE-2025-000019-OT-01 for patient 000019 at clinic Occupational Therapy INFO 2025-10-27 13:52:47,581 signals 70726 8782111040 Notified provider latifa.al-qahtani.ot1 of new appointment INFO 2025-10-27 13:52:47,581 signals 70726 8782111040 Scheduled 24-hour reminder for appointment 5cf97f9f-e364-4ab4-ac7a-8b6cd5f474d1 INFO 2025-10-27 13:52:47,582 signals 70726 8782111040 Scheduled 2-hour reminder for appointment 5cf97f9f-e364-4ab4-ac7a-8b6cd5f474d1 INFO 2025-10-27 13:52:47,583 signals 70726 8782111040 Appointment created: b941cdf8-48c2-4b1f-85fe-399a5064e584 for patient 000007 on 2025-09-07 INFO 2025-10-27 13:52:47,583 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000007-SLP-02 INFO 2025-10-27 13:52:47,583 signals 70726 8782111040 SubFile created: FILE-2025-000007-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-27 13:52:47,583 signals 70726 8782111040 Created sub-file FILE-2025-000007-SLP-02 for patient 000007 at clinic Speech-Language Pathology INFO 2025-10-27 13:52:47,584 signals 70726 8782111040 Notified provider sarah.al-omari.slp1 of new appointment INFO 2025-10-27 13:52:47,585 signals 70726 8782111040 Appointment created: 7042c75a-18d8-4480-8b20-e41997293f43 for patient 000048 on 2025-09-22 INFO 2025-10-27 13:52:47,585 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000048-SLP-01 INFO 2025-10-27 13:52:47,585 signals 70726 8782111040 SubFile created: FILE-2025-000048-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-27 13:52:47,585 signals 70726 8782111040 Created sub-file FILE-2025-000048-SLP-01 for patient 000048 at clinic Speech-Language Pathology INFO 2025-10-27 13:52:47,586 signals 70726 8782111040 Notified provider sarah.al-omari.slp1 of new appointment INFO 2025-10-27 13:52:47,587 signals 70726 8782111040 Appointment created: 9b1c9729-f2c0-429e-8f94-397208ac89bf for patient 000002 on 2025-09-07 INFO 2025-10-27 13:52:47,588 signals 70726 8782111040 Notified provider sultan.al-yami.aba2 of new appointment INFO 2025-10-27 13:52:47,589 signals 70726 8782111040 Appointment created: 566f1289-0d2f-4ba0-be3a-4ff2cdc080af for patient 000028 on 2025-09-11 INFO 2025-10-27 13:52:47,589 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000028-ABA-02 INFO 2025-10-27 13:52:47,589 signals 70726 8782111040 SubFile created: FILE-2025-000028-ABA-02 for clinic ABA Therapy INFO 2025-10-27 13:52:47,589 signals 70726 8782111040 Created sub-file FILE-2025-000028-ABA-02 for patient 000028 at clinic ABA Therapy INFO 2025-10-27 13:52:47,590 signals 70726 8782111040 Notified provider sultan.al-yami.aba2 of new appointment INFO 2025-10-27 13:52:47,591 signals 70726 8782111040 Appointment created: 82a01afa-72e9-410d-9ffd-ea648834c8e3 for patient 000013 on 2025-10-13 INFO 2025-10-27 13:52:47,591 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000013-MED-01 INFO 2025-10-27 13:52:47,591 signals 70726 8782111040 SubFile created: FILE-2025-000013-MED-01 for clinic Medical Department INFO 2025-10-27 13:52:47,591 signals 70726 8782111040 Created sub-file FILE-2025-000013-MED-01 for patient 000013 at clinic Medical Department INFO 2025-10-27 13:52:47,591 signals 70726 8782111040 Notified provider nawaf.al-dawsari.doctor1 of new appointment INFO 2025-10-27 13:52:47,593 signals 70726 8782111040 Appointment created: 3d8c2d48-90ba-4b0c-adcc-841536941947 for patient 000032 on 2025-10-08 INFO 2025-10-27 13:52:47,593 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000032-OT-01 INFO 2025-10-27 13:52:47,593 signals 70726 8782111040 SubFile created: FILE-2025-000032-OT-01 for clinic Occupational Therapy INFO 2025-10-27 13:52:47,593 signals 70726 8782111040 Created sub-file FILE-2025-000032-OT-01 for patient 000032 at clinic Occupational Therapy INFO 2025-10-27 13:52:47,593 signals 70726 8782111040 Notified provider faisal.al-subaie.ot2 of new appointment INFO 2025-10-27 13:52:47,594 signals 70726 8782111040 Appointment created: 7b704cd3-2c84-4fa4-9783-5a9ac6989c6e for patient 000017 on 2025-10-02 INFO 2025-10-27 13:52:47,595 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000017-SLP-01 INFO 2025-10-27 13:52:47,595 signals 70726 8782111040 SubFile created: FILE-2025-000017-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-27 13:52:47,595 signals 70726 8782111040 Created sub-file FILE-2025-000017-SLP-01 for patient 000017 at clinic Speech-Language Pathology INFO 2025-10-27 13:52:47,595 signals 70726 8782111040 Notified provider sarah.al-omari.slp1 of new appointment INFO 2025-10-27 13:52:47,596 signals 70726 8782111040 Appointment created: 510d5545-b67b-492c-9de7-ec18fc816ffe for patient 000004 on 2025-10-14 INFO 2025-10-27 13:52:47,597 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000004-OT-02 INFO 2025-10-27 13:52:47,597 signals 70726 8782111040 SubFile created: FILE-2025-000004-OT-02 for clinic Occupational Therapy INFO 2025-10-27 13:52:47,597 signals 70726 8782111040 Created sub-file FILE-2025-000004-OT-02 for patient 000004 at clinic Occupational Therapy INFO 2025-10-27 13:52:47,597 signals 70726 8782111040 Notified provider latifa.al-qahtani.ot1 of new appointment INFO 2025-10-27 13:52:47,599 signals 70726 8782111040 Appointment created: cd4300a3-f940-434a-86f3-1f8953a15e2d for patient 000005 on 2025-10-13 INFO 2025-10-27 13:52:47,599 signals 70726 8782111040 Notified provider hassan.al-yami.doctor2 of new appointment INFO 2025-10-27 13:52:47,601 signals 70726 8782111040 Appointment created: 8c7d7354-09da-4b3b-837e-dd27848f893c for patient 000015 on 2025-08-26 INFO 2025-10-27 13:52:47,601 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000015-NUR-02 INFO 2025-10-27 13:52:47,601 signals 70726 8782111040 SubFile created: FILE-2025-000015-NUR-02 for clinic Nursing Department INFO 2025-10-27 13:52:47,601 signals 70726 8782111040 Created sub-file FILE-2025-000015-NUR-02 for patient 000015 at clinic Nursing Department INFO 2025-10-27 13:52:47,602 signals 70726 8782111040 Notified provider yazeed.al-harthi.nurse2 of new appointment INFO 2025-10-27 13:52:47,603 signals 70726 8782111040 Appointment created: 15f63ca9-a132-4072-bee2-3797e989a4c0 for patient 000005 on 2025-11-05 INFO 2025-10-27 13:52:47,603 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000005-NUR-02 INFO 2025-10-27 13:52:47,603 signals 70726 8782111040 SubFile created: FILE-2025-000005-NUR-02 for clinic Nursing Department INFO 2025-10-27 13:52:47,603 signals 70726 8782111040 Created sub-file FILE-2025-000005-NUR-02 for patient 000005 at clinic Nursing Department INFO 2025-10-27 13:52:47,605 confirmation_service 70726 8782111040 Created confirmation token for appointment 15f63ca9-a132-4072-bee2-3797e989a4c0, expires at 2025-11-03 10:52:47.605634+00:00 ERROR 2025-10-27 13:52:47,606 signals 70726 8782111040 Error creating confirmation token for appointment 15f63ca9-a132-4072-bee2-3797e989a4c0: combine() argument 2 must be datetime.time, not str INFO 2025-10-27 13:52:47,606 signals 70726 8782111040 Notified provider reem.al-mutairi.nurse3 of new appointment INFO 2025-10-27 13:52:47,607 signals 70726 8782111040 Scheduled 24-hour reminder for appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 INFO 2025-10-27 13:52:47,607 signals 70726 8782111040 Scheduled 2-hour reminder for appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 INFO 2025-10-27 13:52:47,608 signals 70726 8782111040 Appointment created: feff3505-cd53-4006-a639-ada7845ce89b for patient 000028 on 2025-09-29 INFO 2025-10-27 13:52:47,609 signals 70726 8782111040 Notified provider hassan.al-yami.doctor2 of new appointment INFO 2025-10-27 13:52:47,609 signals 70726 8782111040 Appointment created: 8bbb054a-b743-492c-bd6a-364ce7dde3e9 for patient 000010 on 2025-09-14 INFO 2025-10-27 13:52:47,610 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000010-SLP-01 INFO 2025-10-27 13:52:47,610 signals 70726 8782111040 SubFile created: FILE-2025-000010-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-27 13:52:47,610 signals 70726 8782111040 Created sub-file FILE-2025-000010-SLP-01 for patient 000010 at clinic Speech-Language Pathology INFO 2025-10-27 13:52:47,610 signals 70726 8782111040 Notified provider mohammed.al-mutairi.slp2 of new appointment INFO 2025-10-27 13:52:47,612 signals 70726 8782111040 Appointment created: f8fa53a7-f3d9-4162-9508-b7fba0418de6 for patient 000015 on 2025-10-05 INFO 2025-10-27 13:52:47,612 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000015-ABA-03 INFO 2025-10-27 13:52:47,612 signals 70726 8782111040 SubFile created: FILE-2025-000015-ABA-03 for clinic ABA Therapy INFO 2025-10-27 13:52:47,612 signals 70726 8782111040 Created sub-file FILE-2025-000015-ABA-03 for patient 000015 at clinic ABA Therapy INFO 2025-10-27 13:52:47,613 signals 70726 8782111040 Notified provider hayat.al-juaid.aba1 of new appointment INFO 2025-10-27 13:52:47,614 signals 70726 8782111040 Appointment created: 197b632e-fb46-4250-bd11-a2edb1ccdbd4 for patient 000026 on 2025-10-20 INFO 2025-10-27 13:52:47,615 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000026-MED-02 INFO 2025-10-27 13:52:47,615 signals 70726 8782111040 SubFile created: FILE-2025-000026-MED-02 for clinic Medical Department INFO 2025-10-27 13:52:47,615 signals 70726 8782111040 Created sub-file FILE-2025-000026-MED-02 for patient 000026 at clinic Medical Department INFO 2025-10-27 13:52:47,615 signals 70726 8782111040 Notified provider abdullah.al-yami.doctor3 of new appointment INFO 2025-10-27 13:52:47,617 signals 70726 8782111040 Appointment created: cfe15685-d936-4831-9286-d02508643553 for patient 000044 on 2025-09-24 INFO 2025-10-27 13:52:47,617 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000044-MED-01 INFO 2025-10-27 13:52:47,617 signals 70726 8782111040 SubFile created: FILE-2025-000044-MED-01 for clinic Medical Department INFO 2025-10-27 13:52:47,617 signals 70726 8782111040 Created sub-file FILE-2025-000044-MED-01 for patient 000044 at clinic Medical Department INFO 2025-10-27 13:52:47,618 signals 70726 8782111040 Notified provider hassan.al-yami.doctor2 of new appointment INFO 2025-10-27 13:52:47,619 signals 70726 8782111040 Appointment created: 983268d3-718c-42aa-9ff8-f0431d177ea9 for patient 000048 on 2025-08-24 INFO 2025-10-27 13:52:47,619 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000048-MED-02 INFO 2025-10-27 13:52:47,619 signals 70726 8782111040 SubFile created: FILE-2025-000048-MED-02 for clinic Medical Department INFO 2025-10-27 13:52:47,619 signals 70726 8782111040 Created sub-file FILE-2025-000048-MED-02 for patient 000048 at clinic Medical Department INFO 2025-10-27 13:52:47,620 signals 70726 8782111040 Notified provider abdullah.al-yami.doctor3 of new appointment INFO 2025-10-27 13:52:47,621 signals 70726 8782111040 Appointment created: 13be8663-d210-4c5c-893a-f815d030351d for patient 000008 on 2025-08-06 INFO 2025-10-27 13:52:47,621 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000008-NUR-01 INFO 2025-10-27 13:52:47,621 signals 70726 8782111040 SubFile created: FILE-2025-000008-NUR-01 for clinic Nursing Department INFO 2025-10-27 13:52:47,621 signals 70726 8782111040 Created sub-file FILE-2025-000008-NUR-01 for patient 000008 at clinic Nursing Department INFO 2025-10-27 13:52:47,622 signals 70726 8782111040 Notified provider reem.al-mutairi.nurse3 of new appointment INFO 2025-10-27 13:52:47,623 signals 70726 8782111040 Appointment created: 4aea0218-8cdb-463e-a372-f4ed5f4b3f8c for patient 000021 on 2025-10-22 INFO 2025-10-27 13:52:47,623 signals 70726 8782111040 Notified provider hessa.al-omari.nurse1 of new appointment INFO 2025-10-27 13:52:47,625 signals 70726 8782111040 Appointment created: 4cc5fe9e-d5ce-46d5-89c2-33e242638043 for patient 000011 on 2025-10-19 INFO 2025-10-27 13:52:47,625 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000011-ABA-01 INFO 2025-10-27 13:52:47,626 signals 70726 8782111040 SubFile created: FILE-2025-000011-ABA-01 for clinic ABA Therapy INFO 2025-10-27 13:52:47,626 signals 70726 8782111040 Created sub-file FILE-2025-000011-ABA-01 for patient 000011 at clinic ABA Therapy INFO 2025-10-27 13:52:47,626 signals 70726 8782111040 Notified provider hayat.al-juaid.aba1 of new appointment INFO 2025-10-27 13:52:47,627 signals 70726 8782111040 Appointment created: f04007fe-acf4-4d54-816e-b809be25c842 for patient 000036 on 2025-10-26 INFO 2025-10-27 13:52:47,628 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000036-SLP-01 INFO 2025-10-27 13:52:47,628 signals 70726 8782111040 SubFile created: FILE-2025-000036-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-27 13:52:47,628 signals 70726 8782111040 Created sub-file FILE-2025-000036-SLP-01 for patient 000036 at clinic Speech-Language Pathology INFO 2025-10-27 13:52:47,628 signals 70726 8782111040 Notified provider mohammed.al-mutairi.slp2 of new appointment INFO 2025-10-27 13:52:47,630 signals 70726 8782111040 Appointment created: 9b21cf70-2cca-465c-802b-02bfe14d8c55 for patient 000026 on 2025-08-20 INFO 2025-10-27 13:52:47,630 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000026-OT-03 INFO 2025-10-27 13:52:47,630 signals 70726 8782111040 SubFile created: FILE-2025-000026-OT-03 for clinic Occupational Therapy INFO 2025-10-27 13:52:47,630 signals 70726 8782111040 Created sub-file FILE-2025-000026-OT-03 for patient 000026 at clinic Occupational Therapy INFO 2025-10-27 13:52:47,631 signals 70726 8782111040 Notified provider latifa.al-qahtani.ot1 of new appointment INFO 2025-10-27 13:52:47,633 signals 70726 8782111040 Appointment created: e45f18c8-847a-4154-bd7a-f6f1f09030e7 for patient 000003 on 2025-08-31 INFO 2025-10-27 13:52:47,633 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000003-NUR-02 INFO 2025-10-27 13:52:47,634 signals 70726 8782111040 SubFile created: FILE-2025-000003-NUR-02 for clinic Nursing Department INFO 2025-10-27 13:52:47,634 signals 70726 8782111040 Created sub-file FILE-2025-000003-NUR-02 for patient 000003 at clinic Nursing Department INFO 2025-10-27 13:52:47,634 signals 70726 8782111040 Notified provider yazeed.al-harthi.nurse2 of new appointment INFO 2025-10-27 13:52:47,636 signals 70726 8782111040 Appointment created: 346a2153-b540-4e68-aa04-b7293a2ecc09 for patient 000002 on 2025-09-07 INFO 2025-10-27 13:52:47,637 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000002-NUR-02 INFO 2025-10-27 13:52:47,637 signals 70726 8782111040 SubFile created: FILE-2025-000002-NUR-02 for clinic Nursing Department INFO 2025-10-27 13:52:47,637 signals 70726 8782111040 Created sub-file FILE-2025-000002-NUR-02 for patient 000002 at clinic Nursing Department INFO 2025-10-27 13:52:47,637 signals 70726 8782111040 Notified provider hessa.al-omari.nurse1 of new appointment INFO 2025-10-27 13:52:47,639 signals 70726 8782111040 Appointment created: 0b5b8b9b-3c22-45dc-ae23-689f81892d62 for patient 000035 on 2025-08-03 INFO 2025-10-27 13:52:47,639 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000035-SLP-01 INFO 2025-10-27 13:52:47,639 signals 70726 8782111040 SubFile created: FILE-2025-000035-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-27 13:52:47,639 signals 70726 8782111040 Created sub-file FILE-2025-000035-SLP-01 for patient 000035 at clinic Speech-Language Pathology INFO 2025-10-27 13:52:47,640 signals 70726 8782111040 Notified provider sarah.al-omari.slp1 of new appointment INFO 2025-10-27 13:52:47,641 signals 70726 8782111040 Appointment created: df96a696-79f1-4567-bf79-348f6859e482 for patient 000034 on 2025-09-28 INFO 2025-10-27 13:52:47,642 signals 70726 8782111040 Notified provider reem.al-mutairi.nurse3 of new appointment INFO 2025-10-27 13:52:47,643 signals 70726 8782111040 Appointment created: 0a504b34-761f-4943-b493-fcef4c9e5039 for patient 000041 on 2025-08-10 INFO 2025-10-27 13:52:47,643 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000041-NUR-02 INFO 2025-10-27 13:52:47,644 signals 70726 8782111040 SubFile created: FILE-2025-000041-NUR-02 for clinic Nursing Department INFO 2025-10-27 13:52:47,644 signals 70726 8782111040 Created sub-file FILE-2025-000041-NUR-02 for patient 000041 at clinic Nursing Department INFO 2025-10-27 13:52:47,644 signals 70726 8782111040 Notified provider yazeed.al-harthi.nurse2 of new appointment INFO 2025-10-27 13:52:47,645 signals 70726 8782111040 Appointment created: 668e828b-81f9-4042-93f8-48adcd202144 for patient 000013 on 2025-10-26 INFO 2025-10-27 13:52:47,646 signals 70726 8782111040 Notified provider nawaf.al-dawsari.doctor1 of new appointment INFO 2025-10-27 13:52:47,647 signals 70726 8782111040 Appointment created: 4fd65c88-a7d8-4725-8a0d-64b80685f6ef for patient 000037 on 2025-09-23 INFO 2025-10-27 13:52:47,648 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000037-MED-01 INFO 2025-10-27 13:52:47,648 signals 70726 8782111040 SubFile created: FILE-2025-000037-MED-01 for clinic Medical Department INFO 2025-10-27 13:52:47,648 signals 70726 8782111040 Created sub-file FILE-2025-000037-MED-01 for patient 000037 at clinic Medical Department INFO 2025-10-27 13:52:47,648 signals 70726 8782111040 Notified provider hassan.al-yami.doctor2 of new appointment INFO 2025-10-27 13:52:47,650 signals 70726 8782111040 Appointment created: bd764ffc-2f0b-4d59-a45b-87ca62f487e1 for patient 000011 on 2025-08-18 INFO 2025-10-27 13:52:47,650 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000011-MED-02 INFO 2025-10-27 13:52:47,650 signals 70726 8782111040 SubFile created: FILE-2025-000011-MED-02 for clinic Medical Department INFO 2025-10-27 13:52:47,650 signals 70726 8782111040 Created sub-file FILE-2025-000011-MED-02 for patient 000011 at clinic Medical Department INFO 2025-10-27 13:52:47,651 signals 70726 8782111040 Notified provider abdullah.al-yami.doctor3 of new appointment INFO 2025-10-27 13:52:47,652 signals 70726 8782111040 Appointment created: ca4cf8e0-0ed0-465e-96d9-9f06982e6617 for patient 000022 on 2025-10-15 INFO 2025-10-27 13:52:47,652 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000022-NUR-02 INFO 2025-10-27 13:52:47,652 signals 70726 8782111040 SubFile created: FILE-2025-000022-NUR-02 for clinic Nursing Department INFO 2025-10-27 13:52:47,652 signals 70726 8782111040 Created sub-file FILE-2025-000022-NUR-02 for patient 000022 at clinic Nursing Department INFO 2025-10-27 13:52:47,652 signals 70726 8782111040 Notified provider yazeed.al-harthi.nurse2 of new appointment INFO 2025-10-27 13:52:47,653 signals 70726 8782111040 Appointment created: d36b5215-282c-4558-9529-7d90b54d7ec1 for patient 000042 on 2025-09-14 INFO 2025-10-27 13:52:47,654 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000042-NUR-02 INFO 2025-10-27 13:52:47,654 signals 70726 8782111040 SubFile created: FILE-2025-000042-NUR-02 for clinic Nursing Department INFO 2025-10-27 13:52:47,654 signals 70726 8782111040 Created sub-file FILE-2025-000042-NUR-02 for patient 000042 at clinic Nursing Department INFO 2025-10-27 13:52:47,654 signals 70726 8782111040 Notified provider hessa.al-omari.nurse1 of new appointment INFO 2025-10-27 13:52:47,655 signals 70726 8782111040 Appointment created: 0f549be7-c7fc-4b2c-b3b7-12438915f683 for patient 000007 on 2025-10-23 INFO 2025-10-27 13:52:47,656 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000007-OT-03 INFO 2025-10-27 13:52:47,656 signals 70726 8782111040 SubFile created: FILE-2025-000007-OT-03 for clinic Occupational Therapy INFO 2025-10-27 13:52:47,656 signals 70726 8782111040 Created sub-file FILE-2025-000007-OT-03 for patient 000007 at clinic Occupational Therapy INFO 2025-10-27 13:52:47,656 signals 70726 8782111040 Notified provider faisal.al-subaie.ot2 of new appointment INFO 2025-10-27 13:52:47,658 signals 70726 8782111040 Appointment created: b27a78e7-c64b-4a0c-9b2c-b1891773e525 for patient 000027 on 2025-10-12 INFO 2025-10-27 13:52:47,658 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000027-MED-01 INFO 2025-10-27 13:52:47,659 signals 70726 8782111040 SubFile created: FILE-2025-000027-MED-01 for clinic Medical Department INFO 2025-10-27 13:52:47,659 signals 70726 8782111040 Created sub-file FILE-2025-000027-MED-01 for patient 000027 at clinic Medical Department INFO 2025-10-27 13:52:47,659 signals 70726 8782111040 Notified provider abdullah.al-yami.doctor3 of new appointment INFO 2025-10-27 13:52:47,660 signals 70726 8782111040 Appointment created: a93e479a-4022-4954-897f-5587b9286ab4 for patient 000006 on 2025-08-10 INFO 2025-10-27 13:52:47,660 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000006-OT-01 INFO 2025-10-27 13:52:47,660 signals 70726 8782111040 SubFile created: FILE-2025-000006-OT-01 for clinic Occupational Therapy INFO 2025-10-27 13:52:47,660 signals 70726 8782111040 Created sub-file FILE-2025-000006-OT-01 for patient 000006 at clinic Occupational Therapy INFO 2025-10-27 13:52:47,661 signals 70726 8782111040 Notified provider faisal.al-subaie.ot2 of new appointment INFO 2025-10-27 13:52:47,661 signals 70726 8782111040 Appointment created: 5b1327ce-c226-495a-abbd-79ffae0171eb for patient 000040 on 2025-09-08 INFO 2025-10-27 13:52:47,662 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000040-ABA-02 INFO 2025-10-27 13:52:47,662 signals 70726 8782111040 SubFile created: FILE-2025-000040-ABA-02 for clinic ABA Therapy INFO 2025-10-27 13:52:47,662 signals 70726 8782111040 Created sub-file FILE-2025-000040-ABA-02 for patient 000040 at clinic ABA Therapy INFO 2025-10-27 13:52:47,662 signals 70726 8782111040 Notified provider sultan.al-yami.aba2 of new appointment INFO 2025-10-27 13:52:47,663 signals 70726 8782111040 Appointment created: 5dc6f561-4660-4644-b9d9-28d30d22d470 for patient 000010 on 2025-09-16 INFO 2025-10-27 13:52:47,664 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000010-ABA-02 INFO 2025-10-27 13:52:47,664 signals 70726 8782111040 SubFile created: FILE-2025-000010-ABA-02 for clinic ABA Therapy INFO 2025-10-27 13:52:47,664 signals 70726 8782111040 Created sub-file FILE-2025-000010-ABA-02 for patient 000010 at clinic ABA Therapy INFO 2025-10-27 13:52:47,665 signals 70726 8782111040 Notified provider sultan.al-yami.aba2 of new appointment INFO 2025-10-27 13:52:47,667 signals 70726 8782111040 Appointment created: e981ad14-5600-4b97-91f8-7504e6b856fe for patient 000005 on 2025-09-21 INFO 2025-10-27 13:52:47,667 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000005-SLP-03 INFO 2025-10-27 13:52:47,667 signals 70726 8782111040 SubFile created: FILE-2025-000005-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-27 13:52:47,667 signals 70726 8782111040 Created sub-file FILE-2025-000005-SLP-03 for patient 000005 at clinic Speech-Language Pathology INFO 2025-10-27 13:52:47,668 signals 70726 8782111040 Notified provider sarah.al-omari.slp1 of new appointment INFO 2025-10-27 13:52:47,670 signals 70726 8782111040 Appointment created: baf7c710-a150-4a52-82b9-c0b970520b60 for patient 000011 on 2025-11-23 INFO 2025-10-27 13:52:47,670 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000011-SLP-03 INFO 2025-10-27 13:52:47,670 signals 70726 8782111040 SubFile created: FILE-2025-000011-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-27 13:52:47,670 signals 70726 8782111040 Created sub-file FILE-2025-000011-SLP-03 for patient 000011 at clinic Speech-Language Pathology INFO 2025-10-27 13:52:47,671 signals 70726 8782111040 Notified provider sarah.al-omari.slp1 of new appointment INFO 2025-10-27 13:52:47,672 signals 70726 8782111040 Scheduled 24-hour reminder for appointment baf7c710-a150-4a52-82b9-c0b970520b60 INFO 2025-10-27 13:52:47,672 signals 70726 8782111040 Scheduled 2-hour reminder for appointment baf7c710-a150-4a52-82b9-c0b970520b60 INFO 2025-10-27 13:52:47,674 signals 70726 8782111040 Appointment created: 23aa05eb-ce61-4e5b-baea-492e63a2458f for patient 000044 on 2025-08-19 INFO 2025-10-27 13:52:47,674 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000044-NUR-02 INFO 2025-10-27 13:52:47,674 signals 70726 8782111040 SubFile created: FILE-2025-000044-NUR-02 for clinic Nursing Department INFO 2025-10-27 13:52:47,674 signals 70726 8782111040 Created sub-file FILE-2025-000044-NUR-02 for patient 000044 at clinic Nursing Department INFO 2025-10-27 13:52:47,675 signals 70726 8782111040 Notified provider reem.al-mutairi.nurse3 of new appointment INFO 2025-10-27 13:52:47,677 signals 70726 8782111040 Appointment created: 1a38f031-03b1-4f42-90a9-c27bb7c8ca01 for patient 000019 on 2025-10-26 INFO 2025-10-27 13:52:47,677 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000019-NUR-02 INFO 2025-10-27 13:52:47,677 signals 70726 8782111040 SubFile created: FILE-2025-000019-NUR-02 for clinic Nursing Department INFO 2025-10-27 13:52:47,677 signals 70726 8782111040 Created sub-file FILE-2025-000019-NUR-02 for patient 000019 at clinic Nursing Department INFO 2025-10-27 13:52:47,678 signals 70726 8782111040 Notified provider yazeed.al-harthi.nurse2 of new appointment INFO 2025-10-27 13:52:47,680 signals 70726 8782111040 Appointment created: f23fa3ec-b26d-4aff-822a-ed6d7167bd07 for patient 000039 on 2025-11-16 INFO 2025-10-27 13:52:47,680 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000039-OT-01 INFO 2025-10-27 13:52:47,680 signals 70726 8782111040 SubFile created: FILE-2025-000039-OT-01 for clinic Occupational Therapy INFO 2025-10-27 13:52:47,680 signals 70726 8782111040 Created sub-file FILE-2025-000039-OT-01 for patient 000039 at clinic Occupational Therapy INFO 2025-10-27 13:52:47,681 signals 70726 8782111040 Notified provider latifa.al-qahtani.ot1 of new appointment INFO 2025-10-27 13:52:47,681 signals 70726 8782111040 Scheduled 24-hour reminder for appointment f23fa3ec-b26d-4aff-822a-ed6d7167bd07 INFO 2025-10-27 13:52:47,681 signals 70726 8782111040 Scheduled 2-hour reminder for appointment f23fa3ec-b26d-4aff-822a-ed6d7167bd07 INFO 2025-10-27 13:52:47,682 signals 70726 8782111040 Appointment created: 51442b8d-9903-4eff-8cc9-389d2b2813e7 for patient 000031 on 2025-09-07 INFO 2025-10-27 13:52:47,683 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000031-SLP-02 INFO 2025-10-27 13:52:47,683 signals 70726 8782111040 SubFile created: FILE-2025-000031-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-27 13:52:47,683 signals 70726 8782111040 Created sub-file FILE-2025-000031-SLP-02 for patient 000031 at clinic Speech-Language Pathology INFO 2025-10-27 13:52:47,683 signals 70726 8782111040 Notified provider mohammed.al-mutairi.slp2 of new appointment INFO 2025-10-27 13:52:47,684 signals 70726 8782111040 Appointment created: a46b43d8-9a2c-410a-ab57-0b7805894e59 for patient 000033 on 2025-10-14 INFO 2025-10-27 13:52:47,685 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000033-SLP-01 INFO 2025-10-27 13:52:47,685 signals 70726 8782111040 SubFile created: FILE-2025-000033-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-27 13:52:47,685 signals 70726 8782111040 Created sub-file FILE-2025-000033-SLP-01 for patient 000033 at clinic Speech-Language Pathology INFO 2025-10-27 13:52:47,685 signals 70726 8782111040 Notified provider mohammed.al-mutairi.slp2 of new appointment INFO 2025-10-27 13:52:47,686 signals 70726 8782111040 Appointment created: 2cd7b4b6-2c4f-4696-a478-caa60c8cb03f for patient 000032 on 2025-09-17 INFO 2025-10-27 13:52:47,687 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000032-NUR-02 INFO 2025-10-27 13:52:47,687 signals 70726 8782111040 SubFile created: FILE-2025-000032-NUR-02 for clinic Nursing Department INFO 2025-10-27 13:52:47,687 signals 70726 8782111040 Created sub-file FILE-2025-000032-NUR-02 for patient 000032 at clinic Nursing Department INFO 2025-10-27 13:52:47,687 signals 70726 8782111040 Notified provider hessa.al-omari.nurse1 of new appointment INFO 2025-10-27 13:52:47,688 signals 70726 8782111040 Appointment created: 95711d2a-6fc8-4028-886e-32538b921560 for patient 000043 on 2025-10-30 INFO 2025-10-27 13:52:47,689 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000043-SLP-02 INFO 2025-10-27 13:52:47,689 signals 70726 8782111040 SubFile created: FILE-2025-000043-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-27 13:52:47,689 signals 70726 8782111040 Created sub-file FILE-2025-000043-SLP-02 for patient 000043 at clinic Speech-Language Pathology INFO 2025-10-27 13:52:47,689 signals 70726 8782111040 Notified provider mohammed.al-mutairi.slp2 of new appointment INFO 2025-10-27 13:52:47,690 signals 70726 8782111040 Scheduled 24-hour reminder for appointment 95711d2a-6fc8-4028-886e-32538b921560 INFO 2025-10-27 13:52:47,690 signals 70726 8782111040 Scheduled 2-hour reminder for appointment 95711d2a-6fc8-4028-886e-32538b921560 INFO 2025-10-27 13:52:47,691 signals 70726 8782111040 Appointment created: c0707d8c-cac6-4ce1-ab83-58a7dca9af7a for patient 000040 on 2025-11-24 INFO 2025-10-27 13:52:47,691 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000040-NUR-03 INFO 2025-10-27 13:52:47,691 signals 70726 8782111040 SubFile created: FILE-2025-000040-NUR-03 for clinic Nursing Department INFO 2025-10-27 13:52:47,691 signals 70726 8782111040 Created sub-file FILE-2025-000040-NUR-03 for patient 000040 at clinic Nursing Department INFO 2025-10-27 13:52:47,692 signals 70726 8782111040 Notified provider hessa.al-omari.nurse1 of new appointment INFO 2025-10-27 13:52:47,692 signals 70726 8782111040 Scheduled 24-hour reminder for appointment c0707d8c-cac6-4ce1-ab83-58a7dca9af7a INFO 2025-10-27 13:52:47,693 signals 70726 8782111040 Scheduled 2-hour reminder for appointment c0707d8c-cac6-4ce1-ab83-58a7dca9af7a INFO 2025-10-27 13:52:47,693 signals 70726 8782111040 Appointment created: a486e7b9-3b90-4729-bc65-3a927246cb93 for patient 000034 on 2025-09-08 INFO 2025-10-27 13:52:47,694 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000034-MED-02 INFO 2025-10-27 13:52:47,694 signals 70726 8782111040 SubFile created: FILE-2025-000034-MED-02 for clinic Medical Department INFO 2025-10-27 13:52:47,694 signals 70726 8782111040 Created sub-file FILE-2025-000034-MED-02 for patient 000034 at clinic Medical Department INFO 2025-10-27 13:52:47,695 signals 70726 8782111040 Notified provider hassan.al-yami.doctor2 of new appointment INFO 2025-10-27 13:52:47,696 signals 70726 8782111040 Appointment created: 01d1b074-9ab6-4b05-a557-2b5359dff061 for patient 000017 on 2025-10-06 INFO 2025-10-27 13:52:47,697 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000017-ABA-02 INFO 2025-10-27 13:52:47,697 signals 70726 8782111040 SubFile created: FILE-2025-000017-ABA-02 for clinic ABA Therapy INFO 2025-10-27 13:52:47,697 signals 70726 8782111040 Created sub-file FILE-2025-000017-ABA-02 for patient 000017 at clinic ABA Therapy INFO 2025-10-27 13:52:47,698 signals 70726 8782111040 Notified provider hayat.al-juaid.aba1 of new appointment INFO 2025-10-27 13:52:47,700 signals 70726 8782111040 Appointment created: c034cc60-b3de-481b-aa5d-bbcf42613502 for patient 000006 on 2025-08-31 INFO 2025-10-27 13:52:47,700 signals 70726 8782111040 Notified provider faisal.al-subaie.ot2 of new appointment INFO 2025-10-27 13:52:47,702 signals 70726 8782111040 Appointment created: 1d5d9daf-9a92-4cf0-bb39-72440c2ae7ef for patient 000013 on 2025-11-16 INFO 2025-10-27 13:52:47,702 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000013-OT-02 INFO 2025-10-27 13:52:47,702 signals 70726 8782111040 SubFile created: FILE-2025-000013-OT-02 for clinic Occupational Therapy INFO 2025-10-27 13:52:47,702 signals 70726 8782111040 Created sub-file FILE-2025-000013-OT-02 for patient 000013 at clinic Occupational Therapy INFO 2025-10-27 13:52:47,703 signals 70726 8782111040 Notified provider faisal.al-subaie.ot2 of new appointment INFO 2025-10-27 13:52:47,703 signals 70726 8782111040 Scheduled 24-hour reminder for appointment 1d5d9daf-9a92-4cf0-bb39-72440c2ae7ef INFO 2025-10-27 13:52:47,704 signals 70726 8782111040 Scheduled 2-hour reminder for appointment 1d5d9daf-9a92-4cf0-bb39-72440c2ae7ef INFO 2025-10-27 13:52:47,705 signals 70726 8782111040 Appointment created: cfdca006-82f6-4a57-b0fa-ff8f993dd7bd for patient 000038 on 2025-10-29 INFO 2025-10-27 13:52:47,705 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000038-NUR-02 INFO 2025-10-27 13:52:47,705 signals 70726 8782111040 SubFile created: FILE-2025-000038-NUR-02 for clinic Nursing Department INFO 2025-10-27 13:52:47,705 signals 70726 8782111040 Created sub-file FILE-2025-000038-NUR-02 for patient 000038 at clinic Nursing Department INFO 2025-10-27 13:52:47,706 confirmation_service 70726 8782111040 Created confirmation token for appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd, expires at 2025-11-03 10:52:47.706585+00:00 ERROR 2025-10-27 13:52:47,706 signals 70726 8782111040 Error creating confirmation token for appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd: combine() argument 2 must be datetime.time, not str INFO 2025-10-27 13:52:47,707 signals 70726 8782111040 Notified provider hessa.al-omari.nurse1 of new appointment INFO 2025-10-27 13:52:47,707 signals 70726 8782111040 Scheduled 24-hour reminder for appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd INFO 2025-10-27 13:52:47,708 signals 70726 8782111040 Scheduled 2-hour reminder for appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd INFO 2025-10-27 13:52:47,709 signals 70726 8782111040 Appointment created: 7c19a67a-43df-4d02-931f-a1fe4fc72a3d for patient 000029 on 2025-08-31 INFO 2025-10-27 13:52:47,709 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000029-NUR-01 INFO 2025-10-27 13:52:47,710 signals 70726 8782111040 SubFile created: FILE-2025-000029-NUR-01 for clinic Nursing Department INFO 2025-10-27 13:52:47,710 signals 70726 8782111040 Created sub-file FILE-2025-000029-NUR-01 for patient 000029 at clinic Nursing Department INFO 2025-10-27 13:52:47,710 signals 70726 8782111040 Notified provider hessa.al-omari.nurse1 of new appointment INFO 2025-10-27 13:52:47,712 signals 70726 8782111040 Appointment created: aac91ecf-cc08-4e46-8dbb-6d35840ed111 for patient 000042 on 2025-09-25 INFO 2025-10-27 13:52:47,713 signals 70726 8782111040 Notified provider latifa.al-qahtani.ot1 of new appointment INFO 2025-10-27 13:52:47,715 signals 70726 8782111040 Appointment created: b1ed1405-f369-43d0-90c5-5244636c1b73 for patient 000018 on 2025-09-24 INFO 2025-10-27 13:52:47,715 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000018-MED-01 INFO 2025-10-27 13:52:47,715 signals 70726 8782111040 SubFile created: FILE-2025-000018-MED-01 for clinic Medical Department INFO 2025-10-27 13:52:47,715 signals 70726 8782111040 Created sub-file FILE-2025-000018-MED-01 for patient 000018 at clinic Medical Department INFO 2025-10-27 13:52:47,716 signals 70726 8782111040 Notified provider nawaf.al-dawsari.doctor1 of new appointment INFO 2025-10-27 13:52:47,717 signals 70726 8782111040 Appointment created: 821c5e11-dca2-4bbe-88ad-4a6bda8be1df for patient 000039 on 2025-08-13 INFO 2025-10-27 13:52:47,718 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000039-ABA-02 INFO 2025-10-27 13:52:47,718 signals 70726 8782111040 SubFile created: FILE-2025-000039-ABA-02 for clinic ABA Therapy INFO 2025-10-27 13:52:47,718 signals 70726 8782111040 Created sub-file FILE-2025-000039-ABA-02 for patient 000039 at clinic ABA Therapy INFO 2025-10-27 13:52:47,718 signals 70726 8782111040 Notified provider sultan.al-yami.aba2 of new appointment INFO 2025-10-27 13:52:47,720 signals 70726 8782111040 Appointment created: d7c0af6c-5f58-4b7e-9526-aeabb36e46bb for patient 000042 on 2025-08-31 INFO 2025-10-27 13:52:47,720 signals 70726 8782111040 Notified provider hessa.al-omari.nurse1 of new appointment INFO 2025-10-27 13:52:47,723 signals 70726 8782111040 Appointment created: 655d419d-156c-462e-a637-c76ccd5e700e for patient 000031 on 2025-09-21 INFO 2025-10-27 13:52:47,723 signals 70726 8782111040 Notified provider sarah.al-omari.slp1 of new appointment INFO 2025-10-27 13:52:47,725 signals 70726 8782111040 Appointment created: 5df3b748-c6ed-41d2-b59e-d9cabc888ff3 for patient 000033 on 2025-11-16 INFO 2025-10-27 13:52:47,725 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000033-MED-02 INFO 2025-10-27 13:52:47,725 signals 70726 8782111040 SubFile created: FILE-2025-000033-MED-02 for clinic Medical Department INFO 2025-10-27 13:52:47,726 signals 70726 8782111040 Created sub-file FILE-2025-000033-MED-02 for patient 000033 at clinic Medical Department INFO 2025-10-27 13:52:47,726 confirmation_service 70726 8782111040 Created confirmation token for appointment 5df3b748-c6ed-41d2-b59e-d9cabc888ff3, expires at 2025-11-03 10:52:47.726642+00:00 ERROR 2025-10-27 13:52:47,726 signals 70726 8782111040 Error creating confirmation token for appointment 5df3b748-c6ed-41d2-b59e-d9cabc888ff3: combine() argument 2 must be datetime.time, not str INFO 2025-10-27 13:52:47,727 signals 70726 8782111040 Notified provider nawaf.al-dawsari.doctor1 of new appointment INFO 2025-10-27 13:52:47,727 signals 70726 8782111040 Scheduled 24-hour reminder for appointment 5df3b748-c6ed-41d2-b59e-d9cabc888ff3 INFO 2025-10-27 13:52:47,727 signals 70726 8782111040 Scheduled 2-hour reminder for appointment 5df3b748-c6ed-41d2-b59e-d9cabc888ff3 INFO 2025-10-27 13:52:47,728 signals 70726 8782111040 Appointment created: 5c963736-1168-44a9-a504-55a0f4210c42 for patient 000026 on 2025-10-12 INFO 2025-10-27 13:52:47,729 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000026-ABA-04 INFO 2025-10-27 13:52:47,729 signals 70726 8782111040 SubFile created: FILE-2025-000026-ABA-04 for clinic ABA Therapy INFO 2025-10-27 13:52:47,729 signals 70726 8782111040 Created sub-file FILE-2025-000026-ABA-04 for patient 000026 at clinic ABA Therapy INFO 2025-10-27 13:52:47,729 signals 70726 8782111040 Notified provider hayat.al-juaid.aba1 of new appointment INFO 2025-10-27 13:52:47,731 signals 70726 8782111040 Appointment created: 8b20b9ed-abe7-4048-82ca-999b7fbdfea4 for patient 000022 on 2025-10-26 INFO 2025-10-27 13:52:47,731 signals 70726 8782111040 Notified provider yazeed.al-harthi.nurse2 of new appointment INFO 2025-10-27 13:52:47,732 signals 70726 8782111040 Appointment created: efc7c949-858d-49c8-9962-67a31b7a7e7a for patient 000006 on 2025-09-21 INFO 2025-10-27 13:52:47,733 signals 70726 8782111040 Notified provider latifa.al-qahtani.ot1 of new appointment INFO 2025-10-27 13:52:47,734 signals 70726 8782111040 Appointment created: e8e3aa82-40c9-488c-91ff-e930f0daecaf for patient 000044 on 2025-09-07 INFO 2025-10-27 13:52:47,734 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000044-SLP-03 INFO 2025-10-27 13:52:47,734 signals 70726 8782111040 SubFile created: FILE-2025-000044-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-27 13:52:47,734 signals 70726 8782111040 Created sub-file FILE-2025-000044-SLP-03 for patient 000044 at clinic Speech-Language Pathology INFO 2025-10-27 13:52:47,735 signals 70726 8782111040 Notified provider sarah.al-omari.slp1 of new appointment INFO 2025-10-27 13:52:47,736 signals 70726 8782111040 Appointment created: b06ce628-fb82-4de6-ad42-2aa0c86714f3 for patient 000001 on 2025-10-06 INFO 2025-10-27 13:52:47,736 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000001-ABA-01 INFO 2025-10-27 13:52:47,736 signals 70726 8782111040 SubFile created: FILE-2025-000001-ABA-01 for clinic ABA Therapy INFO 2025-10-27 13:52:47,736 signals 70726 8782111040 Created sub-file FILE-2025-000001-ABA-01 for patient 000001 at clinic ABA Therapy INFO 2025-10-27 13:52:47,737 signals 70726 8782111040 Notified provider sultan.al-yami.aba2 of new appointment INFO 2025-10-27 13:52:47,737 signals 70726 8782111040 Appointment created: 77952004-fbb6-4a7c-8e77-09f879661c8d for patient 000007 on 2025-08-14 INFO 2025-10-27 13:52:47,738 signals 70726 8782111040 Notified provider hayat.al-juaid.aba1 of new appointment INFO 2025-10-27 13:52:47,739 signals 70726 8782111040 Appointment created: 84ae92d3-6875-4d12-addd-ed94e38f6da9 for patient 000027 on 2025-08-14 INFO 2025-10-27 13:52:47,739 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000027-SLP-02 INFO 2025-10-27 13:52:47,740 signals 70726 8782111040 SubFile created: FILE-2025-000027-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-27 13:52:47,740 signals 70726 8782111040 Created sub-file FILE-2025-000027-SLP-02 for patient 000027 at clinic Speech-Language Pathology INFO 2025-10-27 13:52:47,740 signals 70726 8782111040 Notified provider sarah.al-omari.slp1 of new appointment INFO 2025-10-27 13:52:47,742 signals 70726 8782111040 Appointment created: f81464f7-2314-45d8-ac42-e1cc4213f5aa for patient 000006 on 2025-08-10 INFO 2025-10-27 13:52:47,742 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000006-NUR-02 INFO 2025-10-27 13:52:47,742 signals 70726 8782111040 SubFile created: FILE-2025-000006-NUR-02 for clinic Nursing Department INFO 2025-10-27 13:52:47,742 signals 70726 8782111040 Created sub-file FILE-2025-000006-NUR-02 for patient 000006 at clinic Nursing Department INFO 2025-10-27 13:52:47,743 signals 70726 8782111040 Notified provider reem.al-mutairi.nurse3 of new appointment INFO 2025-10-27 13:52:47,745 signals 70726 8782111040 Appointment created: bc9a5949-0649-4b26-a849-062490d6f777 for patient 000018 on 2025-08-03 INFO 2025-10-27 13:52:47,745 signals 70726 8782111040 Generated Sub-File Number: FILE-2025-000018-OT-02 INFO 2025-10-27 13:52:47,745 signals 70726 8782111040 SubFile created: FILE-2025-000018-OT-02 for clinic Occupational Therapy INFO 2025-10-27 13:52:47,745 signals 70726 8782111040 Created sub-file FILE-2025-000018-OT-02 for patient 000018 at clinic Occupational Therapy INFO 2025-10-27 13:52:47,746 signals 70726 8782111040 Notified provider faisal.al-subaie.ot2 of new appointment INFO 2025-10-27 13:52:47,872 signals 70726 8782111040 Consent created: DATA_SHARING for patient 000010 INFO 2025-10-27 13:52:47,872 signals 70726 8782111040 Consent created: GENERAL_TREATMENT for patient 000034 INFO 2025-10-27 13:52:47,873 signals 70726 8782111040 Consent created: PHOTO_VIDEO for patient 000034 INFO 2025-10-27 13:52:47,873 signals 70726 8782111040 Consent created: GENERAL_TREATMENT for patient 000003 INFO 2025-10-27 13:52:47,873 signals 70726 8782111040 Consent created: PHOTO_VIDEO for patient 000003 INFO 2025-10-27 13:52:47,874 signals 70726 8782111040 Consent created: GENERAL_TREATMENT for patient 000035 INFO 2025-10-27 13:52:47,874 signals 70726 8782111040 Consent created: PHOTO_VIDEO for patient 000004 INFO 2025-10-27 13:52:47,874 signals 70726 8782111040 Consent created: GENERAL_TREATMENT for patient 000048 INFO 2025-10-27 13:52:47,874 signals 70726 8782111040 Consent created: SERVICE_SPECIFIC for patient 000048 INFO 2025-10-27 13:52:47,875 signals 70726 8782111040 Consent created: DATA_SHARING for patient 000005 INFO 2025-10-27 13:52:47,875 signals 70726 8782111040 Consent created: PHOTO_VIDEO for patient 000005 INFO 2025-10-27 13:52:47,875 signals 70726 8782111040 Consent created: DATA_SHARING for patient 000030 INFO 2025-10-27 13:52:47,876 signals 70726 8782111040 Consent created: SERVICE_SPECIFIC for patient 000046 INFO 2025-10-27 13:52:47,876 signals 70726 8782111040 Consent created: DATA_SHARING for patient 000046 INFO 2025-10-27 13:52:47,876 signals 70726 8782111040 Consent created: DATA_SHARING for patient 000047 INFO 2025-10-27 13:52:47,877 signals 70726 8782111040 Consent created: SERVICE_SPECIFIC for patient 000040 INFO 2025-10-27 13:52:47,877 signals 70726 8782111040 Consent created: PHOTO_VIDEO for patient 000044 INFO 2025-10-27 13:52:47,877 signals 70726 8782111040 Consent created: DATA_SHARING for patient 000044 INFO 2025-10-27 13:52:47,877 signals 70726 8782111040 Consent created: PHOTO_VIDEO for patient 000041 INFO 2025-10-27 13:52:47,878 signals 70726 8782111040 Consent created: GENERAL_TREATMENT for patient 000041 INFO 2025-10-27 13:52:47,878 signals 70726 8782111040 Consent created: SERVICE_SPECIFIC for patient 000016 INFO 2025-10-27 13:52:47,878 signals 70726 8782111040 Consent created: GENERAL_TREATMENT for patient 000016 INFO 2025-10-27 13:52:47,878 signals 70726 8782111040 Consent created: DATA_SHARING for patient 000029 INFO 2025-10-27 13:52:47,879 signals 70726 8782111040 Consent created: PHOTO_VIDEO for patient 000029 INFO 2025-10-27 13:52:47,879 signals 70726 8782111040 Consent created: PHOTO_VIDEO for patient 000050 INFO 2025-10-27 13:52:47,879 signals 70726 8782111040 Consent created: PHOTO_VIDEO for patient 000050 INFO 2025-10-27 13:52:47,879 signals 70726 8782111040 Consent created: DATA_SHARING for patient 000033 INFO 2025-10-27 13:52:47,880 signals 70726 8782111040 Consent created: SERVICE_SPECIFIC for patient 000033 INFO 2025-10-27 13:52:47,880 signals 70726 8782111040 Consent created: SERVICE_SPECIFIC for patient 000006 INFO 2025-10-27 13:52:47,880 signals 70726 8782111040 Consent created: PHOTO_VIDEO for patient 000025 INFO 2025-10-27 13:52:47,880 signals 70726 8782111040 Consent created: PHOTO_VIDEO for patient 000025 INFO 2025-10-27 13:52:47,881 signals 70726 8782111040 Consent created: DATA_SHARING for patient 000022 INFO 2025-10-27 13:52:47,881 signals 70726 8782111040 Consent created: DATA_SHARING for patient 000022 INFO 2025-10-27 13:52:47,881 signals 70726 8782111040 Consent created: SERVICE_SPECIFIC for patient 000027 INFO 2025-10-27 13:52:47,882 signals 70726 8782111040 Consent created: PHOTO_VIDEO for patient 000027 INFO 2025-10-27 13:52:47,882 signals 70726 8782111040 Consent created: DATA_SHARING for patient 000014 INFO 2025-10-27 13:52:47,882 signals 70726 8782111040 Consent created: GENERAL_TREATMENT for patient 000038 INFO 2025-10-27 13:52:47,883 signals 70726 8782111040 Consent created: GENERAL_TREATMENT for patient 000038 INFO 2025-10-27 13:52:47,883 signals 70726 8782111040 Consent created: GENERAL_TREATMENT for patient 000037 INFO 2025-10-27 13:52:47,883 signals 70726 8782111040 Consent created: DATA_SHARING for patient 000023 INFO 2025-10-27 13:52:47,883 signals 70726 8782111040 Consent created: PHOTO_VIDEO for patient 000023 INFO 2025-10-27 13:53:15,941 autoreload 71037 8782111040 Watching for file changes with StatReloader WARNING 2025-10-27 13:53:18,726 log 71037 6193655808 Forbidden (Permission denied): /en/finance/payments/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 72, in dispatch return self.handle_no_permission() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 57, in handle_no_permission raise PermissionDenied( django.core.exceptions.PermissionDenied: You need one of these roles to access this page: ADMIN, FRONT_DESK, FINANCE WARNING 2025-10-27 13:53:18,789 basehttp 71037 6193655808 "POST /en/finance/payments/create/?invoice=01dd06f1-66d2-4138-a11c-b5c690c06594 HTTP/1.1" 403 13673 WARNING 2025-10-27 13:53:18,880 log 71037 6193655808 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 13:53:18,880 basehttp 71037 6193655808 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-27 13:53:19,741 log 71037 6193655808 Forbidden (Permission denied): /en/finance/payments/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 72, in dispatch return self.handle_no_permission() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 57, in handle_no_permission raise PermissionDenied( django.core.exceptions.PermissionDenied: You need one of these roles to access this page: ADMIN, FRONT_DESK, FINANCE WARNING 2025-10-27 13:53:19,822 basehttp 71037 6193655808 "GET /en/finance/payments/create/?invoice=01dd06f1-66d2-4138-a11c-b5c690c06594 HTTP/1.1" 403 13675 WARNING 2025-10-27 13:53:19,886 log 71037 6193655808 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 13:53:19,886 basehttp 71037 6193655808 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 13:53:20,669 basehttp 71037 6193655808 "GET /en/ HTTP/1.1" 302 0 INFO 2025-10-27 13:53:20,731 basehttp 71037 6193655808 "GET /en/login/?next=/en/ HTTP/1.1" 200 32595 WARNING 2025-10-27 13:53:20,795 basehttp 71037 6210482176 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 13:53:20,809 log 71037 6193655808 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 13:53:20,809 basehttp 71037 6193655808 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 13:53:21,451 basehttp 71037 6193655808 "GET /en/login/?next=/en/ HTTP/1.1" 200 32597 WARNING 2025-10-27 13:53:21,509 basehttp 71037 6210482176 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-27 13:53:21,514 basehttp 71037 6210482176 "GET /static/img/logo/favicon.ico HTTP/1.1" 304 0 WARNING 2025-10-27 13:53:21,558 log 71037 6193655808 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 13:53:21,558 basehttp 71037 6193655808 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16478 INFO 2025-10-27 13:53:24,662 basehttp 71037 6193655808 "POST /en/login/ HTTP/1.1" 200 32902 WARNING 2025-10-27 13:53:24,721 basehttp 71037 6210482176 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 13:53:24,741 log 71037 6193655808 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 13:53:24,741 basehttp 71037 6193655808 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 13:54:52,536 signals 71701 8782111040 User created: admin (Front Desk) INFO 2025-10-27 13:55:15,949 basehttp 71037 6193655808 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-27 13:55:16,020 basehttp 71037 6193655808 "GET /en/ HTTP/1.1" 200 41066 WARNING 2025-10-27 13:55:16,092 basehttp 71037 6210482176 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 13:55:16,097 log 71037 6193655808 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 13:55:16,097 basehttp 71037 6193655808 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 13:55:22,006 basehttp 71037 6193655808 "GET /en/patients/create/ HTTP/1.1" 200 49576 WARNING 2025-10-27 13:55:22,077 basehttp 71037 6210482176 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 13:55:22,081 log 71037 6193655808 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 13:55:22,081 basehttp 71037 6193655808 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 13:55:53,893 basehttp 71037 6193655808 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-27 13:55:53,953 basehttp 71037 6193655808 "GET /patients/create/ HTTP/1.1" 302 0 INFO 2025-10-27 13:55:54,018 basehttp 71037 6210482176 "GET /ar/patients/create/ HTTP/1.1" 200 50198 WARNING 2025-10-27 13:55:54,095 log 71037 6210482176 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 13:55:54,096 basehttp 71037 6210482176 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 WARNING 2025-10-27 13:55:54,097 basehttp 71037 6193655808 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-27 13:56:21,276 basehttp 71037 6210482176 "GET /ar/patients/ HTTP/1.1" 200 37211 WARNING 2025-10-27 13:56:21,296 basehttp 71037 6193655808 "GET /static/plugins/datatables/datatables.min.css HTTP/1.1" 404 2038 WARNING 2025-10-27 13:56:21,296 basehttp 71037 6227308544 "GET /static/plugins/datatables/datatables.min.js HTTP/1.1" 404 2035 WARNING 2025-10-27 13:56:21,343 basehttp 71037 6193655808 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 13:56:21,357 log 71037 6210482176 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 13:56:21,357 basehttp 71037 6210482176 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 INFO 2025-10-27 13:56:24,841 basehttp 71037 6210482176 "GET /ar/ HTTP/1.1" 200 41551 WARNING 2025-10-27 13:56:24,921 basehttp 71037 6193655808 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 13:56:24,924 log 71037 6210482176 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 13:56:24,924 basehttp 71037 6210482176 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 INFO 2025-10-27 13:56:32,333 basehttp 71037 6210482176 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-27 13:56:32,393 basehttp 71037 6210482176 "GET / HTTP/1.1" 302 0 INFO 2025-10-27 13:56:32,458 basehttp 71037 6193655808 "GET /en/ HTTP/1.1" 200 41066 WARNING 2025-10-27 13:56:32,533 basehttp 71037 6210482176 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 13:56:32,537 log 71037 6193655808 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 13:56:32,537 basehttp 71037 6193655808 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 14:26:55,955 autoreload 71037 8782111040 /Users/marwanalwali/AgdarCentre/aba/templates/aba/consult_list.html.py changed, reloading. INFO 2025-10-27 14:26:56,283 autoreload 87369 8782111040 Watching for file changes with StatReloader INFO 2025-10-27 14:44:58,412 autoreload 87369 8782111040 /Users/marwanalwali/AgdarCentre/aba/templates/aba/consult_list.html.py changed, reloading. INFO 2025-10-27 14:44:58,729 autoreload 96218 8782111040 Watching for file changes with StatReloader INFO 2025-10-27 14:46:21,703 basehttp 96218 6135017472 "GET /en/ HTTP/1.1" 200 41068 WARNING 2025-10-27 14:46:21,766 basehttp 96218 6151843840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 14:46:21,790 log 96218 6135017472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 14:46:21,790 basehttp 96218 6135017472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 14:46:25,617 basehttp 96218 6135017472 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-27 14:46:25,683 basehttp 96218 6135017472 "GET / HTTP/1.1" 302 0 INFO 2025-10-27 14:46:25,786 basehttp 96218 6151843840 "GET /ar/ HTTP/1.1" 200 41610 WARNING 2025-10-27 14:46:25,860 basehttp 96218 6135017472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 14:46:25,925 log 96218 6151843840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 14:46:25,926 basehttp 96218 6151843840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16603 INFO 2025-10-27 14:46:33,448 basehttp 96218 6151843840 "GET /ar/patients/ HTTP/1.1" 200 37238 WARNING 2025-10-27 14:46:33,466 basehttp 96218 6135017472 "GET /static/plugins/datatables/datatables.min.css HTTP/1.1" 404 2038 WARNING 2025-10-27 14:46:33,468 basehttp 96218 6168670208 "GET /static/plugins/datatables/datatables.min.js HTTP/1.1" 404 2035 WARNING 2025-10-27 14:46:33,513 basehttp 96218 6135017472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 14:46:33,539 log 96218 6151843840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 14:46:33,539 basehttp 96218 6151843840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 INFO 2025-10-27 14:46:49,478 basehttp 96218 6151843840 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-27 14:46:49,542 basehttp 96218 6151843840 "GET /patients/ HTTP/1.1" 302 0 INFO 2025-10-27 14:46:49,609 basehttp 96218 6135017472 "GET /en/patients/ HTTP/1.1" 200 36798 WARNING 2025-10-27 14:46:49,629 basehttp 96218 6151843840 "GET /static/plugins/datatables/datatables.min.css HTTP/1.1" 404 2038 WARNING 2025-10-27 14:46:49,630 basehttp 96218 6168670208 "GET /static/plugins/datatables/datatables.min.js HTTP/1.1" 404 2035 WARNING 2025-10-27 14:46:49,668 basehttp 96218 6151843840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 14:46:49,699 log 96218 6135017472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 14:46:49,699 basehttp 96218 6135017472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 14:46:52,456 basehttp 96218 6135017472 "GET /en/patients/ HTTP/1.1" 200 36798 WARNING 2025-10-27 14:46:52,471 basehttp 96218 6168670208 "GET /static/plugins/datatables/datatables.min.js HTTP/1.1" 404 2035 WARNING 2025-10-27 14:46:52,472 basehttp 96218 6135017472 "GET /static/plugins/datatables/datatables.min.css HTTP/1.1" 404 2038 WARNING 2025-10-27 14:46:52,508 basehttp 96218 6135017472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 14:46:52,540 log 96218 6151843840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 14:46:52,540 basehttp 96218 6151843840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 14:46:53,212 basehttp 96218 6151843840 "GET / HTTP/1.1" 302 0 INFO 2025-10-27 14:46:53,283 basehttp 96218 6135017472 "GET /en/ HTTP/1.1" 200 41066 WARNING 2025-10-27 14:46:53,343 basehttp 96218 6151843840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 14:46:53,363 log 96218 6135017472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 14:46:53,363 basehttp 96218 6135017472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-27 14:46:58,608 log 96218 6135017472 Forbidden (CSRF token from POST incorrect.): /en/admin/login/ WARNING 2025-10-27 14:46:58,668 basehttp 96218 6135017472 "POST /en/admin/login/?next=/en/admin/core/patient/1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa/change/ HTTP/1.1" 403 16047 INFO 2025-10-27 14:47:00,318 basehttp 96218 6135017472 "GET /en/admin/login/?next=/en/admin/core/patient/1d0b8c6f-48bf-4901-90d6-2f6e3c18b9aa/change/ HTTP/1.1" 302 0 INFO 2025-10-27 14:47:00,418 basehttp 96218 6135017472 "GET /en/admin/ HTTP/1.1" 200 68600 INFO 2025-10-27 14:47:04,987 basehttp 96218 6135017472 "GET /en/admin/core/patient/ HTTP/1.1" 200 94700 INFO 2025-10-27 14:47:05,003 basehttp 96218 6151843840 "GET /static/admin/css/dark_mode.css HTTP/1.1" 304 0 INFO 2025-10-27 14:47:05,004 basehttp 96218 6135017472 "GET /static/admin/css/base.css HTTP/1.1" 304 0 INFO 2025-10-27 14:47:05,005 basehttp 96218 12901707776 "GET /static/admin/css/nav_sidebar.css HTTP/1.1" 304 0 INFO 2025-10-27 14:47:05,005 basehttp 96218 6151843840 "GET /static/admin/css/responsive.css HTTP/1.1" 304 0 INFO 2025-10-27 14:47:05,005 basehttp 96218 12935360512 "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.1" 304 0 INFO 2025-10-27 14:47:05,005 basehttp 96218 6135017472 "GET /static/admin/js/theme.js HTTP/1.1" 304 0 INFO 2025-10-27 14:47:05,006 basehttp 96218 12918534144 "GET /static/admin/css/changelists.css HTTP/1.1" 304 0 INFO 2025-10-27 14:47:05,006 basehttp 96218 12901707776 "GET /static/admin/js/core.js HTTP/1.1" 304 0 INFO 2025-10-27 14:47:05,006 basehttp 96218 6151843840 "GET /static/admin/js/jquery.init.js HTTP/1.1" 304 0 INFO 2025-10-27 14:47:05,007 basehttp 96218 12918534144 "GET /static/admin/js/urlify.js HTTP/1.1" 304 0 INFO 2025-10-27 14:47:05,007 basehttp 96218 6135017472 "GET /static/admin/js/actions.js HTTP/1.1" 304 0 INFO 2025-10-27 14:47:05,007 basehttp 96218 12935360512 "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.1" 304 0 INFO 2025-10-27 14:47:05,008 basehttp 96218 12901707776 "GET /static/admin/js/prepopulate.js HTTP/1.1" 304 0 INFO 2025-10-27 14:47:05,008 basehttp 96218 6151843840 "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.1" 304 0 INFO 2025-10-27 14:47:05,008 basehttp 96218 12935360512 "GET /static/admin/img/search.svg HTTP/1.1" 304 0 INFO 2025-10-27 14:47:05,009 basehttp 96218 12935360512 "GET /static/admin/js/nav_sidebar.js HTTP/1.1" 304 0 INFO 2025-10-27 14:47:05,010 basehttp 96218 12935360512 "GET /static/admin/js/filters.js HTTP/1.1" 304 0 INFO 2025-10-27 14:47:05,068 basehttp 96218 6168670208 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 14:47:05,080 basehttp 96218 12935360512 "GET /static/admin/img/sorting-icons.svg HTTP/1.1" 304 0 INFO 2025-10-27 14:47:05,080 basehttp 96218 6168670208 "GET /static/admin/img/tooltag-add.svg HTTP/1.1" 304 0 INFO 2025-10-27 14:47:09,747 basehttp 96218 6168670208 "GET /en/admin/core/user/ HTTP/1.1" 200 76042 INFO 2025-10-27 14:47:09,758 basehttp 96218 12935360512 "GET /static/admin/img/icon-yes.svg HTTP/1.1" 304 0 INFO 2025-10-27 14:47:09,828 basehttp 96218 6168670208 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 14:47:11,288 basehttp 96218 6168670208 "GET /en/admin/core/tenant/ HTTP/1.1" 200 61772 INFO 2025-10-27 14:47:11,361 basehttp 96218 6168670208 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 14:47:15,026 basehttp 96218 6168670208 "GET /en/admin/finance/service/ HTTP/1.1" 200 80571 INFO 2025-10-27 14:47:15,097 basehttp 96218 6168670208 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 14:47:17,594 basehttp 96218 6168670208 "GET /en/admin/integrations/payercontract/ HTTP/1.1" 200 59912 INFO 2025-10-27 14:47:17,669 basehttp 96218 6168670208 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 14:47:21,268 basehttp 96218 6168670208 "GET /en/admin/integrations/nphiesmessage/ HTTP/1.1" 200 60882 INFO 2025-10-27 14:47:21,338 basehttp 96218 6168670208 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 14:47:24,464 basehttp 96218 6168670208 "GET /en/admin/integrations/einvoice/ HTTP/1.1" 200 60397 INFO 2025-10-27 14:47:24,538 basehttp 96218 6168670208 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 14:47:28,379 basehttp 96218 6168670208 "GET /en/admin/hr/holiday/ HTTP/1.1" 200 59389 INFO 2025-10-27 14:47:28,451 basehttp 96218 6168670208 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 14:47:31,242 basehttp 96218 6168670208 "GET /en/admin/hr/schedule/ HTTP/1.1" 200 59461 INFO 2025-10-27 14:47:31,318 basehttp 96218 6168670208 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 14:47:33,642 basehttp 96218 6168670208 "GET /en/admin/hr/attendance/ HTTP/1.1" 200 59615 INFO 2025-10-27 14:47:33,713 basehttp 96218 6168670208 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 14:47:36,724 basehttp 96218 6168670208 "GET /en/admin/medical/consultationfeedback/ HTTP/1.1" 200 73895 INFO 2025-10-27 14:47:36,799 basehttp 96218 6168670208 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 14:47:39,951 basehttp 96218 6168670208 "GET /en/admin/medical/consultationresponse/ HTTP/1.1" 200 69143 INFO 2025-10-27 14:47:39,963 basehttp 96218 12935360512 "GET /static/admin/img/icon-no.svg HTTP/1.1" 200 560 INFO 2025-10-27 14:47:40,024 basehttp 96218 6168670208 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 14:47:42,131 basehttp 96218 6168670208 "GET /en/admin/django_celery_beat/clockedschedule/ HTTP/1.1" 200 57879 INFO 2025-10-27 14:47:42,207 basehttp 96218 6168670208 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 14:47:54,684 basehttp 96218 6168670208 "GET /en/admin/slp/slpassessment/ HTTP/1.1" 200 70620 INFO 2025-10-27 14:47:54,755 basehttp 96218 6168670208 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 14:47:57,896 basehttp 96218 6168670208 "GET /en/admin/slp/slpconsult/ HTTP/1.1" 200 72855 INFO 2025-10-27 14:47:57,972 basehttp 96218 6168670208 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 14:48:01,525 basehttp 96218 6168670208 "GET /en/admin/slp/slpintervention/ HTTP/1.1" 200 74060 INFO 2025-10-27 14:48:01,597 basehttp 96218 6168670208 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 14:48:05,564 basehttp 96218 6168670208 "GET /en/admin/slp/slpprogressreport/ HTTP/1.1" 200 68289 INFO 2025-10-27 14:48:05,639 basehttp 96218 6168670208 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 14:48:08,572 basehttp 96218 6168670208 "GET /en/admin/slp/slptarget/ HTTP/1.1" 200 80261 INFO 2025-10-27 14:48:08,643 basehttp 96218 6168670208 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 14:48:12,139 basehttp 96218 6168670208 "GET /en/admin/appointments/schedule/ HTTP/1.1" 200 133280 INFO 2025-10-27 14:48:12,233 basehttp 96218 6168670208 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 14:48:16,608 basehttp 96218 6168670208 "GET /en/admin/appointments/room/ HTTP/1.1" 200 73264 INFO 2025-10-27 14:48:16,680 basehttp 96218 6168670208 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 14:48:19,906 basehttp 96218 6168670208 "GET /en/admin/appointments/provider/ HTTP/1.1" 200 69041 INFO 2025-10-27 14:48:19,981 basehttp 96218 6168670208 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 14:48:21,655 basehttp 96218 6168670208 "GET /en/admin/appointments/appointment/ HTTP/1.1" 200 152451 INFO 2025-10-27 14:48:21,727 basehttp 96218 6168670208 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 14:48:23,376 basehttp 96218 6168670208 "GET /en/admin/appointments/appointmentreminder/ HTTP/1.1" 200 82905 INFO 2025-10-27 14:48:23,457 basehttp 96218 6168670208 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 14:48:24,996 basehttp 96218 6168670208 "GET /en/admin/appointments/appointmentconfirmation/ HTTP/1.1" 200 72476 INFO 2025-10-27 14:48:25,068 basehttp 96218 6168670208 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 14:48:30,702 basehttp 96218 6168670208 "GET /en/admin/core/attachment/ HTTP/1.1" 200 68196 INFO 2025-10-27 14:48:30,776 basehttp 96218 6168670208 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 14:48:33,770 basehttp 96218 6168670208 "GET /en/admin/core/auditlog/ HTTP/1.1" 200 104502 INFO 2025-10-27 14:48:39,435 basehttp 96218 6168670208 "GET /en/admin/core/consent/ HTTP/1.1" 200 91257 INFO 2025-10-27 14:48:39,511 basehttp 96218 6168670208 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 14:48:44,050 basehttp 96218 6168670208 "GET /en/admin/core/file/ HTTP/1.1" 200 90796 INFO 2025-10-27 14:48:44,121 basehttp 96218 6168670208 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 14:48:50,240 basehttp 96218 6168670208 "GET /en/admin/ot/otconsult/ HTTP/1.1" 200 71935 INFO 2025-10-27 14:48:50,316 basehttp 96218 6168670208 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 14:48:53,485 basehttp 96218 6168670208 "GET /en/ HTTP/1.1" 200 41066 WARNING 2025-10-27 14:48:53,549 basehttp 96218 12935360512 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 14:48:53,569 log 96218 6168670208 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 14:48:53,569 basehttp 96218 6168670208 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 14:48:56,988 basehttp 96218 6168670208 "GET /en/appointments/create/ HTTP/1.1" 200 61742 WARNING 2025-10-27 14:48:57,049 basehttp 96218 12901707776 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 14:48:57,066 log 96218 6168670208 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 14:48:57,066 basehttp 96218 6168670208 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 14:48:59,246 basehttp 96218 6168670208 "GET /en/appointments/calendar/ HTTP/1.1" 200 46095 WARNING 2025-10-27 14:48:59,313 basehttp 96218 6151843840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-27 14:48:59,320 basehttp 96218 6135017472 "GET /static/plugins/moment/min/moment.min.js.map HTTP/1.1" 200 98730 WARNING 2025-10-27 14:48:59,341 log 96218 6168670208 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 14:48:59,341 basehttp 96218 6168670208 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 14:48:59,406 basehttp 96218 6135017472 "GET /api/v1/appointments/calendar/?start=2025-10-26T00%3A00%3A00%2B03%3A00&end=2025-11-02T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 2 INFO 2025-10-27 14:49:01,385 basehttp 96218 6135017472 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 2 INFO 2025-10-27 14:49:01,597 basehttp 96218 6135017472 "GET /__debug__/history_sidebar/?request_id=9813d284f4114ae99f58234eec1fecc4 HTTP/1.1" 200 9653 INFO 2025-10-27 14:49:12,800 basehttp 96218 6135017472 "GET /en/appointments/calendar/ HTTP/1.1" 200 46095 INFO 2025-10-27 14:49:12,813 basehttp 96218 6151843840 "GET /static/css/custom.css HTTP/1.1" 200 580 INFO 2025-10-27 14:49:12,814 basehttp 96218 12935360512 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-10-27 14:49:12,815 basehttp 96218 12901707776 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 200 7860 INFO 2025-10-27 14:49:12,817 basehttp 96218 6151843840 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-10-27 14:49:12,818 basehttp 96218 12901707776 "GET /static/img/user/user-12.jpg HTTP/1.1" 200 8541 INFO 2025-10-27 14:49:12,820 basehttp 96218 12935360512 "GET /static/js/htmx.min.js HTTP/1.1" 200 51076 INFO 2025-10-27 14:49:12,822 basehttp 96218 12935360512 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 200 5536 INFO 2025-10-27 14:49:12,823 basehttp 96218 12918534144 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-10-27 14:49:12,829 basehttp 96218 12901707776 "GET /static/js/app.min.js HTTP/1.1" 200 110394 INFO 2025-10-27 14:49:12,831 basehttp 96218 12935360512 "GET /static/plugins/moment/min/moment.min.js HTTP/1.1" 200 58890 INFO 2025-10-27 14:49:12,835 basehttp 96218 6168670208 "GET /static/css/default/app.min.css HTTP/1.1" 200 893480 INFO 2025-10-27 14:49:12,842 basehttp 96218 12901707776 "GET /static/plugins/@fullcalendar/daygrid/index.global.js HTTP/1.1" 200 58461 INFO 2025-10-27 14:49:12,844 basehttp 96218 12901707776 "GET /static/plugins/@fullcalendar/list/index.global.js HTTP/1.1" 200 18635 INFO 2025-10-27 14:49:12,845 basehttp 96218 6168670208 "GET /static/plugins/@fullcalendar/interaction/index.global.js HTTP/1.1" 200 99452 INFO 2025-10-27 14:49:12,853 basehttp 96218 12901707776 "GET /static/plugins/@fullcalendar/bootstrap/index.global.js HTTP/1.1" 200 2075 INFO 2025-10-27 14:49:12,854 basehttp 96218 12935360512 "GET /static/plugins/@fullcalendar/timegrid/index.global.js HTTP/1.1" 200 68582 INFO 2025-10-27 14:49:12,855 basehttp 96218 6151843840 "GET /static/js/vendor.min.js HTTP/1.1" 200 1091361 INFO 2025-10-27 14:49:12,856 basehttp 96218 12918534144 "GET /static/plugins/@fullcalendar/core/index.global.js HTTP/1.1" 200 444856 INFO 2025-10-27 14:49:12,857 basehttp 96218 6168670208 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-10-27 14:49:12,861 basehttp 96218 12901707776 "GET /static/img/theme/default.jpg HTTP/1.1" 200 26964 INFO 2025-10-27 14:49:12,861 basehttp 96218 6151843840 "GET /static/img/theme/apple.jpg HTTP/1.1" 200 28822 INFO 2025-10-27 14:49:12,861 basehttp 96218 12935360512 "GET /static/img/theme/transparent.jpg HTTP/1.1" 200 32747 INFO 2025-10-27 14:49:12,862 basehttp 96218 6168670208 "GET /static/img/theme/facebook.jpg HTTP/1.1" 200 27881 INFO 2025-10-27 14:49:12,863 basehttp 96218 12918534144 "GET /static/img/theme/material.jpg HTTP/1.1" 200 28774 INFO 2025-10-27 14:49:12,864 basehttp 96218 12918534144 "GET /static/img/version/angular10x.jpg HTTP/1.1" 200 24580 INFO 2025-10-27 14:49:12,864 basehttp 96218 6168670208 "GET /static/img/version/angular1x.jpg HTTP/1.1" 200 22869 INFO 2025-10-27 14:49:12,866 basehttp 96218 12935360512 "GET /static/img/version/html.jpg HTTP/1.1" 200 17325 INFO 2025-10-27 14:49:12,866 basehttp 96218 6168670208 "GET /static/img/version/laravel.jpg HTTP/1.1" 200 26040 INFO 2025-10-27 14:49:12,867 basehttp 96218 6151843840 "GET /static/img/version/ajax.jpg HTTP/1.1" 200 20223 INFO 2025-10-27 14:49:12,868 basehttp 96218 12918534144 "GET /static/img/version/svelte.jpg HTTP/1.1" 200 25060 INFO 2025-10-27 14:49:12,869 basehttp 96218 12935360512 "GET /static/img/version/vuejs.jpg HTTP/1.1" 200 22518 INFO 2025-10-27 14:49:12,869 basehttp 96218 6151843840 "GET /static/img/version/django.jpg HTTP/1.1" 200 20935 INFO 2025-10-27 14:49:12,873 basehttp 96218 6168670208 "GET /static/img/version/reactjs.jpg HTTP/1.1" 200 26850 INFO 2025-10-27 14:49:12,874 basehttp 96218 12901707776 "GET /static/img/theme/google.jpg HTTP/1.1" 200 86013 INFO 2025-10-27 14:49:12,874 basehttp 96218 12918534144 "GET /static/img/version/dotnet.jpg HTTP/1.1" 200 24791 INFO 2025-10-27 14:49:12,875 basehttp 96218 12935360512 "GET /static/img/version/nextjs.jpg HTTP/1.1" 200 20152 INFO 2025-10-27 14:49:12,878 basehttp 96218 6168670208 "GET /static/img/theme/e-commerce.jpg HTTP/1.1" 200 37734 INFO 2025-10-27 14:49:12,878 basehttp 96218 12918534144 "GET /static/img/theme/forum.jpg HTTP/1.1" 200 28744 INFO 2025-10-27 14:49:12,878 basehttp 96218 12901707776 "GET /static/img/theme/blog.jpg HTTP/1.1" 200 32334 INFO 2025-10-27 14:49:12,879 basehttp 96218 12935360512 "GET /static/img/theme/corporate.jpg HTTP/1.1" 200 38911 INFO 2025-10-27 14:49:12,879 basehttp 96218 6151843840 "GET /static/img/theme/one-page-parallax.jpg HTTP/1.1" 200 22474 WARNING 2025-10-27 14:49:12,913 log 96218 6135017472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 14:49:12,914 basehttp 96218 6135017472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-27 14:49:13,025 basehttp 96218 6135017472 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-10-27 14:49:13,045 basehttp 96218 6135017472 "GET /static/css/default/app.min.css.map HTTP/1.1" 200 1957526 INFO 2025-10-27 14:49:13,050 basehttp 96218 6135017472 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 WARNING 2025-10-27 14:49:13,061 basehttp 96218 6135017472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-27 14:49:13,061 basehttp 96218 6151843840 "GET /static/plugins/moment/min/moment.min.js.map HTTP/1.1" 200 98730 INFO 2025-10-27 14:49:13,061 basehttp 96218 12935360512 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 INFO 2025-10-27 14:49:13,128 basehttp 96218 12935360512 "GET /api/v1/appointments/calendar/?start=2025-10-26T00%3A00%3A00%2B03%3A00&end=2025-11-02T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 2 INFO 2025-10-27 14:49:13,170 basehttp 96218 12935360512 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 INFO 2025-10-27 14:49:13,171 basehttp 96218 6135017472 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-10-27 14:49:15,516 basehttp 96218 12935360512 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 2 INFO 2025-10-27 14:49:15,729 basehttp 96218 12935360512 "GET /__debug__/history_sidebar/?request_id=96a1be0d836e4f81978fbaddf6d34c27 HTTP/1.1" 200 9653 INFO 2025-10-27 14:49:23,373 basehttp 96218 12935360512 "GET /en/appointments/ HTTP/1.1" 200 38901 INFO 2025-10-27 14:49:23,394 basehttp 96218 12901707776 "GET /static/plugins/datatables.net-responsive-bs5/css/responsive.bootstrap5.min.css HTTP/1.1" 200 6044 INFO 2025-10-27 14:49:23,394 basehttp 96218 6168670208 "GET /static/plugins/datatables.net-bs5/js/dataTables.bootstrap5.min.js HTTP/1.1" 200 1470 INFO 2025-10-27 14:49:23,394 basehttp 96218 6151843840 "GET /static/plugins/datatables.net-bs5/css/dataTables.bootstrap5.min.css HTTP/1.1" 200 15096 INFO 2025-10-27 14:49:23,396 basehttp 96218 12918534144 "GET /static/plugins/datatables.net/js/dataTables.min.js HTTP/1.1" 200 95735 INFO 2025-10-27 14:49:23,397 basehttp 96218 6151843840 "GET /static/plugins/datatables.net-responsive-bs5/js/responsive.bootstrap5.min.js HTTP/1.1" 200 1796 INFO 2025-10-27 14:49:23,397 basehttp 96218 12901707776 "GET /static/plugins/datatables.net-responsive/js/dataTables.responsive.min.js HTTP/1.1" 200 16086 WARNING 2025-10-27 14:49:23,458 basehttp 96218 12901707776 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 14:49:23,468 log 96218 12935360512 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 14:49:23,468 basehttp 96218 12935360512 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 14:49:28,895 basehttp 96218 12935360512 "POST /en/logout/ HTTP/1.1" 302 0 INFO 2025-10-27 14:49:28,957 basehttp 96218 12935360512 "GET /en/login/ HTTP/1.1" 200 32581 INFO 2025-10-27 14:49:28,993 basehttp 96218 6151843840 "GET /static/css/default/images/bg-login.png HTTP/1.1" 200 425929 WARNING 2025-10-27 14:49:29,017 basehttp 96218 6151843840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 14:49:29,072 log 96218 12935360512 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 14:49:29,072 basehttp 96218 12935360512 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16478 INFO 2025-10-27 14:49:44,617 basehttp 96218 12935360512 "GET /en/admin/core/user/ HTTP/1.1" 302 0 INFO 2025-10-27 14:49:44,680 basehttp 96218 12935360512 "GET /en/admin/login/?next=/en/admin/core/user/ HTTP/1.1" 200 17740 INFO 2025-10-27 14:49:44,690 basehttp 96218 12918534144 "GET /static/admin/css/dark_mode.css HTTP/1.1" 200 2808 INFO 2025-10-27 14:49:44,690 basehttp 96218 12901707776 "GET /static/admin/css/login.css HTTP/1.1" 200 951 INFO 2025-10-27 14:49:44,691 basehttp 96218 6151843840 "GET /static/admin/css/nav_sidebar.css HTTP/1.1" 200 2810 INFO 2025-10-27 14:49:44,691 basehttp 96218 6168670208 "GET /static/admin/js/theme.js HTTP/1.1" 200 1653 INFO 2025-10-27 14:49:44,691 basehttp 96218 12935360512 "GET /static/admin/css/base.css HTTP/1.1" 200 22120 INFO 2025-10-27 14:49:44,691 basehttp 96218 12952186880 "GET /static/admin/css/responsive.css HTTP/1.1" 200 16565 INFO 2025-10-27 14:49:44,692 basehttp 96218 12935360512 "GET /static/admin/js/nav_sidebar.js HTTP/1.1" 200 3063 WARNING 2025-10-27 14:49:44,757 log 96218 12935360512 Not Found: /favicon.ico WARNING 2025-10-27 14:49:44,757 basehttp 96218 12935360512 "GET /favicon.ico HTTP/1.1" 404 16329 INFO 2025-10-27 14:49:46,007 basehttp 96218 12935360512 "POST /en/admin/login/?next=/en/admin/core/user/ HTTP/1.1" 302 0 INFO 2025-10-27 14:49:46,106 basehttp 96218 12935360512 "GET /en/admin/core/user/ HTTP/1.1" 200 76042 INFO 2025-10-27 14:49:46,121 basehttp 96218 12935360512 "GET /static/admin/css/changelists.css HTTP/1.1" 200 6878 INFO 2025-10-27 14:49:46,121 basehttp 96218 12901707776 "GET /static/admin/js/core.js HTTP/1.1" 200 6208 INFO 2025-10-27 14:49:46,122 basehttp 96218 12918534144 "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.1" 200 9777 INFO 2025-10-27 14:49:46,122 basehttp 96218 6151843840 "GET /static/admin/js/jquery.init.js HTTP/1.1" 200 347 INFO 2025-10-27 14:49:46,123 basehttp 96218 12918534144 "GET /static/admin/js/prepopulate.js HTTP/1.1" 200 1531 INFO 2025-10-27 14:49:46,123 basehttp 96218 12901707776 "GET /static/admin/js/urlify.js HTTP/1.1" 200 7887 INFO 2025-10-27 14:49:46,124 basehttp 96218 12935360512 "GET /static/admin/js/actions.js HTTP/1.1" 200 8076 INFO 2025-10-27 14:49:46,125 basehttp 96218 12918534144 "GET /static/admin/img/search.svg HTTP/1.1" 200 458 INFO 2025-10-27 14:49:46,125 basehttp 96218 12901707776 "GET /static/admin/img/icon-yes.svg HTTP/1.1" 200 436 INFO 2025-10-27 14:49:46,129 basehttp 96218 6151843840 "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.1" 200 325171 INFO 2025-10-27 14:49:46,129 basehttp 96218 6168670208 "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.1" 200 285314 INFO 2025-10-27 14:49:46,131 basehttp 96218 6168670208 "GET /static/admin/js/filters.js HTTP/1.1" 200 978 INFO 2025-10-27 14:49:46,186 basehttp 96218 12952186880 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 14:49:46,195 basehttp 96218 12952186880 "GET /static/admin/img/icon-addlink.svg HTTP/1.1" 200 331 INFO 2025-10-27 14:49:46,195 basehttp 96218 6168670208 "GET /static/admin/img/tooltag-add.svg HTTP/1.1" 200 331 INFO 2025-10-27 14:49:46,195 basehttp 96218 6151843840 "GET /static/admin/img/sorting-icons.svg HTTP/1.1" 200 1097 INFO 2025-10-27 14:49:46,195 basehttp 96218 12918534144 "GET /static/admin/img/icon-viewlink.svg HTTP/1.1" 200 581 INFO 2025-10-27 14:49:53,494 basehttp 96218 12918534144 "GET /en/admin/core/user/8be356ac-4cc7-403b-b78f-7852c533b0e2/change/ HTTP/1.1" 200 105928 INFO 2025-10-27 14:49:53,507 basehttp 96218 12918534144 "GET /static/admin/css/forms.css HTTP/1.1" 200 8525 INFO 2025-10-27 14:49:53,507 basehttp 96218 12901707776 "GET /static/admin/js/prepopulate_init.js HTTP/1.1" 200 586 INFO 2025-10-27 14:49:53,508 basehttp 96218 6168670208 "GET /static/admin/js/SelectBox.js HTTP/1.1" 200 4530 INFO 2025-10-27 14:49:53,508 basehttp 96218 12952186880 "GET /static/admin/js/SelectFilter2.js HTTP/1.1" 200 15845 INFO 2025-10-27 14:49:53,508 basehttp 96218 12901707776 "GET /static/admin/css/widgets.css HTTP/1.1" 200 11973 INFO 2025-10-27 14:49:53,509 basehttp 96218 12901707776 "GET /static/admin/img/icon-changelink.svg HTTP/1.1" 200 380 INFO 2025-10-27 14:49:53,512 basehttp 96218 12901707776 "GET /static/admin/js/change_form.js HTTP/1.1" 200 606 INFO 2025-10-27 14:49:53,582 basehttp 96218 6151843840 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 14:49:53,606 basehttp 96218 6151843840 "GET /static/admin/img/selector-icons.svg HTTP/1.1" 200 3291 INFO 2025-10-27 14:50:11,301 basehttp 96218 12969013248 "GET / HTTP/1.1" 302 0 INFO 2025-10-27 14:50:11,360 basehttp 96218 13053145088 "GET /en/ HTTP/1.1" 302 0 INFO 2025-10-27 14:50:11,422 basehttp 96218 12985839616 "GET /en/login/?next=/en/ HTTP/1.1" 200 32595 INFO 2025-10-27 14:50:11,429 basehttp 96218 13036318720 "GET /static/js/app.min.js HTTP/1.1" 304 0 INFO 2025-10-27 14:50:11,429 basehttp 96218 13053145088 "GET /static/css/vendor.min.css HTTP/1.1" 304 0 WARNING 2025-10-27 14:50:11,429 basehttp 96218 13019492352 "GET /static/js/custom.js HTTP/1.1" 404 1963 INFO 2025-10-27 14:50:11,430 basehttp 96218 13002665984 "GET /static/css/custom.css HTTP/1.1" 200 580 INFO 2025-10-27 14:50:11,430 basehttp 96218 13053145088 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 304 0 INFO 2025-10-27 14:50:11,430 basehttp 96218 12969013248 "GET /static/webfonts/fa-regular-400.woff2 HTTP/1.1" 304 0 INFO 2025-10-27 14:50:11,431 basehttp 96218 13036318720 "GET /static/css/default/app.min.css HTTP/1.1" 304 0 INFO 2025-10-27 14:50:11,431 basehttp 96218 13053145088 "GET /static/js/vendor.min.js HTTP/1.1" 304 0 INFO 2025-10-27 14:50:11,431 basehttp 96218 13002665984 "GET /static/img/version/nextjs.jpg HTTP/1.1" 304 0 INFO 2025-10-27 14:50:11,431 basehttp 96218 13019492352 "GET /static/img/version/laravel.jpg HTTP/1.1" 304 0 INFO 2025-10-27 14:50:11,444 basehttp 96218 12969013248 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-10-27 14:50:11,445 basehttp 96218 13053145088 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 304 0 INFO 2025-10-27 14:50:11,445 basehttp 96218 13036318720 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-10-27 14:50:11,446 basehttp 96218 12985839616 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 304 0 INFO 2025-10-27 14:50:11,446 basehttp 96218 13002665984 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-10-27 14:50:11,446 basehttp 96218 13019492352 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-10-27 14:50:11,446 basehttp 96218 12969013248 "GET /static/js/htmx.min.js HTTP/1.1" 304 0 INFO 2025-10-27 14:50:11,815 basehttp 96218 13036318720 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 INFO 2025-10-27 14:50:11,833 basehttp 96218 13053145088 "GET /static/css/default/images/bg-login.png HTTP/1.1" 200 425929 INFO 2025-10-27 14:50:11,848 basehttp 96218 13002665984 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 INFO 2025-10-27 14:50:11,882 basehttp 96218 13019492352 "GET /static/img/logo/favicon.svg HTTP/1.1" 200 1428 INFO 2025-10-27 14:50:11,882 basehttp 96218 12969013248 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 INFO 2025-10-27 14:50:11,882 basehttp 96218 12985839616 "GET /static/img/logo/favicon-96x96.png HTTP/1.1" 200 935 INFO 2025-10-27 14:50:11,888 basehttp 96218 13069971456 "GET /static/img/logo/apple-touch-icon.png HTTP/1.1" 200 1902 INFO 2025-10-27 14:50:19,253 basehttp 96218 13036318720 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-27 14:50:19,329 basehttp 96218 13053145088 "GET /en/ HTTP/1.1" 200 47940 INFO 2025-10-27 14:50:19,351 basehttp 96218 13002665984 "GET /static/plugins/apexcharts/dist/apexcharts.min.js HTTP/1.1" 200 574941 INFO 2025-10-27 14:50:27,330 basehttp 96218 12969013248 "GET /en/patients/dff57b6a-ea87-46b8-bb94-0a686d54689f/ HTTP/1.1" 200 58893 INFO 2025-10-27 14:50:31,325 basehttp 96218 13036318720 "GET /en/appointments/197b632e-fb46-4250-bd11-a2edb1ccdbd4/ HTTP/1.1" 200 44379 INFO 2025-10-27 14:50:38,233 basehttp 96218 13002665984 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-27 14:50:38,303 basehttp 96218 13019492352 "GET /patients/dff57b6a-ea87-46b8-bb94-0a686d54689f/ HTTP/1.1" 302 0 INFO 2025-10-27 14:50:38,426 basehttp 96218 12969013248 "GET /ar/patients/dff57b6a-ea87-46b8-bb94-0a686d54689f/ HTTP/1.1" 200 59802 INFO 2025-10-27 14:50:38,438 basehttp 96218 12985839616 "GET /static/css/default/app-rtl.min.css HTTP/1.1" 200 917561 INFO 2025-10-27 14:50:49,852 basehttp 96218 13053145088 "GET /ar/aba/consults/68225212-7e99-43d6-ac8b-0c9d39900073/ HTTP/1.1" 200 40687 INFO 2025-10-27 14:51:01,176 basehttp 96218 12969013248 "GET /ar/aba/patients/dff57b6a-ea87-46b8-bb94-0a686d54689f/history/ HTTP/1.1" 200 60643 INFO 2025-10-27 14:51:20,637 basehttp 96218 12969013248 "GET /ar/patients/dff57b6a-ea87-46b8-bb94-0a686d54689f/ HTTP/1.1" 200 59800 WARNING 2025-10-27 14:51:36,357 log 96218 12969013248 Forbidden (Permission denied): /ar/appointments/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 134, in dispatch return self.handle_no_permission() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 57, in handle_no_permission raise PermissionDenied( django.core.exceptions.PermissionDenied: You need one of these roles to access this page: ADMIN, FRONT_DESK WARNING 2025-10-27 14:51:36,420 basehttp 96218 12969013248 "GET /ar/appointments/create/?patient=dff57b6a-ea87-46b8-bb94-0a686d54689f HTTP/1.1" 403 13797 WARNING 2025-10-27 14:51:36,506 log 96218 13002665984 Not Found: /favicon.ico WARNING 2025-10-27 14:51:36,507 basehttp 96218 13002665984 "GET /favicon.ico HTTP/1.1" 404 16453 INFO 2025-10-27 14:51:42,142 basehttp 96218 13002665984 "GET /ar/patients/dff57b6a-ea87-46b8-bb94-0a686d54689f/update/ HTTP/1.1" 200 50296 INFO 2025-10-27 14:51:42,165 basehttp 96218 12969013248 "GET /static/plugins/bootstrap-datepicker/dist/css/bootstrap-datepicker.min.css HTTP/1.1" 304 0 INFO 2025-10-27 14:51:42,165 basehttp 96218 13002665984 "GET /static/plugins/select2/dist/css/select2.min.css HTTP/1.1" 304 0 INFO 2025-10-27 14:51:42,166 basehttp 96218 12985839616 "GET /static/plugins/bootstrap-datepicker/dist/js/bootstrap-datepicker.min.js HTTP/1.1" 304 0 INFO 2025-10-27 14:51:42,166 basehttp 96218 13019492352 "GET /static/plugins/select2/dist/js/select2.min.js HTTP/1.1" 304 0 INFO 2025-10-27 14:51:59,831 basehttp 96218 12969013248 "POST /ar/patients/dff57b6a-ea87-46b8-bb94-0a686d54689f/update/ HTTP/1.1" 302 0 INFO 2025-10-27 14:51:59,933 basehttp 96218 13002665984 "GET /ar/patients/dff57b6a-ea87-46b8-bb94-0a686d54689f/ HTTP/1.1" 200 59746 INFO 2025-10-27 14:52:16,834 basehttp 96218 12969013248 "GET /ar/aba/consults/68225212-7e99-43d6-ac8b-0c9d39900073/ HTTP/1.1" 200 40669 INFO 2025-10-27 14:52:17,679 basehttp 96218 13002665984 "GET /ar/patients/dff57b6a-ea87-46b8-bb94-0a686d54689f/ HTTP/1.1" 200 59746 INFO 2025-10-27 14:52:18,623 basehttp 96218 12969013248 "GET /en/patients/dff57b6a-ea87-46b8-bb94-0a686d54689f/ HTTP/1.1" 200 58856 INFO 2025-10-27 14:52:20,394 basehttp 96218 13002665984 "GET /en/ HTTP/1.1" 200 47928 INFO 2025-10-27 14:52:24,473 basehttp 96218 13002665984 "GET /en/patients/f8c4685c-3607-4a9e-a8b8-691ee9ac5a3f/ HTTP/1.1" 200 57580 INFO 2025-10-27 14:52:30,771 basehttp 96218 13002665984 "GET /en/ot/sessions/27e2f671-d1e8-4e13-bbad-0ea6aa4a8e2c/ HTTP/1.1" 200 37768 WARNING 2025-10-27 14:53:07,981 log 96218 6151843840 Forbidden (CSRF token from POST incorrect.): /en/login/ WARNING 2025-10-27 14:53:08,053 basehttp 96218 6151843840 "POST /en/login/ HTTP/1.1" 403 15972 WARNING 2025-10-27 14:53:08,126 log 96218 6151843840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 14:53:08,126 basehttp 96218 6151843840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-27 14:53:09,368 log 96218 6151843840 Forbidden (CSRF token from POST incorrect.): /en/login/ WARNING 2025-10-27 14:53:09,428 basehttp 96218 6151843840 "POST /en/login/ HTTP/1.1" 403 15972 WARNING 2025-10-27 14:53:09,503 log 96218 6151843840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 14:53:09,503 basehttp 96218 6151843840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 14:53:09,975 basehttp 96218 6151843840 "GET /en/login/ HTTP/1.1" 200 33524 WARNING 2025-10-27 14:53:10,034 basehttp 96218 12901707776 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 14:53:10,056 log 96218 6151843840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 14:53:10,057 basehttp 96218 6151843840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 14:53:10,469 basehttp 96218 6151843840 "GET /en/login/ HTTP/1.1" 200 33524 WARNING 2025-10-27 14:53:10,519 basehttp 96218 12952186880 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 14:53:10,550 log 96218 6151843840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 14:53:10,550 basehttp 96218 6151843840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 14:53:12,170 basehttp 96218 6151843840 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-27 14:53:12,236 basehttp 96218 6151843840 "GET / HTTP/1.1" 302 0 INFO 2025-10-27 14:53:12,307 basehttp 96218 6168670208 "GET /en/ HTTP/1.1" 200 41066 INFO 2025-10-27 14:53:12,334 basehttp 96218 12918534144 "GET /static/plugins/apexcharts/dist/apexcharts.min.js HTTP/1.1" 200 574941 WARNING 2025-10-27 14:53:12,359 basehttp 96218 12918534144 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 14:53:12,393 log 96218 6168670208 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 14:53:12,393 basehttp 96218 6168670208 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 14:53:15,383 basehttp 96218 6168670208 "GET /en/patients/ HTTP/1.1" 200 36798 WARNING 2025-10-27 14:53:15,402 basehttp 96218 6151843840 "GET /static/plugins/datatables/datatables.min.js HTTP/1.1" 404 2035 WARNING 2025-10-27 14:53:15,402 basehttp 96218 12935360512 "GET /static/plugins/datatables/datatables.min.css HTTP/1.1" 404 2038 WARNING 2025-10-27 14:53:15,438 basehttp 96218 6151843840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 14:53:15,475 log 96218 6168670208 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 14:53:15,475 basehttp 96218 6168670208 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-27 14:53:17,105 basehttp 96218 6168670208 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 14:53:17,171 log 96218 6151843840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 14:53:17,171 basehttp 96218 6151843840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-27 14:53:17,235 log 96218 6151843840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 14:53:17,235 basehttp 96218 6151843840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 14:53:18,725 basehttp 96218 6151843840 "GET /en/consents/create/ HTTP/1.1" 200 38011 WARNING 2025-10-27 14:53:18,790 basehttp 96218 6168670208 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 14:53:18,825 log 96218 6151843840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 14:53:18,825 basehttp 96218 6151843840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-27 14:53:33,289 basehttp 96218 6151843840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 14:53:33,368 log 96218 6151843840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 14:53:33,368 basehttp 96218 6151843840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-27 14:53:33,432 log 96218 6151843840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 14:53:33,432 basehttp 96218 6151843840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 14:53:35,156 basehttp 96218 6151843840 "GET / HTTP/1.1" 302 0 INFO 2025-10-27 14:53:35,227 basehttp 96218 6168670208 "GET /en/ HTTP/1.1" 200 41066 WARNING 2025-10-27 14:53:35,291 basehttp 96218 6151843840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 14:53:35,316 log 96218 6168670208 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 14:53:35,316 basehttp 96218 6168670208 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 14:53:36,051 basehttp 96218 6168670208 "GET /en/ HTTP/1.1" 200 41066 WARNING 2025-10-27 14:53:36,099 basehttp 96218 6151843840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 14:53:36,137 log 96218 6168670208 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 14:53:36,137 basehttp 96218 6168670208 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 14:53:40,378 basehttp 96218 6168670208 "GET /en/ HTTP/1.1" 200 41066 INFO 2025-10-27 14:53:40,389 basehttp 96218 12918534144 "GET /static/css/custom.css HTTP/1.1" 200 580 INFO 2025-10-27 14:53:40,390 basehttp 96218 12952186880 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-10-27 14:53:40,391 basehttp 96218 12935360512 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 200 7860 INFO 2025-10-27 14:53:40,392 basehttp 96218 12918534144 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-10-27 14:53:40,395 basehttp 96218 12935360512 "GET /static/img/user/user-12.jpg HTTP/1.1" 200 8541 INFO 2025-10-27 14:53:40,398 basehttp 96218 12901707776 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-10-27 14:53:40,398 basehttp 96218 12952186880 "GET /static/js/htmx.min.js HTTP/1.1" 200 51076 INFO 2025-10-27 14:53:40,403 basehttp 96218 12952186880 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 200 5536 INFO 2025-10-27 14:53:40,407 basehttp 96218 12935360512 "GET /static/js/app.min.js HTTP/1.1" 200 110394 INFO 2025-10-27 14:53:40,410 basehttp 96218 12952186880 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-10-27 14:53:40,412 basehttp 96218 12901707776 "GET /static/plugins/apexcharts/dist/apexcharts.min.js HTTP/1.1" 200 574941 INFO 2025-10-27 14:53:40,415 basehttp 96218 12918534144 "GET /static/js/vendor.min.js HTTP/1.1" 200 1091361 INFO 2025-10-27 14:53:40,416 basehttp 96218 6151843840 "GET /static/css/default/app.min.css HTTP/1.1" 200 893480 INFO 2025-10-27 14:53:40,446 basehttp 96218 6151843840 "GET /static/img/theme/default.jpg HTTP/1.1" 200 26964 INFO 2025-10-27 14:53:40,446 basehttp 96218 12952186880 "GET /static/img/theme/material.jpg HTTP/1.1" 200 28774 INFO 2025-10-27 14:53:40,446 basehttp 96218 12918534144 "GET /static/img/theme/transparent.jpg HTTP/1.1" 200 32747 INFO 2025-10-27 14:53:40,446 basehttp 96218 12935360512 "GET /static/img/theme/facebook.jpg HTTP/1.1" 200 27881 INFO 2025-10-27 14:53:40,447 basehttp 96218 12901707776 "GET /static/img/theme/apple.jpg HTTP/1.1" 200 28822 INFO 2025-10-27 14:53:40,453 basehttp 96218 12952186880 "GET /static/img/version/html.jpg HTTP/1.1" 200 17325 INFO 2025-10-27 14:53:40,453 basehttp 96218 12901707776 "GET /static/img/version/angular1x.jpg HTTP/1.1" 200 22869 INFO 2025-10-27 14:53:40,454 basehttp 96218 12935360512 "GET /static/img/version/ajax.jpg HTTP/1.1" 200 20223 INFO 2025-10-27 14:53:40,456 basehttp 96218 12952186880 "GET /static/img/version/angular10x.jpg HTTP/1.1" 200 24580 INFO 2025-10-27 14:53:40,457 basehttp 96218 12918534144 "GET /static/img/theme/google.jpg HTTP/1.1" 200 86013 INFO 2025-10-27 14:53:40,458 basehttp 96218 12935360512 "GET /static/img/version/svelte.jpg HTTP/1.1" 200 25060 INFO 2025-10-27 14:53:40,459 basehttp 96218 12901707776 "GET /static/img/version/laravel.jpg HTTP/1.1" 200 26040 INFO 2025-10-27 14:53:40,459 basehttp 96218 12952186880 "GET /static/img/version/django.jpg HTTP/1.1" 200 20935 INFO 2025-10-27 14:53:40,461 basehttp 96218 6151843840 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-10-27 14:53:40,461 basehttp 96218 12901707776 "GET /static/img/version/dotnet.jpg HTTP/1.1" 200 24791 INFO 2025-10-27 14:53:40,462 basehttp 96218 12935360512 "GET /static/img/version/reactjs.jpg HTTP/1.1" 200 26850 INFO 2025-10-27 14:53:40,462 basehttp 96218 12918534144 "GET /static/img/version/vuejs.jpg HTTP/1.1" 200 22518 INFO 2025-10-27 14:53:40,463 basehttp 96218 12952186880 "GET /static/img/version/nextjs.jpg HTTP/1.1" 200 20152 INFO 2025-10-27 14:53:40,464 basehttp 96218 12935360512 "GET /static/img/theme/e-commerce.jpg HTTP/1.1" 200 37734 INFO 2025-10-27 14:53:40,464 basehttp 96218 12901707776 "GET /static/img/theme/blog.jpg HTTP/1.1" 200 32334 INFO 2025-10-27 14:53:40,465 basehttp 96218 12952186880 "GET /static/img/theme/corporate.jpg HTTP/1.1" 200 38911 INFO 2025-10-27 14:53:40,465 basehttp 96218 12918534144 "GET /static/img/theme/forum.jpg HTTP/1.1" 200 28744 INFO 2025-10-27 14:53:40,466 basehttp 96218 6151843840 "GET /static/img/theme/one-page-parallax.jpg HTTP/1.1" 200 22474 WARNING 2025-10-27 14:53:40,489 log 96218 6168670208 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 14:53:40,489 basehttp 96218 6168670208 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-27 14:53:50,789 basehttp 96218 6168670208 "GET /static/css/default/app.min.css.map HTTP/1.1" 200 1957526 INFO 2025-10-27 14:53:50,795 basehttp 96218 6168670208 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 WARNING 2025-10-27 14:53:50,801 basehttp 96218 6168670208 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-27 14:53:50,801 basehttp 96218 6151843840 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 INFO 2025-10-27 14:53:50,920 basehttp 96218 6135017472 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-10-27 14:53:50,920 basehttp 96218 6151843840 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 INFO 2025-10-27 14:54:03,319 basehttp 96218 6151843840 "GET /en/admin/core/user/ HTTP/1.1" 200 76042 INFO 2025-10-27 14:54:03,330 basehttp 96218 6151843840 "GET /static/admin/css/base.css HTTP/1.1" 200 22120 INFO 2025-10-27 14:54:03,333 basehttp 96218 12918534144 "GET /static/admin/js/theme.js HTTP/1.1" 200 1653 INFO 2025-10-27 14:54:03,333 basehttp 96218 6151843840 "GET /static/admin/css/dark_mode.css HTTP/1.1" 200 2808 INFO 2025-10-27 14:54:03,333 basehttp 96218 12935360512 "GET /static/admin/css/changelists.css HTTP/1.1" 200 6878 INFO 2025-10-27 14:54:03,334 basehttp 96218 12952186880 "GET /static/admin/css/nav_sidebar.css HTTP/1.1" 200 2810 INFO 2025-10-27 14:54:03,335 basehttp 96218 6151843840 "GET /static/admin/js/jquery.init.js HTTP/1.1" 200 347 INFO 2025-10-27 14:54:03,335 basehttp 96218 12918534144 "GET /static/admin/css/responsive.css HTTP/1.1" 200 16565 INFO 2025-10-27 14:54:03,336 basehttp 96218 12935360512 "GET /static/admin/js/core.js HTTP/1.1" 200 6208 INFO 2025-10-27 14:54:03,336 basehttp 96218 12952186880 "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.1" 200 9777 INFO 2025-10-27 14:54:03,337 basehttp 96218 12918534144 "GET /static/admin/js/urlify.js HTTP/1.1" 200 7887 INFO 2025-10-27 14:54:03,337 basehttp 96218 6151843840 "GET /static/admin/js/actions.js HTTP/1.1" 200 8076 INFO 2025-10-27 14:54:03,339 basehttp 96218 12935360512 "GET /static/admin/js/prepopulate.js HTTP/1.1" 200 1531 INFO 2025-10-27 14:54:03,339 basehttp 96218 6151843840 "GET /static/admin/img/icon-yes.svg HTTP/1.1" 200 436 INFO 2025-10-27 14:54:03,339 basehttp 96218 12918534144 "GET /static/admin/img/search.svg HTTP/1.1" 200 458 INFO 2025-10-27 14:54:03,340 basehttp 96218 6168670208 "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.1" 200 285314 INFO 2025-10-27 14:54:03,345 basehttp 96218 12952186880 "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.1" 200 325171 INFO 2025-10-27 14:54:03,346 basehttp 96218 12952186880 "GET /static/admin/js/nav_sidebar.js HTTP/1.1" 200 3063 INFO 2025-10-27 14:54:03,348 basehttp 96218 12952186880 "GET /static/admin/js/filters.js HTTP/1.1" 200 978 INFO 2025-10-27 14:54:03,401 basehttp 96218 12901707776 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 14:54:03,411 basehttp 96218 12901707776 "GET /static/admin/img/icon-addlink.svg HTTP/1.1" 200 331 INFO 2025-10-27 14:54:03,411 basehttp 96218 12952186880 "GET /static/admin/img/tooltag-add.svg HTTP/1.1" 200 331 INFO 2025-10-27 14:54:03,411 basehttp 96218 6168670208 "GET /static/admin/img/sorting-icons.svg HTTP/1.1" 200 1097 INFO 2025-10-27 14:54:03,411 basehttp 96218 12918534144 "GET /static/admin/img/icon-viewlink.svg HTTP/1.1" 200 581 WARNING 2025-10-27 14:54:03,486 log 96218 12918534144 Not Found: /favicon.ico WARNING 2025-10-27 14:54:03,487 basehttp 96218 12918534144 "GET /favicon.ico HTTP/1.1" 404 16329 INFO 2025-10-27 14:54:08,241 basehttp 96218 12918534144 "GET /en/admin/core/user/cdf8d569-1bd5-4870-a420-bb2e92676189/change/ HTTP/1.1" 200 105822 INFO 2025-10-27 14:54:08,256 basehttp 96218 12918534144 "GET /static/admin/css/forms.css HTTP/1.1" 200 8525 INFO 2025-10-27 14:54:08,256 basehttp 96218 12952186880 "GET /static/admin/js/SelectBox.js HTTP/1.1" 200 4530 INFO 2025-10-27 14:54:08,256 basehttp 96218 6151843840 "GET /static/admin/js/prepopulate_init.js HTTP/1.1" 200 586 INFO 2025-10-27 14:54:08,256 basehttp 96218 12901707776 "GET /static/admin/js/SelectFilter2.js HTTP/1.1" 200 15845 INFO 2025-10-27 14:54:08,257 basehttp 96218 12918534144 "GET /static/admin/css/widgets.css HTTP/1.1" 200 11973 INFO 2025-10-27 14:54:08,258 basehttp 96218 12918534144 "GET /static/admin/img/icon-changelink.svg HTTP/1.1" 200 380 INFO 2025-10-27 14:54:08,258 basehttp 96218 12918534144 "GET /static/admin/js/change_form.js HTTP/1.1" 200 606 INFO 2025-10-27 14:54:08,362 basehttp 96218 6168670208 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 14:54:08,384 basehttp 96218 6168670208 "GET /static/admin/img/selector-icons.svg HTTP/1.1" 200 3291 INFO 2025-10-27 14:54:20,886 basehttp 96218 6168670208 "POST /en/admin/core/user/cdf8d569-1bd5-4870-a420-bb2e92676189/change/ HTTP/1.1" 302 0 INFO 2025-10-27 14:54:20,998 basehttp 96218 6168670208 "GET /en/admin/core/user/ HTTP/1.1" 200 76340 INFO 2025-10-27 14:54:21,071 basehttp 96218 6168670208 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 14:54:23,165 basehttp 96218 6168670208 "GET /en/ HTTP/1.1" 200 38536 INFO 2025-10-27 14:54:23,209 basehttp 96218 12918534144 "GET /static/css/saudiriyalsymbol.woff2 HTTP/1.1" 200 720 WARNING 2025-10-27 14:54:23,236 log 96218 6168670208 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 14:54:23,236 basehttp 96218 6168670208 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-27 14:54:23,247 basehttp 96218 6168670208 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-27 14:54:26,351 basehttp 96218 12918534144 "GET /en/appointments/create/ HTTP/1.1" 200 61755 INFO 2025-10-27 14:54:26,368 basehttp 96218 6151843840 "GET /static/plugins/datatables.net-select-bs5/css/select.bootstrap5.min.css HTTP/1.1" 200 2157 INFO 2025-10-27 14:54:26,368 basehttp 96218 12901707776 "GET /static/plugins/select2/css/select2.min.css HTTP/1.1" 200 16263 INFO 2025-10-27 14:54:26,369 basehttp 96218 12952186880 "GET /static/plugins/select2/dist/js/select2.min.js HTTP/1.1" 200 70851 WARNING 2025-10-27 14:54:26,408 basehttp 96218 12952186880 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 14:54:26,443 log 96218 12918534144 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 14:54:26,444 basehttp 96218 12918534144 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 14:54:34,252 basehttp 96218 12918534144 "GET /api/v1/providers/?clinic=d607a26c-fa0e-4f0d-ad37-7aedc0e7d3ea HTTP/1.1" 200 575 INFO 2025-10-27 14:54:47,010 basehttp 96218 12918534144 "GET /en/appointments/api/available-slots/?provider=623856a6-c7d5-4210-a585-641d2f3861f9&date=2025-10-28&duration=30 HTTP/1.1" 200 793 INFO 2025-10-27 14:54:58,510 signals 96218 12918534144 Appointment created: 6bb40f32-50b8-4433-a943-58feea571f00 for patient 000050 on 2025-10-28 INFO 2025-10-27 14:54:58,512 signals 96218 12918534144 Generated Sub-File Number: FILE-2025-000050-ABA-02 INFO 2025-10-27 14:54:58,513 signals 96218 12918534144 SubFile created: FILE-2025-000050-ABA-02 for clinic ABA Therapy INFO 2025-10-27 14:54:58,513 signals 96218 12918534144 Created sub-file FILE-2025-000050-ABA-02 for patient 000050 at clinic ABA Therapy INFO 2025-10-27 14:54:58,572 confirmation_service 96218 12918534144 Created confirmation token for appointment 6bb40f32-50b8-4433-a943-58feea571f00, expires at 2025-11-03 11:54:58.572069+00:00 INFO 2025-10-27 14:54:58,574 confirmation_service 96218 12918534144 Sent confirmation request for appointment 6bb40f32-50b8-4433-a943-58feea571f00 INFO 2025-10-27 14:54:58,574 signals 96218 12918534144 Created confirmation token for appointment 6bb40f32-50b8-4433-a943-58feea571f00. Token expires: 2025-11-03 11:54:58.572069+00:00 INFO 2025-10-27 14:54:58,574 signals 96218 12918534144 Notified provider hayat.al-juaid.aba1 of new appointment INFO 2025-10-27 14:54:58,576 signals 96218 12918534144 Scheduled 2-hour reminder for appointment 6bb40f32-50b8-4433-a943-58feea571f00 INFO 2025-10-27 14:54:58,633 basehttp 96218 12918534144 "POST /en/appointments/create/ HTTP/1.1" 302 0 INFO 2025-10-27 14:54:58,707 basehttp 96218 12918534144 "GET /en/appointments/6bb40f32-50b8-4433-a943-58feea571f00/ HTTP/1.1" 200 45627 WARNING 2025-10-27 14:54:58,772 basehttp 96218 12901707776 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 14:54:58,837 log 96218 12918534144 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 14:54:58,838 basehttp 96218 12918534144 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-27 14:55:29,074 signals 96218 12918534144 Appointment 6bb40f32-50b8-4433-a943-58feea571f00 status changed: BOOKED -> CONFIRMED INFO 2025-10-27 14:55:29,074 signals 96218 12918534144 Appointment 6bb40f32-50b8-4433-a943-58feea571f00 confirmed INFO 2025-10-27 14:55:29,137 basehttp 96218 12918534144 "POST /en/appointments/6bb40f32-50b8-4433-a943-58feea571f00/confirm/ HTTP/1.1" 302 0 INFO 2025-10-27 14:55:29,211 basehttp 96218 12918534144 "GET /en/appointments/6bb40f32-50b8-4433-a943-58feea571f00/ HTTP/1.1" 200 45629 WARNING 2025-10-27 14:55:29,270 basehttp 96218 6151843840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 14:55:29,289 log 96218 12918534144 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 14:55:29,289 basehttp 96218 12918534144 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 14:55:43,650 basehttp 96218 12918534144 "GET /en/appointments/6bb40f32-50b8-4433-a943-58feea571f00/update/ HTTP/1.1" 200 61958 WARNING 2025-10-27 14:55:43,707 basehttp 96218 12935360512 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 14:55:43,739 log 96218 12918534144 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 14:55:43,739 basehttp 96218 12918534144 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 14:56:04,648 basehttp 96218 6151843840 "POST /en/logout/ HTTP/1.1" 302 0 INFO 2025-10-27 14:56:04,713 basehttp 96218 6151843840 "GET /en/login/ HTTP/1.1" 200 32813 INFO 2025-10-27 14:56:09,716 basehttp 96218 12918534144 "GET /en/admin/core/user/ HTTP/1.1" 200 76341 INFO 2025-10-27 14:56:09,788 basehttp 96218 12918534144 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 14:56:21,584 basehttp 96218 6151843840 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-27 14:56:21,653 basehttp 96218 6151843840 "GET / HTTP/1.1" 302 0 INFO 2025-10-27 14:56:21,740 basehttp 96218 6151843840 "GET /ar/ HTTP/1.1" 200 60487 INFO 2025-10-27 14:56:21,763 basehttp 96218 6151843840 "GET /static/plugins/chart.js/dist/chart.umd.js HTTP/1.1" 200 206279 INFO 2025-10-27 14:56:21,778 basehttp 96218 6151843840 "GET /static/css/saudiriyalsymbol.woff2 HTTP/1.1" 200 720 INFO 2025-10-27 14:56:32,716 basehttp 96218 6151843840 "GET /ar/finance/invoices/b70764a9-a607-4710-a84a-80a0ee2dde46/ HTTP/1.1" 200 39270 INFO 2025-10-27 14:56:34,989 basehttp 96218 6151843840 "GET /ar/finance/payments/create/?invoice=b70764a9-a607-4710-a84a-80a0ee2dde46 HTTP/1.1" 200 44713 INFO 2025-10-27 14:56:35,012 basehttp 96218 6151843840 "GET /static/plugins/select2/css/select2.min.css HTTP/1.1" 200 16263 INFO 2025-10-27 14:56:47,175 basehttp 96218 6151843840 "POST /ar/finance/payments/create/?invoice=b70764a9-a607-4710-a84a-80a0ee2dde46 HTTP/1.1" 302 0 INFO 2025-10-27 14:56:47,249 basehttp 96218 6151843840 "GET /ar/finance/invoices/b70764a9-a607-4710-a84a-80a0ee2dde46/ HTTP/1.1" 200 44022 INFO 2025-10-27 15:00:39,680 autoreload 96218 8782111040 /Users/marwanalwali/AgdarCentre/finance/models.py changed, reloading. INFO 2025-10-27 15:00:40,229 autoreload 4324 8782111040 Watching for file changes with StatReloader INFO 2025-10-27 15:02:03,450 autoreload 5109 8782111040 Watching for file changes with StatReloader INFO 2025-10-27 15:02:09,938 basehttp 5109 6158643200 "GET /ar/finance/invoices/b70764a9-a607-4710-a84a-80a0ee2dde46/ HTTP/1.1" 200 44024 INFO 2025-10-27 15:02:09,948 basehttp 5109 6158643200 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-10-27 15:02:18,713 basehttp 5109 6158643200 "GET / HTTP/1.1" 302 0 INFO 2025-10-27 15:02:18,803 basehttp 5109 6158643200 "GET /ar/ HTTP/1.1" 200 60499 INFO 2025-10-27 15:02:30,403 basehttp 5109 6158643200 "GET /ar/finance/payments/create/?invoice=316dde7e-8165-4fdf-836b-bda5b3e33469 HTTP/1.1" 200 44721 INFO 2025-10-27 15:02:36,517 basehttp 5109 6158643200 "GET /ar/finance/invoices/create/ HTTP/1.1" 200 65816 WARNING 2025-10-27 15:02:40,400 log 5109 6158643200 Not Found: /core/api/patients/c528c124-1c6d-4b51-8dfb-83a01df27f7e/ WARNING 2025-10-27 15:02:40,400 basehttp 5109 6158643200 "GET /core/api/patients/c528c124-1c6d-4b51-8dfb-83a01df27f7e/ HTTP/1.1" 404 16629 INFO 2025-10-27 15:03:41,784 basehttp 5109 6158643200 "GET /ar/finance/invoices/create/ HTTP/1.1" 200 65816 INFO 2025-10-27 15:03:42,927 basehttp 5109 6158643200 "GET /ar/finance/invoices/create/ HTTP/1.1" 200 65818 INFO 2025-10-27 15:03:42,931 basehttp 5109 6158643200 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-10-27 15:05:28,994 autoreload 5109 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-27 15:05:29,466 autoreload 6753 8782111040 Watching for file changes with StatReloader INFO 2025-10-27 15:06:02,319 basehttp 6753 6137212928 "GET /ar/finance/invoices/create/ HTTP/1.1" 200 67907 INFO 2025-10-27 15:06:02,324 basehttp 6753 6137212928 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-10-27 15:07:00,704 basehttp 6753 6137212928 "GET /en/appointments/6bb40f32-50b8-4433-a943-58feea571f00/update/ HTTP/1.1" 200 61960 WARNING 2025-10-27 15:07:00,769 basehttp 6753 6154039296 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 15:07:00,825 log 6753 6137212928 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 15:07:00,826 basehttp 6753 6137212928 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-27 15:07:02,075 basehttp 6753 6137212928 "GET /en/appointments/6bb40f32-50b8-4433-a943-58feea571f00/ HTTP/1.1" 200 45629 WARNING 2025-10-27 15:07:02,129 basehttp 6753 6154039296 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 15:07:02,154 log 6753 6137212928 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 15:07:02,154 basehttp 6753 6137212928 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-27 15:07:02,374 basehttp 6753 6154039296 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 15:07:02,396 log 6753 6137212928 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 15:07:02,397 basehttp 6753 6137212928 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 15:07:02,629 basehttp 6753 6137212928 "GET /en/appointments/create/ HTTP/1.1" 200 61755 WARNING 2025-10-27 15:07:02,680 basehttp 6753 6154039296 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 15:07:02,702 log 6753 6137212928 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 15:07:02,702 basehttp 6753 6137212928 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-27 15:07:02,812 basehttp 6753 6154039296 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 15:07:02,834 log 6753 6137212928 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 15:07:02,834 basehttp 6753 6137212928 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 15:07:03,765 basehttp 6753 6137212928 "GET /en/ HTTP/1.1" 200 38536 WARNING 2025-10-27 15:07:03,816 basehttp 6753 6154039296 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 15:07:03,845 log 6753 6137212928 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 15:07:03,845 basehttp 6753 6137212928 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 15:07:05,878 basehttp 6753 6137212928 "GET /en/finance/invoices/create/ HTTP/1.1" 200 67429 WARNING 2025-10-27 15:07:05,943 basehttp 6753 6154039296 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 15:07:05,960 log 6753 6137212928 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 15:07:05,960 basehttp 6753 6137212928 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 15:07:48,825 autoreload 6753 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-27 15:07:49,334 autoreload 7964 8782111040 Watching for file changes with StatReloader INFO 2025-10-27 15:08:15,488 basehttp 7964 6128594944 "GET /en/finance/invoices/create/ HTTP/1.1" 200 67431 WARNING 2025-10-27 15:08:15,544 basehttp 7964 6145421312 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 15:08:15,586 log 7964 6128594944 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 15:08:15,586 basehttp 7964 6128594944 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 15:08:20,349 basehttp 7964 6128594944 "GET /en/finance/invoices/create/ HTTP/1.1" 200 67430 INFO 2025-10-27 15:08:20,365 basehttp 7964 13035925504 "GET /static/css/custom.css HTTP/1.1" 200 580 INFO 2025-10-27 15:08:20,366 basehttp 7964 13052751872 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 200 7860 INFO 2025-10-27 15:08:20,367 basehttp 7964 13069578240 "GET /static/plugins/select2/css/select2.min.css HTTP/1.1" 200 16263 INFO 2025-10-27 15:08:20,370 basehttp 7964 13052751872 "GET /static/js/htmx.min.js HTTP/1.1" 200 51076 INFO 2025-10-27 15:08:20,370 basehttp 7964 13069578240 "GET /static/img/user/user-12.jpg HTTP/1.1" 200 8541 INFO 2025-10-27 15:08:20,371 basehttp 7964 13035925504 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-10-27 15:08:20,376 basehttp 7964 6162247680 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-10-27 15:08:20,377 basehttp 7964 13052751872 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-10-27 15:08:20,381 basehttp 7964 13069578240 "GET /static/js/app.min.js HTTP/1.1" 200 110394 INFO 2025-10-27 15:08:20,381 basehttp 7964 6162247680 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 200 5536 INFO 2025-10-27 15:08:20,385 basehttp 7964 13052751872 "GET /static/plugins/select2/dist/js/select2.min.js HTTP/1.1" 200 70851 INFO 2025-10-27 15:08:20,388 basehttp 7964 13069578240 "GET /static/img/theme/default.jpg HTTP/1.1" 200 26964 INFO 2025-10-27 15:08:20,389 basehttp 7964 6162247680 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-10-27 15:08:20,390 basehttp 7964 13035925504 "GET /static/js/vendor.min.js HTTP/1.1" 200 1091361 INFO 2025-10-27 15:08:20,391 basehttp 7964 6145421312 "GET /static/css/default/app.min.css HTTP/1.1" 200 893480 INFO 2025-10-27 15:08:20,392 basehttp 7964 13052751872 "GET /static/img/theme/transparent.jpg HTTP/1.1" 200 32747 INFO 2025-10-27 15:08:20,394 basehttp 7964 13069578240 "GET /static/img/theme/apple.jpg HTTP/1.1" 200 28822 INFO 2025-10-27 15:08:20,394 basehttp 7964 6162247680 "GET /static/img/theme/material.jpg HTTP/1.1" 200 28774 INFO 2025-10-27 15:08:20,395 basehttp 7964 13052751872 "GET /static/img/version/html.jpg HTTP/1.1" 200 17325 INFO 2025-10-27 15:08:20,396 basehttp 7964 13035925504 "GET /static/img/theme/facebook.jpg HTTP/1.1" 200 27881 INFO 2025-10-27 15:08:20,397 basehttp 7964 13069578240 "GET /static/img/version/ajax.jpg HTTP/1.1" 200 20223 INFO 2025-10-27 15:08:20,398 basehttp 7964 6162247680 "GET /static/img/version/angular1x.jpg HTTP/1.1" 200 22869 INFO 2025-10-27 15:08:20,399 basehttp 7964 6162247680 "GET /static/img/version/django.jpg HTTP/1.1" 200 20935 INFO 2025-10-27 15:08:20,399 basehttp 7964 13052751872 "GET /static/img/version/angular10x.jpg HTTP/1.1" 200 24580 INFO 2025-10-27 15:08:20,399 basehttp 7964 13035925504 "GET /static/img/version/svelte.jpg HTTP/1.1" 200 25060 INFO 2025-10-27 15:08:20,401 basehttp 7964 13069578240 "GET /static/img/version/laravel.jpg HTTP/1.1" 200 26040 INFO 2025-10-27 15:08:20,401 basehttp 7964 6145421312 "GET /static/img/theme/google.jpg HTTP/1.1" 200 86013 INFO 2025-10-27 15:08:20,403 basehttp 7964 13035925504 "GET /static/img/version/dotnet.jpg HTTP/1.1" 200 24791 INFO 2025-10-27 15:08:20,403 basehttp 7964 6162247680 "GET /static/img/version/vuejs.jpg HTTP/1.1" 200 22518 INFO 2025-10-27 15:08:20,403 basehttp 7964 13052751872 "GET /static/img/version/reactjs.jpg HTTP/1.1" 200 26850 INFO 2025-10-27 15:08:20,405 basehttp 7964 13069578240 "GET /static/img/version/nextjs.jpg HTTP/1.1" 200 20152 INFO 2025-10-27 15:08:20,407 basehttp 7964 6145421312 "GET /static/img/theme/one-page-parallax.jpg HTTP/1.1" 200 22474 INFO 2025-10-27 15:08:20,407 basehttp 7964 6162247680 "GET /static/img/theme/e-commerce.jpg HTTP/1.1" 200 37734 INFO 2025-10-27 15:08:20,408 basehttp 7964 13052751872 "GET /static/img/theme/blog.jpg HTTP/1.1" 200 32334 INFO 2025-10-27 15:08:20,408 basehttp 7964 13035925504 "GET /static/img/theme/forum.jpg HTTP/1.1" 200 28744 INFO 2025-10-27 15:08:20,409 basehttp 7964 13069578240 "GET /static/img/theme/corporate.jpg HTTP/1.1" 200 38911 WARNING 2025-10-27 15:08:20,461 log 7964 6128594944 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 15:08:20,461 basehttp 7964 6128594944 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-27 15:08:20,575 basehttp 7964 6128594944 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-10-27 15:08:20,593 basehttp 7964 6128594944 "GET /static/css/default/app.min.css.map HTTP/1.1" 200 1957526 INFO 2025-10-27 15:08:20,596 basehttp 7964 13069578240 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 WARNING 2025-10-27 15:08:20,596 basehttp 7964 13052751872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-27 15:08:20,600 basehttp 7964 13069578240 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 INFO 2025-10-27 15:08:20,723 basehttp 7964 13052751872 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-10-27 15:08:20,723 basehttp 7964 13069578240 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 INFO 2025-10-27 15:08:52,065 basehttp 7964 13069578240 "POST /en/finance/invoices/create/ HTTP/1.1" 302 0 INFO 2025-10-27 15:08:52,141 basehttp 7964 13069578240 "GET /en/finance/invoices/b313197a-05cf-4345-9e1e-53f58fd8c063/ HTTP/1.1" 200 38457 INFO 2025-10-27 15:08:52,189 basehttp 7964 6128594944 "GET /static/css/saudiriyalsymbol.woff2 HTTP/1.1" 200 720 WARNING 2025-10-27 15:08:52,226 basehttp 7964 6128594944 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 15:08:52,232 log 7964 13069578240 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 15:08:52,232 basehttp 7964 13069578240 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 15:09:02,241 basehttp 7964 13069578240 "GET /en/finance/payments/create/?invoice=b313197a-05cf-4345-9e1e-53f58fd8c063 HTTP/1.1" 200 44343 WARNING 2025-10-27 15:09:02,305 basehttp 7964 13035925504 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 15:09:02,337 log 7964 13069578240 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 15:09:02,337 basehttp 7964 13069578240 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 15:09:16,786 basehttp 7964 13069578240 "POST /en/finance/payments/create/?invoice=b313197a-05cf-4345-9e1e-53f58fd8c063 HTTP/1.1" 302 0 INFO 2025-10-27 15:09:16,858 basehttp 7964 13069578240 "GET /en/finance/invoices/b313197a-05cf-4345-9e1e-53f58fd8c063/ HTTP/1.1" 200 43045 WARNING 2025-10-27 15:09:16,919 basehttp 7964 6162247680 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 15:09:16,952 log 7964 13069578240 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 15:09:16,952 basehttp 7964 13069578240 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 15:10:49,737 basehttp 7964 13069578240 "GET /en/finance/invoices/b313197a-05cf-4345-9e1e-53f58fd8c063/ HTTP/1.1" 200 43808 WARNING 2025-10-27 15:10:49,798 basehttp 7964 6145421312 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 15:10:49,828 log 7964 13069578240 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 15:10:49,828 basehttp 7964 13069578240 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 15:14:40,101 basehttp 7964 13069578240 "GET /en/finance/invoices/b313197a-05cf-4345-9e1e-53f58fd8c063/ HTTP/1.1" 200 43149 WARNING 2025-10-27 15:14:40,163 basehttp 7964 6128594944 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 15:14:40,226 log 7964 13069578240 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 15:14:40,227 basehttp 7964 13069578240 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-27 15:14:45,458 basehttp 7964 13069578240 "GET / HTTP/1.1" 302 0 INFO 2025-10-27 15:14:45,533 basehttp 7964 6128594944 "GET /en/ HTTP/1.1" 200 38638 INFO 2025-10-27 15:14:45,554 basehttp 7964 6145421312 "GET /static/plugins/apexcharts/dist/apexcharts.min.js HTTP/1.1" 200 574941 WARNING 2025-10-27 15:14:45,596 basehttp 7964 6145421312 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 15:14:45,614 log 7964 6128594944 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 15:14:45,614 basehttp 7964 6128594944 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 15:14:46,980 basehttp 7964 6128594944 "GET /en/finance/invoices/create/ HTTP/1.1" 200 67531 WARNING 2025-10-27 15:14:47,049 basehttp 7964 6145421312 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 15:14:47,069 log 7964 6128594944 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 15:14:47,069 basehttp 7964 6128594944 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 15:15:05,705 basehttp 7964 6128594944 "POST /en/finance/invoices/create/ HTTP/1.1" 302 0 INFO 2025-10-27 15:15:05,776 basehttp 7964 6128594944 "GET /en/finance/invoices/9217e814-c162-4c4b-b4d0-7770b0c35990/ HTTP/1.1" 200 38923 WARNING 2025-10-27 15:15:05,841 basehttp 7964 6145421312 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 15:15:05,874 log 7964 6128594944 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 15:15:05,874 basehttp 7964 6128594944 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 15:15:14,982 basehttp 7964 6128594944 "GET /en/finance/payments/create/?invoice=9217e814-c162-4c4b-b4d0-7770b0c35990 HTTP/1.1" 200 44565 WARNING 2025-10-27 15:15:15,048 basehttp 7964 6145421312 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 15:15:15,086 log 7964 6128594944 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 15:15:15,086 basehttp 7964 6128594944 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 15:15:26,739 basehttp 7964 6128594944 "POST /en/finance/payments/create/?invoice=9217e814-c162-4c4b-b4d0-7770b0c35990 HTTP/1.1" 302 0 INFO 2025-10-27 15:15:26,811 basehttp 7964 6128594944 "GET /en/finance/invoices/9217e814-c162-4c4b-b4d0-7770b0c35990/ HTTP/1.1" 200 43468 WARNING 2025-10-27 15:15:26,875 basehttp 7964 6145421312 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 15:15:26,907 log 7964 6128594944 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 15:15:26,907 basehttp 7964 6128594944 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 15:44:42,205 basehttp 7964 6128594944 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-27 15:44:42,268 basehttp 7964 6128594944 "GET /finance/invoices/9217e814-c162-4c4b-b4d0-7770b0c35990/ HTTP/1.1" 302 0 INFO 2025-10-27 15:44:42,341 basehttp 7964 6145421312 "GET /ar/finance/invoices/9217e814-c162-4c4b-b4d0-7770b0c35990/ HTTP/1.1" 200 43842 INFO 2025-10-27 15:44:42,369 basehttp 7964 6128594944 "GET /static/css/default/app-rtl.min.css HTTP/1.1" 200 917561 WARNING 2025-10-27 15:44:42,425 log 7964 6145421312 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 15:44:42,426 basehttp 7964 6162247680 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 15:44:42,426 basehttp 7964 6145421312 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 INFO 2025-10-27 15:44:42,427 basehttp 7964 6128594944 "GET /static/css/default/app-rtl.min.css.map HTTP/1.1" 200 2008917 INFO 2025-10-27 15:46:01,047 basehttp 7964 6128594944 "GET /ar/finance/invoices/9217e814-c162-4c4b-b4d0-7770b0c35990/ HTTP/1.1" 200 43851 WARNING 2025-10-27 15:46:01,124 basehttp 7964 6145421312 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 15:46:01,137 log 7964 6128594944 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 15:46:01,138 basehttp 7964 6128594944 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 INFO 2025-10-27 16:08:05,658 autoreload 7964 8782111040 /Users/marwanalwali/AgdarCentre/finance/models.py changed, reloading. INFO 2025-10-27 16:08:06,186 autoreload 37842 8782111040 Watching for file changes with StatReloader INFO 2025-10-27 20:29:56,593 tasks 3275 8782111040 Email sent successfully to ['reem.al-zahrani.doctor2@agdar.sa'] INFO 2025-10-27 20:29:56,593 tasks 3289 8782111040 Email sent successfully to ['basma.al-shamrani.admin1@agdar.sa'] INFO 2025-10-27 20:29:56,594 tasks 3293 8782111040 Email sent successfully to ['fatima.al-shahrani.ot1@agdar.sa'] INFO 2025-10-27 20:29:56,594 tasks 3294 8782111040 Email sent successfully to ['fatima.al-shamrani.slp1@agdar.sa'] INFO 2025-10-27 20:29:56,594 tasks 3285 8782111040 Email sent successfully to ['hessa.al-rashidi.aba1@agdar.sa'] INFO 2025-10-27 20:29:56,594 tasks 3280 8782111040 Email sent successfully to ['hayat.al-ahmadi.ot2@agdar.sa'] INFO 2025-10-27 20:29:56,594 tasks 3295 8782111040 Email sent successfully to ['fahad.al-shehri.aba2@agdar.sa'] INFO 2025-10-27 20:29:56,594 tasks 3292 8782111040 Email sent successfully to ['hussein.al-shehri.nurse2@agdar.sa'] INFO 2025-10-27 20:29:56,594 tasks 3277 8782111040 Email sent successfully to ['saad.al-anzi.nurse3@agdar.sa'] INFO 2025-10-27 20:29:56,594 tasks 3281 8782111040 Email sent successfully to ['hind.al-asiri.slp2@agdar.sa'] INFO 2025-10-27 20:29:56,594 tasks 3276 8782111040 Email sent successfully to ['maha.al-anzi.nurse1@agdar.sa'] INFO 2025-10-27 20:29:56,594 tasks 3291 8782111040 Email sent successfully to ['mansour.al-dawsari.doctor3@agdar.sa'] INFO 2025-10-27 20:29:56,594 tasks 3290 8782111040 Email sent successfully to ['nawaf.al-asiri.doctor1@agdar.sa'] INFO 2025-10-27 20:29:56,595 tasks 3274 8782111040 Email sent successfully to ['omar.al-dawsari.admin2@agdar.sa'] INFO 2025-10-27 20:29:56,597 tasks 3291 8782111040 Email sent successfully to ['saad.al-omari.finance1@agdar.sa'] INFO 2025-10-27 20:29:56,597 tasks 3294 8782111040 Email sent successfully to ['dalal.al-otaibi.admin2@agdar.sa'] INFO 2025-10-27 20:29:56,597 tasks 3280 8782111040 Email sent successfully to ['saad.al-shamrani.admin1@agdar.sa'] INFO 2025-10-27 20:29:56,597 tasks 3293 8782111040 Email sent successfully to ['khalid.al-rashidi.finance2@agdar.sa'] INFO 2025-10-27 20:29:56,598 tasks 3289 8782111040 Email sent successfully to ['abdullah.al-harbi.front_desk1@agdar.sa'] INFO 2025-10-27 20:29:56,598 tasks 3275 8782111040 Email sent successfully to ['abeer.al-zahrani.front_desk2@agdar.sa'] INFO 2025-10-27 20:29:56,598 tasks 3276 8782111040 Email sent successfully to ['abeer.al-mutairi.doctor3@agdar.sa'] INFO 2025-10-27 20:29:56,598 tasks 3290 8782111040 Email sent successfully to ['nada.al-balawi.doctor2@agdar.sa'] INFO 2025-10-27 20:29:56,598 tasks 3292 8782111040 Email sent successfully to ['lulwa.al-omari.nurse1@agdar.sa'] INFO 2025-10-27 20:29:56,599 tasks 3274 8782111040 Email sent successfully to ['mansour.al-anzi.doctor1@agdar.sa'] INFO 2025-10-27 20:29:56,598 tasks 3277 8782111040 Email sent successfully to ['mohammed.al-anzi.nurse2@agdar.sa'] INFO 2025-10-27 20:29:56,599 tasks 3285 8782111040 Email sent successfully to ['turki.al-yami.ot1@agdar.sa'] INFO 2025-10-27 20:29:56,599 tasks 3281 8782111040 Email sent successfully to ['saleh.al-shahrani.nurse3@agdar.sa'] INFO 2025-10-27 20:29:56,599 tasks 3295 8782111040 Email sent successfully to ['reem.al-qahtani.ot2@agdar.sa'] INFO 2025-10-27 20:29:56,601 tasks 3289 8782111040 Email sent successfully to ['mona.al-rashidi.slp1@agdar.sa'] INFO 2025-10-27 20:29:56,602 tasks 3274 8782111040 Email sent successfully to ['khalid.al-omari.slp2@agdar.sa'] INFO 2025-10-27 20:29:56,602 tasks 3290 8782111040 Email sent successfully to ['saud.al-zahrani.aba1@agdar.sa'] INFO 2025-10-27 20:29:56,603 tasks 3289 8782111040 Email sent successfully to ['jawaher.al-maliki.aba2@agdar.sa'] INFO 2025-10-27 20:29:56,604 tasks 3274 8782111040 Email sent successfully to ['nasser.al-juaid.front_desk1@agdar.sa'] INFO 2025-10-27 20:29:56,604 tasks 3290 8782111040 Email sent successfully to ['waleed.al-yami.front_desk2@agdar.sa'] INFO 2025-10-27 20:29:56,605 tasks 3289 8782111040 Email sent successfully to ['salma.al-ahmadi.finance1@agdar.sa'] INFO 2025-10-27 20:29:56,606 tasks 3274 8782111040 Email sent successfully to ['saad.al-mutairi.finance2@agdar.sa'] INFO 2025-10-27 20:29:56,607 tasks 3289 8782111040 Email sent successfully to ['abdullah.al-omari.admin1@agdar.sa'] INFO 2025-10-27 20:29:56,607 tasks 3274 8782111040 Email sent successfully to ['noura.al-zahrani.admin2@agdar.sa'] INFO 2025-10-27 20:29:56,608 tasks 3290 8782111040 Email sent successfully to ['saleh.al-subai.doctor1@agdar.sa'] INFO 2025-10-27 20:29:56,608 tasks 3289 8782111040 Email sent successfully to ['nasser.al-omari.doctor2@agdar.sa'] INFO 2025-10-27 20:29:56,609 tasks 3274 8782111040 Email sent successfully to ['maha.al-shehri.doctor3@agdar.sa'] INFO 2025-10-27 20:29:56,610 tasks 3289 8782111040 Email sent successfully to ['hassan.al-yami.nurse1@agdar.sa'] INFO 2025-10-27 20:29:56,610 tasks 3290 8782111040 Email sent successfully to ['lulwa.al-dawsari.nurse2@agdar.sa'] INFO 2025-10-27 20:29:56,611 tasks 3274 8782111040 Email sent successfully to ['mohammed.al-subaie.nurse3@agdar.sa'] INFO 2025-10-27 20:29:56,611 tasks 3289 8782111040 Email sent successfully to ['mansour.al-dosari.ot1@agdar.sa'] INFO 2025-10-27 20:29:56,612 tasks 3290 8782111040 Email sent successfully to ['amal.al-maliki.ot2@agdar.sa'] INFO 2025-10-27 20:29:56,612 tasks 3274 8782111040 Email sent successfully to ['fahad.al-shammari.slp1@agdar.sa'] INFO 2025-10-27 20:29:56,613 tasks 3289 8782111040 Email sent successfully to ['noura.al-qahtani.slp2@agdar.sa'] INFO 2025-10-27 20:29:56,613 tasks 3290 8782111040 Email sent successfully to ['mansour.al-rashidi.aba1@agdar.sa'] INFO 2025-10-27 20:29:56,614 tasks 3274 8782111040 Email sent successfully to ['bandar.al-harthi.aba2@agdar.sa'] INFO 2025-10-27 20:29:56,614 tasks 3289 8782111040 Email sent successfully to ['abdullah.al-harbi.front_desk1@agdar.sa'] INFO 2025-10-27 20:29:56,615 tasks 3290 8782111040 Email sent successfully to ['mansour.al-omari.front_desk2@agdar.sa'] INFO 2025-10-27 20:29:56,615 tasks 3274 8782111040 Email sent successfully to ['salma.al-qahtani.finance1@agdar.sa'] INFO 2025-10-27 20:29:56,616 tasks 3289 8782111040 Email sent successfully to ['omar.al-shammari.finance2@agdar.sa'] INFO 2025-10-27 20:29:56,617 tasks 3274 8782111040 Email sent successfully to ['talal.al-subaie.admin1@agdar.sa'] INFO 2025-10-27 20:29:56,617 tasks 3289 8782111040 Email sent successfully to ['fahad.al-shahrani.admin2@agdar.sa'] INFO 2025-10-27 20:29:56,618 tasks 3274 8782111040 Email sent successfully to ['dalal.al-ahmadi.doctor1@agdar.sa'] INFO 2025-10-27 20:29:56,618 tasks 3290 8782111040 Email sent successfully to ['abdulrahman.al-harthi.doctor2@agdar.sa'] INFO 2025-10-27 20:29:56,619 tasks 3289 8782111040 Email sent successfully to ['saud.al-otaibi.doctor3@agdar.sa'] INFO 2025-10-27 20:29:56,620 tasks 3274 8782111040 Email sent successfully to ['mansour.al-shammari.nurse1@agdar.sa'] INFO 2025-10-27 20:29:56,620 tasks 3290 8782111040 Email sent successfully to ['yazeed.al-balawi.nurse2@agdar.sa'] INFO 2025-10-27 20:29:56,620 tasks 3289 8782111040 Email sent successfully to ['ghada.al-dawsari.nurse3@agdar.sa'] INFO 2025-10-27 20:29:56,621 tasks 3274 8782111040 Email sent successfully to ['mohammed.al-subaie.ot1@agdar.sa'] INFO 2025-10-27 20:29:56,622 tasks 3290 8782111040 Email sent successfully to ['yazeed.al-dawsari.ot2@agdar.sa'] INFO 2025-10-27 20:29:56,622 tasks 3289 8782111040 Email sent successfully to ['khalid.al-shamrani.slp1@agdar.sa'] INFO 2025-10-27 20:29:56,623 tasks 3274 8782111040 Email sent successfully to ['basma.al-asiri.slp2@agdar.sa'] INFO 2025-10-27 20:29:56,623 tasks 3290 8782111040 Email sent successfully to ['khalid.al-zahrani.aba1@agdar.sa'] INFO 2025-10-27 20:29:56,623 tasks 3289 8782111040 Email sent successfully to ['nawaf.al-subai.aba2@agdar.sa'] INFO 2025-10-27 20:29:56,624 tasks 3274 8782111040 Email sent successfully to ['ali.al-juaid.front_desk1@agdar.sa'] INFO 2025-10-27 20:29:56,625 tasks 3289 8782111040 Email sent successfully to ['talal.al-zahrani.front_desk2@agdar.sa'] INFO 2025-10-27 20:29:56,625 tasks 3274 8782111040 Email sent successfully to ['saleh.al-yami.finance1@agdar.sa'] INFO 2025-10-27 20:29:56,626 tasks 3289 8782111040 Email sent successfully to ['abdullah.al-shahrani.finance2@agdar.sa'] INFO 2025-10-27 20:29:56,626 tasks 3290 8782111040 Email sent successfully to ['lulwa.al-dosari@example.sa'] INFO 2025-10-27 20:29:56,627 tasks 3289 8782111040 Email sent successfully to ['maha.al-yami.admin1@agdar.sa'] INFO 2025-10-27 20:29:56,627 tasks 3274 8782111040 Email sent successfully to ['bandar.al-maliki.admin2@agdar.sa'] INFO 2025-10-27 20:29:56,628 tasks 3290 8782111040 Email sent successfully to ['munira.al-dosari.doctor1@agdar.sa'] INFO 2025-10-27 20:29:56,628 tasks 3289 8782111040 Email sent successfully to ['noura.al-yami.doctor2@agdar.sa'] INFO 2025-10-27 20:29:56,629 tasks 3274 8782111040 Email sent successfully to ['basma.al-otaibi.doctor3@agdar.sa'] INFO 2025-10-27 20:29:56,629 tasks 3289 8782111040 Email sent successfully to ['mansour.al-maliki.nurse1@agdar.sa'] INFO 2025-10-27 20:29:56,630 tasks 3274 8782111040 Email sent successfully to ['hassan.al-asiri.nurse2@agdar.sa'] INFO 2025-10-27 20:29:56,630 tasks 3290 8782111040 Email sent successfully to ['hessa.al-subai.nurse3@agdar.sa'] INFO 2025-10-27 20:29:56,631 tasks 3289 8782111040 Email sent successfully to ['ziyad.al-rashidi.ot1@agdar.sa'] INFO 2025-10-27 20:29:56,631 tasks 3274 8782111040 Email sent successfully to ['sarah.al-anzi.ot2@agdar.sa'] INFO 2025-10-27 20:29:56,632 tasks 3290 8782111040 Email sent successfully to ['salma.al-subai.slp1@agdar.sa'] INFO 2025-10-27 20:29:56,632 tasks 3289 8782111040 Email sent successfully to ['nada.al-zahrani.slp2@agdar.sa'] INFO 2025-10-27 20:29:56,633 tasks 3274 8782111040 Email sent successfully to ['saad.al-maliki.aba1@agdar.sa'] INFO 2025-10-27 20:29:56,633 tasks 3290 8782111040 Email sent successfully to ['hind.al-omari.aba2@agdar.sa'] INFO 2025-10-27 20:29:56,634 tasks 3289 8782111040 Email sent successfully to ['abeer.al-juaid.front_desk1@agdar.sa'] INFO 2025-10-27 20:29:56,634 tasks 3274 8782111040 Email sent successfully to ['ali.al-rashidi.front_desk2@agdar.sa'] INFO 2025-10-27 20:29:56,634 tasks 3290 8782111040 Email sent successfully to ['fahad.al-shamrani.finance1@agdar.sa'] INFO 2025-10-27 20:29:56,635 tasks 3289 8782111040 Email sent successfully to ['nasser.al-otaibi.finance2@agdar.sa'] INFO 2025-10-27 20:29:56,636 tasks 3274 8782111040 Email sent successfully to ['saud.al-subaie@example.sa'] INFO 2025-10-27 20:29:56,636 tasks 3289 8782111040 Email sent successfully to ['nasser.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:56,637 tasks 3274 8782111040 Email sent successfully to ['saad.al-zahrani@example.sa'] INFO 2025-10-27 20:29:56,637 tasks 3290 8782111040 Email sent successfully to ['sarah.al-yami@example.sa'] INFO 2025-10-27 20:29:56,638 tasks 3289 8782111040 Email sent successfully to ['mansour.al-shehri@example.sa'] INFO 2025-10-27 20:29:56,638 tasks 3274 8782111040 Email sent successfully to ['hind.al-dawsari@example.sa'] INFO 2025-10-27 20:29:56,639 tasks 3290 8782111040 Email sent successfully to ['ziyad.al-dawsari@example.sa'] INFO 2025-10-27 20:29:56,639 tasks 3289 8782111040 Email sent successfully to ['saud.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:56,640 tasks 3274 8782111040 Email sent successfully to ['hessa.al-shamrani@example.sa'] INFO 2025-10-27 20:29:56,640 tasks 3290 8782111040 Email sent successfully to ['noura.al-subaie@example.sa'] INFO 2025-10-27 20:29:56,641 tasks 3289 8782111040 Email sent successfully to ['mohammed.al-zahrani@example.sa'] INFO 2025-10-27 20:29:56,641 tasks 3274 8782111040 Email sent successfully to ['mohammed.al-balawi@example.sa'] INFO 2025-10-27 20:29:56,642 tasks 3289 8782111040 Email sent successfully to ['fahad.al-juaid@example.sa'] INFO 2025-10-27 20:29:56,642 tasks 3274 8782111040 Email sent successfully to ['talal.al-dawsari@example.sa'] INFO 2025-10-27 20:29:56,643 tasks 3289 8782111040 Email sent successfully to ['sarah.al-yami@example.sa'] INFO 2025-10-27 20:29:56,644 tasks 3274 8782111040 Email sent successfully to ['hassan.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:56,644 tasks 3289 8782111040 Email sent successfully to ['turki.al-mutairi@example.sa'] INFO 2025-10-27 20:29:56,645 tasks 3274 8782111040 Email sent successfully to ['sarah.al-shahrani@example.sa'] INFO 2025-10-27 20:29:56,645 tasks 3290 8782111040 Email sent successfully to ['hind.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:56,646 tasks 3289 8782111040 Email sent successfully to ['saud.al-shammari@example.sa'] INFO 2025-10-27 20:29:56,646 tasks 3274 8782111040 Email sent successfully to ['rania.al-omari@example.sa'] INFO 2025-10-27 20:29:56,647 tasks 3290 8782111040 Email sent successfully to ['abdulrahman.al-balawi@example.sa'] INFO 2025-10-27 20:29:56,647 tasks 3289 8782111040 Email sent successfully to ['waleed.al-yami@example.sa'] INFO 2025-10-27 20:29:56,648 tasks 3274 8782111040 Email sent successfully to ['sultan.al-maliki@example.sa'] INFO 2025-10-27 20:29:56,648 tasks 3290 8782111040 Email sent successfully to ['munira.al-subaie@example.sa'] INFO 2025-10-27 20:29:56,649 tasks 3289 8782111040 Email sent successfully to ['lama.al-asiri@example.sa'] INFO 2025-10-27 20:29:56,650 tasks 3274 8782111040 Email sent successfully to ['bandar.al-juaid@example.sa'] INFO 2025-10-27 20:29:56,651 tasks 3290 8782111040 Email sent successfully to ['jawaher.al-harbi@example.sa'] INFO 2025-10-27 20:29:56,651 tasks 3289 8782111040 Email sent successfully to ['nada.al-mutairi@example.sa'] INFO 2025-10-27 20:29:56,651 tasks 3274 8782111040 Email sent successfully to ['reem.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:56,652 tasks 3289 8782111040 Email sent successfully to ['bandar.al-juaid@example.sa'] INFO 2025-10-27 20:29:56,653 tasks 3274 8782111040 Email sent successfully to ['faisal.al-otaibi@example.sa'] INFO 2025-10-27 20:29:56,653 tasks 3289 8782111040 Email sent successfully to ['abdulaziz.al-juaid@example.sa'] INFO 2025-10-27 20:29:56,654 tasks 3274 8782111040 Email sent successfully to ['turki.al-rashidi@example.sa'] INFO 2025-10-27 20:29:56,654 tasks 3290 8782111040 Email sent successfully to ['wafa.al-balawi@example.sa'] INFO 2025-10-27 20:29:56,655 tasks 3289 8782111040 Email sent successfully to ['jawaher.al-harthi@example.sa'] INFO 2025-10-27 20:29:56,655 tasks 3274 8782111040 Email sent successfully to ['salma.al-zahrani@example.sa'] INFO 2025-10-27 20:29:56,656 tasks 3290 8782111040 Email sent successfully to ['jawaher.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:56,656 tasks 3275 8782111040 Email sent successfully to ['reem.al-shammari@example.sa'] INFO 2025-10-27 20:29:56,656 tasks 3289 8782111040 Email sent successfully to ['nada.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:56,657 tasks 3274 8782111040 Email sent successfully to ['hessa.al-dosari@example.sa'] INFO 2025-10-27 20:29:56,657 tasks 3289 8782111040 Email sent successfully to ['sarah.al-dosari@example.sa'] INFO 2025-10-27 20:29:56,658 tasks 3290 8782111040 Email sent successfully to ['maha.al-otaibi@example.sa'] INFO 2025-10-27 20:29:56,658 tasks 3274 8782111040 Email sent successfully to ['jawaher.al-qahtani@example.sa'] INFO 2025-10-27 20:29:56,659 tasks 3289 8782111040 Email sent successfully to ['saad.al-shehri@example.sa'] INFO 2025-10-27 20:29:56,659 tasks 3274 8782111040 Email sent successfully to ['nada.al-juaid@example.sa'] INFO 2025-10-27 20:29:56,660 tasks 3289 8782111040 Email sent successfully to ['abdullah.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:56,660 tasks 3290 8782111040 Email sent successfully to ['yazeed.al-rashidi@example.sa'] INFO 2025-10-27 20:29:56,660 tasks 3274 8782111040 Email sent successfully to ['wafa.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:56,661 tasks 3289 8782111040 Email sent successfully to ['sarah.al-anzi@example.sa'] INFO 2025-10-27 20:29:56,663 tasks 3275 8782111040 Email sent successfully to ['ali.al-shammari.admin1@agdar.sa'] INFO 2025-10-27 20:29:56,663 tasks 3291 8782111040 Email sent successfully to ['saleh.al-shammari.admin2@agdar.sa'] INFO 2025-10-27 20:29:56,664 tasks 3276 8782111040 Email sent successfully to ['abdulaziz.al-ghamdi.doctor1@agdar.sa'] INFO 2025-10-27 20:29:56,664 tasks 3292 8782111040 Email sent successfully to ['mohammed.al-juaid.doctor2@agdar.sa'] INFO 2025-10-27 20:29:56,665 tasks 3275 8782111040 Email sent successfully to ['jawaher.al-ghamdi.doctor3@agdar.sa'] INFO 2025-10-27 20:29:56,666 tasks 3291 8782111040 Email sent successfully to ['hassan.al-shehri.nurse1@agdar.sa'] INFO 2025-10-27 20:29:56,666 tasks 3275 8782111040 Email sent successfully to ['faisal.al-shammari.nurse2@agdar.sa'] INFO 2025-10-27 20:29:56,667 tasks 3276 8782111040 Email sent successfully to ['talal.al-yami.nurse3@agdar.sa'] INFO 2025-10-27 20:29:56,667 tasks 3292 8782111040 Email sent successfully to ['dalal.al-shammari.ot1@agdar.sa'] INFO 2025-10-27 20:29:56,668 tasks 3275 8782111040 Email sent successfully to ['talal.al-maliki.ot2@agdar.sa'] INFO 2025-10-27 20:29:56,668 tasks 3291 8782111040 Email sent successfully to ['munira.al-otaibi.slp1@agdar.sa'] INFO 2025-10-27 20:29:56,669 tasks 3277 8782111040 Email sent successfully to ['sultan.al-rashidi.slp2@agdar.sa'] INFO 2025-10-27 20:29:56,669 tasks 3275 8782111040 Email sent successfully to ['munira.al-juaid.aba1@agdar.sa'] INFO 2025-10-27 20:29:56,669 tasks 3276 8782111040 Email sent successfully to ['maha.al-juaid.aba2@agdar.sa'] INFO 2025-10-27 20:29:56,670 tasks 3291 8782111040 Email sent successfully to ['sultan.al-zahrani.front_desk1@agdar.sa'] INFO 2025-10-27 20:29:56,670 tasks 3275 8782111040 Email sent successfully to ['munira.al-maliki.front_desk2@agdar.sa'] INFO 2025-10-27 20:29:56,671 tasks 3276 8782111040 Email sent successfully to ['saud.al-juaid.finance1@agdar.sa'] INFO 2025-10-27 20:29:56,672 tasks 3291 8782111040 Email sent successfully to ['saleh.al-omari.finance2@agdar.sa'] INFO 2025-10-27 20:29:56,672 tasks 3275 8782111040 Email sent successfully to ['nasser.al-zahrani@example.sa'] INFO 2025-10-27 20:29:56,673 tasks 3291 8782111040 Email sent successfully to ['mona.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:56,673 tasks 3276 8782111040 Email sent successfully to ['abeer.al-shehri@example.sa'] INFO 2025-10-27 20:29:56,673 tasks 3275 8782111040 Email sent successfully to ['mohammed.al-mutairi@example.sa'] INFO 2025-10-27 20:29:56,674 tasks 3291 8782111040 Email sent successfully to ['saud.al-anzi@example.sa'] INFO 2025-10-27 20:29:56,675 tasks 3275 8782111040 Email sent successfully to ['fahad.al-maliki@example.sa'] INFO 2025-10-27 20:29:56,675 tasks 3276 8782111040 Email sent successfully to ['dalal.al-subaie@example.sa'] INFO 2025-10-27 20:29:56,675 tasks 3291 8782111040 Email sent successfully to ['hayat.al-balawi@example.sa'] INFO 2025-10-27 20:29:56,676 tasks 3276 8782111040 Email sent successfully to ['dalal.al-shehri@example.sa'] INFO 2025-10-27 20:29:56,676 tasks 3275 8782111040 Email sent successfully to ['khalid.al-rashidi@example.sa'] INFO 2025-10-27 20:29:56,676 tasks 3291 8782111040 Email sent successfully to ['jawaher.al-yami@example.sa'] ERROR 2025-10-27 20:29:56,677 tasks 3290 8782111040 Appointment 3538d9bc-d4f1-4370-a538-b6893140453a not found ERROR 2025-10-27 20:29:56,677 tasks 3289 8782111040 Appointment 0efb499c-b430-4171-a8d4-109387ecb558 not found ERROR 2025-10-27 20:29:56,677 tasks 3274 8782111040 Appointment ea8e9f9f-a710-4def-a428-f0e37b679b65 not found INFO 2025-10-27 20:29:56,677 tasks 3275 8782111040 Email sent successfully to ['hind.al-anzi@example.sa'] INFO 2025-10-27 20:29:56,678 tasks 3276 8782111040 Email sent successfully to ['hind.al-zahrani@example.sa'] INFO 2025-10-27 20:29:56,678 tasks 3291 8782111040 Email sent successfully to ['fahad.al-dosari@example.sa'] INFO 2025-10-27 20:29:56,679 tasks 3274 8782111040 Email sent successfully to ['hassan.al-juaid@example.sa'] INFO 2025-10-27 20:29:56,679 tasks 3289 8782111040 Email sent successfully to ['jawaher.al-otaibi@example.sa'] INFO 2025-10-27 20:29:56,680 tasks 3275 8782111040 Email sent successfully to ['salma.al-shammari@example.sa'] INFO 2025-10-27 20:29:56,680 tasks 3290 8782111040 Email sent successfully to ['dalal.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:56,680 tasks 3289 8782111040 Email sent successfully to ['munira.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:56,681 tasks 3274 8782111040 Email sent successfully to ['turki.al-subai@example.sa'] INFO 2025-10-27 20:29:56,681 tasks 3289 8782111040 Email sent successfully to ['bandar.al-anzi@example.sa'] INFO 2025-10-27 20:29:56,682 tasks 3290 8782111040 Email sent successfully to ['abdullah.al-harthi@example.sa'] INFO 2025-10-27 20:29:56,682 tasks 3274 8782111040 Email sent successfully to ['munira.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:56,682 tasks 3289 8782111040 Email sent successfully to ['salma.al-harthi@example.sa'] INFO 2025-10-27 20:29:56,683 tasks 3290 8782111040 Email sent successfully to ['nasser.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:56,683 tasks 3289 8782111040 Email sent successfully to ['abdulrahman.al-shammari@example.sa'] INFO 2025-10-27 20:29:56,683 tasks 3274 8782111040 Email sent successfully to ['amal.al-balawi@example.sa'] INFO 2025-10-27 20:29:56,684 tasks 3289 8782111040 Email sent successfully to ['noura.al-rashidi@example.sa'] INFO 2025-10-27 20:29:56,684 tasks 3290 8782111040 Email sent successfully to ['khalid.al-subaie@example.sa'] INFO 2025-10-27 20:29:56,685 tasks 3289 8782111040 Email sent successfully to ['nawaf.al-harthi@example.sa'] INFO 2025-10-27 20:29:56,685 tasks 3274 8782111040 Email sent successfully to ['lulwa.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:56,686 tasks 3290 8782111040 Email sent successfully to ['reem.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:56,686 tasks 3289 8782111040 Email sent successfully to ['saad.al-anzi@example.sa'] INFO 2025-10-27 20:29:56,686 tasks 3274 8782111040 Email sent successfully to ['talal.al-yami@example.sa'] INFO 2025-10-27 20:29:56,687 tasks 3289 8782111040 Email sent successfully to ['abdulaziz.al-harbi@example.sa'] INFO 2025-10-27 20:29:56,687 tasks 3274 8782111040 Email sent successfully to ['saad.al-shahrani@example.sa'] INFO 2025-10-27 20:29:56,688 tasks 3289 8782111040 Email sent successfully to ['fahad.al-juaid@example.sa'] INFO 2025-10-27 20:29:56,688 tasks 3274 8782111040 Email sent successfully to ['hayat.al-mutairi@example.sa'] INFO 2025-10-27 20:29:56,689 tasks 3290 8782111040 Email sent successfully to ['saleh.al-dawsari@example.sa'] INFO 2025-10-27 20:29:56,689 tasks 3289 8782111040 Email sent successfully to ['nada.al-balawi@example.sa'] INFO 2025-10-27 20:29:56,689 tasks 3274 8782111040 Email sent successfully to ['hessa.al-harthi@example.sa'] INFO 2025-10-27 20:29:56,690 tasks 3290 8782111040 Email sent successfully to ['abdulaziz.al-harbi@example.sa'] INFO 2025-10-27 20:29:56,690 tasks 3289 8782111040 Email sent successfully to ['saleh.al-shehri@example.sa'] INFO 2025-10-27 20:29:56,691 tasks 3274 8782111040 Email sent successfully to ['saad.al-dawsari@example.sa'] INFO 2025-10-27 20:29:56,691 tasks 3290 8782111040 Email sent successfully to ['omar.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:56,692 tasks 3289 8782111040 Email sent successfully to ['maha.al-shehri@example.sa'] INFO 2025-10-27 20:29:56,692 tasks 3274 8782111040 Email sent successfully to ['sultan.al-harbi@example.sa'] INFO 2025-10-27 20:29:56,692 tasks 3290 8782111040 Email sent successfully to ['abdullah.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:56,693 tasks 3289 8782111040 Email sent successfully to ['khalid.al-shamrani@example.sa'] INFO 2025-10-27 20:29:56,693 tasks 3274 8782111040 Email sent successfully to ['khalid.al-shamrani@example.sa'] INFO 2025-10-27 20:29:56,695 tasks 3275 8782111040 Email sent successfully to ['latifa.al-otaibi.admin1@agdar.sa'] INFO 2025-10-27 20:29:56,696 tasks 3291 8782111040 Email sent successfully to ['rania.al-maliki.admin2@agdar.sa'] INFO 2025-10-27 20:29:56,696 tasks 3276 8782111040 Email sent successfully to ['yazeed.al-shammari.doctor1@agdar.sa'] INFO 2025-10-27 20:29:56,697 tasks 3275 8782111040 Email sent successfully to ['wafa.al-zahrani.doctor2@agdar.sa'] INFO 2025-10-27 20:29:56,697 tasks 3291 8782111040 Email sent successfully to ['hussein.al-dosari.doctor3@agdar.sa'] ERROR 2025-10-27 20:29:56,698 tasks 3290 8782111040 Appointment 13b574b2-7e9b-46c0-90d7-4c13fcf3e432 not found INFO 2025-10-27 20:29:56,698 tasks 3292 8782111040 Email sent successfully to ['hessa.al-balawi.nurse1@agdar.sa'] ERROR 2025-10-27 20:29:56,698 tasks 3289 8782111040 Appointment 85af05b4-da7e-4ac7-ae92-95478917aa0c not found ERROR 2025-10-27 20:29:56,698 tasks 3274 8782111040 Appointment 52c2093a-fbaf-4849-9a2e-77bcbe82bc79 not found INFO 2025-10-27 20:29:56,698 tasks 3275 8782111040 Email sent successfully to ['sarah.al-mutairi.nurse2@agdar.sa'] INFO 2025-10-27 20:29:56,699 tasks 3291 8782111040 Email sent successfully to ['sarah.al-harbi.nurse3@agdar.sa'] INFO 2025-10-27 20:29:56,699 tasks 3290 8782111040 Email sent successfully to ['hanan.al-harbi.ot1@agdar.sa'] INFO 2025-10-27 20:29:56,700 tasks 3289 8782111040 Email sent successfully to ['hayat.al-harthi.ot2@agdar.sa'] INFO 2025-10-27 20:29:56,700 tasks 3274 8782111040 Email sent successfully to ['ziyad.al-shamrani.slp1@agdar.sa'] INFO 2025-10-27 20:29:56,701 tasks 3290 8782111040 Email sent successfully to ['ghada.al-otaibi.slp2@agdar.sa'] INFO 2025-10-27 20:29:56,701 tasks 3289 8782111040 Email sent successfully to ['reem.al-shehri.aba1@agdar.sa'] INFO 2025-10-27 20:29:56,702 tasks 3274 8782111040 Email sent successfully to ['faisal.al-yami.aba2@agdar.sa'] INFO 2025-10-27 20:29:56,702 tasks 3290 8782111040 Email sent successfully to ['faisal.al-harbi.front_desk1@agdar.sa'] INFO 2025-10-27 20:29:56,703 tasks 3289 8782111040 Email sent successfully to ['lama.al-shamrani.front_desk2@agdar.sa'] INFO 2025-10-27 20:29:56,703 tasks 3274 8782111040 Email sent successfully to ['waleed.al-shamrani.finance1@agdar.sa'] INFO 2025-10-27 20:29:56,704 tasks 3290 8782111040 Email sent successfully to ['lulwa.al-subaie.finance2@agdar.sa'] INFO 2025-10-27 20:29:56,704 tasks 3289 8782111040 Email sent successfully to ['reem.al-balawi@example.sa'] INFO 2025-10-27 20:29:56,705 tasks 3274 8782111040 Email sent successfully to ['ali.al-yami@example.sa'] INFO 2025-10-27 20:29:56,705 tasks 3290 8782111040 Email sent successfully to ['maha.al-juaid@example.sa'] INFO 2025-10-27 20:29:56,706 tasks 3289 8782111040 Email sent successfully to ['salma.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:56,707 tasks 3274 8782111040 Email sent successfully to ['latifa.al-zahrani@example.sa'] INFO 2025-10-27 20:29:56,707 tasks 3290 8782111040 Email sent successfully to ['talal.al-shehri@example.sa'] INFO 2025-10-27 20:29:56,707 tasks 3289 8782111040 Email sent successfully to ['amal.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:56,708 tasks 3274 8782111040 Email sent successfully to ['noura.al-shammari@example.sa'] INFO 2025-10-27 20:29:56,708 tasks 3290 8782111040 Email sent successfully to ['ali.al-yami@example.sa'] INFO 2025-10-27 20:29:56,709 tasks 3289 8782111040 Email sent successfully to ['rania.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:56,709 tasks 3274 8782111040 Email sent successfully to ['yazeed.al-asiri@example.sa'] INFO 2025-10-27 20:29:56,710 tasks 3290 8782111040 Email sent successfully to ['khalid.al-shammari@example.sa'] INFO 2025-10-27 20:29:56,710 tasks 3289 8782111040 Email sent successfully to ['fahad.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:56,711 tasks 3274 8782111040 Email sent successfully to ['khalid.al-juaid@example.sa'] INFO 2025-10-27 20:29:56,711 tasks 3289 8782111040 Email sent successfully to ['saud.al-omari@example.sa'] INFO 2025-10-27 20:29:56,712 tasks 3290 8782111040 Email sent successfully to ['mohammed.al-subai@example.sa'] INFO 2025-10-27 20:29:56,712 tasks 3274 8782111040 Email sent successfully to ['fahad.al-juaid@example.sa'] INFO 2025-10-27 20:29:56,713 tasks 3289 8782111040 Email sent successfully to ['abdulrahman.al-harthi@example.sa'] INFO 2025-10-27 20:29:56,713 tasks 3274 8782111040 Email sent successfully to ['lulwa.al-balawi@example.sa'] INFO 2025-10-27 20:29:56,714 tasks 3289 8782111040 Email sent successfully to ['basma.al-shammari@example.sa'] INFO 2025-10-27 20:29:56,714 tasks 3290 8782111040 Email sent successfully to ['yazeed.al-qahtani@example.sa'] INFO 2025-10-27 20:29:56,715 tasks 3274 8782111040 Email sent successfully to ['fatima.al-shamrani@example.sa'] INFO 2025-10-27 20:29:56,716 tasks 3290 8782111040 Email sent successfully to ['abeer.al-omari@example.sa'] INFO 2025-10-27 20:29:56,716 tasks 3289 8782111040 Email sent successfully to ['nada.al-anzi@example.sa'] INFO 2025-10-27 20:29:56,716 tasks 3274 8782111040 Email sent successfully to ['wafa.al-shamrani@example.sa'] INFO 2025-10-27 20:29:56,717 tasks 3290 8782111040 Email sent successfully to ['wafa.al-shamrani@example.sa'] INFO 2025-10-27 20:29:56,718 tasks 3289 8782111040 Email sent successfully to ['mona.al-subai@example.sa'] INFO 2025-10-27 20:29:56,718 tasks 3275 8782111040 Email sent successfully to ['reem.al-harthi@example.sa'] INFO 2025-10-27 20:29:56,719 tasks 3290 8782111040 Email sent successfully to ['lulwa.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:56,719 tasks 3274 8782111040 Email sent successfully to ['mona.al-subai@example.sa'] INFO 2025-10-27 20:29:56,719 tasks 3289 8782111040 Email sent successfully to ['hayat.al-subaie@example.sa'] INFO 2025-10-27 20:29:56,720 tasks 3290 8782111040 Email sent successfully to ['khalid.al-yami@example.sa'] INFO 2025-10-27 20:29:56,720 tasks 3275 8782111040 Email sent successfully to ['hessa.al-asiri@example.sa'] INFO 2025-10-27 20:29:56,721 tasks 3289 8782111040 Email sent successfully to ['sarah.al-shehri@example.sa'] INFO 2025-10-27 20:29:56,721 tasks 3274 8782111040 Email sent successfully to ['nasser.al-anzi@example.sa'] INFO 2025-10-27 20:29:56,722 tasks 3290 8782111040 Email sent successfully to ['sultan.al-harthi@example.sa'] INFO 2025-10-27 20:29:56,722 tasks 3289 8782111040 Email sent successfully to ['saleh.al-maliki@example.sa'] INFO 2025-10-27 20:29:56,723 tasks 3290 8782111040 Email sent successfully to ['omar.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:56,723 tasks 3274 8782111040 Email sent successfully to ['turki.al-yami@example.sa'] INFO 2025-10-27 20:29:56,723 tasks 3289 8782111040 Email sent successfully to ['noura.al-mutairi@example.sa'] INFO 2025-10-27 20:29:56,724 tasks 3275 8782111040 Email sent successfully to ['hassan.al-shahrani@example.sa'] INFO 2025-10-27 20:29:56,724 tasks 3274 8782111040 Email sent successfully to ['fahad.al-anzi@example.sa'] INFO 2025-10-27 20:29:56,725 tasks 3289 8782111040 Email sent successfully to ['talal.al-zahrani@example.sa'] INFO 2025-10-27 20:29:56,725 tasks 3275 8782111040 Email sent successfully to ['abdulaziz.al-subaie@example.sa'] INFO 2025-10-27 20:29:56,726 tasks 3290 8782111040 Email sent successfully to ['munira.al-zahrani@example.sa'] INFO 2025-10-27 20:29:56,726 tasks 3289 8782111040 Email sent successfully to ['dalal.al-shamrani@example.sa'] INFO 2025-10-27 20:29:56,727 tasks 3274 8782111040 Email sent successfully to ['khalid.al-harbi@example.sa'] INFO 2025-10-27 20:29:56,727 tasks 3290 8782111040 Email sent successfully to ['hayat.al-juaid@example.sa'] INFO 2025-10-27 20:29:56,728 tasks 3289 8782111040 Email sent successfully to ['munira.al-asiri@example.sa'] INFO 2025-10-27 20:29:56,728 tasks 3275 8782111040 Email sent successfully to ['salma.al-subaie@example.sa'] ERROR 2025-10-27 20:29:56,728 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-27 20:29:56,729 tasks 3290 8782111040 Email sent successfully to ['khalid.al-qahtani.admin1@agdar.sa'] INFO 2025-10-27 20:29:56,730 tasks 3275 8782111040 Email sent successfully to ['khalid.al-shammari.admin2@agdar.sa'] INFO 2025-10-27 20:29:56,730 tasks 3291 8782111040 Email sent successfully to ['abdulaziz.al-shamrani.doctor1@agdar.sa'] INFO 2025-10-27 20:29:56,731 tasks 3290 8782111040 Email sent successfully to ['abdulrahman.al-qahtani.doctor2@agdar.sa'] INFO 2025-10-27 20:29:56,731 tasks 3276 8782111040 Email sent successfully to ['turki.al-otaibi.doctor3@agdar.sa'] INFO 2025-10-27 20:29:56,731 tasks 3275 8782111040 Email sent successfully to ['sarah.al-qahtani.nurse1@agdar.sa'] INFO 2025-10-27 20:29:56,732 tasks 3290 8782111040 Email sent successfully to ['saud.al-qahtani.nurse2@agdar.sa'] ERROR 2025-10-27 20:29:56,732 tasks 3274 8782111040 Appointment 72176e1b-06c0-4669-9ea2-b76dc02078e6 not found INFO 2025-10-27 20:29:56,732 tasks 3291 8782111040 Email sent successfully to ['mona.al-rashidi.nurse3@agdar.sa'] INFO 2025-10-27 20:29:56,733 tasks 3275 8782111040 Email sent successfully to ['sarah.al-subai.ot1@agdar.sa'] INFO 2025-10-27 20:29:56,734 tasks 3290 8782111040 Email sent successfully to ['sarah.al-ahmadi.slp1@agdar.sa'] INFO 2025-10-27 20:29:56,734 tasks 3274 8782111040 Email sent successfully to ['sultan.al-omari.ot2@agdar.sa'] INFO 2025-10-27 20:29:56,735 tasks 3275 8782111040 Email sent successfully to ['salma.al-ahmadi.slp2@agdar.sa'] INFO 2025-10-27 20:29:56,736 tasks 3289 8782111040 Email sent successfully to ['rania.al-zahrani.aba1@agdar.sa'] INFO 2025-10-27 20:29:56,736 tasks 3274 8782111040 Email sent successfully to ['saleh.al-maliki.aba2@agdar.sa'] INFO 2025-10-27 20:29:56,737 tasks 3289 8782111040 Email sent successfully to ['noura.al-shahrani.front_desk1@agdar.sa'] INFO 2025-10-27 20:29:56,737 tasks 3274 8782111040 Email sent successfully to ['abdulaziz.al-juaid.front_desk2@agdar.sa'] INFO 2025-10-27 20:29:56,738 tasks 3290 8782111040 Email sent successfully to ['hind.al-dosari.finance1@agdar.sa'] INFO 2025-10-27 20:29:56,738 tasks 3289 8782111040 Email sent successfully to ['lama.al-maliki.finance2@agdar.sa'] INFO 2025-10-27 20:29:56,739 tasks 3274 8782111040 Email sent successfully to ['hanan.al-subaie@example.sa'] INFO 2025-10-27 20:29:56,739 tasks 3289 8782111040 Email sent successfully to ['abdulaziz.al-shamrani@example.sa'] INFO 2025-10-27 20:29:56,739 tasks 3290 8782111040 Email sent successfully to ['hessa.al-qahtani@example.sa'] INFO 2025-10-27 20:29:56,740 tasks 3274 8782111040 Email sent successfully to ['lama.al-subaie@example.sa'] INFO 2025-10-27 20:29:56,741 tasks 3289 8782111040 Email sent successfully to ['bandar.al-harbi@example.sa'] INFO 2025-10-27 20:29:56,741 tasks 3274 8782111040 Email sent successfully to ['sarah.al-shamrani@example.sa'] INFO 2025-10-27 20:29:56,741 tasks 3290 8782111040 Email sent successfully to ['ziyad.al-dosari@example.sa'] INFO 2025-10-27 20:29:56,742 tasks 3289 8782111040 Email sent successfully to ['khalid.al-juaid@example.sa'] INFO 2025-10-27 20:29:56,742 tasks 3274 8782111040 Email sent successfully to ['nada.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:56,743 tasks 3289 8782111040 Email sent successfully to ['khalid.al-shahrani@example.sa'] INFO 2025-10-27 20:29:56,743 tasks 3274 8782111040 Email sent successfully to ['nawaf.al-mutairi@example.sa'] INFO 2025-10-27 20:29:56,744 tasks 3290 8782111040 Email sent successfully to ['abdulrahman.al-subai@example.sa'] INFO 2025-10-27 20:29:56,744 tasks 3289 8782111040 Email sent successfully to ['hessa.al-balawi@example.sa'] INFO 2025-10-27 20:29:56,744 tasks 3274 8782111040 Email sent successfully to ['mohammed.al-omari@example.sa'] INFO 2025-10-27 20:29:56,745 tasks 3289 8782111040 Email sent successfully to ['dalal.al-shehri@example.sa'] INFO 2025-10-27 20:29:56,745 tasks 3290 8782111040 Email sent successfully to ['mona.al-harthi@example.sa'] INFO 2025-10-27 20:29:56,746 tasks 3289 8782111040 Email sent successfully to ['ziyad.al-dawsari@example.sa'] INFO 2025-10-27 20:29:56,746 tasks 3274 8782111040 Email sent successfully to ['jawaher.al-harbi@example.sa'] INFO 2025-10-27 20:29:56,747 tasks 3289 8782111040 Email sent successfully to ['wafa.al-mutairi@example.sa'] INFO 2025-10-27 20:29:56,747 tasks 3290 8782111040 Email sent successfully to ['abdullah.al-shahrani@example.sa'] INFO 2025-10-27 20:29:56,748 tasks 3289 8782111040 Email sent successfully to ['rania.al-shamrani@example.sa'] INFO 2025-10-27 20:29:56,748 tasks 3274 8782111040 Email sent successfully to ['hayat.al-qahtani@example.sa'] INFO 2025-10-27 20:29:56,748 tasks 3290 8782111040 Email sent successfully to ['reem.al-zahrani@example.sa'] INFO 2025-10-27 20:29:56,749 tasks 3289 8782111040 Email sent successfully to ['nasser.al-rashidi@example.sa'] INFO 2025-10-27 20:29:56,749 tasks 3274 8782111040 Email sent successfully to ['mohammed.al-subai@example.sa'] INFO 2025-10-27 20:29:56,750 tasks 3289 8782111040 Email sent successfully to ['waleed.al-zahrani@example.sa'] INFO 2025-10-27 20:29:56,750 tasks 3274 8782111040 Email sent successfully to ['saleh.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:56,751 tasks 3289 8782111040 Email sent successfully to ['turki.al-zahrani@example.sa'] INFO 2025-10-27 20:29:56,751 tasks 3274 8782111040 Email sent successfully to ['munira.al-harbi@example.sa'] INFO 2025-10-27 20:29:56,751 tasks 3290 8782111040 Email sent successfully to ['hussein.al-dawsari@example.sa'] INFO 2025-10-27 20:29:56,752 tasks 3289 8782111040 Email sent successfully to ['amal.al-subai@example.sa'] INFO 2025-10-27 20:29:56,752 tasks 3274 8782111040 Email sent successfully to ['hind.al-qahtani@example.sa'] INFO 2025-10-27 20:29:56,753 tasks 3290 8782111040 Email sent successfully to ['wafa.al-asiri@example.sa'] INFO 2025-10-27 20:29:56,753 tasks 3289 8782111040 Email sent successfully to ['saleh.al-shehri@example.sa'] INFO 2025-10-27 20:29:56,754 tasks 3274 8782111040 Email sent successfully to ['waleed.al-mutairi@example.sa'] INFO 2025-10-27 20:29:56,754 tasks 3290 8782111040 Email sent successfully to ['abdulaziz.al-zahrani@example.sa'] INFO 2025-10-27 20:29:56,755 tasks 3289 8782111040 Email sent successfully to ['fahad.al-maliki@example.sa'] INFO 2025-10-27 20:29:56,755 tasks 3274 8782111040 Email sent successfully to ['latifa.al-maliki@example.sa'] INFO 2025-10-27 20:29:56,756 tasks 3289 8782111040 Email sent successfully to ['mona.al-maliki@example.sa'] INFO 2025-10-27 20:29:56,756 tasks 3290 8782111040 Email sent successfully to ['amal.al-dosari@example.sa'] INFO 2025-10-27 20:29:56,757 tasks 3274 8782111040 Email sent successfully to ['sarah.al-dawsari@example.sa'] INFO 2025-10-27 20:29:56,757 tasks 3289 8782111040 Email sent successfully to ['basma.al-anzi@example.sa'] INFO 2025-10-27 20:29:56,757 tasks 3290 8782111040 Email sent successfully to ['latifa.al-omari@example.sa'] INFO 2025-10-27 20:29:56,758 tasks 3274 8782111040 Email sent successfully to ['lulwa.al-dawsari@example.sa'] INFO 2025-10-27 20:29:56,758 tasks 3275 8782111040 Email sent successfully to ['abdulaziz.al-subai@example.sa'] INFO 2025-10-27 20:29:56,759 tasks 3289 8782111040 Email sent successfully to ['nawaf.al-subai@example.sa'] INFO 2025-10-27 20:29:56,759 tasks 3274 8782111040 Email sent successfully to ['nada.al-dawsari@example.sa'] INFO 2025-10-27 20:29:56,760 tasks 3290 8782111040 Email sent successfully to ['latifa.al-qahtani@example.sa'] INFO 2025-10-27 20:29:56,760 tasks 3289 8782111040 Email sent successfully to ['maha.al-harthi@example.sa'] INFO 2025-10-27 20:29:56,760 tasks 3274 8782111040 Email sent successfully to ['mona.al-shehri@example.sa'] ERROR 2025-10-27 20:29:56,761 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,761 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,762 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,762 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,762 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,763 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,764 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,765 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,766 tasks 3277 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,766 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,768 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,768 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,770 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,771 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,773 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,773 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,774 tasks 3289 8782111040 Appointment d2e39009-53ed-4838-8292-7f3391af55ca not found ERROR 2025-10-27 20:29:56,775 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,775 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,776 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,777 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,778 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,778 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,779 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,780 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,780 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,781 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,782 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,782 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,783 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,784 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,784 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,785 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,785 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,786 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,787 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,789 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,789 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,790 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,790 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,791 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,791 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,792 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,792 tasks 3274 8782111040 Appointment 76a0ac8d-f871-48cf-a268-c33e04a1e90c not found ERROR 2025-10-27 20:29:56,792 tasks 3290 8782111040 Appointment 76a0ac8d-f871-48cf-a268-c33e04a1e90c not found ERROR 2025-10-27 20:29:56,793 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,794 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,794 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,794 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,796 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,796 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,797 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,798 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,798 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,799 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,800 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,800 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,800 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,801 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,802 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,803 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,803 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,804 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,805 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,805 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,806 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,807 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,808 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,809 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,809 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,810 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,811 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,811 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,813 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,814 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,814 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,815 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,815 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,816 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,816 tasks 3274 8782111040 Appointment 337cd9cd-0788-40bb-8866-856ec17e467d not found ERROR 2025-10-27 20:29:56,817 tasks 3289 8782111040 Appointment 337cd9cd-0788-40bb-8866-856ec17e467d not found ERROR 2025-10-27 20:29:56,818 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,819 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,819 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,819 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,820 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,821 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,822 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,822 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,823 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,823 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,824 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,825 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,826 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,827 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,827 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,828 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,829 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,829 tasks 3274 8782111040 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-10-27 20:29:56,829 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,830 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,831 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,831 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,832 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,833 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,834 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-27 20:29:56,835 tasks 3290 8782111040 Email sent successfully to ['yazeed.al-harbi.admin1@agdar.sa'] INFO 2025-10-27 20:29:56,836 tasks 3289 8782111040 Email sent successfully to ['hassan.al-shehri.admin2@agdar.sa'] INFO 2025-10-27 20:29:56,836 tasks 3275 8782111040 Email sent successfully to ['sultan.al-shammari.doctor1@agdar.sa'] INFO 2025-10-27 20:29:56,836 tasks 3274 8782111040 Email sent successfully to ['bandar.al-qahtani.doctor2@agdar.sa'] INFO 2025-10-27 20:29:56,837 tasks 3289 8782111040 Email sent successfully to ['salma.al-harbi.doctor3@agdar.sa'] INFO 2025-10-27 20:29:56,837 tasks 3290 8782111040 Email sent successfully to ['sarah.al-ahmadi.nurse1@agdar.sa'] INFO 2025-10-27 20:29:56,838 tasks 3274 8782111040 Email sent successfully to ['nasser.al-harthi.nurse2@agdar.sa'] INFO 2025-10-27 20:29:56,839 tasks 3275 8782111040 Email sent successfully to ['yazeed.al-harbi.ot1@agdar.sa'] INFO 2025-10-27 20:29:56,839 tasks 3289 8782111040 Email sent successfully to ['jawaher.al-omari.nurse3@agdar.sa'] INFO 2025-10-27 20:29:56,840 tasks 3274 8782111040 Email sent successfully to ['hassan.al-mutairi.ot2@agdar.sa'] INFO 2025-10-27 20:29:56,840 tasks 3290 8782111040 Email sent successfully to ['salma.al-dawsari.slp1@agdar.sa'] INFO 2025-10-27 20:29:56,841 tasks 3289 8782111040 Email sent successfully to ['abdulaziz.al-dawsari.slp2@agdar.sa'] INFO 2025-10-27 20:29:56,841 tasks 3274 8782111040 Email sent successfully to ['noura.al-maliki.aba1@agdar.sa'] INFO 2025-10-27 20:29:56,841 tasks 3289 8782111040 Email sent successfully to ['munira.al-anzi.aba2@agdar.sa'] INFO 2025-10-27 20:29:56,842 tasks 3274 8782111040 Email sent successfully to ['fahad.al-shammari.front_desk1@agdar.sa'] INFO 2025-10-27 20:29:56,843 tasks 3289 8782111040 Email sent successfully to ['sultan.al-dawsari.front_desk2@agdar.sa'] INFO 2025-10-27 20:29:56,843 tasks 3290 8782111040 Email sent successfully to ['talal.al-mutairi.finance1@agdar.sa'] INFO 2025-10-27 20:29:56,843 tasks 3274 8782111040 Email sent successfully to ['turki.al-maliki.finance2@agdar.sa'] INFO 2025-10-27 20:29:56,844 tasks 3289 8782111040 Email sent successfully to ['lama.al-otaibi@example.sa'] INFO 2025-10-27 20:29:56,844 tasks 3290 8782111040 Email sent successfully to ['saad.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:56,845 tasks 3274 8782111040 Email sent successfully to ['mansour.al-subai@example.sa'] INFO 2025-10-27 20:29:56,845 tasks 3289 8782111040 Email sent successfully to ['mona.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:56,846 tasks 3290 8782111040 Email sent successfully to ['latifa.al-shehri@example.sa'] INFO 2025-10-27 20:29:56,846 tasks 3289 8782111040 Email sent successfully to ['sarah.al-harbi@example.sa'] INFO 2025-10-27 20:29:56,847 tasks 3274 8782111040 Email sent successfully to ['nawaf.al-dosari@example.sa'] INFO 2025-10-27 20:29:56,847 tasks 3289 8782111040 Email sent successfully to ['nawaf.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:56,848 tasks 3274 8782111040 Email sent successfully to ['basma.al-juaid@example.sa'] INFO 2025-10-27 20:29:56,848 tasks 3289 8782111040 Email sent successfully to ['saleh.al-balawi@example.sa'] INFO 2025-10-27 20:29:56,848 tasks 3274 8782111040 Email sent successfully to ['hessa.al-qahtani@example.sa'] INFO 2025-10-27 20:29:56,849 tasks 3289 8782111040 Email sent successfully to ['bandar.al-subaie@example.sa'] INFO 2025-10-27 20:29:56,849 tasks 3290 8782111040 Email sent successfully to ['waleed.al-subai@example.sa'] INFO 2025-10-27 20:29:56,850 tasks 3289 8782111040 Email sent successfully to ['mona.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:56,850 tasks 3274 8782111040 Email sent successfully to ['saud.al-asiri@example.sa'] INFO 2025-10-27 20:29:56,851 tasks 3289 8782111040 Email sent successfully to ['abdulrahman.al-omari@example.sa'] INFO 2025-10-27 20:29:56,851 tasks 3290 8782111040 Email sent successfully to ['hessa.al-subaie@example.sa'] INFO 2025-10-27 20:29:56,851 tasks 3274 8782111040 Email sent successfully to ['turki.al-dosari@example.sa'] INFO 2025-10-27 20:29:56,852 tasks 3289 8782111040 Email sent successfully to ['hanan.al-yami@example.sa'] INFO 2025-10-27 20:29:56,853 tasks 3290 8782111040 Email sent successfully to ['saad.al-juaid@example.sa'] INFO 2025-10-27 20:29:56,853 tasks 3274 8782111040 Email sent successfully to ['faisal.al-subai@example.sa'] INFO 2025-10-27 20:29:56,853 tasks 3289 8782111040 Email sent successfully to ['reem.al-subai@example.sa'] INFO 2025-10-27 20:29:56,854 tasks 3274 8782111040 Email sent successfully to ['reem.al-harthi@example.sa'] INFO 2025-10-27 20:29:56,854 tasks 3289 8782111040 Email sent successfully to ['noura.al-mutairi@example.sa'] INFO 2025-10-27 20:29:56,855 tasks 3274 8782111040 Email sent successfully to ['hussein.al-shahrani@example.sa'] INFO 2025-10-27 20:29:56,855 tasks 3290 8782111040 Email sent successfully to ['sarah.al-juaid@example.sa'] INFO 2025-10-27 20:29:56,856 tasks 3289 8782111040 Email sent successfully to ['mansour.al-dosari@example.sa'] INFO 2025-10-27 20:29:56,856 tasks 3274 8782111040 Email sent successfully to ['hind.al-harbi@example.sa'] INFO 2025-10-27 20:29:56,857 tasks 3290 8782111040 Email sent successfully to ['ali.al-asiri@example.sa'] INFO 2025-10-27 20:29:56,857 tasks 3289 8782111040 Email sent successfully to ['lulwa.al-otaibi@example.sa'] INFO 2025-10-27 20:29:56,857 tasks 3274 8782111040 Email sent successfully to ['omar.al-omari@example.sa'] INFO 2025-10-27 20:29:56,858 tasks 3290 8782111040 Email sent successfully to ['talal.al-shamrani@example.sa'] INFO 2025-10-27 20:29:56,858 tasks 3289 8782111040 Email sent successfully to ['jawaher.al-harbi@example.sa'] INFO 2025-10-27 20:29:56,859 tasks 3274 8782111040 Email sent successfully to ['mansour.al-subai@example.sa'] INFO 2025-10-27 20:29:56,859 tasks 3289 8782111040 Email sent successfully to ['basma.al-zahrani@example.sa'] INFO 2025-10-27 20:29:56,860 tasks 3290 8782111040 Email sent successfully to ['hessa.al-shahrani@example.sa'] INFO 2025-10-27 20:29:56,861 tasks 3289 8782111040 Email sent successfully to ['abdullah.al-harbi@example.sa'] INFO 2025-10-27 20:29:56,861 tasks 3274 8782111040 Email sent successfully to ['turki.al-qahtani@example.sa'] INFO 2025-10-27 20:29:56,861 tasks 3290 8782111040 Email sent successfully to ['turki.al-harbi@example.sa'] INFO 2025-10-27 20:29:56,862 tasks 3289 8782111040 Email sent successfully to ['abeer.al-subaie@example.sa'] INFO 2025-10-27 20:29:56,862 tasks 3274 8782111040 Email sent successfully to ['turki.al-subaie@example.sa'] INFO 2025-10-27 20:29:56,863 tasks 3289 8782111040 Email sent successfully to ['yazeed.al-qahtani@example.sa'] INFO 2025-10-27 20:29:56,863 tasks 3290 8782111040 Email sent successfully to ['khalid.al-shahrani@example.sa'] INFO 2025-10-27 20:29:56,864 tasks 3289 8782111040 Email sent successfully to ['lulwa.al-shamrani@example.sa'] INFO 2025-10-27 20:29:56,864 tasks 3274 8782111040 Email sent successfully to ['hayat.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:56,865 tasks 3289 8782111040 Email sent successfully to ['nawaf.al-yami@example.sa'] INFO 2025-10-27 20:29:56,865 tasks 3290 8782111040 Email sent successfully to ['sarah.al-asiri@example.sa'] INFO 2025-10-27 20:29:56,865 tasks 3274 8782111040 Email sent successfully to ['mohammed.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:56,866 tasks 3289 8782111040 Email sent successfully to ['hayat.al-otaibi@example.sa'] INFO 2025-10-27 20:29:56,866 tasks 3290 8782111040 Email sent successfully to ['hayat.al-ghamdi@example.sa'] ERROR 2025-10-27 20:29:56,866 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,867 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,867 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,868 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,869 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,869 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,870 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,872 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,875 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,877 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,879 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,880 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,880 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,881 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,882 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,883 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,885 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,886 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,886 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,887 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,888 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,890 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,891 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,892 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,893 tasks 3274 8782111040 Appointment 722be758-a64e-4d7e-93af-5671a309598b not found ERROR 2025-10-27 20:29:56,893 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,894 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,894 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,895 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,896 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,896 tasks 3290 8782111040 Appointment 2ae9ca08-ea91-45d1-be3c-6db6b66a9b93 not found ERROR 2025-10-27 20:29:56,896 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,897 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,898 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,898 tasks 3275 8782111040 Appointment 2ae9ca08-ea91-45d1-be3c-6db6b66a9b93 not found ERROR 2025-10-27 20:29:56,899 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,899 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,900 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,901 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,901 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,902 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,903 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,904 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,904 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,905 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,906 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,906 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,907 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,907 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,908 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,909 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,910 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,910 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,911 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,912 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,912 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,914 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,915 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,915 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,916 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,916 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,918 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,918 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,920 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,920 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,921 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,922 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,922 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,923 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,924 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,926 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,926 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,927 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,927 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,928 tasks 3274 8782111040 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-10-27 20:29:56,928 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,929 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,929 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,930 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,931 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,932 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,932 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,933 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,933 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,935 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,935 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,936 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,938 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,939 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,939 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,940 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,941 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,941 tasks 3275 8782111040 Appointment 2688c7e7-3cf6-4aed-8a0a-4d7307c15ea3 not found ERROR 2025-10-27 20:29:56,942 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,942 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,943 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,944 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,944 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,944 tasks 3291 8782111040 Appointment 2688c7e7-3cf6-4aed-8a0a-4d7307c15ea3 not found ERROR 2025-10-27 20:29:56,946 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,946 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,947 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,947 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,948 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,951 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,951 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-27 20:29:56,954 tasks 3289 8782111040 Email sent successfully to ['faisal.al-harbi.admin1@agdar.sa'] INFO 2025-10-27 20:29:56,955 tasks 3275 8782111040 Email sent successfully to ['hessa.al-subaie.admin2@agdar.sa'] INFO 2025-10-27 20:29:56,956 tasks 3274 8782111040 Email sent successfully to ['sultan.al-shammari.doctor1@agdar.sa'] INFO 2025-10-27 20:29:56,956 tasks 3289 8782111040 Email sent successfully to ['hessa.al-subai.doctor2@agdar.sa'] INFO 2025-10-27 20:29:56,957 tasks 3290 8782111040 Email sent successfully to ['hanan.al-anzi.doctor3@agdar.sa'] INFO 2025-10-27 20:29:56,957 tasks 3274 8782111040 Email sent successfully to ['munira.al-subai.nurse1@agdar.sa'] INFO 2025-10-27 20:29:56,958 tasks 3289 8782111040 Email sent successfully to ['reem.al-ghamdi.nurse2@agdar.sa'] INFO 2025-10-27 20:29:56,959 tasks 3290 8782111040 Email sent successfully to ['fatima.al-qahtani.ot1@agdar.sa'] INFO 2025-10-27 20:29:56,959 tasks 3274 8782111040 Email sent successfully to ['jawaher.al-rashidi.nurse3@agdar.sa'] INFO 2025-10-27 20:29:56,960 tasks 3289 8782111040 Email sent successfully to ['bandar.al-shammari.ot2@agdar.sa'] INFO 2025-10-27 20:29:56,960 tasks 3274 8782111040 Email sent successfully to ['lulwa.al-subai.slp1@agdar.sa'] INFO 2025-10-27 20:29:56,961 tasks 3289 8782111040 Email sent successfully to ['dalal.al-otaibi.slp2@agdar.sa'] INFO 2025-10-27 20:29:56,962 tasks 3274 8782111040 Email sent successfully to ['hayat.al-dosari.aba1@agdar.sa'] INFO 2025-10-27 20:29:56,962 tasks 3290 8782111040 Email sent successfully to ['lulwa.al-shehri.aba2@agdar.sa'] INFO 2025-10-27 20:29:56,963 tasks 3289 8782111040 Email sent successfully to ['munira.al-shahrani.front_desk1@agdar.sa'] INFO 2025-10-27 20:29:56,964 tasks 3274 8782111040 Email sent successfully to ['latifa.al-mutairi.front_desk2@agdar.sa'] INFO 2025-10-27 20:29:56,964 tasks 3290 8782111040 Email sent successfully to ['lulwa.al-anzi.finance1@agdar.sa'] INFO 2025-10-27 20:29:56,965 tasks 3289 8782111040 Email sent successfully to ['nada.al-subai.finance2@agdar.sa'] INFO 2025-10-27 20:29:56,965 tasks 3274 8782111040 Email sent successfully to ['faisal.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:56,966 tasks 3289 8782111040 Email sent successfully to ['rania.al-shahrani@example.sa'] INFO 2025-10-27 20:29:56,966 tasks 3274 8782111040 Email sent successfully to ['ghada.al-qahtani@example.sa'] INFO 2025-10-27 20:29:56,967 tasks 3289 8782111040 Email sent successfully to ['abdullah.al-zahrani@example.sa'] INFO 2025-10-27 20:29:56,967 tasks 3290 8782111040 Email sent successfully to ['wafa.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:56,969 tasks 3274 8782111040 Email sent successfully to ['salma.al-juaid@example.sa'] INFO 2025-10-27 20:29:56,969 tasks 3289 8782111040 Email sent successfully to ['ziyad.al-yami@example.sa'] INFO 2025-10-27 20:29:56,970 tasks 3290 8782111040 Email sent successfully to ['nasser.al-juaid@example.sa'] INFO 2025-10-27 20:29:56,971 tasks 3274 8782111040 Email sent successfully to ['ziyad.al-otaibi@example.sa'] INFO 2025-10-27 20:29:56,971 tasks 3289 8782111040 Email sent successfully to ['abeer.al-qahtani@example.sa'] INFO 2025-10-27 20:29:56,973 tasks 3275 8782111040 Email sent successfully to ['ziyad.al-shammari@example.sa'] INFO 2025-10-27 20:29:56,973 tasks 3290 8782111040 Email sent successfully to ['talal.al-harbi@example.sa'] INFO 2025-10-27 20:29:56,974 tasks 3289 8782111040 Email sent successfully to ['noura.al-dawsari@example.sa'] INFO 2025-10-27 20:29:56,974 tasks 3274 8782111040 Email sent successfully to ['abdulrahman.al-zahrani@example.sa'] INFO 2025-10-27 20:29:56,975 tasks 3290 8782111040 Email sent successfully to ['hayat.al-dosari@example.sa'] INFO 2025-10-27 20:29:56,976 tasks 3289 8782111040 Email sent successfully to ['maha.al-balawi@example.sa'] INFO 2025-10-27 20:29:56,976 tasks 3274 8782111040 Email sent successfully to ['hayat.al-qahtani@example.sa'] INFO 2025-10-27 20:29:56,976 tasks 3290 8782111040 Email sent successfully to ['ziyad.al-dawsari@example.sa'] INFO 2025-10-27 20:29:56,977 tasks 3289 8782111040 Email sent successfully to ['abeer.al-omari@example.sa'] INFO 2025-10-27 20:29:56,978 tasks 3274 8782111040 Email sent successfully to ['dalal.al-mutairi@example.sa'] INFO 2025-10-27 20:29:56,979 tasks 3290 8782111040 Email sent successfully to ['saud.al-shamrani@example.sa'] INFO 2025-10-27 20:29:56,980 tasks 3275 8782111040 Email sent successfully to ['turki.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:56,981 tasks 3274 8782111040 Email sent successfully to ['turki.al-zahrani@example.sa'] INFO 2025-10-27 20:29:56,981 tasks 3289 8782111040 Email sent successfully to ['saud.al-maliki@example.sa'] INFO 2025-10-27 20:29:56,981 tasks 3290 8782111040 Email sent successfully to ['bandar.al-rashidi@example.sa'] INFO 2025-10-27 20:29:56,982 tasks 3275 8782111040 Email sent successfully to ['hayat.al-juaid@example.sa'] INFO 2025-10-27 20:29:56,982 tasks 3289 8782111040 Email sent successfully to ['ghada.al-yami@example.sa'] INFO 2025-10-27 20:29:56,983 tasks 3274 8782111040 Email sent successfully to ['reem.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:56,983 tasks 3290 8782111040 Email sent successfully to ['fatima.al-shehri@example.sa'] INFO 2025-10-27 20:29:56,984 tasks 3289 8782111040 Email sent successfully to ['yazeed.al-balawi@example.sa'] INFO 2025-10-27 20:29:56,984 tasks 3274 8782111040 Email sent successfully to ['talal.al-zahrani@example.sa'] INFO 2025-10-27 20:29:56,985 tasks 3290 8782111040 Email sent successfully to ['amal.al-zahrani@example.sa'] INFO 2025-10-27 20:29:56,985 tasks 3275 8782111040 Email sent successfully to ['saad.al-omari@example.sa'] INFO 2025-10-27 20:29:56,985 tasks 3289 8782111040 Email sent successfully to ['rania.al-dawsari@example.sa'] INFO 2025-10-27 20:29:56,986 tasks 3274 8782111040 Email sent successfully to ['saleh.al-mutairi@example.sa'] INFO 2025-10-27 20:29:56,986 tasks 3289 8782111040 Email sent successfully to ['ghada.al-subai@example.sa'] INFO 2025-10-27 20:29:56,987 tasks 3290 8782111040 Email sent successfully to ['hussein.al-asiri@example.sa'] INFO 2025-10-27 20:29:56,987 tasks 3289 8782111040 Email sent successfully to ['nawaf.al-mutairi@example.sa'] INFO 2025-10-27 20:29:56,988 tasks 3274 8782111040 Email sent successfully to ['lulwa.al-subaie@example.sa'] INFO 2025-10-27 20:29:56,988 tasks 3289 8782111040 Email sent successfully to ['ghada.al-mutairi@example.sa'] INFO 2025-10-27 20:29:56,989 tasks 3290 8782111040 Email sent successfully to ['sultan.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:56,989 tasks 3289 8782111040 Email sent successfully to ['hayat.al-dosari@example.sa'] INFO 2025-10-27 20:29:56,990 tasks 3274 8782111040 Email sent successfully to ['hind.al-yami@example.sa'] INFO 2025-10-27 20:29:56,990 tasks 3289 8782111040 Email sent successfully to ['basma.al-subai@example.sa'] INFO 2025-10-27 20:29:56,991 tasks 3274 8782111040 Email sent successfully to ['saleh.al-harthi@example.sa'] INFO 2025-10-27 20:29:56,991 tasks 3289 8782111040 Email sent successfully to ['omar.al-subaie@example.sa'] INFO 2025-10-27 20:29:56,992 tasks 3274 8782111040 Email sent successfully to ['bandar.al-asiri@example.sa'] INFO 2025-10-27 20:29:56,992 tasks 3289 8782111040 Email sent successfully to ['munira.al-mutairi@example.sa'] INFO 2025-10-27 20:29:56,993 tasks 3290 8782111040 Email sent successfully to ['salma.al-subaie@example.sa'] INFO 2025-10-27 20:29:56,993 tasks 3289 8782111040 Email sent successfully to ['munira.al-ahmadi@example.sa'] ERROR 2025-10-27 20:29:56,993 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,994 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,994 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,995 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,995 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,996 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,997 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,998 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:56,999 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,000 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,000 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,001 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,001 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,002 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,003 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,004 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,005 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,005 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,006 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,007 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,008 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,009 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,010 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,011 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,012 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,012 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,013 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,013 tasks 3275 8782111040 Appointment caf60520-e531-467b-a5a0-a53c5f304bbe not found ERROR 2025-10-27 20:29:57,014 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,014 tasks 3274 8782111040 Appointment caf60520-e531-467b-a5a0-a53c5f304bbe not found ERROR 2025-10-27 20:29:57,015 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,016 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,018 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,018 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,019 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,020 tasks 3275 8782111040 Appointment 355b7567-33be-4033-a7b2-0d90f458b19a not found ERROR 2025-10-27 20:29:57,021 tasks 3274 8782111040 Appointment 355b7567-33be-4033-a7b2-0d90f458b19a not found ERROR 2025-10-27 20:29:57,021 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,022 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,022 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,023 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,024 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,024 tasks 3290 8782111040 Appointment 511f72b4-4c56-4736-a131-75cfc515ae6a not found ERROR 2025-10-27 20:29:57,024 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,025 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,026 tasks 3276 8782111040 Appointment 511f72b4-4c56-4736-a131-75cfc515ae6a not found ERROR 2025-10-27 20:29:57,026 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,026 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,027 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,028 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,028 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,029 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,031 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,032 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,033 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,034 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,034 tasks 3290 8782111040 Appointment 1b4f8419-b8dd-4c13-a739-e7c59eee1a6d not found ERROR 2025-10-27 20:29:57,035 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,036 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,036 tasks 3274 8782111040 Appointment 1b4f8419-b8dd-4c13-a739-e7c59eee1a6d not found ERROR 2025-10-27 20:29:57,036 tasks 3275 8782111040 Appointment 1b4f8419-b8dd-4c13-a739-e7c59eee1a6d not found ERROR 2025-10-27 20:29:57,037 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,038 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,038 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,039 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,039 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,041 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,041 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,042 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,043 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,044 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,044 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,046 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,046 tasks 3275 8782111040 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found ERROR 2025-10-27 20:29:57,046 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,048 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,048 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,048 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,049 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,050 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,050 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,051 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,051 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,052 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,053 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,054 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,054 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,055 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,056 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,056 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,057 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,057 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,058 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,059 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,059 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,060 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,061 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,062 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,063 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,063 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,064 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,064 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,065 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,066 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,067 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,067 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,068 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,069 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,069 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,070 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-27 20:29:57,071 tasks 3290 8782111040 Email sent successfully to ['noura.al-shehri.admin1@agdar.sa'] INFO 2025-10-27 20:29:57,072 tasks 3289 8782111040 Email sent successfully to ['nasser.al-yami.admin2@agdar.sa'] INFO 2025-10-27 20:29:57,072 tasks 3275 8782111040 Email sent successfully to ['jawaher.al-dawsari.doctor1@agdar.sa'] INFO 2025-10-27 20:29:57,074 tasks 3274 8782111040 Email sent successfully to ['bandar.al-shehri.doctor3@agdar.sa'] INFO 2025-10-27 20:29:57,074 tasks 3289 8782111040 Email sent successfully to ['ali.al-qahtani.doctor2@agdar.sa'] INFO 2025-10-27 20:29:57,074 tasks 3290 8782111040 Email sent successfully to ['ali.al-subaie.nurse1@agdar.sa'] INFO 2025-10-27 20:29:57,075 tasks 3289 8782111040 Email sent successfully to ['yazeed.al-ahmadi.nurse2@agdar.sa'] INFO 2025-10-27 20:29:57,075 tasks 3274 8782111040 Email sent successfully to ['abdulaziz.al-anzi.nurse3@agdar.sa'] INFO 2025-10-27 20:29:57,076 tasks 3290 8782111040 Email sent successfully to ['khalid.al-yami.ot1@agdar.sa'] INFO 2025-10-27 20:29:57,076 tasks 3289 8782111040 Email sent successfully to ['ghada.al-shammari.ot2@agdar.sa'] INFO 2025-10-27 20:29:57,077 tasks 3274 8782111040 Email sent successfully to ['mohammed.al-qahtani.slp1@agdar.sa'] INFO 2025-10-27 20:29:57,078 tasks 3289 8782111040 Email sent successfully to ['lama.al-mutairi.slp2@agdar.sa'] INFO 2025-10-27 20:29:57,078 tasks 3290 8782111040 Email sent successfully to ['hussein.al-shammari.aba1@agdar.sa'] INFO 2025-10-27 20:29:57,079 tasks 3274 8782111040 Email sent successfully to ['maha.al-mutairi.front_desk1@agdar.sa'] INFO 2025-10-27 20:29:57,079 tasks 3289 8782111040 Email sent successfully to ['hussein.al-dawsari.aba2@agdar.sa'] INFO 2025-10-27 20:29:57,079 tasks 3290 8782111040 Email sent successfully to ['salma.al-zahrani.front_desk2@agdar.sa'] INFO 2025-10-27 20:29:57,080 tasks 3274 8782111040 Email sent successfully to ['lama.al-harbi.finance1@agdar.sa'] INFO 2025-10-27 20:29:57,080 tasks 3275 8782111040 Email sent successfully to ['talal.al-harthi.finance2@agdar.sa'] INFO 2025-10-27 20:29:57,080 tasks 3289 8782111040 Email sent successfully to ['faisal.al-omari@example.sa'] INFO 2025-10-27 20:29:57,081 tasks 3274 8782111040 Email sent successfully to ['abdulrahman.al-maliki@example.sa'] INFO 2025-10-27 20:29:57,081 tasks 3289 8782111040 Email sent successfully to ['fatima.al-dawsari@example.sa'] INFO 2025-10-27 20:29:57,082 tasks 3274 8782111040 Email sent successfully to ['waleed.al-anzi@example.sa'] INFO 2025-10-27 20:29:57,082 tasks 3289 8782111040 Email sent successfully to ['faisal.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:57,082 tasks 3274 8782111040 Email sent successfully to ['sultan.al-shahrani@example.sa'] INFO 2025-10-27 20:29:57,083 tasks 3289 8782111040 Email sent successfully to ['reem.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:57,083 tasks 3274 8782111040 Email sent successfully to ['latifa.al-rashidi@example.sa'] INFO 2025-10-27 20:29:57,084 tasks 3289 8782111040 Email sent successfully to ['nasser.al-qahtani@example.sa'] INFO 2025-10-27 20:29:57,084 tasks 3274 8782111040 Email sent successfully to ['hind.al-zahrani@example.sa'] INFO 2025-10-27 20:29:57,085 tasks 3290 8782111040 Email sent successfully to ['omar.al-maliki@example.sa'] INFO 2025-10-27 20:29:57,085 tasks 3289 8782111040 Email sent successfully to ['saleh.al-balawi@example.sa'] INFO 2025-10-27 20:29:57,086 tasks 3274 8782111040 Email sent successfully to ['latifa.al-omari@example.sa'] INFO 2025-10-27 20:29:57,087 tasks 3289 8782111040 Email sent successfully to ['wafa.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:57,087 tasks 3290 8782111040 Email sent successfully to ['waleed.al-balawi@example.sa'] INFO 2025-10-27 20:29:57,087 tasks 3274 8782111040 Email sent successfully to ['nasser.al-rashidi@example.sa'] INFO 2025-10-27 20:29:57,088 tasks 3290 8782111040 Email sent successfully to ['omar.al-maliki@example.sa'] INFO 2025-10-27 20:29:57,088 tasks 3289 8782111040 Email sent successfully to ['hind.al-balawi@example.sa'] INFO 2025-10-27 20:29:57,088 tasks 3274 8782111040 Email sent successfully to ['rania.al-harbi@example.sa'] INFO 2025-10-27 20:29:57,089 tasks 3290 8782111040 Email sent successfully to ['omar.al-omari@example.sa'] INFO 2025-10-27 20:29:57,089 tasks 3289 8782111040 Email sent successfully to ['mansour.al-asiri@example.sa'] INFO 2025-10-27 20:29:57,090 tasks 3274 8782111040 Email sent successfully to ['hanan.al-juaid@example.sa'] INFO 2025-10-27 20:29:57,090 tasks 3289 8782111040 Email sent successfully to ['abdulaziz.al-mutairi@example.sa'] INFO 2025-10-27 20:29:57,090 tasks 3290 8782111040 Email sent successfully to ['lama.al-dawsari@example.sa'] INFO 2025-10-27 20:29:57,091 tasks 3274 8782111040 Email sent successfully to ['faisal.al-shammari@example.sa'] INFO 2025-10-27 20:29:57,091 tasks 3289 8782111040 Email sent successfully to ['wafa.al-omari@example.sa'] INFO 2025-10-27 20:29:57,092 tasks 3274 8782111040 Email sent successfully to ['saad.al-harthi@example.sa'] INFO 2025-10-27 20:29:57,092 tasks 3289 8782111040 Email sent successfully to ['bandar.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:57,093 tasks 3290 8782111040 Email sent successfully to ['omar.al-shammari@example.sa'] INFO 2025-10-27 20:29:57,093 tasks 3289 8782111040 Email sent successfully to ['amal.al-yami@example.sa'] INFO 2025-10-27 20:29:57,093 tasks 3274 8782111040 Email sent successfully to ['bandar.al-maliki@example.sa'] INFO 2025-10-27 20:29:57,094 tasks 3289 8782111040 Email sent successfully to ['hayat.al-subai@example.sa'] INFO 2025-10-27 20:29:57,094 tasks 3290 8782111040 Email sent successfully to ['basma.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:57,095 tasks 3274 8782111040 Email sent successfully to ['saad.al-dosari@example.sa'] INFO 2025-10-27 20:29:57,095 tasks 3289 8782111040 Email sent successfully to ['abdulaziz.al-qahtani@example.sa'] INFO 2025-10-27 20:29:57,096 tasks 3290 8782111040 Email sent successfully to ['abdulrahman.al-shammari@example.sa'] INFO 2025-10-27 20:29:57,096 tasks 3274 8782111040 Email sent successfully to ['ali.al-harthi@example.sa'] INFO 2025-10-27 20:29:57,097 tasks 3289 8782111040 Email sent successfully to ['lulwa.al-subaie@example.sa'] INFO 2025-10-27 20:29:57,097 tasks 3274 8782111040 Email sent successfully to ['faisal.al-omari@example.sa'] INFO 2025-10-27 20:29:57,097 tasks 3289 8782111040 Email sent successfully to ['talal.al-zahrani@example.sa'] INFO 2025-10-27 20:29:57,098 tasks 3274 8782111040 Email sent successfully to ['saad.al-otaibi@example.sa'] INFO 2025-10-27 20:29:57,098 tasks 3289 8782111040 Email sent successfully to ['omar.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:57,099 tasks 3274 8782111040 Email sent successfully to ['salma.al-harthi@example.sa'] INFO 2025-10-27 20:29:57,100 tasks 3289 8782111040 Email sent successfully to ['dalal.al-balawi@example.sa'] INFO 2025-10-27 20:29:57,100 tasks 3274 8782111040 Email sent successfully to ['munira.al-asiri@example.sa'] INFO 2025-10-27 20:29:57,100 tasks 3289 8782111040 Email sent successfully to ['mansour.al-shehri@example.sa'] INFO 2025-10-27 20:29:57,101 tasks 3274 8782111040 Email sent successfully to ['lulwa.al-shahrani@example.sa'] INFO 2025-10-27 20:29:57,101 tasks 3290 8782111040 Email sent successfully to ['nada.al-subaie@example.sa'] INFO 2025-10-27 20:29:57,102 tasks 3289 8782111040 Email sent successfully to ['fahad.al-shahrani@example.sa'] INFO 2025-10-27 20:29:57,102 tasks 3274 8782111040 Email sent successfully to ['turki.al-maliki@example.sa'] ERROR 2025-10-27 20:29:57,103 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,103 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,104 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,105 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,106 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,106 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,107 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,107 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,108 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,109 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,109 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,110 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,111 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,111 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,112 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,114 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,114 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,115 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,117 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,119 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,120 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,120 tasks 3275 8782111040 Appointment c4fea275-8e0f-43b3-89fd-56411d0275e5 not found ERROR 2025-10-27 20:29:57,121 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,121 tasks 3274 8782111040 Appointment c4fea275-8e0f-43b3-89fd-56411d0275e5 not found ERROR 2025-10-27 20:29:57,121 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,122 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,122 tasks 3290 8782111040 Appointment c4fea275-8e0f-43b3-89fd-56411d0275e5 not found ERROR 2025-10-27 20:29:57,123 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,123 tasks 3289 8782111040 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-10-27 20:29:57,123 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,125 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,126 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,126 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,127 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,128 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,129 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,130 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,130 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,133 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,134 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,134 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,135 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,136 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,136 tasks 3289 8782111040 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found ERROR 2025-10-27 20:29:57,137 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,137 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,138 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,139 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,139 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,140 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,141 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,141 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,141 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,142 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,143 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,144 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,144 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,145 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,146 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,146 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,148 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,148 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,149 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,149 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,150 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,151 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,151 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,152 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,153 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,153 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,154 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,155 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,156 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,156 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,157 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,157 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,159 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,160 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,161 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,162 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,163 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,163 tasks 3289 8782111040 Appointment b0c1c980-442f-4adc-ac76-2cd181929efd not found ERROR 2025-10-27 20:29:57,163 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,164 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,165 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,166 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,167 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,167 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,168 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,168 tasks 3289 8782111040 Appointment 3b8319ff-3c12-4dcc-b174-88b2842a210d not found ERROR 2025-10-27 20:29:57,170 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,171 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,171 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,172 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,173 tasks 3274 8782111040 Appointment daa6219e-1568-451e-b573-52675b927c48 not found ERROR 2025-10-27 20:29:57,173 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,173 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,174 tasks 3290 8782111040 Appointment daa6219e-1568-451e-b573-52675b927c48 not found ERROR 2025-10-27 20:29:57,174 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,175 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,175 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,176 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,176 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,177 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,178 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,180 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,180 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,182 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,183 tasks 3274 8782111040 Appointment 7d79b3e6-204c-4d7f-a2ca-3386176f95f1 not found ERROR 2025-10-27 20:29:57,184 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-27 20:29:57,185 tasks 3274 8782111040 Email sent successfully to ['salma.al-harthi.admin1@agdar.sa'] ERROR 2025-10-27 20:29:57,185 tasks 3290 8782111040 Appointment 4cebb0f9-a3c6-4a14-934f-8cff80ed0684 not found INFO 2025-10-27 20:29:57,186 tasks 3291 8782111040 Email sent successfully to ['nada.al-rashidi.admin2@agdar.sa'] INFO 2025-10-27 20:29:57,186 tasks 3292 8782111040 Email sent successfully to ['fahad.al-mutairi.doctor1@agdar.sa'] INFO 2025-10-27 20:29:57,187 tasks 3274 8782111040 Email sent successfully to ['mansour.al-shamrani.doctor2@agdar.sa'] ERROR 2025-10-27 20:29:57,187 tasks 3276 8782111040 Appointment 4cebb0f9-a3c6-4a14-934f-8cff80ed0684 not found ERROR 2025-10-27 20:29:57,187 tasks 3275 8782111040 Appointment 4cebb0f9-a3c6-4a14-934f-8cff80ed0684 not found INFO 2025-10-27 20:29:57,188 tasks 3290 8782111040 Email sent successfully to ['wafa.al-shammari.nurse1@agdar.sa'] INFO 2025-10-27 20:29:57,188 tasks 3289 8782111040 Email sent successfully to ['salma.al-asiri.doctor3@agdar.sa'] INFO 2025-10-27 20:29:57,188 tasks 3274 8782111040 Email sent successfully to ['reem.al-asiri.nurse2@agdar.sa'] INFO 2025-10-27 20:29:57,189 tasks 3275 8782111040 Email sent successfully to ['khalid.al-maliki.nurse3@agdar.sa'] INFO 2025-10-27 20:29:57,189 tasks 3289 8782111040 Email sent successfully to ['hayat.al-juaid.ot1@agdar.sa'] INFO 2025-10-27 20:29:57,190 tasks 3274 8782111040 Email sent successfully to ['lulwa.al-harthi.ot2@agdar.sa'] INFO 2025-10-27 20:29:57,190 tasks 3290 8782111040 Email sent successfully to ['lulwa.al-shammari.slp1@agdar.sa'] INFO 2025-10-27 20:29:57,191 tasks 3289 8782111040 Email sent successfully to ['hussein.al-omari.slp2@agdar.sa'] INFO 2025-10-27 20:29:57,191 tasks 3274 8782111040 Email sent successfully to ['talal.al-shammari.aba1@agdar.sa'] INFO 2025-10-27 20:29:57,191 tasks 3289 8782111040 Email sent successfully to ['talal.al-subai.aba2@agdar.sa'] INFO 2025-10-27 20:29:57,192 tasks 3274 8782111040 Email sent successfully to ['ali.al-dawsari.front_desk1@agdar.sa'] INFO 2025-10-27 20:29:57,192 tasks 3289 8782111040 Email sent successfully to ['hassan.al-shammari.front_desk2@agdar.sa'] INFO 2025-10-27 20:29:57,193 tasks 3290 8782111040 Email sent successfully to ['lama.al-zahrani.finance1@agdar.sa'] INFO 2025-10-27 20:29:57,193 tasks 3274 8782111040 Email sent successfully to ['mansour.al-omari.finance2@agdar.sa'] INFO 2025-10-27 20:29:57,194 tasks 3289 8782111040 Email sent successfully to ['maha.al-omari@example.sa'] INFO 2025-10-27 20:29:57,194 tasks 3274 8782111040 Email sent successfully to ['abdulaziz.al-yami@example.sa'] INFO 2025-10-27 20:29:57,195 tasks 3289 8782111040 Email sent successfully to ['latifa.al-anzi@example.sa'] INFO 2025-10-27 20:29:57,195 tasks 3274 8782111040 Email sent successfully to ['faisal.al-dawsari@example.sa'] INFO 2025-10-27 20:29:57,196 tasks 3290 8782111040 Email sent successfully to ['sultan.al-harthi@example.sa'] INFO 2025-10-27 20:29:57,196 tasks 3289 8782111040 Email sent successfully to ['hussein.al-dosari@example.sa'] INFO 2025-10-27 20:29:57,196 tasks 3274 8782111040 Email sent successfully to ['mohammed.al-dosari@example.sa'] INFO 2025-10-27 20:29:57,197 tasks 3290 8782111040 Email sent successfully to ['jawaher.al-maliki@example.sa'] INFO 2025-10-27 20:29:57,197 tasks 3289 8782111040 Email sent successfully to ['hanan.al-asiri@example.sa'] INFO 2025-10-27 20:29:57,198 tasks 3274 8782111040 Email sent successfully to ['lama.al-shammari@example.sa'] INFO 2025-10-27 20:29:57,198 tasks 3275 8782111040 Email sent successfully to ['yazeed.al-asiri@example.sa'] INFO 2025-10-27 20:29:57,199 tasks 3289 8782111040 Email sent successfully to ['hessa.al-otaibi@example.sa'] INFO 2025-10-27 20:29:57,199 tasks 3290 8782111040 Email sent successfully to ['hayat.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:57,200 tasks 3289 8782111040 Email sent successfully to ['hind.al-asiri@example.sa'] INFO 2025-10-27 20:29:57,200 tasks 3274 8782111040 Email sent successfully to ['ghada.al-harbi@example.sa'] INFO 2025-10-27 20:29:57,201 tasks 3290 8782111040 Email sent successfully to ['ghada.al-harbi@example.sa'] INFO 2025-10-27 20:29:57,201 tasks 3275 8782111040 Email sent successfully to ['hanan.al-zahrani@example.sa'] INFO 2025-10-27 20:29:57,202 tasks 3289 8782111040 Email sent successfully to ['nasser.al-subaie@example.sa'] INFO 2025-10-27 20:29:57,202 tasks 3274 8782111040 Email sent successfully to ['dalal.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:57,202 tasks 3290 8782111040 Email sent successfully to ['basma.al-shahrani@example.sa'] INFO 2025-10-27 20:29:57,203 tasks 3289 8782111040 Email sent successfully to ['saud.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:57,203 tasks 3275 8782111040 Email sent successfully to ['nawaf.al-yami@example.sa'] INFO 2025-10-27 20:29:57,204 tasks 3274 8782111040 Email sent successfully to ['hussein.al-zahrani@example.sa'] INFO 2025-10-27 20:29:57,204 tasks 3290 8782111040 Email sent successfully to ['salma.al-otaibi@example.sa'] INFO 2025-10-27 20:29:57,205 tasks 3289 8782111040 Email sent successfully to ['ziyad.al-shehri@example.sa'] INFO 2025-10-27 20:29:57,205 tasks 3274 8782111040 Email sent successfully to ['wafa.al-harthi@example.sa'] INFO 2025-10-27 20:29:57,206 tasks 3289 8782111040 Email sent successfully to ['fahad.al-shehri@example.sa'] INFO 2025-10-27 20:29:57,206 tasks 3290 8782111040 Email sent successfully to ['munira.al-shammari@example.sa'] INFO 2025-10-27 20:29:57,207 tasks 3289 8782111040 Email sent successfully to ['lulwa.al-harthi@example.sa'] INFO 2025-10-27 20:29:57,207 tasks 3274 8782111040 Email sent successfully to ['nada.al-shamrani@example.sa'] INFO 2025-10-27 20:29:57,208 tasks 3290 8782111040 Email sent successfully to ['ghada.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:57,208 tasks 3289 8782111040 Email sent successfully to ['saad.al-shahrani@example.sa'] INFO 2025-10-27 20:29:57,209 tasks 3274 8782111040 Email sent successfully to ['mansour.al-subaie@example.sa'] INFO 2025-10-27 20:29:57,209 tasks 3290 8782111040 Email sent successfully to ['abdulaziz.al-omari@example.sa'] INFO 2025-10-27 20:29:57,209 tasks 3289 8782111040 Email sent successfully to ['yazeed.al-shamrani@example.sa'] INFO 2025-10-27 20:29:57,210 tasks 3274 8782111040 Email sent successfully to ['abdulrahman.al-shahrani@example.sa'] INFO 2025-10-27 20:29:57,210 tasks 3290 8782111040 Email sent successfully to ['hind.al-yami@example.sa'] INFO 2025-10-27 20:29:57,211 tasks 3275 8782111040 Email sent successfully to ['noura.al-juaid@example.sa'] INFO 2025-10-27 20:29:57,211 tasks 3289 8782111040 Email sent successfully to ['ziyad.al-asiri@example.sa'] INFO 2025-10-27 20:29:57,212 tasks 3274 8782111040 Email sent successfully to ['bandar.al-mutairi@example.sa'] INFO 2025-10-27 20:29:57,212 tasks 3290 8782111040 Email sent successfully to ['lulwa.al-harthi@example.sa'] INFO 2025-10-27 20:29:57,212 tasks 3289 8782111040 Email sent successfully to ['hind.al-dawsari@example.sa'] INFO 2025-10-27 20:29:57,213 tasks 3274 8782111040 Email sent successfully to ['jawaher.al-yami@example.sa'] INFO 2025-10-27 20:29:57,213 tasks 3290 8782111040 Email sent successfully to ['ali.al-juaid@example.sa'] INFO 2025-10-27 20:29:57,214 tasks 3289 8782111040 Email sent successfully to ['yazeed.al-dawsari@example.sa'] INFO 2025-10-27 20:29:57,214 tasks 3274 8782111040 Email sent successfully to ['abdulrahman.al-maliki@example.sa'] INFO 2025-10-27 20:29:57,215 tasks 3290 8782111040 Email sent successfully to ['dalal.al-asiri@example.sa'] INFO 2025-10-27 20:29:57,215 tasks 3289 8782111040 Email sent successfully to ['abdulrahman.al-maliki@example.sa'] INFO 2025-10-27 20:29:57,216 tasks 3274 8782111040 Email sent successfully to ['khalid.al-yami@example.sa'] INFO 2025-10-27 20:29:57,216 tasks 3289 8782111040 Email sent successfully to ['noura.al-rashidi@example.sa'] ERROR 2025-10-27 20:29:57,216 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,217 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,217 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,218 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,218 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,219 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,220 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,221 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,222 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,222 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,223 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,223 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,224 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,225 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,225 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,226 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,227 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,228 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,228 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,229 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,230 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,230 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,231 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,232 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,232 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,233 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,233 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,234 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,235 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,236 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,237 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,238 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,240 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,240 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,240 tasks 3274 8782111040 Appointment bd22b9a0-e2f3-4ea4-b1be-21cd04262d3a not found ERROR 2025-10-27 20:29:57,241 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,241 tasks 3290 8782111040 Appointment bd22b9a0-e2f3-4ea4-b1be-21cd04262d3a not found ERROR 2025-10-27 20:29:57,242 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,244 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,245 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,246 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,246 tasks 3290 8782111040 Appointment 8e2f9b0b-13f3-4ea3-be34-937d6adab166 not found ERROR 2025-10-27 20:29:57,247 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,247 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,247 tasks 3289 8782111040 Appointment 8e2f9b0b-13f3-4ea3-be34-937d6adab166 not found ERROR 2025-10-27 20:29:57,248 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,249 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,249 tasks 3275 8782111040 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-27 20:29:57,250 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,252 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,252 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,253 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,253 tasks 3274 8782111040 Appointment f616fb85-3ad4-49f3-9edf-031e546bf743 not found ERROR 2025-10-27 20:29:57,253 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,254 tasks 3277 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,255 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,255 tasks 3289 8782111040 Appointment f616fb85-3ad4-49f3-9edf-031e546bf743 not found ERROR 2025-10-27 20:29:57,255 tasks 3275 8782111040 Appointment f616fb85-3ad4-49f3-9edf-031e546bf743 not found ERROR 2025-10-27 20:29:57,256 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,256 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,258 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,259 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,260 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,261 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,261 tasks 3289 8782111040 Appointment 42848836-124b-4554-a02b-9ec8aac1acf0 not found ERROR 2025-10-27 20:29:57,262 tasks 3290 8782111040 Appointment 42848836-124b-4554-a02b-9ec8aac1acf0 not found ERROR 2025-10-27 20:29:57,262 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,262 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,263 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,264 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,265 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,265 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,266 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,266 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,268 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,268 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,269 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,269 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,270 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,271 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,272 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,272 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,273 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,274 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,275 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,276 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,277 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,277 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,278 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,279 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,280 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,280 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,281 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,281 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,282 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,283 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,284 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,284 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,285 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,285 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,286 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,287 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,287 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,288 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,288 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,290 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,291 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,291 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,292 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,292 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,293 tasks 3289 8782111040 Appointment b9098f12-89a8-41ab-ad63-0986097d5bde not found INFO 2025-10-27 20:29:57,295 tasks 3289 8782111040 Email sent successfully to ['ziyad.al-maliki.admin1@agdar.sa'] INFO 2025-10-27 20:29:57,295 tasks 3274 8782111040 Email sent successfully to ['abdulaziz.al-subaie.admin2@agdar.sa'] INFO 2025-10-27 20:29:57,296 tasks 3290 8782111040 Email sent successfully to ['munira.al-rashidi.doctor1@agdar.sa'] INFO 2025-10-27 20:29:57,296 tasks 3275 8782111040 Email sent successfully to ['abdullah.al-asiri.doctor2@agdar.sa'] INFO 2025-10-27 20:29:57,297 tasks 3289 8782111040 Email sent successfully to ['maha.al-mutairi.doctor3@agdar.sa'] INFO 2025-10-27 20:29:57,297 tasks 3274 8782111040 Email sent successfully to ['rania.al-balawi.nurse1@agdar.sa'] INFO 2025-10-27 20:29:57,297 tasks 3290 8782111040 Email sent successfully to ['hanan.al-harbi.nurse2@agdar.sa'] INFO 2025-10-27 20:29:57,298 tasks 3289 8782111040 Email sent successfully to ['salma.al-balawi.nurse3@agdar.sa'] INFO 2025-10-27 20:29:57,299 tasks 3275 8782111040 Email sent successfully to ['basma.al-maliki.ot2@agdar.sa'] INFO 2025-10-27 20:29:57,299 tasks 3274 8782111040 Email sent successfully to ['nasser.al-dosari.ot1@agdar.sa'] INFO 2025-10-27 20:29:57,299 tasks 3289 8782111040 Email sent successfully to ['abdulrahman.al-mutairi.slp1@agdar.sa'] INFO 2025-10-27 20:29:57,300 tasks 3290 8782111040 Email sent successfully to ['sultan.al-subai.slp2@agdar.sa'] INFO 2025-10-27 20:29:57,300 tasks 3291 8782111040 Email sent successfully to ['salma.al-asiri.aba1@agdar.sa'] INFO 2025-10-27 20:29:57,301 tasks 3289 8782111040 Email sent successfully to ['mona.al-shahrani.aba2@agdar.sa'] INFO 2025-10-27 20:29:57,301 tasks 3274 8782111040 Email sent successfully to ['mona.al-ghamdi.front_desk1@agdar.sa'] INFO 2025-10-27 20:29:57,302 tasks 3290 8782111040 Email sent successfully to ['lulwa.al-harbi.front_desk2@agdar.sa'] INFO 2025-10-27 20:29:57,302 tasks 3289 8782111040 Email sent successfully to ['hanan.al-shahrani.finance1@agdar.sa'] INFO 2025-10-27 20:29:57,303 tasks 3274 8782111040 Email sent successfully to ['saud.al-shamrani.finance2@agdar.sa'] INFO 2025-10-27 20:29:57,303 tasks 3290 8782111040 Email sent successfully to ['wafa.al-shahrani@example.sa'] INFO 2025-10-27 20:29:57,304 tasks 3289 8782111040 Email sent successfully to ['nawaf.al-shamrani@example.sa'] INFO 2025-10-27 20:29:57,304 tasks 3274 8782111040 Email sent successfully to ['abeer.al-maliki@example.sa'] INFO 2025-10-27 20:29:57,305 tasks 3290 8782111040 Email sent successfully to ['latifa.al-mutairi@example.sa'] INFO 2025-10-27 20:29:57,305 tasks 3275 8782111040 Email sent successfully to ['maha.al-qahtani@example.sa'] INFO 2025-10-27 20:29:57,306 tasks 3289 8782111040 Email sent successfully to ['hayat.al-qahtani@example.sa'] INFO 2025-10-27 20:29:57,306 tasks 3274 8782111040 Email sent successfully to ['dalal.al-juaid@example.sa'] INFO 2025-10-27 20:29:57,307 tasks 3290 8782111040 Email sent successfully to ['ghada.al-mutairi@example.sa'] INFO 2025-10-27 20:29:57,307 tasks 3289 8782111040 Email sent successfully to ['yazeed.al-shahrani@example.sa'] INFO 2025-10-27 20:29:57,308 tasks 3274 8782111040 Email sent successfully to ['mansour.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:57,308 tasks 3289 8782111040 Email sent successfully to ['khalid.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:57,309 tasks 3274 8782111040 Email sent successfully to ['yazeed.al-subai@example.sa'] INFO 2025-10-27 20:29:57,309 tasks 3290 8782111040 Email sent successfully to ['bandar.al-mutairi@example.sa'] INFO 2025-10-27 20:29:57,310 tasks 3289 8782111040 Email sent successfully to ['basma.al-rashidi@example.sa'] INFO 2025-10-27 20:29:57,310 tasks 3274 8782111040 Email sent successfully to ['abdullah.al-harthi@example.sa'] INFO 2025-10-27 20:29:57,311 tasks 3289 8782111040 Email sent successfully to ['lama.al-dosari@example.sa'] INFO 2025-10-27 20:29:57,311 tasks 3274 8782111040 Email sent successfully to ['dalal.al-juaid@example.sa'] INFO 2025-10-27 20:29:57,312 tasks 3290 8782111040 Email sent successfully to ['jawaher.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:57,313 tasks 3274 8782111040 Email sent successfully to ['sultan.al-harthi@example.sa'] INFO 2025-10-27 20:29:57,313 tasks 3289 8782111040 Email sent successfully to ['nasser.al-asiri@example.sa'] INFO 2025-10-27 20:29:57,313 tasks 3290 8782111040 Email sent successfully to ['khalid.al-dosari@example.sa'] INFO 2025-10-27 20:29:57,313 tasks 3274 8782111040 Email sent successfully to ['abdulaziz.al-asiri@example.sa'] INFO 2025-10-27 20:29:57,314 tasks 3289 8782111040 Email sent successfully to ['basma.al-harbi@example.sa'] INFO 2025-10-27 20:29:57,314 tasks 3274 8782111040 Email sent successfully to ['nada.al-shahrani@example.sa'] INFO 2025-10-27 20:29:57,315 tasks 3290 8782111040 Email sent successfully to ['maha.al-yami@example.sa'] INFO 2025-10-27 20:29:57,315 tasks 3289 8782111040 Email sent successfully to ['hassan.al-maliki@example.sa'] INFO 2025-10-27 20:29:57,316 tasks 3274 8782111040 Email sent successfully to ['saud.al-zahrani@example.sa'] INFO 2025-10-27 20:29:57,316 tasks 3290 8782111040 Email sent successfully to ['hind.al-shehri@example.sa'] INFO 2025-10-27 20:29:57,317 tasks 3289 8782111040 Email sent successfully to ['waleed.al-yami@example.sa'] INFO 2025-10-27 20:29:57,317 tasks 3274 8782111040 Email sent successfully to ['latifa.al-otaibi@example.sa'] INFO 2025-10-27 20:29:57,317 tasks 3290 8782111040 Email sent successfully to ['nawaf.al-shamrani@example.sa'] INFO 2025-10-27 20:29:57,318 tasks 3289 8782111040 Email sent successfully to ['sultan.al-anzi@example.sa'] INFO 2025-10-27 20:29:57,318 tasks 3274 8782111040 Email sent successfully to ['ali.al-mutairi@example.sa'] INFO 2025-10-27 20:29:57,319 tasks 3289 8782111040 Email sent successfully to ['yazeed.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:57,319 tasks 3290 8782111040 Email sent successfully to ['hussein.al-maliki@example.sa'] INFO 2025-10-27 20:29:57,320 tasks 3274 8782111040 Email sent successfully to ['saleh.al-rashidi@example.sa'] INFO 2025-10-27 20:29:57,320 tasks 3289 8782111040 Email sent successfully to ['latifa.al-harthi@example.sa'] INFO 2025-10-27 20:29:57,321 tasks 3290 8782111040 Email sent successfully to ['bandar.al-harthi@example.sa'] INFO 2025-10-27 20:29:57,321 tasks 3274 8782111040 Email sent successfully to ['hayat.al-zahrani@example.sa'] INFO 2025-10-27 20:29:57,322 tasks 3289 8782111040 Email sent successfully to ['mansour.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:57,322 tasks 3274 8782111040 Email sent successfully to ['abdulaziz.al-otaibi@example.sa'] INFO 2025-10-27 20:29:57,323 tasks 3290 8782111040 Email sent successfully to ['hayat.al-shahrani@example.sa'] INFO 2025-10-27 20:29:57,323 tasks 3289 8782111040 Email sent successfully to ['talal.al-harbi@example.sa'] INFO 2025-10-27 20:29:57,323 tasks 3274 8782111040 Email sent successfully to ['noura.al-dawsari@example.sa'] INFO 2025-10-27 20:29:57,324 tasks 3290 8782111040 Email sent successfully to ['talal.al-dosari@example.sa'] INFO 2025-10-27 20:29:57,324 tasks 3289 8782111040 Email sent successfully to ['mansour.al-shehri@example.sa'] INFO 2025-10-27 20:29:57,324 tasks 3274 8782111040 Email sent successfully to ['talal.al-dawsari@example.sa'] INFO 2025-10-27 20:29:57,325 tasks 3290 8782111040 Email sent successfully to ['saleh.al-asiri@example.sa'] INFO 2025-10-27 20:29:57,325 tasks 3289 8782111040 Email sent successfully to ['turki.al-shamrani@example.sa'] INFO 2025-10-27 20:29:57,326 tasks 3274 8782111040 Email sent successfully to ['rania.al-asiri@example.sa'] ERROR 2025-10-27 20:29:57,326 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,326 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,327 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,327 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,328 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,329 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,329 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,330 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,331 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,331 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,332 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,333 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,334 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,334 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,335 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,336 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,338 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,339 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,339 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,340 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,341 tasks 3274 8782111040 Appointment 0a88744d-8d2a-4cae-a679-efc688c6df85 not found ERROR 2025-10-27 20:29:57,341 tasks 3275 8782111040 Appointment 0a88744d-8d2a-4cae-a679-efc688c6df85 not found ERROR 2025-10-27 20:29:57,342 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,344 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,345 tasks 3290 8782111040 Appointment a0b4b833-7a57-484d-90cc-4581a2a73a26 not found ERROR 2025-10-27 20:29:57,345 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,346 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,347 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,348 tasks 3274 8782111040 Appointment a0b4b833-7a57-484d-90cc-4581a2a73a26 not found ERROR 2025-10-27 20:29:57,348 tasks 3275 8782111040 Appointment a0b4b833-7a57-484d-90cc-4581a2a73a26 not found ERROR 2025-10-27 20:29:57,349 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,349 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,350 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,351 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,351 tasks 3289 8782111040 Appointment 3318eaeb-27b0-4b7f-8dcc-57b15d723e37 not found ERROR 2025-10-27 20:29:57,352 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,352 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,353 tasks 3292 8782111040 Appointment 3318eaeb-27b0-4b7f-8dcc-57b15d723e37 not found ERROR 2025-10-27 20:29:57,353 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,353 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,355 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,356 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,356 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,358 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,358 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,359 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,361 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,361 tasks 3274 8782111040 Appointment 6b39ca4e-11e3-490a-a89a-4ad5e27f34bd not found ERROR 2025-10-27 20:29:57,361 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,362 tasks 3289 8782111040 Appointment 6b39ca4e-11e3-490a-a89a-4ad5e27f34bd not found ERROR 2025-10-27 20:29:57,362 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,362 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,364 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,365 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,366 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,366 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,366 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,367 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,367 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,368 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,369 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,370 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,371 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,371 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,372 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,373 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,374 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,374 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,375 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,376 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,376 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,377 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,378 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,378 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,379 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,380 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,380 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,381 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,382 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,384 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,384 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,385 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,385 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,386 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,387 tasks 3290 8782111040 Appointment d71be05e-a444-499c-98f6-7537350d3fed not found ERROR 2025-10-27 20:29:57,388 tasks 3274 8782111040 Appointment d71be05e-a444-499c-98f6-7537350d3fed not found ERROR 2025-10-27 20:29:57,389 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,389 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,389 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,390 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,392 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,392 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,393 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,393 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,393 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,394 tasks 3275 8782111040 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-10-27 20:29:57,394 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,395 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,396 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,397 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,397 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,399 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,400 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,401 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,401 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,401 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,402 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,402 tasks 3290 8782111040 Appointment 2a0c0a2b-01bb-4b78-9586-f2a9d63e6212 not found ERROR 2025-10-27 20:29:57,403 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,404 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,404 tasks 3289 8782111040 Appointment 2a0c0a2b-01bb-4b78-9586-f2a9d63e6212 not found ERROR 2025-10-27 20:29:57,405 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,405 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,407 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-27 20:29:57,408 tasks 3275 8782111040 Email sent successfully to ['maha.al-maliki.admin1@agdar.sa'] INFO 2025-10-27 20:29:57,409 tasks 3291 8782111040 Email sent successfully to ['yazeed.al-dosari.admin2@agdar.sa'] INFO 2025-10-27 20:29:57,409 tasks 3276 8782111040 Email sent successfully to ['mona.al-rashidi.doctor1@agdar.sa'] INFO 2025-10-27 20:29:57,410 tasks 3290 8782111040 Email sent successfully to ['faisal.al-shehri.doctor2@agdar.sa'] ERROR 2025-10-27 20:29:57,410 tasks 3289 8782111040 Appointment 106e5a1b-3b28-4b8d-90c3-5aa01e10af91 not found INFO 2025-10-27 20:29:57,410 tasks 3275 8782111040 Email sent successfully to ['fahad.al-yami.doctor3@agdar.sa'] INFO 2025-10-27 20:29:57,411 tasks 3291 8782111040 Email sent successfully to ['abdulrahman.al-harbi.nurse1@agdar.sa'] ERROR 2025-10-27 20:29:57,411 tasks 3274 8782111040 Appointment 106e5a1b-3b28-4b8d-90c3-5aa01e10af91 not found INFO 2025-10-27 20:29:57,412 tasks 3290 8782111040 Email sent successfully to ['mansour.al-subai.nurse2@agdar.sa'] INFO 2025-10-27 20:29:57,412 tasks 3276 8782111040 Email sent successfully to ['hessa.al-zahrani.nurse3@agdar.sa'] INFO 2025-10-27 20:29:57,412 tasks 3289 8782111040 Email sent successfully to ['hessa.al-rashidi.ot1@agdar.sa'] INFO 2025-10-27 20:29:57,413 tasks 3274 8782111040 Email sent successfully to ['waleed.al-shammari.ot2@agdar.sa'] INFO 2025-10-27 20:29:57,413 tasks 3290 8782111040 Email sent successfully to ['abdulrahman.al-maliki.slp1@agdar.sa'] INFO 2025-10-27 20:29:57,413 tasks 3289 8782111040 Email sent successfully to ['hassan.al-otaibi.slp2@agdar.sa'] INFO 2025-10-27 20:29:57,414 tasks 3274 8782111040 Email sent successfully to ['munira.al-shahrani.aba1@agdar.sa'] INFO 2025-10-27 20:29:57,414 tasks 3290 8782111040 Email sent successfully to ['salma.al-mutairi.aba2@agdar.sa'] INFO 2025-10-27 20:29:57,415 tasks 3289 8782111040 Email sent successfully to ['amal.al-subai.front_desk1@agdar.sa'] INFO 2025-10-27 20:29:57,415 tasks 3274 8782111040 Email sent successfully to ['waleed.al-harthi.front_desk2@agdar.sa'] INFO 2025-10-27 20:29:57,416 tasks 3289 8782111040 Email sent successfully to ['maha.al-ahmadi.finance1@agdar.sa'] INFO 2025-10-27 20:29:57,416 tasks 3290 8782111040 Email sent successfully to ['mansour.al-yami.finance2@agdar.sa'] INFO 2025-10-27 20:29:57,417 tasks 3274 8782111040 Email sent successfully to ['ali.al-maliki@example.sa'] INFO 2025-10-27 20:29:57,417 tasks 3289 8782111040 Email sent successfully to ['mansour.al-mutairi@example.sa'] INFO 2025-10-27 20:29:57,418 tasks 3274 8782111040 Email sent successfully to ['rania.al-mutairi@example.sa'] INFO 2025-10-27 20:29:57,418 tasks 3290 8782111040 Email sent successfully to ['hussein.al-shammari@example.sa'] INFO 2025-10-27 20:29:57,419 tasks 3289 8782111040 Email sent successfully to ['hussein.al-qahtani@example.sa'] INFO 2025-10-27 20:29:57,419 tasks 3274 8782111040 Email sent successfully to ['ali.al-shamrani@example.sa'] INFO 2025-10-27 20:29:57,420 tasks 3290 8782111040 Email sent successfully to ['jawaher.al-harthi@example.sa'] INFO 2025-10-27 20:29:57,420 tasks 3275 8782111040 Email sent successfully to ['maha.al-mutairi@example.sa'] INFO 2025-10-27 20:29:57,420 tasks 3289 8782111040 Email sent successfully to ['nasser.al-dawsari@example.sa'] INFO 2025-10-27 20:29:57,421 tasks 3274 8782111040 Email sent successfully to ['omar.al-anzi@example.sa'] INFO 2025-10-27 20:29:57,421 tasks 3290 8782111040 Email sent successfully to ['bandar.al-yami@example.sa'] INFO 2025-10-27 20:29:57,422 tasks 3289 8782111040 Email sent successfully to ['salma.al-shehri@example.sa'] INFO 2025-10-27 20:29:57,422 tasks 3274 8782111040 Email sent successfully to ['lama.al-anzi@example.sa'] INFO 2025-10-27 20:29:57,423 tasks 3290 8782111040 Email sent successfully to ['sultan.al-subaie@example.sa'] INFO 2025-10-27 20:29:57,423 tasks 3275 8782111040 Email sent successfully to ['mona.al-asiri@example.sa'] INFO 2025-10-27 20:29:57,424 tasks 3289 8782111040 Email sent successfully to ['amal.al-anzi@example.sa'] INFO 2025-10-27 20:29:57,424 tasks 3274 8782111040 Email sent successfully to ['noura.al-subaie@example.sa'] INFO 2025-10-27 20:29:57,425 tasks 3290 8782111040 Email sent successfully to ['hussein.al-shammari@example.sa'] INFO 2025-10-27 20:29:57,425 tasks 3289 8782111040 Email sent successfully to ['munira.al-rashidi@example.sa'] INFO 2025-10-27 20:29:57,426 tasks 3274 8782111040 Email sent successfully to ['noura.al-dawsari@example.sa'] INFO 2025-10-27 20:29:57,426 tasks 3290 8782111040 Email sent successfully to ['abeer.al-shamrani@example.sa'] INFO 2025-10-27 20:29:57,427 tasks 3289 8782111040 Email sent successfully to ['hanan.al-otaibi@example.sa'] INFO 2025-10-27 20:29:57,427 tasks 3274 8782111040 Email sent successfully to ['abdulrahman.al-subaie@example.sa'] INFO 2025-10-27 20:29:57,428 tasks 3289 8782111040 Email sent successfully to ['hanan.al-maliki@example.sa'] INFO 2025-10-27 20:29:57,428 tasks 3290 8782111040 Email sent successfully to ['sultan.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:57,429 tasks 3274 8782111040 Email sent successfully to ['saud.al-shammari@example.sa'] INFO 2025-10-27 20:29:57,429 tasks 3289 8782111040 Email sent successfully to ['wafa.al-subai@example.sa'] INFO 2025-10-27 20:29:57,430 tasks 3274 8782111040 Email sent successfully to ['jawaher.al-dosari@example.sa'] INFO 2025-10-27 20:29:57,430 tasks 3290 8782111040 Email sent successfully to ['mansour.al-shehri@example.sa'] INFO 2025-10-27 20:29:57,430 tasks 3289 8782111040 Email sent successfully to ['dalal.al-shamrani@example.sa'] INFO 2025-10-27 20:29:57,431 tasks 3274 8782111040 Email sent successfully to ['rania.al-harthi@example.sa'] INFO 2025-10-27 20:29:57,431 tasks 3290 8782111040 Email sent successfully to ['abdullah.al-harthi@example.sa'] INFO 2025-10-27 20:29:57,432 tasks 3289 8782111040 Email sent successfully to ['hussein.al-harthi@example.sa'] INFO 2025-10-27 20:29:57,432 tasks 3274 8782111040 Email sent successfully to ['jawaher.al-dosari@example.sa'] INFO 2025-10-27 20:29:57,433 tasks 3289 8782111040 Email sent successfully to ['abdullah.al-harbi@example.sa'] INFO 2025-10-27 20:29:57,433 tasks 3274 8782111040 Email sent successfully to ['omar.al-subai@example.sa'] INFO 2025-10-27 20:29:57,434 tasks 3289 8782111040 Email sent successfully to ['basma.al-shamrani@example.sa'] INFO 2025-10-27 20:29:57,434 tasks 3290 8782111040 Email sent successfully to ['khalid.al-shahrani@example.sa'] INFO 2025-10-27 20:29:57,434 tasks 3274 8782111040 Email sent successfully to ['mona.al-subai@example.sa'] INFO 2025-10-27 20:29:57,435 tasks 3289 8782111040 Email sent successfully to ['noura.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:57,435 tasks 3290 8782111040 Email sent successfully to ['saud.al-harthi@example.sa'] INFO 2025-10-27 20:29:57,436 tasks 3274 8782111040 Email sent successfully to ['abdulrahman.al-balawi@example.sa'] INFO 2025-10-27 20:29:57,436 tasks 3289 8782111040 Email sent successfully to ['sarah.al-maliki@example.sa'] INFO 2025-10-27 20:29:57,437 tasks 3274 8782111040 Email sent successfully to ['saleh.al-subaie@example.sa'] INFO 2025-10-27 20:29:57,437 tasks 3289 8782111040 Email sent successfully to ['waleed.al-anzi@example.sa'] INFO 2025-10-27 20:29:57,438 tasks 3274 8782111040 Email sent successfully to ['nada.al-shahrani@example.sa'] INFO 2025-10-27 20:29:57,438 tasks 3289 8782111040 Email sent successfully to ['wafa.al-harthi@example.sa'] INFO 2025-10-27 20:29:57,439 tasks 3290 8782111040 Email sent successfully to ['khalid.al-shamrani@example.sa'] INFO 2025-10-27 20:29:57,439 tasks 3274 8782111040 Email sent successfully to ['mansour.al-balawi@example.sa'] INFO 2025-10-27 20:29:57,440 tasks 3289 8782111040 Email sent successfully to ['mona.al-subai@example.sa'] ERROR 2025-10-27 20:29:57,440 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,441 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,441 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,442 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,442 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,443 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,444 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,445 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,446 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,447 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,448 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,449 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,449 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,450 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,450 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,451 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,452 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,452 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,453 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,454 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,455 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,456 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,456 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,457 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,458 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,458 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,459 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,460 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,461 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,461 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,462 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,462 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,463 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,464 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,465 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,465 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,466 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,466 tasks 3289 8782111040 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found ERROR 2025-10-27 20:29:57,467 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,468 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,468 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,468 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,469 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,472 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,472 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,472 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,473 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,473 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,474 tasks 3290 8782111040 Appointment d87e701b-b070-47b8-9028-4e2229c73f9d not found ERROR 2025-10-27 20:29:57,474 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,475 tasks 3289 8782111040 Appointment d87e701b-b070-47b8-9028-4e2229c73f9d not found ERROR 2025-10-27 20:29:57,475 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,476 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,477 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,478 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,478 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,479 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,480 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,481 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,481 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,484 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,484 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,484 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,485 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,485 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,486 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,488 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,488 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,489 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,489 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,490 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,492 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,492 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,493 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,493 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,494 tasks 3274 8782111040 Appointment a53e41dd-5d7e-4ee1-bed5-cfe3d6c7e59a not found ERROR 2025-10-27 20:29:57,494 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,495 tasks 3290 8782111040 Appointment a53e41dd-5d7e-4ee1-bed5-cfe3d6c7e59a not found ERROR 2025-10-27 20:29:57,495 tasks 3289 8782111040 Appointment a53e41dd-5d7e-4ee1-bed5-cfe3d6c7e59a not found ERROR 2025-10-27 20:29:57,496 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,497 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,497 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,498 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,499 tasks 3291 8782111040 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-10-27 20:29:57,500 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,501 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,502 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,502 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,503 tasks 3275 8782111040 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-10-27 20:29:57,503 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,506 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,506 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,507 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,507 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,508 tasks 3276 8782111040 Appointment 5d3637af-c73c-405b-b845-da458db4f7bb not found ERROR 2025-10-27 20:29:57,508 tasks 3289 8782111040 Appointment 5d3637af-c73c-405b-b845-da458db4f7bb not found ERROR 2025-10-27 20:29:57,510 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,510 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,511 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,511 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,511 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,511 tasks 3274 8782111040 Appointment 5025a6a4-73bc-449f-aa87-22cc5fa62297 not found ERROR 2025-10-27 20:29:57,512 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,512 tasks 3290 8782111040 Appointment 5025a6a4-73bc-449f-aa87-22cc5fa62297 not found ERROR 2025-10-27 20:29:57,513 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,514 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,514 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,515 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,516 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,516 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,517 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,518 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-27 20:29:57,520 tasks 3289 8782111040 Email sent successfully to ['saad.al-yami.admin1@agdar.sa'] INFO 2025-10-27 20:29:57,520 tasks 3274 8782111040 Email sent successfully to ['bandar.al-otaibi.admin2@agdar.sa'] INFO 2025-10-27 20:29:57,520 tasks 3290 8782111040 Email sent successfully to ['hanan.al-juaid.doctor1@agdar.sa'] INFO 2025-10-27 20:29:57,521 tasks 3289 8782111040 Email sent successfully to ['saad.al-subaie.doctor2@agdar.sa'] INFO 2025-10-27 20:29:57,521 tasks 3275 8782111040 Email sent successfully to ['salma.al-anzi.doctor3@agdar.sa'] INFO 2025-10-27 20:29:57,522 tasks 3274 8782111040 Email sent successfully to ['maha.al-zahrani.nurse1@agdar.sa'] INFO 2025-10-27 20:29:57,523 tasks 3289 8782111040 Email sent successfully to ['latifa.al-shehri.nurse2@agdar.sa'] INFO 2025-10-27 20:29:57,523 tasks 3290 8782111040 Email sent successfully to ['hassan.al-shammari.nurse3@agdar.sa'] INFO 2025-10-27 20:29:57,523 tasks 3274 8782111040 Email sent successfully to ['hussein.al-rashidi.ot1@agdar.sa'] INFO 2025-10-27 20:29:57,524 tasks 3289 8782111040 Email sent successfully to ['munira.al-harthi.ot2@agdar.sa'] INFO 2025-10-27 20:29:57,524 tasks 3274 8782111040 Email sent successfully to ['noura.al-asiri.slp1@agdar.sa'] INFO 2025-10-27 20:29:57,525 tasks 3289 8782111040 Email sent successfully to ['saleh.al-balawi.slp2@agdar.sa'] INFO 2025-10-27 20:29:57,525 tasks 3274 8782111040 Email sent successfully to ['hayat.al-zahrani.aba1@agdar.sa'] INFO 2025-10-27 20:29:57,525 tasks 3289 8782111040 Email sent successfully to ['maha.al-dosari.aba2@agdar.sa'] INFO 2025-10-27 20:29:57,526 tasks 3274 8782111040 Email sent successfully to ['basma.al-juaid.front_desk1@agdar.sa'] INFO 2025-10-27 20:29:57,527 tasks 3289 8782111040 Email sent successfully to ['wafa.al-mutairi.front_desk2@agdar.sa'] INFO 2025-10-27 20:29:57,527 tasks 3290 8782111040 Email sent successfully to ['hussein.al-qahtani.finance1@agdar.sa'] INFO 2025-10-27 20:29:57,527 tasks 3274 8782111040 Email sent successfully to ['faisal.al-shehri.finance2@agdar.sa'] INFO 2025-10-27 20:29:57,528 tasks 3289 8782111040 Email sent successfully to ['nada.al-rashidi@example.sa'] INFO 2025-10-27 20:29:57,528 tasks 3274 8782111040 Email sent successfully to ['saleh.al-juaid@example.sa'] INFO 2025-10-27 20:29:57,529 tasks 3289 8782111040 Email sent successfully to ['dalal.al-qahtani@example.sa'] INFO 2025-10-27 20:29:57,529 tasks 3274 8782111040 Email sent successfully to ['latifa.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:57,529 tasks 3290 8782111040 Email sent successfully to ['lulwa.al-rashidi@example.sa'] INFO 2025-10-27 20:29:57,530 tasks 3289 8782111040 Email sent successfully to ['ali.al-qahtani@example.sa'] INFO 2025-10-27 20:29:57,530 tasks 3274 8782111040 Email sent successfully to ['noura.al-subaie@example.sa'] INFO 2025-10-27 20:29:57,531 tasks 3289 8782111040 Email sent successfully to ['nasser.al-juaid@example.sa'] INFO 2025-10-27 20:29:57,531 tasks 3274 8782111040 Email sent successfully to ['nawaf.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:57,532 tasks 3289 8782111040 Email sent successfully to ['lulwa.al-asiri@example.sa'] INFO 2025-10-27 20:29:57,532 tasks 3290 8782111040 Email sent successfully to ['lama.al-harbi@example.sa'] INFO 2025-10-27 20:29:57,532 tasks 3274 8782111040 Email sent successfully to ['waleed.al-otaibi@example.sa'] INFO 2025-10-27 20:29:57,533 tasks 3289 8782111040 Email sent successfully to ['nawaf.al-harthi@example.sa'] INFO 2025-10-27 20:29:57,533 tasks 3274 8782111040 Email sent successfully to ['saud.al-otaibi@example.sa'] INFO 2025-10-27 20:29:57,534 tasks 3289 8782111040 Email sent successfully to ['saud.al-anzi@example.sa'] INFO 2025-10-27 20:29:57,535 tasks 3274 8782111040 Email sent successfully to ['jawaher.al-dawsari@example.sa'] INFO 2025-10-27 20:29:57,535 tasks 3289 8782111040 Email sent successfully to ['ziyad.al-yami@example.sa'] INFO 2025-10-27 20:29:57,535 tasks 3290 8782111040 Email sent successfully to ['ziyad.al-shahrani@example.sa'] INFO 2025-10-27 20:29:57,536 tasks 3274 8782111040 Email sent successfully to ['nada.al-juaid@example.sa'] INFO 2025-10-27 20:29:57,536 tasks 3289 8782111040 Email sent successfully to ['khalid.al-juaid@example.sa'] INFO 2025-10-27 20:29:57,537 tasks 3290 8782111040 Email sent successfully to ['abdullah.al-otaibi@example.sa'] INFO 2025-10-27 20:29:57,537 tasks 3289 8782111040 Email sent successfully to ['bandar.al-juaid@example.sa'] INFO 2025-10-27 20:29:57,538 tasks 3274 8782111040 Email sent successfully to ['fatima.al-shamrani@example.sa'] INFO 2025-10-27 20:29:57,539 tasks 3289 8782111040 Email sent successfully to ['basma.al-shehri@example.sa'] INFO 2025-10-27 20:29:57,539 tasks 3290 8782111040 Email sent successfully to ['talal.al-balawi@example.sa'] INFO 2025-10-27 20:29:57,539 tasks 3274 8782111040 Email sent successfully to ['hussein.al-shammari@example.sa'] INFO 2025-10-27 20:29:57,540 tasks 3289 8782111040 Email sent successfully to ['saleh.al-shamrani@example.sa'] INFO 2025-10-27 20:29:57,540 tasks 3274 8782111040 Email sent successfully to ['saad.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:57,540 tasks 3290 8782111040 Email sent successfully to ['khalid.al-shamrani@example.sa'] INFO 2025-10-27 20:29:57,541 tasks 3289 8782111040 Email sent successfully to ['hassan.al-harthi@example.sa'] INFO 2025-10-27 20:29:57,541 tasks 3274 8782111040 Email sent successfully to ['faisal.al-yami@example.sa'] INFO 2025-10-27 20:29:57,542 tasks 3289 8782111040 Email sent successfully to ['reem.al-dawsari@example.sa'] INFO 2025-10-27 20:29:57,542 tasks 3274 8782111040 Email sent successfully to ['nada.al-shamrani@example.sa'] INFO 2025-10-27 20:29:57,543 tasks 3289 8782111040 Email sent successfully to ['omar.al-balawi@example.sa'] INFO 2025-10-27 20:29:57,543 tasks 3274 8782111040 Email sent successfully to ['wafa.al-subai@example.sa'] INFO 2025-10-27 20:29:57,544 tasks 3289 8782111040 Email sent successfully to ['mona.al-harthi@example.sa'] INFO 2025-10-27 20:29:57,544 tasks 3290 8782111040 Email sent successfully to ['hassan.al-otaibi@example.sa'] INFO 2025-10-27 20:29:57,545 tasks 3289 8782111040 Email sent successfully to ['nawaf.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:57,546 tasks 3290 8782111040 Email sent successfully to ['faisal.al-omari@example.sa'] INFO 2025-10-27 20:29:57,546 tasks 3274 8782111040 Email sent successfully to ['sarah.al-subaie@example.sa'] INFO 2025-10-27 20:29:57,546 tasks 3289 8782111040 Email sent successfully to ['turki.al-dawsari@example.sa'] INFO 2025-10-27 20:29:57,547 tasks 3290 8782111040 Email sent successfully to ['salma.al-juaid@example.sa'] INFO 2025-10-27 20:29:57,547 tasks 3289 8782111040 Email sent successfully to ['munira.al-zahrani@example.sa'] INFO 2025-10-27 20:29:57,548 tasks 3274 8782111040 Email sent successfully to ['abdulrahman.al-otaibi@example.sa'] INFO 2025-10-27 20:29:57,548 tasks 3289 8782111040 Email sent successfully to ['ali.al-asiri@example.sa'] INFO 2025-10-27 20:29:57,549 tasks 3274 8782111040 Email sent successfully to ['turki.al-zahrani@example.sa'] INFO 2025-10-27 20:29:57,549 tasks 3289 8782111040 Email sent successfully to ['latifa.al-balawi@example.sa'] INFO 2025-10-27 20:29:57,550 tasks 3290 8782111040 Email sent successfully to ['nasser.al-subai@example.sa'] INFO 2025-10-27 20:29:57,550 tasks 3274 8782111040 Email sent successfully to ['rania.al-mutairi@example.sa'] INFO 2025-10-27 20:29:57,551 tasks 3289 8782111040 Email sent successfully to ['bandar.al-dosari@example.sa'] ERROR 2025-10-27 20:29:57,551 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,551 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,552 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,555 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,555 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,556 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,556 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,556 tasks 3275 8782111040 Appointment cb91f3a7-78e3-4b27-9972-c6eb95c7162f not found ERROR 2025-10-27 20:29:57,557 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,558 tasks 3277 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,558 tasks 3290 8782111040 Appointment cb91f3a7-78e3-4b27-9972-c6eb95c7162f not found ERROR 2025-10-27 20:29:57,559 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,560 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,560 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,561 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,562 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,562 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,563 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,564 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,565 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,565 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,567 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,568 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,568 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,569 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,569 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,570 tasks 3289 8782111040 Appointment 03beb192-ac37-4a2c-9cfd-f184f1c5067c not found ERROR 2025-10-27 20:29:57,570 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,570 tasks 3274 8782111040 Appointment 03beb192-ac37-4a2c-9cfd-f184f1c5067c not found ERROR 2025-10-27 20:29:57,571 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,572 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,573 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,573 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,574 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,576 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,577 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,577 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,577 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,578 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,579 tasks 3290 8782111040 Appointment 9ffffced-ef5a-4b0a-ab9b-69201c3e71f4 not found ERROR 2025-10-27 20:29:57,580 tasks 3289 8782111040 Appointment 9ffffced-ef5a-4b0a-ab9b-69201c3e71f4 not found ERROR 2025-10-27 20:29:57,580 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,580 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,581 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,583 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,583 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,584 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,584 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,585 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,586 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,587 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,587 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,588 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,588 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,589 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,590 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,590 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,591 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,591 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,592 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,592 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,593 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,594 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,594 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,595 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,596 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,597 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,598 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,599 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,600 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,600 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,601 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,601 tasks 3274 8782111040 Appointment d51ff4c0-8550-419f-bc72-c743e6c7098d not found ERROR 2025-10-27 20:29:57,601 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,602 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,603 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,605 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,606 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,606 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,607 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,608 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,608 tasks 3274 8782111040 Appointment 3d48ea64-66f8-4c22-a6c4-33e68199293e not found ERROR 2025-10-27 20:29:57,608 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,608 tasks 3290 8782111040 Appointment 3d48ea64-66f8-4c22-a6c4-33e68199293e not found ERROR 2025-10-27 20:29:57,609 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,610 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,611 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,611 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,612 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,612 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,613 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,613 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,614 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,615 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,616 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,616 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,617 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,618 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,618 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,621 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,621 tasks 3274 8782111040 Appointment c6b481fd-2917-4f91-94b8-e4af44f3513a not found ERROR 2025-10-27 20:29:57,621 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,621 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,622 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,623 tasks 3289 8782111040 Appointment 51200a11-3719-418c-9a1f-ea10108c6b64 not found ERROR 2025-10-27 20:29:57,623 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,623 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,624 tasks 3275 8782111040 Appointment 51200a11-3719-418c-9a1f-ea10108c6b64 not found ERROR 2025-10-27 20:29:57,624 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,625 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,626 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,626 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-27 20:29:57,627 tasks 3290 8782111040 Email sent successfully to ['turki.al-dawsari.admin1@agdar.sa'] INFO 2025-10-27 20:29:57,628 tasks 3274 8782111040 Email sent successfully to ['ziyad.al-dawsari.admin2@agdar.sa'] INFO 2025-10-27 20:29:57,628 tasks 3275 8782111040 Email sent successfully to ['basma.al-dosari.doctor1@agdar.sa'] INFO 2025-10-27 20:29:57,629 tasks 3289 8782111040 Email sent successfully to ['saad.al-omari.doctor2@agdar.sa'] INFO 2025-10-27 20:29:57,629 tasks 3274 8782111040 Email sent successfully to ['nada.al-shammari.doctor3@agdar.sa'] INFO 2025-10-27 20:29:57,630 tasks 3290 8782111040 Email sent successfully to ['turki.al-asiri.nurse1@agdar.sa'] INFO 2025-10-27 20:29:57,630 tasks 3274 8782111040 Email sent successfully to ['salma.al-dosari.nurse3@agdar.sa'] INFO 2025-10-27 20:29:57,630 tasks 3289 8782111040 Email sent successfully to ['yazeed.al-ahmadi.nurse2@agdar.sa'] INFO 2025-10-27 20:29:57,631 tasks 3290 8782111040 Email sent successfully to ['hanan.al-omari.ot1@agdar.sa'] INFO 2025-10-27 20:29:57,631 tasks 3275 8782111040 Email sent successfully to ['abdullah.al-ahmadi.ot2@agdar.sa'] INFO 2025-10-27 20:29:57,632 tasks 3274 8782111040 Email sent successfully to ['abdulrahman.al-harbi.slp2@agdar.sa'] INFO 2025-10-27 20:29:57,632 tasks 3289 8782111040 Email sent successfully to ['nada.al-asiri.slp1@agdar.sa'] INFO 2025-10-27 20:29:57,633 tasks 3290 8782111040 Email sent successfully to ['amal.al-ahmadi.aba1@agdar.sa'] INFO 2025-10-27 20:29:57,633 tasks 3289 8782111040 Email sent successfully to ['lama.al-dawsari.aba2@agdar.sa'] INFO 2025-10-27 20:29:57,634 tasks 3274 8782111040 Email sent successfully to ['noura.al-ghamdi.front_desk1@agdar.sa'] INFO 2025-10-27 20:29:57,634 tasks 3289 8782111040 Email sent successfully to ['rania.al-otaibi.front_desk2@agdar.sa'] INFO 2025-10-27 20:29:57,635 tasks 3274 8782111040 Email sent successfully to ['omar.al-rashidi.finance1@agdar.sa'] INFO 2025-10-27 20:29:57,636 tasks 3289 8782111040 Email sent successfully to ['hanan.al-ghamdi.finance2@agdar.sa'] INFO 2025-10-27 20:29:57,636 tasks 3274 8782111040 Email sent successfully to ['rania.al-qahtani@example.sa'] INFO 2025-10-27 20:29:57,637 tasks 3289 8782111040 Email sent successfully to ['hassan.al-juaid@example.sa'] INFO 2025-10-27 20:29:57,637 tasks 3290 8782111040 Email sent successfully to ['munira.al-zahrani@example.sa'] INFO 2025-10-27 20:29:57,637 tasks 3289 8782111040 Email sent successfully to ['abdullah.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:57,638 tasks 3274 8782111040 Email sent successfully to ['basma.al-harbi@example.sa'] INFO 2025-10-27 20:29:57,639 tasks 3290 8782111040 Email sent successfully to ['rania.al-dawsari@example.sa'] INFO 2025-10-27 20:29:57,639 tasks 3275 8782111040 Email sent successfully to ['abdulrahman.al-shehri@example.sa'] INFO 2025-10-27 20:29:57,640 tasks 3289 8782111040 Email sent successfully to ['bandar.al-subai@example.sa'] INFO 2025-10-27 20:29:57,640 tasks 3274 8782111040 Email sent successfully to ['mansour.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:57,641 tasks 3290 8782111040 Email sent successfully to ['mohammed.al-qahtani@example.sa'] INFO 2025-10-27 20:29:57,641 tasks 3289 8782111040 Email sent successfully to ['noura.al-qahtani@example.sa'] INFO 2025-10-27 20:29:57,642 tasks 3274 8782111040 Email sent successfully to ['latifa.al-shamrani@example.sa'] INFO 2025-10-27 20:29:57,642 tasks 3290 8782111040 Email sent successfully to ['khalid.al-juaid@example.sa'] INFO 2025-10-27 20:29:57,643 tasks 3289 8782111040 Email sent successfully to ['mohammed.al-harbi@example.sa'] INFO 2025-10-27 20:29:57,643 tasks 3274 8782111040 Email sent successfully to ['nasser.al-shammari@example.sa'] INFO 2025-10-27 20:29:57,644 tasks 3290 8782111040 Email sent successfully to ['saud.al-yami@example.sa'] INFO 2025-10-27 20:29:57,644 tasks 3289 8782111040 Email sent successfully to ['salma.al-dosari@example.sa'] INFO 2025-10-27 20:29:57,644 tasks 3274 8782111040 Email sent successfully to ['khalid.al-harthi@example.sa'] INFO 2025-10-27 20:29:57,645 tasks 3289 8782111040 Email sent successfully to ['salma.al-dawsari@example.sa'] INFO 2025-10-27 20:29:57,646 tasks 3290 8782111040 Email sent successfully to ['saud.al-yami@example.sa'] INFO 2025-10-27 20:29:57,646 tasks 3289 8782111040 Email sent successfully to ['abeer.al-balawi@example.sa'] INFO 2025-10-27 20:29:57,647 tasks 3290 8782111040 Email sent successfully to ['hassan.al-asiri@example.sa'] INFO 2025-10-27 20:29:57,647 tasks 3274 8782111040 Email sent successfully to ['mohammed.al-subai@example.sa'] INFO 2025-10-27 20:29:57,648 tasks 3289 8782111040 Email sent successfully to ['basma.al-anzi@example.sa'] INFO 2025-10-27 20:29:57,648 tasks 3275 8782111040 Email sent successfully to ['faisal.al-qahtani@example.sa'] INFO 2025-10-27 20:29:57,649 tasks 3274 8782111040 Email sent successfully to ['hind.al-zahrani@example.sa'] INFO 2025-10-27 20:29:57,649 tasks 3289 8782111040 Email sent successfully to ['nawaf.al-mutairi@example.sa'] INFO 2025-10-27 20:29:57,649 tasks 3290 8782111040 Email sent successfully to ['maha.al-zahrani@example.sa'] INFO 2025-10-27 20:29:57,650 tasks 3289 8782111040 Email sent successfully to ['omar.al-harbi@example.sa'] INFO 2025-10-27 20:29:57,650 tasks 3274 8782111040 Email sent successfully to ['jawaher.al-mutairi@example.sa'] INFO 2025-10-27 20:29:57,651 tasks 3290 8782111040 Email sent successfully to ['noura.al-otaibi@example.sa'] INFO 2025-10-27 20:29:57,651 tasks 3289 8782111040 Email sent successfully to ['sultan.al-subai@example.sa'] INFO 2025-10-27 20:29:57,651 tasks 3274 8782111040 Email sent successfully to ['mona.al-harbi@example.sa'] INFO 2025-10-27 20:29:57,652 tasks 3290 8782111040 Email sent successfully to ['abdulrahman.al-dosari@example.sa'] INFO 2025-10-27 20:29:57,652 tasks 3289 8782111040 Email sent successfully to ['turki.al-harbi@example.sa'] INFO 2025-10-27 20:29:57,652 tasks 3274 8782111040 Email sent successfully to ['nada.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:57,653 tasks 3290 8782111040 Email sent successfully to ['hussein.al-mutairi@example.sa'] INFO 2025-10-27 20:29:57,653 tasks 3275 8782111040 Email sent successfully to ['munira.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:57,654 tasks 3289 8782111040 Email sent successfully to ['jawaher.al-mutairi@example.sa'] INFO 2025-10-27 20:29:57,654 tasks 3274 8782111040 Email sent successfully to ['khalid.al-subai@example.sa'] INFO 2025-10-27 20:29:57,655 tasks 3290 8782111040 Email sent successfully to ['reem.al-otaibi@example.sa'] INFO 2025-10-27 20:29:57,655 tasks 3289 8782111040 Email sent successfully to ['hanan.al-dawsari@example.sa'] INFO 2025-10-27 20:29:57,655 tasks 3274 8782111040 Email sent successfully to ['latifa.al-subai@example.sa'] INFO 2025-10-27 20:29:57,656 tasks 3290 8782111040 Email sent successfully to ['abeer.al-balawi@example.sa'] INFO 2025-10-27 20:29:57,657 tasks 3289 8782111040 Email sent successfully to ['ghada.al-yami@example.sa'] INFO 2025-10-27 20:29:57,657 tasks 3274 8782111040 Email sent successfully to ['mohammed.al-harthi@example.sa'] INFO 2025-10-27 20:29:57,658 tasks 3289 8782111040 Email sent successfully to ['abdullah.al-rashidi@example.sa'] INFO 2025-10-27 20:29:57,658 tasks 3274 8782111040 Email sent successfully to ['sultan.al-anzi@example.sa'] INFO 2025-10-27 20:29:57,659 tasks 3290 8782111040 Email sent successfully to ['talal.al-zahrani@example.sa'] INFO 2025-10-27 20:29:57,659 tasks 3289 8782111040 Email sent successfully to ['mona.al-juaid@example.sa'] ERROR 2025-10-27 20:29:57,659 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,659 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,660 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,661 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,662 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,663 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,663 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,664 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,664 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,666 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,667 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,668 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,668 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,669 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,669 tasks 3274 8782111040 Appointment a082afbe-c437-4b86-964c-507d2a7d36de not found ERROR 2025-10-27 20:29:57,670 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,670 tasks 3290 8782111040 Appointment a082afbe-c437-4b86-964c-507d2a7d36de not found ERROR 2025-10-27 20:29:57,671 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,672 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,672 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,672 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,673 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,674 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,674 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,675 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,676 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,678 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,679 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,679 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,680 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,680 tasks 3275 8782111040 Appointment 9839a0ff-1973-4e5a-a17c-f861cb884e09 not found ERROR 2025-10-27 20:29:57,682 tasks 3290 8782111040 Appointment 9839a0ff-1973-4e5a-a17c-f861cb884e09 not found ERROR 2025-10-27 20:29:57,682 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,683 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,683 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,684 tasks 3291 8782111040 Appointment 15446758-a564-445f-a181-85f0be73ae87 not found ERROR 2025-10-27 20:29:57,684 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,685 tasks 3277 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,685 tasks 3289 8782111040 Appointment 15446758-a564-445f-a181-85f0be73ae87 not found ERROR 2025-10-27 20:29:57,685 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,686 tasks 3274 8782111040 Appointment 15446758-a564-445f-a181-85f0be73ae87 not found ERROR 2025-10-27 20:29:57,687 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,689 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,689 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,690 tasks 3275 8782111040 Appointment d01823c9-474b-4294-9992-1e1db098aa46 not found ERROR 2025-10-27 20:29:57,691 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,691 tasks 3274 8782111040 Appointment d01823c9-474b-4294-9992-1e1db098aa46 not found ERROR 2025-10-27 20:29:57,692 tasks 3290 8782111040 Appointment d01823c9-474b-4294-9992-1e1db098aa46 not found ERROR 2025-10-27 20:29:57,692 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,694 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,694 tasks 3276 8782111040 Appointment 59c4b009-1a46-44e4-a8d3-f907e26754e2 not found ERROR 2025-10-27 20:29:57,694 tasks 3292 8782111040 Appointment 59c4b009-1a46-44e4-a8d3-f907e26754e2 not found ERROR 2025-10-27 20:29:57,695 tasks 3289 8782111040 Appointment e984cc76-c4ef-45b9-8898-d5d365562c34 not found ERROR 2025-10-27 20:29:57,696 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,696 tasks 3275 8782111040 Appointment e984cc76-c4ef-45b9-8898-d5d365562c34 not found ERROR 2025-10-27 20:29:57,696 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,697 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,697 tasks 3290 8782111040 Appointment 0092be53-5b2e-468e-8700-0b48ccf0f75a not found ERROR 2025-10-27 20:29:57,697 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,698 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,699 tasks 3274 8782111040 Appointment 0092be53-5b2e-468e-8700-0b48ccf0f75a not found ERROR 2025-10-27 20:29:57,699 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,700 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,701 tasks 3277 8782111040 Appointment 0092be53-5b2e-468e-8700-0b48ccf0f75a not found ERROR 2025-10-27 20:29:57,702 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,702 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,703 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,703 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,704 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,704 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,706 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,706 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,708 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,708 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,709 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,710 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,711 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,713 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,713 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,714 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,714 tasks 3275 8782111040 Appointment 1376d453-0149-4eac-bc57-c81c41852daa not found ERROR 2025-10-27 20:29:57,714 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,716 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,716 tasks 3274 8782111040 Appointment 1376d453-0149-4eac-bc57-c81c41852daa not found ERROR 2025-10-27 20:29:57,716 tasks 3290 8782111040 Appointment 1376d453-0149-4eac-bc57-c81c41852daa not found ERROR 2025-10-27 20:29:57,718 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,718 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,718 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,719 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,719 tasks 3277 8782111040 Appointment 666f3462-359d-442d-ab93-40cbfa3cf98d not found ERROR 2025-10-27 20:29:57,719 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,720 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,721 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,722 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,722 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,723 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,723 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,724 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,725 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,725 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,726 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,726 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,727 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,728 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,728 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,729 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,730 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,732 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,733 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,733 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,734 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,735 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,735 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,735 tasks 3274 8782111040 Appointment 8180adf8-bf7a-4e6c-977b-e8d812685f56 not found ERROR 2025-10-27 20:29:57,736 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,736 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,737 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,738 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,739 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,741 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,742 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,743 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,743 tasks 3289 8782111040 Appointment 90fdd094-5d66-493e-ae74-367fa26bef9e not found ERROR 2025-10-27 20:29:57,744 tasks 3274 8782111040 Appointment 90fdd094-5d66-493e-ae74-367fa26bef9e not found INFO 2025-10-27 20:29:57,744 tasks 3276 8782111040 Email sent successfully to ['ali.al-shahrani.admin1@agdar.sa'] INFO 2025-10-27 20:29:57,744 tasks 3275 8782111040 Email sent successfully to ['hayat.al-shehri.admin2@agdar.sa'] ERROR 2025-10-27 20:29:57,745 tasks 3290 8782111040 Appointment 90fdd094-5d66-493e-ae74-367fa26bef9e not found INFO 2025-10-27 20:29:57,745 tasks 3289 8782111040 Email sent successfully to ['hanan.al-shehri.doctor1@agdar.sa'] INFO 2025-10-27 20:29:57,746 tasks 3274 8782111040 Email sent successfully to ['sultan.al-rashidi.doctor2@agdar.sa'] INFO 2025-10-27 20:29:57,746 tasks 3289 8782111040 Email sent successfully to ['salma.al-rashidi.doctor3@agdar.sa'] INFO 2025-10-27 20:29:57,747 tasks 3290 8782111040 Email sent successfully to ['hayat.al-maliki.nurse1@agdar.sa'] INFO 2025-10-27 20:29:57,748 tasks 3274 8782111040 Email sent successfully to ['dalal.al-otaibi.nurse2@agdar.sa'] INFO 2025-10-27 20:29:57,748 tasks 3275 8782111040 Email sent successfully to ['hind.al-harbi.nurse3@agdar.sa'] INFO 2025-10-27 20:29:57,748 tasks 3289 8782111040 Email sent successfully to ['hanan.al-rashidi.ot1@agdar.sa'] INFO 2025-10-27 20:29:57,749 tasks 3274 8782111040 Email sent successfully to ['talal.al-rashidi.ot2@agdar.sa'] INFO 2025-10-27 20:29:57,749 tasks 3289 8782111040 Email sent successfully to ['hussein.al-subaie.slp1@agdar.sa'] INFO 2025-10-27 20:29:57,750 tasks 3274 8782111040 Email sent successfully to ['mona.al-dawsari.slp2@agdar.sa'] INFO 2025-10-27 20:29:57,750 tasks 3289 8782111040 Email sent successfully to ['dalal.al-zahrani.aba1@agdar.sa'] INFO 2025-10-27 20:29:57,751 tasks 3274 8782111040 Email sent successfully to ['salma.al-shehri.aba2@agdar.sa'] INFO 2025-10-27 20:29:57,751 tasks 3289 8782111040 Email sent successfully to ['hessa.al-asiri.front_desk1@agdar.sa'] INFO 2025-10-27 20:29:57,751 tasks 3290 8782111040 Email sent successfully to ['abdullah.al-qahtani.front_desk2@agdar.sa'] INFO 2025-10-27 20:29:57,752 tasks 3274 8782111040 Email sent successfully to ['wafa.al-yami.finance1@agdar.sa'] INFO 2025-10-27 20:29:57,752 tasks 3289 8782111040 Email sent successfully to ['maha.al-maliki.finance2@agdar.sa'] INFO 2025-10-27 20:29:57,753 tasks 3274 8782111040 Email sent successfully to ['maha.al-otaibi@example.sa'] INFO 2025-10-27 20:29:57,753 tasks 3289 8782111040 Email sent successfully to ['khalid.al-zahrani@example.sa'] INFO 2025-10-27 20:29:57,754 tasks 3274 8782111040 Email sent successfully to ['salma.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:57,754 tasks 3289 8782111040 Email sent successfully to ['mona.al-otaibi@example.sa'] INFO 2025-10-27 20:29:57,755 tasks 3274 8782111040 Email sent successfully to ['wafa.al-juaid@example.sa'] INFO 2025-10-27 20:29:57,755 tasks 3289 8782111040 Email sent successfully to ['yazeed.al-anzi@example.sa'] INFO 2025-10-27 20:29:57,756 tasks 3274 8782111040 Email sent successfully to ['wafa.al-balawi@example.sa'] INFO 2025-10-27 20:29:57,757 tasks 3289 8782111040 Email sent successfully to ['turki.al-balawi@example.sa'] INFO 2025-10-27 20:29:57,757 tasks 3290 8782111040 Email sent successfully to ['nada.al-zahrani@example.sa'] INFO 2025-10-27 20:29:57,757 tasks 3274 8782111040 Email sent successfully to ['amal.al-juaid@example.sa'] INFO 2025-10-27 20:29:57,758 tasks 3289 8782111040 Email sent successfully to ['rania.al-harbi@example.sa'] INFO 2025-10-27 20:29:57,759 tasks 3274 8782111040 Email sent successfully to ['lulwa.al-mutairi@example.sa'] INFO 2025-10-27 20:29:57,759 tasks 3289 8782111040 Email sent successfully to ['hussein.al-rashidi@example.sa'] INFO 2025-10-27 20:29:57,759 tasks 3290 8782111040 Email sent successfully to ['nawaf.al-otaibi@example.sa'] INFO 2025-10-27 20:29:57,760 tasks 3274 8782111040 Email sent successfully to ['maha.al-subaie@example.sa'] INFO 2025-10-27 20:29:57,760 tasks 3289 8782111040 Email sent successfully to ['noura.al-anzi@example.sa'] INFO 2025-10-27 20:29:57,761 tasks 3290 8782111040 Email sent successfully to ['nasser.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:57,761 tasks 3274 8782111040 Email sent successfully to ['basma.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:57,762 tasks 3290 8782111040 Email sent successfully to ['maha.al-otaibi@example.sa'] INFO 2025-10-27 20:29:57,762 tasks 3289 8782111040 Email sent successfully to ['waleed.al-shamrani@example.sa'] INFO 2025-10-27 20:29:57,763 tasks 3274 8782111040 Email sent successfully to ['wafa.al-zahrani@example.sa'] INFO 2025-10-27 20:29:57,763 tasks 3289 8782111040 Email sent successfully to ['ghada.al-harbi@example.sa'] INFO 2025-10-27 20:29:57,764 tasks 3290 8782111040 Email sent successfully to ['hayat.al-dosari@example.sa'] INFO 2025-10-27 20:29:57,764 tasks 3289 8782111040 Email sent successfully to ['jawaher.al-maliki@example.sa'] INFO 2025-10-27 20:29:57,765 tasks 3274 8782111040 Email sent successfully to ['mansour.al-yami@example.sa'] INFO 2025-10-27 20:29:57,765 tasks 3289 8782111040 Email sent successfully to ['sarah.al-yami@example.sa'] INFO 2025-10-27 20:29:57,766 tasks 3290 8782111040 Email sent successfully to ['hussein.al-omari@example.sa'] INFO 2025-10-27 20:29:57,766 tasks 3289 8782111040 Email sent successfully to ['saad.al-subai@example.sa'] INFO 2025-10-27 20:29:57,766 tasks 3274 8782111040 Email sent successfully to ['saleh.al-harbi@example.sa'] INFO 2025-10-27 20:29:57,767 tasks 3290 8782111040 Email sent successfully to ['hussein.al-harthi@example.sa'] INFO 2025-10-27 20:29:57,768 tasks 3289 8782111040 Email sent successfully to ['saad.al-dawsari@example.sa'] INFO 2025-10-27 20:29:57,768 tasks 3274 8782111040 Email sent successfully to ['lulwa.al-asiri@example.sa'] INFO 2025-10-27 20:29:57,769 tasks 3289 8782111040 Email sent successfully to ['fahad.al-shamrani@example.sa'] INFO 2025-10-27 20:29:57,770 tasks 3290 8782111040 Email sent successfully to ['munira.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:57,770 tasks 3274 8782111040 Email sent successfully to ['noura.al-harbi@example.sa'] INFO 2025-10-27 20:29:57,770 tasks 3289 8782111040 Email sent successfully to ['reem.al-anzi@example.sa'] INFO 2025-10-27 20:29:57,770 tasks 3275 8782111040 Email sent successfully to ['khalid.al-qahtani@example.sa'] INFO 2025-10-27 20:29:57,771 tasks 3274 8782111040 Email sent successfully to ['mohammed.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:57,771 tasks 3290 8782111040 Email sent successfully to ['mansour.al-otaibi@example.sa'] INFO 2025-10-27 20:29:57,772 tasks 3289 8782111040 Email sent successfully to ['dalal.al-juaid@example.sa'] INFO 2025-10-27 20:29:57,772 tasks 3275 8782111040 Email sent successfully to ['sarah.al-balawi@example.sa'] INFO 2025-10-27 20:29:57,773 tasks 3274 8782111040 Email sent successfully to ['wafa.al-subai@example.sa'] INFO 2025-10-27 20:29:57,773 tasks 3289 8782111040 Email sent successfully to ['nada.al-omari@example.sa'] INFO 2025-10-27 20:29:57,774 tasks 3275 8782111040 Email sent successfully to ['basma.al-shahrani@example.sa'] INFO 2025-10-27 20:29:57,774 tasks 3290 8782111040 Email sent successfully to ['lama.al-shamrani@example.sa'] INFO 2025-10-27 20:29:57,775 tasks 3274 8782111040 Email sent successfully to ['basma.al-zahrani@example.sa'] INFO 2025-10-27 20:29:57,775 tasks 3289 8782111040 Email sent successfully to ['abdullah.al-qahtani@example.sa'] INFO 2025-10-27 20:29:57,776 tasks 3290 8782111040 Email sent successfully to ['noura.al-otaibi@example.sa'] INFO 2025-10-27 20:29:57,776 tasks 3289 8782111040 Email sent successfully to ['hessa.al-otaibi@example.sa'] INFO 2025-10-27 20:29:57,777 tasks 3274 8782111040 Email sent successfully to ['noura.al-omari@example.sa'] ERROR 2025-10-27 20:29:57,777 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,777 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,778 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,779 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,780 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,781 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,781 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,782 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,783 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,784 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,784 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,785 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,786 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,786 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,786 tasks 3290 8782111040 Appointment a2ad0d23-60fc-4900-9cdf-6fdff3166b56 not found ERROR 2025-10-27 20:29:57,787 tasks 3289 8782111040 Appointment a2ad0d23-60fc-4900-9cdf-6fdff3166b56 not found ERROR 2025-10-27 20:29:57,788 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,789 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,790 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,790 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,791 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,791 tasks 3274 8782111040 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-10-27 20:29:57,792 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,793 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,795 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,795 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,796 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,796 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,797 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,797 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,798 tasks 3289 8782111040 Appointment c25170b7-60e7-4624-981a-0c6c3dd6fca8 not found ERROR 2025-10-27 20:29:57,798 tasks 3290 8782111040 Appointment c25170b7-60e7-4624-981a-0c6c3dd6fca8 not found ERROR 2025-10-27 20:29:57,798 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,799 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,800 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,801 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,801 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,802 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,802 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,803 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,804 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,804 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,805 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,805 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,806 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,807 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,808 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,810 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,810 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,811 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,811 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,812 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,813 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,813 tasks 3289 8782111040 Appointment f0b8ae52-b5f1-4af5-b09e-b7bc08b166ee not found ERROR 2025-10-27 20:29:57,813 tasks 3274 8782111040 Appointment f0b8ae52-b5f1-4af5-b09e-b7bc08b166ee not found ERROR 2025-10-27 20:29:57,814 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,815 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,815 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,816 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,816 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,817 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,818 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,818 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,819 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,820 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,820 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,821 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,821 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,822 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,823 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,825 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,825 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,826 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,826 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,827 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,827 tasks 3290 8782111040 Appointment 1c58d62e-2882-445d-960b-6fc767ded0f3 not found ERROR 2025-10-27 20:29:57,828 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,828 tasks 3289 8782111040 Appointment 1c58d62e-2882-445d-960b-6fc767ded0f3 not found ERROR 2025-10-27 20:29:57,829 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,829 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,830 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,830 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,831 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,833 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,833 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,834 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,835 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,837 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,838 tasks 3275 8782111040 Appointment 9484b4b2-eafe-4798-aec7-993dcd9ce5d5 not found ERROR 2025-10-27 20:29:57,839 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,840 tasks 3274 8782111040 Appointment 9484b4b2-eafe-4798-aec7-993dcd9ce5d5 not found ERROR 2025-10-27 20:29:57,840 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,840 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,841 tasks 3290 8782111040 Appointment 9484b4b2-eafe-4798-aec7-993dcd9ce5d5 not found ERROR 2025-10-27 20:29:57,841 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,842 tasks 3289 8782111040 Appointment 9b26900b-5404-4c77-8337-142d17156575 not found ERROR 2025-10-27 20:29:57,843 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,843 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,843 tasks 3292 8782111040 Appointment 9b26900b-5404-4c77-8337-142d17156575 not found ERROR 2025-10-27 20:29:57,844 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,845 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,845 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,846 tasks 3276 8782111040 Appointment 9f27c711-5646-4ba5-bd35-66873a72dfa6 not found ERROR 2025-10-27 20:29:57,846 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,847 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,848 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,848 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,849 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,850 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,850 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,852 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,853 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,853 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,854 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,855 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,855 tasks 3289 8782111040 Appointment 27f6dd87-049a-444d-b830-da3b56feabc8 not found ERROR 2025-10-27 20:29:57,855 tasks 3290 8782111040 Appointment 27f6dd87-049a-444d-b830-da3b56feabc8 not found INFO 2025-10-27 20:29:57,856 tasks 3275 8782111040 Email sent successfully to ['jawaher.al-qahtani.admin1@agdar.sa'] INFO 2025-10-27 20:29:57,857 tasks 3289 8782111040 Email sent successfully to ['abdulaziz.al-shamrani.admin2@agdar.sa'] INFO 2025-10-27 20:29:57,857 tasks 3274 8782111040 Email sent successfully to ['abeer.al-harbi.doctor1@agdar.sa'] INFO 2025-10-27 20:29:57,858 tasks 3290 8782111040 Email sent successfully to ['rania.al-subai.doctor2@agdar.sa'] INFO 2025-10-27 20:29:57,858 tasks 3289 8782111040 Email sent successfully to ['hessa.al-ahmadi.doctor3@agdar.sa'] INFO 2025-10-27 20:29:57,859 tasks 3274 8782111040 Email sent successfully to ['hanan.al-shehri.nurse1@agdar.sa'] INFO 2025-10-27 20:29:57,859 tasks 3290 8782111040 Email sent successfully to ['saad.al-ahmadi.nurse2@agdar.sa'] INFO 2025-10-27 20:29:57,860 tasks 3289 8782111040 Email sent successfully to ['hanan.al-shahrani.nurse3@agdar.sa'] INFO 2025-10-27 20:29:57,860 tasks 3274 8782111040 Email sent successfully to ['abdulaziz.al-subaie.ot1@agdar.sa'] INFO 2025-10-27 20:29:57,860 tasks 3290 8782111040 Email sent successfully to ['turki.al-rashidi.ot2@agdar.sa'] INFO 2025-10-27 20:29:57,861 tasks 3289 8782111040 Email sent successfully to ['yazeed.al-harthi.slp1@agdar.sa'] INFO 2025-10-27 20:29:57,861 tasks 3274 8782111040 Email sent successfully to ['saud.al-qahtani.slp2@agdar.sa'] INFO 2025-10-27 20:29:57,862 tasks 3289 8782111040 Email sent successfully to ['latifa.al-omari.aba1@agdar.sa'] INFO 2025-10-27 20:29:57,862 tasks 3274 8782111040 Email sent successfully to ['fahad.al-ahmadi.aba2@agdar.sa'] INFO 2025-10-27 20:29:57,863 tasks 3289 8782111040 Email sent successfully to ['turki.al-maliki.front_desk1@agdar.sa'] INFO 2025-10-27 20:29:57,863 tasks 3274 8782111040 Email sent successfully to ['mansour.al-shehri.front_desk2@agdar.sa'] INFO 2025-10-27 20:29:57,864 tasks 3290 8782111040 Email sent successfully to ['waleed.al-ghamdi.finance1@agdar.sa'] INFO 2025-10-27 20:29:57,864 tasks 3289 8782111040 Email sent successfully to ['hayat.al-subai.finance2@agdar.sa'] INFO 2025-10-27 20:29:57,865 tasks 3274 8782111040 Email sent successfully to ['hassan.al-zahrani@example.sa'] INFO 2025-10-27 20:29:57,865 tasks 3289 8782111040 Email sent successfully to ['lulwa.al-shamrani@example.sa'] INFO 2025-10-27 20:29:57,866 tasks 3290 8782111040 Email sent successfully to ['saad.al-shehri@example.sa'] INFO 2025-10-27 20:29:57,866 tasks 3289 8782111040 Email sent successfully to ['wafa.al-balawi@example.sa'] INFO 2025-10-27 20:29:57,866 tasks 3274 8782111040 Email sent successfully to ['fatima.al-harthi@example.sa'] INFO 2025-10-27 20:29:57,867 tasks 3290 8782111040 Email sent successfully to ['salma.al-subai@example.sa'] INFO 2025-10-27 20:29:57,868 tasks 3289 8782111040 Email sent successfully to ['bandar.al-shamrani@example.sa'] INFO 2025-10-27 20:29:57,868 tasks 3274 8782111040 Email sent successfully to ['khalid.al-shehri@example.sa'] INFO 2025-10-27 20:29:57,868 tasks 3289 8782111040 Email sent successfully to ['bandar.al-otaibi@example.sa'] INFO 2025-10-27 20:29:57,869 tasks 3274 8782111040 Email sent successfully to ['fahad.al-subaie@example.sa'] INFO 2025-10-27 20:29:57,869 tasks 3289 8782111040 Email sent successfully to ['reem.al-shamrani@example.sa'] INFO 2025-10-27 20:29:57,870 tasks 3274 8782111040 Email sent successfully to ['basma.al-shammari@example.sa'] INFO 2025-10-27 20:29:57,870 tasks 3289 8782111040 Email sent successfully to ['waleed.al-qahtani@example.sa'] INFO 2025-10-27 20:29:57,871 tasks 3290 8782111040 Email sent successfully to ['hassan.al-omari@example.sa'] INFO 2025-10-27 20:29:57,871 tasks 3274 8782111040 Email sent successfully to ['turki.al-omari@example.sa'] INFO 2025-10-27 20:29:57,872 tasks 3289 8782111040 Email sent successfully to ['ali.al-harbi@example.sa'] INFO 2025-10-27 20:29:57,872 tasks 3274 8782111040 Email sent successfully to ['mansour.al-shahrani@example.sa'] INFO 2025-10-27 20:29:57,873 tasks 3289 8782111040 Email sent successfully to ['jawaher.al-asiri@example.sa'] INFO 2025-10-27 20:29:57,873 tasks 3274 8782111040 Email sent successfully to ['mohammed.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:57,874 tasks 3289 8782111040 Email sent successfully to ['saud.al-dawsari@example.sa'] INFO 2025-10-27 20:29:57,874 tasks 3274 8782111040 Email sent successfully to ['omar.al-shahrani@example.sa'] INFO 2025-10-27 20:29:57,875 tasks 3290 8782111040 Email sent successfully to ['yazeed.al-subai@example.sa'] INFO 2025-10-27 20:29:57,875 tasks 3289 8782111040 Email sent successfully to ['waleed.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:57,876 tasks 3274 8782111040 Email sent successfully to ['waleed.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:57,876 tasks 3290 8782111040 Email sent successfully to ['ali.al-anzi@example.sa'] INFO 2025-10-27 20:29:57,877 tasks 3289 8782111040 Email sent successfully to ['nasser.al-shamrani@example.sa'] INFO 2025-10-27 20:29:57,877 tasks 3274 8782111040 Email sent successfully to ['hassan.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:57,878 tasks 3289 8782111040 Email sent successfully to ['dalal.al-subai@example.sa'] INFO 2025-10-27 20:29:57,878 tasks 3274 8782111040 Email sent successfully to ['mansour.al-zahrani@example.sa'] INFO 2025-10-27 20:29:57,879 tasks 3290 8782111040 Email sent successfully to ['munira.al-zahrani@example.sa'] INFO 2025-10-27 20:29:57,879 tasks 3289 8782111040 Email sent successfully to ['nawaf.al-balawi@example.sa'] INFO 2025-10-27 20:29:57,880 tasks 3290 8782111040 Email sent successfully to ['ziyad.al-subai@example.sa'] INFO 2025-10-27 20:29:57,880 tasks 3274 8782111040 Email sent successfully to ['lama.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:57,880 tasks 3289 8782111040 Email sent successfully to ['rania.al-harbi@example.sa'] INFO 2025-10-27 20:29:57,881 tasks 3290 8782111040 Email sent successfully to ['faisal.al-subai@example.sa'] INFO 2025-10-27 20:29:57,881 tasks 3289 8782111040 Email sent successfully to ['reem.al-harthi@example.sa'] INFO 2025-10-27 20:29:57,882 tasks 3274 8782111040 Email sent successfully to ['saleh.al-anzi@example.sa'] INFO 2025-10-27 20:29:57,882 tasks 3290 8782111040 Email sent successfully to ['latifa.al-qahtani@example.sa'] INFO 2025-10-27 20:29:57,883 tasks 3289 8782111040 Email sent successfully to ['abdullah.al-subai@example.sa'] INFO 2025-10-27 20:29:57,883 tasks 3274 8782111040 Email sent successfully to ['dalal.al-shehri@example.sa'] INFO 2025-10-27 20:29:57,884 tasks 3289 8782111040 Email sent successfully to ['rania.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:57,884 tasks 3274 8782111040 Email sent successfully to ['nasser.al-shahrani@example.sa'] INFO 2025-10-27 20:29:57,885 tasks 3289 8782111040 Email sent successfully to ['abeer.al-dawsari@example.sa'] INFO 2025-10-27 20:29:57,885 tasks 3274 8782111040 Email sent successfully to ['turki.al-subai@example.sa'] INFO 2025-10-27 20:29:57,886 tasks 3290 8782111040 Email sent successfully to ['yazeed.al-subai@example.sa'] INFO 2025-10-27 20:29:57,886 tasks 3289 8782111040 Email sent successfully to ['hassan.al-yami@example.sa'] INFO 2025-10-27 20:29:57,887 tasks 3274 8782111040 Email sent successfully to ['nawaf.al-dosari@example.sa'] INFO 2025-10-27 20:29:57,887 tasks 3289 8782111040 Email sent successfully to ['ziyad.al-maliki@example.sa'] INFO 2025-10-27 20:29:57,887 tasks 3290 8782111040 Email sent successfully to ['saleh.al-subai@example.sa'] INFO 2025-10-27 20:29:57,888 tasks 3274 8782111040 Email sent successfully to ['hind.al-balawi@example.sa'] ERROR 2025-10-27 20:29:57,888 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,889 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,889 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,890 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,890 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,891 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,892 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,893 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,893 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,894 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,894 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,895 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,897 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,897 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,898 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,898 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,900 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,900 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,901 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,901 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,902 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,903 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,904 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,904 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,905 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,906 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,906 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,909 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,910 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,910 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,911 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,911 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,912 tasks 3274 8782111040 Appointment 822de265-5d87-4b8c-972d-6e672991c42b not found ERROR 2025-10-27 20:29:57,912 tasks 3290 8782111040 Appointment 822de265-5d87-4b8c-972d-6e672991c42b not found ERROR 2025-10-27 20:29:57,912 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,913 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,914 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,914 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,915 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,916 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,916 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,917 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,918 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,918 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,919 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,920 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,920 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,921 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,924 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,924 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,924 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,925 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,925 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,926 tasks 3274 8782111040 Appointment d0e4cec8-cc71-432a-8bb4-b67ade76ce07 not found ERROR 2025-10-27 20:29:57,926 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,927 tasks 3290 8782111040 Appointment d0e4cec8-cc71-432a-8bb4-b67ade76ce07 not found ERROR 2025-10-27 20:29:57,927 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,927 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,929 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,929 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,930 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,931 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,931 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,932 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,932 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,933 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,934 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,934 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,935 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,936 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,936 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,937 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,938 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,939 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,939 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,940 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,941 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,941 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,942 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,943 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,943 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,945 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,946 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,947 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,948 tasks 3290 8782111040 Appointment 661d1974-ab40-4c30-83ad-6732d2a6256b not found ERROR 2025-10-27 20:29:57,948 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,948 tasks 3274 8782111040 Appointment 661d1974-ab40-4c30-83ad-6732d2a6256b not found ERROR 2025-10-27 20:29:57,949 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,949 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,950 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,951 tasks 3291 8782111040 Appointment 2469c0f7-0216-4a58-a53f-78c9032ba8f8 not found ERROR 2025-10-27 20:29:57,951 tasks 3276 8782111040 Appointment 2469c0f7-0216-4a58-a53f-78c9032ba8f8 not found ERROR 2025-10-27 20:29:57,951 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,951 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,952 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,953 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,954 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,954 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,955 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,955 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,956 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,957 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,958 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,958 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,959 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,960 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,960 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,960 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-27 20:29:57,961 tasks 3275 8782111040 Email sent successfully to ['fatima.al-balawi.admin1@agdar.sa'] INFO 2025-10-27 20:29:57,962 tasks 3274 8782111040 Email sent successfully to ['lulwa.al-zahrani.admin2@agdar.sa'] INFO 2025-10-27 20:29:57,963 tasks 3289 8782111040 Email sent successfully to ['reem.al-subai.doctor1@agdar.sa'] INFO 2025-10-27 20:29:57,963 tasks 3274 8782111040 Email sent successfully to ['salma.al-harbi.doctor2@agdar.sa'] INFO 2025-10-27 20:29:57,964 tasks 3290 8782111040 Email sent successfully to ['saad.al-dosari.doctor3@agdar.sa'] INFO 2025-10-27 20:29:57,964 tasks 3289 8782111040 Email sent successfully to ['ghada.al-balawi.nurse1@agdar.sa'] INFO 2025-10-27 20:29:57,965 tasks 3274 8782111040 Email sent successfully to ['nawaf.al-shamrani.nurse2@agdar.sa'] INFO 2025-10-27 20:29:57,965 tasks 3290 8782111040 Email sent successfully to ['turki.al-harthi.nurse3@agdar.sa'] INFO 2025-10-27 20:29:57,965 tasks 3289 8782111040 Email sent successfully to ['yazeed.al-ahmadi.ot1@agdar.sa'] INFO 2025-10-27 20:29:57,966 tasks 3274 8782111040 Email sent successfully to ['sarah.al-shammari.ot2@agdar.sa'] INFO 2025-10-27 20:29:57,966 tasks 3290 8782111040 Email sent successfully to ['latifa.al-dosari.slp1@agdar.sa'] INFO 2025-10-27 20:29:57,967 tasks 3289 8782111040 Email sent successfully to ['mona.al-dosari.slp2@agdar.sa'] INFO 2025-10-27 20:29:57,967 tasks 3274 8782111040 Email sent successfully to ['nasser.al-dawsari.aba1@agdar.sa'] INFO 2025-10-27 20:29:57,968 tasks 3289 8782111040 Email sent successfully to ['nada.al-shehri.aba2@agdar.sa'] INFO 2025-10-27 20:29:57,968 tasks 3274 8782111040 Email sent successfully to ['nawaf.al-dawsari.front_desk1@agdar.sa'] INFO 2025-10-27 20:29:57,969 tasks 3289 8782111040 Email sent successfully to ['ghada.al-yami.front_desk2@agdar.sa'] INFO 2025-10-27 20:29:57,969 tasks 3274 8782111040 Email sent successfully to ['fatima.al-omari.finance1@agdar.sa'] INFO 2025-10-27 20:29:57,970 tasks 3289 8782111040 Email sent successfully to ['yazeed.al-otaibi.finance2@agdar.sa'] INFO 2025-10-27 20:29:57,970 tasks 3290 8782111040 Email sent successfully to ['hanan.al-maliki@example.sa'] INFO 2025-10-27 20:29:57,971 tasks 3274 8782111040 Email sent successfully to ['hassan.al-anzi@example.sa'] INFO 2025-10-27 20:29:57,971 tasks 3289 8782111040 Email sent successfully to ['saleh.al-asiri@example.sa'] INFO 2025-10-27 20:29:57,972 tasks 3274 8782111040 Email sent successfully to ['mona.al-otaibi@example.sa'] INFO 2025-10-27 20:29:57,972 tasks 3290 8782111040 Email sent successfully to ['hussein.al-shahrani@example.sa'] INFO 2025-10-27 20:29:57,973 tasks 3289 8782111040 Email sent successfully to ['waleed.al-juaid@example.sa'] INFO 2025-10-27 20:29:57,973 tasks 3274 8782111040 Email sent successfully to ['sultan.al-harbi@example.sa'] INFO 2025-10-27 20:29:57,974 tasks 3289 8782111040 Email sent successfully to ['nawaf.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:57,974 tasks 3274 8782111040 Email sent successfully to ['hassan.al-maliki@example.sa'] INFO 2025-10-27 20:29:57,975 tasks 3290 8782111040 Email sent successfully to ['mona.al-maliki@example.sa'] INFO 2025-10-27 20:29:57,975 tasks 3289 8782111040 Email sent successfully to ['saud.al-mutairi@example.sa'] INFO 2025-10-27 20:29:57,976 tasks 3274 8782111040 Email sent successfully to ['abdulrahman.al-rashidi@example.sa'] INFO 2025-10-27 20:29:57,976 tasks 3290 8782111040 Email sent successfully to ['fatima.al-asiri@example.sa'] INFO 2025-10-27 20:29:57,977 tasks 3275 8782111040 Email sent successfully to ['abdulrahman.al-omari@example.sa'] INFO 2025-10-27 20:29:57,977 tasks 3289 8782111040 Email sent successfully to ['abdullah.al-shammari@example.sa'] INFO 2025-10-27 20:29:57,978 tasks 3274 8782111040 Email sent successfully to ['amal.al-otaibi@example.sa'] INFO 2025-10-27 20:29:57,978 tasks 3290 8782111040 Email sent successfully to ['ali.al-omari@example.sa'] INFO 2025-10-27 20:29:57,978 tasks 3289 8782111040 Email sent successfully to ['reem.al-balawi@example.sa'] INFO 2025-10-27 20:29:57,979 tasks 3274 8782111040 Email sent successfully to ['turki.al-qahtani@example.sa'] INFO 2025-10-27 20:29:57,979 tasks 3289 8782111040 Email sent successfully to ['talal.al-harthi@example.sa'] INFO 2025-10-27 20:29:57,980 tasks 3290 8782111040 Email sent successfully to ['ziyad.al-qahtani@example.sa'] INFO 2025-10-27 20:29:57,980 tasks 3289 8782111040 Email sent successfully to ['lama.al-shehri@example.sa'] INFO 2025-10-27 20:29:57,981 tasks 3274 8782111040 Email sent successfully to ['sultan.al-dawsari@example.sa'] INFO 2025-10-27 20:29:57,981 tasks 3289 8782111040 Email sent successfully to ['rania.al-otaibi@example.sa'] INFO 2025-10-27 20:29:57,982 tasks 3274 8782111040 Email sent successfully to ['fahad.al-harbi@example.sa'] INFO 2025-10-27 20:29:57,982 tasks 3289 8782111040 Email sent successfully to ['abdulrahman.al-balawi@example.sa'] INFO 2025-10-27 20:29:57,983 tasks 3274 8782111040 Email sent successfully to ['ghada.al-rashidi@example.sa'] INFO 2025-10-27 20:29:57,983 tasks 3289 8782111040 Email sent successfully to ['latifa.al-subai@example.sa'] INFO 2025-10-27 20:29:57,984 tasks 3274 8782111040 Email sent successfully to ['latifa.al-dawsari@example.sa'] INFO 2025-10-27 20:29:57,984 tasks 3289 8782111040 Email sent successfully to ['dalal.al-shehri@example.sa'] INFO 2025-10-27 20:29:57,985 tasks 3274 8782111040 Email sent successfully to ['nasser.al-dosari@example.sa'] INFO 2025-10-27 20:29:57,985 tasks 3290 8782111040 Email sent successfully to ['hind.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:57,986 tasks 3289 8782111040 Email sent successfully to ['hassan.al-subaie@example.sa'] INFO 2025-10-27 20:29:57,986 tasks 3274 8782111040 Email sent successfully to ['saud.al-maliki@example.sa'] INFO 2025-10-27 20:29:57,987 tasks 3289 8782111040 Email sent successfully to ['abdulrahman.al-shehri@example.sa'] INFO 2025-10-27 20:29:57,988 tasks 3290 8782111040 Email sent successfully to ['hayat.al-dawsari@example.sa'] INFO 2025-10-27 20:29:57,988 tasks 3289 8782111040 Email sent successfully to ['saud.al-omari@example.sa'] INFO 2025-10-27 20:29:57,989 tasks 3274 8782111040 Email sent successfully to ['nasser.al-mutairi@example.sa'] INFO 2025-10-27 20:29:57,989 tasks 3289 8782111040 Email sent successfully to ['rania.al-dosari@example.sa'] INFO 2025-10-27 20:29:57,990 tasks 3274 8782111040 Email sent successfully to ['omar.al-subaie@example.sa'] INFO 2025-10-27 20:29:57,990 tasks 3289 8782111040 Email sent successfully to ['saad.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:57,990 tasks 3274 8782111040 Email sent successfully to ['mansour.al-dosari@example.sa'] INFO 2025-10-27 20:29:57,991 tasks 3290 8782111040 Email sent successfully to ['lulwa.al-rashidi@example.sa'] INFO 2025-10-27 20:29:57,991 tasks 3289 8782111040 Email sent successfully to ['hayat.al-maliki@example.sa'] INFO 2025-10-27 20:29:57,992 tasks 3274 8782111040 Email sent successfully to ['khalid.al-maliki@example.sa'] INFO 2025-10-27 20:29:57,992 tasks 3290 8782111040 Email sent successfully to ['ziyad.al-asiri@example.sa'] INFO 2025-10-27 20:29:57,993 tasks 3289 8782111040 Email sent successfully to ['mona.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:57,993 tasks 3274 8782111040 Email sent successfully to ['fatima.al-harthi@example.sa'] INFO 2025-10-27 20:29:57,994 tasks 3290 8782111040 Email sent successfully to ['hanan.al-shahrani@example.sa'] INFO 2025-10-27 20:29:57,994 tasks 3289 8782111040 Email sent successfully to ['lama.al-qahtani@example.sa'] ERROR 2025-10-27 20:29:57,994 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,995 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,995 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,996 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,996 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,997 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,998 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:57,999 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,000 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,000 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,001 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,002 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,002 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,003 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,004 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,005 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,005 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,006 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,006 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,008 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,008 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,009 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,009 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,010 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,010 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,011 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,012 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,013 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,013 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,014 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,014 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,015 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,015 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,016 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,017 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,017 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,018 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,019 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,019 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,020 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,021 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,021 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,022 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,023 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,023 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,024 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,024 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,025 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,026 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,027 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,027 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,028 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,030 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,031 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,031 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,031 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,033 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,033 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,033 tasks 3289 8782111040 Appointment 5ce73fef-9f53-4e42-be8b-4054f9da7de3 not found ERROR 2025-10-27 20:29:58,034 tasks 3274 8782111040 Appointment 5ce73fef-9f53-4e42-be8b-4054f9da7de3 not found ERROR 2025-10-27 20:29:58,034 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,035 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,035 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,037 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,039 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,039 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,040 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,040 tasks 3290 8782111040 Appointment 0cb26ec6-5fa5-457a-895d-ff0a596651da not found ERROR 2025-10-27 20:29:58,040 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,041 tasks 3277 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,042 tasks 3274 8782111040 Appointment 2d2cc1ec-f33b-4033-8289-ce57a39987c6 not found ERROR 2025-10-27 20:29:58,042 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,043 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,043 tasks 3275 8782111040 Appointment 2d2cc1ec-f33b-4033-8289-ce57a39987c6 not found ERROR 2025-10-27 20:29:58,044 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,045 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,046 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,047 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,047 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,048 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,048 tasks 3291 8782111040 Appointment 01e64bc4-bb55-4589-ade8-2d684af8679f not found ERROR 2025-10-27 20:29:58,048 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,049 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,050 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,050 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,051 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,052 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,053 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,053 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,055 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,056 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,056 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,057 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,057 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,058 tasks 3275 8782111040 Appointment 1ba52899-1a8e-4bce-93bd-d1d643bb7b69 not found ERROR 2025-10-27 20:29:58,058 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,059 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,060 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,061 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,062 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,063 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,063 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,064 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,065 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,065 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,066 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,067 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-27 20:29:58,068 tasks 3274 8782111040 Email sent successfully to ['reem.al-juaid.admin1@agdar.sa'] INFO 2025-10-27 20:29:58,068 tasks 3275 8782111040 Email sent successfully to ['abdulrahman.al-qahtani.admin2@agdar.sa'] INFO 2025-10-27 20:29:58,069 tasks 3289 8782111040 Email sent successfully to ['mona.al-ghamdi.doctor1@agdar.sa'] INFO 2025-10-27 20:29:58,069 tasks 3274 8782111040 Email sent successfully to ['dalal.al-qahtani.doctor2@agdar.sa'] INFO 2025-10-27 20:29:58,070 tasks 3290 8782111040 Email sent successfully to ['hassan.al-shamrani.doctor3@agdar.sa'] INFO 2025-10-27 20:29:58,070 tasks 3289 8782111040 Email sent successfully to ['talal.al-harthi.nurse1@agdar.sa'] INFO 2025-10-27 20:29:58,071 tasks 3274 8782111040 Email sent successfully to ['jawaher.al-asiri.nurse2@agdar.sa'] INFO 2025-10-27 20:29:58,071 tasks 3275 8782111040 Email sent successfully to ['mona.al-shamrani.nurse3@agdar.sa'] INFO 2025-10-27 20:29:58,072 tasks 3289 8782111040 Email sent successfully to ['sultan.al-juaid.ot1@agdar.sa'] INFO 2025-10-27 20:29:58,072 tasks 3274 8782111040 Email sent successfully to ['fahad.al-dawsari.ot2@agdar.sa'] INFO 2025-10-27 20:29:58,073 tasks 3289 8782111040 Email sent successfully to ['talal.al-balawi.slp1@agdar.sa'] INFO 2025-10-27 20:29:58,073 tasks 3274 8782111040 Email sent successfully to ['turki.al-omari.slp2@agdar.sa'] INFO 2025-10-27 20:29:58,074 tasks 3289 8782111040 Email sent successfully to ['hussein.al-subai.aba1@agdar.sa'] INFO 2025-10-27 20:29:58,074 tasks 3290 8782111040 Email sent successfully to ['omar.al-omari.aba2@agdar.sa'] INFO 2025-10-27 20:29:58,075 tasks 3274 8782111040 Email sent successfully to ['nada.al-dosari.front_desk1@agdar.sa'] INFO 2025-10-27 20:29:58,075 tasks 3289 8782111040 Email sent successfully to ['hessa.al-ghamdi.front_desk2@agdar.sa'] INFO 2025-10-27 20:29:58,076 tasks 3290 8782111040 Email sent successfully to ['amal.al-anzi.finance2@agdar.sa'] INFO 2025-10-27 20:29:58,076 tasks 3274 8782111040 Email sent successfully to ['fahad.al-shahrani.finance1@agdar.sa'] INFO 2025-10-27 20:29:58,077 tasks 3289 8782111040 Email sent successfully to ['saleh.al-dosari@example.sa'] INFO 2025-10-27 20:29:58,077 tasks 3274 8782111040 Email sent successfully to ['munira.al-qahtani@example.sa'] INFO 2025-10-27 20:29:58,078 tasks 3290 8782111040 Email sent successfully to ['faisal.al-juaid@example.sa'] INFO 2025-10-27 20:29:58,078 tasks 3289 8782111040 Email sent successfully to ['hussein.al-balawi@example.sa'] INFO 2025-10-27 20:29:58,079 tasks 3290 8782111040 Email sent successfully to ['waleed.al-qahtani@example.sa'] INFO 2025-10-27 20:29:58,079 tasks 3274 8782111040 Email sent successfully to ['hussein.al-zahrani@example.sa'] INFO 2025-10-27 20:29:58,079 tasks 3289 8782111040 Email sent successfully to ['amal.al-harthi@example.sa'] INFO 2025-10-27 20:29:58,080 tasks 3274 8782111040 Email sent successfully to ['faisal.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:58,080 tasks 3290 8782111040 Email sent successfully to ['turki.al-harthi@example.sa'] INFO 2025-10-27 20:29:58,081 tasks 3289 8782111040 Email sent successfully to ['munira.al-subaie@example.sa'] INFO 2025-10-27 20:29:58,082 tasks 3274 8782111040 Email sent successfully to ['yazeed.al-omari@example.sa'] INFO 2025-10-27 20:29:58,082 tasks 3289 8782111040 Email sent successfully to ['turki.al-maliki@example.sa'] INFO 2025-10-27 20:29:58,082 tasks 3290 8782111040 Email sent successfully to ['lulwa.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:58,083 tasks 3274 8782111040 Email sent successfully to ['abeer.al-anzi@example.sa'] INFO 2025-10-27 20:29:58,083 tasks 3289 8782111040 Email sent successfully to ['salma.al-balawi@example.sa'] INFO 2025-10-27 20:29:58,084 tasks 3274 8782111040 Email sent successfully to ['bandar.al-otaibi@example.sa'] INFO 2025-10-27 20:29:58,084 tasks 3289 8782111040 Email sent successfully to ['khalid.al-anzi@example.sa'] INFO 2025-10-27 20:29:58,085 tasks 3274 8782111040 Email sent successfully to ['ghada.al-asiri@example.sa'] INFO 2025-10-27 20:29:58,085 tasks 3290 8782111040 Email sent successfully to ['ghada.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:58,086 tasks 3289 8782111040 Email sent successfully to ['amal.al-maliki@example.sa'] INFO 2025-10-27 20:29:58,086 tasks 3274 8782111040 Email sent successfully to ['mansour.al-yami@example.sa'] INFO 2025-10-27 20:29:58,087 tasks 3289 8782111040 Email sent successfully to ['saleh.al-maliki@example.sa'] INFO 2025-10-27 20:29:58,087 tasks 3274 8782111040 Email sent successfully to ['rania.al-mutairi@example.sa'] INFO 2025-10-27 20:29:58,088 tasks 3289 8782111040 Email sent successfully to ['talal.al-anzi@example.sa'] INFO 2025-10-27 20:29:58,088 tasks 3274 8782111040 Email sent successfully to ['khalid.al-mutairi@example.sa'] INFO 2025-10-27 20:29:58,088 tasks 3289 8782111040 Email sent successfully to ['waleed.al-shahrani@example.sa'] INFO 2025-10-27 20:29:58,089 tasks 3274 8782111040 Email sent successfully to ['munira.al-zahrani@example.sa'] INFO 2025-10-27 20:29:58,089 tasks 3289 8782111040 Email sent successfully to ['sarah.al-shamrani@example.sa'] INFO 2025-10-27 20:29:58,090 tasks 3290 8782111040 Email sent successfully to ['hanan.al-qahtani@example.sa'] INFO 2025-10-27 20:29:58,090 tasks 3289 8782111040 Email sent successfully to ['hessa.al-asiri@example.sa'] INFO 2025-10-27 20:29:58,091 tasks 3274 8782111040 Email sent successfully to ['reem.al-anzi@example.sa'] INFO 2025-10-27 20:29:58,091 tasks 3289 8782111040 Email sent successfully to ['mona.al-shamrani@example.sa'] INFO 2025-10-27 20:29:58,092 tasks 3290 8782111040 Email sent successfully to ['amal.al-maliki@example.sa'] INFO 2025-10-27 20:29:58,092 tasks 3289 8782111040 Email sent successfully to ['sultan.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:58,092 tasks 3274 8782111040 Email sent successfully to ['munira.al-harbi@example.sa'] INFO 2025-10-27 20:29:58,093 tasks 3289 8782111040 Email sent successfully to ['ghada.al-maliki@example.sa'] INFO 2025-10-27 20:29:58,093 tasks 3274 8782111040 Email sent successfully to ['salma.al-harbi@example.sa'] INFO 2025-10-27 20:29:58,093 tasks 3290 8782111040 Email sent successfully to ['abeer.al-dawsari@example.sa'] INFO 2025-10-27 20:29:58,094 tasks 3289 8782111040 Email sent successfully to ['saleh.al-yami@example.sa'] INFO 2025-10-27 20:29:58,094 tasks 3274 8782111040 Email sent successfully to ['fatima.al-maliki@example.sa'] INFO 2025-10-27 20:29:58,095 tasks 3289 8782111040 Email sent successfully to ['faisal.al-shamrani@example.sa'] INFO 2025-10-27 20:29:58,095 tasks 3274 8782111040 Email sent successfully to ['amal.al-harbi@example.sa'] INFO 2025-10-27 20:29:58,096 tasks 3289 8782111040 Email sent successfully to ['turki.al-maliki@example.sa'] INFO 2025-10-27 20:29:58,096 tasks 3290 8782111040 Email sent successfully to ['ali.al-qahtani@example.sa'] INFO 2025-10-27 20:29:58,097 tasks 3274 8782111040 Email sent successfully to ['reem.al-anzi@example.sa'] INFO 2025-10-27 20:29:58,097 tasks 3289 8782111040 Email sent successfully to ['latifa.al-dawsari@example.sa'] INFO 2025-10-27 20:29:58,097 tasks 3290 8782111040 Email sent successfully to ['munira.al-mutairi@example.sa'] INFO 2025-10-27 20:29:58,098 tasks 3289 8782111040 Email sent successfully to ['saleh.al-omari@example.sa'] INFO 2025-10-27 20:29:58,098 tasks 3274 8782111040 Email sent successfully to ['saud.al-qahtani@example.sa'] INFO 2025-10-27 20:29:58,099 tasks 3290 8782111040 Email sent successfully to ['faisal.al-ghamdi@example.sa'] ERROR 2025-10-27 20:29:58,099 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,099 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,100 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,100 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,101 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,101 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,102 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,103 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,104 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,104 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,105 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,106 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,107 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,108 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,108 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,109 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,110 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,110 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,112 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,114 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,114 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,115 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,115 tasks 3289 8782111040 Appointment 7451e2ee-0c92-465e-a966-78521b1c84a7 not found ERROR 2025-10-27 20:29:58,116 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,116 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,117 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,118 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,119 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,119 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,120 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,120 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,121 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,122 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,123 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,123 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,124 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,125 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,125 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,126 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,127 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,128 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,128 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,129 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,129 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,130 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,130 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,131 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,133 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,134 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,134 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,136 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,136 tasks 3274 8782111040 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-10-27 20:29:58,137 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,138 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,139 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,139 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,139 tasks 3290 8782111040 Appointment e494458f-a5fd-481b-97a3-c14466b6f1a1 not found ERROR 2025-10-27 20:29:58,139 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,140 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,140 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,142 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,143 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,143 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,144 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,145 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,146 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,146 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,148 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,148 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,149 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,149 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,150 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,150 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,151 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,152 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,153 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,153 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,154 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,156 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,156 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,158 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,158 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,159 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,159 tasks 3290 8782111040 Appointment 2e188256-400a-4f47-90c4-83850bcc3381 not found ERROR 2025-10-27 20:29:58,159 tasks 3274 8782111040 Appointment 2e188256-400a-4f47-90c4-83850bcc3381 not found ERROR 2025-10-27 20:29:58,160 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,160 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,161 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,161 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,162 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,163 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,163 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,164 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,165 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,165 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,166 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,167 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,168 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,168 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,169 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,169 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,170 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,171 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,172 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,173 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-27 20:29:58,174 tasks 3274 8782111040 Email sent successfully to ['mohammed.al-mutairi.admin1@agdar.sa'] INFO 2025-10-27 20:29:58,174 tasks 3290 8782111040 Email sent successfully to ['mohammed.al-rashidi.admin2@agdar.sa'] INFO 2025-10-27 20:29:58,175 tasks 3274 8782111040 Email sent successfully to ['saud.al-asiri.doctor1@agdar.sa'] INFO 2025-10-27 20:29:58,175 tasks 3275 8782111040 Email sent successfully to ['noura.al-shehri.doctor2@agdar.sa'] INFO 2025-10-27 20:29:58,176 tasks 3289 8782111040 Email sent successfully to ['abdulaziz.al-omari.doctor3@agdar.sa'] INFO 2025-10-27 20:29:58,176 tasks 3274 8782111040 Email sent successfully to ['sultan.al-juaid.nurse1@agdar.sa'] INFO 2025-10-27 20:29:58,177 tasks 3290 8782111040 Email sent successfully to ['bandar.al-asiri.nurse2@agdar.sa'] INFO 2025-10-27 20:29:58,177 tasks 3289 8782111040 Email sent successfully to ['hassan.al-omari.nurse3@agdar.sa'] INFO 2025-10-27 20:29:58,178 tasks 3274 8782111040 Email sent successfully to ['wafa.al-ahmadi.ot1@agdar.sa'] INFO 2025-10-27 20:29:58,178 tasks 3289 8782111040 Email sent successfully to ['mona.al-dawsari.ot2@agdar.sa'] INFO 2025-10-27 20:29:58,178 tasks 3290 8782111040 Email sent successfully to ['talal.al-shehri.slp1@agdar.sa'] INFO 2025-10-27 20:29:58,179 tasks 3274 8782111040 Email sent successfully to ['wafa.al-asiri.slp2@agdar.sa'] INFO 2025-10-27 20:29:58,179 tasks 3289 8782111040 Email sent successfully to ['jawaher.al-balawi.aba1@agdar.sa'] INFO 2025-10-27 20:29:58,180 tasks 3274 8782111040 Email sent successfully to ['ghada.al-rashidi.aba2@agdar.sa'] INFO 2025-10-27 20:29:58,180 tasks 3290 8782111040 Email sent successfully to ['sarah.al-juaid.front_desk1@agdar.sa'] INFO 2025-10-27 20:29:58,181 tasks 3289 8782111040 Email sent successfully to ['hessa.al-zahrani.front_desk2@agdar.sa'] INFO 2025-10-27 20:29:58,181 tasks 3274 8782111040 Email sent successfully to ['wafa.al-shehri.finance1@agdar.sa'] INFO 2025-10-27 20:29:58,182 tasks 3289 8782111040 Email sent successfully to ['hanan.al-subai.finance2@agdar.sa'] INFO 2025-10-27 20:29:58,182 tasks 3274 8782111040 Email sent successfully to ['abdulaziz.al-juaid@example.sa'] INFO 2025-10-27 20:29:58,183 tasks 3289 8782111040 Email sent successfully to ['sultan.al-anzi@example.sa'] INFO 2025-10-27 20:29:58,183 tasks 3290 8782111040 Email sent successfully to ['salma.al-harthi@example.sa'] INFO 2025-10-27 20:29:58,184 tasks 3274 8782111040 Email sent successfully to ['latifa.al-otaibi@example.sa'] INFO 2025-10-27 20:29:58,184 tasks 3275 8782111040 Email sent successfully to ['sarah.al-subaie@example.sa'] INFO 2025-10-27 20:29:58,184 tasks 3289 8782111040 Email sent successfully to ['nada.al-juaid@example.sa'] INFO 2025-10-27 20:29:58,185 tasks 3290 8782111040 Email sent successfully to ['reem.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:58,185 tasks 3274 8782111040 Email sent successfully to ['ziyad.al-rashidi@example.sa'] INFO 2025-10-27 20:29:58,186 tasks 3289 8782111040 Email sent successfully to ['turki.al-subaie@example.sa'] INFO 2025-10-27 20:29:58,186 tasks 3275 8782111040 Email sent successfully to ['abdullah.al-omari@example.sa'] INFO 2025-10-27 20:29:58,186 tasks 3289 8782111040 Email sent successfully to ['omar.al-harbi@example.sa'] INFO 2025-10-27 20:29:58,187 tasks 3274 8782111040 Email sent successfully to ['rania.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:58,188 tasks 3289 8782111040 Email sent successfully to ['hassan.al-omari@example.sa'] INFO 2025-10-27 20:29:58,188 tasks 3290 8782111040 Email sent successfully to ['nawaf.al-shehri@example.sa'] INFO 2025-10-27 20:29:58,188 tasks 3274 8782111040 Email sent successfully to ['ziyad.al-asiri@example.sa'] INFO 2025-10-27 20:29:58,189 tasks 3289 8782111040 Email sent successfully to ['turki.al-balawi@example.sa'] INFO 2025-10-27 20:29:58,189 tasks 3274 8782111040 Email sent successfully to ['hessa.al-shahrani@example.sa'] INFO 2025-10-27 20:29:58,190 tasks 3289 8782111040 Email sent successfully to ['saad.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:58,190 tasks 3290 8782111040 Email sent successfully to ['latifa.al-dawsari@example.sa'] INFO 2025-10-27 20:29:58,190 tasks 3274 8782111040 Email sent successfully to ['lulwa.al-omari@example.sa'] INFO 2025-10-27 20:29:58,191 tasks 3290 8782111040 Email sent successfully to ['khalid.al-rashidi@example.sa'] INFO 2025-10-27 20:29:58,191 tasks 3289 8782111040 Email sent successfully to ['nawaf.al-subai@example.sa'] INFO 2025-10-27 20:29:58,192 tasks 3274 8782111040 Email sent successfully to ['fatima.al-shammari@example.sa'] INFO 2025-10-27 20:29:58,192 tasks 3289 8782111040 Email sent successfully to ['noura.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:58,193 tasks 3274 8782111040 Email sent successfully to ['rania.al-mutairi@example.sa'] INFO 2025-10-27 20:29:58,193 tasks 3290 8782111040 Email sent successfully to ['munira.al-shahrani@example.sa'] INFO 2025-10-27 20:29:58,193 tasks 3289 8782111040 Email sent successfully to ['basma.al-maliki@example.sa'] INFO 2025-10-27 20:29:58,194 tasks 3290 8782111040 Email sent successfully to ['basma.al-mutairi@example.sa'] INFO 2025-10-27 20:29:58,194 tasks 3274 8782111040 Email sent successfully to ['hassan.al-shammari@example.sa'] INFO 2025-10-27 20:29:58,194 tasks 3289 8782111040 Email sent successfully to ['abdullah.al-subaie@example.sa'] INFO 2025-10-27 20:29:58,195 tasks 3290 8782111040 Email sent successfully to ['munira.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:58,196 tasks 3289 8782111040 Email sent successfully to ['nada.al-shamrani@example.sa'] INFO 2025-10-27 20:29:58,196 tasks 3274 8782111040 Email sent successfully to ['yazeed.al-dawsari@example.sa'] INFO 2025-10-27 20:29:58,196 tasks 3290 8782111040 Email sent successfully to ['abeer.al-omari@example.sa'] INFO 2025-10-27 20:29:58,197 tasks 3289 8782111040 Email sent successfully to ['abdulrahman.al-harthi@example.sa'] INFO 2025-10-27 20:29:58,197 tasks 3274 8782111040 Email sent successfully to ['hanan.al-dawsari@example.sa'] INFO 2025-10-27 20:29:58,198 tasks 3289 8782111040 Email sent successfully to ['rania.al-otaibi@example.sa'] INFO 2025-10-27 20:29:58,198 tasks 3274 8782111040 Email sent successfully to ['munira.al-subaie@example.sa'] INFO 2025-10-27 20:29:58,199 tasks 3289 8782111040 Email sent successfully to ['mohammed.al-asiri@example.sa'] INFO 2025-10-27 20:29:58,199 tasks 3274 8782111040 Email sent successfully to ['sarah.al-balawi@example.sa'] INFO 2025-10-27 20:29:58,200 tasks 3289 8782111040 Email sent successfully to ['ziyad.al-harbi@example.sa'] INFO 2025-10-27 20:29:58,200 tasks 3290 8782111040 Email sent successfully to ['saud.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:58,200 tasks 3289 8782111040 Email sent successfully to ['saleh.al-harthi@example.sa'] INFO 2025-10-27 20:29:58,201 tasks 3290 8782111040 Email sent successfully to ['waleed.al-qahtani@example.sa'] INFO 2025-10-27 20:29:58,201 tasks 3274 8782111040 Email sent successfully to ['mona.al-yami@example.sa'] INFO 2025-10-27 20:29:58,202 tasks 3289 8782111040 Email sent successfully to ['abdulrahman.al-harbi@example.sa'] INFO 2025-10-27 20:29:58,202 tasks 3275 8782111040 Email sent successfully to ['hayat.al-rashidi@example.sa'] INFO 2025-10-27 20:29:58,203 tasks 3274 8782111040 Email sent successfully to ['mohammed.al-zahrani@example.sa'] INFO 2025-10-27 20:29:58,203 tasks 3289 8782111040 Email sent successfully to ['lulwa.al-subaie@example.sa'] INFO 2025-10-27 20:29:58,204 tasks 3274 8782111040 Email sent successfully to ['hessa.al-juaid@example.sa'] ERROR 2025-10-27 20:29:58,204 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,204 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,205 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,205 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,206 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,207 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,208 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,208 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,209 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,210 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,210 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,211 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,211 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,212 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,214 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,215 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,215 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,217 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,217 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,217 tasks 3275 8782111040 Appointment 9dc2ebd4-10ca-44c5-ae89-984030eeee5b not found ERROR 2025-10-27 20:29:58,217 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,220 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,221 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,221 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,222 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,222 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,223 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,223 tasks 3289 8782111040 Appointment 6476f232-3944-419a-b71d-943e872c728e not found ERROR 2025-10-27 20:29:58,223 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,224 tasks 3274 8782111040 Appointment 6476f232-3944-419a-b71d-943e872c728e not found ERROR 2025-10-27 20:29:58,224 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,225 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,225 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,226 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,227 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,227 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,228 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,229 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,229 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,230 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,231 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,231 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,232 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,232 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,233 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,234 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,236 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,237 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,237 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,238 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,238 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,239 tasks 3289 8782111040 Appointment 84999784-a5ac-4385-82c0-6beee6a870fe not found ERROR 2025-10-27 20:29:58,239 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,239 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,241 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,241 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,244 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,244 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,244 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,245 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,246 tasks 3290 8782111040 Appointment a880ccfe-bb2c-46f9-8398-f1f34696aa57 not found ERROR 2025-10-27 20:29:58,246 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,247 tasks 3289 8782111040 Appointment a880ccfe-bb2c-46f9-8398-f1f34696aa57 not found ERROR 2025-10-27 20:29:58,248 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,248 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,249 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,249 tasks 3292 8782111040 Appointment 251d4c8d-ad19-44b7-a10b-3b3ff3951257 not found ERROR 2025-10-27 20:29:58,249 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,250 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,251 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,251 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,252 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,253 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,253 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,254 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,254 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,255 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,256 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,256 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,257 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,257 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,258 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,258 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,259 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,260 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,260 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,261 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,262 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,262 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,263 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,264 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,265 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,265 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,266 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,266 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,267 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,268 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,268 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,270 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,270 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,271 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,273 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,274 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,276 tasks 3275 8782111040 Appointment 2c5eff6b-ffd1-4a95-89d8-1c5db5c0d878 not found ERROR 2025-10-27 20:29:58,276 tasks 3274 8782111040 Appointment 2c5eff6b-ffd1-4a95-89d8-1c5db5c0d878 not found ERROR 2025-10-27 20:29:58,276 tasks 3277 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,277 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,277 tasks 3290 8782111040 Appointment c6ba554c-6866-44dd-8380-8ebd735db613 not found ERROR 2025-10-27 20:29:58,278 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,278 tasks 3291 8782111040 Appointment c6ba554c-6866-44dd-8380-8ebd735db613 not found ERROR 2025-10-27 20:29:58,279 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,279 tasks 3289 8782111040 Appointment a610ac2f-aec8-43ea-83b8-95efee969184 not found INFO 2025-10-27 20:29:58,280 tasks 3290 8782111040 Email sent successfully to ['turki.al-qahtani.admin1@agdar.sa'] ERROR 2025-10-27 20:29:58,281 tasks 3292 8782111040 Appointment a610ac2f-aec8-43ea-83b8-95efee969184 not found INFO 2025-10-27 20:29:58,281 tasks 3274 8782111040 Email sent successfully to ['saud.al-omari.admin2@agdar.sa'] INFO 2025-10-27 20:29:58,281 tasks 3289 8782111040 Email sent successfully to ['khalid.al-subaie.doctor1@agdar.sa'] INFO 2025-10-27 20:29:58,282 tasks 3274 8782111040 Email sent successfully to ['mohammed.al-shammari.doctor2@agdar.sa'] INFO 2025-10-27 20:29:58,283 tasks 3289 8782111040 Email sent successfully to ['lulwa.al-shammari.doctor3@agdar.sa'] INFO 2025-10-27 20:29:58,283 tasks 3274 8782111040 Email sent successfully to ['nada.al-dosari.nurse1@agdar.sa'] INFO 2025-10-27 20:29:58,284 tasks 3290 8782111040 Email sent successfully to ['hussein.al-shammari.nurse2@agdar.sa'] INFO 2025-10-27 20:29:58,284 tasks 3289 8782111040 Email sent successfully to ['ziyad.al-harthi.nurse3@agdar.sa'] INFO 2025-10-27 20:29:58,285 tasks 3274 8782111040 Email sent successfully to ['saad.al-harbi.ot1@agdar.sa'] INFO 2025-10-27 20:29:58,285 tasks 3290 8782111040 Email sent successfully to ['hind.al-harbi.ot2@agdar.sa'] INFO 2025-10-27 20:29:58,286 tasks 3289 8782111040 Email sent successfully to ['lama.al-juaid.slp1@agdar.sa'] INFO 2025-10-27 20:29:58,286 tasks 3274 8782111040 Email sent successfully to ['noura.al-subai.slp2@agdar.sa'] INFO 2025-10-27 20:29:58,287 tasks 3290 8782111040 Email sent successfully to ['basma.al-dosari.aba1@agdar.sa'] INFO 2025-10-27 20:29:58,287 tasks 3289 8782111040 Email sent successfully to ['sultan.al-omari.aba2@agdar.sa'] INFO 2025-10-27 20:29:58,288 tasks 3274 8782111040 Email sent successfully to ['mona.al-omari.front_desk1@agdar.sa'] INFO 2025-10-27 20:29:58,288 tasks 3290 8782111040 Email sent successfully to ['saud.al-maliki.front_desk2@agdar.sa'] INFO 2025-10-27 20:29:58,289 tasks 3289 8782111040 Email sent successfully to ['hussein.al-otaibi.finance1@agdar.sa'] INFO 2025-10-27 20:29:58,289 tasks 3274 8782111040 Email sent successfully to ['ziyad.al-anzi.finance2@agdar.sa'] INFO 2025-10-27 20:29:58,290 tasks 3290 8782111040 Email sent successfully to ['lama.al-otaibi@example.sa'] INFO 2025-10-27 20:29:58,290 tasks 3289 8782111040 Email sent successfully to ['hanan.al-subai@example.sa'] INFO 2025-10-27 20:29:58,291 tasks 3274 8782111040 Email sent successfully to ['khalid.al-mutairi@example.sa'] INFO 2025-10-27 20:29:58,291 tasks 3289 8782111040 Email sent successfully to ['sarah.al-zahrani@example.sa'] INFO 2025-10-27 20:29:58,291 tasks 3290 8782111040 Email sent successfully to ['abeer.al-anzi@example.sa'] INFO 2025-10-27 20:29:58,292 tasks 3289 8782111040 Email sent successfully to ['basma.al-otaibi@example.sa'] INFO 2025-10-27 20:29:58,292 tasks 3274 8782111040 Email sent successfully to ['talal.al-balawi@example.sa'] INFO 2025-10-27 20:29:58,293 tasks 3289 8782111040 Email sent successfully to ['hassan.al-subai@example.sa'] INFO 2025-10-27 20:29:58,293 tasks 3290 8782111040 Email sent successfully to ['abdullah.al-balawi@example.sa'] INFO 2025-10-27 20:29:58,294 tasks 3289 8782111040 Email sent successfully to ['abdulrahman.al-balawi@example.sa'] INFO 2025-10-27 20:29:58,295 tasks 3274 8782111040 Email sent successfully to ['faisal.al-shamrani@example.sa'] INFO 2025-10-27 20:29:58,295 tasks 3290 8782111040 Email sent successfully to ['latifa.al-subaie@example.sa'] INFO 2025-10-27 20:29:58,295 tasks 3289 8782111040 Email sent successfully to ['basma.al-shehri@example.sa'] INFO 2025-10-27 20:29:58,296 tasks 3274 8782111040 Email sent successfully to ['dalal.al-omari@example.sa'] INFO 2025-10-27 20:29:58,296 tasks 3290 8782111040 Email sent successfully to ['maha.al-shammari@example.sa'] INFO 2025-10-27 20:29:58,297 tasks 3289 8782111040 Email sent successfully to ['hanan.al-omari@example.sa'] INFO 2025-10-27 20:29:58,297 tasks 3274 8782111040 Email sent successfully to ['abeer.al-shehri@example.sa'] INFO 2025-10-27 20:29:58,298 tasks 3290 8782111040 Email sent successfully to ['nada.al-harbi@example.sa'] INFO 2025-10-27 20:29:58,298 tasks 3274 8782111040 Email sent successfully to ['turki.al-harthi@example.sa'] INFO 2025-10-27 20:29:58,298 tasks 3289 8782111040 Email sent successfully to ['mona.al-rashidi@example.sa'] INFO 2025-10-27 20:29:58,299 tasks 3290 8782111040 Email sent successfully to ['ziyad.al-juaid@example.sa'] INFO 2025-10-27 20:29:58,300 tasks 3289 8782111040 Email sent successfully to ['ghada.al-shehri@example.sa'] INFO 2025-10-27 20:29:58,300 tasks 3274 8782111040 Email sent successfully to ['latifa.al-otaibi@example.sa'] INFO 2025-10-27 20:29:58,300 tasks 3290 8782111040 Email sent successfully to ['fatima.al-dosari@example.sa'] INFO 2025-10-27 20:29:58,300 tasks 3275 8782111040 Email sent successfully to ['mohammed.al-omari@example.sa'] INFO 2025-10-27 20:29:58,301 tasks 3289 8782111040 Email sent successfully to ['mohammed.al-dosari@example.sa'] INFO 2025-10-27 20:29:58,301 tasks 3274 8782111040 Email sent successfully to ['nasser.al-asiri@example.sa'] INFO 2025-10-27 20:29:58,302 tasks 3289 8782111040 Email sent successfully to ['faisal.al-zahrani@example.sa'] INFO 2025-10-27 20:29:58,302 tasks 3290 8782111040 Email sent successfully to ['abdullah.al-qahtani@example.sa'] INFO 2025-10-27 20:29:58,303 tasks 3274 8782111040 Email sent successfully to ['mohammed.al-shammari@example.sa'] INFO 2025-10-27 20:29:58,303 tasks 3289 8782111040 Email sent successfully to ['latifa.al-dosari@example.sa'] INFO 2025-10-27 20:29:58,304 tasks 3274 8782111040 Email sent successfully to ['rania.al-mutairi@example.sa'] INFO 2025-10-27 20:29:58,304 tasks 3289 8782111040 Email sent successfully to ['wafa.al-subai@example.sa'] INFO 2025-10-27 20:29:58,305 tasks 3290 8782111040 Email sent successfully to ['sarah.al-harthi@example.sa'] INFO 2025-10-27 20:29:58,305 tasks 3289 8782111040 Email sent successfully to ['abdulaziz.al-shahrani@example.sa'] INFO 2025-10-27 20:29:58,306 tasks 3274 8782111040 Email sent successfully to ['mona.al-shahrani@example.sa'] INFO 2025-10-27 20:29:58,306 tasks 3289 8782111040 Email sent successfully to ['munira.al-maliki@example.sa'] INFO 2025-10-27 20:29:58,307 tasks 3290 8782111040 Email sent successfully to ['rania.al-rashidi@example.sa'] INFO 2025-10-27 20:29:58,307 tasks 3274 8782111040 Email sent successfully to ['khalid.al-shammari@example.sa'] INFO 2025-10-27 20:29:58,308 tasks 3289 8782111040 Email sent successfully to ['ghada.al-anzi@example.sa'] INFO 2025-10-27 20:29:58,308 tasks 3290 8782111040 Email sent successfully to ['abeer.al-subaie@example.sa'] INFO 2025-10-27 20:29:58,309 tasks 3289 8782111040 Email sent successfully to ['fatima.al-harbi@example.sa'] INFO 2025-10-27 20:29:58,309 tasks 3274 8782111040 Email sent successfully to ['lulwa.al-shamrani@example.sa'] INFO 2025-10-27 20:29:58,310 tasks 3290 8782111040 Email sent successfully to ['noura.al-shammari@example.sa'] INFO 2025-10-27 20:29:58,310 tasks 3289 8782111040 Email sent successfully to ['faisal.al-maliki@example.sa'] INFO 2025-10-27 20:29:58,311 tasks 3274 8782111040 Email sent successfully to ['sultan.al-harbi@example.sa'] INFO 2025-10-27 20:29:58,311 tasks 3289 8782111040 Email sent successfully to ['noura.al-omari@example.sa'] INFO 2025-10-27 20:29:58,312 tasks 3274 8782111040 Email sent successfully to ['abeer.al-shamrani@example.sa'] INFO 2025-10-27 20:29:58,312 tasks 3289 8782111040 Email sent successfully to ['ali.al-dosari@example.sa'] ERROR 2025-10-27 20:29:58,313 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-27 20:29:58,313 tasks 3274 8782111040 Email sent successfully to ['nada.al-harthi@example.sa'] ERROR 2025-10-27 20:29:58,313 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,314 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,315 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,315 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,316 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,317 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,317 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,318 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,318 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,319 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,320 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,322 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,323 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,323 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,324 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,324 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,325 tasks 3290 8782111040 Appointment dcf25222-01ab-4eac-bc6e-a6ff6e6bf98d not found ERROR 2025-10-27 20:29:58,325 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,325 tasks 3274 8782111040 Appointment dcf25222-01ab-4eac-bc6e-a6ff6e6bf98d not found ERROR 2025-10-27 20:29:58,326 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,326 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,327 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,327 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,328 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,329 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,329 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,330 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,331 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,332 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,333 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,333 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,334 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,334 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,335 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,336 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,336 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,337 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,339 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,340 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,340 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,341 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,341 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,342 tasks 3290 8782111040 Appointment 7248309c-6832-4feb-8eef-4a1e333f235c not found ERROR 2025-10-27 20:29:58,342 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,343 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,343 tasks 3289 8782111040 Appointment 7248309c-6832-4feb-8eef-4a1e333f235c not found ERROR 2025-10-27 20:29:58,343 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,344 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,345 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,346 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,346 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,347 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,347 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,348 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,349 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,349 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,350 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,351 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,352 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,353 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,354 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,354 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,354 tasks 3289 8782111040 Appointment b2cc5a4e-afeb-4a0b-9f2d-5b66ee6c1f79 not found ERROR 2025-10-27 20:29:58,354 tasks 3277 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,355 tasks 3274 8782111040 Appointment b2cc5a4e-afeb-4a0b-9f2d-5b66ee6c1f79 not found ERROR 2025-10-27 20:29:58,355 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,356 tasks 3275 8782111040 Appointment b2cc5a4e-afeb-4a0b-9f2d-5b66ee6c1f79 not found ERROR 2025-10-27 20:29:58,357 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,357 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,358 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,360 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,361 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,362 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,363 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,363 tasks 3289 8782111040 Appointment 6d16e500-dc04-4756-8080-404ee58c476f not found ERROR 2025-10-27 20:29:58,363 tasks 3275 8782111040 Appointment 6d16e500-dc04-4756-8080-404ee58c476f not found ERROR 2025-10-27 20:29:58,363 tasks 3277 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,364 tasks 3274 8782111040 Appointment ed6c13bc-4af4-4ea1-af75-ce06e24367e0 not found ERROR 2025-10-27 20:29:58,364 tasks 3293 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,365 tasks 3280 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,365 tasks 3290 8782111040 Appointment ed6c13bc-4af4-4ea1-af75-ce06e24367e0 not found ERROR 2025-10-27 20:29:58,365 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,366 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,366 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,367 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,368 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,369 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,369 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,370 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,372 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,373 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,375 tasks 3274 8782111040 Appointment 28e0d6fa-60dd-4cf1-b5f2-c22086f25841 not found ERROR 2025-10-27 20:29:58,376 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,376 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,377 tasks 3290 8782111040 Appointment 28e0d6fa-60dd-4cf1-b5f2-c22086f25841 not found ERROR 2025-10-27 20:29:58,377 tasks 3275 8782111040 Appointment 28e0d6fa-60dd-4cf1-b5f2-c22086f25841 not found ERROR 2025-10-27 20:29:58,378 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,378 tasks 3276 8782111040 Appointment 94562fd7-b4f2-4df9-a9e7-9a4267930f47 not found ERROR 2025-10-27 20:29:58,379 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,379 tasks 3289 8782111040 Appointment 94562fd7-b4f2-4df9-a9e7-9a4267930f47 not found ERROR 2025-10-27 20:29:58,380 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,380 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,381 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,381 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,382 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,383 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,384 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,385 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,385 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,385 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,387 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,387 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,388 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,390 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,391 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-27 20:29:58,391 tasks 3276 8782111040 Email sent successfully to ['lulwa.al-ghamdi.admin1@agdar.sa'] ERROR 2025-10-27 20:29:58,392 tasks 3275 8782111040 Appointment f01d818e-67b1-416a-a352-334e7c5257cf not found INFO 2025-10-27 20:29:58,392 tasks 3274 8782111040 Email sent successfully to ['mona.al-ahmadi.admin2@agdar.sa'] ERROR 2025-10-27 20:29:58,393 tasks 3289 8782111040 Appointment f01d818e-67b1-416a-a352-334e7c5257cf not found INFO 2025-10-27 20:29:58,393 tasks 3276 8782111040 Email sent successfully to ['hessa.al-subai.doctor2@agdar.sa'] INFO 2025-10-27 20:29:58,393 tasks 3290 8782111040 Email sent successfully to ['mansour.al-yami.doctor1@agdar.sa'] INFO 2025-10-27 20:29:58,394 tasks 3274 8782111040 Email sent successfully to ['mohammed.al-dawsari.doctor3@agdar.sa'] INFO 2025-10-27 20:29:58,394 tasks 3290 8782111040 Email sent successfully to ['abdulaziz.al-subaie.nurse1@agdar.sa'] INFO 2025-10-27 20:29:58,395 tasks 3289 8782111040 Email sent successfully to ['amal.al-ghamdi.nurse2@agdar.sa'] INFO 2025-10-27 20:29:58,396 tasks 3274 8782111040 Email sent successfully to ['abdulaziz.al-zahrani.nurse3@agdar.sa'] INFO 2025-10-27 20:29:58,396 tasks 3290 8782111040 Email sent successfully to ['hind.al-zahrani.ot1@agdar.sa'] INFO 2025-10-27 20:29:58,397 tasks 3289 8782111040 Email sent successfully to ['bandar.al-subaie.ot2@agdar.sa'] INFO 2025-10-27 20:29:58,397 tasks 3274 8782111040 Email sent successfully to ['hayat.al-otaibi.slp1@agdar.sa'] INFO 2025-10-27 20:29:58,398 tasks 3289 8782111040 Email sent successfully to ['sultan.al-harthi.slp2@agdar.sa'] INFO 2025-10-27 20:29:58,398 tasks 3290 8782111040 Email sent successfully to ['ziyad.al-subai.aba1@agdar.sa'] INFO 2025-10-27 20:29:58,399 tasks 3274 8782111040 Email sent successfully to ['turki.al-shamrani.aba2@agdar.sa'] INFO 2025-10-27 20:29:58,399 tasks 3275 8782111040 Email sent successfully to ['basma.al-shamrani.front_desk1@agdar.sa'] INFO 2025-10-27 20:29:58,399 tasks 3289 8782111040 Email sent successfully to ['talal.al-harthi.front_desk2@agdar.sa'] INFO 2025-10-27 20:29:58,400 tasks 3274 8782111040 Email sent successfully to ['waleed.al-subai.finance1@agdar.sa'] INFO 2025-10-27 20:29:58,400 tasks 3290 8782111040 Email sent successfully to ['dalal.al-subai.finance2@agdar.sa'] INFO 2025-10-27 20:29:58,401 tasks 3289 8782111040 Email sent successfully to ['ghada.al-maliki@example.sa'] INFO 2025-10-27 20:29:58,401 tasks 3275 8782111040 Email sent successfully to ['hind.al-shehri@example.sa'] INFO 2025-10-27 20:29:58,402 tasks 3274 8782111040 Email sent successfully to ['nada.al-shahrani@example.sa'] INFO 2025-10-27 20:29:58,403 tasks 3289 8782111040 Email sent successfully to ['hind.al-balawi@example.sa'] INFO 2025-10-27 20:29:58,403 tasks 3274 8782111040 Email sent successfully to ['nawaf.al-harbi@example.sa'] INFO 2025-10-27 20:29:58,403 tasks 3290 8782111040 Email sent successfully to ['dalal.al-subai@example.sa'] INFO 2025-10-27 20:29:58,404 tasks 3289 8782111040 Email sent successfully to ['latifa.al-subai@example.sa'] INFO 2025-10-27 20:29:58,404 tasks 3274 8782111040 Email sent successfully to ['waleed.al-dosari@example.sa'] INFO 2025-10-27 20:29:58,405 tasks 3289 8782111040 Email sent successfully to ['waleed.al-rashidi@example.sa'] INFO 2025-10-27 20:29:58,405 tasks 3274 8782111040 Email sent successfully to ['hassan.al-harthi@example.sa'] INFO 2025-10-27 20:29:58,406 tasks 3290 8782111040 Email sent successfully to ['hessa.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:58,407 tasks 3289 8782111040 Email sent successfully to ['maha.al-anzi@example.sa'] INFO 2025-10-27 20:29:58,407 tasks 3274 8782111040 Email sent successfully to ['talal.al-harbi@example.sa'] INFO 2025-10-27 20:29:58,408 tasks 3289 8782111040 Email sent successfully to ['yazeed.al-shahrani@example.sa'] INFO 2025-10-27 20:29:58,408 tasks 3290 8782111040 Email sent successfully to ['amal.al-shahrani@example.sa'] INFO 2025-10-27 20:29:58,409 tasks 3274 8782111040 Email sent successfully to ['ziyad.al-mutairi@example.sa'] INFO 2025-10-27 20:29:58,409 tasks 3275 8782111040 Email sent successfully to ['reem.al-shahrani@example.sa'] INFO 2025-10-27 20:29:58,410 tasks 3289 8782111040 Email sent successfully to ['saud.al-balawi@example.sa'] INFO 2025-10-27 20:29:58,410 tasks 3290 8782111040 Email sent successfully to ['abeer.al-anzi@example.sa'] INFO 2025-10-27 20:29:58,410 tasks 3274 8782111040 Email sent successfully to ['saud.al-harthi@example.sa'] INFO 2025-10-27 20:29:58,411 tasks 3289 8782111040 Email sent successfully to ['hind.al-dosari@example.sa'] INFO 2025-10-27 20:29:58,411 tasks 3290 8782111040 Email sent successfully to ['ziyad.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:58,412 tasks 3289 8782111040 Email sent successfully to ['mohammed.al-asiri@example.sa'] INFO 2025-10-27 20:29:58,412 tasks 3274 8782111040 Email sent successfully to ['abeer.al-yami@example.sa'] INFO 2025-10-27 20:29:58,413 tasks 3290 8782111040 Email sent successfully to ['nada.al-harthi@example.sa'] INFO 2025-10-27 20:29:58,413 tasks 3289 8782111040 Email sent successfully to ['ali.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:58,414 tasks 3274 8782111040 Email sent successfully to ['amal.al-otaibi@example.sa'] INFO 2025-10-27 20:29:58,414 tasks 3290 8782111040 Email sent successfully to ['hessa.al-dosari@example.sa'] INFO 2025-10-27 20:29:58,415 tasks 3289 8782111040 Email sent successfully to ['jawaher.al-juaid@example.sa'] INFO 2025-10-27 20:29:58,415 tasks 3274 8782111040 Email sent successfully to ['abdullah.al-maliki@example.sa'] INFO 2025-10-27 20:29:58,415 tasks 3290 8782111040 Email sent successfully to ['munira.al-rashidi@example.sa'] INFO 2025-10-27 20:29:58,416 tasks 3289 8782111040 Email sent successfully to ['hanan.al-maliki@example.sa'] INFO 2025-10-27 20:29:58,417 tasks 3274 8782111040 Email sent successfully to ['turki.al-balawi@example.sa'] INFO 2025-10-27 20:29:58,417 tasks 3289 8782111040 Email sent successfully to ['mona.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:58,418 tasks 3274 8782111040 Email sent successfully to ['hanan.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:58,418 tasks 3290 8782111040 Email sent successfully to ['reem.al-qahtani@example.sa'] INFO 2025-10-27 20:29:58,418 tasks 3289 8782111040 Email sent successfully to ['khalid.al-anzi@example.sa'] INFO 2025-10-27 20:29:58,419 tasks 3274 8782111040 Email sent successfully to ['nasser.al-shammari@example.sa'] INFO 2025-10-27 20:29:58,419 tasks 3289 8782111040 Email sent successfully to ['mohammed.al-otaibi@example.sa'] INFO 2025-10-27 20:29:58,420 tasks 3274 8782111040 Email sent successfully to ['lulwa.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:58,420 tasks 3289 8782111040 Email sent successfully to ['nada.al-otaibi@example.sa'] INFO 2025-10-27 20:29:58,421 tasks 3274 8782111040 Email sent successfully to ['abdullah.al-yami@example.sa'] INFO 2025-10-27 20:29:58,422 tasks 3290 8782111040 Email sent successfully to ['mansour.al-dawsari@example.sa'] INFO 2025-10-27 20:29:58,422 tasks 3289 8782111040 Email sent successfully to ['ali.al-otaibi@example.sa'] INFO 2025-10-27 20:29:58,422 tasks 3274 8782111040 Email sent successfully to ['yazeed.al-mutairi@example.sa'] INFO 2025-10-27 20:29:58,423 tasks 3289 8782111040 Email sent successfully to ['abdulaziz.al-juaid@example.sa'] INFO 2025-10-27 20:29:58,423 tasks 3290 8782111040 Email sent successfully to ['hassan.al-harbi@example.sa'] INFO 2025-10-27 20:29:58,424 tasks 3274 8782111040 Email sent successfully to ['nawaf.al-shammari@example.sa'] INFO 2025-10-27 20:29:58,424 tasks 3289 8782111040 Email sent successfully to ['abdulaziz.al-dawsari@example.sa'] INFO 2025-10-27 20:29:58,425 tasks 3274 8782111040 Email sent successfully to ['sarah.al-rashidi@example.sa'] ERROR 2025-10-27 20:29:58,425 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,425 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,426 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,427 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,427 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,428 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,429 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,430 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,431 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,432 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,433 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,433 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,435 tasks 3275 8782111040 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-10-27 20:29:58,436 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,438 tasks 3291 8782111040 Appointment 059c4153-2297-4946-a6bf-07e1d87abe27 not found ERROR 2025-10-27 20:29:58,438 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,438 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,439 tasks 3289 8782111040 Appointment f87ddd6d-9a8e-4fd3-b8e9-08d131082339 not found ERROR 2025-10-27 20:29:58,439 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,440 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,441 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,441 tasks 3275 8782111040 Appointment f87ddd6d-9a8e-4fd3-b8e9-08d131082339 not found ERROR 2025-10-27 20:29:58,441 tasks 3290 8782111040 Appointment f87ddd6d-9a8e-4fd3-b8e9-08d131082339 not found ERROR 2025-10-27 20:29:58,442 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,442 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,444 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,444 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,445 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,446 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,446 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,447 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,448 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,449 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,449 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,450 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,450 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,451 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,452 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,452 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,453 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,454 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,454 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,456 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,457 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,457 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,458 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,458 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,459 tasks 3290 8782111040 Appointment 6dd9a9a5-c05e-4910-ab38-343a7be3a0d2 not found ERROR 2025-10-27 20:29:58,459 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,460 tasks 3289 8782111040 Appointment 6dd9a9a5-c05e-4910-ab38-343a7be3a0d2 not found ERROR 2025-10-27 20:29:58,460 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,461 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,461 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,462 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,463 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,463 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,464 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,465 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,465 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,466 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,466 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,467 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,468 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,469 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,470 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,471 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,472 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,473 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,473 tasks 3275 8782111040 Appointment 800db3b9-d5ac-452d-8bb4-c046e1b066d7 not found ERROR 2025-10-27 20:29:58,474 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,475 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,475 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,476 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,476 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,477 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,477 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,480 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,481 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,482 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,483 tasks 3289 8782111040 Appointment 14d4b467-e174-4743-beff-2969e632c335 not found ERROR 2025-10-27 20:29:58,483 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,484 tasks 3274 8782111040 Appointment 14d4b467-e174-4743-beff-2969e632c335 not found ERROR 2025-10-27 20:29:58,484 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,485 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,485 tasks 3291 8782111040 Appointment c0b52d4c-ae7f-4f9f-b8d6-c6fd94d87a01 not found ERROR 2025-10-27 20:29:58,485 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,485 tasks 3276 8782111040 Appointment c0b52d4c-ae7f-4f9f-b8d6-c6fd94d87a01 not found ERROR 2025-10-27 20:29:58,486 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,486 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,487 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,488 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,488 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,489 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,490 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,491 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,493 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,493 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,494 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,494 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,495 tasks 3289 8782111040 Appointment c8df8afe-c348-4be7-b567-7b2edfa31c76 not found ERROR 2025-10-27 20:29:58,495 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,496 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,496 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,497 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,498 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,498 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,499 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,501 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,501 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,502 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,503 tasks 3274 8782111040 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-10-27 20:29:58,503 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,503 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,504 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-27 20:29:58,505 tasks 3274 8782111040 Email sent successfully to ['sultan.al-harbi.admin1@agdar.sa'] INFO 2025-10-27 20:29:58,506 tasks 3290 8782111040 Email sent successfully to ['nasser.al-yami.admin2@agdar.sa'] INFO 2025-10-27 20:29:58,507 tasks 3274 8782111040 Email sent successfully to ['lulwa.al-rashidi.doctor1@agdar.sa'] INFO 2025-10-27 20:29:58,507 tasks 3289 8782111040 Email sent successfully to ['abdulrahman.al-shehri.doctor2@agdar.sa'] INFO 2025-10-27 20:29:58,508 tasks 3274 8782111040 Email sent successfully to ['dalal.al-subai.doctor3@agdar.sa'] INFO 2025-10-27 20:29:58,508 tasks 3289 8782111040 Email sent successfully to ['saleh.al-maliki.nurse1@agdar.sa'] INFO 2025-10-27 20:29:58,509 tasks 3274 8782111040 Email sent successfully to ['wafa.al-dosari.nurse2@agdar.sa'] INFO 2025-10-27 20:29:58,510 tasks 3290 8782111040 Email sent successfully to ['abdullah.al-harthi.nurse3@agdar.sa'] INFO 2025-10-27 20:29:58,510 tasks 3289 8782111040 Email sent successfully to ['faisal.al-asiri.ot1@agdar.sa'] INFO 2025-10-27 20:29:58,511 tasks 3274 8782111040 Email sent successfully to ['hassan.al-subai.ot2@agdar.sa'] INFO 2025-10-27 20:29:58,511 tasks 3290 8782111040 Email sent successfully to ['maha.al-dosari.slp1@agdar.sa'] INFO 2025-10-27 20:29:58,511 tasks 3289 8782111040 Email sent successfully to ['amal.al-asiri.slp2@agdar.sa'] INFO 2025-10-27 20:29:58,512 tasks 3274 8782111040 Email sent successfully to ['abdullah.al-qahtani.aba1@agdar.sa'] INFO 2025-10-27 20:29:58,513 tasks 3275 8782111040 Email sent successfully to ['turki.al-omari.aba2@agdar.sa'] INFO 2025-10-27 20:29:58,516 tasks 3294 8782111040 Email sent successfully to ['khalid.al-maliki@example.sa'] INFO 2025-10-27 20:29:58,514 tasks 3289 8782111040 Email sent successfully to ['maha.al-mutairi.front_desk2@agdar.sa'] INFO 2025-10-27 20:29:58,514 tasks 3290 8782111040 Email sent successfully to ['saad.al-juaid.finance1@agdar.sa'] INFO 2025-10-27 20:29:58,515 tasks 3277 8782111040 Email sent successfully to ['turki.al-dawsari@example.sa'] INFO 2025-10-27 20:29:58,516 tasks 3280 8782111040 Email sent successfully to ['ziyad.al-balawi@example.sa'] INFO 2025-10-27 20:29:58,515 tasks 3293 8782111040 Email sent successfully to ['sultan.al-zahrani@example.sa'] INFO 2025-10-27 20:29:58,515 tasks 3292 8782111040 Email sent successfully to ['basma.al-subai@example.sa'] INFO 2025-10-27 20:29:58,513 tasks 3291 8782111040 Email sent successfully to ['lulwa.al-harthi.front_desk1@agdar.sa'] INFO 2025-10-27 20:29:58,515 tasks 3276 8782111040 Email sent successfully to ['abeer.al-dosari.finance2@agdar.sa'] INFO 2025-10-27 20:29:58,517 tasks 3281 8782111040 Email sent successfully to ['mohammed.al-subaie@example.sa'] INFO 2025-10-27 20:29:58,518 tasks 3285 8782111040 Email sent successfully to ['abdullah.al-otaibi@example.sa'] INFO 2025-10-27 20:29:58,518 tasks 3295 8782111040 Email sent successfully to ['nada.al-subaie@example.sa'] INFO 2025-10-27 20:29:58,518 tasks 3289 8782111040 Email sent successfully to ['saleh.al-harthi@example.sa'] INFO 2025-10-27 20:29:58,519 tasks 3274 8782111040 Email sent successfully to ['hussein.al-asiri@example.sa'] INFO 2025-10-27 20:29:58,519 tasks 3275 8782111040 Email sent successfully to ['maha.al-mutairi@example.sa'] INFO 2025-10-27 20:29:58,519 tasks 3290 8782111040 Email sent successfully to ['dalal.al-yami@example.sa'] INFO 2025-10-27 20:29:58,520 tasks 3289 8782111040 Email sent successfully to ['wafa.al-asiri@example.sa'] INFO 2025-10-27 20:29:58,520 tasks 3274 8782111040 Email sent successfully to ['hanan.al-balawi@example.sa'] INFO 2025-10-27 20:29:58,521 tasks 3290 8782111040 Email sent successfully to ['mona.al-dosari@example.sa'] INFO 2025-10-27 20:29:58,521 tasks 3275 8782111040 Email sent successfully to ['abdulrahman.al-otaibi@example.sa'] INFO 2025-10-27 20:29:58,522 tasks 3289 8782111040 Email sent successfully to ['hussein.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:58,522 tasks 3290 8782111040 Email sent successfully to ['yazeed.al-shammari@example.sa'] INFO 2025-10-27 20:29:58,523 tasks 3274 8782111040 Email sent successfully to ['noura.al-shehri@example.sa'] INFO 2025-10-27 20:29:58,523 tasks 3289 8782111040 Email sent successfully to ['nawaf.al-shammari@example.sa'] INFO 2025-10-27 20:29:58,524 tasks 3275 8782111040 Email sent successfully to ['abdullah.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:58,524 tasks 3274 8782111040 Email sent successfully to ['nada.al-asiri@example.sa'] INFO 2025-10-27 20:29:58,525 tasks 3289 8782111040 Email sent successfully to ['nasser.al-rashidi@example.sa'] INFO 2025-10-27 20:29:58,525 tasks 3290 8782111040 Email sent successfully to ['ziyad.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:58,526 tasks 3274 8782111040 Email sent successfully to ['fatima.al-dawsari@example.sa'] INFO 2025-10-27 20:29:58,526 tasks 3289 8782111040 Email sent successfully to ['dalal.al-harbi@example.sa'] INFO 2025-10-27 20:29:58,526 tasks 3290 8782111040 Email sent successfully to ['sultan.al-harbi@example.sa'] INFO 2025-10-27 20:29:58,527 tasks 3275 8782111040 Email sent successfully to ['abdullah.al-shammari@example.sa'] INFO 2025-10-27 20:29:58,527 tasks 3289 8782111040 Email sent successfully to ['latifa.al-harbi@example.sa'] INFO 2025-10-27 20:29:58,528 tasks 3274 8782111040 Email sent successfully to ['sarah.al-juaid@example.sa'] INFO 2025-10-27 20:29:58,528 tasks 3290 8782111040 Email sent successfully to ['fatima.al-mutairi@example.sa'] INFO 2025-10-27 20:29:58,528 tasks 3275 8782111040 Email sent successfully to ['bandar.al-subai@example.sa'] INFO 2025-10-27 20:29:58,529 tasks 3289 8782111040 Email sent successfully to ['turki.al-dosari@example.sa'] INFO 2025-10-27 20:29:58,529 tasks 3274 8782111040 Email sent successfully to ['basma.al-omari@example.sa'] INFO 2025-10-27 20:29:58,530 tasks 3290 8782111040 Email sent successfully to ['munira.al-shehri@example.sa'] INFO 2025-10-27 20:29:58,530 tasks 3289 8782111040 Email sent successfully to ['dalal.al-dawsari@example.sa'] INFO 2025-10-27 20:29:58,531 tasks 3274 8782111040 Email sent successfully to ['abeer.al-shehri@example.sa'] INFO 2025-10-27 20:29:58,531 tasks 3289 8782111040 Email sent successfully to ['yazeed.al-subaie@example.sa'] INFO 2025-10-27 20:29:58,531 tasks 3290 8782111040 Email sent successfully to ['fahad.al-shamrani@example.sa'] INFO 2025-10-27 20:29:58,532 tasks 3274 8782111040 Email sent successfully to ['latifa.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:58,533 tasks 3289 8782111040 Email sent successfully to ['nawaf.al-asiri@example.sa'] INFO 2025-10-27 20:29:58,533 tasks 3290 8782111040 Email sent successfully to ['sultan.al-subaie@example.sa'] INFO 2025-10-27 20:29:58,534 tasks 3274 8782111040 Email sent successfully to ['fatima.al-shahrani@example.sa'] INFO 2025-10-27 20:29:58,534 tasks 3289 8782111040 Email sent successfully to ['salma.al-qahtani@example.sa'] INFO 2025-10-27 20:29:58,535 tasks 3275 8782111040 Email sent successfully to ['saad.al-balawi@example.sa'] INFO 2025-10-27 20:29:58,536 tasks 3290 8782111040 Email sent successfully to ['maha.al-maliki@example.sa'] INFO 2025-10-27 20:29:58,536 tasks 3274 8782111040 Email sent successfully to ['abdulrahman.al-qahtani@example.sa'] INFO 2025-10-27 20:29:58,537 tasks 3289 8782111040 Email sent successfully to ['sarah.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:58,537 tasks 3290 8782111040 Email sent successfully to ['yazeed.al-maliki@example.sa'] INFO 2025-10-27 20:29:58,538 tasks 3274 8782111040 Email sent successfully to ['noura.al-maliki@example.sa'] ERROR 2025-10-27 20:29:58,538 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,539 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,539 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,540 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,542 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,543 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,543 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,543 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,544 tasks 3275 8782111040 Appointment 989478fa-8691-4f8d-b6f1-aaab7c1dece1 not found ERROR 2025-10-27 20:29:58,545 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,547 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,547 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,548 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,548 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,549 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,549 tasks 3289 8782111040 Appointment 5c475bfa-e1e8-42d4-b4f5-542dd94283c3 not found ERROR 2025-10-27 20:29:58,550 tasks 3274 8782111040 Appointment 5c475bfa-e1e8-42d4-b4f5-542dd94283c3 not found ERROR 2025-10-27 20:29:58,551 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,552 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,552 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,553 tasks 3275 8782111040 Appointment c6d581b3-c628-4d95-adda-b4f6d63782fc not found ERROR 2025-10-27 20:29:58,553 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,554 tasks 3289 8782111040 Appointment c6d581b3-c628-4d95-adda-b4f6d63782fc not found ERROR 2025-10-27 20:29:58,555 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,555 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,556 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,556 tasks 3276 8782111040 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-27 20:29:58,558 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,558 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,559 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,559 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,560 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,561 tasks 3290 8782111040 Appointment 1d6daf6c-b9fc-4320-9261-7acd77010a78 not found ERROR 2025-10-27 20:29:58,561 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,561 tasks 3274 8782111040 Appointment 1d6daf6c-b9fc-4320-9261-7acd77010a78 not found ERROR 2025-10-27 20:29:58,561 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,562 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,563 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,563 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,564 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,565 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,566 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,566 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,567 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,568 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,568 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,569 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,570 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,571 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,571 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,572 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,573 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,573 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,574 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,575 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,575 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,576 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,576 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,578 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,578 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,579 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,579 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,581 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,581 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,582 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,582 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,583 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,584 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,584 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,585 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,586 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,586 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,587 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,588 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,588 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,589 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,589 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,590 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,591 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,594 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,594 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,594 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,595 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,595 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,596 tasks 3274 8782111040 Appointment 0a381f73-62e2-4e1d-8041-1ac3501730d3 not found ERROR 2025-10-27 20:29:58,596 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,596 tasks 3289 8782111040 Appointment 0a381f73-62e2-4e1d-8041-1ac3501730d3 not found ERROR 2025-10-27 20:29:58,597 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,597 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,599 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,600 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,601 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,601 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,602 tasks 3289 8782111040 Appointment f3aaacf8-54c3-498b-9600-11ebf1e0f5b3 not found ERROR 2025-10-27 20:29:58,602 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,603 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,603 tasks 3275 8782111040 Appointment f3aaacf8-54c3-498b-9600-11ebf1e0f5b3 not found ERROR 2025-10-27 20:29:58,604 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,604 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,605 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,606 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,607 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,608 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,608 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,609 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,610 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,611 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,611 tasks 3290 8782111040 Appointment 5230928c-ba20-4618-a23e-3e48a4d49763 not found ERROR 2025-10-27 20:29:58,612 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,613 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,613 tasks 3289 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,614 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,614 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-27 20:29:58,615 tasks 3274 8782111040 Email sent successfully to ['hind.al-dosari.admin1@agdar.sa'] INFO 2025-10-27 20:29:58,616 tasks 3289 8782111040 Email sent successfully to ['nawaf.al-balawi.admin2@agdar.sa'] INFO 2025-10-27 20:29:58,616 tasks 3274 8782111040 Email sent successfully to ['fatima.al-mutairi.doctor1@agdar.sa'] INFO 2025-10-27 20:29:58,617 tasks 3289 8782111040 Email sent successfully to ['fahad.al-zahrani.doctor2@agdar.sa'] INFO 2025-10-27 20:29:58,617 tasks 3274 8782111040 Email sent successfully to ['maha.al-shamrani.doctor3@agdar.sa'] INFO 2025-10-27 20:29:58,618 tasks 3290 8782111040 Email sent successfully to ['amal.al-balawi.nurse1@agdar.sa'] INFO 2025-10-27 20:29:58,618 tasks 3289 8782111040 Email sent successfully to ['hussein.al-shammari.nurse2@agdar.sa'] INFO 2025-10-27 20:29:58,619 tasks 3274 8782111040 Email sent successfully to ['turki.al-zahrani.nurse3@agdar.sa'] INFO 2025-10-27 20:29:58,619 tasks 3289 8782111040 Email sent successfully to ['abdulaziz.al-subai.ot1@agdar.sa'] INFO 2025-10-27 20:29:58,620 tasks 3274 8782111040 Email sent successfully to ['rania.al-omari.ot2@agdar.sa'] INFO 2025-10-27 20:29:58,620 tasks 3289 8782111040 Email sent successfully to ['waleed.al-rashidi.slp1@agdar.sa'] INFO 2025-10-27 20:29:58,621 tasks 3274 8782111040 Email sent successfully to ['fatima.al-dawsari.slp2@agdar.sa'] INFO 2025-10-27 20:29:58,621 tasks 3290 8782111040 Email sent successfully to ['saleh.al-ghamdi.aba1@agdar.sa'] INFO 2025-10-27 20:29:58,621 tasks 3289 8782111040 Email sent successfully to ['mansour.al-mutairi.aba2@agdar.sa'] INFO 2025-10-27 20:29:58,622 tasks 3274 8782111040 Email sent successfully to ['ziyad.al-harthi.front_desk1@agdar.sa'] INFO 2025-10-27 20:29:58,623 tasks 3289 8782111040 Email sent successfully to ['hussein.al-subaie.front_desk2@agdar.sa'] INFO 2025-10-27 20:29:58,623 tasks 3290 8782111040 Email sent successfully to ['salma.al-juaid.finance1@agdar.sa'] INFO 2025-10-27 20:29:58,623 tasks 3274 8782111040 Email sent successfully to ['dalal.al-shamrani.finance2@agdar.sa'] INFO 2025-10-27 20:29:58,624 tasks 3289 8782111040 Email sent successfully to ['reem.al-harthi@example.sa'] INFO 2025-10-27 20:29:58,624 tasks 3290 8782111040 Email sent successfully to ['rania.al-qahtani@example.sa'] INFO 2025-10-27 20:29:58,625 tasks 3274 8782111040 Email sent successfully to ['mohammed.al-maliki@example.sa'] INFO 2025-10-27 20:29:58,625 tasks 3289 8782111040 Email sent successfully to ['mona.al-juaid@example.sa'] INFO 2025-10-27 20:29:58,625 tasks 3290 8782111040 Email sent successfully to ['noura.al-qahtani@example.sa'] INFO 2025-10-27 20:29:58,626 tasks 3289 8782111040 Email sent successfully to ['saud.al-rashidi@example.sa'] INFO 2025-10-27 20:29:58,626 tasks 3274 8782111040 Email sent successfully to ['jawaher.al-harbi@example.sa'] INFO 2025-10-27 20:29:58,627 tasks 3289 8782111040 Email sent successfully to ['wafa.al-shehri@example.sa'] INFO 2025-10-27 20:29:58,627 tasks 3290 8782111040 Email sent successfully to ['hessa.al-shehri@example.sa'] INFO 2025-10-27 20:29:58,628 tasks 3289 8782111040 Email sent successfully to ['munira.al-balawi@example.sa'] INFO 2025-10-27 20:29:58,628 tasks 3274 8782111040 Email sent successfully to ['lama.al-shahrani@example.sa'] INFO 2025-10-27 20:29:58,628 tasks 3290 8782111040 Email sent successfully to ['nawaf.al-rashidi@example.sa'] INFO 2025-10-27 20:29:58,629 tasks 3289 8782111040 Email sent successfully to ['nawaf.al-juaid@example.sa'] INFO 2025-10-27 20:29:58,630 tasks 3290 8782111040 Email sent successfully to ['mohammed.al-shammari@example.sa'] INFO 2025-10-27 20:29:58,630 tasks 3274 8782111040 Email sent successfully to ['ali.al-yami@example.sa'] INFO 2025-10-27 20:29:58,630 tasks 3289 8782111040 Email sent successfully to ['mansour.al-shahrani@example.sa'] INFO 2025-10-27 20:29:58,631 tasks 3274 8782111040 Email sent successfully to ['saud.al-subaie@example.sa'] INFO 2025-10-27 20:29:58,631 tasks 3289 8782111040 Email sent successfully to ['salma.al-rashidi@example.sa'] INFO 2025-10-27 20:29:58,631 tasks 3274 8782111040 Email sent successfully to ['fahad.al-subai@example.sa'] INFO 2025-10-27 20:29:58,632 tasks 3290 8782111040 Email sent successfully to ['hind.al-maliki@example.sa'] INFO 2025-10-27 20:29:58,633 tasks 3274 8782111040 Email sent successfully to ['abdulaziz.al-dosari@example.sa'] INFO 2025-10-27 20:29:58,633 tasks 3290 8782111040 Email sent successfully to ['abdulaziz.al-harthi@example.sa'] INFO 2025-10-27 20:29:58,634 tasks 3274 8782111040 Email sent successfully to ['munira.al-dosari@example.sa'] INFO 2025-10-27 20:29:58,634 tasks 3290 8782111040 Email sent successfully to ['mansour.al-omari@example.sa'] INFO 2025-10-27 20:29:58,635 tasks 3274 8782111040 Email sent successfully to ['jawaher.al-qahtani@example.sa'] INFO 2025-10-27 20:29:58,635 tasks 3290 8782111040 Email sent successfully to ['saud.al-yami@example.sa'] INFO 2025-10-27 20:29:58,636 tasks 3275 8782111040 Email sent successfully to ['amal.al-shehri@example.sa'] INFO 2025-10-27 20:29:58,636 tasks 3274 8782111040 Email sent successfully to ['fahad.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:58,637 tasks 3290 8782111040 Email sent successfully to ['omar.al-mutairi@example.sa'] INFO 2025-10-27 20:29:58,637 tasks 3291 8782111040 Email sent successfully to ['nasser.al-omari@example.sa'] INFO 2025-10-27 20:29:58,638 tasks 3274 8782111040 Email sent successfully to ['saud.al-maliki@example.sa'] INFO 2025-10-27 20:29:58,638 tasks 3290 8782111040 Email sent successfully to ['hassan.al-zahrani@example.sa'] INFO 2025-10-27 20:29:58,639 tasks 3275 8782111040 Email sent successfully to ['nasser.al-mutairi@example.sa'] INFO 2025-10-27 20:29:58,639 tasks 3274 8782111040 Email sent successfully to ['mona.al-asiri@example.sa'] INFO 2025-10-27 20:29:58,640 tasks 3291 8782111040 Email sent successfully to ['saleh.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:58,640 tasks 3290 8782111040 Email sent successfully to ['hussein.al-balawi@example.sa'] INFO 2025-10-27 20:29:58,641 tasks 3274 8782111040 Email sent successfully to ['saad.al-shahrani@example.sa'] INFO 2025-10-27 20:29:58,641 tasks 3290 8782111040 Email sent successfully to ['hassan.al-maliki@example.sa'] INFO 2025-10-27 20:29:58,642 tasks 3274 8782111040 Email sent successfully to ['abdulrahman.al-shehri@example.sa'] INFO 2025-10-27 20:29:58,642 tasks 3290 8782111040 Email sent successfully to ['nawaf.al-shamrani@example.sa'] INFO 2025-10-27 20:29:58,643 tasks 3275 8782111040 Email sent successfully to ['munira.al-harthi@example.sa'] INFO 2025-10-27 20:29:58,643 tasks 3274 8782111040 Email sent successfully to ['hassan.al-subai@example.sa'] INFO 2025-10-27 20:29:58,644 tasks 3290 8782111040 Email sent successfully to ['khalid.al-shehri@example.sa'] INFO 2025-10-27 20:29:58,644 tasks 3274 8782111040 Email sent successfully to ['hassan.al-juaid@example.sa'] INFO 2025-10-27 20:29:58,645 tasks 3290 8782111040 Email sent successfully to ['abdullah.al-harthi@example.sa'] INFO 2025-10-27 20:29:58,646 tasks 3274 8782111040 Email sent successfully to ['latifa.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:58,646 tasks 3275 8782111040 Email sent successfully to ['latifa.al-rashidi@example.sa'] INFO 2025-10-27 20:29:58,646 tasks 3290 8782111040 Email sent successfully to ['lama.al-qahtani@example.sa'] INFO 2025-10-27 20:29:58,647 tasks 3274 8782111040 Email sent successfully to ['nada.al-otaibi@example.sa'] ERROR 2025-10-27 20:29:58,647 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,647 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,648 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,648 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,649 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,650 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,651 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,651 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,652 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,653 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,655 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,656 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,656 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,657 tasks 3291 8782111040 Appointment 316c17c3-e300-4395-8311-471df4e8d18b not found ERROR 2025-10-27 20:29:58,657 tasks 3277 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,658 tasks 3274 8782111040 Appointment 316c17c3-e300-4395-8311-471df4e8d18b not found ERROR 2025-10-27 20:29:58,658 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,658 tasks 3293 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,659 tasks 3290 8782111040 Appointment 316c17c3-e300-4395-8311-471df4e8d18b not found ERROR 2025-10-27 20:29:58,659 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,660 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,661 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,663 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,663 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,664 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,664 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,664 tasks 3290 8782111040 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-10-27 20:29:58,665 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,666 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,666 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,667 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,668 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,668 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,669 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,669 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,670 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,671 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,672 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,673 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,673 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,674 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,674 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,675 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,676 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,677 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,677 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,678 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,678 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,679 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,680 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,680 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,681 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,682 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,682 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,683 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,683 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,684 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,685 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,685 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,686 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,688 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,689 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,690 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,691 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,691 tasks 3274 8782111040 Appointment 438c31ce-9d1d-4a9a-8e3b-b97ab60f5c70 not found ERROR 2025-10-27 20:29:58,692 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,692 tasks 3290 8782111040 Appointment 438c31ce-9d1d-4a9a-8e3b-b97ab60f5c70 not found ERROR 2025-10-27 20:29:58,693 tasks 3291 8782111040 Appointment 438c31ce-9d1d-4a9a-8e3b-b97ab60f5c70 not found ERROR 2025-10-27 20:29:58,694 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,695 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,695 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,696 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,696 tasks 3292 8782111040 Appointment 4763efe1-5e46-4e60-91da-8e5b2a097c68 not found ERROR 2025-10-27 20:29:58,697 tasks 3274 8782111040 Appointment 4763efe1-5e46-4e60-91da-8e5b2a097c68 not found ERROR 2025-10-27 20:29:58,697 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,698 tasks 3275 8782111040 Appointment 9f79f5b5-74a0-40e3-88c9-4a9652813f2f not found ERROR 2025-10-27 20:29:58,698 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,699 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,699 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,700 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,700 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,701 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,702 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,702 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,703 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,704 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,704 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,706 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,706 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,707 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,707 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,708 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,709 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,710 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,710 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,712 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,713 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,714 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,715 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,715 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,715 tasks 3291 8782111040 Appointment 5c0a9908-2cdd-4434-be57-d5e61071893d not found ERROR 2025-10-27 20:29:58,716 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,716 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,717 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,718 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,718 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,719 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,720 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,720 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,721 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,721 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-27 20:29:58,722 tasks 3274 8782111040 Email sent successfully to ['latifa.al-juaid.admin1@agdar.sa'] INFO 2025-10-27 20:29:58,723 tasks 3290 8782111040 Email sent successfully to ['turki.al-maliki.admin2@agdar.sa'] INFO 2025-10-27 20:29:58,724 tasks 3274 8782111040 Email sent successfully to ['wafa.al-yami.doctor1@agdar.sa'] INFO 2025-10-27 20:29:58,724 tasks 3275 8782111040 Email sent successfully to ['abdulaziz.al-harthi.doctor2@agdar.sa'] INFO 2025-10-27 20:29:58,724 tasks 3290 8782111040 Email sent successfully to ['khalid.al-shamrani.doctor3@agdar.sa'] INFO 2025-10-27 20:29:58,725 tasks 3274 8782111040 Email sent successfully to ['ziyad.al-ghamdi.nurse1@agdar.sa'] INFO 2025-10-27 20:29:58,725 tasks 3290 8782111040 Email sent successfully to ['basma.al-asiri.nurse2@agdar.sa'] INFO 2025-10-27 20:29:58,726 tasks 3274 8782111040 Email sent successfully to ['sarah.al-yami.nurse3@agdar.sa'] INFO 2025-10-27 20:29:58,726 tasks 3290 8782111040 Email sent successfully to ['dalal.al-yami.ot1@agdar.sa'] INFO 2025-10-27 20:29:58,726 tasks 3274 8782111040 Email sent successfully to ['ali.al-dosari.ot2@agdar.sa'] INFO 2025-10-27 20:29:58,727 tasks 3290 8782111040 Email sent successfully to ['nada.al-yami.slp1@agdar.sa'] INFO 2025-10-27 20:29:58,727 tasks 3274 8782111040 Email sent successfully to ['hayat.al-omari.slp2@agdar.sa'] INFO 2025-10-27 20:29:58,728 tasks 3275 8782111040 Email sent successfully to ['fahad.al-shamrani.aba1@agdar.sa'] INFO 2025-10-27 20:29:58,728 tasks 3274 8782111040 Email sent successfully to ['ali.al-subai.aba2@agdar.sa'] INFO 2025-10-27 20:29:58,729 tasks 3290 8782111040 Email sent successfully to ['sarah.al-rashidi.front_desk1@agdar.sa'] INFO 2025-10-27 20:29:58,729 tasks 3275 8782111040 Email sent successfully to ['ziyad.al-ahmadi.front_desk2@agdar.sa'] INFO 2025-10-27 20:29:58,730 tasks 3274 8782111040 Email sent successfully to ['saleh.al-mutairi.finance1@agdar.sa'] INFO 2025-10-27 20:29:58,730 tasks 3291 8782111040 Email sent successfully to ['sultan.al-subai.finance2@agdar.sa'] INFO 2025-10-27 20:29:58,731 tasks 3290 8782111040 Email sent successfully to ['mona.al-anzi@example.sa'] INFO 2025-10-27 20:29:58,731 tasks 3274 8782111040 Email sent successfully to ['rania.al-shehri@example.sa'] INFO 2025-10-27 20:29:58,732 tasks 3275 8782111040 Email sent successfully to ['latifa.al-shehri@example.sa'] INFO 2025-10-27 20:29:58,732 tasks 3290 8782111040 Email sent successfully to ['hanan.al-anzi@example.sa'] INFO 2025-10-27 20:29:58,733 tasks 3274 8782111040 Email sent successfully to ['hayat.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:58,733 tasks 3291 8782111040 Email sent successfully to ['salma.al-shehri@example.sa'] INFO 2025-10-27 20:29:58,734 tasks 3290 8782111040 Email sent successfully to ['ziyad.al-shammari@example.sa'] INFO 2025-10-27 20:29:58,734 tasks 3274 8782111040 Email sent successfully to ['latifa.al-subai@example.sa'] INFO 2025-10-27 20:29:58,734 tasks 3275 8782111040 Email sent successfully to ['maha.al-mutairi@example.sa'] INFO 2025-10-27 20:29:58,735 tasks 3290 8782111040 Email sent successfully to ['mansour.al-harbi@example.sa'] INFO 2025-10-27 20:29:58,735 tasks 3291 8782111040 Email sent successfully to ['lama.al-harbi@example.sa'] INFO 2025-10-27 20:29:58,780 tasks 3275 8782111040 Email sent successfully to ['nada.al-shahrani@example.sa'] INFO 2025-10-27 20:29:58,780 tasks 3274 8782111040 Email sent successfully to ['ghada.al-dawsari@example.sa'] INFO 2025-10-27 20:29:58,782 tasks 3274 8782111040 Email sent successfully to ['hessa.al-dawsari@example.sa'] INFO 2025-10-27 20:29:58,783 tasks 3290 8782111040 Email sent successfully to ['lulwa.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:58,783 tasks 3274 8782111040 Email sent successfully to ['ali.al-shammari@example.sa'] INFO 2025-10-27 20:29:58,784 tasks 3275 8782111040 Email sent successfully to ['ziyad.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:58,785 tasks 3274 8782111040 Email sent successfully to ['yazeed.al-anzi@example.sa'] INFO 2025-10-27 20:29:58,786 tasks 3274 8782111040 Email sent successfully to ['abdulaziz.al-otaibi@example.sa'] INFO 2025-10-27 20:29:58,787 tasks 3290 8782111040 Email sent successfully to ['waleed.al-dosari@example.sa'] INFO 2025-10-27 20:29:58,787 tasks 3274 8782111040 Email sent successfully to ['lulwa.al-dosari@example.sa'] INFO 2025-10-27 20:29:58,788 tasks 3275 8782111040 Email sent successfully to ['ghada.al-otaibi@example.sa'] INFO 2025-10-27 20:29:58,788 tasks 3274 8782111040 Email sent successfully to ['mansour.al-juaid@example.sa'] INFO 2025-10-27 20:29:58,789 tasks 3290 8782111040 Email sent successfully to ['basma.al-omari@example.sa'] INFO 2025-10-27 20:29:58,789 tasks 3274 8782111040 Email sent successfully to ['hassan.al-rashidi@example.sa'] INFO 2025-10-27 20:29:58,790 tasks 3275 8782111040 Email sent successfully to ['abdulaziz.al-shamrani@example.sa'] INFO 2025-10-27 20:29:58,790 tasks 3290 8782111040 Email sent successfully to ['reem.al-harthi@example.sa'] INFO 2025-10-27 20:29:58,790 tasks 3371 8782111040 Email sent successfully to ['reem.al-yami@example.sa'] INFO 2025-10-27 20:29:58,791 tasks 3274 8782111040 Email sent successfully to ['nada.al-otaibi@example.sa'] INFO 2025-10-27 20:29:58,791 tasks 3290 8782111040 Email sent successfully to ['sarah.al-asiri@example.sa'] INFO 2025-10-27 20:29:58,792 tasks 3371 8782111040 Email sent successfully to ['sultan.al-dosari@example.sa'] INFO 2025-10-27 20:29:58,792 tasks 3274 8782111040 Email sent successfully to ['noura.al-shamrani@example.sa'] INFO 2025-10-27 20:29:58,792 tasks 3290 8782111040 Email sent successfully to ['talal.al-harthi@example.sa'] INFO 2025-10-27 20:29:58,793 tasks 3371 8782111040 Email sent successfully to ['omar.al-anzi@example.sa'] INFO 2025-10-27 20:29:58,793 tasks 3274 8782111040 Email sent successfully to ['rania.al-rashidi@example.sa'] INFO 2025-10-27 20:29:58,794 tasks 3290 8782111040 Email sent successfully to ['latifa.al-dosari@example.sa'] INFO 2025-10-27 20:29:58,795 tasks 3371 8782111040 Email sent successfully to ['latifa.al-harthi@example.sa'] INFO 2025-10-27 20:29:58,795 tasks 3274 8782111040 Email sent successfully to ['abdulrahman.al-subai@example.sa'] INFO 2025-10-27 20:29:58,796 tasks 3290 8782111040 Email sent successfully to ['hessa.al-harbi@example.sa'] INFO 2025-10-27 20:29:58,796 tasks 3371 8782111040 Email sent successfully to ['bandar.al-anzi@example.sa'] INFO 2025-10-27 20:29:58,796 tasks 3274 8782111040 Email sent successfully to ['lama.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:58,797 tasks 3290 8782111040 Email sent successfully to ['fatima.al-yami@example.sa'] INFO 2025-10-27 20:29:58,798 tasks 3371 8782111040 Email sent successfully to ['hassan.al-balawi@example.sa'] INFO 2025-10-27 20:29:58,798 tasks 3274 8782111040 Email sent successfully to ['maha.al-harthi@example.sa'] INFO 2025-10-27 20:29:58,799 tasks 3371 8782111040 Email sent successfully to ['ali.al-mutairi@example.sa'] INFO 2025-10-27 20:29:58,799 tasks 3290 8782111040 Email sent successfully to ['sultan.al-harthi@example.sa'] INFO 2025-10-27 20:29:58,799 tasks 3275 8782111040 Email sent successfully to ['mansour.al-maliki@example.sa'] INFO 2025-10-27 20:29:58,800 tasks 3371 8782111040 Email sent successfully to ['maha.al-balawi@example.sa'] INFO 2025-10-27 20:29:58,800 tasks 3274 8782111040 Email sent successfully to ['lulwa.al-shahrani@example.sa'] INFO 2025-10-27 20:29:58,801 tasks 3290 8782111040 Email sent successfully to ['bandar.al-harthi@example.sa'] INFO 2025-10-27 20:29:58,801 tasks 3275 8782111040 Email sent successfully to ['nasser.al-subaie@example.sa'] ERROR 2025-10-27 20:29:58,801 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,802 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,802 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,802 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,803 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,803 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,804 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,804 tasks 3277 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,806 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,807 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,807 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,808 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,809 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,810 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,811 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,812 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,814 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,815 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,816 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,816 tasks 3274 8782111040 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-10-27 20:29:58,816 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,817 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,818 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,818 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,819 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,820 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,820 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,822 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,822 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,823 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,823 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,824 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,825 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,825 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,826 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,827 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,827 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,828 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,828 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,830 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,830 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,831 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,831 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,833 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,834 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,835 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,835 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,836 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,836 tasks 3274 8782111040 Appointment fec427c5-de8f-44bd-8e20-049bca424784 not found ERROR 2025-10-27 20:29:58,837 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,838 tasks 3290 8782111040 Appointment fec427c5-de8f-44bd-8e20-049bca424784 not found ERROR 2025-10-27 20:29:58,838 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,838 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,839 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,840 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,841 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,841 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,842 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,842 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,843 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,844 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,845 tasks 3274 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,845 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,846 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,847 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,848 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,849 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,849 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,850 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,851 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,851 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,852 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,853 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,854 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,854 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,855 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,856 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,856 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,857 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,858 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,858 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,859 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,860 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,861 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,863 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,863 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,863 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,864 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,864 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,864 tasks 3290 8782111040 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-27 20:29:58,865 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,866 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,866 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,867 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,868 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,869 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,869 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,871 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,871 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,872 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,873 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,874 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,874 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-27 20:29:58,876 tasks 3371 8782111040 Email sent successfully to ['marwan@tenhal.sa'] INFO 2025-10-27 20:29:58,876 tasks 3290 8782111040 Email sent successfully to ['abdullah.al-shamrani.admin1@agdar.sa'] INFO 2025-10-27 20:29:58,877 tasks 3275 8782111040 Email sent successfully to ['nada.al-qahtani.admin2@agdar.sa'] INFO 2025-10-27 20:29:58,877 tasks 3371 8782111040 Email sent successfully to ['fahad.al-shahrani.doctor1@agdar.sa'] INFO 2025-10-27 20:29:58,878 tasks 3290 8782111040 Email sent successfully to ['munira.al-rashidi.doctor2@agdar.sa'] INFO 2025-10-27 20:29:58,878 tasks 3275 8782111040 Email sent successfully to ['saleh.al-anzi.doctor3@agdar.sa'] INFO 2025-10-27 20:29:58,879 tasks 3371 8782111040 Email sent successfully to ['sarah.al-harthi.nurse1@agdar.sa'] INFO 2025-10-27 20:29:58,879 tasks 3290 8782111040 Email sent successfully to ['turki.al-ahmadi.nurse2@agdar.sa'] INFO 2025-10-27 20:29:58,880 tasks 3371 8782111040 Email sent successfully to ['hind.al-zahrani.nurse3@agdar.sa'] INFO 2025-10-27 20:29:58,880 tasks 3290 8782111040 Email sent successfully to ['turki.al-ghamdi.ot1@agdar.sa'] INFO 2025-10-27 20:29:58,881 tasks 3371 8782111040 Email sent successfully to ['lulwa.al-ghamdi.ot2@agdar.sa'] INFO 2025-10-27 20:29:58,881 tasks 3275 8782111040 Email sent successfully to ['mohammed.al-ghamdi.slp1@agdar.sa'] INFO 2025-10-27 20:29:58,881 tasks 3290 8782111040 Email sent successfully to ['sarah.al-harthi.slp2@agdar.sa'] INFO 2025-10-27 20:29:58,882 tasks 3371 8782111040 Email sent successfully to ['salma.al-shammari.aba1@agdar.sa'] INFO 2025-10-27 20:29:58,882 tasks 3275 8782111040 Email sent successfully to ['mona.al-dawsari.aba2@agdar.sa'] INFO 2025-10-27 20:29:58,883 tasks 3371 8782111040 Email sent successfully to ['talal.al-zahrani.front_desk1@agdar.sa'] INFO 2025-10-27 20:29:58,883 tasks 3275 8782111040 Email sent successfully to ['ghada.al-asiri.finance1@agdar.sa'] INFO 2025-10-27 20:29:58,883 tasks 3290 8782111040 Email sent successfully to ['ali.al-otaibi.front_desk2@agdar.sa'] INFO 2025-10-27 20:29:58,884 tasks 3291 8782111040 Email sent successfully to ['hayat.al-maliki@example.sa'] INFO 2025-10-27 20:29:58,884 tasks 3371 8782111040 Email sent successfully to ['mohammed.al-subai.finance2@agdar.sa'] INFO 2025-10-27 20:29:58,885 tasks 3290 8782111040 Email sent successfully to ['rania.al-qahtani@example.sa'] INFO 2025-10-27 20:29:58,885 tasks 3275 8782111040 Email sent successfully to ['faisal.al-dawsari@example.sa'] INFO 2025-10-27 20:29:58,886 tasks 3371 8782111040 Email sent successfully to ['latifa.al-asiri@example.sa'] INFO 2025-10-27 20:29:58,886 tasks 3290 8782111040 Email sent successfully to ['abdulrahman.al-rashidi@example.sa'] INFO 2025-10-27 20:29:58,887 tasks 3275 8782111040 Email sent successfully to ['turki.al-shehri@example.sa'] INFO 2025-10-27 20:29:58,887 tasks 3291 8782111040 Email sent successfully to ['nasser.al-otaibi@example.sa'] INFO 2025-10-27 20:29:58,888 tasks 3371 8782111040 Email sent successfully to ['mona.al-subaie@example.sa'] INFO 2025-10-27 20:29:58,888 tasks 3290 8782111040 Email sent successfully to ['nada.al-zahrani@example.sa'] INFO 2025-10-27 20:29:58,889 tasks 3275 8782111040 Email sent successfully to ['mansour.al-qahtani@example.sa'] INFO 2025-10-27 20:29:58,891 tasks 3280 8782111040 Email sent successfully to ['wafa.al-dawsari@example.sa'] INFO 2025-10-27 20:29:58,890 tasks 3276 8782111040 Email sent successfully to ['mansour.al-shehri@example.sa'] INFO 2025-10-27 20:29:58,889 tasks 3371 8782111040 Email sent successfully to ['ghada.al-qahtani@example.sa'] INFO 2025-10-27 20:29:58,891 tasks 3293 8782111040 Email sent successfully to ['hussein.al-shammari@example.sa'] INFO 2025-10-27 20:29:58,892 tasks 3294 8782111040 Email sent successfully to ['faisal.al-rashidi@example.sa'] INFO 2025-10-27 20:29:58,889 tasks 3291 8782111040 Email sent successfully to ['ghada.al-shahrani@example.sa'] INFO 2025-10-27 20:29:58,891 tasks 3277 8782111040 Email sent successfully to ['reem.al-harbi@example.sa'] INFO 2025-10-27 20:29:58,890 tasks 3292 8782111040 Email sent successfully to ['fahad.al-otaibi@example.sa'] INFO 2025-10-27 20:29:58,892 tasks 3281 8782111040 Email sent successfully to ['latifa.al-zahrani@example.sa'] INFO 2025-10-27 20:29:58,893 tasks 3295 8782111040 Email sent successfully to ['salma.al-omari@example.sa'] INFO 2025-10-27 20:29:58,895 tasks 3291 8782111040 Email sent successfully to ['rania.al-otaibi@example.sa'] INFO 2025-10-27 20:29:58,896 tasks 3293 8782111040 Email sent successfully to ['waleed.al-dawsari@example.sa'] INFO 2025-10-27 20:29:58,896 tasks 3294 8782111040 Email sent successfully to ['saleh.al-dawsari@example.sa'] INFO 2025-10-27 20:29:58,895 tasks 3371 8782111040 Email sent successfully to ['basma.al-shehri@example.sa'] INFO 2025-10-27 20:29:58,894 tasks 3280 8782111040 Email sent successfully to ['nada.al-asiri@example.sa'] INFO 2025-10-27 20:29:58,892 tasks 3285 8782111040 Email sent successfully to ['waleed.al-yami@example.sa'] INFO 2025-10-27 20:29:58,894 tasks 3275 8782111040 Email sent successfully to ['ali.al-anzi@example.sa'] INFO 2025-10-27 20:29:58,896 tasks 3277 8782111040 Email sent successfully to ['saad.al-harthi@example.sa'] INFO 2025-10-27 20:29:58,894 tasks 3290 8782111040 Email sent successfully to ['abdulrahman.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:58,895 tasks 3276 8782111040 Email sent successfully to ['mona.al-shamrani@example.sa'] INFO 2025-10-27 20:29:58,898 tasks 3275 8782111040 Email sent successfully to ['abdulrahman.al-zahrani@example.sa'] INFO 2025-10-27 20:29:58,898 tasks 3371 8782111040 Email sent successfully to ['mona.al-shehri@example.sa'] INFO 2025-10-27 20:29:58,898 tasks 3291 8782111040 Email sent successfully to ['saad.al-shehri@example.sa'] INFO 2025-10-27 20:29:58,898 tasks 3293 8782111040 Email sent successfully to ['turki.al-anzi@example.sa'] INFO 2025-10-27 20:29:58,899 tasks 3276 8782111040 Email sent successfully to ['mohammed.al-harbi@example.sa'] INFO 2025-10-27 20:29:58,899 tasks 3290 8782111040 Email sent successfully to ['munira.al-shehri@example.sa'] INFO 2025-10-27 20:29:58,900 tasks 3371 8782111040 Email sent successfully to ['ziyad.al-maliki@example.sa'] INFO 2025-10-27 20:29:58,902 tasks 3277 8782111040 Email sent successfully to ['abdulrahman.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:58,900 tasks 3275 8782111040 Email sent successfully to ['lama.al-balawi@example.sa'] INFO 2025-10-27 20:29:58,901 tasks 3291 8782111040 Email sent successfully to ['omar.al-qahtani@example.sa'] INFO 2025-10-27 20:29:58,902 tasks 3293 8782111040 Email sent successfully to ['basma.al-shamrani@example.sa'] INFO 2025-10-27 20:29:58,902 tasks 3292 8782111040 Email sent successfully to ['talal.al-anzi@example.sa'] INFO 2025-10-27 20:29:58,901 tasks 3276 8782111040 Email sent successfully to ['bandar.al-otaibi@example.sa'] INFO 2025-10-27 20:29:58,903 tasks 3294 8782111040 Email sent successfully to ['basma.al-zahrani@example.sa'] INFO 2025-10-27 20:29:58,903 tasks 3280 8782111040 Email sent successfully to ['reem.al-subai@example.sa'] INFO 2025-10-27 20:29:58,904 tasks 3281 8782111040 Email sent successfully to ['nada.al-rashidi@example.sa'] INFO 2025-10-27 20:29:58,904 tasks 3371 8782111040 Email sent successfully to ['hanan.al-asiri@example.sa'] ERROR 2025-10-27 20:29:58,906 tasks 3277 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,906 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-27 20:29:58,905 tasks 3290 8782111040 Email sent successfully to ['talal.al-shahrani@example.sa'] INFO 2025-10-27 20:29:58,905 tasks 3275 8782111040 Email sent successfully to ['mona.al-shammari@example.sa'] INFO 2025-10-27 20:29:58,905 tasks 3291 8782111040 Email sent successfully to ['saleh.al-maliki@example.sa'] ERROR 2025-10-27 20:29:58,906 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,907 tasks 3293 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,907 tasks 3280 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,908 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,910 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,908 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,910 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,911 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,911 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,913 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,912 tasks 3293 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,912 tasks 3277 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,915 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,915 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,916 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,917 tasks 3280 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,918 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,919 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,920 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,920 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,921 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,921 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,922 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,923 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,924 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,925 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,925 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,926 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,927 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,928 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,928 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,929 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,929 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,930 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,931 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,932 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,932 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,933 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,933 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,934 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,935 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,936 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,936 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,937 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,937 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,939 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,939 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,939 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,942 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,943 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,943 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,944 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,945 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,945 tasks 3291 8782111040 Appointment a794f053-25c0-4480-943e-29f046615dbd not found ERROR 2025-10-27 20:29:58,946 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,946 tasks 3277 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,947 tasks 3292 8782111040 Appointment ddb978af-46dd-4a53-8781-3908a2630da3 not found ERROR 2025-10-27 20:29:58,948 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,949 tasks 3371 8782111040 Appointment a794f053-25c0-4480-943e-29f046615dbd not found ERROR 2025-10-27 20:29:58,949 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,950 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,950 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,951 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,952 tasks 3275 8782111040 Appointment 9280f6c7-38ce-4b7c-9979-83d5b4ac75c2 not found ERROR 2025-10-27 20:29:58,953 tasks 3291 8782111040 Appointment 9280f6c7-38ce-4b7c-9979-83d5b4ac75c2 not found ERROR 2025-10-27 20:29:58,997 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:58,997 tasks 3277 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,001 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,001 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,002 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,003 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,004 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,005 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,007 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,007 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,007 tasks 3291 8782111040 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-10-27 20:29:59,008 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,008 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,009 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,009 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,011 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,012 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,013 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,013 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,014 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,015 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,015 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,016 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,017 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,018 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,018 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,021 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,021 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,022 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,022 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,023 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,024 tasks 3371 8782111040 Appointment 7b243def-fbdb-438b-b359-ea63b8efd10d not found ERROR 2025-10-27 20:29:59,026 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,027 tasks 3376 8782111040 Appointment 7b243def-fbdb-438b-b359-ea63b8efd10d not found ERROR 2025-10-27 20:29:59,028 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,029 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,030 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,030 tasks 3290 8782111040 Appointment 1144568d-095a-4c1c-9f41-1ea0d7d5f67f not found ERROR 2025-10-27 20:29:59,031 tasks 3275 8782111040 Appointment 1144568d-095a-4c1c-9f41-1ea0d7d5f67f not found ERROR 2025-10-27 20:29:59,032 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,033 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,034 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,035 tasks 3371 8782111040 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-10-27 20:29:59,036 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,037 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,038 tasks 3275 8782111040 Appointment c2d3a270-1b23-49c0-aca3-5adcb5382731 not found ERROR 2025-10-27 20:29:59,039 tasks 3291 8782111040 Appointment c2d3a270-1b23-49c0-aca3-5adcb5382731 not found ERROR 2025-10-27 20:29:59,040 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,041 tasks 3371 8782111040 Appointment 4aca20f8-58e0-4e52-af74-af0ef815668d not found INFO 2025-10-27 20:29:59,041 tasks 3275 8782111040 Email sent successfully to ['hessa.al-rashidi.admin1@agdar.sa'] INFO 2025-10-27 20:29:59,042 tasks 3291 8782111040 Email sent successfully to ['omar.al-juaid.admin2@agdar.sa'] INFO 2025-10-27 20:29:59,042 tasks 3277 8782111040 Email sent successfully to ['lama.al-omari.doctor2@agdar.sa'] INFO 2025-10-27 20:29:59,042 tasks 3292 8782111040 Email sent successfully to ['jawaher.al-harthi.doctor1@agdar.sa'] ERROR 2025-10-27 20:29:59,043 tasks 3376 8782111040 Appointment 4aca20f8-58e0-4e52-af74-af0ef815668d not found ERROR 2025-10-27 20:29:59,043 tasks 3276 8782111040 Appointment 4aca20f8-58e0-4e52-af74-af0ef815668d not found INFO 2025-10-27 20:29:59,044 tasks 3371 8782111040 Email sent successfully to ['omar.al-balawi.doctor3@agdar.sa'] INFO 2025-10-27 20:29:59,044 tasks 3290 8782111040 Email sent successfully to ['abdulaziz.al-otaibi.nurse1@agdar.sa'] INFO 2025-10-27 20:29:59,045 tasks 3275 8782111040 Email sent successfully to ['sarah.al-juaid.nurse3@agdar.sa'] INFO 2025-10-27 20:29:59,046 tasks 3290 8782111040 Email sent successfully to ['abdullah.al-harthi.ot2@agdar.sa'] INFO 2025-10-27 20:29:59,046 tasks 3371 8782111040 Email sent successfully to ['sarah.al-omari.ot1@agdar.sa'] INFO 2025-10-27 20:29:59,047 tasks 3275 8782111040 Email sent successfully to ['saleh.al-otaibi.slp1@agdar.sa'] INFO 2025-10-27 20:29:59,047 tasks 3291 8782111040 Email sent successfully to ['dalal.al-shamrani.slp2@agdar.sa'] INFO 2025-10-27 20:29:59,047 tasks 3371 8782111040 Email sent successfully to ['maha.al-dosari.aba1@agdar.sa'] INFO 2025-10-27 20:29:59,048 tasks 3290 8782111040 Email sent successfully to ['abdulrahman.al-anzi.aba2@agdar.sa'] INFO 2025-10-27 20:29:59,048 tasks 3376 8782111040 Email sent successfully to ['saleh.al-omari.nurse2@agdar.sa'] INFO 2025-10-27 20:29:59,048 tasks 3371 8782111040 Email sent successfully to ['hayat.al-rashidi.front_desk1@agdar.sa'] INFO 2025-10-27 20:29:59,049 tasks 3275 8782111040 Email sent successfully to ['hayat.al-ghamdi.front_desk2@agdar.sa'] INFO 2025-10-27 20:29:59,049 tasks 3371 8782111040 Email sent successfully to ['saud.al-harbi.finance1@agdar.sa'] INFO 2025-10-27 20:29:59,050 tasks 3376 8782111040 Email sent successfully to ['lulwa.al-mutairi.finance2@agdar.sa'] INFO 2025-10-27 20:29:59,050 tasks 3371 8782111040 Email sent successfully to ['hussein.al-subai@example.sa'] INFO 2025-10-27 20:29:59,051 tasks 3290 8782111040 Email sent successfully to ['ghada.al-yami@example.sa'] INFO 2025-10-27 20:29:59,051 tasks 3371 8782111040 Email sent successfully to ['faisal.al-yami@example.sa'] INFO 2025-10-27 20:29:59,052 tasks 3376 8782111040 Email sent successfully to ['lulwa.al-shammari@example.sa'] INFO 2025-10-27 20:29:59,052 tasks 3290 8782111040 Email sent successfully to ['sultan.al-shehri@example.sa'] INFO 2025-10-27 20:29:59,053 tasks 3371 8782111040 Email sent successfully to ['hassan.al-dawsari@example.sa'] INFO 2025-10-27 20:29:59,053 tasks 3376 8782111040 Email sent successfully to ['mohammed.al-qahtani@example.sa'] INFO 2025-10-27 20:29:59,054 tasks 3371 8782111040 Email sent successfully to ['ziyad.al-asiri@example.sa'] INFO 2025-10-27 20:29:59,054 tasks 3290 8782111040 Email sent successfully to ['nada.al-juaid@example.sa'] INFO 2025-10-27 20:29:59,055 tasks 3376 8782111040 Email sent successfully to ['mohammed.al-shammari@example.sa'] INFO 2025-10-27 20:29:59,055 tasks 3371 8782111040 Email sent successfully to ['nada.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:59,056 tasks 3290 8782111040 Email sent successfully to ['ziyad.al-mutairi@example.sa'] INFO 2025-10-27 20:29:59,056 tasks 3371 8782111040 Email sent successfully to ['ziyad.al-rashidi@example.sa'] INFO 2025-10-27 20:29:59,057 tasks 3376 8782111040 Email sent successfully to ['ghada.al-balawi@example.sa'] INFO 2025-10-27 20:29:59,057 tasks 3371 8782111040 Email sent successfully to ['turki.al-balawi@example.sa'] INFO 2025-10-27 20:29:59,057 tasks 3290 8782111040 Email sent successfully to ['hussein.al-shammari@example.sa'] INFO 2025-10-27 20:29:59,058 tasks 3371 8782111040 Email sent successfully to ['munira.al-omari@example.sa'] INFO 2025-10-27 20:29:59,058 tasks 3376 8782111040 Email sent successfully to ['turki.al-maliki@example.sa'] INFO 2025-10-27 20:29:59,059 tasks 3371 8782111040 Email sent successfully to ['sultan.al-yami@example.sa'] INFO 2025-10-27 20:29:59,059 tasks 3376 8782111040 Email sent successfully to ['wafa.al-yami@example.sa'] INFO 2025-10-27 20:29:59,060 tasks 3371 8782111040 Email sent successfully to ['abdullah.al-shammari@example.sa'] INFO 2025-10-27 20:29:59,060 tasks 3376 8782111040 Email sent successfully to ['lulwa.al-harthi@example.sa'] INFO 2025-10-27 20:29:59,060 tasks 3290 8782111040 Email sent successfully to ['sultan.al-yami@example.sa'] INFO 2025-10-27 20:29:59,061 tasks 3371 8782111040 Email sent successfully to ['fatima.al-shehri@example.sa'] INFO 2025-10-27 20:29:59,061 tasks 3376 8782111040 Email sent successfully to ['hanan.al-balawi@example.sa'] INFO 2025-10-27 20:29:59,062 tasks 3290 8782111040 Email sent successfully to ['abeer.al-asiri@example.sa'] INFO 2025-10-27 20:29:59,062 tasks 3371 8782111040 Email sent successfully to ['ghada.al-subaie@example.sa'] INFO 2025-10-27 20:29:59,063 tasks 3376 8782111040 Email sent successfully to ['hind.al-otaibi@example.sa'] INFO 2025-10-27 20:29:59,063 tasks 3371 8782111040 Email sent successfully to ['fahad.al-harbi@example.sa'] INFO 2025-10-27 20:29:59,064 tasks 3376 8782111040 Email sent successfully to ['hussein.al-shamrani@example.sa'] INFO 2025-10-27 20:29:59,064 tasks 3290 8782111040 Email sent successfully to ['sultan.al-shammari@example.sa'] INFO 2025-10-27 20:29:59,064 tasks 3371 8782111040 Email sent successfully to ['maha.al-harbi@example.sa'] INFO 2025-10-27 20:29:59,065 tasks 3376 8782111040 Email sent successfully to ['hussein.al-dosari@example.sa'] INFO 2025-10-27 20:29:59,065 tasks 3371 8782111040 Email sent successfully to ['hind.al-dawsari@example.sa'] INFO 2025-10-27 20:29:59,066 tasks 3376 8782111040 Email sent successfully to ['waleed.al-yami@example.sa'] INFO 2025-10-27 20:29:59,066 tasks 3371 8782111040 Email sent successfully to ['nasser.al-rashidi@example.sa'] INFO 2025-10-27 20:29:59,067 tasks 3376 8782111040 Email sent successfully to ['saad.al-omari@example.sa'] INFO 2025-10-27 20:29:59,067 tasks 3371 8782111040 Email sent successfully to ['saleh.al-juaid@example.sa'] INFO 2025-10-27 20:29:59,067 tasks 3290 8782111040 Email sent successfully to ['jawaher.al-subaie@example.sa'] INFO 2025-10-27 20:29:59,068 tasks 3371 8782111040 Email sent successfully to ['nasser.al-juaid@example.sa'] INFO 2025-10-27 20:29:59,068 tasks 3376 8782111040 Email sent successfully to ['yazeed.al-shammari@example.sa'] INFO 2025-10-27 20:29:59,069 tasks 3371 8782111040 Email sent successfully to ['sultan.al-maliki@example.sa'] INFO 2025-10-27 20:29:59,069 tasks 3376 8782111040 Email sent successfully to ['sarah.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:59,069 tasks 3290 8782111040 Email sent successfully to ['lama.al-subai@example.sa'] INFO 2025-10-27 20:29:59,070 tasks 3371 8782111040 Email sent successfully to ['amal.al-subaie@example.sa'] INFO 2025-10-27 20:29:59,070 tasks 3376 8782111040 Email sent successfully to ['abdullah.al-maliki@example.sa'] INFO 2025-10-27 20:29:59,071 tasks 3290 8782111040 Email sent successfully to ['ghada.al-balawi@example.sa'] INFO 2025-10-27 20:29:59,071 tasks 3371 8782111040 Email sent successfully to ['saad.al-yami@example.sa'] INFO 2025-10-27 20:29:59,072 tasks 3376 8782111040 Email sent successfully to ['jawaher.al-dawsari@example.sa'] INFO 2025-10-27 20:29:59,072 tasks 3371 8782111040 Email sent successfully to ['abeer.al-subai@example.sa'] ERROR 2025-10-27 20:29:59,073 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,073 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,074 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,076 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,076 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,077 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,077 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,077 tasks 3371 8782111040 Appointment fa7bb5e8-b074-41f0-b470-c7539a66f95d not found ERROR 2025-10-27 20:29:59,078 tasks 3291 8782111040 Appointment fa7bb5e8-b074-41f0-b470-c7539a66f95d not found ERROR 2025-10-27 20:29:59,079 tasks 3376 8782111040 Appointment fa7bb5e8-b074-41f0-b470-c7539a66f95d not found ERROR 2025-10-27 20:29:59,079 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,080 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,080 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,081 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,082 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,082 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,083 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,086 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,086 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,088 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,088 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,089 tasks 3371 8782111040 Appointment c26dd382-977e-4fca-a25b-ae44ac099edd not found ERROR 2025-10-27 20:29:59,089 tasks 3290 8782111040 Appointment c26dd382-977e-4fca-a25b-ae44ac099edd not found ERROR 2025-10-27 20:29:59,089 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,090 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,091 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,091 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,092 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,092 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,093 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,093 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,094 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,095 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,096 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,096 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,097 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,099 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,100 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,101 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,101 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,102 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,102 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,102 tasks 3376 8782111040 Appointment a0aed854-c98c-4d7a-b0d3-981bd7efb97f not found ERROR 2025-10-27 20:29:59,103 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,103 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,105 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,105 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,106 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,106 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,107 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,108 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,110 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,110 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,111 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,112 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,112 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,112 tasks 3290 8782111040 Appointment 3b073fe0-5b4f-4968-bfb0-c0b7e2d93819 not found ERROR 2025-10-27 20:29:59,113 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,113 tasks 3376 8782111040 Appointment 3b073fe0-5b4f-4968-bfb0-c0b7e2d93819 not found ERROR 2025-10-27 20:29:59,114 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,115 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,115 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,116 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,117 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,118 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,118 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,119 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,119 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,119 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,121 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,122 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,122 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,124 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,125 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,127 tasks 3371 8782111040 Appointment 607e4e23-04e0-4c75-849d-deae3b427bbe not found ERROR 2025-10-27 20:29:59,127 tasks 3275 8782111040 Appointment 607e4e23-04e0-4c75-849d-deae3b427bbe not found ERROR 2025-10-27 20:29:59,128 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,128 tasks 3290 8782111040 Appointment dd94d91a-3ae7-47f5-aacb-1b097b7c5de6 not found ERROR 2025-10-27 20:29:59,129 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,129 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,130 tasks 3276 8782111040 Appointment dd94d91a-3ae7-47f5-aacb-1b097b7c5de6 not found ERROR 2025-10-27 20:29:59,130 tasks 3292 8782111040 Appointment dd94d91a-3ae7-47f5-aacb-1b097b7c5de6 not found ERROR 2025-10-27 20:29:59,131 tasks 3376 8782111040 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-10-27 20:29:59,131 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,132 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,133 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,133 tasks 3290 8782111040 Appointment 5ac656e6-34a0-42f5-add9-a4bd6bf3e234 not found ERROR 2025-10-27 20:29:59,134 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,134 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,134 tasks 3291 8782111040 Appointment 5ac656e6-34a0-42f5-add9-a4bd6bf3e234 not found ERROR 2025-10-27 20:29:59,135 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,136 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,137 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,137 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,138 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,139 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,139 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,140 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,141 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,142 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,143 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,143 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,144 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,145 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,146 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,146 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,147 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,148 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,148 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,149 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,150 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,150 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,151 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,151 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,152 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,152 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-27 20:29:59,154 tasks 3290 8782111040 Email sent successfully to ['marwan@tenhal.sa'] INFO 2025-10-27 20:29:59,154 tasks 3371 8782111040 Email sent successfully to ['faisal.al-anzi.admin1@agdar.sa'] INFO 2025-10-27 20:29:59,155 tasks 3376 8782111040 Email sent successfully to ['hessa.al-zahrani.admin2@agdar.sa'] INFO 2025-10-27 20:29:59,155 tasks 3371 8782111040 Email sent successfully to ['omar.al-anzi.doctor1@agdar.sa'] INFO 2025-10-27 20:29:59,156 tasks 3290 8782111040 Email sent successfully to ['ziyad.al-omari.doctor2@agdar.sa'] INFO 2025-10-27 20:29:59,156 tasks 3376 8782111040 Email sent successfully to ['hassan.al-omari.doctor3@agdar.sa'] INFO 2025-10-27 20:29:59,157 tasks 3371 8782111040 Email sent successfully to ['mohammed.al-ahmadi.nurse1@agdar.sa'] INFO 2025-10-27 20:29:59,157 tasks 3290 8782111040 Email sent successfully to ['munira.al-shamrani.nurse2@agdar.sa'] INFO 2025-10-27 20:29:59,158 tasks 3376 8782111040 Email sent successfully to ['jawaher.al-shahrani.nurse3@agdar.sa'] INFO 2025-10-27 20:29:59,158 tasks 3371 8782111040 Email sent successfully to ['hussein.al-subai.ot1@agdar.sa'] INFO 2025-10-27 20:29:59,159 tasks 3290 8782111040 Email sent successfully to ['fatima.al-asiri.ot2@agdar.sa'] INFO 2025-10-27 20:29:59,159 tasks 3371 8782111040 Email sent successfully to ['talal.al-juaid.slp1@agdar.sa'] INFO 2025-10-27 20:29:59,159 tasks 3376 8782111040 Email sent successfully to ['nada.al-ahmadi.slp2@agdar.sa'] INFO 2025-10-27 20:29:59,160 tasks 3290 8782111040 Email sent successfully to ['hind.al-ahmadi.aba1@agdar.sa'] INFO 2025-10-27 20:29:59,160 tasks 3371 8782111040 Email sent successfully to ['lulwa.al-balawi.aba2@agdar.sa'] INFO 2025-10-27 20:29:59,161 tasks 3376 8782111040 Email sent successfully to ['ziyad.al-balawi.front_desk1@agdar.sa'] INFO 2025-10-27 20:29:59,161 tasks 3290 8782111040 Email sent successfully to ['hayat.al-dawsari.front_desk2@agdar.sa'] INFO 2025-10-27 20:29:59,162 tasks 3371 8782111040 Email sent successfully to ['maha.al-otaibi.finance1@agdar.sa'] INFO 2025-10-27 20:29:59,162 tasks 3376 8782111040 Email sent successfully to ['khalid.al-zahrani.finance2@agdar.sa'] INFO 2025-10-27 20:29:59,163 tasks 3275 8782111040 Email sent successfully to ['ghada.al-subaie@example.sa'] INFO 2025-10-27 20:29:59,163 tasks 3371 8782111040 Email sent successfully to ['ziyad.al-subai@example.sa'] INFO 2025-10-27 20:29:59,164 tasks 3376 8782111040 Email sent successfully to ['nawaf.al-rashidi@example.sa'] INFO 2025-10-27 20:29:59,164 tasks 3290 8782111040 Email sent successfully to ['salma.al-shehri@example.sa'] INFO 2025-10-27 20:29:59,165 tasks 3371 8782111040 Email sent successfully to ['abeer.al-omari@example.sa'] INFO 2025-10-27 20:29:59,165 tasks 3290 8782111040 Email sent successfully to ['reem.al-dosari@example.sa'] INFO 2025-10-27 20:29:59,165 tasks 3376 8782111040 Email sent successfully to ['hanan.al-rashidi@example.sa'] INFO 2025-10-27 20:29:59,166 tasks 3371 8782111040 Email sent successfully to ['hanan.al-maliki@example.sa'] INFO 2025-10-27 20:29:59,166 tasks 3376 8782111040 Email sent successfully to ['nada.al-yami@example.sa'] INFO 2025-10-27 20:29:59,167 tasks 3290 8782111040 Email sent successfully to ['mansour.al-anzi@example.sa'] INFO 2025-10-27 20:29:59,167 tasks 3371 8782111040 Email sent successfully to ['faisal.al-subaie@example.sa'] INFO 2025-10-27 20:29:59,168 tasks 3290 8782111040 Email sent successfully to ['nasser.al-shahrani@example.sa'] INFO 2025-10-27 20:29:59,168 tasks 3376 8782111040 Email sent successfully to ['hassan.al-asiri@example.sa'] INFO 2025-10-27 20:29:59,168 tasks 3371 8782111040 Email sent successfully to ['maha.al-shamrani@example.sa'] INFO 2025-10-27 20:29:59,169 tasks 3290 8782111040 Email sent successfully to ['hassan.al-subaie@example.sa'] INFO 2025-10-27 20:29:59,169 tasks 3376 8782111040 Email sent successfully to ['amal.al-qahtani@example.sa'] INFO 2025-10-27 20:29:59,170 tasks 3371 8782111040 Email sent successfully to ['ziyad.al-dawsari@example.sa'] INFO 2025-10-27 20:29:59,170 tasks 3290 8782111040 Email sent successfully to ['latifa.al-mutairi@example.sa'] INFO 2025-10-27 20:29:59,170 tasks 3376 8782111040 Email sent successfully to ['lama.al-harbi@example.sa'] INFO 2025-10-27 20:29:59,171 tasks 3371 8782111040 Email sent successfully to ['abdullah.al-omari@example.sa'] INFO 2025-10-27 20:29:59,171 tasks 3275 8782111040 Email sent successfully to ['saad.al-subai@example.sa'] INFO 2025-10-27 20:29:59,172 tasks 3376 8782111040 Email sent successfully to ['sarah.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:59,172 tasks 3371 8782111040 Email sent successfully to ['jawaher.al-subaie@example.sa'] INFO 2025-10-27 20:29:59,173 tasks 3376 8782111040 Email sent successfully to ['waleed.al-dawsari@example.sa'] INFO 2025-10-27 20:29:59,174 tasks 3371 8782111040 Email sent successfully to ['lama.al-otaibi@example.sa'] INFO 2025-10-27 20:29:59,174 tasks 3290 8782111040 Email sent successfully to ['sultan.al-dawsari@example.sa'] INFO 2025-10-27 20:29:59,175 tasks 3376 8782111040 Email sent successfully to ['rania.al-shammari@example.sa'] INFO 2025-10-27 20:29:59,175 tasks 3275 8782111040 Email sent successfully to ['mohammed.al-maliki@example.sa'] INFO 2025-10-27 20:29:59,175 tasks 3371 8782111040 Email sent successfully to ['omar.al-maliki@example.sa'] INFO 2025-10-27 20:29:59,176 tasks 3376 8782111040 Email sent successfully to ['bandar.al-shammari@example.sa'] INFO 2025-10-27 20:29:59,176 tasks 3371 8782111040 Email sent successfully to ['abdulaziz.al-omari@example.sa'] INFO 2025-10-27 20:29:59,177 tasks 3290 8782111040 Email sent successfully to ['lulwa.al-shamrani@example.sa'] INFO 2025-10-27 20:29:59,177 tasks 3376 8782111040 Email sent successfully to ['sarah.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:59,178 tasks 3371 8782111040 Email sent successfully to ['nasser.al-shamrani@example.sa'] INFO 2025-10-27 20:29:59,178 tasks 3290 8782111040 Email sent successfully to ['nasser.al-qahtani@example.sa'] INFO 2025-10-27 20:29:59,179 tasks 3371 8782111040 Email sent successfully to ['saleh.al-dosari@example.sa'] INFO 2025-10-27 20:29:59,179 tasks 3376 8782111040 Email sent successfully to ['hussein.al-rashidi@example.sa'] INFO 2025-10-27 20:29:59,180 tasks 3371 8782111040 Email sent successfully to ['bandar.al-zahrani@example.sa'] INFO 2025-10-27 20:29:59,180 tasks 3290 8782111040 Email sent successfully to ['basma.al-otaibi@example.sa'] INFO 2025-10-27 20:29:59,181 tasks 3376 8782111040 Email sent successfully to ['saud.al-anzi@example.sa'] INFO 2025-10-27 20:29:59,181 tasks 3371 8782111040 Email sent successfully to ['saleh.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:59,182 tasks 3290 8782111040 Email sent successfully to ['hayat.al-anzi@example.sa'] INFO 2025-10-27 20:29:59,182 tasks 3376 8782111040 Email sent successfully to ['amal.al-balawi@example.sa'] INFO 2025-10-27 20:29:59,182 tasks 3371 8782111040 Email sent successfully to ['hayat.al-subaie@example.sa'] INFO 2025-10-27 20:29:59,183 tasks 3376 8782111040 Email sent successfully to ['abdullah.al-shehri@example.sa'] INFO 2025-10-27 20:29:59,183 tasks 3371 8782111040 Email sent successfully to ['hassan.al-mutairi@example.sa'] INFO 2025-10-27 20:29:59,184 tasks 3290 8782111040 Email sent successfully to ['talal.al-subai@example.sa'] INFO 2025-10-27 20:29:59,184 tasks 3371 8782111040 Email sent successfully to ['lulwa.al-anzi@example.sa'] INFO 2025-10-27 20:29:59,184 tasks 3376 8782111040 Email sent successfully to ['khalid.al-zahrani@example.sa'] INFO 2025-10-27 20:29:59,185 tasks 3290 8782111040 Email sent successfully to ['abdulaziz.al-zahrani@example.sa'] ERROR 2025-10-27 20:29:59,185 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,186 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,186 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,186 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,187 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,188 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,189 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,190 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,190 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,191 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,191 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,192 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,192 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,193 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,194 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,195 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,196 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,198 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,198 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,199 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,199 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,200 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,200 tasks 3376 8782111040 Appointment 3ad3d092-2403-4ccc-bb32-96c9ceaae910 not found ERROR 2025-10-27 20:29:59,201 tasks 3290 8782111040 Appointment 3ad3d092-2403-4ccc-bb32-96c9ceaae910 not found ERROR 2025-10-27 20:29:59,201 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,201 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,202 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,203 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,204 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,205 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,206 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,206 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,207 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,207 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,208 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,211 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,211 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,213 tasks 3290 8782111040 Appointment 6900ec4e-b9d5-4844-a167-3f9338e18175 not found ERROR 2025-10-27 20:29:59,213 tasks 3277 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,213 tasks 3371 8782111040 Appointment 6900ec4e-b9d5-4844-a167-3f9338e18175 not found ERROR 2025-10-27 20:29:59,213 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,214 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,215 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,216 tasks 3291 8782111040 Appointment 30cc7f76-3f1a-4a4b-b8e0-ae7b5de44b78 not found ERROR 2025-10-27 20:29:59,216 tasks 3276 8782111040 Appointment 30cc7f76-3f1a-4a4b-b8e0-ae7b5de44b78 not found ERROR 2025-10-27 20:29:59,216 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,218 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,219 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,219 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,220 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,220 tasks 3275 8782111040 Appointment e0decf55-b4d0-49d7-b951-37f10a09332b not found ERROR 2025-10-27 20:29:59,221 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,222 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,222 tasks 3376 8782111040 Appointment e0decf55-b4d0-49d7-b951-37f10a09332b not found ERROR 2025-10-27 20:29:59,222 tasks 3290 8782111040 Appointment e0decf55-b4d0-49d7-b951-37f10a09332b not found ERROR 2025-10-27 20:29:59,222 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,223 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,223 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,224 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,225 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,225 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,226 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,227 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,228 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,228 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,228 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,229 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,230 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,231 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,231 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,232 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,233 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,233 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,234 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,235 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,236 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,236 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,237 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,238 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,239 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,239 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,240 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,241 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,241 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,242 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,242 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,243 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,244 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,245 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,246 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,246 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,247 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,248 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,248 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,250 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,250 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,250 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,251 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,253 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,254 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,254 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,255 tasks 3292 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,255 tasks 3275 8782111040 Appointment 32af86a4-626c-4f9f-8d7a-b2f6180530a7 not found ERROR 2025-10-27 20:29:59,256 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,256 tasks 3371 8782111040 Appointment 32af86a4-626c-4f9f-8d7a-b2f6180530a7 not found ERROR 2025-10-27 20:29:59,257 tasks 3290 8782111040 Appointment 32af86a4-626c-4f9f-8d7a-b2f6180530a7 not found ERROR 2025-10-27 20:29:59,257 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,257 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,258 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,258 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,259 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,260 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-27 20:29:59,261 tasks 3376 8782111040 Email sent successfully to ['marwan@tenhal.sa'] INFO 2025-10-27 20:29:59,261 tasks 3290 8782111040 Email sent successfully to ['abdulaziz.al-zahrani@example.sa'] INFO 2025-10-27 20:29:59,263 tasks 3290 8782111040 Email sent successfully to ['abdulaziz.al-zahrani@example.sa'] INFO 2025-10-27 20:29:59,264 tasks 3275 8782111040 Email sent successfully to ['talal.al-rashidi.admin1@agdar.sa'] INFO 2025-10-27 20:29:59,264 tasks 3291 8782111040 Email sent successfully to ['nawaf.al-harbi.admin2@agdar.sa'] INFO 2025-10-27 20:29:59,265 tasks 3290 8782111040 Email sent successfully to ['abeer.al-harbi.doctor1@agdar.sa'] INFO 2025-10-27 20:29:59,265 tasks 3275 8782111040 Email sent successfully to ['fahad.al-dawsari.doctor2@agdar.sa'] INFO 2025-10-27 20:29:59,265 tasks 3291 8782111040 Email sent successfully to ['ziyad.al-shehri.doctor3@agdar.sa'] INFO 2025-10-27 20:29:59,266 tasks 3290 8782111040 Email sent successfully to ['saud.al-qahtani.nurse1@agdar.sa'] INFO 2025-10-27 20:29:59,266 tasks 3275 8782111040 Email sent successfully to ['ziyad.al-dawsari.nurse2@agdar.sa'] INFO 2025-10-27 20:29:59,267 tasks 3290 8782111040 Email sent successfully to ['nasser.al-asiri.nurse3@agdar.sa'] INFO 2025-10-27 20:29:59,267 tasks 3291 8782111040 Email sent successfully to ['jawaher.al-dosari.ot1@agdar.sa'] INFO 2025-10-27 20:29:59,268 tasks 3275 8782111040 Email sent successfully to ['munira.al-qahtani.ot2@agdar.sa'] INFO 2025-10-27 20:29:59,268 tasks 3371 8782111040 Email sent successfully to ['abdulaziz.al-juaid.slp1@agdar.sa'] INFO 2025-10-27 20:29:59,269 tasks 3376 8782111040 Email sent successfully to ['nasser.al-otaibi.slp2@agdar.sa'] INFO 2025-10-27 20:29:59,269 tasks 3275 8782111040 Email sent successfully to ['reem.al-rashidi.aba2@agdar.sa'] INFO 2025-10-27 20:29:59,270 tasks 3290 8782111040 Email sent successfully to ['hessa.al-otaibi.aba1@agdar.sa'] INFO 2025-10-27 20:29:59,270 tasks 3371 8782111040 Email sent successfully to ['omar.al-shammari.front_desk1@agdar.sa'] INFO 2025-10-27 20:29:59,271 tasks 3376 8782111040 Email sent successfully to ['bandar.al-zahrani.front_desk2@agdar.sa'] INFO 2025-10-27 20:29:59,271 tasks 3290 8782111040 Email sent successfully to ['lama.al-omari.finance1@agdar.sa'] INFO 2025-10-27 20:29:59,271 tasks 3371 8782111040 Email sent successfully to ['abdullah.al-ghamdi.finance2@agdar.sa'] INFO 2025-10-27 20:29:59,272 tasks 3376 8782111040 Email sent successfully to ['talal.al-omari@example.sa'] INFO 2025-10-27 20:29:59,273 tasks 3290 8782111040 Email sent successfully to ['bandar.al-dawsari@example.sa'] INFO 2025-10-27 20:29:59,273 tasks 3371 8782111040 Email sent successfully to ['saud.al-rashidi@example.sa'] INFO 2025-10-27 20:29:59,274 tasks 3376 8782111040 Email sent successfully to ['fatima.al-rashidi@example.sa'] INFO 2025-10-27 20:29:59,274 tasks 3275 8782111040 Email sent successfully to ['hanan.al-asiri@example.sa'] INFO 2025-10-27 20:29:59,275 tasks 3371 8782111040 Email sent successfully to ['basma.al-otaibi@example.sa'] INFO 2025-10-27 20:29:59,275 tasks 3376 8782111040 Email sent successfully to ['lulwa.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:59,276 tasks 3371 8782111040 Email sent successfully to ['ziyad.al-dawsari@example.sa'] INFO 2025-10-27 20:29:59,276 tasks 3376 8782111040 Email sent successfully to ['basma.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:59,277 tasks 3290 8782111040 Email sent successfully to ['waleed.al-balawi@example.sa'] INFO 2025-10-27 20:29:59,277 tasks 3371 8782111040 Email sent successfully to ['salma.al-dawsari@example.sa'] INFO 2025-10-27 20:29:59,277 tasks 3376 8782111040 Email sent successfully to ['abdulrahman.al-subai@example.sa'] INFO 2025-10-27 20:29:59,278 tasks 3371 8782111040 Email sent successfully to ['hind.al-subaie@example.sa'] INFO 2025-10-27 20:29:59,278 tasks 3376 8782111040 Email sent successfully to ['hayat.al-otaibi@example.sa'] INFO 2025-10-27 20:29:59,279 tasks 3371 8782111040 Email sent successfully to ['faisal.al-maliki@example.sa'] INFO 2025-10-27 20:29:59,279 tasks 3290 8782111040 Email sent successfully to ['hessa.al-qahtani@example.sa'] INFO 2025-10-27 20:29:59,280 tasks 3376 8782111040 Email sent successfully to ['abdulaziz.al-balawi@example.sa'] INFO 2025-10-27 20:29:59,280 tasks 3371 8782111040 Email sent successfully to ['lulwa.al-yami@example.sa'] INFO 2025-10-27 20:29:59,281 tasks 3290 8782111040 Email sent successfully to ['basma.al-shehri@example.sa'] INFO 2025-10-27 20:29:59,281 tasks 3371 8782111040 Email sent successfully to ['saad.al-shehri@example.sa'] INFO 2025-10-27 20:29:59,282 tasks 3376 8782111040 Email sent successfully to ['saleh.al-omari@example.sa'] INFO 2025-10-27 20:29:59,282 tasks 3290 8782111040 Email sent successfully to ['wafa.al-omari@example.sa'] INFO 2025-10-27 20:29:59,283 tasks 3371 8782111040 Email sent successfully to ['dalal.al-dosari@example.sa'] INFO 2025-10-27 20:29:59,283 tasks 3376 8782111040 Email sent successfully to ['lama.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:59,284 tasks 3371 8782111040 Email sent successfully to ['hind.al-balawi@example.sa'] INFO 2025-10-27 20:29:59,284 tasks 3290 8782111040 Email sent successfully to ['latifa.al-shammari@example.sa'] INFO 2025-10-27 20:29:59,284 tasks 3376 8782111040 Email sent successfully to ['turki.al-yami@example.sa'] INFO 2025-10-27 20:29:59,285 tasks 3371 8782111040 Email sent successfully to ['sarah.al-otaibi@example.sa'] INFO 2025-10-27 20:29:59,285 tasks 3290 8782111040 Email sent successfully to ['basma.al-dosari@example.sa'] INFO 2025-10-27 20:29:59,286 tasks 3376 8782111040 Email sent successfully to ['abdulaziz.al-harthi@example.sa'] INFO 2025-10-27 20:29:59,286 tasks 3371 8782111040 Email sent successfully to ['rania.al-juaid@example.sa'] INFO 2025-10-27 20:29:59,287 tasks 3376 8782111040 Email sent successfully to ['abdullah.al-shammari@example.sa'] INFO 2025-10-27 20:29:59,287 tasks 3371 8782111040 Email sent successfully to ['talal.al-zahrani@example.sa'] INFO 2025-10-27 20:29:59,287 tasks 3376 8782111040 Email sent successfully to ['fahad.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:59,288 tasks 3290 8782111040 Email sent successfully to ['rania.al-rashidi@example.sa'] INFO 2025-10-27 20:29:59,288 tasks 3371 8782111040 Email sent successfully to ['hind.al-shammari@example.sa'] INFO 2025-10-27 20:29:59,289 tasks 3376 8782111040 Email sent successfully to ['basma.al-omari@example.sa'] INFO 2025-10-27 20:29:59,289 tasks 3290 8782111040 Email sent successfully to ['amal.al-balawi@example.sa'] INFO 2025-10-27 20:29:59,289 tasks 3371 8782111040 Email sent successfully to ['fahad.al-qahtani@example.sa'] INFO 2025-10-27 20:29:59,290 tasks 3376 8782111040 Email sent successfully to ['maha.al-yami@example.sa'] INFO 2025-10-27 20:29:59,290 tasks 3371 8782111040 Email sent successfully to ['mona.al-subaie@example.sa'] INFO 2025-10-27 20:29:59,291 tasks 3376 8782111040 Email sent successfully to ['hussein.al-rashidi@example.sa'] INFO 2025-10-27 20:29:59,291 tasks 3290 8782111040 Email sent successfully to ['latifa.al-dosari@example.sa'] INFO 2025-10-27 20:29:59,292 tasks 3275 8782111040 Email sent successfully to ['dalal.al-maliki@example.sa'] INFO 2025-10-27 20:29:59,292 tasks 3371 8782111040 Email sent successfully to ['latifa.al-dosari@example.sa'] INFO 2025-10-27 20:29:59,292 tasks 3376 8782111040 Email sent successfully to ['ziyad.al-shammari@example.sa'] INFO 2025-10-27 20:29:59,293 tasks 3371 8782111040 Email sent successfully to ['reem.al-dosari@example.sa'] INFO 2025-10-27 20:29:59,293 tasks 3376 8782111040 Email sent successfully to ['hussein.al-asiri@example.sa'] INFO 2025-10-27 20:29:59,294 tasks 3371 8782111040 Email sent successfully to ['hessa.al-balawi@example.sa'] INFO 2025-10-27 20:29:59,294 tasks 3376 8782111040 Email sent successfully to ['nawaf.al-otaibi@example.sa'] ERROR 2025-10-27 20:29:59,295 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,295 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,296 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,296 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,297 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,298 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,298 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,299 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,300 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,300 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,301 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,302 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,302 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,304 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,305 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,305 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,306 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,307 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,307 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,308 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,308 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,309 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,310 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,311 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,312 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,312 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,314 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,314 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,315 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,315 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,316 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,316 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,317 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,318 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,318 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,319 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,320 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,321 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,322 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,322 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,323 tasks 3371 8782111040 Appointment 9cafa5a1-a38e-4189-b9be-5ce204bf096a not found ERROR 2025-10-27 20:29:59,323 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,324 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,324 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,325 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,325 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,326 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,327 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,327 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,328 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,328 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,329 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,329 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,330 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,331 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,331 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,332 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,332 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,333 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,335 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,336 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,336 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,337 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,338 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,338 tasks 3371 8782111040 Appointment 80157786-4d02-4e2a-960f-8ff0acdb443b not found ERROR 2025-10-27 20:29:59,339 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,340 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,341 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,342 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,342 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,343 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,343 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,344 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,345 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,346 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,346 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,347 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,347 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,348 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,348 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,349 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,350 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,350 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,351 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,352 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,352 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,353 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,354 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,355 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,355 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,356 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,357 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,357 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,358 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,359 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,359 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,360 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,360 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,361 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,362 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,362 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,363 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-27 20:29:59,364 tasks 3275 8782111040 Email sent successfully to ['bandar.al-harthi.admin1@agdar.sa'] INFO 2025-10-27 20:29:59,364 tasks 3291 8782111040 Email sent successfully to ['saleh.al-shamrani.admin2@agdar.sa'] INFO 2025-10-27 20:29:59,365 tasks 3371 8782111040 Email sent successfully to ['hind.al-ahmadi.doctor1@agdar.sa'] INFO 2025-10-27 20:29:59,365 tasks 3376 8782111040 Email sent successfully to ['hind.al-harbi.doctor2@agdar.sa'] INFO 2025-10-27 20:29:59,366 tasks 3371 8782111040 Email sent successfully to ['ghada.al-shammari.doctor3@agdar.sa'] INFO 2025-10-27 20:29:59,366 tasks 3290 8782111040 Email sent successfully to ['faisal.al-shehri.nurse1@agdar.sa'] INFO 2025-10-27 20:29:59,367 tasks 3371 8782111040 Email sent successfully to ['turki.al-asiri.nurse2@agdar.sa'] INFO 2025-10-27 20:29:59,367 tasks 3376 8782111040 Email sent successfully to ['ziyad.al-ahmadi.nurse3@agdar.sa'] INFO 2025-10-27 20:29:59,367 tasks 3371 8782111040 Email sent successfully to ['ali.al-zahrani.ot1@agdar.sa'] INFO 2025-10-27 20:29:59,368 tasks 3290 8782111040 Email sent successfully to ['basma.al-harbi.ot2@agdar.sa'] INFO 2025-10-27 20:29:59,369 tasks 3371 8782111040 Email sent successfully to ['khalid.al-anzi.slp1@agdar.sa'] INFO 2025-10-27 20:29:59,369 tasks 3376 8782111040 Email sent successfully to ['hussein.al-otaibi.slp2@agdar.sa'] INFO 2025-10-27 20:29:59,370 tasks 3290 8782111040 Email sent successfully to ['ghada.al-harbi.aba1@agdar.sa'] INFO 2025-10-27 20:29:59,370 tasks 3371 8782111040 Email sent successfully to ['lulwa.al-rashidi.aba2@agdar.sa'] INFO 2025-10-27 20:29:59,370 tasks 3275 8782111040 Email sent successfully to ['abeer.al-ghamdi.front_desk1@agdar.sa'] INFO 2025-10-27 20:29:59,371 tasks 3376 8782111040 Email sent successfully to ['ali.al-mutairi.front_desk2@agdar.sa'] INFO 2025-10-27 20:29:59,372 tasks 3371 8782111040 Email sent successfully to ['nasser.al-shammari.finance1@agdar.sa'] INFO 2025-10-27 20:29:59,372 tasks 3290 8782111040 Email sent successfully to ['wafa.al-subai.finance2@agdar.sa'] INFO 2025-10-27 20:29:59,373 tasks 3376 8782111040 Email sent successfully to ['latifa.al-subai@example.sa'] INFO 2025-10-27 20:29:59,373 tasks 3371 8782111040 Email sent successfully to ['hassan.al-yami@example.sa'] INFO 2025-10-27 20:29:59,373 tasks 3290 8782111040 Email sent successfully to ['mohammed.al-yami@example.sa'] INFO 2025-10-27 20:29:59,374 tasks 3376 8782111040 Email sent successfully to ['ghada.al-rashidi@example.sa'] INFO 2025-10-27 20:29:59,374 tasks 3371 8782111040 Email sent successfully to ['hayat.al-dosari@example.sa'] INFO 2025-10-27 20:29:59,375 tasks 3376 8782111040 Email sent successfully to ['bandar.al-juaid@example.sa'] INFO 2025-10-27 20:29:59,375 tasks 3371 8782111040 Email sent successfully to ['abdulrahman.al-anzi@example.sa'] INFO 2025-10-27 20:29:59,376 tasks 3290 8782111040 Email sent successfully to ['hind.al-shahrani@example.sa'] INFO 2025-10-27 20:29:59,376 tasks 3371 8782111040 Email sent successfully to ['nawaf.al-omari@example.sa'] INFO 2025-10-27 20:29:59,376 tasks 3376 8782111040 Email sent successfully to ['faisal.al-shehri@example.sa'] INFO 2025-10-27 20:29:59,377 tasks 3290 8782111040 Email sent successfully to ['noura.al-shammari@example.sa'] INFO 2025-10-27 20:29:59,377 tasks 3371 8782111040 Email sent successfully to ['hind.al-subai@example.sa'] INFO 2025-10-27 20:29:59,378 tasks 3376 8782111040 Email sent successfully to ['sultan.al-maliki@example.sa'] INFO 2025-10-27 20:29:59,378 tasks 3290 8782111040 Email sent successfully to ['hassan.al-subai@example.sa'] INFO 2025-10-27 20:29:59,379 tasks 3371 8782111040 Email sent successfully to ['omar.al-asiri@example.sa'] INFO 2025-10-27 20:29:59,379 tasks 3376 8782111040 Email sent successfully to ['mansour.al-asiri@example.sa'] INFO 2025-10-27 20:29:59,379 tasks 3290 8782111040 Email sent successfully to ['ziyad.al-asiri@example.sa'] INFO 2025-10-27 20:29:59,380 tasks 3371 8782111040 Email sent successfully to ['ziyad.al-harthi@example.sa'] INFO 2025-10-27 20:29:59,380 tasks 3376 8782111040 Email sent successfully to ['jawaher.al-shamrani@example.sa'] INFO 2025-10-27 20:29:59,381 tasks 3371 8782111040 Email sent successfully to ['hind.al-ahmadi@example.sa'] INFO 2025-10-27 20:29:59,381 tasks 3376 8782111040 Email sent successfully to ['lama.al-maliki@example.sa'] INFO 2025-10-27 20:29:59,382 tasks 3290 8782111040 Email sent successfully to ['saad.al-qahtani@example.sa'] INFO 2025-10-27 20:29:59,382 tasks 3371 8782111040 Email sent successfully to ['maha.al-harbi@example.sa'] INFO 2025-10-27 20:29:59,382 tasks 3376 8782111040 Email sent successfully to ['ali.al-harthi@example.sa'] INFO 2025-10-27 20:29:59,383 tasks 3371 8782111040 Email sent successfully to ['turki.al-otaibi@example.sa'] INFO 2025-10-27 20:29:59,383 tasks 3376 8782111040 Email sent successfully to ['faisal.al-dawsari@example.sa'] INFO 2025-10-27 20:29:59,384 tasks 3371 8782111040 Email sent successfully to ['noura.al-subaie@example.sa'] INFO 2025-10-27 20:29:59,384 tasks 3290 8782111040 Email sent successfully to ['ali.al-harbi@example.sa'] INFO 2025-10-27 20:29:59,385 tasks 3371 8782111040 Email sent successfully to ['abeer.al-subaie@example.sa'] INFO 2025-10-27 20:29:59,385 tasks 3376 8782111040 Email sent successfully to ['saleh.al-yami@example.sa'] INFO 2025-10-27 20:29:59,385 tasks 3371 8782111040 Email sent successfully to ['wafa.al-mutairi@example.sa'] INFO 2025-10-27 20:29:59,386 tasks 3290 8782111040 Email sent successfully to ['fahad.al-juaid@example.sa'] INFO 2025-10-27 20:29:59,386 tasks 3371 8782111040 Email sent successfully to ['hussein.al-mutairi@example.sa'] INFO 2025-10-27 20:29:59,387 tasks 3376 8782111040 Email sent successfully to ['maha.al-harthi@example.sa'] INFO 2025-10-27 20:29:59,387 tasks 3371 8782111040 Email sent successfully to ['abdulrahman.al-harthi@example.sa'] INFO 2025-10-27 20:29:59,388 tasks 3290 8782111040 Email sent successfully to ['abdulrahman.al-shehri@example.sa'] INFO 2025-10-27 20:29:59,388 tasks 3376 8782111040 Email sent successfully to ['ziyad.al-maliki@example.sa'] INFO 2025-10-27 20:29:59,388 tasks 3371 8782111040 Email sent successfully to ['sarah.al-subaie@example.sa'] INFO 2025-10-27 20:29:59,389 tasks 3376 8782111040 Email sent successfully to ['abdulaziz.al-shehri@example.sa'] INFO 2025-10-27 20:29:59,389 tasks 3371 8782111040 Email sent successfully to ['sultan.al-asiri@example.sa'] INFO 2025-10-27 20:29:59,390 tasks 3376 8782111040 Email sent successfully to ['abdullah.al-shahrani@example.sa'] INFO 2025-10-27 20:29:59,390 tasks 3290 8782111040 Email sent successfully to ['mona.al-harthi@example.sa'] INFO 2025-10-27 20:29:59,390 tasks 3371 8782111040 Email sent successfully to ['hanan.al-shamrani@example.sa'] INFO 2025-10-27 20:29:59,391 tasks 3376 8782111040 Email sent successfully to ['mohammed.al-otaibi@example.sa'] INFO 2025-10-27 20:29:59,391 tasks 3290 8782111040 Email sent successfully to ['reem.al-rashidi@example.sa'] INFO 2025-10-27 20:29:59,392 tasks 3371 8782111040 Email sent successfully to ['abdulrahman.al-balawi@example.sa'] INFO 2025-10-27 20:29:59,392 tasks 3376 8782111040 Email sent successfully to ['rania.al-zahrani@example.sa'] INFO 2025-10-27 20:29:59,393 tasks 3371 8782111040 Email sent successfully to ['mohammed.al-anzi@example.sa'] INFO 2025-10-27 20:29:59,393 tasks 3290 8782111040 Email sent successfully to ['amal.al-zahrani@example.sa'] INFO 2025-10-27 20:29:59,394 tasks 3376 8782111040 Email sent successfully to ['abeer.al-otaibi@example.sa'] ERROR 2025-10-27 20:29:59,394 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,394 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,395 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,395 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,396 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,397 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,398 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,398 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,399 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,400 tasks 3290 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,400 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,401 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,402 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,402 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,403 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,404 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,405 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,407 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,407 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,408 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,409 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,409 tasks 3290 8782111040 Appointment 84dfe6f3-e494-4e27-b89c-63e306381aa7 not found ERROR 2025-10-27 20:29:59,410 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,410 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,411 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,412 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,413 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,414 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,414 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,415 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,415 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,416 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,417 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,418 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,419 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,419 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,420 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,421 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,422 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,422 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,423 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,423 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,424 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,425 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,425 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,426 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,426 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,427 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,428 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,429 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,429 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,429 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,430 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,431 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,432 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,433 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,434 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,436 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,436 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,437 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,438 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,438 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,439 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,440 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,441 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,441 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,442 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,443 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,443 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,444 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,445 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,445 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,446 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,447 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,448 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,449 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,449 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,450 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,451 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,451 tasks 3371 8782111040 Appointment 07419aca-aaed-4f2f-9af3-680578504323 not found ERROR 2025-10-27 20:29:59,452 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,454 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,454 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,455 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,455 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,456 tasks 3376 8782111040 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found ERROR 2025-10-27 20:29:59,456 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,457 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,458 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,458 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,459 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,459 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,460 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,461 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,461 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,462 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,463 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,464 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,464 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,465 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,466 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,467 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-27 20:29:59,467 tasks 3275 8782111040 Email sent successfully to ['reem.al-asiri.admin1@agdar.sa'] INFO 2025-10-27 20:29:59,468 tasks 3376 8782111040 Email sent successfully to ['lulwa.al-shahrani.admin2@agdar.sa'] INFO 2025-10-27 20:29:59,468 tasks 3275 8782111040 Email sent successfully to ['nawaf.al-dawsari.doctor1@agdar.sa'] INFO 2025-10-27 20:29:59,469 tasks 3371 8782111040 Email sent successfully to ['hassan.al-yami.doctor2@agdar.sa'] INFO 2025-10-27 20:29:59,469 tasks 3376 8782111040 Email sent successfully to ['abdullah.al-yami.doctor3@agdar.sa'] INFO 2025-10-27 20:29:59,470 tasks 3275 8782111040 Email sent successfully to ['hessa.al-omari.nurse1@agdar.sa'] INFO 2025-10-27 20:29:59,470 tasks 3371 8782111040 Email sent successfully to ['yazeed.al-harthi.nurse2@agdar.sa'] INFO 2025-10-27 20:29:59,471 tasks 3376 8782111040 Email sent successfully to ['reem.al-mutairi.nurse3@agdar.sa'] INFO 2025-10-27 20:29:59,471 tasks 3371 8782111040 Email sent successfully to ['latifa.al-qahtani.ot1@agdar.sa'] INFO 2025-10-27 20:29:59,471 tasks 3275 8782111040 Email sent successfully to ['faisal.al-subaie.ot2@agdar.sa'] INFO 2025-10-27 20:29:59,472 tasks 3376 8782111040 Email sent successfully to ['sarah.al-omari.slp1@agdar.sa'] INFO 2025-10-27 20:29:59,472 tasks 3371 8782111040 Email sent successfully to ['mohammed.al-mutairi.slp2@agdar.sa'] INFO 2025-10-27 20:29:59,473 tasks 3275 8782111040 Email sent successfully to ['hayat.al-juaid.aba1@agdar.sa'] INFO 2025-10-27 20:29:59,473 tasks 3376 8782111040 Email sent successfully to ['sultan.al-yami.aba2@agdar.sa'] INFO 2025-10-27 20:29:59,473 tasks 3371 8782111040 Email sent successfully to ['mohammed.al-harthi.front_desk1@agdar.sa'] INFO 2025-10-27 20:29:59,474 tasks 3376 8782111040 Email sent successfully to ['talal.al-subai.front_desk2@agdar.sa'] INFO 2025-10-27 20:29:59,475 tasks 3371 8782111040 Email sent successfully to ['abeer.al-otaibi.finance1@agdar.sa'] INFO 2025-10-27 20:29:59,475 tasks 3275 8782111040 Email sent successfully to ['ziyad.al-rashidi.finance2@agdar.sa'] INFO 2025-10-27 20:29:59,476 tasks 3376 8782111040 Email sent successfully to ['omar.al-rashidi@example.sa'] INFO 2025-10-27 20:29:59,476 tasks 3371 8782111040 Email sent successfully to ['hayat.al-otaibi@example.sa'] INFO 2025-10-27 20:29:59,477 tasks 3376 8782111040 Email sent successfully to ['lama.al-shehri@example.sa'] INFO 2025-10-27 20:29:59,477 tasks 3275 8782111040 Email sent successfully to ['mohammed.al-omari@example.sa'] INFO 2025-10-27 20:29:59,477 tasks 3371 8782111040 Email sent successfully to ['nasser.al-shammari@example.sa'] INFO 2025-10-27 20:29:59,478 tasks 3376 8782111040 Email sent successfully to ['talal.al-zahrani@example.sa'] INFO 2025-10-27 20:29:59,479 tasks 3371 8782111040 Email sent successfully to ['fatima.al-harthi@example.sa'] INFO 2025-10-27 20:29:59,479 tasks 3275 8782111040 Email sent successfully to ['nada.al-otaibi@example.sa'] INFO 2025-10-27 20:29:59,479 tasks 3376 8782111040 Email sent successfully to ['abdulrahman.al-juaid@example.sa'] INFO 2025-10-27 20:29:59,480 tasks 3371 8782111040 Email sent successfully to ['rania.al-ghamdi@example.sa'] INFO 2025-10-27 20:29:59,480 tasks 3275 8782111040 Email sent successfully to ['nawaf.al-shammari@example.sa'] INFO 2025-10-27 20:29:59,481 tasks 3376 8782111040 Email sent successfully to ['noura.al-dosari@example.sa'] INFO 2025-10-27 20:29:59,481 tasks 3371 8782111040 Email sent successfully to ['hussein.al-harthi@example.sa'] INFO 2025-10-27 20:29:59,482 tasks 3275 8782111040 Email sent successfully to ['noura.al-asiri@example.sa'] INFO 2025-10-27 20:29:59,482 tasks 3376 8782111040 Email sent successfully to ['wafa.al-harbi@example.sa'] INFO 2025-10-27 20:29:59,483 tasks 3371 8782111040 Email sent successfully to ['lama.al-shammari@example.sa'] INFO 2025-10-27 20:29:59,483 tasks 3376 8782111040 Email sent successfully to ['ziyad.al-balawi@example.sa'] INFO 2025-10-27 20:29:59,484 tasks 3275 8782111040 Email sent successfully to ['nawaf.al-harthi@example.sa'] INFO 2025-10-27 20:29:59,484 tasks 3371 8782111040 Email sent successfully to ['ziyad.al-anzi@example.sa'] INFO 2025-10-27 20:29:59,485 tasks 3376 8782111040 Email sent successfully to ['hind.al-subai@example.sa'] INFO 2025-10-27 20:29:59,485 tasks 3275 8782111040 Email sent successfully to ['faisal.al-yami@example.sa'] INFO 2025-10-27 20:29:59,486 tasks 3371 8782111040 Email sent successfully to ['nasser.al-omari@example.sa'] INFO 2025-10-27 20:29:59,486 tasks 3376 8782111040 Email sent successfully to ['hassan.al-asiri@example.sa'] INFO 2025-10-27 20:29:59,486 tasks 3275 8782111040 Email sent successfully to ['talal.al-subai@example.sa'] INFO 2025-10-27 20:29:59,487 tasks 3371 8782111040 Email sent successfully to ['hessa.al-shehri@example.sa'] INFO 2025-10-27 20:29:59,487 tasks 3376 8782111040 Email sent successfully to ['reem.al-mutairi@example.sa'] INFO 2025-10-27 20:29:59,488 tasks 3371 8782111040 Email sent successfully to ['nawaf.al-otaibi@example.sa'] INFO 2025-10-27 20:29:59,488 tasks 3376 8782111040 Email sent successfully to ['bandar.al-subaie@example.sa'] INFO 2025-10-27 20:29:59,489 tasks 3371 8782111040 Email sent successfully to ['noura.al-harthi@example.sa'] INFO 2025-10-27 20:29:59,489 tasks 3275 8782111040 Email sent successfully to ['sarah.al-shammari@example.sa'] INFO 2025-10-27 20:29:59,490 tasks 3376 8782111040 Email sent successfully to ['abdulaziz.al-subaie@example.sa'] INFO 2025-10-27 20:29:59,490 tasks 3371 8782111040 Email sent successfully to ['yazeed.al-subaie@example.sa'] INFO 2025-10-27 20:29:59,491 tasks 3376 8782111040 Email sent successfully to ['lama.al-yami@example.sa'] INFO 2025-10-27 20:29:59,491 tasks 3371 8782111040 Email sent successfully to ['bandar.al-dawsari@example.sa'] INFO 2025-10-27 20:29:59,491 tasks 3275 8782111040 Email sent successfully to ['hessa.al-zahrani@example.sa'] INFO 2025-10-27 20:29:59,492 tasks 3376 8782111040 Email sent successfully to ['mohammed.al-shammari@example.sa'] INFO 2025-10-27 20:29:59,492 tasks 3291 8782111040 Email sent successfully to ['basma.al-shehri@example.sa'] INFO 2025-10-27 20:29:59,493 tasks 3371 8782111040 Email sent successfully to ['sultan.al-harthi@example.sa'] INFO 2025-10-27 20:29:59,493 tasks 3275 8782111040 Email sent successfully to ['saad.al-anzi@example.sa'] INFO 2025-10-27 20:29:59,493 tasks 3376 8782111040 Email sent successfully to ['jawaher.al-asiri@example.sa'] INFO 2025-10-27 20:29:59,494 tasks 3371 8782111040 Email sent successfully to ['basma.al-shamrani@example.sa'] INFO 2025-10-27 20:29:59,494 tasks 3275 8782111040 Email sent successfully to ['ziyad.al-rashidi@example.sa'] INFO 2025-10-27 20:29:59,495 tasks 3376 8782111040 Email sent successfully to ['bandar.al-anzi@example.sa'] INFO 2025-10-27 20:29:59,495 tasks 3371 8782111040 Email sent successfully to ['hind.al-zahrani@example.sa'] INFO 2025-10-27 20:29:59,495 tasks 3275 8782111040 Email sent successfully to ['faisal.al-harbi@example.sa'] INFO 2025-10-27 20:29:59,496 tasks 3291 8782111040 Email sent successfully to ['mohammed.al-shahrani@example.sa'] INFO 2025-10-27 20:29:59,496 tasks 3371 8782111040 Email sent successfully to ['nada.al-rashidi@example.sa'] INFO 2025-10-27 20:29:59,497 tasks 3376 8782111040 Email sent successfully to ['sarah.al-harbi@example.sa'] INFO 2025-10-27 20:29:59,497 tasks 3371 8782111040 Email sent successfully to ['noura.al-shehri@example.sa'] ERROR 2025-10-27 20:29:59,497 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-27 20:29:59,497 tasks 3376 8782111040 Email sent successfully to ['sultan.al-harthi@example.sa'] ERROR 2025-10-27 20:29:59,498 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,498 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,499 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,500 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,501 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,501 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,502 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,503 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,504 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,504 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,505 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,505 tasks 3276 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,506 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,507 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,507 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,508 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,508 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,509 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,510 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,511 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,511 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,512 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,513 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,513 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,514 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,515 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,515 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,562 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,562 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,563 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,564 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,565 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,566 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,567 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,568 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,569 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,569 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,569 tasks 3377 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,570 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,571 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,572 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,574 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,575 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,577 tasks 3377 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,577 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,578 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,578 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,579 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,580 tasks 3377 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,580 tasks 3376 8782111040 Failed to send confirmation for appointment 15f63ca9-a132-4072-bee2-3797e989a4c0: 'Appointment' object has no attribute 'start_time' ERROR 2025-10-27 20:29:59,581 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,581 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,582 tasks 3377 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,583 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,583 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,584 tasks 3377 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,586 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,586 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,586 tasks 3377 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,587 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,588 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,588 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,589 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,590 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,590 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,591 tasks 3377 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,591 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,592 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,593 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,593 tasks 3377 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,594 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,595 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,596 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,597 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,597 tasks 3377 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,599 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,600 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,600 tasks 3377 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,601 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,602 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,604 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,604 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,605 tasks 3377 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,605 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,607 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,608 tasks 3377 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,609 tasks 3275 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,609 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,610 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,611 tasks 3377 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,612 tasks 3371 8782111040 Failed to send confirmation for appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd: 'Appointment' object has no attribute 'start_time' ERROR 2025-10-27 20:29:59,612 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,613 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,614 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,615 tasks 3377 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,616 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,616 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,616 tasks 3275 8782111040 Failed to send confirmation for appointment 5df3b748-c6ed-41d2-b59e-d9cabc888ff3: 'Appointment' object has no attribute 'start_time' ERROR 2025-10-27 20:29:59,617 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,617 tasks 3377 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,618 tasks 3371 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,618 tasks 3291 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:29:59,619 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-27 20:29:59,620 tasks 3371 8782111040 Email sent successfully to ['marwan@tenhal.sa'] ERROR 2025-10-27 20:29:59,622 tasks 3376 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-27 20:29:59,623 tasks 3291 8782111040 Email sent successfully to ['hind.al-subai@example.sa'] INFO 2025-10-27 20:29:59,624 tasks 3276 8782111040 Email sent successfully to ['noura.al-shehri@example.sa'] INFO 2025-10-27 20:29:59,624 tasks 3292 8782111040 Email sent successfully to ['noura.al-shehri@example.sa'] ERROR 2025-10-27 20:29:59,625 tasks 3371 8782111040 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-27 20:29:59,627 tasks 3275 8782111040 Failed to send confirmation for appointment 6bb40f32-50b8-4433-a943-58feea571f00: 'Appointment' object has no attribute 'start_time' ERROR 2025-10-27 20:29:59,627 tasks 3377 8782111040 Failed to send confirmation for appointment 6bb40f32-50b8-4433-a943-58feea571f00: 'Appointment' object has no attribute 'start_time' ERROR 2025-10-27 20:30:56,734 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,763 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,766 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,766 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,766 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,767 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,767 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,767 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,769 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,770 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,771 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,771 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,773 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,774 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,775 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,775 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,776 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,776 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,776 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,777 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,778 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,780 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,780 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,780 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,781 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,782 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,782 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,783 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,784 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,784 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,785 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,785 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,786 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,786 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,787 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,788 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,790 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,790 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,790 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,791 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,792 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,792 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,793 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,794 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,795 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,795 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,796 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,797 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,797 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,798 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,799 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,799 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,800 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,800 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,801 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,801 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,802 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,803 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,804 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,804 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,805 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,806 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,807 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,807 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,808 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,809 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,810 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,810 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,811 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,812 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,812 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,814 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,814 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,815 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,815 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,816 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,817 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,819 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,820 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,820 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,820 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,821 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,822 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,822 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,823 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,823 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,824 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,825 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,826 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,827 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,828 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,828 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,829 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,830 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,830 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,831 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,832 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,832 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,833 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,834 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,835 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,869 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,869 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,869 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,869 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,870 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,871 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,873 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,873 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,878 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,879 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,880 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,880 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,881 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,882 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,883 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,884 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,887 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,887 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,887 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,888 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,889 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,890 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,892 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,894 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,894 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,895 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,895 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,896 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,897 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,897 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,898 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,899 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,899 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,900 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,901 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,902 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,902 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,903 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,904 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,904 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,905 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,906 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,906 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,908 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,908 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,909 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,909 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,910 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,911 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,911 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,912 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,913 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,913 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,915 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,916 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,916 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,917 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,917 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,918 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,919 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,921 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,921 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,921 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,922 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,923 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,924 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,925 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,926 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,927 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,927 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,928 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,929 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,930 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,930 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,931 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,932 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,933 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,933 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,934 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,934 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,936 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,936 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,937 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,939 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,940 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,940 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,941 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,941 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,943 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,943 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,944 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,944 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,944 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,947 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,947 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,948 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,948 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,949 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,952 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,952 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,995 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,995 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,996 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,996 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,996 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,997 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,999 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:56,999 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,000 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,001 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,001 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,002 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,002 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,003 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,004 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,005 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,006 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,006 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,007 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,008 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,009 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,010 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,011 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,012 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,013 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,013 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,014 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,015 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,016 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,017 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,018 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,019 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,020 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,023 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,023 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,023 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,024 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,024 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,025 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,026 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,027 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,027 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,028 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,029 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,030 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,030 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,032 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,034 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,034 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,035 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,036 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,037 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,038 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,038 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,039 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,040 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,040 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,042 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,042 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,043 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,043 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,045 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,045 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,046 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,047 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,048 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,048 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,049 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,050 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,051 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,052 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,052 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,053 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,053 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,054 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,055 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,055 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,056 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,057 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,057 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,058 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,059 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,059 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,060 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,060 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,061 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,062 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,062 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,064 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,064 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,065 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,065 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,066 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,067 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,067 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,068 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,069 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,069 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,070 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,071 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,105 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,105 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,105 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,106 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,107 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,107 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,109 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,109 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,109 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,110 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,110 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,111 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,112 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,112 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,113 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,115 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,115 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,116 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,118 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,119 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,120 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,122 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,122 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,123 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,124 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,124 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,126 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,127 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,127 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,128 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,129 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,130 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,130 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,131 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,134 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,134 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,135 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,137 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,137 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,137 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,138 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,139 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,140 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,140 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,141 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,141 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,142 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,143 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,143 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,143 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,144 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,144 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,145 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,147 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,147 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,149 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,149 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,150 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,150 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,151 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,152 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,152 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,153 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,154 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,154 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,155 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,156 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,157 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,157 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,158 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,158 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,160 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,162 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,162 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,163 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,164 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,164 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,165 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,166 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,167 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,168 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,168 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,169 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,171 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,172 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,172 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,173 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,174 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,174 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,175 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,176 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,176 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,177 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,177 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,178 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,179 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,181 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,181 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,183 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,185 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,218 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,218 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,218 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,219 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,219 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,221 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,222 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,222 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,223 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,223 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,224 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,224 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,225 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,226 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,227 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,227 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,228 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,228 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,229 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,230 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,231 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,231 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,232 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,233 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,233 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,234 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,234 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,235 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,236 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,237 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,238 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,239 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,241 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,241 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,242 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,243 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,245 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,246 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,247 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,248 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,248 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,249 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,249 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,251 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,254 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,254 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,254 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,254 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,255 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,256 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,257 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,257 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,259 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,260 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,261 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,262 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,263 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,263 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,264 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,265 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,265 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,266 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,267 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,267 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,268 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,268 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,270 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,270 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,271 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,272 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,273 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,273 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,274 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,275 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,275 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,277 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,278 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,278 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,279 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,280 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,281 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,281 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,282 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,282 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,283 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,284 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,285 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,285 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,285 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,287 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,287 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,288 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,288 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,289 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,289 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,291 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,292 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,293 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,293 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,293 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,328 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,328 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,328 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,329 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,329 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,331 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,331 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,331 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,332 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,332 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,333 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,334 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,334 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,335 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,336 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,337 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,339 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,340 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,340 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,341 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,343 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,346 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,346 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,347 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,349 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,349 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,350 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,351 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,352 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,353 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,353 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,354 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,354 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,355 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,357 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,357 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,359 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,359 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,360 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,361 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,362 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,363 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,363 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,364 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,366 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,367 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,367 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,367 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,368 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,368 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,369 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,371 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,371 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,372 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,372 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,373 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,374 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,375 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,375 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,376 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,376 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,377 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,378 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,379 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,379 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,380 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,381 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,381 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,382 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,383 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,384 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,386 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,386 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,387 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,387 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,390 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,390 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,390 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,392 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,393 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,393 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,394 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,394 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,394 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,396 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,396 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,397 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,398 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,398 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,399 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,401 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,402 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,402 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,403 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,403 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,404 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,405 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,405 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,406 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,408 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,442 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,442 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,442 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,443 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,443 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,445 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,445 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,446 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,447 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,448 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,449 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,450 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,450 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,451 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,451 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,452 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,453 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,453 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,454 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,455 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,456 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,457 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,458 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,458 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,459 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,459 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,460 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,461 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,461 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,462 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,463 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,463 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,464 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,465 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,466 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,467 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,467 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,468 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,469 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,469 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,469 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,470 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,473 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,473 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,473 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,474 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,474 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,475 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,476 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,477 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,479 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,479 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,479 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,480 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,481 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,482 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,482 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,484 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,484 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,485 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,486 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,487 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,487 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,489 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,489 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,489 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,490 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,491 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,493 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,493 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,493 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,494 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,495 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,497 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,499 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,499 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,499 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,501 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,502 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,503 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,503 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,504 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,507 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,507 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,507 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,508 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,511 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,511 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,511 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,511 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,513 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,514 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,514 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,515 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,515 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,516 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,517 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,517 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,518 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,519 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,553 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,553 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,553 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,557 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,557 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,557 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,557 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,558 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,559 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,561 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,561 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,562 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,562 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,563 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,563 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,564 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,565 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,565 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,566 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,568 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,569 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,569 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,569 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,571 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,572 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,572 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,573 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,574 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,574 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,575 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,578 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,578 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,578 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,578 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,579 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,581 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,581 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,582 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,584 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,584 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,585 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,585 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,586 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,587 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,588 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,588 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,589 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,589 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,590 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,591 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,591 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,592 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,592 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,593 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,593 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,594 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,595 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,595 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,596 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,597 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,598 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,599 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,600 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,601 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,601 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,601 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,603 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,603 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,604 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,606 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,607 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,607 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,608 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,608 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,609 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,610 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,611 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,612 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,612 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,613 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,613 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,614 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,614 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,615 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,616 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,616 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,617 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,618 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,619 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,619 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,621 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,622 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,622 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,623 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,624 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,624 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,625 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,626 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,626 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,627 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,660 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,660 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,661 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,662 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,663 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,663 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,664 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,665 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,665 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,668 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,668 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,668 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,669 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,670 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,671 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,672 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,673 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,673 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,674 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,674 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,675 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,675 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,676 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,677 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,679 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,680 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,680 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,681 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,684 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,684 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,684 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,685 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,686 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,686 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,688 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,690 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,690 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,692 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,693 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,695 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,696 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,697 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,698 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,698 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,699 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,700 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,701 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,703 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,703 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,704 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,704 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,705 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,705 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,707 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,707 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,709 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,709 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,710 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,710 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,712 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,714 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,714 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,715 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,715 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,717 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,719 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,719 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,719 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,719 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,720 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,721 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,722 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,723 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,723 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,724 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,724 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,725 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,726 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,726 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,727 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,727 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,728 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,728 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,729 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,730 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,731 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,732 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,734 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,734 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,735 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,736 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,736 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,737 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,738 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,738 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,739 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,740 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,741 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,743 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,744 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,779 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,779 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,779 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,780 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,781 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,782 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,782 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,783 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,784 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,785 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,785 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,786 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,787 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,787 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,789 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,790 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,790 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,791 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,791 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,793 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,794 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,796 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,796 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,797 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,797 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,798 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,798 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,800 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,800 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,801 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,802 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,802 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,803 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,803 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,804 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,805 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,805 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,806 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,806 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,807 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,807 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,809 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,812 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,812 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,812 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,812 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,813 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,814 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,815 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,816 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,816 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,817 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,817 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,818 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,819 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,819 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,820 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,821 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,821 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,822 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,822 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,823 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,824 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,826 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,826 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,827 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,827 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,829 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,829 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,830 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,830 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,831 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,831 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,832 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,833 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,834 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,834 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,836 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,838 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,840 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,841 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,841 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,843 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,844 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,844 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,845 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,846 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,847 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,847 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,848 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,849 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,849 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,850 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,851 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,851 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,853 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,854 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,854 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,855 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,856 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,890 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,890 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,890 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,891 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,891 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,893 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,894 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,894 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,894 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,895 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,895 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,897 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,898 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,899 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,899 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,899 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,901 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,901 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,902 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,902 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,903 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,904 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,905 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,905 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,906 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,907 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,907 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,910 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,910 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,911 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,912 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,912 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,914 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,914 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,915 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,915 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,916 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,917 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,917 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,918 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,918 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,919 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,920 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,921 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,921 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,922 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,925 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,925 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,925 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,926 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,926 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,927 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,929 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,929 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,930 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,930 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,931 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,931 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,932 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,932 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,933 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,934 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,935 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,935 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,936 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,937 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,937 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,938 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,939 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,939 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,941 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,941 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,942 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,942 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,943 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,944 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,944 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,946 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,947 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,948 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,949 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,949 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,950 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,950 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,952 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,952 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,953 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,954 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,955 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,955 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,956 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,956 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,957 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,958 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,959 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,959 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,960 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,961 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,961 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,961 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,996 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,996 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,996 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,997 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,997 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,998 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:57,999 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,000 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,001 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,001 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,002 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,003 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,003 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,005 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,005 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,006 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,006 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,007 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,007 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,008 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,008 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,009 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,009 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,011 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,011 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,012 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,013 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,014 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,014 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,015 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,015 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,016 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,016 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,017 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,018 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,018 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,019 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,019 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,021 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,021 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,022 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,022 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,023 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,023 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,024 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,025 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,025 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,026 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,027 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,028 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,028 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,029 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,031 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,031 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,032 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,032 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,033 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,033 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,035 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,036 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,036 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,038 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,040 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,040 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,041 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,041 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,042 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,043 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,044 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,045 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,046 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,047 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,048 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,048 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,049 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,049 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,050 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,051 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,051 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,052 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,053 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,053 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,054 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,056 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,057 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,057 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,058 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,058 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,059 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,060 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,061 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,062 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,062 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,064 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,064 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,065 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,066 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,066 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,067 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,068 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,100 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,100 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,100 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,101 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,102 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,102 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,104 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,105 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,105 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,105 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,106 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,107 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,108 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,108 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,109 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,110 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,111 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,111 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,113 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,115 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,115 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,116 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,116 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,117 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,118 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,119 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,119 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,120 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,120 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,122 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,122 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,123 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,124 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,124 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,125 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,126 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,126 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,127 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,128 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,128 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,129 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,129 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,131 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,131 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,131 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,132 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,134 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,135 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,135 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,137 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,138 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,139 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,139 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,139 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,140 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,141 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,141 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,142 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,144 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,144 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,145 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,146 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,147 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,147 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,149 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,149 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,150 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,150 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,151 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,151 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,152 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,153 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,153 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,154 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,155 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,157 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,157 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,159 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,159 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,160 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,160 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,161 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,162 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,163 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,163 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,164 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,164 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,165 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,166 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,166 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,167 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,167 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,169 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,169 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,170 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,170 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,172 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,172 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,173 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,173 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,206 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,206 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,206 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,206 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,208 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,208 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,210 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,210 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,210 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,211 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,211 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,212 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,213 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,213 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,215 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,216 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,216 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,217 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,218 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,218 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,221 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,222 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,222 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,223 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,223 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,224 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,224 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,225 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,226 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,226 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,227 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,227 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,228 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,229 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,230 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,230 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,231 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,232 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,232 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,233 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,233 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,234 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,235 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,236 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,237 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,238 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,239 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,239 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,240 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,240 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,241 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,242 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,245 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,245 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,245 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,246 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,248 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,249 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,249 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,249 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,250 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,251 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,252 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,252 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,253 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,253 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,254 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,255 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,256 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,256 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,257 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,257 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,258 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,258 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,259 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,259 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,260 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,261 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,262 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,262 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,263 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,263 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,264 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,265 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,266 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,266 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,267 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,267 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,268 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,268 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,269 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,270 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,271 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,272 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,274 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,275 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,277 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,278 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,279 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,280 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,315 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,315 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,315 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,315 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,316 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,317 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,318 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,318 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,319 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,319 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,320 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,321 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,323 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,323 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,324 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,324 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,325 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,326 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,327 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,327 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,328 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,328 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,329 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,330 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,330 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,331 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,332 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,332 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,334 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,334 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,334 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,336 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,336 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,337 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,337 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,338 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,340 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,340 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,341 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,341 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,342 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,343 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,344 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,344 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,345 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,346 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,346 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,347 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,348 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,348 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,349 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,349 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,350 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,351 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,352 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,354 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,354 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,354 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,355 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,355 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,356 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,358 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,358 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,359 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,360 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,362 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,364 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,364 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,364 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,366 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,366 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,366 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,367 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,367 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,368 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,369 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,369 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,370 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,371 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,373 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,374 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,377 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,377 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,379 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,380 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,380 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,381 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,381 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,383 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,384 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,384 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,384 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,385 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,387 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,387 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,388 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,388 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,389 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,391 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,392 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,427 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,427 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,427 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,427 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,428 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,430 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,430 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,431 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,431 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,433 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,434 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,434 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,437 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,439 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,439 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,440 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,441 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,442 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,443 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,443 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,445 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,445 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,446 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,447 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,447 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,448 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,449 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,449 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,450 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,451 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,451 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,452 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,453 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,453 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,454 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,455 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,455 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,457 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,458 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,458 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,459 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,459 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,460 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,461 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,462 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,463 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,463 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,464 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,464 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,465 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,465 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,466 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,467 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,468 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,468 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,469 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,470 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,471 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,472 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,472 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,474 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,476 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,476 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,476 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,477 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,477 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,478 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,479 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,481 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,481 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,483 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,484 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,485 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,485 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,486 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,486 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,487 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,488 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,489 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,489 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,490 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,491 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,492 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,494 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,494 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,494 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,495 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,496 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,497 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,497 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,498 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,498 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,499 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,500 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,502 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,502 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,503 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,504 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,504 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,505 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,541 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,541 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,541 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,541 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,544 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,544 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,544 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,545 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,546 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,547 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,548 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,549 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,549 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,550 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,552 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,553 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,553 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,554 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,556 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,556 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,557 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,559 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,559 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,560 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,560 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,561 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,561 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,562 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,563 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,564 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,564 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,565 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,565 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,567 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,568 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,568 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,569 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,569 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,570 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,571 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,572 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,572 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,573 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,573 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,574 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,575 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,576 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,576 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,577 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,577 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,578 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,579 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,580 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,580 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,582 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,582 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,582 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,583 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,584 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,585 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,585 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,586 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,587 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,588 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,588 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,589 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,589 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,590 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,590 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,592 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,592 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,594 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,594 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,595 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,595 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,596 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,597 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,598 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,598 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,599 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,601 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,601 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,602 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,603 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,604 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,605 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,605 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,606 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,607 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,608 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,609 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,609 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,610 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,611 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,611 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,613 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,613 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,614 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,614 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,615 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,649 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,649 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,649 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,649 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,650 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,651 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,653 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,653 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,653 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,654 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,656 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,656 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,657 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,658 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,659 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,659 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,660 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,661 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,662 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,664 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,664 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,664 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,665 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,666 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,667 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,667 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,668 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,668 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,669 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,670 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,671 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,671 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,672 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,673 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,674 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,674 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,675 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,675 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,676 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,677 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,678 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,678 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,679 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,679 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,680 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,681 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,681 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,682 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,683 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,683 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,684 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,684 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,685 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,686 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,686 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,687 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,689 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,690 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,691 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,691 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,693 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,694 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,695 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,696 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,697 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,697 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,699 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,699 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,700 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,701 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,702 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,702 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,702 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,704 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,704 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,705 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,705 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,707 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,707 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,708 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,708 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,709 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,710 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,711 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,711 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,712 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,714 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,715 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,716 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,716 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,717 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,717 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,718 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,718 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,719 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,720 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,721 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,721 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,722 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,722 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,804 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,804 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,804 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,804 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,804 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,804 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,806 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,806 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,808 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,808 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,808 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,810 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,811 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,811 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,812 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,813 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,815 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,816 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,817 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,817 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,818 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,819 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,819 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,820 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,820 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,821 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,823 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,823 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,824 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,824 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,825 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,826 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,826 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,827 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,828 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,828 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,829 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,829 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,831 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,831 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,832 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,832 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,834 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,835 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,836 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,836 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,837 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,838 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,839 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,839 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,840 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,841 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,842 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,842 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,843 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,843 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,844 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,845 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,846 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,846 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,847 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,848 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,849 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,849 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,850 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,851 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,851 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,852 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,853 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,854 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,855 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,855 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,856 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,857 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,857 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,858 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,859 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,859 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,860 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,861 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,861 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,864 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,864 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,864 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,864 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,865 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,866 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,867 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,868 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,868 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,869 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,870 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,870 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,872 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,872 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,873 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,874 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,875 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,875 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,908 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,908 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,908 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,908 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,911 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,911 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,912 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,912 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,912 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,916 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,916 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,916 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,916 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,916 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,916 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,917 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,918 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,918 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,920 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,920 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,921 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,921 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,922 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,923 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,923 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,924 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,924 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,926 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,926 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,927 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,928 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,929 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,929 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,930 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,931 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,931 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,932 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,933 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,933 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,934 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,934 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,935 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,936 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,937 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,937 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,938 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,938 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,940 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,941 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,941 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,943 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,944 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,944 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,945 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,946 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,947 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,947 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,948 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,950 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,951 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,951 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:58,953 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,000 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,000 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,002 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,002 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,003 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,005 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,006 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,006 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,007 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,008 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,009 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,009 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,010 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,010 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,012 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,013 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,013 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,014 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,015 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,016 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,016 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,017 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,018 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,018 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,018 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,022 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,022 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,023 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,023 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,025 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,027 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,029 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,030 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,031 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,033 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,034 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,035 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,037 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,038 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,041 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,075 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,075 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,075 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,077 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,078 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,078 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,078 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,080 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,081 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,081 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,082 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,083 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,084 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,084 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,087 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,087 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,088 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,089 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,090 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,091 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,091 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,092 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,093 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,093 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,094 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,094 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,095 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,096 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,097 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,097 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,098 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,099 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,101 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,102 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,102 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,102 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,103 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,104 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,104 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,106 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,106 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,107 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,107 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,108 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,108 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,111 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,111 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,112 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,112 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,113 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,114 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,115 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,116 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,116 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,117 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,118 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,119 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,119 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,120 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,120 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,120 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,122 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,123 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,123 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,125 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,126 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,129 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,131 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,131 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,132 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,132 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,134 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,134 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,135 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,136 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,137 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,138 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,138 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,138 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,140 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,140 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,141 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,142 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,143 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,143 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,144 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,145 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,146 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,146 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,147 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,148 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,148 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,149 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,150 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,151 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,151 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,152 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,153 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,153 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,153 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,188 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,188 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,188 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,188 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,188 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,189 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,190 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,191 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,191 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,192 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,192 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,194 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,194 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,194 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,195 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,195 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,197 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,198 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,199 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,200 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,200 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,201 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,202 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,202 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,204 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,204 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,205 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,206 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,207 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,207 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,208 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,208 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,208 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,212 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,212 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,214 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,214 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,215 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,216 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,217 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,218 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,220 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,220 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,221 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,222 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,254 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,254 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,254 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,254 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,254 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,254 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,254 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,254 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,254 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,254 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,255 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,256 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,259 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,259 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,260 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,260 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,260 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,260 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,260 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,260 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,260 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,260 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,260 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,260 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,260 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,261 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,265 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,265 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,265 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,265 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,266 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,266 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,266 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,266 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,266 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,266 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,266 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,266 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,268 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,268 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,271 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,271 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,271 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,271 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,271 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,271 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,271 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,271 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,271 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,271 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,271 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,271 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,271 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,272 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,278 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,295 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,296 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,297 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,297 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,298 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,299 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,300 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,300 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,301 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,301 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,301 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,303 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,304 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,305 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,305 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,306 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,307 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,307 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,308 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,309 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,309 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,310 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,311 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,312 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,312 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,313 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,314 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,314 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,315 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,316 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,317 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,317 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,318 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,318 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,319 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,321 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,321 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,322 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,323 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,323 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,324 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,324 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,325 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,326 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,327 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,327 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,328 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,328 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,329 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,329 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,330 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,330 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,331 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,332 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,332 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,333 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,333 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,334 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,335 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,337 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,337 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,338 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,339 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,340 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,341 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,342 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,342 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,343 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,343 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,344 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,344 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,345 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,346 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,346 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,348 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,348 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,349 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,349 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,350 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,351 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,351 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,352 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,352 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,353 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,354 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,355 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,356 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,356 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,357 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,358 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,358 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,359 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,359 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,360 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,360 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,361 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,362 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,363 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,363 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,364 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,395 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,395 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,395 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,397 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,397 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,399 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,399 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,400 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,400 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,400 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,401 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,402 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,402 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,403 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,404 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,405 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,406 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,408 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,408 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,409 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,410 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,410 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,411 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,412 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,413 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,414 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,414 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,415 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,415 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,416 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,417 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,417 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,419 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,420 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,420 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,420 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,422 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,423 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,423 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,424 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,424 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,425 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,425 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,426 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,427 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,427 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,428 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,429 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,429 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,430 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,430 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,431 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,432 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,433 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,434 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,435 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,437 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,437 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,438 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,439 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,439 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,440 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,440 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,441 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,442 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,443 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,443 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,444 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,445 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,446 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,446 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,446 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,448 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,449 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,450 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,450 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,450 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,451 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,453 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,455 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,455 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,456 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,456 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,457 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,458 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,459 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,459 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,460 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,460 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,461 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,462 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,462 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,463 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,463 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,464 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,465 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,466 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,466 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,467 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,500 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,500 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,500 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,500 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,501 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,503 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,503 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,503 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,504 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,505 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,505 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,506 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,506 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,507 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,508 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,508 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,509 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,509 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,510 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,511 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,512 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,513 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,513 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,513 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,514 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,515 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,516 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,516 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,564 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,564 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,564 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,564 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,566 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,567 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,568 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,569 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,570 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,570 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,571 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,571 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,572 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,573 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,575 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,576 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,577 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,577 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,579 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,579 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,580 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,581 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,582 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,582 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,583 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,584 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,584 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,585 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,587 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,587 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,587 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,588 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,589 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,589 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,590 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,591 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,591 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,592 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,592 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,593 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,594 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,594 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,595 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,596 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,597 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,598 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,598 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,599 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,601 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,601 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,602 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,603 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,605 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,605 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,606 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,606 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,608 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,609 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,609 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,611 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,611 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,612 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,613 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,614 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,615 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,616 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,617 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,617 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,618 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,618 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,619 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,620 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,620 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,623 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:30:59,637 tasks 3867 8782111040 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-10-27 20:31:34,418 autoreload 4606 8782111040 Watching for file changes with StatReloader INFO 2025-10-27 20:31:37,453 basehttp 4606 6164393984 "GET /en/finance/invoices/9217e814-c162-4c4b-b4d0-7770b0c35990/ HTTP/1.1" 302 0 INFO 2025-10-27 20:31:37,520 basehttp 4606 6164393984 "GET /en/login/?next=/en/finance/invoices/9217e814-c162-4c4b-b4d0-7770b0c35990/ HTTP/1.1" 200 32805 INFO 2025-10-27 20:31:37,567 basehttp 4606 6181220352 "GET /static/css/default/images/bg-login.png HTTP/1.1" 200 425929 WARNING 2025-10-27 20:31:37,599 basehttp 4606 6181220352 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 20:31:37,647 log 4606 6164393984 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 20:31:37,647 basehttp 4606 6164393984 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 INFO 2025-10-27 20:31:40,255 basehttp 4606 6164393984 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-27 20:31:40,336 basehttp 4606 6164393984 "GET /en/finance/invoices/9217e814-c162-4c4b-b4d0-7770b0c35990/ HTTP/1.1" 200 44237 WARNING 2025-10-27 20:31:40,400 basehttp 4606 6181220352 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 20:31:40,415 log 4606 6164393984 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 20:31:40,416 basehttp 4606 6164393984 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 INFO 2025-10-27 20:31:54,016 basehttp 4606 6164393984 "GET /en/login/?next=/en/finance/invoices/9217e814-c162-4c4b-b4d0-7770b0c35990/ HTTP/1.1" 200 33761 WARNING 2025-10-27 20:31:54,075 basehttp 4606 6181220352 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 20:31:54,127 log 4606 6164393984 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 20:31:54,128 basehttp 4606 6164393984 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 INFO 2025-10-27 20:31:55,568 basehttp 4606 6164393984 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-27 20:31:55,640 basehttp 4606 6164393984 "GET /en/finance/invoices/9217e814-c162-4c4b-b4d0-7770b0c35990/ HTTP/1.1" 200 44237 WARNING 2025-10-27 20:31:55,700 basehttp 4606 6181220352 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 20:31:55,722 log 4606 6164393984 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 20:31:55,722 basehttp 4606 6164393984 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 ERROR 2025-10-27 20:31:56,737 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,765 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,767 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,767 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,768 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,768 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,768 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,770 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,772 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,772 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,772 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,773 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,775 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,776 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,776 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,776 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,777 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,777 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,777 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,778 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,780 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,780 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,781 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,781 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,781 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,782 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,783 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,784 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,784 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,785 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,786 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,786 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,787 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,787 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,788 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,788 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,790 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,790 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,791 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,792 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,793 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,793 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,793 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,795 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,796 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,796 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,796 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,797 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,798 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,799 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,799 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,800 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,801 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,801 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,802 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,802 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,803 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,803 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,805 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,805 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,806 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,806 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,807 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,808 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,808 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,809 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,810 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,811 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,811 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,812 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,813 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,815 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,815 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,816 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,816 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,817 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,818 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,819 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,820 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,821 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,821 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,822 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,823 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,823 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,824 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,824 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,825 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,825 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,826 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,828 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,829 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,829 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,829 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,830 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,831 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,832 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,832 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,833 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,834 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,835 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,835 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,871 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,871 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,871 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,871 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,872 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,872 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,873 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,875 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-27 20:31:56,877 basehttp 4606 6164393984 "GET / HTTP/1.1" 302 0 ERROR 2025-10-27 20:31:56,879 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,881 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,881 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,881 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,882 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,883 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,884 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,884 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,888 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,888 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,888 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,889 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,889 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,891 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,892 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,894 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,894 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,896 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,896 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,897 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,898 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,898 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,899 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,899 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,900 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,901 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,901 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,902 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,903 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,903 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,904 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,905 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,905 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,906 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,907 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,908 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,909 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,910 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,910 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,911 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,912 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,912 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,912 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,913 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,914 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,915 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,916 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,917 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,918 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,918 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,919 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,919 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,922 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,922 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,922 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,923 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,923 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,925 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,926 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,927 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,928 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,928 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,929 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,929 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,930 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,930 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,932 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,932 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,933 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,933 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,934 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,935 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,936 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,936 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,937 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,939 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,941 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,941 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,942 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,942 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,944 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,944 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,944 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,945 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,945 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,947 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,947 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,949 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,949 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,950 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,953 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,953 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-27 20:31:56,956 basehttp 4606 6181220352 "GET /ar/ HTTP/1.1" 200 39036 ERROR 2025-10-27 20:31:56,998 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,998 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,998 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,998 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,998 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:56,998 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,000 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,001 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,002 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,002 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,002 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,003 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,004 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,004 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,005 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,006 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,006 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,011 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,012 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,012 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,012 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,012 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,012 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,014 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,015 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,015 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,015 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,017 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,017 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,018 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,019 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,020 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,020 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,023 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,024 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,024 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,026 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,026 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,027 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,028 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,028 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,029 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,030 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,030 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,031 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,031 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,032 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,034 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,034 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,035 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) WARNING 2025-10-27 20:31:57,036 log 4606 6181220352 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 20:31:57,036 basehttp 4606 6181220352 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 ERROR 2025-10-27 20:31:57,037 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,037 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,038 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,039 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,040 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,040 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,042 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,043 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,043 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,044 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,044 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,046 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) WARNING 2025-10-27 20:31:57,046 basehttp 4606 6181220352 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 ERROR 2025-10-27 20:31:57,046 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,047 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,048 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,049 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,050 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,050 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,051 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,052 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,053 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,054 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,054 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,053 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,055 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,055 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,056 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,058 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,059 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,059 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,060 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,060 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,061 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,061 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,061 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,064 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,064 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,064 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,065 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,065 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,066 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,066 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,067 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,068 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,069 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,069 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,070 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,070 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,071 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,071 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,107 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,107 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,107 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,107 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,107 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,108 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,110 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,110 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,111 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,111 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,112 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,112 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,113 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,113 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,114 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,115 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,116 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,116 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,118 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,120 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,121 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,122 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,123 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,123 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,124 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,125 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,127 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,127 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,128 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,128 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,129 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,130 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,131 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,131 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,135 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,135 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,136 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,137 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,137 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,138 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,138 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,139 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,140 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,141 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,142 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,142 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,143 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,143 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,144 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,144 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,145 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,145 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,147 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,147 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,147 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,149 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,150 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,150 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,151 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,152 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,152 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,153 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,154 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,155 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,155 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,156 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,156 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,157 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,158 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,158 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,159 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,161 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,162 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,162 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,163 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,164 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,165 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,166 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,167 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,167 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,168 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,169 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,169 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,172 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,173 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,173 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,173 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,174 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,175 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,176 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,176 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,177 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,178 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,178 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,179 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,180 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,182 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,182 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,183 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,185 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,220 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,220 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,220 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,220 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,220 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,221 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,222 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,222 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,224 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,224 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,225 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,225 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,225 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,226 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,227 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,228 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,229 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,229 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,230 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,230 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,231 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,231 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,233 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,233 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,233 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,234 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,234 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,236 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,237 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,237 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,239 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,240 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,241 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,241 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,242 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,243 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,245 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,246 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,247 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,248 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,248 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,249 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,250 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,251 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,254 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,254 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,255 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,254 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,256 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,256 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,258 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,258 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,260 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,260 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,261 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,263 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,263 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,264 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,265 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,265 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,266 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,267 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,267 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,267 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,269 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,269 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,270 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,271 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,272 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,273 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,273 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,274 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,275 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,275 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,275 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,277 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,279 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,279 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,279 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,280 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,282 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,282 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,282 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,283 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,283 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,284 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,285 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,285 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,286 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,287 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,287 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,288 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,289 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,289 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,290 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,291 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,292 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,293 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,293 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,294 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,329 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,329 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,329 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,329 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,329 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,333 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,333 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,333 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,333 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,333 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,334 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,335 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,336 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,336 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,337 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,337 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,339 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,340 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,340 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,341 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,343 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,347 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,347 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,347 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,350 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,350 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,350 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,351 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,352 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,353 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,353 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,354 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,354 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,356 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,357 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,357 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,359 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,360 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,360 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,361 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,362 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,364 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,364 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,365 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,366 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,367 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,367 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,368 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,368 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,368 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,370 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,371 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,371 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,372 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,373 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,373 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,374 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,375 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,376 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,376 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,376 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,378 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,378 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,379 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,380 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,380 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,381 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,382 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,382 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,383 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,385 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,386 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,386 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,388 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,388 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,391 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,391 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,391 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,392 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,394 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,394 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,395 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,395 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,395 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,396 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,398 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,398 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,398 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,399 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,400 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,401 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,402 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,402 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,403 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,404 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,405 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,405 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,406 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,407 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,408 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,444 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,444 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,444 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,444 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,444 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,445 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,446 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,447 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,448 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,448 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,449 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,450 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,451 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,452 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,452 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,453 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,454 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,454 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,455 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,456 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,457 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,457 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,458 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,458 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,459 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,459 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,460 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,461 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,462 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,462 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,463 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,463 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,465 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,465 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,466 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,467 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,467 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,468 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,469 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,469 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,470 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,470 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,473 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,473 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,474 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,474 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,474 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,476 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,477 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,477 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,479 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,480 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,480 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,480 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,481 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,482 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,483 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,485 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,485 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,486 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,486 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,487 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,488 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,489 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,489 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,490 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,490 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,491 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,493 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,493 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,494 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,494 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,495 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,497 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,499 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,499 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,499 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,501 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,502 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,503 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,503 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,504 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,507 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,507 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,508 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,508 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,513 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,513 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,513 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,513 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,513 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,514 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,515 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,515 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,516 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,517 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,518 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,518 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,518 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,520 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,553 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,554 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,554 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,558 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,558 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,558 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,558 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,559 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,559 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,562 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,562 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,562 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,563 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,563 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,564 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,565 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,565 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,566 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,567 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,568 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,569 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,570 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,570 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,571 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,572 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,573 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,573 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,574 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,575 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,576 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,579 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,579 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,579 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,579 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,580 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,581 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,582 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,583 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,584 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,584 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,585 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,586 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,587 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,587 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,588 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,588 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,589 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,590 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,590 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,591 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,591 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,592 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,593 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,594 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,594 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,595 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,595 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,596 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,597 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,597 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,598 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,599 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,600 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,601 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,601 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,602 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,603 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,604 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,604 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,606 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,607 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,607 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,608 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,609 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,609 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,610 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,611 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,612 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,612 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,614 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,614 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,615 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,615 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,616 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,616 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,617 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,618 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,618 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,619 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,620 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,621 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,622 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,622 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,624 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,624 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,624 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,626 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,626 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,627 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,627 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,662 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,662 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,662 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,663 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,664 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,664 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,665 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,666 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,666 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,668 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,669 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,669 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,669 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,670 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,672 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,672 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,673 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,673 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,674 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,674 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,676 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,676 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,677 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,677 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,679 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,680 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,680 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,682 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,685 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,685 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,685 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,686 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,686 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,687 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,688 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,690 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,690 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,692 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,694 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,696 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,697 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,697 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,698 tasks 3867 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,699 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,700 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,701 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,704 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,704 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,704 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,705 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,706 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,706 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,708 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,708 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,710 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,710 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,711 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,711 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,712 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,715 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,715 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,715 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,715 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,717 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,719 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,719 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,719 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,720 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,721 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,723 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,723 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,724 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,724 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,725 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,725 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,726 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,726 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,726 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,728 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,728 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,729 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,729 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,730 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,730 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,731 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,733 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,734 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,734 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,735 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,736 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,736 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,738 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,738 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,739 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,739 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,741 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,742 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,743 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,745 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,781 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,781 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,781 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,781 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,781 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,782 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,782 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,784 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,785 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,786 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,786 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,786 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,787 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,787 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,789 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,790 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,790 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,791 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,792 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,793 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,794 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,797 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,797 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,797 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,797 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,798 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,800 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,800 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,801 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,802 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,802 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,802 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,803 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,804 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,851 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,851 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,854 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,854 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,854 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,854 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,854 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,854 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,854 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,854 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,854 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,855 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,856 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,856 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,856 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,861 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,861 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,861 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,861 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,861 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,861 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,861 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,861 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,862 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,862 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,862 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,862 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,862 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,864 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,867 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,867 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,867 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,867 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,867 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,867 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,867 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,867 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,868 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,868 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,867 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,868 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,867 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,873 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,873 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,873 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,873 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,873 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,873 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,873 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,873 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,873 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,873 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,873 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,873 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,873 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,873 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,879 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,879 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,879 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,879 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,879 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,879 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,879 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,879 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,879 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,879 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,879 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,891 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,891 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,891 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,891 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,891 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,894 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,894 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,894 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,895 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,895 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,896 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,897 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,898 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,899 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,900 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,900 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,901 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,902 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,902 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,902 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,903 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,905 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,905 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,906 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,906 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,907 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,908 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,911 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,911 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,911 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,912 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,912 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,914 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,914 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,915 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,915 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,916 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,918 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,918 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,919 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,919 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,920 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,921 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,921 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,921 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,922 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,926 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,926 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,926 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,926 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,927 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,928 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,929 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,929 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,930 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,930 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,931 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,932 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,933 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,933 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,934 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,934 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,935 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,935 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,937 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,937 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,938 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,939 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,939 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,940 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,941 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,942 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,942 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,942 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,943 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,944 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,944 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,946 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,947 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,948 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,949 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,950 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,951 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,951 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,952 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,952 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,953 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,954 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,955 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,955 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,956 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,957 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,958 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,958 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,959 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,959 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,960 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,961 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,961 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,962 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,997 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,997 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,997 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,998 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,998 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:57,999 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,000 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,001 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,002 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,002 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,002 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,004 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,004 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,005 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,005 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,006 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,006 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,007 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,007 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,009 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,009 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,010 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,010 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,011 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,012 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,012 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,013 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,015 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,015 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,015 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,016 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,017 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,017 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,017 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,018 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,019 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,019 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,020 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,021 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,021 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,022 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,022 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,024 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,024 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,025 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,026 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,026 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,026 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,028 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,028 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,029 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,029 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,031 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,031 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,032 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,032 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,034 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,034 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,035 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,036 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,037 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,038 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,040 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,040 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,041 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,041 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,042 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,043 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,044 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,045 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,047 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,048 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,048 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,048 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,050 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,050 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,050 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,051 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,052 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,052 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,053 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,054 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,055 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,056 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,057 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,057 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,058 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,058 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,059 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,061 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,061 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,062 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,062 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,064 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,065 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,065 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,066 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,066 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,068 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,068 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,101 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,101 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,101 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,102 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,102 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,102 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,105 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,105 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,106 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,106 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,107 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,108 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,109 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,109 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,110 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,111 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,111 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,112 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,114 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,115 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,115 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,116 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,117 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,118 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,119 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,120 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,120 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,121 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,121 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,122 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,122 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,123 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,124 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,124 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,126 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,126 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,127 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,127 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,128 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,129 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,130 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,130 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,131 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,132 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,132 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,133 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,134 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,135 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,136 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,137 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,138 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,139 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,140 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,140 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,141 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,142 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,142 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,143 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,145 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,145 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,145 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,146 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,147 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,148 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,149 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,149 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,150 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,150 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,152 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,152 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,153 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,153 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,154 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,154 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,155 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,157 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,157 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,160 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,160 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,161 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,161 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,163 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,163 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,163 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,164 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,165 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,165 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,166 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,167 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,167 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,168 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,168 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,169 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,169 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,171 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,171 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,172 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,172 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,173 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,174 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,208 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,208 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,208 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,208 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,208 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,208 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,210 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,210 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,212 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,213 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,213 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,213 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,214 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,214 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,216 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,217 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,217 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,218 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,218 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,219 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,221 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,222 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,222 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,223 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,224 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,225 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,225 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,226 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,227 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,227 tasks 3860 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,228 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,228 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,229 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,231 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,231 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,232 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,232 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,233 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,233 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,233 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,235 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,236 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,237 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,237 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,239 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,240 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,240 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,241 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,241 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,242 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,243 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,245 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,245 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,245 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,246 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,248 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,249 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,250 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,250 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,250 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,251 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,253 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,253 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,253 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,254 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,255 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,256 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,256 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,257 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,257 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,258 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,259 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,259 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,259 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,260 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,260 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,261 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,262 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,263 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,264 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,264 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,264 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,265 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,266 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,266 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,267 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,267 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,269 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,269 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,270 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,271 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,271 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,272 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,274 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,275 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,277 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,278 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,279 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,280 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,316 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,316 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,316 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,316 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,317 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,317 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,319 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,319 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,320 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,320 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,320 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,321 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,324 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,324 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,324 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,325 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,325 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,327 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,327 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,328 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,328 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,329 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,330 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,330 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,331 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,331 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,332 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,333 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,387 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,387 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,387 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,387 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,387 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,388 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,388 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,388 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,388 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,388 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,388 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,389 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,389 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,394 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,394 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,394 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,394 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,394 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,394 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,394 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,394 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,394 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,394 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,395 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,394 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,395 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,397 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,401 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,401 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,401 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,401 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,401 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,401 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,401 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,401 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,401 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,401 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,401 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,401 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,401 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,407 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,407 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,407 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,407 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,407 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,407 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,407 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,407 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,407 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,407 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,407 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,407 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,407 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,407 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,413 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,413 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,413 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,413 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,413 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,413 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,413 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,413 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,413 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,413 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,413 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,413 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,413 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,413 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,419 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,419 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,419 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,419 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,419 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,427 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,427 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,427 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,428 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,428 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,431 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,431 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,431 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,432 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,434 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,434 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,435 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,438 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,439 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,439 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,440 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,442 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,442 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,443 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,444 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,446 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,446 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,446 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,447 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,447 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,449 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,449 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,450 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,451 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,451 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,451 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,453 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,453 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,454 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,454 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,455 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,456 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,457 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,458 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,459 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,459 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,460 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,461 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,461 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,462 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,463 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,464 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,465 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,465 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,465 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,466 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,467 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,467 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,468 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,469 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,469 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,470 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,471 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,473 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,473 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,475 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,477 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,477 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,477 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,477 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,477 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,479 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,479 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,481 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,482 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,483 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,484 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,485 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,486 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,486 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,487 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,488 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,489 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,489 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,490 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,491 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,491 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,492 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,494 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,494 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,495 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,495 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,496 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,497 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,497 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,498 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,499 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,500 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,501 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,502 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,502 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,503 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,505 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,505 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,506 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,543 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,543 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,543 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,543 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,545 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,545 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,545 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,546 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,547 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,548 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,549 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,549 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,549 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,550 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,552 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,553 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,553 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,554 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,556 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,556 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,557 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,559 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,559 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,560 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,561 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,562 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,562 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,563 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,564 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,565 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,565 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,565 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,566 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,567 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,568 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,568 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,570 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,570 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,570 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,572 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,572 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,573 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,573 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,574 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,574 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,576 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,576 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,577 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,578 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,578 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,579 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,579 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,580 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,581 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,582 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,582 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,583 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,583 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,585 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,585 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,586 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,586 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,587 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,588 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,589 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,589 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,589 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,590 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,591 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,592 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,592 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,596 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,596 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,596 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,596 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,596 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,597 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,599 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,599 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,600 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,601 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,602 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,603 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,604 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,604 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,605 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,605 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,606 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,608 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,608 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,609 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,610 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,610 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,611 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,612 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,613 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,614 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,614 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,615 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,616 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,652 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,652 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,652 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,652 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,652 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,652 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,654 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,654 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,654 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,656 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,657 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,657 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,658 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,658 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,659 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,659 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,661 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,661 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,663 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,664 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,664 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,664 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,665 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,667 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,667 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,668 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,668 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,669 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,670 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,671 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,671 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,671 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,672 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,673 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,674 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,674 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,676 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,676 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,677 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,678 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,678 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,678 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,679 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,680 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,681 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,681 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,682 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,682 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,683 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,684 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,685 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,685 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,686 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,686 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,687 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,688 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,689 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,690 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,691 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,692 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,694 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,695 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,696 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,697 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,698 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,698 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,700 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,700 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,701 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,701 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,702 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,703 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,703 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,705 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,705 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,706 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,706 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,707 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,707 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,708 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,708 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,710 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,710 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,712 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,712 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,713 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,714 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,715 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,716 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,716 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,717 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,717 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,719 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,719 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,720 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,720 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,721 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,722 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,722 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,723 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,806 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,806 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,806 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,806 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,806 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,806 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,808 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,808 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,809 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,809 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,809 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,811 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,811 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,812 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,812 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,814 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,815 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,816 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,817 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,818 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,819 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,819 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,819 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,821 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,821 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,822 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,823 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,823 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,824 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,824 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,826 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,826 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,827 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,827 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,829 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,829 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,830 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,830 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,831 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,831 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,833 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,833 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,834 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,835 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,836 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,837 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,837 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,838 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,839 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,840 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,841 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,841 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,843 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,843 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,844 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,844 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,845 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,846 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,846 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,847 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,847 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,848 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,849 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,850 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,851 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,851 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,852 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,852 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,853 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,855 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,855 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,856 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,856 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,857 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,858 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,859 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,859 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,859 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,861 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,862 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,862 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,865 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,865 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,865 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,865 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,866 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,866 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,868 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,868 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,869 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,869 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,871 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,871 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,872 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,872 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,874 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,874 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,875 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,875 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,910 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,910 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,910 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,910 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,913 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,913 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,913 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,913 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,913 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,918 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,918 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,918 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,918 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,918 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,918 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,918 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,919 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,919 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,922 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,922 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,922 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,922 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,922 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,923 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,923 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,925 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,925 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,926 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,926 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,927 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,929 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,929 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,930 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,931 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,931 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,932 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,932 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,933 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,933 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,935 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,935 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,936 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,937 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,937 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,938 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,938 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,939 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,940 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,941 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,941 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,943 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,944 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,944 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,945 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,947 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,948 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,948 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,949 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,951 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,951 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,951 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:58,953 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,001 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,001 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,003 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,003 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,004 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,005 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,007 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,007 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,008 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,008 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,009 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,010 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,011 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,011 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,012 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,013 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,013 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,014 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,015 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,016 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,016 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,017 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,018 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,018 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,019 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,023 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,023 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,023 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,024 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,026 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,027 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,029 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,030 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,031 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,034 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,034 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,035 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,037 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,038 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,042 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,076 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,076 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,076 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,077 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,078 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,078 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,080 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,081 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,081 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,082 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,082 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,083 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,084 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,085 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,088 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,088 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,089 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,090 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,091 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,091 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,092 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,092 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,093 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,094 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,095 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,095 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,096 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,096 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,097 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,097 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,098 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,100 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,101 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,103 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,103 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,103 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,103 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,104 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,105 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,106 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,106 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,107 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,107 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,108 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,109 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,111 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,111 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,112 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,113 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,113 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,114 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,115 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,116 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,116 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,117 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,118 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,119 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,119 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,120 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,121 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,121 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,122 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,123 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,123 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,125 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,126 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,130 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,131 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,131 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,132 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,133 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,134 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,135 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,135 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,136 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,137 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,138 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,138 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,139 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,140 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,140 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,142 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,143 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,144 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,144 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,145 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,146 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,146 tasks 3868 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,147 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,148 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,149 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,150 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,150 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,151 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,151 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,152 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,153 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,154 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,154 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,190 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,190 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,190 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,190 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,190 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,190 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,192 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,192 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,192 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,192 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,194 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,195 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,195 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,196 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,196 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,196 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,198 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,199 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,199 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,200 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,201 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,202 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,203 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,203 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,204 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,204 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,206 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,206 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,207 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,207 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,208 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,208 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,209 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,213 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,213 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,215 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,215 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,216 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,216 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,218 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,219 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,221 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,221 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,222 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,222 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,306 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,306 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,306 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,306 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,306 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,306 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,306 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,306 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,306 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,306 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,306 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,307 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,307 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,314 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,314 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,314 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,314 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,314 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,314 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,314 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,314 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,314 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,314 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,314 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,314 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,315 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,317 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,320 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,320 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,321 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,320 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,321 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,320 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,321 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,320 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,321 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,321 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,321 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,320 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,321 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,327 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,327 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,327 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,327 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,327 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,327 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,327 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,327 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,327 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,327 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,327 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,327 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,327 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,327 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,334 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,334 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,334 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,334 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,334 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,334 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,334 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,334 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,334 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,334 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,334 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,334 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,334 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,334 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,340 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,340 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,340 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,340 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,340 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,340 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,340 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,340 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,340 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,340 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,340 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,340 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,340 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,340 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,345 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,345 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,345 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,345 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,345 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,346 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,346 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,346 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,345 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,345 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,345 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,346 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,346 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,346 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,352 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,352 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,352 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,352 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,352 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,352 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,352 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,352 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,352 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,352 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,352 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,352 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,352 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,352 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,358 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,358 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,358 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,358 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,358 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,358 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,358 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,358 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,358 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,358 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,358 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,358 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,358 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,358 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,364 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,364 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,364 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,364 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,364 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,364 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,364 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,364 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,364 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,364 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,364 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,364 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,364 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,364 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,370 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,370 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,370 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,370 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,370 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,370 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,370 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,370 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,370 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,370 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,370 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,370 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,370 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,370 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,376 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,376 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,376 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,376 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,396 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,396 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,396 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,397 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,397 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,399 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,399 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,400 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,400 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,401 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,402 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,403 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,403 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,403 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,405 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,405 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,406 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,408 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,408 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,409 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,410 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,411 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,412 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,412 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,413 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,414 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,415 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,415 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,416 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,417 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,417 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,418 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,419 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,420 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,421 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,421 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,422 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,423 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,423 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,424 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,425 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,425 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,426 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,427 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,427 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,428 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,428 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,429 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,430 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,430 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,431 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,432 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,433 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,434 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,434 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,436 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,438 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,438 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,438 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,439 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,439 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,441 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,441 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,442 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,443 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,443 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,444 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,445 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,445 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,446 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,447 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,447 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,448 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,449 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,450 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,450 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,451 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,451 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,453 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,455 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,455 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,456 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,457 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,458 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,458 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,459 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,460 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,460 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,461 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,462 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,463 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,463 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,463 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,464 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,465 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,465 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,466 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,467 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,468 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,501 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,501 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,501 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,501 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,502 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,503 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,503 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,504 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,505 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,506 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,506 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,506 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,506 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,507 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,509 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,509 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,509 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,510 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,511 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,512 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,512 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,513 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,514 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,514 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,515 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,515 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,516 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,517 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,566 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,566 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,566 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,566 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,566 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,568 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,569 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,570 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,570 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,570 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,572 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,572 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,573 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,573 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,575 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,576 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,578 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,578 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,579 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,580 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,581 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,581 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,582 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,582 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,583 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,585 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,585 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,585 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,587 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,587 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,587 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,588 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,590 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,590 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,590 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,591 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,592 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,592 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,593 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,594 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,594 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,595 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,596 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,596 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,598 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,599 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,599 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,600 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,601 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,602 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,602 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,604 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,605 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,606 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,607 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,607 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,609 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,610 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,610 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,611 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,611 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,612 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,613 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,614 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,615 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,616 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,617 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,617 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,618 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,618 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,620 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,620 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,621 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,624 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:31:59,644 tasks 4792 8782111040 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-10-27 20:32:00,727 basehttp 4606 6164393984 "GET /ar/finance/invoices/create/ HTTP/1.1" 200 68005 WARNING 2025-10-27 20:32:00,792 basehttp 4606 6181220352 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 20:32:00,809 log 4606 6164393984 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 20:32:00,810 basehttp 4606 6164393984 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 INFO 2025-10-27 20:32:05,499 basehttp 4606 6164393984 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-27 20:32:05,563 basehttp 4606 6164393984 "GET /finance/invoices/create/ HTTP/1.1" 302 0 INFO 2025-10-27 20:32:05,648 basehttp 4606 6181220352 "GET /en/finance/invoices/create/ HTTP/1.1" 200 67531 WARNING 2025-10-27 20:32:05,714 basehttp 4606 6164393984 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 20:32:05,732 log 4606 6181220352 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 20:32:05,732 basehttp 4606 6181220352 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 20:32:22,290 basehttp 4606 6181220352 "GET /en/admin/core/user/ HTTP/1.1" 200 76501 INFO 2025-10-27 20:32:22,303 basehttp 4606 6164393984 "GET /static/admin/css/dark_mode.css HTTP/1.1" 200 2808 INFO 2025-10-27 20:32:22,303 basehttp 4606 6231699456 "GET /static/admin/js/theme.js HTTP/1.1" 200 1653 INFO 2025-10-27 20:32:22,304 basehttp 4606 6198046720 "GET /static/admin/css/nav_sidebar.css HTTP/1.1" 200 2810 INFO 2025-10-27 20:32:22,304 basehttp 4606 6214873088 "GET /static/admin/css/changelists.css HTTP/1.1" 200 6878 INFO 2025-10-27 20:32:22,304 basehttp 4606 6181220352 "GET /static/admin/css/base.css HTTP/1.1" 200 22120 INFO 2025-10-27 20:32:22,305 basehttp 4606 6214873088 "GET /static/admin/js/core.js HTTP/1.1" 200 6208 INFO 2025-10-27 20:32:22,305 basehttp 4606 6198046720 "GET /static/admin/js/jquery.init.js HTTP/1.1" 200 347 INFO 2025-10-27 20:32:22,306 basehttp 4606 6164393984 "GET /static/admin/css/responsive.css HTTP/1.1" 200 16565 INFO 2025-10-27 20:32:22,306 basehttp 4606 6181220352 "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.1" 200 9777 INFO 2025-10-27 20:32:22,307 basehttp 4606 6164393984 "GET /static/admin/js/prepopulate.js HTTP/1.1" 200 1531 INFO 2025-10-27 20:32:22,307 basehttp 4606 6214873088 "GET /static/admin/js/urlify.js HTTP/1.1" 200 7887 INFO 2025-10-27 20:32:22,308 basehttp 4606 6214873088 "GET /static/admin/img/search.svg HTTP/1.1" 200 458 INFO 2025-10-27 20:32:22,309 basehttp 4606 6164393984 "GET /static/admin/img/icon-yes.svg HTTP/1.1" 200 436 INFO 2025-10-27 20:32:22,309 basehttp 4606 6198046720 "GET /static/admin/js/actions.js HTTP/1.1" 200 8076 INFO 2025-10-27 20:32:22,312 basehttp 4606 6181220352 "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.1" 200 325171 INFO 2025-10-27 20:32:22,312 basehttp 4606 6231699456 "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.1" 200 285314 INFO 2025-10-27 20:32:22,314 basehttp 4606 6231699456 "GET /static/admin/js/nav_sidebar.js HTTP/1.1" 200 3063 INFO 2025-10-27 20:32:22,316 basehttp 4606 6231699456 "GET /static/admin/js/filters.js HTTP/1.1" 200 978 INFO 2025-10-27 20:32:22,371 basehttp 4606 6248525824 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 20:32:22,383 basehttp 4606 6231699456 "GET /static/admin/img/tooltag-add.svg HTTP/1.1" 200 331 INFO 2025-10-27 20:32:22,383 basehttp 4606 6248525824 "GET /static/admin/img/icon-addlink.svg HTTP/1.1" 200 331 INFO 2025-10-27 20:32:22,384 basehttp 4606 6181220352 "GET /static/admin/img/sorting-icons.svg HTTP/1.1" 200 1097 INFO 2025-10-27 20:32:22,384 basehttp 4606 6198046720 "GET /static/admin/img/icon-viewlink.svg HTTP/1.1" 200 581 INFO 2025-10-27 20:32:26,974 basehttp 4606 6198046720 "GET /en/admin/core/tenant/ HTTP/1.1" 200 62189 INFO 2025-10-27 20:32:27,047 basehttp 4606 6198046720 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 20:32:28,551 basehttp 4606 6198046720 "GET /en/admin/core/tenant/f55ccda9-8094-4f47-abc7-f6278d131f6e/change/ HTTP/1.1" 200 63708 INFO 2025-10-27 20:32:28,565 basehttp 4606 6198046720 "GET /static/admin/css/forms.css HTTP/1.1" 200 8525 INFO 2025-10-27 20:32:28,568 basehttp 4606 6181220352 "GET /static/admin/js/prepopulate_init.js HTTP/1.1" 200 586 INFO 2025-10-27 20:32:28,569 basehttp 4606 6231699456 "GET /static/admin/css/widgets.css HTTP/1.1" 200 11973 INFO 2025-10-27 20:32:28,570 basehttp 4606 6231699456 "GET /static/admin/js/change_form.js HTTP/1.1" 200 606 INFO 2025-10-27 20:32:28,631 basehttp 4606 6198046720 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 ERROR 2025-10-27 20:32:56,738 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,767 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,769 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,769 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,769 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,769 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,770 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,770 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,773 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,773 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,773 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,773 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,776 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,776 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,776 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,776 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,778 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,778 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,778 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,779 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,780 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,781 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,782 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,782 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,783 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,783 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,783 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,785 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,785 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,785 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,786 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,786 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,787 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,788 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,788 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,789 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,791 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,791 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,792 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,792 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,793 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,793 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,794 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,795 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,797 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,797 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,797 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,799 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,799 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,799 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,799 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,800 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,802 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,802 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,804 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,804 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,804 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,804 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,806 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,806 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,806 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,807 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,807 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,809 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,809 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,810 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,811 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,811 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,813 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,813 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,813 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,815 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,815 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,817 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,817 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,817 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,819 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,819 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,821 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,821 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,821 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,823 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,823 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,823 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,824 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,824 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,826 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,826 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,827 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,828 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,830 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,830 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,830 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,831 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,831 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,832 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,833 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,834 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,834 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,835 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,835 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,873 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,873 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,873 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,873 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,873 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,873 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,874 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,876 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,880 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,882 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,882 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,882 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,882 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,883 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,884 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,885 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,889 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,889 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,889 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,889 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,891 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,891 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,893 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,894 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,894 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,896 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,896 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,897 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,898 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,898 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,899 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,899 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,900 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,902 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,902 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,903 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,903 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,904 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,905 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,905 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,906 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,907 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,909 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,909 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,909 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,911 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,911 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,912 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,912 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,914 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,913 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,913 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,914 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,916 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,916 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,917 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,919 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,919 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,919 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,921 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,922 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,922 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,922 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,923 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,923 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,926 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,926 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,928 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,929 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,929 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,929 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,929 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,932 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,931 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,931 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,932 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,934 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,934 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,936 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,936 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,938 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,937 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,937 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,941 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,941 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,941 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,943 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,943 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,944 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,944 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,945 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,945 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,945 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,947 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,948 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,949 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,949 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,950 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,954 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:56,954 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,000 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,000 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,000 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,000 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,000 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,000 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,001 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,003 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,003 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,003 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,003 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,003 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,004 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,004 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,006 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,006 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,006 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,012 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,013 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,013 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,013 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,013 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,013 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,014 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,016 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,016 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,016 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,018 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,018 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,018 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,020 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,020 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,020 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,025 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,025 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,025 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,027 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,027 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,027 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,029 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,029 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,029 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,031 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,031 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,031 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,032 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,033 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,035 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,035 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,035 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,038 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,038 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,039 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,040 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,041 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,041 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,043 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,043 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,043 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,045 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,045 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,047 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,047 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,047 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,049 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,051 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,051 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,051 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,055 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,055 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,055 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,055 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,055 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,055 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,056 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,056 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,058 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,058 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,060 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,060 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,060 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,060 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,062 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,062 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,062 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,065 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,065 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,065 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,065 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,066 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,066 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,067 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,068 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,069 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,069 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,070 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,070 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,071 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,071 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,072 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,109 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,109 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,109 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,109 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,109 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,109 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,111 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,111 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,112 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,112 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,112 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,112 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,114 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,114 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,115 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,116 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,116 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,117 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,119 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,121 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,121 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,123 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,123 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,125 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,125 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,125 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,127 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,127 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,129 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,129 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,130 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,131 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,131 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,132 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,136 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,136 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,136 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,138 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,138 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,138 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,139 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,140 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,140 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,141 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,142 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,142 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,144 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,144 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,145 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,145 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,146 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,146 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,147 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,147 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,147 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,149 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,151 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,151 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,151 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,153 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,153 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,153 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,155 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,155 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,155 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,156 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,157 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,158 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,158 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,159 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,159 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,161 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,163 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,163 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,164 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,164 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,165 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,166 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,168 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,168 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,168 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,169 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,170 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,173 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,175 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,175 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,175 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,175 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,176 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,177 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,177 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,177 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,178 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,178 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,180 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,180 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,183 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,183 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,183 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,185 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,222 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,222 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,223 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,223 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,223 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,223 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,223 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,223 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,226 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,226 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,226 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,226 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,226 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,227 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,229 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,229 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,229 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,229 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,231 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,231 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,232 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,232 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,233 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,233 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,235 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,235 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,235 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,236 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,237 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,237 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,239 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,241 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,242 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,242 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,243 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,243 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,246 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,246 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,248 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,249 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,249 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,249 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,250 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,252 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,256 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,256 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,256 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,256 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,256 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,257 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,258 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,258 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,260 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,260 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,262 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,263 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,264 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,264 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,266 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,266 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,266 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,267 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,268 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,268 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,269 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,269 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,270 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,271 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,272 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,273 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,273 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,275 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,275 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,276 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,276 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,278 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,280 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,280 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,280 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,282 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,282 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,282 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,282 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,284 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,284 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,285 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,286 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,286 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,286 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,287 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,287 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,288 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,289 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,290 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,291 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,291 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,293 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,293 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,293 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,294 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,331 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,331 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,331 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,331 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,331 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,333 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,333 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,333 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,333 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,333 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,334 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,336 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,336 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,337 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,338 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,338 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,340 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,341 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,341 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,341 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,344 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,349 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,349 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,349 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,351 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,351 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,351 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,352 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,353 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,353 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,354 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,355 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,355 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,357 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,358 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,358 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,359 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,360 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,360 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,362 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,363 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,365 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,365 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,365 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,367 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,367 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,367 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,368 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,369 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,369 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,370 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,371 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,371 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,373 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,373 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,374 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,375 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,376 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,376 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,377 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,377 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,379 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,379 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,381 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,381 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,381 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,383 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,383 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,383 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,383 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,386 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,387 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,387 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,389 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,389 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,392 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,392 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,392 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,393 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,394 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,394 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,395 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,395 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,395 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,396 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,398 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,398 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,399 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,400 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,400 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,402 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,404 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,404 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,404 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,404 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,406 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,406 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,406 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,407 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,409 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,445 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,445 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,445 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,445 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,445 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,446 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,446 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,448 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,448 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,449 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,450 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,451 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,451 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,452 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,452 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,454 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,456 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,456 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,456 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,456 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,458 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,458 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,458 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,458 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,460 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,460 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,461 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,462 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,462 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,462 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,464 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,464 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,465 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,466 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,467 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,468 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,468 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,469 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,470 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,470 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,470 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,470 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,475 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,475 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,475 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,475 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,475 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,477 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,477 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,478 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,479 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,481 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,481 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,481 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,482 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,483 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,483 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,485 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,485 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,487 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,487 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,487 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,489 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,489 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,489 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,490 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,491 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,492 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,495 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,495 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,495 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,495 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,497 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,498 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,500 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,500 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,500 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,502 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,503 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,504 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,504 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,505 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,508 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,508 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,508 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,508 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,514 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,514 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,514 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,514 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,514 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,515 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,515 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,515 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,517 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,517 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,519 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,519 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,519 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,521 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,555 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,555 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,555 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,559 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,559 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,559 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,559 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,559 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,560 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,563 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,563 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,563 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,563 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,564 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,565 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,566 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,566 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,566 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,567 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,568 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,570 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,570 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,570 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,572 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,572 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,574 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,574 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,575 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,576 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,576 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,580 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,580 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,580 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,580 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,580 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,582 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,582 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,583 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,584 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,584 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,586 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,586 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,588 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,588 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,588 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,588 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,590 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,590 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,591 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,592 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,592 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,593 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,594 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,594 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,594 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,595 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,596 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,596 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,597 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,598 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,598 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,600 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,602 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,602 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,602 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,603 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,604 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,604 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,605 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,606 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,608 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,608 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,608 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,610 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,610 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,612 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,612 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,614 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,614 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,614 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,614 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,616 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,616 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,616 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,616 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,617 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,619 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,619 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,619 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,621 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,621 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,623 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,623 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,625 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,625 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,625 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,627 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,627 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,627 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,627 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,664 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,664 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,664 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,664 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,664 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,664 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,666 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,666 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,666 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,670 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,670 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,670 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,670 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,670 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,672 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,672 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,674 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,674 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,674 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,675 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,676 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,676 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,677 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,677 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,680 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,682 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,682 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,682 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,686 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,686 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,686 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,686 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,687 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,687 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,689 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,691 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,691 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,693 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,694 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,696 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,698 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,698 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,700 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,700 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,700 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,701 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,706 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,706 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,706 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,706 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,706 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,706 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,708 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,708 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,710 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,710 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,712 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,712 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,712 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,716 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,716 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,716 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,716 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,719 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,720 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,720 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,720 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,721 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,721 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,723 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,723 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,725 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,725 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,725 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,725 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,726 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,727 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,727 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,728 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,728 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,730 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,730 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,730 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,730 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,732 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,734 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,735 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,735 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,736 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,737 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,737 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,738 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,739 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,739 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,740 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,741 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,742 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,744 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,745 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,783 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,783 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,783 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,783 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,783 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,784 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,784 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,785 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,786 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,786 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,786 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,787 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,788 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,788 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,790 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,791 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,791 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,792 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,792 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,793 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,794 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,797 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,797 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,797 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,797 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,799 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,801 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,801 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,801 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,803 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,803 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,803 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,803 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,804 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,853 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,853 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,855 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,855 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,855 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,855 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,855 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,855 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,855 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,855 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,856 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,856 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,858 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,858 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,858 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,862 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,862 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,862 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,862 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,862 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,862 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,862 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,862 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,862 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,862 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,862 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,863 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,862 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,867 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,869 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,869 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,869 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,869 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,869 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,869 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,869 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,869 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,869 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,869 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,869 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,869 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,869 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,875 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,875 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,875 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,875 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,875 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,875 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,875 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,875 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,875 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,875 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,875 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,875 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,875 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,875 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,880 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,880 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,880 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,880 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,880 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,880 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,880 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,880 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,881 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,880 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,881 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,892 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,892 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,892 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,892 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,892 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,894 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,894 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,894 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,897 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,897 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,897 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,899 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,899 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,899 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,901 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,901 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,901 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,903 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,903 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,903 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,905 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,905 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,905 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,907 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,907 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,907 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,909 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,912 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,912 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,912 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,913 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,912 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,915 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,915 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,915 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,917 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,917 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,918 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,918 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,919 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,919 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,920 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,921 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,921 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,921 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,922 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,927 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,927 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,927 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,927 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,927 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,928 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,930 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,930 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,931 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,931 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,931 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,932 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,933 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,933 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,934 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,935 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,936 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,936 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,937 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,940 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,939 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,942 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,941 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,939 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,940 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,943 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,942 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,943 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,945 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,943 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,951 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,951 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,951 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,954 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,954 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,954 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,954 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,954 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,954 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,954 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,954 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,956 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,956 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,956 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,958 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,958 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,958 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,958 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,960 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,960 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,961 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,963 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,963 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,963 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,999 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,999 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,999 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,999 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:57,999 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,000 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,002 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,002 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,002 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,002 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,003 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,004 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,004 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,005 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,005 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,007 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,007 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,008 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,008 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,009 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,009 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,012 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,012 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,012 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,014 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,014 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,014 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,015 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,015 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,016 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,016 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,017 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,017 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,018 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,019 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,020 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,020 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,020 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,022 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,022 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,022 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,022 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,024 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,024 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,025 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,026 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,026 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,027 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,028 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,028 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,029 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,030 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,032 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,032 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,033 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,033 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,034 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,034 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,036 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,036 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,037 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,039 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,040 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,040 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,042 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,042 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,043 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,045 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,045 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,046 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,048 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,048 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,048 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,049 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,050 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,050 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,051 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,052 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,052 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,054 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,054 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,054 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,059 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,059 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,060 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,060 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,060 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,060 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,060 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,061 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,062 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,062 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,063 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,064 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,066 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,066 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,066 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,066 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,068 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,068 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,103 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,103 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,103 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,103 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,104 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,104 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,105 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,106 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,106 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,106 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,107 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,108 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,110 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,109 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,109 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,112 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,112 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,112 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,115 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,116 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,116 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,116 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,118 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,118 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,120 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,120 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,120 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,122 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,122 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,123 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,123 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,124 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,125 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,125 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,126 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,126 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,128 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,128 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,130 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,130 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,130 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,130 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,132 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,132 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,132 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,133 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,135 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,136 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,136 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,138 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,138 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,140 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,140 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,140 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,142 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,142 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,142 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,144 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,145 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,145 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,146 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,148 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,148 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,148 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,149 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,149 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,150 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,151 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,152 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,152 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,153 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,153 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,154 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,155 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,157 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,158 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,158 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,161 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,161 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,161 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,161 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,163 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,164 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,164 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,164 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,166 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,166 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,166 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,168 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,168 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,168 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,168 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,170 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,170 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,171 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,171 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,173 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,173 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,174 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,174 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,211 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,211 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,211 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,211 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,211 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,211 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,211 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,211 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,212 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,214 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,214 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,214 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,215 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,215 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,217 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,217 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,217 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,218 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,219 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,220 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,222 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,223 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,223 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,224 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,224 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,225 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,225 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,226 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,228 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,228 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,228 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,228 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,230 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,232 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,232 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,232 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,232 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,234 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,234 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,234 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,236 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,236 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,238 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,238 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,239 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,241 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,241 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,241 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,242 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,242 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,244 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,247 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,247 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,247 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,247 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,249 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,251 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,251 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,251 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,251 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,252 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,253 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,253 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,254 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,254 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,255 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,256 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,256 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,257 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,257 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,258 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,259 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,259 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,260 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,260 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,260 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,262 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,263 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,263 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,264 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,264 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,264 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,266 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,267 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,267 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,268 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,268 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,270 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,270 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,270 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,272 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,272 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,273 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,274 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,276 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,278 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,280 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,280 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,280 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,319 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,319 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,319 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,319 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,319 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,319 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,320 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,320 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,322 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,322 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,322 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,322 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,324 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,324 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,324 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,326 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,326 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,327 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,327 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,328 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,328 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,330 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,332 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,332 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,332 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,332 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,334 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,334 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,389 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,389 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,389 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,389 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,389 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,389 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,389 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,389 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,389 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,389 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,390 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,392 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,392 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,395 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,395 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,395 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,395 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,395 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,395 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,395 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,395 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,395 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,395 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,395 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,395 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,398 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,400 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,402 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,402 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,402 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,402 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,402 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,402 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,402 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,402 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,402 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,402 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,403 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,403 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,403 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,408 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,408 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,408 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,408 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,408 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,408 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,408 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,408 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,408 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,408 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,409 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,409 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,409 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,409 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,414 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,414 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,414 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,414 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,414 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,414 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,414 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,414 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,415 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,415 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,415 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,415 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,415 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,415 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,420 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,420 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,420 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,420 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,420 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,428 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,428 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,428 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,429 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,429 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,431 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,431 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,433 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,433 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,435 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,435 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,435 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,438 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,440 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,440 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,441 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,442 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,442 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,443 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,444 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,446 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,446 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,448 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,448 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,448 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,449 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,450 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,450 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,451 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,452 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,452 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,453 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,453 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,454 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,455 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,456 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,456 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,458 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,460 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,460 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,460 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,460 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,462 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,462 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,463 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,464 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,464 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,465 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,465 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,466 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,466 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,468 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,468 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,468 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,470 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,470 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,470 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,472 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,473 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,473 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,475 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,477 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,477 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,477 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,479 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,479 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,480 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,480 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,482 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,482 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,484 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,484 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,486 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,486 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,487 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,488 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,489 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,490 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,490 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,490 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,491 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,492 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,493 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,495 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,495 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,495 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,497 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,497 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,498 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,498 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,499 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,499 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,500 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,501 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,503 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,503 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,503 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,505 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,505 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,507 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,545 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,545 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,545 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,545 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,545 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,545 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,546 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,548 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,548 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,550 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,550 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,550 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,550 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,551 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,553 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,555 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,555 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,555 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,557 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,557 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,559 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,561 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,561 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,561 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,561 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,562 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,562 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,563 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,564 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,566 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,566 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,566 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,566 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,568 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,568 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,569 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,570 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,570 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,571 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,572 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,572 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,573 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,574 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,575 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,575 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,576 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,577 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,577 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,578 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,578 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,580 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,580 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,582 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,582 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,582 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,582 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,584 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,584 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,586 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,586 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,586 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,586 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,588 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,589 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,589 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,591 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,591 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,591 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,591 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,593 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,593 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,597 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,597 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,597 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,597 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,597 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,598 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,600 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,600 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,601 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,602 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,602 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,604 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,604 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,604 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,606 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,606 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,607 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,608 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,608 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,609 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,611 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,611 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,611 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,613 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,615 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,615 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,615 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,615 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,617 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,653 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,653 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,653 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,653 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,653 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,653 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,654 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,654 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,654 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,656 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,658 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,658 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,658 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,659 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,660 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,660 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,662 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,662 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,664 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,666 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,666 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,666 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,666 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,668 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,668 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,668 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,669 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,669 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,671 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,671 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,673 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,673 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,673 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,674 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,675 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,675 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,677 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,677 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,677 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,678 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,679 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,679 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,680 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,681 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,682 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,682 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,683 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,683 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,684 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,684 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,686 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,686 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,687 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,687 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,687 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,688 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,690 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,692 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,692 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,692 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,694 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,696 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,696 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,698 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,698 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,698 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,700 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,700 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,701 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,702 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,703 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,703 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,704 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,705 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,705 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,706 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,706 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,707 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,708 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,709 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,709 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,710 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,711 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,713 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,713 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,714 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,715 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,715 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,717 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,717 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,718 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,718 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,719 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,719 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,721 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,721 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,721 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,723 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,723 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,724 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,807 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,807 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,807 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,807 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,807 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,807 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,808 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,808 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,810 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,810 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,810 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,811 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,811 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,813 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,813 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,814 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,815 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,817 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,817 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,819 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,819 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,819 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,819 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,821 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,821 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,823 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,825 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,825 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,825 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,825 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,826 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,827 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,827 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,827 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,829 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,829 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,831 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,831 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,833 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,833 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,833 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,833 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,835 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,836 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,837 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,838 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,838 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,839 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,840 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,840 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,842 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,842 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,844 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,844 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,844 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,844 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,846 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,846 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,847 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,847 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,847 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,849 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,850 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,850 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,852 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,853 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,853 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,853 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,855 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,855 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,857 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,857 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,857 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,858 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,859 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,859 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,860 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,860 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,861 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,862 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,863 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,865 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,865 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,865 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,865 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,866 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,868 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,868 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,869 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,869 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,869 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,871 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,871 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,873 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,873 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,874 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,875 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,876 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,876 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,912 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,912 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,912 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,912 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,915 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,915 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,915 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,915 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,915 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,919 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,919 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,919 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,919 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,919 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,919 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,919 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,920 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,920 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,923 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,923 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,923 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,923 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,923 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,923 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,924 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,926 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,926 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,926 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,926 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,928 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,929 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,930 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,931 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,931 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,931 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,933 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,933 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,934 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,934 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,935 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,935 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,937 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,937 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,937 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,939 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,939 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,939 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,940 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,942 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,942 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,944 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,945 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,945 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,947 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,948 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,948 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,948 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,949 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,951 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,952 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,952 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:58,953 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,003 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,003 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,004 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,004 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,004 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,006 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,008 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,008 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,008 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,008 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,011 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,011 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,011 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,011 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,013 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,014 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,014 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,015 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,015 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,016 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,016 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,018 tasks 4792 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,018 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,019 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,019 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,024 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,024 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,024 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,026 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,028 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,030 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,031 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,031 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,036 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,036 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,036 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,038 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,039 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,044 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,078 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,078 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,078 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,078 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,079 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,079 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,080 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,081 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,082 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,083 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,083 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,084 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,085 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,085 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,089 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,089 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,089 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,091 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,091 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,091 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,093 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,093 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,095 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,095 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,095 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,095 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,098 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,098 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,098 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,098 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,099 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,100 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,102 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,104 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,104 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,104 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,104 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,105 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,106 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,107 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,107 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,108 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,108 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,109 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,109 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,112 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,112 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,113 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,114 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,114 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,114 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,115 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,116 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,117 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,118 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,119 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,120 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,120 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,121 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,121 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,121 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,123 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,124 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,124 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,175 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,175 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,175 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,175 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,175 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,175 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,176 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,176 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,176 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,176 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,176 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,176 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,177 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,182 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,182 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,182 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,182 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,182 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,182 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,182 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,182 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,182 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,182 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,182 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,182 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,182 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,184 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,188 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,188 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,188 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,188 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,188 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,188 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,188 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,188 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,188 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,192 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,192 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,192 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,192 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,192 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,192 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,192 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,192 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,193 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,193 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,196 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,196 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,196 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,196 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,196 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,196 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,199 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,199 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,200 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,201 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,201 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,202 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,204 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,204 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,205 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,205 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,206 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,207 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,207 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,207 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,209 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,209 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,209 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,214 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,214 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,216 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,216 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,216 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,216 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,218 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,220 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,221 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,221 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,223 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,223 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,308 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,308 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,308 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,308 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,308 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,308 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,308 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,308 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,308 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,308 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,308 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,309 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,309 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,315 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,315 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,315 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,315 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,315 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,315 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,315 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,315 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,315 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,315 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,315 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,315 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,316 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,321 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,321 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,321 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,321 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,321 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,321 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,321 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,321 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,321 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,322 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,322 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,322 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,322 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,322 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,328 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,329 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,329 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,329 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,329 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,329 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,329 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,329 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,329 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,329 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,329 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,329 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,329 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,329 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,335 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,335 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,335 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,335 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,335 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,335 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,335 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,335 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,335 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,335 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,335 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,336 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,336 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,336 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,341 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,341 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,341 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,341 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,341 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,341 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,341 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,341 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,341 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,341 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,342 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,342 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,342 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,342 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,347 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,347 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,347 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,347 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,347 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,347 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,347 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,347 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,348 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,347 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,348 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,348 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,348 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,348 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,353 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,353 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,353 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,353 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,353 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,353 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,353 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,353 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,353 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,354 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,353 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,354 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,354 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,354 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,359 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,359 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,359 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,359 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,359 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,359 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,359 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,359 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,359 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,359 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,360 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,360 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,360 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,360 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,364 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,364 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,364 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,364 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,364 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,364 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,365 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,365 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,365 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,365 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,366 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,366 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,366 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,366 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,371 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,371 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,371 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,371 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,371 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,371 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,371 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,371 tasks 3864 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,371 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,371 tasks 3871 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,371 tasks 3872 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,371 tasks 3865 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,372 tasks 3873 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,372 tasks 3866 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,377 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,377 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,377 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,377 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,397 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,397 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,397 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,397 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,398 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,400 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,400 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,400 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,400 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,401 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,403 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,403 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,403 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,404 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,405 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,407 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,407 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,409 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,409 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,410 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,411 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,411 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,412 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,412 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,414 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,414 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,416 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,416 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,416 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,417 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,417 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,418 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,420 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,420 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,422 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,422 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,422 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,424 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,424 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,425 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,425 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,426 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,426 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,427 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,428 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,428 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,428 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,429 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,430 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,431 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,431 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,432 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,433 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,434 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,435 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,436 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,439 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,439 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,439 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,441 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,441 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,441 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,441 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,443 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,443 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,444 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,445 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,445 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,446 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,446 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,447 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,447 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,449 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,450 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,450 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,451 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,451 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,452 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,454 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,456 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,456 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,458 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,458 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,458 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,460 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,460 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,460 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,460 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,462 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,462 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,464 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,464 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,464 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,464 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,466 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,466 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,468 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,468 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,468 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,503 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,503 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,503 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,503 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,503 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,505 tasks 3870 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,505 tasks 3863 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,505 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,506 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,506 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,506 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,507 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,507 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,508 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,509 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,509 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,510 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,511 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,511 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,513 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,513 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,513 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,514 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,515 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,515 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,516 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,517 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,518 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,567 tasks 3861 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,567 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,567 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,567 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,567 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,568 tasks 3862 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,570 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,570 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,571 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,572 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,572 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,573 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,574 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,576 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,576 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,578 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,578 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,580 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,580 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,582 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,582 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,584 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,584 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,584 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,586 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,586 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,586 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,588 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,588 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,588 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,588 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,591 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,591 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,591 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,593 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,593 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,593 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,594 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,595 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,595 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,596 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,596 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,598 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,598 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,599 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,599 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,600 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,601 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,602 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,602 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,604 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,606 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,606 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,607 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,607 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,609 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,611 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,611 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,612 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,612 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,613 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,614 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,614 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,616 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,616 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,618 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,618 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,618 tasks 4794 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,619 tasks 3869 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,620 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,620 tasks 4793 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,622 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,625 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:32:59,651 tasks 5340 8782111040 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-27 20:32:59,723 tasks 5340 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-27 20:34:59,586 tasks 5340 8782111040 Failed to send confirmation for appointment 15f63ca9-a132-4072-bee2-3797e989a4c0: 'Appointment' object has no attribute 'start_time' ERROR 2025-10-27 20:34:59,616 tasks 5340 8782111040 Failed to send confirmation for appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd: 'Appointment' object has no attribute 'start_time' ERROR 2025-10-27 20:34:59,624 tasks 4793 8782111040 Failed to send confirmation for appointment 5df3b748-c6ed-41d2-b59e-d9cabc888ff3: 'Appointment' object has no attribute 'start_time' ERROR 2025-10-27 20:34:59,630 tasks 5340 8782111040 Failed to send confirmation for appointment 6bb40f32-50b8-4433-a943-58feea571f00: 'Appointment' object has no attribute 'start_time' ERROR 2025-10-27 20:34:59,634 tasks 4794 8782111040 Failed to send confirmation for appointment 6bb40f32-50b8-4433-a943-58feea571f00: 'Appointment' object has no attribute 'start_time' ERROR 2025-10-27 20:39:59,457 tasks 5340 8782111040 Failed to send confirmation for appointment 15f63ca9-a132-4072-bee2-3797e989a4c0: 'Appointment' object has no attribute 'start_time' ERROR 2025-10-27 20:39:59,485 tasks 5340 8782111040 Failed to send confirmation for appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd: 'Appointment' object has no attribute 'start_time' ERROR 2025-10-27 20:39:59,493 tasks 5340 8782111040 Failed to send confirmation for appointment 5df3b748-c6ed-41d2-b59e-d9cabc888ff3: 'Appointment' object has no attribute 'start_time' ERROR 2025-10-27 20:39:59,500 tasks 4793 8782111040 Failed to send confirmation for appointment 6bb40f32-50b8-4433-a943-58feea571f00: 'Appointment' object has no attribute 'start_time' ERROR 2025-10-27 20:39:59,502 tasks 5340 8782111040 Failed to send confirmation for appointment 6bb40f32-50b8-4433-a943-58feea571f00: 'Appointment' object has no attribute 'start_time' ERROR 2025-10-27 20:44:59,456 tasks 5340 8782111040 Failed to send confirmation for appointment 15f63ca9-a132-4072-bee2-3797e989a4c0: 'Appointment' object has no attribute 'start_time' ERROR 2025-10-27 20:44:59,483 tasks 5340 8782111040 Failed to send confirmation for appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd: 'Appointment' object has no attribute 'start_time' ERROR 2025-10-27 20:44:59,491 tasks 5340 8782111040 Failed to send confirmation for appointment 5df3b748-c6ed-41d2-b59e-d9cabc888ff3: 'Appointment' object has no attribute 'start_time' ERROR 2025-10-27 20:44:59,498 tasks 5340 8782111040 Failed to send confirmation for appointment 6bb40f32-50b8-4433-a943-58feea571f00: 'Appointment' object has no attribute 'start_time' ERROR 2025-10-27 20:44:59,498 tasks 4793 8782111040 Failed to send confirmation for appointment 6bb40f32-50b8-4433-a943-58feea571f00: 'Appointment' object has no attribute 'start_time' INFO 2025-10-27 20:49:48,568 autoreload 13995 8782111040 Watching for file changes with StatReloader INFO 2025-10-27 20:49:52,178 basehttp 13995 6165114880 "GET /en/finance/invoices/create/ HTTP/1.1" 200 67533 WARNING 2025-10-27 20:49:52,245 basehttp 13995 6181941248 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 20:49:52,283 log 13995 6165114880 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 20:49:52,284 basehttp 13995 6165114880 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 20:49:58,834 basehttp 13995 6165114880 "GET /en/settings HTTP/1.1" 301 0 INFO 2025-10-27 20:49:58,946 basehttp 13995 6325039104 "GET /en/settings/ HTTP/1.1" 200 48778 WARNING 2025-10-27 20:49:59,004 basehttp 13995 6165114880 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 20:49:59,043 log 13995 6325039104 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 20:49:59,043 basehttp 13995 6325039104 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 ERROR 2025-10-27 20:50:07,601 log 13995 6325039104 Internal Server Error: /en/settings/BASIC/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 228, in get context = self.get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 511, in get_context_data form = TenantSettingsForm( ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/forms.py", line 106, in __init__ field = self._create_field_for_template(template) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/forms.py", line 172, in _create_field_for_template return forms.FileField( ^^^^^^^^^^^^^^^^ TypeError: django.forms.fields.FileField() got multiple values for keyword argument 'required' ERROR 2025-10-27 20:50:07,668 basehttp 13995 6325039104 "GET /en/settings/BASIC/ HTTP/1.1" 500 116354 WARNING 2025-10-27 20:50:07,752 log 13995 6325039104 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 20:50:07,752 basehttp 13995 6325039104 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 20:50:48,036 autoreload 13995 8782111040 /Users/marwanalwali/AgdarCentre/core/forms.py changed, reloading. INFO 2025-10-27 20:50:48,406 autoreload 14532 8782111040 Watching for file changes with StatReloader INFO 2025-10-27 20:50:58,408 basehttp 14532 6133755904 "GET /en/settings/BASIC/ HTTP/1.1" 200 40906 WARNING 2025-10-27 20:50:58,466 basehttp 14532 6150582272 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 20:50:58,508 log 14532 6133755904 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 20:50:58,508 basehttp 14532 6133755904 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 20:52:43,467 basehttp 14532 6133755904 "POST /en/settings/BASIC/ HTTP/1.1" 302 0 INFO 2025-10-27 20:52:43,579 basehttp 14532 6133755904 "GET /en/settings/ HTTP/1.1" 200 49098 WARNING 2025-10-27 20:52:43,636 basehttp 14532 6150582272 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 20:52:43,659 log 14532 6133755904 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 20:52:43,659 basehttp 14532 6133755904 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 20:53:01,958 basehttp 14532 6133755904 "GET /en/settings/BASIC/ HTTP/1.1" 200 41053 WARNING 2025-10-27 20:53:02,021 basehttp 14532 6150582272 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 20:53:02,039 log 14532 6133755904 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 20:53:02,039 basehttp 14532 6133755904 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 20:53:26,398 basehttp 14532 6133755904 "POST /en/settings/BASIC/ HTTP/1.1" 302 0 INFO 2025-10-27 20:53:26,509 basehttp 14532 6133755904 "GET /en/settings/ HTTP/1.1" 200 48855 WARNING 2025-10-27 20:53:26,568 basehttp 14532 6150582272 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 20:53:26,588 log 14532 6133755904 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 20:53:26,588 basehttp 14532 6133755904 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 20:53:35,763 basehttp 14532 6133755904 "GET /en/settings/VAT/ HTTP/1.1" 200 38171 WARNING 2025-10-27 20:53:35,815 basehttp 14532 6150582272 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 20:53:35,844 log 14532 6133755904 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 20:53:35,844 basehttp 14532 6133755904 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 20:55:40,711 basehttp 14532 6133755904 "GET /en/settings/ HTTP/1.1" 200 48536 WARNING 2025-10-27 20:55:40,760 basehttp 14532 6150582272 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 20:55:40,807 log 14532 6133755904 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 20:55:40,808 basehttp 14532 6133755904 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 20:55:43,008 basehttp 14532 6133755904 "GET /en/settings/ADDRESS/ HTTP/1.1" 200 41073 WARNING 2025-10-27 20:55:43,065 basehttp 14532 6150582272 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 20:55:43,091 log 14532 6133755904 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 20:55:43,091 basehttp 14532 6133755904 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 20:55:49,643 basehttp 14532 6133755904 "GET /en/settings/ HTTP/1.1" 200 48535 WARNING 2025-10-27 20:55:49,697 basehttp 14532 6150582272 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 20:55:49,738 log 14532 6133755904 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 20:55:49,738 basehttp 14532 6133755904 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 ERROR 2025-10-27 20:55:52,970 log 14532 6133755904 Internal Server Error: /en/settings/ZATCA/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 228, in get context = self.get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 511, in get_context_data form = TenantSettingsForm( ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/forms.py", line 106, in __init__ field = self._create_field_for_template(template) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/forms.py", line 181, in _create_field_for_template return forms.CharField( ^^^^^^^^^^^^^^^^ TypeError: django.forms.fields.CharField() got multiple values for keyword argument 'required' ERROR 2025-10-27 20:55:53,035 basehttp 14532 6133755904 "GET /en/settings/ZATCA/ HTTP/1.1" 500 116446 WARNING 2025-10-27 20:55:53,116 log 14532 6133755904 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 20:55:53,116 basehttp 14532 6133755904 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-27 20:56:00,281 basehttp 14532 6150582272 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 20:56:00,328 log 14532 6133755904 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 20:56:00,328 basehttp 14532 6133755904 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 20:56:01,639 basehttp 14532 6133755904 "GET /en/settings/ADDRESS/ HTTP/1.1" 200 41073 WARNING 2025-10-27 20:56:01,698 basehttp 14532 6150582272 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 20:56:01,716 log 14532 6133755904 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 20:56:01,716 basehttp 14532 6133755904 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-27 20:56:03,750 basehttp 14532 6150582272 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 20:56:03,780 log 14532 6133755904 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 20:56:03,780 basehttp 14532 6133755904 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 ERROR 2025-10-27 20:56:05,239 log 14532 6133755904 Internal Server Error: /en/settings/ZATCA/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 228, in get context = self.get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 511, in get_context_data form = TenantSettingsForm( ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/forms.py", line 106, in __init__ field = self._create_field_for_template(template) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/forms.py", line 181, in _create_field_for_template return forms.CharField( ^^^^^^^^^^^^^^^^ TypeError: django.forms.fields.CharField() got multiple values for keyword argument 'required' ERROR 2025-10-27 20:56:05,311 basehttp 14532 6133755904 "GET /en/settings/ZATCA/ HTTP/1.1" 500 116444 WARNING 2025-10-27 20:56:05,390 log 14532 6133755904 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 20:56:05,390 basehttp 14532 6133755904 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 20:56:31,461 autoreload 14532 8782111040 /Users/marwanalwali/AgdarCentre/core/forms.py changed, reloading. INFO 2025-10-27 20:56:32,030 autoreload 17281 8782111040 Watching for file changes with StatReloader INFO 2025-10-27 20:57:02,922 autoreload 17281 8782111040 /Users/marwanalwali/AgdarCentre/core/forms.py changed, reloading. INFO 2025-10-27 20:57:03,395 autoreload 17521 8782111040 Watching for file changes with StatReloader INFO 2025-10-27 20:57:18,016 basehttp 17521 6170423296 "GET /en/settings/ZATCA/ HTTP/1.1" 200 41836 WARNING 2025-10-27 20:57:18,077 basehttp 17521 6325039104 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 20:57:18,154 log 17521 6170423296 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 20:57:18,154 basehttp 17521 6170423296 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-27 21:00:00,017 tasks 5340 8782111040 Radiology results sync started INFO 2025-10-27 21:00:00,018 tasks 5340 8782111040 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-27 18:00:00.018167+00:00'} INFO 2025-10-27 21:00:00,022 tasks 5340 8782111040 Lab results sync started INFO 2025-10-27 21:00:00,022 tasks 5340 8782111040 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-27 18:00:00.022778+00:00'} WARNING 2025-10-27 21:04:55,009 basehttp 17521 13035925504 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 21:04:55,055 log 17521 6170423296 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 21:04:55,055 basehttp 17521 6170423296 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 21:04:58,018 basehttp 17521 6170423296 "GET /en/settings/NPHIES/ HTTP/1.1" 200 40331 WARNING 2025-10-27 21:04:58,073 basehttp 17521 13170143232 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 21:04:58,097 log 17521 6170423296 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 21:04:58,097 basehttp 17521 6170423296 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-27 21:05:07,411 basehttp 17521 13170143232 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 21:05:07,474 log 17521 6170423296 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 21:05:07,474 basehttp 17521 6170423296 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-27 21:05:09,615 basehttp 17521 6170423296 "GET /en/settings/SMS/ HTTP/1.1" 200 41968 WARNING 2025-10-27 21:05:09,671 basehttp 17521 13170143232 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 21:05:09,696 log 17521 6170423296 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 21:05:09,696 basehttp 17521 6170423296 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-27 21:05:21,344 basehttp 17521 13170143232 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 21:05:21,383 log 17521 6170423296 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 21:05:21,384 basehttp 17521 6170423296 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 21:05:32,145 basehttp 17521 6170423296 "GET /en/settings/ZATCA/ HTTP/1.1" 200 41834 WARNING 2025-10-27 21:05:32,202 basehttp 17521 13170143232 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 21:05:32,222 log 17521 6170423296 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 21:05:32,222 basehttp 17521 6170423296 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 21:10:05,412 basehttp 17521 6170423296 "POST /en/settings/ZATCA/ HTTP/1.1" 302 0 INFO 2025-10-27 21:10:05,524 basehttp 17521 6170423296 "GET /en/settings/ HTTP/1.1" 200 48855 WARNING 2025-10-27 21:10:05,583 basehttp 17521 13170143232 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 21:10:05,623 log 17521 6170423296 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 21:10:05,623 basehttp 17521 6170423296 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 21:10:10,554 basehttp 17521 6170423296 "GET /en/settings/ZATCA/ HTTP/1.1" 200 42898 WARNING 2025-10-27 21:10:10,611 basehttp 17521 13304360960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 21:10:10,633 log 17521 6170423296 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 21:10:10,633 basehttp 17521 6170423296 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 21:10:39,318 basehttp 17521 6170423296 "POST /en/settings/ZATCA/ HTTP/1.1" 302 0 INFO 2025-10-27 21:10:39,428 basehttp 17521 6170423296 "GET /en/settings/ HTTP/1.1" 200 48855 WARNING 2025-10-27 21:10:39,487 basehttp 17521 13304360960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 21:10:39,526 log 17521 6170423296 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 21:10:39,526 basehttp 17521 6170423296 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 21:10:42,547 basehttp 17521 6170423296 "GET /en/settings/ZATCA/ HTTP/1.1" 200 42904 WARNING 2025-10-27 21:10:42,602 basehttp 17521 13304360960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 21:10:42,627 log 17521 6170423296 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 21:10:42,627 basehttp 17521 6170423296 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 21:11:01,223 basehttp 17521 6170423296 "POST /en/settings/ZATCA/ HTTP/1.1" 302 0 INFO 2025-10-27 21:11:01,334 basehttp 17521 6170423296 "GET /en/settings/ HTTP/1.1" 200 48612 WARNING 2025-10-27 21:11:01,396 basehttp 17521 13304360960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 21:11:01,435 log 17521 6170423296 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 21:11:01,435 basehttp 17521 6170423296 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 21:11:07,189 basehttp 17521 6170423296 "GET / HTTP/1.1" 302 0 INFO 2025-10-27 21:11:07,266 basehttp 17521 13304360960 "GET /en/ HTTP/1.1" 200 38638 WARNING 2025-10-27 21:11:07,315 basehttp 17521 6170423296 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 21:11:07,347 log 17521 13304360960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 21:11:07,347 basehttp 17521 13304360960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 21:11:08,765 basehttp 17521 13304360960 "GET /en/finance/invoices/create/ HTTP/1.1" 200 67531 WARNING 2025-10-27 21:11:08,828 basehttp 17521 6170423296 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 21:11:08,848 log 17521 13304360960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 21:11:08,848 basehttp 17521 13304360960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 ERROR 2025-10-27 21:11:27,062 log 17521 13304360960 Internal Server Error: /en/finance/invoices/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 182, in post return super().post(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 151, in post return self.form_valid(form) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 287, in form_valid from finance.csid_manager import InvoiceCounterManager File "/Users/marwanalwali/AgdarCentre/finance/csid_manager.py", line 24, in class CSID(UUIDPrimaryKeyMixin, TimeStampedMixin, TenantOwnedMixin): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 368, in __new__ new_class._meta.apps.register_model(new_class._meta.app_label, new_class) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/apps/registry.py", line 234, in register_model raise RuntimeError( RuntimeError: Conflicting 'csid' models in application 'finance': and . ERROR 2025-10-27 21:11:27,132 basehttp 17521 13304360960 "POST /en/finance/invoices/create/ HTTP/1.1" 500 150432 WARNING 2025-10-27 21:11:27,210 log 17521 13304360960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 21:11:27,210 basehttp 17521 13304360960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-27 21:14:27,205 basehttp 17521 6170423296 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 21:14:27,223 log 17521 13304360960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 21:14:27,223 basehttp 17521 13304360960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 21:14:28,728 basehttp 17521 13304360960 "POST /en/finance/invoices/create/ HTTP/1.1" 302 0 INFO 2025-10-27 21:14:28,802 basehttp 17521 13304360960 "GET /en/finance/invoices/93a30a5c-94dd-4b0c-8bda-02bc72a02f3f/ HTTP/1.1" 200 40728 WARNING 2025-10-27 21:14:28,863 basehttp 17521 6170423296 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 21:14:28,883 log 17521 13304360960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 21:14:28,883 basehttp 17521 13304360960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 21:16:31,586 autoreload 17521 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-27 21:16:32,157 autoreload 27225 8782111040 Watching for file changes with StatReloader INFO 2025-10-27 21:16:52,860 autoreload 27225 8782111040 /Users/marwanalwali/AgdarCentre/finance/urls.py changed, reloading. INFO 2025-10-27 21:16:53,262 autoreload 27409 8782111040 Watching for file changes with StatReloader INFO 2025-10-27 21:17:28,346 basehttp 27409 13304360960 "GET /en/finance/invoices/93a30a5c-94dd-4b0c-8bda-02bc72a02f3f/ HTTP/1.1" 200 40574 WARNING 2025-10-27 21:17:28,407 basehttp 27409 13321187328 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 21:17:28,450 log 27409 13304360960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 21:17:28,450 basehttp 27409 13304360960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 ERROR 2025-10-27 21:17:31,631 log 27409 13304360960 Internal Server Error: /en/finance/invoices/93a30a5c-94dd-4b0c-8bda-02bc72a02f3f/pdf/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 828, in get from finance.pdf_service import PDFService File "/Users/marwanalwali/AgdarCentre/finance/pdf_service.py", line 17, in from reportlab.lib import colors ModuleNotFoundError: No module named 'reportlab' ERROR 2025-10-27 21:17:31,697 basehttp 27409 13304360960 "GET /en/finance/invoices/93a30a5c-94dd-4b0c-8bda-02bc72a02f3f/pdf/ HTTP/1.1" 500 111152 WARNING 2025-10-27 21:17:31,790 log 27409 13304360960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 21:17:31,790 basehttp 27409 13304360960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 21:17:57,018 basehttp 27409 13304360960 "GET /en/finance/invoices/93a30a5c-94dd-4b0c-8bda-02bc72a02f3f/pdf/ HTTP/1.1" 200 18774 INFO 2025-10-27 21:19:53,440 autoreload 27409 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-27 21:19:54,029 autoreload 28946 8782111040 Watching for file changes with StatReloader INFO 2025-10-27 21:21:35,218 basehttp 28946 6198063104 "GET /en/finance/invoices/93a30a5c-94dd-4b0c-8bda-02bc72a02f3f/ HTTP/1.1" 200 40574 WARNING 2025-10-27 21:21:35,276 basehttp 28946 6214889472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 21:21:35,303 log 28946 6198063104 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 21:21:35,303 basehttp 28946 6198063104 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 21:21:43,091 basehttp 28946 6198063104 "GET /en/finance/invoices/93a30a5c-94dd-4b0c-8bda-02bc72a02f3f/pdf/ HTTP/1.1" 200 18938 INFO 2025-10-27 21:22:41,804 autoreload 28946 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-27 21:22:42,330 autoreload 30421 8782111040 Watching for file changes with StatReloader INFO 2025-10-27 21:26:14,655 basehttp 30421 6165786624 "GET /en/finance/invoices/93a30a5c-94dd-4b0c-8bda-02bc72a02f3f/ HTTP/1.1" 200 40574 WARNING 2025-10-27 21:26:14,711 basehttp 30421 6325039104 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 21:26:14,740 log 30421 6165786624 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 21:26:14,740 basehttp 30421 6165786624 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 ERROR 2025-10-27 21:26:27,417 log 30421 6165786624 Internal Server Error: /en/finance/invoices/93a30a5c-94dd-4b0c-8bda-02bc72a02f3f/pdf/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 828, in get from finance.pdf_service import PDFService File "/Users/marwanalwali/AgdarCentre/finance/pdf_service.py", line 17, in import arabic_reshaper ModuleNotFoundError: No module named 'arabic_reshaper' ERROR 2025-10-27 21:26:27,485 basehttp 30421 6165786624 "GET /en/finance/invoices/93a30a5c-94dd-4b0c-8bda-02bc72a02f3f/pdf/ HTTP/1.1" 500 111093 WARNING 2025-10-27 21:26:27,562 log 30421 6165786624 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 21:26:27,562 basehttp 30421 6165786624 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 21:26:47,388 basehttp 30421 6165786624 "GET /en/finance/invoices/93a30a5c-94dd-4b0c-8bda-02bc72a02f3f/ HTTP/1.1" 200 40572 WARNING 2025-10-27 21:26:47,442 basehttp 30421 6325039104 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 21:26:47,465 log 30421 6165786624 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 21:26:47,465 basehttp 30421 6165786624 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 ERROR 2025-10-27 21:26:50,455 log 30421 6165786624 Internal Server Error: /en/finance/invoices/93a30a5c-94dd-4b0c-8bda-02bc72a02f3f/pdf/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 828, in get from finance.pdf_service import PDFService File "/Users/marwanalwali/AgdarCentre/finance/pdf_service.py", line 18, in from bidi.algorithm import get_display ModuleNotFoundError: No module named 'bidi' ERROR 2025-10-27 21:26:50,520 basehttp 30421 6165786624 "GET /en/finance/invoices/93a30a5c-94dd-4b0c-8bda-02bc72a02f3f/pdf/ HTTP/1.1" 500 111475 WARNING 2025-10-27 21:26:50,599 log 30421 6165786624 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 21:26:50,599 basehttp 30421 6165786624 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 21:27:02,671 basehttp 30421 6165786624 "GET /en/finance/invoices/93a30a5c-94dd-4b0c-8bda-02bc72a02f3f/pdf/ HTTP/1.1" 200 18939 INFO 2025-10-27 21:27:29,539 basehttp 30421 6165786624 "GET /en/finance/invoices/93a30a5c-94dd-4b0c-8bda-02bc72a02f3f/ HTTP/1.1" 200 40572 WARNING 2025-10-27 21:27:29,595 basehttp 30421 6325039104 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 21:27:29,620 log 30421 6165786624 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 21:27:29,621 basehttp 30421 6165786624 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 21:27:43,046 basehttp 30421 6165786624 "GET /en/finance/invoices/93a30a5c-94dd-4b0c-8bda-02bc72a02f3f/pdf/ HTTP/1.1" 200 18939 INFO 2025-10-27 21:30:00,008 tasks 5340 8782111040 Radiology results sync started INFO 2025-10-27 21:30:00,009 tasks 5340 8782111040 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-27 18:30:00.009140+00:00'} INFO 2025-10-27 21:30:00,014 tasks 5340 8782111040 Lab results sync started INFO 2025-10-27 21:30:00,015 tasks 5340 8782111040 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-27 18:30:00.015138+00:00'} INFO 2025-10-27 21:32:46,733 autoreload 30421 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-27 21:32:47,265 autoreload 35708 8782111040 Watching for file changes with StatReloader INFO 2025-10-27 21:34:30,808 basehttp 35708 6123073536 "GET /en/finance/invoices/93a30a5c-94dd-4b0c-8bda-02bc72a02f3f/ HTTP/1.1" 200 40574 WARNING 2025-10-27 21:34:30,864 basehttp 35708 6139899904 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 21:34:30,893 log 35708 6123073536 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 21:34:30,893 basehttp 35708 6123073536 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 21:34:43,356 basehttp 35708 6123073536 "GET /en/finance/invoices/93a30a5c-94dd-4b0c-8bda-02bc72a02f3f/pdf/ HTTP/1.1" 200 28458 INFO 2025-10-27 21:41:33,582 autoreload 35708 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-27 21:41:34,150 autoreload 39983 8782111040 Watching for file changes with StatReloader INFO 2025-10-27 21:42:45,678 basehttp 39983 12918534144 "GET /en/finance/invoices/93a30a5c-94dd-4b0c-8bda-02bc72a02f3f/ HTTP/1.1" 200 40574 WARNING 2025-10-27 21:42:45,735 basehttp 39983 12935360512 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 21:42:45,763 log 39983 12918534144 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 21:42:45,763 basehttp 39983 12918534144 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 21:42:48,471 basehttp 39983 12918534144 "GET /en/finance/invoices/93a30a5c-94dd-4b0c-8bda-02bc72a02f3f/pdf/ HTTP/1.1" 200 29566 INFO 2025-10-27 21:44:50,416 autoreload 39983 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-27 21:44:50,974 autoreload 41711 8782111040 Watching for file changes with StatReloader INFO 2025-10-27 21:45:32,156 basehttp 41711 6162198528 "GET /en/finance/invoices/93a30a5c-94dd-4b0c-8bda-02bc72a02f3f/ HTTP/1.1" 200 40574 WARNING 2025-10-27 21:45:32,215 basehttp 41711 13170143232 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 21:45:32,289 log 41711 6162198528 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 21:45:32,289 basehttp 41711 6162198528 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-27 21:45:44,702 basehttp 41711 6162198528 "GET /en/finance/invoices/93a30a5c-94dd-4b0c-8bda-02bc72a02f3f/pdf/ HTTP/1.1" 200 29575 INFO 2025-10-27 21:48:11,744 basehttp 41711 6162198528 "GET /en/admin/core/tenant/ HTTP/1.1" 200 63370 INFO 2025-10-27 21:48:11,818 basehttp 41711 6162198528 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 21:48:14,476 basehttp 41711 6162198528 "GET /en/admin/core/tenant/f55ccda9-8094-4f47-abc7-f6278d131f6e/change/ HTTP/1.1" 200 175652 INFO 2025-10-27 21:48:14,491 basehttp 41711 13304360960 "GET /static/admin/js/inlines.js HTTP/1.1" 200 15628 INFO 2025-10-27 21:48:14,495 basehttp 41711 13304360960 "GET /static/admin/img/icon-unknown.svg HTTP/1.1" 200 655 INFO 2025-10-27 21:48:14,497 basehttp 41711 13304360960 "GET /static/admin/img/icon-changelink.svg HTTP/1.1" 200 380 INFO 2025-10-27 21:48:14,554 basehttp 41711 6162198528 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 21:51:46,674 basehttp 41711 6162198528 "POST /en/admin/core/tenant/f55ccda9-8094-4f47-abc7-f6278d131f6e/change/ HTTP/1.1" 302 0 INFO 2025-10-27 21:51:46,763 basehttp 41711 6162198528 "GET /en/admin/core/tenant/ HTTP/1.1" 200 63610 INFO 2025-10-27 21:51:46,837 basehttp 41711 6162198528 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 21:51:51,103 basehttp 41711 6162198528 "GET /en/finance/invoices/93a30a5c-94dd-4b0c-8bda-02bc72a02f3f/ HTTP/1.1" 200 40572 WARNING 2025-10-27 21:51:51,163 basehttp 41711 13304360960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 21:51:51,200 log 41711 6162198528 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 21:51:51,200 basehttp 41711 6162198528 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 21:52:05,071 basehttp 41711 6162198528 "GET /en/finance/payments/create/?invoice=93a30a5c-94dd-4b0c-8bda-02bc72a02f3f HTTP/1.1" 200 44687 WARNING 2025-10-27 21:52:05,133 basehttp 41711 13304360960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 21:52:05,174 log 41711 6162198528 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 21:52:05,174 basehttp 41711 6162198528 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 22:13:05,420 tasks 4793 8782111040 Lab results sync started INFO 2025-10-27 22:13:05,420 tasks 4793 8782111040 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-27 19:13:05.420364+00:00'} INFO 2025-10-27 22:13:05,424 tasks 5340 8782111040 Radiology results sync started INFO 2025-10-27 22:13:05,424 tasks 5340 8782111040 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-27 19:13:05.424516+00:00'} INFO 2025-10-27 22:46:10,002 tasks 5340 8782111040 Lab results sync started INFO 2025-10-27 22:46:10,002 tasks 5340 8782111040 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-27 19:46:10.002283+00:00'} INFO 2025-10-27 22:46:10,006 tasks 5340 8782111040 Radiology results sync started INFO 2025-10-27 22:46:10,006 tasks 5340 8782111040 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-27 19:46:10.006986+00:00'} INFO 2025-10-27 23:00:00,010 tasks 4793 8782111040 Radiology results sync started INFO 2025-10-27 23:00:00,011 tasks 4793 8782111040 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-27 20:00:00.011169+00:00'} INFO 2025-10-27 23:00:00,019 tasks 4793 8782111040 ZATCA e-invoice submission for INV-AGDAR-2025-51509 INFO 2025-10-27 23:00:00,021 tasks 5341 8782111040 Lab results sync started INFO 2025-10-27 23:00:00,021 tasks 5341 8782111040 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-27 20:00:00.021924+00:00'} INFO 2025-10-27 23:00:00,023 tasks 4794 8782111040 ZATCA e-invoice submission for INV-AGDAR-2025-89212 INFO 2025-10-27 23:00:00,025 tasks 4793 8782111040 ZATCA e-invoice submission for IAGDAR150073 INFO 2025-10-27 23:00:00,027 tasks 3870 8782111040 ZATCA e-invoice submission for IAGDAR900702 INFO 2025-10-27 23:00:00,027 tasks 3862 8782111040 ZATCA e-invoice submission for IAGDAR680229 INFO 2025-10-27 23:00:00,027 tasks 5340 8782111040 ZATCA batch submission: 0 submitted, 33 failed INFO 2025-10-27 23:00:00,029 tasks 3863 8782111040 ZATCA e-invoice submission for IAGDAR661494 INFO 2025-10-27 23:00:00,029 tasks 3869 8782111040 ZATCA e-invoice submission for IAGDAR234827 INFO 2025-10-27 23:00:00,029 tasks 3871 8782111040 ZATCA e-invoice submission for IAGDAR200510 INFO 2025-10-27 23:00:00,030 tasks 3864 8782111040 ZATCA e-invoice submission for IAGDAR925333 INFO 2025-10-27 23:00:00,031 tasks 3872 8782111040 ZATCA e-invoice submission for IAGDAR928206 INFO 2025-10-27 23:00:00,032 tasks 3865 8782111040 ZATCA e-invoice submission for IAGDAR319625 INFO 2025-10-27 23:00:00,033 tasks 4794 8782111040 ZATCA e-invoice submission for IAGDAR478974 INFO 2025-10-27 23:00:00,033 tasks 4793 8782111040 ZATCA e-invoice submission for IAGDAR832704 INFO 2025-10-27 23:00:00,034 tasks 5341 8782111040 ZATCA e-invoice submission for IAGDAR468077 INFO 2025-10-27 23:00:00,034 tasks 3866 8782111040 ZATCA e-invoice submission for IAGDAR416334 INFO 2025-10-27 23:00:00,035 tasks 5340 8782111040 ZATCA e-invoice submission for IAGDAR752110 INFO 2025-10-27 23:00:00,035 tasks 3873 8782111040 ZATCA e-invoice submission for IAGDAR478292 INFO 2025-10-27 23:00:00,035 tasks 3862 8782111040 ZATCA e-invoice submission for IAGDAR773374 INFO 2025-10-27 23:00:00,036 tasks 3869 8782111040 ZATCA e-invoice submission for IAGDAR340845 INFO 2025-10-27 23:00:00,036 tasks 3870 8782111040 ZATCA e-invoice submission for IAGDAR378946 INFO 2025-10-27 23:00:00,038 tasks 3863 8782111040 ZATCA e-invoice submission for IAGDAR689833 INFO 2025-10-27 23:00:00,038 tasks 3871 8782111040 ZATCA e-invoice submission for IAGDAR691870 INFO 2025-10-27 23:00:00,039 tasks 4793 8782111040 ZATCA e-invoice submission for IAGDAR831719 INFO 2025-10-27 23:00:00,039 tasks 4794 8782111040 ZATCA e-invoice submission for IAGDAR194052 INFO 2025-10-27 23:00:00,040 tasks 5340 8782111040 ZATCA e-invoice submission for IAGDAR815807 INFO 2025-10-27 23:00:00,040 tasks 5341 8782111040 ZATCA e-invoice submission for IAGDAR656763 INFO 2025-10-27 23:00:00,041 tasks 3862 8782111040 ZATCA e-invoice submission for IAGDAR379606 INFO 2025-10-27 23:00:00,041 tasks 3869 8782111040 ZATCA e-invoice submission for IAGDAR756440 INFO 2025-10-27 23:00:00,042 tasks 3870 8782111040 ZATCA e-invoice submission for IAGDAR598033 INFO 2025-10-27 23:00:00,042 tasks 3863 8782111040 ZATCA e-invoice submission for IAGDAR632287 INFO 2025-10-27 23:00:00,043 tasks 3864 8782111040 ZATCA e-invoice submission for IAGDAR407070 INFO 2025-10-27 23:00:00,043 tasks 3871 8782111040 ZATCA e-invoice submission for IAGDAR890999 INFO 2025-10-27 23:00:00,044 tasks 4793 8782111040 ZATCA e-invoice submission for IAGDAR825102 INFO 2025-10-27 23:03:44,618 basehttp 41711 6162198528 "GET /en/finance/payments/create/?invoice=93a30a5c-94dd-4b0c-8bda-02bc72a02f3f HTTP/1.1" 200 44687 WARNING 2025-10-27 23:03:44,682 basehttp 41711 13304360960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 23:03:44,721 log 41711 6162198528 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 23:03:44,721 basehttp 41711 6162198528 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 23:04:52,190 basehttp 41711 6162198528 "GET / HTTP/1.1" 302 0 INFO 2025-10-27 23:04:52,263 basehttp 41711 13304360960 "GET /en/ HTTP/1.1" 200 38815 WARNING 2025-10-27 23:04:52,327 basehttp 41711 6162198528 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 23:04:52,362 log 41711 13304360960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 23:04:52,362 basehttp 41711 13304360960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 23:30:00,008 tasks 5340 8782111040 Radiology results sync started INFO 2025-10-27 23:30:00,009 tasks 5340 8782111040 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-27 20:30:00.009304+00:00'} INFO 2025-10-27 23:30:00,012 tasks 5340 8782111040 Lab results sync started INFO 2025-10-27 23:30:00,012 tasks 5340 8782111040 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-27 20:30:00.012378+00:00'} INFO 2025-10-27 23:35:54,349 basehttp 41711 6162198528 "GET /en/admin/core/tenant/f55ccda9-8094-4f47-abc7-f6278d131f6e/change/ HTTP/1.1" 200 175652 INFO 2025-10-27 23:35:54,420 basehttp 41711 6162198528 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 23:36:51,813 basehttp 41711 6162198528 "POST /en/admin/core/tenant/f55ccda9-8094-4f47-abc7-f6278d131f6e/change/ HTTP/1.1" 302 0 INFO 2025-10-27 23:36:51,903 basehttp 41711 6162198528 "GET /en/admin/core/tenant/ HTTP/1.1" 200 63610 INFO 2025-10-27 23:36:51,976 basehttp 41711 6162198528 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-27 23:36:58,710 basehttp 41711 6162198528 "GET /en/ HTTP/1.1" 200 38815 WARNING 2025-10-27 23:36:58,774 basehttp 41711 13304360960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 23:36:58,813 log 41711 6162198528 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 23:36:58,813 basehttp 41711 6162198528 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 23:37:02,318 basehttp 41711 6162198528 "GET /en/ HTTP/1.1" 200 38815 WARNING 2025-10-27 23:37:02,375 basehttp 41711 13304360960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 23:37:02,392 log 41711 6162198528 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 23:37:02,392 basehttp 41711 6162198528 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 23:38:12,475 basehttp 41711 6162198528 "GET /en/ HTTP/1.1" 200 38828 WARNING 2025-10-27 23:38:12,536 basehttp 41711 13304360960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 23:38:12,582 log 41711 6162198528 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 23:38:12,582 basehttp 41711 6162198528 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 23:38:14,778 basehttp 41711 6162198528 "GET /en/settings/ HTTP/1.1" 200 48305 WARNING 2025-10-27 23:38:14,836 basehttp 41711 13304360960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 23:38:14,857 log 41711 6162198528 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 23:38:14,857 basehttp 41711 6162198528 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 23:38:22,778 basehttp 41711 6162198528 "GET /en/settings/export/ HTTP/1.1" 200 32456 WARNING 2025-10-27 23:38:22,837 basehttp 41711 13304360960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 23:38:22,888 log 41711 6162198528 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 23:38:22,888 basehttp 41711 6162198528 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-27 23:38:25,688 basehttp 41711 13304360960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 23:38:25,709 log 41711 6162198528 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 23:38:25,709 basehttp 41711 6162198528 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 23:38:34,378 basehttp 41711 6162198528 "GET /en/settings/NPHIES/ HTTP/1.1" 200 40344 WARNING 2025-10-27 23:38:34,449 basehttp 41711 13304360960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 23:38:34,460 log 41711 6162198528 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 23:38:34,461 basehttp 41711 6162198528 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-27 23:38:46,927 basehttp 41711 13304360960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 23:38:46,979 log 41711 6162198528 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 23:38:46,979 basehttp 41711 6162198528 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16478 INFO 2025-10-27 23:42:51,869 autoreload 41711 8782111040 /Users/marwanalwali/AgdarCentre/core/models.py changed, reloading. INFO 2025-10-27 23:42:52,444 autoreload 66649 8782111040 Watching for file changes with StatReloader INFO 2025-10-27 23:51:45,959 autoreload 71333 8782111040 Watching for file changes with StatReloader INFO 2025-10-27 23:51:48,413 basehttp 71333 6133411840 "GET /en/settings/ HTTP/1.1" 200 48317 WARNING 2025-10-27 23:51:48,480 basehttp 71333 6150238208 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 23:51:48,517 log 71333 6133411840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 23:51:48,517 basehttp 71333 6133411840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 23:51:53,354 basehttp 71333 6133411840 "GET /en/settings/ HTTP/1.1" 200 48317 WARNING 2025-10-27 23:51:53,412 basehttp 71333 6150238208 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 23:51:53,461 log 71333 6133411840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 23:51:53,461 basehttp 71333 6133411840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16478 INFO 2025-10-27 23:52:27,572 basehttp 71333 6133411840 "GET /en/settings/ HTTP/1.1" 200 48317 WARNING 2025-10-27 23:52:27,628 basehttp 71333 6150238208 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 23:52:27,651 log 71333 6133411840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 23:52:27,651 basehttp 71333 6133411840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 23:52:29,590 basehttp 71333 6133411840 "GET /en/profile/ HTTP/1.1" 200 38918 WARNING 2025-10-27 23:52:29,646 basehttp 71333 6150238208 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 23:52:29,667 log 71333 6133411840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 23:52:29,668 basehttp 71333 6133411840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 23:52:45,160 basehttp 71333 6133411840 "GET /en/profile/edit/ HTTP/1.1" 200 39278 WARNING 2025-10-27 23:52:45,222 basehttp 71333 6150238208 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 23:52:45,245 log 71333 6133411840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 23:52:45,245 basehttp 71333 6133411840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 23:53:17,875 basehttp 71333 6133411840 "POST /en/profile/edit/ HTTP/1.1" 302 0 INFO 2025-10-27 23:53:17,959 basehttp 71333 6133411840 "GET /en/profile/ HTTP/1.1" 200 39217 WARNING 2025-10-27 23:53:18,019 basehttp 71333 6167064576 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-27 23:53:18,109 basehttp 71333 6133411840 "GET /media/profile_pictures/me.jpg HTTP/1.1" 200 721666 WARNING 2025-10-27 23:53:18,110 log 71333 6150238208 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 23:53:18,110 basehttp 71333 6150238208 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-27 23:55:42,358 basehttp 71333 6133411840 "GET /en/profile/ HTTP/1.1" 200 38898 WARNING 2025-10-27 23:55:42,417 basehttp 71333 6167064576 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 23:55:42,506 log 71333 6150238208 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 23:55:42,507 basehttp 71333 6150238208 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-27 23:55:42,508 basehttp 71333 6133411840 "GET /media/profile_pictures/me.jpg HTTP/1.1" 304 0 INFO 2025-10-27 23:55:47,307 basehttp 71333 6133411840 "GET /en/profile/ HTTP/1.1" 200 38898 WARNING 2025-10-27 23:55:47,362 basehttp 71333 6150238208 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 23:55:47,383 log 71333 6133411840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 23:55:47,383 basehttp 71333 6133411840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 23:55:51,057 basehttp 71333 6133411840 "GET /en/file-history/?user=cdf8d569-1bd5-4870-a420-bb2e92676189 HTTP/1.1" 200 48922 WARNING 2025-10-27 23:55:51,119 basehttp 71333 6150238208 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 23:55:51,141 log 71333 6133411840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 23:55:51,141 basehttp 71333 6133411840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-27 23:55:54,579 basehttp 71333 6150238208 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 23:55:54,616 log 71333 6133411840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 23:55:54,617 basehttp 71333 6133411840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 ERROR 2025-10-27 23:55:58,699 log 71333 6133411840 Internal Server Error: /en/profile/edit/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 202, in get return super().get(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 142, in get return self.render_to_response(self.get_context_data()) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 528, in get_context_data context = super().get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 72, in get_context_data kwargs["form"] = self.get_form() ^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 37, in get_form return form_class(**self.get_form_kwargs()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/forms.py", line 344, in __init__ super().__init__(*args, **kwargs) TypeError: BaseForm.__init__() got an unexpected keyword argument 'instance' ERROR 2025-10-27 23:55:58,766 basehttp 71333 6133411840 "GET /en/profile/edit/?section=preferences HTTP/1.1" 500 119176 WARNING 2025-10-27 23:55:58,844 log 71333 6133411840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 23:55:58,844 basehttp 71333 6133411840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 23:56:37,997 autoreload 71333 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-27 23:56:38,663 autoreload 73770 8782111040 Watching for file changes with StatReloader INFO 2025-10-27 23:56:46,414 basehttp 73770 6164606976 "GET /en/profile/edit/?section=preferences HTTP/1.1" 200 38273 WARNING 2025-10-27 23:56:46,481 basehttp 73770 13455405056 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 23:56:46,598 log 73770 13438578688 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 23:56:46,598 basehttp 73770 13438578688 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-27 23:56:46,602 basehttp 73770 6164606976 "GET /media/profile_pictures/me.jpg HTTP/1.1" 304 0 INFO 2025-10-27 23:56:51,884 basehttp 73770 6164606976 "GET /en/profile/edit/ HTTP/1.1" 200 39840 WARNING 2025-10-27 23:56:51,940 basehttp 73770 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 23:56:51,971 log 73770 6164606976 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 23:56:51,971 basehttp 73770 6164606976 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 23:56:54,469 basehttp 73770 6164606976 "GET /en/profile/password/ HTTP/1.1" 200 40225 WARNING 2025-10-27 23:56:54,534 basehttp 73770 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 23:56:54,550 log 73770 6164606976 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 23:56:54,550 basehttp 73770 6164606976 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 23:57:11,886 basehttp 73770 6164606976 "GET /en/profile/ HTTP/1.1" 200 38898 WARNING 2025-10-27 23:57:11,944 basehttp 73770 13455405056 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 23:57:12,064 log 73770 6164606976 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 23:57:12,064 basehttp 73770 6164606976 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-27 23:57:12,065 basehttp 73770 13438578688 "GET /media/profile_pictures/me.jpg HTTP/1.1" 304 0 INFO 2025-10-27 23:57:16,643 basehttp 73770 13438578688 "GET /en/profile/edit/ HTTP/1.1" 200 39840 WARNING 2025-10-27 23:57:16,695 basehttp 73770 6164606976 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 23:57:16,717 log 73770 13438578688 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 23:57:16,717 basehttp 73770 13438578688 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 23:57:18,609 basehttp 73770 13438578688 "GET /en/profile/edit/?section=preferences HTTP/1.1" 200 38271 WARNING 2025-10-27 23:57:18,668 basehttp 73770 6164606976 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 23:57:18,694 log 73770 13438578688 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 23:57:18,694 basehttp 73770 13438578688 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 23:57:19,966 basehttp 73770 13438578688 "GET /en/profile/password/ HTTP/1.1" 200 40225 WARNING 2025-10-27 23:57:20,038 basehttp 73770 6164606976 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 23:57:20,043 log 73770 13438578688 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 23:57:20,043 basehttp 73770 13438578688 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-27 23:57:22,597 basehttp 73770 6164606976 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 23:57:22,618 log 73770 13438578688 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 23:57:22,618 basehttp 73770 13438578688 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 23:57:30,417 basehttp 73770 13438578688 "GET /en/profile/edit/ HTTP/1.1" 200 39840 WARNING 2025-10-27 23:57:30,474 basehttp 73770 6164606976 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 23:57:30,500 log 73770 13438578688 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 23:57:30,501 basehttp 73770 13438578688 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-27 23:57:37,869 basehttp 73770 6164606976 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 23:57:37,888 log 73770 13438578688 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 23:57:37,888 basehttp 73770 13438578688 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-27 23:57:38,329 basehttp 73770 6164606976 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 23:57:38,357 log 73770 13438578688 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 23:57:38,357 basehttp 73770 13438578688 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-27 23:57:38,905 basehttp 73770 6164606976 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 23:57:38,922 log 73770 13438578688 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 23:57:38,922 basehttp 73770 13438578688 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-27 23:57:40,205 basehttp 73770 13438578688 "GET /en/profile/ HTTP/1.1" 200 38898 WARNING 2025-10-27 23:57:40,266 basehttp 73770 13455405056 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-27 23:57:40,421 log 73770 6164606976 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-27 23:57:40,421 basehttp 73770 6164606976 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-27 23:57:40,422 basehttp 73770 13438578688 "GET /media/profile_pictures/me.jpg HTTP/1.1" 304 0 INFO 2025-10-28 00:00:00,005 tasks 5340 8782111040 Radiology results sync started INFO 2025-10-28 00:00:00,005 tasks 5340 8782111040 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-27 21:00:00.005972+00:00'} INFO 2025-10-28 00:00:00,012 tasks 4793 8782111040 Lab results sync started INFO 2025-10-28 00:00:00,013 tasks 4793 8782111040 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-27 21:00:00.013256+00:00'} INFO 2025-10-28 00:30:00,007 tasks 82926 8782111040 Radiology results sync started INFO 2025-10-28 00:30:00,009 tasks 82926 8782111040 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-27 21:30:00.009405+00:00'} INFO 2025-10-28 00:30:00,011 tasks 82910 8782111040 Lab results sync started INFO 2025-10-28 00:30:00,011 tasks 82910 8782111040 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-27 21:30:00.011551+00:00'} INFO 2025-10-28 00:59:24,683 autoreload 5081 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 00:59:27,646 basehttp 5081 6169309184 "GET /en/profile/ HTTP/1.1" 200 43737 WARNING 2025-10-28 00:59:27,717 basehttp 5081 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 00:59:27,827 log 5081 6325039104 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 00:59:27,827 basehttp 5081 6325039104 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-28 00:59:27,828 basehttp 5081 6169309184 "GET /media/profile_pictures/me.jpg HTTP/1.1" 304 0 INFO 2025-10-28 00:59:29,952 basehttp 5081 6169309184 "GET /en/my-hr/attendance/ HTTP/1.1" 200 41199 WARNING 2025-10-28 00:59:30,010 basehttp 5081 6325039104 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 00:59:30,030 log 5081 6169309184 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 00:59:30,030 basehttp 5081 6169309184 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-28 00:59:33,244 basehttp 5081 6325039104 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 00:59:33,272 log 5081 6169309184 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 00:59:33,272 basehttp 5081 6169309184 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 ERROR 2025-10-28 00:59:34,511 log 5081 6169309184 Internal Server Error: /en/my-hr/schedule/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 42, in select_template return engine.get_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 79, in get_template return Template(self.engine.get_template(template_name), self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 177, in get_template template, origin = self.find_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 159, in find_template template = loader.get_template(name, skip=skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/cached.py", line 57, in get_template template = super().get_template(template_name, skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/base.py", line 28, in get_template return Template( ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 299, in do_extends nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 234, in do_block nodelist = parser.parse(("endblock",)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 862, in do_for nodelist_loop = parser.parse( ^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 962, in do_if nodelist = parser.parse(("elif", "else", "endif")) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 1531, in do_with extra_context = token_kwargs(remaining_bits, parser, support_legacy=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1127, in token_kwargs kwargs[key] = parser.compile_filter(value) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 609, in compile_filter return FilterExpression(token, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 705, in __init__ filter_func = parser.find_filter(filter_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 615, in find_filter raise TemplateSyntaxError("Invalid filter: '%s'" % filter_name) django.template.exceptions.TemplateSyntaxError: Invalid filter: 'get_item' ERROR 2025-10-28 00:59:34,589 basehttp 5081 6169309184 "GET /en/my-hr/schedule/ HTTP/1.1" 500 294617 WARNING 2025-10-28 00:59:34,672 log 5081 6169309184 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 00:59:34,672 basehttp 5081 6169309184 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 01:00:00,007 tasks 82926 8782111040 Radiology results sync started INFO 2025-10-28 01:00:00,008 tasks 82926 8782111040 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-27 22:00:00.008047+00:00'} INFO 2025-10-28 01:00:00,010 tasks 82926 8782111040 Lab results sync started INFO 2025-10-28 01:00:00,011 tasks 82926 8782111040 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-27 22:00:00.011017+00:00'} ERROR 2025-10-28 01:00:56,362 log 5081 6169309184 Internal Server Error: /en/my-hr/schedule/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 1035, in find_library return parser.libraries[name] ~~~~~~~~~~~~~~~~^^^^^^ KeyError: 'hr_tags' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 42, in select_template return engine.get_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 79, in get_template return Template(self.engine.get_template(template_name), self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 177, in get_template template, origin = self.find_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 159, in find_template template = loader.get_template(name, skip=skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/cached.py", line 57, in get_template template = super().get_template(template_name, skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/base.py", line 28, in get_template return Template( ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 299, in do_extends nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 1097, in load lib = find_library(parser, name) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 1037, in find_library raise TemplateSyntaxError( django.template.exceptions.TemplateSyntaxError: 'hr_tags' is not a registered tag library. Must be one of: admin_list admin_modify admin_urls cache crispy_forms_field crispy_forms_filters crispy_forms_tags crispy_forms_utils debugger_tags django_htmx getattributes highlighting i18n indent_text l10n log patient_tags rest_framework simple_history_compat static syntax_color tz webpack_loader widont ERROR 2025-10-28 01:00:56,439 basehttp 5081 6169309184 "GET /en/my-hr/schedule/ HTTP/1.1" 500 232751 WARNING 2025-10-28 01:00:56,517 log 5081 6169309184 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:00:56,517 basehttp 5081 6169309184 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 01:01:17,251 autoreload 6138 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 01:01:19,757 basehttp 6138 6170161152 "GET /en/my-hr/schedule/ HTTP/1.1" 200 38685 WARNING 2025-10-28 01:01:19,816 basehttp 6138 6186987520 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:01:19,864 log 6138 6170161152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:01:19,864 basehttp 6138 6170161152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-28 01:01:27,032 basehttp 6138 6186987520 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:01:27,057 log 6138 6170161152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:01:27,057 basehttp 6138 6170161152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 01:01:28,325 basehttp 6138 6170161152 "GET /en/my-hr/leave-requests/ HTTP/1.1" 200 39427 WARNING 2025-10-28 01:01:28,383 basehttp 6138 6186987520 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:01:28,407 log 6138 6170161152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:01:28,426 basehttp 6138 6170161152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 ERROR 2025-10-28 01:01:37,142 log 6138 6170161152 Internal Server Error: /en/my-hr/leave-requests/new/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 178, in get return super().get(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 142, in get return self.render_to_response(self.get_context_data()) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 1171, in get_context_data context = super().get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 72, in get_context_data kwargs["form"] = self.get_form() ^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 1134, in get_form form = super().get_form(form_class) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 36, in get_form form_class = self.get_form_class() ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 100, in get_form_class model = self.get_queryset().model ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/detail.py", line 72, in get_queryset raise ImproperlyConfigured( django.core.exceptions.ImproperlyConfigured: EmployeeLeaveRequestCreateView is missing a QuerySet. Define EmployeeLeaveRequestCreateView.model, EmployeeLeaveRequestCreateView.queryset, or override EmployeeLeaveRequestCreateView.get_queryset(). ERROR 2025-10-28 01:01:37,209 basehttp 6138 6170161152 "GET /en/my-hr/leave-requests/new/ HTTP/1.1" 500 126873 WARNING 2025-10-28 01:01:37,292 log 6138 6170161152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:01:37,293 basehttp 6138 6170161152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-28 01:01:41,732 basehttp 6138 6186987520 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:01:41,756 log 6138 6170161152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:01:41,756 basehttp 6138 6170161152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-28 01:01:44,460 basehttp 6138 6186987520 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:01:44,482 log 6138 6170161152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:01:44,483 basehttp 6138 6170161152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 01:01:45,781 basehttp 6138 6170161152 "GET /en/my-hr/holidays/ HTTP/1.1" 200 39417 WARNING 2025-10-28 01:01:45,842 basehttp 6138 6186987520 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:01:45,862 log 6138 6170161152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:01:45,862 basehttp 6138 6170161152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 01:01:54,568 basehttp 6138 6170161152 "GET /en/my-hr/holidays/?year=2025 HTTP/1.1" 200 39427 WARNING 2025-10-28 01:01:54,628 basehttp 6138 6186987520 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:01:54,680 log 6138 6170161152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:01:54,680 basehttp 6138 6170161152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-28 01:01:57,121 basehttp 6138 6186987520 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:01:57,141 log 6138 6170161152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:01:57,141 basehttp 6138 6170161152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-28 01:01:58,576 basehttp 6138 6186987520 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:01:58,601 log 6138 6170161152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:01:58,601 basehttp 6138 6170161152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 01:02:08,604 basehttp 6138 6170161152 "GET /en/my-hr/leave-requests/ HTTP/1.1" 200 39428 WARNING 2025-10-28 01:02:08,662 basehttp 6138 6186987520 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:02:08,683 log 6138 6170161152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:02:08,683 basehttp 6138 6170161152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 ERROR 2025-10-28 01:02:10,209 log 6138 6170161152 Internal Server Error: /en/my-hr/leave-requests/new/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 178, in get return super().get(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 142, in get return self.render_to_response(self.get_context_data()) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 1171, in get_context_data context = super().get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 72, in get_context_data kwargs["form"] = self.get_form() ^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 1134, in get_form form = super().get_form(form_class) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 36, in get_form form_class = self.get_form_class() ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 100, in get_form_class model = self.get_queryset().model ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/detail.py", line 72, in get_queryset raise ImproperlyConfigured( django.core.exceptions.ImproperlyConfigured: EmployeeLeaveRequestCreateView is missing a QuerySet. Define EmployeeLeaveRequestCreateView.model, EmployeeLeaveRequestCreateView.queryset, or override EmployeeLeaveRequestCreateView.get_queryset(). ERROR 2025-10-28 01:02:10,275 basehttp 6138 6170161152 "GET /en/my-hr/leave-requests/new/ HTTP/1.1" 500 126873 WARNING 2025-10-28 01:02:10,357 log 6138 6170161152 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:02:10,358 basehttp 6138 6170161152 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 01:02:42,278 autoreload 6138 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-28 01:02:42,629 autoreload 6815 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 01:02:58,722 basehttp 6815 6166081536 "GET /en/my-hr/leave-requests/new/ HTTP/1.1" 200 40000 WARNING 2025-10-28 01:02:58,783 basehttp 6815 13304360960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:02:58,803 log 6815 6166081536 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:02:58,804 basehttp 6815 6166081536 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-28 01:09:24,976 signals 10353 8782111040 Patient deleted: 000002 - Hayat Hussein Bandar Al-Otaibi WARNING 2025-10-28 01:09:24,976 signals 10353 8782111040 Patient deleted: 000022 - Nasser Hassan Sultan Al-Omari WARNING 2025-10-28 01:09:24,976 signals 10353 8782111040 Patient deleted: 000040 - Jawaher Hussein Saad Al-Asiri WARNING 2025-10-28 01:09:24,977 signals 10353 8782111040 Patient deleted: 000049 - Noura Saad Talal Al-Shehri WARNING 2025-10-28 01:09:24,977 signals 10353 8782111040 Patient deleted: 000021 - Faisal Yazeed Bandar Al-Yami WARNING 2025-10-28 01:09:24,977 signals 10353 8782111040 Patient deleted: 000039 - Saad Hussein Turki Al-Anzi WARNING 2025-10-28 01:09:24,977 signals 10353 8782111040 Patient deleted: 000007 - Fatima Ali Abdullah Al-Harthi WARNING 2025-10-28 01:09:24,978 signals 10353 8782111040 Patient deleted: 000017 - Ziyad Bandar Waleed Al-Balawi WARNING 2025-10-28 01:09:24,978 signals 10353 8782111040 Patient deleted: 000025 - Hessa Yazeed Nasser Al-Shehri WARNING 2025-10-28 01:09:24,978 signals 10353 8782111040 Patient deleted: 000020 - Hind Khalid Waleed Al-Subai WARNING 2025-10-28 01:09:24,978 signals 10353 8782111040 Patient deleted: 000033 - Lama Saud Sultan Al-Yami WARNING 2025-10-28 01:09:24,979 signals 10353 8782111040 Patient deleted: 000005 - Nasser Abdulaziz Omar Al-Shammari WARNING 2025-10-28 01:09:24,979 signals 10353 8782111040 Patient deleted: 000044 - Bandar Waleed Sultan Al-Anzi WARNING 2025-10-28 01:09:24,979 signals 10353 8782111040 Patient deleted: 000032 - Yazeed Ali Abdulrahman Al-Subaie WARNING 2025-10-28 01:09:24,980 signals 10353 8782111040 Patient deleted: 000034 - Bandar Saud Khalid Al-Dawsari WARNING 2025-10-28 01:09:24,980 signals 10353 8782111040 Patient deleted: 000023 - Hassan Saud Talal Al-Asiri WARNING 2025-10-28 01:09:24,980 signals 10353 8782111040 Patient deleted: 000029 - Noura Mansour Fahad Al-Harthi WARNING 2025-10-28 01:09:24,980 signals 10353 8782111040 Patient deleted: 000019 - Ziyad Waleed Khalid Al-Anzi WARNING 2025-10-28 01:09:24,980 signals 10353 8782111040 Patient deleted: 000036 - Mohammed Fahad Saad Al-Shammari WARNING 2025-10-28 01:09:24,981 signals 10353 8782111040 Patient deleted: 000031 - Abdulaziz Bandar Mansour Al-Subaie WARNING 2025-10-28 01:09:24,981 signals 10353 8782111040 Patient deleted: 000001 - Omar Bandar Nasser Al-Rashidi WARNING 2025-10-28 01:09:24,981 signals 10353 8782111040 Patient deleted: 000003 - Lama Ziyad Khalid Al-Shehri WARNING 2025-10-28 01:09:24,981 signals 10353 8782111040 Patient deleted: 000042 - Ziyad Ziyad Nawaf Al-Rashidi WARNING 2025-10-28 01:09:24,981 signals 10353 8782111040 Patient deleted: 000024 - Talal Mansour Nawaf Al-Subai WARNING 2025-10-28 01:09:24,982 signals 10353 8782111040 Patient deleted: 000041 - Basma Mansour Yazeed Al-Shamrani WARNING 2025-10-28 01:09:24,982 signals 10353 8782111040 Patient deleted: 000008 - Nada Turki Khalid Al-Otaibi WARNING 2025-10-28 01:09:24,982 signals 10353 8782111040 Patient deleted: 000016 - Lama Sultan Faisal Al-Shammari WARNING 2025-10-28 01:09:24,982 signals 10353 8782111040 Patient deleted: 000037 - Basma Abdullah Khalid Al-Shehri WARNING 2025-10-28 01:09:24,983 signals 10353 8782111040 Patient deleted: 000011 - Nawaf Talal Nawaf Al-Shammari WARNING 2025-10-28 01:09:24,983 signals 10353 8782111040 Patient deleted: 000045 - Faisal Fahad Ziyad Al-Harbi WARNING 2025-10-28 01:09:24,983 signals 10353 8782111040 Patient deleted: 000015 - Wafa Bandar Abdulaziz Al-Harbi WARNING 2025-10-28 01:09:24,983 signals 10353 8782111040 Patient deleted: 000018 - Nawaf Yazeed Mohammed Al-Harthi WARNING 2025-10-28 01:09:24,983 signals 10353 8782111040 Patient deleted: 000038 - Sultan Hassan Yazeed Al-Harthi WARNING 2025-10-28 01:09:24,984 signals 10353 8782111040 Patient deleted: 000043 - Hind Nasser Ziyad Al-Zahrani WARNING 2025-10-28 01:09:24,984 signals 10353 8782111040 Patient deleted: 000012 - Noura Saleh Mohammed Al-Dosari WARNING 2025-10-28 01:09:24,984 signals 10353 8782111040 Patient deleted: 000006 - Talal Mohammed Mansour Al-Zahrani WARNING 2025-10-28 01:09:24,984 signals 10353 8782111040 Patient deleted: 000035 - Hessa Yazeed Turki Al-Zahrani WARNING 2025-10-28 01:09:24,985 signals 10353 8782111040 Patient deleted: 000009 - Abdulrahman Sultan Turki Al-Juaid WARNING 2025-10-28 01:09:24,985 signals 10353 8782111040 Patient deleted: 000050 - Sultan Fahad Bandar Al-Harthi WARNING 2025-10-28 01:09:24,985 signals 10353 8782111040 Patient deleted: 000027 - Nawaf Bandar Abdulaziz Al-Otaibi WARNING 2025-10-28 01:09:24,985 signals 10353 8782111040 Patient deleted: 000030 - Sarah Mansour Abdulaziz Al-Shammari WARNING 2025-10-28 01:09:24,985 signals 10353 8782111040 Patient deleted: 000013 - Hussein Ali Turki Al-Harthi WARNING 2025-10-28 01:09:24,986 signals 10353 8782111040 Patient deleted: 000026 - Reem Al-Mutairi WARNING 2025-10-28 01:09:24,986 signals 10353 8782111040 Patient deleted: 000048 - Sarah Saad Abdulaziz Al-Harbi WARNING 2025-10-28 01:09:24,986 signals 10353 8782111040 Patient deleted: 000010 - Rania Sultan Sultan Al-Ghamdi WARNING 2025-10-28 01:09:24,986 signals 10353 8782111040 Patient deleted: 000046 - Mohammed Nasser Ziyad Al-Shahrani WARNING 2025-10-28 01:09:24,987 signals 10353 8782111040 Patient deleted: 000047 - Nada Omar Waleed Al-Rashidi WARNING 2025-10-28 01:09:24,987 signals 10353 8782111040 Patient deleted: 000014 - Noura Saud Mansour Al-Asiri WARNING 2025-10-28 01:09:24,987 signals 10353 8782111040 Patient deleted: 000004 - Mohammed Ali Yazeed Al-Omari WARNING 2025-10-28 01:09:24,988 signals 10353 8782111040 Patient deleted: 000028 - Bandar Saad Abdullah Al-Subaie INFO 2025-10-28 01:09:25,227 signals 10353 8782111040 User created: fahad.al-subai.admin1 (Administrator) INFO 2025-10-28 01:09:25,234 tasks 82926 8782111040 Email sent successfully to ['fahad.al-subai.admin1@agdar.sa'] INFO 2025-10-28 01:09:25,365 signals 10353 8782111040 User created: hanan.al-subaie.admin2 (Administrator) INFO 2025-10-28 01:09:25,367 tasks 82926 8782111040 Email sent successfully to ['hanan.al-subaie.admin2@agdar.sa'] INFO 2025-10-28 01:09:25,507 signals 10353 8782111040 User created: yazeed.al-maliki.doctor1 (Doctor) INFO 2025-10-28 01:09:25,508 tasks 82926 8782111040 Email sent successfully to ['yazeed.al-maliki.doctor1@agdar.sa'] INFO 2025-10-28 01:09:25,662 signals 10353 8782111040 User created: omar.al-subaie.doctor2 (Doctor) INFO 2025-10-28 01:09:25,663 tasks 82926 8782111040 Email sent successfully to ['omar.al-subaie.doctor2@agdar.sa'] INFO 2025-10-28 01:09:25,800 signals 10353 8782111040 User created: bandar.al-shahrani.doctor3 (Doctor) INFO 2025-10-28 01:09:25,801 tasks 82926 8782111040 Email sent successfully to ['bandar.al-shahrani.doctor3@agdar.sa'] INFO 2025-10-28 01:09:25,939 signals 10353 8782111040 User created: nawaf.al-omari.nurse1 (Nurse) INFO 2025-10-28 01:09:25,941 tasks 82926 8782111040 Email sent successfully to ['nawaf.al-omari.nurse1@agdar.sa'] INFO 2025-10-28 01:09:26,080 signals 10353 8782111040 User created: saud.al-otaibi.nurse2 (Nurse) INFO 2025-10-28 01:09:26,082 tasks 82926 8782111040 Email sent successfully to ['saud.al-otaibi.nurse2@agdar.sa'] INFO 2025-10-28 01:09:26,220 signals 10353 8782111040 User created: nada.al-anzi.nurse3 (Nurse) INFO 2025-10-28 01:09:26,221 tasks 82926 8782111040 Email sent successfully to ['nada.al-anzi.nurse3@agdar.sa'] INFO 2025-10-28 01:09:26,361 signals 10353 8782111040 User created: ghada.al-zahrani.ot1 (Occupational Therapist) INFO 2025-10-28 01:09:26,362 tasks 82926 8782111040 Email sent successfully to ['ghada.al-zahrani.ot1@agdar.sa'] INFO 2025-10-28 01:09:26,501 signals 10353 8782111040 User created: waleed.al-ghamdi.ot2 (Occupational Therapist) INFO 2025-10-28 01:09:26,502 tasks 82926 8782111040 Email sent successfully to ['waleed.al-ghamdi.ot2@agdar.sa'] INFO 2025-10-28 01:09:26,641 signals 10353 8782111040 User created: abdullah.al-dawsari.slp1 (Speech-Language Pathologist) INFO 2025-10-28 01:09:26,643 tasks 82926 8782111040 Email sent successfully to ['abdullah.al-dawsari.slp1@agdar.sa'] INFO 2025-10-28 01:09:26,782 signals 10353 8782111040 User created: waleed.al-zahrani.slp2 (Speech-Language Pathologist) INFO 2025-10-28 01:09:26,783 tasks 82926 8782111040 Email sent successfully to ['waleed.al-zahrani.slp2@agdar.sa'] INFO 2025-10-28 01:09:26,922 signals 10353 8782111040 User created: ghada.al-mutairi.aba1 (ABA Therapist) INFO 2025-10-28 01:09:26,923 tasks 82926 8782111040 Email sent successfully to ['ghada.al-mutairi.aba1@agdar.sa'] INFO 2025-10-28 01:09:27,061 signals 10353 8782111040 User created: mohammed.al-omari.aba2 (ABA Therapist) INFO 2025-10-28 01:09:27,063 tasks 82926 8782111040 Email sent successfully to ['mohammed.al-omari.aba2@agdar.sa'] INFO 2025-10-28 01:09:27,202 signals 10353 8782111040 User created: ali.al-ghamdi.front_desk1 (Front Desk) INFO 2025-10-28 01:09:27,203 tasks 82926 8782111040 Email sent successfully to ['ali.al-ghamdi.front_desk1@agdar.sa'] INFO 2025-10-28 01:09:27,341 signals 10353 8782111040 User created: turki.al-balawi.front_desk2 (Front Desk) INFO 2025-10-28 01:09:27,342 tasks 82926 8782111040 Email sent successfully to ['turki.al-balawi.front_desk2@agdar.sa'] INFO 2025-10-28 01:09:27,482 signals 10353 8782111040 User created: hayat.al-shehri.finance1 (Finance) INFO 2025-10-28 01:09:27,483 tasks 82926 8782111040 Email sent successfully to ['hayat.al-shehri.finance1@agdar.sa'] INFO 2025-10-28 01:09:27,622 signals 10353 8782111040 User created: dalal.al-balawi.finance2 (Finance) INFO 2025-10-28 01:09:27,624 tasks 82926 8782111040 Email sent successfully to ['dalal.al-balawi.finance2@agdar.sa'] INFO 2025-10-28 01:09:27,624 signals 10353 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-28 01:09:27,625 signals 10353 8782111040 File created: FILE-2025-000001 for patient 000001 INFO 2025-10-28 01:09:27,625 signals 10353 8782111040 Created main file for patient: 000001 INFO 2025-10-28 01:09:27,625 signals 10353 8782111040 Patient created: 000001 - Fahad Nasser Saud Al-Shehri INFO 2025-10-28 01:09:27,626 tasks 82926 8782111040 Email sent successfully to ['fahad.al-shehri@example.sa'] INFO 2025-10-28 01:09:27,626 signals 10353 8782111040 Generated File Number: FILE-2025-000002 INFO 2025-10-28 01:09:27,627 signals 10353 8782111040 File created: FILE-2025-000002 for patient 000002 INFO 2025-10-28 01:09:27,627 signals 10353 8782111040 Created main file for patient: 000002 INFO 2025-10-28 01:09:27,627 signals 10353 8782111040 Patient created: 000002 - Nawaf Saud Turki Al-Shehri INFO 2025-10-28 01:09:27,628 signals 10353 8782111040 Generated File Number: FILE-2025-000003 INFO 2025-10-28 01:09:27,628 tasks 82926 8782111040 Email sent successfully to ['nawaf.al-shehri@example.sa'] INFO 2025-10-28 01:09:27,628 signals 10353 8782111040 File created: FILE-2025-000003 for patient 000003 INFO 2025-10-28 01:09:27,628 signals 10353 8782111040 Created main file for patient: 000003 INFO 2025-10-28 01:09:27,628 signals 10353 8782111040 Patient created: 000003 - Abdulaziz Waleed Khalid Al-Subai INFO 2025-10-28 01:09:27,629 signals 10353 8782111040 Generated File Number: FILE-2025-000004 INFO 2025-10-28 01:09:27,629 tasks 82926 8782111040 Email sent successfully to ['abdulaziz.al-subai@example.sa'] INFO 2025-10-28 01:09:27,630 signals 10353 8782111040 File created: FILE-2025-000004 for patient 000004 INFO 2025-10-28 01:09:27,630 signals 10353 8782111040 Created main file for patient: 000004 INFO 2025-10-28 01:09:27,630 signals 10353 8782111040 Patient created: 000004 - Hassan Abdullah Nawaf Al-Juaid INFO 2025-10-28 01:09:27,631 tasks 82926 8782111040 Email sent successfully to ['hassan.al-juaid@example.sa'] INFO 2025-10-28 01:09:27,631 signals 10353 8782111040 Generated File Number: FILE-2025-000005 INFO 2025-10-28 01:09:27,631 signals 10353 8782111040 File created: FILE-2025-000005 for patient 000005 INFO 2025-10-28 01:09:27,631 signals 10353 8782111040 Created main file for patient: 000005 INFO 2025-10-28 01:09:27,631 signals 10353 8782111040 Patient created: 000005 - Bandar Khalid Omar Al-Juaid INFO 2025-10-28 01:09:27,632 signals 10353 8782111040 Generated File Number: FILE-2025-000006 INFO 2025-10-28 01:09:27,632 tasks 82926 8782111040 Email sent successfully to ['bandar.al-juaid@example.sa'] INFO 2025-10-28 01:09:27,632 signals 10353 8782111040 File created: FILE-2025-000006 for patient 000006 INFO 2025-10-28 01:09:27,632 signals 10353 8782111040 Created main file for patient: 000006 INFO 2025-10-28 01:09:27,633 signals 10353 8782111040 Patient created: 000006 - Noura Abdulrahman Ziyad Al-Ahmadi INFO 2025-10-28 01:09:27,634 signals 10353 8782111040 Generated File Number: FILE-2025-000007 INFO 2025-10-28 01:09:27,634 tasks 82926 8782111040 Email sent successfully to ['noura.al-ahmadi@example.sa'] INFO 2025-10-28 01:09:27,634 signals 10353 8782111040 File created: FILE-2025-000007 for patient 000007 INFO 2025-10-28 01:09:27,634 signals 10353 8782111040 Created main file for patient: 000007 INFO 2025-10-28 01:09:27,634 signals 10353 8782111040 Patient created: 000007 - Latifa Hassan Ali Al-Ghamdi INFO 2025-10-28 01:09:27,636 signals 10353 8782111040 Generated File Number: FILE-2025-000008 INFO 2025-10-28 01:09:27,636 tasks 82926 8782111040 Email sent successfully to ['latifa.al-ghamdi@example.sa'] INFO 2025-10-28 01:09:27,636 signals 10353 8782111040 File created: FILE-2025-000008 for patient 000008 INFO 2025-10-28 01:09:27,636 signals 10353 8782111040 Created main file for patient: 000008 INFO 2025-10-28 01:09:27,636 signals 10353 8782111040 Patient created: 000008 - Waleed Saud Talal Al-Shammari INFO 2025-10-28 01:09:27,637 signals 10353 8782111040 Generated File Number: FILE-2025-000009 INFO 2025-10-28 01:09:27,637 signals 10353 8782111040 File created: FILE-2025-000009 for patient 000009 INFO 2025-10-28 01:09:27,637 tasks 82926 8782111040 Email sent successfully to ['waleed.al-shammari@example.sa'] INFO 2025-10-28 01:09:27,637 signals 10353 8782111040 Created main file for patient: 000009 INFO 2025-10-28 01:09:27,638 signals 10353 8782111040 Patient created: 000009 - Reem Abdulaziz Faisal Al-Juaid INFO 2025-10-28 01:09:27,639 signals 10353 8782111040 Generated File Number: FILE-2025-000010 INFO 2025-10-28 01:09:27,639 tasks 82926 8782111040 Email sent successfully to ['reem.al-juaid@example.sa'] INFO 2025-10-28 01:09:27,639 signals 10353 8782111040 File created: FILE-2025-000010 for patient 000010 INFO 2025-10-28 01:09:27,639 signals 10353 8782111040 Created main file for patient: 000010 INFO 2025-10-28 01:09:27,639 signals 10353 8782111040 Patient created: 000010 - Wafa Bandar Yazeed Al-Shamrani INFO 2025-10-28 01:09:27,640 signals 10353 8782111040 Generated File Number: FILE-2025-000011 INFO 2025-10-28 01:09:27,640 tasks 82926 8782111040 Email sent successfully to ['wafa.al-shamrani@example.sa'] INFO 2025-10-28 01:09:27,640 signals 10353 8782111040 File created: FILE-2025-000011 for patient 000011 INFO 2025-10-28 01:09:27,640 signals 10353 8782111040 Created main file for patient: 000011 INFO 2025-10-28 01:09:27,641 signals 10353 8782111040 Patient created: 000011 - Waleed Yazeed Saad Al-Asiri INFO 2025-10-28 01:09:27,642 tasks 82926 8782111040 Email sent successfully to ['waleed.al-asiri@example.sa'] INFO 2025-10-28 01:09:27,642 signals 10353 8782111040 Generated File Number: FILE-2025-000012 INFO 2025-10-28 01:09:27,642 signals 10353 8782111040 File created: FILE-2025-000012 for patient 000012 INFO 2025-10-28 01:09:27,642 signals 10353 8782111040 Created main file for patient: 000012 INFO 2025-10-28 01:09:27,642 signals 10353 8782111040 Patient created: 000012 - Rania Fahad Talal Al-Omari INFO 2025-10-28 01:09:27,644 tasks 82926 8782111040 Email sent successfully to ['rania.al-omari@example.sa'] INFO 2025-10-28 01:09:27,644 signals 10353 8782111040 Generated File Number: FILE-2025-000013 INFO 2025-10-28 01:09:27,644 signals 10353 8782111040 File created: FILE-2025-000013 for patient 000013 INFO 2025-10-28 01:09:27,644 signals 10353 8782111040 Created main file for patient: 000013 INFO 2025-10-28 01:09:27,644 signals 10353 8782111040 Patient created: 000013 - Mohammed Nasser Faisal Al-Dosari INFO 2025-10-28 01:09:27,645 signals 10353 8782111040 Generated File Number: FILE-2025-000014 INFO 2025-10-28 01:09:27,645 signals 10353 8782111040 File created: FILE-2025-000014 for patient 000014 INFO 2025-10-28 01:09:27,645 signals 10353 8782111040 Created main file for patient: 000014 INFO 2025-10-28 01:09:27,645 tasks 82926 8782111040 Email sent successfully to ['mohammed.al-dosari@example.sa'] INFO 2025-10-28 01:09:27,646 signals 10353 8782111040 Patient created: 000014 - Sarah Faisal Fahad Al-Harbi INFO 2025-10-28 01:09:27,647 tasks 82926 8782111040 Email sent successfully to ['sarah.al-harbi@example.sa'] INFO 2025-10-28 01:09:27,647 signals 10353 8782111040 Generated File Number: FILE-2025-000015 INFO 2025-10-28 01:09:27,647 signals 10353 8782111040 File created: FILE-2025-000015 for patient 000015 INFO 2025-10-28 01:09:27,647 signals 10353 8782111040 Created main file for patient: 000015 INFO 2025-10-28 01:09:27,647 signals 10353 8782111040 Patient created: 000015 - Munira Turki Sultan Al-Zahrani INFO 2025-10-28 01:09:27,649 signals 10353 8782111040 Generated File Number: FILE-2025-000016 INFO 2025-10-28 01:09:27,649 tasks 82926 8782111040 Email sent successfully to ['munira.al-zahrani@example.sa'] INFO 2025-10-28 01:09:27,649 signals 10353 8782111040 File created: FILE-2025-000016 for patient 000016 INFO 2025-10-28 01:09:27,649 signals 10353 8782111040 Created main file for patient: 000016 INFO 2025-10-28 01:09:27,649 signals 10353 8782111040 Patient created: 000016 - Basma Turki Nawaf Al-Juaid INFO 2025-10-28 01:09:27,650 tasks 82926 8782111040 Email sent successfully to ['basma.al-juaid@example.sa'] INFO 2025-10-28 01:09:27,650 signals 10353 8782111040 Generated File Number: FILE-2025-000017 INFO 2025-10-28 01:09:27,651 signals 10353 8782111040 File created: FILE-2025-000017 for patient 000017 INFO 2025-10-28 01:09:27,651 signals 10353 8782111040 Created main file for patient: 000017 INFO 2025-10-28 01:09:27,651 signals 10353 8782111040 Patient created: 000017 - Saud Sultan Hussein Al-Subaie INFO 2025-10-28 01:09:27,652 tasks 82926 8782111040 Email sent successfully to ['saud.al-subaie@example.sa'] INFO 2025-10-28 01:09:27,652 signals 10353 8782111040 Generated File Number: FILE-2025-000018 INFO 2025-10-28 01:09:27,653 signals 10353 8782111040 File created: FILE-2025-000018 for patient 000018 INFO 2025-10-28 01:09:27,653 signals 10353 8782111040 Created main file for patient: 000018 INFO 2025-10-28 01:09:27,653 signals 10353 8782111040 Patient created: 000018 - Noura Abdullah Abdullah Al-Balawi INFO 2025-10-28 01:09:27,654 tasks 82926 8782111040 Email sent successfully to ['noura.al-balawi@example.sa'] INFO 2025-10-28 01:09:27,654 signals 10353 8782111040 Generated File Number: FILE-2025-000019 INFO 2025-10-28 01:09:27,654 signals 10353 8782111040 File created: FILE-2025-000019 for patient 000019 INFO 2025-10-28 01:09:27,654 signals 10353 8782111040 Created main file for patient: 000019 INFO 2025-10-28 01:09:27,654 signals 10353 8782111040 Patient created: 000019 - Reem Omar Abdulrahman Al-Harbi INFO 2025-10-28 01:09:27,656 signals 10353 8782111040 Generated File Number: FILE-2025-000020 INFO 2025-10-28 01:09:27,656 tasks 82926 8782111040 Email sent successfully to ['reem.al-harbi@example.sa'] INFO 2025-10-28 01:09:27,656 signals 10353 8782111040 File created: FILE-2025-000020 for patient 000020 INFO 2025-10-28 01:09:27,656 signals 10353 8782111040 Created main file for patient: 000020 INFO 2025-10-28 01:09:27,656 signals 10353 8782111040 Patient created: 000020 - Salma Abdulaziz Abdullah Al-Shahrani INFO 2025-10-28 01:09:27,657 tasks 82926 8782111040 Email sent successfully to ['salma.al-shahrani@example.sa'] INFO 2025-10-28 01:09:27,657 signals 10353 8782111040 Generated File Number: FILE-2025-000021 INFO 2025-10-28 01:09:27,658 signals 10353 8782111040 File created: FILE-2025-000021 for patient 000021 INFO 2025-10-28 01:09:27,658 signals 10353 8782111040 Created main file for patient: 000021 INFO 2025-10-28 01:09:27,658 signals 10353 8782111040 Patient created: 000021 - Hayat Yazeed Hassan Al-Mutairi INFO 2025-10-28 01:09:27,659 tasks 82926 8782111040 Email sent successfully to ['hayat.al-mutairi@example.sa'] INFO 2025-10-28 01:09:27,659 signals 10353 8782111040 Generated File Number: FILE-2025-000022 INFO 2025-10-28 01:09:27,659 signals 10353 8782111040 File created: FILE-2025-000022 for patient 000022 INFO 2025-10-28 01:09:27,659 signals 10353 8782111040 Created main file for patient: 000022 INFO 2025-10-28 01:09:27,660 signals 10353 8782111040 Patient created: 000022 - Yazeed Mohammed Waleed Al-Juaid INFO 2025-10-28 01:09:27,661 tasks 82926 8782111040 Email sent successfully to ['yazeed.al-juaid@example.sa'] INFO 2025-10-28 01:09:27,661 signals 10353 8782111040 Generated File Number: FILE-2025-000023 INFO 2025-10-28 01:09:27,661 signals 10353 8782111040 File created: FILE-2025-000023 for patient 000023 INFO 2025-10-28 01:09:27,661 signals 10353 8782111040 Created main file for patient: 000023 INFO 2025-10-28 01:09:27,661 signals 10353 8782111040 Patient created: 000023 - Hanan Saud Khalid Al-Shehri INFO 2025-10-28 01:09:27,662 signals 10353 8782111040 Generated File Number: FILE-2025-000024 INFO 2025-10-28 01:09:27,662 tasks 82926 8782111040 Email sent successfully to ['hanan.al-shehri@example.sa'] INFO 2025-10-28 01:09:27,662 signals 10353 8782111040 File created: FILE-2025-000024 for patient 000024 INFO 2025-10-28 01:09:27,662 signals 10353 8782111040 Created main file for patient: 000024 INFO 2025-10-28 01:09:27,663 signals 10353 8782111040 Patient created: 000024 - Mona Saad Mohammed Al-Dawsari INFO 2025-10-28 01:09:27,664 signals 10353 8782111040 Generated File Number: FILE-2025-000025 INFO 2025-10-28 01:09:27,664 signals 10353 8782111040 File created: FILE-2025-000025 for patient 000025 INFO 2025-10-28 01:09:27,664 signals 10353 8782111040 Created main file for patient: 000025 INFO 2025-10-28 01:09:27,664 tasks 82926 8782111040 Email sent successfully to ['mona.al-dawsari@example.sa'] INFO 2025-10-28 01:09:27,664 signals 10353 8782111040 Patient created: 000025 - Sarah Ziyad Mohammed Al-Mutairi INFO 2025-10-28 01:09:27,665 tasks 82926 8782111040 Email sent successfully to ['sarah.al-mutairi@example.sa'] INFO 2025-10-28 01:09:27,665 signals 10353 8782111040 Generated File Number: FILE-2025-000026 INFO 2025-10-28 01:09:27,665 signals 10353 8782111040 File created: FILE-2025-000026 for patient 000026 INFO 2025-10-28 01:09:27,665 signals 10353 8782111040 Created main file for patient: 000026 INFO 2025-10-28 01:09:27,666 signals 10353 8782111040 Patient created: 000026 - Nawaf Saleh Abdulrahman Al-Otaibi INFO 2025-10-28 01:09:27,667 signals 10353 8782111040 Generated File Number: FILE-2025-000027 INFO 2025-10-28 01:09:27,667 tasks 82926 8782111040 Email sent successfully to ['nawaf.al-otaibi@example.sa'] INFO 2025-10-28 01:09:27,667 signals 10353 8782111040 File created: FILE-2025-000027 for patient 000027 INFO 2025-10-28 01:09:27,667 signals 10353 8782111040 Created main file for patient: 000027 INFO 2025-10-28 01:09:27,667 signals 10353 8782111040 Patient created: 000027 - Fatima Mansour Nawaf Al-Shammari INFO 2025-10-28 01:09:27,668 signals 10353 8782111040 Generated File Number: FILE-2025-000028 INFO 2025-10-28 01:09:27,669 signals 10353 8782111040 File created: FILE-2025-000028 for patient 000028 INFO 2025-10-28 01:09:27,669 signals 10353 8782111040 Created main file for patient: 000028 INFO 2025-10-28 01:09:27,669 tasks 82926 8782111040 Email sent successfully to ['fatima.al-shammari@example.sa'] INFO 2025-10-28 01:09:27,669 signals 10353 8782111040 Patient created: 000028 - Hanan Waleed Hussein Al-Asiri INFO 2025-10-28 01:09:27,670 tasks 82926 8782111040 Email sent successfully to ['hanan.al-asiri@example.sa'] INFO 2025-10-28 01:09:27,670 signals 10353 8782111040 Generated File Number: FILE-2025-000029 INFO 2025-10-28 01:09:27,670 signals 10353 8782111040 File created: FILE-2025-000029 for patient 000029 INFO 2025-10-28 01:09:27,670 signals 10353 8782111040 Created main file for patient: 000029 INFO 2025-10-28 01:09:27,671 signals 10353 8782111040 Patient created: 000029 - Saud Fahad Nawaf Al-Zahrani INFO 2025-10-28 01:09:27,672 tasks 82926 8782111040 Email sent successfully to ['saud.al-zahrani@example.sa'] INFO 2025-10-28 01:09:27,672 signals 10353 8782111040 Generated File Number: FILE-2025-000030 INFO 2025-10-28 01:09:27,672 signals 10353 8782111040 File created: FILE-2025-000030 for patient 000030 INFO 2025-10-28 01:09:27,672 signals 10353 8782111040 Created main file for patient: 000030 INFO 2025-10-28 01:09:27,672 signals 10353 8782111040 Patient created: 000030 - Yazeed Sultan Waleed Al-Shehri INFO 2025-10-28 01:09:27,673 signals 10353 8782111040 Generated File Number: FILE-2025-000031 INFO 2025-10-28 01:09:27,674 tasks 82926 8782111040 Email sent successfully to ['yazeed.al-shehri@example.sa'] INFO 2025-10-28 01:09:27,674 signals 10353 8782111040 File created: FILE-2025-000031 for patient 000031 INFO 2025-10-28 01:09:27,674 signals 10353 8782111040 Created main file for patient: 000031 INFO 2025-10-28 01:09:27,674 signals 10353 8782111040 Patient created: 000031 - Mona Talal Faisal Al-Shamrani INFO 2025-10-28 01:09:27,675 signals 10353 8782111040 Generated File Number: FILE-2025-000032 INFO 2025-10-28 01:09:27,675 tasks 82926 8782111040 Email sent successfully to ['mona.al-shamrani@example.sa'] INFO 2025-10-28 01:09:27,675 signals 10353 8782111040 File created: FILE-2025-000032 for patient 000032 INFO 2025-10-28 01:09:27,675 signals 10353 8782111040 Created main file for patient: 000032 INFO 2025-10-28 01:09:27,675 signals 10353 8782111040 Patient created: 000032 - Nasser Waleed Saad Al-Harthi INFO 2025-10-28 01:09:27,676 tasks 82926 8782111040 Email sent successfully to ['nasser.al-harthi@example.sa'] INFO 2025-10-28 01:09:27,676 signals 10353 8782111040 Generated File Number: FILE-2025-000033 INFO 2025-10-28 01:09:27,677 signals 10353 8782111040 File created: FILE-2025-000033 for patient 000033 INFO 2025-10-28 01:09:27,677 signals 10353 8782111040 Created main file for patient: 000033 INFO 2025-10-28 01:09:27,677 signals 10353 8782111040 Patient created: 000033 - Maha Omar Ziyad Al-Dawsari INFO 2025-10-28 01:09:27,678 tasks 82926 8782111040 Email sent successfully to ['maha.al-dawsari@example.sa'] INFO 2025-10-28 01:09:27,678 signals 10353 8782111040 Generated File Number: FILE-2025-000034 INFO 2025-10-28 01:09:27,678 signals 10353 8782111040 File created: FILE-2025-000034 for patient 000034 INFO 2025-10-28 01:09:27,678 signals 10353 8782111040 Created main file for patient: 000034 INFO 2025-10-28 01:09:27,678 signals 10353 8782111040 Patient created: 000034 - Saud Sultan Yazeed Al-Shammari INFO 2025-10-28 01:09:27,680 tasks 82926 8782111040 Email sent successfully to ['saud.al-shammari@example.sa'] INFO 2025-10-28 01:09:27,680 signals 10353 8782111040 Generated File Number: FILE-2025-000035 INFO 2025-10-28 01:09:27,680 signals 10353 8782111040 File created: FILE-2025-000035 for patient 000035 INFO 2025-10-28 01:09:27,680 signals 10353 8782111040 Created main file for patient: 000035 INFO 2025-10-28 01:09:27,680 signals 10353 8782111040 Patient created: 000035 - Ghada Turki Omar Al-Omari INFO 2025-10-28 01:09:27,682 tasks 82926 8782111040 Email sent successfully to ['ghada.al-omari@example.sa'] INFO 2025-10-28 01:09:27,682 signals 10353 8782111040 Generated File Number: FILE-2025-000036 INFO 2025-10-28 01:09:27,682 signals 10353 8782111040 File created: FILE-2025-000036 for patient 000036 INFO 2025-10-28 01:09:27,682 signals 10353 8782111040 Created main file for patient: 000036 INFO 2025-10-28 01:09:27,682 signals 10353 8782111040 Patient created: 000036 - Hussein Abdullah Abdullah Al-Ghamdi INFO 2025-10-28 01:09:27,683 tasks 82926 8782111040 Email sent successfully to ['hussein.al-ghamdi@example.sa'] INFO 2025-10-28 01:09:27,684 signals 10353 8782111040 Generated File Number: FILE-2025-000037 INFO 2025-10-28 01:09:27,684 signals 10353 8782111040 File created: FILE-2025-000037 for patient 000037 INFO 2025-10-28 01:09:27,684 signals 10353 8782111040 Created main file for patient: 000037 INFO 2025-10-28 01:09:27,684 signals 10353 8782111040 Patient created: 000037 - Fahad Saad Khalid Al-Ghamdi INFO 2025-10-28 01:09:27,685 tasks 82926 8782111040 Email sent successfully to ['fahad.al-ghamdi@example.sa'] INFO 2025-10-28 01:09:27,685 signals 10353 8782111040 Generated File Number: FILE-2025-000038 INFO 2025-10-28 01:09:27,685 signals 10353 8782111040 File created: FILE-2025-000038 for patient 000038 INFO 2025-10-28 01:09:27,685 signals 10353 8782111040 Created main file for patient: 000038 INFO 2025-10-28 01:09:27,685 signals 10353 8782111040 Patient created: 000038 - Khalid Ali Bandar Al-Asiri INFO 2025-10-28 01:09:27,686 tasks 82926 8782111040 Email sent successfully to ['khalid.al-asiri@example.sa'] INFO 2025-10-28 01:09:27,687 signals 10353 8782111040 Generated File Number: FILE-2025-000039 INFO 2025-10-28 01:09:27,687 signals 10353 8782111040 File created: FILE-2025-000039 for patient 000039 INFO 2025-10-28 01:09:27,687 signals 10353 8782111040 Created main file for patient: 000039 INFO 2025-10-28 01:09:27,687 signals 10353 8782111040 Patient created: 000039 - Talal Nawaf Mansour Al-Balawi INFO 2025-10-28 01:09:27,688 signals 10353 8782111040 Generated File Number: FILE-2025-000040 INFO 2025-10-28 01:09:27,688 tasks 82926 8782111040 Email sent successfully to ['talal.al-balawi@example.sa'] INFO 2025-10-28 01:09:27,688 signals 10353 8782111040 File created: FILE-2025-000040 for patient 000040 INFO 2025-10-28 01:09:27,688 signals 10353 8782111040 Created main file for patient: 000040 INFO 2025-10-28 01:09:27,688 signals 10353 8782111040 Patient created: 000040 - Nada Waleed Waleed Al-Mutairi INFO 2025-10-28 01:09:27,690 tasks 82926 8782111040 Email sent successfully to ['nada.al-mutairi@example.sa'] INFO 2025-10-28 01:09:27,690 signals 10353 8782111040 Generated File Number: FILE-2025-000041 INFO 2025-10-28 01:09:27,690 signals 10353 8782111040 File created: FILE-2025-000041 for patient 000041 INFO 2025-10-28 01:09:27,690 signals 10353 8782111040 Created main file for patient: 000041 INFO 2025-10-28 01:09:27,690 signals 10353 8782111040 Patient created: 000041 - Yazeed Abdulrahman Abdulrahman Al-Ghamdi INFO 2025-10-28 01:09:27,691 signals 10353 8782111040 Generated File Number: FILE-2025-000042 INFO 2025-10-28 01:09:27,691 tasks 82926 8782111040 Email sent successfully to ['yazeed.al-ghamdi@example.sa'] INFO 2025-10-28 01:09:27,692 signals 10353 8782111040 File created: FILE-2025-000042 for patient 000042 INFO 2025-10-28 01:09:27,692 signals 10353 8782111040 Created main file for patient: 000042 INFO 2025-10-28 01:09:27,692 signals 10353 8782111040 Patient created: 000042 - Rania Mohammed Mohammed Al-Anzi INFO 2025-10-28 01:09:27,693 tasks 82926 8782111040 Email sent successfully to ['rania.al-anzi@example.sa'] INFO 2025-10-28 01:09:27,693 signals 10353 8782111040 Generated File Number: FILE-2025-000043 INFO 2025-10-28 01:09:27,694 signals 10353 8782111040 File created: FILE-2025-000043 for patient 000043 INFO 2025-10-28 01:09:27,694 signals 10353 8782111040 Created main file for patient: 000043 INFO 2025-10-28 01:09:27,694 signals 10353 8782111040 Patient created: 000043 - Maha Bandar Fahad Al-Mutairi INFO 2025-10-28 01:09:27,695 tasks 82926 8782111040 Email sent successfully to ['maha.al-mutairi@example.sa'] INFO 2025-10-28 01:09:27,695 signals 10353 8782111040 Generated File Number: FILE-2025-000044 INFO 2025-10-28 01:09:27,695 signals 10353 8782111040 File created: FILE-2025-000044 for patient 000044 INFO 2025-10-28 01:09:27,695 signals 10353 8782111040 Created main file for patient: 000044 INFO 2025-10-28 01:09:27,695 signals 10353 8782111040 Patient created: 000044 - Rania Waleed Khalid Al-Omari INFO 2025-10-28 01:09:27,697 tasks 82926 8782111040 Email sent successfully to ['rania.al-omari@example.sa'] INFO 2025-10-28 01:09:27,697 signals 10353 8782111040 Generated File Number: FILE-2025-000045 INFO 2025-10-28 01:09:27,697 signals 10353 8782111040 File created: FILE-2025-000045 for patient 000045 INFO 2025-10-28 01:09:27,697 signals 10353 8782111040 Created main file for patient: 000045 INFO 2025-10-28 01:09:27,697 signals 10353 8782111040 Patient created: 000045 - Dalal Mansour Bandar Al-Ahmadi INFO 2025-10-28 01:09:27,698 tasks 82926 8782111040 Email sent successfully to ['dalal.al-ahmadi@example.sa'] INFO 2025-10-28 01:09:27,698 signals 10353 8782111040 Generated File Number: FILE-2025-000046 INFO 2025-10-28 01:09:27,698 signals 10353 8782111040 File created: FILE-2025-000046 for patient 000046 INFO 2025-10-28 01:09:27,698 signals 10353 8782111040 Created main file for patient: 000046 INFO 2025-10-28 01:09:27,699 signals 10353 8782111040 Patient created: 000046 - Latifa Hassan Fahad Al-Harbi INFO 2025-10-28 01:09:27,700 tasks 82926 8782111040 Email sent successfully to ['latifa.al-harbi@example.sa'] INFO 2025-10-28 01:09:27,700 signals 10353 8782111040 Generated File Number: FILE-2025-000047 INFO 2025-10-28 01:09:27,700 signals 10353 8782111040 File created: FILE-2025-000047 for patient 000047 INFO 2025-10-28 01:09:27,700 signals 10353 8782111040 Created main file for patient: 000047 INFO 2025-10-28 01:09:27,700 signals 10353 8782111040 Patient created: 000047 - Mansour Nasser Fahad Al-Dosari INFO 2025-10-28 01:09:27,702 tasks 82926 8782111040 Email sent successfully to ['mansour.al-dosari@example.sa'] INFO 2025-10-28 01:09:27,702 signals 10353 8782111040 Generated File Number: FILE-2025-000048 INFO 2025-10-28 01:09:27,702 signals 10353 8782111040 File created: FILE-2025-000048 for patient 000048 INFO 2025-10-28 01:09:27,702 signals 10353 8782111040 Created main file for patient: 000048 INFO 2025-10-28 01:09:27,702 signals 10353 8782111040 Patient created: 000048 - Jawaher Hassan Mansour Al-Asiri INFO 2025-10-28 01:09:27,704 tasks 82926 8782111040 Email sent successfully to ['jawaher.al-asiri@example.sa'] INFO 2025-10-28 01:09:27,704 signals 10353 8782111040 Generated File Number: FILE-2025-000049 INFO 2025-10-28 01:09:27,704 signals 10353 8782111040 File created: FILE-2025-000049 for patient 000049 INFO 2025-10-28 01:09:27,704 signals 10353 8782111040 Created main file for patient: 000049 INFO 2025-10-28 01:09:27,704 signals 10353 8782111040 Patient created: 000049 - Hanan Khalid Bandar Al-Yami INFO 2025-10-28 01:09:27,705 tasks 82926 8782111040 Email sent successfully to ['hanan.al-yami@example.sa'] INFO 2025-10-28 01:09:27,705 signals 10353 8782111040 Generated File Number: FILE-2025-000050 INFO 2025-10-28 01:09:27,706 signals 10353 8782111040 File created: FILE-2025-000050 for patient 000050 INFO 2025-10-28 01:09:27,706 signals 10353 8782111040 Created main file for patient: 000050 INFO 2025-10-28 01:09:27,706 signals 10353 8782111040 Patient created: 000050 - Waleed Omar Bandar Al-Shehri INFO 2025-10-28 01:09:27,707 tasks 82926 8782111040 Email sent successfully to ['waleed.al-shehri@example.sa'] INFO 2025-10-28 01:09:27,720 signals 10353 8782111040 Appointment created: 9faab374-8d36-450c-9b1c-59ef245ac9d1 for patient 000017 on 2025-10-07 INFO 2025-10-28 01:09:27,720 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000017-NUR-01 INFO 2025-10-28 01:09:27,721 signals 10353 8782111040 SubFile created: FILE-2025-000017-NUR-01 for clinic Nursing Department INFO 2025-10-28 01:09:27,721 signals 10353 8782111040 Created sub-file FILE-2025-000017-NUR-01 for patient 000017 at clinic Nursing Department INFO 2025-10-28 01:09:27,724 signals 10353 8782111040 Notified provider nawaf.al-omari.nurse1 of new appointment ERROR 2025-10-28 01:09:27,725 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,725 signals 10353 8782111040 Appointment created: 355043f5-d24f-4438-a25e-b8c639ebd2fe for patient 000013 on 2025-09-07 INFO 2025-10-28 01:09:27,726 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000013-OT-01 INFO 2025-10-28 01:09:27,726 signals 10353 8782111040 SubFile created: FILE-2025-000013-OT-01 for clinic Occupational Therapy INFO 2025-10-28 01:09:27,726 signals 10353 8782111040 Created sub-file FILE-2025-000013-OT-01 for patient 000013 at clinic Occupational Therapy INFO 2025-10-28 01:09:27,727 signals 10353 8782111040 Notified provider ghada.al-zahrani.ot1 of new appointment ERROR 2025-10-28 01:09:27,728 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,728 signals 10353 8782111040 Appointment created: 44e8723e-fd47-432d-b923-47c2db46d4fe for patient 000039 on 2025-11-16 INFO 2025-10-28 01:09:27,729 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000039-OT-01 INFO 2025-10-28 01:09:27,729 signals 10353 8782111040 SubFile created: FILE-2025-000039-OT-01 for clinic Occupational Therapy INFO 2025-10-28 01:09:27,729 signals 10353 8782111040 Created sub-file FILE-2025-000039-OT-01 for patient 000039 at clinic Occupational Therapy INFO 2025-10-28 01:09:27,729 signals 10353 8782111040 Notified provider ghada.al-zahrani.ot1 of new appointment INFO 2025-10-28 01:09:27,730 signals 10353 8782111040 Scheduled 24-hour reminder for appointment 44e8723e-fd47-432d-b923-47c2db46d4fe INFO 2025-10-28 01:09:27,730 signals 10353 8782111040 Scheduled 2-hour reminder for appointment 44e8723e-fd47-432d-b923-47c2db46d4fe INFO 2025-10-28 01:09:27,732 signals 10353 8782111040 Appointment created: 6fa1c0d0-a3c0-4e59-8f56-daf68489b659 for patient 000019 on 2025-08-04 INFO 2025-10-28 01:09:27,732 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000019-MED-01 INFO 2025-10-28 01:09:27,732 signals 10353 8782111040 SubFile created: FILE-2025-000019-MED-01 for clinic Medical Department INFO 2025-10-28 01:09:27,732 signals 10353 8782111040 Created sub-file FILE-2025-000019-MED-01 for patient 000019 at clinic Medical Department INFO 2025-10-28 01:09:27,733 signals 10353 8782111040 Notified provider omar.al-subaie.doctor2 of new appointment ERROR 2025-10-28 01:09:27,733 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:09:27,734 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,735 signals 10353 8782111040 Appointment created: 0d43d367-7219-4939-96ce-1373b2f3c73d for patient 000047 on 2025-09-04 INFO 2025-10-28 01:09:27,735 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000047-SLP-01 INFO 2025-10-28 01:09:27,735 signals 10353 8782111040 SubFile created: FILE-2025-000047-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,735 signals 10353 8782111040 Created sub-file FILE-2025-000047-SLP-01 for patient 000047 at clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,736 signals 10353 8782111040 Notified provider abdullah.al-dawsari.slp1 of new appointment ERROR 2025-10-28 01:09:27,736 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,738 signals 10353 8782111040 Appointment created: f56f8ff4-182c-4939-8ca2-a9085fb8d632 for patient 000047 on 2025-10-19 INFO 2025-10-28 01:09:27,738 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000047-OT-02 INFO 2025-10-28 01:09:27,738 signals 10353 8782111040 SubFile created: FILE-2025-000047-OT-02 for clinic Occupational Therapy INFO 2025-10-28 01:09:27,738 signals 10353 8782111040 Created sub-file FILE-2025-000047-OT-02 for patient 000047 at clinic Occupational Therapy INFO 2025-10-28 01:09:27,738 signals 10353 8782111040 Notified provider waleed.al-ghamdi.ot2 of new appointment ERROR 2025-10-28 01:09:27,739 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,740 signals 10353 8782111040 Appointment created: fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 for patient 000004 on 2025-11-13 INFO 2025-10-28 01:09:27,740 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000004-NUR-01 INFO 2025-10-28 01:09:27,740 signals 10353 8782111040 SubFile created: FILE-2025-000004-NUR-01 for clinic Nursing Department INFO 2025-10-28 01:09:27,740 signals 10353 8782111040 Created sub-file FILE-2025-000004-NUR-01 for patient 000004 at clinic Nursing Department INFO 2025-10-28 01:09:27,743 confirmation_service 10353 8782111040 Created confirmation token for appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3, expires at 2025-11-03 22:09:27.742754+00:00 ERROR 2025-10-28 01:09:27,743 signals 10353 8782111040 Error creating confirmation token for appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3: combine() argument 2 must be datetime.time, not str INFO 2025-10-28 01:09:27,744 signals 10353 8782111040 Notified provider nada.al-anzi.nurse3 of new appointment INFO 2025-10-28 01:09:27,744 signals 10353 8782111040 Scheduled 24-hour reminder for appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 ERROR 2025-10-28 01:09:27,745 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,745 signals 10353 8782111040 Scheduled 2-hour reminder for appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 INFO 2025-10-28 01:09:27,746 signals 10353 8782111040 Appointment created: 3140c3bd-e3f9-41e7-b09b-d145518831c2 for patient 000014 on 2025-10-26 INFO 2025-10-28 01:09:27,746 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000014-NUR-01 INFO 2025-10-28 01:09:27,747 signals 10353 8782111040 SubFile created: FILE-2025-000014-NUR-01 for clinic Nursing Department INFO 2025-10-28 01:09:27,747 signals 10353 8782111040 Created sub-file FILE-2025-000014-NUR-01 for patient 000014 at clinic Nursing Department INFO 2025-10-28 01:09:27,747 signals 10353 8782111040 Notified provider saud.al-otaibi.nurse2 of new appointment ERROR 2025-10-28 01:09:27,747 tasks 82926 8782111040 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found ERROR 2025-10-28 01:09:27,748 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,749 signals 10353 8782111040 Appointment created: 3a2bb6d6-10dd-4648-bfe1-15c9969faa6d for patient 000017 on 2025-08-10 INFO 2025-10-28 01:09:27,749 signals 10353 8782111040 Notified provider saud.al-otaibi.nurse2 of new appointment ERROR 2025-10-28 01:09:27,750 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,751 signals 10353 8782111040 Appointment created: 6d008e89-70cc-4471-acb9-6311c9fa602b for patient 000006 on 2025-09-10 INFO 2025-10-28 01:09:27,751 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000006-NUR-01 INFO 2025-10-28 01:09:27,751 signals 10353 8782111040 SubFile created: FILE-2025-000006-NUR-01 for clinic Nursing Department INFO 2025-10-28 01:09:27,751 signals 10353 8782111040 Created sub-file FILE-2025-000006-NUR-01 for patient 000006 at clinic Nursing Department INFO 2025-10-28 01:09:27,752 signals 10353 8782111040 Notified provider nada.al-anzi.nurse3 of new appointment ERROR 2025-10-28 01:09:27,752 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,753 signals 10353 8782111040 Appointment created: bbe8bb3a-54b2-43f3-8d5f-67044ad61fcc for patient 000010 on 2025-09-24 INFO 2025-10-28 01:09:27,754 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000010-OT-01 INFO 2025-10-28 01:09:27,754 signals 10353 8782111040 SubFile created: FILE-2025-000010-OT-01 for clinic Occupational Therapy INFO 2025-10-28 01:09:27,754 signals 10353 8782111040 Created sub-file FILE-2025-000010-OT-01 for patient 000010 at clinic Occupational Therapy INFO 2025-10-28 01:09:27,754 signals 10353 8782111040 Notified provider ghada.al-zahrani.ot1 of new appointment ERROR 2025-10-28 01:09:27,755 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,756 signals 10353 8782111040 Appointment created: 8e30f0c4-bfbb-496b-bc59-46053dd5c5db for patient 000012 on 2025-09-08 INFO 2025-10-28 01:09:27,757 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000012-NUR-01 INFO 2025-10-28 01:09:27,757 signals 10353 8782111040 SubFile created: FILE-2025-000012-NUR-01 for clinic Nursing Department INFO 2025-10-28 01:09:27,757 signals 10353 8782111040 Created sub-file FILE-2025-000012-NUR-01 for patient 000012 at clinic Nursing Department INFO 2025-10-28 01:09:27,757 signals 10353 8782111040 Notified provider saud.al-otaibi.nurse2 of new appointment ERROR 2025-10-28 01:09:27,758 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,759 signals 10353 8782111040 Appointment created: bf7bce44-02d2-4ac1-92e6-5267ea171ba3 for patient 000034 on 2025-08-07 INFO 2025-10-28 01:09:27,759 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000034-OT-01 INFO 2025-10-28 01:09:27,760 signals 10353 8782111040 SubFile created: FILE-2025-000034-OT-01 for clinic Occupational Therapy INFO 2025-10-28 01:09:27,760 signals 10353 8782111040 Created sub-file FILE-2025-000034-OT-01 for patient 000034 at clinic Occupational Therapy INFO 2025-10-28 01:09:27,760 signals 10353 8782111040 Notified provider waleed.al-ghamdi.ot2 of new appointment ERROR 2025-10-28 01:09:27,761 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,762 signals 10353 8782111040 Appointment created: 8b124918-494c-44bb-967a-7a96e1cc2642 for patient 000021 on 2025-11-02 INFO 2025-10-28 01:09:27,762 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000021-MED-01 INFO 2025-10-28 01:09:27,762 signals 10353 8782111040 SubFile created: FILE-2025-000021-MED-01 for clinic Medical Department INFO 2025-10-28 01:09:27,762 signals 10353 8782111040 Created sub-file FILE-2025-000021-MED-01 for patient 000021 at clinic Medical Department INFO 2025-10-28 01:09:27,763 confirmation_service 10353 8782111040 Created confirmation token for appointment 8b124918-494c-44bb-967a-7a96e1cc2642, expires at 2025-11-03 22:09:27.763290+00:00 ERROR 2025-10-28 01:09:27,763 signals 10353 8782111040 Error creating confirmation token for appointment 8b124918-494c-44bb-967a-7a96e1cc2642: combine() argument 2 must be datetime.time, not str INFO 2025-10-28 01:09:27,763 signals 10353 8782111040 Notified provider omar.al-subaie.doctor2 of new appointment INFO 2025-10-28 01:09:27,764 signals 10353 8782111040 Scheduled 24-hour reminder for appointment 8b124918-494c-44bb-967a-7a96e1cc2642 INFO 2025-10-28 01:09:27,764 signals 10353 8782111040 Scheduled 2-hour reminder for appointment 8b124918-494c-44bb-967a-7a96e1cc2642 ERROR 2025-10-28 01:09:27,764 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,766 signals 10353 8782111040 Appointment created: 23c77c74-f266-42a4-8de7-6d539181feb7 for patient 000021 on 2025-09-21 INFO 2025-10-28 01:09:27,766 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000021-ABA-02 INFO 2025-10-28 01:09:27,766 signals 10353 8782111040 SubFile created: FILE-2025-000021-ABA-02 for clinic ABA Therapy INFO 2025-10-28 01:09:27,766 signals 10353 8782111040 Created sub-file FILE-2025-000021-ABA-02 for patient 000021 at clinic ABA Therapy INFO 2025-10-28 01:09:27,767 signals 10353 8782111040 Notified provider ghada.al-mutairi.aba1 of new appointment ERROR 2025-10-28 01:09:27,767 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:09:27,768 tasks 82926 8782111040 Appointment 8b124918-494c-44bb-967a-7a96e1cc2642 not found INFO 2025-10-28 01:09:27,768 signals 10353 8782111040 Appointment created: 677257f9-90dd-4657-9238-c4ebea3ec0fe for patient 000006 on 2025-10-26 INFO 2025-10-28 01:09:27,769 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000006-MED-02 INFO 2025-10-28 01:09:27,769 signals 10353 8782111040 SubFile created: FILE-2025-000006-MED-02 for clinic Medical Department INFO 2025-10-28 01:09:27,769 signals 10353 8782111040 Created sub-file FILE-2025-000006-MED-02 for patient 000006 at clinic Medical Department INFO 2025-10-28 01:09:27,769 signals 10353 8782111040 Notified provider omar.al-subaie.doctor2 of new appointment ERROR 2025-10-28 01:09:27,770 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,771 signals 10353 8782111040 Appointment created: cfc4abef-f8fa-4994-ad2b-c1cdd1b10b8f for patient 000011 on 2025-08-04 INFO 2025-10-28 01:09:27,772 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000011-NUR-01 INFO 2025-10-28 01:09:27,772 signals 10353 8782111040 SubFile created: FILE-2025-000011-NUR-01 for clinic Nursing Department INFO 2025-10-28 01:09:27,772 signals 10353 8782111040 Created sub-file FILE-2025-000011-NUR-01 for patient 000011 at clinic Nursing Department INFO 2025-10-28 01:09:27,772 signals 10353 8782111040 Notified provider nada.al-anzi.nurse3 of new appointment ERROR 2025-10-28 01:09:27,773 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,774 signals 10353 8782111040 Appointment created: 3023ab45-3403-4089-8465-451bf86715fa for patient 000044 on 2025-09-03 INFO 2025-10-28 01:09:27,774 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000044-SLP-01 INFO 2025-10-28 01:09:27,774 signals 10353 8782111040 SubFile created: FILE-2025-000044-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,774 signals 10353 8782111040 Created sub-file FILE-2025-000044-SLP-01 for patient 000044 at clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,775 signals 10353 8782111040 Notified provider waleed.al-zahrani.slp2 of new appointment ERROR 2025-10-28 01:09:27,775 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,777 signals 10353 8782111040 Appointment created: 2a8a612b-de07-44d5-a204-37d4672f9754 for patient 000033 on 2025-10-27 INFO 2025-10-28 01:09:27,777 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000033-NUR-01 INFO 2025-10-28 01:09:27,778 signals 10353 8782111040 SubFile created: FILE-2025-000033-NUR-01 for clinic Nursing Department INFO 2025-10-28 01:09:27,778 signals 10353 8782111040 Created sub-file FILE-2025-000033-NUR-01 for patient 000033 at clinic Nursing Department INFO 2025-10-28 01:09:27,778 signals 10353 8782111040 Notified provider saud.al-otaibi.nurse2 of new appointment ERROR 2025-10-28 01:09:27,779 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,780 signals 10353 8782111040 Appointment created: 3b8b24d0-1fa6-4e39-8d3a-dc0d681a3fc6 for patient 000031 on 2025-10-15 INFO 2025-10-28 01:09:27,780 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000031-MED-01 INFO 2025-10-28 01:09:27,781 signals 10353 8782111040 SubFile created: FILE-2025-000031-MED-01 for clinic Medical Department INFO 2025-10-28 01:09:27,781 signals 10353 8782111040 Created sub-file FILE-2025-000031-MED-01 for patient 000031 at clinic Medical Department INFO 2025-10-28 01:09:27,781 signals 10353 8782111040 Notified provider omar.al-subaie.doctor2 of new appointment ERROR 2025-10-28 01:09:27,782 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,783 signals 10353 8782111040 Appointment created: d8682ce1-9f6c-4428-b12b-5e7609007252 for patient 000049 on 2025-09-14 INFO 2025-10-28 01:09:27,783 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000049-SLP-01 INFO 2025-10-28 01:09:27,783 signals 10353 8782111040 SubFile created: FILE-2025-000049-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,783 signals 10353 8782111040 Created sub-file FILE-2025-000049-SLP-01 for patient 000049 at clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,784 signals 10353 8782111040 Notified provider waleed.al-zahrani.slp2 of new appointment ERROR 2025-10-28 01:09:27,784 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,785 signals 10353 8782111040 Appointment created: fac6c408-00df-4faf-82cf-0582e64b36a9 for patient 000005 on 2025-10-19 INFO 2025-10-28 01:09:27,786 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000005-MED-01 INFO 2025-10-28 01:09:27,786 signals 10353 8782111040 SubFile created: FILE-2025-000005-MED-01 for clinic Medical Department INFO 2025-10-28 01:09:27,786 signals 10353 8782111040 Created sub-file FILE-2025-000005-MED-01 for patient 000005 at clinic Medical Department INFO 2025-10-28 01:09:27,786 signals 10353 8782111040 Notified provider yazeed.al-maliki.doctor1 of new appointment ERROR 2025-10-28 01:09:27,787 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,788 signals 10353 8782111040 Appointment created: 45c66f90-0abf-4fae-ae05-073b94714313 for patient 000017 on 2025-09-22 INFO 2025-10-28 01:09:27,789 signals 10353 8782111040 Notified provider saud.al-otaibi.nurse2 of new appointment ERROR 2025-10-28 01:09:27,789 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,790 signals 10353 8782111040 Appointment created: 19407b1c-4323-4f72-a07a-d16308e48db7 for patient 000012 on 2025-09-04 INFO 2025-10-28 01:09:27,791 signals 10353 8782111040 Notified provider nawaf.al-omari.nurse1 of new appointment ERROR 2025-10-28 01:09:27,792 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,793 signals 10353 8782111040 Appointment created: 7a429f17-6ec1-4112-9507-5627fef1ed97 for patient 000008 on 2025-09-07 INFO 2025-10-28 01:09:27,793 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000008-SLP-01 INFO 2025-10-28 01:09:27,794 signals 10353 8782111040 SubFile created: FILE-2025-000008-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,794 signals 10353 8782111040 Created sub-file FILE-2025-000008-SLP-01 for patient 000008 at clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,794 signals 10353 8782111040 Notified provider abdullah.al-dawsari.slp1 of new appointment ERROR 2025-10-28 01:09:27,795 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,796 signals 10353 8782111040 Appointment created: 0c8e1cc0-291a-49ea-b070-e95f975dc730 for patient 000013 on 2025-09-25 INFO 2025-10-28 01:09:27,796 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000013-NUR-02 INFO 2025-10-28 01:09:27,796 signals 10353 8782111040 SubFile created: FILE-2025-000013-NUR-02 for clinic Nursing Department INFO 2025-10-28 01:09:27,796 signals 10353 8782111040 Created sub-file FILE-2025-000013-NUR-02 for patient 000013 at clinic Nursing Department INFO 2025-10-28 01:09:27,797 signals 10353 8782111040 Notified provider nada.al-anzi.nurse3 of new appointment ERROR 2025-10-28 01:09:27,797 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,798 signals 10353 8782111040 Appointment created: e84e8411-2f8a-4331-aea4-b972e6ae04cb for patient 000045 on 2025-10-26 INFO 2025-10-28 01:09:27,799 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000045-MED-01 INFO 2025-10-28 01:09:27,799 signals 10353 8782111040 SubFile created: FILE-2025-000045-MED-01 for clinic Medical Department INFO 2025-10-28 01:09:27,799 signals 10353 8782111040 Created sub-file FILE-2025-000045-MED-01 for patient 000045 at clinic Medical Department INFO 2025-10-28 01:09:27,800 signals 10353 8782111040 Notified provider bandar.al-shahrani.doctor3 of new appointment ERROR 2025-10-28 01:09:27,800 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,801 signals 10353 8782111040 Appointment created: cdd0052e-1b05-45f9-9f26-27178547f157 for patient 000035 on 2025-10-26 INFO 2025-10-28 01:09:27,802 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000035-NUR-01 INFO 2025-10-28 01:09:27,802 signals 10353 8782111040 SubFile created: FILE-2025-000035-NUR-01 for clinic Nursing Department INFO 2025-10-28 01:09:27,802 signals 10353 8782111040 Created sub-file FILE-2025-000035-NUR-01 for patient 000035 at clinic Nursing Department INFO 2025-10-28 01:09:27,802 signals 10353 8782111040 Notified provider nada.al-anzi.nurse3 of new appointment ERROR 2025-10-28 01:09:27,803 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,805 signals 10353 8782111040 Appointment created: 13fbdfef-2953-4795-aaea-fa33a0e8f5bb for patient 000001 on 2025-10-12 INFO 2025-10-28 01:09:27,805 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000001-MED-01 INFO 2025-10-28 01:09:27,805 signals 10353 8782111040 SubFile created: FILE-2025-000001-MED-01 for clinic Medical Department INFO 2025-10-28 01:09:27,805 signals 10353 8782111040 Created sub-file FILE-2025-000001-MED-01 for patient 000001 at clinic Medical Department INFO 2025-10-28 01:09:27,806 signals 10353 8782111040 Notified provider omar.al-subaie.doctor2 of new appointment ERROR 2025-10-28 01:09:27,806 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,807 signals 10353 8782111040 Appointment created: 1795597e-0297-45b5-aaa7-6409d0e6f646 for patient 000016 on 2025-08-25 INFO 2025-10-28 01:09:27,808 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000016-MED-01 INFO 2025-10-28 01:09:27,808 signals 10353 8782111040 SubFile created: FILE-2025-000016-MED-01 for clinic Medical Department INFO 2025-10-28 01:09:27,808 signals 10353 8782111040 Created sub-file FILE-2025-000016-MED-01 for patient 000016 at clinic Medical Department INFO 2025-10-28 01:09:27,808 signals 10353 8782111040 Notified provider yazeed.al-maliki.doctor1 of new appointment ERROR 2025-10-28 01:09:27,809 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,810 signals 10353 8782111040 Appointment created: 385dcf01-1c54-4234-9371-f22f9d42e1ca for patient 000006 on 2025-09-09 INFO 2025-10-28 01:09:27,811 signals 10353 8782111040 Notified provider yazeed.al-maliki.doctor1 of new appointment ERROR 2025-10-28 01:09:27,811 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,813 signals 10353 8782111040 Appointment created: a3483a66-d3e7-4f99-8df3-a82034643a9f for patient 000014 on 2025-08-24 INFO 2025-10-28 01:09:27,813 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000014-ABA-02 INFO 2025-10-28 01:09:27,813 signals 10353 8782111040 SubFile created: FILE-2025-000014-ABA-02 for clinic ABA Therapy INFO 2025-10-28 01:09:27,813 signals 10353 8782111040 Created sub-file FILE-2025-000014-ABA-02 for patient 000014 at clinic ABA Therapy INFO 2025-10-28 01:09:27,814 signals 10353 8782111040 Notified provider mohammed.al-omari.aba2 of new appointment ERROR 2025-10-28 01:09:27,814 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,816 signals 10353 8782111040 Appointment created: 7db710dd-fdee-4715-95ca-6c120edea9c9 for patient 000035 on 2025-08-20 INFO 2025-10-28 01:09:27,816 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000035-MED-02 INFO 2025-10-28 01:09:27,816 signals 10353 8782111040 SubFile created: FILE-2025-000035-MED-02 for clinic Medical Department INFO 2025-10-28 01:09:27,816 signals 10353 8782111040 Created sub-file FILE-2025-000035-MED-02 for patient 000035 at clinic Medical Department INFO 2025-10-28 01:09:27,817 signals 10353 8782111040 Notified provider omar.al-subaie.doctor2 of new appointment ERROR 2025-10-28 01:09:27,817 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,818 signals 10353 8782111040 Appointment created: 35717060-1b55-4d66-8439-5846939be6a2 for patient 000013 on 2025-08-28 INFO 2025-10-28 01:09:27,819 signals 10353 8782111040 Notified provider nada.al-anzi.nurse3 of new appointment ERROR 2025-10-28 01:09:27,820 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,821 signals 10353 8782111040 Appointment created: 65b52ebe-768e-47e9-a953-f6eb46ae7070 for patient 000016 on 2025-09-14 INFO 2025-10-28 01:09:27,821 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000016-ABA-02 INFO 2025-10-28 01:09:27,821 signals 10353 8782111040 SubFile created: FILE-2025-000016-ABA-02 for clinic ABA Therapy INFO 2025-10-28 01:09:27,821 signals 10353 8782111040 Created sub-file FILE-2025-000016-ABA-02 for patient 000016 at clinic ABA Therapy INFO 2025-10-28 01:09:27,821 signals 10353 8782111040 Notified provider mohammed.al-omari.aba2 of new appointment ERROR 2025-10-28 01:09:27,822 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,823 signals 10353 8782111040 Appointment created: 699d6f49-d5b1-4448-aad2-dfb33aa1eec8 for patient 000026 on 2025-08-24 INFO 2025-10-28 01:09:27,823 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000026-MED-01 INFO 2025-10-28 01:09:27,823 signals 10353 8782111040 SubFile created: FILE-2025-000026-MED-01 for clinic Medical Department INFO 2025-10-28 01:09:27,824 signals 10353 8782111040 Created sub-file FILE-2025-000026-MED-01 for patient 000026 at clinic Medical Department INFO 2025-10-28 01:09:27,824 signals 10353 8782111040 Notified provider omar.al-subaie.doctor2 of new appointment ERROR 2025-10-28 01:09:27,825 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,826 signals 10353 8782111040 Appointment created: 8a42ef5e-7026-4985-932c-4caddc8dc118 for patient 000013 on 2025-08-04 INFO 2025-10-28 01:09:27,826 signals 10353 8782111040 Notified provider waleed.al-ghamdi.ot2 of new appointment ERROR 2025-10-28 01:09:27,827 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,828 signals 10353 8782111040 Appointment created: c3d070be-1250-4df2-bb90-81af38b69f08 for patient 000025 on 2025-09-16 INFO 2025-10-28 01:09:27,828 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000025-OT-01 INFO 2025-10-28 01:09:27,828 signals 10353 8782111040 SubFile created: FILE-2025-000025-OT-01 for clinic Occupational Therapy INFO 2025-10-28 01:09:27,828 signals 10353 8782111040 Created sub-file FILE-2025-000025-OT-01 for patient 000025 at clinic Occupational Therapy INFO 2025-10-28 01:09:27,829 signals 10353 8782111040 Notified provider ghada.al-zahrani.ot1 of new appointment ERROR 2025-10-28 01:09:27,830 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,831 signals 10353 8782111040 Appointment created: 823c7cd2-9463-4e3a-98a9-17d27b137df4 for patient 000031 on 2025-08-31 INFO 2025-10-28 01:09:27,831 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000031-SLP-02 INFO 2025-10-28 01:09:27,831 signals 10353 8782111040 SubFile created: FILE-2025-000031-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,831 signals 10353 8782111040 Created sub-file FILE-2025-000031-SLP-02 for patient 000031 at clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,831 signals 10353 8782111040 Notified provider waleed.al-zahrani.slp2 of new appointment ERROR 2025-10-28 01:09:27,832 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,832 signals 10353 8782111040 Appointment created: b65498a8-33b3-42eb-a1ff-90e5125fc69a for patient 000030 on 2025-09-07 INFO 2025-10-28 01:09:27,833 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000030-SLP-01 INFO 2025-10-28 01:09:27,833 signals 10353 8782111040 SubFile created: FILE-2025-000030-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,833 signals 10353 8782111040 Created sub-file FILE-2025-000030-SLP-01 for patient 000030 at clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,833 signals 10353 8782111040 Notified provider abdullah.al-dawsari.slp1 of new appointment ERROR 2025-10-28 01:09:27,834 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,835 signals 10353 8782111040 Appointment created: c6b3ea12-0c85-4e9d-9e5b-bf160ba48472 for patient 000036 on 2025-10-20 INFO 2025-10-28 01:09:27,835 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000036-SLP-01 INFO 2025-10-28 01:09:27,836 signals 10353 8782111040 SubFile created: FILE-2025-000036-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,836 signals 10353 8782111040 Created sub-file FILE-2025-000036-SLP-01 for patient 000036 at clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,836 signals 10353 8782111040 Notified provider abdullah.al-dawsari.slp1 of new appointment ERROR 2025-10-28 01:09:27,837 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,838 signals 10353 8782111040 Appointment created: 9964516f-d014-4489-a03a-82942e3448a1 for patient 000015 on 2025-08-12 INFO 2025-10-28 01:09:27,838 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000015-ABA-01 INFO 2025-10-28 01:09:27,839 signals 10353 8782111040 SubFile created: FILE-2025-000015-ABA-01 for clinic ABA Therapy INFO 2025-10-28 01:09:27,839 signals 10353 8782111040 Created sub-file FILE-2025-000015-ABA-01 for patient 000015 at clinic ABA Therapy INFO 2025-10-28 01:09:27,839 signals 10353 8782111040 Notified provider mohammed.al-omari.aba2 of new appointment ERROR 2025-10-28 01:09:27,840 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,841 signals 10353 8782111040 Appointment created: 9fe9a494-567e-40d2-a841-e480e8d6a2f1 for patient 000023 on 2025-10-14 INFO 2025-10-28 01:09:27,842 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000023-SLP-01 INFO 2025-10-28 01:09:27,842 signals 10353 8782111040 SubFile created: FILE-2025-000023-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,842 signals 10353 8782111040 Created sub-file FILE-2025-000023-SLP-01 for patient 000023 at clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,842 signals 10353 8782111040 Notified provider waleed.al-zahrani.slp2 of new appointment ERROR 2025-10-28 01:09:27,843 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,844 signals 10353 8782111040 Appointment created: d6d97321-091e-4f16-8446-f4dde7049e44 for patient 000025 on 2025-10-16 INFO 2025-10-28 01:09:27,844 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000025-MED-02 INFO 2025-10-28 01:09:27,845 signals 10353 8782111040 SubFile created: FILE-2025-000025-MED-02 for clinic Medical Department INFO 2025-10-28 01:09:27,845 signals 10353 8782111040 Created sub-file FILE-2025-000025-MED-02 for patient 000025 at clinic Medical Department INFO 2025-10-28 01:09:27,845 signals 10353 8782111040 Notified provider omar.al-subaie.doctor2 of new appointment ERROR 2025-10-28 01:09:27,846 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,847 signals 10353 8782111040 Appointment created: 08f6fab9-679d-40fa-9750-ef1ad8e334cb for patient 000048 on 2025-08-11 INFO 2025-10-28 01:09:27,847 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000048-ABA-01 INFO 2025-10-28 01:09:27,847 signals 10353 8782111040 SubFile created: FILE-2025-000048-ABA-01 for clinic ABA Therapy INFO 2025-10-28 01:09:27,847 signals 10353 8782111040 Created sub-file FILE-2025-000048-ABA-01 for patient 000048 at clinic ABA Therapy INFO 2025-10-28 01:09:27,848 signals 10353 8782111040 Notified provider mohammed.al-omari.aba2 of new appointment ERROR 2025-10-28 01:09:27,848 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,849 signals 10353 8782111040 Appointment created: 61eafd10-62fc-4536-a872-d68866b77865 for patient 000005 on 2025-09-29 INFO 2025-10-28 01:09:27,850 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000005-OT-02 INFO 2025-10-28 01:09:27,850 signals 10353 8782111040 SubFile created: FILE-2025-000005-OT-02 for clinic Occupational Therapy INFO 2025-10-28 01:09:27,850 signals 10353 8782111040 Created sub-file FILE-2025-000005-OT-02 for patient 000005 at clinic Occupational Therapy INFO 2025-10-28 01:09:27,850 signals 10353 8782111040 Notified provider waleed.al-ghamdi.ot2 of new appointment ERROR 2025-10-28 01:09:27,851 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,852 signals 10353 8782111040 Appointment created: 0ddbc507-5471-451e-8169-b81b42b3a780 for patient 000043 on 2025-11-04 INFO 2025-10-28 01:09:27,853 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000043-SLP-01 INFO 2025-10-28 01:09:27,853 signals 10353 8782111040 SubFile created: FILE-2025-000043-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,853 signals 10353 8782111040 Created sub-file FILE-2025-000043-SLP-01 for patient 000043 at clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,854 confirmation_service 10353 8782111040 Created confirmation token for appointment 0ddbc507-5471-451e-8169-b81b42b3a780, expires at 2025-11-03 22:09:27.854178+00:00 ERROR 2025-10-28 01:09:27,854 signals 10353 8782111040 Error creating confirmation token for appointment 0ddbc507-5471-451e-8169-b81b42b3a780: combine() argument 2 must be datetime.time, not str INFO 2025-10-28 01:09:27,854 signals 10353 8782111040 Notified provider abdullah.al-dawsari.slp1 of new appointment INFO 2025-10-28 01:09:27,855 signals 10353 8782111040 Scheduled 24-hour reminder for appointment 0ddbc507-5471-451e-8169-b81b42b3a780 ERROR 2025-10-28 01:09:27,855 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,856 signals 10353 8782111040 Scheduled 2-hour reminder for appointment 0ddbc507-5471-451e-8169-b81b42b3a780 INFO 2025-10-28 01:09:27,857 signals 10353 8782111040 Appointment created: bfd29a0f-f480-4897-a22e-fa2fb26b8555 for patient 000028 on 2025-11-26 INFO 2025-10-28 01:09:27,857 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000028-OT-01 INFO 2025-10-28 01:09:27,857 signals 10353 8782111040 SubFile created: FILE-2025-000028-OT-01 for clinic Occupational Therapy INFO 2025-10-28 01:09:27,857 signals 10353 8782111040 Created sub-file FILE-2025-000028-OT-01 for patient 000028 at clinic Occupational Therapy INFO 2025-10-28 01:09:27,858 confirmation_service 10353 8782111040 Created confirmation token for appointment bfd29a0f-f480-4897-a22e-fa2fb26b8555, expires at 2025-11-03 22:09:27.858423+00:00 ERROR 2025-10-28 01:09:27,858 signals 10353 8782111040 Error creating confirmation token for appointment bfd29a0f-f480-4897-a22e-fa2fb26b8555: combine() argument 2 must be datetime.time, not str ERROR 2025-10-28 01:09:27,858 tasks 82926 8782111040 Appointment 0ddbc507-5471-451e-8169-b81b42b3a780 not found INFO 2025-10-28 01:09:27,859 signals 10353 8782111040 Notified provider waleed.al-ghamdi.ot2 of new appointment INFO 2025-10-28 01:09:27,859 signals 10353 8782111040 Scheduled 24-hour reminder for appointment bfd29a0f-f480-4897-a22e-fa2fb26b8555 INFO 2025-10-28 01:09:27,860 signals 10353 8782111040 Scheduled 2-hour reminder for appointment bfd29a0f-f480-4897-a22e-fa2fb26b8555 ERROR 2025-10-28 01:09:27,860 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,861 signals 10353 8782111040 Appointment created: 9a299dbd-5342-4b3a-ba81-efa812dd3009 for patient 000049 on 2025-08-21 INFO 2025-10-28 01:09:27,861 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000049-NUR-02 INFO 2025-10-28 01:09:27,862 signals 10353 8782111040 SubFile created: FILE-2025-000049-NUR-02 for clinic Nursing Department INFO 2025-10-28 01:09:27,862 signals 10353 8782111040 Created sub-file FILE-2025-000049-NUR-02 for patient 000049 at clinic Nursing Department INFO 2025-10-28 01:09:27,862 signals 10353 8782111040 Notified provider nada.al-anzi.nurse3 of new appointment ERROR 2025-10-28 01:09:27,863 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,864 signals 10353 8782111040 Appointment created: f707f5f0-dbd4-4aa0-83ab-763fb045b97f for patient 000046 on 2025-10-02 INFO 2025-10-28 01:09:27,864 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000046-MED-01 INFO 2025-10-28 01:09:27,864 signals 10353 8782111040 SubFile created: FILE-2025-000046-MED-01 for clinic Medical Department INFO 2025-10-28 01:09:27,864 signals 10353 8782111040 Created sub-file FILE-2025-000046-MED-01 for patient 000046 at clinic Medical Department INFO 2025-10-28 01:09:27,865 signals 10353 8782111040 Notified provider bandar.al-shahrani.doctor3 of new appointment ERROR 2025-10-28 01:09:27,865 tasks 82910 8782111040 Appointment bfd29a0f-f480-4897-a22e-fa2fb26b8555 not found ERROR 2025-10-28 01:09:27,865 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,867 signals 10353 8782111040 Appointment created: 9e402571-c6a7-4285-a244-2df36004dd78 for patient 000024 on 2025-10-15 INFO 2025-10-28 01:09:27,867 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000024-SLP-01 INFO 2025-10-28 01:09:27,867 signals 10353 8782111040 SubFile created: FILE-2025-000024-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,867 signals 10353 8782111040 Created sub-file FILE-2025-000024-SLP-01 for patient 000024 at clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,868 signals 10353 8782111040 Notified provider abdullah.al-dawsari.slp1 of new appointment ERROR 2025-10-28 01:09:27,868 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,869 signals 10353 8782111040 Appointment created: ab21b523-4863-44a3-a9cd-cf04c6dc8d1f for patient 000049 on 2025-08-03 INFO 2025-10-28 01:09:27,870 signals 10353 8782111040 Notified provider nawaf.al-omari.nurse1 of new appointment ERROR 2025-10-28 01:09:27,871 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,872 signals 10353 8782111040 Appointment created: c42fb657-8bfa-4856-963f-78a3eb785d5a for patient 000021 on 2025-08-13 INFO 2025-10-28 01:09:27,873 signals 10353 8782111040 Notified provider yazeed.al-maliki.doctor1 of new appointment ERROR 2025-10-28 01:09:27,873 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,875 signals 10353 8782111040 Appointment created: fb5f6448-e8e3-4e09-96cf-6d985ed9ccda for patient 000006 on 2025-10-15 INFO 2025-10-28 01:09:27,875 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000006-SLP-03 INFO 2025-10-28 01:09:27,876 signals 10353 8782111040 SubFile created: FILE-2025-000006-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,876 signals 10353 8782111040 Created sub-file FILE-2025-000006-SLP-03 for patient 000006 at clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,876 signals 10353 8782111040 Notified provider abdullah.al-dawsari.slp1 of new appointment ERROR 2025-10-28 01:09:27,877 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,878 signals 10353 8782111040 Appointment created: 7bc6ac0a-bd24-4ac3-adb8-0c3222944cf8 for patient 000041 on 2025-09-07 INFO 2025-10-28 01:09:27,878 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000041-ABA-01 INFO 2025-10-28 01:09:27,878 signals 10353 8782111040 SubFile created: FILE-2025-000041-ABA-01 for clinic ABA Therapy INFO 2025-10-28 01:09:27,878 signals 10353 8782111040 Created sub-file FILE-2025-000041-ABA-01 for patient 000041 at clinic ABA Therapy INFO 2025-10-28 01:09:27,879 signals 10353 8782111040 Notified provider ghada.al-mutairi.aba1 of new appointment ERROR 2025-10-28 01:09:27,879 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,880 signals 10353 8782111040 Appointment created: c6af93ec-ef35-41b4-a7e4-da83257aecc3 for patient 000017 on 2025-09-21 INFO 2025-10-28 01:09:27,881 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000017-OT-02 INFO 2025-10-28 01:09:27,881 signals 10353 8782111040 SubFile created: FILE-2025-000017-OT-02 for clinic Occupational Therapy INFO 2025-10-28 01:09:27,881 signals 10353 8782111040 Created sub-file FILE-2025-000017-OT-02 for patient 000017 at clinic Occupational Therapy INFO 2025-10-28 01:09:27,881 signals 10353 8782111040 Notified provider ghada.al-zahrani.ot1 of new appointment ERROR 2025-10-28 01:09:27,882 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,883 signals 10353 8782111040 Appointment created: f7bc5f8a-1964-474f-9631-83ba6c95e165 for patient 000004 on 2025-09-09 INFO 2025-10-28 01:09:27,884 signals 10353 8782111040 Notified provider saud.al-otaibi.nurse2 of new appointment ERROR 2025-10-28 01:09:27,884 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,885 signals 10353 8782111040 Appointment created: a2bb8070-4857-4851-a418-8a6b53e9764a for patient 000022 on 2025-10-01 INFO 2025-10-28 01:09:27,886 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000022-ABA-01 INFO 2025-10-28 01:09:27,886 signals 10353 8782111040 SubFile created: FILE-2025-000022-ABA-01 for clinic ABA Therapy INFO 2025-10-28 01:09:27,886 signals 10353 8782111040 Created sub-file FILE-2025-000022-ABA-01 for patient 000022 at clinic ABA Therapy INFO 2025-10-28 01:09:27,886 signals 10353 8782111040 Notified provider ghada.al-mutairi.aba1 of new appointment ERROR 2025-10-28 01:09:27,887 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,888 signals 10353 8782111040 Appointment created: e8ab7d35-2c9b-4372-9d8a-989a012db4c4 for patient 000022 on 2025-09-02 INFO 2025-10-28 01:09:27,888 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000022-OT-02 INFO 2025-10-28 01:09:27,889 signals 10353 8782111040 SubFile created: FILE-2025-000022-OT-02 for clinic Occupational Therapy INFO 2025-10-28 01:09:27,889 signals 10353 8782111040 Created sub-file FILE-2025-000022-OT-02 for patient 000022 at clinic Occupational Therapy INFO 2025-10-28 01:09:27,889 signals 10353 8782111040 Notified provider ghada.al-zahrani.ot1 of new appointment ERROR 2025-10-28 01:09:27,890 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,891 signals 10353 8782111040 Appointment created: 7cc67ebf-f6b4-424c-8848-77c2b4e15fbf for patient 000041 on 2025-09-22 INFO 2025-10-28 01:09:27,891 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000041-NUR-02 INFO 2025-10-28 01:09:27,891 signals 10353 8782111040 SubFile created: FILE-2025-000041-NUR-02 for clinic Nursing Department INFO 2025-10-28 01:09:27,891 signals 10353 8782111040 Created sub-file FILE-2025-000041-NUR-02 for patient 000041 at clinic Nursing Department INFO 2025-10-28 01:09:27,891 signals 10353 8782111040 Notified provider nada.al-anzi.nurse3 of new appointment ERROR 2025-10-28 01:09:27,892 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,893 signals 10353 8782111040 Appointment created: f2ff6f83-5247-4283-820e-c4daf2860094 for patient 000028 on 2025-08-25 INFO 2025-10-28 01:09:27,894 signals 10353 8782111040 Notified provider ghada.al-zahrani.ot1 of new appointment ERROR 2025-10-28 01:09:27,895 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,896 signals 10353 8782111040 Appointment created: 653f7c3e-e8ac-41bd-ade0-e976bc045365 for patient 000045 on 2025-10-20 INFO 2025-10-28 01:09:27,897 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000045-ABA-02 INFO 2025-10-28 01:09:27,897 signals 10353 8782111040 SubFile created: FILE-2025-000045-ABA-02 for clinic ABA Therapy INFO 2025-10-28 01:09:27,897 signals 10353 8782111040 Created sub-file FILE-2025-000045-ABA-02 for patient 000045 at clinic ABA Therapy INFO 2025-10-28 01:09:27,897 signals 10353 8782111040 Notified provider ghada.al-mutairi.aba1 of new appointment ERROR 2025-10-28 01:09:27,898 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,899 signals 10353 8782111040 Appointment created: a2d12fae-ce7c-4fac-a8e9-86fbc7ae5f40 for patient 000048 on 2025-08-17 INFO 2025-10-28 01:09:27,900 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000048-OT-02 INFO 2025-10-28 01:09:27,900 signals 10353 8782111040 SubFile created: FILE-2025-000048-OT-02 for clinic Occupational Therapy INFO 2025-10-28 01:09:27,900 signals 10353 8782111040 Created sub-file FILE-2025-000048-OT-02 for patient 000048 at clinic Occupational Therapy INFO 2025-10-28 01:09:27,900 signals 10353 8782111040 Notified provider ghada.al-zahrani.ot1 of new appointment ERROR 2025-10-28 01:09:27,901 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,902 signals 10353 8782111040 Appointment created: 78078cc2-8b65-436f-b021-ed0d4d7ab5d2 for patient 000004 on 2025-08-13 INFO 2025-10-28 01:09:27,902 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000004-OT-02 INFO 2025-10-28 01:09:27,902 signals 10353 8782111040 SubFile created: FILE-2025-000004-OT-02 for clinic Occupational Therapy INFO 2025-10-28 01:09:27,903 signals 10353 8782111040 Created sub-file FILE-2025-000004-OT-02 for patient 000004 at clinic Occupational Therapy INFO 2025-10-28 01:09:27,903 signals 10353 8782111040 Notified provider ghada.al-zahrani.ot1 of new appointment ERROR 2025-10-28 01:09:27,904 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,905 signals 10353 8782111040 Appointment created: e040c849-ca75-4727-8375-0f658ac9f18c for patient 000005 on 2025-10-14 INFO 2025-10-28 01:09:27,905 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000005-NUR-03 INFO 2025-10-28 01:09:27,905 signals 10353 8782111040 SubFile created: FILE-2025-000005-NUR-03 for clinic Nursing Department INFO 2025-10-28 01:09:27,905 signals 10353 8782111040 Created sub-file FILE-2025-000005-NUR-03 for patient 000005 at clinic Nursing Department INFO 2025-10-28 01:09:27,906 signals 10353 8782111040 Notified provider nawaf.al-omari.nurse1 of new appointment ERROR 2025-10-28 01:09:27,906 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,907 signals 10353 8782111040 Appointment created: 54724495-259b-4552-9c8a-aef6d51e9da5 for patient 000017 on 2025-09-24 INFO 2025-10-28 01:09:27,908 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000017-MED-03 INFO 2025-10-28 01:09:27,908 signals 10353 8782111040 SubFile created: FILE-2025-000017-MED-03 for clinic Medical Department INFO 2025-10-28 01:09:27,908 signals 10353 8782111040 Created sub-file FILE-2025-000017-MED-03 for patient 000017 at clinic Medical Department INFO 2025-10-28 01:09:27,908 signals 10353 8782111040 Notified provider bandar.al-shahrani.doctor3 of new appointment ERROR 2025-10-28 01:09:27,909 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,910 signals 10353 8782111040 Appointment created: 62d57c42-4213-4fee-9590-9c7bef6d412f for patient 000014 on 2025-08-31 INFO 2025-10-28 01:09:27,910 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000014-SLP-03 INFO 2025-10-28 01:09:27,911 signals 10353 8782111040 SubFile created: FILE-2025-000014-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,911 signals 10353 8782111040 Created sub-file FILE-2025-000014-SLP-03 for patient 000014 at clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,911 signals 10353 8782111040 Notified provider waleed.al-zahrani.slp2 of new appointment ERROR 2025-10-28 01:09:27,912 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,913 signals 10353 8782111040 Appointment created: 3ce90234-1d71-4cee-90fc-aa8aaea53cbc for patient 000048 on 2025-08-17 INFO 2025-10-28 01:09:27,913 signals 10353 8782111040 Notified provider ghada.al-mutairi.aba1 of new appointment ERROR 2025-10-28 01:09:27,914 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,915 signals 10353 8782111040 Appointment created: c5c4dd18-b595-4426-aae7-054c79d153d5 for patient 000032 on 2025-09-11 INFO 2025-10-28 01:09:27,916 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000032-OT-01 INFO 2025-10-28 01:09:27,916 signals 10353 8782111040 SubFile created: FILE-2025-000032-OT-01 for clinic Occupational Therapy INFO 2025-10-28 01:09:27,916 signals 10353 8782111040 Created sub-file FILE-2025-000032-OT-01 for patient 000032 at clinic Occupational Therapy INFO 2025-10-28 01:09:27,917 signals 10353 8782111040 Notified provider ghada.al-zahrani.ot1 of new appointment ERROR 2025-10-28 01:09:27,917 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,918 signals 10353 8782111040 Appointment created: 5d0f41be-3d81-46c4-a3ec-19382225d720 for patient 000039 on 2025-10-26 INFO 2025-10-28 01:09:27,919 signals 10353 8782111040 Notified provider ghada.al-zahrani.ot1 of new appointment ERROR 2025-10-28 01:09:27,920 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,921 signals 10353 8782111040 Appointment created: 98078c6a-cd8a-44a2-944f-a49b1b9db9a4 for patient 000040 on 2025-10-07 INFO 2025-10-28 01:09:27,921 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000040-NUR-01 INFO 2025-10-28 01:09:27,922 signals 10353 8782111040 SubFile created: FILE-2025-000040-NUR-01 for clinic Nursing Department INFO 2025-10-28 01:09:27,922 signals 10353 8782111040 Created sub-file FILE-2025-000040-NUR-01 for patient 000040 at clinic Nursing Department INFO 2025-10-28 01:09:27,922 signals 10353 8782111040 Notified provider nada.al-anzi.nurse3 of new appointment ERROR 2025-10-28 01:09:27,923 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,924 signals 10353 8782111040 Appointment created: b2f64653-a8b9-409a-b8fe-12dcd41f5c92 for patient 000035 on 2025-08-17 INFO 2025-10-28 01:09:27,924 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000035-SLP-03 INFO 2025-10-28 01:09:27,924 signals 10353 8782111040 SubFile created: FILE-2025-000035-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,924 signals 10353 8782111040 Created sub-file FILE-2025-000035-SLP-03 for patient 000035 at clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,925 signals 10353 8782111040 Notified provider abdullah.al-dawsari.slp1 of new appointment ERROR 2025-10-28 01:09:27,925 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,927 signals 10353 8782111040 Appointment created: 92fad7e0-a68b-42e1-ba60-2e30d8447e3e for patient 000030 on 2025-08-31 INFO 2025-10-28 01:09:27,927 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000030-NUR-02 INFO 2025-10-28 01:09:27,927 signals 10353 8782111040 SubFile created: FILE-2025-000030-NUR-02 for clinic Nursing Department INFO 2025-10-28 01:09:27,927 signals 10353 8782111040 Created sub-file FILE-2025-000030-NUR-02 for patient 000030 at clinic Nursing Department INFO 2025-10-28 01:09:27,928 signals 10353 8782111040 Notified provider nada.al-anzi.nurse3 of new appointment ERROR 2025-10-28 01:09:27,928 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,930 signals 10353 8782111040 Appointment created: 19e70fec-4ec1-4f1a-a906-b29d59fd3fc9 for patient 000007 on 2025-11-17 INFO 2025-10-28 01:09:27,930 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000007-SLP-01 INFO 2025-10-28 01:09:27,930 signals 10353 8782111040 SubFile created: FILE-2025-000007-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,930 signals 10353 8782111040 Created sub-file FILE-2025-000007-SLP-01 for patient 000007 at clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,931 confirmation_service 10353 8782111040 Created confirmation token for appointment 19e70fec-4ec1-4f1a-a906-b29d59fd3fc9, expires at 2025-11-03 22:09:27.931588+00:00 ERROR 2025-10-28 01:09:27,931 signals 10353 8782111040 Error creating confirmation token for appointment 19e70fec-4ec1-4f1a-a906-b29d59fd3fc9: combine() argument 2 must be datetime.time, not str INFO 2025-10-28 01:09:27,932 signals 10353 8782111040 Notified provider waleed.al-zahrani.slp2 of new appointment INFO 2025-10-28 01:09:27,932 signals 10353 8782111040 Scheduled 24-hour reminder for appointment 19e70fec-4ec1-4f1a-a906-b29d59fd3fc9 ERROR 2025-10-28 01:09:27,932 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,933 signals 10353 8782111040 Scheduled 2-hour reminder for appointment 19e70fec-4ec1-4f1a-a906-b29d59fd3fc9 INFO 2025-10-28 01:09:27,934 signals 10353 8782111040 Appointment created: f161c986-c55f-42e8-b188-4b18c992c7bd for patient 000025 on 2025-08-19 INFO 2025-10-28 01:09:27,934 signals 10353 8782111040 Notified provider waleed.al-ghamdi.ot2 of new appointment ERROR 2025-10-28 01:09:27,935 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:09:27,935 tasks 82926 8782111040 Appointment 19e70fec-4ec1-4f1a-a906-b29d59fd3fc9 not found INFO 2025-10-28 01:09:27,936 signals 10353 8782111040 Appointment created: 179b7ac0-0b2d-46fe-939b-6d1277500b60 for patient 000049 on 2025-07-30 INFO 2025-10-28 01:09:27,936 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000049-OT-03 INFO 2025-10-28 01:09:27,936 signals 10353 8782111040 SubFile created: FILE-2025-000049-OT-03 for clinic Occupational Therapy INFO 2025-10-28 01:09:27,936 signals 10353 8782111040 Created sub-file FILE-2025-000049-OT-03 for patient 000049 at clinic Occupational Therapy INFO 2025-10-28 01:09:27,937 signals 10353 8782111040 Notified provider waleed.al-ghamdi.ot2 of new appointment ERROR 2025-10-28 01:09:27,938 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,938 signals 10353 8782111040 Appointment created: 5092867c-a47e-4448-8876-03b61c83ff7e for patient 000016 on 2025-09-28 INFO 2025-10-28 01:09:27,939 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000016-SLP-03 INFO 2025-10-28 01:09:27,939 signals 10353 8782111040 SubFile created: FILE-2025-000016-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,939 signals 10353 8782111040 Created sub-file FILE-2025-000016-SLP-03 for patient 000016 at clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,939 signals 10353 8782111040 Notified provider waleed.al-zahrani.slp2 of new appointment ERROR 2025-10-28 01:09:27,940 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,941 signals 10353 8782111040 Appointment created: ecd93fc8-adcb-425a-b108-02bab11c5330 for patient 000035 on 2025-10-12 INFO 2025-10-28 01:09:27,941 signals 10353 8782111040 Notified provider saud.al-otaibi.nurse2 of new appointment ERROR 2025-10-28 01:09:27,942 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,942 signals 10353 8782111040 Appointment created: 92cc6ef4-c47e-400d-a4a3-f1e6c953d10c for patient 000005 on 2025-09-11 INFO 2025-10-28 01:09:27,943 signals 10353 8782111040 Notified provider ghada.al-zahrani.ot1 of new appointment ERROR 2025-10-28 01:09:27,944 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,944 signals 10353 8782111040 Appointment created: 20aae649-419d-4821-8981-fccee4042de1 for patient 000006 on 2025-09-24 INFO 2025-10-28 01:09:27,945 signals 10353 8782111040 Notified provider waleed.al-zahrani.slp2 of new appointment ERROR 2025-10-28 01:09:27,946 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,946 signals 10353 8782111040 Appointment created: 85d72cc0-5348-4bed-a7c9-5aae3e3a2a44 for patient 000039 on 2025-09-08 INFO 2025-10-28 01:09:27,947 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000039-SLP-02 INFO 2025-10-28 01:09:27,947 signals 10353 8782111040 SubFile created: FILE-2025-000039-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,947 signals 10353 8782111040 Created sub-file FILE-2025-000039-SLP-02 for patient 000039 at clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,947 signals 10353 8782111040 Notified provider abdullah.al-dawsari.slp1 of new appointment ERROR 2025-10-28 01:09:27,948 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,949 signals 10353 8782111040 Appointment created: 3ed13777-58cb-40cc-8791-aa4a514ab482 for patient 000014 on 2025-08-14 INFO 2025-10-28 01:09:27,949 signals 10353 8782111040 Notified provider nawaf.al-omari.nurse1 of new appointment ERROR 2025-10-28 01:09:27,950 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,951 signals 10353 8782111040 Appointment created: a451301b-270b-4eee-b59c-0cd96861b796 for patient 000037 on 2025-10-05 INFO 2025-10-28 01:09:27,951 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000037-NUR-01 INFO 2025-10-28 01:09:27,952 signals 10353 8782111040 SubFile created: FILE-2025-000037-NUR-01 for clinic Nursing Department INFO 2025-10-28 01:09:27,952 signals 10353 8782111040 Created sub-file FILE-2025-000037-NUR-01 for patient 000037 at clinic Nursing Department INFO 2025-10-28 01:09:27,952 signals 10353 8782111040 Notified provider saud.al-otaibi.nurse2 of new appointment ERROR 2025-10-28 01:09:27,953 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,954 signals 10353 8782111040 Appointment created: 4ced7496-4da8-4391-9501-8ee26fa884b5 for patient 000032 on 2025-08-05 INFO 2025-10-28 01:09:27,954 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000032-MED-02 INFO 2025-10-28 01:09:27,954 signals 10353 8782111040 SubFile created: FILE-2025-000032-MED-02 for clinic Medical Department INFO 2025-10-28 01:09:27,954 signals 10353 8782111040 Created sub-file FILE-2025-000032-MED-02 for patient 000032 at clinic Medical Department INFO 2025-10-28 01:09:27,955 signals 10353 8782111040 Notified provider yazeed.al-maliki.doctor1 of new appointment ERROR 2025-10-28 01:09:27,955 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,957 signals 10353 8782111040 Appointment created: c7d3e83c-7c0e-483b-a525-5f14c1cf7570 for patient 000010 on 2025-11-23 INFO 2025-10-28 01:09:27,957 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000010-SLP-02 INFO 2025-10-28 01:09:27,957 signals 10353 8782111040 SubFile created: FILE-2025-000010-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,957 signals 10353 8782111040 Created sub-file FILE-2025-000010-SLP-02 for patient 000010 at clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,958 signals 10353 8782111040 Notified provider abdullah.al-dawsari.slp1 of new appointment INFO 2025-10-28 01:09:27,958 signals 10353 8782111040 Scheduled 24-hour reminder for appointment c7d3e83c-7c0e-483b-a525-5f14c1cf7570 ERROR 2025-10-28 01:09:27,958 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,959 signals 10353 8782111040 Scheduled 2-hour reminder for appointment c7d3e83c-7c0e-483b-a525-5f14c1cf7570 INFO 2025-10-28 01:09:27,960 signals 10353 8782111040 Appointment created: ec3515cd-0962-4962-a723-eccfab43964e for patient 000026 on 2025-10-20 INFO 2025-10-28 01:09:27,960 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000026-OT-02 INFO 2025-10-28 01:09:27,961 signals 10353 8782111040 SubFile created: FILE-2025-000026-OT-02 for clinic Occupational Therapy INFO 2025-10-28 01:09:27,961 signals 10353 8782111040 Created sub-file FILE-2025-000026-OT-02 for patient 000026 at clinic Occupational Therapy INFO 2025-10-28 01:09:27,961 signals 10353 8782111040 Notified provider ghada.al-zahrani.ot1 of new appointment ERROR 2025-10-28 01:09:27,962 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,963 signals 10353 8782111040 Appointment created: cf2a8668-0044-4d29-808e-0001257b2640 for patient 000001 on 2025-11-19 INFO 2025-10-28 01:09:27,963 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000001-ABA-02 INFO 2025-10-28 01:09:27,964 signals 10353 8782111040 SubFile created: FILE-2025-000001-ABA-02 for clinic ABA Therapy INFO 2025-10-28 01:09:27,964 signals 10353 8782111040 Created sub-file FILE-2025-000001-ABA-02 for patient 000001 at clinic ABA Therapy INFO 2025-10-28 01:09:27,964 signals 10353 8782111040 Notified provider mohammed.al-omari.aba2 of new appointment INFO 2025-10-28 01:09:27,965 signals 10353 8782111040 Scheduled 24-hour reminder for appointment cf2a8668-0044-4d29-808e-0001257b2640 ERROR 2025-10-28 01:09:27,965 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,965 signals 10353 8782111040 Scheduled 2-hour reminder for appointment cf2a8668-0044-4d29-808e-0001257b2640 INFO 2025-10-28 01:09:27,966 signals 10353 8782111040 Appointment created: 8e117f21-5594-4b8a-8259-8c4f6e82cbc3 for patient 000009 on 2025-09-15 INFO 2025-10-28 01:09:27,966 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000009-NUR-01 INFO 2025-10-28 01:09:27,967 signals 10353 8782111040 SubFile created: FILE-2025-000009-NUR-01 for clinic Nursing Department INFO 2025-10-28 01:09:27,967 signals 10353 8782111040 Created sub-file FILE-2025-000009-NUR-01 for patient 000009 at clinic Nursing Department INFO 2025-10-28 01:09:27,967 signals 10353 8782111040 Notified provider nada.al-anzi.nurse3 of new appointment ERROR 2025-10-28 01:09:27,967 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,969 signals 10353 8782111040 Appointment created: 4e16bbd2-83d1-46e7-a439-b2f3d06fc35a for patient 000016 on 2025-11-02 INFO 2025-10-28 01:09:27,969 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000016-OT-04 INFO 2025-10-28 01:09:27,969 signals 10353 8782111040 SubFile created: FILE-2025-000016-OT-04 for clinic Occupational Therapy INFO 2025-10-28 01:09:27,969 signals 10353 8782111040 Created sub-file FILE-2025-000016-OT-04 for patient 000016 at clinic Occupational Therapy INFO 2025-10-28 01:09:27,970 signals 10353 8782111040 Notified provider waleed.al-ghamdi.ot2 of new appointment INFO 2025-10-28 01:09:27,970 signals 10353 8782111040 Scheduled 24-hour reminder for appointment 4e16bbd2-83d1-46e7-a439-b2f3d06fc35a ERROR 2025-10-28 01:09:27,970 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,970 signals 10353 8782111040 Scheduled 2-hour reminder for appointment 4e16bbd2-83d1-46e7-a439-b2f3d06fc35a INFO 2025-10-28 01:09:27,971 signals 10353 8782111040 Appointment created: 992113b0-df94-4d68-8ee4-7830c326bfda for patient 000011 on 2025-11-12 INFO 2025-10-28 01:09:27,972 confirmation_service 10353 8782111040 Created confirmation token for appointment 992113b0-df94-4d68-8ee4-7830c326bfda, expires at 2025-11-03 22:09:27.972566+00:00 ERROR 2025-10-28 01:09:27,972 signals 10353 8782111040 Error creating confirmation token for appointment 992113b0-df94-4d68-8ee4-7830c326bfda: combine() argument 2 must be datetime.time, not str INFO 2025-10-28 01:09:27,973 signals 10353 8782111040 Notified provider saud.al-otaibi.nurse2 of new appointment INFO 2025-10-28 01:09:27,973 signals 10353 8782111040 Scheduled 24-hour reminder for appointment 992113b0-df94-4d68-8ee4-7830c326bfda ERROR 2025-10-28 01:09:27,973 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,974 signals 10353 8782111040 Scheduled 2-hour reminder for appointment 992113b0-df94-4d68-8ee4-7830c326bfda INFO 2025-10-28 01:09:27,975 signals 10353 8782111040 Appointment created: 6b7bac0c-9b51-4c4e-a1ed-61ba4a367d9e for patient 000050 on 2025-08-26 INFO 2025-10-28 01:09:27,975 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000050-SLP-01 INFO 2025-10-28 01:09:27,976 signals 10353 8782111040 SubFile created: FILE-2025-000050-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,976 signals 10353 8782111040 Created sub-file FILE-2025-000050-SLP-01 for patient 000050 at clinic Speech-Language Pathology INFO 2025-10-28 01:09:27,976 signals 10353 8782111040 Notified provider abdullah.al-dawsari.slp1 of new appointment ERROR 2025-10-28 01:09:27,976 tasks 82926 8782111040 Appointment 992113b0-df94-4d68-8ee4-7830c326bfda not found ERROR 2025-10-28 01:09:27,977 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,978 signals 10353 8782111040 Appointment created: 2e95d9e2-3eb2-43e9-b3db-9d603e077068 for patient 000021 on 2025-09-08 INFO 2025-10-28 01:09:27,979 signals 10353 8782111040 Notified provider omar.al-subaie.doctor2 of new appointment ERROR 2025-10-28 01:09:27,979 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,980 signals 10353 8782111040 Appointment created: 6d391037-2335-4478-873c-53de6c8a3003 for patient 000013 on 2025-09-08 INFO 2025-10-28 01:09:27,981 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000013-ABA-03 INFO 2025-10-28 01:09:27,981 signals 10353 8782111040 SubFile created: FILE-2025-000013-ABA-03 for clinic ABA Therapy INFO 2025-10-28 01:09:27,981 signals 10353 8782111040 Created sub-file FILE-2025-000013-ABA-03 for patient 000013 at clinic ABA Therapy INFO 2025-10-28 01:09:27,981 signals 10353 8782111040 Notified provider mohammed.al-omari.aba2 of new appointment ERROR 2025-10-28 01:09:27,982 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,983 signals 10353 8782111040 Appointment created: 9e7148e8-2fa5-4931-a8cd-a34ea0b1c0be for patient 000009 on 2025-09-14 INFO 2025-10-28 01:09:27,984 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000009-MED-02 INFO 2025-10-28 01:09:27,984 signals 10353 8782111040 SubFile created: FILE-2025-000009-MED-02 for clinic Medical Department INFO 2025-10-28 01:09:27,984 signals 10353 8782111040 Created sub-file FILE-2025-000009-MED-02 for patient 000009 at clinic Medical Department INFO 2025-10-28 01:09:27,984 signals 10353 8782111040 Notified provider yazeed.al-maliki.doctor1 of new appointment ERROR 2025-10-28 01:09:27,985 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,986 signals 10353 8782111040 Appointment created: 804dc6a2-cd10-4177-84a2-6aef4d403726 for patient 000013 on 2025-09-07 INFO 2025-10-28 01:09:27,987 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000013-MED-04 INFO 2025-10-28 01:09:27,987 signals 10353 8782111040 SubFile created: FILE-2025-000013-MED-04 for clinic Medical Department INFO 2025-10-28 01:09:27,987 signals 10353 8782111040 Created sub-file FILE-2025-000013-MED-04 for patient 000013 at clinic Medical Department INFO 2025-10-28 01:09:27,987 signals 10353 8782111040 Notified provider yazeed.al-maliki.doctor1 of new appointment ERROR 2025-10-28 01:09:27,988 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,989 signals 10353 8782111040 Appointment created: a3d39611-93f6-4532-833f-e3069718a9ae for patient 000039 on 2025-07-30 INFO 2025-10-28 01:09:27,989 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000039-NUR-03 INFO 2025-10-28 01:09:27,990 signals 10353 8782111040 SubFile created: FILE-2025-000039-NUR-03 for clinic Nursing Department INFO 2025-10-28 01:09:27,990 signals 10353 8782111040 Created sub-file FILE-2025-000039-NUR-03 for patient 000039 at clinic Nursing Department INFO 2025-10-28 01:09:27,990 signals 10353 8782111040 Notified provider saud.al-otaibi.nurse2 of new appointment ERROR 2025-10-28 01:09:27,991 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,991 signals 10353 8782111040 Appointment created: 12b210fc-c0a7-49a9-82da-f8180c5ef77f for patient 000009 on 2025-08-20 INFO 2025-10-28 01:09:27,991 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000009-OT-03 INFO 2025-10-28 01:09:27,991 signals 10353 8782111040 SubFile created: FILE-2025-000009-OT-03 for clinic Occupational Therapy INFO 2025-10-28 01:09:27,991 signals 10353 8782111040 Created sub-file FILE-2025-000009-OT-03 for patient 000009 at clinic Occupational Therapy INFO 2025-10-28 01:09:27,992 signals 10353 8782111040 Notified provider waleed.al-ghamdi.ot2 of new appointment ERROR 2025-10-28 01:09:27,993 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,993 signals 10353 8782111040 Appointment created: 26453eed-2c50-46db-8cf4-ef93afe51b7f for patient 000006 on 2025-10-19 INFO 2025-10-28 01:09:27,994 signals 10353 8782111040 Notified provider nada.al-anzi.nurse3 of new appointment ERROR 2025-10-28 01:09:27,994 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,996 signals 10353 8782111040 Appointment created: 33db3972-6aaa-41d2-8bb6-bdb3c43ca42f for patient 000022 on 2025-10-22 INFO 2025-10-28 01:09:27,996 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000022-MED-03 INFO 2025-10-28 01:09:27,996 signals 10353 8782111040 SubFile created: FILE-2025-000022-MED-03 for clinic Medical Department INFO 2025-10-28 01:09:27,996 signals 10353 8782111040 Created sub-file FILE-2025-000022-MED-03 for patient 000022 at clinic Medical Department INFO 2025-10-28 01:09:27,997 signals 10353 8782111040 Notified provider bandar.al-shahrani.doctor3 of new appointment ERROR 2025-10-28 01:09:27,997 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:09:27,998 signals 10353 8782111040 Appointment created: f0a80989-cd22-4d67-b451-1202b8201314 for patient 000032 on 2025-10-07 INFO 2025-10-28 01:09:27,999 signals 10353 8782111040 Generated Sub-File Number: FILE-2025-000032-ABA-03 INFO 2025-10-28 01:09:27,999 signals 10353 8782111040 SubFile created: FILE-2025-000032-ABA-03 for clinic ABA Therapy INFO 2025-10-28 01:09:27,999 signals 10353 8782111040 Created sub-file FILE-2025-000032-ABA-03 for patient 000032 at clinic ABA Therapy INFO 2025-10-28 01:09:27,999 signals 10353 8782111040 Notified provider ghada.al-mutairi.aba1 of new appointment ERROR 2025-10-28 01:09:28,000 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,728 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,730 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,735 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,735 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,738 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,741 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,747 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,749 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,752 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,754 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,756 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,760 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,763 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,767 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,769 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,772 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,775 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,778 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,782 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,784 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,786 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,789 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,791 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,793 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,796 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,799 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,802 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,805 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,808 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,811 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,813 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,817 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,819 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,821 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,823 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,827 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,829 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,831 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,834 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,835 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,838 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,842 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,845 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,848 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,850 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,853 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,857 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,862 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,865 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,867 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,870 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,872 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,875 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,878 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,881 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,884 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,886 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,889 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,891 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,894 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,896 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,900 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,903 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,905 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,908 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,910 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,913 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,916 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,920 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,921 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,925 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,928 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,930 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,934 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,937 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,939 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,942 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,944 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,946 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,947 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,950 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,952 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,954 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,957 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,960 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,963 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,967 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,969 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,972 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,975 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,978 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,981 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,983 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,987 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,990 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,992 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,995 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,996 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:27,999 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:10:28,001 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:27,731 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:27,732 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:27,738 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:27,738 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:27,739 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:27,743 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:27,750 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:27,752 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:27,755 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:27,755 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:27,758 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:27,762 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:27,765 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:27,769 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:27,771 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:27,773 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:27,777 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:27,780 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:27,784 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:27,785 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:27,788 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:27,794 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:27,791 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:27,802 tasks 82928 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:27,806 tasks 82929 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:27,798 tasks 82911 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:27,816 tasks 82918 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:27,825 tasks 82939 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:27,804 tasks 82916 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:27,813 tasks 82932 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:27,821 tasks 82919 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:27,824 tasks 82923 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:27,817 tasks 82937 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:27,810 tasks 82917 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,399 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,400 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,400 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,402 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,403 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,405 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,407 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,407 tasks 82911 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,407 tasks 82937 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,407 tasks 82918 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,407 tasks 82932 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,407 tasks 82917 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,409 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,409 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,409 tasks 82923 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,409 tasks 82929 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,409 tasks 82928 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,409 tasks 82916 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,409 tasks 82919 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,409 tasks 82939 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,415 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,415 tasks 82928 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,415 tasks 82939 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,415 tasks 82919 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,415 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,415 tasks 82917 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,415 tasks 82929 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,415 tasks 82932 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,415 tasks 82911 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,415 tasks 82923 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,415 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,415 tasks 82916 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,416 tasks 82918 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,416 tasks 82937 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,423 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,423 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,423 tasks 82918 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,423 tasks 82916 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,423 tasks 82928 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,423 tasks 82911 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,423 tasks 82932 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,423 tasks 82937 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,423 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,423 tasks 82939 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,424 tasks 82929 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,424 tasks 82919 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,423 tasks 82917 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,423 tasks 82923 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,432 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,432 tasks 82917 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,432 tasks 82928 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,433 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,432 tasks 82916 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,433 tasks 82923 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,433 tasks 82937 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,433 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,433 tasks 82929 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,433 tasks 82918 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,433 tasks 82939 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,434 tasks 82911 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,434 tasks 82932 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,434 tasks 82919 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,446 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,446 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,447 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:11:28,447 tasks 82911 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:27,735 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:27,735 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:27,740 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:27,740 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:27,742 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:27,745 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:27,753 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:27,753 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:27,757 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:27,758 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:27,759 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:27,764 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:27,767 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:27,771 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:27,773 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:27,775 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:27,779 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:27,782 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:27,786 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:27,787 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:27,789 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,397 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,397 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,397 tasks 82916 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,397 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,398 tasks 82928 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,398 tasks 82911 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,398 tasks 82929 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,398 tasks 82917 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,399 tasks 82937 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,399 tasks 82932 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,400 tasks 82918 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,399 tasks 82919 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,401 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,401 tasks 82923 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,404 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,404 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,405 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,406 tasks 82911 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,408 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,409 tasks 82911 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,409 tasks 82928 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,409 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,409 tasks 82929 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,409 tasks 82916 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,409 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,411 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,411 tasks 82932 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,411 tasks 82918 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,411 tasks 82917 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,411 tasks 82919 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,411 tasks 82937 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,412 tasks 82923 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,412 tasks 82939 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,417 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,417 tasks 82929 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,417 tasks 82916 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,417 tasks 82932 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,417 tasks 82911 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,418 tasks 82918 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,417 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,417 tasks 82928 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,417 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,418 tasks 82917 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,418 tasks 82937 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,418 tasks 82939 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,418 tasks 82923 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,418 tasks 82919 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,425 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,425 tasks 82911 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,425 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,425 tasks 82928 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,425 tasks 82929 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,425 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,425 tasks 82916 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,426 tasks 82932 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,426 tasks 82939 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,426 tasks 82917 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,426 tasks 82919 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,426 tasks 82918 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,426 tasks 82937 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,426 tasks 82923 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,435 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,435 tasks 82911 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,435 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,435 tasks 82928 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,435 tasks 82932 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,435 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,435 tasks 82916 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,435 tasks 82918 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,435 tasks 82917 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,435 tasks 82929 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,435 tasks 82937 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,437 tasks 82919 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,440 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,440 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,449 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,449 tasks 82911 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,450 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:12:28,450 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:12:58,397 signals 12156 8782111040 User created: saleh.al-juaid.admin1 (Administrator) INFO 2025-10-28 01:12:58,398 tasks 82926 8782111040 Email sent successfully to ['saleh.al-juaid.admin1@agdar.sa'] INFO 2025-10-28 01:12:58,537 signals 12156 8782111040 User created: basma.al-shammari.admin2 (Administrator) INFO 2025-10-28 01:12:58,538 tasks 82926 8782111040 Email sent successfully to ['basma.al-shammari.admin2@agdar.sa'] INFO 2025-10-28 01:12:58,678 signals 12156 8782111040 User created: hessa.al-shammari.doctor1 (Doctor) INFO 2025-10-28 01:12:58,680 tasks 82926 8782111040 Email sent successfully to ['hessa.al-shammari.doctor1@agdar.sa'] INFO 2025-10-28 01:12:58,818 signals 12156 8782111040 User created: ziyad.al-mutairi.doctor2 (Doctor) INFO 2025-10-28 01:12:58,819 tasks 82926 8782111040 Email sent successfully to ['ziyad.al-mutairi.doctor2@agdar.sa'] INFO 2025-10-28 01:12:58,958 signals 12156 8782111040 User created: wafa.al-shammari.doctor3 (Doctor) INFO 2025-10-28 01:12:58,959 tasks 82926 8782111040 Email sent successfully to ['wafa.al-shammari.doctor3@agdar.sa'] INFO 2025-10-28 01:12:59,097 signals 12156 8782111040 User created: munira.al-omari.nurse1 (Nurse) INFO 2025-10-28 01:12:59,099 tasks 82926 8782111040 Email sent successfully to ['munira.al-omari.nurse1@agdar.sa'] INFO 2025-10-28 01:12:59,237 signals 12156 8782111040 User created: mona.al-dawsari.nurse2 (Nurse) INFO 2025-10-28 01:12:59,239 tasks 82926 8782111040 Email sent successfully to ['mona.al-dawsari.nurse2@agdar.sa'] INFO 2025-10-28 01:12:59,377 signals 12156 8782111040 User created: abdullah.al-subaie.nurse3 (Nurse) INFO 2025-10-28 01:12:59,379 tasks 82926 8782111040 Email sent successfully to ['abdullah.al-subaie.nurse3@agdar.sa'] INFO 2025-10-28 01:12:59,518 signals 12156 8782111040 User created: turki.al-qahtani.ot1 (Occupational Therapist) INFO 2025-10-28 01:12:59,519 tasks 82926 8782111040 Email sent successfully to ['turki.al-qahtani.ot1@agdar.sa'] INFO 2025-10-28 01:12:59,660 signals 12156 8782111040 User created: mohammed.al-omari.ot2 (Occupational Therapist) INFO 2025-10-28 01:12:59,661 tasks 82926 8782111040 Email sent successfully to ['mohammed.al-omari.ot2@agdar.sa'] INFO 2025-10-28 01:12:59,799 signals 12156 8782111040 User created: nasser.al-asiri.slp1 (Speech-Language Pathologist) INFO 2025-10-28 01:12:59,800 tasks 82926 8782111040 Email sent successfully to ['nasser.al-asiri.slp1@agdar.sa'] INFO 2025-10-28 01:12:59,939 signals 12156 8782111040 User created: hassan.al-ghamdi.slp2 (Speech-Language Pathologist) INFO 2025-10-28 01:12:59,941 tasks 82926 8782111040 Email sent successfully to ['hassan.al-ghamdi.slp2@agdar.sa'] INFO 2025-10-28 01:13:00,081 signals 12156 8782111040 User created: nasser.al-juaid.aba1 (ABA Therapist) INFO 2025-10-28 01:13:00,082 tasks 82926 8782111040 Email sent successfully to ['nasser.al-juaid.aba1@agdar.sa'] INFO 2025-10-28 01:13:00,219 signals 12156 8782111040 User created: reem.al-dawsari.aba2 (ABA Therapist) INFO 2025-10-28 01:13:00,221 tasks 82926 8782111040 Email sent successfully to ['reem.al-dawsari.aba2@agdar.sa'] INFO 2025-10-28 01:13:00,358 signals 12156 8782111040 User created: latifa.al-subaie.front_desk1 (Front Desk) INFO 2025-10-28 01:13:00,360 tasks 82926 8782111040 Email sent successfully to ['latifa.al-subaie.front_desk1@agdar.sa'] INFO 2025-10-28 01:13:00,499 signals 12156 8782111040 User created: hind.al-harthi.front_desk2 (Front Desk) INFO 2025-10-28 01:13:00,500 tasks 82926 8782111040 Email sent successfully to ['hind.al-harthi.front_desk2@agdar.sa'] INFO 2025-10-28 01:13:00,639 signals 12156 8782111040 User created: abdullah.al-subaie.finance1 (Finance) INFO 2025-10-28 01:13:00,640 tasks 82926 8782111040 Email sent successfully to ['abdullah.al-subaie.finance1@agdar.sa'] INFO 2025-10-28 01:13:00,779 signals 12156 8782111040 User created: omar.al-otaibi.finance2 (Finance) INFO 2025-10-28 01:13:00,780 tasks 82926 8782111040 Email sent successfully to ['omar.al-otaibi.finance2@agdar.sa'] INFO 2025-10-28 01:13:00,781 signals 12156 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-28 01:13:00,782 signals 12156 8782111040 File created: FILE-2025-000001 for patient 000001 INFO 2025-10-28 01:13:00,782 signals 12156 8782111040 Created main file for patient: 000001 INFO 2025-10-28 01:13:00,782 signals 12156 8782111040 Patient created: 000001 - Saud Faisal Fahad Al-Subaie INFO 2025-10-28 01:13:00,783 signals 12156 8782111040 Generated File Number: FILE-2025-000002 INFO 2025-10-28 01:13:00,783 tasks 82926 8782111040 Email sent successfully to ['saud.al-subaie@example.sa'] INFO 2025-10-28 01:13:00,784 signals 12156 8782111040 File created: FILE-2025-000002 for patient 000002 INFO 2025-10-28 01:13:00,784 signals 12156 8782111040 Created main file for patient: 000002 INFO 2025-10-28 01:13:00,784 signals 12156 8782111040 Patient created: 000002 - Yazeed Sultan Hussein Al-Yami INFO 2025-10-28 01:13:00,785 signals 12156 8782111040 Generated File Number: FILE-2025-000003 INFO 2025-10-28 01:13:00,785 tasks 82926 8782111040 Email sent successfully to ['yazeed.al-yami@example.sa'] INFO 2025-10-28 01:13:00,785 signals 12156 8782111040 File created: FILE-2025-000003 for patient 000003 INFO 2025-10-28 01:13:00,785 signals 12156 8782111040 Created main file for patient: 000003 INFO 2025-10-28 01:13:00,785 signals 12156 8782111040 Patient created: 000003 - Abdullah Hassan Waleed Al-Subaie INFO 2025-10-28 01:13:00,787 signals 12156 8782111040 Generated File Number: FILE-2025-000004 INFO 2025-10-28 01:13:00,787 tasks 82926 8782111040 Email sent successfully to ['abdullah.al-subaie@example.sa'] INFO 2025-10-28 01:13:00,787 signals 12156 8782111040 File created: FILE-2025-000004 for patient 000004 INFO 2025-10-28 01:13:00,787 signals 12156 8782111040 Created main file for patient: 000004 INFO 2025-10-28 01:13:00,787 signals 12156 8782111040 Patient created: 000004 - Latifa Nawaf Mohammed Al-Subaie INFO 2025-10-28 01:13:00,788 signals 12156 8782111040 Generated File Number: FILE-2025-000005 INFO 2025-10-28 01:13:00,788 tasks 82926 8782111040 Email sent successfully to ['latifa.al-subaie@example.sa'] INFO 2025-10-28 01:13:00,789 signals 12156 8782111040 File created: FILE-2025-000005 for patient 000005 INFO 2025-10-28 01:13:00,789 signals 12156 8782111040 Created main file for patient: 000005 INFO 2025-10-28 01:13:00,789 signals 12156 8782111040 Patient created: 000005 - Fahad Fahad Ziyad Al-Shammari INFO 2025-10-28 01:13:00,790 tasks 82926 8782111040 Email sent successfully to ['fahad.al-shammari@example.sa'] INFO 2025-10-28 01:13:00,791 signals 12156 8782111040 Generated File Number: FILE-2025-000006 INFO 2025-10-28 01:13:00,791 signals 12156 8782111040 File created: FILE-2025-000006 for patient 000006 INFO 2025-10-28 01:13:00,791 signals 12156 8782111040 Created main file for patient: 000006 INFO 2025-10-28 01:13:00,791 signals 12156 8782111040 Patient created: 000006 - Ghada Bandar Mohammed Al-Ghamdi INFO 2025-10-28 01:13:00,792 signals 12156 8782111040 Generated File Number: FILE-2025-000007 INFO 2025-10-28 01:13:00,792 signals 12156 8782111040 File created: FILE-2025-000007 for patient 000007 INFO 2025-10-28 01:13:00,792 signals 12156 8782111040 Created main file for patient: 000007 INFO 2025-10-28 01:13:00,792 tasks 82926 8782111040 Email sent successfully to ['ghada.al-ghamdi@example.sa'] INFO 2025-10-28 01:13:00,793 signals 12156 8782111040 Patient created: 000007 - Talal Ziyad Abdulrahman Al-Harthi INFO 2025-10-28 01:13:00,794 signals 12156 8782111040 Generated File Number: FILE-2025-000008 INFO 2025-10-28 01:13:00,794 tasks 82926 8782111040 Email sent successfully to ['talal.al-harthi@example.sa'] INFO 2025-10-28 01:13:00,794 signals 12156 8782111040 File created: FILE-2025-000008 for patient 000008 INFO 2025-10-28 01:13:00,794 signals 12156 8782111040 Created main file for patient: 000008 INFO 2025-10-28 01:13:00,794 signals 12156 8782111040 Patient created: 000008 - Nawaf Yazeed Yazeed Al-Rashidi INFO 2025-10-28 01:13:00,795 signals 12156 8782111040 Generated File Number: FILE-2025-000009 INFO 2025-10-28 01:13:00,795 tasks 82926 8782111040 Email sent successfully to ['nawaf.al-rashidi@example.sa'] INFO 2025-10-28 01:13:00,795 signals 12156 8782111040 File created: FILE-2025-000009 for patient 000009 INFO 2025-10-28 01:13:00,795 signals 12156 8782111040 Created main file for patient: 000009 INFO 2025-10-28 01:13:00,796 signals 12156 8782111040 Patient created: 000009 - Hayat Abdulaziz Yazeed Al-Balawi INFO 2025-10-28 01:13:00,797 signals 12156 8782111040 Generated File Number: FILE-2025-000010 INFO 2025-10-28 01:13:00,797 tasks 82926 8782111040 Email sent successfully to ['hayat.al-balawi@example.sa'] INFO 2025-10-28 01:13:00,797 signals 12156 8782111040 File created: FILE-2025-000010 for patient 000010 INFO 2025-10-28 01:13:00,797 signals 12156 8782111040 Created main file for patient: 000010 INFO 2025-10-28 01:13:00,797 signals 12156 8782111040 Patient created: 000010 - Jawaher Ali Waleed Al-Juaid INFO 2025-10-28 01:13:00,798 tasks 82926 8782111040 Email sent successfully to ['jawaher.al-juaid@example.sa'] INFO 2025-10-28 01:13:00,798 signals 12156 8782111040 Generated File Number: FILE-2025-000011 INFO 2025-10-28 01:13:00,798 signals 12156 8782111040 File created: FILE-2025-000011 for patient 000011 INFO 2025-10-28 01:13:00,798 signals 12156 8782111040 Created main file for patient: 000011 INFO 2025-10-28 01:13:00,798 signals 12156 8782111040 Patient created: 000011 - Abeer Bandar Khalid Al-Yami INFO 2025-10-28 01:13:00,800 signals 12156 8782111040 Generated File Number: FILE-2025-000012 INFO 2025-10-28 01:13:00,800 tasks 82926 8782111040 Email sent successfully to ['abeer.al-yami@example.sa'] INFO 2025-10-28 01:13:00,800 signals 12156 8782111040 File created: FILE-2025-000012 for patient 000012 INFO 2025-10-28 01:13:00,800 signals 12156 8782111040 Created main file for patient: 000012 INFO 2025-10-28 01:13:00,800 signals 12156 8782111040 Patient created: 000012 - Mansour Abdullah Waleed Al-Harbi INFO 2025-10-28 01:13:00,801 tasks 82926 8782111040 Email sent successfully to ['mansour.al-harbi@example.sa'] INFO 2025-10-28 01:13:00,802 signals 12156 8782111040 Generated File Number: FILE-2025-000013 INFO 2025-10-28 01:13:00,802 signals 12156 8782111040 File created: FILE-2025-000013 for patient 000013 INFO 2025-10-28 01:13:00,802 signals 12156 8782111040 Created main file for patient: 000013 INFO 2025-10-28 01:13:00,802 signals 12156 8782111040 Patient created: 000013 - Abdullah Ziyad Yazeed Al-Zahrani INFO 2025-10-28 01:13:00,804 tasks 82926 8782111040 Email sent successfully to ['abdullah.al-zahrani@example.sa'] INFO 2025-10-28 01:13:00,804 signals 12156 8782111040 Generated File Number: FILE-2025-000014 INFO 2025-10-28 01:13:00,804 signals 12156 8782111040 File created: FILE-2025-000014 for patient 000014 INFO 2025-10-28 01:13:00,804 signals 12156 8782111040 Created main file for patient: 000014 INFO 2025-10-28 01:13:00,804 signals 12156 8782111040 Patient created: 000014 - Nada Omar Ziyad Al-Dosari INFO 2025-10-28 01:13:00,806 signals 12156 8782111040 Generated File Number: FILE-2025-000015 INFO 2025-10-28 01:13:00,806 tasks 82926 8782111040 Email sent successfully to ['nada.al-dosari@example.sa'] INFO 2025-10-28 01:13:00,806 signals 12156 8782111040 File created: FILE-2025-000015 for patient 000015 INFO 2025-10-28 01:13:00,806 signals 12156 8782111040 Created main file for patient: 000015 INFO 2025-10-28 01:13:00,806 signals 12156 8782111040 Patient created: 000015 - Fatima Bandar Waleed Al-Otaibi INFO 2025-10-28 01:13:00,807 tasks 82926 8782111040 Email sent successfully to ['fatima.al-otaibi@example.sa'] INFO 2025-10-28 01:13:00,807 signals 12156 8782111040 Generated File Number: FILE-2025-000016 INFO 2025-10-28 01:13:00,808 signals 12156 8782111040 File created: FILE-2025-000016 for patient 000016 INFO 2025-10-28 01:13:00,808 signals 12156 8782111040 Created main file for patient: 000016 INFO 2025-10-28 01:13:00,808 signals 12156 8782111040 Patient created: 000016 - Mansour Abdulaziz Waleed Al-Asiri INFO 2025-10-28 01:13:00,809 signals 12156 8782111040 Generated File Number: FILE-2025-000017 INFO 2025-10-28 01:13:00,809 tasks 82926 8782111040 Email sent successfully to ['mansour.al-asiri@example.sa'] INFO 2025-10-28 01:13:00,809 signals 12156 8782111040 File created: FILE-2025-000017 for patient 000017 INFO 2025-10-28 01:13:00,809 signals 12156 8782111040 Created main file for patient: 000017 INFO 2025-10-28 01:13:00,809 signals 12156 8782111040 Patient created: 000017 - Mohammed Khalid Bandar Al-Juaid INFO 2025-10-28 01:13:00,811 tasks 82926 8782111040 Email sent successfully to ['mohammed.al-juaid@example.sa'] INFO 2025-10-28 01:13:00,811 signals 12156 8782111040 Generated File Number: FILE-2025-000018 INFO 2025-10-28 01:13:00,811 signals 12156 8782111040 File created: FILE-2025-000018 for patient 000018 INFO 2025-10-28 01:13:00,811 signals 12156 8782111040 Created main file for patient: 000018 INFO 2025-10-28 01:13:00,811 signals 12156 8782111040 Patient created: 000018 - Salma Saud Nasser Al-Zahrani INFO 2025-10-28 01:13:00,813 tasks 82926 8782111040 Email sent successfully to ['salma.al-zahrani@example.sa'] INFO 2025-10-28 01:13:00,813 signals 12156 8782111040 Generated File Number: FILE-2025-000019 INFO 2025-10-28 01:13:00,813 signals 12156 8782111040 File created: FILE-2025-000019 for patient 000019 INFO 2025-10-28 01:13:00,813 signals 12156 8782111040 Created main file for patient: 000019 INFO 2025-10-28 01:13:00,813 signals 12156 8782111040 Patient created: 000019 - Mona Nasser Saad Al-Shehri INFO 2025-10-28 01:13:00,815 tasks 82926 8782111040 Email sent successfully to ['mona.al-shehri@example.sa'] INFO 2025-10-28 01:13:00,815 signals 12156 8782111040 Generated File Number: FILE-2025-000020 INFO 2025-10-28 01:13:00,815 signals 12156 8782111040 File created: FILE-2025-000020 for patient 000020 INFO 2025-10-28 01:13:00,815 signals 12156 8782111040 Created main file for patient: 000020 INFO 2025-10-28 01:13:00,815 signals 12156 8782111040 Patient created: 000020 - Mohammed Ali Talal Al-Shahrani INFO 2025-10-28 01:13:00,816 signals 12156 8782111040 Generated File Number: FILE-2025-000021 INFO 2025-10-28 01:13:00,816 tasks 82926 8782111040 Email sent successfully to ['mohammed.al-shahrani@example.sa'] INFO 2025-10-28 01:13:00,816 signals 12156 8782111040 File created: FILE-2025-000021 for patient 000021 INFO 2025-10-28 01:13:00,816 signals 12156 8782111040 Created main file for patient: 000021 INFO 2025-10-28 01:13:00,817 signals 12156 8782111040 Patient created: 000021 - Noura Nasser Yazeed Al-Zahrani INFO 2025-10-28 01:13:00,818 signals 12156 8782111040 Generated File Number: FILE-2025-000022 INFO 2025-10-28 01:13:00,818 tasks 82926 8782111040 Email sent successfully to ['noura.al-zahrani@example.sa'] INFO 2025-10-28 01:13:00,818 signals 12156 8782111040 File created: FILE-2025-000022 for patient 000022 INFO 2025-10-28 01:13:00,818 signals 12156 8782111040 Created main file for patient: 000022 INFO 2025-10-28 01:13:00,818 signals 12156 8782111040 Patient created: 000022 - Rania Ali Sultan Al-Ahmadi INFO 2025-10-28 01:13:00,819 signals 12156 8782111040 Generated File Number: FILE-2025-000023 INFO 2025-10-28 01:13:00,819 tasks 82926 8782111040 Email sent successfully to ['rania.al-ahmadi@example.sa'] INFO 2025-10-28 01:13:00,819 signals 12156 8782111040 File created: FILE-2025-000023 for patient 000023 INFO 2025-10-28 01:13:00,819 signals 12156 8782111040 Created main file for patient: 000023 INFO 2025-10-28 01:13:00,820 signals 12156 8782111040 Patient created: 000023 - Talal Yazeed Faisal Al-Ahmadi INFO 2025-10-28 01:13:00,821 signals 12156 8782111040 Generated File Number: FILE-2025-000024 INFO 2025-10-28 01:13:00,821 tasks 82926 8782111040 Email sent successfully to ['talal.al-ahmadi@example.sa'] INFO 2025-10-28 01:13:00,821 signals 12156 8782111040 File created: FILE-2025-000024 for patient 000024 INFO 2025-10-28 01:13:00,821 signals 12156 8782111040 Created main file for patient: 000024 INFO 2025-10-28 01:13:00,821 signals 12156 8782111040 Patient created: 000024 - Basma Mansour Hassan Al-Shehri INFO 2025-10-28 01:13:00,822 signals 12156 8782111040 Generated File Number: FILE-2025-000025 INFO 2025-10-28 01:13:00,822 tasks 82926 8782111040 Email sent successfully to ['basma.al-shehri@example.sa'] INFO 2025-10-28 01:13:00,823 signals 12156 8782111040 File created: FILE-2025-000025 for patient 000025 INFO 2025-10-28 01:13:00,823 signals 12156 8782111040 Created main file for patient: 000025 INFO 2025-10-28 01:13:00,823 signals 12156 8782111040 Patient created: 000025 - Hind Nawaf Sultan Al-Subai INFO 2025-10-28 01:13:00,824 signals 12156 8782111040 Generated File Number: FILE-2025-000026 INFO 2025-10-28 01:13:00,824 tasks 82926 8782111040 Email sent successfully to ['hind.al-subai@example.sa'] INFO 2025-10-28 01:13:00,824 signals 12156 8782111040 File created: FILE-2025-000026 for patient 000026 INFO 2025-10-28 01:13:00,824 signals 12156 8782111040 Created main file for patient: 000026 INFO 2025-10-28 01:13:00,825 signals 12156 8782111040 Patient created: 000026 - Wafa Hassan Saleh Al-Qahtani INFO 2025-10-28 01:13:00,826 signals 12156 8782111040 Generated File Number: FILE-2025-000027 INFO 2025-10-28 01:13:00,826 tasks 82926 8782111040 Email sent successfully to ['wafa.al-qahtani@example.sa'] INFO 2025-10-28 01:13:00,826 signals 12156 8782111040 File created: FILE-2025-000027 for patient 000027 INFO 2025-10-28 01:13:00,826 signals 12156 8782111040 Created main file for patient: 000027 INFO 2025-10-28 01:13:00,826 signals 12156 8782111040 Patient created: 000027 - Hessa Hussein Saleh Al-Harthi INFO 2025-10-28 01:13:00,827 signals 12156 8782111040 Generated File Number: FILE-2025-000028 INFO 2025-10-28 01:13:00,827 tasks 82926 8782111040 Email sent successfully to ['hessa.al-harthi@example.sa'] INFO 2025-10-28 01:13:00,827 signals 12156 8782111040 File created: FILE-2025-000028 for patient 000028 INFO 2025-10-28 01:13:00,828 signals 12156 8782111040 Created main file for patient: 000028 INFO 2025-10-28 01:13:00,828 signals 12156 8782111040 Patient created: 000028 - Wafa Mansour Nawaf Al-Otaibi INFO 2025-10-28 01:13:00,829 tasks 82926 8782111040 Email sent successfully to ['wafa.al-otaibi@example.sa'] INFO 2025-10-28 01:13:00,829 signals 12156 8782111040 Generated File Number: FILE-2025-000029 INFO 2025-10-28 01:13:00,829 signals 12156 8782111040 File created: FILE-2025-000029 for patient 000029 INFO 2025-10-28 01:13:00,829 signals 12156 8782111040 Created main file for patient: 000029 INFO 2025-10-28 01:13:00,829 signals 12156 8782111040 Patient created: 000029 - Yazeed Hussein Ziyad Al-Balawi INFO 2025-10-28 01:13:00,831 signals 12156 8782111040 Generated File Number: FILE-2025-000030 INFO 2025-10-28 01:13:00,831 tasks 82926 8782111040 Email sent successfully to ['yazeed.al-balawi@example.sa'] INFO 2025-10-28 01:13:00,831 signals 12156 8782111040 File created: FILE-2025-000030 for patient 000030 INFO 2025-10-28 01:13:00,831 signals 12156 8782111040 Created main file for patient: 000030 INFO 2025-10-28 01:13:00,831 signals 12156 8782111040 Patient created: 000030 - Nada Turki Nasser Al-Asiri INFO 2025-10-28 01:13:00,832 tasks 82926 8782111040 Email sent successfully to ['nada.al-asiri@example.sa'] INFO 2025-10-28 01:13:00,832 signals 12156 8782111040 Generated File Number: FILE-2025-000031 INFO 2025-10-28 01:13:00,832 signals 12156 8782111040 File created: FILE-2025-000031 for patient 000031 INFO 2025-10-28 01:13:00,832 signals 12156 8782111040 Created main file for patient: 000031 INFO 2025-10-28 01:13:00,833 signals 12156 8782111040 Patient created: 000031 - Munira Ziyad Abdullah Al-Juaid INFO 2025-10-28 01:13:00,834 tasks 82926 8782111040 Email sent successfully to ['munira.al-juaid@example.sa'] INFO 2025-10-28 01:13:00,834 signals 12156 8782111040 Generated File Number: FILE-2025-000032 INFO 2025-10-28 01:13:00,835 signals 12156 8782111040 File created: FILE-2025-000032 for patient 000032 INFO 2025-10-28 01:13:00,835 signals 12156 8782111040 Created main file for patient: 000032 INFO 2025-10-28 01:13:00,835 signals 12156 8782111040 Patient created: 000032 - Amal Waleed Hassan Al-Shammari INFO 2025-10-28 01:13:00,836 tasks 82926 8782111040 Email sent successfully to ['amal.al-shammari@example.sa'] INFO 2025-10-28 01:13:00,836 signals 12156 8782111040 Generated File Number: FILE-2025-000033 INFO 2025-10-28 01:13:00,836 signals 12156 8782111040 File created: FILE-2025-000033 for patient 000033 INFO 2025-10-28 01:13:00,836 signals 12156 8782111040 Created main file for patient: 000033 INFO 2025-10-28 01:13:00,837 signals 12156 8782111040 Patient created: 000033 - Hanan Yazeed Turki Al-Subaie INFO 2025-10-28 01:13:00,838 signals 12156 8782111040 Generated File Number: FILE-2025-000034 INFO 2025-10-28 01:13:00,838 tasks 82926 8782111040 Email sent successfully to ['hanan.al-subaie@example.sa'] INFO 2025-10-28 01:13:00,838 signals 12156 8782111040 File created: FILE-2025-000034 for patient 000034 INFO 2025-10-28 01:13:00,838 signals 12156 8782111040 Created main file for patient: 000034 INFO 2025-10-28 01:13:00,839 signals 12156 8782111040 Patient created: 000034 - Mansour Saud Turki Al-Balawi INFO 2025-10-28 01:13:00,840 signals 12156 8782111040 Generated File Number: FILE-2025-000035 INFO 2025-10-28 01:13:00,840 tasks 82926 8782111040 Email sent successfully to ['mansour.al-balawi@example.sa'] INFO 2025-10-28 01:13:00,840 signals 12156 8782111040 File created: FILE-2025-000035 for patient 000035 INFO 2025-10-28 01:13:00,840 signals 12156 8782111040 Created main file for patient: 000035 INFO 2025-10-28 01:13:00,840 signals 12156 8782111040 Patient created: 000035 - Munira Mansour Mohammed Al-Ahmadi INFO 2025-10-28 01:13:00,842 tasks 82926 8782111040 Email sent successfully to ['munira.al-ahmadi@example.sa'] INFO 2025-10-28 01:13:00,842 signals 12156 8782111040 Generated File Number: FILE-2025-000036 INFO 2025-10-28 01:13:00,842 signals 12156 8782111040 File created: FILE-2025-000036 for patient 000036 INFO 2025-10-28 01:13:00,842 signals 12156 8782111040 Created main file for patient: 000036 INFO 2025-10-28 01:13:00,842 signals 12156 8782111040 Patient created: 000036 - Abeer Faisal Khalid Al-Mutairi INFO 2025-10-28 01:13:00,843 tasks 82926 8782111040 Email sent successfully to ['abeer.al-mutairi@example.sa'] INFO 2025-10-28 01:13:00,844 signals 12156 8782111040 Generated File Number: FILE-2025-000037 INFO 2025-10-28 01:13:00,844 signals 12156 8782111040 File created: FILE-2025-000037 for patient 000037 INFO 2025-10-28 01:13:00,844 signals 12156 8782111040 Created main file for patient: 000037 INFO 2025-10-28 01:13:00,844 signals 12156 8782111040 Patient created: 000037 - Mansour Abdullah Omar Al-Dawsari INFO 2025-10-28 01:13:00,845 tasks 82926 8782111040 Email sent successfully to ['mansour.al-dawsari@example.sa'] INFO 2025-10-28 01:13:00,845 signals 12156 8782111040 Generated File Number: FILE-2025-000038 INFO 2025-10-28 01:13:00,846 signals 12156 8782111040 File created: FILE-2025-000038 for patient 000038 INFO 2025-10-28 01:13:00,846 signals 12156 8782111040 Created main file for patient: 000038 INFO 2025-10-28 01:13:00,846 signals 12156 8782111040 Patient created: 000038 - Jawaher Nawaf Yazeed Al-Qahtani INFO 2025-10-28 01:13:00,847 signals 12156 8782111040 Generated File Number: FILE-2025-000039 INFO 2025-10-28 01:13:00,847 tasks 82926 8782111040 Email sent successfully to ['jawaher.al-qahtani@example.sa'] INFO 2025-10-28 01:13:00,847 signals 12156 8782111040 File created: FILE-2025-000039 for patient 000039 INFO 2025-10-28 01:13:00,847 signals 12156 8782111040 Created main file for patient: 000039 INFO 2025-10-28 01:13:00,847 signals 12156 8782111040 Patient created: 000039 - Nawaf Omar Hussein Al-Dosari INFO 2025-10-28 01:13:00,849 tasks 82926 8782111040 Email sent successfully to ['nawaf.al-dosari@example.sa'] INFO 2025-10-28 01:13:00,849 signals 12156 8782111040 Generated File Number: FILE-2025-000040 INFO 2025-10-28 01:13:00,849 signals 12156 8782111040 File created: FILE-2025-000040 for patient 000040 INFO 2025-10-28 01:13:00,849 signals 12156 8782111040 Created main file for patient: 000040 INFO 2025-10-28 01:13:00,849 signals 12156 8782111040 Patient created: 000040 - Waleed Ziyad Talal Al-Balawi INFO 2025-10-28 01:13:00,850 signals 12156 8782111040 Generated File Number: FILE-2025-000041 INFO 2025-10-28 01:13:00,850 tasks 82926 8782111040 Email sent successfully to ['waleed.al-balawi@example.sa'] INFO 2025-10-28 01:13:00,851 signals 12156 8782111040 File created: FILE-2025-000041 for patient 000041 INFO 2025-10-28 01:13:00,851 signals 12156 8782111040 Created main file for patient: 000041 INFO 2025-10-28 01:13:00,851 signals 12156 8782111040 Patient created: 000041 - Faisal Abdulrahman Saad Al-Yami INFO 2025-10-28 01:13:00,852 signals 12156 8782111040 Generated File Number: FILE-2025-000042 INFO 2025-10-28 01:13:00,852 tasks 82926 8782111040 Email sent successfully to ['faisal.al-yami@example.sa'] INFO 2025-10-28 01:13:00,852 signals 12156 8782111040 File created: FILE-2025-000042 for patient 000042 INFO 2025-10-28 01:13:00,852 signals 12156 8782111040 Created main file for patient: 000042 INFO 2025-10-28 01:13:00,852 signals 12156 8782111040 Patient created: 000042 - Lama Saleh Bandar Al-Shammari INFO 2025-10-28 01:13:00,854 tasks 82926 8782111040 Email sent successfully to ['lama.al-shammari@example.sa'] INFO 2025-10-28 01:13:00,854 signals 12156 8782111040 Generated File Number: FILE-2025-000043 INFO 2025-10-28 01:13:00,854 signals 12156 8782111040 File created: FILE-2025-000043 for patient 000043 INFO 2025-10-28 01:13:00,854 signals 12156 8782111040 Created main file for patient: 000043 INFO 2025-10-28 01:13:00,854 signals 12156 8782111040 Patient created: 000043 - Khalid Hussein Turki Al-Dawsari INFO 2025-10-28 01:13:00,856 signals 12156 8782111040 Generated File Number: FILE-2025-000044 INFO 2025-10-28 01:13:00,856 tasks 82926 8782111040 Email sent successfully to ['khalid.al-dawsari@example.sa'] INFO 2025-10-28 01:13:00,856 signals 12156 8782111040 File created: FILE-2025-000044 for patient 000044 INFO 2025-10-28 01:13:00,856 signals 12156 8782111040 Created main file for patient: 000044 INFO 2025-10-28 01:13:00,856 signals 12156 8782111040 Patient created: 000044 - Faisal Abdullah Khalid Al-Anzi INFO 2025-10-28 01:13:00,858 signals 12156 8782111040 Generated File Number: FILE-2025-000045 INFO 2025-10-28 01:13:00,858 tasks 82926 8782111040 Email sent successfully to ['faisal.al-anzi@example.sa'] INFO 2025-10-28 01:13:00,858 signals 12156 8782111040 File created: FILE-2025-000045 for patient 000045 INFO 2025-10-28 01:13:00,858 signals 12156 8782111040 Created main file for patient: 000045 INFO 2025-10-28 01:13:00,858 signals 12156 8782111040 Patient created: 000045 - Turki Bandar Faisal Al-Shahrani INFO 2025-10-28 01:13:00,859 signals 12156 8782111040 Generated File Number: FILE-2025-000046 INFO 2025-10-28 01:13:00,859 tasks 82926 8782111040 Email sent successfully to ['turki.al-shahrani@example.sa'] INFO 2025-10-28 01:13:00,859 signals 12156 8782111040 File created: FILE-2025-000046 for patient 000046 INFO 2025-10-28 01:13:00,859 signals 12156 8782111040 Created main file for patient: 000046 INFO 2025-10-28 01:13:00,859 signals 12156 8782111040 Patient created: 000046 - Reem Yazeed Abdulaziz Al-Shehri INFO 2025-10-28 01:13:00,861 signals 12156 8782111040 Generated File Number: FILE-2025-000047 INFO 2025-10-28 01:13:00,861 signals 12156 8782111040 File created: FILE-2025-000047 for patient 000047 INFO 2025-10-28 01:13:00,861 tasks 82926 8782111040 Email sent successfully to ['reem.al-shehri@example.sa'] INFO 2025-10-28 01:13:00,861 signals 12156 8782111040 Created main file for patient: 000047 INFO 2025-10-28 01:13:00,861 signals 12156 8782111040 Patient created: 000047 - Abdullah Nawaf Khalid Al-Anzi INFO 2025-10-28 01:13:00,862 signals 12156 8782111040 Generated File Number: FILE-2025-000048 INFO 2025-10-28 01:13:00,862 tasks 82926 8782111040 Email sent successfully to ['abdullah.al-anzi@example.sa'] INFO 2025-10-28 01:13:00,862 signals 12156 8782111040 File created: FILE-2025-000048 for patient 000048 INFO 2025-10-28 01:13:00,862 signals 12156 8782111040 Created main file for patient: 000048 INFO 2025-10-28 01:13:00,862 signals 12156 8782111040 Patient created: 000048 - Nada Mansour Hassan Al-Asiri INFO 2025-10-28 01:13:00,863 signals 12156 8782111040 Generated File Number: FILE-2025-000049 INFO 2025-10-28 01:13:00,863 tasks 82926 8782111040 Email sent successfully to ['nada.al-asiri@example.sa'] INFO 2025-10-28 01:13:00,864 signals 12156 8782111040 File created: FILE-2025-000049 for patient 000049 INFO 2025-10-28 01:13:00,864 signals 12156 8782111040 Created main file for patient: 000049 INFO 2025-10-28 01:13:00,864 signals 12156 8782111040 Patient created: 000049 - Salma Ziyad Mohammed Al-Zahrani INFO 2025-10-28 01:13:00,865 tasks 82926 8782111040 Email sent successfully to ['salma.al-zahrani@example.sa'] INFO 2025-10-28 01:13:00,865 signals 12156 8782111040 Generated File Number: FILE-2025-000050 INFO 2025-10-28 01:13:00,865 signals 12156 8782111040 File created: FILE-2025-000050 for patient 000050 INFO 2025-10-28 01:13:00,865 signals 12156 8782111040 Created main file for patient: 000050 INFO 2025-10-28 01:13:00,866 signals 12156 8782111040 Patient created: 000050 - Lulwa Abdulaziz Saleh Al-Shamrani INFO 2025-10-28 01:13:00,867 tasks 82926 8782111040 Email sent successfully to ['lulwa.al-shamrani@example.sa'] INFO 2025-10-28 01:13:00,880 signals 12156 8782111040 Appointment created: 33df2e2e-b94a-4ec1-840b-b03baacb91c5 for patient 000025 on 2025-10-02 INFO 2025-10-28 01:13:00,881 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000025-OT-01 INFO 2025-10-28 01:13:00,881 signals 12156 8782111040 SubFile created: FILE-2025-000025-OT-01 for clinic Occupational Therapy INFO 2025-10-28 01:13:00,881 signals 12156 8782111040 Created sub-file FILE-2025-000025-OT-01 for patient 000025 at clinic Occupational Therapy INFO 2025-10-28 01:13:00,883 signals 12156 8782111040 Notified provider mohammed.al-omari.ot2 of new appointment ERROR 2025-10-28 01:13:00,884 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,885 signals 12156 8782111040 Appointment created: 6bc04a62-662e-4a40-9718-166269ecb97f for patient 000020 on 2025-10-28 INFO 2025-10-28 01:13:00,885 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000020-ABA-01 INFO 2025-10-28 01:13:00,885 signals 12156 8782111040 SubFile created: FILE-2025-000020-ABA-01 for clinic ABA Therapy INFO 2025-10-28 01:13:00,885 signals 12156 8782111040 Created sub-file FILE-2025-000020-ABA-01 for patient 000020 at clinic ABA Therapy INFO 2025-10-28 01:13:00,886 signals 12156 8782111040 Notified provider reem.al-dawsari.aba2 of new appointment INFO 2025-10-28 01:13:00,887 signals 12156 8782111040 Scheduled 2-hour reminder for appointment 6bc04a62-662e-4a40-9718-166269ecb97f ERROR 2025-10-28 01:13:00,887 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,888 signals 12156 8782111040 Appointment created: 36b2c33a-8fdc-4c79-9b87-0948607f2867 for patient 000034 on 2025-09-28 INFO 2025-10-28 01:13:00,888 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000034-SLP-01 INFO 2025-10-28 01:13:00,889 signals 12156 8782111040 SubFile created: FILE-2025-000034-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 01:13:00,889 signals 12156 8782111040 Created sub-file FILE-2025-000034-SLP-01 for patient 000034 at clinic Speech-Language Pathology INFO 2025-10-28 01:13:00,889 signals 12156 8782111040 Notified provider nasser.al-asiri.slp1 of new appointment ERROR 2025-10-28 01:13:00,890 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,891 signals 12156 8782111040 Appointment created: 0e6580c8-72f1-42c6-8fd6-f33e1ae04566 for patient 000019 on 2025-08-21 INFO 2025-10-28 01:13:00,891 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000019-OT-01 INFO 2025-10-28 01:13:00,892 signals 12156 8782111040 SubFile created: FILE-2025-000019-OT-01 for clinic Occupational Therapy INFO 2025-10-28 01:13:00,892 signals 12156 8782111040 Created sub-file FILE-2025-000019-OT-01 for patient 000019 at clinic Occupational Therapy INFO 2025-10-28 01:13:00,892 signals 12156 8782111040 Notified provider turki.al-qahtani.ot1 of new appointment ERROR 2025-10-28 01:13:00,893 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,894 signals 12156 8782111040 Appointment created: 1e3a17e7-7d2e-470e-ac9b-ee787f36d1d8 for patient 000026 on 2025-10-02 INFO 2025-10-28 01:13:00,894 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000026-MED-01 INFO 2025-10-28 01:13:00,895 signals 12156 8782111040 SubFile created: FILE-2025-000026-MED-01 for clinic Medical Department INFO 2025-10-28 01:13:00,895 signals 12156 8782111040 Created sub-file FILE-2025-000026-MED-01 for patient 000026 at clinic Medical Department INFO 2025-10-28 01:13:00,895 signals 12156 8782111040 Notified provider ziyad.al-mutairi.doctor2 of new appointment ERROR 2025-10-28 01:13:00,895 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,897 signals 12156 8782111040 Appointment created: 80d76465-b3b5-4f8d-8807-e17eb8312fa7 for patient 000039 on 2025-10-19 INFO 2025-10-28 01:13:00,897 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000039-MED-01 INFO 2025-10-28 01:13:00,897 signals 12156 8782111040 SubFile created: FILE-2025-000039-MED-01 for clinic Medical Department INFO 2025-10-28 01:13:00,897 signals 12156 8782111040 Created sub-file FILE-2025-000039-MED-01 for patient 000039 at clinic Medical Department INFO 2025-10-28 01:13:00,898 signals 12156 8782111040 Notified provider hessa.al-shammari.doctor1 of new appointment ERROR 2025-10-28 01:13:00,898 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,899 signals 12156 8782111040 Appointment created: 637e7064-e53b-4381-a954-a36c83d13dab for patient 000021 on 2025-08-05 INFO 2025-10-28 01:13:00,900 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000021-SLP-01 INFO 2025-10-28 01:13:00,900 signals 12156 8782111040 SubFile created: FILE-2025-000021-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 01:13:00,900 signals 12156 8782111040 Created sub-file FILE-2025-000021-SLP-01 for patient 000021 at clinic Speech-Language Pathology INFO 2025-10-28 01:13:00,900 signals 12156 8782111040 Notified provider hassan.al-ghamdi.slp2 of new appointment ERROR 2025-10-28 01:13:00,901 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,902 signals 12156 8782111040 Appointment created: 97aca405-4501-4df7-921c-bae504a21b6a for patient 000005 on 2025-10-19 INFO 2025-10-28 01:13:00,902 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000005-ABA-01 INFO 2025-10-28 01:13:00,902 signals 12156 8782111040 SubFile created: FILE-2025-000005-ABA-01 for clinic ABA Therapy INFO 2025-10-28 01:13:00,902 signals 12156 8782111040 Created sub-file FILE-2025-000005-ABA-01 for patient 000005 at clinic ABA Therapy INFO 2025-10-28 01:13:00,903 signals 12156 8782111040 Notified provider reem.al-dawsari.aba2 of new appointment ERROR 2025-10-28 01:13:00,903 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,904 signals 12156 8782111040 Appointment created: cf363a88-f58b-4084-860a-fe15d09f0107 for patient 000013 on 2025-08-10 INFO 2025-10-28 01:13:00,904 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000013-NUR-01 INFO 2025-10-28 01:13:00,905 signals 12156 8782111040 SubFile created: FILE-2025-000013-NUR-01 for clinic Nursing Department INFO 2025-10-28 01:13:00,905 signals 12156 8782111040 Created sub-file FILE-2025-000013-NUR-01 for patient 000013 at clinic Nursing Department INFO 2025-10-28 01:13:00,905 signals 12156 8782111040 Notified provider abdullah.al-subaie.nurse3 of new appointment ERROR 2025-10-28 01:13:00,906 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,907 signals 12156 8782111040 Appointment created: b5a5e538-2078-4448-af19-751535c703ce for patient 000030 on 2025-10-23 INFO 2025-10-28 01:13:00,907 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000030-NUR-01 INFO 2025-10-28 01:13:00,907 signals 12156 8782111040 SubFile created: FILE-2025-000030-NUR-01 for clinic Nursing Department INFO 2025-10-28 01:13:00,907 signals 12156 8782111040 Created sub-file FILE-2025-000030-NUR-01 for patient 000030 at clinic Nursing Department INFO 2025-10-28 01:13:00,908 signals 12156 8782111040 Notified provider munira.al-omari.nurse1 of new appointment ERROR 2025-10-28 01:13:00,908 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,909 signals 12156 8782111040 Appointment created: 541c0b46-7ed1-455c-8a5c-09556007033d for patient 000034 on 2025-08-25 INFO 2025-10-28 01:13:00,910 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000034-MED-02 INFO 2025-10-28 01:13:00,910 signals 12156 8782111040 SubFile created: FILE-2025-000034-MED-02 for clinic Medical Department INFO 2025-10-28 01:13:00,910 signals 12156 8782111040 Created sub-file FILE-2025-000034-MED-02 for patient 000034 at clinic Medical Department INFO 2025-10-28 01:13:00,910 signals 12156 8782111040 Notified provider ziyad.al-mutairi.doctor2 of new appointment ERROR 2025-10-28 01:13:00,911 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,912 signals 12156 8782111040 Appointment created: 7dd44ab9-37f7-4d31-9d1b-256b9557e1c2 for patient 000042 on 2025-10-05 INFO 2025-10-28 01:13:00,912 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000042-SLP-01 INFO 2025-10-28 01:13:00,912 signals 12156 8782111040 SubFile created: FILE-2025-000042-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 01:13:00,912 signals 12156 8782111040 Created sub-file FILE-2025-000042-SLP-01 for patient 000042 at clinic Speech-Language Pathology INFO 2025-10-28 01:13:00,913 signals 12156 8782111040 Notified provider nasser.al-asiri.slp1 of new appointment ERROR 2025-10-28 01:13:00,914 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,915 signals 12156 8782111040 Appointment created: 5a56865b-22fa-4d32-8e62-ef51ef5912aa for patient 000040 on 2025-10-05 INFO 2025-10-28 01:13:00,915 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000040-OT-01 INFO 2025-10-28 01:13:00,915 signals 12156 8782111040 SubFile created: FILE-2025-000040-OT-01 for clinic Occupational Therapy INFO 2025-10-28 01:13:00,915 signals 12156 8782111040 Created sub-file FILE-2025-000040-OT-01 for patient 000040 at clinic Occupational Therapy INFO 2025-10-28 01:13:00,915 signals 12156 8782111040 Notified provider mohammed.al-omari.ot2 of new appointment ERROR 2025-10-28 01:13:00,916 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,917 signals 12156 8782111040 Appointment created: 4cb7d6cd-4410-4b7f-aec2-2652e96f275d for patient 000048 on 2025-10-02 INFO 2025-10-28 01:13:00,917 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000048-OT-01 INFO 2025-10-28 01:13:00,918 signals 12156 8782111040 SubFile created: FILE-2025-000048-OT-01 for clinic Occupational Therapy INFO 2025-10-28 01:13:00,918 signals 12156 8782111040 Created sub-file FILE-2025-000048-OT-01 for patient 000048 at clinic Occupational Therapy INFO 2025-10-28 01:13:00,918 signals 12156 8782111040 Notified provider mohammed.al-omari.ot2 of new appointment ERROR 2025-10-28 01:13:00,919 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,920 signals 12156 8782111040 Appointment created: 29bed615-1c24-4856-a2d8-4ebd39408e89 for patient 000044 on 2025-10-05 INFO 2025-10-28 01:13:00,920 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000044-MED-01 INFO 2025-10-28 01:13:00,921 signals 12156 8782111040 SubFile created: FILE-2025-000044-MED-01 for clinic Medical Department INFO 2025-10-28 01:13:00,921 signals 12156 8782111040 Created sub-file FILE-2025-000044-MED-01 for patient 000044 at clinic Medical Department INFO 2025-10-28 01:13:00,921 signals 12156 8782111040 Notified provider hessa.al-shammari.doctor1 of new appointment ERROR 2025-10-28 01:13:00,922 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,922 signals 12156 8782111040 Appointment created: ffdf6f27-0566-4330-8eab-6d654d761ac7 for patient 000018 on 2025-09-28 INFO 2025-10-28 01:13:00,923 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000018-OT-01 INFO 2025-10-28 01:13:00,923 signals 12156 8782111040 SubFile created: FILE-2025-000018-OT-01 for clinic Occupational Therapy INFO 2025-10-28 01:13:00,923 signals 12156 8782111040 Created sub-file FILE-2025-000018-OT-01 for patient 000018 at clinic Occupational Therapy INFO 2025-10-28 01:13:00,924 signals 12156 8782111040 Notified provider mohammed.al-omari.ot2 of new appointment ERROR 2025-10-28 01:13:00,924 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,925 signals 12156 8782111040 Appointment created: 1bfda4f8-ec5f-4562-85f2-b8a631a8fb23 for patient 000040 on 2025-11-11 INFO 2025-10-28 01:13:00,926 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000040-MED-02 INFO 2025-10-28 01:13:00,926 signals 12156 8782111040 SubFile created: FILE-2025-000040-MED-02 for clinic Medical Department INFO 2025-10-28 01:13:00,926 signals 12156 8782111040 Created sub-file FILE-2025-000040-MED-02 for patient 000040 at clinic Medical Department INFO 2025-10-28 01:13:00,926 signals 12156 8782111040 Notified provider ziyad.al-mutairi.doctor2 of new appointment ERROR 2025-10-28 01:13:00,927 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,927 signals 12156 8782111040 Scheduled 24-hour reminder for appointment 1bfda4f8-ec5f-4562-85f2-b8a631a8fb23 INFO 2025-10-28 01:13:00,928 signals 12156 8782111040 Scheduled 2-hour reminder for appointment 1bfda4f8-ec5f-4562-85f2-b8a631a8fb23 INFO 2025-10-28 01:13:00,929 signals 12156 8782111040 Appointment created: d91de184-6f63-4a4c-bbe2-e74cfd89894f for patient 000046 on 2025-10-26 INFO 2025-10-28 01:13:00,929 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000046-SLP-01 INFO 2025-10-28 01:13:00,929 signals 12156 8782111040 SubFile created: FILE-2025-000046-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 01:13:00,929 signals 12156 8782111040 Created sub-file FILE-2025-000046-SLP-01 for patient 000046 at clinic Speech-Language Pathology INFO 2025-10-28 01:13:00,930 signals 12156 8782111040 Notified provider hassan.al-ghamdi.slp2 of new appointment ERROR 2025-10-28 01:13:00,930 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,932 signals 12156 8782111040 Appointment created: b3f58ce7-2db4-45df-9e30-1d12a5d2d430 for patient 000015 on 2025-10-07 INFO 2025-10-28 01:13:00,932 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000015-OT-01 INFO 2025-10-28 01:13:00,932 signals 12156 8782111040 SubFile created: FILE-2025-000015-OT-01 for clinic Occupational Therapy INFO 2025-10-28 01:13:00,932 signals 12156 8782111040 Created sub-file FILE-2025-000015-OT-01 for patient 000015 at clinic Occupational Therapy INFO 2025-10-28 01:13:00,933 signals 12156 8782111040 Notified provider mohammed.al-omari.ot2 of new appointment ERROR 2025-10-28 01:13:00,933 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,935 signals 12156 8782111040 Appointment created: 2b840609-2e0d-4a15-97f9-2c28ccc62265 for patient 000037 on 2025-08-03 INFO 2025-10-28 01:13:00,935 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000037-SLP-01 INFO 2025-10-28 01:13:00,935 signals 12156 8782111040 SubFile created: FILE-2025-000037-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 01:13:00,935 signals 12156 8782111040 Created sub-file FILE-2025-000037-SLP-01 for patient 000037 at clinic Speech-Language Pathology INFO 2025-10-28 01:13:00,936 signals 12156 8782111040 Notified provider hassan.al-ghamdi.slp2 of new appointment ERROR 2025-10-28 01:13:00,936 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,937 signals 12156 8782111040 Appointment created: 3b2b7ea5-5806-4c01-8f6e-5c674269150e for patient 000011 on 2025-08-17 INFO 2025-10-28 01:13:00,938 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000011-MED-01 INFO 2025-10-28 01:13:00,938 signals 12156 8782111040 SubFile created: FILE-2025-000011-MED-01 for clinic Medical Department INFO 2025-10-28 01:13:00,938 signals 12156 8782111040 Created sub-file FILE-2025-000011-MED-01 for patient 000011 at clinic Medical Department INFO 2025-10-28 01:13:00,938 signals 12156 8782111040 Notified provider ziyad.al-mutairi.doctor2 of new appointment ERROR 2025-10-28 01:13:00,939 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,941 signals 12156 8782111040 Appointment created: d369fadf-082e-4754-8025-87662c5352ab for patient 000047 on 2025-08-17 INFO 2025-10-28 01:13:00,941 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000047-MED-01 INFO 2025-10-28 01:13:00,941 signals 12156 8782111040 SubFile created: FILE-2025-000047-MED-01 for clinic Medical Department INFO 2025-10-28 01:13:00,941 signals 12156 8782111040 Created sub-file FILE-2025-000047-MED-01 for patient 000047 at clinic Medical Department INFO 2025-10-28 01:13:00,942 signals 12156 8782111040 Notified provider ziyad.al-mutairi.doctor2 of new appointment ERROR 2025-10-28 01:13:00,942 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,944 signals 12156 8782111040 Appointment created: 6b1b0eb6-a505-41d4-9f16-225165120593 for patient 000010 on 2025-08-28 INFO 2025-10-28 01:13:00,944 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000010-OT-01 INFO 2025-10-28 01:13:00,944 signals 12156 8782111040 SubFile created: FILE-2025-000010-OT-01 for clinic Occupational Therapy INFO 2025-10-28 01:13:00,944 signals 12156 8782111040 Created sub-file FILE-2025-000010-OT-01 for patient 000010 at clinic Occupational Therapy INFO 2025-10-28 01:13:00,945 signals 12156 8782111040 Notified provider turki.al-qahtani.ot1 of new appointment ERROR 2025-10-28 01:13:00,945 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,946 signals 12156 8782111040 Appointment created: 6030967c-85c5-4506-bd88-de5ca51d0ccb for patient 000015 on 2025-09-14 INFO 2025-10-28 01:13:00,946 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000015-ABA-02 INFO 2025-10-28 01:13:00,946 signals 12156 8782111040 SubFile created: FILE-2025-000015-ABA-02 for clinic ABA Therapy INFO 2025-10-28 01:13:00,946 signals 12156 8782111040 Created sub-file FILE-2025-000015-ABA-02 for patient 000015 at clinic ABA Therapy INFO 2025-10-28 01:13:00,947 signals 12156 8782111040 Notified provider reem.al-dawsari.aba2 of new appointment ERROR 2025-10-28 01:13:00,947 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,948 signals 12156 8782111040 Appointment created: 3c7e53f7-a56f-412a-9857-92b4840b3a1f for patient 000042 on 2025-09-07 INFO 2025-10-28 01:13:00,949 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000042-NUR-02 INFO 2025-10-28 01:13:00,949 signals 12156 8782111040 SubFile created: FILE-2025-000042-NUR-02 for clinic Nursing Department INFO 2025-10-28 01:13:00,949 signals 12156 8782111040 Created sub-file FILE-2025-000042-NUR-02 for patient 000042 at clinic Nursing Department INFO 2025-10-28 01:13:00,949 signals 12156 8782111040 Notified provider mona.al-dawsari.nurse2 of new appointment ERROR 2025-10-28 01:13:00,950 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,951 signals 12156 8782111040 Appointment created: 2f4b7d46-6234-4d42-aafa-1eeaf4a5f805 for patient 000031 on 2025-09-21 INFO 2025-10-28 01:13:00,951 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000031-MED-01 INFO 2025-10-28 01:13:00,951 signals 12156 8782111040 SubFile created: FILE-2025-000031-MED-01 for clinic Medical Department INFO 2025-10-28 01:13:00,951 signals 12156 8782111040 Created sub-file FILE-2025-000031-MED-01 for patient 000031 at clinic Medical Department INFO 2025-10-28 01:13:00,952 signals 12156 8782111040 Notified provider wafa.al-shammari.doctor3 of new appointment ERROR 2025-10-28 01:13:00,953 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,954 signals 12156 8782111040 Appointment created: 2c7b81c2-943a-42ba-a3a3-f1c47b5c9f4d for patient 000046 on 2025-10-14 INFO 2025-10-28 01:13:00,954 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000046-OT-02 INFO 2025-10-28 01:13:00,954 signals 12156 8782111040 SubFile created: FILE-2025-000046-OT-02 for clinic Occupational Therapy INFO 2025-10-28 01:13:00,954 signals 12156 8782111040 Created sub-file FILE-2025-000046-OT-02 for patient 000046 at clinic Occupational Therapy INFO 2025-10-28 01:13:00,955 signals 12156 8782111040 Notified provider mohammed.al-omari.ot2 of new appointment ERROR 2025-10-28 01:13:00,955 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,957 signals 12156 8782111040 Appointment created: 582f6418-82af-48cf-b4c9-75321cd5a125 for patient 000044 on 2025-08-10 INFO 2025-10-28 01:13:00,957 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000044-NUR-02 INFO 2025-10-28 01:13:00,957 signals 12156 8782111040 SubFile created: FILE-2025-000044-NUR-02 for clinic Nursing Department INFO 2025-10-28 01:13:00,957 signals 12156 8782111040 Created sub-file FILE-2025-000044-NUR-02 for patient 000044 at clinic Nursing Department INFO 2025-10-28 01:13:00,958 signals 12156 8782111040 Notified provider munira.al-omari.nurse1 of new appointment ERROR 2025-10-28 01:13:00,958 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,960 signals 12156 8782111040 Appointment created: b865a19f-9586-4091-b9e3-b766ee90561b for patient 000021 on 2025-10-06 INFO 2025-10-28 01:13:00,960 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000021-OT-02 INFO 2025-10-28 01:13:00,960 signals 12156 8782111040 SubFile created: FILE-2025-000021-OT-02 for clinic Occupational Therapy INFO 2025-10-28 01:13:00,960 signals 12156 8782111040 Created sub-file FILE-2025-000021-OT-02 for patient 000021 at clinic Occupational Therapy INFO 2025-10-28 01:13:00,961 signals 12156 8782111040 Notified provider mohammed.al-omari.ot2 of new appointment ERROR 2025-10-28 01:13:00,961 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,963 signals 12156 8782111040 Appointment created: 9594cd8e-50a0-47c2-95a7-6b427d1e4ce5 for patient 000040 on 2025-08-25 INFO 2025-10-28 01:13:00,963 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000040-NUR-03 INFO 2025-10-28 01:13:00,963 signals 12156 8782111040 SubFile created: FILE-2025-000040-NUR-03 for clinic Nursing Department INFO 2025-10-28 01:13:00,963 signals 12156 8782111040 Created sub-file FILE-2025-000040-NUR-03 for patient 000040 at clinic Nursing Department INFO 2025-10-28 01:13:00,964 signals 12156 8782111040 Notified provider munira.al-omari.nurse1 of new appointment ERROR 2025-10-28 01:13:00,964 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,965 signals 12156 8782111040 Appointment created: 53bcea4c-ade8-413b-9aa1-a6c49d9711f7 for patient 000005 on 2025-08-20 INFO 2025-10-28 01:13:00,966 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000005-NUR-02 INFO 2025-10-28 01:13:00,966 signals 12156 8782111040 SubFile created: FILE-2025-000005-NUR-02 for clinic Nursing Department INFO 2025-10-28 01:13:00,966 signals 12156 8782111040 Created sub-file FILE-2025-000005-NUR-02 for patient 000005 at clinic Nursing Department INFO 2025-10-28 01:13:00,966 signals 12156 8782111040 Notified provider munira.al-omari.nurse1 of new appointment ERROR 2025-10-28 01:13:00,967 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,968 signals 12156 8782111040 Appointment created: 15acf176-6c8a-4f51-a08f-24835c680a9f for patient 000023 on 2025-08-06 INFO 2025-10-28 01:13:00,969 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000023-MED-01 INFO 2025-10-28 01:13:00,969 signals 12156 8782111040 SubFile created: FILE-2025-000023-MED-01 for clinic Medical Department INFO 2025-10-28 01:13:00,969 signals 12156 8782111040 Created sub-file FILE-2025-000023-MED-01 for patient 000023 at clinic Medical Department INFO 2025-10-28 01:13:00,969 signals 12156 8782111040 Notified provider ziyad.al-mutairi.doctor2 of new appointment ERROR 2025-10-28 01:13:00,970 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,971 signals 12156 8782111040 Appointment created: 94591038-605b-4fd7-b62e-aff1a5d3d3ee for patient 000005 on 2025-09-07 INFO 2025-10-28 01:13:00,972 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000005-OT-03 INFO 2025-10-28 01:13:00,972 signals 12156 8782111040 SubFile created: FILE-2025-000005-OT-03 for clinic Occupational Therapy INFO 2025-10-28 01:13:00,972 signals 12156 8782111040 Created sub-file FILE-2025-000005-OT-03 for patient 000005 at clinic Occupational Therapy INFO 2025-10-28 01:13:00,972 signals 12156 8782111040 Notified provider turki.al-qahtani.ot1 of new appointment ERROR 2025-10-28 01:13:00,973 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,974 signals 12156 8782111040 Appointment created: 23e9162e-1376-4624-96a9-fb5fee4c2a36 for patient 000033 on 2025-10-08 INFO 2025-10-28 01:13:00,974 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000033-SLP-01 INFO 2025-10-28 01:13:00,975 signals 12156 8782111040 SubFile created: FILE-2025-000033-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 01:13:00,975 signals 12156 8782111040 Created sub-file FILE-2025-000033-SLP-01 for patient 000033 at clinic Speech-Language Pathology INFO 2025-10-28 01:13:00,975 signals 12156 8782111040 Notified provider nasser.al-asiri.slp1 of new appointment ERROR 2025-10-28 01:13:00,976 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,977 signals 12156 8782111040 Appointment created: a33f7cb1-00b7-4988-aa2a-88a41f2de272 for patient 000009 on 2025-09-21 INFO 2025-10-28 01:13:00,978 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000009-OT-01 INFO 2025-10-28 01:13:00,978 signals 12156 8782111040 SubFile created: FILE-2025-000009-OT-01 for clinic Occupational Therapy INFO 2025-10-28 01:13:00,978 signals 12156 8782111040 Created sub-file FILE-2025-000009-OT-01 for patient 000009 at clinic Occupational Therapy INFO 2025-10-28 01:13:00,978 signals 12156 8782111040 Notified provider mohammed.al-omari.ot2 of new appointment ERROR 2025-10-28 01:13:00,979 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,980 signals 12156 8782111040 Appointment created: 5d094b77-5942-41be-b20d-bc723f56dbad for patient 000025 on 2025-10-19 INFO 2025-10-28 01:13:00,980 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000025-ABA-02 INFO 2025-10-28 01:13:00,980 signals 12156 8782111040 SubFile created: FILE-2025-000025-ABA-02 for clinic ABA Therapy INFO 2025-10-28 01:13:00,980 signals 12156 8782111040 Created sub-file FILE-2025-000025-ABA-02 for patient 000025 at clinic ABA Therapy INFO 2025-10-28 01:13:00,981 signals 12156 8782111040 Notified provider nasser.al-juaid.aba1 of new appointment ERROR 2025-10-28 01:13:00,981 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,982 signals 12156 8782111040 Appointment created: b095733c-87a1-4abb-8985-9aefe75adade for patient 000048 on 2025-08-17 INFO 2025-10-28 01:13:00,983 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000048-NUR-02 INFO 2025-10-28 01:13:00,983 signals 12156 8782111040 SubFile created: FILE-2025-000048-NUR-02 for clinic Nursing Department INFO 2025-10-28 01:13:00,983 signals 12156 8782111040 Created sub-file FILE-2025-000048-NUR-02 for patient 000048 at clinic Nursing Department INFO 2025-10-28 01:13:00,983 signals 12156 8782111040 Notified provider mona.al-dawsari.nurse2 of new appointment ERROR 2025-10-28 01:13:00,984 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,985 signals 12156 8782111040 Appointment created: 77b9d507-fbd6-4c3c-98d0-470aa84be9e7 for patient 000007 on 2025-08-19 INFO 2025-10-28 01:13:00,985 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000007-OT-01 INFO 2025-10-28 01:13:00,985 signals 12156 8782111040 SubFile created: FILE-2025-000007-OT-01 for clinic Occupational Therapy INFO 2025-10-28 01:13:00,985 signals 12156 8782111040 Created sub-file FILE-2025-000007-OT-01 for patient 000007 at clinic Occupational Therapy INFO 2025-10-28 01:13:00,986 signals 12156 8782111040 Notified provider mohammed.al-omari.ot2 of new appointment ERROR 2025-10-28 01:13:00,986 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,987 signals 12156 8782111040 Appointment created: d7d7d88e-95a1-4438-b6f6-f7f7cab4474e for patient 000026 on 2025-08-10 INFO 2025-10-28 01:13:00,988 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000026-ABA-02 INFO 2025-10-28 01:13:00,988 signals 12156 8782111040 SubFile created: FILE-2025-000026-ABA-02 for clinic ABA Therapy INFO 2025-10-28 01:13:00,988 signals 12156 8782111040 Created sub-file FILE-2025-000026-ABA-02 for patient 000026 at clinic ABA Therapy INFO 2025-10-28 01:13:00,988 signals 12156 8782111040 Notified provider nasser.al-juaid.aba1 of new appointment ERROR 2025-10-28 01:13:00,989 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,990 signals 12156 8782111040 Appointment created: b4a45566-54ab-4459-ac07-e6220b1bb2d1 for patient 000012 on 2025-10-02 INFO 2025-10-28 01:13:00,991 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000012-MED-01 INFO 2025-10-28 01:13:00,991 signals 12156 8782111040 SubFile created: FILE-2025-000012-MED-01 for clinic Medical Department INFO 2025-10-28 01:13:00,991 signals 12156 8782111040 Created sub-file FILE-2025-000012-MED-01 for patient 000012 at clinic Medical Department INFO 2025-10-28 01:13:00,992 signals 12156 8782111040 Notified provider hessa.al-shammari.doctor1 of new appointment ERROR 2025-10-28 01:13:00,993 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,994 signals 12156 8782111040 Appointment created: 55d8e008-a7f0-4b0a-87b7-48a33fbac2df for patient 000049 on 2025-08-17 INFO 2025-10-28 01:13:00,994 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000049-NUR-01 INFO 2025-10-28 01:13:00,994 signals 12156 8782111040 SubFile created: FILE-2025-000049-NUR-01 for clinic Nursing Department INFO 2025-10-28 01:13:00,994 signals 12156 8782111040 Created sub-file FILE-2025-000049-NUR-01 for patient 000049 at clinic Nursing Department INFO 2025-10-28 01:13:00,995 signals 12156 8782111040 Notified provider munira.al-omari.nurse1 of new appointment ERROR 2025-10-28 01:13:00,995 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,996 signals 12156 8782111040 Appointment created: d5496f51-4e09-488f-9cc7-1d61c6207c5e for patient 000012 on 2025-08-10 INFO 2025-10-28 01:13:00,997 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000012-ABA-02 INFO 2025-10-28 01:13:00,997 signals 12156 8782111040 SubFile created: FILE-2025-000012-ABA-02 for clinic ABA Therapy INFO 2025-10-28 01:13:00,997 signals 12156 8782111040 Created sub-file FILE-2025-000012-ABA-02 for patient 000012 at clinic ABA Therapy INFO 2025-10-28 01:13:00,997 signals 12156 8782111040 Notified provider reem.al-dawsari.aba2 of new appointment ERROR 2025-10-28 01:13:00,998 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:00,999 signals 12156 8782111040 Appointment created: 4b86d65d-ba2b-4b75-b0ff-c6fd251103c2 for patient 000011 on 2025-08-13 INFO 2025-10-28 01:13:00,999 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000011-OT-02 INFO 2025-10-28 01:13:00,999 signals 12156 8782111040 SubFile created: FILE-2025-000011-OT-02 for clinic Occupational Therapy INFO 2025-10-28 01:13:00,999 signals 12156 8782111040 Created sub-file FILE-2025-000011-OT-02 for patient 000011 at clinic Occupational Therapy INFO 2025-10-28 01:13:01,000 signals 12156 8782111040 Notified provider mohammed.al-omari.ot2 of new appointment ERROR 2025-10-28 01:13:01,000 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,001 signals 12156 8782111040 Appointment created: 6cb496a6-7918-4893-b665-2a074682f5a2 for patient 000027 on 2025-08-03 INFO 2025-10-28 01:13:01,002 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000027-MED-01 INFO 2025-10-28 01:13:01,002 signals 12156 8782111040 SubFile created: FILE-2025-000027-MED-01 for clinic Medical Department INFO 2025-10-28 01:13:01,002 signals 12156 8782111040 Created sub-file FILE-2025-000027-MED-01 for patient 000027 at clinic Medical Department INFO 2025-10-28 01:13:01,002 signals 12156 8782111040 Notified provider hessa.al-shammari.doctor1 of new appointment ERROR 2025-10-28 01:13:01,003 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,004 signals 12156 8782111040 Appointment created: 83719680-79be-4fb6-b0b5-797c62ab39fe for patient 000028 on 2025-10-19 INFO 2025-10-28 01:13:01,004 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000028-ABA-01 INFO 2025-10-28 01:13:01,005 signals 12156 8782111040 SubFile created: FILE-2025-000028-ABA-01 for clinic ABA Therapy INFO 2025-10-28 01:13:01,005 signals 12156 8782111040 Created sub-file FILE-2025-000028-ABA-01 for patient 000028 at clinic ABA Therapy INFO 2025-10-28 01:13:01,005 signals 12156 8782111040 Notified provider nasser.al-juaid.aba1 of new appointment ERROR 2025-10-28 01:13:01,006 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,007 signals 12156 8782111040 Appointment created: e673b888-0d1e-49fe-ab3f-45cdb9de1036 for patient 000013 on 2025-08-03 INFO 2025-10-28 01:13:01,008 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000013-ABA-02 INFO 2025-10-28 01:13:01,008 signals 12156 8782111040 SubFile created: FILE-2025-000013-ABA-02 for clinic ABA Therapy INFO 2025-10-28 01:13:01,008 signals 12156 8782111040 Created sub-file FILE-2025-000013-ABA-02 for patient 000013 at clinic ABA Therapy INFO 2025-10-28 01:13:01,008 signals 12156 8782111040 Notified provider nasser.al-juaid.aba1 of new appointment ERROR 2025-10-28 01:13:01,009 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,011 signals 12156 8782111040 Appointment created: 305e3a52-39e4-4c4e-9b3f-2badb6923b6d for patient 000002 on 2025-08-13 INFO 2025-10-28 01:13:01,011 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000002-NUR-01 INFO 2025-10-28 01:13:01,011 signals 12156 8782111040 SubFile created: FILE-2025-000002-NUR-01 for clinic Nursing Department INFO 2025-10-28 01:13:01,011 signals 12156 8782111040 Created sub-file FILE-2025-000002-NUR-01 for patient 000002 at clinic Nursing Department INFO 2025-10-28 01:13:01,012 signals 12156 8782111040 Notified provider munira.al-omari.nurse1 of new appointment ERROR 2025-10-28 01:13:01,013 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,014 signals 12156 8782111040 Appointment created: 8ea833ff-b0c8-48a3-a4eb-b86a6906d7a3 for patient 000027 on 2025-10-15 INFO 2025-10-28 01:13:01,014 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000027-NUR-02 INFO 2025-10-28 01:13:01,014 signals 12156 8782111040 SubFile created: FILE-2025-000027-NUR-02 for clinic Nursing Department INFO 2025-10-28 01:13:01,014 signals 12156 8782111040 Created sub-file FILE-2025-000027-NUR-02 for patient 000027 at clinic Nursing Department INFO 2025-10-28 01:13:01,015 signals 12156 8782111040 Notified provider munira.al-omari.nurse1 of new appointment ERROR 2025-10-28 01:13:01,015 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,016 signals 12156 8782111040 Appointment created: dd6c022a-7601-4ad0-bec0-0f7505f68080 for patient 000014 on 2025-09-02 INFO 2025-10-28 01:13:01,017 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000014-NUR-01 INFO 2025-10-28 01:13:01,017 signals 12156 8782111040 SubFile created: FILE-2025-000014-NUR-01 for clinic Nursing Department INFO 2025-10-28 01:13:01,017 signals 12156 8782111040 Created sub-file FILE-2025-000014-NUR-01 for patient 000014 at clinic Nursing Department INFO 2025-10-28 01:13:01,017 signals 12156 8782111040 Notified provider mona.al-dawsari.nurse2 of new appointment ERROR 2025-10-28 01:13:01,018 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,019 signals 12156 8782111040 Appointment created: 8058f865-a40d-483d-9229-38a8ad522e18 for patient 000031 on 2025-09-11 INFO 2025-10-28 01:13:01,020 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000031-NUR-02 INFO 2025-10-28 01:13:01,020 signals 12156 8782111040 SubFile created: FILE-2025-000031-NUR-02 for clinic Nursing Department INFO 2025-10-28 01:13:01,020 signals 12156 8782111040 Created sub-file FILE-2025-000031-NUR-02 for patient 000031 at clinic Nursing Department INFO 2025-10-28 01:13:01,020 signals 12156 8782111040 Notified provider abdullah.al-subaie.nurse3 of new appointment ERROR 2025-10-28 01:13:01,021 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,022 signals 12156 8782111040 Appointment created: d7fd4351-e036-48fb-8393-8c3980e93e4b for patient 000036 on 2025-08-10 INFO 2025-10-28 01:13:01,022 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000036-OT-01 INFO 2025-10-28 01:13:01,022 signals 12156 8782111040 SubFile created: FILE-2025-000036-OT-01 for clinic Occupational Therapy INFO 2025-10-28 01:13:01,023 signals 12156 8782111040 Created sub-file FILE-2025-000036-OT-01 for patient 000036 at clinic Occupational Therapy INFO 2025-10-28 01:13:01,023 signals 12156 8782111040 Notified provider mohammed.al-omari.ot2 of new appointment ERROR 2025-10-28 01:13:01,024 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,025 signals 12156 8782111040 Appointment created: 2825675a-97e7-4d18-80fd-ef8bc7d428f1 for patient 000027 on 2025-08-17 INFO 2025-10-28 01:13:01,025 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000027-SLP-03 INFO 2025-10-28 01:13:01,026 signals 12156 8782111040 SubFile created: FILE-2025-000027-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-28 01:13:01,026 signals 12156 8782111040 Created sub-file FILE-2025-000027-SLP-03 for patient 000027 at clinic Speech-Language Pathology INFO 2025-10-28 01:13:01,026 signals 12156 8782111040 Notified provider nasser.al-asiri.slp1 of new appointment ERROR 2025-10-28 01:13:01,027 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,027 signals 12156 8782111040 Appointment created: 83e2fed6-cb19-4613-9e61-3c9e706aa5fb for patient 000009 on 2025-10-20 INFO 2025-10-28 01:13:01,028 signals 12156 8782111040 Notified provider mohammed.al-omari.ot2 of new appointment ERROR 2025-10-28 01:13:01,028 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,030 signals 12156 8782111040 Appointment created: daf22fa8-44d1-4180-9b9d-c10d9979886b for patient 000024 on 2025-07-30 INFO 2025-10-28 01:13:01,030 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000024-ABA-01 INFO 2025-10-28 01:13:01,030 signals 12156 8782111040 SubFile created: FILE-2025-000024-ABA-01 for clinic ABA Therapy INFO 2025-10-28 01:13:01,030 signals 12156 8782111040 Created sub-file FILE-2025-000024-ABA-01 for patient 000024 at clinic ABA Therapy INFO 2025-10-28 01:13:01,031 signals 12156 8782111040 Notified provider nasser.al-juaid.aba1 of new appointment ERROR 2025-10-28 01:13:01,031 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,033 signals 12156 8782111040 Appointment created: 18ff5572-c726-40e0-a898-a01c46d9b4fe for patient 000005 on 2025-10-05 INFO 2025-10-28 01:13:01,033 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000005-SLP-04 INFO 2025-10-28 01:13:01,033 signals 12156 8782111040 SubFile created: FILE-2025-000005-SLP-04 for clinic Speech-Language Pathology INFO 2025-10-28 01:13:01,033 signals 12156 8782111040 Created sub-file FILE-2025-000005-SLP-04 for patient 000005 at clinic Speech-Language Pathology INFO 2025-10-28 01:13:01,034 signals 12156 8782111040 Notified provider nasser.al-asiri.slp1 of new appointment ERROR 2025-10-28 01:13:01,034 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,035 signals 12156 8782111040 Appointment created: 70fcbadd-76a0-42f0-aa1e-831bd8b7cbff for patient 000016 on 2025-08-25 INFO 2025-10-28 01:13:01,036 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000016-NUR-01 INFO 2025-10-28 01:13:01,036 signals 12156 8782111040 SubFile created: FILE-2025-000016-NUR-01 for clinic Nursing Department INFO 2025-10-28 01:13:01,036 signals 12156 8782111040 Created sub-file FILE-2025-000016-NUR-01 for patient 000016 at clinic Nursing Department INFO 2025-10-28 01:13:01,037 signals 12156 8782111040 Notified provider mona.al-dawsari.nurse2 of new appointment ERROR 2025-10-28 01:13:01,037 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,038 signals 12156 8782111040 Appointment created: 0a1b1414-fd0f-4443-9259-bad77535512e for patient 000038 on 2025-10-09 INFO 2025-10-28 01:13:01,039 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000038-SLP-01 INFO 2025-10-28 01:13:01,039 signals 12156 8782111040 SubFile created: FILE-2025-000038-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 01:13:01,039 signals 12156 8782111040 Created sub-file FILE-2025-000038-SLP-01 for patient 000038 at clinic Speech-Language Pathology INFO 2025-10-28 01:13:01,039 signals 12156 8782111040 Notified provider nasser.al-asiri.slp1 of new appointment ERROR 2025-10-28 01:13:01,040 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,041 signals 12156 8782111040 Appointment created: 59da5b0d-4e07-41d9-8ee7-30daf82584c7 for patient 000013 on 2025-08-12 INFO 2025-10-28 01:13:01,042 signals 12156 8782111040 Notified provider munira.al-omari.nurse1 of new appointment ERROR 2025-10-28 01:13:01,043 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,044 signals 12156 8782111040 Appointment created: cb344d60-f035-4261-85b7-90e9b542ec52 for patient 000004 on 2025-09-21 INFO 2025-10-28 01:13:01,044 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000004-MED-01 INFO 2025-10-28 01:13:01,045 signals 12156 8782111040 SubFile created: FILE-2025-000004-MED-01 for clinic Medical Department INFO 2025-10-28 01:13:01,045 signals 12156 8782111040 Created sub-file FILE-2025-000004-MED-01 for patient 000004 at clinic Medical Department INFO 2025-10-28 01:13:01,045 signals 12156 8782111040 Notified provider wafa.al-shammari.doctor3 of new appointment ERROR 2025-10-28 01:13:01,045 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,047 signals 12156 8782111040 Appointment created: 503e13ba-befe-4171-8cea-0d2c61d27a0a for patient 000037 on 2025-08-05 INFO 2025-10-28 01:13:01,047 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000037-NUR-02 INFO 2025-10-28 01:13:01,047 signals 12156 8782111040 SubFile created: FILE-2025-000037-NUR-02 for clinic Nursing Department INFO 2025-10-28 01:13:01,047 signals 12156 8782111040 Created sub-file FILE-2025-000037-NUR-02 for patient 000037 at clinic Nursing Department INFO 2025-10-28 01:13:01,048 signals 12156 8782111040 Notified provider abdullah.al-subaie.nurse3 of new appointment ERROR 2025-10-28 01:13:01,049 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,050 signals 12156 8782111040 Appointment created: 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e for patient 000039 on 2025-11-19 INFO 2025-10-28 01:13:01,050 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000039-ABA-02 INFO 2025-10-28 01:13:01,050 signals 12156 8782111040 SubFile created: FILE-2025-000039-ABA-02 for clinic ABA Therapy INFO 2025-10-28 01:13:01,050 signals 12156 8782111040 Created sub-file FILE-2025-000039-ABA-02 for patient 000039 at clinic ABA Therapy INFO 2025-10-28 01:13:01,051 signals 12156 8782111040 Notified provider nasser.al-juaid.aba1 of new appointment INFO 2025-10-28 01:13:01,051 signals 12156 8782111040 Scheduled 24-hour reminder for appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e ERROR 2025-10-28 01:13:01,051 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,052 signals 12156 8782111040 Scheduled 2-hour reminder for appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e INFO 2025-10-28 01:13:01,053 signals 12156 8782111040 Appointment created: 14e38a7a-08df-45ce-b2c3-f6d8ee6cbfdd for patient 000032 on 2025-10-02 INFO 2025-10-28 01:13:01,053 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000032-OT-01 INFO 2025-10-28 01:13:01,053 signals 12156 8782111040 SubFile created: FILE-2025-000032-OT-01 for clinic Occupational Therapy INFO 2025-10-28 01:13:01,053 signals 12156 8782111040 Created sub-file FILE-2025-000032-OT-01 for patient 000032 at clinic Occupational Therapy INFO 2025-10-28 01:13:01,054 signals 12156 8782111040 Notified provider mohammed.al-omari.ot2 of new appointment ERROR 2025-10-28 01:13:01,054 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,056 signals 12156 8782111040 Appointment created: 7c985fe1-78e8-4c0c-bde7-af16bb58098b for patient 000010 on 2025-09-23 INFO 2025-10-28 01:13:01,056 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000010-NUR-02 INFO 2025-10-28 01:13:01,056 signals 12156 8782111040 SubFile created: FILE-2025-000010-NUR-02 for clinic Nursing Department INFO 2025-10-28 01:13:01,056 signals 12156 8782111040 Created sub-file FILE-2025-000010-NUR-02 for patient 000010 at clinic Nursing Department INFO 2025-10-28 01:13:01,057 signals 12156 8782111040 Notified provider munira.al-omari.nurse1 of new appointment ERROR 2025-10-28 01:13:01,057 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,058 signals 12156 8782111040 Appointment created: f1063260-190f-46aa-9e9e-ae0af79fe19c for patient 000033 on 2025-09-30 INFO 2025-10-28 01:13:01,059 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000033-NUR-02 INFO 2025-10-28 01:13:01,059 signals 12156 8782111040 SubFile created: FILE-2025-000033-NUR-02 for clinic Nursing Department INFO 2025-10-28 01:13:01,059 signals 12156 8782111040 Created sub-file FILE-2025-000033-NUR-02 for patient 000033 at clinic Nursing Department INFO 2025-10-28 01:13:01,059 signals 12156 8782111040 Notified provider munira.al-omari.nurse1 of new appointment ERROR 2025-10-28 01:13:01,060 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,061 signals 12156 8782111040 Appointment created: 88715dc3-ae67-42a8-ae42-2a854af0e98f for patient 000016 on 2025-08-03 INFO 2025-10-28 01:13:01,061 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000016-SLP-02 INFO 2025-10-28 01:13:01,062 signals 12156 8782111040 SubFile created: FILE-2025-000016-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-28 01:13:01,062 signals 12156 8782111040 Created sub-file FILE-2025-000016-SLP-02 for patient 000016 at clinic Speech-Language Pathology INFO 2025-10-28 01:13:01,062 signals 12156 8782111040 Notified provider hassan.al-ghamdi.slp2 of new appointment ERROR 2025-10-28 01:13:01,063 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,064 signals 12156 8782111040 Appointment created: eb4d8f7c-dade-4102-b672-748c36d2b1f2 for patient 000023 on 2025-07-31 INFO 2025-10-28 01:13:01,065 signals 12156 8782111040 Notified provider ziyad.al-mutairi.doctor2 of new appointment ERROR 2025-10-28 01:13:01,065 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,067 signals 12156 8782111040 Appointment created: 256d780e-f239-40a9-81e4-21dc19c45501 for patient 000033 on 2025-08-04 INFO 2025-10-28 01:13:01,067 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000033-MED-03 INFO 2025-10-28 01:13:01,067 signals 12156 8782111040 SubFile created: FILE-2025-000033-MED-03 for clinic Medical Department INFO 2025-10-28 01:13:01,067 signals 12156 8782111040 Created sub-file FILE-2025-000033-MED-03 for patient 000033 at clinic Medical Department INFO 2025-10-28 01:13:01,068 signals 12156 8782111040 Notified provider hessa.al-shammari.doctor1 of new appointment ERROR 2025-10-28 01:13:01,068 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,069 signals 12156 8782111040 Appointment created: 89abc9df-ab0e-421c-99dd-74de5f0f48dd for patient 000042 on 2025-09-28 INFO 2025-10-28 01:13:01,070 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000042-MED-03 INFO 2025-10-28 01:13:01,070 signals 12156 8782111040 SubFile created: FILE-2025-000042-MED-03 for clinic Medical Department INFO 2025-10-28 01:13:01,070 signals 12156 8782111040 Created sub-file FILE-2025-000042-MED-03 for patient 000042 at clinic Medical Department INFO 2025-10-28 01:13:01,071 signals 12156 8782111040 Notified provider wafa.al-shammari.doctor3 of new appointment ERROR 2025-10-28 01:13:01,071 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,073 signals 12156 8782111040 Appointment created: c6b24efb-a547-4511-913a-0daeb1f5faf2 for patient 000027 on 2025-09-01 INFO 2025-10-28 01:13:01,073 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000027-OT-04 INFO 2025-10-28 01:13:01,073 signals 12156 8782111040 SubFile created: FILE-2025-000027-OT-04 for clinic Occupational Therapy INFO 2025-10-28 01:13:01,073 signals 12156 8782111040 Created sub-file FILE-2025-000027-OT-04 for patient 000027 at clinic Occupational Therapy INFO 2025-10-28 01:13:01,074 signals 12156 8782111040 Notified provider mohammed.al-omari.ot2 of new appointment ERROR 2025-10-28 01:13:01,075 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,076 signals 12156 8782111040 Appointment created: f9f1644c-ac3c-47a3-8da8-f122934dd880 for patient 000032 on 2025-10-21 INFO 2025-10-28 01:13:01,076 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000032-NUR-02 INFO 2025-10-28 01:13:01,076 signals 12156 8782111040 SubFile created: FILE-2025-000032-NUR-02 for clinic Nursing Department INFO 2025-10-28 01:13:01,076 signals 12156 8782111040 Created sub-file FILE-2025-000032-NUR-02 for patient 000032 at clinic Nursing Department INFO 2025-10-28 01:13:01,077 signals 12156 8782111040 Notified provider mona.al-dawsari.nurse2 of new appointment ERROR 2025-10-28 01:13:01,078 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,079 signals 12156 8782111040 Appointment created: 20e56dfe-33cb-4844-92bb-a5859f11a5fa for patient 000005 on 2025-10-12 INFO 2025-10-28 01:13:01,079 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000005-MED-05 INFO 2025-10-28 01:13:01,080 signals 12156 8782111040 SubFile created: FILE-2025-000005-MED-05 for clinic Medical Department INFO 2025-10-28 01:13:01,080 signals 12156 8782111040 Created sub-file FILE-2025-000005-MED-05 for patient 000005 at clinic Medical Department INFO 2025-10-28 01:13:01,080 signals 12156 8782111040 Notified provider wafa.al-shammari.doctor3 of new appointment ERROR 2025-10-28 01:13:01,081 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,082 signals 12156 8782111040 Appointment created: e7f765be-b53b-4b1f-87c4-3de0d6b4ab60 for patient 000005 on 2025-10-14 INFO 2025-10-28 01:13:01,082 signals 12156 8782111040 Notified provider nasser.al-asiri.slp1 of new appointment ERROR 2025-10-28 01:13:01,083 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,084 signals 12156 8782111040 Appointment created: d3afcd23-e32b-4b29-a8ad-f02423e63036 for patient 000027 on 2025-10-09 INFO 2025-10-28 01:13:01,085 signals 12156 8782111040 Notified provider hassan.al-ghamdi.slp2 of new appointment ERROR 2025-10-28 01:13:01,085 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,086 signals 12156 8782111040 Appointment created: 4f2c12b3-a1ec-4f15-ac9f-f22884db9727 for patient 000008 on 2025-08-25 INFO 2025-10-28 01:13:01,087 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000008-OT-01 INFO 2025-10-28 01:13:01,087 signals 12156 8782111040 SubFile created: FILE-2025-000008-OT-01 for clinic Occupational Therapy INFO 2025-10-28 01:13:01,087 signals 12156 8782111040 Created sub-file FILE-2025-000008-OT-01 for patient 000008 at clinic Occupational Therapy INFO 2025-10-28 01:13:01,087 signals 12156 8782111040 Notified provider turki.al-qahtani.ot1 of new appointment ERROR 2025-10-28 01:13:01,088 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,089 signals 12156 8782111040 Appointment created: 1799c623-9cf0-4782-902e-7c9cc3146b77 for patient 000002 on 2025-09-07 INFO 2025-10-28 01:13:01,090 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000002-OT-02 INFO 2025-10-28 01:13:01,090 signals 12156 8782111040 SubFile created: FILE-2025-000002-OT-02 for clinic Occupational Therapy INFO 2025-10-28 01:13:01,090 signals 12156 8782111040 Created sub-file FILE-2025-000002-OT-02 for patient 000002 at clinic Occupational Therapy INFO 2025-10-28 01:13:01,090 signals 12156 8782111040 Notified provider turki.al-qahtani.ot1 of new appointment ERROR 2025-10-28 01:13:01,091 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,092 signals 12156 8782111040 Appointment created: 69612077-2e64-4dbe-9814-5105f1ee3cf4 for patient 000040 on 2025-09-28 INFO 2025-10-28 01:13:01,093 signals 12156 8782111040 Notified provider munira.al-omari.nurse1 of new appointment ERROR 2025-10-28 01:13:01,094 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,095 signals 12156 8782111040 Appointment created: 7213952a-28a2-4ef4-80c1-ecbe49b4badd for patient 000041 on 2025-08-17 INFO 2025-10-28 01:13:01,095 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000041-SLP-01 INFO 2025-10-28 01:13:01,095 signals 12156 8782111040 SubFile created: FILE-2025-000041-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 01:13:01,095 signals 12156 8782111040 Created sub-file FILE-2025-000041-SLP-01 for patient 000041 at clinic Speech-Language Pathology INFO 2025-10-28 01:13:01,096 signals 12156 8782111040 Notified provider hassan.al-ghamdi.slp2 of new appointment ERROR 2025-10-28 01:13:01,096 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,098 signals 12156 8782111040 Appointment created: d69ef096-bdef-40e2-9a3f-81169f4718c8 for patient 000002 on 2025-08-10 INFO 2025-10-28 01:13:01,098 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000002-ABA-03 INFO 2025-10-28 01:13:01,099 signals 12156 8782111040 SubFile created: FILE-2025-000002-ABA-03 for clinic ABA Therapy INFO 2025-10-28 01:13:01,099 signals 12156 8782111040 Created sub-file FILE-2025-000002-ABA-03 for patient 000002 at clinic ABA Therapy INFO 2025-10-28 01:13:01,099 signals 12156 8782111040 Notified provider nasser.al-juaid.aba1 of new appointment ERROR 2025-10-28 01:13:01,100 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,101 signals 12156 8782111040 Appointment created: ab741579-09e4-44bc-8a70-4c437f69edd1 for patient 000023 on 2025-08-03 INFO 2025-10-28 01:13:01,101 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000023-SLP-02 INFO 2025-10-28 01:13:01,101 signals 12156 8782111040 SubFile created: FILE-2025-000023-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-28 01:13:01,101 signals 12156 8782111040 Created sub-file FILE-2025-000023-SLP-02 for patient 000023 at clinic Speech-Language Pathology INFO 2025-10-28 01:13:01,102 signals 12156 8782111040 Notified provider hassan.al-ghamdi.slp2 of new appointment ERROR 2025-10-28 01:13:01,103 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,104 signals 12156 8782111040 Appointment created: 1ebd714e-5393-48db-b671-50cf4868b62d for patient 000002 on 2025-10-19 INFO 2025-10-28 01:13:01,105 signals 12156 8782111040 Notified provider munira.al-omari.nurse1 of new appointment ERROR 2025-10-28 01:13:01,106 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,107 signals 12156 8782111040 Appointment created: bb8ac947-a15d-48c7-ba84-6ebdeb470526 for patient 000013 on 2025-09-30 INFO 2025-10-28 01:13:01,107 signals 12156 8782111040 Notified provider reem.al-dawsari.aba2 of new appointment ERROR 2025-10-28 01:13:01,108 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,109 signals 12156 8782111040 Appointment created: 938a321a-4fbe-4a83-a292-10126fcfa7c7 for patient 000037 on 2025-10-26 INFO 2025-10-28 01:13:01,110 signals 12156 8782111040 Notified provider nasser.al-asiri.slp1 of new appointment ERROR 2025-10-28 01:13:01,110 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,111 signals 12156 8782111040 Appointment created: d15afa9a-9c56-453c-9134-8138dd069f95 for patient 000011 on 2025-10-08 INFO 2025-10-28 01:13:01,112 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000011-SLP-03 INFO 2025-10-28 01:13:01,112 signals 12156 8782111040 SubFile created: FILE-2025-000011-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-28 01:13:01,112 signals 12156 8782111040 Created sub-file FILE-2025-000011-SLP-03 for patient 000011 at clinic Speech-Language Pathology INFO 2025-10-28 01:13:01,112 signals 12156 8782111040 Notified provider nasser.al-asiri.slp1 of new appointment ERROR 2025-10-28 01:13:01,113 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,114 signals 12156 8782111040 Appointment created: 7ac921cc-b2f0-4ce6-8f07-b371ef9ee59a for patient 000028 on 2025-08-19 INFO 2025-10-28 01:13:01,115 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000028-NUR-02 INFO 2025-10-28 01:13:01,115 signals 12156 8782111040 SubFile created: FILE-2025-000028-NUR-02 for clinic Nursing Department INFO 2025-10-28 01:13:01,115 signals 12156 8782111040 Created sub-file FILE-2025-000028-NUR-02 for patient 000028 at clinic Nursing Department INFO 2025-10-28 01:13:01,115 signals 12156 8782111040 Notified provider mona.al-dawsari.nurse2 of new appointment ERROR 2025-10-28 01:13:01,116 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,117 signals 12156 8782111040 Appointment created: 00ae6da7-9ce2-4665-a935-19ffb2dca026 for patient 000021 on 2025-08-10 INFO 2025-10-28 01:13:01,117 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000021-ABA-03 INFO 2025-10-28 01:13:01,118 signals 12156 8782111040 SubFile created: FILE-2025-000021-ABA-03 for clinic ABA Therapy INFO 2025-10-28 01:13:01,118 signals 12156 8782111040 Created sub-file FILE-2025-000021-ABA-03 for patient 000021 at clinic ABA Therapy INFO 2025-10-28 01:13:01,118 signals 12156 8782111040 Notified provider reem.al-dawsari.aba2 of new appointment ERROR 2025-10-28 01:13:01,119 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,120 signals 12156 8782111040 Appointment created: 2057116e-7d97-408f-bfe0-1aa6327bf1ac for patient 000042 on 2025-10-02 INFO 2025-10-28 01:13:01,121 signals 12156 8782111040 Notified provider abdullah.al-subaie.nurse3 of new appointment ERROR 2025-10-28 01:13:01,121 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,122 signals 12156 8782111040 Appointment created: 0b78dc15-a6d7-4839-9f68-5866bb7b248f for patient 000024 on 2025-10-08 INFO 2025-10-28 01:13:01,123 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000024-NUR-02 INFO 2025-10-28 01:13:01,123 signals 12156 8782111040 SubFile created: FILE-2025-000024-NUR-02 for clinic Nursing Department INFO 2025-10-28 01:13:01,123 signals 12156 8782111040 Created sub-file FILE-2025-000024-NUR-02 for patient 000024 at clinic Nursing Department INFO 2025-10-28 01:13:01,123 signals 12156 8782111040 Notified provider abdullah.al-subaie.nurse3 of new appointment ERROR 2025-10-28 01:13:01,124 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,125 signals 12156 8782111040 Appointment created: 1a1de329-c288-4a18-998a-d9916cadcdc3 for patient 000043 on 2025-10-27 INFO 2025-10-28 01:13:01,125 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000043-MED-01 INFO 2025-10-28 01:13:01,126 signals 12156 8782111040 SubFile created: FILE-2025-000043-MED-01 for clinic Medical Department INFO 2025-10-28 01:13:01,126 signals 12156 8782111040 Created sub-file FILE-2025-000043-MED-01 for patient 000043 at clinic Medical Department INFO 2025-10-28 01:13:01,126 signals 12156 8782111040 Notified provider hessa.al-shammari.doctor1 of new appointment ERROR 2025-10-28 01:13:01,127 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,128 signals 12156 8782111040 Appointment created: a84bf26f-d262-4179-b61d-5dc22f352224 for patient 000032 on 2025-09-21 INFO 2025-10-28 01:13:01,129 signals 12156 8782111040 Notified provider turki.al-qahtani.ot1 of new appointment ERROR 2025-10-28 01:13:01,129 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,131 signals 12156 8782111040 Appointment created: c60c62dc-20a8-4e2a-85e9-96e82744d880 for patient 000050 on 2025-11-06 INFO 2025-10-28 01:13:01,131 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000050-OT-01 INFO 2025-10-28 01:13:01,131 signals 12156 8782111040 SubFile created: FILE-2025-000050-OT-01 for clinic Occupational Therapy INFO 2025-10-28 01:13:01,131 signals 12156 8782111040 Created sub-file FILE-2025-000050-OT-01 for patient 000050 at clinic Occupational Therapy INFO 2025-10-28 01:13:01,133 confirmation_service 12156 8782111040 Created confirmation token for appointment c60c62dc-20a8-4e2a-85e9-96e82744d880, expires at 2025-11-03 22:13:01.133022+00:00 ERROR 2025-10-28 01:13:01,133 signals 12156 8782111040 Error creating confirmation token for appointment c60c62dc-20a8-4e2a-85e9-96e82744d880: combine() argument 2 must be datetime.time, not str INFO 2025-10-28 01:13:01,134 signals 12156 8782111040 Notified provider mohammed.al-omari.ot2 of new appointment INFO 2025-10-28 01:13:01,134 signals 12156 8782111040 Scheduled 24-hour reminder for appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 ERROR 2025-10-28 01:13:01,135 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,135 signals 12156 8782111040 Scheduled 2-hour reminder for appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 INFO 2025-10-28 01:13:01,136 signals 12156 8782111040 Appointment created: aedff7bc-5eff-4985-8974-61d6adb7ac2c for patient 000010 on 2025-09-11 INFO 2025-10-28 01:13:01,136 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000010-MED-03 ERROR 2025-10-28 01:13:01,136 tasks 82926 8782111040 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-10-28 01:13:01,137 signals 12156 8782111040 SubFile created: FILE-2025-000010-MED-03 for clinic Medical Department INFO 2025-10-28 01:13:01,137 signals 12156 8782111040 Created sub-file FILE-2025-000010-MED-03 for patient 000010 at clinic Medical Department INFO 2025-10-28 01:13:01,137 signals 12156 8782111040 Notified provider hessa.al-shammari.doctor1 of new appointment ERROR 2025-10-28 01:13:01,138 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,139 signals 12156 8782111040 Appointment created: 2f4b0d7e-a3b2-4126-8c50-28a7d914d914 for patient 000031 on 2025-09-08 INFO 2025-10-28 01:13:01,140 signals 12156 8782111040 Notified provider wafa.al-shammari.doctor3 of new appointment ERROR 2025-10-28 01:13:01,140 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,141 signals 12156 8782111040 Appointment created: 8f346459-b17b-4cd5-9cdf-5e9616658055 for patient 000017 on 2025-11-10 INFO 2025-10-28 01:13:01,141 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000017-ABA-01 INFO 2025-10-28 01:13:01,142 signals 12156 8782111040 SubFile created: FILE-2025-000017-ABA-01 for clinic ABA Therapy INFO 2025-10-28 01:13:01,142 signals 12156 8782111040 Created sub-file FILE-2025-000017-ABA-01 for patient 000017 at clinic ABA Therapy INFO 2025-10-28 01:13:01,142 signals 12156 8782111040 Notified provider nasser.al-juaid.aba1 of new appointment INFO 2025-10-28 01:13:01,143 signals 12156 8782111040 Scheduled 24-hour reminder for appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 ERROR 2025-10-28 01:13:01,143 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,143 signals 12156 8782111040 Scheduled 2-hour reminder for appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 INFO 2025-10-28 01:13:01,144 signals 12156 8782111040 Appointment created: 34e33fae-086a-4d5c-bf17-794e77811547 for patient 000044 on 2025-09-07 INFO 2025-10-28 01:13:01,144 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000044-ABA-03 INFO 2025-10-28 01:13:01,144 signals 12156 8782111040 SubFile created: FILE-2025-000044-ABA-03 for clinic ABA Therapy INFO 2025-10-28 01:13:01,144 signals 12156 8782111040 Created sub-file FILE-2025-000044-ABA-03 for patient 000044 at clinic ABA Therapy INFO 2025-10-28 01:13:01,145 signals 12156 8782111040 Notified provider nasser.al-juaid.aba1 of new appointment ERROR 2025-10-28 01:13:01,145 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,146 signals 12156 8782111040 Appointment created: 0ae2afca-01a0-4ec5-a9b4-a76ed662dbc6 for patient 000028 on 2025-08-12 INFO 2025-10-28 01:13:01,147 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000028-SLP-03 INFO 2025-10-28 01:13:01,147 signals 12156 8782111040 SubFile created: FILE-2025-000028-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-28 01:13:01,147 signals 12156 8782111040 Created sub-file FILE-2025-000028-SLP-03 for patient 000028 at clinic Speech-Language Pathology INFO 2025-10-28 01:13:01,147 signals 12156 8782111040 Notified provider hassan.al-ghamdi.slp2 of new appointment ERROR 2025-10-28 01:13:01,148 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,149 signals 12156 8782111040 Appointment created: 320f6c61-9c3e-43a9-aefb-e7a95f2e1d1d for patient 000016 on 2025-09-28 INFO 2025-10-28 01:13:01,149 signals 12156 8782111040 Notified provider nasser.al-asiri.slp1 of new appointment ERROR 2025-10-28 01:13:01,150 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,151 signals 12156 8782111040 Appointment created: aaeacfe6-8d9b-4ca6-8328-56aecf36ee5f for patient 000022 on 2025-10-12 INFO 2025-10-28 01:13:01,151 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000022-NUR-01 INFO 2025-10-28 01:13:01,152 signals 12156 8782111040 SubFile created: FILE-2025-000022-NUR-01 for clinic Nursing Department INFO 2025-10-28 01:13:01,152 signals 12156 8782111040 Created sub-file FILE-2025-000022-NUR-01 for patient 000022 at clinic Nursing Department INFO 2025-10-28 01:13:01,152 signals 12156 8782111040 Notified provider abdullah.al-subaie.nurse3 of new appointment ERROR 2025-10-28 01:13:01,153 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,153 signals 12156 8782111040 Appointment created: bdcd1567-1ad4-4418-9b85-fb6f3b87e7f9 for patient 000032 on 2025-08-06 INFO 2025-10-28 01:13:01,154 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000032-SLP-03 INFO 2025-10-28 01:13:01,154 signals 12156 8782111040 SubFile created: FILE-2025-000032-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-28 01:13:01,154 signals 12156 8782111040 Created sub-file FILE-2025-000032-SLP-03 for patient 000032 at clinic Speech-Language Pathology INFO 2025-10-28 01:13:01,154 signals 12156 8782111040 Notified provider hassan.al-ghamdi.slp2 of new appointment ERROR 2025-10-28 01:13:01,155 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,156 signals 12156 8782111040 Appointment created: 7fb99b2a-a75e-4dcb-a380-e3e3902b5d78 for patient 000005 on 2025-09-16 INFO 2025-10-28 01:13:01,156 signals 12156 8782111040 Notified provider abdullah.al-subaie.nurse3 of new appointment ERROR 2025-10-28 01:13:01,157 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,158 signals 12156 8782111040 Appointment created: 0c557bd1-fd89-45c1-a066-3dfd063dc8e2 for patient 000030 on 2025-09-08 INFO 2025-10-28 01:13:01,159 signals 12156 8782111040 Generated Sub-File Number: FILE-2025-000030-MED-02 INFO 2025-10-28 01:13:01,159 signals 12156 8782111040 SubFile created: FILE-2025-000030-MED-02 for clinic Medical Department INFO 2025-10-28 01:13:01,159 signals 12156 8782111040 Created sub-file FILE-2025-000030-MED-02 for patient 000030 at clinic Medical Department INFO 2025-10-28 01:13:01,160 signals 12156 8782111040 Notified provider hessa.al-shammari.doctor1 of new appointment ERROR 2025-10-28 01:13:01,160 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:13:01,312 signals 12156 8782111040 Consent created: SERVICE_SPECIFIC for patient 000007 INFO 2025-10-28 01:13:01,312 signals 12156 8782111040 Consent created: SERVICE_SPECIFIC for patient 000007 INFO 2025-10-28 01:13:01,313 signals 12156 8782111040 Consent created: DATA_SHARING for patient 000028 INFO 2025-10-28 01:13:01,313 signals 12156 8782111040 Consent created: PHOTO_VIDEO for patient 000028 INFO 2025-10-28 01:13:01,313 signals 12156 8782111040 Consent created: GENERAL_TREATMENT for patient 000033 INFO 2025-10-28 01:13:01,313 signals 12156 8782111040 Consent created: DATA_SHARING for patient 000027 INFO 2025-10-28 01:13:01,314 signals 12156 8782111040 Consent created: SERVICE_SPECIFIC for patient 000027 INFO 2025-10-28 01:13:01,314 signals 12156 8782111040 Consent created: GENERAL_TREATMENT for patient 000050 INFO 2025-10-28 01:13:01,314 signals 12156 8782111040 Consent created: GENERAL_TREATMENT for patient 000050 INFO 2025-10-28 01:13:01,315 signals 12156 8782111040 Consent created: GENERAL_TREATMENT for patient 000046 INFO 2025-10-28 01:13:01,315 signals 12156 8782111040 Consent created: DATA_SHARING for patient 000014 INFO 2025-10-28 01:13:01,315 signals 12156 8782111040 Consent created: GENERAL_TREATMENT for patient 000030 INFO 2025-10-28 01:13:01,316 signals 12156 8782111040 Consent created: DATA_SHARING for patient 000004 INFO 2025-10-28 01:13:01,316 signals 12156 8782111040 Consent created: PHOTO_VIDEO for patient 000004 INFO 2025-10-28 01:13:01,316 signals 12156 8782111040 Consent created: PHOTO_VIDEO for patient 000006 INFO 2025-10-28 01:13:01,317 signals 12156 8782111040 Consent created: GENERAL_TREATMENT for patient 000020 INFO 2025-10-28 01:13:01,317 signals 12156 8782111040 Consent created: SERVICE_SPECIFIC for patient 000020 INFO 2025-10-28 01:13:01,317 signals 12156 8782111040 Consent created: DATA_SHARING for patient 000018 INFO 2025-10-28 01:13:01,318 signals 12156 8782111040 Consent created: PHOTO_VIDEO for patient 000011 INFO 2025-10-28 01:13:01,318 signals 12156 8782111040 Consent created: DATA_SHARING for patient 000029 INFO 2025-10-28 01:13:01,318 signals 12156 8782111040 Consent created: GENERAL_TREATMENT for patient 000029 INFO 2025-10-28 01:13:01,318 signals 12156 8782111040 Consent created: GENERAL_TREATMENT for patient 000015 INFO 2025-10-28 01:13:01,319 signals 12156 8782111040 Consent created: DATA_SHARING for patient 000015 INFO 2025-10-28 01:13:01,319 signals 12156 8782111040 Consent created: DATA_SHARING for patient 000048 INFO 2025-10-28 01:13:01,319 signals 12156 8782111040 Consent created: SERVICE_SPECIFIC for patient 000035 INFO 2025-10-28 01:13:01,320 signals 12156 8782111040 Consent created: GENERAL_TREATMENT for patient 000003 INFO 2025-10-28 01:13:01,320 signals 12156 8782111040 Consent created: SERVICE_SPECIFIC for patient 000003 INFO 2025-10-28 01:13:01,320 signals 12156 8782111040 Consent created: GENERAL_TREATMENT for patient 000005 INFO 2025-10-28 01:13:01,321 signals 12156 8782111040 Consent created: GENERAL_TREATMENT for patient 000023 INFO 2025-10-28 01:13:01,321 signals 12156 8782111040 Consent created: GENERAL_TREATMENT for patient 000023 INFO 2025-10-28 01:13:01,321 signals 12156 8782111040 Consent created: SERVICE_SPECIFIC for patient 000013 INFO 2025-10-28 01:13:01,322 signals 12156 8782111040 Consent created: DATA_SHARING for patient 000038 INFO 2025-10-28 01:13:01,322 signals 12156 8782111040 Consent created: DATA_SHARING for patient 000038 INFO 2025-10-28 01:13:01,322 signals 12156 8782111040 Consent created: DATA_SHARING for patient 000041 INFO 2025-10-28 01:13:01,322 signals 12156 8782111040 Consent created: PHOTO_VIDEO for patient 000040 INFO 2025-10-28 01:13:01,323 signals 12156 8782111040 Consent created: DATA_SHARING for patient 000019 INFO 2025-10-28 01:13:01,323 signals 12156 8782111040 Consent created: DATA_SHARING for patient 000019 INFO 2025-10-28 01:13:41,048 signals 12280 8782111040 User created: admin (Front Desk) INFO 2025-10-28 01:13:41,050 tasks 82926 8782111040 Email sent successfully to ['marwan@tenhal.sa'] INFO 2025-10-28 01:13:46,546 autoreload 12539 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 01:13:49,312 basehttp 12539 6127120384 "GET /en/admin/core/tenant/ HTTP/1.1" 302 0 INFO 2025-10-28 01:13:49,386 basehttp 12539 6127120384 "GET /en/admin/login/?next=/en/admin/core/tenant/ HTTP/1.1" 200 17744 INFO 2025-10-28 01:13:49,399 basehttp 12539 6127120384 "GET /static/admin/css/login.css HTTP/1.1" 200 951 INFO 2025-10-28 01:13:50,805 basehttp 12539 6127120384 "POST /en/admin/login/?next=/en/admin/core/tenant/ HTTP/1.1" 302 0 INFO 2025-10-28 01:13:50,924 basehttp 12539 6127120384 "GET /en/admin/core/tenant/ HTTP/1.1" 200 63368 INFO 2025-10-28 01:13:50,999 basehttp 12539 6127120384 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 01:13:53,979 basehttp 12539 6127120384 "GET /en/admin/core/user/ HTTP/1.1" 200 77414 INFO 2025-10-28 01:13:54,063 basehttp 12539 6127120384 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 01:13:55,523 basehttp 12539 6127120384 "GET /en/admin/core/user/2e335924-8bee-47c5-a0d9-1f76f3fa9f39/change/ HTTP/1.1" 200 109214 INFO 2025-10-28 01:13:55,537 basehttp 12539 6143946752 "GET /static/admin/js/SelectBox.js HTTP/1.1" 200 4530 INFO 2025-10-28 01:13:55,537 basehttp 12539 6160773120 "GET /static/admin/js/SelectFilter2.js HTTP/1.1" 200 15845 INFO 2025-10-28 01:13:55,597 basehttp 12539 6127120384 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 01:13:55,622 basehttp 12539 6127120384 "GET /static/admin/img/selector-icons.svg HTTP/1.1" 200 3291 ERROR 2025-10-28 01:14:00,887 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,889 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,891 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,895 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,898 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,900 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,903 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,905 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,908 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,910 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,913 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,915 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,918 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,920 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,923 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,927 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,929 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,932 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,936 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,939 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,940 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,944 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,947 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,949 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,951 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,954 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,957 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,960 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,963 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,966 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,969 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,972 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,975 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,978 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,981 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,983 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,986 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,988 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,991 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,994 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:00,998 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,000 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,002 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,005 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,008 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,011 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,015 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,017 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,020 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,023 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,025 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,028 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,030 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,033 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,036 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,039 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,042 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,045 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,047 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,050 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,053 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,056 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,059 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,062 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,064 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,067 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,070 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,073 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,076 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,079 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,082 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,085 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,087 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,089 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,093 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,095 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,099 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,101 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,105 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,107 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,109 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,112 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,115 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,118 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,120 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,123 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,126 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,128 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,131 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,137 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,140 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,142 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,145 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,147 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,150 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,152 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,155 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,156 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,159 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:14:01,162 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:14:18,180 basehttp 12539 6127120384 "POST /en/admin/core/user/2e335924-8bee-47c5-a0d9-1f76f3fa9f39/change/ HTTP/1.1" 302 0 INFO 2025-10-28 01:14:18,281 basehttp 12539 6127120384 "GET /en/admin/core/user/ HTTP/1.1" 200 77708 INFO 2025-10-28 01:14:18,358 basehttp 12539 6127120384 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 01:14:21,583 basehttp 12539 6127120384 "GET /en/my-hr/leave-requests/new/ HTTP/1.1" 200 39996 WARNING 2025-10-28 01:14:21,644 basehttp 12539 6160773120 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:14:21,664 log 12539 6127120384 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:14:21,664 basehttp 12539 6127120384 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 01:14:25,588 basehttp 12539 6127120384 "GET /en/my-hr/leave-requests/ HTTP/1.1" 200 39425 WARNING 2025-10-28 01:14:25,645 basehttp 12539 6143946752 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:14:25,668 log 12539 6127120384 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:14:25,668 basehttp 12539 6127120384 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 01:14:26,329 basehttp 12539 6127120384 "GET /en/my-hr/leave-requests/ HTTP/1.1" 200 39425 WARNING 2025-10-28 01:14:26,381 basehttp 12539 6143946752 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:14:26,403 log 12539 6127120384 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:14:26,403 basehttp 12539 6127120384 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 01:14:27,957 basehttp 12539 6127120384 "GET /en/profile/ HTTP/1.1" 200 43755 WARNING 2025-10-28 01:14:28,014 basehttp 12539 6143946752 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:14:28,037 log 12539 6127120384 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:14:28,037 basehttp 12539 6127120384 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 01:14:28,715 basehttp 12539 6127120384 "GET /en/profile/ HTTP/1.1" 200 43755 WARNING 2025-10-28 01:14:28,771 basehttp 12539 6143946752 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:14:28,795 log 12539 6127120384 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:14:28,795 basehttp 12539 6127120384 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 01:14:31,268 basehttp 12539 6127120384 "GET /en/profile/password/ HTTP/1.1" 200 40223 WARNING 2025-10-28 01:14:31,328 basehttp 12539 6143946752 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:14:31,346 log 12539 6127120384 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:14:31,346 basehttp 12539 6127120384 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 01:14:33,015 basehttp 12539 6127120384 "GET /en/profile/edit/ HTTP/1.1" 200 43726 WARNING 2025-10-28 01:14:33,074 basehttp 12539 6143946752 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:14:33,095 log 12539 6127120384 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:14:33,095 basehttp 12539 6127120384 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 01:14:33,627 basehttp 12539 6127120384 "GET /en/profile/edit/?section=preferences HTTP/1.1" 200 42717 WARNING 2025-10-28 01:14:33,683 basehttp 12539 6143946752 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:14:33,705 log 12539 6127120384 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:14:33,706 basehttp 12539 6127120384 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-28 01:14:34,224 basehttp 12539 6143946752 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:14:34,247 log 12539 6127120384 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:14:34,247 basehttp 12539 6127120384 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 01:14:35,305 basehttp 12539 6127120384 "GET /en/profile/ HTTP/1.1" 200 43755 WARNING 2025-10-28 01:14:35,365 basehttp 12539 6143946752 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:14:35,386 log 12539 6127120384 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:14:35,386 basehttp 12539 6127120384 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 01:14:38,381 basehttp 12539 6127120384 "GET /en/profile/edit/ HTTP/1.1" 200 43726 WARNING 2025-10-28 01:14:38,437 basehttp 12539 6143946752 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:14:38,460 log 12539 6127120384 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:14:38,460 basehttp 12539 6127120384 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 01:14:52,107 basehttp 12539 6127120384 "POST /en/profile/edit/ HTTP/1.1" 302 0 INFO 2025-10-28 01:14:52,178 basehttp 12539 6127120384 "GET /en/profile/ HTTP/1.1" 200 44071 WARNING 2025-10-28 01:14:52,238 basehttp 12539 6160773120 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:14:52,385 log 12539 6127120384 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:14:52,385 basehttp 12539 6127120384 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-28 01:14:52,393 basehttp 12539 6143946752 "GET /media/profile_pictures/me_eq7HTvR.jpg HTTP/1.1" 200 721666 INFO 2025-10-28 01:15:00,758 basehttp 12539 6143946752 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 01:15:00,832 basehttp 12539 6127120384 "GET /en/ HTTP/1.1" 200 39156 ERROR 2025-10-28 01:15:00,890 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,892 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) WARNING 2025-10-28 01:15:00,892 basehttp 12539 6160773120 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 ERROR 2025-10-28 01:15:00,893 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,897 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,900 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,902 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,904 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,907 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,910 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,912 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,915 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,917 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,920 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,922 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,926 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,928 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,931 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,934 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,937 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,941 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,942 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,946 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,949 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,951 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,953 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,956 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,959 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,961 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,965 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,968 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,971 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,974 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,977 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,980 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,984 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,985 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) WARNING 2025-10-28 01:15:00,985 log 12539 6143946752 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:15:00,985 basehttp 12539 6143946752 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-28 01:15:00,986 basehttp 12539 6127120384 "GET /media/profile_pictures/me_eq7HTvR.jpg HTTP/1.1" 304 0 ERROR 2025-10-28 01:15:00,988 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,989 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,993 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,997 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:00,999 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,001 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,003 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,006 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,010 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,013 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,016 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,018 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,021 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,024 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,027 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,030 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,032 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,035 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,037 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,041 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,044 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,047 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,048 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,053 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,055 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,059 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,061 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,064 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,066 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,069 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,072 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,075 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,078 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,081 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,083 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,088 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,089 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,091 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,095 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,096 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,101 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,104 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,107 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,108 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,111 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,114 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,118 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,120 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,121 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,125 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,128 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,131 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,133 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,138 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,142 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,144 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,147 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,148 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,152 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,153 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,157 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,158 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,161 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:15:01,163 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:15:10,233 basehttp 12539 6127120384 "GET /en/finance/invoices/create/ HTTP/1.1" 200 67580 WARNING 2025-10-28 01:15:10,290 basehttp 12539 6160773120 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:15:10,417 log 12539 6127120384 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:15:10,418 basehttp 12539 6127120384 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-28 01:15:10,419 basehttp 12539 6143946752 "GET /media/profile_pictures/me_eq7HTvR.jpg HTTP/1.1" 304 0 ERROR 2025-10-28 01:16:00,893 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,894 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,894 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,899 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,902 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,904 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,906 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,908 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,912 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,914 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,917 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,919 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,922 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,924 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,927 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,929 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,932 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,936 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,939 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,946 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,946 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,950 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,951 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,955 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,956 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,961 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,961 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,964 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,968 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,970 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,973 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,976 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,979 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,982 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,985 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,987 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,989 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,991 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,995 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:00,999 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,000 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,003 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,005 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,009 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,011 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,014 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,018 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,020 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,023 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,026 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,030 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,032 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,034 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,037 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,039 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,042 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,045 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,049 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,050 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,054 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,056 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,061 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,062 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,066 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,068 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,071 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,073 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,077 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,080 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,083 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,086 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,090 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,091 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,093 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,097 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,098 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,104 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,106 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,109 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,110 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,113 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,115 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,120 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,122 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,123 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,128 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,130 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,132 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,135 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,140 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,144 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,146 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,149 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,150 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,154 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,155 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,159 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,160 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,163 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 01:16:01,165 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 01:16:46,695 basehttp 12539 6143946752 "POST /en/finance/invoices/create/ HTTP/1.1" 302 0 INFO 2025-10-28 01:16:46,830 basehttp 12539 6143946752 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 41000 WARNING 2025-10-28 01:16:46,921 basehttp 12539 6160773120 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:16:47,047 log 12539 6143946752 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:16:47,047 basehttp 12539 6143946752 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-28 01:16:47,048 basehttp 12539 6127120384 "GET /media/profile_pictures/me_eq7HTvR.jpg HTTP/1.1" 304 0 INFO 2025-10-28 01:16:58,833 basehttp 12539 6127120384 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 32351 INFO 2025-10-28 01:21:27,086 autoreload 12539 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 01:21:27,616 autoreload 16381 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 01:22:04,285 basehttp 16381 6137688064 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 37686 WARNING 2025-10-28 01:22:04,353 basehttp 16381 6171340800 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 01:22:04,466 basehttp 16381 6137688064 "GET /media/profile_pictures/me_eq7HTvR.jpg HTTP/1.1" 304 0 WARNING 2025-10-28 01:22:04,467 log 16381 6154514432 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:22:04,467 basehttp 16381 6154514432 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-28 01:22:20,124 basehttp 16381 6154514432 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 302 0 INFO 2025-10-28 01:22:20,195 basehttp 16381 6154514432 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 38055 WARNING 2025-10-28 01:22:20,274 log 16381 6154514432 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:22:20,274 basehttp 16381 6154514432 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-28 01:22:20,275 basehttp 16381 6137688064 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 01:23:19,439 basehttp 16381 6154514432 "GET /en/finance/invoices/ HTTP/1.1" 200 67047 WARNING 2025-10-28 01:23:19,509 basehttp 16381 6171340800 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 01:23:19,631 basehttp 16381 6154514432 "GET /media/profile_pictures/me_eq7HTvR.jpg HTTP/1.1" 304 0 WARNING 2025-10-28 01:23:19,635 log 16381 6137688064 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:23:19,635 basehttp 16381 6137688064 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-28 01:23:21,388 basehttp 16381 6137688064 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 37684 WARNING 2025-10-28 01:23:21,446 basehttp 16381 6154514432 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:23:21,466 log 16381 6137688064 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:23:21,466 basehttp 16381 6137688064 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 01:23:31,854 basehttp 16381 6137688064 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-28 01:23:31,920 basehttp 16381 6137688064 "GET /finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 302 0 INFO 2025-10-28 01:23:31,993 basehttp 16381 6154514432 "GET /ar/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 38129 WARNING 2025-10-28 01:23:32,059 basehttp 16381 6137688064 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:23:32,074 log 16381 6154514432 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:23:32,074 basehttp 16381 6154514432 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 INFO 2025-10-28 01:23:47,852 autoreload 16381 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 01:23:48,305 autoreload 17663 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 01:23:54,631 basehttp 17663 6163558400 "GET /ar/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 41405 WARNING 2025-10-28 01:23:54,700 basehttp 17663 6325039104 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:23:54,741 log 17663 6163558400 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:23:54,742 basehttp 17663 6163558400 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16602 INFO 2025-10-28 01:24:07,520 basehttp 17663 6163558400 "GET /ar/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 32351 INFO 2025-10-28 01:30:00,005 tasks 82926 8782111040 Radiology results sync started INFO 2025-10-28 01:30:00,005 tasks 82926 8782111040 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-27 22:30:00.005246+00:00'} INFO 2025-10-28 01:30:00,008 tasks 82926 8782111040 Lab results sync started INFO 2025-10-28 01:30:00,008 tasks 82926 8782111040 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-27 22:30:00.008287+00:00'} INFO 2025-10-28 01:32:56,618 autoreload 17663 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 01:32:57,137 autoreload 22157 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 01:34:01,504 basehttp 22157 6198898688 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 40636 WARNING 2025-10-28 01:34:01,568 basehttp 22157 6232551424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 01:34:01,701 basehttp 22157 6198898688 "GET /media/profile_pictures/me_eq7HTvR.jpg HTTP/1.1" 304 0 WARNING 2025-10-28 01:34:01,712 log 22157 6215725056 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:34:01,712 basehttp 22157 6215725056 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16603 INFO 2025-10-28 01:34:06,132 basehttp 22157 6215725056 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 302 0 INFO 2025-10-28 01:34:06,203 basehttp 22157 6215725056 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 41015 WARNING 2025-10-28 01:34:06,276 basehttp 22157 6198898688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:34:06,280 log 22157 6215725056 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:34:06,281 basehttp 22157 6215725056 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 INFO 2025-10-28 01:34:51,793 autoreload 22157 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 01:34:52,291 autoreload 23207 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 01:35:26,186 basehttp 23207 6129446912 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 40636 WARNING 2025-10-28 01:35:26,247 basehttp 23207 6146273280 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:35:26,286 log 23207 6129446912 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:35:26,286 basehttp 23207 6129446912 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16601 INFO 2025-10-28 01:35:28,631 basehttp 23207 6129446912 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 33410 INFO 2025-10-28 01:36:45,709 basehttp 23207 6129446912 "GET /en/admin/core/tenant/ HTTP/1.1" 200 63369 INFO 2025-10-28 01:36:45,781 basehttp 23207 6129446912 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 01:36:48,004 basehttp 23207 6129446912 "GET /en/admin/core/tenant/31001a5b-7669-41fb-b904-12c2c648779b/change/ HTTP/1.1" 200 388124 INFO 2025-10-28 01:36:48,084 basehttp 23207 6129446912 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 01:37:06,586 basehttp 23207 6129446912 "GET /ar/settings/ HTTP/1.1" 200 48975 WARNING 2025-10-28 01:37:06,661 basehttp 23207 6163099648 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:37:06,756 log 23207 6129446912 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:37:06,759 basehttp 23207 6129446912 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16603 INFO 2025-10-28 01:37:06,759 basehttp 23207 6146273280 "GET /media/profile_pictures/me_eq7HTvR.jpg HTTP/1.1" 304 0 INFO 2025-10-28 01:37:10,327 basehttp 23207 6146273280 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-28 01:37:10,393 basehttp 23207 6146273280 "GET /settings/ HTTP/1.1" 302 0 INFO 2025-10-28 01:37:10,510 basehttp 23207 6129446912 "GET /en/settings/ HTTP/1.1" 200 48327 WARNING 2025-10-28 01:37:10,573 basehttp 23207 6146273280 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:37:10,599 log 23207 6129446912 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:37:10,599 basehttp 23207 6129446912 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 01:37:12,424 basehttp 23207 6129446912 "GET /en/settings/BASIC/ HTTP/1.1" 200 40986 WARNING 2025-10-28 01:37:12,486 basehttp 23207 6146273280 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:37:12,509 log 23207 6129446912 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:37:12,509 basehttp 23207 6129446912 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 01:39:14,432 basehttp 23207 6129446912 "POST /en/settings/BASIC/ HTTP/1.1" 302 0 INFO 2025-10-28 01:39:14,564 basehttp 23207 6129446912 "GET /en/settings/ HTTP/1.1" 200 48404 WARNING 2025-10-28 01:39:14,626 basehttp 23207 6146273280 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:39:14,645 log 23207 6129446912 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:39:14,645 basehttp 23207 6129446912 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 01:39:19,856 basehttp 23207 6129446912 "GET /en/settings/ZATCA/ HTTP/1.1" 200 41869 WARNING 2025-10-28 01:39:19,926 basehttp 23207 6163099648 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 01:39:19,999 basehttp 23207 6146273280 "GET /media/profile_pictures/me_eq7HTvR.jpg HTTP/1.1" 304 0 WARNING 2025-10-28 01:39:20,003 log 23207 6129446912 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:39:20,003 basehttp 23207 6129446912 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-28 01:39:58,598 basehttp 23207 6129446912 "POST /en/settings/ZATCA/ HTTP/1.1" 302 0 INFO 2025-10-28 01:39:58,711 basehttp 23207 6129446912 "GET /en/settings/ HTTP/1.1" 200 48161 WARNING 2025-10-28 01:39:58,772 basehttp 23207 6146273280 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:39:58,793 log 23207 6129446912 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:39:58,794 basehttp 23207 6129446912 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 01:40:18,026 basehttp 23207 6129446912 "GET /en/admin/core/tenant/ HTTP/1.1" 200 63367 INFO 2025-10-28 01:40:18,101 basehttp 23207 6129446912 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 01:40:26,851 basehttp 23207 6129446912 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 40634 WARNING 2025-10-28 01:40:26,912 basehttp 23207 6163099648 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:40:27,002 log 23207 6146273280 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:40:27,002 basehttp 23207 6146273280 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-28 01:40:27,003 basehttp 23207 6129446912 "GET /media/profile_pictures/me_eq7HTvR.jpg HTTP/1.1" 304 0 INFO 2025-10-28 01:40:28,901 basehttp 23207 6129446912 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 33412 INFO 2025-10-28 01:42:59,266 autoreload 23207 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 01:42:59,812 autoreload 27235 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 01:44:46,600 basehttp 27235 6169128960 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 40636 WARNING 2025-10-28 01:44:46,661 basehttp 27235 12918534144 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 01:44:46,753 basehttp 27235 6169128960 "GET /media/profile_pictures/me_eq7HTvR.jpg HTTP/1.1" 304 0 WARNING 2025-10-28 01:44:46,755 log 27235 12901707776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:44:46,755 basehttp 27235 12901707776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-28 01:44:48,789 basehttp 27235 12901707776 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 32403 INFO 2025-10-28 01:46:41,723 autoreload 27235 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 01:46:42,201 autoreload 29095 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 01:47:53,550 basehttp 29095 6156005376 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 40636 WARNING 2025-10-28 01:47:53,604 basehttp 29095 6189658112 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 01:47:53,703 basehttp 29095 6172831744 "GET /media/profile_pictures/me_eq7HTvR.jpg HTTP/1.1" 304 0 WARNING 2025-10-28 01:47:53,705 log 29095 6156005376 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:47:53,705 basehttp 29095 6156005376 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-28 01:47:56,359 basehttp 29095 6156005376 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 32313 INFO 2025-10-28 01:50:11,878 autoreload 29095 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 01:50:12,371 autoreload 30946 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 01:50:20,300 basehttp 30946 6131265536 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 40636 WARNING 2025-10-28 01:50:20,359 basehttp 30946 6148091904 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:50:20,380 log 30946 6131265536 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:50:20,380 basehttp 30946 6131265536 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 01:50:22,740 basehttp 30946 6131265536 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 68112 INFO 2025-10-28 01:51:17,038 autoreload 30946 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 01:51:17,497 autoreload 31496 8782111040 Watching for file changes with StatReloader WARNING 2025-10-28 01:51:18,328 basehttp 31496 6192017408 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:51:18,408 log 31496 6208843776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:51:18,408 basehttp 31496 6208843776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-28 01:51:18,489 log 31496 6208843776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:51:18,489 basehttp 31496 6208843776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 01:51:20,291 basehttp 31496 6208843776 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 68108 INFO 2025-10-28 01:51:57,572 autoreload 31496 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 01:51:58,019 autoreload 31836 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 01:51:58,462 basehttp 31836 6202798080 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 40636 WARNING 2025-10-28 01:51:58,524 basehttp 31836 6236450816 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:51:58,613 log 31836 6202798080 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:51:58,614 basehttp 31836 6202798080 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-28 01:51:58,614 basehttp 31836 6219624448 "GET /media/profile_pictures/me_eq7HTvR.jpg HTTP/1.1" 304 0 INFO 2025-10-28 01:52:00,497 basehttp 31836 6219624448 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 68062 INFO 2025-10-28 01:53:04,702 autoreload 31836 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 01:53:05,162 autoreload 32340 8782111040 Watching for file changes with StatReloader WARNING 2025-10-28 01:53:06,024 basehttp 32340 6125514752 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:53:06,103 log 32340 6142341120 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:53:06,103 basehttp 32340 6142341120 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-28 01:53:06,186 log 32340 6142341120 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:53:06,186 basehttp 32340 6142341120 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 01:53:08,204 basehttp 32340 6142341120 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 40636 WARNING 2025-10-28 01:53:08,261 basehttp 32340 6125514752 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 01:53:08,281 log 32340 6142341120 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:53:08,281 basehttp 32340 6142341120 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 01:53:10,291 basehttp 32340 6142341120 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 68057 INFO 2025-10-28 01:56:13,239 autoreload 32340 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 01:56:13,737 autoreload 33853 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 01:57:22,040 basehttp 33853 6205403136 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 40636 WARNING 2025-10-28 01:57:22,104 basehttp 33853 6239055872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 01:57:22,191 basehttp 33853 6222229504 "GET /media/profile_pictures/me_eq7HTvR.jpg HTTP/1.1" 304 0 WARNING 2025-10-28 01:57:22,197 log 33853 6205403136 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 01:57:22,197 basehttp 33853 6205403136 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-28 01:57:23,947 basehttp 33853 6205403136 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 68226 INFO 2025-10-28 02:00:00,011 tasks 82926 8782111040 Radiology results sync started INFO 2025-10-28 02:00:00,012 tasks 82926 8782111040 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-27 23:00:00.012352+00:00'} INFO 2025-10-28 02:00:00,017 tasks 82926 8782111040 Lab results sync started INFO 2025-10-28 02:00:00,017 tasks 82926 8782111040 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-27 23:00:00.017390+00:00'} INFO 2025-10-28 02:07:00,204 autoreload 33853 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 02:07:00,674 autoreload 39089 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 02:07:02,687 basehttp 39089 6195326976 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 40636 WARNING 2025-10-28 02:07:02,747 basehttp 39089 6228979712 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:07:02,834 log 39089 6195326976 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:07:02,834 basehttp 39089 6195326976 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-28 02:07:02,835 basehttp 39089 6212153344 "GET /media/profile_pictures/me_eq7HTvR.jpg HTTP/1.1" 304 0 INFO 2025-10-28 02:07:04,742 basehttp 39089 6212153344 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 302 0 INFO 2025-10-28 02:07:04,813 basehttp 39089 6212153344 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 43026 WARNING 2025-10-28 02:07:04,873 basehttp 39089 6195326976 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:07:04,896 log 39089 6212153344 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:07:04,896 basehttp 39089 6212153344 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 02:08:46,115 autoreload 39089 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 02:08:46,640 autoreload 40044 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 02:08:53,974 basehttp 40044 6134542336 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 40636 WARNING 2025-10-28 02:08:54,030 basehttp 40044 6151368704 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:08:54,063 log 40044 6134542336 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:08:54,064 basehttp 40044 6134542336 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 02:08:55,759 basehttp 40044 6134542336 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 68225 INFO 2025-10-28 02:10:45,459 autoreload 40044 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 02:10:45,922 autoreload 41138 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 02:10:48,657 basehttp 41138 6204125184 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 40636 WARNING 2025-10-28 02:10:48,715 basehttp 41138 6220951552 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:10:48,737 log 41138 6204125184 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:10:48,737 basehttp 41138 6204125184 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 02:10:50,247 basehttp 41138 6204125184 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 68057 INFO 2025-10-28 02:11:26,700 basehttp 41138 6204125184 "GET /en/finance/payments/create/?invoice=1037dbb8-79f3-42ff-9fe0-9e8f704d6144 HTTP/1.1" 200 44472 WARNING 2025-10-28 02:11:26,758 basehttp 41138 6220951552 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:11:26,783 log 41138 6204125184 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:11:26,783 basehttp 41138 6204125184 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 02:11:39,533 tasks 82926 8782111040 Email sent successfully to ['talal.al-harthi@example.sa'] INFO 2025-10-28 02:11:39,598 basehttp 41138 6204125184 "POST /en/finance/payments/create/?invoice=1037dbb8-79f3-42ff-9fe0-9e8f704d6144 HTTP/1.1" 302 0 INFO 2025-10-28 02:11:39,670 basehttp 41138 6204125184 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 45543 WARNING 2025-10-28 02:11:39,732 basehttp 41138 6220951552 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:11:39,755 log 41138 6204125184 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:11:39,755 basehttp 41138 6204125184 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 02:11:44,703 basehttp 41138 6204125184 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 68053 INFO 2025-10-28 02:14:10,472 autoreload 41138 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 02:14:10,918 autoreload 42810 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 02:14:11,618 basehttp 42810 6204436480 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 45224 WARNING 2025-10-28 02:14:11,680 basehttp 42810 6238089216 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 02:14:11,765 basehttp 42810 6221262848 "GET /media/profile_pictures/me_eq7HTvR.jpg HTTP/1.1" 304 0 WARNING 2025-10-28 02:14:11,767 log 42810 6204436480 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:14:11,767 basehttp 42810 6204436480 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-28 02:14:13,678 basehttp 42810 6204436480 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 68050 INFO 2025-10-28 02:15:26,520 tasks 82926 8782111040 Lab results sync started INFO 2025-10-28 02:15:26,520 tasks 82926 8782111040 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-27 23:15:26.520330+00:00'} INFO 2025-10-28 02:15:26,523 tasks 82926 8782111040 Radiology results sync started INFO 2025-10-28 02:15:26,523 tasks 82926 8782111040 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-27 23:15:26.523373+00:00'} INFO 2025-10-28 02:16:00,431 autoreload 42810 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 02:16:00,966 autoreload 43827 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 02:16:46,634 basehttp 43827 6135214080 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 45224 WARNING 2025-10-28 02:16:46,690 basehttp 43827 6152040448 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:16:46,716 log 43827 6135214080 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:16:46,716 basehttp 43827 6135214080 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 02:16:48,442 basehttp 43827 6135214080 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 68448 INFO 2025-10-28 02:18:14,231 autoreload 43827 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 02:18:14,767 autoreload 44891 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 02:18:31,881 basehttp 44891 6165868544 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 45224 WARNING 2025-10-28 02:18:31,940 basehttp 44891 6325039104 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:18:31,962 log 44891 6165868544 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:18:31,962 basehttp 44891 6165868544 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 02:18:33,645 basehttp 44891 6165868544 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 302 0 INFO 2025-10-28 02:18:33,717 basehttp 44891 6165868544 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 46222 WARNING 2025-10-28 02:18:33,796 basehttp 44891 6325039104 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:18:33,797 log 44891 6165868544 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:18:33,797 basehttp 44891 6165868544 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 02:20:01,180 autoreload 44891 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 02:20:01,579 autoreload 45892 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 02:20:24,175 basehttp 45892 6199144448 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 45224 WARNING 2025-10-28 02:20:24,236 basehttp 45892 6232797184 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:20:24,332 log 45892 6215970816 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:20:24,332 basehttp 45892 6215970816 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-28 02:20:24,336 basehttp 45892 6199144448 "GET /media/profile_pictures/me_eq7HTvR.jpg HTTP/1.1" 304 0 INFO 2025-10-28 02:20:25,793 basehttp 45892 6199144448 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 68435 INFO 2025-10-28 02:21:43,033 autoreload 45892 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 02:21:43,485 autoreload 46692 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 02:22:01,392 basehttp 46692 6163673088 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 45224 WARNING 2025-10-28 02:22:01,449 basehttp 46692 6325039104 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:22:01,475 log 46692 6163673088 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:22:01,475 basehttp 46692 6163673088 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 02:22:03,043 basehttp 46692 6163673088 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 67713 INFO 2025-10-28 02:23:38,108 autoreload 46692 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 02:23:38,568 autoreload 47613 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 02:23:38,943 basehttp 47613 13035925504 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 45224 WARNING 2025-10-28 02:23:38,994 basehttp 47613 13052751872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:23:39,028 log 47613 13035925504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:23:39,028 basehttp 47613 13035925504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 02:23:40,202 basehttp 47613 13035925504 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 67715 INFO 2025-10-28 02:25:23,927 autoreload 47613 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 02:25:24,394 autoreload 48458 8782111040 Watching for file changes with StatReloader WARNING 2025-10-28 02:25:25,183 basehttp 48458 6163427328 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:25:25,263 log 48458 6180253696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:25:25,264 basehttp 48458 6180253696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-28 02:25:25,346 log 48458 6180253696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:25:25,346 basehttp 48458 6180253696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 02:25:26,557 basehttp 48458 6180253696 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 67719 INFO 2025-10-28 02:26:15,695 autoreload 48458 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 02:26:16,152 autoreload 48879 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 02:26:16,505 basehttp 48879 6189543424 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 45224 WARNING 2025-10-28 02:26:16,565 basehttp 48879 6206369792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:26:16,586 log 48879 6189543424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:26:16,586 basehttp 48879 6189543424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 02:26:18,172 basehttp 48879 6189543424 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 67723 INFO 2025-10-28 02:28:02,590 autoreload 48879 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 02:28:03,051 autoreload 49814 8782111040 Watching for file changes with StatReloader WARNING 2025-10-28 02:28:03,788 basehttp 49814 6155595776 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:28:03,868 log 49814 6172422144 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:28:03,868 basehttp 49814 6172422144 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-28 02:28:03,950 log 49814 6172422144 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:28:03,950 basehttp 49814 6172422144 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 02:28:05,232 basehttp 49814 6172422144 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 67727 INFO 2025-10-28 02:28:28,838 autoreload 49814 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 02:28:29,305 autoreload 49990 8782111040 Watching for file changes with StatReloader WARNING 2025-10-28 02:28:30,166 basehttp 49990 6200324096 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:28:30,246 log 49990 6217150464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:28:30,246 basehttp 49990 6217150464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-28 02:28:30,327 log 49990 6217150464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:28:30,327 basehttp 49990 6217150464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 02:28:31,544 basehttp 49990 6217150464 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 67722 INFO 2025-10-28 02:30:00,003 tasks 82926 8782111040 Radiology results sync started INFO 2025-10-28 02:30:00,003 tasks 82926 8782111040 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-27 23:30:00.003554+00:00'} INFO 2025-10-28 02:30:00,006 tasks 82926 8782111040 Lab results sync started INFO 2025-10-28 02:30:00,006 tasks 82926 8782111040 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-27 23:30:00.006365+00:00'} INFO 2025-10-28 02:31:16,934 autoreload 49990 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 02:31:17,275 autoreload 51357 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 02:31:18,127 basehttp 51357 6125662208 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 45224 WARNING 2025-10-28 02:31:18,186 basehttp 51357 6159314944 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 02:31:18,274 basehttp 51357 6142488576 "GET /media/profile_pictures/me_eq7HTvR.jpg HTTP/1.1" 304 0 WARNING 2025-10-28 02:31:18,275 log 51357 6125662208 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:31:18,275 basehttp 51357 6125662208 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-28 02:31:19,888 basehttp 51357 6125662208 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 67728 INFO 2025-10-28 02:32:11,261 basehttp 51357 6125662208 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 45222 WARNING 2025-10-28 02:32:11,318 basehttp 51357 6142488576 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:32:11,340 log 51357 6125662208 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:32:11,340 basehttp 51357 6125662208 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 02:32:12,600 basehttp 51357 6125662208 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 67728 INFO 2025-10-28 02:34:25,306 autoreload 51357 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 02:34:25,629 autoreload 52868 8782111040 Watching for file changes with StatReloader WARNING 2025-10-28 02:34:26,797 basehttp 52868 6136688640 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:34:26,915 log 52868 6153515008 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:34:26,915 basehttp 52868 6153515008 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 WARNING 2025-10-28 02:34:27,014 log 52868 6153515008 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:34:27,014 basehttp 52868 6153515008 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16478 INFO 2025-10-28 02:34:27,811 basehttp 52868 6153515008 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 67738 INFO 2025-10-28 02:35:08,915 autoreload 52868 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 02:35:09,251 autoreload 53212 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 02:35:09,638 basehttp 53212 6156906496 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 45224 WARNING 2025-10-28 02:35:09,696 basehttp 53212 6173732864 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:35:09,720 log 53212 6156906496 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:35:09,720 basehttp 53212 6156906496 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 02:35:11,147 basehttp 53212 6156906496 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 67733 INFO 2025-10-28 02:36:30,108 autoreload 53212 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 02:36:30,457 autoreload 53891 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 02:36:31,006 basehttp 53891 6133559296 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 45224 WARNING 2025-10-28 02:36:31,065 basehttp 53891 6150385664 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:36:31,087 log 53891 6133559296 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:36:31,087 basehttp 53891 6133559296 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 02:36:32,349 basehttp 53891 6133559296 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 302 0 INFO 2025-10-28 02:36:32,421 basehttp 53891 6133559296 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 47626 WARNING 2025-10-28 02:36:32,497 log 53891 6133559296 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:36:32,497 basehttp 53891 6133559296 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-28 02:36:32,500 basehttp 53891 6133559296 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 02:36:45,013 autoreload 53891 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 02:36:45,340 autoreload 54011 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 02:36:46,035 basehttp 54011 6189101056 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 45224 WARNING 2025-10-28 02:36:46,096 basehttp 54011 6205927424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:36:46,122 log 54011 6189101056 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:36:46,125 basehttp 54011 6189101056 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 02:36:47,334 basehttp 54011 6189101056 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 67734 INFO 2025-10-28 02:39:43,166 autoreload 54011 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 02:39:43,499 autoreload 55451 8782111040 Watching for file changes with StatReloader WARNING 2025-10-28 02:39:44,463 basehttp 55451 6170669056 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:39:44,541 log 55451 6170669056 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:39:44,541 basehttp 55451 6170669056 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-28 02:39:44,623 log 55451 6170669056 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:39:44,623 basehttp 55451 6170669056 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 02:39:46,173 basehttp 55451 6170669056 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 67695 INFO 2025-10-28 02:40:52,110 autoreload 55451 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 02:40:52,574 autoreload 56061 8782111040 Watching for file changes with StatReloader WARNING 2025-10-28 02:40:53,726 basehttp 56061 6156120064 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:40:53,808 log 56061 6172946432 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:40:53,808 basehttp 56061 6172946432 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-28 02:40:53,925 log 56061 6172946432 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:40:53,925 basehttp 56061 6172946432 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-28 02:40:56,100 basehttp 56061 6172946432 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 68282 INFO 2025-10-28 02:42:38,165 autoreload 56061 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 02:42:38,488 autoreload 56899 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 02:44:15,275 basehttp 56899 6196064256 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 45224 WARNING 2025-10-28 02:44:15,336 basehttp 56899 6229716992 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 02:44:15,425 basehttp 56899 6196064256 "GET /media/profile_pictures/me_eq7HTvR.jpg HTTP/1.1" 304 0 WARNING 2025-10-28 02:44:15,426 log 56899 6212890624 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:44:15,426 basehttp 56899 6212890624 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-28 02:44:17,229 basehttp 56899 6212890624 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 68282 INFO 2025-10-28 02:44:51,460 autoreload 56899 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 02:44:51,928 autoreload 57993 8782111040 Watching for file changes with StatReloader WARNING 2025-10-28 02:44:52,920 basehttp 57993 6127382528 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:44:53,000 log 57993 6144208896 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:44:53,000 basehttp 57993 6144208896 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-28 02:44:53,083 log 57993 6144208896 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:44:53,083 basehttp 57993 6144208896 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 02:44:55,950 basehttp 57993 6144208896 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 68282 INFO 2025-10-28 02:45:47,344 autoreload 57993 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 02:45:47,804 autoreload 58416 8782111040 Watching for file changes with StatReloader WARNING 2025-10-28 02:45:48,820 basehttp 58416 6165655552 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:45:48,898 log 58416 6182481920 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:45:48,898 basehttp 58416 6182481920 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-28 02:45:48,981 log 58416 6182481920 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:45:48,981 basehttp 58416 6182481920 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 02:45:49,986 basehttp 58416 6182481920 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 45224 WARNING 2025-10-28 02:45:50,045 basehttp 58416 6165655552 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:45:50,063 log 58416 6182481920 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:45:50,063 basehttp 58416 6182481920 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 02:45:51,975 basehttp 58416 6182481920 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 68282 INFO 2025-10-28 02:46:36,136 autoreload 58416 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 02:46:36,613 autoreload 58841 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 02:46:54,785 basehttp 58841 6127579136 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 45224 WARNING 2025-10-28 02:46:54,845 basehttp 58841 6144405504 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:46:54,865 log 58841 6127579136 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:46:54,865 basehttp 58841 6127579136 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 02:46:56,506 basehttp 58841 6127579136 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 68282 INFO 2025-10-28 02:47:34,310 autoreload 58841 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 02:47:34,641 autoreload 59272 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 02:47:35,412 basehttp 59272 6164131840 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 45224 WARNING 2025-10-28 02:47:35,472 basehttp 59272 6180958208 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:47:35,493 log 59272 6164131840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:47:35,493 basehttp 59272 6164131840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 02:47:36,846 basehttp 59272 6164131840 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 68277 INFO 2025-10-28 02:48:37,128 autoreload 59272 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 02:48:37,451 autoreload 59772 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 02:48:37,810 basehttp 59772 6163329024 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 45224 WARNING 2025-10-28 02:48:37,867 basehttp 59772 6180155392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:48:37,889 log 59772 6163329024 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:48:37,890 basehttp 59772 6163329024 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 02:48:39,088 basehttp 59772 6163329024 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 68299 INFO 2025-10-28 02:49:04,216 autoreload 59772 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 02:49:04,692 autoreload 60046 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 02:50:00,338 basehttp 60046 6199046144 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 45224 WARNING 2025-10-28 02:50:00,398 basehttp 60046 6215872512 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:50:00,418 log 60046 6199046144 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:50:00,418 basehttp 60046 6199046144 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 02:50:01,894 basehttp 60046 6199046144 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 68283 INFO 2025-10-28 02:50:50,274 autoreload 60046 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 02:50:50,598 autoreload 60923 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 02:50:51,398 basehttp 60923 6189248512 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 45224 WARNING 2025-10-28 02:50:51,458 basehttp 60923 6206074880 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:50:51,479 log 60923 6189248512 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:50:51,480 basehttp 60923 6189248512 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 02:50:52,968 basehttp 60923 6189248512 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 68272 INFO 2025-10-28 02:53:58,695 autoreload 60923 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 02:53:59,022 autoreload 62434 8782111040 Watching for file changes with StatReloader WARNING 2025-10-28 02:54:00,111 basehttp 62434 6204862464 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:54:00,189 log 62434 6221688832 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:54:00,189 basehttp 62434 6221688832 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-28 02:54:00,299 log 62434 6221688832 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:54:00,299 basehttp 62434 6221688832 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-28 02:54:01,796 basehttp 62434 6221688832 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 68289 INFO 2025-10-28 02:55:42,426 autoreload 62434 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 02:55:42,894 autoreload 63299 8782111040 Watching for file changes with StatReloader WARNING 2025-10-28 02:55:43,945 basehttp 63299 6126022656 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:55:44,026 log 63299 6142849024 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:55:44,026 basehttp 63299 6142849024 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-28 02:55:44,108 log 63299 6142849024 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:55:44,109 basehttp 63299 6142849024 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 02:55:46,401 basehttp 63299 6142849024 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 68299 INFO 2025-10-28 02:57:57,809 basehttp 63299 6142849024 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 45222 WARNING 2025-10-28 02:57:57,868 basehttp 63299 6159675392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 02:57:57,961 basehttp 63299 6142849024 "GET /media/profile_pictures/me_eq7HTvR.jpg HTTP/1.1" 304 0 WARNING 2025-10-28 02:57:57,962 log 63299 6126022656 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:57:57,962 basehttp 63299 6126022656 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-28 02:57:59,442 basehttp 63299 6126022656 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/ HTTP/1.1" 200 68299 INFO 2025-10-28 02:58:41,611 basehttp 63299 6126022656 "GET /en/finance/invoices HTTP/1.1" 301 0 INFO 2025-10-28 02:58:41,723 basehttp 63299 6142849024 "GET /en/finance/invoices/ HTTP/1.1" 200 67049 WARNING 2025-10-28 02:58:41,778 basehttp 63299 6126022656 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:58:41,802 log 63299 6142849024 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:58:41,802 basehttp 63299 6142849024 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 02:58:44,336 basehttp 63299 6142849024 "GET /en/finance/invoices/1ee1af92-fd49-4bd4-8ae2-3b40da908635/ HTTP/1.1" 200 40872 WARNING 2025-10-28 02:58:44,399 basehttp 63299 6126022656 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:58:44,425 log 63299 6142849024 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:58:44,425 basehttp 63299 6142849024 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 02:58:45,883 basehttp 63299 6142849024 "GET /en/finance/invoices/1ee1af92-fd49-4bd4-8ae2-3b40da908635/pdf/ HTTP/1.1" 200 64938 WARNING 2025-10-28 02:59:32,830 basehttp 63299 6142849024 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:59:32,911 log 63299 6126022656 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:59:32,911 basehttp 63299 6126022656 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-28 02:59:32,989 log 63299 6126022656 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:59:32,989 basehttp 63299 6126022656 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 02:59:35,653 basehttp 63299 6126022656 "GET /en/finance/invoices/369e9f54-67f9-49d6-98e8-b758eb58b529/ HTTP/1.1" 200 45486 WARNING 2025-10-28 02:59:35,718 basehttp 63299 6142849024 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 02:59:35,736 log 63299 6126022656 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 02:59:35,736 basehttp 63299 6126022656 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 02:59:37,515 basehttp 63299 6126022656 "GET /en/finance/invoices/369e9f54-67f9-49d6-98e8-b758eb58b529/pdf/ HTTP/1.1" 200 66244 INFO 2025-10-28 03:00:00,005 tasks 82926 8782111040 Radiology results sync started INFO 2025-10-28 03:00:00,006 tasks 82926 8782111040 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 00:00:00.006025+00:00'} INFO 2025-10-28 03:00:00,009 tasks 82926 8782111040 Lab results sync started INFO 2025-10-28 03:00:00,009 tasks 82926 8782111040 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 00:00:00.009541+00:00'} INFO 2025-10-28 03:01:54,560 basehttp 63299 6126022656 "GET /en/finance/invoices/369e9f54-67f9-49d6-98e8-b758eb58b529/ HTTP/1.1" 200 45537 WARNING 2025-10-28 03:01:54,618 basehttp 63299 6142849024 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 03:01:54,641 log 63299 6126022656 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 03:01:54,642 basehttp 63299 6126022656 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 03:01:56,266 basehttp 63299 6126022656 "GET /en/finance/invoices/369e9f54-67f9-49d6-98e8-b758eb58b529/pdf/ HTTP/1.1" 200 66244 INFO 2025-10-28 03:03:20,629 autoreload 63299 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-28 03:03:21,145 autoreload 67234 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 03:03:38,658 basehttp 67234 6132592640 "GET /en/finance/invoices/369e9f54-67f9-49d6-98e8-b758eb58b529/ HTTP/1.1" 200 45550 WARNING 2025-10-28 03:03:38,719 basehttp 67234 6149419008 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 03:03:38,744 log 67234 6132592640 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 03:03:38,744 basehttp 67234 6132592640 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 03:03:41,164 basehttp 67234 6132592640 "GET /en/finance/invoices/369e9f54-67f9-49d6-98e8-b758eb58b529/pdf/?print=true HTTP/1.1" 200 66244 WARNING 2025-10-28 03:03:41,242 log 67234 6132592640 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 03:03:41,242 basehttp 67234 6132592640 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 03:04:17,655 autoreload 67234 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 03:04:18,152 autoreload 67696 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 03:04:32,112 basehttp 67696 6201913344 "GET /en/finance/invoices/369e9f54-67f9-49d6-98e8-b758eb58b529/ HTTP/1.1" 200 45550 WARNING 2025-10-28 03:04:32,170 basehttp 67696 6218739712 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 03:04:32,196 log 67696 6201913344 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 03:04:32,196 basehttp 67696 6201913344 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-28 03:04:34,029 basehttp 67696 6201913344 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 03:04:34,099 log 67696 6201913344 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 03:04:34,099 basehttp 67696 6201913344 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-28 03:04:34,163 log 67696 6201913344 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 03:04:34,164 basehttp 67696 6201913344 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 03:04:35,712 basehttp 67696 6201913344 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/ HTTP/1.1" 200 45284 WARNING 2025-10-28 03:04:35,770 basehttp 67696 6218739712 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 03:04:35,792 log 67696 6201913344 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 03:04:35,792 basehttp 67696 6201913344 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 03:04:37,947 basehttp 67696 6201913344 "GET /en/finance/invoices/1037dbb8-79f3-42ff-9fe0-9e8f704d6144/pdf/?print=true HTTP/1.1" 200 68157 WARNING 2025-10-28 03:04:38,054 log 67696 6201913344 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 03:04:38,054 basehttp 67696 6201913344 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16478 WARNING 2025-10-28 03:05:11,788 basehttp 67696 6201913344 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 03:05:11,858 log 67696 6218739712 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 03:05:11,858 basehttp 67696 6218739712 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-28 03:05:11,923 log 67696 6218739712 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 03:05:11,923 basehttp 67696 6218739712 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-28 03:05:12,753 basehttp 67696 6218739712 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 03:05:12,827 log 67696 6201913344 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 03:05:12,827 basehttp 67696 6201913344 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-28 03:05:12,904 log 67696 6201913344 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 03:05:12,904 basehttp 67696 6201913344 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 03:05:13,860 basehttp 67696 6201913344 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 03:05:13,955 basehttp 67696 6218739712 "GET /en/ HTTP/1.1" 200 39154 WARNING 2025-10-28 03:05:14,019 basehttp 67696 6201913344 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 03:05:14,042 log 67696 6218739712 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 03:05:14,042 basehttp 67696 6218739712 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 03:05:14,922 basehttp 67696 6218739712 "GET /en/ HTTP/1.1" 200 39153 WARNING 2025-10-28 03:05:14,981 basehttp 67696 6201913344 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 03:05:15,018 log 67696 6218739712 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 03:05:15,019 basehttp 67696 6218739712 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 03:05:17,800 basehttp 67696 6218739712 "GET /en/appointments/create/ HTTP/1.1" 200 61602 INFO 2025-10-28 03:05:17,822 basehttp 67696 6201913344 "GET /static/plugins/datatables.net-select-bs5/css/select.bootstrap5.min.css HTTP/1.1" 200 2157 WARNING 2025-10-28 03:05:17,860 basehttp 67696 6201913344 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 03:05:17,885 log 67696 6218739712 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 03:05:17,885 basehttp 67696 6218739712 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 03:05:23,282 basehttp 67696 6218739712 "GET /en/patients/create/ HTTP/1.1" 200 49700 INFO 2025-10-28 03:05:23,290 basehttp 67696 6218739712 "GET /static/plugins/bootstrap-datepicker/dist/css/bootstrap-datepicker.min.css HTTP/1.1" 200 15733 INFO 2025-10-28 03:05:23,298 basehttp 67696 6218739712 "GET /static/plugins/bootstrap-datepicker/dist/js/bootstrap-datepicker.min.js HTTP/1.1" 200 33871 WARNING 2025-10-28 03:05:23,361 log 67696 6201913344 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 03:05:23,362 basehttp 67696 6201913344 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-28 03:05:23,365 basehttp 67696 6201913344 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 03:07:57,487 basehttp 67696 6218739712 "GET /en/patients/create/ HTTP/1.1" 200 52648 WARNING 2025-10-28 03:07:57,547 basehttp 67696 6201913344 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 03:07:57,590 log 67696 6218739712 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 03:07:57,590 basehttp 67696 6218739712 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 03:08:51,935 basehttp 67696 6218739712 "GET /en/appointments/create/ HTTP/1.1" 200 61602 WARNING 2025-10-28 03:08:52,003 basehttp 67696 6235566080 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 03:08:52,080 log 67696 6201913344 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 03:08:52,080 basehttp 67696 6201913344 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 INFO 2025-10-28 03:08:52,081 basehttp 67696 6218739712 "GET /media/profile_pictures/me_eq7HTvR.jpg HTTP/1.1" 304 0 INFO 2025-10-28 03:09:04,241 basehttp 67696 6218739712 "GET /en/appointments/calendar/ HTTP/1.1" 200 48880 INFO 2025-10-28 03:09:04,265 basehttp 67696 6286045184 "GET /static/plugins/@fullcalendar/list/index.global.js HTTP/1.1" 200 18635 INFO 2025-10-28 03:09:04,266 basehttp 67696 6235566080 "GET /static/plugins/@fullcalendar/daygrid/index.global.js HTTP/1.1" 200 58461 INFO 2025-10-28 03:09:04,266 basehttp 67696 6252392448 "GET /static/plugins/@fullcalendar/timegrid/index.global.js HTTP/1.1" 200 68582 INFO 2025-10-28 03:09:04,267 basehttp 67696 6269218816 "GET /static/plugins/@fullcalendar/interaction/index.global.js HTTP/1.1" 200 99452 INFO 2025-10-28 03:09:04,267 basehttp 67696 6286045184 "GET /static/plugins/@fullcalendar/bootstrap/index.global.js HTTP/1.1" 200 2075 INFO 2025-10-28 03:09:04,268 basehttp 67696 6201913344 "GET /static/plugins/@fullcalendar/core/index.global.js HTTP/1.1" 200 444856 WARNING 2025-10-28 03:09:04,303 basehttp 67696 6201913344 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 03:09:04,306 basehttp 67696 6286045184 "GET /static/plugins/moment/min/moment.min.js.map HTTP/1.1" 200 98730 WARNING 2025-10-28 03:09:04,343 log 67696 6218739712 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 03:09:04,343 basehttp 67696 6218739712 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 03:09:04,403 basehttp 67696 6286045184 "GET /api/v1/appointments/calendar/?start=2025-10-26T00%3A00%3A00%2B03%3A00&end=2025-11-02T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 1654 INFO 2025-10-28 03:09:08,149 basehttp 67696 6286045184 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 17321 INFO 2025-10-28 03:09:08,362 basehttp 67696 6286045184 "GET /__debug__/history_sidebar/?request_id=1a361ee8420c4105a0553aedb3b73473 HTTP/1.1" 200 9653 INFO 2025-10-28 03:09:13,536 basehttp 67696 6286045184 "GET /appointments/2057116e-7d97-408f-bfe0-1aa6327bf1ac/quick-view/ HTTP/1.1" 302 0 INFO 2025-10-28 03:09:13,602 basehttp 67696 6218739712 "GET /en/appointments/2057116e-7d97-408f-bfe0-1aa6327bf1ac/quick-view/ HTTP/1.1" 200 2770 INFO 2025-10-28 03:09:13,815 basehttp 67696 6218739712 "GET /__debug__/history_sidebar/?request_id=e3d32847424b4d93ae7f7181fe3f98ff HTTP/1.1" 200 9633 INFO 2025-10-28 03:09:17,878 basehttp 67696 6218739712 "GET /appointments/1e3a17e7-7d2e-470e-ac9b-ee787f36d1d8/quick-view/ HTTP/1.1" 302 0 INFO 2025-10-28 03:09:17,968 basehttp 67696 6269218816 "GET /en/appointments/1e3a17e7-7d2e-470e-ac9b-ee787f36d1d8/quick-view/ HTTP/1.1" 200 2763 INFO 2025-10-28 03:09:18,182 basehttp 67696 6269218816 "GET /__debug__/history_sidebar/?request_id=af9b6a9d41504b709259e8f73e21e0d1 HTTP/1.1" 200 9633 INFO 2025-10-28 03:09:22,349 basehttp 67696 6269218816 "GET /appointments/c60c62dc-20a8-4e2a-85e9-96e82744d880/quick-view/ HTTP/1.1" 302 0 INFO 2025-10-28 03:09:22,414 basehttp 67696 6252392448 "GET /en/appointments/c60c62dc-20a8-4e2a-85e9-96e82744d880/quick-view/ HTTP/1.1" 200 2766 INFO 2025-10-28 03:09:22,627 basehttp 67696 6252392448 "GET /__debug__/history_sidebar/?request_id=97dfb6e4413e4fd09c89b000cda1b561 HTTP/1.1" 200 9633 WARNING 2025-10-28 03:09:28,277 basehttp 67696 6252392448 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 03:09:28,347 log 67696 6235566080 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 03:09:28,348 basehttp 67696 6235566080 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-28 03:09:28,412 log 67696 6235566080 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 03:09:28,412 basehttp 67696 6235566080 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-28 03:09:28,988 basehttp 67696 6235566080 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 03:09:29,059 log 67696 6201913344 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 03:09:29,059 basehttp 67696 6201913344 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-28 03:09:29,134 log 67696 6201913344 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 03:09:29,138 basehttp 67696 6201913344 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 03:09:34,754 basehttp 67696 6201913344 "GET /en/consents/create/ HTTP/1.1" 200 43044 WARNING 2025-10-28 03:09:34,813 basehttp 67696 6218739712 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 03:09:34,852 log 67696 6201913344 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 03:09:34,852 basehttp 67696 6201913344 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 INFO 2025-10-28 03:09:43,779 basehttp 67696 6201913344 "GET /en/admin/core/consent/ HTTP/1.1" 200 89906 INFO 2025-10-28 03:09:43,852 basehttp 67696 6201913344 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 03:09:45,678 basehttp 67696 6201913344 "GET /en/admin/core/consent/4e7cb63e-63e0-4893-811e-3a386cbdd8e6/change/ HTTP/1.1" 200 78629 INFO 2025-10-28 03:09:45,698 basehttp 67696 6218739712 "GET /static/admin/js/calendar.js HTTP/1.1" 200 9141 INFO 2025-10-28 03:09:45,699 basehttp 67696 6235566080 "GET /static/admin/js/admin/DateTimeShortcuts.js HTTP/1.1" 200 19319 INFO 2025-10-28 03:09:45,759 basehttp 67696 6201913344 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 03:09:45,780 basehttp 67696 6201913344 "GET /static/admin/img/icon-calendar.svg HTTP/1.1" 200 1086 INFO 2025-10-28 03:09:45,780 basehttp 67696 6218739712 "GET /static/admin/img/icon-clock.svg HTTP/1.1" 200 677 INFO 2025-10-28 03:22:52,124 autoreload 77220 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 03:22:54,937 basehttp 77220 6189723648 "GET /en/consents/create/ HTTP/1.1" 200 53543 WARNING 2025-10-28 03:22:54,989 basehttp 77220 6223376384 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 03:22:55,089 basehttp 77220 6189723648 "GET /media/profile_pictures/me_eq7HTvR.jpg HTTP/1.1" 304 0 WARNING 2025-10-28 03:22:55,090 log 77220 6206550016 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 03:22:55,091 basehttp 77220 6206550016 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16479 WARNING 2025-10-28 03:23:03,685 log 77220 6206550016 Not Found: /core/api/consent-content/ WARNING 2025-10-28 03:23:03,686 basehttp 77220 6206550016 "GET /core/api/consent-content/?patient_id=ee3392ae-9233-4934-ad58-0fd8592d38e2&consent_type=GENERAL_TREATMENT HTTP/1.1" 404 16551 INFO 2025-10-28 03:23:03,899 basehttp 77220 6206550016 "GET /__debug__/history_sidebar/?request_id=0f4c45ddcd6348c1be482083673e1928 HTTP/1.1" 200 9611 WARNING 2025-10-28 03:26:33,426 signals 79205 8782111040 Patient deleted: 000016 - Mansour Abdulaziz Waleed Al-Asiri WARNING 2025-10-28 03:26:33,426 signals 79205 8782111040 Patient deleted: 000007 - Talal Ziyad Abdulrahman Al-Harthi WARNING 2025-10-28 03:26:33,427 signals 79205 8782111040 Patient deleted: 000017 - Mohammed Khalid Bandar Al-Juaid WARNING 2025-10-28 03:26:33,427 signals 79205 8782111040 Patient deleted: 000010 - Jawaher Ali Waleed Al-Juaid WARNING 2025-10-28 03:26:33,427 signals 79205 8782111040 Patient deleted: 000026 - Wafa Hassan Saleh Al-Qahtani WARNING 2025-10-28 03:26:33,427 signals 79205 8782111040 Patient deleted: 000038 - Jawaher Nawaf Yazeed Al-Qahtani WARNING 2025-10-28 03:26:33,427 signals 79205 8782111040 Patient deleted: 000045 - Turki Bandar Faisal Al-Shahrani WARNING 2025-10-28 03:26:33,428 signals 79205 8782111040 Patient deleted: 000031 - Munira Ziyad Abdullah Al-Juaid WARNING 2025-10-28 03:26:33,428 signals 79205 8782111040 Patient deleted: 000013 - Abdullah Ziyad Yazeed Al-Zahrani WARNING 2025-10-28 03:26:33,428 signals 79205 8782111040 Patient deleted: 000025 - Hind Nawaf Sultan Al-Subai WARNING 2025-10-28 03:26:33,428 signals 79205 8782111040 Patient deleted: 000033 - Hanan Yazeed Turki Al-Subaie WARNING 2025-10-28 03:26:33,429 signals 79205 8782111040 Patient deleted: 000047 - Abdullah Nawaf Khalid Al-Anzi WARNING 2025-10-28 03:26:33,429 signals 79205 8782111040 Patient deleted: 000036 - Abeer Faisal Khalid Al-Mutairi WARNING 2025-10-28 03:26:33,429 signals 79205 8782111040 Patient deleted: 000019 - Mona Nasser Saad Al-Shehri WARNING 2025-10-28 03:26:33,429 signals 79205 8782111040 Patient deleted: 000015 - Fatima Bandar Waleed Al-Otaibi WARNING 2025-10-28 03:26:33,429 signals 79205 8782111040 Patient deleted: 000043 - Khalid Hussein Turki Al-Dawsari WARNING 2025-10-28 03:26:33,430 signals 79205 8782111040 Patient deleted: 000002 - Yazeed Sultan Hussein Al-Yami WARNING 2025-10-28 03:26:33,430 signals 79205 8782111040 Patient deleted: 000046 - Reem Yazeed Abdulaziz Al-Shehri WARNING 2025-10-28 03:26:33,430 signals 79205 8782111040 Patient deleted: 000039 - Nawaf Omar Hussein Al-Dosari WARNING 2025-10-28 03:26:33,430 signals 79205 8782111040 Patient deleted: 000001 - Saud Faisal Fahad Al-Subaie WARNING 2025-10-28 03:26:33,430 signals 79205 8782111040 Patient deleted: 000042 - Lama Saleh Bandar Al-Shammari WARNING 2025-10-28 03:26:33,431 signals 79205 8782111040 Patient deleted: 000018 - Salma Saud Nasser Al-Zahrani WARNING 2025-10-28 03:26:33,431 signals 79205 8782111040 Patient deleted: 000028 - Wafa Mansour Nawaf Al-Otaibi WARNING 2025-10-28 03:26:33,431 signals 79205 8782111040 Patient deleted: 000044 - Faisal Abdullah Khalid Al-Anzi WARNING 2025-10-28 03:26:33,431 signals 79205 8782111040 Patient deleted: 000024 - Basma Mansour Hassan Al-Shehri WARNING 2025-10-28 03:26:33,432 signals 79205 8782111040 Patient deleted: 000032 - Amal Waleed Hassan Al-Shammari WARNING 2025-10-28 03:26:33,432 signals 79205 8782111040 Patient deleted: 000004 - Latifa Nawaf Mohammed Al-Subaie WARNING 2025-10-28 03:26:33,432 signals 79205 8782111040 Patient deleted: 000008 - Nawaf Yazeed Yazeed Al-Rashidi WARNING 2025-10-28 03:26:33,432 signals 79205 8782111040 Patient deleted: 000014 - Nada Omar Ziyad Al-Dosari WARNING 2025-10-28 03:26:33,432 signals 79205 8782111040 Patient deleted: 000022 - Rania Ali Sultan Al-Ahmadi WARNING 2025-10-28 03:26:33,433 signals 79205 8782111040 Patient deleted: 000048 - Nada Mansour Hassan Al-Asiri WARNING 2025-10-28 03:26:33,433 signals 79205 8782111040 Patient deleted: 000041 - Faisal Abdulrahman Saad Al-Yami WARNING 2025-10-28 03:26:33,433 signals 79205 8782111040 Patient deleted: 000035 - Munira Mansour Mohammed Al-Ahmadi WARNING 2025-10-28 03:26:33,433 signals 79205 8782111040 Patient deleted: 000003 - Abdullah Hassan Waleed Al-Subaie WARNING 2025-10-28 03:26:33,434 signals 79205 8782111040 Patient deleted: 000009 - Hayat Abdulaziz Yazeed Al-Balawi WARNING 2025-10-28 03:26:33,434 signals 79205 8782111040 Patient deleted: 000049 - Salma Ziyad Mohammed Al-Zahrani WARNING 2025-10-28 03:26:33,434 signals 79205 8782111040 Patient deleted: 000020 - Mohammed Ali Talal Al-Shahrani WARNING 2025-10-28 03:26:33,435 signals 79205 8782111040 Patient deleted: 000034 - Mansour Saud Turki Al-Balawi WARNING 2025-10-28 03:26:33,435 signals 79205 8782111040 Patient deleted: 000012 - Mansour Abdullah Waleed Al-Harbi WARNING 2025-10-28 03:26:33,435 signals 79205 8782111040 Patient deleted: 000040 - Waleed Ziyad Talal Al-Balawi WARNING 2025-10-28 03:26:33,435 signals 79205 8782111040 Patient deleted: 000037 - Mansour Abdullah Omar Al-Dawsari WARNING 2025-10-28 03:26:33,435 signals 79205 8782111040 Patient deleted: 000027 - Hessa Hussein Saleh Al-Harthi WARNING 2025-10-28 03:26:33,436 signals 79205 8782111040 Patient deleted: 000030 - Nada Turki Nasser Al-Asiri WARNING 2025-10-28 03:26:33,436 signals 79205 8782111040 Patient deleted: 000029 - Yazeed Hussein Ziyad Al-Balawi WARNING 2025-10-28 03:26:33,436 signals 79205 8782111040 Patient deleted: 000011 - Abeer Bandar Khalid Al-Yami WARNING 2025-10-28 03:26:33,436 signals 79205 8782111040 Patient deleted: 000021 - Noura Nasser Yazeed Al-Zahrani WARNING 2025-10-28 03:26:33,437 signals 79205 8782111040 Patient deleted: 000005 - Fahad Fahad Ziyad Al-Shammari WARNING 2025-10-28 03:26:33,437 signals 79205 8782111040 Patient deleted: 000050 - Lulwa Abdulaziz Saleh Al-Shamrani WARNING 2025-10-28 03:26:33,437 signals 79205 8782111040 Patient deleted: 000023 - Talal Yazeed Faisal Al-Ahmadi WARNING 2025-10-28 03:26:33,437 signals 79205 8782111040 Patient deleted: 000006 - Ghada Bandar Mohammed Al-Ghamdi INFO 2025-10-28 03:26:33,681 signals 79205 8782111040 User created: salma.al-harthi.admin1 (Administrator) INFO 2025-10-28 03:26:33,682 tasks 82926 8782111040 Email sent successfully to ['salma.al-harthi.admin1@agdar.sa'] INFO 2025-10-28 03:26:33,821 signals 79205 8782111040 User created: faisal.al-ahmadi.admin2 (Administrator) INFO 2025-10-28 03:26:33,822 tasks 82926 8782111040 Email sent successfully to ['faisal.al-ahmadi.admin2@agdar.sa'] INFO 2025-10-28 03:26:33,961 signals 79205 8782111040 User created: lama.al-shamrani.doctor1 (Doctor) INFO 2025-10-28 03:26:33,963 tasks 82926 8782111040 Email sent successfully to ['lama.al-shamrani.doctor1@agdar.sa'] INFO 2025-10-28 03:26:34,101 signals 79205 8782111040 User created: talal.al-dawsari.doctor2 (Doctor) INFO 2025-10-28 03:26:34,103 tasks 82926 8782111040 Email sent successfully to ['talal.al-dawsari.doctor2@agdar.sa'] INFO 2025-10-28 03:26:34,241 signals 79205 8782111040 User created: basma.al-shahrani.doctor3 (Doctor) INFO 2025-10-28 03:26:34,242 tasks 82926 8782111040 Email sent successfully to ['basma.al-shahrani.doctor3@agdar.sa'] INFO 2025-10-28 03:26:34,379 signals 79205 8782111040 User created: basma.al-qahtani.nurse1 (Nurse) INFO 2025-10-28 03:26:34,381 tasks 82926 8782111040 Email sent successfully to ['basma.al-qahtani.nurse1@agdar.sa'] INFO 2025-10-28 03:26:34,519 signals 79205 8782111040 User created: mansour.al-otaibi.nurse2 (Nurse) INFO 2025-10-28 03:26:34,520 tasks 82926 8782111040 Email sent successfully to ['mansour.al-otaibi.nurse2@agdar.sa'] INFO 2025-10-28 03:26:34,658 signals 79205 8782111040 User created: maha.al-dawsari.nurse3 (Nurse) INFO 2025-10-28 03:26:34,660 tasks 82926 8782111040 Email sent successfully to ['maha.al-dawsari.nurse3@agdar.sa'] INFO 2025-10-28 03:26:34,799 signals 79205 8782111040 User created: salma.al-harbi.ot1 (Occupational Therapist) INFO 2025-10-28 03:26:34,800 tasks 82926 8782111040 Email sent successfully to ['salma.al-harbi.ot1@agdar.sa'] INFO 2025-10-28 03:26:34,938 signals 79205 8782111040 User created: omar.al-mutairi.ot2 (Occupational Therapist) INFO 2025-10-28 03:26:34,940 tasks 82926 8782111040 Email sent successfully to ['omar.al-mutairi.ot2@agdar.sa'] INFO 2025-10-28 03:26:35,077 signals 79205 8782111040 User created: hanan.al-ghamdi.slp1 (Speech-Language Pathologist) INFO 2025-10-28 03:26:35,078 tasks 82926 8782111040 Email sent successfully to ['hanan.al-ghamdi.slp1@agdar.sa'] INFO 2025-10-28 03:26:35,217 signals 79205 8782111040 User created: abdulaziz.al-ghamdi.slp2 (Speech-Language Pathologist) INFO 2025-10-28 03:26:35,218 tasks 82926 8782111040 Email sent successfully to ['abdulaziz.al-ghamdi.slp2@agdar.sa'] INFO 2025-10-28 03:26:35,356 signals 79205 8782111040 User created: abdulaziz.al-anzi.aba1 (ABA Therapist) INFO 2025-10-28 03:26:35,357 tasks 82926 8782111040 Email sent successfully to ['abdulaziz.al-anzi.aba1@agdar.sa'] INFO 2025-10-28 03:26:35,495 signals 79205 8782111040 User created: nada.al-qahtani.aba2 (ABA Therapist) INFO 2025-10-28 03:26:35,496 tasks 82926 8782111040 Email sent successfully to ['nada.al-qahtani.aba2@agdar.sa'] INFO 2025-10-28 03:26:35,633 signals 79205 8782111040 User created: hanan.al-subaie.front_desk1 (Front Desk) INFO 2025-10-28 03:26:35,635 tasks 82926 8782111040 Email sent successfully to ['hanan.al-subaie.front_desk1@agdar.sa'] INFO 2025-10-28 03:26:35,773 signals 79205 8782111040 User created: salma.al-harthi.front_desk2 (Front Desk) INFO 2025-10-28 03:26:35,774 tasks 82926 8782111040 Email sent successfully to ['salma.al-harthi.front_desk2@agdar.sa'] INFO 2025-10-28 03:26:35,911 signals 79205 8782111040 User created: reem.al-balawi.finance1 (Finance) INFO 2025-10-28 03:26:35,912 tasks 82926 8782111040 Email sent successfully to ['reem.al-balawi.finance1@agdar.sa'] INFO 2025-10-28 03:26:36,051 signals 79205 8782111040 User created: khalid.al-shehri.finance2 (Finance) INFO 2025-10-28 03:26:36,052 tasks 82926 8782111040 Email sent successfully to ['khalid.al-shehri.finance2@agdar.sa'] INFO 2025-10-28 03:26:36,070 signals 79205 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-28 03:26:36,070 signals 79205 8782111040 File created: FILE-2025-000001 for patient 000001 INFO 2025-10-28 03:26:36,070 signals 79205 8782111040 Created main file for patient: 000001 INFO 2025-10-28 03:26:36,070 signals 79205 8782111040 Patient created: 000001 - Reem Saud Abdulrahman Al-Dawsari INFO 2025-10-28 03:26:36,072 signals 79205 8782111040 Generated File Number: FILE-2025-000002 INFO 2025-10-28 03:26:36,072 tasks 82926 8782111040 Email sent successfully to ['reem.al-dawsari@example.sa'] INFO 2025-10-28 03:26:36,072 signals 79205 8782111040 File created: FILE-2025-000002 for patient 000002 INFO 2025-10-28 03:26:36,072 signals 79205 8782111040 Created main file for patient: 000002 INFO 2025-10-28 03:26:36,073 signals 79205 8782111040 Patient created: 000002 - Jawaher Faisal Saad Al-Shamrani INFO 2025-10-28 03:26:36,074 tasks 82926 8782111040 Email sent successfully to ['jawaher.al-shamrani@example.sa'] INFO 2025-10-28 03:26:36,074 signals 79205 8782111040 Generated File Number: FILE-2025-000003 INFO 2025-10-28 03:26:36,074 signals 79205 8782111040 File created: FILE-2025-000003 for patient 000003 INFO 2025-10-28 03:26:36,074 signals 79205 8782111040 Created main file for patient: 000003 INFO 2025-10-28 03:26:36,074 signals 79205 8782111040 Patient created: 000003 - Ziyad Omar Abdullah Al-Shammari INFO 2025-10-28 03:26:36,076 signals 79205 8782111040 Generated File Number: FILE-2025-000004 INFO 2025-10-28 03:26:36,076 signals 79205 8782111040 File created: FILE-2025-000004 for patient 000004 INFO 2025-10-28 03:26:36,076 signals 79205 8782111040 Created main file for patient: 000004 INFO 2025-10-28 03:26:36,076 tasks 82926 8782111040 Email sent successfully to ['ziyad.al-shammari@example.sa'] INFO 2025-10-28 03:26:36,076 signals 79205 8782111040 Patient created: 000004 - Hind Sultan Hussein Al-Anzi INFO 2025-10-28 03:26:36,077 tasks 82926 8782111040 Email sent successfully to ['hind.al-anzi@example.sa'] INFO 2025-10-28 03:26:36,077 signals 79205 8782111040 Generated File Number: FILE-2025-000005 INFO 2025-10-28 03:26:36,077 signals 79205 8782111040 File created: FILE-2025-000005 for patient 000005 INFO 2025-10-28 03:26:36,077 signals 79205 8782111040 Created main file for patient: 000005 INFO 2025-10-28 03:26:36,078 signals 79205 8782111040 Patient created: 000005 - Abdullah Hussein Bandar Al-Shamrani INFO 2025-10-28 03:26:36,079 tasks 82926 8782111040 Email sent successfully to ['abdullah.al-shamrani@example.sa'] INFO 2025-10-28 03:26:36,079 signals 79205 8782111040 Generated File Number: FILE-2025-000006 INFO 2025-10-28 03:26:36,079 signals 79205 8782111040 File created: FILE-2025-000006 for patient 000006 INFO 2025-10-28 03:26:36,079 signals 79205 8782111040 Created main file for patient: 000006 INFO 2025-10-28 03:26:36,080 signals 79205 8782111040 Patient created: 000006 - Munira Ziyad Hassan Al-Asiri INFO 2025-10-28 03:26:36,081 tasks 82926 8782111040 Email sent successfully to ['munira.al-asiri@example.sa'] INFO 2025-10-28 03:26:36,081 signals 79205 8782111040 Generated File Number: FILE-2025-000007 INFO 2025-10-28 03:26:36,081 signals 79205 8782111040 File created: FILE-2025-000007 for patient 000007 INFO 2025-10-28 03:26:36,081 signals 79205 8782111040 Created main file for patient: 000007 INFO 2025-10-28 03:26:36,081 signals 79205 8782111040 Patient created: 000007 - Omar Sultan Saleh Al-Omari INFO 2025-10-28 03:26:36,083 tasks 82926 8782111040 Email sent successfully to ['omar.al-omari@example.sa'] INFO 2025-10-28 03:26:36,083 signals 79205 8782111040 Generated File Number: FILE-2025-000008 INFO 2025-10-28 03:26:36,083 signals 79205 8782111040 File created: FILE-2025-000008 for patient 000008 INFO 2025-10-28 03:26:36,083 signals 79205 8782111040 Created main file for patient: 000008 INFO 2025-10-28 03:26:36,083 signals 79205 8782111040 Patient created: 000008 - Abeer Khalid Bandar Al-Subai INFO 2025-10-28 03:26:36,085 signals 79205 8782111040 Generated File Number: FILE-2025-000009 INFO 2025-10-28 03:26:36,085 tasks 82926 8782111040 Email sent successfully to ['abeer.al-subai@example.sa'] INFO 2025-10-28 03:26:36,085 signals 79205 8782111040 File created: FILE-2025-000009 for patient 000009 INFO 2025-10-28 03:26:36,085 signals 79205 8782111040 Created main file for patient: 000009 INFO 2025-10-28 03:26:36,085 signals 79205 8782111040 Patient created: 000009 - Mansour Saud Saud Al-Dosari INFO 2025-10-28 03:26:36,086 tasks 82926 8782111040 Email sent successfully to ['mansour.al-dosari@example.sa'] INFO 2025-10-28 03:26:36,086 signals 79205 8782111040 Generated File Number: FILE-2025-000010 INFO 2025-10-28 03:26:36,087 signals 79205 8782111040 File created: FILE-2025-000010 for patient 000010 INFO 2025-10-28 03:26:36,087 signals 79205 8782111040 Created main file for patient: 000010 INFO 2025-10-28 03:26:36,087 signals 79205 8782111040 Patient created: 000010 - Mansour Omar Abdulrahman Al-Shamrani INFO 2025-10-28 03:26:36,088 signals 79205 8782111040 Generated File Number: FILE-2025-000011 INFO 2025-10-28 03:26:36,088 tasks 82926 8782111040 Email sent successfully to ['mansour.al-shamrani@example.sa'] INFO 2025-10-28 03:26:36,088 signals 79205 8782111040 File created: FILE-2025-000011 for patient 000011 INFO 2025-10-28 03:26:36,088 signals 79205 8782111040 Created main file for patient: 000011 INFO 2025-10-28 03:26:36,088 signals 79205 8782111040 Patient created: 000011 - Sarah Nasser Talal Al-Ghamdi INFO 2025-10-28 03:26:36,090 signals 79205 8782111040 Generated File Number: FILE-2025-000012 INFO 2025-10-28 03:26:36,090 signals 79205 8782111040 File created: FILE-2025-000012 for patient 000012 INFO 2025-10-28 03:26:36,090 tasks 82926 8782111040 Email sent successfully to ['sarah.al-ghamdi@example.sa'] INFO 2025-10-28 03:26:36,090 signals 79205 8782111040 Created main file for patient: 000012 INFO 2025-10-28 03:26:36,090 signals 79205 8782111040 Patient created: 000012 - Saleh Sultan Omar Al-Qahtani INFO 2025-10-28 03:26:36,091 signals 79205 8782111040 Generated File Number: FILE-2025-000013 INFO 2025-10-28 03:26:36,092 signals 79205 8782111040 File created: FILE-2025-000013 for patient 000013 INFO 2025-10-28 03:26:36,092 signals 79205 8782111040 Created main file for patient: 000013 INFO 2025-10-28 03:26:36,092 signals 79205 8782111040 Patient created: 000013 - Sultan Fahad Mansour Al-Juaid INFO 2025-10-28 03:26:36,094 signals 79205 8782111040 Generated File Number: FILE-2025-000014 INFO 2025-10-28 03:26:36,094 signals 79205 8782111040 File created: FILE-2025-000014 for patient 000014 INFO 2025-10-28 03:26:36,094 signals 79205 8782111040 Created main file for patient: 000014 INFO 2025-10-28 03:26:36,094 signals 79205 8782111040 Patient created: 000014 - Sultan Turki Hussein Al-Otaibi INFO 2025-10-28 03:26:36,096 signals 79205 8782111040 Generated File Number: FILE-2025-000015 INFO 2025-10-28 03:26:36,096 signals 79205 8782111040 File created: FILE-2025-000015 for patient 000015 INFO 2025-10-28 03:26:36,096 signals 79205 8782111040 Created main file for patient: 000015 INFO 2025-10-28 03:26:36,096 signals 79205 8782111040 Patient created: 000015 - Dalal Bandar Nawaf Al-Dawsari INFO 2025-10-28 03:26:36,097 signals 79205 8782111040 Generated File Number: FILE-2025-000016 INFO 2025-10-28 03:26:36,098 signals 79205 8782111040 File created: FILE-2025-000016 for patient 000016 INFO 2025-10-28 03:26:36,098 signals 79205 8782111040 Created main file for patient: 000016 INFO 2025-10-28 03:26:36,098 signals 79205 8782111040 Patient created: 000016 - Waleed Omar Bandar Al-Asiri INFO 2025-10-28 03:26:36,099 signals 79205 8782111040 Generated File Number: FILE-2025-000017 INFO 2025-10-28 03:26:36,099 signals 79205 8782111040 File created: FILE-2025-000017 for patient 000017 INFO 2025-10-28 03:26:36,099 signals 79205 8782111040 Created main file for patient: 000017 INFO 2025-10-28 03:26:36,099 signals 79205 8782111040 Patient created: 000017 - Lama Khalid Hassan Al-Rashidi INFO 2025-10-28 03:26:36,100 signals 79205 8782111040 Generated File Number: FILE-2025-000018 INFO 2025-10-28 03:26:36,101 signals 79205 8782111040 File created: FILE-2025-000018 for patient 000018 INFO 2025-10-28 03:26:36,101 signals 79205 8782111040 Created main file for patient: 000018 INFO 2025-10-28 03:26:36,101 signals 79205 8782111040 Patient created: 000018 - Nada Mohammed Ziyad Al-Mutairi INFO 2025-10-28 03:26:36,102 signals 79205 8782111040 Generated File Number: FILE-2025-000019 INFO 2025-10-28 03:26:36,103 signals 79205 8782111040 File created: FILE-2025-000019 for patient 000019 INFO 2025-10-28 03:26:36,103 signals 79205 8782111040 Created main file for patient: 000019 INFO 2025-10-28 03:26:36,103 signals 79205 8782111040 Patient created: 000019 - Amal Ali Sultan Al-Dosari INFO 2025-10-28 03:26:36,104 signals 79205 8782111040 Generated File Number: FILE-2025-000020 INFO 2025-10-28 03:26:36,105 signals 79205 8782111040 File created: FILE-2025-000020 for patient 000020 INFO 2025-10-28 03:26:36,105 signals 79205 8782111040 Created main file for patient: 000020 INFO 2025-10-28 03:26:36,105 signals 79205 8782111040 Patient created: 000020 - Fahad Abdullah Bandar Al-Maliki INFO 2025-10-28 03:26:36,106 signals 79205 8782111040 Generated File Number: FILE-2025-000021 INFO 2025-10-28 03:26:36,107 signals 79205 8782111040 File created: FILE-2025-000021 for patient 000021 INFO 2025-10-28 03:26:36,107 signals 79205 8782111040 Created main file for patient: 000021 INFO 2025-10-28 03:26:36,107 signals 79205 8782111040 Patient created: 000021 - Khalid Saleh Waleed Al-Otaibi INFO 2025-10-28 03:26:36,108 signals 79205 8782111040 Generated File Number: FILE-2025-000022 INFO 2025-10-28 03:26:36,108 signals 79205 8782111040 File created: FILE-2025-000022 for patient 000022 INFO 2025-10-28 03:26:36,108 signals 79205 8782111040 Created main file for patient: 000022 INFO 2025-10-28 03:26:36,108 signals 79205 8782111040 Patient created: 000022 - Ghada Abdulaziz Khalid Al-Juaid INFO 2025-10-28 03:26:36,110 signals 79205 8782111040 Generated File Number: FILE-2025-000023 INFO 2025-10-28 03:26:36,110 signals 79205 8782111040 File created: FILE-2025-000023 for patient 000023 INFO 2025-10-28 03:26:36,110 signals 79205 8782111040 Created main file for patient: 000023 INFO 2025-10-28 03:26:36,110 signals 79205 8782111040 Patient created: 000023 - Yazeed Bandar Fahad Al-Omari INFO 2025-10-28 03:26:36,111 signals 79205 8782111040 Generated File Number: FILE-2025-000024 INFO 2025-10-28 03:26:36,111 signals 79205 8782111040 File created: FILE-2025-000024 for patient 000024 INFO 2025-10-28 03:26:36,111 signals 79205 8782111040 Created main file for patient: 000024 INFO 2025-10-28 03:26:36,111 signals 79205 8782111040 Patient created: 000024 - Abeer Abdulaziz Talal Al-Omari INFO 2025-10-28 03:26:36,113 signals 79205 8782111040 Generated File Number: FILE-2025-000025 INFO 2025-10-28 03:26:36,113 signals 79205 8782111040 File created: FILE-2025-000025 for patient 000025 INFO 2025-10-28 03:26:36,113 signals 79205 8782111040 Created main file for patient: 000025 INFO 2025-10-28 03:26:36,113 signals 79205 8782111040 Patient created: 000025 - Hayat Nasser Sultan Al-Omari INFO 2025-10-28 03:26:36,114 signals 79205 8782111040 Generated File Number: FILE-2025-000026 INFO 2025-10-28 03:26:36,114 signals 79205 8782111040 File created: FILE-2025-000026 for patient 000026 INFO 2025-10-28 03:26:36,114 signals 79205 8782111040 Created main file for patient: 000026 INFO 2025-10-28 03:26:36,114 signals 79205 8782111040 Patient created: 000026 - Bandar Abdulrahman Ziyad Al-Mutairi INFO 2025-10-28 03:26:36,116 signals 79205 8782111040 Generated File Number: FILE-2025-000027 INFO 2025-10-28 03:26:36,116 signals 79205 8782111040 File created: FILE-2025-000027 for patient 000027 INFO 2025-10-28 03:26:36,116 signals 79205 8782111040 Created main file for patient: 000027 INFO 2025-10-28 03:26:36,116 signals 79205 8782111040 Patient created: 000027 - Abdulrahman Ziyad Bandar Al-Ahmadi INFO 2025-10-28 03:26:36,118 signals 79205 8782111040 Generated File Number: FILE-2025-000028 INFO 2025-10-28 03:26:36,118 signals 79205 8782111040 File created: FILE-2025-000028 for patient 000028 INFO 2025-10-28 03:26:36,118 signals 79205 8782111040 Created main file for patient: 000028 INFO 2025-10-28 03:26:36,118 signals 79205 8782111040 Patient created: 000028 - Munira Fahad Talal Al-Ahmadi INFO 2025-10-28 03:26:36,119 signals 79205 8782111040 Generated File Number: FILE-2025-000029 INFO 2025-10-28 03:26:36,119 signals 79205 8782111040 File created: FILE-2025-000029 for patient 000029 INFO 2025-10-28 03:26:36,119 signals 79205 8782111040 Created main file for patient: 000029 INFO 2025-10-28 03:26:36,120 signals 79205 8782111040 Patient created: 000029 - Lulwa Talal Sultan Al-Subaie INFO 2025-10-28 03:26:36,121 signals 79205 8782111040 Generated File Number: FILE-2025-000030 INFO 2025-10-28 03:26:36,121 signals 79205 8782111040 File created: FILE-2025-000030 for patient 000030 INFO 2025-10-28 03:26:36,121 signals 79205 8782111040 Created main file for patient: 000030 INFO 2025-10-28 03:26:36,121 signals 79205 8782111040 Patient created: 000030 - Mansour Saud Saad Al-Subaie INFO 2025-10-28 03:26:36,122 signals 79205 8782111040 Generated File Number: FILE-2025-000031 INFO 2025-10-28 03:26:36,123 signals 79205 8782111040 File created: FILE-2025-000031 for patient 000031 INFO 2025-10-28 03:26:36,123 signals 79205 8782111040 Created main file for patient: 000031 INFO 2025-10-28 03:26:36,123 signals 79205 8782111040 Patient created: 000031 - Wafa Mohammed Abdulaziz Al-Harthi INFO 2025-10-28 03:26:36,124 signals 79205 8782111040 Generated File Number: FILE-2025-000032 INFO 2025-10-28 03:26:36,124 signals 79205 8782111040 File created: FILE-2025-000032 for patient 000032 INFO 2025-10-28 03:26:36,124 signals 79205 8782111040 Created main file for patient: 000032 INFO 2025-10-28 03:26:36,124 signals 79205 8782111040 Patient created: 000032 - Ghada Fahad Omar Al-Shamrani INFO 2025-10-28 03:26:36,125 signals 79205 8782111040 Generated File Number: FILE-2025-000033 INFO 2025-10-28 03:26:36,126 signals 79205 8782111040 File created: FILE-2025-000033 for patient 000033 INFO 2025-10-28 03:26:36,126 signals 79205 8782111040 Created main file for patient: 000033 INFO 2025-10-28 03:26:36,126 signals 79205 8782111040 Patient created: 000033 - Reem Nasser Ali Al-Ghamdi INFO 2025-10-28 03:26:36,127 signals 79205 8782111040 Generated File Number: FILE-2025-000034 INFO 2025-10-28 03:26:36,128 signals 79205 8782111040 File created: FILE-2025-000034 for patient 000034 INFO 2025-10-28 03:26:36,128 signals 79205 8782111040 Created main file for patient: 000034 INFO 2025-10-28 03:26:36,128 signals 79205 8782111040 Patient created: 000034 - Wafa Omar Ziyad Al-Balawi INFO 2025-10-28 03:26:36,129 signals 79205 8782111040 Generated File Number: FILE-2025-000035 INFO 2025-10-28 03:26:36,130 signals 79205 8782111040 File created: FILE-2025-000035 for patient 000035 INFO 2025-10-28 03:26:36,130 signals 79205 8782111040 Created main file for patient: 000035 INFO 2025-10-28 03:26:36,130 signals 79205 8782111040 Patient created: 000035 - Nada Turki Khalid Al-Asiri INFO 2025-10-28 03:26:36,131 signals 79205 8782111040 Generated File Number: FILE-2025-000036 INFO 2025-10-28 03:26:36,131 tasks 82926 8782111040 Email sent successfully to ['saleh.al-qahtani@example.sa'] INFO 2025-10-28 03:26:36,131 signals 79205 8782111040 File created: FILE-2025-000036 for patient 000036 INFO 2025-10-28 03:26:36,131 signals 79205 8782111040 Created main file for patient: 000036 INFO 2025-10-28 03:26:36,131 signals 79205 8782111040 Patient created: 000036 - Sarah Omar Talal Al-Rashidi INFO 2025-10-28 03:26:36,132 tasks 82926 8782111040 Email sent successfully to ['dalal.al-dawsari@example.sa'] INFO 2025-10-28 03:26:36,133 signals 79205 8782111040 Generated File Number: FILE-2025-000037 INFO 2025-10-28 03:26:36,133 signals 79205 8782111040 File created: FILE-2025-000037 for patient 000037 INFO 2025-10-28 03:26:36,133 signals 79205 8782111040 Created main file for patient: 000037 INFO 2025-10-28 03:26:36,133 signals 79205 8782111040 Patient created: 000037 - Hayat Hussein Hussein Al-Yami INFO 2025-10-28 03:26:36,134 tasks 82926 8782111040 Email sent successfully to ['lama.al-rashidi@example.sa'] INFO 2025-10-28 03:26:36,134 signals 79205 8782111040 Generated File Number: FILE-2025-000038 INFO 2025-10-28 03:26:36,135 signals 79205 8782111040 File created: FILE-2025-000038 for patient 000038 INFO 2025-10-28 03:26:36,135 signals 79205 8782111040 Created main file for patient: 000038 INFO 2025-10-28 03:26:36,135 signals 79205 8782111040 Patient created: 000038 - Khalid Sultan Khalid Al-Ghamdi INFO 2025-10-28 03:26:36,136 tasks 82926 8782111040 Email sent successfully to ['fahad.al-maliki@example.sa'] INFO 2025-10-28 03:26:36,137 signals 79205 8782111040 Generated File Number: FILE-2025-000039 INFO 2025-10-28 03:26:36,137 signals 79205 8782111040 File created: FILE-2025-000039 for patient 000039 INFO 2025-10-28 03:26:36,137 signals 79205 8782111040 Created main file for patient: 000039 INFO 2025-10-28 03:26:36,137 signals 79205 8782111040 Patient created: 000039 - Hayat Bandar Waleed Al-Harthi INFO 2025-10-28 03:26:36,137 tasks 82926 8782111040 Email sent successfully to ['ghada.al-juaid@example.sa'] INFO 2025-10-28 03:26:36,138 tasks 82926 8782111040 Email sent successfully to ['abeer.al-omari@example.sa'] INFO 2025-10-28 03:26:36,139 signals 79205 8782111040 Generated File Number: FILE-2025-000040 INFO 2025-10-28 03:26:36,139 signals 79205 8782111040 File created: FILE-2025-000040 for patient 000040 INFO 2025-10-28 03:26:36,139 signals 79205 8782111040 Created main file for patient: 000040 INFO 2025-10-28 03:26:36,139 signals 79205 8782111040 Patient created: 000040 - Saad Bandar Mansour Al-Asiri INFO 2025-10-28 03:26:36,140 tasks 82926 8782111040 Email sent successfully to ['bandar.al-mutairi@example.sa'] INFO 2025-10-28 03:26:36,141 signals 79205 8782111040 Generated File Number: FILE-2025-000041 INFO 2025-10-28 03:26:36,141 tasks 82926 8782111040 Email sent successfully to ['munira.al-ahmadi@example.sa'] INFO 2025-10-28 03:26:36,141 signals 79205 8782111040 File created: FILE-2025-000041 for patient 000041 INFO 2025-10-28 03:26:36,142 signals 79205 8782111040 Created main file for patient: 000041 INFO 2025-10-28 03:26:36,142 signals 79205 8782111040 Patient created: 000041 - Hussein Yazeed Ziyad Al-Dawsari INFO 2025-10-28 03:26:36,144 tasks 82926 8782111040 Email sent successfully to ['wafa.al-harthi@example.sa'] INFO 2025-10-28 03:26:36,144 signals 79205 8782111040 Generated File Number: FILE-2025-000042 INFO 2025-10-28 03:26:36,145 signals 79205 8782111040 File created: FILE-2025-000042 for patient 000042 INFO 2025-10-28 03:26:36,145 signals 79205 8782111040 Created main file for patient: 000042 INFO 2025-10-28 03:26:36,145 signals 79205 8782111040 Patient created: 000042 - Sarah Abdulaziz Ali Al-Subai INFO 2025-10-28 03:26:36,145 tasks 82911 8782111040 Email sent successfully to ['waleed.al-asiri@example.sa'] INFO 2025-10-28 03:26:36,145 tasks 82910 8782111040 Email sent successfully to ['sultan.al-juaid@example.sa'] INFO 2025-10-28 03:26:36,145 tasks 82916 8782111040 Email sent successfully to ['amal.al-dosari@example.sa'] INFO 2025-10-28 03:26:36,146 tasks 82927 8782111040 Email sent successfully to ['sultan.al-otaibi@example.sa'] INFO 2025-10-28 03:26:36,146 tasks 82928 8782111040 Email sent successfully to ['nada.al-mutairi@example.sa'] INFO 2025-10-28 03:26:36,148 signals 79205 8782111040 Generated File Number: FILE-2025-000043 INFO 2025-10-28 03:26:36,148 signals 79205 8782111040 File created: FILE-2025-000043 for patient 000043 INFO 2025-10-28 03:26:36,148 signals 79205 8782111040 Created main file for patient: 000043 INFO 2025-10-28 03:26:36,148 signals 79205 8782111040 Patient created: 000043 - Nawaf Mohammed Abdullah Al-Maliki INFO 2025-10-28 03:26:36,148 tasks 82932 8782111040 Email sent successfully to ['hayat.al-omari@example.sa'] INFO 2025-10-28 03:26:36,148 tasks 82917 8782111040 Email sent successfully to ['yazeed.al-omari@example.sa'] INFO 2025-10-28 03:26:36,149 tasks 82929 8782111040 Email sent successfully to ['khalid.al-otaibi@example.sa'] INFO 2025-10-28 03:26:36,150 tasks 82918 8782111040 Email sent successfully to ['abdulrahman.al-ahmadi@example.sa'] INFO 2025-10-28 03:26:36,150 tasks 82926 8782111040 Email sent successfully to ['wafa.al-balawi@example.sa'] INFO 2025-10-28 03:26:36,151 signals 79205 8782111040 Generated File Number: FILE-2025-000044 INFO 2025-10-28 03:26:36,151 signals 79205 8782111040 File created: FILE-2025-000044 for patient 000044 INFO 2025-10-28 03:26:36,151 signals 79205 8782111040 Created main file for patient: 000044 INFO 2025-10-28 03:26:36,151 signals 79205 8782111040 Patient created: 000044 - Fahad Yazeed Mansour Al-Ghamdi INFO 2025-10-28 03:26:36,151 tasks 82910 8782111040 Email sent successfully to ['nada.al-asiri@example.sa'] INFO 2025-10-28 03:26:36,152 tasks 82927 8782111040 Email sent successfully to ['sarah.al-rashidi@example.sa'] INFO 2025-10-28 03:26:36,153 tasks 82926 8782111040 Email sent successfully to ['hayat.al-yami@example.sa'] INFO 2025-10-28 03:26:36,153 tasks 82937 8782111040 Email sent successfully to ['lulwa.al-subaie@example.sa'] INFO 2025-10-28 03:26:36,153 tasks 82919 8782111040 Email sent successfully to ['mansour.al-subaie@example.sa'] INFO 2025-10-28 03:26:36,153 signals 79205 8782111040 Generated File Number: FILE-2025-000045 INFO 2025-10-28 03:26:36,153 tasks 82910 8782111040 Email sent successfully to ['khalid.al-ghamdi@example.sa'] INFO 2025-10-28 03:26:36,154 signals 79205 8782111040 File created: FILE-2025-000045 for patient 000045 INFO 2025-10-28 03:26:36,154 signals 79205 8782111040 Created main file for patient: 000045 INFO 2025-10-28 03:26:36,154 tasks 82927 8782111040 Email sent successfully to ['hayat.al-harthi@example.sa'] INFO 2025-10-28 03:26:36,154 signals 79205 8782111040 Patient created: 000045 - Bandar Khalid Yazeed Al-Balawi INFO 2025-10-28 03:26:36,154 tasks 82926 8782111040 Email sent successfully to ['saad.al-asiri@example.sa'] INFO 2025-10-28 03:26:36,155 tasks 82910 8782111040 Email sent successfully to ['hussein.al-dawsari@example.sa'] INFO 2025-10-28 03:26:36,155 tasks 82923 8782111040 Email sent successfully to ['ghada.al-shamrani@example.sa'] INFO 2025-10-28 03:26:36,155 signals 79205 8782111040 Generated File Number: FILE-2025-000046 INFO 2025-10-28 03:26:36,155 tasks 82939 8782111040 Email sent successfully to ['reem.al-ghamdi@example.sa'] INFO 2025-10-28 03:26:36,155 tasks 82927 8782111040 Email sent successfully to ['sarah.al-subai@example.sa'] INFO 2025-10-28 03:26:36,156 signals 79205 8782111040 File created: FILE-2025-000046 for patient 000046 INFO 2025-10-28 03:26:36,156 signals 79205 8782111040 Created main file for patient: 000046 INFO 2025-10-28 03:26:36,156 signals 79205 8782111040 Patient created: 000046 - Wafa Abdulrahman Mohammed Al-Harbi INFO 2025-10-28 03:26:36,156 tasks 82926 8782111040 Email sent successfully to ['nawaf.al-maliki@example.sa'] INFO 2025-10-28 03:26:36,156 tasks 82910 8782111040 Email sent successfully to ['fahad.al-ghamdi@example.sa'] INFO 2025-10-28 03:26:36,157 signals 79205 8782111040 Generated File Number: FILE-2025-000047 INFO 2025-10-28 03:26:36,157 signals 79205 8782111040 File created: FILE-2025-000047 for patient 000047 INFO 2025-10-28 03:26:36,157 signals 79205 8782111040 Created main file for patient: 000047 INFO 2025-10-28 03:26:36,157 tasks 82926 8782111040 Email sent successfully to ['bandar.al-balawi@example.sa'] INFO 2025-10-28 03:26:36,157 signals 79205 8782111040 Patient created: 000047 - Wafa Turki Turki Al-Zahrani INFO 2025-10-28 03:26:36,158 tasks 82910 8782111040 Email sent successfully to ['wafa.al-harbi@example.sa'] INFO 2025-10-28 03:26:36,158 tasks 82926 8782111040 Email sent successfully to ['wafa.al-zahrani@example.sa'] INFO 2025-10-28 03:26:36,159 signals 79205 8782111040 Generated File Number: FILE-2025-000048 INFO 2025-10-28 03:26:36,159 signals 79205 8782111040 File created: FILE-2025-000048 for patient 000048 INFO 2025-10-28 03:26:36,159 signals 79205 8782111040 Created main file for patient: 000048 INFO 2025-10-28 03:26:36,159 signals 79205 8782111040 Patient created: 000048 - Sultan Nasser Waleed Al-Qahtani INFO 2025-10-28 03:26:36,160 tasks 82926 8782111040 Email sent successfully to ['sultan.al-qahtani@example.sa'] INFO 2025-10-28 03:26:36,160 signals 79205 8782111040 Generated File Number: FILE-2025-000049 INFO 2025-10-28 03:26:36,161 signals 79205 8782111040 File created: FILE-2025-000049 for patient 000049 INFO 2025-10-28 03:26:36,161 signals 79205 8782111040 Created main file for patient: 000049 INFO 2025-10-28 03:26:36,161 signals 79205 8782111040 Patient created: 000049 - Abdullah Ali Ali Al-Mutairi INFO 2025-10-28 03:26:36,162 tasks 82926 8782111040 Email sent successfully to ['abdullah.al-mutairi@example.sa'] INFO 2025-10-28 03:26:36,162 signals 79205 8782111040 Generated File Number: FILE-2025-000050 INFO 2025-10-28 03:26:36,163 signals 79205 8782111040 File created: FILE-2025-000050 for patient 000050 INFO 2025-10-28 03:26:36,163 signals 79205 8782111040 Created main file for patient: 000050 INFO 2025-10-28 03:26:36,163 signals 79205 8782111040 Patient created: 000050 - Fatima Hassan Faisal Al-Dosari INFO 2025-10-28 03:26:36,164 tasks 82926 8782111040 Email sent successfully to ['fatima.al-dosari@example.sa'] INFO 2025-10-28 03:26:36,178 signals 79205 8782111040 Appointment created: 58b96bef-4567-4789-9e95-23b35fa0acee for patient 000035 on 2025-10-06 INFO 2025-10-28 03:26:36,179 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000035-ABA-01 INFO 2025-10-28 03:26:36,179 signals 79205 8782111040 SubFile created: FILE-2025-000035-ABA-01 for clinic ABA Therapy INFO 2025-10-28 03:26:36,179 signals 79205 8782111040 Created sub-file FILE-2025-000035-ABA-01 for patient 000035 at clinic ABA Therapy INFO 2025-10-28 03:26:36,181 signals 79205 8782111040 Notified provider abdulaziz.al-anzi.aba1 of new appointment ERROR 2025-10-28 03:26:36,182 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,183 signals 79205 8782111040 Appointment created: 962a1cc7-9a95-40c0-bb5b-d051118ee790 for patient 000041 on 2025-10-26 INFO 2025-10-28 03:26:36,183 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000041-OT-01 INFO 2025-10-28 03:26:36,184 signals 79205 8782111040 SubFile created: FILE-2025-000041-OT-01 for clinic Occupational Therapy INFO 2025-10-28 03:26:36,184 signals 79205 8782111040 Created sub-file FILE-2025-000041-OT-01 for patient 000041 at clinic Occupational Therapy INFO 2025-10-28 03:26:36,184 signals 79205 8782111040 Notified provider salma.al-harbi.ot1 of new appointment ERROR 2025-10-28 03:26:36,185 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,186 signals 79205 8782111040 Appointment created: 4e84e022-fc22-4d44-a70b-46404624b0c5 for patient 000049 on 2025-08-24 INFO 2025-10-28 03:26:36,187 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000049-MED-01 INFO 2025-10-28 03:26:36,187 signals 79205 8782111040 SubFile created: FILE-2025-000049-MED-01 for clinic Medical Department INFO 2025-10-28 03:26:36,187 signals 79205 8782111040 Created sub-file FILE-2025-000049-MED-01 for patient 000049 at clinic Medical Department INFO 2025-10-28 03:26:36,187 signals 79205 8782111040 Notified provider basma.al-shahrani.doctor3 of new appointment ERROR 2025-10-28 03:26:36,188 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,189 signals 79205 8782111040 Appointment created: 937056e2-339b-4969-a039-854007719cc0 for patient 000009 on 2025-08-24 INFO 2025-10-28 03:26:36,190 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000009-MED-01 INFO 2025-10-28 03:26:36,190 signals 79205 8782111040 SubFile created: FILE-2025-000009-MED-01 for clinic Medical Department INFO 2025-10-28 03:26:36,190 signals 79205 8782111040 Created sub-file FILE-2025-000009-MED-01 for patient 000009 at clinic Medical Department INFO 2025-10-28 03:26:36,190 signals 79205 8782111040 Notified provider lama.al-shamrani.doctor1 of new appointment ERROR 2025-10-28 03:26:36,191 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,192 signals 79205 8782111040 Appointment created: 56a365af-3158-4718-869a-2bebf693bbb2 for patient 000008 on 2025-10-09 INFO 2025-10-28 03:26:36,193 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000008-MED-01 INFO 2025-10-28 03:26:36,193 signals 79205 8782111040 SubFile created: FILE-2025-000008-MED-01 for clinic Medical Department INFO 2025-10-28 03:26:36,193 signals 79205 8782111040 Created sub-file FILE-2025-000008-MED-01 for patient 000008 at clinic Medical Department INFO 2025-10-28 03:26:36,193 signals 79205 8782111040 Notified provider talal.al-dawsari.doctor2 of new appointment ERROR 2025-10-28 03:26:36,194 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,195 signals 79205 8782111040 Appointment created: 5abb54dc-e98f-433d-a2b5-fb76237cfa57 for patient 000013 on 2025-09-07 INFO 2025-10-28 03:26:36,195 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000013-MED-01 INFO 2025-10-28 03:26:36,195 signals 79205 8782111040 SubFile created: FILE-2025-000013-MED-01 for clinic Medical Department INFO 2025-10-28 03:26:36,195 signals 79205 8782111040 Created sub-file FILE-2025-000013-MED-01 for patient 000013 at clinic Medical Department INFO 2025-10-28 03:26:36,196 signals 79205 8782111040 Notified provider basma.al-shahrani.doctor3 of new appointment ERROR 2025-10-28 03:26:36,197 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,198 signals 79205 8782111040 Appointment created: 36b67a10-fe1e-41a7-8f62-0b0ca127c128 for patient 000010 on 2025-11-06 INFO 2025-10-28 03:26:36,198 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000010-OT-01 INFO 2025-10-28 03:26:36,198 signals 79205 8782111040 SubFile created: FILE-2025-000010-OT-01 for clinic Occupational Therapy INFO 2025-10-28 03:26:36,198 signals 79205 8782111040 Created sub-file FILE-2025-000010-OT-01 for patient 000010 at clinic Occupational Therapy INFO 2025-10-28 03:26:36,199 signals 79205 8782111040 Notified provider salma.al-harbi.ot1 of new appointment ERROR 2025-10-28 03:26:36,200 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,200 signals 79205 8782111040 Scheduled 24-hour reminder for appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 INFO 2025-10-28 03:26:36,200 signals 79205 8782111040 Scheduled 2-hour reminder for appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 INFO 2025-10-28 03:26:36,201 signals 79205 8782111040 Appointment created: 71b74e47-0c08-4a4d-ab32-fca17abd020e for patient 000040 on 2025-09-14 INFO 2025-10-28 03:26:36,202 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000040-MED-01 INFO 2025-10-28 03:26:36,202 signals 79205 8782111040 SubFile created: FILE-2025-000040-MED-01 for clinic Medical Department INFO 2025-10-28 03:26:36,202 signals 79205 8782111040 Created sub-file FILE-2025-000040-MED-01 for patient 000040 at clinic Medical Department INFO 2025-10-28 03:26:36,202 signals 79205 8782111040 Notified provider lama.al-shamrani.doctor1 of new appointment ERROR 2025-10-28 03:26:36,203 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,204 signals 79205 8782111040 Appointment created: 1a315fb7-33cd-4615-80d6-856386b17dd7 for patient 000039 on 2025-09-01 INFO 2025-10-28 03:26:36,205 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000039-MED-01 INFO 2025-10-28 03:26:36,205 signals 79205 8782111040 SubFile created: FILE-2025-000039-MED-01 for clinic Medical Department INFO 2025-10-28 03:26:36,205 signals 79205 8782111040 Created sub-file FILE-2025-000039-MED-01 for patient 000039 at clinic Medical Department INFO 2025-10-28 03:26:36,205 signals 79205 8782111040 Notified provider talal.al-dawsari.doctor2 of new appointment ERROR 2025-10-28 03:26:36,206 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,206 signals 79205 8782111040 Appointment created: f72acf25-2c93-4f6d-a29f-06eb43e7f435 for patient 000034 on 2025-08-11 INFO 2025-10-28 03:26:36,206 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000034-NUR-01 INFO 2025-10-28 03:26:36,207 signals 79205 8782111040 SubFile created: FILE-2025-000034-NUR-01 for clinic Nursing Department INFO 2025-10-28 03:26:36,207 signals 79205 8782111040 Created sub-file FILE-2025-000034-NUR-01 for patient 000034 at clinic Nursing Department INFO 2025-10-28 03:26:36,207 signals 79205 8782111040 Notified provider maha.al-dawsari.nurse3 of new appointment ERROR 2025-10-28 03:26:36,208 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,209 signals 79205 8782111040 Appointment created: 0c6ccb38-f176-42b2-acca-865353d70695 for patient 000045 on 2025-08-18 INFO 2025-10-28 03:26:36,210 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000045-NUR-01 INFO 2025-10-28 03:26:36,210 signals 79205 8782111040 SubFile created: FILE-2025-000045-NUR-01 for clinic Nursing Department INFO 2025-10-28 03:26:36,210 signals 79205 8782111040 Created sub-file FILE-2025-000045-NUR-01 for patient 000045 at clinic Nursing Department INFO 2025-10-28 03:26:36,210 signals 79205 8782111040 Notified provider maha.al-dawsari.nurse3 of new appointment ERROR 2025-10-28 03:26:36,211 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,213 signals 79205 8782111040 Appointment created: a7fe6228-0821-414e-89e6-c442274d9a6e for patient 000027 on 2025-08-03 INFO 2025-10-28 03:26:36,213 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000027-SLP-01 INFO 2025-10-28 03:26:36,213 signals 79205 8782111040 SubFile created: FILE-2025-000027-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 03:26:36,213 signals 79205 8782111040 Created sub-file FILE-2025-000027-SLP-01 for patient 000027 at clinic Speech-Language Pathology INFO 2025-10-28 03:26:36,214 signals 79205 8782111040 Notified provider abdulaziz.al-ghamdi.slp2 of new appointment ERROR 2025-10-28 03:26:36,214 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,216 signals 79205 8782111040 Appointment created: 43133ce0-a8a4-4424-8042-e9f1e50aa03c for patient 000013 on 2025-09-21 INFO 2025-10-28 03:26:36,216 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000013-OT-02 INFO 2025-10-28 03:26:36,216 signals 79205 8782111040 SubFile created: FILE-2025-000013-OT-02 for clinic Occupational Therapy INFO 2025-10-28 03:26:36,216 signals 79205 8782111040 Created sub-file FILE-2025-000013-OT-02 for patient 000013 at clinic Occupational Therapy INFO 2025-10-28 03:26:36,217 signals 79205 8782111040 Notified provider salma.al-harbi.ot1 of new appointment ERROR 2025-10-28 03:26:36,217 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,218 signals 79205 8782111040 Appointment created: 3783eb80-a2a1-4686-af3d-dc320fc2143c for patient 000020 on 2025-10-23 INFO 2025-10-28 03:26:36,219 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000020-SLP-01 INFO 2025-10-28 03:26:36,219 signals 79205 8782111040 SubFile created: FILE-2025-000020-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 03:26:36,219 signals 79205 8782111040 Created sub-file FILE-2025-000020-SLP-01 for patient 000020 at clinic Speech-Language Pathology INFO 2025-10-28 03:26:36,219 signals 79205 8782111040 Notified provider hanan.al-ghamdi.slp1 of new appointment ERROR 2025-10-28 03:26:36,220 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,221 signals 79205 8782111040 Appointment created: 0d138ed0-254a-4a5f-8b50-8928728e79cd for patient 000024 on 2025-08-25 INFO 2025-10-28 03:26:36,221 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000024-ABA-01 INFO 2025-10-28 03:26:36,222 signals 79205 8782111040 SubFile created: FILE-2025-000024-ABA-01 for clinic ABA Therapy INFO 2025-10-28 03:26:36,222 signals 79205 8782111040 Created sub-file FILE-2025-000024-ABA-01 for patient 000024 at clinic ABA Therapy INFO 2025-10-28 03:26:36,222 signals 79205 8782111040 Notified provider nada.al-qahtani.aba2 of new appointment ERROR 2025-10-28 03:26:36,223 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,224 signals 79205 8782111040 Appointment created: 5eb4192f-57a7-4e28-9d62-16638110dee2 for patient 000046 on 2025-10-16 INFO 2025-10-28 03:26:36,224 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000046-ABA-01 INFO 2025-10-28 03:26:36,225 signals 79205 8782111040 SubFile created: FILE-2025-000046-ABA-01 for clinic ABA Therapy INFO 2025-10-28 03:26:36,225 signals 79205 8782111040 Created sub-file FILE-2025-000046-ABA-01 for patient 000046 at clinic ABA Therapy INFO 2025-10-28 03:26:36,225 signals 79205 8782111040 Notified provider abdulaziz.al-anzi.aba1 of new appointment ERROR 2025-10-28 03:26:36,226 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,227 signals 79205 8782111040 Appointment created: 12c56948-169b-49f0-8ee1-2e473539bf76 for patient 000032 on 2025-10-07 INFO 2025-10-28 03:26:36,227 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000032-MED-01 INFO 2025-10-28 03:26:36,227 signals 79205 8782111040 SubFile created: FILE-2025-000032-MED-01 for clinic Medical Department INFO 2025-10-28 03:26:36,227 signals 79205 8782111040 Created sub-file FILE-2025-000032-MED-01 for patient 000032 at clinic Medical Department INFO 2025-10-28 03:26:36,228 signals 79205 8782111040 Notified provider lama.al-shamrani.doctor1 of new appointment ERROR 2025-10-28 03:26:36,228 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,229 signals 79205 8782111040 Appointment created: d2e5aabb-eb92-4ada-b7ba-61b09b1c73fd for patient 000041 on 2025-09-30 INFO 2025-10-28 03:26:36,230 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000041-ABA-02 INFO 2025-10-28 03:26:36,230 signals 79205 8782111040 SubFile created: FILE-2025-000041-ABA-02 for clinic ABA Therapy INFO 2025-10-28 03:26:36,230 signals 79205 8782111040 Created sub-file FILE-2025-000041-ABA-02 for patient 000041 at clinic ABA Therapy INFO 2025-10-28 03:26:36,230 signals 79205 8782111040 Notified provider nada.al-qahtani.aba2 of new appointment ERROR 2025-10-28 03:26:36,231 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,232 signals 79205 8782111040 Appointment created: 7c0ee866-c798-4708-aad2-b850106278ed for patient 000046 on 2025-10-20 INFO 2025-10-28 03:26:36,232 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000046-OT-02 INFO 2025-10-28 03:26:36,232 signals 79205 8782111040 SubFile created: FILE-2025-000046-OT-02 for clinic Occupational Therapy INFO 2025-10-28 03:26:36,232 signals 79205 8782111040 Created sub-file FILE-2025-000046-OT-02 for patient 000046 at clinic Occupational Therapy INFO 2025-10-28 03:26:36,233 signals 79205 8782111040 Notified provider salma.al-harbi.ot1 of new appointment ERROR 2025-10-28 03:26:36,234 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,235 signals 79205 8782111040 Appointment created: 2e1aa4b3-3d03-4b9c-8515-6fc443c02b63 for patient 000043 on 2025-10-22 INFO 2025-10-28 03:26:36,235 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000043-ABA-01 INFO 2025-10-28 03:26:36,236 signals 79205 8782111040 SubFile created: FILE-2025-000043-ABA-01 for clinic ABA Therapy INFO 2025-10-28 03:26:36,236 signals 79205 8782111040 Created sub-file FILE-2025-000043-ABA-01 for patient 000043 at clinic ABA Therapy INFO 2025-10-28 03:26:36,236 signals 79205 8782111040 Notified provider abdulaziz.al-anzi.aba1 of new appointment ERROR 2025-10-28 03:26:36,237 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,238 signals 79205 8782111040 Appointment created: f3500d84-4711-49fe-9479-e53de7cd428e for patient 000036 on 2025-11-16 INFO 2025-10-28 03:26:36,238 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000036-MED-01 INFO 2025-10-28 03:26:36,238 signals 79205 8782111040 SubFile created: FILE-2025-000036-MED-01 for clinic Medical Department INFO 2025-10-28 03:26:36,238 signals 79205 8782111040 Created sub-file FILE-2025-000036-MED-01 for patient 000036 at clinic Medical Department INFO 2025-10-28 03:26:36,239 signals 79205 8782111040 Notified provider basma.al-shahrani.doctor3 of new appointment INFO 2025-10-28 03:26:36,240 signals 79205 8782111040 Scheduled 24-hour reminder for appointment f3500d84-4711-49fe-9479-e53de7cd428e ERROR 2025-10-28 03:26:36,240 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,240 signals 79205 8782111040 Scheduled 2-hour reminder for appointment f3500d84-4711-49fe-9479-e53de7cd428e INFO 2025-10-28 03:26:36,241 signals 79205 8782111040 Appointment created: 2f38d20b-b421-4d55-bc7b-be62d20d3188 for patient 000018 on 2025-07-30 INFO 2025-10-28 03:26:36,242 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000018-ABA-01 INFO 2025-10-28 03:26:36,242 signals 79205 8782111040 SubFile created: FILE-2025-000018-ABA-01 for clinic ABA Therapy INFO 2025-10-28 03:26:36,242 signals 79205 8782111040 Created sub-file FILE-2025-000018-ABA-01 for patient 000018 at clinic ABA Therapy INFO 2025-10-28 03:26:36,242 signals 79205 8782111040 Notified provider abdulaziz.al-anzi.aba1 of new appointment ERROR 2025-10-28 03:26:36,243 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,245 signals 79205 8782111040 Appointment created: 1ea48cf7-b64a-46f3-a044-40e55efa7dfa for patient 000037 on 2025-08-21 INFO 2025-10-28 03:26:36,245 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000037-MED-01 INFO 2025-10-28 03:26:36,245 signals 79205 8782111040 SubFile created: FILE-2025-000037-MED-01 for clinic Medical Department INFO 2025-10-28 03:26:36,245 signals 79205 8782111040 Created sub-file FILE-2025-000037-MED-01 for patient 000037 at clinic Medical Department INFO 2025-10-28 03:26:36,246 signals 79205 8782111040 Notified provider talal.al-dawsari.doctor2 of new appointment ERROR 2025-10-28 03:26:36,246 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,247 signals 79205 8782111040 Appointment created: 7761b462-302e-4cbf-9384-ad6c12b9363f for patient 000032 on 2025-10-16 INFO 2025-10-28 03:26:36,248 signals 79205 8782111040 Notified provider lama.al-shamrani.doctor1 of new appointment ERROR 2025-10-28 03:26:36,249 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,249 signals 79205 8782111040 Appointment created: dd5e270a-48f4-4df3-9a10-d9acca23267d for patient 000029 on 2025-09-07 INFO 2025-10-28 03:26:36,250 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000029-SLP-01 INFO 2025-10-28 03:26:36,250 signals 79205 8782111040 SubFile created: FILE-2025-000029-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 03:26:36,250 signals 79205 8782111040 Created sub-file FILE-2025-000029-SLP-01 for patient 000029 at clinic Speech-Language Pathology INFO 2025-10-28 03:26:36,250 signals 79205 8782111040 Notified provider hanan.al-ghamdi.slp1 of new appointment ERROR 2025-10-28 03:26:36,251 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,253 signals 79205 8782111040 Appointment created: 1d1271da-f5b3-41b5-9a29-7148f3710277 for patient 000042 on 2025-09-18 INFO 2025-10-28 03:26:36,253 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000042-SLP-01 INFO 2025-10-28 03:26:36,253 signals 79205 8782111040 SubFile created: FILE-2025-000042-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 03:26:36,253 signals 79205 8782111040 Created sub-file FILE-2025-000042-SLP-01 for patient 000042 at clinic Speech-Language Pathology INFO 2025-10-28 03:26:36,254 signals 79205 8782111040 Notified provider abdulaziz.al-ghamdi.slp2 of new appointment ERROR 2025-10-28 03:26:36,254 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,256 signals 79205 8782111040 Appointment created: 2ca1e91d-ba75-4cef-b219-d50e001237a2 for patient 000024 on 2025-07-31 INFO 2025-10-28 03:26:36,256 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000024-MED-02 INFO 2025-10-28 03:26:36,256 signals 79205 8782111040 SubFile created: FILE-2025-000024-MED-02 for clinic Medical Department INFO 2025-10-28 03:26:36,256 signals 79205 8782111040 Created sub-file FILE-2025-000024-MED-02 for patient 000024 at clinic Medical Department INFO 2025-10-28 03:26:36,257 signals 79205 8782111040 Notified provider talal.al-dawsari.doctor2 of new appointment ERROR 2025-10-28 03:26:36,257 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,259 signals 79205 8782111040 Appointment created: b79cac6c-2db9-407f-b6bf-acb14041d563 for patient 000023 on 2025-08-03 INFO 2025-10-28 03:26:36,259 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000023-NUR-01 INFO 2025-10-28 03:26:36,259 signals 79205 8782111040 SubFile created: FILE-2025-000023-NUR-01 for clinic Nursing Department INFO 2025-10-28 03:26:36,259 signals 79205 8782111040 Created sub-file FILE-2025-000023-NUR-01 for patient 000023 at clinic Nursing Department INFO 2025-10-28 03:26:36,260 signals 79205 8782111040 Notified provider maha.al-dawsari.nurse3 of new appointment ERROR 2025-10-28 03:26:36,260 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,261 signals 79205 8782111040 Appointment created: 0f961a30-7b91-4683-9fb0-c8b2f6b1d8b8 for patient 000012 on 2025-08-11 INFO 2025-10-28 03:26:36,262 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000012-OT-01 INFO 2025-10-28 03:26:36,262 signals 79205 8782111040 SubFile created: FILE-2025-000012-OT-01 for clinic Occupational Therapy INFO 2025-10-28 03:26:36,262 signals 79205 8782111040 Created sub-file FILE-2025-000012-OT-01 for patient 000012 at clinic Occupational Therapy INFO 2025-10-28 03:26:36,262 signals 79205 8782111040 Notified provider salma.al-harbi.ot1 of new appointment ERROR 2025-10-28 03:26:36,263 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,264 signals 79205 8782111040 Appointment created: 0765fef1-5ff9-41f4-82d4-aa8e41a6f765 for patient 000009 on 2025-11-25 INFO 2025-10-28 03:26:36,264 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000009-SLP-02 INFO 2025-10-28 03:26:36,265 signals 79205 8782111040 SubFile created: FILE-2025-000009-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-28 03:26:36,265 signals 79205 8782111040 Created sub-file FILE-2025-000009-SLP-02 for patient 000009 at clinic Speech-Language Pathology INFO 2025-10-28 03:26:36,265 signals 79205 8782111040 Notified provider hanan.al-ghamdi.slp1 of new appointment INFO 2025-10-28 03:26:36,266 signals 79205 8782111040 Scheduled 24-hour reminder for appointment 0765fef1-5ff9-41f4-82d4-aa8e41a6f765 ERROR 2025-10-28 03:26:36,266 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,266 signals 79205 8782111040 Scheduled 2-hour reminder for appointment 0765fef1-5ff9-41f4-82d4-aa8e41a6f765 INFO 2025-10-28 03:26:36,267 signals 79205 8782111040 Appointment created: 249535e7-0e34-43a5-bcbb-99d8fc8f4adb for patient 000019 on 2025-08-28 INFO 2025-10-28 03:26:36,267 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000019-NUR-01 INFO 2025-10-28 03:26:36,268 signals 79205 8782111040 SubFile created: FILE-2025-000019-NUR-01 for clinic Nursing Department INFO 2025-10-28 03:26:36,268 signals 79205 8782111040 Created sub-file FILE-2025-000019-NUR-01 for patient 000019 at clinic Nursing Department INFO 2025-10-28 03:26:36,268 signals 79205 8782111040 Notified provider maha.al-dawsari.nurse3 of new appointment ERROR 2025-10-28 03:26:36,268 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,270 signals 79205 8782111040 Appointment created: c2594093-b953-4f1c-86ea-51e667d30175 for patient 000042 on 2025-08-26 INFO 2025-10-28 03:26:36,270 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000042-MED-02 INFO 2025-10-28 03:26:36,270 signals 79205 8782111040 SubFile created: FILE-2025-000042-MED-02 for clinic Medical Department INFO 2025-10-28 03:26:36,270 signals 79205 8782111040 Created sub-file FILE-2025-000042-MED-02 for patient 000042 at clinic Medical Department INFO 2025-10-28 03:26:36,270 signals 79205 8782111040 Notified provider basma.al-shahrani.doctor3 of new appointment ERROR 2025-10-28 03:26:36,271 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,272 signals 79205 8782111040 Appointment created: cf35e50a-5bab-470b-9ac7-4ec37290baa0 for patient 000008 on 2025-08-21 INFO 2025-10-28 03:26:36,273 signals 79205 8782111040 Notified provider talal.al-dawsari.doctor2 of new appointment ERROR 2025-10-28 03:26:36,273 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,274 signals 79205 8782111040 Appointment created: 10a8afce-91b4-4f14-8902-57a62bd50683 for patient 000003 on 2025-10-16 INFO 2025-10-28 03:26:36,275 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000003-NUR-01 INFO 2025-10-28 03:26:36,275 signals 79205 8782111040 SubFile created: FILE-2025-000003-NUR-01 for clinic Nursing Department INFO 2025-10-28 03:26:36,275 signals 79205 8782111040 Created sub-file FILE-2025-000003-NUR-01 for patient 000003 at clinic Nursing Department INFO 2025-10-28 03:26:36,275 signals 79205 8782111040 Notified provider maha.al-dawsari.nurse3 of new appointment ERROR 2025-10-28 03:26:36,276 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,277 signals 79205 8782111040 Appointment created: 9346df26-d72d-41fc-829d-bf9bffba3109 for patient 000038 on 2025-10-12 INFO 2025-10-28 03:26:36,278 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000038-MED-01 INFO 2025-10-28 03:26:36,278 signals 79205 8782111040 SubFile created: FILE-2025-000038-MED-01 for clinic Medical Department INFO 2025-10-28 03:26:36,278 signals 79205 8782111040 Created sub-file FILE-2025-000038-MED-01 for patient 000038 at clinic Medical Department INFO 2025-10-28 03:26:36,279 signals 79205 8782111040 Notified provider basma.al-shahrani.doctor3 of new appointment ERROR 2025-10-28 03:26:36,279 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,280 signals 79205 8782111040 Appointment created: b7155ef8-0dab-4f3c-8280-e5136b059ba1 for patient 000048 on 2025-09-29 INFO 2025-10-28 03:26:36,281 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000048-SLP-01 INFO 2025-10-28 03:26:36,281 signals 79205 8782111040 SubFile created: FILE-2025-000048-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 03:26:36,281 signals 79205 8782111040 Created sub-file FILE-2025-000048-SLP-01 for patient 000048 at clinic Speech-Language Pathology INFO 2025-10-28 03:26:36,281 signals 79205 8782111040 Notified provider abdulaziz.al-ghamdi.slp2 of new appointment ERROR 2025-10-28 03:26:36,282 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,283 signals 79205 8782111040 Appointment created: d1066db3-ebdc-463d-a918-0f67286d9bbd for patient 000040 on 2025-08-21 INFO 2025-10-28 03:26:36,284 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000040-ABA-02 INFO 2025-10-28 03:26:36,284 signals 79205 8782111040 SubFile created: FILE-2025-000040-ABA-02 for clinic ABA Therapy INFO 2025-10-28 03:26:36,284 signals 79205 8782111040 Created sub-file FILE-2025-000040-ABA-02 for patient 000040 at clinic ABA Therapy INFO 2025-10-28 03:26:36,285 signals 79205 8782111040 Notified provider abdulaziz.al-anzi.aba1 of new appointment ERROR 2025-10-28 03:26:36,285 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,287 signals 79205 8782111040 Appointment created: a03e5b47-5681-48ac-ac7d-3c0c6419e837 for patient 000033 on 2025-10-29 INFO 2025-10-28 03:26:36,287 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000033-NUR-01 INFO 2025-10-28 03:26:36,287 signals 79205 8782111040 SubFile created: FILE-2025-000033-NUR-01 for clinic Nursing Department INFO 2025-10-28 03:26:36,287 signals 79205 8782111040 Created sub-file FILE-2025-000033-NUR-01 for patient 000033 at clinic Nursing Department INFO 2025-10-28 03:26:36,289 confirmation_service 79205 8782111040 Created confirmation token for appointment a03e5b47-5681-48ac-ac7d-3c0c6419e837, expires at 2025-11-04 00:26:36.289633+00:00 ERROR 2025-10-28 03:26:36,290 signals 79205 8782111040 Error creating confirmation token for appointment a03e5b47-5681-48ac-ac7d-3c0c6419e837: combine() argument 2 must be datetime.time, not str INFO 2025-10-28 03:26:36,291 signals 79205 8782111040 Notified provider mansour.al-otaibi.nurse2 of new appointment INFO 2025-10-28 03:26:36,291 signals 79205 8782111040 Scheduled 24-hour reminder for appointment a03e5b47-5681-48ac-ac7d-3c0c6419e837 ERROR 2025-10-28 03:26:36,291 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,292 signals 79205 8782111040 Scheduled 2-hour reminder for appointment a03e5b47-5681-48ac-ac7d-3c0c6419e837 INFO 2025-10-28 03:26:36,293 signals 79205 8782111040 Appointment created: c570b1c1-6a93-4669-96b9-6b18506f6e53 for patient 000038 on 2025-09-11 ERROR 2025-10-28 03:26:36,293 tasks 82926 8782111040 Appointment a03e5b47-5681-48ac-ac7d-3c0c6419e837 not found INFO 2025-10-28 03:26:36,294 signals 79205 8782111040 Notified provider lama.al-shamrani.doctor1 of new appointment ERROR 2025-10-28 03:26:36,294 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,296 signals 79205 8782111040 Appointment created: f34f9e10-9c4c-403e-a869-df102019ef69 for patient 000035 on 2025-10-12 INFO 2025-10-28 03:26:36,296 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000035-NUR-02 INFO 2025-10-28 03:26:36,296 signals 79205 8782111040 SubFile created: FILE-2025-000035-NUR-02 for clinic Nursing Department INFO 2025-10-28 03:26:36,296 signals 79205 8782111040 Created sub-file FILE-2025-000035-NUR-02 for patient 000035 at clinic Nursing Department INFO 2025-10-28 03:26:36,297 signals 79205 8782111040 Notified provider maha.al-dawsari.nurse3 of new appointment ERROR 2025-10-28 03:26:36,297 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,298 signals 79205 8782111040 Appointment created: a7000705-419d-40a5-be32-2ba8a6e5b852 for patient 000027 on 2025-08-14 INFO 2025-10-28 03:26:36,299 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000027-MED-02 INFO 2025-10-28 03:26:36,299 signals 79205 8782111040 SubFile created: FILE-2025-000027-MED-02 for clinic Medical Department INFO 2025-10-28 03:26:36,299 signals 79205 8782111040 Created sub-file FILE-2025-000027-MED-02 for patient 000027 at clinic Medical Department INFO 2025-10-28 03:26:36,299 signals 79205 8782111040 Notified provider basma.al-shahrani.doctor3 of new appointment ERROR 2025-10-28 03:26:36,300 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,301 signals 79205 8782111040 Appointment created: 1acfde8a-edde-4181-9b05-08429e1f91df for patient 000036 on 2025-09-01 INFO 2025-10-28 03:26:36,301 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000036-OT-02 INFO 2025-10-28 03:26:36,301 signals 79205 8782111040 SubFile created: FILE-2025-000036-OT-02 for clinic Occupational Therapy INFO 2025-10-28 03:26:36,302 signals 79205 8782111040 Created sub-file FILE-2025-000036-OT-02 for patient 000036 at clinic Occupational Therapy INFO 2025-10-28 03:26:36,302 signals 79205 8782111040 Notified provider salma.al-harbi.ot1 of new appointment ERROR 2025-10-28 03:26:36,302 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,303 signals 79205 8782111040 Appointment created: 8b36c773-2d5e-4aaa-ae13-5caf1042b115 for patient 000031 on 2025-09-24 INFO 2025-10-28 03:26:36,303 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000031-ABA-01 INFO 2025-10-28 03:26:36,304 signals 79205 8782111040 SubFile created: FILE-2025-000031-ABA-01 for clinic ABA Therapy INFO 2025-10-28 03:26:36,304 signals 79205 8782111040 Created sub-file FILE-2025-000031-ABA-01 for patient 000031 at clinic ABA Therapy INFO 2025-10-28 03:26:36,304 signals 79205 8782111040 Notified provider nada.al-qahtani.aba2 of new appointment ERROR 2025-10-28 03:26:36,305 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,306 signals 79205 8782111040 Appointment created: d854a4e0-03b0-4326-861a-8202df5b926d for patient 000042 on 2025-08-24 INFO 2025-10-28 03:26:36,307 signals 79205 8782111040 Notified provider abdulaziz.al-ghamdi.slp2 of new appointment ERROR 2025-10-28 03:26:36,308 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,309 signals 79205 8782111040 Appointment created: f92e8a74-7a4e-4ba4-b3fc-cd39fe262994 for patient 000021 on 2025-10-26 INFO 2025-10-28 03:26:36,309 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000021-OT-01 INFO 2025-10-28 03:26:36,309 signals 79205 8782111040 SubFile created: FILE-2025-000021-OT-01 for clinic Occupational Therapy INFO 2025-10-28 03:26:36,310 signals 79205 8782111040 Created sub-file FILE-2025-000021-OT-01 for patient 000021 at clinic Occupational Therapy INFO 2025-10-28 03:26:36,310 signals 79205 8782111040 Notified provider salma.al-harbi.ot1 of new appointment ERROR 2025-10-28 03:26:36,310 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,312 signals 79205 8782111040 Appointment created: 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 for patient 000002 on 2025-10-30 INFO 2025-10-28 03:26:36,312 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000002-NUR-01 INFO 2025-10-28 03:26:36,312 signals 79205 8782111040 SubFile created: FILE-2025-000002-NUR-01 for clinic Nursing Department INFO 2025-10-28 03:26:36,312 signals 79205 8782111040 Created sub-file FILE-2025-000002-NUR-01 for patient 000002 at clinic Nursing Department INFO 2025-10-28 03:26:36,313 confirmation_service 79205 8782111040 Created confirmation token for appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3, expires at 2025-11-04 00:26:36.313380+00:00 ERROR 2025-10-28 03:26:36,313 signals 79205 8782111040 Error creating confirmation token for appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3: combine() argument 2 must be datetime.time, not str INFO 2025-10-28 03:26:36,314 signals 79205 8782111040 Notified provider basma.al-qahtani.nurse1 of new appointment INFO 2025-10-28 03:26:36,314 signals 79205 8782111040 Scheduled 24-hour reminder for appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 ERROR 2025-10-28 03:26:36,314 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,314 signals 79205 8782111040 Scheduled 2-hour reminder for appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 INFO 2025-10-28 03:26:36,315 signals 79205 8782111040 Appointment created: c2b1e9ad-860f-4a1a-81fb-668572a1a883 for patient 000007 on 2025-10-14 INFO 2025-10-28 03:26:36,316 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000007-OT-01 INFO 2025-10-28 03:26:36,316 signals 79205 8782111040 SubFile created: FILE-2025-000007-OT-01 for clinic Occupational Therapy INFO 2025-10-28 03:26:36,316 signals 79205 8782111040 Created sub-file FILE-2025-000007-OT-01 for patient 000007 at clinic Occupational Therapy INFO 2025-10-28 03:26:36,316 signals 79205 8782111040 Notified provider omar.al-mutairi.ot2 of new appointment ERROR 2025-10-28 03:26:36,317 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:26:36,317 tasks 82926 8782111040 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found INFO 2025-10-28 03:26:36,318 signals 79205 8782111040 Appointment created: d86d054d-32b9-4def-af35-edc09471bc4b for patient 000048 on 2025-08-26 INFO 2025-10-28 03:26:36,318 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000048-NUR-02 INFO 2025-10-28 03:26:36,318 signals 79205 8782111040 SubFile created: FILE-2025-000048-NUR-02 for clinic Nursing Department INFO 2025-10-28 03:26:36,318 signals 79205 8782111040 Created sub-file FILE-2025-000048-NUR-02 for patient 000048 at clinic Nursing Department INFO 2025-10-28 03:26:36,319 signals 79205 8782111040 Notified provider maha.al-dawsari.nurse3 of new appointment ERROR 2025-10-28 03:26:36,319 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,321 signals 79205 8782111040 Appointment created: c9c53183-18b6-4093-ab87-1846f93bfcb5 for patient 000040 on 2025-10-15 INFO 2025-10-28 03:26:36,321 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000040-OT-03 INFO 2025-10-28 03:26:36,321 signals 79205 8782111040 SubFile created: FILE-2025-000040-OT-03 for clinic Occupational Therapy INFO 2025-10-28 03:26:36,321 signals 79205 8782111040 Created sub-file FILE-2025-000040-OT-03 for patient 000040 at clinic Occupational Therapy INFO 2025-10-28 03:26:36,322 signals 79205 8782111040 Notified provider omar.al-mutairi.ot2 of new appointment INFO 2025-10-28 03:26:36,323 signals 79205 8782111040 Appointment created: 3f885982-faae-45ba-bd32-c0100e54df0c for patient 000047 on 2025-09-03 INFO 2025-10-28 03:26:36,324 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000047-MED-01 INFO 2025-10-28 03:26:36,324 signals 79205 8782111040 SubFile created: FILE-2025-000047-MED-01 for clinic Medical Department INFO 2025-10-28 03:26:36,324 signals 79205 8782111040 Created sub-file FILE-2025-000047-MED-01 for patient 000047 at clinic Medical Department ERROR 2025-10-28 03:26:36,324 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,324 signals 79205 8782111040 Notified provider lama.al-shamrani.doctor1 of new appointment ERROR 2025-10-28 03:26:36,325 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,326 signals 79205 8782111040 Appointment created: ab4b3986-b02e-4eb4-b538-1ce6fd0b9915 for patient 000012 on 2025-09-03 INFO 2025-10-28 03:26:36,327 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000012-SLP-02 INFO 2025-10-28 03:26:36,327 signals 79205 8782111040 SubFile created: FILE-2025-000012-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-28 03:26:36,327 signals 79205 8782111040 Created sub-file FILE-2025-000012-SLP-02 for patient 000012 at clinic Speech-Language Pathology INFO 2025-10-28 03:26:36,327 signals 79205 8782111040 Notified provider hanan.al-ghamdi.slp1 of new appointment ERROR 2025-10-28 03:26:36,328 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,329 signals 79205 8782111040 Appointment created: 037bdc5c-c698-406b-b02b-959b4487e315 for patient 000008 on 2025-10-13 INFO 2025-10-28 03:26:36,330 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000008-NUR-02 INFO 2025-10-28 03:26:36,330 signals 79205 8782111040 SubFile created: FILE-2025-000008-NUR-02 for clinic Nursing Department INFO 2025-10-28 03:26:36,330 signals 79205 8782111040 Created sub-file FILE-2025-000008-NUR-02 for patient 000008 at clinic Nursing Department INFO 2025-10-28 03:26:36,330 signals 79205 8782111040 Notified provider mansour.al-otaibi.nurse2 of new appointment ERROR 2025-10-28 03:26:36,331 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,332 signals 79205 8782111040 Appointment created: 928953cb-5aef-45d0-b866-e85a13bb0aa5 for patient 000035 on 2025-08-14 INFO 2025-10-28 03:26:36,333 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000035-SLP-03 INFO 2025-10-28 03:26:36,333 signals 79205 8782111040 SubFile created: FILE-2025-000035-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-28 03:26:36,333 signals 79205 8782111040 Created sub-file FILE-2025-000035-SLP-03 for patient 000035 at clinic Speech-Language Pathology INFO 2025-10-28 03:26:36,333 signals 79205 8782111040 Notified provider abdulaziz.al-ghamdi.slp2 of new appointment ERROR 2025-10-28 03:26:36,334 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,335 signals 79205 8782111040 Appointment created: d3281bb4-d096-4c86-8c52-15d876453f0e for patient 000017 on 2025-10-05 INFO 2025-10-28 03:26:36,335 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000017-ABA-01 INFO 2025-10-28 03:26:36,335 signals 79205 8782111040 SubFile created: FILE-2025-000017-ABA-01 for clinic ABA Therapy INFO 2025-10-28 03:26:36,336 signals 79205 8782111040 Created sub-file FILE-2025-000017-ABA-01 for patient 000017 at clinic ABA Therapy INFO 2025-10-28 03:26:36,336 signals 79205 8782111040 Notified provider abdulaziz.al-anzi.aba1 of new appointment ERROR 2025-10-28 03:26:36,337 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,338 signals 79205 8782111040 Appointment created: 363198c7-af5f-4419-8444-3d9d285de737 for patient 000010 on 2025-10-06 INFO 2025-10-28 03:26:36,338 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000010-NUR-02 INFO 2025-10-28 03:26:36,338 signals 79205 8782111040 SubFile created: FILE-2025-000010-NUR-02 for clinic Nursing Department INFO 2025-10-28 03:26:36,338 signals 79205 8782111040 Created sub-file FILE-2025-000010-NUR-02 for patient 000010 at clinic Nursing Department INFO 2025-10-28 03:26:36,339 signals 79205 8782111040 Notified provider maha.al-dawsari.nurse3 of new appointment ERROR 2025-10-28 03:26:36,339 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,341 signals 79205 8782111040 Appointment created: 2da259f7-36d6-45f4-ba8e-7d5bcf9227dc for patient 000007 on 2025-09-30 INFO 2025-10-28 03:26:36,341 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000007-SLP-02 INFO 2025-10-28 03:26:36,341 signals 79205 8782111040 SubFile created: FILE-2025-000007-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-28 03:26:36,341 signals 79205 8782111040 Created sub-file FILE-2025-000007-SLP-02 for patient 000007 at clinic Speech-Language Pathology INFO 2025-10-28 03:26:36,342 signals 79205 8782111040 Notified provider abdulaziz.al-ghamdi.slp2 of new appointment ERROR 2025-10-28 03:26:36,342 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,344 signals 79205 8782111040 Appointment created: bfa1f72a-3a3c-4b4e-b70a-263335154f60 for patient 000018 on 2025-09-07 INFO 2025-10-28 03:26:36,344 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000018-OT-02 INFO 2025-10-28 03:26:36,344 signals 79205 8782111040 SubFile created: FILE-2025-000018-OT-02 for clinic Occupational Therapy INFO 2025-10-28 03:26:36,344 signals 79205 8782111040 Created sub-file FILE-2025-000018-OT-02 for patient 000018 at clinic Occupational Therapy INFO 2025-10-28 03:26:36,345 signals 79205 8782111040 Notified provider salma.al-harbi.ot1 of new appointment ERROR 2025-10-28 03:26:36,345 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,347 signals 79205 8782111040 Appointment created: fa55bfd6-c983-4035-a1f1-6df8dd5ad794 for patient 000022 on 2025-10-26 INFO 2025-10-28 03:26:36,347 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000022-SLP-01 INFO 2025-10-28 03:26:36,347 signals 79205 8782111040 SubFile created: FILE-2025-000022-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 03:26:36,347 signals 79205 8782111040 Created sub-file FILE-2025-000022-SLP-01 for patient 000022 at clinic Speech-Language Pathology INFO 2025-10-28 03:26:36,348 signals 79205 8782111040 Notified provider hanan.al-ghamdi.slp1 of new appointment ERROR 2025-10-28 03:26:36,348 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,350 signals 79205 8782111040 Appointment created: d8f4fc33-9956-4066-8ede-48d301349d54 for patient 000012 on 2025-09-03 INFO 2025-10-28 03:26:36,350 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000012-NUR-03 INFO 2025-10-28 03:26:36,350 signals 79205 8782111040 SubFile created: FILE-2025-000012-NUR-03 for clinic Nursing Department INFO 2025-10-28 03:26:36,350 signals 79205 8782111040 Created sub-file FILE-2025-000012-NUR-03 for patient 000012 at clinic Nursing Department INFO 2025-10-28 03:26:36,351 signals 79205 8782111040 Notified provider mansour.al-otaibi.nurse2 of new appointment INFO 2025-10-28 03:26:36,353 signals 79205 8782111040 Appointment created: 6412cab2-b141-485b-980c-ad4350c8b956 for patient 000049 on 2025-08-10 ERROR 2025-10-28 03:26:36,353 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,353 signals 79205 8782111040 Notified provider talal.al-dawsari.doctor2 of new appointment ERROR 2025-10-28 03:26:36,354 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,355 signals 79205 8782111040 Appointment created: 17ecb7ae-cda3-47a3-b2fe-f7b3a563a142 for patient 000046 on 2025-08-14 INFO 2025-10-28 03:26:36,355 signals 79205 8782111040 Notified provider abdulaziz.al-anzi.aba1 of new appointment ERROR 2025-10-28 03:26:36,356 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,357 signals 79205 8782111040 Appointment created: f9aeea4c-0fdc-4c28-a648-f2f29eaa0c18 for patient 000047 on 2025-09-21 INFO 2025-10-28 03:26:36,357 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000047-ABA-02 INFO 2025-10-28 03:26:36,357 signals 79205 8782111040 SubFile created: FILE-2025-000047-ABA-02 for clinic ABA Therapy INFO 2025-10-28 03:26:36,358 signals 79205 8782111040 Created sub-file FILE-2025-000047-ABA-02 for patient 000047 at clinic ABA Therapy INFO 2025-10-28 03:26:36,358 signals 79205 8782111040 Notified provider abdulaziz.al-anzi.aba1 of new appointment ERROR 2025-10-28 03:26:36,359 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,360 signals 79205 8782111040 Appointment created: 40a13ff1-0fd2-4def-b221-3d9af9dd0cf1 for patient 000027 on 2025-11-17 INFO 2025-10-28 03:26:36,361 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000027-ABA-03 INFO 2025-10-28 03:26:36,361 signals 79205 8782111040 SubFile created: FILE-2025-000027-ABA-03 for clinic ABA Therapy INFO 2025-10-28 03:26:36,361 signals 79205 8782111040 Created sub-file FILE-2025-000027-ABA-03 for patient 000027 at clinic ABA Therapy INFO 2025-10-28 03:26:36,361 signals 79205 8782111040 Notified provider nada.al-qahtani.aba2 of new appointment INFO 2025-10-28 03:26:36,362 signals 79205 8782111040 Scheduled 24-hour reminder for appointment 40a13ff1-0fd2-4def-b221-3d9af9dd0cf1 ERROR 2025-10-28 03:26:36,362 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,363 signals 79205 8782111040 Scheduled 2-hour reminder for appointment 40a13ff1-0fd2-4def-b221-3d9af9dd0cf1 INFO 2025-10-28 03:26:36,364 signals 79205 8782111040 Appointment created: 6e56bad4-c658-42f4-b2d5-c21ab92359e4 for patient 000014 on 2025-10-08 INFO 2025-10-28 03:26:36,364 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000014-OT-01 INFO 2025-10-28 03:26:36,364 signals 79205 8782111040 SubFile created: FILE-2025-000014-OT-01 for clinic Occupational Therapy INFO 2025-10-28 03:26:36,364 signals 79205 8782111040 Created sub-file FILE-2025-000014-OT-01 for patient 000014 at clinic Occupational Therapy INFO 2025-10-28 03:26:36,365 signals 79205 8782111040 Notified provider salma.al-harbi.ot1 of new appointment ERROR 2025-10-28 03:26:36,365 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,366 signals 79205 8782111040 Appointment created: 8e9a17c3-80e1-4a7c-b134-bfbf553c63b8 for patient 000020 on 2025-10-26 INFO 2025-10-28 03:26:36,367 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000020-NUR-02 INFO 2025-10-28 03:26:36,367 signals 79205 8782111040 SubFile created: FILE-2025-000020-NUR-02 for clinic Nursing Department INFO 2025-10-28 03:26:36,367 signals 79205 8782111040 Created sub-file FILE-2025-000020-NUR-02 for patient 000020 at clinic Nursing Department INFO 2025-10-28 03:26:36,367 signals 79205 8782111040 Notified provider maha.al-dawsari.nurse3 of new appointment ERROR 2025-10-28 03:26:36,368 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,369 signals 79205 8782111040 Appointment created: b28b265b-2ba6-4ec8-b03f-826c67ff2782 for patient 000010 on 2025-10-26 INFO 2025-10-28 03:26:36,370 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000010-SLP-03 INFO 2025-10-28 03:26:36,370 signals 79205 8782111040 SubFile created: FILE-2025-000010-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-28 03:26:36,370 signals 79205 8782111040 Created sub-file FILE-2025-000010-SLP-03 for patient 000010 at clinic Speech-Language Pathology INFO 2025-10-28 03:26:36,370 signals 79205 8782111040 Notified provider abdulaziz.al-ghamdi.slp2 of new appointment ERROR 2025-10-28 03:26:36,371 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,372 signals 79205 8782111040 Appointment created: a2996192-9b26-4b17-a3bb-25b0af1c6be2 for patient 000020 on 2025-10-12 INFO 2025-10-28 03:26:36,373 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000020-ABA-03 INFO 2025-10-28 03:26:36,373 signals 79205 8782111040 SubFile created: FILE-2025-000020-ABA-03 for clinic ABA Therapy INFO 2025-10-28 03:26:36,373 signals 79205 8782111040 Created sub-file FILE-2025-000020-ABA-03 for patient 000020 at clinic ABA Therapy INFO 2025-10-28 03:26:36,373 signals 79205 8782111040 Notified provider abdulaziz.al-anzi.aba1 of new appointment ERROR 2025-10-28 03:26:36,374 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,375 signals 79205 8782111040 Appointment created: 17420325-653d-4242-a9f4-d53e3b7d91a6 for patient 000042 on 2025-08-26 INFO 2025-10-28 03:26:36,376 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000042-NUR-03 INFO 2025-10-28 03:26:36,376 signals 79205 8782111040 SubFile created: FILE-2025-000042-NUR-03 for clinic Nursing Department INFO 2025-10-28 03:26:36,376 signals 79205 8782111040 Created sub-file FILE-2025-000042-NUR-03 for patient 000042 at clinic Nursing Department INFO 2025-10-28 03:26:36,376 signals 79205 8782111040 Notified provider maha.al-dawsari.nurse3 of new appointment ERROR 2025-10-28 03:26:36,377 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,378 signals 79205 8782111040 Appointment created: 56e81ea0-e0b1-4aab-82a3-c80d47b0ae55 for patient 000006 on 2025-10-05 INFO 2025-10-28 03:26:36,378 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000006-NUR-01 INFO 2025-10-28 03:26:36,378 signals 79205 8782111040 SubFile created: FILE-2025-000006-NUR-01 for clinic Nursing Department INFO 2025-10-28 03:26:36,378 signals 79205 8782111040 Created sub-file FILE-2025-000006-NUR-01 for patient 000006 at clinic Nursing Department INFO 2025-10-28 03:26:36,379 signals 79205 8782111040 Notified provider basma.al-qahtani.nurse1 of new appointment ERROR 2025-10-28 03:26:36,379 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,381 signals 79205 8782111040 Appointment created: 42db7a45-6e9b-43f3-88f5-28b75b7ab7b6 for patient 000020 on 2025-09-21 INFO 2025-10-28 03:26:36,381 signals 79205 8782111040 Notified provider nada.al-qahtani.aba2 of new appointment ERROR 2025-10-28 03:26:36,382 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,383 signals 79205 8782111040 Appointment created: 89937013-92e2-47bd-ad87-6c0d6e486677 for patient 000018 on 2025-08-27 INFO 2025-10-28 03:26:36,383 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000018-MED-03 INFO 2025-10-28 03:26:36,383 signals 79205 8782111040 SubFile created: FILE-2025-000018-MED-03 for clinic Medical Department INFO 2025-10-28 03:26:36,383 signals 79205 8782111040 Created sub-file FILE-2025-000018-MED-03 for patient 000018 at clinic Medical Department INFO 2025-10-28 03:26:36,384 signals 79205 8782111040 Notified provider talal.al-dawsari.doctor2 of new appointment ERROR 2025-10-28 03:26:36,384 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,386 signals 79205 8782111040 Appointment created: 3853c37e-7cdc-443b-8885-35950524139f for patient 000035 on 2025-10-12 INFO 2025-10-28 03:26:36,387 signals 79205 8782111040 Notified provider mansour.al-otaibi.nurse2 of new appointment ERROR 2025-10-28 03:26:36,387 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,388 signals 79205 8782111040 Appointment created: c16bd5fc-8269-43bf-bab6-5ad3b59c61f6 for patient 000001 on 2025-09-21 INFO 2025-10-28 03:26:36,389 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000001-OT-01 INFO 2025-10-28 03:26:36,389 signals 79205 8782111040 SubFile created: FILE-2025-000001-OT-01 for clinic Occupational Therapy INFO 2025-10-28 03:26:36,389 signals 79205 8782111040 Created sub-file FILE-2025-000001-OT-01 for patient 000001 at clinic Occupational Therapy INFO 2025-10-28 03:26:36,389 signals 79205 8782111040 Notified provider omar.al-mutairi.ot2 of new appointment ERROR 2025-10-28 03:26:36,390 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,391 signals 79205 8782111040 Appointment created: 09b49455-aead-42fc-ba12-4c0e835602e1 for patient 000050 on 2025-10-08 INFO 2025-10-28 03:26:36,391 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000050-SLP-01 INFO 2025-10-28 03:26:36,391 signals 79205 8782111040 SubFile created: FILE-2025-000050-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 03:26:36,391 signals 79205 8782111040 Created sub-file FILE-2025-000050-SLP-01 for patient 000050 at clinic Speech-Language Pathology INFO 2025-10-28 03:26:36,392 signals 79205 8782111040 Notified provider abdulaziz.al-ghamdi.slp2 of new appointment ERROR 2025-10-28 03:26:36,393 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,394 signals 79205 8782111040 Appointment created: 9d7a6611-5a02-44c9-89a1-36edab3a7086 for patient 000049 on 2025-09-22 INFO 2025-10-28 03:26:36,395 signals 79205 8782111040 Notified provider talal.al-dawsari.doctor2 of new appointment ERROR 2025-10-28 03:26:36,395 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,396 signals 79205 8782111040 Appointment created: 36869507-c1ff-46fb-9b81-e1647c682602 for patient 000017 on 2025-08-24 INFO 2025-10-28 03:26:36,397 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000017-MED-02 INFO 2025-10-28 03:26:36,397 signals 79205 8782111040 SubFile created: FILE-2025-000017-MED-02 for clinic Medical Department INFO 2025-10-28 03:26:36,397 signals 79205 8782111040 Created sub-file FILE-2025-000017-MED-02 for patient 000017 at clinic Medical Department INFO 2025-10-28 03:26:36,397 signals 79205 8782111040 Notified provider basma.al-shahrani.doctor3 of new appointment ERROR 2025-10-28 03:26:36,398 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,398 signals 79205 8782111040 Appointment created: 7d71b7d7-a204-46eb-b6bd-11cce82bf825 for patient 000029 on 2025-10-23 INFO 2025-10-28 03:26:36,399 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000029-MED-02 INFO 2025-10-28 03:26:36,399 signals 79205 8782111040 SubFile created: FILE-2025-000029-MED-02 for clinic Medical Department INFO 2025-10-28 03:26:36,399 signals 79205 8782111040 Created sub-file FILE-2025-000029-MED-02 for patient 000029 at clinic Medical Department INFO 2025-10-28 03:26:36,399 signals 79205 8782111040 Notified provider basma.al-shahrani.doctor3 of new appointment ERROR 2025-10-28 03:26:36,400 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,401 signals 79205 8782111040 Appointment created: f2155bea-fde4-49b0-a6dc-65948ad76055 for patient 000038 on 2025-08-28 INFO 2025-10-28 03:26:36,401 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000038-ABA-02 INFO 2025-10-28 03:26:36,401 signals 79205 8782111040 SubFile created: FILE-2025-000038-ABA-02 for clinic ABA Therapy INFO 2025-10-28 03:26:36,401 signals 79205 8782111040 Created sub-file FILE-2025-000038-ABA-02 for patient 000038 at clinic ABA Therapy INFO 2025-10-28 03:26:36,402 signals 79205 8782111040 Notified provider nada.al-qahtani.aba2 of new appointment ERROR 2025-10-28 03:26:36,402 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,404 signals 79205 8782111040 Appointment created: b80137cc-cc93-469b-892b-c65c7c009f54 for patient 000002 on 2025-08-11 INFO 2025-10-28 03:26:36,404 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000002-OT-02 INFO 2025-10-28 03:26:36,404 signals 79205 8782111040 SubFile created: FILE-2025-000002-OT-02 for clinic Occupational Therapy INFO 2025-10-28 03:26:36,404 signals 79205 8782111040 Created sub-file FILE-2025-000002-OT-02 for patient 000002 at clinic Occupational Therapy INFO 2025-10-28 03:26:36,405 signals 79205 8782111040 Notified provider salma.al-harbi.ot1 of new appointment ERROR 2025-10-28 03:26:36,405 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,406 signals 79205 8782111040 Appointment created: bd43c67b-0527-49c1-a4c3-3a5f7493c3c3 for patient 000021 on 2025-08-07 INFO 2025-10-28 03:26:36,407 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000021-MED-02 INFO 2025-10-28 03:26:36,407 signals 79205 8782111040 SubFile created: FILE-2025-000021-MED-02 for clinic Medical Department INFO 2025-10-28 03:26:36,407 signals 79205 8782111040 Created sub-file FILE-2025-000021-MED-02 for patient 000021 at clinic Medical Department INFO 2025-10-28 03:26:36,407 signals 79205 8782111040 Notified provider talal.al-dawsari.doctor2 of new appointment ERROR 2025-10-28 03:26:36,408 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,409 signals 79205 8782111040 Appointment created: c03d4fdd-5dc4-4765-999e-417909832eb3 for patient 000047 on 2025-08-31 INFO 2025-10-28 03:26:36,410 signals 79205 8782111040 Notified provider abdulaziz.al-anzi.aba1 of new appointment ERROR 2025-10-28 03:26:36,411 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,412 signals 79205 8782111040 Appointment created: b6e48c3d-f5bc-43d7-85cb-3ee65163940e for patient 000041 on 2025-08-24 INFO 2025-10-28 03:26:36,413 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000041-MED-03 INFO 2025-10-28 03:26:36,413 signals 79205 8782111040 SubFile created: FILE-2025-000041-MED-03 for clinic Medical Department INFO 2025-10-28 03:26:36,413 signals 79205 8782111040 Created sub-file FILE-2025-000041-MED-03 for patient 000041 at clinic Medical Department INFO 2025-10-28 03:26:36,413 signals 79205 8782111040 Notified provider basma.al-shahrani.doctor3 of new appointment ERROR 2025-10-28 03:26:36,414 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,415 signals 79205 8782111040 Appointment created: 23e1e253-1781-4d33-9517-938894a4df3e for patient 000034 on 2025-11-23 INFO 2025-10-28 03:26:36,415 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000034-OT-02 INFO 2025-10-28 03:26:36,415 signals 79205 8782111040 SubFile created: FILE-2025-000034-OT-02 for clinic Occupational Therapy INFO 2025-10-28 03:26:36,415 signals 79205 8782111040 Created sub-file FILE-2025-000034-OT-02 for patient 000034 at clinic Occupational Therapy INFO 2025-10-28 03:26:36,416 signals 79205 8782111040 Notified provider salma.al-harbi.ot1 of new appointment INFO 2025-10-28 03:26:36,416 signals 79205 8782111040 Scheduled 24-hour reminder for appointment 23e1e253-1781-4d33-9517-938894a4df3e ERROR 2025-10-28 03:26:36,417 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,417 signals 79205 8782111040 Scheduled 2-hour reminder for appointment 23e1e253-1781-4d33-9517-938894a4df3e INFO 2025-10-28 03:26:36,418 signals 79205 8782111040 Appointment created: c6ac117f-080e-486b-85f0-b994d7b5f427 for patient 000018 on 2025-10-12 INFO 2025-10-28 03:26:36,419 signals 79205 8782111040 Notified provider talal.al-dawsari.doctor2 of new appointment ERROR 2025-10-28 03:26:36,419 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,421 signals 79205 8782111040 Appointment created: cba077ff-e6a4-484a-8f36-3dcf322baaa6 for patient 000016 on 2025-09-30 INFO 2025-10-28 03:26:36,421 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000016-SLP-01 INFO 2025-10-28 03:26:36,421 signals 79205 8782111040 SubFile created: FILE-2025-000016-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 03:26:36,421 signals 79205 8782111040 Created sub-file FILE-2025-000016-SLP-01 for patient 000016 at clinic Speech-Language Pathology INFO 2025-10-28 03:26:36,422 signals 79205 8782111040 Notified provider hanan.al-ghamdi.slp1 of new appointment ERROR 2025-10-28 03:26:36,422 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,423 signals 79205 8782111040 Appointment created: cd4123c8-dd4a-4e74-8251-89d2ca0e87d7 for patient 000002 on 2025-09-14 INFO 2025-10-28 03:26:36,424 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000002-MED-03 INFO 2025-10-28 03:26:36,424 signals 79205 8782111040 SubFile created: FILE-2025-000002-MED-03 for clinic Medical Department INFO 2025-10-28 03:26:36,424 signals 79205 8782111040 Created sub-file FILE-2025-000002-MED-03 for patient 000002 at clinic Medical Department INFO 2025-10-28 03:26:36,424 signals 79205 8782111040 Notified provider talal.al-dawsari.doctor2 of new appointment ERROR 2025-10-28 03:26:36,425 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,426 signals 79205 8782111040 Appointment created: 6fb7c294-9554-416e-bb19-7f68c47e0ab9 for patient 000035 on 2025-09-14 INFO 2025-10-28 03:26:36,426 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000035-MED-04 INFO 2025-10-28 03:26:36,426 signals 79205 8782111040 SubFile created: FILE-2025-000035-MED-04 for clinic Medical Department INFO 2025-10-28 03:26:36,426 signals 79205 8782111040 Created sub-file FILE-2025-000035-MED-04 for patient 000035 at clinic Medical Department INFO 2025-10-28 03:26:36,427 signals 79205 8782111040 Notified provider talal.al-dawsari.doctor2 of new appointment ERROR 2025-10-28 03:26:36,428 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,429 signals 79205 8782111040 Appointment created: 87780133-0a45-4a09-bdc9-529605f9f308 for patient 000044 on 2025-08-18 INFO 2025-10-28 03:26:36,429 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000044-MED-01 INFO 2025-10-28 03:26:36,429 signals 79205 8782111040 SubFile created: FILE-2025-000044-MED-01 for clinic Medical Department INFO 2025-10-28 03:26:36,429 signals 79205 8782111040 Created sub-file FILE-2025-000044-MED-01 for patient 000044 at clinic Medical Department INFO 2025-10-28 03:26:36,430 signals 79205 8782111040 Notified provider talal.al-dawsari.doctor2 of new appointment ERROR 2025-10-28 03:26:36,431 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,432 signals 79205 8782111040 Appointment created: 3f753e36-dfee-41d0-b7f8-ac71ff13d50d for patient 000034 on 2025-08-11 INFO 2025-10-28 03:26:36,432 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000034-MED-03 INFO 2025-10-28 03:26:36,433 signals 79205 8782111040 SubFile created: FILE-2025-000034-MED-03 for clinic Medical Department INFO 2025-10-28 03:26:36,433 signals 79205 8782111040 Created sub-file FILE-2025-000034-MED-03 for patient 000034 at clinic Medical Department INFO 2025-10-28 03:26:36,433 signals 79205 8782111040 Notified provider lama.al-shamrani.doctor1 of new appointment ERROR 2025-10-28 03:26:36,434 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,435 signals 79205 8782111040 Appointment created: 374f0d11-c6e1-4eaa-bf96-de1b6dbe4cac for patient 000005 on 2025-11-24 INFO 2025-10-28 03:26:36,435 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000005-ABA-01 INFO 2025-10-28 03:26:36,435 signals 79205 8782111040 SubFile created: FILE-2025-000005-ABA-01 for clinic ABA Therapy INFO 2025-10-28 03:26:36,435 signals 79205 8782111040 Created sub-file FILE-2025-000005-ABA-01 for patient 000005 at clinic ABA Therapy INFO 2025-10-28 03:26:36,436 confirmation_service 79205 8782111040 Created confirmation token for appointment 374f0d11-c6e1-4eaa-bf96-de1b6dbe4cac, expires at 2025-11-04 00:26:36.436612+00:00 ERROR 2025-10-28 03:26:36,436 signals 79205 8782111040 Error creating confirmation token for appointment 374f0d11-c6e1-4eaa-bf96-de1b6dbe4cac: combine() argument 2 must be datetime.time, not str INFO 2025-10-28 03:26:36,437 signals 79205 8782111040 Notified provider abdulaziz.al-anzi.aba1 of new appointment INFO 2025-10-28 03:26:36,437 signals 79205 8782111040 Scheduled 24-hour reminder for appointment 374f0d11-c6e1-4eaa-bf96-de1b6dbe4cac ERROR 2025-10-28 03:26:36,438 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,438 signals 79205 8782111040 Scheduled 2-hour reminder for appointment 374f0d11-c6e1-4eaa-bf96-de1b6dbe4cac INFO 2025-10-28 03:26:36,439 signals 79205 8782111040 Appointment created: 392351c6-fabb-42f4-a407-ae20692b60d7 for patient 000021 on 2025-10-23 INFO 2025-10-28 03:26:36,440 signals 79205 8782111040 Notified provider talal.al-dawsari.doctor2 of new appointment ERROR 2025-10-28 03:26:36,440 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:26:36,441 tasks 82926 8782111040 Appointment 374f0d11-c6e1-4eaa-bf96-de1b6dbe4cac not found INFO 2025-10-28 03:26:36,442 signals 79205 8782111040 Appointment created: eb076f37-fdd9-408f-ba22-21c102d3230b for patient 000001 on 2025-08-17 INFO 2025-10-28 03:26:36,442 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000001-NUR-02 INFO 2025-10-28 03:26:36,442 signals 79205 8782111040 SubFile created: FILE-2025-000001-NUR-02 for clinic Nursing Department INFO 2025-10-28 03:26:36,442 signals 79205 8782111040 Created sub-file FILE-2025-000001-NUR-02 for patient 000001 at clinic Nursing Department INFO 2025-10-28 03:26:36,443 signals 79205 8782111040 Notified provider maha.al-dawsari.nurse3 of new appointment ERROR 2025-10-28 03:26:36,443 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,445 signals 79205 8782111040 Appointment created: 85a7848d-8666-498e-91fc-19304b9819fa for patient 000047 on 2025-09-28 INFO 2025-10-28 03:26:36,445 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000047-OT-03 INFO 2025-10-28 03:26:36,445 signals 79205 8782111040 SubFile created: FILE-2025-000047-OT-03 for clinic Occupational Therapy INFO 2025-10-28 03:26:36,445 signals 79205 8782111040 Created sub-file FILE-2025-000047-OT-03 for patient 000047 at clinic Occupational Therapy INFO 2025-10-28 03:26:36,446 signals 79205 8782111040 Notified provider omar.al-mutairi.ot2 of new appointment ERROR 2025-10-28 03:26:36,446 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,447 signals 79205 8782111040 Appointment created: 5cda0d8d-0fb4-4a38-abb4-c44b41a851fe for patient 000028 on 2025-08-04 INFO 2025-10-28 03:26:36,448 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000028-OT-01 INFO 2025-10-28 03:26:36,448 signals 79205 8782111040 SubFile created: FILE-2025-000028-OT-01 for clinic Occupational Therapy INFO 2025-10-28 03:26:36,448 signals 79205 8782111040 Created sub-file FILE-2025-000028-OT-01 for patient 000028 at clinic Occupational Therapy INFO 2025-10-28 03:26:36,448 signals 79205 8782111040 Notified provider omar.al-mutairi.ot2 of new appointment ERROR 2025-10-28 03:26:36,449 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,450 signals 79205 8782111040 Appointment created: f3272860-0a7b-44a7-b5ef-0a3f30b8e6d9 for patient 000019 on 2025-09-07 INFO 2025-10-28 03:26:36,451 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000019-MED-02 INFO 2025-10-28 03:26:36,451 signals 79205 8782111040 SubFile created: FILE-2025-000019-MED-02 for clinic Medical Department INFO 2025-10-28 03:26:36,451 signals 79205 8782111040 Created sub-file FILE-2025-000019-MED-02 for patient 000019 at clinic Medical Department INFO 2025-10-28 03:26:36,451 signals 79205 8782111040 Notified provider talal.al-dawsari.doctor2 of new appointment ERROR 2025-10-28 03:26:36,452 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,453 signals 79205 8782111040 Appointment created: fd0daa99-a8cc-4906-bb56-f4b736f9d233 for patient 000047 on 2025-08-10 INFO 2025-10-28 03:26:36,454 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000047-SLP-04 INFO 2025-10-28 03:26:36,454 signals 79205 8782111040 SubFile created: FILE-2025-000047-SLP-04 for clinic Speech-Language Pathology INFO 2025-10-28 03:26:36,454 signals 79205 8782111040 Created sub-file FILE-2025-000047-SLP-04 for patient 000047 at clinic Speech-Language Pathology INFO 2025-10-28 03:26:36,454 signals 79205 8782111040 Notified provider abdulaziz.al-ghamdi.slp2 of new appointment ERROR 2025-10-28 03:26:36,455 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,456 signals 79205 8782111040 Appointment created: ddf8254d-ba8b-4ebe-9dac-9bb685d713e1 for patient 000012 on 2025-08-21 INFO 2025-10-28 03:26:36,456 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000012-MED-04 INFO 2025-10-28 03:26:36,456 signals 79205 8782111040 SubFile created: FILE-2025-000012-MED-04 for clinic Medical Department INFO 2025-10-28 03:26:36,456 signals 79205 8782111040 Created sub-file FILE-2025-000012-MED-04 for patient 000012 at clinic Medical Department INFO 2025-10-28 03:26:36,457 signals 79205 8782111040 Notified provider basma.al-shahrani.doctor3 of new appointment ERROR 2025-10-28 03:26:36,458 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,458 signals 79205 8782111040 Appointment created: b6337a65-cd21-4c79-a5a1-0723fb81883c for patient 000017 on 2025-09-18 INFO 2025-10-28 03:26:36,459 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000017-NUR-03 INFO 2025-10-28 03:26:36,459 signals 79205 8782111040 SubFile created: FILE-2025-000017-NUR-03 for clinic Nursing Department INFO 2025-10-28 03:26:36,459 signals 79205 8782111040 Created sub-file FILE-2025-000017-NUR-03 for patient 000017 at clinic Nursing Department INFO 2025-10-28 03:26:36,459 signals 79205 8782111040 Notified provider maha.al-dawsari.nurse3 of new appointment ERROR 2025-10-28 03:26:36,460 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,461 signals 79205 8782111040 Appointment created: 4361ded4-bd66-4265-9d73-a0a3df9c2eec for patient 000047 on 2025-10-06 INFO 2025-10-28 03:26:36,462 signals 79205 8782111040 Notified provider basma.al-shahrani.doctor3 of new appointment ERROR 2025-10-28 03:26:36,462 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,464 signals 79205 8782111040 Appointment created: 8dad2311-93dc-4d44-a5e2-23bd9a229aba for patient 000050 on 2025-09-17 INFO 2025-10-28 03:26:36,464 signals 79205 8782111040 Generated Sub-File Number: FILE-2025-000050-OT-02 INFO 2025-10-28 03:26:36,464 signals 79205 8782111040 SubFile created: FILE-2025-000050-OT-02 for clinic Occupational Therapy INFO 2025-10-28 03:26:36,464 signals 79205 8782111040 Created sub-file FILE-2025-000050-OT-02 for patient 000050 at clinic Occupational Therapy INFO 2025-10-28 03:26:36,465 signals 79205 8782111040 Notified provider salma.al-harbi.ot1 of new appointment ERROR 2025-10-28 03:26:36,466 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:26:36,592 signals 79205 8782111040 Consent created: SERVICE_SPECIFIC for patient 000050 INFO 2025-10-28 03:26:36,593 signals 79205 8782111040 Consent created: SERVICE_SPECIFIC for patient 000043 INFO 2025-10-28 03:26:36,593 signals 79205 8782111040 Consent created: SERVICE_SPECIFIC for patient 000043 INFO 2025-10-28 03:26:36,594 signals 79205 8782111040 Consent created: DATA_SHARING for patient 000027 INFO 2025-10-28 03:26:36,594 signals 79205 8782111040 Consent created: PHOTO_VIDEO for patient 000027 INFO 2025-10-28 03:26:36,594 signals 79205 8782111040 Consent created: DATA_SHARING for patient 000035 INFO 2025-10-28 03:26:36,594 signals 79205 8782111040 Consent created: DATA_SHARING for patient 000035 INFO 2025-10-28 03:26:36,595 signals 79205 8782111040 Consent created: PHOTO_VIDEO for patient 000030 INFO 2025-10-28 03:26:36,595 signals 79205 8782111040 Consent created: GENERAL_TREATMENT for patient 000025 INFO 2025-10-28 03:26:36,595 signals 79205 8782111040 Consent created: DATA_SHARING for patient 000025 INFO 2025-10-28 03:26:36,596 signals 79205 8782111040 Consent created: GENERAL_TREATMENT for patient 000028 INFO 2025-10-28 03:26:36,596 signals 79205 8782111040 Consent created: SERVICE_SPECIFIC for patient 000028 INFO 2025-10-28 03:26:36,597 signals 79205 8782111040 Consent created: SERVICE_SPECIFIC for patient 000040 INFO 2025-10-28 03:26:36,597 signals 79205 8782111040 Consent created: PHOTO_VIDEO for patient 000008 INFO 2025-10-28 03:26:36,597 signals 79205 8782111040 Consent created: SERVICE_SPECIFIC for patient 000007 INFO 2025-10-28 03:26:36,597 signals 79205 8782111040 Consent created: SERVICE_SPECIFIC for patient 000004 INFO 2025-10-28 03:26:36,598 signals 79205 8782111040 Consent created: SERVICE_SPECIFIC for patient 000004 INFO 2025-10-28 03:26:36,598 signals 79205 8782111040 Consent created: PHOTO_VIDEO for patient 000042 INFO 2025-10-28 03:26:36,598 signals 79205 8782111040 Consent created: PHOTO_VIDEO for patient 000012 INFO 2025-10-28 03:26:36,599 signals 79205 8782111040 Consent created: DATA_SHARING for patient 000018 INFO 2025-10-28 03:26:36,599 signals 79205 8782111040 Consent created: SERVICE_SPECIFIC for patient 000009 INFO 2025-10-28 03:26:36,599 signals 79205 8782111040 Consent created: DATA_SHARING for patient 000009 INFO 2025-10-28 03:26:36,600 signals 79205 8782111040 Consent created: DATA_SHARING for patient 000019 INFO 2025-10-28 03:26:36,600 signals 79205 8782111040 Consent created: SERVICE_SPECIFIC for patient 000019 INFO 2025-10-28 03:26:36,600 signals 79205 8782111040 Consent created: GENERAL_TREATMENT for patient 000022 INFO 2025-10-28 03:26:36,601 signals 79205 8782111040 Consent created: PHOTO_VIDEO for patient 000022 INFO 2025-10-28 03:26:36,601 signals 79205 8782111040 Consent created: DATA_SHARING for patient 000037 INFO 2025-10-28 03:26:36,601 signals 79205 8782111040 Consent created: DATA_SHARING for patient 000029 INFO 2025-10-28 03:26:36,601 signals 79205 8782111040 Consent created: PHOTO_VIDEO for patient 000029 INFO 2025-10-28 03:26:36,602 signals 79205 8782111040 Consent created: DATA_SHARING for patient 000024 INFO 2025-10-28 03:26:36,602 signals 79205 8782111040 Consent created: DATA_SHARING for patient 000024 INFO 2025-10-28 03:26:36,602 signals 79205 8782111040 Consent created: PHOTO_VIDEO for patient 000013 INFO 2025-10-28 03:26:36,603 signals 79205 8782111040 Consent created: GENERAL_TREATMENT for patient 000016 INFO 2025-10-28 03:26:36,603 signals 79205 8782111040 Consent created: PHOTO_VIDEO for patient 000016 INFO 2025-10-28 03:26:36,603 signals 79205 8782111040 Consent created: DATA_SHARING for patient 000017 INFO 2025-10-28 03:26:36,604 signals 79205 8782111040 Consent created: PHOTO_VIDEO for patient 000003 INFO 2025-10-28 03:26:36,604 signals 79205 8782111040 Consent created: GENERAL_TREATMENT for patient 000003 INFO 2025-10-28 03:26:36,604 signals 79205 8782111040 Consent created: GENERAL_TREATMENT for patient 000041 INFO 2025-10-28 03:27:22,187 signals 79383 8782111040 User created: admin (Front Desk) INFO 2025-10-28 03:27:22,188 tasks 82926 8782111040 Email sent successfully to ['marwan@tenhal.sa'] INFO 2025-10-28 03:27:25,870 autoreload 79645 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 03:27:28,841 basehttp 79645 6203568128 "GET /en/admin/core/consent/4e7cb63e-63e0-4893-811e-3a386cbdd8e6/change/ HTTP/1.1" 302 0 INFO 2025-10-28 03:27:28,917 basehttp 79645 6203568128 "GET /en/admin/login/?next=/en/admin/core/consent/4e7cb63e-63e0-4893-811e-3a386cbdd8e6/change/ HTTP/1.1" 200 17879 INFO 2025-10-28 03:27:30,309 basehttp 79645 6203568128 "POST /en/admin/login/?next=/en/admin/core/consent/4e7cb63e-63e0-4893-811e-3a386cbdd8e6/change/ HTTP/1.1" 302 0 INFO 2025-10-28 03:27:30,373 basehttp 79645 6203568128 "GET /en/admin/core/consent/4e7cb63e-63e0-4893-811e-3a386cbdd8e6/change/ HTTP/1.1" 302 0 INFO 2025-10-28 03:27:30,475 basehttp 79645 6203568128 "GET /en/admin/ HTTP/1.1" 200 71354 INFO 2025-10-28 03:27:30,488 basehttp 79645 6203568128 "GET /static/admin/css/dashboard.css HTTP/1.1" 200 441 INFO 2025-10-28 03:27:30,488 basehttp 79645 6220394496 "GET /static/admin/img/icon-alert.svg HTTP/1.1" 200 504 ERROR 2025-10-28 03:27:36,184 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,187 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,190 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,193 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,195 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,199 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,201 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,205 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,207 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,209 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,213 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,216 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,219 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,222 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,225 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,227 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,230 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,233 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,235 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,238 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,241 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,245 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,248 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,250 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,252 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,256 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,259 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,262 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,265 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,268 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,270 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,273 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,275 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,277 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,280 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,283 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,287 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,293 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,296 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,299 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,301 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,305 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,306 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,310 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,312 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,316 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,319 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,321 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,326 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,327 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,329 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,332 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,336 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,338 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,341 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,343 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,347 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,349 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,354 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,356 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,357 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,360 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,364 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,367 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,369 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,373 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,376 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,379 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,382 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,383 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,386 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,388 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,391 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,394 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,397 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,400 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,401 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,403 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,408 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,410 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,412 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,416 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,418 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,421 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,424 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,427 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,430 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,433 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,436 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,439 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,442 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,445 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,448 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,450 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,453 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,456 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,459 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,462 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,464 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:27:36,467 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:27:37,227 basehttp 79645 6220394496 "GET /en/admin/core/user/ HTTP/1.1" 200 77881 INFO 2025-10-28 03:27:37,306 basehttp 79645 6220394496 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 03:27:38,632 basehttp 79645 6220394496 "GET /en/admin/core/user/a3c90495-bc75-4f4b-b9be-99111e860331/change/ HTTP/1.1" 200 110024 INFO 2025-10-28 03:27:38,706 basehttp 79645 6220394496 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 03:27:55,009 basehttp 79645 6220394496 "POST /en/admin/core/user/a3c90495-bc75-4f4b-b9be-99111e860331/change/ HTTP/1.1" 302 0 INFO 2025-10-28 03:27:55,112 basehttp 79645 6220394496 "GET /en/admin/core/user/ HTTP/1.1" 200 78175 INFO 2025-10-28 03:27:55,191 basehttp 79645 6220394496 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 03:27:58,166 basehttp 79645 6220394496 "GET /en/consents/create/ HTTP/1.1" 200 53526 WARNING 2025-10-28 03:27:58,228 basehttp 79645 6203568128 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 03:27:58,247 log 79645 6220394496 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 03:27:58,247 basehttp 79645 6220394496 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-28 03:28:03,564 log 79645 6220394496 Not Found: /core/api/consent-content/ WARNING 2025-10-28 03:28:03,564 basehttp 79645 6220394496 "GET /core/api/consent-content/?patient_id=58631a2a-ceb5-4b26-bb39-1c023044eef4&consent_type=GENERAL_TREATMENT HTTP/1.1" 404 16551 INFO 2025-10-28 03:28:03,779 basehttp 79645 6220394496 "GET /__debug__/history_sidebar/?request_id=12edf2e0d8e445d8b482a0e46794673e HTTP/1.1" 200 9611 ERROR 2025-10-28 03:28:36,187 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,189 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,191 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,194 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,197 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,200 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,202 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,206 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,209 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,211 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,215 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,217 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,220 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,223 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,226 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,228 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,231 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,234 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,237 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,240 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,242 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,247 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,250 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,252 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,254 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,258 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,261 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,264 tasks 82926 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,270 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,271 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,275 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,277 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,279 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,283 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,284 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,289 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,295 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,298 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,301 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,303 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,306 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,308 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,311 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,313 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,318 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,320 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,322 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,327 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,329 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,331 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,334 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,337 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,339 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,342 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,345 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,349 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,351 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,356 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,357 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,358 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,361 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,365 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,369 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,370 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,410 tasks 82911 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,410 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,410 tasks 82932 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,410 tasks 82929 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,410 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,410 tasks 82917 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,410 tasks 82919 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,410 tasks 82918 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,410 tasks 82916 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,410 tasks 82937 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,411 tasks 82923 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,410 tasks 82928 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,411 tasks 82939 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,418 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,418 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,418 tasks 82911 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,418 tasks 82928 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,419 tasks 82916 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,420 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,422 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,425 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,428 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,431 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,434 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,438 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,441 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,444 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,447 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,449 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,452 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,455 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,458 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,460 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,463 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,465 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:28:36,469 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:29:06,779 basehttp 79645 6220394496 "GET /en/consents/create/ HTTP/1.1" 200 53673 WARNING 2025-10-28 03:29:06,842 basehttp 79645 6203568128 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 03:29:06,863 log 79645 6220394496 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 03:29:06,863 basehttp 79645 6220394496 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16477 WARNING 2025-10-28 03:29:10,684 log 79645 6220394496 Not Found: /en/core/api/consent-content/ WARNING 2025-10-28 03:29:10,684 basehttp 79645 6220394496 "GET /en/core/api/consent-content/?patient_id=58631a2a-ceb5-4b26-bb39-1c023044eef4&consent_type=GENERAL_TREATMENT HTTP/1.1" 404 31186 INFO 2025-10-28 03:29:10,896 basehttp 79645 6220394496 "GET /__debug__/history_sidebar/?request_id=d03f0ed024104e1d9e88ae740d3d4297 HTTP/1.1" 200 9614 ERROR 2025-10-28 03:29:36,190 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,191 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,193 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,196 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,199 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,202 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,203 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,209 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,210 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,213 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,216 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,218 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,222 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,225 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,228 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,230 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,233 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,236 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,239 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,242 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,243 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,248 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,252 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,253 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,256 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,259 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,262 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,266 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,272 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,273 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,277 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,279 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,280 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,284 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,286 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,291 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,297 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,300 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,303 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,304 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,308 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,309 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,313 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,314 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,319 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,321 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,324 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,329 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,330 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,332 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,335 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,338 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,341 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,344 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,346 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,350 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,352 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,358 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,358 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,360 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,363 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,367 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,371 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,372 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,413 tasks 82918 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,413 tasks 82929 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,413 tasks 82928 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,413 tasks 82916 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,413 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,413 tasks 82932 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,413 tasks 82911 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,413 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,413 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,413 tasks 82917 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,414 tasks 82937 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,414 tasks 82919 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,416 tasks 82923 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,420 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,420 tasks 82911 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,420 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,420 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,421 tasks 82928 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,423 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,423 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,427 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,429 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,433 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,436 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,439 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,443 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,445 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,449 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,451 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,453 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,457 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,460 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,461 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,465 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,467 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 03:29:36,471 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 03:30:00,002 tasks 80168 8782111040 Radiology results sync started INFO 2025-10-28 03:30:00,002 tasks 80168 8782111040 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 00:30:00.002629+00:00'} INFO 2025-10-28 03:30:00,006 tasks 80168 8782111040 Lab results sync started INFO 2025-10-28 03:30:00,006 tasks 80168 8782111040 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 00:30:00.006292+00:00'} INFO 2025-10-28 03:30:15,596 autoreload 79645 8782111040 /Users/marwanalwali/AgdarCentre/AgdarCentre/urls.py changed, reloading. INFO 2025-10-28 03:30:16,092 autoreload 81105 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 03:30:35,657 basehttp 81105 6169473024 "GET /en/consents/create/ HTTP/1.1" 200 53523 WARNING 2025-10-28 03:30:35,716 basehttp 81105 12901707776 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 03:30:35,745 log 81105 6169473024 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 03:30:35,746 basehttp 81105 6169473024 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 03:30:39,124 basehttp 81105 6169473024 "GET /api/consent-content/?patient_id=58631a2a-ceb5-4b26-bb39-1c023044eef4&consent_type=GENERAL_TREATMENT HTTP/1.1" 200 936 INFO 2025-10-28 03:30:39,337 basehttp 81105 6169473024 "GET /__debug__/history_sidebar/?request_id=55b013142fa549d5ad73795bd6193cbe HTTP/1.1" 200 9608 INFO 2025-10-28 03:32:34,370 autoreload 82236 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 03:32:37,931 basehttp 82236 6189641728 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 03:32:37,932 basehttp 82236 6206468096 "GET /en/ HTTP/1.1" 302 0 INFO 2025-10-28 03:32:37,937 basehttp 82236 6206468096 "GET /en/login/?next=/en/ HTTP/1.1" 200 19173 INFO 2025-10-28 03:32:37,944 basehttp 82236 6240120832 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 200 7860 INFO 2025-10-28 03:32:37,944 basehttp 82236 6223294464 "GET /static/css/custom.css HTTP/1.1" 200 580 INFO 2025-10-28 03:32:37,945 basehttp 82236 6256947200 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-10-28 03:32:37,948 basehttp 82236 6256947200 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 200 5536 INFO 2025-10-28 03:32:37,951 basehttp 82236 6273773568 "GET /static/js/htmx.min.js HTTP/1.1" 200 51076 INFO 2025-10-28 03:32:37,952 basehttp 82236 6206468096 "GET /static/css/default/app.min.css HTTP/1.1" 200 893480 INFO 2025-10-28 03:32:37,953 basehttp 82236 6189641728 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-10-28 03:32:37,953 basehttp 82236 6240120832 "GET /static/js/app.min.js HTTP/1.1" 200 110394 INFO 2025-10-28 03:32:37,964 basehttp 82236 6223294464 "GET /static/js/vendor.min.js HTTP/1.1" 200 1091361 INFO 2025-10-28 03:32:38,248 basehttp 82236 6240120832 "GET /static/img/theme/transparent.jpg HTTP/1.1" 200 32747 INFO 2025-10-28 03:32:38,248 basehttp 82236 6206468096 "GET /static/img/theme/material.jpg HTTP/1.1" 200 28774 INFO 2025-10-28 03:32:38,248 basehttp 82236 6223294464 "GET /static/img/theme/default.jpg HTTP/1.1" 200 26964 INFO 2025-10-28 03:32:38,249 basehttp 82236 6273773568 "GET /static/img/theme/facebook.jpg HTTP/1.1" 200 27881 INFO 2025-10-28 03:32:38,249 basehttp 82236 6189641728 "GET /static/img/theme/apple.jpg HTTP/1.1" 200 28822 INFO 2025-10-28 03:32:38,251 basehttp 82236 6240120832 "GET /static/img/version/html.jpg HTTP/1.1" 200 17325 INFO 2025-10-28 03:32:38,251 basehttp 82236 6206468096 "GET /static/img/version/ajax.jpg HTTP/1.1" 200 20223 INFO 2025-10-28 03:32:38,252 basehttp 82236 6273773568 "GET /static/img/version/angular10x.jpg HTTP/1.1" 200 24580 INFO 2025-10-28 03:32:38,252 basehttp 82236 6256947200 "GET /static/img/theme/google.jpg HTTP/1.1" 200 86013 INFO 2025-10-28 03:32:38,253 basehttp 82236 6223294464 "GET /static/img/version/angular1x.jpg HTTP/1.1" 200 22869 INFO 2025-10-28 03:32:38,253 basehttp 82236 6189641728 "GET /static/img/version/svelte.jpg HTTP/1.1" 200 25060 INFO 2025-10-28 03:32:38,253 basehttp 82236 6240120832 "GET /static/img/version/laravel.jpg HTTP/1.1" 200 26040 INFO 2025-10-28 03:32:38,253 basehttp 82236 6206468096 "GET /static/img/version/django.jpg HTTP/1.1" 200 20935 INFO 2025-10-28 03:32:38,254 basehttp 82236 6256947200 "GET /static/img/version/vuejs.jpg HTTP/1.1" 200 22518 INFO 2025-10-28 03:32:38,254 basehttp 82236 6273773568 "GET /static/img/version/reactjs.jpg HTTP/1.1" 200 26850 INFO 2025-10-28 03:32:38,254 basehttp 82236 6223294464 "GET /static/img/version/dotnet.jpg HTTP/1.1" 200 24791 INFO 2025-10-28 03:32:38,255 basehttp 82236 6189641728 "GET /static/img/version/nextjs.jpg HTTP/1.1" 200 20152 INFO 2025-10-28 03:32:38,258 basehttp 82236 6223294464 "GET /static/img/theme/forum.jpg HTTP/1.1" 200 28744 INFO 2025-10-28 03:32:38,259 basehttp 82236 6189641728 "GET /static/img/theme/corporate.jpg HTTP/1.1" 200 38911 INFO 2025-10-28 03:32:38,259 basehttp 82236 6206468096 "GET /static/img/theme/blog.jpg HTTP/1.1" 200 32334 INFO 2025-10-28 03:32:38,259 basehttp 82236 6273773568 "GET /static/img/theme/e-commerce.jpg HTTP/1.1" 200 37734 INFO 2025-10-28 03:32:38,260 basehttp 82236 6256947200 "GET /static/img/theme/one-page-parallax.jpg HTTP/1.1" 200 22474 INFO 2025-10-28 03:32:38,262 basehttp 82236 6223294464 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-10-28 03:32:38,263 basehttp 82236 6240120832 "GET /static/css/default/images/bg-login.png HTTP/1.1" 200 425929 INFO 2025-10-28 03:32:38,494 basehttp 82236 6240120832 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 INFO 2025-10-28 03:32:44,830 basehttp 82236 6240120832 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-28 03:32:44,844 basehttp 82236 6240120832 "GET /en/ HTTP/1.1" 200 25156 INFO 2025-10-28 03:32:44,855 basehttp 82236 6240120832 "GET /static/img/user/user-12.jpg HTTP/1.1" 200 8541 INFO 2025-10-28 03:32:44,858 basehttp 82236 6223294464 "GET /static/plugins/apexcharts/dist/apexcharts.min.js HTTP/1.1" 200 574941 INFO 2025-10-28 03:32:44,872 basehttp 82236 6223294464 "GET /static/css/saudiriyalsymbol.woff2 HTTP/1.1" 200 720 WARNING 2025-10-28 03:32:54,919 log 82236 6223294464 Not Found: /en/consent/create WARNING 2025-10-28 03:32:54,919 basehttp 82236 6223294464 "GET /en/consent/create HTTP/1.1" 404 17688 WARNING 2025-10-28 03:32:54,939 log 82236 6223294464 Not Found: /favicon.ico WARNING 2025-10-28 03:32:54,939 basehttp 82236 6223294464 "GET /favicon.ico HTTP/1.1" 404 3047 INFO 2025-10-28 03:33:10,811 basehttp 82236 6223294464 "GET /en/consents/create HTTP/1.1" 301 0 INFO 2025-10-28 03:33:10,823 basehttp 82236 6240120832 "GET /en/consents/create/ HTTP/1.1" 200 39990 INFO 2025-10-28 03:33:42,444 basehttp 82236 6223294464 "GET /en/consents/create HTTP/1.1" 301 0 WARNING 2025-10-28 03:33:42,469 log 82236 6223294464 Forbidden (Permission denied): /en/consents/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 72, in dispatch return self.handle_no_permission() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 57, in handle_no_permission raise PermissionDenied( django.core.exceptions.PermissionDenied: You need one of these roles to access this page: ADMIN, FRONT_DESK, DOCTOR, NURSE, OT, SLP, ABA WARNING 2025-10-28 03:33:42,471 basehttp 82236 6223294464 "GET /en/consents/create/ HTTP/1.1" 403 135 WARNING 2025-10-28 03:33:42,522 log 82236 6223294464 Not Found: /favicon.ico WARNING 2025-10-28 03:33:42,522 basehttp 82236 6223294464 "GET /favicon.ico HTTP/1.1" 404 3047 INFO 2025-10-28 03:33:51,508 basehttp 82236 6223294464 "GET /en/ HTTP/1.1" 302 0 INFO 2025-10-28 03:33:51,526 basehttp 82236 6223294464 "GET /en/login/?next=/en/ HTTP/1.1" 200 19173 INFO 2025-10-28 03:33:51,546 basehttp 82236 6307426304 "GET /static/css/custom.css HTTP/1.1" 200 580 INFO 2025-10-28 03:33:51,547 basehttp 82236 12901707776 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 200 7860 INFO 2025-10-28 03:33:51,547 basehttp 82236 12918534144 "GET /static/js/htmx.min.js HTTP/1.1" 200 51076 INFO 2025-10-28 03:33:51,556 basehttp 82236 12901707776 "GET /static/js/app.min.js HTTP/1.1" 200 110394 INFO 2025-10-28 03:33:51,572 basehttp 82236 6307426304 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 200 5536 INFO 2025-10-28 03:33:51,585 basehttp 82236 6223294464 "GET /static/css/default/app.min.css HTTP/1.1" 200 893480 INFO 2025-10-28 03:33:51,607 basehttp 82236 6290599936 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-10-28 03:33:51,657 basehttp 82236 12918534144 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-10-28 03:33:51,677 basehttp 82236 6223294464 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-10-28 03:33:51,689 basehttp 82236 12935360512 "GET /static/js/vendor.min.js HTTP/1.1" 200 1091361 INFO 2025-10-28 03:33:52,041 basehttp 82236 6307426304 "GET /static/img/theme/default.jpg HTTP/1.1" 200 26964 INFO 2025-10-28 03:33:52,042 basehttp 82236 6290599936 "GET /static/img/theme/transparent.jpg HTTP/1.1" 200 32747 INFO 2025-10-28 03:33:52,051 basehttp 82236 12918534144 "GET /static/img/theme/apple.jpg HTTP/1.1" 200 28822 INFO 2025-10-28 03:33:52,051 basehttp 82236 12901707776 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-10-28 03:33:52,056 basehttp 82236 12935360512 "GET /static/img/theme/material.jpg HTTP/1.1" 200 28774 INFO 2025-10-28 03:33:52,061 basehttp 82236 6307426304 "GET /static/img/version/html.jpg HTTP/1.1" 200 17325 INFO 2025-10-28 03:33:52,061 basehttp 82236 6223294464 "GET /static/img/theme/facebook.jpg HTTP/1.1" 200 27881 INFO 2025-10-28 03:33:52,062 basehttp 82236 6290599936 "GET /static/img/theme/google.jpg HTTP/1.1" 200 86013 INFO 2025-10-28 03:33:52,068 basehttp 82236 12918534144 "GET /static/img/version/ajax.jpg HTTP/1.1" 200 20223 INFO 2025-10-28 03:33:52,078 basehttp 82236 12901707776 "GET /static/img/version/angular10x.jpg HTTP/1.1" 200 24580 INFO 2025-10-28 03:33:52,078 basehttp 82236 6223294464 "GET /static/img/version/angular1x.jpg HTTP/1.1" 200 22869 INFO 2025-10-28 03:33:52,079 basehttp 82236 12935360512 "GET /static/img/version/laravel.jpg HTTP/1.1" 200 26040 INFO 2025-10-28 03:33:52,079 basehttp 82236 6290599936 "GET /static/img/version/svelte.jpg HTTP/1.1" 200 25060 INFO 2025-10-28 03:33:52,083 basehttp 82236 6307426304 "GET /static/img/version/vuejs.jpg HTTP/1.1" 200 22518 INFO 2025-10-28 03:33:52,083 basehttp 82236 12918534144 "GET /static/img/version/django.jpg HTTP/1.1" 200 20935 INFO 2025-10-28 03:33:52,088 basehttp 82236 6223294464 "GET /static/img/version/reactjs.jpg HTTP/1.1" 200 26850 INFO 2025-10-28 03:33:52,091 basehttp 82236 12935360512 "GET /static/img/version/dotnet.jpg HTTP/1.1" 200 24791 INFO 2025-10-28 03:33:52,093 basehttp 82236 6307426304 "GET /static/img/version/nextjs.jpg HTTP/1.1" 200 20152 INFO 2025-10-28 03:33:52,095 basehttp 82236 12901707776 "GET /static/img/theme/one-page-parallax.jpg HTTP/1.1" 200 22474 INFO 2025-10-28 03:33:52,097 basehttp 82236 6223294464 "GET /static/img/theme/e-commerce.jpg HTTP/1.1" 200 37734 INFO 2025-10-28 03:33:52,097 basehttp 82236 6290599936 "GET /static/img/theme/blog.jpg HTTP/1.1" 200 32334 INFO 2025-10-28 03:33:52,099 basehttp 82236 12918534144 "GET /static/img/theme/forum.jpg HTTP/1.1" 200 28744 INFO 2025-10-28 03:33:52,099 basehttp 82236 6307426304 "GET /static/img/theme/corporate.jpg HTTP/1.1" 200 38911 INFO 2025-10-28 03:33:52,102 basehttp 82236 12901707776 "GET /static/webfonts/fa-regular-400.woff2 HTTP/1.1" 200 25472 INFO 2025-10-28 03:33:52,333 basehttp 82236 12935360512 "GET /static/img/logo/favicon-96x96.png HTTP/1.1" 200 935 INFO 2025-10-28 03:33:52,336 basehttp 82236 6307426304 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 INFO 2025-10-28 03:33:52,336 basehttp 82236 6290599936 "GET /static/img/logo/favicon.svg HTTP/1.1" 200 1428 INFO 2025-10-28 03:34:18,414 basehttp 82236 6223294464 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-28 03:34:18,507 basehttp 82236 12918534144 "GET /en/ HTTP/1.1" 200 25156 INFO 2025-10-28 03:34:18,558 basehttp 82236 12901707776 "GET /static/img/user/user-12.jpg HTTP/1.1" 200 8541 INFO 2025-10-28 03:34:18,560 basehttp 82236 12935360512 "GET /static/plugins/apexcharts/dist/apexcharts.min.js HTTP/1.1" 200 574941 INFO 2025-10-28 03:34:18,573 basehttp 82236 6307426304 "GET /static/css/saudiriyalsymbol.woff2 HTTP/1.1" 200 720 INFO 2025-10-28 03:34:21,367 basehttp 82236 6290599936 - Broken pipe from ('192.168.1.102', 60391) INFO 2025-10-28 03:34:37,871 basehttp 82236 12918534144 "GET /en/consents/create/ HTTP/1.1" 200 39990 INFO 2025-10-28 03:34:44,632 basehttp 82236 12935360512 "GET /api/consent-content/?patient_id=58631a2a-ceb5-4b26-bb39-1c023044eef4&consent_type=PHOTO_VIDEO HTTP/1.1" 200 957 INFO 2025-10-28 03:34:47,625 basehttp 82236 12901707776 - Broken pipe from ('192.168.1.102', 60393) INFO 2025-10-28 03:34:47,625 basehttp 82236 6307426304 - Broken pipe from ('192.168.1.102', 60392) INFO 2025-10-28 03:35:06,902 basehttp 82236 6223294464 - Broken pipe from ('192.168.1.102', 60390) INFO 2025-10-28 03:35:06,902 basehttp 82236 12918534144 - Broken pipe from ('192.168.1.102', 60394) INFO 2025-10-28 03:35:10,355 signals 82236 12935360512 Consent created: PHOTO_VIDEO for patient 000050 INFO 2025-10-28 03:35:10,356 basehttp 82236 12935360512 "POST /en/consents/create/ HTTP/1.1" 302 0 INFO 2025-10-28 03:35:10,385 basehttp 82236 12935360512 "GET /en/patients/58631a2a-ceb5-4b26-bb39-1c023044eef4/ HTTP/1.1" 200 44489 INFO 2025-10-28 03:35:19,893 basehttp 82236 6240120832 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 03:35:19,903 basehttp 82236 6256947200 "GET /en/ HTTP/1.1" 200 25156 ERROR 2025-10-28 03:35:30,144 log 82236 6256947200 Internal Server Error: /en/consents/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(", ".join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: core/consent_list.html, core/consent_list.html ERROR 2025-10-28 03:35:30,145 basehttp 82236 6256947200 "GET /en/consents/ HTTP/1.1" 500 100240 INFO 2025-10-28 03:36:58,951 autoreload 82236 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-28 03:36:59,270 autoreload 84412 8782111040 Watching for file changes with StatReloader ERROR 2025-10-28 03:36:59,514 log 84412 6196637696 Internal Server Error: /en/consents/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(", ".join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: core/clinic/consent_list.html, core/consent_list.html ERROR 2025-10-28 03:36:59,514 basehttp 84412 6196637696 "GET /en/consents/ HTTP/1.1" 500 100748 INFO 2025-10-28 03:37:20,990 autoreload 84412 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-28 03:37:21,318 autoreload 84606 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 03:37:22,307 basehttp 84606 6127104000 "GET /en/consents/ HTTP/1.1" 200 77038 ERROR 2025-10-28 03:37:26,100 log 84606 6127104000 Internal Server Error: /en/consents/a1172c9b-2f78-4afb-b367-02d46a384dbf/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/detail.py", line 113, in get context = self.get_context_data(object=self.object) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/views.py", line 2000, in get_context_data context['audit_logs'] = AuditLog.objects.filter( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1526, in build_filter lookups, parts, reffed_expression = self.solve_lookup_type(arg, summarize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1333, in solve_lookup_type _, field, _, lookup_parts = self.names_to_path(lookup_splitted, self.get_meta()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1806, in names_to_path raise FieldError( django.core.exceptions.FieldError: Cannot resolve keyword 'model_name' into field. Choices are: action, changes, content_object, content_type, content_type_id, id, ip_address, object_id, tenant, tenant_id, timestamp, user, user_id ERROR 2025-10-28 03:37:26,240 basehttp 84606 6127104000 "GET /en/consents/a1172c9b-2f78-4afb-b367-02d46a384dbf/ HTTP/1.1" 500 141000 INFO 2025-10-28 03:38:22,831 basehttp 84606 6160756736 "GET /en/slp/interventions/b545b651-1488-49cf-92b4-1a19c3711422/ HTTP/1.1" 200 22489 INFO 2025-10-28 03:38:33,038 basehttp 84606 6160756736 "GET /en/slp/interventions/create/?patient=58631a2a-ceb5-4b26-bb39-1c023044eef4&previous=b545b651-1488-49cf-92b4-1a19c3711422 HTTP/1.1" 200 34693 INFO 2025-10-28 03:38:33,089 basehttp 84606 6160756736 "GET /static/plugins/select2/css/select2.min.css HTTP/1.1" 200 16263 INFO 2025-10-28 03:38:33,093 basehttp 84606 13304360960 "GET /static/plugins/select2/dist/js/select2.min.js HTTP/1.1" 200 70851 INFO 2025-10-28 03:38:42,205 basehttp 84606 13304360960 "GET /en/slp/interventions/ HTTP/1.1" 200 33993 INFO 2025-10-28 03:39:03,650 autoreload 84606 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-28 03:39:04,178 autoreload 85490 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 03:39:15,698 autoreload 85490 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-28 03:39:16,225 autoreload 85588 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 03:39:25,346 basehttp 85588 6161379328 "GET /en/consents/a1172c9b-2f78-4afb-b367-02d46a384dbf/ HTTP/1.1" 200 27616 INFO 2025-10-28 03:39:25,355 basehttp 85588 6161379328 "GET /media/consents/signatures/signature_000050_20251028_003510.png HTTP/1.1" 200 34592 INFO 2025-10-28 03:40:08,436 basehttp 85588 6161379328 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-28 03:40:08,442 basehttp 85588 6161379328 "GET /consents/a1172c9b-2f78-4afb-b367-02d46a384dbf/ HTTP/1.1" 302 0 INFO 2025-10-28 03:40:08,465 basehttp 85588 6325039104 "GET /ar/consents/a1172c9b-2f78-4afb-b367-02d46a384dbf/ HTTP/1.1" 200 27819 INFO 2025-10-28 03:40:08,474 basehttp 85588 6325039104 "GET /static/css/default/app-rtl.min.css HTTP/1.1" 200 917561 INFO 2025-10-28 03:40:08,476 basehttp 85588 6161379328 "GET /media/consents/signatures/signature_000050_20251028_003510.png HTTP/1.1" 304 0 INFO 2025-10-28 03:40:36,358 basehttp 85588 6161379328 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-28 03:40:36,369 basehttp 85588 6161379328 "GET /consents/a1172c9b-2f78-4afb-b367-02d46a384dbf/ HTTP/1.1" 302 0 INFO 2025-10-28 03:40:36,376 basehttp 85588 6325039104 "GET /en/consents/a1172c9b-2f78-4afb-b367-02d46a384dbf/ HTTP/1.1" 200 27616 INFO 2025-10-28 03:42:20,372 basehttp 85588 6325039104 "GET /en/consents/ HTTP/1.1" 200 77038 INFO 2025-10-28 03:42:27,020 basehttp 85588 6325039104 "GET /en/consents/6864fecd-1395-4f38-9ea4-d2ee4139437b/ HTTP/1.1" 200 25205 INFO 2025-10-28 03:42:36,191 basehttp 85588 6325039104 "GET /en/consents/?page=2 HTTP/1.1" 200 52335 INFO 2025-10-28 04:06:40,714 tasks 82910 8782111040 Lab results sync started INFO 2025-10-28 04:06:40,715 tasks 82910 8782111040 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 01:06:40.715194+00:00'} INFO 2025-10-28 04:06:40,720 tasks 82910 8782111040 Radiology results sync started INFO 2025-10-28 04:06:40,720 tasks 82910 8782111040 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 01:06:40.720664+00:00'} INFO 2025-10-28 04:15:16,038 autoreload 92275 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 04:15:22,806 basehttp 92275 6133592064 "GET /en/consents/create/ HTTP/1.1" 200 53523 WARNING 2025-10-28 04:15:22,867 basehttp 92275 6150418432 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:15:22,885 log 92275 6133592064 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:15:22,886 basehttp 92275 6133592064 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 04:15:32,902 basehttp 92275 6133592064 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 04:15:32,978 basehttp 92275 6150418432 "GET /en/ HTTP/1.1" 200 38663 WARNING 2025-10-28 04:15:33,036 basehttp 92275 6133592064 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:15:33,056 log 92275 6150418432 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:15:33,057 basehttp 92275 6150418432 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 04:15:37,269 basehttp 92275 6150418432 "GET /en/profile/ HTTP/1.1" 200 43755 WARNING 2025-10-28 04:15:37,329 basehttp 92275 6133592064 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:15:37,350 log 92275 6150418432 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:15:37,350 basehttp 92275 6150418432 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 04:15:42,433 basehttp 92275 6150418432 "GET /en/profile/edit/ HTTP/1.1" 200 43726 WARNING 2025-10-28 04:15:42,485 basehttp 92275 6133592064 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:15:42,506 log 92275 6150418432 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:15:42,506 basehttp 92275 6150418432 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 04:16:57,386 basehttp 92275 6150418432 "POST /en/profile/edit/ HTTP/1.1" 302 0 INFO 2025-10-28 04:16:57,453 basehttp 92275 6150418432 "GET /en/profile/ HTTP/1.1" 200 44069 WARNING 2025-10-28 04:16:57,517 basehttp 92275 6167244800 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:16:57,645 log 92275 6150418432 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:16:57,645 basehttp 92275 6150418432 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-10-28 04:16:57,658 basehttp 92275 6133592064 "GET /media/profile_pictures/Father_-d.png HTTP/1.1" 200 1997779 INFO 2025-10-28 04:17:06,854 basehttp 92275 6133592064 "GET /en/profile/password/ HTTP/1.1" 200 40232 WARNING 2025-10-28 04:17:06,925 basehttp 92275 6167244800 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:17:07,025 log 92275 6133592064 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:17:07,025 basehttp 92275 6133592064 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-10-28 04:17:07,026 basehttp 92275 6150418432 "GET /media/profile_pictures/Father_-d.png HTTP/1.1" 304 0 INFO 2025-10-28 04:17:15,263 basehttp 92275 6150418432 "GET /en/profile/ HTTP/1.1" 200 43749 WARNING 2025-10-28 04:17:15,320 basehttp 92275 6133592064 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:17:15,342 log 92275 6150418432 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:17:15,343 basehttp 92275 6150418432 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 04:17:27,638 basehttp 92275 6150418432 "GET /en/my-hr/attendance/ HTTP/1.1" 200 41206 WARNING 2025-10-28 04:17:27,697 basehttp 92275 6167244800 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:17:27,783 log 92275 6150418432 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:17:27,783 basehttp 92275 6150418432 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-10-28 04:17:27,784 basehttp 92275 6133592064 "GET /media/profile_pictures/Father_-d.png HTTP/1.1" 304 0 WARNING 2025-10-28 04:17:35,937 basehttp 92275 6150418432 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:17:35,965 log 92275 6133592064 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:17:35,965 basehttp 92275 6133592064 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 04:17:37,316 basehttp 92275 6133592064 "GET /en/my-hr/schedule/ HTTP/1.1" 200 38690 WARNING 2025-10-28 04:17:37,377 basehttp 92275 6167244800 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 04:17:37,464 basehttp 92275 6150418432 "GET /media/profile_pictures/Father_-d.png HTTP/1.1" 304 0 WARNING 2025-10-28 04:17:37,465 log 92275 6133592064 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:17:37,465 basehttp 92275 6133592064 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 WARNING 2025-10-28 04:17:48,347 basehttp 92275 6150418432 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:17:48,367 log 92275 6133592064 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:17:48,367 basehttp 92275 6133592064 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 04:17:49,842 basehttp 92275 6133592064 "GET /en/my-hr/leave-requests/ HTTP/1.1" 200 39434 WARNING 2025-10-28 04:17:49,900 basehttp 92275 6167244800 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 04:17:49,994 basehttp 92275 6150418432 "GET /media/profile_pictures/Father_-d.png HTTP/1.1" 304 0 WARNING 2025-10-28 04:17:49,995 log 92275 6133592064 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:17:49,996 basehttp 92275 6133592064 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-10-28 04:17:52,282 basehttp 92275 6133592064 "GET /en/my-hr/leave-requests/new/ HTTP/1.1" 200 40005 WARNING 2025-10-28 04:17:52,339 basehttp 92275 6150418432 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:17:52,359 log 92275 6133592064 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:17:52,359 basehttp 92275 6133592064 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 04:18:21,172 basehttp 92275 6133592064 "GET /en/admin/hr/schedule/ HTTP/1.1" 200 61281 INFO 2025-10-28 04:18:21,243 basehttp 92275 6133592064 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 ERROR 2025-10-28 04:18:23,366 log 92275 6133592064 Internal Server Error: /en/admin/hr/schedule/add/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/options.py", line 683, in get_field return self.fields_map[field_name] ~~~~~~~~~~~~~~~^^^^^^^^^^^^ KeyError: 'duration_hours' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/utils.py", line 290, in lookup_field f = _get_non_gfk_field(opts, name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/utils.py", line 330, in _get_non_gfk_field field = opts.get_field(name) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/options.py", line 685, in get_field raise FieldDoesNotExist( django.core.exceptions.FieldDoesNotExist: Schedule has no field named 'duration_hours' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 243, in render nodelist.append(node.render_annotated(context)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 210, in render return template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 173, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 243, in render nodelist.append(node.render_annotated(context)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 243, in render nodelist.append(node.render_annotated(context)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 327, in render return nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 327, in render return nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1075, in render output = self.filter_expression.resolve(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 722, in resolve obj = self.var.resolve(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 854, in resolve value = self._resolve_lookup(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 925, in _resolve_lookup current = current() ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/helpers.py", line 275, in contents f, attr, value = lookup_field(field, obj, model_admin) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/admin/utils.py", line 302, in lookup_field attr = getattr(obj, name, sentinel) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/hr/models.py", line 158, in duration_hours start_dt = datetime.combine(datetime.today(), self.start_time) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: combine() argument 2 must be datetime.time, not None ERROR 2025-10-28 04:18:23,482 basehttp 92275 6133592064 "GET /en/admin/hr/schedule/add/ HTTP/1.1" 500 606794 INFO 2025-10-28 04:19:55,354 autoreload 92275 8782111040 /Users/marwanalwali/AgdarCentre/hr/models.py changed, reloading. INFO 2025-10-28 04:19:55,923 autoreload 94665 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 04:20:24,415 autoreload 94993 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 04:20:26,474 basehttp 94993 6197293056 "GET /en/admin/hr/schedule/add/ HTTP/1.1" 200 70574 INFO 2025-10-28 04:20:26,549 basehttp 94993 6197293056 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 04:20:51,413 basehttp 94993 6197293056 "POST /en/admin/hr/schedule/add/ HTTP/1.1" 200 70973 INFO 2025-10-28 04:20:51,486 basehttp 94993 6197293056 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 04:21:24,184 basehttp 94993 6197293056 "POST /en/admin/hr/schedule/add/ HTTP/1.1" 302 0 INFO 2025-10-28 04:21:24,282 basehttp 94993 6197293056 "GET /en/admin/hr/schedule/ HTTP/1.1" 200 64763 INFO 2025-10-28 04:21:24,362 basehttp 94993 6197293056 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 04:21:31,924 basehttp 94993 6197293056 "GET /en/my-hr/leave-requests/new/ HTTP/1.1" 200 40005 WARNING 2025-10-28 04:21:31,984 basehttp 94993 6230945792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 04:21:32,094 basehttp 94993 6214119424 "GET /media/profile_pictures/Father_-d.png HTTP/1.1" 304 0 WARNING 2025-10-28 04:21:32,095 log 94993 6197293056 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:21:32,096 basehttp 94993 6197293056 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 WARNING 2025-10-28 04:21:33,425 basehttp 94993 6214119424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:21:33,478 log 94993 6197293056 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:21:33,478 basehttp 94993 6197293056 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 04:21:34,183 basehttp 94993 6197293056 "GET /en/my-hr/leave-requests/ HTTP/1.1" 200 39434 WARNING 2025-10-28 04:21:34,242 basehttp 94993 6214119424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:21:34,268 log 94993 6197293056 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:21:34,268 basehttp 94993 6197293056 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 04:21:35,342 basehttp 94993 6214119424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:21:35,363 log 94993 6197293056 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:21:35,364 basehttp 94993 6197293056 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 04:21:36,104 basehttp 94993 6214119424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:21:36,126 log 94993 6197293056 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:21:36,126 basehttp 94993 6197293056 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 04:21:38,135 basehttp 94993 6214119424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:21:38,158 log 94993 6197293056 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:21:38,158 basehttp 94993 6197293056 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 04:21:38,753 basehttp 94993 6197293056 "GET /en/profile/ HTTP/1.1" 200 43749 WARNING 2025-10-28 04:21:38,809 basehttp 94993 6214119424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:21:38,832 log 94993 6197293056 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:21:38,832 basehttp 94993 6197293056 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 04:21:40,183 basehttp 94993 6197293056 "GET /en/my-hr/schedule/ HTTP/1.1" 200 39221 WARNING 2025-10-28 04:21:40,241 basehttp 94993 6214119424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:21:40,261 log 94993 6197293056 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:21:40,261 basehttp 94993 6197293056 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 04:22:00,992 basehttp 94993 6197293056 "GET /en/admin/hr/schedule/add/ HTTP/1.1" 200 70572 INFO 2025-10-28 04:22:01,066 basehttp 94993 6197293056 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 04:22:23,969 basehttp 94993 6197293056 "POST /en/admin/hr/schedule/add/ HTTP/1.1" 302 0 INFO 2025-10-28 04:22:24,059 basehttp 94993 6197293056 "GET /en/admin/hr/schedule/ HTTP/1.1" 200 65475 INFO 2025-10-28 04:22:24,140 basehttp 94993 6197293056 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 04:22:27,110 basehttp 94993 6197293056 "GET /en/admin/hr/schedule/add/ HTTP/1.1" 200 70572 INFO 2025-10-28 04:22:27,128 basehttp 94993 6197293056 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 04:22:41,640 basehttp 94993 6197293056 "POST /en/admin/hr/schedule/add/ HTTP/1.1" 302 0 INFO 2025-10-28 04:22:41,733 basehttp 94993 6197293056 "GET /en/admin/hr/schedule/ HTTP/1.1" 200 66191 INFO 2025-10-28 04:22:41,811 basehttp 94993 6197293056 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 04:22:55,653 basehttp 94993 6197293056 "GET /en/admin/hr/schedule/add/ HTTP/1.1" 200 70572 INFO 2025-10-28 04:22:55,727 basehttp 94993 6197293056 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 04:23:13,068 basehttp 94993 6197293056 "POST /en/admin/hr/schedule/add/ HTTP/1.1" 302 0 INFO 2025-10-28 04:23:13,178 basehttp 94993 6197293056 "GET /en/admin/hr/schedule/ HTTP/1.1" 200 66904 INFO 2025-10-28 04:23:13,255 basehttp 94993 6197293056 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 04:23:21,253 basehttp 94993 6197293056 "GET /en/admin/hr/schedule/add/ HTTP/1.1" 200 70572 INFO 2025-10-28 04:23:21,326 basehttp 94993 6197293056 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 04:23:35,184 basehttp 94993 6197293056 "POST /en/admin/hr/schedule/add/ HTTP/1.1" 302 0 INFO 2025-10-28 04:23:35,276 basehttp 94993 6197293056 "GET /en/admin/hr/schedule/ HTTP/1.1" 200 67614 INFO 2025-10-28 04:23:35,354 basehttp 94993 6197293056 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 04:23:43,209 basehttp 94993 6197293056 "GET /en/admin/hr/schedule/add/ HTTP/1.1" 200 70572 INFO 2025-10-28 04:23:43,281 basehttp 94993 6197293056 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 04:23:53,091 basehttp 94993 6197293056 "POST /en/admin/hr/schedule/add/ HTTP/1.1" 302 0 INFO 2025-10-28 04:23:53,185 basehttp 94993 6197293056 "GET /en/admin/hr/schedule/ HTTP/1.1" 200 68320 INFO 2025-10-28 04:23:53,264 basehttp 94993 6197293056 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 04:23:55,789 basehttp 94993 6197293056 "GET /en/my-hr/schedule/ HTTP/1.1" 200 41877 WARNING 2025-10-28 04:23:55,848 basehttp 94993 6230945792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 04:23:55,938 basehttp 94993 6197293056 "GET /media/profile_pictures/Father_-d.png HTTP/1.1" 304 0 WARNING 2025-10-28 04:23:55,939 log 94993 6214119424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:23:55,939 basehttp 94993 6214119424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-10-28 04:24:21,746 basehttp 94993 6214119424 "GET /en/admin/hr/schedule/95815ce6-1c05-4948-9fb0-1cf89985e584/change/ HTTP/1.1" 200 71081 INFO 2025-10-28 04:24:21,821 basehttp 94993 6214119424 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 04:24:23,296 basehttp 94993 6214119424 "GET /en/admin/hr/schedule/95815ce6-1c05-4948-9fb0-1cf89985e584/delete/ HTTP/1.1" 200 59776 INFO 2025-10-28 04:24:23,307 basehttp 94993 6214119424 "GET /static/admin/js/cancel.js HTTP/1.1" 200 884 INFO 2025-10-28 04:24:24,434 basehttp 94993 6214119424 "POST /en/admin/hr/schedule/95815ce6-1c05-4948-9fb0-1cf89985e584/delete/ HTTP/1.1" 302 0 INFO 2025-10-28 04:24:24,526 basehttp 94993 6214119424 "GET /en/admin/hr/schedule/ HTTP/1.1" 200 67531 INFO 2025-10-28 04:24:24,614 basehttp 94993 6214119424 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 04:24:28,409 basehttp 94993 6214119424 "GET /en/my-hr/schedule/ HTTP/1.1" 200 41346 WARNING 2025-10-28 04:24:28,465 basehttp 94993 6197293056 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:24:28,490 log 94993 6214119424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:24:28,490 basehttp 94993 6214119424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 04:24:50,692 basehttp 94993 6197293056 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:24:50,716 log 94993 6214119424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:24:50,716 basehttp 94993 6214119424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 04:24:53,176 basehttp 94993 6214119424 "GET /en/my-hr/holidays/ HTTP/1.1" 200 39424 WARNING 2025-10-28 04:24:53,240 basehttp 94993 6230945792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:24:53,356 log 94993 6197293056 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:24:53,356 basehttp 94993 6197293056 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-10-28 04:24:53,357 basehttp 94993 6214119424 "GET /media/profile_pictures/Father_-d.png HTTP/1.1" 304 0 INFO 2025-10-28 04:25:01,453 basehttp 94993 6214119424 "GET /en/admin/hr/holiday/ HTTP/1.1" 200 61207 INFO 2025-10-28 04:25:01,545 basehttp 94993 6214119424 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 04:25:03,033 basehttp 94993 6214119424 "GET /en/admin/hr/holiday/add/ HTTP/1.1" 200 66446 INFO 2025-10-28 04:25:03,105 basehttp 94993 6214119424 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 04:25:17,604 basehttp 94993 6214119424 "GET /static/admin/img/calendar-icons.svg HTTP/1.1" 200 2455 INFO 2025-10-28 04:25:42,142 basehttp 94993 6214119424 "POST /en/admin/hr/holiday/add/ HTTP/1.1" 302 0 INFO 2025-10-28 04:25:42,233 basehttp 94993 6214119424 "GET /en/admin/hr/holiday/ HTTP/1.1" 200 63808 INFO 2025-10-28 04:25:42,250 basehttp 94993 6197293056 "GET /static/admin/img/icon-no.svg HTTP/1.1" 200 560 INFO 2025-10-28 04:25:42,310 basehttp 94993 6214119424 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 04:25:46,683 basehttp 94993 6214119424 "GET /en/my-hr/holidays/ HTTP/1.1" 200 41290 WARNING 2025-10-28 04:25:46,743 basehttp 94993 6230945792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:25:46,831 log 94993 6197293056 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:25:46,831 basehttp 94993 6197293056 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-10-28 04:25:46,832 basehttp 94993 6214119424 "GET /media/profile_pictures/Father_-d.png HTTP/1.1" 304 0 WARNING 2025-10-28 04:25:57,524 basehttp 94993 6197293056 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:25:57,547 log 94993 6214119424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:25:57,547 basehttp 94993 6214119424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 04:26:00,384 basehttp 94993 6214119424 "GET /en/my-hr/leave-requests/ HTTP/1.1" 200 39434 WARNING 2025-10-28 04:26:00,441 basehttp 94993 6197293056 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:26:00,461 log 94993 6214119424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:26:00,461 basehttp 94993 6214119424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 04:26:02,127 basehttp 94993 6214119424 "GET /en/my-hr/leave-requests/new/ HTTP/1.1" 200 40005 WARNING 2025-10-28 04:26:02,194 basehttp 94993 6197293056 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:26:02,211 log 94993 6214119424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:26:02,211 basehttp 94993 6214119424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 04:29:07,436 autoreload 94993 8782111040 /Users/marwanalwali/AgdarCentre/hr/admin.py changed, reloading. INFO 2025-10-28 04:29:07,999 autoreload 99238 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 04:29:24,589 autoreload 99238 8782111040 /Users/marwanalwali/AgdarCentre/hr/admin.py changed, reloading. INFO 2025-10-28 04:29:24,945 autoreload 99426 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 04:30:00,002 tasks 80168 8782111040 Radiology results sync started INFO 2025-10-28 04:30:00,002 tasks 80168 8782111040 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 01:30:00.002198+00:00'} INFO 2025-10-28 04:30:00,005 tasks 80168 8782111040 Lab results sync started INFO 2025-10-28 04:30:00,005 tasks 80168 8782111040 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 01:30:00.005788+00:00'} WARNING 2025-10-28 04:31:29,864 signals 834 8782111040 Patient deleted: 000045 - Bandar Khalid Yazeed Al-Balawi WARNING 2025-10-28 04:31:29,864 signals 834 8782111040 Patient deleted: 000001 - Reem Saud Abdulrahman Al-Dawsari WARNING 2025-10-28 04:31:29,864 signals 834 8782111040 Patient deleted: 000004 - Hind Sultan Hussein Al-Anzi WARNING 2025-10-28 04:31:29,864 signals 834 8782111040 Patient deleted: 000010 - Mansour Omar Abdulrahman Al-Shamrani WARNING 2025-10-28 04:31:29,865 signals 834 8782111040 Patient deleted: 000046 - Wafa Abdulrahman Mohammed Al-Harbi WARNING 2025-10-28 04:31:29,865 signals 834 8782111040 Patient deleted: 000008 - Abeer Khalid Bandar Al-Subai WARNING 2025-10-28 04:31:29,865 signals 834 8782111040 Patient deleted: 000025 - Hayat Nasser Sultan Al-Omari WARNING 2025-10-28 04:31:29,865 signals 834 8782111040 Patient deleted: 000034 - Wafa Omar Ziyad Al-Balawi WARNING 2025-10-28 04:31:29,865 signals 834 8782111040 Patient deleted: 000048 - Sultan Nasser Waleed Al-Qahtani WARNING 2025-10-28 04:31:29,866 signals 834 8782111040 Patient deleted: 000018 - Nada Mohammed Ziyad Al-Mutairi WARNING 2025-10-28 04:31:29,866 signals 834 8782111040 Patient deleted: 000043 - Nawaf Mohammed Abdullah Al-Maliki WARNING 2025-10-28 04:31:29,866 signals 834 8782111040 Patient deleted: 000049 - Abdullah Ali Ali Al-Mutairi WARNING 2025-10-28 04:31:29,866 signals 834 8782111040 Patient deleted: 000029 - Lulwa Talal Sultan Al-Subaie WARNING 2025-10-28 04:31:29,867 signals 834 8782111040 Patient deleted: 000028 - Munira Fahad Talal Al-Ahmadi WARNING 2025-10-28 04:31:29,867 signals 834 8782111040 Patient deleted: 000006 - Munira Ziyad Hassan Al-Asiri WARNING 2025-10-28 04:31:29,867 signals 834 8782111040 Patient deleted: 000015 - Dalal Bandar Nawaf Al-Dawsari WARNING 2025-10-28 04:31:29,867 signals 834 8782111040 Patient deleted: 000027 - Abdulrahman Ziyad Bandar Al-Ahmadi WARNING 2025-10-28 04:31:29,867 signals 834 8782111040 Patient deleted: 000014 - Sultan Turki Hussein Al-Otaibi WARNING 2025-10-28 04:31:29,868 signals 834 8782111040 Patient deleted: 000050 - Fatima Hassan Faisal Al-Dosari WARNING 2025-10-28 04:31:29,868 signals 834 8782111040 Patient deleted: 000017 - Lama Khalid Hassan Al-Rashidi WARNING 2025-10-28 04:31:29,868 signals 834 8782111040 Patient deleted: 000042 - Sarah Abdulaziz Ali Al-Subai WARNING 2025-10-28 04:31:29,868 signals 834 8782111040 Patient deleted: 000021 - Khalid Saleh Waleed Al-Otaibi WARNING 2025-10-28 04:31:29,868 signals 834 8782111040 Patient deleted: 000023 - Yazeed Bandar Fahad Al-Omari WARNING 2025-10-28 04:31:29,869 signals 834 8782111040 Patient deleted: 000002 - Jawaher Faisal Saad Al-Shamrani WARNING 2025-10-28 04:31:29,869 signals 834 8782111040 Patient deleted: 000016 - Waleed Omar Bandar Al-Asiri WARNING 2025-10-28 04:31:29,869 signals 834 8782111040 Patient deleted: 000038 - Khalid Sultan Khalid Al-Ghamdi WARNING 2025-10-28 04:31:29,870 signals 834 8782111040 Patient deleted: 000047 - Wafa Turki Turki Al-Zahrani WARNING 2025-10-28 04:31:29,870 signals 834 8782111040 Patient deleted: 000039 - Hayat Bandar Waleed Al-Harthi WARNING 2025-10-28 04:31:29,870 signals 834 8782111040 Patient deleted: 000037 - Hayat Hussein Hussein Al-Yami WARNING 2025-10-28 04:31:29,870 signals 834 8782111040 Patient deleted: 000040 - Saad Bandar Mansour Al-Asiri WARNING 2025-10-28 04:31:29,871 signals 834 8782111040 Patient deleted: 000020 - Fahad Abdullah Bandar Al-Maliki WARNING 2025-10-28 04:31:29,871 signals 834 8782111040 Patient deleted: 000044 - Fahad Yazeed Mansour Al-Ghamdi WARNING 2025-10-28 04:31:29,871 signals 834 8782111040 Patient deleted: 000024 - Abeer Abdulaziz Talal Al-Omari WARNING 2025-10-28 04:31:29,871 signals 834 8782111040 Patient deleted: 000003 - Ziyad Omar Abdullah Al-Shammari WARNING 2025-10-28 04:31:29,872 signals 834 8782111040 Patient deleted: 000012 - Saleh Sultan Omar Al-Qahtani WARNING 2025-10-28 04:31:29,872 signals 834 8782111040 Patient deleted: 000041 - Hussein Yazeed Ziyad Al-Dawsari WARNING 2025-10-28 04:31:29,872 signals 834 8782111040 Patient deleted: 000007 - Omar Sultan Saleh Al-Omari WARNING 2025-10-28 04:31:29,873 signals 834 8782111040 Patient deleted: 000011 - Sarah Nasser Talal Al-Ghamdi WARNING 2025-10-28 04:31:29,873 signals 834 8782111040 Patient deleted: 000030 - Mansour Saud Saad Al-Subaie WARNING 2025-10-28 04:31:29,873 signals 834 8782111040 Patient deleted: 000036 - Sarah Omar Talal Al-Rashidi WARNING 2025-10-28 04:31:29,873 signals 834 8782111040 Patient deleted: 000022 - Ghada Abdulaziz Khalid Al-Juaid WARNING 2025-10-28 04:31:29,873 signals 834 8782111040 Patient deleted: 000009 - Mansour Saud Saud Al-Dosari WARNING 2025-10-28 04:31:29,874 signals 834 8782111040 Patient deleted: 000005 - Abdullah Hussein Bandar Al-Shamrani WARNING 2025-10-28 04:31:29,874 signals 834 8782111040 Patient deleted: 000026 - Bandar Abdulrahman Ziyad Al-Mutairi WARNING 2025-10-28 04:31:29,874 signals 834 8782111040 Patient deleted: 000019 - Amal Ali Sultan Al-Dosari WARNING 2025-10-28 04:31:29,875 signals 834 8782111040 Patient deleted: 000035 - Nada Turki Khalid Al-Asiri WARNING 2025-10-28 04:31:29,875 signals 834 8782111040 Patient deleted: 000013 - Sultan Fahad Mansour Al-Juaid WARNING 2025-10-28 04:31:29,875 signals 834 8782111040 Patient deleted: 000031 - Wafa Mohammed Abdulaziz Al-Harthi WARNING 2025-10-28 04:31:29,875 signals 834 8782111040 Patient deleted: 000032 - Ghada Fahad Omar Al-Shamrani WARNING 2025-10-28 04:31:29,875 signals 834 8782111040 Patient deleted: 000033 - Reem Nasser Ali Al-Ghamdi INFO 2025-10-28 04:31:30,117 signals 834 8782111040 User created: rania.al-anzi.admin1 (Administrator) INFO 2025-10-28 04:31:30,125 tasks 80168 8782111040 Email sent successfully to ['rania.al-anzi.admin1@agdar.sa'] INFO 2025-10-28 04:31:30,259 signals 834 8782111040 User created: abeer.al-shammari.admin2 (Administrator) INFO 2025-10-28 04:31:30,260 tasks 80168 8782111040 Email sent successfully to ['abeer.al-shammari.admin2@agdar.sa'] INFO 2025-10-28 04:31:30,398 signals 834 8782111040 User created: reem.al-shammari.doctor1 (Doctor) INFO 2025-10-28 04:31:30,400 tasks 80168 8782111040 Email sent successfully to ['reem.al-shammari.doctor1@agdar.sa'] INFO 2025-10-28 04:31:30,541 signals 834 8782111040 User created: reem.al-otaibi.doctor2 (Doctor) INFO 2025-10-28 04:31:30,542 tasks 80168 8782111040 Email sent successfully to ['reem.al-otaibi.doctor2@agdar.sa'] INFO 2025-10-28 04:31:30,679 signals 834 8782111040 User created: basma.al-subai.doctor3 (Doctor) INFO 2025-10-28 04:31:30,680 tasks 80168 8782111040 Email sent successfully to ['basma.al-subai.doctor3@agdar.sa'] INFO 2025-10-28 04:31:30,821 signals 834 8782111040 User created: abdulaziz.al-juaid.nurse1 (Nurse) INFO 2025-10-28 04:31:30,822 tasks 80168 8782111040 Email sent successfully to ['abdulaziz.al-juaid.nurse1@agdar.sa'] INFO 2025-10-28 04:31:30,960 signals 834 8782111040 User created: rania.al-juaid.nurse2 (Nurse) INFO 2025-10-28 04:31:30,961 tasks 80168 8782111040 Email sent successfully to ['rania.al-juaid.nurse2@agdar.sa'] INFO 2025-10-28 04:31:31,101 signals 834 8782111040 User created: sarah.al-dawsari.nurse3 (Nurse) INFO 2025-10-28 04:31:31,102 tasks 80168 8782111040 Email sent successfully to ['sarah.al-dawsari.nurse3@agdar.sa'] INFO 2025-10-28 04:31:31,242 signals 834 8782111040 User created: yazeed.al-ghamdi.ot1 (Occupational Therapist) INFO 2025-10-28 04:31:31,244 tasks 80168 8782111040 Email sent successfully to ['yazeed.al-ghamdi.ot1@agdar.sa'] INFO 2025-10-28 04:31:31,384 signals 834 8782111040 User created: yazeed.al-rashidi.ot2 (Occupational Therapist) INFO 2025-10-28 04:31:31,385 tasks 80168 8782111040 Email sent successfully to ['yazeed.al-rashidi.ot2@agdar.sa'] INFO 2025-10-28 04:31:31,525 signals 834 8782111040 User created: abdulrahman.al-juaid.slp1 (Speech-Language Pathologist) INFO 2025-10-28 04:31:31,526 tasks 80168 8782111040 Email sent successfully to ['abdulrahman.al-juaid.slp1@agdar.sa'] INFO 2025-10-28 04:31:31,667 signals 834 8782111040 User created: fahad.al-subai.slp2 (Speech-Language Pathologist) INFO 2025-10-28 04:31:31,668 tasks 80168 8782111040 Email sent successfully to ['fahad.al-subai.slp2@agdar.sa'] INFO 2025-10-28 04:31:31,811 signals 834 8782111040 User created: latifa.al-dosari.aba1 (ABA Therapist) INFO 2025-10-28 04:31:31,812 tasks 80168 8782111040 Email sent successfully to ['latifa.al-dosari.aba1@agdar.sa'] INFO 2025-10-28 04:31:31,952 signals 834 8782111040 User created: ali.al-dosari.aba2 (ABA Therapist) INFO 2025-10-28 04:31:31,953 tasks 80168 8782111040 Email sent successfully to ['ali.al-dosari.aba2@agdar.sa'] INFO 2025-10-28 04:31:32,094 signals 834 8782111040 User created: salma.al-juaid.front_desk1 (Front Desk) INFO 2025-10-28 04:31:32,095 tasks 80168 8782111040 Email sent successfully to ['salma.al-juaid.front_desk1@agdar.sa'] INFO 2025-10-28 04:31:32,236 signals 834 8782111040 User created: saud.al-otaibi.front_desk2 (Front Desk) INFO 2025-10-28 04:31:32,237 tasks 80168 8782111040 Email sent successfully to ['saud.al-otaibi.front_desk2@agdar.sa'] INFO 2025-10-28 04:31:32,377 signals 834 8782111040 User created: abdulaziz.al-yami.finance1 (Finance) INFO 2025-10-28 04:31:32,378 tasks 80168 8782111040 Email sent successfully to ['abdulaziz.al-yami.finance1@agdar.sa'] INFO 2025-10-28 04:31:32,520 signals 834 8782111040 User created: lulwa.al-shamrani.finance2 (Finance) INFO 2025-10-28 04:31:32,521 tasks 80168 8782111040 Email sent successfully to ['lulwa.al-shamrani.finance2@agdar.sa'] INFO 2025-10-28 04:31:32,541 signals 834 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-28 04:31:32,542 signals 834 8782111040 File created: FILE-2025-000001 for patient 000001 INFO 2025-10-28 04:31:32,542 signals 834 8782111040 Created main file for patient: 000001 INFO 2025-10-28 04:31:32,542 signals 834 8782111040 Patient created: 000001 - Bandar Nasser Hussein Al-Dosari INFO 2025-10-28 04:31:32,544 signals 834 8782111040 Generated File Number: FILE-2025-000002 INFO 2025-10-28 04:31:32,544 tasks 80168 8782111040 Email sent successfully to ['bandar.al-dosari@example.sa'] INFO 2025-10-28 04:31:32,544 signals 834 8782111040 File created: FILE-2025-000002 for patient 000002 INFO 2025-10-28 04:31:32,544 signals 834 8782111040 Created main file for patient: 000002 INFO 2025-10-28 04:31:32,544 signals 834 8782111040 Patient created: 000002 - Latifa Yazeed Ali Al-Mutairi INFO 2025-10-28 04:31:32,545 signals 834 8782111040 Generated File Number: FILE-2025-000003 INFO 2025-10-28 04:31:32,545 tasks 80168 8782111040 Email sent successfully to ['latifa.al-mutairi@example.sa'] INFO 2025-10-28 04:31:32,545 signals 834 8782111040 File created: FILE-2025-000003 for patient 000003 INFO 2025-10-28 04:31:32,545 signals 834 8782111040 Created main file for patient: 000003 INFO 2025-10-28 04:31:32,546 signals 834 8782111040 Patient created: 000003 - Hanan Khalid Hassan Al-Subaie INFO 2025-10-28 04:31:32,547 signals 834 8782111040 Generated File Number: FILE-2025-000004 INFO 2025-10-28 04:31:32,547 signals 834 8782111040 File created: FILE-2025-000004 for patient 000004 INFO 2025-10-28 04:31:32,547 tasks 80168 8782111040 Email sent successfully to ['hanan.al-subaie@example.sa'] INFO 2025-10-28 04:31:32,547 signals 834 8782111040 Created main file for patient: 000004 INFO 2025-10-28 04:31:32,547 signals 834 8782111040 Patient created: 000004 - Jawaher Sultan Waleed Al-Subaie INFO 2025-10-28 04:31:32,549 signals 834 8782111040 Generated File Number: FILE-2025-000005 INFO 2025-10-28 04:31:32,549 tasks 80168 8782111040 Email sent successfully to ['jawaher.al-subaie@example.sa'] INFO 2025-10-28 04:31:32,549 signals 834 8782111040 File created: FILE-2025-000005 for patient 000005 INFO 2025-10-28 04:31:32,549 signals 834 8782111040 Created main file for patient: 000005 INFO 2025-10-28 04:31:32,549 signals 834 8782111040 Patient created: 000005 - Lama Bandar Mansour Al-Balawi INFO 2025-10-28 04:31:32,550 tasks 80168 8782111040 Email sent successfully to ['lama.al-balawi@example.sa'] INFO 2025-10-28 04:31:32,550 signals 834 8782111040 Generated File Number: FILE-2025-000006 INFO 2025-10-28 04:31:32,550 signals 834 8782111040 File created: FILE-2025-000006 for patient 000006 INFO 2025-10-28 04:31:32,551 signals 834 8782111040 Created main file for patient: 000006 INFO 2025-10-28 04:31:32,551 signals 834 8782111040 Patient created: 000006 - Turki Bandar Waleed Al-Yami INFO 2025-10-28 04:31:32,552 signals 834 8782111040 Generated File Number: FILE-2025-000007 INFO 2025-10-28 04:31:32,552 tasks 80168 8782111040 Email sent successfully to ['turki.al-yami@example.sa'] INFO 2025-10-28 04:31:32,552 signals 834 8782111040 File created: FILE-2025-000007 for patient 000007 INFO 2025-10-28 04:31:32,552 signals 834 8782111040 Created main file for patient: 000007 INFO 2025-10-28 04:31:32,552 signals 834 8782111040 Patient created: 000007 - Mona Nawaf Talal Al-Shammari INFO 2025-10-28 04:31:32,553 tasks 80168 8782111040 Email sent successfully to ['mona.al-shammari@example.sa'] INFO 2025-10-28 04:31:32,554 signals 834 8782111040 Generated File Number: FILE-2025-000008 INFO 2025-10-28 04:31:32,554 signals 834 8782111040 File created: FILE-2025-000008 for patient 000008 INFO 2025-10-28 04:31:32,554 signals 834 8782111040 Created main file for patient: 000008 INFO 2025-10-28 04:31:32,554 signals 834 8782111040 Patient created: 000008 - Rania Ali Waleed Al-Omari INFO 2025-10-28 04:31:32,555 tasks 80168 8782111040 Email sent successfully to ['rania.al-omari@example.sa'] INFO 2025-10-28 04:31:32,555 signals 834 8782111040 Generated File Number: FILE-2025-000009 INFO 2025-10-28 04:31:32,555 signals 834 8782111040 File created: FILE-2025-000009 for patient 000009 INFO 2025-10-28 04:31:32,555 signals 834 8782111040 Created main file for patient: 000009 INFO 2025-10-28 04:31:32,556 signals 834 8782111040 Patient created: 000009 - Hayat Turki Saleh Al-Harbi INFO 2025-10-28 04:31:32,557 signals 834 8782111040 Generated File Number: FILE-2025-000010 INFO 2025-10-28 04:31:32,557 tasks 80168 8782111040 Email sent successfully to ['hayat.al-harbi@example.sa'] INFO 2025-10-28 04:31:32,557 signals 834 8782111040 File created: FILE-2025-000010 for patient 000010 INFO 2025-10-28 04:31:32,557 signals 834 8782111040 Created main file for patient: 000010 INFO 2025-10-28 04:31:32,557 signals 834 8782111040 Patient created: 000010 - Mona Hussein Omar Al-Mutairi INFO 2025-10-28 04:31:32,559 signals 834 8782111040 Generated File Number: FILE-2025-000011 INFO 2025-10-28 04:31:32,559 tasks 80168 8782111040 Email sent successfully to ['mona.al-mutairi@example.sa'] INFO 2025-10-28 04:31:32,559 signals 834 8782111040 File created: FILE-2025-000011 for patient 000011 INFO 2025-10-28 04:31:32,559 signals 834 8782111040 Created main file for patient: 000011 INFO 2025-10-28 04:31:32,559 signals 834 8782111040 Patient created: 000011 - Omar Mohammed Sultan Al-Harthi INFO 2025-10-28 04:31:32,561 signals 834 8782111040 Generated File Number: FILE-2025-000012 INFO 2025-10-28 04:31:32,561 tasks 80168 8782111040 Email sent successfully to ['omar.al-harthi@example.sa'] INFO 2025-10-28 04:31:32,561 signals 834 8782111040 File created: FILE-2025-000012 for patient 000012 INFO 2025-10-28 04:31:32,561 signals 834 8782111040 Created main file for patient: 000012 INFO 2025-10-28 04:31:32,561 signals 834 8782111040 Patient created: 000012 - Dalal Khalid Saad Al-Juaid INFO 2025-10-28 04:31:32,562 tasks 80168 8782111040 Email sent successfully to ['dalal.al-juaid@example.sa'] INFO 2025-10-28 04:31:32,562 signals 834 8782111040 Generated File Number: FILE-2025-000013 INFO 2025-10-28 04:31:32,562 signals 834 8782111040 File created: FILE-2025-000013 for patient 000013 INFO 2025-10-28 04:31:32,562 signals 834 8782111040 Created main file for patient: 000013 INFO 2025-10-28 04:31:32,562 signals 834 8782111040 Patient created: 000013 - Abdullah Talal Khalid Al-Zahrani INFO 2025-10-28 04:31:32,564 signals 834 8782111040 Generated File Number: FILE-2025-000014 INFO 2025-10-28 04:31:32,564 tasks 80168 8782111040 Email sent successfully to ['abdullah.al-zahrani@example.sa'] INFO 2025-10-28 04:31:32,564 signals 834 8782111040 File created: FILE-2025-000014 for patient 000014 INFO 2025-10-28 04:31:32,564 signals 834 8782111040 Created main file for patient: 000014 INFO 2025-10-28 04:31:32,564 signals 834 8782111040 Patient created: 000014 - Jawaher Sultan Saud Al-Rashidi INFO 2025-10-28 04:31:32,565 tasks 80168 8782111040 Email sent successfully to ['jawaher.al-rashidi@example.sa'] INFO 2025-10-28 04:31:32,565 signals 834 8782111040 Generated File Number: FILE-2025-000015 INFO 2025-10-28 04:31:32,565 signals 834 8782111040 File created: FILE-2025-000015 for patient 000015 INFO 2025-10-28 04:31:32,565 signals 834 8782111040 Created main file for patient: 000015 INFO 2025-10-28 04:31:32,566 signals 834 8782111040 Patient created: 000015 - Lama Talal Hussein Al-Ahmadi INFO 2025-10-28 04:31:32,567 signals 834 8782111040 Generated File Number: FILE-2025-000016 INFO 2025-10-28 04:31:32,567 tasks 80168 8782111040 Email sent successfully to ['lama.al-ahmadi@example.sa'] INFO 2025-10-28 04:31:32,567 signals 834 8782111040 File created: FILE-2025-000016 for patient 000016 INFO 2025-10-28 04:31:32,567 signals 834 8782111040 Created main file for patient: 000016 INFO 2025-10-28 04:31:32,567 signals 834 8782111040 Patient created: 000016 - Saleh Turki Hussein Al-Omari INFO 2025-10-28 04:31:32,568 tasks 80168 8782111040 Email sent successfully to ['saleh.al-omari@example.sa'] INFO 2025-10-28 04:31:32,569 signals 834 8782111040 Generated File Number: FILE-2025-000017 INFO 2025-10-28 04:31:32,569 signals 834 8782111040 File created: FILE-2025-000017 for patient 000017 INFO 2025-10-28 04:31:32,569 signals 834 8782111040 Created main file for patient: 000017 INFO 2025-10-28 04:31:32,569 signals 834 8782111040 Patient created: 000017 - Saud Abdullah Sultan Al-Shahrani INFO 2025-10-28 04:31:32,570 tasks 80168 8782111040 Email sent successfully to ['saud.al-shahrani@example.sa'] INFO 2025-10-28 04:31:32,570 signals 834 8782111040 Generated File Number: FILE-2025-000018 INFO 2025-10-28 04:31:32,571 signals 834 8782111040 File created: FILE-2025-000018 for patient 000018 INFO 2025-10-28 04:31:32,571 signals 834 8782111040 Created main file for patient: 000018 INFO 2025-10-28 04:31:32,571 signals 834 8782111040 Patient created: 000018 - Abdulrahman Waleed Nawaf Al-Harbi INFO 2025-10-28 04:31:32,572 signals 834 8782111040 Generated File Number: FILE-2025-000019 INFO 2025-10-28 04:31:32,572 tasks 80168 8782111040 Email sent successfully to ['abdulrahman.al-harbi@example.sa'] INFO 2025-10-28 04:31:32,572 signals 834 8782111040 File created: FILE-2025-000019 for patient 000019 INFO 2025-10-28 04:31:32,572 signals 834 8782111040 Created main file for patient: 000019 INFO 2025-10-28 04:31:32,572 signals 834 8782111040 Patient created: 000019 - Ziyad Abdulrahman Saad Al-Juaid INFO 2025-10-28 04:31:32,574 signals 834 8782111040 Generated File Number: FILE-2025-000020 INFO 2025-10-28 04:31:32,574 tasks 80168 8782111040 Email sent successfully to ['ziyad.al-juaid@example.sa'] INFO 2025-10-28 04:31:32,574 signals 834 8782111040 File created: FILE-2025-000020 for patient 000020 INFO 2025-10-28 04:31:32,574 signals 834 8782111040 Created main file for patient: 000020 INFO 2025-10-28 04:31:32,574 signals 834 8782111040 Patient created: 000020 - Abdullah Sultan Fahad Al-Harthi INFO 2025-10-28 04:31:32,575 signals 834 8782111040 Generated File Number: FILE-2025-000021 INFO 2025-10-28 04:31:32,575 tasks 80168 8782111040 Email sent successfully to ['abdullah.al-harthi@example.sa'] INFO 2025-10-28 04:31:32,576 signals 834 8782111040 File created: FILE-2025-000021 for patient 000021 INFO 2025-10-28 04:31:32,576 signals 834 8782111040 Created main file for patient: 000021 INFO 2025-10-28 04:31:32,576 signals 834 8782111040 Patient created: 000021 - Nasser Saud Ziyad Al-Mutairi INFO 2025-10-28 04:31:32,577 signals 834 8782111040 Generated File Number: FILE-2025-000022 INFO 2025-10-28 04:31:32,577 tasks 80168 8782111040 Email sent successfully to ['nasser.al-mutairi@example.sa'] INFO 2025-10-28 04:31:32,577 signals 834 8782111040 File created: FILE-2025-000022 for patient 000022 INFO 2025-10-28 04:31:32,577 signals 834 8782111040 Created main file for patient: 000022 INFO 2025-10-28 04:31:32,577 signals 834 8782111040 Patient created: 000022 - Waleed Faisal Yazeed Al-Maliki INFO 2025-10-28 04:31:32,578 signals 834 8782111040 Generated File Number: FILE-2025-000023 INFO 2025-10-28 04:31:32,578 tasks 80168 8782111040 Email sent successfully to ['waleed.al-maliki@example.sa'] INFO 2025-10-28 04:31:32,579 signals 834 8782111040 File created: FILE-2025-000023 for patient 000023 INFO 2025-10-28 04:31:32,579 signals 834 8782111040 Created main file for patient: 000023 INFO 2025-10-28 04:31:32,579 signals 834 8782111040 Patient created: 000023 - Nawaf Omar Talal Al-Subai INFO 2025-10-28 04:31:32,580 signals 834 8782111040 Generated File Number: FILE-2025-000024 INFO 2025-10-28 04:31:32,580 signals 834 8782111040 File created: FILE-2025-000024 for patient 000024 INFO 2025-10-28 04:31:32,580 signals 834 8782111040 Created main file for patient: 000024 INFO 2025-10-28 04:31:32,580 tasks 80168 8782111040 Email sent successfully to ['nawaf.al-subai@example.sa'] INFO 2025-10-28 04:31:32,580 signals 834 8782111040 Patient created: 000024 - Ghada Turki Saud Al-Ahmadi INFO 2025-10-28 04:31:32,581 tasks 80168 8782111040 Email sent successfully to ['ghada.al-ahmadi@example.sa'] INFO 2025-10-28 04:31:32,581 signals 834 8782111040 Generated File Number: FILE-2025-000025 INFO 2025-10-28 04:31:32,582 signals 834 8782111040 File created: FILE-2025-000025 for patient 000025 INFO 2025-10-28 04:31:32,582 signals 834 8782111040 Created main file for patient: 000025 INFO 2025-10-28 04:31:32,582 signals 834 8782111040 Patient created: 000025 - Sultan Saud Waleed Al-Rashidi INFO 2025-10-28 04:31:32,583 tasks 80168 8782111040 Email sent successfully to ['sultan.al-rashidi@example.sa'] INFO 2025-10-28 04:31:32,583 signals 834 8782111040 Generated File Number: FILE-2025-000026 INFO 2025-10-28 04:31:32,584 signals 834 8782111040 File created: FILE-2025-000026 for patient 000026 INFO 2025-10-28 04:31:32,584 signals 834 8782111040 Created main file for patient: 000026 INFO 2025-10-28 04:31:32,584 signals 834 8782111040 Patient created: 000026 - Wafa Khalid Hussein Al-Mutairi INFO 2025-10-28 04:31:32,585 tasks 80168 8782111040 Email sent successfully to ['wafa.al-mutairi@example.sa'] INFO 2025-10-28 04:31:32,585 signals 834 8782111040 Generated File Number: FILE-2025-000027 INFO 2025-10-28 04:31:32,585 signals 834 8782111040 File created: FILE-2025-000027 for patient 000027 INFO 2025-10-28 04:31:32,585 signals 834 8782111040 Created main file for patient: 000027 INFO 2025-10-28 04:31:32,586 signals 834 8782111040 Patient created: 000027 - Yazeed Abdulrahman Saad Al-Ahmadi INFO 2025-10-28 04:31:32,587 signals 834 8782111040 Generated File Number: FILE-2025-000028 INFO 2025-10-28 04:31:32,587 tasks 80168 8782111040 Email sent successfully to ['yazeed.al-ahmadi@example.sa'] INFO 2025-10-28 04:31:32,587 signals 834 8782111040 File created: FILE-2025-000028 for patient 000028 INFO 2025-10-28 04:31:32,587 signals 834 8782111040 Created main file for patient: 000028 INFO 2025-10-28 04:31:32,587 signals 834 8782111040 Patient created: 000028 - Maha Saud Nasser Al-Shehri INFO 2025-10-28 04:31:32,588 tasks 80168 8782111040 Email sent successfully to ['maha.al-shehri@example.sa'] INFO 2025-10-28 04:31:32,589 signals 834 8782111040 Generated File Number: FILE-2025-000029 INFO 2025-10-28 04:31:32,589 signals 834 8782111040 File created: FILE-2025-000029 for patient 000029 INFO 2025-10-28 04:31:32,589 signals 834 8782111040 Created main file for patient: 000029 INFO 2025-10-28 04:31:32,589 signals 834 8782111040 Patient created: 000029 - Fahad Ali Abdulaziz Al-Otaibi INFO 2025-10-28 04:31:32,590 tasks 80168 8782111040 Email sent successfully to ['fahad.al-otaibi@example.sa'] INFO 2025-10-28 04:31:32,590 signals 834 8782111040 Generated File Number: FILE-2025-000030 INFO 2025-10-28 04:31:32,590 signals 834 8782111040 File created: FILE-2025-000030 for patient 000030 INFO 2025-10-28 04:31:32,590 signals 834 8782111040 Created main file for patient: 000030 INFO 2025-10-28 04:31:32,590 signals 834 8782111040 Patient created: 000030 - Ghada Bandar Sultan Al-Rashidi INFO 2025-10-28 04:31:32,592 tasks 80168 8782111040 Email sent successfully to ['ghada.al-rashidi@example.sa'] INFO 2025-10-28 04:31:32,592 signals 834 8782111040 Generated File Number: FILE-2025-000031 INFO 2025-10-28 04:31:32,592 signals 834 8782111040 File created: FILE-2025-000031 for patient 000031 INFO 2025-10-28 04:31:32,592 signals 834 8782111040 Created main file for patient: 000031 INFO 2025-10-28 04:31:32,592 signals 834 8782111040 Patient created: 000031 - Dalal Omar Hussein Al-Anzi INFO 2025-10-28 04:31:32,593 signals 834 8782111040 Generated File Number: FILE-2025-000032 INFO 2025-10-28 04:31:32,593 tasks 80168 8782111040 Email sent successfully to ['dalal.al-anzi@example.sa'] INFO 2025-10-28 04:31:32,594 signals 834 8782111040 File created: FILE-2025-000032 for patient 000032 INFO 2025-10-28 04:31:32,594 signals 834 8782111040 Created main file for patient: 000032 INFO 2025-10-28 04:31:32,594 signals 834 8782111040 Patient created: 000032 - Saleh Turki Bandar Al-Mutairi INFO 2025-10-28 04:31:32,595 signals 834 8782111040 Generated File Number: FILE-2025-000033 INFO 2025-10-28 04:31:32,595 signals 834 8782111040 File created: FILE-2025-000033 for patient 000033 INFO 2025-10-28 04:31:32,595 signals 834 8782111040 Created main file for patient: 000033 INFO 2025-10-28 04:31:32,595 tasks 80168 8782111040 Email sent successfully to ['saleh.al-mutairi@example.sa'] INFO 2025-10-28 04:31:32,595 signals 834 8782111040 Patient created: 000033 - Fatima Abdulrahman Saud Al-Shahrani INFO 2025-10-28 04:31:32,597 signals 834 8782111040 Generated File Number: FILE-2025-000034 INFO 2025-10-28 04:31:32,597 tasks 80168 8782111040 Email sent successfully to ['fatima.al-shahrani@example.sa'] INFO 2025-10-28 04:31:32,597 signals 834 8782111040 File created: FILE-2025-000034 for patient 000034 INFO 2025-10-28 04:31:32,597 signals 834 8782111040 Created main file for patient: 000034 INFO 2025-10-28 04:31:32,597 signals 834 8782111040 Patient created: 000034 - Abdulaziz Waleed Saleh Al-Dawsari INFO 2025-10-28 04:31:32,598 tasks 80168 8782111040 Email sent successfully to ['abdulaziz.al-dawsari@example.sa'] INFO 2025-10-28 04:31:32,598 signals 834 8782111040 Generated File Number: FILE-2025-000035 INFO 2025-10-28 04:31:32,599 signals 834 8782111040 File created: FILE-2025-000035 for patient 000035 INFO 2025-10-28 04:31:32,599 signals 834 8782111040 Created main file for patient: 000035 INFO 2025-10-28 04:31:32,599 signals 834 8782111040 Patient created: 000035 - Salma Hassan Nasser Al-Dosari INFO 2025-10-28 04:31:32,600 signals 834 8782111040 Generated File Number: FILE-2025-000036 INFO 2025-10-28 04:31:32,600 tasks 80168 8782111040 Email sent successfully to ['salma.al-dosari@example.sa'] INFO 2025-10-28 04:31:32,600 signals 834 8782111040 File created: FILE-2025-000036 for patient 000036 INFO 2025-10-28 04:31:32,600 signals 834 8782111040 Created main file for patient: 000036 INFO 2025-10-28 04:31:32,600 signals 834 8782111040 Patient created: 000036 - Saad Fahad Waleed Al-Otaibi INFO 2025-10-28 04:31:32,602 signals 834 8782111040 Generated File Number: FILE-2025-000037 INFO 2025-10-28 04:31:32,602 tasks 80168 8782111040 Email sent successfully to ['saad.al-otaibi@example.sa'] INFO 2025-10-28 04:31:32,602 signals 834 8782111040 File created: FILE-2025-000037 for patient 000037 INFO 2025-10-28 04:31:32,602 signals 834 8782111040 Created main file for patient: 000037 INFO 2025-10-28 04:31:32,602 signals 834 8782111040 Patient created: 000037 - Noura Fahad Saleh Al-Rashidi INFO 2025-10-28 04:31:32,603 signals 834 8782111040 Generated File Number: FILE-2025-000038 INFO 2025-10-28 04:31:32,603 tasks 80168 8782111040 Email sent successfully to ['noura.al-rashidi@example.sa'] INFO 2025-10-28 04:31:32,603 signals 834 8782111040 File created: FILE-2025-000038 for patient 000038 INFO 2025-10-28 04:31:32,603 signals 834 8782111040 Created main file for patient: 000038 INFO 2025-10-28 04:31:32,603 signals 834 8782111040 Patient created: 000038 - Ghada Nasser Sultan Al-Yami INFO 2025-10-28 04:31:32,605 signals 834 8782111040 Generated File Number: FILE-2025-000039 INFO 2025-10-28 04:31:32,605 tasks 80168 8782111040 Email sent successfully to ['ghada.al-yami@example.sa'] INFO 2025-10-28 04:31:32,605 signals 834 8782111040 File created: FILE-2025-000039 for patient 000039 INFO 2025-10-28 04:31:32,605 signals 834 8782111040 Created main file for patient: 000039 INFO 2025-10-28 04:31:32,605 signals 834 8782111040 Patient created: 000039 - Mona Ali Waleed Al-Balawi INFO 2025-10-28 04:31:32,606 tasks 80168 8782111040 Email sent successfully to ['mona.al-balawi@example.sa'] INFO 2025-10-28 04:31:32,606 signals 834 8782111040 Generated File Number: FILE-2025-000040 INFO 2025-10-28 04:31:32,607 signals 834 8782111040 File created: FILE-2025-000040 for patient 000040 INFO 2025-10-28 04:31:32,607 signals 834 8782111040 Created main file for patient: 000040 INFO 2025-10-28 04:31:32,607 signals 834 8782111040 Patient created: 000040 - Wafa Saad Abdulrahman Al-Shammari INFO 2025-10-28 04:31:32,608 tasks 80168 8782111040 Email sent successfully to ['wafa.al-shammari@example.sa'] INFO 2025-10-28 04:31:32,608 signals 834 8782111040 Generated File Number: FILE-2025-000041 INFO 2025-10-28 04:31:32,608 signals 834 8782111040 File created: FILE-2025-000041 for patient 000041 INFO 2025-10-28 04:31:32,608 signals 834 8782111040 Created main file for patient: 000041 INFO 2025-10-28 04:31:32,608 signals 834 8782111040 Patient created: 000041 - Sultan Hassan Nawaf Al-Subaie INFO 2025-10-28 04:31:32,609 tasks 80168 8782111040 Email sent successfully to ['sultan.al-subaie@example.sa'] INFO 2025-10-28 04:31:32,610 signals 834 8782111040 Generated File Number: FILE-2025-000042 INFO 2025-10-28 04:31:32,610 signals 834 8782111040 File created: FILE-2025-000042 for patient 000042 INFO 2025-10-28 04:31:32,610 signals 834 8782111040 Created main file for patient: 000042 INFO 2025-10-28 04:31:32,610 signals 834 8782111040 Patient created: 000042 - Latifa Sultan Fahad Al-Shammari INFO 2025-10-28 04:31:32,611 tasks 80168 8782111040 Email sent successfully to ['latifa.al-shammari@example.sa'] INFO 2025-10-28 04:31:32,611 signals 834 8782111040 Generated File Number: FILE-2025-000043 INFO 2025-10-28 04:31:32,611 signals 834 8782111040 File created: FILE-2025-000043 for patient 000043 INFO 2025-10-28 04:31:32,611 signals 834 8782111040 Created main file for patient: 000043 INFO 2025-10-28 04:31:32,611 signals 834 8782111040 Patient created: 000043 - Mona Hussein Abdullah Al-Harbi INFO 2025-10-28 04:31:32,613 signals 834 8782111040 Generated File Number: FILE-2025-000044 INFO 2025-10-28 04:31:32,613 tasks 80168 8782111040 Email sent successfully to ['mona.al-harbi@example.sa'] INFO 2025-10-28 04:31:32,613 signals 834 8782111040 File created: FILE-2025-000044 for patient 000044 INFO 2025-10-28 04:31:32,613 signals 834 8782111040 Created main file for patient: 000044 INFO 2025-10-28 04:31:32,613 signals 834 8782111040 Patient created: 000044 - Sarah Saleh Waleed Al-Asiri INFO 2025-10-28 04:31:32,614 signals 834 8782111040 Generated File Number: FILE-2025-000045 INFO 2025-10-28 04:31:32,614 tasks 80168 8782111040 Email sent successfully to ['sarah.al-asiri@example.sa'] INFO 2025-10-28 04:31:32,614 signals 834 8782111040 File created: FILE-2025-000045 for patient 000045 INFO 2025-10-28 04:31:32,614 signals 834 8782111040 Created main file for patient: 000045 INFO 2025-10-28 04:31:32,614 signals 834 8782111040 Patient created: 000045 - Bandar Mansour Ziyad Al-Subaie INFO 2025-10-28 04:31:32,616 tasks 80168 8782111040 Email sent successfully to ['bandar.al-subaie@example.sa'] INFO 2025-10-28 04:31:32,616 signals 834 8782111040 Generated File Number: FILE-2025-000046 INFO 2025-10-28 04:31:32,616 signals 834 8782111040 File created: FILE-2025-000046 for patient 000046 INFO 2025-10-28 04:31:32,616 signals 834 8782111040 Created main file for patient: 000046 INFO 2025-10-28 04:31:32,616 signals 834 8782111040 Patient created: 000046 - Omar Abdulaziz Saleh Al-Harthi INFO 2025-10-28 04:31:32,617 tasks 80168 8782111040 Email sent successfully to ['omar.al-harthi@example.sa'] INFO 2025-10-28 04:31:32,618 signals 834 8782111040 Generated File Number: FILE-2025-000047 INFO 2025-10-28 04:31:32,618 signals 834 8782111040 File created: FILE-2025-000047 for patient 000047 INFO 2025-10-28 04:31:32,618 signals 834 8782111040 Created main file for patient: 000047 INFO 2025-10-28 04:31:32,618 signals 834 8782111040 Patient created: 000047 - Faisal Nawaf Waleed Al-Harbi INFO 2025-10-28 04:31:32,619 tasks 80168 8782111040 Email sent successfully to ['faisal.al-harbi@example.sa'] INFO 2025-10-28 04:31:32,620 signals 834 8782111040 Generated File Number: FILE-2025-000048 INFO 2025-10-28 04:31:32,620 signals 834 8782111040 File created: FILE-2025-000048 for patient 000048 INFO 2025-10-28 04:31:32,620 signals 834 8782111040 Created main file for patient: 000048 INFO 2025-10-28 04:31:32,620 signals 834 8782111040 Patient created: 000048 - Abdulrahman Hussein Nawaf Al-Shehri INFO 2025-10-28 04:31:32,621 tasks 80168 8782111040 Email sent successfully to ['abdulrahman.al-shehri@example.sa'] INFO 2025-10-28 04:31:32,621 signals 834 8782111040 Generated File Number: FILE-2025-000049 INFO 2025-10-28 04:31:32,622 signals 834 8782111040 File created: FILE-2025-000049 for patient 000049 INFO 2025-10-28 04:31:32,622 signals 834 8782111040 Created main file for patient: 000049 INFO 2025-10-28 04:31:32,622 signals 834 8782111040 Patient created: 000049 - Hind Hussein Faisal Al-Omari INFO 2025-10-28 04:31:32,623 signals 834 8782111040 Generated File Number: FILE-2025-000050 INFO 2025-10-28 04:31:32,623 tasks 80168 8782111040 Email sent successfully to ['hind.al-omari@example.sa'] INFO 2025-10-28 04:31:32,623 signals 834 8782111040 File created: FILE-2025-000050 for patient 000050 INFO 2025-10-28 04:31:32,623 signals 834 8782111040 Created main file for patient: 000050 INFO 2025-10-28 04:31:32,623 signals 834 8782111040 Patient created: 000050 - Lulwa Nasser Yazeed Al-Harthi INFO 2025-10-28 04:31:32,625 tasks 80168 8782111040 Email sent successfully to ['lulwa.al-harthi@example.sa'] INFO 2025-10-28 04:31:32,638 signals 834 8782111040 Appointment created: 46a59457-5dd0-4438-9c2b-b1c2abf58619 for patient 000004 on 2025-08-31 INFO 2025-10-28 04:31:32,638 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000004-MED-01 INFO 2025-10-28 04:31:32,639 signals 834 8782111040 SubFile created: FILE-2025-000004-MED-01 for clinic Medical Department INFO 2025-10-28 04:31:32,639 signals 834 8782111040 Created sub-file FILE-2025-000004-MED-01 for patient 000004 at clinic Medical Department INFO 2025-10-28 04:31:32,641 signals 834 8782111040 Notified provider basma.al-subai.doctor3 of new appointment ERROR 2025-10-28 04:31:32,642 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,642 signals 834 8782111040 Appointment created: 94cf8282-9b46-4393-a5c9-1898b03a2144 for patient 000004 on 2025-08-31 INFO 2025-10-28 04:31:32,643 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000004-NUR-02 INFO 2025-10-28 04:31:32,643 signals 834 8782111040 SubFile created: FILE-2025-000004-NUR-02 for clinic Nursing Department INFO 2025-10-28 04:31:32,643 signals 834 8782111040 Created sub-file FILE-2025-000004-NUR-02 for patient 000004 at clinic Nursing Department INFO 2025-10-28 04:31:32,643 signals 834 8782111040 Notified provider abdulaziz.al-juaid.nurse1 of new appointment ERROR 2025-10-28 04:31:32,644 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,645 signals 834 8782111040 Appointment created: bc3ddc1c-b174-4398-93b2-d3072f67fea7 for patient 000012 on 2025-09-23 INFO 2025-10-28 04:31:32,645 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000012-NUR-01 INFO 2025-10-28 04:31:32,645 signals 834 8782111040 SubFile created: FILE-2025-000012-NUR-01 for clinic Nursing Department INFO 2025-10-28 04:31:32,646 signals 834 8782111040 Created sub-file FILE-2025-000012-NUR-01 for patient 000012 at clinic Nursing Department INFO 2025-10-28 04:31:32,646 signals 834 8782111040 Notified provider sarah.al-dawsari.nurse3 of new appointment ERROR 2025-10-28 04:31:32,647 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,647 signals 834 8782111040 Appointment created: 875d0ebd-f098-45c7-ab0a-7b1ea8eb07a7 for patient 000044 on 2025-09-18 INFO 2025-10-28 04:31:32,648 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000044-SLP-01 INFO 2025-10-28 04:31:32,648 signals 834 8782111040 SubFile created: FILE-2025-000044-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 04:31:32,648 signals 834 8782111040 Created sub-file FILE-2025-000044-SLP-01 for patient 000044 at clinic Speech-Language Pathology INFO 2025-10-28 04:31:32,648 signals 834 8782111040 Notified provider fahad.al-subai.slp2 of new appointment ERROR 2025-10-28 04:31:32,649 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,650 signals 834 8782111040 Appointment created: 907a7fee-04b9-489e-8952-c7e4ca2a5043 for patient 000050 on 2025-10-07 INFO 2025-10-28 04:31:32,650 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000050-SLP-01 INFO 2025-10-28 04:31:32,650 signals 834 8782111040 SubFile created: FILE-2025-000050-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 04:31:32,650 signals 834 8782111040 Created sub-file FILE-2025-000050-SLP-01 for patient 000050 at clinic Speech-Language Pathology INFO 2025-10-28 04:31:32,651 signals 834 8782111040 Notified provider fahad.al-subai.slp2 of new appointment ERROR 2025-10-28 04:31:32,652 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,653 signals 834 8782111040 Appointment created: 5fff6bf6-8f03-4389-9423-78d42cbfc415 for patient 000048 on 2025-08-03 INFO 2025-10-28 04:31:32,653 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000048-OT-01 INFO 2025-10-28 04:31:32,653 signals 834 8782111040 SubFile created: FILE-2025-000048-OT-01 for clinic Occupational Therapy INFO 2025-10-28 04:31:32,653 signals 834 8782111040 Created sub-file FILE-2025-000048-OT-01 for patient 000048 at clinic Occupational Therapy INFO 2025-10-28 04:31:32,654 signals 834 8782111040 Notified provider yazeed.al-rashidi.ot2 of new appointment ERROR 2025-10-28 04:31:32,654 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,655 signals 834 8782111040 Appointment created: 31fe91f5-194a-4a1b-82bb-48e3c764bbec for patient 000016 on 2025-09-25 INFO 2025-10-28 04:31:32,656 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000016-MED-01 INFO 2025-10-28 04:31:32,656 signals 834 8782111040 SubFile created: FILE-2025-000016-MED-01 for clinic Medical Department INFO 2025-10-28 04:31:32,656 signals 834 8782111040 Created sub-file FILE-2025-000016-MED-01 for patient 000016 at clinic Medical Department INFO 2025-10-28 04:31:32,656 signals 834 8782111040 Notified provider reem.al-shammari.doctor1 of new appointment ERROR 2025-10-28 04:31:32,657 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,658 signals 834 8782111040 Appointment created: c4b5e52b-21db-4f6d-aadd-20f9376921a4 for patient 000034 on 2025-10-07 INFO 2025-10-28 04:31:32,659 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000034-OT-01 INFO 2025-10-28 04:31:32,659 signals 834 8782111040 SubFile created: FILE-2025-000034-OT-01 for clinic Occupational Therapy INFO 2025-10-28 04:31:32,659 signals 834 8782111040 Created sub-file FILE-2025-000034-OT-01 for patient 000034 at clinic Occupational Therapy INFO 2025-10-28 04:31:32,660 signals 834 8782111040 Notified provider yazeed.al-ghamdi.ot1 of new appointment ERROR 2025-10-28 04:31:32,660 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,662 signals 834 8782111040 Appointment created: ff0e7383-1b21-4bee-b21f-c3732b1540e6 for patient 000008 on 2025-10-13 INFO 2025-10-28 04:31:32,662 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000008-MED-01 INFO 2025-10-28 04:31:32,662 signals 834 8782111040 SubFile created: FILE-2025-000008-MED-01 for clinic Medical Department INFO 2025-10-28 04:31:32,662 signals 834 8782111040 Created sub-file FILE-2025-000008-MED-01 for patient 000008 at clinic Medical Department INFO 2025-10-28 04:31:32,663 signals 834 8782111040 Notified provider basma.al-subai.doctor3 of new appointment ERROR 2025-10-28 04:31:32,664 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,665 signals 834 8782111040 Appointment created: 14ecf49d-489c-45f7-9758-a815c77c9c74 for patient 000047 on 2025-11-09 INFO 2025-10-28 04:31:32,665 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000047-OT-01 INFO 2025-10-28 04:31:32,665 signals 834 8782111040 SubFile created: FILE-2025-000047-OT-01 for clinic Occupational Therapy INFO 2025-10-28 04:31:32,665 signals 834 8782111040 Created sub-file FILE-2025-000047-OT-01 for patient 000047 at clinic Occupational Therapy INFO 2025-10-28 04:31:32,667 confirmation_service 834 8782111040 Created confirmation token for appointment 14ecf49d-489c-45f7-9758-a815c77c9c74, expires at 2025-11-04 01:31:32.667294+00:00 ERROR 2025-10-28 04:31:32,668 signals 834 8782111040 Error creating confirmation token for appointment 14ecf49d-489c-45f7-9758-a815c77c9c74: combine() argument 2 must be datetime.time, not str INFO 2025-10-28 04:31:32,668 signals 834 8782111040 Notified provider yazeed.al-rashidi.ot2 of new appointment INFO 2025-10-28 04:31:32,669 signals 834 8782111040 Scheduled 24-hour reminder for appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 ERROR 2025-10-28 04:31:32,669 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,669 signals 834 8782111040 Scheduled 2-hour reminder for appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 INFO 2025-10-28 04:31:32,671 signals 834 8782111040 Appointment created: 7698b143-4601-4399-a938-f1c319fd4779 for patient 000046 on 2025-10-12 INFO 2025-10-28 04:31:32,671 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000046-MED-01 INFO 2025-10-28 04:31:32,671 signals 834 8782111040 SubFile created: FILE-2025-000046-MED-01 for clinic Medical Department INFO 2025-10-28 04:31:32,671 signals 834 8782111040 Created sub-file FILE-2025-000046-MED-01 for patient 000046 at clinic Medical Department INFO 2025-10-28 04:31:32,672 signals 834 8782111040 Notified provider reem.al-shammari.doctor1 of new appointment ERROR 2025-10-28 04:31:32,672 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:31:32,673 tasks 80168 8782111040 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found INFO 2025-10-28 04:31:32,674 signals 834 8782111040 Appointment created: 8c7ed451-6bd7-4700-ac05-c9a8a87d5867 for patient 000022 on 2025-09-21 INFO 2025-10-28 04:31:32,674 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000022-MED-01 INFO 2025-10-28 04:31:32,675 signals 834 8782111040 SubFile created: FILE-2025-000022-MED-01 for clinic Medical Department INFO 2025-10-28 04:31:32,675 signals 834 8782111040 Created sub-file FILE-2025-000022-MED-01 for patient 000022 at clinic Medical Department INFO 2025-10-28 04:31:32,675 signals 834 8782111040 Notified provider basma.al-subai.doctor3 of new appointment ERROR 2025-10-28 04:31:32,676 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,677 signals 834 8782111040 Appointment created: 1a355bcb-1f6c-4979-8f48-9533f217fa07 for patient 000041 on 2025-09-07 INFO 2025-10-28 04:31:32,677 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000041-MED-01 INFO 2025-10-28 04:31:32,677 signals 834 8782111040 SubFile created: FILE-2025-000041-MED-01 for clinic Medical Department INFO 2025-10-28 04:31:32,677 signals 834 8782111040 Created sub-file FILE-2025-000041-MED-01 for patient 000041 at clinic Medical Department INFO 2025-10-28 04:31:32,678 signals 834 8782111040 Notified provider basma.al-subai.doctor3 of new appointment ERROR 2025-10-28 04:31:32,679 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,680 signals 834 8782111040 Appointment created: 6ee2b4ea-d3bc-4501-9446-a3f39bf61903 for patient 000032 on 2025-09-21 INFO 2025-10-28 04:31:32,680 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000032-SLP-01 INFO 2025-10-28 04:31:32,680 signals 834 8782111040 SubFile created: FILE-2025-000032-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 04:31:32,680 signals 834 8782111040 Created sub-file FILE-2025-000032-SLP-01 for patient 000032 at clinic Speech-Language Pathology INFO 2025-10-28 04:31:32,681 signals 834 8782111040 Notified provider abdulrahman.al-juaid.slp1 of new appointment ERROR 2025-10-28 04:31:32,681 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,682 signals 834 8782111040 Appointment created: b96f80d7-0f46-42cb-82ea-666139fd2370 for patient 000048 on 2025-09-14 INFO 2025-10-28 04:31:32,683 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000048-SLP-02 INFO 2025-10-28 04:31:32,683 signals 834 8782111040 SubFile created: FILE-2025-000048-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-28 04:31:32,683 signals 834 8782111040 Created sub-file FILE-2025-000048-SLP-02 for patient 000048 at clinic Speech-Language Pathology INFO 2025-10-28 04:31:32,683 signals 834 8782111040 Notified provider fahad.al-subai.slp2 of new appointment ERROR 2025-10-28 04:31:32,684 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,685 signals 834 8782111040 Appointment created: 8c1b78b1-0921-4f94-b14e-f74838cbcd73 for patient 000050 on 2025-08-24 INFO 2025-10-28 04:31:32,686 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000050-ABA-02 INFO 2025-10-28 04:31:32,686 signals 834 8782111040 SubFile created: FILE-2025-000050-ABA-02 for clinic ABA Therapy INFO 2025-10-28 04:31:32,686 signals 834 8782111040 Created sub-file FILE-2025-000050-ABA-02 for patient 000050 at clinic ABA Therapy INFO 2025-10-28 04:31:32,687 signals 834 8782111040 Notified provider latifa.al-dosari.aba1 of new appointment ERROR 2025-10-28 04:31:32,687 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,688 signals 834 8782111040 Appointment created: 6c4af859-e8ed-4000-b283-2f4c258a8fe3 for patient 000026 on 2025-08-03 INFO 2025-10-28 04:31:32,689 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000026-NUR-01 INFO 2025-10-28 04:31:32,689 signals 834 8782111040 SubFile created: FILE-2025-000026-NUR-01 for clinic Nursing Department INFO 2025-10-28 04:31:32,689 signals 834 8782111040 Created sub-file FILE-2025-000026-NUR-01 for patient 000026 at clinic Nursing Department INFO 2025-10-28 04:31:32,689 signals 834 8782111040 Notified provider abdulaziz.al-juaid.nurse1 of new appointment ERROR 2025-10-28 04:31:32,690 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,691 signals 834 8782111040 Appointment created: d725434c-e765-421c-a75c-e2135c7eaa53 for patient 000041 on 2025-08-20 INFO 2025-10-28 04:31:32,691 signals 834 8782111040 Notified provider reem.al-otaibi.doctor2 of new appointment ERROR 2025-10-28 04:31:32,692 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,693 signals 834 8782111040 Appointment created: a547b406-94dc-4c8d-98c6-9612444a5c80 for patient 000008 on 2025-08-10 INFO 2025-10-28 04:31:32,693 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000008-ABA-02 INFO 2025-10-28 04:31:32,694 signals 834 8782111040 SubFile created: FILE-2025-000008-ABA-02 for clinic ABA Therapy INFO 2025-10-28 04:31:32,694 signals 834 8782111040 Created sub-file FILE-2025-000008-ABA-02 for patient 000008 at clinic ABA Therapy INFO 2025-10-28 04:31:32,694 signals 834 8782111040 Notified provider latifa.al-dosari.aba1 of new appointment ERROR 2025-10-28 04:31:32,695 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,696 signals 834 8782111040 Appointment created: 7eca6ba1-7f46-47f0-88b1-9e46d51af028 for patient 000033 on 2025-09-11 INFO 2025-10-28 04:31:32,696 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000033-MED-01 INFO 2025-10-28 04:31:32,697 signals 834 8782111040 SubFile created: FILE-2025-000033-MED-01 for clinic Medical Department INFO 2025-10-28 04:31:32,697 signals 834 8782111040 Created sub-file FILE-2025-000033-MED-01 for patient 000033 at clinic Medical Department INFO 2025-10-28 04:31:32,697 signals 834 8782111040 Notified provider reem.al-otaibi.doctor2 of new appointment ERROR 2025-10-28 04:31:32,698 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,698 signals 834 8782111040 Appointment created: 129dae1d-1222-4ec6-9ae3-31ff882d55d0 for patient 000014 on 2025-10-12 INFO 2025-10-28 04:31:32,699 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000014-ABA-01 INFO 2025-10-28 04:31:32,699 signals 834 8782111040 SubFile created: FILE-2025-000014-ABA-01 for clinic ABA Therapy INFO 2025-10-28 04:31:32,699 signals 834 8782111040 Created sub-file FILE-2025-000014-ABA-01 for patient 000014 at clinic ABA Therapy INFO 2025-10-28 04:31:32,700 signals 834 8782111040 Notified provider ali.al-dosari.aba2 of new appointment ERROR 2025-10-28 04:31:32,700 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,701 signals 834 8782111040 Appointment created: 863f79e6-7ff4-4531-8746-7d893843f7e1 for patient 000017 on 2025-07-31 INFO 2025-10-28 04:31:32,702 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000017-NUR-01 INFO 2025-10-28 04:31:32,702 signals 834 8782111040 SubFile created: FILE-2025-000017-NUR-01 for clinic Nursing Department INFO 2025-10-28 04:31:32,702 signals 834 8782111040 Created sub-file FILE-2025-000017-NUR-01 for patient 000017 at clinic Nursing Department INFO 2025-10-28 04:31:32,702 signals 834 8782111040 Notified provider rania.al-juaid.nurse2 of new appointment ERROR 2025-10-28 04:31:32,703 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,704 signals 834 8782111040 Appointment created: ea3d0e3c-3354-4666-89f2-5ea638500a61 for patient 000008 on 2025-11-12 INFO 2025-10-28 04:31:32,704 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000008-OT-03 INFO 2025-10-28 04:31:32,705 signals 834 8782111040 SubFile created: FILE-2025-000008-OT-03 for clinic Occupational Therapy INFO 2025-10-28 04:31:32,705 signals 834 8782111040 Created sub-file FILE-2025-000008-OT-03 for patient 000008 at clinic Occupational Therapy INFO 2025-10-28 04:31:32,706 confirmation_service 834 8782111040 Created confirmation token for appointment ea3d0e3c-3354-4666-89f2-5ea638500a61, expires at 2025-11-04 01:31:32.706094+00:00 ERROR 2025-10-28 04:31:32,706 signals 834 8782111040 Error creating confirmation token for appointment ea3d0e3c-3354-4666-89f2-5ea638500a61: combine() argument 2 must be datetime.time, not str INFO 2025-10-28 04:31:32,706 signals 834 8782111040 Notified provider yazeed.al-rashidi.ot2 of new appointment INFO 2025-10-28 04:31:32,707 signals 834 8782111040 Scheduled 24-hour reminder for appointment ea3d0e3c-3354-4666-89f2-5ea638500a61 ERROR 2025-10-28 04:31:32,707 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,707 signals 834 8782111040 Scheduled 2-hour reminder for appointment ea3d0e3c-3354-4666-89f2-5ea638500a61 INFO 2025-10-28 04:31:32,708 signals 834 8782111040 Appointment created: 1c92e418-5d5b-4a1b-987a-589b83b1a9a3 for patient 000040 on 2025-09-28 INFO 2025-10-28 04:31:32,708 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000040-ABA-01 INFO 2025-10-28 04:31:32,709 signals 834 8782111040 SubFile created: FILE-2025-000040-ABA-01 for clinic ABA Therapy INFO 2025-10-28 04:31:32,709 signals 834 8782111040 Created sub-file FILE-2025-000040-ABA-01 for patient 000040 at clinic ABA Therapy INFO 2025-10-28 04:31:32,709 signals 834 8782111040 Notified provider latifa.al-dosari.aba1 of new appointment ERROR 2025-10-28 04:31:32,710 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:31:32,710 tasks 80168 8782111040 Appointment ea3d0e3c-3354-4666-89f2-5ea638500a61 not found INFO 2025-10-28 04:31:32,711 signals 834 8782111040 Appointment created: dabd4245-9f24-4de0-892e-4a5e8932e4a7 for patient 000039 on 2025-10-09 INFO 2025-10-28 04:31:32,711 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000039-NUR-01 INFO 2025-10-28 04:31:32,711 signals 834 8782111040 SubFile created: FILE-2025-000039-NUR-01 for clinic Nursing Department INFO 2025-10-28 04:31:32,711 signals 834 8782111040 Created sub-file FILE-2025-000039-NUR-01 for patient 000039 at clinic Nursing Department INFO 2025-10-28 04:31:32,712 signals 834 8782111040 Notified provider abdulaziz.al-juaid.nurse1 of new appointment ERROR 2025-10-28 04:31:32,712 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,713 signals 834 8782111040 Appointment created: 284aba3e-7f4c-422f-9646-6c7bb08a7ecf for patient 000007 on 2025-11-16 INFO 2025-10-28 04:31:32,714 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000007-MED-01 INFO 2025-10-28 04:31:32,714 signals 834 8782111040 SubFile created: FILE-2025-000007-MED-01 for clinic Medical Department INFO 2025-10-28 04:31:32,714 signals 834 8782111040 Created sub-file FILE-2025-000007-MED-01 for patient 000007 at clinic Medical Department INFO 2025-10-28 04:31:32,714 signals 834 8782111040 Notified provider basma.al-subai.doctor3 of new appointment INFO 2025-10-28 04:31:32,715 signals 834 8782111040 Scheduled 24-hour reminder for appointment 284aba3e-7f4c-422f-9646-6c7bb08a7ecf ERROR 2025-10-28 04:31:32,715 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,715 signals 834 8782111040 Scheduled 2-hour reminder for appointment 284aba3e-7f4c-422f-9646-6c7bb08a7ecf INFO 2025-10-28 04:31:32,716 signals 834 8782111040 Appointment created: dccf90d7-b01a-4ef0-a06c-1817b9008739 for patient 000032 on 2025-10-26 INFO 2025-10-28 04:31:32,716 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000032-OT-02 INFO 2025-10-28 04:31:32,717 signals 834 8782111040 SubFile created: FILE-2025-000032-OT-02 for clinic Occupational Therapy INFO 2025-10-28 04:31:32,717 signals 834 8782111040 Created sub-file FILE-2025-000032-OT-02 for patient 000032 at clinic Occupational Therapy INFO 2025-10-28 04:31:32,717 signals 834 8782111040 Notified provider yazeed.al-ghamdi.ot1 of new appointment ERROR 2025-10-28 04:31:32,718 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,719 signals 834 8782111040 Appointment created: 1b984be5-87cd-46a3-a1e4-5627532f6fbf for patient 000031 on 2025-10-09 INFO 2025-10-28 04:31:32,719 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000031-OT-01 INFO 2025-10-28 04:31:32,720 signals 834 8782111040 SubFile created: FILE-2025-000031-OT-01 for clinic Occupational Therapy INFO 2025-10-28 04:31:32,720 signals 834 8782111040 Created sub-file FILE-2025-000031-OT-01 for patient 000031 at clinic Occupational Therapy INFO 2025-10-28 04:31:32,720 signals 834 8782111040 Notified provider yazeed.al-rashidi.ot2 of new appointment ERROR 2025-10-28 04:31:32,721 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,721 signals 834 8782111040 Appointment created: 68066727-3b9b-4ab3-a692-d514d23446a5 for patient 000027 on 2025-08-17 INFO 2025-10-28 04:31:32,721 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000027-NUR-01 INFO 2025-10-28 04:31:32,722 signals 834 8782111040 SubFile created: FILE-2025-000027-NUR-01 for clinic Nursing Department INFO 2025-10-28 04:31:32,722 signals 834 8782111040 Created sub-file FILE-2025-000027-NUR-01 for patient 000027 at clinic Nursing Department INFO 2025-10-28 04:31:32,722 signals 834 8782111040 Notified provider abdulaziz.al-juaid.nurse1 of new appointment ERROR 2025-10-28 04:31:32,723 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,724 signals 834 8782111040 Appointment created: d7c5a9e0-ea64-4410-b812-cde595c9efc0 for patient 000028 on 2025-09-16 INFO 2025-10-28 04:31:32,724 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000028-NUR-01 INFO 2025-10-28 04:31:32,724 signals 834 8782111040 SubFile created: FILE-2025-000028-NUR-01 for clinic Nursing Department INFO 2025-10-28 04:31:32,724 signals 834 8782111040 Created sub-file FILE-2025-000028-NUR-01 for patient 000028 at clinic Nursing Department INFO 2025-10-28 04:31:32,725 signals 834 8782111040 Notified provider abdulaziz.al-juaid.nurse1 of new appointment ERROR 2025-10-28 04:31:32,725 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,727 signals 834 8782111040 Appointment created: 39b0767f-a1ff-4941-962d-d33469575ab1 for patient 000038 on 2025-08-10 INFO 2025-10-28 04:31:32,727 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000038-SLP-01 INFO 2025-10-28 04:31:32,727 signals 834 8782111040 SubFile created: FILE-2025-000038-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 04:31:32,727 signals 834 8782111040 Created sub-file FILE-2025-000038-SLP-01 for patient 000038 at clinic Speech-Language Pathology INFO 2025-10-28 04:31:32,728 signals 834 8782111040 Notified provider fahad.al-subai.slp2 of new appointment ERROR 2025-10-28 04:31:32,729 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,730 signals 834 8782111040 Appointment created: f7320195-5ba1-490f-bf5b-bc64feb5f9b7 for patient 000022 on 2025-09-21 INFO 2025-10-28 04:31:32,730 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000022-SLP-02 INFO 2025-10-28 04:31:32,730 signals 834 8782111040 SubFile created: FILE-2025-000022-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-28 04:31:32,730 signals 834 8782111040 Created sub-file FILE-2025-000022-SLP-02 for patient 000022 at clinic Speech-Language Pathology INFO 2025-10-28 04:31:32,731 signals 834 8782111040 Notified provider abdulrahman.al-juaid.slp1 of new appointment ERROR 2025-10-28 04:31:32,731 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,733 signals 834 8782111040 Appointment created: f81ad3d6-d093-43db-a48a-149340b0d860 for patient 000005 on 2025-08-27 INFO 2025-10-28 04:31:32,733 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000005-MED-01 INFO 2025-10-28 04:31:32,733 signals 834 8782111040 SubFile created: FILE-2025-000005-MED-01 for clinic Medical Department INFO 2025-10-28 04:31:32,733 signals 834 8782111040 Created sub-file FILE-2025-000005-MED-01 for patient 000005 at clinic Medical Department INFO 2025-10-28 04:31:32,734 signals 834 8782111040 Notified provider reem.al-otaibi.doctor2 of new appointment ERROR 2025-10-28 04:31:32,735 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,735 signals 834 8782111040 Appointment created: 445f8993-fafb-45de-9809-e14ed17dd1f1 for patient 000048 on 2025-09-22 INFO 2025-10-28 04:31:32,736 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000048-ABA-03 INFO 2025-10-28 04:31:32,736 signals 834 8782111040 SubFile created: FILE-2025-000048-ABA-03 for clinic ABA Therapy INFO 2025-10-28 04:31:32,736 signals 834 8782111040 Created sub-file FILE-2025-000048-ABA-03 for patient 000048 at clinic ABA Therapy INFO 2025-10-28 04:31:32,736 signals 834 8782111040 Notified provider latifa.al-dosari.aba1 of new appointment ERROR 2025-10-28 04:31:32,737 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,738 signals 834 8782111040 Appointment created: 3932f63a-4b6d-4630-811a-b43495a96356 for patient 000019 on 2025-09-04 INFO 2025-10-28 04:31:32,739 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000019-NUR-01 INFO 2025-10-28 04:31:32,739 signals 834 8782111040 SubFile created: FILE-2025-000019-NUR-01 for clinic Nursing Department INFO 2025-10-28 04:31:32,739 signals 834 8782111040 Created sub-file FILE-2025-000019-NUR-01 for patient 000019 at clinic Nursing Department INFO 2025-10-28 04:31:32,739 signals 834 8782111040 Notified provider sarah.al-dawsari.nurse3 of new appointment ERROR 2025-10-28 04:31:32,740 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,742 signals 834 8782111040 Appointment created: 4c15e84e-a135-4a5d-bfdd-5b06e6b519e4 for patient 000011 on 2025-08-10 INFO 2025-10-28 04:31:32,742 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000011-ABA-01 INFO 2025-10-28 04:31:32,742 signals 834 8782111040 SubFile created: FILE-2025-000011-ABA-01 for clinic ABA Therapy INFO 2025-10-28 04:31:32,742 signals 834 8782111040 Created sub-file FILE-2025-000011-ABA-01 for patient 000011 at clinic ABA Therapy INFO 2025-10-28 04:31:32,743 signals 834 8782111040 Notified provider latifa.al-dosari.aba1 of new appointment ERROR 2025-10-28 04:31:32,743 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,745 signals 834 8782111040 Appointment created: b3ce1877-b86c-4521-8965-f50ab89328eb for patient 000003 on 2025-10-07 INFO 2025-10-28 04:31:32,745 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000003-NUR-01 INFO 2025-10-28 04:31:32,745 signals 834 8782111040 SubFile created: FILE-2025-000003-NUR-01 for clinic Nursing Department INFO 2025-10-28 04:31:32,745 signals 834 8782111040 Created sub-file FILE-2025-000003-NUR-01 for patient 000003 at clinic Nursing Department INFO 2025-10-28 04:31:32,746 signals 834 8782111040 Notified provider abdulaziz.al-juaid.nurse1 of new appointment ERROR 2025-10-28 04:31:32,746 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,747 signals 834 8782111040 Appointment created: 2f995f3e-4111-4f49-b154-fd631bde1706 for patient 000019 on 2025-08-19 INFO 2025-10-28 04:31:32,747 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000019-SLP-02 INFO 2025-10-28 04:31:32,747 signals 834 8782111040 SubFile created: FILE-2025-000019-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-28 04:31:32,747 signals 834 8782111040 Created sub-file FILE-2025-000019-SLP-02 for patient 000019 at clinic Speech-Language Pathology INFO 2025-10-28 04:31:32,748 signals 834 8782111040 Notified provider fahad.al-subai.slp2 of new appointment ERROR 2025-10-28 04:31:32,749 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,750 signals 834 8782111040 Appointment created: 201b4cfe-30f7-4b6d-8b46-70d68a7d1800 for patient 000035 on 2025-09-18 INFO 2025-10-28 04:31:32,750 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000035-NUR-01 INFO 2025-10-28 04:31:32,750 signals 834 8782111040 SubFile created: FILE-2025-000035-NUR-01 for clinic Nursing Department INFO 2025-10-28 04:31:32,750 signals 834 8782111040 Created sub-file FILE-2025-000035-NUR-01 for patient 000035 at clinic Nursing Department INFO 2025-10-28 04:31:32,751 signals 834 8782111040 Notified provider abdulaziz.al-juaid.nurse1 of new appointment ERROR 2025-10-28 04:31:32,751 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,752 signals 834 8782111040 Appointment created: 7175b0fe-8b02-4335-8f5f-ef3976a3c133 for patient 000049 on 2025-09-15 INFO 2025-10-28 04:31:32,753 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000049-ABA-01 INFO 2025-10-28 04:31:32,753 signals 834 8782111040 SubFile created: FILE-2025-000049-ABA-01 for clinic ABA Therapy INFO 2025-10-28 04:31:32,753 signals 834 8782111040 Created sub-file FILE-2025-000049-ABA-01 for patient 000049 at clinic ABA Therapy INFO 2025-10-28 04:31:32,753 signals 834 8782111040 Notified provider latifa.al-dosari.aba1 of new appointment ERROR 2025-10-28 04:31:32,754 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,755 signals 834 8782111040 Appointment created: ce703ca7-43f9-4cd8-8938-08e60bdbb662 for patient 000045 on 2025-09-02 INFO 2025-10-28 04:31:32,755 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000045-MED-01 INFO 2025-10-28 04:31:32,755 signals 834 8782111040 SubFile created: FILE-2025-000045-MED-01 for clinic Medical Department INFO 2025-10-28 04:31:32,755 signals 834 8782111040 Created sub-file FILE-2025-000045-MED-01 for patient 000045 at clinic Medical Department INFO 2025-10-28 04:31:32,756 signals 834 8782111040 Notified provider basma.al-subai.doctor3 of new appointment ERROR 2025-10-28 04:31:32,756 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,757 signals 834 8782111040 Appointment created: 57b4ff57-c857-495f-8510-17da82e4898e for patient 000050 on 2025-08-27 INFO 2025-10-28 04:31:32,757 signals 834 8782111040 Notified provider fahad.al-subai.slp2 of new appointment ERROR 2025-10-28 04:31:32,758 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,759 signals 834 8782111040 Appointment created: ee3def96-f355-4de0-8920-0932942a6f2f for patient 000012 on 2025-10-28 INFO 2025-10-28 04:31:32,759 signals 834 8782111040 Notified provider rania.al-juaid.nurse2 of new appointment INFO 2025-10-28 04:31:32,760 signals 834 8782111040 Scheduled 2-hour reminder for appointment ee3def96-f355-4de0-8920-0932942a6f2f ERROR 2025-10-28 04:31:32,760 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,761 signals 834 8782111040 Appointment created: ab7b51d7-172a-4029-acb2-ea9f76ba6eae for patient 000014 on 2025-10-05 INFO 2025-10-28 04:31:32,761 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000014-MED-02 INFO 2025-10-28 04:31:32,761 signals 834 8782111040 SubFile created: FILE-2025-000014-MED-02 for clinic Medical Department INFO 2025-10-28 04:31:32,761 signals 834 8782111040 Created sub-file FILE-2025-000014-MED-02 for patient 000014 at clinic Medical Department INFO 2025-10-28 04:31:32,762 signals 834 8782111040 Notified provider basma.al-subai.doctor3 of new appointment ERROR 2025-10-28 04:31:32,762 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,763 signals 834 8782111040 Appointment created: eefead00-87ea-4634-9503-05c48f624809 for patient 000050 on 2025-09-07 INFO 2025-10-28 04:31:32,763 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000050-MED-03 INFO 2025-10-28 04:31:32,764 signals 834 8782111040 SubFile created: FILE-2025-000050-MED-03 for clinic Medical Department INFO 2025-10-28 04:31:32,764 signals 834 8782111040 Created sub-file FILE-2025-000050-MED-03 for patient 000050 at clinic Medical Department INFO 2025-10-28 04:31:32,764 signals 834 8782111040 Notified provider reem.al-otaibi.doctor2 of new appointment ERROR 2025-10-28 04:31:32,765 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,766 signals 834 8782111040 Appointment created: 8afe9f4e-db7d-46a8-9eea-3a0a05d04821 for patient 000034 on 2025-09-15 INFO 2025-10-28 04:31:32,766 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000034-MED-02 INFO 2025-10-28 04:31:32,766 signals 834 8782111040 SubFile created: FILE-2025-000034-MED-02 for clinic Medical Department INFO 2025-10-28 04:31:32,766 signals 834 8782111040 Created sub-file FILE-2025-000034-MED-02 for patient 000034 at clinic Medical Department INFO 2025-10-28 04:31:32,767 signals 834 8782111040 Notified provider reem.al-shammari.doctor1 of new appointment ERROR 2025-10-28 04:31:32,767 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,768 signals 834 8782111040 Appointment created: ffcbb846-d8ca-4b5b-80a5-f1d161ebc1d0 for patient 000005 on 2025-10-20 INFO 2025-10-28 04:31:32,768 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000005-OT-02 INFO 2025-10-28 04:31:32,769 signals 834 8782111040 SubFile created: FILE-2025-000005-OT-02 for clinic Occupational Therapy INFO 2025-10-28 04:31:32,769 signals 834 8782111040 Created sub-file FILE-2025-000005-OT-02 for patient 000005 at clinic Occupational Therapy INFO 2025-10-28 04:31:32,769 signals 834 8782111040 Notified provider yazeed.al-ghamdi.ot1 of new appointment ERROR 2025-10-28 04:31:32,770 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,771 signals 834 8782111040 Appointment created: 68b3fce8-0a7e-490e-850c-5c8b6535c8b0 for patient 000026 on 2025-08-18 INFO 2025-10-28 04:31:32,771 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000026-OT-02 INFO 2025-10-28 04:31:32,771 signals 834 8782111040 SubFile created: FILE-2025-000026-OT-02 for clinic Occupational Therapy INFO 2025-10-28 04:31:32,771 signals 834 8782111040 Created sub-file FILE-2025-000026-OT-02 for patient 000026 at clinic Occupational Therapy INFO 2025-10-28 04:31:32,772 signals 834 8782111040 Notified provider yazeed.al-rashidi.ot2 of new appointment ERROR 2025-10-28 04:31:32,773 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,774 signals 834 8782111040 Appointment created: 381e460a-1de4-4864-a293-ab18915add73 for patient 000009 on 2025-08-18 INFO 2025-10-28 04:31:32,774 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000009-NUR-01 INFO 2025-10-28 04:31:32,774 signals 834 8782111040 SubFile created: FILE-2025-000009-NUR-01 for clinic Nursing Department INFO 2025-10-28 04:31:32,775 signals 834 8782111040 Created sub-file FILE-2025-000009-NUR-01 for patient 000009 at clinic Nursing Department INFO 2025-10-28 04:31:32,775 signals 834 8782111040 Notified provider rania.al-juaid.nurse2 of new appointment ERROR 2025-10-28 04:31:32,776 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,776 signals 834 8782111040 Appointment created: 2898860a-23e9-4086-af71-c79aa8a0eb27 for patient 000031 on 2025-09-01 INFO 2025-10-28 04:31:32,776 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000031-ABA-02 INFO 2025-10-28 04:31:32,777 signals 834 8782111040 SubFile created: FILE-2025-000031-ABA-02 for clinic ABA Therapy INFO 2025-10-28 04:31:32,777 signals 834 8782111040 Created sub-file FILE-2025-000031-ABA-02 for patient 000031 at clinic ABA Therapy INFO 2025-10-28 04:31:32,777 signals 834 8782111040 Notified provider latifa.al-dosari.aba1 of new appointment INFO 2025-10-28 04:31:32,778 signals 834 8782111040 Appointment created: 13492714-c595-44b9-80aa-f9c9c7a63b12 for patient 000018 on 2025-09-15 ERROR 2025-10-28 04:31:32,778 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,778 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000018-ABA-01 INFO 2025-10-28 04:31:32,778 signals 834 8782111040 SubFile created: FILE-2025-000018-ABA-01 for clinic ABA Therapy INFO 2025-10-28 04:31:32,778 signals 834 8782111040 Created sub-file FILE-2025-000018-ABA-01 for patient 000018 at clinic ABA Therapy INFO 2025-10-28 04:31:32,779 signals 834 8782111040 Notified provider latifa.al-dosari.aba1 of new appointment ERROR 2025-10-28 04:31:32,780 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,780 signals 834 8782111040 Appointment created: 0b171715-204f-424d-b302-071a56761254 for patient 000022 on 2025-10-16 INFO 2025-10-28 04:31:32,781 signals 834 8782111040 Notified provider fahad.al-subai.slp2 of new appointment ERROR 2025-10-28 04:31:32,781 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,783 signals 834 8782111040 Appointment created: ddf66eaa-debe-4db3-9f0e-4c10af2fbbda for patient 000027 on 2025-10-05 INFO 2025-10-28 04:31:32,783 signals 834 8782111040 Notified provider abdulaziz.al-juaid.nurse1 of new appointment ERROR 2025-10-28 04:31:32,784 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,784 signals 834 8782111040 Appointment created: 63d19b8a-ee6b-455d-9f46-82e9ee479194 for patient 000044 on 2025-09-17 INFO 2025-10-28 04:31:32,785 signals 834 8782111040 Notified provider abdulrahman.al-juaid.slp1 of new appointment ERROR 2025-10-28 04:31:32,785 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,787 signals 834 8782111040 Appointment created: 7ddaeccb-4335-487a-959d-6f3ee447380b for patient 000038 on 2025-11-23 INFO 2025-10-28 04:31:32,787 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000038-ABA-02 INFO 2025-10-28 04:31:32,787 signals 834 8782111040 SubFile created: FILE-2025-000038-ABA-02 for clinic ABA Therapy INFO 2025-10-28 04:31:32,787 signals 834 8782111040 Created sub-file FILE-2025-000038-ABA-02 for patient 000038 at clinic ABA Therapy INFO 2025-10-28 04:31:32,788 confirmation_service 834 8782111040 Created confirmation token for appointment 7ddaeccb-4335-487a-959d-6f3ee447380b, expires at 2025-11-04 01:31:32.788760+00:00 ERROR 2025-10-28 04:31:32,789 signals 834 8782111040 Error creating confirmation token for appointment 7ddaeccb-4335-487a-959d-6f3ee447380b: combine() argument 2 must be datetime.time, not str INFO 2025-10-28 04:31:32,789 signals 834 8782111040 Notified provider latifa.al-dosari.aba1 of new appointment INFO 2025-10-28 04:31:32,790 signals 834 8782111040 Scheduled 24-hour reminder for appointment 7ddaeccb-4335-487a-959d-6f3ee447380b ERROR 2025-10-28 04:31:32,790 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,790 signals 834 8782111040 Scheduled 2-hour reminder for appointment 7ddaeccb-4335-487a-959d-6f3ee447380b INFO 2025-10-28 04:31:32,791 signals 834 8782111040 Appointment created: 575b98b8-b6b2-4475-9bdb-8f3c2cc88340 for patient 000032 on 2025-09-07 INFO 2025-10-28 04:31:32,792 signals 834 8782111040 Notified provider yazeed.al-ghamdi.ot1 of new appointment ERROR 2025-10-28 04:31:32,792 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:31:32,793 tasks 80168 8782111040 Appointment 7ddaeccb-4335-487a-959d-6f3ee447380b not found INFO 2025-10-28 04:31:32,793 signals 834 8782111040 Appointment created: 6f4fe326-9e43-4b30-bae0-619526511ee5 for patient 000029 on 2025-11-02 INFO 2025-10-28 04:31:32,794 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000029-NUR-01 INFO 2025-10-28 04:31:32,794 signals 834 8782111040 SubFile created: FILE-2025-000029-NUR-01 for clinic Nursing Department INFO 2025-10-28 04:31:32,794 signals 834 8782111040 Created sub-file FILE-2025-000029-NUR-01 for patient 000029 at clinic Nursing Department INFO 2025-10-28 04:31:32,794 signals 834 8782111040 Notified provider sarah.al-dawsari.nurse3 of new appointment INFO 2025-10-28 04:31:32,795 signals 834 8782111040 Scheduled 24-hour reminder for appointment 6f4fe326-9e43-4b30-bae0-619526511ee5 INFO 2025-10-28 04:31:32,795 signals 834 8782111040 Scheduled 2-hour reminder for appointment 6f4fe326-9e43-4b30-bae0-619526511ee5 ERROR 2025-10-28 04:31:32,795 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,796 signals 834 8782111040 Appointment created: 40b8b616-5760-400e-81f8-a7f531c99ec6 for patient 000010 on 2025-09-07 INFO 2025-10-28 04:31:32,796 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000010-SLP-01 INFO 2025-10-28 04:31:32,796 signals 834 8782111040 SubFile created: FILE-2025-000010-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 04:31:32,797 signals 834 8782111040 Created sub-file FILE-2025-000010-SLP-01 for patient 000010 at clinic Speech-Language Pathology INFO 2025-10-28 04:31:32,797 signals 834 8782111040 Notified provider abdulrahman.al-juaid.slp1 of new appointment ERROR 2025-10-28 04:31:32,797 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,798 signals 834 8782111040 Appointment created: fffedbb8-39db-43c2-8d2f-c8d96c8d15d0 for patient 000047 on 2025-09-02 INFO 2025-10-28 04:31:32,799 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000047-MED-02 INFO 2025-10-28 04:31:32,799 signals 834 8782111040 SubFile created: FILE-2025-000047-MED-02 for clinic Medical Department INFO 2025-10-28 04:31:32,799 signals 834 8782111040 Created sub-file FILE-2025-000047-MED-02 for patient 000047 at clinic Medical Department INFO 2025-10-28 04:31:32,799 signals 834 8782111040 Notified provider reem.al-otaibi.doctor2 of new appointment ERROR 2025-10-28 04:31:32,800 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,801 signals 834 8782111040 Appointment created: fcbb2554-1b3e-4098-9933-11de1ad5c84b for patient 000013 on 2025-08-06 INFO 2025-10-28 04:31:32,801 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000013-MED-01 INFO 2025-10-28 04:31:32,802 signals 834 8782111040 SubFile created: FILE-2025-000013-MED-01 for clinic Medical Department INFO 2025-10-28 04:31:32,802 signals 834 8782111040 Created sub-file FILE-2025-000013-MED-01 for patient 000013 at clinic Medical Department INFO 2025-10-28 04:31:32,802 signals 834 8782111040 Notified provider basma.al-subai.doctor3 of new appointment ERROR 2025-10-28 04:31:32,803 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,804 signals 834 8782111040 Appointment created: 1f88fa53-2e9f-4a11-b9cb-5755cac6b998 for patient 000005 on 2025-10-05 INFO 2025-10-28 04:31:32,804 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000005-SLP-03 INFO 2025-10-28 04:31:32,805 signals 834 8782111040 SubFile created: FILE-2025-000005-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-28 04:31:32,805 signals 834 8782111040 Created sub-file FILE-2025-000005-SLP-03 for patient 000005 at clinic Speech-Language Pathology INFO 2025-10-28 04:31:32,805 signals 834 8782111040 Notified provider fahad.al-subai.slp2 of new appointment ERROR 2025-10-28 04:31:32,806 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,807 signals 834 8782111040 Appointment created: 23586bbd-ae8e-4442-b897-b72f043d57a7 for patient 000014 on 2025-10-06 INFO 2025-10-28 04:31:32,807 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000014-OT-03 INFO 2025-10-28 04:31:32,807 signals 834 8782111040 SubFile created: FILE-2025-000014-OT-03 for clinic Occupational Therapy INFO 2025-10-28 04:31:32,807 signals 834 8782111040 Created sub-file FILE-2025-000014-OT-03 for patient 000014 at clinic Occupational Therapy INFO 2025-10-28 04:31:32,808 signals 834 8782111040 Notified provider yazeed.al-rashidi.ot2 of new appointment ERROR 2025-10-28 04:31:32,808 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,810 signals 834 8782111040 Appointment created: 06a69f77-2e41-4b93-acef-dbcebbf47228 for patient 000017 on 2025-09-14 INFO 2025-10-28 04:31:32,810 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000017-OT-02 INFO 2025-10-28 04:31:32,811 signals 834 8782111040 SubFile created: FILE-2025-000017-OT-02 for clinic Occupational Therapy INFO 2025-10-28 04:31:32,811 signals 834 8782111040 Created sub-file FILE-2025-000017-OT-02 for patient 000017 at clinic Occupational Therapy INFO 2025-10-28 04:31:32,811 signals 834 8782111040 Notified provider yazeed.al-ghamdi.ot1 of new appointment ERROR 2025-10-28 04:31:32,812 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,813 signals 834 8782111040 Appointment created: 40f617f2-075b-4aa4-9e08-d12f676799b9 for patient 000038 on 2025-09-08 INFO 2025-10-28 04:31:32,813 signals 834 8782111040 Notified provider ali.al-dosari.aba2 of new appointment ERROR 2025-10-28 04:31:32,814 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,815 signals 834 8782111040 Appointment created: 427b355b-ab32-4c9d-9949-2892fc7db5b2 for patient 000035 on 2025-10-22 INFO 2025-10-28 04:31:32,816 signals 834 8782111040 Notified provider abdulaziz.al-juaid.nurse1 of new appointment ERROR 2025-10-28 04:31:32,816 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,817 signals 834 8782111040 Appointment created: 1f07d726-08b6-4eda-8e99-62cec55db910 for patient 000033 on 2025-10-05 INFO 2025-10-28 04:31:32,818 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000033-NUR-02 INFO 2025-10-28 04:31:32,818 signals 834 8782111040 SubFile created: FILE-2025-000033-NUR-02 for clinic Nursing Department INFO 2025-10-28 04:31:32,818 signals 834 8782111040 Created sub-file FILE-2025-000033-NUR-02 for patient 000033 at clinic Nursing Department INFO 2025-10-28 04:31:32,818 signals 834 8782111040 Notified provider sarah.al-dawsari.nurse3 of new appointment ERROR 2025-10-28 04:31:32,819 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,820 signals 834 8782111040 Appointment created: 5bab32c4-9880-4234-9570-78422e4cc6e9 for patient 000026 on 2025-10-06 INFO 2025-10-28 04:31:32,821 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000026-MED-03 INFO 2025-10-28 04:31:32,821 signals 834 8782111040 SubFile created: FILE-2025-000026-MED-03 for clinic Medical Department INFO 2025-10-28 04:31:32,821 signals 834 8782111040 Created sub-file FILE-2025-000026-MED-03 for patient 000026 at clinic Medical Department INFO 2025-10-28 04:31:32,821 signals 834 8782111040 Notified provider basma.al-subai.doctor3 of new appointment ERROR 2025-10-28 04:31:32,822 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,823 signals 834 8782111040 Appointment created: c29ea4cd-6292-4db5-a6fd-d37f7ce74052 for patient 000038 on 2025-09-08 INFO 2025-10-28 04:31:32,824 signals 834 8782111040 Notified provider ali.al-dosari.aba2 of new appointment ERROR 2025-10-28 04:31:32,825 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,826 signals 834 8782111040 Appointment created: 25911580-f71f-4ef3-8749-7340f0e96727 for patient 000050 on 2025-09-02 INFO 2025-10-28 04:31:32,826 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000050-OT-04 INFO 2025-10-28 04:31:32,826 signals 834 8782111040 SubFile created: FILE-2025-000050-OT-04 for clinic Occupational Therapy INFO 2025-10-28 04:31:32,826 signals 834 8782111040 Created sub-file FILE-2025-000050-OT-04 for patient 000050 at clinic Occupational Therapy INFO 2025-10-28 04:31:32,827 signals 834 8782111040 Notified provider yazeed.al-ghamdi.ot1 of new appointment ERROR 2025-10-28 04:31:32,827 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,829 signals 834 8782111040 Appointment created: 58015584-3b3a-4f10-a9f3-0ed72d97efb8 for patient 000043 on 2025-10-19 INFO 2025-10-28 04:31:32,829 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000043-ABA-01 INFO 2025-10-28 04:31:32,829 signals 834 8782111040 SubFile created: FILE-2025-000043-ABA-01 for clinic ABA Therapy INFO 2025-10-28 04:31:32,829 signals 834 8782111040 Created sub-file FILE-2025-000043-ABA-01 for patient 000043 at clinic ABA Therapy INFO 2025-10-28 04:31:32,830 signals 834 8782111040 Notified provider ali.al-dosari.aba2 of new appointment ERROR 2025-10-28 04:31:32,830 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,831 signals 834 8782111040 Appointment created: f77c318b-3a1c-44f7-84a3-f55086809d7a for patient 000016 on 2025-11-25 INFO 2025-10-28 04:31:32,832 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000016-ABA-02 INFO 2025-10-28 04:31:32,832 signals 834 8782111040 SubFile created: FILE-2025-000016-ABA-02 for clinic ABA Therapy INFO 2025-10-28 04:31:32,832 signals 834 8782111040 Created sub-file FILE-2025-000016-ABA-02 for patient 000016 at clinic ABA Therapy INFO 2025-10-28 04:31:32,832 signals 834 8782111040 Notified provider latifa.al-dosari.aba1 of new appointment ERROR 2025-10-28 04:31:32,833 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,833 signals 834 8782111040 Scheduled 24-hour reminder for appointment f77c318b-3a1c-44f7-84a3-f55086809d7a INFO 2025-10-28 04:31:32,833 signals 834 8782111040 Scheduled 2-hour reminder for appointment f77c318b-3a1c-44f7-84a3-f55086809d7a INFO 2025-10-28 04:31:32,835 signals 834 8782111040 Appointment created: 78881d18-f135-414a-a0be-b355c9ae397b for patient 000041 on 2025-09-21 INFO 2025-10-28 04:31:32,835 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000041-ABA-02 INFO 2025-10-28 04:31:32,835 signals 834 8782111040 SubFile created: FILE-2025-000041-ABA-02 for clinic ABA Therapy INFO 2025-10-28 04:31:32,835 signals 834 8782111040 Created sub-file FILE-2025-000041-ABA-02 for patient 000041 at clinic ABA Therapy INFO 2025-10-28 04:31:32,836 signals 834 8782111040 Notified provider ali.al-dosari.aba2 of new appointment ERROR 2025-10-28 04:31:32,836 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,837 signals 834 8782111040 Appointment created: 92511eef-0b9b-4c2a-9e97-f7d7c38c710a for patient 000046 on 2025-08-20 INFO 2025-10-28 04:31:32,838 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000046-NUR-02 INFO 2025-10-28 04:31:32,838 signals 834 8782111040 SubFile created: FILE-2025-000046-NUR-02 for clinic Nursing Department INFO 2025-10-28 04:31:32,838 signals 834 8782111040 Created sub-file FILE-2025-000046-NUR-02 for patient 000046 at clinic Nursing Department INFO 2025-10-28 04:31:32,838 signals 834 8782111040 Notified provider abdulaziz.al-juaid.nurse1 of new appointment ERROR 2025-10-28 04:31:32,839 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,840 signals 834 8782111040 Appointment created: d2a09166-67a9-492d-bf7c-16054894235d for patient 000050 on 2025-09-01 INFO 2025-10-28 04:31:32,840 signals 834 8782111040 Notified provider yazeed.al-rashidi.ot2 of new appointment ERROR 2025-10-28 04:31:32,841 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,842 signals 834 8782111040 Appointment created: e470d6b1-051e-471b-9a99-c1fa86763332 for patient 000035 on 2025-08-13 INFO 2025-10-28 04:31:32,843 signals 834 8782111040 Notified provider abdulaziz.al-juaid.nurse1 of new appointment ERROR 2025-10-28 04:31:32,844 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,845 signals 834 8782111040 Appointment created: 19a9ed2f-ca7d-49a3-9cd0-dd45bfa1553b for patient 000019 on 2025-10-20 INFO 2025-10-28 04:31:32,845 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000019-MED-03 INFO 2025-10-28 04:31:32,845 signals 834 8782111040 SubFile created: FILE-2025-000019-MED-03 for clinic Medical Department INFO 2025-10-28 04:31:32,845 signals 834 8782111040 Created sub-file FILE-2025-000019-MED-03 for patient 000019 at clinic Medical Department INFO 2025-10-28 04:31:32,846 signals 834 8782111040 Notified provider reem.al-otaibi.doctor2 of new appointment ERROR 2025-10-28 04:31:32,846 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,847 signals 834 8782111040 Appointment created: 913678fa-a935-4a48-9abc-fb4acef36771 for patient 000047 on 2025-08-31 INFO 2025-10-28 04:31:32,847 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000047-SLP-03 INFO 2025-10-28 04:31:32,848 signals 834 8782111040 SubFile created: FILE-2025-000047-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-28 04:31:32,848 signals 834 8782111040 Created sub-file FILE-2025-000047-SLP-03 for patient 000047 at clinic Speech-Language Pathology INFO 2025-10-28 04:31:32,848 signals 834 8782111040 Notified provider abdulrahman.al-juaid.slp1 of new appointment ERROR 2025-10-28 04:31:32,849 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,850 signals 834 8782111040 Appointment created: 28fcd64b-492d-4949-9331-8d225a4485a5 for patient 000004 on 2025-09-30 INFO 2025-10-28 04:31:32,850 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000004-SLP-03 INFO 2025-10-28 04:31:32,850 signals 834 8782111040 SubFile created: FILE-2025-000004-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-28 04:31:32,850 signals 834 8782111040 Created sub-file FILE-2025-000004-SLP-03 for patient 000004 at clinic Speech-Language Pathology INFO 2025-10-28 04:31:32,850 signals 834 8782111040 Notified provider abdulrahman.al-juaid.slp1 of new appointment ERROR 2025-10-28 04:31:32,851 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,851 signals 834 8782111040 Appointment created: 6fd712d3-d493-4f9a-a38c-36ff19a7c9b3 for patient 000014 on 2025-09-14 INFO 2025-10-28 04:31:32,852 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000014-NUR-04 INFO 2025-10-28 04:31:32,852 signals 834 8782111040 SubFile created: FILE-2025-000014-NUR-04 for clinic Nursing Department INFO 2025-10-28 04:31:32,852 signals 834 8782111040 Created sub-file FILE-2025-000014-NUR-04 for patient 000014 at clinic Nursing Department INFO 2025-10-28 04:31:32,852 signals 834 8782111040 Notified provider abdulaziz.al-juaid.nurse1 of new appointment ERROR 2025-10-28 04:31:32,853 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,854 signals 834 8782111040 Appointment created: 2fb2499e-f565-4949-b794-5eb9246fff91 for patient 000032 on 2025-09-23 INFO 2025-10-28 04:31:32,854 signals 834 8782111040 Notified provider yazeed.al-ghamdi.ot1 of new appointment ERROR 2025-10-28 04:31:32,855 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,856 signals 834 8782111040 Appointment created: a83a7e1b-937b-497d-b552-70eae4c99d83 for patient 000008 on 2025-07-31 INFO 2025-10-28 04:31:32,856 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000008-SLP-04 INFO 2025-10-28 04:31:32,856 signals 834 8782111040 SubFile created: FILE-2025-000008-SLP-04 for clinic Speech-Language Pathology INFO 2025-10-28 04:31:32,856 signals 834 8782111040 Created sub-file FILE-2025-000008-SLP-04 for patient 000008 at clinic Speech-Language Pathology INFO 2025-10-28 04:31:32,857 signals 834 8782111040 Notified provider fahad.al-subai.slp2 of new appointment ERROR 2025-10-28 04:31:32,858 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,858 signals 834 8782111040 Appointment created: 27b4f0f8-5e11-4ae1-b3fe-1c0bba419ad2 for patient 000029 on 2025-09-29 INFO 2025-10-28 04:31:32,859 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000029-SLP-02 INFO 2025-10-28 04:31:32,859 signals 834 8782111040 SubFile created: FILE-2025-000029-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-28 04:31:32,859 signals 834 8782111040 Created sub-file FILE-2025-000029-SLP-02 for patient 000029 at clinic Speech-Language Pathology INFO 2025-10-28 04:31:32,859 signals 834 8782111040 Notified provider fahad.al-subai.slp2 of new appointment ERROR 2025-10-28 04:31:32,860 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,861 signals 834 8782111040 Appointment created: 45ba04ef-fd07-475b-a6d7-218d97ddb43c for patient 000002 on 2025-10-30 INFO 2025-10-28 04:31:32,862 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000002-ABA-01 INFO 2025-10-28 04:31:32,862 signals 834 8782111040 SubFile created: FILE-2025-000002-ABA-01 for clinic ABA Therapy INFO 2025-10-28 04:31:32,862 signals 834 8782111040 Created sub-file FILE-2025-000002-ABA-01 for patient 000002 at clinic ABA Therapy INFO 2025-10-28 04:31:32,863 confirmation_service 834 8782111040 Created confirmation token for appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c, expires at 2025-11-04 01:31:32.863306+00:00 ERROR 2025-10-28 04:31:32,863 signals 834 8782111040 Error creating confirmation token for appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c: combine() argument 2 must be datetime.time, not str INFO 2025-10-28 04:31:32,863 signals 834 8782111040 Notified provider ali.al-dosari.aba2 of new appointment INFO 2025-10-28 04:31:32,864 signals 834 8782111040 Scheduled 24-hour reminder for appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c ERROR 2025-10-28 04:31:32,864 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,864 signals 834 8782111040 Scheduled 2-hour reminder for appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c INFO 2025-10-28 04:31:32,866 signals 834 8782111040 Appointment created: c0032bd6-bb85-46b0-b85a-516d6b09e6b5 for patient 000003 on 2025-08-14 INFO 2025-10-28 04:31:32,866 signals 834 8782111040 Notified provider rania.al-juaid.nurse2 of new appointment ERROR 2025-10-28 04:31:32,867 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:31:32,867 tasks 80168 8782111040 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found INFO 2025-10-28 04:31:32,868 signals 834 8782111040 Appointment created: 415418ce-1bdd-4003-aab0-522cab0a4211 for patient 000048 on 2025-10-07 INFO 2025-10-28 04:31:32,868 signals 834 8782111040 Notified provider yazeed.al-rashidi.ot2 of new appointment ERROR 2025-10-28 04:31:32,869 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,870 signals 834 8782111040 Appointment created: 4f1f0636-c21c-4a11-9e25-b960bee2de00 for patient 000001 on 2025-10-12 INFO 2025-10-28 04:31:32,870 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000001-NUR-01 INFO 2025-10-28 04:31:32,870 signals 834 8782111040 SubFile created: FILE-2025-000001-NUR-01 for clinic Nursing Department INFO 2025-10-28 04:31:32,870 signals 834 8782111040 Created sub-file FILE-2025-000001-NUR-01 for patient 000001 at clinic Nursing Department INFO 2025-10-28 04:31:32,871 signals 834 8782111040 Notified provider abdulaziz.al-juaid.nurse1 of new appointment ERROR 2025-10-28 04:31:32,871 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,872 signals 834 8782111040 Appointment created: 31986a6a-f992-488b-bd43-ede3f82b27bb for patient 000007 on 2025-08-27 INFO 2025-10-28 04:31:32,873 signals 834 8782111040 Notified provider basma.al-subai.doctor3 of new appointment ERROR 2025-10-28 04:31:32,874 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,875 signals 834 8782111040 Appointment created: a73654a7-983a-4f9d-8a38-a5dd1a4401c6 for patient 000001 on 2025-09-08 INFO 2025-10-28 04:31:32,875 signals 834 8782111040 Notified provider abdulaziz.al-juaid.nurse1 of new appointment ERROR 2025-10-28 04:31:32,876 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,877 signals 834 8782111040 Appointment created: 86054902-e4fe-4216-9819-b0a122de853c for patient 000016 on 2025-10-09 INFO 2025-10-28 04:31:32,878 signals 834 8782111040 Notified provider basma.al-subai.doctor3 of new appointment ERROR 2025-10-28 04:31:32,878 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,879 signals 834 8782111040 Appointment created: 4f4d4d51-7a0a-435b-9379-39ffa025c654 for patient 000030 on 2025-09-10 INFO 2025-10-28 04:31:32,880 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000030-ABA-01 INFO 2025-10-28 04:31:32,880 signals 834 8782111040 SubFile created: FILE-2025-000030-ABA-01 for clinic ABA Therapy INFO 2025-10-28 04:31:32,880 signals 834 8782111040 Created sub-file FILE-2025-000030-ABA-01 for patient 000030 at clinic ABA Therapy INFO 2025-10-28 04:31:32,880 signals 834 8782111040 Notified provider latifa.al-dosari.aba1 of new appointment ERROR 2025-10-28 04:31:32,881 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,882 signals 834 8782111040 Appointment created: e0686958-02af-472b-b614-ec48e62d6c0a for patient 000013 on 2025-08-26 INFO 2025-10-28 04:31:32,882 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000013-NUR-02 INFO 2025-10-28 04:31:32,882 signals 834 8782111040 SubFile created: FILE-2025-000013-NUR-02 for clinic Nursing Department INFO 2025-10-28 04:31:32,882 signals 834 8782111040 Created sub-file FILE-2025-000013-NUR-02 for patient 000013 at clinic Nursing Department INFO 2025-10-28 04:31:32,883 signals 834 8782111040 Notified provider rania.al-juaid.nurse2 of new appointment ERROR 2025-10-28 04:31:32,883 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,884 signals 834 8782111040 Appointment created: 24e5650f-22b8-4b21-bef6-f2ae8dfc7b2e for patient 000035 on 2025-09-30 INFO 2025-10-28 04:31:32,884 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000035-MED-02 INFO 2025-10-28 04:31:32,884 signals 834 8782111040 SubFile created: FILE-2025-000035-MED-02 for clinic Medical Department INFO 2025-10-28 04:31:32,884 signals 834 8782111040 Created sub-file FILE-2025-000035-MED-02 for patient 000035 at clinic Medical Department INFO 2025-10-28 04:31:32,885 signals 834 8782111040 Notified provider reem.al-otaibi.doctor2 of new appointment ERROR 2025-10-28 04:31:32,885 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,887 signals 834 8782111040 Appointment created: a7d691c7-792f-4698-a14f-6ee2919a88a8 for patient 000049 on 2025-10-29 INFO 2025-10-28 04:31:32,888 confirmation_service 834 8782111040 Created confirmation token for appointment a7d691c7-792f-4698-a14f-6ee2919a88a8, expires at 2025-11-04 01:31:32.888278+00:00 ERROR 2025-10-28 04:31:32,888 signals 834 8782111040 Error creating confirmation token for appointment a7d691c7-792f-4698-a14f-6ee2919a88a8: combine() argument 2 must be datetime.time, not str INFO 2025-10-28 04:31:32,888 signals 834 8782111040 Notified provider ali.al-dosari.aba2 of new appointment INFO 2025-10-28 04:31:32,889 signals 834 8782111040 Scheduled 24-hour reminder for appointment a7d691c7-792f-4698-a14f-6ee2919a88a8 ERROR 2025-10-28 04:31:32,889 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,889 signals 834 8782111040 Scheduled 2-hour reminder for appointment a7d691c7-792f-4698-a14f-6ee2919a88a8 INFO 2025-10-28 04:31:32,890 signals 834 8782111040 Appointment created: dacae669-bf60-40b2-acbf-df9805fc2638 for patient 000027 on 2025-09-28 INFO 2025-10-28 04:31:32,891 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000027-SLP-02 INFO 2025-10-28 04:31:32,891 signals 834 8782111040 SubFile created: FILE-2025-000027-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-28 04:31:32,891 signals 834 8782111040 Created sub-file FILE-2025-000027-SLP-02 for patient 000027 at clinic Speech-Language Pathology INFO 2025-10-28 04:31:32,891 signals 834 8782111040 Notified provider fahad.al-subai.slp2 of new appointment ERROR 2025-10-28 04:31:32,892 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:31:32,892 tasks 80168 8782111040 Appointment a7d691c7-792f-4698-a14f-6ee2919a88a8 not found INFO 2025-10-28 04:31:32,892 signals 834 8782111040 Appointment created: 36d23c7b-f790-46e3-9ab9-b9598e777c05 for patient 000016 on 2025-10-19 INFO 2025-10-28 04:31:32,893 signals 834 8782111040 Notified provider reem.al-shammari.doctor1 of new appointment ERROR 2025-10-28 04:31:32,894 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,894 signals 834 8782111040 Appointment created: c8a2c739-5aec-4584-906f-f19bed013765 for patient 000021 on 2025-08-03 INFO 2025-10-28 04:31:32,895 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000021-SLP-01 INFO 2025-10-28 04:31:32,895 signals 834 8782111040 SubFile created: FILE-2025-000021-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 04:31:32,895 signals 834 8782111040 Created sub-file FILE-2025-000021-SLP-01 for patient 000021 at clinic Speech-Language Pathology INFO 2025-10-28 04:31:32,895 signals 834 8782111040 Notified provider abdulrahman.al-juaid.slp1 of new appointment ERROR 2025-10-28 04:31:32,896 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,897 signals 834 8782111040 Appointment created: 7641b590-2e1a-4212-990d-9625015271a3 for patient 000045 on 2025-08-07 INFO 2025-10-28 04:31:32,898 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000045-OT-02 INFO 2025-10-28 04:31:32,898 signals 834 8782111040 SubFile created: FILE-2025-000045-OT-02 for clinic Occupational Therapy INFO 2025-10-28 04:31:32,898 signals 834 8782111040 Created sub-file FILE-2025-000045-OT-02 for patient 000045 at clinic Occupational Therapy INFO 2025-10-28 04:31:32,899 signals 834 8782111040 Notified provider yazeed.al-rashidi.ot2 of new appointment ERROR 2025-10-28 04:31:32,899 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,900 signals 834 8782111040 Appointment created: 3903252e-ae57-4215-80a3-401873196965 for patient 000038 on 2025-10-19 INFO 2025-10-28 04:31:32,901 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000038-MED-03 INFO 2025-10-28 04:31:32,901 signals 834 8782111040 SubFile created: FILE-2025-000038-MED-03 for clinic Medical Department INFO 2025-10-28 04:31:32,901 signals 834 8782111040 Created sub-file FILE-2025-000038-MED-03 for patient 000038 at clinic Medical Department INFO 2025-10-28 04:31:32,901 signals 834 8782111040 Notified provider basma.al-subai.doctor3 of new appointment ERROR 2025-10-28 04:31:32,902 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,903 signals 834 8782111040 Appointment created: 21cf942c-cbed-4259-a921-b5d9038a1f84 for patient 000025 on 2025-09-04 INFO 2025-10-28 04:31:32,903 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000025-OT-01 INFO 2025-10-28 04:31:32,904 signals 834 8782111040 SubFile created: FILE-2025-000025-OT-01 for clinic Occupational Therapy INFO 2025-10-28 04:31:32,904 signals 834 8782111040 Created sub-file FILE-2025-000025-OT-01 for patient 000025 at clinic Occupational Therapy INFO 2025-10-28 04:31:32,904 signals 834 8782111040 Notified provider yazeed.al-rashidi.ot2 of new appointment ERROR 2025-10-28 04:31:32,905 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:32,906 signals 834 8782111040 Appointment created: 8c62c1e2-1684-47c0-b16d-e264f767c5e3 for patient 000046 on 2025-08-04 INFO 2025-10-28 04:31:32,906 signals 834 8782111040 Generated Sub-File Number: FILE-2025-000046-ABA-03 INFO 2025-10-28 04:31:32,906 signals 834 8782111040 SubFile created: FILE-2025-000046-ABA-03 for clinic ABA Therapy INFO 2025-10-28 04:31:32,906 signals 834 8782111040 Created sub-file FILE-2025-000046-ABA-03 for patient 000046 at clinic ABA Therapy INFO 2025-10-28 04:31:32,906 signals 834 8782111040 Notified provider latifa.al-dosari.aba1 of new appointment ERROR 2025-10-28 04:31:32,907 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:31:33,040 signals 834 8782111040 Consent created: DATA_SHARING for patient 000035 INFO 2025-10-28 04:31:33,040 signals 834 8782111040 Consent created: DATA_SHARING for patient 000035 INFO 2025-10-28 04:31:33,040 signals 834 8782111040 Consent created: PHOTO_VIDEO for patient 000030 INFO 2025-10-28 04:31:33,041 signals 834 8782111040 Consent created: SERVICE_SPECIFIC for patient 000030 INFO 2025-10-28 04:31:33,041 signals 834 8782111040 Consent created: SERVICE_SPECIFIC for patient 000028 INFO 2025-10-28 04:31:33,041 signals 834 8782111040 Consent created: SERVICE_SPECIFIC for patient 000028 INFO 2025-10-28 04:31:33,042 signals 834 8782111040 Consent created: PHOTO_VIDEO for patient 000005 INFO 2025-10-28 04:31:33,042 signals 834 8782111040 Consent created: SERVICE_SPECIFIC for patient 000005 INFO 2025-10-28 04:31:33,042 signals 834 8782111040 Consent created: DATA_SHARING for patient 000002 INFO 2025-10-28 04:31:33,043 signals 834 8782111040 Consent created: DATA_SHARING for patient 000008 INFO 2025-10-28 04:31:33,043 signals 834 8782111040 Consent created: PHOTO_VIDEO for patient 000045 INFO 2025-10-28 04:31:33,043 signals 834 8782111040 Consent created: GENERAL_TREATMENT for patient 000045 INFO 2025-10-28 04:31:33,044 signals 834 8782111040 Consent created: GENERAL_TREATMENT for patient 000032 INFO 2025-10-28 04:31:33,044 signals 834 8782111040 Consent created: DATA_SHARING for patient 000032 INFO 2025-10-28 04:31:33,044 signals 834 8782111040 Consent created: DATA_SHARING for patient 000031 INFO 2025-10-28 04:31:33,044 signals 834 8782111040 Consent created: PHOTO_VIDEO for patient 000018 INFO 2025-10-28 04:31:33,045 signals 834 8782111040 Consent created: DATA_SHARING for patient 000018 INFO 2025-10-28 04:31:33,045 signals 834 8782111040 Consent created: PHOTO_VIDEO for patient 000001 INFO 2025-10-28 04:31:33,045 signals 834 8782111040 Consent created: PHOTO_VIDEO for patient 000001 INFO 2025-10-28 04:31:33,046 signals 834 8782111040 Consent created: PHOTO_VIDEO for patient 000015 INFO 2025-10-28 04:31:33,046 signals 834 8782111040 Consent created: SERVICE_SPECIFIC for patient 000015 INFO 2025-10-28 04:31:33,046 signals 834 8782111040 Consent created: PHOTO_VIDEO for patient 000037 INFO 2025-10-28 04:31:33,047 signals 834 8782111040 Consent created: GENERAL_TREATMENT for patient 000037 INFO 2025-10-28 04:31:33,047 signals 834 8782111040 Consent created: PHOTO_VIDEO for patient 000039 INFO 2025-10-28 04:31:33,047 signals 834 8782111040 Consent created: SERVICE_SPECIFIC for patient 000039 INFO 2025-10-28 04:31:33,048 signals 834 8782111040 Consent created: GENERAL_TREATMENT for patient 000044 INFO 2025-10-28 04:31:33,048 signals 834 8782111040 Consent created: PHOTO_VIDEO for patient 000004 INFO 2025-10-28 04:31:33,048 signals 834 8782111040 Consent created: GENERAL_TREATMENT for patient 000025 INFO 2025-10-28 04:31:33,049 signals 834 8782111040 Consent created: SERVICE_SPECIFIC for patient 000014 INFO 2025-10-28 04:31:33,049 signals 834 8782111040 Consent created: DATA_SHARING for patient 000019 INFO 2025-10-28 04:31:33,049 signals 834 8782111040 Consent created: DATA_SHARING for patient 000019 INFO 2025-10-28 04:31:33,049 signals 834 8782111040 Consent created: SERVICE_SPECIFIC for patient 000029 INFO 2025-10-28 04:31:33,050 signals 834 8782111040 Consent created: DATA_SHARING for patient 000007 INFO 2025-10-28 04:31:33,050 signals 834 8782111040 Consent created: SERVICE_SPECIFIC for patient 000047 INFO 2025-10-28 04:31:33,050 signals 834 8782111040 Consent created: DATA_SHARING for patient 000047 INFO 2025-10-28 04:31:33,051 signals 834 8782111040 Consent created: DATA_SHARING for patient 000050 INFO 2025-10-28 04:31:33,051 signals 834 8782111040 Consent created: DATA_SHARING for patient 000050 INFO 2025-10-28 04:31:33,051 signals 834 8782111040 Consent created: SERVICE_SPECIFIC for patient 000027 INFO 2025-10-28 04:31:33,051 signals 834 8782111040 Consent created: GENERAL_TREATMENT for patient 000027 INFO 2025-10-28 04:31:33,052 signals 834 8782111040 Consent created: PHOTO_VIDEO for patient 000006 INFO 2025-10-28 04:32:13,063 signals 1208 8782111040 User created: amal.al-otaibi.admin1 (Administrator) INFO 2025-10-28 04:32:13,064 tasks 80168 8782111040 Email sent successfully to ['amal.al-otaibi.admin1@agdar.sa'] INFO 2025-10-28 04:32:13,202 signals 1208 8782111040 User created: salma.al-balawi.admin2 (Administrator) INFO 2025-10-28 04:32:13,204 tasks 80168 8782111040 Email sent successfully to ['salma.al-balawi.admin2@agdar.sa'] INFO 2025-10-28 04:32:13,342 signals 1208 8782111040 User created: hind.al-dosari.doctor1 (Doctor) INFO 2025-10-28 04:32:13,343 tasks 80168 8782111040 Email sent successfully to ['hind.al-dosari.doctor1@agdar.sa'] INFO 2025-10-28 04:32:13,483 signals 1208 8782111040 User created: talal.al-yami.doctor2 (Doctor) INFO 2025-10-28 04:32:13,484 tasks 80168 8782111040 Email sent successfully to ['talal.al-yami.doctor2@agdar.sa'] INFO 2025-10-28 04:32:13,623 signals 1208 8782111040 User created: noura.al-subai.doctor3 (Doctor) INFO 2025-10-28 04:32:13,624 tasks 80168 8782111040 Email sent successfully to ['noura.al-subai.doctor3@agdar.sa'] INFO 2025-10-28 04:32:13,765 signals 1208 8782111040 User created: reem.al-ghamdi.nurse1 (Nurse) INFO 2025-10-28 04:32:13,766 tasks 80168 8782111040 Email sent successfully to ['reem.al-ghamdi.nurse1@agdar.sa'] INFO 2025-10-28 04:32:13,904 signals 1208 8782111040 User created: bandar.al-ahmadi.nurse2 (Nurse) INFO 2025-10-28 04:32:13,906 tasks 80168 8782111040 Email sent successfully to ['bandar.al-ahmadi.nurse2@agdar.sa'] INFO 2025-10-28 04:32:14,046 signals 1208 8782111040 User created: hassan.al-dawsari.nurse3 (Nurse) INFO 2025-10-28 04:32:14,048 tasks 80168 8782111040 Email sent successfully to ['hassan.al-dawsari.nurse3@agdar.sa'] INFO 2025-10-28 04:32:14,187 signals 1208 8782111040 User created: hind.al-ghamdi.ot1 (Occupational Therapist) INFO 2025-10-28 04:32:14,188 tasks 80168 8782111040 Email sent successfully to ['hind.al-ghamdi.ot1@agdar.sa'] INFO 2025-10-28 04:32:14,326 signals 1208 8782111040 User created: abdulaziz.al-shahrani.ot2 (Occupational Therapist) INFO 2025-10-28 04:32:14,328 tasks 80168 8782111040 Email sent successfully to ['abdulaziz.al-shahrani.ot2@agdar.sa'] INFO 2025-10-28 04:32:14,467 signals 1208 8782111040 User created: lama.al-subai.slp1 (Speech-Language Pathologist) INFO 2025-10-28 04:32:14,468 tasks 80168 8782111040 Email sent successfully to ['lama.al-subai.slp1@agdar.sa'] INFO 2025-10-28 04:32:14,607 signals 1208 8782111040 User created: hessa.al-shahrani.slp2 (Speech-Language Pathologist) INFO 2025-10-28 04:32:14,608 tasks 80168 8782111040 Email sent successfully to ['hessa.al-shahrani.slp2@agdar.sa'] INFO 2025-10-28 04:32:14,745 signals 1208 8782111040 User created: khalid.al-shammari.aba1 (ABA Therapist) INFO 2025-10-28 04:32:14,747 tasks 80168 8782111040 Email sent successfully to ['khalid.al-shammari.aba1@agdar.sa'] INFO 2025-10-28 04:32:14,887 signals 1208 8782111040 User created: bandar.al-mutairi.aba2 (ABA Therapist) INFO 2025-10-28 04:32:14,889 tasks 80168 8782111040 Email sent successfully to ['bandar.al-mutairi.aba2@agdar.sa'] INFO 2025-10-28 04:32:15,030 signals 1208 8782111040 User created: lama.al-zahrani.front_desk1 (Front Desk) INFO 2025-10-28 04:32:15,032 tasks 80168 8782111040 Email sent successfully to ['lama.al-zahrani.front_desk1@agdar.sa'] INFO 2025-10-28 04:32:15,170 signals 1208 8782111040 User created: saud.al-harbi.front_desk2 (Front Desk) INFO 2025-10-28 04:32:15,171 tasks 80168 8782111040 Email sent successfully to ['saud.al-harbi.front_desk2@agdar.sa'] INFO 2025-10-28 04:32:15,313 signals 1208 8782111040 User created: noura.al-qahtani.finance1 (Finance) INFO 2025-10-28 04:32:15,315 tasks 80168 8782111040 Email sent successfully to ['noura.al-qahtani.finance1@agdar.sa'] INFO 2025-10-28 04:32:15,454 signals 1208 8782111040 User created: ziyad.al-asiri.finance2 (Finance) INFO 2025-10-28 04:32:15,456 tasks 80168 8782111040 Email sent successfully to ['ziyad.al-asiri.finance2@agdar.sa'] INFO 2025-10-28 04:32:15,456 signals 1208 8782111040 Generated File Number: FILE-2025-000001 INFO 2025-10-28 04:32:15,457 signals 1208 8782111040 File created: FILE-2025-000001 for patient 000001 INFO 2025-10-28 04:32:15,457 signals 1208 8782111040 Created main file for patient: 000001 INFO 2025-10-28 04:32:15,457 signals 1208 8782111040 Patient created: 000001 - Turki Turki Fahad Al-Juaid INFO 2025-10-28 04:32:15,459 tasks 80168 8782111040 Email sent successfully to ['turki.al-juaid@example.sa'] INFO 2025-10-28 04:32:15,459 signals 1208 8782111040 Generated File Number: FILE-2025-000002 INFO 2025-10-28 04:32:15,459 signals 1208 8782111040 File created: FILE-2025-000002 for patient 000002 INFO 2025-10-28 04:32:15,459 signals 1208 8782111040 Created main file for patient: 000002 INFO 2025-10-28 04:32:15,459 signals 1208 8782111040 Patient created: 000002 - Salma Talal Sultan Al-Otaibi INFO 2025-10-28 04:32:15,460 signals 1208 8782111040 Generated File Number: FILE-2025-000003 INFO 2025-10-28 04:32:15,460 tasks 80168 8782111040 Email sent successfully to ['salma.al-otaibi@example.sa'] INFO 2025-10-28 04:32:15,460 signals 1208 8782111040 File created: FILE-2025-000003 for patient 000003 INFO 2025-10-28 04:32:15,460 signals 1208 8782111040 Created main file for patient: 000003 INFO 2025-10-28 04:32:15,461 signals 1208 8782111040 Patient created: 000003 - Lulwa Yazeed Faisal Al-Otaibi INFO 2025-10-28 04:32:15,462 tasks 80168 8782111040 Email sent successfully to ['lulwa.al-otaibi@example.sa'] INFO 2025-10-28 04:32:15,462 signals 1208 8782111040 Generated File Number: FILE-2025-000004 INFO 2025-10-28 04:32:15,462 signals 1208 8782111040 File created: FILE-2025-000004 for patient 000004 INFO 2025-10-28 04:32:15,462 signals 1208 8782111040 Created main file for patient: 000004 INFO 2025-10-28 04:32:15,462 signals 1208 8782111040 Patient created: 000004 - Mona Saud Abdulrahman Al-Shammari INFO 2025-10-28 04:32:15,464 tasks 80168 8782111040 Email sent successfully to ['mona.al-shammari@example.sa'] INFO 2025-10-28 04:32:15,464 signals 1208 8782111040 Generated File Number: FILE-2025-000005 INFO 2025-10-28 04:32:15,464 signals 1208 8782111040 File created: FILE-2025-000005 for patient 000005 INFO 2025-10-28 04:32:15,464 signals 1208 8782111040 Created main file for patient: 000005 INFO 2025-10-28 04:32:15,464 signals 1208 8782111040 Patient created: 000005 - Jawaher Nasser Talal Al-Dosari INFO 2025-10-28 04:32:15,466 signals 1208 8782111040 Generated File Number: FILE-2025-000006 INFO 2025-10-28 04:32:15,466 tasks 80168 8782111040 Email sent successfully to ['jawaher.al-dosari@example.sa'] INFO 2025-10-28 04:32:15,466 signals 1208 8782111040 File created: FILE-2025-000006 for patient 000006 INFO 2025-10-28 04:32:15,466 signals 1208 8782111040 Created main file for patient: 000006 INFO 2025-10-28 04:32:15,466 signals 1208 8782111040 Patient created: 000006 - Rania Hassan Talal Al-Yami INFO 2025-10-28 04:32:15,467 signals 1208 8782111040 Generated File Number: FILE-2025-000007 INFO 2025-10-28 04:32:15,467 tasks 80168 8782111040 Email sent successfully to ['rania.al-yami@example.sa'] INFO 2025-10-28 04:32:15,468 signals 1208 8782111040 File created: FILE-2025-000007 for patient 000007 INFO 2025-10-28 04:32:15,468 signals 1208 8782111040 Created main file for patient: 000007 INFO 2025-10-28 04:32:15,468 signals 1208 8782111040 Patient created: 000007 - Yazeed Mansour Khalid Al-Yami INFO 2025-10-28 04:32:15,469 signals 1208 8782111040 Generated File Number: FILE-2025-000008 INFO 2025-10-28 04:32:15,469 tasks 80168 8782111040 Email sent successfully to ['yazeed.al-yami@example.sa'] INFO 2025-10-28 04:32:15,469 signals 1208 8782111040 File created: FILE-2025-000008 for patient 000008 INFO 2025-10-28 04:32:15,469 signals 1208 8782111040 Created main file for patient: 000008 INFO 2025-10-28 04:32:15,469 signals 1208 8782111040 Patient created: 000008 - Saleh Nasser Abdulaziz Al-Asiri INFO 2025-10-28 04:32:15,470 signals 1208 8782111040 Generated File Number: FILE-2025-000009 INFO 2025-10-28 04:32:15,470 tasks 80168 8782111040 Email sent successfully to ['saleh.al-asiri@example.sa'] INFO 2025-10-28 04:32:15,470 signals 1208 8782111040 File created: FILE-2025-000009 for patient 000009 INFO 2025-10-28 04:32:15,470 signals 1208 8782111040 Created main file for patient: 000009 INFO 2025-10-28 04:32:15,471 signals 1208 8782111040 Patient created: 000009 - Wafa Ziyad Waleed Al-Dosari INFO 2025-10-28 04:32:15,472 tasks 80168 8782111040 Email sent successfully to ['wafa.al-dosari@example.sa'] INFO 2025-10-28 04:32:15,472 signals 1208 8782111040 Generated File Number: FILE-2025-000010 INFO 2025-10-28 04:32:15,472 signals 1208 8782111040 File created: FILE-2025-000010 for patient 000010 INFO 2025-10-28 04:32:15,472 signals 1208 8782111040 Created main file for patient: 000010 INFO 2025-10-28 04:32:15,472 signals 1208 8782111040 Patient created: 000010 - Lulwa Yazeed Mohammed Al-Qahtani INFO 2025-10-28 04:32:15,473 tasks 80168 8782111040 Email sent successfully to ['lulwa.al-qahtani@example.sa'] INFO 2025-10-28 04:32:15,474 signals 1208 8782111040 Generated File Number: FILE-2025-000011 INFO 2025-10-28 04:32:15,474 signals 1208 8782111040 File created: FILE-2025-000011 for patient 000011 INFO 2025-10-28 04:32:15,474 signals 1208 8782111040 Created main file for patient: 000011 INFO 2025-10-28 04:32:15,474 signals 1208 8782111040 Patient created: 000011 - Reem Omar Ali Al-Shehri INFO 2025-10-28 04:32:15,475 tasks 80168 8782111040 Email sent successfully to ['reem.al-shehri@example.sa'] INFO 2025-10-28 04:32:15,475 signals 1208 8782111040 Generated File Number: FILE-2025-000012 INFO 2025-10-28 04:32:15,476 signals 1208 8782111040 File created: FILE-2025-000012 for patient 000012 INFO 2025-10-28 04:32:15,476 signals 1208 8782111040 Created main file for patient: 000012 INFO 2025-10-28 04:32:15,476 signals 1208 8782111040 Patient created: 000012 - Hayat Khalid Abdulrahman Al-Rashidi INFO 2025-10-28 04:32:15,477 tasks 80168 8782111040 Email sent successfully to ['hayat.al-rashidi@example.sa'] INFO 2025-10-28 04:32:15,477 signals 1208 8782111040 Generated File Number: FILE-2025-000013 INFO 2025-10-28 04:32:15,478 signals 1208 8782111040 File created: FILE-2025-000013 for patient 000013 INFO 2025-10-28 04:32:15,478 signals 1208 8782111040 Created main file for patient: 000013 INFO 2025-10-28 04:32:15,478 signals 1208 8782111040 Patient created: 000013 - Munira Turki Omar Al-Ahmadi INFO 2025-10-28 04:32:15,479 tasks 80168 8782111040 Email sent successfully to ['munira.al-ahmadi@example.sa'] INFO 2025-10-28 04:32:15,479 signals 1208 8782111040 Generated File Number: FILE-2025-000014 INFO 2025-10-28 04:32:15,479 signals 1208 8782111040 File created: FILE-2025-000014 for patient 000014 INFO 2025-10-28 04:32:15,479 signals 1208 8782111040 Created main file for patient: 000014 INFO 2025-10-28 04:32:15,480 signals 1208 8782111040 Patient created: 000014 - Waleed Sultan Saud Al-Ahmadi INFO 2025-10-28 04:32:15,481 signals 1208 8782111040 Generated File Number: FILE-2025-000015 INFO 2025-10-28 04:32:15,481 tasks 80168 8782111040 Email sent successfully to ['waleed.al-ahmadi@example.sa'] INFO 2025-10-28 04:32:15,481 signals 1208 8782111040 File created: FILE-2025-000015 for patient 000015 INFO 2025-10-28 04:32:15,481 signals 1208 8782111040 Created main file for patient: 000015 INFO 2025-10-28 04:32:15,481 signals 1208 8782111040 Patient created: 000015 - Jawaher Yazeed Mohammed Al-Harthi INFO 2025-10-28 04:32:15,482 signals 1208 8782111040 Generated File Number: FILE-2025-000016 INFO 2025-10-28 04:32:15,482 tasks 80168 8782111040 Email sent successfully to ['jawaher.al-harthi@example.sa'] INFO 2025-10-28 04:32:15,482 signals 1208 8782111040 File created: FILE-2025-000016 for patient 000016 INFO 2025-10-28 04:32:15,482 signals 1208 8782111040 Created main file for patient: 000016 INFO 2025-10-28 04:32:15,482 signals 1208 8782111040 Patient created: 000016 - Abdulrahman Hussein Fahad Al-Harbi INFO 2025-10-28 04:32:15,484 signals 1208 8782111040 Generated File Number: FILE-2025-000017 INFO 2025-10-28 04:32:15,484 tasks 80168 8782111040 Email sent successfully to ['abdulrahman.al-harbi@example.sa'] INFO 2025-10-28 04:32:15,484 signals 1208 8782111040 File created: FILE-2025-000017 for patient 000017 INFO 2025-10-28 04:32:15,484 signals 1208 8782111040 Created main file for patient: 000017 INFO 2025-10-28 04:32:15,484 signals 1208 8782111040 Patient created: 000017 - Saud Hussein Mohammed Al-Shamrani INFO 2025-10-28 04:32:15,485 signals 1208 8782111040 Generated File Number: FILE-2025-000018 INFO 2025-10-28 04:32:15,485 tasks 80168 8782111040 Email sent successfully to ['saud.al-shamrani@example.sa'] INFO 2025-10-28 04:32:15,485 signals 1208 8782111040 File created: FILE-2025-000018 for patient 000018 INFO 2025-10-28 04:32:15,485 signals 1208 8782111040 Created main file for patient: 000018 INFO 2025-10-28 04:32:15,485 signals 1208 8782111040 Patient created: 000018 - Fatima Omar Hussein Al-Qahtani INFO 2025-10-28 04:32:15,487 tasks 80168 8782111040 Email sent successfully to ['fatima.al-qahtani@example.sa'] INFO 2025-10-28 04:32:15,487 signals 1208 8782111040 Generated File Number: FILE-2025-000019 INFO 2025-10-28 04:32:15,487 signals 1208 8782111040 File created: FILE-2025-000019 for patient 000019 INFO 2025-10-28 04:32:15,487 signals 1208 8782111040 Created main file for patient: 000019 INFO 2025-10-28 04:32:15,487 signals 1208 8782111040 Patient created: 000019 - Abdullah Bandar Bandar Al-Qahtani INFO 2025-10-28 04:32:15,489 tasks 80168 8782111040 Email sent successfully to ['abdullah.al-qahtani@example.sa'] INFO 2025-10-28 04:32:15,489 signals 1208 8782111040 Generated File Number: FILE-2025-000020 INFO 2025-10-28 04:32:15,489 signals 1208 8782111040 File created: FILE-2025-000020 for patient 000020 INFO 2025-10-28 04:32:15,489 signals 1208 8782111040 Created main file for patient: 000020 INFO 2025-10-28 04:32:15,489 signals 1208 8782111040 Patient created: 000020 - Ziyad Khalid Saud Al-Yami INFO 2025-10-28 04:32:15,490 tasks 80168 8782111040 Email sent successfully to ['ziyad.al-yami@example.sa'] INFO 2025-10-28 04:32:15,490 signals 1208 8782111040 Generated File Number: FILE-2025-000021 INFO 2025-10-28 04:32:15,491 signals 1208 8782111040 File created: FILE-2025-000021 for patient 000021 INFO 2025-10-28 04:32:15,491 signals 1208 8782111040 Created main file for patient: 000021 INFO 2025-10-28 04:32:15,491 signals 1208 8782111040 Patient created: 000021 - Turki Omar Nasser Al-Balawi INFO 2025-10-28 04:32:15,492 tasks 80168 8782111040 Email sent successfully to ['turki.al-balawi@example.sa'] INFO 2025-10-28 04:32:15,492 signals 1208 8782111040 Generated File Number: FILE-2025-000022 INFO 2025-10-28 04:32:15,492 signals 1208 8782111040 File created: FILE-2025-000022 for patient 000022 INFO 2025-10-28 04:32:15,492 signals 1208 8782111040 Created main file for patient: 000022 INFO 2025-10-28 04:32:15,492 signals 1208 8782111040 Patient created: 000022 - Waleed Yazeed Faisal Al-Ghamdi INFO 2025-10-28 04:32:15,493 signals 1208 8782111040 Generated File Number: FILE-2025-000023 INFO 2025-10-28 04:32:15,493 tasks 80168 8782111040 Email sent successfully to ['waleed.al-ghamdi@example.sa'] INFO 2025-10-28 04:32:15,494 signals 1208 8782111040 File created: FILE-2025-000023 for patient 000023 INFO 2025-10-28 04:32:15,494 signals 1208 8782111040 Created main file for patient: 000023 INFO 2025-10-28 04:32:15,494 signals 1208 8782111040 Patient created: 000023 - Munira Bandar Hassan Al-Dawsari INFO 2025-10-28 04:32:15,495 tasks 80168 8782111040 Email sent successfully to ['munira.al-dawsari@example.sa'] INFO 2025-10-28 04:32:15,495 signals 1208 8782111040 Generated File Number: FILE-2025-000024 INFO 2025-10-28 04:32:15,495 signals 1208 8782111040 File created: FILE-2025-000024 for patient 000024 INFO 2025-10-28 04:32:15,495 signals 1208 8782111040 Created main file for patient: 000024 INFO 2025-10-28 04:32:15,495 signals 1208 8782111040 Patient created: 000024 - Khalid Waleed Khalid Al-Yami INFO 2025-10-28 04:32:15,497 signals 1208 8782111040 Generated File Number: FILE-2025-000025 INFO 2025-10-28 04:32:15,497 tasks 80168 8782111040 Email sent successfully to ['khalid.al-yami@example.sa'] INFO 2025-10-28 04:32:15,497 signals 1208 8782111040 File created: FILE-2025-000025 for patient 000025 INFO 2025-10-28 04:32:15,497 signals 1208 8782111040 Created main file for patient: 000025 INFO 2025-10-28 04:32:15,497 signals 1208 8782111040 Patient created: 000025 - Sultan Talal Yazeed Al-Dawsari INFO 2025-10-28 04:32:15,498 signals 1208 8782111040 Generated File Number: FILE-2025-000026 INFO 2025-10-28 04:32:15,498 tasks 80168 8782111040 Email sent successfully to ['sultan.al-dawsari@example.sa'] INFO 2025-10-28 04:32:15,499 signals 1208 8782111040 File created: FILE-2025-000026 for patient 000026 INFO 2025-10-28 04:32:15,499 signals 1208 8782111040 Created main file for patient: 000026 INFO 2025-10-28 04:32:15,499 signals 1208 8782111040 Patient created: 000026 - Fahad Nawaf Bandar Al-Otaibi INFO 2025-10-28 04:32:15,500 tasks 80168 8782111040 Email sent successfully to ['fahad.al-otaibi@example.sa'] INFO 2025-10-28 04:32:15,500 signals 1208 8782111040 Generated File Number: FILE-2025-000027 INFO 2025-10-28 04:32:15,500 signals 1208 8782111040 File created: FILE-2025-000027 for patient 000027 INFO 2025-10-28 04:32:15,500 signals 1208 8782111040 Created main file for patient: 000027 INFO 2025-10-28 04:32:15,500 signals 1208 8782111040 Patient created: 000027 - Nasser Saad Sultan Al-Harbi INFO 2025-10-28 04:32:15,502 signals 1208 8782111040 Generated File Number: FILE-2025-000028 INFO 2025-10-28 04:32:15,502 tasks 80168 8782111040 Email sent successfully to ['nasser.al-harbi@example.sa'] INFO 2025-10-28 04:32:15,502 signals 1208 8782111040 File created: FILE-2025-000028 for patient 000028 INFO 2025-10-28 04:32:15,502 signals 1208 8782111040 Created main file for patient: 000028 INFO 2025-10-28 04:32:15,502 signals 1208 8782111040 Patient created: 000028 - Ali Saleh Abdulrahman Al-Maliki INFO 2025-10-28 04:32:15,503 signals 1208 8782111040 Generated File Number: FILE-2025-000029 INFO 2025-10-28 04:32:15,503 tasks 80168 8782111040 Email sent successfully to ['ali.al-maliki@example.sa'] INFO 2025-10-28 04:32:15,503 signals 1208 8782111040 File created: FILE-2025-000029 for patient 000029 INFO 2025-10-28 04:32:15,503 signals 1208 8782111040 Created main file for patient: 000029 INFO 2025-10-28 04:32:15,503 signals 1208 8782111040 Patient created: 000029 - Fahad Abdulrahman Saleh Al-Anzi INFO 2025-10-28 04:32:15,505 signals 1208 8782111040 Generated File Number: FILE-2025-000030 INFO 2025-10-28 04:32:15,505 tasks 80168 8782111040 Email sent successfully to ['fahad.al-anzi@example.sa'] INFO 2025-10-28 04:32:15,505 signals 1208 8782111040 File created: FILE-2025-000030 for patient 000030 INFO 2025-10-28 04:32:15,505 signals 1208 8782111040 Created main file for patient: 000030 INFO 2025-10-28 04:32:15,505 signals 1208 8782111040 Patient created: 000030 - Faisal Yazeed Talal Al-Omari INFO 2025-10-28 04:32:15,506 signals 1208 8782111040 Generated File Number: FILE-2025-000031 INFO 2025-10-28 04:32:15,506 tasks 80168 8782111040 Email sent successfully to ['faisal.al-omari@example.sa'] INFO 2025-10-28 04:32:15,506 signals 1208 8782111040 File created: FILE-2025-000031 for patient 000031 INFO 2025-10-28 04:32:15,506 signals 1208 8782111040 Created main file for patient: 000031 INFO 2025-10-28 04:32:15,506 signals 1208 8782111040 Patient created: 000031 - Yazeed Sultan Saad Al-Harthi INFO 2025-10-28 04:32:15,507 signals 1208 8782111040 Generated File Number: FILE-2025-000032 INFO 2025-10-28 04:32:15,507 tasks 80168 8782111040 Email sent successfully to ['yazeed.al-harthi@example.sa'] INFO 2025-10-28 04:32:15,508 signals 1208 8782111040 File created: FILE-2025-000032 for patient 000032 INFO 2025-10-28 04:32:15,508 signals 1208 8782111040 Created main file for patient: 000032 INFO 2025-10-28 04:32:15,508 signals 1208 8782111040 Patient created: 000032 - Dalal Mohammed Mansour Al-Harthi INFO 2025-10-28 04:32:15,509 tasks 80168 8782111040 Email sent successfully to ['dalal.al-harthi@example.sa'] INFO 2025-10-28 04:32:15,509 signals 1208 8782111040 Generated File Number: FILE-2025-000033 INFO 2025-10-28 04:32:15,509 signals 1208 8782111040 File created: FILE-2025-000033 for patient 000033 INFO 2025-10-28 04:32:15,509 signals 1208 8782111040 Created main file for patient: 000033 INFO 2025-10-28 04:32:15,509 signals 1208 8782111040 Patient created: 000033 - Saleh Yazeed Waleed Al-Otaibi INFO 2025-10-28 04:32:15,511 tasks 80168 8782111040 Email sent successfully to ['saleh.al-otaibi@example.sa'] INFO 2025-10-28 04:32:15,511 signals 1208 8782111040 Generated File Number: FILE-2025-000034 INFO 2025-10-28 04:32:15,511 signals 1208 8782111040 File created: FILE-2025-000034 for patient 000034 INFO 2025-10-28 04:32:15,511 signals 1208 8782111040 Created main file for patient: 000034 INFO 2025-10-28 04:32:15,511 signals 1208 8782111040 Patient created: 000034 - Yazeed Ziyad Abdullah Al-Subaie INFO 2025-10-28 04:32:15,512 tasks 80168 8782111040 Email sent successfully to ['yazeed.al-subaie@example.sa'] INFO 2025-10-28 04:32:15,513 signals 1208 8782111040 Generated File Number: FILE-2025-000035 INFO 2025-10-28 04:32:15,513 signals 1208 8782111040 File created: FILE-2025-000035 for patient 000035 INFO 2025-10-28 04:32:15,513 signals 1208 8782111040 Created main file for patient: 000035 INFO 2025-10-28 04:32:15,513 signals 1208 8782111040 Patient created: 000035 - Faisal Talal Yazeed Al-Ghamdi INFO 2025-10-28 04:32:15,514 signals 1208 8782111040 Generated File Number: FILE-2025-000036 INFO 2025-10-28 04:32:15,514 tasks 80168 8782111040 Email sent successfully to ['faisal.al-ghamdi@example.sa'] INFO 2025-10-28 04:32:15,515 signals 1208 8782111040 File created: FILE-2025-000036 for patient 000036 INFO 2025-10-28 04:32:15,515 signals 1208 8782111040 Created main file for patient: 000036 INFO 2025-10-28 04:32:15,515 signals 1208 8782111040 Patient created: 000036 - Dalal Hussein Saad Al-Shahrani INFO 2025-10-28 04:32:15,516 signals 1208 8782111040 Generated File Number: FILE-2025-000037 INFO 2025-10-28 04:32:15,516 tasks 80168 8782111040 Email sent successfully to ['dalal.al-shahrani@example.sa'] INFO 2025-10-28 04:32:15,516 signals 1208 8782111040 File created: FILE-2025-000037 for patient 000037 INFO 2025-10-28 04:32:15,516 signals 1208 8782111040 Created main file for patient: 000037 INFO 2025-10-28 04:32:15,516 signals 1208 8782111040 Patient created: 000037 - Lulwa Nasser Saleh Al-Subai INFO 2025-10-28 04:32:15,517 tasks 80168 8782111040 Email sent successfully to ['lulwa.al-subai@example.sa'] INFO 2025-10-28 04:32:15,517 signals 1208 8782111040 Generated File Number: FILE-2025-000038 INFO 2025-10-28 04:32:15,517 signals 1208 8782111040 File created: FILE-2025-000038 for patient 000038 INFO 2025-10-28 04:32:15,518 signals 1208 8782111040 Created main file for patient: 000038 INFO 2025-10-28 04:32:15,518 signals 1208 8782111040 Patient created: 000038 - Sultan Turki Ziyad Al-Qahtani INFO 2025-10-28 04:32:15,519 tasks 80168 8782111040 Email sent successfully to ['sultan.al-qahtani@example.sa'] INFO 2025-10-28 04:32:15,519 signals 1208 8782111040 Generated File Number: FILE-2025-000039 INFO 2025-10-28 04:32:15,519 signals 1208 8782111040 File created: FILE-2025-000039 for patient 000039 INFO 2025-10-28 04:32:15,519 signals 1208 8782111040 Created main file for patient: 000039 INFO 2025-10-28 04:32:15,519 signals 1208 8782111040 Patient created: 000039 - Hind Nasser Abdullah Al-Yami INFO 2025-10-28 04:32:15,521 tasks 80168 8782111040 Email sent successfully to ['hind.al-yami@example.sa'] INFO 2025-10-28 04:32:15,521 signals 1208 8782111040 Generated File Number: FILE-2025-000040 INFO 2025-10-28 04:32:15,521 signals 1208 8782111040 File created: FILE-2025-000040 for patient 000040 INFO 2025-10-28 04:32:15,521 signals 1208 8782111040 Created main file for patient: 000040 INFO 2025-10-28 04:32:15,521 signals 1208 8782111040 Patient created: 000040 - Wafa Abdulaziz Fahad Al-Ghamdi INFO 2025-10-28 04:32:15,523 tasks 80168 8782111040 Email sent successfully to ['wafa.al-ghamdi@example.sa'] INFO 2025-10-28 04:32:15,523 signals 1208 8782111040 Generated File Number: FILE-2025-000041 INFO 2025-10-28 04:32:15,523 signals 1208 8782111040 File created: FILE-2025-000041 for patient 000041 INFO 2025-10-28 04:32:15,523 signals 1208 8782111040 Created main file for patient: 000041 INFO 2025-10-28 04:32:15,523 signals 1208 8782111040 Patient created: 000041 - Hind Saleh Faisal Al-Dosari INFO 2025-10-28 04:32:15,524 signals 1208 8782111040 Generated File Number: FILE-2025-000042 INFO 2025-10-28 04:32:15,525 signals 1208 8782111040 File created: FILE-2025-000042 for patient 000042 INFO 2025-10-28 04:32:15,525 tasks 80168 8782111040 Email sent successfully to ['hind.al-dosari@example.sa'] INFO 2025-10-28 04:32:15,525 signals 1208 8782111040 Created main file for patient: 000042 INFO 2025-10-28 04:32:15,525 signals 1208 8782111040 Patient created: 000042 - Fahad Abdulaziz Saad Al-Ahmadi INFO 2025-10-28 04:32:15,526 signals 1208 8782111040 Generated File Number: FILE-2025-000043 INFO 2025-10-28 04:32:15,526 tasks 80168 8782111040 Email sent successfully to ['fahad.al-ahmadi@example.sa'] INFO 2025-10-28 04:32:15,526 signals 1208 8782111040 File created: FILE-2025-000043 for patient 000043 INFO 2025-10-28 04:32:15,526 signals 1208 8782111040 Created main file for patient: 000043 INFO 2025-10-28 04:32:15,526 signals 1208 8782111040 Patient created: 000043 - Sarah Khalid Khalid Al-Shehri INFO 2025-10-28 04:32:15,527 tasks 80168 8782111040 Email sent successfully to ['sarah.al-shehri@example.sa'] INFO 2025-10-28 04:32:15,528 signals 1208 8782111040 Generated File Number: FILE-2025-000044 INFO 2025-10-28 04:32:15,528 signals 1208 8782111040 File created: FILE-2025-000044 for patient 000044 INFO 2025-10-28 04:32:15,528 signals 1208 8782111040 Created main file for patient: 000044 INFO 2025-10-28 04:32:15,528 signals 1208 8782111040 Patient created: 000044 - Lama Fahad Nawaf Al-Anzi INFO 2025-10-28 04:32:15,529 tasks 80168 8782111040 Email sent successfully to ['lama.al-anzi@example.sa'] INFO 2025-10-28 04:32:15,529 signals 1208 8782111040 Generated File Number: FILE-2025-000045 INFO 2025-10-28 04:32:15,529 signals 1208 8782111040 File created: FILE-2025-000045 for patient 000045 INFO 2025-10-28 04:32:15,529 signals 1208 8782111040 Created main file for patient: 000045 INFO 2025-10-28 04:32:15,530 signals 1208 8782111040 Patient created: 000045 - Lulwa Saad Mansour Al-Rashidi INFO 2025-10-28 04:32:15,531 tasks 80168 8782111040 Email sent successfully to ['lulwa.al-rashidi@example.sa'] INFO 2025-10-28 04:32:15,531 signals 1208 8782111040 Generated File Number: FILE-2025-000046 INFO 2025-10-28 04:32:15,531 signals 1208 8782111040 File created: FILE-2025-000046 for patient 000046 INFO 2025-10-28 04:32:15,531 signals 1208 8782111040 Created main file for patient: 000046 INFO 2025-10-28 04:32:15,531 signals 1208 8782111040 Patient created: 000046 - Nawaf Talal Abdulaziz Al-Shahrani INFO 2025-10-28 04:32:15,533 tasks 80168 8782111040 Email sent successfully to ['nawaf.al-shahrani@example.sa'] INFO 2025-10-28 04:32:15,533 signals 1208 8782111040 Generated File Number: FILE-2025-000047 INFO 2025-10-28 04:32:15,534 signals 1208 8782111040 File created: FILE-2025-000047 for patient 000047 INFO 2025-10-28 04:32:15,534 signals 1208 8782111040 Created main file for patient: 000047 INFO 2025-10-28 04:32:15,534 signals 1208 8782111040 Patient created: 000047 - Bandar Fahad Hussein Al-Qahtani INFO 2025-10-28 04:32:15,535 tasks 80168 8782111040 Email sent successfully to ['bandar.al-qahtani@example.sa'] INFO 2025-10-28 04:32:15,535 signals 1208 8782111040 Generated File Number: FILE-2025-000048 INFO 2025-10-28 04:32:15,535 signals 1208 8782111040 File created: FILE-2025-000048 for patient 000048 INFO 2025-10-28 04:32:15,535 signals 1208 8782111040 Created main file for patient: 000048 INFO 2025-10-28 04:32:15,535 signals 1208 8782111040 Patient created: 000048 - Mansour Ali Yazeed Al-Harbi INFO 2025-10-28 04:32:15,537 tasks 80168 8782111040 Email sent successfully to ['mansour.al-harbi@example.sa'] INFO 2025-10-28 04:32:15,537 signals 1208 8782111040 Generated File Number: FILE-2025-000049 INFO 2025-10-28 04:32:15,537 signals 1208 8782111040 File created: FILE-2025-000049 for patient 000049 INFO 2025-10-28 04:32:15,537 signals 1208 8782111040 Created main file for patient: 000049 INFO 2025-10-28 04:32:15,537 signals 1208 8782111040 Patient created: 000049 - Yazeed Khalid Mohammed Al-Zahrani INFO 2025-10-28 04:32:15,538 tasks 80168 8782111040 Email sent successfully to ['yazeed.al-zahrani@example.sa'] INFO 2025-10-28 04:32:15,538 signals 1208 8782111040 Generated File Number: FILE-2025-000050 INFO 2025-10-28 04:32:15,539 signals 1208 8782111040 File created: FILE-2025-000050 for patient 000050 INFO 2025-10-28 04:32:15,539 signals 1208 8782111040 Created main file for patient: 000050 INFO 2025-10-28 04:32:15,539 signals 1208 8782111040 Patient created: 000050 - Jawaher Saleh Khalid Al-Otaibi INFO 2025-10-28 04:32:15,540 tasks 80168 8782111040 Email sent successfully to ['jawaher.al-otaibi@example.sa'] INFO 2025-10-28 04:32:15,553 signals 1208 8782111040 Appointment created: 71e46089-c891-422d-9fb8-4ce91e80c25f for patient 000033 on 2025-08-26 INFO 2025-10-28 04:32:15,554 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000033-SLP-01 INFO 2025-10-28 04:32:15,554 signals 1208 8782111040 SubFile created: FILE-2025-000033-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 04:32:15,554 signals 1208 8782111040 Created sub-file FILE-2025-000033-SLP-01 for patient 000033 at clinic Speech-Language Pathology INFO 2025-10-28 04:32:15,556 signals 1208 8782111040 Notified provider hessa.al-shahrani.slp2 of new appointment ERROR 2025-10-28 04:32:15,557 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,558 signals 1208 8782111040 Appointment created: 6056f233-9b7e-42d4-b5db-818fd846de0d for patient 000002 on 2025-08-10 INFO 2025-10-28 04:32:15,558 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000002-ABA-01 INFO 2025-10-28 04:32:15,559 signals 1208 8782111040 SubFile created: FILE-2025-000002-ABA-01 for clinic ABA Therapy INFO 2025-10-28 04:32:15,559 signals 1208 8782111040 Created sub-file FILE-2025-000002-ABA-01 for patient 000002 at clinic ABA Therapy INFO 2025-10-28 04:32:15,559 signals 1208 8782111040 Notified provider khalid.al-shammari.aba1 of new appointment ERROR 2025-10-28 04:32:15,560 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,561 signals 1208 8782111040 Appointment created: c4062aa9-db30-452e-93ed-6752412a5c11 for patient 000029 on 2025-09-18 INFO 2025-10-28 04:32:15,562 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000029-OT-01 INFO 2025-10-28 04:32:15,562 signals 1208 8782111040 SubFile created: FILE-2025-000029-OT-01 for clinic Occupational Therapy INFO 2025-10-28 04:32:15,562 signals 1208 8782111040 Created sub-file FILE-2025-000029-OT-01 for patient 000029 at clinic Occupational Therapy INFO 2025-10-28 04:32:15,562 signals 1208 8782111040 Notified provider abdulaziz.al-shahrani.ot2 of new appointment ERROR 2025-10-28 04:32:15,563 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,564 signals 1208 8782111040 Appointment created: b5afc660-1c31-4b56-8756-7622e56bc491 for patient 000030 on 2025-09-02 INFO 2025-10-28 04:32:15,564 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000030-ABA-01 INFO 2025-10-28 04:32:15,564 signals 1208 8782111040 SubFile created: FILE-2025-000030-ABA-01 for clinic ABA Therapy INFO 2025-10-28 04:32:15,565 signals 1208 8782111040 Created sub-file FILE-2025-000030-ABA-01 for patient 000030 at clinic ABA Therapy INFO 2025-10-28 04:32:15,565 signals 1208 8782111040 Notified provider khalid.al-shammari.aba1 of new appointment ERROR 2025-10-28 04:32:15,566 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,567 signals 1208 8782111040 Appointment created: c947c228-c3e4-4958-8cb4-a2902a366098 for patient 000032 on 2025-08-04 INFO 2025-10-28 04:32:15,567 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000032-NUR-01 INFO 2025-10-28 04:32:15,567 signals 1208 8782111040 SubFile created: FILE-2025-000032-NUR-01 for clinic Nursing Department INFO 2025-10-28 04:32:15,567 signals 1208 8782111040 Created sub-file FILE-2025-000032-NUR-01 for patient 000032 at clinic Nursing Department INFO 2025-10-28 04:32:15,568 signals 1208 8782111040 Notified provider hassan.al-dawsari.nurse3 of new appointment ERROR 2025-10-28 04:32:15,569 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,569 signals 1208 8782111040 Appointment created: d54891aa-77af-4c88-a5d4-c08748cce097 for patient 000044 on 2025-09-07 INFO 2025-10-28 04:32:15,569 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000044-ABA-01 INFO 2025-10-28 04:32:15,570 signals 1208 8782111040 SubFile created: FILE-2025-000044-ABA-01 for clinic ABA Therapy INFO 2025-10-28 04:32:15,570 signals 1208 8782111040 Created sub-file FILE-2025-000044-ABA-01 for patient 000044 at clinic ABA Therapy INFO 2025-10-28 04:32:15,570 signals 1208 8782111040 Notified provider bandar.al-mutairi.aba2 of new appointment ERROR 2025-10-28 04:32:15,571 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,572 signals 1208 8782111040 Appointment created: 913ecf46-7a6c-4a93-ae9a-314e0c573baa for patient 000045 on 2025-11-25 INFO 2025-10-28 04:32:15,572 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000045-ABA-01 INFO 2025-10-28 04:32:15,572 signals 1208 8782111040 SubFile created: FILE-2025-000045-ABA-01 for clinic ABA Therapy INFO 2025-10-28 04:32:15,572 signals 1208 8782111040 Created sub-file FILE-2025-000045-ABA-01 for patient 000045 at clinic ABA Therapy INFO 2025-10-28 04:32:15,573 signals 1208 8782111040 Notified provider bandar.al-mutairi.aba2 of new appointment ERROR 2025-10-28 04:32:15,573 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,574 signals 1208 8782111040 Scheduled 24-hour reminder for appointment 913ecf46-7a6c-4a93-ae9a-314e0c573baa INFO 2025-10-28 04:32:15,574 signals 1208 8782111040 Scheduled 2-hour reminder for appointment 913ecf46-7a6c-4a93-ae9a-314e0c573baa INFO 2025-10-28 04:32:15,575 signals 1208 8782111040 Appointment created: 81c7e8aa-67f2-448d-b748-56d97805b39e for patient 000003 on 2025-10-09 INFO 2025-10-28 04:32:15,576 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000003-NUR-01 INFO 2025-10-28 04:32:15,576 signals 1208 8782111040 SubFile created: FILE-2025-000003-NUR-01 for clinic Nursing Department INFO 2025-10-28 04:32:15,576 signals 1208 8782111040 Created sub-file FILE-2025-000003-NUR-01 for patient 000003 at clinic Nursing Department INFO 2025-10-28 04:32:15,577 signals 1208 8782111040 Notified provider reem.al-ghamdi.nurse1 of new appointment ERROR 2025-10-28 04:32:15,577 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,579 signals 1208 8782111040 Appointment created: 86e66d60-eaf6-428d-9618-86c5cf74f1ea for patient 000046 on 2025-10-26 INFO 2025-10-28 04:32:15,579 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000046-SLP-01 INFO 2025-10-28 04:32:15,579 signals 1208 8782111040 SubFile created: FILE-2025-000046-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 04:32:15,579 signals 1208 8782111040 Created sub-file FILE-2025-000046-SLP-01 for patient 000046 at clinic Speech-Language Pathology INFO 2025-10-28 04:32:15,580 signals 1208 8782111040 Notified provider lama.al-subai.slp1 of new appointment ERROR 2025-10-28 04:32:15,580 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,582 signals 1208 8782111040 Appointment created: 0e64c45e-ee6a-48d0-8d21-84e0091cc155 for patient 000046 on 2025-10-26 INFO 2025-10-28 04:32:15,582 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000046-ABA-02 INFO 2025-10-28 04:32:15,582 signals 1208 8782111040 SubFile created: FILE-2025-000046-ABA-02 for clinic ABA Therapy INFO 2025-10-28 04:32:15,582 signals 1208 8782111040 Created sub-file FILE-2025-000046-ABA-02 for patient 000046 at clinic ABA Therapy INFO 2025-10-28 04:32:15,583 signals 1208 8782111040 Notified provider bandar.al-mutairi.aba2 of new appointment ERROR 2025-10-28 04:32:15,583 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,584 signals 1208 8782111040 Appointment created: a21a1052-9fa5-438b-9e1a-43c7f953d9d3 for patient 000007 on 2025-08-28 INFO 2025-10-28 04:32:15,585 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000007-MED-01 INFO 2025-10-28 04:32:15,585 signals 1208 8782111040 SubFile created: FILE-2025-000007-MED-01 for clinic Medical Department INFO 2025-10-28 04:32:15,585 signals 1208 8782111040 Created sub-file FILE-2025-000007-MED-01 for patient 000007 at clinic Medical Department INFO 2025-10-28 04:32:15,586 signals 1208 8782111040 Notified provider noura.al-subai.doctor3 of new appointment ERROR 2025-10-28 04:32:15,586 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,587 signals 1208 8782111040 Appointment created: a153f407-1dd4-40fc-8c7b-5e71d23a4615 for patient 000043 on 2025-09-07 INFO 2025-10-28 04:32:15,588 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000043-SLP-01 INFO 2025-10-28 04:32:15,588 signals 1208 8782111040 SubFile created: FILE-2025-000043-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 04:32:15,588 signals 1208 8782111040 Created sub-file FILE-2025-000043-SLP-01 for patient 000043 at clinic Speech-Language Pathology INFO 2025-10-28 04:32:15,588 signals 1208 8782111040 Notified provider lama.al-subai.slp1 of new appointment ERROR 2025-10-28 04:32:15,589 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,590 signals 1208 8782111040 Appointment created: 07580f37-8710-4bc6-bc39-c62ddcd8eb9c for patient 000025 on 2025-09-29 INFO 2025-10-28 04:32:15,591 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000025-NUR-01 INFO 2025-10-28 04:32:15,591 signals 1208 8782111040 SubFile created: FILE-2025-000025-NUR-01 for clinic Nursing Department INFO 2025-10-28 04:32:15,591 signals 1208 8782111040 Created sub-file FILE-2025-000025-NUR-01 for patient 000025 at clinic Nursing Department INFO 2025-10-28 04:32:15,591 signals 1208 8782111040 Notified provider reem.al-ghamdi.nurse1 of new appointment ERROR 2025-10-28 04:32:15,592 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,593 signals 1208 8782111040 Appointment created: ce1e9b20-8d69-4efc-b10d-78b8552071d0 for patient 000008 on 2025-10-14 INFO 2025-10-28 04:32:15,593 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000008-MED-01 INFO 2025-10-28 04:32:15,594 signals 1208 8782111040 SubFile created: FILE-2025-000008-MED-01 for clinic Medical Department INFO 2025-10-28 04:32:15,594 signals 1208 8782111040 Created sub-file FILE-2025-000008-MED-01 for patient 000008 at clinic Medical Department INFO 2025-10-28 04:32:15,594 signals 1208 8782111040 Notified provider hind.al-dosari.doctor1 of new appointment ERROR 2025-10-28 04:32:15,594 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,596 signals 1208 8782111040 Appointment created: 8f37475f-6897-4f78-82c9-fce6b5388b67 for patient 000026 on 2025-08-18 INFO 2025-10-28 04:32:15,596 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000026-MED-01 INFO 2025-10-28 04:32:15,596 signals 1208 8782111040 SubFile created: FILE-2025-000026-MED-01 for clinic Medical Department INFO 2025-10-28 04:32:15,596 signals 1208 8782111040 Created sub-file FILE-2025-000026-MED-01 for patient 000026 at clinic Medical Department INFO 2025-10-28 04:32:15,596 signals 1208 8782111040 Notified provider noura.al-subai.doctor3 of new appointment ERROR 2025-10-28 04:32:15,597 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,598 signals 1208 8782111040 Appointment created: 1cacda08-1077-414d-8192-592516c2b274 for patient 000030 on 2025-08-25 INFO 2025-10-28 04:32:15,598 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000030-SLP-02 INFO 2025-10-28 04:32:15,599 signals 1208 8782111040 SubFile created: FILE-2025-000030-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-28 04:32:15,599 signals 1208 8782111040 Created sub-file FILE-2025-000030-SLP-02 for patient 000030 at clinic Speech-Language Pathology INFO 2025-10-28 04:32:15,599 signals 1208 8782111040 Notified provider hessa.al-shahrani.slp2 of new appointment ERROR 2025-10-28 04:32:15,600 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,601 signals 1208 8782111040 Appointment created: 0cea210d-a6ef-405c-afcd-9444603e47fb for patient 000024 on 2025-10-22 INFO 2025-10-28 04:32:15,601 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000024-SLP-01 INFO 2025-10-28 04:32:15,602 signals 1208 8782111040 SubFile created: FILE-2025-000024-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 04:32:15,602 signals 1208 8782111040 Created sub-file FILE-2025-000024-SLP-01 for patient 000024 at clinic Speech-Language Pathology INFO 2025-10-28 04:32:15,602 signals 1208 8782111040 Notified provider hessa.al-shahrani.slp2 of new appointment ERROR 2025-10-28 04:32:15,603 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,604 signals 1208 8782111040 Appointment created: 922321ca-6ee7-46b5-ab7c-91fb4a33607d for patient 000013 on 2025-10-05 INFO 2025-10-28 04:32:15,604 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000013-OT-01 INFO 2025-10-28 04:32:15,605 signals 1208 8782111040 SubFile created: FILE-2025-000013-OT-01 for clinic Occupational Therapy INFO 2025-10-28 04:32:15,605 signals 1208 8782111040 Created sub-file FILE-2025-000013-OT-01 for patient 000013 at clinic Occupational Therapy INFO 2025-10-28 04:32:15,605 signals 1208 8782111040 Notified provider hind.al-ghamdi.ot1 of new appointment ERROR 2025-10-28 04:32:15,606 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,607 signals 1208 8782111040 Appointment created: 2b876382-d278-4793-ab80-a0c34c40576e for patient 000026 on 2025-10-08 INFO 2025-10-28 04:32:15,607 signals 1208 8782111040 Notified provider hind.al-dosari.doctor1 of new appointment ERROR 2025-10-28 04:32:15,608 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,609 signals 1208 8782111040 Appointment created: 5664c0f3-3d16-46c9-bb0b-90613d1706c3 for patient 000026 on 2025-08-10 INFO 2025-10-28 04:32:15,610 signals 1208 8782111040 Notified provider noura.al-subai.doctor3 of new appointment ERROR 2025-10-28 04:32:15,611 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,612 signals 1208 8782111040 Appointment created: 7a621def-f64f-40bf-9746-10faa799e5b3 for patient 000029 on 2025-09-23 INFO 2025-10-28 04:32:15,612 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000029-MED-02 INFO 2025-10-28 04:32:15,613 signals 1208 8782111040 SubFile created: FILE-2025-000029-MED-02 for clinic Medical Department INFO 2025-10-28 04:32:15,613 signals 1208 8782111040 Created sub-file FILE-2025-000029-MED-02 for patient 000029 at clinic Medical Department INFO 2025-10-28 04:32:15,613 signals 1208 8782111040 Notified provider talal.al-yami.doctor2 of new appointment ERROR 2025-10-28 04:32:15,614 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,615 signals 1208 8782111040 Appointment created: 3f23a0ab-a389-42f2-84b5-de19dbb246c5 for patient 000047 on 2025-11-10 INFO 2025-10-28 04:32:15,616 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000047-SLP-01 INFO 2025-10-28 04:32:15,616 signals 1208 8782111040 SubFile created: FILE-2025-000047-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 04:32:15,616 signals 1208 8782111040 Created sub-file FILE-2025-000047-SLP-01 for patient 000047 at clinic Speech-Language Pathology INFO 2025-10-28 04:32:15,618 confirmation_service 1208 8782111040 Created confirmation token for appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5, expires at 2025-11-04 01:32:15.617803+00:00 ERROR 2025-10-28 04:32:15,618 signals 1208 8782111040 Error creating confirmation token for appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5: combine() argument 2 must be datetime.time, not str INFO 2025-10-28 04:32:15,619 signals 1208 8782111040 Notified provider lama.al-subai.slp1 of new appointment INFO 2025-10-28 04:32:15,619 signals 1208 8782111040 Scheduled 24-hour reminder for appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 ERROR 2025-10-28 04:32:15,619 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,620 signals 1208 8782111040 Scheduled 2-hour reminder for appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 INFO 2025-10-28 04:32:15,621 signals 1208 8782111040 Appointment created: e27c63ef-d251-410b-b07c-e336ff6f75d0 for patient 000003 on 2025-10-01 INFO 2025-10-28 04:32:15,621 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000003-MED-02 INFO 2025-10-28 04:32:15,621 signals 1208 8782111040 SubFile created: FILE-2025-000003-MED-02 for clinic Medical Department INFO 2025-10-28 04:32:15,621 signals 1208 8782111040 Created sub-file FILE-2025-000003-MED-02 for patient 000003 at clinic Medical Department ERROR 2025-10-28 04:32:15,621 tasks 80168 8782111040 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found INFO 2025-10-28 04:32:15,622 signals 1208 8782111040 Notified provider noura.al-subai.doctor3 of new appointment ERROR 2025-10-28 04:32:15,622 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,624 signals 1208 8782111040 Appointment created: 34beb34e-2be4-4e1d-ab02-8b2ed649775b for patient 000003 on 2025-08-18 INFO 2025-10-28 04:32:15,624 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000003-ABA-03 INFO 2025-10-28 04:32:15,624 signals 1208 8782111040 SubFile created: FILE-2025-000003-ABA-03 for clinic ABA Therapy INFO 2025-10-28 04:32:15,624 signals 1208 8782111040 Created sub-file FILE-2025-000003-ABA-03 for patient 000003 at clinic ABA Therapy INFO 2025-10-28 04:32:15,625 signals 1208 8782111040 Notified provider bandar.al-mutairi.aba2 of new appointment ERROR 2025-10-28 04:32:15,625 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,627 signals 1208 8782111040 Appointment created: b7f9bad7-97b9-465a-9b36-33ac615e0807 for patient 000037 on 2025-08-06 INFO 2025-10-28 04:32:15,627 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000037-MED-01 INFO 2025-10-28 04:32:15,627 signals 1208 8782111040 SubFile created: FILE-2025-000037-MED-01 for clinic Medical Department INFO 2025-10-28 04:32:15,627 signals 1208 8782111040 Created sub-file FILE-2025-000037-MED-01 for patient 000037 at clinic Medical Department INFO 2025-10-28 04:32:15,628 signals 1208 8782111040 Notified provider talal.al-yami.doctor2 of new appointment ERROR 2025-10-28 04:32:15,628 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,630 signals 1208 8782111040 Appointment created: 199385be-ddce-488f-bb0a-5005df6247e2 for patient 000037 on 2025-11-10 INFO 2025-10-28 04:32:15,630 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000037-SLP-02 INFO 2025-10-28 04:32:15,630 signals 1208 8782111040 SubFile created: FILE-2025-000037-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-28 04:32:15,630 signals 1208 8782111040 Created sub-file FILE-2025-000037-SLP-02 for patient 000037 at clinic Speech-Language Pathology INFO 2025-10-28 04:32:15,630 signals 1208 8782111040 Notified provider hessa.al-shahrani.slp2 of new appointment INFO 2025-10-28 04:32:15,631 signals 1208 8782111040 Scheduled 24-hour reminder for appointment 199385be-ddce-488f-bb0a-5005df6247e2 ERROR 2025-10-28 04:32:15,631 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,631 signals 1208 8782111040 Scheduled 2-hour reminder for appointment 199385be-ddce-488f-bb0a-5005df6247e2 INFO 2025-10-28 04:32:15,632 signals 1208 8782111040 Appointment created: 96d100a6-731b-4435-b249-f9cd800a68a2 for patient 000001 on 2025-08-31 INFO 2025-10-28 04:32:15,633 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000001-MED-01 INFO 2025-10-28 04:32:15,633 signals 1208 8782111040 SubFile created: FILE-2025-000001-MED-01 for clinic Medical Department INFO 2025-10-28 04:32:15,633 signals 1208 8782111040 Created sub-file FILE-2025-000001-MED-01 for patient 000001 at clinic Medical Department INFO 2025-10-28 04:32:15,634 signals 1208 8782111040 Notified provider hind.al-dosari.doctor1 of new appointment ERROR 2025-10-28 04:32:15,634 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,636 signals 1208 8782111040 Appointment created: 7f35705f-a45c-477f-a04a-5e9a85720316 for patient 000017 on 2025-10-08 INFO 2025-10-28 04:32:15,636 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000017-NUR-01 INFO 2025-10-28 04:32:15,636 signals 1208 8782111040 SubFile created: FILE-2025-000017-NUR-01 for clinic Nursing Department INFO 2025-10-28 04:32:15,636 signals 1208 8782111040 Created sub-file FILE-2025-000017-NUR-01 for patient 000017 at clinic Nursing Department INFO 2025-10-28 04:32:15,637 signals 1208 8782111040 Notified provider bandar.al-ahmadi.nurse2 of new appointment ERROR 2025-10-28 04:32:15,637 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,638 signals 1208 8782111040 Appointment created: 5adc389a-6cbe-4b13-b092-a728514a2bc1 for patient 000024 on 2025-11-13 INFO 2025-10-28 04:32:15,639 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000024-ABA-02 INFO 2025-10-28 04:32:15,639 signals 1208 8782111040 SubFile created: FILE-2025-000024-ABA-02 for clinic ABA Therapy INFO 2025-10-28 04:32:15,639 signals 1208 8782111040 Created sub-file FILE-2025-000024-ABA-02 for patient 000024 at clinic ABA Therapy INFO 2025-10-28 04:32:15,640 confirmation_service 1208 8782111040 Created confirmation token for appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1, expires at 2025-11-04 01:32:15.640050+00:00 ERROR 2025-10-28 04:32:15,640 signals 1208 8782111040 Error creating confirmation token for appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1: combine() argument 2 must be datetime.time, not str INFO 2025-10-28 04:32:15,640 signals 1208 8782111040 Notified provider khalid.al-shammari.aba1 of new appointment INFO 2025-10-28 04:32:15,641 signals 1208 8782111040 Scheduled 24-hour reminder for appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 ERROR 2025-10-28 04:32:15,641 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,641 signals 1208 8782111040 Scheduled 2-hour reminder for appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 INFO 2025-10-28 04:32:15,642 signals 1208 8782111040 Appointment created: 1f4d5ca3-5e5a-4b8b-bfbc-5e9d95341858 for patient 000033 on 2025-10-12 INFO 2025-10-28 04:32:15,643 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000033-MED-02 INFO 2025-10-28 04:32:15,643 signals 1208 8782111040 SubFile created: FILE-2025-000033-MED-02 for clinic Medical Department INFO 2025-10-28 04:32:15,643 signals 1208 8782111040 Created sub-file FILE-2025-000033-MED-02 for patient 000033 at clinic Medical Department INFO 2025-10-28 04:32:15,643 signals 1208 8782111040 Notified provider noura.al-subai.doctor3 of new appointment ERROR 2025-10-28 04:32:15,644 tasks 80168 8782111040 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found ERROR 2025-10-28 04:32:15,644 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,645 signals 1208 8782111040 Appointment created: ab4d05e9-edf8-4802-a8e4-fbef4f3d9ed1 for patient 000036 on 2025-09-21 INFO 2025-10-28 04:32:15,646 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000036-NUR-01 INFO 2025-10-28 04:32:15,646 signals 1208 8782111040 SubFile created: FILE-2025-000036-NUR-01 for clinic Nursing Department INFO 2025-10-28 04:32:15,646 signals 1208 8782111040 Created sub-file FILE-2025-000036-NUR-01 for patient 000036 at clinic Nursing Department INFO 2025-10-28 04:32:15,646 signals 1208 8782111040 Notified provider hassan.al-dawsari.nurse3 of new appointment ERROR 2025-10-28 04:32:15,647 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,648 signals 1208 8782111040 Appointment created: 7c3f5182-1ab1-4611-8e3a-fadbc38c6a40 for patient 000049 on 2025-09-15 INFO 2025-10-28 04:32:15,648 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000049-SLP-01 INFO 2025-10-28 04:32:15,648 signals 1208 8782111040 SubFile created: FILE-2025-000049-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 04:32:15,648 signals 1208 8782111040 Created sub-file FILE-2025-000049-SLP-01 for patient 000049 at clinic Speech-Language Pathology INFO 2025-10-28 04:32:15,649 signals 1208 8782111040 Notified provider lama.al-subai.slp1 of new appointment ERROR 2025-10-28 04:32:15,649 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,651 signals 1208 8782111040 Appointment created: 1ea4d2c3-44dc-4135-9794-36e5814da254 for patient 000018 on 2025-10-28 INFO 2025-10-28 04:32:15,651 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000018-MED-01 INFO 2025-10-28 04:32:15,651 signals 1208 8782111040 SubFile created: FILE-2025-000018-MED-01 for clinic Medical Department INFO 2025-10-28 04:32:15,651 signals 1208 8782111040 Created sub-file FILE-2025-000018-MED-01 for patient 000018 at clinic Medical Department INFO 2025-10-28 04:32:15,652 signals 1208 8782111040 Notified provider talal.al-yami.doctor2 of new appointment INFO 2025-10-28 04:32:15,653 signals 1208 8782111040 Scheduled 2-hour reminder for appointment 1ea4d2c3-44dc-4135-9794-36e5814da254 ERROR 2025-10-28 04:32:15,653 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,654 signals 1208 8782111040 Appointment created: 0140a04e-e9a8-4fc9-b25d-45bd70cee5d6 for patient 000021 on 2025-10-12 INFO 2025-10-28 04:32:15,654 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000021-OT-01 INFO 2025-10-28 04:32:15,654 signals 1208 8782111040 SubFile created: FILE-2025-000021-OT-01 for clinic Occupational Therapy INFO 2025-10-28 04:32:15,654 signals 1208 8782111040 Created sub-file FILE-2025-000021-OT-01 for patient 000021 at clinic Occupational Therapy INFO 2025-10-28 04:32:15,655 signals 1208 8782111040 Notified provider hind.al-ghamdi.ot1 of new appointment ERROR 2025-10-28 04:32:15,655 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,656 signals 1208 8782111040 Appointment created: c0e747a0-0129-403a-9c4e-dfe7807c41e5 for patient 000002 on 2025-08-17 INFO 2025-10-28 04:32:15,657 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000002-NUR-02 INFO 2025-10-28 04:32:15,657 signals 1208 8782111040 SubFile created: FILE-2025-000002-NUR-02 for clinic Nursing Department INFO 2025-10-28 04:32:15,657 signals 1208 8782111040 Created sub-file FILE-2025-000002-NUR-02 for patient 000002 at clinic Nursing Department INFO 2025-10-28 04:32:15,658 signals 1208 8782111040 Notified provider bandar.al-ahmadi.nurse2 of new appointment ERROR 2025-10-28 04:32:15,658 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,660 signals 1208 8782111040 Appointment created: 81d114d8-693f-4983-b538-554aba0c7b27 for patient 000018 on 2025-09-21 INFO 2025-10-28 04:32:15,660 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000018-SLP-02 INFO 2025-10-28 04:32:15,660 signals 1208 8782111040 SubFile created: FILE-2025-000018-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-28 04:32:15,660 signals 1208 8782111040 Created sub-file FILE-2025-000018-SLP-02 for patient 000018 at clinic Speech-Language Pathology INFO 2025-10-28 04:32:15,661 signals 1208 8782111040 Notified provider hessa.al-shahrani.slp2 of new appointment ERROR 2025-10-28 04:32:15,661 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,662 signals 1208 8782111040 Appointment created: cc64a3c3-9407-49db-8065-fbf4fde07f11 for patient 000022 on 2025-10-08 INFO 2025-10-28 04:32:15,663 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000022-NUR-01 INFO 2025-10-28 04:32:15,663 signals 1208 8782111040 SubFile created: FILE-2025-000022-NUR-01 for clinic Nursing Department INFO 2025-10-28 04:32:15,663 signals 1208 8782111040 Created sub-file FILE-2025-000022-NUR-01 for patient 000022 at clinic Nursing Department INFO 2025-10-28 04:32:15,663 signals 1208 8782111040 Notified provider reem.al-ghamdi.nurse1 of new appointment ERROR 2025-10-28 04:32:15,664 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,665 signals 1208 8782111040 Appointment created: 20036c6a-baa7-4bae-be67-b8687341df47 for patient 000038 on 2025-10-22 INFO 2025-10-28 04:32:15,665 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000038-NUR-01 INFO 2025-10-28 04:32:15,665 signals 1208 8782111040 SubFile created: FILE-2025-000038-NUR-01 for clinic Nursing Department INFO 2025-10-28 04:32:15,665 signals 1208 8782111040 Created sub-file FILE-2025-000038-NUR-01 for patient 000038 at clinic Nursing Department INFO 2025-10-28 04:32:15,666 signals 1208 8782111040 Notified provider hassan.al-dawsari.nurse3 of new appointment ERROR 2025-10-28 04:32:15,666 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,667 signals 1208 8782111040 Appointment created: 30445dfe-d80a-4a6d-96ae-65b8ad9ac198 for patient 000042 on 2025-08-05 INFO 2025-10-28 04:32:15,667 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000042-MED-01 INFO 2025-10-28 04:32:15,668 signals 1208 8782111040 SubFile created: FILE-2025-000042-MED-01 for clinic Medical Department INFO 2025-10-28 04:32:15,668 signals 1208 8782111040 Created sub-file FILE-2025-000042-MED-01 for patient 000042 at clinic Medical Department INFO 2025-10-28 04:32:15,668 signals 1208 8782111040 Notified provider talal.al-yami.doctor2 of new appointment ERROR 2025-10-28 04:32:15,669 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,670 signals 1208 8782111040 Appointment created: 972c6219-4b2d-48d5-8fea-fe59fed68066 for patient 000009 on 2025-08-17 INFO 2025-10-28 04:32:15,670 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000009-OT-01 INFO 2025-10-28 04:32:15,671 signals 1208 8782111040 SubFile created: FILE-2025-000009-OT-01 for clinic Occupational Therapy INFO 2025-10-28 04:32:15,671 signals 1208 8782111040 Created sub-file FILE-2025-000009-OT-01 for patient 000009 at clinic Occupational Therapy INFO 2025-10-28 04:32:15,671 signals 1208 8782111040 Notified provider abdulaziz.al-shahrani.ot2 of new appointment ERROR 2025-10-28 04:32:15,672 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,673 signals 1208 8782111040 Appointment created: be6ef7c2-e976-4e53-a427-98a12cb411a3 for patient 000019 on 2025-09-08 INFO 2025-10-28 04:32:15,673 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000019-ABA-01 INFO 2025-10-28 04:32:15,674 signals 1208 8782111040 SubFile created: FILE-2025-000019-ABA-01 for clinic ABA Therapy INFO 2025-10-28 04:32:15,674 signals 1208 8782111040 Created sub-file FILE-2025-000019-ABA-01 for patient 000019 at clinic ABA Therapy INFO 2025-10-28 04:32:15,674 signals 1208 8782111040 Notified provider bandar.al-mutairi.aba2 of new appointment ERROR 2025-10-28 04:32:15,675 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,676 signals 1208 8782111040 Appointment created: f3cf1889-ed7b-4416-8f02-ea8113a8b650 for patient 000033 on 2025-11-02 INFO 2025-10-28 04:32:15,676 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000033-OT-03 INFO 2025-10-28 04:32:15,676 signals 1208 8782111040 SubFile created: FILE-2025-000033-OT-03 for clinic Occupational Therapy INFO 2025-10-28 04:32:15,676 signals 1208 8782111040 Created sub-file FILE-2025-000033-OT-03 for patient 000033 at clinic Occupational Therapy INFO 2025-10-28 04:32:15,677 signals 1208 8782111040 Notified provider hind.al-ghamdi.ot1 of new appointment INFO 2025-10-28 04:32:15,677 signals 1208 8782111040 Scheduled 24-hour reminder for appointment f3cf1889-ed7b-4416-8f02-ea8113a8b650 ERROR 2025-10-28 04:32:15,677 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,678 signals 1208 8782111040 Scheduled 2-hour reminder for appointment f3cf1889-ed7b-4416-8f02-ea8113a8b650 INFO 2025-10-28 04:32:15,679 signals 1208 8782111040 Appointment created: 92365094-bbe3-4097-9c31-0b817fce99d5 for patient 000018 on 2025-08-25 INFO 2025-10-28 04:32:15,680 signals 1208 8782111040 Notified provider talal.al-yami.doctor2 of new appointment ERROR 2025-10-28 04:32:15,681 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,682 signals 1208 8782111040 Appointment created: e85daf34-c6fd-4f6e-b743-f0c9307c233b for patient 000049 on 2025-08-12 INFO 2025-10-28 04:32:15,683 signals 1208 8782111040 Notified provider lama.al-subai.slp1 of new appointment ERROR 2025-10-28 04:32:15,684 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,685 signals 1208 8782111040 Appointment created: 785f3dfc-e08a-4051-b948-b8843fda329b for patient 000037 on 2025-09-21 INFO 2025-10-28 04:32:15,686 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000037-OT-03 INFO 2025-10-28 04:32:15,686 signals 1208 8782111040 SubFile created: FILE-2025-000037-OT-03 for clinic Occupational Therapy INFO 2025-10-28 04:32:15,686 signals 1208 8782111040 Created sub-file FILE-2025-000037-OT-03 for patient 000037 at clinic Occupational Therapy INFO 2025-10-28 04:32:15,686 signals 1208 8782111040 Notified provider abdulaziz.al-shahrani.ot2 of new appointment ERROR 2025-10-28 04:32:15,687 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,688 signals 1208 8782111040 Appointment created: 8f098507-b1a8-4272-81e0-c727af56db35 for patient 000037 on 2025-09-23 INFO 2025-10-28 04:32:15,689 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000037-NUR-04 INFO 2025-10-28 04:32:15,689 signals 1208 8782111040 SubFile created: FILE-2025-000037-NUR-04 for clinic Nursing Department INFO 2025-10-28 04:32:15,689 signals 1208 8782111040 Created sub-file FILE-2025-000037-NUR-04 for patient 000037 at clinic Nursing Department INFO 2025-10-28 04:32:15,689 signals 1208 8782111040 Notified provider bandar.al-ahmadi.nurse2 of new appointment ERROR 2025-10-28 04:32:15,690 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,691 signals 1208 8782111040 Appointment created: 6be21607-5cf1-41b7-bced-ed292f16b743 for patient 000015 on 2025-10-08 INFO 2025-10-28 04:32:15,691 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000015-ABA-01 INFO 2025-10-28 04:32:15,692 signals 1208 8782111040 SubFile created: FILE-2025-000015-ABA-01 for clinic ABA Therapy INFO 2025-10-28 04:32:15,692 signals 1208 8782111040 Created sub-file FILE-2025-000015-ABA-01 for patient 000015 at clinic ABA Therapy INFO 2025-10-28 04:32:15,692 signals 1208 8782111040 Notified provider bandar.al-mutairi.aba2 of new appointment ERROR 2025-10-28 04:32:15,693 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,694 signals 1208 8782111040 Appointment created: de370ca3-f6cf-4af8-b7e4-74c625fe10b7 for patient 000047 on 2025-09-10 INFO 2025-10-28 04:32:15,695 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000047-MED-02 INFO 2025-10-28 04:32:15,695 signals 1208 8782111040 SubFile created: FILE-2025-000047-MED-02 for clinic Medical Department INFO 2025-10-28 04:32:15,695 signals 1208 8782111040 Created sub-file FILE-2025-000047-MED-02 for patient 000047 at clinic Medical Department INFO 2025-10-28 04:32:15,695 signals 1208 8782111040 Notified provider talal.al-yami.doctor2 of new appointment ERROR 2025-10-28 04:32:15,696 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,696 signals 1208 8782111040 Appointment created: 3b4467cd-25ab-4157-87dd-58f9ad788758 for patient 000042 on 2025-08-31 INFO 2025-10-28 04:32:15,697 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000042-NUR-02 INFO 2025-10-28 04:32:15,697 signals 1208 8782111040 SubFile created: FILE-2025-000042-NUR-02 for clinic Nursing Department INFO 2025-10-28 04:32:15,697 signals 1208 8782111040 Created sub-file FILE-2025-000042-NUR-02 for patient 000042 at clinic Nursing Department INFO 2025-10-28 04:32:15,697 signals 1208 8782111040 Notified provider bandar.al-ahmadi.nurse2 of new appointment ERROR 2025-10-28 04:32:15,698 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,699 signals 1208 8782111040 Appointment created: 187a8d67-6b26-4304-b70f-d529cbcc7f5c for patient 000025 on 2025-11-05 INFO 2025-10-28 04:32:15,699 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000025-ABA-02 INFO 2025-10-28 04:32:15,699 signals 1208 8782111040 SubFile created: FILE-2025-000025-ABA-02 for clinic ABA Therapy INFO 2025-10-28 04:32:15,699 signals 1208 8782111040 Created sub-file FILE-2025-000025-ABA-02 for patient 000025 at clinic ABA Therapy INFO 2025-10-28 04:32:15,700 signals 1208 8782111040 Notified provider khalid.al-shammari.aba1 of new appointment INFO 2025-10-28 04:32:15,700 signals 1208 8782111040 Scheduled 24-hour reminder for appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c ERROR 2025-10-28 04:32:15,701 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,701 signals 1208 8782111040 Scheduled 2-hour reminder for appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c INFO 2025-10-28 04:32:15,702 signals 1208 8782111040 Appointment created: 95c8f3fe-3b62-410b-adc5-35300cce9840 for patient 000014 on 2025-08-03 INFO 2025-10-28 04:32:15,702 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000014-MED-01 INFO 2025-10-28 04:32:15,702 signals 1208 8782111040 SubFile created: FILE-2025-000014-MED-01 for clinic Medical Department INFO 2025-10-28 04:32:15,702 signals 1208 8782111040 Created sub-file FILE-2025-000014-MED-01 for patient 000014 at clinic Medical Department INFO 2025-10-28 04:32:15,703 signals 1208 8782111040 Notified provider talal.al-yami.doctor2 of new appointment ERROR 2025-10-28 04:32:15,703 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,704 signals 1208 8782111040 Appointment created: 3d7e9740-e3db-4357-abbe-903a699b3e7d for patient 000028 on 2025-10-22 INFO 2025-10-28 04:32:15,705 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000028-NUR-01 INFO 2025-10-28 04:32:15,705 signals 1208 8782111040 SubFile created: FILE-2025-000028-NUR-01 for clinic Nursing Department INFO 2025-10-28 04:32:15,705 signals 1208 8782111040 Created sub-file FILE-2025-000028-NUR-01 for patient 000028 at clinic Nursing Department INFO 2025-10-28 04:32:15,705 signals 1208 8782111040 Notified provider bandar.al-ahmadi.nurse2 of new appointment ERROR 2025-10-28 04:32:15,706 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,707 signals 1208 8782111040 Appointment created: 49de8393-26c8-4493-a475-2e31abe0b06e for patient 000004 on 2025-10-08 INFO 2025-10-28 04:32:15,707 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000004-OT-01 INFO 2025-10-28 04:32:15,707 signals 1208 8782111040 SubFile created: FILE-2025-000004-OT-01 for clinic Occupational Therapy INFO 2025-10-28 04:32:15,707 signals 1208 8782111040 Created sub-file FILE-2025-000004-OT-01 for patient 000004 at clinic Occupational Therapy INFO 2025-10-28 04:32:15,708 signals 1208 8782111040 Notified provider hind.al-ghamdi.ot1 of new appointment ERROR 2025-10-28 04:32:15,708 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,709 signals 1208 8782111040 Appointment created: c3fa9a2a-f9ed-4449-8ae4-9a157fc826c7 for patient 000016 on 2025-08-24 INFO 2025-10-28 04:32:15,710 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000016-NUR-01 INFO 2025-10-28 04:32:15,710 signals 1208 8782111040 SubFile created: FILE-2025-000016-NUR-01 for clinic Nursing Department INFO 2025-10-28 04:32:15,710 signals 1208 8782111040 Created sub-file FILE-2025-000016-NUR-01 for patient 000016 at clinic Nursing Department INFO 2025-10-28 04:32:15,711 signals 1208 8782111040 Notified provider hassan.al-dawsari.nurse3 of new appointment ERROR 2025-10-28 04:32:15,711 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,713 signals 1208 8782111040 Appointment created: 28dd286c-7ad3-455c-ae4f-c6c2cb4696f7 for patient 000048 on 2025-10-06 INFO 2025-10-28 04:32:15,713 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000048-SLP-01 INFO 2025-10-28 04:32:15,713 signals 1208 8782111040 SubFile created: FILE-2025-000048-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 04:32:15,713 signals 1208 8782111040 Created sub-file FILE-2025-000048-SLP-01 for patient 000048 at clinic Speech-Language Pathology INFO 2025-10-28 04:32:15,714 signals 1208 8782111040 Notified provider lama.al-subai.slp1 of new appointment ERROR 2025-10-28 04:32:15,714 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,715 signals 1208 8782111040 Appointment created: f9aae16e-568e-4dff-9ae8-cc45408c6774 for patient 000001 on 2025-08-12 INFO 2025-10-28 04:32:15,715 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000001-NUR-02 INFO 2025-10-28 04:32:15,715 signals 1208 8782111040 SubFile created: FILE-2025-000001-NUR-02 for clinic Nursing Department INFO 2025-10-28 04:32:15,715 signals 1208 8782111040 Created sub-file FILE-2025-000001-NUR-02 for patient 000001 at clinic Nursing Department INFO 2025-10-28 04:32:15,716 signals 1208 8782111040 Notified provider hassan.al-dawsari.nurse3 of new appointment ERROR 2025-10-28 04:32:15,717 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,718 signals 1208 8782111040 Appointment created: cc5ee77d-55e0-4580-86c9-037806785ec8 for patient 000019 on 2025-09-11 INFO 2025-10-28 04:32:15,718 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000019-MED-02 INFO 2025-10-28 04:32:15,718 signals 1208 8782111040 SubFile created: FILE-2025-000019-MED-02 for clinic Medical Department INFO 2025-10-28 04:32:15,718 signals 1208 8782111040 Created sub-file FILE-2025-000019-MED-02 for patient 000019 at clinic Medical Department INFO 2025-10-28 04:32:15,719 signals 1208 8782111040 Notified provider talal.al-yami.doctor2 of new appointment ERROR 2025-10-28 04:32:15,719 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,721 signals 1208 8782111040 Appointment created: afd43360-6339-4b1b-9413-78d8d9968e67 for patient 000031 on 2025-10-12 INFO 2025-10-28 04:32:15,721 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000031-SLP-01 INFO 2025-10-28 04:32:15,721 signals 1208 8782111040 SubFile created: FILE-2025-000031-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 04:32:15,721 signals 1208 8782111040 Created sub-file FILE-2025-000031-SLP-01 for patient 000031 at clinic Speech-Language Pathology INFO 2025-10-28 04:32:15,721 signals 1208 8782111040 Notified provider hessa.al-shahrani.slp2 of new appointment ERROR 2025-10-28 04:32:15,722 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,723 signals 1208 8782111040 Appointment created: 73013542-8950-4aa8-9082-1d873903f737 for patient 000048 on 2025-09-10 INFO 2025-10-28 04:32:15,723 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000048-MED-02 INFO 2025-10-28 04:32:15,724 signals 1208 8782111040 SubFile created: FILE-2025-000048-MED-02 for clinic Medical Department INFO 2025-10-28 04:32:15,724 signals 1208 8782111040 Created sub-file FILE-2025-000048-MED-02 for patient 000048 at clinic Medical Department INFO 2025-10-28 04:32:15,724 signals 1208 8782111040 Notified provider hind.al-dosari.doctor1 of new appointment ERROR 2025-10-28 04:32:15,725 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,726 signals 1208 8782111040 Appointment created: a387409e-f6f2-4ad5-b635-07bfc6cd698d for patient 000020 on 2025-09-09 INFO 2025-10-28 04:32:15,726 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000020-OT-01 INFO 2025-10-28 04:32:15,726 signals 1208 8782111040 SubFile created: FILE-2025-000020-OT-01 for clinic Occupational Therapy INFO 2025-10-28 04:32:15,726 signals 1208 8782111040 Created sub-file FILE-2025-000020-OT-01 for patient 000020 at clinic Occupational Therapy INFO 2025-10-28 04:32:15,727 signals 1208 8782111040 Notified provider hind.al-ghamdi.ot1 of new appointment ERROR 2025-10-28 04:32:15,727 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,728 signals 1208 8782111040 Appointment created: cad39e4c-e7e5-4bf6-a226-957276c1cb39 for patient 000016 on 2025-11-16 INFO 2025-10-28 04:32:15,729 signals 1208 8782111040 Notified provider reem.al-ghamdi.nurse1 of new appointment INFO 2025-10-28 04:32:15,729 signals 1208 8782111040 Scheduled 24-hour reminder for appointment cad39e4c-e7e5-4bf6-a226-957276c1cb39 ERROR 2025-10-28 04:32:15,729 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,730 signals 1208 8782111040 Scheduled 2-hour reminder for appointment cad39e4c-e7e5-4bf6-a226-957276c1cb39 INFO 2025-10-28 04:32:15,730 signals 1208 8782111040 Appointment created: a02f31c4-52ee-44a4-a8ac-4f798911b8e4 for patient 000007 on 2025-11-04 INFO 2025-10-28 04:32:15,731 confirmation_service 1208 8782111040 Created confirmation token for appointment a02f31c4-52ee-44a4-a8ac-4f798911b8e4, expires at 2025-11-04 01:32:15.731755+00:00 ERROR 2025-10-28 04:32:15,731 signals 1208 8782111040 Error creating confirmation token for appointment a02f31c4-52ee-44a4-a8ac-4f798911b8e4: combine() argument 2 must be datetime.time, not str INFO 2025-10-28 04:32:15,732 signals 1208 8782111040 Notified provider talal.al-yami.doctor2 of new appointment INFO 2025-10-28 04:32:15,732 signals 1208 8782111040 Scheduled 24-hour reminder for appointment a02f31c4-52ee-44a4-a8ac-4f798911b8e4 ERROR 2025-10-28 04:32:15,733 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,733 signals 1208 8782111040 Scheduled 2-hour reminder for appointment a02f31c4-52ee-44a4-a8ac-4f798911b8e4 INFO 2025-10-28 04:32:15,734 signals 1208 8782111040 Appointment created: 21cb6968-8bf8-401f-bb94-e3a9ed3612d6 for patient 000046 on 2025-10-06 INFO 2025-10-28 04:32:15,734 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000046-OT-03 INFO 2025-10-28 04:32:15,735 signals 1208 8782111040 SubFile created: FILE-2025-000046-OT-03 for clinic Occupational Therapy INFO 2025-10-28 04:32:15,735 signals 1208 8782111040 Created sub-file FILE-2025-000046-OT-03 for patient 000046 at clinic Occupational Therapy INFO 2025-10-28 04:32:15,735 signals 1208 8782111040 Notified provider hind.al-ghamdi.ot1 of new appointment ERROR 2025-10-28 04:32:15,735 tasks 80168 8782111040 Appointment a02f31c4-52ee-44a4-a8ac-4f798911b8e4 not found ERROR 2025-10-28 04:32:15,735 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,737 signals 1208 8782111040 Appointment created: 8e399d1a-b6e3-446f-9885-531681a25f4d for patient 000007 on 2025-09-17 INFO 2025-10-28 04:32:15,737 signals 1208 8782111040 Notified provider hind.al-dosari.doctor1 of new appointment ERROR 2025-10-28 04:32:15,738 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,739 signals 1208 8782111040 Appointment created: 9a198764-e97c-4138-9d75-49e657c1282a for patient 000035 on 2025-08-07 INFO 2025-10-28 04:32:15,739 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000035-NUR-01 INFO 2025-10-28 04:32:15,740 signals 1208 8782111040 SubFile created: FILE-2025-000035-NUR-01 for clinic Nursing Department INFO 2025-10-28 04:32:15,740 signals 1208 8782111040 Created sub-file FILE-2025-000035-NUR-01 for patient 000035 at clinic Nursing Department INFO 2025-10-28 04:32:15,740 signals 1208 8782111040 Notified provider bandar.al-ahmadi.nurse2 of new appointment ERROR 2025-10-28 04:32:15,741 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,742 signals 1208 8782111040 Appointment created: 30e30975-3bc0-4262-b195-fb999bf2d113 for patient 000048 on 2025-10-19 INFO 2025-10-28 04:32:15,742 signals 1208 8782111040 Notified provider lama.al-subai.slp1 of new appointment ERROR 2025-10-28 04:32:15,743 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,744 signals 1208 8782111040 Appointment created: 26763e68-182c-4c58-8004-2590bcd13b6e for patient 000002 on 2025-10-29 INFO 2025-10-28 04:32:15,744 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000002-SLP-03 INFO 2025-10-28 04:32:15,745 signals 1208 8782111040 SubFile created: FILE-2025-000002-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-28 04:32:15,745 signals 1208 8782111040 Created sub-file FILE-2025-000002-SLP-03 for patient 000002 at clinic Speech-Language Pathology INFO 2025-10-28 04:32:15,745 signals 1208 8782111040 Notified provider lama.al-subai.slp1 of new appointment INFO 2025-10-28 04:32:15,746 signals 1208 8782111040 Scheduled 24-hour reminder for appointment 26763e68-182c-4c58-8004-2590bcd13b6e ERROR 2025-10-28 04:32:15,746 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,746 signals 1208 8782111040 Scheduled 2-hour reminder for appointment 26763e68-182c-4c58-8004-2590bcd13b6e INFO 2025-10-28 04:32:15,748 signals 1208 8782111040 Appointment created: 30d18670-96fe-4b2a-818b-0ff5c7f36022 for patient 000013 on 2025-09-23 INFO 2025-10-28 04:32:15,748 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000013-ABA-02 INFO 2025-10-28 04:32:15,748 signals 1208 8782111040 SubFile created: FILE-2025-000013-ABA-02 for clinic ABA Therapy INFO 2025-10-28 04:32:15,748 signals 1208 8782111040 Created sub-file FILE-2025-000013-ABA-02 for patient 000013 at clinic ABA Therapy INFO 2025-10-28 04:32:15,749 signals 1208 8782111040 Notified provider bandar.al-mutairi.aba2 of new appointment ERROR 2025-10-28 04:32:15,750 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,751 signals 1208 8782111040 Appointment created: 855be92b-42d4-4fb5-9cd0-5125fc0edfe9 for patient 000008 on 2025-10-08 INFO 2025-10-28 04:32:15,751 signals 1208 8782111040 Notified provider hind.al-dosari.doctor1 of new appointment ERROR 2025-10-28 04:32:15,752 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,753 signals 1208 8782111040 Appointment created: a535d560-d7ea-4511-a29c-f8285fbc7d85 for patient 000050 on 2025-10-05 INFO 2025-10-28 04:32:15,754 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000050-MED-01 INFO 2025-10-28 04:32:15,754 signals 1208 8782111040 SubFile created: FILE-2025-000050-MED-01 for clinic Medical Department INFO 2025-10-28 04:32:15,754 signals 1208 8782111040 Created sub-file FILE-2025-000050-MED-01 for patient 000050 at clinic Medical Department INFO 2025-10-28 04:32:15,755 signals 1208 8782111040 Notified provider noura.al-subai.doctor3 of new appointment ERROR 2025-10-28 04:32:15,755 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,756 signals 1208 8782111040 Appointment created: 260b8d20-093a-478b-ad89-55f81544fddd for patient 000022 on 2025-10-02 INFO 2025-10-28 04:32:15,757 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000022-MED-02 INFO 2025-10-28 04:32:15,757 signals 1208 8782111040 SubFile created: FILE-2025-000022-MED-02 for clinic Medical Department INFO 2025-10-28 04:32:15,757 signals 1208 8782111040 Created sub-file FILE-2025-000022-MED-02 for patient 000022 at clinic Medical Department INFO 2025-10-28 04:32:15,757 signals 1208 8782111040 Notified provider noura.al-subai.doctor3 of new appointment ERROR 2025-10-28 04:32:15,758 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,759 signals 1208 8782111040 Appointment created: 0da1791d-cb75-41bf-8c57-b698d7b1424a for patient 000030 on 2025-09-08 INFO 2025-10-28 04:32:15,760 signals 1208 8782111040 Notified provider bandar.al-mutairi.aba2 of new appointment ERROR 2025-10-28 04:32:15,760 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,762 signals 1208 8782111040 Appointment created: 6a6c43a4-143d-49ba-8444-b670f9624e03 for patient 000010 on 2025-09-15 INFO 2025-10-28 04:32:15,762 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000010-SLP-01 INFO 2025-10-28 04:32:15,762 signals 1208 8782111040 SubFile created: FILE-2025-000010-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-28 04:32:15,762 signals 1208 8782111040 Created sub-file FILE-2025-000010-SLP-01 for patient 000010 at clinic Speech-Language Pathology INFO 2025-10-28 04:32:15,763 signals 1208 8782111040 Notified provider lama.al-subai.slp1 of new appointment ERROR 2025-10-28 04:32:15,763 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,764 signals 1208 8782111040 Appointment created: 69eaf126-d312-442b-9ebc-950264e1f4f5 for patient 000037 on 2025-09-07 INFO 2025-10-28 04:32:15,765 signals 1208 8782111040 Notified provider hassan.al-dawsari.nurse3 of new appointment ERROR 2025-10-28 04:32:15,766 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,766 signals 1208 8782111040 Appointment created: 5f39a4a0-1a8c-4bc4-a3d6-2025a18bcab0 for patient 000041 on 2025-09-04 INFO 2025-10-28 04:32:15,766 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000041-ABA-01 INFO 2025-10-28 04:32:15,766 signals 1208 8782111040 SubFile created: FILE-2025-000041-ABA-01 for clinic ABA Therapy INFO 2025-10-28 04:32:15,766 signals 1208 8782111040 Created sub-file FILE-2025-000041-ABA-01 for patient 000041 at clinic ABA Therapy INFO 2025-10-28 04:32:15,767 signals 1208 8782111040 Notified provider bandar.al-mutairi.aba2 of new appointment ERROR 2025-10-28 04:32:15,768 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,769 signals 1208 8782111040 Appointment created: f659e8bb-56a6-41d9-bd46-6affa1540c55 for patient 000022 on 2025-11-12 INFO 2025-10-28 04:32:15,769 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000022-SLP-03 INFO 2025-10-28 04:32:15,769 signals 1208 8782111040 SubFile created: FILE-2025-000022-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-28 04:32:15,769 signals 1208 8782111040 Created sub-file FILE-2025-000022-SLP-03 for patient 000022 at clinic Speech-Language Pathology INFO 2025-10-28 04:32:15,770 signals 1208 8782111040 Notified provider lama.al-subai.slp1 of new appointment INFO 2025-10-28 04:32:15,770 signals 1208 8782111040 Scheduled 24-hour reminder for appointment f659e8bb-56a6-41d9-bd46-6affa1540c55 ERROR 2025-10-28 04:32:15,770 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,771 signals 1208 8782111040 Scheduled 2-hour reminder for appointment f659e8bb-56a6-41d9-bd46-6affa1540c55 INFO 2025-10-28 04:32:15,772 signals 1208 8782111040 Appointment created: 26dd32a3-d306-4c52-8176-93f1a4709ff4 for patient 000012 on 2025-08-03 INFO 2025-10-28 04:32:15,772 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000012-MED-01 INFO 2025-10-28 04:32:15,772 signals 1208 8782111040 SubFile created: FILE-2025-000012-MED-01 for clinic Medical Department INFO 2025-10-28 04:32:15,772 signals 1208 8782111040 Created sub-file FILE-2025-000012-MED-01 for patient 000012 at clinic Medical Department INFO 2025-10-28 04:32:15,773 signals 1208 8782111040 Notified provider talal.al-yami.doctor2 of new appointment ERROR 2025-10-28 04:32:15,773 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,774 signals 1208 8782111040 Appointment created: 595dc4de-3378-4bcd-afce-978257093fc9 for patient 000048 on 2025-08-13 INFO 2025-10-28 04:32:15,775 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000048-NUR-03 INFO 2025-10-28 04:32:15,775 signals 1208 8782111040 SubFile created: FILE-2025-000048-NUR-03 for clinic Nursing Department INFO 2025-10-28 04:32:15,775 signals 1208 8782111040 Created sub-file FILE-2025-000048-NUR-03 for patient 000048 at clinic Nursing Department INFO 2025-10-28 04:32:15,775 signals 1208 8782111040 Notified provider reem.al-ghamdi.nurse1 of new appointment ERROR 2025-10-28 04:32:15,776 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,777 signals 1208 8782111040 Appointment created: 20f4896b-6c35-4c02-b678-3f880a4ebd33 for patient 000038 on 2025-08-18 INFO 2025-10-28 04:32:15,778 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000038-OT-02 INFO 2025-10-28 04:32:15,778 signals 1208 8782111040 SubFile created: FILE-2025-000038-OT-02 for clinic Occupational Therapy INFO 2025-10-28 04:32:15,778 signals 1208 8782111040 Created sub-file FILE-2025-000038-OT-02 for patient 000038 at clinic Occupational Therapy INFO 2025-10-28 04:32:15,778 signals 1208 8782111040 Notified provider abdulaziz.al-shahrani.ot2 of new appointment ERROR 2025-10-28 04:32:15,779 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,780 signals 1208 8782111040 Appointment created: f71267f9-7c42-4aa1-acc8-eb59ebe9bff8 for patient 000007 on 2025-09-07 INFO 2025-10-28 04:32:15,781 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000007-NUR-02 INFO 2025-10-28 04:32:15,781 signals 1208 8782111040 SubFile created: FILE-2025-000007-NUR-02 for clinic Nursing Department INFO 2025-10-28 04:32:15,781 signals 1208 8782111040 Created sub-file FILE-2025-000007-NUR-02 for patient 000007 at clinic Nursing Department INFO 2025-10-28 04:32:15,781 signals 1208 8782111040 Notified provider reem.al-ghamdi.nurse1 of new appointment ERROR 2025-10-28 04:32:15,782 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,783 signals 1208 8782111040 Appointment created: 7d4649a7-0747-4406-aa83-dbd6594efd4b for patient 000025 on 2025-08-31 INFO 2025-10-28 04:32:15,784 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000025-MED-03 INFO 2025-10-28 04:32:15,784 signals 1208 8782111040 SubFile created: FILE-2025-000025-MED-03 for clinic Medical Department INFO 2025-10-28 04:32:15,784 signals 1208 8782111040 Created sub-file FILE-2025-000025-MED-03 for patient 000025 at clinic Medical Department INFO 2025-10-28 04:32:15,784 signals 1208 8782111040 Notified provider talal.al-yami.doctor2 of new appointment ERROR 2025-10-28 04:32:15,785 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,786 signals 1208 8782111040 Appointment created: aa3aee5f-7f29-496f-a61d-d0692a6458aa for patient 000037 on 2025-08-10 INFO 2025-10-28 04:32:15,787 signals 1208 8782111040 Notified provider abdulaziz.al-shahrani.ot2 of new appointment ERROR 2025-10-28 04:32:15,788 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,789 signals 1208 8782111040 Appointment created: b8ea3c36-0dd4-408c-b09f-e96fb3cb2e04 for patient 000004 on 2025-08-31 INFO 2025-10-28 04:32:15,789 signals 1208 8782111040 Notified provider abdulaziz.al-shahrani.ot2 of new appointment ERROR 2025-10-28 04:32:15,790 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,791 signals 1208 8782111040 Appointment created: 4d8041c9-0fa3-4c1d-ad70-ca4514bceff7 for patient 000038 on 2025-10-26 INFO 2025-10-28 04:32:15,791 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000038-SLP-03 INFO 2025-10-28 04:32:15,791 signals 1208 8782111040 SubFile created: FILE-2025-000038-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-28 04:32:15,791 signals 1208 8782111040 Created sub-file FILE-2025-000038-SLP-03 for patient 000038 at clinic Speech-Language Pathology INFO 2025-10-28 04:32:15,792 signals 1208 8782111040 Notified provider hessa.al-shahrani.slp2 of new appointment ERROR 2025-10-28 04:32:15,792 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,794 signals 1208 8782111040 Appointment created: 6bac76f7-ecfa-4f82-8239-6849f8249072 for patient 000047 on 2025-09-08 INFO 2025-10-28 04:32:15,794 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000047-ABA-03 INFO 2025-10-28 04:32:15,794 signals 1208 8782111040 SubFile created: FILE-2025-000047-ABA-03 for clinic ABA Therapy INFO 2025-10-28 04:32:15,794 signals 1208 8782111040 Created sub-file FILE-2025-000047-ABA-03 for patient 000047 at clinic ABA Therapy INFO 2025-10-28 04:32:15,795 signals 1208 8782111040 Notified provider khalid.al-shammari.aba1 of new appointment ERROR 2025-10-28 04:32:15,795 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,797 signals 1208 8782111040 Appointment created: 671d3a8e-fb65-4a2f-8b34-c67a2e7e4bfc for patient 000024 on 2025-11-16 INFO 2025-10-28 04:32:15,797 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000024-NUR-03 INFO 2025-10-28 04:32:15,797 signals 1208 8782111040 SubFile created: FILE-2025-000024-NUR-03 for clinic Nursing Department INFO 2025-10-28 04:32:15,797 signals 1208 8782111040 Created sub-file FILE-2025-000024-NUR-03 for patient 000024 at clinic Nursing Department INFO 2025-10-28 04:32:15,798 confirmation_service 1208 8782111040 Created confirmation token for appointment 671d3a8e-fb65-4a2f-8b34-c67a2e7e4bfc, expires at 2025-11-04 01:32:15.798781+00:00 ERROR 2025-10-28 04:32:15,799 signals 1208 8782111040 Error creating confirmation token for appointment 671d3a8e-fb65-4a2f-8b34-c67a2e7e4bfc: combine() argument 2 must be datetime.time, not str INFO 2025-10-28 04:32:15,799 signals 1208 8782111040 Notified provider reem.al-ghamdi.nurse1 of new appointment INFO 2025-10-28 04:32:15,800 signals 1208 8782111040 Scheduled 24-hour reminder for appointment 671d3a8e-fb65-4a2f-8b34-c67a2e7e4bfc ERROR 2025-10-28 04:32:15,800 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,800 signals 1208 8782111040 Scheduled 2-hour reminder for appointment 671d3a8e-fb65-4a2f-8b34-c67a2e7e4bfc INFO 2025-10-28 04:32:15,801 signals 1208 8782111040 Appointment created: 3dfcd00d-62c0-4f6c-b0f2-6a702c9c2023 for patient 000048 on 2025-08-06 INFO 2025-10-28 04:32:15,801 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000048-OT-04 INFO 2025-10-28 04:32:15,802 signals 1208 8782111040 SubFile created: FILE-2025-000048-OT-04 for clinic Occupational Therapy INFO 2025-10-28 04:32:15,802 signals 1208 8782111040 Created sub-file FILE-2025-000048-OT-04 for patient 000048 at clinic Occupational Therapy INFO 2025-10-28 04:32:15,802 signals 1208 8782111040 Notified provider abdulaziz.al-shahrani.ot2 of new appointment ERROR 2025-10-28 04:32:15,803 tasks 80168 8782111040 Appointment 671d3a8e-fb65-4a2f-8b34-c67a2e7e4bfc not found ERROR 2025-10-28 04:32:15,803 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,805 signals 1208 8782111040 Appointment created: fad5a709-e4a9-4867-8b5f-47503d7349bc for patient 000049 on 2025-11-11 INFO 2025-10-28 04:32:15,805 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000049-ABA-02 INFO 2025-10-28 04:32:15,805 signals 1208 8782111040 SubFile created: FILE-2025-000049-ABA-02 for clinic ABA Therapy INFO 2025-10-28 04:32:15,805 signals 1208 8782111040 Created sub-file FILE-2025-000049-ABA-02 for patient 000049 at clinic ABA Therapy INFO 2025-10-28 04:32:15,806 confirmation_service 1208 8782111040 Created confirmation token for appointment fad5a709-e4a9-4867-8b5f-47503d7349bc, expires at 2025-11-04 01:32:15.806807+00:00 ERROR 2025-10-28 04:32:15,807 signals 1208 8782111040 Error creating confirmation token for appointment fad5a709-e4a9-4867-8b5f-47503d7349bc: combine() argument 2 must be datetime.time, not str INFO 2025-10-28 04:32:15,807 signals 1208 8782111040 Notified provider bandar.al-mutairi.aba2 of new appointment INFO 2025-10-28 04:32:15,808 signals 1208 8782111040 Scheduled 24-hour reminder for appointment fad5a709-e4a9-4867-8b5f-47503d7349bc ERROR 2025-10-28 04:32:15,808 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,808 signals 1208 8782111040 Scheduled 2-hour reminder for appointment fad5a709-e4a9-4867-8b5f-47503d7349bc INFO 2025-10-28 04:32:15,810 signals 1208 8782111040 Appointment created: d0315f49-3c22-4df5-8336-1e541daa8559 for patient 000016 on 2025-08-25 INFO 2025-10-28 04:32:15,810 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000016-MED-02 INFO 2025-10-28 04:32:15,810 signals 1208 8782111040 SubFile created: FILE-2025-000016-MED-02 for clinic Medical Department INFO 2025-10-28 04:32:15,810 signals 1208 8782111040 Created sub-file FILE-2025-000016-MED-02 for patient 000016 at clinic Medical Department INFO 2025-10-28 04:32:15,811 signals 1208 8782111040 Notified provider talal.al-yami.doctor2 of new appointment ERROR 2025-10-28 04:32:15,811 tasks 80168 8782111040 Appointment fad5a709-e4a9-4867-8b5f-47503d7349bc not found ERROR 2025-10-28 04:32:15,811 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,813 signals 1208 8782111040 Appointment created: 021245a7-f63c-422d-965e-82b32b1fe86a for patient 000040 on 2025-11-04 INFO 2025-10-28 04:32:15,813 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000040-NUR-01 INFO 2025-10-28 04:32:15,813 signals 1208 8782111040 SubFile created: FILE-2025-000040-NUR-01 for clinic Nursing Department INFO 2025-10-28 04:32:15,813 signals 1208 8782111040 Created sub-file FILE-2025-000040-NUR-01 for patient 000040 at clinic Nursing Department INFO 2025-10-28 04:32:15,814 confirmation_service 1208 8782111040 Created confirmation token for appointment 021245a7-f63c-422d-965e-82b32b1fe86a, expires at 2025-11-04 01:32:15.814749+00:00 ERROR 2025-10-28 04:32:15,815 signals 1208 8782111040 Error creating confirmation token for appointment 021245a7-f63c-422d-965e-82b32b1fe86a: combine() argument 2 must be datetime.time, not str INFO 2025-10-28 04:32:15,815 signals 1208 8782111040 Notified provider hassan.al-dawsari.nurse3 of new appointment INFO 2025-10-28 04:32:15,816 signals 1208 8782111040 Scheduled 24-hour reminder for appointment 021245a7-f63c-422d-965e-82b32b1fe86a ERROR 2025-10-28 04:32:15,816 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,816 signals 1208 8782111040 Scheduled 2-hour reminder for appointment 021245a7-f63c-422d-965e-82b32b1fe86a INFO 2025-10-28 04:32:15,817 signals 1208 8782111040 Appointment created: dafe6ba9-afbe-48ab-bf1d-e20571e28a5b for patient 000049 on 2025-10-27 INFO 2025-10-28 04:32:15,818 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000049-OT-03 INFO 2025-10-28 04:32:15,818 signals 1208 8782111040 SubFile created: FILE-2025-000049-OT-03 for clinic Occupational Therapy INFO 2025-10-28 04:32:15,818 signals 1208 8782111040 Created sub-file FILE-2025-000049-OT-03 for patient 000049 at clinic Occupational Therapy INFO 2025-10-28 04:32:15,818 signals 1208 8782111040 Notified provider abdulaziz.al-shahrani.ot2 of new appointment ERROR 2025-10-28 04:32:15,818 tasks 80168 8782111040 Appointment 021245a7-f63c-422d-965e-82b32b1fe86a not found ERROR 2025-10-28 04:32:15,819 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,820 signals 1208 8782111040 Appointment created: 052e609f-a57e-4fac-abbd-642fb264c881 for patient 000033 on 2025-09-28 INFO 2025-10-28 04:32:15,821 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000033-NUR-04 INFO 2025-10-28 04:32:15,821 signals 1208 8782111040 SubFile created: FILE-2025-000033-NUR-04 for clinic Nursing Department INFO 2025-10-28 04:32:15,821 signals 1208 8782111040 Created sub-file FILE-2025-000033-NUR-04 for patient 000033 at clinic Nursing Department INFO 2025-10-28 04:32:15,821 signals 1208 8782111040 Notified provider reem.al-ghamdi.nurse1 of new appointment ERROR 2025-10-28 04:32:15,822 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,823 signals 1208 8782111040 Appointment created: 5d03c14d-acab-40a6-bc6c-c6fc89071a3e for patient 000022 on 2025-09-07 INFO 2025-10-28 04:32:15,824 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000022-OT-04 INFO 2025-10-28 04:32:15,824 signals 1208 8782111040 SubFile created: FILE-2025-000022-OT-04 for clinic Occupational Therapy INFO 2025-10-28 04:32:15,824 signals 1208 8782111040 Created sub-file FILE-2025-000022-OT-04 for patient 000022 at clinic Occupational Therapy INFO 2025-10-28 04:32:15,824 signals 1208 8782111040 Notified provider hind.al-ghamdi.ot1 of new appointment ERROR 2025-10-28 04:32:15,825 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,826 signals 1208 8782111040 Appointment created: e1ccf917-444a-439f-aebc-72989fad4dd6 for patient 000028 on 2025-10-26 INFO 2025-10-28 04:32:15,827 signals 1208 8782111040 Notified provider bandar.al-ahmadi.nurse2 of new appointment ERROR 2025-10-28 04:32:15,827 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,829 signals 1208 8782111040 Appointment created: f592c492-71e4-4964-a184-5ba3b3a12c2f for patient 000035 on 2025-09-07 INFO 2025-10-28 04:32:15,829 signals 1208 8782111040 Notified provider bandar.al-ahmadi.nurse2 of new appointment ERROR 2025-10-28 04:32:15,830 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,831 signals 1208 8782111040 Appointment created: a85d66a9-8495-498c-b08c-29c3f27ecdce for patient 000035 on 2025-10-19 INFO 2025-10-28 04:32:15,832 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000035-SLP-02 INFO 2025-10-28 04:32:15,832 signals 1208 8782111040 SubFile created: FILE-2025-000035-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-28 04:32:15,832 signals 1208 8782111040 Created sub-file FILE-2025-000035-SLP-02 for patient 000035 at clinic Speech-Language Pathology INFO 2025-10-28 04:32:15,832 signals 1208 8782111040 Notified provider lama.al-subai.slp1 of new appointment ERROR 2025-10-28 04:32:15,833 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,834 signals 1208 8782111040 Appointment created: dd9b62ca-1840-47c8-a602-11310c0f25ea for patient 000022 on 2025-10-02 INFO 2025-10-28 04:32:15,835 signals 1208 8782111040 Notified provider noura.al-subai.doctor3 of new appointment ERROR 2025-10-28 04:32:15,835 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,836 signals 1208 8782111040 Appointment created: ddc26c40-bd5c-46ae-8535-5611e6c7c7dc for patient 000011 on 2025-09-22 INFO 2025-10-28 04:32:15,837 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000011-MED-01 INFO 2025-10-28 04:32:15,837 signals 1208 8782111040 SubFile created: FILE-2025-000011-MED-01 for clinic Medical Department INFO 2025-10-28 04:32:15,837 signals 1208 8782111040 Created sub-file FILE-2025-000011-MED-01 for patient 000011 at clinic Medical Department INFO 2025-10-28 04:32:15,837 signals 1208 8782111040 Notified provider talal.al-yami.doctor2 of new appointment ERROR 2025-10-28 04:32:15,838 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,839 signals 1208 8782111040 Appointment created: 6eddca25-eac6-4877-894f-1233743cab8b for patient 000022 on 2025-09-28 INFO 2025-10-28 04:32:15,840 signals 1208 8782111040 Notified provider hassan.al-dawsari.nurse3 of new appointment ERROR 2025-10-28 04:32:15,841 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:15,842 signals 1208 8782111040 Appointment created: 598a4763-e5c0-4c66-9e2c-17a147d011a6 for patient 000031 on 2025-09-28 INFO 2025-10-28 04:32:15,843 signals 1208 8782111040 Generated Sub-File Number: FILE-2025-000031-OT-02 INFO 2025-10-28 04:32:15,843 signals 1208 8782111040 SubFile created: FILE-2025-000031-OT-02 for clinic Occupational Therapy INFO 2025-10-28 04:32:15,843 signals 1208 8782111040 Created sub-file FILE-2025-000031-OT-02 for patient 000031 at clinic Occupational Therapy INFO 2025-10-28 04:32:15,844 signals 1208 8782111040 Notified provider abdulaziz.al-shahrani.ot2 of new appointment ERROR 2025-10-28 04:32:15,844 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:16,001 signals 1208 8782111040 Consent created: PHOTO_VIDEO for patient 000043 INFO 2025-10-28 04:32:16,002 signals 1208 8782111040 Consent created: GENERAL_TREATMENT for patient 000027 INFO 2025-10-28 04:32:16,002 signals 1208 8782111040 Consent created: PHOTO_VIDEO for patient 000027 INFO 2025-10-28 04:32:16,002 signals 1208 8782111040 Consent created: SERVICE_SPECIFIC for patient 000047 INFO 2025-10-28 04:32:16,003 signals 1208 8782111040 Consent created: DATA_SHARING for patient 000047 INFO 2025-10-28 04:32:16,003 signals 1208 8782111040 Consent created: PHOTO_VIDEO for patient 000005 INFO 2025-10-28 04:32:16,003 signals 1208 8782111040 Consent created: GENERAL_TREATMENT for patient 000005 INFO 2025-10-28 04:32:16,004 signals 1208 8782111040 Consent created: PHOTO_VIDEO for patient 000008 INFO 2025-10-28 04:32:16,004 signals 1208 8782111040 Consent created: DATA_SHARING for patient 000008 INFO 2025-10-28 04:32:16,004 signals 1208 8782111040 Consent created: DATA_SHARING for patient 000004 INFO 2025-10-28 04:32:16,005 signals 1208 8782111040 Consent created: SERVICE_SPECIFIC for patient 000003 INFO 2025-10-28 04:32:16,005 signals 1208 8782111040 Consent created: PHOTO_VIDEO for patient 000041 INFO 2025-10-28 04:32:16,005 signals 1208 8782111040 Consent created: DATA_SHARING for patient 000016 INFO 2025-10-28 04:32:16,005 signals 1208 8782111040 Consent created: SERVICE_SPECIFIC for patient 000037 INFO 2025-10-28 04:32:16,006 signals 1208 8782111040 Consent created: DATA_SHARING for patient 000032 INFO 2025-10-28 04:32:16,006 signals 1208 8782111040 Consent created: GENERAL_TREATMENT for patient 000013 INFO 2025-10-28 04:32:16,006 signals 1208 8782111040 Consent created: PHOTO_VIDEO for patient 000013 INFO 2025-10-28 04:32:16,007 signals 1208 8782111040 Consent created: DATA_SHARING for patient 000001 INFO 2025-10-28 04:32:16,007 signals 1208 8782111040 Consent created: SERVICE_SPECIFIC for patient 000001 INFO 2025-10-28 04:32:16,007 signals 1208 8782111040 Consent created: GENERAL_TREATMENT for patient 000010 INFO 2025-10-28 04:32:16,008 signals 1208 8782111040 Consent created: GENERAL_TREATMENT for patient 000010 INFO 2025-10-28 04:32:16,008 signals 1208 8782111040 Consent created: SERVICE_SPECIFIC for patient 000048 INFO 2025-10-28 04:32:16,008 signals 1208 8782111040 Consent created: SERVICE_SPECIFIC for patient 000048 INFO 2025-10-28 04:32:16,009 signals 1208 8782111040 Consent created: DATA_SHARING for patient 000025 INFO 2025-10-28 04:32:16,009 signals 1208 8782111040 Consent created: GENERAL_TREATMENT for patient 000024 INFO 2025-10-28 04:32:16,009 signals 1208 8782111040 Consent created: GENERAL_TREATMENT for patient 000020 INFO 2025-10-28 04:32:16,010 signals 1208 8782111040 Consent created: GENERAL_TREATMENT for patient 000020 INFO 2025-10-28 04:32:16,010 signals 1208 8782111040 Consent created: SERVICE_SPECIFIC for patient 000036 INFO 2025-10-28 04:32:16,010 signals 1208 8782111040 Consent created: GENERAL_TREATMENT for patient 000019 INFO 2025-10-28 04:32:16,011 signals 1208 8782111040 Consent created: GENERAL_TREATMENT for patient 000034 INFO 2025-10-28 04:32:16,011 signals 1208 8782111040 Consent created: GENERAL_TREATMENT for patient 000044 INFO 2025-10-28 04:32:16,012 signals 1208 8782111040 Consent created: DATA_SHARING for patient 000044 INFO 2025-10-28 04:32:16,012 signals 1208 8782111040 Consent created: PHOTO_VIDEO for patient 000050 INFO 2025-10-28 04:32:16,012 signals 1208 8782111040 Consent created: DATA_SHARING for patient 000002 INFO 2025-10-28 04:32:16,012 signals 1208 8782111040 Consent created: SERVICE_SPECIFIC for patient 000002 INFO 2025-10-28 04:32:16,013 signals 1208 8782111040 Consent created: PHOTO_VIDEO for patient 000006 ERROR 2025-10-28 04:32:32,645 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,645 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,647 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,649 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,652 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,655 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,657 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,661 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,664 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,669 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,673 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,676 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,679 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,682 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,684 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,688 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,690 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,692 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,695 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,698 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,701 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,703 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,707 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,710 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,712 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,716 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,719 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,721 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,723 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,726 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,729 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,732 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,735 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,738 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,740 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,744 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,747 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,749 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,752 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,755 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,757 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,759 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,760 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,762 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,765 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,768 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,770 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,773 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,776 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,779 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,780 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,781 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,784 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,785 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,791 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,793 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,796 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,798 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,801 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,804 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,806 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,809 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,812 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,815 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,817 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,820 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,823 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,826 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,827 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,831 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,834 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,837 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,840 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,842 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,844 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,846 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,849 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,851 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,854 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,855 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,858 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,860 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,864 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,867 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,869 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,872 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,874 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,876 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,879 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,881 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,884 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,886 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,889 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,892 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,894 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,897 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,900 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,903 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,905 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:32:32,908 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:32:47,265 signals 1348 8782111040 User created: admin (Front Desk) INFO 2025-10-28 04:32:47,267 tasks 80168 8782111040 Email sent successfully to ['marwan@tenhal.sa'] INFO 2025-10-28 04:32:57,320 autoreload 1610 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 04:32:59,551 basehttp 1610 6190542848 "GET /en/admin/hr/holiday/ HTTP/1.1" 302 0 INFO 2025-10-28 04:32:59,649 basehttp 1610 6190542848 "GET /en/admin/login/?next=/en/admin/hr/holiday/ HTTP/1.1" 200 17742 INFO 2025-10-28 04:33:01,332 basehttp 1610 6190542848 "POST /en/admin/login/?next=/en/admin/hr/holiday/ HTTP/1.1" 302 0 INFO 2025-10-28 04:33:01,435 basehttp 1610 6190542848 "GET /en/admin/hr/holiday/ HTTP/1.1" 200 66037 INFO 2025-10-28 04:33:01,508 basehttp 1610 6190542848 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 04:33:07,733 basehttp 1610 6190542848 "GET /en/admin/core/user/ HTTP/1.1" 200 78739 INFO 2025-10-28 04:33:07,810 basehttp 1610 6190542848 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 04:33:08,878 basehttp 1610 6190542848 "GET /en/admin/core/user/a2f14e1f-895a-43dc-82db-f4056644fbb3/change/ HTTP/1.1" 200 110914 INFO 2025-10-28 04:33:08,956 basehttp 1610 6190542848 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 ERROR 2025-10-28 04:33:15,559 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,561 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,563 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,567 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,569 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,571 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,574 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,578 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,581 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,583 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,587 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,589 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,593 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,595 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,598 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,600 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,604 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,606 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,609 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,611 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,614 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,621 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,623 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,626 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,629 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,631 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,635 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,638 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,642 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,645 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,648 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,650 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,653 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,656 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,658 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,662 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,664 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,667 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,669 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,673 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,675 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,678 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,681 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,684 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,687 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,690 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,693 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,696 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,699 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,701 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,704 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,706 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,709 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,712 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,715 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,718 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,720 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,723 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,726 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,727 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,730 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,733 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,736 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,738 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,741 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,743 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,747 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,751 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,753 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,756 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,759 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,761 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,764 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,766 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,768 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,771 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,774 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,777 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,780 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,783 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,786 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,788 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,791 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,792 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,797 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,801 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,804 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,809 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,812 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,816 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,820 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,822 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,825 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,828 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,831 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,833 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,836 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,839 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,841 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:15,845 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:33:25,491 basehttp 1610 6190542848 "POST /en/admin/core/user/a2f14e1f-895a-43dc-82db-f4056644fbb3/change/ HTTP/1.1" 302 0 INFO 2025-10-28 04:33:25,594 basehttp 1610 6190542848 "GET /en/admin/core/user/ HTTP/1.1" 200 79033 INFO 2025-10-28 04:33:25,671 basehttp 1610 6190542848 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 04:33:29,819 basehttp 1610 6190542848 "GET /en/my-hr/leave-requests/new/ HTTP/1.1" 200 39996 WARNING 2025-10-28 04:33:29,878 basehttp 1610 6207369216 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:33:29,900 log 1610 6190542848 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:33:29,900 basehttp 1610 6190542848 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 ERROR 2025-10-28 04:33:32,646 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,647 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,647 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,650 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,653 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,656 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,657 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,661 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,664 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,670 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,674 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,677 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,680 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,683 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,685 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,689 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,690 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,692 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,695 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,699 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,701 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,703 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,707 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,711 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,713 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,715 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,719 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,722 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,724 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,727 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,730 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,733 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,735 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,738 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,741 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,744 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,747 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,749 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,752 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,755 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,757 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,759 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,761 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,763 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,766 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,769 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,770 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,773 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,776 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,780 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,781 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,782 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,785 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,786 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,792 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,793 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,797 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,798 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,802 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,804 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,806 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,809 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,813 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,816 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,817 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,820 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,824 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,826 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,827 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,832 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,834 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,837 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,840 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,842 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,845 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,847 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,850 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,851 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,854 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,856 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,859 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,861 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,865 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,867 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,870 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,873 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,875 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,877 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,880 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,881 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,884 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,886 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,890 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,892 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,894 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,897 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:33:32,901 basehttp 1610 6190542848 "GET /en/my-hr/leave-requests/ HTTP/1.1" 200 39427 ERROR 2025-10-28 04:33:32,901 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,903 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,905 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:33:32,909 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) WARNING 2025-10-28 04:33:32,955 basehttp 1610 6207369216 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:33:32,980 log 1610 6190542848 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:33:32,980 basehttp 1610 6190542848 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 04:33:33,624 basehttp 1610 6190542848 "GET /en/my-hr/leave-requests/ HTTP/1.1" 200 39425 WARNING 2025-10-28 04:33:33,684 basehttp 1610 6207369216 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:33:33,705 log 1610 6190542848 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:33:33,705 basehttp 1610 6190542848 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 04:33:35,252 basehttp 1610 6190542848 "GET /en/profile/ HTTP/1.1" 200 43755 WARNING 2025-10-28 04:33:35,308 basehttp 1610 6207369216 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:33:35,330 log 1610 6190542848 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:33:35,330 basehttp 1610 6190542848 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 04:33:35,974 basehttp 1610 6190542848 "GET /en/profile/ HTTP/1.1" 200 43755 WARNING 2025-10-28 04:33:36,034 basehttp 1610 6207369216 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:33:36,056 log 1610 6190542848 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:33:36,056 basehttp 1610 6190542848 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 04:33:38,935 basehttp 1610 6190542848 "GET /en/profile/edit/?section=preferences HTTP/1.1" 200 42717 WARNING 2025-10-28 04:33:38,991 basehttp 1610 6207369216 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:33:39,014 log 1610 6190542848 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:33:39,014 basehttp 1610 6190542848 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 04:33:41,897 basehttp 1610 6190542848 "GET /en/profile/edit/ HTTP/1.1" 200 43726 WARNING 2025-10-28 04:33:41,954 basehttp 1610 6207369216 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:33:41,979 log 1610 6190542848 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:33:41,979 basehttp 1610 6190542848 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 04:33:49,177 basehttp 1610 6190542848 "POST /en/profile/edit/ HTTP/1.1" 302 0 INFO 2025-10-28 04:33:49,246 basehttp 1610 6190542848 "GET /en/profile/ HTTP/1.1" 200 44085 WARNING 2025-10-28 04:33:49,306 basehttp 1610 6224195584 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:33:49,391 log 1610 6207369216 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:33:49,391 basehttp 1610 6207369216 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-10-28 04:33:49,393 basehttp 1610 6190542848 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 200 1997779 INFO 2025-10-28 04:33:58,841 basehttp 1610 6190542848 "GET /en/my-hr/attendance/ HTTP/1.1" 200 41214 WARNING 2025-10-28 04:33:58,901 basehttp 1610 6224195584 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 04:33:59,008 basehttp 1610 6207369216 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 304 0 WARNING 2025-10-28 04:33:59,009 log 1610 6190542848 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:33:59,010 basehttp 1610 6190542848 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 ERROR 2025-10-28 04:34:15,561 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,561 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,564 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,567 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,569 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,572 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,575 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,578 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,582 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,584 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,588 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,590 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,593 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,595 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,598 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,600 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,605 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,606 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,610 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,611 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,614 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,622 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,623 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,626 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,629 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,631 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,635 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,638 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,642 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,646 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,649 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,650 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,654 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,657 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,659 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,662 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,664 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,668 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,669 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,674 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,675 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,679 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,681 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,685 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,687 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,690 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,694 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,696 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,700 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,701 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,704 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,706 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,709 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,712 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,715 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,718 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,720 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,723 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,726 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,727 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,730 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,733 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,737 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,738 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,741 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,743 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,748 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,751 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,753 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,756 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,760 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,761 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,764 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,766 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,768 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,772 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,774 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,778 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,780 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,784 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,786 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,788 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,791 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,793 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,798 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,802 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,804 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,809 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,813 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,817 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,820 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,822 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,826 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,828 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,832 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,833 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,836 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,839 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,842 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:15,846 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:34:17,879 basehttp 1610 6190542848 "GET /en/admin/hr/leavebalance/ HTTP/1.1" 200 88077 INFO 2025-10-28 04:34:17,954 basehttp 1610 6190542848 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 ERROR 2025-10-28 04:34:32,649 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,649 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,649 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,651 tasks 82911 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,653 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,656 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,658 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,661 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,664 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,672 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,674 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,678 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,680 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,683 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,686 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,690 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,690 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,693 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,695 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,699 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,702 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,704 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,708 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,711 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,713 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,716 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,720 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,722 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,724 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,727 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,731 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,734 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,736 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,739 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,742 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,745 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,748 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,749 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,752 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,757 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,758 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,760 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,761 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,763 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,766 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,770 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,770 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,775 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,776 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,780 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,781 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,782 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,785 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,786 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,793 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,793 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,797 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,799 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,803 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,804 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,807 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,810 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,813 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,816 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,818 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,820 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,825 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,826 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,828 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,833 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,834 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,837 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,840 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,842 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,845 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,848 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,851 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,851 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,854 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,856 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,859 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,861 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,866 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,867 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,870 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,873 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,876 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,877 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,881 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,881 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,885 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,887 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,891 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,893 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,895 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,899 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,901 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,904 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,905 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:34:32,910 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:34:34,797 basehttp 1610 6190542848 "GET /en/admin/hr/leavebalance/add/ HTTP/1.1" 200 72083 INFO 2025-10-28 04:34:34,875 basehttp 1610 6190542848 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 04:34:58,661 basehttp 1610 6190542848 "POST /en/admin/hr/leavebalance/add/ HTTP/1.1" 302 0 INFO 2025-10-28 04:34:58,761 basehttp 1610 6190542848 "GET /en/admin/hr/leavebalance/ HTTP/1.1" 200 88986 INFO 2025-10-28 04:34:58,835 basehttp 1610 6190542848 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 04:35:05,344 basehttp 1610 6190542848 "GET /en/my-hr/attendance/ HTTP/1.1" 200 41214 WARNING 2025-10-28 04:35:05,403 basehttp 1610 6224195584 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 04:35:05,506 basehttp 1610 6190542848 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 304 0 WARNING 2025-10-28 04:35:05,509 log 1610 6207369216 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:35:05,509 basehttp 1610 6207369216 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-10-28 04:35:06,666 basehttp 1610 6207369216 "GET /en/profile/ HTTP/1.1" 200 43765 WARNING 2025-10-28 04:35:06,719 basehttp 1610 6190542848 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:35:06,742 log 1610 6207369216 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:35:06,742 basehttp 1610 6207369216 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 04:35:07,474 basehttp 1610 6207369216 "GET /en/profile/ HTTP/1.1" 200 43765 WARNING 2025-10-28 04:35:07,530 basehttp 1610 6190542848 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:35:07,554 log 1610 6207369216 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:35:07,555 basehttp 1610 6207369216 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 ERROR 2025-10-28 04:35:15,563 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,563 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,564 tasks 82927 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,567 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,569 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,573 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,576 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,579 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,582 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,584 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,588 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,591 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,594 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,595 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,598 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,601 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,606 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,606 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,611 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,611 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,615 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,623 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,623 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,626 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,629 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,632 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,636 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,639 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,642 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,646 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,649 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,651 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,655 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,658 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,659 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,662 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,664 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,668 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,670 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,675 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,675 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,679 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,681 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,686 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,687 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,691 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,694 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,697 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,700 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,702 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,705 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,707 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,710 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,712 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,715 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,718 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,720 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,723 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,726 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,728 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,731 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,734 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,737 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,738 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,741 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,743 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,749 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,751 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,753 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,757 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,761 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,761 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,764 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,767 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,769 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,773 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,774 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,778 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,780 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,784 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,786 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,788 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,791 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,793 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,799 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,803 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,805 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,810 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,814 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,817 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,821 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,822 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,827 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,829 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,833 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,834 tasks 82910 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,837 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,839 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,843 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-28 04:35:15,847 tasks 80168 8782111040 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-28 04:35:17,032 basehttp 1610 6207369216 "GET /en/my-hr/leave-requests/ HTTP/1.1" 200 40021 WARNING 2025-10-28 04:35:17,093 basehttp 1610 6224195584 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 04:35:17,185 basehttp 1610 6207369216 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 304 0 WARNING 2025-10-28 04:35:17,186 log 1610 6190542848 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:35:17,186 basehttp 1610 6190542848 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-10-28 04:35:24,539 basehttp 1610 6190542848 "GET /en/my-hr/leave-requests/new/ HTTP/1.1" 200 40789 WARNING 2025-10-28 04:35:24,597 basehttp 1610 6207369216 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:35:24,625 log 1610 6190542848 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:35:24,625 basehttp 1610 6190542848 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 04:38:54,081 autoreload 1610 8782111040 /Users/marwanalwali/AgdarCentre/hr/forms.py changed, reloading. INFO 2025-10-28 04:38:54,546 autoreload 4714 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 04:39:09,967 autoreload 4714 8782111040 /Users/marwanalwali/AgdarCentre/hr/forms.py changed, reloading. INFO 2025-10-28 04:39:10,282 autoreload 4899 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 04:39:23,799 autoreload 4899 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-28 04:39:24,316 autoreload 5001 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 04:39:32,212 basehttp 5001 6122172416 "GET /en/my-hr/leave-requests/new/ HTTP/1.1" 200 40767 WARNING 2025-10-28 04:39:32,274 basehttp 5001 6155825152 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 04:39:32,363 basehttp 5001 6122172416 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 304 0 WARNING 2025-10-28 04:39:32,365 log 5001 6138998784 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:39:32,365 basehttp 5001 6138998784 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-10-28 04:40:05,718 basehttp 5001 6138998784 "POST /en/my-hr/leave-requests/new/ HTTP/1.1" 302 0 INFO 2025-10-28 04:40:05,790 basehttp 5001 6138998784 "GET /en/my-hr/leave-requests/ HTTP/1.1" 200 41985 WARNING 2025-10-28 04:40:05,851 basehttp 5001 6122172416 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 04:40:05,872 log 5001 6138998784 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 04:40:05,872 basehttp 5001 6138998784 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 04:40:21,741 basehttp 5001 6138998784 "GET /en/my-hr/ HTTP/1.1" 200 48384 INFO 2025-10-28 04:40:21,836 basehttp 5001 6138998784 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 304 0 INFO 2025-10-28 04:40:28,352 basehttp 5001 6138998784 "GET /en/my-hr/schedule/ HTTP/1.1" 200 38698 INFO 2025-10-28 04:41:20,392 basehttp 5001 6138998784 "POST /en/my-hr/clock-in-out/ HTTP/1.1" 302 0 INFO 2025-10-28 04:41:20,463 basehttp 5001 6138998784 "GET /en/my-hr/ HTTP/1.1" 200 49344 INFO 2025-10-28 04:41:20,539 basehttp 5001 6138998784 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 304 0 INFO 2025-10-28 04:46:20,591 basehttp 5001 6138998784 "GET /en/my-hr/ HTTP/1.1" 200 49021 INFO 2025-10-28 04:46:20,662 basehttp 5001 6138998784 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 304 0 INFO 2025-10-28 04:51:20,706 basehttp 5001 6138998784 "GET /en/my-hr/ HTTP/1.1" 200 49021 INFO 2025-10-28 04:51:20,776 basehttp 5001 6138998784 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 304 0 INFO 2025-10-28 04:56:21,904 basehttp 5001 6122172416 "GET /en/my-hr/ HTTP/1.1" 200 49022 INFO 2025-10-28 04:56:21,971 basehttp 5001 6122172416 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 304 0 INFO 2025-10-28 05:00:00,016 tasks 80168 8782111040 Radiology results sync started INFO 2025-10-28 05:00:00,017 tasks 80168 8782111040 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 02:00:00.017131+00:00'} INFO 2025-10-28 05:00:00,023 tasks 80168 8782111040 Lab results sync started INFO 2025-10-28 05:00:00,023 tasks 80168 8782111040 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 02:00:00.023372+00:00'} INFO 2025-10-28 05:01:22,910 basehttp 5001 6122172416 "GET /en/my-hr/ HTTP/1.1" 200 49022 INFO 2025-10-28 05:01:22,976 basehttp 5001 6122172416 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 304 0 INFO 2025-10-28 05:06:23,899 basehttp 5001 6122172416 "GET /en/my-hr/ HTTP/1.1" 200 49021 INFO 2025-10-28 05:06:23,968 basehttp 5001 6122172416 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 304 0 INFO 2025-10-28 05:08:29,033 basehttp 5001 6122172416 "GET /en/my-hr/leave-requests/new/ HTTP/1.1" 200 40766 INFO 2025-10-28 05:08:34,269 basehttp 5001 6122172416 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-28 05:08:34,335 basehttp 5001 6122172416 "GET /my-hr/leave-requests/new/ HTTP/1.1" 302 0 INFO 2025-10-28 05:08:34,404 basehttp 5001 6138998784 "GET /ar/my-hr/leave-requests/new/ HTTP/1.1" 200 41290 INFO 2025-10-28 05:12:24,822 basehttp 5001 6138998784 "GET /ar/my-hr/leave-requests/new/ HTTP/1.1" 200 41290 INFO 2025-10-28 05:12:24,895 basehttp 5001 6138998784 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 304 0 INFO 2025-10-28 05:12:26,597 basehttp 5001 6138998784 "GET /ar/my-hr/leave-requests/new/ HTTP/1.1" 200 41290 WARNING 2025-10-28 05:12:32,976 basehttp 5001 6122172416 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 05:12:33,041 log 5001 6138998784 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 05:12:33,042 basehttp 5001 6138998784 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16792 INFO 2025-10-28 05:12:38,797 basehttp 5001 6138998784 "GET /ar/my-hr/leave-requests/new/ HTTP/1.1" 200 41290 INFO 2025-10-28 05:12:38,807 basehttp 5001 6155825152 "GET /static/css/custom.css HTTP/1.1" 200 580 INFO 2025-10-28 05:12:38,809 basehttp 5001 13304360960 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-10-28 05:12:38,809 basehttp 5001 6172651520 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 200 7860 INFO 2025-10-28 05:12:38,819 basehttp 5001 6155825152 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-10-28 05:12:38,819 basehttp 5001 13304360960 "GET /static/js/htmx.min.js HTTP/1.1" 200 51076 INFO 2025-10-28 05:12:38,824 basehttp 5001 13304360960 "GET /static/js/app.min.js HTTP/1.1" 200 110394 INFO 2025-10-28 05:12:38,826 basehttp 5001 6122172416 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-10-28 05:12:38,827 basehttp 5001 13304360960 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 200 5536 INFO 2025-10-28 05:12:38,830 basehttp 5001 6122172416 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-10-28 05:12:38,833 basehttp 5001 13304360960 "GET /static/img/theme/default.jpg HTTP/1.1" 200 26964 INFO 2025-10-28 05:12:38,837 basehttp 5001 6138998784 "GET /static/css/default/app-rtl.min.css HTTP/1.1" 200 917561 INFO 2025-10-28 05:12:38,842 basehttp 5001 13304360960 "GET /static/img/theme/transparent.jpg HTTP/1.1" 200 32747 INFO 2025-10-28 05:12:38,842 basehttp 5001 6138998784 "GET /static/img/theme/apple.jpg HTTP/1.1" 200 28822 INFO 2025-10-28 05:12:38,844 basehttp 5001 6122172416 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-10-28 05:12:38,848 basehttp 5001 6138998784 "GET /static/img/theme/facebook.jpg HTTP/1.1" 200 27881 INFO 2025-10-28 05:12:38,848 basehttp 5001 13304360960 "GET /static/img/theme/material.jpg HTTP/1.1" 200 28774 INFO 2025-10-28 05:12:38,852 basehttp 5001 6138998784 "GET /static/img/version/html.jpg HTTP/1.1" 200 17325 INFO 2025-10-28 05:12:38,852 basehttp 5001 6122172416 "GET /static/img/theme/google.jpg HTTP/1.1" 200 86013 INFO 2025-10-28 05:12:38,853 basehttp 5001 13304360960 "GET /static/img/version/ajax.jpg HTTP/1.1" 200 20223 INFO 2025-10-28 05:12:38,854 basehttp 5001 6155825152 "GET /static/js/vendor.min.js HTTP/1.1" 200 1091361 INFO 2025-10-28 05:12:38,858 basehttp 5001 6122172416 "GET /static/img/version/svelte.jpg HTTP/1.1" 200 25060 INFO 2025-10-28 05:12:38,859 basehttp 5001 6138998784 "GET /static/img/version/angular1x.jpg HTTP/1.1" 200 22869 INFO 2025-10-28 05:12:38,859 basehttp 5001 13304360960 "GET /static/img/version/angular10x.jpg HTTP/1.1" 200 24580 INFO 2025-10-28 05:12:38,860 basehttp 5001 6155825152 "GET /static/img/version/laravel.jpg HTTP/1.1" 200 26040 INFO 2025-10-28 05:12:38,861 basehttp 5001 6122172416 "GET /static/img/version/django.jpg HTTP/1.1" 200 20935 INFO 2025-10-28 05:12:38,862 basehttp 5001 6138998784 "GET /static/img/version/vuejs.jpg HTTP/1.1" 200 22518 INFO 2025-10-28 05:12:38,863 basehttp 5001 13304360960 "GET /static/img/version/reactjs.jpg HTTP/1.1" 200 26850 INFO 2025-10-28 05:12:38,863 basehttp 5001 6155825152 "GET /static/img/version/dotnet.jpg HTTP/1.1" 200 24791 INFO 2025-10-28 05:12:38,864 basehttp 5001 6122172416 "GET /static/img/version/nextjs.jpg HTTP/1.1" 200 20152 INFO 2025-10-28 05:12:38,867 basehttp 5001 6138998784 "GET /static/img/theme/one-page-parallax.jpg HTTP/1.1" 200 22474 INFO 2025-10-28 05:12:38,868 basehttp 5001 6122172416 "GET /static/img/theme/forum.jpg HTTP/1.1" 200 28744 INFO 2025-10-28 05:12:38,868 basehttp 5001 6155825152 "GET /static/img/theme/blog.jpg HTTP/1.1" 200 32334 INFO 2025-10-28 05:12:38,868 basehttp 5001 13304360960 "GET /static/img/theme/e-commerce.jpg HTTP/1.1" 200 37734 INFO 2025-10-28 05:12:38,869 basehttp 5001 6138998784 "GET /static/img/theme/corporate.jpg HTTP/1.1" 200 38911 WARNING 2025-10-28 05:12:38,976 basehttp 5001 6122172416 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 05:12:38,977 basehttp 5001 6155825152 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 INFO 2025-10-28 05:12:38,979 basehttp 5001 6155825152 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 WARNING 2025-10-28 05:12:38,986 log 5001 6172651520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 05:12:38,987 basehttp 5001 6172651520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16794 INFO 2025-10-28 05:12:39,008 basehttp 5001 13321187328 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 200 1997779 INFO 2025-10-28 05:12:39,010 basehttp 5001 6138998784 "GET /static/css/default/app-rtl.min.css.map HTTP/1.1" 200 2008917 INFO 2025-10-28 05:12:39,067 basehttp 5001 6138998784 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 INFO 2025-10-28 05:12:39,067 basehttp 5001 6122172416 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-10-28 05:18:51,114 basehttp 5001 6122172416 "GET /ar/my-hr/leave-requests/new/ HTTP/1.1" 200 41352 INFO 2025-10-28 05:18:51,126 basehttp 5001 6122172416 "GET /static/css/rtl-fixes.css HTTP/1.1" 200 1420 WARNING 2025-10-28 05:18:51,196 basehttp 5001 6155825152 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 05:18:51,268 basehttp 5001 6138998784 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 304 0 WARNING 2025-10-28 05:18:51,270 log 5001 6122172416 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 05:18:51,270 basehttp 5001 6122172416 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16794 INFO 2025-10-28 05:18:55,815 basehttp 5001 6122172416 "GET /ar/my-hr/leave-requests/ HTTP/1.1" 200 42272 INFO 2025-10-28 05:18:55,827 basehttp 5001 6122172416 "GET /static/css/rtl-fixes.css HTTP/1.1" 304 0 WARNING 2025-10-28 05:18:55,874 basehttp 5001 6122172416 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 05:18:55,894 log 5001 6138998784 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 05:18:55,895 basehttp 5001 6138998784 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16792 INFO 2025-10-28 05:18:58,502 basehttp 5001 6138998784 "GET /ar/my-hr/leave-requests/ HTTP/1.1" 200 42272 INFO 2025-10-28 05:18:58,514 basehttp 5001 6138998784 "GET /static/css/rtl-fixes.css HTTP/1.1" 304 0 WARNING 2025-10-28 05:18:58,561 basehttp 5001 6122172416 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 05:18:58,583 log 5001 6138998784 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 05:18:58,583 basehttp 5001 6138998784 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16792 INFO 2025-10-28 05:19:05,781 basehttp 5001 6138998784 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-28 05:19:05,846 basehttp 5001 6138998784 "GET /my-hr/leave-requests/ HTTP/1.1" 302 0 INFO 2025-10-28 05:19:05,939 basehttp 5001 6122172416 "GET /en/my-hr/leave-requests/ HTTP/1.1" 200 41658 INFO 2025-10-28 05:19:05,965 basehttp 5001 6138998784 "GET /static/css/default/app.min.css HTTP/1.1" 200 893480 WARNING 2025-10-28 05:19:05,980 basehttp 5001 6138998784 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 05:19:06,008 basehttp 5001 6138998784 "GET /static/css/default/app.min.css.map HTTP/1.1" 200 1957526 WARNING 2025-10-28 05:19:06,033 log 5001 6122172416 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 05:19:06,033 basehttp 5001 6122172416 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 05:19:53,859 basehttp 5001 6122172416 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-28 05:19:53,941 basehttp 5001 6122172416 "GET /my-hr/leave-requests/ HTTP/1.1" 302 0 INFO 2025-10-28 05:19:54,010 basehttp 5001 6138998784 "GET /ar/my-hr/leave-requests/ HTTP/1.1" 200 42272 INFO 2025-10-28 05:19:54,026 basehttp 5001 6138998784 "GET /static/css/rtl-fixes.css HTTP/1.1" 304 0 WARNING 2025-10-28 05:19:54,071 basehttp 5001 6138998784 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 05:19:54,093 log 5001 6122172416 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 05:19:54,094 basehttp 5001 6122172416 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16792 INFO 2025-10-28 05:19:58,085 basehttp 5001 6122172416 "GET /ar/my-hr/leave-requests/ HTTP/1.1" 200 42273 INFO 2025-10-28 05:19:58,093 basehttp 5001 6138998784 "GET /static/css/rtl-fixes.css HTTP/1.1" 200 1420 INFO 2025-10-28 05:19:58,094 basehttp 5001 6172651520 "GET /static/css/custom.css HTTP/1.1" 200 580 INFO 2025-10-28 05:19:58,095 basehttp 5001 13321187328 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-10-28 05:19:58,100 basehttp 5001 13304360960 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 200 7860 INFO 2025-10-28 05:19:58,100 basehttp 5001 6138998784 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-10-28 05:19:58,104 basehttp 5001 6172651520 "GET /static/js/htmx.min.js HTTP/1.1" 200 51076 INFO 2025-10-28 05:19:58,110 basehttp 5001 6155825152 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-10-28 05:19:58,114 basehttp 5001 6155825152 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 200 5536 INFO 2025-10-28 05:19:58,120 basehttp 5001 6155825152 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-10-28 05:19:58,120 basehttp 5001 6172651520 "GET /static/js/app.min.js HTTP/1.1" 200 110394 INFO 2025-10-28 05:19:58,126 basehttp 5001 6155825152 "GET /static/img/theme/default.jpg HTTP/1.1" 200 26964 INFO 2025-10-28 05:19:58,127 basehttp 5001 6172651520 "GET /static/img/theme/transparent.jpg HTTP/1.1" 200 32747 INFO 2025-10-28 05:19:58,129 basehttp 5001 6122172416 "GET /static/css/default/app-rtl.min.css HTTP/1.1" 200 917561 INFO 2025-10-28 05:19:58,131 basehttp 5001 6172651520 "GET /static/img/theme/material.jpg HTTP/1.1" 200 28774 INFO 2025-10-28 05:19:58,131 basehttp 5001 6155825152 "GET /static/img/theme/apple.jpg HTTP/1.1" 200 28822 INFO 2025-10-28 05:19:58,138 basehttp 5001 6138998784 "GET /static/js/vendor.min.js HTTP/1.1" 200 1091361 INFO 2025-10-28 05:19:58,138 basehttp 5001 6122172416 "GET /static/img/theme/facebook.jpg HTTP/1.1" 200 27881 INFO 2025-10-28 05:19:58,140 basehttp 5001 6155825152 "GET /static/img/version/html.jpg HTTP/1.1" 200 17325 INFO 2025-10-28 05:19:58,142 basehttp 5001 6122172416 "GET /static/img/version/angular1x.jpg HTTP/1.1" 200 22869 INFO 2025-10-28 05:19:58,143 basehttp 5001 6155825152 "GET /static/img/version/angular10x.jpg HTTP/1.1" 200 24580 INFO 2025-10-28 05:19:58,143 basehttp 5001 6138998784 "GET /static/img/version/ajax.jpg HTTP/1.1" 200 20223 INFO 2025-10-28 05:19:58,144 basehttp 5001 6122172416 "GET /static/img/version/svelte.jpg HTTP/1.1" 200 25060 INFO 2025-10-28 05:19:58,145 basehttp 5001 6172651520 "GET /static/img/theme/google.jpg HTTP/1.1" 200 86013 INFO 2025-10-28 05:19:58,146 basehttp 5001 6155825152 "GET /static/img/version/laravel.jpg HTTP/1.1" 200 26040 INFO 2025-10-28 05:19:58,147 basehttp 5001 6138998784 "GET /static/img/version/django.jpg HTTP/1.1" 200 20935 INFO 2025-10-28 05:19:58,148 basehttp 5001 6172651520 "GET /static/img/version/reactjs.jpg HTTP/1.1" 200 26850 INFO 2025-10-28 05:19:58,149 basehttp 5001 6122172416 "GET /static/img/version/vuejs.jpg HTTP/1.1" 200 22518 INFO 2025-10-28 05:19:58,151 basehttp 5001 6155825152 "GET /static/img/version/dotnet.jpg HTTP/1.1" 200 24791 INFO 2025-10-28 05:19:58,151 basehttp 5001 6138998784 "GET /static/img/version/nextjs.jpg HTTP/1.1" 200 20152 INFO 2025-10-28 05:19:58,154 basehttp 5001 6172651520 "GET /static/img/theme/one-page-parallax.jpg HTTP/1.1" 200 22474 INFO 2025-10-28 05:19:58,156 basehttp 5001 6122172416 "GET /static/img/theme/e-commerce.jpg HTTP/1.1" 200 37734 INFO 2025-10-28 05:19:58,156 basehttp 5001 6138998784 "GET /static/img/theme/forum.jpg HTTP/1.1" 200 28744 INFO 2025-10-28 05:19:58,156 basehttp 5001 6155825152 "GET /static/img/theme/blog.jpg HTTP/1.1" 200 32334 INFO 2025-10-28 05:19:58,159 basehttp 5001 6172651520 "GET /static/img/theme/corporate.jpg HTTP/1.1" 200 38911 INFO 2025-10-28 05:19:58,242 basehttp 5001 6172651520 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 WARNING 2025-10-28 05:19:58,261 basehttp 5001 6138998784 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 05:19:58,264 basehttp 5001 6155825152 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 INFO 2025-10-28 05:19:58,264 basehttp 5001 6122172416 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 WARNING 2025-10-28 05:19:58,275 log 5001 13321187328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 05:19:58,276 basehttp 5001 13321187328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16794 INFO 2025-10-28 05:19:58,293 basehttp 5001 13304360960 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 200 1997779 INFO 2025-10-28 05:19:58,293 basehttp 5001 6172651520 "GET /static/css/default/app-rtl.min.css.map HTTP/1.1" 200 2008917 INFO 2025-10-28 05:19:58,345 basehttp 5001 6138998784 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-10-28 05:19:58,346 basehttp 5001 6172651520 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 INFO 2025-10-28 05:21:28,334 basehttp 5001 6172651520 "GET /ar/my-hr/leave-requests/ HTTP/1.1" 200 42272 INFO 2025-10-28 05:21:28,346 basehttp 5001 6172651520 "GET /static/css/rtl-fixes.css HTTP/1.1" 304 0 WARNING 2025-10-28 05:21:28,413 basehttp 5001 6172651520 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 05:21:28,413 log 5001 13304360960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 05:21:28,413 basehttp 5001 13304360960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16792 INFO 2025-10-28 05:22:49,741 basehttp 5001 13304360960 "GET /ar/my-hr/leave-requests/ HTTP/1.1" 200 42272 INFO 2025-10-28 05:22:49,753 basehttp 5001 13321187328 "GET /static/css/rtl-fixes.css HTTP/1.1" 304 0 WARNING 2025-10-28 05:22:49,806 basehttp 5001 13321187328 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 05:22:49,827 log 5001 13304360960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 05:22:49,827 basehttp 5001 13304360960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16792 INFO 2025-10-28 05:22:53,148 basehttp 5001 13304360960 "GET /ar/my-hr/leave-requests/ HTTP/1.1" 200 42272 INFO 2025-10-28 05:22:53,164 basehttp 5001 6155825152 "GET /static/css/rtl-fixes.css HTTP/1.1" 200 1420 INFO 2025-10-28 05:22:53,165 basehttp 5001 13321187328 "GET /static/css/custom.css HTTP/1.1" 200 580 INFO 2025-10-28 05:22:53,166 basehttp 5001 13338013696 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 200 7860 INFO 2025-10-28 05:22:53,168 basehttp 5001 6155825152 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-10-28 05:22:53,171 basehttp 5001 6155825152 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-10-28 05:22:53,172 basehttp 5001 6172651520 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-10-28 05:22:53,174 basehttp 5001 13321187328 "GET /static/js/htmx.min.js HTTP/1.1" 200 51076 INFO 2025-10-28 05:22:53,176 basehttp 5001 13321187328 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 200 5536 INFO 2025-10-28 05:22:53,180 basehttp 5001 13321187328 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-10-28 05:22:53,180 basehttp 5001 6172651520 "GET /static/js/app.min.js HTTP/1.1" 200 110394 INFO 2025-10-28 05:22:53,184 basehttp 5001 13321187328 "GET /static/img/theme/default.jpg HTTP/1.1" 200 26964 INFO 2025-10-28 05:22:53,184 basehttp 5001 6172651520 "GET /static/img/theme/transparent.jpg HTTP/1.1" 200 32747 INFO 2025-10-28 05:22:53,188 basehttp 5001 13304360960 "GET /static/css/default/app-rtl.min.css HTTP/1.1" 200 1020811 INFO 2025-10-28 05:22:53,189 basehttp 5001 13321187328 "GET /static/img/theme/apple.jpg HTTP/1.1" 200 28822 INFO 2025-10-28 05:22:53,189 basehttp 5001 6172651520 "GET /static/img/theme/material.jpg HTTP/1.1" 200 28774 INFO 2025-10-28 05:22:53,194 basehttp 5001 13304360960 "GET /static/img/theme/facebook.jpg HTTP/1.1" 200 27881 INFO 2025-10-28 05:22:53,196 basehttp 5001 13321187328 "GET /static/img/version/html.jpg HTTP/1.1" 200 17325 INFO 2025-10-28 05:22:53,198 basehttp 5001 13304360960 "GET /static/img/version/ajax.jpg HTTP/1.1" 200 20223 INFO 2025-10-28 05:22:53,199 basehttp 5001 6172651520 "GET /static/img/theme/google.jpg HTTP/1.1" 200 86013 INFO 2025-10-28 05:22:53,200 basehttp 5001 13321187328 "GET /static/img/version/angular1x.jpg HTTP/1.1" 200 22869 INFO 2025-10-28 05:22:53,203 basehttp 5001 6172651520 "GET /static/img/version/svelte.jpg HTTP/1.1" 200 25060 INFO 2025-10-28 05:22:53,204 basehttp 5001 13321187328 "GET /static/img/version/laravel.jpg HTTP/1.1" 200 26040 INFO 2025-10-28 05:22:53,204 basehttp 5001 13304360960 "GET /static/img/version/angular10x.jpg HTTP/1.1" 200 24580 INFO 2025-10-28 05:22:53,205 basehttp 5001 6172651520 "GET /static/img/version/django.jpg HTTP/1.1" 200 20935 INFO 2025-10-28 05:22:53,207 basehttp 5001 13304360960 "GET /static/img/version/reactjs.jpg HTTP/1.1" 200 26850 INFO 2025-10-28 05:22:53,207 basehttp 5001 13321187328 "GET /static/img/version/vuejs.jpg HTTP/1.1" 200 22518 INFO 2025-10-28 05:22:53,209 basehttp 5001 6172651520 "GET /static/img/version/dotnet.jpg HTTP/1.1" 200 24791 INFO 2025-10-28 05:22:53,210 basehttp 5001 6155825152 "GET /static/js/vendor.min.js HTTP/1.1" 200 1091361 INFO 2025-10-28 05:22:53,211 basehttp 5001 13304360960 "GET /static/img/version/nextjs.jpg HTTP/1.1" 200 20152 INFO 2025-10-28 05:22:53,212 basehttp 5001 13321187328 "GET /static/img/theme/one-page-parallax.jpg HTTP/1.1" 200 22474 INFO 2025-10-28 05:22:53,213 basehttp 5001 6172651520 "GET /static/img/theme/e-commerce.jpg HTTP/1.1" 200 37734 INFO 2025-10-28 05:22:53,214 basehttp 5001 6155825152 "GET /static/img/theme/blog.jpg HTTP/1.1" 200 32334 INFO 2025-10-28 05:22:53,214 basehttp 5001 13304360960 "GET /static/img/theme/forum.jpg HTTP/1.1" 200 28744 INFO 2025-10-28 05:22:53,215 basehttp 5001 13321187328 "GET /static/img/theme/corporate.jpg HTTP/1.1" 200 38911 INFO 2025-10-28 05:22:53,296 basehttp 5001 13321187328 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 WARNING 2025-10-28 05:22:53,319 basehttp 5001 6155825152 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 05:22:53,320 basehttp 5001 13304360960 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 INFO 2025-10-28 05:22:53,320 basehttp 5001 6172651520 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 INFO 2025-10-28 05:22:53,323 basehttp 5001 13321187328 "GET /static/css/default/app-rtl.min.css.map HTTP/1.1" 200 2140853 WARNING 2025-10-28 05:22:53,333 log 5001 6122172416 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 05:22:53,333 basehttp 5001 6122172416 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16794 INFO 2025-10-28 05:22:53,338 basehttp 5001 13338013696 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 200 1997779 INFO 2025-10-28 05:22:53,398 basehttp 5001 6138998784 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-10-28 05:22:53,398 basehttp 5001 13338013696 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 INFO 2025-10-28 05:30:00,041 tasks 80168 8782111040 Radiology results sync started INFO 2025-10-28 05:30:00,042 tasks 80168 8782111040 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 02:30:00.042039+00:00'} INFO 2025-10-28 05:30:00,045 tasks 82910 8782111040 Lab results sync started INFO 2025-10-28 05:30:00,045 tasks 82910 8782111040 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 02:30:00.045401+00:00'} INFO 2025-10-28 05:36:23,574 autoreload 35700 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 05:36:27,587 basehttp 35700 6131707904 "GET /ar/my-hr/leave-requests/ HTTP/1.1" 200 42274 INFO 2025-10-28 05:36:27,603 basehttp 35700 6148534272 "GET /static/css/rtl-fixes.css HTTP/1.1" 304 0 WARNING 2025-10-28 05:36:27,665 basehttp 35700 6148534272 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 05:36:27,745 basehttp 35700 6165360640 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 304 0 WARNING 2025-10-28 05:36:27,748 log 35700 6131707904 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 05:36:27,748 basehttp 35700 6131707904 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16794 INFO 2025-10-28 05:36:30,536 basehttp 35700 6131707904 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-28 05:36:30,601 basehttp 35700 6131707904 "GET /my-hr/leave-requests/ HTTP/1.1" 302 0 INFO 2025-10-28 05:36:30,673 basehttp 35700 6165360640 "GET /en/my-hr/leave-requests/ HTTP/1.1" 200 41657 INFO 2025-10-28 05:36:30,699 basehttp 35700 6131707904 "GET /static/css/default/app.min.css HTTP/1.1" 200 1030608 WARNING 2025-10-28 05:36:30,736 basehttp 35700 6148534272 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 05:36:30,737 basehttp 35700 6131707904 "GET /static/css/default/app.min.css.map HTTP/1.1" 200 2154602 WARNING 2025-10-28 05:36:30,766 log 35700 6165360640 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 05:36:30,766 basehttp 35700 6165360640 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 05:36:39,936 basehttp 35700 6165360640 "GET /en/my-hr/ HTTP/1.1" 200 49021 INFO 2025-10-28 05:36:44,646 basehttp 35700 6165360640 "GET /en/my-hr/holidays/ HTTP/1.1" 200 46569 INFO 2025-10-28 05:36:56,390 basehttp 35700 6165360640 "GET /en/my-hr/holidays/?year=2026 HTTP/1.1" 200 43076 INFO 2025-10-28 05:36:59,226 basehttp 35700 6165360640 "GET /en/my-hr/holidays/?year=2027 HTTP/1.1" 200 39442 INFO 2025-10-28 05:37:00,858 basehttp 35700 6131707904 "GET /en/my-hr/holidays/?year=2025 HTTP/1.1" 200 43464 INFO 2025-10-28 05:37:24,341 basehttp 35700 6131707904 "GET /en/my-hr/leave-requests/new/ HTTP/1.1" 200 40765 INFO 2025-10-28 05:37:28,272 basehttp 35700 6131707904 "GET /en/my-hr/schedule/ HTTP/1.1" 200 38698 INFO 2025-10-28 05:37:31,971 basehttp 35700 6131707904 "GET /en/my-hr/leave-requests/ HTTP/1.1" 200 41657 ERROR 2025-10-28 05:37:41,430 log 35700 6131707904 Internal Server Error: /en/my-hr/leave-requests/50f22a24-4250-40c7-a132-8a52ba367c73/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 42, in select_template return engine.get_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 79, in get_template return Template(self.engine.get_template(template_name), self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 177, in get_template template, origin = self.find_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 159, in find_template template = loader.get_template(name, skip=skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/cached.py", line 57, in get_template template = super().get_template(template_name, skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/base.py", line 28, in get_template return Template( ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 299, in do_extends nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 234, in do_block nodelist = parser.parse(("endblock",)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 962, in do_if nodelist = parser.parse(("elif", "else", "endif")) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 489, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 487, in parse filter_expression = self.compile_filter(token.contents) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 609, in compile_filter return FilterExpression(token, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 705, in __init__ filter_func = parser.find_filter(filter_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 615, in find_filter raise TemplateSyntaxError("Invalid filter: '%s'" % filter_name) django.template.exceptions.TemplateSyntaxError: Invalid filter: 'basename' ERROR 2025-10-28 05:37:41,530 basehttp 35700 6131707904 "GET /en/my-hr/leave-requests/50f22a24-4250-40c7-a132-8a52ba367c73/ HTTP/1.1" 500 275896 WARNING 2025-10-28 05:37:41,625 log 35700 6131707904 Not Found: /favicon.ico WARNING 2025-10-28 05:37:41,625 basehttp 35700 6131707904 "GET /favicon.ico HTTP/1.1" 404 16520 INFO 2025-10-28 05:38:51,917 autoreload 35700 8782111040 /Users/marwanalwali/AgdarCentre/core/templatetags/hr_tags.py changed, reloading. INFO 2025-10-28 05:38:52,280 autoreload 37054 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 05:39:05,639 basehttp 37054 6197342208 "GET /en/my-hr/leave-requests/50f22a24-4250-40c7-a132-8a52ba367c73/ HTTP/1.1" 200 35416 INFO 2025-10-28 05:39:05,719 basehttp 37054 6197342208 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 200 1997779 INFO 2025-10-28 05:39:27,355 basehttp 37054 6197342208 "GET /en/my-hr/leave-requests/ HTTP/1.1" 200 41658 INFO 2025-10-28 05:39:34,325 basehttp 37054 6197342208 "GET /en/my-hr/ HTTP/1.1" 200 49021 INFO 2025-10-28 05:39:39,393 basehttp 37054 6197342208 "GET /en/profile/ HTTP/1.1" 200 43765 INFO 2025-10-28 05:39:46,061 basehttp 37054 6197342208 "GET /en/my-hr/attendance/ HTTP/1.1" 200 43126 INFO 2025-10-28 05:39:56,679 basehttp 37054 6197342208 "GET /en/my-hr/schedule/ HTTP/1.1" 200 38698 INFO 2025-10-28 05:40:02,387 basehttp 37054 6197342208 "GET /en/my-hr/leave-requests/ HTTP/1.1" 200 41657 INFO 2025-10-28 05:40:07,070 basehttp 37054 6197342208 "GET /en/my-hr/holidays/ HTTP/1.1" 200 46569 INFO 2025-10-28 05:40:21,878 basehttp 37054 6197342208 "GET /ar/my-hr/leave-requests/ HTTP/1.1" 200 42274 INFO 2025-10-28 05:40:23,762 basehttp 37054 6197342208 "GET /ar/my-hr/leave-requests/new/ HTTP/1.1" 200 41352 INFO 2025-10-28 05:40:29,649 basehttp 37054 6197342208 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 05:40:29,745 basehttp 37054 6214168576 "GET /en/ HTTP/1.1" 200 39156 INFO 2025-10-28 05:40:29,763 basehttp 37054 6214168576 "GET /static/plugins/apexcharts/dist/apexcharts.min.js HTTP/1.1" 200 574941 INFO 2025-10-28 05:40:29,768 basehttp 37054 6214168576 "GET /static/css/saudiriyalsymbol.woff2 HTTP/1.1" 200 720 INFO 2025-10-28 05:41:28,067 basehttp 37054 6214168576 "GET /en/ HTTP/1.1" 200 39168 INFO 2025-10-28 05:42:12,939 basehttp 37054 6214168576 "GET /en/ HTTP/1.1" 200 39168 INFO 2025-10-28 05:42:32,453 basehttp 37054 6214168576 "GET /en/admin/hr/leavebalance/e7d35844-a26f-48db-859a-d1c0865753f8/change/ HTTP/1.1" 200 72555 INFO 2025-10-28 05:42:32,466 basehttp 37054 6197342208 "GET /static/admin/css/dark_mode.css HTTP/1.1" 200 2808 INFO 2025-10-28 05:42:32,467 basehttp 37054 6230994944 "GET /static/admin/css/nav_sidebar.css HTTP/1.1" 200 2810 INFO 2025-10-28 05:42:32,468 basehttp 37054 6264647680 "GET /static/admin/js/theme.js HTTP/1.1" 200 1653 INFO 2025-10-28 05:42:32,468 basehttp 37054 6247821312 "GET /static/admin/css/forms.css HTTP/1.1" 200 8525 INFO 2025-10-28 05:42:32,469 basehttp 37054 6214168576 "GET /static/admin/css/base.css HTTP/1.1" 200 22120 INFO 2025-10-28 05:42:32,469 basehttp 37054 6197342208 "GET /static/admin/css/responsive.css HTTP/1.1" 200 16565 INFO 2025-10-28 05:42:32,470 basehttp 37054 6247821312 "GET /static/admin/js/core.js HTTP/1.1" 200 6208 INFO 2025-10-28 05:42:32,470 basehttp 37054 6264647680 "GET /static/admin/js/jquery.init.js HTTP/1.1" 200 347 INFO 2025-10-28 05:42:32,472 basehttp 37054 6197342208 "GET /static/admin/js/actions.js HTTP/1.1" 200 8076 INFO 2025-10-28 05:42:32,473 basehttp 37054 6264647680 "GET /static/admin/css/widgets.css HTTP/1.1" 200 11973 INFO 2025-10-28 05:42:32,473 basehttp 37054 6247821312 "GET /static/admin/js/urlify.js HTTP/1.1" 200 7887 INFO 2025-10-28 05:42:32,474 basehttp 37054 6214168576 "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.1" 200 9777 INFO 2025-10-28 05:42:32,475 basehttp 37054 6197342208 "GET /static/admin/js/prepopulate_init.js HTTP/1.1" 200 586 INFO 2025-10-28 05:42:32,475 basehttp 37054 6264647680 "GET /static/admin/js/prepopulate.js HTTP/1.1" 200 1531 INFO 2025-10-28 05:42:32,476 basehttp 37054 6230994944 "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.1" 200 285314 INFO 2025-10-28 05:42:32,483 basehttp 37054 6247821312 "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.1" 200 325171 INFO 2025-10-28 05:42:32,484 basehttp 37054 6247821312 "GET /static/admin/js/nav_sidebar.js HTTP/1.1" 200 3063 INFO 2025-10-28 05:42:32,485 basehttp 37054 6247821312 "GET /static/admin/img/icon-changelink.svg HTTP/1.1" 200 380 INFO 2025-10-28 05:42:32,486 basehttp 37054 6247821312 "GET /static/admin/img/icon-addlink.svg HTTP/1.1" 200 331 INFO 2025-10-28 05:42:32,487 basehttp 37054 6247821312 "GET /static/admin/img/icon-viewlink.svg HTTP/1.1" 200 581 INFO 2025-10-28 05:42:32,487 basehttp 37054 6247821312 "GET /static/admin/js/change_form.js HTTP/1.1" 200 606 INFO 2025-10-28 05:42:32,538 basehttp 37054 6281474048 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 05:42:53,429 basehttp 37054 6281474048 "GET /en/admin/core/user/8cbc5ea3-da63-41a1-908b-66f665f5f81d/change/?_to_field=id HTTP/1.1" 200 111097 INFO 2025-10-28 05:42:53,448 basehttp 37054 6247821312 "GET /static/admin/js/SelectBox.js HTTP/1.1" 200 4530 INFO 2025-10-28 05:42:53,448 basehttp 37054 6230994944 "GET /static/admin/js/SelectFilter2.js HTTP/1.1" 200 15845 INFO 2025-10-28 05:42:53,508 basehttp 37054 6281474048 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 05:42:53,532 basehttp 37054 6230994944 "GET /static/admin/img/selector-icons.svg HTTP/1.1" 200 3291 INFO 2025-10-28 05:42:53,532 basehttp 37054 6281474048 "GET /static/admin/img/search.svg HTTP/1.1" 200 458 INFO 2025-10-28 05:43:11,600 basehttp 37054 6281474048 "GET /en/admin/hr/leavebalance/e7d35844-a26f-48db-859a-d1c0865753f8/change/ HTTP/1.1" 200 72553 INFO 2025-10-28 05:43:12,244 basehttp 37054 6281474048 "GET /en/admin/hr/leavebalance/ HTTP/1.1" 200 88716 INFO 2025-10-28 05:43:12,255 basehttp 37054 6281474048 "GET /static/admin/css/changelists.css HTTP/1.1" 200 6878 INFO 2025-10-28 05:43:12,257 basehttp 37054 6281474048 "GET /static/admin/js/filters.js HTTP/1.1" 200 978 INFO 2025-10-28 05:43:12,263 basehttp 37054 6281474048 "GET /static/admin/img/tooltag-add.svg HTTP/1.1" 200 331 INFO 2025-10-28 05:43:12,263 basehttp 37054 6230994944 "GET /static/admin/img/sorting-icons.svg HTTP/1.1" 200 1097 INFO 2025-10-28 05:43:16,262 basehttp 37054 6230994944 "GET /en/admin/hr/leavebalance/67022549-cc98-47c0-9c83-e73e7b9a5cb4/change/ HTTP/1.1" 200 72555 INFO 2025-10-28 05:43:16,336 basehttp 37054 6230994944 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 05:43:18,335 basehttp 37054 6230994944 "GET /en/admin/core/user/2e566ca0-940c-4b3f-bdb9-4be06a582efb/change/?_to_field=id HTTP/1.1" 200 111088 INFO 2025-10-28 05:43:18,412 basehttp 37054 6230994944 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 05:43:33,801 basehttp 37054 6230994944 "GET /en/admin/hr/leavebalance/67022549-cc98-47c0-9c83-e73e7b9a5cb4/change/ HTTP/1.1" 200 72555 INFO 2025-10-28 05:43:34,150 basehttp 37054 6230994944 "GET /en/admin/hr/leavebalance/ HTTP/1.1" 200 88714 INFO 2025-10-28 05:43:42,130 basehttp 37054 6230994944 "GET /en/admin/hr/leavebalance/a6af3466-3e72-4475-87ce-fc797b61cd62/change/ HTTP/1.1" 200 72549 INFO 2025-10-28 05:43:42,204 basehttp 37054 6230994944 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 05:43:44,119 basehttp 37054 6230994944 "GET /en/admin/core/user/1e0ddb08-9131-446d-b26c-1c6adcdeac6e/change/?_to_field=id HTTP/1.1" 200 111071 INFO 2025-10-28 05:43:44,198 basehttp 37054 6230994944 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 05:44:20,092 basehttp 37054 6230994944 "POST /en/logout/ HTTP/1.1" 302 0 INFO 2025-10-28 05:44:20,155 basehttp 37054 6230994944 "GET /en/login/ HTTP/1.1" 200 32683 INFO 2025-10-28 05:44:20,179 basehttp 37054 6230994944 "GET /static/css/default/images/bg-login.png HTTP/1.1" 200 425929 INFO 2025-10-28 05:44:32,636 basehttp 37054 6230994944 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-28 05:44:32,702 basehttp 37054 6230994944 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 05:44:32,777 basehttp 37054 6281474048 "GET /en/ HTTP/1.1" 200 45397 INFO 2025-10-28 05:44:32,795 basehttp 37054 6281474048 "GET /static/img/user/user-12.jpg HTTP/1.1" 200 8541 INFO 2025-10-28 05:44:43,904 basehttp 37054 6281474048 "GET /en/appointments/calendar/ HTTP/1.1" 200 48276 INFO 2025-10-28 05:44:43,916 basehttp 37054 6281474048 "GET /static/plugins/moment/min/moment.min.js HTTP/1.1" 200 58890 INFO 2025-10-28 05:44:43,917 basehttp 37054 6247821312 "GET /static/plugins/@fullcalendar/core/index.global.js HTTP/1.1" 200 444856 INFO 2025-10-28 05:44:43,920 basehttp 37054 6214168576 "GET /static/plugins/@fullcalendar/bootstrap/index.global.js HTTP/1.1" 200 2075 INFO 2025-10-28 05:44:43,921 basehttp 37054 6247821312 "GET /static/plugins/@fullcalendar/daygrid/index.global.js HTTP/1.1" 200 58461 INFO 2025-10-28 05:44:43,921 basehttp 37054 6197342208 "GET /static/plugins/@fullcalendar/list/index.global.js HTTP/1.1" 200 18635 INFO 2025-10-28 05:44:43,921 basehttp 37054 6264647680 "GET /static/plugins/@fullcalendar/interaction/index.global.js HTTP/1.1" 200 99452 INFO 2025-10-28 05:44:43,923 basehttp 37054 6281474048 "GET /static/plugins/@fullcalendar/timegrid/index.global.js HTTP/1.1" 200 68582 INFO 2025-10-28 05:44:44,010 basehttp 37054 6281474048 "GET /api/v1/appointments/calendar/?start=2025-10-26T00%3A00%3A00%2B03%3A00&end=2025-11-02T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 3321 INFO 2025-10-28 05:44:59,968 basehttp 37054 6281474048 "GET /en/medical/consultations/create/ HTTP/1.1" 200 59772 INFO 2025-10-28 05:44:59,983 basehttp 37054 6281474048 "GET /static/plugins/select2/css/select2.min.css HTTP/1.1" 200 16263 INFO 2025-10-28 05:44:59,985 basehttp 37054 6281474048 "GET /static/plugins/select2/dist/js/select2.min.js HTTP/1.1" 200 70851 INFO 2025-10-28 05:45:09,713 basehttp 37054 6281474048 "POST /en/logout/ HTTP/1.1" 302 0 INFO 2025-10-28 05:45:09,774 basehttp 37054 6281474048 "GET /en/login/ HTTP/1.1" 200 32683 INFO 2025-10-28 05:45:20,975 basehttp 37054 6281474048 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-28 05:45:21,040 basehttp 37054 6281474048 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 05:45:21,124 basehttp 37054 6264647680 "GET /en/ HTTP/1.1" 200 59968 INFO 2025-10-28 05:45:21,143 basehttp 37054 6264647680 "GET /static/plugins/chart.js/dist/chart.umd.js HTTP/1.1" 200 206279 INFO 2025-10-28 05:45:34,705 basehttp 37054 6264647680 "GET /en/finance/invoices/d24c572c-f3ae-4129-8c74-2096df2bca91/ HTTP/1.1" 200 40664 INFO 2025-10-28 05:45:38,228 basehttp 37054 6264647680 "GET /en/finance/invoices/d24c572c-f3ae-4129-8c74-2096df2bca91/pdf/?print=true HTTP/1.1" 200 29798 WARNING 2025-10-28 05:45:45,997 log 37054 6264647680 Forbidden (Permission denied): /en/settings/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 134, in dispatch return self.handle_no_permission() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 57, in handle_no_permission raise PermissionDenied( django.core.exceptions.PermissionDenied: You need one of these roles to access this page: ADMIN WARNING 2025-10-28 05:45:46,057 basehttp 37054 6264647680 "GET /en/settings/ HTTP/1.1" 403 13614 INFO 2025-10-28 05:45:55,198 basehttp 37054 6264647680 "POST /en/logout/ HTTP/1.1" 302 0 INFO 2025-10-28 05:45:55,259 basehttp 37054 6264647680 "GET /en/login/ HTTP/1.1" 200 32683 INFO 2025-10-28 05:45:57,324 basehttp 37054 6264647680 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-28 05:45:57,391 basehttp 37054 6264647680 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 05:45:57,463 basehttp 37054 6247821312 "GET /en/ HTTP/1.1" 200 39168 INFO 2025-10-28 05:45:57,558 basehttp 37054 6247821312 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 200 1997779 INFO 2025-10-28 05:46:00,150 basehttp 37054 6247821312 "GET /en/settings/ HTTP/1.1" 200 48334 INFO 2025-10-28 05:46:02,206 basehttp 37054 6247821312 "GET /en/settings/BASIC/ HTTP/1.1" 200 40993 INFO 2025-10-28 05:46:52,512 basehttp 37054 6247821312 "POST /en/settings/BASIC/ HTTP/1.1" 302 0 INFO 2025-10-28 05:46:52,623 basehttp 37054 6247821312 "GET /en/settings/ HTTP/1.1" 200 48411 INFO 2025-10-28 05:47:04,275 basehttp 37054 6247821312 "GET /en/settings/ZATCA/ HTTP/1.1" 200 41876 INFO 2025-10-28 05:47:14,653 basehttp 37054 6247821312 "POST /en/settings/ZATCA/ HTTP/1.1" 302 0 INFO 2025-10-28 05:47:14,764 basehttp 37054 6247821312 "GET /en/settings/ HTTP/1.1" 200 48168 INFO 2025-10-28 05:47:29,967 basehttp 37054 6247821312 "POST /en/logout/ HTTP/1.1" 302 0 INFO 2025-10-28 05:47:30,028 basehttp 37054 6247821312 "GET /en/login/ HTTP/1.1" 200 32683 INFO 2025-10-28 05:47:42,066 basehttp 37054 6247821312 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-28 05:47:42,133 basehttp 37054 6247821312 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 05:47:42,212 basehttp 37054 6197342208 "GET /en/ HTTP/1.1" 200 59968 INFO 2025-10-28 05:47:47,911 basehttp 37054 6197342208 "GET /en/finance/invoices/d24c572c-f3ae-4129-8c74-2096df2bca91/ HTTP/1.1" 200 40665 INFO 2025-10-28 05:47:50,548 basehttp 37054 6197342208 "GET /en/finance/invoices/d24c572c-f3ae-4129-8c74-2096df2bca91/pdf/?print=true HTTP/1.1" 200 65530 INFO 2025-10-28 05:48:22,050 basehttp 37054 6197342208 "GET /en/finance/payments/create/?invoice=d24c572c-f3ae-4129-8c74-2096df2bca91 HTTP/1.1" 200 44338 INFO 2025-10-28 05:48:33,478 tasks 80168 8782111040 Email sent successfully to ['yazeed.al-zahrani@example.sa'] INFO 2025-10-28 05:48:33,543 basehttp 37054 6197342208 "POST /en/finance/payments/create/?invoice=d24c572c-f3ae-4129-8c74-2096df2bca91 HTTP/1.1" 302 0 INFO 2025-10-28 05:48:33,616 basehttp 37054 6197342208 "GET /en/finance/invoices/d24c572c-f3ae-4129-8c74-2096df2bca91/ HTTP/1.1" 200 45582 INFO 2025-10-28 05:48:56,957 basehttp 37054 6197342208 "GET /en/finance/invoices/d24c572c-f3ae-4129-8c74-2096df2bca91/pdf/ HTTP/1.1" 200 68478 INFO 2025-10-28 05:49:23,686 basehttp 37054 6197342208 "GET /en/finance/payments/create/?invoice=d24c572c-f3ae-4129-8c74-2096df2bca91 HTTP/1.1" 200 44170 INFO 2025-10-28 05:49:25,604 basehttp 37054 6197342208 "GET /en/finance/invoices/d24c572c-f3ae-4129-8c74-2096df2bca91/ HTTP/1.1" 200 45261 INFO 2025-10-28 05:49:30,906 basehttp 37054 6197342208 "GET /en/finance/reports/ HTTP/1.1" 200 45247 INFO 2025-10-28 05:51:56,121 autoreload 37054 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-28 05:51:56,639 autoreload 43498 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 05:52:02,862 basehttp 43498 6200291328 "GET /en/finance/reports/ HTTP/1.1" 200 45249 INFO 2025-10-28 05:52:26,022 basehttp 43498 6200291328 "GET /en/admin/finance/package/ HTTP/1.1" 302 0 INFO 2025-10-28 05:52:26,094 basehttp 43498 6200291328 "GET /en/admin/login/?next=/en/admin/finance/package/ HTTP/1.1" 200 17290 INFO 2025-10-28 05:52:26,105 basehttp 43498 6200291328 "GET /static/admin/css/login.css HTTP/1.1" 200 951 INFO 2025-10-28 05:52:27,747 basehttp 43498 6200291328 "POST /en/admin/login/?next=/en/admin/finance/package/ HTTP/1.1" 302 0 INFO 2025-10-28 05:52:27,851 basehttp 43498 6200291328 "GET /en/admin/finance/package/ HTTP/1.1" 200 66866 INFO 2025-10-28 05:52:27,869 basehttp 43498 6217117696 "GET /static/admin/img/icon-yes.svg HTTP/1.1" 200 436 INFO 2025-10-28 05:52:27,931 basehttp 43498 6200291328 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 05:52:33,920 basehttp 43498 6200291328 "GET /en/admin/finance/packagepurchase/ HTTP/1.1" 200 78403 INFO 2025-10-28 05:52:33,994 basehttp 43498 6200291328 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 05:54:47,465 autoreload 43498 8782111040 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-10-28 05:54:47,995 autoreload 44995 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 05:54:56,796 basehttp 44995 6123941888 "GET /en/finance/reports/ HTTP/1.1" 200 45628 INFO 2025-10-28 05:54:56,873 basehttp 44995 6123941888 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 200 1997779 INFO 2025-10-28 05:56:13,747 basehttp 44995 6123941888 "GET /en/finance/reports/?date_from=2025-10-01&date_to=2025-10-31 HTTP/1.1" 200 44989 INFO 2025-10-28 05:57:00,272 basehttp 44995 6123941888 "GET /en/finance/reports/?date_from=2025-01-01&date_to=2025-10-31 HTTP/1.1" 200 45690 INFO 2025-10-28 05:57:09,982 basehttp 44995 6123941888 "GET /en/finance/reports/?date_from=2025-01-01&date_to=2026-12-31 HTTP/1.1" 200 45690 INFO 2025-10-28 05:57:30,417 basehttp 44995 6123941888 "GET /en/finance/reports/?date_from=2024-01-01&date_to=2026-12-31 HTTP/1.1" 200 45690 INFO 2025-10-28 06:00:00,006 tasks 80168 8782111040 Radiology results sync started INFO 2025-10-28 06:00:00,006 tasks 80168 8782111040 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 03:00:00.006646+00:00'} INFO 2025-10-28 06:00:00,013 tasks 80168 8782111040 Lab results sync started INFO 2025-10-28 06:00:00,013 tasks 80168 8782111040 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 03:00:00.013664+00:00'} INFO 2025-10-28 06:01:59,691 basehttp 44995 6123941888 "POST /en/logout/ HTTP/1.1" 302 0 INFO 2025-10-28 06:01:59,769 basehttp 44995 6123941888 "GET /en/login/ HTTP/1.1" 200 32683 INFO 2025-10-28 06:02:03,701 basehttp 44995 6123941888 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-28 06:02:03,768 basehttp 44995 6123941888 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 06:02:03,850 basehttp 44995 6140768256 "GET /en/ HTTP/1.1" 200 39168 INFO 2025-10-28 06:05:07,562 autoreload 44995 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-28 06:05:08,069 autoreload 50163 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 06:07:18,992 autoreload 50163 8782111040 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-28 06:07:19,313 autoreload 51282 8782111040 Watching for file changes with StatReloader ERROR 2025-10-28 06:10:03,056 log 51282 6122401792 Internal Server Error: /en/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 327, in render return nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 199, in render template = context.template.engine.select_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 208, in select_template return self.get_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 177, in get_template template, origin = self.find_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 159, in find_template template = loader.get_template(name, skip=skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/cached.py", line 57, in get_template template = super().get_template(template_name, skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/base.py", line 28, in get_template return Template( ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 962, in do_if nodelist = parser.parse(("elif", "else", "endif")) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 489, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 487, in parse filter_expression = self.compile_filter(token.contents) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 609, in compile_filter return FilterExpression(token, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 705, in __init__ filter_func = parser.find_filter(filter_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 615, in find_filter raise TemplateSyntaxError("Invalid filter: '%s'" % filter_name) django.template.exceptions.TemplateSyntaxError: Invalid filter: 'mul' ERROR 2025-10-28 06:10:03,147 basehttp 51282 6122401792 "GET /en/ HTTP/1.1" 500 374984 INFO 2025-10-28 06:11:18,315 basehttp 51282 6122401792 "GET /en/ HTTP/1.1" 200 55858 INFO 2025-10-28 06:11:18,418 basehttp 51282 6122401792 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 200 1997779 INFO 2025-10-28 06:40:33,717 tasks 80168 8782111040 Lab results sync started INFO 2025-10-28 06:40:33,717 tasks 80168 8782111040 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 03:40:33.717627+00:00'} INFO 2025-10-28 06:40:33,723 tasks 80168 8782111040 Radiology results sync started INFO 2025-10-28 06:40:33,723 tasks 80168 8782111040 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 03:40:33.723558+00:00'} INFO 2025-10-28 07:13:22,442 tasks 80168 8782111040 Lab results sync started INFO 2025-10-28 07:13:22,442 tasks 80168 8782111040 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 04:13:22.442298+00:00'} INFO 2025-10-28 07:13:22,445 tasks 80168 8782111040 Radiology results sync started INFO 2025-10-28 07:13:22,445 tasks 80168 8782111040 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 04:13:22.445868+00:00'} INFO 2025-10-28 07:15:42,352 basehttp 51282 6122401792 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-28 07:15:42,415 basehttp 51282 6122401792 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 07:15:42,510 basehttp 51282 6139228160 "GET /ar/ HTTP/1.1" 200 56762 INFO 2025-10-28 07:15:42,521 basehttp 51282 6139228160 "GET /static/css/rtl-fixes.css HTTP/1.1" 304 0 INFO 2025-10-28 07:15:42,579 basehttp 51282 6122401792 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 304 0 INFO 2025-10-28 07:16:03,399 basehttp 51282 6122401792 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-28 07:16:03,485 basehttp 51282 6122401792 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 07:16:03,574 basehttp 51282 6139228160 "GET /en/ HTTP/1.1" 200 55868 INFO 2025-10-28 07:17:15,379 basehttp 51282 6139228160 "GET /en/appointments/1ea4d2c3-44dc-4135-9794-36e5814da254/ HTTP/1.1" 200 45472 INFO 2025-10-28 07:17:22,686 basehttp 51282 6139228160 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 07:17:22,776 basehttp 51282 6122401792 "GET /en/ HTTP/1.1" 200 55868 ERROR 2025-10-28 07:17:24,815 tasks 80168 8782111040 Appointment 6bb40f32-50b8-4433-a943-58feea571f00 not found ERROR 2025-10-28 07:17:24,865 tasks 80168 8782111040 Appointment 86b8e8c7-0e3a-4ccf-8faa-0b7f7f9efcfe not found ERROR 2025-10-28 07:17:25,058 tasks 80168 8782111040 Appointment 6bb40f32-50b8-4433-a943-58feea571f00 not found ERROR 2025-10-28 07:17:25,062 tasks 80168 8782111040 Appointment 6bb40f32-50b8-4433-a943-58feea571f00 not found ERROR 2025-10-28 07:17:25,101 tasks 80168 8782111040 Appointment 6bb40f32-50b8-4433-a943-58feea571f00 not found INFO 2025-10-28 07:17:34,935 basehttp 51282 6122401792 "GET /en/settings/ HTTP/1.1" 200 47848 INFO 2025-10-28 07:17:43,889 basehttp 51282 6122401792 "GET /en/profile/ HTTP/1.1" 200 43765 INFO 2025-10-28 07:17:54,533 basehttp 51282 6122401792 "GET /en/my-hr/ HTTP/1.1" 200 49021 INFO 2025-10-28 07:18:00,759 basehttp 51282 6122401792 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-28 07:18:00,825 basehttp 51282 6122401792 "GET /my-hr/ HTTP/1.1" 302 0 INFO 2025-10-28 07:18:00,898 basehttp 51282 6139228160 "GET /ar/my-hr/ HTTP/1.1" 200 49854 INFO 2025-10-28 07:18:06,889 basehttp 51282 6139228160 "GET /ar/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-28 07:18:06,954 basehttp 51282 6139228160 "GET /my-hr/ HTTP/1.1" 302 0 INFO 2025-10-28 07:18:07,029 basehttp 51282 6122401792 "GET /ar/my-hr/ HTTP/1.1" 200 49854 INFO 2025-10-28 07:18:08,918 basehttp 51282 6122401792 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-28 07:18:08,983 basehttp 51282 6122401792 "GET /my-hr/ HTTP/1.1" 302 0 INFO 2025-10-28 07:18:09,057 basehttp 51282 6139228160 "GET /en/my-hr/ HTTP/1.1" 200 49021 INFO 2025-10-28 07:19:19,043 basehttp 51282 6122401792 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 07:19:19,131 basehttp 51282 6139228160 "GET /en/ HTTP/1.1" 200 55868 INFO 2025-10-28 07:19:58,304 basehttp 51282 6139228160 "GET /en/ HTTP/1.1" 200 55880 INFO 2025-10-28 07:20:11,446 basehttp 51282 6139228160 "GET /en/ HTTP/1.1" 200 55921 INFO 2025-10-28 07:20:32,655 basehttp 51282 6139228160 "GET /en/ HTTP/1.1" 200 55868 INFO 2025-10-28 07:20:57,983 basehttp 51282 6139228160 "GET /en/settings/ HTTP/1.1" 200 47848 INFO 2025-10-28 07:21:01,274 basehttp 51282 6139228160 "GET /en/settings/export/ HTTP/1.1" 200 32485 INFO 2025-10-28 07:21:11,158 basehttp 51282 6139228160 "GET /en/profile/ HTTP/1.1" 200 43765 INFO 2025-10-28 07:22:26,705 basehttp 51282 6139228160 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 07:22:26,796 basehttp 51282 6122401792 "GET /en/ HTTP/1.1" 200 55868 INFO 2025-10-28 07:22:29,728 basehttp 51282 6122401792 "POST /en/logout/ HTTP/1.1" 302 0 INFO 2025-10-28 07:22:29,790 basehttp 51282 6122401792 "GET /en/login/ HTTP/1.1" 200 32683 INFO 2025-10-28 07:22:45,648 basehttp 51282 6122401792 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-28 07:22:45,715 basehttp 51282 6122401792 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 07:22:45,809 basehttp 51282 6139228160 "GET /en/ HTTP/1.1" 200 55655 INFO 2025-10-28 07:23:26,219 basehttp 51282 6139228160 "GET /en/ HTTP/1.1" 200 55641 INFO 2025-10-28 07:23:40,225 basehttp 51282 6139228160 "GET /en/appointments/create/ HTTP/1.1" 200 61687 INFO 2025-10-28 07:23:40,236 basehttp 51282 6139228160 "GET /static/plugins/datatables.net-select-bs5/css/select.bootstrap5.min.css HTTP/1.1" 200 2157 INFO 2025-10-28 07:23:48,599 basehttp 51282 6139228160 "GET /en/consents/create/ HTTP/1.1" 200 53518 INFO 2025-10-28 07:25:55,877 basehttp 51282 6122401792 "GET /en/consents/create/ HTTP/1.1" 200 53590 INFO 2025-10-28 07:25:55,889 basehttp 51282 6122401792 "GET /static/plugins/select2/dist/js/select2.full.js HTTP/1.1" 200 173566 INFO 2025-10-28 07:26:18,677 basehttp 51282 6122401792 "GET /en/consents/create/ HTTP/1.1" 200 53589 INFO 2025-10-28 07:29:57,422 autoreload 51282 8782111040 /Users/marwanalwali/AgdarCentre/core/forms.py changed, reloading. INFO 2025-10-28 07:29:57,978 autoreload 68286 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 07:29:59,083 basehttp 68286 6134001664 "GET /en/consents/create/ HTTP/1.1" 200 53607 INFO 2025-10-28 07:30:00,003 tasks 80168 8782111040 Radiology results sync started INFO 2025-10-28 07:30:00,003 tasks 80168 8782111040 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 04:30:00.003690+00:00'} INFO 2025-10-28 07:30:00,007 tasks 80168 8782111040 Lab results sync started INFO 2025-10-28 07:30:00,007 tasks 80168 8782111040 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 04:30:00.007333+00:00'} INFO 2025-10-28 07:32:04,691 autoreload 68286 8782111040 /Users/marwanalwali/AgdarCentre/core/forms.py changed, reloading. INFO 2025-10-28 07:32:05,035 autoreload 69360 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 07:32:05,602 basehttp 69360 6167883776 "GET /en/consents/create/ HTTP/1.1" 200 53599 INFO 2025-10-28 07:33:50,949 basehttp 69360 6167883776 "GET /en/consents/create/ HTTP/1.1" 200 53674 ERROR 2025-10-28 07:40:44,403 tasks 80168 8782111040 Appointment 6bb40f32-50b8-4433-a943-58feea571f00 not found ERROR 2025-10-28 07:40:44,410 tasks 82910 8782111040 Appointment 6bb40f32-50b8-4433-a943-58feea571f00 not found ERROR 2025-10-28 07:40:44,500 tasks 80168 8782111040 Appointment 6bb40f32-50b8-4433-a943-58feea571f00 not found ERROR 2025-10-28 07:40:44,574 tasks 80168 8782111040 Appointment 6bb40f32-50b8-4433-a943-58feea571f00 not found INFO 2025-10-28 08:02:03,280 tasks 82911 8782111040 Radiology results sync started INFO 2025-10-28 08:02:03,269 tasks 82927 8782111040 Lab results sync started INFO 2025-10-28 08:02:03,281 tasks 82911 8782111040 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 05:02:03.281924+00:00'} INFO 2025-10-28 08:02:03,281 tasks 82927 8782111040 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 05:02:03.281942+00:00'} ERROR 2025-10-28 08:02:20,614 tasks 80168 8782111040 Appointment 86b8e8c7-0e3a-4ccf-8faa-0b7f7f9efcfe not found ERROR 2025-10-28 08:02:20,618 tasks 82910 8782111040 Appointment 86b8e8c7-0e3a-4ccf-8faa-0b7f7f9efcfe not found ERROR 2025-10-28 08:02:20,657 tasks 80168 8782111040 Appointment 86b8e8c7-0e3a-4ccf-8faa-0b7f7f9efcfe not found INFO 2025-10-28 08:10:54,921 basehttp 69360 6167883776 "GET /en/consents/create/ HTTP/1.1" 200 53757 INFO 2025-10-28 08:11:21,443 basehttp 69360 6167883776 "GET /en/consents/create/ HTTP/1.1" 200 53740 INFO 2025-10-28 08:11:48,827 basehttp 69360 6167883776 "GET /api/consent-content/?patient_id=c39e0933-c263-407f-b2c4-106d4992a5e7&consent_type=SERVICE_SPECIFIC HTTP/1.1" 200 846 INFO 2025-10-28 08:11:49,039 basehttp 69360 6167883776 "GET /__debug__/history_sidebar/?request_id=7a6bf2f900794e5a912e00fd60761609 HTTP/1.1" 200 9607 ERROR 2025-10-28 08:18:44,424 tasks 80168 8782111040 Appointment 7451e2ee-0c92-465e-a966-78521b1c84a7 not found ERROR 2025-10-28 08:21:19,028 tasks 80168 8782111040 Appointment 7451e2ee-0c92-465e-a966-78521b1c84a7 not found INFO 2025-10-28 08:30:00,005 tasks 80168 8782111040 Radiology results sync started INFO 2025-10-28 08:30:00,005 tasks 80168 8782111040 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 05:30:00.005909+00:00'} INFO 2025-10-28 08:30:00,009 tasks 80168 8782111040 Lab results sync started INFO 2025-10-28 08:30:00,009 tasks 80168 8782111040 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 05:30:00.009284+00:00'} ERROR 2025-10-28 08:30:00,045 tasks 80168 8782111040 Appointment 355b7567-33be-4033-a7b2-0d90f458b19a not found ERROR 2025-10-28 08:31:17,774 tasks 80168 8782111040 Appointment 86b8e8c7-0e3a-4ccf-8faa-0b7f7f9efcfe not found ERROR 2025-10-28 08:31:17,777 tasks 82910 8782111040 Appointment 86b8e8c7-0e3a-4ccf-8faa-0b7f7f9efcfe not found ERROR 2025-10-28 08:31:17,869 tasks 80168 8782111040 Appointment 86b8e8c7-0e3a-4ccf-8faa-0b7f7f9efcfe not found ERROR 2025-10-28 08:31:17,949 tasks 80168 8782111040 Appointment 86b8e8c7-0e3a-4ccf-8faa-0b7f7f9efcfe not found ERROR 2025-10-28 08:51:19,112 tasks 80168 8782111040 Appointment 355b7567-33be-4033-a7b2-0d90f458b19a not found INFO 2025-10-28 09:00:00,013 tasks 80168 8782111040 Radiology results sync started INFO 2025-10-28 09:00:00,013 tasks 80168 8782111040 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 06:00:00.013977+00:00'} INFO 2025-10-28 09:00:00,019 tasks 80168 8782111040 Lab results sync started INFO 2025-10-28 09:00:00,019 tasks 80168 8782111040 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 06:00:00.019572+00:00'} ERROR 2025-10-28 09:08:44,166 tasks 80168 8782111040 Appointment 7451e2ee-0c92-465e-a966-78521b1c84a7 not found ERROR 2025-10-28 09:08:44,168 tasks 82910 8782111040 Appointment 7451e2ee-0c92-465e-a966-78521b1c84a7 not found ERROR 2025-10-28 09:08:44,208 tasks 80168 8782111040 Appointment 7451e2ee-0c92-465e-a966-78521b1c84a7 not found INFO 2025-10-28 09:31:06,977 tasks 80168 8782111040 Lab results sync started INFO 2025-10-28 09:31:06,977 tasks 80168 8782111040 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 06:31:06.977901+00:00'} INFO 2025-10-28 09:31:06,981 tasks 80168 8782111040 Radiology results sync started INFO 2025-10-28 09:31:06,981 tasks 80168 8782111040 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 06:31:06.981939+00:00'} ERROR 2025-10-28 09:38:53,846 tasks 82910 8782111040 Appointment 6bc04a62-662e-4a40-9718-166269ecb97f not found ERROR 2025-10-28 09:38:53,847 tasks 80168 8782111040 Appointment 5c0a9908-2cdd-4434-be57-d5e61071893d not found ERROR 2025-10-28 09:38:53,948 tasks 80168 8782111040 Appointment 6bc04a62-662e-4a40-9718-166269ecb97f not found ERROR 2025-10-28 09:38:53,948 tasks 82910 8782111040 Appointment 5c0a9908-2cdd-4434-be57-d5e61071893d not found ERROR 2025-10-28 09:40:11,564 tasks 80168 8782111040 Appointment 7451e2ee-0c92-465e-a966-78521b1c84a7 not found ERROR 2025-10-28 09:40:11,572 tasks 80168 8782111040 Appointment 7451e2ee-0c92-465e-a966-78521b1c84a7 not found ERROR 2025-10-28 09:40:11,660 tasks 80168 8782111040 Appointment 7451e2ee-0c92-465e-a966-78521b1c84a7 not found ERROR 2025-10-28 09:40:11,741 tasks 80168 8782111040 Appointment 7451e2ee-0c92-465e-a966-78521b1c84a7 not found ERROR 2025-10-28 09:47:37,914 tasks 80168 8782111040 Appointment 355b7567-33be-4033-a7b2-0d90f458b19a not found ERROR 2025-10-28 09:47:37,919 tasks 82910 8782111040 Appointment 355b7567-33be-4033-a7b2-0d90f458b19a not found ERROR 2025-10-28 09:47:37,958 tasks 80168 8782111040 Appointment 355b7567-33be-4033-a7b2-0d90f458b19a not found INFO 2025-10-28 10:00:00,004 tasks 80168 8782111040 Lab results sync started INFO 2025-10-28 10:00:00,005 tasks 80168 8782111040 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 07:00:00.005042+00:00'} INFO 2025-10-28 10:00:00,011 tasks 82910 8782111040 Radiology results sync started INFO 2025-10-28 10:00:00,011 tasks 82910 8782111040 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 07:00:00.011819+00:00'} ERROR 2025-10-28 10:00:12,893 tasks 82910 8782111040 Appointment 6bc04a62-662e-4a40-9718-166269ecb97f not found ERROR 2025-10-28 10:00:12,893 tasks 80168 8782111040 Appointment 5c0a9908-2cdd-4434-be57-d5e61071893d not found INFO 2025-10-28 10:01:10,498 autoreload 27506 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 10:01:13,033 basehttp 27506 6341865472 "GET /en/ HTTP/1.1" 200 55734 INFO 2025-10-28 10:01:13,046 basehttp 27506 6341865472 "GET /static/js/select2-init.js HTTP/1.1" 200 2415 INFO 2025-10-28 10:01:15,635 basehttp 27506 6341865472 "GET /en/patients/create/ HTTP/1.1" 200 52950 INFO 2025-10-28 10:01:15,648 basehttp 27506 6341865472 "GET /static/plugins/select2/dist/css/select2.min.css HTTP/1.1" 200 14966 INFO 2025-10-28 10:01:15,649 basehttp 27506 6358691840 "GET /static/plugins/bootstrap-datepicker/dist/css/bootstrap-datepicker.min.css HTTP/1.1" 200 15733 INFO 2025-10-28 10:01:15,649 basehttp 27506 6375518208 "GET /static/plugins/bootstrap-datepicker/dist/js/bootstrap-datepicker.min.js HTTP/1.1" 200 33871 INFO 2025-10-28 10:01:21,556 basehttp 27506 6375518208 "GET /en/appointments/create/ HTTP/1.1" 200 62158 INFO 2025-10-28 10:02:13,578 basehttp 27506 6375518208 "GET /en/appointments/create/ HTTP/1.1" 200 62163 INFO 2025-10-28 10:02:13,589 basehttp 27506 6375518208 "GET /static/js/select2-init.js HTTP/1.1" 304 0 INFO 2025-10-28 10:02:14,940 basehttp 27506 6375518208 "GET /en/appointments/create/ HTTP/1.1" 200 62163 WARNING 2025-10-28 10:02:17,914 basehttp 27506 6358691840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 10:02:17,969 log 27506 6375518208 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 10:02:17,969 basehttp 27506 6375518208 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 10:02:21,253 basehttp 27506 6375518208 "GET /en/appointments/create/ HTTP/1.1" 200 62163 INFO 2025-10-28 10:02:21,265 basehttp 27506 6392344576 "GET /static/css/custom.css HTTP/1.1" 200 580 INFO 2025-10-28 10:02:21,265 basehttp 27506 6409170944 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 200 7860 INFO 2025-10-28 10:02:21,266 basehttp 27506 6425997312 "GET /static/plugins/select2/dist/css/select2.min.css HTTP/1.1" 200 14966 INFO 2025-10-28 10:02:21,270 basehttp 27506 6392344576 "GET /static/plugins/datatables.net-select-bs5/css/select.bootstrap5.min.css HTTP/1.1" 200 2157 INFO 2025-10-28 10:02:21,272 basehttp 27506 6409170944 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-10-28 10:02:21,274 basehttp 27506 6392344576 "GET /static/img/user/user-12.jpg HTTP/1.1" 200 8541 INFO 2025-10-28 10:02:21,275 basehttp 27506 6425997312 "GET /static/js/htmx.min.js HTTP/1.1" 200 51076 INFO 2025-10-28 10:02:21,279 basehttp 27506 6358691840 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-10-28 10:02:21,279 basehttp 27506 6409170944 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-10-28 10:02:21,282 basehttp 27506 6409170944 "GET /static/js/select2-init.js HTTP/1.1" 200 2415 INFO 2025-10-28 10:02:21,284 basehttp 27506 6358691840 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 200 5536 INFO 2025-10-28 10:02:21,285 basehttp 27506 6425997312 "GET /static/js/app.min.js HTTP/1.1" 200 110394 INFO 2025-10-28 10:02:21,289 basehttp 27506 6425997312 "GET /static/img/theme/default.jpg HTTP/1.1" 200 26964 INFO 2025-10-28 10:02:21,292 basehttp 27506 6409170944 "GET /static/plugins/select2/dist/js/select2.min.js HTTP/1.1" 200 70851 INFO 2025-10-28 10:02:21,293 basehttp 27506 6358691840 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-10-28 10:02:21,296 basehttp 27506 6425997312 "GET /static/img/theme/transparent.jpg HTTP/1.1" 200 32747 INFO 2025-10-28 10:02:21,297 basehttp 27506 6358691840 "GET /static/img/theme/material.jpg HTTP/1.1" 200 28774 INFO 2025-10-28 10:02:21,298 basehttp 27506 6409170944 "GET /static/img/theme/apple.jpg HTTP/1.1" 200 28822 INFO 2025-10-28 10:02:21,302 basehttp 27506 6409170944 "GET /static/img/version/html.jpg HTTP/1.1" 200 17325 INFO 2025-10-28 10:02:21,303 basehttp 27506 6425997312 "GET /static/img/theme/facebook.jpg HTTP/1.1" 200 27881 INFO 2025-10-28 10:02:21,307 basehttp 27506 6409170944 "GET /static/img/version/ajax.jpg HTTP/1.1" 200 20223 INFO 2025-10-28 10:02:21,308 basehttp 27506 6375518208 "GET /static/css/default/app.min.css HTTP/1.1" 200 1030608 INFO 2025-10-28 10:02:21,308 basehttp 27506 6425997312 "GET /static/img/version/angular1x.jpg HTTP/1.1" 200 22869 INFO 2025-10-28 10:02:21,310 basehttp 27506 6358691840 "GET /static/img/theme/google.jpg HTTP/1.1" 200 86013 INFO 2025-10-28 10:02:21,311 basehttp 27506 6392344576 "GET /static/js/vendor.min.js HTTP/1.1" 200 1091361 INFO 2025-10-28 10:02:21,315 basehttp 27506 6375518208 "GET /static/img/version/svelte.jpg HTTP/1.1" 200 25060 INFO 2025-10-28 10:02:21,316 basehttp 27506 6358691840 "GET /static/img/version/django.jpg HTTP/1.1" 200 20935 INFO 2025-10-28 10:02:21,317 basehttp 27506 6425997312 "GET /static/img/version/laravel.jpg HTTP/1.1" 200 26040 INFO 2025-10-28 10:02:21,317 basehttp 27506 6409170944 "GET /static/img/version/angular10x.jpg HTTP/1.1" 200 24580 INFO 2025-10-28 10:02:21,318 basehttp 27506 6392344576 "GET /static/img/version/vuejs.jpg HTTP/1.1" 200 22518 INFO 2025-10-28 10:02:21,319 basehttp 27506 6392344576 "GET /static/img/theme/e-commerce.jpg HTTP/1.1" 200 37734 INFO 2025-10-28 10:02:21,320 basehttp 27506 6358691840 "GET /static/img/version/dotnet.jpg HTTP/1.1" 200 24791 INFO 2025-10-28 10:02:21,320 basehttp 27506 6375518208 "GET /static/img/version/reactjs.jpg HTTP/1.1" 200 26850 INFO 2025-10-28 10:02:21,322 basehttp 27506 6392344576 "GET /static/img/theme/blog.jpg HTTP/1.1" 200 32334 INFO 2025-10-28 10:02:21,322 basehttp 27506 6409170944 "GET /static/img/theme/one-page-parallax.jpg HTTP/1.1" 200 22474 INFO 2025-10-28 10:02:21,323 basehttp 27506 6358691840 "GET /static/img/theme/forum.jpg HTTP/1.1" 200 28744 INFO 2025-10-28 10:02:21,323 basehttp 27506 6425997312 "GET /static/img/version/nextjs.jpg HTTP/1.1" 200 20152 INFO 2025-10-28 10:02:21,323 basehttp 27506 6375518208 "GET /static/img/theme/corporate.jpg HTTP/1.1" 200 38911 WARNING 2025-10-28 10:02:21,392 log 27506 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 10:02:21,393 basehttp 27506 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-10-28 10:02:21,431 basehttp 27506 6341865472 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-10-28 10:02:21,450 basehttp 27506 6375518208 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 WARNING 2025-10-28 10:02:21,451 basehttp 27506 6358691840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 10:02:21,452 basehttp 27506 6341865472 "GET /static/css/default/app.min.css.map HTTP/1.1" 200 2154602 INFO 2025-10-28 10:02:21,460 basehttp 27506 6375518208 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 INFO 2025-10-28 10:02:21,538 basehttp 27506 6341865472 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 INFO 2025-10-28 10:02:21,538 basehttp 27506 6358691840 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-10-28 10:03:10,950 basehttp 27506 6341865472 "GET /en/appointments/create/ HTTP/1.1" 200 62117 INFO 2025-10-28 10:03:10,964 basehttp 27506 6375518208 "GET /static/js/select2-init.js HTTP/1.1" 304 0 WARNING 2025-10-28 10:03:11,026 log 27506 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 10:03:11,026 basehttp 27506 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 10:03:11,038 basehttp 27506 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 10:03:41,501 basehttp 27506 6375518208 "GET /en/appointments/create/ HTTP/1.1" 200 61863 INFO 2025-10-28 10:03:41,516 basehttp 27506 6425997312 "GET /static/js/select2-init.js HTTP/1.1" 304 0 WARNING 2025-10-28 10:03:41,564 basehttp 27506 6425997312 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 10:03:41,585 log 27506 6375518208 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 10:03:41,585 basehttp 27506 6375518208 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 10:04:04,323 basehttp 27506 6375518208 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-28 10:04:04,389 basehttp 27506 6375518208 "GET /appointments/create/ HTTP/1.1" 302 0 INFO 2025-10-28 10:04:04,499 basehttp 27506 6392344576 "GET /ar/appointments/create/ HTTP/1.1" 200 63226 INFO 2025-10-28 10:04:04,518 basehttp 27506 6341865472 "GET /static/css/rtl-fixes.css HTTP/1.1" 200 1420 INFO 2025-10-28 10:04:04,533 basehttp 27506 6409170944 "GET /static/css/default/app-rtl.min.css HTTP/1.1" 200 1020811 WARNING 2025-10-28 10:04:04,578 basehttp 27506 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 10:04:04,584 basehttp 27506 6409170944 "GET /static/css/default/app-rtl.min.css.map HTTP/1.1" 200 2140853 WARNING 2025-10-28 10:04:04,628 log 27506 6392344576 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 10:04:04,628 basehttp 27506 6392344576 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16794 INFO 2025-10-28 10:04:11,152 basehttp 27506 6392344576 "GET /api/v1/providers/?clinic=70ff3f75-9c7b-4ea9-823b-ba25c429c31b HTTP/1.1" 200 582 INFO 2025-10-28 10:04:46,029 basehttp 27506 6392344576 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-28 10:04:46,093 basehttp 27506 6392344576 "GET /appointments/create/ HTTP/1.1" 302 0 INFO 2025-10-28 10:04:46,170 basehttp 27506 6409170944 "GET /en/appointments/create/ HTTP/1.1" 200 61863 INFO 2025-10-28 10:04:46,192 basehttp 27506 6341865472 "GET /static/js/select2-init.js HTTP/1.1" 304 0 WARNING 2025-10-28 10:04:46,236 basehttp 27506 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 10:04:46,261 log 27506 6409170944 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 10:04:46,261 basehttp 27506 6409170944 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 10:04:51,686 basehttp 27506 6409170944 "GET /ar/appointments/create/ HTTP/1.1" 200 63224 WARNING 2025-10-28 10:04:51,758 basehttp 27506 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 10:04:51,763 log 27506 6409170944 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 10:04:51,763 basehttp 27506 6409170944 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 10:04:52,451 basehttp 27506 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 10:04:52,456 log 27506 6409170944 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 10:04:52,456 basehttp 27506 6409170944 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 10:04:52,926 basehttp 27506 6409170944 "GET /en/ HTTP/1.1" 200 55732 INFO 2025-10-28 10:04:52,945 basehttp 27506 6341865472 "GET /static/plugins/apexcharts/dist/apexcharts.min.js HTTP/1.1" 200 574941 WARNING 2025-10-28 10:04:52,992 basehttp 27506 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 10:04:53,007 log 27506 6409170944 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 10:04:53,007 basehttp 27506 6409170944 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 10:05:08,459 basehttp 27506 6409170944 "GET /en/profile/ HTTP/1.1" 200 48927 WARNING 2025-10-28 10:05:08,518 basehttp 27506 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 10:05:08,539 log 27506 6409170944 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 10:05:08,539 basehttp 27506 6409170944 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 10:06:46,089 basehttp 27506 6409170944 "GET /en/profile/ HTTP/1.1" 200 49384 INFO 2025-10-28 10:06:46,103 basehttp 27506 6341865472 "GET /static/js/select2-init.js HTTP/1.1" 304 0 WARNING 2025-10-28 10:06:46,153 basehttp 27506 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 10:06:46,181 log 27506 6409170944 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 10:06:46,181 basehttp 27506 6409170944 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 10:07:35,898 basehttp 27506 6409170944 "GET /en/profile/ HTTP/1.1" 200 49376 WARNING 2025-10-28 10:07:35,964 basehttp 27506 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 10:07:35,995 log 27506 6409170944 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 10:07:35,995 basehttp 27506 6409170944 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 10:09:38,079 basehttp 27506 6409170944 "GET /en/profile/ HTTP/1.1" 200 48649 INFO 2025-10-28 10:09:38,095 basehttp 27506 6341865472 "GET /static/js/select2-init.js HTTP/1.1" 304 0 WARNING 2025-10-28 10:09:38,147 basehttp 27506 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 10:09:38,165 log 27506 6409170944 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 10:09:38,165 basehttp 27506 6409170944 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 10:09:47,013 basehttp 27506 6409170944 "GET /en/file-history/?user=8cbc5ea3-da63-41a1-908b-66f665f5f81d HTTP/1.1" 200 50705 WARNING 2025-10-28 10:09:47,076 basehttp 27506 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 10:09:47,094 log 27506 6409170944 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 10:09:47,094 basehttp 27506 6409170944 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 10:09:51,870 basehttp 27506 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 10:09:51,875 log 27506 6409170944 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 10:09:51,875 basehttp 27506 6409170944 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 ERROR 2025-10-28 10:10:11,648 tasks 80168 8782111040 Appointment 355b7567-33be-4033-a7b2-0d90f458b19a not found ERROR 2025-10-28 10:10:11,656 tasks 80168 8782111040 Appointment 355b7567-33be-4033-a7b2-0d90f458b19a not found ERROR 2025-10-28 10:10:11,825 tasks 82910 8782111040 Appointment 355b7567-33be-4033-a7b2-0d90f458b19a not found ERROR 2025-10-28 10:10:14,176 tasks 82910 8782111040 Appointment 355b7567-33be-4033-a7b2-0d90f458b19a not found INFO 2025-10-28 10:10:18,070 basehttp 27506 6409170944 "POST /en/logout/ HTTP/1.1" 302 0 INFO 2025-10-28 10:10:18,131 basehttp 27506 6409170944 "GET /en/login/ HTTP/1.1" 200 32993 INFO 2025-10-28 10:10:18,171 basehttp 27506 6341865472 "GET /static/css/default/images/bg-login.png HTTP/1.1" 200 425929 WARNING 2025-10-28 10:10:18,193 basehttp 27506 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 10:10:18,243 log 27506 6409170944 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 10:10:18,243 basehttp 27506 6409170944 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16669 INFO 2025-10-28 10:10:19,806 basehttp 27506 6409170944 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-28 10:10:19,872 basehttp 27506 6409170944 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 10:10:19,960 basehttp 27506 6341865472 "GET /en/ HTTP/1.1" 200 55771 INFO 2025-10-28 10:10:19,992 basehttp 27506 6375518208 "GET /static/css/saudiriyalsymbol.woff2 HTTP/1.1" 200 720 WARNING 2025-10-28 10:10:20,031 basehttp 27506 6375518208 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 10:10:20,120 log 27506 6341865472 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 10:10:20,121 basehttp 27506 6341865472 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-10-28 10:10:20,126 basehttp 27506 6358691840 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 200 1997779 INFO 2025-10-28 10:10:59,658 basehttp 27506 6358691840 "GET /en/finance/invoices/create/ HTTP/1.1" 200 68045 INFO 2025-10-28 10:10:59,673 basehttp 27506 6341865472 "GET /static/js/select2-init.js HTTP/1.1" 304 0 INFO 2025-10-28 10:10:59,673 basehttp 27506 6358691840 "GET /static/plugins/select2/css/select2.min.css HTTP/1.1" 200 16263 WARNING 2025-10-28 10:11:22,048 log 27506 6358691840 Not Found: /en/operating-theatre/ WARNING 2025-10-28 10:11:22,048 basehttp 27506 6358691840 "GET /en/operating-theatre/ HTTP/1.1" 404 31183 INFO 2025-10-28 10:11:25,716 basehttp 27506 6358691840 "GET /en/ot/sessions/ HTTP/1.1" 200 51790 INFO 2025-10-28 10:11:27,504 basehttp 27506 6358691840 "GET /en/ot/sessions/create/ HTTP/1.1" 200 52476 INFO 2025-10-28 10:14:13,360 basehttp 27506 6358691840 "GET /en/finance/invoices/create/ HTTP/1.1" 200 68891 INFO 2025-10-28 10:14:13,370 basehttp 27506 6358691840 "GET /static/js/select2-init.js HTTP/1.1" 304 0 INFO 2025-10-28 10:15:46,871 basehttp 27506 6358691840 "GET /en/finance/invoices/create/ HTTP/1.1" 200 53271 INFO 2025-10-28 10:16:29,575 basehttp 27506 6358691840 "GET /en/finance/invoices/create/ HTTP/1.1" 200 53280 INFO 2025-10-28 10:16:29,586 basehttp 27506 6358691840 "GET /static/js/select2-init.js HTTP/1.1" 304 0 INFO 2025-10-28 10:17:51,726 basehttp 27506 6358691840 "GET /en/finance/invoices/create/ HTTP/1.1" 200 68890 INFO 2025-10-28 10:18:35,287 basehttp 27506 6358691840 "GET /en/finance/invoices/create/ HTTP/1.1" 200 58464 INFO 2025-10-28 10:18:35,298 basehttp 27506 6358691840 "GET /static/js/select2-init.js HTTP/1.1" 304 0 INFO 2025-10-28 10:18:36,705 basehttp 27506 6358691840 "GET /en/finance/invoices/create/ HTTP/1.1" 200 58464 INFO 2025-10-28 10:18:58,470 basehttp 27506 6358691840 "GET /en/finance/invoices/create/ HTTP/1.1" 200 64985 INFO 2025-10-28 10:21:54,667 basehttp 27506 6358691840 "GET /en/finance/invoices/create/ HTTP/1.1" 200 65383 INFO 2025-10-28 10:21:54,677 basehttp 27506 6358691840 "GET /static/js/select2-init.js HTTP/1.1" 304 0 INFO 2025-10-28 10:23:04,769 basehttp 27506 6358691840 "POST /en/finance/invoices/create/ HTTP/1.1" 200 105270 INFO 2025-10-28 10:23:46,308 autoreload 27506 8782111040 /Users/marwanalwali/AgdarCentre/finance/forms.py changed, reloading. INFO 2025-10-28 10:23:46,650 autoreload 39047 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 10:24:16,490 autoreload 39047 8782111040 /Users/marwanalwali/AgdarCentre/finance/forms.py changed, reloading. INFO 2025-10-28 10:24:16,811 autoreload 39301 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 10:24:19,751 basehttp 39301 6121746432 "POST /en/finance/invoices/create/ HTTP/1.1" 302 0 INFO 2025-10-28 10:24:19,830 basehttp 39301 6121746432 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42571 INFO 2025-10-28 10:24:19,835 basehttp 39301 6121746432 "GET /static/js/select2-init.js HTTP/1.1" 304 0 INFO 2025-10-28 10:24:28,572 basehttp 39301 6121746432 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/ HTTP/1.1" 200 68597 INFO 2025-10-28 10:25:55,041 autoreload 39301 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 10:25:55,382 autoreload 40051 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 10:25:56,309 basehttp 40051 13052751872 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 10:25:58,008 basehttp 40051 13052751872 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 68597 WARNING 2025-10-28 10:25:58,086 log 40051 13052751872 Not Found: /favicon.ico WARNING 2025-10-28 10:25:58,087 basehttp 40051 13052751872 "GET /favicon.ico HTTP/1.1" 404 16520 INFO 2025-10-28 10:28:08,283 autoreload 40051 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 10:28:08,612 autoreload 41143 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 10:28:12,417 basehttp 41143 6197309440 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 10:28:12,429 basehttp 41143 6197309440 "GET /static/js/select2-init.js HTTP/1.1" 304 0 INFO 2025-10-28 10:28:13,935 basehttp 41143 6197309440 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 68619 INFO 2025-10-28 10:28:46,665 autoreload 41143 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 10:28:46,995 autoreload 41481 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 10:28:47,488 basehttp 41481 6157594624 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 68584 INFO 2025-10-28 10:28:50,349 basehttp 41481 6157594624 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 10:28:51,774 basehttp 41481 6157594624 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 68584 INFO 2025-10-28 10:29:18,953 autoreload 41481 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 10:29:19,290 autoreload 41748 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 10:29:22,537 basehttp 41748 6129823744 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 10:29:24,808 basehttp 41748 6129823744 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 68585 INFO 2025-10-28 10:30:00,005 tasks 32142 8782111040 Radiology results sync started INFO 2025-10-28 10:30:00,005 tasks 32142 8782111040 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 07:30:00.005391+00:00'} INFO 2025-10-28 10:30:00,006 tasks 82910 8782111040 Lab results sync started INFO 2025-10-28 10:30:00,006 tasks 82910 8782111040 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 07:30:00.006383+00:00'} INFO 2025-10-28 10:30:19,995 autoreload 41748 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 10:30:20,325 autoreload 42293 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 10:30:22,335 basehttp 42293 6160642048 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 10:30:23,786 basehttp 42293 6160642048 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 68580 INFO 2025-10-28 10:31:30,193 autoreload 42293 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 10:31:30,524 autoreload 42802 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 10:31:31,170 basehttp 42802 6166425600 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 10:31:31,181 basehttp 42802 6166425600 "GET /static/js/select2-init.js HTTP/1.1" 304 0 INFO 2025-10-28 10:31:32,512 basehttp 42802 6166425600 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 68573 INFO 2025-10-28 10:53:37,719 autoreload 42802 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 10:53:38,204 autoreload 45842 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 10:53:43,426 basehttp 45842 6189871104 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 10:53:43,439 basehttp 45842 6206697472 "GET /static/js/select2-init.js HTTP/1.1" 304 0 INFO 2025-10-28 10:53:43,497 basehttp 45842 6189871104 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 304 0 INFO 2025-10-28 10:53:45,514 basehttp 45842 6189871104 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 68577 INFO 2025-10-28 10:54:36,697 autoreload 45842 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 10:54:37,021 autoreload 46358 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 10:55:35,236 basehttp 46358 6157807616 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 10:55:36,625 basehttp 46358 6157807616 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 68583 INFO 2025-10-28 10:57:08,320 autoreload 46358 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 10:57:08,642 autoreload 47571 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 10:57:11,116 basehttp 47571 6123089920 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 10:57:12,819 basehttp 47571 6123089920 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 68584 INFO 2025-10-28 10:58:14,286 autoreload 47571 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 10:58:14,610 autoreload 48088 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 10:58:16,767 basehttp 48088 6160248832 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 10:58:18,151 basehttp 48088 6160248832 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 68136 INFO 2025-10-28 10:58:48,579 autoreload 48088 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 10:58:48,917 autoreload 48418 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 10:58:50,362 basehttp 48418 6138343424 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 10:58:51,832 basehttp 48418 6138343424 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 68549 INFO 2025-10-28 10:59:14,724 autoreload 48418 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 10:59:15,060 autoreload 48603 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 10:59:16,681 basehttp 48603 6132166656 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 10:59:19,023 basehttp 48603 6132166656 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 68452 INFO 2025-10-28 11:00:00,003 tasks 32142 8782111040 Radiology results sync started INFO 2025-10-28 11:00:00,003 tasks 32142 8782111040 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 08:00:00.003452+00:00'} INFO 2025-10-28 11:00:00,006 tasks 32142 8782111040 Lab results sync started INFO 2025-10-28 11:00:00,006 tasks 32142 8782111040 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 08:00:00.006784+00:00'} INFO 2025-10-28 11:01:39,287 autoreload 48603 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:01:39,619 autoreload 49771 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 11:01:42,467 basehttp 49771 6201225216 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 11:01:42,478 basehttp 49771 6201225216 "GET /static/js/select2-init.js HTTP/1.1" 304 0 INFO 2025-10-28 11:01:44,514 basehttp 49771 6201225216 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 68437 INFO 2025-10-28 11:02:54,416 autoreload 49771 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:02:54,745 autoreload 50363 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 11:02:56,049 basehttp 50363 6158381056 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 11:02:57,334 basehttp 50363 6158381056 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 68426 INFO 2025-10-28 11:03:23,664 autoreload 50363 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:03:23,993 autoreload 50615 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 11:03:25,601 basehttp 50615 6122876928 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 11:03:27,023 basehttp 50615 6122876928 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 68426 ERROR 2025-10-28 11:03:29,402 tasks 82910 8782111040 Appointment 5c0a9908-2cdd-4434-be57-d5e61071893d not found ERROR 2025-10-28 11:03:29,405 tasks 32142 8782111040 Appointment 6bc04a62-662e-4a40-9718-166269ecb97f not found ERROR 2025-10-28 11:03:29,406 tasks 82910 8782111040 Appointment 5c0a9908-2cdd-4434-be57-d5e61071893d not found ERROR 2025-10-28 11:03:29,407 tasks 82927 8782111040 Appointment 6bc04a62-662e-4a40-9718-166269ecb97f not found ERROR 2025-10-28 11:03:29,446 tasks 82910 8782111040 Appointment 5c0a9908-2cdd-4434-be57-d5e61071893d not found ERROR 2025-10-28 11:03:29,446 tasks 32142 8782111040 Appointment 6bc04a62-662e-4a40-9718-166269ecb97f not found INFO 2025-10-28 11:04:23,481 autoreload 50615 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:04:23,818 autoreload 51115 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 11:04:26,590 basehttp 51115 6121975808 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 11:04:27,902 basehttp 51115 6121975808 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 302 0 INFO 2025-10-28 11:04:27,974 basehttp 51115 6121975808 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42568 INFO 2025-10-28 11:04:50,650 autoreload 51115 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:04:50,978 autoreload 51310 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 11:04:52,301 basehttp 51310 6138327040 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 11:04:53,682 basehttp 51310 6138327040 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 68374 INFO 2025-10-28 11:05:32,168 autoreload 51310 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:05:32,494 autoreload 51641 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 11:05:34,735 basehttp 51641 6190477312 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 11:05:36,227 basehttp 51641 6190477312 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 68374 INFO 2025-10-28 11:07:09,783 autoreload 51641 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:07:10,119 autoreload 52491 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 11:07:15,845 basehttp 52491 6161559552 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 11:07:17,573 basehttp 52491 6161559552 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 302 0 INFO 2025-10-28 11:07:17,682 basehttp 52491 6161559552 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42562 INFO 2025-10-28 11:07:42,189 autoreload 52491 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:07:42,514 autoreload 52755 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 11:07:45,549 basehttp 52755 6159495168 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 11:07:46,896 basehttp 52755 6159495168 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 302 0 INFO 2025-10-28 11:07:47,004 basehttp 52755 6159495168 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42561 INFO 2025-10-28 11:08:18,666 autoreload 52755 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:08:18,991 autoreload 53008 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 11:08:19,871 basehttp 53008 6200176640 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 11:08:19,883 basehttp 53008 6200176640 "GET /static/js/select2-init.js HTTP/1.1" 304 0 INFO 2025-10-28 11:08:21,217 basehttp 53008 6200176640 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 302 0 INFO 2025-10-28 11:08:21,313 basehttp 53008 6200176640 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42561 INFO 2025-10-28 11:08:35,655 autoreload 53008 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:08:35,990 autoreload 53181 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 11:08:38,816 basehttp 53181 6134198272 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 68374 INFO 2025-10-28 11:10:31,508 autoreload 53181 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:10:31,837 autoreload 54101 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 11:10:35,756 basehttp 54101 6341865472 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 11:10:35,770 basehttp 54101 6341865472 "GET /static/js/select2-init.js HTTP/1.1" 304 0 INFO 2025-10-28 11:10:37,468 basehttp 54101 6341865472 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 49329 INFO 2025-10-28 11:11:33,421 autoreload 54101 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:11:33,773 autoreload 54705 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 11:12:18,376 basehttp 54705 6130528256 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 11:12:20,155 basehttp 54705 6130528256 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 67847 INFO 2025-10-28 11:13:30,652 autoreload 54705 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:13:31,106 autoreload 55710 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 11:13:33,550 basehttp 55710 6196015104 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 11:13:34,861 basehttp 55710 6196015104 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 67843 INFO 2025-10-28 11:14:02,023 autoreload 55710 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:14:02,355 autoreload 55967 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 11:14:03,996 basehttp 55967 6134558720 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 11:14:05,570 basehttp 55967 6134558720 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 67829 INFO 2025-10-28 11:14:58,780 autoreload 55967 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:14:59,106 autoreload 56404 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 11:15:00,250 basehttp 56404 6126759936 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 11:15:02,806 basehttp 56404 6126759936 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 67834 INFO 2025-10-28 11:15:31,013 autoreload 56404 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:15:31,344 autoreload 56663 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 11:15:32,232 basehttp 56663 6190198784 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 11:15:33,666 basehttp 56663 6190198784 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 67834 INFO 2025-10-28 11:15:51,067 autoreload 56663 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:15:51,403 autoreload 56853 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 11:15:52,960 basehttp 56853 6158266368 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 11:15:54,227 basehttp 56853 6158266368 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 67837 INFO 2025-10-28 11:16:20,277 autoreload 56853 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:16:20,600 autoreload 57135 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 11:16:21,634 basehttp 57135 6124154880 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 11:16:22,837 basehttp 57135 6124154880 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 67847 INFO 2025-10-28 11:18:22,320 autoreload 57135 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:18:22,668 autoreload 58146 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 11:18:57,343 basehttp 58146 6166409216 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 11:18:57,356 basehttp 58146 6166409216 "GET /static/js/select2-init.js HTTP/1.1" 304 0 INFO 2025-10-28 11:18:58,803 basehttp 58146 6166409216 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 67829 INFO 2025-10-28 11:19:15,173 autoreload 58146 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:19:15,655 autoreload 58724 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 11:21:04,277 basehttp 58724 6126628864 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 11:21:05,870 basehttp 58724 6126628864 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 67839 INFO 2025-10-28 11:21:26,622 autoreload 58724 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:21:27,076 autoreload 59972 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 11:21:32,283 basehttp 59972 6204567552 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 11:21:33,729 basehttp 59972 6204567552 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 67847 INFO 2025-10-28 11:23:05,518 autoreload 59972 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:23:05,987 autoreload 60901 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 11:23:06,870 basehttp 60901 6125121536 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 11:23:08,291 basehttp 60901 6125121536 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 67847 INFO 2025-10-28 11:23:28,738 autoreload 60901 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:23:29,069 autoreload 61076 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 11:23:30,496 basehttp 61076 6188986368 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 11:23:31,874 basehttp 61076 6188986368 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 67847 INFO 2025-10-28 11:25:18,559 autoreload 61076 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:25:18,898 autoreload 61920 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 11:25:19,527 basehttp 61920 6325039104 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 11:25:20,940 basehttp 61920 6325039104 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 67842 INFO 2025-10-28 11:25:32,431 autoreload 61920 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:25:32,759 autoreload 62092 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 11:25:33,864 basehttp 62092 6158364672 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 11:25:35,306 basehttp 62092 6158364672 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 67847 ERROR 2025-10-28 11:26:02,942 tasks 82910 8782111040 Appointment 6bc04a62-662e-4a40-9718-166269ecb97f not found ERROR 2025-10-28 11:26:02,942 tasks 32142 8782111040 Appointment 5c0a9908-2cdd-4434-be57-d5e61071893d not found ERROR 2025-10-28 11:26:02,948 tasks 82910 8782111040 Appointment 6bc04a62-662e-4a40-9718-166269ecb97f not found ERROR 2025-10-28 11:26:02,948 tasks 32142 8782111040 Appointment 5c0a9908-2cdd-4434-be57-d5e61071893d not found ERROR 2025-10-28 11:26:03,036 tasks 32142 8782111040 Appointment 6bc04a62-662e-4a40-9718-166269ecb97f not found ERROR 2025-10-28 11:26:03,036 tasks 82910 8782111040 Appointment 5c0a9908-2cdd-4434-be57-d5e61071893d not found ERROR 2025-10-28 11:26:03,118 tasks 32142 8782111040 Appointment 5c0a9908-2cdd-4434-be57-d5e61071893d not found INFO 2025-10-28 11:26:10,783 autoreload 62092 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:26:11,126 autoreload 62380 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 11:26:12,722 basehttp 62380 6163476480 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 11:26:14,080 basehttp 62380 6163476480 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 67911 INFO 2025-10-28 11:26:24,690 autoreload 62380 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:26:25,019 autoreload 62553 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 11:26:27,103 basehttp 62553 6160609280 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 11:26:28,810 basehttp 62553 6160609280 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 67847 INFO 2025-10-28 11:27:28,701 autoreload 62553 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:27:29,117 autoreload 63160 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 11:27:38,723 basehttp 63160 13186969600 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 11:27:38,734 basehttp 63160 13186969600 "GET /static/js/select2-init.js HTTP/1.1" 304 0 INFO 2025-10-28 11:27:40,035 basehttp 63160 13186969600 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 66804 INFO 2025-10-28 11:30:00,009 tasks 32142 8782111040 Lab results sync started INFO 2025-10-28 11:30:00,009 tasks 32142 8782111040 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 08:30:00.009592+00:00'} INFO 2025-10-28 11:30:00,015 tasks 32142 8782111040 Radiology results sync started INFO 2025-10-28 11:30:00,015 tasks 32142 8782111040 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 08:30:00.015218+00:00'} INFO 2025-10-28 11:32:09,760 basehttp 63160 13186969600 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 66804 INFO 2025-10-28 11:37:05,686 autoreload 63160 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:37:06,177 autoreload 67857 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 11:37:19,433 basehttp 67857 6165311488 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 11:37:19,447 basehttp 67857 13035925504 "GET /static/js/select2-init.js HTTP/1.1" 304 0 INFO 2025-10-28 11:37:19,505 basehttp 67857 6165311488 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 304 0 INFO 2025-10-28 11:37:20,819 basehttp 67857 6165311488 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 66777 INFO 2025-10-28 11:38:33,332 autoreload 67857 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:38:33,785 autoreload 68580 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 11:38:35,704 basehttp 68580 6159724544 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 11:38:37,353 basehttp 68580 6159724544 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 66786 INFO 2025-10-28 11:39:02,697 autoreload 68580 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:39:03,023 autoreload 68836 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 11:39:04,486 basehttp 68836 6131281920 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 11:39:05,519 basehttp 68836 6131281920 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 66775 INFO 2025-10-28 11:39:35,964 autoreload 68836 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:39:36,302 autoreload 69101 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 11:39:38,343 basehttp 69101 6171389952 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 11:39:39,512 basehttp 69101 6171389952 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 66792 INFO 2025-10-28 11:39:53,952 autoreload 69101 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:39:54,294 autoreload 69269 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 11:39:54,946 basehttp 69269 6157873152 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 11:39:56,139 basehttp 69269 6157873152 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 66792 INFO 2025-10-28 11:40:06,796 autoreload 69269 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:40:07,122 autoreload 69360 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 11:40:08,585 basehttp 69360 6171226112 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 11:40:09,901 basehttp 69360 6171226112 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 66794 INFO 2025-10-28 11:40:44,147 autoreload 69360 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:40:44,479 autoreload 69689 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 11:40:47,824 basehttp 69689 6161674240 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 11:40:49,325 basehttp 69689 6161674240 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 66795 INFO 2025-10-28 11:43:11,749 autoreload 69689 8782111040 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 11:43:12,078 autoreload 70846 8782111040 Watching for file changes with StatReloader INFO 2025-10-28 13:03:33,908 tasks 15484 8648941888 Lab results sync started INFO 2025-10-28 13:03:33,908 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 10:03:33.908770+00:00'} INFO 2025-10-28 13:03:33,911 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-28 13:03:33,911 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 10:03:33.911837+00:00'} INFO 2025-10-28 13:03:56,593 autoreload 15765 8648941888 Watching for file changes with StatReloader INFO 2025-10-28 13:04:01,239 basehttp 15765 6196604928 "GET /en/admin/finance/packagepurchase/ HTTP/1.1" 200 78405 INFO 2025-10-28 13:04:01,254 basehttp 15765 6230257664 "GET /static/admin/css/nav_sidebar.css HTTP/1.1" 200 2810 INFO 2025-10-28 13:04:01,255 basehttp 15765 6213431296 "GET /static/admin/css/dark_mode.css HTTP/1.1" 200 2808 INFO 2025-10-28 13:04:01,255 basehttp 15765 6263910400 "GET /static/admin/js/theme.js HTTP/1.1" 200 1653 INFO 2025-10-28 13:04:01,255 basehttp 15765 6247084032 "GET /static/admin/css/changelists.css HTTP/1.1" 200 6878 INFO 2025-10-28 13:04:01,256 basehttp 15765 6196604928 "GET /static/admin/css/base.css HTTP/1.1" 200 22120 INFO 2025-10-28 13:04:01,256 basehttp 15765 6230257664 "GET /static/admin/css/responsive.css HTTP/1.1" 200 16565 INFO 2025-10-28 13:04:01,257 basehttp 15765 6263910400 "GET /static/admin/js/jquery.init.js HTTP/1.1" 200 347 INFO 2025-10-28 13:04:01,257 basehttp 15765 6247084032 "GET /static/admin/js/core.js HTTP/1.1" 200 6208 INFO 2025-10-28 13:04:01,258 basehttp 15765 6196604928 "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.1" 200 9777 INFO 2025-10-28 13:04:01,259 basehttp 15765 6247084032 "GET /static/admin/js/prepopulate.js HTTP/1.1" 200 1531 INFO 2025-10-28 13:04:01,259 basehttp 15765 6263910400 "GET /static/admin/js/urlify.js HTTP/1.1" 200 7887 INFO 2025-10-28 13:04:01,259 basehttp 15765 6230257664 "GET /static/admin/js/actions.js HTTP/1.1" 200 8076 INFO 2025-10-28 13:04:01,262 basehttp 15765 6230257664 "GET /static/admin/img/search.svg HTTP/1.1" 200 458 INFO 2025-10-28 13:04:01,265 basehttp 15765 6247084032 "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.1" 200 325171 INFO 2025-10-28 13:04:01,265 basehttp 15765 6213431296 "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.1" 200 285314 INFO 2025-10-28 13:04:01,267 basehttp 15765 6213431296 "GET /static/admin/js/nav_sidebar.js HTTP/1.1" 200 3063 INFO 2025-10-28 13:04:01,269 basehttp 15765 6213431296 "GET /static/admin/js/filters.js HTTP/1.1" 200 978 INFO 2025-10-28 13:04:01,318 basehttp 15765 6280736768 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 13:04:01,332 basehttp 15765 6213431296 "GET /static/admin/img/tooltag-add.svg HTTP/1.1" 200 331 INFO 2025-10-28 13:04:01,333 basehttp 15765 6280736768 "GET /static/admin/img/icon-addlink.svg HTTP/1.1" 200 331 INFO 2025-10-28 13:04:01,333 basehttp 15765 6247084032 "GET /static/admin/img/sorting-icons.svg HTTP/1.1" 200 1097 INFO 2025-10-28 13:04:01,333 basehttp 15765 6230257664 "GET /static/admin/img/icon-viewlink.svg HTTP/1.1" 200 581 WARNING 2025-10-28 13:04:01,412 log 15765 6230257664 Not Found: /favicon.ico WARNING 2025-10-28 13:04:01,412 basehttp 15765 6230257664 "GET /favicon.ico HTTP/1.1" 404 16520 INFO 2025-10-28 13:04:04,483 basehttp 15765 6230257664 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42207 INFO 2025-10-28 13:04:04,497 basehttp 15765 6247084032 "GET /static/js/select2-init.js HTTP/1.1" 304 0 INFO 2025-10-28 13:04:04,558 basehttp 15765 6230257664 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 304 0 INFO 2025-10-28 13:04:07,123 basehttp 15765 6230257664 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 66794 INFO 2025-10-28 13:05:45,768 autoreload 15765 8648941888 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 13:05:46,092 autoreload 16678 8648941888 Watching for file changes with StatReloader INFO 2025-10-28 13:05:47,393 basehttp 16678 6202503168 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 66802 INFO 2025-10-28 13:05:49,826 basehttp 16678 6202503168 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42207 INFO 2025-10-28 13:05:52,363 basehttp 16678 6202503168 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 66802 INFO 2025-10-28 13:06:04,012 autoreload 16678 8648941888 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 13:06:04,331 autoreload 16781 8648941888 Watching for file changes with StatReloader INFO 2025-10-28 13:06:06,651 basehttp 16781 6192787456 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 13:06:08,370 basehttp 16781 6192787456 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 66802 INFO 2025-10-28 13:07:43,988 autoreload 16781 8648941888 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 13:07:44,281 autoreload 17611 8648941888 Watching for file changes with StatReloader INFO 2025-10-28 13:07:45,470 basehttp 17611 6156365824 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 13:08:00,725 basehttp 17611 6156365824 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 66789 INFO 2025-10-28 13:10:26,827 autoreload 17611 8648941888 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 13:10:27,116 autoreload 18876 8648941888 Watching for file changes with StatReloader INFO 2025-10-28 13:10:28,520 basehttp 18876 6129676288 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 13:10:31,053 basehttp 18876 6129676288 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 66797 INFO 2025-10-28 13:11:16,103 autoreload 18876 8648941888 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 13:11:16,431 autoreload 19297 8648941888 Watching for file changes with StatReloader INFO 2025-10-28 13:11:18,202 basehttp 19297 6160166912 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/ HTTP/1.1" 200 42209 INFO 2025-10-28 13:11:19,853 basehttp 19297 6160166912 "GET /en/finance/invoices/44b41a1f-37c5-45c4-95a2-22f0b4c23807/pdf/?print=true HTTP/1.1" 200 66805 INFO 2025-10-28 13:14:28,515 autoreload 19297 8648941888 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 13:14:28,827 autoreload 20788 8648941888 Watching for file changes with StatReloader INFO 2025-10-28 13:15:30,853 basehttp 20788 6166441984 "GET /en/finance/invoices/create/ HTTP/1.1" 200 65385 INFO 2025-10-28 13:15:33,884 basehttp 20788 6166441984 "GET /en/ HTTP/1.1" 200 55774 INFO 2025-10-28 13:15:37,693 basehttp 20788 6166441984 "GET /en/finance/invoices/create/ HTTP/1.1" 200 65385 INFO 2025-10-28 13:15:48,001 basehttp 20788 6166441984 "POST /en/logout/ HTTP/1.1" 302 0 INFO 2025-10-28 13:15:48,057 basehttp 20788 6166441984 "GET /en/login/ HTTP/1.1" 200 32993 INFO 2025-10-28 13:16:05,199 basehttp 20788 6166441984 "POST /en/login/ HTTP/1.1" 302 0 INFO 2025-10-28 13:16:05,260 basehttp 20788 6166441984 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 13:16:05,332 basehttp 20788 6183268352 "GET /en/ HTTP/1.1" 200 56418 INFO 2025-10-28 13:16:05,348 basehttp 20788 6183268352 "GET /static/plugins/chart.js/dist/chart.umd.js HTTP/1.1" 200 206279 INFO 2025-10-28 13:16:16,222 basehttp 20788 6183268352 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/ HTTP/1.1" 200 40965 INFO 2025-10-28 13:16:20,973 basehttp 20788 6183268352 "GET /en/finance/payments/create/?invoice=3a2258b4-22c6-41b3-91a1-117909a2a795 HTTP/1.1" 200 44824 INFO 2025-10-28 13:16:31,321 tasks 15484 8648941888 Email sent successfully to ['nawaf.al-shahrani@example.sa'] INFO 2025-10-28 13:16:31,372 basehttp 20788 6183268352 "POST /en/finance/payments/create/?invoice=3a2258b4-22c6-41b3-91a1-117909a2a795 HTTP/1.1" 302 0 INFO 2025-10-28 13:16:31,440 basehttp 20788 6183268352 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/ HTTP/1.1" 200 45883 INFO 2025-10-28 13:16:35,353 basehttp 20788 6183268352 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/pdf/?print=true HTTP/1.1" 302 0 INFO 2025-10-28 13:16:35,418 basehttp 20788 6183268352 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/ HTTP/1.1" 200 48048 INFO 2025-10-28 13:17:47,278 autoreload 20788 8648941888 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 13:17:47,614 autoreload 22434 8648941888 Watching for file changes with StatReloader INFO 2025-10-28 13:18:13,313 basehttp 22434 6205206528 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/ HTTP/1.1" 200 45564 INFO 2025-10-28 13:18:15,961 basehttp 22434 6205206528 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/pdf/?print=true HTTP/1.1" 200 66504 INFO 2025-10-28 13:18:47,112 autoreload 22434 8648941888 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 13:18:47,408 autoreload 22939 8648941888 Watching for file changes with StatReloader INFO 2025-10-28 13:18:54,123 basehttp 22939 6201536512 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/ HTTP/1.1" 200 45564 INFO 2025-10-28 13:18:57,059 basehttp 22939 6201536512 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/pdf/?print=true HTTP/1.1" 200 66519 INFO 2025-10-28 13:19:39,526 autoreload 22939 8648941888 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 13:19:39,829 autoreload 23387 8648941888 Watching for file changes with StatReloader INFO 2025-10-28 13:19:41,526 basehttp 23387 6190788608 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/ HTTP/1.1" 200 45564 INFO 2025-10-28 13:19:42,947 basehttp 23387 6190788608 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/pdf/?print=true HTTP/1.1" 200 66519 INFO 2025-10-28 13:21:13,249 autoreload 23387 8648941888 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 13:21:13,547 autoreload 24134 8648941888 Watching for file changes with StatReloader INFO 2025-10-28 13:21:16,066 basehttp 24134 6156316672 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/pdf/?print=true HTTP/1.1" 200 66507 INFO 2025-10-28 13:22:22,334 autoreload 24134 8648941888 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 13:22:22,649 autoreload 24635 8648941888 Watching for file changes with StatReloader INFO 2025-10-28 13:22:24,846 basehttp 24635 6164279296 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/ HTTP/1.1" 200 45564 INFO 2025-10-28 13:22:26,431 basehttp 24635 6164279296 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/pdf/?print=true HTTP/1.1" 200 66506 INFO 2025-10-28 13:22:54,888 basehttp 24635 6164279296 "GET /en/admin/core/tenant/ HTTP/1.1" 302 0 INFO 2025-10-28 13:22:54,954 basehttp 24635 6164279296 "GET /en/admin/login/?next=/en/admin/core/tenant/ HTTP/1.1" 200 17278 INFO 2025-10-28 13:22:54,966 basehttp 24635 6164279296 "GET /static/admin/css/login.css HTTP/1.1" 200 951 INFO 2025-10-28 13:22:56,485 basehttp 24635 6164279296 "POST /en/admin/login/?next=/en/admin/core/tenant/ HTTP/1.1" 302 0 INFO 2025-10-28 13:22:56,583 basehttp 24635 6164279296 "GET /en/admin/core/tenant/ HTTP/1.1" 200 64728 INFO 2025-10-28 13:22:56,600 basehttp 24635 6181105664 "GET /static/admin/img/icon-yes.svg HTTP/1.1" 200 436 INFO 2025-10-28 13:22:56,655 basehttp 24635 6164279296 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 13:22:59,030 basehttp 24635 6164279296 "GET /en/admin/core/tenant/323b6e06-77d1-4112-9482-2e0a916b2149/change/ HTTP/1.1" 200 392049 INFO 2025-10-28 13:22:59,044 basehttp 24635 6214758400 "GET /static/admin/js/prepopulate_init.js HTTP/1.1" 200 586 INFO 2025-10-28 13:22:59,044 basehttp 24635 6164279296 "GET /static/admin/css/forms.css HTTP/1.1" 200 8525 INFO 2025-10-28 13:22:59,044 basehttp 24635 6197932032 "GET /static/admin/js/inlines.js HTTP/1.1" 200 15628 INFO 2025-10-28 13:22:59,045 basehttp 24635 6197932032 "GET /static/admin/css/widgets.css HTTP/1.1" 200 11973 INFO 2025-10-28 13:22:59,047 basehttp 24635 6197932032 "GET /static/admin/img/icon-unknown.svg HTTP/1.1" 200 655 INFO 2025-10-28 13:22:59,048 basehttp 24635 6197932032 "GET /static/admin/img/icon-changelink.svg HTTP/1.1" 200 380 INFO 2025-10-28 13:22:59,049 basehttp 24635 6197932032 "GET /static/admin/js/change_form.js HTTP/1.1" 200 606 INFO 2025-10-28 13:22:59,101 basehttp 24635 6181105664 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 13:27:56,564 basehttp 24635 6181105664 "POST /en/admin/core/tenant/323b6e06-77d1-4112-9482-2e0a916b2149/change/ HTTP/1.1" 302 0 INFO 2025-10-28 13:27:56,649 basehttp 24635 6181105664 "GET /en/admin/core/tenant/ HTTP/1.1" 200 65099 INFO 2025-10-28 13:27:56,713 basehttp 24635 6181105664 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 13:28:00,688 basehttp 24635 6181105664 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/ HTTP/1.1" 200 45578 INFO 2025-10-28 13:28:00,704 basehttp 24635 6164279296 "GET /static/js/select2-init.js HTTP/1.1" 304 0 INFO 2025-10-28 13:28:00,762 basehttp 24635 6181105664 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 200 1997779 INFO 2025-10-28 13:28:06,225 basehttp 24635 6181105664 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/pdf/?print=true HTTP/1.1" 200 66554 INFO 2025-10-28 13:28:17,691 basehttp 24635 6181105664 "GET /en/admin/core/tenant/323b6e06-77d1-4112-9482-2e0a916b2149/change/ HTTP/1.1" 200 394024 INFO 2025-10-28 13:28:17,764 basehttp 24635 6181105664 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 WARNING 2025-10-28 13:28:23,899 log 24635 6181105664 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 13:28:23,899 basehttp 24635 6181105664 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 13:28:37,394 autoreload 24635 8648941888 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 13:28:37,866 autoreload 27602 8648941888 Watching for file changes with StatReloader INFO 2025-10-28 13:28:40,393 basehttp 27602 6134525952 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/ HTTP/1.1" 200 45578 INFO 2025-10-28 13:28:42,272 basehttp 27602 6134525952 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/pdf/?print=true HTTP/1.1" 200 66649 INFO 2025-10-28 13:29:49,656 autoreload 27602 8648941888 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 13:29:49,977 autoreload 28208 8648941888 Watching for file changes with StatReloader INFO 2025-10-28 13:29:51,268 basehttp 28208 6159200256 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/ HTTP/1.1" 200 45578 INFO 2025-10-28 13:29:52,724 basehttp 28208 6159200256 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/pdf/?print=true HTTP/1.1" 200 66657 INFO 2025-10-28 13:30:00,009 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-28 13:30:00,010 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 10:30:00.010339+00:00'} INFO 2025-10-28 13:30:00,016 tasks 15484 8648941888 Lab results sync started INFO 2025-10-28 13:30:00,017 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 10:30:00.017241+00:00'} ERROR 2025-10-28 13:30:00,038 tasks 15484 8648941888 Appointment ee3def96-f355-4de0-8920-0932942a6f2f not found ERROR 2025-10-28 13:30:00,042 tasks 15473 8648941888 Appointment 9f27c711-5646-4ba5-bd35-66873a72dfa6 not found INFO 2025-10-28 13:30:13,056 autoreload 28208 8648941888 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 13:30:13,405 autoreload 28395 8648941888 Watching for file changes with StatReloader INFO 2025-10-28 13:30:17,138 basehttp 28395 6194704384 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/ HTTP/1.1" 200 45578 INFO 2025-10-28 13:30:18,929 basehttp 28395 6194704384 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/pdf/?print=true HTTP/1.1" 200 66554 INFO 2025-10-28 13:31:52,232 autoreload 28395 8648941888 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 13:31:52,546 autoreload 29131 8648941888 Watching for file changes with StatReloader INFO 2025-10-28 13:31:55,703 basehttp 29131 6166605824 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/ HTTP/1.1" 200 45578 INFO 2025-10-28 13:31:57,108 basehttp 29131 6166605824 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/pdf/?print=true HTTP/1.1" 200 66641 INFO 2025-10-28 13:32:37,485 autoreload 29131 8648941888 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 13:32:37,810 autoreload 29546 8648941888 Watching for file changes with StatReloader INFO 2025-10-28 13:32:39,430 basehttp 29546 6198833152 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/ HTTP/1.1" 200 45578 INFO 2025-10-28 13:32:40,793 basehttp 29546 6198833152 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/pdf/?print=true HTTP/1.1" 200 66554 INFO 2025-10-28 13:33:04,036 autoreload 29546 8648941888 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 13:33:04,361 autoreload 29723 8648941888 Watching for file changes with StatReloader INFO 2025-10-28 13:33:05,714 basehttp 29723 6162509824 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/ HTTP/1.1" 200 45578 INFO 2025-10-28 13:33:07,330 basehttp 29723 6162509824 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/pdf/?print=true HTTP/1.1" 200 66554 INFO 2025-10-28 13:33:49,275 autoreload 29723 8648941888 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 13:33:49,574 autoreload 30069 8648941888 Watching for file changes with StatReloader INFO 2025-10-28 13:33:50,730 basehttp 30069 6199668736 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/ HTTP/1.1" 200 45578 INFO 2025-10-28 13:33:51,788 basehttp 30069 6199668736 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/pdf/?print=true HTTP/1.1" 200 66555 INFO 2025-10-28 13:35:22,944 autoreload 30069 8648941888 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 13:35:23,274 autoreload 30805 8648941888 Watching for file changes with StatReloader INFO 2025-10-28 13:35:25,362 basehttp 30805 6135410688 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/ HTTP/1.1" 200 45578 INFO 2025-10-28 13:35:27,100 basehttp 30805 6135410688 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/pdf/?print=true HTTP/1.1" 200 67401 INFO 2025-10-28 13:37:42,890 basehttp 30805 6135410688 "POST /en/admin/core/tenant/323b6e06-77d1-4112-9482-2e0a916b2149/change/ HTTP/1.1" 302 0 INFO 2025-10-28 13:37:42,987 basehttp 30805 6135410688 "GET /en/admin/core/tenant/ HTTP/1.1" 200 64970 INFO 2025-10-28 13:37:43,126 basehttp 30805 6135410688 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 WARNING 2025-10-28 13:37:43,131 log 30805 6152237056 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 13:37:43,131 basehttp 30805 6152237056 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-10-28 13:37:51,834 basehttp 30805 6152237056 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/ HTTP/1.1" 200 45576 INFO 2025-10-28 13:38:18,151 basehttp 30805 6152237056 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/pdf/?print=true HTTP/1.1" 200 66788 INFO 2025-10-28 13:38:31,246 basehttp 30805 6152237056 "GET /en/admin/core/tenant/323b6e06-77d1-4112-9482-2e0a916b2149/change/ HTTP/1.1" 200 392175 INFO 2025-10-28 13:38:31,380 basehttp 30805 6135410688 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 WARNING 2025-10-28 13:38:31,381 log 30805 6152237056 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 13:38:31,381 basehttp 30805 6152237056 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-10-28 13:38:59,112 basehttp 30805 6135410688 "POST /en/admin/core/tenant/323b6e06-77d1-4112-9482-2e0a916b2149/change/ HTTP/1.1" 302 0 INFO 2025-10-28 13:38:59,199 basehttp 30805 6135410688 "GET /en/admin/core/tenant/ HTTP/1.1" 200 65099 INFO 2025-10-28 13:38:59,334 basehttp 30805 6152237056 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 WARNING 2025-10-28 13:38:59,335 log 30805 6135410688 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 13:38:59,335 basehttp 30805 6135410688 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-10-28 13:39:19,079 basehttp 30805 6135410688 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/pdf/?print=true HTTP/1.1" 200 67401 INFO 2025-10-28 13:40:39,432 autoreload 30805 8648941888 /Users/marwanalwali/AgdarCentre/finance/pdf_service.py changed, reloading. INFO 2025-10-28 13:40:39,738 autoreload 33278 8648941888 Watching for file changes with StatReloader INFO 2025-10-28 13:40:42,089 basehttp 33278 6197669888 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/ HTTP/1.1" 200 45578 INFO 2025-10-28 13:40:46,160 basehttp 33278 6197669888 "GET /en/finance/invoices/3a2258b4-22c6-41b3-91a1-117909a2a795/pdf/?print=true HTTP/1.1" 200 67186 INFO 2025-10-28 13:41:37,687 basehttp 33278 6197669888 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 13:41:37,769 basehttp 33278 6214496256 "GET /en/ HTTP/1.1" 200 55804 INFO 2025-10-28 13:43:50,919 basehttp 33278 6214496256 "GET /en/finance/payments/create/?invoice=3a2258b4-22c6-41b3-91a1-117909a2a795 HTTP/1.1" 200 44672 INFO 2025-10-28 13:43:53,102 basehttp 33278 6214496256 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 13:43:53,179 basehttp 33278 6197669888 "GET /en/ HTTP/1.1" 200 55814 INFO 2025-10-28 13:44:00,843 basehttp 33278 6197669888 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-28 13:44:00,903 basehttp 33278 6197669888 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 13:44:00,981 basehttp 33278 6214496256 "GET /ar/ HTTP/1.1" 200 56681 INFO 2025-10-28 13:44:00,994 basehttp 33278 6214496256 "GET /static/css/rtl-fixes.css HTTP/1.1" 304 0 INFO 2025-10-28 14:00:00,009 tasks 15473 8648941888 Radiology results sync started INFO 2025-10-28 14:00:00,010 tasks 15473 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 11:00:00.010234+00:00'} ERROR 2025-10-28 14:00:00,012 tasks 15484 8648941888 Appointment 059c4153-2297-4946-a6bf-07e1d87abe27 not found INFO 2025-10-28 14:00:00,016 tasks 15484 8648941888 Lab results sync started INFO 2025-10-28 14:00:00,016 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 11:00:00.016625+00:00'} INFO 2025-10-28 14:07:23,529 basehttp 33278 6197669888 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-28 14:07:23,597 basehttp 33278 6197669888 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 14:07:23,679 basehttp 33278 6214496256 "GET /en/ HTTP/1.1" 200 55814 INFO 2025-10-28 14:07:23,693 basehttp 33278 6214496256 "GET /static/js/select2-init.js HTTP/1.1" 304 0 INFO 2025-10-28 14:11:39,372 basehttp 33278 6214496256 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-28 14:11:39,432 basehttp 33278 6214496256 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 14:11:39,509 basehttp 33278 6197669888 "GET /en/ HTTP/1.1" 200 55814 INFO 2025-10-28 14:21:41,372 basehttp 33278 6197669888 "POST /en/logout/ HTTP/1.1" 302 0 INFO 2025-10-28 14:21:41,427 basehttp 33278 6197669888 "GET /en/login/ HTTP/1.1" 200 32993 WARNING 2025-10-28 14:21:52,270 log 33278 6197669888 Not Found: /en/signup WARNING 2025-10-28 14:21:52,271 basehttp 33278 6197669888 "GET /en/signup HTTP/1.1" 404 31135 WARNING 2025-10-28 14:22:07,400 log 33278 6197669888 Not Found: /en/accounts/signup/ WARNING 2025-10-28 14:22:07,400 basehttp 33278 6197669888 "GET /en/accounts/signup/ HTTP/1.1" 404 33937 INFO 2025-10-28 14:22:24,881 basehttp 33278 6197669888 "GET /en/accounts/login HTTP/1.1" 301 0 INFO 2025-10-28 14:22:24,937 basehttp 33278 6214496256 "GET /en/accounts/login/ HTTP/1.1" 200 33002 INFO 2025-10-28 14:22:34,238 basehttp 33278 6214496256 "GET /en/login/ HTTP/1.1" 200 32993 INFO 2025-10-28 14:23:04,193 autoreload 33278 8648941888 /Users/marwanalwali/AgdarCentre/AgdarCentre/urls.py changed, reloading. INFO 2025-10-28 14:23:04,654 autoreload 53027 8648941888 Watching for file changes with StatReloader WARNING 2025-10-28 14:23:06,976 log 53027 6201749504 Not Found: /en/login/ WARNING 2025-10-28 14:23:06,977 basehttp 53027 6201749504 "GET /en/login/ HTTP/1.1" 404 30623 INFO 2025-10-28 14:23:17,735 basehttp 53027 6201749504 "GET /en/accounts/login/ HTTP/1.1" 200 33020 INFO 2025-10-28 14:23:23,606 basehttp 53027 6201749504 "GET /en/accounts/login/ HTTP/1.1" 200 33020 WARNING 2025-10-28 14:23:31,319 basehttp 53027 6218575872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 14:23:31,392 log 53027 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 14:23:31,392 basehttp 53027 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 14:23:35,405 basehttp 53027 6201749504 "GET /en/accounts/login/ HTTP/1.1" 200 33020 WARNING 2025-10-28 14:23:35,477 log 53027 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 14:23:35,477 basehttp 53027 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 14:23:35,587 basehttp 53027 6201749504 "GET /static/css/custom.css HTTP/1.1" 200 580 INFO 2025-10-28 14:23:35,587 basehttp 53027 6252228608 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 200 7860 INFO 2025-10-28 14:23:35,588 basehttp 53027 6285881344 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-10-28 14:23:35,589 basehttp 53027 6269054976 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-10-28 14:23:35,591 basehttp 53027 6269054976 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 200 5536 INFO 2025-10-28 14:23:35,595 basehttp 53027 6201749504 "GET /static/js/htmx.min.js HTTP/1.1" 200 51076 INFO 2025-10-28 14:23:35,595 basehttp 53027 6269054976 "GET /static/js/select2-init.js HTTP/1.1" 200 2415 INFO 2025-10-28 14:23:35,596 basehttp 53027 6235402240 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-10-28 14:23:35,598 basehttp 53027 6218575872 "GET /static/css/default/app.min.css HTTP/1.1" 200 1030608 INFO 2025-10-28 14:23:35,599 basehttp 53027 6285881344 "GET /static/js/app.min.js HTTP/1.1" 200 110394 INFO 2025-10-28 14:23:35,600 basehttp 53027 6201749504 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-10-28 14:23:35,600 basehttp 53027 6235402240 "GET /static/img/theme/transparent.jpg HTTP/1.1" 200 32747 INFO 2025-10-28 14:23:35,600 basehttp 53027 6269054976 "GET /static/img/theme/default.jpg HTTP/1.1" 200 26964 INFO 2025-10-28 14:23:35,602 basehttp 53027 6218575872 "GET /static/img/theme/apple.jpg HTTP/1.1" 200 28822 INFO 2025-10-28 14:23:35,602 basehttp 53027 6285881344 "GET /static/img/theme/material.jpg HTTP/1.1" 200 28774 INFO 2025-10-28 14:23:35,603 basehttp 53027 6201749504 "GET /static/img/theme/facebook.jpg HTTP/1.1" 200 27881 INFO 2025-10-28 14:23:35,606 basehttp 53027 6218575872 "GET /static/img/version/ajax.jpg HTTP/1.1" 200 20223 INFO 2025-10-28 14:23:35,606 basehttp 53027 6235402240 "GET /static/img/version/html.jpg HTTP/1.1" 200 17325 INFO 2025-10-28 14:23:35,607 basehttp 53027 6252228608 "GET /static/js/vendor.min.js HTTP/1.1" 200 1091361 INFO 2025-10-28 14:23:35,608 basehttp 53027 6201749504 "GET /static/img/version/angular10x.jpg HTTP/1.1" 200 24580 INFO 2025-10-28 14:23:35,608 basehttp 53027 6285881344 "GET /static/img/version/angular1x.jpg HTTP/1.1" 200 22869 INFO 2025-10-28 14:23:35,609 basehttp 53027 6235402240 "GET /static/img/version/svelte.jpg HTTP/1.1" 200 25060 INFO 2025-10-28 14:23:35,609 basehttp 53027 6218575872 "GET /static/img/version/laravel.jpg HTTP/1.1" 200 26040 INFO 2025-10-28 14:23:35,610 basehttp 53027 6285881344 "GET /static/img/version/reactjs.jpg HTTP/1.1" 200 26850 INFO 2025-10-28 14:23:35,610 basehttp 53027 6252228608 "GET /static/img/version/django.jpg HTTP/1.1" 200 20935 INFO 2025-10-28 14:23:35,610 basehttp 53027 6201749504 "GET /static/img/version/vuejs.jpg HTTP/1.1" 200 22518 INFO 2025-10-28 14:23:35,612 basehttp 53027 6218575872 "GET /static/img/version/dotnet.jpg HTTP/1.1" 200 24791 INFO 2025-10-28 14:23:35,612 basehttp 53027 6252228608 "GET /static/img/theme/blog.jpg HTTP/1.1" 200 32334 INFO 2025-10-28 14:23:35,613 basehttp 53027 6285881344 "GET /static/img/theme/e-commerce.jpg HTTP/1.1" 200 37734 INFO 2025-10-28 14:23:35,614 basehttp 53027 6252228608 "GET /static/img/theme/corporate.jpg HTTP/1.1" 200 38911 INFO 2025-10-28 14:23:35,614 basehttp 53027 6218575872 "GET /static/img/theme/forum.jpg HTTP/1.1" 200 28744 INFO 2025-10-28 14:23:35,615 basehttp 53027 6235402240 "GET /static/img/version/nextjs.jpg HTTP/1.1" 200 20152 INFO 2025-10-28 14:23:35,615 basehttp 53027 6269054976 "GET /static/img/theme/google.jpg HTTP/1.1" 200 86013 INFO 2025-10-28 14:23:35,616 basehttp 53027 6201749504 "GET /static/img/theme/one-page-parallax.jpg HTTP/1.1" 200 22474 INFO 2025-10-28 14:23:35,790 basehttp 53027 6235402240 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-10-28 14:23:35,791 basehttp 53027 6201749504 "GET /static/css/default/images/bg-login.png HTTP/1.1" 200 425929 INFO 2025-10-28 14:23:35,812 basehttp 53027 6235402240 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 WARNING 2025-10-28 14:23:35,812 basehttp 53027 6269054976 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 14:23:35,814 basehttp 53027 6235402240 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 INFO 2025-10-28 14:23:35,819 basehttp 53027 6201749504 "GET /static/css/default/app.min.css.map HTTP/1.1" 200 2154602 INFO 2025-10-28 14:23:35,932 basehttp 53027 6269054976 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-10-28 14:23:35,932 basehttp 53027 6201749504 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 WARNING 2025-10-28 14:24:24,169 log 53027 6201749504 Not Found: /en/accounts/ WARNING 2025-10-28 14:24:24,169 basehttp 53027 6201749504 "GET /en/accounts/ HTTP/1.1" 404 33395 WARNING 2025-10-28 14:24:24,295 log 53027 6201749504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 14:24:24,295 basehttp 53027 6201749504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 WARNING 2025-10-28 14:24:24,303 log 53027 6235402240 Not Found: /favicon.ico WARNING 2025-10-28 14:24:24,303 basehttp 53027 6235402240 "GET /favicon.ico HTTP/1.1" 404 16522 INFO 2025-10-28 14:24:37,837 basehttp 53027 6235402240 "GET /en/accounts/password_reset/ HTTP/1.1" 200 17628 INFO 2025-10-28 14:24:37,854 basehttp 53027 6218575872 "GET /static/admin/css/dark_mode.css HTTP/1.1" 200 2808 INFO 2025-10-28 14:24:37,855 basehttp 53027 6285881344 "GET /static/admin/css/forms.css HTTP/1.1" 200 8525 INFO 2025-10-28 14:24:37,855 basehttp 53027 6252228608 "GET /static/admin/js/theme.js HTTP/1.1" 200 1653 INFO 2025-10-28 14:24:37,855 basehttp 53027 6302707712 "GET /static/admin/css/responsive.css HTTP/1.1" 200 16565 INFO 2025-10-28 14:24:37,856 basehttp 53027 6201749504 "GET /static/admin/css/base.css HTTP/1.1" 200 22120 INFO 2025-10-28 14:24:37,857 basehttp 53027 6201749504 "GET /static/admin/css/widgets.css HTTP/1.1" 200 11973 WARNING 2025-10-28 14:24:37,910 log 53027 6235402240 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 14:24:37,910 basehttp 53027 6235402240 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 14:26:29,737 log 53027 6235402240 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 14:26:29,737 basehttp 53027 6235402240 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 14:30:00,004 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-28 14:30:00,005 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 11:30:00.005119+00:00'} INFO 2025-10-28 14:30:00,009 tasks 15484 8648941888 Lab results sync started INFO 2025-10-28 14:30:00,009 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 11:30:00.009262+00:00'} INFO 2025-10-28 14:31:13,337 autoreload 53027 8648941888 /Users/marwanalwali/AgdarCentre/core/forms.py changed, reloading. INFO 2025-10-28 14:31:13,826 autoreload 57207 8648941888 Watching for file changes with StatReloader INFO 2025-10-28 14:31:31,557 autoreload 57207 8648941888 /Users/marwanalwali/AgdarCentre/core/forms.py changed, reloading. INFO 2025-10-28 14:31:31,922 autoreload 57391 8648941888 Watching for file changes with StatReloader INFO 2025-10-28 14:31:45,530 autoreload 57391 8648941888 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-28 14:31:45,896 autoreload 57498 8648941888 Watching for file changes with StatReloader INFO 2025-10-28 14:32:02,554 autoreload 57498 8648941888 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-28 14:32:03,047 autoreload 57681 8648941888 Watching for file changes with StatReloader INFO 2025-10-28 14:32:14,621 autoreload 57681 8648941888 /Users/marwanalwali/AgdarCentre/core/urls.py changed, reloading. INFO 2025-10-28 14:32:15,089 autoreload 57805 8648941888 Watching for file changes with StatReloader WARNING 2025-10-28 14:43:58,019 log 57805 6128529408 Not Found: /en/accounts/ WARNING 2025-10-28 14:43:58,019 basehttp 57805 6128529408 "GET /en/accounts/ HTTP/1.1" 404 33743 WARNING 2025-10-28 14:43:58,090 log 57805 6128529408 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 14:43:58,091 basehttp 57805 6128529408 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 14:45:19,196 log 57805 6128529408 Not Found: /en/core/signup WARNING 2025-10-28 14:45:19,196 basehttp 57805 6128529408 "GET /en/core/signup HTTP/1.1" 404 30989 WARNING 2025-10-28 14:45:19,261 log 57805 6128529408 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 14:45:19,261 basehttp 57805 6128529408 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 14:45:23,457 log 57805 6128529408 Not Found: /en/core/signup/ WARNING 2025-10-28 14:45:23,457 basehttp 57805 6128529408 "GET /en/core/signup/ HTTP/1.1" 404 30993 WARNING 2025-10-28 14:45:23,555 log 57805 6128529408 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 14:45:23,555 basehttp 57805 6128529408 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16669 INFO 2025-10-28 14:45:31,151 basehttp 57805 6128529408 "GET /en/signup/ HTTP/1.1" 200 34981 WARNING 2025-10-28 14:45:31,216 log 57805 6128529408 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 14:45:31,216 basehttp 57805 6128529408 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 14:45:31,233 basehttp 57805 6128529408 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 14:45:47,786 basehttp 57805 6145355776 "GET /en/accounts/login/ HTTP/1.1" 200 33359 WARNING 2025-10-28 14:45:47,845 basehttp 57805 6128529408 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 14:45:47,863 log 57805 6145355776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 14:45:47,863 basehttp 57805 6145355776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 14:45:50,069 basehttp 57805 6145355776 "GET /en/accounts/password_reset/ HTTP/1.1" 200 32867 WARNING 2025-10-28 14:45:50,145 log 57805 6145355776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 14:45:50,147 basehttp 57805 6128529408 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 14:45:50,147 basehttp 57805 6145355776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 14:45:55,852 basehttp 57805 6145355776 "GET /en/accounts/login/ HTTP/1.1" 200 33361 WARNING 2025-10-28 14:45:55,927 log 57805 6145355776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 14:45:55,928 basehttp 57805 6145355776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 14:45:55,929 basehttp 57805 6128529408 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 14:45:57,697 basehttp 57805 6145355776 "GET /en/signup/ HTTP/1.1" 200 34981 WARNING 2025-10-28 14:45:57,769 log 57805 6145355776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 14:45:57,771 basehttp 57805 6145355776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 14:45:57,771 basehttp 57805 6128529408 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 14:46:22,409 basehttp 57805 6145355776 "GET /en/accounts/login/ HTTP/1.1" 200 33359 WARNING 2025-10-28 14:46:22,467 basehttp 57805 6128529408 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 14:46:22,482 log 57805 6145355776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 14:46:22,482 basehttp 57805 6145355776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 14:46:26,177 basehttp 57805 6145355776 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-10-28 14:46:26,239 basehttp 57805 6145355776 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 14:46:26,323 basehttp 57805 6128529408 "GET /en/ HTTP/1.1" 200 55833 INFO 2025-10-28 14:46:26,360 basehttp 57805 6162182144 "GET /static/plugins/apexcharts/dist/apexcharts.min.js HTTP/1.1" 200 574941 INFO 2025-10-28 14:46:26,360 basehttp 57805 13438578688 "GET /static/css/saudiriyalsymbol.woff2 HTTP/1.1" 200 720 WARNING 2025-10-28 14:46:26,393 basehttp 57805 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 14:46:26,478 log 57805 6128529408 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 14:46:26,478 basehttp 57805 6128529408 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-10-28 14:46:26,481 basehttp 57805 6145355776 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 200 1997779 INFO 2025-10-28 14:46:36,463 basehttp 57805 6145355776 "POST /en/accounts/logout/ HTTP/1.1" 302 0 INFO 2025-10-28 14:46:36,518 basehttp 57805 6145355776 "GET /en/accounts/login/ HTTP/1.1" 200 33359 WARNING 2025-10-28 14:46:36,588 basehttp 57805 6128529408 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 14:46:36,600 log 57805 6145355776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 14:46:36,601 basehttp 57805 6145355776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 14:46:45,734 basehttp 57805 6145355776 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-28 14:46:45,793 basehttp 57805 6145355776 "GET /accounts/login/ HTTP/1.1" 302 0 INFO 2025-10-28 14:46:45,876 basehttp 57805 6162182144 "GET /ar/accounts/login/ HTTP/1.1" 200 33668 INFO 2025-10-28 14:46:45,902 basehttp 57805 6145355776 "GET /static/css/rtl-fixes.css HTTP/1.1" 200 1420 INFO 2025-10-28 14:46:45,911 basehttp 57805 6128529408 "GET /static/css/default/app-rtl.min.css HTTP/1.1" 200 1020811 WARNING 2025-10-28 14:46:45,931 basehttp 57805 6128529408 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 14:46:45,950 basehttp 57805 6145355776 "GET /static/css/default/app-rtl.min.css.map HTTP/1.1" 200 2140853 WARNING 2025-10-28 14:46:45,970 log 57805 6162182144 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 14:46:45,970 basehttp 57805 6162182144 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16792 INFO 2025-10-28 15:00:00,005 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-28 15:00:00,006 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 12:00:00.006209+00:00'} INFO 2025-10-28 15:00:00,012 tasks 15484 8648941888 Lab results sync started INFO 2025-10-28 15:00:00,013 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 12:00:00.013157+00:00'} INFO 2025-10-28 15:04:33,065 autoreload 57805 8648941888 /Users/marwanalwali/AgdarCentre/finance/templates/finance/package_form.html.py changed, reloading. INFO 2025-10-28 15:04:33,365 autoreload 73070 8648941888 Watching for file changes with StatReloader INFO 2025-10-28 15:05:22,426 basehttp 73070 6157758464 "GET /ar/accounts/login/ HTTP/1.1" 200 33698 INFO 2025-10-28 15:05:22,441 basehttp 73070 6174584832 "GET /static/js/select2-init.js HTTP/1.1" 304 0 WARNING 2025-10-28 15:05:22,494 basehttp 73070 6174584832 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 15:05:22,499 log 73070 6157758464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 15:05:22,499 basehttp 73070 6157758464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16792 INFO 2025-10-28 15:05:35,310 basehttp 73070 6157758464 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-28 15:05:35,369 basehttp 73070 6157758464 "GET /accounts/login/ HTTP/1.1" 302 0 INFO 2025-10-28 15:05:35,431 basehttp 73070 6325039104 "GET /en/accounts/login/ HTTP/1.1" 200 33355 WARNING 2025-10-28 15:05:35,495 basehttp 73070 6157758464 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 15:05:35,513 log 73070 6325039104 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 15:05:35,513 basehttp 73070 6325039104 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 15:05:36,882 basehttp 73070 6325039104 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-10-28 15:05:36,947 basehttp 73070 6325039104 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 15:05:37,061 basehttp 73070 6157758464 "GET /en/ HTTP/1.1" 200 55835 WARNING 2025-10-28 15:05:37,136 basehttp 73070 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 15:05:37,216 log 73070 6157758464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 15:05:37,216 basehttp 73070 6157758464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-10-28 15:05:37,219 basehttp 73070 6325039104 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 200 1997779 INFO 2025-10-28 15:05:40,870 basehttp 73070 6325039104 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-28 15:05:40,932 basehttp 73070 6325039104 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 15:05:41,037 basehttp 73070 6157758464 "GET /ar/ HTTP/1.1" 200 56971 WARNING 2025-10-28 15:05:41,110 log 73070 6157758464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 15:05:41,110 basehttp 73070 6157758464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16792 WARNING 2025-10-28 15:05:41,117 basehttp 73070 6157758464 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 15:05:48,626 basehttp 73070 6157758464 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-28 15:05:48,685 basehttp 73070 6157758464 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 15:05:48,761 basehttp 73070 6325039104 "GET /en/ HTTP/1.1" 200 55833 WARNING 2025-10-28 15:05:48,840 basehttp 73070 6157758464 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 15:05:48,844 log 73070 6325039104 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 15:05:48,844 basehttp 73070 6325039104 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 15:05:55,327 basehttp 73070 6325039104 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 15:05:55,406 basehttp 73070 6157758464 "GET /en/ HTTP/1.1" 200 55833 WARNING 2025-10-28 15:05:55,477 basehttp 73070 6325039104 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 15:05:55,480 log 73070 6157758464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 15:05:55,480 basehttp 73070 6157758464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 15:05:59,076 basehttp 73070 6157758464 "POST /en/accounts/logout/ HTTP/1.1" 302 0 INFO 2025-10-28 15:05:59,135 basehttp 73070 6157758464 "GET /en/accounts/login/ HTTP/1.1" 200 33359 WARNING 2025-10-28 15:05:59,202 basehttp 73070 6325039104 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 15:05:59,215 log 73070 6157758464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 15:05:59,215 basehttp 73070 6157758464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 15:06:11,603 basehttp 73070 6157758464 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-10-28 15:06:11,665 basehttp 73070 6157758464 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 15:06:11,744 basehttp 73070 6325039104 "GET /en/ HTTP/1.1" 200 55784 INFO 2025-10-28 15:06:11,768 basehttp 73070 6157758464 "GET /static/img/user/user-12.jpg HTTP/1.1" 200 8541 WARNING 2025-10-28 15:06:11,825 basehttp 73070 6157758464 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 15:06:11,830 log 73070 6325039104 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 15:06:11,830 basehttp 73070 6325039104 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 15:06:25,801 basehttp 73070 6325039104 "GET /en/patients/8cd1f35e-f4e3-4ef9-9fe7-2e4203263c04/ HTTP/1.1" 200 57012 WARNING 2025-10-28 15:06:25,881 basehttp 73070 6157758464 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 15:06:25,885 log 73070 6325039104 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 15:06:25,885 basehttp 73070 6325039104 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 15:06:28,961 basehttp 73070 6325039104 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 15:06:29,034 log 73070 6157758464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 15:06:29,035 basehttp 73070 6157758464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 15:06:29,093 log 73070 6157758464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 15:06:29,093 basehttp 73070 6157758464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 15:06:31,424 basehttp 73070 6157758464 "GET /en/appointments/create/?patient=8cd1f35e-f4e3-4ef9-9fe7-2e4203263c04 HTTP/1.1" 200 62011 INFO 2025-10-28 15:06:31,445 basehttp 73070 13304360960 "GET /static/plugins/select2/dist/css/select2.min.css HTTP/1.1" 200 14966 INFO 2025-10-28 15:06:31,445 basehttp 73070 13321187328 "GET /static/plugins/datatables.net-select-bs5/css/select.bootstrap5.min.css HTTP/1.1" 200 2157 INFO 2025-10-28 15:06:31,446 basehttp 73070 13338013696 "GET /static/plugins/select2/dist/js/select2.min.js HTTP/1.1" 200 70851 WARNING 2025-10-28 15:06:31,490 basehttp 73070 13338013696 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 15:06:31,503 log 73070 6157758464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 15:06:31,503 basehttp 73070 6157758464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 15:12:24,078 basehttp 73070 6157758464 "GET /en/appointments/create/?patient=8cd1f35e-f4e3-4ef9-9fe7-2e4203263c04 HTTP/1.1" 200 62011 WARNING 2025-10-28 15:12:24,157 basehttp 73070 13304360960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 15:12:24,162 log 73070 6157758464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 15:12:24,162 basehttp 73070 6157758464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 15:12:53,606 log 73070 6157758464 Not Found: /en/documents/ WARNING 2025-10-28 15:12:53,606 basehttp 73070 6157758464 "GET /en/documents/ HTTP/1.1" 404 30985 WARNING 2025-10-28 15:12:53,689 log 73070 6157758464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 15:12:53,689 basehttp 73070 6157758464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 15:13:06,549 basehttp 73070 6157758464 "GET /en/admin/core/tenant/ HTTP/1.1" 302 0 INFO 2025-10-28 15:13:06,620 basehttp 73070 6157758464 "GET /en/admin/login/?next=/en/admin/core/tenant/ HTTP/1.1" 200 17280 INFO 2025-10-28 15:13:06,634 basehttp 73070 13304360960 "GET /static/admin/css/login.css HTTP/1.1" 200 951 INFO 2025-10-28 15:13:06,634 basehttp 73070 6157758464 "GET /static/admin/css/nav_sidebar.css HTTP/1.1" 200 2810 INFO 2025-10-28 15:13:06,639 basehttp 73070 13304360960 "GET /static/admin/js/nav_sidebar.js HTTP/1.1" 200 3063 WARNING 2025-10-28 15:13:06,702 log 73070 6157758464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 15:13:06,702 basehttp 73070 6157758464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 15:13:08,415 basehttp 73070 6157758464 "POST /en/admin/login/?next=/en/admin/core/tenant/ HTTP/1.1" 302 0 INFO 2025-10-28 15:13:08,521 basehttp 73070 6157758464 "GET /en/admin/core/tenant/ HTTP/1.1" 200 64814 INFO 2025-10-28 15:13:08,543 basehttp 73070 13354840064 "GET /static/admin/js/jquery.init.js HTTP/1.1" 200 347 INFO 2025-10-28 15:13:08,543 basehttp 73070 13304360960 "GET /static/admin/css/changelists.css HTTP/1.1" 200 6878 INFO 2025-10-28 15:13:08,543 basehttp 73070 13371666432 "GET /static/admin/js/core.js HTTP/1.1" 200 6208 INFO 2025-10-28 15:13:08,545 basehttp 73070 13354840064 "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.1" 200 9777 INFO 2025-10-28 15:13:08,545 basehttp 73070 13304360960 "GET /static/admin/js/actions.js HTTP/1.1" 200 8076 INFO 2025-10-28 15:13:08,546 basehttp 73070 13371666432 "GET /static/admin/js/urlify.js HTTP/1.1" 200 7887 INFO 2025-10-28 15:13:08,548 basehttp 73070 13371666432 "GET /static/admin/img/search.svg HTTP/1.1" 200 458 INFO 2025-10-28 15:13:08,548 basehttp 73070 13304360960 "GET /static/admin/js/prepopulate.js HTTP/1.1" 200 1531 INFO 2025-10-28 15:13:08,550 basehttp 73070 13371666432 "GET /static/admin/img/icon-yes.svg HTTP/1.1" 200 436 INFO 2025-10-28 15:13:08,552 basehttp 73070 13338013696 "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.1" 200 285314 INFO 2025-10-28 15:13:08,553 basehttp 73070 13354840064 "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.1" 200 325171 INFO 2025-10-28 15:13:08,554 basehttp 73070 13354840064 "GET /static/admin/js/filters.js HTTP/1.1" 200 978 INFO 2025-10-28 15:13:08,673 basehttp 73070 13321187328 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 WARNING 2025-10-28 15:13:08,677 log 73070 6157758464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 15:13:08,678 basehttp 73070 6157758464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-10-28 15:13:08,698 basehttp 73070 13321187328 "GET /static/admin/img/tooltag-add.svg HTTP/1.1" 200 331 INFO 2025-10-28 15:13:08,698 basehttp 73070 6157758464 "GET /static/admin/img/icon-addlink.svg HTTP/1.1" 200 331 INFO 2025-10-28 15:13:08,698 basehttp 73070 13338013696 "GET /static/admin/img/icon-viewlink.svg HTTP/1.1" 200 581 INFO 2025-10-28 15:13:08,699 basehttp 73070 13354840064 "GET /static/admin/img/sorting-icons.svg HTTP/1.1" 200 1097 WARNING 2025-10-28 15:13:11,260 log 73070 13338013696 Not Found: /en/documents/ WARNING 2025-10-28 15:13:11,260 basehttp 73070 13338013696 "GET /en/documents/ HTTP/1.1" 404 30987 WARNING 2025-10-28 15:13:11,335 log 73070 13338013696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 15:13:11,335 basehttp 73070 13338013696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 15:13:25,600 basehttp 73070 13338013696 "GET /en/admin/integrations/einvoice/ HTTP/1.1" 200 63107 INFO 2025-10-28 15:13:25,736 basehttp 73070 13354840064 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 WARNING 2025-10-28 15:13:25,737 log 73070 13338013696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 15:13:25,737 basehttp 73070 13338013696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-10-28 15:13:30,592 basehttp 73070 13338013696 "GET /en/admin/integrations/zatcacredential/ HTTP/1.1" 200 62947 INFO 2025-10-28 15:13:30,725 basehttp 73070 13354840064 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 WARNING 2025-10-28 15:13:30,726 log 73070 13338013696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 15:13:30,726 basehttp 73070 13338013696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-10-28 15:22:15,472 autoreload 73070 8648941888 /Users/marwanalwali/AgdarCentre/AgdarCentre/urls.py changed, reloading. INFO 2025-10-28 15:22:15,995 autoreload 81749 8648941888 Watching for file changes with StatReloader INFO 2025-10-28 15:30:00,016 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-28 15:30:00,018 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 12:30:00.018070+00:00'} INFO 2025-10-28 15:30:00,023 tasks 15484 8648941888 Lab results sync started INFO 2025-10-28 15:30:00,023 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 12:30:00.023457+00:00'} ERROR 2025-10-28 15:30:00,104 tasks 15484 8648941888 Appointment a03e5b47-5681-48ac-ac7d-3c0c6419e837 not found ERROR 2025-10-28 15:30:00,105 tasks 15473 8648941888 Appointment fec427c5-de8f-44bd-8e20-049bca424784 not found INFO 2025-10-28 15:30:00,115 tasks 15485 8648941888 Skipping reminder for appointment 1ea4d2c3-44dc-4135-9794-36e5814da254 - status: ARRIVED ERROR 2025-10-28 15:30:00,144 tasks 15484 8648941888 Appointment a03e5b47-5681-48ac-ac7d-3c0c6419e837 not found ERROR 2025-10-28 15:30:00,144 tasks 15485 8648941888 Appointment fec427c5-de8f-44bd-8e20-049bca424784 not found INFO 2025-10-28 15:30:00,145 tasks 15473 8648941888 Skipping reminder for appointment 1ea4d2c3-44dc-4135-9794-36e5814da254 - status: ARRIVED ERROR 2025-10-28 15:30:00,153 tasks 15474 8648941888 Appointment fec427c5-de8f-44bd-8e20-049bca424784 not found ERROR 2025-10-28 15:30:00,153 tasks 15486 8648941888 Appointment a03e5b47-5681-48ac-ac7d-3c0c6419e837 not found INFO 2025-10-28 15:30:00,153 tasks 15475 8648941888 Skipping reminder for appointment 1ea4d2c3-44dc-4135-9794-36e5814da254 - status: ARRIVED INFO 2025-10-28 15:38:02,121 basehttp 81749 6155628544 "GET /en/admin/integrations/zatcacredential/ HTTP/1.1" 200 62947 INFO 2025-10-28 15:38:02,259 basehttp 81749 6172454912 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 WARNING 2025-10-28 15:38:02,263 log 81749 6155628544 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 15:38:02,263 basehttp 81749 6155628544 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-10-28 15:38:08,974 basehttp 81749 6155628544 "GET /en/admin/notifications/messagelog/ HTTP/1.1" 200 71769 INFO 2025-10-28 15:38:09,110 basehttp 81749 6172454912 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 WARNING 2025-10-28 15:38:09,111 log 81749 6155628544 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 15:38:09,111 basehttp 81749 6155628544 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-10-28 15:38:18,100 basehttp 81749 6155628544 "GET /en/notifications/ HTTP/1.1" 200 52701 INFO 2025-10-28 15:38:18,120 basehttp 81749 13035925504 "GET /static/js/select2-init.js HTTP/1.1" 304 0 WARNING 2025-10-28 15:38:18,158 basehttp 81749 13052751872 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 15:38:18,160 basehttp 81749 13035925504 "GET /static/webfonts/fa-brands-400.woff2 HTTP/1.1" 200 118684 WARNING 2025-10-28 15:38:18,280 log 81749 6155628544 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 15:38:18,280 basehttp 81749 6155628544 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-10-28 15:38:18,285 basehttp 81749 6172454912 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 200 1997779 INFO 2025-10-28 15:38:30,813 basehttp 81749 6172454912 "GET /en/notifications/messages/7f7c7a7f-165b-4dfb-9fd2-6bca7702ed70/ HTTP/1.1" 200 40429 WARNING 2025-10-28 15:38:30,886 basehttp 81749 6155628544 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 15:38:30,898 log 81749 6172454912 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 15:38:30,898 basehttp 81749 6172454912 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 15:38:51,563 basehttp 81749 6172454912 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-28 15:38:51,623 basehttp 81749 6172454912 "GET /notifications/messages/7f7c7a7f-165b-4dfb-9fd2-6bca7702ed70/ HTTP/1.1" 302 0 INFO 2025-10-28 15:38:51,688 basehttp 81749 13035925504 "GET /ar/notifications/messages/7f7c7a7f-165b-4dfb-9fd2-6bca7702ed70/ HTTP/1.1" 200 40894 WARNING 2025-10-28 15:38:51,763 basehttp 81749 6155628544 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 15:38:51,765 log 81749 13035925504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 15:38:51,766 basehttp 81749 13035925504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16792 INFO 2025-10-28 15:39:07,661 basehttp 81749 13035925504 "GET /ar/notifications/templates/ HTTP/1.1" 200 42077 WARNING 2025-10-28 15:39:07,729 basehttp 81749 6155628544 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 15:39:07,742 log 81749 13035925504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 15:39:07,742 basehttp 81749 13035925504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16792 INFO 2025-10-28 15:39:14,566 basehttp 81749 13035925504 "GET /ar/notifications/templates/181716a3-eb40-4f8f-96c6-6aba3858ea52/ HTTP/1.1" 200 39009 WARNING 2025-10-28 15:39:14,644 basehttp 81749 6155628544 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 15:39:14,649 log 81749 13035925504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 15:39:14,650 basehttp 81749 13035925504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16792 WARNING 2025-10-28 15:39:47,305 basehttp 81749 13035925504 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 15:39:47,385 log 81749 6155628544 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 15:39:47,385 basehttp 81749 6155628544 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16792 WARNING 2025-10-28 15:39:47,446 log 81749 6155628544 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 15:39:47,446 basehttp 81749 6155628544 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16792 INFO 2025-10-28 15:39:49,109 basehttp 81749 6155628544 "GET /ar/notifications/templates/test/ HTTP/1.1" 200 37124 WARNING 2025-10-28 15:39:49,186 basehttp 81749 6172454912 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 15:39:49,202 log 81749 6155628544 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 15:39:49,202 basehttp 81749 6155628544 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16792 INFO 2025-10-28 15:40:25,960 basehttp 81749 6155628544 "GET /ar/notifications/templates/test/ HTTP/1.1" 200 37090 WARNING 2025-10-28 15:40:26,023 basehttp 81749 6172454912 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 15:40:26,073 log 81749 6155628544 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 15:40:26,073 basehttp 81749 6155628544 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16794 INFO 2025-10-28 15:40:55,768 autoreload 90875 8648941888 Watching for file changes with StatReloader INFO 2025-10-28 15:40:59,347 basehttp 90875 6199685120 "GET /ar/notifications/templates/test/ HTTP/1.1" 200 37092 WARNING 2025-10-28 15:40:59,419 basehttp 90875 6216511488 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 15:40:59,423 log 90875 6199685120 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 15:40:59,423 basehttp 90875 6199685120 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16792 INFO 2025-10-28 15:41:18,772 basehttp 90875 6199685120 "GET /ar/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-28 15:41:18,832 basehttp 90875 6199685120 "GET /notifications/templates/test/ HTTP/1.1" 302 0 INFO 2025-10-28 15:41:18,910 basehttp 90875 6216511488 "GET /ar/notifications/templates/test/ HTTP/1.1" 200 37090 WARNING 2025-10-28 15:41:18,980 basehttp 90875 6199685120 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 15:41:18,985 log 90875 6216511488 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 15:41:18,985 basehttp 90875 6216511488 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16792 INFO 2025-10-28 16:00:00,009 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-28 16:00:00,009 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 13:00:00.009369+00:00'} INFO 2025-10-28 16:00:00,015 tasks 15484 8648941888 Lab results sync started INFO 2025-10-28 16:00:00,015 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 13:00:00.015712+00:00'} ERROR 2025-10-28 16:00:00,171 tasks 15484 8648941888 Appointment 7d79b3e6-204c-4d7f-a2ca-3386176f95f1 not found ERROR 2025-10-28 16:00:00,216 tasks 15484 8648941888 Appointment 7d79b3e6-204c-4d7f-a2ca-3386176f95f1 not found ERROR 2025-10-28 16:00:00,216 tasks 15473 8648941888 Appointment 7d79b3e6-204c-4d7f-a2ca-3386176f95f1 not found INFO 2025-10-28 16:14:09,460 autoreload 7135 8648941888 Watching for file changes with StatReloader INFO 2025-10-28 16:14:38,311 basehttp 7135 6167015424 "GET /ar/notifications/templates/ HTTP/1.1" 200 42172 INFO 2025-10-28 16:14:38,325 basehttp 7135 6183841792 "GET /static/css/rtl-fixes.css HTTP/1.1" 304 0 INFO 2025-10-28 16:14:38,325 basehttp 7135 6217494528 "GET /static/js/select2-init.js HTTP/1.1" 304 0 WARNING 2025-10-28 16:14:38,406 basehttp 7135 6217494528 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:14:38,462 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:14:38,462 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16799 INFO 2025-10-28 16:14:38,469 basehttp 7135 6200668160 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 200 1997779 INFO 2025-10-28 16:14:46,081 basehttp 7135 6200668160 "GET /ar/notifications/templates/ HTTP/1.1" 200 42170 WARNING 2025-10-28 16:14:46,155 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:14:46,158 log 7135 6200668160 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:14:46,158 basehttp 7135 6200668160 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16797 INFO 2025-10-28 16:15:01,831 basehttp 7135 6200668160 "GET /ar/notifications/templates/181716a3-eb40-4f8f-96c6-6aba3858ea52/ HTTP/1.1" 200 39077 WARNING 2025-10-28 16:15:01,908 basehttp 7135 6183841792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:15:01,909 log 7135 6200668160 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:15:01,909 basehttp 7135 6200668160 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16797 INFO 2025-10-28 16:15:26,496 basehttp 7135 6200668160 "GET /ar/notifications/templates/181716a3-eb40-4f8f-96c6-6aba3858ea52/delete/ HTTP/1.1" 200 34137 WARNING 2025-10-28 16:15:26,573 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:15:26,614 log 7135 6200668160 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:15:26,614 basehttp 7135 6200668160 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16798 INFO 2025-10-28 16:15:30,306 basehttp 7135 6200668160 "GET /ar/notifications/templates/181716a3-eb40-4f8f-96c6-6aba3858ea52/ HTTP/1.1" 200 39075 WARNING 2025-10-28 16:15:30,382 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:15:30,386 log 7135 6200668160 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:15:30,386 basehttp 7135 6200668160 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16797 INFO 2025-10-28 16:15:38,741 basehttp 7135 6200668160 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-28 16:15:38,801 basehttp 7135 6200668160 "GET /notifications/templates/181716a3-eb40-4f8f-96c6-6aba3858ea52/ HTTP/1.1" 302 0 INFO 2025-10-28 16:15:38,864 basehttp 7135 6167015424 "GET /en/notifications/templates/181716a3-eb40-4f8f-96c6-6aba3858ea52/ HTTP/1.1" 200 38627 WARNING 2025-10-28 16:15:38,933 basehttp 7135 6183841792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:15:38,953 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:15:38,953 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:17:48,325 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:17:48,414 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:17:48,414 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:17:48,473 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:17:48,473 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:17:50,554 basehttp 7135 6167015424 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-28 16:17:50,613 basehttp 7135 6167015424 "GET /notifications/templates/181716a3-eb40-4f8f-96c6-6aba3858ea52/ HTTP/1.1" 302 0 INFO 2025-10-28 16:17:50,675 basehttp 7135 6183841792 "GET /en/notifications/templates/181716a3-eb40-4f8f-96c6-6aba3858ea52/ HTTP/1.1" 200 38627 WARNING 2025-10-28 16:17:50,756 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:17:50,760 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:17:50,760 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:17:53,944 basehttp 7135 6183841792 "GET /en/notifications/templates/181716a3-eb40-4f8f-96c6-6aba3858ea52/edit/ HTTP/1.1" 200 39930 WARNING 2025-10-28 16:17:54,013 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:17:54,028 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:17:54,029 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:18:55,336 basehttp 7135 6183841792 "GET /en/notifications/templates/ HTTP/1.1" 200 41712 WARNING 2025-10-28 16:18:55,401 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:18:55,419 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:18:55,419 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:22:46,902 basehttp 7135 6183841792 "GET /en/admin/core/tenant/ HTTP/1.1" 200 64816 INFO 2025-10-28 16:22:47,034 basehttp 7135 6167015424 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 WARNING 2025-10-28 16:22:47,035 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:22:47,035 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-10-28 16:22:48,320 basehttp 7135 6183841792 "GET /en/admin/core/tenant/323b6e06-77d1-4112-9482-2e0a916b2149/change/ HTTP/1.1" 200 394124 INFO 2025-10-28 16:22:48,343 basehttp 7135 6217494528 "GET /static/admin/js/prepopulate_init.js HTTP/1.1" 200 586 INFO 2025-10-28 16:22:48,344 basehttp 7135 6200668160 "GET /static/admin/js/inlines.js HTTP/1.1" 200 15628 INFO 2025-10-28 16:22:48,346 basehttp 7135 6200668160 "GET /static/admin/img/icon-unknown.svg HTTP/1.1" 200 655 INFO 2025-10-28 16:22:48,348 basehttp 7135 6200668160 "GET /static/admin/img/icon-changelink.svg HTTP/1.1" 200 380 INFO 2025-10-28 16:22:48,350 basehttp 7135 6200668160 "GET /static/admin/js/change_form.js HTTP/1.1" 200 606 INFO 2025-10-28 16:22:48,457 basehttp 7135 6167015424 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 WARNING 2025-10-28 16:22:48,458 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:22:48,458 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 ERROR 2025-10-28 16:29:59,935 tasks 15484 8648941888 Appointment 0cb26ec6-5fa5-457a-895d-ff0a596651da not found INFO 2025-10-28 16:30:00,004 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-28 16:30:00,004 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 13:30:00.004331+00:00'} INFO 2025-10-28 16:30:00,009 tasks 15484 8648941888 Lab results sync started INFO 2025-10-28 16:30:00,009 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 13:30:00.009601+00:00'} ERROR 2025-10-28 16:30:00,106 tasks 15484 8648941888 Appointment 0cb26ec6-5fa5-457a-895d-ff0a596651da not found ERROR 2025-10-28 16:30:00,148 tasks 15484 8648941888 Appointment 0cb26ec6-5fa5-457a-895d-ff0a596651da not found ERROR 2025-10-28 16:30:00,149 tasks 15473 8648941888 Appointment 0cb26ec6-5fa5-457a-895d-ff0a596651da not found INFO 2025-10-28 16:39:54,702 basehttp 7135 6167015424 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 16:39:54,785 basehttp 7135 6183841792 "GET /en/ HTTP/1.1" 200 55823 WARNING 2025-10-28 16:39:54,866 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:39:54,869 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:39:54,869 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:40:04,496 basehttp 7135 6183841792 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-28 16:40:04,565 basehttp 7135 6183841792 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 16:40:04,641 basehttp 7135 6167015424 "GET /ar/ HTTP/1.1" 200 56945 WARNING 2025-10-28 16:40:04,724 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:40:04,725 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16797 WARNING 2025-10-28 16:40:04,730 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 16:40:34,043 basehttp 7135 6167015424 "GET /ar/finance/invoices/create/ HTTP/1.1" 200 65941 INFO 2025-10-28 16:40:34,062 basehttp 7135 6183841792 "GET /static/plugins/select2/css/select2.min.css HTTP/1.1" 200 16263 WARNING 2025-10-28 16:40:34,115 basehttp 7135 6183841792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:40:34,120 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:40:34,120 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16797 INFO 2025-10-28 16:41:34,369 basehttp 7135 6167015424 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-28 16:41:34,430 basehttp 7135 6167015424 "GET /finance/invoices/create/ HTTP/1.1" 302 0 INFO 2025-10-28 16:41:34,504 basehttp 7135 6183841792 "GET /en/finance/invoices/create/ HTTP/1.1" 200 65392 WARNING 2025-10-28 16:41:34,593 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:41:34,602 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:41:34,602 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:42:25,754 basehttp 7135 6183841792 "POST /en/finance/invoices/create/ HTTP/1.1" 302 0 INFO 2025-10-28 16:42:25,838 basehttp 7135 6183841792 "GET /en/finance/invoices/9ea037d6-1590-4683-b92b-c618ec2aa903/ HTTP/1.1" 200 42137 WARNING 2025-10-28 16:42:25,910 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:42:25,968 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:42:25,968 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-10-28 16:42:35,861 basehttp 7135 6183841792 "GET /en/finance/invoices/9ea037d6-1590-4683-b92b-c618ec2aa903/pdf/?print=true HTTP/1.1" 200 70222 WARNING 2025-10-28 16:42:35,938 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:42:35,938 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:44:15,277 basehttp 7135 6183841792 "GET /en/finance/payments/create/?invoice=9ea037d6-1590-4683-b92b-c618ec2aa903 HTTP/1.1" 200 44980 WARNING 2025-10-28 16:44:15,353 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:44:15,376 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:44:15,376 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:44:35,083 tasks 15484 8648941888 Email sent successfully to ['jawaher.al-harthi@example.sa'] INFO 2025-10-28 16:44:35,147 basehttp 7135 6183841792 "POST /en/finance/payments/create/?invoice=9ea037d6-1590-4683-b92b-c618ec2aa903 HTTP/1.1" 302 0 INFO 2025-10-28 16:44:35,213 basehttp 7135 6183841792 "GET /en/finance/invoices/9ea037d6-1590-4683-b92b-c618ec2aa903/ HTTP/1.1" 200 46684 WARNING 2025-10-28 16:44:35,285 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:44:35,308 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:44:35,308 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:45:14,759 tasks 15473 8648941888 Email sent successfully to ['jawaher.al-harthi@example.sa'] INFO 2025-10-28 16:45:14,827 basehttp 7135 6183841792 "POST /en/finance/payments/1200bf7c-8505-4020-81bb-b81c133b2e76/refund/ HTTP/1.1" 302 0 INFO 2025-10-28 16:45:14,895 basehttp 7135 6183841792 "GET /en/finance/invoices/9ea037d6-1590-4683-b92b-c618ec2aa903/ HTTP/1.1" 200 43482 WARNING 2025-10-28 16:45:14,947 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:45:15,008 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:45:15,008 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16669 INFO 2025-10-28 16:45:18,138 basehttp 7135 6183841792 "GET /en/finance/payments/create/?invoice=9ea037d6-1590-4683-b92b-c618ec2aa903 HTTP/1.1" 200 44983 WARNING 2025-10-28 16:45:18,213 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:45:18,218 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:45:18,218 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:46:35,508 basehttp 7135 6183841792 "POST /en/finance/payments/create/?invoice=9ea037d6-1590-4683-b92b-c618ec2aa903 HTTP/1.1" 302 0 INFO 2025-10-28 16:46:35,574 basehttp 7135 6183841792 "GET /en/finance/invoices/9ea037d6-1590-4683-b92b-c618ec2aa903/ HTTP/1.1" 200 47667 WARNING 2025-10-28 16:46:35,660 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:46:35,694 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:46:35,694 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16669 INFO 2025-10-28 16:46:50,554 basehttp 7135 6167015424 "GET /en/finance/payments/create/?invoice=9ea037d6-1590-4683-b92b-c618ec2aa903 HTTP/1.1" 200 44988 WARNING 2025-10-28 16:46:50,631 basehttp 7135 6183841792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:46:50,656 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:46:50,656 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:47:07,773 tasks 15484 8648941888 Email sent successfully to ['jawaher.al-harthi@example.sa'] INFO 2025-10-28 16:47:07,842 basehttp 7135 6167015424 "POST /en/finance/payments/create/?invoice=9ea037d6-1590-4683-b92b-c618ec2aa903 HTTP/1.1" 302 0 INFO 2025-10-28 16:47:07,908 basehttp 7135 6167015424 "GET /en/finance/invoices/9ea037d6-1590-4683-b92b-c618ec2aa903/ HTTP/1.1" 200 51564 WARNING 2025-10-28 16:47:07,990 basehttp 7135 6183841792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:47:08,026 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:47:08,027 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16669 INFO 2025-10-28 16:47:21,379 basehttp 7135 6167015424 "GET /en/finance/invoices/9ea037d6-1590-4683-b92b-c618ec2aa903/pdf/?print=true HTTP/1.1" 200 70164 WARNING 2025-10-28 16:47:21,450 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:47:21,451 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:47:42,641 basehttp 7135 6167015424 "GET /en/profile/ HTTP/1.1" 200 44089 WARNING 2025-10-28 16:47:42,709 basehttp 7135 6183841792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:47:42,723 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:47:42,723 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:47:55,178 basehttp 7135 6167015424 "GET /en/my-hr/attendance/ HTTP/1.1" 200 43446 WARNING 2025-10-28 16:47:55,247 basehttp 7135 6183841792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:47:55,265 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:47:55,265 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:47:58,799 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:47:58,870 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:47:58,870 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:47:58,931 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:47:58,931 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:48:00,380 basehttp 7135 6183841792 "GET /en/my-hr/schedule/ HTTP/1.1" 200 39017 WARNING 2025-10-28 16:48:00,460 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:48:00,464 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:48:00,464 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:48:09,760 basehttp 7135 6183841792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:48:09,836 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:48:09,836 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:48:09,897 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:48:09,897 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:48:12,215 basehttp 7135 6167015424 "GET /en/my-hr/leave-requests/ HTTP/1.1" 200 41976 WARNING 2025-10-28 16:48:12,292 basehttp 7135 6183841792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:48:12,306 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:48:12,306 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:48:19,044 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:48:19,123 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:48:19,123 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:48:19,183 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:48:19,183 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:48:22,097 basehttp 7135 6183841792 "GET /en/my-hr/holidays/ HTTP/1.1" 200 46888 WARNING 2025-10-28 16:48:22,175 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:48:22,180 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:48:22,180 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:48:30,349 basehttp 7135 6183841792 "GET /en/my-hr/ HTTP/1.1" 200 49340 WARNING 2025-10-28 16:48:30,421 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:48:30,437 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:48:30,437 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:48:43,465 basehttp 7135 6183841792 "POST /en/my-hr/clock-in-out/ HTTP/1.1" 302 0 INFO 2025-10-28 16:48:43,533 basehttp 7135 6183841792 "GET /en/my-hr/ HTTP/1.1" 200 50249 WARNING 2025-10-28 16:48:43,605 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:48:43,609 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:48:43,609 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:48:58,018 basehttp 7135 6183841792 "GET /en/my-hr/ HTTP/1.1" 200 49925 WARNING 2025-10-28 16:48:58,078 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:48:58,097 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:48:58,097 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:48:59,980 basehttp 7135 6183841792 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 16:49:00,057 basehttp 7135 6167015424 "GET /en/ HTTP/1.1" 200 55833 WARNING 2025-10-28 16:49:00,129 basehttp 7135 6183841792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:49:00,143 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:49:00,143 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:49:26,597 basehttp 7135 6167015424 "GET /en/settings/ HTTP/1.1" 200 48211 WARNING 2025-10-28 16:49:26,663 basehttp 7135 6183841792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:49:26,682 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:49:26,682 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:49:36,638 basehttp 7135 6167015424 "GET /en/settings/BASIC/ HTTP/1.1" 200 41469 WARNING 2025-10-28 16:49:36,706 basehttp 7135 6183841792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:49:36,736 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:49:36,736 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:49:49,859 basehttp 7135 6167015424 "GET /en/settings/ HTTP/1.1" 200 48211 WARNING 2025-10-28 16:49:49,932 basehttp 7135 6183841792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:49:49,937 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:49:49,937 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:49:52,684 basehttp 7135 6167015424 "GET /en/settings/VAT/ HTTP/1.1" 200 38599 WARNING 2025-10-28 16:49:52,757 basehttp 7135 6183841792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:49:52,771 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:49:52,771 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:49:56,270 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:49:56,355 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:49:56,355 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:49:56,417 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:49:56,417 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:50:01,206 basehttp 7135 6183841792 "GET /en/settings/ZATCA/ HTTP/1.1" 200 43302 WARNING 2025-10-28 16:50:01,277 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:50:01,291 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:50:01,291 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:50:19,636 basehttp 7135 6183841792 "GET /en/settings/ HTTP/1.1" 200 48211 WARNING 2025-10-28 16:50:19,715 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:50:19,745 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:50:19,745 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:50:22,751 basehttp 7135 6183841792 "GET /en/settings/NPHIES/ HTTP/1.1" 200 40735 WARNING 2025-10-28 16:50:22,813 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:50:22,831 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:50:22,831 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:50:36,097 basehttp 7135 6183841792 "GET /en/settings/ HTTP/1.1" 200 48211 WARNING 2025-10-28 16:50:36,167 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:50:36,196 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:50:36,196 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:50:39,247 basehttp 7135 6183841792 "GET /en/settings/SMS/ HTTP/1.1" 200 42339 WARNING 2025-10-28 16:50:39,323 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:50:39,327 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:50:39,328 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:51:00,553 basehttp 7135 6183841792 "GET /en/settings/ HTTP/1.1" 200 48211 WARNING 2025-10-28 16:51:00,651 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:51:00,657 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:51:00,657 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:51:21,553 basehttp 7135 6183841792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:51:21,632 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:51:21,633 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:51:21,695 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:51:21,696 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:51:22,452 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:51:22,536 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:51:22,536 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:51:22,596 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:51:22,596 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:51:23,306 basehttp 7135 6183841792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:51:23,383 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:51:23,383 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:51:23,444 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:51:23,444 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:51:24,507 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:51:24,581 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:51:24,581 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:51:24,642 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:51:24,642 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:51:27,607 basehttp 7135 6183841792 "GET /en/profile/ HTTP/1.1" 200 44089 WARNING 2025-10-28 16:51:27,674 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:51:27,691 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:51:27,691 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:51:38,807 basehttp 7135 6183841792 "GET /en/notifications/ HTTP/1.1" 200 52699 WARNING 2025-10-28 16:51:38,881 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:51:38,886 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:51:38,886 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:51:56,332 basehttp 7135 6183841792 "GET /en/notifications/messages/7f7c7a7f-165b-4dfb-9fd2-6bca7702ed70/ HTTP/1.1" 200 40429 WARNING 2025-10-28 16:51:56,410 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:51:56,415 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:51:56,415 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:52:04,353 basehttp 7135 6183841792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:52:04,436 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:52:04,436 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:52:04,497 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:52:04,497 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:52:10,149 basehttp 7135 6167015424 "GET /en/notifications/bulk/ HTTP/1.1" 200 41532 WARNING 2025-10-28 16:52:10,225 basehttp 7135 6183841792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:52:10,247 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:52:10,247 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:52:36,307 basehttp 7135 6167015424 "POST /en/notifications/bulk/ HTTP/1.1" 200 41771 INFO 2025-10-28 16:52:36,320 basehttp 7135 6183841792 "GET /static/js/select2-init.js HTTP/1.1" 304 0 WARNING 2025-10-28 16:52:36,375 basehttp 7135 6183841792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:52:36,389 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:52:36,390 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:52:44,116 basehttp 7135 6167015424 "GET /en/notifications/bulk/ HTTP/1.1" 200 41534 WARNING 2025-10-28 16:52:44,188 basehttp 7135 6183841792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:52:44,191 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:52:44,191 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:52:44,835 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:52:44,916 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:52:44,916 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:52:44,977 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:52:44,977 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:52:52,701 basehttp 7135 6183841792 "GET /en/notifications/templates/ HTTP/1.1" 200 41712 WARNING 2025-10-28 16:52:52,751 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:52:52,776 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:52:52,776 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:52:56,806 basehttp 7135 6183841792 "GET /en/notifications/templates/181716a3-eb40-4f8f-96c6-6aba3858ea52/ HTTP/1.1" 200 38627 WARNING 2025-10-28 16:52:56,883 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:52:56,887 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:52:56,888 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:53:18,468 basehttp 7135 6183841792 "GET /en/notifications/templates/181716a3-eb40-4f8f-96c6-6aba3858ea52/edit/ HTTP/1.1" 200 39928 WARNING 2025-10-28 16:53:18,548 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:53:18,577 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:53:18,577 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:53:43,481 basehttp 7135 6183841792 "GET /en/notifications/templates/ HTTP/1.1" 200 41712 WARNING 2025-10-28 16:53:43,551 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:53:43,579 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:53:43,580 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:53:45,721 basehttp 7135 6183841792 "POST /en/notifications/templates/e5ebf5ec-ce3a-4687-b775-2a2a71d91f15/toggle/ HTTP/1.1" 302 0 INFO 2025-10-28 16:53:45,785 basehttp 7135 6183841792 "GET /en/notifications/templates/e5ebf5ec-ce3a-4687-b775-2a2a71d91f15/ HTTP/1.1" 200 38994 WARNING 2025-10-28 16:53:45,863 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:53:45,878 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:53:45,878 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:53:51,324 basehttp 7135 6183841792 "POST /en/notifications/templates/e5ebf5ec-ce3a-4687-b775-2a2a71d91f15/toggle/ HTTP/1.1" 302 0 INFO 2025-10-28 16:53:51,387 basehttp 7135 6183841792 "GET /en/notifications/templates/e5ebf5ec-ce3a-4687-b775-2a2a71d91f15/ HTTP/1.1" 200 38990 WARNING 2025-10-28 16:53:51,445 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:53:51,466 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:53:51,466 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:53:56,304 basehttp 7135 6183841792 "GET /en/notifications/templates/e5ebf5ec-ce3a-4687-b775-2a2a71d91f15/ HTTP/1.1" 200 38667 WARNING 2025-10-28 16:53:56,362 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:53:56,383 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:53:56,384 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:53:56,672 basehttp 7135 6183841792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:53:56,752 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:53:56,752 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:53:56,814 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:53:56,814 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:53:58,036 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:53:58,114 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:53:58,115 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:53:58,176 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:53:58,176 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:53:59,206 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:53:59,282 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:53:59,282 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:53:59,342 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:53:59,342 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:54:00,858 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:54:00,940 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:54:00,940 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:54:01,018 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:54:01,018 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:54:01,882 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:54:01,952 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:54:01,952 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:54:02,012 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:54:02,012 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:54:05,433 basehttp 7135 6183841792 "GET /en/notifications/messages/ HTTP/1.1" 200 63296 INFO 2025-10-28 16:54:05,463 basehttp 7135 6200668160 "GET /static/plugins/datatables.net-responsive-bs5/css/responsive.bootstrap5.min.css HTTP/1.1" 200 6044 INFO 2025-10-28 16:54:05,464 basehttp 7135 6234320896 "GET /static/plugins/datatables.net-bs5/js/dataTables.bootstrap5.min.js HTTP/1.1" 200 1470 INFO 2025-10-28 16:54:05,464 basehttp 7135 6167015424 "GET /static/plugins/datatables.net-bs5/css/dataTables.bootstrap5.min.css HTTP/1.1" 200 15096 INFO 2025-10-28 16:54:05,464 basehttp 7135 6251147264 "GET /static/plugins/datatables.net-responsive/js/dataTables.responsive.min.js HTTP/1.1" 200 16086 INFO 2025-10-28 16:54:05,465 basehttp 7135 6200668160 "GET /static/plugins/datatables.net-responsive-bs5/js/responsive.bootstrap5.min.js HTTP/1.1" 200 1796 INFO 2025-10-28 16:54:05,465 basehttp 7135 6217494528 "GET /static/plugins/datatables.net/js/dataTables.min.js HTTP/1.1" 200 95735 WARNING 2025-10-28 16:54:05,499 basehttp 7135 6217494528 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:54:05,526 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:54:05,526 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:54:21,871 basehttp 7135 6183841792 "GET /en/notifications/messages/7f7c7a7f-165b-4dfb-9fd2-6bca7702ed70/ HTTP/1.1" 200 40431 WARNING 2025-10-28 16:54:21,952 basehttp 7135 6200668160 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:54:21,975 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:54:21,976 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:54:39,696 basehttp 7135 6183841792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:54:39,788 log 7135 6251147264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:54:39,789 basehttp 7135 6251147264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:54:39,850 log 7135 6251147264 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:54:39,850 basehttp 7135 6251147264 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:54:40,313 basehttp 7135 6251147264 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:54:40,401 log 7135 6234320896 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:54:40,402 basehttp 7135 6234320896 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:54:40,462 log 7135 6234320896 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:54:40,462 basehttp 7135 6234320896 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:54:45,581 basehttp 7135 6234320896 "GET /en/notifications/?days=30 HTTP/1.1" 200 52707 WARNING 2025-10-28 16:54:45,660 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:54:45,673 log 7135 6234320896 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:54:45,674 basehttp 7135 6234320896 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:54:57,263 basehttp 7135 6234320896 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:54:57,345 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:54:57,345 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:54:57,404 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:54:57,404 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:54:57,776 basehttp 7135 6183841792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:54:57,805 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:54:57,805 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:55:05,273 basehttp 7135 6167015424 "GET /en/file-history/?user=a2f14e1f-895a-43dc-82db-f4056644fbb3 HTTP/1.1" 200 49252 WARNING 2025-10-28 16:55:05,345 basehttp 7135 6183841792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:55:05,376 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:55:05,376 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:55:07,998 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:55:08,073 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:55:08,074 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:55:08,134 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:55:08,134 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:55:11,062 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:55:11,089 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:55:11,089 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 16:55:39,677 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:55:39,711 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:55:39,712 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:55:42,372 basehttp 7135 6183841792 "GET /en/settings/ HTTP/1.1" 200 48211 WARNING 2025-10-28 16:55:42,443 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:55:42,459 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:55:42,459 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:55:44,230 basehttp 7135 6183841792 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 16:55:44,306 basehttp 7135 6167015424 "GET /en/ HTTP/1.1" 200 55833 WARNING 2025-10-28 16:55:44,384 basehttp 7135 6183841792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:55:44,389 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:55:44,389 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:56:09,851 basehttp 7135 6167015424 "POST /en/accounts/logout/ HTTP/1.1" 302 0 INFO 2025-10-28 16:56:09,908 basehttp 7135 6167015424 "GET /en/accounts/login/ HTTP/1.1" 200 33359 WARNING 2025-10-28 16:56:09,983 basehttp 7135 6183841792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:56:09,991 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:56:09,991 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:56:24,495 basehttp 7135 6167015424 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-10-28 16:56:24,554 basehttp 7135 6167015424 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 16:56:24,647 basehttp 7135 6183841792 "GET /en/ HTTP/1.1" 200 54850 INFO 2025-10-28 16:56:24,668 basehttp 7135 6167015424 "GET /static/plugins/chart.js/dist/chart.umd.js HTTP/1.1" 200 206279 INFO 2025-10-28 16:56:24,710 basehttp 7135 6167015424 "GET /static/plugins/chart.js/dist/chart.umd.js.map HTTP/1.1" 200 958364 WARNING 2025-10-28 16:56:24,715 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:56:24,731 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:56:24,731 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 16:56:48,807 basehttp 7135 6183841792 "GET /en/finance/reports/ HTTP/1.1" 200 45899 WARNING 2025-10-28 16:56:48,893 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 16:56:48,918 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 16:56:48,918 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 ERROR 2025-10-28 16:59:59,940 tasks 15484 8648941888 Appointment 88297cad-edaa-420a-b136-0ea51fe52699 not found INFO 2025-10-28 17:00:00,009 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-28 17:00:00,010 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 14:00:00.010081+00:00'} INFO 2025-10-28 17:00:00,013 tasks 15484 8648941888 Lab results sync started INFO 2025-10-28 17:00:00,013 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 14:00:00.013606+00:00'} ERROR 2025-10-28 17:00:00,103 tasks 15484 8648941888 Appointment 88297cad-edaa-420a-b136-0ea51fe52699 not found ERROR 2025-10-28 17:00:00,145 tasks 15484 8648941888 Appointment 88297cad-edaa-420a-b136-0ea51fe52699 not found ERROR 2025-10-28 17:00:00,146 tasks 15473 8648941888 Appointment 88297cad-edaa-420a-b136-0ea51fe52699 not found WARNING 2025-10-28 17:07:03,100 basehttp 7135 6183841792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 17:07:03,233 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 17:07:03,233 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16669 INFO 2025-10-28 17:07:16,230 basehttp 7135 6167015424 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 17:07:16,301 basehttp 7135 6183841792 "GET /en/ HTTP/1.1" 200 54849 WARNING 2025-10-28 17:07:16,375 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 17:07:16,375 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 17:07:16,381 basehttp 7135 6183841792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-28 17:07:26,475 basehttp 7135 6167015424 "POST /en/accounts/logout/ HTTP/1.1" 302 0 INFO 2025-10-28 17:07:26,533 basehttp 7135 6167015424 "GET /en/accounts/login/ HTTP/1.1" 200 33359 WARNING 2025-10-28 17:07:26,603 basehttp 7135 6183841792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 17:07:26,640 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 17:07:26,640 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 17:07:34,856 basehttp 7135 6167015424 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-10-28 17:07:34,913 basehttp 7135 6167015424 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 17:07:34,988 basehttp 7135 6183841792 "GET /en/ HTTP/1.1" 200 55833 WARNING 2025-10-28 17:07:35,067 basehttp 7135 6200668160 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 17:07:35,162 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 17:07:35,162 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-10-28 17:07:35,168 basehttp 7135 6167015424 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 200 1997779 WARNING 2025-10-28 17:09:56,198 log 7135 6167015424 Not Found: /en/integration WARNING 2025-10-28 17:09:56,198 basehttp 7135 6167015424 "GET /en/integration HTTP/1.1" 404 31241 WARNING 2025-10-28 17:09:56,276 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 17:09:56,276 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 17:10:00,645 basehttp 7135 6167015424 "GET /en/integrations/orders/ HTTP/1.1" 200 50803 WARNING 2025-10-28 17:10:00,713 basehttp 7135 6183841792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 17:10:00,766 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 17:10:00,766 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16669 ERROR 2025-10-28 17:10:10,766 log 7135 6167015424 Internal Server Error: /en/integrations/orders/2cc15877-1ad0-40dd-9ebf-d02ab42f8469/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 98, in reverse resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix raise NoReverseMatch(msg) django.urls.exceptions.NoReverseMatch: Reverse for 'patient-detail' not found. 'patient-detail' is not a valid view function or pattern name. ERROR 2025-10-28 17:10:10,864 basehttp 7135 6167015424 "GET /en/integrations/orders/2cc15877-1ad0-40dd-9ebf-d02ab42f8469/ HTTP/1.1" 500 185391 WARNING 2025-10-28 17:10:10,950 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 17:10:10,950 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 17:14:13,129 basehttp 7135 6167015424 "GET /en/integrations/orders/2cc15877-1ad0-40dd-9ebf-d02ab42f8469/ HTTP/1.1" 200 35468 WARNING 2025-10-28 17:14:13,192 basehttp 7135 6183841792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 17:14:13,209 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 17:14:13,209 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 17:16:40,780 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 17:16:40,870 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 17:16:40,870 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 17:16:40,932 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 17:16:40,932 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 17:17:09,747 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 17:17:09,747 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 17:17:10,579 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 17:17:10,665 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 17:17:10,665 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 17:17:10,725 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 17:17:10,725 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 17:17:11,773 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 17:17:11,773 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 17:17:22,986 basehttp 7135 6183841792 "GET /en/staff/ HTTP/1.1" 200 117334 WARNING 2025-10-28 17:17:23,074 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 17:17:23,077 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 17:17:23,077 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 17:18:07,818 basehttp 7135 6183841792 "GET /en/staff/a2f14e1f-895a-43dc-82db-f4056644fbb3/ HTTP/1.1" 200 45205 WARNING 2025-10-28 17:18:07,888 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 17:18:07,902 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 17:18:07,903 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 17:18:20,483 basehttp 7135 6183841792 "GET /en/staff/a2f14e1f-895a-43dc-82db-f4056644fbb3/edit/ HTTP/1.1" 200 45078 WARNING 2025-10-28 17:18:20,560 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 17:18:20,564 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 17:18:20,564 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 17:18:30,921 basehttp 7135 6183841792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 17:18:31,015 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 17:18:31,015 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 17:18:31,077 log 7135 6167015424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 17:18:31,078 basehttp 7135 6167015424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 17:18:32,482 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 17:18:32,560 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 17:18:32,561 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 17:18:32,622 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 17:18:32,622 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-28 17:18:46,811 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 17:18:46,812 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 17:19:10,130 basehttp 7135 6183841792 "GET /en/consents/ HTTP/1.1" 200 90900 WARNING 2025-10-28 17:19:10,200 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 17:19:10,204 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 17:19:10,204 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 17:19:12,475 basehttp 7135 6183841792 "GET /en/consents/create/ HTTP/1.1" 200 54074 WARNING 2025-10-28 17:19:12,538 basehttp 7135 6167015424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-28 17:19:12,558 log 7135 6183841792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-28 17:19:12,558 basehttp 7135 6183841792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-28 17:19:55,869 autoreload 38130 8648941888 Watching for file changes with StatReloader INFO 2025-10-28 17:20:17,755 basehttp 38130 6199193600 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 17:20:17,772 basehttp 38130 6199193600 "GET /en/ HTTP/1.1" 302 0 INFO 2025-10-28 17:20:17,790 basehttp 38130 6199193600 "GET /en/accounts/login/?next=/en/ HTTP/1.1" 200 19840 INFO 2025-10-28 17:20:17,808 basehttp 38130 6199193600 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-10-28 17:20:17,821 basehttp 38130 6249672704 "GET /static/css/custom.css HTTP/1.1" 200 580 INFO 2025-10-28 17:20:17,821 basehttp 38130 6266499072 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 200 7860 INFO 2025-10-28 17:20:17,825 basehttp 38130 6283325440 "GET /static/js/htmx.min.js HTTP/1.1" 200 51076 INFO 2025-10-28 17:20:17,832 basehttp 38130 6266499072 "GET /static/js/app.min.js HTTP/1.1" 200 110394 INFO 2025-10-28 17:20:17,833 basehttp 38130 6249672704 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 200 5536 INFO 2025-10-28 17:20:17,839 basehttp 38130 6232846336 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-10-28 17:20:17,865 basehttp 38130 6283325440 "GET /static/js/select2-init.js HTTP/1.1" 200 2415 INFO 2025-10-28 17:20:17,871 basehttp 38130 6199193600 "GET /static/js/vendor.min.js HTTP/1.1" 200 1091361 INFO 2025-10-28 17:20:17,885 basehttp 38130 6216019968 "GET /static/css/default/app.min.css HTTP/1.1" 200 1030608 INFO 2025-10-28 17:20:17,926 basehttp 38130 6232846336 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-10-28 17:20:18,649 basehttp 38130 6249672704 "GET /static/img/theme/default.jpg HTTP/1.1" 200 26964 INFO 2025-10-28 17:20:18,649 basehttp 38130 6266499072 "GET /static/img/theme/transparent.jpg HTTP/1.1" 200 32747 INFO 2025-10-28 17:20:18,654 basehttp 38130 6283325440 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-10-28 17:20:18,659 basehttp 38130 6199193600 "GET /static/img/theme/apple.jpg HTTP/1.1" 200 28822 INFO 2025-10-28 17:20:18,664 basehttp 38130 6216019968 "GET /static/img/theme/material.jpg HTTP/1.1" 200 28774 INFO 2025-10-28 17:20:18,669 basehttp 38130 6232846336 "GET /static/img/theme/facebook.jpg HTTP/1.1" 200 27881 INFO 2025-10-28 17:20:18,672 basehttp 38130 6266499072 "GET /static/img/theme/google.jpg HTTP/1.1" 200 86013 INFO 2025-10-28 17:20:18,677 basehttp 38130 6249672704 "GET /static/img/version/html.jpg HTTP/1.1" 200 17325 INFO 2025-10-28 17:20:18,678 basehttp 38130 6283325440 "GET /static/img/version/ajax.jpg HTTP/1.1" 200 20223 INFO 2025-10-28 17:20:18,679 basehttp 38130 6199193600 "GET /static/webfonts/fa-regular-400.woff2 HTTP/1.1" 200 25472 INFO 2025-10-28 17:20:18,682 basehttp 38130 6216019968 "GET /static/img/version/angular1x.jpg HTTP/1.1" 200 22869 INFO 2025-10-28 17:20:18,682 basehttp 38130 6266499072 "GET /static/img/version/svelte.jpg HTTP/1.1" 200 25060 INFO 2025-10-28 17:20:18,682 basehttp 38130 6232846336 "GET /static/img/version/angular10x.jpg HTTP/1.1" 200 24580 INFO 2025-10-28 17:20:18,687 basehttp 38130 6283325440 "GET /static/img/version/laravel.jpg HTTP/1.1" 200 26040 INFO 2025-10-28 17:20:18,688 basehttp 38130 6216019968 "GET /static/img/version/django.jpg HTTP/1.1" 200 20935 INFO 2025-10-28 17:20:18,691 basehttp 38130 6249672704 "GET /static/img/version/vuejs.jpg HTTP/1.1" 200 22518 INFO 2025-10-28 17:20:18,691 basehttp 38130 6199193600 "GET /static/img/version/reactjs.jpg HTTP/1.1" 200 26850 INFO 2025-10-28 17:20:18,693 basehttp 38130 6283325440 "GET /static/img/version/dotnet.jpg HTTP/1.1" 200 24791 INFO 2025-10-28 17:20:18,693 basehttp 38130 6266499072 "GET /static/img/version/nextjs.jpg HTTP/1.1" 200 20152 INFO 2025-10-28 17:20:18,693 basehttp 38130 6232846336 "GET /static/img/theme/one-page-parallax.jpg HTTP/1.1" 200 22474 INFO 2025-10-28 17:20:18,698 basehttp 38130 6216019968 "GET /static/img/theme/forum.jpg HTTP/1.1" 200 28744 INFO 2025-10-28 17:20:18,698 basehttp 38130 6249672704 "GET /static/img/theme/e-commerce.jpg HTTP/1.1" 200 37734 INFO 2025-10-28 17:20:18,698 basehttp 38130 6199193600 "GET /static/img/theme/blog.jpg HTTP/1.1" 200 32334 INFO 2025-10-28 17:20:18,703 basehttp 38130 6232846336 "GET /static/img/theme/corporate.jpg HTTP/1.1" 200 38911 INFO 2025-10-28 17:20:18,856 basehttp 38130 6266499072 "GET /static/img/logo/favicon-96x96.png HTTP/1.1" 200 935 INFO 2025-10-28 17:20:18,859 basehttp 38130 6283325440 "GET /static/img/logo/favicon.svg HTTP/1.1" 200 1428 INFO 2025-10-28 17:20:18,859 basehttp 38130 6199193600 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 INFO 2025-10-28 17:20:31,125 basehttp 38130 6232846336 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-10-28 17:20:31,164 basehttp 38130 6216019968 "GET /en/ HTTP/1.1" 200 42326 INFO 2025-10-28 17:20:31,217 basehttp 38130 6283325440 "GET /static/css/saudiriyalsymbol.woff2 HTTP/1.1" 200 720 INFO 2025-10-28 17:20:31,217 basehttp 38130 6266499072 "GET /static/plugins/apexcharts/dist/apexcharts.min.js HTTP/1.1" 200 574941 INFO 2025-10-28 17:20:31,271 basehttp 38130 6249672704 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 200 1997779 INFO 2025-10-28 17:20:39,301 basehttp 38130 6232846336 "GET /en/consents HTTP/1.1" 301 0 INFO 2025-10-28 17:20:39,331 basehttp 38130 6216019968 "GET /en/consents/ HTTP/1.1" 200 77376 INFO 2025-10-28 17:20:42,308 basehttp 38130 6283325440 "GET /en/consents/create/ HTTP/1.1" 200 40543 INFO 2025-10-28 17:20:42,366 basehttp 38130 6249672704 "GET /static/plugins/select2/css/select2.min.css HTTP/1.1" 200 16263 INFO 2025-10-28 17:20:42,367 basehttp 38130 6199193600 "GET /static/plugins/select2/dist/js/select2.min.js HTTP/1.1" 200 70851 INFO 2025-10-28 17:20:50,119 basehttp 38130 6216019968 "GET /api/consent-content/?patient_id=8cd1f35e-f4e3-4ef9-9fe7-2e4203263c04&consent_type=PHOTO_VIDEO HTTP/1.1" 200 957 INFO 2025-10-28 17:21:11,060 signals 38130 6266499072 Consent created: PHOTO_VIDEO for patient 000050 INFO 2025-10-28 17:21:11,061 basehttp 38130 6266499072 "POST /en/consents/create/ HTTP/1.1" 302 0 INFO 2025-10-28 17:21:11,100 basehttp 38130 6283325440 "GET /en/patients/8cd1f35e-f4e3-4ef9-9fe7-2e4203263c04/ HTTP/1.1" 200 43782 INFO 2025-10-28 17:21:11,402 basehttp 38130 6249672704 - Broken pipe from ('10.10.1.122', 57325) INFO 2025-10-28 17:21:11,402 basehttp 38130 6199193600 - Broken pipe from ('10.10.1.122', 57322) INFO 2025-10-28 17:21:19,150 basehttp 38130 6216019968 - Broken pipe from ('10.10.1.122', 57323) INFO 2025-10-28 17:21:32,925 basehttp 38130 6199193600 "GET /en/consents/951756aa-24dc-46f4-89c7-1f4ea9c79184/ HTTP/1.1" 302 0 INFO 2025-10-28 17:21:32,928 basehttp 38130 6199193600 "GET /en/accounts/login/?next=/en/consents/951756aa-24dc-46f4-89c7-1f4ea9c79184/ HTTP/1.1" 200 19886 INFO 2025-10-28 17:21:32,940 basehttp 38130 6232846336 "GET /static/css/custom.css HTTP/1.1" 200 580 INFO 2025-10-28 17:21:32,942 basehttp 38130 6249672704 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 200 7860 INFO 2025-10-28 17:21:32,943 basehttp 38130 6300151808 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-10-28 17:21:32,948 basehttp 38130 12901707776 "GET /static/js/htmx.min.js HTTP/1.1" 200 51076 INFO 2025-10-28 17:21:32,948 basehttp 38130 6300151808 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 200 5536 INFO 2025-10-28 17:21:32,952 basehttp 38130 12901707776 "GET /static/js/select2-init.js HTTP/1.1" 200 2415 INFO 2025-10-28 17:21:32,953 basehttp 38130 6216019968 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-10-28 17:21:32,954 basehttp 38130 6249672704 "GET /static/js/app.min.js HTTP/1.1" 200 110394 INFO 2025-10-28 17:21:32,956 basehttp 38130 6300151808 "GET /static/img/theme/default.jpg HTTP/1.1" 200 26964 INFO 2025-10-28 17:21:32,958 basehttp 38130 12901707776 "GET /static/img/theme/transparent.jpg HTTP/1.1" 200 32747 INFO 2025-10-28 17:21:32,960 basehttp 38130 6249672704 "GET /static/img/theme/material.jpg HTTP/1.1" 200 28774 INFO 2025-10-28 17:21:32,961 basehttp 38130 6216019968 "GET /static/img/theme/apple.jpg HTTP/1.1" 200 28822 INFO 2025-10-28 17:21:32,962 basehttp 38130 6300151808 "GET /static/img/theme/facebook.jpg HTTP/1.1" 200 27881 INFO 2025-10-28 17:21:32,963 basehttp 38130 6249672704 "GET /static/img/version/html.jpg HTTP/1.1" 200 17325 INFO 2025-10-28 17:21:32,965 basehttp 38130 6216019968 "GET /static/img/version/ajax.jpg HTTP/1.1" 200 20223 INFO 2025-10-28 17:21:32,965 basehttp 38130 12901707776 "GET /static/img/theme/google.jpg HTTP/1.1" 200 86013 INFO 2025-10-28 17:21:32,967 basehttp 38130 6300151808 "GET /static/img/version/angular1x.jpg HTTP/1.1" 200 22869 INFO 2025-10-28 17:21:32,968 basehttp 38130 6249672704 "GET /static/img/version/angular10x.jpg HTTP/1.1" 200 24580 INFO 2025-10-28 17:21:32,970 basehttp 38130 6216019968 "GET /static/img/version/svelte.jpg HTTP/1.1" 200 25060 INFO 2025-10-28 17:21:32,970 basehttp 38130 12901707776 "GET /static/img/version/django.jpg HTTP/1.1" 200 20935 INFO 2025-10-28 17:21:32,971 basehttp 38130 6300151808 "GET /static/img/version/laravel.jpg HTTP/1.1" 200 26040 INFO 2025-10-28 17:21:32,973 basehttp 38130 12901707776 "GET /static/img/version/reactjs.jpg HTTP/1.1" 200 26850 INFO 2025-10-28 17:21:32,974 basehttp 38130 6216019968 "GET /static/img/version/vuejs.jpg HTTP/1.1" 200 22518 INFO 2025-10-28 17:21:32,976 basehttp 38130 6216019968 "GET /static/img/theme/one-page-parallax.jpg HTTP/1.1" 200 22474 INFO 2025-10-28 17:21:32,977 basehttp 38130 12901707776 "GET /static/img/version/nextjs.jpg HTTP/1.1" 200 20152 INFO 2025-10-28 17:21:32,977 basehttp 38130 6249672704 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-10-28 17:21:32,979 basehttp 38130 6300151808 "GET /static/img/version/dotnet.jpg HTTP/1.1" 200 24791 INFO 2025-10-28 17:21:32,981 basehttp 38130 6249672704 "GET /static/img/theme/forum.jpg HTTP/1.1" 200 28744 INFO 2025-10-28 17:21:32,981 basehttp 38130 6216019968 "GET /static/img/theme/e-commerce.jpg HTTP/1.1" 200 37734 INFO 2025-10-28 17:21:32,982 basehttp 38130 12901707776 "GET /static/img/theme/blog.jpg HTTP/1.1" 200 32334 INFO 2025-10-28 17:21:32,983 basehttp 38130 6300151808 "GET /static/img/theme/corporate.jpg HTTP/1.1" 200 38911 INFO 2025-10-28 17:21:32,984 basehttp 38130 6199193600 "GET /static/css/default/app.min.css HTTP/1.1" 200 1030608 INFO 2025-10-28 17:21:32,984 basehttp 38130 6232846336 "GET /static/js/vendor.min.js HTTP/1.1" 200 1091361 INFO 2025-10-28 17:21:33,350 basehttp 38130 6232846336 "GET /static/css/default/images/bg-login.png HTTP/1.1" 200 425929 INFO 2025-10-28 17:21:33,371 basehttp 38130 6232846336 "GET /static/css/default/app.min.css.map HTTP/1.1" 200 2154602 WARNING 2025-10-28 17:21:33,416 basehttp 38130 6232846336 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 INFO 2025-10-28 17:21:33,518 basehttp 38130 6199193600 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 INFO 2025-10-28 17:21:38,359 basehttp 38130 6199193600 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-10-28 17:21:38,372 basehttp 38130 6199193600 "GET /en/consents/951756aa-24dc-46f4-89c7-1f4ea9c79184/ HTTP/1.1" 200 25523 INFO 2025-10-28 17:21:38,395 basehttp 38130 6199193600 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 200 1997779 WARNING 2025-10-28 17:21:38,463 basehttp 38130 6199193600 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 INFO 2025-10-28 17:21:40,123 basehttp 38130 6266499072 - Broken pipe from ('10.10.1.122', 57326) INFO 2025-10-28 17:21:40,123 basehttp 38130 6283325440 - Broken pipe from ('10.10.1.122', 57327) INFO 2025-10-28 17:21:48,410 basehttp 38130 6300151808 "GET /en/consents/ HTTP/1.1" 200 77377 WARNING 2025-10-28 17:21:48,481 basehttp 38130 6300151808 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 INFO 2025-10-28 17:21:52,963 basehttp 38130 12901707776 "GET /en/consents/eb900e79-68aa-416c-b828-d5685332ac07/ HTTP/1.1" 200 27950 INFO 2025-10-28 17:21:52,986 basehttp 38130 12901707776 "GET /media/consents/signatures/signature_000050_20251028_142111.png HTTP/1.1" 200 28931 WARNING 2025-10-28 17:21:53,048 basehttp 38130 12901707776 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 INFO 2025-10-28 17:23:46,512 basehttp 38130 6249672704 "GET /en/consents/ HTTP/1.1" 200 77377 WARNING 2025-10-28 17:23:46,582 basehttp 38130 6249672704 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 INFO 2025-10-28 17:23:47,328 basehttp 38130 6216019968 "GET /en/consents/create/ HTTP/1.1" 200 40543 INFO 2025-10-28 17:23:47,344 basehttp 38130 6216019968 "GET /static/plugins/select2/css/select2.min.css HTTP/1.1" 200 16263 INFO 2025-10-28 17:23:47,348 basehttp 38130 6216019968 "GET /static/plugins/select2/dist/js/select2.min.js HTTP/1.1" 200 70851 WARNING 2025-10-28 17:23:47,391 basehttp 38130 6216019968 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 INFO 2025-10-28 17:23:55,688 basehttp 38130 6199193600 "GET /api/consent-content/?patient_id=8cd1f35e-f4e3-4ef9-9fe7-2e4203263c04&consent_type=SERVICE_SPECIFIC HTTP/1.1" 200 858 INFO 2025-10-28 17:23:57,029 basehttp 38130 6199193600 "GET /api/consent-content/?patient_id=8cd1f35e-f4e3-4ef9-9fe7-2e4203263c04&consent_type=GENERAL_TREATMENT HTTP/1.1" 200 936 INFO 2025-10-28 17:24:04,406 basehttp 38130 6199193600 "GET /api/consent-content/?patient_id=8cd1f35e-f4e3-4ef9-9fe7-2e4203263c04&consent_type=DATA_SHARING HTTP/1.1" 200 917 WARNING 2025-10-28 17:24:18,167 log 38130 6199193600 Not Found: /en/consents/templates/ WARNING 2025-10-28 17:24:18,167 basehttp 38130 6199193600 "GET /en/consents/templates/ HTTP/1.1" 404 17785 WARNING 2025-10-28 17:24:18,215 log 38130 6199193600 Not Found: /favicon.ico WARNING 2025-10-28 17:24:18,215 basehttp 38130 6199193600 "GET /favicon.ico HTTP/1.1" 404 3045 INFO 2025-10-28 17:24:34,533 basehttp 38130 6199193600 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 17:24:34,561 basehttp 38130 6216019968 "GET /en/ HTTP/1.1" 200 42326 INFO 2025-10-28 17:24:34,568 basehttp 38130 6216019968 "GET /static/plugins/apexcharts/dist/apexcharts.min.js HTTP/1.1" 200 574941 INFO 2025-10-28 17:24:34,595 basehttp 38130 6216019968 "GET /static/css/saudiriyalsymbol.woff2 HTTP/1.1" 200 720 INFO 2025-10-28 17:24:38,156 basehttp 38130 6216019968 "GET /en/admin HTTP/1.1" 301 0 INFO 2025-10-28 17:24:38,206 basehttp 38130 6199193600 "GET /en/admin/ HTTP/1.1" 200 61012 INFO 2025-10-28 17:24:38,228 basehttp 38130 6199193600 "GET /static/admin/css/base.css HTTP/1.1" 200 22120 INFO 2025-10-28 17:24:38,228 basehttp 38130 6232846336 "GET /static/admin/css/nav_sidebar.css HTTP/1.1" 200 2810 INFO 2025-10-28 17:24:38,228 basehttp 38130 6216019968 "GET /static/admin/css/dark_mode.css HTTP/1.1" 200 2808 INFO 2025-10-28 17:24:38,228 basehttp 38130 6249672704 "GET /static/admin/css/dashboard.css HTTP/1.1" 200 441 INFO 2025-10-28 17:24:38,229 basehttp 38130 6266499072 "GET /static/admin/css/responsive.css HTTP/1.1" 200 16565 INFO 2025-10-28 17:24:38,229 basehttp 38130 6283325440 "GET /static/admin/js/theme.js HTTP/1.1" 200 1653 INFO 2025-10-28 17:24:38,229 basehttp 38130 6283325440 "GET /static/admin/js/nav_sidebar.js HTTP/1.1" 200 3063 INFO 2025-10-28 17:24:38,232 basehttp 38130 6249672704 "GET /static/admin/img/icon-viewlink.svg HTTP/1.1" 200 581 INFO 2025-10-28 17:24:38,232 basehttp 38130 6283325440 "GET /static/admin/img/icon-addlink.svg HTTP/1.1" 200 331 INFO 2025-10-28 17:24:38,232 basehttp 38130 6266499072 "GET /static/admin/img/icon-changelink.svg HTTP/1.1" 200 380 INFO 2025-10-28 17:24:49,834 basehttp 38130 6283325440 "GET /en/admin/core/consenttemplate/ HTTP/1.1" 200 53954 INFO 2025-10-28 17:24:49,842 basehttp 38130 6216019968 "GET /static/admin/js/core.js HTTP/1.1" 200 6208 INFO 2025-10-28 17:24:49,843 basehttp 38130 6199193600 "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.1" 200 9777 INFO 2025-10-28 17:24:49,843 basehttp 38130 6232846336 "GET /static/admin/js/jquery.init.js HTTP/1.1" 200 347 INFO 2025-10-28 17:24:49,844 basehttp 38130 6283325440 "GET /static/admin/css/changelists.css HTTP/1.1" 200 6878 INFO 2025-10-28 17:24:49,845 basehttp 38130 6216019968 "GET /static/admin/js/actions.js HTTP/1.1" 200 8076 INFO 2025-10-28 17:24:49,845 basehttp 38130 6199193600 "GET /static/admin/js/urlify.js HTTP/1.1" 200 7887 INFO 2025-10-28 17:24:49,846 basehttp 38130 6283325440 "GET /static/admin/js/prepopulate.js HTTP/1.1" 200 1531 INFO 2025-10-28 17:24:49,848 basehttp 38130 6216019968 "GET /static/admin/img/icon-yes.svg HTTP/1.1" 200 436 INFO 2025-10-28 17:24:49,849 basehttp 38130 6199193600 "GET /static/admin/img/search.svg HTTP/1.1" 200 458 INFO 2025-10-28 17:24:49,850 basehttp 38130 6232846336 "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.1" 200 325171 INFO 2025-10-28 17:24:49,851 basehttp 38130 6249672704 "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.1" 200 285314 INFO 2025-10-28 17:24:49,852 basehttp 38130 6249672704 "GET /static/admin/js/filters.js HTTP/1.1" 200 978 INFO 2025-10-28 17:24:49,855 basehttp 38130 6266499072 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 17:24:49,867 basehttp 38130 6266499072 "GET /static/admin/img/tooltag-add.svg HTTP/1.1" 200 331 INFO 2025-10-28 17:24:49,867 basehttp 38130 6249672704 "GET /static/admin/img/sorting-icons.svg HTTP/1.1" 200 1097 INFO 2025-10-28 17:24:56,561 basehttp 38130 6249672704 "GET /en/admin/core/consenttemplate/add/ HTTP/1.1" 200 57024 INFO 2025-10-28 17:24:56,567 basehttp 38130 6232846336 "GET /static/admin/js/prepopulate_init.js HTTP/1.1" 200 586 INFO 2025-10-28 17:24:56,567 basehttp 38130 6249672704 "GET /static/admin/css/forms.css HTTP/1.1" 200 8525 INFO 2025-10-28 17:24:56,568 basehttp 38130 6249672704 "GET /static/admin/css/widgets.css HTTP/1.1" 200 11973 INFO 2025-10-28 17:24:56,569 basehttp 38130 6249672704 "GET /static/admin/js/change_form.js HTTP/1.1" 200 606 INFO 2025-10-28 17:24:56,572 basehttp 38130 6266499072 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-28 17:28:18,749 autoreload 38130 8648941888 /Users/marwanalwali/AgdarCentre/core/forms.py changed, reloading. INFO 2025-10-28 17:28:19,050 autoreload 42320 8648941888 Watching for file changes with StatReloader INFO 2025-10-28 17:28:30,448 autoreload 42320 8648941888 /Users/marwanalwali/AgdarCentre/core/forms.py changed, reloading. INFO 2025-10-28 17:28:30,744 autoreload 42429 8648941888 Watching for file changes with StatReloader INFO 2025-10-28 17:29:03,834 autoreload 42429 8648941888 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-28 17:29:04,222 autoreload 42778 8648941888 Watching for file changes with StatReloader INFO 2025-10-28 17:29:14,561 autoreload 42778 8648941888 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-28 17:29:14,842 autoreload 42881 8648941888 Watching for file changes with StatReloader INFO 2025-10-28 17:29:26,232 autoreload 42881 8648941888 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-28 17:29:26,575 autoreload 42989 8648941888 Watching for file changes with StatReloader ERROR 2025-10-28 17:29:59,937 tasks 15484 8648941888 Appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd not found INFO 2025-10-28 17:30:00,006 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-28 17:30:00,006 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 14:30:00.006925+00:00'} INFO 2025-10-28 17:30:00,010 tasks 15484 8648941888 Lab results sync started INFO 2025-10-28 17:30:00,010 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 14:30:00.010519+00:00'} ERROR 2025-10-28 17:30:00,013 tasks 15473 8648941888 Appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd not found ERROR 2025-10-28 17:30:00,102 tasks 15484 8648941888 Appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd not found ERROR 2025-10-28 17:30:00,146 tasks 15484 8648941888 Appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd not found ERROR 2025-10-28 17:30:00,148 tasks 15473 8648941888 Appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd not found INFO 2025-10-28 17:32:48,067 autoreload 42989 8648941888 /Users/marwanalwali/AgdarCentre/core/urls.py changed, reloading. INFO 2025-10-28 17:32:48,431 autoreload 44715 8648941888 Watching for file changes with StatReloader WARNING 2025-10-28 17:51:56,073 log 44715 6133657600 Not Found: /en/consents/templates/ WARNING 2025-10-28 17:51:56,073 basehttp 44715 6133657600 "GET /en/consents/templates/ HTTP/1.1" 404 19730 INFO 2025-10-28 17:52:09,677 basehttp 44715 6133657600 "GET /en/consent-templates/ HTTP/1.1" 200 32277 WARNING 2025-10-28 17:52:09,745 basehttp 44715 6133657600 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 INFO 2025-10-28 17:52:34,450 basehttp 44715 6150483968 "GET /en/consent-templates/6fc508c1-3e35-498e-bfa4-cbe757f83acc/ HTTP/1.1" 200 31085 WARNING 2025-10-28 17:52:34,519 basehttp 44715 6150483968 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 INFO 2025-10-28 17:53:00,962 basehttp 44715 6133657600 "GET /en/consent-templates/6fc508c1-3e35-498e-bfa4-cbe757f83acc/edit/ HTTP/1.1" 200 28567 WARNING 2025-10-28 17:53:01,044 basehttp 44715 6133657600 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 INFO 2025-10-28 17:53:14,084 basehttp 44715 6150483968 "GET /en/consent-templates/ HTTP/1.1" 200 32277 WARNING 2025-10-28 17:53:14,149 basehttp 44715 6150483968 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 INFO 2025-10-28 17:53:17,108 basehttp 44715 6133657600 "GET /en/consent-templates/6fc508c1-3e35-498e-bfa4-cbe757f83acc/delete/ HTTP/1.1" 200 23540 WARNING 2025-10-28 17:53:17,171 basehttp 44715 6133657600 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 INFO 2025-10-28 17:53:23,034 basehttp 44715 6150483968 "GET /en/consent-templates/6fc508c1-3e35-498e-bfa4-cbe757f83acc/ HTTP/1.1" 200 31085 WARNING 2025-10-28 17:53:23,103 basehttp 44715 6150483968 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 WARNING 2025-10-28 17:53:26,351 basehttp 44715 6133657600 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 WARNING 2025-10-28 17:53:27,181 basehttp 44715 6150483968 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 WARNING 2025-10-28 17:54:04,717 basehttp 44715 6133657600 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 WARNING 2025-10-28 17:54:06,752 basehttp 44715 6150483968 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 WARNING 2025-10-28 17:54:07,789 basehttp 44715 6133657600 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 INFO 2025-10-28 17:54:15,711 basehttp 44715 6150483968 "GET /en/consents/ HTTP/1.1" 200 77377 WARNING 2025-10-28 17:54:15,782 basehttp 44715 6150483968 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 INFO 2025-10-28 17:55:37,667 basehttp 44715 6133657600 "GET /en/settings/ HTTP/1.1" 200 34668 WARNING 2025-10-28 17:55:37,714 basehttp 44715 6133657600 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 INFO 2025-10-28 17:55:40,064 basehttp 44715 6150483968 "GET /en/settings/BASIC/ HTTP/1.1" 200 27923 WARNING 2025-10-28 17:55:40,133 basehttp 44715 6150483968 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 WARNING 2025-10-28 17:56:23,249 basehttp 44715 6133657600 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 INFO 2025-10-28 17:56:25,102 basehttp 44715 6150483968 "GET /en/settings/ZATCA/ HTTP/1.1" 200 29756 WARNING 2025-10-28 17:56:25,171 basehttp 44715 6150483968 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 WARNING 2025-10-28 17:56:40,951 basehttp 44715 6133657600 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 INFO 2025-10-28 17:56:47,839 basehttp 44715 6150483968 "GET /en/settings/VAT/ HTTP/1.1" 200 25056 WARNING 2025-10-28 17:56:47,895 basehttp 44715 6150483968 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 INFO 2025-10-28 17:56:57,579 basehttp 44715 6133657600 "GET /en/settings/ HTTP/1.1" 200 34668 WARNING 2025-10-28 17:56:57,646 basehttp 44715 6133657600 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 INFO 2025-10-28 17:57:02,451 basehttp 44715 6150483968 "GET /en/settings/NPHIES/ HTTP/1.1" 200 27189 WARNING 2025-10-28 17:57:02,521 basehttp 44715 6150483968 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 INFO 2025-10-28 17:57:11,734 basehttp 44715 6133657600 "GET /en/settings/ HTTP/1.1" 200 34668 WARNING 2025-10-28 17:57:11,785 basehttp 44715 6133657600 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 INFO 2025-10-28 17:57:17,081 basehttp 44715 6150483968 "GET /en/settings/NPHIES/ HTTP/1.1" 200 27189 WARNING 2025-10-28 17:57:17,149 basehttp 44715 6150483968 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 WARNING 2025-10-28 17:57:26,399 basehttp 44715 6133657600 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 INFO 2025-10-28 17:57:28,363 basehttp 44715 6150483968 "GET /en/settings/ZATCA/ HTTP/1.1" 200 29756 WARNING 2025-10-28 17:57:28,428 basehttp 44715 6150483968 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 INFO 2025-10-28 17:58:14,554 basehttp 44715 6133657600 "GET /en/settings/ HTTP/1.1" 200 34668 WARNING 2025-10-28 17:58:14,628 basehttp 44715 6133657600 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 INFO 2025-10-28 17:58:29,779 basehttp 44715 6150483968 "GET /en/settings/BASIC/ HTTP/1.1" 200 27923 WARNING 2025-10-28 17:58:29,849 basehttp 44715 6150483968 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 INFO 2025-10-28 17:58:31,970 basehttp 44715 6133657600 "GET /en/settings/ HTTP/1.1" 200 34668 WARNING 2025-10-28 17:58:32,041 basehttp 44715 6133657600 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 INFO 2025-10-28 17:58:36,253 basehttp 44715 6150483968 "GET /en/settings/export/ HTTP/1.1" 200 19258 WARNING 2025-10-28 17:58:36,320 basehttp 44715 6150483968 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 WARNING 2025-10-28 17:58:38,756 basehttp 44715 6133657600 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 INFO 2025-10-28 17:58:40,003 basehttp 44715 6150483968 "GET /en/settings/import/ HTTP/1.1" 200 19258 WARNING 2025-10-28 17:58:40,071 basehttp 44715 6150483968 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 WARNING 2025-10-28 17:58:42,139 basehttp 44715 6133657600 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 INFO 2025-10-28 17:58:53,104 basehttp 44715 6150483968 "GET /en/settings/BASIC/ HTTP/1.1" 200 27923 WARNING 2025-10-28 17:58:53,175 basehttp 44715 6150483968 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 INFO 2025-10-28 17:58:55,418 basehttp 44715 6133657600 "GET /en/settings/ HTTP/1.1" 200 34668 WARNING 2025-10-28 17:58:55,487 basehttp 44715 6133657600 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2013 ERROR 2025-10-28 17:59:59,893 tasks 15484 8648941888 Appointment fdb887ee-a88d-4fbb-bb54-242b88df1d67 not found ERROR 2025-10-28 17:59:59,894 tasks 15485 8648941888 Appointment a7d691c7-792f-4698-a14f-6ee2919a88a8 not found INFO 2025-10-28 17:59:59,914 tasks 15473 8648941888 Reminder sent for appointment 26763e68-182c-4c58-8004-2590bcd13b6e ERROR 2025-10-28 17:59:59,918 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-28 17:59:59,961 tasks 15473 8648941888 Appointment fdb887ee-a88d-4fbb-bb54-242b88df1d67 not found ERROR 2025-10-28 17:59:59,961 tasks 15485 8648941888 Appointment a7d691c7-792f-4698-a14f-6ee2919a88a8 not found INFO 2025-10-28 17:59:59,963 tasks 15484 8648941888 Reminder sent for appointment 26763e68-182c-4c58-8004-2590bcd13b6e ERROR 2025-10-28 17:59:59,968 tasks 15473 8648941888 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-10-28 18:00:00,003 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-28 18:00:00,003 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 15:00:00.003552+00:00'} INFO 2025-10-28 18:00:00,006 tasks 15484 8648941888 Lab results sync started INFO 2025-10-28 18:00:00,007 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 15:00:00.007009+00:00'} ERROR 2025-10-28 18:00:00,048 tasks 15485 8648941888 Appointment a7d691c7-792f-4698-a14f-6ee2919a88a8 not found ERROR 2025-10-28 18:00:00,048 tasks 15473 8648941888 Appointment fdb887ee-a88d-4fbb-bb54-242b88df1d67 not found INFO 2025-10-28 18:00:00,049 tasks 15484 8648941888 Reminder sent for appointment 26763e68-182c-4c58-8004-2590bcd13b6e ERROR 2025-10-28 18:00:00,053 tasks 15473 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-28 18:00:00,093 tasks 15485 8648941888 Appointment fdb887ee-a88d-4fbb-bb54-242b88df1d67 not found ERROR 2025-10-28 18:00:00,093 tasks 15484 8648941888 Appointment a7d691c7-792f-4698-a14f-6ee2919a88a8 not found INFO 2025-10-28 18:00:00,098 tasks 15473 8648941888 Reminder sent for appointment 26763e68-182c-4c58-8004-2590bcd13b6e ERROR 2025-10-28 18:00:00,098 tasks 15474 8648941888 Appointment a7d691c7-792f-4698-a14f-6ee2919a88a8 not found ERROR 2025-10-28 18:00:00,099 tasks 15475 8648941888 Appointment fdb887ee-a88d-4fbb-bb54-242b88df1d67 not found ERROR 2025-10-28 18:00:00,102 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-10-28 18:00:00,105 tasks 15486 8648941888 Reminder sent for appointment 26763e68-182c-4c58-8004-2590bcd13b6e ERROR 2025-10-28 18:00:00,108 tasks 15473 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-28 18:00:59,937 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-28 18:00:59,976 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-28 18:01:00,063 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-28 18:01:00,112 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-28 18:01:00,118 tasks 15473 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-28 18:01:59,955 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-28 18:01:59,984 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-28 18:02:00,075 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-28 18:02:00,121 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-28 18:02:00,127 tasks 15473 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-28 18:02:59,974 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-28 18:02:59,992 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-28 18:03:00,085 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-28 18:03:00,131 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-28 18:03:00,135 tasks 15473 8648941888 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-10-28 18:36:48,038 tasks 15484 8648941888 Lab results sync started INFO 2025-10-28 18:36:48,038 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 15:36:48.038372+00:00'} INFO 2025-10-28 18:36:48,042 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-28 18:36:48,042 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 15:36:48.042524+00:00'} ERROR 2025-10-28 18:36:55,217 tasks 15484 8648941888 Appointment 097bd28b-dcb3-4cd0-a4e8-a4e43d7583ad not found ERROR 2025-10-28 18:36:55,228 tasks 15484 8648941888 Appointment a8f127e3-e366-4900-85d8-cd8e6af67169 not found ERROR 2025-10-28 18:36:55,231 tasks 15473 8648941888 Appointment dae0c4b8-be1f-488c-8a96-6348cc212484 not found INFO 2025-10-28 19:10:20,069 tasks 15484 8648941888 Lab results sync started INFO 2025-10-28 19:10:20,069 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 16:10:20.069819+00:00'} INFO 2025-10-28 19:10:20,074 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-28 19:10:20,074 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 16:10:20.074334+00:00'} INFO 2025-10-28 19:44:39,672 tasks 15484 8648941888 Lab results sync started INFO 2025-10-28 19:44:39,672 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 16:44:39.672210+00:00'} INFO 2025-10-28 19:44:39,676 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-28 19:44:39,676 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 16:44:39.676689+00:00'} INFO 2025-10-28 20:00:00,008 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-28 20:00:00,009 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 17:00:00.009650+00:00'} INFO 2025-10-28 20:00:00,014 tasks 15484 8648941888 Lab results sync started INFO 2025-10-28 20:00:00,015 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 17:00:00.015079+00:00'} ERROR 2025-10-28 20:16:50,981 tasks 15484 8648941888 Appointment a8f127e3-e366-4900-85d8-cd8e6af67169 not found ERROR 2025-10-28 20:16:50,981 tasks 15473 8648941888 Appointment dae0c4b8-be1f-488c-8a96-6348cc212484 not found ERROR 2025-10-28 20:16:50,982 tasks 15485 8648941888 Appointment 097bd28b-dcb3-4cd0-a4e8-a4e43d7583ad not found ERROR 2025-10-28 20:16:51,057 tasks 15473 8648941888 Appointment dae0c4b8-be1f-488c-8a96-6348cc212484 not found ERROR 2025-10-28 20:16:51,057 tasks 15484 8648941888 Appointment a8f127e3-e366-4900-85d8-cd8e6af67169 not found ERROR 2025-10-28 20:16:51,058 tasks 15485 8648941888 Appointment 097bd28b-dcb3-4cd0-a4e8-a4e43d7583ad not found ERROR 2025-10-28 20:16:51,146 tasks 15473 8648941888 Appointment dae0c4b8-be1f-488c-8a96-6348cc212484 not found ERROR 2025-10-28 20:16:51,146 tasks 15484 8648941888 Appointment a8f127e3-e366-4900-85d8-cd8e6af67169 not found ERROR 2025-10-28 20:16:51,146 tasks 15485 8648941888 Appointment 097bd28b-dcb3-4cd0-a4e8-a4e43d7583ad not found ERROR 2025-10-28 20:16:51,189 tasks 15484 8648941888 Appointment 097bd28b-dcb3-4cd0-a4e8-a4e43d7583ad not found ERROR 2025-10-28 20:16:51,189 tasks 15485 8648941888 Appointment dae0c4b8-be1f-488c-8a96-6348cc212484 not found ERROR 2025-10-28 20:16:51,190 tasks 15473 8648941888 Appointment a8f127e3-e366-4900-85d8-cd8e6af67169 not found ERROR 2025-10-28 20:16:51,190 tasks 15474 8648941888 Appointment 097bd28b-dcb3-4cd0-a4e8-a4e43d7583ad not found ERROR 2025-10-28 20:16:51,190 tasks 15486 8648941888 Appointment dae0c4b8-be1f-488c-8a96-6348cc212484 not found ERROR 2025-10-28 20:16:51,190 tasks 15475 8648941888 Appointment a8f127e3-e366-4900-85d8-cd8e6af67169 not found INFO 2025-10-28 20:30:00,015 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-28 20:30:00,016 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 17:30:00.016133+00:00'} INFO 2025-10-28 20:30:00,021 tasks 15484 8648941888 Lab results sync started INFO 2025-10-28 20:30:00,022 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 17:30:00.022031+00:00'} INFO 2025-10-28 21:00:00,018 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-28 21:00:00,020 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 18:00:00.020094+00:00'} INFO 2025-10-28 21:00:00,024 tasks 15484 8648941888 Lab results sync started INFO 2025-10-28 21:00:00,025 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 18:00:00.025032+00:00'} INFO 2025-10-28 21:41:36,299 tasks 15484 8648941888 Lab results sync started INFO 2025-10-28 21:41:36,299 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 18:41:36.299807+00:00'} INFO 2025-10-28 21:41:36,303 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-28 21:41:36,303 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 18:41:36.303712+00:00'} INFO 2025-10-28 21:49:31,634 autoreload 95823 8648941888 Watching for file changes with StatReloader INFO 2025-10-28 21:49:33,466 basehttp 95823 6132084736 "GET / HTTP/1.1" 302 0 INFO 2025-10-28 21:49:33,586 basehttp 95823 6148911104 "GET /en/ HTTP/1.1" 200 55835 INFO 2025-10-28 21:49:33,603 basehttp 95823 6132084736 "GET /static/js/select2-init.js HTTP/1.1" 304 0 INFO 2025-10-28 21:49:33,668 basehttp 95823 6148911104 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 304 0 INFO 2025-10-28 21:53:44,363 basehttp 95823 6148911104 "GET /en/appointments/ HTTP/1.1" 200 126222 INFO 2025-10-28 21:53:45,280 basehttp 95823 6148911104 "GET /en/appointments/calendar/ HTTP/1.1" 200 49240 INFO 2025-10-28 21:53:45,294 basehttp 95823 6148911104 "GET /static/plugins/moment/min/moment.min.js HTTP/1.1" 200 58890 INFO 2025-10-28 21:53:45,298 basehttp 95823 13069578240 "GET /static/plugins/@fullcalendar/bootstrap/index.global.js HTTP/1.1" 200 2075 INFO 2025-10-28 21:53:45,299 basehttp 95823 13052751872 "GET /static/plugins/@fullcalendar/list/index.global.js HTTP/1.1" 200 18635 INFO 2025-10-28 21:53:45,301 basehttp 95823 13035925504 "GET /static/plugins/@fullcalendar/interaction/index.global.js HTTP/1.1" 200 99452 INFO 2025-10-28 21:53:45,301 basehttp 95823 6132084736 "GET /static/plugins/@fullcalendar/daygrid/index.global.js HTTP/1.1" 200 58461 INFO 2025-10-28 21:53:45,301 basehttp 95823 6165737472 "GET /static/plugins/@fullcalendar/timegrid/index.global.js HTTP/1.1" 200 68582 INFO 2025-10-28 21:53:45,303 basehttp 95823 6148911104 "GET /static/plugins/@fullcalendar/core/index.global.js HTTP/1.1" 200 444856 INFO 2025-10-28 21:53:45,385 basehttp 95823 6148911104 "GET /api/v1/appointments/calendar/?start=2025-10-26T00%3A00%3A00%2B03%3A00&end=2025-11-02T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 3321 INFO 2025-10-28 21:53:47,255 basehttp 95823 6148911104 "GET /en/appointments/calendar/ HTTP/1.1" 200 49240 INFO 2025-10-28 21:53:47,352 basehttp 95823 6148911104 "GET /api/v1/appointments/calendar/?start=2025-10-26T00%3A00%3A00%2B03%3A00&end=2025-11-02T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 3321 INFO 2025-10-28 21:53:49,255 basehttp 95823 6148911104 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 15657 INFO 2025-10-28 21:53:49,476 basehttp 95823 6148911104 "GET /__debug__/history_sidebar/?request_id=27b42a2d5162486dbd3511e40d1a4695 HTTP/1.1" 200 9653 INFO 2025-10-28 21:59:06,776 basehttp 95823 6132084736 "GET /en/appointments/calendar/ HTTP/1.1" 200 49231 INFO 2025-10-28 21:59:06,883 basehttp 95823 6132084736 "GET /api/v1/appointments/calendar/?start=2025-10-26T00%3A00%3A00%2B03%3A00&end=2025-11-02T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 3321 INFO 2025-10-28 21:59:09,304 basehttp 95823 6132084736 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 15657 INFO 2025-10-28 21:59:09,529 basehttp 95823 6132084736 "GET /__debug__/history_sidebar/?request_id=f9f5c8f070404c40aeb492d879d1e4f1 HTTP/1.1" 200 9653 INFO 2025-10-28 21:59:20,054 basehttp 95823 6132084736 "GET /appointments/86e66d60-eaf6-428d-9618-86c5cf74f1ea/quick-view/ HTTP/1.1" 302 0 INFO 2025-10-28 21:59:20,115 basehttp 95823 6148911104 "GET /en/appointments/86e66d60-eaf6-428d-9618-86c5cf74f1ea/quick-view/ HTTP/1.1" 200 2763 INFO 2025-10-28 21:59:20,337 basehttp 95823 6148911104 "GET /__debug__/history_sidebar/?request_id=e7b3334da50e486699bdffe1cfb71f04 HTTP/1.1" 200 9633 INFO 2025-10-28 21:59:27,164 basehttp 95823 6148911104 "GET /api/v1/appointments/calendar/?start=2025-10-26T00%3A00%3A00%2B03%3A00&end=2025-11-02T00%3A00%3A00%2B03%3A00&clinic=&provider=4b0d70c3-ca34-412f-a4d3-6c1234bbea50&status= HTTP/1.1" 200 2 INFO 2025-10-28 21:59:27,381 basehttp 95823 6148911104 "GET /__debug__/history_sidebar/?request_id=ea3a8ba1d7194ddf9731ef76f6794d84 HTTP/1.1" 200 9689 INFO 2025-10-28 21:59:29,616 basehttp 95823 6148911104 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=4b0d70c3-ca34-412f-a4d3-6c1234bbea50&status= HTTP/1.1" 200 2 INFO 2025-10-28 21:59:29,841 basehttp 95823 6148911104 "GET /__debug__/history_sidebar/?request_id=34de71863ecb42b58db0d51424ac60dc HTTP/1.1" 200 9689 INFO 2025-10-28 21:59:31,753 basehttp 95823 6148911104 "GET /en/appointments/calendar/ HTTP/1.1" 200 49231 INFO 2025-10-28 21:59:31,861 basehttp 95823 6148911104 "GET /api/v1/appointments/calendar/?start=2025-10-26T00%3A00%3A00%2B03%3A00&end=2025-11-02T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 3321 INFO 2025-10-28 21:59:33,638 basehttp 95823 6148911104 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 15657 INFO 2025-10-28 21:59:33,865 basehttp 95823 6148911104 "GET /__debug__/history_sidebar/?request_id=c8619540d9e44b439514be05b81581d1 HTTP/1.1" 200 9653 INFO 2025-10-28 22:00:00,006 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-28 22:00:00,006 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 19:00:00.006918+00:00'} INFO 2025-10-28 22:00:00,011 tasks 15484 8648941888 Lab results sync started INFO 2025-10-28 22:00:00,011 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 19:00:00.011960+00:00'} INFO 2025-10-28 22:00:28,131 basehttp 95823 6148911104 "GET /en/appointments/calendar/ HTTP/1.1" 200 49197 INFO 2025-10-28 22:00:28,236 basehttp 95823 6148911104 "GET /api/v1/appointments/calendar/?start=2025-10-26T00%3A00%3A00%2B03%3A00&end=2025-11-02T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 3321 INFO 2025-10-28 22:00:30,078 basehttp 95823 6148911104 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 15657 INFO 2025-10-28 22:00:30,303 basehttp 95823 6148911104 "GET /__debug__/history_sidebar/?request_id=9142d24c2bb046f699bb9ebb16ee1bed HTTP/1.1" 200 9653 INFO 2025-10-28 22:30:44,917 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-28 22:30:44,917 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 19:30:44.917351+00:00'} INFO 2025-10-28 22:30:44,927 tasks 15473 8648941888 Lab results sync started INFO 2025-10-28 22:30:44,927 tasks 15473 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 19:30:44.927434+00:00'} INFO 2025-10-28 23:04:31,051 tasks 15484 8648941888 Lab results sync started INFO 2025-10-28 23:04:31,051 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 20:04:31.051342+00:00'} INFO 2025-10-28 23:04:31,055 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-28 23:04:31,055 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 20:04:31.055284+00:00'} INFO 2025-10-28 23:04:31,073 tasks 15473 8648941888 ZATCA e-invoice submission for INV-AGDAR-2025-17152 INFO 2025-10-28 23:04:31,074 tasks 15485 8648941888 ZATCA e-invoice submission for IAGDAR639298 INFO 2025-10-28 23:04:31,076 tasks 15484 8648941888 ZATCA batch submission: 0 submitted, 23 failed INFO 2025-10-28 23:04:31,076 tasks 15486 8648941888 ZATCA e-invoice submission for IAGDAR597587 INFO 2025-10-28 23:04:31,076 tasks 15474 8648941888 ZATCA e-invoice submission for IAGDAR845773 INFO 2025-10-28 23:04:31,082 tasks 15473 8648941888 ZATCA e-invoice submission for IAGDAR609231 INFO 2025-10-28 23:04:31,093 tasks 15476 8648941888 ZATCA e-invoice submission for IAGDAR630684 INFO 2025-10-28 23:04:31,078 tasks 15475 8648941888 ZATCA e-invoice submission for IAGDAR778058 INFO 2025-10-28 23:04:31,083 tasks 15485 8648941888 ZATCA e-invoice submission for IAGDAR437996 INFO 2025-10-28 23:04:31,101 tasks 15477 8648941888 ZATCA e-invoice submission for IAGDAR885910 INFO 2025-10-28 23:04:31,101 tasks 15489 8648941888 ZATCA e-invoice submission for IAGDAR214692 INFO 2025-10-28 23:04:31,101 tasks 15484 8648941888 ZATCA e-invoice submission for IAGDAR160251 INFO 2025-10-28 23:04:31,102 tasks 15487 8648941888 ZATCA e-invoice submission for IAGDAR775314 INFO 2025-10-28 23:04:31,102 tasks 15474 8648941888 ZATCA e-invoice submission for IAGDAR108563 INFO 2025-10-28 23:04:31,102 tasks 15488 8648941888 ZATCA e-invoice submission for IAGDAR101391 INFO 2025-10-28 23:04:31,103 tasks 15478 8648941888 ZATCA e-invoice submission for IAGDAR917172 INFO 2025-10-28 23:04:31,105 tasks 15486 8648941888 ZATCA e-invoice submission for IAGDAR177374 INFO 2025-10-28 23:04:31,104 tasks 15473 8648941888 ZATCA e-invoice submission for IAGDAR432583 INFO 2025-10-28 23:04:31,106 tasks 15475 8648941888 ZATCA e-invoice submission for IAGDAR175156 INFO 2025-10-28 23:04:31,108 tasks 15476 8648941888 ZATCA e-invoice submission for IAGDAR484546 INFO 2025-10-28 23:04:31,108 tasks 15484 8648941888 ZATCA e-invoice submission for IAGDAR821360 INFO 2025-10-28 23:04:31,105 tasks 15485 8648941888 ZATCA e-invoice submission for IAGDAR357070 INFO 2025-10-28 23:04:31,113 tasks 15474 8648941888 ZATCA e-invoice submission for IAGDAR682777 INFO 2025-10-28 23:04:31,125 tasks 15483 8648941888 ZATCA e-invoice submission for IAGDAR153765 INFO 2025-10-28 23:31:04,565 tasks 15484 8648941888 Lab results sync started INFO 2025-10-28 23:31:04,566 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 20:31:04.566079+00:00'} INFO 2025-10-28 23:31:04,569 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-28 23:31:04,569 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 20:31:04.569887+00:00'} INFO 2025-10-29 00:09:06,064 tasks 15473 8648941888 Lab results sync started INFO 2025-10-29 00:09:06,065 tasks 15473 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 21:09:06.065290+00:00'} INFO 2025-10-29 00:09:06,068 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 00:09:06,068 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 21:09:06.068430+00:00'} INFO 2025-10-29 00:35:10,712 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 00:35:10,713 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 21:35:10.713382+00:00'} INFO 2025-10-29 00:35:10,716 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 00:35:10,716 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 21:35:10.716491+00:00'} INFO 2025-10-29 01:12:18,513 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 01:12:18,515 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 22:12:18.515422+00:00'} INFO 2025-10-29 01:12:18,518 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 01:12:18,518 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 22:12:18.518256+00:00'} INFO 2025-10-29 01:35:04,717 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 01:35:04,717 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 22:35:04.717640+00:00'} INFO 2025-10-29 01:35:04,720 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 01:35:04,720 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 22:35:04.720464+00:00'} INFO 2025-10-29 02:00:00,015 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 02:00:00,016 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 23:00:00.016721+00:00'} INFO 2025-10-29 02:00:00,021 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 02:00:00,021 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 23:00:00.021449+00:00'} INFO 2025-10-29 02:30:00,011 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 02:30:00,012 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-28 23:30:00.012389+00:00'} INFO 2025-10-29 02:30:00,014 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 02:30:00,014 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-28 23:30:00.014789+00:00'} INFO 2025-10-29 03:10:46,165 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 03:10:46,166 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 00:10:46.166380+00:00'} INFO 2025-10-29 03:10:46,170 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 03:10:46,170 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 00:10:46.170265+00:00'} INFO 2025-10-29 03:35:30,861 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 03:35:30,863 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 00:35:30.863219+00:00'} INFO 2025-10-29 03:35:30,866 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 03:35:30,866 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 00:35:30.866236+00:00'} INFO 2025-10-29 04:00:00,013 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 04:00:00,014 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 01:00:00.014160+00:00'} INFO 2025-10-29 04:00:00,021 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 04:00:00,021 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 01:00:00.021222+00:00'} INFO 2025-10-29 04:30:00,013 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 04:30:00,014 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 01:30:00.014850+00:00'} INFO 2025-10-29 04:30:00,019 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 04:30:00,019 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 01:30:00.019167+00:00'} INFO 2025-10-29 05:08:55,868 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 05:08:55,869 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 02:08:55.869557+00:00'} INFO 2025-10-29 05:08:55,872 tasks 15473 8648941888 Radiology results sync started INFO 2025-10-29 05:08:55,873 tasks 15473 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 02:08:55.873022+00:00'} INFO 2025-10-29 05:37:18,816 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 05:37:18,816 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 02:37:18.816892+00:00'} INFO 2025-10-29 05:37:18,820 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 05:37:18,820 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 02:37:18.820820+00:00'} INFO 2025-10-29 06:10:49,263 tasks 15473 8648941888 Lab results sync started INFO 2025-10-29 06:10:49,264 tasks 15473 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 03:10:49.264634+00:00'} INFO 2025-10-29 06:10:49,268 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 06:10:49,268 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 03:10:49.268201+00:00'} INFO 2025-10-29 06:36:59,398 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 06:36:59,399 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 03:36:59.399399+00:00'} INFO 2025-10-29 06:36:59,402 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 06:36:59,402 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 03:36:59.402656+00:00'} INFO 2025-10-29 07:00:00,019 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 07:00:00,020 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 04:00:00.020603+00:00'} INFO 2025-10-29 07:00:00,026 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 07:00:00,026 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 04:00:00.026216+00:00'} INFO 2025-10-29 07:30:00,018 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 07:30:00,021 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 04:30:00.021014+00:00'} INFO 2025-10-29 07:30:00,024 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 07:30:00,024 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 04:30:00.024384+00:00'} ERROR 2025-10-29 07:30:00,150 tasks 15484 8648941888 Appointment 5c0a9908-2cdd-4434-be57-d5e61071893d not found INFO 2025-10-29 08:11:57,641 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 08:11:57,642 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 05:11:57.642620+00:00'} INFO 2025-10-29 08:11:57,646 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 08:11:57,647 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 05:11:57.647075+00:00'} INFO 2025-10-29 08:30:00,009 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 08:30:00,010 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 05:30:00.010503+00:00'} INFO 2025-10-29 08:30:00,015 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 08:30:00,015 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 05:30:00.015372+00:00'} ERROR 2025-10-29 08:42:40,829 tasks 15484 8648941888 Appointment 5c0a9908-2cdd-4434-be57-d5e61071893d not found ERROR 2025-10-29 08:45:16,908 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found INFO 2025-10-29 09:00:00,011 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 09:00:00,011 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 06:00:00.011896+00:00'} INFO 2025-10-29 09:00:00,016 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 09:00:00,016 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 06:00:00.016647+00:00'} ERROR 2025-10-29 09:00:00,050 tasks 15484 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-29 09:00:00,050 tasks 15485 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-29 09:00:00,050 tasks 15473 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-29 09:02:25,375 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found INFO 2025-10-29 09:37:35,292 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 09:37:35,292 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 06:37:35.292771+00:00'} INFO 2025-10-29 09:37:35,296 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 09:37:35,296 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 06:37:35.296917+00:00'} ERROR 2025-10-29 09:55:57,543 tasks 15484 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-29 09:55:57,543 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-29 09:55:57,544 tasks 15485 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found INFO 2025-10-29 10:11:30,083 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 10:11:30,083 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 07:11:30.083941+00:00'} INFO 2025-10-29 10:11:30,089 tasks 15485 8648941888 Radiology results sync started INFO 2025-10-29 10:11:30,089 tasks 15485 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 07:11:30.089455+00:00'} ERROR 2025-10-29 10:12:15,300 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found INFO 2025-10-29 10:46:10,234 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 10:46:10,236 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 07:46:10.236309+00:00'} INFO 2025-10-29 10:46:10,238 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 10:46:10,238 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 07:46:10.238533+00:00'} INFO 2025-10-29 11:09:15,872 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 11:09:15,872 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 08:09:15.872331+00:00'} INFO 2025-10-29 11:09:15,881 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 11:09:15,881 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 08:09:15.881764+00:00'} ERROR 2025-10-29 11:30:00,011 tasks 15484 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found INFO 2025-10-29 11:30:00,013 tasks 15473 8648941888 Radiology results sync started INFO 2025-10-29 11:30:00,013 tasks 15473 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 08:30:00.013310+00:00'} INFO 2025-10-29 11:30:00,019 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 11:30:00,019 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 08:30:00.019546+00:00'} ERROR 2025-10-29 11:31:59,713 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-29 11:34:25,031 tasks 15485 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-29 11:34:25,031 tasks 15484 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-29 11:34:25,031 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-29 11:41:55,739 tasks 15484 8648941888 Appointment 5c0a9908-2cdd-4434-be57-d5e61071893d not found ERROR 2025-10-29 11:44:40,524 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-29 11:47:16,597 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-29 11:57:00,739 tasks 15484 8648941888 Appointment 5c0a9908-2cdd-4434-be57-d5e61071893d not found INFO 2025-10-29 12:00:00,016 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 12:00:00,016 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 09:00:00.016769+00:00'} INFO 2025-10-29 12:00:00,022 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 12:00:00,023 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 09:00:00.022995+00:00'} ERROR 2025-10-29 12:04:24,977 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-29 12:14:40,585 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-29 12:14:40,585 tasks 15484 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-29 12:14:40,585 tasks 15485 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found INFO 2025-10-29 12:34:29,733 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 12:34:29,733 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 09:34:29.733917+00:00'} INFO 2025-10-29 12:34:29,738 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 12:34:29,738 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 09:34:29.738956+00:00'} ERROR 2025-10-29 12:49:08,145 tasks 15484 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-29 12:49:30,365 tasks 15484 8648941888 Appointment 5c0a9908-2cdd-4434-be57-d5e61071893d not found ERROR 2025-10-29 12:54:55,938 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-29 12:57:40,727 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found INFO 2025-10-29 13:00:00,030 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 13:00:00,031 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 10:00:00.031026+00:00'} INFO 2025-10-29 13:00:00,035 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 13:00:00,035 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 10:00:00.035941+00:00'} ERROR 2025-10-29 13:06:01,755 tasks 15484 8648941888 Appointment 5c0a9908-2cdd-4434-be57-d5e61071893d not found ERROR 2025-10-29 13:10:01,021 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-29 13:24:56,013 tasks 15484 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-29 13:24:56,013 tasks 15485 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-29 13:24:56,013 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found INFO 2025-10-29 13:30:00,008 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 13:30:00,009 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 10:30:00.009173+00:00'} INFO 2025-10-29 13:30:00,014 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 13:30:00,014 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 10:30:00.014651+00:00'} ERROR 2025-10-29 13:32:00,167 tasks 15484 8648941888 Appointment a03e5b47-5681-48ac-ac7d-3c0c6419e837 not found ERROR 2025-10-29 13:40:00,966 tasks 15485 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-29 13:40:00,966 tasks 15484 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-29 13:40:00,966 tasks 15473 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found INFO 2025-10-29 14:04:05,085 tasks 15473 8648941888 Lab results sync started INFO 2025-10-29 14:04:05,085 tasks 15473 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 11:04:05.085223+00:00'} INFO 2025-10-29 14:04:05,088 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 14:04:05,088 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 11:04:05.088918+00:00'} ERROR 2025-10-29 14:04:37,575 tasks 15484 8648941888 Appointment a03e5b47-5681-48ac-ac7d-3c0c6419e837 not found ERROR 2025-10-29 14:09:19,077 tasks 15484 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-29 14:13:49,645 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-29 14:19:23,648 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-29 14:24:44,511 tasks 15484 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found INFO 2025-10-29 14:30:00,005 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 14:30:00,006 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 11:30:00.005982+00:00'} INFO 2025-10-29 14:30:00,012 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 14:30:00,012 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 11:30:00.012967+00:00'} ERROR 2025-10-29 14:30:29,427 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-29 14:34:28,680 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-29 14:38:47,095 tasks 15484 8648941888 Appointment 5c0a9908-2cdd-4434-be57-d5e61071893d not found ERROR 2025-10-29 14:41:52,898 tasks 15484 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-29 14:43:58,159 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-29 14:43:58,159 tasks 15484 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-29 14:43:58,160 tasks 15485 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-29 14:59:59,977 tasks 15473 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-29 14:59:59,977 tasks 15484 8648941888 Appointment 88297cad-edaa-420a-b136-0ea51fe52699 not found INFO 2025-10-29 15:00:00,008 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 15:00:00,008 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 12:00:00.008683+00:00'} INFO 2025-10-29 15:00:00,014 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 15:00:00,015 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 12:00:00.015092+00:00'} ERROR 2025-10-29 15:00:29,365 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-29 15:00:29,365 tasks 15484 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-29 15:00:29,365 tasks 15485 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-29 15:13:35,891 tasks 15484 8648941888 Appointment a03e5b47-5681-48ac-ac7d-3c0c6419e837 not found ERROR 2025-10-29 15:13:58,109 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found INFO 2025-10-29 15:40:51,554 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 15:40:51,554 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 12:40:51.554650+00:00'} INFO 2025-10-29 15:40:51,558 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 15:40:51,558 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 12:40:51.558800+00:00'} ERROR 2025-10-29 15:41:22,091 tasks 15484 8648941888 Appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd not found ERROR 2025-10-29 15:42:35,343 tasks 15484 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-29 15:44:54,637 tasks 15473 8648941888 Appointment 88297cad-edaa-420a-b136-0ea51fe52699 not found ERROR 2025-10-29 15:44:54,637 tasks 15484 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-29 15:46:54,689 tasks 15484 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-29 15:46:54,689 tasks 15473 8648941888 Appointment 88297cad-edaa-420a-b136-0ea51fe52699 not found ERROR 2025-10-29 15:50:26,930 tasks 15484 8648941888 Appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd not found ERROR 2025-10-29 15:50:56,324 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-29 15:57:54,747 tasks 15473 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-29 15:57:54,747 tasks 15484 8648941888 Appointment 88297cad-edaa-420a-b136-0ea51fe52699 not found ERROR 2025-10-29 15:59:13,959 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-29 15:59:59,939 tasks 15484 8648941888 Appointment a7d691c7-792f-4698-a14f-6ee2919a88a8 not found ERROR 2025-10-29 15:59:59,940 tasks 15485 8648941888 Appointment fdb887ee-a88d-4fbb-bb54-242b88df1d67 not found INFO 2025-10-29 15:59:59,944 tasks 15473 8648941888 Reminder sent for appointment 26763e68-182c-4c58-8004-2590bcd13b6e ERROR 2025-10-29 15:59:59,950 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-10-29 16:00:00,006 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 16:00:00,006 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 13:00:00.006694+00:00'} INFO 2025-10-29 16:00:00,012 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 16:00:00,013 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 13:00:00.013038+00:00'} ERROR 2025-10-29 16:00:59,960 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-29 16:01:59,976 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-29 16:02:59,990 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-29 16:03:00,731 tasks 15484 8648941888 Appointment 5c0a9908-2cdd-4434-be57-d5e61071893d not found ERROR 2025-10-29 16:14:54,549 tasks 15484 8648941888 Appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd not found ERROR 2025-10-29 16:16:54,653 tasks 15484 8648941888 Appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd not found ERROR 2025-10-29 16:20:26,851 tasks 15485 8648941888 Appointment fdb887ee-a88d-4fbb-bb54-242b88df1d67 not found ERROR 2025-10-29 16:20:26,851 tasks 15484 8648941888 Appointment a7d691c7-792f-4698-a14f-6ee2919a88a8 not found INFO 2025-10-29 16:20:26,855 tasks 15473 8648941888 Reminder sent for appointment 26763e68-182c-4c58-8004-2590bcd13b6e ERROR 2025-10-29 16:20:26,862 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-29 16:21:26,881 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-29 16:22:26,894 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-29 16:23:26,903 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-29 16:27:54,744 tasks 15484 8648941888 Appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd not found ERROR 2025-10-29 16:29:13,961 tasks 15484 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-29 16:29:13,960 tasks 15473 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-29 16:29:13,960 tasks 15485 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-29 16:29:54,450 tasks 15484 8648941888 Appointment a03e5b47-5681-48ac-ac7d-3c0c6419e837 not found ERROR 2025-10-29 16:29:59,934 tasks 15485 8648941888 Appointment a8f127e3-e366-4900-85d8-cd8e6af67169 not found ERROR 2025-10-29 16:29:59,934 tasks 15473 8648941888 Appointment 097bd28b-dcb3-4cd0-a4e8-a4e43d7583ad not found ERROR 2025-10-29 16:29:59,934 tasks 15484 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-29 16:29:59,936 tasks 15474 8648941888 Appointment dae0c4b8-be1f-488c-8a96-6348cc212484 not found INFO 2025-10-29 16:30:00,012 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 16:30:00,013 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 13:30:00.013086+00:00'} INFO 2025-10-29 16:30:00,019 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 16:30:00,019 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 13:30:00.019720+00:00'} ERROR 2025-10-29 16:39:50,464 tasks 15484 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-29 16:39:55,999 tasks 15484 8648941888 Appointment 5c0a9908-2cdd-4434-be57-d5e61071893d not found INFO 2025-10-29 17:09:56,763 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 17:09:56,764 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 14:09:56.764259+00:00'} INFO 2025-10-29 17:09:56,767 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 17:09:56,767 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 14:09:56.767734+00:00'} ERROR 2025-10-29 17:11:43,417 tasks 15484 8648941888 Appointment fdb887ee-a88d-4fbb-bb54-242b88df1d67 not found ERROR 2025-10-29 17:11:43,417 tasks 15473 8648941888 Appointment a7d691c7-792f-4698-a14f-6ee2919a88a8 not found INFO 2025-10-29 17:11:43,432 tasks 15485 8648941888 Reminder sent for appointment 26763e68-182c-4c58-8004-2590bcd13b6e ERROR 2025-10-29 17:11:43,437 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-29 17:12:00,198 tasks 15484 8648941888 Appointment a03e5b47-5681-48ac-ac7d-3c0c6419e837 not found ERROR 2025-10-29 17:12:43,446 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-29 17:13:43,462 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-29 17:13:43,463 tasks 15473 8648941888 Appointment a7d691c7-792f-4698-a14f-6ee2919a88a8 not found ERROR 2025-10-29 17:13:43,464 tasks 15474 8648941888 Appointment fdb887ee-a88d-4fbb-bb54-242b88df1d67 not found INFO 2025-10-29 17:13:43,466 tasks 15485 8648941888 Reminder sent for appointment 26763e68-182c-4c58-8004-2590bcd13b6e ERROR 2025-10-29 17:13:43,473 tasks 15473 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-29 17:14:43,476 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-29 17:14:43,483 tasks 15473 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-29 17:15:43,498 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-29 17:16:43,512 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-29 17:17:15,718 tasks 15484 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-29 17:17:15,718 tasks 15485 8648941888 Appointment dae0c4b8-be1f-488c-8a96-6348cc212484 not found ERROR 2025-10-29 17:17:15,718 tasks 15473 8648941888 Appointment 097bd28b-dcb3-4cd0-a4e8-a4e43d7583ad not found ERROR 2025-10-29 17:17:15,719 tasks 15474 8648941888 Appointment a8f127e3-e366-4900-85d8-cd8e6af67169 not found ERROR 2025-10-29 17:21:44,357 tasks 15484 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-29 17:24:43,579 tasks 15484 8648941888 Appointment a7d691c7-792f-4698-a14f-6ee2919a88a8 not found ERROR 2025-10-29 17:24:43,579 tasks 15485 8648941888 Appointment fdb887ee-a88d-4fbb-bb54-242b88df1d67 not found INFO 2025-10-29 17:24:43,582 tasks 15473 8648941888 Reminder sent for appointment 26763e68-182c-4c58-8004-2590bcd13b6e ERROR 2025-10-29 17:24:43,589 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-29 17:25:43,549 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-29 17:26:02,747 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-29 17:26:43,561 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-29 17:27:43,578 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-29 17:29:08,549 tasks 15484 8648941888 Appointment a03e5b47-5681-48ac-ac7d-3c0c6419e837 not found ERROR 2025-10-29 17:29:49,510 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found INFO 2025-10-29 17:30:00,017 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 17:30:00,017 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 14:30:00.017417+00:00'} INFO 2025-10-29 17:30:00,024 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 17:30:00,024 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 14:30:00.024727+00:00'} ERROR 2025-10-29 17:30:51,580 tasks 15484 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-29 17:30:51,581 tasks 15473 8648941888 Appointment 88297cad-edaa-420a-b136-0ea51fe52699 not found ERROR 2025-10-29 17:41:43,346 tasks 15485 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-29 17:41:43,346 tasks 15484 8648941888 Appointment a8f127e3-e366-4900-85d8-cd8e6af67169 not found ERROR 2025-10-29 17:41:43,346 tasks 15473 8648941888 Appointment dae0c4b8-be1f-488c-8a96-6348cc212484 not found ERROR 2025-10-29 17:41:43,347 tasks 15474 8648941888 Appointment 097bd28b-dcb3-4cd0-a4e8-a4e43d7583ad not found ERROR 2025-10-29 17:43:43,394 tasks 15485 8648941888 Appointment a8f127e3-e366-4900-85d8-cd8e6af67169 not found ERROR 2025-10-29 17:43:43,394 tasks 15484 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-29 17:43:43,394 tasks 15474 8648941888 Appointment dae0c4b8-be1f-488c-8a96-6348cc212484 not found ERROR 2025-10-29 17:43:43,395 tasks 15473 8648941888 Appointment 097bd28b-dcb3-4cd0-a4e8-a4e43d7583ad not found ERROR 2025-10-29 17:51:14,580 tasks 15484 8648941888 Appointment 5c0a9908-2cdd-4434-be57-d5e61071893d not found ERROR 2025-10-29 17:51:20,347 tasks 15484 8648941888 Appointment 5c0a9908-2cdd-4434-be57-d5e61071893d not found ERROR 2025-10-29 17:54:43,495 tasks 15485 8648941888 Appointment dae0c4b8-be1f-488c-8a96-6348cc212484 not found ERROR 2025-10-29 17:54:43,495 tasks 15474 8648941888 Appointment a8f127e3-e366-4900-85d8-cd8e6af67169 not found ERROR 2025-10-29 17:54:43,495 tasks 15484 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-29 17:54:43,495 tasks 15473 8648941888 Appointment 097bd28b-dcb3-4cd0-a4e8-a4e43d7583ad not found ERROR 2025-10-29 17:59:49,490 tasks 15485 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-29 17:59:49,491 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-29 17:59:49,491 tasks 15484 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found INFO 2025-10-29 18:00:00,015 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 18:00:00,016 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 15:00:00.016127+00:00'} INFO 2025-10-29 18:00:00,022 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 18:00:00,022 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 15:00:00.022816+00:00'} ERROR 2025-10-29 18:00:51,561 tasks 15484 8648941888 Appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd not found ERROR 2025-10-29 18:01:13,784 tasks 15484 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-29 18:06:44,768 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-29 18:09:24,027 tasks 15484 8648941888 Appointment a03e5b47-5681-48ac-ac7d-3c0c6419e837 not found INFO 2025-10-29 18:41:44,578 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 18:41:44,578 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 15:41:44.578628+00:00'} INFO 2025-10-29 18:41:44,582 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 18:41:44,582 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 15:41:44.582688+00:00'} ERROR 2025-10-29 18:54:53,522 tasks 15484 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-29 18:59:25,565 tasks 15484 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found INFO 2025-10-29 19:00:00,010 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 19:00:00,011 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 16:00:00.011033+00:00'} INFO 2025-10-29 19:00:00,015 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 19:00:00,015 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 16:00:00.015485+00:00'} ERROR 2025-10-29 19:08:23,763 tasks 15473 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-29 19:08:23,763 tasks 15484 8648941888 Appointment 88297cad-edaa-420a-b136-0ea51fe52699 not found ERROR 2025-10-29 19:11:30,046 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-29 19:11:40,573 tasks 15484 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-29 19:12:32,200 tasks 15484 8648941888 Appointment a7d691c7-792f-4698-a14f-6ee2919a88a8 not found ERROR 2025-10-29 19:12:32,200 tasks 15485 8648941888 Appointment fdb887ee-a88d-4fbb-bb54-242b88df1d67 not found INFO 2025-10-29 19:12:32,203 tasks 15473 8648941888 Reminder sent for appointment 26763e68-182c-4c58-8004-2590bcd13b6e ERROR 2025-10-29 19:12:32,210 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-29 19:13:32,230 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-29 19:14:32,246 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-29 19:15:32,265 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-29 19:18:25,422 tasks 15485 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-29 19:18:25,422 tasks 15473 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-29 19:18:25,422 tasks 15484 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-29 19:23:40,769 tasks 15484 8648941888 Appointment 88297cad-edaa-420a-b136-0ea51fe52699 not found ERROR 2025-10-29 19:23:40,769 tasks 15473 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-29 19:26:45,612 tasks 15484 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found INFO 2025-10-29 19:30:00,012 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 19:30:00,013 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 16:30:00.013045+00:00'} INFO 2025-10-29 19:30:00,018 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 19:30:00,018 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 16:30:00.018254+00:00'} ERROR 2025-10-29 19:32:55,141 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-29 19:33:00,904 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-29 19:38:23,775 tasks 15484 8648941888 Appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd not found ERROR 2025-10-29 19:38:29,261 tasks 15484 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-29 19:40:49,090 tasks 15484 8648941888 Appointment 88297cad-edaa-420a-b136-0ea51fe52699 not found ERROR 2025-10-29 19:40:49,090 tasks 15473 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-29 19:42:32,125 tasks 15473 8648941888 Appointment dae0c4b8-be1f-488c-8a96-6348cc212484 not found ERROR 2025-10-29 19:42:32,125 tasks 15485 8648941888 Appointment 097bd28b-dcb3-4cd0-a4e8-a4e43d7583ad not found ERROR 2025-10-29 19:42:32,125 tasks 15484 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-29 19:42:32,125 tasks 15474 8648941888 Appointment a8f127e3-e366-4900-85d8-cd8e6af67169 not found ERROR 2025-10-29 19:47:44,296 tasks 15484 8648941888 Appointment 5c0a9908-2cdd-4434-be57-d5e61071893d not found ERROR 2025-10-29 19:48:19,871 tasks 15484 8648941888 Appointment a03e5b47-5681-48ac-ac7d-3c0c6419e837 not found ERROR 2025-10-29 19:48:25,393 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-29 19:53:40,742 tasks 15484 8648941888 Appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd not found INFO 2025-10-29 20:09:53,169 tasks 15473 8648941888 Lab results sync started INFO 2025-10-29 20:09:53,170 tasks 15473 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 17:09:53.170091+00:00'} INFO 2025-10-29 20:09:53,174 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 20:09:53,174 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 17:09:53.174475+00:00'} INFO 2025-10-29 20:42:58,623 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 20:42:58,624 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 17:42:58.624061+00:00'} INFO 2025-10-29 20:42:58,627 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 20:42:58,627 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 17:42:58.627297+00:00'} ERROR 2025-10-29 20:53:37,740 tasks 15484 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found INFO 2025-10-29 21:10:33,507 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 21:10:33,507 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 18:10:33.507330+00:00'} INFO 2025-10-29 21:10:33,511 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 21:10:33,511 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 18:10:33.511321+00:00'} INFO 2025-10-29 21:37:56,313 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 21:37:56,313 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 18:37:56.313768+00:00'} INFO 2025-10-29 21:37:56,317 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 21:37:56,317 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 18:37:56.317872+00:00'} ERROR 2025-10-29 21:42:25,802 tasks 15485 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-29 21:42:25,802 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-29 21:42:25,802 tasks 15484 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-29 21:42:31,562 tasks 15485 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-29 21:42:31,562 tasks 15484 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-29 21:42:31,562 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-29 21:59:07,956 tasks 15484 8648941888 Appointment a03e5b47-5681-48ac-ac7d-3c0c6419e837 not found INFO 2025-10-29 22:00:00,014 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 22:00:00,016 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 19:00:00.016200+00:00'} INFO 2025-10-29 22:00:00,021 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 22:00:00,021 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 19:00:00.021890+00:00'} ERROR 2025-10-29 22:03:26,423 tasks 15484 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-29 22:04:06,913 tasks 15485 8648941888 Appointment a7d691c7-792f-4698-a14f-6ee2919a88a8 not found ERROR 2025-10-29 22:04:06,913 tasks 15484 8648941888 Appointment fdb887ee-a88d-4fbb-bb54-242b88df1d67 not found INFO 2025-10-29 22:04:06,916 tasks 15473 8648941888 Reminder sent for appointment 26763e68-182c-4c58-8004-2590bcd13b6e ERROR 2025-10-29 22:04:06,923 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-29 22:05:06,939 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-29 22:06:06,949 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-29 22:06:32,229 tasks 15484 8648941888 Appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd not found ERROR 2025-10-29 22:07:06,966 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-29 22:15:29,354 tasks 15484 8648941888 Appointment 5c0a9908-2cdd-4434-be57-d5e61071893d not found ERROR 2025-10-29 22:15:29,427 tasks 15484 8648941888 Appointment 5c0a9908-2cdd-4434-be57-d5e61071893d not found ERROR 2025-10-29 22:15:29,518 tasks 15484 8648941888 Appointment 5c0a9908-2cdd-4434-be57-d5e61071893d not found ERROR 2025-10-29 22:15:29,561 tasks 15484 8648941888 Appointment 5c0a9908-2cdd-4434-be57-d5e61071893d not found ERROR 2025-10-29 22:15:29,561 tasks 15473 8648941888 Appointment 5c0a9908-2cdd-4434-be57-d5e61071893d not found ERROR 2025-10-29 22:16:47,751 tasks 15473 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-29 22:16:47,751 tasks 15484 8648941888 Appointment 88297cad-edaa-420a-b136-0ea51fe52699 not found ERROR 2025-10-29 22:19:07,049 tasks 15484 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-29 22:19:23,831 tasks 15485 8648941888 Appointment fdb887ee-a88d-4fbb-bb54-242b88df1d67 not found ERROR 2025-10-29 22:19:23,831 tasks 15484 8648941888 Appointment a7d691c7-792f-4698-a14f-6ee2919a88a8 not found INFO 2025-10-29 22:19:23,834 tasks 15473 8648941888 Reminder sent for appointment 26763e68-182c-4c58-8004-2590bcd13b6e ERROR 2025-10-29 22:19:23,841 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-29 22:20:23,857 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-29 22:21:07,100 tasks 15484 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-29 22:21:23,873 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-29 22:22:23,893 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-29 22:28:38,307 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-29 22:28:44,067 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found INFO 2025-10-29 22:30:00,018 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 22:30:00,018 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 19:30:00.018849+00:00'} INFO 2025-10-29 22:30:00,025 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 22:30:00,025 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 19:30:00.025228+00:00'} ERROR 2025-10-29 22:32:07,220 tasks 15484 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-29 22:34:06,940 tasks 15473 8648941888 Appointment a8f127e3-e366-4900-85d8-cd8e6af67169 not found ERROR 2025-10-29 22:34:06,940 tasks 15485 8648941888 Appointment dae0c4b8-be1f-488c-8a96-6348cc212484 not found ERROR 2025-10-29 22:34:06,940 tasks 15484 8648941888 Appointment 097bd28b-dcb3-4cd0-a4e8-a4e43d7583ad not found ERROR 2025-10-29 22:34:06,941 tasks 15474 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-29 22:36:32,255 tasks 15485 8648941888 Appointment fdb887ee-a88d-4fbb-bb54-242b88df1d67 not found ERROR 2025-10-29 22:36:32,255 tasks 15484 8648941888 Appointment a7d691c7-792f-4698-a14f-6ee2919a88a8 not found INFO 2025-10-29 22:36:32,257 tasks 15473 8648941888 Reminder sent for appointment 26763e68-182c-4c58-8004-2590bcd13b6e ERROR 2025-10-29 22:36:32,264 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-29 22:37:32,283 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-29 22:38:32,300 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-29 22:38:37,513 tasks 15484 8648941888 Appointment a03e5b47-5681-48ac-ac7d-3c0c6419e837 not found ERROR 2025-10-29 22:39:32,311 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-29 22:43:27,401 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-29 22:46:47,766 tasks 15484 8648941888 Appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd not found ERROR 2025-10-29 22:49:23,845 tasks 15484 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-29 22:49:23,845 tasks 15485 8648941888 Appointment a8f127e3-e366-4900-85d8-cd8e6af67169 not found ERROR 2025-10-29 22:49:23,845 tasks 15473 8648941888 Appointment 097bd28b-dcb3-4cd0-a4e8-a4e43d7583ad not found ERROR 2025-10-29 22:49:23,846 tasks 15474 8648941888 Appointment dae0c4b8-be1f-488c-8a96-6348cc212484 not found ERROR 2025-10-29 22:55:08,757 tasks 15484 8648941888 Appointment a03e5b47-5681-48ac-ac7d-3c0c6419e837 not found INFO 2025-10-29 23:03:37,713 tasks 15473 8648941888 Radiology results sync started INFO 2025-10-29 23:03:37,714 tasks 15473 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 20:03:37.714067+00:00'} INFO 2025-10-29 23:03:37,721 tasks 15476 8648941888 Lab results sync started INFO 2025-10-29 23:03:37,722 tasks 15476 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 20:03:37.722114+00:00'} INFO 2025-10-29 23:03:37,722 tasks 15473 8648941888 ZATCA e-invoice submission for INV-AGDAR-2025-17152 INFO 2025-10-29 23:03:37,723 tasks 15485 8648941888 ZATCA e-invoice submission for IAGDAR639298 INFO 2025-10-29 23:03:37,724 tasks 15474 8648941888 ZATCA e-invoice submission for IAGDAR845773 INFO 2025-10-29 23:03:37,724 tasks 15484 8648941888 ZATCA batch submission: 0 submitted, 23 failed INFO 2025-10-29 23:03:37,725 tasks 15486 8648941888 ZATCA e-invoice submission for IAGDAR597587 INFO 2025-10-29 23:03:37,726 tasks 15475 8648941888 ZATCA e-invoice submission for IAGDAR778058 INFO 2025-10-29 23:03:37,727 tasks 15487 8648941888 ZATCA e-invoice submission for IAGDAR775314 INFO 2025-10-29 23:03:37,728 tasks 15488 8648941888 ZATCA e-invoice submission for IAGDAR630684 INFO 2025-10-29 23:03:37,729 tasks 15477 8648941888 ZATCA e-invoice submission for IAGDAR101391 INFO 2025-10-29 23:03:37,730 tasks 15473 8648941888 ZATCA e-invoice submission for IAGDAR214692 INFO 2025-10-29 23:03:37,730 tasks 15476 8648941888 ZATCA e-invoice submission for IAGDAR885910 INFO 2025-10-29 23:03:37,731 tasks 15485 8648941888 ZATCA e-invoice submission for IAGDAR917172 INFO 2025-10-29 23:03:37,732 tasks 15474 8648941888 ZATCA e-invoice submission for IAGDAR609231 INFO 2025-10-29 23:03:37,733 tasks 15484 8648941888 ZATCA e-invoice submission for IAGDAR437996 INFO 2025-10-29 23:03:37,733 tasks 15486 8648941888 ZATCA e-invoice submission for IAGDAR160251 INFO 2025-10-29 23:03:37,734 tasks 15475 8648941888 ZATCA e-invoice submission for IAGDAR108563 INFO 2025-10-29 23:03:37,735 tasks 15487 8648941888 ZATCA e-invoice submission for IAGDAR432583 INFO 2025-10-29 23:03:37,736 tasks 15489 8648941888 ZATCA e-invoice submission for IAGDAR357070 INFO 2025-10-29 23:03:37,737 tasks 15473 8648941888 ZATCA e-invoice submission for IAGDAR175156 INFO 2025-10-29 23:03:37,737 tasks 15488 8648941888 ZATCA e-invoice submission for IAGDAR177374 INFO 2025-10-29 23:03:37,738 tasks 15476 8648941888 ZATCA e-invoice submission for IAGDAR484546 INFO 2025-10-29 23:03:37,738 tasks 15485 8648941888 ZATCA e-invoice submission for IAGDAR821360 INFO 2025-10-29 23:03:37,739 tasks 15474 8648941888 ZATCA e-invoice submission for IAGDAR153765 INFO 2025-10-29 23:03:37,739 tasks 15484 8648941888 ZATCA e-invoice submission for IAGDAR682777 INFO 2025-10-29 23:45:13,402 tasks 15484 8648941888 Lab results sync started INFO 2025-10-29 23:45:13,403 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 20:45:13.403812+00:00'} INFO 2025-10-29 23:45:13,406 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-29 23:45:13,406 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 20:45:13.406798+00:00'} ERROR 2025-10-29 23:47:07,198 tasks 15473 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-29 23:47:07,198 tasks 15484 8648941888 Appointment 097bd28b-dcb3-4cd0-a4e8-a4e43d7583ad not found ERROR 2025-10-29 23:47:07,198 tasks 15485 8648941888 Appointment a8f127e3-e366-4900-85d8-cd8e6af67169 not found ERROR 2025-10-29 23:47:07,199 tasks 15474 8648941888 Appointment dae0c4b8-be1f-488c-8a96-6348cc212484 not found ERROR 2025-10-29 23:47:48,159 tasks 15484 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found INFO 2025-10-30 00:06:43,143 tasks 15473 8648941888 Lab results sync started INFO 2025-10-30 00:06:43,144 tasks 15473 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 21:06:43.144903+00:00'} INFO 2025-10-30 00:06:43,146 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-30 00:06:43,146 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 21:06:43.146830+00:00'} ERROR 2025-10-30 00:10:20,905 tasks 15485 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-30 00:10:20,905 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-30 00:10:20,905 tasks 15484 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-30 00:10:56,483 tasks 15473 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-30 00:10:56,483 tasks 15484 8648941888 Appointment 88297cad-edaa-420a-b136-0ea51fe52699 not found ERROR 2025-10-30 00:12:22,871 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-30 00:12:22,944 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-30 00:12:23,032 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-30 00:12:23,075 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-30 00:12:23,075 tasks 15473 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-30 00:13:41,263 tasks 15484 8648941888 Appointment a7d691c7-792f-4698-a14f-6ee2919a88a8 not found ERROR 2025-10-30 00:13:41,263 tasks 15485 8648941888 Appointment fdb887ee-a88d-4fbb-bb54-242b88df1d67 not found INFO 2025-10-30 00:13:41,266 tasks 15473 8648941888 Reminder sent for appointment 26763e68-182c-4c58-8004-2590bcd13b6e ERROR 2025-10-30 00:13:41,273 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 00:14:41,290 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 00:15:41,310 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 00:16:41,327 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 00:26:01,600 tasks 15484 8648941888 Appointment 88297cad-edaa-420a-b136-0ea51fe52699 not found ERROR 2025-10-30 00:26:01,600 tasks 15473 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found INFO 2025-10-30 00:30:00,012 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-30 00:30:00,012 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 21:30:00.012689+00:00'} INFO 2025-10-30 00:30:00,018 tasks 15484 8648941888 Lab results sync started INFO 2025-10-30 00:30:00,018 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 21:30:00.018421+00:00'} ERROR 2025-10-30 00:35:08,885 tasks 15484 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-30 00:40:21,033 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-30 00:40:56,608 tasks 15484 8648941888 Appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd not found ERROR 2025-10-30 00:41:02,138 tasks 15484 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-30 00:42:23,004 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-30 00:42:23,004 tasks 15485 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-30 00:42:23,004 tasks 15484 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-30 00:42:23,078 tasks 15473 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-30 00:42:23,078 tasks 15484 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-30 00:42:23,078 tasks 15485 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-30 00:42:23,167 tasks 15484 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-30 00:42:23,167 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-30 00:42:23,167 tasks 15485 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-30 00:42:23,210 tasks 15484 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-30 00:42:23,211 tasks 15473 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-30 00:42:23,211 tasks 15485 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-30 00:42:23,211 tasks 15474 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-30 00:42:23,212 tasks 15486 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-30 00:42:23,212 tasks 15475 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-30 00:43:41,401 tasks 15473 8648941888 Appointment 097bd28b-dcb3-4cd0-a4e8-a4e43d7583ad not found ERROR 2025-10-30 00:43:41,401 tasks 15485 8648941888 Appointment a8f127e3-e366-4900-85d8-cd8e6af67169 not found ERROR 2025-10-30 00:43:41,401 tasks 15484 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-30 00:43:41,402 tasks 15474 8648941888 Appointment dae0c4b8-be1f-488c-8a96-6348cc212484 not found ERROR 2025-10-30 00:56:01,530 tasks 15484 8648941888 Appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd not found INFO 2025-10-30 01:00:00,016 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-30 01:00:00,017 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 22:00:00.017122+00:00'} INFO 2025-10-30 01:00:00,023 tasks 15484 8648941888 Lab results sync started INFO 2025-10-30 01:00:00,023 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 22:00:00.023244+00:00'} ERROR 2025-10-30 01:00:19,964 tasks 15484 8648941888 Appointment a03e5b47-5681-48ac-ac7d-3c0c6419e837 not found ERROR 2025-10-30 01:05:31,025 tasks 15484 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-30 01:05:31,025 tasks 15473 8648941888 Appointment 88297cad-edaa-420a-b136-0ea51fe52699 not found INFO 2025-10-30 01:30:00,002 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-30 01:30:00,002 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 22:30:00.002722+00:00'} INFO 2025-10-30 01:30:00,005 tasks 15484 8648941888 Lab results sync started INFO 2025-10-30 01:30:00,005 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 22:30:00.005791+00:00'} ERROR 2025-10-30 01:32:42,347 tasks 15485 8648941888 Appointment fdb887ee-a88d-4fbb-bb54-242b88df1d67 not found ERROR 2025-10-30 01:32:42,347 tasks 15484 8648941888 Appointment a7d691c7-792f-4698-a14f-6ee2919a88a8 not found INFO 2025-10-30 01:32:42,350 tasks 15473 8648941888 Reminder sent for appointment 26763e68-182c-4c58-8004-2590bcd13b6e ERROR 2025-10-30 01:32:42,356 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 01:33:42,374 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 01:34:08,739 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-30 01:34:08,813 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-30 01:34:08,896 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-30 01:34:08,940 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-30 01:34:08,941 tasks 15473 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-30 01:43:40,743 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 01:44:40,742 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 01:52:46,441 tasks 15473 8648941888 Appointment 88297cad-edaa-420a-b136-0ea51fe52699 not found ERROR 2025-10-30 01:52:46,441 tasks 15484 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-30 01:56:16,006 tasks 15484 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-30 01:56:21,761 tasks 15484 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-30 01:56:45,707 tasks 15484 8648941888 Appointment a7d691c7-792f-4698-a14f-6ee2919a88a8 not found ERROR 2025-10-30 01:56:45,707 tasks 15473 8648941888 Appointment fdb887ee-a88d-4fbb-bb54-242b88df1d67 not found INFO 2025-10-30 01:56:45,710 tasks 15485 8648941888 Reminder sent for appointment 26763e68-182c-4c58-8004-2590bcd13b6e ERROR 2025-10-30 01:56:45,717 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 01:57:45,734 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 01:58:45,749 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 01:59:45,755 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-10-30 02:00:00,018 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-30 02:00:00,018 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 23:00:00.018639+00:00'} INFO 2025-10-30 02:00:00,024 tasks 15484 8648941888 Lab results sync started INFO 2025-10-30 02:00:00,024 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 23:00:00.024904+00:00'} ERROR 2025-10-30 02:01:44,625 tasks 15484 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-30 02:06:15,197 tasks 15484 8648941888 Appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd not found ERROR 2025-10-30 02:11:40,655 tasks 15473 8648941888 Appointment 097bd28b-dcb3-4cd0-a4e8-a4e43d7583ad not found ERROR 2025-10-30 02:11:40,655 tasks 15484 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-30 02:11:40,655 tasks 15485 8648941888 Appointment a8f127e3-e366-4900-85d8-cd8e6af67169 not found ERROR 2025-10-30 02:11:40,656 tasks 15474 8648941888 Appointment dae0c4b8-be1f-488c-8a96-6348cc212484 not found ERROR 2025-10-30 02:17:01,600 tasks 15484 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-30 02:22:46,507 tasks 15484 8648941888 Appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd not found ERROR 2025-10-30 02:26:45,772 tasks 15485 8648941888 Appointment dae0c4b8-be1f-488c-8a96-6348cc212484 not found ERROR 2025-10-30 02:26:45,772 tasks 15473 8648941888 Appointment 097bd28b-dcb3-4cd0-a4e8-a4e43d7583ad not found ERROR 2025-10-30 02:26:45,772 tasks 15484 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-30 02:26:45,772 tasks 15474 8648941888 Appointment a8f127e3-e366-4900-85d8-cd8e6af67169 not found INFO 2025-10-30 02:30:00,019 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-30 02:30:00,019 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-29 23:30:00.019830+00:00'} INFO 2025-10-30 02:30:00,024 tasks 15484 8648941888 Lab results sync started INFO 2025-10-30 02:30:00,025 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-29 23:30:00.025078+00:00'} ERROR 2025-10-30 02:34:10,066 tasks 15484 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-30 02:34:51,021 tasks 15484 8648941888 Appointment a03e5b47-5681-48ac-ac7d-3c0c6419e837 not found ERROR 2025-10-30 02:36:15,323 tasks 15473 8648941888 Appointment a7d691c7-792f-4698-a14f-6ee2919a88a8 not found ERROR 2025-10-30 02:36:15,323 tasks 15485 8648941888 Appointment fdb887ee-a88d-4fbb-bb54-242b88df1d67 not found INFO 2025-10-30 02:36:15,326 tasks 15484 8648941888 Reminder sent for appointment 26763e68-182c-4c58-8004-2590bcd13b6e ERROR 2025-10-30 02:36:15,333 tasks 15473 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 02:37:15,350 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 02:38:15,368 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 02:39:15,385 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 02:52:50,664 tasks 15484 8648941888 Appointment fdb887ee-a88d-4fbb-bb54-242b88df1d67 not found ERROR 2025-10-30 02:52:50,664 tasks 15485 8648941888 Appointment a7d691c7-792f-4698-a14f-6ee2919a88a8 not found INFO 2025-10-30 02:52:50,667 tasks 15473 8648941888 Reminder sent for appointment 26763e68-182c-4c58-8004-2590bcd13b6e ERROR 2025-10-30 02:52:50,674 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 02:53:50,691 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 02:54:50,708 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 02:55:50,725 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-10-30 03:00:00,007 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-30 03:00:00,008 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 00:00:00.008176+00:00'} INFO 2025-10-30 03:00:00,014 tasks 15484 8648941888 Lab results sync started INFO 2025-10-30 03:00:00,014 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 00:00:00.014777+00:00'} ERROR 2025-10-30 03:01:08,368 tasks 15473 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-30 03:01:08,368 tasks 15484 8648941888 Appointment 88297cad-edaa-420a-b136-0ea51fe52699 not found ERROR 2025-10-30 03:06:19,423 tasks 15473 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-30 03:06:19,423 tasks 15485 8648941888 Appointment a8f127e3-e366-4900-85d8-cd8e6af67169 not found ERROR 2025-10-30 03:06:19,423 tasks 15484 8648941888 Appointment 097bd28b-dcb3-4cd0-a4e8-a4e43d7583ad not found ERROR 2025-10-30 03:06:19,424 tasks 15474 8648941888 Appointment dae0c4b8-be1f-488c-8a96-6348cc212484 not found ERROR 2025-10-30 03:11:09,309 tasks 15484 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-30 03:11:50,402 tasks 15484 8648941888 Appointment a03e5b47-5681-48ac-ac7d-3c0c6419e837 not found ERROR 2025-10-30 03:14:29,736 tasks 15484 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-30 03:22:50,725 tasks 15473 8648941888 Appointment a8f127e3-e366-4900-85d8-cd8e6af67169 not found ERROR 2025-10-30 03:22:50,725 tasks 15485 8648941888 Appointment 097bd28b-dcb3-4cd0-a4e8-a4e43d7583ad not found ERROR 2025-10-30 03:22:50,725 tasks 15484 8648941888 Appointment dae0c4b8-be1f-488c-8a96-6348cc212484 not found ERROR 2025-10-30 03:22:50,726 tasks 15474 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found INFO 2025-10-30 03:30:00,007 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-30 03:30:00,007 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 00:30:00.007743+00:00'} INFO 2025-10-30 03:30:00,013 tasks 15484 8648941888 Lab results sync started INFO 2025-10-30 03:30:00,013 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 00:30:00.013559+00:00'} ERROR 2025-10-30 03:31:08,463 tasks 15484 8648941888 Appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd not found ERROR 2025-10-30 03:43:11,383 tasks 15484 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-30 03:43:11,458 tasks 15484 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-30 03:43:11,544 tasks 15484 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-30 03:43:11,588 tasks 15484 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-30 03:43:11,588 tasks 15473 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-30 03:58:24,608 tasks 15484 8648941888 Appointment a03e5b47-5681-48ac-ac7d-3c0c6419e837 not found ERROR 2025-10-30 03:58:30,368 tasks 15484 8648941888 Appointment a03e5b47-5681-48ac-ac7d-3c0c6419e837 not found INFO 2025-10-30 04:00:00,012 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-30 04:00:00,012 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 01:00:00.012950+00:00'} INFO 2025-10-30 04:00:00,016 tasks 15484 8648941888 Lab results sync started INFO 2025-10-30 04:00:00,016 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 01:00:00.016296+00:00'} ERROR 2025-10-30 04:03:12,759 tasks 15473 8648941888 Appointment a7d691c7-792f-4698-a14f-6ee2919a88a8 not found ERROR 2025-10-30 04:03:12,759 tasks 15484 8648941888 Appointment fdb887ee-a88d-4fbb-bb54-242b88df1d67 not found INFO 2025-10-30 04:03:12,760 tasks 15485 8648941888 Reminder sent for appointment 26763e68-182c-4c58-8004-2590bcd13b6e ERROR 2025-10-30 04:03:12,764 tasks 15474 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 04:04:12,776 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 04:05:12,788 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 04:06:12,801 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 04:06:59,538 tasks 15473 8648941888 Appointment 88297cad-edaa-420a-b136-0ea51fe52699 not found ERROR 2025-10-30 04:06:59,538 tasks 15484 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-30 04:13:49,297 tasks 15484 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-30 04:28:54,330 tasks 15484 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found INFO 2025-10-30 04:30:00,010 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-30 04:30:00,011 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 01:30:00.011445+00:00'} INFO 2025-10-30 04:30:00,014 tasks 15484 8648941888 Lab results sync started INFO 2025-10-30 04:30:00,014 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 01:30:00.014503+00:00'} ERROR 2025-10-30 04:33:12,774 tasks 15484 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-30 04:33:12,774 tasks 15485 8648941888 Appointment dae0c4b8-be1f-488c-8a96-6348cc212484 not found ERROR 2025-10-30 04:33:12,774 tasks 15474 8648941888 Appointment 097bd28b-dcb3-4cd0-a4e8-a4e43d7583ad not found ERROR 2025-10-30 04:33:12,774 tasks 15473 8648941888 Appointment a8f127e3-e366-4900-85d8-cd8e6af67169 not found ERROR 2025-10-30 04:36:59,546 tasks 15484 8648941888 Appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd not found ERROR 2025-10-30 04:43:54,674 tasks 15484 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-30 04:43:54,674 tasks 15473 8648941888 Appointment 88297cad-edaa-420a-b136-0ea51fe52699 not found INFO 2025-10-30 05:00:00,015 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-30 05:00:00,016 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 02:00:00.016898+00:00'} INFO 2025-10-30 05:00:00,021 tasks 15484 8648941888 Lab results sync started INFO 2025-10-30 05:00:00,022 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 02:00:00.022013+00:00'} ERROR 2025-10-30 05:10:06,540 tasks 15485 8648941888 Appointment a7d691c7-792f-4698-a14f-6ee2919a88a8 not found ERROR 2025-10-30 05:10:06,540 tasks 15484 8648941888 Appointment fdb887ee-a88d-4fbb-bb54-242b88df1d67 not found INFO 2025-10-30 05:10:06,543 tasks 15473 8648941888 Reminder sent for appointment 26763e68-182c-4c58-8004-2590bcd13b6e ERROR 2025-10-30 05:10:06,551 tasks 15474 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 05:11:06,559 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 05:11:30,829 tasks 15484 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-30 05:12:06,579 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 05:13:06,597 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 05:16:20,716 tasks 15484 8648941888 Appointment a03e5b47-5681-48ac-ac7d-3c0c6419e837 not found ERROR 2025-10-30 05:17:01,816 tasks 15484 8648941888 Appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd not found ERROR 2025-10-30 05:28:02,064 tasks 15484 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found INFO 2025-10-30 05:30:00,017 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-30 05:30:00,017 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 02:30:00.017571+00:00'} INFO 2025-10-30 05:30:00,022 tasks 15484 8648941888 Lab results sync started INFO 2025-10-30 05:30:00,023 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 02:30:00.023013+00:00'} ERROR 2025-10-30 05:31:31,623 tasks 15473 8648941888 Appointment 88297cad-edaa-420a-b136-0ea51fe52699 not found ERROR 2025-10-30 05:31:31,623 tasks 15484 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-30 05:31:37,385 tasks 15473 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-30 05:31:37,385 tasks 15484 8648941888 Appointment 88297cad-edaa-420a-b136-0ea51fe52699 not found ERROR 2025-10-30 05:40:06,454 tasks 15484 8648941888 Appointment dae0c4b8-be1f-488c-8a96-6348cc212484 not found ERROR 2025-10-30 05:40:06,454 tasks 15485 8648941888 Appointment 097bd28b-dcb3-4cd0-a4e8-a4e43d7583ad not found ERROR 2025-10-30 05:40:06,454 tasks 15474 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-30 05:40:06,454 tasks 15473 8648941888 Appointment a8f127e3-e366-4900-85d8-cd8e6af67169 not found ERROR 2025-10-30 05:47:01,728 tasks 15484 8648941888 Appointment fdb887ee-a88d-4fbb-bb54-242b88df1d67 not found ERROR 2025-10-30 05:47:01,728 tasks 15473 8648941888 Appointment a7d691c7-792f-4698-a14f-6ee2919a88a8 not found INFO 2025-10-30 05:47:01,731 tasks 15485 8648941888 Reminder sent for appointment 26763e68-182c-4c58-8004-2590bcd13b6e ERROR 2025-10-30 05:47:01,739 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 05:48:01,755 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 05:48:22,593 tasks 15484 8648941888 Appointment a03e5b47-5681-48ac-ac7d-3c0c6419e837 not found ERROR 2025-10-30 05:48:22,660 tasks 15484 8648941888 Appointment a03e5b47-5681-48ac-ac7d-3c0c6419e837 not found ERROR 2025-10-30 05:48:22,753 tasks 15484 8648941888 Appointment a03e5b47-5681-48ac-ac7d-3c0c6419e837 not found ERROR 2025-10-30 05:48:22,797 tasks 15484 8648941888 Appointment a03e5b47-5681-48ac-ac7d-3c0c6419e837 not found ERROR 2025-10-30 05:48:22,797 tasks 15473 8648941888 Appointment a03e5b47-5681-48ac-ac7d-3c0c6419e837 not found ERROR 2025-10-30 05:49:01,772 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 05:50:01,787 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-10-30 06:00:00,011 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-30 06:00:00,013 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 03:00:00.013591+00:00'} INFO 2025-10-30 06:00:00,014 tasks 15484 8648941888 Lab results sync started INFO 2025-10-30 06:00:00,015 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 03:00:00.015059+00:00'} ERROR 2025-10-30 06:01:35,237 tasks 15484 8648941888 Appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd not found ERROR 2025-10-30 06:01:41,000 tasks 15484 8648941888 Appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd not found ERROR 2025-10-30 06:17:05,364 tasks 15485 8648941888 Appointment a8f127e3-e366-4900-85d8-cd8e6af67169 not found ERROR 2025-10-30 06:17:05,364 tasks 15484 8648941888 Appointment 097bd28b-dcb3-4cd0-a4e8-a4e43d7583ad not found ERROR 2025-10-30 06:17:05,364 tasks 15473 8648941888 Appointment dae0c4b8-be1f-488c-8a96-6348cc212484 not found ERROR 2025-10-30 06:17:05,365 tasks 15474 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-30 06:30:00,012 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found INFO 2025-10-30 06:30:00,012 tasks 15473 8648941888 Radiology results sync started INFO 2025-10-30 06:30:00,014 tasks 15473 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 03:30:00.014344+00:00'} INFO 2025-10-30 06:30:00,018 tasks 15484 8648941888 Lab results sync started INFO 2025-10-30 06:30:00,018 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 03:30:00.018428+00:00'} ERROR 2025-10-30 06:30:03,644 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-30 06:31:35,255 tasks 15485 8648941888 Appointment fdb887ee-a88d-4fbb-bb54-242b88df1d67 not found ERROR 2025-10-30 06:31:35,256 tasks 15484 8648941888 Appointment a7d691c7-792f-4698-a14f-6ee2919a88a8 not found INFO 2025-10-30 06:31:35,257 tasks 15473 8648941888 Reminder sent for appointment 26763e68-182c-4c58-8004-2590bcd13b6e ERROR 2025-10-30 06:31:35,263 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 06:31:41,015 tasks 15484 8648941888 Appointment a7d691c7-792f-4698-a14f-6ee2919a88a8 not found ERROR 2025-10-30 06:31:41,015 tasks 15485 8648941888 Appointment fdb887ee-a88d-4fbb-bb54-242b88df1d67 not found INFO 2025-10-30 06:31:41,017 tasks 15473 8648941888 Reminder sent for appointment 26763e68-182c-4c58-8004-2590bcd13b6e ERROR 2025-10-30 06:31:41,022 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 06:32:35,275 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 06:32:41,029 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 06:33:10,621 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-30 06:33:35,286 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 06:33:41,043 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 06:34:35,297 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 06:34:41,057 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 06:35:15,046 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-30 06:35:19,258 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-30 06:36:23,456 tasks 15484 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-30 06:46:24,402 tasks 15473 8648941888 Appointment 88297cad-edaa-420a-b136-0ea51fe52699 not found ERROR 2025-10-30 06:46:24,402 tasks 15484 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-30 06:50:50,669 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found INFO 2025-10-30 07:00:53,374 tasks 15484 8648941888 Lab results sync started INFO 2025-10-30 07:00:53,377 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 04:00:53.377119+00:00'} INFO 2025-10-30 07:00:53,379 tasks 15473 8648941888 Radiology results sync started INFO 2025-10-30 07:00:53,379 tasks 15473 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 04:00:53.379199+00:00'} ERROR 2025-10-30 07:08:28,736 tasks 15484 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-30 07:08:28,736 tasks 15473 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-30 07:08:28,737 tasks 15485 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-30 07:08:32,362 tasks 15484 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-30 07:08:32,362 tasks 15485 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-30 07:08:32,362 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-30 07:10:03,973 tasks 15484 8648941888 Appointment 097bd28b-dcb3-4cd0-a4e8-a4e43d7583ad not found ERROR 2025-10-30 07:10:03,973 tasks 15485 8648941888 Appointment dae0c4b8-be1f-488c-8a96-6348cc212484 not found ERROR 2025-10-30 07:10:03,973 tasks 15473 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-30 07:10:03,973 tasks 15474 8648941888 Appointment a8f127e3-e366-4900-85d8-cd8e6af67169 not found ERROR 2025-10-30 07:10:09,739 tasks 15485 8648941888 Appointment dae0c4b8-be1f-488c-8a96-6348cc212484 not found ERROR 2025-10-30 07:10:09,739 tasks 15484 8648941888 Appointment 097bd28b-dcb3-4cd0-a4e8-a4e43d7583ad not found ERROR 2025-10-30 07:10:09,739 tasks 15473 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-30 07:10:09,740 tasks 15474 8648941888 Appointment a8f127e3-e366-4900-85d8-cd8e6af67169 not found ERROR 2025-10-30 07:11:39,349 tasks 15485 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-30 07:11:39,349 tasks 15484 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-30 07:11:39,349 tasks 15473 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-30 07:13:43,712 tasks 15484 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-30 07:13:43,711 tasks 15473 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-30 07:13:43,711 tasks 15485 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-30 07:13:47,922 tasks 15484 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-30 07:13:47,922 tasks 15485 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-30 07:13:47,922 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-30 07:14:32,094 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-30 07:24:53,069 tasks 15484 8648941888 Appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd not found ERROR 2025-10-30 07:26:55,032 tasks 15473 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-30 07:26:55,032 tasks 15484 8648941888 Appointment 88297cad-edaa-420a-b136-0ea51fe52699 not found ERROR 2025-10-30 07:26:55,107 tasks 15484 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-30 07:26:55,107 tasks 15473 8648941888 Appointment 88297cad-edaa-420a-b136-0ea51fe52699 not found ERROR 2025-10-30 07:26:55,197 tasks 15484 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-30 07:26:55,197 tasks 15473 8648941888 Appointment 88297cad-edaa-420a-b136-0ea51fe52699 not found ERROR 2025-10-30 07:26:55,239 tasks 15484 8648941888 Appointment 88297cad-edaa-420a-b136-0ea51fe52699 not found ERROR 2025-10-30 07:26:55,240 tasks 15473 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-30 07:26:55,240 tasks 15485 8648941888 Appointment 88297cad-edaa-420a-b136-0ea51fe52699 not found ERROR 2025-10-30 07:26:55,240 tasks 15474 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-30 07:29:19,274 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-30 07:29:19,274 tasks 15484 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-30 07:29:19,274 tasks 15485 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found INFO 2025-10-30 07:30:00,006 tasks 15473 8648941888 Radiology results sync started INFO 2025-10-30 07:30:00,007 tasks 15473 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 04:30:00.007140+00:00'} ERROR 2025-10-30 07:30:00,010 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found INFO 2025-10-30 07:30:00,011 tasks 15473 8648941888 Lab results sync started INFO 2025-10-30 07:30:00,012 tasks 15473 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 04:30:00.011995+00:00'} ERROR 2025-10-30 07:38:28,746 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-30 07:38:32,379 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-30 07:41:39,355 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-30 07:43:43,724 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-30 07:43:47,934 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-30 07:44:32,109 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-30 07:44:32,109 tasks 15484 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-30 07:44:32,109 tasks 15485 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-30 07:48:38,988 tasks 15484 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-30 07:51:27,346 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-30 07:54:53,173 tasks 15473 8648941888 Appointment fdb887ee-a88d-4fbb-bb54-242b88df1d67 not found ERROR 2025-10-30 07:54:53,173 tasks 15485 8648941888 Appointment a7d691c7-792f-4698-a14f-6ee2919a88a8 not found INFO 2025-10-30 07:54:53,176 tasks 15484 8648941888 Reminder sent for appointment 26763e68-182c-4c58-8004-2590bcd13b6e ERROR 2025-10-30 07:54:53,183 tasks 15473 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 07:55:53,201 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 07:56:53,220 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 07:56:55,133 tasks 15484 8648941888 Appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd not found ERROR 2025-10-30 07:56:55,210 tasks 15484 8648941888 Appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd not found ERROR 2025-10-30 07:56:55,303 tasks 15484 8648941888 Appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd not found ERROR 2025-10-30 07:56:55,344 tasks 15484 8648941888 Appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd not found ERROR 2025-10-30 07:56:55,345 tasks 15473 8648941888 Appointment cfdca006-82f6-4a57-b0fa-ff8f993dd7bd not found ERROR 2025-10-30 07:57:53,237 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 07:59:19,388 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found INFO 2025-10-30 08:00:00,019 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-30 08:00:00,020 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 05:00:00.020290+00:00'} INFO 2025-10-30 08:00:00,026 tasks 15484 8648941888 Lab results sync started INFO 2025-10-30 08:00:00,026 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 05:00:00.026766+00:00'} ERROR 2025-10-30 08:15:50,127 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found INFO 2025-10-30 08:30:40,940 tasks 15484 8648941888 Lab results sync started INFO 2025-10-30 08:30:40,941 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 05:30:40.940992+00:00'} INFO 2025-10-30 08:30:40,944 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-30 08:30:40,944 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 05:30:40.944519+00:00'} ERROR 2025-10-30 08:33:10,393 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-30 08:40:05,550 tasks 15484 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-30 08:40:05,550 tasks 15473 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-30 08:40:05,550 tasks 15485 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-30 08:43:31,372 tasks 15473 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-30 08:43:31,372 tasks 15485 8648941888 Appointment dae0c4b8-be1f-488c-8a96-6348cc212484 not found ERROR 2025-10-30 08:43:31,372 tasks 15484 8648941888 Appointment 097bd28b-dcb3-4cd0-a4e8-a4e43d7583ad not found ERROR 2025-10-30 08:43:31,372 tasks 15474 8648941888 Appointment a8f127e3-e366-4900-85d8-cd8e6af67169 not found ERROR 2025-10-30 08:44:12,470 tasks 15484 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-30 08:45:33,340 tasks 15485 8648941888 Appointment fdb887ee-a88d-4fbb-bb54-242b88df1d67 not found ERROR 2025-10-30 08:45:33,341 tasks 15484 8648941888 Appointment a7d691c7-792f-4698-a14f-6ee2919a88a8 not found INFO 2025-10-30 08:45:33,343 tasks 15473 8648941888 Reminder sent for appointment 26763e68-182c-4c58-8004-2590bcd13b6e ERROR 2025-10-30 08:45:33,351 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 08:45:33,410 tasks 15473 8648941888 Appointment a7d691c7-792f-4698-a14f-6ee2919a88a8 not found ERROR 2025-10-30 08:45:33,411 tasks 15485 8648941888 Appointment fdb887ee-a88d-4fbb-bb54-242b88df1d67 not found INFO 2025-10-30 08:45:33,412 tasks 15484 8648941888 Reminder sent for appointment 26763e68-182c-4c58-8004-2590bcd13b6e ERROR 2025-10-30 08:45:33,419 tasks 15473 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 08:45:33,500 tasks 15484 8648941888 Appointment fdb887ee-a88d-4fbb-bb54-242b88df1d67 not found ERROR 2025-10-30 08:45:33,500 tasks 15485 8648941888 Appointment a7d691c7-792f-4698-a14f-6ee2919a88a8 not found INFO 2025-10-30 08:45:33,502 tasks 15473 8648941888 Reminder sent for appointment 26763e68-182c-4c58-8004-2590bcd13b6e ERROR 2025-10-30 08:45:33,508 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 08:45:33,540 tasks 15484 8648941888 Appointment a7d691c7-792f-4698-a14f-6ee2919a88a8 not found ERROR 2025-10-30 08:45:33,540 tasks 15485 8648941888 Appointment fdb887ee-a88d-4fbb-bb54-242b88df1d67 not found ERROR 2025-10-30 08:45:33,541 tasks 15475 8648941888 Appointment fdb887ee-a88d-4fbb-bb54-242b88df1d67 not found INFO 2025-10-30 08:45:33,542 tasks 15473 8648941888 Reminder sent for appointment 26763e68-182c-4c58-8004-2590bcd13b6e ERROR 2025-10-30 08:45:33,543 tasks 15486 8648941888 Appointment a7d691c7-792f-4698-a14f-6ee2919a88a8 not found INFO 2025-10-30 08:45:33,550 tasks 15474 8648941888 Reminder sent for appointment 26763e68-182c-4c58-8004-2590bcd13b6e ERROR 2025-10-30 08:45:33,551 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 08:45:33,553 tasks 15473 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 08:46:33,198 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 08:46:33,266 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 08:46:33,355 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 08:46:33,396 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 08:46:33,396 tasks 15473 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 08:47:33,216 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 08:47:33,281 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 08:47:33,371 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 08:47:33,409 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 08:47:33,410 tasks 15473 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 08:48:33,231 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 08:48:33,296 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 08:48:33,388 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 08:48:33,421 tasks 15484 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 08:48:33,422 tasks 15473 8648941888 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-10-30 09:00:00,011 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-30 09:00:00,014 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 06:00:00.014058+00:00'} INFO 2025-10-30 09:00:00,017 tasks 15484 8648941888 Lab results sync started INFO 2025-10-30 09:00:00,017 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 06:00:00.017379+00:00'} ERROR 2025-10-30 09:00:03,837 tasks 15485 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-30 09:00:03,837 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-30 09:00:03,837 tasks 15484 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-30 09:10:05,442 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-30 09:14:35,287 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-30 09:15:33,222 tasks 15485 8648941888 Appointment a8f127e3-e366-4900-85d8-cd8e6af67169 not found ERROR 2025-10-30 09:15:33,222 tasks 15484 8648941888 Appointment dae0c4b8-be1f-488c-8a96-6348cc212484 not found ERROR 2025-10-30 09:15:33,222 tasks 15473 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-30 09:15:33,222 tasks 15474 8648941888 Appointment 097bd28b-dcb3-4cd0-a4e8-a4e43d7583ad not found ERROR 2025-10-30 09:15:33,299 tasks 15485 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-30 09:15:33,300 tasks 15473 8648941888 Appointment dae0c4b8-be1f-488c-8a96-6348cc212484 not found ERROR 2025-10-30 09:15:33,300 tasks 15484 8648941888 Appointment a8f127e3-e366-4900-85d8-cd8e6af67169 not found ERROR 2025-10-30 09:15:33,301 tasks 15474 8648941888 Appointment 097bd28b-dcb3-4cd0-a4e8-a4e43d7583ad not found ERROR 2025-10-30 09:15:33,387 tasks 15473 8648941888 Appointment 097bd28b-dcb3-4cd0-a4e8-a4e43d7583ad not found ERROR 2025-10-30 09:15:33,387 tasks 15484 8648941888 Appointment dae0c4b8-be1f-488c-8a96-6348cc212484 not found ERROR 2025-10-30 09:15:33,387 tasks 15485 8648941888 Appointment a8f127e3-e366-4900-85d8-cd8e6af67169 not found ERROR 2025-10-30 09:15:33,388 tasks 15474 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-30 09:15:33,432 tasks 15474 8648941888 Appointment 097bd28b-dcb3-4cd0-a4e8-a4e43d7583ad not found ERROR 2025-10-30 09:15:33,432 tasks 15484 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-30 09:15:33,432 tasks 15486 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-30 09:15:33,433 tasks 15485 8648941888 Appointment dae0c4b8-be1f-488c-8a96-6348cc212484 not found ERROR 2025-10-30 09:15:33,434 tasks 15473 8648941888 Appointment a8f127e3-e366-4900-85d8-cd8e6af67169 not found ERROR 2025-10-30 09:15:33,435 tasks 15475 8648941888 Appointment a8f127e3-e366-4900-85d8-cd8e6af67169 not found ERROR 2025-10-30 09:15:33,436 tasks 15487 8648941888 Appointment dae0c4b8-be1f-488c-8a96-6348cc212484 not found ERROR 2025-10-30 09:15:33,436 tasks 15476 8648941888 Appointment 097bd28b-dcb3-4cd0-a4e8-a4e43d7583ad not found ERROR 2025-10-30 09:28:42,203 tasks 15484 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-30 09:28:47,965 tasks 15484 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-30 09:29:59,905 tasks 15484 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found INFO 2025-10-30 09:30:00,015 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-30 09:30:00,015 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 06:30:00.015874+00:00'} INFO 2025-10-30 09:30:00,022 tasks 15484 8648941888 Lab results sync started INFO 2025-10-30 09:30:00,022 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 06:30:00.022762+00:00'} ERROR 2025-10-30 09:30:03,931 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-30 09:45:51,060 tasks 15484 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-30 09:45:51,060 tasks 15485 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-30 09:45:51,060 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-30 09:49:53,990 tasks 15484 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-30 09:58:22,706 tasks 15484 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-30 09:58:26,340 tasks 15484 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found INFO 2025-10-30 10:00:00,017 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-30 10:00:00,017 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 07:00:00.017805+00:00'} INFO 2025-10-30 10:00:00,023 tasks 15484 8648941888 Lab results sync started INFO 2025-10-30 10:00:00,024 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 07:00:00.023995+00:00'} ERROR 2025-10-30 10:01:33,321 tasks 15484 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-30 10:03:37,683 tasks 15484 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-30 10:03:41,886 tasks 15484 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-30 10:12:05,136 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-30 10:15:51,073 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-30 10:19:13,252 tasks 15484 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-30 10:27:03,087 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found INFO 2025-10-30 10:30:00,013 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-30 10:30:00,013 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 07:30:00.013580+00:00'} INFO 2025-10-30 10:30:00,018 tasks 15484 8648941888 Lab results sync started INFO 2025-10-30 10:30:00,018 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 07:30:00.018722+00:00'} ERROR 2025-10-30 10:34:37,491 tasks 15484 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-30 10:42:16,564 tasks 15473 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-30 10:42:16,564 tasks 15484 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-30 10:42:16,564 tasks 15485 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-30 10:44:58,469 tasks 15484 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-30 10:57:14,510 tasks 15485 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-30 10:57:14,510 tasks 15484 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-30 10:57:14,510 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found INFO 2025-10-30 11:00:00,006 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-30 11:00:00,007 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 08:00:00.007014+00:00'} INFO 2025-10-30 11:00:00,012 tasks 15484 8648941888 Lab results sync started INFO 2025-10-30 11:00:00,012 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 08:00:00.012173+00:00'} ERROR 2025-10-30 11:08:54,814 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-30 11:11:32,651 tasks 15484 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-30 11:12:16,560 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-30 11:17:00,436 tasks 15484 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-30 11:17:00,507 tasks 15484 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-30 11:17:00,598 tasks 15484 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-30 11:17:00,638 tasks 15484 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-30 11:17:00,638 tasks 15473 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-30 11:23:59,750 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-30 11:27:14,518 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found INFO 2025-10-30 11:30:00,018 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-30 11:30:00,019 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 08:30:00.018989+00:00'} INFO 2025-10-30 11:30:00,024 tasks 15484 8648941888 Lab results sync started INFO 2025-10-30 11:30:00,024 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 08:30:00.024762+00:00'} ERROR 2025-10-30 11:31:31,110 tasks 15484 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-30 11:35:43,499 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-30 11:38:54,903 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-30 11:38:54,903 tasks 15484 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-30 11:38:54,904 tasks 15485 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-30 11:53:59,811 tasks 15485 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-30 11:53:59,812 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-30 11:53:59,812 tasks 15484 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-30 11:56:10,496 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found INFO 2025-10-30 12:00:00,006 tasks 15484 8648941888 Lab results sync started INFO 2025-10-30 12:00:00,006 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 09:00:00.006468+00:00'} INFO 2025-10-30 12:00:00,009 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-30 12:00:00,009 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 09:00:00.009270+00:00'} INFO 2025-10-30 12:31:42,268 tasks 15484 8648941888 Lab results sync started INFO 2025-10-30 12:31:42,268 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 09:31:42.268909+00:00'} INFO 2025-10-30 12:31:42,272 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-30 12:31:42,272 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 09:31:42.272882+00:00'} INFO 2025-10-30 12:48:34,592 basehttp 95823 6132084736 "GET /en/appointments/calendar/ HTTP/1.1" 302 0 INFO 2025-10-30 12:48:34,654 basehttp 95823 6132084736 "GET /en/accounts/login/?next=/en/appointments/calendar/ HTTP/1.1" 200 33417 INFO 2025-10-30 12:48:34,669 basehttp 95823 6132084736 "GET /static/css/custom.css HTTP/1.1" 304 0 INFO 2025-10-30 12:48:34,669 basehttp 95823 6148911104 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-10-30 12:48:34,669 basehttp 95823 6165737472 "GET /static/js/select2-init.js HTTP/1.1" 304 0 INFO 2025-10-30 12:48:34,701 basehttp 95823 13438578688 "GET /static/img/logo/site.webmanifest HTTP/1.1" 304 0 INFO 2025-10-30 12:48:34,702 basehttp 95823 6165737472 "GET /static/img/logo/favicon.ico HTTP/1.1" 304 0 INFO 2025-10-30 12:48:36,649 basehttp 95823 6165737472 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-10-30 12:48:36,732 basehttp 95823 6165737472 "GET /en/appointments/calendar/ HTTP/1.1" 200 49196 INFO 2025-10-30 12:48:36,836 basehttp 95823 6165737472 "GET /media/profile_pictures/Father_-d_ki1yG4Q.png HTTP/1.1" 304 0 INFO 2025-10-30 12:48:36,861 basehttp 95823 6148911104 "GET /api/v1/appointments/calendar/?start=2025-10-26T00%3A00%3A00%2B03%3A00&end=2025-11-02T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 3321 INFO 2025-10-30 12:48:40,982 basehttp 95823 6148911104 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 15657 INFO 2025-10-30 12:48:41,207 basehttp 95823 6148911104 "GET /__debug__/history_sidebar/?request_id=560d3e7a90bd46b895a8c032bb4d0b5c HTTP/1.1" 200 9653 INFO 2025-10-30 12:49:17,042 basehttp 95823 6148911104 "GET /en/appointments/calendar/ HTTP/1.1" 200 49231 INFO 2025-10-30 12:49:17,138 basehttp 95823 6148911104 "GET /api/v1/appointments/calendar/?start=2025-10-26T00%3A00%3A00%2B03%3A00&end=2025-11-02T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 3321 INFO 2025-10-30 12:49:21,142 basehttp 95823 6148911104 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 15657 INFO 2025-10-30 12:49:21,367 basehttp 95823 6148911104 "GET /__debug__/history_sidebar/?request_id=66a77e2bca5147e682226f304a22be5e HTTP/1.1" 200 9653 INFO 2025-10-30 12:49:23,596 basehttp 95823 6148911104 "GET /en/appointments/calendar/ HTTP/1.1" 200 49231 INFO 2025-10-30 12:49:23,692 basehttp 95823 6148911104 "GET /api/v1/appointments/calendar/?start=2025-10-26T00%3A00%3A00%2B03%3A00&end=2025-11-02T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 3321 INFO 2025-10-30 12:49:56,368 basehttp 95823 6148911104 "GET /en/appointments/calendar/ HTTP/1.1" 200 49231 INFO 2025-10-30 12:49:56,481 basehttp 95823 6148911104 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 15657 ERROR 2025-10-30 12:50:22,465 tasks 15484 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-30 12:50:22,466 tasks 15485 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-30 12:50:22,466 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found INFO 2025-10-30 12:50:33,230 basehttp 95823 6148911104 "GET /en/appointments/calendar/ HTTP/1.1" 200 49206 INFO 2025-10-30 12:50:33,342 basehttp 95823 6148911104 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 15657 INFO 2025-10-30 12:50:44,042 basehttp 95823 6148911104 "GET /appointments/e27c63ef-d251-410b-b07c-e336ff6f75d0/quick-view/ HTTP/1.1" 302 0 INFO 2025-10-30 12:50:44,102 basehttp 95823 6165737472 "GET /en/appointments/e27c63ef-d251-410b-b07c-e336ff6f75d0/quick-view/ HTTP/1.1" 200 2540 INFO 2025-10-30 12:50:44,327 basehttp 95823 6165737472 "GET /__debug__/history_sidebar/?request_id=b8ee7c4b4cc0406ba2f7fe1934878f8a HTTP/1.1" 200 9633 INFO 2025-10-30 12:50:52,597 basehttp 95823 6165737472 "GET /appointments/260b8d20-093a-478b-ad89-55f81544fddd/quick-view/ HTTP/1.1" 302 0 INFO 2025-10-30 12:50:52,659 basehttp 95823 6132084736 "GET /en/appointments/260b8d20-093a-478b-ad89-55f81544fddd/quick-view/ HTTP/1.1" 200 2740 INFO 2025-10-30 12:50:52,884 basehttp 95823 6132084736 "GET /__debug__/history_sidebar/?request_id=256ee82fc6e84d8090aa092b8ec3f27f HTTP/1.1" 200 9633 INFO 2025-10-30 12:52:08,849 basehttp 95823 6132084736 "GET /en/appointments/calendar/ HTTP/1.1" 200 49207 INFO 2025-10-30 12:52:08,952 basehttp 95823 6132084736 "GET /api/v1/appointments/calendar/?start=2025-10-26T00%3A00%3A00%2B03%3A00&end=2025-11-02T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 3321 INFO 2025-10-30 12:52:25,954 basehttp 95823 6132084736 "GET /en/appointments/calendar/ HTTP/1.1" 200 49232 INFO 2025-10-30 12:52:26,060 basehttp 95823 6132084736 "GET /api/v1/appointments/calendar/?start=2025-10-26T00%3A00%3A00%2B03%3A00&end=2025-11-02T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 3321 INFO 2025-10-30 12:52:35,991 basehttp 95823 6132084736 "GET /en/appointments/calendar/ HTTP/1.1" 200 49231 INFO 2025-10-30 12:52:36,099 basehttp 95823 6132084736 "GET /api/v1/appointments/calendar/?start=2025-10-26T00%3A00%3A00%2B03%3A00&end=2025-11-02T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 3321 ERROR 2025-10-30 12:53:33,773 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found INFO 2025-10-30 12:54:04,682 basehttp 95823 6132084736 "GET /en/appointments/calendar/ HTTP/1.1" 200 49232 INFO 2025-10-30 12:54:04,790 basehttp 95823 6132084736 "GET /api/v1/appointments/calendar/?start=2025-10-26T00%3A00%3A00%2B03%3A00&end=2025-11-02T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 3321 INFO 2025-10-30 12:54:10,581 basehttp 95823 6132084736 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 15657 INFO 2025-10-30 12:54:10,798 basehttp 95823 6132084736 "GET /__debug__/history_sidebar/?request_id=a133e8b8699e49ceaca50e5e47b38557 HTTP/1.1" 200 9653 INFO 2025-10-30 12:54:20,224 basehttp 95823 6132084736 "GET /en/appointments/calendar/ HTTP/1.1" 200 49231 INFO 2025-10-30 12:54:20,328 basehttp 95823 6132084736 "GET /api/v1/appointments/calendar/?start=2025-10-26T00%3A00%3A00%2B03%3A00&end=2025-11-02T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 3321 INFO 2025-10-30 12:54:22,816 basehttp 95823 6132084736 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 15657 INFO 2025-10-30 12:54:23,041 basehttp 95823 6132084736 "GET /__debug__/history_sidebar/?request_id=0b2b3761aadd447f82530ac4705ab185 HTTP/1.1" 200 9653 INFO 2025-10-30 12:58:52,391 basehttp 95823 6132084736 "GET /en/appointments/calendar/ HTTP/1.1" 200 50898 INFO 2025-10-30 12:58:52,500 basehttp 95823 6132084736 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 15657 INFO 2025-10-30 12:59:04,049 basehttp 95823 6132084736 "GET /en/appointments/ HTTP/1.1" 200 126221 INFO 2025-10-30 12:59:08,172 basehttp 95823 6132084736 "GET /en/appointments/calendar/ HTTP/1.1" 200 50898 INFO 2025-10-30 12:59:08,280 basehttp 95823 6132084736 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 15657 INFO 2025-10-30 12:59:10,139 basehttp 95823 6132084736 "GET /en/appointments/ HTTP/1.1" 200 126221 INFO 2025-10-30 12:59:12,142 basehttp 95823 6132084736 "GET /en/appointments/create/ HTTP/1.1" 200 61889 INFO 2025-10-30 13:00:00,003 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-30 13:00:00,004 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 10:00:00.003998+00:00'} INFO 2025-10-30 13:00:00,008 tasks 15484 8648941888 Lab results sync started INFO 2025-10-30 13:00:00,008 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 10:00:00.008548+00:00'} INFO 2025-10-30 13:00:13,949 basehttp 95823 6132084736 "GET /en/appointments/calendar/ HTTP/1.1" 200 50878 INFO 2025-10-30 13:00:14,054 basehttp 95823 6132084736 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 15657 INFO 2025-10-30 13:00:15,310 basehttp 95823 6132084736 "GET /en/appointments/calendar/ HTTP/1.1" 200 50878 INFO 2025-10-30 13:00:15,424 basehttp 95823 6132084736 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 15657 INFO 2025-10-30 13:00:36,880 basehttp 95823 6132084736 "GET /en/appointments/calendar/ HTTP/1.1" 200 50881 INFO 2025-10-30 13:00:36,989 basehttp 95823 6132084736 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 15657 INFO 2025-10-30 13:00:39,092 basehttp 95823 6132084736 "GET /appointments/e27c63ef-d251-410b-b07c-e336ff6f75d0/quick-view/ HTTP/1.1" 302 0 INFO 2025-10-30 13:00:39,153 basehttp 95823 6148911104 "GET /en/appointments/e27c63ef-d251-410b-b07c-e336ff6f75d0/quick-view/ HTTP/1.1" 200 2540 INFO 2025-10-30 13:00:39,379 basehttp 95823 6148911104 "GET /__debug__/history_sidebar/?request_id=5a86bb79d79643639f13c05671ffe83e HTTP/1.1" 200 9633 ERROR 2025-10-30 13:00:41,315 tasks 15484 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found INFO 2025-10-30 13:02:01,643 basehttp 95823 6148911104 "GET /en/appointments/calendar/ HTTP/1.1" 200 50881 INFO 2025-10-30 13:02:01,757 basehttp 95823 6148911104 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 15657 WARNING 2025-10-30 13:02:11,955 basehttp 95823 6132084736 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-30 13:02:11,956 basehttp 95823 6165737472 "GET /static/plugins/moment/min/moment.min.js.map HTTP/1.1" 200 98730 WARNING 2025-10-30 13:02:12,005 log 95823 6148911104 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 13:02:12,006 basehttp 95823 6148911104 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 ERROR 2025-10-30 13:02:23,703 tasks 15484 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-30 13:05:16,941 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found INFO 2025-10-30 13:06:32,507 basehttp 95823 6148911104 "GET /en/appointments/calendar/ HTTP/1.1" 200 51315 WARNING 2025-10-30 13:06:32,557 basehttp 95823 6165737472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 13:06:32,584 log 95823 6148911104 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 13:06:32,584 basehttp 95823 6148911104 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 13:06:32,667 basehttp 95823 6148911104 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 15657 ERROR 2025-10-30 13:07:16,983 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-30 13:08:38,551 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found INFO 2025-10-30 13:10:23,430 basehttp 95823 6148911104 "GET /en/appointments/calendar/ HTTP/1.1" 200 52415 WARNING 2025-10-30 13:10:23,487 basehttp 95823 6132084736 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 13:10:23,509 log 95823 6148911104 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 13:10:23,509 basehttp 95823 6148911104 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 13:10:23,594 basehttp 95823 6148911104 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 15657 ERROR 2025-10-30 13:10:49,236 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-30 13:10:49,236 tasks 15484 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-30 13:10:49,236 tasks 15485 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found INFO 2025-10-30 13:11:43,907 basehttp 95823 6148911104 "GET /en/appointments/calendar/ HTTP/1.1" 200 51612 WARNING 2025-10-30 13:11:43,967 basehttp 95823 6132084736 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 13:11:43,982 log 95823 6148911104 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 13:11:43,982 basehttp 95823 6148911104 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 13:11:44,067 basehttp 95823 6148911104 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 15657 INFO 2025-10-30 13:11:55,616 basehttp 95823 6148911104 "GET /en/appointments/calendar/ HTTP/1.1" 200 52415 WARNING 2025-10-30 13:11:55,672 basehttp 95823 6132084736 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 13:11:55,690 log 95823 6148911104 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 13:11:55,690 basehttp 95823 6148911104 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 13:11:55,777 basehttp 95823 6148911104 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 15657 INFO 2025-10-30 13:12:18,373 basehttp 95823 6148911104 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-30 13:12:18,430 basehttp 95823 6148911104 "GET /appointments/calendar/ HTTP/1.1" 302 0 INFO 2025-10-30 13:12:18,495 basehttp 95823 6132084736 "GET /ar/appointments/calendar/ HTTP/1.1" 200 53046 INFO 2025-10-30 13:12:18,514 basehttp 95823 6148911104 "GET /static/css/rtl-fixes.css HTTP/1.1" 304 0 WARNING 2025-10-30 13:12:18,578 log 95823 6132084736 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 13:12:18,579 basehttp 95823 6132084736 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16797 WARNING 2025-10-30 13:12:18,586 basehttp 95823 6132084736 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-30 13:12:18,680 basehttp 95823 6148911104 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 15657 INFO 2025-10-30 13:12:33,974 basehttp 95823 6148911104 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=4b0d70c3-ca34-412f-a4d3-6c1234bbea50&status= HTTP/1.1" 200 2 INFO 2025-10-30 13:12:34,200 basehttp 95823 6148911104 "GET /__debug__/history_sidebar/?request_id=475eb4750da9403eb69535898ba3ab9f HTTP/1.1" 200 10206 INFO 2025-10-30 13:12:42,742 basehttp 95823 6148911104 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 15657 INFO 2025-10-30 13:12:42,970 basehttp 95823 6148911104 "GET /__debug__/history_sidebar/?request_id=6e08dfc17d8a4212987f12968cd68829 HTTP/1.1" 200 10170 INFO 2025-10-30 13:12:49,145 basehttp 95823 6148911104 "GET /api/v1/appointments/calendar/?start=2025-10-26T00%3A00%3A00%2B03%3A00&end=2025-12-07T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 7791 INFO 2025-10-30 13:12:49,361 basehttp 95823 6148911104 "GET /__debug__/history_sidebar/?request_id=0f6a159dc04545a08bc4bf1868d2389b HTTP/1.1" 200 10170 INFO 2025-10-30 13:12:50,432 basehttp 95823 6148911104 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 15657 INFO 2025-10-30 13:12:50,657 basehttp 95823 6148911104 "GET /__debug__/history_sidebar/?request_id=1ba6ab35a0bf421a955f6c5104138b66 HTTP/1.1" 200 10172 INFO 2025-10-30 13:14:04,289 basehttp 95823 6148911104 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-30 13:14:04,348 basehttp 95823 6148911104 "GET /appointments/calendar/ HTTP/1.1" 302 0 INFO 2025-10-30 13:14:04,411 basehttp 95823 6132084736 "GET /en/appointments/calendar/ HTTP/1.1" 200 52415 INFO 2025-10-30 13:14:04,526 basehttp 95823 6132084736 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 15657 ERROR 2025-10-30 13:18:17,232 tasks 15484 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found WARNING 2025-10-30 13:19:08,877 basehttp 95823 6148911104 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 13:19:08,934 log 95823 6132084736 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 13:19:08,934 basehttp 95823 6132084736 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 13:19:29,582 basehttp 95823 6132084736 "GET /appointments/28dd286c-7ad3-455c-ae4f-c6c2cb4696f7/quick-view/ HTTP/1.1" 302 0 INFO 2025-10-30 13:19:29,643 basehttp 95823 6132084736 "GET /en/appointments/28dd286c-7ad3-455c-ae4f-c6c2cb4696f7/quick-view/ HTTP/1.1" 200 2807 INFO 2025-10-30 13:19:29,866 basehttp 95823 6132084736 "GET /__debug__/history_sidebar/?request_id=4a4044f2ece14d32a66d232444c2d561 HTTP/1.1" 200 9633 INFO 2025-10-30 13:20:04,251 basehttp 95823 6132084736 "GET / HTTP/1.1" 302 0 INFO 2025-10-30 13:20:04,332 basehttp 95823 6148911104 "GET /en/ HTTP/1.1" 200 54903 WARNING 2025-10-30 13:20:04,399 basehttp 95823 6132084736 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 13:20:04,418 log 95823 6148911104 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 13:20:04,418 basehttp 95823 6148911104 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 13:20:16,431 basehttp 95823 6148911104 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-30 13:20:16,493 basehttp 95823 6148911104 "GET / HTTP/1.1" 302 0 INFO 2025-10-30 13:20:16,569 basehttp 95823 6132084736 "GET /ar/ HTTP/1.1" 200 56087 ERROR 2025-10-30 13:20:22,430 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found INFO 2025-10-30 13:22:02,417 basehttp 95823 6132084736 "GET /ar/ HTTP/1.1" 200 56090 INFO 2025-10-30 13:22:03,837 basehttp 95823 6132084736 "GET /ar/ HTTP/1.1" 200 56090 INFO 2025-10-30 13:23:27,623 basehttp 95823 6132084736 "GET /ar/ HTTP/1.1" 200 56034 INFO 2025-10-30 13:24:20,450 basehttp 95823 6132084736 "GET /ar/ HTTP/1.1" 200 56106 INFO 2025-10-30 13:25:16,645 basehttp 95823 6132084736 "GET /ar/finance/invoices/create/ HTTP/1.1" 200 65941 INFO 2025-10-30 13:30:00,009 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-30 13:30:00,009 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 10:30:00.009592+00:00'} INFO 2025-10-30 13:30:00,015 tasks 15484 8648941888 Lab results sync started INFO 2025-10-30 13:30:00,015 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 10:30:00.015584+00:00'} ERROR 2025-10-30 13:35:16,991 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-30 13:35:16,991 tasks 15485 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-30 13:35:16,991 tasks 15484 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-30 13:37:17,044 tasks 15485 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-30 13:37:17,044 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-30 13:37:17,044 tasks 15484 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found INFO 2025-10-30 13:38:40,916 basehttp 95823 6132084736 "GET /ar/finance/invoices/ HTTP/1.1" 200 68894 INFO 2025-10-30 13:38:48,258 basehttp 95823 6132084736 "GET /ar/finance/invoices/9ea037d6-1590-4683-b92b-c618ec2aa903/ HTTP/1.1" 200 52457 INFO 2025-10-30 13:39:02,200 basehttp 95823 6132084736 "GET /ar/finance/invoices/9ea037d6-1590-4683-b92b-c618ec2aa903/pdf/?print=true HTTP/1.1" 200 70292 INFO 2025-10-30 13:39:16,613 basehttp 95823 6132084736 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-30 13:39:16,672 basehttp 95823 6132084736 "GET /finance/invoices/9ea037d6-1590-4683-b92b-c618ec2aa903/ HTTP/1.1" 302 0 INFO 2025-10-30 13:39:16,740 basehttp 95823 6148911104 "GET /en/finance/invoices/9ea037d6-1590-4683-b92b-c618ec2aa903/ HTTP/1.1" 200 51243 INFO 2025-10-30 13:39:19,177 basehttp 95823 6148911104 "GET /en/finance/invoices/9ea037d6-1590-4683-b92b-c618ec2aa903/pdf/?print=true HTTP/1.1" 200 70164 INFO 2025-10-30 13:40:17,612 basehttp 95823 6148911104 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-10-30 13:40:17,674 basehttp 95823 6148911104 "GET /finance/invoices/9ea037d6-1590-4683-b92b-c618ec2aa903/ HTTP/1.1" 302 0 INFO 2025-10-30 13:40:17,741 basehttp 95823 6132084736 "GET /ar/finance/invoices/9ea037d6-1590-4683-b92b-c618ec2aa903/ HTTP/1.1" 200 52457 ERROR 2025-10-30 13:40:49,292 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found INFO 2025-10-30 13:41:20,889 basehttp 95823 6132084736 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-10-30 13:41:20,953 basehttp 95823 6132084736 "GET /finance/invoices/ HTTP/1.1" 302 0 INFO 2025-10-30 13:41:21,046 basehttp 95823 6148911104 "GET /en/finance/invoices/ HTTP/1.1" 200 67366 INFO 2025-10-30 13:41:22,184 basehttp 95823 6148911104 "GET /en/finance/invoices/ HTTP/1.1" 200 67369 INFO 2025-10-30 13:41:24,211 basehttp 95823 6148911104 "GET /en/finance/invoices/create/ HTTP/1.1" 200 65394 INFO 2025-10-30 13:41:30,911 basehttp 95823 6148911104 "GET /ar/ HTTP/1.1" 200 56109 ERROR 2025-10-30 13:44:38,869 tasks 15484 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-30 13:44:50,299 tasks 15484 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-30 13:46:05,928 tasks 15484 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-30 13:46:06,038 tasks 15484 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-30 13:48:17,143 tasks 15484 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-30 13:48:17,143 tasks 15485 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-30 13:48:17,144 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-30 13:56:55,395 tasks 15484 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found INFO 2025-10-30 14:00:00,004 tasks 15484 8648941888 Radiology results sync started INFO 2025-10-30 14:00:00,004 tasks 15484 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 11:00:00.004594+00:00'} INFO 2025-10-30 14:00:00,009 tasks 15484 8648941888 Lab results sync started INFO 2025-10-30 14:00:00,009 tasks 15484 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 11:00:00.009198+00:00'} INFO 2025-10-30 14:01:07,917 autoreload 95823 8648941888 /Users/marwanalwali/AgdarCentre/AgdarCentre/settings.py changed, reloading. INFO 2025-10-30 14:01:08,434 autoreload 5016 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 14:01:18,039 autoreload 5016 8648941888 /Users/marwanalwali/AgdarCentre/AgdarCentre/urls.py changed, reloading. INFO 2025-10-30 14:01:18,360 autoreload 5119 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 14:03:10,063 autoreload 6241 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 14:03:12,713 basehttp 6241 6168834048 "GET /en/ HTTP/1.1" 200 54905 ERROR 2025-10-30 14:04:44,248 tasks 15484 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-30 14:05:16,959 tasks 15484 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found WARNING 2025-10-30 14:05:51,230 signals 7606 8648941888 Patient deleted: 000047 - Bandar Fahad Hussein Al-Qahtani WARNING 2025-10-30 14:05:51,230 signals 7606 8648941888 Patient deleted: 000032 - Dalal Mohammed Mansour Al-Harthi WARNING 2025-10-30 14:05:51,231 signals 7606 8648941888 Patient deleted: 000043 - Sarah Khalid Khalid Al-Shehri WARNING 2025-10-30 14:05:51,231 signals 7606 8648941888 Patient deleted: 000031 - Yazeed Sultan Saad Al-Harthi WARNING 2025-10-30 14:05:51,231 signals 7606 8648941888 Patient deleted: 000017 - Saud Hussein Mohammed Al-Shamrani WARNING 2025-10-30 14:05:51,231 signals 7606 8648941888 Patient deleted: 000015 - Jawaher Yazeed Mohammed Al-Harthi WARNING 2025-10-30 14:05:51,232 signals 7606 8648941888 Patient deleted: 000028 - Ali Saleh Abdulrahman Al-Maliki WARNING 2025-10-30 14:05:51,232 signals 7606 8648941888 Patient deleted: 000030 - Faisal Yazeed Talal Al-Omari WARNING 2025-10-30 14:05:51,232 signals 7606 8648941888 Patient deleted: 000009 - Wafa Ziyad Waleed Al-Dosari WARNING 2025-10-30 14:05:51,232 signals 7606 8648941888 Patient deleted: 000036 - Dalal Hussein Saad Al-Shahrani WARNING 2025-10-30 14:05:51,232 signals 7606 8648941888 Patient deleted: 000022 - Waleed Yazeed Faisal Al-Ghamdi WARNING 2025-10-30 14:05:51,233 signals 7606 8648941888 Patient deleted: 000011 - Reem Omar Ali Al-Shehri WARNING 2025-10-30 14:05:51,233 signals 7606 8648941888 Patient deleted: 000034 - Yazeed Ziyad Abdullah Al-Subaie WARNING 2025-10-30 14:05:51,233 signals 7606 8648941888 Patient deleted: 000001 - Turki Turki Fahad Al-Juaid WARNING 2025-10-30 14:05:51,233 signals 7606 8648941888 Patient deleted: 000010 - Lulwa Yazeed Mohammed Al-Qahtani WARNING 2025-10-30 14:05:51,233 signals 7606 8648941888 Patient deleted: 000040 - Wafa Abdulaziz Fahad Al-Ghamdi WARNING 2025-10-30 14:05:51,234 signals 7606 8648941888 Patient deleted: 000014 - Waleed Sultan Saud Al-Ahmadi WARNING 2025-10-30 14:05:51,234 signals 7606 8648941888 Patient deleted: 000006 - Rania Hassan Talal Al-Yami WARNING 2025-10-30 14:05:51,234 signals 7606 8648941888 Patient deleted: 000025 - Sultan Talal Yazeed Al-Dawsari WARNING 2025-10-30 14:05:51,234 signals 7606 8648941888 Patient deleted: 000027 - Nasser Saad Sultan Al-Harbi WARNING 2025-10-30 14:05:51,235 signals 7606 8648941888 Patient deleted: 000002 - Salma Talal Sultan Al-Otaibi WARNING 2025-10-30 14:05:51,235 signals 7606 8648941888 Patient deleted: 000041 - Hind Saleh Faisal Al-Dosari WARNING 2025-10-30 14:05:51,235 signals 7606 8648941888 Patient deleted: 000020 - Ziyad Khalid Saud Al-Yami WARNING 2025-10-30 14:05:51,235 signals 7606 8648941888 Patient deleted: 000005 - Jawaher Nasser Talal Al-Dosari WARNING 2025-10-30 14:05:51,235 signals 7606 8648941888 Patient deleted: 000016 - Abdulrahman Hussein Fahad Al-Harbi WARNING 2025-10-30 14:05:51,236 signals 7606 8648941888 Patient deleted: 000024 - Khalid Waleed Khalid Al-Yami WARNING 2025-10-30 14:05:51,236 signals 7606 8648941888 Patient deleted: 000037 - Lulwa Nasser Saleh Al-Subai WARNING 2025-10-30 14:05:51,236 signals 7606 8648941888 Patient deleted: 000045 - Lulwa Saad Mansour Al-Rashidi WARNING 2025-10-30 14:05:51,237 signals 7606 8648941888 Patient deleted: 000018 - Fatima Omar Hussein Al-Qahtani WARNING 2025-10-30 14:05:51,237 signals 7606 8648941888 Patient deleted: 000050 - Jawaher Saleh Khalid Al-Otaibi WARNING 2025-10-30 14:05:51,237 signals 7606 8648941888 Patient deleted: 000004 - Mona Saud Abdulrahman Al-Shammari WARNING 2025-10-30 14:05:51,237 signals 7606 8648941888 Patient deleted: 000008 - Saleh Nasser Abdulaziz Al-Asiri WARNING 2025-10-30 14:05:51,238 signals 7606 8648941888 Patient deleted: 000042 - Fahad Abdulaziz Saad Al-Ahmadi WARNING 2025-10-30 14:05:51,238 signals 7606 8648941888 Patient deleted: 000026 - Fahad Nawaf Bandar Al-Otaibi WARNING 2025-10-30 14:05:51,238 signals 7606 8648941888 Patient deleted: 000046 - Nawaf Talal Abdulaziz Al-Shahrani WARNING 2025-10-30 14:05:51,238 signals 7606 8648941888 Patient deleted: 000035 - Faisal Talal Yazeed Al-Ghamdi WARNING 2025-10-30 14:05:51,238 signals 7606 8648941888 Patient deleted: 000003 - Lulwa Yazeed Faisal Al-Otaibi WARNING 2025-10-30 14:05:51,239 signals 7606 8648941888 Patient deleted: 000013 - Munira Turki Omar Al-Ahmadi WARNING 2025-10-30 14:05:51,239 signals 7606 8648941888 Patient deleted: 000048 - Mansour Ali Yazeed Al-Harbi WARNING 2025-10-30 14:05:51,239 signals 7606 8648941888 Patient deleted: 000044 - Lama Fahad Nawaf Al-Anzi WARNING 2025-10-30 14:05:51,239 signals 7606 8648941888 Patient deleted: 000029 - Fahad Abdulrahman Saleh Al-Anzi WARNING 2025-10-30 14:05:51,239 signals 7606 8648941888 Patient deleted: 000012 - Hayat Khalid Abdulrahman Al-Rashidi WARNING 2025-10-30 14:05:51,240 signals 7606 8648941888 Patient deleted: 000021 - Turki Omar Nasser Al-Balawi WARNING 2025-10-30 14:05:51,240 signals 7606 8648941888 Patient deleted: 000007 - Yazeed Mansour Khalid Al-Yami WARNING 2025-10-30 14:05:51,240 signals 7606 8648941888 Patient deleted: 000033 - Saleh Yazeed Waleed Al-Otaibi WARNING 2025-10-30 14:05:51,240 signals 7606 8648941888 Patient deleted: 000023 - Munira Bandar Hassan Al-Dawsari WARNING 2025-10-30 14:05:51,240 signals 7606 8648941888 Patient deleted: 000039 - Hind Nasser Abdullah Al-Yami WARNING 2025-10-30 14:05:51,241 signals 7606 8648941888 Patient deleted: 000038 - Sultan Turki Ziyad Al-Qahtani WARNING 2025-10-30 14:05:51,241 signals 7606 8648941888 Patient deleted: 000019 - Abdullah Bandar Bandar Al-Qahtani WARNING 2025-10-30 14:05:51,241 signals 7606 8648941888 Patient deleted: 000049 - Yazeed Khalid Mohammed Al-Zahrani INFO 2025-10-30 14:05:51,492 signals 7606 8648941888 User created: hassan.al-juaid.admin1 (Administrator) INFO 2025-10-30 14:05:51,494 tasks 15484 8648941888 Email sent successfully to ['hassan.al-juaid.admin1@agdar.sa'] INFO 2025-10-30 14:05:51,623 signals 7606 8648941888 User created: hayat.al-omari.admin2 (Administrator) INFO 2025-10-30 14:05:51,625 tasks 15484 8648941888 Email sent successfully to ['hayat.al-omari.admin2@agdar.sa'] INFO 2025-10-30 14:05:51,753 signals 7606 8648941888 User created: bandar.al-yami.doctor1 (Doctor) INFO 2025-10-30 14:05:51,754 tasks 15484 8648941888 Email sent successfully to ['bandar.al-yami.doctor1@agdar.sa'] INFO 2025-10-30 14:05:51,882 signals 7606 8648941888 User created: talal.al-shammari.doctor2 (Doctor) INFO 2025-10-30 14:05:51,883 tasks 15484 8648941888 Email sent successfully to ['talal.al-shammari.doctor2@agdar.sa'] INFO 2025-10-30 14:05:52,015 signals 7606 8648941888 User created: faisal.al-yami.doctor3 (Doctor) INFO 2025-10-30 14:05:52,016 tasks 15484 8648941888 Email sent successfully to ['faisal.al-yami.doctor3@agdar.sa'] INFO 2025-10-30 14:05:52,145 signals 7606 8648941888 User created: ziyad.al-subai.nurse1 (Nurse) INFO 2025-10-30 14:05:52,147 tasks 15484 8648941888 Email sent successfully to ['ziyad.al-subai.nurse1@agdar.sa'] INFO 2025-10-30 14:05:52,279 signals 7606 8648941888 User created: abdullah.al-asiri.nurse2 (Nurse) INFO 2025-10-30 14:05:52,280 tasks 15484 8648941888 Email sent successfully to ['abdullah.al-asiri.nurse2@agdar.sa'] INFO 2025-10-30 14:05:52,412 signals 7606 8648941888 User created: talal.al-shamrani.nurse3 (Nurse) INFO 2025-10-30 14:05:52,414 tasks 15484 8648941888 Email sent successfully to ['talal.al-shamrani.nurse3@agdar.sa'] INFO 2025-10-30 14:05:52,547 signals 7606 8648941888 User created: ghada.al-shehri.ot1 (Occupational Therapist) INFO 2025-10-30 14:05:52,548 tasks 15484 8648941888 Email sent successfully to ['ghada.al-shehri.ot1@agdar.sa'] INFO 2025-10-30 14:05:52,679 signals 7606 8648941888 User created: noura.al-shahrani.ot2 (Occupational Therapist) INFO 2025-10-30 14:05:52,680 tasks 15484 8648941888 Email sent successfully to ['noura.al-shahrani.ot2@agdar.sa'] INFO 2025-10-30 14:05:52,813 signals 7606 8648941888 User created: talal.al-rashidi.slp1 (Speech-Language Pathologist) INFO 2025-10-30 14:05:52,814 tasks 15484 8648941888 Email sent successfully to ['talal.al-rashidi.slp1@agdar.sa'] INFO 2025-10-30 14:05:52,947 signals 7606 8648941888 User created: abdullah.al-qahtani.slp2 (Speech-Language Pathologist) INFO 2025-10-30 14:05:52,948 tasks 15484 8648941888 Email sent successfully to ['abdullah.al-qahtani.slp2@agdar.sa'] INFO 2025-10-30 14:05:53,080 signals 7606 8648941888 User created: saad.al-omari.aba1 (ABA Therapist) INFO 2025-10-30 14:05:53,081 tasks 15484 8648941888 Email sent successfully to ['saad.al-omari.aba1@agdar.sa'] INFO 2025-10-30 14:05:53,212 signals 7606 8648941888 User created: lama.al-harthi.aba2 (ABA Therapist) INFO 2025-10-30 14:05:53,214 tasks 15484 8648941888 Email sent successfully to ['lama.al-harthi.aba2@agdar.sa'] INFO 2025-10-30 14:05:53,345 signals 7606 8648941888 User created: salma.al-zahrani.front_desk1 (Front Desk) INFO 2025-10-30 14:05:53,346 tasks 15484 8648941888 Email sent successfully to ['salma.al-zahrani.front_desk1@agdar.sa'] INFO 2025-10-30 14:05:53,478 signals 7606 8648941888 User created: abeer.al-rashidi.front_desk2 (Front Desk) INFO 2025-10-30 14:05:53,479 tasks 15484 8648941888 Email sent successfully to ['abeer.al-rashidi.front_desk2@agdar.sa'] INFO 2025-10-30 14:05:53,611 signals 7606 8648941888 User created: turki.al-anzi.finance1 (Finance) INFO 2025-10-30 14:05:53,612 tasks 15484 8648941888 Email sent successfully to ['turki.al-anzi.finance1@agdar.sa'] INFO 2025-10-30 14:05:53,741 signals 7606 8648941888 User created: munira.al-otaibi.finance2 (Finance) INFO 2025-10-30 14:05:53,743 tasks 15484 8648941888 Email sent successfully to ['munira.al-otaibi.finance2@agdar.sa'] INFO 2025-10-30 14:05:53,743 signals 7606 8648941888 Generated File Number: FILE-2025-000001 INFO 2025-10-30 14:05:53,744 signals 7606 8648941888 File created: FILE-2025-000001 for patient 000001 INFO 2025-10-30 14:05:53,744 signals 7606 8648941888 Created main file for patient: 000001 INFO 2025-10-30 14:05:53,744 signals 7606 8648941888 Patient created: 000001 - Abdullah Saad Saad Al-Rashidi INFO 2025-10-30 14:05:53,745 signals 7606 8648941888 Generated File Number: FILE-2025-000002 INFO 2025-10-30 14:05:53,745 tasks 15484 8648941888 Email sent successfully to ['abdullah.al-rashidi@example.sa'] INFO 2025-10-30 14:05:53,745 signals 7606 8648941888 File created: FILE-2025-000002 for patient 000002 INFO 2025-10-30 14:05:53,745 signals 7606 8648941888 Created main file for patient: 000002 INFO 2025-10-30 14:05:53,746 signals 7606 8648941888 Patient created: 000002 - Dalal Saud Hussein Al-Dosari INFO 2025-10-30 14:05:53,747 tasks 15484 8648941888 Email sent successfully to ['dalal.al-dosari@example.sa'] INFO 2025-10-30 14:05:53,747 signals 7606 8648941888 Generated File Number: FILE-2025-000003 INFO 2025-10-30 14:05:53,747 signals 7606 8648941888 File created: FILE-2025-000003 for patient 000003 INFO 2025-10-30 14:05:53,747 signals 7606 8648941888 Created main file for patient: 000003 INFO 2025-10-30 14:05:53,748 signals 7606 8648941888 Patient created: 000003 - Mohammed Mohammed Abdulaziz Al-Dosari INFO 2025-10-30 14:05:53,749 tasks 15484 8648941888 Email sent successfully to ['mohammed.al-dosari@example.sa'] INFO 2025-10-30 14:05:53,749 signals 7606 8648941888 Generated File Number: FILE-2025-000004 INFO 2025-10-30 14:05:53,749 signals 7606 8648941888 File created: FILE-2025-000004 for patient 000004 INFO 2025-10-30 14:05:53,749 signals 7606 8648941888 Created main file for patient: 000004 INFO 2025-10-30 14:05:53,749 signals 7606 8648941888 Patient created: 000004 - Lulwa Nawaf Waleed Al-Subai INFO 2025-10-30 14:05:53,751 signals 7606 8648941888 Generated File Number: FILE-2025-000005 INFO 2025-10-30 14:05:53,751 tasks 15484 8648941888 Email sent successfully to ['lulwa.al-subai@example.sa'] INFO 2025-10-30 14:05:53,751 signals 7606 8648941888 File created: FILE-2025-000005 for patient 000005 INFO 2025-10-30 14:05:53,751 signals 7606 8648941888 Created main file for patient: 000005 INFO 2025-10-30 14:05:53,751 signals 7606 8648941888 Patient created: 000005 - Jawaher Nawaf Hassan Al-Juaid INFO 2025-10-30 14:05:53,752 signals 7606 8648941888 Generated File Number: FILE-2025-000006 INFO 2025-10-30 14:05:53,752 tasks 15484 8648941888 Email sent successfully to ['jawaher.al-juaid@example.sa'] INFO 2025-10-30 14:05:53,752 signals 7606 8648941888 File created: FILE-2025-000006 for patient 000006 INFO 2025-10-30 14:05:53,752 signals 7606 8648941888 Created main file for patient: 000006 INFO 2025-10-30 14:05:53,752 signals 7606 8648941888 Patient created: 000006 - Lulwa Nasser Ali Al-Shehri INFO 2025-10-30 14:05:53,754 signals 7606 8648941888 Generated File Number: FILE-2025-000007 INFO 2025-10-30 14:05:53,754 tasks 15484 8648941888 Email sent successfully to ['lulwa.al-shehri@example.sa'] INFO 2025-10-30 14:05:53,754 signals 7606 8648941888 File created: FILE-2025-000007 for patient 000007 INFO 2025-10-30 14:05:53,754 signals 7606 8648941888 Created main file for patient: 000007 INFO 2025-10-30 14:05:53,754 signals 7606 8648941888 Patient created: 000007 - Fahad Bandar Ziyad Al-Qahtani INFO 2025-10-30 14:05:53,755 signals 7606 8648941888 Generated File Number: FILE-2025-000008 INFO 2025-10-30 14:05:53,755 tasks 15484 8648941888 Email sent successfully to ['fahad.al-qahtani@example.sa'] INFO 2025-10-30 14:05:53,755 signals 7606 8648941888 File created: FILE-2025-000008 for patient 000008 INFO 2025-10-30 14:05:53,755 signals 7606 8648941888 Created main file for patient: 000008 INFO 2025-10-30 14:05:53,755 signals 7606 8648941888 Patient created: 000008 - Mona Hussein Faisal Al-Maliki INFO 2025-10-30 14:05:53,756 signals 7606 8648941888 Generated File Number: FILE-2025-000009 INFO 2025-10-30 14:05:53,756 tasks 15484 8648941888 Email sent successfully to ['mona.al-maliki@example.sa'] INFO 2025-10-30 14:05:53,756 signals 7606 8648941888 File created: FILE-2025-000009 for patient 000009 INFO 2025-10-30 14:05:53,756 signals 7606 8648941888 Created main file for patient: 000009 INFO 2025-10-30 14:05:53,757 signals 7606 8648941888 Patient created: 000009 - Ziyad Bandar Yazeed Al-Rashidi INFO 2025-10-30 14:05:53,758 tasks 15484 8648941888 Email sent successfully to ['ziyad.al-rashidi@example.sa'] INFO 2025-10-30 14:05:53,758 signals 7606 8648941888 Generated File Number: FILE-2025-000010 INFO 2025-10-30 14:05:53,758 signals 7606 8648941888 File created: FILE-2025-000010 for patient 000010 INFO 2025-10-30 14:05:53,758 signals 7606 8648941888 Created main file for patient: 000010 INFO 2025-10-30 14:05:53,758 signals 7606 8648941888 Patient created: 000010 - Wafa Omar Waleed Al-Yami INFO 2025-10-30 14:05:53,760 signals 7606 8648941888 Generated File Number: FILE-2025-000011 INFO 2025-10-30 14:05:53,760 tasks 15484 8648941888 Email sent successfully to ['wafa.al-yami@example.sa'] INFO 2025-10-30 14:05:53,760 signals 7606 8648941888 File created: FILE-2025-000011 for patient 000011 INFO 2025-10-30 14:05:53,760 signals 7606 8648941888 Created main file for patient: 000011 INFO 2025-10-30 14:05:53,760 signals 7606 8648941888 Patient created: 000011 - Hayat Hussein Hussein Al-Shehri INFO 2025-10-30 14:05:53,762 signals 7606 8648941888 Generated File Number: FILE-2025-000012 INFO 2025-10-30 14:05:53,762 tasks 15484 8648941888 Email sent successfully to ['hayat.al-shehri@example.sa'] INFO 2025-10-30 14:05:53,762 signals 7606 8648941888 File created: FILE-2025-000012 for patient 000012 INFO 2025-10-30 14:05:53,762 signals 7606 8648941888 Created main file for patient: 000012 INFO 2025-10-30 14:05:53,762 signals 7606 8648941888 Patient created: 000012 - Hanan Nawaf Nawaf Al-Maliki INFO 2025-10-30 14:05:53,764 signals 7606 8648941888 Generated File Number: FILE-2025-000013 INFO 2025-10-30 14:05:53,764 tasks 15484 8648941888 Email sent successfully to ['hanan.al-maliki@example.sa'] INFO 2025-10-30 14:05:53,764 signals 7606 8648941888 File created: FILE-2025-000013 for patient 000013 INFO 2025-10-30 14:05:53,764 signals 7606 8648941888 Created main file for patient: 000013 INFO 2025-10-30 14:05:53,764 signals 7606 8648941888 Patient created: 000013 - Hanan Saud Abdullah Al-Harbi INFO 2025-10-30 14:05:53,766 tasks 15484 8648941888 Email sent successfully to ['hanan.al-harbi@example.sa'] INFO 2025-10-30 14:05:53,766 signals 7606 8648941888 Generated File Number: FILE-2025-000014 INFO 2025-10-30 14:05:53,766 signals 7606 8648941888 File created: FILE-2025-000014 for patient 000014 INFO 2025-10-30 14:05:53,766 signals 7606 8648941888 Created main file for patient: 000014 INFO 2025-10-30 14:05:53,766 signals 7606 8648941888 Patient created: 000014 - Hayat Hussein Saud Al-Maliki INFO 2025-10-30 14:05:53,768 tasks 15484 8648941888 Email sent successfully to ['hayat.al-maliki@example.sa'] INFO 2025-10-30 14:05:53,768 signals 7606 8648941888 Generated File Number: FILE-2025-000015 INFO 2025-10-30 14:05:53,768 signals 7606 8648941888 File created: FILE-2025-000015 for patient 000015 INFO 2025-10-30 14:05:53,768 signals 7606 8648941888 Created main file for patient: 000015 INFO 2025-10-30 14:05:53,768 signals 7606 8648941888 Patient created: 000015 - Wafa Waleed Mohammed Al-Ghamdi INFO 2025-10-30 14:05:53,769 tasks 15484 8648941888 Email sent successfully to ['wafa.al-ghamdi@example.sa'] INFO 2025-10-30 14:05:53,770 signals 7606 8648941888 Generated File Number: FILE-2025-000016 INFO 2025-10-30 14:05:53,770 signals 7606 8648941888 File created: FILE-2025-000016 for patient 000016 INFO 2025-10-30 14:05:53,770 signals 7606 8648941888 Created main file for patient: 000016 INFO 2025-10-30 14:05:53,770 signals 7606 8648941888 Patient created: 000016 - Basma Yazeed Ali Al-Anzi INFO 2025-10-30 14:05:53,772 signals 7606 8648941888 Generated File Number: FILE-2025-000017 INFO 2025-10-30 14:05:53,772 tasks 15484 8648941888 Email sent successfully to ['basma.al-anzi@example.sa'] INFO 2025-10-30 14:05:53,772 signals 7606 8648941888 File created: FILE-2025-000017 for patient 000017 INFO 2025-10-30 14:05:53,772 signals 7606 8648941888 Created main file for patient: 000017 INFO 2025-10-30 14:05:53,772 signals 7606 8648941888 Patient created: 000017 - Ghada Fahad Ziyad Al-Anzi INFO 2025-10-30 14:05:53,773 tasks 15484 8648941888 Email sent successfully to ['ghada.al-anzi@example.sa'] INFO 2025-10-30 14:05:53,774 signals 7606 8648941888 Generated File Number: FILE-2025-000018 INFO 2025-10-30 14:05:53,774 signals 7606 8648941888 File created: FILE-2025-000018 for patient 000018 INFO 2025-10-30 14:05:53,774 signals 7606 8648941888 Created main file for patient: 000018 INFO 2025-10-30 14:05:53,774 signals 7606 8648941888 Patient created: 000018 - Yazeed Ziyad Hussein Al-Ahmadi INFO 2025-10-30 14:05:53,775 tasks 15484 8648941888 Email sent successfully to ['yazeed.al-ahmadi@example.sa'] INFO 2025-10-30 14:05:53,775 signals 7606 8648941888 Generated File Number: FILE-2025-000019 INFO 2025-10-30 14:05:53,776 signals 7606 8648941888 File created: FILE-2025-000019 for patient 000019 INFO 2025-10-30 14:05:53,776 signals 7606 8648941888 Created main file for patient: 000019 INFO 2025-10-30 14:05:53,776 signals 7606 8648941888 Patient created: 000019 - Hessa Abdulrahman Waleed Al-Harthi INFO 2025-10-30 14:05:53,777 signals 7606 8648941888 Generated File Number: FILE-2025-000020 INFO 2025-10-30 14:05:53,777 tasks 15484 8648941888 Email sent successfully to ['hessa.al-harthi@example.sa'] INFO 2025-10-30 14:05:53,777 signals 7606 8648941888 File created: FILE-2025-000020 for patient 000020 INFO 2025-10-30 14:05:53,777 signals 7606 8648941888 Created main file for patient: 000020 INFO 2025-10-30 14:05:53,778 signals 7606 8648941888 Patient created: 000020 - Talal Ali Fahad Al-Harthi INFO 2025-10-30 14:05:53,779 signals 7606 8648941888 Generated File Number: FILE-2025-000021 INFO 2025-10-30 14:05:53,779 tasks 15484 8648941888 Email sent successfully to ['talal.al-harthi@example.sa'] INFO 2025-10-30 14:05:53,779 signals 7606 8648941888 File created: FILE-2025-000021 for patient 000021 INFO 2025-10-30 14:05:53,779 signals 7606 8648941888 Created main file for patient: 000021 INFO 2025-10-30 14:05:53,779 signals 7606 8648941888 Patient created: 000021 - Noura Waleed Hussein Al-Shehri INFO 2025-10-30 14:05:53,780 signals 7606 8648941888 Generated File Number: FILE-2025-000022 INFO 2025-10-30 14:05:53,780 tasks 15484 8648941888 Email sent successfully to ['noura.al-shehri@example.sa'] INFO 2025-10-30 14:05:53,780 signals 7606 8648941888 File created: FILE-2025-000022 for patient 000022 INFO 2025-10-30 14:05:53,780 signals 7606 8648941888 Created main file for patient: 000022 INFO 2025-10-30 14:05:53,781 signals 7606 8648941888 Patient created: 000022 - Mansour Saad Saleh Al-Shamrani INFO 2025-10-30 14:05:53,782 signals 7606 8648941888 Generated File Number: FILE-2025-000023 INFO 2025-10-30 14:05:53,782 tasks 15484 8648941888 Email sent successfully to ['mansour.al-shamrani@example.sa'] INFO 2025-10-30 14:05:53,782 signals 7606 8648941888 File created: FILE-2025-000023 for patient 000023 INFO 2025-10-30 14:05:53,782 signals 7606 8648941888 Created main file for patient: 000023 INFO 2025-10-30 14:05:53,782 signals 7606 8648941888 Patient created: 000023 - Yazeed Abdulaziz Yazeed Al-Shahrani INFO 2025-10-30 14:05:53,783 signals 7606 8648941888 Generated File Number: FILE-2025-000024 INFO 2025-10-30 14:05:53,783 tasks 15484 8648941888 Email sent successfully to ['yazeed.al-shahrani@example.sa'] INFO 2025-10-30 14:05:53,784 signals 7606 8648941888 File created: FILE-2025-000024 for patient 000024 INFO 2025-10-30 14:05:53,784 signals 7606 8648941888 Created main file for patient: 000024 INFO 2025-10-30 14:05:53,784 signals 7606 8648941888 Patient created: 000024 - Bandar Abdullah Saleh Al-Otaibi INFO 2025-10-30 14:05:53,785 tasks 15484 8648941888 Email sent successfully to ['bandar.al-otaibi@example.sa'] INFO 2025-10-30 14:05:53,785 signals 7606 8648941888 Generated File Number: FILE-2025-000025 INFO 2025-10-30 14:05:53,785 signals 7606 8648941888 File created: FILE-2025-000025 for patient 000025 INFO 2025-10-30 14:05:53,785 signals 7606 8648941888 Created main file for patient: 000025 INFO 2025-10-30 14:05:53,785 signals 7606 8648941888 Patient created: 000025 - Faisal Saleh Nasser Al-Shamrani INFO 2025-10-30 14:05:53,787 tasks 15484 8648941888 Email sent successfully to ['faisal.al-shamrani@example.sa'] INFO 2025-10-30 14:05:53,787 signals 7606 8648941888 Generated File Number: FILE-2025-000026 INFO 2025-10-30 14:05:53,787 signals 7606 8648941888 File created: FILE-2025-000026 for patient 000026 INFO 2025-10-30 14:05:53,787 signals 7606 8648941888 Created main file for patient: 000026 INFO 2025-10-30 14:05:53,787 signals 7606 8648941888 Patient created: 000026 - Amal Sultan Turki Al-Otaibi INFO 2025-10-30 14:05:53,788 tasks 15484 8648941888 Email sent successfully to ['amal.al-otaibi@example.sa'] INFO 2025-10-30 14:05:53,789 signals 7606 8648941888 Generated File Number: FILE-2025-000027 INFO 2025-10-30 14:05:53,789 signals 7606 8648941888 File created: FILE-2025-000027 for patient 000027 INFO 2025-10-30 14:05:53,789 signals 7606 8648941888 Created main file for patient: 000027 INFO 2025-10-30 14:05:53,789 signals 7606 8648941888 Patient created: 000027 - Amal Omar Abdullah Al-Subai INFO 2025-10-30 14:05:53,790 signals 7606 8648941888 Generated File Number: FILE-2025-000028 INFO 2025-10-30 14:05:53,790 tasks 15484 8648941888 Email sent successfully to ['amal.al-subai@example.sa'] INFO 2025-10-30 14:05:53,790 signals 7606 8648941888 File created: FILE-2025-000028 for patient 000028 INFO 2025-10-30 14:05:53,790 signals 7606 8648941888 Created main file for patient: 000028 INFO 2025-10-30 14:05:53,790 signals 7606 8648941888 Patient created: 000028 - Khalid Mansour Hassan Al-Juaid INFO 2025-10-30 14:05:53,792 signals 7606 8648941888 Generated File Number: FILE-2025-000029 INFO 2025-10-30 14:05:53,791 tasks 15484 8648941888 Email sent successfully to ['khalid.al-juaid@example.sa'] INFO 2025-10-30 14:05:53,792 signals 7606 8648941888 File created: FILE-2025-000029 for patient 000029 INFO 2025-10-30 14:05:53,792 signals 7606 8648941888 Created main file for patient: 000029 INFO 2025-10-30 14:05:53,792 signals 7606 8648941888 Patient created: 000029 - Fahad Yazeed Ziyad Al-Shamrani INFO 2025-10-30 14:05:53,793 signals 7606 8648941888 Generated File Number: FILE-2025-000030 INFO 2025-10-30 14:05:53,793 tasks 15484 8648941888 Email sent successfully to ['fahad.al-shamrani@example.sa'] INFO 2025-10-30 14:05:53,793 signals 7606 8648941888 File created: FILE-2025-000030 for patient 000030 INFO 2025-10-30 14:05:53,793 signals 7606 8648941888 Created main file for patient: 000030 INFO 2025-10-30 14:05:53,793 signals 7606 8648941888 Patient created: 000030 - Jawaher Hussein Sultan Al-Zahrani INFO 2025-10-30 14:05:53,795 signals 7606 8648941888 Generated File Number: FILE-2025-000031 INFO 2025-10-30 14:05:53,795 tasks 15484 8648941888 Email sent successfully to ['jawaher.al-zahrani@example.sa'] INFO 2025-10-30 14:05:53,795 signals 7606 8648941888 File created: FILE-2025-000031 for patient 000031 INFO 2025-10-30 14:05:53,795 signals 7606 8648941888 Created main file for patient: 000031 INFO 2025-10-30 14:05:53,795 signals 7606 8648941888 Patient created: 000031 - Wafa Hassan Mohammed Al-Otaibi INFO 2025-10-30 14:05:53,796 signals 7606 8648941888 Generated File Number: FILE-2025-000032 INFO 2025-10-30 14:05:53,796 tasks 15484 8648941888 Email sent successfully to ['wafa.al-otaibi@example.sa'] INFO 2025-10-30 14:05:53,796 signals 7606 8648941888 File created: FILE-2025-000032 for patient 000032 INFO 2025-10-30 14:05:53,797 signals 7606 8648941888 Created main file for patient: 000032 INFO 2025-10-30 14:05:53,797 signals 7606 8648941888 Patient created: 000032 - Hassan Sultan Nawaf Al-Shammari INFO 2025-10-30 14:05:53,798 signals 7606 8648941888 Generated File Number: FILE-2025-000033 INFO 2025-10-30 14:05:53,798 signals 7606 8648941888 File created: FILE-2025-000033 for patient 000033 INFO 2025-10-30 14:05:53,798 signals 7606 8648941888 Created main file for patient: 000033 INFO 2025-10-30 14:05:53,798 tasks 15484 8648941888 Email sent successfully to ['hassan.al-shammari@example.sa'] INFO 2025-10-30 14:05:53,798 signals 7606 8648941888 Patient created: 000033 - Lama Saleh Abdullah Al-Shehri INFO 2025-10-30 14:05:53,800 signals 7606 8648941888 Generated File Number: FILE-2025-000034 INFO 2025-10-30 14:05:53,800 tasks 15484 8648941888 Email sent successfully to ['lama.al-shehri@example.sa'] INFO 2025-10-30 14:05:53,800 signals 7606 8648941888 File created: FILE-2025-000034 for patient 000034 INFO 2025-10-30 14:05:53,800 signals 7606 8648941888 Created main file for patient: 000034 INFO 2025-10-30 14:05:53,800 signals 7606 8648941888 Patient created: 000034 - Hessa Hussein Yazeed Al-Otaibi INFO 2025-10-30 14:05:53,801 tasks 15484 8648941888 Email sent successfully to ['hessa.al-otaibi@example.sa'] INFO 2025-10-30 14:05:53,802 signals 7606 8648941888 Generated File Number: FILE-2025-000035 INFO 2025-10-30 14:05:53,802 signals 7606 8648941888 File created: FILE-2025-000035 for patient 000035 INFO 2025-10-30 14:05:53,802 signals 7606 8648941888 Created main file for patient: 000035 INFO 2025-10-30 14:05:53,802 signals 7606 8648941888 Patient created: 000035 - Abdulrahman Yazeed Saleh Al-Shammari INFO 2025-10-30 14:05:53,803 tasks 15484 8648941888 Email sent successfully to ['abdulrahman.al-shammari@example.sa'] INFO 2025-10-30 14:05:53,803 signals 7606 8648941888 Generated File Number: FILE-2025-000036 INFO 2025-10-30 14:05:53,803 signals 7606 8648941888 File created: FILE-2025-000036 for patient 000036 INFO 2025-10-30 14:05:53,804 signals 7606 8648941888 Created main file for patient: 000036 INFO 2025-10-30 14:05:53,804 signals 7606 8648941888 Patient created: 000036 - Ziyad Mansour Turki Al-Zahrani INFO 2025-10-30 14:05:53,805 tasks 15484 8648941888 Email sent successfully to ['ziyad.al-zahrani@example.sa'] INFO 2025-10-30 14:05:53,805 signals 7606 8648941888 Generated File Number: FILE-2025-000037 INFO 2025-10-30 14:05:53,805 signals 7606 8648941888 File created: FILE-2025-000037 for patient 000037 INFO 2025-10-30 14:05:53,805 signals 7606 8648941888 Created main file for patient: 000037 INFO 2025-10-30 14:05:53,805 signals 7606 8648941888 Patient created: 000037 - Ghada Saleh Hassan Al-Yami INFO 2025-10-30 14:05:53,806 signals 7606 8648941888 Generated File Number: FILE-2025-000038 INFO 2025-10-30 14:05:53,807 tasks 15484 8648941888 Email sent successfully to ['ghada.al-yami@example.sa'] INFO 2025-10-30 14:05:53,807 signals 7606 8648941888 File created: FILE-2025-000038 for patient 000038 INFO 2025-10-30 14:05:53,807 signals 7606 8648941888 Created main file for patient: 000038 INFO 2025-10-30 14:05:53,807 signals 7606 8648941888 Patient created: 000038 - Jawaher Abdulrahman Ali Al-Ghamdi INFO 2025-10-30 14:05:53,808 tasks 15484 8648941888 Email sent successfully to ['jawaher.al-ghamdi@example.sa'] INFO 2025-10-30 14:05:53,808 signals 7606 8648941888 Generated File Number: FILE-2025-000039 INFO 2025-10-30 14:05:53,809 signals 7606 8648941888 File created: FILE-2025-000039 for patient 000039 INFO 2025-10-30 14:05:53,809 signals 7606 8648941888 Created main file for patient: 000039 INFO 2025-10-30 14:05:53,809 signals 7606 8648941888 Patient created: 000039 - Basma Nawaf Saud Al-Ghamdi INFO 2025-10-30 14:05:53,810 signals 7606 8648941888 Generated File Number: FILE-2025-000040 INFO 2025-10-30 14:05:53,810 tasks 15484 8648941888 Email sent successfully to ['basma.al-ghamdi@example.sa'] INFO 2025-10-30 14:05:53,811 signals 7606 8648941888 File created: FILE-2025-000040 for patient 000040 INFO 2025-10-30 14:05:53,811 signals 7606 8648941888 Created main file for patient: 000040 INFO 2025-10-30 14:05:53,811 signals 7606 8648941888 Patient created: 000040 - Saleh Hussein Turki Al-Shammari INFO 2025-10-30 14:05:53,812 tasks 15484 8648941888 Email sent successfully to ['saleh.al-shammari@example.sa'] INFO 2025-10-30 14:05:53,812 signals 7606 8648941888 Generated File Number: FILE-2025-000041 INFO 2025-10-30 14:05:53,812 signals 7606 8648941888 File created: FILE-2025-000041 for patient 000041 INFO 2025-10-30 14:05:53,812 signals 7606 8648941888 Created main file for patient: 000041 INFO 2025-10-30 14:05:53,813 signals 7606 8648941888 Patient created: 000041 - Amal Nawaf Abdulaziz Al-Maliki INFO 2025-10-30 14:05:53,814 signals 7606 8648941888 Generated File Number: FILE-2025-000042 INFO 2025-10-30 14:05:53,814 tasks 15484 8648941888 Email sent successfully to ['amal.al-maliki@example.sa'] INFO 2025-10-30 14:05:53,814 signals 7606 8648941888 File created: FILE-2025-000042 for patient 000042 INFO 2025-10-30 14:05:53,814 signals 7606 8648941888 Created main file for patient: 000042 INFO 2025-10-30 14:05:53,814 signals 7606 8648941888 Patient created: 000042 - Abdulrahman Talal Mohammed Al-Zahrani INFO 2025-10-30 14:05:53,815 signals 7606 8648941888 Generated File Number: FILE-2025-000043 INFO 2025-10-30 14:05:53,815 tasks 15484 8648941888 Email sent successfully to ['abdulrahman.al-zahrani@example.sa'] INFO 2025-10-30 14:05:53,815 signals 7606 8648941888 File created: FILE-2025-000043 for patient 000043 INFO 2025-10-30 14:05:53,815 signals 7606 8648941888 Created main file for patient: 000043 INFO 2025-10-30 14:05:53,816 signals 7606 8648941888 Patient created: 000043 - Jawaher Yazeed Omar Al-Asiri INFO 2025-10-30 14:05:53,817 tasks 15484 8648941888 Email sent successfully to ['jawaher.al-asiri@example.sa'] INFO 2025-10-30 14:05:53,817 signals 7606 8648941888 Generated File Number: FILE-2025-000044 INFO 2025-10-30 14:05:53,817 signals 7606 8648941888 File created: FILE-2025-000044 for patient 000044 INFO 2025-10-30 14:05:53,817 signals 7606 8648941888 Created main file for patient: 000044 INFO 2025-10-30 14:05:53,817 signals 7606 8648941888 Patient created: 000044 - Saleh Bandar Ali Al-Asiri INFO 2025-10-30 14:05:53,819 signals 7606 8648941888 Generated File Number: FILE-2025-000045 INFO 2025-10-30 14:05:53,819 tasks 15484 8648941888 Email sent successfully to ['saleh.al-asiri@example.sa'] INFO 2025-10-30 14:05:53,819 signals 7606 8648941888 File created: FILE-2025-000045 for patient 000045 INFO 2025-10-30 14:05:53,819 signals 7606 8648941888 Created main file for patient: 000045 INFO 2025-10-30 14:05:53,819 signals 7606 8648941888 Patient created: 000045 - Mohammed Yazeed Saud Al-Asiri INFO 2025-10-30 14:05:53,820 tasks 15484 8648941888 Email sent successfully to ['mohammed.al-asiri@example.sa'] INFO 2025-10-30 14:05:53,820 signals 7606 8648941888 Generated File Number: FILE-2025-000046 INFO 2025-10-30 14:05:53,820 signals 7606 8648941888 File created: FILE-2025-000046 for patient 000046 INFO 2025-10-30 14:05:53,820 signals 7606 8648941888 Created main file for patient: 000046 INFO 2025-10-30 14:05:53,821 signals 7606 8648941888 Patient created: 000046 - Turki Khalid Hussein Al-Subai INFO 2025-10-30 14:05:53,822 signals 7606 8648941888 Generated File Number: FILE-2025-000047 INFO 2025-10-30 14:05:53,822 tasks 15484 8648941888 Email sent successfully to ['turki.al-subai@example.sa'] INFO 2025-10-30 14:05:53,822 signals 7606 8648941888 File created: FILE-2025-000047 for patient 000047 INFO 2025-10-30 14:05:53,822 signals 7606 8648941888 Created main file for patient: 000047 INFO 2025-10-30 14:05:53,822 signals 7606 8648941888 Patient created: 000047 - Saud Hassan Fahad Al-Asiri INFO 2025-10-30 14:05:53,823 signals 7606 8648941888 Generated File Number: FILE-2025-000048 INFO 2025-10-30 14:05:53,823 tasks 15484 8648941888 Email sent successfully to ['saud.al-asiri@example.sa'] INFO 2025-10-30 14:05:53,824 signals 7606 8648941888 File created: FILE-2025-000048 for patient 000048 INFO 2025-10-30 14:05:53,824 signals 7606 8648941888 Created main file for patient: 000048 INFO 2025-10-30 14:05:53,824 signals 7606 8648941888 Patient created: 000048 - Hassan Mohammed Nasser Al-Dawsari INFO 2025-10-30 14:05:53,825 signals 7606 8648941888 Generated File Number: FILE-2025-000049 INFO 2025-10-30 14:05:53,825 tasks 15484 8648941888 Email sent successfully to ['hassan.al-dawsari@example.sa'] INFO 2025-10-30 14:05:53,825 signals 7606 8648941888 File created: FILE-2025-000049 for patient 000049 INFO 2025-10-30 14:05:53,825 signals 7606 8648941888 Created main file for patient: 000049 INFO 2025-10-30 14:05:53,825 signals 7606 8648941888 Patient created: 000049 - Saleh Omar Nawaf Al-Shahrani INFO 2025-10-30 14:05:53,827 tasks 15484 8648941888 Email sent successfully to ['saleh.al-shahrani@example.sa'] INFO 2025-10-30 14:05:53,827 signals 7606 8648941888 Generated File Number: FILE-2025-000050 INFO 2025-10-30 14:05:53,827 signals 7606 8648941888 File created: FILE-2025-000050 for patient 000050 INFO 2025-10-30 14:05:53,827 signals 7606 8648941888 Created main file for patient: 000050 INFO 2025-10-30 14:05:53,827 signals 7606 8648941888 Patient created: 000050 - Abeer Saad Saleh Al-Anzi INFO 2025-10-30 14:05:53,829 tasks 15484 8648941888 Email sent successfully to ['abeer.al-anzi@example.sa'] INFO 2025-10-30 14:05:53,841 signals 7606 8648941888 Appointment created: 6562f508-d823-468c-8909-9b4f8a55ddad for patient 000001 on 2025-08-27 INFO 2025-10-30 14:05:53,842 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000001-NUR-01 INFO 2025-10-30 14:05:53,842 signals 7606 8648941888 SubFile created: FILE-2025-000001-NUR-01 for clinic Nursing Department INFO 2025-10-30 14:05:53,842 signals 7606 8648941888 Created sub-file FILE-2025-000001-NUR-01 for patient 000001 at clinic Nursing Department INFO 2025-10-30 14:05:53,845 signals 7606 8648941888 Notified provider talal.al-shamrani.nurse3 of new appointment ERROR 2025-10-30 14:05:53,846 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,847 signals 7606 8648941888 Appointment created: 2f297978-5a02-450a-92ed-28ac78ffcf5a for patient 000010 on 2025-10-12 INFO 2025-10-30 14:05:53,847 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000010-MED-01 INFO 2025-10-30 14:05:53,847 signals 7606 8648941888 SubFile created: FILE-2025-000010-MED-01 for clinic Medical Department INFO 2025-10-30 14:05:53,847 signals 7606 8648941888 Created sub-file FILE-2025-000010-MED-01 for patient 000010 at clinic Medical Department INFO 2025-10-30 14:05:53,848 signals 7606 8648941888 Notified provider bandar.al-yami.doctor1 of new appointment ERROR 2025-10-30 14:05:53,849 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,850 signals 7606 8648941888 Appointment created: e743990f-5305-4f10-a28e-92c59081042e for patient 000018 on 2025-09-08 INFO 2025-10-30 14:05:53,850 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000018-MED-01 INFO 2025-10-30 14:05:53,850 signals 7606 8648941888 SubFile created: FILE-2025-000018-MED-01 for clinic Medical Department INFO 2025-10-30 14:05:53,850 signals 7606 8648941888 Created sub-file FILE-2025-000018-MED-01 for patient 000018 at clinic Medical Department INFO 2025-10-30 14:05:53,851 signals 7606 8648941888 Notified provider talal.al-shammari.doctor2 of new appointment ERROR 2025-10-30 14:05:53,852 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,853 signals 7606 8648941888 Appointment created: e086c11e-34eb-4bf2-ba25-bf25e54d05df for patient 000027 on 2025-08-27 INFO 2025-10-30 14:05:53,853 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000027-ABA-01 INFO 2025-10-30 14:05:53,853 signals 7606 8648941888 SubFile created: FILE-2025-000027-ABA-01 for clinic ABA Therapy INFO 2025-10-30 14:05:53,853 signals 7606 8648941888 Created sub-file FILE-2025-000027-ABA-01 for patient 000027 at clinic ABA Therapy INFO 2025-10-30 14:05:53,854 signals 7606 8648941888 Notified provider saad.al-omari.aba1 of new appointment ERROR 2025-10-30 14:05:53,854 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,856 signals 7606 8648941888 Appointment created: f27d6db0-158d-40ad-baee-4c4f123ccfee for patient 000018 on 2025-09-09 INFO 2025-10-30 14:05:53,856 signals 7606 8648941888 Notified provider bandar.al-yami.doctor1 of new appointment ERROR 2025-10-30 14:05:53,857 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,858 signals 7606 8648941888 Appointment created: 7f253891-d602-42a4-9a98-5fd53d0a8a7b for patient 000027 on 2025-08-10 INFO 2025-10-30 14:05:53,859 signals 7606 8648941888 Notified provider saad.al-omari.aba1 of new appointment ERROR 2025-10-30 14:05:53,860 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,861 signals 7606 8648941888 Appointment created: 75352c12-0685-4a91-90ff-baa02df21901 for patient 000014 on 2025-10-05 INFO 2025-10-30 14:05:53,861 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000014-MED-01 INFO 2025-10-30 14:05:53,861 signals 7606 8648941888 SubFile created: FILE-2025-000014-MED-01 for clinic Medical Department INFO 2025-10-30 14:05:53,861 signals 7606 8648941888 Created sub-file FILE-2025-000014-MED-01 for patient 000014 at clinic Medical Department INFO 2025-10-30 14:05:53,862 signals 7606 8648941888 Notified provider talal.al-shammari.doctor2 of new appointment ERROR 2025-10-30 14:05:53,863 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,863 signals 7606 8648941888 Appointment created: be620ddf-5d48-422e-8da5-c5a2d9022136 for patient 000031 on 2025-09-28 INFO 2025-10-30 14:05:53,863 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000031-MED-01 INFO 2025-10-30 14:05:53,863 signals 7606 8648941888 SubFile created: FILE-2025-000031-MED-01 for clinic Medical Department INFO 2025-10-30 14:05:53,863 signals 7606 8648941888 Created sub-file FILE-2025-000031-MED-01 for patient 000031 at clinic Medical Department INFO 2025-10-30 14:05:53,864 signals 7606 8648941888 Notified provider talal.al-shammari.doctor2 of new appointment ERROR 2025-10-30 14:05:53,865 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,865 signals 7606 8648941888 Appointment created: 085c6376-d8fc-4009-9a43-e13953734d12 for patient 000023 on 2025-08-18 INFO 2025-10-30 14:05:53,866 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000023-OT-01 INFO 2025-10-30 14:05:53,866 signals 7606 8648941888 SubFile created: FILE-2025-000023-OT-01 for clinic Occupational Therapy INFO 2025-10-30 14:05:53,866 signals 7606 8648941888 Created sub-file FILE-2025-000023-OT-01 for patient 000023 at clinic Occupational Therapy INFO 2025-10-30 14:05:53,867 signals 7606 8648941888 Notified provider ghada.al-shehri.ot1 of new appointment ERROR 2025-10-30 14:05:53,867 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,869 signals 7606 8648941888 Appointment created: 6f6d6c74-03f4-4cad-bc1e-7a988080f1f3 for patient 000012 on 2025-10-16 INFO 2025-10-30 14:05:53,869 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000012-NUR-01 INFO 2025-10-30 14:05:53,869 signals 7606 8648941888 SubFile created: FILE-2025-000012-NUR-01 for clinic Nursing Department INFO 2025-10-30 14:05:53,869 signals 7606 8648941888 Created sub-file FILE-2025-000012-NUR-01 for patient 000012 at clinic Nursing Department INFO 2025-10-30 14:05:53,870 signals 7606 8648941888 Notified provider ziyad.al-subai.nurse1 of new appointment ERROR 2025-10-30 14:05:53,870 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,871 signals 7606 8648941888 Appointment created: e347e68a-b3e0-4662-ba14-8be10edfac47 for patient 000026 on 2025-09-21 INFO 2025-10-30 14:05:53,871 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000026-NUR-01 INFO 2025-10-30 14:05:53,872 signals 7606 8648941888 SubFile created: FILE-2025-000026-NUR-01 for clinic Nursing Department INFO 2025-10-30 14:05:53,872 signals 7606 8648941888 Created sub-file FILE-2025-000026-NUR-01 for patient 000026 at clinic Nursing Department INFO 2025-10-30 14:05:53,872 signals 7606 8648941888 Notified provider ziyad.al-subai.nurse1 of new appointment ERROR 2025-10-30 14:05:53,873 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,873 signals 7606 8648941888 Appointment created: cb7bedee-0d7b-45e5-a1cd-c93f2ef7b417 for patient 000026 on 2025-08-24 INFO 2025-10-30 14:05:53,874 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000026-MED-02 INFO 2025-10-30 14:05:53,874 signals 7606 8648941888 SubFile created: FILE-2025-000026-MED-02 for clinic Medical Department INFO 2025-10-30 14:05:53,874 signals 7606 8648941888 Created sub-file FILE-2025-000026-MED-02 for patient 000026 at clinic Medical Department INFO 2025-10-30 14:05:53,874 signals 7606 8648941888 Notified provider faisal.al-yami.doctor3 of new appointment ERROR 2025-10-30 14:05:53,875 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,875 signals 7606 8648941888 Appointment created: aa344ccb-7208-466f-b50b-749ea0f58aec for patient 000010 on 2025-08-20 INFO 2025-10-30 14:05:53,875 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000010-NUR-02 INFO 2025-10-30 14:05:53,876 signals 7606 8648941888 SubFile created: FILE-2025-000010-NUR-02 for clinic Nursing Department INFO 2025-10-30 14:05:53,876 signals 7606 8648941888 Created sub-file FILE-2025-000010-NUR-02 for patient 000010 at clinic Nursing Department INFO 2025-10-30 14:05:53,876 signals 7606 8648941888 Notified provider abdullah.al-asiri.nurse2 of new appointment ERROR 2025-10-30 14:05:53,877 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,878 signals 7606 8648941888 Appointment created: a754db19-dbcb-40e9-a03e-742e2c13ea83 for patient 000026 on 2025-11-02 INFO 2025-10-30 14:05:53,878 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000026-ABA-03 INFO 2025-10-30 14:05:53,879 signals 7606 8648941888 SubFile created: FILE-2025-000026-ABA-03 for clinic ABA Therapy INFO 2025-10-30 14:05:53,879 signals 7606 8648941888 Created sub-file FILE-2025-000026-ABA-03 for patient 000026 at clinic ABA Therapy INFO 2025-10-30 14:05:53,879 signals 7606 8648941888 Notified provider lama.al-harthi.aba2 of new appointment INFO 2025-10-30 14:05:53,880 signals 7606 8648941888 Scheduled 24-hour reminder for appointment a754db19-dbcb-40e9-a03e-742e2c13ea83 ERROR 2025-10-30 14:05:53,880 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,880 signals 7606 8648941888 Scheduled 2-hour reminder for appointment a754db19-dbcb-40e9-a03e-742e2c13ea83 INFO 2025-10-30 14:05:53,882 signals 7606 8648941888 Appointment created: 8aef6194-2039-4231-bac0-9bb28e71079b for patient 000024 on 2025-08-07 INFO 2025-10-30 14:05:53,882 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000024-MED-01 INFO 2025-10-30 14:05:53,882 signals 7606 8648941888 SubFile created: FILE-2025-000024-MED-01 for clinic Medical Department INFO 2025-10-30 14:05:53,882 signals 7606 8648941888 Created sub-file FILE-2025-000024-MED-01 for patient 000024 at clinic Medical Department INFO 2025-10-30 14:05:53,883 signals 7606 8648941888 Notified provider bandar.al-yami.doctor1 of new appointment ERROR 2025-10-30 14:05:53,883 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,884 signals 7606 8648941888 Appointment created: eb28fc0e-da8b-4a79-9289-d7c868cacb09 for patient 000035 on 2025-09-01 INFO 2025-10-30 14:05:53,885 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000035-ABA-01 INFO 2025-10-30 14:05:53,885 signals 7606 8648941888 SubFile created: FILE-2025-000035-ABA-01 for clinic ABA Therapy INFO 2025-10-30 14:05:53,885 signals 7606 8648941888 Created sub-file FILE-2025-000035-ABA-01 for patient 000035 at clinic ABA Therapy INFO 2025-10-30 14:05:53,885 signals 7606 8648941888 Notified provider lama.al-harthi.aba2 of new appointment ERROR 2025-10-30 14:05:53,886 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,887 signals 7606 8648941888 Appointment created: 26c8c7c7-2d8b-4dc1-a3f8-3b0d9341704a for patient 000028 on 2025-08-24 INFO 2025-10-30 14:05:53,887 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000028-ABA-01 INFO 2025-10-30 14:05:53,887 signals 7606 8648941888 SubFile created: FILE-2025-000028-ABA-01 for clinic ABA Therapy INFO 2025-10-30 14:05:53,887 signals 7606 8648941888 Created sub-file FILE-2025-000028-ABA-01 for patient 000028 at clinic ABA Therapy INFO 2025-10-30 14:05:53,888 signals 7606 8648941888 Notified provider saad.al-omari.aba1 of new appointment ERROR 2025-10-30 14:05:53,888 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,889 signals 7606 8648941888 Appointment created: f7189a29-683e-4569-b497-c7c7bace29a2 for patient 000027 on 2025-08-07 INFO 2025-10-30 14:05:53,889 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000027-MED-02 INFO 2025-10-30 14:05:53,889 signals 7606 8648941888 SubFile created: FILE-2025-000027-MED-02 for clinic Medical Department INFO 2025-10-30 14:05:53,889 signals 7606 8648941888 Created sub-file FILE-2025-000027-MED-02 for patient 000027 at clinic Medical Department INFO 2025-10-30 14:05:53,890 signals 7606 8648941888 Notified provider talal.al-shammari.doctor2 of new appointment ERROR 2025-10-30 14:05:53,890 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,892 signals 7606 8648941888 Appointment created: 371958d9-fe23-4c54-a0c1-01fec128987f for patient 000026 on 2025-09-11 INFO 2025-10-30 14:05:53,892 signals 7606 8648941888 Notified provider abdullah.al-asiri.nurse2 of new appointment ERROR 2025-10-30 14:05:53,893 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,894 signals 7606 8648941888 Appointment created: 0576ba68-568e-4380-846c-3bb7c38b5818 for patient 000018 on 2025-09-16 INFO 2025-10-30 14:05:53,894 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000018-ABA-02 INFO 2025-10-30 14:05:53,894 signals 7606 8648941888 SubFile created: FILE-2025-000018-ABA-02 for clinic ABA Therapy INFO 2025-10-30 14:05:53,894 signals 7606 8648941888 Created sub-file FILE-2025-000018-ABA-02 for patient 000018 at clinic ABA Therapy INFO 2025-10-30 14:05:53,895 signals 7606 8648941888 Notified provider saad.al-omari.aba1 of new appointment ERROR 2025-10-30 14:05:53,895 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,896 signals 7606 8648941888 Appointment created: 242bf025-ea55-4288-a241-ccb367e4a024 for patient 000001 on 2025-08-07 INFO 2025-10-30 14:05:53,897 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000001-SLP-02 INFO 2025-10-30 14:05:53,897 signals 7606 8648941888 SubFile created: FILE-2025-000001-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-30 14:05:53,897 signals 7606 8648941888 Created sub-file FILE-2025-000001-SLP-02 for patient 000001 at clinic Speech-Language Pathology INFO 2025-10-30 14:05:53,897 signals 7606 8648941888 Notified provider abdullah.al-qahtani.slp2 of new appointment ERROR 2025-10-30 14:05:53,898 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,899 signals 7606 8648941888 Appointment created: 380a3e7c-7cc4-4353-8b15-15b5f0a851ed for patient 000042 on 2025-08-18 INFO 2025-10-30 14:05:53,899 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000042-OT-01 INFO 2025-10-30 14:05:53,899 signals 7606 8648941888 SubFile created: FILE-2025-000042-OT-01 for clinic Occupational Therapy INFO 2025-10-30 14:05:53,899 signals 7606 8648941888 Created sub-file FILE-2025-000042-OT-01 for patient 000042 at clinic Occupational Therapy INFO 2025-10-30 14:05:53,899 signals 7606 8648941888 Notified provider ghada.al-shehri.ot1 of new appointment ERROR 2025-10-30 14:05:53,900 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,901 signals 7606 8648941888 Appointment created: 0be814ec-353a-4188-ae69-298ad7237a86 for patient 000040 on 2025-10-15 INFO 2025-10-30 14:05:53,901 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000040-OT-01 INFO 2025-10-30 14:05:53,901 signals 7606 8648941888 SubFile created: FILE-2025-000040-OT-01 for clinic Occupational Therapy INFO 2025-10-30 14:05:53,902 signals 7606 8648941888 Created sub-file FILE-2025-000040-OT-01 for patient 000040 at clinic Occupational Therapy INFO 2025-10-30 14:05:53,902 signals 7606 8648941888 Notified provider noura.al-shahrani.ot2 of new appointment ERROR 2025-10-30 14:05:53,903 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,903 signals 7606 8648941888 Appointment created: ec4c2b50-b176-4fb2-b6cb-77b1271cae77 for patient 000010 on 2025-11-02 INFO 2025-10-30 14:05:53,904 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000010-OT-03 INFO 2025-10-30 14:05:53,904 signals 7606 8648941888 SubFile created: FILE-2025-000010-OT-03 for clinic Occupational Therapy INFO 2025-10-30 14:05:53,904 signals 7606 8648941888 Created sub-file FILE-2025-000010-OT-03 for patient 000010 at clinic Occupational Therapy INFO 2025-10-30 14:05:53,906 confirmation_service 7606 8648941888 Created confirmation token for appointment ec4c2b50-b176-4fb2-b6cb-77b1271cae77, expires at 2025-11-06 11:05:53.906631+00:00 ERROR 2025-10-30 14:05:53,907 signals 7606 8648941888 Error creating confirmation token for appointment ec4c2b50-b176-4fb2-b6cb-77b1271cae77: combine() argument 2 must be datetime.time, not str INFO 2025-10-30 14:05:53,907 signals 7606 8648941888 Notified provider ghada.al-shehri.ot1 of new appointment INFO 2025-10-30 14:05:53,908 signals 7606 8648941888 Scheduled 24-hour reminder for appointment ec4c2b50-b176-4fb2-b6cb-77b1271cae77 ERROR 2025-10-30 14:05:53,908 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,908 signals 7606 8648941888 Scheduled 2-hour reminder for appointment ec4c2b50-b176-4fb2-b6cb-77b1271cae77 ERROR 2025-10-30 14:05:53,909 tasks 15484 8648941888 Appointment ec4c2b50-b176-4fb2-b6cb-77b1271cae77 not found INFO 2025-10-30 14:05:53,910 signals 7606 8648941888 Appointment created: 988542fc-d7b1-4ca2-b8ba-0917f9804e80 for patient 000007 on 2025-10-13 INFO 2025-10-30 14:05:53,910 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000007-OT-01 INFO 2025-10-30 14:05:53,910 signals 7606 8648941888 SubFile created: FILE-2025-000007-OT-01 for clinic Occupational Therapy INFO 2025-10-30 14:05:53,910 signals 7606 8648941888 Created sub-file FILE-2025-000007-OT-01 for patient 000007 at clinic Occupational Therapy INFO 2025-10-30 14:05:53,911 signals 7606 8648941888 Notified provider noura.al-shahrani.ot2 of new appointment ERROR 2025-10-30 14:05:53,911 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,912 signals 7606 8648941888 Appointment created: 1614b1c4-4ec0-4f13-bc52-94d6d8325bbc for patient 000040 on 2025-09-07 INFO 2025-10-30 14:05:53,913 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000040-SLP-02 INFO 2025-10-30 14:05:53,913 signals 7606 8648941888 SubFile created: FILE-2025-000040-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-30 14:05:53,913 signals 7606 8648941888 Created sub-file FILE-2025-000040-SLP-02 for patient 000040 at clinic Speech-Language Pathology INFO 2025-10-30 14:05:53,913 signals 7606 8648941888 Notified provider abdullah.al-qahtani.slp2 of new appointment ERROR 2025-10-30 14:05:53,914 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,915 signals 7606 8648941888 Appointment created: a7c17369-4eca-4514-aae8-26825fd9059a for patient 000038 on 2025-08-11 INFO 2025-10-30 14:05:53,915 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000038-MED-01 INFO 2025-10-30 14:05:53,915 signals 7606 8648941888 SubFile created: FILE-2025-000038-MED-01 for clinic Medical Department INFO 2025-10-30 14:05:53,915 signals 7606 8648941888 Created sub-file FILE-2025-000038-MED-01 for patient 000038 at clinic Medical Department INFO 2025-10-30 14:05:53,916 signals 7606 8648941888 Notified provider bandar.al-yami.doctor1 of new appointment ERROR 2025-10-30 14:05:53,916 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,918 signals 7606 8648941888 Appointment created: 6b052c00-8cde-4313-beb2-063db5293278 for patient 000021 on 2025-09-18 INFO 2025-10-30 14:05:53,918 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000021-MED-01 INFO 2025-10-30 14:05:53,918 signals 7606 8648941888 SubFile created: FILE-2025-000021-MED-01 for clinic Medical Department INFO 2025-10-30 14:05:53,918 signals 7606 8648941888 Created sub-file FILE-2025-000021-MED-01 for patient 000021 at clinic Medical Department INFO 2025-10-30 14:05:53,919 signals 7606 8648941888 Notified provider bandar.al-yami.doctor1 of new appointment ERROR 2025-10-30 14:05:53,919 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,921 signals 7606 8648941888 Appointment created: 41fd3e02-8eae-432b-8d06-94826cf66c55 for patient 000008 on 2025-11-10 INFO 2025-10-30 14:05:53,921 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000008-MED-01 INFO 2025-10-30 14:05:53,921 signals 7606 8648941888 SubFile created: FILE-2025-000008-MED-01 for clinic Medical Department INFO 2025-10-30 14:05:53,921 signals 7606 8648941888 Created sub-file FILE-2025-000008-MED-01 for patient 000008 at clinic Medical Department INFO 2025-10-30 14:05:53,922 signals 7606 8648941888 Notified provider faisal.al-yami.doctor3 of new appointment INFO 2025-10-30 14:05:53,922 signals 7606 8648941888 Scheduled 24-hour reminder for appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 ERROR 2025-10-30 14:05:53,922 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,923 signals 7606 8648941888 Scheduled 2-hour reminder for appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 INFO 2025-10-30 14:05:53,924 signals 7606 8648941888 Appointment created: e9b873e6-33b0-4846-8e81-27f4bc281bea for patient 000028 on 2025-09-09 INFO 2025-10-30 14:05:53,924 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000028-MED-02 INFO 2025-10-30 14:05:53,924 signals 7606 8648941888 SubFile created: FILE-2025-000028-MED-02 for clinic Medical Department INFO 2025-10-30 14:05:53,924 signals 7606 8648941888 Created sub-file FILE-2025-000028-MED-02 for patient 000028 at clinic Medical Department INFO 2025-10-30 14:05:53,925 signals 7606 8648941888 Notified provider talal.al-shammari.doctor2 of new appointment ERROR 2025-10-30 14:05:53,925 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,926 signals 7606 8648941888 Appointment created: 0e1780a3-75bc-4863-b879-eaa16ad04e0a for patient 000004 on 2025-09-10 INFO 2025-10-30 14:05:53,927 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000004-NUR-01 INFO 2025-10-30 14:05:53,927 signals 7606 8648941888 SubFile created: FILE-2025-000004-NUR-01 for clinic Nursing Department INFO 2025-10-30 14:05:53,927 signals 7606 8648941888 Created sub-file FILE-2025-000004-NUR-01 for patient 000004 at clinic Nursing Department INFO 2025-10-30 14:05:53,927 signals 7606 8648941888 Notified provider ziyad.al-subai.nurse1 of new appointment ERROR 2025-10-30 14:05:53,928 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,929 signals 7606 8648941888 Appointment created: 08904839-bd8d-405d-9dbd-128e1de2f533 for patient 000004 on 2025-08-12 INFO 2025-10-30 14:05:53,929 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000004-ABA-02 INFO 2025-10-30 14:05:53,930 signals 7606 8648941888 SubFile created: FILE-2025-000004-ABA-02 for clinic ABA Therapy INFO 2025-10-30 14:05:53,930 signals 7606 8648941888 Created sub-file FILE-2025-000004-ABA-02 for patient 000004 at clinic ABA Therapy INFO 2025-10-30 14:05:53,930 signals 7606 8648941888 Notified provider lama.al-harthi.aba2 of new appointment ERROR 2025-10-30 14:05:53,931 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,932 signals 7606 8648941888 Appointment created: 120d63cb-7ba1-4130-ae48-7f83dbc0ad23 for patient 000049 on 2025-10-12 INFO 2025-10-30 14:05:53,932 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000049-ABA-01 INFO 2025-10-30 14:05:53,933 signals 7606 8648941888 SubFile created: FILE-2025-000049-ABA-01 for clinic ABA Therapy INFO 2025-10-30 14:05:53,933 signals 7606 8648941888 Created sub-file FILE-2025-000049-ABA-01 for patient 000049 at clinic ABA Therapy INFO 2025-10-30 14:05:53,933 signals 7606 8648941888 Notified provider lama.al-harthi.aba2 of new appointment ERROR 2025-10-30 14:05:53,934 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,934 signals 7606 8648941888 Appointment created: cebb28d7-5c46-4ea9-8620-317a0b819361 for patient 000024 on 2025-10-09 INFO 2025-10-30 14:05:53,934 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000024-SLP-02 INFO 2025-10-30 14:05:53,935 signals 7606 8648941888 SubFile created: FILE-2025-000024-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-30 14:05:53,935 signals 7606 8648941888 Created sub-file FILE-2025-000024-SLP-02 for patient 000024 at clinic Speech-Language Pathology INFO 2025-10-30 14:05:53,935 signals 7606 8648941888 Notified provider abdullah.al-qahtani.slp2 of new appointment ERROR 2025-10-30 14:05:53,936 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,936 signals 7606 8648941888 Appointment created: ce821c61-c7e4-49ee-8771-68908ba13568 for patient 000033 on 2025-09-22 INFO 2025-10-30 14:05:53,937 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000033-ABA-01 INFO 2025-10-30 14:05:53,937 signals 7606 8648941888 SubFile created: FILE-2025-000033-ABA-01 for clinic ABA Therapy INFO 2025-10-30 14:05:53,937 signals 7606 8648941888 Created sub-file FILE-2025-000033-ABA-01 for patient 000033 at clinic ABA Therapy INFO 2025-10-30 14:05:53,937 signals 7606 8648941888 Notified provider lama.al-harthi.aba2 of new appointment ERROR 2025-10-30 14:05:53,938 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,939 signals 7606 8648941888 Appointment created: 33ae96ae-dcd4-4de8-9ce5-4b95b8ce609d for patient 000011 on 2025-10-30 INFO 2025-10-30 14:05:53,939 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000011-ABA-01 INFO 2025-10-30 14:05:53,939 signals 7606 8648941888 SubFile created: FILE-2025-000011-ABA-01 for clinic ABA Therapy INFO 2025-10-30 14:05:53,939 signals 7606 8648941888 Created sub-file FILE-2025-000011-ABA-01 for patient 000011 at clinic ABA Therapy INFO 2025-10-30 14:05:53,940 signals 7606 8648941888 Notified provider saad.al-omari.aba1 of new appointment ERROR 2025-10-30 14:05:53,941 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,941 signals 7606 8648941888 Appointment created: a115ae8a-662c-4345-ad0a-6212056c7bf0 for patient 000042 on 2025-10-01 INFO 2025-10-30 14:05:53,941 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000042-NUR-02 INFO 2025-10-30 14:05:53,941 signals 7606 8648941888 SubFile created: FILE-2025-000042-NUR-02 for clinic Nursing Department INFO 2025-10-30 14:05:53,941 signals 7606 8648941888 Created sub-file FILE-2025-000042-NUR-02 for patient 000042 at clinic Nursing Department INFO 2025-10-30 14:05:53,942 signals 7606 8648941888 Notified provider abdullah.al-asiri.nurse2 of new appointment ERROR 2025-10-30 14:05:53,943 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,944 signals 7606 8648941888 Appointment created: 56c5d374-53ef-413b-94af-eb2eadf42724 for patient 000026 on 2025-08-10 INFO 2025-10-30 14:05:53,944 signals 7606 8648941888 Notified provider lama.al-harthi.aba2 of new appointment ERROR 2025-10-30 14:05:53,945 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,946 signals 7606 8648941888 Appointment created: f2bb514c-fd2a-4269-a9fa-81b480bc950f for patient 000050 on 2025-10-20 INFO 2025-10-30 14:05:53,946 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000050-ABA-01 INFO 2025-10-30 14:05:53,946 signals 7606 8648941888 SubFile created: FILE-2025-000050-ABA-01 for clinic ABA Therapy INFO 2025-10-30 14:05:53,946 signals 7606 8648941888 Created sub-file FILE-2025-000050-ABA-01 for patient 000050 at clinic ABA Therapy INFO 2025-10-30 14:05:53,947 signals 7606 8648941888 Notified provider lama.al-harthi.aba2 of new appointment ERROR 2025-10-30 14:05:53,947 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,948 signals 7606 8648941888 Appointment created: bb69b303-737e-4200-ab6a-2058bf6a435c for patient 000018 on 2025-09-15 INFO 2025-10-30 14:05:53,949 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000018-SLP-03 INFO 2025-10-30 14:05:53,949 signals 7606 8648941888 SubFile created: FILE-2025-000018-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-30 14:05:53,949 signals 7606 8648941888 Created sub-file FILE-2025-000018-SLP-03 for patient 000018 at clinic Speech-Language Pathology INFO 2025-10-30 14:05:53,949 signals 7606 8648941888 Notified provider talal.al-rashidi.slp1 of new appointment ERROR 2025-10-30 14:05:53,950 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,951 signals 7606 8648941888 Appointment created: 8551fcf5-e8d3-46c0-b181-38e21f31686c for patient 000009 on 2025-10-13 INFO 2025-10-30 14:05:53,951 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000009-OT-01 INFO 2025-10-30 14:05:53,951 signals 7606 8648941888 SubFile created: FILE-2025-000009-OT-01 for clinic Occupational Therapy INFO 2025-10-30 14:05:53,951 signals 7606 8648941888 Created sub-file FILE-2025-000009-OT-01 for patient 000009 at clinic Occupational Therapy INFO 2025-10-30 14:05:53,952 signals 7606 8648941888 Notified provider noura.al-shahrani.ot2 of new appointment ERROR 2025-10-30 14:05:53,952 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,954 signals 7606 8648941888 Appointment created: eb536020-b97a-4de9-9c9a-7e565c95786f for patient 000021 on 2025-10-05 INFO 2025-10-30 14:05:53,954 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000021-SLP-02 INFO 2025-10-30 14:05:53,955 signals 7606 8648941888 SubFile created: FILE-2025-000021-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-30 14:05:53,955 signals 7606 8648941888 Created sub-file FILE-2025-000021-SLP-02 for patient 000021 at clinic Speech-Language Pathology INFO 2025-10-30 14:05:53,955 signals 7606 8648941888 Notified provider abdullah.al-qahtani.slp2 of new appointment ERROR 2025-10-30 14:05:53,956 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,957 signals 7606 8648941888 Appointment created: 62eab42c-1a64-45ba-b33d-c1b68008a633 for patient 000048 on 2025-09-10 INFO 2025-10-30 14:05:53,957 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000048-NUR-01 INFO 2025-10-30 14:05:53,957 signals 7606 8648941888 SubFile created: FILE-2025-000048-NUR-01 for clinic Nursing Department INFO 2025-10-30 14:05:53,957 signals 7606 8648941888 Created sub-file FILE-2025-000048-NUR-01 for patient 000048 at clinic Nursing Department INFO 2025-10-30 14:05:53,957 signals 7606 8648941888 Notified provider talal.al-shamrani.nurse3 of new appointment ERROR 2025-10-30 14:05:53,958 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,959 signals 7606 8648941888 Appointment created: afbea4ec-4662-4ca1-9731-2fffcc647061 for patient 000010 on 2025-10-02 INFO 2025-10-30 14:05:53,960 signals 7606 8648941888 Notified provider noura.al-shahrani.ot2 of new appointment ERROR 2025-10-30 14:05:53,961 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,961 signals 7606 8648941888 Appointment created: 03401555-1fec-468a-a334-5ef445bbc753 for patient 000043 on 2025-11-27 INFO 2025-10-30 14:05:53,962 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000043-ABA-01 INFO 2025-10-30 14:05:53,962 signals 7606 8648941888 SubFile created: FILE-2025-000043-ABA-01 for clinic ABA Therapy INFO 2025-10-30 14:05:53,962 signals 7606 8648941888 Created sub-file FILE-2025-000043-ABA-01 for patient 000043 at clinic ABA Therapy INFO 2025-10-30 14:05:53,963 confirmation_service 7606 8648941888 Created confirmation token for appointment 03401555-1fec-468a-a334-5ef445bbc753, expires at 2025-11-06 11:05:53.963232+00:00 ERROR 2025-10-30 14:05:53,963 signals 7606 8648941888 Error creating confirmation token for appointment 03401555-1fec-468a-a334-5ef445bbc753: combine() argument 2 must be datetime.time, not str INFO 2025-10-30 14:05:53,963 signals 7606 8648941888 Notified provider lama.al-harthi.aba2 of new appointment INFO 2025-10-30 14:05:53,964 signals 7606 8648941888 Scheduled 24-hour reminder for appointment 03401555-1fec-468a-a334-5ef445bbc753 INFO 2025-10-30 14:05:53,964 signals 7606 8648941888 Scheduled 2-hour reminder for appointment 03401555-1fec-468a-a334-5ef445bbc753 ERROR 2025-10-30 14:05:53,964 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,965 signals 7606 8648941888 Appointment created: a74de0b7-d735-4698-889f-55738abb6213 for patient 000049 on 2025-10-19 INFO 2025-10-30 14:05:53,966 signals 7606 8648941888 Notified provider lama.al-harthi.aba2 of new appointment ERROR 2025-10-30 14:05:53,967 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:05:53,967 tasks 15484 8648941888 Appointment 03401555-1fec-468a-a334-5ef445bbc753 not found INFO 2025-10-30 14:05:53,968 signals 7606 8648941888 Appointment created: d864c4e1-8341-42d9-8df6-c89feb4c8d67 for patient 000045 on 2025-09-16 INFO 2025-10-30 14:05:53,968 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000045-ABA-01 INFO 2025-10-30 14:05:53,969 signals 7606 8648941888 SubFile created: FILE-2025-000045-ABA-01 for clinic ABA Therapy INFO 2025-10-30 14:05:53,969 signals 7606 8648941888 Created sub-file FILE-2025-000045-ABA-01 for patient 000045 at clinic ABA Therapy INFO 2025-10-30 14:05:53,969 signals 7606 8648941888 Notified provider lama.al-harthi.aba2 of new appointment ERROR 2025-10-30 14:05:53,970 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,971 signals 7606 8648941888 Appointment created: 999ef0a1-a285-443e-8741-cbad316d28b4 for patient 000041 on 2025-08-24 INFO 2025-10-30 14:05:53,972 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000041-OT-01 INFO 2025-10-30 14:05:53,972 signals 7606 8648941888 SubFile created: FILE-2025-000041-OT-01 for clinic Occupational Therapy INFO 2025-10-30 14:05:53,972 signals 7606 8648941888 Created sub-file FILE-2025-000041-OT-01 for patient 000041 at clinic Occupational Therapy INFO 2025-10-30 14:05:53,972 signals 7606 8648941888 Notified provider noura.al-shahrani.ot2 of new appointment ERROR 2025-10-30 14:05:53,973 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,974 signals 7606 8648941888 Appointment created: 8509dd81-5ffd-44dc-af66-207c0f1e65a5 for patient 000041 on 2025-08-17 INFO 2025-10-30 14:05:53,975 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000041-SLP-02 INFO 2025-10-30 14:05:53,975 signals 7606 8648941888 SubFile created: FILE-2025-000041-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-30 14:05:53,975 signals 7606 8648941888 Created sub-file FILE-2025-000041-SLP-02 for patient 000041 at clinic Speech-Language Pathology INFO 2025-10-30 14:05:53,975 signals 7606 8648941888 Notified provider abdullah.al-qahtani.slp2 of new appointment ERROR 2025-10-30 14:05:53,976 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,977 signals 7606 8648941888 Appointment created: 515f7570-f440-43d1-8fa5-8e63c11be750 for patient 000043 on 2025-08-19 INFO 2025-10-30 14:05:53,977 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000043-MED-02 INFO 2025-10-30 14:05:53,978 signals 7606 8648941888 SubFile created: FILE-2025-000043-MED-02 for clinic Medical Department INFO 2025-10-30 14:05:53,978 signals 7606 8648941888 Created sub-file FILE-2025-000043-MED-02 for patient 000043 at clinic Medical Department INFO 2025-10-30 14:05:53,978 signals 7606 8648941888 Notified provider faisal.al-yami.doctor3 of new appointment ERROR 2025-10-30 14:05:53,979 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,980 signals 7606 8648941888 Appointment created: 33aacea2-7a82-4754-9931-10580b9210ed for patient 000005 on 2025-10-29 INFO 2025-10-30 14:05:53,980 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000005-OT-01 INFO 2025-10-30 14:05:53,980 signals 7606 8648941888 SubFile created: FILE-2025-000005-OT-01 for clinic Occupational Therapy INFO 2025-10-30 14:05:53,980 signals 7606 8648941888 Created sub-file FILE-2025-000005-OT-01 for patient 000005 at clinic Occupational Therapy INFO 2025-10-30 14:05:53,980 signals 7606 8648941888 Notified provider ghada.al-shehri.ot1 of new appointment ERROR 2025-10-30 14:05:53,981 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,982 signals 7606 8648941888 Appointment created: 78364803-cf0b-4980-b1bd-58c5af2a663a for patient 000003 on 2025-10-05 INFO 2025-10-30 14:05:53,982 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000003-OT-01 INFO 2025-10-30 14:05:53,982 signals 7606 8648941888 SubFile created: FILE-2025-000003-OT-01 for clinic Occupational Therapy INFO 2025-10-30 14:05:53,982 signals 7606 8648941888 Created sub-file FILE-2025-000003-OT-01 for patient 000003 at clinic Occupational Therapy INFO 2025-10-30 14:05:53,983 signals 7606 8648941888 Notified provider noura.al-shahrani.ot2 of new appointment ERROR 2025-10-30 14:05:53,984 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,985 signals 7606 8648941888 Appointment created: 232e76a7-e124-4005-a76c-3fd91e7a32c7 for patient 000040 on 2025-09-21 INFO 2025-10-30 14:05:53,985 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000040-NUR-03 INFO 2025-10-30 14:05:53,985 signals 7606 8648941888 SubFile created: FILE-2025-000040-NUR-03 for clinic Nursing Department INFO 2025-10-30 14:05:53,985 signals 7606 8648941888 Created sub-file FILE-2025-000040-NUR-03 for patient 000040 at clinic Nursing Department INFO 2025-10-30 14:05:53,986 signals 7606 8648941888 Notified provider ziyad.al-subai.nurse1 of new appointment ERROR 2025-10-30 14:05:53,987 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,987 signals 7606 8648941888 Appointment created: 5cfcb252-f5de-4447-87e7-a0ec1b2db5fc for patient 000033 on 2025-10-27 INFO 2025-10-30 14:05:53,988 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000033-NUR-02 INFO 2025-10-30 14:05:53,988 signals 7606 8648941888 SubFile created: FILE-2025-000033-NUR-02 for clinic Nursing Department INFO 2025-10-30 14:05:53,988 signals 7606 8648941888 Created sub-file FILE-2025-000033-NUR-02 for patient 000033 at clinic Nursing Department INFO 2025-10-30 14:05:53,988 signals 7606 8648941888 Notified provider talal.al-shamrani.nurse3 of new appointment ERROR 2025-10-30 14:05:53,989 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,990 signals 7606 8648941888 Appointment created: ba1735e0-48e8-4926-ab1d-e600030e4d8c for patient 000011 on 2025-09-21 INFO 2025-10-30 14:05:53,990 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000011-NUR-02 INFO 2025-10-30 14:05:53,990 signals 7606 8648941888 SubFile created: FILE-2025-000011-NUR-02 for clinic Nursing Department INFO 2025-10-30 14:05:53,990 signals 7606 8648941888 Created sub-file FILE-2025-000011-NUR-02 for patient 000011 at clinic Nursing Department INFO 2025-10-30 14:05:53,991 signals 7606 8648941888 Notified provider ziyad.al-subai.nurse1 of new appointment ERROR 2025-10-30 14:05:53,992 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,992 signals 7606 8648941888 Appointment created: b18ff3ce-62a9-4fc8-a888-5380feb2443b for patient 000028 on 2025-08-12 INFO 2025-10-30 14:05:53,993 signals 7606 8648941888 Notified provider talal.al-shammari.doctor2 of new appointment ERROR 2025-10-30 14:05:53,994 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,994 signals 7606 8648941888 Appointment created: fd7eaf7a-24d0-4ca2-a5c4-243db34e6328 for patient 000029 on 2025-08-19 INFO 2025-10-30 14:05:53,995 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000029-MED-01 INFO 2025-10-30 14:05:53,995 signals 7606 8648941888 SubFile created: FILE-2025-000029-MED-01 for clinic Medical Department INFO 2025-10-30 14:05:53,995 signals 7606 8648941888 Created sub-file FILE-2025-000029-MED-01 for patient 000029 at clinic Medical Department INFO 2025-10-30 14:05:53,995 signals 7606 8648941888 Notified provider bandar.al-yami.doctor1 of new appointment ERROR 2025-10-30 14:05:53,996 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,997 signals 7606 8648941888 Appointment created: 341ab114-7cbf-43fb-80f5-dff6e9ce8d6c for patient 000039 on 2025-08-05 INFO 2025-10-30 14:05:53,997 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000039-MED-01 INFO 2025-10-30 14:05:53,997 signals 7606 8648941888 SubFile created: FILE-2025-000039-MED-01 for clinic Medical Department INFO 2025-10-30 14:05:53,997 signals 7606 8648941888 Created sub-file FILE-2025-000039-MED-01 for patient 000039 at clinic Medical Department INFO 2025-10-30 14:05:53,998 signals 7606 8648941888 Notified provider faisal.al-yami.doctor3 of new appointment ERROR 2025-10-30 14:05:53,999 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:53,999 signals 7606 8648941888 Appointment created: 0065e647-cafa-41b7-97c3-2232b1425c44 for patient 000035 on 2025-09-28 INFO 2025-10-30 14:05:54,000 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000035-NUR-02 INFO 2025-10-30 14:05:54,000 signals 7606 8648941888 SubFile created: FILE-2025-000035-NUR-02 for clinic Nursing Department INFO 2025-10-30 14:05:54,000 signals 7606 8648941888 Created sub-file FILE-2025-000035-NUR-02 for patient 000035 at clinic Nursing Department INFO 2025-10-30 14:05:54,001 signals 7606 8648941888 Notified provider ziyad.al-subai.nurse1 of new appointment ERROR 2025-10-30 14:05:54,001 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,002 signals 7606 8648941888 Appointment created: d8276646-6351-448f-9441-06c8be369f59 for patient 000023 on 2025-09-08 INFO 2025-10-30 14:05:54,003 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000023-MED-02 INFO 2025-10-30 14:05:54,003 signals 7606 8648941888 SubFile created: FILE-2025-000023-MED-02 for clinic Medical Department INFO 2025-10-30 14:05:54,003 signals 7606 8648941888 Created sub-file FILE-2025-000023-MED-02 for patient 000023 at clinic Medical Department INFO 2025-10-30 14:05:54,003 signals 7606 8648941888 Notified provider talal.al-shammari.doctor2 of new appointment ERROR 2025-10-30 14:05:54,004 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,005 signals 7606 8648941888 Appointment created: ba76770a-30dc-4394-897e-745f815f3633 for patient 000024 on 2025-09-07 INFO 2025-10-30 14:05:54,005 signals 7606 8648941888 Notified provider talal.al-rashidi.slp1 of new appointment ERROR 2025-10-30 14:05:54,006 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,007 signals 7606 8648941888 Appointment created: c8060422-4625-4612-a590-6f715667132a for patient 000001 on 2025-10-12 INFO 2025-10-30 14:05:54,007 signals 7606 8648941888 Notified provider ziyad.al-subai.nurse1 of new appointment ERROR 2025-10-30 14:05:54,008 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,009 signals 7606 8648941888 Appointment created: ac5569cb-59d3-4918-8c52-1fb04f088bb1 for patient 000042 on 2025-10-07 INFO 2025-10-30 14:05:54,009 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000042-ABA-03 INFO 2025-10-30 14:05:54,010 signals 7606 8648941888 SubFile created: FILE-2025-000042-ABA-03 for clinic ABA Therapy INFO 2025-10-30 14:05:54,010 signals 7606 8648941888 Created sub-file FILE-2025-000042-ABA-03 for patient 000042 at clinic ABA Therapy INFO 2025-10-30 14:05:54,010 signals 7606 8648941888 Notified provider lama.al-harthi.aba2 of new appointment ERROR 2025-10-30 14:05:54,011 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,012 signals 7606 8648941888 Appointment created: 06b8e90f-9aa8-4e5e-be57-5b750f259faa for patient 000013 on 2025-09-28 INFO 2025-10-30 14:05:54,012 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000013-OT-01 INFO 2025-10-30 14:05:54,013 signals 7606 8648941888 SubFile created: FILE-2025-000013-OT-01 for clinic Occupational Therapy INFO 2025-10-30 14:05:54,013 signals 7606 8648941888 Created sub-file FILE-2025-000013-OT-01 for patient 000013 at clinic Occupational Therapy INFO 2025-10-30 14:05:54,013 signals 7606 8648941888 Notified provider ghada.al-shehri.ot1 of new appointment ERROR 2025-10-30 14:05:54,014 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,015 signals 7606 8648941888 Appointment created: 20f3e42d-9afc-4c50-b126-a28afb5f6baf for patient 000013 on 2025-08-18 INFO 2025-10-30 14:05:54,015 signals 7606 8648941888 Notified provider ghada.al-shehri.ot1 of new appointment ERROR 2025-10-30 14:05:54,016 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,017 signals 7606 8648941888 Appointment created: dd20ad32-1cbf-4437-8326-0f0781a41193 for patient 000042 on 2025-09-11 INFO 2025-10-30 14:05:54,017 signals 7606 8648941888 Notified provider saad.al-omari.aba1 of new appointment ERROR 2025-10-30 14:05:54,018 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,019 signals 7606 8648941888 Appointment created: d636896d-eb3a-4ce6-a429-08988a5352cc for patient 000023 on 2025-10-29 INFO 2025-10-30 14:05:54,020 signals 7606 8648941888 Notified provider talal.al-shammari.doctor2 of new appointment ERROR 2025-10-30 14:05:54,020 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,022 signals 7606 8648941888 Appointment created: 59878291-8174-4714-99f2-2e73d68919ae for patient 000042 on 2025-08-31 INFO 2025-10-30 14:05:54,022 signals 7606 8648941888 Notified provider ghada.al-shehri.ot1 of new appointment ERROR 2025-10-30 14:05:54,023 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,024 signals 7606 8648941888 Appointment created: c48ef17a-548e-40c3-a2d7-42aa31c5399f for patient 000001 on 2025-08-31 INFO 2025-10-30 14:05:54,025 signals 7606 8648941888 Notified provider abdullah.al-qahtani.slp2 of new appointment ERROR 2025-10-30 14:05:54,025 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,027 signals 7606 8648941888 Appointment created: 08bb847a-a7db-4abf-ae28-185f216a9dc8 for patient 000010 on 2025-08-31 INFO 2025-10-30 14:05:54,027 signals 7606 8648941888 Notified provider abdullah.al-asiri.nurse2 of new appointment ERROR 2025-10-30 14:05:54,028 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,029 signals 7606 8648941888 Appointment created: 2175eaf7-1f65-44f9-91db-6bcc16ee650b for patient 000037 on 2025-08-27 INFO 2025-10-30 14:05:54,030 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000037-NUR-01 INFO 2025-10-30 14:05:54,030 signals 7606 8648941888 SubFile created: FILE-2025-000037-NUR-01 for clinic Nursing Department INFO 2025-10-30 14:05:54,030 signals 7606 8648941888 Created sub-file FILE-2025-000037-NUR-01 for patient 000037 at clinic Nursing Department INFO 2025-10-30 14:05:54,030 signals 7606 8648941888 Notified provider talal.al-shamrani.nurse3 of new appointment ERROR 2025-10-30 14:05:54,031 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,032 signals 7606 8648941888 Appointment created: 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 for patient 000047 on 2025-11-09 INFO 2025-10-30 14:05:54,032 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000047-NUR-01 INFO 2025-10-30 14:05:54,033 signals 7606 8648941888 SubFile created: FILE-2025-000047-NUR-01 for clinic Nursing Department INFO 2025-10-30 14:05:54,033 signals 7606 8648941888 Created sub-file FILE-2025-000047-NUR-01 for patient 000047 at clinic Nursing Department INFO 2025-10-30 14:05:54,034 confirmation_service 7606 8648941888 Created confirmation token for appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7, expires at 2025-11-06 11:05:54.034078+00:00 ERROR 2025-10-30 14:05:54,034 signals 7606 8648941888 Error creating confirmation token for appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7: combine() argument 2 must be datetime.time, not str INFO 2025-10-30 14:05:54,034 signals 7606 8648941888 Notified provider talal.al-shamrani.nurse3 of new appointment INFO 2025-10-30 14:05:54,035 signals 7606 8648941888 Scheduled 24-hour reminder for appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 ERROR 2025-10-30 14:05:54,035 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,035 signals 7606 8648941888 Scheduled 2-hour reminder for appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 INFO 2025-10-30 14:05:54,036 signals 7606 8648941888 Appointment created: 0ac5ec66-bcce-469c-84bb-ca2eaea54ee4 for patient 000018 on 2025-08-31 INFO 2025-10-30 14:05:54,037 signals 7606 8648941888 Notified provider talal.al-shammari.doctor2 of new appointment ERROR 2025-10-30 14:05:54,038 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:05:54,038 tasks 15484 8648941888 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found INFO 2025-10-30 14:05:54,039 signals 7606 8648941888 Appointment created: 6961f933-ba68-4ae8-8488-e1149d2cd170 for patient 000006 on 2025-08-26 INFO 2025-10-30 14:05:54,039 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000006-MED-01 INFO 2025-10-30 14:05:54,039 signals 7606 8648941888 SubFile created: FILE-2025-000006-MED-01 for clinic Medical Department INFO 2025-10-30 14:05:54,039 signals 7606 8648941888 Created sub-file FILE-2025-000006-MED-01 for patient 000006 at clinic Medical Department INFO 2025-10-30 14:05:54,040 signals 7606 8648941888 Notified provider faisal.al-yami.doctor3 of new appointment ERROR 2025-10-30 14:05:54,040 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,040 signals 7606 8648941888 Appointment created: 1ce07454-954d-4acf-bbce-50d70c54c1f7 for patient 000003 on 2025-09-14 INFO 2025-10-30 14:05:54,041 signals 7606 8648941888 Notified provider noura.al-shahrani.ot2 of new appointment ERROR 2025-10-30 14:05:54,042 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,043 signals 7606 8648941888 Appointment created: a2ef168b-de8c-4f94-908f-b64615ba1c5e for patient 000044 on 2025-08-10 INFO 2025-10-30 14:05:54,043 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000044-MED-01 INFO 2025-10-30 14:05:54,043 signals 7606 8648941888 SubFile created: FILE-2025-000044-MED-01 for clinic Medical Department INFO 2025-10-30 14:05:54,043 signals 7606 8648941888 Created sub-file FILE-2025-000044-MED-01 for patient 000044 at clinic Medical Department INFO 2025-10-30 14:05:54,043 signals 7606 8648941888 Notified provider talal.al-shammari.doctor2 of new appointment ERROR 2025-10-30 14:05:54,044 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,045 signals 7606 8648941888 Appointment created: db12a6d9-547e-433d-9777-ef2a56cac3a2 for patient 000022 on 2025-11-16 INFO 2025-10-30 14:05:54,046 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000022-OT-01 INFO 2025-10-30 14:05:54,046 signals 7606 8648941888 SubFile created: FILE-2025-000022-OT-01 for clinic Occupational Therapy INFO 2025-10-30 14:05:54,046 signals 7606 8648941888 Created sub-file FILE-2025-000022-OT-01 for patient 000022 at clinic Occupational Therapy INFO 2025-10-30 14:05:54,047 signals 7606 8648941888 Notified provider noura.al-shahrani.ot2 of new appointment INFO 2025-10-30 14:05:54,047 signals 7606 8648941888 Scheduled 24-hour reminder for appointment db12a6d9-547e-433d-9777-ef2a56cac3a2 ERROR 2025-10-30 14:05:54,047 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,048 signals 7606 8648941888 Scheduled 2-hour reminder for appointment db12a6d9-547e-433d-9777-ef2a56cac3a2 INFO 2025-10-30 14:05:54,049 signals 7606 8648941888 Appointment created: a603ca5d-621e-40e1-892a-f5313bc96c0f for patient 000010 on 2025-09-21 INFO 2025-10-30 14:05:54,049 signals 7606 8648941888 Notified provider talal.al-shamrani.nurse3 of new appointment ERROR 2025-10-30 14:05:54,050 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,051 signals 7606 8648941888 Appointment created: 8a9c7af2-7e07-4230-84bd-73cbafabac7a for patient 000011 on 2025-09-08 INFO 2025-10-30 14:05:54,052 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000011-MED-03 INFO 2025-10-30 14:05:54,052 signals 7606 8648941888 SubFile created: FILE-2025-000011-MED-03 for clinic Medical Department INFO 2025-10-30 14:05:54,052 signals 7606 8648941888 Created sub-file FILE-2025-000011-MED-03 for patient 000011 at clinic Medical Department INFO 2025-10-30 14:05:54,052 signals 7606 8648941888 Notified provider talal.al-shammari.doctor2 of new appointment ERROR 2025-10-30 14:05:54,053 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,054 signals 7606 8648941888 Appointment created: 0d3fc582-56d2-4a5c-8901-5034dba68811 for patient 000009 on 2025-08-03 INFO 2025-10-30 14:05:54,054 signals 7606 8648941888 Notified provider noura.al-shahrani.ot2 of new appointment ERROR 2025-10-30 14:05:54,055 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,056 signals 7606 8648941888 Appointment created: bd0839b0-ecb8-49dd-b852-0c5f56c8ec5f for patient 000004 on 2025-10-29 INFO 2025-10-30 14:05:54,057 signals 7606 8648941888 Notified provider talal.al-shamrani.nurse3 of new appointment ERROR 2025-10-30 14:05:54,058 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,059 signals 7606 8648941888 Appointment created: a26ad61f-962e-4811-b46f-a6d65365585f for patient 000042 on 2025-10-06 INFO 2025-10-30 14:05:54,059 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000042-SLP-04 INFO 2025-10-30 14:05:54,059 signals 7606 8648941888 SubFile created: FILE-2025-000042-SLP-04 for clinic Speech-Language Pathology INFO 2025-10-30 14:05:54,059 signals 7606 8648941888 Created sub-file FILE-2025-000042-SLP-04 for patient 000042 at clinic Speech-Language Pathology INFO 2025-10-30 14:05:54,060 signals 7606 8648941888 Notified provider abdullah.al-qahtani.slp2 of new appointment ERROR 2025-10-30 14:05:54,060 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,061 signals 7606 8648941888 Appointment created: 19f00b1c-f818-423e-b994-a9a26dbfa21b for patient 000049 on 2025-08-06 INFO 2025-10-30 14:05:54,062 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000049-NUR-02 INFO 2025-10-30 14:05:54,062 signals 7606 8648941888 SubFile created: FILE-2025-000049-NUR-02 for clinic Nursing Department INFO 2025-10-30 14:05:54,062 signals 7606 8648941888 Created sub-file FILE-2025-000049-NUR-02 for patient 000049 at clinic Nursing Department INFO 2025-10-30 14:05:54,062 signals 7606 8648941888 Notified provider abdullah.al-asiri.nurse2 of new appointment ERROR 2025-10-30 14:05:54,063 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,064 signals 7606 8648941888 Appointment created: 1df5a438-d4e9-4001-88a7-7bbbbaddfa47 for patient 000040 on 2025-08-24 INFO 2025-10-30 14:05:54,064 signals 7606 8648941888 Notified provider ghada.al-shehri.ot1 of new appointment ERROR 2025-10-30 14:05:54,065 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,065 signals 7606 8648941888 Appointment created: 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf for patient 000041 on 2025-11-16 INFO 2025-10-30 14:05:54,065 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000041-MED-03 INFO 2025-10-30 14:05:54,066 signals 7606 8648941888 SubFile created: FILE-2025-000041-MED-03 for clinic Medical Department INFO 2025-10-30 14:05:54,066 signals 7606 8648941888 Created sub-file FILE-2025-000041-MED-03 for patient 000041 at clinic Medical Department INFO 2025-10-30 14:05:54,066 signals 7606 8648941888 Notified provider faisal.al-yami.doctor3 of new appointment INFO 2025-10-30 14:05:54,066 signals 7606 8648941888 Scheduled 24-hour reminder for appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf ERROR 2025-10-30 14:05:54,067 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,067 signals 7606 8648941888 Scheduled 2-hour reminder for appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf INFO 2025-10-30 14:05:54,068 signals 7606 8648941888 Appointment created: ad183c5e-618c-4839-9c3e-d987010efc08 for patient 000029 on 2025-09-18 INFO 2025-10-30 14:05:54,069 signals 7606 8648941888 Notified provider faisal.al-yami.doctor3 of new appointment ERROR 2025-10-30 14:05:54,070 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,071 signals 7606 8648941888 Appointment created: 3623a3f5-9702-4abb-b63f-8e477d4b05ce for patient 000032 on 2025-10-23 INFO 2025-10-30 14:05:54,071 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000032-MED-01 INFO 2025-10-30 14:05:54,071 signals 7606 8648941888 SubFile created: FILE-2025-000032-MED-01 for clinic Medical Department INFO 2025-10-30 14:05:54,071 signals 7606 8648941888 Created sub-file FILE-2025-000032-MED-01 for patient 000032 at clinic Medical Department INFO 2025-10-30 14:05:54,072 signals 7606 8648941888 Notified provider bandar.al-yami.doctor1 of new appointment ERROR 2025-10-30 14:05:54,072 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,073 signals 7606 8648941888 Appointment created: d0c0a14b-cf7b-44c3-8ecf-bd21cb34ab40 for patient 000038 on 2025-09-28 INFO 2025-10-30 14:05:54,074 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000038-SLP-02 INFO 2025-10-30 14:05:54,074 signals 7606 8648941888 SubFile created: FILE-2025-000038-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-30 14:05:54,074 signals 7606 8648941888 Created sub-file FILE-2025-000038-SLP-02 for patient 000038 at clinic Speech-Language Pathology INFO 2025-10-30 14:05:54,074 signals 7606 8648941888 Notified provider talal.al-rashidi.slp1 of new appointment ERROR 2025-10-30 14:05:54,075 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,076 signals 7606 8648941888 Appointment created: 41218225-6bdf-4f64-8e0b-d58b0789a778 for patient 000042 on 2025-11-16 INFO 2025-10-30 14:05:54,076 signals 7606 8648941888 Notified provider saad.al-omari.aba1 of new appointment INFO 2025-10-30 14:05:54,077 signals 7606 8648941888 Scheduled 24-hour reminder for appointment 41218225-6bdf-4f64-8e0b-d58b0789a778 ERROR 2025-10-30 14:05:54,077 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,077 signals 7606 8648941888 Scheduled 2-hour reminder for appointment 41218225-6bdf-4f64-8e0b-d58b0789a778 INFO 2025-10-30 14:05:54,078 signals 7606 8648941888 Appointment created: 7f2d2737-f71f-4d63-9389-9ddd69524c7b for patient 000039 on 2025-08-17 INFO 2025-10-30 14:05:54,079 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000039-NUR-02 INFO 2025-10-30 14:05:54,079 signals 7606 8648941888 SubFile created: FILE-2025-000039-NUR-02 for clinic Nursing Department INFO 2025-10-30 14:05:54,079 signals 7606 8648941888 Created sub-file FILE-2025-000039-NUR-02 for patient 000039 at clinic Nursing Department INFO 2025-10-30 14:05:54,080 signals 7606 8648941888 Notified provider talal.al-shamrani.nurse3 of new appointment ERROR 2025-10-30 14:05:54,080 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,081 signals 7606 8648941888 Appointment created: 3de13194-c231-4f3e-a3dc-0b4487cf65c7 for patient 000033 on 2025-10-02 INFO 2025-10-30 14:05:54,082 signals 7606 8648941888 Notified provider lama.al-harthi.aba2 of new appointment ERROR 2025-10-30 14:05:54,082 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,084 signals 7606 8648941888 Appointment created: 364ba0c0-5ef4-493b-b157-b0c1448ffdec for patient 000017 on 2025-08-18 INFO 2025-10-30 14:05:54,084 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000017-MED-01 INFO 2025-10-30 14:05:54,084 signals 7606 8648941888 SubFile created: FILE-2025-000017-MED-01 for clinic Medical Department INFO 2025-10-30 14:05:54,084 signals 7606 8648941888 Created sub-file FILE-2025-000017-MED-01 for patient 000017 at clinic Medical Department INFO 2025-10-30 14:05:54,085 signals 7606 8648941888 Notified provider talal.al-shammari.doctor2 of new appointment ERROR 2025-10-30 14:05:54,085 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,087 signals 7606 8648941888 Appointment created: 59ccdf42-ccb9-4053-82e8-4081b35466b9 for patient 000042 on 2025-09-14 INFO 2025-10-30 14:05:54,087 signals 7606 8648941888 Notified provider noura.al-shahrani.ot2 of new appointment ERROR 2025-10-30 14:05:54,088 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,089 signals 7606 8648941888 Appointment created: ec1b4284-34c6-4aa0-8960-6f411b24b396 for patient 000039 on 2025-08-28 INFO 2025-10-30 14:05:54,090 signals 7606 8648941888 Notified provider faisal.al-yami.doctor3 of new appointment ERROR 2025-10-30 14:05:54,090 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,092 signals 7606 8648941888 Appointment created: 7fa68597-f12e-4e9c-938b-0d4bf4cf7edd for patient 000004 on 2025-08-24 INFO 2025-10-30 14:05:54,092 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000004-MED-03 INFO 2025-10-30 14:05:54,092 signals 7606 8648941888 SubFile created: FILE-2025-000004-MED-03 for clinic Medical Department INFO 2025-10-30 14:05:54,092 signals 7606 8648941888 Created sub-file FILE-2025-000004-MED-03 for patient 000004 at clinic Medical Department INFO 2025-10-30 14:05:54,093 signals 7606 8648941888 Notified provider talal.al-shammari.doctor2 of new appointment ERROR 2025-10-30 14:05:54,093 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,094 signals 7606 8648941888 Appointment created: 5363165b-c359-4759-a372-5b1ced816a97 for patient 000020 on 2025-11-09 INFO 2025-10-30 14:05:54,094 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000020-MED-01 INFO 2025-10-30 14:05:54,094 signals 7606 8648941888 SubFile created: FILE-2025-000020-MED-01 for clinic Medical Department INFO 2025-10-30 14:05:54,094 signals 7606 8648941888 Created sub-file FILE-2025-000020-MED-01 for patient 000020 at clinic Medical Department INFO 2025-10-30 14:05:54,095 signals 7606 8648941888 Notified provider bandar.al-yami.doctor1 of new appointment INFO 2025-10-30 14:05:54,095 signals 7606 8648941888 Scheduled 24-hour reminder for appointment 5363165b-c359-4759-a372-5b1ced816a97 ERROR 2025-10-30 14:05:54,095 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,095 signals 7606 8648941888 Scheduled 2-hour reminder for appointment 5363165b-c359-4759-a372-5b1ced816a97 INFO 2025-10-30 14:05:54,096 signals 7606 8648941888 Appointment created: a43c5a9d-d4d8-4d47-a27f-87802491d79e for patient 000009 on 2025-08-20 INFO 2025-10-30 14:05:54,097 signals 7606 8648941888 Notified provider noura.al-shahrani.ot2 of new appointment ERROR 2025-10-30 14:05:54,097 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,098 signals 7606 8648941888 Appointment created: 1710aedb-0986-4d6e-a2a9-d78b286098e7 for patient 000031 on 2025-08-03 INFO 2025-10-30 14:05:54,099 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000031-ABA-02 INFO 2025-10-30 14:05:54,099 signals 7606 8648941888 SubFile created: FILE-2025-000031-ABA-02 for clinic ABA Therapy INFO 2025-10-30 14:05:54,099 signals 7606 8648941888 Created sub-file FILE-2025-000031-ABA-02 for patient 000031 at clinic ABA Therapy INFO 2025-10-30 14:05:54,099 signals 7606 8648941888 Notified provider saad.al-omari.aba1 of new appointment ERROR 2025-10-30 14:05:54,100 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,101 signals 7606 8648941888 Appointment created: ee738372-6263-4607-9a5d-8866c7fc1259 for patient 000017 on 2025-09-14 INFO 2025-10-30 14:05:54,101 signals 7606 8648941888 Generated Sub-File Number: FILE-2025-000017-ABA-02 INFO 2025-10-30 14:05:54,101 signals 7606 8648941888 SubFile created: FILE-2025-000017-ABA-02 for clinic ABA Therapy INFO 2025-10-30 14:05:54,101 signals 7606 8648941888 Created sub-file FILE-2025-000017-ABA-02 for patient 000017 at clinic ABA Therapy INFO 2025-10-30 14:05:54,102 signals 7606 8648941888 Notified provider saad.al-omari.aba1 of new appointment ERROR 2025-10-30 14:05:54,102 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,103 signals 7606 8648941888 Appointment created: 9ad92e75-0aa3-44c1-9c57-941334b28960 for patient 000023 on 2025-09-02 INFO 2025-10-30 14:05:54,104 signals 7606 8648941888 Notified provider talal.al-shammari.doctor2 of new appointment ERROR 2025-10-30 14:05:54,105 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:05:54,226 signals 7606 8648941888 Consent created: SERVICE_SPECIFIC for patient 000025 INFO 2025-10-30 14:05:54,227 signals 7606 8648941888 Consent created: SERVICE_SPECIFIC for patient 000019 INFO 2025-10-30 14:05:54,227 signals 7606 8648941888 Consent created: DATA_SHARING for patient 000019 INFO 2025-10-30 14:05:54,227 signals 7606 8648941888 Consent created: GENERAL_TREATMENT for patient 000047 INFO 2025-10-30 14:05:54,227 signals 7606 8648941888 Consent created: PHOTO_VIDEO for patient 000042 INFO 2025-10-30 14:05:54,228 signals 7606 8648941888 Consent created: SERVICE_SPECIFIC for patient 000035 INFO 2025-10-30 14:05:54,228 signals 7606 8648941888 Consent created: SERVICE_SPECIFIC for patient 000035 INFO 2025-10-30 14:05:54,228 signals 7606 8648941888 Consent created: SERVICE_SPECIFIC for patient 000036 INFO 2025-10-30 14:05:54,229 signals 7606 8648941888 Consent created: PHOTO_VIDEO for patient 000049 INFO 2025-10-30 14:05:54,229 signals 7606 8648941888 Consent created: DATA_SHARING for patient 000014 INFO 2025-10-30 14:05:54,229 signals 7606 8648941888 Consent created: DATA_SHARING for patient 000014 INFO 2025-10-30 14:05:54,229 signals 7606 8648941888 Consent created: PHOTO_VIDEO for patient 000034 INFO 2025-10-30 14:05:54,230 signals 7606 8648941888 Consent created: PHOTO_VIDEO for patient 000045 INFO 2025-10-30 14:05:54,230 signals 7606 8648941888 Consent created: PHOTO_VIDEO for patient 000033 INFO 2025-10-30 14:05:54,230 signals 7606 8648941888 Consent created: DATA_SHARING for patient 000012 INFO 2025-10-30 14:05:54,230 signals 7606 8648941888 Consent created: DATA_SHARING for patient 000012 INFO 2025-10-30 14:05:54,231 signals 7606 8648941888 Consent created: SERVICE_SPECIFIC for patient 000021 INFO 2025-10-30 14:05:54,231 signals 7606 8648941888 Consent created: DATA_SHARING for patient 000021 INFO 2025-10-30 14:05:54,231 signals 7606 8648941888 Consent created: DATA_SHARING for patient 000050 INFO 2025-10-30 14:05:54,232 signals 7606 8648941888 Consent created: DATA_SHARING for patient 000050 INFO 2025-10-30 14:05:54,232 signals 7606 8648941888 Consent created: PHOTO_VIDEO for patient 000017 INFO 2025-10-30 14:05:54,232 signals 7606 8648941888 Consent created: SERVICE_SPECIFIC for patient 000017 INFO 2025-10-30 14:05:54,233 signals 7606 8648941888 Consent created: GENERAL_TREATMENT for patient 000002 INFO 2025-10-30 14:05:54,233 signals 7606 8648941888 Consent created: SERVICE_SPECIFIC for patient 000022 INFO 2025-10-30 14:05:54,234 signals 7606 8648941888 Consent created: SERVICE_SPECIFIC for patient 000022 INFO 2025-10-30 14:05:54,234 signals 7606 8648941888 Consent created: SERVICE_SPECIFIC for patient 000031 INFO 2025-10-30 14:05:54,234 signals 7606 8648941888 Consent created: GENERAL_TREATMENT for patient 000031 INFO 2025-10-30 14:05:54,235 signals 7606 8648941888 Consent created: GENERAL_TREATMENT for patient 000037 INFO 2025-10-30 14:05:54,235 signals 7606 8648941888 Consent created: DATA_SHARING for patient 000020 INFO 2025-10-30 14:05:54,235 signals 7606 8648941888 Consent created: DATA_SHARING for patient 000011 INFO 2025-10-30 14:05:54,236 signals 7606 8648941888 Consent created: DATA_SHARING for patient 000011 INFO 2025-10-30 14:05:54,236 signals 7606 8648941888 Consent created: DATA_SHARING for patient 000028 INFO 2025-10-30 14:05:54,236 signals 7606 8648941888 Consent created: DATA_SHARING for patient 000038 INFO 2025-10-30 14:05:54,236 signals 7606 8648941888 Consent created: GENERAL_TREATMENT for patient 000046 INFO 2025-10-30 14:05:54,237 signals 7606 8648941888 Consent created: SERVICE_SPECIFIC for patient 000024 ERROR 2025-10-30 14:06:53,848 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,851 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,853 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,855 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,857 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,860 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,863 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,866 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,868 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,871 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,872 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,876 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,878 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,880 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,884 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,886 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,888 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,890 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,893 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,896 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,898 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,901 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,903 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,909 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,912 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,915 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,916 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,919 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,922 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,925 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,928 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,931 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,934 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,935 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,939 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,940 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,943 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,946 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,947 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,950 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,953 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,957 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,958 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,961 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,965 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,967 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,970 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,973 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,976 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,979 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,981 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,984 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,987 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,989 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,992 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,994 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,996 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:53,999 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,001 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,005 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,007 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,009 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,012 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,014 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,016 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,018 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,021 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,024 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,025 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,028 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,031 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,036 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,038 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,041 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,042 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,045 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,047 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,051 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,053 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,055 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,058 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,060 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,063 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,065 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,067 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,070 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,073 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,075 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,078 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,081 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,083 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,086 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,089 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,090 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,094 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,095 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,098 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,100 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,103 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:06:54,105 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:11,306 signals 8298 8648941888 User created: hind.al-qahtani.admin1 (Administrator) INFO 2025-10-30 14:07:11,307 tasks 15484 8648941888 Email sent successfully to ['hind.al-qahtani.admin1@agdar.sa'] INFO 2025-10-30 14:07:11,439 signals 8298 8648941888 User created: nawaf.al-dawsari.admin2 (Administrator) INFO 2025-10-30 14:07:11,440 tasks 15484 8648941888 Email sent successfully to ['nawaf.al-dawsari.admin2@agdar.sa'] INFO 2025-10-30 14:07:11,570 signals 8298 8648941888 User created: salma.al-dosari.doctor1 (Doctor) INFO 2025-10-30 14:07:11,571 tasks 15484 8648941888 Email sent successfully to ['salma.al-dosari.doctor1@agdar.sa'] INFO 2025-10-30 14:07:11,702 signals 8298 8648941888 User created: hayat.al-rashidi.doctor2 (Doctor) INFO 2025-10-30 14:07:11,703 tasks 15484 8648941888 Email sent successfully to ['hayat.al-rashidi.doctor2@agdar.sa'] INFO 2025-10-30 14:07:11,833 signals 8298 8648941888 User created: jawaher.al-dosari.doctor3 (Doctor) INFO 2025-10-30 14:07:11,834 tasks 15484 8648941888 Email sent successfully to ['jawaher.al-dosari.doctor3@agdar.sa'] INFO 2025-10-30 14:07:11,966 signals 8298 8648941888 User created: lulwa.al-maliki.nurse1 (Nurse) INFO 2025-10-30 14:07:11,967 tasks 15484 8648941888 Email sent successfully to ['lulwa.al-maliki.nurse1@agdar.sa'] INFO 2025-10-30 14:07:12,098 signals 8298 8648941888 User created: omar.al-yami.nurse2 (Nurse) INFO 2025-10-30 14:07:12,099 tasks 15484 8648941888 Email sent successfully to ['omar.al-yami.nurse2@agdar.sa'] INFO 2025-10-30 14:07:12,230 signals 8298 8648941888 User created: hind.al-subaie.nurse3 (Nurse) INFO 2025-10-30 14:07:12,231 tasks 15484 8648941888 Email sent successfully to ['hind.al-subaie.nurse3@agdar.sa'] INFO 2025-10-30 14:07:12,364 signals 8298 8648941888 User created: ghada.al-shahrani.ot1 (Occupational Therapist) INFO 2025-10-30 14:07:12,366 tasks 15484 8648941888 Email sent successfully to ['ghada.al-shahrani.ot1@agdar.sa'] INFO 2025-10-30 14:07:12,497 signals 8298 8648941888 User created: sarah.al-shamrani.ot2 (Occupational Therapist) INFO 2025-10-30 14:07:12,498 tasks 15484 8648941888 Email sent successfully to ['sarah.al-shamrani.ot2@agdar.sa'] INFO 2025-10-30 14:07:12,632 signals 8298 8648941888 User created: rania.al-rashidi.slp1 (Speech-Language Pathologist) INFO 2025-10-30 14:07:12,633 tasks 15484 8648941888 Email sent successfully to ['rania.al-rashidi.slp1@agdar.sa'] INFO 2025-10-30 14:07:12,765 signals 8298 8648941888 User created: abdulrahman.al-dawsari.slp2 (Speech-Language Pathologist) INFO 2025-10-30 14:07:12,766 tasks 15484 8648941888 Email sent successfully to ['abdulrahman.al-dawsari.slp2@agdar.sa'] INFO 2025-10-30 14:07:12,897 signals 8298 8648941888 User created: hussein.al-balawi.aba1 (ABA Therapist) INFO 2025-10-30 14:07:12,898 tasks 15484 8648941888 Email sent successfully to ['hussein.al-balawi.aba1@agdar.sa'] INFO 2025-10-30 14:07:13,028 signals 8298 8648941888 User created: salma.al-harthi.aba2 (ABA Therapist) INFO 2025-10-30 14:07:13,029 tasks 15484 8648941888 Email sent successfully to ['salma.al-harthi.aba2@agdar.sa'] INFO 2025-10-30 14:07:13,161 signals 8298 8648941888 User created: saad.al-shammari.front_desk1 (Front Desk) INFO 2025-10-30 14:07:13,162 tasks 15484 8648941888 Email sent successfully to ['saad.al-shammari.front_desk1@agdar.sa'] INFO 2025-10-30 14:07:13,294 signals 8298 8648941888 User created: abdullah.al-anzi.front_desk2 (Front Desk) INFO 2025-10-30 14:07:13,295 tasks 15484 8648941888 Email sent successfully to ['abdullah.al-anzi.front_desk2@agdar.sa'] INFO 2025-10-30 14:07:13,428 signals 8298 8648941888 User created: hussein.al-dosari.finance1 (Finance) INFO 2025-10-30 14:07:13,429 tasks 15484 8648941888 Email sent successfully to ['hussein.al-dosari.finance1@agdar.sa'] INFO 2025-10-30 14:07:13,560 signals 8298 8648941888 User created: munira.al-omari.finance2 (Finance) INFO 2025-10-30 14:07:13,561 tasks 15484 8648941888 Email sent successfully to ['munira.al-omari.finance2@agdar.sa'] INFO 2025-10-30 14:07:13,562 signals 8298 8648941888 Generated File Number: FILE-2025-000001 INFO 2025-10-30 14:07:13,562 signals 8298 8648941888 File created: FILE-2025-000001 for patient 000001 INFO 2025-10-30 14:07:13,562 signals 8298 8648941888 Created main file for patient: 000001 INFO 2025-10-30 14:07:13,563 signals 8298 8648941888 Patient created: 000001 - Omar Turki Mansour Al-Harbi INFO 2025-10-30 14:07:13,564 tasks 15484 8648941888 Email sent successfully to ['omar.al-harbi@example.sa'] INFO 2025-10-30 14:07:13,564 signals 8298 8648941888 Generated File Number: FILE-2025-000002 INFO 2025-10-30 14:07:13,565 signals 8298 8648941888 File created: FILE-2025-000002 for patient 000002 INFO 2025-10-30 14:07:13,565 signals 8298 8648941888 Created main file for patient: 000002 INFO 2025-10-30 14:07:13,565 signals 8298 8648941888 Patient created: 000002 - Latifa Ali Saad Al-Ghamdi INFO 2025-10-30 14:07:13,566 tasks 15484 8648941888 Email sent successfully to ['latifa.al-ghamdi@example.sa'] INFO 2025-10-30 14:07:13,566 signals 8298 8648941888 Generated File Number: FILE-2025-000003 INFO 2025-10-30 14:07:13,566 signals 8298 8648941888 File created: FILE-2025-000003 for patient 000003 INFO 2025-10-30 14:07:13,566 signals 8298 8648941888 Created main file for patient: 000003 INFO 2025-10-30 14:07:13,567 signals 8298 8648941888 Patient created: 000003 - Talal Bandar Hussein Al-Shehri INFO 2025-10-30 14:07:13,568 signals 8298 8648941888 Generated File Number: FILE-2025-000004 INFO 2025-10-30 14:07:13,568 tasks 15484 8648941888 Email sent successfully to ['talal.al-shehri@example.sa'] INFO 2025-10-30 14:07:13,568 signals 8298 8648941888 File created: FILE-2025-000004 for patient 000004 INFO 2025-10-30 14:07:13,568 signals 8298 8648941888 Created main file for patient: 000004 INFO 2025-10-30 14:07:13,568 signals 8298 8648941888 Patient created: 000004 - Salma Mansour Yazeed Al-Shamrani INFO 2025-10-30 14:07:13,569 tasks 15484 8648941888 Email sent successfully to ['salma.al-shamrani@example.sa'] INFO 2025-10-30 14:07:13,570 signals 8298 8648941888 Generated File Number: FILE-2025-000005 INFO 2025-10-30 14:07:13,570 signals 8298 8648941888 File created: FILE-2025-000005 for patient 000005 INFO 2025-10-30 14:07:13,570 signals 8298 8648941888 Created main file for patient: 000005 INFO 2025-10-30 14:07:13,570 signals 8298 8648941888 Patient created: 000005 - Wafa Abdulrahman Turki Al-Yami INFO 2025-10-30 14:07:13,571 signals 8298 8648941888 Generated File Number: FILE-2025-000006 INFO 2025-10-30 14:07:13,571 tasks 15484 8648941888 Email sent successfully to ['wafa.al-yami@example.sa'] INFO 2025-10-30 14:07:13,571 signals 8298 8648941888 File created: FILE-2025-000006 for patient 000006 INFO 2025-10-30 14:07:13,571 signals 8298 8648941888 Created main file for patient: 000006 INFO 2025-10-30 14:07:13,571 signals 8298 8648941888 Patient created: 000006 - Waleed Hussein Saud Al-Balawi INFO 2025-10-30 14:07:13,572 signals 8298 8648941888 Generated File Number: FILE-2025-000007 INFO 2025-10-30 14:07:13,572 tasks 15484 8648941888 Email sent successfully to ['waleed.al-balawi@example.sa'] INFO 2025-10-30 14:07:13,573 signals 8298 8648941888 File created: FILE-2025-000007 for patient 000007 INFO 2025-10-30 14:07:13,573 signals 8298 8648941888 Created main file for patient: 000007 INFO 2025-10-30 14:07:13,573 signals 8298 8648941888 Patient created: 000007 - Abdulaziz Fahad Fahad Al-Shammari INFO 2025-10-30 14:07:13,574 signals 8298 8648941888 Generated File Number: FILE-2025-000008 INFO 2025-10-30 14:07:13,574 tasks 15484 8648941888 Email sent successfully to ['abdulaziz.al-shammari@example.sa'] INFO 2025-10-30 14:07:13,574 signals 8298 8648941888 File created: FILE-2025-000008 for patient 000008 INFO 2025-10-30 14:07:13,574 signals 8298 8648941888 Created main file for patient: 000008 INFO 2025-10-30 14:07:13,574 signals 8298 8648941888 Patient created: 000008 - Lama Saad Yazeed Al-Juaid INFO 2025-10-30 14:07:13,575 tasks 15484 8648941888 Email sent successfully to ['lama.al-juaid@example.sa'] INFO 2025-10-30 14:07:13,575 signals 8298 8648941888 Generated File Number: FILE-2025-000009 INFO 2025-10-30 14:07:13,575 signals 8298 8648941888 File created: FILE-2025-000009 for patient 000009 INFO 2025-10-30 14:07:13,575 signals 8298 8648941888 Created main file for patient: 000009 INFO 2025-10-30 14:07:13,576 signals 8298 8648941888 Patient created: 000009 - Basma Bandar Abdulaziz Al-Subai INFO 2025-10-30 14:07:13,577 signals 8298 8648941888 Generated File Number: FILE-2025-000010 INFO 2025-10-30 14:07:13,577 signals 8298 8648941888 File created: FILE-2025-000010 for patient 000010 INFO 2025-10-30 14:07:13,577 signals 8298 8648941888 Created main file for patient: 000010 INFO 2025-10-30 14:07:13,577 tasks 15484 8648941888 Email sent successfully to ['basma.al-subai@example.sa'] INFO 2025-10-30 14:07:13,577 signals 8298 8648941888 Patient created: 000010 - Fahad Yazeed Ziyad Al-Dawsari INFO 2025-10-30 14:07:13,578 tasks 15484 8648941888 Email sent successfully to ['fahad.al-dawsari@example.sa'] INFO 2025-10-30 14:07:13,578 signals 8298 8648941888 Generated File Number: FILE-2025-000011 INFO 2025-10-30 14:07:13,579 signals 8298 8648941888 File created: FILE-2025-000011 for patient 000011 INFO 2025-10-30 14:07:13,579 signals 8298 8648941888 Created main file for patient: 000011 INFO 2025-10-30 14:07:13,579 signals 8298 8648941888 Patient created: 000011 - Hassan Hassan Talal Al-Maliki INFO 2025-10-30 14:07:13,580 signals 8298 8648941888 Generated File Number: FILE-2025-000012 INFO 2025-10-30 14:07:13,580 tasks 15484 8648941888 Email sent successfully to ['hassan.al-maliki@example.sa'] INFO 2025-10-30 14:07:13,580 signals 8298 8648941888 File created: FILE-2025-000012 for patient 000012 INFO 2025-10-30 14:07:13,580 signals 8298 8648941888 Created main file for patient: 000012 INFO 2025-10-30 14:07:13,580 signals 8298 8648941888 Patient created: 000012 - Waleed Nasser Nasser Al-Ghamdi INFO 2025-10-30 14:07:13,582 signals 8298 8648941888 Generated File Number: FILE-2025-000013 INFO 2025-10-30 14:07:13,582 tasks 15484 8648941888 Email sent successfully to ['waleed.al-ghamdi@example.sa'] INFO 2025-10-30 14:07:13,582 signals 8298 8648941888 File created: FILE-2025-000013 for patient 000013 INFO 2025-10-30 14:07:13,582 signals 8298 8648941888 Created main file for patient: 000013 INFO 2025-10-30 14:07:13,582 signals 8298 8648941888 Patient created: 000013 - Omar Mohammed Nawaf Al-Qahtani INFO 2025-10-30 14:07:13,583 tasks 15484 8648941888 Email sent successfully to ['omar.al-qahtani@example.sa'] INFO 2025-10-30 14:07:13,583 signals 8298 8648941888 Generated File Number: FILE-2025-000014 INFO 2025-10-30 14:07:13,584 signals 8298 8648941888 File created: FILE-2025-000014 for patient 000014 INFO 2025-10-30 14:07:13,584 signals 8298 8648941888 Created main file for patient: 000014 INFO 2025-10-30 14:07:13,584 signals 8298 8648941888 Patient created: 000014 - Amal Ziyad Yazeed Al-Dawsari INFO 2025-10-30 14:07:13,585 tasks 15484 8648941888 Email sent successfully to ['amal.al-dawsari@example.sa'] INFO 2025-10-30 14:07:13,585 signals 8298 8648941888 Generated File Number: FILE-2025-000015 INFO 2025-10-30 14:07:13,585 signals 8298 8648941888 File created: FILE-2025-000015 for patient 000015 INFO 2025-10-30 14:07:13,585 signals 8298 8648941888 Created main file for patient: 000015 INFO 2025-10-30 14:07:13,585 signals 8298 8648941888 Patient created: 000015 - Talal Faisal Ziyad Al-Maliki INFO 2025-10-30 14:07:13,586 tasks 15484 8648941888 Email sent successfully to ['talal.al-maliki@example.sa'] INFO 2025-10-30 14:07:13,587 signals 8298 8648941888 Generated File Number: FILE-2025-000016 INFO 2025-10-30 14:07:13,587 signals 8298 8648941888 File created: FILE-2025-000016 for patient 000016 INFO 2025-10-30 14:07:13,587 signals 8298 8648941888 Created main file for patient: 000016 INFO 2025-10-30 14:07:13,587 signals 8298 8648941888 Patient created: 000016 - Dalal Saad Ali Al-Rashidi INFO 2025-10-30 14:07:13,588 tasks 15484 8648941888 Email sent successfully to ['dalal.al-rashidi@example.sa'] INFO 2025-10-30 14:07:13,588 signals 8298 8648941888 Generated File Number: FILE-2025-000017 INFO 2025-10-30 14:07:13,589 signals 8298 8648941888 File created: FILE-2025-000017 for patient 000017 INFO 2025-10-30 14:07:13,589 signals 8298 8648941888 Created main file for patient: 000017 INFO 2025-10-30 14:07:13,589 signals 8298 8648941888 Patient created: 000017 - Ghada Saad Fahad Al-Dosari INFO 2025-10-30 14:07:13,590 signals 8298 8648941888 Generated File Number: FILE-2025-000018 INFO 2025-10-30 14:07:13,590 tasks 15484 8648941888 Email sent successfully to ['ghada.al-dosari@example.sa'] INFO 2025-10-30 14:07:13,590 signals 8298 8648941888 File created: FILE-2025-000018 for patient 000018 INFO 2025-10-30 14:07:13,590 signals 8298 8648941888 Created main file for patient: 000018 INFO 2025-10-30 14:07:13,590 signals 8298 8648941888 Patient created: 000018 - Abdulaziz Talal Ziyad Al-Harthi INFO 2025-10-30 14:07:13,591 tasks 15484 8648941888 Email sent successfully to ['abdulaziz.al-harthi@example.sa'] INFO 2025-10-30 14:07:13,592 signals 8298 8648941888 Generated File Number: FILE-2025-000019 INFO 2025-10-30 14:07:13,592 signals 8298 8648941888 File created: FILE-2025-000019 for patient 000019 INFO 2025-10-30 14:07:13,592 signals 8298 8648941888 Created main file for patient: 000019 INFO 2025-10-30 14:07:13,592 signals 8298 8648941888 Patient created: 000019 - Omar Khalid Ali Al-Yami INFO 2025-10-30 14:07:13,593 signals 8298 8648941888 Generated File Number: FILE-2025-000020 INFO 2025-10-30 14:07:13,593 tasks 15484 8648941888 Email sent successfully to ['omar.al-yami@example.sa'] INFO 2025-10-30 14:07:13,593 signals 8298 8648941888 File created: FILE-2025-000020 for patient 000020 INFO 2025-10-30 14:07:13,593 signals 8298 8648941888 Created main file for patient: 000020 INFO 2025-10-30 14:07:13,593 signals 8298 8648941888 Patient created: 000020 - Munira Abdulaziz Nasser Al-Maliki INFO 2025-10-30 14:07:13,595 signals 8298 8648941888 Generated File Number: FILE-2025-000021 INFO 2025-10-30 14:07:13,595 tasks 15484 8648941888 Email sent successfully to ['munira.al-maliki@example.sa'] INFO 2025-10-30 14:07:13,595 signals 8298 8648941888 File created: FILE-2025-000021 for patient 000021 INFO 2025-10-30 14:07:13,595 signals 8298 8648941888 Created main file for patient: 000021 INFO 2025-10-30 14:07:13,595 signals 8298 8648941888 Patient created: 000021 - Hayat Yazeed Talal Al-Shamrani INFO 2025-10-30 14:07:13,596 signals 8298 8648941888 Generated File Number: FILE-2025-000022 INFO 2025-10-30 14:07:13,596 tasks 15484 8648941888 Email sent successfully to ['hayat.al-shamrani@example.sa'] INFO 2025-10-30 14:07:13,596 signals 8298 8648941888 File created: FILE-2025-000022 for patient 000022 INFO 2025-10-30 14:07:13,596 signals 8298 8648941888 Created main file for patient: 000022 INFO 2025-10-30 14:07:13,596 signals 8298 8648941888 Patient created: 000022 - Omar Mansour Ziyad Al-Zahrani INFO 2025-10-30 14:07:13,598 signals 8298 8648941888 Generated File Number: FILE-2025-000023 INFO 2025-10-30 14:07:13,597 tasks 15484 8648941888 Email sent successfully to ['omar.al-zahrani@example.sa'] INFO 2025-10-30 14:07:13,598 signals 8298 8648941888 File created: FILE-2025-000023 for patient 000023 INFO 2025-10-30 14:07:13,598 signals 8298 8648941888 Created main file for patient: 000023 INFO 2025-10-30 14:07:13,598 signals 8298 8648941888 Patient created: 000023 - Wafa Saad Omar Al-Zahrani INFO 2025-10-30 14:07:13,599 tasks 15484 8648941888 Email sent successfully to ['wafa.al-zahrani@example.sa'] INFO 2025-10-30 14:07:13,599 signals 8298 8648941888 Generated File Number: FILE-2025-000024 INFO 2025-10-30 14:07:13,600 signals 8298 8648941888 File created: FILE-2025-000024 for patient 000024 INFO 2025-10-30 14:07:13,600 signals 8298 8648941888 Created main file for patient: 000024 INFO 2025-10-30 14:07:13,600 signals 8298 8648941888 Patient created: 000024 - Hussein Omar Talal Al-Anzi INFO 2025-10-30 14:07:13,601 tasks 15484 8648941888 Email sent successfully to ['hussein.al-anzi@example.sa'] INFO 2025-10-30 14:07:13,601 signals 8298 8648941888 Generated File Number: FILE-2025-000025 INFO 2025-10-30 14:07:13,602 signals 8298 8648941888 File created: FILE-2025-000025 for patient 000025 INFO 2025-10-30 14:07:13,602 signals 8298 8648941888 Created main file for patient: 000025 INFO 2025-10-30 14:07:13,602 signals 8298 8648941888 Patient created: 000025 - Bandar Abdullah Abdulaziz Al-Qahtani INFO 2025-10-30 14:07:13,603 tasks 15484 8648941888 Email sent successfully to ['bandar.al-qahtani@example.sa'] INFO 2025-10-30 14:07:13,603 signals 8298 8648941888 Generated File Number: FILE-2025-000026 INFO 2025-10-30 14:07:13,603 signals 8298 8648941888 File created: FILE-2025-000026 for patient 000026 INFO 2025-10-30 14:07:13,603 signals 8298 8648941888 Created main file for patient: 000026 INFO 2025-10-30 14:07:13,603 signals 8298 8648941888 Patient created: 000026 - Turki Ziyad Abdulaziz Al-Dawsari INFO 2025-10-30 14:07:13,604 tasks 15484 8648941888 Email sent successfully to ['turki.al-dawsari@example.sa'] INFO 2025-10-30 14:07:13,604 signals 8298 8648941888 Generated File Number: FILE-2025-000027 INFO 2025-10-30 14:07:13,605 signals 8298 8648941888 File created: FILE-2025-000027 for patient 000027 INFO 2025-10-30 14:07:13,605 signals 8298 8648941888 Created main file for patient: 000027 INFO 2025-10-30 14:07:13,605 signals 8298 8648941888 Patient created: 000027 - Hussein Talal Abdulaziz Al-Shamrani INFO 2025-10-30 14:07:13,606 tasks 15484 8648941888 Email sent successfully to ['hussein.al-shamrani@example.sa'] INFO 2025-10-30 14:07:13,606 signals 8298 8648941888 Generated File Number: FILE-2025-000028 INFO 2025-10-30 14:07:13,606 signals 8298 8648941888 File created: FILE-2025-000028 for patient 000028 INFO 2025-10-30 14:07:13,606 signals 8298 8648941888 Created main file for patient: 000028 INFO 2025-10-30 14:07:13,606 signals 8298 8648941888 Patient created: 000028 - Basma Hassan Abdulrahman Al-Ahmadi INFO 2025-10-30 14:07:13,607 signals 8298 8648941888 Generated File Number: FILE-2025-000029 INFO 2025-10-30 14:07:13,607 tasks 15484 8648941888 Email sent successfully to ['basma.al-ahmadi@example.sa'] INFO 2025-10-30 14:07:13,608 signals 8298 8648941888 File created: FILE-2025-000029 for patient 000029 INFO 2025-10-30 14:07:13,608 signals 8298 8648941888 Created main file for patient: 000029 INFO 2025-10-30 14:07:13,608 signals 8298 8648941888 Patient created: 000029 - Mona Nawaf Saad Al-Dosari INFO 2025-10-30 14:07:13,609 signals 8298 8648941888 Generated File Number: FILE-2025-000030 INFO 2025-10-30 14:07:13,609 tasks 15484 8648941888 Email sent successfully to ['mona.al-dosari@example.sa'] INFO 2025-10-30 14:07:13,609 signals 8298 8648941888 File created: FILE-2025-000030 for patient 000030 INFO 2025-10-30 14:07:13,609 signals 8298 8648941888 Created main file for patient: 000030 INFO 2025-10-30 14:07:13,609 signals 8298 8648941888 Patient created: 000030 - Abeer Saud Omar Al-Shehri INFO 2025-10-30 14:07:13,610 signals 8298 8648941888 Generated File Number: FILE-2025-000031 INFO 2025-10-30 14:07:13,610 tasks 15484 8648941888 Email sent successfully to ['abeer.al-shehri@example.sa'] INFO 2025-10-30 14:07:13,610 signals 8298 8648941888 File created: FILE-2025-000031 for patient 000031 INFO 2025-10-30 14:07:13,610 signals 8298 8648941888 Created main file for patient: 000031 INFO 2025-10-30 14:07:13,610 signals 8298 8648941888 Patient created: 000031 - Waleed Turki Ali Al-Qahtani INFO 2025-10-30 14:07:13,612 signals 8298 8648941888 Generated File Number: FILE-2025-000032 INFO 2025-10-30 14:07:13,612 tasks 15484 8648941888 Email sent successfully to ['waleed.al-qahtani@example.sa'] INFO 2025-10-30 14:07:13,612 signals 8298 8648941888 File created: FILE-2025-000032 for patient 000032 INFO 2025-10-30 14:07:13,612 signals 8298 8648941888 Created main file for patient: 000032 INFO 2025-10-30 14:07:13,612 signals 8298 8648941888 Patient created: 000032 - Saad Khalid Saad Al-Ahmadi INFO 2025-10-30 14:07:13,613 signals 8298 8648941888 Generated File Number: FILE-2025-000033 INFO 2025-10-30 14:07:13,613 tasks 15484 8648941888 Email sent successfully to ['saad.al-ahmadi@example.sa'] INFO 2025-10-30 14:07:13,613 signals 8298 8648941888 File created: FILE-2025-000033 for patient 000033 INFO 2025-10-30 14:07:13,613 signals 8298 8648941888 Created main file for patient: 000033 INFO 2025-10-30 14:07:13,613 signals 8298 8648941888 Patient created: 000033 - Noura Saad Yazeed Al-Dawsari INFO 2025-10-30 14:07:13,615 tasks 15484 8648941888 Email sent successfully to ['noura.al-dawsari@example.sa'] INFO 2025-10-30 14:07:13,615 signals 8298 8648941888 Generated File Number: FILE-2025-000034 INFO 2025-10-30 14:07:13,615 signals 8298 8648941888 File created: FILE-2025-000034 for patient 000034 INFO 2025-10-30 14:07:13,615 signals 8298 8648941888 Created main file for patient: 000034 INFO 2025-10-30 14:07:13,615 signals 8298 8648941888 Patient created: 000034 - Rania Saleh Hussein Al-Zahrani INFO 2025-10-30 14:07:13,616 tasks 15484 8648941888 Email sent successfully to ['rania.al-zahrani@example.sa'] INFO 2025-10-30 14:07:13,617 signals 8298 8648941888 Generated File Number: FILE-2025-000035 INFO 2025-10-30 14:07:13,617 signals 8298 8648941888 File created: FILE-2025-000035 for patient 000035 INFO 2025-10-30 14:07:13,617 signals 8298 8648941888 Created main file for patient: 000035 INFO 2025-10-30 14:07:13,617 signals 8298 8648941888 Patient created: 000035 - Ali Fahad Ali Al-Dawsari INFO 2025-10-30 14:07:13,618 signals 8298 8648941888 Generated File Number: FILE-2025-000036 INFO 2025-10-30 14:07:13,618 tasks 15484 8648941888 Email sent successfully to ['ali.al-dawsari@example.sa'] INFO 2025-10-30 14:07:13,618 signals 8298 8648941888 File created: FILE-2025-000036 for patient 000036 INFO 2025-10-30 14:07:13,618 signals 8298 8648941888 Created main file for patient: 000036 INFO 2025-10-30 14:07:13,618 signals 8298 8648941888 Patient created: 000036 - Ghada Fahad Mansour Al-Mutairi INFO 2025-10-30 14:07:13,619 tasks 15484 8648941888 Email sent successfully to ['ghada.al-mutairi@example.sa'] INFO 2025-10-30 14:07:13,620 signals 8298 8648941888 Generated File Number: FILE-2025-000037 INFO 2025-10-30 14:07:13,620 signals 8298 8648941888 File created: FILE-2025-000037 for patient 000037 INFO 2025-10-30 14:07:13,620 signals 8298 8648941888 Created main file for patient: 000037 INFO 2025-10-30 14:07:13,620 signals 8298 8648941888 Patient created: 000037 - Fatima Khalid Yazeed Al-Juaid INFO 2025-10-30 14:07:13,621 tasks 15484 8648941888 Email sent successfully to ['fatima.al-juaid@example.sa'] INFO 2025-10-30 14:07:13,621 signals 8298 8648941888 Generated File Number: FILE-2025-000038 INFO 2025-10-30 14:07:13,621 signals 8298 8648941888 File created: FILE-2025-000038 for patient 000038 INFO 2025-10-30 14:07:13,621 signals 8298 8648941888 Created main file for patient: 000038 INFO 2025-10-30 14:07:13,621 signals 8298 8648941888 Patient created: 000038 - Saad Saad Talal Al-Yami INFO 2025-10-30 14:07:13,622 signals 8298 8648941888 Generated File Number: FILE-2025-000039 INFO 2025-10-30 14:07:13,622 tasks 15484 8648941888 Email sent successfully to ['saad.al-yami@example.sa'] INFO 2025-10-30 14:07:13,623 signals 8298 8648941888 File created: FILE-2025-000039 for patient 000039 INFO 2025-10-30 14:07:13,623 signals 8298 8648941888 Created main file for patient: 000039 INFO 2025-10-30 14:07:13,623 signals 8298 8648941888 Patient created: 000039 - Dalal Omar Abdulaziz Al-Ahmadi INFO 2025-10-30 14:07:13,624 tasks 15484 8648941888 Email sent successfully to ['dalal.al-ahmadi@example.sa'] INFO 2025-10-30 14:07:13,624 signals 8298 8648941888 Generated File Number: FILE-2025-000040 INFO 2025-10-30 14:07:13,624 signals 8298 8648941888 File created: FILE-2025-000040 for patient 000040 INFO 2025-10-30 14:07:13,624 signals 8298 8648941888 Created main file for patient: 000040 INFO 2025-10-30 14:07:13,625 signals 8298 8648941888 Patient created: 000040 - Hayat Ali Nawaf Al-Qahtani INFO 2025-10-30 14:07:13,626 tasks 15484 8648941888 Email sent successfully to ['hayat.al-qahtani@example.sa'] INFO 2025-10-30 14:07:13,626 signals 8298 8648941888 Generated File Number: FILE-2025-000041 INFO 2025-10-30 14:07:13,626 signals 8298 8648941888 File created: FILE-2025-000041 for patient 000041 INFO 2025-10-30 14:07:13,626 signals 8298 8648941888 Created main file for patient: 000041 INFO 2025-10-30 14:07:13,627 signals 8298 8648941888 Patient created: 000041 - Abdulrahman Saud Abdulaziz Al-Subaie INFO 2025-10-30 14:07:13,628 tasks 15484 8648941888 Email sent successfully to ['abdulrahman.al-subaie@example.sa'] INFO 2025-10-30 14:07:13,628 signals 8298 8648941888 Generated File Number: FILE-2025-000042 INFO 2025-10-30 14:07:13,628 signals 8298 8648941888 File created: FILE-2025-000042 for patient 000042 INFO 2025-10-30 14:07:13,628 signals 8298 8648941888 Created main file for patient: 000042 INFO 2025-10-30 14:07:13,628 signals 8298 8648941888 Patient created: 000042 - Abdulaziz Waleed Turki Al-Rashidi INFO 2025-10-30 14:07:13,630 tasks 15484 8648941888 Email sent successfully to ['abdulaziz.al-rashidi@example.sa'] INFO 2025-10-30 14:07:13,630 signals 8298 8648941888 Generated File Number: FILE-2025-000043 INFO 2025-10-30 14:07:13,630 signals 8298 8648941888 File created: FILE-2025-000043 for patient 000043 INFO 2025-10-30 14:07:13,630 signals 8298 8648941888 Created main file for patient: 000043 INFO 2025-10-30 14:07:13,630 signals 8298 8648941888 Patient created: 000043 - Fatima Yazeed Khalid Al-Mutairi INFO 2025-10-30 14:07:13,632 tasks 15484 8648941888 Email sent successfully to ['fatima.al-mutairi@example.sa'] INFO 2025-10-30 14:07:13,632 signals 8298 8648941888 Generated File Number: FILE-2025-000044 INFO 2025-10-30 14:07:13,632 signals 8298 8648941888 File created: FILE-2025-000044 for patient 000044 INFO 2025-10-30 14:07:13,632 signals 8298 8648941888 Created main file for patient: 000044 INFO 2025-10-30 14:07:13,632 signals 8298 8648941888 Patient created: 000044 - Reem Faisal Sultan Al-Ahmadi INFO 2025-10-30 14:07:13,634 tasks 15484 8648941888 Email sent successfully to ['reem.al-ahmadi@example.sa'] INFO 2025-10-30 14:07:13,634 signals 8298 8648941888 Generated File Number: FILE-2025-000045 INFO 2025-10-30 14:07:13,634 signals 8298 8648941888 File created: FILE-2025-000045 for patient 000045 INFO 2025-10-30 14:07:13,635 signals 8298 8648941888 Created main file for patient: 000045 INFO 2025-10-30 14:07:13,635 signals 8298 8648941888 Patient created: 000045 - Abdulrahman Hussein Mansour Al-Subaie INFO 2025-10-30 14:07:13,636 tasks 15484 8648941888 Email sent successfully to ['abdulrahman.al-subaie@example.sa'] INFO 2025-10-30 14:07:13,636 signals 8298 8648941888 Generated File Number: FILE-2025-000046 INFO 2025-10-30 14:07:13,636 signals 8298 8648941888 File created: FILE-2025-000046 for patient 000046 INFO 2025-10-30 14:07:13,636 signals 8298 8648941888 Created main file for patient: 000046 INFO 2025-10-30 14:07:13,636 signals 8298 8648941888 Patient created: 000046 - Sarah Hussein Talal Al-Rashidi INFO 2025-10-30 14:07:13,637 tasks 15484 8648941888 Email sent successfully to ['sarah.al-rashidi@example.sa'] INFO 2025-10-30 14:07:13,637 signals 8298 8648941888 Generated File Number: FILE-2025-000047 INFO 2025-10-30 14:07:13,638 signals 8298 8648941888 File created: FILE-2025-000047 for patient 000047 INFO 2025-10-30 14:07:13,638 signals 8298 8648941888 Created main file for patient: 000047 INFO 2025-10-30 14:07:13,638 signals 8298 8648941888 Patient created: 000047 - Noura Abdulaziz Bandar Al-Ahmadi INFO 2025-10-30 14:07:13,639 signals 8298 8648941888 Generated File Number: FILE-2025-000048 INFO 2025-10-30 14:07:13,639 tasks 15484 8648941888 Email sent successfully to ['noura.al-ahmadi@example.sa'] INFO 2025-10-30 14:07:13,639 signals 8298 8648941888 File created: FILE-2025-000048 for patient 000048 INFO 2025-10-30 14:07:13,639 signals 8298 8648941888 Created main file for patient: 000048 INFO 2025-10-30 14:07:13,639 signals 8298 8648941888 Patient created: 000048 - Fahad Nasser Fahad Al-Harthi INFO 2025-10-30 14:07:13,640 signals 8298 8648941888 Generated File Number: FILE-2025-000049 INFO 2025-10-30 14:07:13,640 tasks 15484 8648941888 Email sent successfully to ['fahad.al-harthi@example.sa'] INFO 2025-10-30 14:07:13,641 signals 8298 8648941888 File created: FILE-2025-000049 for patient 000049 INFO 2025-10-30 14:07:13,641 signals 8298 8648941888 Created main file for patient: 000049 INFO 2025-10-30 14:07:13,641 signals 8298 8648941888 Patient created: 000049 - Omar Waleed Ali Al-Otaibi INFO 2025-10-30 14:07:13,642 tasks 15484 8648941888 Email sent successfully to ['omar.al-otaibi@example.sa'] INFO 2025-10-30 14:07:13,642 signals 8298 8648941888 Generated File Number: FILE-2025-000050 INFO 2025-10-30 14:07:13,643 signals 8298 8648941888 File created: FILE-2025-000050 for patient 000050 INFO 2025-10-30 14:07:13,643 signals 8298 8648941888 Created main file for patient: 000050 INFO 2025-10-30 14:07:13,643 signals 8298 8648941888 Patient created: 000050 - Abeer Turki Nawaf Al-Shehri INFO 2025-10-30 14:07:13,644 tasks 15484 8648941888 Email sent successfully to ['abeer.al-shehri@example.sa'] INFO 2025-10-30 14:07:13,657 signals 8298 8648941888 Appointment created: 317bd015-c86f-4591-a647-0202ad1f6150 for patient 000005 on 2025-09-21 INFO 2025-10-30 14:07:13,657 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000005-NUR-01 INFO 2025-10-30 14:07:13,657 signals 8298 8648941888 SubFile created: FILE-2025-000005-NUR-01 for clinic Nursing Department INFO 2025-10-30 14:07:13,657 signals 8298 8648941888 Created sub-file FILE-2025-000005-NUR-01 for patient 000005 at clinic Nursing Department INFO 2025-10-30 14:07:13,659 signals 8298 8648941888 Notified provider omar.al-yami.nurse2 of new appointment ERROR 2025-10-30 14:07:13,660 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,661 signals 8298 8648941888 Appointment created: ce1b1436-42c2-43aa-a60e-930a8467d29a for patient 000050 on 2025-10-01 INFO 2025-10-30 14:07:13,661 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000050-OT-01 INFO 2025-10-30 14:07:13,661 signals 8298 8648941888 SubFile created: FILE-2025-000050-OT-01 for clinic Occupational Therapy INFO 2025-10-30 14:07:13,661 signals 8298 8648941888 Created sub-file FILE-2025-000050-OT-01 for patient 000050 at clinic Occupational Therapy INFO 2025-10-30 14:07:13,662 signals 8298 8648941888 Notified provider sarah.al-shamrani.ot2 of new appointment ERROR 2025-10-30 14:07:13,662 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,663 signals 8298 8648941888 Appointment created: 8377d5fb-40a1-4d8e-b3ce-04598e0013be for patient 000029 on 2025-10-15 INFO 2025-10-30 14:07:13,663 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000029-OT-01 INFO 2025-10-30 14:07:13,663 signals 8298 8648941888 SubFile created: FILE-2025-000029-OT-01 for clinic Occupational Therapy INFO 2025-10-30 14:07:13,664 signals 8298 8648941888 Created sub-file FILE-2025-000029-OT-01 for patient 000029 at clinic Occupational Therapy INFO 2025-10-30 14:07:13,664 signals 8298 8648941888 Notified provider sarah.al-shamrani.ot2 of new appointment ERROR 2025-10-30 14:07:13,665 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,666 signals 8298 8648941888 Appointment created: 44e27bc8-6745-4691-a7e6-8d701171382d for patient 000026 on 2025-10-15 INFO 2025-10-30 14:07:13,666 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000026-SLP-01 INFO 2025-10-30 14:07:13,666 signals 8298 8648941888 SubFile created: FILE-2025-000026-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-30 14:07:13,666 signals 8298 8648941888 Created sub-file FILE-2025-000026-SLP-01 for patient 000026 at clinic Speech-Language Pathology INFO 2025-10-30 14:07:13,667 signals 8298 8648941888 Notified provider rania.al-rashidi.slp1 of new appointment ERROR 2025-10-30 14:07:13,667 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,669 signals 8298 8648941888 Appointment created: 416f3a93-0629-4735-b125-5e88e5dc6485 for patient 000023 on 2025-08-31 INFO 2025-10-30 14:07:13,669 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000023-NUR-01 INFO 2025-10-30 14:07:13,669 signals 8298 8648941888 SubFile created: FILE-2025-000023-NUR-01 for clinic Nursing Department INFO 2025-10-30 14:07:13,669 signals 8298 8648941888 Created sub-file FILE-2025-000023-NUR-01 for patient 000023 at clinic Nursing Department INFO 2025-10-30 14:07:13,670 signals 8298 8648941888 Notified provider hind.al-subaie.nurse3 of new appointment ERROR 2025-10-30 14:07:13,670 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,671 signals 8298 8648941888 Appointment created: bb31738e-ef57-4165-b79b-cb3e0e97aab5 for patient 000037 on 2025-08-10 INFO 2025-10-30 14:07:13,672 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000037-NUR-01 INFO 2025-10-30 14:07:13,672 signals 8298 8648941888 SubFile created: FILE-2025-000037-NUR-01 for clinic Nursing Department INFO 2025-10-30 14:07:13,672 signals 8298 8648941888 Created sub-file FILE-2025-000037-NUR-01 for patient 000037 at clinic Nursing Department INFO 2025-10-30 14:07:13,673 signals 8298 8648941888 Notified provider hind.al-subaie.nurse3 of new appointment ERROR 2025-10-30 14:07:13,673 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,674 signals 8298 8648941888 Appointment created: 961024fd-ebe5-4c8f-84e6-4c92a78c6f50 for patient 000033 on 2025-10-19 INFO 2025-10-30 14:07:13,675 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000033-MED-01 INFO 2025-10-30 14:07:13,675 signals 8298 8648941888 SubFile created: FILE-2025-000033-MED-01 for clinic Medical Department INFO 2025-10-30 14:07:13,675 signals 8298 8648941888 Created sub-file FILE-2025-000033-MED-01 for patient 000033 at clinic Medical Department INFO 2025-10-30 14:07:13,675 signals 8298 8648941888 Notified provider jawaher.al-dosari.doctor3 of new appointment ERROR 2025-10-30 14:07:13,676 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,677 signals 8298 8648941888 Appointment created: 369ea4ab-6df5-4ab3-9ffe-1fa01e37d081 for patient 000031 on 2025-08-17 INFO 2025-10-30 14:07:13,677 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000031-OT-01 INFO 2025-10-30 14:07:13,677 signals 8298 8648941888 SubFile created: FILE-2025-000031-OT-01 for clinic Occupational Therapy INFO 2025-10-30 14:07:13,677 signals 8298 8648941888 Created sub-file FILE-2025-000031-OT-01 for patient 000031 at clinic Occupational Therapy INFO 2025-10-30 14:07:13,678 signals 8298 8648941888 Notified provider ghada.al-shahrani.ot1 of new appointment ERROR 2025-10-30 14:07:13,679 tasks 15484 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,679 signals 8298 8648941888 Appointment created: b58e685d-3605-49e0-89a8-a48f0d81f14e for patient 000014 on 2025-10-29 INFO 2025-10-30 14:07:13,679 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000014-NUR-01 INFO 2025-10-30 14:07:13,679 signals 8298 8648941888 SubFile created: FILE-2025-000014-NUR-01 for clinic Nursing Department INFO 2025-10-30 14:07:13,679 signals 8298 8648941888 Created sub-file FILE-2025-000014-NUR-01 for patient 000014 at clinic Nursing Department INFO 2025-10-30 14:07:13,680 signals 8298 8648941888 Notified provider omar.al-yami.nurse2 of new appointment ERROR 2025-10-30 14:07:13,680 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,681 signals 8298 8648941888 Appointment created: 0ff795b3-68a3-44e3-ad35-9b50b6e098a8 for patient 000046 on 2025-11-02 INFO 2025-10-30 14:07:13,681 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000046-MED-01 INFO 2025-10-30 14:07:13,682 signals 8298 8648941888 SubFile created: FILE-2025-000046-MED-01 for clinic Medical Department INFO 2025-10-30 14:07:13,682 signals 8298 8648941888 Created sub-file FILE-2025-000046-MED-01 for patient 000046 at clinic Medical Department INFO 2025-10-30 14:07:13,682 signals 8298 8648941888 Notified provider jawaher.al-dosari.doctor3 of new appointment INFO 2025-10-30 14:07:13,683 signals 8298 8648941888 Scheduled 24-hour reminder for appointment 0ff795b3-68a3-44e3-ad35-9b50b6e098a8 INFO 2025-10-30 14:07:13,683 signals 8298 8648941888 Scheduled 2-hour reminder for appointment 0ff795b3-68a3-44e3-ad35-9b50b6e098a8 INFO 2025-10-30 14:07:13,684 signals 8298 8648941888 Appointment created: 9a70cfac-a946-484d-bfe7-6ce4da3b4dad for patient 000040 on 2025-08-31 INFO 2025-10-30 14:07:13,684 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000040-MED-01 INFO 2025-10-30 14:07:13,685 signals 8298 8648941888 SubFile created: FILE-2025-000040-MED-01 for clinic Medical Department INFO 2025-10-30 14:07:13,685 signals 8298 8648941888 Created sub-file FILE-2025-000040-MED-01 for patient 000040 at clinic Medical Department INFO 2025-10-30 14:07:13,685 signals 8298 8648941888 Notified provider salma.al-dosari.doctor1 of new appointment ERROR 2025-10-30 14:07:13,686 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,687 signals 8298 8648941888 Appointment created: c7ef4a54-3b41-43e9-a0bb-02102874a52f for patient 000022 on 2025-08-21 INFO 2025-10-30 14:07:13,687 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000022-MED-01 INFO 2025-10-30 14:07:13,687 signals 8298 8648941888 SubFile created: FILE-2025-000022-MED-01 for clinic Medical Department INFO 2025-10-30 14:07:13,687 signals 8298 8648941888 Created sub-file FILE-2025-000022-MED-01 for patient 000022 at clinic Medical Department INFO 2025-10-30 14:07:13,687 signals 8298 8648941888 Notified provider jawaher.al-dosari.doctor3 of new appointment ERROR 2025-10-30 14:07:13,688 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,689 signals 8298 8648941888 Appointment created: 9c83ccd1-9007-4e19-b0fd-2b3a9d3f112f for patient 000033 on 2025-10-12 INFO 2025-10-30 14:07:13,689 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000033-OT-02 INFO 2025-10-30 14:07:13,689 signals 8298 8648941888 SubFile created: FILE-2025-000033-OT-02 for clinic Occupational Therapy INFO 2025-10-30 14:07:13,689 signals 8298 8648941888 Created sub-file FILE-2025-000033-OT-02 for patient 000033 at clinic Occupational Therapy INFO 2025-10-30 14:07:13,690 signals 8298 8648941888 Notified provider ghada.al-shahrani.ot1 of new appointment ERROR 2025-10-30 14:07:13,690 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,691 signals 8298 8648941888 Appointment created: cd4adc3a-4f0b-4981-b657-19db89e37633 for patient 000016 on 2025-11-16 INFO 2025-10-30 14:07:13,691 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000016-SLP-01 INFO 2025-10-30 14:07:13,691 signals 8298 8648941888 SubFile created: FILE-2025-000016-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-30 14:07:13,691 signals 8298 8648941888 Created sub-file FILE-2025-000016-SLP-01 for patient 000016 at clinic Speech-Language Pathology INFO 2025-10-30 14:07:13,691 signals 8298 8648941888 Notified provider rania.al-rashidi.slp1 of new appointment INFO 2025-10-30 14:07:13,692 signals 8298 8648941888 Scheduled 24-hour reminder for appointment cd4adc3a-4f0b-4981-b657-19db89e37633 INFO 2025-10-30 14:07:13,692 signals 8298 8648941888 Scheduled 2-hour reminder for appointment cd4adc3a-4f0b-4981-b657-19db89e37633 ERROR 2025-10-30 14:07:13,693 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,693 signals 8298 8648941888 Appointment created: d8c4347a-3bf2-4e9d-b397-08de7f6ac84c for patient 000039 on 2025-08-31 INFO 2025-10-30 14:07:13,694 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000039-MED-01 INFO 2025-10-30 14:07:13,694 signals 8298 8648941888 SubFile created: FILE-2025-000039-MED-01 for clinic Medical Department INFO 2025-10-30 14:07:13,694 signals 8298 8648941888 Created sub-file FILE-2025-000039-MED-01 for patient 000039 at clinic Medical Department INFO 2025-10-30 14:07:13,694 signals 8298 8648941888 Notified provider jawaher.al-dosari.doctor3 of new appointment ERROR 2025-10-30 14:07:13,695 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,696 signals 8298 8648941888 Appointment created: 846670f5-b5c3-499f-baab-c401a665ec57 for patient 000031 on 2025-09-21 INFO 2025-10-30 14:07:13,696 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000031-MED-02 INFO 2025-10-30 14:07:13,696 signals 8298 8648941888 SubFile created: FILE-2025-000031-MED-02 for clinic Medical Department INFO 2025-10-30 14:07:13,696 signals 8298 8648941888 Created sub-file FILE-2025-000031-MED-02 for patient 000031 at clinic Medical Department INFO 2025-10-30 14:07:13,697 signals 8298 8648941888 Notified provider jawaher.al-dosari.doctor3 of new appointment ERROR 2025-10-30 14:07:13,698 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,699 signals 8298 8648941888 Appointment created: a72f7cf3-07b1-401f-9e6c-11a36a2b7935 for patient 000050 on 2025-10-21 INFO 2025-10-30 14:07:13,699 signals 8298 8648941888 Notified provider ghada.al-shahrani.ot1 of new appointment ERROR 2025-10-30 14:07:13,700 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,701 signals 8298 8648941888 Appointment created: 85d576f8-900f-4951-b2a0-c3aca0ac527c for patient 000029 on 2025-09-28 INFO 2025-10-30 14:07:13,702 signals 8298 8648941888 Notified provider ghada.al-shahrani.ot1 of new appointment ERROR 2025-10-30 14:07:13,702 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,703 signals 8298 8648941888 Appointment created: 9118bc9a-b83f-4206-b43c-3d4241b71ac3 for patient 000048 on 2025-10-08 INFO 2025-10-30 14:07:13,703 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000048-MED-01 INFO 2025-10-30 14:07:13,704 signals 8298 8648941888 SubFile created: FILE-2025-000048-MED-01 for clinic Medical Department INFO 2025-10-30 14:07:13,704 signals 8298 8648941888 Created sub-file FILE-2025-000048-MED-01 for patient 000048 at clinic Medical Department INFO 2025-10-30 14:07:13,704 signals 8298 8648941888 Notified provider jawaher.al-dosari.doctor3 of new appointment ERROR 2025-10-30 14:07:13,705 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,706 signals 8298 8648941888 Appointment created: 06d0a008-4ece-41bd-b19a-e1a862fff6cb for patient 000030 on 2025-09-22 INFO 2025-10-30 14:07:13,706 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000030-MED-01 INFO 2025-10-30 14:07:13,706 signals 8298 8648941888 SubFile created: FILE-2025-000030-MED-01 for clinic Medical Department INFO 2025-10-30 14:07:13,706 signals 8298 8648941888 Created sub-file FILE-2025-000030-MED-01 for patient 000030 at clinic Medical Department INFO 2025-10-30 14:07:13,707 signals 8298 8648941888 Notified provider jawaher.al-dosari.doctor3 of new appointment ERROR 2025-10-30 14:07:13,708 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,709 signals 8298 8648941888 Appointment created: 1325cbf2-f43a-49c8-8143-41dc7264cec3 for patient 000042 on 2025-10-13 INFO 2025-10-30 14:07:13,709 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000042-OT-01 INFO 2025-10-30 14:07:13,709 signals 8298 8648941888 SubFile created: FILE-2025-000042-OT-01 for clinic Occupational Therapy INFO 2025-10-30 14:07:13,709 signals 8298 8648941888 Created sub-file FILE-2025-000042-OT-01 for patient 000042 at clinic Occupational Therapy INFO 2025-10-30 14:07:13,709 signals 8298 8648941888 Notified provider sarah.al-shamrani.ot2 of new appointment ERROR 2025-10-30 14:07:13,710 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,711 signals 8298 8648941888 Appointment created: 41d78564-66f7-4900-8242-2a45f90eae71 for patient 000043 on 2025-11-09 INFO 2025-10-30 14:07:13,711 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000043-OT-01 INFO 2025-10-30 14:07:13,712 signals 8298 8648941888 SubFile created: FILE-2025-000043-OT-01 for clinic Occupational Therapy INFO 2025-10-30 14:07:13,712 signals 8298 8648941888 Created sub-file FILE-2025-000043-OT-01 for patient 000043 at clinic Occupational Therapy INFO 2025-10-30 14:07:13,713 confirmation_service 8298 8648941888 Created confirmation token for appointment 41d78564-66f7-4900-8242-2a45f90eae71, expires at 2025-11-06 11:07:13.713159+00:00 ERROR 2025-10-30 14:07:13,713 signals 8298 8648941888 Error creating confirmation token for appointment 41d78564-66f7-4900-8242-2a45f90eae71: combine() argument 2 must be datetime.time, not str INFO 2025-10-30 14:07:13,714 signals 8298 8648941888 Notified provider ghada.al-shahrani.ot1 of new appointment INFO 2025-10-30 14:07:13,714 signals 8298 8648941888 Scheduled 24-hour reminder for appointment 41d78564-66f7-4900-8242-2a45f90eae71 ERROR 2025-10-30 14:07:13,715 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,715 signals 8298 8648941888 Scheduled 2-hour reminder for appointment 41d78564-66f7-4900-8242-2a45f90eae71 INFO 2025-10-30 14:07:13,716 signals 8298 8648941888 Appointment created: 0a76411d-c167-4bc3-9c0b-88de6d34c065 for patient 000001 on 2025-10-26 INFO 2025-10-30 14:07:13,716 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000001-MED-01 INFO 2025-10-30 14:07:13,716 signals 8298 8648941888 SubFile created: FILE-2025-000001-MED-01 for clinic Medical Department INFO 2025-10-30 14:07:13,716 signals 8298 8648941888 Created sub-file FILE-2025-000001-MED-01 for patient 000001 at clinic Medical Department ERROR 2025-10-30 14:07:13,717 tasks 15473 8648941888 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found INFO 2025-10-30 14:07:13,717 signals 8298 8648941888 Notified provider jawaher.al-dosari.doctor3 of new appointment ERROR 2025-10-30 14:07:13,718 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,718 signals 8298 8648941888 Appointment created: 287b685a-c7a9-48db-bbcf-0085f5ab4e47 for patient 000031 on 2025-10-06 INFO 2025-10-30 14:07:13,719 signals 8298 8648941888 Notified provider jawaher.al-dosari.doctor3 of new appointment ERROR 2025-10-30 14:07:13,720 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,721 signals 8298 8648941888 Appointment created: ccde0d3b-953f-40c7-9db9-845effb44692 for patient 000021 on 2025-10-07 INFO 2025-10-30 14:07:13,721 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000021-MED-01 INFO 2025-10-30 14:07:13,721 signals 8298 8648941888 SubFile created: FILE-2025-000021-MED-01 for clinic Medical Department INFO 2025-10-30 14:07:13,722 signals 8298 8648941888 Created sub-file FILE-2025-000021-MED-01 for patient 000021 at clinic Medical Department INFO 2025-10-30 14:07:13,722 signals 8298 8648941888 Notified provider hayat.al-rashidi.doctor2 of new appointment ERROR 2025-10-30 14:07:13,723 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,724 signals 8298 8648941888 Appointment created: 9334831b-c702-435e-af6d-481c0b3136d5 for patient 000036 on 2025-10-15 INFO 2025-10-30 14:07:13,724 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000036-SLP-01 INFO 2025-10-30 14:07:13,724 signals 8298 8648941888 SubFile created: FILE-2025-000036-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-30 14:07:13,724 signals 8298 8648941888 Created sub-file FILE-2025-000036-SLP-01 for patient 000036 at clinic Speech-Language Pathology INFO 2025-10-30 14:07:13,724 signals 8298 8648941888 Notified provider rania.al-rashidi.slp1 of new appointment ERROR 2025-10-30 14:07:13,725 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,726 signals 8298 8648941888 Appointment created: 2166bfce-3ddd-46f2-8825-831d3fe95ea5 for patient 000010 on 2025-08-31 INFO 2025-10-30 14:07:13,726 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000010-MED-01 INFO 2025-10-30 14:07:13,726 signals 8298 8648941888 SubFile created: FILE-2025-000010-MED-01 for clinic Medical Department INFO 2025-10-30 14:07:13,726 signals 8298 8648941888 Created sub-file FILE-2025-000010-MED-01 for patient 000010 at clinic Medical Department INFO 2025-10-30 14:07:13,727 signals 8298 8648941888 Notified provider salma.al-dosari.doctor1 of new appointment ERROR 2025-10-30 14:07:13,727 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,729 signals 8298 8648941888 Appointment created: 44c813f5-d675-48c6-b0de-229c3457aacb for patient 000008 on 2025-11-06 INFO 2025-10-30 14:07:13,729 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000008-MED-01 INFO 2025-10-30 14:07:13,729 signals 8298 8648941888 SubFile created: FILE-2025-000008-MED-01 for clinic Medical Department INFO 2025-10-30 14:07:13,729 signals 8298 8648941888 Created sub-file FILE-2025-000008-MED-01 for patient 000008 at clinic Medical Department INFO 2025-10-30 14:07:13,730 confirmation_service 8298 8648941888 Created confirmation token for appointment 44c813f5-d675-48c6-b0de-229c3457aacb, expires at 2025-11-06 11:07:13.730361+00:00 ERROR 2025-10-30 14:07:13,730 signals 8298 8648941888 Error creating confirmation token for appointment 44c813f5-d675-48c6-b0de-229c3457aacb: combine() argument 2 must be datetime.time, not str INFO 2025-10-30 14:07:13,730 signals 8298 8648941888 Notified provider hayat.al-rashidi.doctor2 of new appointment INFO 2025-10-30 14:07:13,731 signals 8298 8648941888 Scheduled 24-hour reminder for appointment 44c813f5-d675-48c6-b0de-229c3457aacb ERROR 2025-10-30 14:07:13,731 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,731 signals 8298 8648941888 Scheduled 2-hour reminder for appointment 44c813f5-d675-48c6-b0de-229c3457aacb INFO 2025-10-30 14:07:13,732 signals 8298 8648941888 Appointment created: 8b969634-ed0d-4db7-b734-5fdbd95b8e9d for patient 000046 on 2025-10-01 INFO 2025-10-30 14:07:13,733 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000046-OT-02 INFO 2025-10-30 14:07:13,733 signals 8298 8648941888 SubFile created: FILE-2025-000046-OT-02 for clinic Occupational Therapy INFO 2025-10-30 14:07:13,733 signals 8298 8648941888 Created sub-file FILE-2025-000046-OT-02 for patient 000046 at clinic Occupational Therapy INFO 2025-10-30 14:07:13,733 signals 8298 8648941888 Notified provider sarah.al-shamrani.ot2 of new appointment ERROR 2025-10-30 14:07:13,734 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,734 tasks 15473 8648941888 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-10-30 14:07:13,735 signals 8298 8648941888 Appointment created: 27800cb0-0a67-4aca-a877-504d5e4c733d for patient 000049 on 2025-08-10 INFO 2025-10-30 14:07:13,735 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000049-NUR-01 INFO 2025-10-30 14:07:13,736 signals 8298 8648941888 SubFile created: FILE-2025-000049-NUR-01 for clinic Nursing Department INFO 2025-10-30 14:07:13,736 signals 8298 8648941888 Created sub-file FILE-2025-000049-NUR-01 for patient 000049 at clinic Nursing Department INFO 2025-10-30 14:07:13,736 signals 8298 8648941888 Notified provider hind.al-subaie.nurse3 of new appointment ERROR 2025-10-30 14:07:13,737 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,737 signals 8298 8648941888 Appointment created: 60e64117-63eb-461c-aa2b-7788fa9bba6b for patient 000047 on 2025-11-16 INFO 2025-10-30 14:07:13,738 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000047-MED-01 INFO 2025-10-30 14:07:13,738 signals 8298 8648941888 SubFile created: FILE-2025-000047-MED-01 for clinic Medical Department INFO 2025-10-30 14:07:13,738 signals 8298 8648941888 Created sub-file FILE-2025-000047-MED-01 for patient 000047 at clinic Medical Department INFO 2025-10-30 14:07:13,738 signals 8298 8648941888 Notified provider jawaher.al-dosari.doctor3 of new appointment INFO 2025-10-30 14:07:13,739 signals 8298 8648941888 Scheduled 24-hour reminder for appointment 60e64117-63eb-461c-aa2b-7788fa9bba6b INFO 2025-10-30 14:07:13,739 signals 8298 8648941888 Scheduled 2-hour reminder for appointment 60e64117-63eb-461c-aa2b-7788fa9bba6b ERROR 2025-10-30 14:07:13,739 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,740 signals 8298 8648941888 Appointment created: 88ab08bc-c4c5-4644-b7e9-b18da4b9e42b for patient 000018 on 2025-10-15 INFO 2025-10-30 14:07:13,740 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000018-OT-01 INFO 2025-10-30 14:07:13,741 signals 8298 8648941888 SubFile created: FILE-2025-000018-OT-01 for clinic Occupational Therapy INFO 2025-10-30 14:07:13,741 signals 8298 8648941888 Created sub-file FILE-2025-000018-OT-01 for patient 000018 at clinic Occupational Therapy INFO 2025-10-30 14:07:13,741 signals 8298 8648941888 Notified provider ghada.al-shahrani.ot1 of new appointment ERROR 2025-10-30 14:07:13,742 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,743 signals 8298 8648941888 Appointment created: fdb5a6ea-ce58-43c7-90ed-5e49101e839d for patient 000003 on 2025-08-06 INFO 2025-10-30 14:07:13,743 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000003-NUR-01 INFO 2025-10-30 14:07:13,743 signals 8298 8648941888 SubFile created: FILE-2025-000003-NUR-01 for clinic Nursing Department INFO 2025-10-30 14:07:13,743 signals 8298 8648941888 Created sub-file FILE-2025-000003-NUR-01 for patient 000003 at clinic Nursing Department INFO 2025-10-30 14:07:13,744 signals 8298 8648941888 Notified provider lulwa.al-maliki.nurse1 of new appointment ERROR 2025-10-30 14:07:13,745 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,746 signals 8298 8648941888 Appointment created: ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 for patient 000036 on 2025-11-13 INFO 2025-10-30 14:07:13,746 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000036-NUR-02 INFO 2025-10-30 14:07:13,746 signals 8298 8648941888 SubFile created: FILE-2025-000036-NUR-02 for clinic Nursing Department INFO 2025-10-30 14:07:13,746 signals 8298 8648941888 Created sub-file FILE-2025-000036-NUR-02 for patient 000036 at clinic Nursing Department INFO 2025-10-30 14:07:13,747 signals 8298 8648941888 Notified provider omar.al-yami.nurse2 of new appointment INFO 2025-10-30 14:07:13,747 signals 8298 8648941888 Scheduled 24-hour reminder for appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 ERROR 2025-10-30 14:07:13,748 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,748 signals 8298 8648941888 Scheduled 2-hour reminder for appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 INFO 2025-10-30 14:07:13,749 signals 8298 8648941888 Appointment created: 723a746a-7715-4565-82ec-6856327e10a7 for patient 000027 on 2025-11-05 INFO 2025-10-30 14:07:13,749 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000027-OT-01 INFO 2025-10-30 14:07:13,749 signals 8298 8648941888 SubFile created: FILE-2025-000027-OT-01 for clinic Occupational Therapy INFO 2025-10-30 14:07:13,749 signals 8298 8648941888 Created sub-file FILE-2025-000027-OT-01 for patient 000027 at clinic Occupational Therapy INFO 2025-10-30 14:07:13,750 signals 8298 8648941888 Notified provider ghada.al-shahrani.ot1 of new appointment INFO 2025-10-30 14:07:13,750 signals 8298 8648941888 Scheduled 24-hour reminder for appointment 723a746a-7715-4565-82ec-6856327e10a7 ERROR 2025-10-30 14:07:13,750 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,751 signals 8298 8648941888 Scheduled 2-hour reminder for appointment 723a746a-7715-4565-82ec-6856327e10a7 INFO 2025-10-30 14:07:13,752 signals 8298 8648941888 Appointment created: 1b3f8e2b-86d2-445c-9156-bcae3aa44952 for patient 000041 on 2025-09-21 INFO 2025-10-30 14:07:13,752 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000041-ABA-01 INFO 2025-10-30 14:07:13,752 signals 8298 8648941888 SubFile created: FILE-2025-000041-ABA-01 for clinic ABA Therapy INFO 2025-10-30 14:07:13,752 signals 8298 8648941888 Created sub-file FILE-2025-000041-ABA-01 for patient 000041 at clinic ABA Therapy INFO 2025-10-30 14:07:13,753 signals 8298 8648941888 Notified provider hussein.al-balawi.aba1 of new appointment ERROR 2025-10-30 14:07:13,753 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,755 signals 8298 8648941888 Appointment created: 153f18c1-bbdb-4c4f-b068-b17efff87621 for patient 000031 on 2025-08-24 INFO 2025-10-30 14:07:13,755 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000031-SLP-03 INFO 2025-10-30 14:07:13,755 signals 8298 8648941888 SubFile created: FILE-2025-000031-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-30 14:07:13,755 signals 8298 8648941888 Created sub-file FILE-2025-000031-SLP-03 for patient 000031 at clinic Speech-Language Pathology INFO 2025-10-30 14:07:13,756 signals 8298 8648941888 Notified provider abdulrahman.al-dawsari.slp2 of new appointment ERROR 2025-10-30 14:07:13,756 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,757 signals 8298 8648941888 Appointment created: b032d82d-1837-4d03-aba4-cf59458ff7de for patient 000010 on 2025-10-21 INFO 2025-10-30 14:07:13,758 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000010-OT-02 INFO 2025-10-30 14:07:13,758 signals 8298 8648941888 SubFile created: FILE-2025-000010-OT-02 for clinic Occupational Therapy INFO 2025-10-30 14:07:13,758 signals 8298 8648941888 Created sub-file FILE-2025-000010-OT-02 for patient 000010 at clinic Occupational Therapy INFO 2025-10-30 14:07:13,758 signals 8298 8648941888 Notified provider sarah.al-shamrani.ot2 of new appointment ERROR 2025-10-30 14:07:13,759 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,760 signals 8298 8648941888 Appointment created: b962b182-4722-4fb9-8c8e-47d0f66d63ff for patient 000009 on 2025-09-14 INFO 2025-10-30 14:07:13,760 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000009-NUR-01 INFO 2025-10-30 14:07:13,760 signals 8298 8648941888 SubFile created: FILE-2025-000009-NUR-01 for clinic Nursing Department INFO 2025-10-30 14:07:13,760 signals 8298 8648941888 Created sub-file FILE-2025-000009-NUR-01 for patient 000009 at clinic Nursing Department INFO 2025-10-30 14:07:13,761 signals 8298 8648941888 Notified provider omar.al-yami.nurse2 of new appointment ERROR 2025-10-30 14:07:13,761 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,762 signals 8298 8648941888 Appointment created: ffbd424c-806f-498f-b8a0-204ba28f4fad for patient 000019 on 2025-10-26 INFO 2025-10-30 14:07:13,762 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000019-SLP-01 INFO 2025-10-30 14:07:13,762 signals 8298 8648941888 SubFile created: FILE-2025-000019-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-30 14:07:13,762 signals 8298 8648941888 Created sub-file FILE-2025-000019-SLP-01 for patient 000019 at clinic Speech-Language Pathology INFO 2025-10-30 14:07:13,763 signals 8298 8648941888 Notified provider abdulrahman.al-dawsari.slp2 of new appointment ERROR 2025-10-30 14:07:13,763 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,764 signals 8298 8648941888 Appointment created: 56444ccc-7799-4378-a453-7811376ff9f9 for patient 000043 on 2025-11-16 INFO 2025-10-30 14:07:13,765 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000043-NUR-02 INFO 2025-10-30 14:07:13,765 signals 8298 8648941888 SubFile created: FILE-2025-000043-NUR-02 for clinic Nursing Department INFO 2025-10-30 14:07:13,765 signals 8298 8648941888 Created sub-file FILE-2025-000043-NUR-02 for patient 000043 at clinic Nursing Department INFO 2025-10-30 14:07:13,765 signals 8298 8648941888 Notified provider lulwa.al-maliki.nurse1 of new appointment INFO 2025-10-30 14:07:13,766 signals 8298 8648941888 Scheduled 24-hour reminder for appointment 56444ccc-7799-4378-a453-7811376ff9f9 ERROR 2025-10-30 14:07:13,766 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,766 signals 8298 8648941888 Scheduled 2-hour reminder for appointment 56444ccc-7799-4378-a453-7811376ff9f9 INFO 2025-10-30 14:07:13,767 signals 8298 8648941888 Appointment created: 37123fe3-c134-4b2e-b3f5-31fbef945736 for patient 000032 on 2025-10-14 INFO 2025-10-30 14:07:13,768 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000032-MED-01 INFO 2025-10-30 14:07:13,768 signals 8298 8648941888 SubFile created: FILE-2025-000032-MED-01 for clinic Medical Department INFO 2025-10-30 14:07:13,768 signals 8298 8648941888 Created sub-file FILE-2025-000032-MED-01 for patient 000032 at clinic Medical Department INFO 2025-10-30 14:07:13,768 signals 8298 8648941888 Notified provider jawaher.al-dosari.doctor3 of new appointment ERROR 2025-10-30 14:07:13,769 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,770 signals 8298 8648941888 Appointment created: 8fe15a92-f893-4fb2-9b1c-9e13ab4f42da for patient 000049 on 2025-10-12 INFO 2025-10-30 14:07:13,771 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000049-MED-02 INFO 2025-10-30 14:07:13,771 signals 8298 8648941888 SubFile created: FILE-2025-000049-MED-02 for clinic Medical Department INFO 2025-10-30 14:07:13,771 signals 8298 8648941888 Created sub-file FILE-2025-000049-MED-02 for patient 000049 at clinic Medical Department INFO 2025-10-30 14:07:13,771 signals 8298 8648941888 Notified provider hayat.al-rashidi.doctor2 of new appointment ERROR 2025-10-30 14:07:13,772 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,773 signals 8298 8648941888 Appointment created: d8cc8324-b4bb-4a12-84d9-5b32f21fe034 for patient 000026 on 2025-08-27 INFO 2025-10-30 14:07:13,773 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000026-OT-02 INFO 2025-10-30 14:07:13,773 signals 8298 8648941888 SubFile created: FILE-2025-000026-OT-02 for clinic Occupational Therapy INFO 2025-10-30 14:07:13,773 signals 8298 8648941888 Created sub-file FILE-2025-000026-OT-02 for patient 000026 at clinic Occupational Therapy INFO 2025-10-30 14:07:13,774 signals 8298 8648941888 Notified provider sarah.al-shamrani.ot2 of new appointment ERROR 2025-10-30 14:07:13,774 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,775 signals 8298 8648941888 Appointment created: 3ef07d41-934f-4d6a-b8d2-329f2328b585 for patient 000031 on 2025-09-28 INFO 2025-10-30 14:07:13,776 signals 8298 8648941888 Notified provider sarah.al-shamrani.ot2 of new appointment ERROR 2025-10-30 14:07:13,776 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,778 signals 8298 8648941888 Appointment created: cd77e344-55cf-4462-a692-baeac6f9e9a5 for patient 000040 on 2025-08-03 INFO 2025-10-30 14:07:13,778 signals 8298 8648941888 Notified provider jawaher.al-dosari.doctor3 of new appointment ERROR 2025-10-30 14:07:13,779 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,780 signals 8298 8648941888 Appointment created: c8b71cc6-d015-4410-8d23-4e69cb18fd14 for patient 000025 on 2025-09-18 INFO 2025-10-30 14:07:13,780 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000025-SLP-01 INFO 2025-10-30 14:07:13,780 signals 8298 8648941888 SubFile created: FILE-2025-000025-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-30 14:07:13,780 signals 8298 8648941888 Created sub-file FILE-2025-000025-SLP-01 for patient 000025 at clinic Speech-Language Pathology INFO 2025-10-30 14:07:13,781 signals 8298 8648941888 Notified provider rania.al-rashidi.slp1 of new appointment ERROR 2025-10-30 14:07:13,781 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,782 signals 8298 8648941888 Appointment created: 48a139f1-2356-4c45-995d-c210512aaedb for patient 000015 on 2025-09-15 INFO 2025-10-30 14:07:13,783 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000015-MED-01 INFO 2025-10-30 14:07:13,783 signals 8298 8648941888 SubFile created: FILE-2025-000015-MED-01 for clinic Medical Department INFO 2025-10-30 14:07:13,783 signals 8298 8648941888 Created sub-file FILE-2025-000015-MED-01 for patient 000015 at clinic Medical Department INFO 2025-10-30 14:07:13,784 signals 8298 8648941888 Notified provider hayat.al-rashidi.doctor2 of new appointment ERROR 2025-10-30 14:07:13,784 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,785 signals 8298 8648941888 Appointment created: 3f060344-dcdc-4b58-a817-58eaed37936b for patient 000019 on 2025-09-14 INFO 2025-10-30 14:07:13,786 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000019-NUR-02 INFO 2025-10-30 14:07:13,786 signals 8298 8648941888 SubFile created: FILE-2025-000019-NUR-02 for clinic Nursing Department INFO 2025-10-30 14:07:13,786 signals 8298 8648941888 Created sub-file FILE-2025-000019-NUR-02 for patient 000019 at clinic Nursing Department INFO 2025-10-30 14:07:13,786 signals 8298 8648941888 Notified provider omar.al-yami.nurse2 of new appointment ERROR 2025-10-30 14:07:13,787 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:13,788 signals 8298 8648941888 Appointment created: 06afb4bc-f7b4-4ab8-ba7c-9df044fd5517 for patient 000019 on 2025-09-08 INFO 2025-10-30 14:07:13,788 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000019-ABA-03 INFO 2025-10-30 14:07:13,789 signals 8298 8648941888 SubFile created: FILE-2025-000019-ABA-03 for clinic ABA Therapy INFO 2025-10-30 14:07:13,789 signals 8298 8648941888 Created sub-file FILE-2025-000019-ABA-03 for patient 000019 at clinic ABA Therapy INFO 2025-10-30 14:07:13,789 signals 8298 8648941888 Notified provider salma.al-harthi.aba2 of new appointment INFO 2025-10-30 14:07:13,791 signals 8298 8648941888 Appointment created: b9f02774-b1a5-41ab-93b8-2c6f56185553 for patient 000045 on 2025-10-05 INFO 2025-10-30 14:07:13,792 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000045-ABA-01 INFO 2025-10-30 14:07:13,792 signals 8298 8648941888 SubFile created: FILE-2025-000045-ABA-01 for clinic ABA Therapy INFO 2025-10-30 14:07:13,792 signals 8298 8648941888 Created sub-file FILE-2025-000045-ABA-01 for patient 000045 at clinic ABA Therapy INFO 2025-10-30 14:07:13,793 signals 8298 8648941888 Notified provider salma.al-harthi.aba2 of new appointment INFO 2025-10-30 14:07:13,795 signals 8298 8648941888 Appointment created: 8ac2e75d-036d-4945-ae84-cb69c889d8cb for patient 000033 on 2025-10-27 INFO 2025-10-30 14:07:13,795 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000033-NUR-03 INFO 2025-10-30 14:07:13,795 signals 8298 8648941888 SubFile created: FILE-2025-000033-NUR-03 for clinic Nursing Department INFO 2025-10-30 14:07:13,795 signals 8298 8648941888 Created sub-file FILE-2025-000033-NUR-03 for patient 000033 at clinic Nursing Department INFO 2025-10-30 14:07:13,796 signals 8298 8648941888 Notified provider hind.al-subaie.nurse3 of new appointment INFO 2025-10-30 14:07:13,797 signals 8298 8648941888 Appointment created: 4e07edde-b30a-4812-9343-6d32cda5ec44 for patient 000032 on 2025-08-03 INFO 2025-10-30 14:07:13,797 signals 8298 8648941888 Notified provider salma.al-dosari.doctor1 of new appointment INFO 2025-10-30 14:07:13,799 signals 8298 8648941888 Appointment created: 236f3e70-6d16-466f-a04f-eaf12cee9ba2 for patient 000021 on 2025-11-06 INFO 2025-10-30 14:07:13,799 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000021-OT-02 INFO 2025-10-30 14:07:13,800 signals 8298 8648941888 SubFile created: FILE-2025-000021-OT-02 for clinic Occupational Therapy INFO 2025-10-30 14:07:13,800 signals 8298 8648941888 Created sub-file FILE-2025-000021-OT-02 for patient 000021 at clinic Occupational Therapy INFO 2025-10-30 14:07:13,800 signals 8298 8648941888 Notified provider ghada.al-shahrani.ot1 of new appointment INFO 2025-10-30 14:07:13,801 signals 8298 8648941888 Scheduled 24-hour reminder for appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 INFO 2025-10-30 14:07:13,801 signals 8298 8648941888 Scheduled 2-hour reminder for appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 INFO 2025-10-30 14:07:13,802 signals 8298 8648941888 Appointment created: 6c18f5b5-6fd8-44c5-a2bd-7e39aae62bfd for patient 000007 on 2025-09-14 INFO 2025-10-30 14:07:13,803 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000007-MED-01 INFO 2025-10-30 14:07:13,803 signals 8298 8648941888 SubFile created: FILE-2025-000007-MED-01 for clinic Medical Department INFO 2025-10-30 14:07:13,803 signals 8298 8648941888 Created sub-file FILE-2025-000007-MED-01 for patient 000007 at clinic Medical Department INFO 2025-10-30 14:07:13,803 signals 8298 8648941888 Notified provider jawaher.al-dosari.doctor3 of new appointment INFO 2025-10-30 14:07:13,805 signals 8298 8648941888 Appointment created: c603890b-af3e-460e-8679-fefb738cc6cd for patient 000013 on 2025-10-21 INFO 2025-10-30 14:07:13,805 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000013-NUR-01 INFO 2025-10-30 14:07:13,805 signals 8298 8648941888 SubFile created: FILE-2025-000013-NUR-01 for clinic Nursing Department INFO 2025-10-30 14:07:13,805 signals 8298 8648941888 Created sub-file FILE-2025-000013-NUR-01 for patient 000013 at clinic Nursing Department INFO 2025-10-30 14:07:13,805 signals 8298 8648941888 Notified provider lulwa.al-maliki.nurse1 of new appointment INFO 2025-10-30 14:07:13,806 signals 8298 8648941888 Appointment created: 536064e9-e4c5-4090-a6bd-1df16d3c322d for patient 000020 on 2025-10-05 INFO 2025-10-30 14:07:13,806 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000020-MED-01 INFO 2025-10-30 14:07:13,807 signals 8298 8648941888 SubFile created: FILE-2025-000020-MED-01 for clinic Medical Department INFO 2025-10-30 14:07:13,807 signals 8298 8648941888 Created sub-file FILE-2025-000020-MED-01 for patient 000020 at clinic Medical Department INFO 2025-10-30 14:07:13,807 signals 8298 8648941888 Notified provider hayat.al-rashidi.doctor2 of new appointment INFO 2025-10-30 14:07:13,808 signals 8298 8648941888 Appointment created: 4719993e-85f6-4387-8f17-ebab963ada2f for patient 000038 on 2025-10-09 INFO 2025-10-30 14:07:13,809 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000038-SLP-01 INFO 2025-10-30 14:07:13,809 signals 8298 8648941888 SubFile created: FILE-2025-000038-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-30 14:07:13,809 signals 8298 8648941888 Created sub-file FILE-2025-000038-SLP-01 for patient 000038 at clinic Speech-Language Pathology INFO 2025-10-30 14:07:13,809 signals 8298 8648941888 Notified provider rania.al-rashidi.slp1 of new appointment INFO 2025-10-30 14:07:13,810 signals 8298 8648941888 Appointment created: 0937c0af-9d56-4df8-9acb-9a604db8ae3c for patient 000050 on 2025-11-26 INFO 2025-10-30 14:07:13,810 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000050-NUR-02 INFO 2025-10-30 14:07:13,811 signals 8298 8648941888 SubFile created: FILE-2025-000050-NUR-02 for clinic Nursing Department INFO 2025-10-30 14:07:13,811 signals 8298 8648941888 Created sub-file FILE-2025-000050-NUR-02 for patient 000050 at clinic Nursing Department INFO 2025-10-30 14:07:13,811 signals 8298 8648941888 Notified provider omar.al-yami.nurse2 of new appointment INFO 2025-10-30 14:07:13,811 signals 8298 8648941888 Scheduled 24-hour reminder for appointment 0937c0af-9d56-4df8-9acb-9a604db8ae3c INFO 2025-10-30 14:07:13,812 signals 8298 8648941888 Scheduled 2-hour reminder for appointment 0937c0af-9d56-4df8-9acb-9a604db8ae3c INFO 2025-10-30 14:07:13,813 signals 8298 8648941888 Appointment created: 86c119a9-48fc-4485-8bdf-cd13fee661e6 for patient 000009 on 2025-09-28 INFO 2025-10-30 14:07:13,813 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000009-SLP-02 INFO 2025-10-30 14:07:13,814 signals 8298 8648941888 SubFile created: FILE-2025-000009-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-30 14:07:13,814 signals 8298 8648941888 Created sub-file FILE-2025-000009-SLP-02 for patient 000009 at clinic Speech-Language Pathology INFO 2025-10-30 14:07:13,814 signals 8298 8648941888 Notified provider abdulrahman.al-dawsari.slp2 of new appointment INFO 2025-10-30 14:07:13,816 signals 8298 8648941888 Appointment created: ec9ba338-88b3-4381-815c-310632cdc9ce for patient 000031 on 2025-08-24 INFO 2025-10-30 14:07:13,816 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000031-NUR-04 INFO 2025-10-30 14:07:13,816 signals 8298 8648941888 SubFile created: FILE-2025-000031-NUR-04 for clinic Nursing Department INFO 2025-10-30 14:07:13,816 signals 8298 8648941888 Created sub-file FILE-2025-000031-NUR-04 for patient 000031 at clinic Nursing Department INFO 2025-10-30 14:07:13,817 signals 8298 8648941888 Notified provider omar.al-yami.nurse2 of new appointment INFO 2025-10-30 14:07:13,818 signals 8298 8648941888 Appointment created: c700f64f-beb2-412e-b026-f0a64e45f09b for patient 000038 on 2025-10-19 INFO 2025-10-30 14:07:13,818 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000038-MED-02 INFO 2025-10-30 14:07:13,819 signals 8298 8648941888 SubFile created: FILE-2025-000038-MED-02 for clinic Medical Department INFO 2025-10-30 14:07:13,819 signals 8298 8648941888 Created sub-file FILE-2025-000038-MED-02 for patient 000038 at clinic Medical Department INFO 2025-10-30 14:07:13,819 signals 8298 8648941888 Notified provider salma.al-dosari.doctor1 of new appointment INFO 2025-10-30 14:07:13,820 signals 8298 8648941888 Appointment created: 7ec17050-15f0-45dd-bda1-cd138ebb1439 for patient 000035 on 2025-10-20 INFO 2025-10-30 14:07:13,821 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000035-ABA-01 INFO 2025-10-30 14:07:13,821 signals 8298 8648941888 SubFile created: FILE-2025-000035-ABA-01 for clinic ABA Therapy INFO 2025-10-30 14:07:13,821 signals 8298 8648941888 Created sub-file FILE-2025-000035-ABA-01 for patient 000035 at clinic ABA Therapy INFO 2025-10-30 14:07:13,821 signals 8298 8648941888 Notified provider hussein.al-balawi.aba1 of new appointment INFO 2025-10-30 14:07:13,823 signals 8298 8648941888 Appointment created: ba76b869-7eb0-42dd-8201-139fd4c9412c for patient 000030 on 2025-10-22 INFO 2025-10-30 14:07:13,823 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000030-NUR-02 INFO 2025-10-30 14:07:13,823 signals 8298 8648941888 SubFile created: FILE-2025-000030-NUR-02 for clinic Nursing Department INFO 2025-10-30 14:07:13,823 signals 8298 8648941888 Created sub-file FILE-2025-000030-NUR-02 for patient 000030 at clinic Nursing Department INFO 2025-10-30 14:07:13,824 signals 8298 8648941888 Notified provider omar.al-yami.nurse2 of new appointment INFO 2025-10-30 14:07:13,825 signals 8298 8648941888 Appointment created: 82618e1e-db7a-4db1-81be-0e34025558bb for patient 000010 on 2025-08-31 INFO 2025-10-30 14:07:13,826 signals 8298 8648941888 Notified provider jawaher.al-dosari.doctor3 of new appointment INFO 2025-10-30 14:07:13,828 signals 8298 8648941888 Appointment created: d62afba9-e5d6-4d97-b81c-96e698818c07 for patient 000026 on 2025-11-16 INFO 2025-10-30 14:07:13,828 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000026-ABA-03 INFO 2025-10-30 14:07:13,828 signals 8298 8648941888 SubFile created: FILE-2025-000026-ABA-03 for clinic ABA Therapy INFO 2025-10-30 14:07:13,828 signals 8298 8648941888 Created sub-file FILE-2025-000026-ABA-03 for patient 000026 at clinic ABA Therapy INFO 2025-10-30 14:07:13,829 signals 8298 8648941888 Notified provider salma.al-harthi.aba2 of new appointment INFO 2025-10-30 14:07:13,829 signals 8298 8648941888 Scheduled 24-hour reminder for appointment d62afba9-e5d6-4d97-b81c-96e698818c07 INFO 2025-10-30 14:07:13,829 signals 8298 8648941888 Scheduled 2-hour reminder for appointment d62afba9-e5d6-4d97-b81c-96e698818c07 INFO 2025-10-30 14:07:13,830 signals 8298 8648941888 Appointment created: a5b9fad0-553d-400c-b39f-3eb432d0469f for patient 000004 on 2025-11-19 INFO 2025-10-30 14:07:13,831 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000004-OT-01 INFO 2025-10-30 14:07:13,831 signals 8298 8648941888 SubFile created: FILE-2025-000004-OT-01 for clinic Occupational Therapy INFO 2025-10-30 14:07:13,831 signals 8298 8648941888 Created sub-file FILE-2025-000004-OT-01 for patient 000004 at clinic Occupational Therapy INFO 2025-10-30 14:07:13,831 signals 8298 8648941888 Notified provider sarah.al-shamrani.ot2 of new appointment INFO 2025-10-30 14:07:13,832 signals 8298 8648941888 Scheduled 24-hour reminder for appointment a5b9fad0-553d-400c-b39f-3eb432d0469f INFO 2025-10-30 14:07:13,832 signals 8298 8648941888 Scheduled 2-hour reminder for appointment a5b9fad0-553d-400c-b39f-3eb432d0469f INFO 2025-10-30 14:07:13,833 signals 8298 8648941888 Appointment created: 8d25d30a-3377-4255-bcd0-3804c640d551 for patient 000038 on 2025-10-02 INFO 2025-10-30 14:07:13,833 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000038-ABA-03 INFO 2025-10-30 14:07:13,834 signals 8298 8648941888 SubFile created: FILE-2025-000038-ABA-03 for clinic ABA Therapy INFO 2025-10-30 14:07:13,834 signals 8298 8648941888 Created sub-file FILE-2025-000038-ABA-03 for patient 000038 at clinic ABA Therapy INFO 2025-10-30 14:07:13,834 signals 8298 8648941888 Notified provider salma.al-harthi.aba2 of new appointment INFO 2025-10-30 14:07:13,836 signals 8298 8648941888 Appointment created: 071e84c1-85ab-46e6-88cb-882efc92d199 for patient 000014 on 2025-08-24 INFO 2025-10-30 14:07:13,836 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000014-SLP-02 INFO 2025-10-30 14:07:13,836 signals 8298 8648941888 SubFile created: FILE-2025-000014-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-30 14:07:13,836 signals 8298 8648941888 Created sub-file FILE-2025-000014-SLP-02 for patient 000014 at clinic Speech-Language Pathology INFO 2025-10-30 14:07:13,837 signals 8298 8648941888 Notified provider rania.al-rashidi.slp1 of new appointment INFO 2025-10-30 14:07:13,839 signals 8298 8648941888 Appointment created: b60480e7-6b7c-455f-a8aa-ffc8e53d0265 for patient 000018 on 2025-08-18 INFO 2025-10-30 14:07:13,839 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000018-NUR-02 INFO 2025-10-30 14:07:13,839 signals 8298 8648941888 SubFile created: FILE-2025-000018-NUR-02 for clinic Nursing Department INFO 2025-10-30 14:07:13,839 signals 8298 8648941888 Created sub-file FILE-2025-000018-NUR-02 for patient 000018 at clinic Nursing Department INFO 2025-10-30 14:07:13,840 signals 8298 8648941888 Notified provider hind.al-subaie.nurse3 of new appointment INFO 2025-10-30 14:07:13,841 signals 8298 8648941888 Appointment created: 888fa4db-d8a2-47b9-9995-65529ec87c99 for patient 000001 on 2025-08-12 INFO 2025-10-30 14:07:13,842 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000001-ABA-02 INFO 2025-10-30 14:07:13,842 signals 8298 8648941888 SubFile created: FILE-2025-000001-ABA-02 for clinic ABA Therapy INFO 2025-10-30 14:07:13,842 signals 8298 8648941888 Created sub-file FILE-2025-000001-ABA-02 for patient 000001 at clinic ABA Therapy INFO 2025-10-30 14:07:13,842 signals 8298 8648941888 Notified provider hussein.al-balawi.aba1 of new appointment INFO 2025-10-30 14:07:13,844 signals 8298 8648941888 Appointment created: 753fc01c-5dd6-43f3-a500-a03004f58eb5 for patient 000028 on 2025-08-10 INFO 2025-10-30 14:07:13,844 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000028-OT-01 INFO 2025-10-30 14:07:13,844 signals 8298 8648941888 SubFile created: FILE-2025-000028-OT-01 for clinic Occupational Therapy INFO 2025-10-30 14:07:13,845 signals 8298 8648941888 Created sub-file FILE-2025-000028-OT-01 for patient 000028 at clinic Occupational Therapy INFO 2025-10-30 14:07:13,845 signals 8298 8648941888 Notified provider ghada.al-shahrani.ot1 of new appointment INFO 2025-10-30 14:07:13,847 signals 8298 8648941888 Appointment created: 6b6ebc68-aeae-450d-96d4-e8b719c68121 for patient 000023 on 2025-11-16 INFO 2025-10-30 14:07:13,847 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000023-MED-02 INFO 2025-10-30 14:07:13,847 signals 8298 8648941888 SubFile created: FILE-2025-000023-MED-02 for clinic Medical Department INFO 2025-10-30 14:07:13,847 signals 8298 8648941888 Created sub-file FILE-2025-000023-MED-02 for patient 000023 at clinic Medical Department INFO 2025-10-30 14:07:13,848 signals 8298 8648941888 Notified provider salma.al-dosari.doctor1 of new appointment INFO 2025-10-30 14:07:13,848 signals 8298 8648941888 Scheduled 24-hour reminder for appointment 6b6ebc68-aeae-450d-96d4-e8b719c68121 INFO 2025-10-30 14:07:13,848 signals 8298 8648941888 Scheduled 2-hour reminder for appointment 6b6ebc68-aeae-450d-96d4-e8b719c68121 INFO 2025-10-30 14:07:13,849 signals 8298 8648941888 Appointment created: 70546b2a-1785-4056-9703-1843188f0ae3 for patient 000012 on 2025-11-24 INFO 2025-10-30 14:07:13,850 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000012-ABA-01 INFO 2025-10-30 14:07:13,850 signals 8298 8648941888 SubFile created: FILE-2025-000012-ABA-01 for clinic ABA Therapy INFO 2025-10-30 14:07:13,850 signals 8298 8648941888 Created sub-file FILE-2025-000012-ABA-01 for patient 000012 at clinic ABA Therapy INFO 2025-10-30 14:07:13,850 confirmation_service 8298 8648941888 Created confirmation token for appointment 70546b2a-1785-4056-9703-1843188f0ae3, expires at 2025-11-06 11:07:13.850810+00:00 ERROR 2025-10-30 14:07:13,851 signals 8298 8648941888 Error creating confirmation token for appointment 70546b2a-1785-4056-9703-1843188f0ae3: combine() argument 2 must be datetime.time, not str INFO 2025-10-30 14:07:13,851 signals 8298 8648941888 Notified provider hussein.al-balawi.aba1 of new appointment INFO 2025-10-30 14:07:13,851 signals 8298 8648941888 Scheduled 24-hour reminder for appointment 70546b2a-1785-4056-9703-1843188f0ae3 INFO 2025-10-30 14:07:13,852 signals 8298 8648941888 Scheduled 2-hour reminder for appointment 70546b2a-1785-4056-9703-1843188f0ae3 INFO 2025-10-30 14:07:13,852 signals 8298 8648941888 Appointment created: f44bd34b-473d-42ef-92d5-a8e3aa87d6d5 for patient 000032 on 2025-09-21 INFO 2025-10-30 14:07:13,853 signals 8298 8648941888 Notified provider hayat.al-rashidi.doctor2 of new appointment INFO 2025-10-30 14:07:13,854 signals 8298 8648941888 Appointment created: dc83f299-d63f-43c7-a9cc-235b6ee1fb8a for patient 000035 on 2025-09-28 INFO 2025-10-30 14:07:13,854 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000035-OT-02 INFO 2025-10-30 14:07:13,855 signals 8298 8648941888 SubFile created: FILE-2025-000035-OT-02 for clinic Occupational Therapy INFO 2025-10-30 14:07:13,855 signals 8298 8648941888 Created sub-file FILE-2025-000035-OT-02 for patient 000035 at clinic Occupational Therapy INFO 2025-10-30 14:07:13,855 signals 8298 8648941888 Notified provider sarah.al-shamrani.ot2 of new appointment INFO 2025-10-30 14:07:13,856 signals 8298 8648941888 Appointment created: 355cce75-b6b5-4454-b5e9-0085359ba026 for patient 000041 on 2025-10-16 INFO 2025-10-30 14:07:13,857 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000041-MED-02 INFO 2025-10-30 14:07:13,857 signals 8298 8648941888 SubFile created: FILE-2025-000041-MED-02 for clinic Medical Department INFO 2025-10-30 14:07:13,857 signals 8298 8648941888 Created sub-file FILE-2025-000041-MED-02 for patient 000041 at clinic Medical Department INFO 2025-10-30 14:07:13,857 signals 8298 8648941888 Notified provider salma.al-dosari.doctor1 of new appointment INFO 2025-10-30 14:07:13,859 signals 8298 8648941888 Appointment created: 5cde1f7d-5142-47e7-acf0-8995d2916197 for patient 000007 on 2025-09-28 INFO 2025-10-30 14:07:13,859 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000007-ABA-02 INFO 2025-10-30 14:07:13,859 signals 8298 8648941888 SubFile created: FILE-2025-000007-ABA-02 for clinic ABA Therapy INFO 2025-10-30 14:07:13,859 signals 8298 8648941888 Created sub-file FILE-2025-000007-ABA-02 for patient 000007 at clinic ABA Therapy INFO 2025-10-30 14:07:13,860 signals 8298 8648941888 Notified provider salma.al-harthi.aba2 of new appointment INFO 2025-10-30 14:07:13,862 signals 8298 8648941888 Appointment created: 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe for patient 000036 on 2025-11-09 INFO 2025-10-30 14:07:13,863 confirmation_service 8298 8648941888 Created confirmation token for appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe, expires at 2025-11-06 11:07:13.862976+00:00 ERROR 2025-10-30 14:07:13,863 signals 8298 8648941888 Error creating confirmation token for appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe: combine() argument 2 must be datetime.time, not str INFO 2025-10-30 14:07:13,863 signals 8298 8648941888 Notified provider lulwa.al-maliki.nurse1 of new appointment INFO 2025-10-30 14:07:13,863 signals 8298 8648941888 Scheduled 24-hour reminder for appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe INFO 2025-10-30 14:07:13,864 signals 8298 8648941888 Scheduled 2-hour reminder for appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe INFO 2025-10-30 14:07:13,865 signals 8298 8648941888 Appointment created: 4591a63e-defa-4c50-a877-84f66aa34302 for patient 000027 on 2025-09-28 INFO 2025-10-30 14:07:13,865 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000027-NUR-02 INFO 2025-10-30 14:07:13,865 signals 8298 8648941888 SubFile created: FILE-2025-000027-NUR-02 for clinic Nursing Department INFO 2025-10-30 14:07:13,865 signals 8298 8648941888 Created sub-file FILE-2025-000027-NUR-02 for patient 000027 at clinic Nursing Department INFO 2025-10-30 14:07:13,865 signals 8298 8648941888 Notified provider hind.al-subaie.nurse3 of new appointment INFO 2025-10-30 14:07:13,867 signals 8298 8648941888 Appointment created: a7dc1483-009c-4461-a36b-b31996c738ee for patient 000008 on 2025-10-20 INFO 2025-10-30 14:07:13,867 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000008-OT-02 INFO 2025-10-30 14:07:13,867 signals 8298 8648941888 SubFile created: FILE-2025-000008-OT-02 for clinic Occupational Therapy INFO 2025-10-30 14:07:13,867 signals 8298 8648941888 Created sub-file FILE-2025-000008-OT-02 for patient 000008 at clinic Occupational Therapy INFO 2025-10-30 14:07:13,868 signals 8298 8648941888 Notified provider ghada.al-shahrani.ot1 of new appointment INFO 2025-10-30 14:07:13,869 signals 8298 8648941888 Appointment created: e3f95f2a-1d45-433b-befa-4baa8d9908fe for patient 000043 on 2025-08-28 INFO 2025-10-30 14:07:13,869 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000043-SLP-03 INFO 2025-10-30 14:07:13,869 signals 8298 8648941888 SubFile created: FILE-2025-000043-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-30 14:07:13,869 signals 8298 8648941888 Created sub-file FILE-2025-000043-SLP-03 for patient 000043 at clinic Speech-Language Pathology INFO 2025-10-30 14:07:13,870 signals 8298 8648941888 Notified provider abdulrahman.al-dawsari.slp2 of new appointment INFO 2025-10-30 14:07:13,871 signals 8298 8648941888 Appointment created: 9231e2d7-26a6-468a-9b65-b40fd2ad11d4 for patient 000001 on 2025-08-07 INFO 2025-10-30 14:07:13,872 signals 8298 8648941888 Notified provider salma.al-dosari.doctor1 of new appointment INFO 2025-10-30 14:07:13,873 signals 8298 8648941888 Appointment created: 8283e079-efeb-4bbd-862a-fac4aa64746e for patient 000033 on 2025-09-02 INFO 2025-10-30 14:07:13,874 signals 8298 8648941888 Notified provider hayat.al-rashidi.doctor2 of new appointment INFO 2025-10-30 14:07:13,875 signals 8298 8648941888 Appointment created: e5d4453b-22f4-4025-b9ea-a63a561d4774 for patient 000002 on 2025-09-07 INFO 2025-10-30 14:07:13,875 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000002-NUR-01 INFO 2025-10-30 14:07:13,876 signals 8298 8648941888 SubFile created: FILE-2025-000002-NUR-01 for clinic Nursing Department INFO 2025-10-30 14:07:13,876 signals 8298 8648941888 Created sub-file FILE-2025-000002-NUR-01 for patient 000002 at clinic Nursing Department INFO 2025-10-30 14:07:13,876 signals 8298 8648941888 Notified provider hind.al-subaie.nurse3 of new appointment INFO 2025-10-30 14:07:13,877 signals 8298 8648941888 Appointment created: 2f4553d6-ef3c-4128-a354-416945f63b51 for patient 000016 on 2025-09-28 INFO 2025-10-30 14:07:13,878 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000016-NUR-02 INFO 2025-10-30 14:07:13,878 signals 8298 8648941888 SubFile created: FILE-2025-000016-NUR-02 for clinic Nursing Department INFO 2025-10-30 14:07:13,878 signals 8298 8648941888 Created sub-file FILE-2025-000016-NUR-02 for patient 000016 at clinic Nursing Department INFO 2025-10-30 14:07:13,878 signals 8298 8648941888 Notified provider omar.al-yami.nurse2 of new appointment INFO 2025-10-30 14:07:13,880 signals 8298 8648941888 Appointment created: e09ea3d3-24e8-4732-bbf6-118d9b80b859 for patient 000001 on 2025-09-28 INFO 2025-10-30 14:07:13,880 signals 8298 8648941888 Notified provider salma.al-harthi.aba2 of new appointment INFO 2025-10-30 14:07:13,882 signals 8298 8648941888 Appointment created: bad5b662-8bfb-42e7-8c3b-b824016d1a6a for patient 000050 on 2025-08-28 INFO 2025-10-30 14:07:13,882 signals 8298 8648941888 Notified provider sarah.al-shamrani.ot2 of new appointment INFO 2025-10-30 14:07:13,884 signals 8298 8648941888 Appointment created: 5600ea05-c09d-4bba-863a-0225409fa0f0 for patient 000033 on 2025-10-06 INFO 2025-10-30 14:07:13,885 signals 8298 8648941888 Notified provider hayat.al-rashidi.doctor2 of new appointment INFO 2025-10-30 14:07:13,887 signals 8298 8648941888 Appointment created: 3381be6b-c64a-4307-bb6a-6da971fb4b4d for patient 000022 on 2025-10-07 INFO 2025-10-30 14:07:13,887 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000022-NUR-02 INFO 2025-10-30 14:07:13,887 signals 8298 8648941888 SubFile created: FILE-2025-000022-NUR-02 for clinic Nursing Department INFO 2025-10-30 14:07:13,887 signals 8298 8648941888 Created sub-file FILE-2025-000022-NUR-02 for patient 000022 at clinic Nursing Department INFO 2025-10-30 14:07:13,888 signals 8298 8648941888 Notified provider lulwa.al-maliki.nurse1 of new appointment INFO 2025-10-30 14:07:13,889 signals 8298 8648941888 Appointment created: b48ec4f3-2076-4921-9cec-ab9f988bed7b for patient 000009 on 2025-10-02 INFO 2025-10-30 14:07:13,889 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000009-MED-03 INFO 2025-10-30 14:07:13,889 signals 8298 8648941888 SubFile created: FILE-2025-000009-MED-03 for clinic Medical Department INFO 2025-10-30 14:07:13,890 signals 8298 8648941888 Created sub-file FILE-2025-000009-MED-03 for patient 000009 at clinic Medical Department INFO 2025-10-30 14:07:13,890 signals 8298 8648941888 Notified provider salma.al-dosari.doctor1 of new appointment INFO 2025-10-30 14:07:13,891 signals 8298 8648941888 Appointment created: f3b30692-57e4-46a2-959a-675de891e475 for patient 000033 on 2025-10-28 INFO 2025-10-30 14:07:13,892 signals 8298 8648941888 Notified provider omar.al-yami.nurse2 of new appointment INFO 2025-10-30 14:07:13,893 signals 8298 8648941888 Appointment created: 5630e947-0c74-4cc3-b3fb-b0e9963bfff5 for patient 000008 on 2025-08-19 INFO 2025-10-30 14:07:13,894 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000008-SLP-03 INFO 2025-10-30 14:07:13,894 signals 8298 8648941888 SubFile created: FILE-2025-000008-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-30 14:07:13,894 signals 8298 8648941888 Created sub-file FILE-2025-000008-SLP-03 for patient 000008 at clinic Speech-Language Pathology INFO 2025-10-30 14:07:13,894 signals 8298 8648941888 Notified provider rania.al-rashidi.slp1 of new appointment INFO 2025-10-30 14:07:13,896 signals 8298 8648941888 Appointment created: c7682e73-e887-46b8-b096-b9d2756857d2 for patient 000025 on 2025-08-17 INFO 2025-10-30 14:07:13,896 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000025-NUR-02 INFO 2025-10-30 14:07:13,896 signals 8298 8648941888 SubFile created: FILE-2025-000025-NUR-02 for clinic Nursing Department INFO 2025-10-30 14:07:13,896 signals 8298 8648941888 Created sub-file FILE-2025-000025-NUR-02 for patient 000025 at clinic Nursing Department INFO 2025-10-30 14:07:13,897 signals 8298 8648941888 Notified provider lulwa.al-maliki.nurse1 of new appointment INFO 2025-10-30 14:07:13,898 signals 8298 8648941888 Appointment created: cd603f24-5076-49e5-b416-a6308ab898c1 for patient 000011 on 2025-08-03 INFO 2025-10-30 14:07:13,899 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000011-OT-01 INFO 2025-10-30 14:07:13,899 signals 8298 8648941888 SubFile created: FILE-2025-000011-OT-01 for clinic Occupational Therapy INFO 2025-10-30 14:07:13,899 signals 8298 8648941888 Created sub-file FILE-2025-000011-OT-01 for patient 000011 at clinic Occupational Therapy INFO 2025-10-30 14:07:13,899 signals 8298 8648941888 Notified provider sarah.al-shamrani.ot2 of new appointment INFO 2025-10-30 14:07:13,901 signals 8298 8648941888 Appointment created: 4e5c26f6-7b45-4c8d-b39e-6539d7360987 for patient 000033 on 2025-09-23 INFO 2025-10-30 14:07:13,901 signals 8298 8648941888 Notified provider jawaher.al-dosari.doctor3 of new appointment INFO 2025-10-30 14:07:13,902 signals 8298 8648941888 Appointment created: 4a46cd13-c685-4900-a5d7-5d193560f532 for patient 000010 on 2025-10-02 INFO 2025-10-30 14:07:13,902 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000010-NUR-03 INFO 2025-10-30 14:07:13,902 signals 8298 8648941888 SubFile created: FILE-2025-000010-NUR-03 for clinic Nursing Department INFO 2025-10-30 14:07:13,902 signals 8298 8648941888 Created sub-file FILE-2025-000010-NUR-03 for patient 000010 at clinic Nursing Department INFO 2025-10-30 14:07:13,903 signals 8298 8648941888 Notified provider lulwa.al-maliki.nurse1 of new appointment INFO 2025-10-30 14:07:13,904 signals 8298 8648941888 Appointment created: 9394b6c3-29c3-44f3-9b64-cba6f6b13dc9 for patient 000006 on 2025-11-30 INFO 2025-10-30 14:07:13,905 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000006-OT-01 INFO 2025-10-30 14:07:13,905 signals 8298 8648941888 SubFile created: FILE-2025-000006-OT-01 for clinic Occupational Therapy INFO 2025-10-30 14:07:13,905 signals 8298 8648941888 Created sub-file FILE-2025-000006-OT-01 for patient 000006 at clinic Occupational Therapy INFO 2025-10-30 14:07:13,905 signals 8298 8648941888 Notified provider ghada.al-shahrani.ot1 of new appointment INFO 2025-10-30 14:07:13,906 signals 8298 8648941888 Scheduled 24-hour reminder for appointment 9394b6c3-29c3-44f3-9b64-cba6f6b13dc9 INFO 2025-10-30 14:07:13,906 signals 8298 8648941888 Scheduled 2-hour reminder for appointment 9394b6c3-29c3-44f3-9b64-cba6f6b13dc9 INFO 2025-10-30 14:07:13,907 signals 8298 8648941888 Appointment created: 4af3076d-475f-4929-b08c-9e6ab6aad118 for patient 000016 on 2025-09-28 INFO 2025-10-30 14:07:13,908 signals 8298 8648941888 Notified provider hind.al-subaie.nurse3 of new appointment INFO 2025-10-30 14:07:13,909 signals 8298 8648941888 Appointment created: fd4fdd6c-67c4-4536-a532-070c279a5b27 for patient 000016 on 2025-11-20 INFO 2025-10-30 14:07:13,910 signals 8298 8648941888 Generated Sub-File Number: FILE-2025-000016-MED-03 INFO 2025-10-30 14:07:13,910 signals 8298 8648941888 SubFile created: FILE-2025-000016-MED-03 for clinic Medical Department INFO 2025-10-30 14:07:13,910 signals 8298 8648941888 Created sub-file FILE-2025-000016-MED-03 for patient 000016 at clinic Medical Department INFO 2025-10-30 14:07:13,911 confirmation_service 8298 8648941888 Created confirmation token for appointment fd4fdd6c-67c4-4536-a532-070c279a5b27, expires at 2025-11-06 11:07:13.911330+00:00 ERROR 2025-10-30 14:07:13,911 signals 8298 8648941888 Error creating confirmation token for appointment fd4fdd6c-67c4-4536-a532-070c279a5b27: combine() argument 2 must be datetime.time, not str INFO 2025-10-30 14:07:13,911 signals 8298 8648941888 Notified provider hayat.al-rashidi.doctor2 of new appointment INFO 2025-10-30 14:07:13,912 signals 8298 8648941888 Scheduled 24-hour reminder for appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 INFO 2025-10-30 14:07:13,912 signals 8298 8648941888 Scheduled 2-hour reminder for appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 ERROR 2025-10-30 14:07:13,913 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,914 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,917 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,917 tasks 15474 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,918 tasks 15486 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,918 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,921 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,922 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,923 tasks 15474 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,924 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,926 tasks 15475 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,926 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,927 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,928 tasks 15474 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,928 tasks 15486 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,929 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,931 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,932 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,934 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,935 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,936 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,936 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,937 tasks 15474 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,938 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,939 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,941 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,942 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,943 tasks 15474 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,944 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,944 tasks 15473 8648941888 Appointment 70546b2a-1785-4056-9703-1843188f0ae3 not found ERROR 2025-10-30 14:07:13,945 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,946 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,948 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,948 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,949 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,950 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,951 tasks 15486 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,951 tasks 15474 8648941888 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-10-30 14:07:13,951 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,952 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,953 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,953 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,954 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,955 tasks 15474 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,956 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,956 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,957 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,958 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,959 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,959 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,960 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,960 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,962 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:13,963 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:14,064 signals 8298 8648941888 Consent created: SERVICE_SPECIFIC for patient 000034 INFO 2025-10-30 14:07:14,064 signals 8298 8648941888 Consent created: PHOTO_VIDEO for patient 000034 INFO 2025-10-30 14:07:14,065 signals 8298 8648941888 Consent created: GENERAL_TREATMENT for patient 000037 INFO 2025-10-30 14:07:14,065 signals 8298 8648941888 Consent created: PHOTO_VIDEO for patient 000024 INFO 2025-10-30 14:07:14,065 signals 8298 8648941888 Consent created: SERVICE_SPECIFIC for patient 000024 INFO 2025-10-30 14:07:14,065 signals 8298 8648941888 Consent created: DATA_SHARING for patient 000036 INFO 2025-10-30 14:07:14,066 signals 8298 8648941888 Consent created: PHOTO_VIDEO for patient 000036 INFO 2025-10-30 14:07:14,066 signals 8298 8648941888 Consent created: SERVICE_SPECIFIC for patient 000041 INFO 2025-10-30 14:07:14,066 signals 8298 8648941888 Consent created: DATA_SHARING for patient 000050 INFO 2025-10-30 14:07:14,067 signals 8298 8648941888 Consent created: GENERAL_TREATMENT for patient 000016 INFO 2025-10-30 14:07:14,067 signals 8298 8648941888 Consent created: DATA_SHARING for patient 000016 INFO 2025-10-30 14:07:14,067 signals 8298 8648941888 Consent created: PHOTO_VIDEO for patient 000029 INFO 2025-10-30 14:07:14,067 signals 8298 8648941888 Consent created: SERVICE_SPECIFIC for patient 000049 INFO 2025-10-30 14:07:14,068 signals 8298 8648941888 Consent created: PHOTO_VIDEO for patient 000001 INFO 2025-10-30 14:07:14,068 signals 8298 8648941888 Consent created: PHOTO_VIDEO for patient 000001 INFO 2025-10-30 14:07:14,068 signals 8298 8648941888 Consent created: GENERAL_TREATMENT for patient 000033 INFO 2025-10-30 14:07:14,069 signals 8298 8648941888 Consent created: SERVICE_SPECIFIC for patient 000033 INFO 2025-10-30 14:07:14,069 signals 8298 8648941888 Consent created: DATA_SHARING for patient 000021 INFO 2025-10-30 14:07:14,069 signals 8298 8648941888 Consent created: DATA_SHARING for patient 000021 INFO 2025-10-30 14:07:14,070 signals 8298 8648941888 Consent created: GENERAL_TREATMENT for patient 000012 INFO 2025-10-30 14:07:14,070 signals 8298 8648941888 Consent created: PHOTO_VIDEO for patient 000005 INFO 2025-10-30 14:07:14,070 signals 8298 8648941888 Consent created: DATA_SHARING for patient 000005 INFO 2025-10-30 14:07:14,070 signals 8298 8648941888 Consent created: PHOTO_VIDEO for patient 000023 INFO 2025-10-30 14:07:14,071 signals 8298 8648941888 Consent created: GENERAL_TREATMENT for patient 000007 INFO 2025-10-30 14:07:14,071 signals 8298 8648941888 Consent created: DATA_SHARING for patient 000007 INFO 2025-10-30 14:07:14,071 signals 8298 8648941888 Consent created: SERVICE_SPECIFIC for patient 000044 INFO 2025-10-30 14:07:14,072 signals 8298 8648941888 Consent created: PHOTO_VIDEO for patient 000017 INFO 2025-10-30 14:07:14,072 signals 8298 8648941888 Consent created: GENERAL_TREATMENT for patient 000035 INFO 2025-10-30 14:07:14,072 signals 8298 8648941888 Consent created: GENERAL_TREATMENT for patient 000020 INFO 2025-10-30 14:07:14,072 signals 8298 8648941888 Consent created: GENERAL_TREATMENT for patient 000009 INFO 2025-10-30 14:07:14,073 signals 8298 8648941888 Consent created: GENERAL_TREATMENT for patient 000038 INFO 2025-10-30 14:07:14,073 signals 8298 8648941888 Consent created: DATA_SHARING for patient 000002 INFO 2025-10-30 14:07:14,073 signals 8298 8648941888 Consent created: SERVICE_SPECIFIC for patient 000019 INFO 2025-10-30 14:07:14,074 signals 8298 8648941888 Consent created: SERVICE_SPECIFIC for patient 000043 INFO 2025-10-30 14:07:14,074 signals 8298 8648941888 Consent created: SERVICE_SPECIFIC for patient 000043 ERROR 2025-10-30 14:07:14,156 tasks 8374 8648941888 Failed to send confirmation for appointment fd4fdd6c-67c4-4536-a532-070c279a5b27: 'Appointment' object has no attribute 'start_time' ERROR 2025-10-30 14:07:17,014 tasks 8374 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found INFO 2025-10-30 14:07:19,231 basehttp 6241 6168834048 "GET /en/ HTTP/1.1" 302 0 INFO 2025-10-30 14:07:19,295 basehttp 6241 6168834048 "GET /en/accounts/login/?next=/en/ HTTP/1.1" 200 33371 ERROR 2025-10-30 14:07:53,854 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,855 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,857 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,860 tasks 15474 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,861 tasks 15486 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,863 tasks 15475 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,867 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,869 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,870 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,872 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,874 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,876 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,879 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,881 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,885 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,887 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,888 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,891 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,893 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,897 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,898 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,901 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,904 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,910 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,913 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,915 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,917 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,920 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,923 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,926 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,928 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,932 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,934 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,936 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,939 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,941 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,943 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,946 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,948 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,950 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,953 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,957 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,958 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,962 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,965 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,967 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,971 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,973 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,977 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,979 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,981 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,985 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,987 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,990 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,993 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,994 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:53,997 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,000 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,001 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,005 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,007 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,009 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,013 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,014 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,017 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,018 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,021 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,024 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,026 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,028 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,031 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,037 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,039 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,042 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,042 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,046 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,048 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,052 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,053 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,056 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,059 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,060 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,063 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,065 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,067 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,070 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,073 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,075 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,079 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,082 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,083 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,086 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,089 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,090 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,096 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,096 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,099 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,100 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,103 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:07:54,105 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:07:57,052 signals 8548 8648941888 User created: admin (Front Desk) INFO 2025-10-30 14:07:57,057 tasks 8374 8648941888 Email sent successfully to ['marwan@tenhal.sa'] INFO 2025-10-30 14:08:12,807 basehttp 6241 6168834048 "GET /en/accounts/login/?next=/en/ HTTP/1.1" 200 33371 ERROR 2025-10-30 14:08:13,662 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,664 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,666 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,668 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,671 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,674 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,676 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,679 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,680 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,687 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,688 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,691 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,693 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,696 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,698 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,701 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,703 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,705 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,708 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,711 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,716 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,718 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,720 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,724 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,726 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,728 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,732 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,734 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,737 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,739 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,743 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,745 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,748 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,751 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,754 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,757 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,759 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,761 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,764 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,766 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,770 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,773 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,775 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,776 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,780 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,782 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,785 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,788 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,915 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,915 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,917 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,918 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,918 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,919 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,922 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,923 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,923 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,925 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,927 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,927 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,927 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,928 tasks 15474 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,929 tasks 15486 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,930 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,932 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,932 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,935 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,935 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,936 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,936 tasks 15474 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,937 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,938 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,939 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,942 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,942 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,943 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,944 tasks 15474 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,946 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,946 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,948 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,948 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,949 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,950 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,951 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,952 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,952 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,953 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,954 tasks 15474 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,954 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,955 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,956 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,957 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,957 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,958 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,958 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,959 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,960 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,961 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,962 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:13,963 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:08:17,225 basehttp 6241 6168834048 "GET /en/admin HTTP/1.1" 301 0 INFO 2025-10-30 14:08:17,317 basehttp 6241 6185660416 "GET /en/admin/ HTTP/1.1" 302 0 INFO 2025-10-30 14:08:17,383 basehttp 6241 6185660416 "GET /en/admin/login/?next=/en/admin/ HTTP/1.1" 200 17708 INFO 2025-10-30 14:08:18,841 basehttp 6241 6185660416 "POST /en/admin/login/?next=/en/admin/ HTTP/1.1" 302 0 INFO 2025-10-30 14:08:18,943 basehttp 6241 6185660416 "GET /en/admin/ HTTP/1.1" 200 75451 INFO 2025-10-30 14:08:18,955 basehttp 6241 6185660416 "GET /static/admin/css/dashboard.css HTTP/1.1" 200 441 INFO 2025-10-30 14:08:25,751 basehttp 6241 6185660416 "GET /en/admin/core/user/ HTTP/1.1" 200 81070 INFO 2025-10-30 14:08:25,821 basehttp 6241 6185660416 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-30 14:08:28,386 basehttp 6241 6185660416 "GET /en/admin/core/user/ade6c908-9712-415a-aa65-1ca36d160324/change/ HTTP/1.1" 200 114747 INFO 2025-10-30 14:08:28,400 basehttp 6241 6168834048 "GET /static/admin/js/SelectBox.js HTTP/1.1" 200 4530 INFO 2025-10-30 14:08:28,400 basehttp 6241 6202486784 "GET /static/admin/js/SelectFilter2.js HTTP/1.1" 200 15845 INFO 2025-10-30 14:08:28,458 basehttp 6241 6185660416 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-30 14:08:28,489 basehttp 6241 6185660416 "GET /static/admin/img/selector-icons.svg HTTP/1.1" 200 3291 INFO 2025-10-30 14:08:44,051 basehttp 6241 6185660416 "POST /en/admin/core/user/ade6c908-9712-415a-aa65-1ca36d160324/change/ HTTP/1.1" 302 0 INFO 2025-10-30 14:08:44,146 basehttp 6241 6185660416 "GET /en/admin/core/user/ HTTP/1.1" 200 81364 INFO 2025-10-30 14:08:44,216 basehttp 6241 6185660416 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-30 14:08:48,341 basehttp 6241 6185660416 "GET /en/admin/core/tenant/ HTTP/1.1" 200 67009 INFO 2025-10-30 14:08:48,411 basehttp 6241 6185660416 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-30 14:08:49,909 basehttp 6241 6185660416 "GET /en/admin/core/tenant/45ad73f0-3726-426d-a2b3-dbff241eb65a/change/ HTTP/1.1" 200 391769 INFO 2025-10-30 14:08:49,981 basehttp 6241 6185660416 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 ERROR 2025-10-30 14:08:53,860 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,860 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,861 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,864 tasks 15486 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,864 tasks 15474 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,866 tasks 15475 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,869 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,870 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,871 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,872 tasks 15474 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,875 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,877 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,880 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,882 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,886 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,887 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,889 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,892 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,893 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,897 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,898 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,902 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,904 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,911 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,913 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,915 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,918 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,920 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,923 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,927 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,929 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,932 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,934 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,936 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,939 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,941 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,943 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,946 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,948 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,950 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,953 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,959 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,959 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,963 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,965 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,967 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,972 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,974 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,977 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,979 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,981 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,986 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,988 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,990 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,993 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,995 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:53,998 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,001 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,001 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,006 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,007 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,008 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,014 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,014 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,017 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,018 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,022 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,025 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,027 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,028 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,031 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,039 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,039 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,043 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,043 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,047 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,047 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,052 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,053 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,056 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,059 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,060 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,065 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,066 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,068 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,071 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,074 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,076 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,080 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,082 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,084 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,087 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,090 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,091 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,096 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,096 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,099 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,100 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,103 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:08:54,105 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) WARNING 2025-10-30 14:09:07,194 log 6241 6185660416 Forbidden (CSRF token from POST incorrect.): /en/accounts/login/ WARNING 2025-10-30 14:09:07,277 basehttp 6241 6185660416 "POST /en/accounts/login/ HTTP/1.1" 403 15981 WARNING 2025-10-30 14:09:11,805 log 6241 6185660416 Forbidden (CSRF token from POST incorrect.): /en/accounts/login/ WARNING 2025-10-30 14:09:11,888 basehttp 6241 6185660416 "POST /en/accounts/login/ HTTP/1.1" 403 15981 ERROR 2025-10-30 14:09:13,666 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,666 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,671 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,673 tasks 15474 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,674 tasks 15486 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,676 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,677 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,680 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,681 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,688 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,689 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,691 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,694 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,696 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,698 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,701 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,703 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,706 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,708 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,712 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,717 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,718 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,720 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,724 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,726 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,728 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,733 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,734 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,738 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,739 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,743 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,745 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,748 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,751 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,754 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,757 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,759 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,762 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,765 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,766 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,770 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,773 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,775 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,777 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,780 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,782 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,785 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,788 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:09:13,802 basehttp 6241 6185660416 "GET /en/accounts/login/?next=/en/ HTTP/1.1" 200 34354 ERROR 2025-10-30 14:09:13,917 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,917 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,917 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,919 tasks 15486 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,919 tasks 15474 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,920 tasks 15475 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,922 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,923 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,924 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,925 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,927 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,927 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,928 tasks 15474 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,928 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,929 tasks 15486 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,931 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,932 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,933 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,935 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,936 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,936 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,937 tasks 15474 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,937 tasks 15486 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,939 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,939 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,942 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,942 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,943 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,944 tasks 15474 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,946 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,946 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,948 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,948 tasks 15474 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,950 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,950 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,951 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,952 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,952 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,953 tasks 15474 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,954 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,955 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,955 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,956 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,957 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,957 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,958 tasks 15474 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,959 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,960 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,960 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,961 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,962 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:09:13,963 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:09:14,645 basehttp 6241 6185660416 "GET /en/accounts/login/?next=/en/ HTTP/1.1" 200 34354 INFO 2025-10-30 14:09:16,324 basehttp 6241 6185660416 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-10-30 14:09:16,407 basehttp 6241 6185660416 "GET /en/ HTTP/1.1" 200 55199 INFO 2025-10-30 14:09:26,216 basehttp 6241 6185660416 "GET /en/profile/ HTTP/1.1" 200 44079 INFO 2025-10-30 14:09:37,678 basehttp 6241 6185660416 "GET /en/profile/edit/ HTTP/1.1" 200 44045 INFO 2025-10-30 14:10:06,896 basehttp 6241 6185660416 "POST /en/profile/edit/ HTTP/1.1" 302 0 INFO 2025-10-30 14:10:06,959 basehttp 6241 6185660416 "GET /en/profile/ HTTP/1.1" 200 44409 INFO 2025-10-30 14:10:07,036 basehttp 6241 6185660416 "GET /media/profile_pictures/Father_-d_81rVqQ6.png HTTP/1.1" 200 1997779 ERROR 2025-10-30 14:10:13,671 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,671 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,675 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,676 tasks 15474 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,677 tasks 15486 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,678 tasks 15475 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,680 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,681 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,682 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,689 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,689 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,693 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,696 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,697 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,699 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,701 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,704 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,706 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,709 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,712 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,717 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,719 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,721 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,725 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,726 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,728 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,734 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,735 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,739 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,740 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,744 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,745 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,749 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,752 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,755 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,757 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,759 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,763 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,766 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,767 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,770 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,774 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,775 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,777 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,780 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,782 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,785 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,788 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,919 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,919 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,919 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,920 tasks 15474 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,920 tasks 15486 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,921 tasks 15475 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,923 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,924 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,924 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,926 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,928 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,928 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,928 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,928 tasks 15474 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,931 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,933 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,933 tasks 15474 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,933 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,937 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,937 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,937 tasks 15474 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,937 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,937 tasks 15486 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,940 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,940 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,942 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,942 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,944 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,944 tasks 15474 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,947 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,947 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,949 tasks 15474 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,949 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,951 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,951 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,951 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,954 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,954 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,954 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,954 tasks 15474 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,955 tasks 15486 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,955 tasks 15475 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,956 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,957 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,957 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,958 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,958 tasks 15474 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,959 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,960 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,961 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,963 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 14:10:13,963 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 14:10:38,779 basehttp 6241 6185660416 "GET /en/settings/ HTTP/1.1" 200 48653 INFO 2025-10-30 14:10:38,849 basehttp 6241 6185660416 "GET /media/profile_pictures/Father_-d_81rVqQ6.png HTTP/1.1" 304 0 INFO 2025-10-30 14:10:42,839 basehttp 6241 6185660416 "GET /en/settings/ZATCA/ HTTP/1.1" 200 42195 INFO 2025-10-30 14:10:42,911 basehttp 6241 6185660416 "GET /media/profile_pictures/Father_-d_81rVqQ6.png HTTP/1.1" 304 0 INFO 2025-10-30 14:11:37,228 basehttp 6241 6185660416 "POST /en/settings/ZATCA/ HTTP/1.1" 302 0 INFO 2025-10-30 14:11:37,328 basehttp 6241 6185660416 "GET /en/settings/ HTTP/1.1" 200 48971 INFO 2025-10-30 14:11:37,395 basehttp 6241 6185660416 "GET /media/profile_pictures/Father_-d_81rVqQ6.png HTTP/1.1" 304 0 INFO 2025-10-30 14:11:41,160 basehttp 6241 6185660416 "GET /en/settings/ZATCA/ HTTP/1.1" 200 43259 INFO 2025-10-30 14:11:48,876 basehttp 6241 6185660416 "POST /en/settings/ZATCA/ HTTP/1.1" 302 0 INFO 2025-10-30 14:11:48,976 basehttp 6241 6185660416 "GET /en/settings/ HTTP/1.1" 200 48728 INFO 2025-10-30 14:11:49,045 basehttp 6241 6185660416 "GET /media/profile_pictures/Father_-d_81rVqQ6.png HTTP/1.1" 304 0 ERROR 2025-10-30 14:11:53,340 tasks 8374 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-30 14:12:14,172 tasks 8374 8648941888 Failed to send confirmation for appointment fd4fdd6c-67c4-4536-a532-070c279a5b27: 'Appointment' object has no attribute 'start_time' INFO 2025-10-30 14:13:08,838 basehttp 6241 6185660416 "GET /en/settings/ HTTP/1.1" 200 48416 INFO 2025-10-30 14:13:08,908 basehttp 6241 6185660416 "GET /media/profile_pictures/Father_-d_81rVqQ6.png HTTP/1.1" 304 0 ERROR 2025-10-30 14:13:12,968 tasks 8374 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found INFO 2025-10-30 14:13:14,943 basehttp 6241 6185660416 "GET /en/settings/BASIC/ HTTP/1.1" 200 41312 ERROR 2025-10-30 14:13:16,603 tasks 8374 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found INFO 2025-10-30 14:14:22,719 basehttp 6241 6185660416 "POST /en/settings/BASIC/ HTTP/1.1" 302 0 INFO 2025-10-30 14:14:22,821 basehttp 6241 6185660416 "GET /en/settings/ HTTP/1.1" 200 48491 INFO 2025-10-30 14:14:22,888 basehttp 6241 6185660416 "GET /media/profile_pictures/Father_-d_81rVqQ6.png HTTP/1.1" 304 0 WARNING 2025-10-30 14:15:31,295 log 6241 6185660416 Forbidden (CSRF token from POST incorrect.): /en/admin/core/tenant/45ad73f0-3726-426d-a2b3-dbff241eb65a/change/ WARNING 2025-10-30 14:15:31,364 basehttp 6241 6185660416 "POST /en/admin/core/tenant/45ad73f0-3726-426d-a2b3-dbff241eb65a/change/ HTTP/1.1" 403 16030 INFO 2025-10-30 14:15:34,453 basehttp 6241 6185660416 "GET /en/admin/core/tenant/45ad73f0-3726-426d-a2b3-dbff241eb65a/change/ HTTP/1.1" 200 394317 INFO 2025-10-30 14:15:36,675 basehttp 6241 6185660416 "GET /en/admin/core/tenant/45ad73f0-3726-426d-a2b3-dbff241eb65a/change/ HTTP/1.1" 200 394318 INFO 2025-10-30 14:15:36,746 basehttp 6241 6185660416 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-30 14:16:04,148 basehttp 6241 6185660416 "POST /en/admin/core/tenant/45ad73f0-3726-426d-a2b3-dbff241eb65a/change/ HTTP/1.1" 302 0 INFO 2025-10-30 14:16:04,239 basehttp 6241 6185660416 "GET /en/admin/core/tenant/ HTTP/1.1" 200 67249 INFO 2025-10-30 14:16:04,306 basehttp 6241 6185660416 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-30 14:16:10,443 basehttp 6241 6185660416 "GET /en/settings/ HTTP/1.1" 200 48174 INFO 2025-10-30 14:16:10,510 basehttp 6241 6185660416 "GET /media/profile_pictures/Father_-d_81rVqQ6.png HTTP/1.1" 304 0 INFO 2025-10-30 14:16:15,292 basehttp 6241 6185660416 "GET / HTTP/1.1" 302 0 INFO 2025-10-30 14:16:15,377 basehttp 6241 6168834048 "GET /en/ HTTP/1.1" 200 55216 ERROR 2025-10-30 14:16:23,572 tasks 8374 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found INFO 2025-10-30 14:17:06,197 basehttp 6241 6168834048 "POST /en/accounts/logout/ HTTP/1.1" 302 0 INFO 2025-10-30 14:17:06,255 basehttp 6241 6168834048 "GET /en/accounts/login/ HTTP/1.1" 200 33359 ERROR 2025-10-30 14:17:14,184 tasks 8374 8648941888 Failed to send confirmation for appointment fd4fdd6c-67c4-4536-a532-070c279a5b27: 'Appointment' object has no attribute 'start_time' INFO 2025-10-30 14:17:14,901 basehttp 6241 6168834048 "GET /en/admin/core/user/ HTTP/1.1" 302 0 INFO 2025-10-30 14:17:14,957 basehttp 6241 6168834048 "GET /en/admin/login/?next=/en/admin/core/user/ HTTP/1.1" 200 17740 INFO 2025-10-30 14:17:15,964 basehttp 6241 6168834048 "POST /en/admin/login/?next=/en/admin/core/user/ HTTP/1.1" 302 0 INFO 2025-10-30 14:17:16,058 basehttp 6241 6168834048 "GET /en/admin/core/user/ HTTP/1.1" 200 81109 INFO 2025-10-30 14:17:16,130 basehttp 6241 6168834048 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 ERROR 2025-10-30 14:18:17,126 tasks 8374 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-30 14:18:27,938 tasks 8374 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-30 14:18:32,147 tasks 8374 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found WARNING 2025-10-30 14:19:48,939 log 6241 6168834048 Forbidden (CSRF token from POST incorrect.): /en/accounts/login/ WARNING 2025-10-30 14:19:49,027 basehttp 6241 6168834048 "POST /en/accounts/login/ HTTP/1.1" 403 15981 INFO 2025-10-30 14:19:51,103 basehttp 6241 6168834048 "GET /en/accounts/login/ HTTP/1.1" 200 34357 INFO 2025-10-30 14:19:51,178 basehttp 6241 6168834048 "GET /media/profile_pictures/Father_-d_81rVqQ6.png HTTP/1.1" 200 1997779 INFO 2025-10-30 14:19:52,005 basehttp 6241 6168834048 "GET /en/accounts/login/ HTTP/1.1" 200 34357 INFO 2025-10-30 14:19:58,280 basehttp 6241 6168834048 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-10-30 14:19:58,340 basehttp 6241 6168834048 "GET / HTTP/1.1" 302 0 INFO 2025-10-30 14:19:58,407 basehttp 6241 6185660416 "GET /en/ HTTP/1.1" 200 43940 INFO 2025-10-30 14:20:07,198 basehttp 6241 6185660416 "GET /en/aba/consults/create/ HTTP/1.1" 200 82009 INFO 2025-10-30 14:21:46,442 basehttp 6241 6185660416 "GET /en/patients/5cd1bb4d-8a81-4a6b-b386-4860740ed2a6/ HTTP/1.1" 200 55405 ERROR 2025-10-30 14:22:14,199 tasks 8374 8648941888 Failed to send confirmation for appointment fd4fdd6c-67c4-4536-a532-070c279a5b27: 'Appointment' object has no attribute 'start_time' ERROR 2025-10-30 14:24:25,172 tasks 8374 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found INFO 2025-10-30 14:26:21,253 basehttp 6241 6185660416 "GET /en/aba/consults/create/ HTTP/1.1" 200 82007 INFO 2025-10-30 14:29:05,655 basehttp 6241 6185660416 "GET /en/aba/consults/create/ HTTP/1.1" 200 83175 INFO 2025-10-30 14:29:10,130 basehttp 6241 6185660416 "GET /en/aba/consults/create/ HTTP/1.1" 200 83175 ERROR 2025-10-30 14:29:59,983 tasks 8374 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found INFO 2025-10-30 14:30:00,003 tasks 8374 8648941888 Radiology results sync started INFO 2025-10-30 14:30:00,003 tasks 8374 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 11:30:00.003357+00:00'} INFO 2025-10-30 14:30:00,008 tasks 8374 8648941888 Lab results sync started INFO 2025-10-30 14:30:00,008 tasks 8374 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 11:30:00.008354+00:00'} INFO 2025-10-30 14:30:33,082 basehttp 6241 6185660416 "GET /en/aba/consults/create/ HTTP/1.1" 200 81931 INFO 2025-10-30 14:31:45,825 autoreload 6241 8648941888 /Users/marwanalwali/AgdarCentre/aba/forms.py changed, reloading. INFO 2025-10-30 14:31:46,395 autoreload 20527 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 14:31:51,644 basehttp 20527 6157332480 "GET /en/aba/consults/create/ HTTP/1.1" 200 70367 INFO 2025-10-30 14:31:54,338 basehttp 20527 6157332480 "GET /en/aba/consults/create/ HTTP/1.1" 200 70365 ERROR 2025-10-30 14:32:23,707 tasks 8374 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found INFO 2025-10-30 14:33:19,694 basehttp 20527 6157332480 "GET /en/aba/consults/create/ HTTP/1.1" 200 70587 WARNING 2025-10-30 14:33:23,155 basehttp 20527 6174158848 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 14:33:23,226 log 20527 6157332480 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:33:23,226 basehttp 20527 6157332480 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 14:33:27,033 basehttp 20527 6157332480 "GET /en/aba/consults/create/ HTTP/1.1" 200 70587 INFO 2025-10-30 14:33:27,041 basehttp 20527 6190985216 "GET /static/css/custom.css HTTP/1.1" 200 580 INFO 2025-10-30 14:33:27,042 basehttp 20527 6207811584 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 200 7860 INFO 2025-10-30 14:33:27,042 basehttp 20527 6241464320 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-10-30 14:33:27,049 basehttp 20527 6224637952 "GET /static/plugins/select2/css/select2.min.css HTTP/1.1" 200 16263 INFO 2025-10-30 14:33:27,050 basehttp 20527 6190985216 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-10-30 14:33:27,052 basehttp 20527 6174158848 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-10-30 14:33:27,053 basehttp 20527 6224637952 "GET /static/img/user/user-12.jpg HTTP/1.1" 200 8541 INFO 2025-10-30 14:33:27,054 basehttp 20527 6207811584 "GET /static/js/htmx.min.js HTTP/1.1" 200 51076 INFO 2025-10-30 14:33:27,056 basehttp 20527 6207811584 "GET /static/js/select2-init.js HTTP/1.1" 200 2415 INFO 2025-10-30 14:33:27,057 basehttp 20527 6224637952 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 200 5536 INFO 2025-10-30 14:33:27,062 basehttp 20527 6174158848 "GET /static/js/app.min.js HTTP/1.1" 200 110394 INFO 2025-10-30 14:33:27,062 basehttp 20527 6224637952 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-10-30 14:33:27,067 basehttp 20527 6207811584 "GET /static/plugins/select2/dist/js/select2.min.js HTTP/1.1" 200 70851 INFO 2025-10-30 14:33:27,069 basehttp 20527 6224637952 "GET /static/img/theme/default.jpg HTTP/1.1" 200 26964 INFO 2025-10-30 14:33:27,070 basehttp 20527 6157332480 "GET /static/css/default/app.min.css HTTP/1.1" 200 1030608 INFO 2025-10-30 14:33:27,072 basehttp 20527 6207811584 "GET /static/img/theme/transparent.jpg HTTP/1.1" 200 32747 INFO 2025-10-30 14:33:27,074 basehttp 20527 6224637952 "GET /static/img/theme/apple.jpg HTTP/1.1" 200 28822 INFO 2025-10-30 14:33:27,074 basehttp 20527 6157332480 "GET /static/img/theme/material.jpg HTTP/1.1" 200 28774 INFO 2025-10-30 14:33:27,076 basehttp 20527 6207811584 "GET /static/img/theme/facebook.jpg HTTP/1.1" 200 27881 INFO 2025-10-30 14:33:27,077 basehttp 20527 6174158848 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-10-30 14:33:27,079 basehttp 20527 6157332480 "GET /static/img/version/html.jpg HTTP/1.1" 200 17325 INFO 2025-10-30 14:33:27,080 basehttp 20527 6174158848 "GET /static/img/version/angular1x.jpg HTTP/1.1" 200 22869 INFO 2025-10-30 14:33:27,080 basehttp 20527 6207811584 "GET /static/img/version/ajax.jpg HTTP/1.1" 200 20223 INFO 2025-10-30 14:33:27,081 basehttp 20527 6157332480 "GET /static/img/version/angular10x.jpg HTTP/1.1" 200 24580 INFO 2025-10-30 14:33:27,083 basehttp 20527 6157332480 "GET /static/img/version/django.jpg HTTP/1.1" 200 20935 INFO 2025-10-30 14:33:27,083 basehttp 20527 6174158848 "GET /static/img/version/laravel.jpg HTTP/1.1" 200 26040 INFO 2025-10-30 14:33:27,084 basehttp 20527 6207811584 "GET /static/img/version/svelte.jpg HTTP/1.1" 200 25060 INFO 2025-10-30 14:33:27,084 basehttp 20527 6190985216 "GET /static/js/vendor.min.js HTTP/1.1" 200 1091361 INFO 2025-10-30 14:33:27,085 basehttp 20527 6157332480 "GET /static/img/version/vuejs.jpg HTTP/1.1" 200 22518 INFO 2025-10-30 14:33:27,086 basehttp 20527 6174158848 "GET /static/img/version/reactjs.jpg HTTP/1.1" 200 26850 INFO 2025-10-30 14:33:27,086 basehttp 20527 6190985216 "GET /static/img/version/nextjs.jpg HTTP/1.1" 200 20152 INFO 2025-10-30 14:33:27,086 basehttp 20527 6207811584 "GET /static/img/version/dotnet.jpg HTTP/1.1" 200 24791 INFO 2025-10-30 14:33:27,095 basehttp 20527 6174158848 "GET /static/img/theme/forum.jpg HTTP/1.1" 200 28744 INFO 2025-10-30 14:33:27,095 basehttp 20527 6207811584 "GET /static/img/theme/e-commerce.jpg HTTP/1.1" 200 37734 INFO 2025-10-30 14:33:27,096 basehttp 20527 6190985216 "GET /static/img/theme/blog.jpg HTTP/1.1" 200 32334 INFO 2025-10-30 14:33:27,097 basehttp 20527 6174158848 "GET /static/img/theme/corporate.jpg HTTP/1.1" 200 38911 INFO 2025-10-30 14:33:27,099 basehttp 20527 6224637952 "GET /static/img/theme/google.jpg HTTP/1.1" 200 86013 INFO 2025-10-30 14:33:27,099 basehttp 20527 6157332480 "GET /static/img/theme/one-page-parallax.jpg HTTP/1.1" 200 22474 WARNING 2025-10-30 14:33:27,140 log 20527 6241464320 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:33:27,140 basehttp 20527 6241464320 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16669 INFO 2025-10-30 14:33:27,277 basehttp 20527 6157332480 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 WARNING 2025-10-30 14:33:27,279 basehttp 20527 6224637952 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-30 14:33:27,279 basehttp 20527 6241464320 "GET /static/css/default/app.min.css.map HTTP/1.1" 200 2154602 INFO 2025-10-30 14:33:27,281 basehttp 20527 6241464320 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 INFO 2025-10-30 14:33:27,400 basehttp 20527 6241464320 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 INFO 2025-10-30 14:33:27,400 basehttp 20527 6224637952 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 ERROR 2025-10-30 14:34:03,501 tasks 8374 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found INFO 2025-10-30 14:34:19,031 basehttp 20527 6241464320 "GET /en/aba/consults/create/ HTTP/1.1" 200 70393 WARNING 2025-10-30 14:34:19,100 log 20527 6241464320 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:34:19,100 basehttp 20527 6241464320 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-30 14:34:19,114 basehttp 20527 6241464320 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-30 14:36:09,032 basehttp 20527 6157332480 "GET /en/aba/consults/create/ HTTP/1.1" 200 70705 WARNING 2025-10-30 14:36:09,089 basehttp 20527 6174158848 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 14:36:09,114 log 20527 6157332480 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:36:09,114 basehttp 20527 6157332480 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 14:36:09,429 basehttp 20527 6157332480 "GET /en/aba/consults/create/ HTTP/1.1" 200 70705 WARNING 2025-10-30 14:36:09,492 basehttp 20527 6190985216 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 14:36:09,497 log 20527 6157332480 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:36:09,498 basehttp 20527 6157332480 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 ERROR 2025-10-30 14:36:42,130 log 20527 6157332480 Internal Server Error: /en/aba/consults/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 158, in get self.object_list = self.get_queryset() ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/aba/views.py", line 56, in get_queryset queryset = queryset.filter(provider__user=user) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1588, in build_filter condition = self.build_lookup(lookups, col, value) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1409, in build_lookup lhs = self.try_transform(lhs, lookup_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1458, in try_transform raise FieldError( django.core.exceptions.FieldError: Unsupported lookup 'user' for ForeignKey or join on the field not permitted. ERROR 2025-10-30 14:36:42,198 basehttp 20527 6157332480 "GET /en/aba/consults/ HTTP/1.1" 500 150021 WARNING 2025-10-30 14:36:42,329 log 20527 6157332480 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:36:42,329 basehttp 20527 6157332480 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 WARNING 2025-10-30 14:36:42,344 log 20527 6207811584 Not Found: /favicon.ico WARNING 2025-10-30 14:36:42,344 basehttp 20527 6207811584 "GET /favicon.ico HTTP/1.1" 404 16522 ERROR 2025-10-30 14:36:57,281 log 20527 6207811584 Internal Server Error: /en/aba/consults/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 158, in get self.object_list = self.get_queryset() ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/aba/views.py", line 56, in get_queryset queryset = queryset.filter(provider__user=user) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1588, in build_filter condition = self.build_lookup(lookups, col, value) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1409, in build_lookup lhs = self.try_transform(lhs, lookup_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1458, in try_transform raise FieldError( django.core.exceptions.FieldError: Unsupported lookup 'user' for ForeignKey or join on the field not permitted. ERROR 2025-10-30 14:36:57,368 basehttp 20527 6207811584 "GET /en/aba/consults/ HTTP/1.1" 500 150158 WARNING 2025-10-30 14:36:57,448 log 20527 6207811584 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:36:57,448 basehttp 20527 6207811584 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-30 14:36:58,422 basehttp 20527 6157332480 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 14:36:58,472 log 20527 6207811584 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:36:58,472 basehttp 20527 6207811584 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-10-30 14:36:59,073 basehttp 20527 6207811584 "GET /en/aba/consults/create/ HTTP/1.1" 200 70705 WARNING 2025-10-30 14:36:59,142 basehttp 20527 6157332480 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 14:36:59,147 log 20527 6207811584 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:36:59,147 basehttp 20527 6207811584 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 14:36:59,733 basehttp 20527 6207811584 "GET /en/ HTTP/1.1" 200 43941 INFO 2025-10-30 14:36:59,753 basehttp 20527 6157332480 "GET /static/plugins/apexcharts/dist/apexcharts.min.js HTTP/1.1" 200 574941 WARNING 2025-10-30 14:36:59,793 basehttp 20527 6157332480 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 14:36:59,810 log 20527 6207811584 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:36:59,810 basehttp 20527 6207811584 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 14:37:00,299 basehttp 20527 6207811584 "GET /en/ HTTP/1.1" 200 43941 WARNING 2025-10-30 14:37:00,355 basehttp 20527 6157332480 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 14:37:00,374 log 20527 6207811584 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:37:00,374 basehttp 20527 6207811584 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 14:37:02,291 basehttp 20527 6207811584 "GET /en/aba/consults/create/ HTTP/1.1" 200 70706 WARNING 2025-10-30 14:37:02,361 basehttp 20527 6157332480 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 14:37:02,366 log 20527 6207811584 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:37:02,366 basehttp 20527 6207811584 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 ERROR 2025-10-30 14:37:05,591 log 20527 6207811584 Internal Server Error: /en/aba/consults/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 158, in get self.object_list = self.get_queryset() ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/aba/views.py", line 56, in get_queryset queryset = queryset.filter(provider__user=user) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1588, in build_filter condition = self.build_lookup(lookups, col, value) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1409, in build_lookup lhs = self.try_transform(lhs, lookup_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1458, in try_transform raise FieldError( django.core.exceptions.FieldError: Unsupported lookup 'user' for ForeignKey or join on the field not permitted. ERROR 2025-10-30 14:37:05,659 basehttp 20527 6207811584 "GET /en/aba/consults/ HTTP/1.1" 500 150021 WARNING 2025-10-30 14:37:05,752 log 20527 6207811584 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:37:05,752 basehttp 20527 6207811584 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 14:38:01,563 autoreload 20527 8648941888 /Users/marwanalwali/AgdarCentre/aba/views.py changed, reloading. INFO 2025-10-30 14:38:02,005 autoreload 23626 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 14:38:05,982 basehttp 23626 6325039104 "GET /en/aba/consults/ HTTP/1.1" 200 55542 INFO 2025-10-30 14:38:05,994 basehttp 23626 6325039104 "GET /static/plugins/datatables.net-bs5/css/dataTables.bootstrap5.min.css HTTP/1.1" 200 15096 INFO 2025-10-30 14:38:06,003 basehttp 23626 6358691840 "GET /static/plugins/datatables.net-bs5/js/dataTables.bootstrap5.min.js HTTP/1.1" 200 1470 INFO 2025-10-30 14:38:06,005 basehttp 23626 6341865472 "GET /static/plugins/datatables.net/js/dataTables.min.js HTTP/1.1" 200 95735 WARNING 2025-10-30 14:38:06,048 basehttp 23626 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 14:38:06,072 log 23626 6325039104 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:38:06,072 basehttp 23626 6325039104 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 14:38:10,965 basehttp 23626 6325039104 "GET /en/aba/behaviors/ HTTP/1.1" 200 107280 WARNING 2025-10-30 14:38:11,036 basehttp 23626 6358691840 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 14:38:11,039 log 23626 6325039104 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:38:11,039 basehttp 23626 6325039104 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 14:38:21,571 basehttp 23626 6325039104 "GET /en/aba/consults/79c0c739-7642-4400-8bf3-58822e6d687d/ HTTP/1.1" 200 42084 WARNING 2025-10-30 14:38:21,639 basehttp 23626 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 14:38:21,657 log 23626 6325039104 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:38:21,658 basehttp 23626 6325039104 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 14:38:37,143 basehttp 23626 6325039104 "GET /en/aba/patients/1f0b97bc-298b-441c-9e3e-4f4f242f12c5/history/ HTTP/1.1" 200 63811 WARNING 2025-10-30 14:38:37,223 basehttp 23626 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 14:38:37,226 log 23626 6325039104 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:38:37,226 basehttp 23626 6325039104 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 14:39:50,034 autoreload 23626 8648941888 /Users/marwanalwali/AgdarCentre/aba/views.py changed, reloading. INFO 2025-10-30 14:39:50,511 autoreload 24575 8648941888 Watching for file changes with StatReloader ERROR 2025-10-30 14:39:51,223 log 24575 6198456320 Internal Server Error: /en/aba/patients/1f0b97bc-298b-441c-9e3e-4f4f242f12c5/history/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 178, in get context = self.get_context_data() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/aba/views.py", line 305, in get_context_data behaviors = consult.behaviors.filter(patient=context['patient']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1526, in build_filter lookups, parts, reffed_expression = self.solve_lookup_type(arg, summarize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1333, in solve_lookup_type _, field, _, lookup_parts = self.names_to_path(lookup_splitted, self.get_meta()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1806, in names_to_path raise FieldError( django.core.exceptions.FieldError: Cannot resolve keyword 'patient' into field. Choices are: antecedents_least_likely, antecedents_likely, behavior_description, consequences, consult, consult_id, created_at, duration, frequency, id, intensity, order, updated_at ERROR 2025-10-30 14:39:51,312 basehttp 24575 6198456320 "GET /en/aba/patients/1f0b97bc-298b-441c-9e3e-4f4f242f12c5/history/ HTTP/1.1" 500 151156 WARNING 2025-10-30 14:39:51,380 log 24575 6198456320 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:39:51,380 basehttp 24575 6198456320 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 ERROR 2025-10-30 14:39:52,252 log 24575 6198456320 Internal Server Error: /en/aba/patients/1f0b97bc-298b-441c-9e3e-4f4f242f12c5/history/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 178, in get context = self.get_context_data() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/aba/views.py", line 305, in get_context_data behaviors = consult.behaviors.filter(patient=context['patient']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1526, in build_filter lookups, parts, reffed_expression = self.solve_lookup_type(arg, summarize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1333, in solve_lookup_type _, field, _, lookup_parts = self.names_to_path(lookup_splitted, self.get_meta()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1806, in names_to_path raise FieldError( django.core.exceptions.FieldError: Cannot resolve keyword 'patient' into field. Choices are: antecedents_least_likely, antecedents_likely, behavior_description, consequences, consult, consult_id, created_at, duration, frequency, id, intensity, order, updated_at ERROR 2025-10-30 14:39:52,327 basehttp 24575 6198456320 "GET /en/aba/patients/1f0b97bc-298b-441c-9e3e-4f4f242f12c5/history/ HTTP/1.1" 500 151156 WARNING 2025-10-30 14:39:52,401 log 24575 6198456320 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:39:52,401 basehttp 24575 6198456320 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 14:40:47,763 autoreload 24575 8648941888 /Users/marwanalwali/AgdarCentre/aba/views.py changed, reloading. INFO 2025-10-30 14:40:48,099 autoreload 24983 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 14:40:48,822 basehttp 24983 6130675712 "GET /en/aba/patients/1f0b97bc-298b-441c-9e3e-4f4f242f12c5/history/ HTTP/1.1" 200 63813 WARNING 2025-10-30 14:40:48,901 log 24983 6130675712 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:40:48,901 basehttp 24983 6130675712 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-30 14:40:48,906 basehttp 24983 6130675712 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-30 14:43:03,930 autoreload 24983 8648941888 /Users/marwanalwali/AgdarCentre/aba/views.py changed, reloading. INFO 2025-10-30 14:43:04,371 autoreload 26115 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 14:43:35,416 basehttp 26115 13304360960 "GET /en/aba/patients/1f0b97bc-298b-441c-9e3e-4f4f242f12c5/history/ HTTP/1.1" 200 46744 WARNING 2025-10-30 14:43:35,484 basehttp 26115 13321187328 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 14:43:35,537 log 26115 13304360960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:43:35,537 basehttp 26115 13304360960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-10-30 14:43:47,852 basehttp 26115 13304360960 "GET /en/patients/1f0b97bc-298b-441c-9e3e-4f4f242f12c5/ HTTP/1.1" 200 58044 WARNING 2025-10-30 14:43:47,923 basehttp 26115 13321187328 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 14:43:47,928 log 26115 13304360960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:43:47,928 basehttp 26115 13304360960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 14:43:56,250 basehttp 26115 13304360960 "GET /en/medical/consultations/9d0da373-9528-444e-8ad9-1a7dfa04e86b/ HTTP/1.1" 200 41679 WARNING 2025-10-30 14:43:56,317 basehttp 26115 13321187328 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 14:43:56,378 log 26115 13304360960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:43:56,378 basehttp 26115 13304360960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-10-30 14:44:10,365 basehttp 26115 13304360960 "GET /en/medical/consultations/9d0da373-9528-444e-8ad9-1a7dfa04e86b/response/create/ HTTP/1.1" 200 38801 WARNING 2025-10-30 14:44:10,436 basehttp 26115 13321187328 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 14:44:10,447 log 26115 13304360960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:44:10,447 basehttp 26115 13304360960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-30 14:45:08,064 basehttp 26115 13304360960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 14:45:08,148 log 26115 13304360960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:45:08,148 basehttp 26115 13304360960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-30 14:45:08,211 log 26115 13304360960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:45:08,211 basehttp 26115 13304360960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 ERROR 2025-10-30 14:45:10,565 log 26115 13304360960 Internal Server Error: /en/medical/consultations/9d0da373-9528-444e-8ad9-1a7dfa04e86b/feedback/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 510, in parse compile_func = self.tags[command] ~~~~~~~~~^^^^^^^^^ KeyError: 'trans' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/templatetags/crispy_forms_tags.py", line 199, in render c = self.get_render(context).flatten() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/templatetags/crispy_forms_tags.py", line 117, in get_render actual_form.form_html = helper.render_layout( ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/helper.py", line 276, in render_layout html = self.layout.render(form, context, template_pack=template_pack) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 142, in render return self.get_rendered_fields(form, context, template_pack, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 105, in get_rendered_fields "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 105, in "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/utils.py", line 65, in render_field return field.render(form, context, template_pack=template_pack) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 579, in render fields = self.get_rendered_fields(form, context, template_pack, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 105, in get_rendered_fields "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 105, in "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/utils.py", line 65, in render_field return field.render(form, context, template_pack=template_pack) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/crispy_forms/layout.py", line 875, in render return Template(str(self.html)).render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 512, in parse self.invalid_block_tag(token, command, parse_until) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 577, in invalid_block_tag raise self.error( django.template.exceptions.TemplateSyntaxError: Invalid block tag on line 1: 'trans'. Did you forget to register or load this tag? ERROR 2025-10-30 14:45:10,649 basehttp 26115 13304360960 "GET /en/medical/consultations/9d0da373-9528-444e-8ad9-1a7dfa04e86b/feedback/create/ HTTP/1.1" 500 319353 WARNING 2025-10-30 14:45:10,729 log 26115 13304360960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:45:10,729 basehttp 26115 13304360960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 14:46:40,038 autoreload 26115 8648941888 /Users/marwanalwali/AgdarCentre/medical/forms.py changed, reloading. INFO 2025-10-30 14:46:40,490 autoreload 27964 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 14:46:57,198 autoreload 27964 8648941888 /Users/marwanalwali/AgdarCentre/medical/forms.py changed, reloading. INFO 2025-10-30 14:46:57,572 autoreload 28149 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 14:47:21,479 autoreload 28149 8648941888 /Users/marwanalwali/AgdarCentre/integrations/forms.py changed, reloading. INFO 2025-10-30 14:47:21,797 autoreload 28368 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 14:47:39,560 autoreload 28368 8648941888 /Users/marwanalwali/AgdarCentre/ot/forms.py changed, reloading. INFO 2025-10-30 14:47:39,899 autoreload 28562 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 14:48:09,996 autoreload 28562 8648941888 /Users/marwanalwali/AgdarCentre/aba/forms.py changed, reloading. INFO 2025-10-30 14:48:10,353 autoreload 28863 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 14:48:33,217 autoreload 28863 8648941888 /Users/marwanalwali/AgdarCentre/referrals/forms.py changed, reloading. INFO 2025-10-30 14:48:33,591 autoreload 29066 8648941888 Watching for file changes with StatReloader ERROR 2025-10-30 14:49:16,300 tasks 8374 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found INFO 2025-10-30 14:49:21,100 autoreload 29066 8648941888 /Users/marwanalwali/AgdarCentre/slp/forms.py changed, reloading. INFO 2025-10-30 14:49:21,425 autoreload 29537 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 14:49:30,152 basehttp 29537 6202552320 "GET /en/medical/consultations/9d0da373-9528-444e-8ad9-1a7dfa04e86b/feedback/create/ HTTP/1.1" 200 45830 WARNING 2025-10-30 14:49:30,222 basehttp 29537 6219378688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 14:49:30,226 log 29537 6202552320 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:49:30,226 basehttp 29537 6202552320 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 14:52:39,459 basehttp 29537 6202552320 "GET /en/medical/consultations/9d0da373-9528-444e-8ad9-1a7dfa04e86b/feedback/create/ HTTP/1.1" 200 45830 WARNING 2025-10-30 14:52:39,531 basehttp 29537 6219378688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 14:52:39,544 log 29537 6202552320 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:52:39,544 basehttp 29537 6202552320 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 14:52:47,366 basehttp 29537 6202552320 "GET /en/medical/consultations/9d0da373-9528-444e-8ad9-1a7dfa04e86b/feedback/create/ HTTP/1.1" 200 45830 WARNING 2025-10-30 14:52:47,438 basehttp 29537 6219378688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 14:52:47,439 log 29537 6202552320 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:52:47,439 basehttp 29537 6202552320 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 14:53:21,371 basehttp 29537 6202552320 "GET /en/medical/consultations/9d0da373-9528-444e-8ad9-1a7dfa04e86b/feedback/create/ HTTP/1.1" 200 45842 WARNING 2025-10-30 14:53:21,442 log 29537 6202552320 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:53:21,442 basehttp 29537 6202552320 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-30 14:53:21,445 basehttp 29537 6202552320 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-10-30 14:53:32,153 basehttp 29537 6219378688 "GET /en/medical/consultations/9d0da373-9528-444e-8ad9-1a7dfa04e86b/feedback/create/ HTTP/1.1" 200 45830 WARNING 2025-10-30 14:53:32,223 basehttp 29537 6202552320 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 14:53:32,225 log 29537 6219378688 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:53:32,225 basehttp 29537 6219378688 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 ERROR 2025-10-30 14:53:33,614 tasks 8374 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-30 14:54:25,168 tasks 15473 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-30 14:54:25,169 tasks 15485 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-30 14:54:25,169 tasks 8374 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found INFO 2025-10-30 14:55:48,279 basehttp 29537 6219378688 "GET /en/medical/consultations/9d0da373-9528-444e-8ad9-1a7dfa04e86b/feedback/create/ HTTP/1.1" 200 45828 WARNING 2025-10-30 14:55:48,361 basehttp 29537 6202552320 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 14:55:48,365 log 29537 6219378688 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:55:48,366 basehttp 29537 6219378688 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 14:55:52,179 basehttp 29537 6219378688 "GET /en/medical/consultations/9d0da373-9528-444e-8ad9-1a7dfa04e86b/ HTTP/1.1" 200 41679 WARNING 2025-10-30 14:55:52,251 basehttp 29537 6202552320 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 14:55:52,273 log 29537 6219378688 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:55:52,273 basehttp 29537 6219378688 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 14:56:09,384 basehttp 29537 6219378688 "GET /en/medical/followups/b3c1b430-d748-4077-af02-327825b91dbb/ HTTP/1.1" 200 41206 WARNING 2025-10-30 14:56:09,451 basehttp 29537 6202552320 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 14:56:09,464 log 29537 6219378688 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:56:09,464 basehttp 29537 6219378688 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 14:56:43,089 basehttp 29537 6219378688 "GET /en/medical/consultations/9d0da373-9528-444e-8ad9-1a7dfa04e86b/ HTTP/1.1" 200 41679 WARNING 2025-10-30 14:56:43,160 basehttp 29537 6202552320 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 14:56:43,219 log 29537 6219378688 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:56:43,219 basehttp 29537 6219378688 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-10-30 14:56:47,525 basehttp 29537 6219378688 "GET /en/appointments/85d576f8-900f-4951-b2a0-c3aca0ac527c/ HTTP/1.1" 200 45440 WARNING 2025-10-30 14:56:47,601 basehttp 29537 6202552320 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 14:56:47,604 log 29537 6219378688 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:56:47,604 basehttp 29537 6219378688 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 14:56:53,658 basehttp 29537 6219378688 "GET /en/ HTTP/1.1" 200 43942 WARNING 2025-10-30 14:56:53,742 basehttp 29537 6202552320 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 14:56:53,742 log 29537 6219378688 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:56:53,742 basehttp 29537 6219378688 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 ERROR 2025-10-30 14:57:50,529 log 29537 6219378688 Internal Server Error: /en/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 327, in render return nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 210, in render return template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 173, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 327, in render return nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 98, in reverse resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix raise NoReverseMatch(msg) django.urls.exceptions.NoReverseMatch: Reverse for 'session_create' not found. 'session_create' is not a valid view function or pattern name. ERROR 2025-10-30 14:57:50,607 basehttp 29537 6219378688 "GET /en/ HTTP/1.1" 500 238871 WARNING 2025-10-30 14:57:50,681 log 29537 6219378688 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 14:57:50,682 basehttp 29537 6219378688 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 15:00:00,007 tasks 8374 8648941888 Radiology results sync started INFO 2025-10-30 15:00:00,008 tasks 8374 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 12:00:00.008184+00:00'} INFO 2025-10-30 15:00:00,013 tasks 8374 8648941888 Lab results sync started INFO 2025-10-30 15:00:00,014 tasks 8374 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 12:00:00.014034+00:00'} INFO 2025-10-30 15:03:11,975 autoreload 29537 8648941888 /Users/marwanalwali/AgdarCentre/aba/models.py changed, reloading. INFO 2025-10-30 15:03:12,425 autoreload 36333 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 15:03:39,445 autoreload 36333 8648941888 /Users/marwanalwali/AgdarCentre/aba/forms.py changed, reloading. INFO 2025-10-30 15:03:39,760 autoreload 36550 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 15:04:11,842 autoreload 36550 8648941888 /Users/marwanalwali/AgdarCentre/aba/forms.py changed, reloading. INFO 2025-10-30 15:04:12,190 autoreload 36820 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 15:04:52,583 autoreload 36820 8648941888 /Users/marwanalwali/AgdarCentre/aba/views.py changed, reloading. INFO 2025-10-30 15:04:52,882 autoreload 37209 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 15:05:27,078 autoreload 37209 8648941888 /Users/marwanalwali/AgdarCentre/aba/views.py changed, reloading. INFO 2025-10-30 15:05:27,402 autoreload 37563 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 15:05:39,964 autoreload 37563 8648941888 /Users/marwanalwali/AgdarCentre/aba/urls.py changed, reloading. INFO 2025-10-30 15:05:40,294 autoreload 37683 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 15:06:07,272 autoreload 37683 8648941888 /Users/marwanalwali/AgdarCentre/aba/admin.py changed, reloading. INFO 2025-10-30 15:06:07,614 autoreload 37897 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 15:06:22,192 autoreload 37897 8648941888 /Users/marwanalwali/AgdarCentre/aba/admin.py changed, reloading. INFO 2025-10-30 15:06:22,529 autoreload 38084 8648941888 Watching for file changes with StatReloader ERROR 2025-10-30 15:08:38,556 tasks 8374 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found INFO 2025-10-30 15:10:20,532 autoreload 40134 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 15:10:23,666 basehttp 40134 6131511296 "GET /en/ HTTP/1.1" 200 43942 WARNING 2025-10-30 15:10:23,749 basehttp 40134 6148337664 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 15:10:23,754 log 40134 6131511296 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 15:10:23,754 basehttp 40134 6131511296 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 15:10:28,037 basehttp 40134 6131511296 "GET /en/aba/sessions/create/ HTTP/1.1" 200 81646 WARNING 2025-10-30 15:10:28,102 basehttp 40134 6148337664 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 15:10:28,115 log 40134 6131511296 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 15:10:28,115 basehttp 40134 6131511296 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 15:11:08,442 autoreload 40134 8648941888 /Users/marwanalwali/AgdarCentre/aba/forms.py changed, reloading. INFO 2025-10-30 15:11:08,751 autoreload 40577 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 15:11:09,450 basehttp 40577 6170308608 "GET /en/aba/sessions/create/ HTTP/1.1" 200 69484 WARNING 2025-10-30 15:11:09,536 basehttp 40577 6187134976 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 15:11:09,540 log 40577 6170308608 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 15:11:09,540 basehttp 40577 6170308608 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 ERROR 2025-10-30 15:14:38,818 tasks 8374 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-30 15:14:50,249 tasks 8374 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-30 15:16:05,881 tasks 8374 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-30 15:16:05,999 tasks 8374 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-30 15:20:16,808 tasks 8374 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-30 15:20:22,290 tasks 8374 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-30 15:20:39,948 log 40577 6170308608 Internal Server Error: /en/aba/sessions/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 158, in get self.object_list = self.get_queryset() ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/aba/views.py", line 436, in get_queryset queryset = queryset.filter(provider__user=user) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1588, in build_filter condition = self.build_lookup(lookups, col, value) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1409, in build_lookup lhs = self.try_transform(lhs, lookup_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1458, in try_transform raise FieldError( django.core.exceptions.FieldError: Unsupported lookup 'user' for ForeignKey or join on the field not permitted. ERROR 2025-10-30 15:20:40,020 basehttp 40577 6170308608 "GET /en/aba/sessions/ HTTP/1.1" 500 144863 WARNING 2025-10-30 15:20:40,100 log 40577 6170308608 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 15:20:40,100 basehttp 40577 6170308608 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 15:21:16,067 autoreload 40577 8648941888 /Users/marwanalwali/AgdarCentre/aba/views.py changed, reloading. INFO 2025-10-30 15:21:16,365 autoreload 45317 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 15:21:25,938 autoreload 45317 8648941888 /Users/marwanalwali/AgdarCentre/aba/views.py changed, reloading. INFO 2025-10-30 15:21:26,267 autoreload 45437 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 15:21:35,645 basehttp 45437 6163902464 "GET /en/aba/sessions/ HTTP/1.1" 200 35297 WARNING 2025-10-30 15:21:35,724 basehttp 45437 12901707776 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 15:21:35,730 log 45437 6163902464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 15:21:35,730 basehttp 45437 6163902464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 15:21:39,298 basehttp 45437 6163902464 "GET /en/aba/sessions/create/ HTTP/1.1" 200 69484 WARNING 2025-10-30 15:21:39,370 basehttp 45437 12901707776 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 15:21:39,410 log 45437 6163902464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 15:21:39,410 basehttp 45437 6163902464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 15:22:50,038 basehttp 45437 6163902464 "GET /en/aba/sessions/create/ HTTP/1.1" 200 69460 WARNING 2025-10-30 15:22:50,112 basehttp 45437 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 15:22:50,112 log 45437 6163902464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 15:22:50,112 basehttp 45437 6163902464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 15:23:22,612 basehttp 45437 6163902464 "GET /en/aba/sessions/ HTTP/1.1" 200 35295 WARNING 2025-10-30 15:23:22,682 basehttp 45437 13572796416 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 15:23:22,728 log 45437 6163902464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 15:23:22,728 basehttp 45437 6163902464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16669 ERROR 2025-10-30 15:24:25,141 tasks 8374 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found WARNING 2025-10-30 15:25:01,454 signals 47291 8648941888 Patient deleted: 000001 - Omar Turki Mansour Al-Harbi WARNING 2025-10-30 15:25:01,455 signals 47291 8648941888 Patient deleted: 000049 - Omar Waleed Ali Al-Otaibi WARNING 2025-10-30 15:25:01,455 signals 47291 8648941888 Patient deleted: 000035 - Ali Fahad Ali Al-Dawsari WARNING 2025-10-30 15:25:01,455 signals 47291 8648941888 Patient deleted: 000023 - Wafa Saad Omar Al-Zahrani WARNING 2025-10-30 15:25:01,455 signals 47291 8648941888 Patient deleted: 000036 - Ghada Fahad Mansour Al-Mutairi WARNING 2025-10-30 15:25:01,455 signals 47291 8648941888 Patient deleted: 000004 - Salma Mansour Yazeed Al-Shamrani WARNING 2025-10-30 15:25:01,456 signals 47291 8648941888 Patient deleted: 000019 - Omar Khalid Ali Al-Yami WARNING 2025-10-30 15:25:01,456 signals 47291 8648941888 Patient deleted: 000003 - Talal Bandar Hussein Al-Shehri WARNING 2025-10-30 15:25:01,456 signals 47291 8648941888 Patient deleted: 000029 - Mona Nawaf Saad Al-Dosari WARNING 2025-10-30 15:25:01,456 signals 47291 8648941888 Patient deleted: 000033 - Noura Saad Yazeed Al-Dawsari WARNING 2025-10-30 15:25:01,456 signals 47291 8648941888 Patient deleted: 000016 - Dalal Saad Ali Al-Rashidi WARNING 2025-10-30 15:25:01,457 signals 47291 8648941888 Patient deleted: 000043 - Fatima Yazeed Khalid Al-Mutairi WARNING 2025-10-30 15:25:01,457 signals 47291 8648941888 Patient deleted: 000015 - Talal Faisal Ziyad Al-Maliki WARNING 2025-10-30 15:25:01,457 signals 47291 8648941888 Patient deleted: 000042 - Abdulaziz Waleed Turki Al-Rashidi WARNING 2025-10-30 15:25:01,457 signals 47291 8648941888 Patient deleted: 000002 - Latifa Ali Saad Al-Ghamdi WARNING 2025-10-30 15:25:01,457 signals 47291 8648941888 Patient deleted: 000012 - Waleed Nasser Nasser Al-Ghamdi WARNING 2025-10-30 15:25:01,458 signals 47291 8648941888 Patient deleted: 000014 - Amal Ziyad Yazeed Al-Dawsari WARNING 2025-10-30 15:25:01,458 signals 47291 8648941888 Patient deleted: 000037 - Fatima Khalid Yazeed Al-Juaid WARNING 2025-10-30 15:25:01,458 signals 47291 8648941888 Patient deleted: 000009 - Basma Bandar Abdulaziz Al-Subai WARNING 2025-10-30 15:25:01,458 signals 47291 8648941888 Patient deleted: 000046 - Sarah Hussein Talal Al-Rashidi WARNING 2025-10-30 15:25:01,458 signals 47291 8648941888 Patient deleted: 000047 - Noura Abdulaziz Bandar Al-Ahmadi WARNING 2025-10-30 15:25:01,459 signals 47291 8648941888 Patient deleted: 000028 - Basma Hassan Abdulrahman Al-Ahmadi WARNING 2025-10-30 15:25:01,459 signals 47291 8648941888 Patient deleted: 000010 - Fahad Yazeed Ziyad Al-Dawsari WARNING 2025-10-30 15:25:01,459 signals 47291 8648941888 Patient deleted: 000027 - Hussein Talal Abdulaziz Al-Shamrani WARNING 2025-10-30 15:25:01,459 signals 47291 8648941888 Patient deleted: 000006 - Waleed Hussein Saud Al-Balawi WARNING 2025-10-30 15:25:01,459 signals 47291 8648941888 Patient deleted: 000030 - Abeer Saud Omar Al-Shehri WARNING 2025-10-30 15:25:01,460 signals 47291 8648941888 Patient deleted: 000044 - Reem Faisal Sultan Al-Ahmadi WARNING 2025-10-30 15:25:01,460 signals 47291 8648941888 Patient deleted: 000018 - Abdulaziz Talal Ziyad Al-Harthi WARNING 2025-10-30 15:25:01,460 signals 47291 8648941888 Patient deleted: 000026 - Turki Ziyad Abdulaziz Al-Dawsari WARNING 2025-10-30 15:25:01,460 signals 47291 8648941888 Patient deleted: 000025 - Bandar Abdullah Abdulaziz Al-Qahtani WARNING 2025-10-30 15:25:01,460 signals 47291 8648941888 Patient deleted: 000034 - Rania Saleh Hussein Al-Zahrani WARNING 2025-10-30 15:25:01,461 signals 47291 8648941888 Patient deleted: 000040 - Hayat Ali Nawaf Al-Qahtani WARNING 2025-10-30 15:25:01,461 signals 47291 8648941888 Patient deleted: 000041 - Abdulrahman Saud Abdulaziz Al-Subaie WARNING 2025-10-30 15:25:01,461 signals 47291 8648941888 Patient deleted: 000032 - Saad Khalid Saad Al-Ahmadi WARNING 2025-10-30 15:25:01,461 signals 47291 8648941888 Patient deleted: 000048 - Fahad Nasser Fahad Al-Harthi WARNING 2025-10-30 15:25:01,461 signals 47291 8648941888 Patient deleted: 000017 - Ghada Saad Fahad Al-Dosari WARNING 2025-10-30 15:25:01,462 signals 47291 8648941888 Patient deleted: 000021 - Hayat Yazeed Talal Al-Shamrani WARNING 2025-10-30 15:25:01,462 signals 47291 8648941888 Patient deleted: 000050 - Abeer Turki Nawaf Al-Shehri WARNING 2025-10-30 15:25:01,462 signals 47291 8648941888 Patient deleted: 000020 - Munira Abdulaziz Nasser Al-Maliki WARNING 2025-10-30 15:25:01,462 signals 47291 8648941888 Patient deleted: 000013 - Omar Mohammed Nawaf Al-Qahtani WARNING 2025-10-30 15:25:01,462 signals 47291 8648941888 Patient deleted: 000024 - Hussein Omar Talal Al-Anzi WARNING 2025-10-30 15:25:01,463 signals 47291 8648941888 Patient deleted: 000039 - Dalal Omar Abdulaziz Al-Ahmadi WARNING 2025-10-30 15:25:01,463 signals 47291 8648941888 Patient deleted: 000031 - Waleed Turki Ali Al-Qahtani WARNING 2025-10-30 15:25:01,463 signals 47291 8648941888 Patient deleted: 000005 - Wafa Abdulrahman Turki Al-Yami WARNING 2025-10-30 15:25:01,463 signals 47291 8648941888 Patient deleted: 000011 - Hassan Hassan Talal Al-Maliki WARNING 2025-10-30 15:25:01,463 signals 47291 8648941888 Patient deleted: 000007 - Abdulaziz Fahad Fahad Al-Shammari WARNING 2025-10-30 15:25:01,464 signals 47291 8648941888 Patient deleted: 000045 - Abdulrahman Hussein Mansour Al-Subaie WARNING 2025-10-30 15:25:01,464 signals 47291 8648941888 Patient deleted: 000022 - Omar Mansour Ziyad Al-Zahrani WARNING 2025-10-30 15:25:01,464 signals 47291 8648941888 Patient deleted: 000008 - Lama Saad Yazeed Al-Juaid WARNING 2025-10-30 15:25:01,464 signals 47291 8648941888 Patient deleted: 000038 - Saad Saad Talal Al-Yami INFO 2025-10-30 15:25:01,719 signals 47291 8648941888 User created: ziyad.al-shahrani.admin1 (Administrator) INFO 2025-10-30 15:25:01,721 tasks 8374 8648941888 Email sent successfully to ['ziyad.al-shahrani.admin1@agdar.sa'] INFO 2025-10-30 15:25:01,855 signals 47291 8648941888 User created: lulwa.al-ahmadi.admin2 (Administrator) INFO 2025-10-30 15:25:01,856 tasks 8374 8648941888 Email sent successfully to ['lulwa.al-ahmadi.admin2@agdar.sa'] INFO 2025-10-30 15:25:01,988 signals 47291 8648941888 User created: lama.al-omari.doctor1 (Doctor) INFO 2025-10-30 15:25:01,989 tasks 8374 8648941888 Email sent successfully to ['lama.al-omari.doctor1@agdar.sa'] INFO 2025-10-30 15:25:02,123 signals 47291 8648941888 User created: amal.al-harthi.doctor2 (Doctor) INFO 2025-10-30 15:25:02,124 tasks 8374 8648941888 Email sent successfully to ['amal.al-harthi.doctor2@agdar.sa'] INFO 2025-10-30 15:25:02,254 signals 47291 8648941888 User created: turki.al-yami.doctor3 (Doctor) INFO 2025-10-30 15:25:02,256 tasks 8374 8648941888 Email sent successfully to ['turki.al-yami.doctor3@agdar.sa'] INFO 2025-10-30 15:25:02,385 signals 47291 8648941888 User created: abdulrahman.al-asiri.nurse1 (Nurse) INFO 2025-10-30 15:25:02,386 tasks 8374 8648941888 Email sent successfully to ['abdulrahman.al-asiri.nurse1@agdar.sa'] INFO 2025-10-30 15:25:02,534 signals 47291 8648941888 User created: ali.al-zahrani.nurse2 (Nurse) INFO 2025-10-30 15:25:02,535 tasks 8374 8648941888 Email sent successfully to ['ali.al-zahrani.nurse2@agdar.sa'] INFO 2025-10-30 15:25:02,670 signals 47291 8648941888 User created: nawaf.al-dawsari.nurse3 (Nurse) INFO 2025-10-30 15:25:02,672 tasks 8374 8648941888 Email sent successfully to ['nawaf.al-dawsari.nurse3@agdar.sa'] INFO 2025-10-30 15:25:02,819 signals 47291 8648941888 User created: jawaher.al-maliki.ot1 (Occupational Therapist) INFO 2025-10-30 15:25:02,821 tasks 8374 8648941888 Email sent successfully to ['jawaher.al-maliki.ot1@agdar.sa'] INFO 2025-10-30 15:25:02,968 signals 47291 8648941888 User created: mohammed.al-ahmadi.ot2 (Occupational Therapist) INFO 2025-10-30 15:25:02,969 tasks 8374 8648941888 Email sent successfully to ['mohammed.al-ahmadi.ot2@agdar.sa'] INFO 2025-10-30 15:25:03,107 signals 47291 8648941888 User created: saleh.al-shehri.slp1 (Speech-Language Pathologist) INFO 2025-10-30 15:25:03,108 tasks 8374 8648941888 Email sent successfully to ['saleh.al-shehri.slp1@agdar.sa'] INFO 2025-10-30 15:25:03,246 signals 47291 8648941888 User created: nawaf.al-zahrani.slp2 (Speech-Language Pathologist) INFO 2025-10-30 15:25:03,247 tasks 8374 8648941888 Email sent successfully to ['nawaf.al-zahrani.slp2@agdar.sa'] INFO 2025-10-30 15:25:03,385 signals 47291 8648941888 User created: saad.al-dosari.aba1 (ABA Therapist) INFO 2025-10-30 15:25:03,386 tasks 8374 8648941888 Email sent successfully to ['saad.al-dosari.aba1@agdar.sa'] INFO 2025-10-30 15:25:03,519 signals 47291 8648941888 User created: talal.al-harbi.aba2 (ABA Therapist) INFO 2025-10-30 15:25:03,520 tasks 8374 8648941888 Email sent successfully to ['talal.al-harbi.aba2@agdar.sa'] INFO 2025-10-30 15:25:03,653 signals 47291 8648941888 User created: mohammed.al-ghamdi.front_desk1 (Front Desk) INFO 2025-10-30 15:25:03,654 tasks 8374 8648941888 Email sent successfully to ['mohammed.al-ghamdi.front_desk1@agdar.sa'] INFO 2025-10-30 15:25:03,785 signals 47291 8648941888 User created: faisal.al-subaie.front_desk2 (Front Desk) INFO 2025-10-30 15:25:03,786 tasks 8374 8648941888 Email sent successfully to ['faisal.al-subaie.front_desk2@agdar.sa'] INFO 2025-10-30 15:25:03,922 signals 47291 8648941888 User created: jawaher.al-yami.finance1 (Finance) INFO 2025-10-30 15:25:03,923 tasks 8374 8648941888 Email sent successfully to ['jawaher.al-yami.finance1@agdar.sa'] INFO 2025-10-30 15:25:04,059 signals 47291 8648941888 User created: abdulrahman.al-subaie.finance2 (Finance) INFO 2025-10-30 15:25:04,060 tasks 8374 8648941888 Email sent successfully to ['abdulrahman.al-subaie.finance2@agdar.sa'] INFO 2025-10-30 15:25:04,061 signals 47291 8648941888 Generated File Number: FILE-2025-000001 INFO 2025-10-30 15:25:04,061 signals 47291 8648941888 File created: FILE-2025-000001 for patient 000001 INFO 2025-10-30 15:25:04,062 signals 47291 8648941888 Created main file for patient: 000001 INFO 2025-10-30 15:25:04,062 signals 47291 8648941888 Patient created: 000001 - Sarah Abdulaziz Fahad Al-Shahrani INFO 2025-10-30 15:25:04,063 signals 47291 8648941888 Generated File Number: FILE-2025-000002 INFO 2025-10-30 15:25:04,063 tasks 8374 8648941888 Email sent successfully to ['sarah.al-shahrani@example.sa'] INFO 2025-10-30 15:25:04,063 signals 47291 8648941888 File created: FILE-2025-000002 for patient 000002 INFO 2025-10-30 15:25:04,063 signals 47291 8648941888 Created main file for patient: 000002 INFO 2025-10-30 15:25:04,064 signals 47291 8648941888 Patient created: 000002 - Ali Abdulrahman Omar Al-Shammari INFO 2025-10-30 15:25:04,065 signals 47291 8648941888 Generated File Number: FILE-2025-000003 INFO 2025-10-30 15:25:04,065 tasks 8374 8648941888 Email sent successfully to ['ali.al-shammari@example.sa'] INFO 2025-10-30 15:25:04,065 signals 47291 8648941888 File created: FILE-2025-000003 for patient 000003 INFO 2025-10-30 15:25:04,065 signals 47291 8648941888 Created main file for patient: 000003 INFO 2025-10-30 15:25:04,065 signals 47291 8648941888 Patient created: 000003 - Abeer Saud Saad Al-Otaibi INFO 2025-10-30 15:25:04,067 signals 47291 8648941888 Generated File Number: FILE-2025-000004 INFO 2025-10-30 15:25:04,067 signals 47291 8648941888 File created: FILE-2025-000004 for patient 000004 INFO 2025-10-30 15:25:04,067 signals 47291 8648941888 Created main file for patient: 000004 INFO 2025-10-30 15:25:04,067 tasks 8374 8648941888 Email sent successfully to ['abeer.al-otaibi@example.sa'] INFO 2025-10-30 15:25:04,067 signals 47291 8648941888 Patient created: 000004 - Jawaher Omar Fahad Al-Omari INFO 2025-10-30 15:25:04,069 tasks 8374 8648941888 Email sent successfully to ['jawaher.al-omari@example.sa'] INFO 2025-10-30 15:25:04,069 signals 47291 8648941888 Generated File Number: FILE-2025-000005 INFO 2025-10-30 15:25:04,069 signals 47291 8648941888 File created: FILE-2025-000005 for patient 000005 INFO 2025-10-30 15:25:04,069 signals 47291 8648941888 Created main file for patient: 000005 INFO 2025-10-30 15:25:04,069 signals 47291 8648941888 Patient created: 000005 - Hussein Nawaf Saleh Al-Subai INFO 2025-10-30 15:25:04,070 signals 47291 8648941888 Generated File Number: FILE-2025-000006 INFO 2025-10-30 15:25:04,071 tasks 8374 8648941888 Email sent successfully to ['hussein.al-subai@example.sa'] INFO 2025-10-30 15:25:04,071 signals 47291 8648941888 File created: FILE-2025-000006 for patient 000006 INFO 2025-10-30 15:25:04,071 signals 47291 8648941888 Created main file for patient: 000006 INFO 2025-10-30 15:25:04,071 signals 47291 8648941888 Patient created: 000006 - Hassan Sultan Saleh Al-Maliki INFO 2025-10-30 15:25:04,072 signals 47291 8648941888 Generated File Number: FILE-2025-000007 INFO 2025-10-30 15:25:04,072 signals 47291 8648941888 File created: FILE-2025-000007 for patient 000007 INFO 2025-10-30 15:25:04,072 signals 47291 8648941888 Created main file for patient: 000007 INFO 2025-10-30 15:25:04,072 tasks 8374 8648941888 Email sent successfully to ['hassan.al-maliki@example.sa'] INFO 2025-10-30 15:25:04,072 signals 47291 8648941888 Patient created: 000007 - Munira Abdulrahman Abdulaziz Al-Shehri INFO 2025-10-30 15:25:04,073 signals 47291 8648941888 Generated File Number: FILE-2025-000008 INFO 2025-10-30 15:25:04,073 tasks 8374 8648941888 Email sent successfully to ['munira.al-shehri@example.sa'] INFO 2025-10-30 15:25:04,074 signals 47291 8648941888 File created: FILE-2025-000008 for patient 000008 INFO 2025-10-30 15:25:04,074 signals 47291 8648941888 Created main file for patient: 000008 INFO 2025-10-30 15:25:04,074 signals 47291 8648941888 Patient created: 000008 - Sarah Yazeed Saad Al-Ahmadi INFO 2025-10-30 15:25:04,075 signals 47291 8648941888 Generated File Number: FILE-2025-000009 INFO 2025-10-30 15:25:04,075 signals 47291 8648941888 File created: FILE-2025-000009 for patient 000009 INFO 2025-10-30 15:25:04,075 signals 47291 8648941888 Created main file for patient: 000009 INFO 2025-10-30 15:25:04,075 tasks 8374 8648941888 Email sent successfully to ['sarah.al-ahmadi@example.sa'] INFO 2025-10-30 15:25:04,075 signals 47291 8648941888 Patient created: 000009 - Nasser Hassan Omar Al-Dawsari INFO 2025-10-30 15:25:04,076 signals 47291 8648941888 Generated File Number: FILE-2025-000010 INFO 2025-10-30 15:25:04,076 tasks 8374 8648941888 Email sent successfully to ['nasser.al-dawsari@example.sa'] INFO 2025-10-30 15:25:04,077 signals 47291 8648941888 File created: FILE-2025-000010 for patient 000010 INFO 2025-10-30 15:25:04,077 signals 47291 8648941888 Created main file for patient: 000010 INFO 2025-10-30 15:25:04,077 signals 47291 8648941888 Patient created: 000010 - Saad Talal Turki Al-Balawi INFO 2025-10-30 15:25:04,078 signals 47291 8648941888 Generated File Number: FILE-2025-000011 INFO 2025-10-30 15:25:04,078 tasks 8374 8648941888 Email sent successfully to ['saad.al-balawi@example.sa'] INFO 2025-10-30 15:25:04,078 signals 47291 8648941888 File created: FILE-2025-000011 for patient 000011 INFO 2025-10-30 15:25:04,078 signals 47291 8648941888 Created main file for patient: 000011 INFO 2025-10-30 15:25:04,078 signals 47291 8648941888 Patient created: 000011 - Amal Sultan Ali Al-Otaibi INFO 2025-10-30 15:25:04,080 tasks 8374 8648941888 Email sent successfully to ['amal.al-otaibi@example.sa'] INFO 2025-10-30 15:25:04,080 signals 47291 8648941888 Generated File Number: FILE-2025-000012 INFO 2025-10-30 15:25:04,080 signals 47291 8648941888 File created: FILE-2025-000012 for patient 000012 INFO 2025-10-30 15:25:04,080 signals 47291 8648941888 Created main file for patient: 000012 INFO 2025-10-30 15:25:04,081 signals 47291 8648941888 Patient created: 000012 - Abdullah Saud Mohammed Al-Omari INFO 2025-10-30 15:25:04,082 signals 47291 8648941888 Generated File Number: FILE-2025-000013 INFO 2025-10-30 15:25:04,082 tasks 8374 8648941888 Email sent successfully to ['abdullah.al-omari@example.sa'] INFO 2025-10-30 15:25:04,082 signals 47291 8648941888 File created: FILE-2025-000013 for patient 000013 INFO 2025-10-30 15:25:04,082 signals 47291 8648941888 Created main file for patient: 000013 INFO 2025-10-30 15:25:04,082 signals 47291 8648941888 Patient created: 000013 - Nasser Turki Bandar Al-Juaid INFO 2025-10-30 15:25:04,084 signals 47291 8648941888 Generated File Number: FILE-2025-000014 INFO 2025-10-30 15:25:04,084 signals 47291 8648941888 File created: FILE-2025-000014 for patient 000014 INFO 2025-10-30 15:25:04,084 signals 47291 8648941888 Created main file for patient: 000014 INFO 2025-10-30 15:25:04,084 tasks 8374 8648941888 Email sent successfully to ['nasser.al-juaid@example.sa'] INFO 2025-10-30 15:25:04,084 signals 47291 8648941888 Patient created: 000014 - Ali Faisal Saad Al-Juaid INFO 2025-10-30 15:25:04,085 tasks 8374 8648941888 Email sent successfully to ['ali.al-juaid@example.sa'] INFO 2025-10-30 15:25:04,085 signals 47291 8648941888 Generated File Number: FILE-2025-000015 INFO 2025-10-30 15:25:04,085 signals 47291 8648941888 File created: FILE-2025-000015 for patient 000015 INFO 2025-10-30 15:25:04,086 signals 47291 8648941888 Created main file for patient: 000015 INFO 2025-10-30 15:25:04,086 signals 47291 8648941888 Patient created: 000015 - Saud Waleed Omar Al-Balawi INFO 2025-10-30 15:25:04,087 tasks 8374 8648941888 Email sent successfully to ['saud.al-balawi@example.sa'] INFO 2025-10-30 15:25:04,087 signals 47291 8648941888 Generated File Number: FILE-2025-000016 INFO 2025-10-30 15:25:04,087 signals 47291 8648941888 File created: FILE-2025-000016 for patient 000016 INFO 2025-10-30 15:25:04,087 signals 47291 8648941888 Created main file for patient: 000016 INFO 2025-10-30 15:25:04,087 signals 47291 8648941888 Patient created: 000016 - Basma Sultan Talal Al-Maliki INFO 2025-10-30 15:25:04,088 signals 47291 8648941888 Generated File Number: FILE-2025-000017 INFO 2025-10-30 15:25:04,088 tasks 8374 8648941888 Email sent successfully to ['basma.al-maliki@example.sa'] INFO 2025-10-30 15:25:04,089 signals 47291 8648941888 File created: FILE-2025-000017 for patient 000017 INFO 2025-10-30 15:25:04,089 signals 47291 8648941888 Created main file for patient: 000017 INFO 2025-10-30 15:25:04,089 signals 47291 8648941888 Patient created: 000017 - Salma Abdullah Khalid Al-Asiri INFO 2025-10-30 15:25:04,090 signals 47291 8648941888 Generated File Number: FILE-2025-000018 INFO 2025-10-30 15:25:04,090 signals 47291 8648941888 File created: FILE-2025-000018 for patient 000018 INFO 2025-10-30 15:25:04,090 signals 47291 8648941888 Created main file for patient: 000018 INFO 2025-10-30 15:25:04,090 tasks 8374 8648941888 Email sent successfully to ['salma.al-asiri@example.sa'] INFO 2025-10-30 15:25:04,090 signals 47291 8648941888 Patient created: 000018 - Saleh Sultan Hassan Al-Omari INFO 2025-10-30 15:25:04,091 signals 47291 8648941888 Generated File Number: FILE-2025-000019 INFO 2025-10-30 15:25:04,091 tasks 8374 8648941888 Email sent successfully to ['saleh.al-omari@example.sa'] INFO 2025-10-30 15:25:04,092 signals 47291 8648941888 File created: FILE-2025-000019 for patient 000019 INFO 2025-10-30 15:25:04,092 signals 47291 8648941888 Created main file for patient: 000019 INFO 2025-10-30 15:25:04,092 signals 47291 8648941888 Patient created: 000019 - Ziyad Faisal Saad Al-Zahrani INFO 2025-10-30 15:25:04,093 signals 47291 8648941888 Generated File Number: FILE-2025-000020 INFO 2025-10-30 15:25:04,093 tasks 8374 8648941888 Email sent successfully to ['ziyad.al-zahrani@example.sa'] INFO 2025-10-30 15:25:04,093 signals 47291 8648941888 File created: FILE-2025-000020 for patient 000020 INFO 2025-10-30 15:25:04,093 signals 47291 8648941888 Created main file for patient: 000020 INFO 2025-10-30 15:25:04,093 signals 47291 8648941888 Patient created: 000020 - Reem Abdulrahman Abdulaziz Al-Dawsari INFO 2025-10-30 15:25:04,095 signals 47291 8648941888 Generated File Number: FILE-2025-000021 INFO 2025-10-30 15:25:04,095 tasks 8374 8648941888 Email sent successfully to ['reem.al-dawsari@example.sa'] INFO 2025-10-30 15:25:04,095 signals 47291 8648941888 File created: FILE-2025-000021 for patient 000021 INFO 2025-10-30 15:25:04,095 signals 47291 8648941888 Created main file for patient: 000021 INFO 2025-10-30 15:25:04,095 signals 47291 8648941888 Patient created: 000021 - Saud Khalid Yazeed Al-Shahrani INFO 2025-10-30 15:25:04,096 signals 47291 8648941888 Generated File Number: FILE-2025-000022 INFO 2025-10-30 15:25:04,096 tasks 8374 8648941888 Email sent successfully to ['saud.al-shahrani@example.sa'] INFO 2025-10-30 15:25:04,096 signals 47291 8648941888 File created: FILE-2025-000022 for patient 000022 INFO 2025-10-30 15:25:04,096 signals 47291 8648941888 Created main file for patient: 000022 INFO 2025-10-30 15:25:04,096 signals 47291 8648941888 Patient created: 000022 - Dalal Abdulaziz Nawaf Al-Harbi INFO 2025-10-30 15:25:04,097 signals 47291 8648941888 Generated File Number: FILE-2025-000023 INFO 2025-10-30 15:25:04,098 signals 47291 8648941888 File created: FILE-2025-000023 for patient 000023 INFO 2025-10-30 15:25:04,098 signals 47291 8648941888 Created main file for patient: 000023 INFO 2025-10-30 15:25:04,098 tasks 8374 8648941888 Email sent successfully to ['dalal.al-harbi@example.sa'] INFO 2025-10-30 15:25:04,098 signals 47291 8648941888 Patient created: 000023 - Mohammed Fahad Hassan Al-Omari INFO 2025-10-30 15:25:04,099 signals 47291 8648941888 Generated File Number: FILE-2025-000024 INFO 2025-10-30 15:25:04,099 tasks 8374 8648941888 Email sent successfully to ['mohammed.al-omari@example.sa'] INFO 2025-10-30 15:25:04,099 signals 47291 8648941888 File created: FILE-2025-000024 for patient 000024 INFO 2025-10-30 15:25:04,099 signals 47291 8648941888 Created main file for patient: 000024 INFO 2025-10-30 15:25:04,099 signals 47291 8648941888 Patient created: 000024 - Sarah Hassan Saud Al-Shahrani INFO 2025-10-30 15:25:04,100 signals 47291 8648941888 Generated File Number: FILE-2025-000025 INFO 2025-10-30 15:25:04,100 tasks 8374 8648941888 Email sent successfully to ['sarah.al-shahrani@example.sa'] INFO 2025-10-30 15:25:04,100 signals 47291 8648941888 File created: FILE-2025-000025 for patient 000025 INFO 2025-10-30 15:25:04,100 signals 47291 8648941888 Created main file for patient: 000025 INFO 2025-10-30 15:25:04,100 signals 47291 8648941888 Patient created: 000025 - Yazeed Fahad Waleed Al-Ghamdi INFO 2025-10-30 15:25:04,101 signals 47291 8648941888 Generated File Number: FILE-2025-000026 INFO 2025-10-30 15:25:04,101 tasks 8374 8648941888 Email sent successfully to ['yazeed.al-ghamdi@example.sa'] INFO 2025-10-30 15:25:04,102 signals 47291 8648941888 File created: FILE-2025-000026 for patient 000026 INFO 2025-10-30 15:25:04,102 signals 47291 8648941888 Created main file for patient: 000026 INFO 2025-10-30 15:25:04,102 signals 47291 8648941888 Patient created: 000026 - Dalal Nawaf Faisal Al-Rashidi INFO 2025-10-30 15:25:04,103 signals 47291 8648941888 Generated File Number: FILE-2025-000027 INFO 2025-10-30 15:25:04,103 tasks 8374 8648941888 Email sent successfully to ['dalal.al-rashidi@example.sa'] INFO 2025-10-30 15:25:04,103 signals 47291 8648941888 File created: FILE-2025-000027 for patient 000027 INFO 2025-10-30 15:25:04,103 signals 47291 8648941888 Created main file for patient: 000027 INFO 2025-10-30 15:25:04,103 signals 47291 8648941888 Patient created: 000027 - Sarah Ali Saud Al-Qahtani INFO 2025-10-30 15:25:04,104 tasks 8374 8648941888 Email sent successfully to ['sarah.al-qahtani@example.sa'] INFO 2025-10-30 15:25:04,105 signals 47291 8648941888 Generated File Number: FILE-2025-000028 INFO 2025-10-30 15:25:04,105 signals 47291 8648941888 File created: FILE-2025-000028 for patient 000028 INFO 2025-10-30 15:25:04,105 signals 47291 8648941888 Created main file for patient: 000028 INFO 2025-10-30 15:25:04,105 signals 47291 8648941888 Patient created: 000028 - Saad Abdulrahman Saud Al-Ghamdi INFO 2025-10-30 15:25:04,106 signals 47291 8648941888 Generated File Number: FILE-2025-000029 INFO 2025-10-30 15:25:04,107 tasks 8374 8648941888 Email sent successfully to ['saad.al-ghamdi@example.sa'] INFO 2025-10-30 15:25:04,107 signals 47291 8648941888 File created: FILE-2025-000029 for patient 000029 INFO 2025-10-30 15:25:04,107 signals 47291 8648941888 Created main file for patient: 000029 INFO 2025-10-30 15:25:04,107 signals 47291 8648941888 Patient created: 000029 - Nada Waleed Fahad Al-Dosari INFO 2025-10-30 15:25:04,108 tasks 8374 8648941888 Email sent successfully to ['nada.al-dosari@example.sa'] INFO 2025-10-30 15:25:04,108 signals 47291 8648941888 Generated File Number: FILE-2025-000030 INFO 2025-10-30 15:25:04,109 signals 47291 8648941888 File created: FILE-2025-000030 for patient 000030 INFO 2025-10-30 15:25:04,109 signals 47291 8648941888 Created main file for patient: 000030 INFO 2025-10-30 15:25:04,109 signals 47291 8648941888 Patient created: 000030 - Jawaher Talal Bandar Al-Balawi INFO 2025-10-30 15:25:04,110 signals 47291 8648941888 Generated File Number: FILE-2025-000031 INFO 2025-10-30 15:25:04,110 tasks 8374 8648941888 Email sent successfully to ['jawaher.al-balawi@example.sa'] INFO 2025-10-30 15:25:04,110 signals 47291 8648941888 File created: FILE-2025-000031 for patient 000031 INFO 2025-10-30 15:25:04,110 signals 47291 8648941888 Created main file for patient: 000031 INFO 2025-10-30 15:25:04,110 signals 47291 8648941888 Patient created: 000031 - Abdullah Khalid Bandar Al-Rashidi INFO 2025-10-30 15:25:04,111 tasks 8374 8648941888 Email sent successfully to ['abdullah.al-rashidi@example.sa'] INFO 2025-10-30 15:25:04,111 signals 47291 8648941888 Generated File Number: FILE-2025-000032 INFO 2025-10-30 15:25:04,112 signals 47291 8648941888 File created: FILE-2025-000032 for patient 000032 INFO 2025-10-30 15:25:04,112 signals 47291 8648941888 Created main file for patient: 000032 INFO 2025-10-30 15:25:04,112 signals 47291 8648941888 Patient created: 000032 - Wafa Faisal Nawaf Al-Subaie INFO 2025-10-30 15:25:04,113 tasks 8374 8648941888 Email sent successfully to ['wafa.al-subaie@example.sa'] INFO 2025-10-30 15:25:04,113 signals 47291 8648941888 Generated File Number: FILE-2025-000033 INFO 2025-10-30 15:25:04,114 signals 47291 8648941888 File created: FILE-2025-000033 for patient 000033 INFO 2025-10-30 15:25:04,114 signals 47291 8648941888 Created main file for patient: 000033 INFO 2025-10-30 15:25:04,114 signals 47291 8648941888 Patient created: 000033 - Lulwa Khalid Khalid Al-Zahrani INFO 2025-10-30 15:25:04,115 tasks 8374 8648941888 Email sent successfully to ['lulwa.al-zahrani@example.sa'] INFO 2025-10-30 15:25:04,115 signals 47291 8648941888 Generated File Number: FILE-2025-000034 INFO 2025-10-30 15:25:04,115 signals 47291 8648941888 File created: FILE-2025-000034 for patient 000034 INFO 2025-10-30 15:25:04,115 signals 47291 8648941888 Created main file for patient: 000034 INFO 2025-10-30 15:25:04,115 signals 47291 8648941888 Patient created: 000034 - Latifa Saud Khalid Al-Asiri INFO 2025-10-30 15:25:04,116 signals 47291 8648941888 Generated File Number: FILE-2025-000035 INFO 2025-10-30 15:25:04,116 tasks 8374 8648941888 Email sent successfully to ['latifa.al-asiri@example.sa'] INFO 2025-10-30 15:25:04,117 signals 47291 8648941888 File created: FILE-2025-000035 for patient 000035 INFO 2025-10-30 15:25:04,117 signals 47291 8648941888 Created main file for patient: 000035 INFO 2025-10-30 15:25:04,117 signals 47291 8648941888 Patient created: 000035 - Mansour Yazeed Fahad Al-Juaid INFO 2025-10-30 15:25:04,118 signals 47291 8648941888 Generated File Number: FILE-2025-000036 INFO 2025-10-30 15:25:04,118 tasks 8374 8648941888 Email sent successfully to ['mansour.al-juaid@example.sa'] INFO 2025-10-30 15:25:04,118 signals 47291 8648941888 File created: FILE-2025-000036 for patient 000036 INFO 2025-10-30 15:25:04,118 signals 47291 8648941888 Created main file for patient: 000036 INFO 2025-10-30 15:25:04,118 signals 47291 8648941888 Patient created: 000036 - Nasser Saad Nasser Al-Omari INFO 2025-10-30 15:25:04,120 signals 47291 8648941888 Generated File Number: FILE-2025-000037 INFO 2025-10-30 15:25:04,120 signals 47291 8648941888 File created: FILE-2025-000037 for patient 000037 INFO 2025-10-30 15:25:04,120 signals 47291 8648941888 Created main file for patient: 000037 INFO 2025-10-30 15:25:04,120 tasks 8374 8648941888 Email sent successfully to ['nasser.al-omari@example.sa'] INFO 2025-10-30 15:25:04,120 signals 47291 8648941888 Patient created: 000037 - Reem Abdullah Abdullah Al-Qahtani INFO 2025-10-30 15:25:04,121 signals 47291 8648941888 Generated File Number: FILE-2025-000038 INFO 2025-10-30 15:25:04,121 tasks 8374 8648941888 Email sent successfully to ['reem.al-qahtani@example.sa'] INFO 2025-10-30 15:25:04,121 signals 47291 8648941888 File created: FILE-2025-000038 for patient 000038 INFO 2025-10-30 15:25:04,121 signals 47291 8648941888 Created main file for patient: 000038 INFO 2025-10-30 15:25:04,121 signals 47291 8648941888 Patient created: 000038 - Hessa Saad Ali Al-Ghamdi INFO 2025-10-30 15:25:04,122 signals 47291 8648941888 Generated File Number: FILE-2025-000039 INFO 2025-10-30 15:25:04,122 tasks 8374 8648941888 Email sent successfully to ['hessa.al-ghamdi@example.sa'] INFO 2025-10-30 15:25:04,123 signals 47291 8648941888 File created: FILE-2025-000039 for patient 000039 INFO 2025-10-30 15:25:04,123 signals 47291 8648941888 Created main file for patient: 000039 INFO 2025-10-30 15:25:04,123 signals 47291 8648941888 Patient created: 000039 - Mona Abdullah Hassan Al-Harthi INFO 2025-10-30 15:25:04,124 signals 47291 8648941888 Generated File Number: FILE-2025-000040 INFO 2025-10-30 15:25:04,124 tasks 8374 8648941888 Email sent successfully to ['mona.al-harthi@example.sa'] INFO 2025-10-30 15:25:04,124 signals 47291 8648941888 File created: FILE-2025-000040 for patient 000040 INFO 2025-10-30 15:25:04,124 signals 47291 8648941888 Created main file for patient: 000040 INFO 2025-10-30 15:25:04,124 signals 47291 8648941888 Patient created: 000040 - Mona Saleh Hassan Al-Dawsari INFO 2025-10-30 15:25:04,125 tasks 8374 8648941888 Email sent successfully to ['mona.al-dawsari@example.sa'] INFO 2025-10-30 15:25:04,125 signals 47291 8648941888 Generated File Number: FILE-2025-000041 INFO 2025-10-30 15:25:04,125 signals 47291 8648941888 File created: FILE-2025-000041 for patient 000041 INFO 2025-10-30 15:25:04,125 signals 47291 8648941888 Created main file for patient: 000041 INFO 2025-10-30 15:25:04,126 signals 47291 8648941888 Patient created: 000041 - Mohammed Abdulaziz Hassan Al-Juaid INFO 2025-10-30 15:25:04,127 signals 47291 8648941888 Generated File Number: FILE-2025-000042 INFO 2025-10-30 15:25:04,127 tasks 8374 8648941888 Email sent successfully to ['mohammed.al-juaid@example.sa'] INFO 2025-10-30 15:25:04,127 signals 47291 8648941888 File created: FILE-2025-000042 for patient 000042 INFO 2025-10-30 15:25:04,127 signals 47291 8648941888 Created main file for patient: 000042 INFO 2025-10-30 15:25:04,127 signals 47291 8648941888 Patient created: 000042 - Amal Waleed Khalid Al-Subai INFO 2025-10-30 15:25:04,128 signals 47291 8648941888 Generated File Number: FILE-2025-000043 INFO 2025-10-30 15:25:04,128 tasks 8374 8648941888 Email sent successfully to ['amal.al-subai@example.sa'] INFO 2025-10-30 15:25:04,128 signals 47291 8648941888 File created: FILE-2025-000043 for patient 000043 INFO 2025-10-30 15:25:04,128 signals 47291 8648941888 Created main file for patient: 000043 INFO 2025-10-30 15:25:04,128 signals 47291 8648941888 Patient created: 000043 - Turki Ziyad Turki Al-Subaie INFO 2025-10-30 15:25:04,130 tasks 8374 8648941888 Email sent successfully to ['turki.al-subaie@example.sa'] INFO 2025-10-30 15:25:04,130 signals 47291 8648941888 Generated File Number: FILE-2025-000044 INFO 2025-10-30 15:25:04,130 signals 47291 8648941888 File created: FILE-2025-000044 for patient 000044 INFO 2025-10-30 15:25:04,130 signals 47291 8648941888 Created main file for patient: 000044 INFO 2025-10-30 15:25:04,130 signals 47291 8648941888 Patient created: 000044 - Fahad Mansour Waleed Al-Ghamdi INFO 2025-10-30 15:25:04,132 tasks 8374 8648941888 Email sent successfully to ['fahad.al-ghamdi@example.sa'] INFO 2025-10-30 15:25:04,132 signals 47291 8648941888 Generated File Number: FILE-2025-000045 INFO 2025-10-30 15:25:04,132 signals 47291 8648941888 File created: FILE-2025-000045 for patient 000045 INFO 2025-10-30 15:25:04,132 signals 47291 8648941888 Created main file for patient: 000045 INFO 2025-10-30 15:25:04,132 signals 47291 8648941888 Patient created: 000045 - Omar Yazeed Bandar Al-Mutairi INFO 2025-10-30 15:25:04,133 tasks 8374 8648941888 Email sent successfully to ['omar.al-mutairi@example.sa'] INFO 2025-10-30 15:25:04,133 signals 47291 8648941888 Generated File Number: FILE-2025-000046 INFO 2025-10-30 15:25:04,134 signals 47291 8648941888 File created: FILE-2025-000046 for patient 000046 INFO 2025-10-30 15:25:04,134 signals 47291 8648941888 Created main file for patient: 000046 INFO 2025-10-30 15:25:04,134 signals 47291 8648941888 Patient created: 000046 - Sultan Omar Omar Al-Harthi INFO 2025-10-30 15:25:04,135 signals 47291 8648941888 Generated File Number: FILE-2025-000047 INFO 2025-10-30 15:25:04,135 tasks 8374 8648941888 Email sent successfully to ['sultan.al-harthi@example.sa'] INFO 2025-10-30 15:25:04,135 signals 47291 8648941888 File created: FILE-2025-000047 for patient 000047 INFO 2025-10-30 15:25:04,135 signals 47291 8648941888 Created main file for patient: 000047 INFO 2025-10-30 15:25:04,135 signals 47291 8648941888 Patient created: 000047 - Saad Saad Saad Al-Shahrani INFO 2025-10-30 15:25:04,136 signals 47291 8648941888 Generated File Number: FILE-2025-000048 INFO 2025-10-30 15:25:04,137 tasks 8374 8648941888 Email sent successfully to ['saad.al-shahrani@example.sa'] INFO 2025-10-30 15:25:04,137 signals 47291 8648941888 File created: FILE-2025-000048 for patient 000048 INFO 2025-10-30 15:25:04,137 signals 47291 8648941888 Created main file for patient: 000048 INFO 2025-10-30 15:25:04,137 signals 47291 8648941888 Patient created: 000048 - Amal Saud Waleed Al-Balawi INFO 2025-10-30 15:25:04,138 signals 47291 8648941888 Generated File Number: FILE-2025-000049 INFO 2025-10-30 15:25:04,138 tasks 8374 8648941888 Email sent successfully to ['amal.al-balawi@example.sa'] INFO 2025-10-30 15:25:04,138 signals 47291 8648941888 File created: FILE-2025-000049 for patient 000049 INFO 2025-10-30 15:25:04,138 signals 47291 8648941888 Created main file for patient: 000049 INFO 2025-10-30 15:25:04,138 signals 47291 8648941888 Patient created: 000049 - Hessa Khalid Faisal Al-Asiri INFO 2025-10-30 15:25:04,139 signals 47291 8648941888 Generated File Number: FILE-2025-000050 INFO 2025-10-30 15:25:04,139 tasks 8374 8648941888 Email sent successfully to ['hessa.al-asiri@example.sa'] INFO 2025-10-30 15:25:04,140 signals 47291 8648941888 File created: FILE-2025-000050 for patient 000050 INFO 2025-10-30 15:25:04,140 signals 47291 8648941888 Created main file for patient: 000050 INFO 2025-10-30 15:25:04,140 signals 47291 8648941888 Patient created: 000050 - Hanan Yazeed Sultan Al-Shamrani INFO 2025-10-30 15:25:04,141 tasks 8374 8648941888 Email sent successfully to ['hanan.al-shamrani@example.sa'] INFO 2025-10-30 15:25:04,153 signals 47291 8648941888 Appointment created: e331bdcc-a91d-4df4-85a5-da0ef589ad2c for patient 000037 on 2025-09-08 INFO 2025-10-30 15:25:04,153 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000037-MED-01 INFO 2025-10-30 15:25:04,154 signals 47291 8648941888 SubFile created: FILE-2025-000037-MED-01 for clinic Medical Department INFO 2025-10-30 15:25:04,154 signals 47291 8648941888 Created sub-file FILE-2025-000037-MED-01 for patient 000037 at clinic Medical Department INFO 2025-10-30 15:25:04,155 signals 47291 8648941888 Notified provider lama.al-omari.doctor1 of new appointment ERROR 2025-10-30 15:25:04,156 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,157 signals 47291 8648941888 Appointment created: f22bf3a4-256d-4835-ad88-0665143b3e62 for patient 000050 on 2025-08-03 INFO 2025-10-30 15:25:04,157 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000050-MED-01 INFO 2025-10-30 15:25:04,158 signals 47291 8648941888 SubFile created: FILE-2025-000050-MED-01 for clinic Medical Department INFO 2025-10-30 15:25:04,158 signals 47291 8648941888 Created sub-file FILE-2025-000050-MED-01 for patient 000050 at clinic Medical Department INFO 2025-10-30 15:25:04,158 signals 47291 8648941888 Notified provider lama.al-omari.doctor1 of new appointment ERROR 2025-10-30 15:25:04,159 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,160 signals 47291 8648941888 Appointment created: e3c0df44-a35b-4763-8b23-8d4da1c2ba85 for patient 000037 on 2025-09-16 INFO 2025-10-30 15:25:04,160 signals 47291 8648941888 Notified provider amal.al-harthi.doctor2 of new appointment ERROR 2025-10-30 15:25:04,161 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,162 signals 47291 8648941888 Appointment created: 3199b2fd-24bc-41b6-b0d9-2d1ffee9c5da for patient 000015 on 2025-10-16 INFO 2025-10-30 15:25:04,162 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000015-SLP-01 INFO 2025-10-30 15:25:04,162 signals 47291 8648941888 SubFile created: FILE-2025-000015-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-30 15:25:04,162 signals 47291 8648941888 Created sub-file FILE-2025-000015-SLP-01 for patient 000015 at clinic Speech-Language Pathology INFO 2025-10-30 15:25:04,162 signals 47291 8648941888 Notified provider nawaf.al-zahrani.slp2 of new appointment ERROR 2025-10-30 15:25:04,163 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,164 signals 47291 8648941888 Appointment created: 52626b51-eab4-4248-af04-798a5359bb38 for patient 000012 on 2025-09-15 INFO 2025-10-30 15:25:04,164 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000012-NUR-01 INFO 2025-10-30 15:25:04,164 signals 47291 8648941888 SubFile created: FILE-2025-000012-NUR-01 for clinic Nursing Department INFO 2025-10-30 15:25:04,164 signals 47291 8648941888 Created sub-file FILE-2025-000012-NUR-01 for patient 000012 at clinic Nursing Department INFO 2025-10-30 15:25:04,165 signals 47291 8648941888 Notified provider nawaf.al-dawsari.nurse3 of new appointment ERROR 2025-10-30 15:25:04,165 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,167 signals 47291 8648941888 Appointment created: 77a3fd3f-237c-41e0-a327-1a7a743ee750 for patient 000034 on 2025-09-01 INFO 2025-10-30 15:25:04,167 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000034-MED-01 INFO 2025-10-30 15:25:04,168 signals 47291 8648941888 SubFile created: FILE-2025-000034-MED-01 for clinic Medical Department INFO 2025-10-30 15:25:04,168 signals 47291 8648941888 Created sub-file FILE-2025-000034-MED-01 for patient 000034 at clinic Medical Department INFO 2025-10-30 15:25:04,168 signals 47291 8648941888 Notified provider amal.al-harthi.doctor2 of new appointment ERROR 2025-10-30 15:25:04,169 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,170 signals 47291 8648941888 Appointment created: e7d37e89-5463-43d9-abc0-3e55de337fea for patient 000042 on 2025-09-14 INFO 2025-10-30 15:25:04,170 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000042-NUR-01 INFO 2025-10-30 15:25:04,170 signals 47291 8648941888 SubFile created: FILE-2025-000042-NUR-01 for clinic Nursing Department INFO 2025-10-30 15:25:04,170 signals 47291 8648941888 Created sub-file FILE-2025-000042-NUR-01 for patient 000042 at clinic Nursing Department INFO 2025-10-30 15:25:04,171 signals 47291 8648941888 Notified provider abdulrahman.al-asiri.nurse1 of new appointment ERROR 2025-10-30 15:25:04,171 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,172 signals 47291 8648941888 Appointment created: 308d4b39-b63d-4948-a540-82b7dfd4d9bc for patient 000035 on 2025-09-24 INFO 2025-10-30 15:25:04,172 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000035-ABA-01 INFO 2025-10-30 15:25:04,172 signals 47291 8648941888 SubFile created: FILE-2025-000035-ABA-01 for clinic ABA Therapy INFO 2025-10-30 15:25:04,173 signals 47291 8648941888 Created sub-file FILE-2025-000035-ABA-01 for patient 000035 at clinic ABA Therapy INFO 2025-10-30 15:25:04,173 signals 47291 8648941888 Notified provider talal.al-harbi.aba2 of new appointment ERROR 2025-10-30 15:25:04,174 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,175 signals 47291 8648941888 Appointment created: 3d6dd7f6-5ea8-4c0a-b7aa-651c127dee09 for patient 000009 on 2025-09-24 INFO 2025-10-30 15:25:04,175 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000009-NUR-01 INFO 2025-10-30 15:25:04,175 signals 47291 8648941888 SubFile created: FILE-2025-000009-NUR-01 for clinic Nursing Department INFO 2025-10-30 15:25:04,175 signals 47291 8648941888 Created sub-file FILE-2025-000009-NUR-01 for patient 000009 at clinic Nursing Department INFO 2025-10-30 15:25:04,175 signals 47291 8648941888 Notified provider ali.al-zahrani.nurse2 of new appointment ERROR 2025-10-30 15:25:04,176 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,177 signals 47291 8648941888 Appointment created: b6c7e49f-4da7-4081-b37f-ac4d9b9e8b86 for patient 000033 on 2025-10-20 INFO 2025-10-30 15:25:04,178 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000033-ABA-01 INFO 2025-10-30 15:25:04,178 signals 47291 8648941888 SubFile created: FILE-2025-000033-ABA-01 for clinic ABA Therapy INFO 2025-10-30 15:25:04,178 signals 47291 8648941888 Created sub-file FILE-2025-000033-ABA-01 for patient 000033 at clinic ABA Therapy INFO 2025-10-30 15:25:04,178 signals 47291 8648941888 Notified provider saad.al-dosari.aba1 of new appointment ERROR 2025-10-30 15:25:04,179 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,180 signals 47291 8648941888 Appointment created: bef0df24-bb29-4109-a95d-c095edde8ece for patient 000029 on 2025-08-31 INFO 2025-10-30 15:25:04,180 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000029-MED-01 INFO 2025-10-30 15:25:04,180 signals 47291 8648941888 SubFile created: FILE-2025-000029-MED-01 for clinic Medical Department INFO 2025-10-30 15:25:04,180 signals 47291 8648941888 Created sub-file FILE-2025-000029-MED-01 for patient 000029 at clinic Medical Department INFO 2025-10-30 15:25:04,180 signals 47291 8648941888 Notified provider lama.al-omari.doctor1 of new appointment ERROR 2025-10-30 15:25:04,181 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,181 signals 47291 8648941888 Appointment created: 179a761b-8e17-402e-a890-d014e0fbaa63 for patient 000027 on 2025-10-05 INFO 2025-10-30 15:25:04,182 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000027-SLP-01 INFO 2025-10-30 15:25:04,182 signals 47291 8648941888 SubFile created: FILE-2025-000027-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-30 15:25:04,182 signals 47291 8648941888 Created sub-file FILE-2025-000027-SLP-01 for patient 000027 at clinic Speech-Language Pathology INFO 2025-10-30 15:25:04,182 signals 47291 8648941888 Notified provider saleh.al-shehri.slp1 of new appointment ERROR 2025-10-30 15:25:04,183 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,184 signals 47291 8648941888 Appointment created: c677a974-b55e-4a3e-8635-40b097e6147c for patient 000036 on 2025-08-03 INFO 2025-10-30 15:25:04,184 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000036-MED-01 INFO 2025-10-30 15:25:04,184 signals 47291 8648941888 SubFile created: FILE-2025-000036-MED-01 for clinic Medical Department INFO 2025-10-30 15:25:04,184 signals 47291 8648941888 Created sub-file FILE-2025-000036-MED-01 for patient 000036 at clinic Medical Department INFO 2025-10-30 15:25:04,185 signals 47291 8648941888 Notified provider amal.al-harthi.doctor2 of new appointment ERROR 2025-10-30 15:25:04,185 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,186 signals 47291 8648941888 Appointment created: 771503b3-cb07-4c47-8f7d-f24dfecaad40 for patient 000013 on 2025-09-21 INFO 2025-10-30 15:25:04,186 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000013-SLP-01 INFO 2025-10-30 15:25:04,187 signals 47291 8648941888 SubFile created: FILE-2025-000013-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-30 15:25:04,187 signals 47291 8648941888 Created sub-file FILE-2025-000013-SLP-01 for patient 000013 at clinic Speech-Language Pathology INFO 2025-10-30 15:25:04,187 signals 47291 8648941888 Notified provider saleh.al-shehri.slp1 of new appointment ERROR 2025-10-30 15:25:04,188 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,189 signals 47291 8648941888 Appointment created: a1b1975d-c103-4648-9581-b4522d471920 for patient 000046 on 2025-08-17 INFO 2025-10-30 15:25:04,189 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000046-MED-01 INFO 2025-10-30 15:25:04,190 signals 47291 8648941888 SubFile created: FILE-2025-000046-MED-01 for clinic Medical Department INFO 2025-10-30 15:25:04,190 signals 47291 8648941888 Created sub-file FILE-2025-000046-MED-01 for patient 000046 at clinic Medical Department INFO 2025-10-30 15:25:04,190 signals 47291 8648941888 Notified provider lama.al-omari.doctor1 of new appointment ERROR 2025-10-30 15:25:04,191 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,192 signals 47291 8648941888 Appointment created: 7d208dcb-490f-4f66-97e0-807f7a4cc9d4 for patient 000036 on 2025-11-02 INFO 2025-10-30 15:25:04,192 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000036-SLP-02 INFO 2025-10-30 15:25:04,193 signals 47291 8648941888 SubFile created: FILE-2025-000036-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-30 15:25:04,193 signals 47291 8648941888 Created sub-file FILE-2025-000036-SLP-02 for patient 000036 at clinic Speech-Language Pathology INFO 2025-10-30 15:25:04,193 signals 47291 8648941888 Notified provider nawaf.al-zahrani.slp2 of new appointment INFO 2025-10-30 15:25:04,194 signals 47291 8648941888 Scheduled 24-hour reminder for appointment 7d208dcb-490f-4f66-97e0-807f7a4cc9d4 ERROR 2025-10-30 15:25:04,194 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,194 signals 47291 8648941888 Scheduled 2-hour reminder for appointment 7d208dcb-490f-4f66-97e0-807f7a4cc9d4 INFO 2025-10-30 15:25:04,195 signals 47291 8648941888 Appointment created: 8a8c571f-4d02-4ffa-a574-42d29329c34e for patient 000015 on 2025-09-14 INFO 2025-10-30 15:25:04,195 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000015-MED-02 INFO 2025-10-30 15:25:04,195 signals 47291 8648941888 SubFile created: FILE-2025-000015-MED-02 for clinic Medical Department INFO 2025-10-30 15:25:04,195 signals 47291 8648941888 Created sub-file FILE-2025-000015-MED-02 for patient 000015 at clinic Medical Department INFO 2025-10-30 15:25:04,196 signals 47291 8648941888 Notified provider amal.al-harthi.doctor2 of new appointment ERROR 2025-10-30 15:25:04,196 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,197 signals 47291 8648941888 Appointment created: df6e36f4-ddfa-445a-ac3a-2cca4451f3f8 for patient 000047 on 2025-08-17 INFO 2025-10-30 15:25:04,198 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000047-ABA-01 INFO 2025-10-30 15:25:04,198 signals 47291 8648941888 SubFile created: FILE-2025-000047-ABA-01 for clinic ABA Therapy INFO 2025-10-30 15:25:04,198 signals 47291 8648941888 Created sub-file FILE-2025-000047-ABA-01 for patient 000047 at clinic ABA Therapy INFO 2025-10-30 15:25:04,198 signals 47291 8648941888 Notified provider talal.al-harbi.aba2 of new appointment ERROR 2025-10-30 15:25:04,199 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,200 signals 47291 8648941888 Appointment created: 4e23dcad-bbfc-461e-a4e8-ca7e5de74847 for patient 000014 on 2025-08-26 INFO 2025-10-30 15:25:04,200 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000014-MED-01 INFO 2025-10-30 15:25:04,201 signals 47291 8648941888 SubFile created: FILE-2025-000014-MED-01 for clinic Medical Department INFO 2025-10-30 15:25:04,201 signals 47291 8648941888 Created sub-file FILE-2025-000014-MED-01 for patient 000014 at clinic Medical Department INFO 2025-10-30 15:25:04,201 signals 47291 8648941888 Notified provider turki.al-yami.doctor3 of new appointment ERROR 2025-10-30 15:25:04,202 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,203 signals 47291 8648941888 Appointment created: 8958abdf-972d-40a8-a221-7bee2d77c352 for patient 000030 on 2025-09-28 INFO 2025-10-30 15:25:04,203 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000030-MED-01 INFO 2025-10-30 15:25:04,203 signals 47291 8648941888 SubFile created: FILE-2025-000030-MED-01 for clinic Medical Department INFO 2025-10-30 15:25:04,203 signals 47291 8648941888 Created sub-file FILE-2025-000030-MED-01 for patient 000030 at clinic Medical Department INFO 2025-10-30 15:25:04,204 signals 47291 8648941888 Notified provider amal.al-harthi.doctor2 of new appointment ERROR 2025-10-30 15:25:04,204 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,205 signals 47291 8648941888 Appointment created: d0fda39d-f5dc-4761-8559-0e05d1df79f8 for patient 000028 on 2025-09-23 INFO 2025-10-30 15:25:04,205 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000028-NUR-01 INFO 2025-10-30 15:25:04,205 signals 47291 8648941888 SubFile created: FILE-2025-000028-NUR-01 for clinic Nursing Department INFO 2025-10-30 15:25:04,205 signals 47291 8648941888 Created sub-file FILE-2025-000028-NUR-01 for patient 000028 at clinic Nursing Department INFO 2025-10-30 15:25:04,205 signals 47291 8648941888 Notified provider abdulrahman.al-asiri.nurse1 of new appointment ERROR 2025-10-30 15:25:04,206 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,207 signals 47291 8648941888 Appointment created: 54305c5c-c704-4299-9f0b-ca6a52a2cc62 for patient 000036 on 2025-08-04 INFO 2025-10-30 15:25:04,207 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000036-NUR-03 INFO 2025-10-30 15:25:04,207 signals 47291 8648941888 SubFile created: FILE-2025-000036-NUR-03 for clinic Nursing Department INFO 2025-10-30 15:25:04,207 signals 47291 8648941888 Created sub-file FILE-2025-000036-NUR-03 for patient 000036 at clinic Nursing Department INFO 2025-10-30 15:25:04,208 signals 47291 8648941888 Notified provider abdulrahman.al-asiri.nurse1 of new appointment ERROR 2025-10-30 15:25:04,208 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,209 signals 47291 8648941888 Appointment created: 89cc216c-a7d4-4b75-bb32-044195133f71 for patient 000027 on 2025-08-12 INFO 2025-10-30 15:25:04,210 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000027-NUR-02 INFO 2025-10-30 15:25:04,210 signals 47291 8648941888 SubFile created: FILE-2025-000027-NUR-02 for clinic Nursing Department INFO 2025-10-30 15:25:04,210 signals 47291 8648941888 Created sub-file FILE-2025-000027-NUR-02 for patient 000027 at clinic Nursing Department INFO 2025-10-30 15:25:04,210 signals 47291 8648941888 Notified provider nawaf.al-dawsari.nurse3 of new appointment ERROR 2025-10-30 15:25:04,211 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,212 signals 47291 8648941888 Appointment created: cc106ab8-2d75-48cc-9fb0-668fb74579d3 for patient 000040 on 2025-08-31 INFO 2025-10-30 15:25:04,212 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000040-ABA-01 INFO 2025-10-30 15:25:04,213 signals 47291 8648941888 SubFile created: FILE-2025-000040-ABA-01 for clinic ABA Therapy INFO 2025-10-30 15:25:04,213 signals 47291 8648941888 Created sub-file FILE-2025-000040-ABA-01 for patient 000040 at clinic ABA Therapy INFO 2025-10-30 15:25:04,213 signals 47291 8648941888 Notified provider talal.al-harbi.aba2 of new appointment ERROR 2025-10-30 15:25:04,214 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,215 signals 47291 8648941888 Appointment created: 744131c3-124b-44ea-8eb8-7a872f64d549 for patient 000009 on 2025-09-07 INFO 2025-10-30 15:25:04,215 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000009-SLP-02 INFO 2025-10-30 15:25:04,216 signals 47291 8648941888 SubFile created: FILE-2025-000009-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-30 15:25:04,216 signals 47291 8648941888 Created sub-file FILE-2025-000009-SLP-02 for patient 000009 at clinic Speech-Language Pathology INFO 2025-10-30 15:25:04,216 signals 47291 8648941888 Notified provider nawaf.al-zahrani.slp2 of new appointment ERROR 2025-10-30 15:25:04,217 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,218 signals 47291 8648941888 Appointment created: d49418ee-9d5b-4a52-9346-eaf098b5cb22 for patient 000009 on 2025-09-15 INFO 2025-10-30 15:25:04,218 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000009-MED-03 INFO 2025-10-30 15:25:04,218 signals 47291 8648941888 SubFile created: FILE-2025-000009-MED-03 for clinic Medical Department INFO 2025-10-30 15:25:04,218 signals 47291 8648941888 Created sub-file FILE-2025-000009-MED-03 for patient 000009 at clinic Medical Department INFO 2025-10-30 15:25:04,219 signals 47291 8648941888 Notified provider turki.al-yami.doctor3 of new appointment ERROR 2025-10-30 15:25:04,219 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,220 signals 47291 8648941888 Appointment created: f4a10fcb-70a0-4e6b-93b6-f5ddc0ef2c75 for patient 000031 on 2025-09-21 INFO 2025-10-30 15:25:04,220 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000031-SLP-01 INFO 2025-10-30 15:25:04,221 signals 47291 8648941888 SubFile created: FILE-2025-000031-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-30 15:25:04,221 signals 47291 8648941888 Created sub-file FILE-2025-000031-SLP-01 for patient 000031 at clinic Speech-Language Pathology INFO 2025-10-30 15:25:04,221 signals 47291 8648941888 Notified provider saleh.al-shehri.slp1 of new appointment ERROR 2025-10-30 15:25:04,222 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,222 signals 47291 8648941888 Appointment created: 181a498b-203f-4f7c-9ce8-bbdfce806842 for patient 000011 on 2025-09-17 INFO 2025-10-30 15:25:04,223 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000011-OT-01 INFO 2025-10-30 15:25:04,223 signals 47291 8648941888 SubFile created: FILE-2025-000011-OT-01 for clinic Occupational Therapy INFO 2025-10-30 15:25:04,223 signals 47291 8648941888 Created sub-file FILE-2025-000011-OT-01 for patient 000011 at clinic Occupational Therapy INFO 2025-10-30 15:25:04,223 signals 47291 8648941888 Notified provider jawaher.al-maliki.ot1 of new appointment ERROR 2025-10-30 15:25:04,224 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,225 signals 47291 8648941888 Appointment created: ba07b3c8-ebbc-4704-a975-95f25937e80c for patient 000017 on 2025-08-27 INFO 2025-10-30 15:25:04,225 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000017-OT-01 INFO 2025-10-30 15:25:04,226 signals 47291 8648941888 SubFile created: FILE-2025-000017-OT-01 for clinic Occupational Therapy INFO 2025-10-30 15:25:04,226 signals 47291 8648941888 Created sub-file FILE-2025-000017-OT-01 for patient 000017 at clinic Occupational Therapy INFO 2025-10-30 15:25:04,226 signals 47291 8648941888 Notified provider mohammed.al-ahmadi.ot2 of new appointment ERROR 2025-10-30 15:25:04,227 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,227 signals 47291 8648941888 Appointment created: 31968baa-0a5a-43b1-add2-3c55505bf0b0 for patient 000032 on 2025-10-14 INFO 2025-10-30 15:25:04,228 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000032-OT-01 INFO 2025-10-30 15:25:04,228 signals 47291 8648941888 SubFile created: FILE-2025-000032-OT-01 for clinic Occupational Therapy INFO 2025-10-30 15:25:04,228 signals 47291 8648941888 Created sub-file FILE-2025-000032-OT-01 for patient 000032 at clinic Occupational Therapy INFO 2025-10-30 15:25:04,228 signals 47291 8648941888 Notified provider jawaher.al-maliki.ot1 of new appointment ERROR 2025-10-30 15:25:04,229 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,230 signals 47291 8648941888 Appointment created: 26eb81e2-b59e-48f9-b837-513eaca0ea85 for patient 000036 on 2025-09-15 INFO 2025-10-30 15:25:04,230 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000036-OT-04 INFO 2025-10-30 15:25:04,231 signals 47291 8648941888 SubFile created: FILE-2025-000036-OT-04 for clinic Occupational Therapy INFO 2025-10-30 15:25:04,231 signals 47291 8648941888 Created sub-file FILE-2025-000036-OT-04 for patient 000036 at clinic Occupational Therapy INFO 2025-10-30 15:25:04,231 signals 47291 8648941888 Notified provider jawaher.al-maliki.ot1 of new appointment ERROR 2025-10-30 15:25:04,232 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,233 signals 47291 8648941888 Appointment created: 05f78213-9174-46e4-8d07-e693836235ff for patient 000026 on 2025-09-07 INFO 2025-10-30 15:25:04,233 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000026-OT-01 INFO 2025-10-30 15:25:04,233 signals 47291 8648941888 SubFile created: FILE-2025-000026-OT-01 for clinic Occupational Therapy INFO 2025-10-30 15:25:04,233 signals 47291 8648941888 Created sub-file FILE-2025-000026-OT-01 for patient 000026 at clinic Occupational Therapy INFO 2025-10-30 15:25:04,233 signals 47291 8648941888 Notified provider jawaher.al-maliki.ot1 of new appointment ERROR 2025-10-30 15:25:04,234 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,234 signals 47291 8648941888 Appointment created: f672767d-6a24-44d0-8906-f6666c587250 for patient 000039 on 2025-08-31 INFO 2025-10-30 15:25:04,235 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000039-OT-01 INFO 2025-10-30 15:25:04,235 signals 47291 8648941888 SubFile created: FILE-2025-000039-OT-01 for clinic Occupational Therapy INFO 2025-10-30 15:25:04,235 signals 47291 8648941888 Created sub-file FILE-2025-000039-OT-01 for patient 000039 at clinic Occupational Therapy INFO 2025-10-30 15:25:04,235 signals 47291 8648941888 Notified provider mohammed.al-ahmadi.ot2 of new appointment ERROR 2025-10-30 15:25:04,236 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,237 signals 47291 8648941888 Appointment created: 0f94000d-f285-4b2a-a602-edbcfad8ae46 for patient 000005 on 2025-09-25 INFO 2025-10-30 15:25:04,238 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000005-SLP-01 INFO 2025-10-30 15:25:04,238 signals 47291 8648941888 SubFile created: FILE-2025-000005-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-30 15:25:04,238 signals 47291 8648941888 Created sub-file FILE-2025-000005-SLP-01 for patient 000005 at clinic Speech-Language Pathology INFO 2025-10-30 15:25:04,238 signals 47291 8648941888 Notified provider saleh.al-shehri.slp1 of new appointment ERROR 2025-10-30 15:25:04,239 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,240 signals 47291 8648941888 Appointment created: c43abeff-b26b-4bf4-b8c2-b3f2bd3c225c for patient 000026 on 2025-08-03 INFO 2025-10-30 15:25:04,240 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000026-ABA-02 INFO 2025-10-30 15:25:04,240 signals 47291 8648941888 SubFile created: FILE-2025-000026-ABA-02 for clinic ABA Therapy INFO 2025-10-30 15:25:04,240 signals 47291 8648941888 Created sub-file FILE-2025-000026-ABA-02 for patient 000026 at clinic ABA Therapy INFO 2025-10-30 15:25:04,241 signals 47291 8648941888 Notified provider saad.al-dosari.aba1 of new appointment ERROR 2025-10-30 15:25:04,241 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,242 signals 47291 8648941888 Appointment created: 27760b5b-3ece-45a3-8277-25cf46237a0e for patient 000025 on 2025-10-21 INFO 2025-10-30 15:25:04,243 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000025-MED-01 INFO 2025-10-30 15:25:04,243 signals 47291 8648941888 SubFile created: FILE-2025-000025-MED-01 for clinic Medical Department INFO 2025-10-30 15:25:04,243 signals 47291 8648941888 Created sub-file FILE-2025-000025-MED-01 for patient 000025 at clinic Medical Department INFO 2025-10-30 15:25:04,243 signals 47291 8648941888 Notified provider turki.al-yami.doctor3 of new appointment ERROR 2025-10-30 15:25:04,244 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,245 signals 47291 8648941888 Appointment created: 815f777f-7501-4b10-96ef-d7c2bc90cc69 for patient 000007 on 2025-10-07 INFO 2025-10-30 15:25:04,245 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000007-ABA-01 INFO 2025-10-30 15:25:04,245 signals 47291 8648941888 SubFile created: FILE-2025-000007-ABA-01 for clinic ABA Therapy INFO 2025-10-30 15:25:04,245 signals 47291 8648941888 Created sub-file FILE-2025-000007-ABA-01 for patient 000007 at clinic ABA Therapy INFO 2025-10-30 15:25:04,246 signals 47291 8648941888 Notified provider saad.al-dosari.aba1 of new appointment ERROR 2025-10-30 15:25:04,246 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,247 signals 47291 8648941888 Appointment created: 161a99ec-6bfc-413d-8567-cbbbb2ed5d58 for patient 000005 on 2025-09-29 INFO 2025-10-30 15:25:04,247 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000005-ABA-02 INFO 2025-10-30 15:25:04,247 signals 47291 8648941888 SubFile created: FILE-2025-000005-ABA-02 for clinic ABA Therapy INFO 2025-10-30 15:25:04,247 signals 47291 8648941888 Created sub-file FILE-2025-000005-ABA-02 for patient 000005 at clinic ABA Therapy INFO 2025-10-30 15:25:04,248 signals 47291 8648941888 Notified provider saad.al-dosari.aba1 of new appointment ERROR 2025-10-30 15:25:04,249 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,249 signals 47291 8648941888 Appointment created: 85af71dd-745d-4d3a-9e0d-facd512d47e1 for patient 000018 on 2025-10-26 INFO 2025-10-30 15:25:04,250 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000018-NUR-01 INFO 2025-10-30 15:25:04,250 signals 47291 8648941888 SubFile created: FILE-2025-000018-NUR-01 for clinic Nursing Department INFO 2025-10-30 15:25:04,250 signals 47291 8648941888 Created sub-file FILE-2025-000018-NUR-01 for patient 000018 at clinic Nursing Department INFO 2025-10-30 15:25:04,250 signals 47291 8648941888 Notified provider abdulrahman.al-asiri.nurse1 of new appointment ERROR 2025-10-30 15:25:04,251 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,252 signals 47291 8648941888 Appointment created: b8e77759-1210-4e6d-b789-d4dcb30bffe2 for patient 000033 on 2025-09-01 INFO 2025-10-30 15:25:04,252 signals 47291 8648941888 Notified provider saad.al-dosari.aba1 of new appointment ERROR 2025-10-30 15:25:04,253 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,254 signals 47291 8648941888 Appointment created: dada7b9f-bc26-4557-b95c-2db6c59b2689 for patient 000048 on 2025-08-20 INFO 2025-10-30 15:25:04,254 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000048-MED-01 INFO 2025-10-30 15:25:04,254 signals 47291 8648941888 SubFile created: FILE-2025-000048-MED-01 for clinic Medical Department INFO 2025-10-30 15:25:04,254 signals 47291 8648941888 Created sub-file FILE-2025-000048-MED-01 for patient 000048 at clinic Medical Department INFO 2025-10-30 15:25:04,254 signals 47291 8648941888 Notified provider amal.al-harthi.doctor2 of new appointment ERROR 2025-10-30 15:25:04,255 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,256 signals 47291 8648941888 Appointment created: 9459ae3f-6d3f-4f9a-b07c-4491e3444d8f for patient 000010 on 2025-09-18 INFO 2025-10-30 15:25:04,256 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000010-NUR-01 INFO 2025-10-30 15:25:04,256 signals 47291 8648941888 SubFile created: FILE-2025-000010-NUR-01 for clinic Nursing Department INFO 2025-10-30 15:25:04,256 signals 47291 8648941888 Created sub-file FILE-2025-000010-NUR-01 for patient 000010 at clinic Nursing Department INFO 2025-10-30 15:25:04,257 signals 47291 8648941888 Notified provider nawaf.al-dawsari.nurse3 of new appointment ERROR 2025-10-30 15:25:04,257 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,259 signals 47291 8648941888 Appointment created: 2af1a479-1e6c-4090-bd48-a0a061f14460 for patient 000048 on 2025-10-27 INFO 2025-10-30 15:25:04,260 signals 47291 8648941888 Notified provider amal.al-harthi.doctor2 of new appointment ERROR 2025-10-30 15:25:04,260 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,261 signals 47291 8648941888 Appointment created: de3d7ef4-9e18-4650-94b2-de539244645a for patient 000018 on 2025-11-24 INFO 2025-10-30 15:25:04,262 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000018-SLP-02 INFO 2025-10-30 15:25:04,262 signals 47291 8648941888 SubFile created: FILE-2025-000018-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-30 15:25:04,262 signals 47291 8648941888 Created sub-file FILE-2025-000018-SLP-02 for patient 000018 at clinic Speech-Language Pathology INFO 2025-10-30 15:25:04,262 signals 47291 8648941888 Notified provider nawaf.al-zahrani.slp2 of new appointment INFO 2025-10-30 15:25:04,263 signals 47291 8648941888 Scheduled 24-hour reminder for appointment de3d7ef4-9e18-4650-94b2-de539244645a ERROR 2025-10-30 15:25:04,263 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,263 signals 47291 8648941888 Scheduled 2-hour reminder for appointment de3d7ef4-9e18-4650-94b2-de539244645a INFO 2025-10-30 15:25:04,264 signals 47291 8648941888 Appointment created: b3348995-dfe6-40d5-885a-92963958bd24 for patient 000023 on 2025-09-15 INFO 2025-10-30 15:25:04,265 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000023-MED-01 INFO 2025-10-30 15:25:04,265 signals 47291 8648941888 SubFile created: FILE-2025-000023-MED-01 for clinic Medical Department INFO 2025-10-30 15:25:04,265 signals 47291 8648941888 Created sub-file FILE-2025-000023-MED-01 for patient 000023 at clinic Medical Department INFO 2025-10-30 15:25:04,265 signals 47291 8648941888 Notified provider lama.al-omari.doctor1 of new appointment ERROR 2025-10-30 15:25:04,266 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,267 signals 47291 8648941888 Appointment created: 3073e23b-77c0-4232-8625-d43bb369153d for patient 000005 on 2025-10-01 INFO 2025-10-30 15:25:04,267 signals 47291 8648941888 Notified provider saad.al-dosari.aba1 of new appointment ERROR 2025-10-30 15:25:04,268 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,269 signals 47291 8648941888 Appointment created: 4415140c-f590-4b10-b51a-e7fd61c5eac5 for patient 000046 on 2025-08-10 INFO 2025-10-30 15:25:04,269 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000046-NUR-02 INFO 2025-10-30 15:25:04,269 signals 47291 8648941888 SubFile created: FILE-2025-000046-NUR-02 for clinic Nursing Department INFO 2025-10-30 15:25:04,269 signals 47291 8648941888 Created sub-file FILE-2025-000046-NUR-02 for patient 000046 at clinic Nursing Department INFO 2025-10-30 15:25:04,270 signals 47291 8648941888 Notified provider abdulrahman.al-asiri.nurse1 of new appointment ERROR 2025-10-30 15:25:04,270 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,272 signals 47291 8648941888 Appointment created: 3db04158-f997-4fa6-a548-b3c99b10550c for patient 000014 on 2025-08-24 INFO 2025-10-30 15:25:04,272 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000014-SLP-02 INFO 2025-10-30 15:25:04,272 signals 47291 8648941888 SubFile created: FILE-2025-000014-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-30 15:25:04,272 signals 47291 8648941888 Created sub-file FILE-2025-000014-SLP-02 for patient 000014 at clinic Speech-Language Pathology INFO 2025-10-30 15:25:04,273 signals 47291 8648941888 Notified provider nawaf.al-zahrani.slp2 of new appointment ERROR 2025-10-30 15:25:04,273 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,275 signals 47291 8648941888 Appointment created: 79c48013-6c42-4af9-89c7-92141edf2be6 for patient 000023 on 2025-08-19 INFO 2025-10-30 15:25:04,275 signals 47291 8648941888 Notified provider turki.al-yami.doctor3 of new appointment ERROR 2025-10-30 15:25:04,276 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,277 signals 47291 8648941888 Appointment created: ea32d57e-1f45-43c0-94e6-68eb81c96326 for patient 000004 on 2025-08-12 INFO 2025-10-30 15:25:04,277 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000004-NUR-01 INFO 2025-10-30 15:25:04,277 signals 47291 8648941888 SubFile created: FILE-2025-000004-NUR-01 for clinic Nursing Department INFO 2025-10-30 15:25:04,277 signals 47291 8648941888 Created sub-file FILE-2025-000004-NUR-01 for patient 000004 at clinic Nursing Department INFO 2025-10-30 15:25:04,278 signals 47291 8648941888 Notified provider abdulrahman.al-asiri.nurse1 of new appointment ERROR 2025-10-30 15:25:04,278 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,279 signals 47291 8648941888 Appointment created: f9bdf8fc-08e2-43ee-9ebe-9b09c5459851 for patient 000017 on 2025-09-22 INFO 2025-10-30 15:25:04,280 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000017-NUR-02 INFO 2025-10-30 15:25:04,280 signals 47291 8648941888 SubFile created: FILE-2025-000017-NUR-02 for clinic Nursing Department INFO 2025-10-30 15:25:04,280 signals 47291 8648941888 Created sub-file FILE-2025-000017-NUR-02 for patient 000017 at clinic Nursing Department INFO 2025-10-30 15:25:04,280 signals 47291 8648941888 Notified provider ali.al-zahrani.nurse2 of new appointment ERROR 2025-10-30 15:25:04,281 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,282 signals 47291 8648941888 Appointment created: baad44f5-e253-4caa-8a5d-9caf998752ea for patient 000009 on 2025-09-23 INFO 2025-10-30 15:25:04,282 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000009-OT-04 INFO 2025-10-30 15:25:04,283 signals 47291 8648941888 SubFile created: FILE-2025-000009-OT-04 for clinic Occupational Therapy INFO 2025-10-30 15:25:04,283 signals 47291 8648941888 Created sub-file FILE-2025-000009-OT-04 for patient 000009 at clinic Occupational Therapy INFO 2025-10-30 15:25:04,283 signals 47291 8648941888 Notified provider jawaher.al-maliki.ot1 of new appointment ERROR 2025-10-30 15:25:04,284 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,285 signals 47291 8648941888 Appointment created: 486fcb7d-1a32-4826-ae99-552fb68faa65 for patient 000015 on 2025-08-26 INFO 2025-10-30 15:25:04,285 signals 47291 8648941888 Notified provider nawaf.al-zahrani.slp2 of new appointment ERROR 2025-10-30 15:25:04,286 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,287 signals 47291 8648941888 Appointment created: ad323389-8a4b-43c5-b944-31c5d0da31e5 for patient 000027 on 2025-08-17 INFO 2025-10-30 15:25:04,287 signals 47291 8648941888 Notified provider nawaf.al-dawsari.nurse3 of new appointment ERROR 2025-10-30 15:25:04,288 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,289 signals 47291 8648941888 Appointment created: e70e4505-841d-4535-b14b-d1852def5ba8 for patient 000030 on 2025-11-09 INFO 2025-10-30 15:25:04,290 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000030-ABA-02 INFO 2025-10-30 15:25:04,290 signals 47291 8648941888 SubFile created: FILE-2025-000030-ABA-02 for clinic ABA Therapy INFO 2025-10-30 15:25:04,290 signals 47291 8648941888 Created sub-file FILE-2025-000030-ABA-02 for patient 000030 at clinic ABA Therapy INFO 2025-10-30 15:25:04,291 signals 47291 8648941888 Notified provider saad.al-dosari.aba1 of new appointment INFO 2025-10-30 15:25:04,291 signals 47291 8648941888 Scheduled 24-hour reminder for appointment e70e4505-841d-4535-b14b-d1852def5ba8 ERROR 2025-10-30 15:25:04,292 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,292 signals 47291 8648941888 Scheduled 2-hour reminder for appointment e70e4505-841d-4535-b14b-d1852def5ba8 INFO 2025-10-30 15:25:04,293 signals 47291 8648941888 Appointment created: 1e7110e3-707e-4f66-818b-75e8bed7084c for patient 000004 on 2025-09-14 INFO 2025-10-30 15:25:04,293 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000004-OT-02 INFO 2025-10-30 15:25:04,293 signals 47291 8648941888 SubFile created: FILE-2025-000004-OT-02 for clinic Occupational Therapy INFO 2025-10-30 15:25:04,293 signals 47291 8648941888 Created sub-file FILE-2025-000004-OT-02 for patient 000004 at clinic Occupational Therapy INFO 2025-10-30 15:25:04,294 signals 47291 8648941888 Notified provider jawaher.al-maliki.ot1 of new appointment ERROR 2025-10-30 15:25:04,294 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,295 signals 47291 8648941888 Appointment created: 5fb92a31-6520-4b60-a2e4-bc84a1556af3 for patient 000038 on 2025-08-10 INFO 2025-10-30 15:25:04,296 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000038-ABA-01 INFO 2025-10-30 15:25:04,296 signals 47291 8648941888 SubFile created: FILE-2025-000038-ABA-01 for clinic ABA Therapy INFO 2025-10-30 15:25:04,296 signals 47291 8648941888 Created sub-file FILE-2025-000038-ABA-01 for patient 000038 at clinic ABA Therapy INFO 2025-10-30 15:25:04,296 signals 47291 8648941888 Notified provider talal.al-harbi.aba2 of new appointment ERROR 2025-10-30 15:25:04,297 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,298 signals 47291 8648941888 Appointment created: 6e59ea0e-3f87-4983-954c-6712960f6a59 for patient 000004 on 2025-09-07 INFO 2025-10-30 15:25:04,298 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000004-SLP-03 INFO 2025-10-30 15:25:04,298 signals 47291 8648941888 SubFile created: FILE-2025-000004-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-30 15:25:04,299 signals 47291 8648941888 Created sub-file FILE-2025-000004-SLP-03 for patient 000004 at clinic Speech-Language Pathology INFO 2025-10-30 15:25:04,299 signals 47291 8648941888 Notified provider nawaf.al-zahrani.slp2 of new appointment ERROR 2025-10-30 15:25:04,300 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,301 signals 47291 8648941888 Appointment created: 74c78cd3-c189-4327-86b7-da687fcab4c9 for patient 000035 on 2025-10-05 INFO 2025-10-30 15:25:04,301 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000035-OT-02 INFO 2025-10-30 15:25:04,301 signals 47291 8648941888 SubFile created: FILE-2025-000035-OT-02 for clinic Occupational Therapy INFO 2025-10-30 15:25:04,301 signals 47291 8648941888 Created sub-file FILE-2025-000035-OT-02 for patient 000035 at clinic Occupational Therapy INFO 2025-10-30 15:25:04,302 signals 47291 8648941888 Notified provider mohammed.al-ahmadi.ot2 of new appointment ERROR 2025-10-30 15:25:04,302 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,304 signals 47291 8648941888 Appointment created: 5cea93a7-92af-4db8-af6d-f67c96c8f402 for patient 000005 on 2025-09-07 INFO 2025-10-30 15:25:04,304 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000005-MED-03 INFO 2025-10-30 15:25:04,304 signals 47291 8648941888 SubFile created: FILE-2025-000005-MED-03 for clinic Medical Department INFO 2025-10-30 15:25:04,304 signals 47291 8648941888 Created sub-file FILE-2025-000005-MED-03 for patient 000005 at clinic Medical Department INFO 2025-10-30 15:25:04,305 signals 47291 8648941888 Notified provider turki.al-yami.doctor3 of new appointment ERROR 2025-10-30 15:25:04,305 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,307 signals 47291 8648941888 Appointment created: f18373e5-2bdd-438a-8300-ced1cc88e6d2 for patient 000027 on 2025-08-10 INFO 2025-10-30 15:25:04,307 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000027-MED-03 INFO 2025-10-30 15:25:04,307 signals 47291 8648941888 SubFile created: FILE-2025-000027-MED-03 for clinic Medical Department INFO 2025-10-30 15:25:04,307 signals 47291 8648941888 Created sub-file FILE-2025-000027-MED-03 for patient 000027 at clinic Medical Department INFO 2025-10-30 15:25:04,308 signals 47291 8648941888 Notified provider amal.al-harthi.doctor2 of new appointment ERROR 2025-10-30 15:25:04,309 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,310 signals 47291 8648941888 Appointment created: 3625f47a-4d41-490d-b070-6c46dc845bf9 for patient 000015 on 2025-08-11 INFO 2025-10-30 15:25:04,311 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000015-NUR-03 INFO 2025-10-30 15:25:04,311 signals 47291 8648941888 SubFile created: FILE-2025-000015-NUR-03 for clinic Nursing Department INFO 2025-10-30 15:25:04,311 signals 47291 8648941888 Created sub-file FILE-2025-000015-NUR-03 for patient 000015 at clinic Nursing Department INFO 2025-10-30 15:25:04,311 signals 47291 8648941888 Notified provider ali.al-zahrani.nurse2 of new appointment ERROR 2025-10-30 15:25:04,312 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,314 signals 47291 8648941888 Appointment created: 160bb306-0abb-4e60-909c-a265f1a3ff57 for patient 000018 on 2025-08-31 INFO 2025-10-30 15:25:04,314 signals 47291 8648941888 Notified provider ali.al-zahrani.nurse2 of new appointment ERROR 2025-10-30 15:25:04,315 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,316 signals 47291 8648941888 Appointment created: 04961e23-5ace-49bb-9645-d254632623dc for patient 000002 on 2025-08-31 INFO 2025-10-30 15:25:04,316 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000002-MED-01 INFO 2025-10-30 15:25:04,316 signals 47291 8648941888 SubFile created: FILE-2025-000002-MED-01 for clinic Medical Department INFO 2025-10-30 15:25:04,316 signals 47291 8648941888 Created sub-file FILE-2025-000002-MED-01 for patient 000002 at clinic Medical Department INFO 2025-10-30 15:25:04,317 signals 47291 8648941888 Notified provider lama.al-omari.doctor1 of new appointment ERROR 2025-10-30 15:25:04,318 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,319 signals 47291 8648941888 Appointment created: fee10e6b-a90d-46f0-89f0-07c080725fb4 for patient 000044 on 2025-08-26 INFO 2025-10-30 15:25:04,319 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000044-MED-01 INFO 2025-10-30 15:25:04,319 signals 47291 8648941888 SubFile created: FILE-2025-000044-MED-01 for clinic Medical Department INFO 2025-10-30 15:25:04,319 signals 47291 8648941888 Created sub-file FILE-2025-000044-MED-01 for patient 000044 at clinic Medical Department INFO 2025-10-30 15:25:04,320 signals 47291 8648941888 Notified provider amal.al-harthi.doctor2 of new appointment ERROR 2025-10-30 15:25:04,320 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,322 signals 47291 8648941888 Appointment created: ddf7ecea-2d9d-4042-8122-e1f95cbaf96d for patient 000023 on 2025-09-17 INFO 2025-10-30 15:25:04,322 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000023-OT-02 INFO 2025-10-30 15:25:04,322 signals 47291 8648941888 SubFile created: FILE-2025-000023-OT-02 for clinic Occupational Therapy INFO 2025-10-30 15:25:04,322 signals 47291 8648941888 Created sub-file FILE-2025-000023-OT-02 for patient 000023 at clinic Occupational Therapy INFO 2025-10-30 15:25:04,323 signals 47291 8648941888 Notified provider mohammed.al-ahmadi.ot2 of new appointment ERROR 2025-10-30 15:25:04,323 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,324 signals 47291 8648941888 Appointment created: e39c536c-afac-453b-b9dd-3397e937f347 for patient 000043 on 2025-10-29 INFO 2025-10-30 15:25:04,325 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000043-MED-01 INFO 2025-10-30 15:25:04,325 signals 47291 8648941888 SubFile created: FILE-2025-000043-MED-01 for clinic Medical Department INFO 2025-10-30 15:25:04,325 signals 47291 8648941888 Created sub-file FILE-2025-000043-MED-01 for patient 000043 at clinic Medical Department INFO 2025-10-30 15:25:04,325 signals 47291 8648941888 Notified provider lama.al-omari.doctor1 of new appointment ERROR 2025-10-30 15:25:04,326 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,327 signals 47291 8648941888 Appointment created: 122fe389-d567-4c36-afe4-95a75ef9969a for patient 000014 on 2025-08-24 INFO 2025-10-30 15:25:04,328 signals 47291 8648941888 Notified provider turki.al-yami.doctor3 of new appointment ERROR 2025-10-30 15:25:04,328 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,330 signals 47291 8648941888 Appointment created: 826ce65e-aa89-44c8-bbc6-2d4e4110e3cd for patient 000016 on 2025-10-14 INFO 2025-10-30 15:25:04,330 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000016-ABA-01 INFO 2025-10-30 15:25:04,330 signals 47291 8648941888 SubFile created: FILE-2025-000016-ABA-01 for clinic ABA Therapy INFO 2025-10-30 15:25:04,330 signals 47291 8648941888 Created sub-file FILE-2025-000016-ABA-01 for patient 000016 at clinic ABA Therapy INFO 2025-10-30 15:25:04,331 signals 47291 8648941888 Notified provider talal.al-harbi.aba2 of new appointment ERROR 2025-10-30 15:25:04,332 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,333 signals 47291 8648941888 Appointment created: b8f93ff1-638f-423e-ac68-580495bdc7fd for patient 000020 on 2025-08-06 INFO 2025-10-30 15:25:04,333 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000020-MED-01 INFO 2025-10-30 15:25:04,333 signals 47291 8648941888 SubFile created: FILE-2025-000020-MED-01 for clinic Medical Department INFO 2025-10-30 15:25:04,333 signals 47291 8648941888 Created sub-file FILE-2025-000020-MED-01 for patient 000020 at clinic Medical Department INFO 2025-10-30 15:25:04,333 signals 47291 8648941888 Notified provider turki.al-yami.doctor3 of new appointment ERROR 2025-10-30 15:25:04,334 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,335 signals 47291 8648941888 Appointment created: ab51174c-6145-426d-87d0-e30a3135db77 for patient 000001 on 2025-10-26 INFO 2025-10-30 15:25:04,335 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000001-NUR-01 INFO 2025-10-30 15:25:04,335 signals 47291 8648941888 SubFile created: FILE-2025-000001-NUR-01 for clinic Nursing Department INFO 2025-10-30 15:25:04,335 signals 47291 8648941888 Created sub-file FILE-2025-000001-NUR-01 for patient 000001 at clinic Nursing Department INFO 2025-10-30 15:25:04,336 signals 47291 8648941888 Notified provider ali.al-zahrani.nurse2 of new appointment ERROR 2025-10-30 15:25:04,336 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,337 signals 47291 8648941888 Appointment created: da52a889-dc8c-48f6-87c7-10bc7e440fd3 for patient 000030 on 2025-11-05 INFO 2025-10-30 15:25:04,338 signals 47291 8648941888 Notified provider saad.al-dosari.aba1 of new appointment INFO 2025-10-30 15:25:04,338 signals 47291 8648941888 Scheduled 24-hour reminder for appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 INFO 2025-10-30 15:25:04,339 signals 47291 8648941888 Scheduled 2-hour reminder for appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 ERROR 2025-10-30 15:25:04,339 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,340 signals 47291 8648941888 Appointment created: 9d83cf7c-4c34-4dd2-bdf5-93ef2d2c45ce for patient 000041 on 2025-08-07 INFO 2025-10-30 15:25:04,340 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000041-OT-01 INFO 2025-10-30 15:25:04,340 signals 47291 8648941888 SubFile created: FILE-2025-000041-OT-01 for clinic Occupational Therapy INFO 2025-10-30 15:25:04,340 signals 47291 8648941888 Created sub-file FILE-2025-000041-OT-01 for patient 000041 at clinic Occupational Therapy INFO 2025-10-30 15:25:04,341 signals 47291 8648941888 Notified provider jawaher.al-maliki.ot1 of new appointment ERROR 2025-10-30 15:25:04,341 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,343 signals 47291 8648941888 Appointment created: 03a11b53-f1d6-49b2-ac46-78f64af64542 for patient 000028 on 2025-08-28 INFO 2025-10-30 15:25:04,343 signals 47291 8648941888 Notified provider abdulrahman.al-asiri.nurse1 of new appointment ERROR 2025-10-30 15:25:04,344 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,345 signals 47291 8648941888 Appointment created: 2da0ca3a-8259-4d96-94aa-5b4c29f7161c for patient 000016 on 2025-09-17 INFO 2025-10-30 15:25:04,345 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000016-SLP-02 INFO 2025-10-30 15:25:04,346 signals 47291 8648941888 SubFile created: FILE-2025-000016-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-30 15:25:04,346 signals 47291 8648941888 Created sub-file FILE-2025-000016-SLP-02 for patient 000016 at clinic Speech-Language Pathology INFO 2025-10-30 15:25:04,346 signals 47291 8648941888 Notified provider saleh.al-shehri.slp1 of new appointment ERROR 2025-10-30 15:25:04,346 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,348 signals 47291 8648941888 Appointment created: 85137d6c-2953-472b-b8fd-70f096dc8b8b for patient 000030 on 2025-10-07 INFO 2025-10-30 15:25:04,348 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000030-OT-03 INFO 2025-10-30 15:25:04,348 signals 47291 8648941888 SubFile created: FILE-2025-000030-OT-03 for clinic Occupational Therapy INFO 2025-10-30 15:25:04,348 signals 47291 8648941888 Created sub-file FILE-2025-000030-OT-03 for patient 000030 at clinic Occupational Therapy INFO 2025-10-30 15:25:04,349 signals 47291 8648941888 Notified provider jawaher.al-maliki.ot1 of new appointment ERROR 2025-10-30 15:25:04,349 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,350 signals 47291 8648941888 Appointment created: 0324950a-0448-4498-a3a7-213da1619329 for patient 000005 on 2025-10-12 INFO 2025-10-30 15:25:04,351 signals 47291 8648941888 Notified provider talal.al-harbi.aba2 of new appointment ERROR 2025-10-30 15:25:04,352 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,353 signals 47291 8648941888 Appointment created: ba9a0a36-84b9-44d7-a96b-86efc4115c60 for patient 000035 on 2025-09-10 INFO 2025-10-30 15:25:04,353 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000035-SLP-03 INFO 2025-10-30 15:25:04,353 signals 47291 8648941888 SubFile created: FILE-2025-000035-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-30 15:25:04,353 signals 47291 8648941888 Created sub-file FILE-2025-000035-SLP-03 for patient 000035 at clinic Speech-Language Pathology INFO 2025-10-30 15:25:04,354 signals 47291 8648941888 Notified provider saleh.al-shehri.slp1 of new appointment ERROR 2025-10-30 15:25:04,354 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,355 signals 47291 8648941888 Appointment created: 86e275e9-6c4a-4388-8596-7ff532b9fc29 for patient 000001 on 2025-09-28 INFO 2025-10-30 15:25:04,356 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000001-MED-02 INFO 2025-10-30 15:25:04,356 signals 47291 8648941888 SubFile created: FILE-2025-000001-MED-02 for clinic Medical Department INFO 2025-10-30 15:25:04,356 signals 47291 8648941888 Created sub-file FILE-2025-000001-MED-02 for patient 000001 at clinic Medical Department INFO 2025-10-30 15:25:04,356 signals 47291 8648941888 Notified provider lama.al-omari.doctor1 of new appointment ERROR 2025-10-30 15:25:04,357 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,358 signals 47291 8648941888 Appointment created: 24f1e0a7-3300-4d17-84f4-f2c6f1ee317a for patient 000016 on 2025-10-23 INFO 2025-10-30 15:25:04,358 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000016-MED-03 INFO 2025-10-30 15:25:04,358 signals 47291 8648941888 SubFile created: FILE-2025-000016-MED-03 for clinic Medical Department INFO 2025-10-30 15:25:04,358 signals 47291 8648941888 Created sub-file FILE-2025-000016-MED-03 for patient 000016 at clinic Medical Department INFO 2025-10-30 15:25:04,359 signals 47291 8648941888 Notified provider turki.al-yami.doctor3 of new appointment ERROR 2025-10-30 15:25:04,359 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,360 signals 47291 8648941888 Appointment created: 31c15471-37c2-40cf-9d10-fc2cb8a9ebd6 for patient 000010 on 2025-09-28 INFO 2025-10-30 15:25:04,360 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000010-SLP-02 INFO 2025-10-30 15:25:04,361 signals 47291 8648941888 SubFile created: FILE-2025-000010-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-30 15:25:04,361 signals 47291 8648941888 Created sub-file FILE-2025-000010-SLP-02 for patient 000010 at clinic Speech-Language Pathology INFO 2025-10-30 15:25:04,361 signals 47291 8648941888 Notified provider saleh.al-shehri.slp1 of new appointment ERROR 2025-10-30 15:25:04,362 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,363 signals 47291 8648941888 Appointment created: edd48274-fd36-4d46-939e-92e8611f2034 for patient 000042 on 2025-08-13 INFO 2025-10-30 15:25:04,363 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000042-MED-02 INFO 2025-10-30 15:25:04,363 signals 47291 8648941888 SubFile created: FILE-2025-000042-MED-02 for clinic Medical Department INFO 2025-10-30 15:25:04,363 signals 47291 8648941888 Created sub-file FILE-2025-000042-MED-02 for patient 000042 at clinic Medical Department INFO 2025-10-30 15:25:04,364 signals 47291 8648941888 Notified provider turki.al-yami.doctor3 of new appointment ERROR 2025-10-30 15:25:04,364 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,365 signals 47291 8648941888 Appointment created: ac3bbcc3-6175-49e2-afb9-c09e432dc6db for patient 000044 on 2025-09-14 INFO 2025-10-30 15:25:04,365 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000044-ABA-02 INFO 2025-10-30 15:25:04,365 signals 47291 8648941888 SubFile created: FILE-2025-000044-ABA-02 for clinic ABA Therapy INFO 2025-10-30 15:25:04,365 signals 47291 8648941888 Created sub-file FILE-2025-000044-ABA-02 for patient 000044 at clinic ABA Therapy INFO 2025-10-30 15:25:04,366 signals 47291 8648941888 Notified provider saad.al-dosari.aba1 of new appointment ERROR 2025-10-30 15:25:04,366 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,367 signals 47291 8648941888 Appointment created: 192b8713-c33b-46c0-981c-c6956e9424fc for patient 000044 on 2025-08-24 INFO 2025-10-30 15:25:04,367 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000044-OT-03 INFO 2025-10-30 15:25:04,367 signals 47291 8648941888 SubFile created: FILE-2025-000044-OT-03 for clinic Occupational Therapy INFO 2025-10-30 15:25:04,367 signals 47291 8648941888 Created sub-file FILE-2025-000044-OT-03 for patient 000044 at clinic Occupational Therapy INFO 2025-10-30 15:25:04,368 signals 47291 8648941888 Notified provider jawaher.al-maliki.ot1 of new appointment ERROR 2025-10-30 15:25:04,368 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,369 signals 47291 8648941888 Appointment created: 050671e6-8a37-4b95-9ac6-7ebc15a340de for patient 000002 on 2025-08-12 INFO 2025-10-30 15:25:04,370 signals 47291 8648941888 Notified provider turki.al-yami.doctor3 of new appointment ERROR 2025-10-30 15:25:04,371 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,371 signals 47291 8648941888 Appointment created: 32359853-dd78-43a2-9e8e-a2e5c5c702f2 for patient 000033 on 2025-08-19 INFO 2025-10-30 15:25:04,372 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000033-SLP-02 INFO 2025-10-30 15:25:04,372 signals 47291 8648941888 SubFile created: FILE-2025-000033-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-30 15:25:04,372 signals 47291 8648941888 Created sub-file FILE-2025-000033-SLP-02 for patient 000033 at clinic Speech-Language Pathology INFO 2025-10-30 15:25:04,372 signals 47291 8648941888 Notified provider saleh.al-shehri.slp1 of new appointment ERROR 2025-10-30 15:25:04,373 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,374 signals 47291 8648941888 Appointment created: bea8baa2-3c68-4f8a-94e2-4d1a64dbbff8 for patient 000041 on 2025-09-14 INFO 2025-10-30 15:25:04,374 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000041-MED-02 INFO 2025-10-30 15:25:04,375 signals 47291 8648941888 SubFile created: FILE-2025-000041-MED-02 for clinic Medical Department INFO 2025-10-30 15:25:04,375 signals 47291 8648941888 Created sub-file FILE-2025-000041-MED-02 for patient 000041 at clinic Medical Department INFO 2025-10-30 15:25:04,375 signals 47291 8648941888 Notified provider lama.al-omari.doctor1 of new appointment ERROR 2025-10-30 15:25:04,376 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,377 signals 47291 8648941888 Appointment created: a9521fe7-17c0-4ae4-9ed9-36fc320cfc50 for patient 000005 on 2025-10-02 INFO 2025-10-30 15:25:04,377 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000005-NUR-04 INFO 2025-10-30 15:25:04,377 signals 47291 8648941888 SubFile created: FILE-2025-000005-NUR-04 for clinic Nursing Department INFO 2025-10-30 15:25:04,377 signals 47291 8648941888 Created sub-file FILE-2025-000005-NUR-04 for patient 000005 at clinic Nursing Department INFO 2025-10-30 15:25:04,378 signals 47291 8648941888 Notified provider ali.al-zahrani.nurse2 of new appointment ERROR 2025-10-30 15:25:04,378 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,379 signals 47291 8648941888 Appointment created: 9dad26bf-64d5-4f6f-b01d-9b0bbb29ef84 for patient 000007 on 2025-09-01 INFO 2025-10-30 15:25:04,380 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000007-MED-02 INFO 2025-10-30 15:25:04,380 signals 47291 8648941888 SubFile created: FILE-2025-000007-MED-02 for clinic Medical Department INFO 2025-10-30 15:25:04,380 signals 47291 8648941888 Created sub-file FILE-2025-000007-MED-02 for patient 000007 at clinic Medical Department INFO 2025-10-30 15:25:04,380 signals 47291 8648941888 Notified provider turki.al-yami.doctor3 of new appointment ERROR 2025-10-30 15:25:04,381 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,382 signals 47291 8648941888 Appointment created: 63f4c807-d6ba-4ca4-9c02-98b0d54eb298 for patient 000035 on 2025-09-02 INFO 2025-10-30 15:25:04,382 signals 47291 8648941888 Notified provider nawaf.al-zahrani.slp2 of new appointment ERROR 2025-10-30 15:25:04,383 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,384 signals 47291 8648941888 Appointment created: 5b63c06f-02e3-4fd6-a42e-16a94d87308f for patient 000044 on 2025-10-12 INFO 2025-10-30 15:25:04,384 signals 47291 8648941888 Notified provider mohammed.al-ahmadi.ot2 of new appointment ERROR 2025-10-30 15:25:04,385 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,386 signals 47291 8648941888 Appointment created: 7c16ee48-0997-41a2-857b-8e22acc119dc for patient 000030 on 2025-10-16 INFO 2025-10-30 15:25:04,387 signals 47291 8648941888 Notified provider talal.al-harbi.aba2 of new appointment INFO 2025-10-30 15:25:04,388 signals 47291 8648941888 Appointment created: 77e18ae2-465e-4c65-b8c6-c7b6222a54e5 for patient 000002 on 2025-08-26 ERROR 2025-10-30 15:25:04,388 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,388 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000002-OT-02 INFO 2025-10-30 15:25:04,388 signals 47291 8648941888 SubFile created: FILE-2025-000002-OT-02 for clinic Occupational Therapy INFO 2025-10-30 15:25:04,389 signals 47291 8648941888 Created sub-file FILE-2025-000002-OT-02 for patient 000002 at clinic Occupational Therapy INFO 2025-10-30 15:25:04,389 signals 47291 8648941888 Notified provider jawaher.al-maliki.ot1 of new appointment ERROR 2025-10-30 15:25:04,390 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,391 signals 47291 8648941888 Appointment created: d8dfe6f3-3dfc-40ee-8984-e35a34bc0d56 for patient 000043 on 2025-08-31 INFO 2025-10-30 15:25:04,391 signals 47291 8648941888 Notified provider lama.al-omari.doctor1 of new appointment ERROR 2025-10-30 15:25:04,392 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,393 signals 47291 8648941888 Appointment created: 27001453-e1ed-4b39-a360-f7a1745a86cd for patient 000002 on 2025-08-13 INFO 2025-10-30 15:25:04,393 signals 47291 8648941888 Notified provider jawaher.al-maliki.ot1 of new appointment ERROR 2025-10-30 15:25:04,394 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,395 signals 47291 8648941888 Appointment created: 3269d56d-04f6-42eb-b9b8-2bf425fd5135 for patient 000017 on 2025-11-27 INFO 2025-10-30 15:25:04,395 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000017-MED-03 INFO 2025-10-30 15:25:04,396 signals 47291 8648941888 SubFile created: FILE-2025-000017-MED-03 for clinic Medical Department INFO 2025-10-30 15:25:04,396 signals 47291 8648941888 Created sub-file FILE-2025-000017-MED-03 for patient 000017 at clinic Medical Department INFO 2025-10-30 15:25:04,396 signals 47291 8648941888 Notified provider lama.al-omari.doctor1 of new appointment INFO 2025-10-30 15:25:04,397 signals 47291 8648941888 Scheduled 24-hour reminder for appointment 3269d56d-04f6-42eb-b9b8-2bf425fd5135 ERROR 2025-10-30 15:25:04,397 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,397 signals 47291 8648941888 Scheduled 2-hour reminder for appointment 3269d56d-04f6-42eb-b9b8-2bf425fd5135 INFO 2025-10-30 15:25:04,398 signals 47291 8648941888 Appointment created: 4e5e22cc-6e25-451f-8926-1c587ee0b869 for patient 000020 on 2025-08-14 INFO 2025-10-30 15:25:04,399 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000020-OT-02 INFO 2025-10-30 15:25:04,399 signals 47291 8648941888 SubFile created: FILE-2025-000020-OT-02 for clinic Occupational Therapy INFO 2025-10-30 15:25:04,399 signals 47291 8648941888 Created sub-file FILE-2025-000020-OT-02 for patient 000020 at clinic Occupational Therapy INFO 2025-10-30 15:25:04,399 signals 47291 8648941888 Notified provider mohammed.al-ahmadi.ot2 of new appointment ERROR 2025-10-30 15:25:04,400 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,401 signals 47291 8648941888 Appointment created: 4f6a8d70-7d53-439a-82a3-f7a35890d85e for patient 000033 on 2025-08-14 INFO 2025-10-30 15:25:04,401 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000033-NUR-03 INFO 2025-10-30 15:25:04,401 signals 47291 8648941888 SubFile created: FILE-2025-000033-NUR-03 for clinic Nursing Department INFO 2025-10-30 15:25:04,401 signals 47291 8648941888 Created sub-file FILE-2025-000033-NUR-03 for patient 000033 at clinic Nursing Department INFO 2025-10-30 15:25:04,402 signals 47291 8648941888 Notified provider abdulrahman.al-asiri.nurse1 of new appointment ERROR 2025-10-30 15:25:04,402 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,403 signals 47291 8648941888 Appointment created: 98dc4f26-129d-44a7-8d40-aa1741e6f0ed for patient 000047 on 2025-10-01 INFO 2025-10-30 15:25:04,403 signals 47291 8648941888 Notified provider saad.al-dosari.aba1 of new appointment ERROR 2025-10-30 15:25:04,404 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,405 signals 47291 8648941888 Appointment created: a9c73b3f-68d1-491b-9c70-0afb7c7c6c0c for patient 000039 on 2025-08-27 INFO 2025-10-30 15:25:04,405 signals 47291 8648941888 Generated Sub-File Number: FILE-2025-000039-ABA-02 INFO 2025-10-30 15:25:04,405 signals 47291 8648941888 SubFile created: FILE-2025-000039-ABA-02 for clinic ABA Therapy INFO 2025-10-30 15:25:04,405 signals 47291 8648941888 Created sub-file FILE-2025-000039-ABA-02 for patient 000039 at clinic ABA Therapy INFO 2025-10-30 15:25:04,406 signals 47291 8648941888 Notified provider talal.al-harbi.aba2 of new appointment ERROR 2025-10-30 15:25:04,406 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:25:04,534 signals 47291 8648941888 Consent created: PHOTO_VIDEO for patient 000007 INFO 2025-10-30 15:25:04,534 signals 47291 8648941888 Consent created: SERVICE_SPECIFIC for patient 000007 INFO 2025-10-30 15:25:04,535 signals 47291 8648941888 Consent created: DATA_SHARING for patient 000030 INFO 2025-10-30 15:25:04,535 signals 47291 8648941888 Consent created: GENERAL_TREATMENT for patient 000030 INFO 2025-10-30 15:25:04,536 signals 47291 8648941888 Consent created: PHOTO_VIDEO for patient 000013 INFO 2025-10-30 15:25:04,536 signals 47291 8648941888 Consent created: PHOTO_VIDEO for patient 000013 INFO 2025-10-30 15:25:04,536 signals 47291 8648941888 Consent created: GENERAL_TREATMENT for patient 000029 INFO 2025-10-30 15:25:04,537 signals 47291 8648941888 Consent created: DATA_SHARING for patient 000017 INFO 2025-10-30 15:25:04,537 signals 47291 8648941888 Consent created: GENERAL_TREATMENT for patient 000017 INFO 2025-10-30 15:25:04,537 signals 47291 8648941888 Consent created: PHOTO_VIDEO for patient 000042 INFO 2025-10-30 15:25:04,537 signals 47291 8648941888 Consent created: SERVICE_SPECIFIC for patient 000015 INFO 2025-10-30 15:25:04,538 signals 47291 8648941888 Consent created: DATA_SHARING for patient 000015 INFO 2025-10-30 15:25:04,538 signals 47291 8648941888 Consent created: PHOTO_VIDEO for patient 000010 INFO 2025-10-30 15:25:04,538 signals 47291 8648941888 Consent created: DATA_SHARING for patient 000010 INFO 2025-10-30 15:25:04,539 signals 47291 8648941888 Consent created: SERVICE_SPECIFIC for patient 000028 INFO 2025-10-30 15:25:04,539 signals 47291 8648941888 Consent created: GENERAL_TREATMENT for patient 000028 INFO 2025-10-30 15:25:04,539 signals 47291 8648941888 Consent created: DATA_SHARING for patient 000048 INFO 2025-10-30 15:25:04,539 signals 47291 8648941888 Consent created: PHOTO_VIDEO for patient 000023 INFO 2025-10-30 15:25:04,540 signals 47291 8648941888 Consent created: PHOTO_VIDEO for patient 000037 INFO 2025-10-30 15:25:04,540 signals 47291 8648941888 Consent created: GENERAL_TREATMENT for patient 000037 INFO 2025-10-30 15:25:04,540 signals 47291 8648941888 Consent created: DATA_SHARING for patient 000005 INFO 2025-10-30 15:25:04,541 signals 47291 8648941888 Consent created: PHOTO_VIDEO for patient 000005 INFO 2025-10-30 15:25:04,541 signals 47291 8648941888 Consent created: PHOTO_VIDEO for patient 000020 INFO 2025-10-30 15:25:04,541 signals 47291 8648941888 Consent created: SERVICE_SPECIFIC for patient 000020 INFO 2025-10-30 15:25:04,541 signals 47291 8648941888 Consent created: PHOTO_VIDEO for patient 000041 INFO 2025-10-30 15:25:04,542 signals 47291 8648941888 Consent created: PHOTO_VIDEO for patient 000041 INFO 2025-10-30 15:25:04,542 signals 47291 8648941888 Consent created: SERVICE_SPECIFIC for patient 000002 INFO 2025-10-30 15:25:04,542 signals 47291 8648941888 Consent created: PHOTO_VIDEO for patient 000024 INFO 2025-10-30 15:25:04,543 signals 47291 8648941888 Consent created: SERVICE_SPECIFIC for patient 000024 INFO 2025-10-30 15:25:04,543 signals 47291 8648941888 Consent created: SERVICE_SPECIFIC for patient 000021 INFO 2025-10-30 15:25:04,543 signals 47291 8648941888 Consent created: PHOTO_VIDEO for patient 000021 INFO 2025-10-30 15:25:04,543 signals 47291 8648941888 Consent created: PHOTO_VIDEO for patient 000044 INFO 2025-10-30 15:25:04,544 signals 47291 8648941888 Consent created: DATA_SHARING for patient 000004 INFO 2025-10-30 15:25:04,544 signals 47291 8648941888 Consent created: SERVICE_SPECIFIC for patient 000049 INFO 2025-10-30 15:25:04,544 signals 47291 8648941888 Consent created: PHOTO_VIDEO for patient 000003 INFO 2025-10-30 15:25:04,545 signals 47291 8648941888 Consent created: SERVICE_SPECIFIC for patient 000003 INFO 2025-10-30 15:25:04,545 signals 47291 8648941888 Consent created: SERVICE_SPECIFIC for patient 000043 INFO 2025-10-30 15:25:04,545 signals 47291 8648941888 Consent created: PHOTO_VIDEO for patient 000040 INFO 2025-10-30 15:25:04,545 signals 47291 8648941888 Consent created: GENERAL_TREATMENT for patient 000040 INFO 2025-10-30 15:25:04,546 signals 47291 8648941888 Consent created: PHOTO_VIDEO for patient 000045 INFO 2025-10-30 15:25:04,546 signals 47291 8648941888 Consent created: PHOTO_VIDEO for patient 000045 INFO 2025-10-30 15:25:28,648 signals 47421 8648941888 User created: admin (Front Desk) INFO 2025-10-30 15:25:28,649 tasks 8374 8648941888 Email sent successfully to ['marwan@tenhal.sa'] INFO 2025-10-30 15:25:35,502 basehttp 45437 6163902464 "GET /en/admin/core/user/ HTTP/1.1" 302 0 INFO 2025-10-30 15:25:35,569 basehttp 45437 6163902464 "GET /en/admin/login/?next=/en/admin/core/user/ HTTP/1.1" 200 17738 INFO 2025-10-30 15:25:35,581 basehttp 45437 6163902464 "GET /static/admin/css/base.css HTTP/1.1" 200 22120 INFO 2025-10-30 15:25:35,582 basehttp 45437 13572796416 "GET /static/admin/css/dark_mode.css HTTP/1.1" 200 2808 INFO 2025-10-30 15:25:35,583 basehttp 45437 13623275520 "GET /static/admin/css/responsive.css HTTP/1.1" 200 16565 INFO 2025-10-30 15:25:35,583 basehttp 45437 6163902464 "GET /static/admin/js/theme.js HTTP/1.1" 200 1653 INFO 2025-10-30 15:25:35,583 basehttp 45437 13589622784 "GET /static/admin/css/nav_sidebar.css HTTP/1.1" 200 2810 INFO 2025-10-30 15:25:35,583 basehttp 45437 13606449152 "GET /static/admin/css/login.css HTTP/1.1" 200 951 INFO 2025-10-30 15:25:35,585 basehttp 45437 13606449152 "GET /static/admin/js/nav_sidebar.js HTTP/1.1" 200 3063 INFO 2025-10-30 15:25:36,997 basehttp 45437 13606449152 "POST /en/admin/login/?next=/en/admin/core/user/ HTTP/1.1" 302 0 INFO 2025-10-30 15:25:37,104 basehttp 45437 13606449152 "GET /en/admin/core/user/ HTTP/1.1" 200 81960 INFO 2025-10-30 15:25:37,117 basehttp 45437 13623275520 "GET /static/admin/js/jquery.init.js HTTP/1.1" 200 347 INFO 2025-10-30 15:25:37,117 basehttp 45437 13606449152 "GET /static/admin/css/changelists.css HTTP/1.1" 200 6878 INFO 2025-10-30 15:25:37,117 basehttp 45437 13572796416 "GET /static/admin/js/core.js HTTP/1.1" 200 6208 INFO 2025-10-30 15:25:37,117 basehttp 45437 13640101888 "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.1" 200 9777 INFO 2025-10-30 15:25:37,119 basehttp 45437 13572796416 "GET /static/admin/js/urlify.js HTTP/1.1" 200 7887 INFO 2025-10-30 15:25:37,119 basehttp 45437 13623275520 "GET /static/admin/js/actions.js HTTP/1.1" 200 8076 INFO 2025-10-30 15:25:37,119 basehttp 45437 13640101888 "GET /static/admin/js/prepopulate.js HTTP/1.1" 200 1531 INFO 2025-10-30 15:25:37,121 basehttp 45437 13572796416 "GET /static/admin/img/icon-yes.svg HTTP/1.1" 200 436 INFO 2025-10-30 15:25:37,121 basehttp 45437 13623275520 "GET /static/admin/img/search.svg HTTP/1.1" 200 458 INFO 2025-10-30 15:25:37,123 basehttp 45437 13589622784 "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.1" 200 285314 INFO 2025-10-30 15:25:37,127 basehttp 45437 13606449152 "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.1" 200 325171 INFO 2025-10-30 15:25:37,128 basehttp 45437 13606449152 "GET /static/admin/js/filters.js HTTP/1.1" 200 978 INFO 2025-10-30 15:25:37,181 basehttp 45437 6163902464 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-30 15:25:37,196 basehttp 45437 6163902464 "GET /static/admin/img/icon-addlink.svg HTTP/1.1" 200 331 INFO 2025-10-30 15:25:37,196 basehttp 45437 13606449152 "GET /static/admin/img/tooltag-add.svg HTTP/1.1" 200 331 INFO 2025-10-30 15:25:37,196 basehttp 45437 6163902464 "GET /static/admin/img/icon-viewlink.svg HTTP/1.1" 200 581 INFO 2025-10-30 15:25:37,196 basehttp 45437 13589622784 "GET /static/admin/img/sorting-icons.svg HTTP/1.1" 200 1097 INFO 2025-10-30 15:25:39,292 basehttp 45437 6163902464 "GET /en/admin/core/user/f09fff3d-24d0-47b9-8a53-6d64f7013929/change/ HTTP/1.1" 200 116659 INFO 2025-10-30 15:25:39,308 basehttp 45437 6163902464 "GET /static/admin/css/forms.css HTTP/1.1" 200 8525 INFO 2025-10-30 15:25:39,310 basehttp 45437 13623275520 "GET /static/admin/js/prepopulate_init.js HTTP/1.1" 200 586 INFO 2025-10-30 15:25:39,311 basehttp 45437 13606449152 "GET /static/admin/js/SelectFilter2.js HTTP/1.1" 200 15845 INFO 2025-10-30 15:25:39,311 basehttp 45437 13572796416 "GET /static/admin/css/widgets.css HTTP/1.1" 200 11973 INFO 2025-10-30 15:25:39,311 basehttp 45437 6163902464 "GET /static/admin/js/SelectBox.js HTTP/1.1" 200 4530 INFO 2025-10-30 15:25:39,314 basehttp 45437 6163902464 "GET /static/admin/img/icon-changelink.svg HTTP/1.1" 200 380 INFO 2025-10-30 15:25:39,315 basehttp 45437 6163902464 "GET /static/admin/js/change_form.js HTTP/1.1" 200 606 INFO 2025-10-30 15:25:39,368 basehttp 45437 13589622784 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-30 15:25:39,392 basehttp 45437 13589622784 "GET /static/admin/img/selector-icons.svg HTTP/1.1" 200 3291 INFO 2025-10-30 15:25:55,802 basehttp 45437 13589622784 "POST /en/admin/core/user/f09fff3d-24d0-47b9-8a53-6d64f7013929/change/ HTTP/1.1" 302 0 INFO 2025-10-30 15:25:55,898 basehttp 45437 13589622784 "GET /en/admin/core/user/ HTTP/1.1" 200 82255 INFO 2025-10-30 15:25:55,970 basehttp 45437 13589622784 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 ERROR 2025-10-30 15:26:04,158 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,160 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,161 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,163 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,166 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,169 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,171 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,175 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,177 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,179 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,181 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,183 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,185 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,189 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,192 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,193 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,197 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,200 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,202 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,205 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,207 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,208 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,211 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,215 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,217 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,220 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,222 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,224 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,227 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,229 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,232 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,234 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,236 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,240 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,242 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,245 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,246 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,250 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,251 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,253 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,255 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,258 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,261 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,264 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,266 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,268 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,271 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,273 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,276 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,279 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,281 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,284 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,287 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,288 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,292 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,295 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,298 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,301 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,303 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,306 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,310 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,313 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,316 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,319 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,320 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,323 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,327 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,328 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,332 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,334 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,337 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,340 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,342 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,345 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,346 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,349 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,352 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,355 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,357 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,359 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,361 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,364 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,366 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,369 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,371 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,373 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,376 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,378 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,381 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,383 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,385 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,389 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,390 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,393 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,395 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,398 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,401 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,402 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,404 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:04,407 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:26:11,443 tasks 8374 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-30 15:27:04,161 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,161 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,163 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,164 tasks 15474 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,167 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,170 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,172 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,175 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,177 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,180 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,182 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,184 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,186 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,190 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,192 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,194 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,197 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,200 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,202 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,206 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,207 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,209 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,212 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,215 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,217 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,221 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,222 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,225 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,228 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,230 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,233 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,234 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,237 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,241 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,242 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,245 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,247 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,250 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,251 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,254 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,255 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,259 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,262 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,265 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,266 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,268 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,271 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,274 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,277 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,280 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,281 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,285 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,287 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,288 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,292 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,295 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,298 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,301 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,303 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,306 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,311 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,314 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,316 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,320 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,321 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,324 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,327 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,328 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,334 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,335 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,338 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,341 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,341 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,346 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,347 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,349 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,352 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,356 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,357 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,360 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,362 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,365 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,366 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,370 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,371 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,373 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,377 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,379 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,382 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,383 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,385 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,390 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,390 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,393 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,395 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,399 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,401 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,403 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,404 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:27:04,407 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,163 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,163 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,164 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,164 tasks 15474 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,168 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,171 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,172 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,176 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,178 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,181 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,182 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,184 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,186 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,190 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,193 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,194 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,198 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,202 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,203 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,206 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,207 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,209 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,213 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,216 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,218 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,222 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,222 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,225 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,228 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,230 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,234 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,235 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,237 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,241 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,242 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,245 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,247 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,250 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,252 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,254 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,255 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,260 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,263 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,265 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,266 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,268 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,272 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,274 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,278 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,281 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,281 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,286 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,288 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,288 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,293 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,296 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,299 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,301 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,304 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,307 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,311 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,314 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,316 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,321 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,321 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,324 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,329 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,329 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,334 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,335 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,338 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,341 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,341 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,347 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,347 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,350 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,353 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,356 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,357 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,360 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,363 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,366 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,367 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,371 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,372 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,374 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,377 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,380 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,383 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,383 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,386 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,391 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,391 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,393 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,395 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,400 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,402 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,403 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,405 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 15:28:04,408 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 15:28:04,870 basehttp 45437 13589622784 "GET /en/aba/sessions/ HTTP/1.1" 200 61019 WARNING 2025-10-30 15:28:04,950 basehttp 45437 6163902464 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 15:28:04,952 log 45437 13589622784 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 15:28:04,954 basehttp 45437 13589622784 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 15:28:09,387 basehttp 45437 13589622784 "GET /en/aba/sessions/fa21f01d-60ba-420c-9363-dbb93bae45b5/ HTTP/1.1" 200 44553 WARNING 2025-10-30 15:28:09,457 basehttp 45437 13572796416 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 15:28:09,463 log 45437 13589622784 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 15:28:09,463 basehttp 45437 13589622784 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 15:28:33,821 basehttp 45437 13589622784 "GET /en/aba/sessions/b386f17d-ea50-47ac-a3d2-3f435e8b113b/ HTTP/1.1" 200 42614 WARNING 2025-10-30 15:28:33,894 basehttp 45437 13606449152 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 15:28:33,923 log 45437 13589622784 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 15:28:33,923 basehttp 45437 13589622784 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-30 15:28:46,831 basehttp 45437 13589622784 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 15:28:46,910 log 45437 13623275520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 15:28:46,910 basehttp 45437 13623275520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-30 15:28:46,973 log 45437 13623275520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 15:28:46,973 basehttp 45437 13623275520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 15:29:51,322 basehttp 45437 13623275520 "GET /en/aba/sessions/fa21f01d-60ba-420c-9363-dbb93bae45b5/ HTTP/1.1" 200 44577 WARNING 2025-10-30 15:29:51,391 basehttp 45437 13640101888 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 15:29:51,395 log 45437 13623275520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 15:29:51,395 basehttp 45437 13623275520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 15:30:00,004 tasks 8374 8648941888 Radiology results sync started INFO 2025-10-30 15:30:00,005 tasks 8374 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 12:30:00.005471+00:00'} INFO 2025-10-30 15:30:00,007 tasks 8374 8648941888 Lab results sync started INFO 2025-10-30 15:30:00,007 tasks 8374 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 12:30:00.007213+00:00'} INFO 2025-10-30 15:30:34,588 basehttp 45437 13623275520 "GET /en/aba/sessions/fa21f01d-60ba-420c-9363-dbb93bae45b5/ HTTP/1.1" 200 44563 WARNING 2025-10-30 15:30:34,667 basehttp 45437 6163902464 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 15:30:34,686 log 45437 13623275520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 15:30:34,686 basehttp 45437 13623275520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 15:30:35,880 basehttp 45437 13623275520 "GET /en/aba/sessions/fa21f01d-60ba-420c-9363-dbb93bae45b5/ HTTP/1.1" 200 44563 WARNING 2025-10-30 15:30:35,937 basehttp 45437 6163902464 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 15:30:35,954 log 45437 13623275520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 15:30:35,954 basehttp 45437 13623275520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 15:31:12,431 basehttp 45437 13623275520 "GET /en/aba/sessions/fa21f01d-60ba-420c-9363-dbb93bae45b5/ HTTP/1.1" 200 44563 WARNING 2025-10-30 15:31:12,487 basehttp 45437 6163902464 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 15:31:12,513 log 45437 13623275520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 15:31:12,513 basehttp 45437 13623275520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 15:31:22,977 basehttp 45437 13623275520 "GET /en/aba/sessions/fa21f01d-60ba-420c-9363-dbb93bae45b5/ HTTP/1.1" 200 44557 WARNING 2025-10-30 15:31:23,032 basehttp 45437 6163902464 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 15:31:23,051 log 45437 13623275520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 15:31:23,051 basehttp 45437 13623275520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-30 15:31:41,070 basehttp 45437 13623275520 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 15:31:41,159 log 45437 6163902464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 15:31:41,159 basehttp 45437 6163902464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-30 15:31:41,221 log 45437 6163902464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 15:31:41,221 basehttp 45437 6163902464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 15:31:41,995 basehttp 45437 6163902464 "GET /en/aba/sessions/ HTTP/1.1" 200 61019 WARNING 2025-10-30 15:31:42,065 basehttp 45437 13572796416 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 15:31:42,069 log 45437 6163902464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 15:31:42,069 basehttp 45437 6163902464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 15:31:46,027 basehttp 45437 6163902464 "GET /en/aba/sessions/c3db3a6d-0afc-4d02-8017-4f59154423ca/ HTTP/1.1" 200 44394 WARNING 2025-10-30 15:31:46,091 basehttp 45437 13572796416 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 15:31:46,104 log 45437 6163902464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 15:31:46,104 basehttp 45437 6163902464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 15:32:12,955 basehttp 45437 6163902464 "GET /en/aba/sessions/c3db3a6d-0afc-4d02-8017-4f59154423ca/ HTTP/1.1" 200 44394 WARNING 2025-10-30 15:32:13,024 basehttp 45437 13572796416 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 15:32:13,028 log 45437 6163902464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 15:32:13,028 basehttp 45437 6163902464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 15:32:21,238 basehttp 45437 6163902464 "GET /en/aba/sessions/ HTTP/1.1" 200 61019 WARNING 2025-10-30 15:32:21,313 basehttp 45437 13572796416 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 15:32:21,317 log 45437 6163902464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 15:32:21,317 basehttp 45437 6163902464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 15:32:25,434 basehttp 45437 6163902464 "GET /en/aba/sessions/5e325d3e-e12e-4998-a406-8106765e29a7/update/ HTTP/1.1" 200 89080 WARNING 2025-10-30 15:32:25,511 basehttp 45437 13572796416 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 15:32:25,541 log 45437 6163902464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 15:32:25,542 basehttp 45437 6163902464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-30 15:32:45,069 basehttp 45437 6163902464 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 15:32:45,151 log 45437 6163902464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 15:32:45,151 basehttp 45437 6163902464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-10-30 15:32:45,213 log 45437 6163902464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 15:32:45,213 basehttp 45437 6163902464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-10-30 15:32:47,314 basehttp 45437 6163902464 "GET /en/aba/sessions/5e325d3e-e12e-4998-a406-8106765e29a7/ HTTP/1.1" 200 45220 WARNING 2025-10-30 15:32:47,389 basehttp 45437 13572796416 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-10-30 15:32:47,394 log 45437 6163902464 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-10-30 15:32:47,394 basehttp 45437 6163902464 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 ERROR 2025-10-30 15:34:44,139 tasks 8374 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-30 15:35:33,634 tasks 8374 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-30 15:40:49,151 tasks 8374 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-30 15:43:12,848 tasks 8374 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-30 15:43:16,483 tasks 8374 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-30 15:46:09,818 tasks 8374 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-30 15:46:23,454 tasks 8374 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-30 15:48:27,808 tasks 8374 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-30 15:48:32,022 tasks 8374 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-30 15:50:16,708 tasks 15473 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-30 15:50:16,708 tasks 8374 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-30 15:50:16,708 tasks 15485 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-30 15:52:42,010 tasks 8374 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found INFO 2025-10-30 16:00:00,019 tasks 8374 8648941888 Radiology results sync started INFO 2025-10-30 16:00:00,020 tasks 8374 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 13:00:00.020760+00:00'} INFO 2025-10-30 16:00:00,026 tasks 8374 8648941888 Lab results sync started INFO 2025-10-30 16:00:00,026 tasks 8374 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 13:00:00.026262+00:00'} INFO 2025-10-30 16:03:01,141 basehttp 45437 6163902464 "GET /en/ HTTP/1.1" 200 55189 INFO 2025-10-30 16:03:01,177 basehttp 45437 6163902464 "GET /static/css/saudiriyalsymbol.woff2 HTTP/1.1" 200 720 INFO 2025-10-30 16:03:14,662 basehttp 45437 6163902464 "GET /en/admin/core/tenant/ HTTP/1.1" 200 67908 INFO 2025-10-30 16:03:14,729 basehttp 45437 6163902464 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-30 16:03:16,434 basehttp 45437 6163902464 "GET /en/admin/core/tenant/3da15b9a-ad3d-4d0b-9570-7eeca53bd118/change/ HTTP/1.1" 200 392670 INFO 2025-10-30 16:03:16,453 basehttp 45437 13572796416 "GET /static/admin/js/inlines.js HTTP/1.1" 200 15628 INFO 2025-10-30 16:03:16,454 basehttp 45437 13572796416 "GET /static/admin/img/icon-unknown.svg HTTP/1.1" 200 655 INFO 2025-10-30 16:03:16,508 basehttp 45437 6163902464 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-30 16:03:23,802 basehttp 45437 6163902464 "GET /en/settings/ HTTP/1.1" 200 48643 INFO 2025-10-30 16:03:25,314 basehttp 45437 6163902464 "GET /en/settings/ZATCA/ HTTP/1.1" 200 42178 INFO 2025-10-30 16:03:34,225 basehttp 45437 6163902464 "POST /en/settings/ZATCA/ HTTP/1.1" 302 0 INFO 2025-10-30 16:03:34,326 basehttp 45437 6163902464 "GET /en/settings/ HTTP/1.1" 200 48717 INFO 2025-10-30 16:03:40,912 basehttp 45437 6163902464 "GET /en/settings/BASIC/ HTTP/1.1" 200 41297 ERROR 2025-10-30 16:04:03,347 tasks 8374 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found INFO 2025-10-30 16:04:36,627 basehttp 45437 6163902464 "POST /en/settings/BASIC/ HTTP/1.1" 302 0 INFO 2025-10-30 16:04:36,730 basehttp 45437 6163902464 "GET /en/settings/ HTTP/1.1" 200 48474 INFO 2025-10-30 16:04:50,822 basehttp 45437 6163902464 "GET /en/profile/ HTTP/1.1" 200 44079 INFO 2025-10-30 16:04:55,216 basehttp 45437 6163902464 "GET /en/profile/edit/?section=preferences HTTP/1.1" 200 43036 INFO 2025-10-30 16:04:57,913 basehttp 45437 6163902464 "GET /en/profile/edit/ HTTP/1.1" 200 44045 INFO 2025-10-30 16:05:10,913 basehttp 45437 6163902464 "POST /en/profile/edit/ HTTP/1.1" 302 0 INFO 2025-10-30 16:05:10,974 basehttp 45437 6163902464 "GET /en/profile/ HTTP/1.1" 200 44409 INFO 2025-10-30 16:05:11,045 basehttp 45437 6163902464 "GET /media/profile_pictures/Father_-d_RulzUVN.png HTTP/1.1" 200 1997779 ERROR 2025-10-30 16:05:16,797 tasks 8374 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-30 16:05:33,575 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-30 16:05:33,575 tasks 15485 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-30 16:05:33,575 tasks 8374 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found INFO 2025-10-30 16:05:41,069 basehttp 45437 6163902464 "GET /en/my-hr/attendance/ HTTP/1.1" 200 41534 INFO 2025-10-30 16:05:41,146 basehttp 45437 6163902464 "GET /media/profile_pictures/Father_-d_RulzUVN.png HTTP/1.1" 304 0 INFO 2025-10-30 16:05:44,776 basehttp 45437 6163902464 "GET /en/my-hr/ HTTP/1.1" 200 47958 INFO 2025-10-30 16:05:44,846 basehttp 45437 6163902464 "GET /media/profile_pictures/Father_-d_RulzUVN.png HTTP/1.1" 304 0 INFO 2025-10-30 16:05:48,327 basehttp 45437 6163902464 "POST /en/my-hr/clock-in-out/ HTTP/1.1" 302 0 INFO 2025-10-30 16:05:48,394 basehttp 45437 6163902464 "GET /en/my-hr/ HTTP/1.1" 200 48917 INFO 2025-10-30 16:05:48,467 basehttp 45437 6163902464 "GET /media/profile_pictures/Father_-d_RulzUVN.png HTTP/1.1" 304 0 ERROR 2025-10-30 16:07:16,839 tasks 8374 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found INFO 2025-10-30 16:08:12,603 autoreload 45437 8648941888 /Users/marwanalwali/AgdarCentre/finance/models.py changed, reloading. INFO 2025-10-30 16:08:13,129 autoreload 67609 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 16:10:48,560 basehttp 67609 6201520128 "GET /en/my-hr/ HTTP/1.1" 200 48596 INFO 2025-10-30 16:10:48,631 basehttp 67609 6201520128 "GET /media/profile_pictures/Father_-d_RulzUVN.png HTTP/1.1" 304 0 INFO 2025-10-30 16:11:36,546 autoreload 67609 8648941888 /Users/marwanalwali/AgdarCentre/hr/views.py changed, reloading. INFO 2025-10-30 16:11:36,937 autoreload 69424 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 16:13:08,919 basehttp 69424 6199439360 "GET /en/my-hr/ HTTP/1.1" 200 48596 INFO 2025-10-30 16:13:08,989 basehttp 69424 6199439360 "GET /media/profile_pictures/Father_-d_RulzUVN.png HTTP/1.1" 304 0 INFO 2025-10-30 16:13:13,172 basehttp 69424 6199439360 "POST /en/my-hr/clock-in-out/ HTTP/1.1" 302 0 INFO 2025-10-30 16:13:13,246 basehttp 69424 6199439360 "GET /en/my-hr/ HTTP/1.1" 200 49501 INFO 2025-10-30 16:13:31,395 basehttp 69424 6199439360 "GET /en/my-hr/schedule/ HTTP/1.1" 200 39017 INFO 2025-10-30 16:13:33,927 basehttp 69424 6199439360 "GET /en/my-hr/ HTTP/1.1" 200 49178 INFO 2025-10-30 16:13:35,596 basehttp 69424 6199439360 "GET /en/my-hr/attendance/ HTTP/1.1" 200 43394 INFO 2025-10-30 16:18:15,412 basehttp 69424 6199439360 "GET /en/my-hr/ HTTP/1.1" 200 49177 INFO 2025-10-30 16:18:15,480 basehttp 69424 6199439360 "GET /media/profile_pictures/Father_-d_RulzUVN.png HTTP/1.1" 304 0 ERROR 2025-10-30 16:18:17,002 tasks 8374 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found INFO 2025-10-30 16:18:21,243 basehttp 69424 6199439360 "GET /en/my-hr/leave-requests/new/ HTTP/1.1" 200 40308 ERROR 2025-10-30 16:19:16,201 tasks 8374 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-30 16:20:16,711 tasks 8374 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-30 16:22:42,027 tasks 8374 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-30 16:22:42,027 tasks 15485 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-30 16:22:42,028 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found INFO 2025-10-30 16:23:30,406 basehttp 69424 6199439360 "GET /en/my-hr/ HTTP/1.1" 200 49177 INFO 2025-10-30 16:23:30,477 basehttp 69424 6199439360 "GET /media/profile_pictures/Father_-d_RulzUVN.png HTTP/1.1" 304 0 INFO 2025-10-30 16:26:59,756 autoreload 69424 8648941888 /Users/marwanalwali/AgdarCentre/AgdarCentre/settings.py changed, reloading. INFO 2025-10-30 16:27:00,228 autoreload 77275 8648941888 Watching for file changes with StatReloader WARNING 2025-10-30 16:27:04,101 signals 77282 8648941888 Patient deleted: 000044 - Fahad Mansour Waleed Al-Ghamdi WARNING 2025-10-30 16:27:04,102 signals 77282 8648941888 Patient deleted: 000001 - Sarah Abdulaziz Fahad Al-Shahrani WARNING 2025-10-30 16:27:04,102 signals 77282 8648941888 Patient deleted: 000011 - Amal Sultan Ali Al-Otaibi WARNING 2025-10-30 16:27:04,102 signals 77282 8648941888 Patient deleted: 000032 - Wafa Faisal Nawaf Al-Subaie WARNING 2025-10-30 16:27:04,103 signals 77282 8648941888 Patient deleted: 000008 - Sarah Yazeed Saad Al-Ahmadi WARNING 2025-10-30 16:27:04,103 signals 77282 8648941888 Patient deleted: 000009 - Nasser Hassan Omar Al-Dawsari WARNING 2025-10-30 16:27:04,103 signals 77282 8648941888 Patient deleted: 000002 - Ali Abdulrahman Omar Al-Shammari WARNING 2025-10-30 16:27:04,103 signals 77282 8648941888 Patient deleted: 000020 - Reem Abdulrahman Abdulaziz Al-Dawsari WARNING 2025-10-30 16:27:04,103 signals 77282 8648941888 Patient deleted: 000027 - Sarah Ali Saud Al-Qahtani WARNING 2025-10-30 16:27:04,104 signals 77282 8648941888 Patient deleted: 000019 - Ziyad Faisal Saad Al-Zahrani WARNING 2025-10-30 16:27:04,104 signals 77282 8648941888 Patient deleted: 000016 - Basma Sultan Talal Al-Maliki WARNING 2025-10-30 16:27:04,104 signals 77282 8648941888 Patient deleted: 000012 - Abdullah Saud Mohammed Al-Omari WARNING 2025-10-30 16:27:04,104 signals 77282 8648941888 Patient deleted: 000041 - Mohammed Abdulaziz Hassan Al-Juaid WARNING 2025-10-30 16:27:04,105 signals 77282 8648941888 Patient deleted: 000029 - Nada Waleed Fahad Al-Dosari WARNING 2025-10-30 16:27:04,105 signals 77282 8648941888 Patient deleted: 000028 - Saad Abdulrahman Saud Al-Ghamdi WARNING 2025-10-30 16:27:04,105 signals 77282 8648941888 Patient deleted: 000026 - Dalal Nawaf Faisal Al-Rashidi WARNING 2025-10-30 16:27:04,105 signals 77282 8648941888 Patient deleted: 000037 - Reem Abdullah Abdullah Al-Qahtani WARNING 2025-10-30 16:27:04,105 signals 77282 8648941888 Patient deleted: 000025 - Yazeed Fahad Waleed Al-Ghamdi WARNING 2025-10-30 16:27:04,106 signals 77282 8648941888 Patient deleted: 000014 - Ali Faisal Saad Al-Juaid WARNING 2025-10-30 16:27:04,106 signals 77282 8648941888 Patient deleted: 000022 - Dalal Abdulaziz Nawaf Al-Harbi WARNING 2025-10-30 16:27:04,106 signals 77282 8648941888 Patient deleted: 000015 - Saud Waleed Omar Al-Balawi WARNING 2025-10-30 16:27:04,106 signals 77282 8648941888 Patient deleted: 000013 - Nasser Turki Bandar Al-Juaid WARNING 2025-10-30 16:27:04,107 signals 77282 8648941888 Patient deleted: 000023 - Mohammed Fahad Hassan Al-Omari WARNING 2025-10-30 16:27:04,107 signals 77282 8648941888 Patient deleted: 000040 - Mona Saleh Hassan Al-Dawsari WARNING 2025-10-30 16:27:04,107 signals 77282 8648941888 Patient deleted: 000030 - Jawaher Talal Bandar Al-Balawi WARNING 2025-10-30 16:27:04,108 signals 77282 8648941888 Patient deleted: 000017 - Salma Abdullah Khalid Al-Asiri WARNING 2025-10-30 16:27:04,108 signals 77282 8648941888 Patient deleted: 000005 - Hussein Nawaf Saleh Al-Subai WARNING 2025-10-30 16:27:04,108 signals 77282 8648941888 Patient deleted: 000003 - Abeer Saud Saad Al-Otaibi WARNING 2025-10-30 16:27:04,109 signals 77282 8648941888 Patient deleted: 000021 - Saud Khalid Yazeed Al-Shahrani WARNING 2025-10-30 16:27:04,109 signals 77282 8648941888 Patient deleted: 000006 - Hassan Sultan Saleh Al-Maliki WARNING 2025-10-30 16:27:04,109 signals 77282 8648941888 Patient deleted: 000042 - Amal Waleed Khalid Al-Subai WARNING 2025-10-30 16:27:04,109 signals 77282 8648941888 Patient deleted: 000045 - Omar Yazeed Bandar Al-Mutairi WARNING 2025-10-30 16:27:04,109 signals 77282 8648941888 Patient deleted: 000035 - Mansour Yazeed Fahad Al-Juaid WARNING 2025-10-30 16:27:04,110 signals 77282 8648941888 Patient deleted: 000047 - Saad Saad Saad Al-Shahrani WARNING 2025-10-30 16:27:04,110 signals 77282 8648941888 Patient deleted: 000007 - Munira Abdulrahman Abdulaziz Al-Shehri WARNING 2025-10-30 16:27:04,110 signals 77282 8648941888 Patient deleted: 000033 - Lulwa Khalid Khalid Al-Zahrani WARNING 2025-10-30 16:27:04,110 signals 77282 8648941888 Patient deleted: 000010 - Saad Talal Turki Al-Balawi WARNING 2025-10-30 16:27:04,110 signals 77282 8648941888 Patient deleted: 000043 - Turki Ziyad Turki Al-Subaie WARNING 2025-10-30 16:27:04,111 signals 77282 8648941888 Patient deleted: 000046 - Sultan Omar Omar Al-Harthi WARNING 2025-10-30 16:27:04,111 signals 77282 8648941888 Patient deleted: 000038 - Hessa Saad Ali Al-Ghamdi WARNING 2025-10-30 16:27:04,111 signals 77282 8648941888 Patient deleted: 000050 - Hanan Yazeed Sultan Al-Shamrani WARNING 2025-10-30 16:27:04,111 signals 77282 8648941888 Patient deleted: 000036 - Nasser Saad Nasser Al-Omari WARNING 2025-10-30 16:27:04,111 signals 77282 8648941888 Patient deleted: 000024 - Sarah Hassan Saud Al-Shahrani WARNING 2025-10-30 16:27:04,112 signals 77282 8648941888 Patient deleted: 000048 - Amal Saud Waleed Al-Balawi WARNING 2025-10-30 16:27:04,112 signals 77282 8648941888 Patient deleted: 000034 - Latifa Saud Khalid Al-Asiri WARNING 2025-10-30 16:27:04,112 signals 77282 8648941888 Patient deleted: 000004 - Jawaher Omar Fahad Al-Omari WARNING 2025-10-30 16:27:04,112 signals 77282 8648941888 Patient deleted: 000018 - Saleh Sultan Hassan Al-Omari WARNING 2025-10-30 16:27:04,112 signals 77282 8648941888 Patient deleted: 000039 - Mona Abdullah Hassan Al-Harthi WARNING 2025-10-30 16:27:04,113 signals 77282 8648941888 Patient deleted: 000031 - Abdullah Khalid Bandar Al-Rashidi WARNING 2025-10-30 16:27:04,113 signals 77282 8648941888 Patient deleted: 000049 - Hessa Khalid Faisal Al-Asiri INFO 2025-10-30 16:27:04,350 signals 77282 8648941888 User created: admin (Front Desk) INFO 2025-10-30 16:27:04,352 tasks 8374 8648941888 Email sent successfully to ['marwan@tenhal.sa'] INFO 2025-10-30 16:27:04,489 signals 77282 8648941888 User created: lama.al-harthi.admin1 (Administrator) INFO 2025-10-30 16:27:04,490 tasks 8374 8648941888 Email sent successfully to ['lama.al-harthi.admin1@agdar.sa'] INFO 2025-10-30 16:27:04,617 signals 77282 8648941888 User created: khalid.al-shahrani.admin2 (Administrator) INFO 2025-10-30 16:27:04,618 tasks 8374 8648941888 Email sent successfully to ['khalid.al-shahrani.admin2@agdar.sa'] INFO 2025-10-30 16:27:04,746 signals 77282 8648941888 User created: fatima.al-mutairi.doctor1 (Doctor) INFO 2025-10-30 16:27:04,748 tasks 8374 8648941888 Email sent successfully to ['fatima.al-mutairi.doctor1@agdar.sa'] INFO 2025-10-30 16:27:04,875 signals 77282 8648941888 User created: jawaher.al-shahrani.doctor2 (Doctor) INFO 2025-10-30 16:27:04,876 tasks 8374 8648941888 Email sent successfully to ['jawaher.al-shahrani.doctor2@agdar.sa'] INFO 2025-10-30 16:27:05,003 signals 77282 8648941888 User created: omar.al-balawi.doctor3 (Doctor) INFO 2025-10-30 16:27:05,004 tasks 8374 8648941888 Email sent successfully to ['omar.al-balawi.doctor3@agdar.sa'] INFO 2025-10-30 16:27:05,132 signals 77282 8648941888 User created: nasser.al-yami.nurse1 (Nurse) INFO 2025-10-30 16:27:05,133 tasks 8374 8648941888 Email sent successfully to ['nasser.al-yami.nurse1@agdar.sa'] INFO 2025-10-30 16:27:05,260 signals 77282 8648941888 User created: hind.al-dawsari.nurse2 (Nurse) INFO 2025-10-30 16:27:05,261 tasks 8374 8648941888 Email sent successfully to ['hind.al-dawsari.nurse2@agdar.sa'] INFO 2025-10-30 16:27:05,388 signals 77282 8648941888 User created: saad.al-shamrani.nurse3 (Nurse) INFO 2025-10-30 16:27:05,389 tasks 8374 8648941888 Email sent successfully to ['saad.al-shamrani.nurse3@agdar.sa'] INFO 2025-10-30 16:27:05,515 signals 77282 8648941888 User created: faisal.al-maliki.ot1 (Occupational Therapist) INFO 2025-10-30 16:27:05,517 tasks 8374 8648941888 Email sent successfully to ['faisal.al-maliki.ot1@agdar.sa'] INFO 2025-10-30 16:27:05,647 signals 77282 8648941888 User created: abdulrahman.al-shamrani.ot2 (Occupational Therapist) INFO 2025-10-30 16:27:05,649 tasks 8374 8648941888 Email sent successfully to ['abdulrahman.al-shamrani.ot2@agdar.sa'] INFO 2025-10-30 16:27:05,774 signals 77282 8648941888 User created: bandar.al-otaibi.slp1 (Speech-Language Pathologist) INFO 2025-10-30 16:27:05,776 tasks 8374 8648941888 Email sent successfully to ['bandar.al-otaibi.slp1@agdar.sa'] INFO 2025-10-30 16:27:05,902 signals 77282 8648941888 User created: basma.al-yami.slp2 (Speech-Language Pathologist) INFO 2025-10-30 16:27:05,904 tasks 8374 8648941888 Email sent successfully to ['basma.al-yami.slp2@agdar.sa'] INFO 2025-10-30 16:27:06,033 signals 77282 8648941888 User created: dalal.al-ghamdi.aba1 (ABA Therapist) INFO 2025-10-30 16:27:06,034 tasks 8374 8648941888 Email sent successfully to ['dalal.al-ghamdi.aba1@agdar.sa'] INFO 2025-10-30 16:27:06,161 signals 77282 8648941888 User created: saleh.al-juaid.aba2 (ABA Therapist) INFO 2025-10-30 16:27:06,162 tasks 8374 8648941888 Email sent successfully to ['saleh.al-juaid.aba2@agdar.sa'] INFO 2025-10-30 16:27:06,289 signals 77282 8648941888 User created: saud.al-juaid.front_desk1 (Front Desk) INFO 2025-10-30 16:27:06,290 tasks 8374 8648941888 Email sent successfully to ['saud.al-juaid.front_desk1@agdar.sa'] INFO 2025-10-30 16:27:06,417 signals 77282 8648941888 User created: waleed.al-dosari.front_desk2 (Front Desk) INFO 2025-10-30 16:27:06,418 tasks 8374 8648941888 Email sent successfully to ['waleed.al-dosari.front_desk2@agdar.sa'] INFO 2025-10-30 16:27:06,544 signals 77282 8648941888 User created: abdullah.al-harthi.finance1 (Finance) INFO 2025-10-30 16:27:06,545 tasks 8374 8648941888 Email sent successfully to ['abdullah.al-harthi.finance1@agdar.sa'] INFO 2025-10-30 16:27:06,671 signals 77282 8648941888 User created: wafa.al-shahrani.finance2 (Finance) INFO 2025-10-30 16:27:06,672 tasks 8374 8648941888 Email sent successfully to ['wafa.al-shahrani.finance2@agdar.sa'] INFO 2025-10-30 16:27:06,673 signals 77282 8648941888 Generated File Number: FILE-2025-000001 INFO 2025-10-30 16:27:06,673 signals 77282 8648941888 File created: FILE-2025-000001 for patient 000001 INFO 2025-10-30 16:27:06,673 signals 77282 8648941888 Created main file for patient: 000001 INFO 2025-10-30 16:27:06,673 signals 77282 8648941888 Patient created: 000001 - Hind Mansour Ziyad Al-Zahrani INFO 2025-10-30 16:27:06,675 tasks 8374 8648941888 Email sent successfully to ['hind.al-zahrani@example.sa'] INFO 2025-10-30 16:27:06,675 signals 77282 8648941888 Generated File Number: FILE-2025-000002 INFO 2025-10-30 16:27:06,675 signals 77282 8648941888 File created: FILE-2025-000002 for patient 000002 INFO 2025-10-30 16:27:06,675 signals 77282 8648941888 Created main file for patient: 000002 INFO 2025-10-30 16:27:06,675 signals 77282 8648941888 Patient created: 000002 - Mohammed Khalid Abdullah Al-Anzi INFO 2025-10-30 16:27:06,677 tasks 8374 8648941888 Email sent successfully to ['mohammed.al-anzi@example.sa'] INFO 2025-10-30 16:27:06,677 signals 77282 8648941888 Generated File Number: FILE-2025-000003 INFO 2025-10-30 16:27:06,677 signals 77282 8648941888 File created: FILE-2025-000003 for patient 000003 INFO 2025-10-30 16:27:06,677 signals 77282 8648941888 Created main file for patient: 000003 INFO 2025-10-30 16:27:06,677 signals 77282 8648941888 Patient created: 000003 - Sultan Nasser Nasser Al-Harbi INFO 2025-10-30 16:27:06,679 tasks 8374 8648941888 Email sent successfully to ['sultan.al-harbi@example.sa'] INFO 2025-10-30 16:27:06,679 signals 77282 8648941888 Generated File Number: FILE-2025-000004 INFO 2025-10-30 16:27:06,679 signals 77282 8648941888 File created: FILE-2025-000004 for patient 000004 INFO 2025-10-30 16:27:06,679 signals 77282 8648941888 Created main file for patient: 000004 INFO 2025-10-30 16:27:06,679 signals 77282 8648941888 Patient created: 000004 - Abdulrahman Bandar Hussein Al-Ghamdi INFO 2025-10-30 16:27:06,680 signals 77282 8648941888 Generated File Number: FILE-2025-000005 INFO 2025-10-30 16:27:06,680 tasks 8374 8648941888 Email sent successfully to ['abdulrahman.al-ghamdi@example.sa'] INFO 2025-10-30 16:27:06,680 signals 77282 8648941888 File created: FILE-2025-000005 for patient 000005 INFO 2025-10-30 16:27:06,680 signals 77282 8648941888 Created main file for patient: 000005 INFO 2025-10-30 16:27:06,681 signals 77282 8648941888 Patient created: 000005 - Wafa Sultan Ali Al-Mutairi INFO 2025-10-30 16:27:06,682 signals 77282 8648941888 Generated File Number: FILE-2025-000006 INFO 2025-10-30 16:27:06,682 tasks 8374 8648941888 Email sent successfully to ['wafa.al-mutairi@example.sa'] INFO 2025-10-30 16:27:06,682 signals 77282 8648941888 File created: FILE-2025-000006 for patient 000006 INFO 2025-10-30 16:27:06,682 signals 77282 8648941888 Created main file for patient: 000006 INFO 2025-10-30 16:27:06,682 signals 77282 8648941888 Patient created: 000006 - Reem Omar Turki Al-Ghamdi INFO 2025-10-30 16:27:06,683 signals 77282 8648941888 Generated File Number: FILE-2025-000007 INFO 2025-10-30 16:27:06,683 tasks 8374 8648941888 Email sent successfully to ['reem.al-ghamdi@example.sa'] INFO 2025-10-30 16:27:06,684 signals 77282 8648941888 File created: FILE-2025-000007 for patient 000007 INFO 2025-10-30 16:27:06,684 signals 77282 8648941888 Created main file for patient: 000007 INFO 2025-10-30 16:27:06,684 signals 77282 8648941888 Patient created: 000007 - Saud Mansour Nasser Al-Shamrani INFO 2025-10-30 16:27:06,685 signals 77282 8648941888 Generated File Number: FILE-2025-000008 INFO 2025-10-30 16:27:06,685 tasks 8374 8648941888 Email sent successfully to ['saud.al-shamrani@example.sa'] INFO 2025-10-30 16:27:06,685 signals 77282 8648941888 File created: FILE-2025-000008 for patient 000008 INFO 2025-10-30 16:27:06,685 signals 77282 8648941888 Created main file for patient: 000008 INFO 2025-10-30 16:27:06,686 signals 77282 8648941888 Patient created: 000008 - Nasser Saleh Talal Al-Subai INFO 2025-10-30 16:27:06,687 tasks 8374 8648941888 Email sent successfully to ['nasser.al-subai@example.sa'] INFO 2025-10-30 16:27:06,687 signals 77282 8648941888 Generated File Number: FILE-2025-000009 INFO 2025-10-30 16:27:06,687 signals 77282 8648941888 File created: FILE-2025-000009 for patient 000009 INFO 2025-10-30 16:27:06,688 signals 77282 8648941888 Created main file for patient: 000009 INFO 2025-10-30 16:27:06,688 signals 77282 8648941888 Patient created: 000009 - Dalal Saud Omar Al-Harbi INFO 2025-10-30 16:27:06,689 tasks 8374 8648941888 Email sent successfully to ['dalal.al-harbi@example.sa'] INFO 2025-10-30 16:27:06,689 signals 77282 8648941888 Generated File Number: FILE-2025-000010 INFO 2025-10-30 16:27:06,689 signals 77282 8648941888 File created: FILE-2025-000010 for patient 000010 INFO 2025-10-30 16:27:06,689 signals 77282 8648941888 Created main file for patient: 000010 INFO 2025-10-30 16:27:06,689 signals 77282 8648941888 Patient created: 000010 - Bandar Abdulaziz Mohammed Al-Harbi INFO 2025-10-30 16:27:06,691 signals 77282 8648941888 Generated File Number: FILE-2025-000011 INFO 2025-10-30 16:27:06,691 tasks 8374 8648941888 Email sent successfully to ['bandar.al-harbi@example.sa'] INFO 2025-10-30 16:27:06,691 signals 77282 8648941888 File created: FILE-2025-000011 for patient 000011 INFO 2025-10-30 16:27:06,691 signals 77282 8648941888 Created main file for patient: 000011 INFO 2025-10-30 16:27:06,691 signals 77282 8648941888 Patient created: 000011 - Wafa Ali Nasser Al-Otaibi INFO 2025-10-30 16:27:06,692 tasks 8374 8648941888 Email sent successfully to ['wafa.al-otaibi@example.sa'] INFO 2025-10-30 16:27:06,692 signals 77282 8648941888 Generated File Number: FILE-2025-000012 INFO 2025-10-30 16:27:06,692 signals 77282 8648941888 File created: FILE-2025-000012 for patient 000012 INFO 2025-10-30 16:27:06,692 signals 77282 8648941888 Created main file for patient: 000012 INFO 2025-10-30 16:27:06,692 signals 77282 8648941888 Patient created: 000012 - Nawaf Talal Faisal Al-Shammari INFO 2025-10-30 16:27:06,694 signals 77282 8648941888 Generated File Number: FILE-2025-000013 INFO 2025-10-30 16:27:06,694 tasks 8374 8648941888 Email sent successfully to ['nawaf.al-shammari@example.sa'] INFO 2025-10-30 16:27:06,694 signals 77282 8648941888 File created: FILE-2025-000013 for patient 000013 INFO 2025-10-30 16:27:06,694 signals 77282 8648941888 Created main file for patient: 000013 INFO 2025-10-30 16:27:06,694 signals 77282 8648941888 Patient created: 000013 - Salma Sultan Hassan Al-Shehri INFO 2025-10-30 16:27:06,695 signals 77282 8648941888 Generated File Number: FILE-2025-000014 INFO 2025-10-30 16:27:06,695 tasks 8374 8648941888 Email sent successfully to ['salma.al-shehri@example.sa'] INFO 2025-10-30 16:27:06,695 signals 77282 8648941888 File created: FILE-2025-000014 for patient 000014 INFO 2025-10-30 16:27:06,695 signals 77282 8648941888 Created main file for patient: 000014 INFO 2025-10-30 16:27:06,695 signals 77282 8648941888 Patient created: 000014 - Abdulrahman Hassan Nasser Al-Zahrani INFO 2025-10-30 16:27:06,697 tasks 8374 8648941888 Email sent successfully to ['abdulrahman.al-zahrani@example.sa'] INFO 2025-10-30 16:27:06,697 signals 77282 8648941888 Generated File Number: FILE-2025-000015 INFO 2025-10-30 16:27:06,697 signals 77282 8648941888 File created: FILE-2025-000015 for patient 000015 INFO 2025-10-30 16:27:06,697 signals 77282 8648941888 Created main file for patient: 000015 INFO 2025-10-30 16:27:06,697 signals 77282 8648941888 Patient created: 000015 - Dalal Saad Ali Al-Ghamdi INFO 2025-10-30 16:27:06,699 signals 77282 8648941888 Generated File Number: FILE-2025-000016 INFO 2025-10-30 16:27:06,699 tasks 8374 8648941888 Email sent successfully to ['dalal.al-ghamdi@example.sa'] INFO 2025-10-30 16:27:06,699 signals 77282 8648941888 File created: FILE-2025-000016 for patient 000016 INFO 2025-10-30 16:27:06,699 signals 77282 8648941888 Created main file for patient: 000016 INFO 2025-10-30 16:27:06,699 signals 77282 8648941888 Patient created: 000016 - Waleed Hussein Turki Al-Subaie INFO 2025-10-30 16:27:06,701 signals 77282 8648941888 Generated File Number: FILE-2025-000017 INFO 2025-10-30 16:27:06,701 tasks 8374 8648941888 Email sent successfully to ['waleed.al-subaie@example.sa'] INFO 2025-10-30 16:27:06,701 signals 77282 8648941888 File created: FILE-2025-000017 for patient 000017 INFO 2025-10-30 16:27:06,701 signals 77282 8648941888 Created main file for patient: 000017 INFO 2025-10-30 16:27:06,701 signals 77282 8648941888 Patient created: 000017 - Hassan Ali Waleed Al-Dosari INFO 2025-10-30 16:27:06,702 signals 77282 8648941888 Generated File Number: FILE-2025-000018 INFO 2025-10-30 16:27:06,702 tasks 8374 8648941888 Email sent successfully to ['hassan.al-dosari@example.sa'] INFO 2025-10-30 16:27:06,702 signals 77282 8648941888 File created: FILE-2025-000018 for patient 000018 INFO 2025-10-30 16:27:06,702 signals 77282 8648941888 Created main file for patient: 000018 INFO 2025-10-30 16:27:06,703 signals 77282 8648941888 Patient created: 000018 - Jawaher Mansour Nasser Al-Subai INFO 2025-10-30 16:27:06,704 tasks 8374 8648941888 Email sent successfully to ['jawaher.al-subai@example.sa'] INFO 2025-10-30 16:27:06,704 signals 77282 8648941888 Generated File Number: FILE-2025-000019 INFO 2025-10-30 16:27:06,704 signals 77282 8648941888 File created: FILE-2025-000019 for patient 000019 INFO 2025-10-30 16:27:06,704 signals 77282 8648941888 Created main file for patient: 000019 INFO 2025-10-30 16:27:06,704 signals 77282 8648941888 Patient created: 000019 - Nada Sultan Nawaf Al-Asiri INFO 2025-10-30 16:27:06,705 signals 77282 8648941888 Generated File Number: FILE-2025-000020 INFO 2025-10-30 16:27:06,705 tasks 8374 8648941888 Email sent successfully to ['nada.al-asiri@example.sa'] INFO 2025-10-30 16:27:06,706 signals 77282 8648941888 File created: FILE-2025-000020 for patient 000020 INFO 2025-10-30 16:27:06,706 signals 77282 8648941888 Created main file for patient: 000020 INFO 2025-10-30 16:27:06,706 signals 77282 8648941888 Patient created: 000020 - Yazeed Khalid Saud Al-Subai INFO 2025-10-30 16:27:06,707 signals 77282 8648941888 Generated File Number: FILE-2025-000021 INFO 2025-10-30 16:27:06,707 tasks 8374 8648941888 Email sent successfully to ['yazeed.al-subai@example.sa'] INFO 2025-10-30 16:27:06,707 signals 77282 8648941888 File created: FILE-2025-000021 for patient 000021 INFO 2025-10-30 16:27:06,707 signals 77282 8648941888 Created main file for patient: 000021 INFO 2025-10-30 16:27:06,707 signals 77282 8648941888 Patient created: 000021 - Hussein Ali Abdulrahman Al-Asiri INFO 2025-10-30 16:27:06,709 signals 77282 8648941888 Generated File Number: FILE-2025-000022 INFO 2025-10-30 16:27:06,709 tasks 8374 8648941888 Email sent successfully to ['hussein.al-asiri@example.sa'] INFO 2025-10-30 16:27:06,709 signals 77282 8648941888 File created: FILE-2025-000022 for patient 000022 INFO 2025-10-30 16:27:06,709 signals 77282 8648941888 Created main file for patient: 000022 INFO 2025-10-30 16:27:06,709 signals 77282 8648941888 Patient created: 000022 - Hessa Saad Omar Al-Qahtani INFO 2025-10-30 16:27:06,711 tasks 8374 8648941888 Email sent successfully to ['hessa.al-qahtani@example.sa'] INFO 2025-10-30 16:27:06,711 signals 77282 8648941888 Generated File Number: FILE-2025-000023 INFO 2025-10-30 16:27:06,711 signals 77282 8648941888 File created: FILE-2025-000023 for patient 000023 INFO 2025-10-30 16:27:06,711 signals 77282 8648941888 Created main file for patient: 000023 INFO 2025-10-30 16:27:06,711 signals 77282 8648941888 Patient created: 000023 - Latifa Saleh Sultan Al-Asiri INFO 2025-10-30 16:27:06,712 tasks 8374 8648941888 Email sent successfully to ['latifa.al-asiri@example.sa'] INFO 2025-10-30 16:27:06,713 signals 77282 8648941888 Generated File Number: FILE-2025-000024 INFO 2025-10-30 16:27:06,713 signals 77282 8648941888 File created: FILE-2025-000024 for patient 000024 INFO 2025-10-30 16:27:06,713 signals 77282 8648941888 Created main file for patient: 000024 INFO 2025-10-30 16:27:06,713 signals 77282 8648941888 Patient created: 000024 - Amal Turki Fahad Al-Subai INFO 2025-10-30 16:27:06,714 signals 77282 8648941888 Generated File Number: FILE-2025-000025 INFO 2025-10-30 16:27:06,714 tasks 8374 8648941888 Email sent successfully to ['amal.al-subai@example.sa'] INFO 2025-10-30 16:27:06,714 signals 77282 8648941888 File created: FILE-2025-000025 for patient 000025 INFO 2025-10-30 16:27:06,714 signals 77282 8648941888 Created main file for patient: 000025 INFO 2025-10-30 16:27:06,715 signals 77282 8648941888 Patient created: 000025 - Ali Faisal Abdullah Al-Shahrani INFO 2025-10-30 16:27:06,716 signals 77282 8648941888 Generated File Number: FILE-2025-000026 INFO 2025-10-30 16:27:06,716 tasks 8374 8648941888 Email sent successfully to ['ali.al-shahrani@example.sa'] INFO 2025-10-30 16:27:06,716 signals 77282 8648941888 File created: FILE-2025-000026 for patient 000026 INFO 2025-10-30 16:27:06,716 signals 77282 8648941888 Created main file for patient: 000026 INFO 2025-10-30 16:27:06,716 signals 77282 8648941888 Patient created: 000026 - Abdulaziz Turki Fahad Al-Anzi INFO 2025-10-30 16:27:06,717 signals 77282 8648941888 Generated File Number: FILE-2025-000027 INFO 2025-10-30 16:27:06,717 signals 77282 8648941888 File created: FILE-2025-000027 for patient 000027 INFO 2025-10-30 16:27:06,717 signals 77282 8648941888 Created main file for patient: 000027 INFO 2025-10-30 16:27:06,717 tasks 8374 8648941888 Email sent successfully to ['abdulaziz.al-anzi@example.sa'] INFO 2025-10-30 16:27:06,717 signals 77282 8648941888 Patient created: 000027 - Mohammed Mansour Turki Al-Juaid INFO 2025-10-30 16:27:06,719 tasks 8374 8648941888 Email sent successfully to ['mohammed.al-juaid@example.sa'] INFO 2025-10-30 16:27:06,719 signals 77282 8648941888 Generated File Number: FILE-2025-000028 INFO 2025-10-30 16:27:06,719 signals 77282 8648941888 File created: FILE-2025-000028 for patient 000028 INFO 2025-10-30 16:27:06,719 signals 77282 8648941888 Created main file for patient: 000028 INFO 2025-10-30 16:27:06,719 signals 77282 8648941888 Patient created: 000028 - Abdulrahman Hassan Abdullah Al-Shahrani INFO 2025-10-30 16:27:06,720 signals 77282 8648941888 Generated File Number: FILE-2025-000029 INFO 2025-10-30 16:27:06,720 tasks 8374 8648941888 Email sent successfully to ['abdulrahman.al-shahrani@example.sa'] INFO 2025-10-30 16:27:06,720 signals 77282 8648941888 File created: FILE-2025-000029 for patient 000029 INFO 2025-10-30 16:27:06,720 signals 77282 8648941888 Created main file for patient: 000029 INFO 2025-10-30 16:27:06,721 signals 77282 8648941888 Patient created: 000029 - Mansour Waleed Hassan Al-Shamrani INFO 2025-10-30 16:27:06,722 signals 77282 8648941888 Generated File Number: FILE-2025-000030 INFO 2025-10-30 16:27:06,722 tasks 8374 8648941888 Email sent successfully to ['mansour.al-shamrani@example.sa'] INFO 2025-10-30 16:27:06,722 signals 77282 8648941888 File created: FILE-2025-000030 for patient 000030 INFO 2025-10-30 16:27:06,722 signals 77282 8648941888 Created main file for patient: 000030 INFO 2025-10-30 16:27:06,722 signals 77282 8648941888 Patient created: 000030 - Faisal Talal Saleh Al-Yami INFO 2025-10-30 16:27:06,723 signals 77282 8648941888 Generated File Number: FILE-2025-000031 INFO 2025-10-30 16:27:06,723 tasks 8374 8648941888 Email sent successfully to ['faisal.al-yami@example.sa'] INFO 2025-10-30 16:27:06,724 signals 77282 8648941888 File created: FILE-2025-000031 for patient 000031 INFO 2025-10-30 16:27:06,724 signals 77282 8648941888 Created main file for patient: 000031 INFO 2025-10-30 16:27:06,724 signals 77282 8648941888 Patient created: 000031 - Basma Sultan Ziyad Al-Ghamdi INFO 2025-10-30 16:27:06,725 tasks 8374 8648941888 Email sent successfully to ['basma.al-ghamdi@example.sa'] INFO 2025-10-30 16:27:06,725 signals 77282 8648941888 Generated File Number: FILE-2025-000032 INFO 2025-10-30 16:27:06,725 signals 77282 8648941888 File created: FILE-2025-000032 for patient 000032 INFO 2025-10-30 16:27:06,725 signals 77282 8648941888 Created main file for patient: 000032 INFO 2025-10-30 16:27:06,725 signals 77282 8648941888 Patient created: 000032 - Wafa Ziyad Mohammed Al-Anzi INFO 2025-10-30 16:27:06,727 tasks 8374 8648941888 Email sent successfully to ['wafa.al-anzi@example.sa'] INFO 2025-10-30 16:27:06,727 signals 77282 8648941888 Generated File Number: FILE-2025-000033 INFO 2025-10-30 16:27:06,727 signals 77282 8648941888 File created: FILE-2025-000033 for patient 000033 INFO 2025-10-30 16:27:06,727 signals 77282 8648941888 Created main file for patient: 000033 INFO 2025-10-30 16:27:06,727 signals 77282 8648941888 Patient created: 000033 - Amal Abdulrahman Talal Al-Ahmadi INFO 2025-10-30 16:27:06,728 signals 77282 8648941888 Generated File Number: FILE-2025-000034 INFO 2025-10-30 16:27:06,728 tasks 8374 8648941888 Email sent successfully to ['amal.al-ahmadi@example.sa'] INFO 2025-10-30 16:27:06,728 signals 77282 8648941888 File created: FILE-2025-000034 for patient 000034 INFO 2025-10-30 16:27:06,728 signals 77282 8648941888 Created main file for patient: 000034 INFO 2025-10-30 16:27:06,728 signals 77282 8648941888 Patient created: 000034 - Turki Turki Nawaf Al-Shehri INFO 2025-10-30 16:27:06,730 tasks 8374 8648941888 Email sent successfully to ['turki.al-shehri@example.sa'] INFO 2025-10-30 16:27:06,730 signals 77282 8648941888 Generated File Number: FILE-2025-000035 INFO 2025-10-30 16:27:06,730 signals 77282 8648941888 File created: FILE-2025-000035 for patient 000035 INFO 2025-10-30 16:27:06,730 signals 77282 8648941888 Created main file for patient: 000035 INFO 2025-10-30 16:27:06,730 signals 77282 8648941888 Patient created: 000035 - Ziyad Nawaf Abdulaziz Al-Yami INFO 2025-10-30 16:27:06,731 signals 77282 8648941888 Generated File Number: FILE-2025-000036 INFO 2025-10-30 16:27:06,731 signals 77282 8648941888 File created: FILE-2025-000036 for patient 000036 INFO 2025-10-30 16:27:06,731 signals 77282 8648941888 Created main file for patient: 000036 INFO 2025-10-30 16:27:06,731 tasks 8374 8648941888 Email sent successfully to ['ziyad.al-yami@example.sa'] INFO 2025-10-30 16:27:06,732 signals 77282 8648941888 Patient created: 000036 - Reem Turki Abdulaziz Al-Shahrani INFO 2025-10-30 16:27:06,733 tasks 8374 8648941888 Email sent successfully to ['reem.al-shahrani@example.sa'] INFO 2025-10-30 16:27:06,733 signals 77282 8648941888 Generated File Number: FILE-2025-000037 INFO 2025-10-30 16:27:06,733 signals 77282 8648941888 File created: FILE-2025-000037 for patient 000037 INFO 2025-10-30 16:27:06,733 signals 77282 8648941888 Created main file for patient: 000037 INFO 2025-10-30 16:27:06,733 signals 77282 8648941888 Patient created: 000037 - Saleh Mansour Hassan Al-Omari INFO 2025-10-30 16:27:06,734 signals 77282 8648941888 Generated File Number: FILE-2025-000038 INFO 2025-10-30 16:27:06,734 tasks 8374 8648941888 Email sent successfully to ['saleh.al-omari@example.sa'] INFO 2025-10-30 16:27:06,735 signals 77282 8648941888 File created: FILE-2025-000038 for patient 000038 INFO 2025-10-30 16:27:06,735 signals 77282 8648941888 Created main file for patient: 000038 INFO 2025-10-30 16:27:06,735 signals 77282 8648941888 Patient created: 000038 - Lulwa Mansour Abdulrahman Al-Juaid INFO 2025-10-30 16:27:06,736 signals 77282 8648941888 Generated File Number: FILE-2025-000039 INFO 2025-10-30 16:27:06,736 tasks 8374 8648941888 Email sent successfully to ['lulwa.al-juaid@example.sa'] INFO 2025-10-30 16:27:06,736 signals 77282 8648941888 File created: FILE-2025-000039 for patient 000039 INFO 2025-10-30 16:27:06,736 signals 77282 8648941888 Created main file for patient: 000039 INFO 2025-10-30 16:27:06,736 signals 77282 8648941888 Patient created: 000039 - Turki Khalid Saad Al-Otaibi INFO 2025-10-30 16:27:06,737 signals 77282 8648941888 Generated File Number: FILE-2025-000040 INFO 2025-10-30 16:27:06,737 tasks 8374 8648941888 Email sent successfully to ['turki.al-otaibi@example.sa'] INFO 2025-10-30 16:27:06,737 signals 77282 8648941888 File created: FILE-2025-000040 for patient 000040 INFO 2025-10-30 16:27:06,737 signals 77282 8648941888 Created main file for patient: 000040 INFO 2025-10-30 16:27:06,737 signals 77282 8648941888 Patient created: 000040 - Hayat Saleh Saud Al-Qahtani INFO 2025-10-30 16:27:06,739 signals 77282 8648941888 Generated File Number: FILE-2025-000041 INFO 2025-10-30 16:27:06,739 tasks 8374 8648941888 Email sent successfully to ['hayat.al-qahtani@example.sa'] INFO 2025-10-30 16:27:06,739 signals 77282 8648941888 File created: FILE-2025-000041 for patient 000041 INFO 2025-10-30 16:27:06,739 signals 77282 8648941888 Created main file for patient: 000041 INFO 2025-10-30 16:27:06,739 signals 77282 8648941888 Patient created: 000041 - Talal Nawaf Hussein Al-Ahmadi INFO 2025-10-30 16:27:06,740 signals 77282 8648941888 Generated File Number: FILE-2025-000042 INFO 2025-10-30 16:27:06,740 tasks 8374 8648941888 Email sent successfully to ['talal.al-ahmadi@example.sa'] INFO 2025-10-30 16:27:06,740 signals 77282 8648941888 File created: FILE-2025-000042 for patient 000042 INFO 2025-10-30 16:27:06,740 signals 77282 8648941888 Created main file for patient: 000042 INFO 2025-10-30 16:27:06,740 signals 77282 8648941888 Patient created: 000042 - Jawaher Nasser Talal Al-Balawi INFO 2025-10-30 16:27:06,741 tasks 8374 8648941888 Email sent successfully to ['jawaher.al-balawi@example.sa'] INFO 2025-10-30 16:27:06,742 signals 77282 8648941888 Generated File Number: FILE-2025-000043 INFO 2025-10-30 16:27:06,742 signals 77282 8648941888 File created: FILE-2025-000043 for patient 000043 INFO 2025-10-30 16:27:06,742 signals 77282 8648941888 Created main file for patient: 000043 INFO 2025-10-30 16:27:06,742 signals 77282 8648941888 Patient created: 000043 - Latifa Ziyad Nawaf Al-Shahrani INFO 2025-10-30 16:27:06,744 tasks 8374 8648941888 Email sent successfully to ['latifa.al-shahrani@example.sa'] INFO 2025-10-30 16:27:06,744 signals 77282 8648941888 Generated File Number: FILE-2025-000044 INFO 2025-10-30 16:27:06,744 signals 77282 8648941888 File created: FILE-2025-000044 for patient 000044 INFO 2025-10-30 16:27:06,744 signals 77282 8648941888 Created main file for patient: 000044 INFO 2025-10-30 16:27:06,745 signals 77282 8648941888 Patient created: 000044 - Salma Fahad Ali Al-Ghamdi INFO 2025-10-30 16:27:06,746 tasks 8374 8648941888 Email sent successfully to ['salma.al-ghamdi@example.sa'] INFO 2025-10-30 16:27:06,746 signals 77282 8648941888 Generated File Number: FILE-2025-000045 INFO 2025-10-30 16:27:06,746 signals 77282 8648941888 File created: FILE-2025-000045 for patient 000045 INFO 2025-10-30 16:27:06,746 signals 77282 8648941888 Created main file for patient: 000045 INFO 2025-10-30 16:27:06,746 signals 77282 8648941888 Patient created: 000045 - Dalal Saleh Saleh Al-Harbi INFO 2025-10-30 16:27:06,748 signals 77282 8648941888 Generated File Number: FILE-2025-000046 INFO 2025-10-30 16:27:06,748 tasks 8374 8648941888 Email sent successfully to ['dalal.al-harbi@example.sa'] INFO 2025-10-30 16:27:06,748 signals 77282 8648941888 File created: FILE-2025-000046 for patient 000046 INFO 2025-10-30 16:27:06,748 signals 77282 8648941888 Created main file for patient: 000046 INFO 2025-10-30 16:27:06,748 signals 77282 8648941888 Patient created: 000046 - Saad Saad Hussein Al-Yami INFO 2025-10-30 16:27:06,749 tasks 8374 8648941888 Email sent successfully to ['saad.al-yami@example.sa'] INFO 2025-10-30 16:27:06,749 signals 77282 8648941888 Generated File Number: FILE-2025-000047 INFO 2025-10-30 16:27:06,749 signals 77282 8648941888 File created: FILE-2025-000047 for patient 000047 INFO 2025-10-30 16:27:06,749 signals 77282 8648941888 Created main file for patient: 000047 INFO 2025-10-30 16:27:06,749 signals 77282 8648941888 Patient created: 000047 - Hessa Khalid Omar Al-Otaibi INFO 2025-10-30 16:27:06,751 signals 77282 8648941888 Generated File Number: FILE-2025-000048 INFO 2025-10-30 16:27:06,751 tasks 8374 8648941888 Email sent successfully to ['hessa.al-otaibi@example.sa'] INFO 2025-10-30 16:27:06,751 signals 77282 8648941888 File created: FILE-2025-000048 for patient 000048 INFO 2025-10-30 16:27:06,751 signals 77282 8648941888 Created main file for patient: 000048 INFO 2025-10-30 16:27:06,751 signals 77282 8648941888 Patient created: 000048 - Saad Talal Nasser Al-Shahrani INFO 2025-10-30 16:27:06,752 signals 77282 8648941888 Generated File Number: FILE-2025-000049 INFO 2025-10-30 16:27:06,752 tasks 8374 8648941888 Email sent successfully to ['saad.al-shahrani@example.sa'] INFO 2025-10-30 16:27:06,752 signals 77282 8648941888 File created: FILE-2025-000049 for patient 000049 INFO 2025-10-30 16:27:06,752 signals 77282 8648941888 Created main file for patient: 000049 INFO 2025-10-30 16:27:06,752 signals 77282 8648941888 Patient created: 000049 - Fahad Fahad Hassan Al-Zahrani INFO 2025-10-30 16:27:06,753 tasks 8374 8648941888 Email sent successfully to ['fahad.al-zahrani@example.sa'] INFO 2025-10-30 16:27:06,754 signals 77282 8648941888 Generated File Number: FILE-2025-000050 INFO 2025-10-30 16:27:06,754 signals 77282 8648941888 File created: FILE-2025-000050 for patient 000050 INFO 2025-10-30 16:27:06,754 signals 77282 8648941888 Created main file for patient: 000050 INFO 2025-10-30 16:27:06,754 signals 77282 8648941888 Patient created: 000050 - Khalid Yazeed Nasser Al-Qahtani INFO 2025-10-30 16:27:06,756 tasks 8374 8648941888 Email sent successfully to ['khalid.al-qahtani@example.sa'] INFO 2025-10-30 16:27:06,767 signals 77282 8648941888 Appointment created: 3f0eb8c9-094c-4165-b295-871663784aaa for patient 000022 on 2025-09-28 INFO 2025-10-30 16:27:06,768 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000022-OT-01 INFO 2025-10-30 16:27:06,768 signals 77282 8648941888 SubFile created: FILE-2025-000022-OT-01 for clinic Occupational Therapy INFO 2025-10-30 16:27:06,768 signals 77282 8648941888 Created sub-file FILE-2025-000022-OT-01 for patient 000022 at clinic Occupational Therapy INFO 2025-10-30 16:27:06,770 signals 77282 8648941888 Notified provider abdulrahman.al-shamrani.ot2 of new appointment ERROR 2025-10-30 16:27:06,771 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,772 signals 77282 8648941888 Appointment created: c33b9258-6f63-40c8-bbfd-26265030ecb8 for patient 000017 on 2025-08-10 INFO 2025-10-30 16:27:06,772 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000017-MED-01 INFO 2025-10-30 16:27:06,772 signals 77282 8648941888 SubFile created: FILE-2025-000017-MED-01 for clinic Medical Department INFO 2025-10-30 16:27:06,772 signals 77282 8648941888 Created sub-file FILE-2025-000017-MED-01 for patient 000017 at clinic Medical Department INFO 2025-10-30 16:27:06,772 signals 77282 8648941888 Notified provider omar.al-balawi.doctor3 of new appointment ERROR 2025-10-30 16:27:06,773 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,775 signals 77282 8648941888 Appointment created: 8303d4fa-c26b-49fd-98d9-46878c654863 for patient 000043 on 2025-08-11 INFO 2025-10-30 16:27:06,775 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000043-OT-01 INFO 2025-10-30 16:27:06,775 signals 77282 8648941888 SubFile created: FILE-2025-000043-OT-01 for clinic Occupational Therapy INFO 2025-10-30 16:27:06,775 signals 77282 8648941888 Created sub-file FILE-2025-000043-OT-01 for patient 000043 at clinic Occupational Therapy INFO 2025-10-30 16:27:06,776 signals 77282 8648941888 Notified provider faisal.al-maliki.ot1 of new appointment ERROR 2025-10-30 16:27:06,777 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,778 signals 77282 8648941888 Appointment created: 30f2ecc1-37f5-431c-917e-9c9e85a77cc4 for patient 000036 on 2025-09-21 INFO 2025-10-30 16:27:06,778 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000036-NUR-01 INFO 2025-10-30 16:27:06,779 signals 77282 8648941888 SubFile created: FILE-2025-000036-NUR-01 for clinic Nursing Department INFO 2025-10-30 16:27:06,779 signals 77282 8648941888 Created sub-file FILE-2025-000036-NUR-01 for patient 000036 at clinic Nursing Department INFO 2025-10-30 16:27:06,779 signals 77282 8648941888 Notified provider hind.al-dawsari.nurse2 of new appointment ERROR 2025-10-30 16:27:06,780 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,781 signals 77282 8648941888 Appointment created: 1c27b8e6-ece6-4414-a7c4-1fcfe175cb07 for patient 000012 on 2025-10-16 INFO 2025-10-30 16:27:06,781 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000012-SLP-01 INFO 2025-10-30 16:27:06,782 signals 77282 8648941888 SubFile created: FILE-2025-000012-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-30 16:27:06,782 signals 77282 8648941888 Created sub-file FILE-2025-000012-SLP-01 for patient 000012 at clinic Speech-Language Pathology INFO 2025-10-30 16:27:06,782 signals 77282 8648941888 Notified provider bandar.al-otaibi.slp1 of new appointment ERROR 2025-10-30 16:27:06,783 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,784 signals 77282 8648941888 Appointment created: 5f6dde61-6016-4cb7-9b0f-a363ec3d3a7c for patient 000046 on 2025-08-17 INFO 2025-10-30 16:27:06,784 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000046-NUR-01 INFO 2025-10-30 16:27:06,784 signals 77282 8648941888 SubFile created: FILE-2025-000046-NUR-01 for clinic Nursing Department INFO 2025-10-30 16:27:06,785 signals 77282 8648941888 Created sub-file FILE-2025-000046-NUR-01 for patient 000046 at clinic Nursing Department INFO 2025-10-30 16:27:06,785 signals 77282 8648941888 Notified provider hind.al-dawsari.nurse2 of new appointment ERROR 2025-10-30 16:27:06,786 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,787 signals 77282 8648941888 Appointment created: 0484b534-26c6-47da-abb6-b23744848b72 for patient 000031 on 2025-09-14 INFO 2025-10-30 16:27:06,788 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000031-NUR-01 INFO 2025-10-30 16:27:06,788 signals 77282 8648941888 SubFile created: FILE-2025-000031-NUR-01 for clinic Nursing Department INFO 2025-10-30 16:27:06,788 signals 77282 8648941888 Created sub-file FILE-2025-000031-NUR-01 for patient 000031 at clinic Nursing Department INFO 2025-10-30 16:27:06,789 signals 77282 8648941888 Notified provider nasser.al-yami.nurse1 of new appointment ERROR 2025-10-30 16:27:06,790 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,791 signals 77282 8648941888 Appointment created: 8f1b4c7c-3686-412a-ab4d-fe878f579d66 for patient 000002 on 2025-10-15 INFO 2025-10-30 16:27:06,792 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000002-ABA-01 INFO 2025-10-30 16:27:06,792 signals 77282 8648941888 SubFile created: FILE-2025-000002-ABA-01 for clinic ABA Therapy INFO 2025-10-30 16:27:06,792 signals 77282 8648941888 Created sub-file FILE-2025-000002-ABA-01 for patient 000002 at clinic ABA Therapy INFO 2025-10-30 16:27:06,793 signals 77282 8648941888 Notified provider saleh.al-juaid.aba2 of new appointment ERROR 2025-10-30 16:27:06,794 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,795 signals 77282 8648941888 Appointment created: 7b40134c-97ba-42d7-b00a-8f1e15566e22 for patient 000047 on 2025-09-10 INFO 2025-10-30 16:27:06,795 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000047-MED-01 INFO 2025-10-30 16:27:06,795 signals 77282 8648941888 SubFile created: FILE-2025-000047-MED-01 for clinic Medical Department INFO 2025-10-30 16:27:06,795 signals 77282 8648941888 Created sub-file FILE-2025-000047-MED-01 for patient 000047 at clinic Medical Department INFO 2025-10-30 16:27:06,796 signals 77282 8648941888 Notified provider omar.al-balawi.doctor3 of new appointment ERROR 2025-10-30 16:27:06,796 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,798 signals 77282 8648941888 Appointment created: 80daa7f0-974b-49e1-aa7b-e9ba8c86e77d for patient 000049 on 2025-09-10 INFO 2025-10-30 16:27:06,798 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000049-MED-01 INFO 2025-10-30 16:27:06,799 signals 77282 8648941888 SubFile created: FILE-2025-000049-MED-01 for clinic Medical Department INFO 2025-10-30 16:27:06,799 signals 77282 8648941888 Created sub-file FILE-2025-000049-MED-01 for patient 000049 at clinic Medical Department INFO 2025-10-30 16:27:06,799 signals 77282 8648941888 Notified provider jawaher.al-shahrani.doctor2 of new appointment ERROR 2025-10-30 16:27:06,800 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,801 signals 77282 8648941888 Appointment created: 32b4f928-08bf-4bda-8f77-a036c48fe58f for patient 000005 on 2025-09-14 INFO 2025-10-30 16:27:06,801 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000005-NUR-01 INFO 2025-10-30 16:27:06,801 signals 77282 8648941888 SubFile created: FILE-2025-000005-NUR-01 for clinic Nursing Department INFO 2025-10-30 16:27:06,801 signals 77282 8648941888 Created sub-file FILE-2025-000005-NUR-01 for patient 000005 at clinic Nursing Department INFO 2025-10-30 16:27:06,802 signals 77282 8648941888 Notified provider saad.al-shamrani.nurse3 of new appointment ERROR 2025-10-30 16:27:06,802 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,803 signals 77282 8648941888 Appointment created: ae33f2c1-07f7-413f-8b23-8bdc0336fc28 for patient 000008 on 2025-09-18 INFO 2025-10-30 16:27:06,804 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000008-MED-01 INFO 2025-10-30 16:27:06,804 signals 77282 8648941888 SubFile created: FILE-2025-000008-MED-01 for clinic Medical Department INFO 2025-10-30 16:27:06,804 signals 77282 8648941888 Created sub-file FILE-2025-000008-MED-01 for patient 000008 at clinic Medical Department INFO 2025-10-30 16:27:06,804 signals 77282 8648941888 Notified provider omar.al-balawi.doctor3 of new appointment ERROR 2025-10-30 16:27:06,805 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,805 signals 77282 8648941888 Appointment created: 4151fa59-c9d6-4902-92b3-729ab5f0954e for patient 000050 on 2025-10-05 INFO 2025-10-30 16:27:06,805 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000050-NUR-01 INFO 2025-10-30 16:27:06,805 signals 77282 8648941888 SubFile created: FILE-2025-000050-NUR-01 for clinic Nursing Department INFO 2025-10-30 16:27:06,806 signals 77282 8648941888 Created sub-file FILE-2025-000050-NUR-01 for patient 000050 at clinic Nursing Department INFO 2025-10-30 16:27:06,806 signals 77282 8648941888 Notified provider hind.al-dawsari.nurse2 of new appointment ERROR 2025-10-30 16:27:06,806 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,808 signals 77282 8648941888 Appointment created: 52390817-2d8d-491b-8905-5591798326a8 for patient 000039 on 2025-09-21 INFO 2025-10-30 16:27:06,808 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000039-NUR-01 INFO 2025-10-30 16:27:06,808 signals 77282 8648941888 SubFile created: FILE-2025-000039-NUR-01 for clinic Nursing Department INFO 2025-10-30 16:27:06,808 signals 77282 8648941888 Created sub-file FILE-2025-000039-NUR-01 for patient 000039 at clinic Nursing Department INFO 2025-10-30 16:27:06,809 signals 77282 8648941888 Notified provider saad.al-shamrani.nurse3 of new appointment ERROR 2025-10-30 16:27:06,809 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,811 signals 77282 8648941888 Appointment created: f6caedc7-6739-4bf7-87dd-6cbc2de41d3b for patient 000031 on 2025-10-12 INFO 2025-10-30 16:27:06,811 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000031-OT-02 INFO 2025-10-30 16:27:06,811 signals 77282 8648941888 SubFile created: FILE-2025-000031-OT-02 for clinic Occupational Therapy INFO 2025-10-30 16:27:06,811 signals 77282 8648941888 Created sub-file FILE-2025-000031-OT-02 for patient 000031 at clinic Occupational Therapy INFO 2025-10-30 16:27:06,812 signals 77282 8648941888 Notified provider faisal.al-maliki.ot1 of new appointment ERROR 2025-10-30 16:27:06,812 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,813 signals 77282 8648941888 Appointment created: 90955be6-9ee3-47cc-a823-fe8306c6cf33 for patient 000032 on 2025-09-22 INFO 2025-10-30 16:27:06,814 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000032-NUR-01 INFO 2025-10-30 16:27:06,814 signals 77282 8648941888 SubFile created: FILE-2025-000032-NUR-01 for clinic Nursing Department INFO 2025-10-30 16:27:06,814 signals 77282 8648941888 Created sub-file FILE-2025-000032-NUR-01 for patient 000032 at clinic Nursing Department INFO 2025-10-30 16:27:06,814 signals 77282 8648941888 Notified provider hind.al-dawsari.nurse2 of new appointment ERROR 2025-10-30 16:27:06,815 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,816 signals 77282 8648941888 Appointment created: 0acfbf64-8aad-4094-a590-58a2455ca0ff for patient 000005 on 2025-09-03 INFO 2025-10-30 16:27:06,816 signals 77282 8648941888 Notified provider nasser.al-yami.nurse1 of new appointment ERROR 2025-10-30 16:27:06,817 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,818 signals 77282 8648941888 Appointment created: 03641669-252c-4370-a193-d2e883c7c40d for patient 000018 on 2025-08-24 INFO 2025-10-30 16:27:06,818 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000018-ABA-01 INFO 2025-10-30 16:27:06,818 signals 77282 8648941888 SubFile created: FILE-2025-000018-ABA-01 for clinic ABA Therapy INFO 2025-10-30 16:27:06,818 signals 77282 8648941888 Created sub-file FILE-2025-000018-ABA-01 for patient 000018 at clinic ABA Therapy INFO 2025-10-30 16:27:06,819 signals 77282 8648941888 Notified provider saleh.al-juaid.aba2 of new appointment ERROR 2025-10-30 16:27:06,819 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,820 signals 77282 8648941888 Appointment created: 851a52fc-9207-4208-8365-c87a91d495f9 for patient 000041 on 2025-10-02 INFO 2025-10-30 16:27:06,821 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000041-MED-01 INFO 2025-10-30 16:27:06,821 signals 77282 8648941888 SubFile created: FILE-2025-000041-MED-01 for clinic Medical Department INFO 2025-10-30 16:27:06,821 signals 77282 8648941888 Created sub-file FILE-2025-000041-MED-01 for patient 000041 at clinic Medical Department INFO 2025-10-30 16:27:06,821 signals 77282 8648941888 Notified provider omar.al-balawi.doctor3 of new appointment ERROR 2025-10-30 16:27:06,822 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,822 signals 77282 8648941888 Appointment created: 69a3b857-efa8-4691-8727-3fb5ec14e640 for patient 000006 on 2025-08-06 INFO 2025-10-30 16:27:06,822 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000006-NUR-01 INFO 2025-10-30 16:27:06,823 signals 77282 8648941888 SubFile created: FILE-2025-000006-NUR-01 for clinic Nursing Department INFO 2025-10-30 16:27:06,823 signals 77282 8648941888 Created sub-file FILE-2025-000006-NUR-01 for patient 000006 at clinic Nursing Department INFO 2025-10-30 16:27:06,823 signals 77282 8648941888 Notified provider nasser.al-yami.nurse1 of new appointment ERROR 2025-10-30 16:27:06,824 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,825 signals 77282 8648941888 Appointment created: 533eb18e-08b1-4014-a09c-28f27d690510 for patient 000005 on 2025-11-09 INFO 2025-10-30 16:27:06,825 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000005-OT-02 INFO 2025-10-30 16:27:06,826 signals 77282 8648941888 SubFile created: FILE-2025-000005-OT-02 for clinic Occupational Therapy INFO 2025-10-30 16:27:06,826 signals 77282 8648941888 Created sub-file FILE-2025-000005-OT-02 for patient 000005 at clinic Occupational Therapy INFO 2025-10-30 16:27:06,828 confirmation_service 77282 8648941888 Created confirmation token for appointment 533eb18e-08b1-4014-a09c-28f27d690510, expires at 2025-11-06 13:27:06.827942+00:00 ERROR 2025-10-30 16:27:06,828 signals 77282 8648941888 Error creating confirmation token for appointment 533eb18e-08b1-4014-a09c-28f27d690510: combine() argument 2 must be datetime.time, not str INFO 2025-10-30 16:27:06,829 signals 77282 8648941888 Notified provider abdulrahman.al-shamrani.ot2 of new appointment INFO 2025-10-30 16:27:06,829 signals 77282 8648941888 Scheduled 24-hour reminder for appointment 533eb18e-08b1-4014-a09c-28f27d690510 ERROR 2025-10-30 16:27:06,829 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,830 signals 77282 8648941888 Scheduled 2-hour reminder for appointment 533eb18e-08b1-4014-a09c-28f27d690510 INFO 2025-10-30 16:27:06,831 signals 77282 8648941888 Appointment created: 48a7443c-bf32-41d4-8d15-eb3de33e45b1 for patient 000047 on 2025-09-18 ERROR 2025-10-30 16:27:06,831 tasks 8374 8648941888 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found INFO 2025-10-30 16:27:06,831 signals 77282 8648941888 Notified provider omar.al-balawi.doctor3 of new appointment ERROR 2025-10-30 16:27:06,832 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,833 signals 77282 8648941888 Appointment created: 3a20b4b9-3a9a-49b5-b1ed-ca3bfd51e3c6 for patient 000026 on 2025-10-12 INFO 2025-10-30 16:27:06,833 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000026-MED-01 INFO 2025-10-30 16:27:06,834 signals 77282 8648941888 SubFile created: FILE-2025-000026-MED-01 for clinic Medical Department INFO 2025-10-30 16:27:06,834 signals 77282 8648941888 Created sub-file FILE-2025-000026-MED-01 for patient 000026 at clinic Medical Department INFO 2025-10-30 16:27:06,834 signals 77282 8648941888 Notified provider omar.al-balawi.doctor3 of new appointment ERROR 2025-10-30 16:27:06,835 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,836 signals 77282 8648941888 Appointment created: ac94e639-d6e9-46bf-8983-31abeda971ea for patient 000015 on 2025-08-18 INFO 2025-10-30 16:27:06,837 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000015-NUR-01 INFO 2025-10-30 16:27:06,837 signals 77282 8648941888 SubFile created: FILE-2025-000015-NUR-01 for clinic Nursing Department INFO 2025-10-30 16:27:06,837 signals 77282 8648941888 Created sub-file FILE-2025-000015-NUR-01 for patient 000015 at clinic Nursing Department INFO 2025-10-30 16:27:06,837 signals 77282 8648941888 Notified provider saad.al-shamrani.nurse3 of new appointment ERROR 2025-10-30 16:27:06,838 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,838 signals 77282 8648941888 Appointment created: e1a8c43c-db8e-4254-b81d-b363b4e95699 for patient 000046 on 2025-08-07 INFO 2025-10-30 16:27:06,839 signals 77282 8648941888 Notified provider saad.al-shamrani.nurse3 of new appointment ERROR 2025-10-30 16:27:06,839 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,840 signals 77282 8648941888 Appointment created: 61984194-7fe0-493a-b02f-1aa46da726c4 for patient 000044 on 2025-09-30 INFO 2025-10-30 16:27:06,841 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000044-NUR-01 INFO 2025-10-30 16:27:06,841 signals 77282 8648941888 SubFile created: FILE-2025-000044-NUR-01 for clinic Nursing Department INFO 2025-10-30 16:27:06,841 signals 77282 8648941888 Created sub-file FILE-2025-000044-NUR-01 for patient 000044 at clinic Nursing Department INFO 2025-10-30 16:27:06,842 signals 77282 8648941888 Notified provider nasser.al-yami.nurse1 of new appointment ERROR 2025-10-30 16:27:06,842 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,843 signals 77282 8648941888 Appointment created: 574c8540-23da-45f9-9666-8c8ef627bb12 for patient 000042 on 2025-09-01 INFO 2025-10-30 16:27:06,844 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000042-OT-01 INFO 2025-10-30 16:27:06,844 signals 77282 8648941888 SubFile created: FILE-2025-000042-OT-01 for clinic Occupational Therapy INFO 2025-10-30 16:27:06,844 signals 77282 8648941888 Created sub-file FILE-2025-000042-OT-01 for patient 000042 at clinic Occupational Therapy INFO 2025-10-30 16:27:06,844 signals 77282 8648941888 Notified provider faisal.al-maliki.ot1 of new appointment ERROR 2025-10-30 16:27:06,845 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,846 signals 77282 8648941888 Appointment created: a4a4545f-a90f-474c-ab99-6aca3ee0ae4b for patient 000045 on 2025-10-19 INFO 2025-10-30 16:27:06,847 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000045-SLP-01 INFO 2025-10-30 16:27:06,847 signals 77282 8648941888 SubFile created: FILE-2025-000045-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-30 16:27:06,847 signals 77282 8648941888 Created sub-file FILE-2025-000045-SLP-01 for patient 000045 at clinic Speech-Language Pathology INFO 2025-10-30 16:27:06,847 signals 77282 8648941888 Notified provider bandar.al-otaibi.slp1 of new appointment ERROR 2025-10-30 16:27:06,848 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,849 signals 77282 8648941888 Appointment created: 0578d1bd-9272-4a5d-b5b3-b88708657371 for patient 000041 on 2025-09-30 INFO 2025-10-30 16:27:06,850 signals 77282 8648941888 Notified provider omar.al-balawi.doctor3 of new appointment ERROR 2025-10-30 16:27:06,851 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,852 signals 77282 8648941888 Appointment created: 551a5257-089c-4119-ae3a-13c4be8f668a for patient 000050 on 2025-09-25 INFO 2025-10-30 16:27:06,852 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000050-ABA-02 INFO 2025-10-30 16:27:06,852 signals 77282 8648941888 SubFile created: FILE-2025-000050-ABA-02 for clinic ABA Therapy INFO 2025-10-30 16:27:06,852 signals 77282 8648941888 Created sub-file FILE-2025-000050-ABA-02 for patient 000050 at clinic ABA Therapy INFO 2025-10-30 16:27:06,853 signals 77282 8648941888 Notified provider saleh.al-juaid.aba2 of new appointment ERROR 2025-10-30 16:27:06,853 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,854 signals 77282 8648941888 Appointment created: f9052ea0-e868-4222-94b3-a65b5e55b67e for patient 000013 on 2025-08-18 INFO 2025-10-30 16:27:06,854 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000013-NUR-01 INFO 2025-10-30 16:27:06,855 signals 77282 8648941888 SubFile created: FILE-2025-000013-NUR-01 for clinic Nursing Department INFO 2025-10-30 16:27:06,855 signals 77282 8648941888 Created sub-file FILE-2025-000013-NUR-01 for patient 000013 at clinic Nursing Department INFO 2025-10-30 16:27:06,855 signals 77282 8648941888 Notified provider hind.al-dawsari.nurse2 of new appointment ERROR 2025-10-30 16:27:06,855 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,856 signals 77282 8648941888 Appointment created: 1a3fb2fb-bd95-4611-a2e7-af39f150c476 for patient 000025 on 2025-08-10 INFO 2025-10-30 16:27:06,857 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000025-SLP-01 INFO 2025-10-30 16:27:06,857 signals 77282 8648941888 SubFile created: FILE-2025-000025-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-30 16:27:06,857 signals 77282 8648941888 Created sub-file FILE-2025-000025-SLP-01 for patient 000025 at clinic Speech-Language Pathology INFO 2025-10-30 16:27:06,857 signals 77282 8648941888 Notified provider bandar.al-otaibi.slp1 of new appointment ERROR 2025-10-30 16:27:06,858 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,860 signals 77282 8648941888 Appointment created: 54799a31-6314-4f19-930e-ed084bddfb9d for patient 000043 on 2025-08-03 INFO 2025-10-30 16:27:06,860 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000043-SLP-02 INFO 2025-10-30 16:27:06,860 signals 77282 8648941888 SubFile created: FILE-2025-000043-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-30 16:27:06,860 signals 77282 8648941888 Created sub-file FILE-2025-000043-SLP-02 for patient 000043 at clinic Speech-Language Pathology INFO 2025-10-30 16:27:06,861 signals 77282 8648941888 Notified provider bandar.al-otaibi.slp1 of new appointment ERROR 2025-10-30 16:27:06,861 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,863 signals 77282 8648941888 Appointment created: ef788fc5-c0b8-4032-823c-bb051dff9dd1 for patient 000050 on 2025-10-22 INFO 2025-10-30 16:27:06,863 signals 77282 8648941888 Notified provider saad.al-shamrani.nurse3 of new appointment ERROR 2025-10-30 16:27:06,864 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,864 signals 77282 8648941888 Appointment created: 2a936790-74df-449d-bd0f-5ff699d4e28f for patient 000023 on 2025-11-23 INFO 2025-10-30 16:27:06,865 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000023-NUR-01 INFO 2025-10-30 16:27:06,865 signals 77282 8648941888 SubFile created: FILE-2025-000023-NUR-01 for clinic Nursing Department INFO 2025-10-30 16:27:06,865 signals 77282 8648941888 Created sub-file FILE-2025-000023-NUR-01 for patient 000023 at clinic Nursing Department INFO 2025-10-30 16:27:06,866 confirmation_service 77282 8648941888 Created confirmation token for appointment 2a936790-74df-449d-bd0f-5ff699d4e28f, expires at 2025-11-06 13:27:06.865959+00:00 ERROR 2025-10-30 16:27:06,866 signals 77282 8648941888 Error creating confirmation token for appointment 2a936790-74df-449d-bd0f-5ff699d4e28f: combine() argument 2 must be datetime.time, not str INFO 2025-10-30 16:27:06,866 signals 77282 8648941888 Notified provider hind.al-dawsari.nurse2 of new appointment INFO 2025-10-30 16:27:06,867 signals 77282 8648941888 Scheduled 24-hour reminder for appointment 2a936790-74df-449d-bd0f-5ff699d4e28f ERROR 2025-10-30 16:27:06,867 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,867 signals 77282 8648941888 Scheduled 2-hour reminder for appointment 2a936790-74df-449d-bd0f-5ff699d4e28f INFO 2025-10-30 16:27:06,868 signals 77282 8648941888 Appointment created: bfaa146e-78e0-43ba-ae7a-541dc4c8b094 for patient 000024 on 2025-08-06 INFO 2025-10-30 16:27:06,868 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000024-ABA-01 INFO 2025-10-30 16:27:06,869 signals 77282 8648941888 SubFile created: FILE-2025-000024-ABA-01 for clinic ABA Therapy INFO 2025-10-30 16:27:06,869 signals 77282 8648941888 Created sub-file FILE-2025-000024-ABA-01 for patient 000024 at clinic ABA Therapy INFO 2025-10-30 16:27:06,869 signals 77282 8648941888 Notified provider saleh.al-juaid.aba2 of new appointment ERROR 2025-10-30 16:27:06,870 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:27:06,870 tasks 8374 8648941888 Appointment 2a936790-74df-449d-bd0f-5ff699d4e28f not found INFO 2025-10-30 16:27:06,871 signals 77282 8648941888 Appointment created: fdfc65dd-4bfa-4fe6-8c5b-b91cd77995fa for patient 000034 on 2025-08-13 INFO 2025-10-30 16:27:06,872 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000034-NUR-01 INFO 2025-10-30 16:27:06,872 signals 77282 8648941888 SubFile created: FILE-2025-000034-NUR-01 for clinic Nursing Department INFO 2025-10-30 16:27:06,872 signals 77282 8648941888 Created sub-file FILE-2025-000034-NUR-01 for patient 000034 at clinic Nursing Department INFO 2025-10-30 16:27:06,873 signals 77282 8648941888 Notified provider saad.al-shamrani.nurse3 of new appointment ERROR 2025-10-30 16:27:06,874 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,875 signals 77282 8648941888 Appointment created: de407a61-ebf8-4dce-b7a2-67d536a86c34 for patient 000001 on 2025-09-22 INFO 2025-10-30 16:27:06,875 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000001-OT-01 INFO 2025-10-30 16:27:06,876 signals 77282 8648941888 SubFile created: FILE-2025-000001-OT-01 for clinic Occupational Therapy INFO 2025-10-30 16:27:06,876 signals 77282 8648941888 Created sub-file FILE-2025-000001-OT-01 for patient 000001 at clinic Occupational Therapy INFO 2025-10-30 16:27:06,876 signals 77282 8648941888 Notified provider faisal.al-maliki.ot1 of new appointment ERROR 2025-10-30 16:27:06,877 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,878 signals 77282 8648941888 Appointment created: 0ce083c5-5302-4611-a53a-0522aec5076c for patient 000032 on 2025-08-13 INFO 2025-10-30 16:27:06,878 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000032-MED-02 INFO 2025-10-30 16:27:06,878 signals 77282 8648941888 SubFile created: FILE-2025-000032-MED-02 for clinic Medical Department INFO 2025-10-30 16:27:06,878 signals 77282 8648941888 Created sub-file FILE-2025-000032-MED-02 for patient 000032 at clinic Medical Department INFO 2025-10-30 16:27:06,879 signals 77282 8648941888 Notified provider omar.al-balawi.doctor3 of new appointment ERROR 2025-10-30 16:27:06,879 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,880 signals 77282 8648941888 Appointment created: cb3c0884-1afe-49a8-bdc8-0351c27c4ac0 for patient 000033 on 2025-10-30 INFO 2025-10-30 16:27:06,881 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000033-MED-01 INFO 2025-10-30 16:27:06,881 signals 77282 8648941888 SubFile created: FILE-2025-000033-MED-01 for clinic Medical Department INFO 2025-10-30 16:27:06,881 signals 77282 8648941888 Created sub-file FILE-2025-000033-MED-01 for patient 000033 at clinic Medical Department INFO 2025-10-30 16:27:06,881 signals 77282 8648941888 Notified provider fatima.al-mutairi.doctor1 of new appointment ERROR 2025-10-30 16:27:06,882 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,882 signals 77282 8648941888 Appointment created: 0d1bc678-6927-4d81-908b-5f0c6e3afed4 for patient 000019 on 2025-09-25 INFO 2025-10-30 16:27:06,883 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000019-NUR-01 INFO 2025-10-30 16:27:06,883 signals 77282 8648941888 SubFile created: FILE-2025-000019-NUR-01 for clinic Nursing Department INFO 2025-10-30 16:27:06,883 signals 77282 8648941888 Created sub-file FILE-2025-000019-NUR-01 for patient 000019 at clinic Nursing Department INFO 2025-10-30 16:27:06,883 signals 77282 8648941888 Notified provider saad.al-shamrani.nurse3 of new appointment ERROR 2025-10-30 16:27:06,884 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,886 signals 77282 8648941888 Appointment created: 26326c75-1741-4902-854b-ae4a4fb44992 for patient 000033 on 2025-09-07 INFO 2025-10-30 16:27:06,886 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000033-NUR-02 INFO 2025-10-30 16:27:06,886 signals 77282 8648941888 SubFile created: FILE-2025-000033-NUR-02 for clinic Nursing Department INFO 2025-10-30 16:27:06,886 signals 77282 8648941888 Created sub-file FILE-2025-000033-NUR-02 for patient 000033 at clinic Nursing Department INFO 2025-10-30 16:27:06,887 signals 77282 8648941888 Notified provider nasser.al-yami.nurse1 of new appointment ERROR 2025-10-30 16:27:06,887 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,888 signals 77282 8648941888 Appointment created: f6689324-9bda-4223-bf14-d70208a77af3 for patient 000003 on 2025-09-02 INFO 2025-10-30 16:27:06,889 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000003-ABA-01 INFO 2025-10-30 16:27:06,889 signals 77282 8648941888 SubFile created: FILE-2025-000003-ABA-01 for clinic ABA Therapy INFO 2025-10-30 16:27:06,889 signals 77282 8648941888 Created sub-file FILE-2025-000003-ABA-01 for patient 000003 at clinic ABA Therapy INFO 2025-10-30 16:27:06,889 signals 77282 8648941888 Notified provider dalal.al-ghamdi.aba1 of new appointment ERROR 2025-10-30 16:27:06,890 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,891 signals 77282 8648941888 Appointment created: 4f8b8ab6-3579-476a-8799-c50f7069dd80 for patient 000016 on 2025-08-17 INFO 2025-10-30 16:27:06,891 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000016-ABA-01 INFO 2025-10-30 16:27:06,892 signals 77282 8648941888 SubFile created: FILE-2025-000016-ABA-01 for clinic ABA Therapy INFO 2025-10-30 16:27:06,892 signals 77282 8648941888 Created sub-file FILE-2025-000016-ABA-01 for patient 000016 at clinic ABA Therapy INFO 2025-10-30 16:27:06,892 signals 77282 8648941888 Notified provider saleh.al-juaid.aba2 of new appointment ERROR 2025-10-30 16:27:06,893 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,894 signals 77282 8648941888 Appointment created: e397b7ba-3605-43e4-9eec-51245dea96a1 for patient 000002 on 2025-08-28 INFO 2025-10-30 16:27:06,894 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000002-MED-02 INFO 2025-10-30 16:27:06,894 signals 77282 8648941888 SubFile created: FILE-2025-000002-MED-02 for clinic Medical Department INFO 2025-10-30 16:27:06,894 signals 77282 8648941888 Created sub-file FILE-2025-000002-MED-02 for patient 000002 at clinic Medical Department INFO 2025-10-30 16:27:06,895 signals 77282 8648941888 Notified provider omar.al-balawi.doctor3 of new appointment ERROR 2025-10-30 16:27:06,896 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,897 signals 77282 8648941888 Appointment created: bcb9a2d9-1f70-4219-8872-760462a5436c for patient 000019 on 2025-10-12 INFO 2025-10-30 16:27:06,897 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000019-OT-02 INFO 2025-10-30 16:27:06,897 signals 77282 8648941888 SubFile created: FILE-2025-000019-OT-02 for clinic Occupational Therapy INFO 2025-10-30 16:27:06,897 signals 77282 8648941888 Created sub-file FILE-2025-000019-OT-02 for patient 000019 at clinic Occupational Therapy INFO 2025-10-30 16:27:06,897 signals 77282 8648941888 Notified provider abdulrahman.al-shamrani.ot2 of new appointment ERROR 2025-10-30 16:27:06,898 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,900 signals 77282 8648941888 Appointment created: 7400e490-1610-4719-a094-8f2cbe26b9da for patient 000010 on 2025-11-30 INFO 2025-10-30 16:27:06,900 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000010-NUR-01 INFO 2025-10-30 16:27:06,900 signals 77282 8648941888 SubFile created: FILE-2025-000010-NUR-01 for clinic Nursing Department INFO 2025-10-30 16:27:06,900 signals 77282 8648941888 Created sub-file FILE-2025-000010-NUR-01 for patient 000010 at clinic Nursing Department INFO 2025-10-30 16:27:06,901 signals 77282 8648941888 Notified provider saad.al-shamrani.nurse3 of new appointment INFO 2025-10-30 16:27:06,901 signals 77282 8648941888 Scheduled 24-hour reminder for appointment 7400e490-1610-4719-a094-8f2cbe26b9da ERROR 2025-10-30 16:27:06,901 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,902 signals 77282 8648941888 Scheduled 2-hour reminder for appointment 7400e490-1610-4719-a094-8f2cbe26b9da INFO 2025-10-30 16:27:06,903 signals 77282 8648941888 Appointment created: 271c6a96-feb1-4c41-b417-534fce3d30f4 for patient 000050 on 2025-09-23 INFO 2025-10-30 16:27:06,903 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000050-MED-03 INFO 2025-10-30 16:27:06,903 signals 77282 8648941888 SubFile created: FILE-2025-000050-MED-03 for clinic Medical Department INFO 2025-10-30 16:27:06,903 signals 77282 8648941888 Created sub-file FILE-2025-000050-MED-03 for patient 000050 at clinic Medical Department INFO 2025-10-30 16:27:06,904 signals 77282 8648941888 Notified provider fatima.al-mutairi.doctor1 of new appointment ERROR 2025-10-30 16:27:06,904 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,906 signals 77282 8648941888 Appointment created: 9b27e8f0-998d-4fb5-b54e-e4214bd0506f for patient 000017 on 2025-08-31 INFO 2025-10-30 16:27:06,906 signals 77282 8648941888 Notified provider fatima.al-mutairi.doctor1 of new appointment ERROR 2025-10-30 16:27:06,907 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,908 signals 77282 8648941888 Appointment created: cfdeee19-bef5-420b-a334-9e6a2b6c61b1 for patient 000024 on 2025-10-06 INFO 2025-10-30 16:27:06,909 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000024-MED-02 INFO 2025-10-30 16:27:06,909 signals 77282 8648941888 SubFile created: FILE-2025-000024-MED-02 for clinic Medical Department INFO 2025-10-30 16:27:06,909 signals 77282 8648941888 Created sub-file FILE-2025-000024-MED-02 for patient 000024 at clinic Medical Department INFO 2025-10-30 16:27:06,909 signals 77282 8648941888 Notified provider fatima.al-mutairi.doctor1 of new appointment ERROR 2025-10-30 16:27:06,910 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,911 signals 77282 8648941888 Appointment created: 6f684574-8375-4909-8d0b-b543ae0b9f45 for patient 000036 on 2025-09-28 INFO 2025-10-30 16:27:06,912 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000036-OT-02 INFO 2025-10-30 16:27:06,912 signals 77282 8648941888 SubFile created: FILE-2025-000036-OT-02 for clinic Occupational Therapy INFO 2025-10-30 16:27:06,912 signals 77282 8648941888 Created sub-file FILE-2025-000036-OT-02 for patient 000036 at clinic Occupational Therapy INFO 2025-10-30 16:27:06,912 signals 77282 8648941888 Notified provider abdulrahman.al-shamrani.ot2 of new appointment ERROR 2025-10-30 16:27:06,913 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,914 signals 77282 8648941888 Appointment created: 4672542c-feee-40c8-90b5-cccd1c16f35a for patient 000015 on 2025-08-14 INFO 2025-10-30 16:27:06,914 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000015-ABA-02 INFO 2025-10-30 16:27:06,914 signals 77282 8648941888 SubFile created: FILE-2025-000015-ABA-02 for clinic ABA Therapy INFO 2025-10-30 16:27:06,914 signals 77282 8648941888 Created sub-file FILE-2025-000015-ABA-02 for patient 000015 at clinic ABA Therapy INFO 2025-10-30 16:27:06,915 signals 77282 8648941888 Notified provider saleh.al-juaid.aba2 of new appointment ERROR 2025-10-30 16:27:06,915 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,916 signals 77282 8648941888 Appointment created: 0cebb55d-6a1b-4432-b3b4-e73ad5087ac7 for patient 000002 on 2025-10-12 INFO 2025-10-30 16:27:06,917 signals 77282 8648941888 Notified provider saleh.al-juaid.aba2 of new appointment ERROR 2025-10-30 16:27:06,918 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,919 signals 77282 8648941888 Appointment created: 72770cc9-2682-4430-9560-b311602453df for patient 000005 on 2025-08-27 INFO 2025-10-30 16:27:06,919 signals 77282 8648941888 Notified provider hind.al-dawsari.nurse2 of new appointment ERROR 2025-10-30 16:27:06,920 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,921 signals 77282 8648941888 Appointment created: 40fdfe41-e99f-45c6-927a-28e148d75a94 for patient 000011 on 2025-08-19 INFO 2025-10-30 16:27:06,921 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000011-ABA-01 INFO 2025-10-30 16:27:06,921 signals 77282 8648941888 SubFile created: FILE-2025-000011-ABA-01 for clinic ABA Therapy INFO 2025-10-30 16:27:06,921 signals 77282 8648941888 Created sub-file FILE-2025-000011-ABA-01 for patient 000011 at clinic ABA Therapy INFO 2025-10-30 16:27:06,922 signals 77282 8648941888 Notified provider saleh.al-juaid.aba2 of new appointment ERROR 2025-10-30 16:27:06,922 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,923 signals 77282 8648941888 Appointment created: 196372ad-8c63-44db-96ed-62b5d39ce6b7 for patient 000015 on 2025-08-13 INFO 2025-10-30 16:27:06,923 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000015-SLP-03 INFO 2025-10-30 16:27:06,923 signals 77282 8648941888 SubFile created: FILE-2025-000015-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-30 16:27:06,923 signals 77282 8648941888 Created sub-file FILE-2025-000015-SLP-03 for patient 000015 at clinic Speech-Language Pathology INFO 2025-10-30 16:27:06,924 signals 77282 8648941888 Notified provider basma.al-yami.slp2 of new appointment ERROR 2025-10-30 16:27:06,924 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,925 signals 77282 8648941888 Appointment created: 0f5ae9be-b447-4ca4-8511-dde1e56fef5b for patient 000011 on 2025-09-14 INFO 2025-10-30 16:27:06,926 signals 77282 8648941888 Notified provider dalal.al-ghamdi.aba1 of new appointment ERROR 2025-10-30 16:27:06,927 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,928 signals 77282 8648941888 Appointment created: c1fccad6-fee0-4f19-92be-eaf63c264f10 for patient 000007 on 2025-10-19 INFO 2025-10-30 16:27:06,928 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000007-MED-01 INFO 2025-10-30 16:27:06,928 signals 77282 8648941888 SubFile created: FILE-2025-000007-MED-01 for clinic Medical Department INFO 2025-10-30 16:27:06,928 signals 77282 8648941888 Created sub-file FILE-2025-000007-MED-01 for patient 000007 at clinic Medical Department INFO 2025-10-30 16:27:06,929 signals 77282 8648941888 Notified provider jawaher.al-shahrani.doctor2 of new appointment ERROR 2025-10-30 16:27:06,929 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,931 signals 77282 8648941888 Appointment created: 91ab9b9d-e583-44e4-b7e8-71a4851991b3 for patient 000036 on 2025-08-20 INFO 2025-10-30 16:27:06,931 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000036-MED-03 INFO 2025-10-30 16:27:06,931 signals 77282 8648941888 SubFile created: FILE-2025-000036-MED-03 for clinic Medical Department INFO 2025-10-30 16:27:06,931 signals 77282 8648941888 Created sub-file FILE-2025-000036-MED-03 for patient 000036 at clinic Medical Department INFO 2025-10-30 16:27:06,932 signals 77282 8648941888 Notified provider omar.al-balawi.doctor3 of new appointment ERROR 2025-10-30 16:27:06,933 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,934 signals 77282 8648941888 Appointment created: 1ea2a675-9a6d-42dd-963a-468994eec4a2 for patient 000012 on 2025-09-21 INFO 2025-10-30 16:27:06,934 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000012-NUR-02 INFO 2025-10-30 16:27:06,934 signals 77282 8648941888 SubFile created: FILE-2025-000012-NUR-02 for clinic Nursing Department INFO 2025-10-30 16:27:06,934 signals 77282 8648941888 Created sub-file FILE-2025-000012-NUR-02 for patient 000012 at clinic Nursing Department INFO 2025-10-30 16:27:06,935 signals 77282 8648941888 Notified provider hind.al-dawsari.nurse2 of new appointment ERROR 2025-10-30 16:27:06,936 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,937 signals 77282 8648941888 Appointment created: 74b25ac0-da1c-4104-8ffe-cba7fb809c2d for patient 000028 on 2025-10-08 INFO 2025-10-30 16:27:06,937 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000028-NUR-01 INFO 2025-10-30 16:27:06,938 signals 77282 8648941888 SubFile created: FILE-2025-000028-NUR-01 for clinic Nursing Department INFO 2025-10-30 16:27:06,938 signals 77282 8648941888 Created sub-file FILE-2025-000028-NUR-01 for patient 000028 at clinic Nursing Department INFO 2025-10-30 16:27:06,938 signals 77282 8648941888 Notified provider hind.al-dawsari.nurse2 of new appointment ERROR 2025-10-30 16:27:06,939 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,940 signals 77282 8648941888 Appointment created: 646b384e-5857-4c84-929e-17059e5997ea for patient 000014 on 2025-08-24 INFO 2025-10-30 16:27:06,940 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000014-MED-01 INFO 2025-10-30 16:27:06,940 signals 77282 8648941888 SubFile created: FILE-2025-000014-MED-01 for clinic Medical Department INFO 2025-10-30 16:27:06,940 signals 77282 8648941888 Created sub-file FILE-2025-000014-MED-01 for patient 000014 at clinic Medical Department INFO 2025-10-30 16:27:06,941 signals 77282 8648941888 Notified provider fatima.al-mutairi.doctor1 of new appointment ERROR 2025-10-30 16:27:06,941 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,942 signals 77282 8648941888 Appointment created: 2df97c81-3eb9-41a6-a595-92319ba895cc for patient 000045 on 2025-10-02 INFO 2025-10-30 16:27:06,943 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000045-MED-02 INFO 2025-10-30 16:27:06,943 signals 77282 8648941888 SubFile created: FILE-2025-000045-MED-02 for clinic Medical Department INFO 2025-10-30 16:27:06,943 signals 77282 8648941888 Created sub-file FILE-2025-000045-MED-02 for patient 000045 at clinic Medical Department INFO 2025-10-30 16:27:06,943 signals 77282 8648941888 Notified provider omar.al-balawi.doctor3 of new appointment ERROR 2025-10-30 16:27:06,944 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,945 signals 77282 8648941888 Appointment created: 583f50c1-3da9-463c-8217-7e64a35d484d for patient 000017 on 2025-09-17 INFO 2025-10-30 16:27:06,946 signals 77282 8648941888 Notified provider jawaher.al-shahrani.doctor2 of new appointment ERROR 2025-10-30 16:27:06,947 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,948 signals 77282 8648941888 Appointment created: edc3a2e2-6c30-4886-930c-6799d61897a3 for patient 000014 on 2025-11-16 INFO 2025-10-30 16:27:06,948 signals 77282 8648941888 Notified provider fatima.al-mutairi.doctor1 of new appointment INFO 2025-10-30 16:27:06,949 signals 77282 8648941888 Scheduled 24-hour reminder for appointment edc3a2e2-6c30-4886-930c-6799d61897a3 INFO 2025-10-30 16:27:06,949 signals 77282 8648941888 Scheduled 2-hour reminder for appointment edc3a2e2-6c30-4886-930c-6799d61897a3 ERROR 2025-10-30 16:27:06,949 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,950 signals 77282 8648941888 Appointment created: 60bdb776-c935-4487-b56e-1f3c1092a8b6 for patient 000049 on 2025-08-03 INFO 2025-10-30 16:27:06,951 signals 77282 8648941888 Notified provider fatima.al-mutairi.doctor1 of new appointment ERROR 2025-10-30 16:27:06,951 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,952 signals 77282 8648941888 Appointment created: a8f95512-5706-413d-93c3-c4f9dcc85e07 for patient 000030 on 2025-08-14 INFO 2025-10-30 16:27:06,953 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000030-NUR-01 INFO 2025-10-30 16:27:06,953 signals 77282 8648941888 SubFile created: FILE-2025-000030-NUR-01 for clinic Nursing Department INFO 2025-10-30 16:27:06,953 signals 77282 8648941888 Created sub-file FILE-2025-000030-NUR-01 for patient 000030 at clinic Nursing Department INFO 2025-10-30 16:27:06,953 signals 77282 8648941888 Notified provider saad.al-shamrani.nurse3 of new appointment ERROR 2025-10-30 16:27:06,954 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,955 signals 77282 8648941888 Appointment created: f7fd22f0-90bc-4b82-b967-cfe277b895de for patient 000014 on 2025-11-24 INFO 2025-10-30 16:27:06,955 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000014-OT-02 INFO 2025-10-30 16:27:06,955 signals 77282 8648941888 SubFile created: FILE-2025-000014-OT-02 for clinic Occupational Therapy INFO 2025-10-30 16:27:06,955 signals 77282 8648941888 Created sub-file FILE-2025-000014-OT-02 for patient 000014 at clinic Occupational Therapy INFO 2025-10-30 16:27:06,956 signals 77282 8648941888 Notified provider abdulrahman.al-shamrani.ot2 of new appointment INFO 2025-10-30 16:27:06,956 signals 77282 8648941888 Scheduled 24-hour reminder for appointment f7fd22f0-90bc-4b82-b967-cfe277b895de ERROR 2025-10-30 16:27:06,956 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,957 signals 77282 8648941888 Scheduled 2-hour reminder for appointment f7fd22f0-90bc-4b82-b967-cfe277b895de INFO 2025-10-30 16:27:06,958 signals 77282 8648941888 Appointment created: f2443d00-7fe6-4eb4-94ba-c30743ad8bbf for patient 000039 on 2025-11-05 INFO 2025-10-30 16:27:06,958 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000039-MED-02 INFO 2025-10-30 16:27:06,959 signals 77282 8648941888 SubFile created: FILE-2025-000039-MED-02 for clinic Medical Department INFO 2025-10-30 16:27:06,959 signals 77282 8648941888 Created sub-file FILE-2025-000039-MED-02 for patient 000039 at clinic Medical Department INFO 2025-10-30 16:27:06,960 confirmation_service 77282 8648941888 Created confirmation token for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf, expires at 2025-11-06 13:27:06.959949+00:00 ERROR 2025-10-30 16:27:06,960 signals 77282 8648941888 Error creating confirmation token for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf: combine() argument 2 must be datetime.time, not str INFO 2025-10-30 16:27:06,960 signals 77282 8648941888 Notified provider fatima.al-mutairi.doctor1 of new appointment INFO 2025-10-30 16:27:06,961 signals 77282 8648941888 Scheduled 24-hour reminder for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-10-30 16:27:06,961 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,961 signals 77282 8648941888 Scheduled 2-hour reminder for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf INFO 2025-10-30 16:27:06,962 signals 77282 8648941888 Appointment created: 695311b0-bcde-4487-9883-dc29d84aaf27 for patient 000050 on 2025-10-14 INFO 2025-10-30 16:27:06,962 signals 77282 8648941888 Notified provider nasser.al-yami.nurse1 of new appointment ERROR 2025-10-30 16:27:06,963 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:27:06,964 tasks 8374 8648941888 Appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf not found INFO 2025-10-30 16:27:06,964 signals 77282 8648941888 Appointment created: 672fd266-e20c-4ca9-92ea-d442dad5b31f for patient 000011 on 2025-08-17 INFO 2025-10-30 16:27:06,964 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000011-NUR-02 INFO 2025-10-30 16:27:06,965 signals 77282 8648941888 SubFile created: FILE-2025-000011-NUR-02 for clinic Nursing Department INFO 2025-10-30 16:27:06,965 signals 77282 8648941888 Created sub-file FILE-2025-000011-NUR-02 for patient 000011 at clinic Nursing Department INFO 2025-10-30 16:27:06,965 signals 77282 8648941888 Notified provider nasser.al-yami.nurse1 of new appointment ERROR 2025-10-30 16:27:06,966 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,967 signals 77282 8648941888 Appointment created: 042a9f11-dbbd-45ac-b4c0-c1c995b2edfa for patient 000050 on 2025-10-26 INFO 2025-10-30 16:27:06,968 signals 77282 8648941888 Notified provider fatima.al-mutairi.doctor1 of new appointment ERROR 2025-10-30 16:27:06,968 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,969 signals 77282 8648941888 Appointment created: 9ddb4982-272f-456d-b4c3-ec8a8dd008f5 for patient 000011 on 2025-09-28 INFO 2025-10-30 16:27:06,970 signals 77282 8648941888 Notified provider dalal.al-ghamdi.aba1 of new appointment ERROR 2025-10-30 16:27:06,971 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,972 signals 77282 8648941888 Appointment created: e09faad8-79b5-4b10-ac3e-3e45b3767c32 for patient 000013 on 2025-10-07 INFO 2025-10-30 16:27:06,972 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000013-MED-02 INFO 2025-10-30 16:27:06,972 signals 77282 8648941888 SubFile created: FILE-2025-000013-MED-02 for clinic Medical Department INFO 2025-10-30 16:27:06,972 signals 77282 8648941888 Created sub-file FILE-2025-000013-MED-02 for patient 000013 at clinic Medical Department INFO 2025-10-30 16:27:06,973 signals 77282 8648941888 Notified provider omar.al-balawi.doctor3 of new appointment ERROR 2025-10-30 16:27:06,973 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,974 signals 77282 8648941888 Appointment created: d761375a-e602-4d6c-88bd-92d5dd59019c for patient 000038 on 2025-10-14 INFO 2025-10-30 16:27:06,975 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000038-NUR-01 INFO 2025-10-30 16:27:06,975 signals 77282 8648941888 SubFile created: FILE-2025-000038-NUR-01 for clinic Nursing Department INFO 2025-10-30 16:27:06,975 signals 77282 8648941888 Created sub-file FILE-2025-000038-NUR-01 for patient 000038 at clinic Nursing Department INFO 2025-10-30 16:27:06,975 signals 77282 8648941888 Notified provider saad.al-shamrani.nurse3 of new appointment ERROR 2025-10-30 16:27:06,976 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,977 signals 77282 8648941888 Appointment created: ed65fc3e-6e87-42ee-80e2-781aa4d9ea15 for patient 000021 on 2025-10-05 INFO 2025-10-30 16:27:06,977 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000021-SLP-01 INFO 2025-10-30 16:27:06,977 signals 77282 8648941888 SubFile created: FILE-2025-000021-SLP-01 for clinic Speech-Language Pathology INFO 2025-10-30 16:27:06,977 signals 77282 8648941888 Created sub-file FILE-2025-000021-SLP-01 for patient 000021 at clinic Speech-Language Pathology INFO 2025-10-30 16:27:06,978 signals 77282 8648941888 Notified provider basma.al-yami.slp2 of new appointment ERROR 2025-10-30 16:27:06,978 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,979 signals 77282 8648941888 Appointment created: 4d8b2f43-3bc1-4e4e-8b4b-97171e63068f for patient 000042 on 2025-09-24 INFO 2025-10-30 16:27:06,979 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000042-ABA-02 INFO 2025-10-30 16:27:06,980 signals 77282 8648941888 SubFile created: FILE-2025-000042-ABA-02 for clinic ABA Therapy INFO 2025-10-30 16:27:06,980 signals 77282 8648941888 Created sub-file FILE-2025-000042-ABA-02 for patient 000042 at clinic ABA Therapy INFO 2025-10-30 16:27:06,980 signals 77282 8648941888 Notified provider dalal.al-ghamdi.aba1 of new appointment ERROR 2025-10-30 16:27:06,981 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,982 signals 77282 8648941888 Appointment created: b8e1dbb8-c16f-467b-8813-f5d8500d65ea for patient 000014 on 2025-08-31 INFO 2025-10-30 16:27:06,982 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000014-NUR-03 INFO 2025-10-30 16:27:06,982 signals 77282 8648941888 SubFile created: FILE-2025-000014-NUR-03 for clinic Nursing Department INFO 2025-10-30 16:27:06,982 signals 77282 8648941888 Created sub-file FILE-2025-000014-NUR-03 for patient 000014 at clinic Nursing Department INFO 2025-10-30 16:27:06,983 signals 77282 8648941888 Notified provider hind.al-dawsari.nurse2 of new appointment ERROR 2025-10-30 16:27:06,983 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,984 signals 77282 8648941888 Appointment created: 58c27797-2bad-48ac-9635-88f3315e471c for patient 000014 on 2025-10-23 INFO 2025-10-30 16:27:06,985 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000014-ABA-04 INFO 2025-10-30 16:27:06,985 signals 77282 8648941888 SubFile created: FILE-2025-000014-ABA-04 for clinic ABA Therapy INFO 2025-10-30 16:27:06,985 signals 77282 8648941888 Created sub-file FILE-2025-000014-ABA-04 for patient 000014 at clinic ABA Therapy INFO 2025-10-30 16:27:06,985 signals 77282 8648941888 Notified provider dalal.al-ghamdi.aba1 of new appointment ERROR 2025-10-30 16:27:06,986 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,987 signals 77282 8648941888 Appointment created: ca68d7ca-009d-445e-88fe-4a5040ca88ae for patient 000041 on 2025-09-22 INFO 2025-10-30 16:27:06,987 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000041-OT-02 INFO 2025-10-30 16:27:06,987 signals 77282 8648941888 SubFile created: FILE-2025-000041-OT-02 for clinic Occupational Therapy INFO 2025-10-30 16:27:06,987 signals 77282 8648941888 Created sub-file FILE-2025-000041-OT-02 for patient 000041 at clinic Occupational Therapy INFO 2025-10-30 16:27:06,988 signals 77282 8648941888 Notified provider faisal.al-maliki.ot1 of new appointment ERROR 2025-10-30 16:27:06,988 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,989 signals 77282 8648941888 Appointment created: 85e78c44-a312-4434-8d60-47e74d2303db for patient 000043 on 2025-08-25 INFO 2025-10-30 16:27:06,990 signals 77282 8648941888 Notified provider basma.al-yami.slp2 of new appointment ERROR 2025-10-30 16:27:06,991 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,991 signals 77282 8648941888 Appointment created: 5c84097d-ad7a-47d3-8b3f-363149706ccb for patient 000025 on 2025-08-13 INFO 2025-10-30 16:27:06,992 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000025-ABA-02 INFO 2025-10-30 16:27:06,992 signals 77282 8648941888 SubFile created: FILE-2025-000025-ABA-02 for clinic ABA Therapy INFO 2025-10-30 16:27:06,992 signals 77282 8648941888 Created sub-file FILE-2025-000025-ABA-02 for patient 000025 at clinic ABA Therapy INFO 2025-10-30 16:27:06,992 signals 77282 8648941888 Notified provider dalal.al-ghamdi.aba1 of new appointment ERROR 2025-10-30 16:27:06,993 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,994 signals 77282 8648941888 Appointment created: eb330d30-5c5f-4bc4-a3e7-b9982022ecea for patient 000002 on 2025-10-26 INFO 2025-10-30 16:27:06,994 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000002-NUR-03 INFO 2025-10-30 16:27:06,995 signals 77282 8648941888 SubFile created: FILE-2025-000002-NUR-03 for clinic Nursing Department INFO 2025-10-30 16:27:06,995 signals 77282 8648941888 Created sub-file FILE-2025-000002-NUR-03 for patient 000002 at clinic Nursing Department INFO 2025-10-30 16:27:06,995 signals 77282 8648941888 Notified provider nasser.al-yami.nurse1 of new appointment ERROR 2025-10-30 16:27:06,996 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:06,997 signals 77282 8648941888 Appointment created: 242fc0e3-69be-41cd-8a8a-5de2a57230ba for patient 000016 on 2025-08-11 INFO 2025-10-30 16:27:06,997 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000016-OT-02 INFO 2025-10-30 16:27:06,998 signals 77282 8648941888 SubFile created: FILE-2025-000016-OT-02 for clinic Occupational Therapy INFO 2025-10-30 16:27:06,998 signals 77282 8648941888 Created sub-file FILE-2025-000016-OT-02 for patient 000016 at clinic Occupational Therapy INFO 2025-10-30 16:27:06,998 signals 77282 8648941888 Notified provider abdulrahman.al-shamrani.ot2 of new appointment ERROR 2025-10-30 16:27:06,999 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:07,000 signals 77282 8648941888 Appointment created: 14abe2fa-d7cc-4060-a2ba-4302907d532c for patient 000050 on 2025-10-05 INFO 2025-10-30 16:27:07,000 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000050-SLP-04 INFO 2025-10-30 16:27:07,000 signals 77282 8648941888 SubFile created: FILE-2025-000050-SLP-04 for clinic Speech-Language Pathology INFO 2025-10-30 16:27:07,000 signals 77282 8648941888 Created sub-file FILE-2025-000050-SLP-04 for patient 000050 at clinic Speech-Language Pathology INFO 2025-10-30 16:27:07,001 signals 77282 8648941888 Notified provider basma.al-yami.slp2 of new appointment ERROR 2025-10-30 16:27:07,001 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:07,002 signals 77282 8648941888 Appointment created: ec45a54e-7985-46eb-be29-af3b032883dc for patient 000015 on 2025-09-10 INFO 2025-10-30 16:27:07,002 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000015-MED-04 INFO 2025-10-30 16:27:07,003 signals 77282 8648941888 SubFile created: FILE-2025-000015-MED-04 for clinic Medical Department INFO 2025-10-30 16:27:07,003 signals 77282 8648941888 Created sub-file FILE-2025-000015-MED-04 for patient 000015 at clinic Medical Department INFO 2025-10-30 16:27:07,003 signals 77282 8648941888 Notified provider fatima.al-mutairi.doctor1 of new appointment ERROR 2025-10-30 16:27:07,004 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:07,005 signals 77282 8648941888 Appointment created: 233baab3-5431-4417-9158-072a02428855 for patient 000035 on 2025-11-05 INFO 2025-10-30 16:27:07,005 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000035-ABA-01 INFO 2025-10-30 16:27:07,005 signals 77282 8648941888 SubFile created: FILE-2025-000035-ABA-01 for clinic ABA Therapy INFO 2025-10-30 16:27:07,005 signals 77282 8648941888 Created sub-file FILE-2025-000035-ABA-01 for patient 000035 at clinic ABA Therapy INFO 2025-10-30 16:27:07,006 signals 77282 8648941888 Notified provider dalal.al-ghamdi.aba1 of new appointment INFO 2025-10-30 16:27:07,006 signals 77282 8648941888 Scheduled 24-hour reminder for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-10-30 16:27:07,007 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:07,007 signals 77282 8648941888 Scheduled 2-hour reminder for appointment 233baab3-5431-4417-9158-072a02428855 INFO 2025-10-30 16:27:07,008 signals 77282 8648941888 Appointment created: 22c277f3-e1bd-4847-857a-8681fdfc3008 for patient 000049 on 2025-09-28 INFO 2025-10-30 16:27:07,008 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000049-NUR-02 INFO 2025-10-30 16:27:07,009 signals 77282 8648941888 SubFile created: FILE-2025-000049-NUR-02 for clinic Nursing Department INFO 2025-10-30 16:27:07,009 signals 77282 8648941888 Created sub-file FILE-2025-000049-NUR-02 for patient 000049 at clinic Nursing Department INFO 2025-10-30 16:27:07,009 signals 77282 8648941888 Notified provider saad.al-shamrani.nurse3 of new appointment ERROR 2025-10-30 16:27:07,010 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:07,011 signals 77282 8648941888 Appointment created: 0970376f-666c-4487-9b6c-25d27c12d8b9 for patient 000041 on 2025-09-21 INFO 2025-10-30 16:27:07,011 signals 77282 8648941888 Notified provider abdulrahman.al-shamrani.ot2 of new appointment ERROR 2025-10-30 16:27:07,012 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:07,013 signals 77282 8648941888 Appointment created: 68b720b9-73a9-4229-bcdb-abd9fdbefac6 for patient 000019 on 2025-08-06 INFO 2025-10-30 16:27:07,013 signals 77282 8648941888 Notified provider hind.al-dawsari.nurse2 of new appointment ERROR 2025-10-30 16:27:07,014 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:07,015 signals 77282 8648941888 Appointment created: e2f75653-5e68-46fa-8ed8-0093260e845b for patient 000034 on 2025-08-04 INFO 2025-10-30 16:27:07,015 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000034-SLP-02 INFO 2025-10-30 16:27:07,015 signals 77282 8648941888 SubFile created: FILE-2025-000034-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-30 16:27:07,015 signals 77282 8648941888 Created sub-file FILE-2025-000034-SLP-02 for patient 000034 at clinic Speech-Language Pathology INFO 2025-10-30 16:27:07,016 signals 77282 8648941888 Notified provider basma.al-yami.slp2 of new appointment ERROR 2025-10-30 16:27:07,016 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:07,017 signals 77282 8648941888 Appointment created: 23b6d4e3-466f-40c0-ade2-eee73911ba8f for patient 000019 on 2025-09-21 INFO 2025-10-30 16:27:07,017 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000019-SLP-03 INFO 2025-10-30 16:27:07,017 signals 77282 8648941888 SubFile created: FILE-2025-000019-SLP-03 for clinic Speech-Language Pathology INFO 2025-10-30 16:27:07,017 signals 77282 8648941888 Created sub-file FILE-2025-000019-SLP-03 for patient 000019 at clinic Speech-Language Pathology INFO 2025-10-30 16:27:07,018 signals 77282 8648941888 Notified provider basma.al-yami.slp2 of new appointment ERROR 2025-10-30 16:27:07,019 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:07,020 signals 77282 8648941888 Appointment created: 85392ef0-9af0-487c-892e-56688f1b3639 for patient 000019 on 2025-09-28 INFO 2025-10-30 16:27:07,020 signals 77282 8648941888 Notified provider basma.al-yami.slp2 of new appointment ERROR 2025-10-30 16:27:07,021 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:07,022 signals 77282 8648941888 Appointment created: 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab for patient 000028 on 2025-11-06 INFO 2025-10-30 16:27:07,023 confirmation_service 77282 8648941888 Created confirmation token for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab, expires at 2025-11-06 13:27:07.023254+00:00 ERROR 2025-10-30 16:27:07,023 signals 77282 8648941888 Error creating confirmation token for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab: combine() argument 2 must be datetime.time, not str INFO 2025-10-30 16:27:07,023 signals 77282 8648941888 Notified provider hind.al-dawsari.nurse2 of new appointment INFO 2025-10-30 16:27:07,024 signals 77282 8648941888 Scheduled 24-hour reminder for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-10-30 16:27:07,024 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:07,024 signals 77282 8648941888 Scheduled 2-hour reminder for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab INFO 2025-10-30 16:27:07,026 signals 77282 8648941888 Appointment created: 3c2bc75e-9816-4532-b9f1-67fb3cdd257d for patient 000030 on 2025-09-04 INFO 2025-10-30 16:27:07,026 signals 77282 8648941888 Notified provider nasser.al-yami.nurse1 of new appointment ERROR 2025-10-30 16:27:07,027 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:27:07,027 tasks 8374 8648941888 Appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab not found INFO 2025-10-30 16:27:07,027 signals 77282 8648941888 Appointment created: c1edfc24-c156-42a2-9736-d58787e8f982 for patient 000044 on 2025-10-16 INFO 2025-10-30 16:27:07,028 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000044-SLP-02 INFO 2025-10-30 16:27:07,028 signals 77282 8648941888 SubFile created: FILE-2025-000044-SLP-02 for clinic Speech-Language Pathology INFO 2025-10-30 16:27:07,028 signals 77282 8648941888 Created sub-file FILE-2025-000044-SLP-02 for patient 000044 at clinic Speech-Language Pathology INFO 2025-10-30 16:27:07,029 signals 77282 8648941888 Notified provider basma.al-yami.slp2 of new appointment ERROR 2025-10-30 16:27:07,029 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:07,030 signals 77282 8648941888 Appointment created: 41a28f86-fc55-49bc-9b99-f916f4b189e9 for patient 000029 on 2025-08-24 INFO 2025-10-30 16:27:07,031 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000029-MED-01 INFO 2025-10-30 16:27:07,031 signals 77282 8648941888 SubFile created: FILE-2025-000029-MED-01 for clinic Medical Department INFO 2025-10-30 16:27:07,031 signals 77282 8648941888 Created sub-file FILE-2025-000029-MED-01 for patient 000029 at clinic Medical Department INFO 2025-10-30 16:27:07,031 signals 77282 8648941888 Notified provider fatima.al-mutairi.doctor1 of new appointment ERROR 2025-10-30 16:27:07,032 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:07,033 signals 77282 8648941888 Appointment created: 462dd8d3-da97-4b5e-aacd-e8bb2e253420 for patient 000010 on 2025-09-21 INFO 2025-10-30 16:27:07,033 signals 77282 8648941888 Notified provider saad.al-shamrani.nurse3 of new appointment ERROR 2025-10-30 16:27:07,034 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:07,035 signals 77282 8648941888 Appointment created: 7b3447cb-3961-43ca-9fe6-5c00f9591094 for patient 000006 on 2025-09-04 INFO 2025-10-30 16:27:07,036 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000006-ABA-02 INFO 2025-10-30 16:27:07,036 signals 77282 8648941888 SubFile created: FILE-2025-000006-ABA-02 for clinic ABA Therapy INFO 2025-10-30 16:27:07,036 signals 77282 8648941888 Created sub-file FILE-2025-000006-ABA-02 for patient 000006 at clinic ABA Therapy INFO 2025-10-30 16:27:07,036 signals 77282 8648941888 Notified provider saleh.al-juaid.aba2 of new appointment ERROR 2025-10-30 16:27:07,037 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:07,038 signals 77282 8648941888 Appointment created: 3918b0f5-09d1-4478-9164-714da279e0a6 for patient 000048 on 2025-09-14 INFO 2025-10-30 16:27:07,038 signals 77282 8648941888 Generated Sub-File Number: FILE-2025-000048-ABA-01 INFO 2025-10-30 16:27:07,038 signals 77282 8648941888 SubFile created: FILE-2025-000048-ABA-01 for clinic ABA Therapy INFO 2025-10-30 16:27:07,038 signals 77282 8648941888 Created sub-file FILE-2025-000048-ABA-01 for patient 000048 at clinic ABA Therapy INFO 2025-10-30 16:27:07,039 signals 77282 8648941888 Notified provider saleh.al-juaid.aba2 of new appointment ERROR 2025-10-30 16:27:07,039 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:27:07,174 signals 77282 8648941888 Consent created: PHOTO_VIDEO for patient 000043 INFO 2025-10-30 16:27:07,174 signals 77282 8648941888 Consent created: DATA_SHARING for patient 000043 INFO 2025-10-30 16:27:07,174 signals 77282 8648941888 Consent created: PHOTO_VIDEO for patient 000042 INFO 2025-10-30 16:27:07,175 signals 77282 8648941888 Consent created: PHOTO_VIDEO for patient 000042 INFO 2025-10-30 16:27:07,175 signals 77282 8648941888 Consent created: GENERAL_TREATMENT for patient 000024 INFO 2025-10-30 16:27:07,175 signals 77282 8648941888 Consent created: DATA_SHARING for patient 000034 INFO 2025-10-30 16:27:07,175 signals 77282 8648941888 Consent created: DATA_SHARING for patient 000038 INFO 2025-10-30 16:27:07,176 signals 77282 8648941888 Consent created: GENERAL_TREATMENT for patient 000038 INFO 2025-10-30 16:27:07,176 signals 77282 8648941888 Consent created: SERVICE_SPECIFIC for patient 000017 INFO 2025-10-30 16:27:07,176 signals 77282 8648941888 Consent created: SERVICE_SPECIFIC for patient 000014 INFO 2025-10-30 16:27:07,176 signals 77282 8648941888 Consent created: DATA_SHARING for patient 000014 INFO 2025-10-30 16:27:07,177 signals 77282 8648941888 Consent created: SERVICE_SPECIFIC for patient 000022 INFO 2025-10-30 16:27:07,177 signals 77282 8648941888 Consent created: GENERAL_TREATMENT for patient 000022 INFO 2025-10-30 16:27:07,177 signals 77282 8648941888 Consent created: SERVICE_SPECIFIC for patient 000033 INFO 2025-10-30 16:27:07,178 signals 77282 8648941888 Consent created: DATA_SHARING for patient 000033 INFO 2025-10-30 16:27:07,178 signals 77282 8648941888 Consent created: SERVICE_SPECIFIC for patient 000031 INFO 2025-10-30 16:27:07,178 signals 77282 8648941888 Consent created: SERVICE_SPECIFIC for patient 000005 INFO 2025-10-30 16:27:07,178 signals 77282 8648941888 Consent created: GENERAL_TREATMENT for patient 000005 INFO 2025-10-30 16:27:07,179 signals 77282 8648941888 Consent created: PHOTO_VIDEO for patient 000013 INFO 2025-10-30 16:27:07,179 signals 77282 8648941888 Consent created: PHOTO_VIDEO for patient 000029 INFO 2025-10-30 16:27:07,179 signals 77282 8648941888 Consent created: PHOTO_VIDEO for patient 000029 INFO 2025-10-30 16:27:07,180 signals 77282 8648941888 Consent created: PHOTO_VIDEO for patient 000048 INFO 2025-10-30 16:27:07,180 signals 77282 8648941888 Consent created: DATA_SHARING for patient 000048 INFO 2025-10-30 16:27:07,180 signals 77282 8648941888 Consent created: PHOTO_VIDEO for patient 000026 INFO 2025-10-30 16:27:07,180 signals 77282 8648941888 Consent created: DATA_SHARING for patient 000026 INFO 2025-10-30 16:27:07,181 signals 77282 8648941888 Consent created: SERVICE_SPECIFIC for patient 000036 INFO 2025-10-30 16:27:07,181 signals 77282 8648941888 Consent created: SERVICE_SPECIFIC for patient 000036 INFO 2025-10-30 16:27:07,181 signals 77282 8648941888 Consent created: PHOTO_VIDEO for patient 000046 INFO 2025-10-30 16:27:07,181 signals 77282 8648941888 Consent created: SERVICE_SPECIFIC for patient 000046 INFO 2025-10-30 16:27:07,182 signals 77282 8648941888 Consent created: GENERAL_TREATMENT for patient 000009 INFO 2025-10-30 16:27:07,182 signals 77282 8648941888 Consent created: DATA_SHARING for patient 000016 INFO 2025-10-30 16:27:07,182 signals 77282 8648941888 Consent created: SERVICE_SPECIFIC for patient 000016 INFO 2025-10-30 16:27:07,182 signals 77282 8648941888 Consent created: PHOTO_VIDEO for patient 000002 INFO 2025-10-30 16:27:07,183 signals 77282 8648941888 Consent created: GENERAL_TREATMENT for patient 000002 INFO 2025-10-30 16:27:07,183 signals 77282 8648941888 Consent created: SERVICE_SPECIFIC for patient 000044 INFO 2025-10-30 16:27:07,183 signals 77282 8648941888 Consent created: DATA_SHARING for patient 000044 INFO 2025-10-30 16:27:07,184 signals 77282 8648941888 Consent created: GENERAL_TREATMENT for patient 000021 INFO 2025-10-30 16:27:07,184 signals 77282 8648941888 Consent created: DATA_SHARING for patient 000045 INFO 2025-10-30 16:27:07,184 signals 77282 8648941888 Consent created: SERVICE_SPECIFIC for patient 000047 INFO 2025-10-30 16:27:07,185 signals 77282 8648941888 Consent created: SERVICE_SPECIFIC for patient 000035 INFO 2025-10-30 16:27:07,185 signals 77282 8648941888 Consent created: GENERAL_TREATMENT for patient 000035 INFO 2025-10-30 16:27:19,942 basehttp 77275 6161592320 "GET /en/admin/core/tenant/3da15b9a-ad3d-4d0b-9570-7eeca53bd118/change/ HTTP/1.1" 302 0 INFO 2025-10-30 16:27:20,010 basehttp 77275 6161592320 "GET /en/admin/login/?next=/en/admin/core/tenant/3da15b9a-ad3d-4d0b-9570-7eeca53bd118/change/ HTTP/1.1" 200 17876 INFO 2025-10-30 16:27:21,420 basehttp 77275 6161592320 "POST /en/admin/login/?next=/en/admin/core/tenant/3da15b9a-ad3d-4d0b-9570-7eeca53bd118/change/ HTTP/1.1" 302 0 INFO 2025-10-30 16:27:21,480 basehttp 77275 6161592320 "GET /en/admin/core/tenant/3da15b9a-ad3d-4d0b-9570-7eeca53bd118/change/ HTTP/1.1" 302 0 INFO 2025-10-30 16:27:21,577 basehttp 77275 6161592320 "GET /en/admin/ HTTP/1.1" 200 76914 INFO 2025-10-30 16:27:21,590 basehttp 77275 6161592320 "GET /static/admin/css/dashboard.css HTTP/1.1" 200 441 INFO 2025-10-30 16:27:21,592 basehttp 77275 6161592320 "GET /static/admin/img/icon-alert.svg HTTP/1.1" 200 504 INFO 2025-10-30 16:27:26,497 basehttp 77275 6161592320 "GET /en/admin/core/user/ HTTP/1.1" 200 81989 INFO 2025-10-30 16:27:26,569 basehttp 77275 6161592320 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-30 16:27:29,601 basehttp 77275 6161592320 "GET /en/admin/core/user/5e3ff368-06e3-4dc3-8e92-0bea6491761d/change/ HTTP/1.1" 200 116755 INFO 2025-10-30 16:27:29,672 basehttp 77275 6161592320 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-30 16:27:39,683 basehttp 77275 6161592320 "POST /en/admin/core/user/5e3ff368-06e3-4dc3-8e92-0bea6491761d/change/ HTTP/1.1" 302 0 INFO 2025-10-30 16:27:39,779 basehttp 77275 6161592320 "GET /en/admin/core/user/ HTTP/1.1" 200 82259 INFO 2025-10-30 16:27:39,852 basehttp 77275 6161592320 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 ERROR 2025-10-30 16:28:06,776 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,776 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,779 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,784 tasks 15474 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,785 tasks 15486 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,788 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,790 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,794 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,797 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,800 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,803 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,806 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,807 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,809 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,813 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,815 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,818 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,820 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,822 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,824 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,830 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,832 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,836 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,838 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,840 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,843 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,845 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,849 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,851 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,853 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,855 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,858 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,861 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,865 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,867 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,870 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,875 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,877 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,880 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,883 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,885 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,888 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,891 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,893 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,896 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,898 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,902 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,904 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,907 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,910 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,913 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,916 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,918 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,920 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,922 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,925 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,926 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,929 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,933 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,936 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,939 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,941 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,944 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,946 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,949 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,951 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,954 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,957 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,961 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,963 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,966 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,968 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,971 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,974 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,976 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,979 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,981 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,983 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,986 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,988 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,991 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,994 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,996 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:06,999 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:07,001 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:07,004 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:07,007 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:07,010 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:07,013 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:07,014 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:07,017 tasks 8374 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:07,022 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:07,024 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:07,027 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:07,029 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:07,033 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:07,034 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:07,037 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:07,040 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:28:07,246 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:28:30,979 basehttp 77275 6161592320 "GET /en/my-hr/ HTTP/1.1" 200 47940 ERROR 2025-10-30 16:29:06,785 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,785 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,785 tasks 15474 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,787 tasks 15486 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,789 tasks 15475 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,790 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,792 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,795 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,797 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,801 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,803 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,806 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,807 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,810 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,813 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,816 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,818 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,820 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,823 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,825 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,831 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,833 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,836 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,839 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,840 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,843 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,846 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,849 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,851 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,853 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,855 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,859 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,862 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,865 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,867 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,871 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,875 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,877 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,880 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,883 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,885 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,888 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,892 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,893 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,896 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,899 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,903 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,904 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,908 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,910 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,913 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,916 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,920 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,920 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,922 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,925 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,926 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,929 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,934 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,937 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,940 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,941 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,944 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,946 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,950 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,951 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,955 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,958 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,962 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,963 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,967 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,968 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,971 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,975 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,976 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,979 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,981 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,983 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,986 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,988 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,991 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,994 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,996 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:06,999 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:07,001 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:07,004 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:07,007 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:07,010 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:07,013 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:07,013 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:07,018 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:07,022 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:07,024 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:07,026 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:07,029 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:07,033 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:07,035 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:07,038 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:07,040 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:29:07,250 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:29:41,197 basehttp 77275 6161592320 "GET /en/my-hr/ HTTP/1.1" 200 47939 INFO 2025-10-30 16:29:45,249 basehttp 77275 6161592320 "GET /en/profile/ HTTP/1.1" 200 43897 INFO 2025-10-30 16:29:51,418 basehttp 77275 6161592320 "GET /en/profile/edit/ HTTP/1.1" 200 44045 INFO 2025-10-30 16:29:58,984 basehttp 77275 6161592320 "POST /en/profile/edit/ HTTP/1.1" 302 0 INFO 2025-10-30 16:29:59,047 basehttp 77275 6161592320 "GET /en/profile/ HTTP/1.1" 200 44224 INFO 2025-10-30 16:29:59,118 basehttp 77275 6161592320 "GET /media/profile_pictures/Father_-d_HcbHEbL.png HTTP/1.1" 200 1997779 ERROR 2025-10-30 16:29:59,879 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-30 16:29:59,893 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-30 16:30:00,002 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found INFO 2025-10-30 16:30:00,002 tasks 15473 8648941888 Radiology results sync started INFO 2025-10-30 16:30:00,003 tasks 15473 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 13:30:00.003109+00:00'} INFO 2025-10-30 16:30:00,008 tasks 77861 8648941888 Lab results sync started INFO 2025-10-30 16:30:00,008 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 13:30:00.008731+00:00'} ERROR 2025-10-30 16:30:06,788 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,788 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,788 tasks 15474 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,788 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,790 tasks 15486 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,792 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,793 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,795 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,797 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,802 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,804 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,806 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,808 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,811 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,814 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,816 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,819 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,821 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,823 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,825 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,832 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,833 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,836 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,839 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,840 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,844 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,846 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,850 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,851 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,853 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,856 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,859 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,862 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,865 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,868 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,871 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,876 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,877 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,881 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,883 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,885 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,889 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,892 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,892 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,896 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,900 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,902 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,904 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,908 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,910 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,913 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,916 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,921 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,921 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,923 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,926 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,927 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,929 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,934 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,937 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,940 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,942 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,945 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,946 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,951 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,952 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,954 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,958 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,963 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,964 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,967 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,969 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,972 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,975 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,976 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,979 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,981 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,983 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,987 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,989 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,992 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,994 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:06,996 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:07,000 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:07,002 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:07,005 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:07,008 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:07,010 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:07,013 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:07,013 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:07,018 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:07,023 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:07,024 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:07,027 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:07,030 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:07,033 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:07,035 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:07,039 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:07,040 tasks 15473 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 16:30:07,252 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 16:30:10,877 basehttp 77275 6161592320 "GET /en/settings/ HTTP/1.1" 200 48660 INFO 2025-10-30 16:30:10,949 basehttp 77275 6161592320 "GET /media/profile_pictures/Father_-d_HcbHEbL.png HTTP/1.1" 304 0 INFO 2025-10-30 16:30:14,866 basehttp 77275 6161592320 "GET /en/settings/ZATCA/ HTTP/1.1" 200 42195 INFO 2025-10-30 16:30:14,936 basehttp 77275 6161592320 "GET /media/profile_pictures/Father_-d_HcbHEbL.png HTTP/1.1" 304 0 INFO 2025-10-30 16:30:34,901 basehttp 77275 6161592320 "POST /en/settings/ZATCA/ HTTP/1.1" 302 0 INFO 2025-10-30 16:30:35,002 basehttp 77275 6161592320 "GET /en/settings/ HTTP/1.1" 200 48734 INFO 2025-10-30 16:30:35,076 basehttp 77275 6161592320 "GET /media/profile_pictures/Father_-d_HcbHEbL.png HTTP/1.1" 304 0 INFO 2025-10-30 16:30:36,615 basehttp 77275 6161592320 "GET /en/settings/BASIC/ HTTP/1.1" 200 41312 ERROR 2025-10-30 16:30:41,200 tasks 77861 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found INFO 2025-10-30 16:31:12,543 basehttp 77275 6161592320 "POST /en/settings/BASIC/ HTTP/1.1" 302 0 INFO 2025-10-30 16:31:12,644 basehttp 77275 6161592320 "GET /en/settings/ HTTP/1.1" 200 48491 INFO 2025-10-30 16:31:12,717 basehttp 77275 6161592320 "GET /media/profile_pictures/Father_-d_HcbHEbL.png HTTP/1.1" 304 0 INFO 2025-10-30 16:31:22,735 basehttp 77275 6161592320 "GET / HTTP/1.1" 302 0 INFO 2025-10-30 16:31:22,822 basehttp 77275 6178418688 "GET /en/ HTTP/1.1" 200 55761 INFO 2025-10-30 16:31:22,891 basehttp 77275 6178418688 "GET /media/profile_pictures/Father_-d_HcbHEbL.png HTTP/1.1" 304 0 INFO 2025-10-30 16:31:46,327 basehttp 77275 6178418688 "GET /en/appointments/cb3c0884-1afe-49a8-bdc8-0351c27c4ac0/ HTTP/1.1" 200 45801 INFO 2025-10-30 16:31:46,419 basehttp 77275 6178418688 "GET /media/profile_pictures/Father_-d_HcbHEbL.png HTTP/1.1" 304 0 WARNING 2025-10-30 16:31:54,162 log 77275 6178418688 Forbidden (Permission denied): /en/appointments/cb3c0884-1afe-49a8-bdc8-0351c27c4ac0/start/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 134, in dispatch return self.handle_no_permission() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 57, in handle_no_permission raise PermissionDenied( django.core.exceptions.PermissionDenied: You need one of these roles to access this page: DOCTOR, NURSE, OT, SLP, ABA WARNING 2025-10-30 16:31:54,236 basehttp 77275 6178418688 "POST /en/appointments/cb3c0884-1afe-49a8-bdc8-0351c27c4ac0/start/ HTTP/1.1" 403 13663 INFO 2025-10-30 16:31:56,807 basehttp 77275 6178418688 "GET /en/appointments/cb3c0884-1afe-49a8-bdc8-0351c27c4ac0/ HTTP/1.1" 200 45802 INFO 2025-10-30 16:31:56,898 basehttp 77275 6178418688 "GET /media/profile_pictures/Father_-d_HcbHEbL.png HTTP/1.1" 304 0 ERROR 2025-10-30 16:32:23,585 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-30 16:32:57,530 tasks 77861 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found INFO 2025-10-30 16:35:13,286 basehttp 77275 6178418688 "GET /en/ HTTP/1.1" 200 55764 INFO 2025-10-30 16:35:13,357 basehttp 77275 6178418688 "GET /media/profile_pictures/Father_-d_HcbHEbL.png HTTP/1.1" 304 0 INFO 2025-10-30 16:35:16,295 basehttp 77275 6178418688 "GET /en/ HTTP/1.1" 200 55761 ERROR 2025-10-30 16:35:33,711 tasks 77861 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found INFO 2025-10-30 16:35:52,415 basehttp 77275 6178418688 "GET /en/ HTTP/1.1" 200 55760 INFO 2025-10-30 16:35:52,483 basehttp 77275 6178418688 "GET /media/profile_pictures/Father_-d_HcbHEbL.png HTTP/1.1" 304 0 INFO 2025-10-30 16:36:18,306 basehttp 77275 6178418688 "GET /en/finance/invoices/create/ HTTP/1.1" 200 65406 INFO 2025-10-30 16:36:20,296 basehttp 77275 6178418688 "GET /en/finance/invoices/ HTTP/1.1" 200 67395 INFO 2025-10-30 16:36:22,393 basehttp 77275 6178418688 "GET /en/finance/invoices/462f1f5d-e473-47e9-8dc5-932a527e8d47/ HTTP/1.1" 200 40994 INFO 2025-10-30 16:36:47,099 basehttp 77275 6178418688 "GET /en/consents/create/ HTTP/1.1" 200 54083 INFO 2025-10-30 16:36:47,163 basehttp 77275 6178418688 "GET /media/profile_pictures/Father_-d_HcbHEbL.png HTTP/1.1" 304 0 INFO 2025-10-30 16:37:03,274 basehttp 77275 6178418688 "GET /api/consent-content/?patient_id=068590d0-9ac0-4dad-b596-d09b8afb8466&consent_type=SERVICE_SPECIFIC HTTP/1.1" 200 860 INFO 2025-10-30 16:37:03,499 basehttp 77275 6178418688 "GET /__debug__/history_sidebar/?request_id=5967d867fd5f489fa869d617ec440e59 HTTP/1.1" 200 9607 INFO 2025-10-30 16:37:45,709 signals 77275 6178418688 Consent created: SERVICE_SPECIFIC for patient 000050 INFO 2025-10-30 16:37:45,781 basehttp 77275 6178418688 "POST /en/consents/create/ HTTP/1.1" 302 0 INFO 2025-10-30 16:37:45,882 basehttp 77275 6178418688 "GET /en/patients/068590d0-9ac0-4dad-b596-d09b8afb8466/ HTTP/1.1" 200 63622 INFO 2025-10-30 16:37:45,956 basehttp 77275 6178418688 "GET /media/profile_pictures/Father_-d_HcbHEbL.png HTTP/1.1" 304 0 INFO 2025-10-30 16:38:17,619 basehttp 77275 6178418688 "GET /en/appointments/042a9f11-dbbd-45ac-b4c0-c1c995b2edfa/ HTTP/1.1" 200 47215 INFO 2025-10-30 16:46:34,708 autoreload 77275 8648941888 /Users/marwanalwali/AgdarCentre/core/mixins.py changed, reloading. INFO 2025-10-30 16:46:35,242 autoreload 86763 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 16:47:52,522 autoreload 86763 8648941888 /Users/marwanalwali/AgdarCentre/aba/views.py changed, reloading. INFO 2025-10-30 16:47:52,880 autoreload 87379 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 16:48:26,954 autoreload 87379 8648941888 /Users/marwanalwali/AgdarCentre/medical/views.py changed, reloading. INFO 2025-10-30 16:48:27,294 autoreload 87658 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 16:50:59,678 autoreload 87658 8648941888 /Users/marwanalwali/AgdarCentre/ot/views.py changed, reloading. INFO 2025-10-30 16:51:00,013 autoreload 89034 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 16:52:29,854 autoreload 89034 8648941888 /Users/marwanalwali/AgdarCentre/slp/views.py changed, reloading. INFO 2025-10-30 16:52:30,259 autoreload 89832 8648941888 Watching for file changes with StatReloader ERROR 2025-10-30 16:52:42,139 tasks 77861 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-30 16:56:11,464 tasks 77861 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found INFO 2025-10-30 17:00:00,013 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-30 17:00:00,013 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 14:00:00.013876+00:00'} INFO 2025-10-30 17:00:00,017 tasks 77861 8648941888 Lab results sync started INFO 2025-10-30 17:00:00,017 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 14:00:00.017894+00:00'} INFO 2025-10-30 17:00:26,575 autoreload 89832 8648941888 /Users/marwanalwali/AgdarCentre/core/models.py changed, reloading. INFO 2025-10-30 17:00:27,025 autoreload 93915 8648941888 Watching for file changes with StatReloader ERROR 2025-10-30 17:02:57,653 tasks 15485 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-30 17:02:57,653 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-30 17:02:57,654 tasks 77861 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found INFO 2025-10-30 17:03:28,623 autoreload 93915 8648941888 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-10-30 17:03:29,107 autoreload 95523 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 17:04:14,764 autoreload 95523 8648941888 /Users/marwanalwali/AgdarCentre/core/urls.py changed, reloading. INFO 2025-10-30 17:04:15,257 autoreload 95911 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 17:08:04,696 autoreload 95911 8648941888 /Users/marwanalwali/AgdarCentre/AgdarCentre/settings.py changed, reloading. INFO 2025-10-30 17:08:05,161 autoreload 97896 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 17:09:13,311 autoreload 97896 8648941888 /Users/marwanalwali/AgdarCentre/core/admin.py changed, reloading. INFO 2025-10-30 17:09:13,889 autoreload 98482 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 17:09:39,691 autoreload 98482 8648941888 /Users/marwanalwali/AgdarCentre/core/admin.py changed, reloading. INFO 2025-10-30 17:09:40,144 autoreload 98672 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 17:10:17,712 autoreload 99074 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 17:10:21,926 basehttp 99074 6194114560 "GET /en/appointments/042a9f11-dbbd-45ac-b4c0-c1c995b2edfa/ HTTP/1.1" 200 47217 INFO 2025-10-30 17:10:22,000 basehttp 99074 6194114560 "GET /media/profile_pictures/Father_-d_HcbHEbL.png HTTP/1.1" 304 0 INFO 2025-10-30 17:10:24,895 basehttp 99074 6194114560 "GET /en/patients/068590d0-9ac0-4dad-b596-d09b8afb8466/ HTTP/1.1" 200 63306 INFO 2025-10-30 17:10:25,931 basehttp 99074 6194114560 "GET /en/consents/create/ HTTP/1.1" 200 54083 INFO 2025-10-30 17:10:28,243 basehttp 99074 6194114560 "GET / HTTP/1.1" 302 0 INFO 2025-10-30 17:10:28,350 basehttp 99074 6210940928 "GET /en/ HTTP/1.1" 200 55769 INFO 2025-10-30 17:10:29,137 basehttp 99074 6210940928 "GET /en/ HTTP/1.1" 200 55770 INFO 2025-10-30 17:10:31,754 basehttp 99074 6210940928 "GET /en/appointments/create/ HTTP/1.1" 200 61705 INFO 2025-10-30 17:10:31,767 basehttp 99074 6210940928 "GET /static/plugins/select2/dist/css/select2.min.css HTTP/1.1" 200 14966 INFO 2025-10-30 17:10:31,767 basehttp 99074 6194114560 "GET /static/plugins/datatables.net-select-bs5/css/select.bootstrap5.min.css HTTP/1.1" 200 2157 INFO 2025-10-30 17:10:42,127 basehttp 99074 6194114560 "GET /api/v1/providers/?clinic=1cbc01b4-2506-4408-9c5b-b60293b3bbbb HTTP/1.1" 200 866 INFO 2025-10-30 17:10:54,701 basehttp 99074 6194114560 "GET /en/appointments/api/available-slots/?provider=443cb9f4-b89b-4f5a-a117-5a7b300d3d40&date=2025-10-30&duration=30 HTTP/1.1" 200 247 INFO 2025-10-30 17:11:04,227 signals 99074 6194114560 Appointment created: aa84c47b-39c5-4a0a-b66c-ddf4483e2759 for patient 000050 on 2025-10-30 INFO 2025-10-30 17:11:04,308 confirmation_service 99074 6194114560 Created confirmation token for appointment aa84c47b-39c5-4a0a-b66c-ddf4483e2759, expires at 2025-11-06 14:11:04.307877+00:00 ERROR 2025-10-30 17:11:04,311 tasks 77861 8648941888 Failed to send confirmation for appointment aa84c47b-39c5-4a0a-b66c-ddf4483e2759: 'Appointment' object has no attribute 'start_time' INFO 2025-10-30 17:11:04,311 confirmation_service 99074 6194114560 Sent confirmation request for appointment aa84c47b-39c5-4a0a-b66c-ddf4483e2759 INFO 2025-10-30 17:11:04,311 signals 99074 6194114560 Created confirmation token for appointment aa84c47b-39c5-4a0a-b66c-ddf4483e2759. Token expires: 2025-11-06 14:11:04.307877+00:00 INFO 2025-10-30 17:11:04,312 signals 99074 6194114560 Notified provider omar.al-balawi.doctor3 of new appointment ERROR 2025-10-30 17:11:04,313 tasks 15485 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 17:11:04,316 tasks 15473 8648941888 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-10-30 17:11:04,369 basehttp 99074 6194114560 "POST /en/appointments/create/ HTTP/1.1" 302 0 INFO 2025-10-30 17:11:04,439 basehttp 99074 6194114560 "GET /en/appointments/aa84c47b-39c5-4a0a-b66c-ddf4483e2759/ HTTP/1.1" 200 46453 INFO 2025-10-30 17:11:27,234 signals 99074 6194114560 Appointment aa84c47b-39c5-4a0a-b66c-ddf4483e2759 status changed: BOOKED -> CONFIRMED INFO 2025-10-30 17:11:27,236 signals 99074 6194114560 Appointment aa84c47b-39c5-4a0a-b66c-ddf4483e2759 confirmed ERROR 2025-10-30 17:11:27,246 tasks 77861 8648941888 Failed to send confirmation for appointment aa84c47b-39c5-4a0a-b66c-ddf4483e2759: 'Appointment' object has no attribute 'start_time' INFO 2025-10-30 17:11:27,304 basehttp 99074 6194114560 "POST /en/appointments/aa84c47b-39c5-4a0a-b66c-ddf4483e2759/confirm/ HTTP/1.1" 302 0 INFO 2025-10-30 17:11:27,374 basehttp 99074 6194114560 "GET /en/appointments/aa84c47b-39c5-4a0a-b66c-ddf4483e2759/ HTTP/1.1" 200 46428 INFO 2025-10-30 17:11:34,548 basehttp 99074 6194114560 "GET / HTTP/1.1" 302 0 INFO 2025-10-30 17:11:34,632 basehttp 99074 6210940928 "GET /en/ HTTP/1.1" 200 57027 INFO 2025-10-30 17:11:40,498 basehttp 99074 6210940928 "GET /en/appointments/aa84c47b-39c5-4a0a-b66c-ddf4483e2759/ HTTP/1.1" 200 46102 INFO 2025-10-30 17:11:42,036 signals 99074 6210940928 Appointment aa84c47b-39c5-4a0a-b66c-ddf4483e2759 status changed: CONFIRMED -> ARRIVED INFO 2025-10-30 17:11:42,046 signals 99074 6210940928 Patient arrived for appointment aa84c47b-39c5-4a0a-b66c-ddf4483e2759. Finance cleared: False, Consent verified: False ERROR 2025-10-30 17:11:42,047 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 17:11:42,112 basehttp 99074 6210940928 "POST /en/appointments/aa84c47b-39c5-4a0a-b66c-ddf4483e2759/arrive/ HTTP/1.1" 302 0 INFO 2025-10-30 17:11:42,197 basehttp 99074 6210940928 "GET /en/appointments/aa84c47b-39c5-4a0a-b66c-ddf4483e2759/ HTTP/1.1" 200 46417 INFO 2025-10-30 17:11:45,328 basehttp 99074 6210940928 "GET / HTTP/1.1" 302 0 INFO 2025-10-30 17:11:45,418 basehttp 99074 6194114560 "GET /en/ HTTP/1.1" 200 57026 INFO 2025-10-30 17:11:51,122 basehttp 99074 6194114560 "GET /en/appointments/aa84c47b-39c5-4a0a-b66c-ddf4483e2759/ HTTP/1.1" 200 46100 ERROR 2025-10-30 17:12:04,317 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 17:12:04,322 tasks 15473 8648941888 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-10-30 17:12:13,629 basehttp 99074 6194114560 "GET / HTTP/1.1" 302 0 INFO 2025-10-30 17:12:13,713 basehttp 99074 6210940928 "GET /en/ HTTP/1.1" 200 57026 INFO 2025-10-30 17:12:34,024 basehttp 99074 6210940928 "GET /en/consents/create/ HTTP/1.1" 200 54083 INFO 2025-10-30 17:12:37,851 basehttp 99074 6210940928 "GET /en/consents/ HTTP/1.1" 200 90909 ERROR 2025-10-30 17:12:42,053 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) INFO 2025-10-30 17:12:43,757 basehttp 99074 6210940928 "GET /en/consents/d9ef3295-638f-47f0-8ff8-9b8860e75ed5/ HTTP/1.1" 200 41427 INFO 2025-10-30 17:12:43,830 basehttp 99074 6210940928 "GET /media/consents/signatures/signature_000050_20251030_133745.png HTTP/1.1" 200 29288 ERROR 2025-10-30 17:13:04,321 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 17:13:04,328 tasks 77861 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 17:13:42,058 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 17:14:04,323 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 17:14:04,334 tasks 77861 8648941888 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-10-30 17:14:38,847 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-30 17:14:42,062 tasks 77861 8648941888 Failed to create notification: cannot import name 'Notification' from 'notifications.models' (/Users/marwanalwali/AgdarCentre/notifications/models.py) ERROR 2025-10-30 17:14:50,274 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-30 17:16:04,320 tasks 77861 8648941888 Failed to send confirmation for appointment aa84c47b-39c5-4a0a-b66c-ddf4483e2759: 'Appointment' object has no attribute 'start_time' ERROR 2025-10-30 17:16:05,914 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-30 17:16:06,027 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-30 17:16:09,942 tasks 77861 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-30 17:16:27,255 tasks 77861 8648941888 Failed to send confirmation for appointment aa84c47b-39c5-4a0a-b66c-ddf4483e2759: 'Appointment' object has no attribute 'start_time' ERROR 2025-10-30 17:21:04,296 tasks 77861 8648941888 Failed to send confirmation for appointment aa84c47b-39c5-4a0a-b66c-ddf4483e2759: 'Appointment' object has no attribute 'start_time' ERROR 2025-10-30 17:21:27,239 tasks 77861 8648941888 Failed to send confirmation for appointment aa84c47b-39c5-4a0a-b66c-ddf4483e2759: 'Appointment' object has no attribute 'start_time' ERROR 2025-10-30 17:24:25,171 tasks 77861 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-30 17:26:04,304 tasks 77861 8648941888 Failed to send confirmation for appointment aa84c47b-39c5-4a0a-b66c-ddf4483e2759: 'Appointment' object has no attribute 'start_time' ERROR 2025-10-30 17:26:27,252 tasks 77861 8648941888 Failed to send confirmation for appointment aa84c47b-39c5-4a0a-b66c-ddf4483e2759: 'Appointment' object has no attribute 'start_time' ERROR 2025-10-30 17:26:55,370 tasks 77861 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found INFO 2025-10-30 17:30:00,015 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-30 17:30:00,015 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 14:30:00.015924+00:00'} INFO 2025-10-30 17:30:00,019 tasks 77861 8648941888 Lab results sync started INFO 2025-10-30 17:30:00,019 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 14:30:00.019370+00:00'} ERROR 2025-10-30 17:30:12,859 tasks 77861 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found INFO 2025-10-30 17:32:05,645 autoreload 99074 8648941888 /Users/marwanalwali/AgdarCentre/core/settings_service.py changed, reloading. INFO 2025-10-30 17:32:06,176 autoreload 10515 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 17:32:56,384 basehttp 10515 6124023808 "GET /en/consents/ HTTP/1.1" 200 90911 INFO 2025-10-30 17:32:56,454 basehttp 10515 6124023808 "GET /media/profile_pictures/Father_-d_HcbHEbL.png HTTP/1.1" 304 0 ERROR 2025-10-30 17:32:57,648 tasks 77861 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found INFO 2025-10-30 17:32:58,119 basehttp 10515 6124023808 "GET / HTTP/1.1" 302 0 INFO 2025-10-30 17:32:58,208 basehttp 10515 6140850176 "GET /en/ HTTP/1.1" 200 57106 INFO 2025-10-30 17:32:59,213 basehttp 10515 6140850176 "GET /en/ HTTP/1.1" 200 57107 INFO 2025-10-30 17:34:24,400 basehttp 10515 6140850176 "GET / HTTP/1.1" 302 0 INFO 2025-10-30 17:34:24,481 basehttp 10515 6124023808 "GET /en/ HTTP/1.1" 200 57106 ERROR 2025-10-30 17:34:44,221 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found INFO 2025-10-30 17:35:10,927 basehttp 10515 6124023808 "GET /en/patients/3ed8901f-686b-468a-b7a1-acc1e64a23ec/ HTTP/1.1" 200 61642 ERROR 2025-10-30 17:41:53,312 tasks 77861 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-30 17:43:12,930 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-30 17:43:16,566 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-30 17:45:17,876 tasks 77861 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-30 17:46:23,548 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-30 17:48:27,908 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-30 17:48:32,117 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found INFO 2025-10-30 17:58:40,885 basehttp 10515 6124023808 "GET /en/settings/ HTTP/1.1" 200 48175 INFO 2025-10-30 17:58:40,954 basehttp 10515 6124023808 "GET /media/profile_pictures/Father_-d_HcbHEbL.png HTTP/1.1" 304 0 INFO 2025-10-30 17:58:47,961 basehttp 10515 6124023808 "GET /en/settings/ HTTP/1.1" 200 48175 INFO 2025-10-30 17:59:45,750 basehttp 10515 6124023808 "GET /en/settings/BASIC/ HTTP/1.1" 200 48591 INFO 2025-10-30 18:00:00,008 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-30 18:00:00,008 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 15:00:00.008766+00:00'} INFO 2025-10-30 18:00:00,015 tasks 77861 8648941888 Lab results sync started INFO 2025-10-30 18:00:00,016 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 15:00:00.016095+00:00'} ERROR 2025-10-30 18:00:12,828 tasks 77861 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-30 18:00:12,828 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-30 18:00:12,828 tasks 15485 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found INFO 2025-10-30 18:00:31,818 basehttp 10515 6124023808 "GET /en/settings/ HTTP/1.1" 200 48175 ERROR 2025-10-30 18:00:41,285 tasks 77861 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found INFO 2025-10-30 18:00:47,328 basehttp 10515 6124023808 "GET / HTTP/1.1" 302 0 INFO 2025-10-30 18:00:47,412 basehttp 10515 6140850176 "GET /en/ HTTP/1.1" 200 57116 ERROR 2025-10-30 18:04:03,471 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found INFO 2025-10-30 18:08:59,291 basehttp 10515 6124023808 "GET /en/consents/create/ HTTP/1.1" 200 54083 INFO 2025-10-30 18:08:59,359 basehttp 10515 6124023808 "GET /media/profile_pictures/Father_-d_HcbHEbL.png HTTP/1.1" 304 0 INFO 2025-10-30 18:09:06,392 basehttp 10515 6124023808 "GET /en/consents/ HTTP/1.1" 200 90909 INFO 2025-10-30 18:09:13,423 basehttp 10515 6124023808 "GET /en/consents/d9ef3295-638f-47f0-8ff8-9b8860e75ed5/ HTTP/1.1" 200 41429 INFO 2025-10-30 18:09:13,491 basehttp 10515 6124023808 "GET /media/consents/signatures/signature_000050_20251030_133745.png HTTP/1.1" 304 0 WARNING 2025-10-30 18:09:31,857 log 10515 6124023808 Not Found: /en/consents-templates WARNING 2025-10-30 18:09:31,857 basehttp 10515 6124023808 "GET /en/consents-templates HTTP/1.1" 404 34639 INFO 2025-10-30 18:09:40,105 basehttp 10515 6124023808 "GET /en/consent-templates HTTP/1.1" 301 0 INFO 2025-10-30 18:09:40,169 basehttp 10515 6140850176 "GET /en/consent-templates/ HTTP/1.1" 200 45825 INFO 2025-10-30 18:09:43,899 basehttp 10515 6140850176 "GET /en/consent-templates/f0dc2476-e8a5-49a0-8c59-fb5eff87094d/ HTTP/1.1" 200 44626 INFO 2025-10-30 18:10:03,481 basehttp 10515 6140850176 "GET /en/consent-templates/f0dc2476-e8a5-49a0-8c59-fb5eff87094d/edit/ HTTP/1.1" 200 42159 INFO 2025-10-30 18:10:16,794 basehttp 10515 6140850176 "GET /en/consent-templates/ HTTP/1.1" 200 45825 WARNING 2025-10-30 18:10:22,877 log 10515 6140850176 Not Found: /en/conse WARNING 2025-10-30 18:10:22,877 basehttp 10515 6140850176 "GET /en/conse HTTP/1.1" 404 34587 INFO 2025-10-30 18:11:29,450 basehttp 10515 6140850176 "GET /en/admin HTTP/1.1" 301 0 INFO 2025-10-30 18:11:29,598 basehttp 10515 6124023808 "GET /en/admin/ HTTP/1.1" 200 77681 INFO 2025-10-30 18:11:36,948 basehttp 10515 6124023808 "GET /en/admin/core/consenttoken/ HTTP/1.1" 200 67439 INFO 2025-10-30 18:11:37,020 basehttp 10515 6124023808 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-10-30 18:11:49,251 basehttp 10515 6124023808 "GET /en/admin/ HTTP/1.1" 200 77681 INFO 2025-10-30 18:11:59,379 basehttp 10515 6124023808 "GET /en/staff/ HTTP/1.1" 200 117043 INFO 2025-10-30 18:12:01,815 basehttp 10515 6124023808 "GET /en/staff/create/ HTTP/1.1" 200 44361 INFO 2025-10-30 18:12:28,705 basehttp 10515 6124023808 "GET / HTTP/1.1" 302 0 INFO 2025-10-30 18:12:28,805 basehttp 10515 6140850176 "GET /en/ HTTP/1.1" 200 57117 ERROR 2025-10-30 18:15:17,908 tasks 15473 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-30 18:15:17,908 tasks 15485 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-30 18:15:17,908 tasks 77861 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found INFO 2025-10-30 18:15:38,982 basehttp 10515 6140850176 "GET /en/ HTTP/1.1" 200 58964 INFO 2025-10-30 18:15:47,462 basehttp 10515 6140850176 "GET /en/staff/ HTTP/1.1" 200 117045 INFO 2025-10-30 18:15:52,836 basehttp 10515 6140850176 "GET /en/consent-templates/ HTTP/1.1" 200 45825 INFO 2025-10-30 18:15:58,288 basehttp 10515 6140850176 "GET /en/settings/ HTTP/1.1" 200 48175 INFO 2025-10-30 18:16:02,515 basehttp 10515 6140850176 "GET /en/hr/schedules/ HTTP/1.1" 200 101408 INFO 2025-10-30 18:16:08,943 basehttp 10515 6140850176 "GET /en/hr/holidays/ HTTP/1.1" 200 37798 INFO 2025-10-30 18:16:12,470 basehttp 10515 6140850176 "GET /en/finance/packages/ HTTP/1.1" 200 40596 INFO 2025-10-30 18:16:17,926 basehttp 10515 6140850176 "GET /en/finance/payers/ HTTP/1.1" 200 75884 INFO 2025-10-30 18:16:27,549 basehttp 10515 6140850176 "GET /en/finance/reports/ HTTP/1.1" 200 45948 INFO 2025-10-30 18:16:59,329 basehttp 10515 6140850176 "GET /en/profile/ HTTP/1.1" 200 43906 INFO 2025-10-30 18:17:03,105 basehttp 10515 6140850176 "GET /en/my-hr/attendance/ HTTP/1.1" 200 41534 INFO 2025-10-30 18:17:06,859 basehttp 10515 6140850176 "GET /en/my-hr/schedule/ HTTP/1.1" 200 39017 INFO 2025-10-30 18:17:12,159 basehttp 10515 6140850176 "GET /en/my-hr/ HTTP/1.1" 200 47955 INFO 2025-10-30 18:17:31,868 basehttp 10515 6140850176 "POST /en/my-hr/clock-in-out/ HTTP/1.1" 302 0 INFO 2025-10-30 18:17:31,938 basehttp 10515 6140850176 "GET /en/my-hr/ HTTP/1.1" 200 48915 INFO 2025-10-30 18:17:48,756 basehttp 10515 6140850176 "GET / HTTP/1.1" 302 0 INFO 2025-10-30 18:17:48,838 basehttp 10515 6124023808 "GET /en/ HTTP/1.1" 200 58961 INFO 2025-10-30 18:18:14,599 basehttp 10515 6124023808 "POST /en/accounts/logout/ HTTP/1.1" 302 0 INFO 2025-10-30 18:18:14,658 basehttp 10515 6124023808 "GET /en/accounts/login/ HTTP/1.1" 200 33359 INFO 2025-10-30 18:18:14,688 basehttp 10515 6124023808 "GET /static/css/default/images/bg-login.png HTTP/1.1" 200 425929 INFO 2025-10-30 18:18:28,989 basehttp 10515 6124023808 "POST /en/accounts/login/ HTTP/1.1" 200 33676 INFO 2025-10-30 18:18:38,233 basehttp 10515 6124023808 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-10-30 18:18:38,298 basehttp 10515 6124023808 "GET / HTTP/1.1" 302 0 INFO 2025-10-30 18:18:38,367 basehttp 10515 6140850176 "GET /en/ HTTP/1.1" 200 43067 INFO 2025-10-30 18:18:47,056 basehttp 10515 6140850176 "GET /en/patients/ HTTP/1.1" 200 87791 WARNING 2025-10-30 18:18:47,072 basehttp 10515 6140850176 "GET /static/plugins/datatables/datatables.min.css HTTP/1.1" 404 2038 WARNING 2025-10-30 18:18:47,073 basehttp 10515 6124023808 "GET /static/plugins/datatables/datatables.min.js HTTP/1.1" 404 2035 INFO 2025-10-30 18:18:50,734 basehttp 10515 6124023808 "GET /en/patients/068590d0-9ac0-4dad-b596-d09b8afb8466/ HTTP/1.1" 200 64340 INFO 2025-10-30 18:18:57,296 basehttp 10515 6124023808 "GET /en/medical/consultations/cfb0690a-c088-47eb-bbc5-9b3c44650f9a/ HTTP/1.1" 200 39890 INFO 2025-10-30 18:19:02,958 basehttp 10515 6124023808 "GET /en/medical/consultations/cfb0690a-c088-47eb-bbc5-9b3c44650f9a/response/create/ HTTP/1.1" 200 38786 INFO 2025-10-30 18:19:12,894 basehttp 10515 6124023808 "GET /en/medical/consultations/cfb0690a-c088-47eb-bbc5-9b3c44650f9a/feedback/create/ HTTP/1.1" 200 45836 ERROR 2025-10-30 18:19:16,328 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-30 18:19:28,927 log 10515 6124023808 Internal Server Error: /en/medical/followups/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 340, in dispatch from core.services import ConsentService File "/Users/marwanalwali/AgdarCentre/core/services.py", line 343, in class ConsentEmailService: File "/Users/marwanalwali/AgdarCentre/core/services.py", line 468, in ConsentEmailService def verify_token(token_string: str) -> Tuple[bool, str, Optional]: ~~~~~^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/.local/share/uv/python/cpython-3.12.9-macos-aarch64-none/lib/python3.12/typing.py", line 398, in inner return func(*args, **kwds) ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/.local/share/uv/python/cpython-3.12.9-macos-aarch64-none/lib/python3.12/typing.py", line 1584, in __getitem__ params = tuple(_type_check(p, msg) for p in params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/.local/share/uv/python/cpython-3.12.9-macos-aarch64-none/lib/python3.12/typing.py", line 1584, in params = tuple(_type_check(p, msg) for p in params) ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/.local/share/uv/python/cpython-3.12.9-macos-aarch64-none/lib/python3.12/typing.py", line 202, in _type_check raise TypeError(f"Plain {arg} is not valid as type argument") TypeError: Plain typing.Optional is not valid as type argument ERROR 2025-10-30 18:19:29,008 basehttp 10515 6124023808 "GET /en/medical/followups/create/?patient=068590d0-9ac0-4dad-b596-d09b8afb8466&previous_consultation=cfb0690a-c088-47eb-bbc5-9b3c44650f9a HTTP/1.1" 500 127602 ERROR 2025-10-30 18:20:16,835 tasks 77861 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found INFO 2025-10-30 18:20:19,181 basehttp 10515 6124023808 "GET /en/medical/followups/create/?patient=068590d0-9ac0-4dad-b596-d09b8afb8466&previous_consultation=cfb0690a-c088-47eb-bbc5-9b3c44650f9a HTTP/1.1" 302 0 INFO 2025-10-30 18:20:19,257 basehttp 10515 6124023808 "GET /en/patients/068590d0-9ac0-4dad-b596-d09b8afb8466/?tab=consents&missing=GENERAL_TREATMENT HTTP/1.1" 200 64762 INFO 2025-10-30 18:20:45,510 basehttp 10515 6124023808 "GET / HTTP/1.1" 302 0 INFO 2025-10-30 18:20:45,578 basehttp 10515 6140850176 "GET /en/ HTTP/1.1" 200 43067 INFO 2025-10-30 18:20:48,105 basehttp 10515 6140850176 "POST /en/accounts/logout/ HTTP/1.1" 302 0 INFO 2025-10-30 18:20:48,164 basehttp 10515 6140850176 "GET /en/accounts/login/ HTTP/1.1" 200 33359 INFO 2025-10-30 18:21:01,399 basehttp 10515 6140850176 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-10-30 18:21:01,460 basehttp 10515 6140850176 "GET / HTTP/1.1" 302 0 INFO 2025-10-30 18:21:01,527 basehttp 10515 6124023808 "GET /en/ HTTP/1.1" 200 49282 INFO 2025-10-30 18:21:07,216 basehttp 10515 6124023808 "GET /en/nursing/encounters/create/ HTTP/1.1" 200 52254 WARNING 2025-10-30 18:21:07,230 basehttp 10515 6124023808 "GET /static/plugins/select2-bootstrap-5-theme/select2-bootstrap-5-theme.min.css HTTP/1.1" 404 2128 INFO 2025-10-30 18:21:22,832 basehttp 10515 6140850176 "GET /en/appointments/calendar/ HTTP/1.1" 200 51848 INFO 2025-10-30 18:21:22,846 basehttp 10515 6140850176 "GET /static/plugins/moment/min/moment.min.js HTTP/1.1" 200 58890 INFO 2025-10-30 18:21:22,851 basehttp 10515 13606449152 "GET /static/plugins/@fullcalendar/bootstrap/index.global.js HTTP/1.1" 200 2075 INFO 2025-10-30 18:21:22,851 basehttp 10515 13589622784 "GET /static/plugins/@fullcalendar/list/index.global.js HTTP/1.1" 200 18635 INFO 2025-10-30 18:21:22,851 basehttp 10515 6124023808 "GET /static/plugins/@fullcalendar/daygrid/index.global.js HTTP/1.1" 200 58461 INFO 2025-10-30 18:21:22,851 basehttp 10515 13572796416 "GET /static/plugins/@fullcalendar/interaction/index.global.js HTTP/1.1" 200 99452 INFO 2025-10-30 18:21:22,853 basehttp 10515 6157676544 "GET /static/plugins/@fullcalendar/timegrid/index.global.js HTTP/1.1" 200 68582 INFO 2025-10-30 18:21:22,853 basehttp 10515 6140850176 "GET /static/plugins/@fullcalendar/core/index.global.js HTTP/1.1" 200 444856 INFO 2025-10-30 18:21:22,945 basehttp 10515 6140850176 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 14751 INFO 2025-10-30 18:21:27,695 basehttp 10515 6140850176 "GET /en/patients/ HTTP/1.1" 200 87787 WARNING 2025-10-30 18:21:27,709 basehttp 10515 6140850176 "GET /static/plugins/datatables/datatables.min.css HTTP/1.1" 404 2038 WARNING 2025-10-30 18:21:27,710 basehttp 10515 6157676544 "GET /static/plugins/datatables/datatables.min.js HTTP/1.1" 404 2035 INFO 2025-10-30 18:21:29,345 basehttp 10515 13572796416 "GET /en/patients/068590d0-9ac0-4dad-b596-d09b8afb8466/ HTTP/1.1" 200 64337 INFO 2025-10-30 18:21:36,448 basehttp 10515 13572796416 "GET /en/nursing/encounters/create/ HTTP/1.1" 200 52254 WARNING 2025-10-30 18:21:36,455 basehttp 10515 13572796416 "GET /static/plugins/select2-bootstrap-5-theme/select2-bootstrap-5-theme.min.css HTTP/1.1" 404 2128 INFO 2025-10-30 18:21:52,150 basehttp 10515 6124023808 "GET /en/nursing/encounters/ HTTP/1.1" 200 59361 INFO 2025-10-30 18:21:54,682 basehttp 10515 6124023808 "GET /en/nursing/encounters/aaddcb56-03e4-4d03-83ff-9e348745ed69/ HTTP/1.1" 200 44496 INFO 2025-10-30 18:22:02,203 basehttp 10515 6124023808 "GET /en/nursing/patients/068590d0-9ac0-4dad-b596-d09b8afb8466/growth-chart/ HTTP/1.1" 200 39841 INFO 2025-10-30 18:22:06,878 basehttp 10515 6124023808 "GET /en/nursing/patients/068590d0-9ac0-4dad-b596-d09b8afb8466/vitals/ HTTP/1.1" 200 40326 INFO 2025-10-30 18:22:16,789 basehttp 10515 6124023808 "POST /en/accounts/logout/ HTTP/1.1" 302 0 INFO 2025-10-30 18:22:16,849 basehttp 10515 6124023808 "GET /en/accounts/login/ HTTP/1.1" 200 33359 INFO 2025-10-30 18:22:30,615 basehttp 10515 6124023808 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-10-30 18:22:30,680 basehttp 10515 6124023808 "GET / HTTP/1.1" 302 0 INFO 2025-10-30 18:22:30,749 basehttp 10515 13589622784 "GET /en/ HTTP/1.1" 200 46598 INFO 2025-10-30 18:22:36,615 basehttp 10515 13589622784 "GET /en/aba/sessions/create/ HTTP/1.1" 200 69448 WARNING 2025-10-30 18:23:02,724 log 10515 13589622784 Not Found: /en/aba WARNING 2025-10-30 18:23:02,724 basehttp 10515 13589622784 "GET /en/aba HTTP/1.1" 404 34579 INFO 2025-10-30 18:23:05,760 basehttp 10515 13589622784 "GET /en/aba/behaviors/ HTTP/1.1" 200 87026 INFO 2025-10-30 18:23:21,537 basehttp 10515 13589622784 "GET /en/aba/consults/dac23f37-ad4d-417d-9117-dcb79563c907/ HTTP/1.1" 200 42067 INFO 2025-10-30 18:23:27,992 basehttp 10515 13589622784 "GET /en/aba/patients/df734462-465a-4e95-a839-0789c1c24c3c/history/ HTTP/1.1" 200 46710 ERROR 2025-10-30 18:23:33,756 tasks 77861 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found INFO 2025-10-30 18:23:37,137 basehttp 10515 13589622784 "GET /en/aba/consults/dac23f37-ad4d-417d-9117-dcb79563c907/ HTTP/1.1" 200 42068 INFO 2025-10-30 18:23:53,345 basehttp 10515 13589622784 "GET /en/referrals/ HTTP/1.1" 200 36390 INFO 2025-10-30 18:23:57,839 basehttp 10515 13589622784 "GET /en/referrals/create/ HTTP/1.1" 200 48767 ERROR 2025-10-30 18:24:47,527 tasks 77861 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found INFO 2025-10-30 18:30:00,017 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-30 18:30:00,018 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 15:30:00.018021+00:00'} INFO 2025-10-30 18:30:00,020 tasks 77861 8648941888 Lab results sync started INFO 2025-10-30 18:30:00,021 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 15:30:00.021020+00:00'} ERROR 2025-10-30 18:30:13,000 tasks 77861 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-30 18:35:33,872 tasks 77861 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-30 18:38:38,705 tasks 77861 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-30 18:41:18,779 tasks 77861 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-30 18:45:18,045 tasks 77861 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-30 18:50:22,455 tasks 77861 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-30 18:52:42,224 tasks 77861 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-30 18:54:47,476 tasks 15473 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-30 18:54:47,476 tasks 77861 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-30 18:54:47,476 tasks 15485 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-30 18:56:11,552 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-30 18:56:55,468 tasks 77861 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found INFO 2025-10-30 19:00:00,018 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-30 19:00:00,020 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 16:00:00.020067+00:00'} INFO 2025-10-30 19:00:00,025 tasks 77861 8648941888 Lab results sync started INFO 2025-10-30 19:00:00,025 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 16:00:00.025485+00:00'} INFO 2025-10-30 19:37:45,823 tasks 77861 8648941888 Lab results sync started INFO 2025-10-30 19:37:45,825 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 16:37:45.824999+00:00'} INFO 2025-10-30 19:37:45,828 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-30 19:37:45,828 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 16:37:45.828484+00:00'} INFO 2025-10-30 20:11:05,406 tasks 77861 8648941888 Lab results sync started INFO 2025-10-30 20:11:05,406 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 17:11:05.406941+00:00'} INFO 2025-10-30 20:11:05,410 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-30 20:11:05,411 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 17:11:05.411007+00:00'} INFO 2025-10-30 20:35:09,173 tasks 77861 8648941888 Lab results sync started INFO 2025-10-30 20:35:09,177 tasks 15473 8648941888 Radiology results sync started INFO 2025-10-30 20:35:09,243 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 17:35:09.243709+00:00'} INFO 2025-10-30 20:35:09,243 tasks 15473 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 17:35:09.243759+00:00'} INFO 2025-10-30 20:42:34,867 basehttp 10515 6124023808 "GET /en/referrals/create/ HTTP/1.1" 200 48767 INFO 2025-10-30 20:42:34,879 basehttp 10515 6124023808 "GET /static/js/select2-init.js HTTP/1.1" 304 0 INFO 2025-10-30 20:43:03,855 basehttp 10515 6124023808 "GET /en/referrals/ HTTP/1.1" 200 36390 INFO 2025-10-30 20:43:29,819 basehttp 10515 6124023808 "GET /en/referrals/create/ HTTP/1.1" 200 48767 ERROR 2025-10-30 20:44:10,220 tasks 77861 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-30 20:44:39,604 tasks 77861 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-30 20:44:39,605 tasks 15485 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-30 20:44:39,606 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-30 20:45:14,302 tasks 77861 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found INFO 2025-10-30 20:48:17,134 autoreload 59224 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 20:48:19,564 basehttp 59224 6167785472 "GET /en/referrals/create/ HTTP/1.1" 200 50647 WARNING 2025-10-30 20:48:22,294 log 59224 6167785472 Bad Request: /en/referrals/api/get-providers-by-clinic/ WARNING 2025-10-30 20:48:22,294 basehttp 59224 6167785472 "GET /en/referrals/api/get-providers-by-clinic/?clinic_id=1cbc01b4-2506-4408-9c5b-b60293b3bbbb HTTP/1.1" 400 1451 INFO 2025-10-30 20:48:26,739 basehttp 59224 6167785472 "GET /en/referrals/create/ HTTP/1.1" 200 50645 WARNING 2025-10-30 20:48:29,303 log 59224 6167785472 Bad Request: /en/referrals/api/get-providers-by-clinic/ WARNING 2025-10-30 20:48:29,303 basehttp 59224 6167785472 "GET /en/referrals/api/get-providers-by-clinic/?clinic_id=b247b8a0-df5b-4f79-a037-ae7f56d13874 HTTP/1.1" 400 1451 ERROR 2025-10-30 20:49:30,889 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found INFO 2025-10-30 20:49:42,247 autoreload 59224 8648941888 /Users/marwanalwali/AgdarCentre/referrals/views.py changed, reloading. INFO 2025-10-30 20:49:42,547 autoreload 59988 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 20:49:50,221 basehttp 59988 6130741248 "GET /en/referrals/create/ HTTP/1.1" 200 50647 INFO 2025-10-30 20:49:52,438 basehttp 59988 6130741248 "GET /en/referrals/api/get-providers-by-clinic/?clinic_id=b247b8a0-df5b-4f79-a037-ae7f56d13874 HTTP/1.1" 200 164 INFO 2025-10-30 20:49:56,273 basehttp 59988 6130741248 "GET /en/referrals/api/get-providers-by-clinic/?clinic_id=ccdc6778-e589-4d1a-bc2f-bacf91537f23 HTTP/1.1" 200 240 INFO 2025-10-30 20:49:59,862 basehttp 59988 6130741248 "GET /en/referrals/api/get-providers-by-clinic/?clinic_id=1cbc01b4-2506-4408-9c5b-b60293b3bbbb HTTP/1.1" 200 245 INFO 2025-10-30 20:55:25,528 autoreload 59988 8648941888 /Users/marwanalwali/AgdarCentre/referrals/forms.py changed, reloading. INFO 2025-10-30 20:55:25,887 autoreload 62793 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 20:55:59,049 autoreload 62793 8648941888 /Users/marwanalwali/AgdarCentre/referrals/views.py changed, reloading. INFO 2025-10-30 20:55:59,391 autoreload 63060 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 20:56:07,760 autoreload 63060 8648941888 /Users/marwanalwali/AgdarCentre/referrals/views.py changed, reloading. INFO 2025-10-30 20:56:08,037 autoreload 63163 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 20:57:25,322 autoreload 63163 8648941888 /Users/marwanalwali/AgdarCentre/referrals/urls.py changed, reloading. INFO 2025-10-30 20:57:25,628 autoreload 63823 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 20:58:03,080 basehttp 63823 6201520128 "GET /en/referrals/ HTTP/1.1" 200 36392 ERROR 2025-10-30 20:58:08,188 tasks 77861 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-30 20:58:27,987 log 63823 6201520128 Internal Server Error: /en/referrals/external/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 178, in get return super().get(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 142, in get return self.render_to_response(self.get_context_data()) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/referrals/views.py", line 468, in get_context_data context = super().get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 72, in get_context_data kwargs["form"] = self.get_form() ^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 37, in get_form return form_class(**self.get_form_kwargs()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/referrals/forms.py", line 254, in __init__ super().__init__(*args, **kwargs) TypeError: BaseForm.__init__() got an unexpected keyword argument 'instance' ERROR 2025-10-30 20:58:28,078 basehttp 63823 6201520128 "GET /en/referrals/external/ HTTP/1.1" 500 116436 INFO 2025-10-30 20:59:03,244 autoreload 63823 8648941888 /Users/marwanalwali/AgdarCentre/referrals/views.py changed, reloading. INFO 2025-10-30 20:59:03,574 autoreload 64617 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 20:59:12,910 autoreload 64617 8648941888 /Users/marwanalwali/AgdarCentre/referrals/views.py changed, reloading. INFO 2025-10-30 20:59:13,191 autoreload 64727 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 20:59:24,952 basehttp 64727 6171029504 "GET /en/referrals/external/ HTTP/1.1" 200 26149 INFO 2025-10-30 21:00:00,014 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-30 21:00:00,015 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 18:00:00.015073+00:00'} INFO 2025-10-30 21:00:00,021 tasks 77861 8648941888 Lab results sync started INFO 2025-10-30 21:00:00,021 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 18:00:00.021707+00:00'} INFO 2025-10-30 21:00:25,805 basehttp 64727 6171029504 "GET /en/referrals/external/ HTTP/1.1" 200 26148 ERROR 2025-10-30 21:02:10,357 log 64727 6171029504 Internal Server Error: /en/referrals/external/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 510, in parse compile_func = self.tags[command] ~~~~~~~~~^^^^^^^^^ KeyError: 'trans' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 42, in select_template return engine.get_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 79, in get_template return Template(self.engine.get_template(template_name), self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 177, in get_template template, origin = self.find_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 159, in find_template template = loader.get_template(name, skip=skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/cached.py", line 57, in get_template template = super().get_template(template_name, skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/base.py", line 28, in get_template return Template( ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 512, in parse self.invalid_block_tag(token, command, parse_until) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 577, in invalid_block_tag raise self.error( django.template.exceptions.TemplateSyntaxError: Invalid block tag on line 6: 'trans'. Did you forget to register or load this tag? ERROR 2025-10-30 21:02:10,454 basehttp 64727 6171029504 "GET /en/referrals/external/ HTTP/1.1" 500 199265 INFO 2025-10-30 21:02:42,923 basehttp 64727 6171029504 "GET /en/referrals/external/ HTTP/1.1" 200 26128 INFO 2025-10-30 21:02:44,869 basehttp 64727 6171029504 "GET /en/referrals/external/ HTTP/1.1" 200 26128 INFO 2025-10-30 21:02:56,360 basehttp 64727 6171029504 "GET /en/referrals/external/ HTTP/1.1" 200 26066 INFO 2025-10-30 21:03:57,105 basehttp 64727 6171029504 "GET /en/referrals/external/ HTTP/1.1" 200 26004 ERROR 2025-10-30 21:06:18,444 tasks 77861 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-30 21:08:37,906 tasks 77861 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-30 21:10:37,957 tasks 77861 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found INFO 2025-10-30 21:11:53,193 basehttp 64727 6171029504 "GET /en/referrals/external/ HTTP/1.1" 200 26066 INFO 2025-10-30 21:12:01,721 basehttp 64727 6171029504 "POST /en/referrals/external/ HTTP/1.1" 200 29603 ERROR 2025-10-30 21:14:39,590 tasks 77861 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-30 21:21:38,080 tasks 77861 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-30 21:22:57,302 tasks 77861 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-30 21:26:54,596 tasks 77861 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found INFO 2025-10-30 21:30:00,012 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-30 21:30:00,012 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 18:30:00.012484+00:00'} INFO 2025-10-30 21:30:00,016 tasks 77861 8648941888 Lab results sync started INFO 2025-10-30 21:30:00,016 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 18:30:00.016908+00:00'} ERROR 2025-10-30 21:34:02,292 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-30 21:41:59,593 tasks 77861 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-30 21:52:57,376 tasks 77861 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-30 21:52:57,376 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-30 21:52:57,376 tasks 15485 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-30 21:53:43,261 tasks 77861 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found INFO 2025-10-30 22:00:00,005 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-30 22:00:00,005 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 19:00:00.005287+00:00'} INFO 2025-10-30 22:00:00,011 tasks 77861 8648941888 Lab results sync started INFO 2025-10-30 22:00:00,011 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 19:00:00.011311+00:00'} ERROR 2025-10-30 22:03:33,820 tasks 77861 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found INFO 2025-10-30 22:05:58,634 autoreload 64727 8648941888 /Users/marwanalwali/AgdarCentre/notifications/templates/notifications/message_detail.html.py changed, reloading. INFO 2025-10-30 22:05:58,920 autoreload 96137 8648941888 Watching for file changes with StatReloader INFO 2025-10-30 22:06:31,787 basehttp 96137 6136705024 "GET /en/referrals/external/ HTTP/1.1" 200 26068 INFO 2025-10-30 22:06:33,306 basehttp 96137 6136705024 "GET /en/referrals/external/ HTTP/1.1" 200 26066 INFO 2025-10-30 22:06:47,696 basehttp 96137 6136705024 "GET /ar/referrals/external/ HTTP/1.1" 200 26855 INFO 2025-10-30 22:09:04,228 basehttp 96137 6136705024 "GET /ar/referrals/external/ HTTP/1.1" 200 26865 ERROR 2025-10-30 22:14:14,491 tasks 77861 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-30 22:19:09,710 tasks 77861 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-30 22:28:59,820 tasks 77861 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found INFO 2025-10-30 22:30:00,016 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-30 22:30:00,016 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 19:30:00.016573+00:00'} INFO 2025-10-30 22:30:00,022 tasks 77861 8648941888 Lab results sync started INFO 2025-10-30 22:30:00,023 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 19:30:00.023103+00:00'} ERROR 2025-10-30 22:40:33,283 tasks 77861 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-30 22:41:35,384 tasks 77861 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-30 22:53:58,782 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found INFO 2025-10-30 23:00:14,070 tasks 15473 8648941888 Radiology results sync started INFO 2025-10-30 23:00:14,071 tasks 15473 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 20:00:14.071045+00:00'} INFO 2025-10-30 23:00:14,076 tasks 15473 8648941888 Lab results sync started INFO 2025-10-30 23:00:14,076 tasks 15473 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 20:00:14.076893+00:00'} INFO 2025-10-30 23:00:14,085 tasks 15485 8648941888 ZATCA e-invoice submission for IAGDAR694854 INFO 2025-10-30 23:00:14,085 tasks 15473 8648941888 ZATCA e-invoice submission for IAGDAR407503 INFO 2025-10-30 23:00:14,090 tasks 77861 8648941888 ZATCA batch submission: 0 submitted, 31 failed INFO 2025-10-30 23:00:14,094 tasks 15473 8648941888 ZATCA e-invoice submission for IAGDAR993334 INFO 2025-10-30 23:00:14,096 tasks 15486 8648941888 ZATCA e-invoice submission for IAGDAR971131 INFO 2025-10-30 23:00:14,097 tasks 15474 8648941888 ZATCA e-invoice submission for IAGDAR731922 INFO 2025-10-30 23:00:14,099 tasks 15485 8648941888 ZATCA e-invoice submission for IAGDAR314903 INFO 2025-10-30 23:00:14,099 tasks 15487 8648941888 ZATCA e-invoice submission for IAGDAR962602 INFO 2025-10-30 23:00:14,100 tasks 15475 8648941888 ZATCA e-invoice submission for IAGDAR101831 INFO 2025-10-30 23:00:14,101 tasks 15488 8648941888 ZATCA e-invoice submission for IAGDAR616246 INFO 2025-10-30 23:00:14,101 tasks 15476 8648941888 ZATCA e-invoice submission for IAGDAR878182 INFO 2025-10-30 23:00:14,104 tasks 15477 8648941888 ZATCA e-invoice submission for IAGDAR651047 INFO 2025-10-30 23:00:14,105 tasks 15489 8648941888 ZATCA e-invoice submission for IAGDAR242596 INFO 2025-10-30 23:00:14,108 tasks 77861 8648941888 ZATCA e-invoice submission for IAGDAR904123 INFO 2025-10-30 23:00:14,109 tasks 15473 8648941888 ZATCA e-invoice submission for IAGDAR675756 INFO 2025-10-30 23:00:14,109 tasks 15478 8648941888 ZATCA e-invoice submission for IAGDAR993799 INFO 2025-10-30 23:00:14,111 tasks 15485 8648941888 ZATCA e-invoice submission for IAGDAR413063 INFO 2025-10-30 23:00:14,111 tasks 15486 8648941888 ZATCA e-invoice submission for IAGDAR338723 INFO 2025-10-30 23:00:14,111 tasks 15483 8648941888 ZATCA e-invoice submission for IAGDAR735132 INFO 2025-10-30 23:00:14,113 tasks 15475 8648941888 ZATCA e-invoice submission for IAGDAR527643 INFO 2025-10-30 23:00:14,113 tasks 15474 8648941888 ZATCA e-invoice submission for IAGDAR465811 INFO 2025-10-30 23:00:14,114 tasks 15487 8648941888 ZATCA e-invoice submission for IAGDAR378998 INFO 2025-10-30 23:00:14,114 tasks 15476 8648941888 ZATCA e-invoice submission for IAGDAR844758 INFO 2025-10-30 23:00:14,115 tasks 77861 8648941888 ZATCA e-invoice submission for IAGDAR370417 INFO 2025-10-30 23:00:14,116 tasks 15473 8648941888 ZATCA e-invoice submission for IAGDAR778379 INFO 2025-10-30 23:00:14,118 tasks 15488 8648941888 ZATCA e-invoice submission for IAGDAR175563 INFO 2025-10-30 23:00:14,119 tasks 15485 8648941888 ZATCA e-invoice submission for IAGDAR315317 INFO 2025-10-30 23:00:14,119 tasks 15486 8648941888 ZATCA e-invoice submission for IAGDAR871030 INFO 2025-10-30 23:00:14,119 tasks 15475 8648941888 ZATCA e-invoice submission for IAGDAR370892 INFO 2025-10-30 23:00:14,121 tasks 15487 8648941888 ZATCA e-invoice submission for IAGDAR318547 INFO 2025-10-30 23:00:14,121 tasks 15474 8648941888 ZATCA e-invoice submission for IAGDAR524770 INFO 2025-10-30 23:00:14,121 tasks 15490 8648941888 ZATCA e-invoice submission for IAGDAR239702 ERROR 2025-10-30 23:19:34,917 tasks 77861 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-30 23:28:49,595 tasks 77861 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found INFO 2025-10-30 23:35:25,929 tasks 77861 8648941888 Lab results sync started INFO 2025-10-30 23:35:25,929 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 20:35:25.929986+00:00'} INFO 2025-10-30 23:35:25,933 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-30 23:35:25,933 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 20:35:25.933845+00:00'} ERROR 2025-10-30 23:39:23,500 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-30 23:45:47,291 tasks 77861 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-30 23:50:53,285 tasks 77861 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-30 23:50:53,285 tasks 15485 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-30 23:50:53,285 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-30 23:52:17,577 tasks 77861 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-30 23:57:48,534 tasks 77861 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found INFO 2025-10-31 00:00:00,020 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 00:00:00,021 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 21:00:00.021104+00:00'} INFO 2025-10-31 00:00:00,027 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 00:00:00,027 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 21:00:00.027624+00:00'} ERROR 2025-10-31 00:08:48,783 tasks 77861 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-31 00:17:46,986 tasks 77861 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-31 00:20:53,255 tasks 77861 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-31 00:21:03,780 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-31 00:27:48,554 tasks 15485 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-31 00:27:48,554 tasks 77861 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-31 00:27:48,554 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found INFO 2025-10-31 00:30:00,009 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 00:30:00,009 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 21:30:00.009250+00:00'} INFO 2025-10-31 00:30:00,014 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 00:30:00,014 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 21:30:00.014756+00:00'} ERROR 2025-10-31 00:33:03,893 tasks 77861 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-31 00:39:40,816 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-31 00:51:30,608 tasks 77861 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-31 00:51:36,377 tasks 77861 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found INFO 2025-10-31 01:00:00,017 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 01:00:00,018 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 22:00:00.018462+00:00'} INFO 2025-10-31 01:00:00,024 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 01:00:00,024 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 22:00:00.024696+00:00'} ERROR 2025-10-31 01:03:26,513 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-31 01:12:11,667 tasks 77861 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-31 01:21:58,048 tasks 77861 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found INFO 2025-10-31 01:31:25,735 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 01:31:25,735 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 22:31:25.735431+00:00'} INFO 2025-10-31 01:31:25,741 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 01:31:25,741 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 22:31:25.741913+00:00'} ERROR 2025-10-31 01:46:11,630 tasks 77861 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-31 01:56:42,313 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found INFO 2025-10-31 02:00:00,007 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 02:00:00,007 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 23:00:00.007459+00:00'} INFO 2025-10-31 02:00:00,012 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 02:00:00,013 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 23:00:00.013064+00:00'} ERROR 2025-10-31 02:00:41,248 tasks 15485 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-31 02:00:41,248 tasks 77861 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-31 02:00:41,248 tasks 15473 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-31 02:00:47,015 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-31 02:00:47,015 tasks 15485 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-31 02:00:47,015 tasks 77861 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-31 02:05:29,391 tasks 77861 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-31 02:18:50,644 tasks 77861 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-31 02:21:09,930 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-31 02:23:09,984 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found INFO 2025-10-31 02:30:00,008 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 02:30:00,008 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-30 23:30:00.008569+00:00'} INFO 2025-10-31 02:30:00,013 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 02:30:00,013 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-30 23:30:00.013849+00:00'} ERROR 2025-10-31 02:30:41,183 tasks 77861 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-31 02:30:46,946 tasks 77861 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-31 02:34:10,099 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-31 02:36:09,810 tasks 77861 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-31 02:45:30,286 tasks 77861 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found INFO 2025-10-31 03:00:00,009 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 03:00:00,010 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 00:00:00.010343+00:00'} INFO 2025-10-31 03:00:00,016 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 03:00:00,016 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 00:00:00.016660+00:00'} ERROR 2025-10-31 03:00:33,273 tasks 77861 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-31 03:21:59,769 tasks 77861 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-31 03:22:40,734 tasks 77861 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-31 03:28:54,990 tasks 15485 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-31 03:28:54,990 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-31 03:28:54,991 tasks 77861 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-31 03:29:30,565 tasks 77861 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found INFO 2025-10-31 03:30:00,015 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 03:30:00,015 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 00:30:00.015712+00:00'} INFO 2025-10-31 03:30:00,022 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 03:30:00,022 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 00:30:00.022513+00:00'} ERROR 2025-10-31 03:30:56,958 tasks 77861 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-31 03:30:57,031 tasks 77861 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-31 03:30:57,120 tasks 77861 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-31 03:30:57,162 tasks 15473 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-31 03:30:57,162 tasks 77861 8648941888 Appointment cf49b23b-d02f-4a3c-b473-09ea64657aea not found ERROR 2025-10-31 03:44:35,588 tasks 77861 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-31 03:53:42,863 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-31 03:58:54,991 tasks 77861 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-31 03:59:36,092 tasks 77861 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found INFO 2025-10-31 04:00:00,015 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 04:00:00,016 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 01:00:00.016331+00:00'} INFO 2025-10-31 04:00:00,022 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 04:00:00,023 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 01:00:00.023055+00:00'} ERROR 2025-10-31 04:00:56,959 tasks 15485 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-31 04:00:56,959 tasks 77861 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-31 04:00:56,959 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-31 04:00:57,034 tasks 15473 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-31 04:00:57,034 tasks 15485 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-31 04:00:57,034 tasks 77861 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-31 04:00:57,126 tasks 77861 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-31 04:00:57,126 tasks 15473 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-31 04:00:57,126 tasks 15485 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-31 04:00:57,167 tasks 15485 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-31 04:00:57,168 tasks 15473 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-31 04:00:57,168 tasks 77861 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-31 04:00:57,171 tasks 15486 8648941888 Appointment 95711d2a-6fc8-4028-886e-32538b921560 not found ERROR 2025-10-31 04:00:57,172 tasks 15474 8648941888 Appointment 0a21e77f-824e-4112-a71c-e32b61e3c55b not found ERROR 2025-10-31 04:00:57,172 tasks 15475 8648941888 Appointment 57275879-fa70-47b5-ad9b-2512d328eb34 not found ERROR 2025-10-31 04:02:15,358 tasks 77861 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-31 04:24:05,005 tasks 77861 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found INFO 2025-10-31 04:30:00,015 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 04:30:00,017 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 01:30:00.017240+00:00'} INFO 2025-10-31 04:30:00,022 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 04:30:00,022 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 01:30:00.022624+00:00'} ERROR 2025-10-31 04:30:56,908 tasks 77861 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-31 04:30:56,984 tasks 77861 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-31 04:30:57,071 tasks 77861 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-31 04:30:57,107 tasks 77861 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-31 04:30:57,108 tasks 15473 8648941888 Appointment 45ba04ef-fd07-475b-a6d7-218d97ddb43c not found ERROR 2025-10-31 04:40:36,277 tasks 77861 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-31 04:44:05,852 tasks 77861 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-31 04:44:11,605 tasks 77861 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-31 04:49:34,479 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-31 04:59:30,439 tasks 77861 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found INFO 2025-10-31 05:00:00,016 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 05:00:00,016 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 02:00:00.016510+00:00'} INFO 2025-10-31 05:00:00,021 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 05:00:00,021 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 02:00:00.021923+00:00'} ERROR 2025-10-31 05:04:51,302 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-31 05:14:35,431 tasks 77861 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found INFO 2025-10-31 05:36:01,943 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 05:36:01,943 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 02:36:01.943806+00:00'} INFO 2025-10-31 05:36:01,948 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 05:36:01,949 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 02:36:01.949037+00:00'} ERROR 2025-10-31 05:53:42,365 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found INFO 2025-10-31 06:10:40,646 tasks 15473 8648941888 Lab results sync started INFO 2025-10-31 06:10:40,647 tasks 15473 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 03:10:40.647467+00:00'} INFO 2025-10-31 06:10:40,650 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 06:10:40,650 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 03:10:40.650934+00:00'} INFO 2025-10-31 06:30:47,222 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 06:30:47,222 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 03:30:47.222594+00:00'} INFO 2025-10-31 06:30:47,226 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 06:30:47,226 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 03:30:47.226349+00:00'} INFO 2025-10-31 07:05:50,051 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 07:05:50,051 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 04:05:50.051738+00:00'} INFO 2025-10-31 07:05:50,055 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 07:05:50,055 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 04:05:50.055423+00:00'} ERROR 2025-10-31 07:27:32,834 tasks 77861 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found INFO 2025-10-31 07:30:00,019 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 07:30:00,019 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 04:30:00.019839+00:00'} INFO 2025-10-31 07:30:00,025 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 07:30:00,026 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 04:30:00.026134+00:00'} ERROR 2025-10-31 07:32:43,895 tasks 77861 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-31 07:37:33,819 tasks 77861 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-31 07:40:54,187 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-31 07:49:15,186 tasks 77861 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found INFO 2025-10-31 08:00:00,015 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 08:00:00,016 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 05:00:00.016670+00:00'} INFO 2025-10-31 08:00:00,019 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 08:00:00,019 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 05:00:00.019241+00:00'} INFO 2025-10-31 08:31:57,306 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 08:31:57,307 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 05:31:57.307667+00:00'} INFO 2025-10-31 08:31:57,310 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 08:31:57,311 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 05:31:57.311111+00:00'} INFO 2025-10-31 09:04:44,224 tasks 15473 8648941888 Lab results sync started INFO 2025-10-31 09:04:44,225 tasks 15473 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 06:04:44.225215+00:00'} INFO 2025-10-31 09:04:44,227 tasks 15473 8648941888 Radiology results sync started INFO 2025-10-31 09:04:44,227 tasks 15473 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 06:04:44.227270+00:00'} ERROR 2025-10-31 09:04:47,458 tasks 77861 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-31 09:04:47,534 tasks 77861 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-31 09:04:47,629 tasks 77861 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-31 09:04:47,668 tasks 77861 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found ERROR 2025-10-31 09:04:47,669 tasks 15473 8648941888 Appointment fb561bbc-c4f8-4e4d-b78a-de117c44a472 not found INFO 2025-10-31 09:33:53,274 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 09:33:53,276 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 06:33:53.276151+00:00'} INFO 2025-10-31 09:33:53,278 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 09:33:53,279 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 06:33:53.279019+00:00'} INFO 2025-10-31 10:00:00,008 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 10:00:00,009 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 07:00:00.009855+00:00'} INFO 2025-10-31 10:00:00,014 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 10:00:00,014 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 07:00:00.014463+00:00'} ERROR 2025-10-31 10:08:39,284 tasks 77861 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-31 10:15:29,045 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found INFO 2025-10-31 10:30:00,007 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 10:30:00,008 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 07:30:00.008128+00:00'} INFO 2025-10-31 10:30:00,011 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 10:30:00,011 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 07:30:00.011654+00:00'} ERROR 2025-10-31 10:30:34,085 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-31 10:34:52,522 tasks 77861 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-31 10:45:34,555 tasks 77861 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found INFO 2025-10-31 11:07:19,473 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 11:07:19,474 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 08:07:19.474274+00:00'} INFO 2025-10-31 11:07:19,477 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 11:07:19,477 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 08:07:19.477603+00:00'} INFO 2025-10-31 11:32:54,113 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 11:32:54,114 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 08:32:54.114202+00:00'} INFO 2025-10-31 11:32:54,118 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 11:32:54,118 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 08:32:54.118732+00:00'} INFO 2025-10-31 12:00:00,017 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 12:00:00,019 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 09:00:00.019287+00:00'} INFO 2025-10-31 12:00:00,024 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 12:00:00,024 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 09:00:00.024511+00:00'} ERROR 2025-10-31 12:04:27,368 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-31 12:20:58,440 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-31 12:24:28,014 tasks 77861 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-31 12:24:33,775 tasks 77861 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found INFO 2025-10-31 12:30:00,016 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 12:30:00,016 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 09:30:00.016607+00:00'} INFO 2025-10-31 12:30:00,023 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 12:30:00,023 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 09:30:00.023492+00:00'} ERROR 2025-10-31 12:33:02,905 tasks 77861 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found INFO 2025-10-31 13:00:00,008 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 13:00:00,010 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 10:00:00.010907+00:00'} INFO 2025-10-31 13:00:00,013 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 13:00:00,013 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 10:00:00.013804+00:00'} ERROR 2025-10-31 13:15:20,161 tasks 77861 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found INFO 2025-10-31 13:30:00,012 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 13:30:00,013 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 10:30:00.013308+00:00'} INFO 2025-10-31 13:30:00,017 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 13:30:00,018 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 10:30:00.018039+00:00'} ERROR 2025-10-31 13:34:38,156 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-31 13:44:39,157 tasks 77861 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found INFO 2025-10-31 14:00:00,010 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 14:00:00,012 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 11:00:00.012125+00:00'} INFO 2025-10-31 14:00:00,013 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 14:00:00,014 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 11:00:00.013994+00:00'} ERROR 2025-10-31 14:01:01,172 tasks 77861 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-31 14:01:06,930 tasks 77861 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-31 14:17:52,257 tasks 77861 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-31 14:17:52,332 tasks 77861 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-31 14:17:52,421 tasks 77861 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-31 14:17:52,463 tasks 15473 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found ERROR 2025-10-31 14:17:52,463 tasks 77861 8648941888 Appointment 1f2230a7-cd0a-4bff-87d6-d0ffb6577b9f not found INFO 2025-10-31 14:30:00,010 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 14:30:00,012 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 11:30:00.012873+00:00'} INFO 2025-10-31 14:30:00,014 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 14:30:00,015 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 11:30:00.014998+00:00'} ERROR 2025-10-31 14:39:36,119 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found INFO 2025-10-31 15:00:32,545 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 15:00:32,546 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 12:00:32.546807+00:00'} INFO 2025-10-31 15:00:32,552 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 15:00:32,552 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 12:00:32.552741+00:00'} ERROR 2025-10-31 15:18:47,151 tasks 77861 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-31 15:19:28,252 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found INFO 2025-10-31 15:30:00,011 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 15:30:00,013 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 12:30:00.013712+00:00'} INFO 2025-10-31 15:30:00,017 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 15:30:00,017 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 12:30:00.017644+00:00'} ERROR 2025-10-31 15:50:48,952 tasks 77861 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-31 15:50:49,026 tasks 77861 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-31 15:50:49,112 tasks 77861 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-31 15:50:49,152 tasks 77861 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found ERROR 2025-10-31 15:50:49,153 tasks 15473 8648941888 Appointment 4b0b0e0f-0ef6-4c5c-9847-4b37c59dfca3 not found INFO 2025-10-31 16:00:00,012 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 16:00:00,012 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 13:00:00.012731+00:00'} INFO 2025-10-31 16:00:00,015 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 16:00:00,015 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 13:00:00.015910+00:00'} ERROR 2025-10-31 16:07:37,850 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-31 16:07:43,611 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found INFO 2025-10-31 16:30:00,010 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 16:30:00,012 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 13:30:00.012330+00:00'} INFO 2025-10-31 16:30:00,014 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 16:30:00,014 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 13:30:00.014125+00:00'} INFO 2025-10-31 17:00:00,011 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 17:00:00,013 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 14:00:00.013453+00:00'} INFO 2025-10-31 17:00:00,015 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 17:00:00,015 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 14:00:00.015795+00:00'} ERROR 2025-10-31 17:22:26,961 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found INFO 2025-10-31 17:30:00,007 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 17:30:00,008 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 14:30:00.008238+00:00'} INFO 2025-10-31 17:30:00,013 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 17:30:00,013 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 14:30:00.013800+00:00'} ERROR 2025-10-31 17:54:28,871 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-31 17:54:28,937 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-31 17:54:29,028 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-31 17:54:29,074 tasks 77861 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found ERROR 2025-10-31 17:54:29,074 tasks 15473 8648941888 Appointment 5cc56f2f-f339-408f-a468-d7f05d16f2a8 not found INFO 2025-10-31 18:00:00,007 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 18:00:00,009 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 15:00:00.008994+00:00'} INFO 2025-10-31 18:00:00,014 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 18:00:00,014 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 15:00:00.014513+00:00'} INFO 2025-10-31 18:30:00,010 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 18:30:00,011 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 15:30:00.011865+00:00'} INFO 2025-10-31 18:30:00,014 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 18:30:00,014 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 15:30:00.014560+00:00'} INFO 2025-10-31 19:00:00,010 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 19:00:00,012 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 16:00:00.012463+00:00'} INFO 2025-10-31 19:00:00,015 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 19:00:00,015 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 16:00:00.015495+00:00'} INFO 2025-10-31 19:30:00,009 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 19:30:00,011 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 16:30:00.011568+00:00'} INFO 2025-10-31 19:30:00,016 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 19:30:00,016 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 16:30:00.016720+00:00'} INFO 2025-10-31 20:00:00,014 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 20:00:00,017 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 17:00:00.017015+00:00'} INFO 2025-10-31 20:00:00,021 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 20:00:00,021 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 17:00:00.021379+00:00'} INFO 2025-10-31 20:30:00,007 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 20:30:00,009 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 17:30:00.009252+00:00'} INFO 2025-10-31 20:30:00,014 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 20:30:00,014 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 17:30:00.014333+00:00'} INFO 2025-10-31 21:00:00,010 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 21:00:00,012 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 18:00:00.011997+00:00'} INFO 2025-10-31 21:00:00,013 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 21:00:00,014 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 18:00:00.014096+00:00'} INFO 2025-10-31 21:30:00,007 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 21:30:00,009 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 18:30:00.009070+00:00'} INFO 2025-10-31 21:30:00,012 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 21:30:00,012 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 18:30:00.012099+00:00'} INFO 2025-10-31 21:53:56,708 basehttp 96137 6136705024 "GET /en/referrals/external/ HTTP/1.1" 200 26077 INFO 2025-10-31 21:55:34,415 basehttp 96137 6136705024 "GET /en/referrals/ HTTP/1.1" 200 36391 INFO 2025-10-31 21:55:36,146 basehttp 96137 6136705024 "GET /en/referrals/ HTTP/1.1" 200 36392 INFO 2025-10-31 21:55:36,158 basehttp 96137 6136705024 "GET /static/css/custom.css HTTP/1.1" 304 0 INFO 2025-10-31 21:55:36,159 basehttp 96137 6136705024 "GET /static/js/select2-init.js HTTP/1.1" 304 0 INFO 2025-10-31 21:55:39,505 basehttp 96137 6136705024 "GET /en/referrals/ HTTP/1.1" 200 36390 INFO 2025-10-31 21:55:42,887 basehttp 96137 6136705024 "GET /en/referrals/create/ HTTP/1.1" 200 50645 INFO 2025-10-31 21:55:51,472 basehttp 96137 6136705024 "GET / HTTP/1.1" 302 0 INFO 2025-10-31 21:55:51,543 basehttp 96137 6153531392 "GET /en/ HTTP/1.1" 200 46598 INFO 2025-10-31 21:55:59,016 basehttp 96137 6153531392 "GET /en/aba/sessions/create/ HTTP/1.1" 200 69448 INFO 2025-10-31 21:56:07,203 basehttp 96137 6153531392 "GET / HTTP/1.1" 302 0 INFO 2025-10-31 21:56:07,272 basehttp 96137 6136705024 "GET /en/ HTTP/1.1" 200 46598 INFO 2025-10-31 21:56:29,133 basehttp 96137 6136705024 "GET /en/appointments/calendar/ HTTP/1.1" 200 51848 INFO 2025-10-31 21:56:29,246 basehttp 96137 6136705024 "GET /api/v1/appointments/calendar/?start=2025-09-28T00%3A00%3A00%2B03%3A00&end=2025-11-09T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 14751 INFO 2025-10-31 21:56:32,876 basehttp 96137 6136705024 "GET /appointments/74b25ac0-da1c-4104-8ffe-cba7fb809c2d/quick-view/ HTTP/1.1" 302 0 INFO 2025-10-31 21:56:32,936 basehttp 96137 6153531392 "GET /en/appointments/74b25ac0-da1c-4104-8ffe-cba7fb809c2d/quick-view/ HTTP/1.1" 200 2749 INFO 2025-10-31 21:56:33,159 basehttp 96137 6153531392 "GET /__debug__/history_sidebar/?request_id=801c5d7e2e2642b9a65e27e9787017cb HTTP/1.1" 200 9633 INFO 2025-10-31 22:00:00,012 tasks 77861 8648941888 Radiology results sync started INFO 2025-10-31 22:00:00,013 tasks 77861 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-10-31 19:00:00.013051+00:00'} INFO 2025-10-31 22:00:00,018 tasks 77861 8648941888 Lab results sync started INFO 2025-10-31 22:00:00,019 tasks 77861 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-10-31 19:00:00.019052+00:00'} ERROR 2025-11-01 13:35:38,469 tasks 2987 8648941888 Appointment 7d208dcb-490f-4f66-97e0-807f7a4cc9d4 not found ERROR 2025-11-01 13:35:38,482 tasks 2987 8648941888 Appointment ec4c2b50-b176-4fb2-b6cb-77b1271cae77 not found ERROR 2025-11-01 13:35:38,488 tasks 2980 8648941888 Appointment a754db19-dbcb-40e9-a03e-742e2c13ea83 not found ERROR 2025-11-01 13:35:38,493 tasks 2987 8648941888 Appointment 80157786-4d02-4e2a-960f-8ff0acdb443b not found ERROR 2025-11-01 13:35:38,499 tasks 2980 8648941888 Appointment d1318b1d-29af-448b-a49d-4747e962b336 not found ERROR 2025-11-01 13:35:38,501 tasks 2987 8648941888 Appointment a0aed854-c98c-4d7a-b0d3-981bd7efb97f not found ERROR 2025-11-01 13:35:38,509 tasks 2988 8648941888 Appointment 310d15a7-8bf3-4742-9d66-ea672cb4ff53 not found ERROR 2025-11-01 13:35:38,509 tasks 2987 8648941888 Appointment 77bb0820-19c1-473f-a574-3cb8845eb3f9 not found ERROR 2025-11-01 13:35:38,512 tasks 2980 8648941888 Appointment 0a8e9bd3-9c80-4e96-a583-3159f209047d not found ERROR 2025-11-01 13:35:38,516 tasks 2987 8648941888 Appointment 800db3b9-d5ac-452d-8bb4-c046e1b066d7 not found ERROR 2025-11-01 13:35:38,526 tasks 2987 8648941888 Appointment b00eedde-1f8d-4556-bef4-07369f144d4e not found ERROR 2025-11-01 13:35:38,527 tasks 2980 8648941888 Appointment d51ff4c0-8550-419f-bc72-c743e6c7098d not found ERROR 2025-11-01 13:35:38,528 tasks 2988 8648941888 Appointment d3a1ced0-c9ad-46e7-8c9c-28d5a9e39178 not found ERROR 2025-11-01 13:35:38,544 tasks 2987 8648941888 Appointment 4b81a2bd-b651-4c74-96ca-f624d7506c25 not found ERROR 2025-11-01 13:35:38,547 tasks 2980 8648941888 Appointment bf8645b9-dc70-43b2-a756-a1cbc04a2bae not found ERROR 2025-11-01 13:35:38,549 tasks 2987 8648941888 Appointment 4e16bbd2-83d1-46e7-a439-b2f3d06fc35a not found ERROR 2025-11-01 13:35:38,553 tasks 2980 8648941888 Appointment 8b124918-494c-44bb-967a-7a96e1cc2642 not found INFO 2025-11-01 13:35:38,564 tasks 2980 8648941888 Lab results sync started INFO 2025-11-01 13:35:38,564 tasks 2980 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-01 10:35:38.564561+00:00'} INFO 2025-11-01 13:35:38,564 tasks 2988 8648941888 Radiology results sync started INFO 2025-11-01 13:35:38,565 tasks 2988 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-01 10:35:38.565151+00:00'} INFO 2025-11-01 13:35:38,570 tasks 2980 8648941888 Scheduled 0 appointment reminders INFO 2025-11-01 13:35:38,584 tasks 2980 8648941888 ZATCA e-invoice submission for IAGDAR694854 INFO 2025-11-01 13:35:38,584 tasks 2988 8648941888 ZATCA e-invoice submission for IAGDAR407503 INFO 2025-11-01 13:35:38,584 tasks 2989 8648941888 ZATCA batch submission: 0 submitted, 20 failed INFO 2025-11-01 13:35:38,585 tasks 2981 8648941888 ZATCA e-invoice submission for IAGDAR731922 INFO 2025-11-01 13:35:38,591 tasks 2980 8648941888 ZATCA e-invoice submission for IAGDAR675756 INFO 2025-11-01 13:35:38,593 tasks 2987 8648941888 ZATCA e-invoice submission for IAGDAR413063 INFO 2025-11-01 13:35:38,594 tasks 2990 8648941888 ZATCA e-invoice submission for IAGDAR101831 INFO 2025-11-01 13:35:38,595 tasks 2982 8648941888 ZATCA e-invoice submission for IAGDAR971131 INFO 2025-11-01 13:35:38,596 tasks 2983 8648941888 ZATCA e-invoice submission for IAGDAR878182 INFO 2025-11-01 13:35:38,596 tasks 2992 8648941888 ZATCA e-invoice submission for IAGDAR314903 INFO 2025-11-01 13:35:38,596 tasks 2984 8648941888 ZATCA e-invoice submission for IAGDAR993799 INFO 2025-11-01 13:35:38,596 tasks 2988 8648941888 ZATCA e-invoice submission for IAGDAR338723 INFO 2025-11-01 13:35:38,596 tasks 2991 8648941888 ZATCA e-invoice submission for IAGDAR242596 INFO 2025-11-01 13:35:38,597 tasks 2981 8648941888 ZATCA e-invoice submission for IAGDAR527643 INFO 2025-11-01 13:35:38,597 tasks 2985 8648941888 ZATCA e-invoice submission for IAGDAR239702 INFO 2025-11-01 13:35:38,598 tasks 2986 8648941888 ZATCA e-invoice submission for IAGDAR904123 INFO 2025-11-01 13:35:38,598 tasks 2989 8648941888 ZATCA e-invoice submission for IAGDAR844758 INFO 2025-11-01 13:35:38,601 tasks 2987 8648941888 ZATCA e-invoice submission for IAGDAR315317 INFO 2025-11-01 13:35:38,603 tasks 2980 8648941888 ZATCA e-invoice submission for IAGDAR524770 INFO 2025-11-01 13:35:38,603 tasks 2982 8648941888 ZATCA e-invoice submission for IAGDAR318547 INFO 2025-11-01 13:35:38,605 tasks 2993 8648941888 ZATCA e-invoice submission for IAGDAR370417 INFO 2025-11-01 14:00:00,016 tasks 9236 8648941888 Radiology results sync started INFO 2025-11-01 14:00:00,019 tasks 9236 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-01 11:00:00.019164+00:00'} INFO 2025-11-01 14:00:00,022 tasks 9236 8648941888 Lab results sync started INFO 2025-11-01 14:00:00,022 tasks 9236 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-01 11:00:00.022567+00:00'} INFO 2025-11-01 14:02:36,013 autoreload 16602 8648941888 Watching for file changes with StatReloader INFO 2025-11-01 14:18:08,485 basehttp 16602 6129250304 "GET /en/appointments/calendar/ HTTP/1.1" 200 51850 INFO 2025-11-01 14:18:08,499 basehttp 16602 6129250304 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-11-01 14:18:08,499 basehttp 16602 6146076672 "GET /static/js/select2-init.js HTTP/1.1" 304 0 INFO 2025-11-01 14:18:08,556 basehttp 16602 6129250304 "GET /static/img/logo/favicon.ico HTTP/1.1" 304 0 INFO 2025-11-01 14:18:08,556 basehttp 16602 6162903040 "GET /static/img/logo/site.webmanifest HTTP/1.1" 304 0 INFO 2025-11-01 14:18:08,624 basehttp 16602 6146076672 "GET /api/v1/appointments/calendar/?start=2025-10-26T00%3A00%3A00%2B03%3A00&end=2025-12-07T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 4930 INFO 2025-11-01 14:18:29,572 basehttp 16602 6146076672 "GET / HTTP/1.1" 302 0 INFO 2025-11-01 14:18:29,646 basehttp 16602 6129250304 "GET /en/ HTTP/1.1" 200 46598 INFO 2025-11-01 14:30:00,022 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-01 14:30:00,023 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-01 11:30:00.023100+00:00'} INFO 2025-11-01 14:30:00,027 tasks 16172 8648941888 Lab results sync started INFO 2025-11-01 14:30:00,028 tasks 16172 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-01 11:30:00.028074+00:00'} INFO 2025-11-01 14:39:52,756 basehttp 16602 6129250304 "POST /en/accounts/logout/ HTTP/1.1" 302 0 INFO 2025-11-01 14:39:52,828 basehttp 16602 6129250304 "GET /en/accounts/login/ HTTP/1.1" 200 33359 INFO 2025-11-01 14:39:54,780 basehttp 16602 6129250304 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-01 14:39:54,840 basehttp 16602 6129250304 "GET / HTTP/1.1" 302 0 INFO 2025-11-01 14:39:54,919 basehttp 16602 6146076672 "GET /en/ HTTP/1.1" 200 56370 INFO 2025-11-01 14:39:54,994 basehttp 16602 6146076672 "GET /media/profile_pictures/Father_-d_HcbHEbL.png HTTP/1.1" 200 1997779 INFO 2025-11-01 14:40:43,321 basehttp 16602 6146076672 "GET /en/staff/ HTTP/1.1" 200 117025 INFO 2025-11-01 14:41:02,557 basehttp 16602 6146076672 "GET /en/staff/c5feb17d-5fcc-407b-abcc-672f0be43b6f/ HTTP/1.1" 200 40772 WARNING 2025-11-01 14:44:15,024 basehttp 16602 6129250304 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-01 14:44:15,097 log 16602 6146076672 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 14:44:15,097 basehttp 16602 6146076672 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 14:47:48,214 basehttp 16602 6146076672 "GET /en/staff/c5feb17d-5fcc-407b-abcc-672f0be43b6f/ HTTP/1.1" 200 40764 WARNING 2025-11-01 14:47:48,271 basehttp 16602 6129250304 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-01 14:47:48,292 log 16602 6146076672 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 14:47:48,293 basehttp 16602 6146076672 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-01 14:48:15,748 log 16602 6146076672 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 14:48:15,749 basehttp 16602 6146076672 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-01 14:48:15,809 log 16602 6146076672 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 14:48:15,809 basehttp 16602 6146076672 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 14:50:49,199 basehttp 16602 6146076672 "GET /en/staff/ HTTP/1.1" 200 119070 WARNING 2025-11-01 14:50:49,273 basehttp 16602 6129250304 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-01 14:50:49,277 log 16602 6146076672 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 14:50:49,277 basehttp 16602 6146076672 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 ERROR 2025-11-01 14:59:59,798 tasks 16180 8648941888 Appointment f3cf1889-ed7b-4416-8f02-ea8113a8b650 not found ERROR 2025-11-01 14:59:59,799 tasks 16172 8648941888 Appointment 6f4fe326-9e43-4b30-bae0-619526511ee5 not found INFO 2025-11-01 14:59:59,938 basehttp 16602 6129250304 "GET /en/staff/ HTTP/1.1" 200 119188 INFO 2025-11-01 15:00:00,006 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-01 15:00:00,006 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-01 12:00:00.006302+00:00'} INFO 2025-11-01 15:00:00,009 tasks 16180 8648941888 Lab results sync started INFO 2025-11-01 15:00:00,010 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-01 12:00:00.010220+00:00'} WARNING 2025-11-01 15:00:00,016 log 16602 6129250304 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 15:00:00,017 basehttp 16602 6129250304 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-01 15:00:00,020 basehttp 16602 6129250304 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-01 15:03:21,728 basehttp 16602 6129250304 "GET /en/staff/ HTTP/1.1" 200 120569 WARNING 2025-11-01 15:03:21,804 basehttp 16602 6146076672 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-01 15:03:21,805 log 16602 6129250304 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 15:03:21,805 basehttp 16602 6129250304 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 15:03:35,733 basehttp 16602 6129250304 "GET /en/staff/ HTTP/1.1" 200 120775 WARNING 2025-11-01 15:03:35,807 basehttp 16602 6146076672 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-01 15:03:35,810 log 16602 6129250304 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 15:03:35,811 basehttp 16602 6129250304 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 15:05:12,676 basehttp 16602 6129250304 "GET /en/staff/ HTTP/1.1" 200 120169 WARNING 2025-11-01 15:05:12,751 log 16602 6129250304 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 15:05:12,751 basehttp 16602 6146076672 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-01 15:05:12,751 basehttp 16602 6129250304 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 15:05:48,027 basehttp 16602 6129250304 "GET /en/staff/ HTTP/1.1" 200 120167 WARNING 2025-11-01 15:05:48,098 basehttp 16602 6146076672 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-01 15:05:48,103 log 16602 6129250304 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 15:05:48,103 basehttp 16602 6129250304 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 15:07:42,359 basehttp 16602 6129250304 "GET /en/staff/ HTTP/1.1" 200 119535 WARNING 2025-11-01 15:07:42,432 log 16602 6129250304 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 15:07:42,432 basehttp 16602 6129250304 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-01 15:07:42,434 basehttp 16602 6146076672 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-01 15:08:23,822 basehttp 16602 6129250304 "GET /en/staff/ HTTP/1.1" 200 119532 WARNING 2025-11-01 15:08:23,898 basehttp 16602 6146076672 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-01 15:08:23,898 log 16602 6129250304 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 15:08:23,898 basehttp 16602 6129250304 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 15:08:51,342 basehttp 16602 6129250304 "GET /en/staff/ HTTP/1.1" 200 119530 WARNING 2025-11-01 15:08:51,416 log 16602 6129250304 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 15:08:51,416 basehttp 16602 6129250304 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-01 15:08:51,418 basehttp 16602 6146076672 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-01 15:09:09,166 basehttp 16602 6129250304 "GET /en/staff/ HTTP/1.1" 200 119517 WARNING 2025-11-01 15:09:09,241 basehttp 16602 6146076672 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-01 15:09:09,242 log 16602 6129250304 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 15:09:09,242 basehttp 16602 6129250304 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 15:09:36,926 basehttp 16602 6129250304 "GET /en/staff/ HTTP/1.1" 200 119534 WARNING 2025-11-01 15:09:36,998 basehttp 16602 6146076672 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-01 15:09:37,037 log 16602 6129250304 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 15:09:37,037 basehttp 16602 6129250304 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 15:09:38,603 basehttp 16602 6129250304 "GET /en/staff/ HTTP/1.1" 200 119534 WARNING 2025-11-01 15:09:38,675 basehttp 16602 6146076672 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-01 15:09:38,678 log 16602 6129250304 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 15:09:38,678 basehttp 16602 6129250304 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 15:09:46,138 basehttp 16602 6129250304 "GET /en/staff/ HTTP/1.1" 200 119530 WARNING 2025-11-01 15:09:46,213 log 16602 6129250304 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 15:09:46,213 basehttp 16602 6129250304 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-01 15:09:46,213 basehttp 16602 6146076672 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-01 15:10:32,834 basehttp 16602 6129250304 "GET /en/staff/ HTTP/1.1" 200 119418 WARNING 2025-11-01 15:10:32,909 basehttp 16602 6146076672 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-01 15:10:32,919 log 16602 6129250304 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 15:10:32,919 basehttp 16602 6129250304 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 15:10:54,455 basehttp 16602 6129250304 "GET / HTTP/1.1" 302 0 INFO 2025-11-01 15:10:54,539 basehttp 16602 6146076672 "GET /en/ HTTP/1.1" 200 56370 WARNING 2025-11-01 15:10:54,620 basehttp 16602 6129250304 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-01 15:10:54,626 log 16602 6146076672 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 15:10:54,626 basehttp 16602 6146076672 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 15:16:15,506 autoreload 16602 8648941888 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-11-01 15:16:16,062 autoreload 51141 8648941888 Watching for file changes with StatReloader INFO 2025-11-01 15:16:16,883 basehttp 51141 6341865472 "GET / HTTP/1.1" 302 0 ERROR 2025-11-01 15:16:16,966 log 51141 6358691840 Internal Server Error: /en/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 98, in reverse resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix raise NoReverseMatch(msg) django.urls.exceptions.NoReverseMatch: Reverse for 'appointment-calendar' not found. 'appointment-calendar' is not a valid view function or pattern name. ERROR 2025-11-01 15:16:17,040 basehttp 51141 6358691840 "GET /en/ HTTP/1.1" 500 210883 WARNING 2025-11-01 15:16:17,121 log 51141 6358691840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 15:16:17,121 basehttp 51141 6358691840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 ERROR 2025-11-01 15:16:57,527 log 51141 6358691840 Internal Server Error: /en/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 81, in reverse extra, resolver = resolver.namespace_dict[ns] ~~~~~~~~~~~~~~~~~~~~~~~^^^^ KeyError: 'clinic' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 92, in reverse raise NoReverseMatch("%s is not a registered namespace" % key) django.urls.exceptions.NoReverseMatch: 'clinic' is not a registered namespace ERROR 2025-11-01 15:16:57,605 basehttp 51141 6358691840 "GET /en/ HTTP/1.1" 500 212426 WARNING 2025-11-01 15:16:57,684 log 51141 6358691840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 15:16:57,684 basehttp 51141 6358691840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 ERROR 2025-11-01 15:17:57,167 log 51141 6358691840 Internal Server Error: /en/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 98, in reverse resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix raise NoReverseMatch(msg) django.urls.exceptions.NoReverseMatch: Reverse for 'patient-create' not found. 'patient-create' is not a valid view function or pattern name. ERROR 2025-11-01 15:17:57,245 basehttp 51141 6358691840 "GET /en/ HTTP/1.1" 500 211221 WARNING 2025-11-01 15:17:57,325 log 51141 6358691840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 15:17:57,325 basehttp 51141 6358691840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 15:18:35,263 basehttp 51141 6358691840 "GET /en/ HTTP/1.1" 200 40794 WARNING 2025-11-01 15:18:35,329 basehttp 51141 6341865472 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-01 15:18:35,347 log 51141 6358691840 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 15:18:35,348 basehttp 51141 6358691840 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 15:18:53,552 autoreload 51141 8648941888 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-11-01 15:18:53,870 autoreload 52383 8648941888 Watching for file changes with StatReloader ERROR 2025-11-01 15:18:54,324 log 52383 6126809088 Internal Server Error: /en/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(", ".join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: core:dashboard.html ERROR 2025-11-01 15:18:54,408 basehttp 52383 6126809088 "GET /en/ HTTP/1.1" 500 107272 WARNING 2025-11-01 15:18:54,488 log 52383 6126809088 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 15:18:54,488 basehttp 52383 6126809088 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 15:19:06,474 autoreload 52383 8648941888 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-11-01 15:19:06,805 autoreload 52470 8648941888 Watching for file changes with StatReloader INFO 2025-11-01 15:19:07,724 basehttp 52470 6124466176 "GET /en/ HTTP/1.1" 200 56372 WARNING 2025-11-01 15:19:07,797 basehttp 52470 6141292544 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-01 15:19:07,808 log 52470 6124466176 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 15:19:07,808 basehttp 52470 6124466176 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 15:21:58,407 basehttp 52470 6124466176 "GET /en/ HTTP/1.1" 200 56405 WARNING 2025-11-01 15:21:58,478 basehttp 52470 6141292544 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-01 15:21:58,489 log 52470 6124466176 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 15:21:58,489 basehttp 52470 6124466176 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 15:23:02,151 basehttp 52470 6124466176 "GET /en/ HTTP/1.1" 200 56407 WARNING 2025-11-01 15:23:02,223 basehttp 52470 6141292544 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-01 15:23:02,254 log 52470 6124466176 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 15:23:02,255 basehttp 52470 6124466176 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16669 ERROR 2025-11-01 15:29:59,759 tasks 16172 8648941888 Appointment 0ff795b3-68a3-44e3-ad35-9b50b6e098a8 not found ERROR 2025-11-01 15:29:59,759 tasks 16180 8648941888 Appointment 642dc474-cd97-4dc0-8924-b2b832eeaea1 not found ERROR 2025-11-01 15:29:59,770 tasks 16181 8648941888 Appointment 251d4c8d-ad19-44b7-a10b-3b3ff3951257 not found ERROR 2025-11-01 15:30:00,005 tasks 16180 8648941888 Appointment 0ff795b3-68a3-44e3-ad35-9b50b6e098a8 not found ERROR 2025-11-01 15:30:00,006 tasks 16172 8648941888 Appointment 642dc474-cd97-4dc0-8924-b2b832eeaea1 not found ERROR 2025-11-01 15:30:00,007 tasks 16181 8648941888 Appointment 251d4c8d-ad19-44b7-a10b-3b3ff3951257 not found INFO 2025-11-01 15:30:00,015 tasks 16180 8648941888 Lab results sync started INFO 2025-11-01 15:30:00,015 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-01 12:30:00.015274+00:00'} INFO 2025-11-01 15:30:00,014 tasks 16173 8648941888 Radiology results sync started INFO 2025-11-01 15:30:00,015 tasks 16173 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-01 12:30:00.015518+00:00'} INFO 2025-11-01 16:00:00,010 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-01 16:00:00,012 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-01 13:00:00.012529+00:00'} INFO 2025-11-01 16:00:00,018 tasks 16180 8648941888 Lab results sync started INFO 2025-11-01 16:00:00,018 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-01 13:00:00.018247+00:00'} INFO 2025-11-01 16:30:00,017 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-01 16:30:00,019 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-01 13:30:00.019607+00:00'} INFO 2025-11-01 16:30:00,022 tasks 16180 8648941888 Lab results sync started INFO 2025-11-01 16:30:00,022 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-01 13:30:00.022733+00:00'} INFO 2025-11-01 17:00:00,018 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-01 17:00:00,020 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-01 14:00:00.020737+00:00'} INFO 2025-11-01 17:00:00,025 tasks 16180 8648941888 Lab results sync started INFO 2025-11-01 17:00:00,025 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-01 14:00:00.025231+00:00'} ERROR 2025-11-01 17:04:50,094 tasks 16180 8648941888 Appointment 7d8e8281-f28e-47b2-bae6-04647dd5204d not found ERROR 2025-11-01 17:10:43,288 tasks 16180 8648941888 Appointment 7d8e8281-f28e-47b2-bae6-04647dd5204d not found ERROR 2025-11-01 17:13:10,673 tasks 16180 8648941888 Appointment 7d8e8281-f28e-47b2-bae6-04647dd5204d not found ERROR 2025-11-01 17:13:10,921 tasks 16180 8648941888 Appointment 7d8e8281-f28e-47b2-bae6-04647dd5204d not found INFO 2025-11-01 17:30:00,010 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-01 17:30:00,010 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-01 14:30:00.010459+00:00'} INFO 2025-11-01 17:30:00,015 tasks 16180 8648941888 Lab results sync started INFO 2025-11-01 17:30:00,016 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-01 14:30:00.016162+00:00'} ERROR 2025-11-01 17:31:00,488 tasks 16180 8648941888 Appointment 01e64bc4-bb55-4589-ade8-2d684af8679f not found ERROR 2025-11-01 17:31:00,488 tasks 16172 8648941888 Appointment 7046f839-aede-4d5e-86f6-716893505439 not found ERROR 2025-11-01 17:41:43,848 tasks 16180 8648941888 Appointment 7046f839-aede-4d5e-86f6-716893505439 not found ERROR 2025-11-01 17:41:43,848 tasks 16172 8648941888 Appointment 01e64bc4-bb55-4589-ade8-2d684af8679f not found ERROR 2025-11-01 17:44:11,229 tasks 16172 8648941888 Appointment 01e64bc4-bb55-4589-ade8-2d684af8679f not found ERROR 2025-11-01 17:44:11,229 tasks 16180 8648941888 Appointment 7046f839-aede-4d5e-86f6-716893505439 not found ERROR 2025-11-01 17:44:11,476 tasks 16180 8648941888 Appointment 01e64bc4-bb55-4589-ade8-2d684af8679f not found ERROR 2025-11-01 17:44:11,477 tasks 16172 8648941888 Appointment 7046f839-aede-4d5e-86f6-716893505439 not found INFO 2025-11-01 17:52:37,903 autoreload 52470 8648941888 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-11-01 17:52:38,426 autoreload 18362 8648941888 Watching for file changes with StatReloader INFO 2025-11-01 17:52:58,225 autoreload 18362 8648941888 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-11-01 17:52:58,757 autoreload 18556 8648941888 Watching for file changes with StatReloader INFO 2025-11-01 17:53:28,986 autoreload 18556 8648941888 /Users/marwanalwali/AgdarCentre/core/urls.py changed, reloading. INFO 2025-11-01 17:53:29,441 autoreload 18823 8648941888 Watching for file changes with StatReloader INFO 2025-11-01 17:56:58,275 basehttp 18823 6167261184 "GET /en/landing HTTP/1.1" 301 0 INFO 2025-11-01 17:56:58,342 basehttp 18823 6325039104 "GET /en/landing/ HTTP/1.1" 200 31423 WARNING 2025-11-01 17:56:58,422 log 18823 6325039104 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 17:56:58,422 basehttp 18823 6325039104 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 17:57:19,908 basehttp 18823 6325039104 "GET /en/switch_language/?language=ar&next=/en/landing/ HTTP/1.1" 302 0 INFO 2025-11-01 17:57:19,969 basehttp 18823 6325039104 "GET /landing/ HTTP/1.1" 302 0 INFO 2025-11-01 17:57:20,027 basehttp 18823 6167261184 "GET /ar/landing/ HTTP/1.1" 200 31649 INFO 2025-11-01 17:58:19,527 autoreload 18823 8648941888 /Users/marwanalwali/AgdarCentre/appointments/templates/appointments/confirmation_error.html.py changed, reloading. INFO 2025-11-01 17:58:19,827 autoreload 21321 8648941888 Watching for file changes with StatReloader INFO 2025-11-01 18:00:00,003 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-01 18:00:00,003 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-01 15:00:00.003920+00:00'} INFO 2025-11-01 18:00:00,007 tasks 16180 8648941888 Lab results sync started INFO 2025-11-01 18:00:00,007 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-01 15:00:00.007902+00:00'} INFO 2025-11-01 18:00:00,015 tasks 16180 8648941888 Generated daily schedule for 2025-11-02: {'date': '2025-11-02', 'total_appointments': 0, 'providers_with_appointments': 0} INFO 2025-11-01 18:16:42,619 basehttp 21321 6138294272 "GET /ar/landing/ HTTP/1.1" 200 32917 INFO 2025-11-01 18:25:40,126 autoreload 21321 8648941888 /Users/marwanalwali/AgdarCentre/finance/templates/finance/package_form.html.py changed, reloading. INFO 2025-11-01 18:25:40,432 autoreload 33799 8648941888 Watching for file changes with StatReloader INFO 2025-11-01 18:27:57,539 basehttp 33799 6192443392 "GET /ar/landing/ HTTP/1.1" 200 32969 INFO 2025-11-01 18:28:49,920 basehttp 33799 6192443392 "GET /accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-01 18:28:50,013 basehttp 33799 6209269760 "GET /ar/accounts/login/ HTTP/1.1" 200 34728 INFO 2025-11-01 18:28:50,029 basehttp 33799 6192443392 "GET /static/css/rtl-fixes.css HTTP/1.1" 200 1420 INFO 2025-11-01 18:28:50,037 basehttp 33799 6209269760 "GET /static/css/default/app-rtl.min.css HTTP/1.1" 200 1020811 INFO 2025-11-01 18:28:50,095 basehttp 33799 6226096128 "GET /media/profile_pictures/Father_-d_HcbHEbL.png HTTP/1.1" 200 1997779 INFO 2025-11-01 18:30:00,006 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-01 18:30:00,006 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-01 15:30:00.006832+00:00'} INFO 2025-11-01 18:30:00,012 tasks 16180 8648941888 Lab results sync started INFO 2025-11-01 18:30:00,012 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-01 15:30:00.012194+00:00'} INFO 2025-11-01 18:41:17,924 autoreload 33799 8648941888 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-11-01 18:41:18,530 autoreload 41514 8648941888 Watching for file changes with StatReloader INFO 2025-11-01 18:44:22,442 basehttp 41514 13186969600 "GET /ar/accounts/login/ HTTP/1.1" 200 34730 INFO 2025-11-01 18:44:24,173 basehttp 41514 13186969600 "GET /ar/landing/ HTTP/1.1" 200 44536 INFO 2025-11-01 18:44:24,183 basehttp 41514 13237448704 "GET /static/js/one-page-parallax/app.min.js HTTP/1.1" 200 10820 INFO 2025-11-01 18:44:24,186 basehttp 41514 13186969600 "GET /static/css/one-page-parallax/vendor.min.css HTTP/1.1" 200 266382 INFO 2025-11-01 18:44:24,190 basehttp 41514 13203795968 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 200 666020 INFO 2025-11-01 18:44:24,193 basehttp 41514 13220622336 "GET /static/js/one-page-parallax/vendor.min.js HTTP/1.1" 200 1071293 WARNING 2025-11-01 18:44:24,210 basehttp 41514 13271101440 "GET /static/assets/img/bg/bg-action.jpg HTTP/1.1" 404 2008 WARNING 2025-11-01 18:44:24,213 basehttp 41514 13237448704 "GET /static/assets/img/bg/bg-quote.jpg HTTP/1.1" 404 2005 WARNING 2025-11-01 18:44:24,213 basehttp 41514 13186969600 "GET /static/assets/img/bg/bg-milestone.jpg HTTP/1.1" 404 2017 INFO 2025-11-01 18:44:24,213 basehttp 41514 13203795968 "GET /static/css/one-page-parallax/images/bg-content-cover.png HTTP/1.1" 200 957 WARNING 2025-11-01 18:44:24,213 basehttp 41514 13220622336 "GET /static/assets/img/bg/bg-home.jpg HTTP/1.1" 404 2002 WARNING 2025-11-01 18:44:24,214 basehttp 41514 13254275072 "GET /static/assets/img/bg/bg-client.jpg HTTP/1.1" 404 2008 WARNING 2025-11-01 18:44:24,216 basehttp 41514 13271101440 "GET /static/css/webfonts/fa-brands-400.woff2 HTTP/1.1" 404 2023 WARNING 2025-11-01 18:44:24,216 basehttp 41514 13572796416 "GET /static/css/webfonts/fa-solid-900.woff2 HTTP/1.1" 404 2020 WARNING 2025-11-01 18:44:24,219 basehttp 41514 13203795968 "GET /static/css/webfonts/fa-solid-900.ttf HTTP/1.1" 404 2014 WARNING 2025-11-01 18:44:24,219 basehttp 41514 13186969600 "GET /static/css/webfonts/fa-brands-400.ttf HTTP/1.1" 404 2017 INFO 2025-11-01 18:44:32,495 basehttp 41514 13186969600 "GET /ar/switch_language/?language=en&next=/ar/landing/ HTTP/1.1" 302 0 INFO 2025-11-01 18:44:32,561 basehttp 41514 13186969600 "GET /landing/ HTTP/1.1" 302 0 INFO 2025-11-01 18:44:32,628 basehttp 41514 13203795968 "GET /en/landing/ HTTP/1.1" 200 44158 WARNING 2025-11-01 18:44:32,649 basehttp 41514 13203795968 "GET /static/assets/img/bg/bg-home.jpg HTTP/1.1" 404 2002 WARNING 2025-11-01 18:44:32,651 basehttp 41514 13220622336 "GET /static/assets/img/bg/bg-quote.jpg HTTP/1.1" 404 2005 WARNING 2025-11-01 18:44:32,652 basehttp 41514 13237448704 "GET /static/assets/img/bg/bg-client.jpg HTTP/1.1" 404 2008 WARNING 2025-11-01 18:44:32,653 basehttp 41514 13186969600 "GET /static/assets/img/bg/bg-milestone.jpg HTTP/1.1" 404 2017 WARNING 2025-11-01 18:44:32,653 basehttp 41514 13254275072 "GET /static/assets/img/bg/bg-action.jpg HTTP/1.1" 404 2008 WARNING 2025-11-01 18:44:32,664 basehttp 41514 13203795968 "GET /static/css/webfonts/fa-brands-400.woff2 HTTP/1.1" 404 2023 WARNING 2025-11-01 18:44:32,664 basehttp 41514 13186969600 "GET /static/css/webfonts/fa-solid-900.woff2 HTTP/1.1" 404 2020 WARNING 2025-11-01 18:44:32,670 basehttp 41514 13203795968 "GET /static/css/webfonts/fa-solid-900.ttf HTTP/1.1" 404 2014 WARNING 2025-11-01 18:44:32,670 basehttp 41514 13186969600 "GET /static/css/webfonts/fa-brands-400.ttf HTTP/1.1" 404 2017 INFO 2025-11-01 18:49:55,887 basehttp 41514 13186969600 "GET /en/landing/ HTTP/1.1" 200 44083 WARNING 2025-11-01 18:49:55,920 basehttp 41514 13271101440 "GET /static/css/webfonts/fa-solid-900.woff2 HTTP/1.1" 404 2020 INFO 2025-11-01 18:49:55,922 basehttp 41514 13203795968 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 200 384058 WARNING 2025-11-01 18:49:55,924 basehttp 41514 13271101440 "GET /static/css/webfonts/fa-brands-400.woff2 HTTP/1.1" 404 2023 INFO 2025-11-01 18:49:55,924 basehttp 41514 13186969600 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 200 403555 WARNING 2025-11-01 18:49:55,926 basehttp 41514 13203795968 "GET /static/css/webfonts/fa-solid-900.ttf HTTP/1.1" 404 2014 INFO 2025-11-01 18:49:55,927 basehttp 41514 13220622336 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 200 499035 INFO 2025-11-01 18:49:55,927 basehttp 41514 13254275072 "GET /static/img/bg/bg-action.jpg HTTP/1.1" 200 619942 WARNING 2025-11-01 18:49:55,929 basehttp 41514 13220622336 "GET /static/css/webfonts/fa-brands-400.ttf HTTP/1.1" 404 2017 INFO 2025-11-01 18:49:55,929 basehttp 41514 13237448704 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 200 997088 INFO 2025-11-01 18:50:36,512 basehttp 41514 13254275072 "GET /static/css/one-page-parallax/app.min.css.map HTTP/1.1" 200 1351146 WARNING 2025-11-01 18:50:36,554 log 41514 13237448704 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 18:50:36,554 basehttp 41514 13237448704 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-11-01 18:51:58,144 basehttp 41514 13237448704 "GET /en/landing/ HTTP/1.1" 200 44065 INFO 2025-11-01 18:51:58,154 basehttp 41514 13271101440 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-11-01 18:51:58,155 basehttp 41514 13220622336 "GET /static/js/one-page-parallax/app.min.js HTTP/1.1" 200 10820 INFO 2025-11-01 18:51:58,158 basehttp 41514 13203795968 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-11-01 18:51:58,164 basehttp 41514 13237448704 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-11-01 18:51:58,183 basehttp 41514 13254275072 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 200 666020 INFO 2025-11-01 18:51:58,184 basehttp 41514 13203795968 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 200 384058 INFO 2025-11-01 18:51:58,184 basehttp 41514 13220622336 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 200 403555 INFO 2025-11-01 18:51:58,185 basehttp 41514 13237448704 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 200 499035 INFO 2025-11-01 18:51:58,210 basehttp 41514 13186969600 "GET /static/js/one-page-parallax/vendor.min.js HTTP/1.1" 200 1071293 INFO 2025-11-01 18:51:58,226 basehttp 41514 13203795968 "GET /static/img/bg/bg-action.jpg HTTP/1.1" 200 619942 INFO 2025-11-01 18:51:58,234 basehttp 41514 13254275072 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 200 997088 INFO 2025-11-01 18:51:58,266 basehttp 41514 13254275072 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 WARNING 2025-11-01 18:51:58,266 log 41514 13271101440 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 18:51:58,267 basehttp 41514 13271101440 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-11-01 18:51:58,267 basehttp 41514 13203795968 "GET /static/webfonts/fa-brands-400.woff2 HTTP/1.1" 200 118684 INFO 2025-11-01 18:51:58,269 basehttp 41514 13254275072 "GET /static/css/one-page-parallax/images/bg-content-cover.png HTTP/1.1" 200 957 INFO 2025-11-01 18:51:58,283 basehttp 41514 13254275072 "GET /static/css/one-page-parallax/app.min.css.map HTTP/1.1" 200 1351146 INFO 2025-11-01 18:51:58,306 basehttp 41514 13254275072 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 INFO 2025-11-01 18:51:58,306 basehttp 41514 13203795968 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 WARNING 2025-11-01 18:51:58,480 log 41514 13203795968 Not Found: /favicon.ico WARNING 2025-11-01 18:51:58,511 basehttp 41514 13203795968 "GET /favicon.ico HTTP/1.1" 404 16520 INFO 2025-11-01 18:53:35,659 basehttp 41514 13203795968 "GET /en/switch_language/?language=ar&next=/en/landing/ HTTP/1.1" 302 0 INFO 2025-11-01 18:53:35,732 basehttp 41514 13203795968 "GET /landing/ HTTP/1.1" 302 0 INFO 2025-11-01 18:53:35,843 basehttp 41514 13254275072 "GET /ar/landing/ HTTP/1.1" 200 44443 WARNING 2025-11-01 18:53:35,926 log 41514 13254275072 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 18:53:35,926 basehttp 41514 13254275072 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16797 INFO 2025-11-01 18:56:56,928 basehttp 41514 13254275072 "GET /ar/landing/ HTTP/1.1" 200 42450 WARNING 2025-11-01 18:56:57,019 log 41514 13254275072 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 18:56:57,019 basehttp 41514 13254275072 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16797 INFO 2025-11-01 19:00:00,009 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-01 19:00:00,010 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-01 16:00:00.010037+00:00'} INFO 2025-11-01 19:00:00,015 tasks 16180 8648941888 Lab results sync started INFO 2025-11-01 19:00:00,016 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-01 16:00:00.016106+00:00'} INFO 2025-11-01 19:09:45,420 basehttp 41514 13186969600 "GET /ar/landing/ HTTP/1.1" 200 45042 WARNING 2025-11-01 19:09:45,497 log 41514 13186969600 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 19:09:45,497 basehttp 41514 13186969600 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16797 INFO 2025-11-01 19:10:45,206 basehttp 41514 13186969600 "GET /ar/landing/ HTTP/1.1" 200 45043 WARNING 2025-11-01 19:10:45,363 log 41514 13186969600 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 19:10:45,363 basehttp 41514 13186969600 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16799 INFO 2025-11-01 19:10:46,638 basehttp 41514 13186969600 "GET /ar/landing/ HTTP/1.1" 200 45042 WARNING 2025-11-01 19:10:46,714 log 41514 13186969600 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 19:10:46,714 basehttp 41514 13186969600 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16797 INFO 2025-11-01 19:11:06,838 autoreload 41514 8648941888 /Users/marwanalwali/AgdarCentre/referrals/templates/referrals/referral_detail.html.py changed, reloading. INFO 2025-11-01 19:11:07,150 autoreload 55565 8648941888 Watching for file changes with StatReloader INFO 2025-11-01 19:11:55,293 basehttp 55565 6162247680 "GET /ar/landing/ HTTP/1.1" 200 45046 WARNING 2025-11-01 19:11:55,374 log 55565 6162247680 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 19:11:55,374 basehttp 55565 6162247680 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16797 INFO 2025-11-01 19:12:37,016 basehttp 55565 6162247680 "GET /ar/landing/ HTTP/1.1" 200 45044 INFO 2025-11-01 19:12:37,032 basehttp 55565 12952186880 "GET /static/js/one-page-parallax/app.min.js HTTP/1.1" 200 10820 INFO 2025-11-01 19:12:37,033 basehttp 55565 12969013248 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-11-01 19:12:37,033 basehttp 55565 12935360512 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-11-01 19:12:37,039 basehttp 55565 6162247680 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-11-01 19:12:37,049 basehttp 55565 12901707776 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 200 666020 INFO 2025-11-01 19:12:37,060 basehttp 55565 12901707776 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-11-01 19:12:37,067 basehttp 55565 12918534144 "GET /static/js/one-page-parallax/vendor.min.js HTTP/1.1" 200 1071293 INFO 2025-11-01 19:12:37,070 basehttp 55565 12935360512 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 200 384058 INFO 2025-11-01 19:12:37,072 basehttp 55565 6162247680 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 200 403555 INFO 2025-11-01 19:12:37,074 basehttp 55565 12969013248 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 200 499035 INFO 2025-11-01 19:12:37,077 basehttp 55565 12901707776 "GET /static/webfonts/fa-brands-400.woff2 HTTP/1.1" 200 118684 INFO 2025-11-01 19:12:37,086 basehttp 55565 12918534144 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 200 997088 INFO 2025-11-01 19:12:37,091 basehttp 55565 12935360512 "GET /static/img/bg/bg-action.jpg HTTP/1.1" 200 619942 WARNING 2025-11-01 19:12:37,162 log 55565 12952186880 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 19:12:37,162 basehttp 55565 12952186880 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16799 INFO 2025-11-01 19:12:37,212 basehttp 55565 12952186880 "GET /static/css/one-page-parallax/images/bg-content-cover.png HTTP/1.1" 200 957 INFO 2025-11-01 19:12:37,222 basehttp 55565 12935360512 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 INFO 2025-11-01 19:12:37,224 basehttp 55565 12935360512 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 INFO 2025-11-01 19:12:37,245 basehttp 55565 12952186880 "GET /static/css/one-page-parallax/app.min.css.map HTTP/1.1" 200 1351146 WARNING 2025-11-01 19:12:37,303 log 55565 12935360512 Not Found: /favicon.ico WARNING 2025-11-01 19:12:37,303 basehttp 55565 12935360512 "GET /favicon.ico HTTP/1.1" 404 16649 INFO 2025-11-01 19:13:01,049 basehttp 55565 12935360512 "GET /ar/landing/ HTTP/1.1" 200 45047 WARNING 2025-11-01 19:13:01,124 log 55565 12935360512 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 19:13:01,124 basehttp 55565 12935360512 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16797 INFO 2025-11-01 19:15:17,791 basehttp 55565 12935360512 "GET /ar/landing/ HTTP/1.1" 200 44999 WARNING 2025-11-01 19:15:17,883 log 55565 12935360512 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 19:15:17,883 basehttp 55565 12935360512 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16797 INFO 2025-11-01 19:19:28,985 basehttp 55565 6162247680 "GET /ar/landing/ HTTP/1.1" 200 45047 INFO 2025-11-01 19:19:28,997 basehttp 55565 6162247680 "GET /static/img/logo/tenhal.svg HTTP/1.1" 200 1164 WARNING 2025-11-01 19:19:29,073 log 55565 6162247680 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 19:19:29,073 basehttp 55565 6162247680 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16797 INFO 2025-11-01 19:19:39,796 basehttp 55565 6162247680 "GET /ar/landing/ HTTP/1.1" 200 45047 WARNING 2025-11-01 19:19:39,871 log 55565 6162247680 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 19:19:39,871 basehttp 55565 6162247680 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16797 INFO 2025-11-01 19:19:46,844 basehttp 55565 6162247680 "GET /ar/switch_language/?language=en&next=/ar/landing/ HTTP/1.1" 302 0 INFO 2025-11-01 19:19:46,905 basehttp 55565 6162247680 "GET /landing/ HTTP/1.1" 302 0 INFO 2025-11-01 19:19:46,967 basehttp 55565 12901707776 "GET /en/landing/ HTTP/1.1" 200 42075 WARNING 2025-11-01 19:19:47,041 log 55565 12901707776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 19:19:47,042 basehttp 55565 12901707776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 19:25:24,800 basehttp 55565 6162247680 "GET /en/landing/ HTTP/1.1" 200 44102 WARNING 2025-11-01 19:25:24,880 log 55565 6162247680 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 19:25:24,881 basehttp 55565 6162247680 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 19:30:00,002 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-01 19:30:00,003 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-01 16:30:00.003079+00:00'} INFO 2025-11-01 19:30:00,007 tasks 16180 8648941888 Lab results sync started INFO 2025-11-01 19:30:00,008 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-01 16:30:00.008035+00:00'} INFO 2025-11-01 19:36:53,029 basehttp 55565 6162247680 "GET /en/landing/ HTTP/1.1" 200 44104 WARNING 2025-11-01 19:36:53,146 log 55565 6162247680 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 19:36:53,146 basehttp 55565 6162247680 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16669 INFO 2025-11-01 19:36:56,775 basehttp 55565 6162247680 "GET /en/landing/ HTTP/1.1" 200 44102 INFO 2025-11-01 19:36:56,787 basehttp 55565 12918534144 "GET /static/img/logo/tenhal.svg HTTP/1.1" 200 1164 INFO 2025-11-01 19:36:56,788 basehttp 55565 12935360512 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-11-01 19:36:56,790 basehttp 55565 12918534144 "GET /static/js/one-page-parallax/app.min.js HTTP/1.1" 200 10820 INFO 2025-11-01 19:36:56,793 basehttp 55565 6162247680 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-11-01 19:36:56,795 basehttp 55565 12935360512 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-11-01 19:36:56,803 basehttp 55565 12901707776 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 200 666020 INFO 2025-11-01 19:36:56,815 basehttp 55565 6162247680 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 200 384058 INFO 2025-11-01 19:36:56,819 basehttp 55565 12952186880 "GET /static/js/one-page-parallax/vendor.min.js HTTP/1.1" 200 1071293 INFO 2025-11-01 19:36:56,820 basehttp 55565 12935360512 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 200 499035 INFO 2025-11-01 19:36:56,821 basehttp 55565 12918534144 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 200 2862306 INFO 2025-11-01 19:36:56,828 basehttp 55565 12901707776 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 200 997088 INFO 2025-11-01 19:36:56,842 basehttp 55565 6162247680 "GET /static/img/bg/bg-action.jpg HTTP/1.1" 200 619942 WARNING 2025-11-01 19:36:56,880 log 55565 12969013248 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 19:36:56,880 basehttp 55565 12969013248 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16669 INFO 2025-11-01 19:36:56,896 basehttp 55565 12969013248 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-11-01 19:36:56,902 basehttp 55565 6162247680 "GET /static/webfonts/fa-brands-400.woff2 HTTP/1.1" 200 118684 INFO 2025-11-01 19:36:56,984 basehttp 55565 6162247680 "GET /static/css/one-page-parallax/images/bg-content-cover.png HTTP/1.1" 200 957 INFO 2025-11-01 19:36:57,000 basehttp 55565 12969013248 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 INFO 2025-11-01 19:36:57,001 basehttp 55565 12969013248 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 INFO 2025-11-01 19:36:57,014 basehttp 55565 6162247680 "GET /static/css/one-page-parallax/app.min.css.map HTTP/1.1" 200 1351146 WARNING 2025-11-01 19:36:57,154 log 55565 6162247680 Not Found: /favicon.ico WARNING 2025-11-01 19:36:57,154 basehttp 55565 6162247680 "GET /favicon.ico HTTP/1.1" 404 16520 INFO 2025-11-01 20:00:00,012 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-01 20:00:00,013 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-01 17:00:00.013302+00:00'} INFO 2025-11-01 20:00:00,018 tasks 16180 8648941888 Lab results sync started INFO 2025-11-01 20:00:00,019 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-01 17:00:00.019081+00:00'} INFO 2025-11-01 20:08:47,206 basehttp 55565 6162247680 "GET /en/landing/ HTTP/1.1" 200 44104 INFO 2025-11-01 20:08:47,226 basehttp 55565 12952186880 "GET /static/img/logo/tenhal.svg HTTP/1.1" 200 1164 INFO 2025-11-01 20:08:47,227 basehttp 55565 12935360512 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-11-01 20:08:47,229 basehttp 55565 12952186880 "GET /static/js/one-page-parallax/app.min.js HTTP/1.1" 200 10820 INFO 2025-11-01 20:08:47,232 basehttp 55565 12952186880 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-11-01 20:08:47,233 basehttp 55565 12901707776 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-11-01 20:08:47,244 basehttp 55565 12969013248 "GET /static/js/one-page-parallax/vendor.min.js HTTP/1.1" 200 1071293 INFO 2025-11-01 20:08:47,249 basehttp 55565 12918534144 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 200 666020 INFO 2025-11-01 20:08:47,251 basehttp 55565 12901707776 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 200 499035 INFO 2025-11-01 20:08:47,258 basehttp 55565 12918534144 "GET /static/webfonts/fa-brands-400.woff2 HTTP/1.1" 200 118684 INFO 2025-11-01 20:08:47,260 basehttp 55565 12969013248 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-11-01 20:08:47,281 basehttp 55565 12969013248 "GET /static/img/bg/bg-action.jpg HTTP/1.1" 200 619942 INFO 2025-11-01 20:08:47,281 basehttp 55565 12952186880 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 200 2304909 INFO 2025-11-01 20:08:47,282 basehttp 55565 12935360512 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 200 2862306 INFO 2025-11-01 20:08:47,285 basehttp 55565 12901707776 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 200 2728016 WARNING 2025-11-01 20:08:47,331 log 55565 6162247680 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 20:08:47,331 basehttp 55565 6162247680 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-11-01 20:08:47,377 basehttp 55565 6162247680 "GET /static/css/one-page-parallax/images/bg-content-cover.png HTTP/1.1" 200 957 INFO 2025-11-01 20:08:47,391 basehttp 55565 12901707776 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 INFO 2025-11-01 20:08:47,393 basehttp 55565 12901707776 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 INFO 2025-11-01 20:08:47,411 basehttp 55565 6162247680 "GET /static/css/one-page-parallax/app.min.css.map HTTP/1.1" 200 1351146 WARNING 2025-11-01 20:08:47,595 log 55565 6162247680 Not Found: /favicon.ico WARNING 2025-11-01 20:08:47,595 basehttp 55565 6162247680 "GET /favicon.ico HTTP/1.1" 404 16520 INFO 2025-11-01 20:11:40,247 basehttp 55565 6162247680 "GET /en/landing/ HTTP/1.1" 200 44102 INFO 2025-11-01 20:11:40,259 basehttp 55565 12952186880 "GET /static/img/logo/tenhal.svg HTTP/1.1" 200 1164 INFO 2025-11-01 20:11:40,261 basehttp 55565 12918534144 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-11-01 20:11:40,266 basehttp 55565 12952186880 "GET /static/js/one-page-parallax/app.min.js HTTP/1.1" 200 10820 INFO 2025-11-01 20:11:40,268 basehttp 55565 12918534144 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-11-01 20:11:40,275 basehttp 55565 12901707776 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-11-01 20:11:40,286 basehttp 55565 12935360512 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 200 666020 INFO 2025-11-01 20:11:40,297 basehttp 55565 12901707776 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 200 499035 INFO 2025-11-01 20:11:40,300 basehttp 55565 12969013248 "GET /static/js/one-page-parallax/vendor.min.js HTTP/1.1" 200 1071293 INFO 2025-11-01 20:11:40,322 basehttp 55565 12918534144 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 200 2304909 INFO 2025-11-01 20:11:40,342 basehttp 55565 12935360512 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 200 2728016 INFO 2025-11-01 20:11:40,343 basehttp 55565 12952186880 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 200 2862306 INFO 2025-11-01 20:11:40,352 basehttp 55565 12901707776 "GET /static/img/bg/bg-action.jpg HTTP/1.1" 200 2714550 INFO 2025-11-01 20:11:40,376 basehttp 55565 12901707776 "GET /static/css/one-page-parallax/images/bg-content-cover.png HTTP/1.1" 200 957 INFO 2025-11-01 20:11:40,379 basehttp 55565 12935360512 "GET /static/webfonts/fa-brands-400.woff2 HTTP/1.1" 200 118684 INFO 2025-11-01 20:11:40,381 basehttp 55565 12952186880 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 WARNING 2025-11-01 20:11:40,409 log 55565 6162247680 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 20:11:40,409 basehttp 55565 6162247680 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-11-01 20:11:40,412 basehttp 55565 12952186880 "GET /static/css/one-page-parallax/app.min.css.map HTTP/1.1" 200 1351146 INFO 2025-11-01 20:11:40,422 basehttp 55565 12952186880 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 INFO 2025-11-01 20:11:40,425 basehttp 55565 12952186880 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 WARNING 2025-11-01 20:11:40,563 log 55565 12952186880 Not Found: /favicon.ico WARNING 2025-11-01 20:11:40,563 basehttp 55565 12952186880 "GET /favicon.ico HTTP/1.1" 404 16520 INFO 2025-11-01 20:13:23,868 basehttp 55565 12952186880 "GET /en/landing/ HTTP/1.1" 200 42077 INFO 2025-11-01 20:13:23,886 basehttp 55565 12935360512 "GET /static/img/logo/tenhal.svg HTTP/1.1" 200 1164 INFO 2025-11-01 20:13:23,887 basehttp 55565 12918534144 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-11-01 20:13:23,888 basehttp 55565 12935360512 "GET /static/js/one-page-parallax/app.min.js HTTP/1.1" 200 10820 INFO 2025-11-01 20:13:23,892 basehttp 55565 12935360512 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-11-01 20:13:23,892 basehttp 55565 12952186880 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-11-01 20:13:23,911 basehttp 55565 6162247680 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 200 666020 INFO 2025-11-01 20:13:23,916 basehttp 55565 6162247680 "GET /static/webfonts/fa-brands-400.woff2 HTTP/1.1" 200 118684 INFO 2025-11-01 20:13:23,917 basehttp 55565 12901707776 "GET /static/js/one-page-parallax/vendor.min.js HTTP/1.1" 200 1071293 INFO 2025-11-01 20:13:23,922 basehttp 55565 6162247680 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-11-01 20:13:23,933 basehttp 55565 12901707776 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 200 499035 INFO 2025-11-01 20:13:23,950 basehttp 55565 12952186880 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 200 2304909 INFO 2025-11-01 20:13:23,954 basehttp 55565 12935360512 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 200 2728016 INFO 2025-11-01 20:13:23,956 basehttp 55565 12918534144 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 200 2862306 INFO 2025-11-01 20:13:23,959 basehttp 55565 6162247680 "GET /static/img/bg/bg-action.jpg HTTP/1.1" 200 2714550 WARNING 2025-11-01 20:13:24,008 log 55565 12969013248 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 20:13:24,008 basehttp 55565 12969013248 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-11-01 20:13:24,024 basehttp 55565 12969013248 "GET /static/css/one-page-parallax/images/bg-content-cover.png HTTP/1.1" 200 957 INFO 2025-11-01 20:13:24,038 basehttp 55565 6162247680 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 INFO 2025-11-01 20:13:24,039 basehttp 55565 12969013248 "GET /static/css/one-page-parallax/app.min.css.map HTTP/1.1" 200 1351146 INFO 2025-11-01 20:13:24,041 basehttp 55565 12969013248 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 WARNING 2025-11-01 20:13:24,270 log 55565 12969013248 Not Found: /favicon.ico WARNING 2025-11-01 20:13:24,270 basehttp 55565 12969013248 "GET /favicon.ico HTTP/1.1" 404 16520 INFO 2025-11-01 20:17:51,247 basehttp 55565 12969013248 "GET /en/landing/ HTTP/1.1" 200 42077 INFO 2025-11-01 20:17:51,262 basehttp 55565 12935360512 "GET /static/img/logo/tenhal.svg HTTP/1.1" 200 1164 INFO 2025-11-01 20:17:51,265 basehttp 55565 12901707776 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-11-01 20:17:51,267 basehttp 55565 12935360512 "GET /static/js/one-page-parallax/app.min.js HTTP/1.1" 200 10820 INFO 2025-11-01 20:17:51,270 basehttp 55565 6162247680 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-11-01 20:17:51,272 basehttp 55565 12935360512 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-11-01 20:17:51,295 basehttp 55565 12918534144 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 200 666020 INFO 2025-11-01 20:17:51,303 basehttp 55565 12918534144 "GET /static/webfonts/fa-brands-400.woff2 HTTP/1.1" 200 118684 INFO 2025-11-01 20:17:51,304 basehttp 55565 12952186880 "GET /static/js/one-page-parallax/vendor.min.js HTTP/1.1" 200 1071293 INFO 2025-11-01 20:17:51,332 basehttp 55565 12918534144 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-11-01 20:17:51,386 basehttp 55565 12935360512 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 200 2484439 INFO 2025-11-01 20:17:51,386 basehttp 55565 6162247680 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 200 2304909 INFO 2025-11-01 20:17:51,390 basehttp 55565 12901707776 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 200 2862306 INFO 2025-11-01 20:17:51,428 basehttp 55565 12918534144 "GET /static/img/bg/bg-action.jpg HTTP/1.1" 200 2714550 INFO 2025-11-01 20:17:51,431 basehttp 55565 12901707776 "GET /static/css/one-page-parallax/images/bg-content-cover.png HTTP/1.1" 200 957 INFO 2025-11-01 20:17:51,441 basehttp 55565 12952186880 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 200 2728016 INFO 2025-11-01 20:17:51,448 basehttp 55565 6162247680 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 INFO 2025-11-01 20:17:51,451 basehttp 55565 12952186880 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 INFO 2025-11-01 20:17:51,457 basehttp 55565 12918534144 "GET /static/css/one-page-parallax/app.min.css.map HTTP/1.1" 200 1351146 WARNING 2025-11-01 20:17:51,499 log 55565 12969013248 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 20:17:51,499 basehttp 55565 12969013248 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 WARNING 2025-11-01 20:17:51,606 log 55565 12969013248 Not Found: /favicon.ico WARNING 2025-11-01 20:17:51,606 basehttp 55565 12969013248 "GET /favicon.ico HTTP/1.1" 404 16520 INFO 2025-11-01 20:18:39,350 basehttp 55565 12969013248 "GET /en/landing/ HTTP/1.1" 200 42077 INFO 2025-11-01 20:18:39,393 basehttp 55565 12918534144 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 304 0 WARNING 2025-11-01 20:18:39,435 log 55565 12969013248 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 20:18:39,439 basehttp 55565 12969013248 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 20:19:12,388 basehttp 55565 12969013248 "GET /en/landing/ HTTP/1.1" 200 41871 INFO 2025-11-01 20:19:12,414 basehttp 55565 12918534144 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 304 0 INFO 2025-11-01 20:19:12,414 basehttp 55565 12952186880 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 304 0 WARNING 2025-11-01 20:19:12,477 log 55565 12969013248 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 20:19:12,477 basehttp 55565 12969013248 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 20:19:41,197 basehttp 55565 12969013248 "GET /en/landing/ HTTP/1.1" 200 42075 INFO 2025-11-01 20:19:41,228 basehttp 55565 12918534144 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 304 0 INFO 2025-11-01 20:19:41,228 basehttp 55565 12952186880 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 304 0 WARNING 2025-11-01 20:19:41,275 log 55565 12969013248 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 20:19:41,275 basehttp 55565 12969013248 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 20:20:18,579 basehttp 55565 12969013248 "GET /en/switch_language/?language=ar&next=/en/landing/ HTTP/1.1" 302 0 INFO 2025-11-01 20:20:18,671 basehttp 55565 12969013248 "GET /landing/ HTTP/1.1" 302 0 INFO 2025-11-01 20:20:18,742 basehttp 55565 12952186880 "GET /ar/landing/ HTTP/1.1" 200 45047 INFO 2025-11-01 20:20:18,775 basehttp 55565 6162247680 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 304 0 INFO 2025-11-01 20:20:18,776 basehttp 55565 12901707776 "GET /static/img/bg/bg-action.jpg HTTP/1.1" 304 0 INFO 2025-11-01 20:20:18,776 basehttp 55565 12918534144 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 304 0 WARNING 2025-11-01 20:20:18,826 log 55565 12952186880 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 20:20:18,827 basehttp 55565 12952186880 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16797 INFO 2025-11-01 20:21:40,385 basehttp 55565 12952186880 "GET /ar/landing/ HTTP/1.1" 200 44850 INFO 2025-11-01 20:21:40,411 basehttp 55565 6162247680 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 304 0 INFO 2025-11-01 20:21:40,411 basehttp 55565 12918534144 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 304 0 INFO 2025-11-01 20:21:40,411 basehttp 55565 12901707776 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 304 0 WARNING 2025-11-01 20:21:40,489 log 55565 12952186880 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 20:21:40,489 basehttp 55565 12952186880 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16797 INFO 2025-11-01 20:22:19,229 basehttp 55565 12952186880 "GET /ar/landing/ HTTP/1.1" 200 45052 INFO 2025-11-01 20:22:19,256 basehttp 55565 12901707776 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 304 0 INFO 2025-11-01 20:22:19,257 basehttp 55565 12918534144 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 304 0 WARNING 2025-11-01 20:22:19,324 log 55565 12952186880 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 20:22:19,325 basehttp 55565 12952186880 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16797 INFO 2025-11-01 20:25:08,383 basehttp 55565 12952186880 "GET /ar/switch_language/?language=en&next=/ar/landing/ HTTP/1.1" 302 0 INFO 2025-11-01 20:25:08,448 basehttp 55565 12952186880 "GET /landing/ HTTP/1.1" 302 0 INFO 2025-11-01 20:25:08,510 basehttp 55565 12918534144 "GET /en/landing/ HTTP/1.1" 200 42080 INFO 2025-11-01 20:25:08,543 basehttp 55565 12901707776 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 304 0 INFO 2025-11-01 20:25:08,543 basehttp 55565 12935360512 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 304 0 INFO 2025-11-01 20:25:08,543 basehttp 55565 12952186880 "GET /static/img/bg/bg-action.jpg HTTP/1.1" 304 0 INFO 2025-11-01 20:25:08,543 basehttp 55565 6162247680 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 304 0 WARNING 2025-11-01 20:25:08,632 log 55565 12918534144 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 20:25:08,633 basehttp 55565 12918534144 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-11-01 20:30:00,005 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-01 20:30:00,006 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-01 17:30:00.006917+00:00'} INFO 2025-11-01 20:30:00,012 tasks 16180 8648941888 Lab results sync started INFO 2025-11-01 20:30:00,012 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-01 17:30:00.012846+00:00'} INFO 2025-11-01 21:00:00,013 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-01 21:00:00,015 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-01 18:00:00.015063+00:00'} INFO 2025-11-01 21:00:00,020 tasks 16180 8648941888 Lab results sync started INFO 2025-11-01 21:00:00,020 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-01 18:00:00.020283+00:00'} INFO 2025-11-01 21:10:59,632 basehttp 55565 6162247680 "GET /en/landing/ HTTP/1.1" 200 42081 INFO 2025-11-01 21:10:59,641 basehttp 55565 12918534144 "GET /static/img/logo/tenhal.svg HTTP/1.1" 200 1164 INFO 2025-11-01 21:10:59,642 basehttp 55565 12969013248 "GET /static/js/one-page-parallax/app.min.js HTTP/1.1" 200 10820 INFO 2025-11-01 21:10:59,643 basehttp 55565 12952186880 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-11-01 21:10:59,645 basehttp 55565 12918534144 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-11-01 21:10:59,647 basehttp 55565 6162247680 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-11-01 21:10:59,654 basehttp 55565 12901707776 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 200 666020 INFO 2025-11-01 21:10:59,660 basehttp 55565 12935360512 "GET /static/js/one-page-parallax/vendor.min.js HTTP/1.1" 200 1071293 INFO 2025-11-01 21:10:59,684 basehttp 55565 12901707776 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 200 563549 INFO 2025-11-01 21:10:59,698 basehttp 55565 12901707776 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-11-01 21:10:59,712 basehttp 55565 12901707776 "GET /static/webfonts/fa-brands-400.woff2 HTTP/1.1" 200 118684 INFO 2025-11-01 21:10:59,718 basehttp 55565 12918534144 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 200 2484439 INFO 2025-11-01 21:10:59,722 basehttp 55565 6162247680 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 200 2304909 INFO 2025-11-01 21:10:59,725 basehttp 55565 12952186880 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 200 2728016 INFO 2025-11-01 21:10:59,726 basehttp 55565 12935360512 "GET /static/img/bg/bg-action.jpg HTTP/1.1" 200 2714550 INFO 2025-11-01 21:10:59,767 basehttp 55565 12935360512 "GET /static/css/one-page-parallax/images/bg-content-cover.png HTTP/1.1" 200 957 INFO 2025-11-01 21:10:59,798 basehttp 55565 12952186880 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 INFO 2025-11-01 21:10:59,803 basehttp 55565 12935360512 "GET /static/css/one-page-parallax/app.min.css.map HTTP/1.1" 200 1351146 INFO 2025-11-01 21:10:59,803 basehttp 55565 6162247680 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 WARNING 2025-11-01 21:10:59,804 log 55565 12969013248 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:10:59,804 basehttp 55565 12969013248 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 WARNING 2025-11-01 21:10:59,942 log 55565 12969013248 Not Found: /favicon.ico WARNING 2025-11-01 21:10:59,942 basehttp 55565 12969013248 "GET /favicon.ico HTTP/1.1" 404 16520 INFO 2025-11-01 21:11:20,531 basehttp 55565 12969013248 "GET /en/landing/ HTTP/1.1" 200 42080 INFO 2025-11-01 21:11:20,547 basehttp 55565 12952186880 "GET /static/img/logo/tenhal.svg HTTP/1.1" 200 1164 INFO 2025-11-01 21:11:20,547 basehttp 55565 12901707776 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-11-01 21:11:20,550 basehttp 55565 12952186880 "GET /static/js/one-page-parallax/app.min.js HTTP/1.1" 200 10820 INFO 2025-11-01 21:11:20,552 basehttp 55565 12901707776 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-11-01 21:11:20,554 basehttp 55565 12935360512 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-11-01 21:11:20,568 basehttp 55565 6162247680 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 200 666020 INFO 2025-11-01 21:11:20,570 basehttp 55565 12918534144 "GET /static/js/one-page-parallax/vendor.min.js HTTP/1.1" 200 1071293 INFO 2025-11-01 21:11:20,576 basehttp 55565 12952186880 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 200 563549 INFO 2025-11-01 21:11:20,578 basehttp 55565 12918534144 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-11-01 21:11:20,582 basehttp 55565 6162247680 "GET /static/webfonts/fa-brands-400.woff2 HTTP/1.1" 200 118684 INFO 2025-11-01 21:11:20,595 basehttp 55565 12901707776 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 200 2304909 INFO 2025-11-01 21:11:20,601 basehttp 55565 12935360512 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 200 2484439 INFO 2025-11-01 21:11:20,625 basehttp 55565 12918534144 "GET /static/img/bg/bg-action.jpg HTTP/1.1" 200 2714550 INFO 2025-11-01 21:11:20,626 basehttp 55565 12952186880 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 200 2728016 WARNING 2025-11-01 21:11:20,663 log 55565 12969013248 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:11:20,663 basehttp 55565 12969013248 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-11-01 21:11:20,679 basehttp 55565 12969013248 "GET /static/css/one-page-parallax/images/bg-content-cover.png HTTP/1.1" 200 957 INFO 2025-11-01 21:11:20,691 basehttp 55565 12952186880 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 INFO 2025-11-01 21:11:20,692 basehttp 55565 12918534144 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 INFO 2025-11-01 21:11:20,704 basehttp 55565 12969013248 "GET /static/css/one-page-parallax/app.min.css.map HTTP/1.1" 200 1351146 WARNING 2025-11-01 21:11:20,836 log 55565 12969013248 Not Found: /favicon.ico WARNING 2025-11-01 21:11:20,836 basehttp 55565 12969013248 "GET /favicon.ico HTTP/1.1" 404 16520 INFO 2025-11-01 21:13:58,730 basehttp 55565 12969013248 "GET /en/landing/ HTTP/1.1" 200 42079 INFO 2025-11-01 21:13:58,772 basehttp 55565 12918534144 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 304 0 WARNING 2025-11-01 21:13:58,806 log 55565 12969013248 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:13:58,806 basehttp 55565 12969013248 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 21:14:00,416 basehttp 55565 12969013248 "GET /en/landing/ HTTP/1.1" 200 42079 WARNING 2025-11-01 21:14:00,487 log 55565 12969013248 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:14:00,487 basehttp 55565 12969013248 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 21:14:03,009 basehttp 55565 12969013248 "GET /en/landing/ HTTP/1.1" 200 42079 INFO 2025-11-01 21:14:03,025 basehttp 55565 12935360512 "GET /static/img/logo/tenhal.svg HTTP/1.1" 200 1164 INFO 2025-11-01 21:14:03,026 basehttp 55565 6162247680 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-11-01 21:14:03,028 basehttp 55565 12935360512 "GET /static/js/one-page-parallax/app.min.js HTTP/1.1" 200 10820 INFO 2025-11-01 21:14:03,031 basehttp 55565 12918534144 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-11-01 21:14:03,032 basehttp 55565 6162247680 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-11-01 21:14:03,042 basehttp 55565 12952186880 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 200 666020 INFO 2025-11-01 21:14:03,051 basehttp 55565 12952186880 "GET /static/webfonts/fa-brands-400.woff2 HTTP/1.1" 200 118684 INFO 2025-11-01 21:14:03,055 basehttp 55565 12935360512 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 200 563549 INFO 2025-11-01 21:14:03,057 basehttp 55565 12901707776 "GET /static/js/one-page-parallax/vendor.min.js HTTP/1.1" 200 1071293 INFO 2025-11-01 21:14:03,065 basehttp 55565 12952186880 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-11-01 21:14:03,079 basehttp 55565 12918534144 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 200 2304909 INFO 2025-11-01 21:14:03,084 basehttp 55565 6162247680 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 200 2484439 INFO 2025-11-01 21:14:03,101 basehttp 55565 12935360512 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 200 2728016 INFO 2025-11-01 21:14:03,101 basehttp 55565 12901707776 "GET /static/img/bg/bg-action.jpg HTTP/1.1" 200 2714550 WARNING 2025-11-01 21:14:03,150 log 55565 12969013248 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:14:03,150 basehttp 55565 12969013248 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-11-01 21:14:03,154 basehttp 55565 12969013248 "GET /static/css/one-page-parallax/images/bg-content-cover.png HTTP/1.1" 200 957 INFO 2025-11-01 21:14:03,168 basehttp 55565 12901707776 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 INFO 2025-11-01 21:14:03,170 basehttp 55565 12901707776 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 INFO 2025-11-01 21:14:03,183 basehttp 55565 12969013248 "GET /static/css/one-page-parallax/app.min.css.map HTTP/1.1" 200 1351146 WARNING 2025-11-01 21:14:03,345 log 55565 12969013248 Not Found: /favicon.ico WARNING 2025-11-01 21:14:03,345 basehttp 55565 12969013248 "GET /favicon.ico HTTP/1.1" 404 16520 INFO 2025-11-01 21:14:07,618 basehttp 55565 12969013248 "GET /en/landing/ HTTP/1.1" 200 42079 WARNING 2025-11-01 21:14:07,692 log 55565 12969013248 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:14:07,693 basehttp 55565 12969013248 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 21:17:24,331 basehttp 55565 12969013248 "GET /en/landing/ HTTP/1.1" 200 42058 INFO 2025-11-01 21:17:24,350 basehttp 55565 12901707776 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 304 0 WARNING 2025-11-01 21:17:24,418 log 55565 12969013248 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:17:24,418 basehttp 55565 12969013248 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 21:17:25,840 basehttp 55565 12969013248 "GET /en/landing/ HTTP/1.1" 200 42058 WARNING 2025-11-01 21:17:25,912 log 55565 12969013248 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:17:25,912 basehttp 55565 12969013248 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 21:18:24,505 basehttp 55565 12969013248 "GET /en/landing/ HTTP/1.1" 200 42078 INFO 2025-11-01 21:18:24,530 basehttp 55565 12901707776 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 304 0 WARNING 2025-11-01 21:18:24,603 log 55565 12969013248 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:18:24,603 basehttp 55565 12969013248 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 21:18:42,190 basehttp 55565 12969013248 "GET /en/landing/ HTTP/1.1" 200 42071 WARNING 2025-11-01 21:18:42,264 log 55565 12969013248 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:18:42,264 basehttp 55565 12969013248 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 21:19:15,691 basehttp 55565 12969013248 "GET /en/landing/ HTTP/1.1" 200 42079 INFO 2025-11-01 21:19:15,719 basehttp 55565 12901707776 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 304 0 WARNING 2025-11-01 21:19:15,784 log 55565 12969013248 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:19:15,784 basehttp 55565 12969013248 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 21:19:39,242 basehttp 55565 12969013248 "GET /en/landing/ HTTP/1.1" 200 42053 WARNING 2025-11-01 21:19:39,341 log 55565 12969013248 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:19:39,342 basehttp 55565 12969013248 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 21:19:44,460 basehttp 55565 12969013248 "GET /en/landing/ HTTP/1.1" 200 42053 INFO 2025-11-01 21:19:44,474 basehttp 55565 6162247680 "GET /static/img/logo/tenhal.svg HTTP/1.1" 200 1164 INFO 2025-11-01 21:19:44,479 basehttp 55565 12918534144 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-11-01 21:19:44,479 basehttp 55565 12952186880 "GET /static/js/one-page-parallax/app.min.js HTTP/1.1" 200 10820 INFO 2025-11-01 21:19:44,484 basehttp 55565 12918534144 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-11-01 21:19:44,487 basehttp 55565 12969013248 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-11-01 21:19:44,508 basehttp 55565 12901707776 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 200 666020 INFO 2025-11-01 21:19:44,509 basehttp 55565 12952186880 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 200 563549 INFO 2025-11-01 21:19:44,512 basehttp 55565 12901707776 "GET /static/webfonts/fa-brands-400.woff2 HTTP/1.1" 200 118684 INFO 2025-11-01 21:19:44,513 basehttp 55565 12952186880 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-11-01 21:19:44,518 basehttp 55565 12935360512 "GET /static/js/one-page-parallax/vendor.min.js HTTP/1.1" 200 1071293 INFO 2025-11-01 21:19:44,541 basehttp 55565 12918534144 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 200 2304909 INFO 2025-11-01 21:19:44,545 basehttp 55565 12969013248 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 200 2484439 INFO 2025-11-01 21:19:44,553 basehttp 55565 12952186880 "GET /static/img/bg/bg-action.jpg HTTP/1.1" 200 2714550 INFO 2025-11-01 21:19:44,554 basehttp 55565 12901707776 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 200 2728016 WARNING 2025-11-01 21:19:44,606 log 55565 6162247680 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:19:44,606 basehttp 55565 6162247680 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-11-01 21:19:44,652 basehttp 55565 6162247680 "GET /static/css/one-page-parallax/images/bg-content-cover.png HTTP/1.1" 200 957 INFO 2025-11-01 21:19:44,668 basehttp 55565 12901707776 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 INFO 2025-11-01 21:19:44,669 basehttp 55565 6162247680 "GET /static/css/one-page-parallax/app.min.css.map HTTP/1.1" 200 1351146 INFO 2025-11-01 21:19:44,671 basehttp 55565 12901707776 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 WARNING 2025-11-01 21:19:44,839 log 55565 12901707776 Not Found: /favicon.ico WARNING 2025-11-01 21:19:44,839 basehttp 55565 12901707776 "GET /favicon.ico HTTP/1.1" 404 16520 INFO 2025-11-01 21:20:06,014 basehttp 55565 12901707776 "GET /en/landing/ HTTP/1.1" 200 42058 WARNING 2025-11-01 21:20:06,089 log 55565 12901707776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:20:06,089 basehttp 55565 12901707776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 21:21:33,012 basehttp 55565 12901707776 "GET /en/landing/ HTTP/1.1" 200 42058 INFO 2025-11-01 21:21:33,029 basehttp 55565 12952186880 "GET /static/img/logo/tenhal.svg HTTP/1.1" 200 1164 INFO 2025-11-01 21:21:33,030 basehttp 55565 12918534144 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-11-01 21:21:33,032 basehttp 55565 12952186880 "GET /static/js/one-page-parallax/app.min.js HTTP/1.1" 200 10820 INFO 2025-11-01 21:21:33,034 basehttp 55565 12918534144 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-11-01 21:21:33,037 basehttp 55565 12901707776 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-11-01 21:21:33,058 basehttp 55565 6162247680 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 200 666020 INFO 2025-11-01 21:21:33,059 basehttp 55565 12952186880 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 200 563549 INFO 2025-11-01 21:21:33,064 basehttp 55565 6162247680 "GET /static/webfonts/fa-brands-400.woff2 HTTP/1.1" 200 118684 INFO 2025-11-01 21:21:33,065 basehttp 55565 12952186880 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-11-01 21:21:33,067 basehttp 55565 12969013248 "GET /static/js/one-page-parallax/vendor.min.js HTTP/1.1" 200 1071293 INFO 2025-11-01 21:21:33,105 basehttp 55565 12918534144 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 200 2304909 INFO 2025-11-01 21:21:33,110 basehttp 55565 12901707776 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 200 2484439 INFO 2025-11-01 21:21:33,132 basehttp 55565 6162247680 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 200 2728016 INFO 2025-11-01 21:21:33,133 basehttp 55565 12952186880 "GET /static/img/bg/bg-action.jpg HTTP/1.1" 200 2714550 INFO 2025-11-01 21:21:33,134 basehttp 55565 6162247680 "GET /static/css/one-page-parallax/images/bg-content-cover.png HTTP/1.1" 200 957 INFO 2025-11-01 21:21:33,151 basehttp 55565 6162247680 "GET /static/css/one-page-parallax/app.min.css.map HTTP/1.1" 200 1351146 INFO 2025-11-01 21:21:33,181 basehttp 55565 6162247680 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 INFO 2025-11-01 21:21:33,181 basehttp 55565 12952186880 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 WARNING 2025-11-01 21:21:33,195 log 55565 12935360512 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:21:33,195 basehttp 55565 12935360512 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 WARNING 2025-11-01 21:21:33,315 log 55565 12935360512 Not Found: /favicon.ico WARNING 2025-11-01 21:21:33,315 basehttp 55565 12935360512 "GET /favicon.ico HTTP/1.1" 404 16520 INFO 2025-11-01 21:22:37,057 autoreload 55565 8648941888 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-11-01 21:22:37,624 autoreload 17967 8648941888 Watching for file changes with StatReloader INFO 2025-11-01 21:22:38,211 basehttp 17967 6158659584 "GET /en/landing/ HTTP/1.1" 200 31421 WARNING 2025-11-01 21:22:38,307 log 17967 6158659584 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:22:38,307 basehttp 17967 6158659584 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 21:23:30,759 autoreload 17967 8648941888 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-11-01 21:23:31,081 autoreload 18386 8648941888 Watching for file changes with StatReloader INFO 2025-11-01 21:23:32,083 basehttp 18386 6198079488 "GET /en/landing/ HTTP/1.1" 200 42045 INFO 2025-11-01 21:23:32,102 basehttp 18386 6231732224 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 304 0 INFO 2025-11-01 21:23:32,104 basehttp 18386 6214905856 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 200 666020 WARNING 2025-11-01 21:23:32,172 log 18386 6198079488 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:23:32,172 basehttp 18386 6198079488 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 21:23:35,261 basehttp 18386 6198079488 "GET /en/landing/ HTTP/1.1" 200 42045 INFO 2025-11-01 21:23:35,273 basehttp 18386 6231732224 "GET /static/img/logo/tenhal.svg HTTP/1.1" 200 1164 INFO 2025-11-01 21:23:35,280 basehttp 18386 6265384960 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-11-01 21:23:35,282 basehttp 18386 6282211328 "GET /static/js/one-page-parallax/app.min.js HTTP/1.1" 200 10820 INFO 2025-11-01 21:23:35,286 basehttp 18386 6282211328 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-11-01 21:23:35,287 basehttp 18386 6198079488 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-11-01 21:23:35,301 basehttp 18386 6214905856 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 200 666020 INFO 2025-11-01 21:23:35,301 basehttp 18386 6265384960 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 200 563549 INFO 2025-11-01 21:23:35,320 basehttp 18386 6248558592 "GET /static/js/one-page-parallax/vendor.min.js HTTP/1.1" 200 1071293 INFO 2025-11-01 21:23:35,363 basehttp 18386 6198079488 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 200 2484439 INFO 2025-11-01 21:23:35,365 basehttp 18386 6282211328 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 200 2304909 INFO 2025-11-01 21:23:35,373 basehttp 18386 6265384960 "GET /static/img/bg/bg-action.jpg HTTP/1.1" 200 2714550 INFO 2025-11-01 21:23:35,373 basehttp 18386 6214905856 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 200 2728016 INFO 2025-11-01 21:23:35,384 basehttp 18386 6282211328 "GET /static/webfonts/fa-brands-400.woff2 HTTP/1.1" 200 118684 INFO 2025-11-01 21:23:35,385 basehttp 18386 6198079488 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-11-01 21:23:35,415 basehttp 18386 6198079488 "GET /static/css/one-page-parallax/images/bg-content-cover.png HTTP/1.1" 200 957 WARNING 2025-11-01 21:23:35,433 log 18386 6231732224 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:23:35,433 basehttp 18386 6231732224 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-11-01 21:23:35,435 basehttp 18386 6231732224 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 INFO 2025-11-01 21:23:35,435 basehttp 18386 6198079488 "GET /static/css/one-page-parallax/app.min.css.map HTTP/1.1" 200 1351146 INFO 2025-11-01 21:23:35,437 basehttp 18386 6198079488 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 WARNING 2025-11-01 21:23:35,634 log 18386 6198079488 Not Found: /favicon.ico WARNING 2025-11-01 21:23:35,634 basehttp 18386 6198079488 "GET /favicon.ico HTTP/1.1" 404 16521 INFO 2025-11-01 21:23:54,226 basehttp 18386 6198079488 "GET /en/landing/ HTTP/1.1" 200 42026 INFO 2025-11-01 21:23:54,236 basehttp 18386 6198079488 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 304 0 WARNING 2025-11-01 21:23:54,306 log 18386 6231732224 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:23:54,306 basehttp 18386 6231732224 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 21:23:56,345 basehttp 18386 6231732224 "GET /en/landing/ HTTP/1.1" 200 42026 INFO 2025-11-01 21:23:56,358 basehttp 18386 6282211328 "GET /static/img/logo/tenhal.svg HTTP/1.1" 200 1164 INFO 2025-11-01 21:23:56,359 basehttp 18386 6248558592 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-11-01 21:23:56,360 basehttp 18386 6282211328 "GET /static/js/one-page-parallax/app.min.js HTTP/1.1" 200 10820 INFO 2025-11-01 21:23:56,364 basehttp 18386 6282211328 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-11-01 21:23:56,365 basehttp 18386 6198079488 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-11-01 21:23:56,384 basehttp 18386 6248558592 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 200 563549 INFO 2025-11-01 21:23:56,390 basehttp 18386 6248558592 "GET /static/webfonts/fa-brands-400.woff2 HTTP/1.1" 200 118684 INFO 2025-11-01 21:23:56,393 basehttp 18386 6214905856 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 200 666020 INFO 2025-11-01 21:23:56,399 basehttp 18386 6248558592 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-11-01 21:23:56,404 basehttp 18386 6265384960 "GET /static/js/one-page-parallax/vendor.min.js HTTP/1.1" 200 1071293 INFO 2025-11-01 21:23:56,436 basehttp 18386 6282211328 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 200 2304909 INFO 2025-11-01 21:23:56,438 basehttp 18386 6198079488 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 200 2484439 INFO 2025-11-01 21:23:56,449 basehttp 18386 6248558592 "GET /static/img/bg/bg-action.jpg HTTP/1.1" 200 2714550 INFO 2025-11-01 21:23:56,449 basehttp 18386 6214905856 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 200 2728016 INFO 2025-11-01 21:23:56,464 basehttp 18386 6214905856 "GET /static/css/one-page-parallax/images/bg-content-cover.png HTTP/1.1" 200 957 INFO 2025-11-01 21:23:56,481 basehttp 18386 6214905856 "GET /static/css/one-page-parallax/app.min.css.map HTTP/1.1" 200 1351146 INFO 2025-11-01 21:23:56,504 basehttp 18386 6214905856 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 WARNING 2025-11-01 21:23:56,504 log 18386 6231732224 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:23:56,504 basehttp 18386 6231732224 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-11-01 21:23:56,506 basehttp 18386 6231732224 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 WARNING 2025-11-01 21:23:56,652 log 18386 6231732224 Not Found: /favicon.ico WARNING 2025-11-01 21:23:56,652 basehttp 18386 6231732224 "GET /favicon.ico HTTP/1.1" 404 16520 INFO 2025-11-01 21:25:07,165 basehttp 18386 6231732224 "GET /en/landing/ HTTP/1.1" 200 42344 INFO 2025-11-01 21:25:07,181 basehttp 18386 6214905856 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 304 0 WARNING 2025-11-01 21:25:07,296 log 18386 6231732224 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:25:07,296 basehttp 18386 6231732224 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16669 INFO 2025-11-01 21:25:30,748 basehttp 18386 6231732224 "GET /en/landing/ HTTP/1.1" 200 42346 INFO 2025-11-01 21:25:30,761 basehttp 18386 6231732224 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 304 0 INFO 2025-11-01 21:25:30,774 basehttp 18386 6231732224 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 304 0 WARNING 2025-11-01 21:25:30,840 log 18386 6214905856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:25:30,841 basehttp 18386 6214905856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 21:26:06,791 basehttp 18386 6299037696 "GET /en/landing/ HTTP/1.1" 200 42344 INFO 2025-11-01 21:26:06,798 basehttp 18386 13338013696 "GET /static/img/logo/tenhal.svg HTTP/1.1" 200 1164 INFO 2025-11-01 21:26:06,798 basehttp 18386 13321187328 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-11-01 21:26:06,800 basehttp 18386 6299037696 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-11-01 21:26:06,803 basehttp 18386 13304360960 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 200 666020 INFO 2025-11-01 21:26:06,806 basehttp 18386 13354840064 "GET /static/js/one-page-parallax/vendor.min.js HTTP/1.1" 200 1071293 INFO 2025-11-01 21:26:06,864 basehttp 18386 13354840064 "GET /static/js/one-page-parallax/app.min.js HTTP/1.1" 200 10820 INFO 2025-11-01 21:26:06,868 basehttp 18386 13354840064 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-11-01 21:26:07,057 basehttp 18386 13304360960 "GET /static/css/one-page-parallax/images/bg-content-cover.png HTTP/1.1" 200 957 INFO 2025-11-01 21:26:07,070 basehttp 18386 13354840064 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 200 563549 INFO 2025-11-01 21:26:07,089 basehttp 18386 6299037696 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 200 2304909 INFO 2025-11-01 21:26:07,091 basehttp 18386 13321187328 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 200 2484439 INFO 2025-11-01 21:26:07,095 basehttp 18386 13338013696 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 200 2728016 INFO 2025-11-01 21:26:07,096 basehttp 18386 13371666432 "GET /static/img/bg/bg-action.jpg HTTP/1.1" 200 2714550 INFO 2025-11-01 21:26:07,101 basehttp 18386 6299037696 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 INFO 2025-11-01 21:26:07,103 basehttp 18386 6299037696 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 INFO 2025-11-01 21:26:07,109 basehttp 18386 13304360960 "GET /static/webfonts/fa-brands-400.woff2 HTTP/1.1" 200 118684 INFO 2025-11-01 21:26:07,110 basehttp 18386 13354840064 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 WARNING 2025-11-01 21:26:07,398 log 18386 13354840064 Not Found: /favicon.ico WARNING 2025-11-01 21:26:07,398 basehttp 18386 13354840064 "GET /favicon.ico HTTP/1.1" 404 16520 INFO 2025-11-01 21:27:21,896 basehttp 18386 6214905856 "GET /en/landing/ HTTP/1.1" 200 42344 INFO 2025-11-01 21:27:21,910 basehttp 18386 6248558592 "GET /static/img/logo/tenhal.svg HTTP/1.1" 200 1164 INFO 2025-11-01 21:27:21,910 basehttp 18386 6282211328 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-11-01 21:27:21,913 basehttp 18386 6248558592 "GET /static/js/one-page-parallax/app.min.js HTTP/1.1" 200 10820 INFO 2025-11-01 21:27:21,914 basehttp 18386 6282211328 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-11-01 21:27:21,917 basehttp 18386 6214905856 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-11-01 21:27:21,931 basehttp 18386 6231732224 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 200 666020 INFO 2025-11-01 21:27:21,936 basehttp 18386 6198079488 "GET /static/js/one-page-parallax/vendor.min.js HTTP/1.1" 200 1071293 INFO 2025-11-01 21:27:21,943 basehttp 18386 6198079488 "GET /static/webfonts/fa-brands-400.woff2 HTTP/1.1" 200 118684 INFO 2025-11-01 21:27:21,953 basehttp 18386 6231732224 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-11-01 21:27:21,953 basehttp 18386 6214905856 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 200 563549 INFO 2025-11-01 21:27:21,981 basehttp 18386 6282211328 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 200 2304909 INFO 2025-11-01 21:27:21,996 basehttp 18386 6248558592 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 200 2484439 INFO 2025-11-01 21:27:22,012 basehttp 18386 6231732224 "GET /static/img/bg/bg-action.jpg HTTP/1.1" 200 2714550 INFO 2025-11-01 21:27:22,019 basehttp 18386 6198079488 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 200 2728016 INFO 2025-11-01 21:27:22,022 basehttp 18386 6198079488 "GET /static/css/one-page-parallax/images/bg-content-cover.png HTTP/1.1" 200 957 WARNING 2025-11-01 21:27:22,040 log 18386 6265384960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:27:22,040 basehttp 18386 6265384960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-11-01 21:27:22,050 basehttp 18386 6198079488 "GET /static/css/one-page-parallax/app.min.css.map HTTP/1.1" 200 1351146 INFO 2025-11-01 21:27:22,066 basehttp 18386 6198079488 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 INFO 2025-11-01 21:27:22,067 basehttp 18386 6265384960 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 WARNING 2025-11-01 21:27:22,218 log 18386 6265384960 Not Found: /favicon.ico WARNING 2025-11-01 21:27:22,218 basehttp 18386 6265384960 "GET /favicon.ico HTTP/1.1" 404 16520 INFO 2025-11-01 21:27:31,348 basehttp 18386 6299037696 "GET /en/landing/ HTTP/1.1" 200 42344 INFO 2025-11-01 21:27:31,445 basehttp 18386 6299037696 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 200 666020 INFO 2025-11-01 21:27:31,448 basehttp 18386 13304360960 "GET /static/img/logo/tenhal.svg HTTP/1.1" 200 1164 INFO 2025-11-01 21:27:31,449 basehttp 18386 13338013696 "GET /static/js/one-page-parallax/app.min.js HTTP/1.1" 200 10820 INFO 2025-11-01 21:27:31,449 basehttp 18386 13321187328 "GET /static/js/one-page-parallax/vendor.min.js HTTP/1.1" 200 1071293 INFO 2025-11-01 21:27:31,748 basehttp 18386 13304360960 "GET /static/css/one-page-parallax/images/bg-content-cover.png HTTP/1.1" 200 957 INFO 2025-11-01 21:27:31,750 basehttp 18386 6299037696 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 200 563549 INFO 2025-11-01 21:27:31,756 basehttp 18386 13338013696 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 200 2304909 INFO 2025-11-01 21:27:31,758 basehttp 18386 13321187328 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 200 2484439 INFO 2025-11-01 21:27:31,764 basehttp 18386 13304360960 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 200 2728016 INFO 2025-11-01 21:27:31,766 basehttp 18386 6299037696 "GET /static/img/bg/bg-action.jpg HTTP/1.1" 200 2714550 INFO 2025-11-01 21:27:31,780 basehttp 18386 13338013696 "GET /static/webfonts/fa-brands-400.woff2 HTTP/1.1" 200 118684 WARNING 2025-11-01 21:27:31,995 log 18386 13354840064 Not Found: /apple-touch-icon-precomposed.png WARNING 2025-11-01 21:27:31,995 basehttp 18386 13354840064 "GET /apple-touch-icon-precomposed.png HTTP/1.1" 404 16604 WARNING 2025-11-01 21:27:32,141 log 18386 13354840064 Not Found: /apple-touch-icon.png WARNING 2025-11-01 21:27:32,142 basehttp 18386 13354840064 "GET /apple-touch-icon.png HTTP/1.1" 404 16556 INFO 2025-11-01 21:28:00,789 basehttp 18386 13304360960 - Broken pipe from ('127.0.0.1', 57804) INFO 2025-11-01 21:28:00,789 basehttp 18386 6299037696 - Broken pipe from ('127.0.0.1', 57801) INFO 2025-11-01 21:28:00,789 basehttp 18386 13338013696 - Broken pipe from ('127.0.0.1', 57806) INFO 2025-11-01 21:28:09,127 basehttp 18386 6265384960 "GET /en/landing/ HTTP/1.1" 200 42340 INFO 2025-11-01 21:28:09,143 basehttp 18386 6198079488 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 304 0 WARNING 2025-11-01 21:28:09,232 log 18386 6265384960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:28:09,232 basehttp 18386 6265384960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 21:28:12,738 basehttp 18386 6265384960 "GET /en/landing/ HTTP/1.1" 200 42340 INFO 2025-11-01 21:28:12,754 basehttp 18386 6248558592 "GET /static/img/logo/tenhal.svg HTTP/1.1" 200 1164 INFO 2025-11-01 21:28:12,755 basehttp 18386 6214905856 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-11-01 21:28:12,756 basehttp 18386 6248558592 "GET /static/js/one-page-parallax/app.min.js HTTP/1.1" 200 10820 INFO 2025-11-01 21:28:12,760 basehttp 18386 6214905856 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-11-01 21:28:12,765 basehttp 18386 6198079488 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-11-01 21:28:12,771 basehttp 18386 6231732224 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 200 666020 INFO 2025-11-01 21:28:12,775 basehttp 18386 6282211328 "GET /static/js/one-page-parallax/vendor.min.js HTTP/1.1" 200 1071293 INFO 2025-11-01 21:28:12,786 basehttp 18386 6231732224 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-11-01 21:28:12,787 basehttp 18386 6282211328 "GET /static/webfonts/fa-brands-400.woff2 HTTP/1.1" 200 118684 INFO 2025-11-01 21:28:12,791 basehttp 18386 6198079488 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 200 563549 INFO 2025-11-01 21:28:12,825 basehttp 18386 6214905856 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 200 2304909 INFO 2025-11-01 21:28:12,831 basehttp 18386 6248558592 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 200 2484439 INFO 2025-11-01 21:28:12,851 basehttp 18386 6282211328 "GET /static/img/bg/bg-action.jpg HTTP/1.1" 200 2714550 INFO 2025-11-01 21:28:12,851 basehttp 18386 6231732224 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 200 2728016 WARNING 2025-11-01 21:28:12,886 log 18386 6265384960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:28:12,886 basehttp 18386 6265384960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-11-01 21:28:12,892 basehttp 18386 6265384960 "GET /static/css/one-page-parallax/images/bg-content-cover.png HTTP/1.1" 200 957 INFO 2025-11-01 21:28:12,906 basehttp 18386 6282211328 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 INFO 2025-11-01 21:28:12,910 basehttp 18386 6231732224 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 INFO 2025-11-01 21:28:12,926 basehttp 18386 6265384960 "GET /static/css/one-page-parallax/app.min.css.map HTTP/1.1" 200 1351146 WARNING 2025-11-01 21:28:13,069 log 18386 6265384960 Not Found: /favicon.ico WARNING 2025-11-01 21:28:13,069 basehttp 18386 6265384960 "GET /favicon.ico HTTP/1.1" 404 16520 INFO 2025-11-01 21:29:21,935 basehttp 18386 6265384960 "GET /en/landing/ HTTP/1.1" 200 42346 INFO 2025-11-01 21:29:21,948 basehttp 18386 6231732224 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 304 0 WARNING 2025-11-01 21:29:22,044 log 18386 6265384960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:29:22,044 basehttp 18386 6265384960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 21:30:00,006 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-01 21:30:00,006 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-01 18:30:00.006639+00:00'} INFO 2025-11-01 21:30:00,008 tasks 16180 8648941888 Lab results sync started INFO 2025-11-01 21:30:00,008 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-01 18:30:00.008916+00:00'} INFO 2025-11-01 21:30:05,555 basehttp 18386 6265384960 "GET /en/landing/ HTTP/1.1" 200 42351 INFO 2025-11-01 21:30:05,568 basehttp 18386 6265384960 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 304 0 INFO 2025-11-01 21:30:05,585 basehttp 18386 6231732224 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 304 0 WARNING 2025-11-01 21:30:05,632 log 18386 6265384960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:30:05,632 basehttp 18386 6265384960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 21:35:20,994 basehttp 18386 6198079488 "GET /en/landing/ HTTP/1.1" 200 47284 INFO 2025-11-01 21:35:21,005 basehttp 18386 6214905856 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 304 0 INFO 2025-11-01 21:35:21,019 basehttp 18386 6214905856 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 304 0 INFO 2025-11-01 21:35:21,020 basehttp 18386 6231732224 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 304 0 WARNING 2025-11-01 21:35:21,138 log 18386 6198079488 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:35:21,138 basehttp 18386 6198079488 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-11-01 21:36:01,852 basehttp 18386 6198079488 "GET /en/landing/ HTTP/1.1" 200 47297 WARNING 2025-11-01 21:36:01,967 log 18386 6198079488 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:36:01,968 basehttp 18386 6198079488 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 21:36:27,253 basehttp 18386 6198079488 "GET /en/landing/ HTTP/1.1" 200 47319 INFO 2025-11-01 21:36:27,279 basehttp 18386 6214905856 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 304 0 WARNING 2025-11-01 21:36:27,330 log 18386 6198079488 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:36:27,330 basehttp 18386 6198079488 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 21:37:05,110 basehttp 18386 6198079488 "GET /en/landing/ HTTP/1.1" 200 47326 INFO 2025-11-01 21:37:05,122 basehttp 18386 6198079488 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 304 0 INFO 2025-11-01 21:37:05,135 basehttp 18386 6198079488 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 304 0 WARNING 2025-11-01 21:37:05,281 log 18386 6214905856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:37:05,281 basehttp 18386 6214905856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-11-01 21:37:51,981 basehttp 18386 6214905856 "GET /en/landing/ HTTP/1.1" 200 47355 INFO 2025-11-01 21:37:52,011 basehttp 18386 6198079488 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 304 0 INFO 2025-11-01 21:37:52,011 basehttp 18386 6231732224 "GET /static/img/bg/bg-action.jpg HTTP/1.1" 304 0 WARNING 2025-11-01 21:37:52,059 log 18386 6214905856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:37:52,059 basehttp 18386 6214905856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 21:39:02,379 basehttp 18386 6214905856 "GET /en/switch_language/?language=ar&next=/en/landing/ HTTP/1.1" 302 0 INFO 2025-11-01 21:39:02,443 basehttp 18386 6214905856 "GET /landing/ HTTP/1.1" 302 0 INFO 2025-11-01 21:39:02,507 basehttp 18386 6231732224 "GET /ar/landing/ HTTP/1.1" 200 50327 INFO 2025-11-01 21:39:02,525 basehttp 18386 6198079488 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 304 0 WARNING 2025-11-01 21:39:02,615 log 18386 6231732224 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:39:02,615 basehttp 18386 6231732224 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16797 INFO 2025-11-01 21:39:19,922 basehttp 18386 6231732224 "GET /ar/landing/ HTTP/1.1" 200 50328 WARNING 2025-11-01 21:39:20,006 log 18386 6231732224 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:39:20,006 basehttp 18386 6231732224 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16797 INFO 2025-11-01 21:40:44,168 basehttp 18386 6231732224 "GET /ar/landing/ HTTP/1.1" 200 50354 INFO 2025-11-01 21:40:44,184 basehttp 18386 6198079488 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 304 0 INFO 2025-11-01 21:40:44,187 basehttp 18386 6198079488 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 304 0 WARNING 2025-11-01 21:40:44,244 log 18386 6231732224 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:40:44,244 basehttp 18386 6231732224 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16797 INFO 2025-11-01 21:40:56,742 basehttp 18386 6231732224 "GET /ar/landing/ HTTP/1.1" 200 50343 WARNING 2025-11-01 21:40:56,848 log 18386 6231732224 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:40:56,849 basehttp 18386 6231732224 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16797 INFO 2025-11-01 21:41:44,377 basehttp 18386 6231732224 "GET /ar/landing/ HTTP/1.1" 200 50342 WARNING 2025-11-01 21:41:44,452 log 18386 6231732224 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:41:44,453 basehttp 18386 6231732224 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16797 INFO 2025-11-01 21:41:46,550 basehttp 18386 6231732224 "GET /ar/landing/ HTTP/1.1" 200 50342 WARNING 2025-11-01 21:41:46,624 log 18386 6231732224 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:41:46,624 basehttp 18386 6231732224 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16797 INFO 2025-11-01 21:41:59,868 basehttp 18386 6231732224 "GET /ar/landing/ HTTP/1.1" 200 50340 WARNING 2025-11-01 21:42:00,005 log 18386 6231732224 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:42:00,005 basehttp 18386 6231732224 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16799 INFO 2025-11-01 21:42:37,716 basehttp 18386 6231732224 "GET /ar/landing/ HTTP/1.1" 200 50351 INFO 2025-11-01 21:42:37,728 basehttp 18386 6231732224 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 304 0 WARNING 2025-11-01 21:42:37,868 log 18386 6198079488 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:42:37,868 basehttp 18386 6198079488 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16799 INFO 2025-11-01 21:42:40,756 basehttp 18386 6198079488 "GET /ar/landing/ HTTP/1.1" 200 50351 INFO 2025-11-01 21:42:40,767 basehttp 18386 6214905856 "GET /static/img/logo/tenhal.svg HTTP/1.1" 200 1164 INFO 2025-11-01 21:42:40,770 basehttp 18386 6282211328 "GET /static/js/one-page-parallax/app.min.js HTTP/1.1" 200 10820 INFO 2025-11-01 21:42:40,770 basehttp 18386 6265384960 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-11-01 21:42:40,777 basehttp 18386 6198079488 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-11-01 21:42:40,783 basehttp 18386 6265384960 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-11-01 21:42:40,829 basehttp 18386 6231732224 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 200 666020 INFO 2025-11-01 21:42:40,833 basehttp 18386 6282211328 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 200 563549 INFO 2025-11-01 21:42:40,841 basehttp 18386 6231732224 "GET /static/webfonts/fa-brands-400.woff2 HTTP/1.1" 200 118684 INFO 2025-11-01 21:42:40,853 basehttp 18386 6248558592 "GET /static/js/one-page-parallax/vendor.min.js HTTP/1.1" 200 1071293 INFO 2025-11-01 21:42:40,857 basehttp 18386 6282211328 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-11-01 21:42:40,874 basehttp 18386 6198079488 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 200 2304909 INFO 2025-11-01 21:42:40,884 basehttp 18386 6265384960 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 200 2484439 INFO 2025-11-01 21:42:40,909 basehttp 18386 6231732224 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 200 2728016 INFO 2025-11-01 21:42:40,910 basehttp 18386 6248558592 "GET /static/img/bg/bg-action.jpg HTTP/1.1" 200 2714550 INFO 2025-11-01 21:42:40,926 basehttp 18386 6248558592 "GET /static/css/one-page-parallax/images/bg-content-cover.png HTTP/1.1" 200 957 INFO 2025-11-01 21:42:40,944 basehttp 18386 6265384960 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 INFO 2025-11-01 21:42:40,944 basehttp 18386 6231732224 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 WARNING 2025-11-01 21:42:40,948 log 18386 6214905856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:42:40,948 basehttp 18386 6214905856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16799 INFO 2025-11-01 21:42:40,956 basehttp 18386 6248558592 "GET /static/css/one-page-parallax/app.min.css.map HTTP/1.1" 200 1351146 WARNING 2025-11-01 21:42:41,065 log 18386 6248558592 Not Found: /favicon.ico WARNING 2025-11-01 21:42:41,065 basehttp 18386 6248558592 "GET /favicon.ico HTTP/1.1" 404 16650 INFO 2025-11-01 21:42:43,360 basehttp 18386 6248558592 "GET /ar/switch_language/?language=en&next=/ar/landing/ HTTP/1.1" 302 0 INFO 2025-11-01 21:42:43,426 basehttp 18386 6248558592 "GET /landing/ HTTP/1.1" 302 0 INFO 2025-11-01 21:42:43,492 basehttp 18386 6214905856 "GET /en/landing/ HTTP/1.1" 200 47379 WARNING 2025-11-01 21:42:43,573 log 18386 6214905856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:42:43,573 basehttp 18386 6214905856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 21:42:45,233 basehttp 18386 6214905856 "GET /en/landing/ HTTP/1.1" 200 47379 WARNING 2025-11-01 21:42:45,309 log 18386 6214905856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:42:45,309 basehttp 18386 6214905856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 21:43:18,838 basehttp 18386 6214905856 "GET /en/landing/ HTTP/1.1" 200 47378 WARNING 2025-11-01 21:43:18,914 log 18386 6214905856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:43:18,914 basehttp 18386 6214905856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 21:43:51,222 basehttp 18386 6214905856 "GET /en/landing/ HTTP/1.1" 200 47404 WARNING 2025-11-01 21:43:51,300 log 18386 6214905856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:43:51,301 basehttp 18386 6214905856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 21:44:02,032 basehttp 18386 6214905856 "GET /en/switch_language/?language=ar&next=/en/landing/ HTTP/1.1" 302 0 INFO 2025-11-01 21:44:02,095 basehttp 18386 6214905856 "GET /landing/ HTTP/1.1" 302 0 INFO 2025-11-01 21:44:02,163 basehttp 18386 6265384960 "GET /ar/landing/ HTTP/1.1" 200 50376 WARNING 2025-11-01 21:44:02,241 log 18386 6265384960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:44:02,241 basehttp 18386 6265384960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16797 INFO 2025-11-01 21:44:07,293 basehttp 18386 6265384960 "GET /ar/switch_language/?language=en&next=/ar/landing/ HTTP/1.1" 302 0 INFO 2025-11-01 21:44:07,390 basehttp 18386 6265384960 "GET /landing/ HTTP/1.1" 302 0 INFO 2025-11-01 21:44:07,456 basehttp 18386 6231732224 "GET /en/landing/ HTTP/1.1" 200 47404 WARNING 2025-11-01 21:44:07,536 log 18386 6231732224 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:44:07,536 basehttp 18386 6231732224 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 21:45:12,902 basehttp 18386 6231732224 "GET /en/landing/ HTTP/1.1" 200 47417 INFO 2025-11-01 21:45:12,918 basehttp 18386 6198079488 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 304 0 WARNING 2025-11-01 21:45:12,983 log 18386 6231732224 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:45:12,984 basehttp 18386 6231732224 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 21:45:53,739 basehttp 18386 6231732224 "GET /en/landing/ HTTP/1.1" 200 47406 INFO 2025-11-01 21:45:53,766 basehttp 18386 6198079488 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 304 0 WARNING 2025-11-01 21:45:53,855 log 18386 6231732224 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:45:53,855 basehttp 18386 6231732224 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 21:46:16,677 basehttp 18386 6231732224 "GET /en/landing/ HTTP/1.1" 200 47417 WARNING 2025-11-01 21:46:16,759 log 18386 6231732224 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:46:16,759 basehttp 18386 6231732224 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 21:47:03,678 basehttp 18386 6231732224 "GET /en/landing/ HTTP/1.1" 200 47422 WARNING 2025-11-01 21:47:03,755 log 18386 6231732224 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:47:03,755 basehttp 18386 6231732224 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 21:49:08,752 basehttp 18386 6231732224 "GET /en/landing/ HTTP/1.1" 200 47443 INFO 2025-11-01 21:49:08,767 basehttp 18386 6231732224 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 304 0 WARNING 2025-11-01 21:49:08,831 log 18386 6198079488 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:49:08,831 basehttp 18386 6198079488 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 21:49:45,085 basehttp 18386 6198079488 "GET /en/landing/ HTTP/1.1" 200 47467 INFO 2025-11-01 21:49:45,110 basehttp 18386 6231732224 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 304 0 WARNING 2025-11-01 21:49:45,168 log 18386 6198079488 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:49:45,169 basehttp 18386 6198079488 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 21:53:20,434 basehttp 18386 6198079488 "GET /en/landing/ HTTP/1.1" 200 46177 INFO 2025-11-01 21:53:20,450 basehttp 18386 6198079488 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 304 0 INFO 2025-11-01 21:53:20,457 basehttp 18386 6198079488 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 304 0 INFO 2025-11-01 21:53:20,458 basehttp 18386 6214905856 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 304 0 INFO 2025-11-01 21:53:20,458 basehttp 18386 6198079488 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 304 0 WARNING 2025-11-01 21:53:20,519 log 18386 6231732224 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 21:53:20,519 basehttp 18386 6231732224 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 22:00:00,014 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-01 22:00:00,015 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-01 19:00:00.014999+00:00'} INFO 2025-11-01 22:00:00,020 tasks 16180 8648941888 Lab results sync started INFO 2025-11-01 22:00:00,020 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-01 19:00:00.020849+00:00'} INFO 2025-11-01 22:06:08,072 basehttp 18386 6198079488 "GET /en/switch_language/?language=ar&next=/en/landing/ HTTP/1.1" 302 0 INFO 2025-11-01 22:06:08,133 basehttp 18386 6198079488 "GET /landing/ HTTP/1.1" 302 0 INFO 2025-11-01 22:06:08,196 basehttp 18386 6214905856 "GET /ar/landing/ HTTP/1.1" 200 49055 INFO 2025-11-01 22:06:08,214 basehttp 18386 6198079488 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 304 0 INFO 2025-11-01 22:06:08,215 basehttp 18386 6198079488 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 304 0 INFO 2025-11-01 22:06:08,216 basehttp 18386 6231732224 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 304 0 INFO 2025-11-01 22:06:08,216 basehttp 18386 6248558592 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 304 0 INFO 2025-11-01 22:06:08,216 basehttp 18386 6265384960 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 304 0 WARNING 2025-11-01 22:06:08,275 log 18386 6214905856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 22:06:08,275 basehttp 18386 6214905856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16797 INFO 2025-11-01 22:14:16,024 basehttp 18386 6198079488 "GET /ar/switch_language/?language=en&next=/ar/landing/ HTTP/1.1" 302 0 INFO 2025-11-01 22:14:16,086 basehttp 18386 6198079488 "GET /landing/ HTTP/1.1" 302 0 INFO 2025-11-01 22:14:16,147 basehttp 18386 6214905856 "GET /en/landing/ HTTP/1.1" 200 46177 INFO 2025-11-01 22:14:16,167 basehttp 18386 6198079488 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 304 0 INFO 2025-11-01 22:14:16,170 basehttp 18386 6198079488 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 304 0 WARNING 2025-11-01 22:14:16,228 log 18386 6214905856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-01 22:14:16,228 basehttp 18386 6214905856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-01 22:30:00,007 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-01 22:30:00,009 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-01 19:30:00.009459+00:00'} INFO 2025-11-01 22:30:00,012 tasks 16180 8648941888 Lab results sync started INFO 2025-11-01 22:30:00,012 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-01 19:30:00.012654+00:00'} INFO 2025-11-01 23:00:00,029 tasks 16172 8648941888 Radiology results sync started INFO 2025-11-01 23:00:00,031 tasks 16172 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-01 20:00:00.031705+00:00'} INFO 2025-11-01 23:00:00,035 tasks 16181 8648941888 Lab results sync started INFO 2025-11-01 23:00:00,036 tasks 16181 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-01 20:00:00.036344+00:00'} INFO 2025-11-01 23:00:00,041 tasks 16180 8648941888 ZATCA batch submission: 0 submitted, 20 failed INFO 2025-11-01 23:00:00,046 tasks 16172 8648941888 ZATCA e-invoice submission for IAGDAR694854 INFO 2025-11-01 23:00:00,053 tasks 16180 8648941888 ZATCA e-invoice submission for IAGDAR413063 INFO 2025-11-01 23:00:00,056 tasks 16181 8648941888 ZATCA e-invoice submission for IAGDAR993799 INFO 2025-11-01 23:00:00,057 tasks 16172 8648941888 ZATCA e-invoice submission for IAGDAR527643 INFO 2025-11-01 23:00:00,063 tasks 16180 8648941888 ZATCA e-invoice submission for IAGDAR844758 INFO 2025-11-01 23:00:00,064 tasks 16173 8648941888 ZATCA e-invoice submission for IAGDAR407503 INFO 2025-11-01 23:00:00,068 tasks 16182 8648941888 ZATCA e-invoice submission for IAGDAR731922 INFO 2025-11-01 23:00:00,069 tasks 16192 8648941888 ZATCA e-invoice submission for IAGDAR338723 INFO 2025-11-01 23:00:00,073 tasks 16185 8648941888 ZATCA e-invoice submission for IAGDAR242596 INFO 2025-11-01 23:00:00,075 tasks 16179 8648941888 ZATCA e-invoice submission for IAGDAR675756 INFO 2025-11-01 23:00:00,075 tasks 16178 8648941888 ZATCA e-invoice submission for IAGDAR904123 INFO 2025-11-01 23:00:00,075 tasks 16175 8648941888 ZATCA e-invoice submission for IAGDAR878182 INFO 2025-11-01 23:00:00,076 tasks 16183 8648941888 ZATCA e-invoice submission for IAGDAR101831 INFO 2025-11-01 23:00:00,076 tasks 16174 8648941888 ZATCA e-invoice submission for IAGDAR971131 INFO 2025-11-01 23:00:00,077 tasks 16187 8648941888 ZATCA e-invoice submission for IAGDAR239702 INFO 2025-11-01 23:00:00,077 tasks 16177 8648941888 ZATCA e-invoice submission for IAGDAR314903 INFO 2025-11-01 23:00:00,089 tasks 16181 8648941888 ZATCA e-invoice submission for IAGDAR315317 INFO 2025-11-01 23:00:00,090 tasks 16172 8648941888 ZATCA e-invoice submission for IAGDAR370417 INFO 2025-11-01 23:00:00,091 tasks 16180 8648941888 ZATCA e-invoice submission for IAGDAR524770 INFO 2025-11-01 23:00:00,091 tasks 16177 8648941888 ZATCA e-invoice submission for IAGDAR318547 INFO 2025-11-01 23:30:00,008 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-01 23:30:00,011 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-01 20:30:00.011111+00:00'} INFO 2025-11-01 23:30:00,012 tasks 16180 8648941888 Lab results sync started INFO 2025-11-01 23:30:00,012 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-01 20:30:00.012760+00:00'} INFO 2025-11-02 00:11:57,606 tasks 16172 8648941888 Lab results sync started INFO 2025-11-02 00:11:57,608 tasks 16172 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-01 21:11:57.608483+00:00'} INFO 2025-11-02 00:11:57,609 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 00:11:57,609 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-01 21:11:57.609815+00:00'} INFO 2025-11-02 00:36:14,896 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 00:36:14,898 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-01 21:36:14.898143+00:00'} INFO 2025-11-02 00:36:14,899 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 00:36:14,899 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-01 21:36:14.899991+00:00'} INFO 2025-11-02 01:11:12,692 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 01:11:12,694 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-01 22:11:12.694218+00:00'} INFO 2025-11-02 01:11:12,697 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 01:11:12,697 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-01 22:11:12.697426+00:00'} INFO 2025-11-02 01:32:25,617 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 01:32:25,618 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-01 22:32:25.618353+00:00'} INFO 2025-11-02 01:32:25,622 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 01:32:25,622 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-01 22:32:25.622669+00:00'} INFO 2025-11-02 02:08:04,748 tasks 16172 8648941888 Lab results sync started INFO 2025-11-02 02:08:04,748 tasks 16172 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-01 23:08:04.748468+00:00'} INFO 2025-11-02 02:08:04,752 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 02:08:04,752 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-01 23:08:04.752934+00:00'} INFO 2025-11-02 02:40:22,019 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 02:40:22,021 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-01 23:40:22.021137+00:00'} INFO 2025-11-02 02:40:22,023 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 02:40:22,023 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-01 23:40:22.023598+00:00'} INFO 2025-11-02 03:01:34,635 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 03:01:34,641 tasks 16172 8648941888 Radiology results sync started INFO 2025-11-02 03:01:34,721 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 00:01:34.721759+00:00'} INFO 2025-11-02 03:01:34,721 tasks 16172 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 00:01:34.721772+00:00'} INFO 2025-11-02 03:41:03,403 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 03:41:03,405 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 00:41:03.405136+00:00'} INFO 2025-11-02 03:41:03,407 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 03:41:03,407 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 00:41:03.407855+00:00'} INFO 2025-11-02 04:15:49,225 tasks 16172 8648941888 Lab results sync started INFO 2025-11-02 04:15:49,226 tasks 16172 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 01:15:49.226213+00:00'} INFO 2025-11-02 04:15:49,229 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 04:15:49,229 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 01:15:49.229624+00:00'} INFO 2025-11-02 04:30:00,005 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 04:30:00,006 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 01:30:00.006270+00:00'} INFO 2025-11-02 04:30:00,009 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 04:30:00,009 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 01:30:00.009809+00:00'} INFO 2025-11-02 05:00:00,016 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 05:00:00,018 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 02:00:00.018217+00:00'} INFO 2025-11-02 05:00:00,023 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 05:00:00,023 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 02:00:00.023917+00:00'} INFO 2025-11-02 05:40:54,254 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 05:40:54,254 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 02:40:54.254458+00:00'} INFO 2025-11-02 05:40:54,258 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 05:40:54,258 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 02:40:54.258148+00:00'} INFO 2025-11-02 06:00:00,008 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 06:00:00,008 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 03:00:00.008766+00:00'} INFO 2025-11-02 06:00:00,012 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 06:00:00,013 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 03:00:00.013022+00:00'} ERROR 2025-11-02 06:27:21,110 tasks 16180 8648941888 Appointment d3a1ced0-c9ad-46e7-8c9c-28d5a9e39178 not found INFO 2025-11-02 06:30:00,005 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 06:30:00,006 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 03:30:00.006484+00:00'} INFO 2025-11-02 06:30:00,010 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 06:30:00,010 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 03:30:00.010782+00:00'} ERROR 2025-11-02 06:53:05,265 tasks 16180 8648941888 Appointment d3a1ced0-c9ad-46e7-8c9c-28d5a9e39178 not found ERROR 2025-11-02 06:53:05,539 tasks 16180 8648941888 Appointment d3a1ced0-c9ad-46e7-8c9c-28d5a9e39178 not found ERROR 2025-11-02 06:59:59,975 tasks 16180 8648941888 Appointment 4b81a2bd-b651-4c74-96ca-f624d7506c25 not found INFO 2025-11-02 07:00:00,013 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 07:00:00,014 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 04:00:00.014066+00:00'} INFO 2025-11-02 07:00:00,020 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 07:00:00,021 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 04:00:00.021090+00:00'} INFO 2025-11-02 07:38:05,728 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 07:38:05,730 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 04:38:05.730695+00:00'} INFO 2025-11-02 07:38:05,732 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 07:38:05,732 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 04:38:05.732244+00:00'} ERROR 2025-11-02 07:39:26,372 tasks 16180 8648941888 Appointment 7d208dcb-490f-4f66-97e0-807f7a4cc9d4 not found ERROR 2025-11-02 07:39:26,383 tasks 16180 8648941888 Appointment a754db19-dbcb-40e9-a03e-742e2c13ea83 not found ERROR 2025-11-02 07:39:26,391 tasks 16180 8648941888 Appointment 80157786-4d02-4e2a-960f-8ff0acdb443b not found ERROR 2025-11-02 07:39:26,430 tasks 16180 8648941888 Appointment 4e16bbd2-83d1-46e7-a439-b2f3d06fc35a not found ERROR 2025-11-02 07:47:44,879 tasks 16180 8648941888 Appointment 4e16bbd2-83d1-46e7-a439-b2f3d06fc35a not found ERROR 2025-11-02 07:47:44,879 tasks 16172 8648941888 Appointment 80157786-4d02-4e2a-960f-8ff0acdb443b not found ERROR 2025-11-02 07:47:44,879 tasks 16181 8648941888 Appointment a754db19-dbcb-40e9-a03e-742e2c13ea83 not found ERROR 2025-11-02 07:47:44,879 tasks 16173 8648941888 Appointment 7d208dcb-490f-4f66-97e0-807f7a4cc9d4 not found INFO 2025-11-02 08:00:00,015 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 08:00:00,017 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 05:00:00.017258+00:00'} INFO 2025-11-02 08:00:00,022 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 08:00:00,022 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 05:00:00.022166+00:00'} INFO 2025-11-02 08:00:00,040 tasks 16172 8648941888 Scheduled 0 appointment reminders ERROR 2025-11-02 08:05:40,791 tasks 16180 8648941888 Appointment d1318b1d-29af-448b-a49d-4747e962b336 not found ERROR 2025-11-02 08:05:40,791 tasks 16181 8648941888 Appointment b00eedde-1f8d-4556-bef4-07369f144d4e not found ERROR 2025-11-02 08:05:40,791 tasks 16172 8648941888 Appointment a0aed854-c98c-4d7a-b0d3-981bd7efb97f not found ERROR 2025-11-02 08:05:40,792 tasks 16173 8648941888 Appointment d51ff4c0-8550-419f-bc72-c743e6c7098d not found ERROR 2025-11-02 08:05:40,794 tasks 16182 8648941888 Appointment 7221c9b8-2318-4410-8548-141cae6b9132 not found ERROR 2025-11-02 08:07:40,420 tasks 16180 8648941888 Appointment d3a1ced0-c9ad-46e7-8c9c-28d5a9e39178 not found ERROR 2025-11-02 08:10:50,213 tasks 16180 8648941888 Appointment 4b81a2bd-b651-4c74-96ca-f624d7506c25 not found ERROR 2025-11-02 08:10:50,489 tasks 16180 8648941888 Appointment 4b81a2bd-b651-4c74-96ca-f624d7506c25 not found ERROR 2025-11-02 08:17:44,920 tasks 16172 8648941888 Appointment 7221c9b8-2318-4410-8548-141cae6b9132 not found ERROR 2025-11-02 08:17:44,920 tasks 16180 8648941888 Appointment b00eedde-1f8d-4556-bef4-07369f144d4e not found ERROR 2025-11-02 08:17:44,920 tasks 16181 8648941888 Appointment a0aed854-c98c-4d7a-b0d3-981bd7efb97f not found ERROR 2025-11-02 08:17:44,920 tasks 16173 8648941888 Appointment d51ff4c0-8550-419f-bc72-c743e6c7098d not found ERROR 2025-11-02 08:17:44,923 tasks 16182 8648941888 Appointment d1318b1d-29af-448b-a49d-4747e962b336 not found INFO 2025-11-02 08:30:00,011 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 08:30:00,012 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 05:30:00.012111+00:00'} INFO 2025-11-02 08:30:00,018 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 08:30:00,018 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 05:30:00.018707+00:00'} ERROR 2025-11-02 08:35:40,792 tasks 16180 8648941888 Appointment 77bb0820-19c1-473f-a574-3cb8845eb3f9 not found ERROR 2025-11-02 08:40:50,189 tasks 16180 8648941888 Appointment 4e16bbd2-83d1-46e7-a439-b2f3d06fc35a not found ERROR 2025-11-02 08:40:50,189 tasks 16181 8648941888 Appointment 7d208dcb-490f-4f66-97e0-807f7a4cc9d4 not found ERROR 2025-11-02 08:40:50,189 tasks 16172 8648941888 Appointment 80157786-4d02-4e2a-960f-8ff0acdb443b not found ERROR 2025-11-02 08:40:50,190 tasks 16173 8648941888 Appointment a754db19-dbcb-40e9-a03e-742e2c13ea83 not found ERROR 2025-11-02 08:40:50,468 tasks 16180 8648941888 Appointment a754db19-dbcb-40e9-a03e-742e2c13ea83 not found ERROR 2025-11-02 08:40:50,468 tasks 16172 8648941888 Appointment 7d208dcb-490f-4f66-97e0-807f7a4cc9d4 not found ERROR 2025-11-02 08:40:50,468 tasks 16173 8648941888 Appointment 4e16bbd2-83d1-46e7-a439-b2f3d06fc35a not found ERROR 2025-11-02 08:40:50,470 tasks 16181 8648941888 Appointment 80157786-4d02-4e2a-960f-8ff0acdb443b not found ERROR 2025-11-02 08:47:44,893 tasks 16180 8648941888 Appointment 77bb0820-19c1-473f-a574-3cb8845eb3f9 not found INFO 2025-11-02 09:00:41,261 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 09:00:41,261 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 06:00:41.261523+00:00'} INFO 2025-11-02 09:00:41,267 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 09:00:41,267 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 06:00:41.267709+00:00'} INFO 2025-11-02 09:30:46,574 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 09:30:46,576 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 06:30:46.576038+00:00'} INFO 2025-11-02 09:30:46,582 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 09:30:46,582 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 06:30:46.582399+00:00'} ERROR 2025-11-02 09:40:48,887 tasks 16173 8648941888 Appointment 70b4da76-44f5-42a8-92c2-a8915a849a3a not found ERROR 2025-11-02 09:40:48,887 tasks 16172 8648941888 Appointment 800db3b9-d5ac-452d-8bb4-c046e1b066d7 not found ERROR 2025-11-02 09:40:48,887 tasks 16181 8648941888 Appointment 0a8e9bd3-9c80-4e96-a583-3159f209047d not found ERROR 2025-11-02 09:40:48,888 tasks 16180 8648941888 Appointment ec4c2b50-b176-4fb2-b6cb-77b1271cae77 not found ERROR 2025-11-02 09:40:48,888 tasks 16182 8648941888 Appointment 8b124918-494c-44bb-967a-7a96e1cc2642 not found ERROR 2025-11-02 09:40:57,564 tasks 16180 8648941888 Appointment 310d15a7-8bf3-4742-9d66-ea672cb4ff53 not found ERROR 2025-11-02 09:40:57,578 tasks 16180 8648941888 Appointment 35bc0ce1-174a-41ad-bc93-fb7d92e34947 not found ERROR 2025-11-02 09:40:57,594 tasks 16180 8648941888 Appointment bf8645b9-dc70-43b2-a756-a1cbc04a2bae not found ERROR 2025-11-02 09:41:43,774 tasks 16180 8648941888 Appointment d3a1ced0-c9ad-46e7-8c9c-28d5a9e39178 not found INFO 2025-11-02 10:00:05,917 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 10:00:05,918 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 07:00:05.918609+00:00'} INFO 2025-11-02 10:00:05,921 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 10:00:05,921 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 07:00:05.921347+00:00'} ERROR 2025-11-02 10:00:33,761 tasks 16181 8648941888 Appointment 800db3b9-d5ac-452d-8bb4-c046e1b066d7 not found ERROR 2025-11-02 10:00:33,762 tasks 16172 8648941888 Appointment 0a8e9bd3-9c80-4e96-a583-3159f209047d not found ERROR 2025-11-02 10:00:33,762 tasks 16180 8648941888 Appointment ec4c2b50-b176-4fb2-b6cb-77b1271cae77 not found ERROR 2025-11-02 10:00:33,762 tasks 16182 8648941888 Appointment 8b124918-494c-44bb-967a-7a96e1cc2642 not found ERROR 2025-11-02 10:00:33,763 tasks 16173 8648941888 Appointment 70b4da76-44f5-42a8-92c2-a8915a849a3a not found ERROR 2025-11-02 10:11:24,529 tasks 16180 8648941888 Appointment 4b81a2bd-b651-4c74-96ca-f624d7506c25 not found ERROR 2025-11-02 10:26:00,514 tasks 16172 8648941888 Appointment b00eedde-1f8d-4556-bef4-07369f144d4e not found ERROR 2025-11-02 10:26:00,514 tasks 16181 8648941888 Appointment d51ff4c0-8550-419f-bc72-c743e6c7098d not found ERROR 2025-11-02 10:26:00,514 tasks 16180 8648941888 Appointment 7221c9b8-2318-4410-8548-141cae6b9132 not found ERROR 2025-11-02 10:26:00,514 tasks 16182 8648941888 Appointment d1318b1d-29af-448b-a49d-4747e962b336 not found ERROR 2025-11-02 10:26:00,515 tasks 16173 8648941888 Appointment a0aed854-c98c-4d7a-b0d3-981bd7efb97f not found ERROR 2025-11-02 10:26:00,792 tasks 16181 8648941888 Appointment a0aed854-c98c-4d7a-b0d3-981bd7efb97f not found ERROR 2025-11-02 10:26:00,792 tasks 16180 8648941888 Appointment d1318b1d-29af-448b-a49d-4747e962b336 not found ERROR 2025-11-02 10:26:00,792 tasks 16172 8648941888 Appointment d51ff4c0-8550-419f-bc72-c743e6c7098d not found ERROR 2025-11-02 10:26:00,793 tasks 16182 8648941888 Appointment 7221c9b8-2318-4410-8548-141cae6b9132 not found ERROR 2025-11-02 10:26:00,795 tasks 16173 8648941888 Appointment b00eedde-1f8d-4556-bef4-07369f144d4e not found INFO 2025-11-02 10:30:00,015 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 10:30:00,015 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 07:30:00.015516+00:00'} INFO 2025-11-02 10:30:00,020 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 10:30:00,020 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 07:30:00.020423+00:00'} ERROR 2025-11-02 10:32:55,219 tasks 16172 8648941888 Appointment ec4c2b50-b176-4fb2-b6cb-77b1271cae77 not found ERROR 2025-11-02 10:32:55,219 tasks 16180 8648941888 Appointment 8b124918-494c-44bb-967a-7a96e1cc2642 not found ERROR 2025-11-02 10:32:55,219 tasks 16181 8648941888 Appointment 0a8e9bd3-9c80-4e96-a583-3159f209047d not found ERROR 2025-11-02 10:32:55,220 tasks 16182 8648941888 Appointment 800db3b9-d5ac-452d-8bb4-c046e1b066d7 not found ERROR 2025-11-02 10:32:55,222 tasks 16173 8648941888 Appointment 70b4da76-44f5-42a8-92c2-a8915a849a3a not found ERROR 2025-11-02 10:34:21,272 tasks 16180 8648941888 Appointment 07419aca-aaed-4f2f-9af3-680578504323 not found ERROR 2025-11-02 10:34:21,272 tasks 16172 8648941888 Appointment b0c1c980-442f-4adc-ac76-2cd181929efd not found ERROR 2025-11-02 10:41:30,719 tasks 16180 8648941888 Appointment e494458f-a5fd-481b-97a3-c14466b6f1a1 not found ERROR 2025-11-02 10:46:21,610 tasks 16181 8648941888 Appointment bf8645b9-dc70-43b2-a756-a1cbc04a2bae not found ERROR 2025-11-02 10:46:21,610 tasks 16172 8648941888 Appointment 35bc0ce1-174a-41ad-bc93-fb7d92e34947 not found ERROR 2025-11-02 10:46:21,611 tasks 16180 8648941888 Appointment 310d15a7-8bf3-4742-9d66-ea672cb4ff53 not found ERROR 2025-11-02 10:52:02,367 tasks 16181 8648941888 Appointment bf8645b9-dc70-43b2-a756-a1cbc04a2bae not found ERROR 2025-11-02 10:52:02,367 tasks 16180 8648941888 Appointment 310d15a7-8bf3-4742-9d66-ea672cb4ff53 not found ERROR 2025-11-02 10:52:02,368 tasks 16172 8648941888 Appointment 35bc0ce1-174a-41ad-bc93-fb7d92e34947 not found ERROR 2025-11-02 10:54:01,999 tasks 16180 8648941888 Appointment 80157786-4d02-4e2a-960f-8ff0acdb443b not found ERROR 2025-11-02 10:54:01,999 tasks 16181 8648941888 Appointment 7d208dcb-490f-4f66-97e0-807f7a4cc9d4 not found ERROR 2025-11-02 10:54:01,999 tasks 16172 8648941888 Appointment a754db19-dbcb-40e9-a03e-742e2c13ea83 not found ERROR 2025-11-02 10:54:02,000 tasks 16173 8648941888 Appointment 4e16bbd2-83d1-46e7-a439-b2f3d06fc35a not found ERROR 2025-11-02 10:57:11,765 tasks 16180 8648941888 Appointment 77bb0820-19c1-473f-a574-3cb8845eb3f9 not found ERROR 2025-11-02 10:57:12,054 tasks 16180 8648941888 Appointment 77bb0820-19c1-473f-a574-3cb8845eb3f9 not found ERROR 2025-11-02 10:59:59,993 tasks 16180 8648941888 Appointment 8f028c27-4142-489c-91a8-417fa19038bf not found INFO 2025-11-02 11:00:00,005 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 11:00:00,006 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 08:00:00.006075+00:00'} INFO 2025-11-02 11:00:00,010 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 11:00:00,010 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 08:00:00.010271+00:00'} ERROR 2025-11-02 11:04:06,467 tasks 16180 8648941888 Appointment bf8645b9-dc70-43b2-a756-a1cbc04a2bae not found ERROR 2025-11-02 11:04:06,467 tasks 16172 8648941888 Appointment 35bc0ce1-174a-41ad-bc93-fb7d92e34947 not found ERROR 2025-11-02 11:04:06,467 tasks 16181 8648941888 Appointment 310d15a7-8bf3-4742-9d66-ea672cb4ff53 not found ERROR 2025-11-02 11:05:32,586 tasks 16180 8648941888 Appointment e494458f-a5fd-481b-97a3-c14466b6f1a1 not found ERROR 2025-11-02 11:13:06,742 tasks 16180 8648941888 Appointment d3a1ced0-c9ad-46e7-8c9c-28d5a9e39178 not found ERROR 2025-11-02 11:16:21,548 tasks 16172 8648941888 Appointment b0c1c980-442f-4adc-ac76-2cd181929efd not found ERROR 2025-11-02 11:16:21,548 tasks 16180 8648941888 Appointment 07419aca-aaed-4f2f-9af3-680578504323 not found ERROR 2025-11-02 11:17:16,323 tasks 16180 8648941888 Appointment 4b81a2bd-b651-4c74-96ca-f624d7506c25 not found ERROR 2025-11-02 11:22:02,430 tasks 16180 8648941888 Appointment 07419aca-aaed-4f2f-9af3-680578504323 not found ERROR 2025-11-02 11:22:02,430 tasks 16172 8648941888 Appointment b0c1c980-442f-4adc-ac76-2cd181929efd not found ERROR 2025-11-02 11:24:02,053 tasks 16180 8648941888 Appointment d1318b1d-29af-448b-a49d-4747e962b336 not found ERROR 2025-11-02 11:24:02,053 tasks 16172 8648941888 Appointment b00eedde-1f8d-4556-bef4-07369f144d4e not found ERROR 2025-11-02 11:24:02,053 tasks 16173 8648941888 Appointment d51ff4c0-8550-419f-bc72-c743e6c7098d not found ERROR 2025-11-02 11:24:02,054 tasks 16181 8648941888 Appointment a0aed854-c98c-4d7a-b0d3-981bd7efb97f not found ERROR 2025-11-02 11:24:02,054 tasks 16182 8648941888 Appointment 7221c9b8-2318-4410-8548-141cae6b9132 not found ERROR 2025-11-02 11:27:11,838 tasks 16180 8648941888 Appointment 8b124918-494c-44bb-967a-7a96e1cc2642 not found ERROR 2025-11-02 11:27:11,838 tasks 16181 8648941888 Appointment 70b4da76-44f5-42a8-92c2-a8915a849a3a not found ERROR 2025-11-02 11:27:11,838 tasks 16172 8648941888 Appointment 0a8e9bd3-9c80-4e96-a583-3159f209047d not found ERROR 2025-11-02 11:27:11,838 tasks 16173 8648941888 Appointment 800db3b9-d5ac-452d-8bb4-c046e1b066d7 not found ERROR 2025-11-02 11:27:11,839 tasks 16182 8648941888 Appointment ec4c2b50-b176-4fb2-b6cb-77b1271cae77 not found ERROR 2025-11-02 11:27:12,115 tasks 16172 8648941888 Appointment 70b4da76-44f5-42a8-92c2-a8915a849a3a not found ERROR 2025-11-02 11:27:12,115 tasks 16181 8648941888 Appointment ec4c2b50-b176-4fb2-b6cb-77b1271cae77 not found ERROR 2025-11-02 11:27:12,115 tasks 16180 8648941888 Appointment 800db3b9-d5ac-452d-8bb4-c046e1b066d7 not found ERROR 2025-11-02 11:27:12,116 tasks 16182 8648941888 Appointment 8b124918-494c-44bb-967a-7a96e1cc2642 not found ERROR 2025-11-02 11:27:12,118 tasks 16173 8648941888 Appointment 0a8e9bd3-9c80-4e96-a583-3159f209047d not found INFO 2025-11-02 11:30:00,018 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 11:30:00,020 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 08:30:00.020329+00:00'} INFO 2025-11-02 11:30:00,025 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 11:30:00,025 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 08:30:00.025612+00:00'} ERROR 2025-11-02 11:30:00,059 tasks 16180 8648941888 Appointment 84999784-a5ac-4385-82c0-6beee6a870fe not found ERROR 2025-11-02 11:30:00,059 tasks 16172 8648941888 Appointment 1ba52899-1a8e-4bce-93bd-d1d643bb7b69 not found ERROR 2025-11-02 11:34:06,542 tasks 16172 8648941888 Appointment 07419aca-aaed-4f2f-9af3-680578504323 not found ERROR 2025-11-02 11:34:06,542 tasks 16180 8648941888 Appointment b0c1c980-442f-4adc-ac76-2cd181929efd not found ERROR 2025-11-02 11:35:32,744 tasks 16180 8648941888 Appointment 8f028c27-4142-489c-91a8-417fa19038bf not found INFO 2025-11-02 12:00:00,005 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 12:00:00,007 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 09:00:00.007374+00:00'} INFO 2025-11-02 12:00:00,011 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 12:00:00,011 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 09:00:00.011164+00:00'} ERROR 2025-11-02 12:00:45,924 tasks 16180 8648941888 Appointment e494458f-a5fd-481b-97a3-c14466b6f1a1 not found ERROR 2025-11-02 12:01:40,704 tasks 16172 8648941888 Appointment 4e16bbd2-83d1-46e7-a439-b2f3d06fc35a not found ERROR 2025-11-02 12:01:40,704 tasks 16181 8648941888 Appointment 7d208dcb-490f-4f66-97e0-807f7a4cc9d4 not found ERROR 2025-11-02 12:01:40,705 tasks 16180 8648941888 Appointment 80157786-4d02-4e2a-960f-8ff0acdb443b not found ERROR 2025-11-02 12:01:40,705 tasks 16173 8648941888 Appointment a754db19-dbcb-40e9-a03e-742e2c13ea83 not found ERROR 2025-11-02 12:06:26,692 tasks 16180 8648941888 Appointment e494458f-a5fd-481b-97a3-c14466b6f1a1 not found ERROR 2025-11-02 12:08:26,322 tasks 16180 8648941888 Appointment 77bb0820-19c1-473f-a574-3cb8845eb3f9 not found ERROR 2025-11-02 12:11:36,075 tasks 16180 8648941888 Appointment 35bc0ce1-174a-41ad-bc93-fb7d92e34947 not found ERROR 2025-11-02 12:11:36,075 tasks 16181 8648941888 Appointment 310d15a7-8bf3-4742-9d66-ea672cb4ff53 not found ERROR 2025-11-02 12:11:36,075 tasks 16172 8648941888 Appointment bf8645b9-dc70-43b2-a756-a1cbc04a2bae not found ERROR 2025-11-02 12:11:36,362 tasks 16180 8648941888 Appointment 310d15a7-8bf3-4742-9d66-ea672cb4ff53 not found ERROR 2025-11-02 12:11:36,362 tasks 16172 8648941888 Appointment 35bc0ce1-174a-41ad-bc93-fb7d92e34947 not found ERROR 2025-11-02 12:11:36,362 tasks 16181 8648941888 Appointment bf8645b9-dc70-43b2-a756-a1cbc04a2bae not found ERROR 2025-11-02 12:18:30,795 tasks 16180 8648941888 Appointment e494458f-a5fd-481b-97a3-c14466b6f1a1 not found ERROR 2025-11-02 12:19:56,938 tasks 16172 8648941888 Appointment 1ba52899-1a8e-4bce-93bd-d1d643bb7b69 not found ERROR 2025-11-02 12:19:56,938 tasks 16180 8648941888 Appointment 84999784-a5ac-4385-82c0-6beee6a870fe not found INFO 2025-11-02 12:44:23,703 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 12:44:23,704 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 09:44:23.704030+00:00'} INFO 2025-11-02 12:44:23,708 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 12:44:23,708 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 09:44:23.708508+00:00'} ERROR 2025-11-02 12:44:23,862 tasks 16180 8648941888 Appointment 4b81a2bd-b651-4c74-96ca-f624d7506c25 not found INFO 2025-11-02 13:10:41,561 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 13:10:41,561 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 10:10:41.561831+00:00'} INFO 2025-11-02 13:10:41,565 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 13:10:41,565 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 10:10:41.565965+00:00'} INFO 2025-11-02 13:44:32,976 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 13:44:32,976 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 10:44:32.976552+00:00'} INFO 2025-11-02 13:44:32,980 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 13:44:32,980 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 10:44:32.980162+00:00'} ERROR 2025-11-02 13:54:52,703 tasks 16180 8648941888 Appointment 0ff795b3-68a3-44e3-ad35-9b50b6e098a8 not found ERROR 2025-11-02 13:54:52,727 tasks 16180 8648941888 Appointment 642dc474-cd97-4dc0-8924-b2b832eeaea1 not found ERROR 2025-11-02 13:54:52,729 tasks 16172 8648941888 Appointment 251d4c8d-ad19-44b7-a10b-3b3ff3951257 not found ERROR 2025-11-02 13:54:52,758 tasks 16180 8648941888 Appointment f3cf1889-ed7b-4416-8f02-ea8113a8b650 not found ERROR 2025-11-02 13:54:52,760 tasks 16172 8648941888 Appointment 6f4fe326-9e43-4b30-bae0-619526511ee5 not found ERROR 2025-11-02 13:56:21,877 tasks 16180 8648941888 Appointment 8f028c27-4142-489c-91a8-417fa19038bf not found ERROR 2025-11-02 13:56:48,912 tasks 16180 8648941888 Appointment d3a1ced0-c9ad-46e7-8c9c-28d5a9e39178 not found ERROR 2025-11-02 13:57:16,656 tasks 16172 8648941888 Appointment d51ff4c0-8550-419f-bc72-c743e6c7098d not found ERROR 2025-11-02 13:57:16,656 tasks 16182 8648941888 Appointment d1318b1d-29af-448b-a49d-4747e962b336 not found ERROR 2025-11-02 13:57:16,656 tasks 16180 8648941888 Appointment a0aed854-c98c-4d7a-b0d3-981bd7efb97f not found ERROR 2025-11-02 13:57:16,657 tasks 16181 8648941888 Appointment b00eedde-1f8d-4556-bef4-07369f144d4e not found ERROR 2025-11-02 13:57:16,658 tasks 16173 8648941888 Appointment 7221c9b8-2318-4410-8548-141cae6b9132 not found INFO 2025-11-02 13:58:11,902 basehttp 18386 6198079488 "GET /en/switch_language/?language=ar&next=/en/landing/ HTTP/1.1" 302 0 INFO 2025-11-02 13:58:11,961 basehttp 18386 6198079488 "GET /landing/ HTTP/1.1" 302 0 INFO 2025-11-02 13:58:12,021 basehttp 18386 6214905856 "GET /ar/landing/ HTTP/1.1" 200 49055 INFO 2025-11-02 13:58:12,037 basehttp 18386 6214905856 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 304 0 INFO 2025-11-02 13:58:12,042 basehttp 18386 6214905856 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 304 0 INFO 2025-11-02 13:58:12,042 basehttp 18386 6198079488 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 304 0 INFO 2025-11-02 13:58:12,042 basehttp 18386 6231732224 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 304 0 INFO 2025-11-02 13:58:12,042 basehttp 18386 6248558592 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 304 0 INFO 2025-11-02 14:00:00,012 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 14:00:00,013 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 11:00:00.013232+00:00'} INFO 2025-11-02 14:00:00,016 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 14:00:00,016 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 11:00:00.016405+00:00'} ERROR 2025-11-02 14:02:06,306 tasks 16180 8648941888 Appointment 8f028c27-4142-489c-91a8-417fa19038bf not found INFO 2025-11-02 14:02:09,412 basehttp 18386 6248558592 "GET /ar/switch_language/?language=en&next=/ar/landing/ HTTP/1.1" 302 0 INFO 2025-11-02 14:02:09,472 basehttp 18386 6248558592 "GET /landing/ HTTP/1.1" 302 0 INFO 2025-11-02 14:02:09,531 basehttp 18386 6231732224 "GET /en/landing/ HTTP/1.1" 200 46177 INFO 2025-11-02 14:02:24,495 basehttp 18386 6231732224 "GET /accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-02 14:02:24,569 basehttp 18386 6198079488 "GET /en/accounts/login/ HTTP/1.1" 200 34357 INFO 2025-11-02 14:02:24,582 basehttp 18386 6214905856 "GET /static/css/custom.css HTTP/1.1" 200 580 INFO 2025-11-02 14:02:24,582 basehttp 18386 6231732224 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 200 7860 INFO 2025-11-02 14:02:24,583 basehttp 18386 6248558592 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-11-02 14:02:24,587 basehttp 18386 6231732224 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 200 5536 INFO 2025-11-02 14:02:24,588 basehttp 18386 6282211328 "GET /static/js/htmx.min.js HTTP/1.1" 200 51076 INFO 2025-11-02 14:02:24,590 basehttp 18386 6231732224 "GET /static/js/select2-init.js HTTP/1.1" 200 2415 INFO 2025-11-02 14:02:24,592 basehttp 18386 6282211328 "GET /static/img/theme/default.jpg HTTP/1.1" 200 26964 INFO 2025-11-02 14:02:24,594 basehttp 18386 6231732224 "GET /static/img/theme/transparent.jpg HTTP/1.1" 200 32747 INFO 2025-11-02 14:02:24,596 basehttp 18386 6248558592 "GET /static/js/app.min.js HTTP/1.1" 200 110394 INFO 2025-11-02 14:02:24,596 basehttp 18386 6282211328 "GET /static/img/theme/apple.jpg HTTP/1.1" 200 28822 INFO 2025-11-02 14:02:24,599 basehttp 18386 6231732224 "GET /static/img/theme/material.jpg HTTP/1.1" 200 28774 INFO 2025-11-02 14:02:24,599 basehttp 18386 6198079488 "GET /static/css/default/app.min.css HTTP/1.1" 200 1030608 INFO 2025-11-02 14:02:24,602 basehttp 18386 6248558592 "GET /static/img/theme/facebook.jpg HTTP/1.1" 200 27881 INFO 2025-11-02 14:02:24,604 basehttp 18386 6231732224 "GET /static/img/version/html.jpg HTTP/1.1" 200 17325 INFO 2025-11-02 14:02:24,606 basehttp 18386 6248558592 "GET /static/img/version/ajax.jpg HTTP/1.1" 200 20223 INFO 2025-11-02 14:02:24,607 basehttp 18386 6198079488 "GET /static/img/version/angular1x.jpg HTTP/1.1" 200 22869 INFO 2025-11-02 14:02:24,607 basehttp 18386 6248558592 "GET /static/img/version/svelte.jpg HTTP/1.1" 200 25060 INFO 2025-11-02 14:02:24,608 basehttp 18386 6231732224 "GET /static/img/version/angular10x.jpg HTTP/1.1" 200 24580 INFO 2025-11-02 14:02:24,609 basehttp 18386 6198079488 "GET /static/img/version/laravel.jpg HTTP/1.1" 200 26040 INFO 2025-11-02 14:02:24,609 basehttp 18386 6214905856 "GET /static/js/vendor.min.js HTTP/1.1" 200 1091361 INFO 2025-11-02 14:02:24,610 basehttp 18386 6231732224 "GET /static/img/version/django.jpg HTTP/1.1" 200 20935 INFO 2025-11-02 14:02:24,610 basehttp 18386 6248558592 "GET /static/img/version/vuejs.jpg HTTP/1.1" 200 22518 INFO 2025-11-02 14:02:24,611 basehttp 18386 6282211328 "GET /static/img/theme/google.jpg HTTP/1.1" 200 86013 INFO 2025-11-02 14:02:24,612 basehttp 18386 6198079488 "GET /static/img/version/reactjs.jpg HTTP/1.1" 200 26850 INFO 2025-11-02 14:02:24,612 basehttp 18386 6248558592 "GET /static/img/version/nextjs.jpg HTTP/1.1" 200 20152 INFO 2025-11-02 14:02:24,612 basehttp 18386 6214905856 "GET /static/img/version/dotnet.jpg HTTP/1.1" 200 24791 INFO 2025-11-02 14:02:24,615 basehttp 18386 6231732224 "GET /static/img/theme/one-page-parallax.jpg HTTP/1.1" 200 22474 INFO 2025-11-02 14:02:24,615 basehttp 18386 6214905856 "GET /static/img/theme/corporate.jpg HTTP/1.1" 200 38911 INFO 2025-11-02 14:02:24,615 basehttp 18386 6282211328 "GET /static/img/theme/e-commerce.jpg HTTP/1.1" 200 37734 INFO 2025-11-02 14:02:24,616 basehttp 18386 6248558592 "GET /static/img/theme/blog.jpg HTTP/1.1" 200 32334 INFO 2025-11-02 14:02:24,616 basehttp 18386 6198079488 "GET /static/img/theme/forum.jpg HTTP/1.1" 200 28744 INFO 2025-11-02 14:02:24,676 basehttp 18386 6265384960 "GET /media/profile_pictures/Father_-d_HcbHEbL.png HTTP/1.1" 200 1997779 INFO 2025-11-02 14:02:24,837 basehttp 18386 6265384960 "GET /static/css/default/images/bg-login.png HTTP/1.1" 200 425929 INFO 2025-11-02 14:02:24,871 basehttp 18386 6299037696 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-11-02 14:02:24,872 basehttp 18386 6265384960 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 INFO 2025-11-02 14:02:26,451 basehttp 18386 6265384960 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-02 14:02:26,510 basehttp 18386 6265384960 "GET / HTTP/1.1" 302 0 INFO 2025-11-02 14:02:26,592 basehttp 18386 6198079488 "GET /en/ HTTP/1.1" 200 56415 INFO 2025-11-02 14:02:26,613 basehttp 18386 6198079488 "GET /static/plugins/apexcharts/dist/apexcharts.min.js HTTP/1.1" 200 574941 INFO 2025-11-02 14:02:26,633 basehttp 18386 6198079488 "GET /static/css/saudiriyalsymbol.woff2 HTTP/1.1" 200 720 INFO 2025-11-02 14:02:45,705 basehttp 18386 6198079488 "GET /en/settings/ HTTP/1.1" 200 48174 INFO 2025-11-02 14:02:53,020 basehttp 18386 6198079488 "GET /en/settings/ZATCA/ HTTP/1.1" 200 43259 INFO 2025-11-02 14:03:41,335 basehttp 18386 6198079488 "GET /en/settings/BASIC/ HTTP/1.1" 200 48591 INFO 2025-11-02 14:03:50,265 basehttp 18386 6198079488 "GET /en/settings/VAT/ HTTP/1.1" 200 38556 ERROR 2025-11-02 14:04:05,929 tasks 16181 8648941888 Appointment 0a8e9bd3-9c80-4e96-a583-3159f209047d not found ERROR 2025-11-02 14:04:05,929 tasks 16180 8648941888 Appointment 800db3b9-d5ac-452d-8bb4-c046e1b066d7 not found ERROR 2025-11-02 14:04:05,929 tasks 16173 8648941888 Appointment 70b4da76-44f5-42a8-92c2-a8915a849a3a not found ERROR 2025-11-02 14:04:05,929 tasks 16182 8648941888 Appointment 8b124918-494c-44bb-967a-7a96e1cc2642 not found ERROR 2025-11-02 14:04:05,929 tasks 16172 8648941888 Appointment ec4c2b50-b176-4fb2-b6cb-77b1271cae77 not found INFO 2025-11-02 14:04:09,488 basehttp 18386 6198079488 "GET /en/settings/ZATCA/ HTTP/1.1" 200 43259 INFO 2025-11-02 14:04:59,353 basehttp 18386 6198079488 "GET /en/settings/VAT/ HTTP/1.1" 200 38556 INFO 2025-11-02 14:05:18,657 basehttp 18386 6198079488 "GET / HTTP/1.1" 302 0 INFO 2025-11-02 14:05:18,761 basehttp 18386 6248558592 "GET /en/ HTTP/1.1" 200 56416 INFO 2025-11-02 14:05:22,970 basehttp 18386 6248558592 "GET /en/finance/invoices/create/ HTTP/1.1" 200 65405 INFO 2025-11-02 14:05:22,986 basehttp 18386 6248558592 "GET /static/plugins/select2/css/select2.min.css HTTP/1.1" 200 16263 INFO 2025-11-02 14:05:22,989 basehttp 18386 6248558592 "GET /static/plugins/select2/dist/js/select2.min.js HTTP/1.1" 200 70851 INFO 2025-11-02 14:05:25,827 basehttp 18386 6248558592 "GET /en/finance/invoices/create/ HTTP/1.1" 200 65406 INFO 2025-11-02 14:05:30,274 basehttp 18386 6248558592 "GET /en/finance/invoices/create/ HTTP/1.1" 200 65406 INFO 2025-11-02 14:05:33,400 basehttp 18386 6248558592 "GET /en/finance/invoices/ HTTP/1.1" 200 67395 INFO 2025-11-02 14:05:33,469 basehttp 18386 6248558592 "GET /media/profile_pictures/Father_-d_HcbHEbL.png HTTP/1.1" 200 1997779 INFO 2025-11-02 14:05:36,282 basehttp 18386 6248558592 "GET /en/finance/invoices/462f1f5d-e473-47e9-8dc5-932a527e8d47/ HTTP/1.1" 200 40996 INFO 2025-11-02 14:05:51,131 basehttp 18386 6248558592 "GET /en/finance/invoices/462f1f5d-e473-47e9-8dc5-932a527e8d47/pdf/?print=true HTTP/1.1" 200 63825 ERROR 2025-11-02 14:07:15,714 tasks 16180 8648941888 Appointment b0c1c980-442f-4adc-ac76-2cd181929efd not found ERROR 2025-11-02 14:07:15,714 tasks 16172 8648941888 Appointment 07419aca-aaed-4f2f-9af3-680578504323 not found ERROR 2025-11-02 14:07:15,993 tasks 16172 8648941888 Appointment b0c1c980-442f-4adc-ac76-2cd181929efd not found ERROR 2025-11-02 14:07:15,993 tasks 16180 8648941888 Appointment 07419aca-aaed-4f2f-9af3-680578504323 not found ERROR 2025-11-02 14:10:16,150 tasks 16172 8648941888 Appointment f3cf1889-ed7b-4416-8f02-ea8113a8b650 not found ERROR 2025-11-02 14:10:16,150 tasks 16180 8648941888 Appointment 6f4fe326-9e43-4b30-bae0-619526511ee5 not found INFO 2025-11-02 14:30:00,006 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 14:30:00,006 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 11:30:00.006731+00:00'} INFO 2025-11-02 14:30:00,012 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 14:30:00,012 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 11:30:00.012252+00:00'} ERROR 2025-11-02 14:34:02,219 tasks 16180 8648941888 Appointment 8f028c27-4142-489c-91a8-417fa19038bf not found ERROR 2025-11-02 14:47:58,725 tasks 16172 8648941888 Appointment a754db19-dbcb-40e9-a03e-742e2c13ea83 not found ERROR 2025-11-02 14:47:58,725 tasks 16181 8648941888 Appointment 7d208dcb-490f-4f66-97e0-807f7a4cc9d4 not found ERROR 2025-11-02 14:47:58,725 tasks 16180 8648941888 Appointment 4e16bbd2-83d1-46e7-a439-b2f3d06fc35a not found ERROR 2025-11-02 14:47:58,725 tasks 16173 8648941888 Appointment 80157786-4d02-4e2a-960f-8ff0acdb443b not found INFO 2025-11-02 14:47:59,225 basehttp 18386 6198079488 "GET / HTTP/1.1" 302 0 INFO 2025-11-02 14:47:59,298 basehttp 18386 6214905856 "GET /en/ HTTP/1.1" 200 56415 ERROR 2025-11-02 14:51:13,535 tasks 16172 8648941888 Appointment 1ba52899-1a8e-4bce-93bd-d1d643bb7b69 not found ERROR 2025-11-02 14:51:13,535 tasks 16180 8648941888 Appointment 84999784-a5ac-4385-82c0-6beee6a870fe not found ERROR 2025-11-02 14:52:08,315 tasks 16180 8648941888 Appointment 77bb0820-19c1-473f-a574-3cb8845eb3f9 not found INFO 2025-11-02 14:52:49,872 basehttp 18386 6198079488 "GET /en/hr/schedules/ HTTP/1.1" 200 101408 ERROR 2025-11-02 14:52:59,587 log 18386 6198079488 Internal Server Error: /en/hr/schedules/grid/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 42, in select_template return engine.get_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 79, in get_template return Template(self.engine.get_template(template_name), self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 177, in get_template template, origin = self.find_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 159, in find_template template = loader.get_template(name, skip=skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/cached.py", line 57, in get_template template = super().get_template(template_name, skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/base.py", line 28, in get_template return Template( ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 299, in do_extends nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 234, in do_block nodelist = parser.parse(("endblock",)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 962, in do_if nodelist = parser.parse(("elif", "else", "endif")) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 862, in do_for nodelist_loop = parser.parse( ^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 862, in do_for nodelist_loop = parser.parse( ^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 962, in do_if nodelist = parser.parse(("elif", "else", "endif")) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 1531, in do_with extra_context = token_kwargs(remaining_bits, parser, support_legacy=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1127, in token_kwargs kwargs[key] = parser.compile_filter(value) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 609, in compile_filter return FilterExpression(token, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 705, in __init__ filter_func = parser.find_filter(filter_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 615, in find_filter raise TemplateSyntaxError("Invalid filter: '%s'" % filter_name) django.template.exceptions.TemplateSyntaxError: Invalid filter: 'get_item' ERROR 2025-11-02 14:52:59,689 basehttp 18386 6198079488 "GET /en/hr/schedules/grid/ HTTP/1.1" 500 333280 ERROR 2025-11-02 14:56:54,423 tasks 16180 8648941888 Appointment 84999784-a5ac-4385-82c0-6beee6a870fe not found ERROR 2025-11-02 14:56:54,423 tasks 16172 8648941888 Appointment 1ba52899-1a8e-4bce-93bd-d1d643bb7b69 not found ERROR 2025-11-02 14:57:39,019 log 18386 6198079488 Internal Server Error: /en/hr/schedules/grid/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 42, in select_template return engine.get_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 79, in get_template return Template(self.engine.get_template(template_name), self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 177, in get_template template, origin = self.find_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 159, in find_template template = loader.get_template(name, skip=skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/cached.py", line 57, in get_template template = super().get_template(template_name, skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/base.py", line 28, in get_template return Template( ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 299, in do_extends nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 234, in do_block nodelist = parser.parse(("endblock",)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 962, in do_if nodelist = parser.parse(("elif", "else", "endif")) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 862, in do_for nodelist_loop = parser.parse( ^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 862, in do_for nodelist_loop = parser.parse( ^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 962, in do_if nodelist = parser.parse(("elif", "else", "endif")) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 1531, in do_with extra_context = token_kwargs(remaining_bits, parser, support_legacy=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1127, in token_kwargs kwargs[key] = parser.compile_filter(value) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 609, in compile_filter return FilterExpression(token, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 705, in __init__ filter_func = parser.find_filter(filter_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 615, in find_filter raise TemplateSyntaxError("Invalid filter: '%s'" % filter_name) django.template.exceptions.TemplateSyntaxError: Invalid filter: 'get_item' ERROR 2025-11-02 14:57:39,104 basehttp 18386 6198079488 "GET /en/hr/schedules/grid/ HTTP/1.1" 500 333401 INFO 2025-11-02 14:57:44,128 autoreload 58250 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 14:57:45,995 basehttp 58250 6137393152 "GET /en/hr/schedules/grid/ HTTP/1.1" 200 161820 INFO 2025-11-02 14:57:55,893 basehttp 58250 6137393152 "GET /en/hr/schedules/cf7163b9-672c-44f1-b48f-b39d8a24b6dc/ HTTP/1.1" 200 34704 INFO 2025-11-02 14:58:01,898 basehttp 58250 6137393152 "GET /en/hr/schedules/cf7163b9-672c-44f1-b48f-b39d8a24b6dc/update/ HTTP/1.1" 200 36723 INFO 2025-11-02 14:58:12,857 basehttp 58250 6137393152 "GET /en/hr/schedules/grid/ HTTP/1.1" 200 161818 INFO 2025-11-02 14:58:14,328 basehttp 58250 6137393152 "GET /en/hr/schedules/create/ HTTP/1.1" 200 36648 INFO 2025-11-02 14:58:30,834 basehttp 58250 6137393152 "GET / HTTP/1.1" 302 0 INFO 2025-11-02 14:58:30,916 basehttp 58250 6154219520 "GET /en/ HTTP/1.1" 200 56415 INFO 2025-11-02 14:58:42,299 basehttp 58250 6154219520 "GET /en/finance/packages/ HTTP/1.1" 200 40594 INFO 2025-11-02 14:58:45,783 basehttp 58250 6154219520 "GET /en/finance/packages/fb821bd4-d545-4c4c-9fbf-8f3597489cf4/update/ HTTP/1.1" 200 44132 ERROR 2025-11-02 14:58:54,055 tasks 16181 8648941888 Appointment 310d15a7-8bf3-4742-9d66-ea672cb4ff53 not found ERROR 2025-11-02 14:58:54,055 tasks 16180 8648941888 Appointment 35bc0ce1-174a-41ad-bc93-fb7d92e34947 not found ERROR 2025-11-02 14:58:54,055 tasks 16172 8648941888 Appointment bf8645b9-dc70-43b2-a756-a1cbc04a2bae not found WARNING 2025-11-02 14:58:56,664 basehttp 58250 6137393152 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-02 14:58:56,689 basehttp 58250 6137393152 "GET /static/css/default/app.min.css.map HTTP/1.1" 200 2154602 WARNING 2025-11-02 14:58:56,711 log 58250 6154219520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 14:58:56,711 basehttp 58250 6154219520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 14:59:18,356 log 58250 6154219520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 14:59:18,356 basehttp 58250 6154219520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 14:59:18,417 log 58250 6154219520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 14:59:18,417 basehttp 58250 6154219520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-02 14:59:20,557 basehttp 58250 6154219520 "GET /en/finance/packages/create/ HTTP/1.1" 200 43961 WARNING 2025-11-02 14:59:20,629 log 58250 6154219520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 14:59:20,629 basehttp 58250 6154219520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 14:59:20,650 basehttp 58250 6154219520 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-02 15:00:00,002 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 15:00:00,003 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 12:00:00.003104+00:00'} INFO 2025-11-02 15:00:00,007 tasks 16172 8648941888 Lab results sync started INFO 2025-11-02 15:00:00,007 tasks 16172 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 12:00:00.007361+00:00'} ERROR 2025-11-02 15:00:00,009 tasks 16180 8648941888 Appointment 7d8e8281-f28e-47b2-bae6-04647dd5204d not found ERROR 2025-11-02 15:01:03,106 tasks 16172 8648941888 Appointment f3cf1889-ed7b-4416-8f02-ea8113a8b650 not found ERROR 2025-11-02 15:01:03,106 tasks 16180 8648941888 Appointment 6f4fe326-9e43-4b30-bae0-619526511ee5 not found INFO 2025-11-02 15:01:49,025 autoreload 58250 8648941888 /Users/marwanalwali/AgdarCentre/finance/forms.py changed, reloading. INFO 2025-11-02 15:01:49,407 autoreload 60273 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 15:02:00,876 basehttp 60273 6161133568 "GET /en/finance/packages/create/ HTTP/1.1" 200 41737 WARNING 2025-11-02 15:02:00,958 log 60273 6161133568 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 15:02:00,958 basehttp 60273 6161133568 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 15:02:00,987 basehttp 60273 6161133568 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 ERROR 2025-11-02 15:02:03,838 tasks 16180 8648941888 Appointment e494458f-a5fd-481b-97a3-c14466b6f1a1 not found ERROR 2025-11-02 15:02:04,122 tasks 16180 8648941888 Appointment e494458f-a5fd-481b-97a3-c14466b6f1a1 not found ERROR 2025-11-02 15:03:35,012 tasks 16181 8648941888 Appointment 0ff795b3-68a3-44e3-ad35-9b50b6e098a8 not found ERROR 2025-11-02 15:03:35,012 tasks 16172 8648941888 Appointment 642dc474-cd97-4dc0-8924-b2b832eeaea1 not found ERROR 2025-11-02 15:03:35,012 tasks 16180 8648941888 Appointment 251d4c8d-ad19-44b7-a10b-3b3ff3951257 not found ERROR 2025-11-02 15:04:52,071 tasks 16172 8648941888 Appointment 6f4fe326-9e43-4b30-bae0-619526511ee5 not found ERROR 2025-11-02 15:04:52,071 tasks 16180 8648941888 Appointment f3cf1889-ed7b-4416-8f02-ea8113a8b650 not found ERROR 2025-11-02 15:06:13,808 tasks 16180 8648941888 Appointment d3a1ced0-c9ad-46e7-8c9c-28d5a9e39178 not found ERROR 2025-11-02 15:06:13,812 tasks 16172 8648941888 Appointment d3a1ced0-c9ad-46e7-8c9c-28d5a9e39178 not found ERROR 2025-11-02 15:06:13,818 tasks 16180 8648941888 Appointment d3a1ced0-c9ad-46e7-8c9c-28d5a9e39178 not found ERROR 2025-11-02 15:06:13,927 tasks 16180 8648941888 Appointment d3a1ced0-c9ad-46e7-8c9c-28d5a9e39178 not found ERROR 2025-11-02 15:06:13,935 tasks 16180 8648941888 Appointment d3a1ced0-c9ad-46e7-8c9c-28d5a9e39178 not found ERROR 2025-11-02 15:07:00,671 tasks 16180 8648941888 Appointment d3a1ced0-c9ad-46e7-8c9c-28d5a9e39178 not found INFO 2025-11-02 15:07:10,323 autoreload 60273 8648941888 /Users/marwanalwali/AgdarCentre/finance/models.py changed, reloading. INFO 2025-11-02 15:07:10,686 autoreload 63004 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 15:07:49,337 autoreload 63004 8648941888 /Users/marwanalwali/AgdarCentre/finance/admin.py changed, reloading. INFO 2025-11-02 15:07:49,687 autoreload 63420 8648941888 Watching for file changes with StatReloader ERROR 2025-11-02 15:08:01,336 tasks 16180 8648941888 Appointment d3a1ced0-c9ad-46e7-8c9c-28d5a9e39178 not found ERROR 2025-11-02 15:08:58,551 tasks 16172 8648941888 Appointment 1ba52899-1a8e-4bce-93bd-d1d643bb7b69 not found ERROR 2025-11-02 15:08:58,551 tasks 16180 8648941888 Appointment 84999784-a5ac-4385-82c0-6beee6a870fe not found INFO 2025-11-02 15:09:25,294 autoreload 63420 8648941888 /Users/marwanalwali/AgdarCentre/finance/forms.py changed, reloading. INFO 2025-11-02 15:09:25,624 autoreload 64288 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 15:09:41,782 autoreload 64288 8648941888 /Users/marwanalwali/AgdarCentre/finance/forms.py changed, reloading. INFO 2025-11-02 15:09:42,069 autoreload 64395 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 15:10:12,304 autoreload 64395 8648941888 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-11-02 15:10:12,618 autoreload 64676 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 15:11:58,836 autoreload 65634 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 15:12:01,831 basehttp 65634 6189592576 "GET /en/finance/packages/create/ HTTP/1.1" 200 57459 WARNING 2025-11-02 15:12:01,933 log 65634 6189592576 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 15:12:01,933 basehttp 65634 6189592576 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 15:12:01,934 basehttp 65634 6206418944 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-02 15:13:10,989 basehttp 65634 13170143232 "GET /en/finance/packages/create/ HTTP/1.1" 200 57538 WARNING 2025-11-02 15:13:11,064 log 65634 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 15:13:11,064 basehttp 65634 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 15:13:11,090 basehttp 65634 13170143232 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-02 15:13:59,288 autoreload 65634 8648941888 /Users/marwanalwali/AgdarCentre/finance/forms.py changed, reloading. INFO 2025-11-02 15:13:59,607 autoreload 66715 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 15:14:03,144 basehttp 66715 6163656704 "GET /en/finance/packages/create/ HTTP/1.1" 200 57540 WARNING 2025-11-02 15:14:03,247 basehttp 66715 13304360960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-02 15:14:03,303 log 66715 6163656704 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 15:14:03,303 basehttp 66715 6163656704 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-11-02 15:14:04,873 basehttp 66715 6163656704 "GET /en/finance/packages/create/ HTTP/1.1" 200 57538 WARNING 2025-11-02 15:14:04,948 log 66715 6163656704 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 15:14:04,948 basehttp 66715 6163656704 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 15:14:04,961 basehttp 66715 6163656704 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-02 15:14:13,430 autoreload 66860 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 15:14:15,779 basehttp 66860 6197473280 "GET /en/finance/packages/create/ HTTP/1.1" 200 57540 WARNING 2025-11-02 15:14:15,892 basehttp 66860 6214299648 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-02 15:14:15,898 log 66860 6197473280 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 15:14:15,898 basehttp 66860 6197473280 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 ERROR 2025-11-02 15:17:58,789 tasks 16180 8648941888 Appointment b00eedde-1f8d-4556-bef4-07369f144d4e not found ERROR 2025-11-02 15:17:58,789 tasks 16181 8648941888 Appointment a0aed854-c98c-4d7a-b0d3-981bd7efb97f not found ERROR 2025-11-02 15:17:58,790 tasks 16173 8648941888 Appointment 7221c9b8-2318-4410-8548-141cae6b9132 not found ERROR 2025-11-02 15:17:58,791 tasks 16172 8648941888 Appointment d51ff4c0-8550-419f-bc72-c743e6c7098d not found ERROR 2025-11-02 15:17:58,792 tasks 16182 8648941888 Appointment d1318b1d-29af-448b-a49d-4747e962b336 not found ERROR 2025-11-02 15:18:44,536 tasks 16180 8648941888 Appointment d3a1ced0-c9ad-46e7-8c9c-28d5a9e39178 not found ERROR 2025-11-02 15:21:11,927 tasks 16180 8648941888 Appointment d3a1ced0-c9ad-46e7-8c9c-28d5a9e39178 not found ERROR 2025-11-02 15:21:12,182 tasks 16180 8648941888 Appointment d3a1ced0-c9ad-46e7-8c9c-28d5a9e39178 not found ERROR 2025-11-02 15:21:40,631 tasks 16180 8648941888 Appointment 4b81a2bd-b651-4c74-96ca-f624d7506c25 not found ERROR 2025-11-02 15:22:08,369 tasks 16173 8648941888 Appointment 70b4da76-44f5-42a8-92c2-a8915a849a3a not found ERROR 2025-11-02 15:22:08,369 tasks 16172 8648941888 Appointment 800db3b9-d5ac-452d-8bb4-c046e1b066d7 not found ERROR 2025-11-02 15:22:08,369 tasks 16181 8648941888 Appointment 0a8e9bd3-9c80-4e96-a583-3159f209047d not found ERROR 2025-11-02 15:22:08,369 tasks 16182 8648941888 Appointment ec4c2b50-b176-4fb2-b6cb-77b1271cae77 not found ERROR 2025-11-02 15:22:08,369 tasks 16180 8648941888 Appointment 8b124918-494c-44bb-967a-7a96e1cc2642 not found ERROR 2025-11-02 15:24:51,817 tasks 16180 8648941888 Appointment 7d8e8281-f28e-47b2-bae6-04647dd5204d not found ERROR 2025-11-02 15:28:53,975 tasks 16172 8648941888 Appointment b0c1c980-442f-4adc-ac76-2cd181929efd not found ERROR 2025-11-02 15:28:53,975 tasks 16180 8648941888 Appointment 07419aca-aaed-4f2f-9af3-680578504323 not found ERROR 2025-11-02 15:29:59,924 tasks 16172 8648941888 Appointment 01e64bc4-bb55-4589-ade8-2d684af8679f not found ERROR 2025-11-02 15:29:59,924 tasks 16180 8648941888 Appointment 7046f839-aede-4d5e-86f6-716893505439 not found INFO 2025-11-02 15:30:00,010 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 15:30:00,010 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 12:30:00.010630+00:00'} INFO 2025-11-02 15:30:00,017 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 15:30:00,017 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 12:30:00.017207+00:00'} ERROR 2025-11-02 15:31:03,023 tasks 16181 8648941888 Appointment 642dc474-cd97-4dc0-8924-b2b832eeaea1 not found ERROR 2025-11-02 15:31:03,024 tasks 16180 8648941888 Appointment 0ff795b3-68a3-44e3-ad35-9b50b6e098a8 not found ERROR 2025-11-02 15:31:03,023 tasks 16172 8648941888 Appointment 251d4c8d-ad19-44b7-a10b-3b3ff3951257 not found ERROR 2025-11-02 15:32:03,753 tasks 16180 8648941888 Appointment 8f028c27-4142-489c-91a8-417fa19038bf not found ERROR 2025-11-02 15:32:04,031 tasks 16180 8648941888 Appointment 8f028c27-4142-489c-91a8-417fa19038bf not found ERROR 2025-11-02 15:34:51,981 tasks 16180 8648941888 Appointment 251d4c8d-ad19-44b7-a10b-3b3ff3951257 not found ERROR 2025-11-02 15:34:51,981 tasks 16172 8648941888 Appointment 0ff795b3-68a3-44e3-ad35-9b50b6e098a8 not found ERROR 2025-11-02 15:34:51,981 tasks 16181 8648941888 Appointment 642dc474-cd97-4dc0-8924-b2b832eeaea1 not found INFO 2025-11-02 15:36:10,655 basehttp 66860 6197473280 "GET /en/finance/packages/create/ HTTP/1.1" 200 57540 WARNING 2025-11-02 15:36:10,740 basehttp 66860 6214299648 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-02 15:36:10,741 log 66860 6197473280 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 15:36:10,741 basehttp 66860 6197473280 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-02 15:36:15,168 basehttp 66860 6197473280 "GET /en/finance/packages/create/ HTTP/1.1" 200 57538 WARNING 2025-11-02 15:36:15,247 log 66860 6197473280 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 15:36:15,248 basehttp 66860 6197473280 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 15:36:15,267 basehttp 66860 6197473280 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-02 15:36:42,110 basehttp 66860 6214299648 "GET /en/finance/packages/create/ HTTP/1.1" 200 57982 WARNING 2025-11-02 15:36:42,182 log 66860 6214299648 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 15:36:42,183 basehttp 66860 6214299648 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 15:36:42,220 basehttp 66860 6214299648 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-02 15:37:25,764 autoreload 66860 8648941888 /Users/marwanalwali/AgdarCentre/finance/forms.py changed, reloading. INFO 2025-11-02 15:37:26,230 autoreload 77901 8648941888 Watching for file changes with StatReloader WARNING 2025-11-02 15:37:26,923 basehttp 77901 6157529088 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-02 15:37:27,014 log 77901 12901707776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 15:37:27,014 basehttp 77901 12901707776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 15:37:27,074 log 77901 12901707776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 15:37:27,075 basehttp 77901 12901707776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-02 15:37:28,916 basehttp 77901 12901707776 "GET /en/finance/packages/create/ HTTP/1.1" 200 52910 WARNING 2025-11-02 15:37:28,986 log 77901 12901707776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 15:37:28,986 basehttp 77901 12901707776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 15:37:29,020 basehttp 77901 12901707776 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 ERROR 2025-11-02 15:40:24,595 tasks 16180 8648941888 Appointment f3cf1889-ed7b-4416-8f02-ea8113a8b650 not found ERROR 2025-11-02 15:40:24,594 tasks 16172 8648941888 Appointment 6f4fe326-9e43-4b30-bae0-619526511ee5 not found INFO 2025-11-02 15:40:34,026 basehttp 77901 6157529088 "GET /en/finance/packages/create/ HTTP/1.1" 200 52555 WARNING 2025-11-02 15:40:34,116 log 77901 6157529088 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 15:40:34,116 basehttp 77901 6157529088 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 15:40:34,124 basehttp 77901 6157529088 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-02 15:42:11,603 basehttp 77901 6157529088 "GET /en/finance/packages/create/ HTTP/1.1" 200 52557 WARNING 2025-11-02 15:42:11,706 basehttp 77901 12901707776 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-02 15:42:11,711 log 77901 6157529088 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 15:42:11,712 basehttp 77901 6157529088 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16669 INFO 2025-11-02 15:43:59,095 basehttp 77901 6157529088 "GET /en/finance/packages/create/ HTTP/1.1" 200 52429 WARNING 2025-11-02 15:43:59,171 log 77901 6157529088 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 15:43:59,171 basehttp 77901 6157529088 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 15:43:59,187 basehttp 77901 6157529088 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-02 15:44:19,576 basehttp 77901 12901707776 "GET /en/finance/packages/create/ HTTP/1.1" 200 52434 WARNING 2025-11-02 15:44:19,649 log 77901 12901707776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 15:44:19,649 basehttp 77901 12901707776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 15:44:19,692 basehttp 77901 12901707776 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-02 15:44:20,778 basehttp 77901 6157529088 "GET /en/finance/packages/create/ HTTP/1.1" 200 52434 WARNING 2025-11-02 15:44:20,850 log 77901 6157529088 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 15:44:20,850 basehttp 77901 6157529088 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 15:44:20,876 basehttp 77901 6157529088 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-02 15:44:33,112 basehttp 77901 12901707776 "GET /en/finance/packages/create/ HTTP/1.1" 200 52437 WARNING 2025-11-02 15:44:33,189 log 77901 12901707776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 15:44:33,190 basehttp 77901 12901707776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 15:44:33,227 basehttp 77901 12901707776 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-02 15:44:43,111 basehttp 77901 6157529088 "GET /en/finance/packages/create/ HTTP/1.1" 200 52437 WARNING 2025-11-02 15:44:43,188 log 77901 6157529088 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 15:44:43,188 basehttp 77901 6157529088 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 15:44:43,209 basehttp 77901 6157529088 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-02 15:47:37,234 basehttp 77901 6157529088 "POST /en/finance/packages/create/ HTTP/1.1" 302 0 INFO 2025-11-02 15:47:37,304 basehttp 77901 6157529088 "GET /en/finance/packages/ HTTP/1.1" 200 42734 WARNING 2025-11-02 15:47:37,388 log 77901 6157529088 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 15:47:37,388 basehttp 77901 6157529088 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 15:47:37,400 basehttp 77901 6157529088 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-02 15:47:47,853 basehttp 77901 12901707776 "GET /en/finance/packages/7b83fae1-71b3-4360-b10f-54955d640db1/update/ HTTP/1.1" 200 62819 WARNING 2025-11-02 15:47:47,926 log 77901 12901707776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 15:47:47,926 basehttp 77901 12901707776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 15:47:47,955 basehttp 77901 12901707776 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-02 15:47:52,703 basehttp 77901 6157529088 "GET /en/finance/packages/ HTTP/1.1" 200 42414 WARNING 2025-11-02 15:47:52,780 log 77901 6157529088 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 15:47:52,781 basehttp 77901 6157529088 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 15:47:52,791 basehttp 77901 6157529088 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-02 15:47:55,809 basehttp 77901 12901707776 "GET /en/ HTTP/1.1" 200 56418 WARNING 2025-11-02 15:47:55,882 log 77901 12901707776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 15:47:55,882 basehttp 77901 12901707776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 15:47:55,909 basehttp 77901 12901707776 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 ERROR 2025-11-02 15:47:58,764 tasks 16180 8648941888 Appointment 77bb0820-19c1-473f-a574-3cb8845eb3f9 not found INFO 2025-11-02 15:48:21,205 basehttp 77901 6157529088 "GET /en/finance/reports/ HTTP/1.1" 200 45947 WARNING 2025-11-02 15:48:21,286 log 77901 6157529088 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 15:48:21,287 basehttp 77901 6157529088 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 15:48:21,330 basehttp 77901 6157529088 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-02 15:49:26,985 basehttp 77901 6157529088 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-02 15:49:27,092 log 77901 6157529088 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 15:49:27,092 basehttp 77901 6157529088 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16669 WARNING 2025-11-02 15:49:27,194 log 77901 6157529088 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 15:49:27,194 basehttp 77901 6157529088 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16669 INFO 2025-11-02 15:51:26,953 basehttp 77901 6157529088 "GET /en/ HTTP/1.1" 200 57783 WARNING 2025-11-02 15:51:27,027 log 77901 6157529088 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 15:51:27,027 basehttp 77901 6157529088 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 15:51:27,073 basehttp 77901 6157529088 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 ERROR 2025-11-02 15:51:40,611 tasks 16180 8648941888 Appointment a754db19-dbcb-40e9-a03e-742e2c13ea83 not found ERROR 2025-11-02 15:51:40,611 tasks 16181 8648941888 Appointment 80157786-4d02-4e2a-960f-8ff0acdb443b not found ERROR 2025-11-02 15:51:40,612 tasks 16172 8648941888 Appointment 4e16bbd2-83d1-46e7-a439-b2f3d06fc35a not found ERROR 2025-11-02 15:51:40,612 tasks 16173 8648941888 Appointment 7d208dcb-490f-4f66-97e0-807f7a4cc9d4 not found ERROR 2025-11-02 15:52:08,345 tasks 16180 8648941888 Appointment 35bc0ce1-174a-41ad-bc93-fb7d92e34947 not found ERROR 2025-11-02 15:52:08,345 tasks 16172 8648941888 Appointment bf8645b9-dc70-43b2-a756-a1cbc04a2bae not found ERROR 2025-11-02 15:52:08,345 tasks 16181 8648941888 Appointment 310d15a7-8bf3-4742-9d66-ea672cb4ff53 not found INFO 2025-11-02 15:52:48,840 basehttp 77901 6157529088 "GET /en/ HTTP/1.1" 200 56671 WARNING 2025-11-02 15:52:48,912 log 77901 6157529088 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 15:52:48,912 basehttp 77901 6157529088 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 15:52:48,963 basehttp 77901 6157529088 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-02 15:53:51,042 basehttp 77901 6157529088 "GET /en/ HTTP/1.1" 200 56804 WARNING 2025-11-02 15:53:51,120 log 77901 6157529088 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 15:53:51,121 basehttp 77901 6157529088 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 15:53:51,161 basehttp 77901 6157529088 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-02 15:54:13,667 basehttp 77901 12901707776 "GET /en/ HTTP/1.1" 200 56793 WARNING 2025-11-02 15:54:13,741 log 77901 12901707776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 15:54:13,741 basehttp 77901 12901707776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 15:54:13,790 basehttp 77901 12901707776 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 ERROR 2025-11-02 15:54:51,782 tasks 16180 8648941888 Appointment 01e64bc4-bb55-4589-ade8-2d684af8679f not found ERROR 2025-11-02 15:54:51,782 tasks 16172 8648941888 Appointment 7046f839-aede-4d5e-86f6-716893505439 not found INFO 2025-11-02 15:55:58,320 basehttp 77901 6157529088 "GET /en/ HTTP/1.1" 200 57146 WARNING 2025-11-02 15:55:58,395 log 77901 6157529088 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 15:55:58,395 basehttp 77901 6157529088 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 15:55:58,443 basehttp 77901 6157529088 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-02 15:56:23,634 basehttp 77901 12901707776 "GET /en/ HTTP/1.1" 200 57137 WARNING 2025-11-02 15:56:23,709 log 77901 12901707776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 15:56:23,709 basehttp 77901 12901707776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 15:56:23,750 basehttp 77901 12901707776 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-02 15:58:01,008 basehttp 77901 6157529088 "GET /en/ HTTP/1.1" 200 56508 WARNING 2025-11-02 15:58:01,081 log 77901 6157529088 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 15:58:01,082 basehttp 77901 6157529088 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 15:58:01,133 basehttp 77901 6157529088 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 ERROR 2025-11-02 15:58:53,924 tasks 16180 8648941888 Appointment e494458f-a5fd-481b-97a3-c14466b6f1a1 not found INFO 2025-11-02 16:00:00,006 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 16:00:00,007 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 13:00:00.007287+00:00'} INFO 2025-11-02 16:00:00,013 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 16:00:00,013 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 13:00:00.013790+00:00'} INFO 2025-11-02 16:00:00,201 basehttp 77901 6157529088 "GET /en/ HTTP/1.1" 200 51718 WARNING 2025-11-02 16:00:00,272 log 77901 6157529088 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 16:00:00,272 basehttp 77901 6157529088 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 16:00:00,327 basehttp 77901 6157529088 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-02 16:00:35,311 basehttp 77901 12901707776 "GET /en/ HTTP/1.1" 200 47869 WARNING 2025-11-02 16:00:35,384 log 77901 12901707776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 16:00:35,385 basehttp 77901 12901707776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 16:00:35,429 basehttp 77901 12901707776 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 ERROR 2025-11-02 16:02:03,710 tasks 16172 8648941888 Appointment 1ba52899-1a8e-4bce-93bd-d1d643bb7b69 not found ERROR 2025-11-02 16:02:03,710 tasks 16180 8648941888 Appointment 84999784-a5ac-4385-82c0-6beee6a870fe not found ERROR 2025-11-02 16:02:03,983 tasks 16180 8648941888 Appointment 84999784-a5ac-4385-82c0-6beee6a870fe not found ERROR 2025-11-02 16:02:03,983 tasks 16172 8648941888 Appointment 1ba52899-1a8e-4bce-93bd-d1d643bb7b69 not found INFO 2025-11-02 16:02:12,288 basehttp 77901 6157529088 "GET /en/ HTTP/1.1" 200 47781 INFO 2025-11-02 16:02:22,838 basehttp 77901 6157529088 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-11-02 16:02:22,917 basehttp 77901 6157529088 "GET / HTTP/1.1" 302 0 INFO 2025-11-02 16:02:22,996 basehttp 77901 12901707776 "GET /ar/ HTTP/1.1" 200 49014 INFO 2025-11-02 16:02:23,008 basehttp 77901 6157529088 "GET /static/css/rtl-fixes.css HTTP/1.1" 200 1420 INFO 2025-11-02 16:02:23,010 basehttp 77901 12901707776 "GET /static/css/default/app-rtl.min.css HTTP/1.1" 200 1020811 INFO 2025-11-02 16:02:33,341 basehttp 77901 12901707776 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-11-02 16:02:33,401 basehttp 77901 12901707776 "GET / HTTP/1.1" 302 0 INFO 2025-11-02 16:02:33,495 basehttp 77901 6157529088 "GET /en/ HTTP/1.1" 200 47778 INFO 2025-11-02 16:03:22,115 basehttp 77901 6157529088 "GET /en/ HTTP/1.1" 200 47777 INFO 2025-11-02 16:03:29,742 basehttp 77901 6157529088 "GET /en/settings/ HTTP/1.1" 200 39534 INFO 2025-11-02 16:03:35,724 basehttp 77901 6157529088 "GET /en/settings/BASIC/ HTTP/1.1" 200 39950 INFO 2025-11-02 16:04:32,015 basehttp 77901 6157529088 "POST /en/settings/BASIC/ HTTP/1.1" 302 0 INFO 2025-11-02 16:04:32,135 basehttp 77901 6157529088 "GET /en/settings/ HTTP/1.1" 200 39854 INFO 2025-11-02 16:04:52,420 basehttp 77901 6157529088 "GET /en/settings/SMS/ HTTP/1.1" 200 33653 INFO 2025-11-02 16:05:07,194 basehttp 77901 6157529088 "GET /en/settings/ HTTP/1.1" 200 39534 INFO 2025-11-02 16:05:52,436 basehttp 77901 6157529088 "GET /en/profile/ HTTP/1.1" 200 35264 INFO 2025-11-02 16:05:57,974 basehttp 77901 6157529088 "GET /en/my-hr/ HTTP/1.1" 200 39314 ERROR 2025-11-02 16:06:13,676 tasks 16180 8648941888 Appointment 4b81a2bd-b651-4c74-96ca-f624d7506c25 not found ERROR 2025-11-02 16:06:13,679 tasks 16172 8648941888 Appointment 4b81a2bd-b651-4c74-96ca-f624d7506c25 not found ERROR 2025-11-02 16:06:13,683 tasks 16181 8648941888 Appointment 4b81a2bd-b651-4c74-96ca-f624d7506c25 not found ERROR 2025-11-02 16:06:13,795 tasks 16180 8648941888 Appointment 4b81a2bd-b651-4c74-96ca-f624d7506c25 not found ERROR 2025-11-02 16:06:13,801 tasks 16172 8648941888 Appointment 4b81a2bd-b651-4c74-96ca-f624d7506c25 not found ERROR 2025-11-02 16:07:00,530 tasks 16180 8648941888 Appointment 4b81a2bd-b651-4c74-96ca-f624d7506c25 not found ERROR 2025-11-02 16:08:01,196 tasks 16180 8648941888 Appointment 4b81a2bd-b651-4c74-96ca-f624d7506c25 not found ERROR 2025-11-02 16:10:24,550 tasks 16181 8648941888 Appointment 642dc474-cd97-4dc0-8924-b2b832eeaea1 not found ERROR 2025-11-02 16:10:24,550 tasks 16180 8648941888 Appointment 0ff795b3-68a3-44e3-ad35-9b50b6e098a8 not found ERROR 2025-11-02 16:10:24,550 tasks 16172 8648941888 Appointment 251d4c8d-ad19-44b7-a10b-3b3ff3951257 not found INFO 2025-11-02 16:10:58,113 basehttp 77901 6157529088 "GET /en/my-hr/ HTTP/1.1" 200 39315 INFO 2025-11-02 16:11:48,232 autoreload 77901 8648941888 /Users/marwanalwali/AgdarCentre/notifications/models.py changed, reloading. INFO 2025-11-02 16:11:48,800 autoreload 95181 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 16:12:11,536 autoreload 95181 8648941888 /Users/marwanalwali/AgdarCentre/notifications/admin.py changed, reloading. INFO 2025-11-02 16:12:11,883 autoreload 95380 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 16:12:53,757 autoreload 95380 8648941888 /Users/marwanalwali/AgdarCentre/notifications/views.py changed, reloading. INFO 2025-11-02 16:12:54,096 autoreload 95817 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 16:13:09,335 autoreload 95817 8648941888 /Users/marwanalwali/AgdarCentre/notifications/urls.py changed, reloading. INFO 2025-11-02 16:13:09,668 autoreload 95958 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 16:15:58,276 basehttp 95958 6128201728 "GET /en/my-hr/ HTTP/1.1" 200 46939 INFO 2025-11-02 16:15:58,371 basehttp 95958 6128201728 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:16:08,104 basehttp 95958 6128201728 "GET /en/my-hr/ HTTP/1.1" 200 46938 INFO 2025-11-02 16:16:08,215 basehttp 95958 6128201728 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:16:10,275 basehttp 95958 6128201728 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 40 INFO 2025-11-02 16:16:10,489 basehttp 95958 6128201728 "GET /__debug__/history_sidebar/?request_id=7205de658c3c4329bae46cf6c5dae421 HTTP/1.1" 200 9540 INFO 2025-11-02 16:16:13,011 basehttp 95958 6128201728 "GET /en/notifications/inbox/ HTTP/1.1" 200 32053 INFO 2025-11-02 16:16:13,104 basehttp 95958 6128201728 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:16:28,563 basehttp 95958 6128201728 "GET /en/admin/ HTTP/1.1" 200 78369 INFO 2025-11-02 16:16:28,575 basehttp 95958 6128201728 "GET /static/admin/css/base.css HTTP/1.1" 200 22120 INFO 2025-11-02 16:16:28,578 basehttp 95958 6161854464 "GET /static/admin/css/nav_sidebar.css HTTP/1.1" 200 2810 INFO 2025-11-02 16:16:28,578 basehttp 95958 6128201728 "GET /static/admin/css/dark_mode.css HTTP/1.1" 200 2808 INFO 2025-11-02 16:16:28,578 basehttp 95958 13707014144 "GET /static/admin/css/dashboard.css HTTP/1.1" 200 441 INFO 2025-11-02 16:16:28,578 basehttp 95958 6145028096 "GET /static/admin/js/theme.js HTTP/1.1" 200 1653 INFO 2025-11-02 16:16:28,579 basehttp 95958 13723840512 "GET /static/admin/css/responsive.css HTTP/1.1" 200 16565 INFO 2025-11-02 16:16:28,579 basehttp 95958 6145028096 "GET /static/admin/js/nav_sidebar.js HTTP/1.1" 200 3063 INFO 2025-11-02 16:16:28,582 basehttp 95958 6145028096 "GET /static/admin/img/icon-addlink.svg HTTP/1.1" 200 331 INFO 2025-11-02 16:16:28,582 basehttp 95958 6161854464 "GET /static/admin/img/icon-viewlink.svg HTTP/1.1" 200 581 INFO 2025-11-02 16:16:28,582 basehttp 95958 13723840512 "GET /static/admin/img/icon-changelink.svg HTTP/1.1" 200 380 INFO 2025-11-02 16:16:32,468 basehttp 95958 13723840512 "GET /en/admin/notifications/notification/ HTTP/1.1" 200 67109 INFO 2025-11-02 16:16:32,479 basehttp 95958 13723840512 "GET /static/admin/css/changelists.css HTTP/1.1" 200 6878 INFO 2025-11-02 16:16:32,482 basehttp 95958 6145028096 "GET /static/admin/js/jquery.init.js HTTP/1.1" 200 347 INFO 2025-11-02 16:16:32,483 basehttp 95958 13707014144 "GET /static/admin/js/core.js HTTP/1.1" 200 6208 INFO 2025-11-02 16:16:32,483 basehttp 95958 6128201728 "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.1" 200 9777 INFO 2025-11-02 16:16:32,484 basehttp 95958 13740666880 "GET /static/admin/js/actions.js HTTP/1.1" 200 8076 INFO 2025-11-02 16:16:32,484 basehttp 95958 13707014144 "GET /static/admin/js/prepopulate.js HTTP/1.1" 200 1531 INFO 2025-11-02 16:16:32,485 basehttp 95958 13740666880 "GET /static/admin/img/search.svg HTTP/1.1" 200 458 INFO 2025-11-02 16:16:32,485 basehttp 95958 6145028096 "GET /static/admin/js/urlify.js HTTP/1.1" 200 7887 INFO 2025-11-02 16:16:32,488 basehttp 95958 6128201728 "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.1" 200 325171 INFO 2025-11-02 16:16:32,489 basehttp 95958 6161854464 "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.1" 200 285314 INFO 2025-11-02 16:16:32,490 basehttp 95958 6161854464 "GET /static/admin/js/filters.js HTTP/1.1" 200 978 INFO 2025-11-02 16:16:32,544 basehttp 95958 13723840512 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-02 16:16:32,562 basehttp 95958 13723840512 "GET /static/admin/img/tooltag-add.svg HTTP/1.1" 200 331 INFO 2025-11-02 16:16:34,620 basehttp 95958 13723840512 "GET /en/admin/notifications/notification/add/ HTTP/1.1" 200 76725 INFO 2025-11-02 16:16:34,641 basehttp 95958 6145028096 "GET /static/admin/js/prepopulate_init.js HTTP/1.1" 200 586 INFO 2025-11-02 16:16:34,641 basehttp 95958 13723840512 "GET /static/admin/css/forms.css HTTP/1.1" 200 8525 INFO 2025-11-02 16:16:34,642 basehttp 95958 6128201728 "GET /static/admin/js/calendar.js HTTP/1.1" 200 9141 INFO 2025-11-02 16:16:34,642 basehttp 95958 13740666880 "GET /static/admin/js/admin/DateTimeShortcuts.js HTTP/1.1" 200 19319 INFO 2025-11-02 16:16:34,644 basehttp 95958 13740666880 "GET /static/admin/css/widgets.css HTTP/1.1" 200 11973 INFO 2025-11-02 16:16:34,645 basehttp 95958 13740666880 "GET /static/admin/js/change_form.js HTTP/1.1" 200 606 INFO 2025-11-02 16:16:34,699 basehttp 95958 6161854464 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-02 16:16:34,723 basehttp 95958 6161854464 "GET /static/admin/img/icon-calendar.svg HTTP/1.1" 200 1086 INFO 2025-11-02 16:16:34,723 basehttp 95958 13740666880 "GET /static/admin/img/icon-clock.svg HTTP/1.1" 200 677 INFO 2025-11-02 16:16:43,374 basehttp 95958 13740666880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:16:44,308 basehttp 95958 13740666880 "GET /__debug__/history_sidebar/?request_id=7e8582ae00db4eb2a3ab61e517de18df HTTP/1.1" 200 9547 INFO 2025-11-02 16:17:13,396 basehttp 95958 13740666880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:17:14,310 basehttp 95958 13740666880 "GET /__debug__/history_sidebar/?request_id=2ae18ff377324a7e9873c81e0b8cea4b HTTP/1.1" 200 9549 INFO 2025-11-02 16:17:31,666 basehttp 95958 13740666880 "POST /en/admin/notifications/notification/add/ HTTP/1.1" 302 0 INFO 2025-11-02 16:17:31,756 basehttp 95958 13740666880 "GET /en/admin/notifications/notification/ HTTP/1.1" 200 70248 INFO 2025-11-02 16:17:31,770 basehttp 95958 6161854464 "GET /static/admin/img/icon-no.svg HTTP/1.1" 200 560 INFO 2025-11-02 16:17:31,855 basehttp 95958 13740666880 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-02 16:17:31,867 basehttp 95958 13740666880 "GET /static/admin/img/icon-yes.svg HTTP/1.1" 200 436 INFO 2025-11-02 16:17:31,868 basehttp 95958 6161854464 "GET /static/admin/img/sorting-icons.svg HTTP/1.1" 200 1097 INFO 2025-11-02 16:17:35,319 basehttp 95958 6161854464 "GET /en/notifications/inbox/ HTTP/1.1" 200 34476 INFO 2025-11-02 16:17:35,408 basehttp 95958 6161854464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:17:38,895 basehttp 95958 6161854464 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 327 INFO 2025-11-02 16:17:39,121 basehttp 95958 6161854464 "GET /__debug__/history_sidebar/?request_id=11f6d43768174eddbe310de92b7f31a3 HTTP/1.1" 200 9540 INFO 2025-11-02 16:17:44,300 basehttp 95958 6161854464 "POST /notifications/inbox/537b97b0-92c2-44e9-8808-6f7b5f343c8f/read/ HTTP/1.1" 302 0 WARNING 2025-11-02 16:17:44,307 log 95958 13740666880 Method Not Allowed (GET): /en/notifications/inbox/537b97b0-92c2-44e9-8808-6f7b5f343c8f/read/ WARNING 2025-11-02 16:17:44,360 basehttp 95958 13740666880 "GET /en/notifications/inbox/537b97b0-92c2-44e9-8808-6f7b5f343c8f/read/ HTTP/1.1" 405 0 INFO 2025-11-02 16:17:44,586 basehttp 95958 13740666880 "GET /__debug__/history_sidebar/?request_id=68becf21dd314cea89490be6aaf1c659 HTTP/1.1" 200 9575 ERROR 2025-11-02 16:17:58,705 tasks 16181 8648941888 Appointment 8b124918-494c-44bb-967a-7a96e1cc2642 not found ERROR 2025-11-02 16:17:58,705 tasks 16172 8648941888 Appointment 0a8e9bd3-9c80-4e96-a583-3159f209047d not found ERROR 2025-11-02 16:17:58,705 tasks 16180 8648941888 Appointment 70b4da76-44f5-42a8-92c2-a8915a849a3a not found ERROR 2025-11-02 16:17:58,707 tasks 16173 8648941888 Appointment ec4c2b50-b176-4fb2-b6cb-77b1271cae77 not found ERROR 2025-11-02 16:17:58,709 tasks 16182 8648941888 Appointment 800db3b9-d5ac-452d-8bb4-c046e1b066d7 not found INFO 2025-11-02 16:18:05,463 basehttp 95958 13740666880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:18:05,679 basehttp 95958 13740666880 "GET /__debug__/history_sidebar/?request_id=f3fb6574e14b4b419ab5b5965d3ddfc9 HTTP/1.1" 200 9549 INFO 2025-11-02 16:18:35,414 basehttp 95958 13740666880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:18:35,627 basehttp 95958 13740666880 "GET /__debug__/history_sidebar/?request_id=b147b939c644470ebe8596a7d8214229 HTTP/1.1" 200 9547 ERROR 2025-11-02 16:18:44,454 tasks 16180 8648941888 Appointment 4b81a2bd-b651-4c74-96ca-f624d7506c25 not found INFO 2025-11-02 16:19:05,432 basehttp 95958 13740666880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:19:05,659 basehttp 95958 13740666880 "GET /__debug__/history_sidebar/?request_id=8497b03bcad3489e92fce195d859f26b HTTP/1.1" 200 9547 INFO 2025-11-02 16:19:06,795 basehttp 95958 13740666880 "GET /en/notifications/inbox/ HTTP/1.1" 200 34475 INFO 2025-11-02 16:19:06,887 basehttp 95958 13740666880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:19:36,939 basehttp 95958 13740666880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:19:37,164 basehttp 95958 13740666880 "GET /__debug__/history_sidebar/?request_id=05f77d6414684537a643dd794f79ae11 HTTP/1.1" 200 9549 INFO 2025-11-02 16:20:06,922 basehttp 95958 13740666880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:20:07,140 basehttp 95958 13740666880 "GET /__debug__/history_sidebar/?request_id=1e724df47ee24bf6b6e0ff4cbe207f1c HTTP/1.1" 200 9547 INFO 2025-11-02 16:20:36,888 basehttp 95958 13740666880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:20:37,115 basehttp 95958 13740666880 "GET /__debug__/history_sidebar/?request_id=afe5c4d703074187a43a683606c7e533 HTTP/1.1" 200 9547 INFO 2025-11-02 16:21:06,919 basehttp 95958 13740666880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:21:07,157 basehttp 95958 13740666880 "GET /__debug__/history_sidebar/?request_id=5410b53990384a058a76da70b017e624 HTTP/1.1" 200 9547 ERROR 2025-11-02 16:21:11,847 tasks 16180 8648941888 Appointment 4b81a2bd-b651-4c74-96ca-f624d7506c25 not found ERROR 2025-11-02 16:21:12,097 tasks 16180 8648941888 Appointment 4b81a2bd-b651-4c74-96ca-f624d7506c25 not found ERROR 2025-11-02 16:21:13,504 tasks 16172 8648941888 Appointment f3cf1889-ed7b-4416-8f02-ea8113a8b650 not found ERROR 2025-11-02 16:21:13,504 tasks 16180 8648941888 Appointment 6f4fe326-9e43-4b30-bae0-619526511ee5 not found INFO 2025-11-02 16:21:36,922 basehttp 95958 13740666880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:21:37,136 basehttp 95958 13740666880 "GET /__debug__/history_sidebar/?request_id=8c5b7214b5a34e9bae1e8ef12069b181 HTTP/1.1" 200 9547 INFO 2025-11-02 16:21:40,309 basehttp 95958 13740666880 "GET /en/notifications/inbox/ HTTP/1.1" 200 34528 INFO 2025-11-02 16:21:40,441 basehttp 95958 13740666880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-02 16:21:40,539 tasks 16180 8648941888 Appointment d1318b1d-29af-448b-a49d-4747e962b336 not found ERROR 2025-11-02 16:21:40,539 tasks 16173 8648941888 Appointment 7221c9b8-2318-4410-8548-141cae6b9132 not found ERROR 2025-11-02 16:21:40,540 tasks 16181 8648941888 Appointment d51ff4c0-8550-419f-bc72-c743e6c7098d not found ERROR 2025-11-02 16:21:40,540 tasks 16172 8648941888 Appointment a0aed854-c98c-4d7a-b0d3-981bd7efb97f not found ERROR 2025-11-02 16:21:40,540 tasks 16182 8648941888 Appointment b00eedde-1f8d-4556-bef4-07369f144d4e not found INFO 2025-11-02 16:22:07,364 basehttp 95958 13740666880 "GET /en/notifications/inbox/ HTTP/1.1" 200 34441 INFO 2025-11-02 16:22:07,482 basehttp 95958 13740666880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-02 16:22:08,292 tasks 16180 8648941888 Appointment 07419aca-aaed-4f2f-9af3-680578504323 not found ERROR 2025-11-02 16:22:08,292 tasks 16172 8648941888 Appointment b0c1c980-442f-4adc-ac76-2cd181929efd not found INFO 2025-11-02 16:22:15,282 basehttp 95958 13740666880 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 327 INFO 2025-11-02 16:22:15,507 basehttp 95958 13740666880 "GET /__debug__/history_sidebar/?request_id=9bd888c8b4a2478585d41d1dd4620372 HTTP/1.1" 200 9540 INFO 2025-11-02 16:22:37,477 basehttp 95958 13740666880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:22:37,705 basehttp 95958 13740666880 "GET /__debug__/history_sidebar/?request_id=fe0df6ebb7b441528c9ac560c2a84738 HTTP/1.1" 200 9547 INFO 2025-11-02 16:23:07,476 basehttp 95958 13740666880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:23:07,690 basehttp 95958 13740666880 "GET /__debug__/history_sidebar/?request_id=40113c687fc1409ea9ccb934b52498c0 HTTP/1.1" 200 9547 INFO 2025-11-02 16:23:37,469 basehttp 95958 13740666880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:23:37,692 basehttp 95958 13740666880 "GET /__debug__/history_sidebar/?request_id=04a4e9e80a874441b5291bed5c445752 HTTP/1.1" 200 9547 INFO 2025-11-02 16:24:07,496 basehttp 95958 13740666880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:24:07,709 basehttp 95958 13740666880 "GET /__debug__/history_sidebar/?request_id=190b0f40a52c45ecb061c83ffab322ae HTTP/1.1" 200 9549 INFO 2025-11-02 16:24:07,980 basehttp 95958 13740666880 "GET /en/notifications/inbox/ HTTP/1.1" 200 34449 INFO 2025-11-02 16:24:08,064 basehttp 95958 13740666880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:24:09,383 basehttp 95958 13740666880 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 327 INFO 2025-11-02 16:24:09,596 basehttp 95958 13740666880 "GET /__debug__/history_sidebar/?request_id=9ba71ec819244a9d93700c21aca38d22 HTTP/1.1" 200 9540 INFO 2025-11-02 16:24:20,127 basehttp 95958 13740666880 "POST /notifications/inbox/537b97b0-92c2-44e9-8808-6f7b5f343c8f/read/ HTTP/1.1" 302 0 WARNING 2025-11-02 16:24:20,132 log 95958 6128201728 Method Not Allowed (GET): /en/notifications/inbox/537b97b0-92c2-44e9-8808-6f7b5f343c8f/read/ WARNING 2025-11-02 16:24:20,186 basehttp 95958 6128201728 "GET /en/notifications/inbox/537b97b0-92c2-44e9-8808-6f7b5f343c8f/read/ HTTP/1.1" 405 0 INFO 2025-11-02 16:24:20,405 basehttp 95958 6128201728 "GET /__debug__/history_sidebar/?request_id=4a33f488eb9f47e0add744ca0158c9c4 HTTP/1.1" 200 9575 INFO 2025-11-02 16:24:38,102 basehttp 95958 6128201728 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:24:38,316 basehttp 95958 6128201728 "GET /__debug__/history_sidebar/?request_id=8b1944ed7f494364a0e80c9b9ddaad25 HTTP/1.1" 200 9547 INFO 2025-11-02 16:25:08,124 basehttp 95958 6128201728 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:25:08,343 basehttp 95958 6128201728 "GET /__debug__/history_sidebar/?request_id=493570bf0ad84bf48d12a303543fe078 HTTP/1.1" 200 9549 INFO 2025-11-02 16:25:38,133 basehttp 95958 6128201728 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:25:38,349 basehttp 95958 6128201728 "GET /__debug__/history_sidebar/?request_id=b8ea1e3507a146ef8131bcbd3d385a71 HTTP/1.1" 200 9549 INFO 2025-11-02 16:26:08,093 basehttp 95958 6128201728 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:26:08,317 basehttp 95958 6128201728 "GET /__debug__/history_sidebar/?request_id=4b5801f4e14e415f9a1fde2c7cb579e5 HTTP/1.1" 200 9547 INFO 2025-11-02 16:26:38,075 basehttp 95958 6128201728 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:26:38,299 basehttp 95958 6128201728 "GET /__debug__/history_sidebar/?request_id=349c2824996142e485577d5a8429b42d HTTP/1.1" 200 9547 ERROR 2025-11-02 16:26:54,260 tasks 16172 8648941888 Appointment 6f4fe326-9e43-4b30-bae0-619526511ee5 not found ERROR 2025-11-02 16:26:54,260 tasks 16180 8648941888 Appointment f3cf1889-ed7b-4416-8f02-ea8113a8b650 not found INFO 2025-11-02 16:27:02,634 basehttp 95958 6128201728 "GET /en/notifications/inbox/ HTTP/1.1" 200 34577 INFO 2025-11-02 16:27:02,720 basehttp 95958 6128201728 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:27:04,278 basehttp 95958 6128201728 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 327 INFO 2025-11-02 16:27:04,492 basehttp 95958 6128201728 "GET /__debug__/history_sidebar/?request_id=6ffa51dd72cd4d70937e390ece29d238 HTTP/1.1" 200 9540 INFO 2025-11-02 16:27:32,756 basehttp 95958 6128201728 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:27:32,974 basehttp 95958 6128201728 "GET /__debug__/history_sidebar/?request_id=13799b7414cd4b02a971c2e7a3eae9be HTTP/1.1" 200 9547 INFO 2025-11-02 16:28:02,751 basehttp 95958 6128201728 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:28:02,965 basehttp 95958 6128201728 "GET /__debug__/history_sidebar/?request_id=b2b6244dd60f459883df745e0676ecb7 HTTP/1.1" 200 9547 INFO 2025-11-02 16:28:32,723 basehttp 95958 6128201728 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:28:32,941 basehttp 95958 6128201728 "GET /__debug__/history_sidebar/?request_id=5a1405ae39b543e98fdb63f381bcc981 HTTP/1.1" 200 9547 INFO 2025-11-02 16:28:33,077 basehttp 95958 6128201728 "GET /en/notifications/inbox/ HTTP/1.1" 200 34876 INFO 2025-11-02 16:28:33,217 basehttp 95958 6128201728 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:28:34,664 basehttp 95958 6128201728 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 327 INFO 2025-11-02 16:28:34,879 basehttp 95958 6128201728 "GET /__debug__/history_sidebar/?request_id=15e5fba5e9f84ac3bdc892c7a9604036 HTTP/1.1" 200 9540 ERROR 2025-11-02 16:28:53,892 tasks 16180 8648941888 Appointment 8f028c27-4142-489c-91a8-417fa19038bf not found INFO 2025-11-02 16:29:03,174 basehttp 95958 6128201728 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:29:03,390 basehttp 95958 6128201728 "GET /__debug__/history_sidebar/?request_id=bbb50e22ce9147c78d5e80435d968ff9 HTTP/1.1" 200 9547 INFO 2025-11-02 16:29:33,191 basehttp 95958 6128201728 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:29:33,411 basehttp 95958 6128201728 "GET /__debug__/history_sidebar/?request_id=a75fd99e170d4aa5b924cafb250947b9 HTTP/1.1" 200 9547 INFO 2025-11-02 16:29:52,342 basehttp 95958 6128201728 "GET /en/notifications/inbox/ HTTP/1.1" 200 34876 INFO 2025-11-02 16:29:52,434 basehttp 95958 6128201728 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:29:57,861 basehttp 95958 6128201728 "POST /en/notifications/inbox/537b97b0-92c2-44e9-8808-6f7b5f343c8f/read/ HTTP/1.1" 302 0 INFO 2025-11-02 16:29:57,926 basehttp 95958 6128201728 "GET /en/notifications/inbox/ HTTP/1.1" 200 33871 INFO 2025-11-02 16:29:58,013 basehttp 95958 6128201728 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-02 16:29:59,848 tasks 16180 8648941888 Appointment 57b3dd51-9baa-433e-b2be-9640c444df0d not found ERROR 2025-11-02 16:29:59,970 tasks 16180 8648941888 Appointment 57b3dd51-9baa-433e-b2be-9640c444df0d not found INFO 2025-11-02 16:30:00,006 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 16:30:00,006 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 13:30:00.006252+00:00'} INFO 2025-11-02 16:30:00,011 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 16:30:00,011 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 13:30:00.011781+00:00'} INFO 2025-11-02 16:30:02,097 basehttp 95958 6128201728 "GET / HTTP/1.1" 302 0 INFO 2025-11-02 16:30:02,197 basehttp 95958 6145028096 "GET /en/ HTTP/1.1" 200 55686 INFO 2025-11-02 16:30:02,298 basehttp 95958 6145028096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:30:32,327 basehttp 95958 6145028096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:30:32,550 basehttp 95958 6145028096 "GET /__debug__/history_sidebar/?request_id=2e2e5a43cef44835adf148b37f81d797 HTTP/1.1" 200 9547 INFO 2025-11-02 16:31:02,330 basehttp 95958 6145028096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:31:02,550 basehttp 95958 6145028096 "GET /__debug__/history_sidebar/?request_id=0aa57688a2594360af8a044d16fb4467 HTTP/1.1" 200 9548 INFO 2025-11-02 16:31:32,319 basehttp 95958 6145028096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:31:32,534 basehttp 95958 6145028096 "GET /__debug__/history_sidebar/?request_id=a6e2c94a8c8c4b618068c4f19ef62fb7 HTTP/1.1" 200 9547 INFO 2025-11-02 16:32:02,320 basehttp 95958 6145028096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:32:02,545 basehttp 95958 6145028096 "GET /__debug__/history_sidebar/?request_id=6ce819f3b30845eb9f684cd75f3e77b2 HTTP/1.1" 200 9547 INFO 2025-11-02 16:32:15,664 autoreload 95958 8648941888 /Users/marwanalwali/AgdarCentre/finance/templates/finance/package_form.html.py changed, reloading. INFO 2025-11-02 16:32:15,983 autoreload 6028 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 16:32:32,372 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:32:32,591 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=c9a76492fa5244ffa8cb9b40284f887a HTTP/1.1" 200 9549 INFO 2025-11-02 16:33:02,316 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:33:02,535 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=7fd314fb07764e318b83a312e22ac59c HTTP/1.1" 200 9547 INFO 2025-11-02 16:33:32,322 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:33:32,540 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=7f98a67173594c3f9e0c5a704c235ae6 HTTP/1.1" 200 9547 ERROR 2025-11-02 16:33:34,838 tasks 16180 8648941888 Appointment 7d8e8281-f28e-47b2-bae6-04647dd5204d not found INFO 2025-11-02 16:34:02,316 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:34:02,545 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=bf8a483cdc774059a6687b94a709908a HTTP/1.1" 200 9547 INFO 2025-11-02 16:34:32,337 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:34:32,553 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=00b910e998e94db8824fcb3c6d89fd33 HTTP/1.1" 200 9548 INFO 2025-11-02 16:35:02,303 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:35:02,516 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=3eed840737e146d180284d9b1626a78d HTTP/1.1" 200 9547 INFO 2025-11-02 16:35:32,320 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:35:32,541 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=0f4571ce55594141818c719e70261e22 HTTP/1.1" 200 9547 INFO 2025-11-02 16:36:02,314 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:36:02,539 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=17bb4f7a22574542944a7c64972a45fa HTTP/1.1" 200 9547 ERROR 2025-11-02 16:36:13,625 tasks 16173 8648941888 Appointment a754db19-dbcb-40e9-a03e-742e2c13ea83 not found ERROR 2025-11-02 16:36:13,625 tasks 16181 8648941888 Appointment 7d208dcb-490f-4f66-97e0-807f7a4cc9d4 not found ERROR 2025-11-02 16:36:13,625 tasks 16180 8648941888 Appointment 4e16bbd2-83d1-46e7-a439-b2f3d06fc35a not found ERROR 2025-11-02 16:36:13,625 tasks 16172 8648941888 Appointment 80157786-4d02-4e2a-960f-8ff0acdb443b not found ERROR 2025-11-02 16:36:13,630 tasks 16182 8648941888 Appointment 4e16bbd2-83d1-46e7-a439-b2f3d06fc35a not found ERROR 2025-11-02 16:36:13,633 tasks 16175 8648941888 Appointment 7d208dcb-490f-4f66-97e0-807f7a4cc9d4 not found ERROR 2025-11-02 16:36:13,633 tasks 16174 8648941888 Appointment a754db19-dbcb-40e9-a03e-742e2c13ea83 not found ERROR 2025-11-02 16:36:13,633 tasks 16183 8648941888 Appointment 80157786-4d02-4e2a-960f-8ff0acdb443b not found ERROR 2025-11-02 16:36:13,636 tasks 16180 8648941888 Appointment 4e16bbd2-83d1-46e7-a439-b2f3d06fc35a not found ERROR 2025-11-02 16:36:13,636 tasks 16172 8648941888 Appointment 7d208dcb-490f-4f66-97e0-807f7a4cc9d4 not found ERROR 2025-11-02 16:36:13,636 tasks 16181 8648941888 Appointment 80157786-4d02-4e2a-960f-8ff0acdb443b not found ERROR 2025-11-02 16:36:13,637 tasks 16173 8648941888 Appointment a754db19-dbcb-40e9-a03e-742e2c13ea83 not found ERROR 2025-11-02 16:36:13,745 tasks 16180 8648941888 Appointment a754db19-dbcb-40e9-a03e-742e2c13ea83 not found ERROR 2025-11-02 16:36:13,745 tasks 16172 8648941888 Appointment 80157786-4d02-4e2a-960f-8ff0acdb443b not found ERROR 2025-11-02 16:36:13,745 tasks 16173 8648941888 Appointment 4e16bbd2-83d1-46e7-a439-b2f3d06fc35a not found ERROR 2025-11-02 16:36:13,745 tasks 16181 8648941888 Appointment 7d208dcb-490f-4f66-97e0-807f7a4cc9d4 not found ERROR 2025-11-02 16:36:13,753 tasks 16172 8648941888 Appointment a754db19-dbcb-40e9-a03e-742e2c13ea83 not found ERROR 2025-11-02 16:36:13,753 tasks 16180 8648941888 Appointment 7d208dcb-490f-4f66-97e0-807f7a4cc9d4 not found ERROR 2025-11-02 16:36:13,753 tasks 16173 8648941888 Appointment 4e16bbd2-83d1-46e7-a439-b2f3d06fc35a not found ERROR 2025-11-02 16:36:13,753 tasks 16181 8648941888 Appointment 80157786-4d02-4e2a-960f-8ff0acdb443b not found INFO 2025-11-02 16:36:32,307 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:36:32,528 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=0083b04bbb014b058c2ea13b2dc5624b HTTP/1.1" 200 9547 ERROR 2025-11-02 16:37:00,498 tasks 16172 8648941888 Appointment 7d208dcb-490f-4f66-97e0-807f7a4cc9d4 not found ERROR 2025-11-02 16:37:00,498 tasks 16180 8648941888 Appointment 4e16bbd2-83d1-46e7-a439-b2f3d06fc35a not found ERROR 2025-11-02 16:37:00,498 tasks 16181 8648941888 Appointment a754db19-dbcb-40e9-a03e-742e2c13ea83 not found ERROR 2025-11-02 16:37:00,499 tasks 16173 8648941888 Appointment 80157786-4d02-4e2a-960f-8ff0acdb443b not found INFO 2025-11-02 16:37:02,329 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:37:02,544 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=778bb325f2ad479e95663662cc4b7d94 HTTP/1.1" 200 9547 INFO 2025-11-02 16:37:32,340 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:37:32,559 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=11ae9d646766410ea7697702d0e024a3 HTTP/1.1" 200 9547 ERROR 2025-11-02 16:38:01,155 tasks 16180 8648941888 Appointment a754db19-dbcb-40e9-a03e-742e2c13ea83 not found ERROR 2025-11-02 16:38:01,156 tasks 16172 8648941888 Appointment 7d208dcb-490f-4f66-97e0-807f7a4cc9d4 not found ERROR 2025-11-02 16:38:01,156 tasks 16181 8648941888 Appointment 80157786-4d02-4e2a-960f-8ff0acdb443b not found ERROR 2025-11-02 16:38:01,156 tasks 16173 8648941888 Appointment 4e16bbd2-83d1-46e7-a439-b2f3d06fc35a not found INFO 2025-11-02 16:38:02,321 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:38:02,541 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=de67d64b99b148888180bd5007b50e3d HTTP/1.1" 200 9547 INFO 2025-11-02 16:38:32,322 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:38:32,544 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=54a981be7a0549f894fe967bb403f9e1 HTTP/1.1" 200 9547 INFO 2025-11-02 16:38:44,877 basehttp 6028 6136098816 "GET /en/ HTTP/1.1" 200 55689 INFO 2025-11-02 16:38:44,971 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:38:46,354 basehttp 6028 6136098816 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 326 INFO 2025-11-02 16:38:46,572 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=4e27857894ba4797882c104b16528fcd HTTP/1.1" 200 9540 INFO 2025-11-02 16:38:48,915 basehttp 6028 6136098816 "GET /en/notifications/inbox/ HTTP/1.1" 200 33871 INFO 2025-11-02 16:38:49,006 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-02 16:38:58,364 tasks 16172 8648941888 Appointment 6f4fe326-9e43-4b30-bae0-619526511ee5 not found ERROR 2025-11-02 16:38:58,365 tasks 16180 8648941888 Appointment f3cf1889-ed7b-4416-8f02-ea8113a8b650 not found INFO 2025-11-02 16:39:02,334 basehttp 6028 6136098816 "GET /en/admin/notifications/notification/add/ HTTP/1.1" 200 76725 INFO 2025-11-02 16:39:02,403 basehttp 6028 6136098816 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-02 16:39:19,348 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:39:20,285 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=c826279819284f5886394dfa830fec13 HTTP/1.1" 200 9547 INFO 2025-11-02 16:39:41,951 basehttp 6028 6136098816 "POST /en/admin/notifications/notification/add/ HTTP/1.1" 302 0 INFO 2025-11-02 16:39:42,041 basehttp 6028 6136098816 "GET /en/admin/notifications/notification/ HTTP/1.1" 200 70871 INFO 2025-11-02 16:39:42,116 basehttp 6028 6136098816 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-02 16:39:45,036 basehttp 6028 6136098816 "GET /en/notifications/inbox/ HTTP/1.1" 200 36357 INFO 2025-11-02 16:39:45,130 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:39:48,257 basehttp 6028 6136098816 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 562 INFO 2025-11-02 16:39:48,484 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=91e0b5f5f9c2461eaa7896b1e3c13936 HTTP/1.1" 200 9542 INFO 2025-11-02 16:39:55,846 basehttp 6028 6136098816 "GET /en/admin/notifications/notification/add/ HTTP/1.1" 200 76725 INFO 2025-11-02 16:39:55,945 basehttp 6028 6136098816 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-02 16:40:14,950 basehttp 6028 6136098816 "POST /en/admin/notifications/notification/add/ HTTP/1.1" 302 0 INFO 2025-11-02 16:40:15,036 basehttp 6028 6136098816 "GET /en/admin/notifications/notification/ HTTP/1.1" 200 71492 INFO 2025-11-02 16:40:15,113 basehttp 6028 6136098816 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-02 16:40:15,336 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:40:15,772 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=25264e1c018f497aadc93529b6fffd76 HTTP/1.1" 200 9547 INFO 2025-11-02 16:40:18,606 basehttp 6028 6136098816 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 775 INFO 2025-11-02 16:40:18,819 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=823fde32e64843cfa256eb13fcacb166 HTTP/1.1" 200 9540 INFO 2025-11-02 16:40:45,163 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:40:45,386 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=a93cd37e78fc480e84dc04bd3a85d377 HTTP/1.1" 200 9547 INFO 2025-11-02 16:41:15,125 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:41:15,350 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=c7b01274268b4950b3b059e8e8a266ee HTTP/1.1" 200 9547 INFO 2025-11-02 16:41:45,123 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:41:45,339 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=12aaa783b17046b19a70ef64c25da0ba HTTP/1.1" 200 9547 INFO 2025-11-02 16:41:53,625 basehttp 6028 6136098816 "GET /en/notifications/inbox/ HTTP/1.1" 200 39020 INFO 2025-11-02 16:41:53,735 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:41:55,393 basehttp 6028 6136098816 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 775 INFO 2025-11-02 16:41:55,610 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=c2a0d5e813f343f69de5351f0ed89220 HTTP/1.1" 200 9540 INFO 2025-11-02 16:42:23,745 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:42:23,968 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=82b6a6187eda4e43b91eba3fa287a053 HTTP/1.1" 200 9548 INFO 2025-11-02 16:42:34,544 basehttp 6028 6136098816 "GET /en/notifications/inbox/ HTTP/1.1" 200 39008 INFO 2025-11-02 16:42:34,657 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:42:37,612 basehttp 6028 6136098816 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 775 INFO 2025-11-02 16:42:37,842 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=9ba4d3dba8824b50aacbda7297a3e697 HTTP/1.1" 200 9540 INFO 2025-11-02 16:43:04,666 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:43:04,891 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=6a4b681e1a1542b39a4b7b6e5291798c HTTP/1.1" 200 9547 INFO 2025-11-02 16:43:15,423 basehttp 6028 6136098816 "GET /en/notifications/inbox/ HTTP/1.1" 200 39003 INFO 2025-11-02 16:43:15,516 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:43:17,367 basehttp 6028 6136098816 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 775 INFO 2025-11-02 16:43:17,593 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=669f5a3b9a384f85ba111a69a01392f0 HTTP/1.1" 200 9540 INFO 2025-11-02 16:43:45,548 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:43:45,774 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=2f29f2cda5be4e8496fbb005f0caca74 HTTP/1.1" 200 9547 INFO 2025-11-02 16:44:15,519 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:44:15,734 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=704f1c3523a54d0081939c4ece680769 HTTP/1.1" 200 9547 INFO 2025-11-02 16:44:30,193 basehttp 6028 6136098816 "GET /en/notifications/inbox/ HTTP/1.1" 200 39037 INFO 2025-11-02 16:44:30,288 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:44:31,896 basehttp 6028 6136098816 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 775 INFO 2025-11-02 16:44:32,114 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=5f781824479447569d7147214c1e2a92 HTTP/1.1" 200 9540 INFO 2025-11-02 16:45:00,326 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:45:00,548 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=853b588daf4c423f80490cee8dfd0ab4 HTTP/1.1" 200 9548 INFO 2025-11-02 16:45:30,319 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:45:30,537 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=31b9d553a5da4a5992125c2e1f0e44d0 HTTP/1.1" 200 9548 INFO 2025-11-02 16:45:36,764 basehttp 6028 6136098816 "GET /en/notifications/inbox/ HTTP/1.1" 200 39035 INFO 2025-11-02 16:45:36,876 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:45:38,501 basehttp 6028 6136098816 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 775 INFO 2025-11-02 16:45:38,730 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=72cc49a8615f426d91b255abcb91f078 HTTP/1.1" 200 9540 INFO 2025-11-02 16:46:06,866 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:46:07,087 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=e14ee051b8f14aed94a81e06d3c67ff0 HTTP/1.1" 200 9547 INFO 2025-11-02 16:46:31,507 basehttp 6028 6136098816 "GET /en/notifications/inbox/ HTTP/1.1" 200 38826 INFO 2025-11-02 16:46:31,596 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:46:32,703 basehttp 6028 6136098816 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 775 INFO 2025-11-02 16:46:32,918 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=19b6f27a9dbd4ff5bc3257eafa67a8da HTTP/1.1" 200 9540 INFO 2025-11-02 16:46:40,143 basehttp 6028 6136098816 "GET /en/notifications/inbox/ HTTP/1.1" 200 38826 INFO 2025-11-02 16:46:40,233 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:46:42,434 basehttp 6028 6136098816 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 775 INFO 2025-11-02 16:46:42,648 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=5cf3daab7e17424c95d080c65e93ab91 HTTP/1.1" 200 9540 INFO 2025-11-02 16:47:10,265 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:47:10,491 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=9dacb952df864f3f8b7de4b19f6c37c6 HTTP/1.1" 200 9547 INFO 2025-11-02 16:47:40,247 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:47:40,461 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=803d0da9c26445fc9e40923fc5dd0504 HTTP/1.1" 200 9547 ERROR 2025-11-02 16:47:58,666 tasks 16180 8648941888 Appointment bf8645b9-dc70-43b2-a756-a1cbc04a2bae not found ERROR 2025-11-02 16:47:58,666 tasks 16172 8648941888 Appointment 310d15a7-8bf3-4742-9d66-ea672cb4ff53 not found ERROR 2025-11-02 16:47:58,666 tasks 16181 8648941888 Appointment 35bc0ce1-174a-41ad-bc93-fb7d92e34947 not found INFO 2025-11-02 16:48:10,267 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:48:10,491 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=fffc0d858e51453c98a09f7a4ddd5fe2 HTTP/1.1" 200 9547 INFO 2025-11-02 16:48:40,285 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:48:40,500 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=8e5c95c2034644ed81d4239cf3a75958 HTTP/1.1" 200 9549 ERROR 2025-11-02 16:48:44,419 tasks 16172 8648941888 Appointment a754db19-dbcb-40e9-a03e-742e2c13ea83 not found ERROR 2025-11-02 16:48:44,419 tasks 16180 8648941888 Appointment 7d208dcb-490f-4f66-97e0-807f7a4cc9d4 not found ERROR 2025-11-02 16:48:44,419 tasks 16173 8648941888 Appointment 4e16bbd2-83d1-46e7-a439-b2f3d06fc35a not found ERROR 2025-11-02 16:48:44,420 tasks 16181 8648941888 Appointment 80157786-4d02-4e2a-960f-8ff0acdb443b not found INFO 2025-11-02 16:49:10,252 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:49:10,464 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=1b8c26dc0d9e477a95c94afd25f339b0 HTTP/1.1" 200 9547 INFO 2025-11-02 16:49:23,288 basehttp 6028 6136098816 "GET /en/notifications/inbox/ HTTP/1.1" 200 38826 INFO 2025-11-02 16:49:23,399 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:49:24,775 basehttp 6028 6136098816 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 775 INFO 2025-11-02 16:49:25,003 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=1246f3b09e7f41a1869c79094c2c5100 HTTP/1.1" 200 9540 INFO 2025-11-02 16:49:44,319 basehttp 6028 6136098816 "POST /en/notifications/inbox/10f68a20-52a2-47d6-ae6b-6e97f436f7f0/read/ HTTP/1.1" 200 36 INFO 2025-11-02 16:49:44,445 basehttp 6028 6152925184 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 774 INFO 2025-11-02 16:49:44,446 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:49:44,673 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=c8492c005fb3471abd70afda7b33409e HTTP/1.1" 200 9549 INFO 2025-11-02 16:49:46,747 basehttp 6028 6136098816 "POST /en/notifications/inbox/6c607f21-bfc7-4399-a484-ea8b2195e084/read/ HTTP/1.1" 200 36 INFO 2025-11-02 16:49:46,873 basehttp 6028 6152925184 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 773 INFO 2025-11-02 16:49:46,875 basehttp 6028 6136098816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:49:47,101 basehttp 6028 6136098816 "GET /__debug__/history_sidebar/?request_id=e3938780ef6348648ba0cd65df02a8b7 HTTP/1.1" 200 9549 INFO 2025-11-02 16:49:51,178 basehttp 6028 6136098816 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-11-02 16:49:51,239 basehttp 6028 6136098816 "GET /notifications/inbox/ HTTP/1.1" 302 0 INFO 2025-11-02 16:49:51,303 basehttp 6028 6152925184 "GET /ar/notifications/inbox/ HTTP/1.1" 200 37675 INFO 2025-11-02 16:49:51,401 basehttp 6028 6152925184 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:49:52,874 basehttp 6028 6152925184 "GET /ar/notifications/api/dropdown/ HTTP/1.1" 200 773 INFO 2025-11-02 16:49:53,104 basehttp 6028 6152925184 "GET /__debug__/history_sidebar/?request_id=ff91f4e462b8483aac66e2784ef30d6d HTTP/1.1" 200 10057 INFO 2025-11-02 16:50:01,217 basehttp 6028 6152925184 "GET /ar/notifications/api/dropdown/ HTTP/1.1" 200 773 INFO 2025-11-02 16:50:01,433 basehttp 6028 6152925184 "GET /__debug__/history_sidebar/?request_id=ddcb5667224e43ddb15e60aa0ecf58bb HTTP/1.1" 200 10059 INFO 2025-11-02 16:50:04,635 basehttp 6028 6152925184 "GET /ar/notifications/api/dropdown/ HTTP/1.1" 200 773 INFO 2025-11-02 16:50:04,855 basehttp 6028 6152925184 "GET /__debug__/history_sidebar/?request_id=627b980e6ff04316be4a4653d3ab4735 HTTP/1.1" 200 10059 INFO 2025-11-02 16:50:06,473 basehttp 6028 6152925184 "GET /ar/notifications/api/dropdown/ HTTP/1.1" 200 773 INFO 2025-11-02 16:50:06,699 basehttp 6028 6152925184 "GET /__debug__/history_sidebar/?request_id=48bfdfebdad741fda64f6f60534e6e3b HTTP/1.1" 200 10057 INFO 2025-11-02 16:50:08,575 basehttp 6028 6152925184 "GET /ar/notifications/api/dropdown/ HTTP/1.1" 200 773 INFO 2025-11-02 16:50:08,803 basehttp 6028 6152925184 "GET /__debug__/history_sidebar/?request_id=6c6aecd6ebff44e4a229fc114eafba57 HTTP/1.1" 200 10057 INFO 2025-11-02 16:50:21,431 basehttp 6028 6152925184 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:50:21,646 basehttp 6028 6152925184 "GET /__debug__/history_sidebar/?request_id=75bddbb68e0144148dce18b29828b773 HTTP/1.1" 200 10064 INFO 2025-11-02 16:50:51,418 basehttp 6028 6152925184 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:50:51,643 basehttp 6028 6152925184 "GET /__debug__/history_sidebar/?request_id=a734008c67d74b33864b6690391c8e2c HTTP/1.1" 200 10064 ERROR 2025-11-02 16:51:11,800 tasks 16172 8648941888 Appointment 7d208dcb-490f-4f66-97e0-807f7a4cc9d4 not found ERROR 2025-11-02 16:51:11,800 tasks 16181 8648941888 Appointment 80157786-4d02-4e2a-960f-8ff0acdb443b not found ERROR 2025-11-02 16:51:11,800 tasks 16173 8648941888 Appointment 4e16bbd2-83d1-46e7-a439-b2f3d06fc35a not found ERROR 2025-11-02 16:51:11,800 tasks 16180 8648941888 Appointment a754db19-dbcb-40e9-a03e-742e2c13ea83 not found ERROR 2025-11-02 16:51:12,052 tasks 16181 8648941888 Appointment 80157786-4d02-4e2a-960f-8ff0acdb443b not found ERROR 2025-11-02 16:51:12,052 tasks 16172 8648941888 Appointment a754db19-dbcb-40e9-a03e-742e2c13ea83 not found ERROR 2025-11-02 16:51:12,052 tasks 16180 8648941888 Appointment 7d208dcb-490f-4f66-97e0-807f7a4cc9d4 not found ERROR 2025-11-02 16:51:12,052 tasks 16173 8648941888 Appointment 4e16bbd2-83d1-46e7-a439-b2f3d06fc35a not found ERROR 2025-11-02 16:51:13,471 tasks 16181 8648941888 Appointment 251d4c8d-ad19-44b7-a10b-3b3ff3951257 not found ERROR 2025-11-02 16:51:13,471 tasks 16172 8648941888 Appointment 642dc474-cd97-4dc0-8924-b2b832eeaea1 not found ERROR 2025-11-02 16:51:13,471 tasks 16180 8648941888 Appointment 0ff795b3-68a3-44e3-ad35-9b50b6e098a8 not found INFO 2025-11-02 16:51:21,453 basehttp 6028 6152925184 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:51:21,673 basehttp 6028 6152925184 "GET /__debug__/history_sidebar/?request_id=609c537e7cc448e0a24bfa3bf2d273ca HTTP/1.1" 200 10066 ERROR 2025-11-02 16:51:40,497 tasks 16180 8648941888 Appointment 77bb0820-19c1-473f-a574-3cb8845eb3f9 not found INFO 2025-11-02 16:51:51,435 basehttp 6028 6152925184 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:51:51,658 basehttp 6028 6152925184 "GET /__debug__/history_sidebar/?request_id=b2277272882846f5bcd970d2b83491a2 HTTP/1.1" 200 10064 ERROR 2025-11-02 16:52:08,243 tasks 16180 8648941888 Appointment e494458f-a5fd-481b-97a3-c14466b6f1a1 not found INFO 2025-11-02 16:52:21,435 basehttp 6028 6152925184 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:52:21,660 basehttp 6028 6152925184 "GET /__debug__/history_sidebar/?request_id=f9f6ffcc0e6d4368ac374ba109f59e5f HTTP/1.1" 200 10064 INFO 2025-11-02 16:52:34,911 autoreload 6028 8648941888 /Users/marwanalwali/AgdarCentre/integrations/templates/integrations/einvoice_list.html.py changed, reloading. INFO 2025-11-02 16:52:35,230 autoreload 15978 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 16:52:51,461 basehttp 15978 6163853312 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:52:51,673 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=f49488d6e3a542f1a77a61ffdae63b49 HTTP/1.1" 200 10064 INFO 2025-11-02 16:53:21,455 basehttp 15978 6163853312 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:53:21,677 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=7a0d5ee20b214be69b9e2be8f1d11c1e HTTP/1.1" 200 10066 INFO 2025-11-02 16:53:51,434 basehttp 15978 6163853312 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:53:51,660 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=9acae530f8214e4e90e307ebc9932e48 HTTP/1.1" 200 10064 INFO 2025-11-02 16:54:21,445 basehttp 15978 6163853312 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:54:21,663 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=27287a4a83554e6284b00d3d5074ea4a HTTP/1.1" 200 10066 INFO 2025-11-02 16:54:51,421 basehttp 15978 6163853312 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:54:51,647 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=1ef8fde699c74e18b828ef139184508c HTTP/1.1" 200 10064 ERROR 2025-11-02 16:54:51,680 tasks 16180 8648941888 Appointment 57b3dd51-9baa-433e-b2be-9640c444df0d not found INFO 2025-11-02 16:54:55,220 basehttp 15978 6163853312 "GET /ar/notifications/inbox/ HTTP/1.1" 200 37712 INFO 2025-11-02 16:54:55,320 basehttp 15978 6163853312 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:54:59,958 basehttp 15978 6163853312 "GET /ar/notifications/api/dropdown/ HTTP/1.1" 200 773 INFO 2025-11-02 16:55:00,187 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=d4dfff6058034df39437032d496cc85e HTTP/1.1" 200 10057 INFO 2025-11-02 16:55:07,673 basehttp 15978 6163853312 "GET /ar/notifications/inbox/ HTTP/1.1" 200 37712 INFO 2025-11-02 16:55:07,768 basehttp 15978 6163853312 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:55:17,218 basehttp 15978 6163853312 "GET /ar/notifications/inbox/?filter=unread HTTP/1.1" 200 33318 INFO 2025-11-02 16:55:17,318 basehttp 15978 6163853312 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:55:19,422 basehttp 15978 6163853312 "GET /ar/notifications/inbox/?filter=read HTTP/1.1" 200 37724 INFO 2025-11-02 16:55:19,523 basehttp 15978 6163853312 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:55:20,877 basehttp 15978 6163853312 "GET /ar/notifications/inbox/?filter=all HTTP/1.1" 200 37723 INFO 2025-11-02 16:55:20,979 basehttp 15978 6163853312 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:55:51,351 basehttp 15978 6163853312 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:55:52,256 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=993e325e88834fbe8a4a84ff1c0fae52 HTTP/1.1" 200 10066 INFO 2025-11-02 16:56:21,366 basehttp 15978 6163853312 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:56:22,283 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=ec75d5e2a599414694672e931b7e1c81 HTTP/1.1" 200 10066 INFO 2025-11-02 16:56:51,354 basehttp 15978 6163853312 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:56:52,278 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=d043288df2154517a4edcf27a52287ff HTTP/1.1" 200 10064 ERROR 2025-11-02 16:56:54,249 tasks 16180 8648941888 Appointment 642dc474-cd97-4dc0-8924-b2b832eeaea1 not found ERROR 2025-11-02 16:56:54,249 tasks 16172 8648941888 Appointment 0ff795b3-68a3-44e3-ad35-9b50b6e098a8 not found ERROR 2025-11-02 16:56:54,249 tasks 16181 8648941888 Appointment 251d4c8d-ad19-44b7-a10b-3b3ff3951257 not found INFO 2025-11-02 16:57:21,376 basehttp 15978 6163853312 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:57:22,289 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=627bf5fe696f4b439c2ad06ef18e17c1 HTTP/1.1" 200 10066 INFO 2025-11-02 16:57:51,352 basehttp 15978 6163853312 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:57:52,288 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=778009abaa3a4c7b9f5cfd953e3c5b78 HTTP/1.1" 200 10064 INFO 2025-11-02 16:58:04,987 basehttp 15978 6163853312 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-11-02 16:58:05,047 basehttp 15978 6163853312 "GET /notifications/inbox/?filter=all HTTP/1.1" 302 0 INFO 2025-11-02 16:58:05,110 basehttp 15978 13170143232 "GET /en/notifications/inbox/?filter=all HTTP/1.1" 200 37257 INFO 2025-11-02 16:58:05,203 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:58:13,061 basehttp 15978 13170143232 "GET / HTTP/1.1" 302 0 INFO 2025-11-02 16:58:13,139 basehttp 15978 6163853312 "GET /en/ HTTP/1.1" 200 56119 INFO 2025-11-02 16:58:13,239 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:58:28,735 basehttp 15978 6163853312 "GET /en/finance/payers/ HTTP/1.1" 200 75699 INFO 2025-11-02 16:58:28,850 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:58:35,920 basehttp 15978 6163853312 "GET /en/patients/3ed8901f-686b-468a-b7a1-acc1e64a23ec/ HTTP/1.1" 200 61456 INFO 2025-11-02 16:58:36,024 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-02 16:58:53,882 tasks 16180 8648941888 Appointment 84999784-a5ac-4385-82c0-6beee6a870fe not found ERROR 2025-11-02 16:58:53,882 tasks 16172 8648941888 Appointment 1ba52899-1a8e-4bce-93bd-d1d643bb7b69 not found INFO 2025-11-02 16:59:08,978 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:59:09,200 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=a52c835703894ce3b3011d490eab1c89 HTTP/1.1" 200 9547 INFO 2025-11-02 16:59:39,000 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 16:59:39,214 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=b547095a1cd74f3689546190a7ce4c87 HTTP/1.1" 200 9547 INFO 2025-11-02 17:00:00,006 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 17:00:00,006 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 14:00:00.006650+00:00'} INFO 2025-11-02 17:00:00,012 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 17:00:00,013 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 14:00:00.013142+00:00'} INFO 2025-11-02 17:00:08,999 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:00:09,221 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=113eec794251431eadad301c67b880e9 HTTP/1.1" 200 9547 INFO 2025-11-02 17:00:39,007 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:00:39,225 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=c2061dc8801345939cd58564483beb6d HTTP/1.1" 200 9547 ERROR 2025-11-02 17:01:02,936 tasks 16180 8648941888 Appointment 7d8e8281-f28e-47b2-bae6-04647dd5204d not found INFO 2025-11-02 17:01:08,980 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:01:09,196 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=62493adc9d6541b39b66b4d876f91836 HTTP/1.1" 200 9547 INFO 2025-11-02 17:01:39,010 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:01:39,220 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=a94c2da3cd3a4f08ad7fce8cc7760521 HTTP/1.1" 200 9547 INFO 2025-11-02 17:02:08,977 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:02:09,195 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=28bcb54e8a834f48880d584d5bd41fdd HTTP/1.1" 200 9547 INFO 2025-11-02 17:02:38,972 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:02:39,187 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=1eadc4608d014b8a8431a632d47b1aea HTTP/1.1" 200 9547 INFO 2025-11-02 17:03:08,973 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:03:09,192 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=9955146d718a4b05b72ff44d00fe4a70 HTTP/1.1" 200 9547 ERROR 2025-11-02 17:03:23,984 log 15978 6163853312 Internal Server Error: /en/finance/payers/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 510, in parse compile_func = self.tags[command] ~~~~~~~~~^^^^^^^^^ KeyError: 'endif' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 42, in select_template return engine.get_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 79, in get_template return Template(self.engine.get_template(template_name), self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 177, in get_template template, origin = self.find_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 159, in find_template template = loader.get_template(name, skip=skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/cached.py", line 57, in get_template template = super().get_template(template_name, skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/base.py", line 28, in get_template return Template( ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 299, in do_extends nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 234, in do_block nodelist = parser.parse(("endblock",)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 512, in parse self.invalid_block_tag(token, command, parse_until) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 567, in invalid_block_tag raise self.error( django.template.exceptions.TemplateSyntaxError: Invalid block tag on line 14: 'endif', expected 'endblock'. Did you forget to register or load this tag? ERROR 2025-11-02 17:03:24,055 basehttp 15978 6163853312 "GET /en/finance/payers/ HTTP/1.1" 500 191777 ERROR 2025-11-02 17:03:34,826 tasks 16172 8648941888 Appointment 01e64bc4-bb55-4589-ade8-2d684af8679f not found ERROR 2025-11-02 17:03:34,826 tasks 16180 8648941888 Appointment 7046f839-aede-4d5e-86f6-716893505439 not found INFO 2025-11-02 17:04:27,550 basehttp 15978 6163853312 "GET /media/profile_pictures/Father_-d_HcbHEbL.png HTTP/1.1" 200 1997779 INFO 2025-11-02 17:04:28,273 basehttp 15978 6163853312 "GET /en/ HTTP/1.1" 200 56119 INFO 2025-11-02 17:04:28,362 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:04:31,261 basehttp 15978 6163853312 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 773 INFO 2025-11-02 17:04:31,474 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=acb36dbb563843eea9f7c254cb553e27 HTTP/1.1" 200 9540 INFO 2025-11-02 17:04:32,174 basehttp 15978 6163853312 "GET /en/notifications/inbox/ HTTP/1.1" 200 37248 INFO 2025-11-02 17:04:32,263 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:04:38,078 basehttp 15978 6163853312 "GET /ar/notifications/inbox/?filter=all HTTP/1.1" 200 37725 INFO 2025-11-02 17:04:38,177 basehttp 15978 6163853312 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:04:38,943 basehttp 15978 6163853312 "GET /ar/notifications/inbox/?filter=read HTTP/1.1" 200 37726 INFO 2025-11-02 17:04:39,605 basehttp 15978 6163853312 "GET /ar/notifications/inbox/?filter=unread HTTP/1.1" 200 33318 INFO 2025-11-02 17:04:40,231 basehttp 15978 6163853312 "GET /ar/notifications/inbox/ HTTP/1.1" 200 37714 INFO 2025-11-02 17:04:41,384 basehttp 15978 6163853312 "GET /ar/notifications/inbox/ HTTP/1.1" 200 37714 INFO 2025-11-02 17:04:41,487 basehttp 15978 6163853312 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:04:45,545 basehttp 15978 6163853312 "GET / HTTP/1.1" 302 0 INFO 2025-11-02 17:04:45,623 basehttp 15978 13170143232 "GET /en/ HTTP/1.1" 200 56119 INFO 2025-11-02 17:04:45,721 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-02 17:04:49,425 log 15978 13170143232 Internal Server Error: /en/finance/payers/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 510, in parse compile_func = self.tags[command] ~~~~~~~~~^^^^^^^^^ KeyError: 'endif' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 42, in select_template return engine.get_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 79, in get_template return Template(self.engine.get_template(template_name), self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 177, in get_template template, origin = self.find_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 159, in find_template template = loader.get_template(name, skip=skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/cached.py", line 57, in get_template template = super().get_template(template_name, skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/base.py", line 28, in get_template return Template( ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 299, in do_extends nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 234, in do_block nodelist = parser.parse(("endblock",)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 512, in parse self.invalid_block_tag(token, command, parse_until) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 567, in invalid_block_tag raise self.error( django.template.exceptions.TemplateSyntaxError: Invalid block tag on line 14: 'endif', expected 'endblock'. Did you forget to register or load this tag? ERROR 2025-11-02 17:04:49,503 basehttp 15978 13170143232 "GET /en/finance/payers/ HTTP/1.1" 500 191642 ERROR 2025-11-02 17:04:51,886 tasks 16180 8648941888 Appointment 7d8e8281-f28e-47b2-bae6-04647dd5204d not found INFO 2025-11-02 17:05:25,010 basehttp 15978 13170143232 "GET /en/finance/payers/ HTTP/1.1" 200 34354 INFO 2025-11-02 17:05:25,099 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:05:55,115 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:05:55,329 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=7868b8c75315455ab6c89f433c9161db HTTP/1.1" 200 9547 ERROR 2025-11-02 17:06:13,632 tasks 16180 8648941888 Appointment a0aed854-c98c-4d7a-b0d3-981bd7efb97f not found ERROR 2025-11-02 17:06:13,632 tasks 16181 8648941888 Appointment 7221c9b8-2318-4410-8548-141cae6b9132 not found ERROR 2025-11-02 17:06:13,632 tasks 16172 8648941888 Appointment b00eedde-1f8d-4556-bef4-07369f144d4e not found ERROR 2025-11-02 17:06:13,633 tasks 16182 8648941888 Appointment d51ff4c0-8550-419f-bc72-c743e6c7098d not found ERROR 2025-11-02 17:06:13,635 tasks 16173 8648941888 Appointment d1318b1d-29af-448b-a49d-4747e962b336 not found ERROR 2025-11-02 17:06:13,636 tasks 16183 8648941888 Appointment d51ff4c0-8550-419f-bc72-c743e6c7098d not found ERROR 2025-11-02 17:06:13,637 tasks 16175 8648941888 Appointment 7221c9b8-2318-4410-8548-141cae6b9132 not found ERROR 2025-11-02 17:06:13,637 tasks 16174 8648941888 Appointment b00eedde-1f8d-4556-bef4-07369f144d4e not found ERROR 2025-11-02 17:06:13,643 tasks 16180 8648941888 Appointment a0aed854-c98c-4d7a-b0d3-981bd7efb97f not found ERROR 2025-11-02 17:06:13,643 tasks 16177 8648941888 Appointment d1318b1d-29af-448b-a49d-4747e962b336 not found ERROR 2025-11-02 17:06:13,644 tasks 16185 8648941888 Appointment a0aed854-c98c-4d7a-b0d3-981bd7efb97f not found ERROR 2025-11-02 17:06:13,644 tasks 16178 8648941888 Appointment b00eedde-1f8d-4556-bef4-07369f144d4e not found ERROR 2025-11-02 17:06:13,644 tasks 16192 8648941888 Appointment d1318b1d-29af-448b-a49d-4747e962b336 not found ERROR 2025-11-02 17:06:13,645 tasks 16187 8648941888 Appointment 7221c9b8-2318-4410-8548-141cae6b9132 not found ERROR 2025-11-02 17:06:13,645 tasks 16179 8648941888 Appointment d51ff4c0-8550-419f-bc72-c743e6c7098d not found ERROR 2025-11-02 17:06:13,747 tasks 16172 8648941888 Appointment a0aed854-c98c-4d7a-b0d3-981bd7efb97f not found ERROR 2025-11-02 17:06:13,747 tasks 16181 8648941888 Appointment b00eedde-1f8d-4556-bef4-07369f144d4e not found ERROR 2025-11-02 17:06:13,747 tasks 16180 8648941888 Appointment d51ff4c0-8550-419f-bc72-c743e6c7098d not found ERROR 2025-11-02 17:06:13,747 tasks 16182 8648941888 Appointment 7221c9b8-2318-4410-8548-141cae6b9132 not found ERROR 2025-11-02 17:06:13,747 tasks 16173 8648941888 Appointment d1318b1d-29af-448b-a49d-4747e962b336 not found ERROR 2025-11-02 17:06:13,755 tasks 16174 8648941888 Appointment b00eedde-1f8d-4556-bef4-07369f144d4e not found ERROR 2025-11-02 17:06:13,755 tasks 16177 8648941888 Appointment d51ff4c0-8550-419f-bc72-c743e6c7098d not found ERROR 2025-11-02 17:06:13,755 tasks 16175 8648941888 Appointment 7221c9b8-2318-4410-8548-141cae6b9132 not found ERROR 2025-11-02 17:06:13,755 tasks 16185 8648941888 Appointment d1318b1d-29af-448b-a49d-4747e962b336 not found ERROR 2025-11-02 17:06:13,755 tasks 16183 8648941888 Appointment a0aed854-c98c-4d7a-b0d3-981bd7efb97f not found INFO 2025-11-02 17:06:25,118 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:06:25,341 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=f02d6dd7dbb040c7b3303ec9ec1b56d6 HTTP/1.1" 200 9547 INFO 2025-11-02 17:06:55,135 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:06:55,352 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=5254a7cb54a24e7597cb4d06e8e9cf79 HTTP/1.1" 200 9547 ERROR 2025-11-02 17:07:00,495 tasks 16172 8648941888 Appointment b00eedde-1f8d-4556-bef4-07369f144d4e not found ERROR 2025-11-02 17:07:00,495 tasks 16180 8648941888 Appointment 7221c9b8-2318-4410-8548-141cae6b9132 not found ERROR 2025-11-02 17:07:00,495 tasks 16181 8648941888 Appointment d51ff4c0-8550-419f-bc72-c743e6c7098d not found ERROR 2025-11-02 17:07:00,495 tasks 16182 8648941888 Appointment a0aed854-c98c-4d7a-b0d3-981bd7efb97f not found ERROR 2025-11-02 17:07:00,495 tasks 16173 8648941888 Appointment d1318b1d-29af-448b-a49d-4747e962b336 not found INFO 2025-11-02 17:07:25,110 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:07:25,323 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=542d6cc9d56c4898a331ca95968b8c22 HTTP/1.1" 200 9547 INFO 2025-11-02 17:07:27,788 basehttp 15978 13170143232 "GET /en/finance/payers/ HTTP/1.1" 200 77277 INFO 2025-11-02 17:07:27,875 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:07:57,899 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:07:58,113 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=11839c83b7534176a68e482127fe6fea HTTP/1.1" 200 9547 ERROR 2025-11-02 17:08:01,152 tasks 16173 8648941888 Appointment d51ff4c0-8550-419f-bc72-c743e6c7098d not found ERROR 2025-11-02 17:08:01,152 tasks 16182 8648941888 Appointment 7221c9b8-2318-4410-8548-141cae6b9132 not found ERROR 2025-11-02 17:08:01,152 tasks 16180 8648941888 Appointment a0aed854-c98c-4d7a-b0d3-981bd7efb97f not found ERROR 2025-11-02 17:08:01,152 tasks 16172 8648941888 Appointment b00eedde-1f8d-4556-bef4-07369f144d4e not found ERROR 2025-11-02 17:08:01,152 tasks 16181 8648941888 Appointment d1318b1d-29af-448b-a49d-4747e962b336 not found INFO 2025-11-02 17:08:27,885 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:08:28,098 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=04c8b01139994dc38da8214862947684 HTTP/1.1" 200 9547 INFO 2025-11-02 17:08:57,885 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:08:58,098 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=1ef9778601eb4d7896b7c32fe2fae070 HTTP/1.1" 200 9547 ERROR 2025-11-02 17:08:58,363 tasks 16180 8648941888 Appointment 251d4c8d-ad19-44b7-a10b-3b3ff3951257 not found ERROR 2025-11-02 17:08:58,363 tasks 16172 8648941888 Appointment 642dc474-cd97-4dc0-8924-b2b832eeaea1 not found ERROR 2025-11-02 17:08:58,363 tasks 16181 8648941888 Appointment 0ff795b3-68a3-44e3-ad35-9b50b6e098a8 not found INFO 2025-11-02 17:09:02,867 basehttp 15978 13170143232 "GET /en/finance/payers/ HTTP/1.1" 200 77277 INFO 2025-11-02 17:09:02,960 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:09:06,362 basehttp 15978 13170143232 "GET /en/hr/holidays/ HTTP/1.1" 200 37612 INFO 2025-11-02 17:09:06,451 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:09:10,681 basehttp 15978 13170143232 "GET /en/patients/create/ HTTP/1.1" 200 42636 INFO 2025-11-02 17:09:10,694 basehttp 15978 13170143232 "GET /static/plugins/select2/dist/css/select2.min.css HTTP/1.1" 200 14966 INFO 2025-11-02 17:09:10,694 basehttp 15978 6163853312 "GET /static/plugins/bootstrap-datepicker/dist/css/bootstrap-datepicker.min.css HTTP/1.1" 200 15733 INFO 2025-11-02 17:09:10,695 basehttp 15978 13186969600 "GET /static/plugins/bootstrap-datepicker/dist/js/bootstrap-datepicker.min.js HTTP/1.1" 200 33871 INFO 2025-11-02 17:09:10,774 basehttp 15978 13186969600 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:09:12,290 basehttp 15978 13186969600 "GET /en/patients/ HTTP/1.1" 200 89885 WARNING 2025-11-02 17:09:12,304 basehttp 15978 13186969600 "GET /static/plugins/datatables/datatables.min.css HTTP/1.1" 404 2038 WARNING 2025-11-02 17:09:12,306 basehttp 15978 13170143232 "GET /static/plugins/datatables/datatables.min.js HTTP/1.1" 404 2035 INFO 2025-11-02 17:09:12,387 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:09:42,393 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:09:42,605 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=68ac273107584f1ea1da12f3f7b8a071 HTTP/1.1" 200 9547 INFO 2025-11-02 17:10:12,395 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:10:12,609 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=4f6d5b4f53194a6f8f1e894302844dc5 HTTP/1.1" 200 9547 INFO 2025-11-02 17:10:42,420 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:10:42,639 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=5bd0e14f8b544a6cae0ce9730ec4bfa9 HTTP/1.1" 200 9547 INFO 2025-11-02 17:11:12,417 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:11:12,643 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=97126dc448d54056944e27e0c46e9a0d HTTP/1.1" 200 9547 INFO 2025-11-02 17:11:42,439 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:11:42,655 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=91c0a87b5ec6425aa20b96b628d5c663 HTTP/1.1" 200 9547 INFO 2025-11-02 17:12:12,446 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:12:12,675 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=976f0f8d3ae64916917f7cd08dc387f9 HTTP/1.1" 200 9547 INFO 2025-11-02 17:12:42,442 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:12:42,668 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=f21dc55311d64ffdb36d0bc30e024ac0 HTTP/1.1" 200 9547 INFO 2025-11-02 17:13:09,251 basehttp 15978 6163853312 "GET /en/patients/ HTTP/1.1" 200 89885 WARNING 2025-11-02 17:13:09,266 basehttp 15978 6163853312 "GET /static/plugins/datatables/datatables.min.css HTTP/1.1" 404 2038 WARNING 2025-11-02 17:13:09,266 basehttp 15978 13170143232 "GET /static/plugins/datatables/datatables.min.js HTTP/1.1" 404 2035 INFO 2025-11-02 17:13:09,351 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:13:39,358 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:13:39,578 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=5a0c69c658254f45a7e3e5d27e3ab45b HTTP/1.1" 200 9547 INFO 2025-11-02 17:14:09,384 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:14:09,597 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=c45edcd9f9e84924a94a26af15c9d3cd HTTP/1.1" 200 9547 INFO 2025-11-02 17:14:39,370 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:14:39,598 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=99c9f354431f413bac610aaf9cd8ed15 HTTP/1.1" 200 9547 INFO 2025-11-02 17:15:09,386 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:15:09,612 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=46fb444c05fa4c7791a1592796c890d9 HTTP/1.1" 200 9547 INFO 2025-11-02 17:15:39,353 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:15:39,580 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=9ccb064d0b4f4de6a62024faafb8ca71 HTTP/1.1" 200 9547 INFO 2025-11-02 17:16:09,382 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:16:09,598 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=eb499c38dfc145d2961e6bc606f696e5 HTTP/1.1" 200 9547 INFO 2025-11-02 17:16:39,376 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:16:39,601 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=5b1a39d5f1f44034a147b27ee7cb5459 HTTP/1.1" 200 9547 INFO 2025-11-02 17:17:09,403 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:17:09,624 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=2c8de4baa200487a8aadbca38c10aaf3 HTTP/1.1" 200 9549 INFO 2025-11-02 17:17:39,352 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:17:39,572 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=8862ab68e2d646a8992b41099b9b8df2 HTTP/1.1" 200 9547 ERROR 2025-11-02 17:17:58,693 tasks 16172 8648941888 Appointment 07419aca-aaed-4f2f-9af3-680578504323 not found ERROR 2025-11-02 17:17:58,693 tasks 16180 8648941888 Appointment b0c1c980-442f-4adc-ac76-2cd181929efd not found INFO 2025-11-02 17:18:09,348 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:18:09,566 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=4c15576c9a4d4e47b97279ee5057d440 HTTP/1.1" 200 9547 INFO 2025-11-02 17:18:11,577 basehttp 15978 6163853312 "GET /en/patients/ HTTP/1.1" 200 87652 WARNING 2025-11-02 17:18:11,589 basehttp 15978 13170143232 "GET /static/plugins/datatables/datatables.min.js HTTP/1.1" 404 2035 WARNING 2025-11-02 17:18:11,589 basehttp 15978 6163853312 "GET /static/plugins/datatables/datatables.min.css HTTP/1.1" 404 2038 INFO 2025-11-02 17:18:11,707 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:18:13,319 basehttp 15978 6163853312 "GET /en/patients/create/ HTTP/1.1" 200 42636 INFO 2025-11-02 17:18:13,415 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:18:21,160 basehttp 15978 6163853312 "GET /en/staff/ HTTP/1.1" 200 119247 INFO 2025-11-02 17:18:21,257 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-02 17:18:44,455 tasks 16172 8648941888 Appointment d51ff4c0-8550-419f-bc72-c743e6c7098d not found ERROR 2025-11-02 17:18:44,455 tasks 16180 8648941888 Appointment d1318b1d-29af-448b-a49d-4747e962b336 not found ERROR 2025-11-02 17:18:44,455 tasks 16182 8648941888 Appointment 7221c9b8-2318-4410-8548-141cae6b9132 not found ERROR 2025-11-02 17:18:44,455 tasks 16181 8648941888 Appointment a0aed854-c98c-4d7a-b0d3-981bd7efb97f not found ERROR 2025-11-02 17:18:44,457 tasks 16173 8648941888 Appointment b00eedde-1f8d-4556-bef4-07369f144d4e not found INFO 2025-11-02 17:18:47,471 basehttp 15978 6163853312 "GET / HTTP/1.1" 302 0 INFO 2025-11-02 17:18:47,583 basehttp 15978 13170143232 "GET /en/ HTTP/1.1" 200 56121 INFO 2025-11-02 17:18:47,682 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:18:50,558 basehttp 15978 13170143232 "GET /en/hr/schedules/ HTTP/1.1" 200 101222 INFO 2025-11-02 17:18:50,659 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:19:20,683 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:19:20,895 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=2dc2c94c799747bb955f834cb5946f13 HTTP/1.1" 200 9547 INFO 2025-11-02 17:19:42,910 basehttp 15978 13170143232 "GET /en/hr/schedules/ HTTP/1.1" 200 101222 INFO 2025-11-02 17:19:43,012 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:19:48,106 basehttp 15978 13170143232 "GET /en/ HTTP/1.1" 200 56122 INFO 2025-11-02 17:19:48,199 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:20:11,463 basehttp 15978 13170143232 "GET /en/consent-templates/ HTTP/1.1" 200 45639 INFO 2025-11-02 17:20:11,558 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:20:44,662 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:20:44,887 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=496929ae826e468294689da440ec1e0a HTTP/1.1" 200 9547 ERROR 2025-11-02 17:21:11,849 tasks 16172 8648941888 Appointment b00eedde-1f8d-4556-bef4-07369f144d4e not found ERROR 2025-11-02 17:21:11,849 tasks 16180 8648941888 Appointment d1318b1d-29af-448b-a49d-4747e962b336 not found ERROR 2025-11-02 17:21:11,849 tasks 16181 8648941888 Appointment a0aed854-c98c-4d7a-b0d3-981bd7efb97f not found ERROR 2025-11-02 17:21:11,849 tasks 16182 8648941888 Appointment d51ff4c0-8550-419f-bc72-c743e6c7098d not found ERROR 2025-11-02 17:21:11,853 tasks 16173 8648941888 Appointment 7221c9b8-2318-4410-8548-141cae6b9132 not found ERROR 2025-11-02 17:21:12,097 tasks 16172 8648941888 Appointment a0aed854-c98c-4d7a-b0d3-981bd7efb97f not found ERROR 2025-11-02 17:21:12,097 tasks 16181 8648941888 Appointment d51ff4c0-8550-419f-bc72-c743e6c7098d not found ERROR 2025-11-02 17:21:12,097 tasks 16180 8648941888 Appointment d1318b1d-29af-448b-a49d-4747e962b336 not found ERROR 2025-11-02 17:21:12,097 tasks 16182 8648941888 Appointment b00eedde-1f8d-4556-bef4-07369f144d4e not found ERROR 2025-11-02 17:21:12,100 tasks 16173 8648941888 Appointment 7221c9b8-2318-4410-8548-141cae6b9132 not found INFO 2025-11-02 17:21:14,674 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:21:14,895 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=1846e6d4ae474c8699a515f603355f9d HTTP/1.1" 200 9547 ERROR 2025-11-02 17:21:40,547 tasks 16181 8648941888 Appointment 0a8e9bd3-9c80-4e96-a583-3159f209047d not found ERROR 2025-11-02 17:21:40,548 tasks 16172 8648941888 Appointment 8b124918-494c-44bb-967a-7a96e1cc2642 not found ERROR 2025-11-02 17:21:40,548 tasks 16180 8648941888 Appointment ec4c2b50-b176-4fb2-b6cb-77b1271cae77 not found ERROR 2025-11-02 17:21:40,548 tasks 16182 8648941888 Appointment 70b4da76-44f5-42a8-92c2-a8915a849a3a not found ERROR 2025-11-02 17:21:40,551 tasks 16173 8648941888 Appointment 800db3b9-d5ac-452d-8bb4-c046e1b066d7 not found INFO 2025-11-02 17:21:44,675 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:21:44,903 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=e4b974289210400c990d1dd15bca187e HTTP/1.1" 200 9547 ERROR 2025-11-02 17:22:08,284 tasks 16180 8648941888 Appointment 8f028c27-4142-489c-91a8-417fa19038bf not found INFO 2025-11-02 17:22:14,697 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:22:14,923 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=566ed3df784a4d23bd1c8ff7d32a5855 HTTP/1.1" 200 9549 INFO 2025-11-02 17:22:44,670 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:22:44,895 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=d1f1c21012a24dcea80b09a2bc1d75d9 HTTP/1.1" 200 9548 INFO 2025-11-02 17:23:14,667 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:23:14,886 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=2b4f117603d445199aab23048f1ea04a HTTP/1.1" 200 9547 INFO 2025-11-02 17:23:35,131 basehttp 15978 13170143232 "GET /en/ HTTP/1.1" 200 56122 INFO 2025-11-02 17:23:35,229 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:23:38,055 basehttp 15978 13170143232 "GET /en/settings/ HTTP/1.1" 200 47989 INFO 2025-11-02 17:23:38,143 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:23:42,467 basehttp 15978 13170143232 "GET /en/staff/ HTTP/1.1" 200 119247 INFO 2025-11-02 17:23:42,563 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:24:19,060 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:24:19,282 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=167778bcd3b94a0e8b6df874061331fd HTTP/1.1" 200 9547 INFO 2025-11-02 17:24:49,049 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:24:49,269 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=09b3a4fd6de94afeaf5910fce4b4d1da HTTP/1.1" 200 9547 INFO 2025-11-02 17:25:02,536 basehttp 15978 13170143232 "GET /en/ HTTP/1.1" 200 56122 INFO 2025-11-02 17:25:02,633 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:25:05,957 basehttp 15978 13170143232 "GET /en/finance/payers/ HTTP/1.1" 200 77279 INFO 2025-11-02 17:25:06,051 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:25:36,089 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:25:36,316 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=3f4af1be9f4f4b6b8c6d66ef89a80e89 HTTP/1.1" 200 9547 INFO 2025-11-02 17:26:06,099 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:26:06,315 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=4a5e5d54957b45aabdf33fc41d4022e5 HTTP/1.1" 200 9549 INFO 2025-11-02 17:26:36,085 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:26:36,307 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=e5e7d98c543848c6afad11b389705804 HTTP/1.1" 200 9547 INFO 2025-11-02 17:26:52,520 basehttp 15978 13170143232 "GET /en/finance/payers/ HTTP/1.1" 200 77279 INFO 2025-11-02 17:26:52,645 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:27:14,889 basehttp 15978 13170143232 "GET / HTTP/1.1" 302 0 INFO 2025-11-02 17:27:14,966 basehttp 15978 6163853312 "GET /en/ HTTP/1.1" 200 56209 INFO 2025-11-02 17:27:15,064 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:27:17,995 basehttp 15978 6163853312 "GET /en/hr/schedules/ HTTP/1.1" 200 101222 INFO 2025-11-02 17:27:18,092 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:27:48,126 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:27:48,352 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=9bef5495fab948018cd2adff596cb7db HTTP/1.1" 200 9547 INFO 2025-11-02 17:28:18,123 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:28:18,338 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=c4882bff876741fc96c5108b83fd4fd3 HTTP/1.1" 200 9547 INFO 2025-11-02 17:28:48,123 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:28:48,346 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=a3ea137a177543bc89ebe196cd20437b HTTP/1.1" 200 9547 INFO 2025-11-02 17:29:18,125 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:29:18,353 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=7454677e1efa4c33ae71536f8d32c87b HTTP/1.1" 200 9548 INFO 2025-11-02 17:29:40,214 basehttp 15978 6163853312 "GET /en/hr/schedules/ HTTP/1.1" 200 101224 INFO 2025-11-02 17:29:40,327 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:30:00,004 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 17:30:00,004 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 14:30:00.004403+00:00'} INFO 2025-11-02 17:30:00,010 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 17:30:00,010 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 14:30:00.010954+00:00'} INFO 2025-11-02 17:30:10,347 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:30:10,575 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=3f59b5992ce44b27bcc17a6ba948d3ab HTTP/1.1" 200 9547 INFO 2025-11-02 17:30:40,355 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:30:40,582 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=39e231b1bb844f4aaad329c8cdc018d7 HTTP/1.1" 200 9547 ERROR 2025-11-02 17:31:02,948 tasks 16172 8648941888 Appointment 7046f839-aede-4d5e-86f6-716893505439 not found ERROR 2025-11-02 17:31:02,948 tasks 16180 8648941888 Appointment 01e64bc4-bb55-4589-ade8-2d684af8679f not found INFO 2025-11-02 17:31:10,373 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:31:10,595 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=b28235d93ed24b24826342d2f6705107 HTTP/1.1" 200 9549 INFO 2025-11-02 17:31:40,345 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:31:40,569 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=5c247d547673403cabc6a712cb6c7acc HTTP/1.1" 200 9547 INFO 2025-11-02 17:32:01,480 basehttp 15978 6163853312 "GET /en/hr/schedules/ HTTP/1.1" 200 101265 INFO 2025-11-02 17:32:01,571 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-02 17:32:03,680 tasks 16180 8648941888 Appointment 6f4fe326-9e43-4b30-bae0-619526511ee5 not found ERROR 2025-11-02 17:32:03,680 tasks 16172 8648941888 Appointment f3cf1889-ed7b-4416-8f02-ea8113a8b650 not found ERROR 2025-11-02 17:32:03,958 tasks 16180 8648941888 Appointment f3cf1889-ed7b-4416-8f02-ea8113a8b650 not found ERROR 2025-11-02 17:32:03,959 tasks 16172 8648941888 Appointment 6f4fe326-9e43-4b30-bae0-619526511ee5 not found ERROR 2025-11-02 17:32:12,242 log 15978 6163853312 Internal Server Error: /en/hr/schedules/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 327, in render return nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 327, in render return nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 199, in render template = context.template.engine.select_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 214, in select_template raise TemplateDoesNotExist(", ".join(not_found)) django.template.exceptions.TemplateDoesNotExist: includes/pagination_unified.html.html The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 109, in render reraise(exc, self.backend) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 130, in reraise raise new from exc django.template.exceptions.TemplateDoesNotExist: includes/pagination_unified.html.html ERROR 2025-11-02 17:32:12,320 basehttp 15978 6163853312 "GET /en/hr/schedules/ HTTP/1.1" 500 266324 INFO 2025-11-02 17:32:26,028 basehttp 15978 6163853312 "GET /en/hr/schedules/ HTTP/1.1" 200 102593 INFO 2025-11-02 17:32:26,123 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:32:56,537 basehttp 15978 6163853312 "GET /en/hr/holidays/ HTTP/1.1" 200 37612 INFO 2025-11-02 17:32:56,626 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:33:18,241 basehttp 15978 6163853312 "GET / HTTP/1.1" 302 0 INFO 2025-11-02 17:33:18,318 basehttp 15978 13170143232 "GET /en/ HTTP/1.1" 200 56209 INFO 2025-11-02 17:33:18,416 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:33:20,704 basehttp 15978 13170143232 "GET /en/profile/ HTTP/1.1" 200 43719 INFO 2025-11-02 17:33:20,797 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:33:22,965 basehttp 15978 13170143232 "GET /en/my-hr/ HTTP/1.1" 200 47770 INFO 2025-11-02 17:33:23,058 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:33:27,126 basehttp 15978 13170143232 "GET /en/my-hr/leave-requests/ HTTP/1.1" 200 39575 INFO 2025-11-02 17:33:27,217 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:33:38,693 basehttp 15978 13170143232 "GET /en/appointments/ HTTP/1.1" 200 125990 INFO 2025-11-02 17:33:38,702 basehttp 15978 6163853312 "GET /static/plugins/datatables.net-responsive-bs5/css/responsive.bootstrap5.min.css HTTP/1.1" 200 6044 INFO 2025-11-02 17:33:38,702 basehttp 15978 13170143232 "GET /static/plugins/datatables.net-bs5/css/dataTables.bootstrap5.min.css HTTP/1.1" 200 15096 INFO 2025-11-02 17:33:38,711 basehttp 15978 6163853312 "GET /static/plugins/datatables.net-bs5/js/dataTables.bootstrap5.min.js HTTP/1.1" 200 1470 INFO 2025-11-02 17:33:38,712 basehttp 15978 6163853312 "GET /static/plugins/datatables.net-responsive/js/dataTables.responsive.min.js HTTP/1.1" 200 16086 INFO 2025-11-02 17:33:38,712 basehttp 15978 13170143232 "GET /static/plugins/datatables.net/js/dataTables.min.js HTTP/1.1" 200 95735 INFO 2025-11-02 17:33:38,717 basehttp 15978 13170143232 "GET /static/plugins/datatables.net-responsive-bs5/js/responsive.bootstrap5.min.js HTTP/1.1" 200 1796 INFO 2025-11-02 17:33:38,803 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:34:08,827 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:34:09,043 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=81cb8d352bd14dad9e16f2d9a7650e10 HTTP/1.1" 200 9547 INFO 2025-11-02 17:34:18,151 basehttp 15978 13170143232 "GET /en/appointments/ HTTP/1.1" 200 127765 INFO 2025-11-02 17:34:18,256 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:34:48,293 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:34:48,518 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=20bcc93d974b48a8b951aed21ef4639e HTTP/1.1" 200 9547 ERROR 2025-11-02 17:34:51,903 tasks 16180 8648941888 Appointment 01e64bc4-bb55-4589-ade8-2d684af8679f not found ERROR 2025-11-02 17:34:51,903 tasks 16172 8648941888 Appointment 7046f839-aede-4d5e-86f6-716893505439 not found INFO 2025-11-02 17:35:18,312 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:35:18,532 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=9305fc55fc514a458df2a39ebf3e7697 HTTP/1.1" 200 9549 INFO 2025-11-02 17:35:48,287 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:35:48,514 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=535564efe51f4814a064fa1c17660a02 HTTP/1.1" 200 9547 ERROR 2025-11-02 17:36:13,637 tasks 16180 8648941888 Appointment 77bb0820-19c1-473f-a574-3cb8845eb3f9 not found ERROR 2025-11-02 17:36:13,642 tasks 16172 8648941888 Appointment 77bb0820-19c1-473f-a574-3cb8845eb3f9 not found ERROR 2025-11-02 17:36:13,648 tasks 16180 8648941888 Appointment 77bb0820-19c1-473f-a574-3cb8845eb3f9 not found ERROR 2025-11-02 17:36:13,760 tasks 16180 8648941888 Appointment 77bb0820-19c1-473f-a574-3cb8845eb3f9 not found ERROR 2025-11-02 17:36:13,768 tasks 16180 8648941888 Appointment 77bb0820-19c1-473f-a574-3cb8845eb3f9 not found INFO 2025-11-02 17:36:18,308 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:36:18,531 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=f89157c1dd644624a7cf9596bee8653c HTTP/1.1" 200 9549 INFO 2025-11-02 17:36:48,296 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:36:48,519 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=5305ed0eba3d4550b1f5ea7779aef6c0 HTTP/1.1" 200 9548 ERROR 2025-11-02 17:37:00,511 tasks 16180 8648941888 Appointment 77bb0820-19c1-473f-a574-3cb8845eb3f9 not found INFO 2025-11-02 17:37:18,291 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:37:18,518 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=7da60254c4914ce5b1de9c2fb0cef1b5 HTTP/1.1" 200 9547 INFO 2025-11-02 17:37:48,288 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:37:48,516 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=70c0cd84fcdc46289995fb2684ef768d HTTP/1.1" 200 9547 ERROR 2025-11-02 17:38:01,175 tasks 16180 8648941888 Appointment 77bb0820-19c1-473f-a574-3cb8845eb3f9 not found INFO 2025-11-02 17:38:18,296 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:38:18,520 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=37480d538e504944901351b925e68e98 HTTP/1.1" 200 9548 INFO 2025-11-02 17:38:48,287 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:38:48,513 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=704dc15859ef44fcab0443fd9fc47fd1 HTTP/1.1" 200 9547 INFO 2025-11-02 17:39:18,286 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:39:18,513 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=9d68ba755e184f41b87c1067321bea35 HTTP/1.1" 200 9547 INFO 2025-11-02 17:39:48,317 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:39:48,540 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=8cbbbd3a0f4b405ebde45621e5df822b HTTP/1.1" 200 9549 INFO 2025-11-02 17:40:18,291 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:40:18,517 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=22462e728542457bb7e2ed181ba54e7a HTTP/1.1" 200 9547 ERROR 2025-11-02 17:40:24,529 tasks 16180 8648941888 Appointment 7d8e8281-f28e-47b2-bae6-04647dd5204d not found INFO 2025-11-02 17:40:48,281 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:40:48,509 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=e889b325aae14a71af95d2c46796c816 HTTP/1.1" 200 9547 INFO 2025-11-02 17:41:18,393 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:41:18,608 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=e98287a1700d4dbd8f88e11c9a1ebb7a HTTP/1.1" 200 9547 INFO 2025-11-02 17:41:48,410 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:41:48,636 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=9c8831ac29f2457f8bf82ad716f3bc95 HTTP/1.1" 200 9549 INFO 2025-11-02 17:42:18,395 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:42:18,614 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=7dc7c355841646ae98bb79092d470773 HTTP/1.1" 200 9547 INFO 2025-11-02 17:42:48,388 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:42:48,617 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=d2476f2b3c1f490a98ab7f9e32471f83 HTTP/1.1" 200 9547 INFO 2025-11-02 17:43:18,393 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:43:18,609 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=5f2a00599dee4df890a1deea5feeb9b9 HTTP/1.1" 200 9547 INFO 2025-11-02 17:43:48,397 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:43:48,624 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=e8b94440d1d54535a36cfd274fa27a65 HTTP/1.1" 200 9547 INFO 2025-11-02 17:44:18,395 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:44:18,614 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=08b3c4713f3b41448bfe4009120e0029 HTTP/1.1" 200 9547 INFO 2025-11-02 17:44:48,472 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:44:49,394 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=7c424037520547b7aa38f76b51b04f79 HTTP/1.1" 200 9547 INFO 2025-11-02 17:45:18,450 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:45:19,403 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=df8a331e27b34729aa3d33ce92859526 HTTP/1.1" 200 9547 INFO 2025-11-02 17:46:18,471 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:46:19,402 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=eb4f7719632f4cc9a8d424c75721053a HTTP/1.1" 200 9547 INFO 2025-11-02 17:47:18,497 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:47:19,405 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=6cb1dff7bdef4bf79a7631c62af0e7a1 HTTP/1.1" 200 9549 INFO 2025-11-02 17:47:48,381 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:47:48,609 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=485fa68db7364e87beee37f6bf7e2523 HTTP/1.1" 200 9547 ERROR 2025-11-02 17:47:58,803 tasks 16180 8648941888 Appointment e494458f-a5fd-481b-97a3-c14466b6f1a1 not found INFO 2025-11-02 17:48:18,391 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:48:18,608 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=aae02a90bc714c42bde493e121ed930b HTTP/1.1" 200 9547 ERROR 2025-11-02 17:48:44,553 tasks 16180 8648941888 Appointment 77bb0820-19c1-473f-a574-3cb8845eb3f9 not found INFO 2025-11-02 17:48:48,400 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:48:48,616 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=d1985517c3864665b79e4ac591c3dac6 HTTP/1.1" 200 9547 INFO 2025-11-02 17:49:18,471 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:49:18,692 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=05356ee7bfe342e5a59f5f7b5f3647dd HTTP/1.1" 200 9548 INFO 2025-11-02 17:49:19,384 basehttp 15978 6163853312 "GET /en/appointments/ HTTP/1.1" 200 127764 INFO 2025-11-02 17:49:19,473 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:49:23,789 basehttp 15978 6163853312 "GET /en/patients/ HTTP/1.1" 200 89704 WARNING 2025-11-02 17:49:23,807 basehttp 15978 13170143232 "GET /static/plugins/datatables/datatables.min.js HTTP/1.1" 404 2035 WARNING 2025-11-02 17:49:23,807 basehttp 15978 6163853312 "GET /static/plugins/datatables/datatables.min.css HTTP/1.1" 404 2038 INFO 2025-11-02 17:49:23,887 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:49:53,916 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:49:54,131 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=9d30090c2a7742e19dee5cccf3d852d0 HTTP/1.1" 200 9547 INFO 2025-11-02 17:50:09,938 basehttp 15978 6163853312 "GET /en/patients/ HTTP/1.1" 200 89705 WARNING 2025-11-02 17:50:09,953 basehttp 15978 13170143232 "GET /static/plugins/datatables/datatables.min.js HTTP/1.1" 404 2035 WARNING 2025-11-02 17:50:09,953 basehttp 15978 6163853312 "GET /static/plugins/datatables/datatables.min.css HTTP/1.1" 404 2038 INFO 2025-11-02 17:50:10,036 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:50:40,076 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:50:40,300 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=6ff1828778d945e49c48ca0033d6c4f0 HTTP/1.1" 200 9547 INFO 2025-11-02 17:51:10,051 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:51:10,268 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=e7731a3bf33047e0bcc9395bf4e59e9c HTTP/1.1" 200 9547 ERROR 2025-11-02 17:51:11,942 tasks 16180 8648941888 Appointment 77bb0820-19c1-473f-a574-3cb8845eb3f9 not found ERROR 2025-11-02 17:51:12,190 tasks 16180 8648941888 Appointment 77bb0820-19c1-473f-a574-3cb8845eb3f9 not found INFO 2025-11-02 17:51:40,062 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:51:40,276 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=3dd0be8a5fa04268b422e26b3dc3278a HTTP/1.1" 200 9547 ERROR 2025-11-02 17:51:40,652 tasks 16181 8648941888 Appointment 310d15a7-8bf3-4742-9d66-ea672cb4ff53 not found ERROR 2025-11-02 17:51:40,652 tasks 16172 8648941888 Appointment bf8645b9-dc70-43b2-a756-a1cbc04a2bae not found ERROR 2025-11-02 17:51:40,653 tasks 16180 8648941888 Appointment 35bc0ce1-174a-41ad-bc93-fb7d92e34947 not found ERROR 2025-11-02 17:52:08,389 tasks 16180 8648941888 Appointment 1ba52899-1a8e-4bce-93bd-d1d643bb7b69 not found ERROR 2025-11-02 17:52:08,389 tasks 16172 8648941888 Appointment 84999784-a5ac-4385-82c0-6beee6a870fe not found INFO 2025-11-02 17:52:10,091 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:52:10,318 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=ec2abe5264a34597829fe1d374ce29f4 HTTP/1.1" 200 9549 INFO 2025-11-02 17:52:40,044 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:52:40,260 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=ee29b46d65644fb0840d6fd8045a6a2e HTTP/1.1" 200 9547 INFO 2025-11-02 17:53:10,054 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:53:10,283 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=e1adb618aff0419eaa5a34373fda34a7 HTTP/1.1" 200 9547 INFO 2025-11-02 17:53:40,055 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:53:40,292 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=19b02ff43ee745beb23122c4e0fb483d HTTP/1.1" 200 9547 INFO 2025-11-02 17:54:10,077 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:54:10,289 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=6e5a7c028e7948b19fd2b6d8215796df HTTP/1.1" 200 9547 INFO 2025-11-02 17:54:29,463 basehttp 15978 6163853312 "GET /en/consents/create/ HTTP/1.1" 200 53897 INFO 2025-11-02 17:54:29,644 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-02 17:54:32,542 log 15978 6163853312 Not Found: /en/core/rooms WARNING 2025-11-02 17:54:32,542 basehttp 15978 6163853312 "GET /en/core/rooms HTTP/1.1" 404 34962 WARNING 2025-11-02 17:54:44,255 log 15978 6163853312 Not Found: /en/rooms WARNING 2025-11-02 17:54:44,255 basehttp 15978 6163853312 "GET /en/rooms HTTP/1.1" 404 34943 WARNING 2025-11-02 17:54:47,613 log 15978 6163853312 Not Found: /en/room WARNING 2025-11-02 17:54:47,613 basehttp 15978 6163853312 "GET /en/room HTTP/1.1" 404 34940 INFO 2025-11-02 17:55:21,037 basehttp 15978 6163853312 "GET /en/consents/create/ HTTP/1.1" 200 53897 INFO 2025-11-02 17:55:21,133 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:55:23,548 basehttp 15978 6163853312 "GET /en/consents/ HTTP/1.1" 200 92283 INFO 2025-11-02 17:55:23,644 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-02 17:55:39,103 log 15978 6163853312 Not Found: /en/core/service WARNING 2025-11-02 17:55:39,103 basehttp 15978 6163853312 "GET /en/core/service HTTP/1.1" 404 34972 INFO 2025-11-02 17:55:44,055 basehttp 15978 6163853312 "GET /en/ HTTP/1.1" 200 56209 INFO 2025-11-02 17:55:44,148 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:55:56,926 basehttp 15978 6163853312 "GET /en/finance/packages/ HTTP/1.1" 200 42230 INFO 2025-11-02 17:55:57,033 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-02 17:56:03,613 log 15978 6163853312 Not Found: /en/finance/services/ WARNING 2025-11-02 17:56:03,613 basehttp 15978 6163853312 "GET /en/finance/services/ HTTP/1.1" 404 39626 INFO 2025-11-02 17:56:13,959 basehttp 15978 6163853312 "GET /en/finance/invoices/ HTTP/1.1" 200 67209 INFO 2025-11-02 17:56:14,058 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:56:44,104 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:56:44,315 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=3089cc566bc64fe59b1b4d6cefc5ef94 HTTP/1.1" 200 9547 INFO 2025-11-02 17:57:09,110 basehttp 15978 6163853312 "GET /en/finance/invoices/ HTTP/1.1" 200 69322 INFO 2025-11-02 17:57:09,204 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:57:39,258 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:57:39,473 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=63638c6fea034d059e9cbcbeddb177c4 HTTP/1.1" 200 9549 INFO 2025-11-02 17:57:43,980 basehttp 15978 6163853312 "GET /en/finance/invoices/684c8424-1edf-4228-817f-0f8ad9a7efcc/ HTTP/1.1" 200 45657 INFO 2025-11-02 17:57:44,079 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:57:59,735 basehttp 15978 6163853312 "GET /en/finance/payments HTTP/1.1" 301 0 INFO 2025-11-02 17:57:59,805 basehttp 15978 13170143232 "GET /en/finance/payments/ HTTP/1.1" 200 57707 INFO 2025-11-02 17:57:59,885 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:58:29,895 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:58:30,125 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=de6076e0b0ea4640b5c389a4f173a653 HTTP/1.1" 200 9547 INFO 2025-11-02 17:58:59,907 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:59:00,127 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=a1e3845eaba04b8993ef3645e2a5a46a HTTP/1.1" 200 9547 INFO 2025-11-02 17:59:22,127 basehttp 15978 13170143232 "GET /en/finance/payments/ HTTP/1.1" 200 57707 INFO 2025-11-02 17:59:22,225 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:59:52,260 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 17:59:52,476 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=ee3a07b84395488ab6a24e3a7379836f HTTP/1.1" 200 9547 INFO 2025-11-02 18:00:00,013 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 18:00:00,014 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 15:00:00.014215+00:00'} INFO 2025-11-02 18:00:00,020 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 18:00:00,021 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 15:00:00.021036+00:00'} INFO 2025-11-02 18:00:00,034 tasks 16180 8648941888 Generated daily schedule for 2025-11-03: {'date': '2025-11-03', 'total_appointments': 0, 'providers_with_appointments': 0} INFO 2025-11-02 18:00:22,233 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:00:22,455 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=61f6dbcdc9bb4c2d89cded1a3ea17950 HTTP/1.1" 200 9547 INFO 2025-11-02 18:00:52,255 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:00:52,471 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=c669c4e21613421a8a6f6659ddf7de45 HTTP/1.1" 200 9547 INFO 2025-11-02 18:01:22,260 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:01:22,485 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=012590954e86448da46dcdb84be68d2b HTTP/1.1" 200 9547 INFO 2025-11-02 18:01:52,237 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:01:52,457 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=16db1c9135414c0fb78e7bcbae468e00 HTTP/1.1" 200 9547 ERROR 2025-11-02 18:02:03,794 tasks 16180 8648941888 Appointment 642dc474-cd97-4dc0-8924-b2b832eeaea1 not found ERROR 2025-11-02 18:02:03,794 tasks 16181 8648941888 Appointment 0ff795b3-68a3-44e3-ad35-9b50b6e098a8 not found ERROR 2025-11-02 18:02:03,794 tasks 16172 8648941888 Appointment 251d4c8d-ad19-44b7-a10b-3b3ff3951257 not found ERROR 2025-11-02 18:02:04,078 tasks 16172 8648941888 Appointment 0ff795b3-68a3-44e3-ad35-9b50b6e098a8 not found ERROR 2025-11-02 18:02:04,078 tasks 16180 8648941888 Appointment 642dc474-cd97-4dc0-8924-b2b832eeaea1 not found ERROR 2025-11-02 18:02:04,078 tasks 16181 8648941888 Appointment 251d4c8d-ad19-44b7-a10b-3b3ff3951257 not found INFO 2025-11-02 18:02:22,278 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:02:22,498 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=81e314cb36c641a3af1a32e1c19c68c2 HTTP/1.1" 200 9549 INFO 2025-11-02 18:02:52,257 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:02:52,471 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=8f9303dbcbf8409296d185285f55f637 HTTP/1.1" 200 9547 INFO 2025-11-02 18:03:22,248 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:03:22,470 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=ab536ff68c074c73bbbca2ec2de3aab1 HTTP/1.1" 200 9547 INFO 2025-11-02 18:03:33,879 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:03:34,100 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=cd482d601d414923983474688c454394 HTTP/1.1" 200 9547 INFO 2025-11-02 18:03:34,667 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:03:34,886 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=e6d50bec410741f0860f678c382e0c1f HTTP/1.1" 200 9549 ERROR 2025-11-02 18:03:34,965 tasks 16180 8648941888 Appointment 57b3dd51-9baa-433e-b2be-9640c444df0d not found INFO 2025-11-02 18:03:35,852 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:03:36,066 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=6f5299097fe0448885cf94f45d288750 HTTP/1.1" 200 9547 WARNING 2025-11-02 18:03:41,178 log 15978 13170143232 Not Found: /en/finance/ WARNING 2025-11-02 18:03:41,178 basehttp 15978 13170143232 "GET /en/finance/ HTTP/1.1" 404 39589 INFO 2025-11-02 18:03:52,519 basehttp 15978 13170143232 "GET /en/finance/packages/ HTTP/1.1" 200 42228 INFO 2025-11-02 18:03:52,608 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:04:22,639 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:04:22,870 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=3916c22b3f4e45f88aff7ebeda18c593 HTTP/1.1" 200 9547 INFO 2025-11-02 18:04:52,664 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:04:52,880 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=fc2d1515a6314b80bc546222e007df18 HTTP/1.1" 200 9549 INFO 2025-11-02 18:05:22,667 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:05:22,890 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=5da79d76a4d74e7298051e7be42c5dae HTTP/1.1" 200 9550 INFO 2025-11-02 18:05:52,644 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:05:52,860 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=45efe7214df548c68c212ae3b8009628 HTTP/1.1" 200 9547 WARNING 2025-11-02 18:06:13,661 log 15978 13170143232 Not Found: /en/finance/ WARNING 2025-11-02 18:06:13,662 basehttp 15978 13170143232 "GET /en/finance/ HTTP/1.1" 404 39589 ERROR 2025-11-02 18:06:13,763 tasks 16172 8648941888 Appointment 8b124918-494c-44bb-967a-7a96e1cc2642 not found ERROR 2025-11-02 18:06:13,763 tasks 16181 8648941888 Appointment 70b4da76-44f5-42a8-92c2-a8915a849a3a not found ERROR 2025-11-02 18:06:13,763 tasks 16173 8648941888 Appointment 800db3b9-d5ac-452d-8bb4-c046e1b066d7 not found ERROR 2025-11-02 18:06:13,763 tasks 16180 8648941888 Appointment ec4c2b50-b176-4fb2-b6cb-77b1271cae77 not found ERROR 2025-11-02 18:06:13,763 tasks 16182 8648941888 Appointment 0a8e9bd3-9c80-4e96-a583-3159f209047d not found ERROR 2025-11-02 18:06:13,768 tasks 16183 8648941888 Appointment 70b4da76-44f5-42a8-92c2-a8915a849a3a not found ERROR 2025-11-02 18:06:13,768 tasks 16174 8648941888 Appointment 8b124918-494c-44bb-967a-7a96e1cc2642 not found ERROR 2025-11-02 18:06:13,768 tasks 16175 8648941888 Appointment 0a8e9bd3-9c80-4e96-a583-3159f209047d not found ERROR 2025-11-02 18:06:13,768 tasks 16177 8648941888 Appointment ec4c2b50-b176-4fb2-b6cb-77b1271cae77 not found ERROR 2025-11-02 18:06:13,769 tasks 16185 8648941888 Appointment 800db3b9-d5ac-452d-8bb4-c046e1b066d7 not found ERROR 2025-11-02 18:06:13,773 tasks 16172 8648941888 Appointment 800db3b9-d5ac-452d-8bb4-c046e1b066d7 not found ERROR 2025-11-02 18:06:13,773 tasks 16180 8648941888 Appointment 0a8e9bd3-9c80-4e96-a583-3159f209047d not found ERROR 2025-11-02 18:06:13,774 tasks 16181 8648941888 Appointment 70b4da76-44f5-42a8-92c2-a8915a849a3a not found ERROR 2025-11-02 18:06:13,774 tasks 16173 8648941888 Appointment ec4c2b50-b176-4fb2-b6cb-77b1271cae77 not found ERROR 2025-11-02 18:06:13,774 tasks 16182 8648941888 Appointment 8b124918-494c-44bb-967a-7a96e1cc2642 not found ERROR 2025-11-02 18:06:13,881 tasks 16172 8648941888 Appointment 8b124918-494c-44bb-967a-7a96e1cc2642 not found ERROR 2025-11-02 18:06:13,881 tasks 16180 8648941888 Appointment 800db3b9-d5ac-452d-8bb4-c046e1b066d7 not found ERROR 2025-11-02 18:06:13,881 tasks 16173 8648941888 Appointment 70b4da76-44f5-42a8-92c2-a8915a849a3a not found ERROR 2025-11-02 18:06:13,881 tasks 16181 8648941888 Appointment 0a8e9bd3-9c80-4e96-a583-3159f209047d not found ERROR 2025-11-02 18:06:13,881 tasks 16182 8648941888 Appointment ec4c2b50-b176-4fb2-b6cb-77b1271cae77 not found ERROR 2025-11-02 18:06:13,890 tasks 16172 8648941888 Appointment 0a8e9bd3-9c80-4e96-a583-3159f209047d not found ERROR 2025-11-02 18:06:13,890 tasks 16180 8648941888 Appointment 70b4da76-44f5-42a8-92c2-a8915a849a3a not found ERROR 2025-11-02 18:06:13,890 tasks 16181 8648941888 Appointment ec4c2b50-b176-4fb2-b6cb-77b1271cae77 not found ERROR 2025-11-02 18:06:13,890 tasks 16173 8648941888 Appointment 800db3b9-d5ac-452d-8bb4-c046e1b066d7 not found ERROR 2025-11-02 18:06:13,890 tasks 16182 8648941888 Appointment 8b124918-494c-44bb-967a-7a96e1cc2642 not found INFO 2025-11-02 18:06:24,630 basehttp 15978 13170143232 "GET /en/consents/ HTTP/1.1" 200 92280 INFO 2025-11-02 18:06:24,751 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:06:50,531 basehttp 15978 13170143232 "GET /en/appointments/ HTTP/1.1" 200 127765 INFO 2025-11-02 18:06:50,637 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-02 18:07:00,629 tasks 16173 8648941888 Appointment ec4c2b50-b176-4fb2-b6cb-77b1271cae77 not found ERROR 2025-11-02 18:07:00,629 tasks 16180 8648941888 Appointment 8b124918-494c-44bb-967a-7a96e1cc2642 not found ERROR 2025-11-02 18:07:00,629 tasks 16172 8648941888 Appointment 0a8e9bd3-9c80-4e96-a583-3159f209047d not found ERROR 2025-11-02 18:07:00,629 tasks 16182 8648941888 Appointment 800db3b9-d5ac-452d-8bb4-c046e1b066d7 not found ERROR 2025-11-02 18:07:00,629 tasks 16181 8648941888 Appointment 70b4da76-44f5-42a8-92c2-a8915a849a3a not found INFO 2025-11-02 18:07:10,548 basehttp 15978 13170143232 "GET /en/referrals/ HTTP/1.1" 200 36221 INFO 2025-11-02 18:07:10,635 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:07:40,695 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:07:40,914 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=1f0fa502931c44238a7f8093226a1615 HTTP/1.1" 200 9549 ERROR 2025-11-02 18:08:01,293 tasks 16182 8648941888 Appointment 8b124918-494c-44bb-967a-7a96e1cc2642 not found ERROR 2025-11-02 18:08:01,293 tasks 16181 8648941888 Appointment 0a8e9bd3-9c80-4e96-a583-3159f209047d not found ERROR 2025-11-02 18:08:01,293 tasks 16172 8648941888 Appointment 800db3b9-d5ac-452d-8bb4-c046e1b066d7 not found ERROR 2025-11-02 18:08:01,293 tasks 16180 8648941888 Appointment ec4c2b50-b176-4fb2-b6cb-77b1271cae77 not found ERROR 2025-11-02 18:08:01,294 tasks 16173 8648941888 Appointment 70b4da76-44f5-42a8-92c2-a8915a849a3a not found INFO 2025-11-02 18:08:10,644 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:08:10,867 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=8c5b20500a2e424e8f9370332499c3cc HTTP/1.1" 200 9547 INFO 2025-11-02 18:08:40,647 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:08:40,874 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=4a57df2d2e35494ba9cc9ce2ceda48f4 HTTP/1.1" 200 9547 INFO 2025-11-02 18:09:10,299 basehttp 15978 13170143232 "GET /en/aba/behaviors/ HTTP/1.1" 200 86858 INFO 2025-11-02 18:09:10,391 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:09:23,441 basehttp 15978 13170143232 "GET /en/aba/consults/dac23f37-ad4d-417d-9117-dcb79563c907/ HTTP/1.1" 200 41903 INFO 2025-11-02 18:09:23,545 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:09:25,771 basehttp 15978 13170143232 "GET /en/aba/patients/df734462-465a-4e95-a839-0789c1c24c3c/history/ HTTP/1.1" 200 46541 INFO 2025-11-02 18:09:25,864 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:09:53,528 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:09:53,823 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:09:54,036 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=9536517f4c784ddb8a038b397dddab3e HTTP/1.1" 200 9547 WARNING 2025-11-02 18:09:58,761 log 15978 13170143232 Not Found: /en/aba/ WARNING 2025-11-02 18:09:58,761 basehttp 15978 13170143232 "GET /en/aba/ HTTP/1.1" 404 38821 INFO 2025-11-02 18:10:06,330 basehttp 15978 13170143232 "GET /en/aba/consults/ HTTP/1.1" 200 57293 INFO 2025-11-02 18:10:06,433 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:10:14,822 basehttp 15978 13170143232 "GET /en/aba/sessions/ HTTP/1.1" 200 55977 INFO 2025-11-02 18:10:14,922 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:10:17,656 basehttp 15978 13170143232 "GET /en/aba/sessions/ebd03bc3-2025-4df7-a35d-f7b4fb9f3487/ HTTP/1.1" 200 45050 INFO 2025-11-02 18:10:17,732 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-02 18:10:24,656 tasks 16180 8648941888 Appointment 7046f839-aede-4d5e-86f6-716893505439 not found ERROR 2025-11-02 18:10:24,656 tasks 16172 8648941888 Appointment 01e64bc4-bb55-4589-ade8-2d684af8679f not found INFO 2025-11-02 18:10:47,773 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:10:47,999 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=9092473cd7de4c8f8ec531f735bd84f7 HTTP/1.1" 200 9547 INFO 2025-11-02 18:11:17,728 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:11:17,958 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=b65afd26529d483ca5707588a977eade HTTP/1.1" 200 9547 INFO 2025-11-02 18:11:47,732 basehttp 15978 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:11:47,951 basehttp 15978 13170143232 "GET /__debug__/history_sidebar/?request_id=0ea0d1b2dda146de8c56b388e8773a1d HTTP/1.1" 200 9547 INFO 2025-11-02 18:12:17,734 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:12:17,956 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=1dcf5a2a7d1249bca8906fe83d599f18 HTTP/1.1" 200 9547 INFO 2025-11-02 18:12:47,728 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:12:47,957 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=1ddc3b8a35d64380b33766c8832cf037 HTTP/1.1" 200 9547 INFO 2025-11-02 18:13:17,728 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:13:17,941 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=a535426ae6ae4d08a1a85bacb5d1689c HTTP/1.1" 200 9547 INFO 2025-11-02 18:13:47,739 basehttp 15978 6163853312 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:13:47,956 basehttp 15978 6163853312 "GET /__debug__/history_sidebar/?request_id=944ff96a53b54ffa8ca4ce2587d289b4 HTTP/1.1" 200 9547 INFO 2025-11-02 18:14:02,796 autoreload 15978 8648941888 /Users/marwanalwali/AgdarCentre/aba/views.py changed, reloading. INFO 2025-11-02 18:14:03,336 autoreload 56703 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 18:14:17,758 basehttp 56703 6204239872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:14:17,972 basehttp 56703 6204239872 "GET /__debug__/history_sidebar/?request_id=33a22216d6dc483e8c15d79c9f946015 HTTP/1.1" 200 9549 INFO 2025-11-02 18:14:21,809 autoreload 56703 8648941888 /Users/marwanalwali/AgdarCentre/aba/urls.py changed, reloading. INFO 2025-11-02 18:14:22,181 autoreload 56896 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 18:14:47,742 basehttp 56896 6131888128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:14:47,957 basehttp 56896 6131888128 "GET /__debug__/history_sidebar/?request_id=1cd1c09d233341178b33d341dab62cac HTTP/1.1" 200 9547 INFO 2025-11-02 18:15:03,163 autoreload 56896 8648941888 /Users/marwanalwali/AgdarCentre/aba/views.py changed, reloading. INFO 2025-11-02 18:15:03,535 autoreload 57257 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 18:15:17,758 basehttp 57257 13052751872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:15:17,972 basehttp 57257 13052751872 "GET /__debug__/history_sidebar/?request_id=9139658e1c35447fb0735c6fa7de228f HTTP/1.1" 200 9549 INFO 2025-11-02 18:15:47,725 basehttp 57257 13052751872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:15:47,939 basehttp 57257 13052751872 "GET /__debug__/history_sidebar/?request_id=76b63cd0e8da48a4b817cea888804dbc HTTP/1.1" 200 9547 INFO 2025-11-02 18:16:17,707 basehttp 57257 13052751872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:16:17,919 basehttp 57257 13052751872 "GET /__debug__/history_sidebar/?request_id=c9bfd8895fd1452190cb96a30a825d65 HTTP/1.1" 200 9547 INFO 2025-11-02 18:16:47,717 basehttp 57257 13052751872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:16:47,931 basehttp 57257 13052751872 "GET /__debug__/history_sidebar/?request_id=ac55f5799bd04eeb9911d9fac77ca38b HTTP/1.1" 200 9547 INFO 2025-11-02 18:17:17,735 basehttp 57257 13052751872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:17:17,949 basehttp 57257 13052751872 "GET /__debug__/history_sidebar/?request_id=e002a19710414182880f50429a75710d HTTP/1.1" 200 9547 INFO 2025-11-02 18:17:47,709 basehttp 57257 13052751872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:17:47,924 basehttp 57257 13052751872 "GET /__debug__/history_sidebar/?request_id=028ce971612e4ba9b70cbb44e4b9f578 HTTP/1.1" 200 9547 ERROR 2025-11-02 18:17:58,783 tasks 16180 8648941888 Appointment 8f028c27-4142-489c-91a8-417fa19038bf not found INFO 2025-11-02 18:18:13,547 autoreload 57257 8648941888 /Users/marwanalwali/AgdarCentre/ot/views.py changed, reloading. INFO 2025-11-02 18:18:13,919 autoreload 58906 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 18:18:17,746 basehttp 58906 6196719616 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:18:17,980 basehttp 58906 6196719616 "GET /__debug__/history_sidebar/?request_id=cf622b86f77c4aa1a58d0349a19ac399 HTTP/1.1" 200 9547 INFO 2025-11-02 18:18:33,520 autoreload 58906 8648941888 /Users/marwanalwali/AgdarCentre/ot/urls.py changed, reloading. INFO 2025-11-02 18:18:33,834 autoreload 59096 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 18:18:40,578 basehttp 59096 6125858816 "GET /en/aba/sessions/ebd03bc3-2025-4df7-a35d-f7b4fb9f3487/ HTTP/1.1" 200 45713 INFO 2025-11-02 18:18:40,701 basehttp 59096 6125858816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-02 18:18:44,541 tasks 16180 8648941888 Appointment ec4c2b50-b176-4fb2-b6cb-77b1271cae77 not found ERROR 2025-11-02 18:18:44,541 tasks 16172 8648941888 Appointment 800db3b9-d5ac-452d-8bb4-c046e1b066d7 not found ERROR 2025-11-02 18:18:44,541 tasks 16173 8648941888 Appointment 70b4da76-44f5-42a8-92c2-a8915a849a3a not found ERROR 2025-11-02 18:18:44,541 tasks 16182 8648941888 Appointment 8b124918-494c-44bb-967a-7a96e1cc2642 not found ERROR 2025-11-02 18:18:44,541 tasks 16181 8648941888 Appointment 0a8e9bd3-9c80-4e96-a583-3159f209047d not found INFO 2025-11-02 18:19:10,704 basehttp 59096 6125858816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:19:10,922 basehttp 59096 6125858816 "GET /__debug__/history_sidebar/?request_id=67fbfe8b611b4cbcb36d0da7dcbd871d HTTP/1.1" 200 9548 INFO 2025-11-02 18:19:40,673 basehttp 59096 6125858816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:19:40,886 basehttp 59096 6125858816 "GET /__debug__/history_sidebar/?request_id=7d6960e3708945649d495cc5566e9fb5 HTTP/1.1" 200 9547 INFO 2025-11-02 18:20:10,684 basehttp 59096 6125858816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:20:10,898 basehttp 59096 6125858816 "GET /__debug__/history_sidebar/?request_id=6f9b27a359c44c7a88f485e41685cbfb HTTP/1.1" 200 9547 INFO 2025-11-02 18:20:40,676 basehttp 59096 6125858816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:20:40,891 basehttp 59096 6125858816 "GET /__debug__/history_sidebar/?request_id=8fbea2a1d8bd47ff8abb1d7769041ca1 HTTP/1.1" 200 9547 INFO 2025-11-02 18:21:10,717 basehttp 59096 6125858816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:21:10,932 basehttp 59096 6125858816 "GET /__debug__/history_sidebar/?request_id=b37ca1196c3e415da16848450349a576 HTTP/1.1" 200 9549 ERROR 2025-11-02 18:21:11,931 tasks 16181 8648941888 Appointment 0a8e9bd3-9c80-4e96-a583-3159f209047d not found ERROR 2025-11-02 18:21:11,931 tasks 16180 8648941888 Appointment ec4c2b50-b176-4fb2-b6cb-77b1271cae77 not found ERROR 2025-11-02 18:21:11,931 tasks 16172 8648941888 Appointment 70b4da76-44f5-42a8-92c2-a8915a849a3a not found ERROR 2025-11-02 18:21:11,931 tasks 16173 8648941888 Appointment 800db3b9-d5ac-452d-8bb4-c046e1b066d7 not found ERROR 2025-11-02 18:21:11,931 tasks 16182 8648941888 Appointment 8b124918-494c-44bb-967a-7a96e1cc2642 not found ERROR 2025-11-02 18:21:12,186 tasks 16180 8648941888 Appointment ec4c2b50-b176-4fb2-b6cb-77b1271cae77 not found ERROR 2025-11-02 18:21:12,186 tasks 16181 8648941888 Appointment 0a8e9bd3-9c80-4e96-a583-3159f209047d not found ERROR 2025-11-02 18:21:12,186 tasks 16172 8648941888 Appointment 800db3b9-d5ac-452d-8bb4-c046e1b066d7 not found ERROR 2025-11-02 18:21:12,187 tasks 16173 8648941888 Appointment 70b4da76-44f5-42a8-92c2-a8915a849a3a not found ERROR 2025-11-02 18:21:12,187 tasks 16182 8648941888 Appointment 8b124918-494c-44bb-967a-7a96e1cc2642 not found ERROR 2025-11-02 18:21:13,603 tasks 16180 8648941888 Appointment 7d8e8281-f28e-47b2-bae6-04647dd5204d not found ERROR 2025-11-02 18:21:40,631 tasks 16172 8648941888 Appointment 07419aca-aaed-4f2f-9af3-680578504323 not found ERROR 2025-11-02 18:21:40,631 tasks 16180 8648941888 Appointment b0c1c980-442f-4adc-ac76-2cd181929efd not found INFO 2025-11-02 18:21:40,682 basehttp 59096 6125858816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:21:40,899 basehttp 59096 6125858816 "GET /__debug__/history_sidebar/?request_id=6ead19e8a48c45fb856c34a819b47d44 HTTP/1.1" 200 9547 INFO 2025-11-02 18:22:10,681 basehttp 59096 6125858816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:22:10,895 basehttp 59096 6125858816 "GET /__debug__/history_sidebar/?request_id=5d5bf82f98a84df48bd9449739d02fa4 HTTP/1.1" 200 9547 INFO 2025-11-02 18:22:40,719 basehttp 59096 6125858816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:22:40,939 basehttp 59096 6125858816 "GET /__debug__/history_sidebar/?request_id=00fbeeaff440495da9b7ff107b3aee55 HTTP/1.1" 200 9549 INFO 2025-11-02 18:23:10,671 basehttp 59096 6125858816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:23:10,889 basehttp 59096 6125858816 "GET /__debug__/history_sidebar/?request_id=4c29994eed6d4307848cb759262e3ee4 HTTP/1.1" 200 9547 INFO 2025-11-02 18:23:40,689 basehttp 59096 6125858816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:23:40,905 basehttp 59096 6125858816 "GET /__debug__/history_sidebar/?request_id=88e7bf0266c74195903b1af7a22b5eac HTTP/1.1" 200 9547 INFO 2025-11-02 18:24:10,198 autoreload 59096 8648941888 /Users/marwanalwali/AgdarCentre/slp/views.py changed, reloading. INFO 2025-11-02 18:24:10,563 autoreload 62278 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 18:24:31,161 autoreload 62278 8648941888 /Users/marwanalwali/AgdarCentre/slp/views.py changed, reloading. INFO 2025-11-02 18:24:31,467 autoreload 62462 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 18:24:40,734 basehttp 62462 6136623104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:24:40,952 basehttp 62462 6136623104 "GET /__debug__/history_sidebar/?request_id=55fa4adc1e73490aaac4a202e38e20d6 HTTP/1.1" 200 9549 INFO 2025-11-02 18:24:58,423 autoreload 62462 8648941888 /Users/marwanalwali/AgdarCentre/slp/urls.py changed, reloading. INFO 2025-11-02 18:24:58,830 autoreload 62740 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 18:25:10,707 basehttp 62740 6164328448 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:25:10,921 basehttp 62740 6164328448 "GET /__debug__/history_sidebar/?request_id=99885898f34c48129670ccc156a3cac6 HTTP/1.1" 200 9547 INFO 2025-11-02 18:25:39,722 autoreload 62740 8648941888 /Users/marwanalwali/AgdarCentre/medical/views.py changed, reloading. INFO 2025-11-02 18:25:40,223 autoreload 63088 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 18:25:40,716 basehttp 63088 6168358912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:25:40,930 basehttp 63088 6168358912 "GET /__debug__/history_sidebar/?request_id=58abcf7b1de94efa86903bb4bea42827 HTTP/1.1" 200 9547 INFO 2025-11-02 18:26:07,265 autoreload 63088 8648941888 /Users/marwanalwali/AgdarCentre/medical/urls.py changed, reloading. INFO 2025-11-02 18:26:07,725 autoreload 63288 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 18:26:10,712 basehttp 63288 6170537984 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:26:10,928 basehttp 63288 6170537984 "GET /__debug__/history_sidebar/?request_id=c98c2f83a99a433aab8584fe6841d531 HTTP/1.1" 200 9549 INFO 2025-11-02 18:26:40,690 basehttp 63288 6170537984 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:26:40,904 basehttp 63288 6170537984 "GET /__debug__/history_sidebar/?request_id=561629bc5e72447caeb11a06720675ef HTTP/1.1" 200 9547 INFO 2025-11-02 18:26:43,258 autoreload 63288 8648941888 /Users/marwanalwali/AgdarCentre/nursing/views.py changed, reloading. INFO 2025-11-02 18:26:43,808 autoreload 63648 8648941888 Watching for file changes with StatReloader ERROR 2025-11-02 18:26:54,343 tasks 16180 8648941888 Appointment 7d8e8281-f28e-47b2-bae6-04647dd5204d not found INFO 2025-11-02 18:27:03,376 autoreload 63648 8648941888 /Users/marwanalwali/AgdarCentre/nursing/urls.py changed, reloading. INFO 2025-11-02 18:27:03,853 autoreload 63876 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 18:27:10,698 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:27:10,914 basehttp 63876 6136836096 "GET /__debug__/history_sidebar/?request_id=5ab92e78e7da4e9fbf81d239914a43d9 HTTP/1.1" 200 9547 INFO 2025-11-02 18:27:40,676 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:27:40,891 basehttp 63876 6136836096 "GET /__debug__/history_sidebar/?request_id=7661e2e560f74c1ba3a7f343fa4a7c75 HTTP/1.1" 200 9547 INFO 2025-11-02 18:28:10,662 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:28:10,877 basehttp 63876 6136836096 "GET /__debug__/history_sidebar/?request_id=a8d34982734d4b66bd6b49b2c72cad5f HTTP/1.1" 200 9547 INFO 2025-11-02 18:28:40,668 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:28:40,883 basehttp 63876 6136836096 "GET /__debug__/history_sidebar/?request_id=0f6515a9a60240969e3bd08fbb223ee9 HTTP/1.1" 200 9547 ERROR 2025-11-02 18:28:53,973 tasks 16172 8648941888 Appointment 6f4fe326-9e43-4b30-bae0-619526511ee5 not found ERROR 2025-11-02 18:28:53,973 tasks 16180 8648941888 Appointment f3cf1889-ed7b-4416-8f02-ea8113a8b650 not found INFO 2025-11-02 18:29:10,667 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:29:10,880 basehttp 63876 6136836096 "GET /__debug__/history_sidebar/?request_id=a2a842f37057428e8a7f5a8dadb60507 HTTP/1.1" 200 9547 INFO 2025-11-02 18:29:40,667 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:29:40,881 basehttp 63876 6136836096 "GET /__debug__/history_sidebar/?request_id=2a959fd6fe6d4e6bbbba81a57178a33b HTTP/1.1" 200 9547 ERROR 2025-11-02 18:29:59,930 tasks 16180 8648941888 Appointment 989478fa-8691-4f8d-b6f1-aaab7c1dece1 not found ERROR 2025-11-02 18:29:59,973 tasks 16180 8648941888 Appointment 989478fa-8691-4f8d-b6f1-aaab7c1dece1 not found INFO 2025-11-02 18:30:00,002 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 18:30:00,002 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 15:30:00.002915+00:00'} INFO 2025-11-02 18:30:00,008 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 18:30:00,008 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 15:30:00.008801+00:00'} ERROR 2025-11-02 18:30:00,053 tasks 16180 8648941888 Appointment 989478fa-8691-4f8d-b6f1-aaab7c1dece1 not found ERROR 2025-11-02 18:30:00,103 tasks 16180 8648941888 Appointment 989478fa-8691-4f8d-b6f1-aaab7c1dece1 not found INFO 2025-11-02 18:30:10,660 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:30:10,873 basehttp 63876 6136836096 "GET /__debug__/history_sidebar/?request_id=d93c16e7ab054320bf00e63136b64c63 HTTP/1.1" 200 9547 INFO 2025-11-02 18:30:40,662 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:30:40,874 basehttp 63876 6136836096 "GET /__debug__/history_sidebar/?request_id=2c06ea7a78b44fb5979ed94884ebfc69 HTTP/1.1" 200 9547 ERROR 2025-11-02 18:31:03,021 tasks 16180 8648941888 Appointment 57b3dd51-9baa-433e-b2be-9640c444df0d not found INFO 2025-11-02 18:31:10,674 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:31:10,895 basehttp 63876 6136836096 "GET /__debug__/history_sidebar/?request_id=3e891347cb0d4bc2b7a5b6b9a6007c74 HTTP/1.1" 200 9547 INFO 2025-11-02 18:31:40,707 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:31:40,928 basehttp 63876 6136836096 "GET /__debug__/history_sidebar/?request_id=d68abca361f3450596d41372102f9b9a HTTP/1.1" 200 9549 INFO 2025-11-02 18:32:10,673 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:32:10,888 basehttp 63876 6136836096 "GET /__debug__/history_sidebar/?request_id=ba7ad0b1c58c4928a2e19987b6b2a873 HTTP/1.1" 200 9547 INFO 2025-11-02 18:32:40,670 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:32:40,885 basehttp 63876 6136836096 "GET /__debug__/history_sidebar/?request_id=b2e4942e3e074b7fb167bcbf9b4d04ab HTTP/1.1" 200 9547 INFO 2025-11-02 18:33:10,677 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:33:10,893 basehttp 63876 6136836096 "GET /__debug__/history_sidebar/?request_id=51f85007015944c4b6321d515b6e3c95 HTTP/1.1" 200 9547 INFO 2025-11-02 18:33:40,689 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:33:40,905 basehttp 63876 6136836096 "GET /__debug__/history_sidebar/?request_id=959bca2184e34306b7244ee246a09292 HTTP/1.1" 200 9548 INFO 2025-11-02 18:34:10,694 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:34:10,909 basehttp 63876 6136836096 "GET /__debug__/history_sidebar/?request_id=b3c91cf4b88d4aa885fb3afa33491089 HTTP/1.1" 200 9548 INFO 2025-11-02 18:34:40,700 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:34:40,915 basehttp 63876 6136836096 "GET /__debug__/history_sidebar/?request_id=01b4cb5940a24588981aa6063ff695a5 HTTP/1.1" 200 9548 ERROR 2025-11-02 18:34:51,985 tasks 16180 8648941888 Appointment 57b3dd51-9baa-433e-b2be-9640c444df0d not found INFO 2025-11-02 18:35:10,690 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:35:10,902 basehttp 63876 6136836096 "GET /__debug__/history_sidebar/?request_id=c2dca300c69447a481ef185767d44826 HTTP/1.1" 200 9548 INFO 2025-11-02 18:35:40,688 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:35:40,903 basehttp 63876 6136836096 "GET /__debug__/history_sidebar/?request_id=1433d42acc9e41f7b4be674d75b0dfaa HTTP/1.1" 200 9548 INFO 2025-11-02 18:36:10,702 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:36:10,915 basehttp 63876 6136836096 "GET /__debug__/history_sidebar/?request_id=39de673db79147239fd9a296e943afd3 HTTP/1.1" 200 9549 ERROR 2025-11-02 18:36:13,723 tasks 16181 8648941888 Appointment bf8645b9-dc70-43b2-a756-a1cbc04a2bae not found ERROR 2025-11-02 18:36:13,723 tasks 16172 8648941888 Appointment 310d15a7-8bf3-4742-9d66-ea672cb4ff53 not found ERROR 2025-11-02 18:36:13,724 tasks 16180 8648941888 Appointment 35bc0ce1-174a-41ad-bc93-fb7d92e34947 not found ERROR 2025-11-02 18:36:13,727 tasks 16173 8648941888 Appointment bf8645b9-dc70-43b2-a756-a1cbc04a2bae not found ERROR 2025-11-02 18:36:13,728 tasks 16182 8648941888 Appointment 35bc0ce1-174a-41ad-bc93-fb7d92e34947 not found ERROR 2025-11-02 18:36:13,728 tasks 16174 8648941888 Appointment 310d15a7-8bf3-4742-9d66-ea672cb4ff53 not found ERROR 2025-11-02 18:36:13,733 tasks 16181 8648941888 Appointment 35bc0ce1-174a-41ad-bc93-fb7d92e34947 not found ERROR 2025-11-02 18:36:13,734 tasks 16172 8648941888 Appointment 310d15a7-8bf3-4742-9d66-ea672cb4ff53 not found ERROR 2025-11-02 18:36:13,734 tasks 16180 8648941888 Appointment bf8645b9-dc70-43b2-a756-a1cbc04a2bae not found ERROR 2025-11-02 18:36:13,842 tasks 16180 8648941888 Appointment 310d15a7-8bf3-4742-9d66-ea672cb4ff53 not found ERROR 2025-11-02 18:36:13,842 tasks 16172 8648941888 Appointment bf8645b9-dc70-43b2-a756-a1cbc04a2bae not found ERROR 2025-11-02 18:36:13,842 tasks 16181 8648941888 Appointment 35bc0ce1-174a-41ad-bc93-fb7d92e34947 not found ERROR 2025-11-02 18:36:13,850 tasks 16180 8648941888 Appointment 310d15a7-8bf3-4742-9d66-ea672cb4ff53 not found ERROR 2025-11-02 18:36:13,850 tasks 16172 8648941888 Appointment 35bc0ce1-174a-41ad-bc93-fb7d92e34947 not found ERROR 2025-11-02 18:36:13,850 tasks 16181 8648941888 Appointment bf8645b9-dc70-43b2-a756-a1cbc04a2bae not found INFO 2025-11-02 18:36:40,668 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:36:40,884 basehttp 63876 6136836096 "GET /__debug__/history_sidebar/?request_id=78f548f65dbd449f91b24495130e281d HTTP/1.1" 200 9547 ERROR 2025-11-02 18:37:00,587 tasks 16180 8648941888 Appointment bf8645b9-dc70-43b2-a756-a1cbc04a2bae not found ERROR 2025-11-02 18:37:00,587 tasks 16181 8648941888 Appointment 35bc0ce1-174a-41ad-bc93-fb7d92e34947 not found ERROR 2025-11-02 18:37:00,588 tasks 16172 8648941888 Appointment 310d15a7-8bf3-4742-9d66-ea672cb4ff53 not found INFO 2025-11-02 18:37:10,686 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:37:10,901 basehttp 63876 6136836096 "GET /__debug__/history_sidebar/?request_id=b70c81a8b9844fe2a8eb63aa1085d6fb HTTP/1.1" 200 9548 INFO 2025-11-02 18:37:40,712 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:37:40,928 basehttp 63876 6136836096 "GET /__debug__/history_sidebar/?request_id=b7a5c62a725e48b797bc45cdef4ed544 HTTP/1.1" 200 9549 ERROR 2025-11-02 18:38:01,251 tasks 16180 8648941888 Appointment 310d15a7-8bf3-4742-9d66-ea672cb4ff53 not found ERROR 2025-11-02 18:38:01,252 tasks 16172 8648941888 Appointment 35bc0ce1-174a-41ad-bc93-fb7d92e34947 not found ERROR 2025-11-02 18:38:01,252 tasks 16181 8648941888 Appointment bf8645b9-dc70-43b2-a756-a1cbc04a2bae not found INFO 2025-11-02 18:38:10,685 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:38:10,898 basehttp 63876 6136836096 "GET /__debug__/history_sidebar/?request_id=85895de84c904548a3968a3e726e5b58 HTTP/1.1" 200 9548 INFO 2025-11-02 18:38:40,697 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:38:40,911 basehttp 63876 6136836096 "GET /__debug__/history_sidebar/?request_id=948b1ae488734d689a434e10d1c81bd5 HTTP/1.1" 200 9548 ERROR 2025-11-02 18:38:58,466 tasks 16180 8648941888 Appointment 7d8e8281-f28e-47b2-bae6-04647dd5204d not found INFO 2025-11-02 18:39:10,700 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:39:10,917 basehttp 63876 6136836096 "GET /__debug__/history_sidebar/?request_id=4ee76de513af43a6aa031c0044fd4f0e HTTP/1.1" 200 9549 INFO 2025-11-02 18:39:40,675 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:39:40,892 basehttp 63876 6136836096 "GET /__debug__/history_sidebar/?request_id=7b3e0f1bd6594bec81868045759c9d0a HTTP/1.1" 200 9547 INFO 2025-11-02 18:40:10,661 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:40:10,874 basehttp 63876 6136836096 "GET /__debug__/history_sidebar/?request_id=e7471d1e454b464ab0471a8b5a0d7db4 HTTP/1.1" 200 9547 INFO 2025-11-02 18:40:40,681 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:40:40,894 basehttp 63876 6136836096 "GET /__debug__/history_sidebar/?request_id=ee80a9ff371b4393b0b196887a299648 HTTP/1.1" 200 9548 INFO 2025-11-02 18:41:10,685 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:41:10,907 basehttp 63876 6136836096 "GET /__debug__/history_sidebar/?request_id=6fa735f4abe94561839ba28f8a826a32 HTTP/1.1" 200 9547 INFO 2025-11-02 18:41:40,666 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:41:40,892 basehttp 63876 6136836096 "GET /__debug__/history_sidebar/?request_id=d669077021324a7e921154ea88bca97e HTTP/1.1" 200 9547 INFO 2025-11-02 18:42:10,667 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:42:10,886 basehttp 63876 6136836096 "GET /__debug__/history_sidebar/?request_id=8e7075cede564405ab16a5484bc584e3 HTTP/1.1" 200 9547 INFO 2025-11-02 18:42:29,304 basehttp 63876 6136836096 "GET /en/aba/sessions/ebd03bc3-2025-4df7-a35d-f7b4fb9f3487/ HTTP/1.1" 200 45712 INFO 2025-11-02 18:42:29,403 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:42:39,325 basehttp 63876 6136836096 "GET /en/aba/sessions/ HTTP/1.1" 200 65092 INFO 2025-11-02 18:42:39,425 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:42:48,478 basehttp 63876 6136836096 "GET /en/aba/sessions/ebd03bc3-2025-4df7-a35d-f7b4fb9f3487/ HTTP/1.1" 200 45711 INFO 2025-11-02 18:42:48,572 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:43:09,447 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:43:09,669 basehttp 63876 6136836096 "GET /__debug__/history_sidebar/?request_id=eae871a3f94d4af0af4b21716a6584a8 HTTP/1.1" 200 9547 INFO 2025-11-02 18:43:11,498 basehttp 63876 6136836096 "GET /en/aba/consults/ HTTP/1.1" 200 57293 INFO 2025-11-02 18:43:11,582 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:43:17,716 basehttp 63876 6136836096 "GET /en/aba/consults/dac23f37-ad4d-417d-9117-dcb79563c907/ HTTP/1.1" 200 41903 INFO 2025-11-02 18:43:17,804 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-02 18:43:28,592 log 63876 6136836096 Not Found: /en/operating-theatre/ WARNING 2025-11-02 18:43:28,592 basehttp 63876 6136836096 "GET /en/operating-theatre/ HTTP/1.1" 404 34994 INFO 2025-11-02 18:43:29,993 basehttp 63876 6136836096 "GET /en/ot/sessions/ HTTP/1.1" 200 60142 INFO 2025-11-02 18:43:30,094 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:43:40,827 basehttp 63876 6136836096 "GET /en/ot/sessions/1dc2c631-fef1-41a7-8f2b-901cc090ae4d/ HTTP/1.1" 200 42039 INFO 2025-11-02 18:43:40,903 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-02 18:43:56,781 log 63876 6136836096 Not Found: /en/ot/ WARNING 2025-11-02 18:43:56,782 basehttp 63876 6136836096 "GET /en/ot/ HTTP/1.1" 404 39202 INFO 2025-11-02 18:44:06,149 basehttp 63876 6136836096 "GET /en/ot/consults/ HTTP/1.1" 200 52739 INFO 2025-11-02 18:44:06,260 basehttp 63876 6136836096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-02 18:44:23,778 log 63876 6136836096 Internal Server Error: /en/ot/target-skills/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(", ".join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: ot/target_skill_progress.html, ot/ottargetskill_list.html ERROR 2025-11-02 18:44:23,866 basehttp 63876 6136836096 "GET /en/ot/target-skills/ HTTP/1.1" 500 117966 INFO 2025-11-02 18:45:31,683 autoreload 63876 8648941888 /Users/marwanalwali/AgdarCentre/ot/views.py changed, reloading. INFO 2025-11-02 18:45:32,147 autoreload 73580 8648941888 Watching for file changes with StatReloader ERROR 2025-11-02 18:45:33,213 log 73580 6160363520 Internal Server Error: /en/ot/target-skills/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 98, in reverse resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix raise NoReverseMatch(msg) django.urls.exceptions.NoReverseMatch: Reverse for 'skill_assessment' not found. 'skill_assessment' is not a valid view function or pattern name. ERROR 2025-11-02 18:45:33,288 basehttp 73580 6160363520 "GET /en/ot/target-skills/ HTTP/1.1" 500 215087 INFO 2025-11-02 18:46:05,960 autoreload 73580 8648941888 /Users/marwanalwali/AgdarCentre/ot/views.py changed, reloading. INFO 2025-11-02 18:46:06,274 autoreload 73839 8648941888 Watching for file changes with StatReloader ERROR 2025-11-02 18:46:06,577 log 73839 6165508096 Internal Server Error: /en/ot/target-skills/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(", ".join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: ot/target_skill_progress.html, ot/ottargetskill_list.html ERROR 2025-11-02 18:46:06,644 basehttp 73839 6165508096 "GET /en/ot/target-skills/ HTTP/1.1" 500 118103 ERROR 2025-11-02 18:47:26,459 log 73839 6165508096 Internal Server Error: /en/ot/target-skills/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 98, in reverse resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix raise NoReverseMatch(msg) django.urls.exceptions.NoReverseMatch: Reverse for 'target_skills' not found. 'target_skills' is not a valid view function or pattern name. ERROR 2025-11-02 18:47:26,531 basehttp 73839 6165508096 "GET /en/ot/target-skills/ HTTP/1.1" 500 216839 ERROR 2025-11-02 18:47:58,762 tasks 16180 8648941888 Appointment 84999784-a5ac-4385-82c0-6beee6a870fe not found ERROR 2025-11-02 18:47:58,762 tasks 16172 8648941888 Appointment 1ba52899-1a8e-4bce-93bd-d1d643bb7b69 not found INFO 2025-11-02 18:48:09,125 basehttp 73839 6165508096 "GET /en/ot/target-skills/ HTTP/1.1" 200 74409 INFO 2025-11-02 18:48:09,230 basehttp 73839 6165508096 "GET /media/profile_pictures/Father_-d_HcbHEbL.png HTTP/1.1" 200 1997779 INFO 2025-11-02 18:48:09,257 basehttp 73839 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:48:20,957 basehttp 73839 12901707776 "GET /en/ot/sessions/1dc2c631-fef1-41a7-8f2b-901cc090ae4d/ HTTP/1.1" 200 42041 INFO 2025-11-02 18:48:21,044 basehttp 73839 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:48:39,255 basehttp 73839 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:48:39,471 basehttp 73839 12901707776 "GET /__debug__/history_sidebar/?request_id=9bbcc18f986547d0a2cecc2de9ebb667 HTTP/1.1" 200 9547 ERROR 2025-11-02 18:48:44,530 tasks 16180 8648941888 Appointment 35bc0ce1-174a-41ad-bc93-fb7d92e34947 not found ERROR 2025-11-02 18:48:44,530 tasks 16181 8648941888 Appointment bf8645b9-dc70-43b2-a756-a1cbc04a2bae not found ERROR 2025-11-02 18:48:44,530 tasks 16172 8648941888 Appointment 310d15a7-8bf3-4742-9d66-ea672cb4ff53 not found INFO 2025-11-02 18:49:09,260 basehttp 73839 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:49:09,478 basehttp 73839 12901707776 "GET /__debug__/history_sidebar/?request_id=b6fba9abe9394f518c2dd286840f1dc3 HTTP/1.1" 200 9547 INFO 2025-11-02 18:49:35,047 basehttp 73839 12901707776 "GET /en/ot/target-skills/ HTTP/1.1" 200 74413 INFO 2025-11-02 18:49:35,143 basehttp 73839 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:50:05,177 basehttp 73839 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:50:05,396 basehttp 73839 12901707776 "GET /__debug__/history_sidebar/?request_id=3d8e1cf0a0f44faca4549f4942027822 HTTP/1.1" 200 9547 INFO 2025-11-02 18:50:35,162 basehttp 73839 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:50:35,388 basehttp 73839 12901707776 "GET /__debug__/history_sidebar/?request_id=81dd997fe5c54b759bebc88418efb3b0 HTTP/1.1" 200 9547 INFO 2025-11-02 18:51:05,144 basehttp 73839 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:51:05,359 basehttp 73839 12901707776 "GET /__debug__/history_sidebar/?request_id=f1942b89ac51408797d1dcd23d574ab3 HTTP/1.1" 200 9547 ERROR 2025-11-02 18:51:11,910 tasks 16172 8648941888 Appointment 310d15a7-8bf3-4742-9d66-ea672cb4ff53 not found ERROR 2025-11-02 18:51:11,910 tasks 16180 8648941888 Appointment 35bc0ce1-174a-41ad-bc93-fb7d92e34947 not found ERROR 2025-11-02 18:51:11,910 tasks 16181 8648941888 Appointment bf8645b9-dc70-43b2-a756-a1cbc04a2bae not found ERROR 2025-11-02 18:51:12,159 tasks 16181 8648941888 Appointment bf8645b9-dc70-43b2-a756-a1cbc04a2bae not found ERROR 2025-11-02 18:51:12,159 tasks 16180 8648941888 Appointment 35bc0ce1-174a-41ad-bc93-fb7d92e34947 not found ERROR 2025-11-02 18:51:12,159 tasks 16172 8648941888 Appointment 310d15a7-8bf3-4742-9d66-ea672cb4ff53 not found ERROR 2025-11-02 18:51:13,573 tasks 16180 8648941888 Appointment 01e64bc4-bb55-4589-ade8-2d684af8679f not found ERROR 2025-11-02 18:51:13,573 tasks 16172 8648941888 Appointment 7046f839-aede-4d5e-86f6-716893505439 not found INFO 2025-11-02 18:51:35,179 basehttp 73839 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:51:35,400 basehttp 73839 12901707776 "GET /__debug__/history_sidebar/?request_id=f20022cd408d4454a8b4e7fb52042add HTTP/1.1" 200 9548 ERROR 2025-11-02 18:51:40,608 tasks 16180 8648941888 Appointment e494458f-a5fd-481b-97a3-c14466b6f1a1 not found INFO 2025-11-02 18:52:05,173 basehttp 73839 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:52:05,392 basehttp 73839 12901707776 "GET /__debug__/history_sidebar/?request_id=7c6b04f3ae5c485ab63ecfd4a30e1380 HTTP/1.1" 200 9547 INFO 2025-11-02 18:52:35,167 basehttp 73839 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:52:35,386 basehttp 73839 12901707776 "GET /__debug__/history_sidebar/?request_id=6bf6baa024a14418b1ecd63fd6c9d6c9 HTTP/1.1" 200 9547 INFO 2025-11-02 18:53:05,154 basehttp 73839 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:53:05,367 basehttp 73839 12901707776 "GET /__debug__/history_sidebar/?request_id=f583b096724e4db29db376dff2ae83c0 HTTP/1.1" 200 9547 INFO 2025-11-02 18:53:05,491 autoreload 73839 8648941888 /Users/marwanalwali/AgdarCentre/ot/views.py changed, reloading. INFO 2025-11-02 18:53:05,849 autoreload 77469 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 18:53:15,716 autoreload 77469 8648941888 /Users/marwanalwali/AgdarCentre/ot/urls.py changed, reloading. INFO 2025-11-02 18:53:16,035 autoreload 77576 8648941888 Watching for file changes with StatReloader ERROR 2025-11-02 18:53:32,466 log 77576 6201356288 Internal Server Error: /en/ot/skill-assessment/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 178, in get context = self.get_context_data() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/ot/views.py", line 801, in get_context_data skill.score_percentage = (skill.score / 10) * 100 ^^^^^^^^^^^^^^^^^^^^^^ AttributeError: property 'score_percentage' of 'OTTargetSkill' object has no setter ERROR 2025-11-02 18:53:32,530 basehttp 77576 6201356288 "GET /en/ot/skill-assessment/ HTTP/1.1" 500 110939 INFO 2025-11-02 18:54:39,258 autoreload 77576 8648941888 /Users/marwanalwali/AgdarCentre/ot/views.py changed, reloading. INFO 2025-11-02 18:54:39,589 autoreload 78288 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 18:54:49,684 basehttp 78288 6122074112 "GET /en/ot/skill-assessment/ HTTP/1.1" 200 83329 INFO 2025-11-02 18:54:49,781 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-02 18:54:51,791 tasks 16180 8648941888 Appointment 989478fa-8691-4f8d-b6f1-aaab7c1dece1 not found INFO 2025-11-02 18:54:57,253 basehttp 78288 6122074112 "GET /en/ot/sessions/1dc2c631-fef1-41a7-8f2b-901cc090ae4d/ HTTP/1.1" 200 42039 INFO 2025-11-02 18:54:57,345 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:55:15,960 basehttp 78288 6122074112 "GET /en/ot/sessions/ HTTP/1.1" 200 60144 INFO 2025-11-02 18:55:16,056 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:55:23,049 basehttp 78288 6122074112 "GET /en/ot/sessions/1dc2c631-fef1-41a7-8f2b-901cc090ae4d/ HTTP/1.1" 200 42039 INFO 2025-11-02 18:55:23,141 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:55:53,164 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:55:53,381 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=2d8d825a34eb4e9494dd092d6ce07d22 HTTP/1.1" 200 9547 INFO 2025-11-02 18:56:23,155 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:56:23,372 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=b9fffdc13b0b464091dcf08166289d00 HTTP/1.1" 200 9547 INFO 2025-11-02 18:56:53,149 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:56:53,363 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=b3de169cb1c2476f9aa5c0285d67c768 HTTP/1.1" 200 9547 ERROR 2025-11-02 18:56:54,328 tasks 16180 8648941888 Appointment 01e64bc4-bb55-4589-ade8-2d684af8679f not found ERROR 2025-11-02 18:56:54,328 tasks 16172 8648941888 Appointment 7046f839-aede-4d5e-86f6-716893505439 not found INFO 2025-11-02 18:57:23,149 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:57:23,369 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=7fc9abd717834ebf9d0d7336d08912d3 HTTP/1.1" 200 9547 INFO 2025-11-02 18:57:53,165 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:57:53,389 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=1b3898d9cda84b0ca8450778bcb2e5a0 HTTP/1.1" 200 9547 INFO 2025-11-02 18:58:23,133 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:58:23,346 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=d86638fce7474af68501de366a73c1ee HTTP/1.1" 200 9547 INFO 2025-11-02 18:58:53,151 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:58:53,380 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=98fa40daa35145408435f5e6b98f482e HTTP/1.1" 200 9547 ERROR 2025-11-02 18:58:53,964 tasks 16172 8648941888 Appointment 0ff795b3-68a3-44e3-ad35-9b50b6e098a8 not found ERROR 2025-11-02 18:58:53,964 tasks 16181 8648941888 Appointment 642dc474-cd97-4dc0-8924-b2b832eeaea1 not found ERROR 2025-11-02 18:58:53,964 tasks 16180 8648941888 Appointment 251d4c8d-ad19-44b7-a10b-3b3ff3951257 not found INFO 2025-11-02 18:58:58,189 basehttp 78288 6122074112 "GET /en/ot/sessions/1dc2c631-fef1-41a7-8f2b-901cc090ae4d/ HTTP/1.1" 200 42045 INFO 2025-11-02 18:58:58,277 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:59:00,270 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:59:00,497 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=dadeda4568f344f484e292a47eac3361 HTTP/1.1" 200 9547 INFO 2025-11-02 18:59:00,874 basehttp 78288 6122074112 "GET /en/ot/sessions/ HTTP/1.1" 200 60947 INFO 2025-11-02 18:59:00,977 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:59:16,522 basehttp 78288 6122074112 "GET /en/ot/sessions/1dc2c631-fef1-41a7-8f2b-901cc090ae4d/ HTTP/1.1" 200 42047 INFO 2025-11-02 18:59:16,616 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 18:59:34,940 basehttp 78288 6122074112 "GET /en/ot/sessions/1dc2c631-fef1-41a7-8f2b-901cc090ae4d/update/ HTTP/1.1" 200 52575 INFO 2025-11-02 18:59:35,046 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:00:00,013 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 19:00:00,013 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 16:00:00.013558+00:00'} INFO 2025-11-02 19:00:00,018 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 19:00:00,018 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 16:00:00.018812+00:00'} INFO 2025-11-02 19:00:05,076 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:00:05,304 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=f897a2981f1e4f4797211531a6ec2b30 HTTP/1.1" 200 9547 INFO 2025-11-02 19:00:35,073 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:00:35,297 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=2638204fbd174f1083af9c1824dac919 HTTP/1.1" 200 9547 INFO 2025-11-02 19:01:05,062 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:01:05,276 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=1392967d79c047eb88e77c319deb73d4 HTTP/1.1" 200 9547 INFO 2025-11-02 19:01:35,413 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:01:36,349 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=13c244a99d384e338440945b7ba0efd2 HTTP/1.1" 200 9547 INFO 2025-11-02 19:02:05,427 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:02:06,364 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=8482c4257eb5403785b6ad648a423c04 HTTP/1.1" 200 9547 INFO 2025-11-02 19:02:35,433 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:02:36,382 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=0781b0b1525a4bd9a946d572c2045dad HTTP/1.1" 200 9547 INFO 2025-11-02 19:03:05,425 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:03:06,352 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=883596e1269746fbbc7e46cca09f8673 HTTP/1.1" 200 9547 INFO 2025-11-02 19:03:22,940 basehttp 78288 6122074112 "GET /en/ot/sessions/1dc2c631-fef1-41a7-8f2b-901cc090ae4d/update/ HTTP/1.1" 200 52759 WARNING 2025-11-02 19:03:22,954 basehttp 78288 6122074112 "GET /static/plugins/abpetkov-powerange/dist/powerange.min.css%22%22 HTTP/1.1" 404 2104 INFO 2025-11-02 19:03:22,954 basehttp 78288 6138900480 "GET /static/plugins/abpetkov-powerange/dist/powerange.min.js HTTP/1.1" 200 17609 INFO 2025-11-02 19:03:23,052 basehttp 78288 6138900480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:03:53,442 basehttp 78288 6138900480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:03:54,365 basehttp 78288 6138900480 "GET /__debug__/history_sidebar/?request_id=3426a017a198475081e57c6030274e7d HTTP/1.1" 200 9548 INFO 2025-11-02 19:04:23,434 basehttp 78288 6138900480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:04:24,364 basehttp 78288 6138900480 "GET /__debug__/history_sidebar/?request_id=a1d4fdb4337643ed852860d32fcd38f8 HTTP/1.1" 200 9548 INFO 2025-11-02 19:04:48,829 basehttp 78288 6138900480 "GET /en/ot/sessions/1dc2c631-fef1-41a7-8f2b-901cc090ae4d/update/ HTTP/1.1" 200 52562 INFO 2025-11-02 19:04:48,927 basehttp 78288 6138900480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:05:05,833 basehttp 78288 6138900480 "GET /en/ot/sessions/1dc2c631-fef1-41a7-8f2b-901cc090ae4d/update/ HTTP/1.1" 200 52550 INFO 2025-11-02 19:05:05,957 basehttp 78288 6138900480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:05:35,955 basehttp 78288 6138900480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:05:36,182 basehttp 78288 6138900480 "GET /__debug__/history_sidebar/?request_id=a4495664d3b14866abf247b59385a29c HTTP/1.1" 200 9547 INFO 2025-11-02 19:06:05,859 basehttp 78288 6138900480 "GET /en/ot/sessions/1dc2c631-fef1-41a7-8f2b-901cc090ae4d/update/ HTTP/1.1" 200 52563 INFO 2025-11-02 19:06:05,969 basehttp 78288 6138900480 - Broken pipe from ('127.0.0.1', 59963) INFO 2025-11-02 19:06:05,984 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-02 19:06:10,567 basehttp 78288 6138900480 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-02 19:06:10,624 log 78288 6122074112 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 19:06:10,624 basehttp 78288 6122074112 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 ERROR 2025-11-02 19:06:13,710 tasks 16180 8648941888 Appointment b0c1c980-442f-4adc-ac76-2cd181929efd not found ERROR 2025-11-02 19:06:13,711 tasks 16172 8648941888 Appointment 07419aca-aaed-4f2f-9af3-680578504323 not found ERROR 2025-11-02 19:06:13,712 tasks 16181 8648941888 Appointment b0c1c980-442f-4adc-ac76-2cd181929efd not found ERROR 2025-11-02 19:06:13,714 tasks 16173 8648941888 Appointment 07419aca-aaed-4f2f-9af3-680578504323 not found ERROR 2025-11-02 19:06:13,716 tasks 16174 8648941888 Appointment b0c1c980-442f-4adc-ac76-2cd181929efd not found ERROR 2025-11-02 19:06:13,716 tasks 16182 8648941888 Appointment 07419aca-aaed-4f2f-9af3-680578504323 not found ERROR 2025-11-02 19:06:13,828 tasks 16172 8648941888 Appointment b0c1c980-442f-4adc-ac76-2cd181929efd not found ERROR 2025-11-02 19:06:13,828 tasks 16180 8648941888 Appointment 07419aca-aaed-4f2f-9af3-680578504323 not found ERROR 2025-11-02 19:06:13,834 tasks 16181 8648941888 Appointment 07419aca-aaed-4f2f-9af3-680578504323 not found ERROR 2025-11-02 19:06:13,836 tasks 16173 8648941888 Appointment b0c1c980-442f-4adc-ac76-2cd181929efd not found INFO 2025-11-02 19:06:36,430 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:06:37,351 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=191408c7020a4bbb9b04fa778504bb28 HTTP/1.1" 200 9547 ERROR 2025-11-02 19:07:00,576 tasks 16180 8648941888 Appointment b0c1c980-442f-4adc-ac76-2cd181929efd not found ERROR 2025-11-02 19:07:00,576 tasks 16172 8648941888 Appointment 07419aca-aaed-4f2f-9af3-680578504323 not found INFO 2025-11-02 19:07:06,442 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:07:07,364 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=11da3e7bf34545149b587c2a6f6342b5 HTTP/1.1" 200 9549 INFO 2025-11-02 19:07:36,435 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:07:37,364 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=c807df70f48c41f1ada42b72a6d5a890 HTTP/1.1" 200 9547 ERROR 2025-11-02 19:08:01,242 tasks 16180 8648941888 Appointment 07419aca-aaed-4f2f-9af3-680578504323 not found ERROR 2025-11-02 19:08:01,242 tasks 16172 8648941888 Appointment b0c1c980-442f-4adc-ac76-2cd181929efd not found INFO 2025-11-02 19:08:06,000 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:08:06,223 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=9fe106ccce6f4b4ea09ab795c6f1fb3c HTTP/1.1" 200 9549 INFO 2025-11-02 19:08:13,964 basehttp 78288 6122074112 "GET /en/ot/sessions/1dc2c631-fef1-41a7-8f2b-901cc090ae4d/update/ HTTP/1.1" 200 52541 WARNING 2025-11-02 19:08:14,042 log 78288 6122074112 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 19:08:14,042 basehttp 78288 6122074112 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 19:08:14,053 basehttp 78288 6138900480 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-02 19:08:14,119 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:08:44,142 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:08:44,365 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=04116bee527845c4b1ac00e90a6b5fa2 HTTP/1.1" 200 9547 ERROR 2025-11-02 19:08:58,443 tasks 16172 8648941888 Appointment 01e64bc4-bb55-4589-ade8-2d684af8679f not found ERROR 2025-11-02 19:08:58,443 tasks 16180 8648941888 Appointment 7046f839-aede-4d5e-86f6-716893505439 not found INFO 2025-11-02 19:09:08,887 basehttp 78288 6122074112 "GET /en/ot/sessions/1dc2c631-fef1-41a7-8f2b-901cc090ae4d/update/ HTTP/1.1" 200 52573 WARNING 2025-11-02 19:09:08,962 log 78288 6122074112 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 19:09:08,962 basehttp 78288 6122074112 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 19:09:08,983 basehttp 78288 6138900480 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-02 19:09:09,045 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:09:39,073 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:09:39,299 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=3b6374bc20574f41a3353d6f02aaffc9 HTTP/1.1" 200 9548 INFO 2025-11-02 19:10:09,069 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:10:09,296 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=23e7f18af0aa45fa86e2e5cd10c81c6a HTTP/1.1" 200 9547 ERROR 2025-11-02 19:10:24,585 tasks 16180 8648941888 Appointment 57b3dd51-9baa-433e-b2be-9640c444df0d not found INFO 2025-11-02 19:10:39,069 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:10:39,293 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=8624181c2d8a46f7977346d0da0cf1af HTTP/1.1" 200 9547 INFO 2025-11-02 19:11:09,042 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:11:09,268 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=5d54af2991b047b9a57cf82e7834a2ab HTTP/1.1" 200 9547 INFO 2025-11-02 19:11:39,072 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:11:39,288 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=6f78ba95675b470f9d9abef9efb1fa6f HTTP/1.1" 200 9547 INFO 2025-11-02 19:12:09,070 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:12:09,299 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=8891a84235d64a67853fb6651eb77e53 HTTP/1.1" 200 9547 INFO 2025-11-02 19:12:39,078 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:12:39,307 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=1c6b6c09ca404cf682fe225739552164 HTTP/1.1" 200 9547 INFO 2025-11-02 19:13:09,096 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:13:09,317 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=05ceb1c0431d4e4f9ea39a370df2d346 HTTP/1.1" 200 9549 INFO 2025-11-02 19:13:39,065 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:13:39,293 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=f017d66639c24921ac951869d014d3fe HTTP/1.1" 200 9547 INFO 2025-11-02 19:14:09,070 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:14:09,299 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=38537197993e48febf9b1765f6e14238 HTTP/1.1" 200 9547 INFO 2025-11-02 19:14:39,072 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:14:39,290 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=fc27e40cf860486687c83d3141fbd6dd HTTP/1.1" 200 9547 INFO 2025-11-02 19:15:09,088 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:15:09,316 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=06a50754d39747d29d7b097afc8401bf HTTP/1.1" 200 9549 INFO 2025-11-02 19:15:39,048 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:15:39,279 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=c90c6d8188764bbf8ebe6bb205af3927 HTTP/1.1" 200 9547 INFO 2025-11-02 19:16:09,072 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:16:09,287 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=8b8b3c12b0ea45219ec6c60ebc8a9021 HTTP/1.1" 200 9547 INFO 2025-11-02 19:16:39,072 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:16:39,303 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=39f9e82019e4421ab0822565e2431d6c HTTP/1.1" 200 9547 INFO 2025-11-02 19:17:09,096 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:17:09,322 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=ff95976bc8544a44bf6766964cb36b04 HTTP/1.1" 200 9549 INFO 2025-11-02 19:17:39,068 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:17:39,297 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=1378974239dc4304ae881e67d0cb61a2 HTTP/1.1" 200 9547 INFO 2025-11-02 19:18:09,064 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:18:09,285 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=063dfe7a9a11455da4e091ea7dac29b8 HTTP/1.1" 200 9547 INFO 2025-11-02 19:18:39,066 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:18:39,291 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=696912e4ee9540ac8ef2eb21234185a8 HTTP/1.1" 200 9547 ERROR 2025-11-02 19:18:44,514 tasks 16172 8648941888 Appointment b0c1c980-442f-4adc-ac76-2cd181929efd not found ERROR 2025-11-02 19:18:44,514 tasks 16180 8648941888 Appointment 07419aca-aaed-4f2f-9af3-680578504323 not found INFO 2025-11-02 19:19:09,077 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:19:09,298 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=d0d7d59d0964430c96ec963498f20e7a HTTP/1.1" 200 9547 INFO 2025-11-02 19:19:16,287 basehttp 78288 6122074112 "GET /en/ot/sessions/1dc2c631-fef1-41a7-8f2b-901cc090ae4d/update/ HTTP/1.1" 200 52582 WARNING 2025-11-02 19:19:16,361 log 78288 6122074112 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 19:19:16,361 basehttp 78288 6122074112 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 19:19:16,381 basehttp 78288 6138900480 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-02 19:19:16,437 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:19:47,448 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:19:48,362 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=071c407bf60d4b6ea87684f1cfb79e5a HTTP/1.1" 200 9549 INFO 2025-11-02 19:20:17,444 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:20:18,364 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=6cfddae68d22470eaea791c0311c80b8 HTTP/1.1" 200 9548 INFO 2025-11-02 19:20:46,465 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:20:46,686 basehttp 78288 6122074112 "GET /__debug__/history_sidebar/?request_id=ee10111ef6704fe7ab8c33302ba19d19 HTTP/1.1" 200 9547 INFO 2025-11-02 19:21:01,221 basehttp 78288 6122074112 "GET /en/ot/sessions/1dc2c631-fef1-41a7-8f2b-901cc090ae4d/update/ HTTP/1.1" 200 52581 WARNING 2025-11-02 19:21:01,295 log 78288 6122074112 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 19:21:01,295 basehttp 78288 6122074112 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 19:21:01,315 basehttp 78288 6138900480 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-02 19:21:01,372 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-02 19:21:11,902 tasks 16172 8648941888 Appointment b0c1c980-442f-4adc-ac76-2cd181929efd not found ERROR 2025-11-02 19:21:11,902 tasks 16180 8648941888 Appointment 07419aca-aaed-4f2f-9af3-680578504323 not found ERROR 2025-11-02 19:21:12,151 tasks 16180 8648941888 Appointment 07419aca-aaed-4f2f-9af3-680578504323 not found ERROR 2025-11-02 19:21:12,151 tasks 16172 8648941888 Appointment b0c1c980-442f-4adc-ac76-2cd181929efd not found INFO 2025-11-02 19:21:18,848 basehttp 78288 6122074112 "GET /en/ot/sessions/1dc2c631-fef1-41a7-8f2b-901cc090ae4d/update/ HTTP/1.1" 200 52582 WARNING 2025-11-02 19:21:18,922 log 78288 6122074112 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 19:21:18,922 basehttp 78288 6122074112 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 19:21:18,936 basehttp 78288 6138900480 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-02 19:21:18,996 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-02 19:21:40,604 tasks 16180 8648941888 Appointment 8f028c27-4142-489c-91a8-417fa19038bf not found INFO 2025-11-02 19:21:48,612 basehttp 78288 6122074112 "GET /en/ot/sessions/1dc2c631-fef1-41a7-8f2b-901cc090ae4d/update/ HTTP/1.1" 200 52586 WARNING 2025-11-02 19:21:48,686 log 78288 6122074112 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 19:21:48,687 basehttp 78288 6122074112 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 19:21:48,699 basehttp 78288 6138900480 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-02 19:21:48,768 basehttp 78288 6122074112 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:21:58,417 basehttp 78288 6122074112 "GET /en/ot/sessions/1dc2c631-fef1-41a7-8f2b-901cc090ae4d/update/ HTTP/1.1" 200 52586 WARNING 2025-11-02 19:21:58,504 basehttp 78288 6138900480 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-02 19:21:58,518 log 78288 6122074112 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 19:21:58,519 basehttp 78288 6122074112 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-02 19:21:58,574 basehttp 78288 6155726848 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-02 19:22:08,343 tasks 16180 8648941888 Appointment f3cf1889-ed7b-4416-8f02-ea8113a8b650 not found ERROR 2025-11-02 19:22:08,343 tasks 16172 8648941888 Appointment 6f4fe326-9e43-4b30-bae0-619526511ee5 not found INFO 2025-11-02 19:22:21,416 basehttp 78288 6155726848 "GET /en/ot/sessions/1dc2c631-fef1-41a7-8f2b-901cc090ae4d/update/ HTTP/1.1" 200 52567 WARNING 2025-11-02 19:22:21,492 log 78288 6155726848 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 19:22:21,492 basehttp 78288 6155726848 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 19:22:21,514 basehttp 78288 6122074112 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-02 19:22:21,573 basehttp 78288 6155726848 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:22:51,600 basehttp 78288 6155726848 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:22:51,826 basehttp 78288 6155726848 "GET /__debug__/history_sidebar/?request_id=1e082fee54a84269b31d1f8f2ed642d6 HTTP/1.1" 200 9547 INFO 2025-11-02 19:22:54,737 basehttp 78288 6155726848 "GET /en/ot/sessions/1dc2c631-fef1-41a7-8f2b-901cc090ae4d/update/ HTTP/1.1" 200 52565 WARNING 2025-11-02 19:22:54,810 log 78288 6155726848 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 19:22:54,810 basehttp 78288 6155726848 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 19:22:54,838 basehttp 78288 6122074112 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-02 19:22:54,885 basehttp 78288 6155726848 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:23:12,264 basehttp 78288 6155726848 "GET /en/ot/sessions/1dc2c631-fef1-41a7-8f2b-901cc090ae4d/update/ HTTP/1.1" 200 52565 WARNING 2025-11-02 19:23:12,337 log 78288 6155726848 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 19:23:12,337 basehttp 78288 6155726848 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 19:23:12,354 basehttp 78288 6122074112 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-02 19:23:12,413 basehttp 78288 6155726848 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:23:42,447 basehttp 78288 6155726848 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:23:42,677 basehttp 78288 6155726848 "GET /__debug__/history_sidebar/?request_id=edb5cf9cac084f51a8a161603141bce2 HTTP/1.1" 200 9547 INFO 2025-11-02 19:24:12,453 basehttp 78288 6155726848 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:24:12,683 basehttp 78288 6155726848 "GET /__debug__/history_sidebar/?request_id=47e6f8a4365245bf8bf88f0aaae2d091 HTTP/1.1" 200 9547 INFO 2025-11-02 19:24:42,446 basehttp 78288 6155726848 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:24:42,666 basehttp 78288 6155726848 "GET /__debug__/history_sidebar/?request_id=9caba9807c3148dea529bfc13d044330 HTTP/1.1" 200 9547 INFO 2025-11-02 19:25:12,442 basehttp 78288 6155726848 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:25:12,673 basehttp 78288 6155726848 "GET /__debug__/history_sidebar/?request_id=dbf5f80af0cf4cf9b3e3f809fa242a0d HTTP/1.1" 200 9547 INFO 2025-11-02 19:25:42,440 basehttp 78288 6155726848 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:25:42,672 basehttp 78288 6155726848 "GET /__debug__/history_sidebar/?request_id=06b34adbc2fa4407ae1915b1d29ee1ca HTTP/1.1" 200 9547 INFO 2025-11-02 19:26:12,433 basehttp 78288 6155726848 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:26:12,660 basehttp 78288 6155726848 "GET /__debug__/history_sidebar/?request_id=a4b64c25fe7a4cfebe9c1e2829db7909 HTTP/1.1" 200 9547 INFO 2025-11-02 19:26:20,873 autoreload 78288 8648941888 /Users/marwanalwali/AgdarCentre/AgdarCentre/settings.py changed, reloading. INFO 2025-11-02 19:26:21,363 autoreload 93988 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 19:26:24,302 basehttp 93988 6157103104 "POST /en/accounts/logout/ HTTP/1.1" 302 0 INFO 2025-11-02 19:26:24,379 basehttp 93988 6157103104 "GET /en/accounts/login/ HTTP/1.1" 200 24764 WARNING 2025-11-02 19:26:24,459 log 93988 6157103104 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 19:26:24,459 basehttp 93988 6157103104 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 WARNING 2025-11-02 19:26:24,481 basehttp 93988 6157103104 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-02 19:26:31,320 basehttp 93988 6173929472 "GET /en/landing HTTP/1.1" 301 0 INFO 2025-11-02 19:26:31,378 basehttp 93988 6157103104 "GET /en/landing/ HTTP/1.1" 200 46177 INFO 2025-11-02 19:26:31,399 basehttp 93988 6173929472 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 304 0 INFO 2025-11-02 19:26:31,403 basehttp 93988 6173929472 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 304 0 INFO 2025-11-02 19:26:31,403 basehttp 93988 6190755840 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 304 0 INFO 2025-11-02 19:26:31,404 basehttp 93988 6207582208 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 304 0 INFO 2025-11-02 19:26:31,404 basehttp 93988 6224408576 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 304 0 WARNING 2025-11-02 19:26:31,529 log 93988 6157103104 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 19:26:31,529 basehttp 93988 6157103104 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16670 INFO 2025-11-02 19:28:59,583 autoreload 93988 8648941888 /Users/marwanalwali/AgdarCentre/core/urls.py changed, reloading. INFO 2025-11-02 19:29:00,173 autoreload 95796 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 19:29:33,642 autoreload 95796 8648941888 /Users/marwanalwali/AgdarCentre/AgdarCentre/settings.py changed, reloading. INFO 2025-11-02 19:29:33,999 autoreload 96196 8648941888 Watching for file changes with StatReloader WARNING 2025-11-02 19:29:47,389 log 96196 6136360960 Not Found: /en/landing/ WARNING 2025-11-02 19:29:47,389 basehttp 96196 6136360960 "GET /en/landing/ HTTP/1.1" 404 34956 WARNING 2025-11-02 19:29:47,491 log 96196 6136360960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 19:29:47,491 basehttp 96196 6136360960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-02 19:29:51,687 basehttp 96196 6136360960 "GET /en HTTP/1.1" 301 0 INFO 2025-11-02 19:29:51,761 basehttp 96196 6153187328 "GET /en/ HTTP/1.1" 200 46161 WARNING 2025-11-02 19:29:51,886 log 96196 6153187328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 19:29:51,887 basehttp 96196 6153187328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16669 INFO 2025-11-02 19:30:00,007 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 19:30:00,008 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 16:30:00.008205+00:00'} INFO 2025-11-02 19:30:00,013 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 19:30:00,013 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 16:30:00.013702+00:00'} INFO 2025-11-02 19:30:20,088 basehttp 96196 6153187328 "GET /en/ HTTP/1.1" 200 46161 WARNING 2025-11-02 19:30:20,160 log 96196 6153187328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-02 19:30:20,160 basehttp 96196 6153187328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16668 INFO 2025-11-02 19:31:30,864 autoreload 96196 8648941888 /Users/marwanalwali/AgdarCentre/AgdarCentre/urls.py changed, reloading. INFO 2025-11-02 19:31:31,175 autoreload 97242 8648941888 Watching for file changes with StatReloader ERROR 2025-11-02 19:31:33,070 log 97242 6171717632 Internal Server Error: /en/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 81, in reverse extra, resolver = resolver.namespace_dict[ns] ~~~~~~~~~~~~~~~~~~~~~~~^^^^ KeyError: 'djdt' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 145, in __call__ return self._postprocess(request, response, toolbar) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/middleware.py", line 187, in _postprocess rendered = toolbar.render_toolbar() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/debug_toolbar/toolbar.py", line 93, in render_toolbar return render_to_string("debug_toolbar/base.html", context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/test/utils.py", line 114, in instrumented_test_render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 327, in render return nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 92, in reverse raise NoReverseMatch("%s is not a registered namespace" % key) django.urls.exceptions.NoReverseMatch: 'djdt' is not a registered namespace ERROR 2025-11-02 19:31:33,071 basehttp 97242 6171717632 "GET /en/ HTTP/1.1" 500 141057 ERROR 2025-11-02 19:32:03,745 tasks 16180 8648941888 Appointment 7d8e8281-f28e-47b2-bae6-04647dd5204d not found ERROR 2025-11-02 19:32:04,013 tasks 16180 8648941888 Appointment 7d8e8281-f28e-47b2-bae6-04647dd5204d not found INFO 2025-11-02 19:32:52,511 autoreload 97242 8648941888 /Users/marwanalwali/AgdarCentre/AgdarCentre/settings.py changed, reloading. INFO 2025-11-02 19:32:52,802 autoreload 97842 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 19:33:17,678 autoreload 98129 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 19:33:20,665 basehttp 98129 6159757312 "GET /en/ HTTP/1.1" 200 46161 INFO 2025-11-02 19:34:06,800 basehttp 98129 6159757312 "GET /en/admin/notifications/notification/ HTTP/1.1" 302 0 INFO 2025-11-02 19:34:06,864 basehttp 98129 6159757312 "GET /en/admin/login/?next=/en/admin/notifications/notification/ HTTP/1.1" 200 17791 INFO 2025-11-02 19:34:06,880 basehttp 98129 6159757312 "GET /static/admin/css/login.css HTTP/1.1" 200 951 INFO 2025-11-02 19:34:08,925 basehttp 98129 6159757312 "GET /en/ HTTP/1.1" 200 46162 INFO 2025-11-02 19:34:10,074 basehttp 98129 6159757312 "GET /en/ HTTP/1.1" 200 46162 ERROR 2025-11-02 19:36:13,701 tasks 16180 8648941888 Appointment e494458f-a5fd-481b-97a3-c14466b6f1a1 not found ERROR 2025-11-02 19:36:13,706 tasks 16172 8648941888 Appointment e494458f-a5fd-481b-97a3-c14466b6f1a1 not found ERROR 2025-11-02 19:36:13,711 tasks 16180 8648941888 Appointment e494458f-a5fd-481b-97a3-c14466b6f1a1 not found ERROR 2025-11-02 19:36:13,821 tasks 16180 8648941888 Appointment e494458f-a5fd-481b-97a3-c14466b6f1a1 not found ERROR 2025-11-02 19:36:13,830 tasks 16180 8648941888 Appointment e494458f-a5fd-481b-97a3-c14466b6f1a1 not found INFO 2025-11-02 19:36:31,694 autoreload 98129 8648941888 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-11-02 19:36:32,056 autoreload 99642 8648941888 Watching for file changes with StatReloader ERROR 2025-11-02 19:37:00,565 tasks 16180 8648941888 Appointment e494458f-a5fd-481b-97a3-c14466b6f1a1 not found ERROR 2025-11-02 19:38:01,232 tasks 16180 8648941888 Appointment e494458f-a5fd-481b-97a3-c14466b6f1a1 not found INFO 2025-11-02 19:38:22,240 autoreload 99642 8648941888 /Users/marwanalwali/AgdarCentre/AgdarCentre/urls.py changed, reloading. INFO 2025-11-02 19:38:22,604 autoreload 1155 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 19:39:23,337 basehttp 1155 6168850432 "GET / HTTP/1.1" 200 46155 INFO 2025-11-02 19:39:41,136 basehttp 1155 6168850432 "GET / HTTP/1.1" 200 46155 INFO 2025-11-02 19:39:51,361 basehttp 1155 12918534144 "GET / HTTP/1.1" 200 46155 INFO 2025-11-02 19:39:51,452 basehttp 1155 12918534144 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 304 0 INFO 2025-11-02 19:39:51,486 basehttp 1155 12918534144 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 304 0 INFO 2025-11-02 19:39:51,488 basehttp 1155 12918534144 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 304 0 INFO 2025-11-02 19:39:51,489 basehttp 1155 12935360512 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 304 0 INFO 2025-11-02 19:39:51,490 basehttp 1155 12918534144 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 304 0 INFO 2025-11-02 19:40:35,872 basehttp 1155 12918534144 "GET /en/switch_language/?language=ar&next=/ HTTP/1.1" 302 0 INFO 2025-11-02 19:40:35,937 basehttp 1155 12918534144 "GET / HTTP/1.1" 200 49033 INFO 2025-11-02 19:44:38,181 basehttp 1155 6168850432 "GET / HTTP/1.1" 200 46155 INFO 2025-11-02 19:45:51,002 basehttp 1155 6168850432 "GET /accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-02 19:45:51,060 basehttp 1155 12901707776 "GET /en/accounts/login/ HTTP/1.1" 200 24764 ERROR 2025-11-02 19:48:44,580 tasks 16180 8648941888 Appointment e494458f-a5fd-481b-97a3-c14466b6f1a1 not found INFO 2025-11-02 19:49:17,373 basehttp 1155 12901707776 "GET /accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-02 19:49:17,431 basehttp 1155 6168850432 "GET /en/accounts/login/ HTTP/1.1" 200 24764 INFO 2025-11-02 19:49:18,947 basehttp 1155 6168850432 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-02 19:49:19,007 basehttp 1155 6168850432 "GET /dashboard/ HTTP/1.1" 302 0 INFO 2025-11-02 19:49:19,090 basehttp 1155 12901707776 "GET /en/dashboard/ HTTP/1.1" 200 56229 INFO 2025-11-02 19:49:19,223 basehttp 1155 12901707776 "GET /media/profile_pictures/Father_-d_HcbHEbL.png HTTP/1.1" 200 1997779 INFO 2025-11-02 19:49:19,223 basehttp 1155 6168850432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:49:49,199 basehttp 1155 6168850432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:49:49,423 basehttp 1155 6168850432 "GET /__debug__/history_sidebar/?request_id=7b497dcd896f4af99bee880ac875c96f HTTP/1.1" 200 9547 INFO 2025-11-02 19:50:19,203 basehttp 1155 6168850432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:50:19,419 basehttp 1155 6168850432 "GET /__debug__/history_sidebar/?request_id=5f643f754a374e8aa08aa872d27db073 HTTP/1.1" 200 9547 INFO 2025-11-02 19:50:49,228 basehttp 1155 6168850432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:50:49,444 basehttp 1155 6168850432 "GET /__debug__/history_sidebar/?request_id=ff056f55ecf7490e9bd1e38b3f0152f8 HTTP/1.1" 200 9549 ERROR 2025-11-02 19:51:11,974 tasks 16180 8648941888 Appointment e494458f-a5fd-481b-97a3-c14466b6f1a1 not found ERROR 2025-11-02 19:51:12,231 tasks 16180 8648941888 Appointment e494458f-a5fd-481b-97a3-c14466b6f1a1 not found INFO 2025-11-02 19:51:13,454 basehttp 1155 6168850432 "GET /en/dashboard/ HTTP/1.1" 200 56232 INFO 2025-11-02 19:51:13,556 basehttp 1155 6168850432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-02 19:51:13,634 tasks 16180 8648941888 Appointment 57b3dd51-9baa-433e-b2be-9640c444df0d not found ERROR 2025-11-02 19:51:40,680 tasks 16180 8648941888 Appointment 84999784-a5ac-4385-82c0-6beee6a870fe not found ERROR 2025-11-02 19:51:40,680 tasks 16172 8648941888 Appointment 1ba52899-1a8e-4bce-93bd-d1d643bb7b69 not found INFO 2025-11-02 19:51:43,576 basehttp 1155 6168850432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:51:43,801 basehttp 1155 6168850432 "GET /__debug__/history_sidebar/?request_id=ccf9c1f7191941dc9a95f0162e39cd4e HTTP/1.1" 200 9547 ERROR 2025-11-02 19:52:08,422 tasks 16172 8648941888 Appointment 0ff795b3-68a3-44e3-ad35-9b50b6e098a8 not found ERROR 2025-11-02 19:52:08,422 tasks 16180 8648941888 Appointment 251d4c8d-ad19-44b7-a10b-3b3ff3951257 not found ERROR 2025-11-02 19:52:08,423 tasks 16181 8648941888 Appointment 642dc474-cd97-4dc0-8924-b2b832eeaea1 not found INFO 2025-11-02 19:52:13,601 basehttp 1155 6168850432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:52:13,817 basehttp 1155 6168850432 "GET /__debug__/history_sidebar/?request_id=539c1aace169422f8a70506227be7fec HTTP/1.1" 200 9548 INFO 2025-11-02 19:52:43,594 basehttp 1155 6168850432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:52:43,816 basehttp 1155 6168850432 "GET /__debug__/history_sidebar/?request_id=4062bce7fa7c4fa09fc6ade55625e437 HTTP/1.1" 200 9547 INFO 2025-11-02 19:53:13,573 basehttp 1155 6168850432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:53:13,801 basehttp 1155 6168850432 "GET /__debug__/history_sidebar/?request_id=461ffd9fb31f4d1d99d6ab3ca1c7d34c HTTP/1.1" 200 9547 INFO 2025-11-02 19:53:43,563 basehttp 1155 6168850432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:53:43,788 basehttp 1155 6168850432 "GET /__debug__/history_sidebar/?request_id=cc30ce92d1a444e9b2c09925e08b7e29 HTTP/1.1" 200 9547 INFO 2025-11-02 19:54:13,558 basehttp 1155 6168850432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:54:13,776 basehttp 1155 6168850432 "GET /__debug__/history_sidebar/?request_id=6ce67f54f8e1498caf1d73b33b71c86f HTTP/1.1" 200 9547 INFO 2025-11-02 19:54:43,568 basehttp 1155 6168850432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:54:43,783 basehttp 1155 6168850432 "GET /__debug__/history_sidebar/?request_id=f49822bd8eb3445c9bd3eb11735b8705 HTTP/1.1" 200 9547 INFO 2025-11-02 19:55:13,569 basehttp 1155 6168850432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:55:13,785 basehttp 1155 6168850432 "GET /__debug__/history_sidebar/?request_id=078d452f317642d2b99e654e29ac7713 HTTP/1.1" 200 9547 INFO 2025-11-02 19:55:43,565 basehttp 1155 6168850432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:55:43,778 basehttp 1155 6168850432 "GET /__debug__/history_sidebar/?request_id=c4e959ed73b54bdfa1d067d26aabc70c HTTP/1.1" 200 9547 INFO 2025-11-02 19:56:13,572 basehttp 1155 6168850432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:56:13,786 basehttp 1155 6168850432 "GET /__debug__/history_sidebar/?request_id=1e7edde7d6104e28bd57d074c00f8e00 HTTP/1.1" 200 9547 INFO 2025-11-02 19:56:43,605 basehttp 1155 6168850432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:56:43,825 basehttp 1155 6168850432 "GET /__debug__/history_sidebar/?request_id=a986914d7a9042ce97aadc1fea9ad972 HTTP/1.1" 200 9547 ERROR 2025-11-02 19:56:54,430 tasks 16180 8648941888 Appointment 57b3dd51-9baa-433e-b2be-9640c444df0d not found INFO 2025-11-02 19:57:11,796 autoreload 1155 8648941888 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-02 19:57:12,118 autoreload 10699 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 19:57:13,631 basehttp 10699 6135836672 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:57:13,843 basehttp 10699 6135836672 "GET /__debug__/history_sidebar/?request_id=bd09ae3cda0045908e554689c31533e4 HTTP/1.1" 200 9547 INFO 2025-11-02 19:57:43,600 basehttp 10699 6135836672 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:57:43,814 basehttp 10699 6135836672 "GET /__debug__/history_sidebar/?request_id=ed0b72145ac34ccdb51c682940b3b32b HTTP/1.1" 200 9547 INFO 2025-11-02 19:57:57,115 autoreload 10699 8648941888 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-02 19:57:57,422 autoreload 11050 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 19:58:13,629 basehttp 11050 6193082368 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:58:13,844 basehttp 11050 6193082368 "GET /__debug__/history_sidebar/?request_id=b6b6861f8f6544d88b0bf9caf97f4f1d HTTP/1.1" 200 9547 INFO 2025-11-02 19:58:43,615 basehttp 11050 6193082368 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:58:43,826 basehttp 11050 6193082368 "GET /__debug__/history_sidebar/?request_id=d0c5faf1b6b74365bb6775b7ccd0190a HTTP/1.1" 200 9547 INFO 2025-11-02 19:59:13,632 basehttp 11050 6193082368 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:59:13,848 basehttp 11050 6193082368 "GET /__debug__/history_sidebar/?request_id=a78a8258b5d041c880c7701c99cf9a7e HTTP/1.1" 200 9547 INFO 2025-11-02 19:59:43,599 basehttp 11050 6193082368 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 19:59:43,815 basehttp 11050 6193082368 "GET /__debug__/history_sidebar/?request_id=3e977bd0d558411e9343348120480060 HTTP/1.1" 200 9547 INFO 2025-11-02 19:59:47,882 autoreload 11050 8648941888 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-11-02 19:59:48,191 autoreload 12140 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 20:00:00,002 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 20:00:00,002 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 17:00:00.002665+00:00'} INFO 2025-11-02 20:00:00,006 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 20:00:00,006 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 17:00:00.006360+00:00'} INFO 2025-11-02 20:00:03,346 autoreload 12140 8648941888 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-11-02 20:00:03,695 autoreload 12248 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 20:00:13,668 basehttp 12248 6169112576 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:00:13,883 basehttp 12248 6169112576 "GET /__debug__/history_sidebar/?request_id=19deaa0dbf2b41b1ac8a40853ec7d48c HTTP/1.1" 200 9549 INFO 2025-11-02 20:00:41,444 autoreload 12248 8648941888 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-11-02 20:00:41,819 autoreload 12598 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 20:00:43,638 basehttp 12598 6134657024 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:00:43,853 basehttp 12598 6134657024 "GET /__debug__/history_sidebar/?request_id=5ade1af0b10b4176b7a85e877d62ec42 HTTP/1.1" 200 9547 INFO 2025-11-02 20:01:04,499 autoreload 12598 8648941888 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-11-02 20:01:04,823 autoreload 12781 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 20:01:13,639 basehttp 12781 6200078336 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:01:13,852 basehttp 12781 6200078336 "GET /__debug__/history_sidebar/?request_id=06ed170491fc47c0bd21def811020a7f HTTP/1.1" 200 9547 INFO 2025-11-02 20:01:43,612 basehttp 12781 6200078336 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:01:43,824 basehttp 12781 6200078336 "GET /__debug__/history_sidebar/?request_id=47e64b66824542b08283e9a9a771c136 HTTP/1.1" 200 9547 INFO 2025-11-02 20:01:55,338 autoreload 12781 8648941888 /Users/marwanalwali/AgdarCentre/medical/views.py changed, reloading. INFO 2025-11-02 20:01:55,869 autoreload 13219 8648941888 Watching for file changes with StatReloader ERROR 2025-11-02 20:02:03,850 tasks 16172 8648941888 Appointment 7046f839-aede-4d5e-86f6-716893505439 not found ERROR 2025-11-02 20:02:03,850 tasks 16180 8648941888 Appointment 01e64bc4-bb55-4589-ade8-2d684af8679f not found ERROR 2025-11-02 20:02:04,127 tasks 16180 8648941888 Appointment 7046f839-aede-4d5e-86f6-716893505439 not found ERROR 2025-11-02 20:02:04,127 tasks 16172 8648941888 Appointment 01e64bc4-bb55-4589-ade8-2d684af8679f not found INFO 2025-11-02 20:02:13,637 basehttp 13219 6195834880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:02:13,849 basehttp 13219 6195834880 "GET /__debug__/history_sidebar/?request_id=b4e16cd79a404dd782f718cbf8864d9f HTTP/1.1" 200 9547 INFO 2025-11-02 20:02:43,602 basehttp 13219 6195834880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:02:43,816 basehttp 13219 6195834880 "GET /__debug__/history_sidebar/?request_id=628dcceefa7d4e2889aa538392383dc4 HTTP/1.1" 200 9547 INFO 2025-11-02 20:03:08,768 autoreload 13219 8648941888 /Users/marwanalwali/AgdarCentre/slp/views.py changed, reloading. INFO 2025-11-02 20:03:09,217 autoreload 13815 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 20:03:13,668 basehttp 13815 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:03:13,882 basehttp 13815 6325039104 "GET /__debug__/history_sidebar/?request_id=2f7cfe621eb441b79b44982393b3ea97 HTTP/1.1" 200 9549 ERROR 2025-11-02 20:03:35,020 tasks 16180 8648941888 Appointment 989478fa-8691-4f8d-b6f1-aaab7c1dece1 not found INFO 2025-11-02 20:03:43,604 basehttp 13815 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:03:43,816 basehttp 13815 6325039104 "GET /__debug__/history_sidebar/?request_id=4e85f2d3f1b347fa8a42225cca164a4e HTTP/1.1" 200 9547 INFO 2025-11-02 20:03:51,131 autoreload 13815 8648941888 /Users/marwanalwali/AgdarCentre/aba/views.py changed, reloading. INFO 2025-11-02 20:03:51,602 autoreload 14184 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 20:04:13,644 basehttp 14184 6131478528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:04:13,858 basehttp 14184 6131478528 "GET /__debug__/history_sidebar/?request_id=d65378970e364ce79ebbbd74f86676af HTTP/1.1" 200 9547 INFO 2025-11-02 20:04:43,636 basehttp 14184 6131478528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:04:43,849 basehttp 14184 6131478528 "GET /__debug__/history_sidebar/?request_id=e8368b94ac8c4e29b6308d7c6b3aa9f0 HTTP/1.1" 200 9547 INFO 2025-11-02 20:05:13,609 basehttp 14184 6131478528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:05:13,822 basehttp 14184 6131478528 "GET /__debug__/history_sidebar/?request_id=e3b65d0118e84a4289a027d3bb674842 HTTP/1.1" 200 9547 INFO 2025-11-02 20:05:43,610 basehttp 14184 6131478528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:05:43,823 basehttp 14184 6131478528 "GET /__debug__/history_sidebar/?request_id=fe480b4baebe4247839f4b3b72e20750 HTTP/1.1" 200 9547 INFO 2025-11-02 20:06:13,606 basehttp 14184 6131478528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:06:13,819 basehttp 14184 6131478528 "GET /__debug__/history_sidebar/?request_id=f895188245074e729c378f9da00a387a HTTP/1.1" 200 9547 ERROR 2025-11-02 20:06:13,825 tasks 16180 8648941888 Appointment 8f028c27-4142-489c-91a8-417fa19038bf not found ERROR 2025-11-02 20:06:13,830 tasks 16172 8648941888 Appointment 8f028c27-4142-489c-91a8-417fa19038bf not found ERROR 2025-11-02 20:06:13,833 tasks 16180 8648941888 Appointment 8f028c27-4142-489c-91a8-417fa19038bf not found ERROR 2025-11-02 20:06:13,944 tasks 16180 8648941888 Appointment 8f028c27-4142-489c-91a8-417fa19038bf not found ERROR 2025-11-02 20:06:13,951 tasks 16180 8648941888 Appointment 8f028c27-4142-489c-91a8-417fa19038bf not found INFO 2025-11-02 20:06:43,639 basehttp 14184 6131478528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:06:43,861 basehttp 14184 6131478528 "GET /__debug__/history_sidebar/?request_id=ac01a49261ef4e619f27a68f60619ef7 HTTP/1.1" 200 9547 ERROR 2025-11-02 20:07:00,688 tasks 16180 8648941888 Appointment 8f028c27-4142-489c-91a8-417fa19038bf not found INFO 2025-11-02 20:07:13,635 basehttp 14184 6131478528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:07:13,852 basehttp 14184 6131478528 "GET /__debug__/history_sidebar/?request_id=3576928d3b3b46c4a33e7c0c5ed6cb92 HTTP/1.1" 200 9548 INFO 2025-11-02 20:07:14,651 autoreload 14184 8648941888 /Users/marwanalwali/AgdarCentre/core/templates/core/department_form.html.py changed, reloading. INFO 2025-11-02 20:07:14,965 autoreload 16061 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 20:07:43,673 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:07:43,899 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=172a4489820e4a37a7414059bd1b9672 HTTP/1.1" 200 9549 ERROR 2025-11-02 20:08:01,364 tasks 16180 8648941888 Appointment 8f028c27-4142-489c-91a8-417fa19038bf not found INFO 2025-11-02 20:08:13,632 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:08:13,846 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=a5b18a36f5344b88ae333d36053a71e3 HTTP/1.1" 200 9548 INFO 2025-11-02 20:08:43,634 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:08:43,850 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=5a4f011181924402810ff9554eb77719 HTTP/1.1" 200 9548 ERROR 2025-11-02 20:08:58,566 tasks 16180 8648941888 Appointment 57b3dd51-9baa-433e-b2be-9640c444df0d not found INFO 2025-11-02 20:09:13,616 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:09:13,831 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=a1a05e99aeff48428ad9d03715b3a637 HTTP/1.1" 200 9547 INFO 2025-11-02 20:09:43,620 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:09:43,838 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=35d0e91b07a641d4a0fa6633bf4cb1da HTTP/1.1" 200 9547 INFO 2025-11-02 20:10:14,557 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:10:15,486 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=47d86996c74148689ea207384e5bd544 HTTP/1.1" 200 9547 INFO 2025-11-02 20:10:44,573 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:10:45,483 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=3e3a2e4a54b7460ba0d702cc87c72661 HTTP/1.1" 200 9549 INFO 2025-11-02 20:11:18,579 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:11:19,489 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=548f51d3cae24f7aa671fc72817564c7 HTTP/1.1" 200 9549 INFO 2025-11-02 20:12:18,531 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:12:19,465 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=f64e98fc0c704bce970fba05f03f0ece HTTP/1.1" 200 9547 INFO 2025-11-02 20:13:18,549 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:13:19,480 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=01f56b33575d44ef8a619f4661b139e5 HTTP/1.1" 200 9547 INFO 2025-11-02 20:14:18,542 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:14:19,482 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=21be6a1a2c584ee69a24776507130192 HTTP/1.1" 200 9548 INFO 2025-11-02 20:15:18,569 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:15:19,482 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=f68ea73bfc7e4272a9c358188bd4adbb HTTP/1.1" 200 9549 INFO 2025-11-02 20:16:18,558 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:16:19,483 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=c9575828a6ed44aa9ab294ff78697a76 HTTP/1.1" 200 9547 INFO 2025-11-02 20:17:18,541 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:17:19,473 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=217ce06fa09b41459a0c45be1b63c6c9 HTTP/1.1" 200 9547 ERROR 2025-11-02 20:17:58,875 tasks 16180 8648941888 Appointment f3cf1889-ed7b-4416-8f02-ea8113a8b650 not found ERROR 2025-11-02 20:17:58,875 tasks 16172 8648941888 Appointment 6f4fe326-9e43-4b30-bae0-619526511ee5 not found INFO 2025-11-02 20:18:18,562 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:18:19,473 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=899cc754d364413889934d28dad6be9f HTTP/1.1" 200 9547 ERROR 2025-11-02 20:18:44,638 tasks 16180 8648941888 Appointment 8f028c27-4142-489c-91a8-417fa19038bf not found INFO 2025-11-02 20:19:18,533 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:19:19,476 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=f2d949a34c8d4bba9b538651d9981df0 HTTP/1.1" 200 9547 INFO 2025-11-02 20:20:18,548 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:20:19,475 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=6afa091aa1684222b10d40d42ba44882 HTTP/1.1" 200 9547 ERROR 2025-11-02 20:21:12,033 tasks 16180 8648941888 Appointment 8f028c27-4142-489c-91a8-417fa19038bf not found ERROR 2025-11-02 20:21:12,271 tasks 16180 8648941888 Appointment 8f028c27-4142-489c-91a8-417fa19038bf not found INFO 2025-11-02 20:21:18,563 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:21:19,474 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=dd9149d1c548435cac920b6c1bc42838 HTTP/1.1" 200 9547 INFO 2025-11-02 20:22:18,563 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:22:19,488 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=49e8f7e8630a4dd1aa282934130a2f70 HTTP/1.1" 200 9547 INFO 2025-11-02 20:23:01,546 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:23:02,482 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=9dc24be1f2364dc1af0251c5e2a023a2 HTTP/1.1" 200 9547 INFO 2025-11-02 20:27:10,546 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 20:27:11,447 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=b6c55a8f8d76418886e2e75803faefa9 HTTP/1.1" 200 9549 INFO 2025-11-02 20:42:53,491 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 20:42:53,491 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 17:42:53.491809+00:00'} INFO 2025-11-02 20:42:53,496 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 20:42:53,496 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 17:42:53.496322+00:00'} INFO 2025-11-02 21:16:03,092 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 21:16:03,092 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 18:16:03.092308+00:00'} INFO 2025-11-02 21:16:03,097 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 21:16:03,097 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 18:16:03.097379+00:00'} INFO 2025-11-02 21:31:08,920 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 21:31:08,920 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 18:31:08.920563+00:00'} INFO 2025-11-02 21:31:08,924 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 21:31:08,924 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 18:31:08.924732+00:00'} INFO 2025-11-02 22:03:49,533 tasks 16172 8648941888 Lab results sync started INFO 2025-11-02 22:03:49,533 tasks 16172 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 19:03:49.533720+00:00'} INFO 2025-11-02 22:03:49,538 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 22:03:49,538 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 19:03:49.538295+00:00'} INFO 2025-11-02 22:18:36,112 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 22:18:37,038 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=34231bc87a4a4371845a584689ff4afd HTTP/1.1" 200 9547 INFO 2025-11-02 22:38:03,791 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 22:38:03,792 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 19:38:03.792106+00:00'} INFO 2025-11-02 22:38:03,796 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 22:38:03,796 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 19:38:03.796713+00:00'} INFO 2025-11-02 22:39:56,659 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 22:40:05,909 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=8a89368d9fe94dd697cf632d9757d086 HTTP/1.1" 200 9547 INFO 2025-11-02 22:41:04,905 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 22:41:05,835 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=2a8ddc7d4a474547a5c250fff13acaed HTTP/1.1" 200 9547 INFO 2025-11-02 22:42:17,511 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 22:42:18,439 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=d14f290d9d7a4cb6ac2e46f3056f6a39 HTTP/1.1" 200 9547 INFO 2025-11-02 22:43:17,528 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 22:43:18,441 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=c29e6aa5bf44463daedad05bdc06adb2 HTTP/1.1" 200 9549 ERROR 2025-11-02 22:43:53,041 tasks 16180 8648941888 Appointment 7d8e8281-f28e-47b2-bae6-04647dd5204d not found INFO 2025-11-02 22:47:20,205 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 22:47:21,129 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=428b6d5921204a0f8000891cd72e6b86 HTTP/1.1" 200 9547 INFO 2025-11-02 22:49:02,617 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 22:49:03,552 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=81681bdee0554c4cb68bd4d06c1fb8f3 HTTP/1.1" 200 9547 ERROR 2025-11-02 22:49:47,217 tasks 16180 8648941888 Appointment 989478fa-8691-4f8d-b6f1-aaab7c1dece1 not found INFO 2025-11-02 22:50:02,638 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 22:50:03,565 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=3eb7f3dda99248e9aea804640738f3c3 HTTP/1.1" 200 9547 INFO 2025-11-02 22:51:02,634 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 22:51:03,564 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=d6023e560fc64895b317446b3589ec4b HTTP/1.1" 200 9547 INFO 2025-11-02 22:52:02,668 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 22:52:03,562 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=077116f5b76f40faa9ecd05582507d56 HTTP/1.1" 200 9549 INFO 2025-11-02 22:53:02,635 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 22:53:03,553 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=be337752bce94fb1a5f8773a0d45f09e HTTP/1.1" 200 9547 ERROR 2025-11-02 22:53:36,170 tasks 16180 8648941888 Appointment 989478fa-8691-4f8d-b6f1-aaab7c1dece1 not found INFO 2025-11-02 22:54:02,653 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 22:54:03,561 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=55a0352a2f894930b86f8b255ba1324b HTTP/1.1" 200 9549 ERROR 2025-11-02 22:54:57,901 tasks 16172 8648941888 Appointment 1ba52899-1a8e-4bce-93bd-d1d643bb7b69 not found ERROR 2025-11-02 22:54:57,901 tasks 16180 8648941888 Appointment 84999784-a5ac-4385-82c0-6beee6a870fe not found ERROR 2025-11-02 22:54:57,910 tasks 16181 8648941888 Appointment 1ba52899-1a8e-4bce-93bd-d1d643bb7b69 not found ERROR 2025-11-02 22:54:57,910 tasks 16173 8648941888 Appointment 84999784-a5ac-4385-82c0-6beee6a870fe not found ERROR 2025-11-02 22:54:57,911 tasks 16172 8648941888 Appointment 1ba52899-1a8e-4bce-93bd-d1d643bb7b69 not found ERROR 2025-11-02 22:54:57,911 tasks 16180 8648941888 Appointment 84999784-a5ac-4385-82c0-6beee6a870fe not found ERROR 2025-11-02 22:54:58,021 tasks 16172 8648941888 Appointment 1ba52899-1a8e-4bce-93bd-d1d643bb7b69 not found ERROR 2025-11-02 22:54:58,021 tasks 16180 8648941888 Appointment 84999784-a5ac-4385-82c0-6beee6a870fe not found ERROR 2025-11-02 22:54:58,028 tasks 16172 8648941888 Appointment 84999784-a5ac-4385-82c0-6beee6a870fe not found ERROR 2025-11-02 22:54:58,028 tasks 16180 8648941888 Appointment 1ba52899-1a8e-4bce-93bd-d1d643bb7b69 not found INFO 2025-11-02 22:55:02,641 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 22:55:03,551 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=c3a18ac0c2d545229731531f30b9164f HTTP/1.1" 200 9547 ERROR 2025-11-02 22:55:44,760 tasks 16180 8648941888 Appointment 1ba52899-1a8e-4bce-93bd-d1d643bb7b69 not found ERROR 2025-11-02 22:55:44,760 tasks 16172 8648941888 Appointment 84999784-a5ac-4385-82c0-6beee6a870fe not found INFO 2025-11-02 22:56:02,597 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 22:56:03,532 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=4a91795824a4437b83f6ff9a96493a08 HTTP/1.1" 200 9547 ERROR 2025-11-02 22:56:45,416 tasks 16172 8648941888 Appointment 1ba52899-1a8e-4bce-93bd-d1d643bb7b69 not found ERROR 2025-11-02 22:56:45,416 tasks 16180 8648941888 Appointment 84999784-a5ac-4385-82c0-6beee6a870fe not found INFO 2025-11-02 22:57:02,617 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 22:57:03,530 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=d81c3e438c0b4094a74e7b5eee20e987 HTTP/1.1" 200 9547 INFO 2025-11-02 22:58:02,613 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 22:58:03,532 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=7f717d91a43a418ca8bd12f852f0d448 HTTP/1.1" 200 9547 INFO 2025-11-02 22:59:02,616 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 22:59:03,536 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=77beee467cbe4d2793b8b20af10cbcd8 HTTP/1.1" 200 9547 INFO 2025-11-02 23:00:00,006 tasks 16172 8648941888 Radiology results sync started INFO 2025-11-02 23:00:00,006 tasks 16172 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 20:00:00.006406+00:00'} INFO 2025-11-02 23:00:00,014 tasks 16172 8648941888 ZATCA e-invoice submission for IAGDAR694854 INFO 2025-11-02 23:00:00,014 tasks 16174 8648941888 Lab results sync started INFO 2025-11-02 23:00:00,014 tasks 16174 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 20:00:00.014719+00:00'} INFO 2025-11-02 23:00:00,015 tasks 16180 8648941888 ZATCA batch submission: 0 submitted, 20 failed INFO 2025-11-02 23:00:00,016 tasks 16173 8648941888 ZATCA e-invoice submission for IAGDAR731922 INFO 2025-11-02 23:00:00,016 tasks 16181 8648941888 ZATCA e-invoice submission for IAGDAR407503 INFO 2025-11-02 23:00:00,021 tasks 16182 8648941888 ZATCA e-invoice submission for IAGDAR971131 INFO 2025-11-02 23:00:00,022 tasks 16172 8648941888 ZATCA e-invoice submission for IAGDAR239702 INFO 2025-11-02 23:00:00,023 tasks 16183 8648941888 ZATCA e-invoice submission for IAGDAR101831 INFO 2025-11-02 23:00:00,024 tasks 16175 8648941888 ZATCA e-invoice submission for IAGDAR878182 INFO 2025-11-02 23:00:00,025 tasks 16177 8648941888 ZATCA e-invoice submission for IAGDAR993799 INFO 2025-11-02 23:00:00,025 tasks 16185 8648941888 ZATCA e-invoice submission for IAGDAR242596 INFO 2025-11-02 23:00:00,026 tasks 16174 8648941888 ZATCA e-invoice submission for IAGDAR904123 INFO 2025-11-02 23:00:00,026 tasks 16181 8648941888 ZATCA e-invoice submission for IAGDAR338723 INFO 2025-11-02 23:00:00,026 tasks 16187 8648941888 ZATCA e-invoice submission for IAGDAR314903 INFO 2025-11-02 23:00:00,027 tasks 16180 8648941888 ZATCA e-invoice submission for IAGDAR413063 INFO 2025-11-02 23:00:00,028 tasks 16173 8648941888 ZATCA e-invoice submission for IAGDAR527643 INFO 2025-11-02 23:00:00,029 tasks 16172 8648941888 ZATCA e-invoice submission for IAGDAR844758 INFO 2025-11-02 23:00:00,030 tasks 16178 8648941888 ZATCA e-invoice submission for IAGDAR675756 INFO 2025-11-02 23:00:00,030 tasks 16182 8648941888 ZATCA e-invoice submission for IAGDAR370417 INFO 2025-11-02 23:00:00,032 tasks 16183 8648941888 ZATCA e-invoice submission for IAGDAR315317 INFO 2025-11-02 23:00:00,032 tasks 16175 8648941888 ZATCA e-invoice submission for IAGDAR524770 INFO 2025-11-02 23:00:00,033 tasks 16180 8648941888 ZATCA e-invoice submission for IAGDAR318547 INFO 2025-11-02 23:00:02,580 basehttp 16061 6196752384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:00:03,530 basehttp 16061 6196752384 "GET /__debug__/history_sidebar/?request_id=0a5c9172735047e5a513a814b77537c2 HTTP/1.1" 200 9547 INFO 2025-11-02 23:00:44,375 autoreload 16061 8648941888 /Users/marwanalwali/AgdarCentre/hr/templates/hr/attendance_form.html.py changed, reloading. INFO 2025-11-02 23:00:44,678 autoreload 33091 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 23:01:02,640 basehttp 33091 6204567552 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:01:03,523 basehttp 33091 6204567552 "GET /__debug__/history_sidebar/?request_id=28b3d40bb00145c785de803dc1f7d279 HTTP/1.1" 200 9549 INFO 2025-11-02 23:02:02,628 basehttp 33091 6204567552 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:02:03,538 basehttp 33091 6204567552 "GET /__debug__/history_sidebar/?request_id=6bd61746168746139f1b133c4b5e08da HTTP/1.1" 200 9549 INFO 2025-11-02 23:03:02,587 basehttp 33091 6204567552 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:03:03,525 basehttp 33091 6204567552 "GET /__debug__/history_sidebar/?request_id=ca7191dfe5094481a3e36009af7b82b5 HTTP/1.1" 200 9547 INFO 2025-11-02 23:04:02,581 basehttp 33091 6204567552 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:04:03,540 basehttp 33091 6204567552 "GET /__debug__/history_sidebar/?request_id=92215bfd05864348b95aa8a42246400e HTTP/1.1" 200 9547 INFO 2025-11-02 23:05:02,583 basehttp 33091 6204567552 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:05:03,532 basehttp 33091 6204567552 "GET /__debug__/history_sidebar/?request_id=9ae49d60d0d24885a2a836d003df6e87 HTTP/1.1" 200 9547 INFO 2025-11-02 23:06:02,591 basehttp 33091 6204567552 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:06:03,536 basehttp 33091 6204567552 "GET /__debug__/history_sidebar/?request_id=3bcacdc306e5475fb255a9b01daaa172 HTTP/1.1" 200 9547 ERROR 2025-11-02 23:06:42,928 tasks 16181 8648941888 Appointment 0ff795b3-68a3-44e3-ad35-9b50b6e098a8 not found ERROR 2025-11-02 23:06:42,928 tasks 16180 8648941888 Appointment 251d4c8d-ad19-44b7-a10b-3b3ff3951257 not found ERROR 2025-11-02 23:06:42,929 tasks 16172 8648941888 Appointment 642dc474-cd97-4dc0-8924-b2b832eeaea1 not found INFO 2025-11-02 23:07:02,610 basehttp 33091 6204567552 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:07:03,534 basehttp 33091 6204567552 "GET /__debug__/history_sidebar/?request_id=e2a21e0171f84803a8a0ff00ab4ef7ec HTTP/1.1" 200 9547 ERROR 2025-11-02 23:07:28,679 tasks 16180 8648941888 Appointment 84999784-a5ac-4385-82c0-6beee6a870fe not found ERROR 2025-11-02 23:07:28,679 tasks 16172 8648941888 Appointment 1ba52899-1a8e-4bce-93bd-d1d643bb7b69 not found INFO 2025-11-02 23:08:02,628 basehttp 33091 6204567552 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:08:03,522 basehttp 33091 6204567552 "GET /__debug__/history_sidebar/?request_id=3f2d17fe15534a889d3766fcc74ebcab HTTP/1.1" 200 9549 INFO 2025-11-02 23:09:00,856 autoreload 33091 8648941888 /Users/marwanalwali/AgdarCentre/referrals/templates/referrals/referral_detail.html.py changed, reloading. INFO 2025-11-02 23:09:01,190 autoreload 37114 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 23:09:02,858 basehttp 37114 6204239872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:09:03,526 basehttp 37114 6204239872 "GET /__debug__/history_sidebar/?request_id=58c2aa4eb4ac4b0d91e9a9b6acb30810 HTTP/1.1" 200 9549 ERROR 2025-11-02 23:09:56,075 tasks 16180 8648941888 Appointment 84999784-a5ac-4385-82c0-6beee6a870fe not found ERROR 2025-11-02 23:09:56,075 tasks 16172 8648941888 Appointment 1ba52899-1a8e-4bce-93bd-d1d643bb7b69 not found ERROR 2025-11-02 23:09:56,324 tasks 16180 8648941888 Appointment 84999784-a5ac-4385-82c0-6beee6a870fe not found ERROR 2025-11-02 23:09:56,324 tasks 16172 8648941888 Appointment 1ba52899-1a8e-4bce-93bd-d1d643bb7b69 not found INFO 2025-11-02 23:10:02,605 basehttp 37114 6204239872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:10:03,524 basehttp 37114 6204239872 "GET /__debug__/history_sidebar/?request_id=be488040e89145bd8bd53bf62ca6e81f HTTP/1.1" 200 9547 INFO 2025-11-02 23:11:02,721 basehttp 37114 6204239872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:11:03,624 basehttp 37114 6204239872 "GET /__debug__/history_sidebar/?request_id=6dd92a462b054f238ca2a109353dcccd HTTP/1.1" 200 9549 INFO 2025-11-02 23:12:02,693 basehttp 37114 6204239872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:12:03,622 basehttp 37114 6204239872 "GET /__debug__/history_sidebar/?request_id=adcc81953d904c91961a2c885669ddc9 HTTP/1.1" 200 9547 INFO 2025-11-02 23:13:02,666 basehttp 37114 6204239872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:13:03,622 basehttp 37114 6204239872 "GET /__debug__/history_sidebar/?request_id=23783bc64f30447395a7c9b3a8b7ac16 HTTP/1.1" 200 9547 INFO 2025-11-02 23:14:02,694 basehttp 37114 6204239872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:14:03,614 basehttp 37114 6204239872 "GET /__debug__/history_sidebar/?request_id=393c66bcd4b044c6b37a4dd97d5ad133 HTTP/1.1" 200 9547 INFO 2025-11-02 23:15:02,729 basehttp 37114 6204239872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:15:03,621 basehttp 37114 6204239872 "GET /__debug__/history_sidebar/?request_id=e21bd7f82dfc45b580fc3068c38b8ede HTTP/1.1" 200 9549 INFO 2025-11-02 23:16:02,673 basehttp 37114 6204239872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:16:03,611 basehttp 37114 6204239872 "GET /__debug__/history_sidebar/?request_id=51ce63eb1bf645ce99a87a8688817ed3 HTTP/1.1" 200 9547 INFO 2025-11-02 23:17:02,706 basehttp 37114 6204239872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:17:03,622 basehttp 37114 6204239872 "GET /__debug__/history_sidebar/?request_id=cb49c0f13bd44ffd867f58aff8132a62 HTTP/1.1" 200 9549 ERROR 2025-11-02 23:17:38,220 tasks 16180 8648941888 Appointment 7046f839-aede-4d5e-86f6-716893505439 not found ERROR 2025-11-02 23:17:38,220 tasks 16172 8648941888 Appointment 01e64bc4-bb55-4589-ade8-2d684af8679f not found INFO 2025-11-02 23:18:02,699 basehttp 37114 6204239872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:18:03,620 basehttp 37114 6204239872 "GET /__debug__/history_sidebar/?request_id=5cf4ae80b6d44e45b627d9d4ae85f8a0 HTTP/1.1" 200 9548 INFO 2025-11-02 23:19:02,668 basehttp 37114 6204239872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:19:03,622 basehttp 37114 6204239872 "GET /__debug__/history_sidebar/?request_id=2a6f6243721540c4a174c0f524fa5eb5 HTTP/1.1" 200 9547 INFO 2025-11-02 23:20:02,694 basehttp 37114 6204239872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:20:03,621 basehttp 37114 6204239872 "GET /__debug__/history_sidebar/?request_id=d7528c89884d48a0844c58392eab8ea9 HTTP/1.1" 200 9547 ERROR 2025-11-02 23:20:47,997 tasks 16180 8648941888 Appointment 57b3dd51-9baa-433e-b2be-9640c444df0d not found ERROR 2025-11-02 23:20:48,271 tasks 16180 8648941888 Appointment 57b3dd51-9baa-433e-b2be-9640c444df0d not found INFO 2025-11-02 23:21:02,710 basehttp 37114 6204239872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:21:03,622 basehttp 37114 6204239872 "GET /__debug__/history_sidebar/?request_id=833718198a6c42319ce160e324491196 HTTP/1.1" 200 9547 INFO 2025-11-02 23:21:34,232 basehttp 37114 6204239872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:21:34,455 basehttp 37114 6204239872 "GET /__debug__/history_sidebar/?request_id=fc227bf509214c34bab8ba0a2cc34c4a HTTP/1.1" 200 9547 INFO 2025-11-02 23:21:35,265 basehttp 37114 6204239872 "GET /en/dashboard/ HTTP/1.1" 200 56232 INFO 2025-11-02 23:21:35,359 basehttp 37114 6204239872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:21:41,734 basehttp 37114 6204239872 "GET /en/profile/ HTTP/1.1" 200 43719 INFO 2025-11-02 23:21:41,833 basehttp 37114 6204239872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:21:42,957 basehttp 37114 6204239872 "GET /en/profile/password/ HTTP/1.1" 200 40373 INFO 2025-11-02 23:21:43,037 basehttp 37114 6204239872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:21:59,447 basehttp 37114 6204239872 "POST /en/profile/password/ HTTP/1.1" 200 40691 INFO 2025-11-02 23:21:59,538 basehttp 37114 6204239872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:22:28,292 basehttp 37114 6204239872 "POST /en/profile/password/ HTTP/1.1" 200 40616 INFO 2025-11-02 23:22:28,382 basehttp 37114 6204239872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:22:56,610 basehttp 37114 6204239872 "POST /en/profile/password/ HTTP/1.1" 302 0 INFO 2025-11-02 23:22:56,673 basehttp 37114 6204239872 "GET /en/profile/ HTTP/1.1" 200 44040 INFO 2025-11-02 23:22:56,767 basehttp 37114 6204239872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:23:07,090 basehttp 37114 6204239872 "GET /en/profile/password/ HTTP/1.1" 200 40373 INFO 2025-11-02 23:23:07,182 basehttp 37114 6204239872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:23:25,998 basehttp 37114 6204239872 "POST /en/profile/password/ HTTP/1.1" 302 0 INFO 2025-11-02 23:23:26,062 basehttp 37114 6204239872 "GET /en/profile/ HTTP/1.1" 200 44040 INFO 2025-11-02 23:23:26,158 basehttp 37114 6204239872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:23:36,520 basehttp 37114 6204239872 "GET /en/my-hr/leave-requests/ HTTP/1.1" 200 39575 INFO 2025-11-02 23:23:36,598 basehttp 37114 6204239872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:23:40,957 basehttp 37114 6204239872 "GET / HTTP/1.1" 200 46155 INFO 2025-11-02 23:23:40,972 basehttp 37114 6204239872 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 304 0 INFO 2025-11-02 23:23:40,977 basehttp 37114 6204239872 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 304 0 INFO 2025-11-02 23:23:40,977 basehttp 37114 6221066240 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 304 0 INFO 2025-11-02 23:23:40,977 basehttp 37114 6237892608 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 304 0 INFO 2025-11-02 23:23:40,977 basehttp 37114 6254718976 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 304 0 INFO 2025-11-02 23:23:49,677 basehttp 37114 6254718976 "GET /accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-02 23:23:49,740 basehttp 37114 6237892608 "GET /en/accounts/login/ HTTP/1.1" 200 34171 INFO 2025-11-02 23:23:49,834 basehttp 37114 6237892608 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:23:52,359 basehttp 37114 6237892608 "GET / HTTP/1.1" 200 46155 INFO 2025-11-02 23:25:33,974 autoreload 37114 8648941888 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-11-02 23:25:34,414 autoreload 45153 8648941888 Watching for file changes with StatReloader INFO 2025-11-02 23:25:35,018 basehttp 45153 6128660480 "GET / HTTP/1.1" 200 46146 INFO 2025-11-02 23:25:52,209 basehttp 45153 6128660480 "GET /accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-02 23:25:52,302 basehttp 45153 6145486848 "GET /en/accounts/login/ HTTP/1.1" 200 34171 INFO 2025-11-02 23:25:52,397 basehttp 45153 6145486848 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:25:59,609 basehttp 45153 6145486848 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 773 INFO 2025-11-02 23:25:59,832 basehttp 45153 6145486848 "GET /__debug__/history_sidebar/?request_id=13f516e620524ea69e920c85a46ad3d5 HTTP/1.1" 200 9542 INFO 2025-11-02 23:26:07,733 basehttp 45153 6145486848 "POST /en/accounts/logout/ HTTP/1.1" 302 0 INFO 2025-11-02 23:26:07,792 basehttp 45153 6145486848 "GET /en/accounts/login/ HTTP/1.1" 200 24764 INFO 2025-11-02 23:26:10,820 basehttp 45153 6145486848 "GET / HTTP/1.1" 200 46146 INFO 2025-11-02 23:27:32,217 basehttp 45153 6145486848 "GET /en/accounts/login/ HTTP/1.1" 200 24777 INFO 2025-11-02 23:27:32,898 basehttp 45153 6145486848 "GET /en/accounts/login/ HTTP/1.1" 200 24777 INFO 2025-11-02 23:27:33,838 basehttp 45153 6145486848 "GET /en/dashboard/ HTTP/1.1" 302 0 INFO 2025-11-02 23:27:33,926 basehttp 45153 6145486848 "GET /en/accounts/login/?next=/en/dashboard/ HTTP/1.1" 200 24812 INFO 2025-11-02 23:27:37,001 basehttp 45153 6145486848 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-02 23:27:37,083 basehttp 45153 6145486848 "GET /en/dashboard/ HTTP/1.1" 200 56242 INFO 2025-11-02 23:27:37,208 basehttp 45153 6145486848 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:27:41,509 basehttp 45153 6145486848 "GET /en/settings/ HTTP/1.1" 200 48002 INFO 2025-11-02 23:27:41,621 basehttp 45153 6145486848 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:27:42,691 basehttp 45153 6145486848 "GET /en/dashboard/ HTTP/1.1" 200 56245 INFO 2025-11-02 23:27:42,824 basehttp 45153 6145486848 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-02 23:27:51,806 basehttp 45153 6145486848 "POST /en/accounts/logout/ HTTP/1.1" 302 0 INFO 2025-11-02 23:27:51,864 basehttp 45153 6145486848 "GET /en/accounts/login/ HTTP/1.1" 200 24777 INFO 2025-11-02 23:27:58,974 basehttp 45153 6145486848 "GET / HTTP/1.1" 200 46146 ERROR 2025-11-02 23:29:08,907 tasks 16180 8648941888 Appointment 989478fa-8691-4f8d-b6f1-aaab7c1dece1 not found INFO 2025-11-02 23:30:00,011 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-02 23:30:00,012 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 20:30:00.012137+00:00'} INFO 2025-11-02 23:30:00,016 tasks 16180 8648941888 Lab results sync started INFO 2025-11-02 23:30:00,016 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 20:30:00.016433+00:00'} ERROR 2025-11-02 23:40:24,923 tasks 16180 8648941888 Appointment 6f4fe326-9e43-4b30-bae0-619526511ee5 not found ERROR 2025-11-02 23:40:24,923 tasks 16172 8648941888 Appointment f3cf1889-ed7b-4416-8f02-ea8113a8b650 not found ERROR 2025-11-02 23:40:52,667 tasks 16180 8648941888 Appointment 7d8e8281-f28e-47b2-bae6-04647dd5204d not found INFO 2025-11-03 00:00:00,005 tasks 16180 8648941888 Lab results sync started INFO 2025-11-03 00:00:00,005 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 21:00:00.005524+00:00'} INFO 2025-11-03 00:00:00,014 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-03 00:00:00,014 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 21:00:00.014274+00:00'} ERROR 2025-11-03 00:09:57,887 tasks 16180 8648941888 Appointment 989478fa-8691-4f8d-b6f1-aaab7c1dece1 not found INFO 2025-11-03 00:10:07,529 basehttp 45153 6128660480 "GET / HTTP/1.1" 200 46147 INFO 2025-11-03 00:10:22,785 basehttp 45153 6128660480 "GET / HTTP/1.1" 200 46148 ERROR 2025-11-03 00:10:24,920 tasks 16172 8648941888 Appointment 0ff795b3-68a3-44e3-ad35-9b50b6e098a8 not found ERROR 2025-11-03 00:10:24,921 tasks 16181 8648941888 Appointment 251d4c8d-ad19-44b7-a10b-3b3ff3951257 not found ERROR 2025-11-03 00:10:24,921 tasks 16180 8648941888 Appointment 642dc474-cd97-4dc0-8924-b2b832eeaea1 not found ERROR 2025-11-03 00:10:52,666 tasks 16180 8648941888 Appointment 01e64bc4-bb55-4589-ade8-2d684af8679f not found ERROR 2025-11-03 00:10:52,666 tasks 16172 8648941888 Appointment 7046f839-aede-4d5e-86f6-716893505439 not found ERROR 2025-11-03 00:15:38,610 tasks 16180 8648941888 Appointment 989478fa-8691-4f8d-b6f1-aaab7c1dece1 not found ERROR 2025-11-03 00:17:38,244 tasks 16180 8648941888 Appointment 57b3dd51-9baa-433e-b2be-9640c444df0d not found INFO 2025-11-03 00:19:52,680 autoreload 45153 8648941888 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-11-03 00:19:53,189 autoreload 70623 8648941888 Watching for file changes with StatReloader INFO 2025-11-03 00:20:44,693 basehttp 70623 6124351488 "GET / HTTP/1.1" 200 46146 INFO 2025-11-03 00:21:24,794 basehttp 70623 6124351488 "GET /en/switch_language/?language=ar&next=/ HTTP/1.1" 302 0 INFO 2025-11-03 00:21:24,856 basehttp 70623 6124351488 "GET / HTTP/1.1" 200 49024 INFO 2025-11-03 00:21:38,139 basehttp 70623 6124351488 "GET /ar/switch_language/?language=en&next=/ HTTP/1.1" 302 0 INFO 2025-11-03 00:21:38,201 basehttp 70623 6124351488 "GET / HTTP/1.1" 200 46146 INFO 2025-11-03 00:22:23,399 basehttp 70623 6124351488 "GET /accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-03 00:22:23,465 basehttp 70623 6141177856 "GET /en/accounts/login/ HTTP/1.1" 200 24758 INFO 2025-11-03 00:22:26,265 basehttp 70623 6141177856 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-03 00:22:26,326 basehttp 70623 6141177856 "GET /dashboard/ HTTP/1.1" 302 0 INFO 2025-11-03 00:22:26,409 basehttp 70623 6124351488 "GET /en/dashboard/ HTTP/1.1" 200 56242 INFO 2025-11-03 00:22:26,588 basehttp 70623 6141177856 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:22:26,589 basehttp 70623 6124351488 "GET /media/profile_pictures/Father_-d_HcbHEbL.png HTTP/1.1" 200 1997779 INFO 2025-11-03 00:22:56,528 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:22:56,754 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=ab2137a9cb60443a9c0eb2b39725c1af HTTP/1.1" 200 9547 INFO 2025-11-03 00:23:26,533 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:23:26,779 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=ff9b5da86ce248e68b26b36618319dd5 HTTP/1.1" 200 9547 INFO 2025-11-03 00:23:56,509 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:23:56,730 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=7834a8ed4f034f399233557a88453193 HTTP/1.1" 200 9547 INFO 2025-11-03 00:24:26,533 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:24:26,749 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=15f87d10cb4d434898a29e6486909348 HTTP/1.1" 200 9547 INFO 2025-11-03 00:24:56,528 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:24:56,748 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=b0abf58cd4ff42db8ce86544abf1bce5 HTTP/1.1" 200 9547 ERROR 2025-11-03 00:24:57,984 tasks 16180 8648941888 Appointment 6f4fe326-9e43-4b30-bae0-619526511ee5 not found ERROR 2025-11-03 00:24:57,984 tasks 16172 8648941888 Appointment f3cf1889-ed7b-4416-8f02-ea8113a8b650 not found ERROR 2025-11-03 00:24:57,990 tasks 16181 8648941888 Appointment f3cf1889-ed7b-4416-8f02-ea8113a8b650 not found ERROR 2025-11-03 00:24:57,990 tasks 16173 8648941888 Appointment 6f4fe326-9e43-4b30-bae0-619526511ee5 not found ERROR 2025-11-03 00:24:57,994 tasks 16180 8648941888 Appointment f3cf1889-ed7b-4416-8f02-ea8113a8b650 not found ERROR 2025-11-03 00:24:57,994 tasks 16172 8648941888 Appointment 6f4fe326-9e43-4b30-bae0-619526511ee5 not found ERROR 2025-11-03 00:24:58,102 tasks 16180 8648941888 Appointment f3cf1889-ed7b-4416-8f02-ea8113a8b650 not found ERROR 2025-11-03 00:24:58,102 tasks 16172 8648941888 Appointment 6f4fe326-9e43-4b30-bae0-619526511ee5 not found ERROR 2025-11-03 00:24:58,110 tasks 16180 8648941888 Appointment f3cf1889-ed7b-4416-8f02-ea8113a8b650 not found ERROR 2025-11-03 00:24:58,110 tasks 16172 8648941888 Appointment 6f4fe326-9e43-4b30-bae0-619526511ee5 not found INFO 2025-11-03 00:25:26,527 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:25:26,746 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=6320a22b217e45a4b89c85019b97c846 HTTP/1.1" 200 9547 ERROR 2025-11-03 00:25:44,855 tasks 16172 8648941888 Appointment 6f4fe326-9e43-4b30-bae0-619526511ee5 not found ERROR 2025-11-03 00:25:44,855 tasks 16180 8648941888 Appointment f3cf1889-ed7b-4416-8f02-ea8113a8b650 not found INFO 2025-11-03 00:25:56,552 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:25:56,769 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=3bfae00fb05743dc8246ea643482b9d4 HTTP/1.1" 200 9549 INFO 2025-11-03 00:26:26,732 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:26:27,644 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=cbf7585f18e84fc7a386a49a42cf638d HTTP/1.1" 200 9549 ERROR 2025-11-03 00:26:45,521 tasks 16172 8648941888 Appointment f3cf1889-ed7b-4416-8f02-ea8113a8b650 not found ERROR 2025-11-03 00:26:45,521 tasks 16180 8648941888 Appointment 6f4fe326-9e43-4b30-bae0-619526511ee5 not found INFO 2025-11-03 00:26:56,712 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:26:57,643 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=4162f57ec34a4e1d87ded4a64b5d11b9 HTTP/1.1" 200 9547 ERROR 2025-11-03 00:27:42,632 tasks 16180 8648941888 Appointment 989478fa-8691-4f8d-b6f1-aaab7c1dece1 not found INFO 2025-11-03 00:27:57,625 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:27:58,547 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=41faa216b38d40d6b52f82ce5cc31dc7 HTTP/1.1" 200 9547 INFO 2025-11-03 00:28:58,602 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:28:59,550 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=b0cc03ff3fb94606b7b526d8be69821e HTTP/1.1" 200 9547 INFO 2025-11-03 00:29:59,622 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:30:00,012 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-03 00:30:00,012 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 21:30:00.012518+00:00'} INFO 2025-11-03 00:30:00,018 tasks 16180 8648941888 Lab results sync started INFO 2025-11-03 00:30:00,018 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 21:30:00.018670+00:00'} INFO 2025-11-03 00:30:00,581 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=1fe033c81b704686946650425ac4de5d HTTP/1.1" 200 9547 INFO 2025-11-03 00:31:00,642 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:31:01,548 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=f58ddb1401374212a6e8ee365bb84e26 HTTP/1.1" 200 9550 INFO 2025-11-03 00:32:01,614 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:32:02,554 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=73446113f6e34086b5f341fadf050f2e HTTP/1.1" 200 9547 INFO 2025-11-03 00:33:02,606 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:33:03,534 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=b65d35f990df47618bd67b12191929d2 HTTP/1.1" 200 9547 INFO 2025-11-03 00:34:02,625 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:34:03,549 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=ab982605c39d422bac3430076263197a HTTP/1.1" 200 9547 INFO 2025-11-03 00:35:02,618 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:35:03,537 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=b75ffdf25b714f85af2b9f4fab8b601c HTTP/1.1" 200 9547 INFO 2025-11-03 00:36:02,616 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:36:03,573 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=6d351687f98a4416950e275ef6d485cc HTTP/1.1" 200 9547 ERROR 2025-11-03 00:36:42,932 tasks 16180 8648941888 Appointment 7d8e8281-f28e-47b2-bae6-04647dd5204d not found INFO 2025-11-03 00:37:02,606 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:37:03,542 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=dda9cfa6a490492e96fb0c088368b7dc HTTP/1.1" 200 9547 ERROR 2025-11-03 00:37:28,692 tasks 16172 8648941888 Appointment 6f4fe326-9e43-4b30-bae0-619526511ee5 not found ERROR 2025-11-03 00:37:28,692 tasks 16180 8648941888 Appointment f3cf1889-ed7b-4416-8f02-ea8113a8b650 not found INFO 2025-11-03 00:38:02,620 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:38:03,540 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=74409d7acecb49daa55cc1bc5aa9c909 HTTP/1.1" 200 9547 INFO 2025-11-03 00:39:02,610 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:39:03,542 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=7cb7e44c75ba4f7fa1b7bc8a921fa4f0 HTTP/1.1" 200 9547 ERROR 2025-11-03 00:39:56,086 tasks 16180 8648941888 Appointment 6f4fe326-9e43-4b30-bae0-619526511ee5 not found ERROR 2025-11-03 00:39:56,086 tasks 16172 8648941888 Appointment f3cf1889-ed7b-4416-8f02-ea8113a8b650 not found ERROR 2025-11-03 00:39:56,329 tasks 16180 8648941888 Appointment f3cf1889-ed7b-4416-8f02-ea8113a8b650 not found ERROR 2025-11-03 00:39:56,329 tasks 16172 8648941888 Appointment 6f4fe326-9e43-4b30-bae0-619526511ee5 not found INFO 2025-11-03 00:40:02,617 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:40:03,542 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=f39b1f771db345cea752a12905c91ce8 HTTP/1.1" 200 9547 INFO 2025-11-03 00:41:02,616 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:41:03,536 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=9159d9d5c8b5488e99f7b8148e6827da HTTP/1.1" 200 9547 INFO 2025-11-03 00:42:02,614 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:42:03,540 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=2985e1bb4475439aa333674605234d23 HTTP/1.1" 200 9547 INFO 2025-11-03 00:43:02,623 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:43:03,525 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=618f7135b3fd431295be80bd913718d4 HTTP/1.1" 200 9549 INFO 2025-11-03 00:44:02,572 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:44:03,481 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=854308c3b26c436db028741a8947bb3d HTTP/1.1" 200 9547 INFO 2025-11-03 00:45:02,565 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:45:03,489 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=b56370efed1a440c9264baa3e26f2561 HTTP/1.1" 200 9547 INFO 2025-11-03 00:46:02,567 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:46:03,492 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=c756eb2ed61a4b2591787c8a62c62fb9 HTTP/1.1" 200 9547 INFO 2025-11-03 00:47:02,643 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:47:03,491 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=46de9bd203ba4ae290d46ba39b429368 HTTP/1.1" 200 9548 INFO 2025-11-03 00:48:02,635 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:48:03,522 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=aa5024d5ae174934becdeb5a61c16b50 HTTP/1.1" 200 9548 INFO 2025-11-03 00:48:26,378 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:48:26,600 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=6e584e01746b4139b00484bbe7825125 HTTP/1.1" 200 9547 INFO 2025-11-03 00:48:56,390 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:48:56,616 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=44de62f41ecb489ebf47a1fd6ff559c0 HTTP/1.1" 200 9549 INFO 2025-11-03 00:49:26,397 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:49:26,618 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=529549849151451b9d1908141dfe243e HTTP/1.1" 200 9549 INFO 2025-11-03 00:49:56,369 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:49:56,599 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=7fff4432a39a4a118f63e08d883c3ba0 HTTP/1.1" 200 9547 INFO 2025-11-03 00:50:26,367 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:50:26,596 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=7c05fb53ee5c4f8e81e3f653c8b84132 HTTP/1.1" 200 9547 INFO 2025-11-03 00:50:56,373 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:50:56,588 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=2630d2fe921c402da848d0377fab4718 HTTP/1.1" 200 9547 INFO 2025-11-03 00:51:26,385 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:51:26,612 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=eae3692d8959471e9990213169ebe3b2 HTTP/1.1" 200 9549 INFO 2025-11-03 00:51:56,352 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:51:56,574 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=a24e95ab91754a0c8c3a92e03fea1746 HTTP/1.1" 200 9547 INFO 2025-11-03 00:52:26,365 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:52:26,580 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=50a3f010eb86411d9c97885d74c70dea HTTP/1.1" 200 9547 INFO 2025-11-03 00:52:56,366 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:52:56,594 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=b4445437bcc24ed8ad2f3fad0a630838 HTTP/1.1" 200 9547 INFO 2025-11-03 00:53:26,361 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:53:26,589 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=03e161477d5941378c4f648baaaaeeb8 HTTP/1.1" 200 9547 INFO 2025-11-03 00:53:56,371 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:53:56,600 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=79c3b25f92ca48d6ae9da66f8f42db51 HTTP/1.1" 200 9547 INFO 2025-11-03 00:54:26,375 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:54:26,601 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=c98a04614b5b402880679803aab45339 HTTP/1.1" 200 9547 INFO 2025-11-03 00:54:56,334 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:54:56,549 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=95ae583048b7475489aa7f1fb456d2e8 HTTP/1.1" 200 9547 ERROR 2025-11-03 00:54:57,816 tasks 16180 8648941888 Appointment 251d4c8d-ad19-44b7-a10b-3b3ff3951257 not found ERROR 2025-11-03 00:54:57,816 tasks 16172 8648941888 Appointment 642dc474-cd97-4dc0-8924-b2b832eeaea1 not found ERROR 2025-11-03 00:54:57,816 tasks 16181 8648941888 Appointment 0ff795b3-68a3-44e3-ad35-9b50b6e098a8 not found ERROR 2025-11-03 00:54:57,822 tasks 16181 8648941888 Appointment 0ff795b3-68a3-44e3-ad35-9b50b6e098a8 not found ERROR 2025-11-03 00:54:57,822 tasks 16180 8648941888 Appointment 251d4c8d-ad19-44b7-a10b-3b3ff3951257 not found ERROR 2025-11-03 00:54:57,822 tasks 16172 8648941888 Appointment 642dc474-cd97-4dc0-8924-b2b832eeaea1 not found ERROR 2025-11-03 00:54:57,828 tasks 16172 8648941888 Appointment 251d4c8d-ad19-44b7-a10b-3b3ff3951257 not found ERROR 2025-11-03 00:54:57,828 tasks 16180 8648941888 Appointment 642dc474-cd97-4dc0-8924-b2b832eeaea1 not found ERROR 2025-11-03 00:54:57,828 tasks 16181 8648941888 Appointment 0ff795b3-68a3-44e3-ad35-9b50b6e098a8 not found ERROR 2025-11-03 00:54:57,937 tasks 16172 8648941888 Appointment 0ff795b3-68a3-44e3-ad35-9b50b6e098a8 not found ERROR 2025-11-03 00:54:57,937 tasks 16181 8648941888 Appointment 642dc474-cd97-4dc0-8924-b2b832eeaea1 not found ERROR 2025-11-03 00:54:57,937 tasks 16180 8648941888 Appointment 251d4c8d-ad19-44b7-a10b-3b3ff3951257 not found ERROR 2025-11-03 00:54:57,945 tasks 16172 8648941888 Appointment 251d4c8d-ad19-44b7-a10b-3b3ff3951257 not found ERROR 2025-11-03 00:54:57,945 tasks 16180 8648941888 Appointment 0ff795b3-68a3-44e3-ad35-9b50b6e098a8 not found ERROR 2025-11-03 00:54:57,946 tasks 16181 8648941888 Appointment 642dc474-cd97-4dc0-8924-b2b832eeaea1 not found INFO 2025-11-03 00:55:26,339 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:55:26,551 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=3614e389bd9244cf9941c9ec6e4b2b26 HTTP/1.1" 200 9547 INFO 2025-11-03 00:55:36,032 basehttp 70623 6124351488 "GET /en/dashboard/ HTTP/1.1" 200 59494 INFO 2025-11-03 00:55:36,127 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-03 00:55:44,686 tasks 16180 8648941888 Appointment 0ff795b3-68a3-44e3-ad35-9b50b6e098a8 not found ERROR 2025-11-03 00:55:44,686 tasks 16172 8648941888 Appointment 642dc474-cd97-4dc0-8924-b2b832eeaea1 not found ERROR 2025-11-03 00:55:44,686 tasks 16181 8648941888 Appointment 251d4c8d-ad19-44b7-a10b-3b3ff3951257 not found INFO 2025-11-03 00:56:06,149 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:56:06,360 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=91efcb369b8942fb8ef1fc9ed8069798 HTTP/1.1" 200 9547 INFO 2025-11-03 00:56:36,164 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:56:36,390 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=dee806b3170d4cf8ba945f00a816ced0 HTTP/1.1" 200 9547 ERROR 2025-11-03 00:56:45,354 tasks 16180 8648941888 Appointment 0ff795b3-68a3-44e3-ad35-9b50b6e098a8 not found ERROR 2025-11-03 00:56:45,355 tasks 16172 8648941888 Appointment 642dc474-cd97-4dc0-8924-b2b832eeaea1 not found ERROR 2025-11-03 00:56:45,356 tasks 16181 8648941888 Appointment 251d4c8d-ad19-44b7-a10b-3b3ff3951257 not found INFO 2025-11-03 00:57:06,140 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:57:06,366 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=0ee5696f5dd24f0faeb9c891f927db91 HTTP/1.1" 200 9547 INFO 2025-11-03 00:57:36,162 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:57:36,390 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=1c4b1114540a4b4c95ebf91ddcbfcbec HTTP/1.1" 200 9547 INFO 2025-11-03 00:58:06,162 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:58:06,391 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=c3cab33405654e7cb85f9d3897443a55 HTTP/1.1" 200 9547 INFO 2025-11-03 00:58:36,166 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:58:36,385 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=c3e8d1792a654430b5bb3abf9d943d10 HTTP/1.1" 200 9549 INFO 2025-11-03 00:59:06,141 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:59:06,369 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=b507c28243304e8484e90992bacd5183 HTTP/1.1" 200 9547 INFO 2025-11-03 00:59:36,139 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 00:59:36,367 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=86d8504b42b24051a59f76e582dd23b1 HTTP/1.1" 200 9547 INFO 2025-11-03 01:00:00,010 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-03 01:00:00,010 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 22:00:00.010395+00:00'} INFO 2025-11-03 01:00:00,016 tasks 16180 8648941888 Lab results sync started INFO 2025-11-03 01:00:00,016 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 22:00:00.016565+00:00'} INFO 2025-11-03 01:00:06,147 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:00:06,368 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=e47ce865bf964811bb1ec77560706535 HTTP/1.1" 200 9548 INFO 2025-11-03 01:00:36,139 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:00:36,367 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=282e31818f844c07bf1940b060112257 HTTP/1.1" 200 9547 INFO 2025-11-03 01:01:06,142 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:01:06,369 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=035f87536d3b4f5d861fa4b341544de7 HTTP/1.1" 200 9547 INFO 2025-11-03 01:01:36,137 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:01:36,355 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=ddad13b679a1416cbf9c1c6465551346 HTTP/1.1" 200 9547 INFO 2025-11-03 01:02:06,141 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:02:06,368 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=a36c3e37c6d04ccb8b09977765def0e3 HTTP/1.1" 200 9547 INFO 2025-11-03 01:02:36,133 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:02:36,360 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=baeb22663ece4aa88eee39509f9fda5c HTTP/1.1" 200 9547 INFO 2025-11-03 01:03:06,134 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:03:06,353 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=642443d5e9e94472ac1e2f2c815eec02 HTTP/1.1" 200 9547 INFO 2025-11-03 01:03:36,152 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:03:36,379 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=30eb6518aadf4b16814219f2073d9423 HTTP/1.1" 200 9549 INFO 2025-11-03 01:04:06,132 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:04:06,348 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=9332e9af3ce4418a904509bf23bd4a58 HTTP/1.1" 200 9547 INFO 2025-11-03 01:04:36,135 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:04:36,358 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=d78f453ad18243ce8c8611cb71c3545d HTTP/1.1" 200 9547 INFO 2025-11-03 01:05:06,125 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:05:06,347 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=6a909499ef6b4448b59ddbf3db28bfa1 HTTP/1.1" 200 9547 INFO 2025-11-03 01:05:36,134 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:05:36,361 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=b3d9cc379bdf4e69b06cf7e43af6f0f1 HTTP/1.1" 200 9547 INFO 2025-11-03 01:06:06,129 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:06:06,356 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=76b9da4432c14d7fb0ea4481e6046b66 HTTP/1.1" 200 9547 INFO 2025-11-03 01:06:36,132 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:06:36,360 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=f01aabd9e3f0424eb41a8daa08dd0ab0 HTTP/1.1" 200 9547 ERROR 2025-11-03 01:06:42,845 tasks 16180 8648941888 Appointment 7046f839-aede-4d5e-86f6-716893505439 not found ERROR 2025-11-03 01:06:42,845 tasks 16172 8648941888 Appointment 01e64bc4-bb55-4589-ade8-2d684af8679f not found INFO 2025-11-03 01:07:06,150 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:07:06,371 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=ee19dca3c0674c2087757c96ba97dd4f HTTP/1.1" 200 9549 ERROR 2025-11-03 01:07:28,599 tasks 16180 8648941888 Appointment 0ff795b3-68a3-44e3-ad35-9b50b6e098a8 not found ERROR 2025-11-03 01:07:28,599 tasks 16181 8648941888 Appointment 251d4c8d-ad19-44b7-a10b-3b3ff3951257 not found ERROR 2025-11-03 01:07:28,599 tasks 16172 8648941888 Appointment 642dc474-cd97-4dc0-8924-b2b832eeaea1 not found INFO 2025-11-03 01:07:36,127 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:07:36,354 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=ec9682d68c87406494a49f3e9b9d9ec0 HTTP/1.1" 200 9547 INFO 2025-11-03 01:08:06,134 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:08:06,355 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=5726fe72d05a4731b23149b413cbfd27 HTTP/1.1" 200 9547 INFO 2025-11-03 01:08:36,133 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:08:36,360 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=2a871da52b5a437a8b4bbc63f5d17222 HTTP/1.1" 200 9547 INFO 2025-11-03 01:09:06,141 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:09:06,369 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=9adba524b11841fb95d90015f1111051 HTTP/1.1" 200 9550 INFO 2025-11-03 01:09:36,533 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:09:37,443 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=9bd849ec43a14446a334dc702d9c978a HTTP/1.1" 200 9549 ERROR 2025-11-03 01:09:55,985 tasks 16172 8648941888 Appointment 642dc474-cd97-4dc0-8924-b2b832eeaea1 not found ERROR 2025-11-03 01:09:55,986 tasks 16180 8648941888 Appointment 0ff795b3-68a3-44e3-ad35-9b50b6e098a8 not found ERROR 2025-11-03 01:09:55,986 tasks 16181 8648941888 Appointment 251d4c8d-ad19-44b7-a10b-3b3ff3951257 not found ERROR 2025-11-03 01:09:56,227 tasks 16181 8648941888 Appointment 251d4c8d-ad19-44b7-a10b-3b3ff3951257 not found ERROR 2025-11-03 01:09:56,227 tasks 16172 8648941888 Appointment 642dc474-cd97-4dc0-8924-b2b832eeaea1 not found ERROR 2025-11-03 01:09:56,227 tasks 16180 8648941888 Appointment 0ff795b3-68a3-44e3-ad35-9b50b6e098a8 not found INFO 2025-11-03 01:10:06,507 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:10:07,439 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=d6ef14a1176c44c18a32a6b46038b4bc HTTP/1.1" 200 9547 ERROR 2025-11-03 01:10:52,428 tasks 16180 8648941888 Appointment 57b3dd51-9baa-433e-b2be-9640c444df0d not found INFO 2025-11-03 01:11:02,523 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:11:03,442 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=e233497526e64ba79b6b3c2f697f0d11 HTTP/1.1" 200 9549 INFO 2025-11-03 01:12:02,492 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:12:03,424 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=ed17550aa94d49ecbdb1937625b3130c HTTP/1.1" 200 9547 INFO 2025-11-03 01:13:02,512 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:13:03,434 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=808421ef1b8f4d7882fddb21a45fb6a4 HTTP/1.1" 200 9547 INFO 2025-11-03 01:14:02,511 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:14:03,437 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=0ddaf8b69503467393be2b0a01156817 HTTP/1.1" 200 9547 INFO 2025-11-03 01:15:02,558 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:15:03,459 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=9e07707fe6324b1f8b9b8593f3c659b1 HTTP/1.1" 200 9549 INFO 2025-11-03 01:16:02,534 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:16:03,443 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=d8981e29b06443f99e6b9b9ca2e6428b HTTP/1.1" 200 9547 INFO 2025-11-03 01:17:02,523 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:17:03,457 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=417081d5413a42769d07ae8deb2b99df HTTP/1.1" 200 9547 INFO 2025-11-03 01:18:42,387 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:18:43,310 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=af207652b076457fad155e611e32b3b0 HTTP/1.1" 200 9547 INFO 2025-11-03 01:24:59,799 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:25:00,726 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=cbb7fca107a842d0bbcee2897d199ab1 HTTP/1.1" 200 9547 INFO 2025-11-03 01:25:59,804 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:26:00,713 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=f4dbde5028114860b01ca1923e9802e6 HTTP/1.1" 200 9547 ERROR 2025-11-03 01:26:45,103 tasks 16180 8648941888 Appointment 989478fa-8691-4f8d-b6f1-aaab7c1dece1 not found ERROR 2025-11-03 01:26:45,384 tasks 16180 8648941888 Appointment 989478fa-8691-4f8d-b6f1-aaab7c1dece1 not found INFO 2025-11-03 01:26:59,796 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:27:00,724 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=9337175391324632b69cc53f5a3bad96 HTTP/1.1" 200 9547 INFO 2025-11-03 01:28:41,691 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:28:42,617 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=5521ae7be7724907a7a3b8b066087ed5 HTTP/1.1" 200 9547 INFO 2025-11-03 01:29:41,707 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:29:42,617 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=0059bcc293a9419cb572b8a689845ba3 HTTP/1.1" 200 9549 INFO 2025-11-03 01:30:00,016 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-03 01:30:00,017 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 22:30:00.017358+00:00'} INFO 2025-11-03 01:30:00,023 tasks 16180 8648941888 Lab results sync started INFO 2025-11-03 01:30:00,023 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 22:30:00.023796+00:00'} INFO 2025-11-03 01:30:41,705 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:30:42,607 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=712b5ed6807b4521b16fa51c71ff4363 HTTP/1.1" 200 9549 INFO 2025-11-03 01:38:18,030 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:38:18,950 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=fd119b4b40984016bb738cd3bf33d05b HTTP/1.1" 200 9547 INFO 2025-11-03 01:42:40,513 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:42:41,437 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=41a8cd68c55744a0a58913d9ac6855aa HTTP/1.1" 200 9547 INFO 2025-11-03 01:44:41,258 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:44:42,193 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=fb0a04d9c3424e20a4ce823048289531 HTTP/1.1" 200 9547 INFO 2025-11-03 01:49:46,866 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:49:47,782 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=42f85370fc6444aca34fa275701d02bb HTTP/1.1" 200 9548 INFO 2025-11-03 01:58:09,541 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 01:58:10,420 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=19010c00a1d34ea18be8907430f73e89 HTTP/1.1" 200 9549 INFO 2025-11-03 02:03:03,778 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-03 02:03:03,778 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 23:03:03.778522+00:00'} INFO 2025-11-03 02:03:03,785 tasks 16180 8648941888 Lab results sync started INFO 2025-11-03 02:03:03,785 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 23:03:03.785923+00:00'} INFO 2025-11-03 02:03:03,922 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:03:04,827 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=03f5da24202a42d683a6afccb3e17483 HTTP/1.1" 200 9549 INFO 2025-11-03 02:05:11,993 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:05:12,911 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=a006d67af0374a4a8f6537aac3556ea8 HTTP/1.1" 200 9547 INFO 2025-11-03 02:06:11,988 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:06:12,911 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=67c60a5dc16f4e8ba2b49c650869d421 HTTP/1.1" 200 9547 INFO 2025-11-03 02:07:11,979 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:07:12,909 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=96616d68de744ffd80290df83d831ed6 HTTP/1.1" 200 9547 INFO 2025-11-03 02:08:11,980 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:08:12,910 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=f6373cfb581c4b0ba8dc9a94c47830cf HTTP/1.1" 200 9547 INFO 2025-11-03 02:09:11,967 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:09:12,905 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=c30101c3cf994e208a9bd2c8ba5a77e2 HTTP/1.1" 200 9547 INFO 2025-11-03 02:10:11,967 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:10:12,891 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=8a5f9025369446b3ac10bffb022352b5 HTTP/1.1" 200 9547 INFO 2025-11-03 02:11:11,980 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:11:12,905 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=ddd8e76081f5424c81bb2c7ba6ffd2bb HTTP/1.1" 200 9548 INFO 2025-11-03 02:12:11,974 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:12:12,904 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=ff0702ff66dc4f209c30a9cbf633cf3e HTTP/1.1" 200 9547 INFO 2025-11-03 02:13:11,978 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:13:12,904 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=cbc6860289c64cef878f9ac847784b6e HTTP/1.1" 200 9547 INFO 2025-11-03 02:14:11,974 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:14:12,902 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=7b9a4ffe32e549a887436a94f3e10fba HTTP/1.1" 200 9547 ERROR 2025-11-03 02:14:34,144 tasks 16180 8648941888 Appointment 7d8e8281-f28e-47b2-bae6-04647dd5204d not found INFO 2025-11-03 02:15:11,980 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:15:12,903 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=636a706a4f7947f2a0aa77506aca539a HTTP/1.1" 200 9547 INFO 2025-11-03 02:16:11,964 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:16:12,890 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=969516b60cb24a97b1103d87b99d1246 HTTP/1.1" 200 9547 INFO 2025-11-03 02:17:11,952 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:17:12,883 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=73423e1e85364f459402a2f7418e3178 HTTP/1.1" 200 9547 INFO 2025-11-03 02:18:11,984 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:18:12,899 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=49e64a3516d742db90322ef5756baf25 HTTP/1.1" 200 9549 INFO 2025-11-03 02:19:11,979 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:19:12,897 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=7c71082ffbb24dfaa621914334433120 HTTP/1.1" 200 9547 INFO 2025-11-03 02:20:11,972 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:20:12,897 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=8db954caf28a4b04ab127a4d0a963c61 HTTP/1.1" 200 9547 INFO 2025-11-03 02:21:11,976 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:21:12,895 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=80f7f99221024909a8e66a1335f4f8db HTTP/1.1" 200 9547 INFO 2025-11-03 02:22:11,952 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:22:12,882 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=09711ff988d5457688f9fd542a8efb41 HTTP/1.1" 200 9547 INFO 2025-11-03 02:23:11,940 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:23:12,892 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=00c4767895634abba8106029f39c0dd6 HTTP/1.1" 200 9547 INFO 2025-11-03 02:24:11,985 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:24:12,893 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=b6579cf737344987a8ef439583aeb918 HTTP/1.1" 200 9549 INFO 2025-11-03 02:25:11,966 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:25:12,893 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=314e6250b0e14069acd5dbb5447dcdd9 HTTP/1.1" 200 9547 INFO 2025-11-03 02:26:11,971 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:26:12,891 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=5e0ccd23036f4f98bd36f787eeb59f99 HTTP/1.1" 200 9547 INFO 2025-11-03 02:27:11,978 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:27:12,891 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=2d56bc0e7ea44034a6784d2cac8cb884 HTTP/1.1" 200 9549 INFO 2025-11-03 02:28:11,962 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:28:12,889 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=e3ca8bcfbede48c78ca25c929c9a022a HTTP/1.1" 200 9547 INFO 2025-11-03 02:29:11,934 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:29:12,872 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=caf1bdab7db64d9fae0889c25a3fe96e HTTP/1.1" 200 9547 INFO 2025-11-03 02:30:00,010 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-03 02:30:00,010 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-02 23:30:00.010261+00:00'} INFO 2025-11-03 02:30:00,015 tasks 16180 8648941888 Lab results sync started INFO 2025-11-03 02:30:00,015 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-02 23:30:00.015880+00:00'} INFO 2025-11-03 02:30:11,968 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:30:12,886 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=8ff1b2d6a4f441f08bad53d601374bf4 HTTP/1.1" 200 9548 INFO 2025-11-03 02:31:11,959 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:31:12,885 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=ad3209cbd65a43d28739df145f1ab387 HTTP/1.1" 200 9547 INFO 2025-11-03 02:32:11,957 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:32:12,874 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=a8d8922bdf094c2584b7e3128f3117dd HTTP/1.1" 200 9547 INFO 2025-11-03 02:33:11,959 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:33:12,884 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=b672064f897b4feaadc24f2d37b9468d HTTP/1.1" 200 9547 INFO 2025-11-03 02:34:11,979 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:34:12,881 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=20e67fc1536f4e019e2a90b4cfc4b055 HTTP/1.1" 200 9549 INFO 2025-11-03 02:35:11,952 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:35:12,876 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=6395d7290f664a3e9e8afdfa054ddba2 HTTP/1.1" 200 9547 INFO 2025-11-03 02:36:11,936 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:36:12,868 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=75783c93248f45739daa9608adbbeda0 HTTP/1.1" 200 9547 INFO 2025-11-03 02:37:11,966 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:37:12,882 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=f3c7be472a0748ca9d90349723bc3dd2 HTTP/1.1" 200 9549 INFO 2025-11-03 02:38:11,950 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:38:12,877 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=4daf038bcdc040c7ba13fc891dae7553 HTTP/1.1" 200 9547 INFO 2025-11-03 02:39:11,949 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:39:12,880 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=422f2a4dbd6744b1a4ce1851d8657427 HTTP/1.1" 200 9547 INFO 2025-11-03 02:40:11,969 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:40:12,876 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=5edc5c9eb7f34f5da258582dd2509962 HTTP/1.1" 200 9549 ERROR 2025-11-03 02:40:52,275 tasks 16180 8648941888 Appointment 57b3dd51-9baa-433e-b2be-9640c444df0d not found INFO 2025-11-03 02:41:11,976 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:41:12,875 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=43cb4701dc884849b50b81a1e0a3e95e HTTP/1.1" 200 9547 INFO 2025-11-03 02:42:11,949 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:42:12,869 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=8aa10f040dc443f491104461b0b17dcc HTTP/1.1" 200 9547 INFO 2025-11-03 02:43:11,933 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:43:12,862 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=bfeb039af6d843569c503e9d1970da3f HTTP/1.1" 200 9547 INFO 2025-11-03 02:44:11,941 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:44:12,873 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=3db230fbaf2c4e65a57119ee0a84be8e HTTP/1.1" 200 9548 ERROR 2025-11-03 02:44:34,143 tasks 16180 8648941888 Appointment 01e64bc4-bb55-4589-ade8-2d684af8679f not found ERROR 2025-11-03 02:44:34,143 tasks 16172 8648941888 Appointment 7046f839-aede-4d5e-86f6-716893505439 not found INFO 2025-11-03 02:45:11,981 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:45:12,947 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=5a6da0b6d25347548cb5e347cbb65037 HTTP/1.1" 200 9547 INFO 2025-11-03 02:46:11,986 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:46:12,907 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=89653f4d282b4455ad8510ed526a42cb HTTP/1.1" 200 9547 INFO 2025-11-03 02:47:11,983 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:47:12,911 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=9526adad1be946e292c612720a7c8200 HTTP/1.1" 200 9547 INFO 2025-11-03 02:48:11,996 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:48:12,910 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=4365ec0cd8d94a8da38c4407a3cae11c HTTP/1.1" 200 9549 INFO 2025-11-03 02:49:11,974 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:49:12,900 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=d595fbf53e484c8187fa9b366df53705 HTTP/1.1" 200 9547 INFO 2025-11-03 02:50:11,962 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:50:12,894 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=9dd9a9ce38f6454fbb40db70c39ea279 HTTP/1.1" 200 9547 INFO 2025-11-03 02:51:11,987 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:51:12,907 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=1a1d20069fdc4c739febc3d28ae179f8 HTTP/1.1" 200 9548 ERROR 2025-11-03 02:51:47,507 tasks 16180 8648941888 Appointment 989478fa-8691-4f8d-b6f1-aaab7c1dece1 not found INFO 2025-11-03 02:52:11,984 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:52:12,903 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=71fda0602976483f8725042d49cf7a80 HTTP/1.1" 200 9547 INFO 2025-11-03 02:53:11,983 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:53:12,944 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=7f56f0f4cf4a4b17b09dcfb3e229445a HTTP/1.1" 200 9547 INFO 2025-11-03 02:54:11,976 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:54:12,906 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=6d1a7b312777420c8e18f2e081e229ba HTTP/1.1" 200 9547 INFO 2025-11-03 02:55:11,988 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:55:12,904 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=9bb6b21238094c56b4bb73cf3475273a HTTP/1.1" 200 9547 INFO 2025-11-03 02:56:11,974 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:56:12,904 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=a89e7f6f54b244a3ae259b905d206533 HTTP/1.1" 200 9547 INFO 2025-11-03 02:57:11,966 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:57:12,891 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=899e12c4c84a4482b55a168ae934e756 HTTP/1.1" 200 9547 INFO 2025-11-03 02:58:11,969 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:58:12,904 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=a79029709165443aaefd6f93589b1b47 HTTP/1.1" 200 9548 ERROR 2025-11-03 02:59:07,250 tasks 16180 8648941888 Appointment 7d8e8281-f28e-47b2-bae6-04647dd5204d not found ERROR 2025-11-03 02:59:07,253 tasks 16172 8648941888 Appointment 7d8e8281-f28e-47b2-bae6-04647dd5204d not found ERROR 2025-11-03 02:59:07,257 tasks 16181 8648941888 Appointment 7d8e8281-f28e-47b2-bae6-04647dd5204d not found ERROR 2025-11-03 02:59:07,368 tasks 16180 8648941888 Appointment 7d8e8281-f28e-47b2-bae6-04647dd5204d not found ERROR 2025-11-03 02:59:07,373 tasks 16172 8648941888 Appointment 7d8e8281-f28e-47b2-bae6-04647dd5204d not found INFO 2025-11-03 02:59:11,979 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 02:59:12,941 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=0d65b5d2148d4fa8899cef453101735a HTTP/1.1" 200 9547 ERROR 2025-11-03 02:59:54,113 tasks 16180 8648941888 Appointment 7d8e8281-f28e-47b2-bae6-04647dd5204d not found INFO 2025-11-03 03:00:00,016 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-03 03:00:00,017 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 00:00:00.016992+00:00'} INFO 2025-11-03 03:00:00,023 tasks 16180 8648941888 Lab results sync started INFO 2025-11-03 03:00:00,023 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 00:00:00.023533+00:00'} INFO 2025-11-03 03:00:11,982 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:00:12,900 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=63e60da4ddc24978bdb37bfa3b38fdbd HTTP/1.1" 200 9547 ERROR 2025-11-03 03:00:54,777 tasks 16180 8648941888 Appointment 7d8e8281-f28e-47b2-bae6-04647dd5204d not found INFO 2025-11-03 03:01:11,993 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:01:12,918 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=5763799cd0f94fe5bc42bf5888584e67 HTTP/1.1" 200 9549 INFO 2025-11-03 03:02:11,972 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:02:12,899 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=8f667f2273554bfba9f11db8ddde6a77 HTTP/1.1" 200 9547 INFO 2025-11-03 03:03:11,973 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:03:12,907 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=6f4103f0aef741a69609b5f7f49c8b44 HTTP/1.1" 200 9547 INFO 2025-11-03 03:04:11,976 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:04:12,894 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=8eeaf69dbef543e7b5b101333ff6fe0e HTTP/1.1" 200 9547 INFO 2025-11-03 03:05:11,961 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:05:12,881 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=2acfef11c31b4929a00059d573ba074e HTTP/1.1" 200 9547 INFO 2025-11-03 03:06:11,991 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:06:12,898 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=9464d2d4fc1641919cf1d725d33a78f7 HTTP/1.1" 200 9549 INFO 2025-11-03 03:07:20,103 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:07:21,047 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=da887700604d494da11595c4154e548e HTTP/1.1" 200 9547 INFO 2025-11-03 03:08:20,114 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:08:21,048 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=7d22b825a9994016ad1f7bf1a8390d08 HTTP/1.1" 200 9547 INFO 2025-11-03 03:09:20,118 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:09:21,046 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=caf43a18bed34ffc8968ca54264f37fa HTTP/1.1" 200 9547 INFO 2025-11-03 03:10:20,121 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:10:21,046 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=51a46759335a448d886263754d3a5502 HTTP/1.1" 200 9547 INFO 2025-11-03 03:11:20,126 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:11:21,032 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=e506d85bc5984811aa93822a2036adf9 HTTP/1.1" 200 9547 ERROR 2025-11-03 03:11:46,199 tasks 16180 8648941888 Appointment 7d8e8281-f28e-47b2-bae6-04647dd5204d not found INFO 2025-11-03 03:12:20,115 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:12:21,045 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=4c3226ec0de84eacaf362b9e073a0023 HTTP/1.1" 200 9547 INFO 2025-11-03 03:13:20,118 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:13:21,045 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=c161c1c0e5b24ec789a59576c98e6d51 HTTP/1.1" 200 9547 ERROR 2025-11-03 03:14:13,584 tasks 16180 8648941888 Appointment 7d8e8281-f28e-47b2-bae6-04647dd5204d not found ERROR 2025-11-03 03:14:13,836 tasks 16180 8648941888 Appointment 7d8e8281-f28e-47b2-bae6-04647dd5204d not found INFO 2025-11-03 03:14:20,097 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:14:21,040 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=932e797a870b47c9b2e1c0d0b2418e28 HTTP/1.1" 200 9547 INFO 2025-11-03 03:15:20,115 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:15:21,044 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=cab6e44f3105492d85182338a5706d84 HTTP/1.1" 200 9547 INFO 2025-11-03 03:16:20,112 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:16:21,043 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=7426c564ce2e46f584a0c7db68881f0a HTTP/1.1" 200 9547 INFO 2025-11-03 03:17:20,116 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:17:21,041 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=e9fd4ef8f8fa4bae8b1fd6ec54d8370f HTTP/1.1" 200 9547 INFO 2025-11-03 03:18:20,111 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:18:21,038 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=2592b1596bbf4facb2e3b209ff525769 HTTP/1.1" 200 9547 INFO 2025-11-03 03:19:20,131 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:19:21,039 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=da45f7e2f2994242af215e10d959d309 HTTP/1.1" 200 9549 INFO 2025-11-03 03:20:20,111 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:20:21,038 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=b39dcc4c5a9b43efbaccb6bf9f5b7b4f HTTP/1.1" 200 9548 INFO 2025-11-03 03:21:20,115 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:21:21,031 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=8c8bc41e1e6548f181294210ef3268dd HTTP/1.1" 200 9547 INFO 2025-11-03 03:22:20,241 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:22:21,169 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=166fa483570e4ece84a379804800ddca HTTP/1.1" 200 9547 INFO 2025-11-03 03:23:20,285 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:23:21,171 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=3e7dfa55b0cc4c3b825606dd0dd0d05d HTTP/1.1" 200 9549 INFO 2025-11-03 03:24:20,242 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:24:21,161 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=b8bae1402acd407890448c0abe091857 HTTP/1.1" 200 9547 INFO 2025-11-03 03:25:20,244 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:25:21,172 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=69afa803910047b4b5bcea45cf45714c HTTP/1.1" 200 9547 INFO 2025-11-03 03:26:20,241 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:26:21,172 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=c9153a1657d3488fb1461cde70fec1a9 HTTP/1.1" 200 9547 INFO 2025-11-03 03:27:20,276 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:27:21,173 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=9579e5a286914a418ddd503b59f057d5 HTTP/1.1" 200 9549 INFO 2025-11-03 03:28:20,243 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:28:21,173 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=406b1aac8e584328b6e4068f61941621 HTTP/1.1" 200 9547 ERROR 2025-11-03 03:29:15,519 tasks 16180 8648941888 Appointment 01e64bc4-bb55-4589-ade8-2d684af8679f not found ERROR 2025-11-03 03:29:15,519 tasks 16172 8648941888 Appointment 7046f839-aede-4d5e-86f6-716893505439 not found ERROR 2025-11-03 03:29:15,521 tasks 16181 8648941888 Appointment 7046f839-aede-4d5e-86f6-716893505439 not found ERROR 2025-11-03 03:29:15,521 tasks 16173 8648941888 Appointment 01e64bc4-bb55-4589-ade8-2d684af8679f not found ERROR 2025-11-03 03:29:15,527 tasks 16174 8648941888 Appointment 01e64bc4-bb55-4589-ade8-2d684af8679f not found ERROR 2025-11-03 03:29:15,528 tasks 16182 8648941888 Appointment 7046f839-aede-4d5e-86f6-716893505439 not found ERROR 2025-11-03 03:29:15,640 tasks 16180 8648941888 Appointment 7046f839-aede-4d5e-86f6-716893505439 not found ERROR 2025-11-03 03:29:15,640 tasks 16172 8648941888 Appointment 01e64bc4-bb55-4589-ade8-2d684af8679f not found ERROR 2025-11-03 03:29:15,646 tasks 16181 8648941888 Appointment 01e64bc4-bb55-4589-ade8-2d684af8679f not found ERROR 2025-11-03 03:29:15,646 tasks 16173 8648941888 Appointment 7046f839-aede-4d5e-86f6-716893505439 not found INFO 2025-11-03 03:29:20,249 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:29:21,176 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=af56849d6ae9479eb9c9a0ca0c584cb1 HTTP/1.1" 200 9547 INFO 2025-11-03 03:30:00,013 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-03 03:30:00,014 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 00:30:00.014308+00:00'} INFO 2025-11-03 03:30:00,020 tasks 16180 8648941888 Lab results sync started INFO 2025-11-03 03:30:00,020 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 00:30:00.020238+00:00'} ERROR 2025-11-03 03:30:02,386 tasks 16172 8648941888 Appointment 7046f839-aede-4d5e-86f6-716893505439 not found ERROR 2025-11-03 03:30:02,386 tasks 16180 8648941888 Appointment 01e64bc4-bb55-4589-ade8-2d684af8679f not found INFO 2025-11-03 03:30:20,248 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:30:21,175 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=e0d11b762bdd4914b9016b095fe6a9d9 HTTP/1.1" 200 9547 ERROR 2025-11-03 03:31:03,049 tasks 16172 8648941888 Appointment 7046f839-aede-4d5e-86f6-716893505439 not found ERROR 2025-11-03 03:31:03,049 tasks 16180 8648941888 Appointment 01e64bc4-bb55-4589-ade8-2d684af8679f not found INFO 2025-11-03 03:31:20,233 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:31:21,162 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=31bdac398fb74c7492a6cfaf832544d4 HTTP/1.1" 200 9547 INFO 2025-11-03 03:32:20,226 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:32:21,176 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=1d8468136e24464884416a2fb6e6e687 HTTP/1.1" 200 9547 INFO 2025-11-03 03:33:20,256 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:33:21,177 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=996251277e624f4592147c32e84371c7 HTTP/1.1" 200 9547 INFO 2025-11-03 03:34:20,215 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:34:21,178 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=feeeafcd53a74715b133b3c885d7c1d5 HTTP/1.1" 200 9547 INFO 2025-11-03 03:35:20,262 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:35:21,177 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=b704abe531cd419fb2e5cd2f7c2e033b HTTP/1.1" 200 9549 INFO 2025-11-03 03:36:20,253 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:36:21,176 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=680117c2a6a54fd99fd71e328ba649c6 HTTP/1.1" 200 9547 INFO 2025-11-03 03:37:20,222 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:37:21,176 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=ac1c62cb1b574663b90a10ce7d283aff HTTP/1.1" 200 9547 INFO 2025-11-03 03:38:20,326 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:38:21,252 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=cff3e8277cec44a8ab3e41c7b3fe3541 HTTP/1.1" 200 9547 INFO 2025-11-03 03:39:20,341 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:39:21,252 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=8d67aaac4b3449f0bfc2873612a9315c HTTP/1.1" 200 9549 INFO 2025-11-03 03:40:20,301 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:40:21,254 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=1369babaeb80456e97b9fe06499d41e1 HTTP/1.1" 200 9547 INFO 2025-11-03 03:41:20,328 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:41:21,253 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=868f246ebc764fba8dc254d1bad0f509 HTTP/1.1" 200 9547 ERROR 2025-11-03 03:41:46,409 tasks 16180 8648941888 Appointment 7046f839-aede-4d5e-86f6-716893505439 not found ERROR 2025-11-03 03:41:46,409 tasks 16172 8648941888 Appointment 01e64bc4-bb55-4589-ade8-2d684af8679f not found INFO 2025-11-03 03:42:20,327 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:42:21,256 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=e5b98aec3b144061b56faff6edb24148 HTTP/1.1" 200 9547 INFO 2025-11-03 03:43:20,353 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:43:21,259 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=8f81953c095e4924ac2fb72d00067177 HTTP/1.1" 200 9549 ERROR 2025-11-03 03:44:13,803 tasks 16172 8648941888 Appointment 01e64bc4-bb55-4589-ade8-2d684af8679f not found ERROR 2025-11-03 03:44:13,803 tasks 16180 8648941888 Appointment 7046f839-aede-4d5e-86f6-716893505439 not found ERROR 2025-11-03 03:44:14,049 tasks 16172 8648941888 Appointment 7046f839-aede-4d5e-86f6-716893505439 not found ERROR 2025-11-03 03:44:14,049 tasks 16180 8648941888 Appointment 01e64bc4-bb55-4589-ade8-2d684af8679f not found INFO 2025-11-03 03:44:20,336 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:44:21,259 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=4c94d139a22c452b89388fcf56c5ec50 HTTP/1.1" 200 9547 ERROR 2025-11-03 03:44:42,502 tasks 16180 8648941888 Appointment 57b3dd51-9baa-433e-b2be-9640c444df0d not found ERROR 2025-11-03 03:45:10,242 tasks 16180 8648941888 Appointment 989478fa-8691-4f8d-b6f1-aaab7c1dece1 not found INFO 2025-11-03 03:45:20,335 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:45:21,262 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=50a946b333794c77a751daebc297327b HTTP/1.1" 200 9547 INFO 2025-11-03 03:46:20,347 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:46:21,260 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=c2930287b2d64655a050342af9f51a7c HTTP/1.1" 200 9549 INFO 2025-11-03 03:47:20,331 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:47:21,262 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=22ecaa4923224016948d0c7a5df6447c HTTP/1.1" 200 9547 INFO 2025-11-03 03:48:20,335 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:48:21,262 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=fbe8a66dd3ca404f8b162583b9d05f58 HTTP/1.1" 200 9547 INFO 2025-11-03 03:49:20,340 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:49:21,265 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=d3a4cc10020b4570b6dc98cbc6cf9819 HTTP/1.1" 200 9548 INFO 2025-11-03 03:50:20,356 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:50:21,258 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=2c75c37f18f341c7892e2f6e42b4a793 HTTP/1.1" 200 9549 INFO 2025-11-03 03:51:20,337 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:51:21,266 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=6bff6b3ee3ae403192e6465c1684b817 HTTP/1.1" 200 9547 INFO 2025-11-03 03:52:20,343 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:52:21,268 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=879e5dd05e5e4af580df0fe95f97cf94 HTTP/1.1" 200 9547 INFO 2025-11-03 03:53:20,254 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:53:21,191 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=f74e9a019e354f29ad003cff980d3842 HTTP/1.1" 200 9547 INFO 2025-11-03 03:54:20,272 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:54:21,198 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=86b3407b6c1942b690194202a3f3df2f HTTP/1.1" 200 9547 INFO 2025-11-03 03:55:20,286 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:55:21,199 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=d9c5c7b53b8143b894d760db9b8daf9e HTTP/1.1" 200 9547 INFO 2025-11-03 03:56:20,245 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:56:21,201 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=a73bac9ecd1b41948297de79e2544f89 HTTP/1.1" 200 9547 INFO 2025-11-03 03:57:20,270 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:57:21,202 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=c4330156a6d246eab530fb202492acfb HTTP/1.1" 200 9547 INFO 2025-11-03 03:58:20,273 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:58:21,203 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=c891ca889b454b31899249707958f33a HTTP/1.1" 200 9547 INFO 2025-11-03 03:59:20,310 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 03:59:21,198 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=e0614a6b61494814919794e9717817a3 HTTP/1.1" 200 9549 INFO 2025-11-03 04:00:00,010 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-03 04:00:00,010 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 01:00:00.010731+00:00'} INFO 2025-11-03 04:00:00,016 tasks 16180 8648941888 Lab results sync started INFO 2025-11-03 04:00:00,016 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 01:00:00.016647+00:00'} INFO 2025-11-03 04:00:20,275 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:00:21,202 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=27463b85f9a94d879d71e9dbcd8469ec HTTP/1.1" 200 9547 INFO 2025-11-03 04:01:20,276 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:01:21,201 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=f399b2b65ae143d9848f3e7a28a83357 HTTP/1.1" 200 9547 INFO 2025-11-03 04:02:20,289 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:02:21,202 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=0f33923ac2b7413d9e851f31f1de3ffd HTTP/1.1" 200 9549 INFO 2025-11-03 04:03:20,275 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:03:21,200 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=f29ff3e43d2348b59224f346ec2e8f05 HTTP/1.1" 200 9547 INFO 2025-11-03 04:04:20,279 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:04:21,203 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=9a3746a2f0a44e4cad35d88176ba608d HTTP/1.1" 200 9547 INFO 2025-11-03 04:05:20,276 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:05:21,205 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=414fc1fbed234e76ac8cf4364b2076a9 HTTP/1.1" 200 9547 INFO 2025-11-03 04:06:20,270 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:06:21,192 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=953cd92fb40449fa837dc4ecb06ceee4 HTTP/1.1" 200 9547 INFO 2025-11-03 04:08:58,942 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:08:59,866 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=cb04c8524d9c41bda18d45f279c9e130 HTTP/1.1" 200 9547 INFO 2025-11-03 04:11:51,550 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:11:52,473 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=1ac47d8cc0c7491085cc7f0fc2a6f7a3 HTTP/1.1" 200 9547 INFO 2025-11-03 04:14:37,654 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:14:38,573 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=4663b06ae0b647e9a9780278fcc6e0eb HTTP/1.1" 200 9547 INFO 2025-11-03 04:16:15,634 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:16:16,562 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=43ec94f3f6664f3db9a9559ca655aded HTTP/1.1" 200 9547 INFO 2025-11-03 04:17:26,584 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:17:27,477 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=5cc3f462aff049ce8fa6e43ba01b6015 HTTP/1.1" 200 9549 INFO 2025-11-03 04:27:08,188 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:27:09,107 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=284b32fa124c4f0fa6dac7a7e10b9b76 HTTP/1.1" 200 9547 INFO 2025-11-03 04:28:08,171 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:28:09,107 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=2a14299028e446e1af4285aea9d42c87 HTTP/1.1" 200 9548 INFO 2025-11-03 04:29:08,160 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:29:09,092 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=976e0feb8e754585ba4aef20817b5228 HTTP/1.1" 200 9547 INFO 2025-11-03 04:30:00,016 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-03 04:30:00,016 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 01:30:00.016758+00:00'} INFO 2025-11-03 04:30:00,023 tasks 16180 8648941888 Lab results sync started INFO 2025-11-03 04:30:00,023 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 01:30:00.023173+00:00'} INFO 2025-11-03 04:30:08,170 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:30:09,092 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=c5873ed86b0e440494fa39992c819698 HTTP/1.1" 200 9547 INFO 2025-11-03 04:31:08,194 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:31:09,100 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=64ab4cee24f24246aaf0643be8ba44bc HTTP/1.1" 200 9549 INFO 2025-11-03 04:32:08,180 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:32:09,105 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=72ed7d00f8624c9480aab79588fd0c62 HTTP/1.1" 200 9547 INFO 2025-11-03 04:33:08,176 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:33:09,104 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=fa4c7f742445465f8346db76d684b74b HTTP/1.1" 200 9547 INFO 2025-11-03 04:34:08,174 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:34:09,105 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=bf71aa2df11a4e37a89b95cd3d8f58dd HTTP/1.1" 200 9547 INFO 2025-11-03 04:35:08,176 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:35:09,103 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=35023641245d430a85c093e4c4c5075f HTTP/1.1" 200 9547 INFO 2025-11-03 04:36:08,172 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:36:09,102 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=6b0d2e50cf854c2da247c4b258ad5aa6 HTTP/1.1" 200 9547 INFO 2025-11-03 04:42:53,526 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:42:54,434 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=524adac273e14013a25bb17bffa101af HTTP/1.1" 200 9549 INFO 2025-11-03 04:43:53,511 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:43:54,430 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=b13fa2202180438986fea1954cafb212 HTTP/1.1" 200 9547 INFO 2025-11-03 04:44:53,511 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:44:54,427 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=a9d7b7af3f8b4e569ca53b06a9aae426 HTTP/1.1" 200 9547 INFO 2025-11-03 04:45:53,482 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:45:54,416 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=f50419db10744b1db7e61438f75e1bee HTTP/1.1" 200 9547 INFO 2025-11-03 04:46:53,502 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:46:54,431 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=5d64dcc012b64b03b5714858199c9353 HTTP/1.1" 200 9548 INFO 2025-11-03 04:47:53,497 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:47:54,431 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=045fd7ef6fac4746b197603fd0d6db96 HTTP/1.1" 200 9547 INFO 2025-11-03 04:48:53,495 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:48:54,428 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=6028f6de51334a0093df687f31d30686 HTTP/1.1" 200 9547 ERROR 2025-11-03 04:49:48,778 tasks 16180 8648941888 Appointment 57b3dd51-9baa-433e-b2be-9640c444df0d not found ERROR 2025-11-03 04:49:48,780 tasks 16172 8648941888 Appointment 57b3dd51-9baa-433e-b2be-9640c444df0d not found ERROR 2025-11-03 04:49:48,785 tasks 16181 8648941888 Appointment 57b3dd51-9baa-433e-b2be-9640c444df0d not found ERROR 2025-11-03 04:49:48,899 tasks 16180 8648941888 Appointment 57b3dd51-9baa-433e-b2be-9640c444df0d not found ERROR 2025-11-03 04:49:48,903 tasks 16172 8648941888 Appointment 57b3dd51-9baa-433e-b2be-9640c444df0d not found INFO 2025-11-03 04:49:53,516 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:49:54,429 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=cc85fec2ae6e45efa0ba0d7959815a9c HTTP/1.1" 200 9549 ERROR 2025-11-03 04:50:35,638 tasks 16180 8648941888 Appointment 57b3dd51-9baa-433e-b2be-9640c444df0d not found INFO 2025-11-03 04:50:53,507 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:50:54,428 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=dd2adbed049c4257a9815bfb9ae36ea5 HTTP/1.1" 200 9547 ERROR 2025-11-03 04:51:36,306 tasks 16180 8648941888 Appointment 57b3dd51-9baa-433e-b2be-9640c444df0d not found INFO 2025-11-03 04:51:53,497 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:51:54,429 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=3dfb6191f35c4d54b7f25c5662de9fcd HTTP/1.1" 200 9547 INFO 2025-11-03 04:52:53,505 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:52:54,424 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=07f09606a2cb423baa744e3cef646d71 HTTP/1.1" 200 9547 INFO 2025-11-03 04:53:53,496 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:53:54,428 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=31a01f417c484ab19784a4f31f1dc126 HTTP/1.1" 200 9547 INFO 2025-11-03 04:54:53,517 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:54:54,419 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=8ae45c0652d74b4cabef1a6c17477c8e HTTP/1.1" 200 9549 INFO 2025-11-03 04:55:53,494 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:55:54,415 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=886deaff1a5746bbb20cbc53e9aa55ed HTTP/1.1" 200 9547 INFO 2025-11-03 04:56:53,462 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:56:54,428 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=3fe23cfbe7d94a5abfc4f3ebc2fedf59 HTTP/1.1" 200 9547 INFO 2025-11-03 04:57:53,502 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:57:54,423 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=e3867baac1934583bfdcbd6751591755 HTTP/1.1" 200 9548 INFO 2025-11-03 04:58:53,460 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:58:54,385 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=c946b168e376403cb648e15aca03156d HTTP/1.1" 200 9547 INFO 2025-11-03 04:59:53,450 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 04:59:54,380 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=2d648e3aeb1e43a58bf85450c14f1719 HTTP/1.1" 200 9547 INFO 2025-11-03 05:00:00,016 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-03 05:00:00,016 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 02:00:00.016950+00:00'} INFO 2025-11-03 05:00:00,023 tasks 16180 8648941888 Lab results sync started INFO 2025-11-03 05:00:00,023 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 02:00:00.023681+00:00'} INFO 2025-11-03 05:00:53,475 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:00:54,379 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=49601fbd7feb4de8a16aae7c7a40e526 HTTP/1.1" 200 9549 ERROR 2025-11-03 05:01:33,777 tasks 16180 8648941888 Appointment 989478fa-8691-4f8d-b6f1-aaab7c1dece1 not found INFO 2025-11-03 05:01:53,450 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:01:54,379 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=b6a6ede5d1e34d809aa1d2351a7f7eb7 HTTP/1.1" 200 9547 ERROR 2025-11-03 05:02:19,533 tasks 16180 8648941888 Appointment 57b3dd51-9baa-433e-b2be-9640c444df0d not found INFO 2025-11-03 05:02:53,452 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:02:54,376 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=35948751e6194b8cb9817600c939da5c HTTP/1.1" 200 9547 INFO 2025-11-03 05:03:53,449 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:03:54,366 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=1d01234bce0d487f905ff9bd197a694c HTTP/1.1" 200 9547 ERROR 2025-11-03 05:04:46,917 tasks 16180 8648941888 Appointment 57b3dd51-9baa-433e-b2be-9640c444df0d not found ERROR 2025-11-03 05:04:47,170 tasks 16180 8648941888 Appointment 57b3dd51-9baa-433e-b2be-9640c444df0d not found INFO 2025-11-03 05:04:53,424 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:04:54,367 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=b70219d74be041ec890ee6f527c22676 HTTP/1.1" 200 9547 INFO 2025-11-03 05:05:53,470 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:05:54,374 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=41660fee8c6e43c9bce0553b7e77e901 HTTP/1.1" 200 9549 INFO 2025-11-03 05:06:53,442 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:06:54,374 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=fb9d8f0afcdd4fff8f84daaeb632b461 HTTP/1.1" 200 9547 INFO 2025-11-03 05:07:53,439 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:07:54,410 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=0805d3220945480abd6fc4c5b381f59f HTTP/1.1" 200 9547 INFO 2025-11-03 05:08:53,439 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:08:54,374 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=f4da2fc6a3e3470ba761f139b5041a5a HTTP/1.1" 200 9547 INFO 2025-11-03 05:09:53,460 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:09:54,370 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=ea58d7a635af4c518a0b79ade3dc9a54 HTTP/1.1" 200 9549 INFO 2025-11-03 05:10:53,447 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:10:54,370 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=e41b911a2bf34396b3be329c51e2ac13 HTTP/1.1" 200 9547 INFO 2025-11-03 05:11:53,441 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:11:54,361 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=fb877842c5fb4bfda9e681cb59a334e3 HTTP/1.1" 200 9547 INFO 2025-11-03 05:12:53,428 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:12:54,356 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=639fdeeb5a5c43b8a56691f55dc3f06d HTTP/1.1" 200 9547 INFO 2025-11-03 05:13:53,439 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:13:54,377 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=4fcbe45f7ed7488a8e52968205892a0c HTTP/1.1" 200 9548 INFO 2025-11-03 05:14:53,449 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:14:54,377 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=20a32841e6744d6f9b45c37e9f740e2c HTTP/1.1" 200 9547 INFO 2025-11-03 05:15:53,454 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:15:54,376 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=8a68aa9ba4b2404eac93abad1f4080a3 HTTP/1.1" 200 9547 INFO 2025-11-03 05:16:53,447 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:16:54,374 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=2ecad338b159433ba80a4d6349f89207 HTTP/1.1" 200 9547 INFO 2025-11-03 05:17:53,451 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:17:54,374 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=1c18b9f032624fa89083d83fe10c5171 HTTP/1.1" 200 9547 INFO 2025-11-03 05:18:53,459 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:18:54,408 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=3a25c55f0f0d453f90e5f073f18f751f HTTP/1.1" 200 9547 INFO 2025-11-03 05:19:53,442 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:19:54,367 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=f68f169091e44db59c63245ee1dbaa27 HTTP/1.1" 200 9547 INFO 2025-11-03 05:20:53,467 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:20:54,362 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=51af0ffb1d374818ab1018ace483a8d8 HTTP/1.1" 200 9549 INFO 2025-11-03 05:21:53,415 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:21:54,360 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=e477b5d1400a4cfc83aee3db194bcc10 HTTP/1.1" 200 9547 INFO 2025-11-03 05:22:53,480 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:22:54,374 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=913f1f6ad08e4ddea186674dc03c1d83 HTTP/1.1" 200 9549 INFO 2025-11-03 05:23:53,440 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:23:54,368 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=29810c9c6a604e76bfd5d6030c85c2e9 HTTP/1.1" 200 9547 INFO 2025-11-03 05:24:53,488 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:24:54,370 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=cbd49f065d2d4764a93c9de72d9d24a4 HTTP/1.1" 200 9547 INFO 2025-11-03 05:25:53,437 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:25:54,366 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=522c8c297fe14008b1309c853315affc HTTP/1.1" 200 9547 INFO 2025-11-03 05:26:53,439 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:26:54,368 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=93c59cb53e164d34a7f2ac281deede7a HTTP/1.1" 200 9547 INFO 2025-11-03 05:27:53,456 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:27:54,365 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=656f35b56852415e87966ba58fd94ba7 HTTP/1.1" 200 9549 INFO 2025-11-03 05:28:53,426 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:28:54,356 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=3ecbe60e05fc4999b92a3c155b9c152c HTTP/1.1" 200 9547 INFO 2025-11-03 05:29:53,429 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:29:54,354 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=0a30595fa8f04edab068561cc45e114d HTTP/1.1" 200 9547 INFO 2025-11-03 05:30:00,017 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-03 05:30:00,017 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 02:30:00.017453+00:00'} INFO 2025-11-03 05:30:00,023 tasks 16180 8648941888 Lab results sync started INFO 2025-11-03 05:30:00,024 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 02:30:00.024044+00:00'} INFO 2025-11-03 05:30:53,457 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:30:54,341 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=232278668f174f30a786665190a112b5 HTTP/1.1" 200 9548 INFO 2025-11-03 05:31:53,405 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:31:54,343 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=287592d39fb14cc396894e53b36bf431 HTTP/1.1" 200 9547 INFO 2025-11-03 05:32:53,445 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:32:54,352 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=3978846b15634e7c8f8879e43ae7937b HTTP/1.1" 200 9549 INFO 2025-11-03 05:33:53,423 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:33:54,351 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=591f03af13a74815b1a6677f94de1e5e HTTP/1.1" 200 9547 INFO 2025-11-03 05:34:53,439 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:34:54,350 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=8feb56ab8edf4add99b6a2d9dfa66fb1 HTTP/1.1" 200 9549 INFO 2025-11-03 05:35:53,419 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:35:54,349 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=f3b89fff8fea4c53807a280dc691af69 HTTP/1.1" 200 9547 INFO 2025-11-03 05:36:53,424 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:36:54,348 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=5ed64f2918634a44a83d6d7814e8f6d1 HTTP/1.1" 200 9547 INFO 2025-11-03 05:37:53,420 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:37:54,347 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=49017381008d418b9dc5438bbd2919b8 HTTP/1.1" 200 9547 INFO 2025-11-03 05:38:53,416 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:38:54,337 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=f840be41ba8a4d4eb01bfcf35f1414fd HTTP/1.1" 200 9547 INFO 2025-11-03 05:39:53,407 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:39:54,330 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=2d18566134394e4886c0c6ffdc886334 HTTP/1.1" 200 9547 INFO 2025-11-03 05:40:53,433 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:40:54,344 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=3a59fd32c7a14b95a6f6596bd7fccf9c HTTP/1.1" 200 9549 INFO 2025-11-03 05:41:53,425 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:41:54,342 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=2cefa3ee222f44ec862fa01a6db61e82 HTTP/1.1" 200 9550 INFO 2025-11-03 05:42:53,417 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:42:54,342 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=a4e78d0381f54e22976fdd9ad6cbb032 HTTP/1.1" 200 9547 INFO 2025-11-03 05:45:22,479 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:45:23,406 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=54f52fcd96b9492f86c9ef18a864171d HTTP/1.1" 200 9547 INFO 2025-11-03 05:50:20,026 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:50:20,925 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=c21f0353f16c40078c15cd8050cd7754 HTTP/1.1" 200 9549 INFO 2025-11-03 05:51:19,996 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:51:20,926 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=1579ad0d8a854b5c860b36bb145c16ac HTTP/1.1" 200 9547 INFO 2025-11-03 05:52:20,002 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:52:20,934 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=fadd9aa71c06420b9c6412eb91248467 HTTP/1.1" 200 9547 INFO 2025-11-03 05:53:20,014 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:53:20,936 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=8338a7675fa84ee0b57f2ae7ca99403a HTTP/1.1" 200 9549 INFO 2025-11-03 05:54:19,998 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:54:20,924 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=f5580070ecf54bc28db6d85e9cb57cb9 HTTP/1.1" 200 9547 INFO 2025-11-03 05:55:19,999 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:55:20,927 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=032ed8ac4a82414aaa51ba8ac88432ae HTTP/1.1" 200 9547 INFO 2025-11-03 05:56:19,999 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:56:20,917 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=ccc5f4a865cf4ae98779a95a97827228 HTTP/1.1" 200 9547 INFO 2025-11-03 05:57:19,996 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:57:20,914 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=b138b2fb80944b88a9cddc4904595da9 HTTP/1.1" 200 9547 INFO 2025-11-03 05:58:20,008 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:58:20,911 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=fc32813f519b4964bbce2aca82ab385e HTTP/1.1" 200 9547 INFO 2025-11-03 05:59:19,984 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 05:59:20,925 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=fb52757b4b4e4f42b8478c6f88c14e33 HTTP/1.1" 200 9547 ERROR 2025-11-03 06:00:00,010 tasks 16180 8648941888 Appointment 7221c9b8-2318-4410-8548-141cae6b9132 not found INFO 2025-11-03 06:00:00,011 tasks 16172 8648941888 Radiology results sync started INFO 2025-11-03 06:00:00,011 tasks 16172 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 03:00:00.011265+00:00'} INFO 2025-11-03 06:00:00,015 tasks 16180 8648941888 Lab results sync started INFO 2025-11-03 06:00:00,015 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 03:00:00.015575+00:00'} INFO 2025-11-03 06:00:20,020 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:00:20,926 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=324e3e987b9443f8819b29f86742cd29 HTTP/1.1" 200 9549 INFO 2025-11-03 06:01:20,002 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:01:20,926 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=0aa6ed451148403fa37985226ee9a63f HTTP/1.1" 200 9547 INFO 2025-11-03 06:02:20,004 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:02:20,937 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=35cdd86c1a0c416e87b202aebbdb2007 HTTP/1.1" 200 9547 INFO 2025-11-03 06:03:19,996 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:03:20,927 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=c6283be776ba4c2d8c83ce327b0661de HTTP/1.1" 200 9547 INFO 2025-11-03 06:04:20,001 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:04:20,928 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=2816ce43bd0642358bbf328c78f6cc00 HTTP/1.1" 200 9547 INFO 2025-11-03 06:05:20,027 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:05:20,923 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=5a94edfa567f4bfeac35bae0ae8ebdd3 HTTP/1.1" 200 9549 ERROR 2025-11-03 06:05:26,515 tasks 16180 8648941888 Appointment 7221c9b8-2318-4410-8548-141cae6b9132 not found INFO 2025-11-03 06:06:20,030 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:06:20,919 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=31a4271063b643de8c5740f7bcb48d05 HTTP/1.1" 200 9547 INFO 2025-11-03 06:07:19,981 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:07:20,914 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=b44c949cf99b4627baf3d668f863d287 HTTP/1.1" 200 9547 INFO 2025-11-03 06:08:20,003 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:08:20,926 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=f104d43d8be540f8a819974e089f2eaf HTTP/1.1" 200 9548 INFO 2025-11-03 06:09:20,001 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:09:20,928 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=54e7c27138c04575acc869b7b3444b4a HTTP/1.1" 200 9547 INFO 2025-11-03 06:10:20,007 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:10:20,927 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=124350ee9f62416bbaeaa8df148fb359 HTTP/1.1" 200 9547 ERROR 2025-11-03 06:10:42,164 tasks 16180 8648941888 Appointment 989478fa-8691-4f8d-b6f1-aaab7c1dece1 not found INFO 2025-11-03 06:11:20,029 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:11:20,929 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=4776cb49cfa84fe5a408479f69482132 HTTP/1.1" 200 9547 INFO 2025-11-03 06:12:20,001 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:12:20,929 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=c125d4007b77418ea70257d0a0b13634 HTTP/1.1" 200 9547 INFO 2025-11-03 06:13:20,012 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:13:20,926 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=c2e2bb945a024db9a284088247e73b36 HTTP/1.1" 200 9549 INFO 2025-11-03 06:14:19,990 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:14:20,927 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=ad2f570d3f9b4d8e9c815b1501cfa7d3 HTTP/1.1" 200 9547 INFO 2025-11-03 06:15:19,995 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:15:20,923 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=26734dc2d2bf48bd8943d6eaade3edc8 HTTP/1.1" 200 9547 INFO 2025-11-03 06:16:19,989 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:16:20,915 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=9a8a08d70ccf44fdb8e3e43c37242a4e HTTP/1.1" 200 9547 INFO 2025-11-03 06:17:20,002 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:17:20,930 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=3f0ec95a67134510943cd2b52ebd3f89 HTTP/1.1" 200 9548 INFO 2025-11-03 06:18:20,002 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:18:20,931 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=3cbed1c20bf946039075c9caffb29840 HTTP/1.1" 200 9547 INFO 2025-11-03 06:19:20,004 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:19:20,930 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=b107fe9595cb4db7a8439e44105094ee HTTP/1.1" 200 9547 INFO 2025-11-03 06:20:20,025 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:20:20,934 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=c376ef1c3cbc4f3e91bc8e3f821144de HTTP/1.1" 200 9549 INFO 2025-11-03 06:21:19,999 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:21:20,929 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=fc6c5734d0a748a2bb50832a73b10511 HTTP/1.1" 200 9547 INFO 2025-11-03 06:22:20,005 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:22:20,928 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=bc56ef022218407e9169002f48068055 HTTP/1.1" 200 9547 INFO 2025-11-03 06:23:20,002 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:23:20,931 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=332497093216416ba69682766d485270 HTTP/1.1" 200 9547 INFO 2025-11-03 06:24:20,001 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:24:20,930 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=4e9f41915a124a93ba7c97c621bf008e HTTP/1.1" 200 9547 INFO 2025-11-03 06:25:20,032 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:25:20,925 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=b3f9495caabb412c9a887b6107f49cb9 HTTP/1.1" 200 9549 ERROR 2025-11-03 06:25:59,684 tasks 16180 8648941888 Appointment 7221c9b8-2318-4410-8548-141cae6b9132 not found ERROR 2025-11-03 06:26:08,035 tasks 16180 8648941888 Appointment 7221c9b8-2318-4410-8548-141cae6b9132 not found INFO 2025-11-03 06:26:20,011 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:26:20,921 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=7a21a631e11241589dc3978a5c2686ba HTTP/1.1" 200 9547 INFO 2025-11-03 06:27:20,031 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:27:20,917 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=3dac582a61d64c48a9ccd46fc99d6340 HTTP/1.1" 200 9547 INFO 2025-11-03 06:28:19,989 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:28:20,932 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=6924d3fec96147c9b7fb6a8536dcd4dc HTTP/1.1" 200 9548 INFO 2025-11-03 06:29:20,003 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:29:20,930 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=7f060dd09fd547cea307afd7c19e0b21 HTTP/1.1" 200 9547 INFO 2025-11-03 06:30:00,011 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-03 06:30:00,011 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 03:30:00.011890+00:00'} INFO 2025-11-03 06:30:00,015 tasks 16180 8648941888 Lab results sync started INFO 2025-11-03 06:30:00,015 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 03:30:00.015807+00:00'} INFO 2025-11-03 06:30:20,008 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:30:20,931 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=3aae27bb082a4414b0a1126ed3f35ad4 HTTP/1.1" 200 9547 INFO 2025-11-03 06:31:20,128 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:31:21,034 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=0b338e068ad74269b7628c3c82d372ec HTTP/1.1" 200 9549 INFO 2025-11-03 06:32:20,107 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:32:21,037 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=b7b7a04a32b94646972ef93acfd45fc9 HTTP/1.1" 200 9547 INFO 2025-11-03 06:33:20,102 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:33:21,034 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=eec6b0fb993340f6ae355824938ebd9f HTTP/1.1" 200 9547 INFO 2025-11-03 06:34:20,113 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:34:21,029 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=8ae4f4faf20649d185892a4400672404 HTTP/1.1" 200 9547 INFO 2025-11-03 06:35:20,113 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:35:21,038 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=cf67f9c98aeb4d29bb7bb90eca52b118 HTTP/1.1" 200 9547 INFO 2025-11-03 06:36:20,154 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:36:21,029 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=9ff7f6b89c3e4037a7002f38480af397 HTTP/1.1" 200 9548 INFO 2025-11-03 06:37:20,097 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:37:21,026 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=1fd4602360c64262b38c37d63ec21a23 HTTP/1.1" 200 9547 INFO 2025-11-03 06:38:20,096 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:38:21,046 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=6561e759ecc54c3ab8a54a8d27dce058 HTTP/1.1" 200 9547 INFO 2025-11-03 06:39:20,158 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:39:21,044 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=0f407f28a427475b900d5a45c6890467 HTTP/1.1" 200 9549 INFO 2025-11-03 06:40:20,123 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:40:21,046 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=887dc706153348ea867a627a78dbe508 HTTP/1.1" 200 9547 INFO 2025-11-03 06:41:20,122 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:41:21,048 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=d67196fb18614fd98a96090e17b3fb17 HTTP/1.1" 200 9547 INFO 2025-11-03 06:42:20,120 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:42:21,046 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=63a941d9d03f4a9a9c9c27b169e2d499 HTTP/1.1" 200 9547 ERROR 2025-11-03 06:42:38,871 tasks 16180 8648941888 Appointment 7221c9b8-2318-4410-8548-141cae6b9132 not found INFO 2025-11-03 06:43:20,119 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:43:21,049 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=1f29c2bb42b34b5e8137d2935c689423 HTTP/1.1" 200 9547 INFO 2025-11-03 06:44:20,123 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:44:21,051 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=0024d49bc7bc4544920f9be195bd4349 HTTP/1.1" 200 9547 INFO 2025-11-03 06:45:20,138 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:45:21,050 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=d507adcb0245484f94249880d4e709a0 HTTP/1.1" 200 9549 INFO 2025-11-03 06:46:20,053 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:46:20,971 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=50826fc3f54b45598c44734a475fbf10 HTTP/1.1" 200 9547 INFO 2025-11-03 06:47:20,042 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:47:20,965 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=cace5b3ca8be43f48b43eb2eb9253110 HTTP/1.1" 200 9547 INFO 2025-11-03 06:48:20,055 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:48:20,982 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=b9852980ab7d480bae430a906db114e5 HTTP/1.1" 200 9548 INFO 2025-11-03 06:49:20,050 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:49:20,982 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=627dc5c18a634777952cefb0da46dfd9 HTTP/1.1" 200 9547 INFO 2025-11-03 06:50:20,058 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:50:20,984 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=2b3ee31d8822430dbac17f71d9af4de0 HTTP/1.1" 200 9547 INFO 2025-11-03 06:57:51,894 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 06:57:52,731 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=6a3c3836578b493b9dc66b8991850487 HTTP/1.1" 200 9549 INFO 2025-11-03 07:00:00,019 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-03 07:00:00,020 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 04:00:00.020265+00:00'} INFO 2025-11-03 07:00:00,026 tasks 16180 8648941888 Lab results sync started INFO 2025-11-03 07:00:00,027 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 04:00:00.027006+00:00'} INFO 2025-11-03 07:00:42,969 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:00:43,890 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=c52dbcdf2d0042a69e741c0f1d57847c HTTP/1.1" 200 9547 INFO 2025-11-03 07:02:34,174 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:02:35,082 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=e7a3a464b584429fb071420ddac92cfb HTTP/1.1" 200 9549 ERROR 2025-11-03 07:02:42,362 tasks 16180 8648941888 Appointment 70b4da76-44f5-42a8-92c2-a8915a849a3a not found INFO 2025-11-03 07:04:46,228 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:04:47,136 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=f73ad0e8c5484440b760b83fcadd9f0a HTTP/1.1" 200 9549 ERROR 2025-11-03 07:11:01,942 tasks 16180 8648941888 Appointment 989478fa-8691-4f8d-b6f1-aaab7c1dece1 not found ERROR 2025-11-03 07:11:01,943 tasks 16172 8648941888 Appointment 989478fa-8691-4f8d-b6f1-aaab7c1dece1 not found ERROR 2025-11-03 07:11:01,949 tasks 16181 8648941888 Appointment 989478fa-8691-4f8d-b6f1-aaab7c1dece1 not found ERROR 2025-11-03 07:11:02,060 tasks 16180 8648941888 Appointment 989478fa-8691-4f8d-b6f1-aaab7c1dece1 not found ERROR 2025-11-03 07:11:02,065 tasks 16172 8648941888 Appointment 989478fa-8691-4f8d-b6f1-aaab7c1dece1 not found INFO 2025-11-03 07:11:06,675 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:11:07,597 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=a6e9df8a90ce4a888acd7c43836170cb HTTP/1.1" 200 9548 ERROR 2025-11-03 07:15:28,077 tasks 16180 8648941888 Appointment 989478fa-8691-4f8d-b6f1-aaab7c1dece1 not found INFO 2025-11-03 07:15:45,927 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:15:46,862 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=1405a9e86ffe432e83ee8674e939dbb4 HTTP/1.1" 200 9547 ERROR 2025-11-03 07:22:32,727 tasks 16180 8648941888 Appointment 989478fa-8691-4f8d-b6f1-aaab7c1dece1 not found INFO 2025-11-03 07:22:49,894 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:22:50,835 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=c596d8855d7641e899489eb1b705fdf5 HTTP/1.1" 200 9547 INFO 2025-11-03 07:24:07,185 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:24:08,103 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=ab1c4b1634c04cf6b7659c008b614e96 HTTP/1.1" 200 9547 INFO 2025-11-03 07:25:07,186 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:25:08,108 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=9bffc844fc334e94b0dd540f9c62f50f HTTP/1.1" 200 9547 ERROR 2025-11-03 07:25:47,196 tasks 16180 8648941888 Appointment 70b4da76-44f5-42a8-92c2-a8915a849a3a not found ERROR 2025-11-03 07:26:04,444 tasks 16180 8648941888 Appointment 7221c9b8-2318-4410-8548-141cae6b9132 not found ERROR 2025-11-03 07:26:04,582 tasks 16180 8648941888 Appointment 7221c9b8-2318-4410-8548-141cae6b9132 not found INFO 2025-11-03 07:26:07,179 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:26:08,109 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=d40e229e2b274acbbf82717260c49413 HTTP/1.1" 200 9547 INFO 2025-11-03 07:27:07,164 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:27:08,097 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=d077a4154f454c16a31fec84bd143577 HTTP/1.1" 200 9547 INFO 2025-11-03 07:28:07,183 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:28:08,107 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=ac519e9ee7a04381ae8b8f782e4cf022 HTTP/1.1" 200 9547 INFO 2025-11-03 07:29:07,179 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:29:08,109 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=b3a6b271602e4a98b82666a28121380b HTTP/1.1" 200 9547 INFO 2025-11-03 07:30:00,019 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-03 07:30:00,019 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 04:30:00.019545+00:00'} INFO 2025-11-03 07:30:00,026 tasks 16180 8648941888 Lab results sync started INFO 2025-11-03 07:30:00,026 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 04:30:00.026453+00:00'} INFO 2025-11-03 07:30:07,174 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:30:08,101 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=a3ed8b1b4fdd4916828177559bf8fd69 HTTP/1.1" 200 9547 ERROR 2025-11-03 07:30:10,515 tasks 16180 8648941888 Appointment 7221c9b8-2318-4410-8548-141cae6b9132 not found INFO 2025-11-03 07:31:07,180 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:31:08,109 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=771cb5efbf1047f18c42ac42c0094566 HTTP/1.1" 200 9547 ERROR 2025-11-03 07:31:13,696 tasks 16180 8648941888 Appointment 70b4da76-44f5-42a8-92c2-a8915a849a3a not found INFO 2025-11-03 07:32:07,185 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:32:08,111 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=32e64dfb7f1c402e926b82974a54f3cc HTTP/1.1" 200 9547 INFO 2025-11-03 07:33:07,179 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:33:08,108 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=160c167dbe1840428d12f90eec0a4e7b HTTP/1.1" 200 9548 ERROR 2025-11-03 07:33:33,255 tasks 16180 8648941888 Appointment 989478fa-8691-4f8d-b6f1-aaab7c1dece1 not found INFO 2025-11-03 07:34:07,183 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:34:08,099 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=6279af0565e94046bc9ebc99c9f0e183 HTTP/1.1" 200 9547 INFO 2025-11-03 07:35:07,193 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:35:08,112 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=566178ff4f064e3f8f6b2e6fd1de3e42 HTTP/1.1" 200 9547 ERROR 2025-11-03 07:36:00,657 tasks 16180 8648941888 Appointment 989478fa-8691-4f8d-b6f1-aaab7c1dece1 not found ERROR 2025-11-03 07:36:00,902 tasks 16180 8648941888 Appointment 989478fa-8691-4f8d-b6f1-aaab7c1dece1 not found INFO 2025-11-03 07:36:07,181 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:36:08,114 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=f3ee8f6e35784896b1d2cfb09ff3f3d9 HTTP/1.1" 200 9547 INFO 2025-11-03 07:37:07,181 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:37:08,112 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=ee338880749f44f9af59e1dfbf6bc746 HTTP/1.1" 200 9547 INFO 2025-11-03 07:38:07,185 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:38:08,098 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=3e2e6b6d9d284551b20b52a8689d0e68 HTTP/1.1" 200 9547 INFO 2025-11-03 07:39:07,164 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:39:08,097 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=48b2f01c4ae4498f8a7d268001888527 HTTP/1.1" 200 9547 INFO 2025-11-03 07:40:07,176 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:40:08,095 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=a6ec2f8de12d4874ab9004a04346cc5d HTTP/1.1" 200 9547 INFO 2025-11-03 07:41:07,177 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:41:08,094 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=7497dc74c8f34528b6c6c8b489dd0954 HTTP/1.1" 200 9547 INFO 2025-11-03 07:42:07,193 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:42:08,094 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=6adab101c7264ab4887f9fac9cf7fbc5 HTTP/1.1" 200 9547 INFO 2025-11-03 07:43:07,184 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:43:08,110 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=b117ea0f94aa4a5b91f7a823c2c1eed2 HTTP/1.1" 200 9547 INFO 2025-11-03 07:44:07,184 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:44:08,108 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=fbf77b353b9441c2b7733c0594262026 HTTP/1.1" 200 9547 INFO 2025-11-03 07:45:07,204 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:45:08,102 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=8d34c80e69d94e95921ef41bac7325dc HTTP/1.1" 200 9549 INFO 2025-11-03 07:46:07,181 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:46:08,099 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=05cb45109ecd4d69be6ccd7f7452f3e3 HTTP/1.1" 200 9547 INFO 2025-11-03 07:47:07,195 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:47:08,097 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=6586c16c1b8e444ca6b250bb5a7948c3 HTTP/1.1" 200 9547 INFO 2025-11-03 07:48:07,183 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:48:08,098 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=c787aa27a7424100b5c01bca7600a96a HTTP/1.1" 200 9548 INFO 2025-11-03 07:49:07,186 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:49:08,101 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=5fa34cc168684540ad7eac9b10d416ca HTTP/1.1" 200 9547 ERROR 2025-11-03 07:49:15,392 tasks 16180 8648941888 Appointment 35bc0ce1-174a-41ad-bc93-fb7d92e34947 not found INFO 2025-11-03 07:50:07,182 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:50:08,109 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=a323fc5605714ad5b7a603f869db9620 HTTP/1.1" 200 9547 INFO 2025-11-03 07:51:07,186 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:51:08,111 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=d5f926426ba04422af440ba5adca0166 HTTP/1.1" 200 9547 ERROR 2025-11-03 07:51:46,867 tasks 16180 8648941888 Appointment 70b4da76-44f5-42a8-92c2-a8915a849a3a not found ERROR 2025-11-03 07:51:55,219 tasks 16180 8648941888 Appointment 70b4da76-44f5-42a8-92c2-a8915a849a3a not found INFO 2025-11-03 07:52:07,191 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:52:08,111 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=64a3570b3f0c4864a156fd809b185522 HTTP/1.1" 200 9547 INFO 2025-11-03 07:53:07,186 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:53:08,111 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=70b1b4df082a4825ae3bbe4e183b5d2b HTTP/1.1" 200 9547 INFO 2025-11-03 07:54:07,068 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:54:07,979 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=d850647179fe4f098be4e35d2005d63c HTTP/1.1" 200 9549 INFO 2025-11-03 07:55:07,040 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:55:07,966 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=85b5b1c7f54e4fed9655d043accde43d HTTP/1.1" 200 9547 ERROR 2025-11-03 07:55:47,057 tasks 16180 8648941888 Appointment 35bc0ce1-174a-41ad-bc93-fb7d92e34947 not found INFO 2025-11-03 07:56:07,047 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:56:07,978 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=ffe396c4b9b14082807287f1492be7c4 HTTP/1.1" 200 9547 INFO 2025-11-03 07:57:07,041 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:57:07,978 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=dc4a35a324ae4b4abe87fd9b4b64c6c0 HTTP/1.1" 200 9547 INFO 2025-11-03 07:58:07,066 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:58:07,965 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=bfac1c3a1ac34facb93b7bec38168ac4 HTTP/1.1" 200 9549 INFO 2025-11-03 07:59:07,049 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 07:59:07,974 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=30a77d0dcfb94901b39394072f179afe HTTP/1.1" 200 9547 ERROR 2025-11-03 08:00:00,016 tasks 16172 8648941888 Appointment 07419aca-aaed-4f2f-9af3-680578504323 not found INFO 2025-11-03 08:00:00,016 tasks 16173 8648941888 Radiology results sync started ERROR 2025-11-03 08:00:00,017 tasks 16181 8648941888 Appointment f67274b1-47d1-4541-b68e-9d13b7dac738 not found INFO 2025-11-03 08:00:00,017 tasks 16173 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 05:00:00.017256+00:00'} ERROR 2025-11-03 08:00:00,017 tasks 16180 8648941888 Appointment b0c1c980-442f-4adc-ac76-2cd181929efd not found INFO 2025-11-03 08:00:00,023 tasks 16180 8648941888 Lab results sync started INFO 2025-11-03 08:00:00,024 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 05:00:00.024049+00:00'} INFO 2025-11-03 08:00:00,041 tasks 16172 8648941888 Scheduled 0 appointment reminders INFO 2025-11-03 08:00:07,043 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 08:00:07,970 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=cd8b2b5849dc43a782a3bd064fec03d3 HTTP/1.1" 200 9547 INFO 2025-11-03 08:01:07,063 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 08:01:07,969 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=fa3632bb23a84d6ea6e5c9bb166eda8a HTTP/1.1" 200 9549 ERROR 2025-11-03 08:01:13,561 tasks 16180 8648941888 Appointment 35bc0ce1-174a-41ad-bc93-fb7d92e34947 not found INFO 2025-11-03 08:02:07,048 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 08:02:07,983 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=6449cd8bdb924925b09a348105eee65a HTTP/1.1" 200 9547 INFO 2025-11-03 08:03:07,045 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 08:03:07,971 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=717ef334f6444cd5a71aea4984f6def8 HTTP/1.1" 200 9548 INFO 2025-11-03 08:04:07,042 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 08:04:07,968 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=0962f9b80f994342a226f2c1da9b8ee3 HTTP/1.1" 200 9547 INFO 2025-11-03 08:05:07,038 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 08:05:07,968 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=11625edb69334f099de6d2142f32760e HTTP/1.1" 200 9547 INFO 2025-11-03 08:06:07,007 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 08:06:07,968 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=bac2fc08133f4aeab946778b95174772 HTTP/1.1" 200 9547 INFO 2025-11-03 08:07:07,033 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 08:07:07,966 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=9b0b08f450524140b4590ac15bc53534 HTTP/1.1" 200 9547 INFO 2025-11-03 08:08:07,032 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 08:08:08,004 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=e43725c7261e456c8be09dbd62833d50 HTTP/1.1" 200 9547 ERROR 2025-11-03 08:08:25,792 tasks 16180 8648941888 Appointment 70b4da76-44f5-42a8-92c2-a8915a849a3a not found INFO 2025-11-03 08:09:07,042 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 08:09:07,964 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=fc9b99f7587e4705bb274d63ea0329a0 HTTP/1.1" 200 9547 INFO 2025-11-03 08:10:06,996 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 08:10:07,922 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=003e44d4324d402b8588ba03a24f1010 HTTP/1.1" 200 9547 INFO 2025-11-03 08:11:07,002 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 08:11:07,932 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=ae16a2cee40e40d88fa8091be9cf43c4 HTTP/1.1" 200 9547 INFO 2025-11-03 08:12:07,007 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 08:12:07,930 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=9c76d0459d764edb808d693eddf09241 HTTP/1.1" 200 9547 INFO 2025-11-03 08:13:06,975 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 08:13:07,915 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=e7b07e8350da4ef78432df47c29364e6 HTTP/1.1" 200 9547 INFO 2025-11-03 08:14:07,000 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 08:14:07,928 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=052272c8a7f545f5bc9905f7fa9d472e HTTP/1.1" 200 9547 INFO 2025-11-03 08:15:06,996 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 08:15:07,929 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=cbd92bdf3e0045b58c1dd135c5455165 HTTP/1.1" 200 9547 INFO 2025-11-03 08:16:07,021 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 08:16:07,928 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=3eb2e055ca7a4a9aa8204d7181b39f3b HTTP/1.1" 200 9549 INFO 2025-11-03 08:17:06,990 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 08:17:07,914 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=57ace65d367d46a393004162ae2a860c HTTP/1.1" 200 9547 INFO 2025-11-03 08:18:06,994 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 08:18:07,925 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=09bf60583f234057a923e0601a63ff17 HTTP/1.1" 200 9547 INFO 2025-11-03 08:19:06,998 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 08:19:07,922 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=536772759ff548ba8be3f0504da54fc4 HTTP/1.1" 200 9547 ERROR 2025-11-03 08:19:15,204 tasks 16180 8648941888 Appointment f67274b1-47d1-4541-b68e-9d13b7dac738 not found ERROR 2025-11-03 08:19:15,204 tasks 16172 8648941888 Appointment b0c1c980-442f-4adc-ac76-2cd181929efd not found ERROR 2025-11-03 08:19:15,204 tasks 16181 8648941888 Appointment 07419aca-aaed-4f2f-9af3-680578504323 not found INFO 2025-11-03 08:20:06,995 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 08:20:07,950 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=e77cd1867fcf42b59fa46132747c5df0 HTTP/1.1" 200 9548 INFO 2025-11-03 08:21:07,011 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 08:21:07,913 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=74658cb081de453f986a23d0900e0f39 HTTP/1.1" 200 9549 ERROR 2025-11-03 08:21:46,676 tasks 16180 8648941888 Appointment 35bc0ce1-174a-41ad-bc93-fb7d92e34947 not found ERROR 2025-11-03 08:21:55,026 tasks 16180 8648941888 Appointment 35bc0ce1-174a-41ad-bc93-fb7d92e34947 not found INFO 2025-11-03 08:22:06,993 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 08:22:07,917 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=f366a64b564a407889f40e470c51e786 HTTP/1.1" 200 9547 INFO 2025-11-03 08:23:06,993 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 08:23:07,919 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=42e6adde0be8493584a4e18e469d45e3 HTTP/1.1" 200 9547 INFO 2025-11-03 08:28:04,447 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 08:28:05,377 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=a9fbb9a3e5e446359f5230e7298c14e1 HTTP/1.1" 200 9548 INFO 2025-11-03 08:29:15,074 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 08:29:16,002 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=b99e648b9d9f41e7b70ba10fcb697cc5 HTTP/1.1" 200 9547 ERROR 2025-11-03 08:29:55,098 tasks 16181 8648941888 Appointment f67274b1-47d1-4541-b68e-9d13b7dac738 not found ERROR 2025-11-03 08:29:55,098 tasks 16180 8648941888 Appointment b0c1c980-442f-4adc-ac76-2cd181929efd not found ERROR 2025-11-03 08:29:55,098 tasks 16172 8648941888 Appointment 07419aca-aaed-4f2f-9af3-680578504323 not found INFO 2025-11-03 08:38:09,769 tasks 16180 8648941888 Lab results sync started INFO 2025-11-03 08:38:09,769 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 05:38:09.769452+00:00'} INFO 2025-11-03 08:38:09,773 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-03 08:38:09,773 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 05:38:09.773791+00:00'} ERROR 2025-11-03 08:38:23,118 tasks 16180 8648941888 Appointment 70b4da76-44f5-42a8-92c2-a8915a849a3a not found ERROR 2025-11-03 08:38:23,246 tasks 16180 8648941888 Appointment 70b4da76-44f5-42a8-92c2-a8915a849a3a not found INFO 2025-11-03 08:38:25,859 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 08:38:26,779 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=bb51d9e3ee714d029448956e7dfa2e24 HTTP/1.1" 200 9547 INFO 2025-11-03 08:54:20,494 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 08:54:21,416 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=c444ab799f1a478ab41e479019ab9aff HTTP/1.1" 200 9547 INFO 2025-11-03 08:55:20,495 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 08:55:21,417 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=f3a71d8dc7354a80accaebabb296141a HTTP/1.1" 200 9547 INFO 2025-11-03 08:56:40,401 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 08:56:41,308 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=db8143e1664f42e08c0b4e0db9c1de2a HTTP/1.1" 200 9549 ERROR 2025-11-03 08:58:58,175 tasks 16180 8648941888 Appointment 5297c8a9-a539-48b0-890a-a057f3517761 not found ERROR 2025-11-03 08:58:58,187 tasks 16180 8648941888 Appointment e494458f-a5fd-481b-97a3-c14466b6f1a1 not found ERROR 2025-11-03 08:59:10,935 tasks 16180 8648941888 Appointment 5297c8a9-a539-48b0-890a-a057f3517761 not found ERROR 2025-11-03 08:59:10,935 tasks 16172 8648941888 Appointment e494458f-a5fd-481b-97a3-c14466b6f1a1 not found INFO 2025-11-03 08:59:17,961 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 08:59:18,899 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=c2805af6b96a4cbea8cef3c829935cb1 HTTP/1.1" 200 9547 ERROR 2025-11-03 08:59:21,305 tasks 16180 8648941888 Appointment 70b4da76-44f5-42a8-92c2-a8915a849a3a not found INFO 2025-11-03 09:05:01,920 tasks 16180 8648941888 Lab results sync started INFO 2025-11-03 09:05:01,920 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 06:05:01.920178+00:00'} INFO 2025-11-03 09:05:01,924 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-03 09:05:01,925 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 06:05:01.925153+00:00'} ERROR 2025-11-03 09:05:23,944 tasks 16180 8648941888 Appointment 8f028c27-4142-489c-91a8-417fa19038bf not found INFO 2025-11-03 09:05:41,897 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:05:42,826 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=f0f4f19f4b984deea982374b379709fe HTTP/1.1" 200 9547 ERROR 2025-11-03 09:05:48,413 tasks 16181 8648941888 Appointment b0c1c980-442f-4adc-ac76-2cd181929efd not found ERROR 2025-11-03 09:05:48,413 tasks 16172 8648941888 Appointment 07419aca-aaed-4f2f-9af3-680578504323 not found ERROR 2025-11-03 09:05:48,413 tasks 16180 8648941888 Appointment f67274b1-47d1-4541-b68e-9d13b7dac738 not found INFO 2025-11-03 09:06:41,903 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:06:42,826 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=169d724b628d454cafe0a573fe635adb HTTP/1.1" 200 9547 INFO 2025-11-03 09:07:41,899 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:07:42,816 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=7f061570d78d487993412d69eb031051 HTTP/1.1" 200 9547 INFO 2025-11-03 09:08:41,898 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:08:42,826 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=474cd79848c5483eb8d7e929f43482c8 HTTP/1.1" 200 9547 INFO 2025-11-03 09:09:41,959 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:09:42,883 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=12524856ed41484eb191aacd0f6d7e05 HTTP/1.1" 200 9547 INFO 2025-11-03 09:10:41,959 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:10:42,883 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=b085a7f918784b20999982cd4a052565 HTTP/1.1" 200 9547 INFO 2025-11-03 09:11:41,959 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:11:42,873 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=f53ae93657504e3c850705188852db72 HTTP/1.1" 200 9547 INFO 2025-11-03 09:12:41,974 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:12:42,884 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=494d51a960e3437392aeabe0a7e5cf43 HTTP/1.1" 200 9549 ERROR 2025-11-03 09:13:00,700 tasks 16180 8648941888 Appointment 35bc0ce1-174a-41ad-bc93-fb7d92e34947 not found INFO 2025-11-03 09:13:41,980 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:13:42,886 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=f9d076262e5a4717aa530bdce3f2fc2f HTTP/1.1" 200 9549 INFO 2025-11-03 09:14:41,954 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:14:42,874 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=e6774aefcca3400a9e66af1706edc0ac HTTP/1.1" 200 9547 INFO 2025-11-03 09:15:41,961 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:15:42,888 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=b3fc62a639e04e6791b0638e414da24a HTTP/1.1" 200 9547 INFO 2025-11-03 09:16:41,965 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:16:42,890 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=c752945569a240bca415116a18ad92dd HTTP/1.1" 200 9547 INFO 2025-11-03 09:17:41,942 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:17:42,876 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=573a27ab3f304f3487e7c1f090ae6afc HTTP/1.1" 200 9547 INFO 2025-11-03 09:18:41,959 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:18:42,890 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=8b860f98568045b7b21089ee1ef29087 HTTP/1.1" 200 9547 INFO 2025-11-03 09:19:41,959 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:19:42,891 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=ba523f0a6bb74817b861fc07bb723166 HTTP/1.1" 200 9547 INFO 2025-11-03 09:20:41,999 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:20:42,890 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=a9e7866c6f62486a98d9bef76072f68a HTTP/1.1" 200 9549 INFO 2025-11-03 09:21:41,969 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:21:42,891 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=6bf11c37e5e14037b1711b91bf87d88e HTTP/1.1" 200 9547 INFO 2025-11-03 09:22:41,963 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:22:42,894 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=12406b58258948f398faac7c5ed42a45 HTTP/1.1" 200 9547 INFO 2025-11-03 09:23:41,986 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:23:42,896 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=acbce4f2a91b4e89a7d3da65bdbda17c HTTP/1.1" 200 9549 ERROR 2025-11-03 09:23:50,174 tasks 16180 8648941888 Appointment 5297c8a9-a539-48b0-890a-a057f3517761 not found ERROR 2025-11-03 09:23:50,174 tasks 16172 8648941888 Appointment e494458f-a5fd-481b-97a3-c14466b6f1a1 not found INFO 2025-11-03 09:24:41,960 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:24:42,890 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=20be33e4fd44452abaeae8ce84da81c1 HTTP/1.1" 200 9547 INFO 2025-11-03 09:25:41,976 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:25:42,901 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=772f25a92a974552ae1baf53defd7554 HTTP/1.1" 200 9547 ERROR 2025-11-03 09:26:21,654 tasks 16172 8648941888 Appointment b0c1c980-442f-4adc-ac76-2cd181929efd not found ERROR 2025-11-03 09:26:21,654 tasks 16180 8648941888 Appointment f67274b1-47d1-4541-b68e-9d13b7dac738 not found ERROR 2025-11-03 09:26:21,654 tasks 16181 8648941888 Appointment 07419aca-aaed-4f2f-9af3-680578504323 not found ERROR 2025-11-03 09:26:30,008 tasks 16180 8648941888 Appointment 07419aca-aaed-4f2f-9af3-680578504323 not found ERROR 2025-11-03 09:26:30,008 tasks 16181 8648941888 Appointment f67274b1-47d1-4541-b68e-9d13b7dac738 not found ERROR 2025-11-03 09:26:30,008 tasks 16172 8648941888 Appointment b0c1c980-442f-4adc-ac76-2cd181929efd not found INFO 2025-11-03 09:26:41,975 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:26:42,904 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=c62a8225a964471ebdc121cc0cf1ff50 HTTP/1.1" 200 9547 INFO 2025-11-03 09:27:41,953 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:27:42,893 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=c2d993a910c940c695a650c0c84e4e2d HTTP/1.1" 200 9547 INFO 2025-11-03 09:28:41,994 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:28:42,907 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=f2beaf7f0bfc4d93a2e94e6a5f0500e8 HTTP/1.1" 200 9549 INFO 2025-11-03 09:29:41,978 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:29:42,909 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=af8487c8282e4db2a83dce5048b1ae0d HTTP/1.1" 200 9547 INFO 2025-11-03 09:30:00,019 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-03 09:30:00,020 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 06:30:00.020300+00:00'} INFO 2025-11-03 09:30:00,027 tasks 16180 8648941888 Lab results sync started INFO 2025-11-03 09:30:00,027 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 06:30:00.027246+00:00'} ERROR 2025-11-03 09:30:21,998 tasks 16172 8648941888 Appointment e494458f-a5fd-481b-97a3-c14466b6f1a1 not found ERROR 2025-11-03 09:30:21,998 tasks 16180 8648941888 Appointment 5297c8a9-a539-48b0-890a-a057f3517761 not found ERROR 2025-11-03 09:30:39,247 tasks 16180 8648941888 Appointment 35bc0ce1-174a-41ad-bc93-fb7d92e34947 not found ERROR 2025-11-03 09:30:39,381 tasks 16180 8648941888 Appointment 35bc0ce1-174a-41ad-bc93-fb7d92e34947 not found INFO 2025-11-03 09:30:41,946 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:30:42,914 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=d0ad1d11658840b18506f1e72fcdbcd0 HTTP/1.1" 200 9547 INFO 2025-11-03 09:31:41,978 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:31:42,912 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=a4a2e0dbac6d432b85539310bdb8478a HTTP/1.1" 200 9547 INFO 2025-11-03 09:32:42,002 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:32:42,910 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=248025d623ab41ebab6e6383b11aa539 HTTP/1.1" 200 9549 INFO 2025-11-03 09:33:41,980 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:33:42,913 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=e2e9bbb98a444cf8a2a0ec2b459f687b HTTP/1.1" 200 9548 ERROR 2025-11-03 09:34:34,955 tasks 16180 8648941888 Appointment 8f028c27-4142-489c-91a8-417fa19038bf not found INFO 2025-11-03 09:34:41,985 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:34:42,906 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=00b508d898e943cfb606b1945eb4e641 HTTP/1.1" 200 9547 ERROR 2025-11-03 09:34:45,318 tasks 16180 8648941888 Appointment 35bc0ce1-174a-41ad-bc93-fb7d92e34947 not found ERROR 2025-11-03 09:35:24,018 tasks 16181 8648941888 Appointment 403e353a-3b90-4d86-b142-da0e64820bff not found ERROR 2025-11-03 09:35:24,018 tasks 16180 8648941888 Appointment 1ba52899-1a8e-4bce-93bd-d1d643bb7b69 not found ERROR 2025-11-03 09:35:24,018 tasks 16172 8648941888 Appointment 84999784-a5ac-4385-82c0-6beee6a870fe not found INFO 2025-11-03 09:35:41,991 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:35:42,950 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=a15cf148d53345148f167e3a9fc7f08c HTTP/1.1" 200 9547 ERROR 2025-11-03 09:35:48,500 tasks 16172 8648941888 Appointment e494458f-a5fd-481b-97a3-c14466b6f1a1 not found ERROR 2025-11-03 09:35:48,500 tasks 16180 8648941888 Appointment 5297c8a9-a539-48b0-890a-a057f3517761 not found INFO 2025-11-03 09:36:41,988 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:36:42,917 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=e77af8a1b58f40f98a3c19e8d46c4a3a HTTP/1.1" 200 9547 INFO 2025-11-03 09:37:41,960 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:37:42,912 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=ad91d84929784f1bbcdfede7dec8b2ef HTTP/1.1" 200 9547 INFO 2025-11-03 09:38:41,984 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:38:42,917 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=0da3b0c1b06945bfb492af64bf2c32d5 HTTP/1.1" 200 9547 INFO 2025-11-03 09:39:41,985 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:39:42,918 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=e9aeead6a48747fdafa2de1974d35b65 HTTP/1.1" 200 9547 INFO 2025-11-03 09:40:42,074 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:40:42,958 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=5adcf694c9904851bc3d405144db6e37 HTTP/1.1" 200 9549 INFO 2025-11-03 09:41:42,033 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:41:42,960 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=6798bc776fd543678b028b476437cbaa HTTP/1.1" 200 9547 INFO 2025-11-03 09:42:42,047 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:42:42,971 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=92b7082aef284056b124acfb3396009e HTTP/1.1" 200 9547 ERROR 2025-11-03 09:43:00,797 tasks 16172 8648941888 Appointment b0c1c980-442f-4adc-ac76-2cd181929efd not found ERROR 2025-11-03 09:43:00,797 tasks 16181 8648941888 Appointment f67274b1-47d1-4541-b68e-9d13b7dac738 not found ERROR 2025-11-03 09:43:00,797 tasks 16180 8648941888 Appointment 07419aca-aaed-4f2f-9af3-680578504323 not found INFO 2025-11-03 09:43:42,050 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:43:42,974 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=98aa56119a4044da8c79118f6d9439b8 HTTP/1.1" 200 9547 INFO 2025-11-03 09:44:42,049 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:44:42,975 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=0a2b98bef442451198c987174282891d HTTP/1.1" 200 9548 INFO 2025-11-03 09:45:42,052 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:45:42,975 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=1bd38bb1c74845d8a1423559117b6b0c HTTP/1.1" 200 9547 INFO 2025-11-03 09:46:42,053 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:46:42,978 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=2d5fa5892eff42bf9dddc3f8a95c2896 HTTP/1.1" 200 9547 INFO 2025-11-03 09:47:42,052 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:47:42,977 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=c856843a98084d5c8ca3faaabe690d4e HTTP/1.1" 200 9548 INFO 2025-11-03 09:48:42,071 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:48:42,969 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=46ecc3e25b9f4c63ac032acdd3d3b90e HTTP/1.1" 200 9549 INFO 2025-11-03 09:49:42,036 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:49:42,982 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=1cfb6e900f2e4fcc94d81e30c75def05 HTTP/1.1" 200 9547 INFO 2025-11-03 09:50:42,055 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:50:42,982 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=9a86b5564983401bb31ca3f1d870d768 HTTP/1.1" 200 9547 INFO 2025-11-03 09:51:42,057 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:51:42,971 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=13f2a7988f6d4e9ba22b6d936e8c555f HTTP/1.1" 200 9547 INFO 2025-11-03 09:52:42,054 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:52:42,985 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=e5b43fb65d294a8d88548c877a37e448 HTTP/1.1" 200 9547 INFO 2025-11-03 09:53:42,057 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:53:42,987 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=1174a705eed244c8ac984ebd7da565c6 HTTP/1.1" 200 9547 ERROR 2025-11-03 09:53:50,268 tasks 16180 8648941888 Appointment 8f028c27-4142-489c-91a8-417fa19038bf not found INFO 2025-11-03 09:54:42,062 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:54:42,987 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=7d954fea40044520904b8d1a75e3490d HTTP/1.1" 200 9548 INFO 2025-11-03 09:55:42,063 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:55:43,011 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=88a30da47a61479e8f15e3a678334706 HTTP/1.1" 200 9547 ERROR 2025-11-03 09:56:21,639 tasks 16180 8648941888 Appointment 5297c8a9-a539-48b0-890a-a057f3517761 not found ERROR 2025-11-03 09:56:21,639 tasks 16172 8648941888 Appointment e494458f-a5fd-481b-97a3-c14466b6f1a1 not found ERROR 2025-11-03 09:56:29,990 tasks 16180 8648941888 Appointment e494458f-a5fd-481b-97a3-c14466b6f1a1 not found ERROR 2025-11-03 09:56:29,990 tasks 16172 8648941888 Appointment 5297c8a9-a539-48b0-890a-a057f3517761 not found INFO 2025-11-03 09:56:41,957 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:56:42,886 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=6a93f34e22984296a0cf436f58612221 HTTP/1.1" 200 9547 INFO 2025-11-03 09:57:41,995 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:57:42,882 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=5d3da457093e41c5bb4f5b53bb42e527 HTTP/1.1" 200 9549 INFO 2025-11-03 09:58:41,954 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:58:42,878 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=49810d3edd2545b3b5486684d69258b5 HTTP/1.1" 200 9547 INFO 2025-11-03 09:59:41,959 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 09:59:42,890 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=4f33003a90874be18654fdfe97286a38 HTTP/1.1" 200 9547 INFO 2025-11-03 10:00:00,005 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-03 10:00:00,005 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 07:00:00.005777+00:00'} INFO 2025-11-03 10:00:00,009 tasks 16180 8648941888 Lab results sync started INFO 2025-11-03 10:00:00,010 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 07:00:00.010081+00:00'} ERROR 2025-11-03 10:00:21,971 tasks 16180 8648941888 Appointment 8f028c27-4142-489c-91a8-417fa19038bf not found ERROR 2025-11-03 10:00:39,222 tasks 16180 8648941888 Appointment f67274b1-47d1-4541-b68e-9d13b7dac738 not found ERROR 2025-11-03 10:00:39,222 tasks 16181 8648941888 Appointment b0c1c980-442f-4adc-ac76-2cd181929efd not found ERROR 2025-11-03 10:00:39,222 tasks 16172 8648941888 Appointment 07419aca-aaed-4f2f-9af3-680578504323 not found ERROR 2025-11-03 10:00:39,360 tasks 16172 8648941888 Appointment b0c1c980-442f-4adc-ac76-2cd181929efd not found ERROR 2025-11-03 10:00:39,360 tasks 16180 8648941888 Appointment 07419aca-aaed-4f2f-9af3-680578504323 not found ERROR 2025-11-03 10:00:39,360 tasks 16181 8648941888 Appointment f67274b1-47d1-4541-b68e-9d13b7dac738 not found INFO 2025-11-03 10:00:41,959 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:00:42,876 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=14edc1a4e0fb4f22a530f7939875a804 HTTP/1.1" 200 9547 INFO 2025-11-03 10:01:41,935 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:01:42,871 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=2b87c83ce47b465db374559c28a65ee0 HTTP/1.1" 200 9547 INFO 2025-11-03 10:02:41,961 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:02:42,888 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=257ce2aea719476e960772cc57b44c32 HTTP/1.1" 200 9547 INFO 2025-11-03 10:03:41,959 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:03:42,887 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=d4b337372d70405d94a89818c0dab6aa HTTP/1.1" 200 9547 ERROR 2025-11-03 10:04:34,930 tasks 16180 8648941888 Appointment 403e353a-3b90-4d86-b142-da0e64820bff not found ERROR 2025-11-03 10:04:34,930 tasks 16181 8648941888 Appointment 1ba52899-1a8e-4bce-93bd-d1d643bb7b69 not found ERROR 2025-11-03 10:04:34,930 tasks 16172 8648941888 Appointment 84999784-a5ac-4385-82c0-6beee6a870fe not found INFO 2025-11-03 10:04:41,942 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:04:42,873 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=4cd0d86ee3ca4b08b541ca9df3f15b72 HTTP/1.1" 200 9547 ERROR 2025-11-03 10:04:45,293 tasks 16180 8648941888 Appointment 07419aca-aaed-4f2f-9af3-680578504323 not found ERROR 2025-11-03 10:04:45,293 tasks 16172 8648941888 Appointment f67274b1-47d1-4541-b68e-9d13b7dac738 not found ERROR 2025-11-03 10:04:45,293 tasks 16181 8648941888 Appointment b0c1c980-442f-4adc-ac76-2cd181929efd not found INFO 2025-11-03 10:05:41,988 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:05:42,889 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=e19ef980d41b4847b2123f35b72f7360 HTTP/1.1" 200 9549 ERROR 2025-11-03 10:05:48,474 tasks 16180 8648941888 Appointment 8f028c27-4142-489c-91a8-417fa19038bf not found INFO 2025-11-03 10:06:41,962 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:06:42,888 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=b3953d95be6a4619b23052e32a23f438 HTTP/1.1" 200 9547 INFO 2025-11-03 10:22:59,500 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:23:00,422 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=1b231884c53a42d7bc07fdb62b429d55 HTTP/1.1" 200 9547 INFO 2025-11-03 10:29:04,682 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:29:04,900 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=56feec1b112d4e7c8e0627aacfbe8fad HTTP/1.1" 200 9547 INFO 2025-11-03 10:29:11,052 basehttp 70623 6124351488 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-11-03 10:29:11,118 basehttp 70623 6124351488 "GET /dashboard/ HTTP/1.1" 302 0 INFO 2025-11-03 10:29:11,201 basehttp 70623 6141177856 "GET /ar/dashboard/ HTTP/1.1" 200 60829 INFO 2025-11-03 10:29:11,218 basehttp 70623 6141177856 "GET /static/css/rtl-fixes.css HTTP/1.1" 304 0 INFO 2025-11-03 10:29:11,218 basehttp 70623 6158004224 "GET /static/js/select2-init.js HTTP/1.1" 304 0 INFO 2025-11-03 10:29:11,286 basehttp 70623 6124351488 "GET /media/profile_pictures/Father_-d_HcbHEbL.png HTTP/1.1" 304 0 INFO 2025-11-03 10:29:11,331 basehttp 70623 6158004224 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:29:41,356 basehttp 70623 6158004224 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:29:41,574 basehttp 70623 6158004224 "GET /__debug__/history_sidebar/?request_id=25b8f110a440476baca6dc3a0daf6474 HTTP/1.1" 200 10064 INFO 2025-11-03 10:29:50,780 basehttp 70623 6124351488 "GET /ar/referrals/external/ HTTP/1.1" 200 26852 INFO 2025-11-03 10:30:00,003 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-03 10:30:00,003 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 07:30:00.003305+00:00'} INFO 2025-11-03 10:30:00,008 tasks 16180 8648941888 Lab results sync started INFO 2025-11-03 10:30:00,008 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 07:30:00.008132+00:00'} INFO 2025-11-03 10:30:38,317 basehttp 70623 6124351488 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:30:38,541 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=c569dc791c8e4911985d3701799a69a1 HTTP/1.1" 200 10064 INFO 2025-11-03 10:30:39,119 basehttp 70623 6124351488 "GET /ar/dashboard/ HTTP/1.1" 200 60832 INFO 2025-11-03 10:30:39,220 basehttp 70623 6124351488 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:30:42,112 basehttp 70623 6124351488 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-11-03 10:30:42,174 basehttp 70623 6124351488 "GET /dashboard/ HTTP/1.1" 302 0 INFO 2025-11-03 10:30:42,247 basehttp 70623 6141177856 "GET /en/dashboard/ HTTP/1.1" 200 59501 INFO 2025-11-03 10:30:42,373 basehttp 70623 6141177856 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:31:12,380 basehttp 70623 6141177856 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:31:12,606 basehttp 70623 6141177856 "GET /__debug__/history_sidebar/?request_id=e598ce0f32814b32a95e28af1375a076 HTTP/1.1" 200 9547 INFO 2025-11-03 10:31:42,381 basehttp 70623 6141177856 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:31:42,600 basehttp 70623 6141177856 "GET /__debug__/history_sidebar/?request_id=7814d49eaf964c60b0add5615a8e9ed8 HTTP/1.1" 200 9547 INFO 2025-11-03 10:32:12,381 basehttp 70623 6141177856 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:32:12,609 basehttp 70623 6141177856 "GET /__debug__/history_sidebar/?request_id=c4a61f501c5149499ef2daf10c75321e HTTP/1.1" 200 9547 INFO 2025-11-03 10:32:42,353 basehttp 70623 6141177856 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:32:42,566 basehttp 70623 6141177856 "GET /__debug__/history_sidebar/?request_id=e9192f24e06a45beb620136135187b70 HTTP/1.1" 200 9547 INFO 2025-11-03 10:33:12,352 basehttp 70623 6141177856 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:33:12,574 basehttp 70623 6141177856 "GET /__debug__/history_sidebar/?request_id=ee3ce9750d3044be801aadf99b7de646 HTTP/1.1" 200 9547 INFO 2025-11-03 10:33:18,063 basehttp 70623 6141177856 "GET /en/dashboard/ HTTP/1.1" 200 59650 INFO 2025-11-03 10:33:18,159 basehttp 70623 6141177856 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-03 10:33:33,881 tasks 16172 8648941888 Appointment e494458f-a5fd-481b-97a3-c14466b6f1a1 not found ERROR 2025-11-03 10:33:33,881 tasks 16180 8648941888 Appointment 5297c8a9-a539-48b0-890a-a057f3517761 not found INFO 2025-11-03 10:33:48,191 basehttp 70623 6141177856 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:33:48,416 basehttp 70623 6141177856 "GET /__debug__/history_sidebar/?request_id=264663d1751f438181d7541543d6de0f HTTP/1.1" 200 9547 INFO 2025-11-03 10:33:56,507 basehttp 70623 6141177856 "GET /en/dashboard/ HTTP/1.1" 200 59654 INFO 2025-11-03 10:33:56,609 basehttp 70623 6141177856 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:34:26,637 basehttp 70623 6141177856 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:34:26,849 basehttp 70623 6141177856 "GET /__debug__/history_sidebar/?request_id=efc0d139d3734132af26cc0ecb3dc300 HTTP/1.1" 200 9547 INFO 2025-11-03 10:34:56,621 basehttp 70623 6141177856 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:34:56,833 basehttp 70623 6141177856 "GET /__debug__/history_sidebar/?request_id=154b0fcf9a4b419a872d82b06f905afa HTTP/1.1" 200 9547 INFO 2025-11-03 10:35:21,163 basehttp 70623 6141177856 "GET /en/dashboard/ HTTP/1.1" 200 59312 INFO 2025-11-03 10:35:21,256 basehttp 70623 6141177856 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:35:51,278 basehttp 70623 6141177856 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:35:51,502 basehttp 70623 6141177856 "GET /__debug__/history_sidebar/?request_id=d9b91d8e0f2147f6b3c1fc2d2e8d56f9 HTTP/1.1" 200 9547 INFO 2025-11-03 10:36:21,287 basehttp 70623 6141177856 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:36:21,505 basehttp 70623 6141177856 "GET /__debug__/history_sidebar/?request_id=9021f545979d4ea68c51a347971347ca HTTP/1.1" 200 9547 INFO 2025-11-03 10:36:51,287 basehttp 70623 6141177856 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:36:51,514 basehttp 70623 6141177856 "GET /__debug__/history_sidebar/?request_id=6844883582054ccda32845c3e19303a6 HTTP/1.1" 200 9547 INFO 2025-11-03 10:37:21,308 basehttp 70623 6141177856 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:37:21,532 basehttp 70623 6141177856 "GET /__debug__/history_sidebar/?request_id=f8afad6091de418ebedb955fe4573d43 HTTP/1.1" 200 9549 INFO 2025-11-03 10:37:51,330 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:37:51,557 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=0a5aaab5fba94214b60e7e149730a1c1 HTTP/1.1" 200 9547 INFO 2025-11-03 10:38:38,125 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:38:39,049 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=44a87d1a8c1a477b80215c13df5deea6 HTTP/1.1" 200 9547 INFO 2025-11-03 10:39:08,119 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:39:09,041 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=b15c2d760c094d42a5575c48bb53a043 HTTP/1.1" 200 9547 INFO 2025-11-03 10:40:09,204 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:40:10,039 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=b25682613dc6445e82644c0981747579 HTTP/1.1" 200 9548 ERROR 2025-11-03 10:40:12,613 tasks 16180 8648941888 Appointment 7221c9b8-2318-4410-8548-141cae6b9132 not found ERROR 2025-11-03 10:40:12,622 tasks 16172 8648941888 Appointment 7221c9b8-2318-4410-8548-141cae6b9132 not found ERROR 2025-11-03 10:40:12,646 tasks 16180 8648941888 Appointment 7221c9b8-2318-4410-8548-141cae6b9132 not found ERROR 2025-11-03 10:40:12,687 tasks 16180 8648941888 Appointment 7221c9b8-2318-4410-8548-141cae6b9132 not found ERROR 2025-11-03 10:40:12,726 tasks 16180 8648941888 Appointment 7221c9b8-2318-4410-8548-141cae6b9132 not found ERROR 2025-11-03 10:40:12,773 tasks 16180 8648941888 Appointment 7221c9b8-2318-4410-8548-141cae6b9132 not found INFO 2025-11-03 10:41:10,196 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:41:11,039 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=19e22f77a4c249b28d470fe1a1ad8c9b HTTP/1.1" 200 9548 INFO 2025-11-03 10:45:07,375 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:45:08,303 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=c0d558546362493eb93c1123fa4ba278 HTTP/1.1" 200 9548 INFO 2025-11-03 10:46:08,354 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:46:09,289 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=e94dd9200dda4f088bd4a2c183ec1b50 HTTP/1.1" 200 9547 INFO 2025-11-03 10:47:09,376 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:47:10,303 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=3d73d652c1fd44bb9384577e3cc8186a HTTP/1.1" 200 9547 ERROR 2025-11-03 10:47:35,587 tasks 16180 8648941888 Appointment 84999784-a5ac-4385-82c0-6beee6a870fe not found ERROR 2025-11-03 10:47:35,587 tasks 16172 8648941888 Appointment 1ba52899-1a8e-4bce-93bd-d1d643bb7b69 not found ERROR 2025-11-03 10:47:35,592 tasks 16181 8648941888 Appointment 403e353a-3b90-4d86-b142-da0e64820bff not found INFO 2025-11-03 10:51:44,013 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:51:44,922 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=4d51d02e81ca48a68eef2f34375107c5 HTTP/1.1" 200 9549 INFO 2025-11-03 10:52:44,989 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:52:45,923 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=86f6e75e7eae4465ad0890d9d9ff43f0 HTTP/1.1" 200 9547 ERROR 2025-11-03 10:53:40,686 tasks 16180 8648941888 Appointment 8f028c27-4142-489c-91a8-417fa19038bf not found INFO 2025-11-03 10:53:46,011 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:53:46,977 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=e42112569bb54eff8c2220a2abf007f5 HTTP/1.1" 200 9548 ERROR 2025-11-03 10:53:49,052 tasks 16180 8648941888 Appointment 8f028c27-4142-489c-91a8-417fa19038bf not found INFO 2025-11-03 10:57:23,401 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:57:24,291 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=eb1d13a168b44676b630d0429723e887 HTTP/1.1" 200 9550 INFO 2025-11-03 10:58:24,373 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 10:58:25,300 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=6dae17c76f4d4c0fa8b81574ecd4d666 HTTP/1.1" 200 9547 INFO 2025-11-03 11:15:47,979 tasks 16180 8648941888 Lab results sync started INFO 2025-11-03 11:15:47,980 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 08:15:47.980161+00:00'} INFO 2025-11-03 11:15:47,982 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-03 11:15:47,982 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 08:15:47.982913+00:00'} INFO 2025-11-03 11:35:23,276 tasks 16180 8648941888 Lab results sync started INFO 2025-11-03 11:35:23,276 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 08:35:23.276512+00:00'} INFO 2025-11-03 11:35:23,281 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-03 11:35:23,281 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 08:35:23.281174+00:00'} INFO 2025-11-03 12:08:48,912 tasks 16172 8648941888 Lab results sync started INFO 2025-11-03 12:08:48,912 tasks 16172 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 09:08:48.912250+00:00'} INFO 2025-11-03 12:08:48,916 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-03 12:08:48,916 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 09:08:48.916477+00:00'} ERROR 2025-11-03 12:22:43,084 tasks 16180 8648941888 Appointment a02f31c4-52ee-44a4-a8ac-4f798911b8e4 not found ERROR 2025-11-03 12:22:43,092 tasks 16180 8648941888 Appointment 021245a7-f63c-422d-965e-82b32b1fe86a not found INFO 2025-11-03 12:22:49,340 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 12:22:50,285 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=ffa210f106244189ae4724ad9c92a7b9 HTTP/1.1" 200 9548 INFO 2025-11-03 12:38:54,149 tasks 16180 8648941888 Lab results sync started INFO 2025-11-03 12:38:54,149 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 09:38:54.149578+00:00'} INFO 2025-11-03 12:38:54,154 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-03 12:38:54,154 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 09:38:54.154145+00:00'} INFO 2025-11-03 12:49:12,025 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 12:49:12,885 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=57ea775f80164011a7ea456aebeaecc9 HTTP/1.1" 200 9547 ERROR 2025-11-03 12:49:15,983 tasks 16180 8648941888 Appointment 84999784-a5ac-4385-82c0-6beee6a870fe not found ERROR 2025-11-03 12:49:15,983 tasks 16172 8648941888 Appointment 1ba52899-1a8e-4bce-93bd-d1d643bb7b69 not found ERROR 2025-11-03 12:49:15,984 tasks 16181 8648941888 Appointment 403e353a-3b90-4d86-b142-da0e64820bff not found ERROR 2025-11-03 12:49:33,226 tasks 16180 8648941888 Appointment e494458f-a5fd-481b-97a3-c14466b6f1a1 not found ERROR 2025-11-03 12:49:33,226 tasks 16172 8648941888 Appointment 5297c8a9-a539-48b0-890a-a057f3517761 not found ERROR 2025-11-03 12:49:33,363 tasks 16180 8648941888 Appointment e494458f-a5fd-481b-97a3-c14466b6f1a1 not found ERROR 2025-11-03 12:49:33,364 tasks 16172 8648941888 Appointment 5297c8a9-a539-48b0-890a-a057f3517761 not found INFO 2025-11-03 12:49:42,136 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 12:49:42,351 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=21fcf2c812cc4ddfb51afd0094f70a53 HTTP/1.1" 200 9549 INFO 2025-11-03 12:50:12,113 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 12:50:12,339 basehttp 70623 6124351488 "GET /__debug__/history_sidebar/?request_id=40a2a86f6a9e4337811ebb5ddefe7bbd HTTP/1.1" 200 9547 INFO 2025-11-03 12:50:19,222 basehttp 70623 6124351488 "GET /en/dashboard/ HTTP/1.1" 200 59315 INFO 2025-11-03 12:50:19,313 basehttp 70623 6124351488 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 12:50:22,788 basehttp 70623 6124351488 "POST /en/accounts/logout/ HTTP/1.1" 302 0 INFO 2025-11-03 12:50:22,844 basehttp 70623 6124351488 "GET /en/accounts/login/ HTTP/1.1" 200 24762 INFO 2025-11-03 12:51:36,054 autoreload 70623 8648941888 /Users/marwanalwali/AgdarCentre/AgdarCentre/settings.py changed, reloading. INFO 2025-11-03 12:51:36,599 autoreload 3607 8648941888 Watching for file changes with StatReloader INFO 2025-11-03 12:51:38,535 basehttp 3607 6130823168 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-03 12:51:38,597 basehttp 3607 6130823168 "GET /dashboard/ HTTP/1.1" 302 0 INFO 2025-11-03 12:51:38,684 basehttp 3607 6147649536 "GET /en/dashboard/ HTTP/1.1" 200 59312 INFO 2025-11-03 12:51:38,784 basehttp 3607 6147649536 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 12:51:41,261 basehttp 3607 6147649536 "POST /en/accounts/logout/ HTTP/1.1" 302 0 INFO 2025-11-03 12:51:41,351 basehttp 3607 6147649536 "GET / HTTP/1.1" 200 46147 INFO 2025-11-03 12:51:41,368 basehttp 3607 6147649536 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 304 0 INFO 2025-11-03 12:51:41,371 basehttp 3607 6147649536 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 304 0 INFO 2025-11-03 12:51:41,371 basehttp 3607 6130823168 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 304 0 INFO 2025-11-03 12:51:41,371 basehttp 3607 6164475904 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 304 0 INFO 2025-11-03 12:51:41,372 basehttp 3607 12901707776 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 304 0 ERROR 2025-11-03 12:53:39,279 tasks 16180 8648941888 Appointment 5297c8a9-a539-48b0-890a-a057f3517761 not found ERROR 2025-11-03 12:53:39,280 tasks 16172 8648941888 Appointment e494458f-a5fd-481b-97a3-c14466b6f1a1 not found ERROR 2025-11-03 12:54:42,458 tasks 16181 8648941888 Appointment 403e353a-3b90-4d86-b142-da0e64820bff not found ERROR 2025-11-03 12:54:42,458 tasks 16180 8648941888 Appointment 1ba52899-1a8e-4bce-93bd-d1d643bb7b69 not found ERROR 2025-11-03 12:54:42,458 tasks 16172 8648941888 Appointment 84999784-a5ac-4385-82c0-6beee6a870fe not found INFO 2025-11-03 12:54:55,182 autoreload 3607 8648941888 /Users/marwanalwali/AgdarCentre/core/models.py changed, reloading. INFO 2025-11-03 12:54:55,640 autoreload 5372 8648941888 Watching for file changes with StatReloader INFO 2025-11-03 12:55:36,496 autoreload 5372 8648941888 /Users/marwanalwali/AgdarCentre/core/admin.py changed, reloading. INFO 2025-11-03 12:55:36,950 autoreload 5742 8648941888 Watching for file changes with StatReloader INFO 2025-11-03 12:56:00,613 autoreload 5742 8648941888 /Users/marwanalwali/AgdarCentre/core/admin.py changed, reloading. INFO 2025-11-03 12:56:00,961 autoreload 5928 8648941888 Watching for file changes with StatReloader INFO 2025-11-03 12:56:36,404 autoreload 5928 8648941888 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-11-03 12:56:36,724 autoreload 6192 8648941888 Watching for file changes with StatReloader INFO 2025-11-03 12:56:57,397 autoreload 6192 8648941888 /Users/marwanalwali/AgdarCentre/core/urls.py changed, reloading. INFO 2025-11-03 12:56:58,024 autoreload 6417 8648941888 Watching for file changes with StatReloader INFO 2025-11-03 12:58:41,176 autoreload 7343 8648941888 Watching for file changes with StatReloader INFO 2025-11-03 12:58:52,453 autoreload 7434 8648941888 Watching for file changes with StatReloader INFO 2025-11-03 12:59:06,260 basehttp 7343 6198718464 "GET / HTTP/1.1" 200 46194 INFO 2025-11-03 12:59:16,991 views 7343 6198718464 Contact form notification email sent to 3 admin(s) WARNING 2025-11-03 12:59:16,991 views 7343 6198718464 Could not create in-app notifications: Notification() got unexpected keyword arguments: 'link' INFO 2025-11-03 12:59:16,991 views 7343 6198718464 Contact form submitted by Marwan Mohammed Alwali (f95166@gmail.com) INFO 2025-11-03 12:59:17,058 basehttp 7343 6198718464 "POST /en/contact/submit/ HTTP/1.1" 302 0 INFO 2025-11-03 12:59:17,120 basehttp 7343 6198718464 "GET /en/ HTTP/1.1" 200 46629 INFO 2025-11-03 12:59:35,623 basehttp 7343 6198718464 "GET /accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-03 12:59:35,686 basehttp 7343 6215544832 "GET /en/accounts/login/ HTTP/1.1" 200 24762 INFO 2025-11-03 12:59:37,275 basehttp 7343 6215544832 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-03 12:59:37,358 basehttp 7343 6215544832 "GET /dashboard/ HTTP/1.1" 302 0 INFO 2025-11-03 12:59:37,483 basehttp 7343 6198718464 "GET /en/dashboard/ HTTP/1.1" 200 59314 INFO 2025-11-03 12:59:37,578 basehttp 7343 6198718464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 12:59:39,689 basehttp 7343 6198718464 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 773 INFO 2025-11-03 12:59:39,903 basehttp 7343 6198718464 "GET /__debug__/history_sidebar/?request_id=c98dc7edc8a7462f99e9b16c3ed3c71a HTTP/1.1" 200 9542 INFO 2025-11-03 13:00:00,007 tasks 16180 8648941888 Radiology results sync started INFO 2025-11-03 13:00:00,008 tasks 16180 8648941888 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 10:00:00.008322+00:00'} INFO 2025-11-03 13:00:00,013 tasks 16180 8648941888 Lab results sync started INFO 2025-11-03 13:00:00,013 tasks 16180 8648941888 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 10:00:00.013850+00:00'} INFO 2025-11-03 13:00:07,590 basehttp 7343 6198718464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 13:00:07,809 basehttp 7343 6198718464 "GET /__debug__/history_sidebar/?request_id=6b8b53dce4cb4a5ca4fee6fd672f01bd HTTP/1.1" 200 9547 INFO 2025-11-03 13:00:37,926 basehttp 7343 6198718464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 13:00:38,865 basehttp 7343 6198718464 "GET /__debug__/history_sidebar/?request_id=3b1145e61dd04056b75b707b6b532bfe HTTP/1.1" 200 9547 INFO 2025-11-03 13:01:07,947 basehttp 7343 6198718464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 13:01:08,867 basehttp 7343 6198718464 "GET /__debug__/history_sidebar/?request_id=96ff4046c909410d82c0e4eaa397155c HTTP/1.1" 200 9548 INFO 2025-11-03 13:01:37,944 basehttp 7343 6198718464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 13:01:38,869 basehttp 7343 6198718464 "GET /__debug__/history_sidebar/?request_id=7b9b9fef001a46c5bf8b8a92e1a0e7a4 HTTP/1.1" 200 9547 INFO 2025-11-03 13:02:03,034 autoreload 10962 8648941888 Watching for file changes with StatReloader INFO 2025-11-03 13:02:07,959 basehttp 7343 6198718464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 13:02:08,866 basehttp 7343 6198718464 "GET /__debug__/history_sidebar/?request_id=fb22d944ff5b4bfba51f4ee923946a57 HTTP/1.1" 200 9547 INFO 2025-11-03 13:02:37,967 basehttp 7343 6198718464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 13:02:38,888 basehttp 7343 6198718464 "GET /__debug__/history_sidebar/?request_id=13814a947e014fe9a608d9e31aca716e HTTP/1.1" 200 9549 INFO 2025-11-03 13:03:07,974 basehttp 7343 6198718464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 13:03:08,882 basehttp 7343 6198718464 "GET /__debug__/history_sidebar/?request_id=2ab701278a8f4fda9fe4894889448a98 HTTP/1.1" 200 9547 INFO 2025-11-03 13:04:08,938 basehttp 7343 6198718464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 13:04:09,882 basehttp 7343 6198718464 "GET /__debug__/history_sidebar/?request_id=0111e7d8de9f4ab4bd8abddec7e2b472 HTTP/1.1" 200 9547 INFO 2025-11-03 13:06:33,707 autoreload 3598 8426217792 Watching for file changes with StatReloader INFO 2025-11-03 13:06:39,546 basehttp 3598 6164525056 "GET /en/dashboard/ HTTP/1.1" 200 59314 INFO 2025-11-03 13:06:39,693 basehttp 3598 6181351424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 13:06:39,694 basehttp 3598 6164525056 "GET /media/profile_pictures/Father_-d_HcbHEbL.png HTTP/1.1" 200 1997779 INFO 2025-11-03 13:07:09,677 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 13:07:09,903 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=887e96b25b124dae9887b64e89299c95 HTTP/1.1" 200 9547 INFO 2025-11-03 13:07:39,682 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 13:07:39,908 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=fac51dda05f7489290b6592ca75cb8de HTTP/1.1" 200 9547 INFO 2025-11-03 13:08:09,659 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 13:08:09,883 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=5bee4ba4ec124196b027a74c047198c6 HTTP/1.1" 200 9547 INFO 2025-11-03 13:08:39,670 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 13:08:39,890 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=7786e6ff698942c9bf9437360e3f8278 HTTP/1.1" 200 9547 INFO 2025-11-03 13:09:09,671 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 13:09:09,898 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=2b4df25a57214763b0f1bdd024497512 HTTP/1.1" 200 9547 INFO 2025-11-03 13:09:39,688 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 13:09:39,914 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=fb09d947964d4aea83bf4678c3dfa7d8 HTTP/1.1" 200 9549 INFO 2025-11-03 13:10:09,652 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 13:10:09,880 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=011ae814013b4f2d9b17c05859aad305 HTTP/1.1" 200 9547 INFO 2025-11-03 13:10:39,643 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 13:10:39,858 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=e13207ff3a8a486ea4852a2a19e89b66 HTTP/1.1" 200 9547 INFO 2025-11-03 13:11:09,668 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 13:11:09,895 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=a29df167704a45ad882356a98fcde939 HTTP/1.1" 200 9547 INFO 2025-11-03 13:11:39,676 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 13:11:39,895 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=c3e58b41fa4d411a9aec2e8708783671 HTTP/1.1" 200 9547 INFO 2025-11-03 13:31:17,187 tasks 3510 8426217792 Lab results sync started INFO 2025-11-03 13:31:17,187 tasks 3510 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 10:31:17.187598+00:00'} INFO 2025-11-03 13:31:17,191 tasks 3503 8426217792 Radiology results sync started INFO 2025-11-03 13:31:17,191 tasks 3503 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 10:31:17.191345+00:00'} INFO 2025-11-03 13:31:17,537 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 13:31:18,459 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=7bab771f137840aba7871bed6cbea17c HTTP/1.1" 200 9547 INFO 2025-11-03 14:05:04,815 tasks 3503 8426217792 Lab results sync started INFO 2025-11-03 14:05:04,815 tasks 3503 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 11:05:04.815212+00:00'} INFO 2025-11-03 14:05:04,819 tasks 3510 8426217792 Radiology results sync started INFO 2025-11-03 14:05:04,819 tasks 3510 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 11:05:04.819360+00:00'} INFO 2025-11-03 14:38:50,432 tasks 3510 8426217792 Lab results sync started INFO 2025-11-03 14:38:50,433 tasks 3510 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 11:38:50.432991+00:00'} INFO 2025-11-03 14:38:50,436 tasks 3510 8426217792 Radiology results sync started INFO 2025-11-03 14:38:50,436 tasks 3510 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 11:38:50.436925+00:00'} INFO 2025-11-03 15:11:04,069 tasks 3510 8426217792 Lab results sync started INFO 2025-11-03 15:11:04,069 tasks 3510 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 12:11:04.069935+00:00'} INFO 2025-11-03 15:11:04,074 tasks 3510 8426217792 Radiology results sync started INFO 2025-11-03 15:11:04,074 tasks 3510 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 12:11:04.074902+00:00'} INFO 2025-11-03 15:11:04,153 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 15:11:05,103 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=4677d153e3bc4465819615b887d848ff HTTP/1.1" 200 9547 INFO 2025-11-03 15:30:28,621 tasks 3510 8426217792 Lab results sync started INFO 2025-11-03 15:30:28,621 tasks 3510 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 12:30:28.621844+00:00'} INFO 2025-11-03 15:30:28,626 tasks 3510 8426217792 Radiology results sync started INFO 2025-11-03 15:30:28,626 tasks 3510 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 12:30:28.626129+00:00'} ERROR 2025-11-03 15:46:47,778 tasks 3510 8426217792 Appointment 0ddbc507-5471-451e-8169-b81b42b3a780 not found ERROR 2025-11-03 15:46:47,813 tasks 3510 8426217792 Appointment 57b3dd51-9baa-433e-b2be-9640c444df0d not found ERROR 2025-11-03 15:46:47,843 tasks 3510 8426217792 Appointment 9c915ebb-578a-44fb-bdce-8a8dab121b16 not found INFO 2025-11-03 16:02:52,256 tasks 3503 8426217792 Lab results sync started INFO 2025-11-03 16:02:52,256 tasks 3503 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 13:02:52.256349+00:00'} INFO 2025-11-03 16:02:52,260 tasks 3510 8426217792 Radiology results sync started INFO 2025-11-03 16:02:52,260 tasks 3510 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 13:02:52.260891+00:00'} INFO 2025-11-03 16:31:01,781 tasks 3510 8426217792 Lab results sync started INFO 2025-11-03 16:31:01,781 tasks 3510 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 13:31:01.781351+00:00'} INFO 2025-11-03 16:31:01,784 tasks 3510 8426217792 Radiology results sync started INFO 2025-11-03 16:31:01,785 tasks 3510 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 13:31:01.785076+00:00'} INFO 2025-11-03 17:13:09,772 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 17:13:10,116 tasks 3510 8426217792 Lab results sync started INFO 2025-11-03 17:13:10,116 tasks 3510 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 14:13:10.116311+00:00'} INFO 2025-11-03 17:13:10,119 tasks 3510 8426217792 Radiology results sync started INFO 2025-11-03 17:13:10,120 tasks 3510 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 14:13:10.120106+00:00'} INFO 2025-11-03 17:13:10,707 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=72d0ded890fd4cd7a5c1b3c63eb5a824 HTTP/1.1" 200 9547 INFO 2025-11-03 17:47:07,406 tasks 3510 8426217792 Lab results sync started INFO 2025-11-03 17:47:07,406 tasks 3510 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 14:47:07.406595+00:00'} INFO 2025-11-03 17:47:07,411 tasks 3510 8426217792 Radiology results sync started INFO 2025-11-03 17:47:07,411 tasks 3510 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 14:47:07.411265+00:00'} INFO 2025-11-03 18:04:32,226 tasks 3510 8426217792 Lab results sync started INFO 2025-11-03 18:04:32,227 tasks 3510 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 15:04:32.227092+00:00'} INFO 2025-11-03 18:04:32,230 tasks 3510 8426217792 Radiology results sync started INFO 2025-11-03 18:04:32,230 tasks 3510 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 15:04:32.230981+00:00'} INFO 2025-11-03 18:04:32,231 tasks 3503 8426217792 Generated daily schedule for 2025-11-04: {'date': '2025-11-04', 'total_appointments': 0, 'providers_with_appointments': 0} INFO 2025-11-03 18:31:10,777 tasks 3510 8426217792 Lab results sync started INFO 2025-11-03 18:31:10,777 tasks 3510 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 15:31:10.777878+00:00'} INFO 2025-11-03 18:31:10,781 tasks 3510 8426217792 Radiology results sync started INFO 2025-11-03 18:31:10,782 tasks 3510 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 15:31:10.781997+00:00'} INFO 2025-11-03 18:59:12,391 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:16:31,831 tasks 3510 8426217792 Lab results sync started INFO 2025-11-03 19:16:31,831 tasks 3510 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 16:16:31.831477+00:00'} INFO 2025-11-03 19:16:31,836 tasks 3510 8426217792 Radiology results sync started INFO 2025-11-03 19:16:31,836 tasks 3510 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 16:16:31.836281+00:00'} INFO 2025-11-03 19:16:32,001 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=e4f3357a51b1430c9166d3dbd92f1aa7 HTTP/1.1" 200 9547 ERROR 2025-11-03 19:16:32,643 tasks 3510 8426217792 Appointment ebad2b68-4fad-4d10-b2e3-e336cf91fb53 not found ERROR 2025-11-03 19:16:32,649 tasks 3510 8426217792 Appointment 694e442b-b48d-4029-8d69-14bfc2f2dfd4 not found ERROR 2025-11-03 19:16:32,656 tasks 3510 8426217792 Appointment 8b28e696-8577-4c6c-aca9-47a5dcb95210 not found ERROR 2025-11-03 19:16:32,659 tasks 3503 8426217792 Appointment 989478fa-8691-4f8d-b6f1-aaab7c1dece1 not found ERROR 2025-11-03 19:16:32,665 tasks 3510 8426217792 Appointment 0605e218-b914-4f9a-b4b1-7d1d2265ef8d not found INFO 2025-11-03 19:21:44,048 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:21:44,973 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=07520324ffd14dbdabd26ae4e1b4aa38 HTTP/1.1" 200 9547 INFO 2025-11-03 19:22:27,056 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:22:27,962 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=a0aaae7b32a145f9ab07f89008341518 HTTP/1.1" 200 9549 INFO 2025-11-03 19:22:57,654 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:22:57,870 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=a33f44d2abac4cb5bf927377ee6d6ee3 HTTP/1.1" 200 9547 INFO 2025-11-03 19:23:01,557 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:23:01,781 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=a8f4e18a7395445cab0367b34d59e8ff HTTP/1.1" 200 9547 INFO 2025-11-03 19:23:32,003 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:23:32,948 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=5317b41fdab54d62a3a9f6eb8b133ad2 HTTP/1.1" 200 9547 INFO 2025-11-03 19:24:02,049 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:24:02,962 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=e29da955f52042ba93cf3945fccea747 HTTP/1.1" 200 9549 INFO 2025-11-03 19:24:48,044 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:24:48,271 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=46d5cd88a3b4431090cea856f7e32381 HTTP/1.1" 200 9547 INFO 2025-11-03 19:24:50,446 basehttp 3598 6164525056 "GET /en/dashboard/ HTTP/1.1" 200 59305 INFO 2025-11-03 19:24:50,572 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:25:20,601 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:25:20,830 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=6b2cbd9a7c844cd1aff5509ffdbbb232 HTTP/1.1" 200 9547 INFO 2025-11-03 19:25:50,602 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:25:50,831 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=c665210c643c46f18bc28013588e9cbb HTTP/1.1" 200 9547 INFO 2025-11-03 19:25:57,093 basehttp 3598 6164525056 "GET /en/patients/068590d0-9ac0-4dad-b596-d09b8afb8466/ HTTP/1.1" 200 64186 INFO 2025-11-03 19:25:57,204 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:26:10,550 basehttp 3598 6164525056 "GET /en/medical/consultations/cfb0690a-c088-47eb-bbc5-9b3c44650f9a/ HTTP/1.1" 200 40936 INFO 2025-11-03 19:26:10,637 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:26:28,847 basehttp 3598 6164525056 "GET /en/medical/followups/create/?patient=068590d0-9ac0-4dad-b596-d09b8afb8466&previous_consultation=cfb0690a-c088-47eb-bbc5-9b3c44650f9a HTTP/1.1" 302 0 INFO 2025-11-03 19:26:28,919 basehttp 3598 6164525056 "GET /en/patients/068590d0-9ac0-4dad-b596-d09b8afb8466/?tab=consents&missing=GENERAL_TREATMENT HTTP/1.1" 200 64610 INFO 2025-11-03 19:26:29,017 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:26:59,053 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:26:59,281 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=eb2c9e4229494f7cb339e2e02dde64e2 HTTP/1.1" 200 9547 INFO 2025-11-03 19:27:16,436 basehttp 3598 6164525056 "GET /en/slp/interventions/0bab6a29-5cac-4c77-894b-a741025d0cf8/ HTTP/1.1" 200 38680 INFO 2025-11-03 19:27:16,512 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:27:26,053 basehttp 3598 6164525056 "GET /en/slp/interventions/create/?patient=068590d0-9ac0-4dad-b596-d09b8afb8466&previous=0bab6a29-5cac-4c77-894b-a741025d0cf8 HTTP/1.1" 302 0 INFO 2025-11-03 19:27:26,126 basehttp 3598 6164525056 "GET /en/patients/068590d0-9ac0-4dad-b596-d09b8afb8466/?tab=consents&missing=GENERAL_TREATMENT,SERVICE_SPECIFIC HTTP/1.1" 200 64611 INFO 2025-11-03 19:27:26,222 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:27:35,574 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:27:35,799 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=7ca068b878a44f9f9183072372bc79a9 HTTP/1.1" 200 9547 INFO 2025-11-03 19:27:37,170 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:27:37,386 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=a4bdafae5a1548cf95af3be2bfaf0ccc HTTP/1.1" 200 9547 INFO 2025-11-03 19:27:38,081 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:27:38,307 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=ac1e0013dd5a4d79b3c69f66162a1354 HTTP/1.1" 200 9547 INFO 2025-11-03 19:27:57,201 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:27:57,428 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=4b4fbb06166b4cfc8652c219fa935ce4 HTTP/1.1" 200 9547 INFO 2025-11-03 19:28:10,904 basehttp 3598 6164525056 "GET /en/dashboard/ HTTP/1.1" 200 59305 INFO 2025-11-03 19:28:10,997 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:28:41,007 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:28:41,235 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=1496074f817643efbb4abb98ee297606 HTTP/1.1" 200 9547 INFO 2025-11-03 19:29:11,034 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:29:11,257 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=93b9f49ac50b4f9f961b72ebf9424027 HTTP/1.1" 200 9547 INFO 2025-11-03 19:29:41,034 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:29:41,261 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=0021ff1a39da4a63a5ced68dfed2ef6e HTTP/1.1" 200 9547 INFO 2025-11-03 19:30:00,004 tasks 3510 8426217792 Radiology results sync started INFO 2025-11-03 19:30:00,004 tasks 3510 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 16:30:00.004335+00:00'} INFO 2025-11-03 19:30:00,008 tasks 3510 8426217792 Lab results sync started INFO 2025-11-03 19:30:00,008 tasks 3510 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 16:30:00.008146+00:00'} INFO 2025-11-03 19:30:11,026 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:30:11,246 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=e7ff4c616a0e49d6971439db4467aa63 HTTP/1.1" 200 9547 INFO 2025-11-03 19:30:41,028 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:30:41,254 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=3d96eefd4bf144668a6e321b93c8595d HTTP/1.1" 200 9547 INFO 2025-11-03 19:31:11,007 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:31:11,224 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=4e09ac793c024d6a9a17315c246527a2 HTTP/1.1" 200 9547 INFO 2025-11-03 19:31:41,016 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:31:41,233 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=0b882f040285472a81062998fb8422fa HTTP/1.1" 200 9547 INFO 2025-11-03 19:32:11,005 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:32:11,222 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=85a54fcbf8b440b88bfe86f7824d222f HTTP/1.1" 200 9547 INFO 2025-11-03 19:32:41,016 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:32:41,232 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=8e0c4c8b8ddd4860a3fb5673c7ea9632 HTTP/1.1" 200 9547 INFO 2025-11-03 19:33:11,016 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:33:11,233 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=9da9f324ed2b4647be92703137d2b494 HTTP/1.1" 200 9547 INFO 2025-11-03 19:33:41,041 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:33:41,257 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=e561619721fc41d880cc2c5e0a81ba82 HTTP/1.1" 200 9547 INFO 2025-11-03 19:34:11,028 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:34:11,247 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=c3b144423fe84fa49983dbe49bcfd00a HTTP/1.1" 200 9547 INFO 2025-11-03 19:34:41,025 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:34:41,244 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=459e847a1f8d49d689bd14370de273b1 HTTP/1.1" 200 9547 INFO 2025-11-03 19:35:11,015 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:35:11,229 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=9244038b52d14c4faf1ed754f066552c HTTP/1.1" 200 9547 INFO 2025-11-03 19:35:34,430 basehttp 3598 6164525056 "GET /en/consent-templates/ HTTP/1.1" 200 45620 INFO 2025-11-03 19:35:34,533 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:35:37,589 basehttp 3598 6164525056 "GET /en/finance/reports/ HTTP/1.1" 200 45787 INFO 2025-11-03 19:35:37,697 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:35:42,977 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:35:43,196 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=fa7a0e0917a54a37aec5cefa792400b2 HTTP/1.1" 200 9547 INFO 2025-11-03 19:36:11,034 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:36:11,247 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=322ea7726f7244d3bfa91d1164b748a2 HTTP/1.1" 200 9548 INFO 2025-11-03 19:36:41,040 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:36:41,258 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=a8ea3a9e6dc2434a8436c84bd531e7dc HTTP/1.1" 200 9547 INFO 2025-11-03 19:37:11,034 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:37:11,262 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=8591cd270f29411c86abeb7fa41d62a4 HTTP/1.1" 200 9547 INFO 2025-11-03 19:37:41,045 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:37:41,268 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=4de1736b74d64288882dfa9d8f910f1a HTTP/1.1" 200 9548 INFO 2025-11-03 19:37:43,986 basehttp 3598 6164525056 "GET /en/admin/login/?next=/en/admin/notifications/notification/ HTTP/1.1" 302 0 INFO 2025-11-03 19:37:44,085 basehttp 3598 6164525056 "GET /en/admin/ HTTP/1.1" 200 80162 WARNING 2025-11-03 19:37:44,176 log 3598 6164525056 Not Found: /favicon.ico WARNING 2025-11-03 19:37:44,176 basehttp 3598 6164525056 "GET /favicon.ico HTTP/1.1" 404 16684 INFO 2025-11-03 19:37:45,850 basehttp 3598 6164525056 "GET /en/admin/ HTTP/1.1" 200 80164 INFO 2025-11-03 19:38:12,024 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:38:12,952 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=25d7c59654c74474ae7bc9634f2a1306 HTTP/1.1" 200 9547 INFO 2025-11-03 19:38:42,024 basehttp 3598 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:38:42,963 basehttp 3598 6164525056 "GET /__debug__/history_sidebar/?request_id=8d676d2d66ce4de2863e159cdedce8df HTTP/1.1" 200 9547 INFO 2025-11-03 19:52:11,508 autoreload 22204 8426217792 Watching for file changes with StatReloader INFO 2025-11-03 19:52:14,287 basehttp 22204 6161297408 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:52:14,511 basehttp 22204 6161297408 "GET /__debug__/history_sidebar/?request_id=e01df83e4ca04b86805e45a1d40863fb HTTP/1.1" 200 9547 INFO 2025-11-03 19:52:17,149 basehttp 22204 6161297408 "POST /en/accounts/logout/ HTTP/1.1" 302 0 INFO 2025-11-03 19:52:17,240 basehttp 22204 6161297408 "GET / HTTP/1.1" 200 46195 INFO 2025-11-03 19:52:17,253 basehttp 22204 6161297408 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 304 0 INFO 2025-11-03 19:52:17,258 basehttp 22204 6161297408 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 304 0 INFO 2025-11-03 19:52:17,258 basehttp 22204 6178123776 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 304 0 INFO 2025-11-03 19:52:17,259 basehttp 22204 6194950144 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 304 0 INFO 2025-11-03 19:52:17,259 basehttp 22204 6211776512 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 304 0 INFO 2025-11-03 19:52:20,246 basehttp 22204 6211776512 "GET /en/switch_language/?language=ar&next=/ HTTP/1.1" 302 0 INFO 2025-11-03 19:52:20,306 basehttp 22204 6211776512 "GET / HTTP/1.1" 200 49072 INFO 2025-11-03 19:52:41,998 basehttp 22204 6211776512 "GET /ar/switch_language/?language=en&next=/ HTTP/1.1" 302 0 INFO 2025-11-03 19:52:42,061 basehttp 22204 6211776512 "GET / HTTP/1.1" 200 46194 INFO 2025-11-03 19:52:57,517 basehttp 22204 6211776512 "GET /accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-03 19:52:57,588 basehttp 22204 6194950144 "GET /en/accounts/login/ HTTP/1.1" 200 24758 INFO 2025-11-03 19:52:59,490 basehttp 22204 6194950144 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-03 19:52:59,552 basehttp 22204 6194950144 "GET /dashboard/ HTTP/1.1" 302 0 INFO 2025-11-03 19:52:59,656 basehttp 22204 6178123776 "GET /en/dashboard/ HTTP/1.1" 200 59303 INFO 2025-11-03 19:52:59,786 basehttp 22204 6178123776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:53:04,221 basehttp 22204 6178123776 "GET /en/staff/ HTTP/1.1" 200 119218 INFO 2025-11-03 19:53:04,315 basehttp 22204 6178123776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:53:10,832 basehttp 22204 6178123776 "GET /en/appointments/create/ HTTP/1.1" 200 61541 INFO 2025-11-03 19:53:10,848 basehttp 22204 6178123776 "GET /static/plugins/datatables.net-select-bs5/css/select.bootstrap5.min.css HTTP/1.1" 200 2157 INFO 2025-11-03 19:53:10,920 basehttp 22204 6178123776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:53:17,227 basehttp 22204 6178123776 "GET /en/profile/ HTTP/1.1" 200 43732 INFO 2025-11-03 19:53:17,313 basehttp 22204 6178123776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:53:23,726 basehttp 22204 6178123776 "GET /en/my-hr/attendance/ HTTP/1.1" 200 41363 INFO 2025-11-03 19:53:23,814 basehttp 22204 6178123776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-03 19:53:27,525 log 22204 6178123776 Internal Server Error: /en/my-hr/schedule/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 42, in select_template return engine.get_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 79, in get_template return Template(self.engine.get_template(template_name), self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 177, in get_template template, origin = self.find_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 159, in find_template template = loader.get_template(name, skip=skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/cached.py", line 57, in get_template template = super().get_template(template_name, skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/base.py", line 28, in get_template return Template( ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 299, in do_extends nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 234, in do_block nodelist = parser.parse(("endblock",)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 862, in do_for nodelist_loop = parser.parse( ^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 1531, in do_with extra_context = token_kwargs(remaining_bits, parser, support_legacy=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1127, in token_kwargs kwargs[key] = parser.compile_filter(value) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 609, in compile_filter return FilterExpression(token, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 705, in __init__ filter_func = parser.find_filter(filter_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 615, in find_filter raise TemplateSyntaxError("Invalid filter: '%s'" % filter_name) django.template.exceptions.TemplateSyntaxError: Invalid filter: 'dict_get' ERROR 2025-11-03 19:53:27,606 basehttp 22204 6178123776 "GET /en/my-hr/schedule/ HTTP/1.1" 500 277830 INFO 2025-11-03 19:53:47,351 basehttp 22204 6178123776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:53:47,564 basehttp 22204 6178123776 "GET /__debug__/history_sidebar/?request_id=1e060fc18f7441738cdf7e8d25991545 HTTP/1.1" 200 9547 INFO 2025-11-03 19:54:18,013 basehttp 22204 6178123776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:54:18,941 basehttp 22204 6178123776 "GET /__debug__/history_sidebar/?request_id=ecd93bce3658441b9cfe1cd0fd3b5131 HTTP/1.1" 200 9547 INFO 2025-11-03 19:54:47,320 basehttp 22204 6178123776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:54:47,535 basehttp 22204 6178123776 "GET /__debug__/history_sidebar/?request_id=b63e967a3f80414085202f415df1fb10 HTTP/1.1" 200 9547 INFO 2025-11-03 19:55:17,324 basehttp 22204 6178123776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:55:17,538 basehttp 22204 6178123776 "GET /__debug__/history_sidebar/?request_id=a1c11ce80d78456e820695366f888a21 HTTP/1.1" 200 9547 INFO 2025-11-03 19:55:49,675 autoreload 24361 8426217792 Watching for file changes with StatReloader INFO 2025-11-03 19:55:53,068 basehttp 24361 6133723136 "GET /en/profile/ HTTP/1.1" 200 43732 INFO 2025-11-03 19:55:53,163 basehttp 24361 6133723136 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-03 19:55:54,105 log 24361 6133723136 Internal Server Error: /en/my-hr/schedule/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 42, in select_template return engine.get_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 79, in get_template return Template(self.engine.get_template(template_name), self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 177, in get_template template, origin = self.find_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 159, in find_template template = loader.get_template(name, skip=skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/cached.py", line 57, in get_template template = super().get_template(template_name, skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/base.py", line 28, in get_template return Template( ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 299, in do_extends nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 234, in do_block nodelist = parser.parse(("endblock",)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 862, in do_for nodelist_loop = parser.parse( ^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 1531, in do_with extra_context = token_kwargs(remaining_bits, parser, support_legacy=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1127, in token_kwargs kwargs[key] = parser.compile_filter(value) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 609, in compile_filter return FilterExpression(token, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 705, in __init__ filter_func = parser.find_filter(filter_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 615, in find_filter raise TemplateSyntaxError("Invalid filter: '%s'" % filter_name) django.template.exceptions.TemplateSyntaxError: Invalid filter: 'dict_get' ERROR 2025-11-03 19:55:54,186 basehttp 24361 6133723136 "GET /en/my-hr/schedule/ HTTP/1.1" 500 277830 INFO 2025-11-03 19:56:05,827 autoreload 24585 8426217792 Watching for file changes with StatReloader ERROR 2025-11-03 19:56:13,542 log 24585 6169063424 Internal Server Error: /en/my-hr/schedule/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 42, in select_template return engine.get_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 79, in get_template return Template(self.engine.get_template(template_name), self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 177, in get_template template, origin = self.find_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 159, in find_template template = loader.get_template(name, skip=skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/cached.py", line 57, in get_template template = super().get_template(template_name, skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/base.py", line 28, in get_template return Template( ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 299, in do_extends nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 234, in do_block nodelist = parser.parse(("endblock",)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 862, in do_for nodelist_loop = parser.parse( ^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 1531, in do_with extra_context = token_kwargs(remaining_bits, parser, support_legacy=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1127, in token_kwargs kwargs[key] = parser.compile_filter(value) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 609, in compile_filter return FilterExpression(token, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 705, in __init__ filter_func = parser.find_filter(filter_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 615, in find_filter raise TemplateSyntaxError("Invalid filter: '%s'" % filter_name) django.template.exceptions.TemplateSyntaxError: Invalid filter: 'dict_get' ERROR 2025-11-03 19:56:13,659 basehttp 24585 6169063424 "GET /en/my-hr/schedule/ HTTP/1.1" 500 277967 ERROR 2025-11-03 19:56:14,672 log 24585 6169063424 Internal Server Error: /en/my-hr/schedule/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 42, in select_template return engine.get_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 79, in get_template return Template(self.engine.get_template(template_name), self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 177, in get_template template, origin = self.find_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 159, in find_template template = loader.get_template(name, skip=skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/cached.py", line 57, in get_template template = super().get_template(template_name, skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/base.py", line 28, in get_template return Template( ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 299, in do_extends nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 234, in do_block nodelist = parser.parse(("endblock",)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 862, in do_for nodelist_loop = parser.parse( ^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 1531, in do_with extra_context = token_kwargs(remaining_bits, parser, support_legacy=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1127, in token_kwargs kwargs[key] = parser.compile_filter(value) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 609, in compile_filter return FilterExpression(token, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 705, in __init__ filter_func = parser.find_filter(filter_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 615, in find_filter raise TemplateSyntaxError("Invalid filter: '%s'" % filter_name) django.template.exceptions.TemplateSyntaxError: Invalid filter: 'dict_get' ERROR 2025-11-03 19:56:14,756 basehttp 24585 6169063424 "GET /en/my-hr/schedule/ HTTP/1.1" 500 277967 INFO 2025-11-03 19:56:37,251 autoreload 24585 8426217792 /Users/marwanalwali/AgdarCentre/AgdarCentre/settings.py changed, reloading. INFO 2025-11-03 19:56:37,653 autoreload 24869 8426217792 Watching for file changes with StatReloader ERROR 2025-11-03 19:56:52,705 log 24869 12901707776 Internal Server Error: /en/my-hr/schedule/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 42, in select_template return engine.get_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 79, in get_template return Template(self.engine.get_template(template_name), self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 177, in get_template template, origin = self.find_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 159, in find_template template = loader.get_template(name, skip=skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/cached.py", line 57, in get_template template = super().get_template(template_name, skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/base.py", line 28, in get_template return Template( ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 299, in do_extends nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 234, in do_block nodelist = parser.parse(("endblock",)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 862, in do_for nodelist_loop = parser.parse( ^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 1531, in do_with extra_context = token_kwargs(remaining_bits, parser, support_legacy=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1127, in token_kwargs kwargs[key] = parser.compile_filter(value) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 609, in compile_filter return FilterExpression(token, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 705, in __init__ filter_func = parser.find_filter(filter_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 615, in find_filter raise TemplateSyntaxError("Invalid filter: '%s'" % filter_name) django.template.exceptions.TemplateSyntaxError: Invalid filter: 'dict_get' ERROR 2025-11-03 19:56:52,793 basehttp 24869 12901707776 "GET /en/my-hr/schedule/ HTTP/1.1" 500 278006 ERROR 2025-11-03 19:56:53,727 log 24869 12901707776 Internal Server Error: /en/my-hr/schedule/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 42, in select_template return engine.get_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 79, in get_template return Template(self.engine.get_template(template_name), self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 177, in get_template template, origin = self.find_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 159, in find_template template = loader.get_template(name, skip=skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/cached.py", line 57, in get_template template = super().get_template(template_name, skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/base.py", line 28, in get_template return Template( ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 299, in do_extends nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 234, in do_block nodelist = parser.parse(("endblock",)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 862, in do_for nodelist_loop = parser.parse( ^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 1531, in do_with extra_context = token_kwargs(remaining_bits, parser, support_legacy=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1127, in token_kwargs kwargs[key] = parser.compile_filter(value) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 609, in compile_filter return FilterExpression(token, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 705, in __init__ filter_func = parser.find_filter(filter_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 615, in find_filter raise TemplateSyntaxError("Invalid filter: '%s'" % filter_name) django.template.exceptions.TemplateSyntaxError: Invalid filter: 'dict_get' ERROR 2025-11-03 19:56:53,809 basehttp 24869 12901707776 "GET /en/my-hr/schedule/ HTTP/1.1" 500 278006 INFO 2025-11-03 19:57:45,643 autoreload 24869 8426217792 /Users/marwanalwali/AgdarCentre/core/templatetags/hr_tags.py changed, reloading. INFO 2025-11-03 19:57:46,037 autoreload 25437 8426217792 Watching for file changes with StatReloader ERROR 2025-11-03 19:58:00,156 log 25437 6169620480 Internal Server Error: /en/my-hr/schedule/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 42, in select_template return engine.get_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 79, in get_template return Template(self.engine.get_template(template_name), self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 177, in get_template template, origin = self.find_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 159, in find_template template = loader.get_template(name, skip=skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/cached.py", line 57, in get_template template = super().get_template(template_name, skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/base.py", line 28, in get_template return Template( ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 299, in do_extends nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 234, in do_block nodelist = parser.parse(("endblock",)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 862, in do_for nodelist_loop = parser.parse( ^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 962, in do_if nodelist = parser.parse(("elif", "else", "endif")) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 489, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 487, in parse filter_expression = self.compile_filter(token.contents) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 609, in compile_filter return FilterExpression(token, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 705, in __init__ filter_func = parser.find_filter(filter_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 615, in find_filter raise TemplateSyntaxError("Invalid filter: '%s'" % filter_name) django.template.exceptions.TemplateSyntaxError: Invalid filter: 'lookup' ERROR 2025-11-03 19:58:00,254 basehttp 25437 6169620480 "GET /en/my-hr/schedule/ HTTP/1.1" 500 279038 INFO 2025-11-03 19:58:04,826 autoreload 25651 8426217792 Watching for file changes with StatReloader ERROR 2025-11-03 19:58:07,328 log 25651 6163296256 Internal Server Error: /en/my-hr/schedule/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 42, in select_template return engine.get_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 79, in get_template return Template(self.engine.get_template(template_name), self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 177, in get_template template, origin = self.find_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 159, in find_template template = loader.get_template(name, skip=skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/cached.py", line 57, in get_template template = super().get_template(template_name, skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/base.py", line 28, in get_template return Template( ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 299, in do_extends nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 234, in do_block nodelist = parser.parse(("endblock",)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 862, in do_for nodelist_loop = parser.parse( ^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 962, in do_if nodelist = parser.parse(("elif", "else", "endif")) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 489, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 487, in parse filter_expression = self.compile_filter(token.contents) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 609, in compile_filter return FilterExpression(token, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 705, in __init__ filter_func = parser.find_filter(filter_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 615, in find_filter raise TemplateSyntaxError("Invalid filter: '%s'" % filter_name) django.template.exceptions.TemplateSyntaxError: Invalid filter: 'lookup' ERROR 2025-11-03 19:58:07,443 basehttp 25651 6163296256 "GET /en/my-hr/schedule/ HTTP/1.1" 500 279038 ERROR 2025-11-03 19:58:08,367 log 25651 6163296256 Internal Server Error: /en/my-hr/schedule/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 42, in select_template return engine.get_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 79, in get_template return Template(self.engine.get_template(template_name), self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 177, in get_template template, origin = self.find_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 159, in find_template template = loader.get_template(name, skip=skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/cached.py", line 57, in get_template template = super().get_template(template_name, skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/base.py", line 28, in get_template return Template( ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 299, in do_extends nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 234, in do_block nodelist = parser.parse(("endblock",)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 862, in do_for nodelist_loop = parser.parse( ^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 962, in do_if nodelist = parser.parse(("elif", "else", "endif")) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 489, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 487, in parse filter_expression = self.compile_filter(token.contents) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 609, in compile_filter return FilterExpression(token, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 705, in __init__ filter_func = parser.find_filter(filter_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 615, in find_filter raise TemplateSyntaxError("Invalid filter: '%s'" % filter_name) django.template.exceptions.TemplateSyntaxError: Invalid filter: 'lookup' ERROR 2025-11-03 19:58:08,467 basehttp 25651 6163296256 "GET /en/my-hr/schedule/ HTTP/1.1" 500 279038 INFO 2025-11-03 19:59:06,610 autoreload 25651 8426217792 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-11-03 19:59:06,912 autoreload 26202 8426217792 Watching for file changes with StatReloader INFO 2025-11-03 19:59:43,064 basehttp 26202 6170390528 "GET /en/my-hr/schedule/ HTTP/1.1" 200 38214 INFO 2025-11-03 19:59:43,151 basehttp 26202 6170390528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:59:47,722 basehttp 26202 6170390528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:59:47,935 basehttp 26202 6170390528 "GET /__debug__/history_sidebar/?request_id=56b7ccc338aa4dc88934e97479bee9f8 HTTP/1.1" 200 9547 INFO 2025-11-03 19:59:49,424 basehttp 26202 6170390528 "GET /en/my-hr/leave-requests/ HTTP/1.1" 200 39588 INFO 2025-11-03 19:59:49,514 basehttp 26202 6170390528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:59:53,194 basehttp 26202 6170390528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 19:59:53,421 basehttp 26202 6170390528 "GET /__debug__/history_sidebar/?request_id=a3bec372fd824cee882f86a83b362e84 HTTP/1.1" 200 9547 INFO 2025-11-03 19:59:55,701 basehttp 26202 6170390528 "GET /en/profile/password/ HTTP/1.1" 200 40388 INFO 2025-11-03 19:59:55,786 basehttp 26202 6170390528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:00:00,002 tasks 3510 8426217792 Radiology results sync started INFO 2025-11-03 20:00:00,002 tasks 3510 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 17:00:00.002802+00:00'} INFO 2025-11-03 20:00:00,007 tasks 3510 8426217792 Lab results sync started INFO 2025-11-03 20:00:00,008 tasks 3510 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 17:00:00.008082+00:00'} INFO 2025-11-03 20:00:01,650 basehttp 26202 6170390528 "GET /en/my-hr/holidays/ HTTP/1.1" 200 46714 INFO 2025-11-03 20:00:01,728 basehttp 26202 6170390528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:00:05,907 basehttp 26202 6170390528 "POST /en/my-hr/clock-in-out/ HTTP/1.1" 302 0 INFO 2025-11-03 20:00:05,972 basehttp 26202 6170390528 "GET /en/profile/ HTTP/1.1" 200 44055 INFO 2025-11-03 20:00:06,054 basehttp 26202 6170390528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:00:12,363 basehttp 26202 6170390528 "GET /en/file-history/?user=5e3ff368-06e3-4dc3-8e92-0bea6491761d HTTP/1.1" 200 49101 INFO 2025-11-03 20:00:12,453 basehttp 26202 6170390528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:00:25,859 basehttp 26202 6170390528 "GET /en/profile/ HTTP/1.1" 200 43732 INFO 2025-11-03 20:00:57,020 basehttp 26202 6170390528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:00:57,243 basehttp 26202 6170390528 "GET /__debug__/history_sidebar/?request_id=c24da1538a7245e8b70e7c2ddfdeb8c3 HTTP/1.1" 200 9547 INFO 2025-11-03 20:01:25,890 basehttp 26202 6170390528 "GET /en/finance/payers/ HTTP/1.1" 200 77300 INFO 2025-11-03 20:01:25,985 basehttp 26202 6170390528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:01:28,468 basehttp 26202 6170390528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:01:28,693 basehttp 26202 6170390528 "GET /__debug__/history_sidebar/?request_id=a6888c93bb8e43ba9772de2ba71cb73f HTTP/1.1" 200 9547 INFO 2025-11-03 20:01:30,500 basehttp 26202 6170390528 "GET /en/finance/reports/ HTTP/1.1" 200 45785 INFO 2025-11-03 20:01:30,619 basehttp 26202 6170390528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:01:40,217 basehttp 26202 6170390528 "GET /en/finance/invoices/create/ HTTP/1.1" 200 65525 INFO 2025-11-03 20:01:40,307 basehttp 26202 6170390528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:01:45,255 basehttp 26202 6170390528 "GET /en/finance/invoices/ HTTP/1.1" 200 69344 INFO 2025-11-03 20:01:45,348 basehttp 26202 6170390528 "GET /media/profile_pictures/Father_-d_HcbHEbL.png HTTP/1.1" 200 1997779 INFO 2025-11-03 20:01:45,375 basehttp 26202 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:01:48,289 basehttp 26202 12901707776 "GET /en/finance/invoices/462f1f5d-e473-47e9-8dc5-932a527e8d47/ HTTP/1.1" 200 40831 INFO 2025-11-03 20:01:48,382 basehttp 26202 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:01:54,456 basehttp 26202 12901707776 "GET /en/finance/invoices/462f1f5d-e473-47e9-8dc5-932a527e8d47/pdf/?print=true HTTP/1.1" 200 63825 INFO 2025-11-03 20:02:18,414 basehttp 26202 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:02:18,641 basehttp 26202 12901707776 "GET /__debug__/history_sidebar/?request_id=fc756ebab3534847ba2d83c9fe52a8ac HTTP/1.1" 200 9547 INFO 2025-11-03 20:02:35,610 basehttp 26202 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:02:35,835 basehttp 26202 12901707776 "GET /__debug__/history_sidebar/?request_id=74e9ce3a9bf14b498941127622992c3b HTTP/1.1" 200 9547 INFO 2025-11-03 20:02:39,260 basehttp 26202 12901707776 "GET /en/finance/invoices/create/ HTTP/1.1" 200 65525 INFO 2025-11-03 20:02:39,354 basehttp 26202 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:02:48,423 basehttp 26202 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:02:48,648 basehttp 26202 12901707776 "GET /__debug__/history_sidebar/?request_id=22374378f42f4676985797b793fd72a2 HTTP/1.1" 200 9549 INFO 2025-11-03 20:02:48,997 basehttp 26202 12901707776 "GET /en/dashboard/ HTTP/1.1" 200 59305 INFO 2025-11-03 20:02:49,091 basehttp 26202 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:02:52,727 basehttp 26202 12901707776 "GET /en/finance/packages/ HTTP/1.1" 200 42251 INFO 2025-11-03 20:02:52,819 basehttp 26202 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:02:57,656 basehttp 26202 12901707776 "GET /en/finance/packages/create/ HTTP/1.1" 200 52273 INFO 2025-11-03 20:02:57,754 basehttp 26202 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-03 20:03:00,645 tasks 3510 8426217792 Appointment 989478fa-8691-4f8d-b6f1-aaab7c1dece1 not found INFO 2025-11-03 20:03:27,784 basehttp 26202 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:03:28,010 basehttp 26202 12901707776 "GET /__debug__/history_sidebar/?request_id=b8d6fb62fb314e608d83a0ab3febcbb4 HTTP/1.1" 200 9547 INFO 2025-11-03 20:03:57,784 basehttp 26202 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:03:58,010 basehttp 26202 12901707776 "GET /__debug__/history_sidebar/?request_id=f775ae918e3f434981162ca99bf49820 HTTP/1.1" 200 9547 INFO 2025-11-03 20:04:27,808 basehttp 26202 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:04:28,028 basehttp 26202 12901707776 "GET /__debug__/history_sidebar/?request_id=a05ce33a2dae43898ef51c0c345bc7b3 HTTP/1.1" 200 9549 INFO 2025-11-03 20:04:57,802 basehttp 26202 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:04:58,023 basehttp 26202 12901707776 "GET /__debug__/history_sidebar/?request_id=2a1b3307a9024441a0845aa7c35c40fa HTTP/1.1" 200 9549 INFO 2025-11-03 20:05:27,782 basehttp 26202 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:05:28,009 basehttp 26202 12901707776 "GET /__debug__/history_sidebar/?request_id=14fed04c84424938a01538295a168187 HTTP/1.1" 200 9547 INFO 2025-11-03 20:05:57,790 basehttp 26202 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:05:58,013 basehttp 26202 12901707776 "GET /__debug__/history_sidebar/?request_id=c5ab719593604e28b34de7434b637e1f HTTP/1.1" 200 9548 INFO 2025-11-03 20:06:27,783 basehttp 26202 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:06:28,012 basehttp 26202 12901707776 "GET /__debug__/history_sidebar/?request_id=5471c426bcd14ea5a160035346647f8d HTTP/1.1" 200 9547 INFO 2025-11-03 20:06:57,814 basehttp 26202 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:06:58,039 basehttp 26202 12901707776 "GET /__debug__/history_sidebar/?request_id=88a2ccf567ee43189f73c66832c223c7 HTTP/1.1" 200 9549 INFO 2025-11-03 20:07:27,805 basehttp 26202 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:07:28,024 basehttp 26202 12901707776 "GET /__debug__/history_sidebar/?request_id=f7a179a1894448b69de62c21176c50ec HTTP/1.1" 200 9549 INFO 2025-11-03 20:07:57,780 basehttp 26202 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:07:58,006 basehttp 26202 12901707776 "GET /__debug__/history_sidebar/?request_id=34f21667090e4630b85179020c31a521 HTTP/1.1" 200 9547 INFO 2025-11-03 20:08:27,783 basehttp 26202 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:08:28,009 basehttp 26202 12901707776 "GET /__debug__/history_sidebar/?request_id=6b44db1e2e8e4115b8008e38cffb7cac HTTP/1.1" 200 9548 INFO 2025-11-03 20:08:57,760 basehttp 26202 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:08:57,986 basehttp 26202 12901707776 "GET /__debug__/history_sidebar/?request_id=5c2352698358464eaab371386a3c7669 HTTP/1.1" 200 9547 INFO 2025-11-03 20:09:27,786 basehttp 26202 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:09:28,000 basehttp 26202 12901707776 "GET /__debug__/history_sidebar/?request_id=154978b6cf294048b46e6cd83509ec19 HTTP/1.1" 200 9547 INFO 2025-11-03 20:09:57,805 basehttp 26202 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:09:58,031 basehttp 26202 12901707776 "GET /__debug__/history_sidebar/?request_id=a1f66dbde81040f8a6bc5182be3d7cbe HTTP/1.1" 200 9549 INFO 2025-11-03 20:10:27,754 basehttp 26202 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:10:27,978 basehttp 26202 12901707776 "GET /__debug__/history_sidebar/?request_id=745bda8ddd964458aeecdf5c5d065aaa HTTP/1.1" 200 9547 INFO 2025-11-03 20:10:57,780 basehttp 26202 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:10:57,996 basehttp 26202 12901707776 "GET /__debug__/history_sidebar/?request_id=4c966683b373437b9d6045ba386c145c HTTP/1.1" 200 9547 INFO 2025-11-03 20:11:27,781 basehttp 26202 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:11:28,008 basehttp 26202 12901707776 "GET /__debug__/history_sidebar/?request_id=c7fa9e768c0d4cd5a4f2d6d562d89103 HTTP/1.1" 200 9547 INFO 2025-11-03 20:11:57,771 basehttp 26202 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:11:57,993 basehttp 26202 12901707776 "GET /__debug__/history_sidebar/?request_id=a7fb1632c69f409eace2635fc8f1995e HTTP/1.1" 200 9547 INFO 2025-11-03 20:12:27,780 basehttp 26202 6170390528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:12:28,007 basehttp 26202 6170390528 "GET /__debug__/history_sidebar/?request_id=7e025877f6624c23ae61f1b9fab33e82 HTTP/1.1" 200 9547 INFO 2025-11-03 20:12:57,783 basehttp 26202 6170390528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:12:58,009 basehttp 26202 6170390528 "GET /__debug__/history_sidebar/?request_id=6802372c2e294b82ad2cc3a6d71b1295 HTTP/1.1" 200 9547 INFO 2025-11-03 20:13:27,762 basehttp 26202 6170390528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:13:27,976 basehttp 26202 6170390528 "GET /__debug__/history_sidebar/?request_id=887cd2c54d9f4a33bfd30bc06146715a HTTP/1.1" 200 9547 INFO 2025-11-03 20:13:57,777 basehttp 26202 6170390528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:13:57,991 basehttp 26202 6170390528 "GET /__debug__/history_sidebar/?request_id=2eab0fa90df140d6b68f5f26dddedde3 HTTP/1.1" 200 9547 INFO 2025-11-03 20:14:27,776 basehttp 26202 6170390528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:14:28,003 basehttp 26202 6170390528 "GET /__debug__/history_sidebar/?request_id=ffd0aa4ab175454ebdcc1e29b205097b HTTP/1.1" 200 9547 INFO 2025-11-03 20:14:57,767 basehttp 26202 6170390528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:14:57,991 basehttp 26202 6170390528 "GET /__debug__/history_sidebar/?request_id=f735187921ee45cfbf9c57bd4d126bb3 HTTP/1.1" 200 9547 INFO 2025-11-03 20:15:27,778 basehttp 26202 6170390528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:15:28,007 basehttp 26202 6170390528 "GET /__debug__/history_sidebar/?request_id=bf68b7cdf2a24c5c9cb152fb01c503a9 HTTP/1.1" 200 9547 INFO 2025-11-03 20:15:57,780 basehttp 26202 6170390528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:15:58,004 basehttp 26202 6170390528 "GET /__debug__/history_sidebar/?request_id=13634681efa64d42ae6c4e58f29ac1e6 HTTP/1.1" 200 9547 INFO 2025-11-03 20:16:27,754 basehttp 26202 6170390528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:16:27,976 basehttp 26202 6170390528 "GET /__debug__/history_sidebar/?request_id=5067d27ebc7a428285cd18c18db2103b HTTP/1.1" 200 9547 INFO 2025-11-03 20:16:57,785 basehttp 26202 6170390528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:16:58,003 basehttp 26202 6170390528 "GET /__debug__/history_sidebar/?request_id=cf2b2d8a710d4fbb9fdc6b03107fc9ff HTTP/1.1" 200 9547 INFO 2025-11-03 20:17:27,778 basehttp 26202 6170390528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:17:28,003 basehttp 26202 6170390528 "GET /__debug__/history_sidebar/?request_id=956e7ac231f7492c98e6276d01ecef9c HTTP/1.1" 200 9547 INFO 2025-11-03 20:17:57,780 basehttp 26202 6170390528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:17:58,003 basehttp 26202 6170390528 "GET /__debug__/history_sidebar/?request_id=61d8004531724002accf2382716d9e43 HTTP/1.1" 200 9547 INFO 2025-11-03 20:18:27,803 basehttp 26202 6170390528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:18:28,022 basehttp 26202 6170390528 "GET /__debug__/history_sidebar/?request_id=64d1851f51124638bb826cfc5f2bfe29 HTTP/1.1" 200 9549 INFO 2025-11-03 20:18:57,784 basehttp 26202 6170390528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-03 20:18:58,010 basehttp 26202 6170390528 "GET /__debug__/history_sidebar/?request_id=fda1ab6cf66740779be84878cbbf98f6 HTTP/1.1" 200 9547 INFO 2025-11-03 20:19:17,789 basehttp 26202 6170390528 "GET /en/finance/packages/create/ HTTP/1.1" 200 52275 INFO 2025-11-03 20:19:17,877 basehttp 26202 6170390528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 00:53:20,385 tasks 70301 8426217792 Lab results sync started INFO 2025-11-04 00:53:20,386 tasks 70301 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 21:53:20.386045+00:00'} INFO 2025-11-04 00:53:20,386 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 00:53:20,387 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 21:53:20.387094+00:00'} INFO 2025-11-04 00:53:20,407 tasks 70308 8426217792 ZATCA batch submission: 0 submitted, 20 failed INFO 2025-11-04 00:53:20,410 tasks 70301 8426217792 ZATCA e-invoice submission for IAGDAR694854 INFO 2025-11-04 00:53:20,414 tasks 70309 8426217792 ZATCA e-invoice submission for IAGDAR407503 INFO 2025-11-04 00:53:20,414 tasks 70302 8426217792 ZATCA e-invoice submission for IAGDAR731922 INFO 2025-11-04 00:53:20,415 tasks 70303 8426217792 ZATCA e-invoice submission for IAGDAR101831 INFO 2025-11-04 00:53:20,416 tasks 70310 8426217792 ZATCA e-invoice submission for IAGDAR971131 INFO 2025-11-04 00:53:20,417 tasks 70311 8426217792 ZATCA e-invoice submission for IAGDAR878182 INFO 2025-11-04 00:53:20,420 tasks 70308 8426217792 ZATCA e-invoice submission for IAGDAR338723 INFO 2025-11-04 00:53:20,420 tasks 70304 8426217792 ZATCA e-invoice submission for IAGDAR242596 INFO 2025-11-04 00:53:20,420 tasks 70312 8426217792 ZATCA e-invoice submission for IAGDAR993799 INFO 2025-11-04 00:53:20,420 tasks 70301 8426217792 ZATCA e-invoice submission for IAGDAR527643 INFO 2025-11-04 00:53:20,420 tasks 70313 8426217792 ZATCA e-invoice submission for IAGDAR239702 INFO 2025-11-04 00:53:20,421 tasks 70314 8426217792 ZATCA e-invoice submission for IAGDAR413063 INFO 2025-11-04 00:53:20,421 tasks 70307 8426217792 ZATCA e-invoice submission for IAGDAR675756 INFO 2025-11-04 00:53:20,422 tasks 70305 8426217792 ZATCA e-invoice submission for IAGDAR314903 INFO 2025-11-04 00:53:20,422 tasks 70306 8426217792 ZATCA e-invoice submission for IAGDAR904123 INFO 2025-11-04 00:53:20,424 tasks 70309 8426217792 ZATCA e-invoice submission for IAGDAR844758 INFO 2025-11-04 00:53:20,424 tasks 70302 8426217792 ZATCA e-invoice submission for IAGDAR370417 INFO 2025-11-04 00:53:20,425 tasks 70310 8426217792 ZATCA e-invoice submission for IAGDAR315317 INFO 2025-11-04 00:53:20,426 tasks 70303 8426217792 ZATCA e-invoice submission for IAGDAR524770 INFO 2025-11-04 00:53:20,427 tasks 70308 8426217792 ZATCA e-invoice submission for IAGDAR318547 INFO 2025-11-04 00:53:38,504 autoreload 70864 8426217792 Watching for file changes with StatReloader INFO 2025-11-04 00:53:44,911 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 WARNING 2025-11-04 00:53:44,918 log 70864 6202109952 Not Found: /en/inpatients/htmx/bed-stats/ WARNING 2025-11-04 00:53:44,918 log 70864 6185283584 Not Found: /en/inpatients/beds/ WARNING 2025-11-04 00:53:44,919 basehttp 70864 6185283584 "GET /en/inpatients/beds/?action=update_status HTTP/1.1" 404 35560 WARNING 2025-11-04 00:53:44,919 basehttp 70864 6202109952 "GET /en/inpatients/htmx/bed-stats/ HTTP/1.1" 404 35558 INFO 2025-11-04 00:53:44,979 basehttp 70864 6168457216 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 24838 INFO 2025-11-04 00:53:45,666 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=ab2de4ec62664eb486336b5b79fa3bcb HTTP/1.1" 200 9601 WARNING 2025-11-04 00:54:45,001 log 70864 6218936320 Not Found: /en/htmx/system-notifications/ WARNING 2025-11-04 00:54:45,002 log 70864 6185283584 Not Found: /en/inpatients/beds/ WARNING 2025-11-04 00:54:45,010 log 70864 6202109952 Not Found: /en/inpatients/htmx/bed-stats/ WARNING 2025-11-04 00:54:45,017 basehttp 70864 6185283584 "GET /en/inpatients/beds/?action=update_status HTTP/1.1" 404 35560 WARNING 2025-11-04 00:54:45,017 basehttp 70864 6218936320 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 35558 INFO 2025-11-04 00:54:45,017 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 WARNING 2025-11-04 00:54:45,017 basehttp 70864 6202109952 "GET /en/inpatients/htmx/bed-stats/ HTTP/1.1" 404 35558 INFO 2025-11-04 00:54:45,106 basehttp 70864 6185283584 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 24839 INFO 2025-11-04 00:54:45,670 basehttp 70864 6185283584 "GET /__debug__/history_sidebar/?request_id=5428b66b479f4c169fe4e85b40226bc4 HTTP/1.1" 200 9602 WARNING 2025-11-04 00:55:44,863 log 70864 6218936320 Not Found: /en/inpatients/htmx/bed-stats/ WARNING 2025-11-04 00:55:44,877 log 70864 6202109952 Not Found: /en/inpatients/beds/ WARNING 2025-11-04 00:55:44,877 basehttp 70864 6218936320 "GET /en/inpatients/htmx/bed-stats/ HTTP/1.1" 404 35558 INFO 2025-11-04 00:55:44,877 basehttp 70864 6185283584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 WARNING 2025-11-04 00:55:44,877 basehttp 70864 6202109952 "GET /en/inpatients/beds/?action=update_status HTTP/1.1" 404 35560 INFO 2025-11-04 00:55:44,935 basehttp 70864 6185283584 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 24838 INFO 2025-11-04 00:55:45,667 basehttp 70864 6185283584 "GET /__debug__/history_sidebar/?request_id=3d008397b0bd455d8511bb6367809907 HTTP/1.1" 200 9601 INFO 2025-11-04 00:56:44,752 basehttp 70864 6185283584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-04 00:56:44,811 basehttp 70864 6185283584 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 24838 INFO 2025-11-04 00:56:45,678 basehttp 70864 6185283584 "GET /__debug__/history_sidebar/?request_id=3ff9522cdc8544a4b21f37073590e4ce HTTP/1.1" 200 9601 INFO 2025-11-04 00:57:44,763 basehttp 70864 6185283584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-04 00:57:44,848 basehttp 70864 6185283584 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 24839 INFO 2025-11-04 00:57:45,680 basehttp 70864 6185283584 "GET /__debug__/history_sidebar/?request_id=e8045a1f107f485d87cc5cd1fb404994 HTTP/1.1" 200 9602 INFO 2025-11-04 00:58:44,776 basehttp 70864 6185283584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-04 00:58:44,832 basehttp 70864 6185283584 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 24838 INFO 2025-11-04 00:58:45,679 basehttp 70864 6185283584 "GET /__debug__/history_sidebar/?request_id=0e0f4a4bdd354e11be0c5b4d676fe42d HTTP/1.1" 200 9601 INFO 2025-11-04 00:59:44,768 basehttp 70864 6185283584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-04 00:59:44,856 basehttp 70864 6185283584 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 24839 INFO 2025-11-04 00:59:45,679 basehttp 70864 6185283584 "GET /__debug__/history_sidebar/?request_id=f50832568e214530a743440a7bf1ae4e HTTP/1.1" 200 9602 INFO 2025-11-04 01:00:00,004 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 01:00:00,004 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 22:00:00.004665+00:00'} INFO 2025-11-04 01:00:00,007 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 01:00:00,007 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 22:00:00.007247+00:00'} INFO 2025-11-04 01:00:44,751 basehttp 70864 6185283584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-04 01:00:44,807 basehttp 70864 6185283584 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 24838 INFO 2025-11-04 01:00:45,674 basehttp 70864 6185283584 "GET /__debug__/history_sidebar/?request_id=fd258d5673154e648440382d63ffe757 HTTP/1.1" 200 9601 INFO 2025-11-04 01:01:44,765 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-04 01:01:44,832 basehttp 70864 6168457216 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 24838 INFO 2025-11-04 01:01:45,680 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=43b026acb30e458a8b01d6cc10175317 HTTP/1.1" 200 9601 INFO 2025-11-04 01:02:44,763 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-04 01:02:44,819 basehttp 70864 6168457216 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 24838 INFO 2025-11-04 01:02:45,682 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=e08348704cc44aebbdc67ea3b5055c6d HTTP/1.1" 200 9601 INFO 2025-11-04 01:03:44,621 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-04 01:03:44,696 basehttp 70864 6168457216 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 24838 INFO 2025-11-04 01:03:45,537 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=9325c9a2426b42598975322977554d54 HTTP/1.1" 200 9601 INFO 2025-11-04 01:04:44,614 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-04 01:04:44,672 basehttp 70864 6168457216 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 24838 INFO 2025-11-04 01:04:45,536 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=0edb2660977e4de19bbb35b84282f080 HTTP/1.1" 200 9601 INFO 2025-11-04 01:05:44,592 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-04 01:05:44,647 basehttp 70864 6168457216 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 24838 INFO 2025-11-04 01:05:45,531 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=1caf94eaa8bb437e8e3acf97dedc9e17 HTTP/1.1" 200 9601 INFO 2025-11-04 01:06:44,612 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-04 01:06:44,668 basehttp 70864 6168457216 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 24838 INFO 2025-11-04 01:06:45,537 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=f38892b04eae49fd8d320481c86b8567 HTTP/1.1" 200 9601 INFO 2025-11-04 01:07:44,624 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-04 01:07:44,680 basehttp 70864 6168457216 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 24838 INFO 2025-11-04 01:07:45,537 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=50276bfe4a40446ebe39bd83d773b68e HTTP/1.1" 200 9601 INFO 2025-11-04 01:08:44,612 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-04 01:08:44,684 basehttp 70864 6168457216 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 24838 INFO 2025-11-04 01:08:45,536 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=36407a1b4d004c6bb7969d088ca49250 HTTP/1.1" 200 9601 INFO 2025-11-04 01:09:44,591 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-04 01:09:44,646 basehttp 70864 6168457216 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 24838 INFO 2025-11-04 01:09:45,529 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=5c910678e5d9451c90df86b2f9fa46e7 HTTP/1.1" 200 9601 INFO 2025-11-04 01:10:44,631 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-04 01:10:44,687 basehttp 70864 6168457216 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 24838 INFO 2025-11-04 01:10:45,528 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=26713374a55342c19c089ab2d505ade5 HTTP/1.1" 200 9601 INFO 2025-11-04 01:11:44,613 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-04 01:11:44,668 basehttp 70864 6168457216 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 24838 INFO 2025-11-04 01:11:45,531 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=7824ec1d353642b19c86e321a603849c HTTP/1.1" 200 9601 INFO 2025-11-04 01:12:44,594 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-04 01:12:44,665 basehttp 70864 6168457216 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 24838 INFO 2025-11-04 01:12:45,533 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=6819c902fff8441497a4995a35678f71 HTTP/1.1" 200 9601 INFO 2025-11-04 01:13:44,607 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-04 01:13:44,663 basehttp 70864 6168457216 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 24838 INFO 2025-11-04 01:13:45,533 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=9fe4f3605ebb4666874a90cf66fdd417 HTTP/1.1" 200 9601 INFO 2025-11-04 01:14:44,607 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-04 01:14:44,663 basehttp 70864 6168457216 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 24838 INFO 2025-11-04 01:14:45,527 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=e249d161ba5345afba169cce9bd96c3e HTTP/1.1" 200 9601 INFO 2025-11-04 01:15:44,621 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-04 01:15:44,676 basehttp 70864 6168457216 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 24838 INFO 2025-11-04 01:15:45,531 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=366560a4de734b60b20274d2c6d58ed2 HTTP/1.1" 200 9601 INFO 2025-11-04 01:16:44,602 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-04 01:16:44,660 basehttp 70864 6168457216 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 24838 INFO 2025-11-04 01:16:45,533 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=494564b237594a79b08a9fb504d81c31 HTTP/1.1" 200 9601 INFO 2025-11-04 01:17:44,586 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-04 01:17:44,642 basehttp 70864 6168457216 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 24838 INFO 2025-11-04 01:17:45,527 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=7aa6d8b1fccf4db3a0df3586a879a8d0 HTTP/1.1" 200 9601 INFO 2025-11-04 01:18:20,177 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-04 01:18:20,265 basehttp 70864 6168457216 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 24839 INFO 2025-11-04 01:18:20,482 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=319f26f709044739b3d545b0333333a1 HTTP/1.1" 200 9602 WARNING 2025-11-04 01:18:23,333 log 70864 6168457216 Forbidden (CSRF token from POST incorrect.): /en/accounts/logout/ WARNING 2025-11-04 01:18:23,411 basehttp 70864 6168457216 "POST /en/accounts/logout/ HTTP/1.1" 403 15983 WARNING 2025-11-04 01:18:27,937 log 70864 6168457216 Forbidden (CSRF token from POST incorrect.): /en/accounts/logout/ WARNING 2025-11-04 01:18:27,993 basehttp 70864 6168457216 "POST /en/accounts/logout/ HTTP/1.1" 403 15983 WARNING 2025-11-04 01:18:34,307 log 70864 6168457216 Not Found: /e WARNING 2025-11-04 01:18:34,307 basehttp 70864 6168457216 "GET /e HTTP/1.1" 404 16646 INFO 2025-11-04 01:18:38,740 basehttp 70864 6168457216 "GET / HTTP/1.1" 200 46182 INFO 2025-11-04 01:18:38,753 basehttp 70864 6168457216 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 304 0 INFO 2025-11-04 01:18:38,765 basehttp 70864 6168457216 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 304 0 INFO 2025-11-04 01:18:38,766 basehttp 70864 13438578688 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 304 0 INFO 2025-11-04 01:18:38,766 basehttp 70864 13455405056 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 304 0 INFO 2025-11-04 01:18:38,766 basehttp 70864 6168457216 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 304 0 INFO 2025-11-04 01:18:51,518 basehttp 70864 6168457216 "GET / HTTP/1.1" 200 46194 INFO 2025-11-04 01:23:39,694 basehttp 70864 6168457216 "GET /accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-04 01:23:39,751 basehttp 70864 13438578688 "GET /en/accounts/login/ HTTP/1.1" 200 24762 INFO 2025-11-04 01:23:39,770 basehttp 70864 13438578688 "GET /static/css/custom.css HTTP/1.1" 304 0 INFO 2025-11-04 01:23:39,770 basehttp 70864 6168457216 "GET /static/js/select2-init.js HTTP/1.1" 304 0 INFO 2025-11-04 01:23:43,649 basehttp 70864 6168457216 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-04 01:23:43,711 basehttp 70864 6168457216 "GET /dashboard/ HTTP/1.1" 302 0 INFO 2025-11-04 01:23:43,796 basehttp 70864 13438578688 "GET /en/dashboard/ HTTP/1.1" 200 59302 INFO 2025-11-04 01:23:43,902 basehttp 70864 13438578688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:24:13,915 basehttp 70864 13438578688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:24:14,143 basehttp 70864 13438578688 "GET /__debug__/history_sidebar/?request_id=0e7600fdb012494fae97c969a9387ced HTTP/1.1" 200 9547 INFO 2025-11-04 01:24:43,929 basehttp 70864 13438578688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:24:44,157 basehttp 70864 13438578688 "GET /__debug__/history_sidebar/?request_id=2d28e21eac6744199b680531c496748b HTTP/1.1" 200 9547 INFO 2025-11-04 01:25:13,930 basehttp 70864 13438578688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:25:14,154 basehttp 70864 13438578688 "GET /__debug__/history_sidebar/?request_id=fe9354b2358243e68077cba3fec0c0b0 HTTP/1.1" 200 9547 INFO 2025-11-04 01:25:43,947 basehttp 70864 13438578688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:25:44,168 basehttp 70864 13438578688 "GET /__debug__/history_sidebar/?request_id=c4fbd64d21d146eaaeb4b449c5f2d058 HTTP/1.1" 200 9549 INFO 2025-11-04 01:26:13,928 basehttp 70864 13438578688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:26:14,147 basehttp 70864 13438578688 "GET /__debug__/history_sidebar/?request_id=95495b0be9ee415b88349e2e4172ff4f HTTP/1.1" 200 9547 INFO 2025-11-04 01:26:43,907 basehttp 70864 13438578688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:26:44,128 basehttp 70864 13438578688 "GET /__debug__/history_sidebar/?request_id=cb1c6c38b06847dd98238f83059a93a9 HTTP/1.1" 200 9547 INFO 2025-11-04 01:27:13,922 basehttp 70864 13438578688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:27:14,141 basehttp 70864 13438578688 "GET /__debug__/history_sidebar/?request_id=10a82948f8364ae5ae46e7c572f367d0 HTTP/1.1" 200 9547 INFO 2025-11-04 01:27:43,925 basehttp 70864 13438578688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:27:44,139 basehttp 70864 13438578688 "GET /__debug__/history_sidebar/?request_id=6ad92edc74bb438898c3a4e806df4b2c HTTP/1.1" 200 9547 INFO 2025-11-04 01:28:13,927 basehttp 70864 13438578688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:28:14,155 basehttp 70864 13438578688 "GET /__debug__/history_sidebar/?request_id=cf209b4ac40e40099c4240dd9415fb4d HTTP/1.1" 200 9547 INFO 2025-11-04 01:28:43,918 basehttp 70864 13438578688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:28:44,145 basehttp 70864 13438578688 "GET /__debug__/history_sidebar/?request_id=9ceb32510938474290faf05aa024987f HTTP/1.1" 200 9547 INFO 2025-11-04 01:29:13,917 basehttp 70864 13438578688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:29:14,134 basehttp 70864 13438578688 "GET /__debug__/history_sidebar/?request_id=8a773ee2ff374755839733dca26f0555 HTTP/1.1" 200 9547 INFO 2025-11-04 01:29:43,922 basehttp 70864 13438578688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:29:44,148 basehttp 70864 13438578688 "GET /__debug__/history_sidebar/?request_id=12ec60edaad64bfaa4627ec10ae95548 HTTP/1.1" 200 9547 INFO 2025-11-04 01:30:00,005 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 01:30:00,006 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 22:30:00.006338+00:00'} INFO 2025-11-04 01:30:00,013 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 01:30:00,013 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 22:30:00.013882+00:00'} INFO 2025-11-04 01:30:13,916 basehttp 70864 13438578688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:30:14,135 basehttp 70864 13438578688 "GET /__debug__/history_sidebar/?request_id=0a3d41479139433180de2e8adfb9e97a HTTP/1.1" 200 9547 INFO 2025-11-04 01:30:43,936 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:30:44,157 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=cc60d5ec86514e7989c4849b39bd5c6c HTTP/1.1" 200 9548 INFO 2025-11-04 01:31:13,924 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:31:14,151 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=ca305494bfdb4396b54cc07b04310fc8 HTTP/1.1" 200 9547 INFO 2025-11-04 01:31:43,935 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:31:44,157 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=9ca25f46dc534b9b90298ee91f000e15 HTTP/1.1" 200 9547 INFO 2025-11-04 01:32:13,924 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:32:14,140 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=11fd0bc8e04d413fadc79c26d7ec4518 HTTP/1.1" 200 9547 INFO 2025-11-04 01:32:43,920 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:32:44,149 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=05c9731607a440b38b55680508d5f545 HTTP/1.1" 200 9547 INFO 2025-11-04 01:33:13,919 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:33:14,148 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=ff0fb2ca51224b3e84492577c2b6bad6 HTTP/1.1" 200 9547 INFO 2025-11-04 01:33:43,918 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:33:44,135 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=eea0c897fb704ba69031f06060dc5700 HTTP/1.1" 200 9547 INFO 2025-11-04 01:34:13,934 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:34:14,163 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=1d70284ac18249ad9fe758456b0af428 HTTP/1.1" 200 9547 INFO 2025-11-04 01:34:43,915 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:34:44,143 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=e7a37b032b69401bb1b92f937459c366 HTTP/1.1" 200 9547 INFO 2025-11-04 01:35:13,932 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:35:14,151 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=a5cffa6e96254545b179f819de623d17 HTTP/1.1" 200 9547 INFO 2025-11-04 01:35:43,934 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:35:44,151 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=f70e96e2191a446aa41d7a677b41be18 HTTP/1.1" 200 9547 INFO 2025-11-04 01:36:13,960 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:36:14,184 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=b69ea95dcd9042e289498a50fcfac747 HTTP/1.1" 200 9549 INFO 2025-11-04 01:36:43,931 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:36:44,159 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=7c2d95d0aa304718a57e32ce8eeb86a1 HTTP/1.1" 200 9547 INFO 2025-11-04 01:37:13,949 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:37:14,170 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=0684613a2d294aa69655303a9bd75eb0 HTTP/1.1" 200 9549 INFO 2025-11-04 01:37:43,920 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:37:44,138 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=b654f2adc7c14913bb562d5a0369aca4 HTTP/1.1" 200 9547 INFO 2025-11-04 01:38:13,917 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:38:14,136 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=830acc434ef0497694eb4809889b9fe3 HTTP/1.1" 200 9547 INFO 2025-11-04 01:38:43,910 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:38:44,123 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=f9847ed5974545b9bccb9e30784e5e58 HTTP/1.1" 200 9547 INFO 2025-11-04 01:39:13,901 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:39:14,113 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=561dfb20e9e041879e16542b216bc2d4 HTTP/1.1" 200 9547 INFO 2025-11-04 01:39:43,951 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:39:44,173 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=aebe7b60d3454220982f93c4ccc58597 HTTP/1.1" 200 9549 INFO 2025-11-04 01:40:13,934 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:40:14,148 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=7581d5d8d5914566ac04c7a509a492a9 HTTP/1.1" 200 9547 INFO 2025-11-04 01:40:43,953 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:40:44,180 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=c089d6efa3094f29941be02b16e0f532 HTTP/1.1" 200 9549 INFO 2025-11-04 01:41:13,930 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:41:14,148 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=0c843cb636364211ae9d9425495e31ca HTTP/1.1" 200 9547 INFO 2025-11-04 01:41:43,927 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:41:44,154 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=e96e94a434484359a2cd6f8e880772c6 HTTP/1.1" 200 9547 INFO 2025-11-04 01:42:13,948 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:42:14,165 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=1f17150dbab04bfe9c13ae1d9ba9153d HTTP/1.1" 200 9549 INFO 2025-11-04 01:42:36,534 basehttp 70864 6168457216 "GET /en/admin/core/tenant/ HTTP/1.1" 200 69104 INFO 2025-11-04 01:42:36,611 basehttp 70864 6168457216 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-04 01:42:38,476 basehttp 70864 6168457216 "GET /en/admin/core/tenant/fc256181-77d4-4283-8ee1-323bd61a3569/change/ HTTP/1.1" 200 496972 INFO 2025-11-04 01:42:38,495 basehttp 70864 13438578688 "GET /static/admin/js/inlines.js HTTP/1.1" 200 15628 INFO 2025-11-04 01:42:38,502 basehttp 70864 13438578688 "GET /static/admin/img/icon-unknown.svg HTTP/1.1" 200 655 INFO 2025-11-04 01:42:38,558 basehttp 70864 6168457216 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-04 01:42:44,533 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:42:45,448 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=a2d331a1f8d24bfdb9858e58fe2a6511 HTTP/1.1" 200 9548 INFO 2025-11-04 01:43:14,524 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:43:15,482 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=78dcd50e524348a8bf6bd67156ebb948 HTTP/1.1" 200 9547 INFO 2025-11-04 01:43:44,509 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:43:45,447 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=4b45f40929b441a08b07ec86d7c2a962 HTTP/1.1" 200 9547 WARNING 2025-11-04 01:43:55,756 log 70864 6168457216 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 01:43:55,756 basehttp 70864 6168457216 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 01:44:44,524 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:44:45,445 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=905904e033c042b89f6ada90f8ca5328 HTTP/1.1" 200 9547 INFO 2025-11-04 01:45:44,492 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:45:45,430 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=00acd22d40d047c79b58f695fdaa3a45 HTTP/1.1" 200 9547 INFO 2025-11-04 01:46:24,386 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:46:24,602 basehttp 70864 6168457216 "GET /__debug__/history_sidebar/?request_id=18519d70374a44638dbf307bc1d54101 HTTP/1.1" 200 9547 INFO 2025-11-04 01:46:25,014 basehttp 70864 6168457216 "GET /en/dashboard/ HTTP/1.1" 200 59294 INFO 2025-11-04 01:46:25,141 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:46:29,441 basehttp 70864 6168457216 "GET /en/settings/ HTTP/1.1" 200 47993 INFO 2025-11-04 01:46:29,534 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:46:31,275 basehttp 70864 6168457216 "GET /en/settings/BASIC/ HTTP/1.1" 200 48422 INFO 2025-11-04 01:46:31,379 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:46:42,768 basehttp 70864 6168457216 "POST /en/settings/BASIC/ HTTP/1.1" 302 0 INFO 2025-11-04 01:46:42,874 basehttp 70864 6168457216 "GET /en/settings/ HTTP/1.1" 200 48314 INFO 2025-11-04 01:46:42,970 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:46:48,524 basehttp 70864 6168457216 "GET /en/settings/ HTTP/1.1" 200 47994 INFO 2025-11-04 01:46:48,611 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:46:56,973 basehttp 70864 6168457216 "GET /en/settings/BASIC/ HTTP/1.1" 200 48424 INFO 2025-11-04 01:46:57,063 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-04 01:47:00,381 basehttp 70864 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 01:47:00,425 log 70864 6168457216 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 01:47:00,426 basehttp 70864 6168457216 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 01:47:17,101 basehttp 70864 6168457216 "GET /en/settings/BASIC/ HTTP/1.1" 200 48423 WARNING 2025-11-04 01:47:17,170 log 70864 6168457216 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 01:47:17,170 basehttp 70864 6168457216 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 WARNING 2025-11-04 01:47:17,190 basehttp 70864 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-04 01:47:17,283 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:47:19,399 basehttp 70864 6168457216 "GET /en/dashboard/ HTTP/1.1" 200 59297 WARNING 2025-11-04 01:47:19,506 log 70864 6168457216 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 01:47:19,507 basehttp 70864 6168457216 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16833 WARNING 2025-11-04 01:47:19,507 basehttp 70864 13455405056 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-04 01:47:19,607 basehttp 70864 13438578688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:47:20,792 basehttp 70864 13438578688 "GET /en/dashboard/ HTTP/1.1" 200 59295 WARNING 2025-11-04 01:47:20,864 log 70864 13438578688 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 01:47:20,864 basehttp 70864 13438578688 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 WARNING 2025-11-04 01:47:20,875 basehttp 70864 6168457216 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-04 01:47:20,941 basehttp 70864 13438578688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:47:36,366 basehttp 70864 13438578688 "GET /en/settings/ HTTP/1.1" 200 47994 WARNING 2025-11-04 01:47:36,447 basehttp 70864 13455405056 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 01:47:36,448 log 70864 13438578688 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 01:47:36,449 basehttp 70864 13438578688 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 01:47:36,511 basehttp 70864 6168457216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:47:37,667 basehttp 70864 6168457216 "GET /en/settings/BASIC/ HTTP/1.1" 200 48422 WARNING 2025-11-04 01:47:37,760 basehttp 70864 13455405056 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 01:47:37,769 log 70864 6168457216 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 01:47:37,769 basehttp 70864 6168457216 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 01:47:37,847 basehttp 70864 13438578688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:48:07,814 basehttp 70864 13438578688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:48:08,028 basehttp 70864 13438578688 "GET /__debug__/history_sidebar/?request_id=4eae4429deaf483fa99bfaf6c94dde8a HTTP/1.1" 200 9547 INFO 2025-11-04 01:48:37,845 basehttp 70864 13438578688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:48:38,059 basehttp 70864 13438578688 "GET /__debug__/history_sidebar/?request_id=7df569dea161446981dd9b3ca9735650 HTTP/1.1" 200 9547 INFO 2025-11-04 01:49:07,838 basehttp 70864 13438578688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:49:08,065 basehttp 70864 13438578688 "GET /__debug__/history_sidebar/?request_id=e9592608bf674afa8e9b02dc1a21e6f4 HTTP/1.1" 200 9547 INFO 2025-11-04 01:49:37,825 basehttp 70864 13438578688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:49:38,037 basehttp 70864 13438578688 "GET /__debug__/history_sidebar/?request_id=1b37f03dbf9b4a759722055ef3fb4d50 HTTP/1.1" 200 9547 INFO 2025-11-04 01:50:07,898 basehttp 70864 13438578688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:50:08,116 basehttp 70864 13438578688 "GET /__debug__/history_sidebar/?request_id=c9dc6a210a0f42258181cfc4930b3201 HTTP/1.1" 200 9547 INFO 2025-11-04 01:50:37,891 basehttp 70864 13438578688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:50:38,112 basehttp 70864 13438578688 "GET /__debug__/history_sidebar/?request_id=8a39a9e5c82e47febd34544c82a50fa6 HTTP/1.1" 200 9547 INFO 2025-11-04 01:51:07,894 basehttp 70864 13438578688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:51:08,113 basehttp 70864 13438578688 "GET /__debug__/history_sidebar/?request_id=fdb62f142fc44bab9022de3459818efe HTTP/1.1" 200 9547 INFO 2025-11-04 01:51:40,771 autoreload 99680 8426217792 Watching for file changes with StatReloader INFO 2025-11-04 01:51:42,767 basehttp 99680 6205272064 "GET /en/settings/BASIC/ HTTP/1.1" 200 48527 WARNING 2025-11-04 01:51:42,866 basehttp 99680 6255751168 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 01:51:42,990 log 99680 6222098432 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 01:51:42,990 basehttp 99680 6222098432 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 01:51:42,991 basehttp 99680 6205272064 "GET /media/tenant_settings/2025/11/04/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-11-04 01:51:43,013 basehttp 99680 6238924800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:51:51,073 basehttp 99680 6238924800 "GET /en/dashboard/ HTTP/1.1" 200 59399 WARNING 2025-11-04 01:51:51,150 log 99680 6238924800 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 01:51:51,150 basehttp 99680 6238924800 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 WARNING 2025-11-04 01:51:51,178 basehttp 99680 6205272064 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-04 01:51:51,226 basehttp 99680 6238924800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:51:57,700 basehttp 99680 6238924800 "GET /en/staff/ HTTP/1.1" 200 119316 INFO 2025-11-04 01:51:57,794 basehttp 99680 6238924800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:52:06,671 basehttp 99680 6238924800 "GET /en/staff/c5feb17d-5fcc-407b-abcc-672f0be43b6f/ HTTP/1.1" 200 40685 INFO 2025-11-04 01:52:06,762 basehttp 99680 6238924800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:52:10,513 basehttp 99680 6238924800 "GET /en/staff/c5feb17d-5fcc-407b-abcc-672f0be43b6f/edit/ HTTP/1.1" 200 44542 INFO 2025-11-04 01:52:10,599 basehttp 99680 6238924800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:52:40,637 basehttp 99680 6205272064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:52:40,851 basehttp 99680 6205272064 "GET /__debug__/history_sidebar/?request_id=517fc03c192d4393b4f1714f43e90189 HTTP/1.1" 200 9547 INFO 2025-11-04 01:53:10,652 basehttp 99680 6205272064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:53:10,878 basehttp 99680 6205272064 "GET /__debug__/history_sidebar/?request_id=72f39c8ae14a4ee884e928460cebb42f HTTP/1.1" 200 9549 INFO 2025-11-04 01:53:40,616 basehttp 99680 6205272064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:53:40,838 basehttp 99680 6205272064 "GET /__debug__/history_sidebar/?request_id=0061ddf6b3dc496b980a1d479d66b5e7 HTTP/1.1" 200 9547 INFO 2025-11-04 01:54:10,635 basehttp 99680 6205272064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:54:10,859 basehttp 99680 6205272064 "GET /__debug__/history_sidebar/?request_id=598b05a5ab1c46c581c89d9a0035d719 HTTP/1.1" 200 9547 INFO 2025-11-04 01:54:40,630 basehttp 99680 6205272064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:54:40,855 basehttp 99680 6205272064 "GET /__debug__/history_sidebar/?request_id=bef10dcbc56b4073bbbda2fdc516428f HTTP/1.1" 200 9548 INFO 2025-11-04 01:55:10,622 basehttp 99680 6205272064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:55:10,848 basehttp 99680 6205272064 "GET /__debug__/history_sidebar/?request_id=854a93ce3f54424d80c4893fe5c2b2ab HTTP/1.1" 200 9547 INFO 2025-11-04 01:55:40,630 basehttp 99680 6205272064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:55:40,844 basehttp 99680 6205272064 "GET /__debug__/history_sidebar/?request_id=c8203dd94df34533989cfcd86528fd89 HTTP/1.1" 200 9547 INFO 2025-11-04 01:56:10,629 basehttp 99680 6205272064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:56:10,852 basehttp 99680 6205272064 "GET /__debug__/history_sidebar/?request_id=bbf3ef5926024745990f9a2e5cbd9903 HTTP/1.1" 200 9547 INFO 2025-11-04 01:56:40,625 basehttp 99680 6205272064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:56:40,850 basehttp 99680 6205272064 "GET /__debug__/history_sidebar/?request_id=adb1d3824b8a452c9ae9278f57943290 HTTP/1.1" 200 9548 INFO 2025-11-04 01:57:10,634 basehttp 99680 6205272064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:57:10,859 basehttp 99680 6205272064 "GET /__debug__/history_sidebar/?request_id=d7fc201355544b25a5862a3b19f63d84 HTTP/1.1" 200 9547 INFO 2025-11-04 01:57:40,649 basehttp 99680 6205272064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:57:40,873 basehttp 99680 6205272064 "GET /__debug__/history_sidebar/?request_id=7139930e83094c6f921190399ad8a3ba HTTP/1.1" 200 9549 INFO 2025-11-04 01:58:10,649 basehttp 99680 6205272064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:58:10,869 basehttp 99680 6205272064 "GET /__debug__/history_sidebar/?request_id=1ba7b37f7e6b47169385b15378237d6e HTTP/1.1" 200 9549 INFO 2025-11-04 01:58:40,629 basehttp 99680 6205272064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:58:40,856 basehttp 99680 6205272064 "GET /__debug__/history_sidebar/?request_id=487dc76ac5c34c94ad907108a875592a HTTP/1.1" 200 9547 INFO 2025-11-04 01:59:10,620 basehttp 99680 6205272064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:59:10,846 basehttp 99680 6205272064 "GET /__debug__/history_sidebar/?request_id=14f6550c4ae24b8b8c8e89f9a7d45477 HTTP/1.1" 200 9547 INFO 2025-11-04 01:59:40,628 basehttp 99680 6205272064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 01:59:40,844 basehttp 99680 6205272064 "GET /__debug__/history_sidebar/?request_id=8ef572a8841b4f729b22df95d8c9d77a HTTP/1.1" 200 9547 INFO 2025-11-04 02:00:00,011 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 02:00:00,012 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 23:00:00.012194+00:00'} INFO 2025-11-04 02:00:00,019 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 02:00:00,019 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 23:00:00.019758+00:00'} INFO 2025-11-04 02:00:10,632 basehttp 99680 6205272064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:00:10,855 basehttp 99680 6205272064 "GET /__debug__/history_sidebar/?request_id=6896e1e908d84ff18bf7ec2cd35392eb HTTP/1.1" 200 9547 INFO 2025-11-04 02:00:40,642 basehttp 99680 6205272064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:00:40,869 basehttp 99680 6205272064 "GET /__debug__/history_sidebar/?request_id=345431e36ca84d52851ecad876b416d7 HTTP/1.1" 200 9547 INFO 2025-11-04 02:01:10,701 basehttp 99680 6205272064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:01:10,916 basehttp 99680 6205272064 "GET /__debug__/history_sidebar/?request_id=55d6d23808a34d4d86b7f1c3a9a71801 HTTP/1.1" 200 9548 INFO 2025-11-04 02:01:40,726 basehttp 99680 6205272064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:01:40,946 basehttp 99680 6205272064 "GET /__debug__/history_sidebar/?request_id=9467e272d04a495cbb89886808a8bf81 HTTP/1.1" 200 9549 INFO 2025-11-04 02:02:10,682 basehttp 99680 6205272064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:02:10,906 basehttp 99680 6205272064 "GET /__debug__/history_sidebar/?request_id=f0c2a417d28b45afad58e50a6bd4c070 HTTP/1.1" 200 9548 INFO 2025-11-04 02:02:40,679 basehttp 99680 6205272064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:02:40,904 basehttp 99680 6205272064 "GET /__debug__/history_sidebar/?request_id=02420776a6384243a6daa1bf295357a0 HTTP/1.1" 200 9548 INFO 2025-11-04 02:03:10,718 basehttp 99680 6205272064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:03:10,938 basehttp 99680 6205272064 "GET /__debug__/history_sidebar/?request_id=8ce5c7e447df4ae1862b6bab428dda4d HTTP/1.1" 200 9548 INFO 2025-11-04 02:03:40,703 basehttp 99680 6205272064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:03:40,925 basehttp 99680 6205272064 "GET /__debug__/history_sidebar/?request_id=c252e34fee4d491c99217ab2e9671806 HTTP/1.1" 200 9548 INFO 2025-11-04 02:04:10,704 basehttp 99680 6205272064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:04:10,925 basehttp 99680 6205272064 "GET /__debug__/history_sidebar/?request_id=f5d15e0c2a9c417aa12f9981c9dd7308 HTTP/1.1" 200 9548 INFO 2025-11-04 02:04:40,694 basehttp 99680 6205272064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:04:40,915 basehttp 99680 6205272064 "GET /__debug__/history_sidebar/?request_id=c17be98a43a64a7ba284ba2a8571488f HTTP/1.1" 200 9548 INFO 2025-11-04 02:05:11,667 basehttp 99680 6205272064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:05:12,505 basehttp 99680 6205272064 "GET /__debug__/history_sidebar/?request_id=56be646fbd074e5bbf07414aa9682ffc HTTP/1.1" 200 9549 INFO 2025-11-04 02:05:41,651 basehttp 99680 6205272064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:05:42,486 basehttp 99680 6205272064 "GET /__debug__/history_sidebar/?request_id=cfc757d2b43a4371baf0ee1dfdffb912 HTTP/1.1" 200 9549 INFO 2025-11-04 02:06:42,633 basehttp 99680 6205272064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:06:43,488 basehttp 99680 6205272064 "GET /__debug__/history_sidebar/?request_id=ed93a517e7d44e8382825c6a84a42939 HTTP/1.1" 200 9548 INFO 2025-11-04 02:07:43,637 basehttp 99680 6205272064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:07:44,490 basehttp 99680 6205272064 "GET /__debug__/history_sidebar/?request_id=3afcb239e84f4c7992e02a05ddbe0e28 HTTP/1.1" 200 9548 INFO 2025-11-04 02:08:44,639 basehttp 99680 6205272064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:08:45,485 basehttp 99680 6205272064 "GET /__debug__/history_sidebar/?request_id=ac418b9fa55f4e04bcb4b7e311f165d0 HTTP/1.1" 200 9548 INFO 2025-11-04 02:09:32,231 basehttp 99680 6205272064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:09:32,442 basehttp 99680 6205272064 "GET /__debug__/history_sidebar/?request_id=d47bf03b570c4ee89034a1a9dab0ed4d HTTP/1.1" 200 9548 INFO 2025-11-04 02:09:40,624 basehttp 99680 6205272064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:09:40,850 basehttp 99680 6205272064 "GET /__debug__/history_sidebar/?request_id=7099305b09f9417a8a82a178a1af239e HTTP/1.1" 200 9549 INFO 2025-11-04 02:10:10,577 basehttp 99680 6205272064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:10:10,799 basehttp 99680 6205272064 "GET /__debug__/history_sidebar/?request_id=0e9a3652c56349a0bd1d1ff43605fab0 HTTP/1.1" 200 9547 INFO 2025-11-04 02:10:40,598 basehttp 99680 6205272064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:10:40,814 basehttp 99680 6205272064 "GET /__debug__/history_sidebar/?request_id=bfe50cf2d9174a4f91ab4dc7481cdd8f HTTP/1.1" 200 9547 INFO 2025-11-04 02:11:10,597 basehttp 99680 6205272064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:11:10,810 basehttp 99680 6205272064 "GET /__debug__/history_sidebar/?request_id=00ec8dd6255542d7bfc3168d46b10ae7 HTTP/1.1" 200 9547 INFO 2025-11-04 02:11:16,411 autoreload 99680 8426217792 /Users/marwanalwali/AgdarCentre/core/templatetags/tenant_tags.py changed, reloading. INFO 2025-11-04 02:11:16,968 autoreload 9647 8426217792 Watching for file changes with StatReloader INFO 2025-11-04 02:11:40,630 basehttp 9647 6204862464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:11:40,850 basehttp 9647 6204862464 "GET /__debug__/history_sidebar/?request_id=95407e017de944219de44e0801d1fc7f HTTP/1.1" 200 9549 INFO 2025-11-04 02:12:10,603 basehttp 9647 6204862464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:12:10,825 basehttp 9647 6204862464 "GET /__debug__/history_sidebar/?request_id=7c0bbc7a660d452aadcb1dc4fa89506e HTTP/1.1" 200 9547 INFO 2025-11-04 02:12:40,579 basehttp 9647 6204862464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:12:40,796 basehttp 9647 6204862464 "GET /__debug__/history_sidebar/?request_id=42a0329804c74952a6cd47cf7a10ab42 HTTP/1.1" 200 9547 INFO 2025-11-04 02:13:10,600 basehttp 9647 6204862464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:13:10,819 basehttp 9647 6204862464 "GET /__debug__/history_sidebar/?request_id=b64d89ea966f4944a261502f6eb43fd9 HTTP/1.1" 200 9547 INFO 2025-11-04 02:13:40,621 basehttp 9647 6204862464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:13:40,842 basehttp 9647 6204862464 "GET /__debug__/history_sidebar/?request_id=2cdb4405f5764e8c82649febde3f18b4 HTTP/1.1" 200 9549 INFO 2025-11-04 02:13:50,385 basehttp 9647 6204862464 "GET /en/staff/c5feb17d-5fcc-407b-abcc-672f0be43b6f/edit/ HTTP/1.1" 200 44544 INFO 2025-11-04 02:13:50,531 basehttp 9647 6204862464 "GET /media/tenant_settings/2025/11/04/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-11-04 02:13:50,560 basehttp 9647 6221688832 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:13:53,303 basehttp 9647 6221688832 "POST /en/accounts/logout/ HTTP/1.1" 302 0 INFO 2025-11-04 02:13:53,363 basehttp 9647 6221688832 "GET / HTTP/1.1" 200 46194 INFO 2025-11-04 02:13:55,880 basehttp 9647 6221688832 "GET /accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-04 02:13:55,938 basehttp 9647 6204862464 "GET /en/accounts/login/ HTTP/1.1" 200 24865 INFO 2025-11-04 02:13:55,949 basehttp 9647 6204862464 "GET /static/img/logo/logo-admin-apple.png HTTP/1.1" 200 6546 INFO 2025-11-04 02:13:55,949 basehttp 9647 6221688832 "GET /static/img/logo/logo-admin.png HTTP/1.1" 200 6181 INFO 2025-11-04 02:14:00,578 basehttp 9647 6221688832 "GET /en/accounts/login/ HTTP/1.1" 200 24865 INFO 2025-11-04 02:14:12,888 autoreload 11240 8426217792 Watching for file changes with StatReloader INFO 2025-11-04 02:14:15,056 basehttp 11240 6161657856 "GET /en/accounts/login/ HTTP/1.1" 200 24865 INFO 2025-11-04 02:14:16,995 basehttp 11240 6161657856 "GET /en/accounts/login/ HTTP/1.1" 200 24865 WARNING 2025-11-04 02:14:19,278 basehttp 11240 6178484224 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 02:14:19,312 log 11240 6161657856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:14:19,312 basehttp 11240 6161657856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 02:14:23,114 basehttp 11240 6161657856 "GET /en/accounts/login/ HTTP/1.1" 200 24865 WARNING 2025-11-04 02:14:23,208 log 11240 6161657856 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:14:23,209 basehttp 11240 6161657856 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 02:14:23,842 basehttp 11240 6161657856 "GET /static/css/custom.css HTTP/1.1" 200 580 INFO 2025-11-04 02:14:23,842 basehttp 11240 6178484224 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 200 7860 INFO 2025-11-04 02:14:23,843 basehttp 11240 6178484224 "GET /static/img/logo/logo-admin.png HTTP/1.1" 200 6181 INFO 2025-11-04 02:14:23,844 basehttp 11240 6228963328 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-11-04 02:14:23,845 basehttp 11240 6161657856 "GET /static/img/logo/logo-admin-apple.png HTTP/1.1" 200 6546 INFO 2025-11-04 02:14:23,848 basehttp 11240 6161657856 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 200 5536 INFO 2025-11-04 02:14:23,850 basehttp 11240 6245789696 "GET /static/js/htmx.min.js HTTP/1.1" 200 51076 INFO 2025-11-04 02:14:23,851 basehttp 11240 6212136960 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-11-04 02:14:23,854 basehttp 11240 6161657856 "GET /static/js/select2-init.js HTTP/1.1" 200 2415 INFO 2025-11-04 02:14:23,854 basehttp 11240 6245789696 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-11-04 02:14:23,854 basehttp 11240 6228963328 "GET /static/js/app.min.js HTTP/1.1" 200 110394 INFO 2025-11-04 02:14:23,855 basehttp 11240 6195310592 "GET /static/css/default/app.min.css HTTP/1.1" 200 1030608 INFO 2025-11-04 02:14:23,861 basehttp 11240 6178484224 "GET /static/js/vendor.min.js HTTP/1.1" 200 1091361 INFO 2025-11-04 02:14:23,975 basehttp 11240 6195310592 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-11-04 02:14:23,977 basehttp 11240 6178484224 "GET /static/css/default/images/bg-login.png HTTP/1.1" 200 425929 INFO 2025-11-04 02:14:24,000 basehttp 11240 6178484224 "GET /static/css/default/app.min.css.map HTTP/1.1" 200 2154602 INFO 2025-11-04 02:14:24,047 basehttp 11240 6178484224 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 WARNING 2025-11-04 02:14:24,048 basehttp 11240 6195310592 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-04 02:14:24,049 basehttp 11240 6178484224 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 INFO 2025-11-04 02:14:24,093 basehttp 11240 6195310592 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-11-04 02:14:24,094 basehttp 11240 6178484224 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 INFO 2025-11-04 02:16:08,047 basehttp 11240 6178484224 "GET /en/accounts/login/ HTTP/1.1" 200 24866 INFO 2025-11-04 02:16:08,063 basehttp 11240 6178484224 "GET /static/img/logo/tenhal_logo.png HTTP/1.1" 200 8513 WARNING 2025-11-04 02:16:08,128 basehttp 11240 6178484224 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 02:16:08,153 log 11240 6228963328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:16:08,153 basehttp 11240 6228963328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16833 INFO 2025-11-04 02:16:09,898 basehttp 11240 6228963328 "GET /en/accounts/login/ HTTP/1.1" 200 24866 WARNING 2025-11-04 02:16:09,964 basehttp 11240 6245789696 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 02:16:09,975 log 11240 6228963328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:16:09,975 basehttp 11240 6228963328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 02:16:17,103 basehttp 11240 6228963328 "GET /en/accounts/login/ HTTP/1.1" 200 24866 INFO 2025-11-04 02:16:17,115 basehttp 11240 6212136960 "GET /static/css/custom.css HTTP/1.1" 200 580 INFO 2025-11-04 02:16:17,115 basehttp 11240 6178484224 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 200 7860 INFO 2025-11-04 02:16:17,116 basehttp 11240 6262616064 "GET /static/img/logo/logo-admin-apple.png HTTP/1.1" 200 6546 INFO 2025-11-04 02:16:17,117 basehttp 11240 6245789696 "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 200 14879 INFO 2025-11-04 02:16:17,118 basehttp 11240 6178484224 "GET /static/img/logo/tenhal_logo.png HTTP/1.1" 200 8513 INFO 2025-11-04 02:16:17,124 basehttp 11240 6212136960 "GET /static/js/htmx.min.js HTTP/1.1" 200 51076 INFO 2025-11-04 02:16:17,130 basehttp 11240 6212136960 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 200 5536 INFO 2025-11-04 02:16:17,132 basehttp 11240 6161657856 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-11-04 02:16:17,135 basehttp 11240 6178484224 "GET /static/js/app.min.js HTTP/1.1" 200 110394 INFO 2025-11-04 02:16:17,135 basehttp 11240 6212136960 "GET /static/js/select2-init.js HTTP/1.1" 200 2415 INFO 2025-11-04 02:16:17,138 basehttp 11240 6161657856 "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 200 29468 INFO 2025-11-04 02:16:17,143 basehttp 11240 6228963328 "GET /static/css/default/app.min.css HTTP/1.1" 200 1030608 INFO 2025-11-04 02:16:17,143 basehttp 11240 6262616064 "GET /static/js/vendor.min.js HTTP/1.1" 200 1091361 INFO 2025-11-04 02:16:17,169 basehttp 11240 6262616064 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 WARNING 2025-11-04 02:16:17,196 log 11240 6245789696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:16:17,196 basehttp 11240 6245789696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 02:16:17,275 basehttp 11240 6245789696 "GET /static/css/default/images/bg-login.png HTTP/1.1" 200 425929 INFO 2025-11-04 02:16:17,291 basehttp 11240 6262616064 "GET /static/debug_toolbar/css/print.css HTTP/1.1" 200 43 WARNING 2025-11-04 02:16:17,293 basehttp 11240 6228963328 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-04 02:16:17,294 basehttp 11240 6245789696 "GET /static/css/default/app.min.css.map HTTP/1.1" 200 2154602 INFO 2025-11-04 02:16:17,294 basehttp 11240 6262616064 "GET /static/debug_toolbar/js/utils.js HTTP/1.1" 200 4700 INFO 2025-11-04 02:16:17,380 basehttp 11240 6195310592 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-11-04 02:16:17,380 basehttp 11240 6245789696 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 INFO 2025-11-04 02:18:13,720 autoreload 11240 8426217792 /Users/marwanalwali/AgdarCentre/core/templatetags/tenant_tags.py changed, reloading. INFO 2025-11-04 02:18:14,031 autoreload 13274 8426217792 Watching for file changes with StatReloader INFO 2025-11-04 02:18:18,177 basehttp 13274 6131003392 "GET /en/accounts/login/ HTTP/1.1" 200 24846 INFO 2025-11-04 02:18:18,193 basehttp 13274 6147829760 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 200 12528 WARNING 2025-11-04 02:18:18,246 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:18:18,246 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 WARNING 2025-11-04 02:18:18,259 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-04 02:18:39,258 basehttp 13274 6147829760 "GET /en/accounts/login/ HTTP/1.1" 200 24842 WARNING 2025-11-04 02:18:39,322 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 02:18:39,354 log 13274 6147829760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:18:39,354 basehttp 13274 6147829760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 02:23:58,998 basehttp 13274 6131003392 "GET /en/accounts/login/ HTTP/1.1" 200 24877 WARNING 2025-11-04 02:23:59,078 basehttp 13274 6147829760 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 02:23:59,104 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:23:59,104 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 02:24:05,583 basehttp 13274 6131003392 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-04 02:24:05,646 basehttp 13274 6131003392 "GET /dashboard/ HTTP/1.1" 302 0 INFO 2025-11-04 02:24:05,736 basehttp 13274 6147829760 "GET /en/dashboard/ HTTP/1.1" 200 59397 INFO 2025-11-04 02:24:05,770 basehttp 13274 13186969600 "GET /static/css/saudiriyalsymbol.woff2 HTTP/1.1" 200 720 INFO 2025-11-04 02:24:05,774 basehttp 13274 13170143232 "GET /static/plugins/apexcharts/dist/apexcharts.min.js HTTP/1.1" 200 574941 WARNING 2025-11-04 02:24:05,790 basehttp 13274 13170143232 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 02:24:06,050 log 13274 6147829760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:24:06,053 basehttp 13274 6147829760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 02:24:06,060 basehttp 13274 6131003392 "GET /media/tenant_settings/2025/11/04/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-11-04 02:24:06,074 basehttp 13274 6164656128 "GET /media/profile_pictures/Father_-d_HcbHEbL.png HTTP/1.1" 200 1997779 INFO 2025-11-04 02:24:06,074 basehttp 13274 13186969600 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:24:22,978 basehttp 13274 13186969600 "GET /en/settings/ HTTP/1.1" 200 48095 WARNING 2025-11-04 02:24:23,043 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 02:24:23,086 log 13274 13186969600 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:24:23,086 basehttp 13274 13186969600 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16833 INFO 2025-11-04 02:24:23,119 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:24:25,434 basehttp 13274 6164656128 "GET /en/dashboard/ HTTP/1.1" 200 59399 WARNING 2025-11-04 02:24:25,515 log 13274 6164656128 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:24:25,515 basehttp 13274 6147829760 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 02:24:25,515 basehttp 13274 6164656128 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 02:24:25,579 basehttp 13274 13186969600 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:24:27,866 basehttp 13274 13186969600 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 773 INFO 2025-11-04 02:24:28,084 basehttp 13274 13186969600 "GET /__debug__/history_sidebar/?request_id=9289b539e0e141249f1db53df673091a HTTP/1.1" 200 9540 INFO 2025-11-04 02:24:41,219 basehttp 13274 13186969600 "GET /en/admin/notifications/notification/ HTTP/1.1" 200 71584 INFO 2025-11-04 02:24:41,233 basehttp 13274 13186969600 "GET /static/admin/css/base.css HTTP/1.1" 200 22120 INFO 2025-11-04 02:24:41,234 basehttp 13274 13186969600 "GET /static/admin/css/dark_mode.css HTTP/1.1" 200 2808 INFO 2025-11-04 02:24:41,234 basehttp 13274 6164656128 "GET /static/admin/js/theme.js HTTP/1.1" 200 1653 INFO 2025-11-04 02:24:41,237 basehttp 13274 13186969600 "GET /static/admin/js/jquery.init.js HTTP/1.1" 200 347 INFO 2025-11-04 02:24:41,238 basehttp 13274 6131003392 "GET /static/admin/css/nav_sidebar.css HTTP/1.1" 200 2810 INFO 2025-11-04 02:24:41,238 basehttp 13274 6164656128 "GET /static/admin/js/core.js HTTP/1.1" 200 6208 INFO 2025-11-04 02:24:41,239 basehttp 13274 6147829760 "GET /static/admin/css/changelists.css HTTP/1.1" 200 6878 INFO 2025-11-04 02:24:41,240 basehttp 13274 6164656128 "GET /static/admin/js/actions.js HTTP/1.1" 200 8076 INFO 2025-11-04 02:24:41,241 basehttp 13274 6131003392 "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.1" 200 9777 INFO 2025-11-04 02:24:41,241 basehttp 13274 13186969600 "GET /static/admin/css/responsive.css HTTP/1.1" 200 16565 INFO 2025-11-04 02:24:41,245 basehttp 13274 6147829760 "GET /static/admin/js/urlify.js HTTP/1.1" 200 7887 INFO 2025-11-04 02:24:41,245 basehttp 13274 6164656128 "GET /static/admin/js/prepopulate.js HTTP/1.1" 200 1531 INFO 2025-11-04 02:24:41,247 basehttp 13274 6164656128 "GET /static/admin/img/icon-yes.svg HTTP/1.1" 200 436 INFO 2025-11-04 02:24:41,247 basehttp 13274 6147829760 "GET /static/admin/img/search.svg HTTP/1.1" 200 458 INFO 2025-11-04 02:24:41,252 basehttp 13274 6131003392 "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.1" 200 325171 INFO 2025-11-04 02:24:41,252 basehttp 13274 13203795968 "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.1" 200 285314 INFO 2025-11-04 02:24:41,254 basehttp 13274 13203795968 "GET /static/admin/js/nav_sidebar.js HTTP/1.1" 200 3063 INFO 2025-11-04 02:24:41,258 basehttp 13274 13203795968 "GET /static/admin/js/filters.js HTTP/1.1" 200 978 INFO 2025-11-04 02:24:41,371 basehttp 13274 13170143232 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 WARNING 2025-11-04 02:24:41,375 log 13274 13186969600 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:24:41,375 basehttp 13274 13186969600 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 02:24:41,390 basehttp 13274 13186969600 "GET /static/admin/img/icon-addlink.svg HTTP/1.1" 200 331 INFO 2025-11-04 02:24:41,391 basehttp 13274 13203795968 "GET /static/admin/img/sorting-icons.svg HTTP/1.1" 200 1097 INFO 2025-11-04 02:24:41,391 basehttp 13274 13170143232 "GET /static/admin/img/tooltag-add.svg HTTP/1.1" 200 331 INFO 2025-11-04 02:24:41,391 basehttp 13274 6131003392 "GET /static/admin/img/icon-viewlink.svg HTTP/1.1" 200 581 WARNING 2025-11-04 02:24:41,466 log 13274 6131003392 Not Found: /favicon.ico WARNING 2025-11-04 02:24:41,466 basehttp 13274 6131003392 "GET /favicon.ico HTTP/1.1" 404 16684 INFO 2025-11-04 02:24:46,495 basehttp 13274 6131003392 "GET /en/admin/notifications/notificationpreference/ HTTP/1.1" 200 108425 INFO 2025-11-04 02:24:46,515 basehttp 13274 13170143232 "GET /static/admin/img/icon-no.svg HTTP/1.1" 200 560 INFO 2025-11-04 02:24:46,636 basehttp 13274 13203795968 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 WARNING 2025-11-04 02:24:46,637 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:24:46,637 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 02:24:56,558 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:24:57,485 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=d2c779306df04804af7f0f07d3e68c30 HTTP/1.1" 200 9547 INFO 2025-11-04 02:24:59,676 basehttp 13274 6131003392 "GET /en/admin/notifications/notification/ HTTP/1.1" 200 71582 INFO 2025-11-04 02:24:59,811 basehttp 13274 13203795968 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 WARNING 2025-11-04 02:24:59,812 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:24:59,812 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 02:25:06,055 basehttp 13274 6131003392 "GET /en/admin/notifications/message/ HTTP/1.1" 200 75786 INFO 2025-11-04 02:25:06,245 basehttp 13274 13203795968 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 WARNING 2025-11-04 02:25:06,247 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:25:06,247 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 02:25:12,052 basehttp 13274 6131003392 "GET /en/admin/notifications/notification/ HTTP/1.1" 200 71584 INFO 2025-11-04 02:25:12,190 basehttp 13274 13203795968 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 WARNING 2025-11-04 02:25:12,191 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:25:12,191 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 02:25:14,240 basehttp 13274 6131003392 "GET /en/admin/notifications/notification/add/ HTTP/1.1" 200 77083 INFO 2025-11-04 02:25:14,265 basehttp 13274 13203795968 "GET /static/admin/css/forms.css HTTP/1.1" 200 8525 INFO 2025-11-04 02:25:14,265 basehttp 13274 13186969600 "GET /static/admin/js/calendar.js HTTP/1.1" 200 9141 INFO 2025-11-04 02:25:14,265 basehttp 13274 6164656128 "GET /static/admin/js/prepopulate_init.js HTTP/1.1" 200 586 INFO 2025-11-04 02:25:14,265 basehttp 13274 6147829760 "GET /static/admin/js/admin/DateTimeShortcuts.js HTTP/1.1" 200 19319 INFO 2025-11-04 02:25:14,271 basehttp 13274 6147829760 "GET /static/admin/css/widgets.css HTTP/1.1" 200 11973 INFO 2025-11-04 02:25:14,272 basehttp 13274 6147829760 "GET /static/admin/img/icon-changelink.svg HTTP/1.1" 200 380 INFO 2025-11-04 02:25:14,274 basehttp 13274 6147829760 "GET /static/admin/js/change_form.js HTTP/1.1" 200 606 INFO 2025-11-04 02:25:14,381 basehttp 13274 13170143232 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 WARNING 2025-11-04 02:25:14,382 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:25:14,382 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 02:25:14,409 basehttp 13274 13170143232 "GET /static/admin/img/icon-clock.svg HTTP/1.1" 200 677 INFO 2025-11-04 02:25:14,410 basehttp 13274 6131003392 "GET /static/admin/img/icon-calendar.svg HTTP/1.1" 200 1086 INFO 2025-11-04 02:25:26,578 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:25:27,493 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=81a668de57a74cf4ab5f6f13485da0f8 HTTP/1.1" 200 9549 INFO 2025-11-04 02:25:56,558 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:25:57,491 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=e9fc00ba56ef408faa561f135064cecd HTTP/1.1" 200 9547 INFO 2025-11-04 02:26:21,883 basehttp 13274 6131003392 "POST /en/admin/notifications/notification/add/ HTTP/1.1" 302 0 INFO 2025-11-04 02:26:21,974 basehttp 13274 6131003392 "GET /en/admin/notifications/notification/ HTTP/1.1" 200 72572 INFO 2025-11-04 02:26:22,110 basehttp 13274 13170143232 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 WARNING 2025-11-04 02:26:22,111 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:26:22,111 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 02:26:25,571 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:26:25,800 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=fe9cd08cc3c24c9fa7babfa10730b9e5 HTTP/1.1" 200 9547 INFO 2025-11-04 02:26:29,144 basehttp 13274 6131003392 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 1006 INFO 2025-11-04 02:26:29,373 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=c609382cf3144f70ae7b3600a98128c3 HTTP/1.1" 200 9540 INFO 2025-11-04 02:26:37,355 basehttp 13274 6131003392 "GET /en/notifications/inbox/ HTTP/1.1" 200 39866 WARNING 2025-11-04 02:26:37,423 basehttp 13274 6147829760 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 02:26:37,585 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:26:37,585 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 02:26:37,602 basehttp 13274 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-04 02:27:03,527 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 02:27:03,560 log 13274 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:27:03,560 basehttp 13274 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 02:27:34,576 basehttp 13274 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:27:35,492 basehttp 13274 13170143232 "GET /__debug__/history_sidebar/?request_id=2b1b37644da0403e8de6ca64485d0ecb HTTP/1.1" 200 9549 INFO 2025-11-04 02:28:04,544 basehttp 13274 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:28:05,493 basehttp 13274 13170143232 "GET /__debug__/history_sidebar/?request_id=beec02f57de34356907dc70efc200d7e HTTP/1.1" 200 9547 INFO 2025-11-04 02:28:34,559 basehttp 13274 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:28:35,491 basehttp 13274 13170143232 "GET /__debug__/history_sidebar/?request_id=660336fdc1a546cbb19c9396852021a6 HTTP/1.1" 200 9547 INFO 2025-11-04 02:29:04,558 basehttp 13274 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:29:05,481 basehttp 13274 13170143232 "GET /__debug__/history_sidebar/?request_id=54736911df58444089157f112ff780ff HTTP/1.1" 200 9547 INFO 2025-11-04 02:29:34,557 basehttp 13274 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:29:35,494 basehttp 13274 13170143232 "GET /__debug__/history_sidebar/?request_id=bcbfe1f1416d46fdb2632e63ffa5ff02 HTTP/1.1" 200 9547 INFO 2025-11-04 02:30:00,009 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 02:30:00,009 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-03 23:30:00.009459+00:00'} INFO 2025-11-04 02:30:00,014 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 02:30:00,015 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-03 23:30:00.014993+00:00'} INFO 2025-11-04 02:30:04,558 basehttp 13274 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:30:05,489 basehttp 13274 13170143232 "GET /__debug__/history_sidebar/?request_id=2bd1b2be26094b118cc11578929dedc4 HTTP/1.1" 200 9547 INFO 2025-11-04 02:30:34,540 basehttp 13274 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:30:35,475 basehttp 13274 13170143232 "GET /__debug__/history_sidebar/?request_id=02a3a2fa01794983a17094ad05f89b29 HTTP/1.1" 200 9547 INFO 2025-11-04 02:31:35,561 basehttp 13274 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:31:36,481 basehttp 13274 13170143232 "GET /__debug__/history_sidebar/?request_id=9224d4f9d1ad4ccd8b17ee06570957b4 HTTP/1.1" 200 9547 INFO 2025-11-04 02:32:03,587 basehttp 13274 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:32:03,807 basehttp 13274 13170143232 "GET /__debug__/history_sidebar/?request_id=b285b37b28934df3b165e42983ed6aa4 HTTP/1.1" 200 9547 INFO 2025-11-04 02:32:33,581 basehttp 13274 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:32:33,803 basehttp 13274 13170143232 "GET /__debug__/history_sidebar/?request_id=b4d6559691484657b8c88c2cbde7d379 HTTP/1.1" 200 9547 INFO 2025-11-04 02:33:03,606 basehttp 13274 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:33:03,824 basehttp 13274 13170143232 "GET /__debug__/history_sidebar/?request_id=9040faf1e26c42e2ae8266eb5dd64803 HTTP/1.1" 200 9547 INFO 2025-11-04 02:33:33,622 basehttp 13274 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:33:33,837 basehttp 13274 13170143232 "GET /__debug__/history_sidebar/?request_id=0931cca6e494496597afedef95632704 HTTP/1.1" 200 9549 INFO 2025-11-04 02:34:00,051 basehttp 13274 13170143232 "GET /en/dashboard/ HTTP/1.1" 200 59407 WARNING 2025-11-04 02:34:00,145 basehttp 13274 6147829760 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 02:34:00,263 log 13274 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:34:00,263 basehttp 13274 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 02:34:00,264 basehttp 13274 6131003392 "GET /media/tenant_settings/2025/11/04/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-11-04 02:34:00,283 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:34:06,370 basehttp 13274 6147829760 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 1006 INFO 2025-11-04 02:34:06,600 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=475abd421ad142c8b2c638c3f493d02b HTTP/1.1" 200 9540 INFO 2025-11-04 02:34:14,049 basehttp 13274 6147829760 "GET /en/settings/ HTTP/1.1" 200 48095 WARNING 2025-11-04 02:34:14,130 log 13274 6147829760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:34:14,130 basehttp 13274 13170143232 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 02:34:14,130 basehttp 13274 6147829760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 02:34:14,195 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:34:19,707 basehttp 13274 6131003392 "GET /en/settings/BASIC/ HTTP/1.1" 200 48524 WARNING 2025-11-04 02:34:19,777 basehttp 13274 6164656128 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 02:34:19,783 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:34:19,783 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 02:34:19,836 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:34:39,062 basehttp 13274 6147829760 "GET /en/settings/ HTTP/1.1" 200 48096 WARNING 2025-11-04 02:34:39,130 basehttp 13274 6164656128 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 02:34:39,159 log 13274 6147829760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:34:39,159 basehttp 13274 6147829760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 02:34:39,202 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:34:41,969 basehttp 13274 6131003392 "GET /en/settings/ZATCA/ HTTP/1.1" 200 43180 WARNING 2025-11-04 02:34:42,023 basehttp 13274 6164656128 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 02:34:42,168 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:34:42,168 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 02:34:42,186 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-04 02:34:57,407 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 02:34:57,488 log 13274 6147829760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:34:57,488 basehttp 13274 6147829760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 02:35:27,604 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:35:27,826 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=9cec183a15764e33ab382ab3b5e273a2 HTTP/1.1" 200 9549 WARNING 2025-11-04 02:35:32,949 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 02:35:32,978 log 13274 6147829760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:35:32,978 basehttp 13274 6147829760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 WARNING 2025-11-04 02:35:33,777 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 02:35:33,809 log 13274 6147829760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:35:33,809 basehttp 13274 6147829760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 WARNING 2025-11-04 02:35:34,689 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 02:35:34,705 log 13274 6147829760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:35:34,705 basehttp 13274 6147829760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 02:36:04,795 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:36:05,016 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=0a9b30829b6a4670b45651e769997ab0 HTTP/1.1" 200 9549 INFO 2025-11-04 02:36:34,785 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:36:35,007 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=a33ea65b61ee4f2a95dff2b31f222e66 HTTP/1.1" 200 9547 INFO 2025-11-04 02:37:04,768 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:37:04,997 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=97a7500499cb435e877fb4fb089c75f7 HTTP/1.1" 200 9547 INFO 2025-11-04 02:37:34,775 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:37:34,991 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=71b124e185b0423b8f1aace98927afa9 HTTP/1.1" 200 9547 INFO 2025-11-04 02:38:04,775 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:38:05,005 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=4bb17e6cb7c24805b3960f9cde8e4752 HTTP/1.1" 200 9547 INFO 2025-11-04 02:38:34,769 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:38:34,987 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=fe94884536724e99abc28d2c4c5a2e20 HTTP/1.1" 200 9547 INFO 2025-11-04 02:39:05,650 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:39:06,578 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=789609b5cc8f4a3d8000c69fd2d3d419 HTTP/1.1" 200 9547 INFO 2025-11-04 02:39:35,622 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:39:36,568 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=c8d7ec7d73ca4fb9a6c1bd3b8fd6667e HTTP/1.1" 200 9547 INFO 2025-11-04 02:40:36,620 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:40:37,564 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=7e5f065689ee41b0970661c23838c20f HTTP/1.1" 200 9547 INFO 2025-11-04 02:41:37,623 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:41:38,564 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=a55fa7495fbb43cb91693c4f46189935 HTTP/1.1" 200 9547 INFO 2025-11-04 02:42:38,618 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:42:39,563 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=7f54a01fb0f54d7ea129c26089005ca7 HTTP/1.1" 200 9547 INFO 2025-11-04 02:43:39,657 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:43:40,565 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=b1baccf91d1f4c4baf871a048c212710 HTTP/1.1" 200 9547 INFO 2025-11-04 02:44:40,622 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:44:41,564 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=cc09e170bf934c17becabf040e6966be HTTP/1.1" 200 9547 INFO 2025-11-04 02:45:41,668 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:45:41,883 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=5b4e01061eda41e792e62ca268df2033 HTTP/1.1" 200 9549 INFO 2025-11-04 02:45:44,089 basehttp 13274 6131003392 "GET /en/profile/ HTTP/1.1" 200 48117 WARNING 2025-11-04 02:45:44,187 basehttp 13274 13170143232 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-04 02:45:44,443 basehttp 13274 6147829760 "GET /media/tenant_settings/2025/11/04/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-11-04 02:45:44,467 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-04 02:45:44,472 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:45:44,472 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 02:45:50,175 basehttp 13274 6131003392 "GET /en/profile/ HTTP/1.1" 200 48114 WARNING 2025-11-04 02:45:50,256 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:45:50,256 basehttp 13274 6147829760 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 02:45:50,257 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 02:45:50,317 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:46:20,319 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:46:20,543 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=b6d8cc34f9bb4cf4b28ebc560d69e3c0 HTTP/1.1" 200 9547 INFO 2025-11-04 02:46:50,341 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:46:50,557 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=6b0241772d6243009c90b9600c896b1c HTTP/1.1" 200 9547 INFO 2025-11-04 02:47:20,354 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:47:20,575 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=608bc03d5f2b4f0398014119f30ae7d4 HTTP/1.1" 200 9547 INFO 2025-11-04 02:47:50,316 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:47:50,531 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=fda832ba8ffb4ecd88e6b66f3596ace9 HTTP/1.1" 200 9547 INFO 2025-11-04 02:48:20,314 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:48:20,530 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=549f90d74fb943aba32686cd98758e63 HTTP/1.1" 200 9547 INFO 2025-11-04 02:48:50,333 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:48:50,546 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=337f0e1d11444741932ab7266008c156 HTTP/1.1" 200 9547 INFO 2025-11-04 02:49:20,341 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:49:20,558 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=75f02bf4624f48009100b742c60fe12b HTTP/1.1" 200 9547 INFO 2025-11-04 02:49:50,332 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:49:50,550 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=f0852e280c6d4b7b95e172c46269add3 HTTP/1.1" 200 9547 INFO 2025-11-04 02:50:20,316 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:50:20,531 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=b4d459c7fa544ddba80358e89bba1811 HTTP/1.1" 200 9547 INFO 2025-11-04 02:50:50,346 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:50:50,560 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=f6b699047ad942b1b3a934b9171b7dd9 HTTP/1.1" 200 9547 INFO 2025-11-04 02:51:20,355 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:51:20,574 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=34b9e4e510e248ce97591b9621506e81 HTTP/1.1" 200 9547 INFO 2025-11-04 02:51:50,351 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:51:50,579 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=9679d351637c46edabaa94d8f869b3fe HTTP/1.1" 200 9547 INFO 2025-11-04 02:52:20,369 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:52:20,585 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=e7d4382684bd4184a516cdf44f85f94d HTTP/1.1" 200 9549 INFO 2025-11-04 02:52:50,324 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:52:50,539 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=e898997acc3a44d4aa15e70a508f3815 HTTP/1.1" 200 9547 INFO 2025-11-04 02:53:20,368 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:53:20,590 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=8069ab6dc6454521bc27a4a58a21f537 HTTP/1.1" 200 9549 INFO 2025-11-04 02:53:50,326 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:53:50,540 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=3c9d261f37f440aea3ab4449c4f3be76 HTTP/1.1" 200 9547 INFO 2025-11-04 02:53:52,700 basehttp 13274 6164656128 "GET /en/profile/ HTTP/1.1" 200 50748 WARNING 2025-11-04 02:53:52,760 basehttp 13274 6147829760 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 02:53:52,933 log 13274 6164656128 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:53:52,933 basehttp 13274 6164656128 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 02:53:52,934 basehttp 13274 6131003392 "GET /media/tenant_settings/2025/11/04/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-11-04 02:53:52,945 basehttp 13274 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:54:11,044 basehttp 13274 13170143232 "POST /en/my-hr/clock-in-out/ HTTP/1.1" 302 0 INFO 2025-11-04 02:54:11,113 basehttp 13274 13170143232 "GET /en/profile/ HTTP/1.1" 200 51071 WARNING 2025-11-04 02:54:11,180 basehttp 13274 6164656128 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 02:54:11,235 log 13274 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:54:11,236 basehttp 13274 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 02:54:11,304 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:54:17,407 basehttp 13274 6131003392 "GET /en/profile/ HTTP/1.1" 200 50747 WARNING 2025-11-04 02:54:17,471 basehttp 13274 6147829760 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 02:54:17,527 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:54:17,528 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 02:54:17,557 basehttp 13274 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:54:28,081 basehttp 13274 13170143232 "POST /en/my-hr/clock-in-out/ HTTP/1.1" 302 0 INFO 2025-11-04 02:54:28,149 basehttp 13274 13170143232 "GET /en/profile/ HTTP/1.1" 200 51076 WARNING 2025-11-04 02:54:28,214 basehttp 13274 6147829760 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 02:54:28,254 log 13274 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:54:28,254 basehttp 13274 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 02:54:28,297 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:54:36,520 basehttp 13274 6131003392 "GET /en/profile/ HTTP/1.1" 200 50747 WARNING 2025-11-04 02:54:36,575 basehttp 13274 13170143232 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 02:54:36,600 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:54:36,601 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 WARNING 2025-11-04 02:54:37,421 basehttp 13274 6147829760 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 02:54:37,483 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:54:37,484 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 WARNING 2025-11-04 02:54:37,900 basehttp 13274 6147829760 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 02:54:37,925 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:54:37,925 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 WARNING 2025-11-04 02:54:38,186 basehttp 13274 6147829760 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 02:54:38,213 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:54:38,214 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 02:54:57,476 basehttp 13274 6131003392 "GET /en/ot/sessions/ HTTP/1.1" 200 67881 WARNING 2025-11-04 02:54:57,546 basehttp 13274 6164656128 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 02:54:57,586 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:54:57,586 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 02:54:57,628 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:55:05,103 basehttp 13274 6147829760 "GET /en/ot/sessions/1dc2c631-fef1-41a7-8f2b-901cc090ae4d/ HTTP/1.1" 200 49079 WARNING 2025-11-04 02:55:05,172 basehttp 13274 6164656128 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 02:55:05,265 log 13274 6147829760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:55:05,265 basehttp 13274 6147829760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 02:55:05,279 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:55:35,249 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:55:35,479 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=7d4100ad91f541a98afe78441566bdc4 HTTP/1.1" 200 9547 INFO 2025-11-04 02:56:05,259 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:56:05,483 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=255ea15d2bf74a71a2e473e48058dc8a HTTP/1.1" 200 9547 INFO 2025-11-04 02:56:35,255 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:56:35,483 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=b4da637d213544fb862f88ba408221a2 HTTP/1.1" 200 9547 INFO 2025-11-04 02:57:05,314 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:57:05,341 basehttp 13274 6147829760 "GET /en/ot/sessions/1dc2c631-fef1-41a7-8f2b-901cc090ae4d/ HTTP/1.1" 200 49089 WARNING 2025-11-04 02:57:05,404 basehttp 13274 6164656128 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 02:57:05,462 log 13274 6147829760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:57:05,462 basehttp 13274 6147829760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 02:57:05,489 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:57:35,476 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:57:35,701 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=775845d46406457aadc52e7d417c38b7 HTTP/1.1" 200 9547 INFO 2025-11-04 02:58:04,537 basehttp 13274 6131003392 "GET /en/dashboard/ HTTP/1.1" 200 66230 WARNING 2025-11-04 02:58:04,606 basehttp 13274 6164656128 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 02:58:04,636 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:58:04,637 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 02:58:04,684 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:58:13,217 basehttp 13274 6147829760 "GET /en/slp/assessments/ HTTP/1.1" 200 61079 WARNING 2025-11-04 02:58:13,285 basehttp 13274 6164656128 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 02:58:13,310 log 13274 6147829760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:58:13,310 basehttp 13274 6147829760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 02:58:13,364 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:58:15,657 basehttp 13274 6131003392 "GET /en/slp/assessments/0e933edd-1e01-479d-8e81-abf20e930c3e/ HTTP/1.1" 200 45091 WARNING 2025-11-04 02:58:15,724 basehttp 13274 6164656128 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 02:58:15,767 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:58:15,767 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16833 INFO 2025-11-04 02:58:15,808 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:58:45,790 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:58:46,018 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=06450eed069b4dd684f750ebc1d0c60f HTTP/1.1" 200 9547 INFO 2025-11-04 02:59:03,086 basehttp 13274 6147829760 "GET /en/slp/assessments/0e933edd-1e01-479d-8e81-abf20e930c3e/ HTTP/1.1" 200 45101 WARNING 2025-11-04 02:59:03,149 basehttp 13274 6164656128 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 02:59:03,209 log 13274 6147829760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 02:59:03,209 basehttp 13274 6147829760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 02:59:03,241 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:59:33,660 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 02:59:34,577 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=1f8b59910d4b4bdd898f69cb789bb7f8 HTTP/1.1" 200 9548 INFO 2025-11-04 03:00:00,003 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 03:00:00,004 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 00:00:00.004136+00:00'} INFO 2025-11-04 03:00:00,007 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 03:00:00,007 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 00:00:00.007690+00:00'} INFO 2025-11-04 03:00:03,635 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:00:04,577 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=6b3f60de0b334b33bd5c6802506b0e59 HTTP/1.1" 200 9547 INFO 2025-11-04 03:00:33,635 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:00:34,577 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=783a0e03500d4abd82223c0e8ba13c80 HTTP/1.1" 200 9547 INFO 2025-11-04 03:01:03,641 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:01:04,581 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=a841779098f24919b86b71459665785e HTTP/1.1" 200 9547 INFO 2025-11-04 03:01:33,682 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:01:34,588 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=f699a56eda8b40698a4f4f2feb3c758a HTTP/1.1" 200 9549 INFO 2025-11-04 03:01:46,461 basehttp 13274 6131003392 "GET /en/slp/assessments/0e933edd-1e01-479d-8e81-abf20e930c3e/ HTTP/1.1" 200 45091 WARNING 2025-11-04 03:01:46,539 basehttp 13274 13170143232 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-04 03:01:46,682 basehttp 13274 6131003392 "GET /media/tenant_settings/2025/11/04/Agdar-Logo.png HTTP/1.1" 304 0 WARNING 2025-11-04 03:01:46,686 log 13274 6147829760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:01:46,686 basehttp 13274 6147829760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 03:01:46,706 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:02:16,663 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:02:17,594 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=17cd8402bff840478d9854ef9f481a9e HTTP/1.1" 200 9547 INFO 2025-11-04 03:02:46,644 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:02:47,592 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=a87df15cea294258963d13bbaabd270a HTTP/1.1" 200 9547 INFO 2025-11-04 03:03:16,651 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:03:17,595 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=c23f052e6e5540fbbb55886940c0968c HTTP/1.1" 200 9547 INFO 2025-11-04 03:03:46,674 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:03:47,590 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=6b48d64c3f1744fe827308f2bfde0052 HTTP/1.1" 200 9548 INFO 2025-11-04 03:03:55,174 basehttp 13274 6164656128 "GET /en/slp/assessments/0e933edd-1e01-479d-8e81-abf20e930c3e/ HTTP/1.1" 200 45096 WARNING 2025-11-04 03:03:55,253 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:03:55,328 log 13274 6164656128 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:03:55,328 basehttp 13274 6164656128 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 03:03:55,385 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:04:25,315 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:04:25,527 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=204e4171c958414892e2d48b9553a09c HTTP/1.1" 200 9547 INFO 2025-11-04 03:04:28,754 basehttp 13274 6147829760 "GET /en/slp/assessments/0e933edd-1e01-479d-8e81-abf20e930c3e/ HTTP/1.1" 200 45099 WARNING 2025-11-04 03:04:28,812 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:04:28,935 log 13274 6147829760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:04:28,936 basehttp 13274 6147829760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 03:04:28,956 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:04:38,986 basehttp 13274 6164656128 "GET /en/slp/assessments/0e933edd-1e01-479d-8e81-abf20e930c3e/ HTTP/1.1" 200 45091 WARNING 2025-11-04 03:04:39,048 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:04:39,110 log 13274 6164656128 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:04:39,110 basehttp 13274 6164656128 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 03:04:39,140 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:05:09,107 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:05:09,322 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=6e22ac9b1ddc4e44a7541d438d97b2cc HTTP/1.1" 200 9547 INFO 2025-11-04 03:05:17,480 basehttp 13274 6147829760 "GET /en/slp/assessments/0e933edd-1e01-479d-8e81-abf20e930c3e/ HTTP/1.1" 200 45099 WARNING 2025-11-04 03:05:17,544 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:05:17,607 log 13274 6147829760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:05:17,608 basehttp 13274 6147829760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 03:05:17,635 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:05:47,581 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:05:47,794 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=d59e8edbcc6840ec82f0145e46d72de4 HTTP/1.1" 200 9547 INFO 2025-11-04 03:06:17,568 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:06:17,780 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=93c9582f40e845ba82d1a4138a49fecc HTTP/1.1" 200 9547 INFO 2025-11-04 03:06:25,890 basehttp 13274 6164656128 "GET /en/slp/assessments/0e933edd-1e01-479d-8e81-abf20e930c3e/ HTTP/1.1" 200 45362 WARNING 2025-11-04 03:06:25,955 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:06:26,008 log 13274 6164656128 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:06:26,009 basehttp 13274 6164656128 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 03:06:26,047 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:06:56,014 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:06:56,229 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=9fa63c0d7f894ac7acc4715ce28a0dc2 HTTP/1.1" 200 9547 INFO 2025-11-04 03:07:26,009 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:07:26,223 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=d625b02c8a104e47b6100799e447780a HTTP/1.1" 200 9547 INFO 2025-11-04 03:07:56,014 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:07:56,227 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=5d283886e3d34761bc1e425bb3ccde88 HTTP/1.1" 200 9547 INFO 2025-11-04 03:08:18,863 basehttp 13274 6147829760 "GET /en/slp/assessments/0e933edd-1e01-479d-8e81-abf20e930c3e/ HTTP/1.1" 200 45372 WARNING 2025-11-04 03:08:18,937 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:08:18,988 log 13274 6147829760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:08:18,988 basehttp 13274 6147829760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 03:08:19,017 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-04 03:08:32,834 basehttp 13274 6147829760 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:08:32,870 log 13274 6164656128 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:08:32,870 basehttp 13274 6164656128 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 WARNING 2025-11-04 03:08:34,322 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:08:34,384 log 13274 6164656128 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:08:34,384 basehttp 13274 6164656128 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 03:08:37,859 basehttp 13274 6164656128 "GET /en/profile/ HTTP/1.1" 200 51037 WARNING 2025-11-04 03:08:37,925 basehttp 13274 6147829760 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:08:37,948 log 13274 6164656128 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:08:37,949 basehttp 13274 6164656128 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 03:08:37,994 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:08:43,898 basehttp 13274 6131003392 "POST /en/my-hr/clock-in-out/ HTTP/1.1" 302 0 INFO 2025-11-04 03:08:43,963 basehttp 13274 6131003392 "GET /en/profile/ HTTP/1.1" 200 51360 WARNING 2025-11-04 03:08:44,019 basehttp 13274 6164656128 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:08:44,091 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:08:44,091 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 03:08:44,120 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:09:14,116 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:09:14,345 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=34998cdc579747308c009a1cb472a966 HTTP/1.1" 200 9547 INFO 2025-11-04 03:09:44,105 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:09:44,332 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=8bee9f1d591e44fc95d59d91934d4b63 HTTP/1.1" 200 9547 INFO 2025-11-04 03:10:14,111 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:10:14,327 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=e958ceabd9b84955af235106b1573ca7 HTTP/1.1" 200 9547 INFO 2025-11-04 03:10:44,128 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:10:44,345 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=9bf5677ca37e48dc88e99a93ba4938e8 HTTP/1.1" 200 9549 INFO 2025-11-04 03:11:02,606 basehttp 13274 6131003392 "GET /en/profile/ HTTP/1.1" 200 51374 WARNING 2025-11-04 03:11:02,689 basehttp 13274 13170143232 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-04 03:11:02,841 basehttp 13274 6131003392 "GET /media/tenant_settings/2025/11/04/Agdar-Logo.png HTTP/1.1" 304 0 WARNING 2025-11-04 03:11:02,845 log 13274 6147829760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:11:02,845 basehttp 13274 6147829760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 03:11:02,857 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:11:07,879 basehttp 13274 6164656128 "POST /en/my-hr/clock-in-out/ HTTP/1.1" 302 0 INFO 2025-11-04 03:11:07,979 basehttp 13274 6164656128 "GET /en/profile/ HTTP/1.1" 200 51696 WARNING 2025-11-04 03:11:08,041 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:11:08,158 log 13274 6164656128 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:11:08,158 basehttp 13274 6164656128 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 03:11:08,177 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:11:38,122 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:11:38,346 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=5d93061100b34f298c2831b55989c23f HTTP/1.1" 200 9547 INFO 2025-11-04 03:12:08,136 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:12:08,358 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=13d6130372984b649be1f92e4a9bf561 HTTP/1.1" 200 9549 INFO 2025-11-04 03:12:38,101 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:12:38,322 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=a04f4308b9184f0ead79fe666dcb38c9 HTTP/1.1" 200 9547 INFO 2025-11-04 03:12:47,509 basehttp 13274 6147829760 "GET /en/profile/ HTTP/1.1" 200 51437 WARNING 2025-11-04 03:12:47,570 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:12:47,687 log 13274 6147829760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:12:47,688 basehttp 13274 6147829760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 03:12:47,727 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:12:58,851 basehttp 13274 6164656128 "GET /en/profile/password/ HTTP/1.1" 200 47919 WARNING 2025-11-04 03:12:58,915 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:12:58,965 log 13274 6164656128 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:12:58,965 basehttp 13274 6164656128 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16833 INFO 2025-11-04 03:12:59,010 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:13:03,370 basehttp 13274 6147829760 "GET /en/profile/ HTTP/1.1" 200 51437 WARNING 2025-11-04 03:13:03,434 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:13:03,464 log 13274 6147829760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:13:03,464 basehttp 13274 6147829760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 03:13:03,507 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:13:15,973 basehttp 13274 6164656128 "GET /en/dashboard/ HTTP/1.1" 200 66848 WARNING 2025-11-04 03:13:16,046 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:13:16,052 log 13274 6164656128 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:13:16,052 basehttp 13274 6164656128 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 03:13:16,111 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:13:28,649 basehttp 13274 6147829760 "GET /en/ot/sessions/ HTTP/1.1" 200 68505 WARNING 2025-11-04 03:13:28,713 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:13:28,855 log 13274 6147829760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:13:28,855 basehttp 13274 6147829760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 03:13:28,890 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:13:30,526 basehttp 13274 6164656128 "GET /en/ot/sessions/1dc2c631-fef1-41a7-8f2b-901cc090ae4d/ HTTP/1.1" 200 49703 WARNING 2025-11-04 03:13:30,595 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:13:30,625 log 13274 6164656128 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:13:30,627 basehttp 13274 6164656128 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 03:13:30,667 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:14:00,672 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:14:00,900 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=f80ad4172c5e4cdebebd39e1787de57a HTTP/1.1" 200 9547 INFO 2025-11-04 03:14:08,845 basehttp 13274 6147829760 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 1006 INFO 2025-11-04 03:14:09,076 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=6e1e502031314974933df3edf09fdf89 HTTP/1.1" 200 9540 INFO 2025-11-04 03:14:09,851 basehttp 13274 6147829760 "GET /en/notifications/inbox/ HTTP/1.1" 200 47311 WARNING 2025-11-04 03:14:09,923 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:14:09,993 log 13274 6147829760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:14:09,993 basehttp 13274 6147829760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 03:14:10,019 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:14:12,512 basehttp 13274 6164656128 "POST /en/notifications/inbox/4de00afa-364e-4c2c-b226-5acd3fd2b7f5/read/ HTTP/1.1" 302 0 INFO 2025-11-04 03:14:12,577 basehttp 13274 6164656128 "GET /en/notifications/inbox/ HTTP/1.1" 200 46306 WARNING 2025-11-04 03:14:12,641 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:14:12,682 log 13274 6164656128 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:14:12,682 basehttp 13274 6164656128 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16833 INFO 2025-11-04 03:14:12,714 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:14:22,030 basehttp 13274 6147829760 "GET /en/dashboard/ HTTP/1.1" 200 66847 WARNING 2025-11-04 03:14:22,092 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:14:22,115 log 13274 6147829760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:14:22,116 basehttp 13274 6147829760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 03:14:22,200 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:14:52,161 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:14:52,391 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=3142401cdb414b178748d3d36d32ccd0 HTTP/1.1" 200 9547 INFO 2025-11-04 03:15:22,182 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:15:22,410 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=cf19e15def764344a09581dbbd60099f HTTP/1.1" 200 9547 INFO 2025-11-04 03:15:52,179 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:15:52,395 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=008da08951404d23abea87baa85b5a63 HTTP/1.1" 200 9547 INFO 2025-11-04 03:15:57,292 basehttp 13274 6164656128 "GET /en/staff/ HTTP/1.1" 200 126890 WARNING 2025-11-04 03:15:57,356 basehttp 13274 6147829760 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:15:57,402 log 13274 6164656128 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:15:57,402 basehttp 13274 6164656128 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 03:15:57,449 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:16:02,474 basehttp 13274 6131003392 "GET /en/staff/c5feb17d-5fcc-407b-abcc-672f0be43b6f/ HTTP/1.1" 200 48237 WARNING 2025-11-04 03:16:02,539 basehttp 13274 6147829760 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:16:02,618 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:16:02,619 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 03:16:02,638 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:16:10,939 basehttp 13274 6164656128 "GET /en/staff/c5feb17d-5fcc-407b-abcc-672f0be43b6f/edit/ HTTP/1.1" 200 51981 WARNING 2025-11-04 03:16:11,016 basehttp 13274 6147829760 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:16:11,067 log 13274 6164656128 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:16:11,067 basehttp 13274 6164656128 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 03:16:11,095 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:16:14,526 basehttp 13274 6131003392 "GET /en/staff/ HTTP/1.1" 200 126890 WARNING 2025-11-04 03:16:14,594 basehttp 13274 6147829760 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:16:14,659 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:16:14,659 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 03:16:14,684 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:16:25,899 basehttp 13274 6164656128 "GET /en/staff/e4b42801-b078-4506-bf5b-5fa78729da92/ HTTP/1.1" 200 48256 WARNING 2025-11-04 03:16:25,956 basehttp 13274 6147829760 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:16:26,080 log 13274 6164656128 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:16:26,080 basehttp 13274 6164656128 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 03:16:26,100 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:16:28,592 basehttp 13274 6131003392 "POST /en/staff/e4b42801-b078-4506-bf5b-5fa78729da92/deactivate/ HTTP/1.1" 302 0 INFO 2025-11-04 03:16:28,659 basehttp 13274 6131003392 "GET /en/staff/e4b42801-b078-4506-bf5b-5fa78729da92/ HTTP/1.1" 200 50168 WARNING 2025-11-04 03:16:28,727 basehttp 13274 6147829760 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:16:28,755 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:16:28,758 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 03:16:28,796 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:16:43,995 basehttp 13274 6164656128 "GET /en/staff/e4b42801-b078-4506-bf5b-5fa78729da92/ HTTP/1.1" 200 49833 WARNING 2025-11-04 03:16:44,064 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:16:44,096 log 13274 6164656128 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:16:44,096 basehttp 13274 6164656128 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 WARNING 2025-11-04 03:16:44,685 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:16:44,709 log 13274 6164656128 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:16:44,709 basehttp 13274 6164656128 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 03:16:46,325 basehttp 13274 6164656128 "GET /en/staff/ HTTP/1.1" 200 126892 WARNING 2025-11-04 03:16:46,390 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:16:46,414 log 13274 6164656128 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:16:46,415 basehttp 13274 6164656128 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 03:16:46,462 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:17:16,486 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:17:16,716 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=36254fe00c9347c689fb9e0f686be887 HTTP/1.1" 200 9547 INFO 2025-11-04 03:17:46,507 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:17:46,728 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=934f9dbaf6584d2bbb218be92762c552 HTTP/1.1" 200 9549 INFO 2025-11-04 03:18:16,506 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:18:16,734 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=e758b8e1885a4d8d9ae2a3342bd81d8e HTTP/1.1" 200 9549 INFO 2025-11-04 03:18:46,480 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:18:46,709 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=5b4859583e9d40db97703c1216dd7d41 HTTP/1.1" 200 9547 INFO 2025-11-04 03:19:16,488 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:19:16,707 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=c5256db7b97a4760ac43eb6bfb12371d HTTP/1.1" 200 9547 INFO 2025-11-04 03:19:46,460 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:19:46,679 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=341e5c70812f4aa48c6346d1652204a7 HTTP/1.1" 200 9547 INFO 2025-11-04 03:20:16,472 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:20:16,703 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=940442da2b174ce9a205b83b0120ab52 HTTP/1.1" 200 9547 INFO 2025-11-04 03:20:46,652 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:20:47,559 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=50f99acdccb34d128b979fe49fd1d377 HTTP/1.1" 200 9549 INFO 2025-11-04 03:21:16,660 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:21:17,572 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=d955ed4b8cf14c4baa5ff6b57e9fd1b2 HTTP/1.1" 200 9549 INFO 2025-11-04 03:22:17,648 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:22:18,573 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=64ca8d616284437f8061973880115afe HTTP/1.1" 200 9547 INFO 2025-11-04 03:23:18,656 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:23:19,584 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=00303dd8a85d418594e2381bffdbd234 HTTP/1.1" 200 9547 INFO 2025-11-04 03:24:19,636 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:24:20,568 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=39c05d25417d41afaf449160dab060e3 HTTP/1.1" 200 9547 INFO 2025-11-04 03:25:20,657 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:25:21,587 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=2a1ec3bcb9df4fedb2049c1df19239ee HTTP/1.1" 200 9547 INFO 2025-11-04 03:26:21,652 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:26:22,585 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=ae9e989827f240838e9ac4523cbdd493 HTTP/1.1" 200 9547 INFO 2025-11-04 03:27:22,658 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:27:23,587 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=fcfeb43baec84083a071d7adb43e6534 HTTP/1.1" 200 9547 INFO 2025-11-04 03:28:23,676 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:28:24,587 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=1bd98ca81fb0439e98a2de153ed03900 HTTP/1.1" 200 9549 INFO 2025-11-04 03:29:24,638 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:29:25,572 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=af396be570d74b91bafc876d411447bb HTTP/1.1" 200 9547 INFO 2025-11-04 03:30:00,015 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 03:30:00,015 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 00:30:00.015483+00:00'} INFO 2025-11-04 03:30:00,022 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 03:30:00,022 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 00:30:00.022264+00:00'} INFO 2025-11-04 03:30:25,658 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:30:26,577 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=03c0c20425e34d61a1e267be43a4aab3 HTTP/1.1" 200 9547 INFO 2025-11-04 03:31:02,964 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:31:03,190 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=2a2088bdf1df47689c7cd3d91638c9d2 HTTP/1.1" 200 9547 INFO 2025-11-04 03:31:08,740 basehttp 13274 6147829760 "GET /en/staff/create/ HTTP/1.1" 200 51722 WARNING 2025-11-04 03:31:08,843 basehttp 13274 6164656128 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-04 03:31:09,035 basehttp 13274 6147829760 "GET /media/tenant_settings/2025/11/04/Agdar-Logo.png HTTP/1.1" 304 0 WARNING 2025-11-04 03:31:09,039 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:31:09,039 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 03:31:09,063 basehttp 13274 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:31:18,270 basehttp 13274 13170143232 "GET /en/staff/ HTTP/1.1" 200 126899 WARNING 2025-11-04 03:31:18,350 log 13274 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:31:18,350 basehttp 13274 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 WARNING 2025-11-04 03:31:18,359 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-04 03:31:18,414 basehttp 13274 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:31:27,676 basehttp 13274 13170143232 "GET /en/dashboard/ HTTP/1.1" 200 66846 WARNING 2025-11-04 03:31:27,748 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:31:27,834 log 13274 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:31:27,834 basehttp 13274 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 03:31:27,847 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:31:32,685 basehttp 13274 6147829760 "GET /en/consent-templates/ HTTP/1.1" 200 53153 WARNING 2025-11-04 03:31:32,756 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:31:32,784 log 13274 6147829760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:31:32,787 basehttp 13274 6147829760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 03:31:32,824 basehttp 13274 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:31:43,153 basehttp 13274 13170143232 "GET /en/consent-templates/84ad5968-cfd3-432d-9c3c-fc34b3b05127/ HTTP/1.1" 200 52040 WARNING 2025-11-04 03:31:43,222 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:31:43,239 log 13274 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:31:43,240 basehttp 13274 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 03:31:43,302 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:31:51,236 basehttp 13274 6147829760 "GET /en/consent-templates/84ad5968-cfd3-432d-9c3c-fc34b3b05127/delete/ HTTP/1.1" 200 44510 WARNING 2025-11-04 03:31:51,303 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:31:51,334 log 13274 6147829760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:31:51,334 basehttp 13274 6147829760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 03:31:51,391 basehttp 13274 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:31:56,745 basehttp 13274 13170143232 "GET /en/consent-templates/84ad5968-cfd3-432d-9c3c-fc34b3b05127/ HTTP/1.1" 200 52040 WARNING 2025-11-04 03:31:56,812 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:31:56,873 log 13274 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:31:56,873 basehttp 13274 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 03:31:56,905 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:32:20,034 basehttp 13274 6147829760 "GET /en/consent-templates/ HTTP/1.1" 200 53153 WARNING 2025-11-04 03:32:20,102 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:32:20,166 log 13274 6147829760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:32:20,166 basehttp 13274 6147829760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 03:32:20,197 basehttp 13274 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-04 03:32:22,626 basehttp 13274 6147829760 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:32:22,660 log 13274 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:32:22,660 basehttp 13274 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 WARNING 2025-11-04 03:32:22,831 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:32:22,862 log 13274 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:32:22,862 basehttp 13274 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 WARNING 2025-11-04 03:32:23,050 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:32:23,132 log 13274 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:32:23,133 basehttp 13274 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 WARNING 2025-11-04 03:32:23,841 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:32:23,871 log 13274 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:32:23,871 basehttp 13274 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 WARNING 2025-11-04 03:32:25,795 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:32:25,821 log 13274 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:32:25,821 basehttp 13274 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 03:32:28,479 basehttp 13274 13170143232 "GET /en/hr/schedules/ HTTP/1.1" 200 110132 WARNING 2025-11-04 03:32:28,550 basehttp 13274 6147829760 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:32:28,648 log 13274 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:32:28,648 basehttp 13274 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 03:32:28,690 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:32:30,051 basehttp 13274 6131003392 "GET /en/hr/schedules/cf7163b9-672c-44f1-b48f-b39d8a24b6dc/ HTTP/1.1" 200 42059 WARNING 2025-11-04 03:32:30,116 basehttp 13274 6147829760 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:32:30,159 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:32:30,160 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16833 INFO 2025-11-04 03:32:30,190 basehttp 13274 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-04 03:32:34,224 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:32:34,237 log 13274 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:32:34,237 basehttp 13274 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 03:32:36,665 basehttp 13274 13170143232 "GET /en/hr/schedules/grid/ HTTP/1.1" 200 169175 WARNING 2025-11-04 03:32:36,726 basehttp 13274 6147829760 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:32:36,754 log 13274 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:32:36,757 basehttp 13274 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 03:32:36,795 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:32:46,902 basehttp 13274 6131003392 "GET /en/hr/schedules/5fc6f152-1f90-48b1-a47f-aeb0c94396b9/ HTTP/1.1" 200 42062 WARNING 2025-11-04 03:32:46,982 basehttp 13274 6147829760 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:32:47,046 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:32:47,046 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 03:32:47,072 basehttp 13274 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-04 03:32:48,790 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:32:48,816 log 13274 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:32:48,816 basehttp 13274 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 WARNING 2025-11-04 03:32:49,040 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:32:49,065 log 13274 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:32:49,065 basehttp 13274 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 WARNING 2025-11-04 03:32:49,291 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:32:49,378 log 13274 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:32:49,378 basehttp 13274 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 03:32:51,391 basehttp 13274 13170143232 "GET /en/hr/holidays/ HTTP/1.1" 200 45160 WARNING 2025-11-04 03:32:51,462 basehttp 13274 6147829760 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:32:51,504 log 13274 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:32:51,505 basehttp 13274 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16833 INFO 2025-11-04 03:32:51,551 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:32:52,926 basehttp 13274 6131003392 "GET /en/hr/holidays/bc5a9ca0-d477-416a-899e-6f826c037558/ HTTP/1.1" 200 41826 WARNING 2025-11-04 03:32:52,995 basehttp 13274 6147829760 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:32:53,047 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:32:53,047 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16833 INFO 2025-11-04 03:32:53,073 basehttp 13274 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-04 03:32:56,662 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:32:56,701 log 13274 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:32:56,701 basehttp 13274 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 03:32:58,059 basehttp 13274 13170143232 "GET /en/hr/holidays/create/ HTTP/1.1" 200 41429 WARNING 2025-11-04 03:32:58,114 basehttp 13274 6147829760 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:32:58,260 log 13274 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:32:58,260 basehttp 13274 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 03:32:58,278 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-04 03:33:00,782 basehttp 13274 13170143232 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:33:00,816 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:33:00,816 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 WARNING 2025-11-04 03:33:01,242 basehttp 13274 6147829760 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:33:01,281 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:33:01,281 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 03:33:07,051 basehttp 13274 6131003392 "GET /en/finance/packages/ HTTP/1.1" 200 49786 WARNING 2025-11-04 03:33:07,119 basehttp 13274 6164656128 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:33:07,195 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:33:07,195 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 03:33:07,221 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:33:10,451 basehttp 13274 6147829760 "GET /en/finance/packages/7b83fae1-71b3-4360-b10f-54955d640db1/update/ HTTP/1.1" 200 70186 INFO 2025-11-04 03:33:10,463 basehttp 13274 6147829760 "GET /static/plugins/select2/css/select2.min.css HTTP/1.1" 200 16263 INFO 2025-11-04 03:33:10,465 basehttp 13274 6147829760 "GET /static/plugins/select2/dist/js/select2.min.js HTTP/1.1" 200 70851 WARNING 2025-11-04 03:33:10,525 basehttp 13274 6164656128 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:33:10,531 log 13274 6147829760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:33:10,531 basehttp 13274 6147829760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 03:33:10,586 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:33:19,807 basehttp 13274 6131003392 "GET /en/finance/packages/ HTTP/1.1" 200 49786 WARNING 2025-11-04 03:33:19,876 basehttp 13274 6164656128 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:33:19,927 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:33:19,928 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 03:33:19,970 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:33:32,827 basehttp 13274 6147829760 "GET /en/dashboard/ HTTP/1.1" 200 66846 WARNING 2025-11-04 03:33:32,916 basehttp 13274 6164656128 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:33:32,967 log 13274 6147829760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:33:32,967 basehttp 13274 6147829760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 03:33:33,000 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:33:37,258 basehttp 13274 6131003392 "GET /en/finance/invoices/create/ HTTP/1.1" 200 73058 WARNING 2025-11-04 03:33:37,328 basehttp 13274 6164656128 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:33:37,341 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:33:37,341 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 03:33:37,408 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:34:07,426 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:34:07,649 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=35f506fa53b445c4a63b00094408fdcd HTTP/1.1" 200 9549 INFO 2025-11-04 03:34:37,395 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:34:37,619 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=78658cf1d4284cf98d57ed86bf96cea5 HTTP/1.1" 200 9547 INFO 2025-11-04 03:35:07,412 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:35:07,629 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=ce549b2685c242f1880aa41a58d04d0d HTTP/1.1" 200 9547 INFO 2025-11-04 03:35:37,418 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:35:37,645 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=9c06cb70126b441195d55058be89a18f HTTP/1.1" 200 9547 INFO 2025-11-04 03:36:07,415 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:36:07,635 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=f60d9e59ead44bbf99e6dcf0c3ffcb14 HTTP/1.1" 200 9547 WARNING 2025-11-04 03:36:12,315 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:36:12,343 log 13274 6147829760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:36:12,343 basehttp 13274 6147829760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 WARNING 2025-11-04 03:36:13,584 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:36:13,613 log 13274 6147829760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:36:13,614 basehttp 13274 6147829760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 03:36:18,764 basehttp 13274 6147829760 "GET /en/finance/packages/create/ HTTP/1.1" 200 59823 WARNING 2025-11-04 03:36:18,833 basehttp 13274 6164656128 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:36:18,920 log 13274 6147829760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:36:18,920 basehttp 13274 6147829760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 03:36:18,941 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-04 03:36:21,025 basehttp 13274 6147829760 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:36:21,055 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:36:21,055 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 WARNING 2025-11-04 03:36:21,779 basehttp 13274 6147829760 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:36:21,837 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:36:21,837 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 03:36:24,472 basehttp 13274 6131003392 "GET /en/finance/packages/7b83fae1-71b3-4360-b10f-54955d640db1/update/ HTTP/1.1" 200 70218 WARNING 2025-11-04 03:36:24,540 basehttp 13274 6164656128 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:36:24,571 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:36:24,574 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 03:36:24,575 basehttp 13274 6131003392 - Broken pipe from ('127.0.0.1', 51214) INFO 2025-11-04 03:36:24,615 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:36:54,593 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:36:54,814 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=30ae6248d52940d3aa02aed288a65cce HTTP/1.1" 200 9547 INFO 2025-11-04 03:37:24,612 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:37:24,826 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=db5359834c0e45d592436db230336284 HTTP/1.1" 200 9547 INFO 2025-11-04 03:37:54,626 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:37:54,855 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=a567dadabf104e9d8def79ea42f4df44 HTTP/1.1" 200 9549 INFO 2025-11-04 03:38:24,594 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:38:24,824 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=4b85b6d46310446fadaeb7d429754908 HTTP/1.1" 200 9547 INFO 2025-11-04 03:38:54,687 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:38:54,900 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=78dd93b3f8764f66a386bba6feb70c9f HTTP/1.1" 200 9548 INFO 2025-11-04 03:39:24,681 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:39:24,908 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=c1a31eaa61c1405db57d86985c8e0f58 HTTP/1.1" 200 9548 INFO 2025-11-04 03:39:54,614 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:39:54,827 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=2c0910c8f0de44bc9f9471c0d353dd4d HTTP/1.1" 200 9547 INFO 2025-11-04 03:40:24,612 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:40:24,842 basehttp 13274 6147829760 "GET /__debug__/history_sidebar/?request_id=bd710e6d2f55406b8b0079e210709af5 HTTP/1.1" 200 9547 INFO 2025-11-04 03:40:54,585 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:40:54,811 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=bab8c8d4589941689a8f91c4c78617d2 HTTP/1.1" 200 9547 INFO 2025-11-04 03:41:08,522 basehttp 13274 6131003392 "GET /en/finance/packages/ HTTP/1.1" 200 49784 WARNING 2025-11-04 03:41:08,582 basehttp 13274 6164656128 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:41:08,711 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:41:08,711 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 03:41:08,752 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:41:11,695 basehttp 13274 6147829760 "GET /en/finance/packages/create/ HTTP/1.1" 200 59822 WARNING 2025-11-04 03:41:11,762 basehttp 13274 6164656128 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:41:11,792 log 13274 6147829760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:41:11,794 basehttp 13274 6147829760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 03:41:11,833 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:41:14,283 basehttp 13274 6131003392 "GET /en/dashboard/ HTTP/1.1" 200 66848 WARNING 2025-11-04 03:41:14,350 basehttp 13274 6164656128 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:41:14,441 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:41:14,441 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 03:41:14,465 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:41:20,553 basehttp 13274 6147829760 "GET /en/finance/invoices/create/ HTTP/1.1" 200 73059 WARNING 2025-11-04 03:41:20,623 basehttp 13274 6164656128 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:41:20,629 log 13274 6147829760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:41:20,629 basehttp 13274 6147829760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16832 INFO 2025-11-04 03:41:20,685 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:41:50,709 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:41:50,937 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=e9247649c15843ad9b40f3f097162b73 HTTP/1.1" 200 9547 INFO 2025-11-04 03:42:20,728 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:42:20,954 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=aa19fbb6ebf24676b229865912a17c83 HTTP/1.1" 200 9549 INFO 2025-11-04 03:42:50,709 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:42:50,938 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=8781032ac41f4051be748d426f263d8a HTTP/1.1" 200 9547 INFO 2025-11-04 03:43:20,713 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:43:20,938 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=04e0a413d49f45b2a4fe9dc4e904f203 HTTP/1.1" 200 9547 INFO 2025-11-04 03:43:50,709 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:43:50,926 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=4082c484107c4be9a756f78dea9d1989 HTTP/1.1" 200 9547 INFO 2025-11-04 03:44:20,718 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:44:20,946 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=b9d6454547064892ac3e87db7a783ba7 HTTP/1.1" 200 9547 INFO 2025-11-04 03:44:50,687 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:44:50,911 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=135dd7a7972e40f89929aad6d2bacc3b HTTP/1.1" 200 9547 INFO 2025-11-04 03:45:20,702 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:45:20,937 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=f9ebf417562e4c2aa71db68ab26bea6b HTTP/1.1" 200 9547 INFO 2025-11-04 03:45:21,051 basehttp 13274 6131003392 "GET /en/finance/invoices/ HTTP/1.1" 200 76877 WARNING 2025-11-04 03:45:21,124 basehttp 13274 13170143232 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:45:21,278 log 13274 6131003392 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:45:21,278 basehttp 13274 6131003392 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 03:45:21,285 basehttp 13274 6147829760 "GET /media/tenant_settings/2025/11/04/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-11-04 03:45:21,298 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:45:28,620 basehttp 13274 6164656128 "GET /en/finance/invoices/462f1f5d-e473-47e9-8dc5-932a527e8d47/ HTTP/1.1" 200 48366 WARNING 2025-11-04 03:45:28,681 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:45:28,780 log 13274 6164656128 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:45:28,781 basehttp 13274 6164656128 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 03:45:28,831 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:45:35,293 basehttp 13274 6147829760 "GET /en/dashboard/ HTTP/1.1" 200 66848 WARNING 2025-11-04 03:45:35,360 basehttp 13274 6131003392 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-04 03:45:35,493 log 13274 6147829760 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-04 03:45:35,493 basehttp 13274 6147829760 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 16834 INFO 2025-11-04 03:45:35,514 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:46:05,442 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:46:05,672 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=e6461f9043904f0cad59bcf7af70cc0f HTTP/1.1" 200 9547 INFO 2025-11-04 03:46:35,429 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:46:35,655 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=9102f1adb21148bc8cb84e7c04780310 HTTP/1.1" 200 9547 INFO 2025-11-04 03:47:05,446 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:47:05,683 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=9dae54a9b0634c36b5aebdcf69c755dd HTTP/1.1" 200 9547 INFO 2025-11-04 03:47:35,461 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:47:35,690 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=404f572102ac41dfa4f9e452f2969cbc HTTP/1.1" 200 9549 INFO 2025-11-04 03:48:05,428 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:48:05,655 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=c0bbf5118b00472cb06069ff00618c91 HTTP/1.1" 200 9547 INFO 2025-11-04 03:48:35,442 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:48:35,656 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=80c3fad86c7a4abdbe8963a1533a049c HTTP/1.1" 200 9547 INFO 2025-11-04 03:49:05,442 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:49:05,671 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=a33f3519758e4d419ca725c842636956 HTTP/1.1" 200 9547 INFO 2025-11-04 03:49:35,469 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:49:35,691 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=70c24ba9fedc439f88b67892fe1f4951 HTTP/1.1" 200 9549 INFO 2025-11-04 03:50:05,466 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:50:05,695 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=1b66526a4e34485db21af6140d0eeab0 HTTP/1.1" 200 9549 INFO 2025-11-04 03:50:35,433 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:50:35,661 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=cdf5052950444bb6abceafae6cb23cf7 HTTP/1.1" 200 9547 INFO 2025-11-04 03:51:05,448 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:51:05,679 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=0efa25e1ed7f4893a39f917ea3e0296e HTTP/1.1" 200 9547 INFO 2025-11-04 03:51:30,836 basehttp 13274 6164656128 "GET /en/patients/create/ HTTP/1.1" 200 50195 INFO 2025-11-04 03:51:30,847 basehttp 13274 6164656128 "GET /static/plugins/select2/dist/css/select2.min.css HTTP/1.1" 200 14966 INFO 2025-11-04 03:51:30,848 basehttp 13274 6131003392 "GET /static/plugins/bootstrap-datepicker/dist/css/bootstrap-datepicker.min.css HTTP/1.1" 200 15733 INFO 2025-11-04 03:51:30,848 basehttp 13274 6147829760 "GET /static/plugins/bootstrap-datepicker/dist/js/bootstrap-datepicker.min.js HTTP/1.1" 200 33871 INFO 2025-11-04 03:51:30,927 basehttp 13274 6147829760 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:51:35,278 basehttp 13274 6147829760 "GET /en/patients/ HTTP/1.1" 200 97260 WARNING 2025-11-04 03:51:35,295 basehttp 13274 6131003392 "GET /static/plugins/datatables/datatables.min.js HTTP/1.1" 404 2035 WARNING 2025-11-04 03:51:35,295 basehttp 13274 6147829760 "GET /static/plugins/datatables/datatables.min.css HTTP/1.1" 404 2038 INFO 2025-11-04 03:51:35,378 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:52:05,412 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:52:05,641 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=386a4da53ee24c6a953771c72c03cb7c HTTP/1.1" 200 9547 INFO 2025-11-04 03:52:35,430 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:52:35,658 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=860acf1ee0d14615951a57c4316848d4 HTTP/1.1" 200 9549 INFO 2025-11-04 03:53:05,434 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:53:05,657 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=290b9ecd766b4875acc3a5e993b17bac HTTP/1.1" 200 9549 INFO 2025-11-04 03:53:35,412 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:53:35,638 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=18fc17b7b7b04d708d4fa91967d3c89b HTTP/1.1" 200 9547 INFO 2025-11-04 03:54:05,394 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:54:05,621 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=0fa8709a5c4949708dcbe2244916275c HTTP/1.1" 200 9547 INFO 2025-11-04 03:54:35,410 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:54:35,640 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=89aa7aad0ce540efaee538846bf2fdf3 HTTP/1.1" 200 9547 INFO 2025-11-04 03:55:05,432 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:55:05,660 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=54010c1dd96c4e80a3f12c260c65354b HTTP/1.1" 200 9549 INFO 2025-11-04 03:55:35,419 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:55:35,645 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=09b7e09f41214c37a7effbb33b206398 HTTP/1.1" 200 9548 INFO 2025-11-04 03:56:05,411 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:56:05,642 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=9fcdf012e2c9449295ea3a29be3c1146 HTTP/1.1" 200 9547 INFO 2025-11-04 03:56:35,405 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:56:35,635 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=2781f90335d44b1dbf2f71844498bc58 HTTP/1.1" 200 9547 INFO 2025-11-04 03:57:05,417 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:57:05,631 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=001ceded1c4c496d843ce19f24d8a085 HTTP/1.1" 200 9547 INFO 2025-11-04 03:57:35,433 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:57:35,660 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=8e81681ffe8f4133a77c9af26e813f9b HTTP/1.1" 200 9549 INFO 2025-11-04 03:58:05,427 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:58:05,654 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=a256d33a9abf4f8c9fa215b9049279b1 HTTP/1.1" 200 9547 INFO 2025-11-04 03:58:35,487 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:58:35,714 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=b5938faab4b04f9ba08fb7a0fba89904 HTTP/1.1" 200 9548 INFO 2025-11-04 03:59:05,491 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:59:05,704 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=745b0143032c482db40c8df7c2c28520 HTTP/1.1" 200 9548 INFO 2025-11-04 03:59:35,422 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 03:59:35,636 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=147c89f146054a6290395d5f5f02ebab HTTP/1.1" 200 9547 INFO 2025-11-04 04:00:00,005 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 04:00:00,005 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 01:00:00.005576+00:00'} INFO 2025-11-04 04:00:00,009 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 04:00:00,010 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 01:00:00.010203+00:00'} INFO 2025-11-04 04:00:05,487 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:00:05,708 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=1c90838e2a504920830d7090d05c0dc1 HTTP/1.1" 200 9548 INFO 2025-11-04 04:00:35,506 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:00:35,733 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=1981d5c7171748c5a14cf4a38e01376d HTTP/1.1" 200 9549 INFO 2025-11-04 04:01:05,427 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:01:05,649 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=64b63c5b9e03482183948d9a985e239c HTTP/1.1" 200 9549 INFO 2025-11-04 04:01:20,900 basehttp 13274 6164656128 "GET /en/patients/7881e7b7-25ff-465a-8547-42a956c9f948/ HTTP/1.1" 200 64670 INFO 2025-11-04 04:01:21,076 basehttp 13274 6164656128 "GET /media/tenant_settings/2025/11/04/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-11-04 04:01:21,096 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:01:25,146 basehttp 13274 6131003392 "GET /en/appointments/4d8b2f43-3bc1-4e4e-8b4b-97171e63068f/ HTTP/1.1" 200 53652 INFO 2025-11-04 04:01:25,236 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:01:55,333 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:01:55,557 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=5acc87de39664bda80c411e22b0d185e HTTP/1.1" 200 9548 INFO 2025-11-04 04:02:25,286 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:02:25,504 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=a32650c696e94401a06090aa5d6a3760 HTTP/1.1" 200 9550 INFO 2025-11-04 04:02:55,293 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:02:55,519 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=70cc52d4898841c6829ccf0c1991d96d HTTP/1.1" 200 9549 INFO 2025-11-04 04:03:25,257 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:03:25,485 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=fd02348e20ef487fbccc851513d833d5 HTTP/1.1" 200 9547 INFO 2025-11-04 04:03:55,269 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:03:55,484 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=e34376685a944693a692e11c65a58dc6 HTTP/1.1" 200 9547 INFO 2025-11-04 04:04:25,268 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:04:25,496 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=4607d4e0556c447087bcc64e21dee5a4 HTTP/1.1" 200 9548 INFO 2025-11-04 04:04:55,241 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:04:55,469 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=c4a471fbe6b9496a82f518a7ba10d35b HTTP/1.1" 200 9547 INFO 2025-11-04 04:05:25,266 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:05:25,494 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=940b49d70de442648fa3968ac5d68164 HTTP/1.1" 200 9547 INFO 2025-11-04 04:05:55,287 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:05:55,514 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=feec055bff0c4117b62f97820dcb74fc HTTP/1.1" 200 9549 INFO 2025-11-04 04:06:25,275 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:06:25,498 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=846c0800631c4f16b271411291b294d8 HTTP/1.1" 200 9548 INFO 2025-11-04 04:06:55,252 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:06:55,477 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=fb1be68d80f6447bbe7151781f2782b9 HTTP/1.1" 200 9547 INFO 2025-11-04 04:07:25,330 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:07:25,557 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=13f6460ecbdb40b9a41c21e8d5ae04fa HTTP/1.1" 200 9548 INFO 2025-11-04 04:07:55,284 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:07:55,510 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=1235caece8a144458e16dff2a76d1b08 HTTP/1.1" 200 9547 INFO 2025-11-04 04:08:25,295 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:08:25,522 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=cf6a0811c6ff45169ddd66146ebd1cab HTTP/1.1" 200 9547 INFO 2025-11-04 04:08:55,352 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:08:55,577 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=6e1e943815a845b6b4b4b918d5d2cf8f HTTP/1.1" 200 9548 INFO 2025-11-04 04:09:25,354 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:09:25,580 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=8a6f1d657da6487a996a1665fdc289bf HTTP/1.1" 200 9548 INFO 2025-11-04 04:09:55,830 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:09:56,684 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=56a21829068d4f52bdb7cceccd4f467f HTTP/1.1" 200 9548 INFO 2025-11-04 04:10:25,766 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:10:26,690 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=2f8835dc58274b51a3daae546ed89ac8 HTTP/1.1" 200 9547 INFO 2025-11-04 04:13:41,601 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:13:42,529 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=c64bf2d0fb464e6b9b965e0a67fb59b3 HTTP/1.1" 200 9547 INFO 2025-11-04 04:16:39,445 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:16:40,377 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=6ea58c0d50ec4ebc8d3116ca94d7b96f HTTP/1.1" 200 9547 INFO 2025-11-04 04:17:40,445 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:17:41,373 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=008f8cbc72c84e26bca7ea2a653c17c7 HTTP/1.1" 200 9547 INFO 2025-11-04 04:18:41,446 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:18:42,380 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=bf58e06a15da418b8bc55b099871ae1d HTTP/1.1" 200 9547 INFO 2025-11-04 04:26:48,734 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:26:49,650 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=c310ce9efb204e6983d3ebd360a1c818 HTTP/1.1" 200 9547 INFO 2025-11-04 04:27:49,797 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:27:50,645 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=5f008a0a07fa4dcebff66d96920bca96 HTTP/1.1" 200 9548 INFO 2025-11-04 04:28:50,802 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:28:51,647 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=6da7ca765ad4436985340c5c665b7730 HTTP/1.1" 200 9548 INFO 2025-11-04 04:29:51,782 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:29:52,640 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=d98ae2359a684f6ab5b9f5384a2859c5 HTTP/1.1" 200 9548 INFO 2025-11-04 04:30:00,015 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 04:30:00,015 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 01:30:00.015891+00:00'} INFO 2025-11-04 04:30:00,023 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 04:30:00,023 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 01:30:00.023283+00:00'} INFO 2025-11-04 04:30:52,729 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:30:53,658 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=6f15a5ab25e24510a5ba1d3d66d55d43 HTTP/1.1" 200 9547 INFO 2025-11-04 04:31:53,722 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:31:54,656 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=ba20d35debf44fd5b6b71d72b88f8339 HTTP/1.1" 200 9547 INFO 2025-11-04 04:32:54,710 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:32:55,642 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=b08986393f3f42cf842bb6becfe134fa HTTP/1.1" 200 9547 INFO 2025-11-04 04:33:55,732 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:33:56,658 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=d4588c6519184735a968bc5a73064e05 HTTP/1.1" 200 9547 INFO 2025-11-04 04:34:56,726 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:34:57,660 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=b14e96251cbd4b618de073e5405e9a2c HTTP/1.1" 200 9547 INFO 2025-11-04 04:35:57,730 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:35:58,655 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=f0ba6c0b422a4582a2a01ae24c86e021 HTTP/1.1" 200 9547 INFO 2025-11-04 04:36:58,714 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:36:59,643 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=e35adcd30dfb4bfb940df72820529d56 HTTP/1.1" 200 9547 INFO 2025-11-04 04:37:59,730 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:38:00,645 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=a934e4b474144f7c8fcb5159f2ebbc31 HTTP/1.1" 200 9547 INFO 2025-11-04 04:39:00,714 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:39:01,658 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=0faa74a5760c437c8f9f5812ec3cb58e HTTP/1.1" 200 9547 INFO 2025-11-04 04:40:01,725 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:40:02,657 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=18119f461ac441dc905170f8c9bf9432 HTTP/1.1" 200 9547 INFO 2025-11-04 04:41:02,708 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:41:03,645 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=6814f35037d445c0b5db7c343f503c83 HTTP/1.1" 200 9547 INFO 2025-11-04 04:42:02,742 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:42:03,662 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=317e347a2414476da9b35b61361308c5 HTTP/1.1" 200 9548 INFO 2025-11-04 04:43:02,745 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:43:03,665 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=4192ab6322704482bfd07b474a2e5928 HTTP/1.1" 200 9547 INFO 2025-11-04 04:44:02,738 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:44:03,666 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=a6f18e8a38684b8a80e68091f8968e55 HTTP/1.1" 200 9547 INFO 2025-11-04 04:45:02,737 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:45:03,667 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=7f216c1078f24b71b9c346b2b819180d HTTP/1.1" 200 9547 INFO 2025-11-04 04:46:02,762 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:46:03,668 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=608f5f4058c743b8a8d93e0010ce85a6 HTTP/1.1" 200 9549 INFO 2025-11-04 04:47:02,734 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:47:03,654 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=6898d4f37c3c477b8c9b3c41b13932bc HTTP/1.1" 200 9547 INFO 2025-11-04 04:48:02,711 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:48:03,666 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=5623e420c9494709bb228c18de7b3129 HTTP/1.1" 200 9547 INFO 2025-11-04 04:49:02,744 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:49:03,667 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=465998f3fd524644895e63b31778b20d HTTP/1.1" 200 9547 INFO 2025-11-04 04:50:02,735 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:50:03,668 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=f8c7d82c84d54a3980abd0c0f543bf20 HTTP/1.1" 200 9547 INFO 2025-11-04 04:51:02,741 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:51:03,667 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=eb488e9cece6455c956baba500eb5f38 HTTP/1.1" 200 9547 INFO 2025-11-04 04:52:02,741 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:52:03,667 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=3e11dc213f1a4f9cb01688921fefb589 HTTP/1.1" 200 9547 INFO 2025-11-04 04:53:02,742 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:53:03,654 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=411797a32ce24acb88eec66d21a05bd4 HTTP/1.1" 200 9547 INFO 2025-11-04 04:54:02,727 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:54:03,659 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=606eb2fe94f545039eb8c5a6a2570e91 HTTP/1.1" 200 9547 INFO 2025-11-04 04:55:02,785 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:55:03,667 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=4227de0549a74b01af6a2d51ffde4fe5 HTTP/1.1" 200 9549 INFO 2025-11-04 04:56:02,735 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:56:03,668 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=d93144dc3f544964a3204bc11eb02cb0 HTTP/1.1" 200 9547 INFO 2025-11-04 04:57:02,742 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:57:03,668 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=a74abb7e09ef4beab50020323a770522 HTTP/1.1" 200 9547 INFO 2025-11-04 04:58:02,746 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:58:03,670 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=540ce3b89adb4ec9ae106b83be3cf52d HTTP/1.1" 200 9547 INFO 2025-11-04 04:59:02,744 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 04:59:03,661 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=0fb1b94bcb1f4228bc6a57bb6a9511c9 HTTP/1.1" 200 9547 INFO 2025-11-04 05:00:00,019 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 05:00:00,020 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 02:00:00.020085+00:00'} INFO 2025-11-04 05:00:00,026 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 05:00:00,026 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 02:00:00.026474+00:00'} INFO 2025-11-04 05:00:02,710 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 05:00:03,672 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=7becf1e720fa43e9a665f509dadf97d4 HTTP/1.1" 200 9547 INFO 2025-11-04 05:01:02,751 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 05:01:03,671 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=46e46f0aaa56400f931e2dfec56e64b0 HTTP/1.1" 200 9547 INFO 2025-11-04 05:02:02,745 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 05:02:03,672 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=8efe543e8df54438935788d5b4f381b1 HTTP/1.1" 200 9547 INFO 2025-11-04 05:03:02,770 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 05:03:03,673 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=075404d02a1e4f499ca72a32b54dda29 HTTP/1.1" 200 9549 INFO 2025-11-04 05:04:02,738 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 05:04:03,673 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=011809efa0d24adfbcd0997f44637010 HTTP/1.1" 200 9547 INFO 2025-11-04 05:05:02,745 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 05:05:03,671 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=d813700e2069455d8be2d11e9b192846 HTTP/1.1" 200 9547 INFO 2025-11-04 05:06:02,749 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 05:06:03,659 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=e8a076b19a5e46708000e04ec5861a56 HTTP/1.1" 200 9547 INFO 2025-11-04 05:07:02,769 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 05:07:03,674 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=8618b2fd8297446cbbabc992c09075c7 HTTP/1.1" 200 9549 INFO 2025-11-04 05:08:02,750 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 05:08:03,671 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=b60a107534234c53ab06d3406d9edff5 HTTP/1.1" 200 9547 INFO 2025-11-04 05:09:02,745 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 05:09:03,674 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=82cce23b017549188a9b931deb41e43e HTTP/1.1" 200 9547 INFO 2025-11-04 05:10:02,748 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 05:10:03,673 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=8bfd8a21d6ba4f7e8cd0e52dd10097b2 HTTP/1.1" 200 9547 INFO 2025-11-04 05:11:02,763 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 05:11:03,674 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=cdd01a4d7a904eb38144e509ffa98050 HTTP/1.1" 200 9549 INFO 2025-11-04 05:12:02,747 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 05:12:03,674 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=582cdfd98d47464ba54898f22687dc61 HTTP/1.1" 200 9547 INFO 2025-11-04 05:13:02,767 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 05:13:03,677 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=12ca089d4957474b8739bbce78f37b54 HTTP/1.1" 200 9547 INFO 2025-11-04 05:14:02,737 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 05:14:03,677 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=6aa1343de72f4167b79b035dfec39f63 HTTP/1.1" 200 9547 INFO 2025-11-04 05:15:02,784 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 05:15:03,685 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=1e757f26256340c2985e0efeae022863 HTTP/1.1" 200 9549 INFO 2025-11-04 05:16:02,770 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 05:16:03,689 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=d4d0ffc77db34f5da47a29b7d45099dc HTTP/1.1" 200 9547 INFO 2025-11-04 05:17:02,766 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 05:17:03,694 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=c14d8e11bb864550b2239a049cde0d8b HTTP/1.1" 200 9547 INFO 2025-11-04 05:18:02,776 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 05:18:03,696 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=3fc0b915fba442af927fb42d841c1020 HTTP/1.1" 200 9547 INFO 2025-11-04 05:19:02,786 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 05:19:03,692 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=1db59eea3ca645fd9918ddd183612a53 HTTP/1.1" 200 9549 INFO 2025-11-04 05:20:02,756 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 05:20:03,681 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=e1e12b867f114d17b6bdcbc06f2abd8f HTTP/1.1" 200 9547 INFO 2025-11-04 05:21:02,761 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 05:21:03,696 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=8bb7975e57674fb991792a9eb7d6e51e HTTP/1.1" 200 9548 INFO 2025-11-04 05:22:02,771 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 05:22:03,698 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=bb5c8c1a02c14fefa2f4f1fbc43b1e40 HTTP/1.1" 200 9547 INFO 2025-11-04 05:23:02,772 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 05:23:03,702 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=0707030441fb491ab285178710dde045 HTTP/1.1" 200 9547 INFO 2025-11-04 05:24:02,774 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 05:24:03,696 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=38b3296a3f4a4c8b93a7dd5acef2fae5 HTTP/1.1" 200 9547 INFO 2025-11-04 05:25:02,769 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 05:25:03,698 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=c5ca3965839b488aa3c0d9d7d77e4727 HTTP/1.1" 200 9547 INFO 2025-11-04 05:26:02,766 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 05:26:03,699 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=f17ef92c16094a8dab092e794227d5e4 HTTP/1.1" 200 9547 INFO 2025-11-04 05:27:02,777 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 05:27:03,685 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=e1bd997b638545d7bb4f97cd540f18b2 HTTP/1.1" 200 9547 INFO 2025-11-04 05:28:02,775 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 05:28:03,698 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=4ec0581e3a944cd1809eda8f8e36d678 HTTP/1.1" 200 9548 INFO 2025-11-04 05:31:13,002 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 05:31:13,002 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 02:31:13.002662+00:00'} INFO 2025-11-04 05:31:13,010 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 05:31:13,010 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 02:31:13.010789+00:00'} INFO 2025-11-04 05:31:38,437 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 05:31:39,325 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=dd83db8bc9d24c70b1a4b93d5785746b HTTP/1.1" 200 9550 INFO 2025-11-04 05:43:16,768 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 05:43:17,692 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=6b7039b8b39343a88be2519e81099607 HTTP/1.1" 200 9547 INFO 2025-11-04 06:00:06,266 tasks 70301 8426217792 Lab results sync started INFO 2025-11-04 06:00:06,266 tasks 70301 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 03:00:06.266946+00:00'} INFO 2025-11-04 06:00:06,271 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 06:00:06,271 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 03:00:06.271894+00:00'} INFO 2025-11-04 06:00:31,339 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 06:00:32,252 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=7705c1f1ec994535b475ad57e28d4b55 HTTP/1.1" 200 9547 ERROR 2025-11-04 06:00:36,167 tasks 70308 8426217792 Appointment f67274b1-47d1-4541-b68e-9d13b7dac738 not found INFO 2025-11-04 06:11:02,819 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 06:11:03,737 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=07bba2d2f2af458ea8aa98813442d6ba HTTP/1.1" 200 9547 INFO 2025-11-04 06:28:25,034 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 06:28:25,960 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=61a0a340f641468daae1f6067b76ab66 HTTP/1.1" 200 9547 INFO 2025-11-04 06:29:25,006 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 06:29:25,945 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=681f6c4964364ba4ba2ac3cbcc725fac HTTP/1.1" 200 9547 INFO 2025-11-04 06:30:00,006 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 06:30:00,007 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 03:30:00.007233+00:00'} INFO 2025-11-04 06:30:00,013 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 06:30:00,013 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 03:30:00.013508+00:00'} INFO 2025-11-04 06:30:25,028 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 06:30:25,953 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=45810149727546a3bc03233ce98fe517 HTTP/1.1" 200 9547 INFO 2025-11-04 06:31:25,026 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 06:31:25,954 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=6c6a48dfe19a447886c499152bbd9b99 HTTP/1.1" 200 9547 INFO 2025-11-04 06:32:25,056 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 06:32:25,951 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=ea22e0156e2e40a6b17391ac24d4d65e HTTP/1.1" 200 9549 INFO 2025-11-04 06:33:25,013 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 06:33:25,939 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=7d51216f9b004da09b3e3ed3c9cdaaca HTTP/1.1" 200 9547 INFO 2025-11-04 06:34:25,045 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 06:34:25,942 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=94496382a6394a4c846fe18065a3cc2c HTTP/1.1" 200 9549 INFO 2025-11-04 06:35:25,019 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 06:35:25,941 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=1e380b942c8a42ce94243d451f31a4a3 HTTP/1.1" 200 9547 INFO 2025-11-04 06:36:25,022 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 06:36:25,937 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=0245e7e9d7644fa191a4320a71753bb9 HTTP/1.1" 200 9547 INFO 2025-11-04 06:37:24,997 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 06:37:25,943 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=83933ed6f8974e9094c85dd330d3cf80 HTTP/1.1" 200 9547 INFO 2025-11-04 06:38:25,026 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 06:38:25,947 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=b53047b1e16f4052a24f9924088de77c HTTP/1.1" 200 9547 INFO 2025-11-04 06:39:25,025 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 06:39:25,947 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=58eea897517a4acf8e85d7bf206d4f7e HTTP/1.1" 200 9547 INFO 2025-11-04 06:40:25,035 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 06:40:25,948 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=a0bb71c8bfbb4da29e61547d33fb29b1 HTTP/1.1" 200 9547 INFO 2025-11-04 06:41:25,045 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 06:41:25,937 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=e1a2d35f58fa436285ab4ad5ac2afd7a HTTP/1.1" 200 9549 INFO 2025-11-04 06:42:25,026 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 06:42:25,934 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=ae8a5cde7e38465d9acdc0a89444db8a HTTP/1.1" 200 9547 INFO 2025-11-04 06:43:25,021 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 06:43:25,944 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=5af6ebc7a73a4c4c9a6e8e263e0b91b5 HTTP/1.1" 200 9547 INFO 2025-11-04 06:44:25,040 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 06:44:25,930 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=df1c6e818a7b45109de63781b6107bac HTTP/1.1" 200 9549 INFO 2025-11-04 06:45:25,013 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 06:45:25,939 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=f7ec1d548e324b7fa126e9eaa22ed1e2 HTTP/1.1" 200 9547 INFO 2025-11-04 06:46:24,998 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 06:46:25,925 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=3c886a80d88e460ab92a71aed8f829f7 HTTP/1.1" 200 9547 INFO 2025-11-04 06:47:25,013 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 06:47:25,932 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=9394260613124479a7daf3446e5a18b1 HTTP/1.1" 200 9547 INFO 2025-11-04 06:48:25,016 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 06:48:25,939 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=eac45fb89f854342815284809496be7c HTTP/1.1" 200 9547 INFO 2025-11-04 06:49:25,034 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 06:49:25,942 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=7f51e75e4ee1422d9753e9ff567520cd HTTP/1.1" 200 9549 INFO 2025-11-04 06:50:24,998 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 06:50:25,925 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=62dafbd664f2476b9a3412a80d4baaef HTTP/1.1" 200 9547 INFO 2025-11-04 06:51:25,008 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 06:51:25,937 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=f9aa8ca9048f4bfcb97ac3fae60a3792 HTTP/1.1" 200 9548 INFO 2025-11-04 06:52:25,011 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 06:52:25,938 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=e48a46ad5d61495da13b3dfd87c5b650 HTTP/1.1" 200 9547 INFO 2025-11-04 06:53:25,048 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 06:53:25,941 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=dc07a23c3f1c4f5aa6cdea677e494b9f HTTP/1.1" 200 9549 INFO 2025-11-04 06:54:25,004 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 06:54:25,934 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=41836899955b43cd8873b12cc3b9bebf HTTP/1.1" 200 9547 ERROR 2025-11-04 06:55:22,270 tasks 70308 8426217792 Appointment f67274b1-47d1-4541-b68e-9d13b7dac738 not found INFO 2025-11-04 06:55:25,005 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 06:55:25,935 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=c9a7f38f25d9482b98cda825af3a2d48 HTTP/1.1" 200 9547 ERROR 2025-11-04 06:55:53,690 tasks 70308 8426217792 Appointment 5297c8a9-a539-48b0-890a-a057f3517761 not found INFO 2025-11-04 06:56:25,006 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 06:56:25,933 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=a8a7e02b35af4a3db1d63513fc88510d HTTP/1.1" 200 9547 INFO 2025-11-04 06:57:25,032 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 06:57:25,935 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=7b182fc81c05436d82187df585aca2ca HTTP/1.1" 200 9549 INFO 2025-11-04 06:58:25,008 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 06:58:25,926 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=0fb31459e766479c8687c80849d05787 HTTP/1.1" 200 9547 INFO 2025-11-04 06:59:25,008 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 06:59:25,930 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=d09f29a4d7e84007a79c2c452f67381e HTTP/1.1" 200 9547 INFO 2025-11-04 07:00:00,010 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 07:00:00,011 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 04:00:00.011351+00:00'} INFO 2025-11-04 07:00:00,018 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 07:00:00,018 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 04:00:00.018754+00:00'} INFO 2025-11-04 07:00:24,984 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 07:00:25,909 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=20689bea7ee64727b94bfe1a44d29661 HTTP/1.1" 200 9547 INFO 2025-11-04 07:01:25,003 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 07:01:25,908 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=9fcf7bb109174e32a2cc1de09eed6a64 HTTP/1.1" 200 9549 INFO 2025-11-04 07:02:24,997 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 07:02:25,910 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=c96789fcad5b44a9b6f063080022004b HTTP/1.1" 200 9549 INFO 2025-11-04 07:03:24,978 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 07:03:25,906 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=761a4ffd67bf4502bb03f07dd730fa9a HTTP/1.1" 200 9547 INFO 2025-11-04 07:04:24,981 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 07:04:25,905 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=ea67e2f169f442208a6b8f430b7a02dd HTTP/1.1" 200 9547 INFO 2025-11-04 07:05:24,976 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 07:05:25,892 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=273948a2f80b44eab284d50c9884d2e8 HTTP/1.1" 200 9547 INFO 2025-11-04 07:06:24,975 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 07:06:25,903 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=cae7291f3e694619818b27a2834b77ba HTTP/1.1" 200 9547 ERROR 2025-11-04 07:06:40,235 tasks 70308 8426217792 Appointment f67274b1-47d1-4541-b68e-9d13b7dac738 not found ERROR 2025-11-04 07:06:40,328 tasks 70308 8426217792 Appointment f67274b1-47d1-4541-b68e-9d13b7dac738 not found ERROR 2025-11-04 07:06:40,339 tasks 70308 8426217792 Appointment f67274b1-47d1-4541-b68e-9d13b7dac738 not found ERROR 2025-11-04 07:06:40,403 tasks 70308 8426217792 Appointment f67274b1-47d1-4541-b68e-9d13b7dac738 not found INFO 2025-11-04 07:07:24,995 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 07:07:25,899 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=cda016a3fcbc456a94a9f8781b78773f HTTP/1.1" 200 9549 INFO 2025-11-04 07:08:24,978 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 07:08:25,899 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=d5d7e835274b4f92b12d66a73e80063a HTTP/1.1" 200 9547 INFO 2025-11-04 07:09:24,963 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 07:09:25,889 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=c5795d84a2de4e6696b1eb2fdf90f718 HTTP/1.1" 200 9547 INFO 2025-11-04 07:10:24,971 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 07:10:25,898 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=f6497c036104481c899ef6b1af538149 HTTP/1.1" 200 9547 INFO 2025-11-04 07:11:24,965 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 07:11:25,935 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=cf77eaaec257445eaa87571e7c77b33c HTTP/1.1" 200 9547 INFO 2025-11-04 07:12:24,966 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 07:12:25,898 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=df775c895b6045e980c475d1cfbe9e5e HTTP/1.1" 200 9547 INFO 2025-11-04 07:13:24,969 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 07:13:25,899 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=1018a3be29a94447a3a6388f804daa0a HTTP/1.1" 200 9547 INFO 2025-11-04 07:14:24,965 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 07:14:25,897 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=768cb808282844bf9b64cdcc4fc12c9b HTTP/1.1" 200 9547 INFO 2025-11-04 07:15:25,096 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 07:15:26,015 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=d43d086914c149539a8d9eb6f6d74383 HTTP/1.1" 200 9548 INFO 2025-11-04 07:16:25,073 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 07:16:26,001 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=e46e379833eb4b3fa4010768bc8702cb HTTP/1.1" 200 9547 INFO 2025-11-04 07:17:25,085 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 07:17:26,013 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=0d9db61f51054d2482b329a437e62563 HTTP/1.1" 200 9547 INFO 2025-11-04 07:18:25,088 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 07:18:26,014 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=1c23197d98224cfd9d1edd408ca8b71f HTTP/1.1" 200 9547 INFO 2025-11-04 07:19:25,086 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 07:19:26,014 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=48a53db00e544b94aa5b67abce636e6f HTTP/1.1" 200 9548 INFO 2025-11-04 07:20:25,083 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 07:20:26,002 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=7eb28067267a4ebf841a6461ff305430 HTTP/1.1" 200 9547 INFO 2025-11-04 07:21:25,112 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 07:21:26,017 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=f922c226d921407bb3277c7ebb22b2ac HTTP/1.1" 200 9549 INFO 2025-11-04 07:22:25,064 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 07:22:26,014 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=d9c6dc702ec143d3b9cfb5cc18516fb7 HTTP/1.1" 200 9547 INFO 2025-11-04 07:23:25,066 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 07:23:25,999 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=5b8cb75fdb964869b144a7dc6b79531c HTTP/1.1" 200 9547 INFO 2025-11-04 07:24:25,082 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 07:24:26,014 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=d33911458a70441d9fecf7eec5c69286 HTTP/1.1" 200 9547 ERROR 2025-11-04 07:25:22,360 tasks 70308 8426217792 Appointment 5297c8a9-a539-48b0-890a-a057f3517761 not found INFO 2025-11-04 07:25:25,100 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 07:25:26,013 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=c8593002d5e54104a091209e2c38d97d HTTP/1.1" 200 9547 INFO 2025-11-04 07:26:25,082 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 07:26:26,015 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=7d7f3f8823844b42889cdd4405bb83e6 HTTP/1.1" 200 9547 INFO 2025-11-04 07:27:25,076 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 07:27:25,999 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=7a8e944451eb470095b27b1ec6098b96 HTTP/1.1" 200 9547 INFO 2025-11-04 07:28:25,090 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 07:28:26,014 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=8ba1de6c5baf4328a572083e7aadf01c HTTP/1.1" 200 9547 INFO 2025-11-04 07:44:31,459 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 07:44:31,460 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 04:44:31.459985+00:00'} INFO 2025-11-04 07:44:31,463 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 07:44:31,463 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 04:44:31.463538+00:00'} INFO 2025-11-04 07:45:10,218 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 07:45:11,140 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=15882a388e724d34b57abd27aa2a8f58 HTTP/1.1" 200 9547 INFO 2025-11-04 08:00:46,262 tasks 70308 8426217792 Scheduled 0 appointment reminders INFO 2025-11-04 08:00:46,264 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 08:00:46,264 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 05:00:46.264201+00:00'} INFO 2025-11-04 08:00:46,268 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 08:00:46,268 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 05:00:46.268183+00:00'} ERROR 2025-11-04 08:00:59,781 tasks 70308 8426217792 Appointment 403e353a-3b90-4d86-b142-da0e64820bff not found INFO 2025-11-04 08:01:24,758 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 08:01:25,681 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=3bc956c9852e48f4af26535b5b03467c HTTP/1.1" 200 9547 INFO 2025-11-04 08:12:16,050 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 08:12:16,943 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=0fe907ba6136409dbdb74a49c006aacd HTTP/1.1" 200 9549 ERROR 2025-11-04 08:12:22,058 tasks 70301 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found INFO 2025-11-04 08:12:22,059 tasks 70308 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-04 08:12:22,070 tasks 70308 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found ERROR 2025-11-04 08:12:22,117 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 08:28:19,391 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 08:28:20,318 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=a824076d49c047fb9364612a8fc8cf4e HTTP/1.1" 200 9547 ERROR 2025-11-04 08:28:25,511 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 08:44:13,752 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 08:44:13,753 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 05:44:13.753147+00:00'} INFO 2025-11-04 08:44:13,756 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 08:44:13,756 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 05:44:13.756514+00:00'} INFO 2025-11-04 08:44:41,495 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 08:44:42,416 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=a23ff5399b4a488d86d1d763c39ea5dd HTTP/1.1" 200 9547 ERROR 2025-11-04 08:44:47,619 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 08:47:08,019 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 08:47:08,941 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=5369dc9ad335416fa60e2549aab4e3a0 HTTP/1.1" 200 9547 ERROR 2025-11-04 08:47:14,153 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 09:04:13,154 tasks 70301 8426217792 Lab results sync started INFO 2025-11-04 09:04:13,154 tasks 70301 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 06:04:13.154250+00:00'} INFO 2025-11-04 09:04:13,158 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 09:04:13,158 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 06:04:13.158696+00:00'} INFO 2025-11-04 09:04:45,480 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 09:04:46,427 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=92612eb35f3941d586263a02db1f357f HTTP/1.1" 200 9547 INFO 2025-11-04 09:13:08,028 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 09:13:08,930 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=58e06e0f210440348c9816dffcefd191 HTTP/1.1" 200 9549 ERROR 2025-11-04 09:13:14,184 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found ERROR 2025-11-04 09:13:14,252 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found ERROR 2025-11-04 09:13:23,261 tasks 70308 8426217792 Appointment 5297c8a9-a539-48b0-890a-a057f3517761 not found ERROR 2025-11-04 09:13:23,356 tasks 70308 8426217792 Appointment 5297c8a9-a539-48b0-890a-a057f3517761 not found ERROR 2025-11-04 09:13:23,367 tasks 70308 8426217792 Appointment 5297c8a9-a539-48b0-890a-a057f3517761 not found ERROR 2025-11-04 09:13:23,427 tasks 70308 8426217792 Appointment 5297c8a9-a539-48b0-890a-a057f3517761 not found INFO 2025-11-04 09:29:47,135 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 09:29:48,053 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=bdef3800d0534f3b8fef67d4f2c8026f HTTP/1.1" 200 9547 INFO 2025-11-04 09:30:00,008 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 09:30:00,008 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 06:30:00.008380+00:00'} INFO 2025-11-04 09:30:00,013 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 09:30:00,013 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 06:30:00.013473+00:00'} INFO 2025-11-04 09:46:58,922 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 09:46:59,838 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=5053a964b1d4479088c22644416a6177 HTTP/1.1" 200 9547 INFO 2025-11-04 10:03:18,703 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 10:03:18,703 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 07:03:18.703811+00:00'} INFO 2025-11-04 10:03:18,709 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 10:03:18,709 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 07:03:18.709218+00:00'} INFO 2025-11-04 10:03:40,360 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 10:03:41,284 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=ef0bd3f54b504e68bffaa8d65b40e5e4 HTTP/1.1" 200 9547 INFO 2025-11-04 10:13:56,945 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 10:13:57,875 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=82fb5fdc4ce64167a5622db4b15cf50c HTTP/1.1" 200 9547 INFO 2025-11-04 10:29:56,398 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 10:29:57,299 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=a9795024707d4b7ea6467c833eaa17ff HTTP/1.1" 200 9549 INFO 2025-11-04 10:30:00,005 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 10:30:00,005 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 07:30:00.005823+00:00'} INFO 2025-11-04 10:30:00,009 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 10:30:00,009 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 07:30:00.009306+00:00'} ERROR 2025-11-04 10:30:02,783 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found ERROR 2025-11-04 10:30:02,791 tasks 70308 8426217792 Appointment a02f31c4-52ee-44a4-a8ac-4f798911b8e4 not found ERROR 2025-11-04 10:30:02,794 tasks 70301 8426217792 Appointment 021245a7-f63c-422d-965e-82b32b1fe86a not found INFO 2025-11-04 10:42:41,745 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 10:42:42,662 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=2e945762e3254b8cb0d6cfce5fbffe56 HTTP/1.1" 200 9547 INFO 2025-11-04 10:43:41,742 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 10:43:42,659 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=72d41a15284943268521ea809cfbf0e7 HTTP/1.1" 200 9547 INFO 2025-11-04 10:44:41,734 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 10:44:42,663 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=d8715e2f5f7347a292b94a0bdb9e8beb HTTP/1.1" 200 9547 INFO 2025-11-04 10:45:41,751 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 10:45:42,673 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=427a8141487440319c445df6ce65da88 HTTP/1.1" 200 9547 INFO 2025-11-04 10:46:41,750 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 10:46:42,665 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=6607f26c05e04a2883679995f4792564 HTTP/1.1" 200 9547 INFO 2025-11-04 10:47:41,766 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 10:47:42,673 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=8c6cfd017b2149e8905ad497bfb02272 HTTP/1.1" 200 9549 INFO 2025-11-04 10:48:41,777 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 10:48:42,672 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=678ac1dea7464108b7a6a9c2557ca23c HTTP/1.1" 200 9549 ERROR 2025-11-04 10:49:25,743 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found INFO 2025-11-04 10:49:41,749 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 10:49:42,672 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=5b5d6c9086194a319401b03c731d6fba HTTP/1.1" 200 9548 INFO 2025-11-04 10:50:41,738 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 10:50:42,669 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=65f01c3f41264adf8a232025788cbe5e HTTP/1.1" 200 9548 INFO 2025-11-04 10:51:41,705 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 10:51:42,657 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=b5a088ac4fe644e38f7808c0e97f7721 HTTP/1.1" 200 9547 INFO 2025-11-04 10:52:41,740 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 10:52:42,669 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=035cd9431fc84bcc993cf441a3063113 HTTP/1.1" 200 9547 ERROR 2025-11-04 10:53:33,753 tasks 70308 8426217792 Appointment a02f31c4-52ee-44a4-a8ac-4f798911b8e4 not found ERROR 2025-11-04 10:53:33,753 tasks 70301 8426217792 Appointment 021245a7-f63c-422d-965e-82b32b1fe86a not found INFO 2025-11-04 10:53:41,757 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 10:53:42,660 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=8529b94135aa4dfaa461b3a2e09b22d5 HTTP/1.1" 200 9549 INFO 2025-11-04 10:54:41,768 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 10:54:42,669 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=13c895a1d50e49958eda9fd468e2cf6a HTTP/1.1" 200 9549 INFO 2025-11-04 10:55:41,729 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 10:55:42,652 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=ce4783b9965e4969840e69094fa3188b HTTP/1.1" 200 9547 ERROR 2025-11-04 10:56:10,431 tasks 70308 8426217792 Appointment 403e353a-3b90-4d86-b142-da0e64820bff not found INFO 2025-11-04 10:56:41,715 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 10:56:42,664 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=9bc31adab19a4f2d8ce8813d0bce4a50 HTTP/1.1" 200 9547 INFO 2025-11-04 10:57:41,738 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 10:57:42,664 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=864b578b7fac43879a8e02ef1d983ef8 HTTP/1.1" 200 9547 INFO 2025-11-04 10:58:41,754 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 10:58:42,654 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=571d1c22fbe1441eb204bac72a0b9b25 HTTP/1.1" 200 9550 INFO 2025-11-04 10:59:41,730 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 10:59:42,650 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=a7c2f3d364f34f2d8d7f2fe77fd36adc HTTP/1.1" 200 9547 INFO 2025-11-04 11:00:00,017 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 11:00:00,017 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 08:00:00.017641+00:00'} INFO 2025-11-04 11:00:00,023 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 11:00:00,023 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 08:00:00.023826+00:00'} ERROR 2025-11-04 11:00:16,769 tasks 70301 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found ERROR 2025-11-04 11:00:16,771 tasks 70309 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found INFO 2025-11-04 11:00:16,772 tasks 70308 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-04 11:00:16,779 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 11:00:41,761 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:00:42,689 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=42268443b8ff45bdbd2af40f458865ea HTTP/1.1" 200 9547 ERROR 2025-11-04 11:01:16,835 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 11:01:41,773 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:01:42,704 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=2ee0ebbe62f64d0fbd72d92ef479bb5a HTTP/1.1" 200 9547 ERROR 2025-11-04 11:02:16,854 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 11:02:41,772 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:02:42,688 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=357cb279bd854545b71cd529bd5f1a5a HTTP/1.1" 200 9547 ERROR 2025-11-04 11:03:16,871 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 11:03:41,793 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:03:42,702 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=f5e759be55c94d7d8d388178045ee3fe HTTP/1.1" 200 9549 INFO 2025-11-04 11:04:41,763 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:04:42,702 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=54c5b159feab47a481b07edd75c4eb7b HTTP/1.1" 200 9547 INFO 2025-11-04 11:05:41,746 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:05:42,700 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=173a9edc51d5467b93a20ef59f4e90bc HTTP/1.1" 200 9547 INFO 2025-11-04 11:06:41,770 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:06:42,692 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=c076089aabc245feb24bfabcc1843e36 HTTP/1.1" 200 9547 INFO 2025-11-04 11:07:41,800 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:07:42,696 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=d913104e2f45406b86602803fc18d7dd HTTP/1.1" 200 9549 INFO 2025-11-04 11:08:41,788 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:08:42,700 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=87213bda69234a38a0285116774a7aea HTTP/1.1" 200 9548 INFO 2025-11-04 11:09:41,757 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:09:42,690 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=dcb4626130f7466d9958f5a217612e70 HTTP/1.1" 200 9547 INFO 2025-11-04 11:10:41,766 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:10:42,696 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=56ab23367e9d497a83c6dc7fa2762a69 HTTP/1.1" 200 9547 INFO 2025-11-04 11:11:41,770 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:11:42,695 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=cde14b69338a4384800854d1b703ac15 HTTP/1.1" 200 9547 INFO 2025-11-04 11:12:41,764 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:12:42,685 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=80346c9ce154417ab82dc837099cd8b5 HTTP/1.1" 200 9547 INFO 2025-11-04 11:13:41,769 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:13:42,699 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=e0a0bf90ef0f4c0bb6cadbff464e8f66 HTTP/1.1" 200 9547 INFO 2025-11-04 11:14:41,770 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:14:42,697 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=3d2ac94e9de2479ba8b243ddaa23659d HTTP/1.1" 200 9547 INFO 2025-11-04 11:15:41,750 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:15:42,702 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=a0ed69ad2f2c4a058aa68297e024a788 HTTP/1.1" 200 9547 INFO 2025-11-04 11:16:41,690 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:16:42,617 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=fcb947fc059a4063aa8bd2e794cf280f HTTP/1.1" 200 9547 INFO 2025-11-04 11:17:41,709 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:17:42,618 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=a4b302912ae24369bd793ad2a6e855c8 HTTP/1.1" 200 9549 INFO 2025-11-04 11:18:41,653 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:18:42,607 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=71ecf0b4b5b64d6e90803ca5fd38f113 HTTP/1.1" 200 9547 ERROR 2025-11-04 11:19:25,685 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found INFO 2025-11-04 11:19:41,688 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:19:42,613 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=b3b55f8669174c58bd743bda83b9ec24 HTTP/1.1" 200 9547 INFO 2025-11-04 11:20:41,672 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:20:42,612 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=247b499611cd484f884f8cd66344f4b4 HTTP/1.1" 200 9547 INFO 2025-11-04 11:21:41,714 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:21:42,607 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=95fa99631a0f47e886f1f6703b7df3c9 HTTP/1.1" 200 9549 INFO 2025-11-04 11:22:41,683 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:22:42,598 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=68bd4092bdd64ffe8529c1b87883ce3a HTTP/1.1" 200 9547 INFO 2025-11-04 11:23:41,681 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:23:42,611 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=c3dce5249b3f4396beccca9a1ec9ac11 HTTP/1.1" 200 9547 INFO 2025-11-04 11:24:41,673 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:24:42,606 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=4dcd61109c1a4823856f760ec3841f20 HTTP/1.1" 200 9547 ERROR 2025-11-04 11:25:38,951 tasks 70308 8426217792 Appointment 403e353a-3b90-4d86-b142-da0e64820bff not found INFO 2025-11-04 11:25:41,657 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:25:42,602 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=167c93eee6da4ba0a22e5d37ae390405 HTTP/1.1" 200 9547 ERROR 2025-11-04 11:26:10,371 tasks 70308 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found ERROR 2025-11-04 11:26:10,372 tasks 70301 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found INFO 2025-11-04 11:26:10,394 tasks 70309 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-04 11:26:10,399 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 11:26:41,696 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:26:42,609 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=fc4c4c29511e40c6b11165161924fccc HTTP/1.1" 200 9549 ERROR 2025-11-04 11:27:10,420 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 11:27:41,675 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:27:42,607 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=520c3145abd14aa68240e3354de825b7 HTTP/1.1" 200 9547 ERROR 2025-11-04 11:28:10,431 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 11:28:41,677 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:28:42,600 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=fddeaa4615c04770a34f8614d6537be7 HTTP/1.1" 200 9547 ERROR 2025-11-04 11:29:10,446 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 11:29:41,656 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:29:42,584 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=04ddc5ddb8834a01b54a1649908b1db4 HTTP/1.1" 200 9547 INFO 2025-11-04 11:30:00,005 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 11:30:00,005 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 08:30:00.005273+00:00'} INFO 2025-11-04 11:30:00,009 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 11:30:00,009 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 08:30:00.009579+00:00'} ERROR 2025-11-04 11:30:16,710 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found INFO 2025-11-04 11:30:41,691 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:30:42,599 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=3b52e73808484b5c95c48bd8d59cd78e HTTP/1.1" 200 9549 INFO 2025-11-04 11:31:41,724 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:31:42,651 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=dbe8b7db3d994197b77d3b4d3e1d9b8b HTTP/1.1" 200 9547 INFO 2025-11-04 11:32:41,711 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:32:42,635 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=ceaae1fc7ada4f8d8473755f93ee18be HTTP/1.1" 200 9547 INFO 2025-11-04 11:33:41,722 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:33:42,647 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=53a5647dc93a4850901bb9ac7d617197 HTTP/1.1" 200 9547 INFO 2025-11-04 11:34:41,721 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:34:42,650 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=080e4ce313ed45568791321094e6330e HTTP/1.1" 200 9547 INFO 2025-11-04 11:35:41,700 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:35:42,649 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=92fde997eb7c47bfa476f086d9f181cb HTTP/1.1" 200 9547 INFO 2025-11-04 11:36:41,713 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:36:42,639 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=31ce2c4dfd544fffbe3e9615de157bfd HTTP/1.1" 200 9547 ERROR 2025-11-04 11:36:56,974 tasks 70308 8426217792 Appointment 403e353a-3b90-4d86-b142-da0e64820bff not found ERROR 2025-11-04 11:36:57,072 tasks 70308 8426217792 Appointment 403e353a-3b90-4d86-b142-da0e64820bff not found ERROR 2025-11-04 11:36:57,082 tasks 70308 8426217792 Appointment 403e353a-3b90-4d86-b142-da0e64820bff not found ERROR 2025-11-04 11:36:57,143 tasks 70308 8426217792 Appointment 403e353a-3b90-4d86-b142-da0e64820bff not found INFO 2025-11-04 11:37:41,716 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:37:42,645 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=8bdd81e0bb824ebfa2e8525ac2f47851 HTTP/1.1" 200 9547 INFO 2025-11-04 11:38:41,723 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:38:42,647 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=152d93f97cd449f1ab59619e704e8695 HTTP/1.1" 200 9547 INFO 2025-11-04 11:39:41,697 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:39:42,632 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=9d2095992c2e44b4bdf3dee77264383e HTTP/1.1" 200 9547 INFO 2025-11-04 11:40:41,736 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:40:42,646 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=254a1feea99140999479118947207a7e HTTP/1.1" 200 9549 INFO 2025-11-04 11:41:41,720 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:41:42,637 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=3e00509365b24fff8ac19ee5c49179af HTTP/1.1" 200 9547 INFO 2025-11-04 11:42:41,711 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:42:42,649 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=6260af3ffdcd40e1a37298cc85357a3b HTTP/1.1" 200 9548 INFO 2025-11-04 11:43:50,906 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:43:51,844 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=194af5feefe24783bd650dd040e100dc HTTP/1.1" 200 9548 INFO 2025-11-04 11:44:58,553 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 11:44:59,472 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=871efb3beb394a878ceb9d56efd3a493 HTTP/1.1" 200 9547 INFO 2025-11-04 12:02:14,824 tasks 70301 8426217792 Lab results sync started INFO 2025-11-04 12:02:14,825 tasks 70301 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 09:02:14.825044+00:00'} INFO 2025-11-04 12:02:14,829 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 12:02:14,829 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 09:02:14.829433+00:00'} INFO 2025-11-04 12:02:48,202 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:02:49,143 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=ee8a6b085abf46cfbc45822f7be0c25d HTTP/1.1" 200 9547 INFO 2025-11-04 12:03:48,228 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:03:49,155 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=15ac81cffe0c4901bd25e4c223c12639 HTTP/1.1" 200 9548 INFO 2025-11-04 12:04:48,200 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:04:49,155 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=37ced610b5c44783ad7556013d93ae37 HTTP/1.1" 200 9547 INFO 2025-11-04 12:05:48,202 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:05:49,153 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=1380ef909bc44f5ba69dc4bba480b6bc HTTP/1.1" 200 9547 ERROR 2025-11-04 12:06:32,230 tasks 70308 8426217792 Appointment a02f31c4-52ee-44a4-a8ac-4f798911b8e4 not found ERROR 2025-11-04 12:06:32,230 tasks 70301 8426217792 Appointment 021245a7-f63c-422d-965e-82b32b1fe86a not found INFO 2025-11-04 12:06:48,227 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:06:49,141 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=4dbdac05e16a4fa3b3ebdc32c64c3898 HTTP/1.1" 200 9547 INFO 2025-11-04 12:07:48,251 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:07:49,153 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=56c1478bc97941e29483e590299b8755 HTTP/1.1" 200 9549 INFO 2025-11-04 12:08:48,222 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:08:49,140 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=e01ebddc6e4f4471a29d62a331acfa2f HTTP/1.1" 200 9547 INFO 2025-11-04 12:09:48,219 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:09:49,143 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=f098e8c4c55f4efa95dad07e60863d1f HTTP/1.1" 200 9547 ERROR 2025-11-04 12:10:40,232 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found INFO 2025-11-04 12:10:48,227 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:10:49,153 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=d0bc7b3ee1024b5bbf45b0e6b68e1712 HTTP/1.1" 200 9547 INFO 2025-11-04 12:11:48,225 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:11:49,144 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=1c8a653bd0a34c579fea6694ca04f9bc HTTP/1.1" 200 9547 ERROR 2025-11-04 12:12:45,497 tasks 70308 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found ERROR 2025-11-04 12:12:45,497 tasks 70309 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found INFO 2025-11-04 12:12:45,504 tasks 70301 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-04 12:12:45,506 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 12:12:48,228 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:12:49,148 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=2dd54cbac6ce41198068edd77837a287 HTTP/1.1" 200 9547 ERROR 2025-11-04 12:13:16,918 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found ERROR 2025-11-04 12:13:45,522 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 12:13:48,237 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:13:49,147 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=ffca7fdd8304416385176d09378eee29 HTTP/1.1" 200 9547 ERROR 2025-11-04 12:14:45,540 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 12:14:48,225 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:14:49,155 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=d14dad1260a646ef866cd051283fd0ba HTTP/1.1" 200 9547 ERROR 2025-11-04 12:15:45,545 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 12:15:48,208 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:15:49,150 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=cf84c0e477ff430fbe97c9155caf1bfc HTTP/1.1" 200 9547 INFO 2025-11-04 12:16:48,192 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:16:49,143 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=8d8b25f7fdf34069b96bc2c3a21ffb8b HTTP/1.1" 200 9547 ERROR 2025-11-04 12:17:23,264 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found INFO 2025-11-04 12:17:48,219 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:17:49,141 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=445bbef0235d455dad79d54cd9d1ed5d HTTP/1.1" 200 9547 INFO 2025-11-04 12:18:48,137 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:18:49,066 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=86408aa90fce43578ccc7706537bfa99 HTTP/1.1" 200 9547 INFO 2025-11-04 12:19:48,140 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:19:49,060 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=4fb182bce2b14ac384ab3ccf39a03b98 HTTP/1.1" 200 9547 INFO 2025-11-04 12:20:48,153 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:20:49,063 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=b4e8adf3d6a54edea3d5c4f5db5200ac HTTP/1.1" 200 9549 INFO 2025-11-04 12:21:48,134 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:21:49,062 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=bb83a03d685d4e8fbe687ae22bad6eac HTTP/1.1" 200 9547 INFO 2025-11-04 12:22:48,130 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:22:49,049 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=9c1474c5de9b4600808bf93aab2b38b0 HTTP/1.1" 200 9548 INFO 2025-11-04 12:23:48,129 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:23:49,060 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=ba72e0f7a86b4f7182339f116a08c262 HTTP/1.1" 200 9547 ERROR 2025-11-04 12:24:03,385 tasks 70308 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found ERROR 2025-11-04 12:24:03,385 tasks 70309 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found INFO 2025-11-04 12:24:03,387 tasks 70301 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-04 12:24:03,393 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-04 12:24:03,476 tasks 70301 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found ERROR 2025-11-04 12:24:03,476 tasks 70308 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found INFO 2025-11-04 12:24:03,478 tasks 70309 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-04 12:24:03,482 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-04 12:24:03,491 tasks 70308 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found ERROR 2025-11-04 12:24:03,491 tasks 70301 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found INFO 2025-11-04 12:24:03,492 tasks 70309 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-04 12:24:03,496 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-04 12:24:03,552 tasks 70301 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found ERROR 2025-11-04 12:24:03,552 tasks 70309 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found INFO 2025-11-04 12:24:03,554 tasks 70308 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-04 12:24:03,558 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 12:24:48,152 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:24:49,059 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=c3da281747954cd79063dfc898c32cc7 HTTP/1.1" 200 9549 ERROR 2025-11-04 12:25:03,409 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-04 12:25:03,488 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-04 12:25:03,501 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-04 12:25:03,565 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 12:25:48,136 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:25:49,047 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=c4e017cce984488fbf400988f524d859 HTTP/1.1" 200 9547 ERROR 2025-11-04 12:26:03,423 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-04 12:26:03,494 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-04 12:26:03,505 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-04 12:26:03,572 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 12:26:48,124 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:26:49,057 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=8c65df1121814eadbb61832c6cafe64d HTTP/1.1" 200 9547 ERROR 2025-11-04 12:27:03,438 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-04 12:27:03,500 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-04 12:27:03,510 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-04 12:27:03,579 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 12:27:48,130 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:27:49,056 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=146ea47101434b059c0858d2f88873e8 HTTP/1.1" 200 9547 INFO 2025-11-04 12:28:48,144 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:28:49,056 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=61f24631a2d84c7687abc174688dea1f HTTP/1.1" 200 9549 INFO 2025-11-04 12:29:48,129 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:29:49,053 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=dc15cc33e9c04844b01bc0aa9e32a3ee HTTP/1.1" 200 9547 INFO 2025-11-04 12:30:00,016 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 12:30:00,017 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 09:30:00.017098+00:00'} INFO 2025-11-04 12:30:00,023 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 12:30:00,023 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 09:30:00.023793+00:00'} INFO 2025-11-04 12:30:48,123 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:30:49,054 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=01ebc68ce2df4fbf9c0f00cb07fff6f9 HTTP/1.1" 200 9547 INFO 2025-11-04 12:31:48,151 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:31:49,052 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=10c1c9ab6ce04d4e9bfe14a21fc402e1 HTTP/1.1" 200 9549 INFO 2025-11-04 12:32:48,139 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:32:49,050 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=f0457bcca4374d68aa2fd04a4507803b HTTP/1.1" 200 9549 INFO 2025-11-04 12:33:48,179 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:33:49,120 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=4795fac32a62411b860b75d81d25100d HTTP/1.1" 200 9547 INFO 2025-11-04 12:34:48,213 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:34:49,131 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=7487b842f47a440f9c75cb34a67a3a74 HTTP/1.1" 200 9549 INFO 2025-11-04 12:35:48,175 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:35:49,129 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=f7ff723c71484473aad644149d8c0e19 HTTP/1.1" 200 9547 INFO 2025-11-04 12:36:48,197 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:36:49,122 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=63b01ccdf3f9483d8ed75316ef320d78 HTTP/1.1" 200 9547 INFO 2025-11-04 12:37:48,207 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:37:49,124 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=b423380389a046949f75e64ed9cc04f4 HTTP/1.1" 200 9547 INFO 2025-11-04 12:38:48,181 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:38:49,118 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=155b0b736c854d2ab8eacc8574ca8eb4 HTTP/1.1" 200 9547 INFO 2025-11-04 12:39:48,210 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:39:49,130 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=ed1dc31921734f95bc581630c1e1b59c HTTP/1.1" 200 9547 INFO 2025-11-04 12:40:48,202 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:40:49,131 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=2af16ccca40543aca8157c311f1bbe8a HTTP/1.1" 200 9547 INFO 2025-11-04 12:41:48,203 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:41:49,129 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=5432e16715fe4948b8992ec1226367fc HTTP/1.1" 200 9547 ERROR 2025-11-04 12:42:45,479 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found INFO 2025-11-04 12:42:48,202 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:42:49,127 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=bbb62ce09be2481fa115998f4ba3fba5 HTTP/1.1" 200 9547 ERROR 2025-11-04 12:43:16,895 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found INFO 2025-11-04 12:43:48,207 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:43:49,131 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=fc79f95eb95a4ec4ac501f4195b2a8d1 HTTP/1.1" 200 9547 INFO 2025-11-04 12:44:48,229 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:44:49,129 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=842f1dc693a042e5bf10aef37bdd12d5 HTTP/1.1" 200 9549 INFO 2025-11-04 12:45:48,207 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:45:49,120 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=875c364012fd48648d0bc7e38f215203 HTTP/1.1" 200 9547 INFO 2025-11-04 12:46:48,177 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:46:49,117 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=9751f2074e16483e9e5b22e1dab91ca6 HTTP/1.1" 200 9547 ERROR 2025-11-04 12:47:23,232 tasks 70308 8426217792 Appointment a02f31c4-52ee-44a4-a8ac-4f798911b8e4 not found ERROR 2025-11-04 12:47:23,233 tasks 70301 8426217792 Appointment 021245a7-f63c-422d-965e-82b32b1fe86a not found INFO 2025-11-04 12:47:48,179 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:47:49,119 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=99ad9a2595ed48c8acd10a1d0bdb7ab2 HTTP/1.1" 200 9547 INFO 2025-11-04 12:48:48,145 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:48:49,065 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=f6741bc5235d494382ba01c8b52f337d HTTP/1.1" 200 9548 INFO 2025-11-04 12:49:48,111 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:49:49,051 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=5ccfa8ed4a9d40bf8187550ffdb3fc6b HTTP/1.1" 200 9547 INFO 2025-11-04 12:50:48,121 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:50:49,050 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=7f3e4a389f304b6cab25b12b272ef7de HTTP/1.1" 200 9547 INFO 2025-11-04 12:51:48,132 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:51:49,051 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=7bc8cb4ada654663a91fe75047952000 HTTP/1.1" 200 9547 INFO 2025-11-04 12:52:48,138 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:52:49,060 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=6a4f1fb0c58f47cf9c237bc45f4d347d HTTP/1.1" 200 9547 INFO 2025-11-04 12:53:48,138 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:53:49,059 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=5b9a44602ca14ada8dc218b01922cbe4 HTTP/1.1" 200 9547 ERROR 2025-11-04 12:54:03,391 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found ERROR 2025-11-04 12:54:03,482 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found ERROR 2025-11-04 12:54:03,493 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found ERROR 2025-11-04 12:54:03,557 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found INFO 2025-11-04 12:54:48,130 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:54:49,051 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=9fc27db6999b442c8fb017fc2ad57c76 HTTP/1.1" 200 9547 INFO 2025-11-04 12:55:48,114 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:55:49,060 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=703e9bbd0e59408597115f77879682ee HTTP/1.1" 200 9547 INFO 2025-11-04 12:56:48,123 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:56:49,057 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=9e55680385f740f198d3cbdcda46962f HTTP/1.1" 200 9547 INFO 2025-11-04 12:57:48,141 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:57:49,057 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=6349d78fedbe49dca7f1d96b87fa863e HTTP/1.1" 200 9549 INFO 2025-11-04 12:58:48,100 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:58:49,055 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=4e6922b746df44c0a330c2d6ee7d4773 HTTP/1.1" 200 9547 INFO 2025-11-04 12:59:48,099 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 12:59:49,044 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=24ba6d470e624087aaab24f96285a2ce HTTP/1.1" 200 9547 INFO 2025-11-04 13:00:00,017 tasks 70301 8426217792 Radiology results sync started ERROR 2025-11-04 13:00:00,018 tasks 70308 8426217792 Appointment 9c915ebb-578a-44fb-bdce-8a8dab121b16 not found INFO 2025-11-04 13:00:00,018 tasks 70301 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 10:00:00.018861+00:00'} INFO 2025-11-04 13:00:00,025 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 13:00:00,025 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 10:00:00.025204+00:00'} INFO 2025-11-04 13:00:48,119 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:00:49,055 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=48b886057f7b4ae383f0dcac9d412c58 HTTP/1.1" 200 9547 INFO 2025-11-04 13:01:48,118 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:01:49,050 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=881ee76f12834b40906f09726272922c HTTP/1.1" 200 9547 INFO 2025-11-04 13:02:48,151 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:02:49,053 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=4d0ba7fea3e54118af55c76fe28a06d1 HTTP/1.1" 200 9549 INFO 2025-11-04 13:05:13,817 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:05:14,718 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=e71a8ad7dae24ea4bda15449a3250eef HTTP/1.1" 200 9549 INFO 2025-11-04 13:06:13,781 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:06:14,704 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=4537298131c34f14a8915ca29df14742 HTTP/1.1" 200 9547 INFO 2025-11-04 13:07:13,799 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:07:14,719 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=3a0e5ee353444743b74735fd4ae9124a HTTP/1.1" 200 9547 ERROR 2025-11-04 13:07:57,780 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found INFO 2025-11-04 13:08:13,791 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:08:14,716 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=b712e0649a234d9ebc88a7d6c4f7862f HTTP/1.1" 200 9547 INFO 2025-11-04 13:09:13,759 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:09:14,708 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=29a2034789f64065a5ee91933e9ad83e HTTP/1.1" 200 9547 INFO 2025-11-04 13:10:13,792 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:10:14,717 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=09c8309167bf4a86ba7bdea207110f01 HTTP/1.1" 200 9547 INFO 2025-11-04 13:11:13,793 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:11:14,716 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=76dbc3c45508440c9146e59ca0b4dd86 HTTP/1.1" 200 9547 INFO 2025-11-04 13:12:13,771 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:12:14,700 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=94adbabfc09d4cb8a232d1ba5f5d61c5 HTTP/1.1" 200 9547 INFO 2025-11-04 13:13:13,788 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:13:14,709 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=18bc6a4abc7643b5807f0d09b484b17e HTTP/1.1" 200 9547 ERROR 2025-11-04 13:14:11,059 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found INFO 2025-11-04 13:14:13,802 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:14:14,714 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=87768e6596ab4b5f9da4d731d205a23a HTTP/1.1" 200 9549 ERROR 2025-11-04 13:14:42,476 tasks 70301 8426217792 Appointment 021245a7-f63c-422d-965e-82b32b1fe86a not found ERROR 2025-11-04 13:14:42,476 tasks 70308 8426217792 Appointment a02f31c4-52ee-44a4-a8ac-4f798911b8e4 not found INFO 2025-11-04 13:15:13,789 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:15:14,704 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=44ea1f3a8f8a4cb6886d7582fdb0550f HTTP/1.1" 200 9547 INFO 2025-11-04 13:16:13,787 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:16:14,711 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=5e8d3858f20b40f18a6d9703cd993c0f HTTP/1.1" 200 9547 INFO 2025-11-04 13:17:13,788 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:17:14,707 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=2e51b74138a946cdafd50ce59b87128b HTTP/1.1" 200 9547 INFO 2025-11-04 13:18:13,759 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:18:14,696 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=65155e01e0a74a07aaf868c0dad44fe4 HTTP/1.1" 200 9547 ERROR 2025-11-04 13:18:32,117 tasks 70308 8426217792 Appointment 9c915ebb-578a-44fb-bdce-8a8dab121b16 not found INFO 2025-11-04 13:19:13,780 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:19:14,705 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=1acef6e69ddc459aa7fc5f0c6d964ad5 HTTP/1.1" 200 9547 INFO 2025-11-04 13:19:41,717 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:19:41,939 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=fa582e4a78004e19bb4e63aa926ccc9f HTTP/1.1" 200 9548 INFO 2025-11-04 13:19:54,497 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:19:54,723 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=01c9430b570e411e89b5019600d0a216 HTTP/1.1" 200 9547 INFO 2025-11-04 13:20:24,515 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:20:24,740 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=77deb5a8aa234158a9958a1e49e61995 HTTP/1.1" 200 9549 INFO 2025-11-04 13:20:54,505 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:20:54,723 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=4f31d5e3c89a41859dfcf18c41f59977 HTTP/1.1" 200 9548 INFO 2025-11-04 13:21:24,491 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:21:24,714 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=230d06776a754c15846ac490c754ae25 HTTP/1.1" 200 9547 INFO 2025-11-04 13:21:54,503 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:21:54,730 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=05386dad6fda4c34b755af856e342dd0 HTTP/1.1" 200 9547 INFO 2025-11-04 13:22:24,508 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:22:24,728 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=ded4404fb6724811af021dd6ca0445eb HTTP/1.1" 200 9549 INFO 2025-11-04 13:22:54,527 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:22:54,747 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=2a803c9171de44808aa9afcc9f54b9b9 HTTP/1.1" 200 9549 INFO 2025-11-04 13:23:24,488 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:23:24,713 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=640ea19ce375449f9185c853f6d3342a HTTP/1.1" 200 9547 INFO 2025-11-04 13:23:54,495 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:23:54,710 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=3d6e0d3123b94093b953d39bc2dd39ed HTTP/1.1" 200 9547 INFO 2025-11-04 13:24:24,497 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:24:24,726 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=eb3d4ce8538646e09a5b7b026956d329 HTTP/1.1" 200 9547 INFO 2025-11-04 13:24:54,466 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:24:54,688 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=2f252d36dba64669a275ed3f9906a3b9 HTTP/1.1" 200 9547 INFO 2025-11-04 13:25:24,502 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:25:24,727 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=35ceb37bdd044eb6b41ebac85222160d HTTP/1.1" 200 9547 ERROR 2025-11-04 13:25:29,121 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found ERROR 2025-11-04 13:25:29,217 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found ERROR 2025-11-04 13:25:29,233 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found ERROR 2025-11-04 13:25:29,293 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found INFO 2025-11-04 13:25:54,515 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:25:54,739 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=efa03793606549f985684c111ccc18cf HTTP/1.1" 200 9549 INFO 2025-11-04 13:26:24,491 basehttp 13274 6131003392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:26:24,711 basehttp 13274 6131003392 "GET /__debug__/history_sidebar/?request_id=c83a6f6eebd548a18679b556ccdf8cf5 HTTP/1.1" 200 9548 INFO 2025-11-04 13:26:45,542 basehttp 13274 6131003392 "GET /en/dashboard/ HTTP/1.1" 200 66849 INFO 2025-11-04 13:26:45,733 basehttp 13274 6131003392 "GET /media/tenant_settings/2025/11/04/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-11-04 13:26:45,734 basehttp 13274 6147829760 "GET /media/profile_pictures/Father_-d_HcbHEbL.png HTTP/1.1" 304 0 INFO 2025-11-04 13:26:45,746 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:27:15,708 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:27:15,935 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=6611cbda07ea444aba13c8c3b8c0c2a6 HTTP/1.1" 200 9549 INFO 2025-11-04 13:27:29,576 basehttp 13274 6164656128 "GET /en/consent-templates/ HTTP/1.1" 200 53155 INFO 2025-11-04 13:27:29,670 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:27:56,116 basehttp 13274 6164656128 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 1005 INFO 2025-11-04 13:27:56,345 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=01d351b531644a7b808aafe170d88882 HTTP/1.1" 200 9540 INFO 2025-11-04 13:27:59,703 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:27:59,916 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=16c016b0703d45d489b15f57812611c5 HTTP/1.1" 200 9547 INFO 2025-11-04 13:28:06,095 basehttp 13274 6164656128 "GET /en/settings/ HTTP/1.1" 200 55535 INFO 2025-11-04 13:28:06,191 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:28:08,844 basehttp 13274 6164656128 "GET /en/settings/ZATCA/ HTTP/1.1" 200 50619 INFO 2025-11-04 13:28:08,932 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:28:31,860 basehttp 13274 6164656128 "GET /en/settings/ HTTP/1.1" 200 55535 INFO 2025-11-04 13:28:31,949 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:29:06,748 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:29:06,976 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=4016b24c8efb47c4af1e3a0dc81f0581 HTTP/1.1" 200 9547 INFO 2025-11-04 13:29:36,736 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:29:36,965 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=0028bb003f8544efb8c5f51d28b109ee HTTP/1.1" 200 9547 INFO 2025-11-04 13:30:00,014 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 13:30:00,014 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 10:30:00.014749+00:00'} INFO 2025-11-04 13:30:00,016 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 13:30:00,017 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 10:30:00.017018+00:00'} INFO 2025-11-04 13:30:06,736 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:30:06,953 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=a90303ec24d1484db9b64b045d328fb6 HTTP/1.1" 200 9547 ERROR 2025-11-04 13:30:17,519 tasks 70308 8426217792 Appointment 9c915ebb-578a-44fb-bdce-8a8dab121b16 not found INFO 2025-11-04 13:30:36,758 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:30:36,977 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=20925ebdd791408cbf2f7e385f802fd2 HTTP/1.1" 200 9549 INFO 2025-11-04 13:31:06,709 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:31:06,921 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=017ef13be1ab4a549507cf4cfa77eff2 HTTP/1.1" 200 9547 ERROR 2025-11-04 13:31:25,766 tasks 70308 8426217792 Appointment 0ddbc507-5471-451e-8169-b81b42b3a780 not found INFO 2025-11-04 13:31:36,744 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:31:36,968 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=c0591e61dff84ee7a7d5bd95a8c75a2a HTTP/1.1" 200 9548 INFO 2025-11-04 13:32:06,732 basehttp 13274 6164656128 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:32:06,953 basehttp 13274 6164656128 "GET /__debug__/history_sidebar/?request_id=c025c1a5a64b47e3a32fa175bbf200a4 HTTP/1.1" 200 9547 INFO 2025-11-04 13:32:16,691 autoreload 13274 8426217792 /Users/marwanalwali/AgdarCentre/AgdarCentre/settings.py changed, reloading. INFO 2025-11-04 13:32:17,144 autoreload 9020 8426217792 Watching for file changes with StatReloader INFO 2025-11-04 13:33:01,871 autoreload 9476 8426217792 Watching for file changes with StatReloader INFO 2025-11-04 13:33:04,634 basehttp 9476 6161428480 "GET /en/settings/ HTTP/1.1" 200 41993 INFO 2025-11-04 13:33:04,669 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:33:07,188 basehttp 9476 6161428480 "GET /en/dashboard/ HTTP/1.1" 200 53329 INFO 2025-11-04 13:33:07,230 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:33:37,243 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:34:07,236 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:34:37,245 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:35:07,252 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:35:37,260 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:35:45,936 basehttp 9476 6161428480 "GET /en/dashboard/ HTTP/1.1" 200 53329 INFO 2025-11-04 13:35:45,979 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:35:58,701 basehttp 9476 6161428480 "GET /en/patients/ HTTP/1.1" 200 83739 WARNING 2025-11-04 13:35:58,711 basehttp 9476 6161428480 "GET /static/plugins/datatables/datatables.min.css HTTP/1.1" 404 2038 WARNING 2025-11-04 13:35:58,712 basehttp 9476 13438578688 "GET /static/plugins/datatables/datatables.min.js HTTP/1.1" 404 2035 INFO 2025-11-04 13:35:58,739 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:36:17,843 basehttp 9476 6161428480 "GET /en/patients/?search=1569234247&sex=&age_range=&status= HTTP/1.1" 200 2548 INFO 2025-11-04 13:36:17,929 basehttp 9476 6161428480 "GET /en/patients/?search=1569234247&sex=&age_range=&status= HTTP/1.1" 200 2548 INFO 2025-11-04 13:36:23,873 basehttp 9476 6161428480 "GET /en/patients/?search=&sex=&age_range=&status= HTTP/1.1" 200 53531 INFO 2025-11-04 13:36:23,947 basehttp 9476 6161428480 "GET /en/patients/?search=&sex=&age_range=&status= HTTP/1.1" 200 53531 INFO 2025-11-04 13:36:28,742 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:36:35,833 basehttp 9476 6161428480 "GET /en/patients/?search=000046&sex=&age_range=&status= HTTP/1.1" 200 2543 INFO 2025-11-04 13:36:35,908 basehttp 9476 6161428480 "GET /en/patients/?search=000046&sex=&age_range=&status= HTTP/1.1" 200 2543 INFO 2025-11-04 13:36:42,508 basehttp 9476 6161428480 "GET /en/patients/?search=&sex=&age_range=&status= HTTP/1.1" 200 53531 INFO 2025-11-04 13:36:42,572 basehttp 9476 6161428480 "GET /en/patients/?search=&sex=&age_range=&status= HTTP/1.1" 200 53531 INFO 2025-11-04 13:36:58,754 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:37:28,747 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:37:58,756 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:38:28,754 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:38:58,755 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:39:28,742 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:39:58,752 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:40:28,756 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:40:58,755 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:41:28,755 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:41:58,757 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:42:28,753 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:42:58,756 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:43:28,755 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:43:58,746 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 13:44:11,170 tasks 70308 8426217792 Appointment a02f31c4-52ee-44a4-a8ac-4f798911b8e4 not found ERROR 2025-11-04 13:44:11,171 tasks 70301 8426217792 Appointment 021245a7-f63c-422d-965e-82b32b1fe86a not found INFO 2025-11-04 13:44:15,618 basehttp 9476 6161428480 "GET /en/dashboard/ HTTP/1.1" 200 53329 INFO 2025-11-04 13:44:15,662 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:44:45,675 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:45:15,674 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:45:45,675 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:46:15,673 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:46:45,676 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:47:15,663 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:47:45,675 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:48:15,675 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 13:48:32,239 tasks 70308 8426217792 Appointment 0ddbc507-5471-451e-8169-b81b42b3a780 not found INFO 2025-11-04 13:48:45,667 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 13:48:48,924 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found INFO 2025-11-04 13:49:15,676 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:49:45,675 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:50:15,671 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:50:45,670 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:51:15,670 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:51:45,671 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:52:15,670 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:52:45,679 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:53:15,671 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:53:45,660 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:54:15,671 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:54:45,670 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:55:15,663 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 13:55:29,148 tasks 70308 8426217792 Appointment a02f31c4-52ee-44a4-a8ac-4f798911b8e4 not found ERROR 2025-11-04 13:55:29,148 tasks 70301 8426217792 Appointment 021245a7-f63c-422d-965e-82b32b1fe86a not found ERROR 2025-11-04 13:55:29,241 tasks 70308 8426217792 Appointment a02f31c4-52ee-44a4-a8ac-4f798911b8e4 not found ERROR 2025-11-04 13:55:29,241 tasks 70301 8426217792 Appointment 021245a7-f63c-422d-965e-82b32b1fe86a not found ERROR 2025-11-04 13:55:29,255 tasks 70308 8426217792 Appointment 021245a7-f63c-422d-965e-82b32b1fe86a not found ERROR 2025-11-04 13:55:29,255 tasks 70301 8426217792 Appointment a02f31c4-52ee-44a4-a8ac-4f798911b8e4 not found ERROR 2025-11-04 13:55:29,316 tasks 70308 8426217792 Appointment 021245a7-f63c-422d-965e-82b32b1fe86a not found ERROR 2025-11-04 13:55:29,317 tasks 70301 8426217792 Appointment a02f31c4-52ee-44a4-a8ac-4f798911b8e4 not found INFO 2025-11-04 13:55:45,671 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:56:15,671 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:56:45,659 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:57:15,673 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:57:45,674 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:58:15,674 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:58:45,670 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:59:15,671 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 13:59:45,671 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:00:00,017 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 14:00:00,017 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 11:00:00.017452+00:00'} INFO 2025-11-04 14:00:00,023 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 14:00:00,023 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 11:00:00.023459+00:00'} INFO 2025-11-04 14:00:15,666 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 14:00:17,535 tasks 70308 8426217792 Appointment 0ddbc507-5471-451e-8169-b81b42b3a780 not found INFO 2025-11-04 14:00:45,670 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:01:15,808 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:01:45,815 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:02:46,815 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:03:47,815 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:04:48,816 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:05:49,814 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:06:50,793 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:07:51,794 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:08:52,790 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:09:53,786 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:10:54,784 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:11:55,783 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:12:56,862 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:14:11,394 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 14:27:41,624 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found INFO 2025-11-04 14:27:57,873 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:28:58,880 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:29:59,879 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:30:00,017 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 14:30:00,017 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 11:30:00.017359+00:00'} INFO 2025-11-04 14:30:00,023 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 14:30:00,024 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 11:30:00.024140+00:00'} INFO 2025-11-04 14:31:00,881 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:32:01,879 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:33:02,882 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:34:03,884 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:35:04,883 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:36:05,881 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:37:06,882 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:38:07,886 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:39:08,883 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:40:09,882 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:41:10,877 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:42:11,879 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:43:12,875 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:44:12,874 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:45:12,863 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:46:12,859 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:47:12,858 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:48:12,859 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:49:12,860 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:50:12,867 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:51:12,868 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:52:12,864 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:52:53,637 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:53:14,603 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:53:44,617 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:54:14,614 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:54:44,603 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 14:55:04,851 tasks 70308 8426217792 Appointment 9c915ebb-578a-44fb-bdce-8a8dab121b16 not found INFO 2025-11-04 14:55:14,614 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:55:44,613 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:56:14,604 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:56:44,613 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 14:57:10,109 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found INFO 2025-11-04 14:57:14,610 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:57:44,604 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:58:14,610 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:58:44,610 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:59:14,601 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 14:59:44,610 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 14:59:59,886 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found INFO 2025-11-04 15:00:00,005 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 15:00:00,005 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 12:00:00.005292+00:00'} INFO 2025-11-04 15:00:00,012 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 15:00:00,012 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 12:00:00.012386+00:00'} INFO 2025-11-04 15:00:14,612 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:00:44,602 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:01:14,609 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:01:44,610 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:02:14,610 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:02:44,609 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:03:14,605 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:03:44,607 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:04:14,607 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:04:44,746 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:05:14,748 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:06:12,751 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:07:12,754 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:08:12,782 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:08:20,529 basehttp 9476 13707014144 code 400, message Bad request version ("\x96p'%Ö¨órr¿\x9c[?.íP¡Ä\x0eÉ\x9b6\x00*::\x13\x01\x13\x02\x13\x03À,À+Ì©À0À/̨À") ERROR 2025-11-04 15:08:20,529 basehttp 9476 13707014144 You're accessing the development server over HTTPS, but it only supports HTTP. INFO 2025-11-04 15:08:20,530 basehttp 9476 13707014144 code 400, message Bad request version ('\x00,ÊÊ\x13\x01\x13\x02\x13\x03À,À+Ì©À0À/̨À') ERROR 2025-11-04 15:08:20,530 basehttp 9476 13707014144 You're accessing the development server over HTTPS, but it only supports HTTP. INFO 2025-11-04 15:08:20,531 basehttp 9476 13707014144 code 400, message Bad HTTP/0.9 request type ('\x16\x03\x01\x00}\x01\x00\x00y\x03\x01ù\x8dá?\x87Ib˰FêùPÊÂ%¢ªý£æ\x8a\x18|') ERROR 2025-11-04 15:08:20,531 basehttp 9476 13707014144 You're accessing the development server over HTTPS, but it only supports HTTP. INFO 2025-11-04 15:08:20,577 basehttp 9476 13707014144 code 400, message Bad request version ('ì@Å\x02<˶DìvÃÄä7¡(èîÇ6É5?©\x9eü\x00*úú\x13\x01\x13\x02\x13\x03À,À+Ì©À0À/̨À') ERROR 2025-11-04 15:08:20,577 basehttp 9476 13707014144 You're accessing the development server over HTTPS, but it only supports HTTP. INFO 2025-11-04 15:08:20,578 basehttp 9476 13707014144 code 400, message Bad request version ('ø@c\x8b\x9bÖ\x9dig;\x80CPI\x05{sw\x8c\x9e\x16jþj/\x16¨Çù}\x94\x9e\x00,zz\x13\x01\x13\x02\x13\x03À,À+Ì©À0À/̨À') ERROR 2025-11-04 15:08:20,578 basehttp 9476 13707014144 You're accessing the development server over HTTPS, but it only supports HTTP. INFO 2025-11-04 15:08:20,579 basehttp 9476 13707014144 code 400, message Bad HTTP/0.9 request type ('\x16\x03\x01\x00}\x01\x00\x00y\x03\x01\x8cÃ\x92\x08|3\x13\x83\x1a.9\x15\x01°\x9cê-\x18.éú¥géÐH\x02\x19ÔÆY') ERROR 2025-11-04 15:08:20,579 basehttp 9476 13707014144 You're accessing the development server over HTTPS, but it only supports HTTP. ERROR 2025-11-04 15:08:28,112 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found ERROR 2025-11-04 15:08:28,205 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found ERROR 2025-11-04 15:08:28,222 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found ERROR 2025-11-04 15:08:28,281 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found INFO 2025-11-04 15:09:12,787 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:10:12,786 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:11:12,784 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:12:12,783 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 15:12:59,009 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found INFO 2025-11-04 15:13:12,792 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:14:12,799 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 15:14:24,751 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found INFO 2025-11-04 15:15:12,795 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:16:12,793 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:17:12,784 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:18:12,790 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:19:12,791 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:20:12,786 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:21:12,787 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:22:12,791 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:23:12,803 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:24:12,810 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 15:25:04,900 tasks 70308 8426217792 Appointment 0ddbc507-5471-451e-8169-b81b42b3a780 not found INFO 2025-11-04 15:25:12,801 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:26:12,807 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:27:12,811 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:28:12,807 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:29:12,811 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 15:29:59,932 tasks 70308 8426217792 Appointment 0605e218-b914-4f9a-b4b1-7d1d2265ef8d not found ERROR 2025-11-04 15:29:59,932 tasks 70301 8426217792 Appointment 694e442b-b48d-4029-8d69-14bfc2f2dfd4 not found INFO 2025-11-04 15:30:00,004 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 15:30:00,004 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 12:30:00.004440+00:00'} INFO 2025-11-04 15:30:00,010 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 15:30:00,010 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 12:30:00.010843+00:00'} INFO 2025-11-04 15:30:12,811 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:31:12,808 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 15:31:31,230 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found INFO 2025-11-04 15:32:12,812 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:33:12,813 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:34:12,808 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:35:12,799 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:36:12,813 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:37:12,811 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:38:12,818 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:39:12,824 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:40:12,828 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:41:12,826 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:42:12,818 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 15:42:59,048 tasks 70301 8426217792 Appointment 694e442b-b48d-4029-8d69-14bfc2f2dfd4 not found ERROR 2025-11-04 15:42:59,048 tasks 70308 8426217792 Appointment 0605e218-b914-4f9a-b4b1-7d1d2265ef8d not found INFO 2025-11-04 15:43:12,836 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 15:43:16,550 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found INFO 2025-11-04 15:44:12,835 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 15:44:24,798 tasks 70308 8426217792 Appointment 0605e218-b914-4f9a-b4b1-7d1d2265ef8d not found ERROR 2025-11-04 15:44:24,798 tasks 70301 8426217792 Appointment 694e442b-b48d-4029-8d69-14bfc2f2dfd4 not found INFO 2025-11-04 15:45:12,833 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:46:12,830 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:47:12,825 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:48:12,837 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:49:12,833 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:50:12,833 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 15:50:56,903 tasks 70308 8426217792 Appointment 9c915ebb-578a-44fb-bdce-8a8dab121b16 not found INFO 2025-11-04 15:51:12,832 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:52:12,830 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:53:12,827 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:54:12,838 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:55:12,840 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:56:12,838 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:57:12,828 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:58:12,839 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 15:59:12,839 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 15:59:59,968 tasks 70308 8426217792 Appointment 8b28e696-8577-4c6c-aca9-47a5dcb95210 not found ERROR 2025-11-04 15:59:59,968 tasks 70301 8426217792 Appointment ebad2b68-4fad-4d10-b2e3-e336cf91fb53 not found INFO 2025-11-04 16:00:00,008 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 16:00:00,008 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 13:00:00.008487+00:00'} INFO 2025-11-04 16:00:00,014 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 16:00:00,014 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 13:00:00.014753+00:00'} ERROR 2025-11-04 16:00:00,034 tasks 70308 8426217792 Appointment 8b28e696-8577-4c6c-aca9-47a5dcb95210 not found ERROR 2025-11-04 16:00:00,034 tasks 70301 8426217792 Appointment ebad2b68-4fad-4d10-b2e3-e336cf91fb53 not found INFO 2025-11-04 16:00:12,829 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:01:12,838 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 16:01:31,258 tasks 70301 8426217792 Appointment 694e442b-b48d-4029-8d69-14bfc2f2dfd4 not found ERROR 2025-11-04 16:01:31,258 tasks 70308 8426217792 Appointment 0605e218-b914-4f9a-b4b1-7d1d2265ef8d not found INFO 2025-11-04 16:02:12,841 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:03:12,836 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:04:12,844 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:05:12,836 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:06:12,841 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:07:12,842 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:08:12,836 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:09:12,844 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:10:12,857 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:11:12,846 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:12:12,847 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 16:12:59,062 tasks 70301 8426217792 Appointment ebad2b68-4fad-4d10-b2e3-e336cf91fb53 not found ERROR 2025-11-04 16:12:59,062 tasks 70308 8426217792 Appointment 8b28e696-8577-4c6c-aca9-47a5dcb95210 not found INFO 2025-11-04 16:13:12,839 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 16:13:16,564 tasks 70301 8426217792 Appointment 0605e218-b914-4f9a-b4b1-7d1d2265ef8d not found ERROR 2025-11-04 16:13:16,564 tasks 70308 8426217792 Appointment 694e442b-b48d-4029-8d69-14bfc2f2dfd4 not found INFO 2025-11-04 16:14:12,845 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 16:14:24,812 tasks 70308 8426217792 Appointment 8b28e696-8577-4c6c-aca9-47a5dcb95210 not found ERROR 2025-11-04 16:14:24,812 tasks 70301 8426217792 Appointment ebad2b68-4fad-4d10-b2e3-e336cf91fb53 not found INFO 2025-11-04 16:15:12,851 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:16:12,843 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:17:12,850 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:18:12,841 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:19:12,852 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:20:12,846 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 16:20:56,926 tasks 70308 8426217792 Appointment 0ddbc507-5471-451e-8169-b81b42b3a780 not found INFO 2025-11-04 16:21:12,841 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:22:12,850 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:23:12,846 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:24:12,853 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:25:12,898 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:27:49,802 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:42:01,571 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 16:42:01,571 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 13:42:01.571604+00:00'} INFO 2025-11-04 16:42:01,573 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 16:42:01,574 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 13:42:01.574005+00:00'} INFO 2025-11-04 16:42:43,634 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:43:43,632 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:44:43,638 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:45:43,627 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:46:43,635 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 16:47:02,054 tasks 70301 8426217792 Appointment ebad2b68-4fad-4d10-b2e3-e336cf91fb53 not found ERROR 2025-11-04 16:47:02,054 tasks 70308 8426217792 Appointment 8b28e696-8577-4c6c-aca9-47a5dcb95210 not found ERROR 2025-11-04 16:47:18,740 tasks 70308 8426217792 Appointment 9c915ebb-578a-44fb-bdce-8a8dab121b16 not found INFO 2025-11-04 16:47:43,634 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:48:43,625 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:49:03,164 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:49:05,645 basehttp 9476 6161428480 "GET /en/dashboard/ HTTP/1.1" 200 53219 INFO 2025-11-04 16:49:05,659 basehttp 9476 6161428480 "GET /media/tenant_settings/2025/11/04/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-11-04 16:49:05,706 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:49:35,722 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:50:05,720 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:50:35,720 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:51:05,711 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:51:35,720 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:52:05,721 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:52:35,721 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:53:05,722 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:53:35,722 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:54:05,720 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:54:35,719 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:55:05,722 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:55:35,720 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:56:05,719 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:56:35,709 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:57:05,720 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:57:35,712 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:58:05,723 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:58:35,711 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 16:58:47,354 tasks 70308 8426217792 Appointment 8b28e696-8577-4c6c-aca9-47a5dcb95210 not found ERROR 2025-11-04 16:58:47,354 tasks 70301 8426217792 Appointment ebad2b68-4fad-4d10-b2e3-e336cf91fb53 not found INFO 2025-11-04 16:59:05,724 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 16:59:36,689 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 17:00:00,017 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 17:00:00,017 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 14:00:00.017465+00:00'} INFO 2025-11-04 17:00:00,024 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 17:00:00,024 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 14:00:00.024335+00:00'} ERROR 2025-11-04 17:00:00,074 tasks 70308 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-04 17:00:00,074 tasks 70301 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found INFO 2025-11-04 17:00:06,689 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 17:04:35,068 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 17:20:44,636 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 17:21:44,642 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 17:22:44,644 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 17:23:44,647 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 17:24:44,642 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 17:25:44,649 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 17:26:44,652 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 17:27:44,641 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 17:28:44,647 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 17:29:36,741 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found INFO 2025-11-04 17:29:44,639 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 17:30:00,015 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 17:30:00,016 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 14:30:00.016227+00:00'} INFO 2025-11-04 17:30:00,023 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 17:30:00,023 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 14:30:00.023280+00:00'} INFO 2025-11-04 17:30:44,649 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 17:31:44,644 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 17:32:13,416 tasks 70308 8426217792 Appointment 9c915ebb-578a-44fb-bdce-8a8dab121b16 not found INFO 2025-11-04 17:32:44,646 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 17:33:44,653 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 17:34:31,776 tasks 70301 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-04 17:34:31,776 tasks 70308 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-04 17:34:31,857 tasks 70308 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-04 17:34:31,857 tasks 70301 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found INFO 2025-11-04 17:34:44,647 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 17:35:44,578 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 17:36:19,692 tasks 70308 8426217792 Appointment 0ddbc507-5471-451e-8169-b81b42b3a780 not found INFO 2025-11-04 17:36:44,585 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 17:37:44,584 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 17:38:44,580 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 17:39:44,576 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 17:40:44,577 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 17:41:44,582 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 17:42:44,577 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 17:42:57,361 tasks 70308 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found INFO 2025-11-04 17:43:44,566 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 17:44:44,582 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 17:45:44,578 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 17:46:44,564 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 17:47:30,802 tasks 70308 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-04 17:47:30,802 tasks 70301 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found INFO 2025-11-04 17:47:44,575 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 17:48:44,566 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 17:48:56,543 tasks 70301 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-04 17:48:56,543 tasks 70308 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-04 17:49:00,963 tasks 70308 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found INFO 2025-11-04 17:49:44,575 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 17:50:44,586 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 17:51:44,587 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 17:52:44,586 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 17:53:44,585 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 17:54:44,584 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 17:55:44,596 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 17:56:44,587 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 17:57:44,601 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 17:58:44,593 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 17:59:36,677 tasks 70308 8426217792 Appointment 0605e218-b914-4f9a-b4b1-7d1d2265ef8d not found ERROR 2025-11-04 17:59:36,677 tasks 70301 8426217792 Appointment 694e442b-b48d-4029-8d69-14bfc2f2dfd4 not found INFO 2025-11-04 17:59:44,594 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 18:00:00,017 tasks 70309 8426217792 Radiology results sync started INFO 2025-11-04 18:00:00,017 tasks 70309 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 15:00:00.017627+00:00'} ERROR 2025-11-04 18:00:00,021 tasks 70301 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found INFO 2025-11-04 18:00:00,024 tasks 70301 8426217792 Lab results sync started INFO 2025-11-04 18:00:00,024 tasks 70301 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 15:00:00.024939+00:00'} INFO 2025-11-04 18:00:00,035 tasks 70308 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-04 18:00:00,041 tasks 70309 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 18:00:00,048 tasks 70308 8426217792 Generated daily schedule for 2025-11-05: {'date': '2025-11-05', 'total_appointments': 0, 'providers_with_appointments': 0} INFO 2025-11-04 18:00:44,583 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 18:01:00,055 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-04 18:01:41,942 tasks 70308 8426217792 Appointment 9c915ebb-578a-44fb-bdce-8a8dab121b16 not found INFO 2025-11-04 18:01:44,591 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 18:02:00,068 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-04 18:02:13,361 tasks 70308 8426217792 Appointment 0ddbc507-5471-451e-8169-b81b42b3a780 not found INFO 2025-11-04 18:02:44,581 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 18:03:00,080 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 18:03:44,592 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 18:04:31,719 tasks 70308 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found ERROR 2025-11-04 18:04:31,795 tasks 70308 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found INFO 2025-11-04 18:04:44,585 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 18:05:44,591 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 18:06:03,012 tasks 70301 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-04 18:06:03,012 tasks 70308 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found INFO 2025-11-04 18:06:44,564 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 18:07:44,557 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 18:08:44,547 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 18:09:44,551 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 18:10:44,549 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 18:11:44,561 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 18:12:44,553 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 18:12:59,890 tasks 70308 8426217792 Appointment 9c915ebb-578a-44fb-bdce-8a8dab121b16 not found ERROR 2025-11-04 18:12:59,984 tasks 70308 8426217792 Appointment 9c915ebb-578a-44fb-bdce-8a8dab121b16 not found ERROR 2025-11-04 18:12:59,997 tasks 70308 8426217792 Appointment 9c915ebb-578a-44fb-bdce-8a8dab121b16 not found ERROR 2025-11-04 18:13:00,051 tasks 70308 8426217792 Appointment 9c915ebb-578a-44fb-bdce-8a8dab121b16 not found INFO 2025-11-04 18:13:44,543 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 18:14:44,556 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 18:15:44,557 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 18:16:44,554 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 18:17:30,765 tasks 70308 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found INFO 2025-11-04 18:17:44,548 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 18:17:48,274 tasks 70301 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-04 18:17:48,274 tasks 70308 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found INFO 2025-11-04 18:18:44,552 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 18:18:56,523 tasks 70308 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found ERROR 2025-11-04 18:19:00,942 tasks 70308 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found INFO 2025-11-04 18:19:00,945 tasks 70301 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-04 18:19:00,953 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 18:19:44,556 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 18:20:00,960 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 18:35:48,509 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 18:35:48,942 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 18:35:48,942 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 15:35:48.942982+00:00'} INFO 2025-11-04 18:35:48,947 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 18:35:48,948 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 15:35:48.948066+00:00'} ERROR 2025-11-04 18:36:04,863 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 18:36:48,438 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 18:37:04,882 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 18:46:18,717 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 19:00:14,244 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 19:00:14,245 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 16:00:14.245206+00:00'} INFO 2025-11-04 19:00:14,249 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 19:00:14,249 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 16:00:14.249967+00:00'} INFO 2025-11-04 19:00:48,173 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 19:17:37,789 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 19:18:21,871 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found INFO 2025-11-04 19:18:37,797 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 19:19:37,797 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 19:20:37,789 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 19:21:37,793 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 19:22:29,883 tasks 70301 8426217792 Appointment 8b28e696-8577-4c6c-aca9-47a5dcb95210 not found ERROR 2025-11-04 19:22:29,883 tasks 70308 8426217792 Appointment ebad2b68-4fad-4d10-b2e3-e336cf91fb53 not found INFO 2025-11-04 19:22:37,796 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 19:23:37,791 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 19:24:35,140 tasks 70308 8426217792 Appointment 0ddbc507-5471-451e-8169-b81b42b3a780 not found INFO 2025-11-04 19:24:37,797 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 19:25:37,778 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 19:26:37,794 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 19:27:24,925 tasks 70308 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found INFO 2025-11-04 19:27:24,928 tasks 70301 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-04 19:27:24,936 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-04 19:27:24,992 tasks 70308 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found INFO 2025-11-04 19:27:24,994 tasks 70301 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-04 19:27:24,999 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 19:27:37,795 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 19:28:24,955 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-04 19:28:25,013 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 19:28:37,784 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 19:28:56,206 tasks 70308 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found ERROR 2025-11-04 19:29:24,977 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-04 19:29:25,028 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 19:29:37,796 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 19:30:00,005 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 19:30:00,005 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 16:30:00.005684+00:00'} INFO 2025-11-04 19:30:00,009 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 19:30:00,009 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 16:30:00.009735+00:00'} ERROR 2025-11-04 19:30:24,987 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-04 19:30:25,038 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 19:30:37,793 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 19:31:37,796 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 19:32:37,725 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 19:33:37,720 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 19:34:37,724 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 19:35:37,721 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 19:35:53,054 tasks 70308 8426217792 Appointment 0ddbc507-5471-451e-8169-b81b42b3a780 not found ERROR 2025-11-04 19:35:53,152 tasks 70308 8426217792 Appointment 0ddbc507-5471-451e-8169-b81b42b3a780 not found ERROR 2025-11-04 19:35:53,162 tasks 70308 8426217792 Appointment 0ddbc507-5471-451e-8169-b81b42b3a780 not found ERROR 2025-11-04 19:35:53,225 tasks 70308 8426217792 Appointment 0ddbc507-5471-451e-8169-b81b42b3a780 not found INFO 2025-11-04 19:36:37,719 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 19:37:37,706 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 19:38:37,723 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 19:39:37,723 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 19:40:23,938 tasks 70301 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found INFO 2025-11-04 19:40:23,941 tasks 70308 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-04 19:40:23,949 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 19:40:37,722 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 19:40:41,440 tasks 70308 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found ERROR 2025-11-04 19:41:23,955 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 19:41:37,722 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 19:41:49,686 tasks 70301 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found INFO 2025-11-04 19:41:49,688 tasks 70308 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-04 19:41:49,696 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-04 19:42:23,974 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 19:42:37,710 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 19:42:49,707 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-04 19:43:23,990 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 19:43:37,720 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 19:43:49,723 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 19:44:37,719 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 19:44:49,731 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 19:45:37,716 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 19:46:37,718 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 19:47:37,718 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 19:48:21,885 tasks 70301 8426217792 Appointment 0605e218-b914-4f9a-b4b1-7d1d2265ef8d not found ERROR 2025-11-04 19:48:21,885 tasks 70308 8426217792 Appointment 694e442b-b48d-4029-8d69-14bfc2f2dfd4 not found INFO 2025-11-04 19:48:37,810 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 19:49:37,811 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 19:50:37,807 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 19:51:37,814 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 19:52:37,809 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 19:53:37,811 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 19:54:37,811 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 19:55:37,804 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 19:56:37,812 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 19:57:37,812 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 19:58:37,799 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 19:58:56,222 tasks 70301 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found INFO 2025-11-04 19:58:56,223 tasks 70308 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-04 19:58:56,228 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-04 19:59:12,925 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found INFO 2025-11-04 19:59:37,812 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 19:59:56,244 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 20:00:00,019 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 20:00:00,020 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 17:00:00.020145+00:00'} INFO 2025-11-04 20:00:00,026 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 20:00:00,027 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 17:00:00.027107+00:00'} INFO 2025-11-04 20:00:37,812 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 20:00:56,261 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 20:01:37,804 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 20:01:56,279 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 20:02:37,812 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 20:03:37,814 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 20:04:37,814 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 20:05:37,819 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 20:06:37,817 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 20:07:37,820 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 20:08:37,821 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 20:09:37,824 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 20:10:37,816 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 20:10:41,532 tasks 70301 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found INFO 2025-11-04 20:10:41,533 tasks 70308 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-04 20:10:41,539 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 20:11:37,818 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 20:11:41,557 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 20:12:37,817 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 20:12:41,566 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 20:13:37,810 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 20:13:41,583 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 20:14:37,825 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 20:15:37,822 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 20:16:37,813 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 20:17:37,825 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 20:25:12,803 tasks 70308 8426217792 Appointment 8b28e696-8577-4c6c-aca9-47a5dcb95210 not found ERROR 2025-11-04 20:25:12,803 tasks 70301 8426217792 Appointment ebad2b68-4fad-4d10-b2e3-e336cf91fb53 not found INFO 2025-11-04 20:25:28,733 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 20:31:49,278 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 20:31:49,278 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 17:31:49.278727+00:00'} INFO 2025-11-04 20:31:49,282 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 20:31:49,282 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 17:31:49.282318+00:00'} INFO 2025-11-04 20:31:52,792 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 20:35:17,806 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 20:36:17,799 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 20:40:57,412 tasks 70308 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-04 20:40:57,412 tasks 70301 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found INFO 2025-11-04 20:41:05,327 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 20:45:56,275 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 20:55:58,722 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:01:13,516 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 21:01:13,516 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 18:01:13.516694+00:00'} INFO 2025-11-04 21:01:13,519 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 21:01:13,519 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 18:01:13.519924+00:00'} ERROR 2025-11-04 21:01:24,583 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found INFO 2025-11-04 21:01:55,809 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:04:22,624 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:06:04,408 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:07:10,382 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 21:07:45,500 tasks 70308 8426217792 Appointment 0605e218-b914-4f9a-b4b1-7d1d2265ef8d not found ERROR 2025-11-04 21:07:45,500 tasks 70301 8426217792 Appointment 694e442b-b48d-4029-8d69-14bfc2f2dfd4 not found INFO 2025-11-04 21:08:10,383 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:09:10,386 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:10:10,382 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:11:10,384 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:12:10,382 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:13:10,375 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:14:10,370 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:15:10,373 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:16:10,372 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:17:10,393 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:18:10,388 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:19:10,401 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:20:10,397 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:21:10,397 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:22:10,385 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:23:10,385 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:24:10,398 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:25:10,402 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:26:10,398 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:27:10,400 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:28:10,388 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:29:10,395 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:30:00,015 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 21:30:00,016 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 18:30:00.016111+00:00'} INFO 2025-11-04 21:30:00,022 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 21:30:00,022 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 18:30:00.022874+00:00'} INFO 2025-11-04 21:30:10,427 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 21:31:02,486 tasks 70308 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found INFO 2025-11-04 21:31:10,393 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:32:10,394 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 21:33:07,757 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found INFO 2025-11-04 21:33:10,394 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 21:33:39,175 tasks 70301 8426217792 Appointment 694e442b-b48d-4029-8d69-14bfc2f2dfd4 not found ERROR 2025-11-04 21:33:39,175 tasks 70308 8426217792 Appointment 0605e218-b914-4f9a-b4b1-7d1d2265ef8d not found INFO 2025-11-04 21:34:10,404 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:35:10,410 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:36:10,412 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:37:10,406 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 21:37:45,512 tasks 70301 8426217792 Appointment ebad2b68-4fad-4d10-b2e3-e336cf91fb53 not found ERROR 2025-11-04 21:37:45,512 tasks 70308 8426217792 Appointment 8b28e696-8577-4c6c-aca9-47a5dcb95210 not found INFO 2025-11-04 21:38:10,405 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:39:10,402 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:40:10,408 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:41:10,410 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:42:10,404 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:43:10,409 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:44:10,401 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 21:44:25,737 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found ERROR 2025-11-04 21:44:25,825 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found ERROR 2025-11-04 21:44:25,843 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found ERROR 2025-11-04 21:44:25,901 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found INFO 2025-11-04 21:45:10,402 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:46:10,403 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:47:10,408 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:48:10,409 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:49:10,546 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:50:10,549 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:51:10,551 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:52:10,553 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:53:10,543 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:54:10,552 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:55:10,549 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:56:10,549 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 21:56:54,628 tasks 70301 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-04 21:56:54,628 tasks 70308 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found INFO 2025-11-04 21:57:10,550 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:58:10,558 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 21:59:10,556 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 22:00:00,016 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 22:00:00,017 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 19:00:00.017089+00:00'} INFO 2025-11-04 22:00:00,024 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 22:00:00,024 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 19:00:00.024522+00:00'} INFO 2025-11-04 22:00:10,554 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 22:01:02,646 tasks 70301 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found INFO 2025-11-04 22:01:02,649 tasks 70308 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-04 22:01:02,656 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 22:01:10,561 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 22:02:02,671 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 22:02:10,559 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 22:03:02,689 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-04 22:03:07,910 tasks 70301 8426217792 Appointment 0605e218-b914-4f9a-b4b1-7d1d2265ef8d not found ERROR 2025-11-04 22:03:07,910 tasks 70308 8426217792 Appointment 694e442b-b48d-4029-8d69-14bfc2f2dfd4 not found INFO 2025-11-04 22:03:10,551 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 22:03:39,328 tasks 70308 8426217792 Appointment ebad2b68-4fad-4d10-b2e3-e336cf91fb53 not found ERROR 2025-11-04 22:03:39,328 tasks 70301 8426217792 Appointment 8b28e696-8577-4c6c-aca9-47a5dcb95210 not found ERROR 2025-11-04 22:04:02,708 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 22:04:10,553 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 22:05:10,484 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 22:06:10,482 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 22:07:10,484 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 22:08:10,485 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 22:10:54,877 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 22:26:53,341 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 22:30:17,552 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 22:30:17,553 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 19:30:17.553256+00:00'} INFO 2025-11-04 22:30:17,559 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 22:30:17,559 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 19:30:17.559542+00:00'} INFO 2025-11-04 22:30:45,469 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 22:34:24,118 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 22:40:50,118 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 22:41:50,026 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 22:42:05,355 tasks 70301 8426217792 Appointment 0605e218-b914-4f9a-b4b1-7d1d2265ef8d not found ERROR 2025-11-04 22:42:05,355 tasks 70308 8426217792 Appointment 694e442b-b48d-4029-8d69-14bfc2f2dfd4 not found ERROR 2025-11-04 22:42:05,451 tasks 70301 8426217792 Appointment 0605e218-b914-4f9a-b4b1-7d1d2265ef8d not found ERROR 2025-11-04 22:42:05,451 tasks 70308 8426217792 Appointment 694e442b-b48d-4029-8d69-14bfc2f2dfd4 not found ERROR 2025-11-04 22:42:05,461 tasks 70301 8426217792 Appointment 694e442b-b48d-4029-8d69-14bfc2f2dfd4 not found ERROR 2025-11-04 22:42:05,461 tasks 70308 8426217792 Appointment 0605e218-b914-4f9a-b4b1-7d1d2265ef8d not found ERROR 2025-11-04 22:42:05,521 tasks 70301 8426217792 Appointment 694e442b-b48d-4029-8d69-14bfc2f2dfd4 not found ERROR 2025-11-04 22:42:05,521 tasks 70308 8426217792 Appointment 0605e218-b914-4f9a-b4b1-7d1d2265ef8d not found INFO 2025-11-04 22:42:50,026 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 22:43:50,023 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 22:44:50,022 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 22:45:50,021 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 22:46:50,019 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 22:47:50,016 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 22:48:50,013 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 22:49:50,021 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 22:50:50,020 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 22:51:50,016 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 22:52:50,018 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 22:53:50,009 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 22:54:34,093 tasks 70308 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found INFO 2025-11-04 22:54:50,014 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 22:55:50,003 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 22:56:50,027 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 22:57:50,026 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 22:58:50,028 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 22:59:50,024 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:00:00,014 tasks 70301 8426217792 Radiology results sync started INFO 2025-11-04 23:00:00,015 tasks 70301 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 20:00:00.015176+00:00'} INFO 2025-11-04 23:00:00,024 tasks 70301 8426217792 ZATCA e-invoice submission for IAGDAR694854 INFO 2025-11-04 23:00:00,025 tasks 70309 8426217792 ZATCA e-invoice submission for IAGDAR407503 INFO 2025-11-04 23:00:00,025 tasks 70308 8426217792 ZATCA batch submission: 0 submitted, 20 failed INFO 2025-11-04 23:00:00,027 tasks 70312 8426217792 Lab results sync started INFO 2025-11-04 23:00:00,028 tasks 70312 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 20:00:00.028019+00:00'} INFO 2025-11-04 23:00:00,028 tasks 70302 8426217792 ZATCA e-invoice submission for IAGDAR731922 INFO 2025-11-04 23:00:00,031 tasks 70303 8426217792 ZATCA e-invoice submission for IAGDAR101831 INFO 2025-11-04 23:00:00,032 tasks 70310 8426217792 ZATCA e-invoice submission for IAGDAR971131 INFO 2025-11-04 23:00:00,032 tasks 70301 8426217792 ZATCA e-invoice submission for IAGDAR239702 INFO 2025-11-04 23:00:00,034 tasks 70309 8426217792 ZATCA e-invoice submission for IAGDAR675756 INFO 2025-11-04 23:00:00,034 tasks 70308 8426217792 ZATCA e-invoice submission for IAGDAR904123 INFO 2025-11-04 23:00:00,034 tasks 70304 8426217792 ZATCA e-invoice submission for IAGDAR242596 INFO 2025-11-04 23:00:00,034 tasks 70311 8426217792 ZATCA e-invoice submission for IAGDAR878182 INFO 2025-11-04 23:00:00,037 tasks 70302 8426217792 ZATCA e-invoice submission for IAGDAR338723 INFO 2025-11-04 23:00:00,037 tasks 70305 8426217792 ZATCA e-invoice submission for IAGDAR993799 INFO 2025-11-04 23:00:00,038 tasks 70313 8426217792 ZATCA e-invoice submission for IAGDAR314903 INFO 2025-11-04 23:00:00,039 tasks 70312 8426217792 ZATCA e-invoice submission for IAGDAR527643 INFO 2025-11-04 23:00:00,039 tasks 70303 8426217792 ZATCA e-invoice submission for IAGDAR370417 INFO 2025-11-04 23:00:00,041 tasks 70301 8426217792 ZATCA e-invoice submission for IAGDAR524770 INFO 2025-11-04 23:00:00,042 tasks 70306 8426217792 ZATCA e-invoice submission for IAGDAR413063 INFO 2025-11-04 23:00:00,042 tasks 70308 8426217792 ZATCA e-invoice submission for IAGDAR318547 INFO 2025-11-04 23:00:00,044 tasks 70307 8426217792 ZATCA e-invoice submission for IAGDAR844758 INFO 2025-11-04 23:00:00,045 tasks 70314 8426217792 ZATCA e-invoice submission for IAGDAR315317 ERROR 2025-11-04 23:00:47,377 tasks 70301 8426217792 Appointment 8b28e696-8577-4c6c-aca9-47a5dcb95210 not found ERROR 2025-11-04 23:00:47,377 tasks 70308 8426217792 Appointment ebad2b68-4fad-4d10-b2e3-e336cf91fb53 not found INFO 2025-11-04 23:00:50,014 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:01:50,024 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:02:50,027 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:03:50,029 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:04:50,022 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 23:05:25,126 tasks 70301 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-04 23:05:25,126 tasks 70308 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found INFO 2025-11-04 23:05:50,014 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:06:50,025 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:07:50,019 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:08:50,028 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:09:50,023 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:10:50,020 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:11:50,096 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 23:12:05,427 tasks 70301 8426217792 Appointment 8b28e696-8577-4c6c-aca9-47a5dcb95210 not found ERROR 2025-11-04 23:12:05,427 tasks 70308 8426217792 Appointment ebad2b68-4fad-4d10-b2e3-e336cf91fb53 not found ERROR 2025-11-04 23:12:05,527 tasks 70301 8426217792 Appointment ebad2b68-4fad-4d10-b2e3-e336cf91fb53 not found ERROR 2025-11-04 23:12:05,527 tasks 70308 8426217792 Appointment 8b28e696-8577-4c6c-aca9-47a5dcb95210 not found ERROR 2025-11-04 23:12:05,537 tasks 70301 8426217792 Appointment ebad2b68-4fad-4d10-b2e3-e336cf91fb53 not found ERROR 2025-11-04 23:12:05,537 tasks 70308 8426217792 Appointment 8b28e696-8577-4c6c-aca9-47a5dcb95210 not found ERROR 2025-11-04 23:12:05,601 tasks 70308 8426217792 Appointment ebad2b68-4fad-4d10-b2e3-e336cf91fb53 not found ERROR 2025-11-04 23:12:05,601 tasks 70301 8426217792 Appointment 8b28e696-8577-4c6c-aca9-47a5dcb95210 not found INFO 2025-11-04 23:12:50,090 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:13:50,106 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:14:50,102 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:15:50,098 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:16:50,100 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:17:50,090 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:18:50,098 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:19:50,099 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:20:50,104 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:21:50,103 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:22:50,101 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:23:50,105 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 23:24:34,178 tasks 70301 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found INFO 2025-11-04 23:24:34,181 tasks 70308 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-04 23:24:34,189 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 23:24:50,104 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 23:25:34,207 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 23:25:50,101 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 23:26:34,228 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 23:26:50,097 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 23:27:34,246 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-04 23:27:50,101 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:28:50,099 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:29:50,099 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:30:00,015 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-04 23:30:00,016 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 20:30:00.016086+00:00'} INFO 2025-11-04 23:30:00,023 tasks 70308 8426217792 Lab results sync started INFO 2025-11-04 23:30:00,023 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 20:30:00.023192+00:00'} INFO 2025-11-04 23:30:50,098 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 23:31:18,866 tasks 70301 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-04 23:31:18,866 tasks 70308 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found INFO 2025-11-04 23:31:50,094 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:32:50,096 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:33:50,091 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:34:50,101 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-04 23:35:25,212 tasks 70308 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found INFO 2025-11-04 23:35:50,098 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:36:50,098 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:37:50,100 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:38:50,101 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:39:50,098 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:40:50,104 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:41:50,096 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:44:19,585 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:54:25,067 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:55:30,817 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:56:30,813 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:57:30,814 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-04 23:58:30,825 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 00:02:12,042 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 00:02:12,043 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 21:02:12.043129+00:00'} INFO 2025-11-05 00:02:12,050 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 00:02:12,050 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 21:02:12.050601+00:00'} INFO 2025-11-05 00:02:12,966 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 00:03:12,977 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 00:04:12,961 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 00:05:12,972 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 00:06:12,967 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 00:07:12,968 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 00:08:12,975 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 00:09:12,973 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 00:10:12,975 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 00:11:12,970 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 00:12:12,963 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 00:13:12,971 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 00:14:16,877 tasks 70301 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-05 00:14:16,877 tasks 70308 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found INFO 2025-11-05 00:14:19,531 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 00:14:48,294 tasks 70308 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found INFO 2025-11-05 00:20:13,553 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 00:21:54,612 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 00:23:18,748 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 00:33:07,191 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 00:33:07,191 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 21:33:07.191323+00:00'} INFO 2025-11-05 00:33:07,195 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 00:33:07,195 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 21:33:07.195381+00:00'} INFO 2025-11-05 00:33:34,460 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 00:34:09,569 tasks 70301 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found INFO 2025-11-05 00:34:09,572 tasks 70308 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-05 00:34:09,580 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 00:34:34,460 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 00:35:09,597 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 00:35:34,430 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 00:36:09,577 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 00:36:34,415 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 00:37:09,588 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 00:37:34,416 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 00:38:34,416 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 00:39:34,415 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 00:40:34,408 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 00:40:49,744 tasks 70308 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-05 00:40:49,744 tasks 70301 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-05 00:40:49,840 tasks 70301 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-05 00:40:49,840 tasks 70308 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-05 00:40:49,850 tasks 70301 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-05 00:40:49,850 tasks 70308 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-05 00:40:49,912 tasks 70308 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-05 00:40:49,912 tasks 70301 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found INFO 2025-11-05 00:41:34,415 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 00:42:34,408 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 00:43:34,408 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 00:44:34,402 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 00:45:34,411 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 00:46:34,401 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 00:47:34,404 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 00:48:34,407 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 00:49:34,400 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 00:50:34,401 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 00:51:34,381 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 00:52:34,382 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 00:53:34,380 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 00:54:34,373 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 00:55:34,378 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 00:56:34,373 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 00:57:34,377 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 00:58:34,372 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 00:59:31,725 tasks 70308 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found INFO 2025-11-05 00:59:34,374 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:00:00,015 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 01:00:00,017 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 22:00:00.017279+00:00'} INFO 2025-11-05 01:00:00,023 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 01:00:00,023 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 22:00:00.023518+00:00'} ERROR 2025-11-05 01:00:03,133 tasks 70308 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found INFO 2025-11-05 01:00:03,135 tasks 70301 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-05 01:00:03,140 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 01:00:34,369 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 01:01:03,150 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 01:01:34,374 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 01:02:03,160 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 01:02:34,365 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 01:03:03,168 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 01:03:34,368 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:04:34,360 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:05:34,368 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:06:34,356 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:07:34,358 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:08:34,350 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:09:34,343 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:10:34,343 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 01:10:49,683 tasks 70308 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found ERROR 2025-11-05 01:10:49,769 tasks 70308 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found ERROR 2025-11-05 01:10:49,785 tasks 70308 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found ERROR 2025-11-05 01:10:49,844 tasks 70308 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found INFO 2025-11-05 01:11:34,343 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:12:34,346 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:13:34,341 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:14:34,342 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:15:34,336 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:16:34,333 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:17:34,326 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:18:34,332 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:19:34,334 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:20:34,329 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:21:34,431 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:22:34,436 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:23:34,426 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:24:34,431 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:25:34,442 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:26:34,434 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:27:34,437 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:28:34,429 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 01:29:31,779 tasks 70301 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found INFO 2025-11-05 01:29:31,780 tasks 70308 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-05 01:29:31,784 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 01:29:34,429 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:30:00,017 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 01:30:00,017 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 22:30:00.017535+00:00'} INFO 2025-11-05 01:30:00,024 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 01:30:00,024 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 22:30:00.024554+00:00'} ERROR 2025-11-05 01:30:31,795 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 01:30:34,443 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 01:31:31,811 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 01:31:34,420 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 01:32:31,831 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 01:32:34,430 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:33:34,422 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:34:34,429 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:35:34,437 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:36:34,423 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:37:34,406 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:38:34,401 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:39:34,408 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:40:34,405 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 01:40:49,735 tasks 70308 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found INFO 2025-11-05 01:40:49,737 tasks 70301 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-05 01:40:49,744 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 01:40:49,826 tasks 70308 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found INFO 2025-11-05 01:40:49,831 tasks 70301 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-05 01:40:49,837 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 01:40:49,840 tasks 70301 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found INFO 2025-11-05 01:40:49,842 tasks 70309 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-05 01:40:49,847 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 01:40:49,899 tasks 70301 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found INFO 2025-11-05 01:40:49,900 tasks 70308 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-05 01:40:49,904 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 01:41:34,398 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 01:41:49,761 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 01:41:49,852 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 01:41:49,855 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 01:41:49,912 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 01:42:34,406 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 01:42:49,786 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 01:42:49,868 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 01:42:49,869 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 01:42:49,925 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 01:43:34,406 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 01:43:49,794 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 01:43:49,877 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 01:43:49,877 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 01:43:49,934 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 01:44:34,401 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:45:34,404 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:46:34,405 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:47:34,396 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:48:34,398 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:49:34,391 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:50:34,401 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:51:34,404 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:52:34,479 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:53:34,484 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:54:34,471 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:55:34,484 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:56:34,485 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:57:34,472 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:58:34,481 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 01:59:34,486 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:00:00,011 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 02:00:00,011 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 23:00:00.011644+00:00'} INFO 2025-11-05 02:00:00,015 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 02:00:00,015 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 23:00:00.015240+00:00'} INFO 2025-11-05 02:00:34,475 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:01:34,488 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:02:34,487 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:03:34,487 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:04:34,484 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:05:34,476 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:06:34,487 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:07:34,485 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:08:34,466 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:09:34,473 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:10:34,477 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:11:34,477 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:12:34,474 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:13:34,474 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:14:34,471 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:15:34,480 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:16:34,475 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:17:34,473 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:18:34,477 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:19:34,466 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:20:34,480 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:21:34,477 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:22:34,475 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:23:34,430 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:24:34,426 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:25:34,426 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:26:34,424 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:27:34,420 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:28:34,417 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:29:34,422 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:30:00,017 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 02:30:00,017 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-04 23:30:00.017743+00:00'} INFO 2025-11-05 02:30:00,023 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 02:30:00,023 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-04 23:30:00.023679+00:00'} INFO 2025-11-05 02:30:34,418 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:31:34,426 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:32:34,409 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:33:34,422 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:34:34,421 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:35:34,425 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:36:34,411 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:37:34,426 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:38:34,417 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:39:34,411 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:40:34,399 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:41:34,409 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:42:34,409 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:43:34,406 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:44:34,406 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:45:34,402 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:46:34,388 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:47:34,407 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:48:34,406 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:49:34,399 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:50:34,404 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:51:34,404 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:52:34,403 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:53:34,497 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:54:34,495 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:55:34,498 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:56:34,498 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:57:34,493 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:58:34,502 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 02:59:34,497 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:00:00,017 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 03:00:00,018 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 00:00:00.018148+00:00'} INFO 2025-11-05 03:00:00,024 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 03:00:00,025 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 00:00:00.025132+00:00'} INFO 2025-11-05 03:00:34,499 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:01:34,503 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:02:34,499 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:03:34,555 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:04:34,492 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:05:34,501 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:06:34,503 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:07:34,509 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:08:34,504 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:09:34,484 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:10:34,486 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:11:34,489 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:12:34,487 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:13:34,487 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:14:34,524 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:15:34,493 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:16:34,485 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:17:34,517 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:18:34,479 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:19:34,483 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:20:34,483 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:21:34,485 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:22:34,485 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:23:34,422 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:24:34,416 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:25:34,417 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:26:34,420 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:27:34,419 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:28:34,420 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:29:34,423 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:30:00,018 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 03:30:00,018 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 00:30:00.018870+00:00'} INFO 2025-11-05 03:30:00,025 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 03:30:00,025 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 00:30:00.025767+00:00'} INFO 2025-11-05 03:30:34,422 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:31:34,425 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:32:34,420 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:33:34,425 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:34:34,420 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:35:34,429 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:36:34,423 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:37:34,430 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:38:34,427 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:39:34,394 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:40:34,393 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:41:34,396 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:42:34,389 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:43:34,389 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:44:34,391 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:45:34,394 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:46:34,387 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:47:34,386 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:48:34,388 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:49:34,387 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:50:34,409 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:51:34,389 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:52:34,386 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 03:53:34,387 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:03:11,152 tasks 70301 8426217792 Lab results sync started INFO 2025-11-05 04:03:11,152 tasks 70301 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 01:03:11.152845+00:00'} INFO 2025-11-05 04:03:11,157 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 04:03:11,157 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 01:03:11.157561+00:00'} INFO 2025-11-05 04:03:39,333 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:04:39,339 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:05:39,333 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:06:39,334 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:07:39,331 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:08:39,333 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:09:39,330 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:10:39,338 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:11:39,324 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:12:39,338 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:13:39,333 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:14:39,338 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:15:39,337 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:16:39,330 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:17:39,330 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:18:39,370 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:19:39,383 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:20:39,379 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:21:39,385 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:22:39,382 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:23:39,377 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:24:39,384 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:25:39,372 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:26:39,387 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:27:39,374 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:28:39,385 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:29:39,406 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:30:00,003 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 04:30:00,004 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 01:30:00.004718+00:00'} INFO 2025-11-05 04:30:00,006 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 04:30:00,006 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 01:30:00.006439+00:00'} INFO 2025-11-05 04:30:39,385 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:31:39,393 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:32:39,392 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:33:39,389 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:34:39,440 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:35:39,442 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:36:39,447 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:37:39,450 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:38:39,452 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:39:39,451 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:40:39,450 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:41:39,439 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:42:39,443 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:43:39,452 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:44:39,452 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:45:39,451 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:46:39,457 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:47:39,457 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:48:39,458 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:49:39,387 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:50:39,376 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:51:39,391 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:52:39,381 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:53:39,396 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:54:39,389 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:55:39,392 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:56:39,389 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:57:39,379 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:58:39,393 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 04:59:39,388 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 05:00:00,007 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 05:00:00,008 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 02:00:00.008196+00:00'} INFO 2025-11-05 05:00:00,011 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 05:00:00,011 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 02:00:00.011942+00:00'} INFO 2025-11-05 05:00:39,396 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 05:01:39,396 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 05:02:39,396 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 05:19:53,642 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 05:37:07,688 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 05:37:07,690 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 02:37:07.690246+00:00'} INFO 2025-11-05 05:37:07,693 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 05:37:07,693 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 02:37:07.693397+00:00'} INFO 2025-11-05 05:37:16,038 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 05:38:16,064 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 05:54:17,964 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 05:55:17,963 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 05:56:17,965 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 05:57:17,968 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 05:58:17,965 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 05:59:17,967 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:00:00,019 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 06:00:00,020 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 03:00:00.020001+00:00'} INFO 2025-11-05 06:00:00,026 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 06:00:00,026 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 03:00:00.026710+00:00'} INFO 2025-11-05 06:00:17,970 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:01:17,974 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:02:17,976 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:03:18,018 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:04:17,986 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:04:20,912 tasks 70308 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-05 06:04:20,913 tasks 70301 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found ERROR 2025-11-05 06:04:20,921 tasks 70308 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found ERROR 2025-11-05 06:04:20,960 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 06:05:17,985 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 06:05:20,969 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 06:06:17,990 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 06:06:20,978 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 06:07:17,986 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 06:07:20,987 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 06:08:17,987 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:09:17,997 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:10:17,996 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:11:17,995 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:12:17,993 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:13:18,002 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:14:18,004 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:15:18,005 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:16:18,003 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:17:18,001 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:18:18,010 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:19:18,011 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:20:18,010 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:21:18,030 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:22:18,011 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:23:18,014 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:24:18,014 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:25:18,020 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:26:18,013 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:27:18,016 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:28:18,010 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:29:18,019 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:30:00,007 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 06:30:00,007 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 03:30:00.007206+00:00'} INFO 2025-11-05 06:30:00,011 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 06:30:00,011 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 03:30:00.011470+00:00'} ERROR 2025-11-05 06:30:00,044 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found INFO 2025-11-05 06:30:18,016 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:31:18,048 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:32:18,023 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:33:18,020 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:34:18,027 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:35:18,024 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:36:18,030 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:37:18,024 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:38:18,032 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:39:18,034 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:40:18,002 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:41:17,989 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:42:17,990 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:43:17,992 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:44:17,996 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:45:18,000 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:46:18,004 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:47:18,008 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 06:47:38,618 tasks 70301 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found INFO 2025-11-05 06:47:38,619 tasks 70308 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-05 06:47:38,620 tasks 70309 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found ERROR 2025-11-05 06:47:38,623 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 06:47:38,683 tasks 70309 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found ERROR 2025-11-05 06:47:38,683 tasks 70308 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found INFO 2025-11-05 06:47:38,685 tasks 70301 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-05 06:47:38,692 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 06:48:18,008 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 06:48:38,643 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 06:48:38,721 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 06:49:18,005 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 06:49:38,660 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 06:49:38,738 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 06:50:18,011 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 06:50:38,679 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 06:50:38,754 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 06:51:18,008 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:52:18,011 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 06:53:18,012 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:04:15,287 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 07:04:15,288 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 04:04:15.288482+00:00'} INFO 2025-11-05 07:04:15,290 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 07:04:15,290 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 04:04:15.290671+00:00'} INFO 2025-11-05 07:04:27,120 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 07:04:31,052 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found INFO 2025-11-05 07:05:27,119 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:06:27,119 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 07:06:52,632 tasks 70301 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found ERROR 2025-11-05 07:06:52,632 tasks 70308 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found INFO 2025-11-05 07:06:52,646 tasks 70309 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-05 07:06:52,652 tasks 70301 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found ERROR 2025-11-05 07:06:52,653 tasks 70302 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found ERROR 2025-11-05 07:06:52,653 tasks 70310 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 07:06:52,654 tasks 70308 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-05 07:06:52,660 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 07:06:52,753 tasks 70309 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found ERROR 2025-11-05 07:06:52,754 tasks 70308 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found INFO 2025-11-05 07:06:52,755 tasks 70301 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-05 07:06:52,762 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 07:07:27,114 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 07:07:52,673 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 07:07:52,675 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 07:07:52,769 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 07:08:27,113 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 07:08:52,688 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 07:08:52,688 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 07:08:52,784 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 07:09:27,110 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 07:09:52,705 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 07:09:52,705 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 07:09:52,800 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 07:10:09,154 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found INFO 2025-11-05 07:10:27,119 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:11:27,113 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:12:27,117 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:13:27,119 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:14:27,115 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:15:27,120 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:16:27,112 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:17:27,118 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:18:27,126 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:19:27,103 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:20:27,101 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:21:27,091 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:22:27,100 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:23:27,091 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:24:27,101 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 07:24:56,302 tasks 70309 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found ERROR 2025-11-05 07:24:56,302 tasks 70301 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found INFO 2025-11-05 07:24:56,305 tasks 70308 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-05 07:24:56,313 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 07:25:27,100 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 07:25:56,331 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 07:26:27,094 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 07:26:56,346 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 07:27:27,101 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 07:27:47,727 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found ERROR 2025-11-05 07:27:47,780 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found ERROR 2025-11-05 07:27:56,369 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 07:28:27,110 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:29:27,099 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:30:00,007 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 07:30:00,009 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 04:30:00.009261+00:00'} INFO 2025-11-05 07:30:00,013 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 07:30:00,013 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 04:30:00.013925+00:00'} INFO 2025-11-05 07:30:27,106 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:31:27,092 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:32:27,092 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:33:27,100 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:34:27,104 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:35:27,062 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 07:35:37,058 tasks 70308 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found ERROR 2025-11-05 07:35:37,058 tasks 70301 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found INFO 2025-11-05 07:35:37,061 tasks 70309 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-05 07:35:37,069 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 07:36:27,060 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 07:36:37,086 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 07:36:52,583 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found ERROR 2025-11-05 07:36:52,590 tasks 70301 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found ERROR 2025-11-05 07:36:52,706 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found INFO 2025-11-05 07:37:27,064 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 07:37:37,106 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 07:38:27,067 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 07:38:37,112 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 07:39:27,055 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:40:27,063 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:41:27,063 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:42:27,060 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:43:27,063 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:44:27,051 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:45:27,059 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:46:27,063 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:47:27,057 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:48:27,060 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:49:27,054 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:50:27,069 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:51:27,068 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:52:27,066 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:53:27,069 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:54:27,057 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 07:54:56,258 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found INFO 2025-11-05 07:55:27,066 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:56:27,070 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:57:27,067 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 07:57:47,689 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found ERROR 2025-11-05 07:57:47,737 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found INFO 2025-11-05 07:58:27,063 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 07:59:27,059 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 08:00:00,010 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 08:00:00,011 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 05:00:00.011070+00:00'} INFO 2025-11-05 08:00:00,015 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 08:00:00,015 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 05:00:00.015661+00:00'} INFO 2025-11-05 08:00:00,030 tasks 70301 8426217792 Scheduled 0 appointment reminders INFO 2025-11-05 08:00:27,060 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 08:01:27,060 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 08:02:27,066 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 08:03:16,519 tasks 70301 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found ERROR 2025-11-05 08:03:16,519 tasks 70309 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found INFO 2025-11-05 08:03:16,520 tasks 70308 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-05 08:03:16,526 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 08:03:27,063 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 08:04:16,540 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 08:04:27,063 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 08:20:38,446 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 08:20:48,962 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 08:20:58,953 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found INFO 2025-11-05 08:30:00,010 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 08:30:00,010 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 05:30:00.010450+00:00'} INFO 2025-11-05 08:30:00,014 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 08:30:00,015 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 05:30:00.015053+00:00'} ERROR 2025-11-05 08:30:16,852 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 08:30:27,348 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 08:30:52,863 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found ERROR 2025-11-05 08:30:52,873 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found ERROR 2025-11-05 08:30:52,985 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found INFO 2025-11-05 08:46:33,242 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 09:02:39,701 tasks 70301 8426217792 Lab results sync started INFO 2025-11-05 09:02:39,702 tasks 70301 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 06:02:39.702278+00:00'} INFO 2025-11-05 09:02:39,705 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 09:02:39,705 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 06:02:39.705741+00:00'} INFO 2025-11-05 09:02:56,528 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 09:05:31,021 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 09:05:36,225 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found INFO 2025-11-05 09:21:36,445 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 09:21:37,723 tasks 70301 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found ERROR 2025-11-05 09:21:37,723 tasks 70309 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found INFO 2025-11-05 09:21:37,725 tasks 70308 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-05 09:21:37,733 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 09:37:53,951 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 09:37:53,951 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 06:37:53.951789+00:00'} INFO 2025-11-05 09:37:53,956 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 09:37:53,956 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 06:37:53.956218+00:00'} INFO 2025-11-05 09:38:14,896 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 09:38:16,203 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 09:54:55,991 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 09:54:57,309 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 09:55:55,988 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 09:55:57,313 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 09:56:55,978 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 09:57:56,004 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 09:58:55,969 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 09:59:55,973 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:00:00,016 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 10:00:00,016 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 07:00:00.016478+00:00'} INFO 2025-11-05 10:00:00,023 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 10:00:00,023 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 07:00:00.023758+00:00'} INFO 2025-11-05 10:00:55,964 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:01:55,972 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:02:55,969 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:03:55,983 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:04:56,005 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:05:55,973 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:06:55,975 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 10:07:01,547 tasks 70308 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found ERROR 2025-11-05 10:07:01,559 tasks 70308 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found ERROR 2025-11-05 10:07:25,166 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found INFO 2025-11-05 10:07:55,976 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:08:55,970 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:09:55,975 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:10:55,957 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:11:55,943 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 10:12:28,842 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found ERROR 2025-11-05 10:12:28,893 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found INFO 2025-11-05 10:12:55,938 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:13:55,937 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:14:55,940 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 10:15:45,400 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found INFO 2025-11-05 10:15:55,937 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 10:16:24,935 tasks 70308 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-05 10:16:55,929 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:17:55,931 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 10:18:05,927 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found INFO 2025-11-05 10:18:55,931 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:19:55,934 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:20:55,931 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:21:55,931 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 10:22:37,953 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found INFO 2025-11-05 10:22:55,931 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 10:22:57,207 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found INFO 2025-11-05 10:23:55,929 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 10:24:18,220 tasks 70308 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found ERROR 2025-11-05 10:24:18,220 tasks 70309 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found INFO 2025-11-05 10:24:18,222 tasks 70301 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-05 10:24:18,227 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 10:24:55,927 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 10:25:18,233 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 10:25:55,925 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 10:26:18,253 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 10:26:55,949 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 10:27:18,280 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 10:27:55,963 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:28:55,960 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:29:55,953 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 10:29:59,995 tasks 70308 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-05 10:30:00,004 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 10:30:00,004 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 07:30:00.004257+00:00'} INFO 2025-11-05 10:30:00,010 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 10:30:00,011 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 07:30:00.011084+00:00'} INFO 2025-11-05 10:30:55,955 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:31:35,339 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:31:48,053 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:32:18,048 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:32:48,059 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:33:18,058 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:33:48,048 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:34:18,058 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:34:48,057 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:35:18,046 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:35:48,058 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:36:18,056 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:36:48,048 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:37:18,054 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:37:48,056 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:38:18,055 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:38:48,056 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:39:18,054 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:39:48,044 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:40:18,055 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:40:48,053 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:41:18,054 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:41:48,050 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:42:18,054 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:42:48,052 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:43:18,042 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:43:48,052 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:44:18,059 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:44:48,040 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:45:18,049 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 10:45:45,425 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found INFO 2025-11-05 10:45:48,050 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:46:18,038 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 10:46:24,964 tasks 70308 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-05 10:46:48,049 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:47:18,164 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:47:48,164 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:48:19,151 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:48:49,162 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:52:40,331 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:55:54,990 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:56:55,992 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 10:57:56,981 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 10:58:01,267 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found INFO 2025-11-05 11:08:30,266 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 11:08:30,267 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 08:08:30.267168+00:00'} INFO 2025-11-05 11:08:30,270 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 11:08:30,270 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 08:08:30.270782+00:00'} ERROR 2025-11-05 11:08:37,754 tasks 70309 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found ERROR 2025-11-05 11:08:37,754 tasks 70308 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found INFO 2025-11-05 11:08:37,757 tasks 70301 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-05 11:08:37,763 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 11:08:42,848 tasks 70308 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-05 11:08:54,450 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 11:09:18,772 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found ERROR 2025-11-05 11:25:23,555 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 11:25:41,224 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 11:42:19,897 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 11:42:19,897 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 08:42:19.897493+00:00'} INFO 2025-11-05 11:42:19,900 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 11:42:19,900 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 08:42:19.900232+00:00'} ERROR 2025-11-05 11:42:31,934 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 11:42:50,585 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 11:59:10,383 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 11:59:29,038 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 12:15:11,213 tasks 70301 8426217792 Lab results sync started INFO 2025-11-05 12:15:11,213 tasks 70301 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 09:15:11.213555+00:00'} INFO 2025-11-05 12:15:11,217 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 12:15:11,217 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 09:15:11.217138+00:00'} INFO 2025-11-05 12:15:46,516 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 12:16:33,376 tasks 70308 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-05 12:16:33,390 tasks 70308 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found INFO 2025-11-05 12:16:46,531 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 12:17:46,542 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 12:17:50,572 tasks 70308 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-05 12:18:46,540 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 12:19:46,537 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 12:20:46,526 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 12:21:46,539 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 12:22:46,529 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 12:23:46,542 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 12:24:46,537 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 12:25:46,539 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 12:26:46,538 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 12:27:46,531 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 12:28:07,156 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found ERROR 2025-11-05 12:28:07,215 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found INFO 2025-11-05 12:28:46,542 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 12:29:46,540 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 12:30:00,018 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 12:30:00,018 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 09:30:00.018675+00:00'} INFO 2025-11-05 12:30:00,024 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 12:30:00,024 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 09:30:00.024944+00:00'} ERROR 2025-11-05 12:30:19,439 tasks 70308 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found ERROR 2025-11-05 12:30:19,493 tasks 70308 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-05 12:30:46,540 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 12:31:46,543 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 12:32:46,543 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 12:32:50,097 tasks 70308 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-05 12:32:50,097 tasks 70301 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found INFO 2025-11-05 12:33:46,536 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 12:34:15,533 tasks 70308 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-05 12:34:46,541 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 12:35:01,964 tasks 70301 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found ERROR 2025-11-05 12:35:01,964 tasks 70309 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found INFO 2025-11-05 12:35:01,966 tasks 70308 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-05 12:35:01,971 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 12:35:46,537 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 12:36:01,988 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 12:36:46,529 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 12:37:01,997 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 12:37:12,054 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found ERROR 2025-11-05 12:37:12,065 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found ERROR 2025-11-05 12:37:12,179 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found INFO 2025-11-05 12:37:46,545 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 12:38:02,013 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 12:38:46,542 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 12:39:46,528 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 12:40:28,571 tasks 70308 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-05 12:40:46,537 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 12:41:27,836 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found INFO 2025-11-05 12:41:46,543 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 12:42:08,843 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found INFO 2025-11-05 12:42:46,532 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 12:43:46,537 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 12:44:46,539 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 12:45:46,409 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 12:46:46,412 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 12:47:46,413 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 12:47:50,452 tasks 70308 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-05 12:47:50,452 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found INFO 2025-11-05 12:48:46,411 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 12:49:46,409 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 12:50:46,400 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 12:51:46,409 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 12:52:46,404 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 12:53:46,402 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 12:54:02,787 tasks 70308 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found ERROR 2025-11-05 12:54:02,787 tasks 70301 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found INFO 2025-11-05 12:54:02,790 tasks 70309 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-05 12:54:02,798 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 12:54:46,404 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 12:55:02,818 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 12:55:15,602 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found INFO 2025-11-05 12:55:46,395 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 12:56:02,837 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 12:56:46,403 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 12:57:02,857 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 12:57:46,389 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 12:58:46,401 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 12:59:46,398 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 12:59:59,866 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found INFO 2025-11-05 13:00:00,006 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 13:00:00,006 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 10:00:00.006470+00:00'} INFO 2025-11-05 13:00:00,012 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 13:00:00,012 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 10:00:00.012824+00:00'} ERROR 2025-11-05 13:00:19,294 tasks 70308 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found ERROR 2025-11-05 13:00:19,340 tasks 70308 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-05 13:00:46,435 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 13:01:46,441 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 13:02:46,440 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 13:03:46,425 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 13:04:15,434 tasks 70308 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-05 13:04:46,438 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 13:05:01,872 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found INFO 2025-11-05 13:05:46,431 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 13:05:56,417 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found INFO 2025-11-05 13:06:46,423 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 13:07:46,432 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 13:08:46,433 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 13:09:33,564 tasks 70309 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found ERROR 2025-11-05 13:09:33,564 tasks 70308 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found INFO 2025-11-05 13:09:33,567 tasks 70301 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-05 13:09:33,575 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 13:09:33,633 tasks 70308 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found ERROR 2025-11-05 13:09:33,633 tasks 70309 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found INFO 2025-11-05 13:09:33,635 tasks 70301 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-05 13:09:33,641 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 13:09:46,437 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 13:10:28,460 tasks 70308 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found ERROR 2025-11-05 13:10:33,593 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 13:10:33,653 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 13:10:46,430 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 13:11:27,729 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found ERROR 2025-11-05 13:11:33,608 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 13:11:33,667 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 13:11:46,418 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 13:12:33,626 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 13:12:33,681 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 13:12:46,428 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 13:13:46,421 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 13:14:46,430 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 13:15:54,670 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 13:17:44,094 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 13:21:58,216 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 13:22:58,224 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 13:23:58,212 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 13:24:58,221 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 13:25:58,219 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 13:26:44,435 tasks 70301 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found ERROR 2025-11-05 13:26:44,435 tasks 70308 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found INFO 2025-11-05 13:26:44,438 tasks 70309 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-05 13:26:44,446 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 13:26:58,220 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 13:27:44,464 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 13:27:58,221 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 13:28:10,182 tasks 70308 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found ERROR 2025-11-05 13:28:10,182 tasks 70309 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found INFO 2025-11-05 13:28:10,185 tasks 70301 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-05 13:28:10,192 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 13:28:14,603 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found ERROR 2025-11-05 13:28:44,480 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 13:28:58,220 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 13:29:10,207 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 13:29:44,496 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 13:29:58,220 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 13:30:00,018 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 13:30:00,018 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 10:30:00.018705+00:00'} INFO 2025-11-05 13:30:00,025 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 13:30:00,025 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 10:30:00.025444+00:00'} ERROR 2025-11-05 13:30:10,225 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 13:30:58,162 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 13:31:10,186 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 13:31:58,153 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 13:32:18,769 tasks 70308 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found ERROR 2025-11-05 13:32:18,829 tasks 70308 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-05 13:32:58,172 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 13:33:58,146 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 13:34:31,051 tasks 70308 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found ERROR 2025-11-05 13:34:31,101 tasks 70308 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-05 13:34:58,146 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 13:35:58,142 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 13:36:58,149 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 13:37:47,611 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found INFO 2025-11-05 13:37:58,140 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 13:38:27,145 tasks 70308 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-05 13:38:27,145 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found INFO 2025-11-05 13:38:58,131 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 13:39:13,576 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found INFO 2025-11-05 13:39:58,134 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 13:40:58,135 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 13:41:23,658 tasks 70308 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found ERROR 2025-11-05 13:41:23,669 tasks 70308 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found ERROR 2025-11-05 13:41:23,785 tasks 70308 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-05 13:41:58,131 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 13:42:58,131 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 13:43:45,266 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found ERROR 2025-11-05 13:43:45,342 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found INFO 2025-11-05 13:43:58,133 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 13:44:40,169 tasks 70308 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-05 13:44:58,136 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 13:44:59,410 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found ERROR 2025-11-05 13:45:16,559 tasks 70301 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found ERROR 2025-11-05 13:45:16,559 tasks 70309 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found INFO 2025-11-05 13:45:16,562 tasks 70308 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-05 13:45:16,570 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 13:45:58,220 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 13:46:16,671 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 13:46:58,225 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 13:47:16,687 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 13:47:58,286 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 13:48:16,703 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 13:48:58,223 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 13:49:58,219 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 13:50:58,221 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 13:51:58,217 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 13:52:58,224 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 13:53:58,220 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 13:54:58,217 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 13:55:58,214 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 13:56:44,425 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found INFO 2025-11-05 13:56:58,220 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 13:57:01,927 tasks 70301 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found ERROR 2025-11-05 13:57:01,927 tasks 70309 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found INFO 2025-11-05 13:57:01,928 tasks 70308 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-05 13:57:01,932 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 13:57:58,218 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 13:58:01,938 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 13:58:10,184 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found ERROR 2025-11-05 13:58:14,605 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found INFO 2025-11-05 13:58:58,212 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 13:59:01,948 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 13:59:27,416 tasks 70308 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-05 13:59:58,213 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:00:00,012 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 14:00:00,012 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 11:00:00.012890+00:00'} INFO 2025-11-05 14:00:00,018 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 14:00:00,018 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 11:00:00.018579+00:00'} ERROR 2025-11-05 14:00:01,964 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 14:00:58,216 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:01:58,209 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 14:02:18,830 tasks 70308 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found ERROR 2025-11-05 14:02:18,888 tasks 70308 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-05 14:02:58,211 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:03:58,208 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 14:04:31,106 tasks 70308 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found ERROR 2025-11-05 14:04:31,156 tasks 70308 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-05 14:04:58,233 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:05:58,209 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:06:58,206 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 14:07:01,755 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found INFO 2025-11-05 14:07:58,204 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:08:58,204 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:09:58,207 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 14:10:08,193 tasks 70308 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-05 14:10:58,206 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 14:11:23,718 tasks 70308 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found ERROR 2025-11-05 14:11:23,728 tasks 70308 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found ERROR 2025-11-05 14:11:23,843 tasks 70308 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-05 14:11:58,205 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:12:58,194 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 14:13:45,332 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found ERROR 2025-11-05 14:13:45,408 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found INFO 2025-11-05 14:13:58,239 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 14:14:40,234 tasks 70308 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-05 14:14:58,202 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 14:15:16,616 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found INFO 2025-11-05 14:15:58,204 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 14:16:20,447 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found INFO 2025-11-05 14:16:58,146 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:17:58,147 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:18:58,156 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:19:58,154 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:20:58,145 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:21:58,148 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 14:22:02,177 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found INFO 2025-11-05 14:23:37,342 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:24:37,329 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:25:37,323 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:26:37,334 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 14:27:23,549 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found INFO 2025-11-05 14:27:37,328 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 14:27:41,048 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found INFO 2025-11-05 14:28:37,329 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 14:28:49,293 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found INFO 2025-11-05 14:29:37,330 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:30:00,007 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 14:30:00,008 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 11:30:00.008235+00:00'} INFO 2025-11-05 14:30:00,014 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 14:30:00,014 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 11:30:00.014957+00:00'} ERROR 2025-11-05 14:30:06,531 tasks 70308 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-05 14:30:37,322 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:31:37,329 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:32:37,323 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 14:32:57,945 tasks 70308 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found ERROR 2025-11-05 14:32:57,996 tasks 70308 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-05 14:33:37,322 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:34:37,323 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 14:35:10,221 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-05 14:35:10,222 tasks 70308 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-05 14:35:10,273 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-05 14:35:10,273 tasks 70308 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found INFO 2025-11-05 14:35:37,319 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:36:37,320 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:37:37,308 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 14:38:26,778 tasks 70308 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-05 14:38:37,316 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:39:37,305 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:40:37,302 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 14:40:47,292 tasks 70308 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-05 14:41:37,304 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 14:42:02,816 tasks 70308 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found ERROR 2025-11-05 14:42:02,826 tasks 70308 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found ERROR 2025-11-05 14:42:02,945 tasks 70308 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-05 14:42:37,295 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:43:37,298 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:44:37,302 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 14:45:19,330 tasks 70308 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-05 14:45:19,330 tasks 70301 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found INFO 2025-11-05 14:45:37,292 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 14:45:38,576 tasks 70308 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found ERROR 2025-11-05 14:45:55,710 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found ERROR 2025-11-05 14:46:18,594 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found INFO 2025-11-05 14:46:37,297 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:47:37,300 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:48:37,296 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:49:37,294 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:50:37,289 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:51:37,287 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:52:37,282 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:53:37,284 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:54:37,274 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:55:37,276 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:56:37,276 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:57:37,276 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 14:57:40,989 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found INFO 2025-11-05 14:58:37,268 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 14:59:37,262 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 15:00:00,010 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 15:00:00,011 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 12:00:00.011041+00:00'} INFO 2025-11-05 15:00:00,016 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 15:00:00,016 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 12:00:00.016851+00:00'} ERROR 2025-11-05 15:00:06,463 tasks 70308 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-05 15:00:37,270 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 15:00:39,136 tasks 70301 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-05 15:00:39,136 tasks 70309 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-05 15:00:39,136 tasks 70308 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found INFO 2025-11-05 15:01:37,270 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 15:02:37,269 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 15:02:57,887 tasks 70308 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found ERROR 2025-11-05 15:02:57,942 tasks 70308 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-05 15:03:37,267 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 15:03:53,184 tasks 70301 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-05 15:03:53,184 tasks 70308 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-05 15:03:53,184 tasks 70309 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-05 15:04:37,260 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 15:04:50,741 tasks 70301 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-05 15:04:50,741 tasks 70308 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-05 15:04:50,741 tasks 70309 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found INFO 2025-11-05 15:05:37,262 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 15:06:37,249 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 15:07:37,260 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 15:08:26,714 tasks 70308 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-05 15:08:37,261 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 15:09:06,250 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found ERROR 2025-11-05 15:09:29,341 tasks 70308 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found ERROR 2025-11-05 15:09:29,341 tasks 70309 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found INFO 2025-11-05 15:09:29,344 tasks 70301 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-05 15:09:29,352 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 15:09:37,259 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 15:09:52,683 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found ERROR 2025-11-05 15:10:29,360 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 15:10:37,248 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 15:10:47,239 tasks 70308 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found ERROR 2025-11-05 15:11:29,379 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 15:11:37,246 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 15:12:02,759 tasks 70308 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found ERROR 2025-11-05 15:12:02,769 tasks 70308 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found ERROR 2025-11-05 15:12:02,888 tasks 70308 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found ERROR 2025-11-05 15:12:29,388 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 15:12:37,248 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 15:13:37,246 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 15:14:37,239 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 15:15:37,240 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 15:15:38,520 tasks 70308 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-05 15:16:37,232 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 15:16:59,543 tasks 70308 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-05 15:17:37,243 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 15:18:37,237 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 15:19:37,239 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 15:20:37,231 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 15:21:37,228 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 15:22:37,233 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 15:23:37,232 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 15:38:51,259 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 15:38:51,260 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 12:38:51.260061+00:00'} INFO 2025-11-05 15:38:51,264 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 15:38:51,264 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 12:38:51.264856+00:00'} INFO 2025-11-05 15:39:48,433 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 16:03:25,445 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 16:03:28,711 tasks 70301 8426217792 Lab results sync started INFO 2025-11-05 16:03:28,711 tasks 70301 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 13:03:28.711758+00:00'} INFO 2025-11-05 16:03:28,715 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 16:03:28,715 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 13:03:28.715784+00:00'} INFO 2025-11-05 16:04:25,438 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 16:05:25,434 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 16:06:25,429 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 16:06:41,817 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found INFO 2025-11-05 16:07:25,433 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 16:07:48,213 tasks 70308 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found ERROR 2025-11-05 16:07:54,639 tasks 70308 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-05 16:08:25,482 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 16:08:27,307 tasks 70308 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found INFO 2025-11-05 16:09:25,428 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 16:10:25,429 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 16:10:46,054 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-05 16:10:46,054 tasks 70308 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-05 16:10:46,106 tasks 70308 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-05 16:10:46,106 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found INFO 2025-11-05 16:11:25,429 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 16:11:41,350 tasks 70308 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found INFO 2025-11-05 16:12:25,428 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 16:12:38,909 tasks 70308 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found INFO 2025-11-05 16:13:25,424 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 16:14:25,419 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 16:15:25,421 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 16:16:14,886 tasks 70308 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-05 16:16:25,416 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 16:17:17,515 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found INFO 2025-11-05 16:17:25,413 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 16:18:25,415 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 16:18:35,412 tasks 70308 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-05 16:19:25,417 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 16:19:50,935 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-05 16:19:50,935 tasks 70308 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-05 16:19:50,945 tasks 70308 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-05 16:19:50,945 tasks 70301 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-05 16:19:51,062 tasks 70308 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-05 16:19:51,062 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found INFO 2025-11-05 16:20:25,417 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 16:20:55,940 tasks 70308 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-05 16:20:55,945 tasks 70308 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-05 16:20:55,971 tasks 70308 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-05 16:20:55,977 tasks 70308 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found ERROR 2025-11-05 16:20:55,985 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 16:21:25,409 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 16:21:55,994 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 16:22:12,547 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found ERROR 2025-11-05 16:22:12,624 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found INFO 2025-11-05 16:22:25,412 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 16:22:56,004 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 16:23:25,411 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 16:23:26,693 tasks 70308 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found ERROR 2025-11-05 16:23:56,014 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 16:24:06,712 tasks 70308 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-05 16:24:25,404 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 16:24:47,715 tasks 70308 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-05 16:25:25,411 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 16:26:25,399 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 16:27:25,395 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 16:28:25,405 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 16:29:25,402 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 16:30:00,015 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 16:30:00,016 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 13:30:00.016254+00:00'} INFO 2025-11-05 16:30:00,022 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 16:30:00,022 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 13:30:00.022736+00:00'} INFO 2025-11-05 16:30:25,403 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 16:31:25,444 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 16:32:25,404 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 16:33:25,403 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 16:34:25,632 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 16:35:11,851 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found INFO 2025-11-05 16:35:25,636 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 16:36:25,635 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 16:36:37,604 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found INFO 2025-11-05 16:37:25,637 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 16:37:48,419 tasks 70309 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-05 16:37:48,419 tasks 70308 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-05 16:37:48,420 tasks 70302 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found INFO 2025-11-05 16:37:48,422 tasks 70301 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-05 16:37:48,428 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 16:37:54,832 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-05 16:37:54,832 tasks 70308 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found INFO 2025-11-05 16:38:25,634 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 16:38:27,498 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-05 16:38:27,498 tasks 70309 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-05 16:38:27,498 tasks 70302 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found INFO 2025-11-05 16:38:27,500 tasks 70308 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-05 16:38:27,504 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 16:38:48,449 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 16:39:25,638 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 16:39:27,514 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 16:39:48,469 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 16:40:25,637 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 16:40:27,524 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 16:40:48,487 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 16:41:25,634 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 16:41:27,534 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 16:41:41,555 tasks 70301 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-05 16:41:41,555 tasks 70309 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-05 16:41:41,555 tasks 70302 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found INFO 2025-11-05 16:41:41,557 tasks 70308 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-05 16:41:41,565 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 16:42:25,646 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 16:42:39,106 tasks 70301 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found ERROR 2025-11-05 16:42:39,106 tasks 70302 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-05 16:42:39,106 tasks 70308 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found INFO 2025-11-05 16:42:39,108 tasks 70309 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-05 16:42:39,112 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 16:42:41,574 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 16:42:58,536 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found ERROR 2025-11-05 16:42:58,590 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found ERROR 2025-11-05 16:43:09,713 tasks 70309 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found ERROR 2025-11-05 16:43:09,713 tasks 70301 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found INFO 2025-11-05 16:43:09,715 tasks 70308 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-05 16:43:09,723 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 16:43:25,634 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 16:43:39,120 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 16:43:41,586 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 16:44:09,742 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 16:44:25,634 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 16:44:39,129 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 16:44:41,600 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 16:45:09,763 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 16:45:25,636 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 16:45:29,194 tasks 70309 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-05 16:45:29,194 tasks 70301 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-05 16:45:29,194 tasks 70308 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-05 16:45:39,137 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 16:46:09,779 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 16:46:15,099 tasks 70308 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-05 16:46:25,640 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 16:47:17,723 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found INFO 2025-11-05 16:47:25,640 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 16:47:41,072 tasks 70308 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-05 16:48:25,648 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 16:48:35,629 tasks 70308 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-05 16:48:35,629 tasks 70301 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found INFO 2025-11-05 16:49:25,654 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 16:50:25,655 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 16:51:25,666 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 16:52:25,658 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 16:53:07,683 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found INFO 2025-11-05 16:53:25,659 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 16:53:26,940 tasks 70308 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found ERROR 2025-11-05 16:53:44,078 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found ERROR 2025-11-05 16:54:06,958 tasks 70308 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-05 16:54:25,662 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 16:54:47,961 tasks 70308 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-05 16:55:25,662 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 16:56:25,657 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 16:57:25,659 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 16:58:25,660 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 16:59:25,662 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 17:00:00,006 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 17:00:00,006 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 14:00:00.006872+00:00'} INFO 2025-11-05 17:00:00,010 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 17:00:00,010 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 14:00:00.010666+00:00'} INFO 2025-11-05 17:00:25,657 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 17:00:29,705 tasks 70308 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-05 17:00:29,705 tasks 70301 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-05 17:00:29,705 tasks 70309 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found INFO 2025-11-05 17:01:25,710 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 17:02:25,663 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 17:03:25,666 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 17:21:28,054 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 17:38:29,981 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 17:38:29,983 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 14:38:29.982998+00:00'} INFO 2025-11-05 17:38:29,986 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 17:38:29,986 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 14:38:29.986766+00:00'} INFO 2025-11-05 17:38:54,381 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 17:38:58,094 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found INFO 2025-11-05 17:42:16,919 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 17:42:33,300 tasks 70308 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-05 17:49:17,310 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 17:50:17,310 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 17:51:17,313 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 17:52:17,310 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 17:53:17,314 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 17:54:17,311 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 17:55:01,393 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found INFO 2025-11-05 17:55:17,317 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 17:56:17,312 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 17:57:17,327 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 17:57:20,878 tasks 70308 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found ERROR 2025-11-05 17:58:06,788 tasks 70301 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-05 17:58:06,788 tasks 70308 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found INFO 2025-11-05 17:58:17,324 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 18:15:21,849 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 18:15:21,849 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 15:15:21.849434+00:00'} INFO 2025-11-05 18:15:21,850 tasks 70301 8426217792 Generated daily schedule for 2025-11-06: {'date': '2025-11-06', 'total_appointments': 0, 'providers_with_appointments': 0} INFO 2025-11-05 18:15:21,853 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 18:15:21,853 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 15:15:21.853772+00:00'} INFO 2025-11-05 18:15:43,466 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 18:15:58,906 tasks 70308 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-05 18:16:43,475 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 18:17:43,479 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 18:18:43,472 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 18:19:43,471 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 18:20:30,608 tasks 70308 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found ERROR 2025-11-05 18:20:30,684 tasks 70308 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-05 18:20:43,480 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 18:21:43,477 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 18:21:44,757 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-05 18:21:44,757 tasks 70308 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-05 18:22:18,590 tasks 70308 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found ERROR 2025-11-05 18:22:18,590 tasks 70301 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found INFO 2025-11-05 18:22:18,593 tasks 70309 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-05 18:22:18,600 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 18:22:24,782 tasks 70308 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-05 18:22:43,473 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 18:23:05,781 tasks 70308 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found ERROR 2025-11-05 18:23:18,621 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 18:23:43,483 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 18:24:18,629 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 18:24:43,480 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 18:25:18,647 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 18:25:43,483 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 18:26:43,490 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 18:27:43,476 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 18:28:43,484 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 18:28:47,523 tasks 70308 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found INFO 2025-11-05 18:29:43,478 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 18:30:00,018 tasks 70309 8426217792 Radiology results sync started INFO 2025-11-05 18:30:00,019 tasks 70309 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 15:30:00.019108+00:00'} ERROR 2025-11-05 18:30:00,020 tasks 70308 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-05 18:30:00,025 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab INFO 2025-11-05 18:30:00,027 tasks 70309 8426217792 Lab results sync started INFO 2025-11-05 18:30:00,027 tasks 70309 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 15:30:00.027443+00:00'} ERROR 2025-11-05 18:30:00,033 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 18:30:43,478 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 18:31:00,029 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 18:31:43,454 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 18:32:00,042 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 18:32:43,460 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 18:33:00,063 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 18:33:29,671 tasks 70308 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-05 18:33:43,458 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 18:34:43,462 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 18:34:55,426 tasks 70308 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found ERROR 2025-11-05 18:34:59,846 tasks 70308 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-05 18:35:43,461 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 18:36:43,459 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 18:37:43,462 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 18:38:43,461 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 18:39:04,084 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found ERROR 2025-11-05 18:39:04,137 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found INFO 2025-11-05 18:39:43,461 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 18:40:43,467 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 18:41:27,532 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found INFO 2025-11-05 18:41:43,455 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 18:42:43,468 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 18:43:43,466 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 18:43:47,013 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-05 18:43:47,013 tasks 70309 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-05 18:43:47,013 tasks 70308 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found INFO 2025-11-05 18:43:47,026 tasks 70302 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-05 18:43:47,027 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 18:44:43,459 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 18:44:47,043 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 18:45:12,463 tasks 70309 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-05 18:45:12,463 tasks 70308 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-05 18:45:12,463 tasks 70301 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found INFO 2025-11-05 18:45:43,459 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 18:45:47,066 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 18:45:58,915 tasks 70308 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-05 18:46:43,475 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 18:46:47,101 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 18:47:43,490 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 18:48:08,994 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found ERROR 2025-11-05 18:48:09,011 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found ERROR 2025-11-05 18:48:09,121 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found ERROR 2025-11-05 18:48:12,254 tasks 70301 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found ERROR 2025-11-05 18:48:12,254 tasks 70309 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found INFO 2025-11-05 18:48:12,256 tasks 70308 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-05 18:48:12,263 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 18:48:43,490 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 18:49:12,281 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 18:49:43,481 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 18:50:12,294 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 18:50:30,617 tasks 70308 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found ERROR 2025-11-05 18:50:30,688 tasks 70308 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-05 18:50:43,494 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 18:51:12,303 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 18:51:43,489 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 18:52:01,908 tasks 70308 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found ERROR 2025-11-05 18:52:18,593 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found ERROR 2025-11-05 18:52:24,786 tasks 70308 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-05 18:52:43,478 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 18:53:05,790 tasks 70308 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-05 18:53:05,790 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found INFO 2025-11-05 18:53:43,495 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 18:54:43,484 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 18:55:43,495 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 18:56:43,488 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 18:57:43,489 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 18:58:43,494 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 18:58:47,536 tasks 70308 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-05 18:58:47,536 tasks 70309 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-05 18:58:47,537 tasks 70302 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found INFO 2025-11-05 18:58:47,539 tasks 70301 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-05 18:58:47,546 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 18:59:43,487 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 18:59:47,563 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 19:00:00,008 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 19:00:00,008 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 16:00:00.008939+00:00'} INFO 2025-11-05 19:00:00,013 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 19:00:00,013 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 16:00:00.013458+00:00'} INFO 2025-11-05 19:00:43,498 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 19:00:47,578 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 19:01:43,480 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 19:01:47,580 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 19:02:43,477 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 19:03:29,695 tasks 70308 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-05 19:03:43,479 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 19:03:47,189 tasks 70308 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-05 19:04:43,473 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 19:04:55,441 tasks 70308 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found ERROR 2025-11-05 19:04:59,862 tasks 70308 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-05 19:05:43,476 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 19:06:12,677 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found INFO 2025-11-05 19:06:43,481 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 19:07:43,482 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 19:08:43,482 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 19:09:43,473 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 19:10:43,483 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 19:27:53,636 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-05 19:27:53,639 tasks 70308 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-05 19:27:53,645 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 19:28:21,672 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 19:44:15,606 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 19:44:15,607 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 16:44:15.607289+00:00'} INFO 2025-11-05 19:44:15,609 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 19:44:15,609 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 16:44:15.609361+00:00'} ERROR 2025-11-05 19:44:28,444 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 19:44:56,464 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 19:50:21,950 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 19:50:49,961 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 19:51:21,959 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 19:51:49,945 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 19:52:18,943 tasks 70308 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found ERROR 2025-11-05 19:52:42,036 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found INFO 2025-11-05 19:52:49,938 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 19:53:05,379 tasks 70308 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-05 19:53:49,944 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 19:53:59,936 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found ERROR 2025-11-05 19:54:47,290 tasks 70301 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found ERROR 2025-11-05 19:54:47,290 tasks 70309 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found INFO 2025-11-05 19:54:47,292 tasks 70308 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-05 19:54:47,298 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 19:54:49,946 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 19:55:18,710 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found ERROR 2025-11-05 19:55:47,311 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 19:55:49,943 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 19:56:47,327 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 19:56:49,949 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 19:57:37,075 tasks 70308 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found ERROR 2025-11-05 19:57:37,151 tasks 70308 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found ERROR 2025-11-05 19:57:47,344 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 19:57:49,951 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 19:58:49,947 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 19:59:08,367 tasks 70308 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found ERROR 2025-11-05 19:59:25,069 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found ERROR 2025-11-05 19:59:31,259 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-05 19:59:31,259 tasks 70308 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found INFO 2025-11-05 19:59:49,970 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 20:00:00,014 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 20:00:00,014 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 17:00:00.014876+00:00'} INFO 2025-11-05 20:00:00,021 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 20:00:00,022 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 17:00:00.022039+00:00'} INFO 2025-11-05 20:00:49,971 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 20:01:49,977 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 20:02:49,973 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 20:03:49,970 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 20:04:49,967 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 20:05:24,567 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-05 20:05:24,569 tasks 70308 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-05 20:05:24,577 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 20:05:49,969 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 20:06:05,302 tasks 70301 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found ERROR 2025-11-05 20:06:05,302 tasks 70309 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found INFO 2025-11-05 20:06:05,305 tasks 70308 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-05 20:06:05,312 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 20:06:05,398 tasks 70308 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found ERROR 2025-11-05 20:06:05,398 tasks 70309 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found INFO 2025-11-05 20:06:05,400 tasks 70301 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-05 20:06:05,407 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 20:06:05,408 tasks 70302 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found INFO 2025-11-05 20:06:05,409 tasks 70309 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-05 20:06:05,409 tasks 70310 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found ERROR 2025-11-05 20:06:05,415 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 20:06:05,468 tasks 70309 8426217792 Appointment 15f63ca9-a132-4072-bee2-3797e989a4c0 not found ERROR 2025-11-05 20:06:05,468 tasks 70301 8426217792 Appointment da52a889-dc8c-48f6-87c7-10bc7e440fd3 not found INFO 2025-11-05 20:06:05,469 tasks 70308 8426217792 Reminder sent for appointment f2443d00-7fe6-4eb4-94ba-c30743ad8bbf ERROR 2025-11-05 20:06:05,475 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 20:06:24,594 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 20:06:49,965 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 20:07:05,329 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 20:07:05,424 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 20:07:05,429 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 20:07:05,493 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 20:07:24,611 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 20:07:49,969 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 20:08:05,346 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 20:08:05,443 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 20:08:05,443 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 20:08:05,514 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 20:08:24,628 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 20:08:49,976 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 20:09:05,364 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 20:09:05,459 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 20:09:05,459 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 20:09:05,529 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 20:09:49,970 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 20:10:36,192 tasks 70308 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-05 20:10:49,979 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 20:10:53,693 tasks 70308 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-05 20:11:49,969 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 20:12:01,941 tasks 70308 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found ERROR 2025-11-05 20:12:06,355 tasks 70308 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-05 20:12:49,965 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 20:13:49,973 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 20:14:49,954 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 20:15:49,940 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 20:16:49,952 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 20:17:49,974 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 20:18:22,843 tasks 70309 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-05 20:18:22,843 tasks 70301 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-05 20:18:22,843 tasks 70308 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-05 20:18:22,897 tasks 70309 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-05 20:18:22,897 tasks 70301 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-05 20:18:22,897 tasks 70308 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-05 20:18:49,947 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 20:19:49,947 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 20:20:49,943 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 20:21:39,409 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found INFO 2025-11-05 20:21:49,949 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 20:22:18,936 tasks 70309 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-05 20:22:18,936 tasks 70302 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found ERROR 2025-11-05 20:22:18,936 tasks 70301 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found INFO 2025-11-05 20:22:18,937 tasks 70308 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-05 20:22:18,941 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 20:22:49,944 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 20:23:05,379 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-05 20:23:05,379 tasks 70308 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-05 20:23:18,950 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 20:23:49,947 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 20:24:18,959 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 20:24:47,287 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found INFO 2025-11-05 20:24:49,948 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 20:25:18,717 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found ERROR 2025-11-05 20:25:18,967 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 20:25:49,942 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 20:26:49,945 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 20:27:37,077 tasks 70308 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found ERROR 2025-11-05 20:27:37,155 tasks 70308 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-05 20:27:49,951 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 20:28:31,971 tasks 70309 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-05 20:28:31,971 tasks 70301 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-05 20:28:31,971 tasks 70308 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-05 20:28:49,948 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 20:28:51,223 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found ERROR 2025-11-05 20:29:08,365 tasks 70308 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-05 20:29:49,907 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 20:30:00,017 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 20:30:00,017 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 17:30:00.017679+00:00'} INFO 2025-11-05 20:30:00,024 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 20:30:00,024 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 17:30:00.024253+00:00'} INFO 2025-11-05 20:30:49,907 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 20:31:49,916 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 20:32:49,907 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 20:33:49,905 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 20:34:49,909 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 20:35:49,898 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 20:36:05,236 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found ERROR 2025-11-05 20:36:05,332 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found ERROR 2025-11-05 20:36:05,344 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found ERROR 2025-11-05 20:36:05,408 tasks 70308 8426217792 Appointment 723a746a-7715-4565-82ec-6856327e10a7 not found INFO 2025-11-05 20:36:49,906 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 20:37:49,907 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 20:38:49,902 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 20:39:49,901 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 20:40:36,121 tasks 70308 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-05 20:40:49,898 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 20:40:53,614 tasks 70308 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-05 20:41:49,907 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 20:42:01,870 tasks 70308 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found ERROR 2025-11-05 20:42:06,289 tasks 70308 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-05 20:42:06,289 tasks 70301 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found INFO 2025-11-05 20:42:49,898 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 20:43:12,686 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-05 20:43:12,689 tasks 70308 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-05 20:43:12,697 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 20:43:49,906 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 20:43:51,773 tasks 70308 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-05 20:43:51,776 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-05 20:43:51,783 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 20:44:12,716 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 20:44:49,812 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 20:44:51,712 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 20:45:12,646 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 20:45:49,817 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 20:45:51,725 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 20:46:12,659 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 20:46:49,820 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 20:46:51,739 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 20:47:05,721 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-05 20:47:05,722 tasks 70308 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-05 20:47:05,727 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 20:47:49,809 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 20:48:03,289 tasks 70308 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-05 20:48:03,292 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-05 20:48:03,299 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 20:48:05,735 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 20:48:22,713 tasks 70308 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found ERROR 2025-11-05 20:48:22,764 tasks 70308 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found ERROR 2025-11-05 20:48:33,884 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found INFO 2025-11-05 20:48:49,802 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 20:49:03,315 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 20:49:05,742 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 20:49:49,868 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 20:50:03,333 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 20:50:05,752 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 21:05:53,463 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 21:05:53,727 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 21:05:53,727 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 18:05:53.727948+00:00'} INFO 2025-11-05 21:05:53,731 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 21:05:53,732 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 18:05:53.732046+00:00'} ERROR 2025-11-05 21:06:07,005 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 21:22:13,905 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 21:23:05,949 tasks 70308 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-05 21:23:13,859 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 21:40:21,668 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 21:40:21,668 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 18:40:21.668692+00:00'} INFO 2025-11-05 21:40:21,673 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 21:40:21,673 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 18:40:21.673710+00:00'} INFO 2025-11-05 21:41:10,832 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 21:51:54,633 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found INFO 2025-11-05 21:51:57,290 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 22:07:45,954 tasks 70301 8426217792 Lab results sync started INFO 2025-11-05 22:07:45,954 tasks 70301 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 19:07:45.954813+00:00'} INFO 2025-11-05 22:07:45,960 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 22:07:45,960 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 19:07:45.960160+00:00'} INFO 2025-11-05 22:08:39,665 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 22:24:44,231 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 22:36:17,231 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 22:36:17,231 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 19:36:17.231402+00:00'} INFO 2025-11-05 22:36:17,234 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 22:36:17,234 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 19:36:17.234112+00:00'} ERROR 2025-11-05 22:36:42,355 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-05 22:36:42,355 tasks 70308 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-05 22:36:42,434 tasks 70301 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-05 22:36:42,434 tasks 70308 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found INFO 2025-11-05 22:36:55,242 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 22:52:28,702 tasks 70308 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found INFO 2025-11-05 22:52:46,675 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 22:53:05,089 tasks 70308 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-05 22:53:46,663 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 22:54:08,971 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found INFO 2025-11-05 22:54:46,668 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 22:55:46,666 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 22:56:46,670 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 22:57:46,666 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 22:58:46,670 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 22:59:46,667 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 23:00:00,010 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 23:00:00,011 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 20:00:00.011002+00:00'} INFO 2025-11-05 23:00:00,020 tasks 70301 8426217792 Lab results sync started INFO 2025-11-05 23:00:00,020 tasks 70301 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 20:00:00.020618+00:00'} INFO 2025-11-05 23:00:00,027 tasks 70301 8426217792 ZATCA e-invoice submission for IAGDAR694854 INFO 2025-11-05 23:00:00,028 tasks 70309 8426217792 ZATCA e-invoice submission for IAGDAR407503 INFO 2025-11-05 23:00:00,028 tasks 70308 8426217792 ZATCA batch submission: 0 submitted, 20 failed INFO 2025-11-05 23:00:00,029 tasks 70302 8426217792 ZATCA e-invoice submission for IAGDAR731922 INFO 2025-11-05 23:00:00,029 tasks 70310 8426217792 ZATCA e-invoice submission for IAGDAR971131 INFO 2025-11-05 23:00:00,032 tasks 70303 8426217792 ZATCA e-invoice submission for IAGDAR101831 INFO 2025-11-05 23:00:00,032 tasks 70311 8426217792 ZATCA e-invoice submission for IAGDAR878182 INFO 2025-11-05 23:00:00,033 tasks 70312 8426217792 ZATCA e-invoice submission for IAGDAR993799 INFO 2025-11-05 23:00:00,033 tasks 70304 8426217792 ZATCA e-invoice submission for IAGDAR242596 INFO 2025-11-05 23:00:00,034 tasks 70301 8426217792 ZATCA e-invoice submission for IAGDAR904123 INFO 2025-11-05 23:00:00,034 tasks 70305 8426217792 ZATCA e-invoice submission for IAGDAR314903 INFO 2025-11-05 23:00:00,035 tasks 70308 8426217792 ZATCA e-invoice submission for IAGDAR675756 INFO 2025-11-05 23:00:00,035 tasks 70309 8426217792 ZATCA e-invoice submission for IAGDAR413063 INFO 2025-11-05 23:00:00,035 tasks 70313 8426217792 ZATCA e-invoice submission for IAGDAR239702 INFO 2025-11-05 23:00:00,036 tasks 70310 8426217792 ZATCA e-invoice submission for IAGDAR527643 INFO 2025-11-05 23:00:00,036 tasks 70302 8426217792 ZATCA e-invoice submission for IAGDAR338723 INFO 2025-11-05 23:00:00,040 tasks 70306 8426217792 ZATCA e-invoice submission for IAGDAR844758 INFO 2025-11-05 23:00:00,040 tasks 70301 8426217792 ZATCA e-invoice submission for IAGDAR315317 INFO 2025-11-05 23:00:00,040 tasks 70303 8426217792 ZATCA e-invoice submission for IAGDAR524770 INFO 2025-11-05 23:00:00,040 tasks 70307 8426217792 ZATCA e-invoice submission for IAGDAR370417 INFO 2025-11-05 23:00:00,041 tasks 70308 8426217792 ZATCA e-invoice submission for IAGDAR318547 ERROR 2025-11-05 23:00:02,004 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found ERROR 2025-11-05 23:00:02,096 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found ERROR 2025-11-05 23:00:02,106 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found ERROR 2025-11-05 23:00:02,168 tasks 70308 8426217792 Appointment 9af2aff6-125c-4584-840a-6f8c8315a790 not found INFO 2025-11-05 23:00:46,665 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 23:01:46,659 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 23:02:46,672 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 23:03:46,667 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 23:04:32,885 tasks 70301 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-05 23:04:32,885 tasks 70308 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found INFO 2025-11-05 23:04:46,670 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 23:04:50,377 tasks 70308 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-05 23:05:46,657 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 23:05:58,628 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-05 23:05:58,628 tasks 70308 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found INFO 2025-11-05 23:06:46,666 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 23:07:46,701 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 23:08:46,696 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 23:09:46,692 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 23:10:07,317 tasks 70309 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-05 23:10:07,317 tasks 70301 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-05 23:10:07,317 tasks 70308 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-05 23:10:07,373 tasks 70301 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-05 23:10:07,374 tasks 70308 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-05 23:10:07,374 tasks 70309 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found INFO 2025-11-05 23:10:46,688 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 23:11:46,699 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 23:12:19,589 tasks 70302 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-05 23:12:19,589 tasks 70308 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found ERROR 2025-11-05 23:12:19,589 tasks 70309 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found INFO 2025-11-05 23:12:19,591 tasks 70301 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-05 23:12:19,596 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 23:12:19,701 tasks 70308 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found ERROR 2025-11-05 23:12:19,701 tasks 70309 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-05 23:12:19,701 tasks 70302 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found INFO 2025-11-05 23:12:19,752 tasks 70301 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-05 23:12:19,759 tasks 70310 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 23:12:46,686 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 23:13:19,614 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 23:13:19,862 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 23:13:46,696 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 23:14:19,631 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 23:14:19,871 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 23:14:46,697 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 23:15:19,648 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 23:15:19,888 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 23:15:46,693 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 23:16:38,787 tasks 70308 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-05 23:16:46,698 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 23:17:46,700 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 23:18:46,693 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 23:19:12,211 tasks 70301 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-05 23:19:12,211 tasks 70309 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-05 23:19:12,211 tasks 70308 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-05 23:19:12,221 tasks 70308 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-05 23:19:12,221 tasks 70301 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-05 23:19:12,222 tasks 70309 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-05 23:19:12,338 tasks 70301 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-05 23:19:12,338 tasks 70308 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-05 23:19:12,338 tasks 70309 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found INFO 2025-11-05 23:19:46,688 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 23:20:46,697 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 23:21:46,699 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 23:22:28,741 tasks 70308 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found ERROR 2025-11-05 23:22:28,741 tasks 70309 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-05 23:22:28,742 tasks 70302 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found INFO 2025-11-05 23:22:28,744 tasks 70301 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-05 23:22:28,752 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 23:22:46,720 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 23:23:05,128 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-05 23:23:05,128 tasks 70308 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-05 23:23:21,828 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found ERROR 2025-11-05 23:23:28,015 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found ERROR 2025-11-05 23:23:28,780 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 23:23:46,714 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 23:24:28,797 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 23:24:46,717 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 23:25:28,818 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 23:25:46,715 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 23:26:46,707 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 23:27:46,723 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 23:28:46,711 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 23:29:46,721 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 23:30:00,018 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-05 23:30:00,018 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 20:30:00.018707+00:00'} INFO 2025-11-05 23:30:00,025 tasks 70308 8426217792 Lab results sync started INFO 2025-11-05 23:30:00,025 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 20:30:00.025529+00:00'} INFO 2025-11-05 23:30:46,720 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 23:31:46,723 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 23:32:46,722 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 23:33:46,722 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 23:34:46,715 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 23:34:50,429 tasks 70308 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-05 23:34:50,429 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found INFO 2025-11-05 23:35:46,722 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 23:36:46,717 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 23:37:15,921 tasks 70301 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-05 23:37:15,921 tasks 70308 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-05 23:37:15,921 tasks 70309 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found INFO 2025-11-05 23:37:46,635 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 23:38:46,633 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 23:39:46,633 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 23:40:07,249 tasks 70308 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found ERROR 2025-11-05 23:40:07,310 tasks 70308 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found INFO 2025-11-05 23:40:46,617 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 23:41:46,629 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 23:42:30,697 tasks 70308 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-05 23:42:46,629 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 23:43:46,629 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 23:44:46,629 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 23:44:50,181 tasks 70308 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-05 23:44:50,184 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-05 23:44:50,190 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-05 23:45:46,621 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 23:45:50,205 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 23:46:38,712 tasks 70308 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-05 23:46:46,626 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 23:46:50,223 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 23:47:02,061 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found INFO 2025-11-05 23:47:46,630 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 23:47:50,239 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-05 23:47:56,609 tasks 70309 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-05 23:47:56,609 tasks 70301 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-05 23:47:56,609 tasks 70308 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found INFO 2025-11-05 23:48:46,627 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-05 23:49:12,139 tasks 70308 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found ERROR 2025-11-05 23:49:12,149 tasks 70308 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found ERROR 2025-11-05 23:49:12,257 tasks 70308 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found ERROR 2025-11-05 23:49:15,395 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found INFO 2025-11-05 23:49:46,625 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 23:50:46,620 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-05 23:51:46,626 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 00:08:23,364 tasks 70301 8426217792 Lab results sync started INFO 2025-11-06 00:08:23,364 tasks 70301 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 21:08:23.364265+00:00'} INFO 2025-11-06 00:08:23,368 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-06 00:08:23,368 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 21:08:23.368884+00:00'} INFO 2025-11-06 00:08:35,107 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 00:10:30,347 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 00:21:06,856 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 00:22:06,857 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 00:40:30,351 tasks 70308 8426217792 Lab results sync started INFO 2025-11-06 00:40:30,352 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 21:40:30.352098+00:00'} INFO 2025-11-06 00:40:30,355 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-06 00:40:30,355 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 21:40:30.355900+00:00'} INFO 2025-11-06 00:40:31,136 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 00:41:31,140 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 00:42:31,132 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 00:43:31,132 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 00:43:35,179 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 00:43:35,182 tasks 70308 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 00:43:35,189 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 00:44:31,128 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 00:44:35,207 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 00:45:31,127 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 00:45:35,214 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 00:46:31,129 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 00:46:35,222 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 00:47:31,125 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 00:48:31,129 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 00:49:31,128 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 00:49:47,519 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found INFO 2025-11-06 00:50:31,130 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 00:51:00,333 tasks 70308 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found INFO 2025-11-06 00:51:31,122 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 00:52:31,124 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 00:53:31,124 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 00:53:51,753 tasks 70308 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-06 00:53:51,753 tasks 70302 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found ERROR 2025-11-06 00:53:51,753 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found INFO 2025-11-06 00:53:51,755 tasks 70309 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-06 00:53:51,759 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 00:53:51,810 tasks 70308 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found ERROR 2025-11-06 00:53:51,810 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-06 00:53:51,810 tasks 70302 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found INFO 2025-11-06 00:53:51,812 tasks 70309 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-06 00:53:51,816 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 00:54:31,117 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 00:54:51,774 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 00:54:51,828 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 00:55:31,016 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 00:55:51,675 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 00:55:51,729 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 00:56:15,089 tasks 70308 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-06 00:56:31,014 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 00:56:51,686 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 00:56:51,742 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 00:57:31,012 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 00:58:31,013 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 00:59:20,473 tasks 70301 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-06 00:59:20,473 tasks 70308 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-06 00:59:20,473 tasks 70309 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found INFO 2025-11-06 00:59:31,012 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 01:00:00,002 tasks 70308 8426217792 Radiology results sync started INFO 2025-11-06 01:00:00,003 tasks 70308 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 22:00:00.003086+00:00'} INFO 2025-11-06 01:00:00,006 tasks 70308 8426217792 Lab results sync started INFO 2025-11-06 01:00:00,006 tasks 70308 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 22:00:00.006652+00:00'} ERROR 2025-11-06 01:00:23,104 tasks 70308 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-06 01:00:31,008 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 01:01:31,014 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 01:01:41,002 tasks 70308 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found ERROR 2025-11-06 01:02:28,361 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found INFO 2025-11-06 01:02:31,008 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 01:02:56,526 tasks 70309 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-06 01:02:56,527 tasks 70302 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-06 01:02:56,527 tasks 70301 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found INFO 2025-11-06 01:02:56,528 tasks 70308 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-06 01:02:56,532 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 01:02:56,538 tasks 70302 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-06 01:02:56,538 tasks 70309 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found ERROR 2025-11-06 01:02:56,538 tasks 70310 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found INFO 2025-11-06 01:02:56,539 tasks 70308 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-06 01:02:56,543 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 01:02:56,655 tasks 70302 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found ERROR 2025-11-06 01:02:56,655 tasks 70301 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-06 01:02:56,655 tasks 70309 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found INFO 2025-11-06 01:02:56,658 tasks 70308 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-06 01:02:56,662 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 01:03:31,008 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 01:03:56,545 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 01:03:56,549 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 01:03:56,672 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 01:04:31,000 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 01:04:56,556 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 01:04:56,556 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 01:04:56,682 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 01:05:18,139 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found ERROR 2025-11-06 01:05:18,214 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found INFO 2025-11-06 01:05:31,008 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 01:05:56,565 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 01:05:56,565 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 01:05:56,691 tasks 70308 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 01:06:30,999 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 01:06:32,285 tasks 70301 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-06 01:06:32,285 tasks 70308 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-06 01:06:32,287 tasks 70309 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-06 01:07:06,116 tasks 70308 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-06 01:07:31,029 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 01:08:31,004 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 01:09:30,996 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 01:10:31,033 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 01:11:30,982 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 01:12:30,962 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 01:13:30,957 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 01:13:46,313 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found ERROR 2025-11-06 01:13:46,406 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found ERROR 2025-11-06 01:13:46,424 tasks 70301 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found ERROR 2025-11-06 01:13:46,478 tasks 70308 8426217792 Appointment 567e7bff-6a15-48f0-a4ff-b4cdfd9fb901 not found INFO 2025-11-06 01:14:30,983 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 01:15:30,955 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 01:16:30,954 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 01:17:30,948 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 01:18:17,171 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found INFO 2025-11-06 01:18:30,954 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 01:19:30,951 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 01:19:42,920 tasks 70308 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found INFO 2025-11-06 01:20:30,948 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 01:21:00,152 tasks 70308 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-06 01:21:00,152 tasks 70309 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-06 01:21:00,152 tasks 70302 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found INFO 2025-11-06 01:21:00,154 tasks 70301 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-06 01:21:00,384 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 01:21:30,974 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 01:22:00,398 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 01:22:30,940 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 01:23:00,407 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 01:23:30,938 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 01:24:00,418 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 01:24:30,943 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 01:25:30,943 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 01:26:15,031 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-06 01:26:30,953 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 01:27:30,951 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 01:28:30,948 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 01:29:20,415 tasks 76869 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found INFO 2025-11-06 01:29:30,940 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 01:29:59,950 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 01:29:59,964 tasks 76869 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 01:29:59,968 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 01:30:00,006 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 01:30:00,007 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 22:30:00.007110+00:00'} INFO 2025-11-06 01:30:00,011 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 01:30:00,012 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 22:30:00.012101+00:00'} ERROR 2025-11-06 01:30:23,040 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-06 01:30:23,041 tasks 76869 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found INFO 2025-11-06 01:30:30,960 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 01:30:59,985 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 01:31:30,946 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 01:31:40,941 tasks 70309 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-06 01:31:40,941 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-06 01:31:40,942 tasks 76869 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found INFO 2025-11-06 01:31:40,944 tasks 70302 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-06 01:31:40,952 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 01:31:59,998 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 01:32:30,940 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 01:32:40,962 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 01:32:59,711 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found ERROR 2025-11-06 01:33:00,009 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 01:33:30,943 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 01:33:40,975 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 01:34:30,948 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 01:34:40,983 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 01:35:30,940 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 01:36:30,939 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 01:36:32,217 tasks 76869 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found ERROR 2025-11-06 01:36:49,361 tasks 76869 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found ERROR 2025-11-06 01:37:06,052 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-06 01:37:30,936 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 01:37:53,243 tasks 70309 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-06 01:37:53,243 tasks 70301 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-06 01:37:53,243 tasks 76869 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found INFO 2025-11-06 01:38:30,936 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 01:39:30,931 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 01:40:30,929 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 01:41:30,966 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 01:42:30,968 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 01:43:30,963 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 01:44:30,962 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 01:45:30,969 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 01:53:58,946 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 01:54:58,951 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 01:55:58,953 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 01:56:02,670 tasks 76869 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found INFO 2025-11-06 01:56:58,961 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 01:57:58,953 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 02:14:22,293 tasks 70301 8426217792 Lab results sync started INFO 2025-11-06 02:14:22,293 tasks 70301 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 23:14:22.293551+00:00'} INFO 2025-11-06 02:14:22,298 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 02:14:22,298 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 23:14:22.298482+00:00'} INFO 2025-11-06 02:15:18,982 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 02:16:18,973 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 02:17:18,985 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 02:18:18,982 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 02:19:18,996 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 02:20:03,053 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-06 02:20:18,986 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 02:21:18,976 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 02:22:18,972 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 02:23:08,435 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-06 02:23:08,435 tasks 70309 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-06 02:23:08,436 tasks 76869 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found INFO 2025-11-06 02:23:08,438 tasks 70302 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-06 02:23:08,444 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 02:23:18,975 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 02:24:08,459 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 02:24:18,983 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 02:25:08,469 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 02:25:18,982 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 02:26:08,487 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 02:26:16,328 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-06 02:26:18,963 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 02:26:47,743 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-06 02:27:18,976 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 02:28:18,980 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 02:29:18,958 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 02:30:00,006 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 02:30:00,006 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-05 23:30:00.006899+00:00'} INFO 2025-11-06 02:30:00,011 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 02:30:00,011 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-05 23:30:00.011289+00:00'} INFO 2025-11-06 02:30:18,961 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 02:30:20,239 tasks 70301 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-06 02:30:20,239 tasks 70309 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-06 02:30:20,240 tasks 70302 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found INFO 2025-11-06 02:30:20,243 tasks 76869 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-06 02:30:20,250 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 02:30:54,072 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found ERROR 2025-11-06 02:31:00,252 tasks 70309 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-06 02:31:00,252 tasks 70301 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-06 02:31:00,252 tasks 76869 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found INFO 2025-11-06 02:31:18,959 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 02:31:20,266 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 02:31:41,252 tasks 76869 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found INFO 2025-11-06 02:32:18,959 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 02:32:20,275 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 02:33:18,960 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 02:33:20,289 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 02:34:18,957 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 02:35:18,964 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 02:36:18,964 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 02:37:18,964 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 02:37:34,288 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found ERROR 2025-11-06 02:37:34,384 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found ERROR 2025-11-06 02:37:34,393 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found ERROR 2025-11-06 02:37:34,456 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-06 02:38:18,965 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 02:39:18,952 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 02:40:18,961 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 02:41:18,965 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 02:42:18,945 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 02:43:18,957 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 02:44:18,964 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 02:45:19,090 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 02:46:19,093 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 02:47:19,101 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 02:48:19,091 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 02:49:19,100 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 02:49:51,992 tasks 76869 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 02:49:51,995 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 02:49:52,002 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 02:49:52,040 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 02:49:52,042 tasks 76869 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 02:49:52,048 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 02:50:03,161 tasks 76869 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-06 02:50:03,161 tasks 70301 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found INFO 2025-11-06 02:50:19,097 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 02:50:52,013 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 02:50:52,056 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 02:51:19,091 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 02:51:52,031 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 02:51:52,070 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 02:52:19,101 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 02:52:52,050 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 02:52:52,084 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 02:53:19,101 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 02:54:19,102 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 02:54:34,524 tasks 70309 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-06 02:54:34,524 tasks 70301 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-06 02:54:34,524 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-06 02:55:19,091 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 02:56:16,451 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-06 02:56:19,098 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 02:56:47,867 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-06 02:57:19,104 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 02:58:19,100 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 02:59:19,098 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 03:00:00,011 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 03:00:00,011 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 00:00:00.011936+00:00'} INFO 2025-11-06 03:00:00,017 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 03:00:00,017 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 00:00:00.017894+00:00'} ERROR 2025-11-06 03:00:01,141 tasks 76869 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 03:00:01,144 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 03:00:01,151 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 03:00:19,106 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 03:00:54,223 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found ERROR 2025-11-06 03:01:00,403 tasks 76869 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found ERROR 2025-11-06 03:01:01,172 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 03:01:19,113 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 03:01:41,401 tasks 70301 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found ERROR 2025-11-06 03:01:41,401 tasks 70309 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-06 03:01:41,401 tasks 70302 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found INFO 2025-11-06 03:01:41,402 tasks 76869 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-06 03:01:41,406 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 03:02:01,192 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 03:02:19,111 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 03:02:41,425 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 03:03:01,213 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 03:03:19,110 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 03:03:41,449 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 03:04:19,119 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 03:04:41,459 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 03:05:19,116 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 03:06:19,111 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 03:07:19,114 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 03:07:34,446 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found ERROR 2025-11-06 03:07:34,545 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found ERROR 2025-11-06 03:07:34,557 tasks 70301 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found ERROR 2025-11-06 03:07:34,618 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-06 03:08:19,115 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 03:09:19,118 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 03:10:19,124 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 03:11:19,123 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 03:12:19,113 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 03:13:19,127 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 03:13:35,506 tasks 70309 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-06 03:13:35,506 tasks 70301 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-06 03:13:35,506 tasks 76869 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found INFO 2025-11-06 03:14:19,118 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 03:16:10,379 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 03:17:10,376 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 03:18:10,381 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 03:19:10,380 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 03:20:10,378 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 03:21:10,381 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 03:22:10,381 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 03:23:10,382 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 03:24:10,379 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 03:25:02,477 tasks 76869 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found INFO 2025-11-06 03:25:10,384 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 03:25:25,817 tasks 76869 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found INFO 2025-11-06 03:26:10,380 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 03:27:07,738 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-06 03:27:10,381 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 03:27:39,149 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-06 03:28:10,384 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 03:29:10,385 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 03:29:57,525 tasks 70309 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-06 03:29:57,525 tasks 70301 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-06 03:29:57,526 tasks 76869 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-06 03:29:57,602 tasks 76869 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-06 03:29:57,602 tasks 70301 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-06 03:29:57,602 tasks 70309 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found INFO 2025-11-06 03:30:00,012 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 03:30:00,012 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 00:30:00.012511+00:00'} INFO 2025-11-06 03:30:00,015 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 03:30:00,015 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 00:30:00.015420+00:00'} INFO 2025-11-06 03:30:10,393 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 03:31:10,395 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 03:31:45,503 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-06 03:31:45,503 tasks 76869 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-06 03:31:51,695 tasks 70309 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found ERROR 2025-11-06 03:31:51,695 tasks 70301 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-06 03:31:51,695 tasks 70302 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found INFO 2025-11-06 03:31:51,696 tasks 76869 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-06 03:31:51,700 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 03:32:10,394 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 03:32:51,711 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 03:33:10,390 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 03:33:51,721 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 03:34:10,396 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 03:34:51,730 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 03:35:10,419 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 03:36:10,391 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 03:37:10,388 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 03:38:10,442 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 03:38:25,752 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found ERROR 2025-11-06 03:38:25,844 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found ERROR 2025-11-06 03:38:25,859 tasks 70301 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found ERROR 2025-11-06 03:38:25,916 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-06 03:39:10,395 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 03:40:10,398 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 03:41:10,419 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 03:42:10,396 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 03:42:56,618 tasks 70309 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-06 03:42:56,618 tasks 70301 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-06 03:42:56,618 tasks 76869 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found INFO 2025-11-06 03:43:10,397 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 03:44:10,398 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 03:44:22,363 tasks 76869 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-06 03:44:22,363 tasks 70309 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-06 03:44:22,363 tasks 70301 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-06 03:44:26,779 tasks 76869 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found INFO 2025-11-06 03:45:10,358 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 03:46:10,355 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 03:47:10,361 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 03:48:10,353 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 03:48:30,979 tasks 76869 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 03:48:30,981 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 03:48:30,986 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 03:48:31,036 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 03:48:31,037 tasks 76869 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 03:48:31,043 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 03:49:10,357 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 03:49:30,999 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 03:49:31,055 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 03:50:10,351 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 03:50:31,015 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 03:50:31,064 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 03:51:10,353 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 03:51:31,024 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 03:51:31,072 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 03:52:10,358 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 03:53:10,354 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 03:54:10,352 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 03:55:10,363 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 03:55:25,795 tasks 70309 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-06 03:55:25,795 tasks 70302 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found ERROR 2025-11-06 03:55:25,796 tasks 76869 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found INFO 2025-11-06 03:55:25,798 tasks 70301 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-06 03:55:25,806 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 03:56:10,370 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 03:56:25,822 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 03:57:07,703 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-06 03:57:10,354 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 03:57:25,836 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 03:57:35,865 tasks 76869 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 03:57:35,866 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 03:57:35,871 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 03:57:35,883 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 03:57:35,884 tasks 76869 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 03:57:35,888 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 03:57:35,995 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 03:57:35,996 tasks 76869 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 03:57:36,001 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 03:57:39,120 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-06 03:57:39,120 tasks 76869 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found INFO 2025-11-06 03:58:10,353 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 03:58:25,849 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 03:58:35,881 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 03:58:35,894 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 03:58:36,014 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 03:59:10,354 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 03:59:35,975 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 03:59:35,981 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 03:59:36,109 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 03:59:57,566 tasks 76869 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found ERROR 2025-11-06 03:59:57,646 tasks 76869 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found INFO 2025-11-06 04:00:00,005 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 04:00:00,005 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 01:00:00.005811+00:00'} INFO 2025-11-06 04:00:00,009 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 04:00:00,010 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 01:00:00.010107+00:00'} INFO 2025-11-06 04:00:10,436 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 04:00:35,988 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 04:00:35,990 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 04:00:36,117 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 04:01:10,436 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 04:01:28,854 tasks 70309 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-06 04:01:28,854 tasks 70301 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-06 04:01:28,854 tasks 76869 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found INFO 2025-11-06 04:02:10,434 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 04:03:10,436 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 04:04:10,437 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 04:05:10,438 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 04:06:10,437 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 04:07:10,439 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 04:08:10,440 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 04:08:25,777 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found ERROR 2025-11-06 04:08:25,875 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found ERROR 2025-11-06 04:08:25,885 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found ERROR 2025-11-06 04:08:25,948 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-06 04:09:10,440 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 04:10:10,442 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 04:11:10,443 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 04:12:10,447 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 04:12:56,665 tasks 76869 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found INFO 2025-11-06 04:13:10,440 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 04:13:14,166 tasks 76869 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-06 04:13:14,166 tasks 70309 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-06 04:13:14,166 tasks 70301 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-06 04:14:10,444 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 04:14:22,413 tasks 76869 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found ERROR 2025-11-06 04:14:26,775 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-06 04:14:26,775 tasks 70309 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-06 04:14:26,775 tasks 76869 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found INFO 2025-11-06 04:14:26,777 tasks 70302 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-06 04:14:26,782 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 04:15:10,388 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 04:15:26,793 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 04:15:39,591 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 04:15:39,593 tasks 76869 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 04:15:39,598 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 04:16:10,388 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 04:17:39,692 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 04:17:52,503 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 04:18:23,285 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 04:18:39,720 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 04:18:52,527 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 04:19:23,277 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 04:19:52,537 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 04:20:23,293 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 04:21:23,291 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 04:22:07,361 tasks 76869 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found INFO 2025-11-06 04:22:23,297 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 04:23:23,283 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 04:24:23,287 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 04:25:23,288 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 04:26:23,285 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 04:27:23,275 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 04:27:33,269 tasks 76869 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 04:27:33,271 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 04:27:33,278 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 04:28:20,633 tasks 70301 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-06 04:28:20,633 tasks 76869 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found INFO 2025-11-06 04:28:23,287 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 04:28:33,296 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 04:29:23,282 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 04:29:33,318 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 04:30:00,011 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 04:30:00,011 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 01:30:00.011457+00:00'} INFO 2025-11-06 04:30:00,015 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 04:30:00,016 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 01:30:00.015997+00:00'} INFO 2025-11-06 04:30:23,285 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 04:30:33,341 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 04:31:10,422 tasks 70309 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-06 04:31:10,423 tasks 76869 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found ERROR 2025-11-06 04:31:10,423 tasks 70302 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found INFO 2025-11-06 04:31:10,425 tasks 70301 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-06 04:31:10,433 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 04:31:10,494 tasks 70309 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found ERROR 2025-11-06 04:31:10,494 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-06 04:31:10,494 tasks 70302 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found INFO 2025-11-06 04:31:10,496 tasks 76869 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-06 04:31:10,503 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 04:31:23,297 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 04:32:10,449 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 04:32:10,519 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 04:32:23,297 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 04:32:41,715 tasks 76869 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found ERROR 2025-11-06 04:33:10,460 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 04:33:10,529 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 04:33:23,289 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 04:34:10,470 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 04:34:10,547 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 04:34:23,299 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 04:35:23,304 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 04:36:23,302 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 04:37:23,301 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 04:38:23,304 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 04:39:23,285 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 04:39:38,625 tasks 70301 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-06 04:39:38,626 tasks 76869 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-06 04:39:38,723 tasks 70301 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-06 04:39:38,723 tasks 76869 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-06 04:39:38,733 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-06 04:39:38,733 tasks 76869 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-06 04:39:38,794 tasks 76869 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-06 04:39:38,795 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found INFO 2025-11-06 04:40:23,301 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 04:41:23,301 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 04:42:23,286 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 04:43:23,301 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 04:44:09,508 tasks 70309 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-06 04:44:09,508 tasks 70302 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found ERROR 2025-11-06 04:44:09,508 tasks 76869 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found INFO 2025-11-06 04:44:09,509 tasks 70301 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-06 04:44:09,515 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 04:44:23,301 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 04:44:27,011 tasks 76869 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found ERROR 2025-11-06 04:45:09,564 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 04:45:23,338 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 04:45:35,288 tasks 70302 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found ERROR 2025-11-06 04:45:35,288 tasks 70309 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-06 04:45:35,288 tasks 70301 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found INFO 2025-11-06 04:45:35,290 tasks 76869 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-06 04:45:35,295 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 04:46:09,582 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 04:46:23,326 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 04:46:35,304 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 04:47:09,595 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 04:47:23,339 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 04:47:35,316 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 04:48:23,321 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 04:48:35,325 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 04:49:23,329 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 04:50:23,335 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 04:51:23,331 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 04:52:23,329 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 04:53:23,337 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 04:54:23,344 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 04:55:12,796 tasks 76869 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 04:55:12,799 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 04:55:12,806 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 04:55:23,340 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 04:56:12,819 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 04:56:23,332 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 04:57:12,834 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 04:57:23,334 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 04:58:12,849 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 04:58:23,335 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 04:59:23,335 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:00:00,013 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 05:00:00,013 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 02:00:00.013619+00:00'} INFO 2025-11-06 05:00:00,019 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 05:00:00,019 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 02:00:00.019223+00:00'} INFO 2025-11-06 05:00:23,356 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:01:23,346 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:02:23,361 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 05:02:24,635 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 05:02:24,638 tasks 76869 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 05:02:24,645 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 05:02:41,778 tasks 70301 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-06 05:02:41,778 tasks 70309 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-06 05:02:41,779 tasks 70302 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found INFO 2025-11-06 05:02:41,781 tasks 76869 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-06 05:02:41,788 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 05:02:58,470 tasks 76869 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found INFO 2025-11-06 05:03:23,358 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 05:03:24,665 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 05:03:41,806 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 05:04:23,342 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 05:04:24,682 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 05:04:41,816 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 05:05:23,362 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 05:05:24,698 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 05:05:41,838 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 05:06:23,359 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:07:23,358 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:08:23,368 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:09:23,363 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:10:23,368 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:11:23,364 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:12:23,374 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:13:23,367 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:14:23,371 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 05:14:27,079 tasks 70309 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-06 05:14:27,079 tasks 70302 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found ERROR 2025-11-06 05:14:27,079 tasks 70301 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found INFO 2025-11-06 05:14:27,081 tasks 76869 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-06 05:14:27,088 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 05:15:23,350 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 05:15:27,097 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 05:16:23,356 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 05:16:27,115 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 05:17:23,359 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 05:17:27,134 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 05:23:34,663 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:24:34,672 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:25:34,669 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:26:34,675 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:27:34,673 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:28:34,677 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:29:34,673 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:30:00,011 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 05:30:00,012 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 02:30:00.012019+00:00'} INFO 2025-11-06 05:30:00,015 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 05:30:00,015 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 02:30:00.015487+00:00'} INFO 2025-11-06 05:30:34,678 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 05:31:26,773 tasks 70309 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-06 05:31:26,773 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-06 05:31:26,773 tasks 70301 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found INFO 2025-11-06 05:31:34,676 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:32:34,681 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:33:34,680 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 05:34:03,452 tasks 76869 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found INFO 2025-11-06 05:34:34,684 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:35:34,680 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:36:34,683 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:37:34,685 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:38:34,682 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 05:38:56,970 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 05:38:56,971 tasks 76869 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 05:38:56,975 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 05:39:34,660 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 05:39:56,979 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 05:40:34,662 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 05:40:56,987 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 05:41:34,664 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 05:41:56,995 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 05:42:34,728 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:43:34,666 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:44:34,665 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:45:34,691 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:46:34,664 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:47:34,665 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:48:34,692 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:49:34,665 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:50:34,667 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:51:34,672 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:52:34,674 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:53:34,670 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:54:34,666 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:55:34,664 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:56:34,660 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:57:34,659 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:58:34,665 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 05:59:34,666 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:00:00,006 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 06:00:00,007 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 03:00:00.007111+00:00'} INFO 2025-11-06 06:00:00,011 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 06:00:00,011 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 03:00:00.011775+00:00'} INFO 2025-11-06 06:00:34,666 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 06:01:26,762 tasks 76869 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found INFO 2025-11-06 06:01:34,675 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:02:34,678 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 06:03:32,017 tasks 76869 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found INFO 2025-11-06 06:03:34,663 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:04:34,661 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:05:34,667 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:06:34,659 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:07:34,664 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 06:08:15,963 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 06:08:15,964 tasks 76869 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 06:08:15,969 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 06:08:34,719 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 06:09:16,038 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 06:09:34,719 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 06:10:16,054 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 06:10:34,724 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 06:11:16,069 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 06:11:34,725 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:12:34,725 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:13:34,723 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:14:34,726 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 06:14:50,060 tasks 76869 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found ERROR 2025-11-06 06:14:50,156 tasks 76869 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found ERROR 2025-11-06 06:14:50,173 tasks 76869 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found ERROR 2025-11-06 06:14:50,231 tasks 76869 8426217792 Appointment 1ea5b6b2-155a-4d7e-9ce0-a73a398b54d2 not found INFO 2025-11-06 06:15:34,721 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:16:34,729 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:17:34,729 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:18:34,730 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:19:34,736 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:20:34,730 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:21:34,734 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:22:34,737 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:23:34,729 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:26:23,650 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:27:23,653 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:28:23,656 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 06:29:07,729 tasks 70301 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-06 06:29:07,729 tasks 70309 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-06 06:29:07,729 tasks 76869 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found INFO 2025-11-06 06:29:23,648 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:30:00,013 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 06:30:00,013 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 03:30:00.013612+00:00'} INFO 2025-11-06 06:30:00,018 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 06:30:00,018 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 03:30:00.018522+00:00'} INFO 2025-11-06 06:30:23,657 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:31:23,662 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:32:23,643 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 06:33:15,741 tasks 70301 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found ERROR 2025-11-06 06:33:15,741 tasks 70309 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-06 06:33:15,741 tasks 76869 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found INFO 2025-11-06 06:33:15,743 tasks 70302 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-06 06:33:15,749 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 06:33:23,660 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 06:33:39,089 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 06:33:39,092 tasks 76869 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 06:33:39,100 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 06:34:15,769 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 06:34:23,662 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 06:34:39,122 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 06:35:15,779 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 06:35:23,656 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 06:35:39,143 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 06:36:15,800 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 06:36:23,658 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 06:36:39,157 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 06:37:23,655 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:38:23,664 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:39:23,650 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:40:23,654 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:41:23,653 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:42:23,659 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:43:23,652 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:44:23,653 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:45:23,654 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:46:23,649 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:47:23,655 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:48:23,655 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:49:23,643 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:50:23,653 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:51:23,659 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:52:23,659 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 06:52:40,046 tasks 76869 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 06:52:40,049 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 06:52:40,057 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 06:53:23,663 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 06:53:40,082 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 06:54:23,681 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 06:54:40,106 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 06:55:23,690 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 06:55:40,126 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 06:56:23,689 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:57:23,687 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 06:58:23,686 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 06:59:07,752 tasks 76869 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found INFO 2025-11-06 06:59:23,690 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 07:00:00,011 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 07:00:00,012 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 04:00:00.012939+00:00'} INFO 2025-11-06 07:00:00,015 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 07:00:00,016 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 04:00:00.016030+00:00'} INFO 2025-11-06 07:00:23,679 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 07:01:23,685 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 07:02:23,689 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 07:03:23,689 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 07:04:23,684 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 07:05:23,690 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 07:06:23,690 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 07:07:23,697 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 07:08:10,814 tasks 76869 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 07:08:10,816 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 07:08:10,821 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 07:08:10,892 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 07:08:10,894 tasks 76869 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 07:08:10,899 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 07:08:23,695 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 07:09:10,741 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 07:09:10,809 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 07:09:23,595 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 07:09:58,702 tasks 70309 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-06 07:09:58,702 tasks 70301 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-06 07:09:58,703 tasks 76869 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-06 07:10:10,762 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 07:10:10,824 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 07:10:23,591 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 07:11:10,780 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 07:11:10,836 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 07:11:23,587 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 07:12:23,599 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 07:13:23,591 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 07:14:23,580 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 07:15:23,593 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 07:16:23,598 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 07:17:23,585 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 07:18:23,597 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 07:19:23,596 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 07:20:23,588 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 07:21:09,809 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 07:21:09,813 tasks 76869 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 07:21:09,821 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 07:21:23,597 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 07:22:09,834 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 07:22:23,594 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 07:22:35,557 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 07:22:35,560 tasks 76869 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 07:22:35,566 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 07:23:09,851 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 07:23:23,591 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 07:23:35,587 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 07:24:09,899 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 07:24:23,624 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 07:24:35,637 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 07:25:23,630 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 07:25:35,649 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 07:30:00,017 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 07:30:00,017 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 04:30:00.017843+00:00'} INFO 2025-11-06 07:30:00,024 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 07:30:00,024 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 04:30:00.024549+00:00'} INFO 2025-11-06 07:30:17,721 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 07:31:17,705 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 07:32:17,711 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 07:33:01,789 tasks 70309 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-06 07:33:01,789 tasks 70302 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-06 07:33:01,789 tasks 76869 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found INFO 2025-11-06 07:33:01,790 tasks 70301 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-06 07:33:01,794 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 07:33:17,712 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 07:33:54,139 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found ERROR 2025-11-06 07:34:01,806 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 07:34:17,710 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 07:35:01,817 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 07:35:17,708 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 07:35:42,990 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found ERROR 2025-11-06 07:36:01,831 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 07:36:17,708 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 07:37:17,711 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 07:38:17,709 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 07:39:17,709 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 07:39:46,477 tasks 70301 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-06 07:39:46,477 tasks 76869 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-06 07:39:46,477 tasks 70309 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found INFO 2025-11-06 07:40:17,707 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 07:40:54,373 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-06 07:41:17,711 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 07:42:07,335 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-06 07:42:17,718 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 07:42:58,700 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found ERROR 2025-11-06 07:42:58,755 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-06 07:43:17,713 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 07:43:36,136 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 07:43:36,137 tasks 76869 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 07:43:36,141 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 07:43:52,820 tasks 76869 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found INFO 2025-11-06 07:44:17,713 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 07:44:36,154 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 07:45:17,613 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 07:45:36,067 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 07:46:17,608 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 07:46:36,082 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 07:47:17,610 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 07:48:17,613 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 07:49:17,639 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 07:50:17,612 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 07:51:17,607 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 07:52:17,636 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 07:53:17,609 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 07:54:17,600 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 07:55:17,627 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 07:55:21,343 tasks 76869 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 07:55:21,350 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 07:55:21,373 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 07:56:17,603 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 07:56:21,382 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 07:57:17,601 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 07:57:21,394 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 07:58:17,596 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 07:58:21,406 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 07:59:17,593 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 08:00:00,003 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 08:00:00,003 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 05:00:00.003899+00:00'} INFO 2025-11-06 08:00:00,009 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 08:00:00,009 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 05:00:00.009263+00:00'} INFO 2025-11-06 08:00:00,026 tasks 70301 8426217792 Scheduled 0 appointment reminders INFO 2025-11-06 08:00:17,596 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 08:01:17,598 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 08:02:17,597 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 08:03:17,596 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 08:03:54,024 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-06 08:04:17,596 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 08:05:17,594 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 08:05:42,877 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-06 08:06:17,593 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 08:06:46,630 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-06 08:07:17,604 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 08:08:17,603 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 08:09:14,942 tasks 76869 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-06 08:09:14,942 tasks 70309 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-06 08:09:14,943 tasks 70301 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-06 08:09:17,587 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 08:09:46,360 tasks 76869 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found INFO 2025-11-06 08:10:17,587 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 08:10:54,250 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-06 08:11:17,587 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 08:12:07,213 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-06 08:12:17,583 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 08:12:58,570 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found ERROR 2025-11-06 08:12:58,625 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-06 08:13:17,591 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 08:13:52,699 tasks 70302 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found ERROR 2025-11-06 08:13:52,699 tasks 70309 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-06 08:13:52,699 tasks 76869 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found INFO 2025-11-06 08:13:52,701 tasks 70301 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-06 08:13:52,705 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 08:14:17,585 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 08:14:52,717 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 08:15:17,634 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 08:15:52,783 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 08:16:17,639 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 08:16:52,795 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 08:17:17,635 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 08:18:17,633 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 08:19:17,638 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 08:20:17,635 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 08:20:32,972 tasks 70301 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-06 08:20:32,972 tasks 70309 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-06 08:20:32,972 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-06 08:20:33,067 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-06 08:20:33,067 tasks 70301 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-06 08:20:33,067 tasks 70309 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-06 08:20:33,079 tasks 70301 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-06 08:20:33,079 tasks 76869 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-06 08:20:33,079 tasks 70309 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found ERROR 2025-11-06 08:20:33,145 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-06 08:20:33,145 tasks 70309 8426217792 Appointment 187a8d67-6b26-4304-b70f-d529cbcc7f5c not found ERROR 2025-11-06 08:20:33,145 tasks 70301 8426217792 Appointment ddc84827-a5c2-4a0b-b69d-64e09eae7d69 not found INFO 2025-11-06 08:21:17,637 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 08:22:17,635 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 08:23:17,632 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 08:24:17,628 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 08:25:17,631 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 08:26:17,630 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 08:27:17,631 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 08:28:17,635 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 08:29:17,634 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 08:30:00,012 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-06 08:30:00,014 tasks 70301 8426217792 Radiology results sync started INFO 2025-11-06 08:30:00,014 tasks 70301 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 05:30:00.014661+00:00'} INFO 2025-11-06 08:30:00,019 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 08:30:00,019 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 05:30:00.019560+00:00'} INFO 2025-11-06 08:30:17,651 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 08:40:35,910 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 08:43:38,145 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 08:44:38,145 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 08:45:07,812 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found ERROR 2025-11-06 08:45:14,565 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-06 08:45:38,133 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 08:46:38,121 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 08:47:03,418 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-06 08:47:38,141 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 08:48:07,171 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-06 08:48:38,145 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 08:49:38,135 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 08:50:35,478 tasks 76869 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found INFO 2025-11-06 08:50:38,136 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 08:51:06,896 tasks 70301 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-06 08:51:06,896 tasks 76869 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found ERROR 2025-11-06 08:51:06,896 tasks 70302 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found INFO 2025-11-06 08:51:06,897 tasks 70309 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-06 08:51:06,902 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 08:51:38,137 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 08:52:06,916 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 08:52:14,796 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-06 08:52:38,127 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 08:53:06,933 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 08:53:27,755 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-06 08:53:38,137 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 08:54:06,942 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 08:54:19,117 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found ERROR 2025-11-06 08:54:19,167 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-06 08:54:38,133 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 08:55:38,186 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 08:56:38,196 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 08:57:38,195 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 08:58:38,193 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 08:59:38,194 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 09:00:00,016 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 09:00:00,016 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 06:00:00.016942+00:00'} INFO 2025-11-06 09:00:00,023 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 09:00:00,023 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 06:00:00.023823+00:00'} INFO 2025-11-06 09:00:38,197 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 09:01:38,188 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 09:01:51,537 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found ERROR 2025-11-06 09:01:53,517 tasks 76869 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found ERROR 2025-11-06 09:01:53,615 tasks 76869 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found ERROR 2025-11-06 09:01:53,625 tasks 76869 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found ERROR 2025-11-06 09:01:53,688 tasks 76869 8426217792 Appointment 57647d15-b2ac-4be6-a4a9-46b68fcbe319 not found INFO 2025-11-06 09:02:38,190 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 09:03:38,193 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 09:04:38,183 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 09:05:38,195 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 09:06:38,190 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 09:07:38,189 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 09:08:38,192 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 09:09:38,192 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 09:10:38,200 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 09:11:20,576 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-06 09:11:38,210 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 09:12:38,206 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 09:13:38,205 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 09:14:38,204 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 09:15:07,874 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found ERROR 2025-11-06 09:15:14,618 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-06 09:15:38,202 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 09:16:38,203 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 09:17:03,482 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-06 09:17:38,207 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 09:18:07,237 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found ERROR 2025-11-06 09:18:30,292 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 09:18:30,295 tasks 76869 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 09:18:30,302 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 09:18:38,208 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 09:19:30,319 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 09:19:38,204 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 09:20:30,335 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 09:20:35,555 tasks 70301 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-06 09:20:35,555 tasks 76869 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found ERROR 2025-11-06 09:20:35,556 tasks 70302 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found INFO 2025-11-06 09:20:35,558 tasks 70309 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-06 09:20:35,565 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 09:20:38,198 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 09:21:30,345 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 09:21:35,585 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 09:21:38,206 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 09:22:14,855 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found ERROR 2025-11-06 09:22:35,602 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 09:22:38,207 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 09:23:27,826 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found ERROR 2025-11-06 09:23:35,621 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 09:23:38,199 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 09:24:19,191 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found ERROR 2025-11-06 09:24:19,244 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-06 09:24:38,207 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 09:25:38,190 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 09:26:38,174 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 09:27:38,181 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 09:28:38,188 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 09:29:38,178 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 09:29:59,996 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-06 09:29:59,997 tasks 76869 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found INFO 2025-11-06 09:30:00,010 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 09:30:00,010 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 06:30:00.010454+00:00'} INFO 2025-11-06 09:30:00,016 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 09:30:00,016 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 06:30:00.016849+00:00'} INFO 2025-11-06 09:30:38,185 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 09:31:38,187 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 09:31:51,522 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found ERROR 2025-11-06 09:31:53,518 tasks 70309 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-06 09:31:53,519 tasks 70301 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found ERROR 2025-11-06 09:31:53,519 tasks 76869 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found INFO 2025-11-06 09:31:53,522 tasks 70302 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-06 09:31:53,529 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 09:31:53,608 tasks 70302 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-06 09:31:53,608 tasks 70309 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found ERROR 2025-11-06 09:31:53,608 tasks 76869 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found INFO 2025-11-06 09:31:53,610 tasks 70301 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-06 09:31:53,617 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 09:31:53,620 tasks 70301 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found ERROR 2025-11-06 09:31:53,620 tasks 70309 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-06 09:31:53,620 tasks 70302 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found INFO 2025-11-06 09:31:53,629 tasks 70310 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-06 09:31:53,630 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 09:31:53,677 tasks 76869 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-06 09:31:53,677 tasks 70309 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-06 09:31:53,677 tasks 70301 8426217792 Appointment 01386260-d4b2-4446-befc-b64da1c7e4df not found INFO 2025-11-06 09:31:53,679 tasks 70302 8426217792 Reminder sent for appointment 233baab3-5431-4417-9158-072a02428855 ERROR 2025-11-06 09:31:53,683 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 09:32:38,177 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 09:32:53,545 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 09:32:53,633 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 09:32:53,641 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 09:32:53,694 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 09:33:38,186 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 09:33:53,564 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 09:33:53,649 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 09:33:53,654 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 09:33:53,707 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 09:34:38,184 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 09:34:53,573 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 09:34:53,658 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 09:34:53,659 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 09:34:53,716 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 09:35:38,182 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 09:36:38,184 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 09:37:38,191 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 09:38:38,185 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 09:39:38,185 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 09:40:38,123 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 09:41:20,487 tasks 76869 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-06 09:41:20,487 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found INFO 2025-11-06 09:41:38,126 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 09:42:38,132 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 09:45:15,785 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 09:46:15,734 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 09:46:45,407 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found ERROR 2025-11-06 09:46:52,163 tasks 70301 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-06 09:46:52,163 tasks 76869 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found INFO 2025-11-06 09:47:15,734 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 09:48:15,738 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 09:48:41,015 tasks 70301 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-06 09:48:41,015 tasks 76869 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found INFO 2025-11-06 09:49:15,735 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 09:49:44,771 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-06 09:50:15,731 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 09:51:15,726 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 09:52:15,729 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 09:53:15,728 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 09:53:52,384 tasks 76869 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-06 09:53:52,384 tasks 70301 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found INFO 2025-11-06 09:54:15,725 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 09:55:05,345 tasks 70301 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-06 09:55:05,345 tasks 76869 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found INFO 2025-11-06 09:55:15,726 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 09:55:56,709 tasks 76869 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-06 09:55:56,709 tasks 70301 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-06 09:55:56,764 tasks 76869 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-06 09:55:56,764 tasks 70301 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found INFO 2025-11-06 09:56:15,724 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 09:57:15,720 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 09:58:15,724 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 09:59:15,722 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:00:00,005 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 10:00:00,005 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 07:00:00.005488+00:00'} INFO 2025-11-06 10:00:00,009 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 10:00:00,009 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 07:00:00.009291+00:00'} INFO 2025-11-06 10:00:15,730 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:01:15,739 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:02:15,739 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:03:15,754 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 10:03:29,104 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-06 10:04:15,737 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:05:15,736 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:06:15,765 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:07:15,761 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:08:15,733 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:09:15,762 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 10:10:04,928 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-06 10:10:15,769 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:11:15,729 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:12:15,729 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:13:15,731 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:14:15,736 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:15:15,738 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 10:15:59,826 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 10:15:59,828 tasks 76869 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 10:15:59,834 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 10:16:15,752 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 10:16:45,424 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found ERROR 2025-11-06 10:16:59,846 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 10:17:15,741 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 10:17:59,859 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 10:18:15,749 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 10:18:59,870 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 10:19:15,747 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 10:19:44,790 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-06 10:19:44,790 tasks 76869 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found INFO 2025-11-06 10:20:15,761 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:21:15,756 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:22:15,739 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:23:15,744 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:24:15,743 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:25:15,737 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:26:15,741 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:27:15,745 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:28:15,736 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:29:15,743 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:30:00,012 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 10:30:00,012 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 07:30:00.012599+00:00'} INFO 2025-11-06 10:30:00,017 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 10:30:00,017 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 07:30:00.017176+00:00'} INFO 2025-11-06 10:30:15,739 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:31:15,759 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:32:15,758 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:33:15,750 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 10:33:29,110 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-06 10:34:15,754 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:35:15,756 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:36:15,753 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:37:15,756 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:38:15,754 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:39:15,755 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 10:40:04,931 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-06 10:40:15,750 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:41:15,758 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:42:15,752 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:43:15,752 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:44:15,751 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:45:15,862 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:46:25,733 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 10:46:55,400 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-06 10:46:55,400 tasks 76869 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found INFO 2025-11-06 10:47:25,729 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:48:25,742 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:49:25,718 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:50:25,734 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:51:25,738 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:52:25,733 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:53:25,733 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:54:25,739 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:55:25,741 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 10:56:25,740 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 10:57:00,836 tasks 76869 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 10:57:00,838 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 10:57:00,843 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 10:57:25,737 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 10:57:35,805 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found ERROR 2025-11-06 10:58:00,860 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 10:58:25,738 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 10:59:00,882 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 10:59:25,744 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:00:00,014 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 11:00:00,015 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 08:00:00.015320+00:00'} INFO 2025-11-06 11:00:00,021 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 11:00:00,021 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 08:00:00.021921+00:00'} ERROR 2025-11-06 11:00:00,894 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 11:00:25,729 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:01:25,772 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:02:25,780 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:03:25,778 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 11:03:39,126 tasks 76869 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-06 11:03:39,126 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found INFO 2025-11-06 11:04:25,776 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:05:25,773 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:06:25,784 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:07:25,786 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:08:25,778 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:09:25,778 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 11:10:14,958 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-06 11:10:25,785 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:11:25,785 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:12:25,792 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:13:25,781 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:14:25,787 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:15:25,790 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:16:25,774 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:17:25,778 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 11:18:04,096 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-06 11:18:25,784 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:19:25,788 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:20:25,781 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:21:25,773 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:22:25,782 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 11:22:54,542 tasks 76869 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 11:22:54,544 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 11:22:54,549 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 11:23:25,785 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 11:23:54,567 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 11:24:25,769 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 11:24:54,581 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 11:25:25,779 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 11:25:54,601 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 11:26:25,779 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:27:25,784 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 11:27:35,852 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-06 11:28:25,783 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:29:25,785 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:30:00,016 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 11:30:00,017 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 08:30:00.017238+00:00'} INFO 2025-11-06 11:30:00,023 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 11:30:00,023 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 08:30:00.023840+00:00'} INFO 2025-11-06 11:30:25,784 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:31:25,767 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:32:25,760 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:33:25,745 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:34:25,759 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 11:34:42,293 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-06 11:35:25,755 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:36:25,755 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:37:25,755 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:38:25,762 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:39:25,753 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 11:40:14,932 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-06 11:40:25,761 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:41:25,755 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:42:25,762 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:43:25,756 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:44:25,767 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:45:25,764 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:48:18,556 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:49:18,559 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 11:49:56,883 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-06 11:50:18,560 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:51:18,558 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:52:18,559 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 11:53:18,555 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 11:54:15,915 tasks 76869 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 11:54:15,917 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 11:54:15,921 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 11:54:18,560 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 11:55:15,933 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 11:55:18,555 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 11:56:15,945 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 11:56:18,561 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 11:57:15,962 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 12:09:43,771 tasks 70301 8426217792 Lab results sync started INFO 2025-11-06 12:09:43,771 tasks 70301 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 09:09:43.771618+00:00'} INFO 2025-11-06 12:09:43,778 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 12:09:43,779 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 09:09:43.779357+00:00'} INFO 2025-11-06 12:09:44,301 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 12:40:50,799 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 12:40:50,800 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 09:40:50.800310+00:00'} INFO 2025-11-06 12:40:50,804 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 12:40:50,804 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 09:40:50.804338+00:00'} INFO 2025-11-06 13:11:14,394 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 13:11:14,394 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 10:11:14.394969+00:00'} INFO 2025-11-06 13:11:14,399 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 13:11:14,399 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 10:11:14.399622+00:00'} INFO 2025-11-06 13:33:48,866 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 13:33:48,867 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 10:33:48.867120+00:00'} INFO 2025-11-06 13:33:48,871 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 13:33:48,871 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 10:33:48.871717+00:00'} INFO 2025-11-06 13:33:53,694 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 13:37:01,148 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 13:37:28,947 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 13:37:43,811 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-06 13:37:46,931 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-06 13:37:58,949 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 13:38:28,937 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 13:38:58,949 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 13:39:24,673 basehttp 9476 6161428480 "GET /static/img/logo/site.webmanifest HTTP/1.1" 304 0 INFO 2025-11-06 13:39:26,744 basehttp 9476 6161428480 "GET /en/admin/notifications/notification/ HTTP/1.1" 200 58757 WARNING 2025-11-06 13:39:26,807 log 9476 6161428480 Not Found: /favicon.ico WARNING 2025-11-06 13:39:26,808 basehttp 9476 6161428480 "GET /favicon.ico HTTP/1.1" 404 3054 INFO 2025-11-06 13:39:54,864 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 13:40:24,861 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 13:40:54,863 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 13:41:24,860 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 13:41:54,860 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 13:42:19,528 basehttp 9476 6161428480 "GET /en/patients/create/ HTTP/1.1" 200 36664 INFO 2025-11-06 13:42:19,534 basehttp 9476 6161428480 "GET /static/css/custom.css HTTP/1.1" 304 0 INFO 2025-11-06 13:42:19,538 basehttp 9476 13723840512 "GET /static/js/select2-init.js HTTP/1.1" 304 0 INFO 2025-11-06 13:42:19,545 basehttp 9476 13707014144 "GET /media/profile_pictures/Father_-d_HcbHEbL.png HTTP/1.1" 304 0 INFO 2025-11-06 13:42:19,547 basehttp 9476 6161428480 "GET /media/tenant_settings/2025/11/04/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-11-06 13:42:19,590 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 13:42:49,589 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 13:43:19,589 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 13:43:49,592 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 13:43:52,200 tasks 76869 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 13:43:52,203 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 13:43:52,211 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 13:43:52,285 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 13:43:52,287 tasks 76869 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 13:43:52,291 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 13:43:52,301 tasks 76869 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 13:43:52,303 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 13:43:52,307 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 13:43:52,360 tasks 76869 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 13:43:52,362 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 13:43:52,366 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 13:44:19,579 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 13:44:49,854 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 13:44:52,229 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 13:44:52,309 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 13:44:52,320 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 13:44:52,381 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 13:44:53,408 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-06 13:45:58,206 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 13:46:28,478 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 13:46:30,857 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 13:46:30,937 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 13:46:30,943 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 13:46:31,004 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 13:46:58,468 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 13:47:30,866 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 13:47:30,946 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 13:47:30,952 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 13:47:31,013 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 13:47:59,480 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 13:49:00,481 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 13:49:28,480 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 13:49:58,480 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 13:50:59,480 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 13:51:04,650 tasks 76869 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-06 13:51:04,650 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found INFO 2025-11-06 13:52:00,485 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 13:53:01,484 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 13:54:02,482 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 13:55:03,475 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 13:56:04,477 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 13:56:47,452 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-06 13:57:05,482 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 13:58:06,484 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 13:58:53,811 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-06 13:59:07,489 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:00:00,014 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 14:00:00,015 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 11:00:00.015055+00:00'} INFO 2025-11-06 14:00:00,021 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 14:00:00,021 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 11:00:00.021944+00:00'} INFO 2025-11-06 14:00:08,490 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 14:00:38,636 tasks 76869 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-06 14:00:38,636 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found INFO 2025-11-06 14:01:09,487 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:05:06,319 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:14:43,402 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:14:46,067 basehttp 9476 6161428480 "GET /en/dashboard/ HTTP/1.1" 200 54282 INFO 2025-11-06 14:14:46,126 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:15:16,143 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:15:46,141 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:16:16,141 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:16:46,143 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:17:16,124 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:17:46,122 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:18:16,122 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:18:46,121 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:19:16,113 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:19:46,121 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:20:16,108 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 14:20:19,320 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-06 14:20:46,122 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:21:16,117 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:21:46,111 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:22:16,122 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:22:46,122 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 14:23:14,228 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-06 14:23:16,115 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:23:46,121 basehttp 9476 6161428480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:24:14,368 autoreload 9476 8426217792 /Users/marwanalwali/AgdarCentre/core/signals.py changed, reloading. INFO 2025-11-06 14:24:15,200 autoreload 69275 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 14:24:16,121 basehttp 69275 6165180416 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:24:19,607 basehttp 69275 6165180416 "GET /en/dashboard/ HTTP/1.1" 200 54282 INFO 2025-11-06 14:24:19,653 basehttp 69275 6182006784 "GET /static/img/logo/favicon.ico HTTP/1.1" 304 0 INFO 2025-11-06 14:24:19,654 basehttp 69275 6165180416 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:24:21,762 basehttp 69275 6165180416 "GET /en/patients/create/ HTTP/1.1" 200 36664 INFO 2025-11-06 14:24:21,803 basehttp 69275 6165180416 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:24:29,356 basehttp 69275 6165180416 "GET /en/patients/create/ HTTP/1.1" 200 36664 INFO 2025-11-06 14:24:29,393 basehttp 69275 6165180416 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:24:59,401 basehttp 69275 6165180416 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:25:29,395 basehttp 69275 6165180416 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 14:25:43,846 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-06 14:25:59,399 basehttp 69275 6165180416 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:26:01,311 autoreload 69275 8426217792 /Users/marwanalwali/AgdarCentre/core/forms.py changed, reloading. INFO 2025-11-06 14:26:01,626 autoreload 70224 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 14:26:29,398 basehttp 70224 6205403136 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:26:59,399 basehttp 70224 6205403136 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:27:03,970 basehttp 70224 6205403136 "GET /en/patients/create/ HTTP/1.1" 200 38793 INFO 2025-11-06 14:27:04,003 basehttp 70224 6205403136 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 14:27:25,794 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-06 14:27:34,017 basehttp 70224 6205403136 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:28:04,019 basehttp 70224 6205403136 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:28:12,668 basehttp 70224 6205403136 "GET /en/patients/ HTTP/1.1" 200 83739 WARNING 2025-11-06 14:28:12,687 basehttp 70224 6205403136 "GET /static/plugins/datatables/datatables.min.css HTTP/1.1" 404 2038 WARNING 2025-11-06 14:28:12,687 basehttp 70224 6222229504 "GET /static/plugins/datatables/datatables.min.js HTTP/1.1" 404 2035 INFO 2025-11-06 14:28:12,704 basehttp 70224 6205403136 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:28:15,246 basehttp 70224 6205403136 "GET /en/appointments/create/?patient=068590d0-9ac0-4dad-b596-d09b8afb8466 HTTP/1.1" 200 55637 INFO 2025-11-06 14:28:15,257 basehttp 70224 6205403136 "GET /static/plugins/datatables.net-select-bs5/css/select.bootstrap5.min.css HTTP/1.1" 200 2157 INFO 2025-11-06 14:28:15,279 basehttp 70224 6205403136 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:28:22,642 basehttp 70224 6205403136 "GET /api/v1/providers/?clinic=1cbc01b4-2506-4408-9c5b-b60293b3bbbb HTTP/1.1" 200 866 INFO 2025-11-06 14:28:34,738 basehttp 70224 6205403136 "GET /en/appointments/api/available-slots/?provider=8a29b3e3-0133-4d19-88fd-3fa35912a7f0&date=2025-11-06&duration=30 HTTP/1.1" 200 457 INFO 2025-11-06 14:28:45,289 basehttp 70224 6205403136 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:28:53,318 basehttp 70224 6205403136 "GET /en/patients/create/ HTTP/1.1" 200 38793 INFO 2025-11-06 14:28:53,404 basehttp 70224 6205403136 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:29:15,295 basehttp 70224 6205403136 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:29:24,254 basehttp 70224 6205403136 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:29:26,730 basehttp 70224 6205403136 "GET /en/referrals/ HTTP/1.1" 200 30248 INFO 2025-11-06 14:29:26,751 basehttp 70224 6205403136 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:29:31,939 basehttp 70224 6205403136 "GET /en/referrals/create/ HTTP/1.1" 200 44512 INFO 2025-11-06 14:29:31,980 basehttp 70224 6205403136 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:29:54,256 basehttp 70224 6205403136 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:29:57,644 basehttp 70224 6205403136 "GET /en/referrals/external/ HTTP/1.1" 200 12512 INFO 2025-11-06 14:30:00,013 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 14:30:00,014 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 11:30:00.014086+00:00'} INFO 2025-11-06 14:30:00,018 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 14:30:00,018 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 11:30:00.018689+00:00'} INFO 2025-11-06 14:30:24,254 basehttp 70224 6205403136 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:30:54,243 basehttp 70224 6205403136 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:31:24,250 basehttp 70224 6205403136 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:31:54,240 basehttp 70224 6205403136 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:32:24,235 basehttp 70224 6205403136 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:32:27,890 basehttp 70224 6205403136 "GET /en/referrals/external/ HTTP/1.1" 200 12947 INFO 2025-11-06 14:33:09,245 basehttp 70224 6205403136 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:34:09,250 basehttp 70224 6205403136 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 14:34:22,082 log 70224 6205403136 Internal Server Error: /en/referrals/external/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 151, in post return self.form_valid(form) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/referrals/views.py", line 511, in form_valid from core.services import generate_mrn ImportError: cannot import name 'generate_mrn' from 'core.services' (/Users/marwanalwali/AgdarCentre/core/services.py) ERROR 2025-11-06 14:34:22,083 basehttp 70224 6205403136 "POST /en/referrals/external/ HTTP/1.1" 500 90231 INFO 2025-11-06 14:34:57,914 autoreload 70224 8426217792 /Users/marwanalwali/AgdarCentre/referrals/views.py changed, reloading. INFO 2025-11-06 14:34:58,200 autoreload 74844 8426217792 Watching for file changes with StatReloader ERROR 2025-11-06 14:35:05,422 log 74844 6197653504 Internal Server Error: /en/referrals/external/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/sqlite3/base.py", line 360, in execute return super().execute(query, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ sqlite3.IntegrityError: UNIQUE constraint failed: core_patient.mrn The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 151, in post return self.form_valid(form) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/referrals/views.py", line 513, in form_valid patient = Patient.objects.create(**patient_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 663, in create obj.save(force_insert=True, using=self.db) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 902, in save self.save_base( File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1008, in save_base updated = self._save_table( ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1169, in _save_table results = self._do_insert( ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1210, in _do_insert return manager._insert( ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1868, in _insert return query.get_compiler(using=using).execute_sql(returning_fields) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1882, in execute_sql cursor.execute(sql, params) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 122, in execute return super().execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 79, in execute return self._execute_with_wrappers( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers return executor(sql, params, many, context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 100, in _execute with self.db.wrap_database_errors: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/sqlite3/base.py", line 360, in execute return super().execute(query, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ django.db.utils.IntegrityError: UNIQUE constraint failed: core_patient.mrn ERROR 2025-11-06 14:35:05,423 basehttp 74844 6197653504 "POST /en/referrals/external/ HTTP/1.1" 500 197798 INFO 2025-11-06 14:35:09,258 basehttp 74844 6197653504 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:36:00,920 autoreload 74844 8426217792 /Users/marwanalwali/AgdarCentre/referrals/views.py changed, reloading. INFO 2025-11-06 14:36:01,248 autoreload 75418 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 14:36:09,064 signals 75418 6131232768 Generated MRN: 000001 ERROR 2025-11-06 14:36:09,080 log 75418 6131232768 Internal Server Error: /en/referrals/external/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/sqlite3/base.py", line 360, in execute return super().execute(query, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ sqlite3.IntegrityError: UNIQUE constraint failed: core_patient.mrn The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 151, in post return self.form_valid(form) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/referrals/views.py", line 511, in form_valid patient = Patient.objects.create(**patient_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 663, in create obj.save(force_insert=True, using=self.db) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 902, in save self.save_base( File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1008, in save_base updated = self._save_table( ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1169, in _save_table results = self._do_insert( ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1210, in _do_insert return manager._insert( ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1868, in _insert return query.get_compiler(using=using).execute_sql(returning_fields) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1882, in execute_sql cursor.execute(sql, params) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 122, in execute return super().execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 79, in execute return self._execute_with_wrappers( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers return executor(sql, params, many, context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 100, in _execute with self.db.wrap_database_errors: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/sqlite3/base.py", line 360, in execute return super().execute(query, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ django.db.utils.IntegrityError: UNIQUE constraint failed: core_patient.mrn ERROR 2025-11-06 14:36:09,082 basehttp 75418 6131232768 "POST /en/referrals/external/ HTTP/1.1" 500 197471 INFO 2025-11-06 14:36:09,233 basehttp 75418 6131232768 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:36:11,617 basehttp 75418 6131232768 "GET /en/referrals/external/ HTTP/1.1" 200 12947 INFO 2025-11-06 14:36:21,134 basehttp 75418 6131232768 "GET /en/admin/core/patient/ HTTP/1.1" 200 88242 INFO 2025-11-06 14:36:21,152 basehttp 75418 6131232768 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-06 14:36:24,231 basehttp 75418 6131232768 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:36:54,243 basehttp 75418 6131232768 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:37:15,891 signals 75418 6131232768 Generated MRN: 000001 ERROR 2025-11-06 14:37:15,914 log 75418 6131232768 Internal Server Error: /en/referrals/external/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/sqlite3/base.py", line 360, in execute return super().execute(query, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ sqlite3.IntegrityError: UNIQUE constraint failed: core_patient.mrn The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 151, in post return self.form_valid(form) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/referrals/views.py", line 511, in form_valid patient = Patient.objects.create(**patient_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 663, in create obj.save(force_insert=True, using=self.db) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 902, in save self.save_base( File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1008, in save_base updated = self._save_table( ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1169, in _save_table results = self._do_insert( ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1210, in _do_insert return manager._insert( ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1868, in _insert return query.get_compiler(using=using).execute_sql(returning_fields) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1882, in execute_sql cursor.execute(sql, params) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 122, in execute return super().execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 79, in execute return self._execute_with_wrappers( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers return executor(sql, params, many, context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 100, in _execute with self.db.wrap_database_errors: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/sqlite3/base.py", line 360, in execute return super().execute(query, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ django.db.utils.IntegrityError: UNIQUE constraint failed: core_patient.mrn ERROR 2025-11-06 14:37:15,916 basehttp 75418 6131232768 "POST /en/referrals/external/ HTTP/1.1" 500 197550 INFO 2025-11-06 14:37:55,231 basehttp 75418 6131232768 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:38:05,824 autoreload 75418 8426217792 /Users/marwanalwali/AgdarCentre/core/signals.py changed, reloading. INFO 2025-11-06 14:38:06,203 autoreload 76462 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 14:38:14,950 signals 76462 6134231040 Generated MRN: 000051 INFO 2025-11-06 14:38:14,953 signals 76462 6134231040 Generated File Number: 000001 INFO 2025-11-06 14:38:14,954 signals 76462 6134231040 File created: 000001 for patient 000051 INFO 2025-11-06 14:38:14,955 signals 76462 6134231040 Created main file for patient: 000051 INFO 2025-11-06 14:38:14,955 signals 76462 6134231040 Patient created: 000051 - Marwan Alwali ERROR 2025-11-06 14:38:14,962 log 76462 6134231040 Internal Server Error: /en/referrals/external/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 151, in post return self.form_valid(form) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/referrals/views.py", line 514, in form_valid referral = form.instance ^^^^^^^^^^^^^ AttributeError: 'ExternalReferralForm' object has no attribute 'instance' ERROR 2025-11-06 14:38:14,963 basehttp 76462 6134231040 "POST /en/referrals/external/ HTTP/1.1" 500 90123 ERROR 2025-11-06 14:38:41,200 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-06 14:38:51,508 autoreload 76462 8426217792 /Users/marwanalwali/AgdarCentre/referrals/views.py changed, reloading. INFO 2025-11-06 14:38:51,853 autoreload 76872 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 14:38:56,235 basehttp 76872 6201716736 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 14:38:59,732 log 76872 6201716736 Internal Server Error: /en/referrals/external/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/sqlite3/base.py", line 360, in execute return super().execute(query, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ sqlite3.IntegrityError: NOT NULL constraint failed: referrals_referral.from_clinic_id The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 151, in post return self.form_valid(form) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/referrals/views.py", line 528, in form_valid referral = Referral.objects.create( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 663, in create obj.save(force_insert=True, using=self.db) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 902, in save self.save_base( File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1008, in save_base updated = self._save_table( ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1169, in _save_table results = self._do_insert( ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1210, in _do_insert return manager._insert( ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1868, in _insert return query.get_compiler(using=using).execute_sql(returning_fields) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1882, in execute_sql cursor.execute(sql, params) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 122, in execute return super().execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 79, in execute return self._execute_with_wrappers( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers return executor(sql, params, many, context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 100, in _execute with self.db.wrap_database_errors: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/sqlite3/base.py", line 360, in execute return super().execute(query, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ django.db.utils.IntegrityError: NOT NULL constraint failed: referrals_referral.from_clinic_id ERROR 2025-11-06 14:38:59,733 basehttp 76872 6201716736 "POST /en/referrals/external/ HTTP/1.1" 500 200845 INFO 2025-11-06 14:39:53,302 autoreload 76872 8426217792 /Users/marwanalwali/AgdarCentre/referrals/views.py changed, reloading. INFO 2025-11-06 14:39:53,680 autoreload 77423 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 14:39:57,233 basehttp 77423 6162378752 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:40:03,497 basehttp 77423 6162378752 "POST /en/referrals/external/ HTTP/1.1" 302 0 ERROR 2025-11-06 14:40:03,513 log 77423 6162378752 Internal Server Error: /en/referrals/external/success/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 510, in parse compile_func = self.tags[command] ~~~~~~~~~^^^^^^^^^ KeyError: 'trans' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 42, in select_template return engine.get_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 79, in get_template return Template(self.engine.get_template(template_name), self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 177, in get_template template, origin = self.find_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 159, in find_template template = loader.get_template(name, skip=skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/cached.py", line 57, in get_template template = super().get_template(template_name, skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/base.py", line 28, in get_template return Template( ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 512, in parse self.invalid_block_tag(token, command, parse_until) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 577, in invalid_block_tag raise self.error( django.template.exceptions.TemplateSyntaxError: Invalid block tag on line 6: 'trans'. Did you forget to register or load this tag? ERROR 2025-11-06 14:40:03,514 basehttp 77423 6162378752 "GET /en/referrals/external/success/ HTTP/1.1" 500 172170 ERROR 2025-11-06 14:40:47,565 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-06 14:40:58,242 basehttp 77423 6162378752 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:41:50,770 basehttp 77423 6162378752 "GET /en/referrals/external/success/ HTTP/1.1" 200 5163 INFO 2025-11-06 14:41:59,236 basehttp 77423 6162378752 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:42:20,353 basehttp 77423 6162378752 "GET /en/referrals/external/ HTTP/1.1" 200 13282 INFO 2025-11-06 14:42:28,771 basehttp 77423 6162378752 "GET /en/referrals/ HTTP/1.1" 200 30248 INFO 2025-11-06 14:42:28,823 basehttp 77423 6162378752 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:42:58,839 basehttp 77423 6162378752 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:43:28,829 basehttp 77423 6162378752 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:43:43,541 autoreload 77423 8426217792 /Users/marwanalwali/AgdarCentre/referrals/views.py changed, reloading. INFO 2025-11-06 14:43:43,839 autoreload 79345 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 14:43:49,830 basehttp 79345 6165508096 "GET /en/referrals/ HTTP/1.1" 200 30248 INFO 2025-11-06 14:43:49,862 basehttp 79345 6165508096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:44:01,682 basehttp 79345 6165508096 "GET /en/admin/referrals/referral/ HTTP/1.1" 200 66668 INFO 2025-11-06 14:44:01,699 basehttp 79345 6165508096 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-06 14:44:07,272 basehttp 79345 6165508096 "GET /en/admin/referrals/referral/0df8ecaa-4174-47cd-9fcf-27969dbfc513/change/ HTTP/1.1" 200 86395 INFO 2025-11-06 14:44:07,289 basehttp 79345 6182334464 "GET /static/admin/img/icon-deletelink.svg HTTP/1.1" 200 392 INFO 2025-11-06 14:44:07,292 basehttp 79345 6165508096 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-06 14:44:20,241 basehttp 79345 6165508096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:44:37,773 basehttp 79345 6165508096 "GET /en/admin/core/patient/ HTTP/1.1" 200 88867 INFO 2025-11-06 14:44:37,786 basehttp 79345 6165508096 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-06 14:44:50,240 basehttp 79345 6165508096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:44:52,948 basehttp 79345 6165508096 "GET /en/admin/core/patient/b480432c-b0fc-46c2-9b4b-780a36f6bfbc/change/ HTTP/1.1" 200 71368 INFO 2025-11-06 14:44:52,968 basehttp 79345 6165508096 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-06 14:45:20,230 basehttp 79345 6165508096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:45:23,638 basehttp 79345 6165508096 "GET /en/admin/core/patient/ HTTP/1.1" 200 88867 INFO 2025-11-06 14:45:49,866 basehttp 79345 6165508096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:46:19,875 basehttp 79345 6165508096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:46:49,866 basehttp 79345 6165508096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:47:19,896 basehttp 79345 6165508096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:47:27,854 basehttp 79345 6165508096 "GET /en/referrals/ HTTP/1.1" 200 30248 INFO 2025-11-06 14:47:27,884 basehttp 79345 6165508096 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-06 14:47:54,718 log 79345 6165508096 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-06 14:47:54,718 basehttp 79345 6165508096 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-06 14:47:54,732 basehttp 79345 6165508096 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-06 14:47:57,908 basehttp 79345 6182334464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:47:59,673 basehttp 79345 6182334464 "GET /en/referrals/ HTTP/1.1" 200 30248 INFO 2025-11-06 14:47:59,682 basehttp 79345 6199160832 "GET /static/css/custom.css HTTP/1.1" 200 580 INFO 2025-11-06 14:47:59,686 basehttp 79345 6215987200 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 200 7860 INFO 2025-11-06 14:47:59,691 basehttp 79345 6165508096 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-11-06 14:47:59,693 basehttp 79345 6182334464 "GET /static/css/default/app.min.css HTTP/1.1" 200 1030608 INFO 2025-11-06 14:47:59,696 basehttp 79345 6215987200 "GET /static/js/htmx.min.js HTTP/1.1" 200 51076 INFO 2025-11-06 14:47:59,699 basehttp 79345 6182334464 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-11-06 14:47:59,700 basehttp 79345 6182334464 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 200 5536 INFO 2025-11-06 14:47:59,703 basehttp 79345 6215987200 "GET /static/js/app.min.js HTTP/1.1" 200 110394 INFO 2025-11-06 14:47:59,704 basehttp 79345 6182334464 "GET /static/js/select2-init.js HTTP/1.1" 200 2415 INFO 2025-11-06 14:47:59,704 basehttp 79345 6232813568 "GET /media/tenant_settings/2025/11/04/Agdar-Logo.png HTTP/1.1" 200 12528 WARNING 2025-11-06 14:47:59,705 log 79345 6199160832 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-06 14:47:59,705 basehttp 79345 6199160832 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-06 14:47:59,706 basehttp 79345 6165508096 "GET /static/js/vendor.min.js HTTP/1.1" 200 1091361 INFO 2025-11-06 14:47:59,716 basehttp 79345 6249639936 "GET /media/profile_pictures/Father_-d_HcbHEbL.png HTTP/1.1" 200 1997779 WARNING 2025-11-06 14:47:59,902 basehttp 79345 6165508096 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-06 14:47:59,909 basehttp 79345 6199160832 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:47:59,915 basehttp 79345 6249639936 "GET /static/css/default/app.min.css.map HTTP/1.1" 200 2154602 INFO 2025-11-06 14:48:00,025 basehttp 79345 6249639936 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 INFO 2025-11-06 14:48:00,025 basehttp 79345 6165508096 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-11-06 14:48:29,922 basehttp 79345 6249639936 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:48:59,923 basehttp 79345 6249639936 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:49:29,916 basehttp 79345 6249639936 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:49:30,511 autoreload 79345 8426217792 /Users/marwanalwali/AgdarCentre/referrals/views.py changed, reloading. INFO 2025-11-06 14:49:30,983 autoreload 82325 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 14:49:41,202 basehttp 82325 6198112256 "GET /en/referrals/ HTTP/1.1" 200 60832 WARNING 2025-11-06 14:49:41,222 log 82325 6198112256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-06 14:49:41,222 basehttp 82325 6198112256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-06 14:49:41,284 basehttp 82325 6198112256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-06 14:49:41,289 basehttp 82325 6198112256 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-06 14:50:11,297 basehttp 82325 6214938624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 14:50:19,351 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-06 14:50:19,352 tasks 76869 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found INFO 2025-11-06 14:50:41,298 basehttp 82325 6214938624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:51:11,299 basehttp 82325 6214938624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:51:41,298 basehttp 82325 6214938624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:51:49,370 basehttp 82325 6214938624 "GET /en/referrals/0df8ecaa-4174-47cd-9fcf-27969dbfc513/ HTTP/1.1" 200 32042 WARNING 2025-11-06 14:51:49,389 log 82325 6214938624 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-06 14:51:49,389 basehttp 82325 6214938624 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-06 14:51:49,449 basehttp 82325 6198112256 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-06 14:51:49,453 basehttp 82325 6214938624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-06 14:52:05,530 basehttp 82325 6198112256 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-06 14:52:05,539 log 82325 6214938624 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-06 14:52:05,540 basehttp 82325 6214938624 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-06 14:52:05,553 log 82325 6214938624 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-06 14:52:05,553 basehttp 82325 6214938624 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-06 14:52:11,299 basehttp 82325 6214938624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:52:41,295 basehttp 82325 6214938624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 14:52:43,512 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-06 14:52:53,550 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-06 14:53:11,300 basehttp 82325 6214938624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:53:41,299 basehttp 82325 6214938624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:54:11,292 basehttp 82325 6214938624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 14:54:31,096 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-06 14:54:41,299 basehttp 82325 6214938624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:55:11,300 basehttp 82325 6214938624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:55:41,300 basehttp 82325 6214938624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 14:55:43,882 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-06 14:56:11,299 basehttp 82325 6214938624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:56:41,293 basehttp 82325 6214938624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:57:11,301 basehttp 82325 6214938624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 14:57:25,814 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-06 14:57:41,299 basehttp 82325 6214938624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:58:11,294 basehttp 82325 6214938624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:58:41,300 basehttp 82325 6214938624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:59:11,299 basehttp 82325 6214938624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 14:59:41,301 basehttp 82325 6214938624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:00:00,008 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 15:00:00,008 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 12:00:00.008395+00:00'} INFO 2025-11-06 15:00:00,013 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 15:00:00,013 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 12:00:00.013443+00:00'} INFO 2025-11-06 15:00:11,295 basehttp 82325 6214938624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:00:41,301 basehttp 82325 6214938624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:01:11,301 basehttp 82325 6214938624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:01:41,302 basehttp 82325 6214938624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:02:11,299 basehttp 82325 6214938624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:02:41,298 basehttp 82325 6214938624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:03:11,299 basehttp 82325 6214938624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 15:03:32,068 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-06 15:03:41,300 basehttp 82325 6214938624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 15:04:11,154 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-06 15:04:11,289 basehttp 82325 6214938624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:04:41,301 basehttp 82325 6214938624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:05:11,299 basehttp 82325 6214938624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:05:41,298 basehttp 82325 6214938624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 15:05:51,656 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-06 15:05:52,338 basehttp 82325 6214938624 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 1005 INFO 2025-11-06 15:06:08,956 basehttp 82325 6214938624 "GET /en/referrals/a4dcd79c-7eb8-4d89-a723-63b24d5a0fb8/ HTTP/1.1" 200 31609 INFO 2025-11-06 15:06:08,992 basehttp 82325 6214938624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 15:06:15,806 log 82325 6214938624 Internal Server Error: /en/referrals/a4dcd79c-7eb8-4d89-a723-63b24d5a0fb8/complete/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 202, in get return super().get(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 142, in get return self.render_to_response(self.get_context_data()) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 72, in get_context_data kwargs["form"] = self.get_form() ^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 36, in get_form form_class = self.get_form_class() ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 108, in get_form_class return model_forms.modelform_factory(model, fields=self.fields) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/models.py", line 654, in modelform_factory return type(form)(class_name, (form,), form_class_attrs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/models.py", line 334, in __new__ raise FieldError(message) django.core.exceptions.FieldError: Unknown field(s) (completion_notes) specified for Referral ERROR 2025-11-06 15:06:15,807 basehttp 82325 6214938624 "GET /en/referrals/a4dcd79c-7eb8-4d89-a723-63b24d5a0fb8/complete/ HTTP/1.1" 500 119631 WARNING 2025-11-06 15:06:15,840 log 82325 6214938624 Not Found: /favicon.ico WARNING 2025-11-06 15:06:15,840 basehttp 82325 6214938624 "GET /favicon.ico HTTP/1.1" 404 3054 INFO 2025-11-06 15:06:54,510 autoreload 82325 8426217792 /Users/marwanalwali/AgdarCentre/referrals/views.py changed, reloading. INFO 2025-11-06 15:06:54,935 autoreload 90704 8426217792 Watching for file changes with StatReloader ERROR 2025-11-06 15:07:07,858 log 90704 6202109952 Internal Server Error: /en/referrals/a4dcd79c-7eb8-4d89-a723-63b24d5a0fb8/complete/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(", ".join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: referrals/referral_complete.html ERROR 2025-11-06 15:07:07,858 basehttp 90704 6202109952 "GET /en/referrals/a4dcd79c-7eb8-4d89-a723-63b24d5a0fb8/complete/ HTTP/1.1" 500 94029 ERROR 2025-11-06 15:07:25,201 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-06 15:07:50,027 autoreload 90704 8426217792 /Users/marwanalwali/AgdarCentre/referrals/views.py changed, reloading. INFO 2025-11-06 15:07:50,303 autoreload 91192 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 15:08:03,872 basehttp 91192 6171914240 "GET /en/referrals/a4dcd79c-7eb8-4d89-a723-63b24d5a0fb8/complete/ HTTP/1.1" 200 36263 INFO 2025-11-06 15:08:03,884 basehttp 91192 6171914240 "GET /static/plugins/select2/css/select2.min.css HTTP/1.1" 200 16263 INFO 2025-11-06 15:08:03,885 basehttp 91192 6188740608 "GET /static/plugins/select2/dist/js/select2.min.js HTTP/1.1" 200 70851 INFO 2025-11-06 15:08:03,905 basehttp 91192 6188740608 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:08:19,489 basehttp 91192 6188740608 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:08:20,634 basehttp 91192 6188740608 "GET /en/referrals/a4dcd79c-7eb8-4d89-a723-63b24d5a0fb8/ HTTP/1.1" 200 31609 INFO 2025-11-06 15:08:20,667 basehttp 91192 6188740608 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:08:22,399 basehttp 91192 6188740608 "GET /en/referrals/a4dcd79c-7eb8-4d89-a723-63b24d5a0fb8/complete/ HTTP/1.1" 200 36263 INFO 2025-11-06 15:08:22,435 basehttp 91192 6188740608 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 15:08:22,765 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found ERROR 2025-11-06 15:08:41,238 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-06 15:08:50,677 basehttp 91192 6188740608 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:09:20,680 basehttp 91192 6188740608 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 15:09:45,707 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-06 15:09:50,681 basehttp 91192 6188740608 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:10:20,668 basehttp 91192 6188740608 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:10:41,026 autoreload 91192 8426217792 /Users/marwanalwali/AgdarCentre/referrals/views.py changed, reloading. INFO 2025-11-06 15:10:41,369 autoreload 92576 8426217792 Watching for file changes with StatReloader ERROR 2025-11-06 15:10:47,597 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-06 15:10:47,597 tasks 76869 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found INFO 2025-11-06 15:10:50,675 basehttp 92576 6127595520 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:11:05,674 basehttp 92576 6127595520 "GET /en/referrals/a4dcd79c-7eb8-4d89-a723-63b24d5a0fb8/ HTTP/1.1" 200 31609 INFO 2025-11-06 15:11:05,711 basehttp 92576 6127595520 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:11:06,651 basehttp 92576 6127595520 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:11:07,329 basehttp 92576 6127595520 "GET /en/referrals/ HTTP/1.1" 200 60832 INFO 2025-11-06 15:11:07,368 basehttp 92576 6127595520 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:11:10,699 basehttp 92576 6127595520 "GET /en/referrals/a4dcd79c-7eb8-4d89-a723-63b24d5a0fb8/ HTTP/1.1" 200 31609 INFO 2025-11-06 15:11:10,726 basehttp 92576 6127595520 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:11:11,875 basehttp 92576 6127595520 "GET /en/referrals/a4dcd79c-7eb8-4d89-a723-63b24d5a0fb8/complete/ HTTP/1.1" 302 0 INFO 2025-11-06 15:11:11,884 basehttp 92576 6127595520 "GET /en/referrals/a4dcd79c-7eb8-4d89-a723-63b24d5a0fb8/ HTTP/1.1" 200 31768 INFO 2025-11-06 15:11:11,914 basehttp 92576 6127595520 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:11:18,569 basehttp 92576 6127595520 "GET /en/dashboard/ HTTP/1.1" 200 54259 INFO 2025-11-06 15:11:18,578 basehttp 92576 6127595520 "GET /static/plugins/apexcharts/dist/apexcharts.min.js HTTP/1.1" 200 574941 INFO 2025-11-06 15:11:18,592 basehttp 92576 6127595520 "GET /static/css/saudiriyalsymbol.woff2 HTTP/1.1" 200 720 INFO 2025-11-06 15:11:18,607 basehttp 92576 6127595520 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 15:11:34,554 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-06 15:11:48,616 basehttp 92576 6127595520 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:12:17,369 basehttp 92576 6127595520 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:12:29,519 basehttp 92576 6127595520 "GET /en/referrals/a4dcd79c-7eb8-4d89-a723-63b24d5a0fb8/ HTTP/1.1" 200 31448 INFO 2025-11-06 15:12:30,365 basehttp 92576 6127595520 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:12:31,541 basehttp 92576 6127595520 "GET /en/referrals/ HTTP/1.1" 200 60834 INFO 2025-11-06 15:12:31,579 basehttp 92576 6127595520 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:12:35,674 basehttp 92576 6127595520 "GET /en/referrals/038d9aa4-dbce-4fe3-92f5-e9cc4ac9cb11/ HTTP/1.1" 200 32014 INFO 2025-11-06 15:12:35,700 basehttp 92576 6127595520 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 15:12:36,949 log 92576 6127595520 Internal Server Error: /en/referrals/038d9aa4-dbce-4fe3-92f5-e9cc4ac9cb11/accept/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(", ".join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: referrals/referral_accept.html ERROR 2025-11-06 15:12:36,950 basehttp 92576 6127595520 "GET /en/referrals/038d9aa4-dbce-4fe3-92f5-e9cc4ac9cb11/accept/ HTTP/1.1" 500 93768 INFO 2025-11-06 15:14:05,343 autoreload 92576 8426217792 /Users/marwanalwali/AgdarCentre/referrals/views.py changed, reloading. INFO 2025-11-06 15:14:05,938 autoreload 94289 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 15:14:15,636 basehttp 94289 6190821376 "GET /en/referrals/038d9aa4-dbce-4fe3-92f5-e9cc4ac9cb11/accept/ HTTP/1.1" 302 0 INFO 2025-11-06 15:14:15,658 basehttp 94289 6190821376 "GET /en/referrals/038d9aa4-dbce-4fe3-92f5-e9cc4ac9cb11/ HTTP/1.1" 200 32365 INFO 2025-11-06 15:14:15,692 basehttp 94289 6190821376 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:14:21,372 basehttp 94289 6190821376 "GET /en/referrals/038d9aa4-dbce-4fe3-92f5-e9cc4ac9cb11/complete/ HTTP/1.1" 302 0 INFO 2025-11-06 15:14:21,383 basehttp 94289 6190821376 "GET /en/referrals/038d9aa4-dbce-4fe3-92f5-e9cc4ac9cb11/ HTTP/1.1" 200 32202 INFO 2025-11-06 15:14:21,415 basehttp 94289 6190821376 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:14:36,134 basehttp 94289 6190821376 "GET /en/referrals/ HTTP/1.1" 200 60610 INFO 2025-11-06 15:14:36,167 basehttp 94289 6190821376 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:14:42,339 basehttp 94289 6190821376 "GET /en/referrals/65e40b91-cfa3-4eb8-97db-1e82392a6169/ HTTP/1.1" 200 31017 INFO 2025-11-06 15:14:42,368 basehttp 94289 6190821376 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:15:01,526 basehttp 94289 6190821376 "GET /en/referrals/0df8ecaa-4174-47cd-9fcf-27969dbfc513/ HTTP/1.1" 200 32042 INFO 2025-11-06 15:15:01,561 basehttp 94289 6190821376 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:15:04,911 basehttp 94289 6190821376 "GET /en/referrals/0df8ecaa-4174-47cd-9fcf-27969dbfc513/accept/ HTTP/1.1" 302 0 INFO 2025-11-06 15:15:04,921 basehttp 94289 6190821376 "GET /en/referrals/0df8ecaa-4174-47cd-9fcf-27969dbfc513/ HTTP/1.1" 200 32393 INFO 2025-11-06 15:15:04,944 basehttp 94289 6190821376 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:15:11,391 basehttp 94289 6190821376 "GET /en/referrals/0df8ecaa-4174-47cd-9fcf-27969dbfc513/complete/ HTTP/1.1" 302 0 INFO 2025-11-06 15:15:11,406 basehttp 94289 6190821376 "GET /en/referrals/0df8ecaa-4174-47cd-9fcf-27969dbfc513/ HTTP/1.1" 200 32230 INFO 2025-11-06 15:15:11,439 basehttp 94289 6190821376 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:15:13,700 basehttp 94289 6190821376 "GET /en/referrals/0df8ecaa-4174-47cd-9fcf-27969dbfc513/ HTTP/1.1" 200 31910 INFO 2025-11-06 15:15:14,220 basehttp 94289 6190821376 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:15:16,841 basehttp 94289 6190821376 "GET /en/referrals/ HTTP/1.1" 200 60384 INFO 2025-11-06 15:15:16,873 basehttp 94289 6190821376 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:15:22,166 basehttp 94289 6190821376 "GET /en/referrals/e70c1ace-5ecb-4148-bf42-9c6d8cd6561a/ HTTP/1.1" 200 31614 INFO 2025-11-06 15:15:22,194 basehttp 94289 6190821376 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:15:23,032 basehttp 94289 6190821376 "GET /en/referrals/e70c1ace-5ecb-4148-bf42-9c6d8cd6561a/complete/ HTTP/1.1" 302 0 INFO 2025-11-06 15:15:23,048 basehttp 94289 6190821376 "GET /en/referrals/e70c1ace-5ecb-4148-bf42-9c6d8cd6561a/ HTTP/1.1" 200 31773 INFO 2025-11-06 15:15:23,081 basehttp 94289 6190821376 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:15:25,358 basehttp 94289 6190821376 "GET /en/referrals/e70c1ace-5ecb-4148-bf42-9c6d8cd6561a/ HTTP/1.1" 200 31453 INFO 2025-11-06 15:15:26,740 basehttp 94289 6190821376 "GET /en/referrals/ HTTP/1.1" 200 60386 INFO 2025-11-06 15:15:26,776 basehttp 94289 6190821376 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:15:37,808 basehttp 94289 6190821376 "GET /en/referrals/148c8163-7038-4b5b-b737-50138f9171d3/ HTTP/1.1" 200 31036 INFO 2025-11-06 15:15:37,835 basehttp 94289 6190821376 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:15:50,024 basehttp 94289 6190821376 "GET /en/dashboard/ HTTP/1.1" 200 54259 INFO 2025-11-06 15:15:50,074 basehttp 94289 6190821376 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:15:53,403 basehttp 94289 6190821376 "GET /en/finance/packages/ HTTP/1.1" 200 36253 INFO 2025-11-06 15:15:53,429 basehttp 94289 6190821376 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:15:57,163 basehttp 94289 6190821376 "GET /en/finance/packages/create/ HTTP/1.1" 200 46283 INFO 2025-11-06 15:15:57,198 basehttp 94289 6190821376 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:16:06,882 basehttp 94289 6190821376 "GET /en/dashboard/ HTTP/1.1" 200 54259 INFO 2025-11-06 15:16:06,919 basehttp 94289 6190821376 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:16:36,933 basehttp 94289 6190821376 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:16:38,795 basehttp 94289 6190821376 "GET /en/referrals/external/ HTTP/1.1" 200 12947 ERROR 2025-11-06 15:16:45,938 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-06 15:17:58,903 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-06 15:18:24,128 basehttp 94289 6190821376 "GET /en/referrals/external/ HTTP/1.1" 200 13099 ERROR 2025-11-06 15:18:50,288 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-06 15:18:50,341 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-06 15:23:14,282 tasks 76869 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-06 15:23:14,285 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-06 15:25:43,908 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found ERROR 2025-11-06 15:27:25,850 tasks 76869 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-06 15:27:25,850 tasks 70301 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found INFO 2025-11-06 15:29:31,596 basehttp 94289 6190821376 "GET /en/referrals/external/ HTTP/1.1" 200 13099 INFO 2025-11-06 15:29:51,112 basehttp 94289 6190821376 "GET /ar/referrals/external/ HTTP/1.1" 200 13840 INFO 2025-11-06 15:29:51,130 basehttp 94289 6207647744 "GET /static/css/rtl-fixes.css HTTP/1.1" 200 1420 INFO 2025-11-06 15:29:51,132 basehttp 94289 6190821376 "GET /static/css/default/app-rtl.min.css HTTP/1.1" 200 1020811 INFO 2025-11-06 15:30:00,005 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 15:30:00,005 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 12:30:00.005463+00:00'} INFO 2025-11-06 15:30:00,008 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 15:30:00,008 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 12:30:00.008560+00:00'} INFO 2025-11-06 15:31:53,714 basehttp 94289 6190821376 "GET /ar/referrals/external/ HTTP/1.1" 200 13931 INFO 2025-11-06 15:31:53,723 basehttp 94289 6190821376 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-11-06 15:32:05,598 basehttp 94289 6190821376 "GET /en/referrals/external/ HTTP/1.1" 200 13190 INFO 2025-11-06 15:33:25,583 basehttp 94289 6190821376 "GET /en/referrals/external/ HTTP/1.1" 200 13212 ERROR 2025-11-06 15:33:32,005 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found ERROR 2025-11-06 15:34:11,091 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-06 15:36:43,067 basehttp 94289 6190821376 "GET /en/referrals/external/success/ HTTP/1.1" 200 5155 INFO 2025-11-06 15:37:06,110 basehttp 94289 6190821376 "GET /ar/referrals/external/success/ HTTP/1.1" 200 5618 ERROR 2025-11-06 15:37:25,138 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-06 15:37:55,354 basehttp 94289 6190821376 "GET /ar/referrals/external/success/ HTTP/1.1" 200 5641 ERROR 2025-11-06 15:38:22,702 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found ERROR 2025-11-06 15:38:41,180 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-06 15:39:23,469 basehttp 94289 6190821376 "GET /en/referrals/external/ HTTP/1.1" 200 13212 INFO 2025-11-06 15:39:50,582 basehttp 94289 6190821376 "GET /en/admin/core/tenant/ HTTP/1.1" 200 55570 INFO 2025-11-06 15:39:50,594 basehttp 94289 6190821376 "GET /static/admin/css/base.css HTTP/1.1" 200 22120 INFO 2025-11-06 15:39:50,597 basehttp 94289 6190821376 "GET /static/admin/css/dark_mode.css HTTP/1.1" 200 2808 INFO 2025-11-06 15:39:50,597 basehttp 94289 6224474112 "GET /static/admin/css/nav_sidebar.css HTTP/1.1" 200 2810 INFO 2025-11-06 15:39:50,598 basehttp 94289 6207647744 "GET /static/admin/js/theme.js HTTP/1.1" 200 1653 INFO 2025-11-06 15:39:50,598 basehttp 94289 6241300480 "GET /static/admin/css/changelists.css HTTP/1.1" 200 6878 INFO 2025-11-06 15:39:50,599 basehttp 94289 6224474112 "GET /static/admin/js/jquery.init.js HTTP/1.1" 200 347 INFO 2025-11-06 15:39:50,599 basehttp 94289 6190821376 "GET /static/admin/css/responsive.css HTTP/1.1" 200 16565 INFO 2025-11-06 15:39:50,599 basehttp 94289 6207647744 "GET /static/admin/js/core.js HTTP/1.1" 200 6208 INFO 2025-11-06 15:39:50,600 basehttp 94289 6241300480 "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.1" 200 9777 INFO 2025-11-06 15:39:50,601 basehttp 94289 6190821376 "GET /static/admin/js/urlify.js HTTP/1.1" 200 7887 INFO 2025-11-06 15:39:50,601 basehttp 94289 6224474112 "GET /static/admin/js/actions.js HTTP/1.1" 200 8076 INFO 2025-11-06 15:39:50,602 basehttp 94289 6207647744 "GET /static/admin/js/prepopulate.js HTTP/1.1" 200 1531 INFO 2025-11-06 15:39:50,602 basehttp 94289 6274953216 "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.1" 200 285314 INFO 2025-11-06 15:39:50,605 basehttp 94289 6190821376 "GET /static/admin/img/search.svg HTTP/1.1" 200 458 INFO 2025-11-06 15:39:50,605 basehttp 94289 6224474112 "GET /static/admin/img/icon-yes.svg HTTP/1.1" 200 436 INFO 2025-11-06 15:39:50,606 basehttp 94289 6258126848 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-06 15:39:50,606 basehttp 94289 6241300480 "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.1" 200 325171 INFO 2025-11-06 15:39:50,608 basehttp 94289 6241300480 "GET /static/admin/js/nav_sidebar.js HTTP/1.1" 200 3063 INFO 2025-11-06 15:39:50,612 basehttp 94289 6241300480 "GET /static/admin/js/filters.js HTTP/1.1" 200 978 INFO 2025-11-06 15:39:50,619 basehttp 94289 6241300480 "GET /static/admin/img/icon-addlink.svg HTTP/1.1" 200 331 INFO 2025-11-06 15:39:50,619 basehttp 94289 6258126848 "GET /static/admin/img/tooltag-add.svg HTTP/1.1" 200 331 INFO 2025-11-06 15:39:50,620 basehttp 94289 6224474112 "GET /static/admin/img/icon-viewlink.svg HTTP/1.1" 200 581 INFO 2025-11-06 15:39:50,620 basehttp 94289 6241300480 "GET /static/admin/img/sorting-icons.svg HTTP/1.1" 200 1097 INFO 2025-11-06 15:39:52,196 basehttp 94289 6241300480 "GET /en/admin/core/tenant/fc256181-77d4-4283-8ee1-323bd61a3569/change/ HTTP/1.1" 200 483395 INFO 2025-11-06 15:39:52,212 basehttp 94289 6241300480 "GET /static/admin/css/forms.css HTTP/1.1" 200 8525 INFO 2025-11-06 15:39:52,214 basehttp 94289 6258126848 "GET /static/admin/js/prepopulate_init.js HTTP/1.1" 200 586 INFO 2025-11-06 15:39:52,214 basehttp 94289 6190821376 "GET /static/admin/css/widgets.css HTTP/1.1" 200 11973 INFO 2025-11-06 15:39:52,215 basehttp 94289 6224474112 "GET /static/admin/js/inlines.js HTTP/1.1" 200 15628 INFO 2025-11-06 15:39:52,215 basehttp 94289 6224474112 "GET /static/admin/img/icon-unknown.svg HTTP/1.1" 200 655 INFO 2025-11-06 15:39:52,216 basehttp 94289 6224474112 "GET /static/admin/img/icon-changelink.svg HTTP/1.1" 200 380 INFO 2025-11-06 15:39:52,217 basehttp 94289 6224474112 "GET /static/admin/js/change_form.js HTTP/1.1" 200 606 INFO 2025-11-06 15:39:52,218 basehttp 94289 6241300480 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-06 15:41:12,483 basehttp 94289 6241300480 "GET /en/admin/core/tenant/ HTTP/1.1" 200 55570 INFO 2025-11-06 15:41:22,118 basehttp 94289 6241300480 "GET /en/admin/django_celery_results/groupresult/ HTTP/1.1" 200 52976 INFO 2025-11-06 15:41:22,131 basehttp 94289 6241300480 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-06 15:41:23,178 basehttp 94289 6241300480 "GET /en/admin/django_celery_results/taskresult/ HTTP/1.1" 200 53691 INFO 2025-11-06 15:41:23,197 basehttp 94289 6241300480 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-06 15:41:27,366 basehttp 94289 6241300480 "GET /en/admin/auth/group/ HTTP/1.1" 200 51680 INFO 2025-11-06 15:41:27,380 basehttp 94289 6241300480 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-06 15:41:28,542 basehttp 94289 6241300480 "GET /en/admin/authtoken/tokenproxy/ HTTP/1.1" 200 51749 INFO 2025-11-06 15:41:31,164 basehttp 94289 6241300480 "GET /en/admin/appointments/schedule/ HTTP/1.1" 200 126725 INFO 2025-11-06 15:41:31,180 basehttp 94289 6241300480 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-06 15:42:03,986 basehttp 94289 6241300480 "GET /en/referrals/ HTTP/1.1" 200 60386 INFO 2025-11-06 15:42:04,036 basehttp 94289 6241300480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:42:20,452 basehttp 94289 6241300480 "GET /en/dashboard/ HTTP/1.1" 200 54267 INFO 2025-11-06 15:42:20,487 basehttp 94289 6241300480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:42:24,091 basehttp 94289 6241300480 "GET /en/appointments/0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab/ HTTP/1.1" 200 39964 INFO 2025-11-06 15:42:24,110 basehttp 94289 6241300480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:42:29,970 basehttp 94289 6241300480 "GET /en/appointments/0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab/reschedule/ HTTP/1.1" 200 37161 INFO 2025-11-06 15:42:29,999 basehttp 94289 6241300480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 15:42:38,253 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-06 15:42:54,116 basehttp 94289 6241300480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:43:24,123 basehttp 94289 6241300480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:43:54,124 basehttp 94289 6241300480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:44:24,122 basehttp 94289 6241300480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:44:54,112 basehttp 94289 6241300480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:45:24,118 basehttp 94289 6241300480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:45:54,112 basehttp 94289 6241300480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:46:24,111 basehttp 94289 6241300480 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:46:33,829 autoreload 94289 8426217792 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-06 15:46:34,332 autoreload 10717 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 15:46:49,568 autoreload 10717 8426217792 /Users/marwanalwali/AgdarCentre/appointments/urls.py changed, reloading. INFO 2025-11-06 15:46:50,082 autoreload 10837 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 15:46:54,112 basehttp 10837 13052751872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:47:24,110 basehttp 10837 13052751872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:47:27,241 basehttp 10837 13052751872 "GET /en/appointments/0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab/ HTTP/1.1" 200 40021 INFO 2025-11-06 15:47:27,275 basehttp 10837 13052751872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:47:29,332 basehttp 10837 13052751872 "GET /en/appointments/0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab/pdf/ HTTP/1.1" 200 2532 INFO 2025-11-06 15:47:57,280 basehttp 10837 13052751872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:48:27,290 basehttp 10837 13052751872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:48:57,282 basehttp 10837 13052751872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:49:13,511 autoreload 10837 8426217792 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-06 15:49:13,951 autoreload 12129 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 15:49:27,283 basehttp 12129 6202486784 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:49:35,746 autoreload 12129 8426217792 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-06 15:49:36,250 autoreload 12311 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 15:49:50,412 autoreload 12311 8426217792 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-06 15:49:50,913 autoreload 12416 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 15:49:57,283 basehttp 12416 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:50:06,163 autoreload 12416 8426217792 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-06 15:50:06,593 autoreload 12597 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 15:50:27,281 basehttp 12597 6156316672 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 15:50:28,484 log 12597 6156316672 Internal Server Error: /en/appointments/0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab/pdf/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 1259, in get if tenant.logo: ^^^^^^^^^^^ AttributeError: 'Tenant' object has no attribute 'logo' ERROR 2025-11-06 15:50:28,485 basehttp 12597 6156316672 "GET /en/appointments/0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab/pdf/ HTTP/1.1" 500 93286 INFO 2025-11-06 15:50:58,206 basehttp 12597 6156316672 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:51:11,349 autoreload 12597 8426217792 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-06 15:51:11,722 autoreload 13163 8426217792 Watching for file changes with StatReloader ERROR 2025-11-06 15:51:22,339 log 13163 12901707776 Internal Server Error: /en/appointments/0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab/pdf/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 1280, in get {tenant.name_en}
^^^^^^^^^^^^^^ AttributeError: 'Tenant' object has no attribute 'name_en'. Did you mean: 'name_ar'? ERROR 2025-11-06 15:51:22,340 basehttp 13163 12901707776 "GET /en/appointments/0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab/pdf/ HTTP/1.1" 500 94380 INFO 2025-11-06 15:51:28,200 basehttp 13163 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:51:51,685 autoreload 13163 8426217792 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-06 15:51:51,974 autoreload 13548 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 15:51:58,204 basehttp 13548 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:52:01,029 basehttp 13548 6165098496 "GET /en/appointments/0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab/pdf/ HTTP/1.1" 200 39248 INFO 2025-11-06 15:52:27,290 basehttp 13548 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 15:52:43,448 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-06 15:52:43,448 tasks 76869 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-06 15:52:53,476 tasks 76869 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-06 15:52:53,476 tasks 70301 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found INFO 2025-11-06 15:52:57,279 basehttp 13548 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:53:27,287 basehttp 13548 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:53:50,018 autoreload 13548 8426217792 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-06 15:53:50,521 autoreload 14522 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 15:53:57,280 basehttp 14522 13052751872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:54:27,278 basehttp 14522 13052751872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 15:54:31,017 tasks 76869 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-06 15:54:31,017 tasks 70301 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found INFO 2025-11-06 15:54:32,395 autoreload 14522 8426217792 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-06 15:54:32,677 autoreload 14856 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 15:54:57,292 basehttp 14856 6126071808 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:55:23,378 autoreload 14856 8426217792 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-06 15:55:23,687 autoreload 15275 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 15:55:27,289 basehttp 15275 6189445120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 15:55:43,810 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-06 15:55:45,387 autoreload 15275 8426217792 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-06 15:55:45,732 autoreload 15460 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 15:55:57,290 basehttp 15460 6203240448 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:56:02,925 basehttp 15460 6203240448 "GET /en/appointments/0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab/ HTTP/1.1" 200 40021 INFO 2025-11-06 15:56:02,966 basehttp 15460 6203240448 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:56:04,675 basehttp 15460 6203240448 "GET /en/appointments/0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab/pdf/ HTTP/1.1" 200 45527 INFO 2025-11-06 15:56:32,981 basehttp 15460 6203240448 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:57:02,970 basehttp 15460 6203240448 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:57:31,643 autoreload 15460 8426217792 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-06 15:57:32,076 autoreload 16373 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 15:57:32,972 basehttp 16373 6164705280 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:58:00,138 autoreload 16373 8426217792 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-06 15:58:00,642 autoreload 16633 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 15:58:02,980 basehttp 16633 13304360960 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:58:32,976 basehttp 16633 13304360960 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:58:40,970 basehttp 16633 13304360960 "GET /en/appointments/0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab/ HTTP/1.1" 200 40021 INFO 2025-11-06 15:58:41,002 basehttp 16633 13304360960 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:58:42,456 basehttp 16633 13304360960 "GET /en/appointments/0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab/pdf/ HTTP/1.1" 200 49091 INFO 2025-11-06 15:59:11,017 basehttp 16633 13304360960 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 15:59:41,012 basehttp 16633 13304360960 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:00:00,004 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 16:00:00,004 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 13:00:00.004220+00:00'} INFO 2025-11-06 16:00:00,007 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 16:00:00,007 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 13:00:00.007826+00:00'} INFO 2025-11-06 16:00:11,010 basehttp 16633 13304360960 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:00:25,798 autoreload 16633 8426217792 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-06 16:00:26,303 autoreload 17861 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 16:00:41,019 basehttp 17861 6125793280 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:00:55,657 autoreload 17861 8426217792 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-06 16:00:55,937 autoreload 18031 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 16:01:11,010 basehttp 18031 6196162560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:01:13,989 basehttp 18031 6196162560 "GET /en/appointments/0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab/ HTTP/1.1" 200 40021 INFO 2025-11-06 16:01:14,019 basehttp 18031 6196162560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:01:15,354 basehttp 18031 6196162560 "GET /en/appointments/0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab/pdf/ HTTP/1.1" 200 48631 INFO 2025-11-06 16:01:44,031 basehttp 18031 6196162560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:02:14,035 basehttp 18031 6196162560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:02:44,034 basehttp 18031 6196162560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:03:14,028 basehttp 18031 6196162560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 16:03:31,982 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-06 16:03:44,022 basehttp 18031 6196162560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 16:04:11,058 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-06 16:04:14,002 basehttp 18031 6196162560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:04:44,002 basehttp 18031 6196162560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:04:55,850 autoreload 18031 8426217792 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-06 16:04:56,264 autoreload 20076 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 16:05:13,997 basehttp 20076 6124531712 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:05:18,977 autoreload 20076 8426217792 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-06 16:05:19,259 autoreload 20261 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 16:05:32,317 autoreload 20261 8426217792 /Users/marwanalwali/AgdarCentre/appointments/urls.py changed, reloading. INFO 2025-11-06 16:05:32,710 autoreload 20443 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 16:05:43,999 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:05:44,362 basehttp 20443 6163771392 "GET /en/appointments/0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab/ HTTP/1.1" 200 43411 INFO 2025-11-06 16:05:44,394 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:05:47,358 basehttp 20443 6163771392 "GET /en/appointments/0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab/pdf/?view=inline HTTP/1.1" 200 48633 ERROR 2025-11-06 16:05:51,554 tasks 76869 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-06 16:05:51,554 tasks 70301 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found INFO 2025-11-06 16:05:55,510 basehttp 20443 6163771392 "GET /en/appointments/0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab/pdf/ HTTP/1.1" 200 48631 INFO 2025-11-06 16:06:14,410 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:06:15,922 basehttp 20443 6163771392 "POST /en/appointments/0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab/email-pdf/ HTTP/1.1" 302 0 INFO 2025-11-06 16:06:15,935 basehttp 20443 6163771392 "GET /en/appointments/0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab/ HTTP/1.1" 200 43788 INFO 2025-11-06 16:06:15,970 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:06:45,983 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:07:15,977 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 16:07:25,099 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-06 16:07:45,977 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:08:15,972 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 16:08:22,660 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found ERROR 2025-11-06 16:08:41,140 tasks 76869 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-06 16:08:41,140 tasks 70301 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found INFO 2025-11-06 16:08:45,977 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:09:15,978 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 16:09:38,844 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-06 16:09:45,597 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-06 16:09:45,597 tasks 76869 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found INFO 2025-11-06 16:09:45,975 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:10:15,975 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:10:45,969 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 16:11:12,737 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-06 16:11:15,980 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 16:11:34,458 tasks 76869 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-06 16:11:34,458 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found INFO 2025-11-06 16:11:45,980 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:12:15,977 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:12:45,978 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:13:15,967 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:13:46,158 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:14:15,965 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:14:45,967 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:15:15,968 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:15:45,965 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:16:15,974 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 16:16:45,828 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-06 16:16:45,829 tasks 76869 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found INFO 2025-11-06 16:16:45,975 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:17:15,969 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:17:45,965 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 16:17:58,785 tasks 76869 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-06 16:17:58,785 tasks 70301 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found INFO 2025-11-06 16:18:15,976 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:18:45,961 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 16:18:50,157 tasks 70301 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-06 16:18:50,157 tasks 76869 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-06 16:18:50,209 tasks 70301 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-06 16:18:50,209 tasks 76869 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found INFO 2025-11-06 16:19:16,022 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:19:46,032 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:20:16,032 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:20:46,031 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:21:16,033 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:21:46,031 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:22:16,030 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:22:46,020 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:23:16,032 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:23:46,032 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:24:16,032 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:24:46,031 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:25:16,031 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 16:25:43,825 tasks 76869 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-06 16:25:43,825 tasks 70301 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found INFO 2025-11-06 16:25:46,039 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 16:26:13,269 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-06 16:26:16,032 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 16:26:22,576 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-06 16:26:46,025 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:27:16,225 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:27:46,223 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:28:47,217 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:29:48,214 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 16:29:59,997 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 16:30:00,012 tasks 76869 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 16:30:00,019 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 16:30:00,020 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 16:30:00,020 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 13:30:00.020743+00:00'} ERROR 2025-11-06 16:30:00,021 tasks 70309 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 16:30:00,025 tasks 70302 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab INFO 2025-11-06 16:30:00,027 tasks 70301 8426217792 Lab results sync started INFO 2025-11-06 16:30:00,027 tasks 70301 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 13:30:00.027812+00:00'} ERROR 2025-11-06 16:30:00,031 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 16:30:49,223 basehttp 20443 6163771392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 16:31:00,036 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 16:31:00,043 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 16:31:09,459 autoreload 20443 8426217792 /Users/marwanalwali/AgdarCentre/medical/views.py changed, reloading. INFO 2025-11-06 16:31:09,954 autoreload 32700 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 16:31:16,029 basehttp 32700 6159478784 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:31:46,019 basehttp 32700 6159478784 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:31:59,699 autoreload 32700 8426217792 /Users/marwanalwali/AgdarCentre/medical/urls.py changed, reloading. INFO 2025-11-06 16:32:00,031 autoreload 33154 8426217792 Watching for file changes with StatReloader ERROR 2025-11-06 16:32:00,042 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 16:32:00,049 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 16:32:16,025 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:32:35,720 basehttp 33154 6134411264 "GET /en/appointments/0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab/ HTTP/1.1" 200 43411 INFO 2025-11-06 16:32:35,769 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 16:33:00,059 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 16:33:00,061 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 16:33:05,785 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 16:33:31,998 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-06 16:33:35,780 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:34:05,778 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 16:34:11,087 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-06 16:34:35,765 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:34:38,890 basehttp 33154 6134411264 "GET /en/dashboard/ HTTP/1.1" 200 54169 INFO 2025-11-06 16:34:38,934 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:34:42,870 basehttp 33154 6134411264 "GET /en/consent-templates/ HTTP/1.1" 200 39606 INFO 2025-11-06 16:34:42,914 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:34:46,045 basehttp 33154 6134411264 "GET /en/consent-templates/f0dc2476-e8a5-49a0-8c59-fb5eff87094d/ HTTP/1.1" 200 38292 INFO 2025-11-06 16:34:46,083 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:35:07,349 basehttp 33154 6134411264 "GET /en/consent-templates/ HTTP/1.1" 200 39606 INFO 2025-11-06 16:35:07,382 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:35:33,562 basehttp 33154 6134411264 "GET /en/consent-templates/f0dc2476-e8a5-49a0-8c59-fb5eff87094d/ HTTP/1.1" 200 38292 INFO 2025-11-06 16:35:33,598 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:35:39,919 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:36:07,401 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:36:37,395 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:37:07,394 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 16:37:25,120 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-06 16:37:37,394 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:37:56,036 basehttp 33154 6134411264 "GET /en/consent-templates/f0dc2476-e8a5-49a0-8c59-fb5eff87094d/ HTTP/1.1" 200 38292 INFO 2025-11-06 16:37:56,055 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:37:58,703 basehttp 33154 6134411264 "GET /en/consent-templates/ HTTP/1.1" 200 39606 INFO 2025-11-06 16:37:58,729 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 16:38:22,681 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-06 16:38:29,197 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:38:58,736 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:39:28,742 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:39:58,741 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:40:28,732 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:40:58,741 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 16:41:12,757 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-06 16:41:28,741 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:41:58,737 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:42:28,740 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 16:42:32,352 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 16:42:32,355 tasks 76869 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 16:42:32,362 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 16:42:38,233 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-06 16:42:38,233 tasks 76869 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found INFO 2025-11-06 16:42:58,739 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:43:28,739 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 16:43:32,378 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 16:43:58,737 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:44:28,739 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 16:44:32,391 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 16:44:58,740 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:45:28,740 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 16:45:32,405 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 16:45:58,733 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:46:28,726 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:46:58,733 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:47:28,738 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:47:58,736 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:48:28,738 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:48:58,730 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:49:28,733 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:49:58,772 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:50:28,778 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:50:58,769 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:51:28,773 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:51:58,779 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:52:28,776 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:52:58,769 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:53:28,776 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:53:58,779 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:54:28,775 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:54:58,778 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:55:28,779 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:55:58,778 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 16:56:13,278 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-06 16:56:28,767 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:56:58,780 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:57:28,780 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:57:58,780 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:58:28,779 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:58:58,779 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:59:28,780 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 16:59:58,779 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:00:00,006 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 17:00:00,006 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 14:00:00.006690+00:00'} INFO 2025-11-06 17:00:00,011 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 17:00:00,011 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 14:00:00.011287+00:00'} INFO 2025-11-06 17:00:28,777 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:00:58,779 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:01:29,234 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:01:59,234 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:03:00,236 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 17:03:32,021 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-06 17:03:32,022 tasks 76869 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found INFO 2025-11-06 17:04:01,234 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 17:04:11,107 tasks 76869 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-06 17:04:11,107 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found INFO 2025-11-06 17:05:02,204 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:06:03,195 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:07:04,199 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 17:07:25,117 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-06 17:07:25,117 tasks 76869 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found INFO 2025-11-06 17:08:05,196 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 17:08:22,687 tasks 70301 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-06 17:08:22,688 tasks 76869 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found INFO 2025-11-06 17:09:06,202 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 17:09:38,877 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-06 17:09:38,877 tasks 76869 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found INFO 2025-11-06 17:10:07,205 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:11:08,202 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 17:11:12,761 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-06 17:12:09,208 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:12:28,739 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 17:12:38,195 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-06 17:12:58,746 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:13:28,738 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:13:58,745 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:14:28,745 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:14:58,745 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:15:28,734 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:15:58,744 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:16:28,741 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:16:58,744 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:17:28,738 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:17:58,745 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:18:28,743 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:18:58,740 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:19:28,744 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:19:58,772 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:20:28,776 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:20:58,777 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:21:28,787 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:21:58,775 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:22:28,783 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:22:58,786 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:23:28,780 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:23:58,776 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:24:28,773 basehttp 33154 6134411264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:24:37,354 autoreload 33154 8426217792 /Users/marwanalwali/AgdarCentre/aba/views.py changed, reloading. INFO 2025-11-06 17:24:38,005 autoreload 57961 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 17:24:58,787 basehttp 57961 6159495168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:25:13,868 autoreload 57961 8426217792 /Users/marwanalwali/AgdarCentre/aba/urls.py changed, reloading. INFO 2025-11-06 17:25:14,372 autoreload 58328 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 17:25:28,778 basehttp 58328 6170423296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:25:58,780 basehttp 58328 6170423296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 17:26:13,275 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found ERROR 2025-11-06 17:26:22,580 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-06 17:26:22,580 tasks 76869 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found INFO 2025-11-06 17:26:28,774 basehttp 58328 6170423296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:26:54,630 basehttp 58328 6170423296 "GET /en/aba/consults/ HTTP/1.1" 200 51323 INFO 2025-11-06 17:26:54,646 basehttp 58328 6170423296 "GET /static/plugins/datatables.net-bs5/css/dataTables.bootstrap5.min.css HTTP/1.1" 200 15096 INFO 2025-11-06 17:26:54,647 basehttp 58328 12918534144 "GET /static/plugins/datatables.net-bs5/js/dataTables.bootstrap5.min.js HTTP/1.1" 200 1470 INFO 2025-11-06 17:26:54,647 basehttp 58328 12901707776 "GET /static/plugins/datatables.net/js/dataTables.min.js HTTP/1.1" 200 95735 INFO 2025-11-06 17:26:54,689 basehttp 58328 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:26:57,166 basehttp 58328 12901707776 "GET /en/aba/consults/dac23f37-ad4d-417d-9117-dcb79563c907/ HTTP/1.1" 200 35891 INFO 2025-11-06 17:26:57,206 basehttp 58328 12901707776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:27:10,388 autoreload 58328 8426217792 /Users/marwanalwali/AgdarCentre/ot/views.py changed, reloading. INFO 2025-11-06 17:27:10,727 autoreload 59319 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 17:27:27,211 basehttp 59319 6194311168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:27:57,208 basehttp 59319 6194311168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:28:02,602 autoreload 59319 8426217792 /Users/marwanalwali/AgdarCentre/ot/urls.py changed, reloading. INFO 2025-11-06 17:28:02,924 autoreload 59759 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 17:28:27,220 basehttp 59759 6125514752 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:28:57,208 basehttp 59759 6125514752 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:29:21,089 autoreload 59759 8426217792 /Users/marwanalwali/AgdarCentre/slp/views.py changed, reloading. INFO 2025-11-06 17:29:21,426 autoreload 60406 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 17:29:27,213 basehttp 60406 6155546624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:29:57,216 basehttp 60406 6155546624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:30:00,003 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 17:30:00,003 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 14:30:00.003646+00:00'} INFO 2025-11-06 17:30:00,007 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 17:30:00,007 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 14:30:00.007250+00:00'} INFO 2025-11-06 17:30:27,213 basehttp 60406 6155546624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:30:57,213 basehttp 60406 6155546624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:31:17,698 autoreload 60406 8426217792 /Users/marwanalwali/AgdarCentre/slp/urls.py changed, reloading. INFO 2025-11-06 17:31:18,241 autoreload 61349 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 17:31:27,215 basehttp 61349 6132592640 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:31:40,880 basehttp 61349 6132592640 "GET /en/slp/progress-reports/ HTTP/1.1" 200 42514 INFO 2025-11-06 17:31:40,914 basehttp 61349 6132592640 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:31:43,816 basehttp 61349 6132592640 "GET /en/slp/progress-reports/6c34be38-a840-458c-b138-665e2d481f92/ HTTP/1.1" 200 32072 INFO 2025-11-06 17:31:43,843 basehttp 61349 6132592640 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:31:59,739 basehttp 61349 6132592640 "GET /en/slp/patients/068590d0-9ac0-4dad-b596-d09b8afb8466/progress/ HTTP/1.1" 200 35607 INFO 2025-11-06 17:31:59,770 basehttp 61349 6132592640 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 17:32:16,267 log 61349 6132592640 Internal Server Error: /en/slp/progress-reports/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 178, in get return super().get(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 142, in get return self.render_to_response(self.get_context_data()) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/slp/views.py", line 1222, in get_context_data context = super().get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 72, in get_context_data kwargs["form"] = self.get_form() ^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 37, in get_form return form_class(**self.get_form_kwargs()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/slp/forms.py", line 384, in __init__ HTML('
{}
'.format( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ KeyError: '"Objective 1"' ERROR 2025-11-06 17:32:16,269 basehttp 61349 6132592640 "GET /en/slp/progress-reports/create/?patient=068590d0-9ac0-4dad-b596-d09b8afb8466 HTTP/1.1" 500 111973 INFO 2025-11-06 17:32:20,896 basehttp 61349 6132592640 "GET /en/slp/interventions/0bab6a29-5cac-4c77-894b-a741025d0cf8/ HTTP/1.1" 200 32734 INFO 2025-11-06 17:32:20,935 basehttp 61349 6132592640 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:32:23,489 basehttp 61349 6132592640 "GET /en/slp/interventions/create/?patient=068590d0-9ac0-4dad-b596-d09b8afb8466 HTTP/1.1" 302 0 INFO 2025-11-06 17:32:23,513 basehttp 61349 6132592640 "GET /en/patients/068590d0-9ac0-4dad-b596-d09b8afb8466/?tab=consents&missing=GENERAL_TREATMENT,SERVICE_SPECIFIC HTTP/1.1" 200 58523 INFO 2025-11-06 17:32:23,548 basehttp 61349 6132592640 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:32:29,783 basehttp 61349 6132592640 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 17:32:58,413 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-06 17:32:59,778 basehttp 61349 6132592640 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:33:29,772 basehttp 61349 6132592640 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:33:59,777 basehttp 61349 6132592640 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:34:29,775 basehttp 61349 6132592640 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:34:59,780 basehttp 61349 6132592640 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:35:29,799 basehttp 61349 6132592640 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:35:59,805 basehttp 61349 6132592640 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:36:29,801 basehttp 61349 6132592640 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:36:59,802 basehttp 61349 6132592640 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:37:29,803 basehttp 61349 6132592640 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:37:37,236 autoreload 61349 8426217792 /Users/marwanalwali/AgdarCentre/core/views.py changed, reloading. INFO 2025-11-06 17:37:37,622 autoreload 64514 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 17:37:59,814 basehttp 64514 6196637696 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:38:29,802 basehttp 64514 6196637696 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:38:59,805 basehttp 64514 6196637696 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:39:29,814 basehttp 64514 6196637696 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:39:59,814 basehttp 64514 6196637696 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:40:29,814 basehttp 64514 6196637696 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:40:59,814 basehttp 64514 6196637696 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 17:41:12,830 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-06 17:41:29,803 basehttp 64514 6196637696 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:41:59,813 basehttp 64514 6196637696 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:42:29,818 basehttp 64514 6196637696 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 17:42:38,273 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-06 17:42:59,803 basehttp 64514 6196637696 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:43:29,815 basehttp 64514 6196637696 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:43:59,808 basehttp 64514 6196637696 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:44:29,817 basehttp 64514 6196637696 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:44:59,807 basehttp 64514 6196637696 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:45:29,815 basehttp 64514 6196637696 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:45:33,469 autoreload 64514 8426217792 /Users/marwanalwali/AgdarCentre/slp/views.py changed, reloading. INFO 2025-11-06 17:45:33,843 autoreload 68240 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 17:45:56,625 autoreload 68240 8426217792 /Users/marwanalwali/AgdarCentre/slp/urls.py changed, reloading. INFO 2025-11-06 17:45:57,234 autoreload 68493 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 17:45:59,811 basehttp 68493 6130216960 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:46:29,804 basehttp 68493 6130216960 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:46:36,204 autoreload 68493 8426217792 /Users/marwanalwali/AgdarCentre/core/urls.py changed, reloading. INFO 2025-11-06 17:46:36,787 autoreload 68793 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 17:46:55,386 autoreload 68793 8426217792 /Users/marwanalwali/AgdarCentre/core/urls.py changed, reloading. INFO 2025-11-06 17:46:55,889 autoreload 68971 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 17:46:59,815 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:47:29,806 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:47:59,813 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:48:29,812 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:48:59,806 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:49:29,805 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:49:59,807 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:50:29,813 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:50:59,806 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:51:29,825 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:51:59,828 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:52:29,828 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:52:59,834 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 17:53:14,253 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 17:53:14,255 tasks 76869 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 17:53:14,259 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 17:53:29,822 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:53:59,823 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 17:54:14,272 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 17:54:29,826 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:54:59,831 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 17:55:14,286 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 17:55:29,830 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:55:59,831 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 17:56:13,333 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found ERROR 2025-11-06 17:56:14,300 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 17:56:29,824 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:56:59,826 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:57:11,009 basehttp 68971 6129987584 "GET /en/slp/patients/068590d0-9ac0-4dad-b596-d09b8afb8466/progress/ HTTP/1.1" 200 35607 INFO 2025-11-06 17:57:11,057 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:57:15,595 basehttp 68971 6129987584 "GET /en/slp/progress-reports/6c34be38-a840-458c-b138-665e2d481f92/ HTTP/1.1" 200 32072 INFO 2025-11-06 17:57:15,628 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:57:19,253 basehttp 68971 6129987584 "GET /en/slp/progress-reports/6c34be38-a840-458c-b138-665e2d481f92/ HTTP/1.1" 200 32072 INFO 2025-11-06 17:57:19,281 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:57:28,048 basehttp 68971 6129987584 "GET /en/dashboard/ HTTP/1.1" 200 54170 INFO 2025-11-06 17:57:28,079 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:57:36,672 basehttp 68971 6129987584 "GET /en/aba/consults/ HTTP/1.1" 200 51323 INFO 2025-11-06 17:57:36,710 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:57:38,730 basehttp 68971 6129987584 "GET /en/aba/consults/dac23f37-ad4d-417d-9117-dcb79563c907/ HTTP/1.1" 200 39052 INFO 2025-11-06 17:57:38,765 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:57:46,851 basehttp 68971 6129987584 "GET /en/aba/consults/dac23f37-ad4d-417d-9117-dcb79563c907/pdf/?view=inline HTTP/1.1" 200 49297 INFO 2025-11-06 17:58:09,289 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:58:16,776 basehttp 68971 6129987584 "GET /en/aba/consults/dac23f37-ad4d-417d-9117-dcb79563c907/pdf/ HTTP/1.1" 200 49294 INFO 2025-11-06 17:58:38,037 basehttp 68971 6129987584 "POST /en/aba/consults/dac23f37-ad4d-417d-9117-dcb79563c907/email-pdf/ HTTP/1.1" 302 0 INFO 2025-11-06 17:58:38,046 basehttp 68971 6129987584 "GET /en/aba/consults/dac23f37-ad4d-417d-9117-dcb79563c907/ HTTP/1.1" 200 39398 INFO 2025-11-06 17:58:38,080 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:59:08,089 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:59:10,764 basehttp 68971 6129987584 "GET /en/aba/consults/dac23f37-ad4d-417d-9117-dcb79563c907/ HTTP/1.1" 200 39052 INFO 2025-11-06 17:59:11,644 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:59:16,073 basehttp 68971 6129987584 "GET /en/aba/behaviors/ HTTP/1.1" 200 80878 INFO 2025-11-06 17:59:16,107 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:59:21,375 basehttp 68971 6129987584 "GET /en/aba/consults/e79b5561-2a1f-486b-9e36-0b9ddf860dff/ HTTP/1.1" 200 40395 INFO 2025-11-06 17:59:21,412 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:59:26,143 basehttp 68971 6129987584 "GET /en/aba/consults/e79b5561-2a1f-486b-9e36-0b9ddf860dff/pdf/?view=inline HTTP/1.1" 200 49278 WARNING 2025-11-06 17:59:49,833 log 68971 6129987584 Not Found: /en/slp WARNING 2025-11-06 17:59:49,833 basehttp 68971 6129987584 "GET /en/slp HTTP/1.1" 404 23379 INFO 2025-11-06 17:59:52,001 basehttp 68971 6129987584 "GET /en/slp/progress-reports/ HTTP/1.1" 200 42514 INFO 2025-11-06 17:59:52,040 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 17:59:54,240 basehttp 68971 6129987584 "GET /en/slp/progress-reports/6c34be38-a840-458c-b138-665e2d481f92/ HTTP/1.1" 200 32072 INFO 2025-11-06 17:59:54,276 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:00:00,008 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 18:00:00,008 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 15:00:00.008309+00:00'} INFO 2025-11-06 18:00:00,013 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 18:00:00,013 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 15:00:00.013696+00:00'} INFO 2025-11-06 18:00:00,026 tasks 76869 8426217792 Generated daily schedule for 2025-11-07: {'date': '2025-11-07', 'total_appointments': 0, 'providers_with_appointments': 0} INFO 2025-11-06 18:00:24,279 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:00:24,585 basehttp 68971 6129987584 "GET /en/ot/sessions/ HTTP/1.1" 200 54981 INFO 2025-11-06 18:00:24,628 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:00:27,922 basehttp 68971 6129987584 "GET /en/ot/sessions/1dc2c631-fef1-41a7-8f2b-901cc090ae4d/ HTTP/1.1" 200 39458 INFO 2025-11-06 18:00:27,959 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:00:31,045 basehttp 68971 6129987584 "GET /en/ot/sessions/1dc2c631-fef1-41a7-8f2b-901cc090ae4d/pdf/?view=inline HTTP/1.1" 200 49141 INFO 2025-11-06 18:00:49,341 basehttp 68971 6129987584 "POST /en/ot/sessions/1dc2c631-fef1-41a7-8f2b-901cc090ae4d/sign/ HTTP/1.1" 302 0 INFO 2025-11-06 18:00:49,354 basehttp 68971 6129987584 "GET /en/ot/sessions/1dc2c631-fef1-41a7-8f2b-901cc090ae4d/ HTTP/1.1" 200 39205 INFO 2025-11-06 18:00:49,386 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:00:52,424 basehttp 68971 6129987584 "GET /en/ot/sessions/1dc2c631-fef1-41a7-8f2b-901cc090ae4d/pdf/?view=inline HTTP/1.1" 200 49150 INFO 2025-11-06 18:01:00,512 basehttp 68971 6129987584 "GET /en/ot/sessions/1dc2c631-fef1-41a7-8f2b-901cc090ae4d/ HTTP/1.1" 200 38886 INFO 2025-11-06 18:01:01,383 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-06 18:01:13,773 log 68971 6129987584 Not Found: /en/ot/ WARNING 2025-11-06 18:01:13,773 basehttp 68971 6129987584 "GET /en/ot/ HTTP/1.1" 404 29552 INFO 2025-11-06 18:01:16,799 basehttp 68971 6129987584 "GET /en/ot/consults/ HTTP/1.1" 200 46771 INFO 2025-11-06 18:01:16,833 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:01:18,287 basehttp 68971 6129987584 "GET /en/ot/consults/d58974cc-07e5-451f-ab73-bc851dab303d/ HTTP/1.1" 200 45502 INFO 2025-11-06 18:01:18,324 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:01:21,539 basehttp 68971 6129987584 "GET /en/ot/consults/d58974cc-07e5-451f-ab73-bc851dab303d/pdf/?view=inline HTTP/1.1" 200 48788 INFO 2025-11-06 18:01:47,140 basehttp 68971 6129987584 "GET /en/slp/progress-reports/ HTTP/1.1" 200 42514 INFO 2025-11-06 18:01:47,165 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:01:49,023 basehttp 68971 6129987584 "GET /en/slp/progress-reports/6c34be38-a840-458c-b138-665e2d481f92/ HTTP/1.1" 200 32072 INFO 2025-11-06 18:01:49,062 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-06 18:01:54,652 log 68971 6129987584 Not Found: /en/slp/ WARNING 2025-11-06 18:01:54,653 basehttp 68971 6129987584 "GET /en/slp/ HTTP/1.1" 404 34327 WARNING 2025-11-06 18:02:00,300 log 68971 6129987584 Not Found: /en/slp/consult/ WARNING 2025-11-06 18:02:00,300 basehttp 68971 6129987584 "GET /en/slp/consult/ HTTP/1.1" 404 34351 WARNING 2025-11-06 18:02:04,504 log 68971 6129987584 Not Found: /en/slp/session/ WARNING 2025-11-06 18:02:04,505 basehttp 68971 6129987584 "GET /en/slp/session/ HTTP/1.1" 404 34351 WARNING 2025-11-06 18:02:08,208 log 68971 6129987584 Not Found: /en/slp/sessions WARNING 2025-11-06 18:02:08,208 basehttp 68971 6129987584 "GET /en/slp/sessions HTTP/1.1" 404 34351 INFO 2025-11-06 18:02:17,724 basehttp 68971 6129987584 "GET /en/slp/consults HTTP/1.1" 301 0 ERROR 2025-11-06 18:02:17,819 log 68971 6146813952 Internal Server Error: /en/slp/consults/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 98, in reverse resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix raise NoReverseMatch(msg) django.urls.exceptions.NoReverseMatch: Reverse for 'consultation_create' not found. 'consultation_create' is not a valid view function or pattern name. ERROR 2025-11-06 18:02:17,820 basehttp 68971 6146813952 "GET /en/slp/consults/ HTTP/1.1" 500 220863 INFO 2025-11-06 18:02:34,472 basehttp 68971 6146813952 "GET /en/slp/assessments HTTP/1.1" 301 0 INFO 2025-11-06 18:02:34,494 basehttp 68971 6129987584 "GET /en/slp/assessments/ HTTP/1.1" 200 48160 INFO 2025-11-06 18:02:34,531 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:02:36,458 basehttp 68971 6129987584 "GET /en/slp/assessments/0e933edd-1e01-479d-8e81-abf20e930c3e/ HTTP/1.1" 200 35459 INFO 2025-11-06 18:02:36,480 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:02:38,958 basehttp 68971 6129987584 "GET /en/slp/assessments/0e933edd-1e01-479d-8e81-abf20e930c3e/pdf/?view=inline HTTP/1.1" 200 48371 WARNING 2025-11-06 18:02:56,199 log 68971 6129987584 Not Found: /en/slp/ WARNING 2025-11-06 18:02:56,199 basehttp 68971 6129987584 "GET /en/slp/ HTTP/1.1" 404 34327 INFO 2025-11-06 18:03:03,920 basehttp 68971 6129987584 "GET /en/slp/interventions HTTP/1.1" 301 0 INFO 2025-11-06 18:03:03,946 basehttp 68971 6146813952 "GET /en/slp/interventions/ HTTP/1.1" 200 50306 INFO 2025-11-06 18:03:03,985 basehttp 68971 6146813952 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:03:05,618 basehttp 68971 6146813952 "GET /en/slp/interventions/0bab6a29-5cac-4c77-894b-a741025d0cf8/ HTTP/1.1" 200 36071 INFO 2025-11-06 18:03:05,655 basehttp 68971 6146813952 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:03:07,896 basehttp 68971 6146813952 "GET /en/slp/interventions/0bab6a29-5cac-4c77-894b-a741025d0cf8/pdf/?view=inline HTTP/1.1" 200 48628 WARNING 2025-11-06 18:03:27,590 log 68971 6146813952 Not Found: /en/slp WARNING 2025-11-06 18:03:27,591 basehttp 68971 6146813952 "GET /en/slp HTTP/1.1" 404 23379 INFO 2025-11-06 18:03:33,892 basehttp 68971 6146813952 "GET /en/slp/progress-reports/ HTTP/1.1" 200 42514 INFO 2025-11-06 18:03:33,925 basehttp 68971 6146813952 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-06 18:03:38,367 log 68971 6146813952 Not Found: /en/slp/ WARNING 2025-11-06 18:03:38,368 basehttp 68971 6146813952 "GET /en/slp/ HTTP/1.1" 404 34327 ERROR 2025-11-06 18:03:46,789 log 68971 6146813952 Internal Server Error: /en/slp/consults/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 98, in reverse resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix raise NoReverseMatch(msg) django.urls.exceptions.NoReverseMatch: Reverse for 'consultation_create' not found. 'consultation_create' is not a valid view function or pattern name. ERROR 2025-11-06 18:03:46,790 basehttp 68971 6146813952 "GET /en/slp/consults/ HTTP/1.1" 500 220863 ERROR 2025-11-06 18:08:42,193 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found ERROR 2025-11-06 18:08:42,247 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found ERROR 2025-11-06 18:11:12,851 tasks 76869 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-06 18:11:12,851 tasks 70301 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-06 18:12:38,304 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-06 18:12:48,057 basehttp 68971 6129987584 "GET /en/slp/consults/ HTTP/1.1" 200 48147 INFO 2025-11-06 18:12:48,102 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:12:50,225 basehttp 68971 6129987584 "GET /en/slp/consults/8ba852af-6969-4055-a5a1-4227e082f8a0/ HTTP/1.1" 200 35373 INFO 2025-11-06 18:12:50,262 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:12:52,988 basehttp 68971 6129987584 "GET /en/slp/consults/8ba852af-6969-4055-a5a1-4227e082f8a0/pdf/?view=inline HTTP/1.1" 200 49520 INFO 2025-11-06 18:13:02,570 basehttp 68971 6129987584 "GET /en/dashboard/ HTTP/1.1" 200 54170 INFO 2025-11-06 18:13:02,609 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:13:10,257 basehttp 68971 6129987584 "GET /en/slp/progress-reports/ HTTP/1.1" 200 42514 INFO 2025-11-06 18:13:10,282 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:13:12,169 basehttp 68971 6129987584 "GET /en/slp/progress-reports/6c34be38-a840-458c-b138-665e2d481f92/ HTTP/1.1" 200 32072 INFO 2025-11-06 18:13:12,203 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:13:42,218 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:14:12,208 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:14:42,218 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:15:12,219 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:15:42,217 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:16:12,218 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:16:42,220 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:17:12,215 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:17:42,210 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:18:12,215 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:18:42,212 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 18:18:51,343 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-06 18:19:07,201 basehttp 68971 6129987584 "GET /en/slp/progress-reports/6c34be38-a840-458c-b138-665e2d481f92/ HTTP/1.1" 200 35418 INFO 2025-11-06 18:19:07,233 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:19:10,218 basehttp 68971 6129987584 "GET /en/slp/progress-reports/6c34be38-a840-458c-b138-665e2d481f92/pdf/?view=inline HTTP/1.1" 200 49233 INFO 2025-11-06 18:19:37,247 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:20:07,247 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 18:20:19,380 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-06 18:20:37,241 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:21:07,247 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:21:37,231 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:22:07,224 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:22:37,210 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 18:22:43,523 tasks 76869 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 18:22:43,526 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 18:22:43,533 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 18:22:53,539 tasks 76869 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 18:22:53,541 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 18:22:53,546 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 18:23:07,222 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:23:37,222 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 18:23:43,550 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 18:23:53,566 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 18:24:07,216 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 18:24:31,100 tasks 76869 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 18:24:31,103 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 18:24:31,109 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 18:24:37,221 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 18:24:43,569 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 18:24:53,586 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 18:25:07,222 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 18:25:31,127 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 18:25:37,222 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 18:25:43,579 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 18:25:51,415 basehttp 68971 6129987584 "GET /en/dashboard/ HTTP/1.1" 200 54170 INFO 2025-11-06 18:25:51,455 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 18:25:53,606 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 18:26:13,327 tasks 70301 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-06 18:26:13,327 tasks 76869 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found INFO 2025-11-06 18:26:21,456 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 18:26:31,145 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 18:26:51,475 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:27:21,469 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 18:27:31,156 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 18:27:51,469 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:28:21,470 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:28:51,470 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:29:21,469 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:29:51,459 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:30:00,004 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 18:30:00,004 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 15:30:00.004504+00:00'} INFO 2025-11-06 18:30:00,008 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 18:30:00,009 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 15:30:00.009003+00:00'} INFO 2025-11-06 18:30:21,470 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:30:51,468 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:31:21,463 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:31:51,471 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:32:21,471 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:32:51,471 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 18:32:58,461 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-06 18:32:58,461 tasks 76869 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found INFO 2025-11-06 18:33:21,460 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:33:51,471 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:34:21,471 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:34:51,471 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:35:21,472 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:35:51,461 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 18:35:51,659 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 18:35:51,662 tasks 76869 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 18:35:51,669 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 18:36:21,473 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:36:51,338 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 18:36:51,560 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 18:37:21,339 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:37:51,329 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 18:37:51,572 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 18:38:21,340 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 18:38:42,055 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found ERROR 2025-11-06 18:38:42,105 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-06 18:38:51,337 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 18:38:51,584 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 18:39:15,398 basehttp 68971 6129987584 "GET /en/finance/packages/ HTTP/1.1" 200 36253 INFO 2025-11-06 18:39:15,420 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:39:21,338 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-06 18:39:29,734 log 68971 6129987584 Not Found: /en/slp WARNING 2025-11-06 18:39:29,734 basehttp 68971 6129987584 "GET /en/slp HTTP/1.1" 404 23379 INFO 2025-11-06 18:39:32,798 basehttp 68971 6129987584 "GET /en/slp/progress-reports/ HTTP/1.1" 200 42514 INFO 2025-11-06 18:39:32,827 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 18:39:45,579 tasks 76869 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 18:39:45,582 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 18:39:45,590 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 18:40:02,843 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:40:32,841 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 18:40:45,604 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 18:40:47,463 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-06 18:41:02,841 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:41:32,834 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 18:41:34,433 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 18:41:34,436 tasks 76869 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 18:41:34,444 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 18:41:45,621 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 18:42:02,840 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:42:32,839 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 18:42:34,460 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 18:42:38,150 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found ERROR 2025-11-06 18:42:45,638 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 18:43:02,830 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:43:32,839 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 18:43:34,477 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 18:43:44,119 basehttp 68971 6129987584 "GET /en/slp/progress-reports/6c34be38-a840-458c-b138-665e2d481f92/ HTTP/1.1" 200 35418 INFO 2025-11-06 18:43:44,156 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:43:52,654 basehttp 68971 6129987584 "GET /en/slp/progress-reports/6c34be38-a840-458c-b138-665e2d481f92/pdf/?view=inline HTTP/1.1" 200 49234 INFO 2025-11-06 18:44:14,158 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:44:17,088 basehttp 68971 6129987584 "GET /en/dashboard/ HTTP/1.1" 200 54169 INFO 2025-11-06 18:44:17,129 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:44:28,295 basehttp 68971 6129987584 "GET /en/finance/invoices/create/ HTTP/1.1" 200 59649 INFO 2025-11-06 18:44:28,331 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:44:32,721 basehttp 68971 6129987584 "GET /en/appointments/create/ HTTP/1.1" 200 55727 INFO 2025-11-06 18:44:32,740 basehttp 68971 6146813952 "GET /static/plugins/datatables.net-select-bs5/css/select.bootstrap5.min.css HTTP/1.1" 200 2157 INFO 2025-11-06 18:44:32,740 basehttp 68971 6129987584 "GET /static/plugins/select2/dist/css/select2.min.css HTTP/1.1" 200 14966 INFO 2025-11-06 18:44:32,762 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 18:44:34,496 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 18:44:36,875 basehttp 68971 6129987584 "GET /en/appointments/calendar/ HTTP/1.1" 200 46423 INFO 2025-11-06 18:44:36,881 basehttp 68971 6129987584 "GET /static/plugins/moment/min/moment.min.js HTTP/1.1" 200 58890 INFO 2025-11-06 18:44:36,883 basehttp 68971 6146813952 "GET /static/plugins/@fullcalendar/core/index.global.js HTTP/1.1" 200 444856 INFO 2025-11-06 18:44:36,887 basehttp 68971 6146813952 "GET /static/plugins/@fullcalendar/bootstrap/index.global.js HTTP/1.1" 200 2075 INFO 2025-11-06 18:44:36,887 basehttp 68971 13455405056 "GET /static/plugins/@fullcalendar/list/index.global.js HTTP/1.1" 200 18635 INFO 2025-11-06 18:44:36,888 basehttp 68971 6163640320 "GET /static/plugins/@fullcalendar/timegrid/index.global.js HTTP/1.1" 200 68582 INFO 2025-11-06 18:44:36,888 basehttp 68971 6129987584 "GET /static/plugins/@fullcalendar/daygrid/index.global.js HTTP/1.1" 200 58461 INFO 2025-11-06 18:44:36,888 basehttp 68971 13438578688 "GET /static/plugins/@fullcalendar/interaction/index.global.js HTTP/1.1" 200 99452 INFO 2025-11-06 18:44:36,927 basehttp 68971 13438578688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-06 18:44:50,551 log 68971 13438578688 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-06 18:44:50,551 basehttp 68971 13438578688 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-06 18:44:50,591 basehttp 68971 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-06 18:44:50,592 basehttp 68971 6163640320 "GET /static/plugins/moment/min/moment.min.js.map HTTP/1.1" 200 98730 INFO 2025-11-06 18:44:54,678 basehttp 68971 6163640320 "GET /en/appointments/calendar/ HTTP/1.1" 200 46423 WARNING 2025-11-06 18:44:54,696 log 68971 6163640320 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-06 18:44:54,697 basehttp 68971 6163640320 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-06 18:44:54,771 basehttp 68971 6163640320 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-06 18:44:54,786 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:45:24,794 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:45:54,786 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:46:11,401 basehttp 68971 6129987584 "GET /en/appointments/calendar/ HTTP/1.1" 200 46331 WARNING 2025-11-06 18:46:11,416 log 68971 6129987584 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-06 18:46:11,416 basehttp 68971 6129987584 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-06 18:46:11,492 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-06 18:46:11,510 basehttp 68971 13455405056 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-06 18:46:11,510 basehttp 68971 6129987584 "GET /api/v1/appointments/calendar/?start=2025-10-26T00%3A00%3A00%2B03%3A00&end=2025-12-07T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 4930 INFO 2025-11-06 18:46:15,308 basehttp 68971 6129987584 "GET /en/appointments/ HTTP/1.1" 200 121961 INFO 2025-11-06 18:46:15,331 basehttp 68971 13438578688 "GET /static/plugins/datatables.net-responsive-bs5/js/responsive.bootstrap5.min.js HTTP/1.1" 200 1796 INFO 2025-11-06 18:46:15,331 basehttp 68971 6146813952 "GET /static/plugins/datatables.net-responsive-bs5/css/responsive.bootstrap5.min.css HTTP/1.1" 200 6044 INFO 2025-11-06 18:46:15,332 basehttp 68971 6163640320 "GET /static/plugins/datatables.net-responsive/js/dataTables.responsive.min.js HTTP/1.1" 200 16086 WARNING 2025-11-06 18:46:15,335 log 68971 6129987584 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-06 18:46:15,335 basehttp 68971 6129987584 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-06 18:46:15,407 basehttp 68971 6129987584 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-06 18:46:15,415 basehttp 68971 6163640320 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:46:17,392 basehttp 68971 6163640320 "GET /en/appointments/calendar/ HTTP/1.1" 200 46331 WARNING 2025-11-06 18:46:17,416 log 68971 6163640320 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-06 18:46:17,416 basehttp 68971 6163640320 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-06 18:46:17,492 basehttp 68971 6163640320 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:46:17,502 basehttp 68971 6146813952 "GET /api/v1/appointments/calendar/?start=2025-10-26T00%3A00%3A00%2B03%3A00&end=2025-12-07T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 4930 WARNING 2025-11-06 18:46:17,511 basehttp 68971 6146813952 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-06 18:46:20,214 basehttp 68971 6163640320 "GET /appointments/f2443d00-7fe6-4eb4-94ba-c30743ad8bbf/quick-view/ HTTP/1.1" 302 0 INFO 2025-11-06 18:46:20,228 basehttp 68971 13438578688 "GET /en/appointments/f2443d00-7fe6-4eb4-94ba-c30743ad8bbf/quick-view/ HTTP/1.1" 200 2756 INFO 2025-11-06 18:46:22,337 basehttp 68971 13438578688 "GET /appointments/f2443d00-7fe6-4eb4-94ba-c30743ad8bbf/ HTTP/1.1" 302 0 INFO 2025-11-06 18:46:22,362 basehttp 68971 6129987584 "GET /en/appointments/f2443d00-7fe6-4eb4-94ba-c30743ad8bbf/ HTTP/1.1" 200 43747 WARNING 2025-11-06 18:46:22,392 log 68971 6129987584 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-06 18:46:22,392 basehttp 68971 6129987584 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-06 18:46:22,456 basehttp 68971 6146813952 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-06 18:46:22,458 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:46:25,820 basehttp 68971 6129987584 "GET /en/appointments/f2443d00-7fe6-4eb4-94ba-c30743ad8bbf/pdf/?view=inline HTTP/1.1" 200 49218 WARNING 2025-11-06 18:46:25,841 log 68971 6129987584 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-06 18:46:25,841 basehttp 68971 6129987584 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 ERROR 2025-11-06 18:46:45,807 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 18:46:45,810 tasks 76869 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 18:46:45,817 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 18:46:52,473 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:47:22,470 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 18:47:45,826 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 18:47:52,461 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 18:47:58,769 tasks 76869 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 18:47:58,771 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 18:47:58,778 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 18:48:22,470 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-06 18:48:23,512 basehttp 68971 6146813952 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-06 18:48:23,524 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-06 18:48:23,526 log 68971 6163640320 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-06 18:48:23,526 basehttp 68971 6163640320 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-06 18:48:23,534 log 68971 6163640320 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-06 18:48:23,534 basehttp 68971 6163640320 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-06 18:48:26,942 basehttp 68971 6163640320 "GET /en/dashboard/ HTTP/1.1" 200 54170 WARNING 2025-11-06 18:48:26,959 log 68971 6163640320 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-06 18:48:26,959 basehttp 68971 6163640320 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-06 18:48:27,044 basehttp 68971 6163640320 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-06 18:48:27,050 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 18:48:45,843 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 18:48:50,133 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 18:48:50,135 tasks 76869 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 18:48:50,143 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 18:48:50,179 tasks 76869 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 18:48:50,181 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 18:48:50,187 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 18:48:51,181 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-06 18:48:57,063 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 18:48:58,799 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 18:49:27,062 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 18:49:45,860 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 18:49:50,163 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 18:49:50,197 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 18:49:57,062 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 18:49:58,821 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 18:50:27,062 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 18:50:50,179 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 18:50:50,206 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 18:50:57,063 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 18:50:58,838 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 18:51:06,148 basehttp 68971 6129987584 "GET /en/ HTTP/1.1" 200 32690 INFO 2025-11-06 18:51:06,162 basehttp 68971 6146813952 "GET /static/img/logo/tenhal.svg HTTP/1.1" 200 1164 INFO 2025-11-06 18:51:06,163 basehttp 68971 13438578688 "GET /static/js/one-page-parallax/app.min.js HTTP/1.1" 200 10820 INFO 2025-11-06 18:51:06,164 basehttp 68971 6163640320 "GET /static/js/one-page-parallax/vendor.min.js HTTP/1.1" 200 1071293 INFO 2025-11-06 18:51:06,167 basehttp 68971 6129987584 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 200 666020 INFO 2025-11-06 18:51:06,182 basehttp 68971 6163640320 "GET /static/css/one-page-parallax/images/bg-content-cover.png HTTP/1.1" 200 957 INFO 2025-11-06 18:51:06,193 basehttp 68971 6129987584 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 200 563549 INFO 2025-11-06 18:51:06,201 basehttp 68971 6146813952 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 200 2484439 INFO 2025-11-06 18:51:06,207 basehttp 68971 13438578688 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 200 2304909 INFO 2025-11-06 18:51:06,207 basehttp 68971 13455405056 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 200 2728016 INFO 2025-11-06 18:51:06,209 basehttp 68971 6129987584 "GET /static/webfonts/fa-brands-400.woff2 HTTP/1.1" 200 118684 INFO 2025-11-06 18:51:16,120 basehttp 68971 6129987584 "GET /en/switch_language/?language=ar&next=/en/ HTTP/1.1" 302 0 INFO 2025-11-06 18:51:16,153 basehttp 68971 6129987584 "GET / HTTP/1.1" 200 35436 INFO 2025-11-06 18:51:33,129 basehttp 68971 6129987584 "GET /ar/switch_language/?language=en&next=/ HTTP/1.1" 302 0 INFO 2025-11-06 18:51:33,142 basehttp 68971 6129987584 "GET / HTTP/1.1" 200 32687 INFO 2025-11-06 18:51:38,486 basehttp 68971 6129987584 "GET /accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-06 18:51:38,502 basehttp 68971 13455405056 "GET /en/accounts/login/ HTTP/1.1" 200 28234 INFO 2025-11-06 18:51:38,527 basehttp 68971 13455405056 "GET /static/css/default/images/bg-login.png HTTP/1.1" 200 425929 INFO 2025-11-06 18:51:38,536 basehttp 68971 13455405056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:51:40,099 basehttp 68971 13455405056 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-06 18:51:40,107 basehttp 68971 13455405056 "GET /dashboard/ HTTP/1.1" 302 0 INFO 2025-11-06 18:51:40,124 basehttp 68971 13438578688 "GET /en/dashboard/ HTTP/1.1" 200 54170 INFO 2025-11-06 18:51:40,156 basehttp 68971 13438578688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:51:47,687 basehttp 68971 13438578688 "GET /en/profile/ HTTP/1.1" 200 37919 INFO 2025-11-06 18:51:47,722 basehttp 68971 13438578688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 18:51:50,281 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 18:51:50,300 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 18:51:57,168 basehttp 68971 6129987584 "GET /en/my-hr/attendance/ HTTP/1.1" 200 38570 INFO 2025-11-06 18:51:57,186 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:52:01,508 basehttp 68971 6129987584 "GET /en/my-hr/schedule/ HTTP/1.1" 200 32212 INFO 2025-11-06 18:52:01,529 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:52:31,537 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:53:01,538 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:53:32,228 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:53:56,246 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:54:17,736 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:54:47,735 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:55:17,727 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:55:42,618 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:55:47,897 basehttp 68971 6129987584 "GET /en/medical/followups/ HTTP/1.1" 200 54132 INFO 2025-11-06 18:55:47,935 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:56:00,396 basehttp 68971 6129987584 "GET /en/medical/followups/c0e825b1-16c8-4240-9146-9d0dac2db020/ HTTP/1.1" 200 39658 INFO 2025-11-06 18:56:00,431 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:56:14,994 basehttp 68971 6129987584 "GET /en/medical/followups/c0e825b1-16c8-4240-9146-9d0dac2db020/pdf/?view=inline HTTP/1.1" 200 48974 INFO 2025-11-06 18:56:24,572 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:56:30,181 basehttp 68971 6129987584 "GET /en/aba/consults/ HTTP/1.1" 200 51323 INFO 2025-11-06 18:56:30,207 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:56:42,879 basehttp 68971 6129987584 "GET /en/aba/consults/dac23f37-ad4d-417d-9117-dcb79563c907/ HTTP/1.1" 200 39052 INFO 2025-11-06 18:56:42,916 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:56:47,824 basehttp 68971 6129987584 "GET /en/aba/patients/df734462-465a-4e95-a839-0789c1c24c3c/history/ HTTP/1.1" 200 40518 INFO 2025-11-06 18:56:47,861 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:56:55,685 basehttp 68971 6129987584 "GET /en/patients/df734462-465a-4e95-a839-0789c1c24c3c/ HTTP/1.1" 200 56491 INFO 2025-11-06 18:56:55,723 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:57:11,690 basehttp 68971 6129987584 "GET /en/slp/interventions/292caf4d-8a30-4216-807d-b51bfc26c48e/ HTTP/1.1" 200 36057 INFO 2025-11-06 18:57:11,720 basehttp 68971 6129987584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 18:57:25,766 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-06 18:57:38,094 log 68971 6129987584 Internal Server Error: /en/slp/progress-reports/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 178, in get return super().get(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 142, in get return self.render_to_response(self.get_context_data()) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/slp/views.py", line 1306, in get_context_data context = super().get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 72, in get_context_data kwargs["form"] = self.get_form() ^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 37, in get_form return form_class(**self.get_form_kwargs()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/slp/forms.py", line 384, in __init__ HTML('
{}
'.format( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ KeyError: '"Objective 1"' ERROR 2025-11-06 18:57:38,095 basehttp 68971 6129987584 "GET /en/slp/progress-reports/create/?patient=df734462-465a-4e95-a839-0789c1c24c3c HTTP/1.1" 500 111969 INFO 2025-11-06 18:58:23,722 autoreload 68971 8426217792 /Users/marwanalwali/AgdarCentre/slp/forms.py changed, reloading. INFO 2025-11-06 18:58:24,290 autoreload 4877 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 18:58:31,324 basehttp 4877 6130331648 "GET /en/slp/progress-reports/create/?patient=df734462-465a-4e95-a839-0789c1c24c3c HTTP/1.1" 200 40047 INFO 2025-11-06 18:58:31,356 basehttp 4877 6130331648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:58:40,508 basehttp 4877 6130331648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:58:42,468 basehttp 4877 6130331648 "GET /en/slp/interventions/create/?patient=df734462-465a-4e95-a839-0789c1c24c3c&previous=292caf4d-8a30-4216-807d-b51bfc26c48e HTTP/1.1" 302 0 INFO 2025-11-06 18:58:42,500 basehttp 4877 6130331648 "GET /en/patients/df734462-465a-4e95-a839-0789c1c24c3c/?tab=consents&missing=GENERAL_TREATMENT,SERVICE_SPECIFIC HTTP/1.1" 200 56856 INFO 2025-11-06 18:58:42,526 basehttp 4877 6130331648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:59:00,636 basehttp 4877 6130331648 "GET /en/consents/create/ HTTP/1.1" 200 48041 INFO 2025-11-06 18:59:00,781 basehttp 4877 6130331648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:59:19,258 basehttp 4877 6130331648 "GET /api/consent-content/?patient_id=b480432c-b0fc-46c2-9b4b-780a36f6bfbc&consent_type=SERVICE_SPECIFIC HTTP/1.1" 200 824 INFO 2025-11-06 18:59:30,778 basehttp 4877 6130331648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 18:59:37,912 signals 4877 6130331648 Consent created: SERVICE_SPECIFIC for patient 000051 INFO 2025-11-06 18:59:37,913 basehttp 4877 6130331648 "POST /en/consents/create/ HTTP/1.1" 302 0 INFO 2025-11-06 18:59:37,932 basehttp 4877 6130331648 "GET /en/patients/b480432c-b0fc-46c2-9b4b-780a36f6bfbc/ HTTP/1.1" 200 48259 INFO 2025-11-06 18:59:37,962 basehttp 4877 6130331648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:00:00,005 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 19:00:00,005 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 16:00:00.005804+00:00'} INFO 2025-11-06 19:00:00,010 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 19:00:00,010 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 16:00:00.010465+00:00'} INFO 2025-11-06 19:00:00,793 basehttp 4877 6130331648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:00:03,152 basehttp 4877 6130331648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:00:12,539 basehttp 4877 6130331648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:00:42,543 basehttp 4877 6130331648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:01:12,536 basehttp 4877 6130331648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:01:42,542 basehttp 4877 6130331648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:02:12,542 basehttp 4877 6130331648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:02:42,541 basehttp 4877 6130331648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:03:12,531 basehttp 4877 6130331648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:03:42,541 basehttp 4877 6130331648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:04:12,531 basehttp 4877 6130331648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:04:42,540 basehttp 4877 6130331648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:05:12,528 basehttp 4877 6130331648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:05:42,542 basehttp 4877 6130331648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:06:12,539 basehttp 4877 6130331648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 19:06:29,850 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found ERROR 2025-11-06 19:06:29,904 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-06 19:06:43,221 basehttp 4877 6130331648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:07:13,214 basehttp 4877 6130331648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:08:09,206 basehttp 4877 6130331648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 19:08:42,119 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found ERROR 2025-11-06 19:08:42,168 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-06 19:09:09,215 basehttp 4877 6130331648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:10:09,209 basehttp 4877 6130331648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:10:54,115 basehttp 4877 6130331648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:10:59,324 basehttp 4877 6130331648 "GET /en/consents/create/ HTTP/1.1" 200 48041 INFO 2025-11-06 19:10:59,367 basehttp 4877 6130331648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:11:02,159 basehttp 4877 6130331648 "GET /en/consents/ HTTP/1.1" 200 86288 INFO 2025-11-06 19:11:02,201 basehttp 4877 6130331648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:11:04,758 basehttp 4877 6130331648 "GET /en/consents/2f9540ef-0e8f-4821-ad18-31911417897e/ HTTP/1.1" 200 35168 INFO 2025-11-06 19:11:04,786 basehttp 4877 6130331648 "GET /media/consents/signatures/signature_000051_20251106_155937.png HTTP/1.1" 200 29149 INFO 2025-11-06 19:11:04,788 basehttp 4877 6147158016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:11:32,216 basehttp 4877 6147158016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:12:02,215 basehttp 4877 6147158016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:12:32,203 basehttp 4877 6147158016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 19:12:38,216 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-06 19:12:38,217 tasks 76869 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-06 19:12:38,245 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 19:12:38,247 tasks 76869 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 19:12:38,254 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 19:13:02,216 basehttp 4877 6147158016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:13:32,215 basehttp 4877 6147158016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 19:13:38,262 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 19:14:02,215 basehttp 4877 6147158016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:14:32,213 basehttp 4877 6147158016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 19:14:38,279 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 19:15:02,216 basehttp 4877 6147158016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:15:32,216 basehttp 4877 6147158016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 19:15:34,730 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found ERROR 2025-11-06 19:15:34,741 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found ERROR 2025-11-06 19:15:34,858 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found ERROR 2025-11-06 19:15:38,287 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 19:16:02,210 basehttp 4877 6147158016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:16:32,215 basehttp 4877 6147158016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:17:02,217 basehttp 4877 6147158016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 19:18:51,249 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found ERROR 2025-11-06 19:20:19,286 tasks 70301 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-06 19:20:19,286 tasks 76869 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found INFO 2025-11-06 19:30:00,009 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 19:30:00,009 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 16:30:00.009742+00:00'} INFO 2025-11-06 19:30:00,015 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 19:30:00,015 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 16:30:00.015899+00:00'} ERROR 2025-11-06 19:33:38,397 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found ERROR 2025-11-06 19:36:29,820 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found ERROR 2025-11-06 19:36:29,875 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found ERROR 2025-11-06 19:38:41,118 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-06 19:38:42,067 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found ERROR 2025-11-06 19:38:42,114 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found ERROR 2025-11-06 19:39:38,839 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 19:39:38,842 tasks 76869 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 19:39:38,850 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 19:40:38,856 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 19:40:47,481 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-06 19:40:47,481 tasks 76869 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-06 19:41:38,872 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 19:42:38,881 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 19:44:19,147 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found ERROR 2025-11-06 19:45:34,677 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found ERROR 2025-11-06 19:45:34,687 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found ERROR 2025-11-06 19:45:34,804 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found ERROR 2025-11-06 19:48:51,195 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-06 19:51:57,918 autoreload 30551 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 19:52:02,197 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-06 19:52:02,208 basehttp 30551 6137442304 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-06 19:52:09,582 basehttp 30551 6137442304 "GET /en/consents/ HTTP/1.1" 302 0 INFO 2025-11-06 19:52:09,588 basehttp 30551 6137442304 "GET /en/accounts/login/?next=/en/consents/ HTTP/1.1" 200 18812 INFO 2025-11-06 19:52:09,600 basehttp 30551 6137442304 "GET /static/img/logo/tenhal_logo.png HTTP/1.1" 200 8513 INFO 2025-11-06 19:52:14,758 basehttp 30551 6137442304 "GET /en/accounts/login/?next=/en/consents/ HTTP/1.1" 200 18812 INFO 2025-11-06 19:52:16,136 basehttp 30551 6137442304 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-06 19:52:16,155 basehttp 30551 6137442304 "GET /en/consents/ HTTP/1.1" 200 86288 INFO 2025-11-06 19:52:16,193 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:52:17,505 basehttp 30551 6137442304 "GET /en/consents/ HTTP/1.1" 200 86288 INFO 2025-11-06 19:52:17,548 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:52:26,752 basehttp 30551 6137442304 "GET /en/dashboard/ HTTP/1.1" 200 54170 INFO 2025-11-06 19:52:26,783 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:52:30,619 basehttp 30551 6137442304 "GET /en/finance/invoices/create/ HTTP/1.1" 200 59649 INFO 2025-11-06 19:52:30,654 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:52:56,798 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-06 19:53:00,119 log 30551 6137442304 Not Found: /en/invoice/ WARNING 2025-11-06 19:53:00,119 basehttp 30551 6137442304 "GET /en/invoice/ HTTP/1.1" 404 23394 WARNING 2025-11-06 19:53:04,510 log 30551 6137442304 Not Found: /en/invoices/ WARNING 2025-11-06 19:53:04,510 basehttp 30551 6137442304 "GET /en/invoices/ HTTP/1.1" 404 23397 WARNING 2025-11-06 19:53:08,938 log 30551 6137442304 Not Found: /en/invoices/ WARNING 2025-11-06 19:53:08,939 basehttp 30551 6137442304 "GET /en/invoices/ HTTP/1.1" 404 23397 INFO 2025-11-06 19:53:25,049 basehttp 30551 6137442304 "GET /en/finance/invoices/ HTTP/1.1" 200 63344 INFO 2025-11-06 19:53:25,110 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:53:27,616 basehttp 30551 6137442304 "GET /en/finance/invoices/462f1f5d-e473-47e9-8dc5-932a527e8d47/ HTTP/1.1" 200 34792 INFO 2025-11-06 19:53:27,654 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:53:32,701 basehttp 30551 6137442304 "GET /en/finance/invoices/462f1f5d-e473-47e9-8dc5-932a527e8d47/pdf/?print=true HTTP/1.1" 200 63825 INFO 2025-11-06 19:53:57,663 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:54:00,335 basehttp 30551 6137442304 "GET /en/settings/ HTTP/1.1" 200 41993 INFO 2025-11-06 19:54:00,368 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:54:01,891 basehttp 30551 6137442304 "GET /en/settings/ZATCA/ HTTP/1.1" 200 37074 INFO 2025-11-06 19:54:01,931 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:54:08,268 basehttp 30551 6137442304 "GET /en/settings/ HTTP/1.1" 200 41993 INFO 2025-11-06 19:54:08,298 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:54:20,631 basehttp 30551 6137442304 "GET /en/settings/NPHIES/ HTTP/1.1" 200 34507 INFO 2025-11-06 19:54:20,668 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:54:38,313 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:55:08,304 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:55:38,313 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 19:55:43,837 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-06 19:56:08,314 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 19:56:22,585 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 19:56:22,588 tasks 76869 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 19:56:22,596 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 19:56:38,313 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:57:08,303 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 19:57:22,608 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-06 19:57:25,771 tasks 70301 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-06 19:57:25,771 tasks 76869 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found INFO 2025-11-06 19:57:38,314 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:58:08,313 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 19:58:22,624 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 19:58:38,314 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 19:59:08,303 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 19:59:22,639 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 19:59:38,313 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 20:00:00,017 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 20:00:00,017 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 17:00:00.017415+00:00'} INFO 2025-11-06 20:00:00,024 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 20:00:00,024 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 17:00:00.024474+00:00'} INFO 2025-11-06 20:00:08,315 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 20:00:38,313 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 20:01:06,284 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 20:01:31,945 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 20:05:18,778 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 20:20:58,364 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 20:36:26,439 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 20:36:26,439 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 17:36:26.439283+00:00'} INFO 2025-11-06 20:36:26,443 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 20:36:26,443 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 17:36:26.443238+00:00'} INFO 2025-11-06 20:37:48,783 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 20:53:47,760 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 21:10:48,220 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 21:10:48,220 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 18:10:48.220588+00:00'} INFO 2025-11-06 21:10:48,224 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 21:10:48,225 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 18:10:48.225024+00:00'} ERROR 2025-11-06 21:10:50,723 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-06 21:43:50,791 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 21:43:50,791 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 18:43:50.791305+00:00'} INFO 2025-11-06 21:43:50,795 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 21:43:50,795 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 18:43:50.795844+00:00'} INFO 2025-11-06 21:48:07,348 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:02:40,707 tasks 70301 8426217792 Lab results sync started INFO 2025-11-06 22:02:40,708 tasks 70301 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 19:02:40.708084+00:00'} INFO 2025-11-06 22:02:40,711 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 22:02:40,712 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 19:02:40.712037+00:00'} INFO 2025-11-06 22:13:36,981 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:14:38,011 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 22:15:03,634 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found ERROR 2025-11-06 22:15:03,689 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-06 22:18:30,303 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:18:34,821 basehttp 30551 6137442304 "GET /en/dashboard/ HTTP/1.1" 200 54170 INFO 2025-11-06 22:18:34,853 basehttp 30551 6137442304 "GET /media/tenant_settings/2025/11/04/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-11-06 22:18:34,912 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:18:42,588 basehttp 30551 6137442304 "GET /en/finance/payers/ HTTP/1.1" 200 71308 INFO 2025-11-06 22:18:42,628 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:18:48,631 basehttp 30551 6137442304 "GET /en/patients/3ed8901f-686b-468a-b7a1-acc1e64a23ec/ HTTP/1.1" 200 55448 INFO 2025-11-06 22:18:48,660 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:19:10,672 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:19:13,575 basehttp 30551 6137442304 "GET /en/hr/schedules/ HTTP/1.1" 200 96609 INFO 2025-11-06 22:19:13,608 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:19:16,517 basehttp 30551 6137442304 "GET /en/hr/schedules/create/ HTTP/1.1" 200 30469 INFO 2025-11-06 22:19:16,553 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:19:25,207 basehttp 30551 6137442304 "GET /en/finance/packages/ HTTP/1.1" 200 36253 INFO 2025-11-06 22:19:25,226 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:19:34,921 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:20:04,985 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 22:20:32,203 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-06 22:20:32,203 tasks 76869 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-06 22:20:32,256 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-06 22:20:32,256 tasks 76869 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found INFO 2025-11-06 22:20:34,975 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:21:04,984 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:21:34,984 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:22:04,982 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:22:34,982 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:23:04,984 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:23:34,976 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 22:23:48,762 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-06 22:24:04,983 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:24:34,984 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:25:04,981 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:25:34,985 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:26:04,985 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 22:26:09,297 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-06 22:26:34,985 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:27:04,984 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 22:27:24,824 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found ERROR 2025-11-06 22:27:24,833 tasks 70301 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found ERROR 2025-11-06 22:27:24,949 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-06 22:27:34,985 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:28:04,984 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:28:34,982 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:29:04,982 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:29:34,983 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:30:00,008 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 22:30:00,009 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 19:30:00.009813+00:00'} INFO 2025-11-06 22:30:00,014 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 22:30:00,014 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 19:30:00.014831+00:00'} INFO 2025-11-06 22:30:05,303 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:30:35,293 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 22:30:41,342 tasks 76869 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-06 22:30:41,342 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-06 22:31:00,580 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-06 22:31:36,304 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:32:37,300 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:33:38,308 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:34:39,304 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:35:40,335 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:36:41,309 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:37:42,319 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:38:43,316 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:39:44,319 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:40:45,320 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:41:46,319 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:42:47,317 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:43:48,310 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:44:49,320 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 22:45:22,108 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-06 22:45:28,523 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-06 22:45:50,318 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 22:46:01,193 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-06 22:46:51,313 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:47:52,320 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 22:48:19,945 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found ERROR 2025-11-06 22:48:20,004 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-06 22:48:53,313 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 22:49:15,241 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-06 22:49:54,310 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 22:50:12,788 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-06 22:50:31,270 tasks 70301 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-06 22:50:31,270 tasks 76869 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found INFO 2025-11-06 22:50:55,305 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:51:56,309 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:52:57,310 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 22:53:48,773 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-06 22:53:58,302 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:54:59,321 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 22:55:59,316 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 22:56:09,307 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-06 22:56:59,379 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:00:13,631 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 23:00:13,632 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 20:00:13.632822+00:00'} INFO 2025-11-06 23:00:13,635 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 23:00:13,635 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 20:00:13.635653+00:00'} INFO 2025-11-06 23:00:13,656 tasks 70301 8426217792 ZATCA e-invoice submission for IAGDAR694854 INFO 2025-11-06 23:00:13,656 tasks 76869 8426217792 ZATCA batch submission: 0 submitted, 20 failed INFO 2025-11-06 23:00:13,670 tasks 70301 8426217792 ZATCA e-invoice submission for IAGDAR413063 INFO 2025-11-06 23:00:13,671 tasks 76869 8426217792 ZATCA e-invoice submission for IAGDAR675756 INFO 2025-11-06 23:00:13,679 tasks 70309 8426217792 ZATCA e-invoice submission for IAGDAR407503 INFO 2025-11-06 23:00:13,680 tasks 70310 8426217792 ZATCA e-invoice submission for IAGDAR971131 INFO 2025-11-06 23:00:13,680 tasks 70302 8426217792 ZATCA e-invoice submission for IAGDAR731922 INFO 2025-11-06 23:00:13,682 tasks 70303 8426217792 ZATCA e-invoice submission for IAGDAR101831 INFO 2025-11-06 23:00:13,684 tasks 70301 8426217792 ZATCA e-invoice submission for IAGDAR844758 INFO 2025-11-06 23:00:13,683 tasks 70311 8426217792 ZATCA e-invoice submission for IAGDAR878182 INFO 2025-11-06 23:00:13,684 tasks 70304 8426217792 ZATCA e-invoice submission for IAGDAR242596 INFO 2025-11-06 23:00:13,686 tasks 70312 8426217792 ZATCA e-invoice submission for IAGDAR993799 INFO 2025-11-06 23:00:13,688 tasks 76869 8426217792 ZATCA e-invoice submission for IAGDAR370417 INFO 2025-11-06 23:00:13,685 tasks 70313 8426217792 ZATCA e-invoice submission for IAGDAR239702 INFO 2025-11-06 23:00:13,688 tasks 70305 8426217792 ZATCA e-invoice submission for IAGDAR314903 INFO 2025-11-06 23:00:13,689 tasks 70306 8426217792 ZATCA e-invoice submission for IAGDAR904123 INFO 2025-11-06 23:00:13,690 tasks 70314 8426217792 ZATCA e-invoice submission for IAGDAR527643 INFO 2025-11-06 23:00:13,692 tasks 70307 8426217792 ZATCA e-invoice submission for IAGDAR338723 INFO 2025-11-06 23:00:13,692 tasks 70301 8426217792 ZATCA e-invoice submission for IAGDAR318547 INFO 2025-11-06 23:00:13,693 tasks 70302 8426217792 ZATCA e-invoice submission for IAGDAR315317 INFO 2025-11-06 23:00:13,694 tasks 70310 8426217792 ZATCA e-invoice submission for IAGDAR524770 ERROR 2025-11-06 23:00:21,597 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found ERROR 2025-11-06 23:00:21,608 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found ERROR 2025-11-06 23:00:21,725 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-06 23:00:56,078 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:05:06,640 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:05:18,990 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:05:24,929 basehttp 30551 6137442304 "GET /en/dashboard/ HTTP/1.1" 200 54170 INFO 2025-11-06 23:05:24,992 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:05:29,373 basehttp 30551 6137442304 "GET /en/appointments/0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab/ HTTP/1.1" 200 43411 INFO 2025-11-06 23:05:29,413 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:05:59,419 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:06:29,427 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:06:56,777 basehttp 30551 6137442304 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 1005 INFO 2025-11-06 23:06:59,427 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:06:59,678 basehttp 30551 6137442304 "GET /en/notifications/inbox/ HTTP/1.1" 200 32772 INFO 2025-11-06 23:06:59,715 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:07:03,936 basehttp 30551 6137442304 "GET /en/notifications/inbox/?filter=unread HTTP/1.1" 200 26882 INFO 2025-11-06 23:07:03,974 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:07:05,246 basehttp 30551 6137442304 "GET /en/notifications/inbox/?filter=all HTTP/1.1" 200 32772 INFO 2025-11-06 23:07:05,269 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:07:07,766 basehttp 30551 6137442304 "GET /en/notifications/inbox/?filter=unread HTTP/1.1" 200 26882 INFO 2025-11-06 23:07:07,797 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:07:08,938 basehttp 30551 6137442304 "GET /en/notifications/inbox/?filter=read HTTP/1.1" 200 32772 INFO 2025-11-06 23:07:08,971 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:07:10,799 basehttp 30551 6137442304 "GET /en/notifications/inbox/?filter=unread HTTP/1.1" 200 26882 INFO 2025-11-06 23:07:10,827 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:07:13,228 basehttp 30551 6137442304 "GET /en/notifications/inbox/?filter=all HTTP/1.1" 200 32772 INFO 2025-11-06 23:07:13,263 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:07:25,914 basehttp 30551 6137442304 "GET /en/dashboard/ HTTP/1.1" 200 54170 INFO 2025-11-06 23:07:25,941 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 23:07:44,593 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-06 23:07:55,950 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:08:25,955 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:08:55,945 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 23:09:05,611 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-06 23:09:25,957 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:09:55,954 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:10:25,951 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:10:47,606 basehttp 30551 6137442304 "GET /en/finance/payers/ HTTP/1.1" 200 71308 INFO 2025-11-06 23:10:47,645 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:11:17,647 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:11:47,630 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:12:17,630 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:12:47,625 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:13:18,288 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:13:48,281 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 23:14:17,883 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-06 23:14:17,883 tasks 76869 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found INFO 2025-11-06 23:14:18,280 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:15:19,278 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:16:20,281 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:17:21,277 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:18:22,286 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:19:23,287 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:19:47,621 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:20:17,619 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:20:47,623 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:21:17,620 basehttp 30551 6137442304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 23:21:32,453 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-06 23:21:32,455 tasks 76869 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-06 23:21:32,459 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 23:21:36,639 autoreload 30551 8426217792 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-11-06 23:21:37,145 autoreload 65108 8426217792 Watching for file changes with StatReloader INFO 2025-11-06 23:21:47,630 basehttp 65108 6194147328 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:21:50,315 autoreload 65108 8426217792 /Users/marwanalwali/AgdarCentre/finance/urls.py changed, reloading. INFO 2025-11-06 23:21:50,654 autoreload 65291 8426217792 Watching for file changes with StatReloader ERROR 2025-11-06 23:22:12,479 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-06 23:22:17,625 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 23:22:32,467 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 23:22:47,625 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:23:17,621 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 23:23:32,474 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 23:23:47,622 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:24:17,622 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 23:24:32,493 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-06 23:24:47,625 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 23:25:03,911 tasks 70301 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-06 23:25:03,911 tasks 76869 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-06 23:25:03,963 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-06 23:25:03,963 tasks 76869 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found INFO 2025-11-06 23:25:17,625 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:25:20,289 basehttp 65291 6161461248 "GET /en/finance/payers/ HTTP/1.1" 200 88841 INFO 2025-11-06 23:25:20,344 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:25:26,974 basehttp 65291 6161461248 "GET /en/finance/payers/1b5e1d83-b0a5-4b32-89e9-e51cc66236d6/ HTTP/1.1" 200 33440 INFO 2025-11-06 23:25:27,011 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 23:25:34,050 log 65291 6161461248 Internal Server Error: /en/finance/payers/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 510, in parse compile_func = self.tags[command] ~~~~~~~~~^^^^^^^^^ KeyError: 'patient_name' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 42, in select_template return engine.get_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 79, in get_template return Template(self.engine.get_template(template_name), self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 177, in get_template template, origin = self.find_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 159, in find_template template = loader.get_template(name, skip=skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/cached.py", line 57, in get_template template = super().get_template(template_name, skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/base.py", line 28, in get_template return Template( ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 299, in do_extends nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 234, in do_block nodelist = parser.parse(("endblock",)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 962, in do_if nodelist = parser.parse(("elif", "else", "endif")) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 512, in parse self.invalid_block_tag(token, command, parse_until) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 567, in invalid_block_tag raise self.error( django.template.exceptions.TemplateSyntaxError: Invalid block tag on line 187: 'patient_name', expected 'elif', 'else' or 'endif'. Did you forget to register or load this tag? ERROR 2025-11-06 23:25:34,052 basehttp 65291 6161461248 "GET /en/finance/payers/create/ HTTP/1.1" 500 238207 ERROR 2025-11-06 23:27:22,573 log 65291 6161461248 Internal Server Error: /en/finance/payers/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 42, in select_template return engine.get_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 79, in get_template return Template(self.engine.get_template(template_name), self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 177, in get_template template, origin = self.find_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 159, in find_template template = loader.get_template(name, skip=skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/cached.py", line 57, in get_template template = super().get_template(template_name, skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/base.py", line 28, in get_template return Template( ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 299, in do_extends nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 234, in do_block nodelist = parser.parse(("endblock",)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 962, in do_if nodelist = parser.parse(("elif", "else", "endif")) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 962, in do_if nodelist = parser.parse(("elif", "else", "endif")) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 489, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 487, in parse filter_expression = self.compile_filter(token.contents) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 609, in compile_filter return FilterExpression(token, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 705, in __init__ filter_func = parser.find_filter(filter_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 615, in find_filter raise TemplateSyntaxError("Invalid filter: '%s'" % filter_name) django.template.exceptions.TemplateSyntaxError: Invalid filter: 'ltr' ERROR 2025-11-06 23:27:22,575 basehttp 65291 6161461248 "GET /en/finance/payers/create/ HTTP/1.1" 500 260877 INFO 2025-11-06 23:30:00,003 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-06 23:30:00,003 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 20:30:00.003664+00:00'} INFO 2025-11-06 23:30:00,006 tasks 76869 8426217792 Lab results sync started INFO 2025-11-06 23:30:00,006 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 20:30:00.006898+00:00'} INFO 2025-11-06 23:30:18,063 basehttp 65291 6161461248 "GET /en/finance/payers/create/ HTTP/1.1" 200 38976 INFO 2025-11-06 23:30:18,101 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 23:30:32,734 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-06 23:30:37,772 basehttp 65291 6161461248 "GET /en/finance/payers/create/ HTTP/1.1" 200 38946 INFO 2025-11-06 23:30:37,808 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:31:00,717 basehttp 65291 6161461248 "GET /en/finance/payers/ HTTP/1.1" 200 88841 INFO 2025-11-06 23:31:00,752 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:31:02,840 basehttp 65291 6161461248 "GET /en/finance/payers/1b5e1d83-b0a5-4b32-89e9-e51cc66236d6/update/ HTTP/1.1" 200 39027 INFO 2025-11-06 23:31:02,869 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:31:08,184 basehttp 65291 6161461248 "GET /en/finance/payers/create/ HTTP/1.1" 200 38946 INFO 2025-11-06 23:31:08,220 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:31:20,735 basehttp 65291 6161461248 "GET /en/finance/payers/ HTTP/1.1" 200 88841 INFO 2025-11-06 23:31:20,773 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:31:22,385 basehttp 65291 6161461248 "GET /en/patients/e4b4ec74-7b37-42a5-b2ee-21961a529830/ HTTP/1.1" 200 52110 INFO 2025-11-06 23:31:22,419 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:31:38,037 basehttp 65291 6161461248 "GET /en/appointments/22c277f3-e1bd-4847-857a-8681fdfc3008/ HTTP/1.1" 200 44532 INFO 2025-11-06 23:31:38,073 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:31:51,707 basehttp 65291 6161461248 "GET /en/aba/consults/6e1be392-d797-4f90-9362-d6efc90f2d76/ HTTP/1.1" 200 37744 INFO 2025-11-06 23:31:51,728 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:31:56,668 basehttp 65291 6161461248 "GET /en/aba/consults/6e1be392-d797-4f90-9362-d6efc90f2d76/pdf/?view=inline HTTP/1.1" 200 49235 INFO 2025-11-06 23:32:21,744 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:32:51,735 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 23:32:53,270 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-06 23:33:21,737 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:33:51,743 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 23:34:08,792 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-06 23:34:08,792 tasks 76869 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-06 23:34:08,803 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-06 23:34:08,803 tasks 76869 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-06 23:34:08,920 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-06 23:34:08,920 tasks 76869 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found INFO 2025-11-06 23:34:21,741 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:34:51,744 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:35:21,744 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:35:51,742 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:36:21,741 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:36:51,733 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:37:21,741 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:37:32,200 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 23:37:44,555 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-06 23:37:52,425 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:38:22,433 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 23:38:24,574 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-06 23:38:52,433 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:39:01,028 basehttp 65291 6161461248 "GET /en/patients/e4b4ec74-7b37-42a5-b2ee-21961a529830/ HTTP/1.1" 200 52164 INFO 2025-11-06 23:39:01,071 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 23:39:05,576 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-06 23:39:13,172 basehttp 65291 6161461248 "GET /en/patients/e4b4ec74-7b37-42a5-b2ee-21961a529830/ HTTP/1.1" 200 52164 INFO 2025-11-06 23:39:13,200 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:39:27,450 basehttp 65291 6161461248 "GET /en/consents/create/?patient=e4b4ec74-7b37-42a5-b2ee-21961a529830 HTTP/1.1" 200 48041 INFO 2025-11-06 23:39:27,488 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:39:40,589 basehttp 65291 6161461248 "GET /api/consent-content/?patient_id=b480432c-b0fc-46c2-9b4b-780a36f6bfbc&consent_type=PHOTO_VIDEO HTTP/1.1" 200 923 INFO 2025-11-06 23:39:41,858 basehttp 65291 6161461248 "GET /api/consent-content/?patient_id=b480432c-b0fc-46c2-9b4b-780a36f6bfbc&consent_type=DATA_SHARING HTTP/1.1" 200 883 INFO 2025-11-06 23:39:57,503 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:40:27,502 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:40:57,501 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:41:27,491 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:41:57,503 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:42:27,502 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:42:41,080 basehttp 65291 6161461248 "GET /en/dashboard/ HTTP/1.1" 200 54169 INFO 2025-11-06 23:42:41,126 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:42:50,377 basehttp 65291 6161461248 "GET /en/hr/schedules/ HTTP/1.1" 200 96609 INFO 2025-11-06 23:42:50,415 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:42:56,193 basehttp 65291 6161461248 "GET /en/hr/schedules/?page=2 HTTP/1.1" 200 83239 INFO 2025-11-06 23:42:56,234 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:42:58,564 basehttp 65291 6161461248 "GET /en/hr/schedules/grid/ HTTP/1.1" 200 155645 INFO 2025-11-06 23:42:58,627 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:43:01,187 basehttp 65291 6161461248 "GET /en/hr/schedules/87c0819c-3c84-43aa-819f-b82079f470d2/ HTTP/1.1" 200 28498 INFO 2025-11-06 23:43:01,224 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:43:05,261 basehttp 65291 6161461248 "GET /en/hr/schedules/bb4888c2-14c3-490c-95ec-27aa3dd85ccf/update/ HTTP/1.1" 200 30505 INFO 2025-11-06 23:43:05,299 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:43:14,630 basehttp 65291 6161461248 "GET /en/hr/schedules/create/ HTTP/1.1" 200 30469 INFO 2025-11-06 23:43:14,664 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:43:28,606 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:43:30,393 basehttp 65291 6161461248 "GET /en/hr/schedules/ HTTP/1.1" 200 96609 INFO 2025-11-06 23:43:30,434 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:43:36,434 basehttp 65291 6161461248 "GET /en/hr/schedules/grid/ HTTP/1.1" 200 155645 INFO 2025-11-06 23:43:36,453 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:43:43,159 basehttp 65291 6161461248 "GET /en/hr/schedules/ HTTP/1.1" 200 96609 INFO 2025-11-06 23:43:43,199 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:43:47,325 basehttp 65291 6161461248 "GET /en/hr/schedules/?page=2 HTTP/1.1" 200 83239 INFO 2025-11-06 23:43:47,357 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:43:50,951 basehttp 65291 6161461248 "GET /en/hr/schedules/?page=1 HTTP/1.1" 200 96609 INFO 2025-11-06 23:43:50,990 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:43:56,833 basehttp 65291 6161461248 "GET /en/hr/schedules/?page=2 HTTP/1.1" 200 83239 INFO 2025-11-06 23:43:56,867 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:44:01,932 basehttp 65291 6161461248 "GET /en/hr/schedules/?page=1 HTTP/1.1" 200 96609 INFO 2025-11-06 23:44:01,971 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:44:31,980 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:45:01,972 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:45:25,916 basehttp 65291 6161461248 "GET /en/hr/schedules/?page=1 HTTP/1.1" 200 96473 INFO 2025-11-06 23:45:25,956 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:45:30,265 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:45:30,956 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:45:31,531 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:45:32,062 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:45:32,585 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:45:33,621 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:45:38,611 basehttp 65291 6161461248 "GET /en/dashboard/ HTTP/1.1" 200 54169 INFO 2025-11-06 23:45:38,652 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:45:43,593 basehttp 65291 6161461248 "GET /en/finance/packages/ HTTP/1.1" 200 36253 INFO 2025-11-06 23:45:43,621 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:45:45,413 basehttp 65291 6161461248 "GET /en/finance/packages/create/ HTTP/1.1" 200 46283 INFO 2025-11-06 23:45:45,449 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:45:51,730 basehttp 65291 6161461248 "GET /en/finance/packages/ HTTP/1.1" 200 36253 INFO 2025-11-06 23:45:51,776 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:45:55,707 basehttp 65291 6161461248 "GET /en/finance/packages/8b338ad0-06a0-45b3-ac28-2a4d0df62323/update/ HTTP/1.1" 200 51546 INFO 2025-11-06 23:45:55,747 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:46:11,184 basehttp 65291 6161461248 "POST /en/finance/packages/8b338ad0-06a0-45b3-ac28-2a4d0df62323/update/ HTTP/1.1" 302 0 INFO 2025-11-06 23:46:11,196 basehttp 65291 6161461248 "GET /en/finance/packages/ HTTP/1.1" 200 36573 INFO 2025-11-06 23:46:11,224 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:46:20,138 basehttp 65291 6161461248 "GET /en/finance/packages/7b83fae1-71b3-4360-b10f-54955d640db1/update/ HTTP/1.1" 200 56642 INFO 2025-11-06 23:46:20,177 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:46:26,467 basehttp 65291 6161461248 "POST /en/finance/packages/7b83fae1-71b3-4360-b10f-54955d640db1/update/ HTTP/1.1" 302 0 INFO 2025-11-06 23:46:26,477 basehttp 65291 6161461248 "GET /en/finance/packages/ HTTP/1.1" 200 36573 INFO 2025-11-06 23:46:26,500 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:46:56,514 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:47:26,513 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:47:56,501 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:48:26,512 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:48:56,513 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:49:26,502 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:49:56,512 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:50:26,512 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:50:56,505 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:51:26,509 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:51:56,509 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 23:52:05,998 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-06 23:52:05,998 tasks 76869 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-06 23:52:12,413 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-06 23:52:12,413 tasks 76869 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found INFO 2025-11-06 23:52:26,501 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-06 23:52:45,084 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-06 23:52:45,084 tasks 76869 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found INFO 2025-11-06 23:52:56,510 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:53:26,509 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:53:56,509 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:58:11,729 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-06 23:58:41,580 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 00:03:49,842 tasks 70301 8426217792 Lab results sync started INFO 2025-11-07 00:03:49,844 tasks 70301 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 21:03:49.844037+00:00'} INFO 2025-11-07 00:03:49,848 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-07 00:03:49,848 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 21:03:49.848881+00:00'} INFO 2025-11-07 00:04:13,701 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 00:04:29,613 tasks 76869 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-07 00:04:29,613 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found INFO 2025-11-07 00:05:13,691 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 00:05:27,176 tasks 70301 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-07 00:05:27,176 tasks 76869 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found INFO 2025-11-07 00:06:13,695 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 00:08:20,631 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 00:09:53,125 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 00:09:56,681 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-07 00:10:42,584 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-07 00:10:53,103 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 00:13:59,350 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 00:14:14,793 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-07 00:18:53,515 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 00:19:03,512 tasks 70301 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-07 00:19:03,513 tasks 76869 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found INFO 2025-11-07 00:24:35,613 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 00:29:12,051 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 00:30:00,013 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-07 00:30:00,013 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 21:30:00.013747+00:00'} INFO 2025-11-07 00:30:00,020 tasks 76869 8426217792 Lab results sync started INFO 2025-11-07 00:30:00,020 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 21:30:00.020354+00:00'} INFO 2025-11-07 00:30:12,050 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 00:31:12,030 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 00:32:12,048 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 00:32:13,323 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found ERROR 2025-11-07 00:32:53,344 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-07 00:33:12,050 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 00:33:22,106 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 00:33:22,108 tasks 76869 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 00:33:22,112 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 00:33:34,344 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-07 00:34:12,030 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 00:34:22,127 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 00:35:12,050 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 00:35:22,147 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 00:36:12,044 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 00:36:22,156 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 00:37:12,035 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 00:38:12,042 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 00:39:12,042 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 00:39:16,086 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-07 00:40:12,055 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 00:41:12,050 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 00:42:12,057 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 00:43:12,052 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 00:44:12,052 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 00:45:12,048 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 00:45:28,432 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-07 00:46:12,053 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 00:47:12,060 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 00:48:12,038 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 00:49:12,049 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 00:50:12,049 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 00:51:12,060 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 00:52:12,052 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 00:53:12,050 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 00:53:50,371 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 00:53:50,374 tasks 76869 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 00:53:50,382 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 00:54:12,054 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 00:54:50,401 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 00:55:01,514 tasks 76869 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-07 00:55:01,514 tasks 70301 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found INFO 2025-11-07 00:55:12,053 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 00:55:50,413 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 00:56:12,048 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 00:56:27,479 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found ERROR 2025-11-07 00:56:50,423 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 00:57:12,044 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 00:58:12,042 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 00:59:12,049 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 01:00:00,012 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-07 01:00:00,013 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 22:00:00.013318+00:00'} INFO 2025-11-07 01:00:00,018 tasks 76869 8426217792 Lab results sync started INFO 2025-11-07 01:00:00,019 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 22:00:00.019111+00:00'} INFO 2025-11-07 01:00:12,045 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 01:00:59,173 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found ERROR 2025-11-07 01:00:59,250 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-07 01:01:12,047 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 01:02:12,052 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 01:02:13,320 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-07 01:02:13,320 tasks 76869 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-07 01:02:53,342 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-07 01:03:12,042 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 01:03:34,343 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-07 01:04:12,036 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 01:05:12,039 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 01:06:12,044 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 01:07:12,048 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 01:08:12,040 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 01:09:12,036 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 01:10:12,037 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 01:10:28,570 tasks 76869 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 01:10:28,572 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 01:10:28,577 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 01:11:11,983 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 01:11:28,533 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 01:12:11,982 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 01:12:28,550 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 01:13:11,978 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 01:13:28,559 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 01:13:58,195 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-07 01:14:11,982 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 01:15:11,979 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 01:15:23,944 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found ERROR 2025-11-07 01:15:28,359 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-07 01:16:11,976 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 01:17:11,963 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 01:18:11,977 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 01:19:11,977 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 01:20:11,970 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 01:21:11,971 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 01:22:11,974 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 01:23:11,956 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 01:24:11,966 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 01:24:15,525 tasks 70301 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-07 01:24:15,525 tasks 76869 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found INFO 2025-11-07 01:25:11,970 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 01:25:40,964 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-07 01:26:12,051 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 01:26:27,503 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-07 01:27:12,072 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 01:28:12,068 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 01:29:12,072 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 01:34:19,455 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-07 01:34:19,455 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 22:34:19.455783+00:00'} INFO 2025-11-07 01:34:19,461 tasks 76869 8426217792 Lab results sync started INFO 2025-11-07 01:34:19,461 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 22:34:19.461422+00:00'} INFO 2025-11-07 01:34:59,938 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 01:39:24,364 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found ERROR 2025-11-07 01:39:24,434 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-07 01:39:37,221 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 01:44:32,298 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 01:49:22,712 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found ERROR 2025-11-07 01:49:45,588 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-07 01:50:04,292 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 01:54:32,980 tasks 70301 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-07 01:54:32,980 tasks 76869 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found INFO 2025-11-07 01:55:10,682 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 01:58:55,940 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 02:00:00,008 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-07 02:00:00,008 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 23:00:00.008385+00:00'} INFO 2025-11-07 02:00:00,012 tasks 76869 8426217792 Lab results sync started INFO 2025-11-07 02:00:00,013 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 23:00:00.013075+00:00'} INFO 2025-11-07 02:00:13,638 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 02:05:15,204 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 02:06:15,198 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 02:07:15,195 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 02:07:19,238 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-07 02:07:19,238 tasks 76869 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found INFO 2025-11-07 02:08:15,197 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 02:09:15,203 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 02:14:07,196 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 02:15:07,191 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 02:15:53,423 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-07 02:16:07,214 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 02:16:10,923 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-07 02:17:07,198 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 02:17:19,170 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found ERROR 2025-11-07 02:17:23,588 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-07 02:18:07,205 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 02:19:07,252 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 02:20:07,122 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 02:21:07,128 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 02:22:07,120 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 02:23:07,124 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 02:23:39,083 tasks 76869 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 02:23:39,086 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 02:23:39,094 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 02:24:07,118 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 02:24:39,114 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 02:25:07,117 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 02:25:39,133 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 02:26:07,116 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 02:26:39,150 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 02:27:07,128 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 02:28:07,120 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 02:28:22,554 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-07 02:29:07,120 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 02:30:00,010 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-07 02:30:00,010 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-06 23:30:00.010921+00:00'} INFO 2025-11-07 02:30:00,015 tasks 76869 8426217792 Lab results sync started INFO 2025-11-07 02:30:00,015 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-06 23:30:00.015971+00:00'} INFO 2025-11-07 02:30:07,123 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 02:31:07,125 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 02:32:07,117 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 02:32:54,250 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found ERROR 2025-11-07 02:32:54,326 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-07 02:33:07,128 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 02:34:07,119 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 02:34:25,540 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found ERROR 2025-11-07 02:34:48,476 tasks 76869 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-07 02:34:48,476 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found INFO 2025-11-07 02:35:07,180 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 02:36:07,180 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 02:37:07,176 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 02:38:07,205 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 02:39:07,189 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 02:40:07,186 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 02:40:41,782 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 02:40:41,786 tasks 76869 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 02:40:41,794 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 02:41:07,188 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 02:41:41,810 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 02:42:07,181 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 02:42:41,828 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 02:43:07,187 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 02:43:41,849 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 02:44:07,188 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 02:45:07,191 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 02:45:53,407 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-07 02:46:07,187 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 02:46:10,904 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-07 02:47:07,186 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 02:47:19,155 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found ERROR 2025-11-07 02:47:23,572 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-07 02:48:07,195 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 02:49:07,179 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 02:50:07,179 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 02:51:07,260 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 02:52:07,234 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 02:53:07,287 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 02:53:40,132 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-07 02:53:40,182 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-07 02:54:07,235 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 02:55:07,233 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 02:56:07,233 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 02:57:07,238 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 02:57:36,235 tasks 76869 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-07 02:57:36,235 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found INFO 2025-11-07 02:58:07,230 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 02:58:22,666 tasks 76869 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-07 02:58:22,666 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found INFO 2025-11-07 02:59:07,236 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 03:00:00,015 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-07 03:00:00,016 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 00:00:00.016446+00:00'} INFO 2025-11-07 03:00:00,021 tasks 76869 8426217792 Lab results sync started INFO 2025-11-07 03:00:00,021 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 00:00:00.021905+00:00'} INFO 2025-11-07 03:00:07,230 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 03:01:07,229 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 03:02:07,237 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 03:02:54,360 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found ERROR 2025-11-07 03:02:54,436 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-07 03:03:07,241 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 03:03:49,271 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-07 03:04:07,242 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 03:04:25,667 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-07 03:05:07,237 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 03:06:07,225 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 03:07:07,234 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 03:08:07,233 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 03:09:07,234 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 03:10:07,240 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 03:11:07,234 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 03:12:07,226 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 03:13:07,227 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 03:14:07,224 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 03:15:07,228 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 03:15:53,450 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-07 03:19:43,412 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 03:19:47,133 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-07 03:20:43,389 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 03:20:55,353 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found ERROR 2025-11-07 03:20:59,769 tasks 70301 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-07 03:20:59,769 tasks 76869 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found INFO 2025-11-07 03:21:43,385 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 03:22:06,163 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 03:22:06,166 tasks 76869 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 03:22:06,172 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 03:22:43,385 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 03:22:45,254 tasks 76869 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 03:22:45,257 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 03:22:45,265 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 03:23:06,192 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 03:23:43,385 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 03:23:45,280 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 03:24:06,203 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 03:24:43,388 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 03:24:45,298 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 03:25:06,222 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 03:25:43,384 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 03:25:45,319 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 03:25:59,304 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 03:25:59,307 tasks 76869 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 03:25:59,315 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 03:26:43,385 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 03:26:56,865 tasks 76869 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 03:26:56,867 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 03:26:56,875 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 03:26:59,337 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 03:27:43,387 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 03:27:56,885 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 03:27:59,354 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 03:28:43,392 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 03:28:56,904 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 03:28:59,374 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 03:29:43,392 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 03:29:56,923 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 03:30:00,017 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-07 03:30:00,018 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 00:30:00.018065+00:00'} INFO 2025-11-07 03:30:00,024 tasks 76869 8426217792 Lab results sync started INFO 2025-11-07 03:30:00,024 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 00:30:00.024552+00:00'} INFO 2025-11-07 03:30:43,395 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 03:31:35,474 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-07 03:31:43,391 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 03:32:43,388 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 03:33:43,392 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 03:34:43,394 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 03:35:43,409 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 03:36:30,547 tasks 70301 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-07 03:36:30,547 tasks 76869 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-07 03:36:30,618 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-07 03:36:30,618 tasks 76869 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found INFO 2025-11-07 03:36:43,424 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 03:37:43,421 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 03:38:01,837 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-07 03:38:43,410 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 03:39:43,414 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 03:40:43,422 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 03:41:43,418 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 03:42:43,428 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 03:43:43,426 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 03:44:43,425 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 03:45:43,427 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 03:46:43,422 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 03:47:43,436 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 03:48:43,423 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 03:49:29,632 tasks 70301 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-07 03:49:29,632 tasks 76869 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found INFO 2025-11-07 03:49:43,429 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 03:49:47,142 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-07 03:50:43,335 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 03:50:55,305 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-07 03:50:55,305 tasks 76869 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found INFO 2025-11-07 03:51:43,348 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 03:52:43,347 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 03:53:43,339 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 03:54:43,345 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 03:55:03,965 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-07 03:55:04,020 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-07 03:55:43,345 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 03:56:43,333 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 03:57:16,243 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-07 03:57:16,243 tasks 76869 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-07 03:57:16,294 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-07 03:57:16,295 tasks 76869 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found INFO 2025-11-07 03:57:43,347 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 03:58:43,338 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 03:59:43,332 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 04:00:00,010 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-07 04:00:00,011 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 01:00:00.011095+00:00'} INFO 2025-11-07 04:00:00,015 tasks 76869 8426217792 Lab results sync started INFO 2025-11-07 04:00:00,016 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 01:00:00.016090+00:00'} INFO 2025-11-07 04:00:43,338 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 04:01:35,427 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-07 04:01:43,344 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 04:02:43,329 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 04:03:43,345 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 04:04:08,856 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-07 04:04:08,866 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-07 04:04:08,976 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-07 04:04:43,344 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 04:05:43,327 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 04:06:43,273 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 04:07:25,302 tasks 70301 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-07 04:07:25,302 tasks 76869 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found INFO 2025-11-07 04:07:43,275 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 04:08:01,689 tasks 70301 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-07 04:08:01,689 tasks 76869 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found INFO 2025-11-07 04:08:43,265 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 04:09:43,277 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 04:10:43,275 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 04:11:43,261 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 04:12:43,266 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 04:13:43,268 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 04:14:43,250 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 04:15:43,268 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 04:16:43,265 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 04:17:43,252 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 04:18:43,262 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 04:19:43,259 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 04:19:46,981 tasks 76869 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-07 04:19:46,981 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found INFO 2025-11-07 04:20:43,227 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 04:22:40,347 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 04:25:23,951 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-07 04:25:54,761 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 04:28:39,850 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 04:30:04,350 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-07 04:30:04,350 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 01:30:04.350934+00:00'} INFO 2025-11-07 04:30:04,356 tasks 76869 8426217792 Lab results sync started INFO 2025-11-07 04:30:04,356 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 01:30:04.356681+00:00'} INFO 2025-11-07 04:30:42,403 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 04:35:43,890 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 04:38:43,355 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 04:40:28,364 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-07 04:40:44,289 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 04:45:44,685 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 04:46:44,689 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 04:46:48,241 tasks 76869 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 04:46:48,244 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 04:46:48,252 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 04:47:44,683 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 04:47:48,265 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 04:48:36,766 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-07 04:48:44,680 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 04:48:48,285 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 04:49:44,685 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 04:49:48,304 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 04:49:54,670 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-07 04:50:44,681 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 04:51:44,671 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 04:52:44,679 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 04:53:44,680 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 04:54:44,675 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 04:55:44,681 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 04:56:44,675 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 04:57:44,672 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 04:58:44,675 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 04:59:44,674 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:00:00,016 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-07 05:00:00,017 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 02:00:00.017555+00:00'} INFO 2025-11-07 05:00:00,022 tasks 76869 8426217792 Lab results sync started INFO 2025-11-07 05:00:00,023 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 02:00:00.023056+00:00'} INFO 2025-11-07 05:00:44,677 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:01:44,669 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 05:01:48,702 tasks 76869 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 05:01:48,704 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 05:01:48,708 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 05:02:44,669 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 05:02:48,724 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 05:03:44,668 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 05:03:48,737 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 05:04:44,660 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 05:04:48,753 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 05:05:44,664 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:06:44,665 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:07:44,664 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:08:44,661 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:09:44,666 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:10:44,723 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:11:44,663 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 05:12:05,282 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-07 05:12:05,282 tasks 76869 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-07 05:12:05,339 tasks 76869 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-07 05:12:05,339 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found INFO 2025-11-07 05:12:44,656 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:13:44,654 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 05:14:28,733 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-07 05:14:44,654 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:15:44,659 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:16:44,662 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 05:17:34,116 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-07 05:17:44,657 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 05:18:36,743 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-07 05:18:44,651 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:19:44,647 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:20:44,646 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 05:21:10,166 tasks 76869 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-07 05:21:10,166 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-07 05:21:10,176 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-07 05:21:10,176 tasks 76869 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-07 05:21:10,293 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-07 05:21:10,294 tasks 76869 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found INFO 2025-11-07 05:21:44,754 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:22:44,751 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:23:44,753 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:24:44,760 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 05:24:46,035 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-07 05:25:19,867 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-07 05:25:44,812 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:26:44,763 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:27:44,759 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:28:44,777 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:29:44,763 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:30:00,019 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-07 05:30:00,020 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 02:30:00.020110+00:00'} INFO 2025-11-07 05:30:00,026 tasks 76869 8426217792 Lab results sync started INFO 2025-11-07 05:30:00,027 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 02:30:00.027049+00:00'} INFO 2025-11-07 05:30:44,754 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:31:44,760 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:32:44,754 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:33:44,754 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:34:44,744 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:35:44,758 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:36:44,737 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:37:44,736 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:38:44,736 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 05:39:13,933 tasks 70301 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-07 05:39:13,933 tasks 76869 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found INFO 2025-11-07 05:39:44,735 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:40:44,732 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:41:44,740 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:42:44,735 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:43:44,733 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 05:44:28,809 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-07 05:44:44,733 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:45:44,736 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:51:13,700 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 05:56:15,052 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:00:21,254 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-07 06:00:21,255 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 03:00:21.255147+00:00'} INFO 2025-11-07 06:00:21,262 tasks 76869 8426217792 Lab results sync started INFO 2025-11-07 06:00:21,262 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 03:00:21.262261+00:00'} ERROR 2025-11-07 06:00:45,416 tasks 76869 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 06:00:45,417 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 06:00:45,421 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 06:01:08,516 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-07 06:01:08,516 tasks 76869 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found INFO 2025-11-07 06:01:16,432 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 06:05:46,889 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 06:06:17,890 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 06:06:27,877 tasks 70301 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-07 06:06:27,877 tasks 76869 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-07 06:06:46,907 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 06:07:17,891 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 06:07:46,653 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found ERROR 2025-11-07 06:07:46,925 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 06:08:17,889 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:09:17,876 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:10:17,886 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:11:17,886 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 06:11:52,998 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-07 06:12:17,884 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 06:12:40,178 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-07 06:13:17,889 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:14:17,895 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:15:26,896 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:16:26,900 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:17:26,903 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:18:26,899 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:19:26,901 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:20:26,897 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:21:26,889 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:22:26,897 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:23:26,902 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:24:26,897 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:25:26,893 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:26:26,894 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:27:26,889 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:28:26,891 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:29:26,897 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:30:00,010 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-07 06:30:00,011 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 03:30:00.011109+00:00'} INFO 2025-11-07 06:30:00,016 tasks 76869 8426217792 Lab results sync started INFO 2025-11-07 06:30:00,016 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 03:30:00.016352+00:00'} INFO 2025-11-07 06:30:26,892 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 06:31:10,969 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-07 06:31:26,894 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:32:26,886 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:33:26,895 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 06:34:16,353 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-07 06:34:16,353 tasks 76869 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found INFO 2025-11-07 06:34:26,893 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:35:26,881 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:36:26,907 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 06:37:24,260 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-07 06:37:26,914 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 06:37:55,677 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-07 06:38:26,903 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:39:26,908 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:40:26,907 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:41:26,903 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 06:41:28,185 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-07 06:41:28,185 tasks 76869 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-07 06:42:02,018 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found ERROR 2025-11-07 06:42:08,202 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-07 06:42:26,910 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:43:26,908 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:44:26,911 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:45:26,912 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:46:26,897 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:47:26,911 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:48:26,908 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 06:48:42,240 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found ERROR 2025-11-07 06:48:42,325 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found ERROR 2025-11-07 06:48:42,342 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found ERROR 2025-11-07 06:48:42,402 tasks 76869 8426217792 Appointment f10d4cf7-f909-486f-bc21-6b5ff87374c7 not found INFO 2025-11-07 06:49:26,898 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:50:26,908 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:51:27,000 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:52:26,993 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:53:27,002 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:54:26,989 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:55:26,996 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:56:27,002 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:57:26,994 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:58:27,003 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 06:59:27,005 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 07:00:00,014 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-07 07:00:00,014 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 04:00:00.014818+00:00'} INFO 2025-11-07 07:00:00,019 tasks 76869 8426217792 Lab results sync started INFO 2025-11-07 07:00:00,019 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 04:00:00.019959+00:00'} INFO 2025-11-07 07:00:27,006 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 07:00:59,905 tasks 76869 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 07:00:59,908 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 07:00:59,916 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 07:00:59,950 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 07:00:59,952 tasks 76869 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 07:00:59,958 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 07:01:11,076 tasks 70301 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-07 07:01:11,076 tasks 76869 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found INFO 2025-11-07 07:01:27,007 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 07:01:59,924 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 07:01:59,966 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 07:02:27,001 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 07:02:59,940 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 07:02:59,977 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 07:03:27,008 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 07:03:59,960 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 07:03:59,990 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 07:04:27,012 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 07:05:26,996 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 07:05:42,442 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-07 07:06:27,009 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 07:07:24,333 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-07 07:07:26,983 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 07:07:55,744 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-07 07:08:26,966 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 07:09:26,979 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 07:10:26,983 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 07:11:09,010 tasks 76869 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 07:11:09,013 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 07:11:09,020 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 07:11:26,972 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 07:12:02,090 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found ERROR 2025-11-07 07:12:09,037 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 07:12:26,985 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 07:12:49,283 tasks 76869 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-07 07:12:49,283 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-07 07:13:09,050 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 07:13:26,989 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 07:14:09,067 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 07:14:26,977 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 07:15:26,984 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 07:21:14,234 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 07:26:07,665 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 07:28:35,479 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 07:28:50,810 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found ERROR 2025-11-07 07:28:50,907 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found ERROR 2025-11-07 07:28:50,925 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found ERROR 2025-11-07 07:28:50,984 tasks 76869 8426217792 Appointment 69dcd286-66b4-4619-9870-fda6fe206ff3 not found INFO 2025-11-07 07:29:35,489 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 07:30:00,015 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-07 07:30:00,015 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 04:30:00.015436+00:00'} INFO 2025-11-07 07:30:00,021 tasks 76869 8426217792 Lab results sync started INFO 2025-11-07 07:30:00,021 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 04:30:00.021216+00:00'} INFO 2025-11-07 07:30:35,487 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 07:31:35,488 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 07:32:35,493 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 07:33:35,492 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 07:34:35,491 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 07:34:51,874 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-07 07:35:35,491 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 07:36:35,456 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 07:37:35,465 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 07:38:35,466 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 07:39:35,464 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 07:40:35,463 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 07:41:35,468 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 07:42:35,466 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 07:43:35,464 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 07:44:35,462 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 07:45:35,463 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 07:46:35,512 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 07:47:32,812 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-07 07:47:35,456 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 07:48:04,230 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-07 07:48:35,457 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 07:49:35,460 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 07:50:22,593 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-07 07:50:22,664 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-07 07:50:35,451 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 07:51:35,475 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 07:52:10,579 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-07 07:52:10,579 tasks 76869 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-07 07:52:16,768 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-07 07:52:16,768 tasks 76869 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found INFO 2025-11-07 07:52:35,471 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 07:53:35,477 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 07:54:35,474 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 07:55:35,475 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 07:56:35,474 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 07:57:35,476 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 07:58:35,476 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 07:58:50,804 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found ERROR 2025-11-07 07:58:50,899 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found ERROR 2025-11-07 07:58:50,910 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found ERROR 2025-11-07 07:58:50,974 tasks 76869 8426217792 Appointment b0c611dd-314f-4f02-8011-ac5519bdd525 not found INFO 2025-11-07 07:59:35,473 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 08:00:00,007 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-07 08:00:00,008 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 05:00:00.008677+00:00'} INFO 2025-11-07 08:00:00,013 tasks 76869 8426217792 Lab results sync started INFO 2025-11-07 08:00:00,013 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 05:00:00.013711+00:00'} INFO 2025-11-07 08:00:00,030 tasks 70301 8426217792 Scheduled 0 appointment reminders INFO 2025-11-07 08:00:35,477 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 08:01:35,471 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 08:02:35,472 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 08:03:21,692 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-07 08:03:35,475 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 08:04:35,470 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 08:04:47,440 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-07 08:05:35,478 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 08:06:35,376 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 08:07:35,364 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 08:08:35,360 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 08:08:55,983 tasks 76869 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 08:08:55,985 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 08:08:55,992 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 08:08:56,038 tasks 76869 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 08:08:56,039 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 08:08:56,043 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 08:09:35,355 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 08:09:56,005 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 08:09:56,052 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 08:10:35,369 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 08:10:56,022 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 08:10:56,062 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 08:11:35,361 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 08:11:56,039 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 08:11:56,072 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 08:12:35,366 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 08:13:35,368 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 08:14:35,361 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 08:15:35,365 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 08:15:50,793 tasks 70301 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-07 08:15:50,793 tasks 76869 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found INFO 2025-11-07 08:16:35,362 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 08:17:32,708 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-07 08:17:35,417 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 08:18:00,869 tasks 76869 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 08:18:00,871 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 08:18:00,877 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 08:18:00,881 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 08:18:00,885 tasks 70309 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 08:18:00,890 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 08:18:00,991 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 08:18:00,992 tasks 76869 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 08:18:00,997 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 08:18:04,124 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-07 08:18:04,124 tasks 76869 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found INFO 2025-11-07 08:18:35,350 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 08:19:00,892 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 08:19:00,899 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 08:19:01,003 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 08:19:35,364 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 08:20:00,910 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 08:20:00,912 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 08:20:01,009 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 08:20:35,354 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 08:21:00,928 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 08:21:00,928 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 08:21:01,019 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 08:21:35,345 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 08:21:53,761 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-07 08:22:35,346 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 08:23:35,364 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 08:24:35,340 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 08:25:35,340 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 08:26:35,339 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 08:27:35,338 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 08:28:35,328 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 08:28:50,661 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found ERROR 2025-11-07 08:28:50,761 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found ERROR 2025-11-07 08:28:50,772 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found ERROR 2025-11-07 08:28:50,836 tasks 76869 8426217792 Appointment 36b67a10-fe1e-41a7-8f62-0b0ca127c128 not found INFO 2025-11-07 08:29:35,318 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 08:30:00,017 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-07 08:30:00,017 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 05:30:00.017674+00:00'} INFO 2025-11-07 08:30:00,023 tasks 76869 8426217792 Lab results sync started INFO 2025-11-07 08:30:00,024 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 05:30:00.024087+00:00'} INFO 2025-11-07 08:31:17,972 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 08:36:19,453 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 08:41:20,857 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 08:46:22,312 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 08:46:26,018 tasks 76869 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-07 08:51:21,106 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 08:51:37,486 tasks 70301 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-07 08:51:37,486 tasks 76869 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found INFO 2025-11-07 08:56:22,366 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 09:00:49,978 tasks 76869 8426217792 Lab results sync started INFO 2025-11-07 09:00:49,978 tasks 76869 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 06:00:49.978893+00:00'} INFO 2025-11-07 09:00:49,986 tasks 76869 8426217792 Radiology results sync started INFO 2025-11-07 09:00:49,986 tasks 76869 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 06:00:49.986568+00:00'} ERROR 2025-11-07 09:00:53,027 tasks 76869 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 09:00:53,030 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 09:00:53,038 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 09:01:23,807 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 09:05:54,549 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 09:06:25,326 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 09:10:56,052 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 09:11:26,796 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 09:15:57,557 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 09:16:28,254 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 09:21:29,657 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 09:22:29,656 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 09:23:29,654 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 09:24:29,655 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 09:25:29,656 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 09:26:29,645 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 09:27:29,654 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 09:27:39,644 tasks 76869 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 09:27:39,647 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 09:27:39,655 tasks 76869 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 09:28:27,005 tasks 70301 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-07 09:28:27,005 tasks 76869 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found INFO 2025-11-07 09:28:29,653 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 09:28:39,687 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 09:29:29,643 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 09:29:39,705 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 09:30:00,006 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-07 09:30:00,006 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 06:30:00.006379+00:00'} INFO 2025-11-07 09:30:00,010 tasks 83463 8426217792 Lab results sync started INFO 2025-11-07 09:30:00,011 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 06:30:00.011056+00:00'} INFO 2025-11-07 09:30:29,658 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 09:30:39,728 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 09:31:16,773 tasks 70301 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-07 09:31:16,774 tasks 83463 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-07 09:31:16,851 tasks 83463 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-07 09:31:16,851 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found INFO 2025-11-07 09:31:29,646 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 09:32:29,621 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 09:33:29,630 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 09:34:29,626 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 09:35:29,631 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 09:36:29,636 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 09:37:29,623 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 09:38:29,634 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 09:39:29,633 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 09:39:44,953 tasks 70301 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-07 09:39:44,953 tasks 83463 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-07 09:39:45,050 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-07 09:39:45,050 tasks 83463 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-07 09:39:45,067 tasks 83463 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-07 09:39:45,067 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found ERROR 2025-11-07 09:39:45,126 tasks 83463 8426217792 Appointment b5a77fcd-5a4b-4e96-9a68-fd3018073de1 not found ERROR 2025-11-07 09:39:45,126 tasks 70301 8426217792 Appointment b7386e99-0cbb-420c-9fa8-13a2200e5715 not found INFO 2025-11-07 09:40:29,627 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 09:41:29,631 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 09:42:29,620 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 09:43:29,627 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 09:44:15,845 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-07 09:44:15,845 tasks 83463 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found INFO 2025-11-07 09:44:29,628 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 09:45:29,626 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 09:45:41,593 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-07 09:45:41,594 tasks 83463 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found INFO 2025-11-07 09:46:29,633 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 09:47:29,667 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 09:48:29,672 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 09:49:29,669 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 09:50:29,676 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 09:51:29,658 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 09:52:29,673 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 09:53:29,664 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 09:54:29,661 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 09:55:19,125 tasks 83463 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 09:55:19,126 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 09:55:19,131 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 09:55:29,669 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 09:56:19,138 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 09:56:29,676 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 09:57:19,148 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 09:57:29,673 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 09:58:19,158 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 09:58:29,674 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 09:59:29,674 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:00:00,014 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-07 10:00:00,014 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 07:00:00.014535+00:00'} INFO 2025-11-07 10:00:00,020 tasks 83463 8426217792 Lab results sync started INFO 2025-11-07 10:00:00,020 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 07:00:00.020324+00:00'} INFO 2025-11-07 10:00:29,668 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:01:29,673 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:02:29,699 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 10:02:30,985 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 10:02:31,001 tasks 83463 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 10:02:31,006 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 10:02:48,123 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-07 10:02:48,123 tasks 83463 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found INFO 2025-11-07 10:03:29,717 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 10:03:31,026 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 10:04:29,717 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 10:04:31,036 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 10:05:29,712 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 10:05:31,052 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 10:06:29,721 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:07:29,715 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:08:29,707 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:09:29,714 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:10:29,721 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:11:29,720 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:12:29,721 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:13:29,716 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:14:29,722 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 10:14:33,439 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-07 10:14:33,439 tasks 83463 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found INFO 2025-11-07 10:15:29,723 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:16:29,722 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:17:29,719 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:18:29,745 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:19:29,743 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:20:29,755 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:21:29,744 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:26:50,681 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:31:13,590 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-07 10:31:13,591 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 07:31:13.591166+00:00'} INFO 2025-11-07 10:31:13,597 tasks 83463 8426217792 Lab results sync started INFO 2025-11-07 10:31:13,597 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 07:31:13.597522+00:00'} INFO 2025-11-07 10:31:53,141 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:32:53,156 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:33:53,160 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 10:34:45,247 tasks 83463 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-07 10:34:53,158 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:35:53,152 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:36:53,157 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:37:53,160 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:38:53,208 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:39:53,164 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:40:53,166 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:41:53,146 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 10:42:15,446 tasks 83463 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 10:42:15,448 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 10:42:15,456 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 10:42:53,139 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 10:43:15,475 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 10:43:53,140 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 10:44:15,491 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 10:44:53,143 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 10:45:15,506 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 10:45:53,131 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:46:53,135 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:47:53,139 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:48:53,145 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:49:53,146 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:50:53,146 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:51:53,149 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:52:53,181 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:53:53,151 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:54:53,146 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:55:53,143 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:56:53,148 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:57:53,127 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:58:53,120 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 10:59:53,118 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:00:00,019 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-07 11:00:00,019 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 08:00:00.019869+00:00'} INFO 2025-11-07 11:00:00,026 tasks 83463 8426217792 Lab results sync started INFO 2025-11-07 11:00:00,026 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 08:00:00.026233+00:00'} INFO 2025-11-07 11:00:53,120 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:01:53,131 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:02:53,106 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:03:53,150 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:04:53,123 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:05:53,121 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:06:53,124 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:07:53,125 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:08:53,130 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:09:53,125 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:10:53,121 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 11:11:34,423 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 11:11:34,426 tasks 83463 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 11:11:34,434 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 11:11:53,122 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 11:12:34,344 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 11:12:53,012 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 11:13:34,364 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 11:13:53,017 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 11:14:34,382 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 11:14:53,013 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:15:53,013 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:16:53,014 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:17:53,011 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:18:53,014 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:19:53,014 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:20:53,015 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:21:53,007 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:22:53,029 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:23:53,008 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:24:53,003 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:25:53,001 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:26:52,991 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:27:52,926 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:28:52,932 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:29:52,935 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:30:00,017 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-07 11:30:00,018 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 08:30:00.018544+00:00'} INFO 2025-11-07 11:30:00,023 tasks 83463 8426217792 Lab results sync started INFO 2025-11-07 11:30:00,023 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 08:30:00.023943+00:00'} ERROR 2025-11-07 11:30:37,008 tasks 83463 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-07 11:30:52,936 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:31:52,927 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:36:41,805 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:37:41,816 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 11:38:33,889 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-07 11:38:33,889 tasks 83463 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found INFO 2025-11-07 11:38:41,796 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 11:38:57,229 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 11:38:57,232 tasks 83463 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 11:38:57,239 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 11:39:41,799 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 11:39:57,256 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 11:40:41,801 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 11:40:57,268 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 11:41:41,803 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 11:41:57,287 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 11:42:41,800 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:43:41,788 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:44:41,800 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:45:41,797 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:46:41,786 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:47:41,797 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:48:41,790 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:49:41,786 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:50:41,794 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:51:41,790 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:52:41,792 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:53:41,789 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:54:41,786 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:55:41,791 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:56:41,790 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 11:57:41,781 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 11:57:58,159 tasks 83463 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 11:57:58,161 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 11:57:58,166 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 11:58:41,785 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 11:58:58,184 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 11:59:41,791 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 11:59:58,200 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 12:00:00,017 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-07 12:00:00,017 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 09:00:00.017830+00:00'} INFO 2025-11-07 12:00:00,024 tasks 83463 8426217792 Lab results sync started INFO 2025-11-07 12:00:00,024 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 09:00:00.024867+00:00'} INFO 2025-11-07 12:00:41,772 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 12:00:58,213 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 12:01:41,785 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:02:41,786 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:03:41,764 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:04:41,776 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:05:41,777 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:06:41,784 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:07:41,791 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:08:41,787 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:09:41,788 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:10:41,789 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:11:41,792 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:12:41,781 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 12:13:28,919 tasks 83463 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 12:13:28,922 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 12:13:28,929 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 12:13:28,987 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 12:13:28,989 tasks 83463 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 12:13:28,996 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 12:13:41,787 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 12:14:28,936 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 12:14:29,003 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 12:14:41,777 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 12:15:16,899 tasks 83463 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-07 12:15:28,954 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 12:15:29,018 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 12:15:41,773 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 12:16:28,974 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 12:16:29,032 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 12:16:41,789 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:17:41,790 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:18:41,780 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:19:41,786 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:20:41,784 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:21:41,784 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:22:41,810 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:23:41,823 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:24:41,826 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:25:41,819 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 12:26:28,037 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 12:26:28,040 tasks 83463 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 12:26:28,047 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 12:26:41,815 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 12:27:28,063 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 12:27:41,823 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 12:27:53,787 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 12:27:53,790 tasks 83463 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 12:27:53,798 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 12:28:28,077 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 12:28:41,821 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 12:28:53,812 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 12:29:28,094 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 12:29:41,823 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 12:29:53,830 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 12:30:00,005 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-07 12:30:00,005 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 09:30:00.005980+00:00'} INFO 2025-11-07 12:30:00,010 tasks 83463 8426217792 Lab results sync started INFO 2025-11-07 12:30:00,010 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 09:30:00.010197+00:00'} INFO 2025-11-07 12:30:41,821 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 12:30:53,848 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 12:31:41,818 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:32:41,821 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:33:41,816 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 12:34:25,894 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-07 12:34:25,894 tasks 83463 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found INFO 2025-11-07 12:34:41,810 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:35:41,826 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:36:41,821 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:37:41,832 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:38:41,841 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:40:35,142 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:41:53,290 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 12:42:22,056 tasks 83463 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-07 12:43:08,205 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:46:25,948 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:47:25,940 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:48:25,939 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 12:48:44,363 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 12:48:44,366 tasks 83463 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 12:48:44,374 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 12:49:25,933 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 12:49:44,386 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 12:50:25,937 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 12:50:44,405 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 12:51:25,941 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 12:51:44,424 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 12:52:25,940 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:53:25,945 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:54:25,947 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:55:25,954 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:56:25,949 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:57:25,939 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:58:25,942 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 12:59:25,932 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:00:00,016 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-07 13:00:00,016 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 10:00:00.016916+00:00'} INFO 2025-11-07 13:00:00,023 tasks 83463 8426217792 Lab results sync started INFO 2025-11-07 13:00:00,023 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 10:00:00.023618+00:00'} INFO 2025-11-07 13:00:25,934 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 13:00:29,646 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 13:00:29,648 tasks 83463 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 13:00:29,654 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 13:01:25,937 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 13:01:29,663 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 13:02:25,938 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 13:02:29,671 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 13:03:25,936 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 13:03:29,679 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 13:04:25,971 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:05:25,930 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:06:25,943 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:07:25,935 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:08:25,951 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:09:25,929 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:10:25,935 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:11:25,938 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:12:25,929 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:13:25,947 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 13:14:23,308 tasks 83463 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-07 13:14:25,953 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:15:25,961 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:16:25,962 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:17:25,962 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:18:25,963 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 13:19:01,070 tasks 83463 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-07 13:19:01,070 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found INFO 2025-11-07 13:19:25,961 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:20:25,960 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:21:25,960 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:22:25,959 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:23:25,962 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:24:25,962 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:25:25,959 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 13:25:41,293 tasks 83463 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-07 13:25:41,387 tasks 83463 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-07 13:25:41,398 tasks 83463 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found ERROR 2025-11-07 13:25:41,461 tasks 83463 8426217792 Appointment c60c62dc-20a8-4e2a-85e9-96e82744d880 not found INFO 2025-11-07 13:26:25,962 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:27:25,968 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:28:25,992 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:29:25,999 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:30:00,020 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-07 13:30:00,020 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 10:30:00.020399+00:00'} INFO 2025-11-07 13:30:00,027 tasks 83463 8426217792 Lab results sync started INFO 2025-11-07 13:30:00,027 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 10:30:00.027192+00:00'} INFO 2025-11-07 13:30:25,997 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:31:25,998 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:32:25,995 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:33:25,996 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:34:25,987 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:35:25,986 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:36:26,006 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:37:25,999 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:38:26,003 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:39:26,027 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:40:26,005 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:41:26,005 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:42:26,042 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:43:26,007 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:44:26,010 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 13:44:54,773 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-07 13:44:54,773 tasks 83463 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found INFO 2025-11-07 13:45:26,009 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:46:26,013 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:47:25,988 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:48:25,976 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:49:25,976 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:50:25,982 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:51:25,988 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:52:25,981 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:53:25,978 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:54:25,980 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:55:25,975 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:56:25,978 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:57:25,981 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:58:25,963 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 13:59:25,967 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:00:00,011 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-07 14:00:00,011 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 11:00:00.011406+00:00'} INFO 2025-11-07 14:00:00,015 tasks 83463 8426217792 Lab results sync started INFO 2025-11-07 14:00:00,015 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 11:00:00.015574+00:00'} INFO 2025-11-07 14:00:25,965 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:01:25,970 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:02:25,968 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:03:25,959 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:04:25,973 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:05:25,970 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:06:25,972 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:07:25,956 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:08:25,970 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:09:25,974 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:10:25,970 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:11:25,957 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 14:12:18,048 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 14:12:18,050 tasks 83463 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 14:12:18,054 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 14:12:25,969 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 14:13:18,071 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 14:13:25,976 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 14:14:18,091 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 14:14:23,323 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-07 14:14:23,323 tasks 83463 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found INFO 2025-11-07 14:14:25,975 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 14:15:18,107 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 14:15:25,969 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:16:25,976 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:17:25,981 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:18:25,969 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:19:25,976 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:20:25,976 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:21:25,980 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:22:25,974 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:23:25,973 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:24:25,978 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:25:25,976 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 14:25:41,308 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-07 14:25:41,309 tasks 83463 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-07 14:25:41,401 tasks 70301 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-07 14:25:41,401 tasks 83463 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-07 14:25:41,412 tasks 70301 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-07 14:25:41,412 tasks 83463 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found ERROR 2025-11-07 14:25:41,469 tasks 70301 8426217792 Appointment 236f3e70-6d16-466f-a04f-eaf12cee9ba2 not found ERROR 2025-11-07 14:25:41,469 tasks 83463 8426217792 Appointment c61467c7-19c0-454f-9b46-9b011f167dbf not found INFO 2025-11-07 14:26:25,965 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:27:25,984 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:28:25,988 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:29:25,989 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:30:00,007 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-07 14:30:00,007 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 11:30:00.007918+00:00'} INFO 2025-11-07 14:30:00,012 tasks 83463 8426217792 Lab results sync started INFO 2025-11-07 14:30:00,012 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 11:30:00.012662+00:00'} INFO 2025-11-07 14:30:25,977 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:31:25,987 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:32:25,984 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:33:25,987 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:34:25,977 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:35:25,997 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:36:25,983 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:37:25,983 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:38:25,984 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:39:25,983 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:40:25,990 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:41:25,987 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:42:25,979 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:43:25,848 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:44:25,860 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:45:25,852 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:46:25,851 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:47:52,599 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:48:52,589 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:49:52,593 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:50:52,585 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:51:52,586 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:52:52,586 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:53:52,581 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:54:52,579 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:55:52,581 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:56:52,582 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:57:52,570 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:58:52,551 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 14:59:52,552 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:00:00,012 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-07 15:00:00,012 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 12:00:00.012740+00:00'} INFO 2025-11-07 15:00:00,015 tasks 83463 8426217792 Lab results sync started INFO 2025-11-07 15:00:00,015 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 12:00:00.015769+00:00'} INFO 2025-11-07 15:00:52,552 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:01:52,550 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:02:52,538 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:03:52,548 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:04:52,545 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:05:52,546 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:06:52,566 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:07:52,538 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 15:08:36,620 tasks 83463 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 15:08:36,621 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 15:08:36,625 tasks 70309 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 15:08:52,536 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 15:09:36,650 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 15:09:52,559 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 15:10:36,663 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 15:10:52,540 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 15:11:36,674 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 15:11:52,536 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:12:52,577 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:13:52,578 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:14:52,554 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:15:52,547 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:16:52,547 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:17:52,544 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:18:52,541 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:19:52,538 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:20:52,541 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:21:52,535 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:22:52,536 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:23:52,542 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:24:52,527 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:25:52,537 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:26:52,537 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:27:52,542 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:28:52,557 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:29:52,550 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:30:00,011 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-07 15:30:00,012 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 12:30:00.012076+00:00'} INFO 2025-11-07 15:30:00,016 tasks 83463 8426217792 Lab results sync started INFO 2025-11-07 15:30:00,016 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 12:30:00.016490+00:00'} INFO 2025-11-07 15:30:52,550 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:31:52,550 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:32:52,551 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:33:52,548 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:34:52,542 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:35:52,545 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:36:52,553 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:37:52,539 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:38:52,542 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:39:52,543 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:40:52,540 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:41:52,540 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:42:52,549 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:43:52,563 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:44:52,565 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:45:52,556 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:46:52,557 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:49:21,488 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:50:21,582 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 15:50:56,694 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 15:50:56,696 tasks 83463 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 15:50:56,703 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 15:51:21,587 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 15:51:56,724 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 15:52:21,591 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 15:52:56,732 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 15:53:21,587 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 15:53:56,751 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 15:54:21,582 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:55:21,589 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:56:21,589 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:57:21,577 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:58:21,592 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 15:59:21,581 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:00:00,006 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-07 16:00:00,006 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 13:00:00.006917+00:00'} INFO 2025-11-07 16:00:00,010 tasks 83463 8426217792 Lab results sync started INFO 2025-11-07 16:00:00,010 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 13:00:00.010853+00:00'} INFO 2025-11-07 16:00:21,588 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:01:21,583 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:02:21,590 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:03:21,584 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:04:21,517 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:05:21,518 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:06:21,517 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:07:21,509 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:08:21,523 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:09:21,516 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:10:21,523 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:11:21,516 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:12:21,517 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:13:21,509 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:14:21,511 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:15:21,509 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:16:21,514 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 16:16:50,278 tasks 83463 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 16:16:50,281 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 16:16:50,288 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 16:17:21,503 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 16:17:50,306 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 16:18:21,512 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 16:18:50,324 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 16:19:21,513 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 16:19:50,347 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 16:20:21,525 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:21:21,515 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:22:21,523 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:23:21,523 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:24:21,529 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:25:21,515 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:26:21,524 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:27:21,521 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:28:21,526 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:29:21,518 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:30:00,018 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-07 16:30:00,018 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 13:30:00.018808+00:00'} INFO 2025-11-07 16:30:00,024 tasks 83463 8426217792 Lab results sync started INFO 2025-11-07 16:30:00,025 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 13:30:00.025078+00:00'} INFO 2025-11-07 16:30:21,522 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:31:21,521 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:32:21,527 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:33:21,526 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:34:21,520 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:35:21,526 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:36:21,513 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:37:21,525 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:38:37,512 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:45:45,398 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:46:45,393 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:47:45,404 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:48:45,398 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:49:45,399 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:50:45,408 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:51:45,401 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 16:52:42,751 tasks 83463 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 16:52:42,754 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 16:52:42,758 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 16:52:45,401 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 16:53:42,766 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 16:53:45,394 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 16:54:42,778 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 16:54:45,389 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 16:55:42,789 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 16:55:45,385 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:56:45,395 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:57:45,395 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:58:45,394 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 16:59:45,398 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:00:00,003 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-07 17:00:00,004 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 14:00:00.004788+00:00'} INFO 2025-11-07 17:00:00,007 tasks 83463 8426217792 Lab results sync started INFO 2025-11-07 17:00:00,007 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 14:00:00.007755+00:00'} INFO 2025-11-07 17:00:45,395 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:01:45,406 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:02:45,398 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:03:45,399 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 17:04:00,734 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 17:04:00,735 tasks 83463 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 17:04:00,739 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 17:04:00,828 tasks 83463 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 17:04:00,829 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 17:04:00,833 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 17:04:00,839 tasks 70309 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 17:04:00,840 tasks 70301 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 17:04:00,844 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 17:04:00,900 tasks 70301 8426217792 Appointment 44c813f5-d675-48c6-b0de-229c3457aacb not found INFO 2025-11-07 17:04:00,901 tasks 83463 8426217792 Reminder sent for appointment 0af2bea2-bd7c-4b81-8815-6c0ea6bb78ab ERROR 2025-11-07 17:04:00,905 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 17:04:45,387 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 17:05:00,753 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 17:05:00,846 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 17:05:00,851 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 17:05:00,918 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 17:05:45,396 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 17:06:00,767 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 17:06:00,860 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 17:06:00,861 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 17:06:00,931 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 17:06:45,398 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-07 17:07:00,778 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 17:07:00,871 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 17:07:00,871 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-07 17:07:00,941 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-07 17:07:45,396 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:08:45,377 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:09:45,375 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:10:45,378 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:11:45,373 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:12:45,375 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:13:45,379 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:14:45,373 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:15:45,370 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:16:45,381 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:17:45,383 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:18:45,380 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:19:45,376 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:20:45,366 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:21:45,381 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:22:45,375 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:23:45,312 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:24:45,306 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:25:45,306 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:26:45,313 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:27:45,311 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:28:45,314 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:29:45,310 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:30:00,022 tasks 83463 8426217792 Lab results sync started INFO 2025-11-07 17:30:00,022 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 14:30:00.022750+00:00'} INFO 2025-11-07 17:30:00,025 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-07 17:30:00,026 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 14:30:00.026104+00:00'} INFO 2025-11-07 17:30:45,309 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:31:45,303 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:32:45,305 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:33:45,308 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:34:45,302 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:35:45,304 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:36:45,302 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:37:45,308 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:38:45,271 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:39:45,266 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:40:45,263 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:41:45,261 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:42:45,265 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:43:45,262 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:44:45,261 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:47:55,042 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:48:55,039 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:49:55,060 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:50:55,053 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:51:55,037 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:52:55,053 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:53:55,045 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:54:55,050 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:55:55,050 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:56:55,034 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:57:55,047 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:58:55,045 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 17:59:55,047 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:00:00,007 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-07 18:00:00,007 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 15:00:00.007454+00:00'} INFO 2025-11-07 18:00:00,014 tasks 83463 8426217792 Lab results sync started INFO 2025-11-07 18:00:00,014 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 15:00:00.014636+00:00'} INFO 2025-11-07 18:00:00,029 tasks 83463 8426217792 Generated daily schedule for 2025-11-08: {'date': '2025-11-08', 'total_appointments': 0, 'providers_with_appointments': 0} INFO 2025-11-07 18:00:55,053 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:01:55,036 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:02:55,042 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:03:55,038 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:04:55,033 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:05:55,026 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:06:55,033 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:07:55,029 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:08:55,035 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:09:55,023 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:10:55,028 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:11:55,030 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:12:55,017 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:13:55,017 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:14:55,023 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:15:55,023 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:16:55,025 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:17:55,011 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:18:55,008 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:19:54,994 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:20:55,002 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:21:54,999 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:22:55,001 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:23:54,999 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:24:54,998 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:25:54,997 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:26:55,005 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:27:55,004 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:28:54,993 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:29:54,998 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:30:00,004 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-07 18:30:00,004 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 15:30:00.004853+00:00'} INFO 2025-11-07 18:30:00,010 tasks 83463 8426217792 Lab results sync started INFO 2025-11-07 18:30:00,010 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 15:30:00.010834+00:00'} INFO 2025-11-07 18:30:55,002 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:31:54,994 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:32:54,987 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:33:54,981 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:34:54,979 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:35:54,972 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:36:54,977 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:37:54,974 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:38:54,977 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:39:54,972 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:40:54,975 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:41:54,976 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:42:54,971 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:43:54,959 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:44:54,965 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:45:54,964 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:46:54,964 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:47:54,963 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:53:50,051 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:56:21,307 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:57:21,312 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:58:21,308 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 18:59:21,310 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 19:00:00,005 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-07 19:00:00,005 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 16:00:00.005708+00:00'} INFO 2025-11-07 19:00:00,009 tasks 83463 8426217792 Lab results sync started INFO 2025-11-07 19:00:00,009 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 16:00:00.009463+00:00'} INFO 2025-11-07 19:00:21,316 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 19:01:21,314 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 19:02:21,315 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 19:03:21,312 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 19:04:21,319 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 19:05:21,316 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 19:06:21,324 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 19:07:21,314 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 19:08:21,310 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 19:09:21,309 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 19:10:21,310 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 19:11:21,311 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 19:12:21,309 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 19:13:21,311 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 19:14:21,337 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 19:15:21,314 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 19:16:21,308 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 19:17:21,339 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 19:18:21,405 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 19:21:42,508 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 19:23:13,234 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 19:29:22,505 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 19:30:37,020 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-07 19:30:37,020 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 16:30:37.020553+00:00'} INFO 2025-11-07 19:30:37,094 tasks 83463 8426217792 Lab results sync started INFO 2025-11-07 19:30:37,095 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 16:30:37.095038+00:00'} INFO 2025-11-07 19:32:02,700 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 19:57:25,545 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 20:15:27,466 tasks 70301 8426217792 Lab results sync started INFO 2025-11-07 20:15:27,466 tasks 70301 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 17:15:27.466356+00:00'} INFO 2025-11-07 20:15:27,470 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-07 20:15:27,470 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 17:15:27.470462+00:00'} INFO 2025-11-07 20:30:34,214 tasks 83463 8426217792 Lab results sync started INFO 2025-11-07 20:30:34,214 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 17:30:34.214466+00:00'} INFO 2025-11-07 20:30:34,218 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-07 20:30:34,218 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 17:30:34.218961+00:00'} INFO 2025-11-07 20:58:23,554 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 21:16:26,876 tasks 83463 8426217792 Lab results sync started INFO 2025-11-07 21:16:26,877 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 18:16:26.877054+00:00'} INFO 2025-11-07 21:16:26,881 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-07 21:16:26,881 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 18:16:26.881821+00:00'} INFO 2025-11-07 21:32:20,541 tasks 83463 8426217792 Lab results sync started INFO 2025-11-07 21:32:20,541 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 18:32:20.541798+00:00'} INFO 2025-11-07 21:32:20,544 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-07 21:32:20,544 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 18:32:20.544749+00:00'} INFO 2025-11-07 21:59:21,586 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 22:15:29,190 tasks 70301 8426217792 Lab results sync started INFO 2025-11-07 22:15:29,191 tasks 70301 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 19:15:29.191199+00:00'} INFO 2025-11-07 22:15:29,194 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-07 22:15:29,195 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 19:15:29.195003+00:00'} INFO 2025-11-07 22:31:26,922 tasks 83463 8426217792 Lab results sync started INFO 2025-11-07 22:31:26,922 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 19:31:26.922815+00:00'} INFO 2025-11-07 22:31:26,927 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-07 22:31:26,927 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 19:31:26.927267+00:00'} INFO 2025-11-07 22:49:14,700 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-07 23:00:00,019 tasks 70301 8426217792 Radiology results sync started INFO 2025-11-07 23:00:00,019 tasks 70301 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 20:00:00.019380+00:00'} INFO 2025-11-07 23:00:00,027 tasks 70312 8426217792 Lab results sync started INFO 2025-11-07 23:00:00,027 tasks 70312 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 20:00:00.027881+00:00'} INFO 2025-11-07 23:00:00,028 tasks 83463 8426217792 ZATCA batch submission: 0 submitted, 20 failed INFO 2025-11-07 23:00:00,028 tasks 70309 8426217792 ZATCA e-invoice submission for IAGDAR407503 INFO 2025-11-07 23:00:00,029 tasks 70301 8426217792 ZATCA e-invoice submission for IAGDAR694854 INFO 2025-11-07 23:00:00,029 tasks 70302 8426217792 ZATCA e-invoice submission for IAGDAR731922 INFO 2025-11-07 23:00:00,030 tasks 70303 8426217792 ZATCA e-invoice submission for IAGDAR101831 INFO 2025-11-07 23:00:00,031 tasks 70310 8426217792 ZATCA e-invoice submission for IAGDAR971131 INFO 2025-11-07 23:00:00,032 tasks 70311 8426217792 ZATCA e-invoice submission for IAGDAR878182 INFO 2025-11-07 23:00:00,032 tasks 70304 8426217792 ZATCA e-invoice submission for IAGDAR242596 INFO 2025-11-07 23:00:00,034 tasks 70305 8426217792 ZATCA e-invoice submission for IAGDAR993799 INFO 2025-11-07 23:00:00,034 tasks 70313 8426217792 ZATCA e-invoice submission for IAGDAR314903 INFO 2025-11-07 23:00:00,035 tasks 70312 8426217792 ZATCA e-invoice submission for IAGDAR239702 INFO 2025-11-07 23:00:00,036 tasks 70306 8426217792 ZATCA e-invoice submission for IAGDAR904123 INFO 2025-11-07 23:00:00,036 tasks 83463 8426217792 ZATCA e-invoice submission for IAGDAR675756 INFO 2025-11-07 23:00:00,037 tasks 70301 8426217792 ZATCA e-invoice submission for IAGDAR413063 INFO 2025-11-07 23:00:00,038 tasks 70309 8426217792 ZATCA e-invoice submission for IAGDAR338723 INFO 2025-11-07 23:00:00,038 tasks 70302 8426217792 ZATCA e-invoice submission for IAGDAR527643 INFO 2025-11-07 23:00:00,039 tasks 70310 8426217792 ZATCA e-invoice submission for IAGDAR844758 INFO 2025-11-07 23:00:00,040 tasks 70303 8426217792 ZATCA e-invoice submission for IAGDAR370417 INFO 2025-11-07 23:00:00,041 tasks 70311 8426217792 ZATCA e-invoice submission for IAGDAR315317 INFO 2025-11-07 23:00:00,041 tasks 70304 8426217792 ZATCA e-invoice submission for IAGDAR524770 INFO 2025-11-07 23:00:00,041 tasks 70312 8426217792 ZATCA e-invoice submission for IAGDAR318547 INFO 2025-11-07 23:33:36,277 tasks 83463 8426217792 Lab results sync started INFO 2025-11-07 23:33:36,277 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 20:33:36.277233+00:00'} INFO 2025-11-07 23:33:36,280 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-07 23:33:36,281 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 20:33:36.281035+00:00'} INFO 2025-11-07 23:49:54,652 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 00:00:54,918 tasks 70301 8426217792 Lab results sync started INFO 2025-11-08 00:00:54,918 tasks 70301 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 21:00:54.918366+00:00'} INFO 2025-11-08 00:00:54,922 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 00:00:54,922 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 21:00:54.922834+00:00'} INFO 2025-11-08 00:01:01,316 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 00:33:45,793 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 00:33:45,793 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 21:33:45.793651+00:00'} INFO 2025-11-08 00:33:45,798 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 00:33:45,877 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 21:33:45.877528+00:00'} INFO 2025-11-08 01:01:57,438 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 01:01:57,439 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 22:01:57.439151+00:00'} INFO 2025-11-08 01:01:57,443 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 01:01:57,443 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 22:01:57.443803+00:00'} INFO 2025-11-08 01:01:58,465 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 01:37:39,218 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 01:37:39,218 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 22:37:39.218517+00:00'} INFO 2025-11-08 01:37:39,221 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 01:37:39,221 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 22:37:39.221882+00:00'} INFO 2025-11-08 02:09:35,748 tasks 70301 8426217792 Lab results sync started INFO 2025-11-08 02:09:35,748 tasks 70301 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 23:09:35.748305+00:00'} INFO 2025-11-08 02:09:35,752 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 02:09:35,753 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 23:09:35.753055+00:00'} INFO 2025-11-08 02:09:36,468 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 02:42:06,151 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 02:42:06,151 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-07 23:42:06.151549+00:00'} INFO 2025-11-08 02:42:06,156 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 02:42:06,156 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-07 23:42:06.156203+00:00'} INFO 2025-11-08 03:00:07,873 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 03:00:07,873 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 00:00:07.873426+00:00'} INFO 2025-11-08 03:00:07,877 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 03:00:07,877 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 00:00:07.877552+00:00'} INFO 2025-11-08 03:09:54,043 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 03:43:29,431 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 03:43:29,431 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 00:43:29.431921+00:00'} INFO 2025-11-08 03:43:29,436 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 03:43:29,436 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 00:43:29.436325+00:00'} INFO 2025-11-08 04:00:18,474 tasks 70301 8426217792 Lab results sync started INFO 2025-11-08 04:00:18,474 tasks 70301 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 01:00:18.474417+00:00'} INFO 2025-11-08 04:00:18,478 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 04:00:18,478 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 01:00:18.478465+00:00'} INFO 2025-11-08 04:00:18,583 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 04:33:24,011 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 04:33:24,011 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 01:33:24.011857+00:00'} INFO 2025-11-08 04:33:24,016 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 04:33:24,016 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 01:33:24.016231+00:00'} INFO 2025-11-08 04:53:31,465 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 05:10:25,486 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 05:10:25,486 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 02:10:25.486686+00:00'} INFO 2025-11-08 05:10:25,491 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 05:10:25,491 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 02:10:25.491166+00:00'} INFO 2025-11-08 05:43:08,971 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 05:43:08,972 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 02:43:08.972303+00:00'} INFO 2025-11-08 05:43:08,975 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 05:43:08,975 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 02:43:08.975269+00:00'} INFO 2025-11-08 06:00:39,730 tasks 70301 8426217792 Lab results sync started INFO 2025-11-08 06:00:39,730 tasks 70301 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 03:00:39.730754+00:00'} INFO 2025-11-08 06:00:39,735 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 06:00:39,735 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 03:00:39.735418+00:00'} INFO 2025-11-08 06:11:06,894 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 06:45:19,396 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 06:45:19,396 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 03:45:19.396838+00:00'} INFO 2025-11-08 06:45:19,400 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 06:45:19,401 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 03:45:19.401081+00:00'} INFO 2025-11-08 06:54:25,325 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 07:11:43,795 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 07:11:43,795 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 04:11:43.795235+00:00'} INFO 2025-11-08 07:11:43,799 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 07:11:43,799 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 04:11:43.799948+00:00'} INFO 2025-11-08 07:19:06,203 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 07:36:16,676 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 07:36:16,677 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 04:36:16.677021+00:00'} INFO 2025-11-08 07:36:16,680 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 07:36:16,681 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 04:36:16.681029+00:00'} INFO 2025-11-08 07:55:34,522 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 08:07:23,529 tasks 83463 8426217792 Scheduled 0 appointment reminders INFO 2025-11-08 08:07:23,532 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 08:07:23,532 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 05:07:23.532825+00:00'} INFO 2025-11-08 08:07:23,537 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 08:07:23,537 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 05:07:23.537422+00:00'} INFO 2025-11-08 08:08:19,702 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 08:43:00,445 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 08:43:00,446 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 05:43:00.446727+00:00'} INFO 2025-11-08 08:43:00,449 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 08:43:00,449 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 05:43:00.449746+00:00'} INFO 2025-11-08 08:56:21,346 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 09:11:43,337 tasks 70301 8426217792 Lab results sync started INFO 2025-11-08 09:11:43,337 tasks 70301 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 06:11:43.337697+00:00'} INFO 2025-11-08 09:11:43,344 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 09:11:43,344 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 06:11:43.344965+00:00'} INFO 2025-11-08 09:45:00,927 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 09:45:00,927 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 06:45:00.927917+00:00'} INFO 2025-11-08 09:45:00,932 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 09:45:00,932 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 06:45:00.932586+00:00'} ERROR 2025-11-08 09:57:12,251 tasks 83463 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-08 09:57:12,264 tasks 83463 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-08 09:57:12,284 tasks 83463 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-08 09:57:12,289 tasks 83463 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-08 09:57:12,296 tasks 83463 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-08 09:57:12,299 tasks 70301 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-08 09:57:12,302 tasks 83463 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-08 09:57:12,303 tasks 70309 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-08 09:57:18,507 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 10:11:39,712 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 10:11:39,712 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 07:11:39.712186+00:00'} INFO 2025-11-08 10:11:39,716 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 10:11:39,716 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 07:11:39.716940+00:00'} INFO 2025-11-08 10:45:31,273 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 10:45:31,273 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 07:45:31.273619+00:00'} INFO 2025-11-08 10:45:31,277 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 10:45:31,277 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 07:45:31.277517+00:00'} INFO 2025-11-08 10:45:33,785 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 10:48:25,727 tasks 70301 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-08 10:48:25,727 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-08 10:48:25,727 tasks 83463 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-08 10:48:25,728 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found INFO 2025-11-08 10:58:02,455 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 11:13:29,903 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 11:13:29,904 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 08:13:29.904081+00:00'} INFO 2025-11-08 11:13:29,908 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 11:13:29,908 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 08:13:29.908709+00:00'} ERROR 2025-11-08 11:13:48,579 tasks 70301 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-08 11:13:48,579 tasks 70309 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-08 11:13:48,580 tasks 70310 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-08 11:13:48,581 tasks 70302 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found INFO 2025-11-08 11:13:48,583 tasks 83463 8426217792 Reminder sent for appointment 533eb18e-08b1-4014-a09c-28f27d690510 ERROR 2025-11-08 11:13:48,589 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-08 11:14:07,071 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 11:31:33,923 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 11:31:33,924 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 08:31:33.924486+00:00'} INFO 2025-11-08 11:31:33,927 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 11:31:33,927 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 08:31:33.927825+00:00'} ERROR 2025-11-08 11:47:46,449 tasks 83463 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-08 11:47:46,454 tasks 70301 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-08 11:47:46,455 tasks 83463 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-08 11:47:46,477 tasks 83463 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-08 11:47:46,478 tasks 70301 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-08 11:47:46,490 tasks 83463 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-08 11:47:46,491 tasks 70301 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-08 11:59:16,797 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-08 11:59:35,259 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 12:16:53,581 tasks 70301 8426217792 Lab results sync started INFO 2025-11-08 12:16:53,581 tasks 70301 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 09:16:53.581637+00:00'} INFO 2025-11-08 12:16:53,587 tasks 70301 8426217792 Radiology results sync started INFO 2025-11-08 12:16:53,587 tasks 70301 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 09:16:53.587251+00:00'} INFO 2025-11-08 12:32:13,221 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 12:32:13,221 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 09:32:13.221690+00:00'} INFO 2025-11-08 12:32:13,225 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 12:32:13,225 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 09:32:13.225889+00:00'} ERROR 2025-11-08 12:58:26,600 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-08 12:58:45,046 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 13:00:00,017 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 13:00:00,017 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 10:00:00.017923+00:00'} INFO 2025-11-08 13:00:00,025 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 13:00:00,025 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 10:00:00.025190+00:00'} ERROR 2025-11-08 13:00:26,743 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-08 13:33:46,739 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 13:33:46,739 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 10:33:46.739447+00:00'} INFO 2025-11-08 13:33:46,740 tasks 70301 8426217792 Radiology results sync started INFO 2025-11-08 13:33:46,741 tasks 70301 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 10:33:46.741033+00:00'} INFO 2025-11-08 13:33:51,589 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 14:00:55,136 tasks 70301 8426217792 Lab results sync started INFO 2025-11-08 14:00:55,136 tasks 70301 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 11:00:55.136525+00:00'} INFO 2025-11-08 14:00:55,140 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 14:00:55,140 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 11:00:55.140832+00:00'} INFO 2025-11-08 14:09:40,196 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 14:12:58,774 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 14:13:58,813 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 14:14:58,815 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 14:15:58,815 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 14:32:57,024 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 14:32:57,025 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 11:32:57.025981+00:00'} INFO 2025-11-08 14:32:57,028 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 14:32:57,028 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 11:32:57.028201+00:00'} INFO 2025-11-08 14:33:10,561 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 14:34:10,567 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 14:35:10,561 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 14:36:10,553 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 14:53:56,382 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 14:54:56,387 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 14:55:56,384 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 14:56:56,383 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 14:57:29,729 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 14:57:40,377 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 14:58:10,367 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 14:58:56,374 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 14:59:31,635 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 14:59:39,668 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:00:00,009 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 15:00:00,009 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 12:00:00.009603+00:00'} INFO 2025-11-08 15:00:00,016 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 15:00:00,016 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 12:00:00.016522+00:00'} INFO 2025-11-08 15:00:10,374 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:00:40,373 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:01:41,361 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:02:42,362 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 15:02:50,824 tasks 83463 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-08 15:02:50,875 tasks 83463 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found INFO 2025-11-08 15:03:43,370 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:04:44,363 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:04:52,368 basehttp 65291 6161461248 "GET /en/dashboard/ HTTP/1.1" 200 53275 INFO 2025-11-08 15:04:52,378 basehttp 65291 6161461248 "GET /static/css/custom.css HTTP/1.1" 304 0 INFO 2025-11-08 15:04:52,381 basehttp 65291 13338013696 "GET /static/js/select2-init.js HTTP/1.1" 304 0 INFO 2025-11-08 15:04:52,391 basehttp 65291 13321187328 "GET /media/profile_pictures/Father_-d_HcbHEbL.png HTTP/1.1" 304 0 INFO 2025-11-08 15:04:52,392 basehttp 65291 13304360960 "GET /media/tenant_settings/2025/11/04/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-11-08 15:04:52,431 basehttp 65291 13304360960 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:05:04,424 basehttp 65291 13304360960 "GET /en/finance/invoices/create/ HTTP/1.1" 200 59649 INFO 2025-11-08 15:05:04,472 basehttp 65291 13304360960 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:05:34,486 basehttp 65291 13304360960 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:06:04,473 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:06:34,480 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:06:35,367 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:06:40,075 basehttp 65291 6161461248 "GET /en/appointments/create/ HTTP/1.1" 200 55727 INFO 2025-11-08 15:06:40,116 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:07:10,130 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:07:40,123 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:08:10,129 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:08:20,536 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:08:22,440 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:08:52,441 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 15:09:21,998 tasks 70301 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-08 15:09:21,999 tasks 83463 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found INFO 2025-11-08 15:09:22,582 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:09:52,588 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:10:22,578 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:10:26,460 basehttp 65291 6161461248 "GET /en/finance/packages/ HTTP/1.1" 200 36253 INFO 2025-11-08 15:10:26,499 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:10:28,660 basehttp 65291 6161461248 "GET /en/finance/packages/create/ HTTP/1.1" 200 46283 INFO 2025-11-08 15:10:28,698 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 15:10:38,021 tasks 70301 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-08 15:10:38,021 tasks 83463 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found INFO 2025-11-08 15:10:58,712 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:11:28,713 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:11:58,713 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:12:28,713 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:12:58,714 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:13:28,713 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:13:58,708 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:14:28,713 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:14:52,565 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:14:53,376 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:14:56,943 basehttp 65291 6161461248 "GET /en/finance/invoices/create/ HTTP/1.1" 200 59649 INFO 2025-11-08 15:14:56,978 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:15:26,994 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:15:56,994 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:16:26,984 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:16:56,983 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:17:26,993 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:17:56,993 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:18:26,993 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:18:56,993 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:19:26,994 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:19:56,992 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:20:26,982 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:20:56,992 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:21:26,993 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:21:56,993 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:22:26,994 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:22:56,993 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:23:26,993 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:23:56,993 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:24:26,993 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:24:57,009 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:25:27,014 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:25:57,002 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:26:27,013 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:26:57,014 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:27:27,014 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:27:57,014 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:28:27,010 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:28:57,015 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:29:27,003 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:29:57,016 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:30:00,013 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 15:30:00,013 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 12:30:00.013413+00:00'} INFO 2025-11-08 15:30:00,020 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 15:30:00,020 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 12:30:00.020867+00:00'} ERROR 2025-11-08 15:30:00,180 tasks 83463 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-08 15:30:27,007 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:30:57,014 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:31:27,014 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:31:57,003 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:32:27,009 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:32:57,015 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:33:27,022 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:33:49,339 basehttp 65291 6161461248 "POST /en/finance/invoices/create/ HTTP/1.1" 302 0 INFO 2025-11-08 15:33:49,355 basehttp 65291 6161461248 "GET /en/finance/invoices/7e45294d-1004-4113-9624-755bd1ac3c6d/ HTTP/1.1" 200 35185 INFO 2025-11-08 15:33:49,405 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:34:07,603 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:34:27,005 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:34:50,762 basehttp 65291 6161461248 "GET /en/finance/invoices/ HTTP/1.1" 200 63767 INFO 2025-11-08 15:34:50,798 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:34:52,121 basehttp 65291 6161461248 "GET /en/finance/invoices/7e45294d-1004-4113-9624-755bd1ac3c6d/ HTTP/1.1" 200 34821 INFO 2025-11-08 15:34:52,160 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:35:04,667 basehttp 65291 6161461248 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-11-08 15:35:04,677 basehttp 65291 6161461248 "GET /finance/invoices/7e45294d-1004-4113-9624-755bd1ac3c6d/ HTTP/1.1" 302 0 INFO 2025-11-08 15:35:04,711 basehttp 65291 13304360960 "GET /ar/finance/invoices/7e45294d-1004-4113-9624-755bd1ac3c6d/ HTTP/1.1" 200 35648 INFO 2025-11-08 15:35:04,731 basehttp 65291 13304360960 "GET /static/css/rtl-fixes.css HTTP/1.1" 304 0 INFO 2025-11-08 15:35:04,754 basehttp 65291 13304360960 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:35:34,439 basehttp 65291 13304360960 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:35:35,192 basehttp 65291 13304360960 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:35:51,533 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:36:21,538 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:36:51,541 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:37:21,541 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:37:51,530 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:38:21,540 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 15:38:31,242 tasks 70301 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-08 15:38:31,247 tasks 70302 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-08 15:38:31,248 tasks 70309 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-08 15:38:31,250 tasks 83463 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found INFO 2025-11-08 15:38:56,528 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 15:39:22,027 tasks 70301 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-08 15:39:22,028 tasks 83463 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found INFO 2025-11-08 15:39:56,528 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 15:40:38,049 tasks 70301 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-08 15:40:38,049 tasks 70309 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-08 15:40:38,049 tasks 83463 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found INFO 2025-11-08 15:40:56,544 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:41:56,544 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:42:56,542 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:43:10,984 basehttp 65291 6161461248 "GET /en/dashboard/ HTTP/1.1" 200 53284 INFO 2025-11-08 15:43:11,042 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 15:43:11,678 tasks 70301 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-08 15:43:11,678 tasks 83463 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found INFO 2025-11-08 15:43:15,685 basehttp 65291 6161461248 "GET /en/appointments/create/ HTTP/1.1" 200 55727 INFO 2025-11-08 15:43:15,731 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:43:24,550 basehttp 65291 6161461248 "GET /api/v1/providers/?clinic=1cbc01b4-2506-4408-9c5b-b60293b3bbbb HTTP/1.1" 200 866 INFO 2025-11-08 15:43:45,747 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:43:47,534 basehttp 65291 6161461248 "GET /en/appointments/api/available-slots/?provider=443cb9f4-b89b-4f5a-a117-5a7b300d3d40&date=2025-11-09&duration=30 HTTP/1.1" 200 793 INFO 2025-11-08 15:44:03,507 signals 65291 6161461248 Appointment created: 7027fcca-2b70-48d2-88c9-d00980f7e369 for patient 000050 on 2025-11-09 INFO 2025-11-08 15:44:03,606 confirmation_service 65291 6161461248 Created confirmation token for appointment 7027fcca-2b70-48d2-88c9-d00980f7e369, expires at 2025-11-15 12:44:03.606491+00:00 INFO 2025-11-08 15:44:03,612 confirmation_service 65291 6161461248 Sent confirmation request for appointment 7027fcca-2b70-48d2-88c9-d00980f7e369 INFO 2025-11-08 15:44:03,612 signals 65291 6161461248 Created confirmation token for appointment 7027fcca-2b70-48d2-88c9-d00980f7e369. Token expires: 2025-11-15 12:44:03.606491+00:00 INFO 2025-11-08 15:44:03,612 signals 65291 6161461248 Notified provider omar.al-balawi.doctor3 of new appointment ERROR 2025-11-08 15:44:03,613 tasks 83463 8426217792 Failed to send confirmation for appointment 7027fcca-2b70-48d2-88c9-d00980f7e369: 'NoneType' object has no attribute 'strftime' INFO 2025-11-08 15:44:03,616 signals 65291 6161461248 Scheduled 2-hour reminder for appointment 7027fcca-2b70-48d2-88c9-d00980f7e369 INFO 2025-11-08 15:44:03,621 basehttp 65291 6161461248 "POST /en/appointments/create/ HTTP/1.1" 302 0 INFO 2025-11-08 15:44:03,623 tasks 70309 8426217792 Notification created for user 43ce5d23-9206-46dd-a4b1-af0c5de9781f: New Appointment Booked ERROR 2025-11-08 15:44:03,629 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-08 15:44:03,635 basehttp 65291 6161461248 "GET /en/appointments/7027fcca-2b70-48d2-88c9-d00980f7e369/ HTTP/1.1" 200 43785 INFO 2025-11-08 15:44:03,672 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:44:10,993 signals 65291 6161461248 Appointment 7027fcca-2b70-48d2-88c9-d00980f7e369 status changed: BOOKED -> CONFIRMED INFO 2025-11-08 15:44:10,993 signals 65291 6161461248 Appointment 7027fcca-2b70-48d2-88c9-d00980f7e369 confirmed INFO 2025-11-08 15:44:10,994 basehttp 65291 6161461248 "POST /en/appointments/7027fcca-2b70-48d2-88c9-d00980f7e369/confirm/ HTTP/1.1" 302 0 ERROR 2025-11-08 15:44:10,999 tasks 83463 8426217792 Failed to send confirmation for appointment 7027fcca-2b70-48d2-88c9-d00980f7e369: 'NoneType' object has no attribute 'strftime' INFO 2025-11-08 15:44:11,006 basehttp 65291 6161461248 "GET /en/appointments/7027fcca-2b70-48d2-88c9-d00980f7e369/ HTTP/1.1" 200 43760 INFO 2025-11-08 15:44:11,038 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:44:32,473 signals 65291 6161461248 Appointment 7027fcca-2b70-48d2-88c9-d00980f7e369 status changed: CONFIRMED -> ARRIVED INFO 2025-11-08 15:44:32,475 signals 65291 6161461248 Patient arrived for appointment 7027fcca-2b70-48d2-88c9-d00980f7e369. Finance cleared: False, Consent verified: False INFO 2025-11-08 15:44:32,477 basehttp 65291 6161461248 "POST /en/appointments/7027fcca-2b70-48d2-88c9-d00980f7e369/arrive/ HTTP/1.1" 302 0 INFO 2025-11-08 15:44:32,485 tasks 83463 8426217792 Notification created for user 43ce5d23-9206-46dd-a4b1-af0c5de9781f: Patient Arrived INFO 2025-11-08 15:44:32,494 basehttp 65291 6161461248 "GET /en/appointments/7027fcca-2b70-48d2-88c9-d00980f7e369/ HTTP/1.1" 200 43749 INFO 2025-11-08 15:44:32,530 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:45:02,543 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 15:45:03,649 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-08 15:45:10,820 basehttp 65291 6161461248 "GET /en/consents/create/ HTTP/1.1" 200 48041 INFO 2025-11-08 15:45:10,866 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:45:20,267 basehttp 65291 6161461248 "GET /api/consent-content/?patient_id=b480432c-b0fc-46c2-9b4b-780a36f6bfbc&consent_type=GENERAL_TREATMENT HTTP/1.1" 200 902 INFO 2025-11-08 15:45:40,881 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:45:44,555 signals 65291 6161461248 Consent created: GENERAL_TREATMENT for patient 000051 INFO 2025-11-08 15:45:44,557 basehttp 65291 6161461248 "POST /en/consents/create/ HTTP/1.1" 302 0 INFO 2025-11-08 15:45:44,582 basehttp 65291 6161461248 "GET /en/patients/b480432c-b0fc-46c2-9b4b-780a36f6bfbc/ HTTP/1.1" 200 48313 INFO 2025-11-08 15:45:44,616 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 15:46:03,668 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-08 15:46:14,632 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:46:27,364 basehttp 65291 6161461248 "GET /en/consents/create/?patient=b480432c-b0fc-46c2-9b4b-780a36f6bfbc HTTP/1.1" 200 48041 INFO 2025-11-08 15:46:27,391 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:46:33,100 basehttp 65291 6161461248 "GET /api/consent-content/?patient_id=b480432c-b0fc-46c2-9b4b-780a36f6bfbc&consent_type=SERVICE_SPECIFIC HTTP/1.1" 200 824 INFO 2025-11-08 15:46:37,203 basehttp 65291 6161461248 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-11-08 15:46:37,212 basehttp 65291 6161461248 "GET /consents/create/?patient=b480432c-b0fc-46c2-9b4b-780a36f6bfbc HTTP/1.1" 302 0 INFO 2025-11-08 15:46:37,227 basehttp 65291 13304360960 "GET /ar/consents/create/?patient=b480432c-b0fc-46c2-9b4b-780a36f6bfbc HTTP/1.1" 200 48792 INFO 2025-11-08 15:46:37,282 basehttp 65291 13304360960 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:46:42,394 basehttp 65291 13304360960 "GET /api/consent-content/?patient_id=b480432c-b0fc-46c2-9b4b-780a36f6bfbc&consent_type=GENERAL_TREATMENT HTTP/1.1" 200 902 INFO 2025-11-08 15:46:48,328 basehttp 65291 13304360960 "GET /api/consent-content/?patient_id=b480432c-b0fc-46c2-9b4b-780a36f6bfbc&consent_type=SERVICE_SPECIFIC HTTP/1.1" 200 824 INFO 2025-11-08 15:47:00,878 basehttp 65291 13304360960 "GET /ar/consents/ HTTP/1.1" 200 87414 INFO 2025-11-08 15:47:00,901 basehttp 65291 13304360960 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:47:02,651 basehttp 65291 13304360960 "GET /ar/consents/c9a97387-7a50-490a-a5a2-541abe8f16c1/ HTTP/1.1" 200 35746 INFO 2025-11-08 15:47:02,670 basehttp 65291 13304360960 "GET /media/consents/signatures/signature_000051_20251108_124544.png HTTP/1.1" 200 22544 INFO 2025-11-08 15:47:02,697 basehttp 65291 13304360960 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 15:47:03,685 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-08 15:47:11,916 basehttp 65291 13304360960 "GET /ar/consents/ HTTP/1.1" 200 87414 INFO 2025-11-08 15:47:11,944 basehttp 65291 13304360960 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:47:13,637 basehttp 65291 13304360960 "GET /ar/consents/create/ HTTP/1.1" 200 48792 INFO 2025-11-08 15:47:13,680 basehttp 65291 13304360960 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:47:16,557 basehttp 65291 13304360960 "GET /ar/consents/ HTTP/1.1" 200 87414 INFO 2025-11-08 15:47:16,605 basehttp 65291 13304360960 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:47:22,877 basehttp 65291 13304360960 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:47:23,348 basehttp 65291 13304360960 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:47:23,762 basehttp 65291 13304360960 "GET /en/patients/b480432c-b0fc-46c2-9b4b-780a36f6bfbc/ HTTP/1.1" 200 47994 INFO 2025-11-08 15:47:24,228 basehttp 65291 13304360960 "GET /en/consents/create/ HTTP/1.1" 200 48041 INFO 2025-11-08 15:47:24,882 basehttp 65291 13304360960 "GET /en/appointments/7027fcca-2b70-48d2-88c9-d00980f7e369/ HTTP/1.1" 200 43432 INFO 2025-11-08 15:47:26,793 basehttp 65291 13304360960 "GET /en/appointments/create/ HTTP/1.1" 200 55727 INFO 2025-11-08 15:47:30,375 basehttp 65291 13304360960 "GET /en/patients/ HTTP/1.1" 200 84131 WARNING 2025-11-08 15:47:30,391 basehttp 65291 13304360960 "GET /static/plugins/datatables/datatables.min.css HTTP/1.1" 404 2038 WARNING 2025-11-08 15:47:30,393 basehttp 65291 6161461248 "GET /static/plugins/datatables/datatables.min.js HTTP/1.1" 404 2035 INFO 2025-11-08 15:47:30,423 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:47:32,558 basehttp 65291 6161461248 "GET /en/patients/068590d0-9ac0-4dad-b596-d09b8afb8466/ HTTP/1.1" 200 59258 INFO 2025-11-08 15:47:32,594 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:47:37,451 basehttp 65291 6161461248 "GET /en/medical/consultations/cfb0690a-c088-47eb-bbc5-9b3c44650f9a/ HTTP/1.1" 200 38169 INFO 2025-11-08 15:47:37,476 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:47:44,335 basehttp 65291 6161461248 "GET /en/patients/4f857332-1522-4df8-ab45-cd78ad00e117/ HTTP/1.1" 200 52248 INFO 2025-11-08 15:47:44,368 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:47:53,892 basehttp 65291 6161461248 "GET /en/ot/sessions/8ed7a6a2-74ba-4143-82e6-bcbee321ebc2/ HTTP/1.1" 200 38742 INFO 2025-11-08 15:47:53,918 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:48:21,676 basehttp 65291 6161461248 "GET /en/ot/patients/4f857332-1522-4df8-ab45-cd78ad00e117/progress/ HTTP/1.1" 200 37305 INFO 2025-11-08 15:48:21,715 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:48:27,259 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:48:27,808 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:48:40,712 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:48:41,294 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:48:49,341 basehttp 65291 6161461248 "GET /en/patients/b480432c-b0fc-46c2-9b4b-780a36f6bfbc/ HTTP/1.1" 200 47994 INFO 2025-11-08 15:48:49,379 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:48:52,472 basehttp 65291 6161461248 "GET /en/appointments/create/?patient=b480432c-b0fc-46c2-9b4b-780a36f6bfbc HTTP/1.1" 200 55820 INFO 2025-11-08 15:48:52,509 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:48:55,501 basehttp 65291 6161461248 "GET /api/v1/providers/?clinic=b247b8a0-df5b-4f79-a037-ae7f56d13874 HTTP/1.1" 200 576 ERROR 2025-11-08 15:49:03,638 tasks 83463 8426217792 Failed to send confirmation for appointment 7027fcca-2b70-48d2-88c9-d00980f7e369: 'NoneType' object has no attribute 'strftime' INFO 2025-11-08 15:49:05,001 basehttp 65291 6161461248 "GET /api/v1/providers/?clinic=ea4a56a8-15fe-4117-af1d-c71f76bea1ec HTTP/1.1" 200 604 ERROR 2025-11-08 15:49:11,019 tasks 83463 8426217792 Failed to send confirmation for appointment 7027fcca-2b70-48d2-88c9-d00980f7e369: 'NoneType' object has no attribute 'strftime' INFO 2025-11-08 15:49:14,617 basehttp 65291 6161461248 "GET /en/appointments/api/available-slots/?provider=c327c399-8a8b-4178-955b-e4ddb7098eb3&date=2025-11-08&duration=30 HTTP/1.1" 200 123 INFO 2025-11-08 15:49:22,515 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:49:28,825 basehttp 65291 6161461248 "GET /en/appointments/api/available-slots/?provider=c327c399-8a8b-4178-955b-e4ddb7098eb3&date=2025-11-09&duration=30 HTTP/1.1" 200 709 INFO 2025-11-08 15:49:35,085 signals 65291 6161461248 Appointment created: 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b for patient 000051 on 2025-11-09 INFO 2025-11-08 15:49:35,087 signals 65291 6161461248 Generated Sub-File Number: 000001-OT-01 INFO 2025-11-08 15:49:35,089 signals 65291 6161461248 SubFile created: 000001-OT-01 for clinic Occupational Therapy INFO 2025-11-08 15:49:35,090 signals 65291 6161461248 Created sub-file 000001-OT-01 for patient 000051 at clinic Occupational Therapy INFO 2025-11-08 15:49:35,102 confirmation_service 65291 6161461248 Created confirmation token for appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b, expires at 2025-11-15 12:49:35.102014+00:00 INFO 2025-11-08 15:49:35,108 confirmation_service 65291 6161461248 Sent confirmation request for appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b INFO 2025-11-08 15:49:35,108 signals 65291 6161461248 Created confirmation token for appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b. Token expires: 2025-11-15 12:49:35.102014+00:00 INFO 2025-11-08 15:49:35,108 signals 65291 6161461248 Notified provider abdulrahman.al-shamrani.ot2 of new appointment ERROR 2025-11-08 15:49:35,109 tasks 83463 8426217792 Failed to send confirmation for appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b: 'NoneType' object has no attribute 'strftime' INFO 2025-11-08 15:49:35,120 signals 65291 6161461248 Scheduled 24-hour reminder for appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b INFO 2025-11-08 15:49:35,121 signals 65291 6161461248 Scheduled 2-hour reminder for appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b ERROR 2025-11-08 15:49:35,122 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-08 15:49:35,123 basehttp 65291 6161461248 "POST /en/appointments/create/?patient=b480432c-b0fc-46c2-9b4b-780a36f6bfbc HTTP/1.1" 302 0 INFO 2025-11-08 15:49:35,134 tasks 70309 8426217792 Notification created for user 8b280161-9bc9-414b-9e17-d024c492c02f: New Appointment Booked INFO 2025-11-08 15:49:35,137 basehttp 65291 6161461248 "GET /en/appointments/4744b179-8b0c-4e71-acd8-d7a3bbf8f88b/ HTTP/1.1" 200 43668 INFO 2025-11-08 15:49:35,163 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:49:46,035 signals 65291 6161461248 Appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b status changed: BOOKED -> CONFIRMED INFO 2025-11-08 15:49:46,037 signals 65291 6161461248 Appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b confirmed INFO 2025-11-08 15:49:46,038 basehttp 65291 6161461248 "POST /en/appointments/4744b179-8b0c-4e71-acd8-d7a3bbf8f88b/confirm/ HTTP/1.1" 302 0 ERROR 2025-11-08 15:49:46,046 tasks 83463 8426217792 Failed to send confirmation for appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b: 'NoneType' object has no attribute 'strftime' INFO 2025-11-08 15:49:46,089 basehttp 65291 6161461248 "GET /en/appointments/4744b179-8b0c-4e71-acd8-d7a3bbf8f88b/ HTTP/1.1" 200 43643 INFO 2025-11-08 15:49:46,122 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:49:58,424 signals 65291 6161461248 Appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b status changed: CONFIRMED -> ARRIVED INFO 2025-11-08 15:49:58,426 signals 65291 6161461248 Patient arrived for appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b. Finance cleared: False, Consent verified: False INFO 2025-11-08 15:49:58,427 basehttp 65291 6161461248 "POST /en/appointments/4744b179-8b0c-4e71-acd8-d7a3bbf8f88b/arrive/ HTTP/1.1" 302 0 INFO 2025-11-08 15:49:58,435 tasks 83463 8426217792 Notification created for user 8b280161-9bc9-414b-9e17-d024c492c02f: Patient Arrived INFO 2025-11-08 15:49:58,444 basehttp 65291 6161461248 "GET /en/appointments/4744b179-8b0c-4e71-acd8-d7a3bbf8f88b/ HTTP/1.1" 200 43632 INFO 2025-11-08 15:49:58,478 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-08 15:49:59,975 log 65291 6161461248 Forbidden (Permission denied): /en/appointments/4744b179-8b0c-4e71-acd8-d7a3bbf8f88b/start/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 134, in dispatch return self.handle_no_permission() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 59, in handle_no_permission raise PermissionDenied( django.core.exceptions.PermissionDenied: You need one of these roles to access this page: DOCTOR, NURSE, OT, SLP, ABA WARNING 2025-11-08 15:49:59,979 basehttp 65291 6161461248 "POST /en/appointments/4744b179-8b0c-4e71-acd8-d7a3bbf8f88b/start/ HTTP/1.1" 403 135 INFO 2025-11-08 15:50:15,912 basehttp 65291 6161461248 "GET /en/admin/core/user/ HTTP/1.1" 200 69670 INFO 2025-11-08 15:50:15,924 basehttp 65291 13304360960 "GET /static/admin/img/icon-no.svg HTTP/1.1" 200 560 INFO 2025-11-08 15:50:15,930 basehttp 65291 6161461248 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-08 15:50:28,491 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:50:29,408 basehttp 65291 6161461248 "POST /en/accounts/logout/ HTTP/1.1" 302 0 INFO 2025-11-08 15:50:29,415 basehttp 65291 6161461248 "GET / HTTP/1.1" 200 35436 INFO 2025-11-08 15:50:29,431 basehttp 65291 6161461248 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 304 0 INFO 2025-11-08 15:50:29,444 basehttp 65291 13304360960 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 304 0 INFO 2025-11-08 15:50:29,444 basehttp 65291 6161461248 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 304 0 INFO 2025-11-08 15:50:29,445 basehttp 65291 13321187328 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 304 0 INFO 2025-11-08 15:50:29,445 basehttp 65291 13338013696 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 304 0 ERROR 2025-11-08 15:50:35,137 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-08 15:50:41,408 basehttp 65291 13338013696 "GET /accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-08 15:50:41,415 basehttp 65291 13321187328 "GET /ar/accounts/login/ HTTP/1.1" 200 19034 INFO 2025-11-08 15:50:49,250 basehttp 65291 13321187328 "POST /ar/accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-08 15:50:49,257 basehttp 65291 13321187328 "GET /dashboard/ HTTP/1.1" 302 0 INFO 2025-11-08 15:50:49,271 basehttp 65291 6161461248 "GET /ar/dashboard/ HTTP/1.1" 200 39278 INFO 2025-11-08 15:50:49,299 basehttp 65291 6161461248 "GET /static/img/user/user-12.jpg HTTP/1.1" 200 8541 INFO 2025-11-08 15:50:49,304 basehttp 65291 13304360960 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:50:56,696 basehttp 65291 13304360960 "GET /ar/patients/ HTTP/1.1" 200 86092 WARNING 2025-11-08 15:50:56,704 basehttp 65291 13304360960 "GET /static/plugins/datatables/datatables.min.css HTTP/1.1" 404 2038 WARNING 2025-11-08 15:50:56,706 basehttp 65291 6161461248 "GET /static/plugins/datatables/datatables.min.js HTTP/1.1" 404 2035 INFO 2025-11-08 15:50:56,748 basehttp 65291 6161461248 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:51:03,660 basehttp 65291 6161461248 "GET /ar/patients/b480432c-b0fc-46c2-9b4b-780a36f6bfbc/ HTTP/1.1" 200 49564 INFO 2025-11-08 15:51:03,688 basehttp 65291 6161461248 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:51:07,876 basehttp 65291 6161461248 "GET /ar/appointments/4744b179-8b0c-4e71-acd8-d7a3bbf8f88b/ HTTP/1.1" 200 43053 INFO 2025-11-08 15:51:07,897 basehttp 65291 6161461248 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 15:51:10,018 log 65291 6161461248 Internal Server Error: /ar/appointments/4744b179-8b0c-4e71-acd8-d7a3bbf8f88b/start/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 670, in post appointment = get_object_or_404( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/shortcuts.py", line 90, in get_object_or_404 return queryset.get(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 619, in get clone = self._chain() if self.query.combinator else self.filter(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1563, in build_filter self.check_related_objects(join_info.final_field, value, join_info.opts) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1372, in check_related_objects self.check_query_object_type(value, opts, field) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1349, in check_query_object_type raise ValueError( ValueError: Cannot query "Faisal Al-Maliki (أخصائي العلاج الوظيفي)": Must be "Provider" instance. ERROR 2025-11-08 15:51:10,020 basehttp 65291 6161461248 "POST /ar/appointments/4744b179-8b0c-4e71-acd8-d7a3bbf8f88b/start/ HTTP/1.1" 500 152518 INFO 2025-11-08 15:51:30,340 basehttp 65291 6161461248 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-08 15:51:32,255 log 65291 6161461248 Forbidden (Permission denied): /ar/patients/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 134, in dispatch return self.handle_no_permission() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 59, in handle_no_permission raise PermissionDenied( django.core.exceptions.PermissionDenied: You need one of these roles to access this page: ADMIN, FRONT_DESK WARNING 2025-11-08 15:51:32,257 basehttp 65291 6161461248 "GET /ar/patients/create/ HTTP/1.1" 403 135 ERROR 2025-11-08 15:51:35,145 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-08 15:51:51,377 basehttp 65291 6161461248 "POST /ar/accounts/logout/ HTTP/1.1" 302 0 INFO 2025-11-08 15:51:51,381 basehttp 65291 6161461248 "GET / HTTP/1.1" 200 35436 INFO 2025-11-08 15:51:53,412 basehttp 65291 6161461248 "GET /accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-08 15:51:53,418 basehttp 65291 13304360960 "GET /ar/accounts/login/ HTTP/1.1" 200 19034 INFO 2025-11-08 15:51:58,695 basehttp 65291 13304360960 "POST /ar/accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-08 15:51:58,703 basehttp 65291 13304360960 "GET /dashboard/ HTTP/1.1" 302 0 INFO 2025-11-08 15:51:58,721 basehttp 65291 6161461248 "GET /ar/dashboard/ HTTP/1.1" 200 54510 INFO 2025-11-08 15:51:58,752 basehttp 65291 6161461248 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:52:02,465 basehttp 65291 6161461248 "GET /ar/patients/create/ HTTP/1.1" 200 39489 INFO 2025-11-08 15:52:02,477 basehttp 65291 6161461248 "GET /static/plugins/bootstrap-datepicker/dist/css/bootstrap-datepicker.min.css HTTP/1.1" 200 15733 INFO 2025-11-08 15:52:02,478 basehttp 65291 13304360960 "GET /static/plugins/bootstrap-datepicker/dist/js/bootstrap-datepicker.min.js HTTP/1.1" 200 33871 INFO 2025-11-08 15:52:02,512 basehttp 65291 13304360960 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:52:18,800 basehttp 65291 13304360960 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-11-08 15:52:18,812 basehttp 65291 13304360960 "GET /patients/create/ HTTP/1.1" 302 0 INFO 2025-11-08 15:52:18,824 basehttp 65291 6161461248 "GET /en/patients/create/ HTTP/1.1" 200 38793 INFO 2025-11-08 15:52:18,872 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 15:52:35,159 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-08 15:52:48,887 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:53:18,884 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:53:48,888 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 15:54:03,658 tasks 83463 8426217792 Failed to send confirmation for appointment 7027fcca-2b70-48d2-88c9-d00980f7e369: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-08 15:54:11,041 tasks 83463 8426217792 Failed to send confirmation for appointment 7027fcca-2b70-48d2-88c9-d00980f7e369: 'NoneType' object has no attribute 'strftime' INFO 2025-11-08 15:54:18,888 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 15:54:35,131 tasks 83463 8426217792 Failed to send confirmation for appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-08 15:54:46,066 tasks 83463 8426217792 Failed to send confirmation for appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b: 'NoneType' object has no attribute 'strftime' INFO 2025-11-08 15:54:48,881 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:55:18,789 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:55:48,786 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:55:51,604 basehttp 65291 6161461248 "GET /en/settings/ HTTP/1.1" 200 41993 INFO 2025-11-08 15:55:51,640 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:55:54,493 basehttp 65291 6161461248 "GET /en/settings/NPHIES/ HTTP/1.1" 200 34507 INFO 2025-11-08 15:55:54,522 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:56:21,647 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:56:24,220 basehttp 65291 6161461248 "GET /en/settings/LAB/ HTTP/1.1" 200 32157 INFO 2025-11-08 15:56:24,257 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:56:30,977 basehttp 65291 6161461248 "GET /en/settings/RADIOLOGY/ HTTP/1.1" 200 32275 INFO 2025-11-08 15:56:30,997 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:56:38,399 basehttp 65291 6161461248 "GET /en/settings/SMS/ HTTP/1.1" 200 36111 INFO 2025-11-08 15:56:38,436 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:56:55,763 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:56:59,739 basehttp 65291 6161461248 "GET /en/settings/BASIC/ HTTP/1.1" 200 42418 INFO 2025-11-08 15:56:59,764 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:57:29,769 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:57:32,280 basehttp 65291 6161461248 "GET /en/settings/ HTTP/1.1" 200 41993 INFO 2025-11-08 15:57:32,315 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:57:34,080 basehttp 65291 6161461248 "GET /en/settings/VAT/ HTTP/1.1" 200 32374 INFO 2025-11-08 15:57:34,114 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:57:38,340 basehttp 65291 6161461248 "GET /en/settings/ HTTP/1.1" 200 41993 INFO 2025-11-08 15:57:38,373 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:57:44,770 basehttp 65291 6161461248 "GET /en/profile/ HTTP/1.1" 200 37919 INFO 2025-11-08 15:57:44,806 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:57:49,281 basehttp 65291 6161461248 "GET /en/my-hr/attendance/ HTTP/1.1" 200 38570 INFO 2025-11-08 15:57:49,308 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:58:03,450 basehttp 65291 6161461248 "GET /en/my-hr/schedule/ HTTP/1.1" 200 32212 INFO 2025-11-08 15:58:03,480 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:58:09,714 basehttp 65291 6161461248 "GET /en/my-hr/leave-requests/ HTTP/1.1" 200 33566 INFO 2025-11-08 15:58:09,752 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:58:15,387 basehttp 65291 6161461248 "GET /en/my-hr/leave-requests/new/ HTTP/1.1" 200 34103 INFO 2025-11-08 15:58:15,422 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:58:24,536 basehttp 65291 6161461248 "GET /en/my-hr/holidays/ HTTP/1.1" 200 40710 INFO 2025-11-08 15:58:24,574 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-08 15:58:55,363 log 65291 6161461248 Not Found: /en/scedules WARNING 2025-11-08 15:58:55,364 basehttp 65291 6161461248 "GET /en/scedules HTTP/1.1" 404 23394 WARNING 2025-11-08 15:59:02,993 log 65291 6161461248 Not Found: /en/hr WARNING 2025-11-08 15:59:02,993 basehttp 65291 6161461248 "GET /en/hr HTTP/1.1" 404 23376 ERROR 2025-11-08 15:59:03,582 tasks 83463 8426217792 Failed to send confirmation for appointment 7027fcca-2b70-48d2-88c9-d00980f7e369: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-08 15:59:10,948 tasks 83463 8426217792 Failed to send confirmation for appointment 7027fcca-2b70-48d2-88c9-d00980f7e369: 'NoneType' object has no attribute 'strftime' WARNING 2025-11-08 15:59:18,514 log 65291 6161461248 Not Found: /en/hr/training/records WARNING 2025-11-08 15:59:18,514 basehttp 65291 6161461248 "GET /en/hr/training/records HTTP/1.1" 404 28417 INFO 2025-11-08 15:59:31,890 basehttp 65291 6161461248 "GET /en/hr/schedules/ HTTP/1.1" 200 96473 INFO 2025-11-08 15:59:31,933 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 15:59:35,042 tasks 83463 8426217792 Failed to send confirmation for appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b: 'NoneType' object has no attribute 'strftime' INFO 2025-11-08 15:59:40,246 basehttp 65291 6161461248 "GET /en/hr/schedules/create/ HTTP/1.1" 200 30469 INFO 2025-11-08 15:59:40,286 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:59:45,064 basehttp 65291 6161461248 "GET /en/hr/schedules/ HTTP/1.1" 200 96473 INFO 2025-11-08 15:59:45,107 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 15:59:45,986 tasks 83463 8426217792 Failed to send confirmation for appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b: 'NoneType' object has no attribute 'strftime' INFO 2025-11-08 15:59:46,075 basehttp 65291 6161461248 "GET /en/hr/schedules/cf7163b9-672c-44f1-b48f-b39d8a24b6dc/update/ HTTP/1.1" 200 30505 INFO 2025-11-08 15:59:46,113 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 15:59:53,924 basehttp 65291 6161461248 "GET /en/hr/schedules/ HTTP/1.1" 200 96473 INFO 2025-11-08 15:59:53,967 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:00:00,004 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 16:00:00,004 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 13:00:00.004215+00:00'} INFO 2025-11-08 16:00:00,007 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 16:00:00,007 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 13:00:00.007840+00:00'} INFO 2025-11-08 16:00:16,277 basehttp 65291 6161461248 "GET /en/hr/schedules/create/ HTTP/1.1" 200 30469 INFO 2025-11-08 16:00:16,329 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 16:00:43,407 log 65291 6161461248 Internal Server Error: /en/hr/schedules/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/sqlite3/base.py", line 360, in execute return super().execute(query, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ sqlite3.IntegrityError: UNIQUE constraint failed: hr_schedule.employee_id, hr_schedule.day_of_week, hr_schedule.tenant_id The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 182, in post return super().post(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 151, in post return self.form_valid(form) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/hr/views.py", line 188, in form_valid return super().form_valid(form) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 133, in form_valid self.object = form.save() ^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/models.py", line 554, in save self.instance.save() File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 902, in save self.save_base( File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1008, in save_base updated = self._save_table( ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1169, in _save_table results = self._do_insert( ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1210, in _do_insert return manager._insert( ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1868, in _insert return query.get_compiler(using=using).execute_sql(returning_fields) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1882, in execute_sql cursor.execute(sql, params) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 122, in execute return super().execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 79, in execute return self._execute_with_wrappers( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers return executor(sql, params, many, context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 100, in _execute with self.db.wrap_database_errors: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/sqlite3/base.py", line 360, in execute return super().execute(query, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ django.db.utils.IntegrityError: UNIQUE constraint failed: hr_schedule.employee_id, hr_schedule.day_of_week, hr_schedule.tenant_id ERROR 2025-11-08 16:00:43,410 basehttp 65291 6161461248 "POST /en/hr/schedules/create/ HTTP/1.1" 500 189755 INFO 2025-11-08 16:00:47,329 basehttp 65291 6161461248 "GET /en/hr/schedules/create/ HTTP/1.1" 200 30790 INFO 2025-11-08 16:01:02,182 basehttp 65291 6161461248 "GET /en/my-hr/schedule/ HTTP/1.1" 200 32212 INFO 2025-11-08 16:01:02,218 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:01:14,386 basehttp 65291 6161461248 "POST /en/my-hr/clock-in-out/ HTTP/1.1" 302 0 INFO 2025-11-08 16:01:14,393 basehttp 65291 6161461248 "GET /en/profile/ HTTP/1.1" 200 38242 INFO 2025-11-08 16:01:14,424 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:01:19,284 basehttp 65291 6161461248 "GET /en/profile/edit/ HTTP/1.1" 200 38523 INFO 2025-11-08 16:01:19,315 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:01:22,483 basehttp 65291 6161461248 "GET /en/profile/edit/?section=preferences HTTP/1.1" 200 36928 INFO 2025-11-08 16:01:22,520 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:01:32,544 basehttp 65291 6161461248 "GET /en/profile/ HTTP/1.1" 200 37919 INFO 2025-11-08 16:01:32,572 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:01:35,038 basehttp 65291 6161461248 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 1005 INFO 2025-11-08 16:01:36,764 basehttp 65291 6161461248 "GET /en/notifications/inbox/ HTTP/1.1" 200 32778 INFO 2025-11-08 16:01:36,802 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:01:42,865 basehttp 65291 6161461248 "GET /en/admin/notifications/notification/ HTTP/1.1" 200 61577 INFO 2025-11-08 16:01:42,881 basehttp 65291 6161461248 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-08 16:01:44,352 basehttp 65291 6161461248 "GET /en/admin/notifications/notification/add/ HTTP/1.1" 200 63538 INFO 2025-11-08 16:01:44,374 basehttp 65291 6161461248 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-08 16:01:44,391 basehttp 65291 6161461248 "GET /static/admin/img/icon-calendar.svg HTTP/1.1" 200 1086 INFO 2025-11-08 16:01:44,392 basehttp 65291 13304360960 "GET /static/admin/img/icon-clock.svg HTTP/1.1" 200 677 INFO 2025-11-08 16:01:53,882 basehttp 65291 13304360960 "POST /en/admin/notifications/notification/add/ HTTP/1.1" 302 0 INFO 2025-11-08 16:01:53,908 basehttp 65291 13304360960 "GET /en/admin/notifications/notification/ HTTP/1.1" 200 62480 INFO 2025-11-08 16:01:53,921 basehttp 65291 13304360960 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-08 16:02:06,607 basehttp 65291 13304360960 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 1218 INFO 2025-11-08 16:02:06,813 basehttp 65291 13304360960 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:02:17,988 basehttp 65291 13304360960 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 1218 INFO 2025-11-08 16:02:30,573 basehttp 65291 13304360960 "GET /en/dashboard/ HTTP/1.1" 200 53284 INFO 2025-11-08 16:02:30,615 basehttp 65291 13304360960 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:02:48,886 basehttp 65291 13304360960 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 1218 INFO 2025-11-08 16:02:49,945 basehttp 65291 13304360960 "POST /en/notifications/inbox/c320f1d7-e77a-4b44-ac32-f320e9285fc0/read/ HTTP/1.1" 200 36 INFO 2025-11-08 16:02:49,963 basehttp 65291 13304360960 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:02:49,965 basehttp 65291 6161461248 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 1217 INFO 2025-11-08 16:03:00,617 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:03:05,848 basehttp 65291 6161461248 "GET /en/admin/core/user/ HTTP/1.1" 200 69670 INFO 2025-11-08 16:03:05,868 basehttp 65291 6161461248 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-08 16:03:07,833 basehttp 65291 6161461248 "GET /en/admin/core/user/5e3ff368-06e3-4dc3-8e92-0bea6491761d/change/ HTTP/1.1" 200 109486 INFO 2025-11-08 16:03:07,846 basehttp 65291 13304360960 "GET /static/admin/js/SelectBox.js HTTP/1.1" 200 4530 INFO 2025-11-08 16:03:07,846 basehttp 65291 13321187328 "GET /static/admin/js/SelectFilter2.js HTTP/1.1" 200 15845 INFO 2025-11-08 16:03:07,849 basehttp 65291 6161461248 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-08 16:03:07,869 basehttp 65291 6161461248 "GET /static/admin/img/selector-icons.svg HTTP/1.1" 200 3291 INFO 2025-11-08 16:03:31,439 basehttp 65291 6161461248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:03:45,291 basehttp 65291 6161461248 "POST /en/admin/core/user/5e3ff368-06e3-4dc3-8e92-0bea6491761d/change/ HTTP/1.1" 302 0 INFO 2025-11-08 16:03:45,346 basehttp 65291 6161461248 "GET /en/admin/core/user/ HTTP/1.1" 200 69925 INFO 2025-11-08 16:03:45,368 basehttp 65291 6161461248 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-08 16:03:55,389 basehttp 65291 6161461248 "POST /en/admin/logout/ HTTP/1.1" 302 0 INFO 2025-11-08 16:03:55,392 basehttp 65291 6161461248 "GET / HTTP/1.1" 200 32687 INFO 2025-11-08 16:03:59,844 basehttp 65291 6161461248 "POST /en/accounts/logout/ HTTP/1.1" 302 0 INFO 2025-11-08 16:03:59,848 basehttp 65291 6161461248 "GET / HTTP/1.1" 200 32687 ERROR 2025-11-08 16:04:35,057 tasks 83463 8426217792 Failed to send confirmation for appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-08 16:04:46,005 tasks 83463 8426217792 Failed to send confirmation for appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b: 'NoneType' object has no attribute 'strftime' INFO 2025-11-08 16:08:06,066 autoreload 99729 8426217792 Watching for file changes with StatReloader INFO 2025-11-08 16:08:16,025 autoreload 99841 8426217792 Watching for file changes with StatReloader INFO 2025-11-08 16:08:20,596 basehttp 99841 6134722560 "GET /accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-08 16:08:20,661 basehttp 99841 6151548928 "GET /en/accounts/login/ HTTP/1.1" 200 18799 INFO 2025-11-08 16:08:22,201 basehttp 99841 6151548928 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-08 16:08:22,209 basehttp 99841 6151548928 "GET /dashboard/ HTTP/1.1" 302 0 INFO 2025-11-08 16:08:22,234 basehttp 99841 6134722560 "GET /en/dashboard/ HTTP/1.1" 200 53284 INFO 2025-11-08 16:08:22,277 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 16:08:31,139 tasks 83463 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-08 16:08:31,140 tasks 70301 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-08 16:08:34,239 basehttp 99841 6134722560 "GET /en/patients/068590d0-9ac0-4dad-b596-d09b8afb8466/ HTTP/1.1" 200 59258 INFO 2025-11-08 16:08:34,278 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:08:38,661 basehttp 99841 6134722560 "GET /en/slp/interventions/0bab6a29-5cac-4c77-894b-a741025d0cf8/ HTTP/1.1" 200 36071 INFO 2025-11-08 16:08:38,698 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:08:43,058 basehttp 99841 6134722560 "POST /en/slp/interventions/0bab6a29-5cac-4c77-894b-a741025d0cf8/sign/ HTTP/1.1" 302 0 INFO 2025-11-08 16:08:43,074 basehttp 99841 6134722560 "GET /en/slp/interventions/0bab6a29-5cac-4c77-894b-a741025d0cf8/ HTTP/1.1" 200 35802 INFO 2025-11-08 16:08:43,111 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:08:55,781 basehttp 99841 6134722560 "GET /en/slp/interventions/0bab6a29-5cac-4c77-894b-a741025d0cf8/pdf/?view=inline HTTP/1.1" 200 48628 INFO 2025-11-08 16:09:13,117 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:09:16,329 basehttp 99841 6134722560 "GET /en/slp/interventions/0bab6a29-5cac-4c77-894b-a741025d0cf8/pdf/?view=inline HTTP/1.1" 200 48628 INFO 2025-11-08 16:09:35,672 basehttp 99841 6134722560 "GET /en/slp/interventions/0bab6a29-5cac-4c77-894b-a741025d0cf8/pdf/?view=inline HTTP/1.1" 200 48628 INFO 2025-11-08 16:09:43,126 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:09:47,752 basehttp 99841 6134722560 "POST /en/slp/interventions/0bab6a29-5cac-4c77-894b-a741025d0cf8/email-pdf/ HTTP/1.1" 302 0 INFO 2025-11-08 16:09:47,762 basehttp 99841 6134722560 "GET /en/slp/interventions/0bab6a29-5cac-4c77-894b-a741025d0cf8/ HTTP/1.1" 200 35791 INFO 2025-11-08 16:09:47,795 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-08 16:10:12,444 log 99841 6134722560 Not Found: /en/htmx/system-notifications/ WARNING 2025-11-08 16:10:12,444 basehttp 99841 6134722560 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23448 INFO 2025-11-08 16:10:17,804 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:10:33,809 basehttp 99841 6134722560 "GET /en/slp/interventions/0bab6a29-5cac-4c77-894b-a741025d0cf8/update/ HTTP/1.1" 200 42469 INFO 2025-11-08 16:10:33,851 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 16:10:37,953 tasks 70301 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-08 16:10:37,954 tasks 83463 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found INFO 2025-11-08 16:10:38,332 basehttp 99841 6134722560 "GET /en/slp/interventions/0bab6a29-5cac-4c77-894b-a741025d0cf8/ HTTP/1.1" 200 35478 INFO 2025-11-08 16:10:54,296 basehttp 99841 6134722560 "GET /en/dashboard/ HTTP/1.1" 200 53284 INFO 2025-11-08 16:10:54,340 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:11:24,353 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:11:54,352 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:12:24,348 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:12:54,355 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 16:13:11,582 tasks 83463 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-08 16:13:24,355 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:13:54,344 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:14:24,352 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:14:54,355 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-08 16:15:13,450 log 99841 6134722560 Not Found: /en/htmx/system-notifications/ WARNING 2025-11-08 16:15:13,451 basehttp 99841 6134722560 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23448 INFO 2025-11-08 16:15:24,354 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:15:54,354 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:16:24,349 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:16:54,353 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:17:24,354 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:17:54,341 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:18:24,352 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:18:54,351 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:19:24,350 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:19:54,350 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-08 16:20:14,435 log 99841 6134722560 Not Found: /en/htmx/system-notifications/ WARNING 2025-11-08 16:20:14,435 basehttp 99841 6134722560 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23448 INFO 2025-11-08 16:20:24,344 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:20:54,351 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:21:24,350 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:21:54,339 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:22:24,351 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:22:54,350 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:23:24,349 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:23:54,346 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:24:24,349 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:24:54,346 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-08 16:25:15,446 log 99841 6134722560 Not Found: /en/htmx/system-notifications/ WARNING 2025-11-08 16:25:15,447 basehttp 99841 6134722560 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23448 INFO 2025-11-08 16:25:24,349 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:25:54,350 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:26:24,348 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:26:54,397 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:27:24,394 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:27:38,526 basehttp 99841 6134722560 "GET /en/appointments/create/ HTTP/1.1" 200 55727 INFO 2025-11-08 16:27:38,566 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:27:51,998 basehttp 99841 6134722560 "GET /api/v1/providers/?clinic=1cbc01b4-2506-4408-9c5b-b60293b3bbbb HTTP/1.1" 200 866 INFO 2025-11-08 16:28:08,582 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:28:38,582 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:29:08,580 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:29:38,580 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:30:00,004 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 16:30:00,004 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 13:30:00.004778+00:00'} INFO 2025-11-08 16:30:00,011 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 16:30:00,011 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 13:30:00.011880+00:00'} ERROR 2025-11-08 16:30:00,061 tasks 83463 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-08 16:30:00,131 tasks 83463 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-08 16:30:08,569 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-08 16:30:16,498 log 99841 6134722560 Not Found: /en/htmx/system-notifications/ WARNING 2025-11-08 16:30:16,498 basehttp 99841 6134722560 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23448 INFO 2025-11-08 16:30:38,581 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:31:08,573 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:31:38,580 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:32:08,580 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:32:38,567 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:33:08,580 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:33:38,574 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:34:08,580 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:34:38,580 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:35:08,578 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-08 16:35:17,492 log 99841 6134722560 Not Found: /en/htmx/system-notifications/ WARNING 2025-11-08 16:35:17,492 basehttp 99841 6134722560 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23448 INFO 2025-11-08 16:35:38,580 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:36:08,580 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:36:23,475 basehttp 99841 6134722560 "GET /en/dashboard/ HTTP/1.1" 200 53293 INFO 2025-11-08 16:36:23,516 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:36:53,529 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:37:23,519 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:37:37,907 basehttp 99841 6134722560 "GET /en/consents/create/ HTTP/1.1" 200 48041 INFO 2025-11-08 16:37:37,951 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:37:40,969 basehttp 99841 6134722560 "GET /en/referrals/ HTTP/1.1" 200 60386 INFO 2025-11-08 16:37:41,007 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:37:45,502 basehttp 99841 6134722560 "GET /en/referrals/create/ HTTP/1.1" 200 44695 INFO 2025-11-08 16:37:45,540 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:37:49,910 basehttp 99841 6134722560 "GET /en/referrals/external/ HTTP/1.1" 200 13212 ERROR 2025-11-08 16:38:31,192 tasks 83463 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-08 16:38:31,192 tasks 70301 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found INFO 2025-11-08 16:38:42,740 signals 99841 6134722560 Generated MRN: 000052 INFO 2025-11-08 16:38:42,743 signals 99841 6134722560 Generated File Number: 000002 INFO 2025-11-08 16:38:42,745 signals 99841 6134722560 File created: 000002 for patient 000052 INFO 2025-11-08 16:38:42,745 signals 99841 6134722560 Created main file for patient: 000052 INFO 2025-11-08 16:38:42,745 signals 99841 6134722560 Patient created: 000052 - Marwan Alwali INFO 2025-11-08 16:38:42,748 basehttp 99841 6134722560 "POST /en/referrals/external/ HTTP/1.1" 302 0 INFO 2025-11-08 16:38:42,755 basehttp 99841 6134722560 "GET /en/referrals/external/success/ HTTP/1.1" 200 5178 INFO 2025-11-08 16:38:50,736 basehttp 99841 6134722560 "GET /en/referrals/ HTTP/1.1" 200 62325 INFO 2025-11-08 16:38:57,509 basehttp 99841 6134722560 "GET /en/referrals/8ac193da-52b2-4ce2-9664-8415925bae3b/ HTTP/1.1" 200 31964 INFO 2025-11-08 16:38:57,535 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:39:05,202 basehttp 99841 6134722560 "GET /en/referrals/8ac193da-52b2-4ce2-9664-8415925bae3b/accept/ HTTP/1.1" 302 0 INFO 2025-11-08 16:39:05,216 basehttp 99841 6134722560 "GET /en/referrals/8ac193da-52b2-4ce2-9664-8415925bae3b/ HTTP/1.1" 200 32315 INFO 2025-11-08 16:39:05,249 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:39:18,707 basehttp 99841 6134722560 "GET /en/referrals/8ac193da-52b2-4ce2-9664-8415925bae3b/complete/ HTTP/1.1" 302 0 INFO 2025-11-08 16:39:18,718 basehttp 99841 6134722560 "GET /en/referrals/8ac193da-52b2-4ce2-9664-8415925bae3b/ HTTP/1.1" 200 32152 INFO 2025-11-08 16:39:18,750 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 16:39:21,975 tasks 70301 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-08 16:39:21,975 tasks 70309 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-08 16:39:21,976 tasks 70302 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found INFO 2025-11-08 16:39:21,979 tasks 83463 8426217792 Reminder sent for appointment 533eb18e-08b1-4014-a09c-28f27d690510 ERROR 2025-11-08 16:39:21,980 tasks 70310 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-08 16:39:21,984 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-08 16:39:24,647 basehttp 99841 6134722560 "GET /en/referrals/8ac193da-52b2-4ce2-9664-8415925bae3b/ HTTP/1.1" 200 31832 INFO 2025-11-08 16:39:26,392 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:39:50,795 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:39:51,353 basehttp 99841 6134722560 "GET /en/referrals/ HTTP/1.1" 200 61737 INFO 2025-11-08 16:39:51,386 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-08 16:40:18,497 log 99841 6134722560 Not Found: /en/htmx/system-notifications/ WARNING 2025-11-08 16:40:18,498 basehttp 99841 6134722560 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23448 INFO 2025-11-08 16:40:21,401 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 16:40:21,997 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-08 16:40:51,403 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:40:59,647 basehttp 99841 6134722560 "GET /en/dashboard/ HTTP/1.1" 200 53271 INFO 2025-11-08 16:40:59,685 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 16:41:22,015 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-08 16:41:29,695 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:41:58,035 basehttp 99841 6134722560 "GET /en/admin HTTP/1.1" 301 0 INFO 2025-11-08 16:41:58,081 basehttp 99841 6151548928 "GET /en/admin/ HTTP/1.1" 200 67902 INFO 2025-11-08 16:41:58,089 basehttp 99841 6151548928 "GET /static/admin/css/dashboard.css HTTP/1.1" 200 441 INFO 2025-11-08 16:42:00,519 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:42:04,685 basehttp 99841 6151548928 "GET /en/admin/auth/group/ HTTP/1.1" 200 51680 INFO 2025-11-08 16:42:04,712 basehttp 99841 6151548928 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-08 16:42:06,570 basehttp 99841 6151548928 "GET /en/admin/auth/group/add/ HTTP/1.1" 200 91142 INFO 2025-11-08 16:42:06,588 basehttp 99841 6151548928 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-08 16:42:12,206 basehttp 99841 6151548928 "GET /en/admin/core/user/ HTTP/1.1" 200 69670 INFO 2025-11-08 16:42:12,231 basehttp 99841 6151548928 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 ERROR 2025-11-08 16:42:22,072 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-08 16:42:23,409 basehttp 99841 6151548928 "GET /en/admin/core/user/b6c63b4d-2866-486f-b042-c48b6a33d765/change/ HTTP/1.1" 200 105675 INFO 2025-11-08 16:42:23,424 basehttp 99841 6151548928 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-08 16:42:30,536 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:42:59,737 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:43:29,744 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:43:59,746 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 16:44:11,508 tasks 70301 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-08 16:44:11,508 tasks 83463 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found INFO 2025-11-08 16:44:29,745 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:44:59,746 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-08 16:45:19,534 log 99841 6151548928 Not Found: /en/htmx/system-notifications/ WARNING 2025-11-08 16:45:19,534 basehttp 99841 6151548928 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23448 INFO 2025-11-08 16:45:29,735 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:45:59,745 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:46:29,738 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:46:59,745 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:47:29,746 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:47:59,742 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:48:29,748 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:48:59,746 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:49:29,748 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:49:59,748 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-08 16:50:20,546 log 99841 6151548928 Not Found: /en/htmx/system-notifications/ WARNING 2025-11-08 16:50:20,547 basehttp 99841 6151548928 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23448 INFO 2025-11-08 16:50:29,742 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:50:59,748 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:51:29,737 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:51:59,749 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:52:29,743 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:52:59,748 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:53:29,749 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:53:59,748 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:54:29,751 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:54:59,751 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-08 16:55:21,548 log 99841 6151548928 Not Found: /en/htmx/system-notifications/ WARNING 2025-11-08 16:55:21,549 basehttp 99841 6151548928 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23448 INFO 2025-11-08 16:55:29,752 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:55:59,751 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:56:29,751 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:56:59,752 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:57:29,752 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:57:59,750 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-08 16:58:12,003 log 99841 6151548928 Not Found: /aba/ WARNING 2025-11-08 16:58:12,003 basehttp 99841 6151548928 "GET /aba/ HTTP/1.1" 404 3033 WARNING 2025-11-08 16:58:16,466 log 99841 6151548928 Not Found: /en/aba/ WARNING 2025-11-08 16:58:16,467 basehttp 99841 6151548928 "GET /en/aba/ HTTP/1.1" 404 28416 INFO 2025-11-08 16:58:26,511 basehttp 99841 6151548928 "GET /en/aba/consults/ HTTP/1.1" 200 51323 INFO 2025-11-08 16:58:26,562 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:58:28,486 basehttp 99841 6151548928 "GET /en/aba/consults/dac23f37-ad4d-417d-9117-dcb79563c907/ HTTP/1.1" 200 39052 INFO 2025-11-08 16:58:28,523 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:58:40,291 basehttp 99841 6151548928 "GET /en/aba/consults/dac23f37-ad4d-417d-9117-dcb79563c907/update/ HTTP/1.1" 200 72149 INFO 2025-11-08 16:58:40,332 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:59:10,335 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:59:13,384 basehttp 99841 6151548928 "GET /en/aba/consults/ HTTP/1.1" 200 51323 INFO 2025-11-08 16:59:13,421 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-08 16:59:19,083 log 99841 6151548928 Not Found: /en/aba/ WARNING 2025-11-08 16:59:19,083 basehttp 99841 6151548928 "GET /en/aba/ HTTP/1.1" 404 28416 INFO 2025-11-08 16:59:28,329 basehttp 99841 6151548928 "GET /en/aba/behaviors/ HTTP/1.1" 200 80878 INFO 2025-11-08 16:59:28,375 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:59:40,435 basehttp 99841 6151548928 "GET /en/aba/consults/dac23f37-ad4d-417d-9117-dcb79563c907/ HTTP/1.1" 200 39052 INFO 2025-11-08 16:59:40,474 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:59:45,654 basehttp 99841 6151548928 "GET /en/ot/sessions/ HTTP/1.1" 200 54989 INFO 2025-11-08 16:59:45,697 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 16:59:55,245 basehttp 99841 6151548928 "GET /en/ot/sessions/fcc016a5-9020-4ba2-a56f-70518ba118c4/ HTTP/1.1" 200 37703 INFO 2025-11-08 16:59:55,271 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:00:00,012 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 17:00:00,012 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 14:00:00.012498+00:00'} INFO 2025-11-08 17:00:00,018 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 17:00:00,018 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 14:00:00.018933+00:00'} ERROR 2025-11-08 17:00:00,121 tasks 70301 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-08 17:00:00,121 tasks 83463 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-08 17:00:00,190 tasks 70301 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-08 17:00:00,190 tasks 83463 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found INFO 2025-11-08 17:00:03,201 basehttp 99841 6151548928 "GET /en/ot/sessions/fcc016a5-9020-4ba2-a56f-70518ba118c4/ HTTP/1.1" 200 37703 INFO 2025-11-08 17:00:03,230 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:00:08,451 basehttp 99841 6151548928 "GET /en/ot/sessions/create/?patient=2870c062-4d1e-4589-a210-f0cd5339e761 HTTP/1.1" 302 0 INFO 2025-11-08 17:00:08,472 basehttp 99841 6151548928 "GET /en/patients/2870c062-4d1e-4589-a210-f0cd5339e761/?tab=consents&missing=GENERAL_TREATMENT,SERVICE_SPECIFIC HTTP/1.1" 200 53002 INFO 2025-11-08 17:00:08,518 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:00:18,080 basehttp 99841 6151548928 "GET /en/consents/create/?patient=2870c062-4d1e-4589-a210-f0cd5339e761 HTTP/1.1" 200 48129 INFO 2025-11-08 17:00:18,127 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-08 17:00:22,549 log 99841 6151548928 Not Found: /en/htmx/system-notifications/ WARNING 2025-11-08 17:00:22,549 basehttp 99841 6151548928 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23448 INFO 2025-11-08 17:00:33,182 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-08 17:00:38,795 log 99841 6151548928 Not Found: /en/ot/ WARNING 2025-11-08 17:00:38,795 basehttp 99841 6151548928 "GET /en/ot/ HTTP/1.1" 404 29552 INFO 2025-11-08 17:00:46,772 basehttp 99841 6151548928 "GET /en/ot/consults/ HTTP/1.1" 200 46771 INFO 2025-11-08 17:00:46,811 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:00:50,536 basehttp 99841 6151548928 "GET /en/ot/consults/d58974cc-07e5-451f-ab73-bc851dab303d/ HTTP/1.1" 200 45502 INFO 2025-11-08 17:00:50,568 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-08 17:01:06,269 log 99841 6151548928 Not Found: /en/ot/ WARNING 2025-11-08 17:01:06,270 basehttp 99841 6151548928 "GET /en/ot/ HTTP/1.1" 404 29552 INFO 2025-11-08 17:01:16,160 basehttp 99841 6151548928 "GET /en/ot/target-skills/ HTTP/1.1" 200 68424 INFO 2025-11-08 17:01:16,202 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:01:27,842 basehttp 99841 6151548928 "GET /en/ot/sessions/1dc2c631-fef1-41a7-8f2b-901cc090ae4d/ HTTP/1.1" 200 38886 INFO 2025-11-08 17:01:27,881 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:01:34,526 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:01:36,243 basehttp 99841 6151548928 "GET /en/ot/consults/d58974cc-07e5-451f-ab73-bc851dab303d/ HTTP/1.1" 200 45502 INFO 2025-11-08 17:01:36,274 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:01:40,148 basehttp 99841 6151548928 "GET /en/ot/consults/d58974cc-07e5-451f-ab73-bc851dab303d/update/ HTTP/1.1" 200 36968 INFO 2025-11-08 17:01:40,186 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:02:10,186 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:02:40,195 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:03:04,087 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:03:04,818 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:03:16,826 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 17:03:44,630 tasks 70301 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-08 17:03:44,631 tasks 70302 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-08 17:03:44,630 tasks 70309 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-08 17:03:44,631 tasks 83463 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found INFO 2025-11-08 17:03:47,552 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:04:17,536 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:04:47,548 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:05:17,546 basehttp 99841 6151548928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-08 17:05:23,553 log 99841 6151548928 Not Found: /en/htmx/system-notifications/ WARNING 2025-11-08 17:05:23,553 basehttp 99841 6151548928 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23448 INFO 2025-11-08 17:05:56,549 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:06:56,551 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:07:56,554 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:08:08,573 basehttp 99841 6134722560 "GET /en/ot/consults/d58974cc-07e5-451f-ab73-bc851dab303d/ HTTP/1.1" 200 45502 INFO 2025-11-08 17:08:08,623 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:08:19,938 basehttp 99841 6134722560 "GET /en/ot/skill-assessment/ HTTP/1.1" 200 77347 INFO 2025-11-08 17:08:19,982 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:08:23,386 basehttp 99841 6134722560 "GET /en/ot/sessions/1dc2c631-fef1-41a7-8f2b-901cc090ae4d/ HTTP/1.1" 200 38886 INFO 2025-11-08 17:08:23,426 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:08:26,806 basehttp 99841 6134722560 "GET /en/ot/sessions/1dc2c631-fef1-41a7-8f2b-901cc090ae4d/update/ HTTP/1.1" 200 46651 INFO 2025-11-08 17:08:26,829 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:08:56,844 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 17:09:22,037 tasks 70301 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-08 17:09:22,037 tasks 83463 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found INFO 2025-11-08 17:09:26,833 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:09:53,559 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:10:02,104 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:10:19,997 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-08 17:10:24,543 log 99841 6134722560 Not Found: /en/htmx/system-notifications/ WARNING 2025-11-08 17:10:24,543 basehttp 99841 6134722560 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23448 INFO 2025-11-08 17:10:49,996 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:11:19,987 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:11:49,996 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:12:19,989 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:12:49,998 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 17:13:11,688 tasks 83463 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-08 17:13:19,999 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:13:50,552 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 17:14:11,529 tasks 83463 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-08 17:14:20,542 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:14:56,561 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-08 17:15:25,546 log 99841 6134722560 Not Found: /en/htmx/system-notifications/ WARNING 2025-11-08 17:15:25,546 basehttp 99841 6134722560 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23448 INFO 2025-11-08 17:15:56,559 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:16:56,564 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:17:56,559 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:18:56,558 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:19:56,557 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-08 17:20:26,565 log 99841 6134722560 Not Found: /en/htmx/system-notifications/ WARNING 2025-11-08 17:20:26,565 basehttp 99841 6134722560 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23448 INFO 2025-11-08 17:20:56,625 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:26:45,309 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:27:45,302 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:28:45,314 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:29:45,312 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:35:14,699 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 17:35:14,699 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 14:35:14.699577+00:00'} INFO 2025-11-08 17:35:14,702 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 17:35:14,702 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 14:35:14.702487+00:00'} WARNING 2025-11-08 17:35:42,289 log 99841 6134722560 Not Found: /en/htmx/system-notifications/ WARNING 2025-11-08 17:35:42,289 basehttp 99841 6134722560 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23448 INFO 2025-11-08 17:36:11,290 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:37:11,299 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:38:11,310 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:39:11,308 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 17:40:11,290 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 17:40:14,761 tasks 83463 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-08 17:40:14,761 tasks 70301 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-08 17:40:14,869 tasks 70301 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-08 17:40:14,869 tasks 83463 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-08 17:40:14,940 tasks 70301 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-08 17:40:14,940 tasks 83463 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found WARNING 2025-11-08 17:40:43,303 log 99841 6134722560 Not Found: /en/htmx/system-notifications/ WARNING 2025-11-08 17:40:43,303 basehttp 99841 6134722560 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23448 INFO 2025-11-08 17:41:11,305 basehttp 99841 6134722560 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 17:43:59,377 tasks 70301 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-08 17:43:59,377 tasks 83463 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-08 17:48:45,997 tasks 70302 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-08 17:48:45,997 tasks 70309 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-08 17:48:45,997 tasks 70301 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-08 17:48:45,997 tasks 70310 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found INFO 2025-11-08 17:48:45,999 tasks 83463 8426217792 Reminder sent for appointment 533eb18e-08b1-4014-a09c-28f27d690510 ERROR 2025-11-08 17:48:46,004 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-08 17:49:36,788 tasks 70309 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-08 17:49:36,788 tasks 70301 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-08 17:49:36,788 tasks 83463 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-08 17:49:46,015 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-08 17:50:46,024 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-08 17:51:46,089 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-08 17:53:26,467 tasks 70301 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-08 17:53:26,467 tasks 83463 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found INFO 2025-11-08 18:04:19,659 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 18:04:19,659 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 15:04:19.659623+00:00'} INFO 2025-11-08 18:04:19,660 tasks 70301 8426217792 Generated daily schedule for 2025-11-09: {'date': '2025-11-09', 'total_appointments': 0, 'providers_with_appointments': 0} INFO 2025-11-08 18:04:19,664 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 18:04:19,664 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 15:04:19.664339+00:00'} ERROR 2025-11-08 18:05:45,205 tasks 83463 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-08 18:05:45,207 tasks 70301 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-08 18:05:45,223 tasks 83463 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-08 18:05:45,226 tasks 70301 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found INFO 2025-11-08 18:30:51,613 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 18:30:51,613 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 15:30:51.613228+00:00'} INFO 2025-11-08 18:30:51,617 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 18:30:51,617 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 15:30:51.617752+00:00'} ERROR 2025-11-08 18:32:56,069 tasks 83463 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-08 18:32:56,069 tasks 70301 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-08 18:39:32,106 tasks 83463 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-08 18:39:32,106 tasks 70301 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-08 18:39:32,108 tasks 70309 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-08 18:39:32,108 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-08 18:39:32,207 tasks 83463 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-08 18:39:32,207 tasks 70301 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-08 18:39:32,207 tasks 70309 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-08 18:39:32,207 tasks 70302 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-08 18:39:32,273 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-08 18:39:32,273 tasks 70301 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-08 18:39:32,273 tasks 70309 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-08 18:39:32,273 tasks 83463 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found INFO 2025-11-08 18:40:18,081 autoreload 54432 8426217792 Watching for file changes with StatReloader INFO 2025-11-08 18:40:20,610 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-08 18:40:25,245 log 54432 6126874624 Not Found: /en/ot/ WARNING 2025-11-08 18:40:25,245 basehttp 54432 6126874624 "GET /en/ot/ HTTP/1.1" 404 29552 INFO 2025-11-08 18:40:30,073 basehttp 54432 6126874624 "GET /en/ot/consults/ HTTP/1.1" 200 46771 INFO 2025-11-08 18:40:30,136 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 18:40:31,839 basehttp 54432 6126874624 "GET /en/ot/consults/create/ HTTP/1.1" 200 66146 INFO 2025-11-08 18:40:31,887 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 18:41:01,896 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 18:41:29,751 basehttp 54432 6126874624 "GET /en/ot/consults/create/ HTTP/1.1" 200 65907 INFO 2025-11-08 18:41:29,787 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 18:41:47,144 basehttp 54432 6126874624 "GET /en/ot/consults/create/ HTTP/1.1" 200 66054 INFO 2025-11-08 18:41:47,179 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 18:42:17,194 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 18:42:47,189 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 18:43:16,716 tasks 70301 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-08 18:43:16,716 tasks 83463 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found INFO 2025-11-08 18:43:17,184 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 18:43:47,181 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 18:44:17,182 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 18:44:47,193 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-08 18:45:07,638 log 54432 6126874624 Not Found: /en/htmx/system-notifications/ WARNING 2025-11-08 18:45:07,638 basehttp 54432 6126874624 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23448 INFO 2025-11-08 18:45:14,855 basehttp 54432 6126874624 "GET /en/ot/consults/create/ HTTP/1.1" 200 66050 INFO 2025-11-08 18:45:14,896 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 18:45:16,116 basehttp 54432 6126874624 "GET /en/ot/consults/create/ HTTP/1.1" 200 66050 INFO 2025-11-08 18:45:16,151 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 18:45:46,168 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 18:46:16,160 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 18:46:46,165 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 18:47:16,163 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 18:47:46,162 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 18:48:03,335 tasks 70301 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-08 18:48:03,335 tasks 83463 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found INFO 2025-11-08 18:48:16,160 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 18:48:46,154 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 18:48:54,111 tasks 70301 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-08 18:48:54,111 tasks 83463 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found INFO 2025-11-08 18:49:13,624 basehttp 54432 6126874624 "GET /en/ot/consults/create/ HTTP/1.1" 200 66378 INFO 2025-11-08 18:49:13,660 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 18:49:43,672 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-08 18:50:08,624 log 54432 6126874624 Not Found: /en/htmx/system-notifications/ WARNING 2025-11-08 18:50:08,624 basehttp 54432 6126874624 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23448 INFO 2025-11-08 18:50:13,664 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 18:50:21,057 basehttp 54432 6126874624 "GET /en/ot/consults/create/ HTTP/1.1" 200 66402 INFO 2025-11-08 18:50:21,092 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 18:50:51,107 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 18:51:21,096 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 18:51:51,103 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 18:52:21,096 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 18:52:25,390 basehttp 54432 6126874624 "GET /en/ot/consults/create/ HTTP/1.1" 200 66539 INFO 2025-11-08 18:52:25,425 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 18:52:25,689 tasks 83463 8426217792 Skipping reminder for appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b - status: ARRIVED ERROR 2025-11-08 18:52:43,769 tasks 70301 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-08 18:52:43,769 tasks 83463 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found INFO 2025-11-08 18:52:55,632 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 18:53:25,439 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 18:53:43,608 tasks 83463 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-08 18:53:55,439 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 18:54:25,441 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 18:54:55,439 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-08 18:55:09,631 log 54432 6126874624 Not Found: /en/htmx/system-notifications/ WARNING 2025-11-08 18:55:09,632 basehttp 54432 6126874624 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23448 INFO 2025-11-08 18:55:25,427 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 18:55:55,427 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 18:56:25,426 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-08 18:56:43,879 signals 62599 8426217792 Patient deleted: 000023 - Latifa Saleh Sultan Al-Asiri WARNING 2025-11-08 18:56:43,879 signals 62599 8426217792 Patient deleted: 000050 - Khalid Yazeed Nasser Al-Qahtani WARNING 2025-11-08 18:56:43,880 signals 62599 8426217792 Patient deleted: 000012 - Nawaf Talal Faisal Al-Shammari WARNING 2025-11-08 18:56:43,880 signals 62599 8426217792 Patient deleted: 000033 - Amal Abdulrahman Talal Al-Ahmadi WARNING 2025-11-08 18:56:43,880 signals 62599 8426217792 Patient deleted: 000034 - Turki Turki Nawaf Al-Shehri WARNING 2025-11-08 18:56:43,880 signals 62599 8426217792 Patient deleted: 000004 - Abdulrahman Bandar Hussein Al-Ghamdi WARNING 2025-11-08 18:56:43,881 signals 62599 8426217792 Patient deleted: 000044 - Salma Fahad Ali Al-Ghamdi WARNING 2025-11-08 18:56:43,881 signals 62599 8426217792 Patient deleted: 000041 - Talal Nawaf Hussein Al-Ahmadi WARNING 2025-11-08 18:56:43,881 signals 62599 8426217792 Patient deleted: 000043 - Latifa Ziyad Nawaf Al-Shahrani WARNING 2025-11-08 18:56:43,881 signals 62599 8426217792 Patient deleted: 000003 - Sultan Nasser Nasser Al-Harbi WARNING 2025-11-08 18:56:43,882 signals 62599 8426217792 Patient deleted: 000013 - Salma Sultan Hassan Al-Shehri WARNING 2025-11-08 18:56:43,882 signals 62599 8426217792 Patient deleted: 000028 - Abdulrahman Hassan Abdullah Al-Shahrani WARNING 2025-11-08 18:56:43,882 signals 62599 8426217792 Patient deleted: 000022 - Hessa Saad Omar Al-Qahtani WARNING 2025-11-08 18:56:43,882 signals 62599 8426217792 Patient deleted: 000030 - Faisal Talal Saleh Al-Yami WARNING 2025-11-08 18:56:43,882 signals 62599 8426217792 Patient deleted: 000037 - Saleh Mansour Hassan Al-Omari WARNING 2025-11-08 18:56:43,883 signals 62599 8426217792 Patient deleted: 000045 - Dalal Saleh Saleh Al-Harbi WARNING 2025-11-08 18:56:43,883 signals 62599 8426217792 Patient deleted: 000027 - Mohammed Mansour Turki Al-Juaid WARNING 2025-11-08 18:56:43,883 signals 62599 8426217792 Patient deleted: 000052 - Marwan Alwali WARNING 2025-11-08 18:56:43,883 signals 62599 8426217792 Patient deleted: 000031 - Basma Sultan Ziyad Al-Ghamdi WARNING 2025-11-08 18:56:43,883 signals 62599 8426217792 Patient deleted: 000042 - Jawaher Nasser Talal Al-Balawi WARNING 2025-11-08 18:56:43,884 signals 62599 8426217792 Patient deleted: 000024 - Amal Turki Fahad Al-Subai WARNING 2025-11-08 18:56:43,884 signals 62599 8426217792 Patient deleted: 000026 - Abdulaziz Turki Fahad Al-Anzi WARNING 2025-11-08 18:56:43,884 signals 62599 8426217792 Patient deleted: 000018 - Jawaher Mansour Nasser Al-Subai WARNING 2025-11-08 18:56:43,884 signals 62599 8426217792 Patient deleted: 000016 - Waleed Hussein Turki Al-Subaie WARNING 2025-11-08 18:56:43,885 signals 62599 8426217792 Patient deleted: 000039 - Turki Khalid Saad Al-Otaibi WARNING 2025-11-08 18:56:43,885 signals 62599 8426217792 Patient deleted: 000014 - Abdulrahman Hassan Nasser Al-Zahrani WARNING 2025-11-08 18:56:43,885 signals 62599 8426217792 Patient deleted: 000015 - Dalal Saad Ali Al-Ghamdi WARNING 2025-11-08 18:56:43,885 signals 62599 8426217792 Patient deleted: 000006 - Reem Omar Turki Al-Ghamdi WARNING 2025-11-08 18:56:43,886 signals 62599 8426217792 Patient deleted: 000021 - Hussein Ali Abdulrahman Al-Asiri WARNING 2025-11-08 18:56:43,886 signals 62599 8426217792 Patient deleted: 000046 - Saad Saad Hussein Al-Yami WARNING 2025-11-08 18:56:43,886 signals 62599 8426217792 Patient deleted: 000025 - Ali Faisal Abdullah Al-Shahrani WARNING 2025-11-08 18:56:43,886 signals 62599 8426217792 Patient deleted: 000010 - Bandar Abdulaziz Mohammed Al-Harbi WARNING 2025-11-08 18:56:43,886 signals 62599 8426217792 Patient deleted: 000005 - Wafa Sultan Ali Al-Mutairi WARNING 2025-11-08 18:56:43,887 signals 62599 8426217792 Patient deleted: 000020 - Yazeed Khalid Saud Al-Subai WARNING 2025-11-08 18:56:43,887 signals 62599 8426217792 Patient deleted: 000051 - Marwan Alwali WARNING 2025-11-08 18:56:43,887 signals 62599 8426217792 Patient deleted: 000040 - Hayat Saleh Saud Al-Qahtani WARNING 2025-11-08 18:56:43,887 signals 62599 8426217792 Patient deleted: 000032 - Wafa Ziyad Mohammed Al-Anzi WARNING 2025-11-08 18:56:43,887 signals 62599 8426217792 Patient deleted: 000029 - Mansour Waleed Hassan Al-Shamrani WARNING 2025-11-08 18:56:43,888 signals 62599 8426217792 Patient deleted: 000007 - Saud Mansour Nasser Al-Shamrani WARNING 2025-11-08 18:56:43,888 signals 62599 8426217792 Patient deleted: 000017 - Hassan Ali Waleed Al-Dosari WARNING 2025-11-08 18:56:43,888 signals 62599 8426217792 Patient deleted: 000047 - Hessa Khalid Omar Al-Otaibi WARNING 2025-11-08 18:56:43,888 signals 62599 8426217792 Patient deleted: 000001 - Hind Mansour Ziyad Al-Zahrani WARNING 2025-11-08 18:56:43,888 signals 62599 8426217792 Patient deleted: 000019 - Nada Sultan Nawaf Al-Asiri WARNING 2025-11-08 18:56:43,889 signals 62599 8426217792 Patient deleted: 000049 - Fahad Fahad Hassan Al-Zahrani WARNING 2025-11-08 18:56:43,889 signals 62599 8426217792 Patient deleted: 000008 - Nasser Saleh Talal Al-Subai WARNING 2025-11-08 18:56:43,889 signals 62599 8426217792 Patient deleted: 000048 - Saad Talal Nasser Al-Shahrani WARNING 2025-11-08 18:56:43,889 signals 62599 8426217792 Patient deleted: 000009 - Dalal Saud Omar Al-Harbi WARNING 2025-11-08 18:56:43,890 signals 62599 8426217792 Patient deleted: 000011 - Wafa Ali Nasser Al-Otaibi WARNING 2025-11-08 18:56:43,890 signals 62599 8426217792 Patient deleted: 000002 - Mohammed Khalid Abdullah Al-Anzi WARNING 2025-11-08 18:56:43,890 signals 62599 8426217792 Patient deleted: 000035 - Ziyad Nawaf Abdulaziz Al-Yami WARNING 2025-11-08 18:56:43,890 signals 62599 8426217792 Patient deleted: 000036 - Reem Turki Abdulaziz Al-Shahrani WARNING 2025-11-08 18:56:43,890 signals 62599 8426217792 Patient deleted: 000038 - Lulwa Mansour Abdulrahman Al-Juaid INFO 2025-11-08 18:56:44,131 signals 62599 8426217792 User created: admin (Front Desk) INFO 2025-11-08 18:56:44,140 tasks 83463 8426217792 Email sent successfully to ['marwan@tenhal.sa'] INFO 2025-11-08 18:56:44,276 signals 62599 8426217792 User created: fahad.al-asiri.admin1 (Administrator) INFO 2025-11-08 18:56:44,277 tasks 83463 8426217792 Email sent successfully to ['fahad.al-asiri.admin1@agdar.sa'] INFO 2025-11-08 18:56:44,407 signals 62599 8426217792 User created: sarah.al-otaibi.admin2 (Administrator) INFO 2025-11-08 18:56:44,409 tasks 83463 8426217792 Email sent successfully to ['sarah.al-otaibi.admin2@agdar.sa'] INFO 2025-11-08 18:56:44,540 signals 62599 8426217792 User created: turki.al-anzi.doctor1 (Doctor) INFO 2025-11-08 18:56:44,542 tasks 83463 8426217792 Email sent successfully to ['turki.al-anzi.doctor1@agdar.sa'] INFO 2025-11-08 18:56:44,674 signals 62599 8426217792 User created: amal.al-subai.doctor2 (Doctor) INFO 2025-11-08 18:56:44,675 tasks 83463 8426217792 Email sent successfully to ['amal.al-subai.doctor2@agdar.sa'] INFO 2025-11-08 18:56:44,805 signals 62599 8426217792 User created: maha.al-shehri.doctor3 (Doctor) INFO 2025-11-08 18:56:44,806 tasks 83463 8426217792 Email sent successfully to ['maha.al-shehri.doctor3@agdar.sa'] INFO 2025-11-08 18:56:44,934 signals 62599 8426217792 User created: hind.al-harbi.nurse1 (Nurse) INFO 2025-11-08 18:56:44,935 tasks 83463 8426217792 Email sent successfully to ['hind.al-harbi.nurse1@agdar.sa'] INFO 2025-11-08 18:56:45,065 signals 62599 8426217792 User created: mohammed.al-rashidi.nurse2 (Nurse) INFO 2025-11-08 18:56:45,066 tasks 83463 8426217792 Email sent successfully to ['mohammed.al-rashidi.nurse2@agdar.sa'] INFO 2025-11-08 18:56:45,195 signals 62599 8426217792 User created: waleed.al-subaie.nurse3 (Nurse) INFO 2025-11-08 18:56:45,197 tasks 83463 8426217792 Email sent successfully to ['waleed.al-subaie.nurse3@agdar.sa'] INFO 2025-11-08 18:56:45,326 signals 62599 8426217792 User created: waleed.al-omari.ot1 (Occupational Therapist) INFO 2025-11-08 18:56:45,327 tasks 83463 8426217792 Email sent successfully to ['waleed.al-omari.ot1@agdar.sa'] INFO 2025-11-08 18:56:45,459 signals 62599 8426217792 User created: hanan.al-subaie.ot2 (Occupational Therapist) INFO 2025-11-08 18:56:45,461 tasks 83463 8426217792 Email sent successfully to ['hanan.al-subaie.ot2@agdar.sa'] INFO 2025-11-08 18:56:45,591 signals 62599 8426217792 User created: noura.al-qahtani.slp1 (Speech-Language Pathologist) INFO 2025-11-08 18:56:45,593 tasks 83463 8426217792 Email sent successfully to ['noura.al-qahtani.slp1@agdar.sa'] INFO 2025-11-08 18:56:45,725 signals 62599 8426217792 User created: hayat.al-anzi.slp2 (Speech-Language Pathologist) INFO 2025-11-08 18:56:45,726 tasks 83463 8426217792 Email sent successfully to ['hayat.al-anzi.slp2@agdar.sa'] INFO 2025-11-08 18:56:45,858 signals 62599 8426217792 User created: hind.al-shahrani.aba1 (ABA Therapist) INFO 2025-11-08 18:56:45,859 tasks 83463 8426217792 Email sent successfully to ['hind.al-shahrani.aba1@agdar.sa'] INFO 2025-11-08 18:56:45,988 signals 62599 8426217792 User created: abdulrahman.al-maliki.aba2 (ABA Therapist) INFO 2025-11-08 18:56:45,989 tasks 83463 8426217792 Email sent successfully to ['abdulrahman.al-maliki.aba2@agdar.sa'] INFO 2025-11-08 18:56:46,122 signals 62599 8426217792 User created: reem.al-shahrani.front_desk1 (Front Desk) INFO 2025-11-08 18:56:46,123 tasks 83463 8426217792 Email sent successfully to ['reem.al-shahrani.front_desk1@agdar.sa'] INFO 2025-11-08 18:56:46,254 signals 62599 8426217792 User created: abdulaziz.al-asiri.front_desk2 (Front Desk) INFO 2025-11-08 18:56:46,255 tasks 83463 8426217792 Email sent successfully to ['abdulaziz.al-asiri.front_desk2@agdar.sa'] INFO 2025-11-08 18:56:46,386 signals 62599 8426217792 User created: munira.al-shamrani.finance1 (Finance) INFO 2025-11-08 18:56:46,388 tasks 83463 8426217792 Email sent successfully to ['munira.al-shamrani.finance1@agdar.sa'] INFO 2025-11-08 18:56:46,518 signals 62599 8426217792 User created: latifa.al-dosari.finance2 (Finance) INFO 2025-11-08 18:56:46,519 tasks 83463 8426217792 Email sent successfully to ['latifa.al-dosari.finance2@agdar.sa'] INFO 2025-11-08 18:56:46,520 signals 62599 8426217792 Generated File Number: 000001 INFO 2025-11-08 18:56:46,520 signals 62599 8426217792 File created: 000001 for patient 000001 INFO 2025-11-08 18:56:46,520 signals 62599 8426217792 Created main file for patient: 000001 INFO 2025-11-08 18:56:46,520 signals 62599 8426217792 Patient created: 000001 - Dalal Nawaf Abdulrahman Al-Balawi INFO 2025-11-08 18:56:46,522 tasks 83463 8426217792 Email sent successfully to ['dalal.al-balawi@example.sa'] INFO 2025-11-08 18:56:46,522 signals 62599 8426217792 Generated File Number: 000002 INFO 2025-11-08 18:56:46,522 signals 62599 8426217792 File created: 000002 for patient 000002 INFO 2025-11-08 18:56:46,522 signals 62599 8426217792 Created main file for patient: 000002 INFO 2025-11-08 18:56:46,522 signals 62599 8426217792 Patient created: 000002 - Nasser Abdullah Hassan Al-Mutairi INFO 2025-11-08 18:56:46,524 tasks 83463 8426217792 Email sent successfully to ['nasser.al-mutairi@example.sa'] INFO 2025-11-08 18:56:46,524 signals 62599 8426217792 Generated File Number: 000003 INFO 2025-11-08 18:56:46,524 signals 62599 8426217792 File created: 000003 for patient 000003 INFO 2025-11-08 18:56:46,524 signals 62599 8426217792 Created main file for patient: 000003 INFO 2025-11-08 18:56:46,524 signals 62599 8426217792 Patient created: 000003 - Saad Omar Bandar Al-Ahmadi INFO 2025-11-08 18:56:46,526 signals 62599 8426217792 Generated File Number: 000004 INFO 2025-11-08 18:56:46,526 signals 62599 8426217792 File created: 000004 for patient 000004 INFO 2025-11-08 18:56:46,526 signals 62599 8426217792 Created main file for patient: 000004 INFO 2025-11-08 18:56:46,526 tasks 83463 8426217792 Email sent successfully to ['saad.al-ahmadi@example.sa'] INFO 2025-11-08 18:56:46,526 signals 62599 8426217792 Patient created: 000004 - Ghada Sultan Khalid Al-Ahmadi INFO 2025-11-08 18:56:46,527 signals 62599 8426217792 Generated File Number: 000005 INFO 2025-11-08 18:56:46,527 tasks 83463 8426217792 Email sent successfully to ['ghada.al-ahmadi@example.sa'] INFO 2025-11-08 18:56:46,527 signals 62599 8426217792 File created: 000005 for patient 000005 INFO 2025-11-08 18:56:46,528 signals 62599 8426217792 Created main file for patient: 000005 INFO 2025-11-08 18:56:46,528 signals 62599 8426217792 Patient created: 000005 - Fatima Yazeed Saad Al-Qahtani INFO 2025-11-08 18:56:46,529 signals 62599 8426217792 Generated File Number: 000006 INFO 2025-11-08 18:56:46,529 tasks 83463 8426217792 Email sent successfully to ['fatima.al-qahtani@example.sa'] INFO 2025-11-08 18:56:46,529 signals 62599 8426217792 File created: 000006 for patient 000006 INFO 2025-11-08 18:56:46,529 signals 62599 8426217792 Created main file for patient: 000006 INFO 2025-11-08 18:56:46,529 signals 62599 8426217792 Patient created: 000006 - Khalid Bandar Hussein Al-Ahmadi INFO 2025-11-08 18:56:46,530 tasks 83463 8426217792 Email sent successfully to ['khalid.al-ahmadi@example.sa'] INFO 2025-11-08 18:56:46,531 signals 62599 8426217792 Generated File Number: 000007 INFO 2025-11-08 18:56:46,531 signals 62599 8426217792 File created: 000007 for patient 000007 INFO 2025-11-08 18:56:46,531 signals 62599 8426217792 Created main file for patient: 000007 INFO 2025-11-08 18:56:46,531 signals 62599 8426217792 Patient created: 000007 - Maha Mansour Hassan Al-Yami INFO 2025-11-08 18:56:46,532 signals 62599 8426217792 Generated File Number: 000008 INFO 2025-11-08 18:56:46,532 tasks 83463 8426217792 Email sent successfully to ['maha.al-yami@example.sa'] INFO 2025-11-08 18:56:46,532 signals 62599 8426217792 File created: 000008 for patient 000008 INFO 2025-11-08 18:56:46,532 signals 62599 8426217792 Created main file for patient: 000008 INFO 2025-11-08 18:56:46,532 signals 62599 8426217792 Patient created: 000008 - Mohammed Abdulaziz Sultan Al-Harthi INFO 2025-11-08 18:56:46,534 signals 62599 8426217792 Generated File Number: 000009 INFO 2025-11-08 18:56:46,534 tasks 83463 8426217792 Email sent successfully to ['mohammed.al-harthi@example.sa'] INFO 2025-11-08 18:56:46,534 signals 62599 8426217792 File created: 000009 for patient 000009 INFO 2025-11-08 18:56:46,534 signals 62599 8426217792 Created main file for patient: 000009 INFO 2025-11-08 18:56:46,534 signals 62599 8426217792 Patient created: 000009 - Latifa Sultan Abdullah Al-Maliki INFO 2025-11-08 18:56:46,535 signals 62599 8426217792 Generated File Number: 000010 INFO 2025-11-08 18:56:46,535 tasks 83463 8426217792 Email sent successfully to ['latifa.al-maliki@example.sa'] INFO 2025-11-08 18:56:46,535 signals 62599 8426217792 File created: 000010 for patient 000010 INFO 2025-11-08 18:56:46,535 signals 62599 8426217792 Created main file for patient: 000010 INFO 2025-11-08 18:56:46,536 signals 62599 8426217792 Patient created: 000010 - Omar Nasser Yazeed Al-Shamrani INFO 2025-11-08 18:56:46,537 signals 62599 8426217792 Generated File Number: 000001 INFO 2025-11-08 18:56:46,537 tasks 83463 8426217792 Email sent successfully to ['omar.al-shamrani@example.sa'] INFO 2025-11-08 18:56:55,439 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 18:56:55,453 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-08 18:57:25,427 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 18:57:25,434 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-08 18:57:55,428 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 18:57:55,436 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-08 18:58:25,433 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 18:58:25,444 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-08 18:58:55,438 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 18:58:55,450 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 ERROR 2025-11-08 18:59:17,333 tasks 83463 8426217792 Appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b not found INFO 2025-11-08 18:59:25,438 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 18:59:25,450 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-08 18:59:55,438 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 18:59:55,450 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-08 19:00:00,010 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 19:00:00,010 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 16:00:00.010648+00:00'} INFO 2025-11-08 19:00:00,017 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 19:00:00,017 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 16:00:00.017694+00:00'} WARNING 2025-11-08 19:00:10,632 log 54432 6126874624 Not Found: /en/htmx/system-notifications/ WARNING 2025-11-08 19:00:10,632 basehttp 54432 6126874624 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23448 INFO 2025-11-08 19:00:25,438 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 19:00:25,450 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-08 19:00:55,437 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 19:00:55,449 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-08 19:01:25,438 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 19:01:25,449 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-08 19:01:55,491 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 19:01:55,499 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-08 19:02:25,502 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 19:02:25,513 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-08 19:02:55,504 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 19:02:55,516 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 ERROR 2025-11-08 19:02:56,134 tasks 83463 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-08 19:03:25,504 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 19:03:25,517 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-08 19:03:55,504 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 19:03:55,516 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-08 19:04:25,492 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 19:04:25,500 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-08 19:04:55,506 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 19:04:55,518 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 WARNING 2025-11-08 19:05:11,700 log 54432 6126874624 Not Found: /en/htmx/system-notifications/ WARNING 2025-11-08 19:05:11,700 basehttp 54432 6126874624 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23448 INFO 2025-11-08 19:05:25,504 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 19:05:25,517 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-08 19:05:55,503 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 19:05:55,515 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-08 19:06:25,502 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 19:06:25,514 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-08 19:06:55,515 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 19:06:55,523 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-08 19:07:25,504 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 19:07:25,516 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-08 19:07:55,694 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 19:07:55,705 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-08 19:08:25,695 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 19:08:25,706 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-08 19:09:26,696 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 19:09:26,708 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 ERROR 2025-11-08 19:09:32,170 tasks 70301 8426217792 Appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b not found ERROR 2025-11-08 19:09:32,170 tasks 83463 8426217792 Appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b not found WARNING 2025-11-08 19:10:12,686 log 54432 6126874624 Not Found: /en/htmx/system-notifications/ WARNING 2025-11-08 19:10:12,686 basehttp 54432 6126874624 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23448 INFO 2025-11-08 19:10:27,696 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 19:10:27,708 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-08 19:11:28,702 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 19:11:28,712 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-08 19:12:28,701 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 19:12:28,711 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-08 19:13:28,692 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 19:13:28,699 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-08 19:14:28,699 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 19:14:28,710 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 WARNING 2025-11-08 19:17:26,852 log 54432 6126874624 Not Found: /en/htmx/system-notifications/ WARNING 2025-11-08 19:17:26,852 basehttp 54432 6126874624 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23448 INFO 2025-11-08 19:17:41,857 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 19:17:41,869 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-08 19:35:08,725 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 19:35:08,725 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 16:35:08.725469+00:00'} INFO 2025-11-08 19:35:08,729 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 19:35:08,730 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 16:35:08.729999+00:00'} INFO 2025-11-08 19:36:37,098 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 19:36:37,109 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-08 19:36:43,645 signals 71992 8426217792 User created: admin (Front Desk) INFO 2025-11-08 19:36:43,646 tasks 83463 8426217792 Email sent successfully to ['marwan@tenhal.sa'] INFO 2025-11-08 19:36:43,785 signals 71992 8426217792 User created: jawaher.al-mutairi.admin1 (Administrator) INFO 2025-11-08 19:36:43,786 tasks 83463 8426217792 Email sent successfully to ['jawaher.al-mutairi.admin1@agdar.sa'] INFO 2025-11-08 19:36:43,911 signals 71992 8426217792 User created: mansour.al-otaibi.admin2 (Administrator) INFO 2025-11-08 19:36:43,912 tasks 83463 8426217792 Email sent successfully to ['mansour.al-otaibi.admin2@agdar.sa'] INFO 2025-11-08 19:36:44,036 signals 71992 8426217792 User created: hassan.al-shehri.doctor1 (Doctor) INFO 2025-11-08 19:36:44,037 tasks 83463 8426217792 Email sent successfully to ['hassan.al-shehri.doctor1@agdar.sa'] INFO 2025-11-08 19:36:44,160 signals 71992 8426217792 User created: ziyad.al-qahtani.doctor2 (Doctor) INFO 2025-11-08 19:36:44,161 tasks 83463 8426217792 Email sent successfully to ['ziyad.al-qahtani.doctor2@agdar.sa'] INFO 2025-11-08 19:36:44,285 signals 71992 8426217792 User created: rania.al-mutairi.doctor3 (Doctor) INFO 2025-11-08 19:36:44,286 tasks 83463 8426217792 Email sent successfully to ['rania.al-mutairi.doctor3@agdar.sa'] INFO 2025-11-08 19:36:44,410 signals 71992 8426217792 User created: lulwa.al-balawi.nurse1 (Nurse) INFO 2025-11-08 19:36:44,411 tasks 83463 8426217792 Email sent successfully to ['lulwa.al-balawi.nurse1@agdar.sa'] INFO 2025-11-08 19:36:44,535 signals 71992 8426217792 User created: nawaf.al-dawsari.nurse2 (Nurse) INFO 2025-11-08 19:36:44,536 tasks 83463 8426217792 Email sent successfully to ['nawaf.al-dawsari.nurse2@agdar.sa'] INFO 2025-11-08 19:36:44,659 signals 71992 8426217792 User created: rania.al-zahrani.nurse3 (Nurse) INFO 2025-11-08 19:36:44,661 tasks 83463 8426217792 Email sent successfully to ['rania.al-zahrani.nurse3@agdar.sa'] INFO 2025-11-08 19:36:44,784 signals 71992 8426217792 User created: khalid.al-zahrani.ot1 (Occupational Therapist) INFO 2025-11-08 19:36:44,786 tasks 83463 8426217792 Email sent successfully to ['khalid.al-zahrani.ot1@agdar.sa'] INFO 2025-11-08 19:36:44,911 signals 71992 8426217792 User created: salma.al-shamrani.ot2 (Occupational Therapist) INFO 2025-11-08 19:36:44,912 tasks 83463 8426217792 Email sent successfully to ['salma.al-shamrani.ot2@agdar.sa'] INFO 2025-11-08 19:36:45,044 signals 71992 8426217792 User created: saleh.al-mutairi.slp1 (Speech-Language Pathologist) INFO 2025-11-08 19:36:45,045 tasks 83463 8426217792 Email sent successfully to ['saleh.al-mutairi.slp1@agdar.sa'] INFO 2025-11-08 19:36:45,167 signals 71992 8426217792 User created: khalid.al-yami.slp2 (Speech-Language Pathologist) INFO 2025-11-08 19:36:45,168 tasks 83463 8426217792 Email sent successfully to ['khalid.al-yami.slp2@agdar.sa'] INFO 2025-11-08 19:36:45,291 signals 71992 8426217792 User created: hayat.al-maliki.aba1 (ABA Therapist) INFO 2025-11-08 19:36:45,292 tasks 83463 8426217792 Email sent successfully to ['hayat.al-maliki.aba1@agdar.sa'] INFO 2025-11-08 19:36:45,415 signals 71992 8426217792 User created: sarah.al-zahrani.aba2 (ABA Therapist) INFO 2025-11-08 19:36:45,416 tasks 83463 8426217792 Email sent successfully to ['sarah.al-zahrani.aba2@agdar.sa'] INFO 2025-11-08 19:36:45,540 signals 71992 8426217792 User created: latifa.al-omari.front_desk1 (Front Desk) INFO 2025-11-08 19:36:45,541 tasks 83463 8426217792 Email sent successfully to ['latifa.al-omari.front_desk1@agdar.sa'] INFO 2025-11-08 19:36:45,663 signals 71992 8426217792 User created: rania.al-mutairi.front_desk2 (Front Desk) INFO 2025-11-08 19:36:45,665 tasks 83463 8426217792 Email sent successfully to ['rania.al-mutairi.front_desk2@agdar.sa'] INFO 2025-11-08 19:36:45,787 signals 71992 8426217792 User created: salma.al-yami.finance1 (Finance) INFO 2025-11-08 19:36:45,788 tasks 83463 8426217792 Email sent successfully to ['salma.al-yami.finance1@agdar.sa'] INFO 2025-11-08 19:36:45,910 signals 71992 8426217792 User created: bandar.al-mutairi.finance2 (Finance) INFO 2025-11-08 19:36:45,911 tasks 83463 8426217792 Email sent successfully to ['bandar.al-mutairi.finance2@agdar.sa'] INFO 2025-11-08 19:36:45,912 signals 71992 8426217792 Generated File Number: 000001 INFO 2025-11-08 19:36:45,913 signals 71992 8426217792 File created: 000001 for patient 000001 INFO 2025-11-08 19:36:45,913 signals 71992 8426217792 Created main file for patient: 000001 INFO 2025-11-08 19:36:45,913 signals 71992 8426217792 Patient created: 000001 - Nada Abdullah Saleh Al-Dawsari INFO 2025-11-08 19:36:45,914 tasks 83463 8426217792 Email sent successfully to ['nada.al-dawsari@example.sa'] INFO 2025-11-08 19:36:45,915 signals 71992 8426217792 Generated File Number: 000002 INFO 2025-11-08 19:36:45,915 signals 71992 8426217792 File created: 000002 for patient 000002 INFO 2025-11-08 19:36:45,915 signals 71992 8426217792 Created main file for patient: 000002 INFO 2025-11-08 19:36:45,915 signals 71992 8426217792 Patient created: 000002 - Saad Khalid Turki Al-Subaie INFO 2025-11-08 19:36:45,916 signals 71992 8426217792 Generated File Number: 000003 INFO 2025-11-08 19:36:45,916 tasks 83463 8426217792 Email sent successfully to ['saad.al-subaie@example.sa'] INFO 2025-11-08 19:36:45,916 signals 71992 8426217792 File created: 000003 for patient 000003 INFO 2025-11-08 19:36:45,916 signals 71992 8426217792 Created main file for patient: 000003 INFO 2025-11-08 19:36:45,917 signals 71992 8426217792 Patient created: 000003 - Jawaher Mansour Saleh Al-Subaie INFO 2025-11-08 19:36:45,918 tasks 83463 8426217792 Email sent successfully to ['jawaher.al-subaie@example.sa'] INFO 2025-11-08 19:36:45,918 signals 71992 8426217792 Generated File Number: 000004 INFO 2025-11-08 19:36:45,918 signals 71992 8426217792 File created: 000004 for patient 000004 INFO 2025-11-08 19:36:45,918 signals 71992 8426217792 Created main file for patient: 000004 INFO 2025-11-08 19:36:45,918 signals 71992 8426217792 Patient created: 000004 - Saud Abdullah Ziyad Al-Dawsari INFO 2025-11-08 19:36:45,919 tasks 83463 8426217792 Email sent successfully to ['saud.al-dawsari@example.sa'] INFO 2025-11-08 19:36:45,919 signals 71992 8426217792 Generated File Number: 000005 INFO 2025-11-08 19:36:45,919 signals 71992 8426217792 File created: 000005 for patient 000005 INFO 2025-11-08 19:36:45,919 signals 71992 8426217792 Created main file for patient: 000005 INFO 2025-11-08 19:36:45,919 signals 71992 8426217792 Patient created: 000005 - Nawaf Ziyad Yazeed Al-Harthi INFO 2025-11-08 19:36:45,920 tasks 83463 8426217792 Email sent successfully to ['nawaf.al-harthi@example.sa'] INFO 2025-11-08 19:36:45,921 signals 71992 8426217792 Generated File Number: 000006 INFO 2025-11-08 19:36:45,921 signals 71992 8426217792 File created: 000006 for patient 000006 INFO 2025-11-08 19:36:45,921 signals 71992 8426217792 Created main file for patient: 000006 INFO 2025-11-08 19:36:45,921 signals 71992 8426217792 Patient created: 000006 - Maha Nasser Omar Al-Harthi INFO 2025-11-08 19:36:45,922 tasks 83463 8426217792 Email sent successfully to ['maha.al-harthi@example.sa'] INFO 2025-11-08 19:36:45,922 signals 71992 8426217792 Generated File Number: 000007 INFO 2025-11-08 19:36:45,922 signals 71992 8426217792 File created: 000007 for patient 000007 INFO 2025-11-08 19:36:45,923 signals 71992 8426217792 Created main file for patient: 000007 INFO 2025-11-08 19:36:45,923 signals 71992 8426217792 Patient created: 000007 - Sarah Abdullah Khalid Al-Omari INFO 2025-11-08 19:36:45,924 tasks 83463 8426217792 Email sent successfully to ['sarah.al-omari@example.sa'] INFO 2025-11-08 19:36:45,924 signals 71992 8426217792 Generated File Number: 000008 INFO 2025-11-08 19:36:45,924 signals 71992 8426217792 File created: 000008 for patient 000008 INFO 2025-11-08 19:36:45,924 signals 71992 8426217792 Created main file for patient: 000008 INFO 2025-11-08 19:36:45,924 signals 71992 8426217792 Patient created: 000008 - Ali Nawaf Bandar Al-Asiri INFO 2025-11-08 19:36:45,925 tasks 83463 8426217792 Email sent successfully to ['ali.al-asiri@example.sa'] INFO 2025-11-08 19:36:45,926 signals 71992 8426217792 Generated File Number: 000009 INFO 2025-11-08 19:36:45,926 signals 71992 8426217792 File created: 000009 for patient 000009 INFO 2025-11-08 19:36:45,926 signals 71992 8426217792 Created main file for patient: 000009 INFO 2025-11-08 19:36:45,926 signals 71992 8426217792 Patient created: 000009 - Nawaf Ali Abdullah Al-Rashidi INFO 2025-11-08 19:36:45,927 tasks 83463 8426217792 Email sent successfully to ['nawaf.al-rashidi@example.sa'] INFO 2025-11-08 19:36:45,928 signals 71992 8426217792 Generated File Number: 000010 INFO 2025-11-08 19:36:45,928 signals 71992 8426217792 File created: 000010 for patient 000010 INFO 2025-11-08 19:36:45,928 signals 71992 8426217792 Created main file for patient: 000010 INFO 2025-11-08 19:36:45,928 signals 71992 8426217792 Patient created: 000010 - Ghada Hussein Abdulaziz Al-Dawsari INFO 2025-11-08 19:36:45,929 tasks 83463 8426217792 Email sent successfully to ['ghada.al-dawsari@example.sa'] INFO 2025-11-08 19:36:45,930 signals 71992 8426217792 Generated File Number: 000001 INFO 2025-11-08 19:37:03,900 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 19:37:03,911 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-08 19:37:33,899 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 19:37:33,911 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-08 19:38:03,904 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 19:38:03,917 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-08 19:38:08,137 signals 72804 8426217792 User created: admin (Front Desk) INFO 2025-11-08 19:38:08,138 tasks 83463 8426217792 Email sent successfully to ['marwan@tenhal.sa'] INFO 2025-11-08 19:38:08,277 signals 72804 8426217792 User created: saud.al-rashidi.admin1 (Administrator) INFO 2025-11-08 19:38:08,278 tasks 83463 8426217792 Email sent successfully to ['saud.al-rashidi.admin1@agdar.sa'] INFO 2025-11-08 19:38:08,401 signals 72804 8426217792 User created: bandar.al-omari.admin2 (Administrator) INFO 2025-11-08 19:38:08,403 tasks 83463 8426217792 Email sent successfully to ['bandar.al-omari.admin2@agdar.sa'] INFO 2025-11-08 19:38:08,528 signals 72804 8426217792 User created: abdulaziz.al-anzi.doctor1 (Doctor) INFO 2025-11-08 19:38:08,529 tasks 83463 8426217792 Email sent successfully to ['abdulaziz.al-anzi.doctor1@agdar.sa'] INFO 2025-11-08 19:38:08,652 signals 72804 8426217792 User created: ziyad.al-ahmadi.doctor2 (Doctor) INFO 2025-11-08 19:38:08,653 tasks 83463 8426217792 Email sent successfully to ['ziyad.al-ahmadi.doctor2@agdar.sa'] INFO 2025-11-08 19:38:08,778 signals 72804 8426217792 User created: abdulaziz.al-subaie.doctor3 (Doctor) INFO 2025-11-08 19:38:08,780 tasks 83463 8426217792 Email sent successfully to ['abdulaziz.al-subaie.doctor3@agdar.sa'] INFO 2025-11-08 19:38:08,904 signals 72804 8426217792 User created: fatima.al-subaie.nurse1 (Nurse) INFO 2025-11-08 19:38:08,906 tasks 83463 8426217792 Email sent successfully to ['fatima.al-subaie.nurse1@agdar.sa'] INFO 2025-11-08 19:38:09,030 signals 72804 8426217792 User created: yazeed.al-zahrani.nurse2 (Nurse) INFO 2025-11-08 19:38:09,031 tasks 83463 8426217792 Email sent successfully to ['yazeed.al-zahrani.nurse2@agdar.sa'] INFO 2025-11-08 19:38:09,155 signals 72804 8426217792 User created: amal.al-shahrani.nurse3 (Nurse) INFO 2025-11-08 19:38:09,156 tasks 83463 8426217792 Email sent successfully to ['amal.al-shahrani.nurse3@agdar.sa'] INFO 2025-11-08 19:38:09,282 signals 72804 8426217792 User created: wafa.al-asiri.ot1 (Occupational Therapist) INFO 2025-11-08 19:38:09,283 tasks 83463 8426217792 Email sent successfully to ['wafa.al-asiri.ot1@agdar.sa'] INFO 2025-11-08 19:38:09,409 signals 72804 8426217792 User created: turki.al-maliki.ot2 (Occupational Therapist) INFO 2025-11-08 19:38:09,410 tasks 83463 8426217792 Email sent successfully to ['turki.al-maliki.ot2@agdar.sa'] INFO 2025-11-08 19:38:09,536 signals 72804 8426217792 User created: hessa.al-harthi.slp1 (Speech-Language Pathologist) INFO 2025-11-08 19:38:09,537 tasks 83463 8426217792 Email sent successfully to ['hessa.al-harthi.slp1@agdar.sa'] INFO 2025-11-08 19:38:09,660 signals 72804 8426217792 User created: salma.al-anzi.slp2 (Speech-Language Pathologist) INFO 2025-11-08 19:38:09,662 tasks 83463 8426217792 Email sent successfully to ['salma.al-anzi.slp2@agdar.sa'] INFO 2025-11-08 19:38:09,788 signals 72804 8426217792 User created: hassan.al-anzi.aba1 (ABA Therapist) INFO 2025-11-08 19:38:09,789 tasks 83463 8426217792 Email sent successfully to ['hassan.al-anzi.aba1@agdar.sa'] INFO 2025-11-08 19:38:09,913 signals 72804 8426217792 User created: lulwa.al-shamrani.aba2 (ABA Therapist) INFO 2025-11-08 19:38:09,914 tasks 83463 8426217792 Email sent successfully to ['lulwa.al-shamrani.aba2@agdar.sa'] INFO 2025-11-08 19:38:10,040 signals 72804 8426217792 User created: lama.al-harthi.front_desk1 (Front Desk) INFO 2025-11-08 19:38:10,041 tasks 83463 8426217792 Email sent successfully to ['lama.al-harthi.front_desk1@agdar.sa'] INFO 2025-11-08 19:38:10,168 signals 72804 8426217792 User created: basma.al-maliki.front_desk2 (Front Desk) INFO 2025-11-08 19:38:10,169 tasks 83463 8426217792 Email sent successfully to ['basma.al-maliki.front_desk2@agdar.sa'] INFO 2025-11-08 19:38:10,295 signals 72804 8426217792 User created: sarah.al-juaid.finance1 (Finance) INFO 2025-11-08 19:38:10,296 tasks 83463 8426217792 Email sent successfully to ['sarah.al-juaid.finance1@agdar.sa'] INFO 2025-11-08 19:38:10,420 signals 72804 8426217792 User created: rania.al-shahrani.finance2 (Finance) INFO 2025-11-08 19:38:10,422 tasks 83463 8426217792 Email sent successfully to ['rania.al-shahrani.finance2@agdar.sa'] INFO 2025-11-08 19:38:10,423 signals 72804 8426217792 Generated File Number: 000001 INFO 2025-11-08 19:38:10,423 signals 72804 8426217792 File created: 000001 for patient 000001 INFO 2025-11-08 19:38:10,423 signals 72804 8426217792 Created main file for patient: 000001 INFO 2025-11-08 19:38:10,423 signals 72804 8426217792 Patient created: 000001 - Ghada Mohammed Mansour Al-Subaie INFO 2025-11-08 19:38:10,424 tasks 83463 8426217792 Email sent successfully to ['ghada.al-subaie@example.sa'] INFO 2025-11-08 19:38:10,425 signals 72804 8426217792 Generated File Number: 000002 INFO 2025-11-08 19:38:10,425 signals 72804 8426217792 File created: 000002 for patient 000002 INFO 2025-11-08 19:38:10,425 signals 72804 8426217792 Created main file for patient: 000002 INFO 2025-11-08 19:38:10,425 signals 72804 8426217792 Patient created: 000002 - Abdulrahman Ziyad Omar Al-Asiri INFO 2025-11-08 19:38:10,426 tasks 83463 8426217792 Email sent successfully to ['abdulrahman.al-asiri@example.sa'] INFO 2025-11-08 19:38:10,426 signals 72804 8426217792 Generated File Number: 000003 INFO 2025-11-08 19:38:10,426 signals 72804 8426217792 File created: 000003 for patient 000003 INFO 2025-11-08 19:38:10,426 signals 72804 8426217792 Created main file for patient: 000003 INFO 2025-11-08 19:38:10,426 signals 72804 8426217792 Patient created: 000003 - Ali Talal Talal Al-Rashidi INFO 2025-11-08 19:38:10,428 signals 72804 8426217792 Generated File Number: 000004 INFO 2025-11-08 19:38:10,428 signals 72804 8426217792 File created: 000004 for patient 000004 INFO 2025-11-08 19:38:10,428 signals 72804 8426217792 Created main file for patient: 000004 INFO 2025-11-08 19:38:10,428 tasks 83463 8426217792 Email sent successfully to ['ali.al-rashidi@example.sa'] INFO 2025-11-08 19:38:10,428 signals 72804 8426217792 Patient created: 000004 - Sultan Mohammed Saud Al-Qahtani INFO 2025-11-08 19:38:10,429 signals 72804 8426217792 Generated File Number: 000005 INFO 2025-11-08 19:38:10,429 tasks 83463 8426217792 Email sent successfully to ['sultan.al-qahtani@example.sa'] INFO 2025-11-08 19:38:10,429 signals 72804 8426217792 File created: 000005 for patient 000005 INFO 2025-11-08 19:38:10,429 signals 72804 8426217792 Created main file for patient: 000005 INFO 2025-11-08 19:38:10,429 signals 72804 8426217792 Patient created: 000005 - Abdulrahman Yazeed Mansour Al-Shahrani INFO 2025-11-08 19:38:10,431 tasks 83463 8426217792 Email sent successfully to ['abdulrahman.al-shahrani@example.sa'] INFO 2025-11-08 19:38:10,431 signals 72804 8426217792 Generated File Number: 000006 INFO 2025-11-08 19:38:10,431 signals 72804 8426217792 File created: 000006 for patient 000006 INFO 2025-11-08 19:38:10,431 signals 72804 8426217792 Created main file for patient: 000006 INFO 2025-11-08 19:38:10,431 signals 72804 8426217792 Patient created: 000006 - Abdulaziz Fahad Nawaf Al-Harbi INFO 2025-11-08 19:38:10,433 tasks 83463 8426217792 Email sent successfully to ['abdulaziz.al-harbi@example.sa'] INFO 2025-11-08 19:38:10,433 signals 72804 8426217792 Generated File Number: 000007 INFO 2025-11-08 19:38:10,433 signals 72804 8426217792 File created: 000007 for patient 000007 INFO 2025-11-08 19:38:10,433 signals 72804 8426217792 Created main file for patient: 000007 INFO 2025-11-08 19:38:10,433 signals 72804 8426217792 Patient created: 000007 - Basma Yazeed Faisal Al-Balawi INFO 2025-11-08 19:38:10,434 signals 72804 8426217792 Generated File Number: 000008 INFO 2025-11-08 19:38:10,434 tasks 83463 8426217792 Email sent successfully to ['basma.al-balawi@example.sa'] INFO 2025-11-08 19:38:10,435 signals 72804 8426217792 File created: 000008 for patient 000008 INFO 2025-11-08 19:38:10,435 signals 72804 8426217792 Created main file for patient: 000008 INFO 2025-11-08 19:38:10,435 signals 72804 8426217792 Patient created: 000008 - Lulwa Mansour Khalid Al-Qahtani INFO 2025-11-08 19:38:10,436 signals 72804 8426217792 Generated File Number: 000009 INFO 2025-11-08 19:38:10,436 tasks 83463 8426217792 Email sent successfully to ['lulwa.al-qahtani@example.sa'] INFO 2025-11-08 19:38:10,436 signals 72804 8426217792 File created: 000009 for patient 000009 INFO 2025-11-08 19:38:10,436 signals 72804 8426217792 Created main file for patient: 000009 INFO 2025-11-08 19:38:10,436 signals 72804 8426217792 Patient created: 000009 - Jawaher Ali Mansour Al-Asiri INFO 2025-11-08 19:38:10,437 signals 72804 8426217792 Generated File Number: 000010 INFO 2025-11-08 19:38:10,437 tasks 83463 8426217792 Email sent successfully to ['jawaher.al-asiri@example.sa'] INFO 2025-11-08 19:38:10,438 signals 72804 8426217792 File created: 000010 for patient 000010 INFO 2025-11-08 19:38:10,438 signals 72804 8426217792 Created main file for patient: 000010 INFO 2025-11-08 19:38:10,438 signals 72804 8426217792 Patient created: 000010 - Lulwa Fahad Yazeed Al-Ahmadi INFO 2025-11-08 19:38:10,439 tasks 83463 8426217792 Email sent successfully to ['lulwa.al-ahmadi@example.sa'] INFO 2025-11-08 19:38:10,439 signals 72804 8426217792 Generated File Number: 000001 ERROR 2025-11-08 19:38:11,786 tasks 83463 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-08 19:38:11,787 tasks 70301 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-08 19:38:11,787 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found INFO 2025-11-08 19:38:33,895 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 19:38:33,904 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-08 19:39:03,900 basehttp 54432 6126874624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 19:39:03,912 basehttp 54432 6126874624 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-08 19:39:22,211 autoreload 54432 8426217792 /Users/marwanalwali/AgdarCentre/core/signals.py changed, reloading. INFO 2025-11-08 19:39:22,696 autoreload 73424 8426217792 Watching for file changes with StatReloader INFO 2025-11-08 19:39:33,917 basehttp 73424 6341865472 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 19:39:33,930 basehttp 73424 6341865472 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-08 19:39:41,526 signals 73528 8426217792 User created: admin (Front Desk) INFO 2025-11-08 19:39:41,527 tasks 83463 8426217792 Email sent successfully to ['marwan@tenhal.sa'] INFO 2025-11-08 19:39:41,670 signals 73528 8426217792 User created: bandar.al-harthi.admin1 (Administrator) INFO 2025-11-08 19:39:41,672 tasks 83463 8426217792 Email sent successfully to ['bandar.al-harthi.admin1@agdar.sa'] INFO 2025-11-08 19:39:41,801 signals 73528 8426217792 User created: hessa.al-asiri.admin2 (Administrator) INFO 2025-11-08 19:39:41,802 tasks 83463 8426217792 Email sent successfully to ['hessa.al-asiri.admin2@agdar.sa'] INFO 2025-11-08 19:39:41,931 signals 73528 8426217792 User created: noura.al-maliki.doctor1 (Doctor) INFO 2025-11-08 19:39:41,932 tasks 83463 8426217792 Email sent successfully to ['noura.al-maliki.doctor1@agdar.sa'] INFO 2025-11-08 19:39:42,064 signals 73528 8426217792 User created: hussein.al-ahmadi.doctor2 (Doctor) INFO 2025-11-08 19:39:42,066 tasks 83463 8426217792 Email sent successfully to ['hussein.al-ahmadi.doctor2@agdar.sa'] INFO 2025-11-08 19:39:42,201 signals 73528 8426217792 User created: saud.al-mutairi.doctor3 (Doctor) INFO 2025-11-08 19:39:42,202 tasks 83463 8426217792 Email sent successfully to ['saud.al-mutairi.doctor3@agdar.sa'] INFO 2025-11-08 19:39:42,333 signals 73528 8426217792 User created: abeer.al-subai.nurse1 (Nurse) INFO 2025-11-08 19:39:42,334 tasks 83463 8426217792 Email sent successfully to ['abeer.al-subai.nurse1@agdar.sa'] INFO 2025-11-08 19:39:42,469 signals 73528 8426217792 User created: lulwa.al-shehri.nurse2 (Nurse) INFO 2025-11-08 19:39:42,471 tasks 83463 8426217792 Email sent successfully to ['lulwa.al-shehri.nurse2@agdar.sa'] INFO 2025-11-08 19:39:42,601 signals 73528 8426217792 User created: waleed.al-balawi.nurse3 (Nurse) INFO 2025-11-08 19:39:42,602 tasks 83463 8426217792 Email sent successfully to ['waleed.al-balawi.nurse3@agdar.sa'] INFO 2025-11-08 19:39:42,733 signals 73528 8426217792 User created: sultan.al-rashidi.ot1 (Occupational Therapist) INFO 2025-11-08 19:39:42,735 tasks 83463 8426217792 Email sent successfully to ['sultan.al-rashidi.ot1@agdar.sa'] INFO 2025-11-08 19:39:42,866 signals 73528 8426217792 User created: khalid.al-shamrani.ot2 (Occupational Therapist) INFO 2025-11-08 19:39:42,867 tasks 83463 8426217792 Email sent successfully to ['khalid.al-shamrani.ot2@agdar.sa'] INFO 2025-11-08 19:39:42,996 signals 73528 8426217792 User created: lama.al-shehri.slp1 (Speech-Language Pathologist) INFO 2025-11-08 19:39:42,998 tasks 83463 8426217792 Email sent successfully to ['lama.al-shehri.slp1@agdar.sa'] INFO 2025-11-08 19:39:43,128 signals 73528 8426217792 User created: faisal.al-harbi.slp2 (Speech-Language Pathologist) INFO 2025-11-08 19:39:43,130 tasks 83463 8426217792 Email sent successfully to ['faisal.al-harbi.slp2@agdar.sa'] INFO 2025-11-08 19:39:43,261 signals 73528 8426217792 User created: yazeed.al-dawsari.aba1 (ABA Therapist) INFO 2025-11-08 19:39:43,263 tasks 83463 8426217792 Email sent successfully to ['yazeed.al-dawsari.aba1@agdar.sa'] INFO 2025-11-08 19:39:43,394 signals 73528 8426217792 User created: salma.al-shamrani.aba2 (ABA Therapist) INFO 2025-11-08 19:39:43,396 tasks 83463 8426217792 Email sent successfully to ['salma.al-shamrani.aba2@agdar.sa'] INFO 2025-11-08 19:39:43,528 signals 73528 8426217792 User created: khalid.al-rashidi.front_desk1 (Front Desk) INFO 2025-11-08 19:39:43,530 tasks 83463 8426217792 Email sent successfully to ['khalid.al-rashidi.front_desk1@agdar.sa'] INFO 2025-11-08 19:39:43,659 signals 73528 8426217792 User created: rania.al-dosari.front_desk2 (Front Desk) INFO 2025-11-08 19:39:43,661 tasks 83463 8426217792 Email sent successfully to ['rania.al-dosari.front_desk2@agdar.sa'] INFO 2025-11-08 19:39:43,792 signals 73528 8426217792 User created: reem.al-anzi.finance1 (Finance) INFO 2025-11-08 19:39:43,793 tasks 83463 8426217792 Email sent successfully to ['reem.al-anzi.finance1@agdar.sa'] INFO 2025-11-08 19:39:43,924 signals 73528 8426217792 User created: hind.al-yami.finance2 (Finance) INFO 2025-11-08 19:39:43,926 tasks 83463 8426217792 Email sent successfully to ['hind.al-yami.finance2@agdar.sa'] INFO 2025-11-08 19:39:43,927 signals 73528 8426217792 Generated File Number: 000001 INFO 2025-11-08 19:39:43,927 signals 73528 8426217792 File created: 000001 for patient 000001 INFO 2025-11-08 19:39:43,927 signals 73528 8426217792 Created main file for patient: 000001 INFO 2025-11-08 19:39:43,927 signals 73528 8426217792 Patient created: 000001 - Nada Saad Fahad Al-Harbi INFO 2025-11-08 19:39:43,929 tasks 83463 8426217792 Email sent successfully to ['nada.al-harbi@example.sa'] INFO 2025-11-08 19:39:43,929 signals 73528 8426217792 Generated File Number: 000002 INFO 2025-11-08 19:39:43,929 signals 73528 8426217792 File created: 000002 for patient 000002 INFO 2025-11-08 19:39:43,929 signals 73528 8426217792 Created main file for patient: 000002 INFO 2025-11-08 19:39:43,929 signals 73528 8426217792 Patient created: 000002 - Ziyad Mansour Talal Al-Asiri INFO 2025-11-08 19:39:43,931 tasks 83463 8426217792 Email sent successfully to ['ziyad.al-asiri@example.sa'] INFO 2025-11-08 19:39:43,931 signals 73528 8426217792 Generated File Number: 000003 INFO 2025-11-08 19:39:43,932 signals 73528 8426217792 File created: 000003 for patient 000003 INFO 2025-11-08 19:39:43,932 signals 73528 8426217792 Created main file for patient: 000003 INFO 2025-11-08 19:39:43,932 signals 73528 8426217792 Patient created: 000003 - Dalal Khalid Khalid Al-Otaibi INFO 2025-11-08 19:39:43,933 signals 73528 8426217792 Generated File Number: 000004 INFO 2025-11-08 19:39:43,933 tasks 83463 8426217792 Email sent successfully to ['dalal.al-otaibi@example.sa'] INFO 2025-11-08 19:39:43,934 signals 73528 8426217792 File created: 000004 for patient 000004 INFO 2025-11-08 19:39:43,934 signals 73528 8426217792 Created main file for patient: 000004 INFO 2025-11-08 19:39:43,934 signals 73528 8426217792 Patient created: 000004 - Hanan Waleed Saad Al-Shahrani INFO 2025-11-08 19:39:43,935 tasks 83463 8426217792 Email sent successfully to ['hanan.al-shahrani@example.sa'] INFO 2025-11-08 19:39:43,935 signals 73528 8426217792 Generated File Number: 000005 INFO 2025-11-08 19:39:43,936 signals 73528 8426217792 File created: 000005 for patient 000005 INFO 2025-11-08 19:39:43,936 signals 73528 8426217792 Created main file for patient: 000005 INFO 2025-11-08 19:39:43,936 signals 73528 8426217792 Patient created: 000005 - Reem Khalid Abdulaziz Al-Asiri INFO 2025-11-08 19:39:43,937 tasks 83463 8426217792 Email sent successfully to ['reem.al-asiri@example.sa'] INFO 2025-11-08 19:39:43,937 signals 73528 8426217792 Generated File Number: 000006 INFO 2025-11-08 19:39:43,938 signals 73528 8426217792 File created: 000006 for patient 000006 INFO 2025-11-08 19:39:43,938 signals 73528 8426217792 Created main file for patient: 000006 INFO 2025-11-08 19:39:43,938 signals 73528 8426217792 Patient created: 000006 - Saad Fahad Ali Al-Shahrani INFO 2025-11-08 19:39:43,939 tasks 83463 8426217792 Email sent successfully to ['saad.al-shahrani@example.sa'] INFO 2025-11-08 19:39:43,939 signals 73528 8426217792 Generated File Number: 000007 INFO 2025-11-08 19:39:43,939 signals 73528 8426217792 File created: 000007 for patient 000007 INFO 2025-11-08 19:39:43,939 signals 73528 8426217792 Created main file for patient: 000007 INFO 2025-11-08 19:39:43,939 signals 73528 8426217792 Patient created: 000007 - Faisal Khalid Omar Al-Mutairi INFO 2025-11-08 19:39:43,941 tasks 83463 8426217792 Email sent successfully to ['faisal.al-mutairi@example.sa'] INFO 2025-11-08 19:39:43,941 signals 73528 8426217792 Generated File Number: 000008 INFO 2025-11-08 19:39:43,941 signals 73528 8426217792 File created: 000008 for patient 000008 INFO 2025-11-08 19:39:43,941 signals 73528 8426217792 Created main file for patient: 000008 INFO 2025-11-08 19:39:43,941 signals 73528 8426217792 Patient created: 000008 - Mansour Hussein Saad Al-Subai INFO 2025-11-08 19:39:43,942 tasks 83463 8426217792 Email sent successfully to ['mansour.al-subai@example.sa'] INFO 2025-11-08 19:39:43,942 signals 73528 8426217792 Generated File Number: 000009 INFO 2025-11-08 19:39:43,942 signals 73528 8426217792 File created: 000009 for patient 000009 INFO 2025-11-08 19:39:43,943 signals 73528 8426217792 Created main file for patient: 000009 INFO 2025-11-08 19:39:43,943 signals 73528 8426217792 Patient created: 000009 - Munira Bandar Saleh Al-Dawsari INFO 2025-11-08 19:39:43,944 tasks 83463 8426217792 Email sent successfully to ['munira.al-dawsari@example.sa'] INFO 2025-11-08 19:39:43,944 signals 73528 8426217792 Generated File Number: 000010 INFO 2025-11-08 19:39:43,945 signals 73528 8426217792 File created: 000010 for patient 000010 INFO 2025-11-08 19:39:43,945 signals 73528 8426217792 Created main file for patient: 000010 INFO 2025-11-08 19:39:43,945 signals 73528 8426217792 Patient created: 000010 - Hind Khalid Abdulrahman Al-Qahtani INFO 2025-11-08 19:39:43,946 tasks 83463 8426217792 Email sent successfully to ['hind.al-qahtani@example.sa'] INFO 2025-11-08 19:39:43,946 signals 73528 8426217792 Generated File Number: 000011 INFO 2025-11-08 19:39:43,946 signals 73528 8426217792 File created: 000011 for patient 000011 INFO 2025-11-08 19:39:43,947 signals 73528 8426217792 Created main file for patient: 000011 INFO 2025-11-08 19:39:43,947 signals 73528 8426217792 Patient created: 000011 - Nada Fahad Talal Al-Anzi INFO 2025-11-08 19:39:43,949 signals 73528 8426217792 Generated File Number: 000012 INFO 2025-11-08 19:39:43,950 signals 73528 8426217792 File created: 000012 for patient 000012 INFO 2025-11-08 19:39:43,950 signals 73528 8426217792 Created main file for patient: 000012 INFO 2025-11-08 19:39:43,950 signals 73528 8426217792 Patient created: 000012 - Saad Mohammed Faisal Al-Harthi INFO 2025-11-08 19:39:43,951 tasks 83463 8426217792 Email sent successfully to ['nada.al-anzi@example.sa'] INFO 2025-11-08 19:39:43,951 signals 73528 8426217792 Generated File Number: 000013 INFO 2025-11-08 19:39:43,952 signals 73528 8426217792 File created: 000013 for patient 000013 INFO 2025-11-08 19:39:43,952 signals 73528 8426217792 Created main file for patient: 000013 INFO 2025-11-08 19:39:43,952 signals 73528 8426217792 Patient created: 000013 - Faisal Saad Ziyad Al-Shammari INFO 2025-11-08 19:39:43,953 tasks 83463 8426217792 Email sent successfully to ['faisal.al-shammari@example.sa'] INFO 2025-11-08 19:39:43,953 signals 73528 8426217792 Generated File Number: 000014 INFO 2025-11-08 19:39:43,954 signals 73528 8426217792 File created: 000014 for patient 000014 INFO 2025-11-08 19:39:43,954 signals 73528 8426217792 Created main file for patient: 000014 INFO 2025-11-08 19:39:43,954 signals 73528 8426217792 Patient created: 000014 - Lama Yazeed Hassan Al-Mutairi INFO 2025-11-08 19:39:43,955 tasks 83463 8426217792 Email sent successfully to ['lama.al-mutairi@example.sa'] INFO 2025-11-08 19:39:43,955 signals 73528 8426217792 Generated File Number: 000015 INFO 2025-11-08 19:39:43,955 signals 73528 8426217792 File created: 000015 for patient 000015 INFO 2025-11-08 19:39:43,955 signals 73528 8426217792 Created main file for patient: 000015 INFO 2025-11-08 19:39:43,956 signals 73528 8426217792 Patient created: 000015 - Reem Mohammed Saad Al-Harthi INFO 2025-11-08 19:39:43,956 tasks 70301 8426217792 Email sent successfully to ['saad.al-harthi@example.sa'] INFO 2025-11-08 19:39:43,957 signals 73528 8426217792 Generated File Number: 000016 INFO 2025-11-08 19:39:43,957 tasks 83463 8426217792 Email sent successfully to ['reem.al-harthi@example.sa'] INFO 2025-11-08 19:39:43,957 signals 73528 8426217792 File created: 000016 for patient 000016 INFO 2025-11-08 19:39:43,957 signals 73528 8426217792 Created main file for patient: 000016 INFO 2025-11-08 19:39:43,957 signals 73528 8426217792 Patient created: 000016 - Basma Nawaf Mansour Al-Rashidi INFO 2025-11-08 19:39:43,959 tasks 83463 8426217792 Email sent successfully to ['basma.al-rashidi@example.sa'] INFO 2025-11-08 19:39:43,959 signals 73528 8426217792 Generated File Number: 000017 INFO 2025-11-08 19:39:43,960 signals 73528 8426217792 File created: 000017 for patient 000017 INFO 2025-11-08 19:39:43,960 signals 73528 8426217792 Created main file for patient: 000017 INFO 2025-11-08 19:39:43,960 signals 73528 8426217792 Patient created: 000017 - Nada Turki Nasser Al-Ahmadi INFO 2025-11-08 19:39:43,961 tasks 83463 8426217792 Email sent successfully to ['nada.al-ahmadi@example.sa'] INFO 2025-11-08 19:39:43,961 signals 73528 8426217792 Generated File Number: 000018 INFO 2025-11-08 19:39:43,962 signals 73528 8426217792 File created: 000018 for patient 000018 INFO 2025-11-08 19:39:43,962 signals 73528 8426217792 Created main file for patient: 000018 INFO 2025-11-08 19:39:43,962 signals 73528 8426217792 Patient created: 000018 - Jawaher Mohammed Bandar Al-Dawsari INFO 2025-11-08 19:39:43,963 tasks 83463 8426217792 Email sent successfully to ['jawaher.al-dawsari@example.sa'] INFO 2025-11-08 19:39:43,963 signals 73528 8426217792 Generated File Number: 000019 INFO 2025-11-08 19:39:43,963 signals 73528 8426217792 File created: 000019 for patient 000019 INFO 2025-11-08 19:39:43,963 signals 73528 8426217792 Created main file for patient: 000019 INFO 2025-11-08 19:39:43,964 signals 73528 8426217792 Patient created: 000019 - Saad Abdulrahman Talal Al-Ahmadi INFO 2025-11-08 19:39:43,965 tasks 83463 8426217792 Email sent successfully to ['saad.al-ahmadi@example.sa'] INFO 2025-11-08 19:39:43,965 signals 73528 8426217792 Generated File Number: 000020 INFO 2025-11-08 19:39:43,965 signals 73528 8426217792 File created: 000020 for patient 000020 INFO 2025-11-08 19:39:43,965 signals 73528 8426217792 Created main file for patient: 000020 INFO 2025-11-08 19:39:43,965 signals 73528 8426217792 Patient created: 000020 - Munira Saud Hussein Al-Harbi INFO 2025-11-08 19:39:43,966 tasks 83463 8426217792 Email sent successfully to ['munira.al-harbi@example.sa'] INFO 2025-11-08 19:39:43,966 signals 73528 8426217792 Generated File Number: 000021 INFO 2025-11-08 19:39:43,967 signals 73528 8426217792 File created: 000021 for patient 000021 INFO 2025-11-08 19:39:43,967 signals 73528 8426217792 Created main file for patient: 000021 INFO 2025-11-08 19:39:43,967 signals 73528 8426217792 Patient created: 000021 - Hanan Abdulaziz Abdullah Al-Yami INFO 2025-11-08 19:39:43,968 tasks 83463 8426217792 Email sent successfully to ['hanan.al-yami@example.sa'] INFO 2025-11-08 19:39:43,968 signals 73528 8426217792 Generated File Number: 000022 INFO 2025-11-08 19:39:43,968 signals 73528 8426217792 File created: 000022 for patient 000022 INFO 2025-11-08 19:39:43,968 signals 73528 8426217792 Created main file for patient: 000022 INFO 2025-11-08 19:39:43,968 signals 73528 8426217792 Patient created: 000022 - Wafa Saleh Abdulaziz Al-Anzi INFO 2025-11-08 19:39:43,970 tasks 83463 8426217792 Email sent successfully to ['wafa.al-anzi@example.sa'] INFO 2025-11-08 19:39:43,970 signals 73528 8426217792 Generated File Number: 000023 INFO 2025-11-08 19:39:43,970 signals 73528 8426217792 File created: 000023 for patient 000023 INFO 2025-11-08 19:39:43,970 signals 73528 8426217792 Created main file for patient: 000023 INFO 2025-11-08 19:39:43,971 signals 73528 8426217792 Patient created: 000023 - Yazeed Ziyad Waleed Al-Harthi INFO 2025-11-08 19:39:43,972 tasks 83463 8426217792 Email sent successfully to ['yazeed.al-harthi@example.sa'] INFO 2025-11-08 19:39:43,972 signals 73528 8426217792 Generated File Number: 000024 INFO 2025-11-08 19:39:43,972 signals 73528 8426217792 File created: 000024 for patient 000024 INFO 2025-11-08 19:39:43,972 signals 73528 8426217792 Created main file for patient: 000024 INFO 2025-11-08 19:39:43,972 signals 73528 8426217792 Patient created: 000024 - Fahad Talal Saad Al-Otaibi INFO 2025-11-08 19:39:43,974 tasks 83463 8426217792 Email sent successfully to ['fahad.al-otaibi@example.sa'] INFO 2025-11-08 19:39:43,974 signals 73528 8426217792 Generated File Number: 000025 INFO 2025-11-08 19:39:43,974 signals 73528 8426217792 File created: 000025 for patient 000025 INFO 2025-11-08 19:39:43,974 signals 73528 8426217792 Created main file for patient: 000025 INFO 2025-11-08 19:39:43,974 signals 73528 8426217792 Patient created: 000025 - Fatima Nasser Sultan Al-Harbi INFO 2025-11-08 19:39:43,975 signals 73528 8426217792 Generated File Number: 000026 INFO 2025-11-08 19:39:43,975 tasks 83463 8426217792 Email sent successfully to ['fatima.al-harbi@example.sa'] INFO 2025-11-08 19:39:43,976 signals 73528 8426217792 File created: 000026 for patient 000026 INFO 2025-11-08 19:39:43,976 signals 73528 8426217792 Created main file for patient: 000026 INFO 2025-11-08 19:39:43,976 signals 73528 8426217792 Patient created: 000026 - Nawaf Sultan Mohammed Al-Asiri INFO 2025-11-08 19:39:43,977 tasks 83463 8426217792 Email sent successfully to ['nawaf.al-asiri@example.sa'] INFO 2025-11-08 19:39:43,977 signals 73528 8426217792 Generated File Number: 000027 INFO 2025-11-08 19:39:43,977 signals 73528 8426217792 File created: 000027 for patient 000027 INFO 2025-11-08 19:39:43,977 signals 73528 8426217792 Created main file for patient: 000027 INFO 2025-11-08 19:39:43,977 signals 73528 8426217792 Patient created: 000027 - Turki Yazeed Nawaf Al-Juaid INFO 2025-11-08 19:39:43,978 tasks 83463 8426217792 Email sent successfully to ['turki.al-juaid@example.sa'] INFO 2025-11-08 19:39:43,979 signals 73528 8426217792 Generated File Number: 000028 INFO 2025-11-08 19:39:43,979 signals 73528 8426217792 File created: 000028 for patient 000028 INFO 2025-11-08 19:39:43,979 signals 73528 8426217792 Created main file for patient: 000028 INFO 2025-11-08 19:39:43,979 signals 73528 8426217792 Patient created: 000028 - Abdullah Waleed Saleh Al-Qahtani INFO 2025-11-08 19:39:43,980 signals 73528 8426217792 Generated File Number: 000029 INFO 2025-11-08 19:39:43,980 tasks 83463 8426217792 Email sent successfully to ['abdullah.al-qahtani@example.sa'] INFO 2025-11-08 19:39:43,980 signals 73528 8426217792 File created: 000029 for patient 000029 INFO 2025-11-08 19:39:43,980 signals 73528 8426217792 Created main file for patient: 000029 INFO 2025-11-08 19:39:43,981 signals 73528 8426217792 Patient created: 000029 - Turki Mansour Mansour Al-Qahtani INFO 2025-11-08 19:39:43,982 tasks 83463 8426217792 Email sent successfully to ['turki.al-qahtani@example.sa'] INFO 2025-11-08 19:39:43,982 signals 73528 8426217792 Generated File Number: 000030 INFO 2025-11-08 19:39:43,983 signals 73528 8426217792 File created: 000030 for patient 000030 INFO 2025-11-08 19:39:43,983 signals 73528 8426217792 Created main file for patient: 000030 INFO 2025-11-08 19:39:43,983 signals 73528 8426217792 Patient created: 000030 - Sultan Abdulaziz Sultan Al-Ahmadi INFO 2025-11-08 19:39:43,984 tasks 83463 8426217792 Email sent successfully to ['sultan.al-ahmadi@example.sa'] INFO 2025-11-08 19:39:43,985 signals 73528 8426217792 Generated File Number: 000031 INFO 2025-11-08 19:39:43,985 signals 73528 8426217792 File created: 000031 for patient 000031 INFO 2025-11-08 19:39:43,985 signals 73528 8426217792 Created main file for patient: 000031 INFO 2025-11-08 19:39:43,985 signals 73528 8426217792 Patient created: 000031 - Abeer Fahad Talal Al-Omari INFO 2025-11-08 19:39:43,986 tasks 83463 8426217792 Email sent successfully to ['abeer.al-omari@example.sa'] INFO 2025-11-08 19:39:43,987 signals 73528 8426217792 Generated File Number: 000032 INFO 2025-11-08 19:39:43,987 signals 73528 8426217792 File created: 000032 for patient 000032 INFO 2025-11-08 19:39:43,987 signals 73528 8426217792 Created main file for patient: 000032 INFO 2025-11-08 19:39:43,987 signals 73528 8426217792 Patient created: 000032 - Turki Ziyad Omar Al-Yami INFO 2025-11-08 19:39:43,988 tasks 83463 8426217792 Email sent successfully to ['turki.al-yami@example.sa'] INFO 2025-11-08 19:39:43,988 signals 73528 8426217792 Generated File Number: 000033 INFO 2025-11-08 19:39:43,988 signals 73528 8426217792 File created: 000033 for patient 000033 INFO 2025-11-08 19:39:43,988 signals 73528 8426217792 Created main file for patient: 000033 INFO 2025-11-08 19:39:43,989 signals 73528 8426217792 Patient created: 000033 - Talal Abdulrahman Hassan Al-Zahrani INFO 2025-11-08 19:39:43,990 tasks 83463 8426217792 Email sent successfully to ['talal.al-zahrani@example.sa'] INFO 2025-11-08 19:39:43,990 signals 73528 8426217792 Generated File Number: 000034 INFO 2025-11-08 19:39:43,990 signals 73528 8426217792 File created: 000034 for patient 000034 INFO 2025-11-08 19:39:43,990 signals 73528 8426217792 Created main file for patient: 000034 INFO 2025-11-08 19:39:43,990 signals 73528 8426217792 Patient created: 000034 - Reem Abdullah Ziyad Al-Qahtani INFO 2025-11-08 19:39:43,991 tasks 83463 8426217792 Email sent successfully to ['reem.al-qahtani@example.sa'] INFO 2025-11-08 19:39:43,991 signals 73528 8426217792 Generated File Number: 000035 INFO 2025-11-08 19:39:43,992 signals 73528 8426217792 File created: 000035 for patient 000035 INFO 2025-11-08 19:39:43,992 signals 73528 8426217792 Created main file for patient: 000035 INFO 2025-11-08 19:39:43,992 signals 73528 8426217792 Patient created: 000035 - Salma Mansour Talal Al-Ahmadi INFO 2025-11-08 19:39:43,993 tasks 83463 8426217792 Email sent successfully to ['salma.al-ahmadi@example.sa'] INFO 2025-11-08 19:39:43,993 signals 73528 8426217792 Generated File Number: 000036 INFO 2025-11-08 19:39:43,993 signals 73528 8426217792 File created: 000036 for patient 000036 INFO 2025-11-08 19:39:43,993 signals 73528 8426217792 Created main file for patient: 000036 INFO 2025-11-08 19:39:43,993 signals 73528 8426217792 Patient created: 000036 - Dalal Omar Saleh Al-Shahrani INFO 2025-11-08 19:39:43,995 tasks 83463 8426217792 Email sent successfully to ['dalal.al-shahrani@example.sa'] INFO 2025-11-08 19:39:43,995 signals 73528 8426217792 Generated File Number: 000037 INFO 2025-11-08 19:39:43,995 signals 73528 8426217792 File created: 000037 for patient 000037 INFO 2025-11-08 19:39:43,995 signals 73528 8426217792 Created main file for patient: 000037 INFO 2025-11-08 19:39:43,995 signals 73528 8426217792 Patient created: 000037 - Waleed Saad Talal Al-Shehri INFO 2025-11-08 19:39:43,996 tasks 83463 8426217792 Email sent successfully to ['waleed.al-shehri@example.sa'] INFO 2025-11-08 19:39:43,997 signals 73528 8426217792 Generated File Number: 000038 INFO 2025-11-08 19:39:43,997 signals 73528 8426217792 File created: 000038 for patient 000038 INFO 2025-11-08 19:39:43,997 signals 73528 8426217792 Created main file for patient: 000038 INFO 2025-11-08 19:39:43,997 signals 73528 8426217792 Patient created: 000038 - Amal Fahad Mohammed Al-Mutairi INFO 2025-11-08 19:39:43,998 tasks 83463 8426217792 Email sent successfully to ['amal.al-mutairi@example.sa'] INFO 2025-11-08 19:39:43,999 signals 73528 8426217792 Generated File Number: 000039 INFO 2025-11-08 19:39:43,999 signals 73528 8426217792 File created: 000039 for patient 000039 INFO 2025-11-08 19:39:43,999 signals 73528 8426217792 Created main file for patient: 000039 INFO 2025-11-08 19:39:43,999 signals 73528 8426217792 Patient created: 000039 - Hayat Waleed Mansour Al-Shahrani INFO 2025-11-08 19:39:44,000 tasks 83463 8426217792 Email sent successfully to ['hayat.al-shahrani@example.sa'] INFO 2025-11-08 19:39:44,000 signals 73528 8426217792 Generated File Number: 000040 INFO 2025-11-08 19:39:44,000 signals 73528 8426217792 File created: 000040 for patient 000040 INFO 2025-11-08 19:39:44,000 signals 73528 8426217792 Created main file for patient: 000040 INFO 2025-11-08 19:39:44,000 signals 73528 8426217792 Patient created: 000040 - Lulwa Mansour Nawaf Al-Otaibi INFO 2025-11-08 19:39:44,001 tasks 83463 8426217792 Email sent successfully to ['lulwa.al-otaibi@example.sa'] INFO 2025-11-08 19:39:44,002 signals 73528 8426217792 Generated File Number: 000041 INFO 2025-11-08 19:39:44,002 signals 73528 8426217792 File created: 000041 for patient 000041 INFO 2025-11-08 19:39:44,002 signals 73528 8426217792 Created main file for patient: 000041 INFO 2025-11-08 19:39:44,002 signals 73528 8426217792 Patient created: 000041 - Reem Hussein Omar Al-Balawi INFO 2025-11-08 19:39:44,003 tasks 83463 8426217792 Email sent successfully to ['reem.al-balawi@example.sa'] INFO 2025-11-08 19:39:44,004 signals 73528 8426217792 Generated File Number: 000042 INFO 2025-11-08 19:39:44,004 signals 73528 8426217792 File created: 000042 for patient 000042 INFO 2025-11-08 19:39:44,004 signals 73528 8426217792 Created main file for patient: 000042 INFO 2025-11-08 19:39:44,004 signals 73528 8426217792 Patient created: 000042 - Bandar Abdulrahman Hassan Al-Subai INFO 2025-11-08 19:39:44,005 tasks 83463 8426217792 Email sent successfully to ['bandar.al-subai@example.sa'] INFO 2025-11-08 19:39:44,005 signals 73528 8426217792 Generated File Number: 000043 INFO 2025-11-08 19:39:44,006 signals 73528 8426217792 File created: 000043 for patient 000043 INFO 2025-11-08 19:39:44,006 signals 73528 8426217792 Created main file for patient: 000043 INFO 2025-11-08 19:39:44,006 signals 73528 8426217792 Patient created: 000043 - Sarah Turki Ali Al-Dosari INFO 2025-11-08 19:39:44,007 tasks 83463 8426217792 Email sent successfully to ['sarah.al-dosari@example.sa'] INFO 2025-11-08 19:39:44,007 signals 73528 8426217792 Generated File Number: 000044 INFO 2025-11-08 19:39:44,008 signals 73528 8426217792 File created: 000044 for patient 000044 INFO 2025-11-08 19:39:44,008 signals 73528 8426217792 Created main file for patient: 000044 INFO 2025-11-08 19:39:44,008 signals 73528 8426217792 Patient created: 000044 - Hanan Khalid Saad Al-Yami INFO 2025-11-08 19:39:44,009 tasks 83463 8426217792 Email sent successfully to ['hanan.al-yami@example.sa'] INFO 2025-11-08 19:39:44,009 signals 73528 8426217792 Generated File Number: 000045 INFO 2025-11-08 19:39:44,009 signals 73528 8426217792 File created: 000045 for patient 000045 INFO 2025-11-08 19:39:44,009 signals 73528 8426217792 Created main file for patient: 000045 INFO 2025-11-08 19:39:44,009 signals 73528 8426217792 Patient created: 000045 - Hassan Talal Saleh Al-Maliki INFO 2025-11-08 19:39:44,011 tasks 83463 8426217792 Email sent successfully to ['hassan.al-maliki@example.sa'] INFO 2025-11-08 19:39:44,011 signals 73528 8426217792 Generated File Number: 000046 INFO 2025-11-08 19:39:44,011 signals 73528 8426217792 File created: 000046 for patient 000046 INFO 2025-11-08 19:39:44,011 signals 73528 8426217792 Created main file for patient: 000046 INFO 2025-11-08 19:39:44,011 signals 73528 8426217792 Patient created: 000046 - Salma Hussein Fahad Al-Anzi INFO 2025-11-08 19:39:44,012 tasks 83463 8426217792 Email sent successfully to ['salma.al-anzi@example.sa'] INFO 2025-11-08 19:39:44,012 signals 73528 8426217792 Generated File Number: 000047 INFO 2025-11-08 19:39:44,013 signals 73528 8426217792 File created: 000047 for patient 000047 INFO 2025-11-08 19:39:44,013 signals 73528 8426217792 Created main file for patient: 000047 INFO 2025-11-08 19:39:44,013 signals 73528 8426217792 Patient created: 000047 - Fatima Mansour Hussein Al-Anzi INFO 2025-11-08 19:39:44,014 tasks 83463 8426217792 Email sent successfully to ['fatima.al-anzi@example.sa'] INFO 2025-11-08 19:39:44,014 signals 73528 8426217792 Generated File Number: 000048 INFO 2025-11-08 19:39:44,014 signals 73528 8426217792 File created: 000048 for patient 000048 INFO 2025-11-08 19:39:44,014 signals 73528 8426217792 Created main file for patient: 000048 INFO 2025-11-08 19:39:44,014 signals 73528 8426217792 Patient created: 000048 - Hind Mohammed Hussein Al-Zahrani INFO 2025-11-08 19:39:44,016 tasks 83463 8426217792 Email sent successfully to ['hind.al-zahrani@example.sa'] INFO 2025-11-08 19:39:44,016 signals 73528 8426217792 Generated File Number: 000049 INFO 2025-11-08 19:39:44,016 signals 73528 8426217792 File created: 000049 for patient 000049 INFO 2025-11-08 19:39:44,016 signals 73528 8426217792 Created main file for patient: 000049 INFO 2025-11-08 19:39:44,016 signals 73528 8426217792 Patient created: 000049 - Mona Saleh Saad Al-Zahrani INFO 2025-11-08 19:39:44,017 tasks 83463 8426217792 Email sent successfully to ['mona.al-zahrani@example.sa'] INFO 2025-11-08 19:39:44,018 signals 73528 8426217792 Generated File Number: 000050 INFO 2025-11-08 19:39:44,018 signals 73528 8426217792 File created: 000050 for patient 000050 INFO 2025-11-08 19:39:44,018 signals 73528 8426217792 Created main file for patient: 000050 INFO 2025-11-08 19:39:44,018 signals 73528 8426217792 Patient created: 000050 - Hind Saleh Faisal Al-Shammari INFO 2025-11-08 19:39:44,019 tasks 83463 8426217792 Email sent successfully to ['hind.al-shammari@example.sa'] INFO 2025-11-08 19:39:44,033 signals 73528 8426217792 Appointment created: 93c7f124-ba79-4e73-9bee-9481bcf93918 for patient 000045 on 2025-09-14 INFO 2025-11-08 19:39:44,033 signals 73528 8426217792 Generated Sub-File Number: 000045-MED-01 INFO 2025-11-08 19:39:44,034 signals 73528 8426217792 SubFile created: 000045-MED-01 for clinic Medical Department INFO 2025-11-08 19:39:44,034 signals 73528 8426217792 Created sub-file 000045-MED-01 for patient 000045 at clinic Medical Department INFO 2025-11-08 19:39:44,035 signals 73528 8426217792 Notified provider saud.al-mutairi.doctor3 of new appointment INFO 2025-11-08 19:39:44,037 signals 73528 8426217792 Appointment created: 8d084468-0c94-436c-83d7-86cf6b8d25ad for patient 000021 on 2025-10-15 INFO 2025-11-08 19:39:44,037 signals 73528 8426217792 Generated Sub-File Number: 000021-NUR-01 INFO 2025-11-08 19:39:44,038 signals 73528 8426217792 SubFile created: 000021-NUR-01 for clinic Nursing Department INFO 2025-11-08 19:39:44,038 signals 73528 8426217792 Created sub-file 000021-NUR-01 for patient 000021 at clinic Nursing Department INFO 2025-11-08 19:39:44,038 signals 73528 8426217792 Notified provider waleed.al-balawi.nurse3 of new appointment ERROR 2025-11-08 19:39:44,040 tasks 83463 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,040 signals 73528 8426217792 Appointment created: 39863d79-e1be-4159-8814-4f4fd5487ba6 for patient 000018 on 2025-10-07 INFO 2025-11-08 19:39:44,041 signals 73528 8426217792 Generated Sub-File Number: 000018-NUR-01 INFO 2025-11-08 19:39:44,041 signals 73528 8426217792 SubFile created: 000018-NUR-01 for clinic Nursing Department INFO 2025-11-08 19:39:44,041 signals 73528 8426217792 Created sub-file 000018-NUR-01 for patient 000018 at clinic Nursing Department INFO 2025-11-08 19:39:44,041 signals 73528 8426217792 Notified provider waleed.al-balawi.nurse3 of new appointment ERROR 2025-11-08 19:39:44,043 tasks 70301 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,043 signals 73528 8426217792 Appointment created: ea315b4f-11f5-4e2c-b196-14af2cc83fe6 for patient 000019 on 2025-10-08 INFO 2025-11-08 19:39:44,044 signals 73528 8426217792 Generated Sub-File Number: 000019-ABA-01 INFO 2025-11-08 19:39:44,044 signals 73528 8426217792 SubFile created: 000019-ABA-01 for clinic ABA Therapy INFO 2025-11-08 19:39:44,044 signals 73528 8426217792 Created sub-file 000019-ABA-01 for patient 000019 at clinic ABA Therapy INFO 2025-11-08 19:39:44,044 signals 73528 8426217792 Notified provider salma.al-shamrani.aba2 of new appointment ERROR 2025-11-08 19:39:44,046 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,046 signals 73528 8426217792 Appointment created: d46f81a8-f385-4e69-93bf-637aee1b9c9b for patient 000007 on 2025-12-01 INFO 2025-11-08 19:39:44,047 signals 73528 8426217792 Generated Sub-File Number: 000007-ABA-01 INFO 2025-11-08 19:39:44,047 signals 73528 8426217792 SubFile created: 000007-ABA-01 for clinic ABA Therapy INFO 2025-11-08 19:39:44,047 signals 73528 8426217792 Created sub-file 000007-ABA-01 for patient 000007 at clinic ABA Therapy INFO 2025-11-08 19:39:44,047 signals 73528 8426217792 Notified provider salma.al-shamrani.aba2 of new appointment INFO 2025-11-08 19:39:44,048 signals 73528 8426217792 Scheduled 24-hour reminder for appointment d46f81a8-f385-4e69-93bf-637aee1b9c9b INFO 2025-11-08 19:39:44,049 signals 73528 8426217792 Scheduled 2-hour reminder for appointment d46f81a8-f385-4e69-93bf-637aee1b9c9b ERROR 2025-11-08 19:39:44,049 tasks 83463 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,050 signals 73528 8426217792 Appointment created: 2749ab8d-5402-48ba-a0b5-a54ad4eb7619 for patient 000032 on 2025-08-31 INFO 2025-11-08 19:39:44,051 signals 73528 8426217792 Generated Sub-File Number: 000032-ABA-01 INFO 2025-11-08 19:39:44,051 signals 73528 8426217792 SubFile created: 000032-ABA-01 for clinic ABA Therapy INFO 2025-11-08 19:39:44,051 signals 73528 8426217792 Created sub-file 000032-ABA-01 for patient 000032 at clinic ABA Therapy INFO 2025-11-08 19:39:44,051 signals 73528 8426217792 Notified provider yazeed.al-dawsari.aba1 of new appointment ERROR 2025-11-08 19:39:44,053 tasks 70301 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,053 signals 73528 8426217792 Appointment created: 1eafb752-8b21-4f65-b2c4-b36cadadf27b for patient 000038 on 2025-09-30 INFO 2025-11-08 19:39:44,054 signals 73528 8426217792 Generated Sub-File Number: 000038-NUR-01 INFO 2025-11-08 19:39:44,054 signals 73528 8426217792 SubFile created: 000038-NUR-01 for clinic Nursing Department INFO 2025-11-08 19:39:44,054 signals 73528 8426217792 Created sub-file 000038-NUR-01 for patient 000038 at clinic Nursing Department INFO 2025-11-08 19:39:44,054 signals 73528 8426217792 Notified provider waleed.al-balawi.nurse3 of new appointment ERROR 2025-11-08 19:39:44,056 tasks 83463 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,056 signals 73528 8426217792 Appointment created: 54c52cce-485d-4d97-a4a8-41159f62c686 for patient 000001 on 2025-10-08 INFO 2025-11-08 19:39:44,057 signals 73528 8426217792 Generated Sub-File Number: 000001-NUR-01 INFO 2025-11-08 19:39:44,057 signals 73528 8426217792 SubFile created: 000001-NUR-01 for clinic Nursing Department INFO 2025-11-08 19:39:44,057 signals 73528 8426217792 Created sub-file 000001-NUR-01 for patient 000001 at clinic Nursing Department INFO 2025-11-08 19:39:44,058 signals 73528 8426217792 Notified provider lulwa.al-shehri.nurse2 of new appointment ERROR 2025-11-08 19:39:44,059 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,059 signals 73528 8426217792 Appointment created: a0046c68-ac79-487a-b0d8-ea26a8065e27 for patient 000046 on 2025-10-08 INFO 2025-11-08 19:39:44,060 signals 73528 8426217792 Generated Sub-File Number: 000046-OT-01 INFO 2025-11-08 19:39:44,060 signals 73528 8426217792 SubFile created: 000046-OT-01 for clinic Occupational Therapy INFO 2025-11-08 19:39:44,060 signals 73528 8426217792 Created sub-file 000046-OT-01 for patient 000046 at clinic Occupational Therapy INFO 2025-11-08 19:39:44,060 signals 73528 8426217792 Notified provider khalid.al-shamrani.ot2 of new appointment INFO 2025-11-08 19:39:44,062 signals 73528 8426217792 Appointment created: 94c1ac32-d1fc-4e6c-9f89-e00158d9910d for patient 000010 on 2025-09-14 INFO 2025-11-08 19:39:44,062 signals 73528 8426217792 Generated Sub-File Number: 000010-NUR-01 ERROR 2025-11-08 19:39:44,062 tasks 70301 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,062 signals 73528 8426217792 SubFile created: 000010-NUR-01 for clinic Nursing Department INFO 2025-11-08 19:39:44,062 signals 73528 8426217792 Created sub-file 000010-NUR-01 for patient 000010 at clinic Nursing Department INFO 2025-11-08 19:39:44,063 signals 73528 8426217792 Notified provider lulwa.al-shehri.nurse2 of new appointment INFO 2025-11-08 19:39:44,065 signals 73528 8426217792 Appointment created: 739bbd02-b185-4460-8b6b-e1f5019c990e for patient 000020 on 2025-10-12 INFO 2025-11-08 19:39:44,065 signals 73528 8426217792 Generated Sub-File Number: 000020-NUR-01 INFO 2025-11-08 19:39:44,065 signals 73528 8426217792 SubFile created: 000020-NUR-01 for clinic Nursing Department INFO 2025-11-08 19:39:44,065 signals 73528 8426217792 Created sub-file 000020-NUR-01 for patient 000020 at clinic Nursing Department ERROR 2025-11-08 19:39:44,065 tasks 83463 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,066 signals 73528 8426217792 Notified provider lulwa.al-shehri.nurse2 of new appointment INFO 2025-11-08 19:39:44,068 signals 73528 8426217792 Appointment created: f6a6afc3-00a6-4cdd-b97d-d8b7f9fc1494 for patient 000008 on 2025-10-14 ERROR 2025-11-08 19:39:44,068 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,068 signals 73528 8426217792 Generated Sub-File Number: 000008-OT-01 INFO 2025-11-08 19:39:44,068 signals 73528 8426217792 SubFile created: 000008-OT-01 for clinic Occupational Therapy INFO 2025-11-08 19:39:44,068 signals 73528 8426217792 Created sub-file 000008-OT-01 for patient 000008 at clinic Occupational Therapy INFO 2025-11-08 19:39:44,069 signals 73528 8426217792 Notified provider sultan.al-rashidi.ot1 of new appointment ERROR 2025-11-08 19:39:44,070 tasks 70301 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,070 signals 73528 8426217792 Appointment created: c4388ece-892f-4256-9915-84438d4e4ba2 for patient 000043 on 2025-08-10 INFO 2025-11-08 19:39:44,071 signals 73528 8426217792 Generated Sub-File Number: 000043-NUR-01 INFO 2025-11-08 19:39:44,071 signals 73528 8426217792 SubFile created: 000043-NUR-01 for clinic Nursing Department INFO 2025-11-08 19:39:44,071 signals 73528 8426217792 Created sub-file 000043-NUR-01 for patient 000043 at clinic Nursing Department INFO 2025-11-08 19:39:44,071 signals 73528 8426217792 Notified provider lulwa.al-shehri.nurse2 of new appointment INFO 2025-11-08 19:39:44,073 signals 73528 8426217792 Appointment created: cddaf929-70eb-4905-a0f6-ce0e43e9109b for patient 000015 on 2025-09-29 ERROR 2025-11-08 19:39:44,073 tasks 83463 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,073 signals 73528 8426217792 Generated Sub-File Number: 000015-SLP-01 INFO 2025-11-08 19:39:44,073 signals 73528 8426217792 SubFile created: 000015-SLP-01 for clinic Speech-Language Pathology INFO 2025-11-08 19:39:44,074 signals 73528 8426217792 Created sub-file 000015-SLP-01 for patient 000015 at clinic Speech-Language Pathology INFO 2025-11-08 19:39:44,074 signals 73528 8426217792 Notified provider faisal.al-harbi.slp2 of new appointment INFO 2025-11-08 19:39:44,076 signals 73528 8426217792 Appointment created: 003d65c1-8cc3-4a37-bed0-e002ef4936d9 for patient 000027 on 2025-09-28 INFO 2025-11-08 19:39:44,076 signals 73528 8426217792 Generated Sub-File Number: 000027-MED-01 ERROR 2025-11-08 19:39:44,076 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,076 signals 73528 8426217792 SubFile created: 000027-MED-01 for clinic Medical Department INFO 2025-11-08 19:39:44,076 signals 73528 8426217792 Created sub-file 000027-MED-01 for patient 000027 at clinic Medical Department INFO 2025-11-08 19:39:44,077 signals 73528 8426217792 Notified provider saud.al-mutairi.doctor3 of new appointment INFO 2025-11-08 19:39:44,078 signals 73528 8426217792 Appointment created: b037f778-7af4-40cc-a0fe-08d587bac761 for patient 000001 on 2025-09-03 ERROR 2025-11-08 19:39:44,078 tasks 70301 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,079 signals 73528 8426217792 Generated Sub-File Number: 000001-SLP-02 INFO 2025-11-08 19:39:44,079 signals 73528 8426217792 SubFile created: 000001-SLP-02 for clinic Speech-Language Pathology INFO 2025-11-08 19:39:44,079 signals 73528 8426217792 Created sub-file 000001-SLP-02 for patient 000001 at clinic Speech-Language Pathology INFO 2025-11-08 19:39:44,079 signals 73528 8426217792 Notified provider lama.al-shehri.slp1 of new appointment INFO 2025-11-08 19:39:44,081 signals 73528 8426217792 Appointment created: 28930756-951b-4a44-bb5b-b6df3196594e for patient 000015 on 2025-10-19 INFO 2025-11-08 19:39:44,081 signals 73528 8426217792 Generated Sub-File Number: 000015-MED-02 INFO 2025-11-08 19:39:44,081 signals 73528 8426217792 SubFile created: 000015-MED-02 for clinic Medical Department INFO 2025-11-08 19:39:44,081 signals 73528 8426217792 Created sub-file 000015-MED-02 for patient 000015 at clinic Medical Department ERROR 2025-11-08 19:39:44,081 tasks 83463 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,082 signals 73528 8426217792 Notified provider noura.al-maliki.doctor1 of new appointment INFO 2025-11-08 19:39:44,083 signals 73528 8426217792 Appointment created: 15baea00-2a6e-463f-bbd5-cd0ab764b959 for patient 000004 on 2025-09-22 ERROR 2025-11-08 19:39:44,083 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,083 signals 73528 8426217792 Generated Sub-File Number: 000004-SLP-01 INFO 2025-11-08 19:39:44,084 signals 73528 8426217792 SubFile created: 000004-SLP-01 for clinic Speech-Language Pathology INFO 2025-11-08 19:39:44,084 signals 73528 8426217792 Created sub-file 000004-SLP-01 for patient 000004 at clinic Speech-Language Pathology INFO 2025-11-08 19:39:44,084 signals 73528 8426217792 Notified provider lama.al-shehri.slp1 of new appointment INFO 2025-11-08 19:39:44,086 signals 73528 8426217792 Appointment created: 688b8e73-66f7-4a18-94ef-7c92f1004130 for patient 000006 on 2025-10-23 INFO 2025-11-08 19:39:44,086 signals 73528 8426217792 Generated Sub-File Number: 000006-ABA-01 ERROR 2025-11-08 19:39:44,086 tasks 70301 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,086 signals 73528 8426217792 SubFile created: 000006-ABA-01 for clinic ABA Therapy INFO 2025-11-08 19:39:44,086 signals 73528 8426217792 Created sub-file 000006-ABA-01 for patient 000006 at clinic ABA Therapy INFO 2025-11-08 19:39:44,087 signals 73528 8426217792 Notified provider yazeed.al-dawsari.aba1 of new appointment INFO 2025-11-08 19:39:44,088 signals 73528 8426217792 Appointment created: 895730fa-55e0-4b55-a54d-2323611439eb for patient 000009 on 2025-11-03 INFO 2025-11-08 19:39:44,088 signals 73528 8426217792 Generated Sub-File Number: 000009-SLP-01 INFO 2025-11-08 19:39:44,089 signals 73528 8426217792 SubFile created: 000009-SLP-01 for clinic Speech-Language Pathology INFO 2025-11-08 19:39:44,089 signals 73528 8426217792 Created sub-file 000009-SLP-01 for patient 000009 at clinic Speech-Language Pathology INFO 2025-11-08 19:39:44,089 signals 73528 8426217792 Notified provider faisal.al-harbi.slp2 of new appointment INFO 2025-11-08 19:39:44,091 signals 73528 8426217792 Appointment created: 61f44b09-1451-4e91-a68a-b744d9bb4abf for patient 000048 on 2025-09-23 INFO 2025-11-08 19:39:44,091 signals 73528 8426217792 Generated Sub-File Number: 000048-SLP-01 INFO 2025-11-08 19:39:44,092 signals 73528 8426217792 SubFile created: 000048-SLP-01 for clinic Speech-Language Pathology INFO 2025-11-08 19:39:44,092 signals 73528 8426217792 Created sub-file 000048-SLP-01 for patient 000048 at clinic Speech-Language Pathology INFO 2025-11-08 19:39:44,092 signals 73528 8426217792 Notified provider faisal.al-harbi.slp2 of new appointment INFO 2025-11-08 19:39:44,094 signals 73528 8426217792 Appointment created: 4c045386-cc41-446a-919d-b150c698314b for patient 000018 on 2025-08-18 INFO 2025-11-08 19:39:44,094 signals 73528 8426217792 Generated Sub-File Number: 000018-MED-02 INFO 2025-11-08 19:39:44,094 signals 73528 8426217792 SubFile created: 000018-MED-02 for clinic Medical Department INFO 2025-11-08 19:39:44,094 signals 73528 8426217792 Created sub-file 000018-MED-02 for patient 000018 at clinic Medical Department INFO 2025-11-08 19:39:44,095 signals 73528 8426217792 Notified provider noura.al-maliki.doctor1 of new appointment INFO 2025-11-08 19:39:44,096 signals 73528 8426217792 Appointment created: 673f0e70-86e9-41a6-84bd-017c86719354 for patient 000025 on 2025-10-09 INFO 2025-11-08 19:39:44,097 signals 73528 8426217792 Generated Sub-File Number: 000025-NUR-01 INFO 2025-11-08 19:39:44,097 signals 73528 8426217792 SubFile created: 000025-NUR-01 for clinic Nursing Department INFO 2025-11-08 19:39:44,097 signals 73528 8426217792 Created sub-file 000025-NUR-01 for patient 000025 at clinic Nursing Department INFO 2025-11-08 19:39:44,097 signals 73528 8426217792 Notified provider abeer.al-subai.nurse1 of new appointment INFO 2025-11-08 19:39:44,099 signals 73528 8426217792 Appointment created: f9eac45c-2e75-4a93-b729-06c8243f59e6 for patient 000011 on 2025-10-09 INFO 2025-11-08 19:39:44,099 signals 73528 8426217792 Generated Sub-File Number: 000011-ABA-01 INFO 2025-11-08 19:39:44,099 signals 73528 8426217792 SubFile created: 000011-ABA-01 for clinic ABA Therapy INFO 2025-11-08 19:39:44,099 signals 73528 8426217792 Created sub-file 000011-ABA-01 for patient 000011 at clinic ABA Therapy INFO 2025-11-08 19:39:44,100 signals 73528 8426217792 Notified provider salma.al-shamrani.aba2 of new appointment INFO 2025-11-08 19:39:44,101 signals 73528 8426217792 Appointment created: 33d6f355-8ed2-434c-b024-a2364c26351e for patient 000013 on 2025-10-19 INFO 2025-11-08 19:39:44,101 signals 73528 8426217792 Generated Sub-File Number: 000013-OT-01 INFO 2025-11-08 19:39:44,101 signals 73528 8426217792 SubFile created: 000013-OT-01 for clinic Occupational Therapy INFO 2025-11-08 19:39:44,101 signals 73528 8426217792 Created sub-file 000013-OT-01 for patient 000013 at clinic Occupational Therapy INFO 2025-11-08 19:39:44,102 signals 73528 8426217792 Notified provider sultan.al-rashidi.ot1 of new appointment INFO 2025-11-08 19:39:44,103 signals 73528 8426217792 Appointment created: 5bf1427d-49f5-49e6-95e6-9624aee96bbe for patient 000008 on 2025-09-14 INFO 2025-11-08 19:39:44,104 signals 73528 8426217792 Generated Sub-File Number: 000008-NUR-02 INFO 2025-11-08 19:39:44,104 signals 73528 8426217792 SubFile created: 000008-NUR-02 for clinic Nursing Department INFO 2025-11-08 19:39:44,104 signals 73528 8426217792 Created sub-file 000008-NUR-02 for patient 000008 at clinic Nursing Department INFO 2025-11-08 19:39:44,104 signals 73528 8426217792 Notified provider waleed.al-balawi.nurse3 of new appointment INFO 2025-11-08 19:39:44,106 signals 73528 8426217792 Appointment created: 19ff5d5f-4983-420e-8e2a-890faaa7325c for patient 000040 on 2025-10-15 INFO 2025-11-08 19:39:44,106 signals 73528 8426217792 Generated Sub-File Number: 000040-MED-01 INFO 2025-11-08 19:39:44,106 signals 73528 8426217792 SubFile created: 000040-MED-01 for clinic Medical Department INFO 2025-11-08 19:39:44,106 signals 73528 8426217792 Created sub-file 000040-MED-01 for patient 000040 at clinic Medical Department INFO 2025-11-08 19:39:44,107 signals 73528 8426217792 Notified provider hussein.al-ahmadi.doctor2 of new appointment INFO 2025-11-08 19:39:44,108 signals 73528 8426217792 Appointment created: d51e94eb-9237-407c-ae46-4b24d68ea524 for patient 000030 on 2025-09-02 INFO 2025-11-08 19:39:44,109 signals 73528 8426217792 Generated Sub-File Number: 000030-OT-01 INFO 2025-11-08 19:39:44,109 signals 73528 8426217792 SubFile created: 000030-OT-01 for clinic Occupational Therapy INFO 2025-11-08 19:39:44,109 signals 73528 8426217792 Created sub-file 000030-OT-01 for patient 000030 at clinic Occupational Therapy INFO 2025-11-08 19:39:44,110 signals 73528 8426217792 Notified provider khalid.al-shamrani.ot2 of new appointment INFO 2025-11-08 19:39:44,111 signals 73528 8426217792 Appointment created: eece9cfb-aa69-4ae1-ab85-3d5a6ffb2ea8 for patient 000048 on 2025-08-24 INFO 2025-11-08 19:39:44,112 signals 73528 8426217792 Generated Sub-File Number: 000048-ABA-02 INFO 2025-11-08 19:39:44,112 signals 73528 8426217792 SubFile created: 000048-ABA-02 for clinic ABA Therapy INFO 2025-11-08 19:39:44,112 signals 73528 8426217792 Created sub-file 000048-ABA-02 for patient 000048 at clinic ABA Therapy INFO 2025-11-08 19:39:44,112 signals 73528 8426217792 Notified provider yazeed.al-dawsari.aba1 of new appointment INFO 2025-11-08 19:39:44,114 signals 73528 8426217792 Appointment created: ace462a8-78c5-491f-aaa5-b3e1689d11bb for patient 000029 on 2025-08-18 INFO 2025-11-08 19:39:44,114 signals 73528 8426217792 Generated Sub-File Number: 000029-MED-01 INFO 2025-11-08 19:39:44,114 signals 73528 8426217792 SubFile created: 000029-MED-01 for clinic Medical Department INFO 2025-11-08 19:39:44,114 signals 73528 8426217792 Created sub-file 000029-MED-01 for patient 000029 at clinic Medical Department INFO 2025-11-08 19:39:44,115 signals 73528 8426217792 Notified provider saud.al-mutairi.doctor3 of new appointment INFO 2025-11-08 19:39:44,117 signals 73528 8426217792 Appointment created: fa8340dc-c973-4654-babf-9d65e7417a3a for patient 000004 on 2025-09-21 INFO 2025-11-08 19:39:44,117 signals 73528 8426217792 Notified provider faisal.al-harbi.slp2 of new appointment INFO 2025-11-08 19:39:44,119 signals 73528 8426217792 Appointment created: 5786fda0-9048-403b-8dc1-81d023d44e5a for patient 000028 on 2025-08-20 INFO 2025-11-08 19:39:44,119 signals 73528 8426217792 Generated Sub-File Number: 000028-MED-01 INFO 2025-11-08 19:39:44,120 signals 73528 8426217792 SubFile created: 000028-MED-01 for clinic Medical Department INFO 2025-11-08 19:39:44,120 signals 73528 8426217792 Created sub-file 000028-MED-01 for patient 000028 at clinic Medical Department INFO 2025-11-08 19:39:44,120 signals 73528 8426217792 Notified provider noura.al-maliki.doctor1 of new appointment INFO 2025-11-08 19:39:44,122 signals 73528 8426217792 Appointment created: 29a80544-b843-4c6c-84ec-236cd3eb51ab for patient 000008 on 2025-11-02 INFO 2025-11-08 19:39:44,122 signals 73528 8426217792 Notified provider khalid.al-shamrani.ot2 of new appointment INFO 2025-11-08 19:39:44,124 signals 73528 8426217792 Appointment created: 84694215-91c0-4752-9d11-d2fca0a60404 for patient 000014 on 2025-09-30 INFO 2025-11-08 19:39:44,124 signals 73528 8426217792 Generated Sub-File Number: 000014-NUR-01 INFO 2025-11-08 19:39:44,124 signals 73528 8426217792 SubFile created: 000014-NUR-01 for clinic Nursing Department INFO 2025-11-08 19:39:44,124 signals 73528 8426217792 Created sub-file 000014-NUR-01 for patient 000014 at clinic Nursing Department INFO 2025-11-08 19:39:44,125 signals 73528 8426217792 Notified provider waleed.al-balawi.nurse3 of new appointment INFO 2025-11-08 19:39:44,126 signals 73528 8426217792 Appointment created: 783d48bb-e1f9-483a-839d-3716242890d3 for patient 000044 on 2025-08-26 INFO 2025-11-08 19:39:44,127 signals 73528 8426217792 Generated Sub-File Number: 000044-SLP-01 INFO 2025-11-08 19:39:44,127 signals 73528 8426217792 SubFile created: 000044-SLP-01 for clinic Speech-Language Pathology INFO 2025-11-08 19:39:44,127 signals 73528 8426217792 Created sub-file 000044-SLP-01 for patient 000044 at clinic Speech-Language Pathology INFO 2025-11-08 19:39:44,128 signals 73528 8426217792 Notified provider lama.al-shehri.slp1 of new appointment INFO 2025-11-08 19:39:44,130 signals 73528 8426217792 Appointment created: 2943d02c-dc7b-4777-96dd-7ba399c0923c for patient 000002 on 2025-08-28 INFO 2025-11-08 19:39:44,130 signals 73528 8426217792 Generated Sub-File Number: 000002-SLP-01 INFO 2025-11-08 19:39:44,130 signals 73528 8426217792 SubFile created: 000002-SLP-01 for clinic Speech-Language Pathology INFO 2025-11-08 19:39:44,130 signals 73528 8426217792 Created sub-file 000002-SLP-01 for patient 000002 at clinic Speech-Language Pathology INFO 2025-11-08 19:39:44,131 signals 73528 8426217792 Notified provider lama.al-shehri.slp1 of new appointment INFO 2025-11-08 19:39:44,132 signals 73528 8426217792 Appointment created: fd462f2d-9c3f-49a1-bca4-a18df1870384 for patient 000020 on 2025-11-16 INFO 2025-11-08 19:39:44,132 signals 73528 8426217792 Generated Sub-File Number: 000020-SLP-02 INFO 2025-11-08 19:39:44,133 signals 73528 8426217792 SubFile created: 000020-SLP-02 for clinic Speech-Language Pathology INFO 2025-11-08 19:39:44,133 signals 73528 8426217792 Created sub-file 000020-SLP-02 for patient 000020 at clinic Speech-Language Pathology INFO 2025-11-08 19:39:44,135 confirmation_service 73528 8426217792 Created confirmation token for appointment fd462f2d-9c3f-49a1-bca4-a18df1870384, expires at 2025-11-15 16:39:44.134957+00:00 ERROR 2025-11-08 19:39:44,186 signals 73528 8426217792 Error creating confirmation token for appointment fd462f2d-9c3f-49a1-bca4-a18df1870384: combine() argument 2 must be datetime.time, not str INFO 2025-11-08 19:39:44,187 signals 73528 8426217792 Notified provider lama.al-shehri.slp1 of new appointment INFO 2025-11-08 19:39:44,188 signals 73528 8426217792 Scheduled 24-hour reminder for appointment fd462f2d-9c3f-49a1-bca4-a18df1870384 INFO 2025-11-08 19:39:44,188 signals 73528 8426217792 Scheduled 2-hour reminder for appointment fd462f2d-9c3f-49a1-bca4-a18df1870384 INFO 2025-11-08 19:39:44,189 signals 73528 8426217792 Appointment created: 96787c52-7b37-4aec-ab1e-af1ae7813292 for patient 000045 on 2025-09-01 INFO 2025-11-08 19:39:44,190 signals 73528 8426217792 Notified provider noura.al-maliki.doctor1 of new appointment INFO 2025-11-08 19:39:44,192 signals 73528 8426217792 Appointment created: 2724a718-2d75-4aa8-b82b-2f6f639b8fc7 for patient 000007 on 2025-08-31 INFO 2025-11-08 19:39:44,192 signals 73528 8426217792 Generated Sub-File Number: 000007-SLP-02 INFO 2025-11-08 19:39:44,192 signals 73528 8426217792 SubFile created: 000007-SLP-02 for clinic Speech-Language Pathology INFO 2025-11-08 19:39:44,192 signals 73528 8426217792 Created sub-file 000007-SLP-02 for patient 000007 at clinic Speech-Language Pathology INFO 2025-11-08 19:39:44,193 signals 73528 8426217792 Notified provider faisal.al-harbi.slp2 of new appointment INFO 2025-11-08 19:39:44,194 signals 73528 8426217792 Appointment created: 262af349-4e28-4856-b077-fa716a3d047f for patient 000017 on 2025-09-11 INFO 2025-11-08 19:39:44,195 signals 73528 8426217792 Generated Sub-File Number: 000017-OT-01 INFO 2025-11-08 19:39:44,195 signals 73528 8426217792 SubFile created: 000017-OT-01 for clinic Occupational Therapy INFO 2025-11-08 19:39:44,195 signals 73528 8426217792 Created sub-file 000017-OT-01 for patient 000017 at clinic Occupational Therapy INFO 2025-11-08 19:39:44,195 signals 73528 8426217792 Notified provider khalid.al-shamrani.ot2 of new appointment INFO 2025-11-08 19:39:44,197 signals 73528 8426217792 Appointment created: d86d31a1-7830-4d66-926d-f6859ecfd66d for patient 000026 on 2025-11-30 INFO 2025-11-08 19:39:44,197 signals 73528 8426217792 Generated Sub-File Number: 000026-ABA-01 INFO 2025-11-08 19:39:44,197 signals 73528 8426217792 SubFile created: 000026-ABA-01 for clinic ABA Therapy INFO 2025-11-08 19:39:44,197 signals 73528 8426217792 Created sub-file 000026-ABA-01 for patient 000026 at clinic ABA Therapy INFO 2025-11-08 19:39:44,198 signals 73528 8426217792 Notified provider salma.al-shamrani.aba2 of new appointment INFO 2025-11-08 19:39:44,198 signals 73528 8426217792 Scheduled 24-hour reminder for appointment d86d31a1-7830-4d66-926d-f6859ecfd66d INFO 2025-11-08 19:39:44,199 signals 73528 8426217792 Scheduled 2-hour reminder for appointment d86d31a1-7830-4d66-926d-f6859ecfd66d INFO 2025-11-08 19:39:44,200 signals 73528 8426217792 Appointment created: 81e87f51-1293-4405-9d59-031511677cf9 for patient 000033 on 2025-11-05 INFO 2025-11-08 19:39:44,200 signals 73528 8426217792 Generated Sub-File Number: 000033-SLP-01 INFO 2025-11-08 19:39:44,200 signals 73528 8426217792 SubFile created: 000033-SLP-01 for clinic Speech-Language Pathology INFO 2025-11-08 19:39:44,200 signals 73528 8426217792 Created sub-file 000033-SLP-01 for patient 000033 at clinic Speech-Language Pathology INFO 2025-11-08 19:39:44,201 signals 73528 8426217792 Notified provider faisal.al-harbi.slp2 of new appointment INFO 2025-11-08 19:39:44,202 signals 73528 8426217792 Appointment created: 3dbb4ff0-94e7-4252-89e6-8996682ee55c for patient 000024 on 2025-08-27 INFO 2025-11-08 19:39:44,202 signals 73528 8426217792 Generated Sub-File Number: 000024-NUR-01 INFO 2025-11-08 19:39:44,203 signals 73528 8426217792 SubFile created: 000024-NUR-01 for clinic Nursing Department INFO 2025-11-08 19:39:44,203 signals 73528 8426217792 Created sub-file 000024-NUR-01 for patient 000024 at clinic Nursing Department INFO 2025-11-08 19:39:44,203 signals 73528 8426217792 Notified provider waleed.al-balawi.nurse3 of new appointment INFO 2025-11-08 19:39:44,204 signals 73528 8426217792 Appointment created: 4c2a5027-54eb-45ee-8be6-6fadab1ac628 for patient 000042 on 2025-10-19 INFO 2025-11-08 19:39:44,205 signals 73528 8426217792 Generated Sub-File Number: 000042-SLP-01 INFO 2025-11-08 19:39:44,205 signals 73528 8426217792 SubFile created: 000042-SLP-01 for clinic Speech-Language Pathology INFO 2025-11-08 19:39:44,205 signals 73528 8426217792 Created sub-file 000042-SLP-01 for patient 000042 at clinic Speech-Language Pathology INFO 2025-11-08 19:39:44,205 signals 73528 8426217792 Notified provider lama.al-shehri.slp1 of new appointment INFO 2025-11-08 19:39:44,207 signals 73528 8426217792 Appointment created: dfc21579-3218-455c-9a2a-5b4fa6760a5e for patient 000014 on 2025-11-04 INFO 2025-11-08 19:39:44,208 signals 73528 8426217792 Notified provider lulwa.al-shehri.nurse2 of new appointment INFO 2025-11-08 19:39:44,210 signals 73528 8426217792 Appointment created: d73a168c-247d-464f-9a10-3f1149a49a63 for patient 000029 on 2025-09-14 INFO 2025-11-08 19:39:44,211 signals 73528 8426217792 Generated Sub-File Number: 000029-OT-02 INFO 2025-11-08 19:39:44,211 signals 73528 8426217792 SubFile created: 000029-OT-02 for clinic Occupational Therapy INFO 2025-11-08 19:39:44,211 signals 73528 8426217792 Created sub-file 000029-OT-02 for patient 000029 at clinic Occupational Therapy INFO 2025-11-08 19:39:44,211 signals 73528 8426217792 Notified provider sultan.al-rashidi.ot1 of new appointment INFO 2025-11-08 19:39:44,214 signals 73528 8426217792 Appointment created: 07d26ce8-2438-452f-9ff8-85e095df116a for patient 000017 on 2025-09-14 INFO 2025-11-08 19:39:44,214 signals 73528 8426217792 Generated Sub-File Number: 000017-MED-02 INFO 2025-11-08 19:39:44,215 signals 73528 8426217792 SubFile created: 000017-MED-02 for clinic Medical Department INFO 2025-11-08 19:39:44,215 signals 73528 8426217792 Created sub-file 000017-MED-02 for patient 000017 at clinic Medical Department INFO 2025-11-08 19:39:44,215 signals 73528 8426217792 Notified provider saud.al-mutairi.doctor3 of new appointment INFO 2025-11-08 19:39:44,217 signals 73528 8426217792 Appointment created: 418c2a07-1d76-4199-be35-8a921e3b95af for patient 000050 on 2025-10-29 INFO 2025-11-08 19:39:44,217 signals 73528 8426217792 Generated Sub-File Number: 000050-NUR-01 INFO 2025-11-08 19:39:44,217 signals 73528 8426217792 SubFile created: 000050-NUR-01 for clinic Nursing Department INFO 2025-11-08 19:39:44,217 signals 73528 8426217792 Created sub-file 000050-NUR-01 for patient 000050 at clinic Nursing Department INFO 2025-11-08 19:39:44,218 signals 73528 8426217792 Notified provider lulwa.al-shehri.nurse2 of new appointment INFO 2025-11-08 19:39:44,219 signals 73528 8426217792 Appointment created: 7b2a4f86-681f-4f57-bf10-a18293a5c22f for patient 000048 on 2025-09-28 INFO 2025-11-08 19:39:44,220 signals 73528 8426217792 Generated Sub-File Number: 000048-OT-03 INFO 2025-11-08 19:39:44,220 signals 73528 8426217792 SubFile created: 000048-OT-03 for clinic Occupational Therapy INFO 2025-11-08 19:39:44,220 signals 73528 8426217792 Created sub-file 000048-OT-03 for patient 000048 at clinic Occupational Therapy INFO 2025-11-08 19:39:44,220 signals 73528 8426217792 Notified provider sultan.al-rashidi.ot1 of new appointment INFO 2025-11-08 19:39:44,222 signals 73528 8426217792 Appointment created: 3b93ab4e-eb21-4624-8be3-529b5b5cf7d5 for patient 000027 on 2025-11-16 INFO 2025-11-08 19:39:44,223 signals 73528 8426217792 Generated Sub-File Number: 000027-OT-02 INFO 2025-11-08 19:39:44,223 signals 73528 8426217792 SubFile created: 000027-OT-02 for clinic Occupational Therapy INFO 2025-11-08 19:39:44,223 signals 73528 8426217792 Created sub-file 000027-OT-02 for patient 000027 at clinic Occupational Therapy INFO 2025-11-08 19:39:44,224 confirmation_service 73528 8426217792 Created confirmation token for appointment 3b93ab4e-eb21-4624-8be3-529b5b5cf7d5, expires at 2025-11-15 16:39:44.224526+00:00 ERROR 2025-11-08 19:39:44,224 signals 73528 8426217792 Error creating confirmation token for appointment 3b93ab4e-eb21-4624-8be3-529b5b5cf7d5: combine() argument 2 must be datetime.time, not str INFO 2025-11-08 19:39:44,225 signals 73528 8426217792 Notified provider sultan.al-rashidi.ot1 of new appointment INFO 2025-11-08 19:39:44,225 signals 73528 8426217792 Scheduled 24-hour reminder for appointment 3b93ab4e-eb21-4624-8be3-529b5b5cf7d5 INFO 2025-11-08 19:39:44,226 signals 73528 8426217792 Scheduled 2-hour reminder for appointment 3b93ab4e-eb21-4624-8be3-529b5b5cf7d5 INFO 2025-11-08 19:39:44,227 signals 73528 8426217792 Appointment created: 4d3a536a-4dd9-43e4-82df-f9170e1b9e14 for patient 000040 on 2025-10-01 INFO 2025-11-08 19:39:44,228 signals 73528 8426217792 Generated Sub-File Number: 000040-SLP-02 INFO 2025-11-08 19:39:44,228 signals 73528 8426217792 SubFile created: 000040-SLP-02 for clinic Speech-Language Pathology INFO 2025-11-08 19:39:44,228 signals 73528 8426217792 Created sub-file 000040-SLP-02 for patient 000040 at clinic Speech-Language Pathology INFO 2025-11-08 19:39:44,229 signals 73528 8426217792 Notified provider faisal.al-harbi.slp2 of new appointment INFO 2025-11-08 19:39:44,230 signals 73528 8426217792 Appointment created: 918d7edf-3308-410a-8f84-a25205ac31bd for patient 000049 on 2025-09-23 INFO 2025-11-08 19:39:44,231 signals 73528 8426217792 Generated Sub-File Number: 000049-ABA-01 INFO 2025-11-08 19:39:44,231 signals 73528 8426217792 SubFile created: 000049-ABA-01 for clinic ABA Therapy INFO 2025-11-08 19:39:44,231 signals 73528 8426217792 Created sub-file 000049-ABA-01 for patient 000049 at clinic ABA Therapy INFO 2025-11-08 19:39:44,231 signals 73528 8426217792 Notified provider yazeed.al-dawsari.aba1 of new appointment INFO 2025-11-08 19:39:44,233 signals 73528 8426217792 Appointment created: bca98cd4-0b44-4fe4-a82a-8fe6e0fc4a1d for patient 000047 on 2025-09-28 INFO 2025-11-08 19:39:44,234 signals 73528 8426217792 Generated Sub-File Number: 000047-MED-01 INFO 2025-11-08 19:39:44,234 signals 73528 8426217792 SubFile created: 000047-MED-01 for clinic Medical Department INFO 2025-11-08 19:39:44,234 signals 73528 8426217792 Created sub-file 000047-MED-01 for patient 000047 at clinic Medical Department INFO 2025-11-08 19:39:44,234 signals 73528 8426217792 Notified provider noura.al-maliki.doctor1 of new appointment INFO 2025-11-08 19:39:44,235 signals 73528 8426217792 Appointment created: 70ad01f8-8951-4e04-acfc-941bd97cfc56 for patient 000043 on 2025-10-14 INFO 2025-11-08 19:39:44,236 signals 73528 8426217792 Generated Sub-File Number: 000043-MED-02 INFO 2025-11-08 19:39:44,236 signals 73528 8426217792 SubFile created: 000043-MED-02 for clinic Medical Department INFO 2025-11-08 19:39:44,236 signals 73528 8426217792 Created sub-file 000043-MED-02 for patient 000043 at clinic Medical Department INFO 2025-11-08 19:39:44,236 signals 73528 8426217792 Notified provider hussein.al-ahmadi.doctor2 of new appointment INFO 2025-11-08 19:39:44,238 signals 73528 8426217792 Appointment created: faa94ce2-6eca-43f0-84d4-b617256c948a for patient 000002 on 2025-09-28 INFO 2025-11-08 19:39:44,238 signals 73528 8426217792 Generated Sub-File Number: 000002-MED-02 INFO 2025-11-08 19:39:44,238 signals 73528 8426217792 SubFile created: 000002-MED-02 for clinic Medical Department INFO 2025-11-08 19:39:44,238 signals 73528 8426217792 Created sub-file 000002-MED-02 for patient 000002 at clinic Medical Department INFO 2025-11-08 19:39:44,239 signals 73528 8426217792 Notified provider hussein.al-ahmadi.doctor2 of new appointment INFO 2025-11-08 19:39:44,240 signals 73528 8426217792 Appointment created: 1182015b-9820-49f4-8120-679058666e3a for patient 000022 on 2025-10-23 INFO 2025-11-08 19:39:44,241 signals 73528 8426217792 Generated Sub-File Number: 000022-SLP-01 INFO 2025-11-08 19:39:44,241 signals 73528 8426217792 SubFile created: 000022-SLP-01 for clinic Speech-Language Pathology INFO 2025-11-08 19:39:44,241 signals 73528 8426217792 Created sub-file 000022-SLP-01 for patient 000022 at clinic Speech-Language Pathology INFO 2025-11-08 19:39:44,241 signals 73528 8426217792 Notified provider lama.al-shehri.slp1 of new appointment INFO 2025-11-08 19:39:44,243 signals 73528 8426217792 Appointment created: 241e44eb-9943-43b3-97f8-1931f6e91413 for patient 000007 on 2025-11-04 INFO 2025-11-08 19:39:44,243 signals 73528 8426217792 Generated Sub-File Number: 000007-MED-03 INFO 2025-11-08 19:39:44,243 signals 73528 8426217792 SubFile created: 000007-MED-03 for clinic Medical Department INFO 2025-11-08 19:39:44,243 signals 73528 8426217792 Created sub-file 000007-MED-03 for patient 000007 at clinic Medical Department INFO 2025-11-08 19:39:44,244 signals 73528 8426217792 Notified provider saud.al-mutairi.doctor3 of new appointment INFO 2025-11-08 19:39:44,246 signals 73528 8426217792 Appointment created: 006ec503-f83d-4653-a080-b06b2901d7cf for patient 000040 on 2025-08-31 INFO 2025-11-08 19:39:44,246 signals 73528 8426217792 Generated Sub-File Number: 000040-OT-03 INFO 2025-11-08 19:39:44,246 signals 73528 8426217792 SubFile created: 000040-OT-03 for clinic Occupational Therapy INFO 2025-11-08 19:39:44,246 signals 73528 8426217792 Created sub-file 000040-OT-03 for patient 000040 at clinic Occupational Therapy INFO 2025-11-08 19:39:44,247 signals 73528 8426217792 Notified provider khalid.al-shamrani.ot2 of new appointment INFO 2025-11-08 19:39:44,249 signals 73528 8426217792 Appointment created: 139e022a-81b0-4528-b2ff-3974ffc7d61f for patient 000047 on 2025-10-12 INFO 2025-11-08 19:39:44,250 signals 73528 8426217792 Generated Sub-File Number: 000047-NUR-02 INFO 2025-11-08 19:39:44,250 signals 73528 8426217792 SubFile created: 000047-NUR-02 for clinic Nursing Department INFO 2025-11-08 19:39:44,250 signals 73528 8426217792 Created sub-file 000047-NUR-02 for patient 000047 at clinic Nursing Department INFO 2025-11-08 19:39:44,250 signals 73528 8426217792 Notified provider abeer.al-subai.nurse1 of new appointment INFO 2025-11-08 19:39:44,252 signals 73528 8426217792 Appointment created: a6d4d783-4084-49c9-b9c9-d9e249726b5d for patient 000002 on 2025-08-24 INFO 2025-11-08 19:39:44,253 signals 73528 8426217792 Notified provider hussein.al-ahmadi.doctor2 of new appointment INFO 2025-11-08 19:39:44,254 signals 73528 8426217792 Appointment created: ba1be510-c5f9-41f9-9149-50669852579d for patient 000016 on 2025-09-07 INFO 2025-11-08 19:39:44,254 signals 73528 8426217792 Generated Sub-File Number: 000016-NUR-01 INFO 2025-11-08 19:39:44,255 signals 73528 8426217792 SubFile created: 000016-NUR-01 for clinic Nursing Department INFO 2025-11-08 19:39:44,255 signals 73528 8426217792 Created sub-file 000016-NUR-01 for patient 000016 at clinic Nursing Department INFO 2025-11-08 19:39:44,255 signals 73528 8426217792 Notified provider waleed.al-balawi.nurse3 of new appointment INFO 2025-11-08 19:39:44,257 signals 73528 8426217792 Appointment created: b53b5c02-7200-44a1-b54a-e7eb0225e37d for patient 000029 on 2025-09-22 INFO 2025-11-08 19:39:44,257 signals 73528 8426217792 Generated Sub-File Number: 000029-NUR-03 INFO 2025-11-08 19:39:44,258 signals 73528 8426217792 SubFile created: 000029-NUR-03 for clinic Nursing Department INFO 2025-11-08 19:39:44,258 signals 73528 8426217792 Created sub-file 000029-NUR-03 for patient 000029 at clinic Nursing Department INFO 2025-11-08 19:39:44,258 signals 73528 8426217792 Notified provider abeer.al-subai.nurse1 of new appointment INFO 2025-11-08 19:39:44,260 signals 73528 8426217792 Appointment created: aa302ccd-3716-4859-a284-d736a1df9399 for patient 000004 on 2025-09-28 INFO 2025-11-08 19:39:44,260 signals 73528 8426217792 Generated Sub-File Number: 000004-NUR-02 INFO 2025-11-08 19:39:44,261 signals 73528 8426217792 SubFile created: 000004-NUR-02 for clinic Nursing Department INFO 2025-11-08 19:39:44,261 signals 73528 8426217792 Created sub-file 000004-NUR-02 for patient 000004 at clinic Nursing Department INFO 2025-11-08 19:39:44,261 signals 73528 8426217792 Notified provider abeer.al-subai.nurse1 of new appointment INFO 2025-11-08 19:39:44,263 signals 73528 8426217792 Appointment created: b70dc2c8-42e5-4022-94e6-2f8b383b3a5d for patient 000027 on 2025-10-07 INFO 2025-11-08 19:39:44,263 signals 73528 8426217792 Generated Sub-File Number: 000027-NUR-03 INFO 2025-11-08 19:39:44,263 signals 73528 8426217792 SubFile created: 000027-NUR-03 for clinic Nursing Department INFO 2025-11-08 19:39:44,263 signals 73528 8426217792 Created sub-file 000027-NUR-03 for patient 000027 at clinic Nursing Department INFO 2025-11-08 19:39:44,263 signals 73528 8426217792 Notified provider abeer.al-subai.nurse1 of new appointment INFO 2025-11-08 19:39:44,265 signals 73528 8426217792 Appointment created: 1c37472d-75ae-4d34-93cd-02a5c75c9d35 for patient 000021 on 2025-08-17 INFO 2025-11-08 19:39:44,266 signals 73528 8426217792 Generated Sub-File Number: 000021-OT-02 INFO 2025-11-08 19:39:44,266 signals 73528 8426217792 SubFile created: 000021-OT-02 for clinic Occupational Therapy INFO 2025-11-08 19:39:44,266 signals 73528 8426217792 Created sub-file 000021-OT-02 for patient 000021 at clinic Occupational Therapy INFO 2025-11-08 19:39:44,266 signals 73528 8426217792 Notified provider khalid.al-shamrani.ot2 of new appointment INFO 2025-11-08 19:39:44,268 signals 73528 8426217792 Appointment created: d40e8e9c-5218-49c0-92e5-7f9e8c28db99 for patient 000015 on 2025-08-13 INFO 2025-11-08 19:39:44,268 signals 73528 8426217792 Generated Sub-File Number: 000015-OT-03 INFO 2025-11-08 19:39:44,268 signals 73528 8426217792 SubFile created: 000015-OT-03 for clinic Occupational Therapy INFO 2025-11-08 19:39:44,268 signals 73528 8426217792 Created sub-file 000015-OT-03 for patient 000015 at clinic Occupational Therapy INFO 2025-11-08 19:39:44,269 signals 73528 8426217792 Notified provider sultan.al-rashidi.ot1 of new appointment INFO 2025-11-08 19:39:44,271 signals 73528 8426217792 Appointment created: cf45db54-069f-436c-96f4-11306e2c9683 for patient 000010 on 2025-10-19 INFO 2025-11-08 19:39:44,271 signals 73528 8426217792 Notified provider abeer.al-subai.nurse1 of new appointment INFO 2025-11-08 19:39:44,272 signals 73528 8426217792 Appointment created: 778a8127-0556-4f32-afa2-91bbb48eeb5e for patient 000023 on 2025-08-14 INFO 2025-11-08 19:39:44,272 signals 73528 8426217792 Generated Sub-File Number: 000023-NUR-01 INFO 2025-11-08 19:39:44,272 signals 73528 8426217792 SubFile created: 000023-NUR-01 for clinic Nursing Department INFO 2025-11-08 19:39:44,272 signals 73528 8426217792 Created sub-file 000023-NUR-01 for patient 000023 at clinic Nursing Department INFO 2025-11-08 19:39:44,273 signals 73528 8426217792 Notified provider lulwa.al-shehri.nurse2 of new appointment INFO 2025-11-08 19:39:44,274 signals 73528 8426217792 Appointment created: 5eb035d9-3045-4892-a3b3-589297598db3 for patient 000007 on 2025-09-21 INFO 2025-11-08 19:39:44,275 signals 73528 8426217792 Generated Sub-File Number: 000007-NUR-04 INFO 2025-11-08 19:39:44,275 signals 73528 8426217792 SubFile created: 000007-NUR-04 for clinic Nursing Department INFO 2025-11-08 19:39:44,275 signals 73528 8426217792 Created sub-file 000007-NUR-04 for patient 000007 at clinic Nursing Department INFO 2025-11-08 19:39:44,275 signals 73528 8426217792 Notified provider abeer.al-subai.nurse1 of new appointment INFO 2025-11-08 19:39:44,276 signals 73528 8426217792 Appointment created: 0489a122-ef7d-4219-8329-db046e708402 for patient 000001 on 2025-09-28 INFO 2025-11-08 19:39:44,276 signals 73528 8426217792 Generated Sub-File Number: 000001-OT-03 INFO 2025-11-08 19:39:44,277 signals 73528 8426217792 SubFile created: 000001-OT-03 for clinic Occupational Therapy INFO 2025-11-08 19:39:44,277 signals 73528 8426217792 Created sub-file 000001-OT-03 for patient 000001 at clinic Occupational Therapy INFO 2025-11-08 19:39:44,277 signals 73528 8426217792 Notified provider khalid.al-shamrani.ot2 of new appointment INFO 2025-11-08 19:39:44,279 signals 73528 8426217792 Appointment created: 57c4a691-4390-469e-80c8-dfaddc26660e for patient 000048 on 2025-10-12 INFO 2025-11-08 19:39:44,279 signals 73528 8426217792 Generated Sub-File Number: 000048-MED-04 INFO 2025-11-08 19:39:44,279 signals 73528 8426217792 SubFile created: 000048-MED-04 for clinic Medical Department INFO 2025-11-08 19:39:44,279 signals 73528 8426217792 Created sub-file 000048-MED-04 for patient 000048 at clinic Medical Department INFO 2025-11-08 19:39:44,280 signals 73528 8426217792 Notified provider noura.al-maliki.doctor1 of new appointment INFO 2025-11-08 19:39:44,282 signals 73528 8426217792 Appointment created: d107f73e-e677-42e8-9018-432a5d476883 for patient 000041 on 2025-08-10 INFO 2025-11-08 19:39:44,282 signals 73528 8426217792 Generated Sub-File Number: 000041-OT-01 INFO 2025-11-08 19:39:44,282 signals 73528 8426217792 SubFile created: 000041-OT-01 for clinic Occupational Therapy INFO 2025-11-08 19:39:44,282 signals 73528 8426217792 Created sub-file 000041-OT-01 for patient 000041 at clinic Occupational Therapy INFO 2025-11-08 19:39:44,283 signals 73528 8426217792 Notified provider khalid.al-shamrani.ot2 of new appointment INFO 2025-11-08 19:39:44,285 signals 73528 8426217792 Appointment created: 9bf10c18-6b5c-4dd1-b189-9727575a083f for patient 000010 on 2025-09-21 INFO 2025-11-08 19:39:44,285 signals 73528 8426217792 Generated Sub-File Number: 000010-MED-02 INFO 2025-11-08 19:39:44,285 signals 73528 8426217792 SubFile created: 000010-MED-02 for clinic Medical Department INFO 2025-11-08 19:39:44,285 signals 73528 8426217792 Created sub-file 000010-MED-02 for patient 000010 at clinic Medical Department INFO 2025-11-08 19:39:44,286 signals 73528 8426217792 Notified provider saud.al-mutairi.doctor3 of new appointment INFO 2025-11-08 19:39:44,287 signals 73528 8426217792 Appointment created: 2fd60733-c502-4e29-a373-ac87b5f419bd for patient 000032 on 2025-09-11 INFO 2025-11-08 19:39:44,288 signals 73528 8426217792 Notified provider salma.al-shamrani.aba2 of new appointment INFO 2025-11-08 19:39:44,289 signals 73528 8426217792 Appointment created: 6b815b29-3273-4dbf-8169-65e217b02c0e for patient 000033 on 2025-08-17 INFO 2025-11-08 19:39:44,289 signals 73528 8426217792 Generated Sub-File Number: 000033-NUR-02 INFO 2025-11-08 19:39:44,290 signals 73528 8426217792 SubFile created: 000033-NUR-02 for clinic Nursing Department INFO 2025-11-08 19:39:44,290 signals 73528 8426217792 Created sub-file 000033-NUR-02 for patient 000033 at clinic Nursing Department INFO 2025-11-08 19:39:44,290 signals 73528 8426217792 Notified provider waleed.al-balawi.nurse3 of new appointment INFO 2025-11-08 19:39:44,291 signals 73528 8426217792 Appointment created: a26e0c38-9c9b-4f02-bad9-a718d6f5a13e for patient 000032 on 2025-10-12 INFO 2025-11-08 19:39:44,291 signals 73528 8426217792 Notified provider salma.al-shamrani.aba2 of new appointment INFO 2025-11-08 19:39:44,293 signals 73528 8426217792 Appointment created: 23d2a977-9fcd-4719-bb61-0278c3de8b3e for patient 000036 on 2025-09-21 INFO 2025-11-08 19:39:44,293 signals 73528 8426217792 Generated Sub-File Number: 000036-MED-01 INFO 2025-11-08 19:39:44,293 signals 73528 8426217792 SubFile created: 000036-MED-01 for clinic Medical Department INFO 2025-11-08 19:39:44,293 signals 73528 8426217792 Created sub-file 000036-MED-01 for patient 000036 at clinic Medical Department INFO 2025-11-08 19:39:44,294 signals 73528 8426217792 Notified provider noura.al-maliki.doctor1 of new appointment INFO 2025-11-08 19:39:44,295 signals 73528 8426217792 Appointment created: 29af206b-ca54-4bd4-808b-32e58017bdcd for patient 000012 on 2025-10-06 INFO 2025-11-08 19:39:44,295 signals 73528 8426217792 Generated Sub-File Number: 000012-ABA-01 INFO 2025-11-08 19:39:44,296 signals 73528 8426217792 SubFile created: 000012-ABA-01 for clinic ABA Therapy INFO 2025-11-08 19:39:44,296 signals 73528 8426217792 Created sub-file 000012-ABA-01 for patient 000012 at clinic ABA Therapy INFO 2025-11-08 19:39:44,296 signals 73528 8426217792 Notified provider salma.al-shamrani.aba2 of new appointment INFO 2025-11-08 19:39:44,297 signals 73528 8426217792 Appointment created: e9ec9dce-1543-4b4f-8378-54f3d7cc6028 for patient 000023 on 2025-08-25 INFO 2025-11-08 19:39:44,298 signals 73528 8426217792 Generated Sub-File Number: 000023-ABA-02 INFO 2025-11-08 19:39:44,298 signals 73528 8426217792 SubFile created: 000023-ABA-02 for clinic ABA Therapy INFO 2025-11-08 19:39:44,298 signals 73528 8426217792 Created sub-file 000023-ABA-02 for patient 000023 at clinic ABA Therapy INFO 2025-11-08 19:39:44,298 signals 73528 8426217792 Notified provider salma.al-shamrani.aba2 of new appointment INFO 2025-11-08 19:39:44,299 signals 73528 8426217792 Appointment created: 11f93ff3-4850-46ed-8e5c-dfed7a1821ac for patient 000042 on 2025-10-21 INFO 2025-11-08 19:39:44,299 signals 73528 8426217792 Generated Sub-File Number: 000042-OT-02 INFO 2025-11-08 19:39:44,299 signals 73528 8426217792 SubFile created: 000042-OT-02 for clinic Occupational Therapy INFO 2025-11-08 19:39:44,299 signals 73528 8426217792 Created sub-file 000042-OT-02 for patient 000042 at clinic Occupational Therapy INFO 2025-11-08 19:39:44,300 signals 73528 8426217792 Notified provider sultan.al-rashidi.ot1 of new appointment INFO 2025-11-08 19:39:44,301 signals 73528 8426217792 Appointment created: 6004556a-a034-490c-a9dd-a12489fbf9b7 for patient 000044 on 2025-10-15 INFO 2025-11-08 19:39:44,301 signals 73528 8426217792 Generated Sub-File Number: 000044-MED-02 INFO 2025-11-08 19:39:44,301 signals 73528 8426217792 SubFile created: 000044-MED-02 for clinic Medical Department INFO 2025-11-08 19:39:44,301 signals 73528 8426217792 Created sub-file 000044-MED-02 for patient 000044 at clinic Medical Department INFO 2025-11-08 19:39:44,302 signals 73528 8426217792 Notified provider saud.al-mutairi.doctor3 of new appointment INFO 2025-11-08 19:39:44,303 signals 73528 8426217792 Appointment created: dc53875e-247c-40a9-954b-fd6226ab2a46 for patient 000018 on 2025-10-26 INFO 2025-11-08 19:39:44,303 signals 73528 8426217792 Generated Sub-File Number: 000018-OT-03 INFO 2025-11-08 19:39:44,303 signals 73528 8426217792 SubFile created: 000018-OT-03 for clinic Occupational Therapy INFO 2025-11-08 19:39:44,304 signals 73528 8426217792 Created sub-file 000018-OT-03 for patient 000018 at clinic Occupational Therapy INFO 2025-11-08 19:39:44,304 signals 73528 8426217792 Notified provider khalid.al-shamrani.ot2 of new appointment INFO 2025-11-08 19:39:44,305 signals 73528 8426217792 Appointment created: f21c0c65-c1c7-481b-be40-cae84235d3c8 for patient 000044 on 2025-08-26 INFO 2025-11-08 19:39:44,306 signals 73528 8426217792 Notified provider saud.al-mutairi.doctor3 of new appointment INFO 2025-11-08 19:39:44,308 signals 73528 8426217792 Appointment created: 989a2af0-38e3-4f03-b37c-671dc395adfd for patient 000005 on 2025-09-14 INFO 2025-11-08 19:39:44,308 signals 73528 8426217792 Generated Sub-File Number: 000005-MED-01 INFO 2025-11-08 19:39:44,308 signals 73528 8426217792 SubFile created: 000005-MED-01 for clinic Medical Department INFO 2025-11-08 19:39:44,308 signals 73528 8426217792 Created sub-file 000005-MED-01 for patient 000005 at clinic Medical Department INFO 2025-11-08 19:39:44,308 signals 73528 8426217792 Notified provider hussein.al-ahmadi.doctor2 of new appointment INFO 2025-11-08 19:39:44,310 signals 73528 8426217792 Appointment created: d67eb779-63d7-484d-a44d-02d03cddfec8 for patient 000047 on 2025-11-30 INFO 2025-11-08 19:39:44,311 signals 73528 8426217792 Notified provider waleed.al-balawi.nurse3 of new appointment INFO 2025-11-08 19:39:44,311 signals 73528 8426217792 Scheduled 24-hour reminder for appointment d67eb779-63d7-484d-a44d-02d03cddfec8 INFO 2025-11-08 19:39:44,312 signals 73528 8426217792 Scheduled 2-hour reminder for appointment d67eb779-63d7-484d-a44d-02d03cddfec8 INFO 2025-11-08 19:39:44,313 signals 73528 8426217792 Appointment created: a70b637f-9be2-43a3-98cd-d05c0138d15a for patient 000029 on 2025-10-09 INFO 2025-11-08 19:39:44,313 signals 73528 8426217792 Generated Sub-File Number: 000029-ABA-04 INFO 2025-11-08 19:39:44,314 signals 73528 8426217792 SubFile created: 000029-ABA-04 for clinic ABA Therapy INFO 2025-11-08 19:39:44,314 signals 73528 8426217792 Created sub-file 000029-ABA-04 for patient 000029 at clinic ABA Therapy INFO 2025-11-08 19:39:44,314 signals 73528 8426217792 Notified provider salma.al-shamrani.aba2 of new appointment ERROR 2025-11-08 19:39:44,316 tasks 83463 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,316 signals 73528 8426217792 Appointment created: d1a4117a-dcaf-4012-a42d-21f35e932930 for patient 000029 on 2025-11-25 ERROR 2025-11-08 19:39:44,317 tasks 70301 8426217792 Failed to create notification: User matching query does not exist. ERROR 2025-11-08 19:39:44,317 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,318 confirmation_service 73528 8426217792 Created confirmation token for appointment d1a4117a-dcaf-4012-a42d-21f35e932930, expires at 2025-11-15 16:39:44.317863+00:00 ERROR 2025-11-08 19:39:44,318 signals 73528 8426217792 Error creating confirmation token for appointment d1a4117a-dcaf-4012-a42d-21f35e932930: combine() argument 2 must be datetime.time, not str INFO 2025-11-08 19:39:44,318 signals 73528 8426217792 Notified provider khalid.al-shamrani.ot2 of new appointment INFO 2025-11-08 19:39:44,320 signals 73528 8426217792 Scheduled 24-hour reminder for appointment d1a4117a-dcaf-4012-a42d-21f35e932930 ERROR 2025-11-08 19:39:44,319 tasks 70302 8426217792 Failed to create notification: User matching query does not exist. ERROR 2025-11-08 19:39:44,320 tasks 70310 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,320 signals 73528 8426217792 Scheduled 2-hour reminder for appointment d1a4117a-dcaf-4012-a42d-21f35e932930 INFO 2025-11-08 19:39:44,322 signals 73528 8426217792 Appointment created: 4d6f96e0-a003-4f9a-82fa-12ff048c5c37 for patient 000035 on 2025-10-19 INFO 2025-11-08 19:39:44,322 signals 73528 8426217792 Generated Sub-File Number: 000035-SLP-01 INFO 2025-11-08 19:39:44,323 signals 73528 8426217792 SubFile created: 000035-SLP-01 for clinic Speech-Language Pathology INFO 2025-11-08 19:39:44,323 signals 73528 8426217792 Created sub-file 000035-SLP-01 for patient 000035 at clinic Speech-Language Pathology INFO 2025-11-08 19:39:44,323 signals 73528 8426217792 Notified provider lama.al-shehri.slp1 of new appointment INFO 2025-11-08 19:39:44,325 signals 73528 8426217792 Appointment created: 54ba2a94-4956-47d4-b47e-1dbd0b8564fe for patient 000042 on 2025-08-20 ERROR 2025-11-08 19:39:44,325 tasks 83463 8426217792 Failed to create notification: User matching query does not exist. ERROR 2025-11-08 19:39:44,326 tasks 70301 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,327 signals 73528 8426217792 Notified provider lama.al-shehri.slp1 of new appointment ERROR 2025-11-08 19:39:44,327 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. ERROR 2025-11-08 19:39:44,327 tasks 70303 8426217792 Failed to create notification: User matching query does not exist. ERROR 2025-11-08 19:39:44,328 tasks 70311 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,329 signals 73528 8426217792 Appointment created: 7f84d6f5-b340-4066-b442-61dbf9b58180 for patient 000016 on 2025-11-09 ERROR 2025-11-08 19:39:44,329 tasks 70304 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,330 signals 73528 8426217792 Generated Sub-File Number: 000016-SLP-02 INFO 2025-11-08 19:39:44,330 signals 73528 8426217792 SubFile created: 000016-SLP-02 for clinic Speech-Language Pathology INFO 2025-11-08 19:39:44,330 signals 73528 8426217792 Created sub-file 000016-SLP-02 for patient 000016 at clinic Speech-Language Pathology ERROR 2025-11-08 19:39:44,330 tasks 70305 8426217792 Failed to create notification: User matching query does not exist. ERROR 2025-11-08 19:39:44,330 tasks 70313 8426217792 Failed to create notification: User matching query does not exist. ERROR 2025-11-08 19:39:44,331 tasks 70312 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,332 confirmation_service 73528 8426217792 Created confirmation token for appointment 7f84d6f5-b340-4066-b442-61dbf9b58180, expires at 2025-11-15 16:39:44.332149+00:00 ERROR 2025-11-08 19:39:44,332 signals 73528 8426217792 Error creating confirmation token for appointment 7f84d6f5-b340-4066-b442-61dbf9b58180: combine() argument 2 must be datetime.time, not str INFO 2025-11-08 19:39:44,333 signals 73528 8426217792 Notified provider faisal.al-harbi.slp2 of new appointment INFO 2025-11-08 19:39:44,334 signals 73528 8426217792 Scheduled 2-hour reminder for appointment 7f84d6f5-b340-4066-b442-61dbf9b58180 ERROR 2025-11-08 19:39:44,334 tasks 70302 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,335 signals 73528 8426217792 Appointment created: 62bf2b33-cf76-4c96-8e07-6069e643ecb6 for patient 000030 on 2025-11-05 ERROR 2025-11-08 19:39:44,335 tasks 70310 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,336 signals 73528 8426217792 Generated Sub-File Number: 000030-MED-02 INFO 2025-11-08 19:39:44,336 signals 73528 8426217792 SubFile created: 000030-MED-02 for clinic Medical Department INFO 2025-11-08 19:39:44,336 signals 73528 8426217792 Created sub-file 000030-MED-02 for patient 000030 at clinic Medical Department INFO 2025-11-08 19:39:44,337 signals 73528 8426217792 Notified provider hussein.al-ahmadi.doctor2 of new appointment ERROR 2025-11-08 19:39:44,338 tasks 83463 8426217792 Failed to create notification: User matching query does not exist. ERROR 2025-11-08 19:39:44,338 tasks 70306 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,339 signals 73528 8426217792 Appointment created: b93af98d-5809-47ff-9c6b-1b161b969aa3 for patient 000042 on 2025-09-04 INFO 2025-11-08 19:39:44,340 signals 73528 8426217792 Notified provider sultan.al-rashidi.ot1 of new appointment ERROR 2025-11-08 19:39:44,340 tasks 70301 8426217792 Appointment fd462f2d-9c3f-49a1-bca4-a18df1870384 not found ERROR 2025-11-08 19:39:44,342 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,342 signals 73528 8426217792 Appointment created: 9dbe9777-1b90-44e6-bf37-3a6214350a42 for patient 000036 on 2025-08-21 ERROR 2025-11-08 19:39:44,341 tasks 70307 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,343 signals 73528 8426217792 Generated Sub-File Number: 000036-OT-02 INFO 2025-11-08 19:39:44,343 signals 73528 8426217792 SubFile created: 000036-OT-02 for clinic Occupational Therapy INFO 2025-11-08 19:39:44,343 signals 73528 8426217792 Created sub-file 000036-OT-02 for patient 000036 at clinic Occupational Therapy INFO 2025-11-08 19:39:44,344 signals 73528 8426217792 Notified provider khalid.al-shamrani.ot2 of new appointment INFO 2025-11-08 19:39:44,347 signals 73528 8426217792 Appointment created: 0f2dedc4-2dc2-4f54-be7d-5d49827e4501 for patient 000037 on 2025-09-10 INFO 2025-11-08 19:39:44,348 signals 73528 8426217792 Generated Sub-File Number: 000037-OT-01 INFO 2025-11-08 19:39:44,348 signals 73528 8426217792 SubFile created: 000037-OT-01 for clinic Occupational Therapy INFO 2025-11-08 19:39:44,348 signals 73528 8426217792 Created sub-file 000037-OT-01 for patient 000037 at clinic Occupational Therapy INFO 2025-11-08 19:39:44,349 signals 73528 8426217792 Notified provider sultan.al-rashidi.ot1 of new appointment ERROR 2025-11-08 19:39:44,349 tasks 70302 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,351 signals 73528 8426217792 Appointment created: 25175f76-1087-4587-ab8c-3e9e974b4f99 for patient 000018 on 2025-10-19 INFO 2025-11-08 19:39:44,351 signals 73528 8426217792 Generated Sub-File Number: 000018-SLP-04 ERROR 2025-11-08 19:39:44,351 tasks 83463 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,351 signals 73528 8426217792 SubFile created: 000018-SLP-04 for clinic Speech-Language Pathology INFO 2025-11-08 19:39:44,351 signals 73528 8426217792 Created sub-file 000018-SLP-04 for patient 000018 at clinic Speech-Language Pathology INFO 2025-11-08 19:39:44,352 signals 73528 8426217792 Notified provider lama.al-shehri.slp1 of new appointment ERROR 2025-11-08 19:39:44,352 tasks 70301 8426217792 Failed to create notification: User matching query does not exist. ERROR 2025-11-08 19:39:44,353 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,353 signals 73528 8426217792 Appointment created: 77bcffc7-afbf-4b75-9a4c-891a37766259 for patient 000044 on 2025-09-14 INFO 2025-11-08 19:39:44,354 signals 73528 8426217792 Generated Sub-File Number: 000044-NUR-03 INFO 2025-11-08 19:39:44,355 signals 73528 8426217792 SubFile created: 000044-NUR-03 for clinic Nursing Department INFO 2025-11-08 19:39:44,355 signals 73528 8426217792 Created sub-file 000044-NUR-03 for patient 000044 at clinic Nursing Department ERROR 2025-11-08 19:39:44,355 tasks 70310 8426217792 Failed to create notification: User matching query does not exist. ERROR 2025-11-08 19:39:44,355 tasks 70303 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,357 signals 73528 8426217792 Notified provider waleed.al-balawi.nurse3 of new appointment ERROR 2025-11-08 19:39:44,357 tasks 70302 8426217792 Failed to create notification: User matching query does not exist. ERROR 2025-11-08 19:39:44,358 tasks 70311 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,359 signals 73528 8426217792 Appointment created: 9a093876-e9c0-498f-9b47-2fb66cd5b5a0 for patient 000033 on 2025-09-07 INFO 2025-11-08 19:39:44,360 signals 73528 8426217792 Notified provider lama.al-shehri.slp1 of new appointment ERROR 2025-11-08 19:39:44,361 tasks 83463 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,362 signals 73528 8426217792 Appointment created: 1f8e1a0f-694d-4752-8727-50e122e52d50 for patient 000019 on 2025-10-29 INFO 2025-11-08 19:39:44,362 signals 73528 8426217792 Generated Sub-File Number: 000019-NUR-02 INFO 2025-11-08 19:39:44,362 signals 73528 8426217792 SubFile created: 000019-NUR-02 for clinic Nursing Department INFO 2025-11-08 19:39:44,362 signals 73528 8426217792 Created sub-file 000019-NUR-02 for patient 000019 at clinic Nursing Department INFO 2025-11-08 19:39:44,363 signals 73528 8426217792 Notified provider waleed.al-balawi.nurse3 of new appointment ERROR 2025-11-08 19:39:44,363 tasks 70301 8426217792 Failed to create notification: User matching query does not exist. ERROR 2025-11-08 19:39:44,363 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,365 signals 73528 8426217792 Appointment created: d1e46b43-c156-4e8c-82cf-8993beb849bc for patient 000007 on 2025-08-21 ERROR 2025-11-08 19:39:44,365 tasks 70302 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,365 signals 73528 8426217792 Generated Sub-File Number: 000007-OT-05 INFO 2025-11-08 19:39:44,366 signals 73528 8426217792 SubFile created: 000007-OT-05 for clinic Occupational Therapy INFO 2025-11-08 19:39:44,366 signals 73528 8426217792 Created sub-file 000007-OT-05 for patient 000007 at clinic Occupational Therapy ERROR 2025-11-08 19:39:44,366 tasks 70303 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,366 signals 73528 8426217792 Notified provider khalid.al-shamrani.ot2 of new appointment ERROR 2025-11-08 19:39:44,367 tasks 70311 8426217792 Failed to create notification: User matching query does not exist. ERROR 2025-11-08 19:39:44,367 tasks 70310 8426217792 Appointment 3b93ab4e-eb21-4624-8be3-529b5b5cf7d5 not found ERROR 2025-11-08 19:39:44,368 tasks 70304 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,368 signals 73528 8426217792 Appointment created: 1e21f148-f10b-4c49-9469-5b080d15712f for patient 000004 on 2025-10-16 ERROR 2025-11-08 19:39:44,368 tasks 83463 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,369 signals 73528 8426217792 Generated Sub-File Number: 000004-MED-03 INFO 2025-11-08 19:39:44,369 signals 73528 8426217792 SubFile created: 000004-MED-03 for clinic Medical Department INFO 2025-11-08 19:39:44,369 signals 73528 8426217792 Created sub-file 000004-MED-03 for patient 000004 at clinic Medical Department INFO 2025-11-08 19:39:44,369 signals 73528 8426217792 Notified provider noura.al-maliki.doctor1 of new appointment ERROR 2025-11-08 19:39:44,371 tasks 70312 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-08 19:39:44,723 signals 73528 8426217792 Consent created: DATA_SHARING for patient 000011 INFO 2025-11-08 19:39:44,724 signals 73528 8426217792 Consent created: DATA_SHARING for patient 000009 INFO 2025-11-08 19:39:44,724 signals 73528 8426217792 Consent created: SERVICE_SPECIFIC for patient 000034 INFO 2025-11-08 19:39:44,725 signals 73528 8426217792 Consent created: SERVICE_SPECIFIC for patient 000034 INFO 2025-11-08 19:39:44,725 signals 73528 8426217792 Consent created: GENERAL_TREATMENT for patient 000010 INFO 2025-11-08 19:39:44,726 signals 73528 8426217792 Consent created: DATA_SHARING for patient 000026 INFO 2025-11-08 19:39:44,726 signals 73528 8426217792 Consent created: GENERAL_TREATMENT for patient 000026 INFO 2025-11-08 19:39:44,726 signals 73528 8426217792 Consent created: SERVICE_SPECIFIC for patient 000029 INFO 2025-11-08 19:39:44,726 signals 73528 8426217792 Consent created: SERVICE_SPECIFIC for patient 000030 INFO 2025-11-08 19:39:44,727 signals 73528 8426217792 Consent created: GENERAL_TREATMENT for patient 000030 INFO 2025-11-08 19:39:44,728 signals 73528 8426217792 Consent created: PHOTO_VIDEO for patient 000050 INFO 2025-11-08 19:39:44,728 signals 73528 8426217792 Consent created: SERVICE_SPECIFIC for patient 000037 INFO 2025-11-08 19:39:44,728 signals 73528 8426217792 Consent created: SERVICE_SPECIFIC for patient 000002 INFO 2025-11-08 19:39:44,729 signals 73528 8426217792 Consent created: GENERAL_TREATMENT for patient 000002 INFO 2025-11-08 19:39:44,729 signals 73528 8426217792 Consent created: SERVICE_SPECIFIC for patient 000033 INFO 2025-11-08 19:39:44,729 signals 73528 8426217792 Consent created: PHOTO_VIDEO for patient 000005 INFO 2025-11-08 19:39:44,730 signals 73528 8426217792 Consent created: PHOTO_VIDEO for patient 000019 INFO 2025-11-08 19:39:44,730 signals 73528 8426217792 Consent created: GENERAL_TREATMENT for patient 000018 INFO 2025-11-08 19:39:44,730 signals 73528 8426217792 Consent created: GENERAL_TREATMENT for patient 000007 INFO 2025-11-08 19:39:44,730 signals 73528 8426217792 Consent created: DATA_SHARING for patient 000007 INFO 2025-11-08 19:39:44,731 signals 73528 8426217792 Consent created: GENERAL_TREATMENT for patient 000035 INFO 2025-11-08 19:39:44,731 signals 73528 8426217792 Consent created: SERVICE_SPECIFIC for patient 000035 INFO 2025-11-08 19:39:44,731 signals 73528 8426217792 Consent created: SERVICE_SPECIFIC for patient 000013 INFO 2025-11-08 19:39:44,732 signals 73528 8426217792 Consent created: SERVICE_SPECIFIC for patient 000013 INFO 2025-11-08 19:39:44,732 signals 73528 8426217792 Consent created: DATA_SHARING for patient 000043 INFO 2025-11-08 19:39:44,732 signals 73528 8426217792 Consent created: SERVICE_SPECIFIC for patient 000015 INFO 2025-11-08 19:39:44,732 signals 73528 8426217792 Consent created: SERVICE_SPECIFIC for patient 000017 INFO 2025-11-08 19:39:44,733 signals 73528 8426217792 Consent created: GENERAL_TREATMENT for patient 000044 INFO 2025-11-08 19:39:44,733 signals 73528 8426217792 Consent created: SERVICE_SPECIFIC for patient 000044 INFO 2025-11-08 19:39:44,733 signals 73528 8426217792 Consent created: DATA_SHARING for patient 000001 INFO 2025-11-08 19:39:44,734 signals 73528 8426217792 Consent created: DATA_SHARING for patient 000046 INFO 2025-11-08 19:39:44,734 signals 73528 8426217792 Consent created: GENERAL_TREATMENT for patient 000012 INFO 2025-11-08 19:39:44,734 signals 73528 8426217792 Consent created: GENERAL_TREATMENT for patient 000012 INFO 2025-11-08 19:39:44,734 signals 73528 8426217792 Consent created: PHOTO_VIDEO for patient 000049 INFO 2025-11-08 19:39:44,735 signals 73528 8426217792 Consent created: GENERAL_TREATMENT for patient 000049 INFO 2025-11-08 19:39:44,819 tasks 70309 8426217792 Notification created for user e56b57be-c11b-412e-a616-2209d187d4d3: New Appointment Booked INFO 2025-11-08 19:39:44,820 tasks 70310 8426217792 Notification created for user 2860be8b-27d6-4716-a393-9ff756150060: New Appointment Booked INFO 2025-11-08 19:39:44,822 tasks 83463 8426217792 Notification created for user c38a7421-49d5-44f7-b91a-9333df04b352: New Appointment Booked INFO 2025-11-08 19:39:44,823 tasks 70304 8426217792 Notification created for user 2860be8b-27d6-4716-a393-9ff756150060: New Appointment Booked INFO 2025-11-08 19:39:44,828 tasks 70311 8426217792 Notification created for user 2860be8b-27d6-4716-a393-9ff756150060: New Appointment Booked INFO 2025-11-08 19:39:44,828 tasks 70309 8426217792 Notification created for user 2860be8b-27d6-4716-a393-9ff756150060: New Appointment Booked INFO 2025-11-08 19:39:44,847 tasks 70305 8426217792 Notification created for user a22a39ac-3769-4620-9030-8eb164d8f021: New Appointment Booked INFO 2025-11-08 19:39:44,854 tasks 70304 8426217792 Notification created for user 8bf9be14-001d-47b3-933c-474f266bc97f: New Appointment Booked INFO 2025-11-08 19:39:44,855 tasks 70305 8426217792 Notification created for user e8412d3c-dc81-4a3b-8624-e603a6eb4607: New Appointment Booked INFO 2025-11-08 19:39:44,857 tasks 70311 8426217792 Notification created for user e56b57be-c11b-412e-a616-2209d187d4d3: New Appointment Booked INFO 2025-11-08 19:39:44,880 tasks 70306 8426217792 Notification created for user 970c4329-5403-47d9-b0e2-22e70e910245: New Appointment Booked INFO 2025-11-08 19:39:44,881 tasks 70304 8426217792 Notification created for user 3d9fd60b-e7bc-4c04-addb-17f5b22d5735: New Appointment Booked INFO 2025-11-08 19:39:44,882 tasks 70305 8426217792 Notification created for user 6c2ff27e-31e1-482b-a5b3-f72e5b09556d: New Appointment Booked INFO 2025-11-08 19:39:44,887 tasks 70310 8426217792 Notification created for user 8bf9be14-001d-47b3-933c-474f266bc97f: New Appointment Booked INFO 2025-11-08 19:39:44,909 tasks 83463 8426217792 Notification created for user 6c2ff27e-31e1-482b-a5b3-f72e5b09556d: New Appointment Booked INFO 2025-11-08 19:39:44,910 tasks 70309 8426217792 Notification created for user 3d9fd60b-e7bc-4c04-addb-17f5b22d5735: New Appointment Booked INFO 2025-11-08 19:39:44,915 tasks 70305 8426217792 Notification created for user e56b57be-c11b-412e-a616-2209d187d4d3: New Appointment Booked INFO 2025-11-08 19:39:44,921 tasks 70313 8426217792 Notification created for user 2860be8b-27d6-4716-a393-9ff756150060: New Appointment Booked INFO 2025-11-08 19:39:44,932 tasks 70309 8426217792 Notification created for user c38a7421-49d5-44f7-b91a-9333df04b352: New Appointment Booked INFO 2025-11-08 19:39:44,934 tasks 70305 8426217792 Notification created for user e8412d3c-dc81-4a3b-8624-e603a6eb4607: New Appointment Booked INFO 2025-11-08 19:39:44,939 tasks 70313 8426217792 Notification created for user 3d9fd60b-e7bc-4c04-addb-17f5b22d5735: New Appointment Booked ERROR 2025-11-08 19:39:44,939 tasks 70309 8426217792 Failed to send confirmation for appointment d1a4117a-dcaf-4012-a42d-21f35e932930: 'NoneType' object has no attribute 'strftime' INFO 2025-11-08 19:39:44,965 tasks 70311 8426217792 Notification created for user 3d9fd60b-e7bc-4c04-addb-17f5b22d5735: New Appointment Booked INFO 2025-11-08 19:39:44,996 tasks 70306 8426217792 Notification created for user 3d9fd60b-e7bc-4c04-addb-17f5b22d5735: New Appointment Booked INFO 2025-11-08 19:39:44,997 tasks 70301 8426217792 Notification created for user c38a7421-49d5-44f7-b91a-9333df04b352: New Appointment Booked INFO 2025-11-08 19:39:45,026 tasks 70303 8426217792 Notification created for user e8412d3c-dc81-4a3b-8624-e603a6eb4607: New Appointment Booked INFO 2025-11-08 19:39:45,027 tasks 83463 8426217792 Notification created for user e56b57be-c11b-412e-a616-2209d187d4d3: New Appointment Booked ERROR 2025-11-08 19:39:45,029 tasks 70311 8426217792 Failed to send confirmation for appointment 7f84d6f5-b340-4066-b442-61dbf9b58180: 'NoneType' object has no attribute 'strftime' INFO 2025-11-08 19:39:45,033 tasks 70303 8426217792 Notification created for user 970c4329-5403-47d9-b0e2-22e70e910245: New Appointment Booked INFO 2025-11-08 19:39:45,033 tasks 83463 8426217792 Notification created for user 8bf9be14-001d-47b3-933c-474f266bc97f: New Appointment Booked INFO 2025-11-08 19:39:45,057 tasks 70305 8426217792 Notification created for user 8bf9be14-001d-47b3-933c-474f266bc97f: New Appointment Booked INFO 2025-11-08 19:39:45,058 tasks 70310 8426217792 Notification created for user 8bf9be14-001d-47b3-933c-474f266bc97f: New Appointment Booked INFO 2025-11-08 19:39:45,060 tasks 70306 8426217792 Notification created for user 2b2a8dae-a494-4881-ab4f-8e949cabcf0e: New Appointment Booked INFO 2025-11-08 19:39:45,065 tasks 70305 8426217792 Notification created for user a22a39ac-3769-4620-9030-8eb164d8f021: New Appointment Booked INFO 2025-11-08 19:39:45,067 tasks 70306 8426217792 Notification created for user 8bf9be14-001d-47b3-933c-474f266bc97f: New Appointment Booked INFO 2025-11-08 19:39:45,067 tasks 70310 8426217792 Notification created for user e8412d3c-dc81-4a3b-8624-e603a6eb4607: New Appointment Booked INFO 2025-11-08 19:39:45,073 tasks 70305 8426217792 Notification created for user 6c2ff27e-31e1-482b-a5b3-f72e5b09556d: New Appointment Booked INFO 2025-11-08 19:39:45,074 tasks 83463 8426217792 Notification created for user a22a39ac-3769-4620-9030-8eb164d8f021: New Appointment Booked INFO 2025-11-08 19:39:45,075 tasks 70303 8426217792 Notification created for user e8412d3c-dc81-4a3b-8624-e603a6eb4607: New Appointment Booked INFO 2025-11-08 19:39:45,082 tasks 70304 8426217792 Notification created for user 970c4329-5403-47d9-b0e2-22e70e910245: New Appointment Booked INFO 2025-11-08 19:39:45,083 tasks 70309 8426217792 Notification created for user a22a39ac-3769-4620-9030-8eb164d8f021: New Appointment Booked INFO 2025-11-08 19:39:45,086 tasks 70301 8426217792 Notification created for user c38a7421-49d5-44f7-b91a-9333df04b352: New Appointment Booked INFO 2025-11-08 19:39:45,088 tasks 70313 8426217792 Notification created for user a22a39ac-3769-4620-9030-8eb164d8f021: New Appointment Booked INFO 2025-11-08 19:39:45,094 tasks 70311 8426217792 Notification created for user 970c4329-5403-47d9-b0e2-22e70e910245: New Appointment Booked INFO 2025-11-08 19:39:45,125 tasks 70302 8426217792 Notification created for user 8bf9be14-001d-47b3-933c-474f266bc97f: New Appointment Booked INFO 2025-11-08 19:39:45,129 tasks 70312 8426217792 Notification created for user 8bf9be14-001d-47b3-933c-474f266bc97f: New Appointment Booked INFO 2025-11-08 19:39:45,141 tasks 70307 8426217792 Notification created for user 2860be8b-27d6-4716-a393-9ff756150060: New Appointment Booked INFO 2025-11-08 19:39:45,228 tasks 70314 8426217792 Notification created for user 661c196a-f0a7-4717-b3b7-d971330285f5: New Appointment Booked INFO 2025-11-08 19:40:03,904 basehttp 73424 6341865472 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-08 19:40:03,916 basehttp 73424 6341865472 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 WARNING 2025-11-08 19:44:18,615 log 73424 6341865472 Not Found: /en/htmx/system-notifications/ WARNING 2025-11-08 19:44:18,615 basehttp 73424 6341865472 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23448 WARNING 2025-11-08 19:44:29,089 log 73424 6341865472 Forbidden (Permission denied): /en/ot/consults/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 378, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 72, in dispatch return self.handle_no_permission() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 59, in handle_no_permission raise PermissionDenied( django.core.exceptions.PermissionDenied: You need one of these roles to access this page: ADMIN, OT WARNING 2025-11-08 19:44:29,092 basehttp 73424 6341865472 "GET /en/ot/consults/create/ HTTP/1.1" 403 135 INFO 2025-11-08 19:44:36,963 basehttp 73424 6341865472 "GET /en/ HTTP/1.1" 200 32690 INFO 2025-11-08 19:44:39,575 tasks 70301 8426217792 Notification created for user e8412d3c-dc81-4a3b-8624-e603a6eb4607: New Appointment Booked INFO 2025-11-08 19:44:39,586 tasks 70302 8426217792 Notification created for user 3d9fd60b-e7bc-4c04-addb-17f5b22d5735: New Appointment Booked INFO 2025-11-08 19:44:39,600 tasks 70310 8426217792 Notification created for user 3d9fd60b-e7bc-4c04-addb-17f5b22d5735: New Appointment Booked INFO 2025-11-08 19:44:39,611 tasks 70309 8426217792 Notification created for user e8412d3c-dc81-4a3b-8624-e603a6eb4607: New Appointment Booked INFO 2025-11-08 19:44:39,612 tasks 70305 8426217792 Notification created for user 661c196a-f0a7-4717-b3b7-d971330285f5: New Appointment Booked INFO 2025-11-08 19:44:39,612 tasks 70301 8426217792 Notification created for user 661c196a-f0a7-4717-b3b7-d971330285f5: New Appointment Booked INFO 2025-11-08 19:44:39,615 tasks 70311 8426217792 Notification created for user e8412d3c-dc81-4a3b-8624-e603a6eb4607: New Appointment Booked INFO 2025-11-08 19:44:39,615 tasks 70303 8426217792 Notification created for user 11d5d499-a855-4ac8-942e-73208f302fc8: New Appointment Booked INFO 2025-11-08 19:44:39,616 tasks 70302 8426217792 Notification created for user e56b57be-c11b-412e-a616-2209d187d4d3: New Appointment Booked INFO 2025-11-08 19:44:39,618 tasks 70310 8426217792 Notification created for user 6c2ff27e-31e1-482b-a5b3-f72e5b09556d: New Appointment Booked INFO 2025-11-08 19:44:39,620 tasks 70314 8426217792 Notification created for user a22a39ac-3769-4620-9030-8eb164d8f021: New Appointment Booked INFO 2025-11-08 19:44:39,622 tasks 70307 8426217792 Notification created for user 2b2a8dae-a494-4881-ab4f-8e949cabcf0e: New Appointment Booked INFO 2025-11-08 19:44:39,623 tasks 70306 8426217792 Notification created for user 661c196a-f0a7-4717-b3b7-d971330285f5: New Appointment Booked INFO 2025-11-08 19:44:39,626 tasks 70313 8426217792 Notification created for user 970c4329-5403-47d9-b0e2-22e70e910245: New Appointment Booked INFO 2025-11-08 19:44:39,632 tasks 70304 8426217792 Notification created for user 661c196a-f0a7-4717-b3b7-d971330285f5: New Appointment Booked INFO 2025-11-08 19:44:39,639 tasks 70312 8426217792 Notification created for user 8bf9be14-001d-47b3-933c-474f266bc97f: New Appointment Booked INFO 2025-11-08 19:44:39,649 tasks 83463 8426217792 Notification created for user e56b57be-c11b-412e-a616-2209d187d4d3: New Appointment Booked INFO 2025-11-08 19:44:39,834 tasks 70301 8426217792 Notification created for user 11d5d499-a855-4ac8-942e-73208f302fc8: New Appointment Booked INFO 2025-11-08 19:44:39,846 tasks 70302 8426217792 Notification created for user 2b2a8dae-a494-4881-ab4f-8e949cabcf0e: New Appointment Booked INFO 2025-11-08 19:44:39,858 tasks 70311 8426217792 Notification created for user e56b57be-c11b-412e-a616-2209d187d4d3: New Appointment Booked INFO 2025-11-08 19:44:39,859 tasks 70314 8426217792 Notification created for user e8412d3c-dc81-4a3b-8624-e603a6eb4607: New Appointment Booked INFO 2025-11-08 19:44:39,864 tasks 70304 8426217792 Notification created for user 2b2a8dae-a494-4881-ab4f-8e949cabcf0e: New Appointment Booked INFO 2025-11-08 19:44:39,869 tasks 70311 8426217792 Notification created for user a22a39ac-3769-4620-9030-8eb164d8f021: New Appointment Booked INFO 2025-11-08 19:44:39,881 tasks 70312 8426217792 Notification created for user 2860be8b-27d6-4716-a393-9ff756150060: New Appointment Booked INFO 2025-11-08 19:44:39,882 tasks 70304 8426217792 Notification created for user a22a39ac-3769-4620-9030-8eb164d8f021: New Appointment Booked INFO 2025-11-08 19:44:39,906 tasks 70303 8426217792 Notification created for user 11d5d499-a855-4ac8-942e-73208f302fc8: New Appointment Booked INFO 2025-11-08 19:44:39,907 tasks 70312 8426217792 Notification created for user 6c2ff27e-31e1-482b-a5b3-f72e5b09556d: New Appointment Booked INFO 2025-11-08 19:44:39,908 tasks 70304 8426217792 Notification created for user 2b2a8dae-a494-4881-ab4f-8e949cabcf0e: New Appointment Booked INFO 2025-11-08 19:44:39,918 tasks 70313 8426217792 Notification created for user c38a7421-49d5-44f7-b91a-9333df04b352: New Appointment Booked INFO 2025-11-08 19:44:39,920 tasks 70310 8426217792 Notification created for user 6c2ff27e-31e1-482b-a5b3-f72e5b09556d: New Appointment Booked INFO 2025-11-08 19:44:39,925 tasks 70303 8426217792 Notification created for user 8bf9be14-001d-47b3-933c-474f266bc97f: New Appointment Booked INFO 2025-11-08 19:44:39,953 tasks 70314 8426217792 Notification created for user 6c2ff27e-31e1-482b-a5b3-f72e5b09556d: New Appointment Booked INFO 2025-11-08 19:44:39,963 tasks 70314 8426217792 Notification created for user 970c4329-5403-47d9-b0e2-22e70e910245: New Appointment Booked INFO 2025-11-08 19:44:39,964 tasks 70309 8426217792 Notification created for user 2b2a8dae-a494-4881-ab4f-8e949cabcf0e: New Appointment Booked INFO 2025-11-08 19:44:39,991 tasks 70302 8426217792 Notification created for user a22a39ac-3769-4620-9030-8eb164d8f021: New Appointment Booked INFO 2025-11-08 19:44:40,018 tasks 70305 8426217792 Notification created for user 970c4329-5403-47d9-b0e2-22e70e910245: New Appointment Booked INFO 2025-11-08 19:44:40,048 tasks 70310 8426217792 Notification created for user 661c196a-f0a7-4717-b3b7-d971330285f5: New Appointment Booked INFO 2025-11-08 19:44:40,061 tasks 70314 8426217792 Notification created for user e56b57be-c11b-412e-a616-2209d187d4d3: New Appointment Booked INFO 2025-11-08 19:44:40,072 tasks 70302 8426217792 Notification created for user 970c4329-5403-47d9-b0e2-22e70e910245: New Appointment Booked INFO 2025-11-08 19:44:40,080 tasks 70310 8426217792 Notification created for user 2b2a8dae-a494-4881-ab4f-8e949cabcf0e: New Appointment Booked INFO 2025-11-08 19:44:40,086 tasks 70302 8426217792 Notification created for user 6c2ff27e-31e1-482b-a5b3-f72e5b09556d: New Appointment Booked INFO 2025-11-08 19:44:40,087 tasks 70310 8426217792 Notification created for user c38a7421-49d5-44f7-b91a-9333df04b352: New Appointment Booked INFO 2025-11-08 19:44:40,091 tasks 70305 8426217792 Notification created for user 970c4329-5403-47d9-b0e2-22e70e910245: New Appointment Booked INFO 2025-11-08 19:44:40,094 tasks 70306 8426217792 Notification created for user 8bf9be14-001d-47b3-933c-474f266bc97f: New Appointment Booked INFO 2025-11-08 19:44:40,096 tasks 70301 8426217792 Notification created for user 3d9fd60b-e7bc-4c04-addb-17f5b22d5735: New Appointment Booked INFO 2025-11-08 19:44:40,096 tasks 70314 8426217792 Notification created for user 11d5d499-a855-4ac8-942e-73208f302fc8: New Appointment Booked INFO 2025-11-08 19:44:40,099 tasks 70309 8426217792 Notification created for user 661c196a-f0a7-4717-b3b7-d971330285f5: New Appointment Booked INFO 2025-11-08 19:44:40,105 tasks 70312 8426217792 Notification created for user 3d9fd60b-e7bc-4c04-addb-17f5b22d5735: New Appointment Booked INFO 2025-11-08 19:44:40,105 tasks 70304 8426217792 Notification created for user 2b2a8dae-a494-4881-ab4f-8e949cabcf0e: New Appointment Booked INFO 2025-11-08 19:44:40,111 tasks 70313 8426217792 Notification created for user e8412d3c-dc81-4a3b-8624-e603a6eb4607: New Appointment Booked INFO 2025-11-08 19:44:40,116 tasks 70311 8426217792 Notification created for user 8bf9be14-001d-47b3-933c-474f266bc97f: New Appointment Booked INFO 2025-11-08 19:44:40,117 tasks 70303 8426217792 Notification created for user a22a39ac-3769-4620-9030-8eb164d8f021: New Appointment Booked INFO 2025-11-08 19:44:40,168 tasks 83463 8426217792 Notification created for user a22a39ac-3769-4620-9030-8eb164d8f021: New Appointment Booked INFO 2025-11-08 19:44:40,185 tasks 70307 8426217792 Notification created for user e8412d3c-dc81-4a3b-8624-e603a6eb4607: New Appointment Booked INFO 2025-11-08 19:44:40,328 basehttp 73424 6341865472 "GET /accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-08 19:44:40,341 basehttp 73424 6358691840 "GET /en/accounts/login/ HTTP/1.1" 200 18799 INFO 2025-11-08 19:44:41,958 basehttp 73424 6358691840 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-08 19:44:41,966 basehttp 73424 6358691840 "GET /dashboard/ HTTP/1.1" 302 0 INFO 2025-11-08 19:44:41,983 basehttp 73424 6341865472 "GET /en/dashboard/ HTTP/1.1" 200 35360 INFO 2025-11-08 19:44:42,026 basehttp 73424 6341865472 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 19:44:47,883 basehttp 73424 6341865472 "GET /en/admin/core/user/ HTTP/1.1" 200 72400 INFO 2025-11-08 19:44:47,899 basehttp 73424 6341865472 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-08 19:44:49,651 basehttp 73424 6341865472 "GET /en/admin/core/user/a5664cc9-c4f8-4c77-8979-caa793054d04/change/ HTTP/1.1" 200 110523 INFO 2025-11-08 19:44:49,672 basehttp 73424 6341865472 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-08 19:45:01,771 basehttp 73424 6341865472 "POST /en/admin/core/user/a5664cc9-c4f8-4c77-8979-caa793054d04/change/ HTTP/1.1" 302 0 INFO 2025-11-08 19:45:01,793 basehttp 73424 6341865472 "GET /en/admin/core/user/ HTTP/1.1" 200 72672 INFO 2025-11-08 19:45:01,805 basehttp 73424 6341865472 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-08 19:45:09,261 basehttp 73424 6341865472 "GET /en/dashboard/ HTTP/1.1" 200 53641 INFO 2025-11-08 19:45:09,309 basehttp 73424 6341865472 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 19:45:21,021 basehttp 73424 6341865472 "GET /en/ot/sessions/ HTTP/1.1" 200 54890 INFO 2025-11-08 19:45:21,069 basehttp 73424 6341865472 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 19:45:28,553 basehttp 73424 6341865472 "GET /en/ot/consults/ HTTP/1.1" 200 46730 INFO 2025-11-08 19:45:28,577 basehttp 73424 6341865472 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 19:45:30,390 basehttp 73424 6341865472 "GET /en/ot/consults/create/ HTTP/1.1" 200 66498 INFO 2025-11-08 19:45:30,432 basehttp 73424 6341865472 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 19:46:00,444 basehttp 73424 6341865472 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 19:46:30,434 basehttp 73424 6341865472 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 19:46:47,738 tasks 70301 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-08 19:46:47,738 tasks 70309 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-08 19:46:47,738 tasks 83463 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-08 19:46:47,739 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found INFO 2025-11-08 19:47:00,446 basehttp 73424 6341865472 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 19:47:30,443 basehttp 73424 6341865472 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 19:47:47,572 tasks 70301 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-08 19:47:47,572 tasks 83463 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found INFO 2025-11-08 19:48:00,433 basehttp 73424 6341865472 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 19:48:30,445 basehttp 73424 6341865472 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 19:48:40,466 tasks 83463 8426217792 Failed to send confirmation for appointment d1a4117a-dcaf-4012-a42d-21f35e932930: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-08 19:48:40,543 tasks 83463 8426217792 Failed to send confirmation for appointment 7f84d6f5-b340-4066-b442-61dbf9b58180: 'NoneType' object has no attribute 'strftime' INFO 2025-11-08 19:49:00,445 basehttp 73424 6341865472 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 19:49:17,900 tasks 70301 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-08 19:49:17,900 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-08 19:49:17,900 tasks 83463 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-08 19:49:17,900 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found WARNING 2025-11-08 19:49:19,597 log 73424 6341865472 Not Found: /en/htmx/system-notifications/ WARNING 2025-11-08 19:49:19,597 basehttp 73424 6341865472 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23448 INFO 2025-11-08 19:49:30,439 basehttp 73424 6341865472 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 19:50:00,591 basehttp 73424 6341865472 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 19:50:03,360 basehttp 73424 6341865472 "GET /en/admin/ot/otconsult/ HTTP/1.1" 200 70819 INFO 2025-11-08 19:50:03,371 basehttp 73424 6341865472 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-08 19:50:09,618 basehttp 73424 6341865472 "GET /en/admin/ot/otconsult/56c12af7-e7c7-4a55-b895-736cd4f1b44a/change/ HTTP/1.1" 200 251576 INFO 2025-11-08 19:50:09,643 basehttp 73424 6358691840 "GET /static/admin/img/icon-deletelink.svg HTTP/1.1" 200 392 INFO 2025-11-08 19:50:09,644 basehttp 73424 6341865472 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-08 19:50:09,680 basehttp 73424 6341865472 "GET /static/admin/img/inline-delete.svg HTTP/1.1" 200 537 INFO 2025-11-08 19:50:29,439 basehttp 73424 6341865472 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 19:50:30,924 log 73424 6341865472 Internal Server Error: /en/ot/consults/56c12af7-e7c7-4a55-b895-736cd4f1b44a/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 42, in select_template return engine.get_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 79, in get_template return Template(self.engine.get_template(template_name), self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 177, in get_template template, origin = self.find_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 159, in find_template template = loader.get_template(name, skip=skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/cached.py", line 57, in get_template template = super().get_template(template_name, skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/base.py", line 28, in get_template return Template( ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 299, in do_extends nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 234, in do_block nodelist = parser.parse(("endblock",)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 523, in parse self.unclosed_block_tag(parse_until) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 590, in unclosed_block_tag raise self.error(token, msg) django.template.exceptions.TemplateSyntaxError: Unclosed tag on line 41: 'block'. Looking for one of: endblock. ERROR 2025-11-08 19:50:30,926 basehttp 73424 6341865472 "GET /en/ot/consults/56c12af7-e7c7-4a55-b895-736cd4f1b44a/ HTTP/1.1" 500 194854 INFO 2025-11-08 19:51:27,069 basehttp 73424 6341865472 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 19:51:28,588 basehttp 73424 6341865472 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 19:51:58,584 basehttp 73424 6341865472 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 19:52:28,587 basehttp 73424 6341865472 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 19:52:45,301 basehttp 73424 6341865472 "GET /en/ot/consults/56c12af7-e7c7-4a55-b895-736cd4f1b44a/ HTTP/1.1" 200 86022 INFO 2025-11-08 19:52:45,700 basehttp 73424 6341865472 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 19:53:15,705 basehttp 73424 6341865472 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 19:53:19,148 basehttp 73424 6341865472 "GET /en/ot/consults/56c12af7-e7c7-4a55-b895-736cd4f1b44a/ HTTP/1.1" 200 85928 INFO 2025-11-08 19:53:19,182 basehttp 73424 6341865472 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 19:53:40,486 tasks 83463 8426217792 Failed to send confirmation for appointment d1a4117a-dcaf-4012-a42d-21f35e932930: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-08 19:53:40,560 tasks 83463 8426217792 Failed to send confirmation for appointment 7f84d6f5-b340-4066-b442-61dbf9b58180: 'NoneType' object has no attribute 'strftime' INFO 2025-11-08 19:53:49,199 basehttp 73424 6341865472 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 19:53:55,468 log 73424 6341865472 Internal Server Error: /en/ot/consults/56c12af7-e7c7-4a55-b895-736cd4f1b44a/pdf/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/ot/views.py", line 1068, in get return pdf_generator.generate_pdf(view_mode=view_mode) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/pdf_service.py", line 351, in generate_pdf sections = self.get_document_sections() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/ot/views.py", line 982, in get_document_sections if consult.reasons: ^^^^^^^^^^^^^^^ AttributeError: 'OTConsult' object has no attribute 'reasons' ERROR 2025-11-08 19:53:55,469 basehttp 73424 6341865472 "GET /en/ot/consults/56c12af7-e7c7-4a55-b895-736cd4f1b44a/pdf/?view=inline HTTP/1.1" 500 97589 INFO 2025-11-08 19:54:19,188 basehttp 73424 6341865472 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-08 19:54:20,607 log 73424 6341865472 Not Found: /en/htmx/system-notifications/ WARNING 2025-11-08 19:54:20,608 basehttp 73424 6341865472 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23448 INFO 2025-11-08 19:54:49,186 basehttp 73424 6341865472 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 19:54:56,493 autoreload 73424 8426217792 /Users/marwanalwali/AgdarCentre/ot/views.py changed, reloading. INFO 2025-11-08 19:54:56,925 autoreload 79143 8426217792 Watching for file changes with StatReloader INFO 2025-11-08 19:55:19,197 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 19:55:19,338 basehttp 79143 6132068352 "GET /en/ot/consults/56c12af7-e7c7-4a55-b895-736cd4f1b44a/ HTTP/1.1" 200 85926 INFO 2025-11-08 19:55:19,376 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 19:55:22,589 basehttp 79143 6132068352 "GET /en/ot/consults/56c12af7-e7c7-4a55-b895-736cd4f1b44a/pdf/?view=inline HTTP/1.1" 200 15859 INFO 2025-11-08 19:55:49,605 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 19:56:19,391 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 19:56:28,471 basehttp 79143 6132068352 "GET /en/ot/consults/56c12af7-e7c7-4a55-b895-736cd4f1b44a/ HTTP/1.1" 200 85842 INFO 2025-11-08 19:56:28,511 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 19:56:43,546 basehttp 79143 6132068352 "POST /en/ot/consults/56c12af7-e7c7-4a55-b895-736cd4f1b44a/sign/ HTTP/1.1" 302 0 INFO 2025-11-08 19:56:43,560 basehttp 79143 6132068352 "GET /en/ot/consults/56c12af7-e7c7-4a55-b895-736cd4f1b44a/ HTTP/1.1" 200 85626 INFO 2025-11-08 19:56:43,592 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 19:56:54,131 basehttp 79143 6132068352 "GET /en/ot/sessions/create/?patient=9d68fff5-e2c1-44fd-8b31-31c2b9def2a6 HTTP/1.1" 302 0 INFO 2025-11-08 19:56:54,153 basehttp 79143 6132068352 "GET /en/patients/9d68fff5-e2c1-44fd-8b31-31c2b9def2a6/?tab=consents&missing=GENERAL_TREATMENT,SERVICE_SPECIFIC HTTP/1.1" 200 53696 INFO 2025-11-08 19:56:54,188 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 19:57:08,922 basehttp 79143 6132068352 "GET /en/consents/create/?patient=9d68fff5-e2c1-44fd-8b31-31c2b9def2a6 HTTP/1.1" 200 47896 INFO 2025-11-08 19:57:08,951 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 19:57:24,203 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 19:57:24,423 basehttp 79143 6132068352 "GET /en/aba/consults/45bdfab3-e32f-4d88-81bf-dd89e9b9aef9/ HTTP/1.1" 200 39034 INFO 2025-11-08 19:57:24,450 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 19:57:29,352 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 19:57:43,601 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 19:57:55,428 basehttp 79143 6132068352 "GET /en/ot/consults/56c12af7-e7c7-4a55-b895-736cd4f1b44a/ HTTP/1.1" 200 85153 INFO 2025-11-08 19:57:55,473 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 19:58:11,840 basehttp 79143 6132068352 "GET /en/ot/consults/ HTTP/1.1" 200 46817 INFO 2025-11-08 19:58:11,877 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 19:58:14,078 basehttp 79143 6132068352 "GET /en/ot/consults/08132f68-5c05-4598-9e94-b4deb64d9e4e/ HTTP/1.1" 200 84864 INFO 2025-11-08 19:58:14,108 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 19:58:40,496 tasks 83463 8426217792 Failed to send confirmation for appointment d1a4117a-dcaf-4012-a42d-21f35e932930: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-08 19:58:40,569 tasks 83463 8426217792 Failed to send confirmation for appointment 7f84d6f5-b340-4066-b442-61dbf9b58180: 'NoneType' object has no attribute 'strftime' INFO 2025-11-08 19:58:44,124 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 19:59:14,115 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-08 19:59:21,611 log 79143 6132068352 Not Found: /en/htmx/system-notifications/ WARNING 2025-11-08 19:59:21,611 basehttp 79143 6132068352 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23448 INFO 2025-11-08 19:59:44,124 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 19:59:59,293 basehttp 79143 6132068352 "GET /en/ot/consults/08132f68-5c05-4598-9e94-b4deb64d9e4e/ HTTP/1.1" 200 84866 INFO 2025-11-08 19:59:59,303 basehttp 79143 6132068352 "GET /static/plugins/chart.js/dist/chart.js HTTP/1.1" 200 403805 INFO 2025-11-08 19:59:59,334 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:00:00,006 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 20:00:00,007 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 17:00:00.007092+00:00'} INFO 2025-11-08 20:00:00,012 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 20:00:00,012 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 17:00:00.012399+00:00'} INFO 2025-11-08 20:00:01,917 basehttp 79143 6132068352 "GET /en/ot/consults/08132f68-5c05-4598-9e94-b4deb64d9e4e/ HTTP/1.1" 200 84866 INFO 2025-11-08 20:00:01,955 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:00:03,562 basehttp 79143 6132068352 "GET /en/ot/consults/08132f68-5c05-4598-9e94-b4deb64d9e4e/ HTTP/1.1" 200 84866 INFO 2025-11-08 20:00:03,604 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:00:16,798 basehttp 79143 6132068352 "GET /en/ot/consults/08132f68-5c05-4598-9e94-b4deb64d9e4e/ HTTP/1.1" 200 84870 INFO 2025-11-08 20:00:16,839 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:00:46,842 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:01:16,847 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:01:24,250 basehttp 79143 6132068352 "GET /en/ot/consults/08132f68-5c05-4598-9e94-b4deb64d9e4e/ HTTP/1.1" 200 84870 INFO 2025-11-08 20:01:24,282 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:01:35,400 basehttp 79143 6132068352 "GET /en/ot/consults/08132f68-5c05-4598-9e94-b4deb64d9e4e/update/ HTTP/1.1" 200 150787 INFO 2025-11-08 20:01:35,436 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:02:05,440 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:02:30,210 basehttp 79143 6132068352 "GET /en/ot/consults/08132f68-5c05-4598-9e94-b4deb64d9e4e/update/ HTTP/1.1" 200 150781 INFO 2025-11-08 20:02:30,250 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:02:54,614 basehttp 79143 6132068352 "GET /en/ot/consults/08132f68-5c05-4598-9e94-b4deb64d9e4e/update/ HTTP/1.1" 200 150764 INFO 2025-11-08 20:02:54,651 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:03:18,128 basehttp 79143 6132068352 "GET /en/ot/consults/08132f68-5c05-4598-9e94-b4deb64d9e4e/update/ HTTP/1.1" 200 150757 INFO 2025-11-08 20:03:18,166 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:03:48,169 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:04:07,368 basehttp 79143 6132068352 "GET /en/ot/consults/08132f68-5c05-4598-9e94-b4deb64d9e4e/update/ HTTP/1.1" 200 150750 INFO 2025-11-08 20:04:07,408 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-08 20:04:22,596 log 79143 6132068352 Not Found: /en/htmx/system-notifications/ WARNING 2025-11-08 20:04:22,596 basehttp 79143 6132068352 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23448 INFO 2025-11-08 20:04:37,421 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:05:07,412 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:05:13,350 basehttp 79143 6132068352 "GET /en/ot/consults/08132f68-5c05-4598-9e94-b4deb64d9e4e/update/ HTTP/1.1" 200 150725 INFO 2025-11-08 20:05:13,390 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:05:34,121 basehttp 79143 6132068352 "GET /en/ot/consults/08132f68-5c05-4598-9e94-b4deb64d9e4e/update/ HTTP/1.1" 200 150724 INFO 2025-11-08 20:05:34,158 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:06:04,174 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:06:15,385 basehttp 79143 6132068352 "GET /en/ot/consults/08132f68-5c05-4598-9e94-b4deb64d9e4e/update/ HTTP/1.1" 200 150715 INFO 2025-11-08 20:06:15,422 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:06:24,908 basehttp 79143 6132068352 "GET /en/ot/consults/08132f68-5c05-4598-9e94-b4deb64d9e4e/update/ HTTP/1.1" 200 150720 INFO 2025-11-08 20:06:24,945 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:06:42,215 basehttp 79143 6132068352 "POST /en/ot/consults/08132f68-5c05-4598-9e94-b4deb64d9e4e/update/ HTTP/1.1" 302 0 INFO 2025-11-08 20:06:42,233 basehttp 79143 6132068352 "GET /en/ot/consults/08132f68-5c05-4598-9e94-b4deb64d9e4e/ HTTP/1.1" 200 85198 INFO 2025-11-08 20:06:42,258 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:06:59,870 basehttp 79143 6132068352 "GET /en/ot/sessions/create/?patient=c72a7dc0-2f56-4c52-be06-27905406b235 HTTP/1.1" 302 0 INFO 2025-11-08 20:06:59,888 basehttp 79143 6132068352 "GET /en/patients/c72a7dc0-2f56-4c52-be06-27905406b235/?tab=consents&missing=GENERAL_TREATMENT,SERVICE_SPECIFIC HTTP/1.1" 200 53313 INFO 2025-11-08 20:06:59,918 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:07:10,551 basehttp 79143 6132068352 "GET /en/consents/create/?patient=c72a7dc0-2f56-4c52-be06-27905406b235 HTTP/1.1" 200 47896 INFO 2025-11-08 20:07:10,580 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 20:07:20,610 tasks 83463 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-08 20:07:20,610 tasks 70309 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-08 20:07:20,610 tasks 70301 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-08 20:07:20,611 tasks 70310 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-08 20:07:20,610 tasks 70302 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found INFO 2025-11-08 20:07:22,619 basehttp 79143 6132068352 "GET /api/consent-content/?patient_id=2b8dfaf6-b5f3-4f4e-867f-fe014cb01295&consent_type=GENERAL_TREATMENT HTTP/1.1" 200 937 INFO 2025-11-08 20:07:29,837 signals 79143 6132068352 Consent created: GENERAL_TREATMENT for patient 000005 INFO 2025-11-08 20:07:29,838 basehttp 79143 6132068352 "POST /en/consents/create/?patient=c72a7dc0-2f56-4c52-be06-27905406b235 HTTP/1.1" 302 0 INFO 2025-11-08 20:07:29,850 basehttp 79143 6132068352 "GET /en/patients/2b8dfaf6-b5f3-4f4e-867f-fe014cb01295/ HTTP/1.1" 200 49577 INFO 2025-11-08 20:07:29,882 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:07:35,279 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:07:35,808 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:07:37,248 basehttp 79143 6132068352 "GET /en/ot/sessions/create/?patient=c72a7dc0-2f56-4c52-be06-27905406b235 HTTP/1.1" 302 0 INFO 2025-11-08 20:07:37,263 basehttp 79143 6132068352 "GET /en/patients/c72a7dc0-2f56-4c52-be06-27905406b235/?tab=consents&missing=GENERAL_TREATMENT,SERVICE_SPECIFIC HTTP/1.1" 200 53313 INFO 2025-11-08 20:07:37,294 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:07:41,370 basehttp 79143 6132068352 "GET /en/consents/create/?patient=c72a7dc0-2f56-4c52-be06-27905406b235 HTTP/1.1" 200 47896 INFO 2025-11-08 20:07:41,389 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:07:47,322 basehttp 79143 6132068352 "GET /api/consent-content/?patient_id=2b8dfaf6-b5f3-4f4e-867f-fe014cb01295&consent_type=SERVICE_SPECIFIC HTTP/1.1" 200 858 INFO 2025-11-08 20:07:56,160 signals 79143 6132068352 Consent created: SERVICE_SPECIFIC for patient 000005 INFO 2025-11-08 20:07:56,160 basehttp 79143 6132068352 "POST /en/consents/create/?patient=c72a7dc0-2f56-4c52-be06-27905406b235 HTTP/1.1" 302 0 INFO 2025-11-08 20:07:56,174 basehttp 79143 6132068352 "GET /en/patients/2b8dfaf6-b5f3-4f4e-867f-fe014cb01295/ HTTP/1.1" 200 49577 INFO 2025-11-08 20:07:56,204 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:07:59,898 basehttp 79143 6132068352 "GET /en/patients/c72a7dc0-2f56-4c52-be06-27905406b235/?tab=consents&missing=GENERAL_TREATMENT,SERVICE_SPECIFIC HTTP/1.1" 200 52954 INFO 2025-11-08 20:07:59,928 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:08:01,171 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:08:01,776 basehttp 79143 6132068352 "GET /en/ot/consults/08132f68-5c05-4598-9e94-b4deb64d9e4e/ HTTP/1.1" 200 84870 INFO 2025-11-08 20:08:01,808 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:08:03,073 basehttp 79143 6132068352 "GET /en/ot/sessions/create/?patient=c72a7dc0-2f56-4c52-be06-27905406b235 HTTP/1.1" 302 0 INFO 2025-11-08 20:08:03,087 basehttp 79143 6132068352 "GET /en/patients/c72a7dc0-2f56-4c52-be06-27905406b235/?tab=consents&missing=GENERAL_TREATMENT,SERVICE_SPECIFIC HTTP/1.1" 200 53313 INFO 2025-11-08 20:08:03,116 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:08:25,372 basehttp 79143 6132068352 "GET /en/appointments/28930756-951b-4a44-bb5b-b6df3196594e/ HTTP/1.1" 200 45755 INFO 2025-11-08 20:08:25,391 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:08:32,716 basehttp 79143 6132068352 "GET /en/ot/consults/08132f68-5c05-4598-9e94-b4deb64d9e4e/ HTTP/1.1" 200 84870 INFO 2025-11-08 20:08:32,737 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:09:02,739 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-08 20:09:23,529 log 79143 6132068352 Not Found: /en/htmx/system-notifications/ WARNING 2025-11-08 20:09:23,529 basehttp 79143 6132068352 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23448 INFO 2025-11-08 20:09:32,738 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:13:15,922 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:13:17,149 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:13:21,513 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:13:23,977 basehttp 79143 6132068352 "GET /en/dashboard/ HTTP/1.1" 200 53651 INFO 2025-11-08 20:13:24,010 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:13:28,945 basehttp 79143 6132068352 "GET /en/settings/ HTTP/1.1" 200 42449 INFO 2025-11-08 20:13:28,966 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:13:32,079 basehttp 79143 6132068352 "GET /en/settings/ZATCA/ HTTP/1.1" 200 35980 INFO 2025-11-08 20:13:32,096 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:14:02,918 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:14:32,920 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:15:02,919 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 20:15:25,619 tasks 70301 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-08 20:15:25,619 tasks 83463 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found INFO 2025-11-08 20:15:32,917 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:16:02,916 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:16:32,915 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:17:02,915 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:17:50,930 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:18:50,931 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:19:50,920 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:20:08,528 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:20:11,049 basehttp 79143 6132068352 "GET /en/dashboard/ HTTP/1.1" 200 53651 INFO 2025-11-08 20:20:11,111 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:20:41,125 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:20:42,413 basehttp 79143 6132068352 "GET /en/ot/sessions/ HTTP/1.1" 200 54890 INFO 2025-11-08 20:20:42,463 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-08 20:20:45,935 log 79143 6132068352 Not Found: /en/ot/ WARNING 2025-11-08 20:20:45,935 basehttp 79143 6132068352 "GET /en/ot/ HTTP/1.1" 404 29552 INFO 2025-11-08 20:20:47,021 basehttp 79143 6132068352 "GET /en/ot/consults/ HTTP/1.1" 200 46817 INFO 2025-11-08 20:20:47,064 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:20:51,760 basehttp 79143 6132068352 "GET /en/ot/consults/56c12af7-e7c7-4a55-b895-736cd4f1b44a/ HTTP/1.1" 200 85159 INFO 2025-11-08 20:20:51,796 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:21:05,071 basehttp 79143 6132068352 "GET /en/ot/consults/create/ HTTP/1.1" 200 66279 INFO 2025-11-08 20:21:05,114 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 20:21:05,890 tasks 70301 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-08 20:21:05,890 tasks 83463 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found INFO 2025-11-08 20:21:35,922 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:22:05,128 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:22:35,126 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 20:22:36,220 tasks 83463 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-08 20:22:36,220 tasks 70301 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-08 20:23:05,116 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:39:17,035 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 20:39:17,035 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 17:39:17.035730+00:00'} INFO 2025-11-08 20:39:17,037 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 20:39:17,038 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 17:39:17.038068+00:00'} INFO 2025-11-08 20:50:33,819 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 20:51:03,830 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:06:46,113 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 21:06:46,113 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 18:06:46.113619+00:00'} INFO 2025-11-08 21:06:46,117 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 21:06:46,118 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 18:06:46.118095+00:00'} INFO 2025-11-08 21:07:54,980 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:11:26,637 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:12:27,704 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:13:51,357 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:14:11,180 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:14:12,755 basehttp 79143 6132068352 "GET /en/ot/consults/56c12af7-e7c7-4a55-b895-736cd4f1b44a/ HTTP/1.1" 200 85159 INFO 2025-11-08 21:14:12,798 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:14:42,811 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:15:12,813 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:15:42,811 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:16:12,814 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:16:42,802 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 21:17:04,580 tasks 83463 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-08 21:17:12,813 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:17:32,944 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:17:34,559 basehttp 79143 6132068352 "GET /en/ot/consults/create/ HTTP/1.1" 200 66279 INFO 2025-11-08 21:17:34,604 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:18:04,608 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:18:34,619 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:19:04,609 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:19:34,607 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:20:04,618 basehttp 79143 6132068352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:20:28,247 autoreload 79143 8426217792 /Users/marwanalwali/AgdarCentre/ot/views.py changed, reloading. INFO 2025-11-08 21:20:28,701 autoreload 96186 8426217792 Watching for file changes with StatReloader INFO 2025-11-08 21:20:34,615 basehttp 96186 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 21:20:39,757 log 96186 6164688896 Internal Server Error: /en/ot/consults/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/sqlite3/base.py", line 360, in execute return super().execute(query, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ sqlite3.IntegrityError: NOT NULL constraint failed: ot_otconsult.patient_id The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 378, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 178, in get return super().get(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 142, in get return self.render_to_response(self.get_context_data()) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/ot/views.py", line 312, in get_context_data temp_consult.save() File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 902, in save self.save_base( File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1008, in save_base updated = self._save_table( ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1169, in _save_table results = self._do_insert( ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1210, in _do_insert return manager._insert( ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1868, in _insert return query.get_compiler(using=using).execute_sql(returning_fields) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1882, in execute_sql cursor.execute(sql, params) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 122, in execute return super().execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 79, in execute return self._execute_with_wrappers( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers return executor(sql, params, many, context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 100, in _execute with self.db.wrap_database_errors: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/sqlite3/base.py", line 360, in execute return super().execute(query, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ django.db.utils.IntegrityError: NOT NULL constraint failed: ot_otconsult.patient_id ERROR 2025-11-08 21:20:39,759 basehttp 96186 6164688896 "GET /en/ot/consults/create/ HTTP/1.1" 500 206582 ERROR 2025-11-08 21:20:44,720 log 96186 6164688896 Internal Server Error: /en/ot/consults/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/sqlite3/base.py", line 360, in execute return super().execute(query, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ sqlite3.IntegrityError: NOT NULL constraint failed: ot_otconsult.patient_id The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 378, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 178, in get return super().get(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 142, in get return self.render_to_response(self.get_context_data()) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/ot/views.py", line 312, in get_context_data temp_consult.save() File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 902, in save self.save_base( File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1008, in save_base updated = self._save_table( ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1169, in _save_table results = self._do_insert( ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1210, in _do_insert return manager._insert( ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1868, in _insert return query.get_compiler(using=using).execute_sql(returning_fields) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1882, in execute_sql cursor.execute(sql, params) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 122, in execute return super().execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 79, in execute return self._execute_with_wrappers( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers return executor(sql, params, many, context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 100, in _execute with self.db.wrap_database_errors: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/sqlite3/base.py", line 360, in execute return super().execute(query, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ django.db.utils.IntegrityError: NOT NULL constraint failed: ot_otconsult.patient_id ERROR 2025-11-08 21:20:44,721 basehttp 96186 6164688896 "GET /en/ot/consults/create/ HTTP/1.1" 500 206582 INFO 2025-11-08 21:20:45,244 basehttp 96186 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:20:46,112 basehttp 96186 6164688896 "GET /en/ot/consults/ HTTP/1.1" 200 46817 INFO 2025-11-08 21:20:46,148 basehttp 96186 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 21:20:47,584 log 96186 6164688896 Internal Server Error: /en/ot/consults/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/sqlite3/base.py", line 360, in execute return super().execute(query, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ sqlite3.IntegrityError: NOT NULL constraint failed: ot_otconsult.patient_id The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 378, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 178, in get return super().get(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 142, in get return self.render_to_response(self.get_context_data()) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/ot/views.py", line 312, in get_context_data temp_consult.save() File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 902, in save self.save_base( File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1008, in save_base updated = self._save_table( ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1169, in _save_table results = self._do_insert( ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1210, in _do_insert return manager._insert( ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1868, in _insert return query.get_compiler(using=using).execute_sql(returning_fields) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1882, in execute_sql cursor.execute(sql, params) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 122, in execute return super().execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 79, in execute return self._execute_with_wrappers( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers return executor(sql, params, many, context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 100, in _execute with self.db.wrap_database_errors: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/backends/sqlite3/base.py", line 360, in execute return super().execute(query, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ django.db.utils.IntegrityError: NOT NULL constraint failed: ot_otconsult.patient_id ERROR 2025-11-08 21:20:47,585 basehttp 96186 6164688896 "GET /en/ot/consults/create/ HTTP/1.1" 500 206445 INFO 2025-11-08 21:21:41,151 autoreload 96186 8426217792 /Users/marwanalwali/AgdarCentre/ot/views.py changed, reloading. INFO 2025-11-08 21:21:41,574 autoreload 96802 8426217792 Watching for file changes with StatReloader INFO 2025-11-08 21:22:10,244 basehttp 96802 6164525056 "GET /en/ot/consults/create/ HTTP/1.1" 200 66279 INFO 2025-11-08 21:22:10,281 basehttp 96802 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:22:40,291 basehttp 96802 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:23:10,290 basehttp 96802 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:23:40,275 basehttp 96802 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:24:10,274 basehttp 96802 6164525056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:24:33,290 autoreload 96802 8426217792 /Users/marwanalwali/AgdarCentre/ot/views.py changed, reloading. INFO 2025-11-08 21:24:33,714 autoreload 98194 8426217792 Watching for file changes with StatReloader INFO 2025-11-08 21:24:40,278 basehttp 98194 6199324672 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:24:45,561 basehttp 98194 6199324672 "GET /en/ot/consults/create/ HTTP/1.1" 200 66279 INFO 2025-11-08 21:24:45,596 basehttp 98194 6199324672 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:25:15,612 basehttp 98194 6199324672 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:25:45,607 basehttp 98194 6199324672 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:26:15,611 basehttp 98194 6199324672 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:26:45,612 basehttp 98194 6199324672 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:26:48,419 basehttp 98194 6199324672 "POST /en/ot/consults/create/ HTTP/1.1" 200 66435 INFO 2025-11-08 21:26:48,455 basehttp 98194 6199324672 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:27:18,468 basehttp 98194 6199324672 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 21:27:25,207 tasks 83463 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-08 21:27:25,208 tasks 70301 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found INFO 2025-11-08 21:27:48,470 basehttp 98194 6199324672 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:28:12,528 autoreload 98194 8426217792 /Users/marwanalwali/AgdarCentre/ot/views.py changed, reloading. INFO 2025-11-08 21:28:12,950 autoreload 99996 8426217792 Watching for file changes with StatReloader INFO 2025-11-08 21:28:18,471 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:28:48,467 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:29:18,470 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:29:22,994 basehttp 99996 6199963648 "POST /en/ot/consults/create/ HTTP/1.1" 200 66435 INFO 2025-11-08 21:29:23,033 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:29:28,816 basehttp 99996 6199963648 "GET /en/ot/consults/create/ HTTP/1.1" 200 66279 INFO 2025-11-08 21:29:30,533 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:29:31,636 basehttp 99996 6199963648 "GET /en/ot/consults/create/ HTTP/1.1" 200 66279 INFO 2025-11-08 21:29:31,676 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-08 21:29:44,151 log 99996 6199963648 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-08 21:29:44,152 basehttp 99996 6199963648 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-08 21:29:44,177 basehttp 99996 6199963648 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-08 21:30:00,013 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 21:30:00,013 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 18:30:00.013925+00:00'} INFO 2025-11-08 21:30:00,020 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 21:30:00,020 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 18:30:00.020961+00:00'} INFO 2025-11-08 21:30:01,689 basehttp 99996 6216790016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:30:31,678 basehttp 99996 6216790016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:31:01,677 basehttp 99996 6216790016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:31:31,685 basehttp 99996 6216790016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:32:01,686 basehttp 99996 6216790016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:32:23,851 basehttp 99996 6216790016 "GET /en/admin/ot/otmilestone/ HTTP/1.1" 200 118103 INFO 2025-11-08 21:32:23,871 basehttp 99996 6216790016 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-08 21:32:31,508 basehttp 99996 6216790016 "GET /en/admin/ot/otmilestone/045094c3-4916-4cfd-b2b3-6bbbc15060a6/change/ HTTP/1.1" 200 60423 INFO 2025-11-08 21:32:31,529 basehttp 99996 6216790016 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-08 21:32:32,128 basehttp 99996 6216790016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:32:44,942 basehttp 99996 6216790016 "GET /en/admin/ot/otscoringconfig/ HTTP/1.1" 200 58781 INFO 2025-11-08 21:32:44,956 basehttp 99996 6216790016 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-08 21:33:00,030 basehttp 99996 6216790016 "GET /en/admin/ot/otcurrentbehavior/ HTTP/1.1" 200 108569 INFO 2025-11-08 21:33:00,051 basehttp 99996 6216790016 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-08 21:33:02,134 basehttp 99996 6216790016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:33:05,080 basehttp 99996 6216790016 "GET /en/admin/ot/otcurrentbehavior/065fbbb3-a161-42fa-ad6f-9184d0b29a79/change/ HTTP/1.1" 200 59871 INFO 2025-11-08 21:33:05,093 basehttp 99996 6216790016 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-08 21:33:11,529 basehttp 99996 6216790016 "POST /en/admin/ot/otcurrentbehavior/065fbbb3-a161-42fa-ad6f-9184d0b29a79/change/ HTTP/1.1" 302 0 INFO 2025-11-08 21:33:11,600 basehttp 99996 6216790016 "GET /en/admin/ot/otcurrentbehavior/ HTTP/1.1" 200 108869 INFO 2025-11-08 21:33:11,620 basehttp 99996 6216790016 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-08 21:33:34,240 basehttp 99996 6216790016 "GET /en/admin/ot/otinfantbehavior/ HTTP/1.1" 200 108949 INFO 2025-11-08 21:33:34,257 basehttp 99996 6216790016 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-08 21:33:37,136 basehttp 99996 6216790016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:33:37,636 basehttp 99996 6216790016 "GET /en/admin/ot/otinfantbehavior/17f4f850-4ec4-41c2-8a05-29a38d73efb8/change/ HTTP/1.1" 200 59864 INFO 2025-11-08 21:33:37,652 basehttp 99996 6216790016 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-08 21:33:41,202 basehttp 99996 6216790016 "GET /en/admin/ot/otinfantbehavior/ HTTP/1.1" 200 108949 INFO 2025-11-08 21:33:47,740 basehttp 99996 6216790016 "GET /en/ot/consults/create/ HTTP/1.1" 200 66279 WARNING 2025-11-08 21:33:47,763 log 99996 6216790016 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-08 21:33:47,763 basehttp 99996 6216790016 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-08 21:33:47,842 basehttp 99996 6199963648 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-08 21:33:47,843 basehttp 99996 6216790016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:33:59,312 basehttp 99996 6216790016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-08 21:33:59,314 log 99996 6199963648 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-08 21:33:59,315 basehttp 99996 6199963648 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-08 21:33:59,329 log 99996 6199963648 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-08 21:33:59,330 basehttp 99996 6199963648 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-08 21:34:01,006 basehttp 99996 6199963648 "GET /en/ot/consults/08132f68-5c05-4598-9e94-b4deb64d9e4e/ HTTP/1.1" 200 84870 WARNING 2025-11-08 21:34:01,028 log 99996 6199963648 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-08 21:34:01,028 basehttp 99996 6199963648 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-08 21:34:01,105 basehttp 99996 6199963648 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-08 21:34:01,109 basehttp 99996 6216790016 "GET /static/plugins/chart.js/dist/chart.umd.js.map HTTP/1.1" 200 958364 INFO 2025-11-08 21:34:01,111 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:34:07,992 basehttp 99996 6233616384 "GET /en/ot/consults/08132f68-5c05-4598-9e94-b4deb64d9e4e/update/ HTTP/1.1" 200 150720 WARNING 2025-11-08 21:34:08,014 log 99996 6233616384 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-08 21:34:08,015 basehttp 99996 6233616384 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-08 21:34:08,082 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-08 21:34:08,093 basehttp 99996 6233616384 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 ERROR 2025-11-08 21:34:18,642 tasks 70301 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-08 21:34:18,642 tasks 83463 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found INFO 2025-11-08 21:34:38,093 basehttp 99996 6216790016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:34:46,488 basehttp 99996 6216790016 "POST /en/ot/consults/08132f68-5c05-4598-9e94-b4deb64d9e4e/update/ HTTP/1.1" 302 0 INFO 2025-11-08 21:34:46,504 basehttp 99996 6216790016 "GET /en/ot/consults/08132f68-5c05-4598-9e94-b4deb64d9e4e/ HTTP/1.1" 200 85198 WARNING 2025-11-08 21:34:46,522 log 99996 6216790016 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-08 21:34:46,522 basehttp 99996 6216790016 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-08 21:34:46,609 basehttp 99996 6199963648 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-08 21:34:46,610 basehttp 99996 6216790016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:35:16,624 basehttp 99996 6216790016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:35:46,625 basehttp 99996 6216790016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:36:16,625 basehttp 99996 6216790016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:36:46,625 basehttp 99996 6216790016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:37:16,618 basehttp 99996 6216790016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:37:46,625 basehttp 99996 6216790016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 21:37:52,109 tasks 70301 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-08 21:37:52,109 tasks 83463 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-08 21:37:52,109 tasks 70309 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-08 21:37:52,111 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found INFO 2025-11-08 21:38:16,624 basehttp 99996 6216790016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:38:46,606 basehttp 99996 6216790016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:39:16,583 basehttp 99996 6216790016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 21:39:22,379 tasks 83463 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-08 21:39:22,379 tasks 70301 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found INFO 2025-11-08 21:39:46,579 basehttp 99996 6216790016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:40:16,573 basehttp 99996 6216790016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:40:46,578 basehttp 99996 6216790016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:41:16,571 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:41:47,139 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:57:31,604 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:58:31,562 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 21:59:31,555 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:00:00,019 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 22:00:00,020 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 19:00:00.020354+00:00'} INFO 2025-11-08 22:00:00,026 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 22:00:00,026 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 19:00:00.026583+00:00'} INFO 2025-11-08 22:00:31,561 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:01:31,564 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 22:01:58,995 tasks 83463 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-08 22:01:58,995 tasks 70301 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found INFO 2025-11-08 22:02:31,566 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:03:31,562 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:04:31,557 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:05:31,559 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:06:31,555 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:07:31,555 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:08:31,556 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:12:05,251 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:13:05,422 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:14:05,359 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 22:14:53,437 tasks 70309 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-08 22:14:53,437 tasks 70301 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-08 22:14:53,437 tasks 83463 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found INFO 2025-11-08 22:15:05,358 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:16:05,354 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:17:05,362 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:18:05,358 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:19:05,359 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:20:05,361 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:21:05,363 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 22:21:46,860 tasks 83463 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-08 22:22:05,356 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:23:05,351 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:24:05,351 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:25:05,346 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:26:05,357 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:27:05,360 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:28:05,365 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:29:05,380 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:30:00,021 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 22:30:00,021 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 19:30:00.021470+00:00'} INFO 2025-11-08 22:30:00,028 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 22:30:00,028 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 19:30:00.028654+00:00'} INFO 2025-11-08 22:30:05,375 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:31:05,374 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:32:05,379 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:33:05,392 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:34:05,378 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 22:34:32,813 tasks 70301 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-08 22:34:32,813 tasks 83463 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found INFO 2025-11-08 22:35:05,382 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:36:05,377 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:37:05,398 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:38:05,379 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:39:05,374 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:40:05,376 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:41:05,374 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:42:05,380 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:43:05,406 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:44:05,302 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 22:44:53,379 tasks 70301 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-08 22:44:53,379 tasks 83463 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found INFO 2025-11-08 22:45:05,302 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 22:45:48,548 tasks 70301 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-08 22:45:48,548 tasks 70309 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-08 22:45:48,548 tasks 83463 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-08 22:45:48,551 tasks 70302 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found INFO 2025-11-08 22:46:05,302 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:47:05,338 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:48:05,296 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:49:05,292 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:50:05,293 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:51:05,282 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:52:05,297 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:53:05,294 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:54:05,293 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:55:05,294 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:56:05,289 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 22:56:50,586 tasks 70309 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-08 22:56:50,586 tasks 83463 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-08 22:56:50,586 tasks 70301 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-08 22:56:50,589 tasks 70302 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-08 22:56:50,592 tasks 70310 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found INFO 2025-11-08 22:57:05,291 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:58:05,338 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 22:59:05,285 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 23:00:00,014 tasks 70301 8426217792 Radiology results sync started INFO 2025-11-08 23:00:00,015 tasks 70301 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 20:00:00.015902+00:00'} INFO 2025-11-08 23:00:00,023 tasks 70312 8426217792 Lab results sync started INFO 2025-11-08 23:00:00,023 tasks 70312 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 20:00:00.023418+00:00'} INFO 2025-11-08 23:00:00,023 tasks 70301 8426217792 ZATCA e-invoice submission for IAGDAR860614 INFO 2025-11-08 23:00:00,024 tasks 70309 8426217792 ZATCA e-invoice submission for IAGDAR139403 INFO 2025-11-08 23:00:00,024 tasks 70302 8426217792 ZATCA e-invoice submission for IAGDAR593510 INFO 2025-11-08 23:00:00,025 tasks 70310 8426217792 ZATCA e-invoice submission for IAGDAR445461 INFO 2025-11-08 23:00:00,026 tasks 70303 8426217792 ZATCA e-invoice submission for IAGDAR273996 INFO 2025-11-08 23:00:00,027 tasks 70311 8426217792 ZATCA e-invoice submission for IAGDAR965081 INFO 2025-11-08 23:00:00,027 tasks 83463 8426217792 ZATCA batch submission: 0 submitted, 30 failed INFO 2025-11-08 23:00:00,028 tasks 70304 8426217792 ZATCA e-invoice submission for IAGDAR615946 INFO 2025-11-08 23:00:00,030 tasks 70305 8426217792 ZATCA e-invoice submission for IAGDAR365828 INFO 2025-11-08 23:00:00,030 tasks 70312 8426217792 ZATCA e-invoice submission for IAGDAR417883 INFO 2025-11-08 23:00:00,031 tasks 70301 8426217792 ZATCA e-invoice submission for IAGDAR799432 INFO 2025-11-08 23:00:00,031 tasks 70309 8426217792 ZATCA e-invoice submission for IAGDAR579830 INFO 2025-11-08 23:00:00,032 tasks 70302 8426217792 ZATCA e-invoice submission for IAGDAR993049 INFO 2025-11-08 23:00:00,032 tasks 70310 8426217792 ZATCA e-invoice submission for IAGDAR453971 INFO 2025-11-08 23:00:00,034 tasks 70303 8426217792 ZATCA e-invoice submission for IAGDAR308779 INFO 2025-11-08 23:00:00,034 tasks 70311 8426217792 ZATCA e-invoice submission for IAGDAR588361 INFO 2025-11-08 23:00:00,035 tasks 83463 8426217792 ZATCA e-invoice submission for IAGDAR254364 INFO 2025-11-08 23:00:00,036 tasks 70304 8426217792 ZATCA e-invoice submission for IAGDAR905444 INFO 2025-11-08 23:00:00,036 tasks 70305 8426217792 ZATCA e-invoice submission for IAGDAR215775 INFO 2025-11-08 23:00:00,037 tasks 70312 8426217792 ZATCA e-invoice submission for IAGDAR224219 INFO 2025-11-08 23:00:00,037 tasks 70301 8426217792 ZATCA e-invoice submission for IAGDAR991455 INFO 2025-11-08 23:00:00,038 tasks 70309 8426217792 ZATCA e-invoice submission for IAGDAR841306 INFO 2025-11-08 23:00:00,039 tasks 70302 8426217792 ZATCA e-invoice submission for IAGDAR920626 INFO 2025-11-08 23:00:00,040 tasks 70303 8426217792 ZATCA e-invoice submission for IAGDAR751821 INFO 2025-11-08 23:00:00,040 tasks 70310 8426217792 ZATCA e-invoice submission for IAGDAR873067 INFO 2025-11-08 23:00:00,041 tasks 70311 8426217792 ZATCA e-invoice submission for IAGDAR382971 INFO 2025-11-08 23:00:00,042 tasks 83463 8426217792 ZATCA e-invoice submission for IAGDAR970256 INFO 2025-11-08 23:00:00,043 tasks 70304 8426217792 ZATCA e-invoice submission for IAGDAR898670 INFO 2025-11-08 23:00:00,043 tasks 70305 8426217792 ZATCA e-invoice submission for IAGDAR985301 INFO 2025-11-08 23:00:00,044 tasks 70301 8426217792 ZATCA e-invoice submission for IAGDAR512995 INFO 2025-11-08 23:00:00,044 tasks 70312 8426217792 ZATCA e-invoice submission for IAGDAR168742 INFO 2025-11-08 23:00:05,293 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 23:01:05,281 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 23:02:05,287 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 23:03:05,285 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 23:04:05,288 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-08 23:04:32,719 tasks 70309 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-08 23:04:32,719 tasks 83463 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-08 23:04:32,719 tasks 70301 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-08 23:04:32,720 tasks 70302 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found INFO 2025-11-08 23:05:05,282 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 23:06:05,280 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 23:07:05,286 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 23:08:05,281 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 23:09:05,272 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 23:10:05,281 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 23:11:05,277 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 23:12:05,290 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 23:28:39,726 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 23:42:16,279 tasks 83463 8426217792 Lab results sync started INFO 2025-11-08 23:42:16,279 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 20:42:16.279982+00:00'} INFO 2025-11-08 23:42:16,284 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-08 23:42:16,285 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 20:42:16.285151+00:00'} INFO 2025-11-08 23:42:43,075 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-08 23:58:52,573 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:17:06,794 tasks 70301 8426217792 Lab results sync started INFO 2025-11-09 00:17:06,796 tasks 70301 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 21:17:06.796009+00:00'} INFO 2025-11-09 00:17:06,799 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-09 00:17:06,799 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 21:17:06.799443+00:00'} ERROR 2025-11-09 00:17:16,326 tasks 83463 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 00:17:16,326 tasks 70301 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found INFO 2025-11-09 00:17:33,079 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:18:33,066 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:19:33,076 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:20:33,072 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:21:33,063 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:22:33,069 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 00:23:14,577 tasks 83463 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-09 00:23:33,070 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:24:33,061 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:25:33,066 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:26:33,062 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:27:33,060 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 00:28:18,359 tasks 70301 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-09 00:28:18,359 tasks 83463 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found INFO 2025-11-09 00:28:33,067 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:29:33,074 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:30:00,017 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-09 00:30:00,018 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 21:30:00.018246+00:00'} INFO 2025-11-09 00:30:00,024 tasks 83463 8426217792 Lab results sync started INFO 2025-11-09 00:30:00,024 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 21:30:00.024842+00:00'} INFO 2025-11-09 00:30:33,060 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:31:33,065 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:32:33,064 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:33:33,000 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:34:32,994 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:35:32,998 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:36:32,998 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:37:33,005 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:38:32,995 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:39:32,992 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:40:32,988 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:41:32,996 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:42:32,989 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:43:32,984 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:44:32,986 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:45:32,987 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:46:32,987 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 00:47:16,238 tasks 70301 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 00:47:16,239 tasks 83463 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found INFO 2025-11-09 00:47:32,982 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:48:33,114 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:49:33,107 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:50:33,111 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:51:33,112 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 00:51:58,602 tasks 70301 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-09 00:51:58,602 tasks 83463 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found INFO 2025-11-09 00:52:33,104 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 00:53:14,622 tasks 70301 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-09 00:53:14,622 tasks 83463 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found INFO 2025-11-09 00:53:33,107 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:54:33,106 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:55:33,110 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:56:33,110 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:57:33,110 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 00:58:18,411 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-09 00:58:18,411 tasks 70301 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 00:58:18,411 tasks 83463 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found INFO 2025-11-09 00:58:33,108 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 00:59:33,113 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 01:00:00,009 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-09 01:00:00,009 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 22:00:00.009652+00:00'} INFO 2025-11-09 01:00:00,015 tasks 83463 8426217792 Lab results sync started INFO 2025-11-09 01:00:00,016 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 22:00:00.016120+00:00'} INFO 2025-11-09 01:00:33,112 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 01:01:33,112 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 01:02:33,111 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 01:03:33,108 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 01:04:33,090 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 01:05:33,090 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 01:06:33,087 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 01:07:33,091 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 01:08:33,089 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 01:09:33,089 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 01:10:33,090 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 01:11:33,089 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 01:12:33,089 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 01:13:33,090 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 01:14:33,087 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 01:15:33,097 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 01:16:33,086 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 01:17:33,091 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 01:33:37,177 tasks 83463 8426217792 Lab results sync started INFO 2025-11-09 01:33:37,177 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 22:33:37.177743+00:00'} INFO 2025-11-09 01:33:37,181 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-09 01:33:37,181 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 22:33:37.181750+00:00'} INFO 2025-11-09 01:34:01,284 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 01:43:42,666 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 02:00:23,704 tasks 70301 8426217792 Lab results sync started INFO 2025-11-09 02:00:23,704 tasks 70301 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 23:00:23.704465+00:00'} INFO 2025-11-09 02:00:23,709 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-09 02:00:23,709 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 23:00:23.709970+00:00'} INFO 2025-11-09 02:00:52,064 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 02:17:51,438 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 02:18:16,931 tasks 83463 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-09 02:33:50,613 tasks 83463 8426217792 Lab results sync started INFO 2025-11-09 02:33:50,614 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-08 23:33:50.614265+00:00'} INFO 2025-11-09 02:33:50,623 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-09 02:33:50,623 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-08 23:33:50.623800+00:00'} INFO 2025-11-09 02:34:03,429 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 02:34:44,898 tasks 70301 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-09 02:34:44,899 tasks 83463 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found INFO 2025-11-09 02:44:32,895 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 03:00:13,059 tasks 83463 8426217792 Lab results sync started INFO 2025-11-09 03:00:13,059 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 00:00:13.059588+00:00'} INFO 2025-11-09 03:00:13,063 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-09 03:00:13,063 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 00:00:13.063896+00:00'} INFO 2025-11-09 03:00:30,381 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 03:17:31,789 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 03:34:21,041 tasks 83463 8426217792 Lab results sync started INFO 2025-11-09 03:34:21,041 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 00:34:21.041799+00:00'} INFO 2025-11-09 03:34:21,045 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-09 03:34:21,045 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 00:34:21.045395+00:00'} INFO 2025-11-09 03:34:22,811 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 03:45:21,201 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 03:46:06,494 tasks 70301 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-09 03:46:06,494 tasks 83463 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found INFO 2025-11-09 04:02:26,362 tasks 70301 8426217792 Lab results sync started INFO 2025-11-09 04:02:26,362 tasks 70301 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 01:02:26.362847+00:00'} INFO 2025-11-09 04:02:26,366 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-09 04:02:26,366 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 01:02:26.366542+00:00'} INFO 2025-11-09 04:02:32,674 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 04:03:32,748 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 04:19:33,888 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 04:35:19,148 tasks 83463 8426217792 Lab results sync started INFO 2025-11-09 04:35:19,149 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 01:35:19.149263+00:00'} INFO 2025-11-09 04:35:19,153 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-09 04:35:19,153 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 01:35:19.153330+00:00'} INFO 2025-11-09 04:35:44,752 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 04:46:38,764 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 04:47:38,756 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 04:48:38,770 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 04:49:38,765 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:07:23,973 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:07:24,532 tasks 83463 8426217792 Lab results sync started INFO 2025-11-09 05:07:24,532 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 02:07:24.532916+00:00'} INFO 2025-11-09 05:07:24,537 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-09 05:07:24,537 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 02:07:24.537129+00:00'} ERROR 2025-11-09 05:08:22,736 tasks 70301 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 05:08:22,736 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 05:08:22,736 tasks 83463 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 05:08:22,737 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found INFO 2025-11-09 05:08:24,029 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:09:24,025 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:10:24,027 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:11:24,038 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:12:24,033 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:13:24,029 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:14:24,024 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:15:24,023 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:16:24,034 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:17:24,030 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 05:18:07,284 tasks 70309 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 05:18:07,284 tasks 70301 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 05:18:07,284 tasks 83463 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 05:18:07,285 tasks 70310 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 05:18:07,288 tasks 70302 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found INFO 2025-11-09 05:18:24,025 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:19:24,026 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:20:24,037 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:21:24,040 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 05:21:58,730 tasks 70301 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-09 05:21:58,730 tasks 83463 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found INFO 2025-11-09 05:22:24,041 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:23:24,003 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 05:24:05,508 tasks 70301 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-09 05:24:05,509 tasks 70309 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-09 05:24:05,509 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-09 05:24:05,509 tasks 83463 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found INFO 2025-11-09 05:24:23,995 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:25:24,002 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:26:24,006 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:27:24,002 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:28:24,002 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:29:24,002 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:30:00,017 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-09 05:30:00,017 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 02:30:00.017778+00:00'} INFO 2025-11-09 05:30:00,024 tasks 83463 8426217792 Lab results sync started INFO 2025-11-09 05:30:00,025 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 02:30:00.025038+00:00'} INFO 2025-11-09 05:30:24,004 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:31:23,999 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:32:24,002 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:33:23,989 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:34:23,999 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:35:24,006 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:36:24,000 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:37:24,002 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 05:38:22,706 tasks 70301 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 05:38:22,706 tasks 83463 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found INFO 2025-11-09 05:38:24,000 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:39:24,006 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:40:24,034 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:41:24,005 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:42:24,058 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:43:24,003 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:44:24,009 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:45:24,000 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:46:24,024 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:47:23,999 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 05:48:07,256 tasks 70301 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 05:48:07,257 tasks 83463 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found INFO 2025-11-09 05:48:23,989 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:49:24,005 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:50:24,006 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:51:24,008 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 05:51:58,702 tasks 83463 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-09 05:52:24,001 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 05:52:49,481 tasks 83463 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-09 05:53:24,002 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:54:24,039 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:55:24,034 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:56:24,044 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:57:24,042 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:58:24,040 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 05:59:24,041 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 06:00:00,016 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-09 06:00:00,016 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 03:00:00.016349+00:00'} INFO 2025-11-09 06:00:00,022 tasks 83463 8426217792 Lab results sync started INFO 2025-11-09 06:00:00,022 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 03:00:00.022969+00:00'} ERROR 2025-11-09 06:00:00,042 tasks 83463 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 06:00:00,042 tasks 70301 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 06:00:00,042 tasks 70309 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 06:00:00,042 tasks 70302 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found INFO 2025-11-09 06:00:24,045 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 06:01:24,035 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 06:02:24,032 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 06:03:24,034 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 06:04:24,043 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 06:05:24,039 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 06:06:24,045 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 06:07:24,044 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 06:07:47,173 tasks 70301 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 06:07:47,177 tasks 70309 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 06:07:47,177 tasks 70302 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 06:07:47,178 tasks 83463 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 06:08:22,750 tasks 70301 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 06:08:22,751 tasks 83463 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found INFO 2025-11-09 06:08:24,045 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 06:24:33,334 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 06:31:09,716 tasks 83463 8426217792 Lab results sync started INFO 2025-11-09 06:31:09,717 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 03:31:09.717659+00:00'} INFO 2025-11-09 06:31:09,720 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-09 06:31:09,720 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 03:31:09.720831+00:00'} INFO 2025-11-09 06:31:26,029 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 06:47:34,648 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 06:47:37,230 tasks 83463 8426217792 Appointment 7027fcca-2b70-48d2-88c9-d00980f7e369 not found ERROR 2025-11-09 06:47:37,232 tasks 70301 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 06:47:37,236 tasks 70309 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found INFO 2025-11-09 06:48:34,317 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 06:49:34,311 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 06:50:34,315 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 06:51:34,311 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 06:52:34,317 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 06:52:55,570 tasks 70301 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 06:52:55,570 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 06:52:55,570 tasks 83463 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 06:52:55,571 tasks 70302 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found INFO 2025-11-09 06:53:34,316 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 06:54:17,555 tasks 70309 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 06:54:17,555 tasks 83463 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-09 06:54:17,555 tasks 70301 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found INFO 2025-11-09 06:54:34,313 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 06:55:34,318 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 06:56:34,301 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 06:57:34,314 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 06:58:34,313 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 06:58:59,788 tasks 70301 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-09 06:58:59,788 tasks 83463 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found INFO 2025-11-09 06:59:34,316 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 07:00:00,015 tasks 70301 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 07:00:00,015 tasks 83463 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found INFO 2025-11-09 07:00:00,017 tasks 70309 8426217792 Radiology results sync started INFO 2025-11-09 07:00:00,017 tasks 70309 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 04:00:00.017520+00:00'} INFO 2025-11-09 07:00:00,024 tasks 83463 8426217792 Lab results sync started INFO 2025-11-09 07:00:00,024 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 04:00:00.024273+00:00'} INFO 2025-11-09 07:00:34,312 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:01:34,313 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:02:34,301 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:03:34,290 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:04:34,303 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:05:34,298 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 07:06:10,309 tasks 70309 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 07:06:10,308 tasks 70301 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 07:06:10,309 tasks 83463 8426217792 Appointment 7027fcca-2b70-48d2-88c9-d00980f7e369 not found INFO 2025-11-09 07:06:34,296 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:07:34,292 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:08:34,298 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:09:34,298 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:10:34,297 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:11:34,293 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:12:34,298 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:13:34,301 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 07:13:57,432 tasks 70301 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 07:13:57,433 tasks 83463 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found INFO 2025-11-09 07:14:34,295 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:15:34,297 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:16:34,298 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:17:34,282 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:18:34,305 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:19:34,300 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:20:34,303 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:21:34,293 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:22:34,302 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 07:22:55,545 tasks 70301 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 07:22:55,545 tasks 70309 8426217792 Appointment 7027fcca-2b70-48d2-88c9-d00980f7e369 not found ERROR 2025-11-09 07:22:55,545 tasks 83463 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 07:23:22,380 tasks 70301 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-09 07:23:22,380 tasks 83463 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found INFO 2025-11-09 07:23:34,307 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 07:24:17,547 tasks 70301 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-09 07:24:17,548 tasks 83463 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found INFO 2025-11-09 07:24:34,313 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:25:34,303 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:26:34,299 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:27:34,301 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 07:28:08,996 tasks 83463 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-09 07:28:34,290 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 07:28:59,781 tasks 70301 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-09 07:28:59,781 tasks 83463 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found INFO 2025-11-09 07:29:34,296 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:30:00,004 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-09 07:30:00,004 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 04:30:00.004589+00:00'} INFO 2025-11-09 07:30:00,008 tasks 83463 8426217792 Lab results sync started INFO 2025-11-09 07:30:00,008 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 04:30:00.008582+00:00'} INFO 2025-11-09 07:30:34,299 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:31:34,297 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:32:34,301 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:33:34,295 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:34:34,286 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:35:34,270 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 07:36:10,294 tasks 70301 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 07:36:10,294 tasks 83463 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found INFO 2025-11-09 07:36:34,284 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:37:34,287 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:38:34,280 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:39:34,281 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:40:34,277 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:41:34,278 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:42:34,270 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 07:43:12,715 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 07:43:12,715 tasks 70301 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 07:43:12,715 tasks 70302 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 07:43:12,715 tasks 83463 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found INFO 2025-11-09 07:43:34,279 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 07:43:57,415 tasks 70301 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 07:43:57,416 tasks 83463 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 07:44:32,986 tasks 70301 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 07:44:32,986 tasks 70309 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 07:44:32,986 tasks 83463 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 07:44:32,988 tasks 70310 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 07:44:32,988 tasks 70302 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found INFO 2025-11-09 07:44:34,276 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:45:34,277 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:46:34,274 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 07:47:34,280 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 08:02:18,052 tasks 83463 8426217792 Scheduled 0 appointment reminders INFO 2025-11-09 08:02:18,055 tasks 83463 8426217792 Lab results sync started INFO 2025-11-09 08:02:18,055 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 05:02:18.055686+00:00'} INFO 2025-11-09 08:02:18,059 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-09 08:02:18,060 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 05:02:18.060113+00:00'} INFO 2025-11-09 08:02:23,278 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 08:20:38,943 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 08:37:37,258 tasks 83463 8426217792 Lab results sync started INFO 2025-11-09 08:37:37,259 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 05:37:37.259856+00:00'} INFO 2025-11-09 08:37:37,263 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-09 08:37:37,263 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 05:37:37.263462+00:00'} INFO 2025-11-09 08:37:42,024 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 08:38:42,023 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 08:39:42,026 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 08:40:03,277 tasks 70301 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 08:40:03,277 tasks 83463 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 08:40:30,102 tasks 83463 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-09 08:40:42,019 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 08:41:42,023 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 08:45:34,159 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 08:46:34,157 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 08:47:34,152 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 08:47:38,526 tasks 83463 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-09 08:47:38,526 tasks 70301 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 08:47:38,527 tasks 70309 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 08:47:38,534 tasks 83463 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 08:47:38,540 tasks 83463 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 08:47:38,543 tasks 70301 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found ERROR 2025-11-09 08:47:38,561 tasks 83463 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 08:47:38,569 tasks 83463 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 08:47:38,580 tasks 83463 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-09 08:47:38,583 tasks 70301 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-09 08:48:08,854 tasks 83463 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-09 08:48:08,854 tasks 70301 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found INFO 2025-11-09 08:48:34,158 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 08:48:59,630 tasks 70309 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-09 08:48:59,630 tasks 70301 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-09 08:48:59,630 tasks 83463 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-09 08:48:59,630 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-09 08:49:11,355 tasks 70302 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 08:49:11,355 tasks 70309 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 08:49:11,355 tasks 83463 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 08:49:11,355 tasks 70301 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found INFO 2025-11-09 08:49:34,157 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 08:49:59,857 tasks 70301 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-09 08:49:59,857 tasks 70309 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 08:49:59,859 tasks 83463 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 08:49:59,860 tasks 70302 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-09 08:49:59,861 tasks 70310 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 08:49:59,863 tasks 70311 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 08:49:59,890 tasks 70301 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 08:49:59,890 tasks 83463 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 08:49:59,890 tasks 70309 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-09 08:49:59,890 tasks 70310 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 08:49:59,890 tasks 70302 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 08:49:59,890 tasks 70311 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 08:49:59,865 tasks 70303 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 08:49:59,895 tasks 70304 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found INFO 2025-11-09 08:50:34,155 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 08:51:34,159 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 08:52:34,158 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 08:53:34,110 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 08:54:34,108 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 08:55:34,113 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 08:56:34,113 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 08:57:34,101 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 08:58:34,107 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 08:59:34,105 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 08:59:59,969 tasks 70309 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 08:59:59,969 tasks 70301 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 08:59:59,969 tasks 83463 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found INFO 2025-11-09 09:00:00,006 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-09 09:00:00,006 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 06:00:00.006560+00:00'} INFO 2025-11-09 09:00:00,010 tasks 83463 8426217792 Lab results sync started INFO 2025-11-09 09:00:00,011 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 06:00:00.011063+00:00'} INFO 2025-11-09 09:00:34,098 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:01:34,097 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:02:34,097 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 09:03:12,543 tasks 70301 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 09:03:12,543 tasks 83463 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-09 09:03:34,094 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 09:04:32,812 tasks 70301 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-09 09:04:32,812 tasks 83463 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found INFO 2025-11-09 09:04:34,103 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:05:34,109 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:06:34,103 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:07:34,101 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:08:34,130 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:09:34,114 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:10:34,108 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:11:34,113 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:12:34,116 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:13:34,116 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:14:34,113 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:15:34,114 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:16:34,116 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:17:34,113 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 09:18:08,807 tasks 70301 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-09 09:18:08,807 tasks 83463 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found INFO 2025-11-09 09:18:34,102 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 09:19:11,314 tasks 70309 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 09:19:11,314 tasks 70301 8426217792 Appointment 7027fcca-2b70-48d2-88c9-d00980f7e369 not found ERROR 2025-11-09 09:19:11,314 tasks 83463 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-09 09:19:34,104 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 09:19:59,811 tasks 70301 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found ERROR 2025-11-09 09:19:59,812 tasks 83463 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 09:19:59,813 tasks 70309 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-09 09:19:59,847 tasks 70309 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-09 09:19:59,847 tasks 83463 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 09:19:59,847 tasks 70301 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found INFO 2025-11-09 09:20:34,100 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:21:34,109 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:22:34,108 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:23:34,111 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:24:34,118 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:25:34,125 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 09:26:10,135 tasks 70310 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-09 09:26:10,135 tasks 70309 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 09:26:10,136 tasks 70302 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 09:26:10,136 tasks 70301 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-09 09:26:10,136 tasks 70311 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 09:26:10,137 tasks 70303 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 09:26:10,137 tasks 83463 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found INFO 2025-11-09 09:26:34,175 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:27:34,125 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:28:34,116 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:29:34,122 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 09:29:59,984 tasks 70309 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-09 09:29:59,984 tasks 70301 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-09 09:29:59,984 tasks 83463 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found INFO 2025-11-09 09:30:00,011 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-09 09:30:00,012 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 06:30:00.012009+00:00'} INFO 2025-11-09 09:30:00,018 tasks 83463 8426217792 Lab results sync started INFO 2025-11-09 09:30:00,018 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 06:30:00.018356+00:00'} INFO 2025-11-09 09:30:34,123 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:31:34,118 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:32:34,124 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 09:33:12,560 tasks 70301 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 09:33:12,561 tasks 83463 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found INFO 2025-11-09 09:33:34,123 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 09:33:57,259 tasks 70301 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 09:33:57,259 tasks 70309 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 09:33:57,260 tasks 70302 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 09:33:57,260 tasks 83463 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 09:33:57,264 tasks 70310 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 09:34:32,819 tasks 70301 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-09 09:34:32,819 tasks 83463 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 09:34:32,819 tasks 70309 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found INFO 2025-11-09 09:34:34,123 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:35:34,114 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:36:34,113 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:37:34,113 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:38:34,114 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:39:34,093 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:40:34,085 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:41:34,089 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:42:34,086 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 09:42:55,337 tasks 70302 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 09:42:55,337 tasks 70309 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 09:42:55,337 tasks 70301 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 09:42:55,337 tasks 70303 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-09 09:42:55,337 tasks 83463 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 09:42:55,338 tasks 70310 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 09:42:55,339 tasks 70311 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-09 09:43:22,168 tasks 83463 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-09 09:43:34,090 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:44:34,084 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:45:34,141 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:46:34,088 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 09:48:40,846 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 10:05:40,042 tasks 70302 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-09 10:05:40,042 tasks 70301 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-09 10:05:40,042 tasks 83463 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-09 10:05:40,042 tasks 70309 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found INFO 2025-11-09 10:05:40,860 tasks 83463 8426217792 Lab results sync started INFO 2025-11-09 10:05:40,860 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 07:05:40.860972+00:00'} INFO 2025-11-09 10:05:40,905 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-09 10:05:40,905 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 07:05:40.905381+00:00'} INFO 2025-11-09 10:06:05,417 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 10:23:26,038 tasks 70301 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 10:23:26,038 tasks 83463 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found INFO 2025-11-09 10:23:48,841 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 10:24:14,544 tasks 70301 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 10:24:14,544 tasks 70309 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 10:24:14,544 tasks 83463 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-09 10:24:14,575 tasks 70309 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 10:24:14,575 tasks 70301 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 10:24:14,575 tasks 83463 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found INFO 2025-11-09 10:25:39,502 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 10:43:28,968 tasks 83463 8426217792 Lab results sync started INFO 2025-11-09 10:43:28,968 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 07:43:28.968488+00:00'} INFO 2025-11-09 10:43:28,972 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-09 10:43:28,972 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 07:43:28.972824+00:00'} INFO 2025-11-09 10:43:37,541 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 10:49:30,052 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 10:49:35,633 tasks 83463 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found ERROR 2025-11-09 10:49:35,640 tasks 83463 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-09 10:49:35,677 tasks 83463 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found INFO 2025-11-09 11:06:55,242 tasks 83463 8426217792 Lab results sync started INFO 2025-11-09 11:06:55,243 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 08:06:55.243305+00:00'} INFO 2025-11-09 11:06:55,246 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-09 11:06:55,247 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 08:06:55.247082+00:00'} INFO 2025-11-09 11:07:08,584 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 11:24:38,986 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 11:25:24,286 tasks 70301 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-09 11:25:24,286 tasks 83463 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found INFO 2025-11-09 11:42:12,773 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 11:42:15,056 tasks 83463 8426217792 Lab results sync started INFO 2025-11-09 11:42:15,056 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 08:42:15.056693+00:00'} INFO 2025-11-09 11:42:15,061 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-09 11:42:15,061 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 08:42:15.061285+00:00'} ERROR 2025-11-09 11:42:48,858 tasks 70301 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 11:42:48,858 tasks 70309 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-09 11:42:48,858 tasks 83463 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found INFO 2025-11-09 11:43:12,847 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 11:44:12,853 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 11:45:12,852 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 11:45:32,009 tasks 70301 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-09 11:45:32,009 tasks 83463 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found INFO 2025-11-09 11:46:12,848 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 11:46:38,708 tasks 70301 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-09 11:46:38,708 tasks 83463 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found INFO 2025-11-09 11:47:12,851 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 11:47:21,416 tasks 70302 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 11:47:21,416 tasks 70309 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 11:47:21,416 tasks 70301 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 11:47:21,416 tasks 83463 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found INFO 2025-11-09 11:48:12,853 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 11:49:12,841 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 11:49:42,844 tasks 83463 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found INFO 2025-11-09 11:50:12,837 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 11:50:35,987 tasks 70301 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-09 11:50:35,987 tasks 83463 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 11:51:11,546 tasks 83463 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-09 11:51:11,546 tasks 70301 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found INFO 2025-11-09 11:51:12,851 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 11:55:38,248 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 12:06:19,310 tasks 70301 8426217792 Lab results sync started INFO 2025-11-09 12:06:19,310 tasks 70301 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 09:06:19.310857+00:00'} INFO 2025-11-09 12:06:19,315 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-09 12:06:19,316 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 09:06:19.316089+00:00'} INFO 2025-11-09 12:06:54,657 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 12:15:16,404 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 12:16:16,401 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 12:17:16,392 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 12:18:16,402 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 12:19:16,401 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 12:20:16,401 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 12:20:37,653 tasks 70309 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-09 12:20:37,653 tasks 70301 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 12:20:37,653 tasks 83463 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found ERROR 2025-11-09 12:21:04,477 tasks 70301 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-09 12:21:04,478 tasks 83463 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found INFO 2025-11-09 12:21:16,397 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 12:22:16,409 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 12:23:02,928 tasks 70309 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 12:23:02,928 tasks 70301 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 12:23:02,928 tasks 83463 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 12:23:02,928 tasks 70302 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found INFO 2025-11-09 12:23:16,434 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 12:24:16,445 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 12:25:16,431 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 12:26:16,440 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 12:27:16,436 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 12:27:42,136 tasks 70309 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-09 12:27:42,136 tasks 70301 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-09 12:27:42,136 tasks 83463 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-09 12:27:42,171 tasks 70301 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-09 12:27:42,171 tasks 70309 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-09 12:27:42,171 tasks 83463 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found INFO 2025-11-09 12:28:16,440 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 12:29:16,433 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 12:30:00,015 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-09 12:30:00,015 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 09:30:00.015571+00:00'} INFO 2025-11-09 12:30:00,021 tasks 83463 8426217792 Lab results sync started INFO 2025-11-09 12:30:00,021 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 09:30:00.021328+00:00'} INFO 2025-11-09 12:30:16,436 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 12:31:16,434 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 12:32:16,422 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 12:33:01,727 tasks 83463 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-09 12:33:16,438 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 12:33:52,444 tasks 70301 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-09 12:33:52,444 tasks 70309 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 12:33:52,444 tasks 83463 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found INFO 2025-11-09 12:34:16,434 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 12:35:16,442 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 12:36:16,424 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 12:36:35,603 tasks 83463 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found INFO 2025-11-09 12:37:16,433 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 12:37:42,290 tasks 83463 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found INFO 2025-11-09 12:38:16,427 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 12:38:24,995 tasks 70309 8426217792 Appointment 7027fcca-2b70-48d2-88c9-d00980f7e369 not found ERROR 2025-11-09 12:38:24,995 tasks 70301 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 12:38:24,995 tasks 83463 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-09 12:39:16,425 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 12:44:27,847 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 12:50:34,829 tasks 70309 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 12:50:34,829 tasks 70301 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 12:50:34,829 tasks 70310 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 12:50:34,829 tasks 83463 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 12:50:34,831 tasks 70302 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found INFO 2025-11-09 12:50:56,390 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 13:01:57,298 tasks 83463 8426217792 Lab results sync started INFO 2025-11-09 13:01:57,298 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 10:01:57.298245+00:00'} INFO 2025-11-09 13:01:57,302 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-09 13:01:57,303 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 10:01:57.303037+00:00'} ERROR 2025-11-09 13:02:14,260 tasks 70301 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 13:02:14,260 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-09 13:02:14,260 tasks 83463 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 13:19:23,234 tasks 83463 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-09 13:19:23,236 tasks 70301 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found INFO 2025-11-09 13:35:59,908 tasks 83463 8426217792 Lab results sync started INFO 2025-11-09 13:35:59,908 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 10:35:59.908728+00:00'} INFO 2025-11-09 13:35:59,913 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-09 13:35:59,913 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 10:35:59.913635+00:00'} INFO 2025-11-09 14:08:57,056 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 14:08:58,551 tasks 70301 8426217792 Lab results sync started INFO 2025-11-09 14:08:58,551 tasks 70301 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 11:08:58.551613+00:00'} INFO 2025-11-09 14:08:58,556 tasks 70301 8426217792 Radiology results sync started INFO 2025-11-09 14:08:58,556 tasks 70301 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 11:08:58.556513+00:00'} INFO 2025-11-09 14:35:49,914 tasks 83463 8426217792 Lab results sync started INFO 2025-11-09 14:35:49,914 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 11:35:49.914532+00:00'} INFO 2025-11-09 14:35:49,918 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-09 14:35:49,918 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 11:35:49.918899+00:00'} INFO 2025-11-09 14:36:42,758 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 14:37:09,255 tasks 83463 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-09 14:37:09,265 tasks 70301 8426217792 Reminder sent for appointment 7f84d6f5-b340-4066-b442-61dbf9b58180 ERROR 2025-11-09 14:37:09,293 tasks 83463 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-09 14:37:09,309 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-09 14:37:17,414 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 14:37:22,253 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 14:37:52,249 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 14:38:09,315 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-09 14:38:22,236 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 14:38:52,247 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 14:39:09,333 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-09 14:39:22,252 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 14:39:52,236 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 14:40:09,350 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-09 14:40:22,246 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 14:40:52,246 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 14:41:22,234 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 14:41:52,244 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 14:42:22,244 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 14:42:52,233 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 14:43:22,243 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 14:43:52,241 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 14:44:03,999 tasks 70309 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 14:44:03,999 tasks 70301 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 14:44:03,999 tasks 83463 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found INFO 2025-11-09 14:44:22,242 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 14:44:30,835 tasks 70301 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-09 14:44:30,835 tasks 83463 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found INFO 2025-11-09 14:44:52,243 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 14:45:22,238 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 14:45:52,246 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 14:46:05,956 tasks 83463 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-09 14:46:22,745 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 14:46:29,250 tasks 70301 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 14:46:29,250 tasks 83463 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-09 14:46:52,228 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 14:46:57,586 basehttp 99996 6199963648 "GET /en/settings/ HTTP/1.1" 200 42449 INFO 2025-11-09 14:46:57,598 basehttp 99996 6216790016 "GET /static/img/logo/tenhal_logo.png HTTP/1.1" 304 0 WARNING 2025-11-09 14:46:57,603 log 99996 6199963648 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-09 14:46:57,603 basehttp 99996 6199963648 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-09 14:46:57,669 basehttp 99996 6216790016 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-09 14:46:57,670 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 14:46:57,672 basehttp 99996 6216790016 "GET /static/img/logo/site.webmanifest HTTP/1.1" 304 0 INFO 2025-11-09 14:46:59,229 basehttp 99996 6199963648 "GET /en/settings/ZATCA/ HTTP/1.1" 200 35980 WARNING 2025-11-09 14:46:59,255 log 99996 6199963648 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-09 14:46:59,255 basehttp 99996 6199963648 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-09 14:46:59,316 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-09 14:46:59,319 basehttp 99996 6199963648 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-09 14:47:07,981 basehttp 99996 6233616384 "POST /en/settings/ZATCA/ HTTP/1.1" 302 0 INFO 2025-11-09 14:47:08,025 basehttp 99996 6233616384 "GET /en/settings/ HTTP/1.1" 200 42526 WARNING 2025-11-09 14:47:08,041 log 99996 6233616384 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-09 14:47:08,042 basehttp 99996 6233616384 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-09 14:47:08,085 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-09 14:47:08,094 basehttp 99996 6233616384 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-09 14:47:11,126 basehttp 99996 6199963648 "GET /en/settings/BASIC/ HTTP/1.1" 200 42349 WARNING 2025-11-09 14:47:11,155 log 99996 6199963648 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-09 14:47:11,155 basehttp 99996 6199963648 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-09 14:47:11,203 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-09 14:47:11,209 basehttp 99996 6199963648 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-09 14:47:41,211 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 14:48:11,219 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 14:48:36,110 basehttp 99996 6233616384 "POST /en/settings/BASIC/ HTTP/1.1" 302 0 INFO 2025-11-09 14:48:36,145 basehttp 99996 6233616384 "GET /en/settings/ HTTP/1.1" 200 42297 WARNING 2025-11-09 14:48:36,167 log 99996 6233616384 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-09 14:48:36,167 basehttp 99996 6233616384 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-09 14:48:36,168 basehttp 99996 6199963648 "GET /media/tenant_settings/2025/11/09/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-11-09 14:48:36,204 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-09 14:48:36,214 basehttp 99996 6199963648 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-09 14:48:50,019 basehttp 99996 6233616384 "GET /en/profile/ HTTP/1.1" 200 37913 WARNING 2025-11-09 14:48:50,049 log 99996 6233616384 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-09 14:48:50,049 basehttp 99996 6233616384 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-09 14:48:50,051 basehttp 99996 6199963648 "GET /media/tenant_settings/2025/11/09/Agdar-Logo.png HTTP/1.1" 304 0 WARNING 2025-11-09 14:48:50,074 basehttp 99996 6199963648 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-09 14:48:50,081 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 14:48:54,064 basehttp 99996 6233616384 "GET /en/profile/edit/ HTTP/1.1" 200 37931 WARNING 2025-11-09 14:48:54,090 log 99996 6233616384 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-09 14:48:54,090 basehttp 99996 6233616384 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-09 14:48:54,091 basehttp 99996 6199963648 "GET /media/tenant_settings/2025/11/09/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-11-09 14:48:54,128 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-09 14:48:54,133 basehttp 99996 6199963648 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-09 14:49:23,489 basehttp 99996 6233616384 "POST /en/profile/edit/ HTTP/1.1" 302 0 INFO 2025-11-09 14:49:23,499 basehttp 99996 6233616384 "GET /en/profile/ HTTP/1.1" 200 38240 INFO 2025-11-09 14:49:23,529 basehttp 99996 6250442752 "GET /media/tenant_settings/2025/11/09/Agdar-Logo.png HTTP/1.1" 304 0 WARNING 2025-11-09 14:49:23,536 log 99996 6233616384 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-09 14:49:23,536 basehttp 99996 6233616384 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-09 14:49:23,538 basehttp 99996 6199963648 "GET /media/profile_pictures/Father_-d_WfPMU32.png HTTP/1.1" 200 1997779 INFO 2025-11-09 14:49:23,550 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-09 14:49:23,557 basehttp 99996 6199963648 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-09 14:49:30,166 basehttp 99996 6233616384 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 40 INFO 2025-11-09 14:49:53,560 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 14:50:19,951 tasks 70301 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 14:50:19,951 tasks 70309 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-09 14:50:19,951 tasks 70303 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 14:50:19,952 tasks 83463 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-09 14:50:19,953 tasks 70311 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 14:50:19,954 tasks 70302 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 14:50:19,955 tasks 70310 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found INFO 2025-11-09 14:50:23,566 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 14:50:53,564 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 14:51:08,463 tasks 70301 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-09 14:51:08,464 tasks 83463 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-09 14:51:08,500 tasks 70301 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-09 14:51:08,500 tasks 83463 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found INFO 2025-11-09 14:51:23,587 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 14:51:53,594 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 14:52:23,590 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 14:52:53,585 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 14:53:23,594 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 14:53:53,592 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 14:54:23,582 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 14:54:53,593 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 14:55:23,594 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 14:55:53,590 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 14:56:23,592 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 14:56:53,582 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 14:57:18,781 tasks 70309 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-09 14:57:18,782 tasks 70301 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-09 14:57:18,782 tasks 83463 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found INFO 2025-11-09 14:57:23,592 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 14:57:53,591 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 14:58:09,685 tasks 70301 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 14:58:09,685 tasks 70309 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 14:58:09,685 tasks 70302 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 14:58:09,685 tasks 83463 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 14:58:09,708 tasks 70309 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 14:58:09,708 tasks 70301 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 14:58:09,708 tasks 83463 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 14:58:09,709 tasks 70302 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found INFO 2025-11-09 14:58:23,591 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 14:58:53,585 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 14:59:23,581 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 14:59:53,589 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:00:00,015 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-09 15:00:00,015 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 12:00:00.015783+00:00'} INFO 2025-11-09 15:00:00,021 tasks 83463 8426217792 Lab results sync started INFO 2025-11-09 15:00:00,022 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 12:00:00.022066+00:00'} ERROR 2025-11-09 15:00:00,022 tasks 70309 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found ERROR 2025-11-09 15:00:00,022 tasks 70301 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-09 15:00:00,022 tasks 70302 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-09 15:00:01,936 tasks 83463 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found INFO 2025-11-09 15:00:23,772 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:00:53,767 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 15:01:08,632 tasks 83463 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found INFO 2025-11-09 15:01:42,774 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 15:01:51,339 tasks 83463 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 15:01:51,339 tasks 70301 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found INFO 2025-11-09 15:02:42,775 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:03:42,774 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 15:04:21,201 tasks 70301 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 15:04:21,202 tasks 83463 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found INFO 2025-11-09 15:04:42,763 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:04:58,090 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 15:05:05,898 tasks 70301 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-09 15:05:05,898 tasks 83463 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found INFO 2025-11-09 15:05:23,584 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:05:53,591 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:06:07,302 basehttp 99996 6233616384 "GET /en/dashboard/ HTTP/1.1" 200 54342 INFO 2025-11-09 15:06:07,322 basehttp 99996 6233616384 "GET /media/tenant_settings/2025/11/09/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-11-09 15:06:07,323 basehttp 99996 6199963648 "GET /media/profile_pictures/Father_-d_WfPMU32.png HTTP/1.1" 304 0 INFO 2025-11-09 15:06:07,360 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:06:37,375 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:07:07,367 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:07:23,396 basehttp 99996 6199963648 "GET /en/ot/sessions/ HTTP/1.1" 200 54920 INFO 2025-11-09 15:07:23,452 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:07:26,089 basehttp 99996 6199963648 "GET /en/ot/consults/ HTTP/1.1" 200 46847 INFO 2025-11-09 15:07:26,133 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:07:50,373 basehttp 99996 6199963648 "GET /en/ot/consults/create/ HTTP/1.1" 200 66309 INFO 2025-11-09 15:07:50,386 basehttp 99996 6199963648 "GET /media/profile_pictures/Father_-d_WfPMU32.png HTTP/1.1" 304 0 INFO 2025-11-09 15:07:50,410 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:08:06,911 basehttp 99996 6199963648 "GET /en/dashboard/ HTTP/1.1" 200 54342 INFO 2025-11-09 15:08:06,934 basehttp 99996 6199963648 "GET /media/tenant_settings/2025/11/09/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-11-09 15:08:06,954 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:08:09,870 basehttp 99996 6199963648 "GET /en/appointments/create/ HTTP/1.1" 200 55413 INFO 2025-11-09 15:08:09,909 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:08:16,010 basehttp 99996 6199963648 "GET /api/v1/providers/?clinic=a26a4bdd-efd5-4da3-9d77-ca9001db511d HTTP/1.1" 200 581 INFO 2025-11-09 15:08:31,795 basehttp 99996 6199963648 "GET /en/appointments/api/available-slots/?provider=deb1e16d-ad71-4b87-ad51-d67e1169121b&date=2025-11-09&duration=30 HTTP/1.1" 200 415 INFO 2025-11-09 15:08:39,922 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:09:09,917 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:09:39,922 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 15:09:52,702 tasks 70301 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 15:09:52,702 tasks 70302 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 15:09:52,702 tasks 70309 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 15:09:52,702 tasks 83463 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found INFO 2025-11-09 15:10:09,922 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:10:16,422 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:10:18,849 basehttp 99996 6199963648 "GET /en/finance/invoices/create/ HTTP/1.1" 200 59162 INFO 2025-11-09 15:10:18,875 basehttp 99996 6233616384 "GET /media/profile_pictures/Father_-d_WfPMU32.png HTTP/1.1" 304 0 INFO 2025-11-09 15:10:18,877 basehttp 99996 6199963648 "GET /media/tenant_settings/2025/11/09/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-11-09 15:10:18,886 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:10:40,401 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:10:40,723 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:10:43,255 basehttp 99996 6199963648 "GET /en/finance/packages/ HTTP/1.1" 200 34433 INFO 2025-11-09 15:10:43,290 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:10:44,812 basehttp 99996 6199963648 "GET /en/finance/packages/create/ HTTP/1.1" 200 46283 INFO 2025-11-09 15:10:44,849 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:11:14,860 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:11:15,954 basehttp 99996 6199963648 "POST /en/finance/packages/create/ HTTP/1.1" 302 0 INFO 2025-11-09 15:11:15,969 basehttp 99996 6199963648 "GET /en/finance/packages/ HTTP/1.1" 200 36325 INFO 2025-11-09 15:11:16,003 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:11:19,545 basehttp 99996 6199963648 "GET /en/dashboard/ HTTP/1.1" 200 54342 INFO 2025-11-09 15:11:19,587 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:11:21,033 basehttp 99996 6199963648 "GET /en/finance/invoices/create/ HTTP/1.1" 200 59454 INFO 2025-11-09 15:11:21,052 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:11:51,068 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:12:21,067 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:12:51,060 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:13:21,067 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:13:51,065 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 15:14:03,996 tasks 70301 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-09 15:14:03,996 tasks 70309 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-09 15:14:03,997 tasks 83463 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found INFO 2025-11-09 15:14:21,066 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 15:14:29,905 tasks 70301 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-09 15:14:29,905 tasks 83463 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-09 15:14:30,826 tasks 70309 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-09 15:14:30,826 tasks 70301 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-09 15:14:30,826 tasks 83463 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-09 15:14:30,827 tasks 70302 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-09 15:14:47,712 tasks 70301 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 15:14:47,712 tasks 70309 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 15:14:47,712 tasks 83463 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 15:14:47,713 tasks 70302 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found INFO 2025-11-09 15:14:51,065 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:15:21,063 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:15:51,059 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:16:05,948 tasks 83463 8426217792 Reminder sent for appointment 7f84d6f5-b340-4066-b442-61dbf9b58180 ERROR 2025-11-09 15:16:05,956 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-09 15:16:21,060 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 15:16:29,227 tasks 70301 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 15:16:29,227 tasks 83463 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found INFO 2025-11-09 15:16:51,053 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 15:16:57,353 tasks 70301 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 15:16:57,354 tasks 70302 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 15:16:57,354 tasks 70309 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 15:16:57,354 tasks 83463 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 15:17:05,970 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-09 15:17:21,059 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:17:51,061 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 15:18:05,980 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-09 15:18:21,050 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:18:51,058 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 15:19:05,994 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-09 15:19:21,057 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:19:51,051 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 15:20:19,940 tasks 70309 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 15:20:19,940 tasks 83463 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-09 15:20:19,940 tasks 70301 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found INFO 2025-11-09 15:20:21,059 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:20:51,056 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 15:21:08,438 tasks 83463 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found ERROR 2025-11-09 15:21:08,476 tasks 83463 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found INFO 2025-11-09 15:21:21,056 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:21:51,058 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:22:21,052 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:22:51,222 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:23:21,215 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:23:51,220 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:24:21,223 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 15:24:50,345 tasks 70302 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 15:24:50,345 tasks 83463 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 15:24:50,345 tasks 70301 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 15:24:50,345 tasks 70309 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found INFO 2025-11-09 15:24:51,224 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 15:25:16,914 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 15:25:16,914 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 15:25:16,914 tasks 70301 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 15:25:16,914 tasks 83463 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 15:25:16,976 tasks 70301 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 15:25:16,976 tasks 83463 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 15:25:16,977 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 15:25:16,977 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 15:25:17,063 tasks 70302 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 15:25:17,063 tasks 70301 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 15:25:17,063 tasks 70309 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 15:25:17,063 tasks 83463 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found INFO 2025-11-09 15:25:21,223 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:25:51,217 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:26:21,231 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 15:26:28,197 tasks 83463 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-09 15:26:51,221 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 15:27:18,909 tasks 83463 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-09 15:27:18,909 tasks 70301 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found INFO 2025-11-09 15:27:21,215 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:27:51,223 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 15:28:09,824 tasks 70301 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 15:28:09,824 tasks 83463 8426217792 Appointment 7027fcca-2b70-48d2-88c9-d00980f7e369 not found ERROR 2025-11-09 15:28:09,824 tasks 70309 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 15:28:09,841 tasks 83463 8426217792 Appointment 7027fcca-2b70-48d2-88c9-d00980f7e369 not found ERROR 2025-11-09 15:28:09,842 tasks 70309 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 15:28:09,842 tasks 70301 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-09 15:28:21,222 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:28:51,214 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 15:29:01,126 tasks 70302 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 15:29:01,126 tasks 70301 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 15:29:01,126 tasks 70309 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 15:29:01,127 tasks 83463 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found INFO 2025-11-09 15:29:21,223 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:29:51,224 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:30:00,008 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-09 15:30:00,008 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 12:30:00.008575+00:00'} INFO 2025-11-09 15:30:00,015 tasks 83463 8426217792 Lab results sync started INFO 2025-11-09 15:30:00,015 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 12:30:00.015940+00:00'} ERROR 2025-11-09 15:30:00,160 tasks 70309 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-09 15:30:00,160 tasks 83463 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-09 15:30:00,160 tasks 70301 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found INFO 2025-11-09 15:30:29,889 basehttp 99996 6199963648 "GET /en/ot/consults/ HTTP/1.1" 200 46847 INFO 2025-11-09 15:30:29,920 basehttp 99996 6216790016 "GET /media/profile_pictures/Father_-d_WfPMU32.png HTTP/1.1" 304 0 INFO 2025-11-09 15:30:29,921 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:30:29,922 basehttp 99996 6199963648 "GET /media/tenant_settings/2025/11/09/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-11-09 15:30:34,631 basehttp 99996 6199963648 "GET /en/ot/sessions/ HTTP/1.1" 200 54920 INFO 2025-11-09 15:30:34,656 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:30:37,861 basehttp 99996 6199963648 "GET /en/ot/sessions/create/ HTTP/1.1" 200 46414 INFO 2025-11-09 15:30:37,903 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:30:42,874 basehttp 99996 6199963648 "GET /en/ot/sessions/52d58a48-0a77-4c46-b743-ccfe53b0c98a/ HTTP/1.1" 200 38741 INFO 2025-11-09 15:30:42,913 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:30:44,754 basehttp 99996 6199963648 "GET /en/ot/sessions/create/?patient=c8947d1b-ecb4-4a8c-9405-a80e315780c9 HTTP/1.1" 302 0 INFO 2025-11-09 15:30:44,782 basehttp 99996 6199963648 "GET /en/patients/c8947d1b-ecb4-4a8c-9405-a80e315780c9/?tab=consents&missing=SERVICE_SPECIFIC HTTP/1.1" 200 52979 INFO 2025-11-09 15:30:44,810 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:31:14,824 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:31:23,806 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:31:26,511 basehttp 99996 6199963648 "GET /en/ot/patients/c8947d1b-ecb4-4a8c-9405-a80e315780c9/progress/ HTTP/1.1" 200 37309 INFO 2025-11-09 15:31:26,544 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:31:49,678 basehttp 99996 6199963648 "GET /en/ot/consults/ HTTP/1.1" 200 46847 INFO 2025-11-09 15:31:49,722 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:31:51,799 basehttp 99996 6199963648 "GET /en/ot/consults/56c12af7-e7c7-4a55-b895-736cd4f1b44a/ HTTP/1.1" 200 85203 INFO 2025-11-09 15:31:51,836 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:32:21,838 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 15:32:49,782 tasks 70301 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 15:32:49,782 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 15:32:49,783 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 15:32:49,784 tasks 83463 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found INFO 2025-11-09 15:32:51,851 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:33:21,851 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:33:51,848 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 15:34:21,346 tasks 70309 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 15:34:21,346 tasks 70301 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 15:34:21,346 tasks 83463 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found INFO 2025-11-09 15:34:21,841 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:34:51,851 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:34:53,975 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:34:55,364 basehttp 99996 6199963648 "GET /en/ot/consults/create/ HTTP/1.1" 200 66309 INFO 2025-11-09 15:34:55,391 basehttp 99996 6199963648 "GET /media/tenant_settings/2025/11/09/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-11-09 15:34:55,392 basehttp 99996 6233616384 "GET /media/profile_pictures/Father_-d_WfPMU32.png HTTP/1.1" 304 0 INFO 2025-11-09 15:34:55,409 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:35:25,904 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:35:55,414 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:36:25,430 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:36:55,422 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:37:25,412 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:37:55,424 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:38:25,425 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:38:55,374 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:39:25,377 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 15:39:52,817 tasks 70301 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 15:39:52,817 tasks 83463 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-09 15:39:55,856 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:40:25,859 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 15:41:13,240 tasks 70309 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 15:41:13,240 tasks 83463 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 15:41:13,240 tasks 70302 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 15:41:13,240 tasks 70301 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found INFO 2025-11-09 15:41:26,856 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:42:27,858 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:43:28,851 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 15:44:04,114 tasks 70301 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-09 15:44:04,114 tasks 83463 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found INFO 2025-11-09 15:44:29,853 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 15:44:30,027 tasks 83463 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-09 15:44:47,829 tasks 70301 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 15:44:47,829 tasks 83463 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 15:45:26,103 tasks 70301 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-09 15:45:26,103 tasks 83463 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found INFO 2025-11-09 15:45:30,857 basehttp 99996 6233616384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 15:46:06,063 tasks 83463 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-09 15:46:31,867 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 15:46:57,471 tasks 70301 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 15:46:57,471 tasks 83463 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found INFO 2025-11-09 15:47:32,851 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:48:33,858 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:49:34,859 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 15:50:20,051 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-09 15:50:20,051 tasks 70301 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 15:50:20,051 tasks 83463 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found INFO 2025-11-09 15:50:35,862 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 15:51:08,562 tasks 83463 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found ERROR 2025-11-09 15:51:08,598 tasks 83463 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found INFO 2025-11-09 15:51:36,857 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:52:37,854 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:53:38,849 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 15:54:39,868 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 15:54:50,320 tasks 70301 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 15:54:50,320 tasks 83463 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 15:55:16,883 tasks 70301 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 15:55:16,883 tasks 83463 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 15:55:16,942 tasks 70301 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 15:55:16,942 tasks 83463 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 15:55:17,024 tasks 70301 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 15:55:17,024 tasks 83463 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found INFO 2025-11-09 15:55:40,866 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 15:56:28,156 tasks 83463 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-09 15:56:28,156 tasks 70301 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found INFO 2025-11-09 15:56:41,867 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 15:57:18,875 tasks 83463 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found INFO 2025-11-09 15:57:42,868 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 15:58:09,790 tasks 70301 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 15:58:09,790 tasks 83463 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 15:58:09,807 tasks 70301 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 15:58:09,807 tasks 83463 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found INFO 2025-11-09 15:58:42,869 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 15:59:01,090 tasks 70301 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 15:59:01,090 tasks 83463 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 15:59:37,608 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 15:59:37,608 tasks 70301 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 15:59:37,608 tasks 83463 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 15:59:37,608 tasks 70302 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found INFO 2025-11-09 15:59:42,869 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 15:59:59,971 tasks 70302 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-09 15:59:59,971 tasks 70309 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-09 15:59:59,971 tasks 83463 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-09 15:59:59,971 tasks 70301 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found INFO 2025-11-09 16:00:00,009 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-09 16:00:00,009 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 13:00:00.009195+00:00'} INFO 2025-11-09 16:00:00,015 tasks 83463 8426217792 Lab results sync started INFO 2025-11-09 16:00:00,015 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 13:00:00.015280+00:00'} ERROR 2025-11-09 16:00:00,120 tasks 70301 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-09 16:00:00,120 tasks 70309 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-09 16:00:00,120 tasks 70302 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-09 16:00:00,120 tasks 83463 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found INFO 2025-11-09 16:00:42,871 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:01:42,874 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 16:01:51,439 tasks 70301 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-09 16:01:51,439 tasks 70309 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 16:01:51,440 tasks 70311 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 16:01:51,440 tasks 83463 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-09 16:01:51,441 tasks 70302 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 16:01:51,441 tasks 70303 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 16:01:51,442 tasks 70310 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 16:02:11,331 tasks 70301 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 16:02:11,331 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 16:02:11,331 tasks 83463 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 16:02:11,331 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found INFO 2025-11-09 16:02:42,871 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 16:02:49,737 tasks 83463 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 16:02:49,737 tasks 70301 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found INFO 2025-11-09 16:03:42,876 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 16:04:12,862 tasks 70301 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-09 16:04:12,862 tasks 83463 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-09 16:04:21,309 tasks 70301 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-09 16:04:21,309 tasks 83463 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found INFO 2025-11-09 16:04:42,868 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:05:42,876 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:06:42,875 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:07:42,872 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:08:42,876 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:09:42,865 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 16:09:52,831 tasks 70301 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 16:09:52,831 tasks 83463 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found INFO 2025-11-09 16:10:42,874 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 16:11:13,260 tasks 70301 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 16:11:13,260 tasks 83463 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found INFO 2025-11-09 16:11:42,874 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:12:42,866 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 16:13:22,028 tasks 70301 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 16:13:22,028 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 16:13:22,028 tasks 83463 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 16:13:22,028 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found INFO 2025-11-09 16:13:42,867 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 16:14:04,127 tasks 83463 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found INFO 2025-11-09 16:14:30,046 tasks 83463 8426217792 Reminder sent for appointment 7f84d6f5-b340-4066-b442-61dbf9b58180 ERROR 2025-11-09 16:14:30,053 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-09 16:14:39,842 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:14:44,091 basehttp 99996 6199963648 "GET /en/ot/consults/ HTTP/1.1" 200 46847 INFO 2025-11-09 16:14:44,110 basehttp 99996 6199963648 "GET /media/tenant_settings/2025/11/09/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-11-09 16:14:44,111 basehttp 99996 6216790016 "GET /media/profile_pictures/Father_-d_WfPMU32.png HTTP/1.1" 304 0 INFO 2025-11-09 16:14:44,152 basehttp 99996 6216790016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 16:14:47,840 tasks 70301 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 16:14:47,840 tasks 83463 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found INFO 2025-11-09 16:15:14,159 basehttp 99996 6216790016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 16:15:26,116 tasks 83463 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-09 16:15:30,072 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-09 16:15:44,168 basehttp 99996 6216790016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 16:16:06,067 tasks 70309 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-09 16:16:06,067 tasks 70301 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-09 16:16:06,068 tasks 83463 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found INFO 2025-11-09 16:16:14,164 basehttp 99996 6216790016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 16:16:29,365 tasks 70309 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 16:16:29,366 tasks 70301 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 16:16:29,366 tasks 83463 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 16:16:29,366 tasks 70310 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 16:16:29,366 tasks 70302 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 16:16:30,082 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-09 16:16:44,158 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 16:16:57,483 tasks 70301 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 16:16:57,484 tasks 83463 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found INFO 2025-11-09 16:17:14,168 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 16:17:30,101 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-09 16:17:44,166 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:18:14,158 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:18:44,166 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:19:14,166 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:19:44,158 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:20:14,168 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 16:20:20,074 tasks 70301 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-09 16:20:20,074 tasks 70309 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-09 16:20:20,075 tasks 83463 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-09 16:20:32,898 tasks 70301 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 16:20:32,898 tasks 70309 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 16:20:32,898 tasks 70302 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 16:20:32,898 tasks 83463 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found INFO 2025-11-09 16:20:44,168 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:21:14,159 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:21:44,167 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 16:22:07,425 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 16:22:07,425 tasks 70301 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 16:22:07,425 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 16:22:07,425 tasks 83463 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found INFO 2025-11-09 16:22:14,167 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:22:44,162 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:23:14,168 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:23:44,168 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:24:14,224 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:24:44,228 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 16:24:50,387 tasks 70301 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 16:24:50,387 tasks 83463 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found INFO 2025-11-09 16:25:14,233 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 16:25:16,952 tasks 70301 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 16:25:16,952 tasks 83463 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 16:25:17,003 tasks 83463 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 16:25:17,004 tasks 70301 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 16:25:17,093 tasks 70301 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 16:25:17,093 tasks 83463 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found INFO 2025-11-09 16:25:44,222 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:26:14,233 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 16:26:28,232 tasks 70301 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-09 16:26:28,233 tasks 83463 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found INFO 2025-11-09 16:26:44,234 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:27:14,235 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 16:27:18,947 tasks 83463 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found INFO 2025-11-09 16:27:44,234 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:28:14,224 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:28:44,233 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 16:29:01,158 tasks 70301 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 16:29:01,158 tasks 83463 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found INFO 2025-11-09 16:29:14,235 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 16:29:37,679 tasks 70309 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 16:29:37,679 tasks 70301 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 16:29:37,679 tasks 83463 8426217792 Appointment 7027fcca-2b70-48d2-88c9-d00980f7e369 not found INFO 2025-11-09 16:29:44,235 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:30:00,011 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-09 16:30:00,011 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 13:30:00.011651+00:00'} INFO 2025-11-09 16:30:00,017 tasks 83463 8426217792 Lab results sync started INFO 2025-11-09 16:30:00,018 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 13:30:00.018064+00:00'} ERROR 2025-11-09 16:30:00,040 tasks 70309 8426217792 Appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b not found ERROR 2025-11-09 16:30:00,040 tasks 70301 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-09 16:30:00,040 tasks 83463 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found ERROR 2025-11-09 16:30:00,192 tasks 70309 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-09 16:30:00,192 tasks 83463 8426217792 Appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b not found ERROR 2025-11-09 16:30:00,192 tasks 70301 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found INFO 2025-11-09 16:30:14,932 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:30:44,938 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:31:42,934 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 16:31:51,513 tasks 70301 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 16:31:51,513 tasks 70309 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found ERROR 2025-11-09 16:31:51,513 tasks 83463 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-09 16:32:11,405 tasks 70301 8426217792 Appointment 7027fcca-2b70-48d2-88c9-d00980f7e369 not found ERROR 2025-11-09 16:32:11,405 tasks 70309 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 16:32:11,405 tasks 83463 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 16:32:16,063 tasks 70301 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 16:32:16,063 tasks 70309 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 16:32:16,063 tasks 83463 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 16:32:16,064 tasks 70302 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found INFO 2025-11-09 16:32:42,947 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 16:32:49,819 tasks 70301 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 16:32:49,819 tasks 83463 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found INFO 2025-11-09 16:33:42,943 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 16:34:12,929 tasks 83463 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-09 16:34:42,940 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:35:42,936 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:36:42,953 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:37:42,948 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:38:42,951 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:39:42,960 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:40:42,981 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 16:41:13,371 tasks 70301 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 16:41:13,371 tasks 83463 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found INFO 2025-11-09 16:41:42,991 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:42:42,982 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 16:43:22,139 tasks 70301 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 16:43:22,139 tasks 83463 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-09 16:43:42,977 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 16:44:04,241 tasks 83463 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found ERROR 2025-11-09 16:44:30,158 tasks 83463 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-09 16:44:42,987 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:45:42,988 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 16:46:06,184 tasks 70309 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-09 16:46:06,184 tasks 70301 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-09 16:46:06,184 tasks 83463 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-09 16:46:29,482 tasks 70301 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 16:46:29,483 tasks 83463 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found INFO 2025-11-09 16:46:42,991 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:47:42,980 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:48:42,991 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 16:48:58,241 tasks 70302 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 16:48:58,241 tasks 83463 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 16:48:58,241 tasks 70309 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 16:48:58,241 tasks 70301 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found INFO 2025-11-09 16:49:18,537 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:49:44,286 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:50:14,286 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 16:50:20,184 tasks 70301 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-09 16:50:20,184 tasks 83463 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-09 16:50:33,025 tasks 70309 8426217792 Appointment 7027fcca-2b70-48d2-88c9-d00980f7e369 not found ERROR 2025-11-09 16:50:33,025 tasks 70301 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 16:50:33,025 tasks 83463 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-09 16:50:44,284 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:50:55,695 basehttp 99996 6199963648 "GET /en/admin/ot/otconsult/ HTTP/1.1" 200 70869 INFO 2025-11-09 16:50:55,711 basehttp 99996 6199963648 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-09 16:50:58,980 basehttp 99996 6199963648 "GET /en/admin/ot/otconsult/add/ HTTP/1.1" 200 123288 INFO 2025-11-09 16:50:59,003 basehttp 99996 6199963648 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-09 16:51:14,990 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:51:44,988 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 16:52:07,535 tasks 70301 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 16:52:07,535 tasks 83463 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-09 16:52:42,997 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:53:42,990 basehttp 99996 6199963648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:54:14,944 autoreload 99996 8426217792 /Users/marwanalwali/AgdarCentre/ot/models.py changed, reloading. INFO 2025-11-09 16:54:15,427 autoreload 60209 8426217792 Watching for file changes with StatReloader INFO 2025-11-09 16:54:42,991 basehttp 60209 6156316672 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:55:43,007 basehttp 60209 6156316672 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 16:55:59,129 tasks 70301 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 16:55:59,129 tasks 70302 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 16:55:59,129 tasks 83463 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 16:55:59,129 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found INFO 2025-11-09 16:56:03,403 autoreload 60209 8426217792 /Users/marwanalwali/AgdarCentre/ot/forms.py changed, reloading. INFO 2025-11-09 16:56:03,821 autoreload 61220 8426217792 Watching for file changes with StatReloader ERROR 2025-11-09 16:56:28,300 tasks 70309 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-09 16:56:28,300 tasks 70301 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-09 16:56:28,300 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-09 16:56:28,300 tasks 83463 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found INFO 2025-11-09 16:56:43,120 basehttp 61220 6164312064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:57:43,010 basehttp 61220 6164312064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 16:57:44,108 basehttp 61220 6164312064 "GET /en/admin/ot/otconsult/add/ HTTP/1.1" 200 123654 INFO 2025-11-09 16:57:44,125 basehttp 61220 6164312064 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 ERROR 2025-11-09 16:58:09,941 tasks 70302 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-09 16:58:09,942 tasks 70310 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-09 16:58:09,942 tasks 70303 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 16:58:09,942 tasks 70311 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 16:58:09,942 tasks 83463 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 16:58:09,943 tasks 70301 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 16:58:09,943 tasks 70309 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 16:58:09,953 tasks 70309 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 16:58:09,953 tasks 70303 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 16:58:09,953 tasks 70302 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 16:58:09,953 tasks 70311 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 16:58:09,953 tasks 70301 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-09 16:58:09,954 tasks 70310 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 16:58:09,954 tasks 83463 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found INFO 2025-11-09 16:58:43,015 basehttp 61220 6164312064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 16:59:37,757 tasks 70301 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 16:59:37,758 tasks 83463 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found INFO 2025-11-09 16:59:43,019 basehttp 61220 6164312064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:00:00,003 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-09 17:00:00,003 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 14:00:00.003663+00:00'} INFO 2025-11-09 17:00:00,008 tasks 83463 8426217792 Lab results sync started INFO 2025-11-09 17:00:00,008 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 14:00:00.008653+00:00'} ERROR 2025-11-09 17:00:00,083 tasks 70301 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-09 17:00:00,083 tasks 70309 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-09 17:00:00,083 tasks 83463 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-09 17:00:00,117 tasks 70301 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-09 17:00:00,117 tasks 70309 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-09 17:00:00,117 tasks 83463 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-09 17:00:00,267 tasks 70301 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-09 17:00:00,267 tasks 83463 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-09 17:00:00,267 tasks 70309 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-09 17:00:02,180 tasks 70301 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-09 17:00:02,180 tasks 83463 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found INFO 2025-11-09 17:00:43,010 basehttp 61220 6164312064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:01:00,854 basehttp 61220 6164312064 "GET /en/ot/consults/create/ HTTP/1.1" 200 68153 INFO 2025-11-09 17:01:00,868 basehttp 61220 6164312064 "GET /media/tenant_settings/2025/11/09/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-11-09 17:01:00,869 basehttp 61220 13035925504 "GET /media/profile_pictures/Father_-d_WfPMU32.png HTTP/1.1" 304 0 INFO 2025-11-09 17:01:00,904 basehttp 61220 13035925504 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-09 17:01:08,367 log 61220 13035925504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-09 17:01:08,367 basehttp 61220 13035925504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-09 17:01:08,388 basehttp 61220 13035925504 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 ERROR 2025-11-09 17:01:08,873 tasks 83463 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-09 17:01:08,873 tasks 70301 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found INFO 2025-11-09 17:01:30,907 basehttp 61220 6164312064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:01:51,581 tasks 83463 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 17:01:51,581 tasks 70301 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 17:01:51,581 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found INFO 2025-11-09 17:02:00,908 basehttp 61220 6164312064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:02:00,982 autoreload 61220 8426217792 /Users/marwanalwali/AgdarCentre/ot/forms.py changed, reloading. INFO 2025-11-09 17:02:01,433 autoreload 64141 8426217792 Watching for file changes with StatReloader ERROR 2025-11-09 17:02:11,475 tasks 83463 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 17:02:11,475 tasks 70301 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 17:02:16,133 tasks 70301 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 17:02:16,133 tasks 83463 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found INFO 2025-11-09 17:02:30,912 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:03:00,922 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:03:30,923 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:04:00,911 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:04:13,019 tasks 83463 8426217792 Reminder sent for appointment 7f84d6f5-b340-4066-b442-61dbf9b58180 ERROR 2025-11-09 17:04:13,027 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-09 17:04:30,925 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:05:00,925 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:05:13,044 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-09 17:05:30,925 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:05:59,631 tasks 70309 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 17:05:59,631 tasks 70301 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 17:05:59,631 tasks 83463 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 17:05:59,631 tasks 70302 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found INFO 2025-11-09 17:06:00,925 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:06:13,054 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-09 17:06:30,928 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:07:00,927 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:07:10,429 tasks 70309 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 17:07:10,429 tasks 70302 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 17:07:10,429 tasks 83463 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 17:07:10,429 tasks 70301 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 17:07:13,073 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-09 17:07:30,928 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:08:00,928 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:08:30,921 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:08:57,121 basehttp 64141 6122041344 "GET /en/ot/consults/create/ HTTP/1.1" 200 69927 WARNING 2025-11-09 17:08:57,139 log 64141 6122041344 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-09 17:08:57,139 basehttp 64141 6122041344 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-09 17:08:57,209 basehttp 64141 6138867712 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-09 17:08:57,211 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:08:57,219 basehttp 64141 6122041344 "GET /static/img/logo/favicon.ico HTTP/1.1" 304 0 INFO 2025-11-09 17:09:27,214 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:09:35,858 tasks 70302 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 17:09:35,858 tasks 70309 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 17:09:35,858 tasks 70301 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 17:09:35,858 tasks 83463 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 17:09:52,991 tasks 70309 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 17:09:52,991 tasks 70301 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 17:09:52,991 tasks 83463 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 17:09:52,992 tasks 70310 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 17:09:52,995 tasks 70302 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found INFO 2025-11-09 17:09:57,223 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:10:27,217 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:10:57,224 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:11:27,218 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:11:57,225 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:12:27,227 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:12:57,218 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:13:22,183 tasks 70301 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 17:13:22,183 tasks 83463 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found INFO 2025-11-09 17:13:27,221 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:13:57,228 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:14:27,220 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:14:30,198 tasks 70301 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-09 17:14:30,199 tasks 70309 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-09 17:14:30,199 tasks 83463 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found ERROR 2025-11-09 17:14:48,008 tasks 70309 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 17:14:48,008 tasks 70301 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 17:14:48,008 tasks 83463 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 17:14:48,009 tasks 70310 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 17:14:48,011 tasks 70302 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found INFO 2025-11-09 17:14:57,230 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:15:26,291 tasks 83463 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-09 17:15:27,230 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:15:57,222 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:16:06,244 tasks 70309 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-09 17:16:06,244 tasks 70301 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-09 17:16:06,244 tasks 83463 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-09 17:16:06,244 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found INFO 2025-11-09 17:16:27,233 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:16:29,537 tasks 70309 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 17:16:29,537 tasks 70301 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 17:16:29,537 tasks 83463 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found INFO 2025-11-09 17:16:57,234 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:16:57,653 tasks 70301 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 17:16:57,653 tasks 70309 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 17:16:57,653 tasks 83463 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 17:16:57,653 tasks 70302 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 17:16:57,655 tasks 70310 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found INFO 2025-11-09 17:17:27,231 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:17:57,233 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:18:27,234 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:18:57,234 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:18:58,301 tasks 70301 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 17:18:58,301 tasks 83463 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found INFO 2025-11-09 17:19:27,234 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:19:57,236 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:20:20,247 tasks 83463 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found INFO 2025-11-09 17:20:27,236 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:20:33,074 tasks 70301 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 17:20:33,074 tasks 83463 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found INFO 2025-11-09 17:20:58,032 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:21:28,045 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:22:07,600 tasks 70301 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 17:22:07,600 tasks 83463 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found INFO 2025-11-09 17:22:29,050 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:23:30,058 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:24:31,046 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:24:50,494 tasks 70302 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 17:24:50,494 tasks 70301 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 17:24:50,494 tasks 70309 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 17:24:50,494 tasks 70310 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 17:24:50,494 tasks 83463 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 17:25:17,065 tasks 70309 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 17:25:17,065 tasks 70301 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 17:25:17,065 tasks 83463 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 17:25:17,065 tasks 70310 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 17:25:17,065 tasks 70302 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 17:25:17,124 tasks 83463 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 17:25:17,124 tasks 70302 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 17:25:17,124 tasks 70309 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 17:25:17,124 tasks 70301 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 17:25:17,124 tasks 70310 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 17:25:17,218 tasks 83463 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 17:25:17,218 tasks 70301 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 17:25:17,219 tasks 70310 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 17:25:17,219 tasks 70302 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 17:25:17,221 tasks 70309 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found INFO 2025-11-09 17:25:32,041 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:25:59,171 tasks 83463 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 17:25:59,171 tasks 70301 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found INFO 2025-11-09 17:26:33,040 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:27:34,056 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:28:09,975 tasks 70301 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 17:28:09,975 tasks 83463 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found ERROR 2025-11-09 17:28:09,975 tasks 70309 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-09 17:28:09,995 tasks 70301 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 17:28:09,995 tasks 70309 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found ERROR 2025-11-09 17:28:09,995 tasks 83463 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found INFO 2025-11-09 17:28:35,053 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:29:01,276 tasks 70302 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 17:29:01,276 tasks 70309 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 17:29:01,276 tasks 70301 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 17:29:01,276 tasks 83463 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 17:29:01,279 tasks 70310 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found INFO 2025-11-09 17:29:36,053 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:30:00,019 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-09 17:30:00,020 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 14:30:00.020151+00:00'} INFO 2025-11-09 17:30:00,026 tasks 83463 8426217792 Lab results sync started INFO 2025-11-09 17:30:00,027 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 14:30:00.027018+00:00'} ERROR 2025-11-09 17:30:02,232 tasks 83463 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-09 17:30:37,057 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:31:08,924 tasks 83463 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-09 17:31:14,380 tasks 70309 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 17:31:14,380 tasks 70301 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 17:31:14,381 tasks 83463 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 17:31:14,381 tasks 70302 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found INFO 2025-11-09 17:31:38,059 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:31:51,632 tasks 70309 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-09 17:31:51,632 tasks 70301 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-09 17:31:51,632 tasks 83463 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-09 17:32:16,181 tasks 70301 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 17:32:16,182 tasks 83463 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found INFO 2025-11-09 17:32:39,057 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:32:49,938 tasks 70302 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 17:32:49,938 tasks 70309 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 17:32:49,938 tasks 70301 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 17:32:49,938 tasks 83463 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 17:32:49,942 tasks 70310 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found INFO 2025-11-09 17:33:13,333 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:33:27,255 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:33:30,392 basehttp 64141 6122041344 "GET /en/ot/consults/create/ HTTP/1.1" 200 69927 INFO 2025-11-09 17:33:30,421 basehttp 64141 6138867712 "GET /media/profile_pictures/Father_-d_WfPMU32.png HTTP/1.1" 304 0 WARNING 2025-11-09 17:33:30,422 log 64141 6155694080 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-09 17:33:30,422 basehttp 64141 6155694080 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-09 17:33:30,427 basehttp 64141 6122041344 "GET /media/tenant_settings/2025/11/09/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-11-09 17:33:30,480 basehttp 64141 6122041344 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-09 17:33:30,483 basehttp 64141 6122041344 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-09 17:33:53,735 basehttp 64141 6155694080 "GET /en/admin/ot/otmilestone/ HTTP/1.1" 200 118104 INFO 2025-11-09 17:33:53,748 basehttp 64141 6155694080 "GET /static/admin/css/base.css HTTP/1.1" 304 0 INFO 2025-11-09 17:33:53,748 basehttp 64141 6138867712 "GET /static/admin/css/dark_mode.css HTTP/1.1" 304 0 INFO 2025-11-09 17:33:53,749 basehttp 64141 6122041344 "GET /static/admin/css/nav_sidebar.css HTTP/1.1" 304 0 INFO 2025-11-09 17:33:53,750 basehttp 64141 6172520448 "GET /static/admin/js/theme.js HTTP/1.1" 304 0 INFO 2025-11-09 17:33:53,750 basehttp 64141 13455405056 "GET /static/admin/css/changelists.css HTTP/1.1" 304 0 INFO 2025-11-09 17:33:53,750 basehttp 64141 6155694080 "GET /static/admin/css/responsive.css HTTP/1.1" 304 0 INFO 2025-11-09 17:33:53,750 basehttp 64141 6122041344 "GET /static/admin/js/jquery.init.js HTTP/1.1" 304 0 INFO 2025-11-09 17:33:53,751 basehttp 64141 6172520448 "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.1" 304 0 INFO 2025-11-09 17:33:53,751 basehttp 64141 6138867712 "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.1" 304 0 INFO 2025-11-09 17:33:53,751 basehttp 64141 13455405056 "GET /static/admin/js/actions.js HTTP/1.1" 304 0 INFO 2025-11-09 17:33:53,752 basehttp 64141 6122041344 "GET /static/admin/js/urlify.js HTTP/1.1" 304 0 INFO 2025-11-09 17:33:53,752 basehttp 64141 6155694080 "GET /static/admin/js/core.js HTTP/1.1" 304 0 INFO 2025-11-09 17:33:53,752 basehttp 64141 6172520448 "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.1" 304 0 INFO 2025-11-09 17:33:53,752 basehttp 64141 6138867712 "GET /static/admin/js/prepopulate.js HTTP/1.1" 304 0 INFO 2025-11-09 17:33:53,753 basehttp 64141 6122041344 "GET /static/admin/img/search.svg HTTP/1.1" 304 0 INFO 2025-11-09 17:33:53,753 basehttp 64141 6138867712 "GET /static/admin/img/icon-yes.svg HTTP/1.1" 304 0 INFO 2025-11-09 17:33:53,754 basehttp 64141 6138867712 "GET /static/admin/js/nav_sidebar.js HTTP/1.1" 304 0 INFO 2025-11-09 17:33:53,756 basehttp 64141 13438578688 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-09 17:33:53,756 basehttp 64141 6138867712 "GET /static/admin/js/filters.js HTTP/1.1" 304 0 INFO 2025-11-09 17:33:53,771 basehttp 64141 6138867712 "GET /static/admin/img/icon-addlink.svg HTTP/1.1" 304 0 INFO 2025-11-09 17:33:53,771 basehttp 64141 13438578688 "GET /static/admin/img/tooltag-add.svg HTTP/1.1" 304 0 INFO 2025-11-09 17:33:53,772 basehttp 64141 6138867712 "GET /static/admin/img/sorting-icons.svg HTTP/1.1" 304 0 INFO 2025-11-09 17:33:53,772 basehttp 64141 6138867712 "GET /static/admin/img/icon-viewlink.svg HTTP/1.1" 304 0 INFO 2025-11-09 17:34:01,059 basehttp 64141 6138867712 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:34:04,248 basehttp 64141 6138867712 "GET /en/admin/ot/otmilestone/045094c3-4916-4cfd-b2b3-6bbbc15060a6/change/ HTTP/1.1" 200 61032 INFO 2025-11-09 17:34:04,263 basehttp 64141 6138867712 "GET /static/admin/css/forms.css HTTP/1.1" 304 0 INFO 2025-11-09 17:34:04,266 basehttp 64141 13438578688 "GET /static/admin/js/prepopulate_init.js HTTP/1.1" 304 0 INFO 2025-11-09 17:34:04,266 basehttp 64141 6122041344 "GET /static/admin/css/widgets.css HTTP/1.1" 304 0 INFO 2025-11-09 17:34:04,267 basehttp 64141 6122041344 "GET /static/admin/img/icon-changelink.svg HTTP/1.1" 304 0 INFO 2025-11-09 17:34:04,268 basehttp 64141 6122041344 "GET /static/admin/js/change_form.js HTTP/1.1" 304 0 INFO 2025-11-09 17:34:04,273 basehttp 64141 6138867712 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-09 17:34:09,213 basehttp 64141 6138867712 "GET /en/admin/ot/otmilestone/ HTTP/1.1" 200 118104 ERROR 2025-11-09 17:34:13,057 tasks 83463 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-09 17:34:19,125 basehttp 64141 6138867712 "GET /en/admin/ot/otconsult/add/ HTTP/1.1" 200 123654 INFO 2025-11-09 17:34:31,049 basehttp 64141 6138867712 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:35:01,054 basehttp 64141 6138867712 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:35:31,049 basehttp 64141 6138867712 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:35:41,765 tasks 70301 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-09 17:35:41,765 tasks 83463 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-09 17:35:59,670 tasks 70301 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 17:35:59,670 tasks 83463 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found INFO 2025-11-09 17:36:01,050 basehttp 64141 6138867712 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:36:19,300 autoreload 64141 8426217792 /Users/marwanalwali/AgdarCentre/ot/forms.py changed, reloading. INFO 2025-11-09 17:36:19,794 autoreload 80357 8426217792 Watching for file changes with StatReloader INFO 2025-11-09 17:36:24,013 basehttp 80357 6202224640 "GET /en/ot/consults/create/ HTTP/1.1" 200 70860 WARNING 2025-11-09 17:36:24,029 log 80357 6202224640 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-09 17:36:24,029 basehttp 80357 6202224640 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-09 17:36:24,102 basehttp 80357 6202224640 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-09 17:36:24,102 basehttp 80357 6219051008 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 ERROR 2025-11-09 17:36:43,133 tasks 83463 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 17:36:43,133 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 17:36:43,133 tasks 70301 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 17:36:43,133 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found INFO 2025-11-09 17:36:55,051 basehttp 80357 6202224640 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:37:10,465 tasks 83463 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 17:37:10,465 tasks 70301 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 17:37:10,467 tasks 70309 8426217792 Appointment 7027fcca-2b70-48d2-88c9-d00980f7e369 not found INFO 2025-11-09 17:37:25,054 basehttp 80357 6202224640 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:37:55,053 basehttp 80357 6202224640 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:38:05,575 autoreload 80357 8426217792 /Users/marwanalwali/AgdarCentre/ot/forms.py changed, reloading. INFO 2025-11-09 17:38:06,055 autoreload 81326 8426217792 Watching for file changes with StatReloader INFO 2025-11-09 17:38:21,242 autoreload 81326 8426217792 /Users/marwanalwali/AgdarCentre/ot/forms.py changed, reloading. INFO 2025-11-09 17:38:21,693 autoreload 81428 8426217792 Watching for file changes with StatReloader INFO 2025-11-09 17:38:25,056 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:38:55,056 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:39:25,055 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:39:29,675 basehttp 81428 6122827776 "GET /en/ot/consults/create/ HTTP/1.1" 200 74743 WARNING 2025-11-09 17:39:29,695 log 81428 6122827776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-09 17:39:29,695 basehttp 81428 6122827776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-09 17:39:29,736 basehttp 81428 6139654144 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-09 17:39:29,738 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:39:35,896 tasks 83463 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 17:39:35,897 tasks 70301 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 17:39:53,019 tasks 70301 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 17:39:53,019 tasks 83463 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found INFO 2025-11-09 17:39:59,742 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:40:29,756 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:40:59,756 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:41:13,452 tasks 83463 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 17:41:13,452 tasks 70302 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 17:41:13,452 tasks 70309 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 17:41:13,452 tasks 70301 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 17:41:13,452 tasks 70310 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found INFO 2025-11-09 17:41:29,672 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:41:30,968 tasks 70309 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 17:41:30,969 tasks 70301 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 17:41:30,969 tasks 83463 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 17:41:30,969 tasks 70302 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found INFO 2025-11-09 17:41:59,680 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:42:29,683 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:42:59,681 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:43:29,674 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:43:59,682 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:44:22,072 basehttp 81428 6122827776 "GET /en/ot/consults/create/ HTTP/1.1" 200 74743 WARNING 2025-11-09 17:44:22,090 log 81428 6122827776 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-09 17:44:22,091 basehttp 81428 6122827776 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-09 17:44:22,140 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-09 17:44:22,145 basehttp 81428 6122827776 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 ERROR 2025-11-09 17:44:30,166 tasks 83463 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-09 17:44:30,166 tasks 70301 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-09 17:44:30,166 tasks 70309 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-09 17:44:47,967 tasks 70301 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 17:44:47,967 tasks 83463 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found INFO 2025-11-09 17:44:52,995 basehttp 81428 6139654144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:45:22,997 basehttp 81428 6139654144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:45:26,252 tasks 70301 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-09 17:45:26,252 tasks 83463 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found INFO 2025-11-09 17:45:52,995 basehttp 81428 6139654144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:46:06,196 tasks 70309 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-09 17:46:06,196 tasks 70301 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found ERROR 2025-11-09 17:46:06,197 tasks 83463 8426217792 Appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b not found INFO 2025-11-09 17:46:22,155 basehttp 81428 6139654144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:46:29,484 tasks 70301 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-09 17:46:29,484 tasks 83463 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found INFO 2025-11-09 17:46:52,145 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:46:57,602 tasks 70301 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 17:46:57,602 tasks 83463 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found INFO 2025-11-09 17:47:22,153 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:47:52,158 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:48:22,149 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:48:52,158 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:48:58,260 tasks 70301 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 17:48:58,260 tasks 83463 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found INFO 2025-11-09 17:49:22,156 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:49:52,159 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:50:20,204 tasks 83463 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found INFO 2025-11-09 17:50:22,157 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:50:52,151 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:51:08,701 tasks 70301 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-09 17:51:08,702 tasks 83463 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-09 17:51:08,738 tasks 70301 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-09 17:51:08,739 tasks 83463 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-09 17:51:14,560 tasks 70301 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 17:51:14,560 tasks 83463 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 17:51:14,562 tasks 70302 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 17:51:14,562 tasks 70309 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found INFO 2025-11-09 17:51:22,158 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:51:52,157 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:52:22,157 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:52:52,158 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:53:22,157 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:53:52,160 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:54:22,164 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:54:50,456 tasks 70301 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-09 17:54:50,456 tasks 83463 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found INFO 2025-11-09 17:54:52,148 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:55:17,016 tasks 70301 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 17:55:17,017 tasks 83463 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-09 17:55:17,074 tasks 70301 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 17:55:17,074 tasks 83463 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-09 17:55:17,159 tasks 83463 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 17:55:17,159 tasks 70301 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found INFO 2025-11-09 17:55:22,160 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:55:52,161 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:55:59,133 tasks 70301 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 17:55:59,133 tasks 83463 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found INFO 2025-11-09 17:56:22,160 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:56:52,154 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:57:22,146 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 17:57:52,991 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:58:09,906 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-09 17:58:09,906 tasks 70301 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 17:58:09,906 tasks 83463 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 17:58:09,928 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-09 17:58:09,928 tasks 83463 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 17:58:09,928 tasks 70301 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found INFO 2025-11-09 17:58:22,981 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:59:01,213 tasks 70301 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-09 17:59:01,213 tasks 83463 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found INFO 2025-11-09 17:59:23,991 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 17:59:37,726 tasks 70310 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 17:59:37,726 tasks 83463 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 17:59:37,726 tasks 70301 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 17:59:37,726 tasks 70309 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-09 17:59:37,726 tasks 70311 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-09 17:59:37,726 tasks 70302 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 17:59:37,726 tasks 70303 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found INFO 2025-11-09 18:00:00,009 tasks 83463 8426217792 Lab results sync started INFO 2025-11-09 18:00:00,010 tasks 83463 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 15:00:00.010000+00:00'} INFO 2025-11-09 18:00:00,016 tasks 83463 8426217792 Radiology results sync started INFO 2025-11-09 18:00:00,016 tasks 83463 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 15:00:00.016678+00:00'} INFO 2025-11-09 18:00:00,030 tasks 83463 8426217792 Generated daily schedule for 2025-11-10: {'date': '2025-11-10', 'total_appointments': 0, 'providers_with_appointments': 0} INFO 2025-11-09 18:00:02,170 tasks 83463 8426217792 Reminder sent for appointment 7f84d6f5-b340-4066-b442-61dbf9b58180 ERROR 2025-11-09 18:00:02,179 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-09 18:00:24,991 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:01:02,198 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-09 18:01:08,861 tasks 83463 8426217792 Reminder sent for appointment 7f84d6f5-b340-4066-b442-61dbf9b58180 ERROR 2025-11-09 18:01:08,870 tasks 70301 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-09 18:01:14,305 tasks 83463 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 18:01:14,305 tasks 70301 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 18:01:14,363 tasks 83463 8426217792 Appointment 7027fcca-2b70-48d2-88c9-d00980f7e369 not found INFO 2025-11-09 18:01:25,988 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:01:51,565 tasks 70301 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-09 18:01:51,565 tasks 83463 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-09 18:02:02,209 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-09 18:02:08,890 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-09 18:02:11,460 tasks 70309 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-09 18:02:11,460 tasks 70303 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-09 18:02:11,460 tasks 70302 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 18:02:11,461 tasks 83463 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 18:02:11,462 tasks 70301 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 18:02:11,462 tasks 70311 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 18:02:11,463 tasks 70310 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found INFO 2025-11-09 18:02:26,993 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:02:49,862 tasks 70301 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-09 18:02:49,862 tasks 83463 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 18:03:02,231 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-09 18:03:08,911 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-09 18:03:27,992 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:04:08,932 tasks 83463 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-09 18:04:12,988 tasks 70301 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-09 18:04:12,988 tasks 70309 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-09 18:04:12,989 tasks 83463 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found INFO 2025-11-09 18:04:28,992 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 18:05:29,994 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:05:41,704 tasks 83463 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-09 18:05:59,599 tasks 70301 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 18:05:59,599 tasks 83463 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 18:05:59,724 tasks 70301 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 18:05:59,724 tasks 70309 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 18:05:59,724 tasks 83463 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 18:05:59,724 tasks 70302 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found INFO 2025-11-09 18:06:30,993 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:06:43,071 tasks 70301 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 18:06:43,072 tasks 83463 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 18:07:10,396 tasks 70301 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 18:07:10,396 tasks 83463 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found INFO 2025-11-09 18:07:31,988 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 18:08:32,993 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 18:09:33,996 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:09:35,827 tasks 70301 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 18:09:35,827 tasks 83463 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 18:09:52,955 tasks 70301 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 18:09:52,955 tasks 70309 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 18:09:52,956 tasks 83463 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found INFO 2025-11-09 18:10:34,995 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:10:46,464 tasks 70309 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 18:10:46,464 tasks 70301 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 18:10:46,465 tasks 83463 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 18:10:46,466 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 18:10:46,571 tasks 70309 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 18:10:46,571 tasks 70301 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 18:10:46,571 tasks 83463 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 18:10:46,571 tasks 70302 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 18:10:46,638 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 18:10:46,638 tasks 70301 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 18:10:46,638 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 18:10:46,639 tasks 83463 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 18:11:13,377 tasks 70301 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 18:11:13,377 tasks 83463 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-09 18:11:30,967 tasks 70301 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 18:11:30,967 tasks 83463 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-09 18:11:35,996 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 18:12:36,989 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:12:43,703 tasks 70301 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 18:12:43,703 tasks 70309 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 18:12:43,704 tasks 70302 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 18:12:43,704 tasks 83463 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 18:13:22,149 tasks 70301 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 18:13:22,149 tasks 70309 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 18:13:22,149 tasks 83463 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 18:13:22,150 tasks 70310 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 18:13:22,152 tasks 70302 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found INFO 2025-11-09 18:13:37,986 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:14:30,161 tasks 70309 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-09 18:14:30,161 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-09 18:14:30,161 tasks 70301 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-09 18:14:30,161 tasks 83463 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found INFO 2025-11-09 18:14:38,995 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:14:47,955 tasks 70301 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 18:14:47,955 tasks 70309 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 18:14:47,955 tasks 83463 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-09 18:15:26,243 tasks 70301 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-09 18:15:26,243 tasks 83463 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found INFO 2025-11-09 18:15:39,995 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:16:06,186 tasks 70309 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-09 18:16:06,186 tasks 70301 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-09 18:16:06,186 tasks 83463 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found INFO 2025-11-09 18:16:40,982 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:16:57,606 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-09 18:16:57,606 tasks 83463 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 18:16:57,606 tasks 70301 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found INFO 2025-11-09 18:17:41,991 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 18:18:42,996 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 18:19:42,995 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:20:33,026 tasks 70302 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 18:20:33,026 tasks 70310 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 18:20:33,026 tasks 70303 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-09 18:20:33,026 tasks 83463 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 18:20:33,026 tasks 70309 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 18:20:33,027 tasks 70301 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-09 18:20:33,028 tasks 70311 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found INFO 2025-11-09 18:20:42,979 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:21:08,696 tasks 83463 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-09 18:21:08,731 tasks 83463 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-09 18:21:14,545 tasks 70301 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 18:21:14,545 tasks 83463 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-09 18:21:42,992 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:22:07,548 tasks 70309 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 18:22:07,548 tasks 83463 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 18:22:07,548 tasks 70301 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 18:22:07,549 tasks 70302 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 18:22:07,549 tasks 70310 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found INFO 2025-11-09 18:22:42,998 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 18:23:42,999 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 18:24:42,996 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:24:50,436 tasks 70301 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 18:24:50,436 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-09 18:24:50,437 tasks 83463 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 18:25:17,009 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-09 18:25:17,009 tasks 70301 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 18:25:17,009 tasks 83463 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 18:25:17,068 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-09 18:25:17,068 tasks 70301 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 18:25:17,068 tasks 83463 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 18:25:17,158 tasks 70301 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-09 18:25:17,158 tasks 70309 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 18:25:17,159 tasks 83463 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found INFO 2025-11-09 18:25:42,997 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 18:26:42,997 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:27:18,938 tasks 70301 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-09 18:27:18,939 tasks 83463 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found INFO 2025-11-09 18:27:42,930 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:28:09,852 tasks 70309 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-09 18:28:09,852 tasks 70301 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-09 18:28:09,852 tasks 83463 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-09 18:28:09,866 tasks 70309 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-09 18:28:09,866 tasks 70301 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-09 18:28:09,866 tasks 83463 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found INFO 2025-11-09 18:28:42,933 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:29:01,142 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-09 18:29:01,142 tasks 70301 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 18:29:01,152 tasks 5437 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 18:29:37,669 tasks 70309 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-09 18:29:37,669 tasks 70301 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found ERROR 2025-11-09 18:29:37,670 tasks 5437 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found INFO 2025-11-09 18:29:42,938 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:29:59,873 tasks 5437 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found ERROR 2025-11-09 18:30:00,000 tasks 5437 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found INFO 2025-11-09 18:30:00,006 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-09 18:30:00,006 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 15:30:00.006257+00:00'} INFO 2025-11-09 18:30:00,010 tasks 5437 8426217792 Lab results sync started INFO 2025-11-09 18:30:00,010 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 15:30:00.010780+00:00'} ERROR 2025-11-09 18:30:00,029 tasks 5437 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found ERROR 2025-11-09 18:30:00,186 tasks 5437 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found ERROR 2025-11-09 18:30:02,097 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-09 18:30:31,643 tasks 5437 8426217792 Appointment 7027fcca-2b70-48d2-88c9-d00980f7e369 not found INFO 2025-11-09 18:30:42,932 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:31:08,792 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-09 18:31:14,248 tasks 70301 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 18:31:14,249 tasks 5437 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found INFO 2025-11-09 18:31:42,921 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:31:51,500 tasks 5437 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found ERROR 2025-11-09 18:32:11,390 tasks 70301 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-09 18:32:11,390 tasks 70309 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found ERROR 2025-11-09 18:32:11,390 tasks 5437 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 18:32:16,051 tasks 70302 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 18:32:16,052 tasks 70310 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 18:32:16,052 tasks 70309 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 18:32:16,053 tasks 5437 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 18:32:16,063 tasks 7366 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found INFO 2025-11-09 18:32:42,931 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:32:49,803 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-09 18:32:49,804 tasks 5437 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 18:32:49,805 tasks 7366 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found INFO 2025-11-09 18:33:42,936 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:34:12,917 tasks 70309 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-09 18:34:12,917 tasks 5437 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-09 18:34:12,917 tasks 7366 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found INFO 2025-11-09 18:34:42,933 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:35:06,064 tasks 5437 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-09 18:35:06,065 tasks 7366 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found INFO 2025-11-09 18:35:42,923 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:35:59,664 tasks 7366 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 18:35:59,665 tasks 5437 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-09 18:36:42,929 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:36:43,002 tasks 5437 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 18:36:43,002 tasks 7366 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found INFO 2025-11-09 18:37:42,924 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 18:38:42,921 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 18:39:28,354 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 18:39:52,081 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:39:52,886 tasks 5437 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-09 18:39:52,887 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found INFO 2025-11-09 18:40:22,082 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:40:46,382 tasks 5437 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 18:40:46,382 tasks 7366 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 18:40:46,388 tasks 7366 8426217792 Appointment 7027fcca-2b70-48d2-88c9-d00980f7e369 not found ERROR 2025-11-09 18:40:46,388 tasks 5437 8426217792 Appointment 7027fcca-2b70-48d2-88c9-d00980f7e369 not found ERROR 2025-11-09 18:40:46,489 tasks 7366 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 18:40:46,490 tasks 5437 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 18:40:46,560 tasks 7366 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 18:40:46,560 tasks 5437 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-09 18:40:52,082 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:41:13,314 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-09 18:41:13,315 tasks 5437 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 18:41:13,315 tasks 7366 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found INFO 2025-11-09 18:41:22,070 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:41:30,888 tasks 5437 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 18:41:30,888 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found INFO 2025-11-09 18:41:52,080 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 18:42:22,080 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:42:43,634 tasks 5437 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 18:42:43,635 tasks 7366 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found INFO 2025-11-09 18:42:52,069 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 18:43:22,132 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:43:22,134 tasks 5437 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-09 18:43:22,134 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found INFO 2025-11-09 18:43:52,131 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:44:04,227 tasks 5437 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-09 18:44:04,227 tasks 7366 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found INFO 2025-11-09 18:44:22,120 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:44:30,143 tasks 70309 8426217792 Appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b not found ERROR 2025-11-09 18:44:30,144 tasks 5437 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-09 18:44:30,144 tasks 7366 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found ERROR 2025-11-09 18:44:47,944 tasks 5437 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-09 18:44:47,944 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found INFO 2025-11-09 18:44:52,132 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 18:45:22,133 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:45:26,218 tasks 70302 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-09 18:45:26,218 tasks 70309 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-09 18:45:26,218 tasks 5437 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-09 18:45:26,218 tasks 7366 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found INFO 2025-11-09 18:45:52,131 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 18:46:22,132 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 18:46:52,126 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:46:57,579 tasks 5437 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-09 18:46:57,579 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found INFO 2025-11-09 18:47:22,133 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 18:47:52,123 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 18:48:22,131 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 18:48:52,132 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:48:58,236 tasks 70309 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 18:48:58,236 tasks 70302 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 18:48:58,237 tasks 5437 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 18:48:58,237 tasks 7366 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 18:48:58,238 tasks 70310 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found INFO 2025-11-09 18:49:22,131 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 18:49:52,972 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 18:50:22,132 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:50:33,008 tasks 70309 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 18:50:33,008 tasks 7366 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found ERROR 2025-11-09 18:50:33,008 tasks 5437 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found INFO 2025-11-09 18:50:52,121 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 18:51:08,693 tasks 5437 8426217792 Reminder sent for appointment 7f84d6f5-b340-4066-b442-61dbf9b58180 ERROR 2025-11-09 18:51:08,699 tasks 7366 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-09 18:51:08,711 tasks 5437 8426217792 Reminder sent for appointment 7f84d6f5-b340-4066-b442-61dbf9b58180 ERROR 2025-11-09 18:51:08,716 tasks 70309 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-09 18:51:14,534 tasks 5437 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 18:51:14,534 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found INFO 2025-11-09 18:51:22,132 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 18:51:52,126 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:52:07,530 tasks 7366 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-09 18:52:07,531 tasks 5437 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 18:52:08,718 tasks 5437 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-09 18:52:08,728 tasks 7366 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-09 18:52:22,125 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 18:52:52,132 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:53:08,730 tasks 5437 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-09 18:53:08,736 tasks 7366 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-09 18:53:22,132 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 18:53:52,124 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:53:58,110 tasks 70309 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 18:53:58,111 tasks 7366 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 18:53:58,112 tasks 5437 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 18:53:58,112 tasks 70302 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 18:54:08,749 tasks 5437 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-09 18:54:08,751 tasks 7366 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-09 18:54:22,135 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:54:50,418 tasks 7366 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-09 18:54:50,418 tasks 5437 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found INFO 2025-11-09 18:54:52,131 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:55:16,984 tasks 5437 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-09 18:55:16,984 tasks 7366 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-09 18:55:17,046 tasks 5437 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-09 18:55:17,046 tasks 7366 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-09 18:55:17,140 tasks 7366 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-09 18:55:17,140 tasks 5437 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found INFO 2025-11-09 18:55:22,132 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 18:55:52,122 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:55:59,103 tasks 70309 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 18:55:59,103 tasks 5437 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 18:55:59,103 tasks 70310 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 18:55:59,104 tasks 7366 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 18:55:59,106 tasks 70302 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found INFO 2025-11-09 18:56:22,132 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 18:56:52,131 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:57:18,980 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-09 18:57:22,127 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 18:57:52,136 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:58:09,893 tasks 7366 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-09 18:58:09,893 tasks 5437 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-09 18:58:09,907 tasks 5437 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-09 18:58:09,907 tasks 7366 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found INFO 2025-11-09 18:58:22,125 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 18:58:52,115 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:59:01,189 tasks 7366 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-09 18:59:01,189 tasks 5437 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found INFO 2025-11-09 18:59:22,124 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 18:59:37,702 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-09 18:59:37,702 tasks 5437 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 18:59:37,702 tasks 7366 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found INFO 2025-11-09 18:59:52,124 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:00:00,016 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-09 19:00:00,017 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 16:00:00.017134+00:00'} INFO 2025-11-09 19:00:00,024 tasks 5437 8426217792 Lab results sync started INFO 2025-11-09 19:00:00,024 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 16:00:00.024779+00:00'} ERROR 2025-11-09 19:00:02,138 tasks 70309 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-09 19:00:02,138 tasks 5437 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found ERROR 2025-11-09 19:00:02,138 tasks 7366 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found INFO 2025-11-09 19:00:22,123 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:00:52,123 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:01:00,721 tasks 70309 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 19:01:00,721 tasks 70302 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 19:01:00,721 tasks 5437 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 19:01:00,722 tasks 7366 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 19:01:08,830 tasks 70309 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-09 19:01:08,830 tasks 7366 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-09 19:01:08,830 tasks 5437 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found INFO 2025-11-09 19:01:22,123 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:01:51,536 tasks 5437 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found INFO 2025-11-09 19:01:52,116 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:02:11,423 tasks 70309 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 19:02:11,423 tasks 5437 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-09 19:02:11,423 tasks 7366 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 19:02:16,087 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 19:02:16,087 tasks 5437 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found INFO 2025-11-09 19:02:22,116 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:02:49,844 tasks 7366 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-09 19:02:49,844 tasks 5437 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found INFO 2025-11-09 19:02:52,124 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:03:22,123 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:03:52,958 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:04:12,960 tasks 70309 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-09 19:04:12,961 tasks 7366 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-09 19:04:12,961 tasks 5437 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-09 19:04:12,961 tasks 70302 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found INFO 2025-11-09 19:04:22,965 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:05:06,102 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-09 19:05:23,965 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:05:41,674 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-09 19:05:59,563 tasks 70310 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 19:05:59,563 tasks 70302 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 19:05:59,563 tasks 70309 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 19:05:59,563 tasks 5437 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 19:05:59,563 tasks 7366 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 19:05:59,705 tasks 7366 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 19:05:59,705 tasks 5437 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found INFO 2025-11-09 19:06:24,964 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:07:10,368 tasks 7366 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-09 19:07:10,368 tasks 5437 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 19:07:10,368 tasks 70302 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 19:07:10,368 tasks 70309 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 19:07:10,369 tasks 70310 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-09 19:07:10,370 tasks 70311 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 19:07:10,370 tasks 70303 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found INFO 2025-11-09 19:07:25,962 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:08:26,957 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:09:27,971 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:09:35,796 tasks 70302 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 19:09:35,796 tasks 70310 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 19:09:35,796 tasks 7366 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 19:09:35,796 tasks 5437 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 19:09:35,796 tasks 70309 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found INFO 2025-11-09 19:10:28,961 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:10:46,435 tasks 7366 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 19:10:46,435 tasks 5437 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 19:10:46,530 tasks 5437 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 19:10:46,530 tasks 7366 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 19:10:46,601 tasks 7366 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 19:10:46,601 tasks 5437 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found INFO 2025-11-09 19:10:52,114 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:11:13,356 tasks 5437 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-09 19:11:13,356 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found INFO 2025-11-09 19:11:22,123 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:11:52,123 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:12:22,124 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:12:43,676 tasks 5437 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 19:12:43,676 tasks 7366 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found INFO 2025-11-09 19:12:52,112 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:13:22,125 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-09 19:13:22,125 tasks 7366 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found INFO 2025-11-09 19:13:22,126 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:13:22,127 tasks 5437 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found INFO 2025-11-09 19:13:52,123 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:14:04,222 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-09 19:14:22,116 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:14:30,136 tasks 70309 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-09 19:14:30,137 tasks 5437 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-09 19:14:30,137 tasks 7366 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found INFO 2025-11-09 19:14:52,125 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:15:22,126 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:15:52,122 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:16:22,126 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:16:52,126 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:17:22,124 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:17:52,122 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:18:22,121 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:18:52,124 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:18:58,229 tasks 5437 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 19:18:58,229 tasks 7366 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found INFO 2025-11-09 19:19:22,121 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:19:52,125 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:20:22,122 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:20:33,006 tasks 70309 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 19:20:33,007 tasks 5437 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 19:20:33,007 tasks 7366 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found INFO 2025-11-09 19:20:52,122 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:21:08,671 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-09 19:21:08,705 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-09 19:21:22,963 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:21:52,960 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:22:07,516 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-09 19:22:07,516 tasks 7366 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 19:22:07,516 tasks 5437 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found INFO 2025-11-09 19:22:42,969 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:23:42,974 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:23:58,102 tasks 5437 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 19:23:58,102 tasks 7366 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found INFO 2025-11-09 19:24:42,978 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:25:42,972 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:25:59,095 tasks 7366 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-09 19:25:59,095 tasks 5437 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found INFO 2025-11-09 19:26:42,969 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:27:18,986 tasks 5437 8426217792 Reminder sent for appointment 7f84d6f5-b340-4066-b442-61dbf9b58180 ERROR 2025-11-09 19:27:18,995 tasks 7366 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-09 19:27:42,974 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:28:09,892 tasks 5437 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found ERROR 2025-11-09 19:28:09,905 tasks 5437 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found ERROR 2025-11-09 19:28:19,012 tasks 5437 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-09 19:28:42,966 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:29:18,972 tasks 5437 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-09 19:29:37,650 tasks 70309 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-09 19:29:37,651 tasks 5437 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-09 19:29:37,651 tasks 7366 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found INFO 2025-11-09 19:29:42,920 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:30:00,014 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-09 19:30:00,015 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 16:30:00.015172+00:00'} INFO 2025-11-09 19:30:00,022 tasks 5437 8426217792 Lab results sync started INFO 2025-11-09 19:30:00,022 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 16:30:00.022249+00:00'} ERROR 2025-11-09 19:30:02,083 tasks 70309 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-09 19:30:02,084 tasks 5437 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-09 19:30:02,084 tasks 7366 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-09 19:30:18,987 tasks 5437 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-09 19:30:42,917 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:31:00,665 tasks 7366 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 19:31:00,665 tasks 5437 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 19:31:08,777 tasks 70309 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-09 19:31:08,777 tasks 5437 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-09 19:31:08,777 tasks 7366 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-09 19:31:14,228 tasks 70309 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 19:31:14,228 tasks 5437 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 19:31:14,228 tasks 7366 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-09 19:31:14,228 tasks 70302 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 19:31:14,231 tasks 70310 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-09 19:31:14,231 tasks 70303 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 19:31:14,232 tasks 70311 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found INFO 2025-11-09 19:31:42,916 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:32:11,373 tasks 70309 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-09 19:32:11,373 tasks 7366 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-09 19:32:11,373 tasks 5437 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-09 19:32:16,022 tasks 70309 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 19:32:16,022 tasks 7366 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 19:32:16,022 tasks 5437 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found INFO 2025-11-09 19:32:42,914 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:33:42,912 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:34:12,895 tasks 70309 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-09 19:34:12,895 tasks 7366 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found ERROR 2025-11-09 19:34:12,895 tasks 5437 8426217792 Appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b not found ERROR 2025-11-09 19:34:21,350 tasks 5437 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-09 19:34:21,351 tasks 7366 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found INFO 2025-11-09 19:34:42,910 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:35:41,617 tasks 5437 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-09 19:35:41,617 tasks 7366 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found INFO 2025-11-09 19:35:42,912 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:35:59,510 tasks 7366 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-09 19:35:59,512 tasks 5437 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found INFO 2025-11-09 19:36:42,943 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:36:42,983 tasks 5437 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 19:36:42,983 tasks 7366 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 19:36:42,983 tasks 70309 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 19:36:42,984 tasks 70302 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 19:36:42,984 tasks 70310 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 19:37:10,316 tasks 70309 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found ERROR 2025-11-09 19:37:10,316 tasks 7366 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-09 19:37:10,316 tasks 5437 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found INFO 2025-11-09 19:37:42,910 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:38:42,905 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:39:35,744 tasks 5437 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 19:39:35,744 tasks 7366 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found INFO 2025-11-09 19:39:42,910 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:40:42,907 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:41:30,875 tasks 70309 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 19:41:30,875 tasks 70310 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 19:41:30,875 tasks 7366 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 19:41:30,875 tasks 5437 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 19:41:30,875 tasks 70302 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found INFO 2025-11-09 19:41:42,911 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:42:42,916 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:43:22,063 tasks 5437 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-09 19:43:22,063 tasks 7366 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found INFO 2025-11-09 19:43:42,901 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:44:04,161 tasks 5437 8426217792 Reminder sent for appointment 7f84d6f5-b340-4066-b442-61dbf9b58180 ERROR 2025-11-09 19:44:04,169 tasks 7366 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-09 19:44:42,904 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:45:04,227 tasks 5437 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-09 19:45:36,704 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:45:52,105 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:46:04,251 tasks 5437 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-09 19:46:06,158 tasks 5437 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found INFO 2025-11-09 19:46:22,105 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:46:52,105 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:47:04,259 tasks 5437 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-09 19:47:22,110 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:47:52,105 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:48:22,109 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:48:52,111 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:48:58,204 tasks 70309 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 19:48:58,204 tasks 7366 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 19:48:58,204 tasks 5437 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found INFO 2025-11-09 19:49:22,104 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:49:52,100 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:50:20,155 tasks 7366 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-09 19:50:20,155 tasks 5437 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found INFO 2025-11-09 19:50:22,110 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:50:32,978 tasks 70309 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-09 19:50:32,978 tasks 5437 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-09 19:50:32,978 tasks 7366 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found INFO 2025-11-09 19:50:52,100 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:51:08,644 tasks 70309 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found ERROR 2025-11-09 19:51:08,644 tasks 5437 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-09 19:51:08,644 tasks 7366 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-09 19:51:08,685 tasks 70309 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-09 19:51:08,686 tasks 7366 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-09 19:51:08,686 tasks 5437 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found ERROR 2025-11-09 19:51:14,502 tasks 70311 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 19:51:14,502 tasks 70309 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 19:51:14,502 tasks 70310 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-09 19:51:14,502 tasks 70303 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-09 19:51:14,502 tasks 5437 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 19:51:14,502 tasks 70302 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 19:51:14,502 tasks 7366 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found INFO 2025-11-09 19:51:22,099 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:51:52,101 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:52:07,496 tasks 7366 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-09 19:52:07,497 tasks 5437 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found INFO 2025-11-09 19:52:22,097 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:52:31,931 basehttp 81428 6122827776 "GET /en/ot/consults/create/ HTTP/1.1" 200 74743 INFO 2025-11-09 19:52:31,942 basehttp 81428 6156480512 "GET /static/js/select2-init.js HTTP/1.1" 304 0 INFO 2025-11-09 19:52:31,960 basehttp 81428 6139654144 "GET /media/tenant_settings/2025/11/09/Agdar-Logo.png HTTP/1.1" 304 0 WARNING 2025-11-09 19:52:31,961 log 81428 6156480512 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-09 19:52:31,961 basehttp 81428 6156480512 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-09 19:52:31,962 basehttp 81428 6122827776 "GET /media/profile_pictures/Father_-d_WfPMU32.png HTTP/1.1" 304 0 WARNING 2025-11-09 19:52:32,023 basehttp 81428 6122827776 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-09 19:52:32,028 basehttp 81428 6156480512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:53:02,026 basehttp 81428 6156480512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:53:32,039 basehttp 81428 6156480512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:53:46,819 basehttp 81428 6156480512 "GET /en/ot/consults/ HTTP/1.1" 200 46847 WARNING 2025-11-09 19:53:46,838 log 81428 6156480512 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-09 19:53:46,838 basehttp 81428 6156480512 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-09 19:53:46,907 basehttp 81428 6139654144 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-09 19:53:46,908 basehttp 81428 6156480512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:53:49,152 basehttp 81428 6156480512 "GET /en/ot/consults/56c12af7-e7c7-4a55-b895-736cd4f1b44a/ HTTP/1.1" 200 89035 WARNING 2025-11-09 19:53:49,175 log 81428 6156480512 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-09 19:53:49,175 basehttp 81428 6156480512 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-09 19:53:49,226 basehttp 81428 6156480512 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-09 19:53:49,233 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:53:58,087 tasks 7366 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 19:53:58,087 tasks 5437 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found INFO 2025-11-09 19:54:19,247 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:54:49,238 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:54:57,922 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 19:54:57,922 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 19:54:57,923 tasks 7366 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 19:54:57,923 tasks 5437 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found INFO 2025-11-09 19:55:19,245 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:55:49,244 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:55:59,079 tasks 70309 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 19:55:59,079 tasks 5437 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-09 19:55:59,079 tasks 7366 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found INFO 2025-11-09 19:56:19,242 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:56:49,237 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:57:18,956 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-09 19:57:19,237 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:57:49,238 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:58:09,866 tasks 5437 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found ERROR 2025-11-09 19:58:09,888 tasks 5437 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found INFO 2025-11-09 19:58:19,235 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:58:49,243 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 19:59:19,243 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 19:59:37,683 tasks 7366 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-09 19:59:37,683 tasks 5437 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found INFO 2025-11-09 19:59:49,243 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 20:00:00,013 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-09 20:00:00,013 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 17:00:00.013651+00:00'} INFO 2025-11-09 20:00:00,019 tasks 5437 8426217792 Lab results sync started INFO 2025-11-09 20:00:00,020 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 17:00:00.020109+00:00'} ERROR 2025-11-09 20:00:02,126 tasks 70309 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-09 20:00:02,126 tasks 7366 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-09 20:00:02,126 tasks 5437 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-09 20:00:02,127 tasks 70302 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found INFO 2025-11-09 20:00:19,245 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 20:00:49,237 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 20:01:00,709 tasks 5437 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 20:01:00,709 tasks 7366 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 20:01:08,808 tasks 70309 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-09 20:01:08,808 tasks 70302 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-09 20:01:08,808 tasks 7366 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-09 20:01:08,808 tasks 5437 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-09 20:01:14,265 tasks 70309 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-09 20:01:14,265 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 20:01:14,265 tasks 5437 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found INFO 2025-11-09 20:01:19,239 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 20:01:49,235 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 20:02:11,411 tasks 7366 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-09 20:02:11,411 tasks 5437 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-09 20:02:16,075 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-09 20:02:16,075 tasks 5437 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found INFO 2025-11-09 20:02:19,247 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 20:02:49,239 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 20:03:19,244 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 20:03:49,241 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 20:04:12,946 tasks 70309 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-09 20:04:12,946 tasks 5437 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-09 20:04:12,946 tasks 7366 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found INFO 2025-11-09 20:04:19,243 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 20:04:21,392 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-09 20:04:49,237 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 20:05:06,094 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-09 20:05:19,243 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 20:05:41,663 tasks 5437 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-09 20:05:41,663 tasks 7366 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found INFO 2025-11-09 20:05:49,243 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 20:05:59,557 tasks 70309 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 20:05:59,557 tasks 7366 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 20:05:59,557 tasks 5437 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-09 20:05:59,682 tasks 70310 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 20:05:59,682 tasks 70302 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 20:05:59,682 tasks 5437 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 20:05:59,682 tasks 70309 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 20:05:59,682 tasks 7366 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found INFO 2025-11-09 20:06:19,237 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 20:06:43,021 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 20:06:43,021 tasks 5437 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found INFO 2025-11-09 20:06:49,243 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 20:07:10,360 tasks 70309 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 20:07:10,361 tasks 5437 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 20:07:10,361 tasks 7366 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found INFO 2025-11-09 20:07:19,241 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 20:07:49,237 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 20:08:19,245 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 20:08:49,239 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 20:09:19,238 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 20:09:35,784 tasks 70309 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 20:09:35,784 tasks 5437 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 20:09:35,784 tasks 7366 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found INFO 2025-11-09 20:09:49,240 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 20:10:19,240 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 20:10:46,416 tasks 70310 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 20:10:46,416 tasks 70309 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 20:10:46,416 tasks 70302 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 20:10:46,416 tasks 70303 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 20:10:46,416 tasks 5437 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-09 20:10:46,417 tasks 70311 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 20:10:46,417 tasks 7366 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-09 20:10:46,520 tasks 70302 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 20:10:46,520 tasks 70309 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 20:10:46,520 tasks 70310 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-09 20:10:46,520 tasks 70311 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 20:10:46,520 tasks 5437 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 20:10:46,520 tasks 70303 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-09 20:10:46,520 tasks 7366 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 20:10:46,588 tasks 70311 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 20:10:46,588 tasks 70309 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-09 20:10:46,588 tasks 5437 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 20:10:46,588 tasks 7366 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 20:10:46,588 tasks 70302 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 20:10:46,588 tasks 70303 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-09 20:10:46,589 tasks 70310 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found INFO 2025-11-09 20:10:49,240 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 20:11:19,238 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 20:11:30,921 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 20:11:30,921 tasks 5437 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found INFO 2025-11-09 20:11:49,236 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 20:12:19,237 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 20:12:43,661 tasks 70309 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 20:12:43,661 tasks 70310 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 20:12:43,661 tasks 70302 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 20:12:43,661 tasks 7366 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 20:12:43,662 tasks 5437 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found INFO 2025-11-09 20:12:49,240 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 20:13:19,240 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 20:13:49,237 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 20:14:04,199 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-09 20:14:19,244 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 20:14:49,235 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 20:15:19,932 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 20:18:24,929 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 20:19:58,220 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 20:39:16,766 tasks 5437 8426217792 Lab results sync started INFO 2025-11-09 20:39:16,766 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 17:39:16.766396+00:00'} INFO 2025-11-09 20:39:16,770 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-09 20:39:16,771 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 17:39:16.771066+00:00'} INFO 2025-11-09 20:56:38,687 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 21:13:30,362 tasks 5437 8426217792 Lab results sync started INFO 2025-11-09 21:13:30,362 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 18:13:30.362924+00:00'} INFO 2025-11-09 21:13:30,367 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-09 21:13:30,367 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 18:13:30.367623+00:00'} INFO 2025-11-09 21:39:34,195 tasks 5437 8426217792 Lab results sync started INFO 2025-11-09 21:39:34,195 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 18:39:34.195974+00:00'} INFO 2025-11-09 21:39:34,201 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-09 21:39:34,201 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 18:39:34.201467+00:00'} INFO 2025-11-09 21:39:34,231 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 21:39:49,243 tasks 5437 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-09 21:39:49,243 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found INFO 2025-11-09 21:48:29,627 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 21:49:16,046 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-09 21:58:38,979 tasks 5437 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-09 21:58:38,979 tasks 7366 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found INFO 2025-11-09 21:58:48,934 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 21:59:29,137 tasks 70309 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-09 21:59:29,137 tasks 7366 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-09 21:59:29,137 tasks 5437 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-09 21:59:29,178 tasks 70309 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-09 21:59:29,178 tasks 7366 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-09 21:59:29,178 tasks 5437 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-09 21:59:35,002 tasks 70309 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 21:59:35,002 tasks 5437 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-09 21:59:35,002 tasks 7366 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found INFO 2025-11-09 22:00:00,011 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-09 22:00:00,012 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 19:00:00.012224+00:00'} INFO 2025-11-09 22:00:00,019 tasks 5437 8426217792 Lab results sync started INFO 2025-11-09 22:00:00,019 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 19:00:00.019297+00:00'} INFO 2025-11-09 22:00:03,445 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 22:00:33,866 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 22:00:48,175 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 22:01:18,170 basehttp 81428 6122827776 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 22:01:38,769 autoreload 81428 8426217792 /Users/marwanalwali/AgdarCentre/core/admin.py changed, reloading. INFO 2025-11-09 22:01:39,238 autoreload 60214 8426217792 Watching for file changes with StatReloader INFO 2025-11-09 22:02:14,649 autoreload 60214 8426217792 /Users/marwanalwali/AgdarCentre/core/admin.py changed, reloading. INFO 2025-11-09 22:02:14,947 autoreload 60482 8426217792 Watching for file changes with StatReloader INFO 2025-11-09 22:02:48,065 autoreload 60482 8426217792 /Users/marwanalwali/AgdarCentre/core/safety_models.py changed, reloading. INFO 2025-11-09 22:02:48,372 autoreload 60791 8426217792 Watching for file changes with StatReloader ERROR 2025-11-09 22:03:02,614 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 22:03:02,614 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 22:03:02,614 tasks 7366 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 22:03:02,615 tasks 5437 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 22:03:02,639 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 22:03:02,639 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 22:03:02,640 tasks 7366 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 22:03:02,641 tasks 5437 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 22:03:02,666 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 22:03:02,666 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 22:03:02,666 tasks 5437 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 22:03:02,666 tasks 7366 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 22:03:02,684 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 22:03:02,684 tasks 70309 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 22:03:02,684 tasks 5437 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 22:03:02,684 tasks 7366 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 22:03:02,717 tasks 70302 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 22:03:02,717 tasks 7366 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 22:03:02,717 tasks 70309 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 22:03:02,717 tasks 5437 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 22:03:02,729 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 22:03:02,729 tasks 5437 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 22:03:02,729 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 22:03:02,730 tasks 7366 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found INFO 2025-11-09 22:03:18,165 basehttp 60791 6128250880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 22:03:26,844 tasks 7366 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 22:03:26,844 tasks 5437 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-09 22:03:48,167 basehttp 60791 6128250880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 22:04:18,172 basehttp 60791 6128250880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 22:04:28,002 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-09 22:04:28,002 tasks 5437 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found INFO 2025-11-09 22:04:48,171 basehttp 60791 6128250880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 22:05:18,160 basehttp 60791 6128250880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-09 22:05:47,889 tasks 70309 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-09 22:05:47,890 tasks 5437 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found ERROR 2025-11-09 22:05:47,890 tasks 7366 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found INFO 2025-11-09 22:05:48,170 basehttp 60791 6128250880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 22:06:18,171 basehttp 60791 6128250880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 22:06:48,170 basehttp 60791 6128250880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 22:07:18,164 basehttp 60791 6128250880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-09 22:07:34,255 autoreload 60791 8426217792 /Users/marwanalwali/AgdarCentre/finance/models.py changed, reloading. INFO 2025-11-09 22:07:34,586 autoreload 63095 8426217792 Watching for file changes with StatReloader ERROR 2025-11-09 22:08:06,603 tasks 5437 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found ERROR 2025-11-09 22:08:31,040 tasks 70309 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found ERROR 2025-11-09 22:08:31,040 tasks 5437 8426217792 Appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b not found ERROR 2025-11-09 22:08:31,041 tasks 7366 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-09 22:09:37,725 tasks 70309 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found ERROR 2025-11-09 22:09:37,726 tasks 5437 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-09 22:09:37,726 tasks 7366 8426217792 Appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b not found ERROR 2025-11-09 22:09:43,181 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-09 22:09:43,181 tasks 5437 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 22:09:43,181 tasks 7366 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 22:10:40,324 tasks 5437 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found ERROR 2025-11-09 22:13:34,998 tasks 5437 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-09 22:13:34,998 tasks 7366 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-09 22:14:10,623 tasks 70309 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-09 22:14:10,623 tasks 7366 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-09 22:14:10,623 tasks 70302 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-09 22:14:10,623 tasks 5437 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-09 22:14:28,515 tasks 5437 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-09 22:14:28,515 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-09 22:14:28,651 tasks 5437 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-09 22:14:28,651 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 22:15:11,994 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-09 22:15:11,994 tasks 5437 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 22:15:11,994 tasks 7366 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 22:15:35,075 tasks 70302 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 22:15:35,075 tasks 70309 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 22:15:35,075 tasks 7366 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 22:15:35,075 tasks 5437 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 22:15:39,322 tasks 7366 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-09 22:15:39,322 tasks 70309 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-09 22:15:39,322 tasks 5437 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-09 22:18:04,753 tasks 7366 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-09 22:18:04,753 tasks 5437 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-09 22:19:15,377 tasks 70309 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 22:19:15,377 tasks 7366 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-09 22:19:15,377 tasks 5437 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found ERROR 2025-11-09 22:19:15,486 tasks 70309 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found ERROR 2025-11-09 22:19:15,486 tasks 5437 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 22:19:15,486 tasks 7366 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-09 22:19:15,555 tasks 70309 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-09 22:19:15,555 tasks 5437 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 22:19:15,555 tasks 7366 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found ERROR 2025-11-09 22:19:59,883 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-09 22:19:59,883 tasks 7366 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 22:19:59,883 tasks 5437 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 22:21:12,628 tasks 5437 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-09 22:21:12,628 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 22:22:33,164 tasks 70309 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found ERROR 2025-11-09 22:22:33,164 tasks 7366 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-09 22:22:33,164 tasks 5437 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-09 22:22:59,080 tasks 5437 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found INFO 2025-11-09 22:28:49,125 tasks 5437 8426217792 Reminder sent for appointment 7f84d6f5-b340-4066-b442-61dbf9b58180 ERROR 2025-11-09 22:28:49,134 tasks 7366 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-09 22:29:01,940 tasks 5437 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found ERROR 2025-11-09 22:29:37,598 tasks 5437 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-09 22:29:37,599 tasks 70302 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-09 22:29:37,599 tasks 70309 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-09 22:29:37,599 tasks 7366 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-09 22:29:37,638 tasks 70302 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-09 22:29:37,638 tasks 7366 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-09 22:29:37,638 tasks 5437 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-09 22:29:37,638 tasks 70309 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-09 22:29:43,460 tasks 7366 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 22:29:43,460 tasks 70309 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 22:29:43,461 tasks 5437 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-09 22:29:49,139 tasks 5437 8426217792 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-09 22:30:00,004 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-09 22:30:00,004 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 19:30:00.004968+00:00'} INFO 2025-11-09 22:30:00,009 tasks 5437 8426217792 Lab results sync started INFO 2025-11-09 22:30:00,009 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 19:30:00.009402+00:00'} ERROR 2025-11-09 22:30:49,156 tasks 5437 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-09 22:31:49,163 tasks 5437 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-09 22:32:27,028 tasks 70302 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 22:32:27,028 tasks 70309 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 22:32:27,029 tasks 7366 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 22:32:27,029 tasks 5437 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 22:32:27,030 tasks 70311 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-09 22:32:27,030 tasks 70303 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-09 22:32:27,032 tasks 70310 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 22:33:02,637 tasks 5437 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 22:33:02,637 tasks 7366 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 22:33:02,664 tasks 5437 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 22:33:02,664 tasks 7366 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 22:33:02,692 tasks 5437 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 22:33:02,692 tasks 7366 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 22:33:02,709 tasks 7366 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 22:33:02,709 tasks 5437 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 22:33:02,743 tasks 7366 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 22:33:02,743 tasks 5437 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 22:33:02,755 tasks 5437 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 22:33:02,755 tasks 7366 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 22:33:26,878 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 22:33:26,878 tasks 5437 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 22:35:47,916 tasks 70309 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-09 22:35:47,916 tasks 5437 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-09 22:35:47,917 tasks 7366 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-09 22:38:06,637 tasks 5437 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found ERROR 2025-11-09 22:38:31,061 tasks 70309 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-09 22:38:31,061 tasks 5437 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-09 22:38:31,061 tasks 7366 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-09 22:39:29,649 tasks 5437 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 22:39:29,649 tasks 70309 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 22:39:29,649 tasks 70302 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 22:39:29,649 tasks 7366 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 22:39:29,649 tasks 70310 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 22:39:37,758 tasks 70309 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-09 22:39:37,758 tasks 5437 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-09 22:39:37,759 tasks 7366 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-09 22:39:43,215 tasks 70309 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-09 22:39:43,216 tasks 5437 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-09 22:39:43,216 tasks 7366 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-09 22:40:20,464 tasks 5437 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-09 22:40:20,465 tasks 7366 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-09 22:40:40,351 tasks 5437 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found ERROR 2025-11-09 22:42:39,332 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 22:42:39,332 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 22:42:39,332 tasks 5437 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 22:42:39,333 tasks 7366 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 22:42:50,326 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-09 22:43:35,033 tasks 7366 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-09 22:43:35,033 tasks 5437 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-09 22:44:28,755 tasks 5437 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-09 22:44:28,755 tasks 70309 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 22:44:28,755 tasks 7366 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 22:45:12,104 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-09 22:45:12,104 tasks 5437 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-09 22:45:35,182 tasks 7366 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 22:45:35,182 tasks 5437 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 22:45:39,432 tasks 7366 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-09 22:45:39,432 tasks 5437 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-09 22:49:15,489 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-09 22:49:15,490 tasks 7366 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 22:49:15,490 tasks 5437 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 22:49:15,592 tasks 70309 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 22:49:15,592 tasks 7366 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 22:49:15,593 tasks 5437 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-09 22:49:15,660 tasks 5437 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-09 22:49:15,661 tasks 70309 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 22:49:15,661 tasks 7366 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 22:49:59,999 tasks 7366 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-09 22:50:00,000 tasks 5437 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-09 22:51:12,729 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-09 22:51:12,729 tasks 7366 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 22:51:12,729 tasks 5437 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 22:52:33,273 tasks 70309 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-09 22:52:33,273 tasks 5437 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-09 22:52:33,273 tasks 7366 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-09 22:54:58,516 tasks 7366 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-09 22:54:58,516 tasks 5437 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-09 22:58:49,228 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-09 22:59:02,052 tasks 5437 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found ERROR 2025-11-09 22:59:37,713 tasks 70309 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-09 22:59:37,714 tasks 7366 8426217792 Appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b not found ERROR 2025-11-09 22:59:37,714 tasks 5437 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found ERROR 2025-11-09 22:59:37,754 tasks 70309 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-09 22:59:37,754 tasks 5437 8426217792 Appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b not found ERROR 2025-11-09 22:59:37,754 tasks 7366 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found ERROR 2025-11-09 22:59:43,561 tasks 70309 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-09 22:59:43,561 tasks 5437 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-09 22:59:43,561 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found INFO 2025-11-09 23:00:00,021 tasks 7366 8426217792 Radiology results sync started INFO 2025-11-09 23:00:00,021 tasks 7366 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 20:00:00.021814+00:00'} INFO 2025-11-09 23:00:00,031 tasks 5437 8426217792 ZATCA batch submission: 0 submitted, 17 failed INFO 2025-11-09 23:00:00,034 tasks 70309 8426217792 ZATCA e-invoice submission for IAGDAR139403 INFO 2025-11-09 23:00:00,034 tasks 7366 8426217792 ZATCA e-invoice submission for IAGDAR860614 INFO 2025-11-09 23:00:00,034 tasks 70304 8426217792 Lab results sync started INFO 2025-11-09 23:00:00,035 tasks 70304 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 20:00:00.035089+00:00'} INFO 2025-11-09 23:00:00,035 tasks 70302 8426217792 ZATCA e-invoice submission for IAGDAR593510 INFO 2025-11-09 23:00:00,035 tasks 70310 8426217792 ZATCA e-invoice submission for IAGDAR445461 INFO 2025-11-09 23:00:00,037 tasks 70303 8426217792 ZATCA e-invoice submission for IAGDAR273996 INFO 2025-11-09 23:00:00,038 tasks 70311 8426217792 ZATCA e-invoice submission for IAGDAR965081 INFO 2025-11-09 23:00:00,043 tasks 5437 8426217792 ZATCA e-invoice submission for IAGDAR841306 INFO 2025-11-09 23:00:00,044 tasks 7366 8426217792 ZATCA e-invoice submission for IAGDAR920626 INFO 2025-11-09 23:00:00,044 tasks 70312 8426217792 ZATCA e-invoice submission for IAGDAR615946 INFO 2025-11-09 23:00:00,045 tasks 70309 8426217792 ZATCA e-invoice submission for IAGDAR970256 INFO 2025-11-09 23:00:00,045 tasks 70302 8426217792 ZATCA e-invoice submission for IAGDAR898670 INFO 2025-11-09 23:00:00,046 tasks 70310 8426217792 ZATCA e-invoice submission for IAGDAR985301 INFO 2025-11-09 23:00:00,046 tasks 70313 8426217792 ZATCA e-invoice submission for IAGDAR453971 INFO 2025-11-09 23:00:00,047 tasks 70305 8426217792 ZATCA e-invoice submission for IAGDAR993049 INFO 2025-11-09 23:00:00,047 tasks 70306 8426217792 ZATCA e-invoice submission for IAGDAR308779 INFO 2025-11-09 23:00:00,048 tasks 70303 8426217792 ZATCA e-invoice submission for IAGDAR512995 INFO 2025-11-09 23:00:00,048 tasks 70307 8426217792 ZATCA e-invoice submission for IAGDAR224219 ERROR 2025-11-09 23:02:27,115 tasks 70309 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-09 23:02:27,115 tasks 5437 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 23:02:27,115 tasks 7366 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found ERROR 2025-11-09 23:03:02,733 tasks 5437 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 23:03:02,733 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 23:03:02,753 tasks 5437 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 23:03:02,754 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 23:03:02,779 tasks 5437 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 23:03:02,779 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 23:03:02,796 tasks 5437 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 23:03:02,796 tasks 7366 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 23:03:02,830 tasks 7366 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 23:03:02,830 tasks 5437 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 23:03:02,842 tasks 5437 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 23:03:02,842 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 23:05:47,992 tasks 5437 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-09 23:05:47,992 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-09 23:05:47,992 tasks 7366 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-09 23:05:47,992 tasks 70309 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-09 23:09:29,733 tasks 5437 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-09 23:09:29,733 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-09 23:09:43,310 tasks 5437 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-09 23:09:43,311 tasks 7366 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-09 23:10:20,561 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-09 23:12:39,416 tasks 7366 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 23:12:39,416 tasks 5437 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 23:12:41,972 tasks 5437 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found ERROR 2025-11-09 23:12:50,419 tasks 7366 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-09 23:12:50,419 tasks 5437 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-09 23:13:35,117 tasks 7366 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-09 23:13:35,118 tasks 5437 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-09 23:13:35,118 tasks 70309 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-09 23:13:35,118 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-09 23:14:28,717 tasks 7366 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-09 23:14:28,717 tasks 5437 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-09 23:15:34,990 tasks 5437 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 23:15:34,990 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 23:15:39,254 tasks 5437 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found ERROR 2025-11-09 23:19:15,307 tasks 70309 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-09 23:19:15,307 tasks 5437 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-09 23:19:15,307 tasks 7366 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-09 23:19:15,416 tasks 7366 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-09 23:19:15,416 tasks 70309 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-09 23:19:15,416 tasks 5437 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-09 23:19:15,478 tasks 70309 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-09 23:19:15,478 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-09 23:19:15,478 tasks 5437 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-09 23:21:12,540 tasks 5437 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-09 23:21:12,540 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-09 23:22:33,081 tasks 7366 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-09 23:22:33,081 tasks 5437 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-09 23:22:33,081 tasks 70309 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-09 23:22:33,081 tasks 70302 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-09 23:24:58,332 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-09 23:26:16,790 tasks 70309 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 23:26:16,791 tasks 70302 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 23:26:16,791 tasks 7366 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 23:26:16,791 tasks 5437 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 23:28:49,031 tasks 70309 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-09 23:28:49,031 tasks 5437 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-09 23:28:49,032 tasks 7366 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found ERROR 2025-11-09 23:29:37,520 tasks 70309 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-09 23:29:37,520 tasks 5437 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-09 23:29:37,520 tasks 7366 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-09 23:29:37,561 tasks 70309 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-09 23:29:37,561 tasks 5437 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-09 23:29:37,561 tasks 7366 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-09 23:29:43,377 tasks 7366 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-09 23:29:43,377 tasks 5437 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found INFO 2025-11-09 23:30:00,001 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-09 23:30:00,002 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 20:30:00.002041+00:00'} INFO 2025-11-09 23:30:00,007 tasks 5437 8426217792 Lab results sync started INFO 2025-11-09 23:30:00,007 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 20:30:00.007197+00:00'} ERROR 2025-11-09 23:32:27,071 tasks 70309 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 23:32:27,071 tasks 7366 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 23:32:27,071 tasks 5437 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-09 23:33:26,920 tasks 70309 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-09 23:33:26,920 tasks 70302 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-09 23:33:26,921 tasks 70310 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-09 23:33:26,921 tasks 5437 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-09 23:33:26,921 tasks 7366 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-09 23:33:26,921 tasks 70303 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-09 23:33:26,922 tasks 70311 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-09 23:35:47,961 tasks 70309 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-09 23:35:47,962 tasks 5437 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found ERROR 2025-11-09 23:35:47,962 tasks 7366 8426217792 Appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b not found ERROR 2025-11-09 23:36:38,870 tasks 5437 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-09 23:36:38,870 tasks 7366 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-09 23:36:38,884 tasks 5437 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-09 23:36:38,884 tasks 7366 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-09 23:39:29,701 tasks 70309 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-09 23:39:29,701 tasks 5437 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-09 23:39:29,702 tasks 7366 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-09 23:39:43,268 tasks 5437 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found INFO 2025-11-09 23:40:20,519 tasks 5437 8426217792 Reminder sent for appointment 7f84d6f5-b340-4066-b442-61dbf9b58180 ERROR 2025-11-09 23:40:20,528 tasks 7366 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-09 23:41:20,537 tasks 5437 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-09 23:42:20,545 tasks 5437 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-09 23:42:39,372 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-09 23:42:39,372 tasks 5437 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-09 23:42:50,378 tasks 7366 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-09 23:42:50,378 tasks 5437 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-09 23:43:20,567 tasks 5437 8426217792 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-09 23:45:39,352 tasks 5437 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found ERROR 2025-11-09 23:48:21,910 tasks 5437 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-09 23:48:21,918 tasks 7366 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-09 23:49:15,410 tasks 7366 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-09 23:49:15,410 tasks 5437 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-09 23:49:15,517 tasks 7366 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-09 23:49:15,517 tasks 5437 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-09 23:49:15,585 tasks 5437 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-09 23:49:15,585 tasks 7366 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-09 23:52:33,198 tasks 5437 8426217792 Appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b not found ERROR 2025-11-09 23:52:33,198 tasks 7366 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-09 23:52:33,201 tasks 70309 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found ERROR 2025-11-09 23:53:16,923 tasks 5437 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-09 23:53:16,923 tasks 7366 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-09 23:55:26,566 tasks 7366 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-09 23:55:26,566 tasks 5437 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-09 23:55:46,182 tasks 70309 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 23:55:46,182 tasks 5437 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 23:55:46,183 tasks 7366 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 23:55:46,185 tasks 70302 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 23:55:56,217 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 23:55:56,218 tasks 7366 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 23:55:56,217 tasks 70302 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 23:55:56,219 tasks 5437 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 23:56:16,919 tasks 5437 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-09 23:56:16,920 tasks 7366 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-09 23:57:33,768 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-09 23:57:33,768 tasks 7366 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-09 23:57:33,769 tasks 5437 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-09 23:57:33,769 tasks 70302 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-09 23:58:49,147 tasks 70309 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-09 23:58:49,147 tasks 7366 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-09 23:58:49,147 tasks 5437 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-09 23:59:43,507 tasks 5437 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found INFO 2025-11-10 00:00:00,006 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 00:00:00,007 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 21:00:00.007216+00:00'} INFO 2025-11-10 00:00:00,016 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 00:00:00,017 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 21:00:00.017180+00:00'} ERROR 2025-11-10 00:02:27,100 tasks 7366 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-10 00:02:27,100 tasks 5437 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-10 00:02:27,101 tasks 70309 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-10 00:03:02,710 tasks 5437 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-10 00:03:02,710 tasks 7366 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-10 00:03:02,710 tasks 70302 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-10 00:03:02,710 tasks 70309 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-10 00:03:02,713 tasks 70310 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-10 00:03:02,736 tasks 5437 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-10 00:03:02,736 tasks 70310 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-10 00:03:02,736 tasks 70302 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-10 00:03:02,736 tasks 70309 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-10 00:03:02,737 tasks 7366 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-10 00:03:02,762 tasks 7366 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-10 00:03:02,763 tasks 70309 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-10 00:03:02,763 tasks 5437 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-10 00:03:02,763 tasks 70302 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-10 00:03:02,763 tasks 70310 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-10 00:03:02,781 tasks 7366 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-10 00:03:02,781 tasks 70302 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-10 00:03:02,781 tasks 5437 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-10 00:03:02,781 tasks 70309 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-10 00:03:02,782 tasks 70310 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-10 00:03:02,813 tasks 70309 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-10 00:03:02,813 tasks 70302 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-10 00:03:02,813 tasks 5437 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-10 00:03:02,814 tasks 7366 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-10 00:03:02,814 tasks 70310 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-10 00:03:02,826 tasks 70309 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-10 00:03:02,826 tasks 5437 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-10 00:03:02,826 tasks 7366 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-10 00:03:02,826 tasks 70310 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-10 00:03:02,826 tasks 70302 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-10 00:03:19,424 tasks 7366 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-10 00:03:19,424 tasks 5437 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-10 00:03:26,950 tasks 70309 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-10 00:03:26,951 tasks 7366 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found ERROR 2025-11-10 00:03:26,951 tasks 5437 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-10 00:03:45,989 tasks 5437 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-10 00:03:45,989 tasks 7366 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-10 00:03:46,045 tasks 5437 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-10 00:03:46,045 tasks 7366 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-10 00:03:46,139 tasks 7366 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-10 00:03:46,139 tasks 5437 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-10 00:05:47,978 tasks 70309 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-10 00:05:47,978 tasks 7366 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-10 00:05:47,978 tasks 5437 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-10 00:06:38,885 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-10 00:06:38,907 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-10 00:07:30,196 tasks 5437 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-10 00:07:30,196 tasks 7366 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-10 00:08:31,138 tasks 5437 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found ERROR 2025-11-10 00:08:54,341 tasks 70309 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-10 00:08:54,341 tasks 70302 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-10 00:08:54,341 tasks 7366 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-10 00:08:54,341 tasks 5437 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-10 00:09:29,720 tasks 5437 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-10 00:09:29,720 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-10 00:09:37,828 tasks 5437 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found ERROR 2025-11-10 00:09:43,296 tasks 5437 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found ERROR 2025-11-10 00:10:20,544 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-10 00:11:18,842 tasks 7366 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-10 00:11:18,843 tasks 5437 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found INFO 2025-11-10 00:11:52,428 autoreload 26492 8426217792 Watching for file changes with StatReloader INFO 2025-11-10 00:11:56,601 basehttp 26492 6203617280 "GET /en/ot/consults/56c12af7-e7c7-4a55-b895-736cd4f1b44a/ HTTP/1.1" 200 89035 INFO 2025-11-10 00:11:56,634 basehttp 26492 6220443648 "GET /media/profile_pictures/Father_-d_WfPMU32.png HTTP/1.1" 304 0 WARNING 2025-11-10 00:11:56,635 log 26492 6237270016 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:11:56,636 basehttp 26492 6237270016 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-10 00:11:56,638 basehttp 26492 6203617280 "GET /media/tenant_settings/2025/11/09/Agdar-Logo.png HTTP/1.1" 304 0 WARNING 2025-11-10 00:11:56,697 basehttp 26492 6203617280 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-10 00:11:56,712 basehttp 26492 6237270016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 00:12:02,261 basehttp 26492 6237270016 "GET /en/dashboard/ HTTP/1.1" 200 54282 WARNING 2025-11-10 00:12:02,276 log 26492 6237270016 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:12:02,276 basehttp 26492 6237270016 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-10 00:12:02,356 basehttp 26492 6237270016 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-10 00:12:02,366 basehttp 26492 6220443648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-10 00:12:25,128 log 26492 6220443648 Not Found: /en/psychology WARNING 2025-11-10 00:12:25,129 basehttp 26492 6220443648 "GET /en/psychology HTTP/1.1" 404 23641 WARNING 2025-11-10 00:12:25,153 log 26492 6220443648 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:12:25,153 basehttp 26492 6220443648 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-10 00:12:27,743 log 26492 6220443648 Not Found: /en/psychology/ WARNING 2025-11-10 00:12:27,743 basehttp 26492 6220443648 "GET /en/psychology/ HTTP/1.1" 404 33087 WARNING 2025-11-10 00:12:27,761 log 26492 6220443648 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:12:27,761 basehttp 26492 6220443648 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 ERROR 2025-11-10 00:12:37,803 log 26492 6220443648 Internal Server Error: /en/psychology/consultations/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 98, in reverse resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix raise NoReverseMatch(msg) django.urls.exceptions.NoReverseMatch: Reverse for 'dashboard' not found. 'dashboard' is not a valid view function or pattern name. ERROR 2025-11-10 00:12:37,805 basehttp 26492 6220443648 "GET /en/psychology/consultations/ HTTP/1.1" 500 185917 WARNING 2025-11-10 00:12:37,827 log 26492 6220443648 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:12:37,827 basehttp 26492 6220443648 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 ERROR 2025-11-10 00:12:48,390 tasks 7366 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-10 00:12:48,391 tasks 5437 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-10 00:12:48,391 tasks 70309 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-10 00:12:48,391 tasks 70302 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-10 00:12:50,408 tasks 70309 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-10 00:12:50,408 tasks 70302 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-10 00:12:50,408 tasks 7366 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-10 00:12:50,409 tasks 5437 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found INFO 2025-11-10 00:13:40,143 basehttp 26492 6220443648 "GET /en/psychology/consultations/ HTTP/1.1" 200 27950 WARNING 2025-11-10 00:13:40,163 log 26492 6220443648 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:13:40,163 basehttp 26492 6220443648 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-10 00:13:40,207 basehttp 26492 6220443648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-10 00:13:40,221 basehttp 26492 6220443648 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-10 00:13:44,268 basehttp 26492 6203617280 "GET /en/psychology/consultations/create/ HTTP/1.1" 200 57962 WARNING 2025-11-10 00:13:44,289 log 26492 6203617280 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:13:44,289 basehttp 26492 6203617280 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-10 00:13:44,335 basehttp 26492 6203617280 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-10 00:13:44,340 basehttp 26492 6203617280 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-10 00:14:14,351 basehttp 26492 6220443648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 00:14:19,927 basehttp 26492 6220443648 "GET /en/dashboard/ HTTP/1.1" 200 54282 WARNING 2025-11-10 00:14:19,947 log 26492 6220443648 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:14:19,947 basehttp 26492 6220443648 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-10 00:14:20,017 basehttp 26492 6220443648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-10 00:14:20,020 basehttp 26492 6220443648 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-10 00:14:23,032 basehttp 26492 6203617280 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-10 00:14:23,038 log 26492 6220443648 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:14:23,038 basehttp 26492 6220443648 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-10 00:14:23,055 log 26492 6220443648 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:14:23,055 basehttp 26492 6220443648 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-10 00:14:24,217 basehttp 26492 6203617280 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-10 00:14:24,232 basehttp 26492 6220443648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-10 00:14:24,237 log 26492 6237270016 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:14:24,237 basehttp 26492 6237270016 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-10 00:14:24,247 log 26492 6237270016 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:14:24,247 basehttp 26492 6237270016 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-10 00:14:29,765 log 26492 6237270016 Not Found: /en/psychology/consult WARNING 2025-11-10 00:14:29,766 basehttp 26492 6237270016 "GET /en/psychology/consult HTTP/1.1" 404 33108 WARNING 2025-11-10 00:14:29,795 log 26492 6237270016 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:14:29,796 basehttp 26492 6237270016 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 ERROR 2025-11-10 00:14:37,257 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-10 00:14:37,257 tasks 70302 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-10 00:14:37,257 tasks 7366 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-10 00:14:37,257 tasks 5437 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found INFO 2025-11-10 00:14:52,706 basehttp 26492 6237270016 "GET /en/psychology/assessments/ HTTP/1.1" 200 28426 WARNING 2025-11-10 00:14:52,728 log 26492 6237270016 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:14:52,729 basehttp 26492 6237270016 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-10 00:14:52,769 basehttp 26492 6237270016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-10 00:14:52,782 basehttp 26492 6237270016 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-10 00:14:54,603 basehttp 26492 6220443648 "GET /en/psychology/assessments/create/ HTTP/1.1" 200 55049 WARNING 2025-11-10 00:14:54,627 log 26492 6220443648 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:14:54,628 basehttp 26492 6220443648 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-10 00:14:54,665 basehttp 26492 6220443648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-10 00:14:54,669 basehttp 26492 6220443648 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-10 00:15:23,062 basehttp 26492 6220443648 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-10 00:15:23,084 basehttp 26492 6203617280 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-10 00:15:23,087 log 26492 6237270016 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:15:23,087 basehttp 26492 6237270016 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-10 00:15:23,097 log 26492 6237270016 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:15:23,097 basehttp 26492 6237270016 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 ERROR 2025-11-10 00:15:35,043 tasks 7366 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-10 00:15:35,043 tasks 70302 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-10 00:15:35,045 tasks 70309 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-10 00:15:35,045 tasks 5437 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-10 00:15:35,045 tasks 70310 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found INFO 2025-11-10 00:15:35,049 basehttp 26492 6237270016 "GET /en/psychology/goals/ HTTP/1.1" 200 28230 WARNING 2025-11-10 00:15:35,073 log 26492 6237270016 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:15:35,073 basehttp 26492 6237270016 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-10 00:15:35,089 basehttp 26492 6237270016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-10 00:15:35,121 basehttp 26492 6237270016 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-10 00:15:36,784 basehttp 26492 6203617280 "GET /en/psychology/goals/create/ HTTP/1.1" 200 34506 WARNING 2025-11-10 00:15:36,815 log 26492 6203617280 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:15:36,815 basehttp 26492 6203617280 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-10 00:15:36,849 basehttp 26492 6203617280 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-10 00:15:36,854 basehttp 26492 6203617280 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-10 00:16:06,857 basehttp 26492 6220443648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 00:16:36,858 basehttp 26492 6220443648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 00:17:06,861 basehttp 26492 6220443648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 00:17:36,854 basehttp 26492 6220443648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 00:18:06,849 basehttp 26492 6220443648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 00:18:21,834 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-10 00:18:36,851 basehttp 26492 6220443648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 00:19:06,857 basehttp 26492 6220443648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 00:19:15,341 tasks 5437 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found ERROR 2025-11-10 00:19:15,449 tasks 5437 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found ERROR 2025-11-10 00:19:15,518 tasks 5437 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found INFO 2025-11-10 00:19:36,855 basehttp 26492 6220443648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 00:19:42,276 tasks 7366 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-10 00:19:42,276 tasks 5437 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-10 00:19:48,542 tasks 70309 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-10 00:19:48,542 tasks 7366 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-10 00:19:48,542 tasks 70302 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-10 00:19:48,542 tasks 5437 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found INFO 2025-11-10 00:20:06,860 basehttp 26492 6220443648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 00:20:36,857 basehttp 26492 6220443648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 00:21:01,506 tasks 70309 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-10 00:21:01,506 tasks 70302 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-10 00:21:01,506 tasks 5437 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-10 00:21:01,506 tasks 7366 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found INFO 2025-11-10 00:21:06,856 basehttp 26492 6220443648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-10 00:21:26,754 signals 31314 8426217792 Patient deleted: 000042 - Bandar Abdulrahman Hassan Al-Subai WARNING 2025-11-10 00:21:26,754 signals 31314 8426217792 Patient deleted: 000027 - Turki Yazeed Nawaf Al-Juaid WARNING 2025-11-10 00:21:26,755 signals 31314 8426217792 Patient deleted: 000037 - Waleed Saad Talal Al-Shehri WARNING 2025-11-10 00:21:26,755 signals 31314 8426217792 Patient deleted: 000020 - Munira Saud Hussein Al-Harbi WARNING 2025-11-10 00:21:26,755 signals 31314 8426217792 Patient deleted: 000022 - Wafa Saleh Abdulaziz Al-Anzi WARNING 2025-11-10 00:21:26,755 signals 31314 8426217792 Patient deleted: 000019 - Saad Abdulrahman Talal Al-Ahmadi WARNING 2025-11-10 00:21:26,755 signals 31314 8426217792 Patient deleted: 000032 - Turki Ziyad Omar Al-Yami WARNING 2025-11-10 00:21:26,756 signals 31314 8426217792 Patient deleted: 000005 - Reem Khalid Abdulaziz Al-Asiri WARNING 2025-11-10 00:21:26,756 signals 31314 8426217792 Patient deleted: 000012 - Saad Mohammed Faisal Al-Harthi WARNING 2025-11-10 00:21:26,756 signals 31314 8426217792 Patient deleted: 000044 - Hanan Khalid Saad Al-Yami WARNING 2025-11-10 00:21:26,756 signals 31314 8426217792 Patient deleted: 000001 - Nada Saad Fahad Al-Harbi WARNING 2025-11-10 00:21:26,756 signals 31314 8426217792 Patient deleted: 000006 - Saad Fahad Ali Al-Shahrani WARNING 2025-11-10 00:21:26,757 signals 31314 8426217792 Patient deleted: 000043 - Sarah Turki Ali Al-Dosari WARNING 2025-11-10 00:21:26,757 signals 31314 8426217792 Patient deleted: 000039 - Hayat Waleed Mansour Al-Shahrani WARNING 2025-11-10 00:21:26,757 signals 31314 8426217792 Patient deleted: 000018 - Jawaher Mohammed Bandar Al-Dawsari WARNING 2025-11-10 00:21:26,758 signals 31314 8426217792 Patient deleted: 000029 - Turki Mansour Mansour Al-Qahtani WARNING 2025-11-10 00:21:26,758 signals 31314 8426217792 Patient deleted: 000031 - Abeer Fahad Talal Al-Omari WARNING 2025-11-10 00:21:26,758 signals 31314 8426217792 Patient deleted: 000007 - Faisal Khalid Omar Al-Mutairi WARNING 2025-11-10 00:21:26,758 signals 31314 8426217792 Patient deleted: 000010 - Hind Khalid Abdulrahman Al-Qahtani WARNING 2025-11-10 00:21:26,758 signals 31314 8426217792 Patient deleted: 000026 - Nawaf Sultan Mohammed Al-Asiri WARNING 2025-11-10 00:21:26,759 signals 31314 8426217792 Patient deleted: 000016 - Basma Nawaf Mansour Al-Rashidi WARNING 2025-11-10 00:21:26,759 signals 31314 8426217792 Patient deleted: 000036 - Dalal Omar Saleh Al-Shahrani WARNING 2025-11-10 00:21:26,759 signals 31314 8426217792 Patient deleted: 000046 - Salma Hussein Fahad Al-Anzi WARNING 2025-11-10 00:21:26,759 signals 31314 8426217792 Patient deleted: 000021 - Hanan Abdulaziz Abdullah Al-Yami WARNING 2025-11-10 00:21:26,759 signals 31314 8426217792 Patient deleted: 000045 - Hassan Talal Saleh Al-Maliki WARNING 2025-11-10 00:21:26,760 signals 31314 8426217792 Patient deleted: 000048 - Hind Mohammed Hussein Al-Zahrani WARNING 2025-11-10 00:21:26,760 signals 31314 8426217792 Patient deleted: 000023 - Yazeed Ziyad Waleed Al-Harthi WARNING 2025-11-10 00:21:26,760 signals 31314 8426217792 Patient deleted: 000011 - Nada Fahad Talal Al-Anzi WARNING 2025-11-10 00:21:26,760 signals 31314 8426217792 Patient deleted: 000013 - Faisal Saad Ziyad Al-Shammari WARNING 2025-11-10 00:21:26,761 signals 31314 8426217792 Patient deleted: 000035 - Salma Mansour Talal Al-Ahmadi WARNING 2025-11-10 00:21:26,761 signals 31314 8426217792 Patient deleted: 000014 - Lama Yazeed Hassan Al-Mutairi WARNING 2025-11-10 00:21:26,761 signals 31314 8426217792 Patient deleted: 000002 - Ziyad Mansour Talal Al-Asiri WARNING 2025-11-10 00:21:26,761 signals 31314 8426217792 Patient deleted: 000047 - Fatima Mansour Hussein Al-Anzi WARNING 2025-11-10 00:21:26,762 signals 31314 8426217792 Patient deleted: 000038 - Amal Fahad Mohammed Al-Mutairi WARNING 2025-11-10 00:21:26,762 signals 31314 8426217792 Patient deleted: 000008 - Mansour Hussein Saad Al-Subai WARNING 2025-11-10 00:21:26,762 signals 31314 8426217792 Patient deleted: 000024 - Fahad Talal Saad Al-Otaibi WARNING 2025-11-10 00:21:26,762 signals 31314 8426217792 Patient deleted: 000009 - Munira Bandar Saleh Al-Dawsari WARNING 2025-11-10 00:21:26,762 signals 31314 8426217792 Patient deleted: 000017 - Nada Turki Nasser Al-Ahmadi WARNING 2025-11-10 00:21:26,763 signals 31314 8426217792 Patient deleted: 000041 - Reem Hussein Omar Al-Balawi WARNING 2025-11-10 00:21:26,763 signals 31314 8426217792 Patient deleted: 000003 - Dalal Khalid Khalid Al-Otaibi WARNING 2025-11-10 00:21:26,763 signals 31314 8426217792 Patient deleted: 000015 - Reem Mohammed Saad Al-Harthi WARNING 2025-11-10 00:21:26,763 signals 31314 8426217792 Patient deleted: 000030 - Sultan Abdulaziz Sultan Al-Ahmadi WARNING 2025-11-10 00:21:26,763 signals 31314 8426217792 Patient deleted: 000033 - Talal Abdulrahman Hassan Al-Zahrani WARNING 2025-11-10 00:21:26,764 signals 31314 8426217792 Patient deleted: 000040 - Lulwa Mansour Nawaf Al-Otaibi WARNING 2025-11-10 00:21:26,764 signals 31314 8426217792 Patient deleted: 000004 - Hanan Waleed Saad Al-Shahrani WARNING 2025-11-10 00:21:26,764 signals 31314 8426217792 Patient deleted: 000050 - Hind Saleh Faisal Al-Shammari WARNING 2025-11-10 00:21:26,764 signals 31314 8426217792 Patient deleted: 000049 - Mona Saleh Saad Al-Zahrani WARNING 2025-11-10 00:21:26,765 signals 31314 8426217792 Patient deleted: 000034 - Reem Abdullah Ziyad Al-Qahtani WARNING 2025-11-10 00:21:26,765 signals 31314 8426217792 Patient deleted: 000028 - Abdullah Waleed Saleh Al-Qahtani WARNING 2025-11-10 00:21:26,765 signals 31314 8426217792 Patient deleted: 000025 - Fatima Nasser Sultan Al-Harbi INFO 2025-11-10 00:21:27,031 signals 31314 8426217792 User created: admin (Front Desk) INFO 2025-11-10 00:21:27,040 tasks 5437 8426217792 Email sent successfully to ['marwan@tenhal.sa'] INFO 2025-11-10 00:21:27,182 signals 31314 8426217792 User created: rania.al-mutairi.admin1 (Administrator) INFO 2025-11-10 00:21:27,184 tasks 5437 8426217792 Email sent successfully to ['rania.al-mutairi.admin1@agdar.sa'] INFO 2025-11-10 00:21:27,320 signals 31314 8426217792 User created: jawaher.al-rashidi.admin2 (Administrator) INFO 2025-11-10 00:21:27,321 tasks 5437 8426217792 Email sent successfully to ['jawaher.al-rashidi.admin2@agdar.sa'] INFO 2025-11-10 00:21:27,458 signals 31314 8426217792 User created: mona.al-shamrani.doctor1 (Doctor) INFO 2025-11-10 00:21:27,459 tasks 5437 8426217792 Email sent successfully to ['mona.al-shamrani.doctor1@agdar.sa'] INFO 2025-11-10 00:21:27,595 signals 31314 8426217792 User created: faisal.al-subai.doctor2 (Doctor) INFO 2025-11-10 00:21:27,596 tasks 5437 8426217792 Email sent successfully to ['faisal.al-subai.doctor2@agdar.sa'] INFO 2025-11-10 00:21:27,733 signals 31314 8426217792 User created: hind.al-harbi.doctor3 (Doctor) INFO 2025-11-10 00:21:27,735 tasks 5437 8426217792 Email sent successfully to ['hind.al-harbi.doctor3@agdar.sa'] INFO 2025-11-10 00:21:27,872 signals 31314 8426217792 User created: hassan.al-shammari.nurse1 (Nurse) INFO 2025-11-10 00:21:27,874 tasks 5437 8426217792 Email sent successfully to ['hassan.al-shammari.nurse1@agdar.sa'] INFO 2025-11-10 00:21:28,010 signals 31314 8426217792 User created: mona.al-qahtani.nurse2 (Nurse) INFO 2025-11-10 00:21:28,012 tasks 5437 8426217792 Email sent successfully to ['mona.al-qahtani.nurse2@agdar.sa'] INFO 2025-11-10 00:21:28,146 signals 31314 8426217792 User created: ghada.al-maliki.nurse3 (Nurse) INFO 2025-11-10 00:21:28,148 tasks 5437 8426217792 Email sent successfully to ['ghada.al-maliki.nurse3@agdar.sa'] INFO 2025-11-10 00:21:28,283 signals 31314 8426217792 User created: abdulrahman.al-subaie.ot1 (Occupational Therapist) INFO 2025-11-10 00:21:28,284 tasks 5437 8426217792 Email sent successfully to ['abdulrahman.al-subaie.ot1@agdar.sa'] INFO 2025-11-10 00:21:28,418 signals 31314 8426217792 User created: basma.al-shahrani.ot2 (Occupational Therapist) INFO 2025-11-10 00:21:28,419 tasks 5437 8426217792 Email sent successfully to ['basma.al-shahrani.ot2@agdar.sa'] INFO 2025-11-10 00:21:28,555 signals 31314 8426217792 User created: hessa.al-shammari.slp1 (Speech-Language Pathologist) INFO 2025-11-10 00:21:28,557 tasks 5437 8426217792 Email sent successfully to ['hessa.al-shammari.slp1@agdar.sa'] INFO 2025-11-10 00:21:28,693 signals 31314 8426217792 User created: salma.al-omari.slp2 (Speech-Language Pathologist) INFO 2025-11-10 00:21:28,694 tasks 5437 8426217792 Email sent successfully to ['salma.al-omari.slp2@agdar.sa'] INFO 2025-11-10 00:21:28,829 signals 31314 8426217792 User created: ziyad.al-shammari.aba1 (ABA Therapist) INFO 2025-11-10 00:21:28,831 tasks 5437 8426217792 Email sent successfully to ['ziyad.al-shammari.aba1@agdar.sa'] INFO 2025-11-10 00:21:28,965 signals 31314 8426217792 User created: rania.al-shamrani.aba2 (ABA Therapist) INFO 2025-11-10 00:21:28,966 tasks 5437 8426217792 Email sent successfully to ['rania.al-shamrani.aba2@agdar.sa'] INFO 2025-11-10 00:21:29,103 signals 31314 8426217792 User created: saleh.al-yami.front_desk1 (Front Desk) INFO 2025-11-10 00:21:29,104 tasks 5437 8426217792 Email sent successfully to ['saleh.al-yami.front_desk1@agdar.sa'] INFO 2025-11-10 00:21:29,239 signals 31314 8426217792 User created: nada.al-juaid.front_desk2 (Front Desk) INFO 2025-11-10 00:21:29,241 tasks 5437 8426217792 Email sent successfully to ['nada.al-juaid.front_desk2@agdar.sa'] INFO 2025-11-10 00:21:29,376 signals 31314 8426217792 User created: salma.al-qahtani.finance1 (Finance) INFO 2025-11-10 00:21:29,377 tasks 5437 8426217792 Email sent successfully to ['salma.al-qahtani.finance1@agdar.sa'] INFO 2025-11-10 00:21:29,513 signals 31314 8426217792 User created: turki.al-dosari.finance2 (Finance) INFO 2025-11-10 00:21:29,514 tasks 5437 8426217792 Email sent successfully to ['turki.al-dosari.finance2@agdar.sa'] INFO 2025-11-10 00:21:29,515 signals 31314 8426217792 Generated File Number: 000001 INFO 2025-11-10 00:21:29,515 signals 31314 8426217792 File created: 000001 for patient 000001 INFO 2025-11-10 00:21:29,515 signals 31314 8426217792 Created main file for patient: 000001 INFO 2025-11-10 00:21:29,515 signals 31314 8426217792 Patient created: 000001 - Mohammed Saad Hassan Al-Ahmadi INFO 2025-11-10 00:21:29,517 tasks 5437 8426217792 Email sent successfully to ['mohammed.al-ahmadi@example.sa'] INFO 2025-11-10 00:21:29,517 signals 31314 8426217792 Generated File Number: 000002 INFO 2025-11-10 00:21:29,517 signals 31314 8426217792 File created: 000002 for patient 000002 INFO 2025-11-10 00:21:29,517 signals 31314 8426217792 Created main file for patient: 000002 INFO 2025-11-10 00:21:29,517 signals 31314 8426217792 Patient created: 000002 - Hessa Turki Waleed Al-Harbi INFO 2025-11-10 00:21:29,518 signals 31314 8426217792 Generated File Number: 000003 INFO 2025-11-10 00:21:29,519 tasks 5437 8426217792 Email sent successfully to ['hessa.al-harbi@example.sa'] INFO 2025-11-10 00:21:29,519 signals 31314 8426217792 File created: 000003 for patient 000003 INFO 2025-11-10 00:21:29,519 signals 31314 8426217792 Created main file for patient: 000003 INFO 2025-11-10 00:21:29,519 signals 31314 8426217792 Patient created: 000003 - Salma Fahad Yazeed Al-Rashidi INFO 2025-11-10 00:21:29,520 tasks 5437 8426217792 Email sent successfully to ['salma.al-rashidi@example.sa'] INFO 2025-11-10 00:21:29,520 signals 31314 8426217792 Generated File Number: 000004 INFO 2025-11-10 00:21:29,521 signals 31314 8426217792 File created: 000004 for patient 000004 INFO 2025-11-10 00:21:29,521 signals 31314 8426217792 Created main file for patient: 000004 INFO 2025-11-10 00:21:29,521 signals 31314 8426217792 Patient created: 000004 - Ali Bandar Omar Al-Harbi INFO 2025-11-10 00:21:29,522 tasks 5437 8426217792 Email sent successfully to ['ali.al-harbi@example.sa'] INFO 2025-11-10 00:21:29,523 signals 31314 8426217792 Generated File Number: 000005 INFO 2025-11-10 00:21:29,523 signals 31314 8426217792 File created: 000005 for patient 000005 INFO 2025-11-10 00:21:29,523 signals 31314 8426217792 Created main file for patient: 000005 INFO 2025-11-10 00:21:29,523 signals 31314 8426217792 Patient created: 000005 - Lulwa Talal Yazeed Al-Otaibi INFO 2025-11-10 00:21:29,524 signals 31314 8426217792 Generated File Number: 000006 INFO 2025-11-10 00:21:29,525 tasks 5437 8426217792 Email sent successfully to ['lulwa.al-otaibi@example.sa'] INFO 2025-11-10 00:21:29,525 signals 31314 8426217792 File created: 000006 for patient 000006 INFO 2025-11-10 00:21:29,525 signals 31314 8426217792 Created main file for patient: 000006 INFO 2025-11-10 00:21:29,525 signals 31314 8426217792 Patient created: 000006 - Munira Talal Saleh Al-Juaid INFO 2025-11-10 00:21:29,526 signals 31314 8426217792 Generated File Number: 000007 INFO 2025-11-10 00:21:29,526 tasks 5437 8426217792 Email sent successfully to ['munira.al-juaid@example.sa'] INFO 2025-11-10 00:21:29,526 signals 31314 8426217792 File created: 000007 for patient 000007 INFO 2025-11-10 00:21:29,526 signals 31314 8426217792 Created main file for patient: 000007 INFO 2025-11-10 00:21:29,527 signals 31314 8426217792 Patient created: 000007 - Lama Nasser Turki Al-Ahmadi INFO 2025-11-10 00:21:29,528 signals 31314 8426217792 Generated File Number: 000008 INFO 2025-11-10 00:21:29,528 tasks 5437 8426217792 Email sent successfully to ['lama.al-ahmadi@example.sa'] INFO 2025-11-10 00:21:29,528 signals 31314 8426217792 File created: 000008 for patient 000008 INFO 2025-11-10 00:21:29,528 signals 31314 8426217792 Created main file for patient: 000008 INFO 2025-11-10 00:21:29,528 signals 31314 8426217792 Patient created: 000008 - Hessa Waleed Nasser Al-Asiri INFO 2025-11-10 00:21:29,530 tasks 5437 8426217792 Email sent successfully to ['hessa.al-asiri@example.sa'] INFO 2025-11-10 00:21:29,530 signals 31314 8426217792 Generated File Number: 000009 INFO 2025-11-10 00:21:29,531 signals 31314 8426217792 File created: 000009 for patient 000009 INFO 2025-11-10 00:21:29,531 signals 31314 8426217792 Created main file for patient: 000009 INFO 2025-11-10 00:21:29,531 signals 31314 8426217792 Patient created: 000009 - Noura Nasser Mansour Al-Maliki INFO 2025-11-10 00:21:29,532 tasks 5437 8426217792 Email sent successfully to ['noura.al-maliki@example.sa'] INFO 2025-11-10 00:21:29,532 signals 31314 8426217792 Generated File Number: 000010 INFO 2025-11-10 00:21:29,532 signals 31314 8426217792 File created: 000010 for patient 000010 INFO 2025-11-10 00:21:29,532 signals 31314 8426217792 Created main file for patient: 000010 INFO 2025-11-10 00:21:29,532 signals 31314 8426217792 Patient created: 000010 - Nasser Saleh Waleed Al-Ghamdi INFO 2025-11-10 00:21:29,534 tasks 5437 8426217792 Email sent successfully to ['nasser.al-ghamdi@example.sa'] INFO 2025-11-10 00:21:29,534 signals 31314 8426217792 Generated File Number: 000011 INFO 2025-11-10 00:21:29,534 signals 31314 8426217792 File created: 000011 for patient 000011 INFO 2025-11-10 00:21:29,534 signals 31314 8426217792 Created main file for patient: 000011 INFO 2025-11-10 00:21:29,534 signals 31314 8426217792 Patient created: 000011 - Sultan Mansour Saad Al-Shahrani INFO 2025-11-10 00:21:29,535 tasks 5437 8426217792 Email sent successfully to ['sultan.al-shahrani@example.sa'] INFO 2025-11-10 00:21:29,536 signals 31314 8426217792 Generated File Number: 000012 INFO 2025-11-10 00:21:29,536 signals 31314 8426217792 File created: 000012 for patient 000012 INFO 2025-11-10 00:21:29,536 signals 31314 8426217792 Created main file for patient: 000012 INFO 2025-11-10 00:21:29,536 signals 31314 8426217792 Patient created: 000012 - Faisal Khalid Mohammed Al-Dawsari INFO 2025-11-10 00:21:29,537 tasks 5437 8426217792 Email sent successfully to ['faisal.al-dawsari@example.sa'] INFO 2025-11-10 00:21:29,537 signals 31314 8426217792 Generated File Number: 000013 INFO 2025-11-10 00:21:29,538 signals 31314 8426217792 File created: 000013 for patient 000013 INFO 2025-11-10 00:21:29,538 signals 31314 8426217792 Created main file for patient: 000013 INFO 2025-11-10 00:21:29,538 signals 31314 8426217792 Patient created: 000013 - Maha Nasser Abdullah Al-Ahmadi INFO 2025-11-10 00:21:29,539 signals 31314 8426217792 Generated File Number: 000014 INFO 2025-11-10 00:21:29,539 tasks 5437 8426217792 Email sent successfully to ['maha.al-ahmadi@example.sa'] INFO 2025-11-10 00:21:29,539 signals 31314 8426217792 File created: 000014 for patient 000014 INFO 2025-11-10 00:21:29,539 signals 31314 8426217792 Created main file for patient: 000014 INFO 2025-11-10 00:21:29,539 signals 31314 8426217792 Patient created: 000014 - Nasser Saud Nasser Al-Subai INFO 2025-11-10 00:21:29,541 signals 31314 8426217792 Generated File Number: 000015 INFO 2025-11-10 00:21:29,541 tasks 5437 8426217792 Email sent successfully to ['nasser.al-subai@example.sa'] INFO 2025-11-10 00:21:29,541 signals 31314 8426217792 File created: 000015 for patient 000015 INFO 2025-11-10 00:21:29,541 signals 31314 8426217792 Created main file for patient: 000015 INFO 2025-11-10 00:21:29,541 signals 31314 8426217792 Patient created: 000015 - Sarah Abdullah Nasser Al-Zahrani INFO 2025-11-10 00:21:29,542 tasks 5437 8426217792 Email sent successfully to ['sarah.al-zahrani@example.sa'] INFO 2025-11-10 00:21:29,542 signals 31314 8426217792 Generated File Number: 000016 INFO 2025-11-10 00:21:29,543 signals 31314 8426217792 File created: 000016 for patient 000016 INFO 2025-11-10 00:21:29,543 signals 31314 8426217792 Created main file for patient: 000016 INFO 2025-11-10 00:21:29,543 signals 31314 8426217792 Patient created: 000016 - Saad Saleh Saleh Al-Omari INFO 2025-11-10 00:21:29,544 signals 31314 8426217792 Generated File Number: 000017 INFO 2025-11-10 00:21:29,544 tasks 5437 8426217792 Email sent successfully to ['saad.al-omari@example.sa'] INFO 2025-11-10 00:21:29,544 signals 31314 8426217792 File created: 000017 for patient 000017 INFO 2025-11-10 00:21:29,544 signals 31314 8426217792 Created main file for patient: 000017 INFO 2025-11-10 00:21:29,544 signals 31314 8426217792 Patient created: 000017 - Fatima Abdulaziz Yazeed Al-Qahtani INFO 2025-11-10 00:21:29,546 tasks 5437 8426217792 Email sent successfully to ['fatima.al-qahtani@example.sa'] INFO 2025-11-10 00:21:29,546 signals 31314 8426217792 Generated File Number: 000018 INFO 2025-11-10 00:21:29,546 signals 31314 8426217792 File created: 000018 for patient 000018 INFO 2025-11-10 00:21:29,546 signals 31314 8426217792 Created main file for patient: 000018 INFO 2025-11-10 00:21:29,546 signals 31314 8426217792 Patient created: 000018 - Saud Saud Hassan Al-Shammari INFO 2025-11-10 00:21:29,547 tasks 5437 8426217792 Email sent successfully to ['saud.al-shammari@example.sa'] INFO 2025-11-10 00:21:29,547 signals 31314 8426217792 Generated File Number: 000019 INFO 2025-11-10 00:21:29,548 signals 31314 8426217792 File created: 000019 for patient 000019 INFO 2025-11-10 00:21:29,548 signals 31314 8426217792 Created main file for patient: 000019 INFO 2025-11-10 00:21:29,548 signals 31314 8426217792 Patient created: 000019 - Abdulrahman Saad Bandar Al-Ghamdi INFO 2025-11-10 00:21:29,549 signals 31314 8426217792 Generated File Number: 000020 INFO 2025-11-10 00:21:29,549 tasks 5437 8426217792 Email sent successfully to ['abdulrahman.al-ghamdi@example.sa'] INFO 2025-11-10 00:21:29,549 signals 31314 8426217792 File created: 000020 for patient 000020 INFO 2025-11-10 00:21:29,549 signals 31314 8426217792 Created main file for patient: 000020 INFO 2025-11-10 00:21:29,549 signals 31314 8426217792 Patient created: 000020 - Salma Yazeed Bandar Al-Shammari INFO 2025-11-10 00:21:29,551 tasks 5437 8426217792 Email sent successfully to ['salma.al-shammari@example.sa'] INFO 2025-11-10 00:21:29,551 signals 31314 8426217792 Generated File Number: 000021 INFO 2025-11-10 00:21:29,551 signals 31314 8426217792 File created: 000021 for patient 000021 INFO 2025-11-10 00:21:29,551 signals 31314 8426217792 Created main file for patient: 000021 INFO 2025-11-10 00:21:29,551 signals 31314 8426217792 Patient created: 000021 - Wafa Ziyad Abdullah Al-Harbi INFO 2025-11-10 00:21:29,553 tasks 5437 8426217792 Email sent successfully to ['wafa.al-harbi@example.sa'] INFO 2025-11-10 00:21:29,553 signals 31314 8426217792 Generated File Number: 000022 INFO 2025-11-10 00:21:29,553 signals 31314 8426217792 File created: 000022 for patient 000022 INFO 2025-11-10 00:21:29,553 signals 31314 8426217792 Created main file for patient: 000022 INFO 2025-11-10 00:21:29,553 signals 31314 8426217792 Patient created: 000022 - Hayat Sultan Saud Al-Rashidi INFO 2025-11-10 00:21:29,555 tasks 5437 8426217792 Email sent successfully to ['hayat.al-rashidi@example.sa'] INFO 2025-11-10 00:21:29,555 signals 31314 8426217792 Generated File Number: 000023 INFO 2025-11-10 00:21:29,555 signals 31314 8426217792 File created: 000023 for patient 000023 INFO 2025-11-10 00:21:29,555 signals 31314 8426217792 Created main file for patient: 000023 INFO 2025-11-10 00:21:29,555 signals 31314 8426217792 Patient created: 000023 - Salma Mohammed Ali Al-Shehri INFO 2025-11-10 00:21:29,557 tasks 5437 8426217792 Email sent successfully to ['salma.al-shehri@example.sa'] INFO 2025-11-10 00:21:29,557 signals 31314 8426217792 Generated File Number: 000024 INFO 2025-11-10 00:21:29,557 signals 31314 8426217792 File created: 000024 for patient 000024 INFO 2025-11-10 00:21:29,557 signals 31314 8426217792 Created main file for patient: 000024 INFO 2025-11-10 00:21:29,557 signals 31314 8426217792 Patient created: 000024 - Saad Saleh Nasser Al-Qahtani INFO 2025-11-10 00:21:29,558 tasks 5437 8426217792 Email sent successfully to ['saad.al-qahtani@example.sa'] INFO 2025-11-10 00:21:29,558 signals 31314 8426217792 Generated File Number: 000025 INFO 2025-11-10 00:21:29,558 signals 31314 8426217792 File created: 000025 for patient 000025 INFO 2025-11-10 00:21:29,559 signals 31314 8426217792 Created main file for patient: 000025 INFO 2025-11-10 00:21:29,559 signals 31314 8426217792 Patient created: 000025 - Saad Sultan Mohammed Al-Zahrani INFO 2025-11-10 00:21:29,560 tasks 5437 8426217792 Email sent successfully to ['saad.al-zahrani@example.sa'] INFO 2025-11-10 00:21:29,560 signals 31314 8426217792 Generated File Number: 000026 INFO 2025-11-10 00:21:29,560 signals 31314 8426217792 File created: 000026 for patient 000026 INFO 2025-11-10 00:21:29,560 signals 31314 8426217792 Created main file for patient: 000026 INFO 2025-11-10 00:21:29,560 signals 31314 8426217792 Patient created: 000026 - Maha Saleh Saud Al-Ghamdi INFO 2025-11-10 00:21:29,562 tasks 5437 8426217792 Email sent successfully to ['maha.al-ghamdi@example.sa'] INFO 2025-11-10 00:21:29,562 signals 31314 8426217792 Generated File Number: 000027 INFO 2025-11-10 00:21:29,562 signals 31314 8426217792 File created: 000027 for patient 000027 INFO 2025-11-10 00:21:29,562 signals 31314 8426217792 Created main file for patient: 000027 INFO 2025-11-10 00:21:29,562 signals 31314 8426217792 Patient created: 000027 - Abdulaziz Abdulrahman Sultan Al-Qahtani INFO 2025-11-10 00:21:29,564 tasks 5437 8426217792 Email sent successfully to ['abdulaziz.al-qahtani@example.sa'] INFO 2025-11-10 00:21:29,564 signals 31314 8426217792 Generated File Number: 000028 INFO 2025-11-10 00:21:29,564 signals 31314 8426217792 File created: 000028 for patient 000028 INFO 2025-11-10 00:21:29,564 signals 31314 8426217792 Created main file for patient: 000028 INFO 2025-11-10 00:21:29,564 signals 31314 8426217792 Patient created: 000028 - Maha Mansour Khalid Al-Subai INFO 2025-11-10 00:21:29,565 tasks 5437 8426217792 Email sent successfully to ['maha.al-subai@example.sa'] INFO 2025-11-10 00:21:29,565 signals 31314 8426217792 Generated File Number: 000029 INFO 2025-11-10 00:21:29,565 signals 31314 8426217792 File created: 000029 for patient 000029 INFO 2025-11-10 00:21:29,565 signals 31314 8426217792 Created main file for patient: 000029 INFO 2025-11-10 00:21:29,566 signals 31314 8426217792 Patient created: 000029 - Noura Turki Turki Al-Harthi INFO 2025-11-10 00:21:29,567 tasks 5437 8426217792 Email sent successfully to ['noura.al-harthi@example.sa'] INFO 2025-11-10 00:21:29,567 signals 31314 8426217792 Generated File Number: 000030 INFO 2025-11-10 00:21:29,567 signals 31314 8426217792 File created: 000030 for patient 000030 INFO 2025-11-10 00:21:29,567 signals 31314 8426217792 Created main file for patient: 000030 INFO 2025-11-10 00:21:29,567 signals 31314 8426217792 Patient created: 000030 - Mona Yazeed Mohammed Al-Dosari INFO 2025-11-10 00:21:29,568 tasks 5437 8426217792 Email sent successfully to ['mona.al-dosari@example.sa'] INFO 2025-11-10 00:21:29,568 signals 31314 8426217792 Generated File Number: 000031 INFO 2025-11-10 00:21:29,569 signals 31314 8426217792 File created: 000031 for patient 000031 INFO 2025-11-10 00:21:29,569 signals 31314 8426217792 Created main file for patient: 000031 INFO 2025-11-10 00:21:29,569 signals 31314 8426217792 Patient created: 000031 - Talal Ali Talal Al-Qahtani INFO 2025-11-10 00:21:29,570 tasks 5437 8426217792 Email sent successfully to ['talal.al-qahtani@example.sa'] INFO 2025-11-10 00:21:29,570 signals 31314 8426217792 Generated File Number: 000032 INFO 2025-11-10 00:21:29,570 signals 31314 8426217792 File created: 000032 for patient 000032 INFO 2025-11-10 00:21:29,570 signals 31314 8426217792 Created main file for patient: 000032 INFO 2025-11-10 00:21:29,570 signals 31314 8426217792 Patient created: 000032 - Talal Abdulaziz Mohammed Al-Maliki INFO 2025-11-10 00:21:29,571 tasks 5437 8426217792 Email sent successfully to ['talal.al-maliki@example.sa'] INFO 2025-11-10 00:21:29,571 signals 31314 8426217792 Generated File Number: 000033 INFO 2025-11-10 00:21:29,572 signals 31314 8426217792 File created: 000033 for patient 000033 INFO 2025-11-10 00:21:29,572 signals 31314 8426217792 Created main file for patient: 000033 INFO 2025-11-10 00:21:29,572 signals 31314 8426217792 Patient created: 000033 - Wafa Ziyad Turki Al-Qahtani INFO 2025-11-10 00:21:29,573 tasks 5437 8426217792 Email sent successfully to ['wafa.al-qahtani@example.sa'] INFO 2025-11-10 00:21:29,573 signals 31314 8426217792 Generated File Number: 000034 INFO 2025-11-10 00:21:29,574 signals 31314 8426217792 File created: 000034 for patient 000034 INFO 2025-11-10 00:21:29,574 signals 31314 8426217792 Created main file for patient: 000034 INFO 2025-11-10 00:21:29,574 signals 31314 8426217792 Patient created: 000034 - Hussein Sultan Mansour Al-Mutairi INFO 2025-11-10 00:21:29,575 tasks 5437 8426217792 Email sent successfully to ['hussein.al-mutairi@example.sa'] INFO 2025-11-10 00:21:29,575 signals 31314 8426217792 Generated File Number: 000035 INFO 2025-11-10 00:21:29,575 signals 31314 8426217792 File created: 000035 for patient 000035 INFO 2025-11-10 00:21:29,575 signals 31314 8426217792 Created main file for patient: 000035 INFO 2025-11-10 00:21:29,575 signals 31314 8426217792 Patient created: 000035 - Saleh Talal Hassan Al-Shamrani INFO 2025-11-10 00:21:29,577 tasks 5437 8426217792 Email sent successfully to ['saleh.al-shamrani@example.sa'] INFO 2025-11-10 00:21:29,577 signals 31314 8426217792 Generated File Number: 000036 INFO 2025-11-10 00:21:29,577 signals 31314 8426217792 File created: 000036 for patient 000036 INFO 2025-11-10 00:21:29,577 signals 31314 8426217792 Created main file for patient: 000036 INFO 2025-11-10 00:21:29,577 signals 31314 8426217792 Patient created: 000036 - Nawaf Talal Hassan Al-Maliki INFO 2025-11-10 00:21:29,579 tasks 5437 8426217792 Email sent successfully to ['nawaf.al-maliki@example.sa'] INFO 2025-11-10 00:21:29,579 signals 31314 8426217792 Generated File Number: 000037 INFO 2025-11-10 00:21:29,579 signals 31314 8426217792 File created: 000037 for patient 000037 INFO 2025-11-10 00:21:29,579 signals 31314 8426217792 Created main file for patient: 000037 INFO 2025-11-10 00:21:29,579 signals 31314 8426217792 Patient created: 000037 - Hessa Nawaf Khalid Al-Asiri INFO 2025-11-10 00:21:29,580 tasks 5437 8426217792 Email sent successfully to ['hessa.al-asiri@example.sa'] INFO 2025-11-10 00:21:29,581 signals 31314 8426217792 Generated File Number: 000038 INFO 2025-11-10 00:21:29,581 signals 31314 8426217792 File created: 000038 for patient 000038 INFO 2025-11-10 00:21:29,581 signals 31314 8426217792 Created main file for patient: 000038 INFO 2025-11-10 00:21:29,581 signals 31314 8426217792 Patient created: 000038 - Bandar Fahad Ziyad Al-Juaid INFO 2025-11-10 00:21:29,582 tasks 5437 8426217792 Email sent successfully to ['bandar.al-juaid@example.sa'] INFO 2025-11-10 00:21:29,582 signals 31314 8426217792 Generated File Number: 000039 INFO 2025-11-10 00:21:29,583 signals 31314 8426217792 File created: 000039 for patient 000039 INFO 2025-11-10 00:21:29,583 signals 31314 8426217792 Created main file for patient: 000039 INFO 2025-11-10 00:21:29,583 signals 31314 8426217792 Patient created: 000039 - Waleed Fahad Khalid Al-Yami INFO 2025-11-10 00:21:29,584 tasks 5437 8426217792 Email sent successfully to ['waleed.al-yami@example.sa'] INFO 2025-11-10 00:21:29,584 signals 31314 8426217792 Generated File Number: 000040 INFO 2025-11-10 00:21:29,584 signals 31314 8426217792 File created: 000040 for patient 000040 INFO 2025-11-10 00:21:29,584 signals 31314 8426217792 Created main file for patient: 000040 INFO 2025-11-10 00:21:29,585 signals 31314 8426217792 Patient created: 000040 - Basma Omar Saud Al-Asiri INFO 2025-11-10 00:21:29,586 tasks 5437 8426217792 Email sent successfully to ['basma.al-asiri@example.sa'] INFO 2025-11-10 00:21:29,586 signals 31314 8426217792 Generated File Number: 000041 INFO 2025-11-10 00:21:29,586 signals 31314 8426217792 File created: 000041 for patient 000041 INFO 2025-11-10 00:21:29,586 signals 31314 8426217792 Created main file for patient: 000041 INFO 2025-11-10 00:21:29,587 signals 31314 8426217792 Patient created: 000041 - Ghada Yazeed Saleh Al-Subai INFO 2025-11-10 00:21:29,588 tasks 5437 8426217792 Email sent successfully to ['ghada.al-subai@example.sa'] INFO 2025-11-10 00:21:29,588 signals 31314 8426217792 Generated File Number: 000042 INFO 2025-11-10 00:21:29,588 signals 31314 8426217792 File created: 000042 for patient 000042 INFO 2025-11-10 00:21:29,588 signals 31314 8426217792 Created main file for patient: 000042 INFO 2025-11-10 00:21:29,588 signals 31314 8426217792 Patient created: 000042 - Hayat Mansour Waleed Al-Yami INFO 2025-11-10 00:21:29,590 tasks 5437 8426217792 Email sent successfully to ['hayat.al-yami@example.sa'] INFO 2025-11-10 00:21:29,590 signals 31314 8426217792 Generated File Number: 000043 INFO 2025-11-10 00:21:29,590 signals 31314 8426217792 File created: 000043 for patient 000043 INFO 2025-11-10 00:21:29,590 signals 31314 8426217792 Created main file for patient: 000043 INFO 2025-11-10 00:21:29,590 signals 31314 8426217792 Patient created: 000043 - Fatima Saud Waleed Al-Harbi INFO 2025-11-10 00:21:29,591 tasks 5437 8426217792 Email sent successfully to ['fatima.al-harbi@example.sa'] INFO 2025-11-10 00:21:29,591 signals 31314 8426217792 Generated File Number: 000044 INFO 2025-11-10 00:21:29,591 signals 31314 8426217792 File created: 000044 for patient 000044 INFO 2025-11-10 00:21:29,591 signals 31314 8426217792 Created main file for patient: 000044 INFO 2025-11-10 00:21:29,592 signals 31314 8426217792 Patient created: 000044 - Abdullah Saad Talal Al-Shamrani INFO 2025-11-10 00:21:29,593 tasks 5437 8426217792 Email sent successfully to ['abdullah.al-shamrani@example.sa'] INFO 2025-11-10 00:21:29,593 signals 31314 8426217792 Generated File Number: 000045 INFO 2025-11-10 00:21:29,593 signals 31314 8426217792 File created: 000045 for patient 000045 INFO 2025-11-10 00:21:29,593 signals 31314 8426217792 Created main file for patient: 000045 INFO 2025-11-10 00:21:29,593 signals 31314 8426217792 Patient created: 000045 - Abdulrahman Omar Ziyad Al-Subai INFO 2025-11-10 00:21:29,594 tasks 5437 8426217792 Email sent successfully to ['abdulrahman.al-subai@example.sa'] INFO 2025-11-10 00:21:29,595 signals 31314 8426217792 Generated File Number: 000046 INFO 2025-11-10 00:21:29,595 signals 31314 8426217792 File created: 000046 for patient 000046 INFO 2025-11-10 00:21:29,595 signals 31314 8426217792 Created main file for patient: 000046 INFO 2025-11-10 00:21:29,595 signals 31314 8426217792 Patient created: 000046 - Hanan Abdullah Saud Al-Asiri INFO 2025-11-10 00:21:29,596 tasks 5437 8426217792 Email sent successfully to ['hanan.al-asiri@example.sa'] INFO 2025-11-10 00:21:29,596 signals 31314 8426217792 Generated File Number: 000047 INFO 2025-11-10 00:21:29,597 signals 31314 8426217792 File created: 000047 for patient 000047 INFO 2025-11-10 00:21:29,597 signals 31314 8426217792 Created main file for patient: 000047 INFO 2025-11-10 00:21:29,597 signals 31314 8426217792 Patient created: 000047 - Saud Yazeed Saud Al-Dosari INFO 2025-11-10 00:21:29,598 tasks 5437 8426217792 Email sent successfully to ['saud.al-dosari@example.sa'] INFO 2025-11-10 00:21:29,598 signals 31314 8426217792 Generated File Number: 000048 INFO 2025-11-10 00:21:29,599 signals 31314 8426217792 File created: 000048 for patient 000048 INFO 2025-11-10 00:21:29,599 signals 31314 8426217792 Created main file for patient: 000048 INFO 2025-11-10 00:21:29,599 signals 31314 8426217792 Patient created: 000048 - Hind Mansour Nawaf Al-Juaid INFO 2025-11-10 00:21:29,600 tasks 5437 8426217792 Email sent successfully to ['hind.al-juaid@example.sa'] INFO 2025-11-10 00:21:29,600 signals 31314 8426217792 Generated File Number: 000049 INFO 2025-11-10 00:21:29,600 signals 31314 8426217792 File created: 000049 for patient 000049 INFO 2025-11-10 00:21:29,600 signals 31314 8426217792 Created main file for patient: 000049 INFO 2025-11-10 00:21:29,601 signals 31314 8426217792 Patient created: 000049 - Hussein Nawaf Abdulaziz Al-Balawi INFO 2025-11-10 00:21:29,602 tasks 5437 8426217792 Email sent successfully to ['hussein.al-balawi@example.sa'] INFO 2025-11-10 00:21:29,602 signals 31314 8426217792 Generated File Number: 000050 INFO 2025-11-10 00:21:29,602 signals 31314 8426217792 File created: 000050 for patient 000050 INFO 2025-11-10 00:21:29,602 signals 31314 8426217792 Created main file for patient: 000050 INFO 2025-11-10 00:21:29,602 signals 31314 8426217792 Patient created: 000050 - Saud Faisal Mohammed Al-Juaid INFO 2025-11-10 00:21:29,603 tasks 5437 8426217792 Email sent successfully to ['saud.al-juaid@example.sa'] INFO 2025-11-10 00:21:29,617 signals 31314 8426217792 Appointment created: 785605eb-d937-4b8b-ab85-f35614019e7e for patient 000050 on 2025-08-17 INFO 2025-11-10 00:21:29,617 signals 31314 8426217792 Generated Sub-File Number: 000050-OT-01 INFO 2025-11-10 00:21:29,617 signals 31314 8426217792 SubFile created: 000050-OT-01 for clinic Occupational Therapy INFO 2025-11-10 00:21:29,617 signals 31314 8426217792 Created sub-file 000050-OT-01 for patient 000050 at clinic Occupational Therapy INFO 2025-11-10 00:21:29,619 signals 31314 8426217792 Notified provider basma.al-shahrani.ot2 of new appointment INFO 2025-11-10 00:21:29,621 signals 31314 8426217792 Appointment created: 82a4838b-3fdd-4beb-ac90-a8d5240bff48 for patient 000011 on 2025-09-14 INFO 2025-11-10 00:21:29,622 signals 31314 8426217792 Generated Sub-File Number: 000011-SLP-01 INFO 2025-11-10 00:21:29,622 signals 31314 8426217792 SubFile created: 000011-SLP-01 for clinic Speech-Language Pathology INFO 2025-11-10 00:21:29,622 signals 31314 8426217792 Created sub-file 000011-SLP-01 for patient 000011 at clinic Speech-Language Pathology INFO 2025-11-10 00:21:29,622 signals 31314 8426217792 Notified provider salma.al-omari.slp2 of new appointment INFO 2025-11-10 00:21:29,624 signals 31314 8426217792 Appointment created: 18d9eb63-7467-41c9-a379-5d15e62cf0e3 for patient 000005 on 2025-09-03 INFO 2025-11-10 00:21:29,624 signals 31314 8426217792 Generated Sub-File Number: 000005-ABA-01 INFO 2025-11-10 00:21:29,625 signals 31314 8426217792 SubFile created: 000005-ABA-01 for clinic ABA Therapy INFO 2025-11-10 00:21:29,625 signals 31314 8426217792 Created sub-file 000005-ABA-01 for patient 000005 at clinic ABA Therapy INFO 2025-11-10 00:21:29,625 signals 31314 8426217792 Notified provider ziyad.al-shammari.aba1 of new appointment ERROR 2025-11-10 00:21:29,625 tasks 5437 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,627 signals 31314 8426217792 Appointment created: b51c9817-d2e4-4565-9154-6bfab63e2a1f for patient 000048 on 2025-09-14 INFO 2025-11-10 00:21:29,628 signals 31314 8426217792 Generated Sub-File Number: 000048-NUR-01 INFO 2025-11-10 00:21:29,628 signals 31314 8426217792 SubFile created: 000048-NUR-01 for clinic Nursing Department INFO 2025-11-10 00:21:29,628 signals 31314 8426217792 Created sub-file 000048-NUR-01 for patient 000048 at clinic Nursing Department ERROR 2025-11-10 00:21:29,628 tasks 7366 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,628 signals 31314 8426217792 Notified provider hassan.al-shammari.nurse1 of new appointment INFO 2025-11-10 00:21:29,630 signals 31314 8426217792 Appointment created: 76b5994f-36d8-49d8-b2d4-b744fd42367f for patient 000009 on 2025-10-05 INFO 2025-11-10 00:21:29,631 signals 31314 8426217792 Generated Sub-File Number: 000009-OT-01 INFO 2025-11-10 00:21:29,631 signals 31314 8426217792 SubFile created: 000009-OT-01 for clinic Occupational Therapy INFO 2025-11-10 00:21:29,631 signals 31314 8426217792 Created sub-file 000009-OT-01 for patient 000009 at clinic Occupational Therapy ERROR 2025-11-10 00:21:29,631 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,631 signals 31314 8426217792 Notified provider abdulrahman.al-subaie.ot1 of new appointment INFO 2025-11-10 00:21:29,633 signals 31314 8426217792 Appointment created: 392925ee-452a-4d46-9b53-1e1cc423c8af for patient 000014 on 2025-08-17 INFO 2025-11-10 00:21:29,634 signals 31314 8426217792 Generated Sub-File Number: 000014-NUR-01 INFO 2025-11-10 00:21:29,634 signals 31314 8426217792 SubFile created: 000014-NUR-01 for clinic Nursing Department INFO 2025-11-10 00:21:29,634 signals 31314 8426217792 Created sub-file 000014-NUR-01 for patient 000014 at clinic Nursing Department INFO 2025-11-10 00:21:29,635 signals 31314 8426217792 Notified provider ghada.al-maliki.nurse3 of new appointment ERROR 2025-11-10 00:21:29,635 tasks 5437 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,636 signals 31314 8426217792 Appointment created: a0b09e2b-62c9-46eb-875e-3d801caa34bc for patient 000034 on 2025-09-25 INFO 2025-11-10 00:21:29,637 signals 31314 8426217792 Generated Sub-File Number: 000034-ABA-01 INFO 2025-11-10 00:21:29,637 signals 31314 8426217792 SubFile created: 000034-ABA-01 for clinic ABA Therapy INFO 2025-11-10 00:21:29,637 signals 31314 8426217792 Created sub-file 000034-ABA-01 for patient 000034 at clinic ABA Therapy INFO 2025-11-10 00:21:29,637 signals 31314 8426217792 Notified provider rania.al-shamrani.aba2 of new appointment ERROR 2025-11-10 00:21:29,638 tasks 70302 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,639 signals 31314 8426217792 Appointment created: 0fea1ca0-cbf0-4968-a0d3-3c51a4599a1a for patient 000015 on 2025-10-12 INFO 2025-11-10 00:21:29,639 signals 31314 8426217792 Generated Sub-File Number: 000015-NUR-01 INFO 2025-11-10 00:21:29,639 signals 31314 8426217792 SubFile created: 000015-NUR-01 for clinic Nursing Department INFO 2025-11-10 00:21:29,639 signals 31314 8426217792 Created sub-file 000015-NUR-01 for patient 000015 at clinic Nursing Department INFO 2025-11-10 00:21:29,640 signals 31314 8426217792 Notified provider mona.al-qahtani.nurse2 of new appointment ERROR 2025-11-10 00:21:29,641 tasks 7366 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,642 signals 31314 8426217792 Appointment created: 4d3696e9-08d4-470e-95f2-78b31d032ac4 for patient 000039 on 2025-09-21 INFO 2025-11-10 00:21:29,642 signals 31314 8426217792 Generated Sub-File Number: 000039-SLP-01 INFO 2025-11-10 00:21:29,643 signals 31314 8426217792 SubFile created: 000039-SLP-01 for clinic Speech-Language Pathology INFO 2025-11-10 00:21:29,643 signals 31314 8426217792 Created sub-file 000039-SLP-01 for patient 000039 at clinic Speech-Language Pathology ERROR 2025-11-10 00:21:29,643 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,643 signals 31314 8426217792 Notified provider salma.al-omari.slp2 of new appointment INFO 2025-11-10 00:21:29,645 signals 31314 8426217792 Appointment created: 2ca687e0-32a6-484e-bf08-9101ec900135 for patient 000022 on 2025-10-21 ERROR 2025-11-10 00:21:29,645 tasks 5437 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,646 signals 31314 8426217792 Generated Sub-File Number: 000022-NUR-01 INFO 2025-11-10 00:21:29,646 signals 31314 8426217792 SubFile created: 000022-NUR-01 for clinic Nursing Department INFO 2025-11-10 00:21:29,646 signals 31314 8426217792 Created sub-file 000022-NUR-01 for patient 000022 at clinic Nursing Department INFO 2025-11-10 00:21:29,646 signals 31314 8426217792 Notified provider ghada.al-maliki.nurse3 of new appointment INFO 2025-11-10 00:21:29,649 signals 31314 8426217792 Appointment created: 168c1a97-bca0-40fc-99c6-e317652043fb for patient 000037 on 2025-10-02 INFO 2025-11-10 00:21:29,649 signals 31314 8426217792 Generated Sub-File Number: 000037-NUR-01 INFO 2025-11-10 00:21:29,649 signals 31314 8426217792 SubFile created: 000037-NUR-01 for clinic Nursing Department INFO 2025-11-10 00:21:29,649 signals 31314 8426217792 Created sub-file 000037-NUR-01 for patient 000037 at clinic Nursing Department INFO 2025-11-10 00:21:29,650 signals 31314 8426217792 Notified provider ghada.al-maliki.nurse3 of new appointment ERROR 2025-11-10 00:21:29,651 tasks 7366 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,652 signals 31314 8426217792 Appointment created: 8f93bcfe-f938-4516-8c8b-52c5b6a13adf for patient 000012 on 2025-11-02 INFO 2025-11-10 00:21:29,652 signals 31314 8426217792 Generated Sub-File Number: 000012-NUR-01 INFO 2025-11-10 00:21:29,652 signals 31314 8426217792 SubFile created: 000012-NUR-01 for clinic Nursing Department INFO 2025-11-10 00:21:29,652 signals 31314 8426217792 Created sub-file 000012-NUR-01 for patient 000012 at clinic Nursing Department ERROR 2025-11-10 00:21:29,652 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,653 signals 31314 8426217792 Notified provider hassan.al-shammari.nurse1 of new appointment INFO 2025-11-10 00:21:29,655 signals 31314 8426217792 Appointment created: 7765183f-34cd-4996-8c2f-fa82eef82354 for patient 000033 on 2025-11-20 INFO 2025-11-10 00:21:29,655 signals 31314 8426217792 Generated Sub-File Number: 000033-NUR-01 INFO 2025-11-10 00:21:29,655 signals 31314 8426217792 SubFile created: 000033-NUR-01 for clinic Nursing Department INFO 2025-11-10 00:21:29,655 signals 31314 8426217792 Created sub-file 000033-NUR-01 for patient 000033 at clinic Nursing Department ERROR 2025-11-10 00:21:29,655 tasks 5437 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,656 signals 31314 8426217792 Notified provider ghada.al-maliki.nurse3 of new appointment INFO 2025-11-10 00:21:29,657 signals 31314 8426217792 Scheduled 24-hour reminder for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 INFO 2025-11-10 00:21:29,657 signals 31314 8426217792 Scheduled 2-hour reminder for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-10 00:21:29,658 tasks 70302 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,658 signals 31314 8426217792 Appointment created: f82c3405-d624-4d59-9f5f-e4ccf6acc22b for patient 000008 on 2025-11-06 INFO 2025-11-10 00:21:29,659 signals 31314 8426217792 Generated Sub-File Number: 000008-NUR-01 INFO 2025-11-10 00:21:29,659 signals 31314 8426217792 SubFile created: 000008-NUR-01 for clinic Nursing Department INFO 2025-11-10 00:21:29,659 signals 31314 8426217792 Created sub-file 000008-NUR-01 for patient 000008 at clinic Nursing Department INFO 2025-11-10 00:21:29,660 signals 31314 8426217792 Notified provider ghada.al-maliki.nurse3 of new appointment INFO 2025-11-10 00:21:29,661 signals 31314 8426217792 Appointment created: 4d5921d3-4345-446b-8246-5325ed43275c for patient 000039 on 2025-10-26 INFO 2025-11-10 00:21:29,662 signals 31314 8426217792 Generated Sub-File Number: 000039-MED-02 INFO 2025-11-10 00:21:29,662 signals 31314 8426217792 SubFile created: 000039-MED-02 for clinic Medical Department INFO 2025-11-10 00:21:29,662 signals 31314 8426217792 Created sub-file 000039-MED-02 for patient 000039 at clinic Medical Department ERROR 2025-11-10 00:21:29,662 tasks 7366 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,662 signals 31314 8426217792 Notified provider hind.al-harbi.doctor3 of new appointment INFO 2025-11-10 00:21:29,664 signals 31314 8426217792 Appointment created: 58a8e92d-9ccd-4a67-b02a-9fddead149bd for patient 000034 on 2025-10-22 INFO 2025-11-10 00:21:29,664 signals 31314 8426217792 Generated Sub-File Number: 000034-NUR-02 INFO 2025-11-10 00:21:29,664 signals 31314 8426217792 SubFile created: 000034-NUR-02 for clinic Nursing Department INFO 2025-11-10 00:21:29,664 signals 31314 8426217792 Created sub-file 000034-NUR-02 for patient 000034 at clinic Nursing Department INFO 2025-11-10 00:21:29,665 signals 31314 8426217792 Notified provider mona.al-qahtani.nurse2 of new appointment ERROR 2025-11-10 00:21:29,665 tasks 5437 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,667 signals 31314 8426217792 Appointment created: 48f39119-5ce4-4c4b-a453-36606e549e20 for patient 000031 on 2025-09-28 INFO 2025-11-10 00:21:29,667 signals 31314 8426217792 Generated Sub-File Number: 000031-NUR-01 ERROR 2025-11-10 00:21:29,667 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,667 signals 31314 8426217792 SubFile created: 000031-NUR-01 for clinic Nursing Department INFO 2025-11-10 00:21:29,668 signals 31314 8426217792 Created sub-file 000031-NUR-01 for patient 000031 at clinic Nursing Department INFO 2025-11-10 00:21:29,668 signals 31314 8426217792 Notified provider hassan.al-shammari.nurse1 of new appointment INFO 2025-11-10 00:21:29,670 signals 31314 8426217792 Appointment created: 31a5fb6f-a5ae-401d-86e6-a1757edcabf9 for patient 000025 on 2025-09-21 INFO 2025-11-10 00:21:29,671 signals 31314 8426217792 Generated Sub-File Number: 000025-MED-01 ERROR 2025-11-10 00:21:29,671 tasks 7366 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,671 signals 31314 8426217792 SubFile created: 000025-MED-01 for clinic Medical Department INFO 2025-11-10 00:21:29,671 signals 31314 8426217792 Created sub-file 000025-MED-01 for patient 000025 at clinic Medical Department INFO 2025-11-10 00:21:29,671 signals 31314 8426217792 Notified provider hind.al-harbi.doctor3 of new appointment INFO 2025-11-10 00:21:29,674 signals 31314 8426217792 Appointment created: 2469202c-6810-4e1c-b9ab-c0a8537579cc for patient 000043 on 2025-09-07 INFO 2025-11-10 00:21:29,674 signals 31314 8426217792 Generated Sub-File Number: 000043-MED-01 INFO 2025-11-10 00:21:29,674 signals 31314 8426217792 SubFile created: 000043-MED-01 for clinic Medical Department INFO 2025-11-10 00:21:29,674 signals 31314 8426217792 Created sub-file 000043-MED-01 for patient 000043 at clinic Medical Department INFO 2025-11-10 00:21:29,675 signals 31314 8426217792 Notified provider mona.al-shamrani.doctor1 of new appointment ERROR 2025-11-10 00:21:29,675 tasks 5437 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,677 signals 31314 8426217792 Appointment created: be1a2594-394a-42fe-a8e5-48b300a99144 for patient 000002 on 2025-12-04 INFO 2025-11-10 00:21:29,677 signals 31314 8426217792 Generated Sub-File Number: 000002-OT-01 INFO 2025-11-10 00:21:29,677 signals 31314 8426217792 SubFile created: 000002-OT-01 for clinic Occupational Therapy INFO 2025-11-10 00:21:29,677 signals 31314 8426217792 Created sub-file 000002-OT-01 for patient 000002 at clinic Occupational Therapy ERROR 2025-11-10 00:21:29,677 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,678 signals 31314 8426217792 Notified provider abdulrahman.al-subaie.ot1 of new appointment INFO 2025-11-10 00:21:29,678 signals 31314 8426217792 Scheduled 24-hour reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 INFO 2025-11-10 00:21:29,678 signals 31314 8426217792 Scheduled 2-hour reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 INFO 2025-11-10 00:21:29,679 signals 31314 8426217792 Appointment created: dc5bdd41-5ab3-4089-ab00-91fb8a374f22 for patient 000047 on 2025-10-21 INFO 2025-11-10 00:21:29,680 signals 31314 8426217792 Generated Sub-File Number: 000047-OT-01 INFO 2025-11-10 00:21:29,680 signals 31314 8426217792 SubFile created: 000047-OT-01 for clinic Occupational Therapy INFO 2025-11-10 00:21:29,680 signals 31314 8426217792 Created sub-file 000047-OT-01 for patient 000047 at clinic Occupational Therapy ERROR 2025-11-10 00:21:29,680 tasks 7366 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,681 signals 31314 8426217792 Notified provider abdulrahman.al-subaie.ot1 of new appointment INFO 2025-11-10 00:21:29,683 signals 31314 8426217792 Appointment created: e98c9443-05d5-486d-8d45-eea0e43b92c0 for patient 000022 on 2025-09-21 ERROR 2025-11-10 00:21:29,683 tasks 5437 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,683 signals 31314 8426217792 Generated Sub-File Number: 000022-MED-02 INFO 2025-11-10 00:21:29,684 signals 31314 8426217792 SubFile created: 000022-MED-02 for clinic Medical Department INFO 2025-11-10 00:21:29,684 signals 31314 8426217792 Created sub-file 000022-MED-02 for patient 000022 at clinic Medical Department INFO 2025-11-10 00:21:29,684 signals 31314 8426217792 Notified provider faisal.al-subai.doctor2 of new appointment ERROR 2025-11-10 00:21:29,686 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,686 signals 31314 8426217792 Appointment created: 26370894-93bd-4edd-9159-22f4cec4a46a for patient 000009 on 2025-11-19 INFO 2025-11-10 00:21:29,687 signals 31314 8426217792 Generated Sub-File Number: 000009-ABA-02 INFO 2025-11-10 00:21:29,687 signals 31314 8426217792 SubFile created: 000009-ABA-02 for clinic ABA Therapy INFO 2025-11-10 00:21:29,687 signals 31314 8426217792 Created sub-file 000009-ABA-02 for patient 000009 at clinic ABA Therapy INFO 2025-11-10 00:21:29,687 signals 31314 8426217792 Notified provider ziyad.al-shammari.aba1 of new appointment INFO 2025-11-10 00:21:29,688 signals 31314 8426217792 Scheduled 24-hour reminder for appointment 26370894-93bd-4edd-9159-22f4cec4a46a INFO 2025-11-10 00:21:29,688 signals 31314 8426217792 Scheduled 2-hour reminder for appointment 26370894-93bd-4edd-9159-22f4cec4a46a INFO 2025-11-10 00:21:29,690 signals 31314 8426217792 Appointment created: 3fd2f196-3f95-49c3-8e8e-62da4bcf0620 for patient 000033 on 2025-08-21 INFO 2025-11-10 00:21:29,690 signals 31314 8426217792 Generated Sub-File Number: 000033-MED-02 ERROR 2025-11-10 00:21:29,690 tasks 7366 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,690 signals 31314 8426217792 SubFile created: 000033-MED-02 for clinic Medical Department INFO 2025-11-10 00:21:29,690 signals 31314 8426217792 Created sub-file 000033-MED-02 for patient 000033 at clinic Medical Department INFO 2025-11-10 00:21:29,691 signals 31314 8426217792 Notified provider faisal.al-subai.doctor2 of new appointment INFO 2025-11-10 00:21:29,693 signals 31314 8426217792 Appointment created: d053117f-99cc-4b3d-a7b6-c43871461868 for patient 000049 on 2025-12-02 ERROR 2025-11-10 00:21:29,693 tasks 5437 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,693 signals 31314 8426217792 Generated Sub-File Number: 000049-ABA-01 INFO 2025-11-10 00:21:29,693 signals 31314 8426217792 SubFile created: 000049-ABA-01 for clinic ABA Therapy INFO 2025-11-10 00:21:29,693 signals 31314 8426217792 Created sub-file 000049-ABA-01 for patient 000049 at clinic ABA Therapy INFO 2025-11-10 00:21:29,694 signals 31314 8426217792 Notified provider rania.al-shamrani.aba2 of new appointment INFO 2025-11-10 00:21:29,694 signals 31314 8426217792 Scheduled 24-hour reminder for appointment d053117f-99cc-4b3d-a7b6-c43871461868 INFO 2025-11-10 00:21:29,695 signals 31314 8426217792 Scheduled 2-hour reminder for appointment d053117f-99cc-4b3d-a7b6-c43871461868 INFO 2025-11-10 00:21:29,696 signals 31314 8426217792 Appointment created: 1c8d2485-ab40-4e34-adaf-f4af7abad19e for patient 000028 on 2025-08-13 INFO 2025-11-10 00:21:29,697 signals 31314 8426217792 Generated Sub-File Number: 000028-MED-01 ERROR 2025-11-10 00:21:29,697 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,697 signals 31314 8426217792 SubFile created: 000028-MED-01 for clinic Medical Department INFO 2025-11-10 00:21:29,697 signals 31314 8426217792 Created sub-file 000028-MED-01 for patient 000028 at clinic Medical Department INFO 2025-11-10 00:21:29,697 signals 31314 8426217792 Notified provider mona.al-shamrani.doctor1 of new appointment ERROR 2025-11-10 00:21:29,700 tasks 7366 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,700 signals 31314 8426217792 Appointment created: 02db50a5-acfb-4e6b-b85c-6c93e9442355 for patient 000013 on 2025-10-06 INFO 2025-11-10 00:21:29,700 signals 31314 8426217792 Generated Sub-File Number: 000013-MED-01 INFO 2025-11-10 00:21:29,701 signals 31314 8426217792 SubFile created: 000013-MED-01 for clinic Medical Department INFO 2025-11-10 00:21:29,701 signals 31314 8426217792 Created sub-file 000013-MED-01 for patient 000013 at clinic Medical Department INFO 2025-11-10 00:21:29,701 signals 31314 8426217792 Notified provider mona.al-shamrani.doctor1 of new appointment ERROR 2025-11-10 00:21:29,703 tasks 5437 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,703 signals 31314 8426217792 Appointment created: f134f469-800d-43bd-9491-2e9346b48093 for patient 000038 on 2025-11-05 INFO 2025-11-10 00:21:29,704 signals 31314 8426217792 Generated Sub-File Number: 000038-OT-01 INFO 2025-11-10 00:21:29,704 signals 31314 8426217792 SubFile created: 000038-OT-01 for clinic Occupational Therapy INFO 2025-11-10 00:21:29,704 signals 31314 8426217792 Created sub-file 000038-OT-01 for patient 000038 at clinic Occupational Therapy INFO 2025-11-10 00:21:29,704 signals 31314 8426217792 Notified provider abdulrahman.al-subaie.ot1 of new appointment INFO 2025-11-10 00:21:29,706 signals 31314 8426217792 Appointment created: 1ea1a129-d641-4618-88bc-dfc4e1514ea6 for patient 000037 on 2025-11-04 INFO 2025-11-10 00:21:29,707 signals 31314 8426217792 Generated Sub-File Number: 000037-MED-02 ERROR 2025-11-10 00:21:29,707 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,707 signals 31314 8426217792 SubFile created: 000037-MED-02 for clinic Medical Department INFO 2025-11-10 00:21:29,707 signals 31314 8426217792 Created sub-file 000037-MED-02 for patient 000037 at clinic Medical Department INFO 2025-11-10 00:21:29,707 signals 31314 8426217792 Notified provider mona.al-shamrani.doctor1 of new appointment INFO 2025-11-10 00:21:29,708 signals 31314 8426217792 Appointment created: 72cd8f5b-4ff1-4e79-b924-87e3fc08837f for patient 000030 on 2025-08-25 INFO 2025-11-10 00:21:29,709 signals 31314 8426217792 Generated Sub-File Number: 000030-ABA-01 INFO 2025-11-10 00:21:29,709 signals 31314 8426217792 SubFile created: 000030-ABA-01 for clinic ABA Therapy INFO 2025-11-10 00:21:29,709 signals 31314 8426217792 Created sub-file 000030-ABA-01 for patient 000030 at clinic ABA Therapy INFO 2025-11-10 00:21:29,710 signals 31314 8426217792 Notified provider rania.al-shamrani.aba2 of new appointment ERROR 2025-11-10 00:21:29,710 tasks 7366 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,711 signals 31314 8426217792 Appointment created: 72daaccb-1ea9-431a-b83b-350738ed3ebf for patient 000001 on 2025-10-19 INFO 2025-11-10 00:21:29,712 signals 31314 8426217792 Generated Sub-File Number: 000001-SLP-01 INFO 2025-11-10 00:21:29,712 signals 31314 8426217792 SubFile created: 000001-SLP-01 for clinic Speech-Language Pathology INFO 2025-11-10 00:21:29,712 signals 31314 8426217792 Created sub-file 000001-SLP-01 for patient 000001 at clinic Speech-Language Pathology INFO 2025-11-10 00:21:29,712 signals 31314 8426217792 Notified provider salma.al-omari.slp2 of new appointment ERROR 2025-11-10 00:21:29,713 tasks 5437 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,714 signals 31314 8426217792 Appointment created: b6977b79-637e-4c31-8887-63f9f8b83b1f for patient 000010 on 2025-09-02 INFO 2025-11-10 00:21:29,715 signals 31314 8426217792 Generated Sub-File Number: 000010-SLP-01 INFO 2025-11-10 00:21:29,715 signals 31314 8426217792 SubFile created: 000010-SLP-01 for clinic Speech-Language Pathology INFO 2025-11-10 00:21:29,715 signals 31314 8426217792 Created sub-file 000010-SLP-01 for patient 000010 at clinic Speech-Language Pathology ERROR 2025-11-10 00:21:29,715 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,715 signals 31314 8426217792 Notified provider salma.al-omari.slp2 of new appointment INFO 2025-11-10 00:21:29,717 signals 31314 8426217792 Appointment created: db332399-76ae-442c-a2b9-5f5dc37fd1e6 for patient 000030 on 2025-09-29 INFO 2025-11-10 00:21:29,718 signals 31314 8426217792 Notified provider ziyad.al-shammari.aba1 of new appointment INFO 2025-11-10 00:21:29,719 signals 31314 8426217792 Appointment created: 800e9cc4-19da-4500-b2b9-061b5c00f4dc for patient 000018 on 2025-10-27 ERROR 2025-11-10 00:21:29,719 tasks 7366 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,719 signals 31314 8426217792 Generated Sub-File Number: 000018-NUR-01 INFO 2025-11-10 00:21:29,719 signals 31314 8426217792 SubFile created: 000018-NUR-01 for clinic Nursing Department INFO 2025-11-10 00:21:29,719 signals 31314 8426217792 Created sub-file 000018-NUR-01 for patient 000018 at clinic Nursing Department INFO 2025-11-10 00:21:29,720 signals 31314 8426217792 Notified provider ghada.al-maliki.nurse3 of new appointment ERROR 2025-11-10 00:21:29,721 tasks 5437 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,722 signals 31314 8426217792 Appointment created: 57005cfd-85d1-4b83-9559-801db27808cf for patient 000014 on 2025-10-05 INFO 2025-11-10 00:21:29,722 signals 31314 8426217792 Notified provider ghada.al-maliki.nurse3 of new appointment ERROR 2025-11-10 00:21:29,723 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,724 signals 31314 8426217792 Appointment created: fe96ebea-6236-44cc-8567-b079a3dea734 for patient 000005 on 2025-11-23 INFO 2025-11-10 00:21:29,724 signals 31314 8426217792 Generated Sub-File Number: 000005-MED-02 INFO 2025-11-10 00:21:29,725 signals 31314 8426217792 SubFile created: 000005-MED-02 for clinic Medical Department INFO 2025-11-10 00:21:29,725 signals 31314 8426217792 Created sub-file 000005-MED-02 for patient 000005 at clinic Medical Department INFO 2025-11-10 00:21:29,725 signals 31314 8426217792 Notified provider mona.al-shamrani.doctor1 of new appointment ERROR 2025-11-10 00:21:29,725 tasks 70302 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,726 signals 31314 8426217792 Scheduled 24-hour reminder for appointment fe96ebea-6236-44cc-8567-b079a3dea734 INFO 2025-11-10 00:21:29,726 signals 31314 8426217792 Scheduled 2-hour reminder for appointment fe96ebea-6236-44cc-8567-b079a3dea734 INFO 2025-11-10 00:21:29,727 signals 31314 8426217792 Appointment created: 5dafa7eb-e022-4197-a047-49904fecc68b for patient 000023 on 2025-08-13 INFO 2025-11-10 00:21:29,728 signals 31314 8426217792 Generated Sub-File Number: 000023-SLP-01 INFO 2025-11-10 00:21:29,728 signals 31314 8426217792 SubFile created: 000023-SLP-01 for clinic Speech-Language Pathology INFO 2025-11-10 00:21:29,728 signals 31314 8426217792 Created sub-file 000023-SLP-01 for patient 000023 at clinic Speech-Language Pathology ERROR 2025-11-10 00:21:29,728 tasks 7366 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,728 signals 31314 8426217792 Notified provider salma.al-omari.slp2 of new appointment INFO 2025-11-10 00:21:29,729 signals 31314 8426217792 Appointment created: a9a80acb-9842-4e07-a759-054ccf99e48e for patient 000025 on 2025-09-23 INFO 2025-11-10 00:21:29,730 signals 31314 8426217792 Generated Sub-File Number: 000025-NUR-02 INFO 2025-11-10 00:21:29,730 signals 31314 8426217792 SubFile created: 000025-NUR-02 for clinic Nursing Department INFO 2025-11-10 00:21:29,730 signals 31314 8426217792 Created sub-file 000025-NUR-02 for patient 000025 at clinic Nursing Department INFO 2025-11-10 00:21:29,730 signals 31314 8426217792 Notified provider hassan.al-shammari.nurse1 of new appointment ERROR 2025-11-10 00:21:29,730 tasks 5437 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,732 signals 31314 8426217792 Appointment created: c5da64e7-bf5f-467f-bf22-4426b6bd7a4b for patient 000029 on 2025-11-30 INFO 2025-11-10 00:21:29,732 signals 31314 8426217792 Generated Sub-File Number: 000029-OT-01 INFO 2025-11-10 00:21:29,732 signals 31314 8426217792 SubFile created: 000029-OT-01 for clinic Occupational Therapy INFO 2025-11-10 00:21:29,733 signals 31314 8426217792 Created sub-file 000029-OT-01 for patient 000029 at clinic Occupational Therapy ERROR 2025-11-10 00:21:29,734 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,734 confirmation_service 31314 8426217792 Created confirmation token for appointment c5da64e7-bf5f-467f-bf22-4426b6bd7a4b, expires at 2025-11-16 21:21:29.734494+00:00 ERROR 2025-11-10 00:21:29,736 tasks 7366 8426217792 Failed to create notification: User matching query does not exist. ERROR 2025-11-10 00:21:29,739 tasks 5437 8426217792 Appointment c5da64e7-bf5f-467f-bf22-4426b6bd7a4b not found ERROR 2025-11-10 00:21:29,769 signals 31314 8426217792 Error creating confirmation token for appointment c5da64e7-bf5f-467f-bf22-4426b6bd7a4b: combine() argument 2 must be datetime.time, not str INFO 2025-11-10 00:21:29,770 signals 31314 8426217792 Notified provider basma.al-shahrani.ot2 of new appointment INFO 2025-11-10 00:21:29,771 signals 31314 8426217792 Scheduled 24-hour reminder for appointment c5da64e7-bf5f-467f-bf22-4426b6bd7a4b INFO 2025-11-10 00:21:29,771 signals 31314 8426217792 Scheduled 2-hour reminder for appointment c5da64e7-bf5f-467f-bf22-4426b6bd7a4b INFO 2025-11-10 00:21:29,772 signals 31314 8426217792 Appointment created: 6cbc342b-5ba1-4688-a457-2cd38595e233 for patient 000030 on 2025-08-21 INFO 2025-11-10 00:21:29,773 signals 31314 8426217792 Notified provider rania.al-shamrani.aba2 of new appointment INFO 2025-11-10 00:21:29,775 signals 31314 8426217792 Appointment created: 6e447b45-6892-4a16-964b-2838b8d9bb1d for patient 000014 on 2025-08-25 INFO 2025-11-10 00:21:29,776 signals 31314 8426217792 Notified provider mona.al-qahtani.nurse2 of new appointment ERROR 2025-11-10 00:21:29,776 tasks 5437 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,778 signals 31314 8426217792 Appointment created: 26512dbf-56c1-4909-a758-14fb76ffdedf for patient 000048 on 2025-08-17 INFO 2025-11-10 00:21:29,778 signals 31314 8426217792 Generated Sub-File Number: 000048-ABA-02 INFO 2025-11-10 00:21:29,778 signals 31314 8426217792 SubFile created: 000048-ABA-02 for clinic ABA Therapy INFO 2025-11-10 00:21:29,778 signals 31314 8426217792 Created sub-file 000048-ABA-02 for patient 000048 at clinic ABA Therapy INFO 2025-11-10 00:21:29,779 signals 31314 8426217792 Notified provider rania.al-shamrani.aba2 of new appointment ERROR 2025-11-10 00:21:29,779 tasks 7366 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,781 signals 31314 8426217792 Appointment created: 6f70e6a1-d4dd-442e-94c5-8b21e6b7c3a7 for patient 000040 on 2025-10-27 INFO 2025-11-10 00:21:29,781 signals 31314 8426217792 Generated Sub-File Number: 000040-MED-01 INFO 2025-11-10 00:21:29,781 signals 31314 8426217792 SubFile created: 000040-MED-01 for clinic Medical Department INFO 2025-11-10 00:21:29,781 signals 31314 8426217792 Created sub-file 000040-MED-01 for patient 000040 at clinic Medical Department ERROR 2025-11-10 00:21:29,781 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,782 signals 31314 8426217792 Notified provider hind.al-harbi.doctor3 of new appointment INFO 2025-11-10 00:21:29,784 signals 31314 8426217792 Appointment created: 2dfd194a-bd8f-4c64-abbe-33b59178ff3e for patient 000026 on 2025-11-09 INFO 2025-11-10 00:21:29,784 signals 31314 8426217792 Generated Sub-File Number: 000026-MED-01 ERROR 2025-11-10 00:21:29,784 tasks 5437 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,784 signals 31314 8426217792 SubFile created: 000026-MED-01 for clinic Medical Department INFO 2025-11-10 00:21:29,784 signals 31314 8426217792 Created sub-file 000026-MED-01 for patient 000026 at clinic Medical Department INFO 2025-11-10 00:21:29,785 signals 31314 8426217792 Notified provider hind.al-harbi.doctor3 of new appointment INFO 2025-11-10 00:21:29,786 signals 31314 8426217792 Appointment created: 66bfb66d-df2d-4066-8a66-7d129577b3c5 for patient 000013 on 2025-08-12 INFO 2025-11-10 00:21:29,787 signals 31314 8426217792 Generated Sub-File Number: 000013-OT-02 INFO 2025-11-10 00:21:29,787 signals 31314 8426217792 SubFile created: 000013-OT-02 for clinic Occupational Therapy INFO 2025-11-10 00:21:29,787 signals 31314 8426217792 Created sub-file 000013-OT-02 for patient 000013 at clinic Occupational Therapy ERROR 2025-11-10 00:21:29,787 tasks 7366 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,787 signals 31314 8426217792 Notified provider abdulrahman.al-subaie.ot1 of new appointment INFO 2025-11-10 00:21:29,789 signals 31314 8426217792 Appointment created: e143c897-db36-4a8e-a35b-6ec047f81120 for patient 000026 on 2025-09-15 INFO 2025-11-10 00:21:29,790 signals 31314 8426217792 Generated Sub-File Number: 000026-OT-02 INFO 2025-11-10 00:21:29,790 signals 31314 8426217792 SubFile created: 000026-OT-02 for clinic Occupational Therapy INFO 2025-11-10 00:21:29,790 signals 31314 8426217792 Created sub-file 000026-OT-02 for patient 000026 at clinic Occupational Therapy INFO 2025-11-10 00:21:29,791 signals 31314 8426217792 Notified provider basma.al-shahrani.ot2 of new appointment ERROR 2025-11-10 00:21:29,791 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,792 signals 31314 8426217792 Appointment created: 0808cedb-b097-4edd-b64f-6c9e2cee5f44 for patient 000004 on 2025-09-28 INFO 2025-11-10 00:21:29,793 signals 31314 8426217792 Generated Sub-File Number: 000004-SLP-01 INFO 2025-11-10 00:21:29,793 signals 31314 8426217792 SubFile created: 000004-SLP-01 for clinic Speech-Language Pathology INFO 2025-11-10 00:21:29,793 signals 31314 8426217792 Created sub-file 000004-SLP-01 for patient 000004 at clinic Speech-Language Pathology INFO 2025-11-10 00:21:29,793 signals 31314 8426217792 Notified provider salma.al-omari.slp2 of new appointment ERROR 2025-11-10 00:21:29,793 tasks 5437 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,795 signals 31314 8426217792 Appointment created: 3d3dfe8e-bf6d-44e1-b45b-ac76167c4ee6 for patient 000037 on 2025-10-12 INFO 2025-11-10 00:21:29,796 signals 31314 8426217792 Notified provider faisal.al-subai.doctor2 of new appointment ERROR 2025-11-10 00:21:29,796 tasks 7366 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,798 signals 31314 8426217792 Appointment created: 5ef6fb82-9a69-4860-b866-0029f3bedd86 for patient 000005 on 2025-08-26 INFO 2025-11-10 00:21:29,798 signals 31314 8426217792 Generated Sub-File Number: 000005-OT-03 INFO 2025-11-10 00:21:29,798 signals 31314 8426217792 SubFile created: 000005-OT-03 for clinic Occupational Therapy INFO 2025-11-10 00:21:29,798 signals 31314 8426217792 Created sub-file 000005-OT-03 for patient 000005 at clinic Occupational Therapy INFO 2025-11-10 00:21:29,799 signals 31314 8426217792 Notified provider basma.al-shahrani.ot2 of new appointment ERROR 2025-11-10 00:21:29,799 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,801 signals 31314 8426217792 Appointment created: 6a015a03-8ff5-477e-b013-8f2e8b774a3d for patient 000028 on 2025-09-08 INFO 2025-11-10 00:21:29,801 signals 31314 8426217792 Generated Sub-File Number: 000028-OT-02 INFO 2025-11-10 00:21:29,801 signals 31314 8426217792 SubFile created: 000028-OT-02 for clinic Occupational Therapy INFO 2025-11-10 00:21:29,801 signals 31314 8426217792 Created sub-file 000028-OT-02 for patient 000028 at clinic Occupational Therapy ERROR 2025-11-10 00:21:29,802 tasks 5437 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,802 signals 31314 8426217792 Notified provider basma.al-shahrani.ot2 of new appointment INFO 2025-11-10 00:21:29,804 signals 31314 8426217792 Appointment created: 260b7363-010d-4754-a7a5-65502850f39a for patient 000018 on 2025-09-09 INFO 2025-11-10 00:21:29,804 signals 31314 8426217792 Generated Sub-File Number: 000018-OT-02 INFO 2025-11-10 00:21:29,804 signals 31314 8426217792 SubFile created: 000018-OT-02 for clinic Occupational Therapy INFO 2025-11-10 00:21:29,804 signals 31314 8426217792 Created sub-file 000018-OT-02 for patient 000018 at clinic Occupational Therapy ERROR 2025-11-10 00:21:29,805 tasks 7366 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,805 signals 31314 8426217792 Notified provider basma.al-shahrani.ot2 of new appointment INFO 2025-11-10 00:21:29,807 signals 31314 8426217792 Appointment created: e3ebb638-6e6e-43fa-bd27-27e64318fa3e for patient 000028 on 2025-10-12 INFO 2025-11-10 00:21:29,807 signals 31314 8426217792 Notified provider mona.al-shamrani.doctor1 of new appointment ERROR 2025-11-10 00:21:29,808 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,809 signals 31314 8426217792 Appointment created: c199e7fd-7536-422c-9e59-0e83c910e321 for patient 000038 on 2025-08-27 INFO 2025-11-10 00:21:29,810 signals 31314 8426217792 Generated Sub-File Number: 000038-NUR-02 INFO 2025-11-10 00:21:29,810 signals 31314 8426217792 SubFile created: 000038-NUR-02 for clinic Nursing Department INFO 2025-11-10 00:21:29,810 signals 31314 8426217792 Created sub-file 000038-NUR-02 for patient 000038 at clinic Nursing Department INFO 2025-11-10 00:21:29,810 signals 31314 8426217792 Notified provider mona.al-qahtani.nurse2 of new appointment ERROR 2025-11-10 00:21:29,811 tasks 5437 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,812 signals 31314 8426217792 Appointment created: 0c12296d-163e-4909-893f-da101610b5f2 for patient 000021 on 2025-10-12 INFO 2025-11-10 00:21:29,813 signals 31314 8426217792 Generated Sub-File Number: 000021-MED-01 INFO 2025-11-10 00:21:29,813 signals 31314 8426217792 SubFile created: 000021-MED-01 for clinic Medical Department INFO 2025-11-10 00:21:29,813 signals 31314 8426217792 Created sub-file 000021-MED-01 for patient 000021 at clinic Medical Department ERROR 2025-11-10 00:21:29,813 tasks 7366 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,813 signals 31314 8426217792 Notified provider hind.al-harbi.doctor3 of new appointment INFO 2025-11-10 00:21:29,815 signals 31314 8426217792 Appointment created: 75219494-5b7d-44a3-9068-a8ca3d9c4962 for patient 000030 on 2025-11-02 INFO 2025-11-10 00:21:29,815 signals 31314 8426217792 Generated Sub-File Number: 000030-OT-02 INFO 2025-11-10 00:21:29,816 signals 31314 8426217792 SubFile created: 000030-OT-02 for clinic Occupational Therapy INFO 2025-11-10 00:21:29,816 signals 31314 8426217792 Created sub-file 000030-OT-02 for patient 000030 at clinic Occupational Therapy ERROR 2025-11-10 00:21:29,816 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,816 signals 31314 8426217792 Notified provider abdulrahman.al-subaie.ot1 of new appointment INFO 2025-11-10 00:21:29,818 signals 31314 8426217792 Appointment created: 72e0bbc2-c8c2-448b-b76a-b958b2835172 for patient 000018 on 2025-08-21 INFO 2025-11-10 00:21:29,818 signals 31314 8426217792 Generated Sub-File Number: 000018-SLP-03 INFO 2025-11-10 00:21:29,819 signals 31314 8426217792 SubFile created: 000018-SLP-03 for clinic Speech-Language Pathology INFO 2025-11-10 00:21:29,819 signals 31314 8426217792 Created sub-file 000018-SLP-03 for patient 000018 at clinic Speech-Language Pathology ERROR 2025-11-10 00:21:29,819 tasks 5437 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,819 signals 31314 8426217792 Notified provider hessa.al-shammari.slp1 of new appointment INFO 2025-11-10 00:21:29,821 signals 31314 8426217792 Appointment created: ba353eba-fa82-4d29-9db9-01196c6dec56 for patient 000019 on 2025-09-22 INFO 2025-11-10 00:21:29,821 signals 31314 8426217792 Generated Sub-File Number: 000019-NUR-01 ERROR 2025-11-10 00:21:29,821 tasks 7366 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,822 signals 31314 8426217792 SubFile created: 000019-NUR-01 for clinic Nursing Department INFO 2025-11-10 00:21:29,822 signals 31314 8426217792 Created sub-file 000019-NUR-01 for patient 000019 at clinic Nursing Department INFO 2025-11-10 00:21:29,822 signals 31314 8426217792 Notified provider mona.al-qahtani.nurse2 of new appointment INFO 2025-11-10 00:21:29,823 signals 31314 8426217792 Appointment created: 8b9de760-2078-469e-a78b-3c1547e7a28f for patient 000041 on 2025-09-14 INFO 2025-11-10 00:21:29,824 signals 31314 8426217792 Generated Sub-File Number: 000041-OT-01 INFO 2025-11-10 00:21:29,824 signals 31314 8426217792 SubFile created: 000041-OT-01 for clinic Occupational Therapy INFO 2025-11-10 00:21:29,824 signals 31314 8426217792 Created sub-file 000041-OT-01 for patient 000041 at clinic Occupational Therapy INFO 2025-11-10 00:21:29,824 signals 31314 8426217792 Notified provider basma.al-shahrani.ot2 of new appointment ERROR 2025-11-10 00:21:29,825 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,826 signals 31314 8426217792 Appointment created: db619c12-58d9-40b3-845d-e12662c8940b for patient 000025 on 2025-09-09 INFO 2025-11-10 00:21:29,827 signals 31314 8426217792 Generated Sub-File Number: 000025-OT-03 INFO 2025-11-10 00:21:29,827 signals 31314 8426217792 SubFile created: 000025-OT-03 for clinic Occupational Therapy INFO 2025-11-10 00:21:29,827 signals 31314 8426217792 Created sub-file 000025-OT-03 for patient 000025 at clinic Occupational Therapy INFO 2025-11-10 00:21:29,827 signals 31314 8426217792 Notified provider abdulrahman.al-subaie.ot1 of new appointment ERROR 2025-11-10 00:21:29,828 tasks 5437 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,829 signals 31314 8426217792 Appointment created: 9cd3de4c-43cb-47cb-aa00-945613dd9d53 for patient 000045 on 2025-11-30 INFO 2025-11-10 00:21:29,830 signals 31314 8426217792 Generated Sub-File Number: 000045-ABA-01 INFO 2025-11-10 00:21:29,830 signals 31314 8426217792 SubFile created: 000045-ABA-01 for clinic ABA Therapy INFO 2025-11-10 00:21:29,830 signals 31314 8426217792 Created sub-file 000045-ABA-01 for patient 000045 at clinic ABA Therapy ERROR 2025-11-10 00:21:29,830 tasks 7366 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,831 signals 31314 8426217792 Notified provider rania.al-shamrani.aba2 of new appointment INFO 2025-11-10 00:21:29,831 signals 31314 8426217792 Scheduled 24-hour reminder for appointment 9cd3de4c-43cb-47cb-aa00-945613dd9d53 INFO 2025-11-10 00:21:29,831 signals 31314 8426217792 Scheduled 2-hour reminder for appointment 9cd3de4c-43cb-47cb-aa00-945613dd9d53 INFO 2025-11-10 00:21:29,833 signals 31314 8426217792 Appointment created: 8896717b-2f6e-4491-8900-d8d47d528677 for patient 000047 on 2025-08-24 ERROR 2025-11-10 00:21:29,833 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,833 signals 31314 8426217792 Generated Sub-File Number: 000047-MED-02 INFO 2025-11-10 00:21:29,833 signals 31314 8426217792 SubFile created: 000047-MED-02 for clinic Medical Department INFO 2025-11-10 00:21:29,833 signals 31314 8426217792 Created sub-file 000047-MED-02 for patient 000047 at clinic Medical Department INFO 2025-11-10 00:21:29,834 signals 31314 8426217792 Notified provider hind.al-harbi.doctor3 of new appointment INFO 2025-11-10 00:21:29,836 signals 31314 8426217792 Appointment created: a7b377a0-f5a6-4347-8f16-1b24afdf2811 for patient 000049 on 2025-08-31 INFO 2025-11-10 00:21:29,836 signals 31314 8426217792 Generated Sub-File Number: 000049-SLP-02 INFO 2025-11-10 00:21:29,836 signals 31314 8426217792 SubFile created: 000049-SLP-02 for clinic Speech-Language Pathology INFO 2025-11-10 00:21:29,836 signals 31314 8426217792 Created sub-file 000049-SLP-02 for patient 000049 at clinic Speech-Language Pathology ERROR 2025-11-10 00:21:29,836 tasks 5437 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,837 signals 31314 8426217792 Notified provider salma.al-omari.slp2 of new appointment INFO 2025-11-10 00:21:29,838 signals 31314 8426217792 Appointment created: 2851ade6-bd62-460e-bedc-24d498b0fe2e for patient 000033 on 2025-08-24 INFO 2025-11-10 00:21:29,839 signals 31314 8426217792 Notified provider mona.al-shamrani.doctor1 of new appointment ERROR 2025-11-10 00:21:29,839 tasks 7366 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,841 signals 31314 8426217792 Appointment created: 289e0dd7-a4bb-4093-9b97-6f366a4389bf for patient 000048 on 2025-10-29 INFO 2025-11-10 00:21:29,841 signals 31314 8426217792 Notified provider hassan.al-shammari.nurse1 of new appointment ERROR 2025-11-10 00:21:29,842 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,844 signals 31314 8426217792 Appointment created: 9e755cf4-2457-4757-bf87-178252318b2f for patient 000002 on 2025-08-13 INFO 2025-11-10 00:21:29,844 signals 31314 8426217792 Generated Sub-File Number: 000002-NUR-02 INFO 2025-11-10 00:21:29,844 signals 31314 8426217792 SubFile created: 000002-NUR-02 for clinic Nursing Department INFO 2025-11-10 00:21:29,844 signals 31314 8426217792 Created sub-file 000002-NUR-02 for patient 000002 at clinic Nursing Department INFO 2025-11-10 00:21:29,845 signals 31314 8426217792 Notified provider mona.al-qahtani.nurse2 of new appointment ERROR 2025-11-10 00:21:29,845 tasks 5437 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,847 signals 31314 8426217792 Appointment created: 9385398c-c5f9-4ce2-8f9c-cbde5df7ba65 for patient 000048 on 2025-09-04 ERROR 2025-11-10 00:21:29,847 tasks 7366 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,847 signals 31314 8426217792 Notified provider ziyad.al-shammari.aba1 of new appointment INFO 2025-11-10 00:21:29,848 signals 31314 8426217792 Appointment created: b0c3c525-68bf-4478-84f6-be0f3931e6da for patient 000033 on 2025-10-20 INFO 2025-11-10 00:21:29,849 signals 31314 8426217792 Generated Sub-File Number: 000033-SLP-03 INFO 2025-11-10 00:21:29,849 signals 31314 8426217792 SubFile created: 000033-SLP-03 for clinic Speech-Language Pathology INFO 2025-11-10 00:21:29,849 signals 31314 8426217792 Created sub-file 000033-SLP-03 for patient 000033 at clinic Speech-Language Pathology INFO 2025-11-10 00:21:29,849 signals 31314 8426217792 Notified provider salma.al-omari.slp2 of new appointment ERROR 2025-11-10 00:21:29,850 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,851 signals 31314 8426217792 Appointment created: 95adce84-4037-43c5-b8a8-b897fa869837 for patient 000035 on 2025-09-21 INFO 2025-11-10 00:21:29,852 signals 31314 8426217792 Generated Sub-File Number: 000035-MED-01 INFO 2025-11-10 00:21:29,852 signals 31314 8426217792 SubFile created: 000035-MED-01 for clinic Medical Department INFO 2025-11-10 00:21:29,852 signals 31314 8426217792 Created sub-file 000035-MED-01 for patient 000035 at clinic Medical Department INFO 2025-11-10 00:21:29,852 signals 31314 8426217792 Notified provider mona.al-shamrani.doctor1 of new appointment ERROR 2025-11-10 00:21:29,853 tasks 5437 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,854 signals 31314 8426217792 Appointment created: de63714b-a5fc-4d5a-97e0-29f512003910 for patient 000007 on 2025-08-25 INFO 2025-11-10 00:21:29,854 signals 31314 8426217792 Generated Sub-File Number: 000007-MED-01 INFO 2025-11-10 00:21:29,854 signals 31314 8426217792 SubFile created: 000007-MED-01 for clinic Medical Department INFO 2025-11-10 00:21:29,854 signals 31314 8426217792 Created sub-file 000007-MED-01 for patient 000007 at clinic Medical Department INFO 2025-11-10 00:21:29,855 signals 31314 8426217792 Notified provider faisal.al-subai.doctor2 of new appointment ERROR 2025-11-10 00:21:29,855 tasks 7366 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,857 signals 31314 8426217792 Appointment created: 7071e904-4f74-41b4-8b10-ff1326e76fe3 for patient 000044 on 2025-10-26 INFO 2025-11-10 00:21:29,857 signals 31314 8426217792 Generated Sub-File Number: 000044-MED-01 INFO 2025-11-10 00:21:29,857 signals 31314 8426217792 SubFile created: 000044-MED-01 for clinic Medical Department INFO 2025-11-10 00:21:29,857 signals 31314 8426217792 Created sub-file 000044-MED-01 for patient 000044 at clinic Medical Department INFO 2025-11-10 00:21:29,858 signals 31314 8426217792 Notified provider faisal.al-subai.doctor2 of new appointment ERROR 2025-11-10 00:21:29,858 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,860 signals 31314 8426217792 Appointment created: 8f38f460-1cb0-41af-b101-b6c0439ae64f for patient 000038 on 2025-11-02 INFO 2025-11-10 00:21:29,860 signals 31314 8426217792 Generated Sub-File Number: 000038-SLP-03 INFO 2025-11-10 00:21:29,860 signals 31314 8426217792 SubFile created: 000038-SLP-03 for clinic Speech-Language Pathology INFO 2025-11-10 00:21:29,860 signals 31314 8426217792 Created sub-file 000038-SLP-03 for patient 000038 at clinic Speech-Language Pathology INFO 2025-11-10 00:21:29,861 signals 31314 8426217792 Notified provider hessa.al-shammari.slp1 of new appointment ERROR 2025-11-10 00:21:29,861 tasks 70302 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,863 signals 31314 8426217792 Appointment created: 06ec5847-0a91-4acb-8336-270d6ac9b3f8 for patient 000018 on 2025-09-28 INFO 2025-11-10 00:21:29,863 signals 31314 8426217792 Generated Sub-File Number: 000018-MED-04 INFO 2025-11-10 00:21:29,863 signals 31314 8426217792 SubFile created: 000018-MED-04 for clinic Medical Department INFO 2025-11-10 00:21:29,863 signals 31314 8426217792 Created sub-file 000018-MED-04 for patient 000018 at clinic Medical Department INFO 2025-11-10 00:21:29,864 signals 31314 8426217792 Notified provider hind.al-harbi.doctor3 of new appointment ERROR 2025-11-10 00:21:29,864 tasks 5437 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,866 signals 31314 8426217792 Appointment created: a5688012-490f-4f7c-b07c-7ad59959e5ff for patient 000019 on 2025-09-11 INFO 2025-11-10 00:21:29,866 signals 31314 8426217792 Generated Sub-File Number: 000019-MED-02 INFO 2025-11-10 00:21:29,866 signals 31314 8426217792 SubFile created: 000019-MED-02 for clinic Medical Department INFO 2025-11-10 00:21:29,866 signals 31314 8426217792 Created sub-file 000019-MED-02 for patient 000019 at clinic Medical Department ERROR 2025-11-10 00:21:29,867 tasks 7366 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,867 signals 31314 8426217792 Notified provider hind.al-harbi.doctor3 of new appointment INFO 2025-11-10 00:21:29,869 signals 31314 8426217792 Appointment created: fea7a8eb-86ee-4703-a5c5-058651bbdcba for patient 000028 on 2025-09-07 INFO 2025-11-10 00:21:29,869 signals 31314 8426217792 Generated Sub-File Number: 000028-NUR-03 INFO 2025-11-10 00:21:29,870 signals 31314 8426217792 SubFile created: 000028-NUR-03 for clinic Nursing Department INFO 2025-11-10 00:21:29,870 signals 31314 8426217792 Created sub-file 000028-NUR-03 for patient 000028 at clinic Nursing Department ERROR 2025-11-10 00:21:29,870 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,870 signals 31314 8426217792 Notified provider mona.al-qahtani.nurse2 of new appointment INFO 2025-11-10 00:21:29,872 signals 31314 8426217792 Appointment created: 012613aa-1a3d-4747-83a1-9db086078add for patient 000035 on 2025-10-12 INFO 2025-11-10 00:21:29,873 signals 31314 8426217792 Generated Sub-File Number: 000035-ABA-02 INFO 2025-11-10 00:21:29,873 signals 31314 8426217792 SubFile created: 000035-ABA-02 for clinic ABA Therapy INFO 2025-11-10 00:21:29,873 signals 31314 8426217792 Created sub-file 000035-ABA-02 for patient 000035 at clinic ABA Therapy ERROR 2025-11-10 00:21:29,873 tasks 5437 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,873 signals 31314 8426217792 Notified provider ziyad.al-shammari.aba1 of new appointment INFO 2025-11-10 00:21:29,875 signals 31314 8426217792 Appointment created: 327f8d33-428c-4c59-8d63-e8d3da6f5e80 for patient 000019 on 2025-10-26 INFO 2025-11-10 00:21:29,875 signals 31314 8426217792 Generated Sub-File Number: 000019-SLP-03 INFO 2025-11-10 00:21:29,876 signals 31314 8426217792 SubFile created: 000019-SLP-03 for clinic Speech-Language Pathology INFO 2025-11-10 00:21:29,876 signals 31314 8426217792 Created sub-file 000019-SLP-03 for patient 000019 at clinic Speech-Language Pathology ERROR 2025-11-10 00:21:29,876 tasks 7366 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,876 signals 31314 8426217792 Notified provider hessa.al-shammari.slp1 of new appointment INFO 2025-11-10 00:21:29,878 signals 31314 8426217792 Appointment created: e8cf5417-c63e-460a-bfd0-5c43b3015a7d for patient 000011 on 2025-11-05 INFO 2025-11-10 00:21:29,878 signals 31314 8426217792 Generated Sub-File Number: 000011-ABA-02 INFO 2025-11-10 00:21:29,878 signals 31314 8426217792 SubFile created: 000011-ABA-02 for clinic ABA Therapy INFO 2025-11-10 00:21:29,878 signals 31314 8426217792 Created sub-file 000011-ABA-02 for patient 000011 at clinic ABA Therapy INFO 2025-11-10 00:21:29,879 signals 31314 8426217792 Notified provider ziyad.al-shammari.aba1 of new appointment ERROR 2025-11-10 00:21:29,879 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,880 signals 31314 8426217792 Appointment created: 822037b5-0cc5-4e59-baba-5efc11f7a96a for patient 000021 on 2025-10-12 INFO 2025-11-10 00:21:29,881 signals 31314 8426217792 Generated Sub-File Number: 000021-SLP-02 INFO 2025-11-10 00:21:29,881 signals 31314 8426217792 SubFile created: 000021-SLP-02 for clinic Speech-Language Pathology INFO 2025-11-10 00:21:29,881 signals 31314 8426217792 Created sub-file 000021-SLP-02 for patient 000021 at clinic Speech-Language Pathology INFO 2025-11-10 00:21:29,881 signals 31314 8426217792 Notified provider salma.al-omari.slp2 of new appointment ERROR 2025-11-10 00:21:29,882 tasks 5437 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,883 signals 31314 8426217792 Appointment created: 5d55887a-49eb-4d73-b332-427446cb74e7 for patient 000043 on 2025-10-19 ERROR 2025-11-10 00:21:29,884 tasks 7366 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,884 signals 31314 8426217792 Notified provider faisal.al-subai.doctor2 of new appointment INFO 2025-11-10 00:21:29,886 signals 31314 8426217792 Appointment created: cb968a6d-5b30-45b7-bc93-6bf9bd2c40e1 for patient 000002 on 2025-10-28 INFO 2025-11-10 00:21:29,887 signals 31314 8426217792 Notified provider mona.al-qahtani.nurse2 of new appointment ERROR 2025-11-10 00:21:29,887 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,888 signals 31314 8426217792 Appointment created: 887f560f-ac54-4bbb-8d9c-f5fefe9ac26e for patient 000032 on 2025-10-26 INFO 2025-11-10 00:21:29,889 signals 31314 8426217792 Generated Sub-File Number: 000032-MED-01 INFO 2025-11-10 00:21:29,889 signals 31314 8426217792 SubFile created: 000032-MED-01 for clinic Medical Department INFO 2025-11-10 00:21:29,889 signals 31314 8426217792 Created sub-file 000032-MED-01 for patient 000032 at clinic Medical Department ERROR 2025-11-10 00:21:29,890 tasks 5437 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,890 signals 31314 8426217792 Notified provider mona.al-shamrani.doctor1 of new appointment INFO 2025-11-10 00:21:29,892 signals 31314 8426217792 Appointment created: f9382f75-adf2-4a35-bdc0-36824faaed48 for patient 000050 on 2025-09-22 INFO 2025-11-10 00:21:29,892 signals 31314 8426217792 Generated Sub-File Number: 000050-SLP-02 INFO 2025-11-10 00:21:29,892 signals 31314 8426217792 SubFile created: 000050-SLP-02 for clinic Speech-Language Pathology INFO 2025-11-10 00:21:29,892 signals 31314 8426217792 Created sub-file 000050-SLP-02 for patient 000050 at clinic Speech-Language Pathology ERROR 2025-11-10 00:21:29,892 tasks 7366 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,893 signals 31314 8426217792 Notified provider salma.al-omari.slp2 of new appointment INFO 2025-11-10 00:21:29,895 signals 31314 8426217792 Appointment created: 2501a738-7df6-4526-9371-bfd51de20adf for patient 000003 on 2025-09-03 INFO 2025-11-10 00:21:29,895 signals 31314 8426217792 Generated Sub-File Number: 000003-OT-01 INFO 2025-11-10 00:21:29,895 signals 31314 8426217792 SubFile created: 000003-OT-01 for clinic Occupational Therapy INFO 2025-11-10 00:21:29,895 signals 31314 8426217792 Created sub-file 000003-OT-01 for patient 000003 at clinic Occupational Therapy ERROR 2025-11-10 00:21:29,895 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,896 signals 31314 8426217792 Notified provider basma.al-shahrani.ot2 of new appointment INFO 2025-11-10 00:21:29,898 signals 31314 8426217792 Appointment created: 01d8450a-5e41-4b25-a4d1-c948378186cc for patient 000036 on 2025-09-15 ERROR 2025-11-10 00:21:29,899 tasks 5437 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,899 signals 31314 8426217792 Generated Sub-File Number: 000036-ABA-01 INFO 2025-11-10 00:21:29,899 signals 31314 8426217792 SubFile created: 000036-ABA-01 for clinic ABA Therapy INFO 2025-11-10 00:21:29,899 signals 31314 8426217792 Created sub-file 000036-ABA-01 for patient 000036 at clinic ABA Therapy INFO 2025-11-10 00:21:29,899 signals 31314 8426217792 Notified provider ziyad.al-shammari.aba1 of new appointment INFO 2025-11-10 00:21:29,902 signals 31314 8426217792 Appointment created: da4265d3-d513-4d6c-8e63-b0fef938367d for patient 000049 on 2025-08-14 INFO 2025-11-10 00:21:29,902 signals 31314 8426217792 Generated Sub-File Number: 000049-MED-03 ERROR 2025-11-10 00:21:29,902 tasks 7366 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,902 signals 31314 8426217792 SubFile created: 000049-MED-03 for clinic Medical Department INFO 2025-11-10 00:21:29,902 signals 31314 8426217792 Created sub-file 000049-MED-03 for patient 000049 at clinic Medical Department INFO 2025-11-10 00:21:29,903 signals 31314 8426217792 Notified provider faisal.al-subai.doctor2 of new appointment ERROR 2025-11-10 00:21:29,905 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,905 signals 31314 8426217792 Appointment created: b7d331db-7fef-4597-856d-ea09211d99a2 for patient 000022 on 2025-09-09 INFO 2025-11-10 00:21:29,906 signals 31314 8426217792 Notified provider faisal.al-subai.doctor2 of new appointment INFO 2025-11-10 00:21:29,908 signals 31314 8426217792 Appointment created: 8ec62361-9b7e-4d92-bedd-310c104f90c0 for patient 000006 on 2025-09-28 INFO 2025-11-10 00:21:29,908 signals 31314 8426217792 Generated Sub-File Number: 000006-NUR-01 INFO 2025-11-10 00:21:29,909 signals 31314 8426217792 SubFile created: 000006-NUR-01 for clinic Nursing Department INFO 2025-11-10 00:21:29,909 signals 31314 8426217792 Created sub-file 000006-NUR-01 for patient 000006 at clinic Nursing Department INFO 2025-11-10 00:21:29,909 signals 31314 8426217792 Notified provider ghada.al-maliki.nurse3 of new appointment ERROR 2025-11-10 00:21:29,909 tasks 5437 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,911 signals 31314 8426217792 Appointment created: 22702b26-b6ca-4fb3-bff8-db91d867101d for patient 000028 on 2025-10-26 INFO 2025-11-10 00:21:29,911 signals 31314 8426217792 Notified provider faisal.al-subai.doctor2 of new appointment ERROR 2025-11-10 00:21:29,912 tasks 7366 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,913 signals 31314 8426217792 Appointment created: 82ed66c7-6cb7-46db-9936-261b6e9eaa88 for patient 000035 on 2025-09-10 INFO 2025-11-10 00:21:29,914 signals 31314 8426217792 Notified provider mona.al-shamrani.doctor1 of new appointment ERROR 2025-11-10 00:21:29,915 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,916 signals 31314 8426217792 Appointment created: 8e16b11a-a3bb-443a-b166-2f572d87f28c for patient 000007 on 2025-09-03 INFO 2025-11-10 00:21:29,917 signals 31314 8426217792 Generated Sub-File Number: 000007-ABA-02 INFO 2025-11-10 00:21:29,917 signals 31314 8426217792 SubFile created: 000007-ABA-02 for clinic ABA Therapy INFO 2025-11-10 00:21:29,917 signals 31314 8426217792 Created sub-file 000007-ABA-02 for patient 000007 at clinic ABA Therapy ERROR 2025-11-10 00:21:29,917 tasks 5437 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,917 signals 31314 8426217792 Notified provider rania.al-shamrani.aba2 of new appointment INFO 2025-11-10 00:21:29,919 signals 31314 8426217792 Appointment created: bc0bee1e-776d-4b13-b72a-1f6cc8a3407f for patient 000008 on 2025-11-26 INFO 2025-11-10 00:21:29,920 signals 31314 8426217792 Generated Sub-File Number: 000008-MED-02 ERROR 2025-11-10 00:21:29,920 tasks 7366 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,920 signals 31314 8426217792 SubFile created: 000008-MED-02 for clinic Medical Department INFO 2025-11-10 00:21:29,920 signals 31314 8426217792 Created sub-file 000008-MED-02 for patient 000008 at clinic Medical Department INFO 2025-11-10 00:21:29,921 signals 31314 8426217792 Notified provider hind.al-harbi.doctor3 of new appointment INFO 2025-11-10 00:21:29,921 signals 31314 8426217792 Scheduled 24-hour reminder for appointment bc0bee1e-776d-4b13-b72a-1f6cc8a3407f INFO 2025-11-10 00:21:29,922 signals 31314 8426217792 Scheduled 2-hour reminder for appointment bc0bee1e-776d-4b13-b72a-1f6cc8a3407f ERROR 2025-11-10 00:21:29,923 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,923 signals 31314 8426217792 Appointment created: d244bc8b-98eb-47fd-a13c-fe9795c96d00 for patient 000024 on 2025-09-29 INFO 2025-11-10 00:21:29,923 signals 31314 8426217792 Generated Sub-File Number: 000024-NUR-01 INFO 2025-11-10 00:21:29,923 signals 31314 8426217792 SubFile created: 000024-NUR-01 for clinic Nursing Department INFO 2025-11-10 00:21:29,923 signals 31314 8426217792 Created sub-file 000024-NUR-01 for patient 000024 at clinic Nursing Department INFO 2025-11-10 00:21:29,924 signals 31314 8426217792 Notified provider ghada.al-maliki.nurse3 of new appointment INFO 2025-11-10 00:21:29,926 signals 31314 8426217792 Appointment created: 7d2b20d1-620f-46c2-a993-9e419b767a47 for patient 000016 on 2025-09-18 INFO 2025-11-10 00:21:29,926 signals 31314 8426217792 Generated Sub-File Number: 000016-NUR-01 INFO 2025-11-10 00:21:29,926 signals 31314 8426217792 SubFile created: 000016-NUR-01 for clinic Nursing Department INFO 2025-11-10 00:21:29,926 signals 31314 8426217792 Created sub-file 000016-NUR-01 for patient 000016 at clinic Nursing Department ERROR 2025-11-10 00:21:29,926 tasks 5437 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,927 signals 31314 8426217792 Notified provider hassan.al-shammari.nurse1 of new appointment INFO 2025-11-10 00:21:29,928 signals 31314 8426217792 Appointment created: c7a93b17-05fa-4f20-938b-539d84f20ebd for patient 000001 on 2025-09-24 INFO 2025-11-10 00:21:29,929 signals 31314 8426217792 Generated Sub-File Number: 000001-ABA-02 INFO 2025-11-10 00:21:29,929 signals 31314 8426217792 SubFile created: 000001-ABA-02 for clinic ABA Therapy INFO 2025-11-10 00:21:29,929 signals 31314 8426217792 Created sub-file 000001-ABA-02 for patient 000001 at clinic ABA Therapy INFO 2025-11-10 00:21:29,929 signals 31314 8426217792 Notified provider rania.al-shamrani.aba2 of new appointment ERROR 2025-11-10 00:21:29,930 tasks 7366 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,931 signals 31314 8426217792 Appointment created: 0cd551ab-990c-4cbf-bbcb-43a0d1daedc7 for patient 000020 on 2025-08-24 INFO 2025-11-10 00:21:29,932 signals 31314 8426217792 Generated Sub-File Number: 000020-NUR-01 INFO 2025-11-10 00:21:29,932 signals 31314 8426217792 SubFile created: 000020-NUR-01 for clinic Nursing Department INFO 2025-11-10 00:21:29,932 signals 31314 8426217792 Created sub-file 000020-NUR-01 for patient 000020 at clinic Nursing Department INFO 2025-11-10 00:21:29,933 signals 31314 8426217792 Notified provider hassan.al-shammari.nurse1 of new appointment ERROR 2025-11-10 00:21:29,933 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,935 signals 31314 8426217792 Appointment created: b3b13dd3-0d64-44d2-ba1d-5a75e82ef6ce for patient 000030 on 2025-08-24 ERROR 2025-11-10 00:21:29,935 tasks 5437 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,935 signals 31314 8426217792 Generated Sub-File Number: 000030-SLP-03 INFO 2025-11-10 00:21:29,936 signals 31314 8426217792 SubFile created: 000030-SLP-03 for clinic Speech-Language Pathology INFO 2025-11-10 00:21:29,936 signals 31314 8426217792 Created sub-file 000030-SLP-03 for patient 000030 at clinic Speech-Language Pathology INFO 2025-11-10 00:21:29,936 signals 31314 8426217792 Notified provider salma.al-omari.slp2 of new appointment INFO 2025-11-10 00:21:29,938 signals 31314 8426217792 Appointment created: 90be99ff-c559-46c7-8c54-995d947a1cb5 for patient 000015 on 2025-10-12 ERROR 2025-11-10 00:21:29,938 tasks 7366 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,938 signals 31314 8426217792 Notified provider hassan.al-shammari.nurse1 of new appointment INFO 2025-11-10 00:21:29,940 signals 31314 8426217792 Appointment created: 3c1c164f-ac12-4e8a-83ac-d97dbd524c18 for patient 000021 on 2025-11-03 INFO 2025-11-10 00:21:29,941 signals 31314 8426217792 Generated Sub-File Number: 000021-ABA-03 INFO 2025-11-10 00:21:29,941 signals 31314 8426217792 SubFile created: 000021-ABA-03 for clinic ABA Therapy INFO 2025-11-10 00:21:29,941 signals 31314 8426217792 Created sub-file 000021-ABA-03 for patient 000021 at clinic ABA Therapy INFO 2025-11-10 00:21:29,941 signals 31314 8426217792 Notified provider rania.al-shamrani.aba2 of new appointment ERROR 2025-11-10 00:21:29,941 tasks 70309 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,943 signals 31314 8426217792 Appointment created: 2122ba5e-0f11-43be-b827-5f265c4f3f9f for patient 000035 on 2025-11-23 ERROR 2025-11-10 00:21:29,944 tasks 5437 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:29,944 signals 31314 8426217792 Notified provider hind.al-harbi.doctor3 of new appointment INFO 2025-11-10 00:21:29,945 signals 31314 8426217792 Scheduled 24-hour reminder for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f INFO 2025-11-10 00:21:29,945 signals 31314 8426217792 Scheduled 2-hour reminder for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f INFO 2025-11-10 00:21:29,947 signals 31314 8426217792 Appointment created: 56556031-d2c5-49f5-bf35-7a1e3870a8f2 for patient 000041 on 2025-10-19 INFO 2025-11-10 00:21:29,947 signals 31314 8426217792 Notified provider basma.al-shahrani.ot2 of new appointment ERROR 2025-11-10 00:21:29,947 tasks 7366 8426217792 Failed to create notification: User matching query does not exist. INFO 2025-11-10 00:21:30,320 signals 31314 8426217792 Consent created: GENERAL_TREATMENT for patient 000022 INFO 2025-11-10 00:21:30,320 signals 31314 8426217792 Consent created: DATA_SHARING for patient 000045 INFO 2025-11-10 00:21:30,320 signals 31314 8426217792 Consent created: DATA_SHARING for patient 000045 INFO 2025-11-10 00:21:30,321 signals 31314 8426217792 Consent created: SERVICE_SPECIFIC for patient 000048 INFO 2025-11-10 00:21:30,321 signals 31314 8426217792 Consent created: DATA_SHARING for patient 000017 INFO 2025-11-10 00:21:30,321 signals 31314 8426217792 Consent created: GENERAL_TREATMENT for patient 000003 INFO 2025-11-10 00:21:30,322 signals 31314 8426217792 Consent created: DATA_SHARING for patient 000003 INFO 2025-11-10 00:21:30,322 signals 31314 8426217792 Consent created: SERVICE_SPECIFIC for patient 000025 INFO 2025-11-10 00:21:30,323 signals 31314 8426217792 Consent created: DATA_SHARING for patient 000013 INFO 2025-11-10 00:21:30,323 signals 31314 8426217792 Consent created: GENERAL_TREATMENT for patient 000013 INFO 2025-11-10 00:21:30,323 signals 31314 8426217792 Consent created: DATA_SHARING for patient 000039 INFO 2025-11-10 00:21:30,324 signals 31314 8426217792 Consent created: DATA_SHARING for patient 000030 INFO 2025-11-10 00:21:30,324 signals 31314 8426217792 Consent created: GENERAL_TREATMENT for patient 000027 INFO 2025-11-10 00:21:30,324 signals 31314 8426217792 Consent created: PHOTO_VIDEO for patient 000027 INFO 2025-11-10 00:21:30,324 signals 31314 8426217792 Consent created: DATA_SHARING for patient 000007 INFO 2025-11-10 00:21:30,325 signals 31314 8426217792 Consent created: DATA_SHARING for patient 000037 INFO 2025-11-10 00:21:30,325 signals 31314 8426217792 Consent created: PHOTO_VIDEO for patient 000037 INFO 2025-11-10 00:21:30,325 signals 31314 8426217792 Consent created: PHOTO_VIDEO for patient 000006 INFO 2025-11-10 00:21:30,326 signals 31314 8426217792 Consent created: DATA_SHARING for patient 000014 INFO 2025-11-10 00:21:30,326 signals 31314 8426217792 Consent created: SERVICE_SPECIFIC for patient 000021 INFO 2025-11-10 00:21:30,326 signals 31314 8426217792 Consent created: DATA_SHARING for patient 000021 INFO 2025-11-10 00:21:30,327 signals 31314 8426217792 Consent created: PHOTO_VIDEO for patient 000008 INFO 2025-11-10 00:21:30,327 signals 31314 8426217792 Consent created: SERVICE_SPECIFIC for patient 000002 INFO 2025-11-10 00:21:30,327 signals 31314 8426217792 Consent created: GENERAL_TREATMENT for patient 000009 INFO 2025-11-10 00:21:30,328 signals 31314 8426217792 Consent created: SERVICE_SPECIFIC for patient 000005 INFO 2025-11-10 00:21:30,328 signals 31314 8426217792 Consent created: SERVICE_SPECIFIC for patient 000005 INFO 2025-11-10 00:21:30,328 signals 31314 8426217792 Consent created: DATA_SHARING for patient 000004 INFO 2025-11-10 00:21:30,328 signals 31314 8426217792 Consent created: PHOTO_VIDEO for patient 000044 INFO 2025-11-10 00:21:30,329 signals 31314 8426217792 Consent created: DATA_SHARING for patient 000049 INFO 2025-11-10 00:21:30,329 signals 31314 8426217792 Consent created: SERVICE_SPECIFIC for patient 000049 INFO 2025-11-10 00:21:30,329 signals 31314 8426217792 Consent created: GENERAL_TREATMENT for patient 000010 INFO 2025-11-10 00:21:30,330 signals 31314 8426217792 Consent created: PHOTO_VIDEO for patient 000010 INFO 2025-11-10 00:21:30,330 signals 31314 8426217792 Consent created: DATA_SHARING for patient 000024 INFO 2025-11-10 00:21:30,330 signals 31314 8426217792 Consent created: GENERAL_TREATMENT for patient 000031 INFO 2025-11-10 00:21:30,491 tasks 70309 8426217792 Notification created for user d1095372-c42d-4881-9361-2f035132751a: New Appointment Booked INFO 2025-11-10 00:21:30,493 tasks 5437 8426217792 Notification created for user fd2bc64a-c8f3-4b04-8f85-2265e9575304: New Appointment Booked INFO 2025-11-10 00:21:36,847 basehttp 26492 6220443648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-10 00:21:36,856 basehttp 26492 6220443648 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-10 00:21:46,344 basehttp 26492 6220443648 "GET /en/admin/ot/otconsult/add/ HTTP/1.1" 302 0 INFO 2025-11-10 00:21:46,356 basehttp 26492 6220443648 "GET /en/admin/login/?next=/en/admin/ot/otconsult/add/ HTTP/1.1" 200 4220 INFO 2025-11-10 00:21:46,371 basehttp 26492 6220443648 "GET /static/admin/css/login.css HTTP/1.1" 200 951 INFO 2025-11-10 00:21:48,037 basehttp 26492 6220443648 "POST /en/admin/login/?next=/en/admin/ot/otconsult/add/ HTTP/1.1" 302 0 INFO 2025-11-10 00:21:48,106 basehttp 26492 6220443648 "GET /en/admin/ot/otconsult/add/ HTTP/1.1" 200 130358 INFO 2025-11-10 00:21:48,122 basehttp 26492 6203617280 "GET /static/admin/js/inlines.js HTTP/1.1" 304 0 INFO 2025-11-10 00:21:48,127 basehttp 26492 6220443648 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 ERROR 2025-11-10 00:21:52,862 tasks 70309 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-10 00:21:52,862 tasks 70302 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-10 00:21:52,863 tasks 5437 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-10 00:21:52,863 tasks 7366 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-10 00:21:52,917 tasks 70302 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-10 00:21:52,917 tasks 70309 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-10 00:21:52,917 tasks 5437 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-10 00:21:52,917 tasks 7366 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found INFO 2025-11-10 00:21:56,348 basehttp 26492 6220443648 "GET /en/admin/core/user/ HTTP/1.1" 200 79108 INFO 2025-11-10 00:21:56,372 basehttp 26492 6220443648 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-10 00:21:57,610 basehttp 26492 6220443648 "GET /en/admin/core/user/be0b1327-87e7-4a61-8d76-02c2d78d0ff0/change/ HTTP/1.1" 200 127267 INFO 2025-11-10 00:21:57,630 basehttp 26492 6220443648 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-10 00:22:06,874 basehttp 26492 6220443648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 00:22:13,381 basehttp 26492 6220443648 "POST /en/admin/core/user/be0b1327-87e7-4a61-8d76-02c2d78d0ff0/change/ HTTP/1.1" 302 0 INFO 2025-11-10 00:22:13,406 basehttp 26492 6220443648 "GET /en/admin/core/user/ HTTP/1.1" 200 79380 INFO 2025-11-10 00:22:13,423 basehttp 26492 6220443648 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-10 00:22:15,840 basehttp 26492 6220443648 "GET /en/psychology/goals/create/ HTTP/1.1" 200 34493 WARNING 2025-11-10 00:22:15,861 log 26492 6220443648 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:22:15,861 basehttp 26492 6220443648 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-10 00:22:15,906 basehttp 26492 6220443648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-10 00:22:15,911 basehttp 26492 6220443648 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-10 00:22:17,159 basehttp 26492 6203617280 "GET /en/dashboard/ HTTP/1.1" 200 54587 WARNING 2025-11-10 00:22:17,183 log 26492 6203617280 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:22:17,183 basehttp 26492 6203617280 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-10 00:22:17,251 basehttp 26492 6203617280 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-10 00:22:17,257 basehttp 26492 6203617280 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-10 00:22:19,774 basehttp 26492 6220443648 "GET /en/settings/ HTTP/1.1" 200 42449 WARNING 2025-11-10 00:22:19,800 log 26492 6220443648 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:22:19,800 basehttp 26492 6220443648 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-10 00:22:19,837 basehttp 26492 6220443648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-10 00:22:19,842 basehttp 26492 6220443648 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-10 00:22:21,847 basehttp 26492 6203617280 "GET /en/settings/ZATCA/ HTTP/1.1" 200 35980 WARNING 2025-11-10 00:22:21,872 log 26492 6203617280 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:22:21,872 basehttp 26492 6203617280 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-10 00:22:21,915 basehttp 26492 6203617280 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-10 00:22:21,922 basehttp 26492 6203617280 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-10 00:22:29,656 tasks 5437 8426217792 Notification created for user fd2bc64a-c8f3-4b04-8f85-2265e9575304: New Appointment Booked INFO 2025-11-10 00:22:29,657 tasks 7366 8426217792 Notification created for user c32fe5cb-9121-4e86-a20c-5b68389a6374: New Appointment Booked INFO 2025-11-10 00:22:29,658 tasks 70302 8426217792 Notification created for user bc825957-91c2-49d5-b520-5cebe7708bf9: New Appointment Booked INFO 2025-11-10 00:22:29,670 tasks 70310 8426217792 Notification created for user 6d349e4f-e126-498a-9180-f8334b1a33f0: New Appointment Booked INFO 2025-11-10 00:22:29,685 tasks 70305 8426217792 Notification created for user 9004f6ca-70b2-47b9-a1db-b04452670ddb: New Appointment Booked INFO 2025-11-10 00:22:29,697 tasks 70312 8426217792 Notification created for user c32fe5cb-9121-4e86-a20c-5b68389a6374: New Appointment Booked INFO 2025-11-10 00:22:29,699 tasks 7366 8426217792 Notification created for user 9004f6ca-70b2-47b9-a1db-b04452670ddb: New Appointment Booked INFO 2025-11-10 00:22:29,710 tasks 70310 8426217792 Notification created for user bc825957-91c2-49d5-b520-5cebe7708bf9: New Appointment Booked INFO 2025-11-10 00:22:29,711 tasks 5437 8426217792 Notification created for user bc825957-91c2-49d5-b520-5cebe7708bf9: New Appointment Booked INFO 2025-11-10 00:22:29,723 tasks 70313 8426217792 Notification created for user 9004f6ca-70b2-47b9-a1db-b04452670ddb: New Appointment Booked INFO 2025-11-10 00:22:29,734 tasks 70311 8426217792 Notification created for user 49721e11-5cc7-4e04-8561-9f53c9e10059: New Appointment Booked INFO 2025-11-10 00:22:29,757 tasks 70314 8426217792 Notification created for user d1095372-c42d-4881-9361-2f035132751a: New Appointment Booked INFO 2025-11-10 00:22:29,784 tasks 70304 8426217792 Notification created for user 8b3dc2f9-5fc7-4955-b8a2-9c30e38a87f7: New Appointment Booked INFO 2025-11-10 00:22:29,786 tasks 70305 8426217792 Notification created for user 728c007b-09f7-4a77-9570-9983d109f0b7: New Appointment Booked INFO 2025-11-10 00:22:29,793 tasks 70304 8426217792 Notification created for user 728c007b-09f7-4a77-9570-9983d109f0b7: New Appointment Booked INFO 2025-11-10 00:22:29,803 tasks 70305 8426217792 Notification created for user 6d349e4f-e126-498a-9180-f8334b1a33f0: New Appointment Booked INFO 2025-11-10 00:22:29,810 tasks 70311 8426217792 Notification created for user 49721e11-5cc7-4e04-8561-9f53c9e10059: New Appointment Booked INFO 2025-11-10 00:22:29,822 tasks 70305 8426217792 Notification created for user 49721e11-5cc7-4e04-8561-9f53c9e10059: New Appointment Booked INFO 2025-11-10 00:22:29,823 tasks 70312 8426217792 Notification created for user 6d349e4f-e126-498a-9180-f8334b1a33f0: New Appointment Booked INFO 2025-11-10 00:22:29,828 tasks 70310 8426217792 Notification created for user bbad97d7-0aa1-4771-b421-2de61f9c92a7: New Appointment Booked INFO 2025-11-10 00:22:29,839 tasks 70305 8426217792 Notification created for user c32fe5cb-9121-4e86-a20c-5b68389a6374: New Appointment Booked INFO 2025-11-10 00:22:29,852 tasks 70304 8426217792 Notification created for user 728c007b-09f7-4a77-9570-9983d109f0b7: New Appointment Booked INFO 2025-11-10 00:22:29,853 tasks 70310 8426217792 Notification created for user 9004f6ca-70b2-47b9-a1db-b04452670ddb: New Appointment Booked INFO 2025-11-10 00:22:29,863 tasks 70305 8426217792 Notification created for user 9004f6ca-70b2-47b9-a1db-b04452670ddb: New Appointment Booked INFO 2025-11-10 00:22:29,871 tasks 70314 8426217792 Notification created for user 728c007b-09f7-4a77-9570-9983d109f0b7: New Appointment Booked INFO 2025-11-10 00:22:29,871 tasks 70302 8426217792 Notification created for user 9004f6ca-70b2-47b9-a1db-b04452670ddb: New Appointment Booked INFO 2025-11-10 00:22:29,872 tasks 70310 8426217792 Notification created for user c32fe5cb-9121-4e86-a20c-5b68389a6374: New Appointment Booked INFO 2025-11-10 00:22:29,882 tasks 70305 8426217792 Notification created for user bc825957-91c2-49d5-b520-5cebe7708bf9: New Appointment Booked INFO 2025-11-10 00:22:29,892 tasks 70309 8426217792 Notification created for user c85e6542-08a6-412d-bd4d-dad011d4955b: New Appointment Booked INFO 2025-11-10 00:22:29,909 tasks 70311 8426217792 Notification created for user c32fe5cb-9121-4e86-a20c-5b68389a6374: New Appointment Booked INFO 2025-11-10 00:22:29,917 tasks 70314 8426217792 Notification created for user fd2bc64a-c8f3-4b04-8f85-2265e9575304: New Appointment Booked INFO 2025-11-10 00:22:29,923 tasks 70311 8426217792 Notification created for user d1095372-c42d-4881-9361-2f035132751a: New Appointment Booked INFO 2025-11-10 00:22:29,923 tasks 70304 8426217792 Notification created for user 728c007b-09f7-4a77-9570-9983d109f0b7: New Appointment Booked INFO 2025-11-10 00:22:29,924 tasks 70314 8426217792 Notification created for user 6d349e4f-e126-498a-9180-f8334b1a33f0: New Appointment Booked INFO 2025-11-10 00:22:29,933 tasks 70310 8426217792 Notification created for user 8b3dc2f9-5fc7-4955-b8a2-9c30e38a87f7: New Appointment Booked INFO 2025-11-10 00:22:29,944 tasks 70302 8426217792 Notification created for user 49721e11-5cc7-4e04-8561-9f53c9e10059: New Appointment Booked INFO 2025-11-10 00:22:29,956 tasks 7366 8426217792 Notification created for user 6d349e4f-e126-498a-9180-f8334b1a33f0: New Appointment Booked INFO 2025-11-10 00:22:29,968 tasks 70310 8426217792 Notification created for user fd2bc64a-c8f3-4b04-8f85-2265e9575304: New Appointment Booked INFO 2025-11-10 00:22:29,980 tasks 70314 8426217792 Notification created for user bbad97d7-0aa1-4771-b421-2de61f9c92a7: New Appointment Booked INFO 2025-11-10 00:22:29,986 tasks 7366 8426217792 Notification created for user fd2bc64a-c8f3-4b04-8f85-2265e9575304: New Appointment Booked INFO 2025-11-10 00:22:29,988 tasks 70314 8426217792 Notification created for user 8b3dc2f9-5fc7-4955-b8a2-9c30e38a87f7: New Appointment Booked INFO 2025-11-10 00:22:30,003 tasks 70312 8426217792 Notification created for user c85e6542-08a6-412d-bd4d-dad011d4955b: New Appointment Booked INFO 2025-11-10 00:22:30,057 tasks 70313 8426217792 Notification created for user bbad97d7-0aa1-4771-b421-2de61f9c92a7: New Appointment Booked INFO 2025-11-10 00:22:30,058 tasks 70310 8426217792 Notification created for user 728c007b-09f7-4a77-9570-9983d109f0b7: New Appointment Booked INFO 2025-11-10 00:22:30,066 tasks 70311 8426217792 Notification created for user fd2bc64a-c8f3-4b04-8f85-2265e9575304: New Appointment Booked INFO 2025-11-10 00:22:30,067 tasks 70310 8426217792 Notification created for user fd2bc64a-c8f3-4b04-8f85-2265e9575304: New Appointment Booked INFO 2025-11-10 00:22:30,094 tasks 70302 8426217792 Notification created for user fd2bc64a-c8f3-4b04-8f85-2265e9575304: New Appointment Booked INFO 2025-11-10 00:22:30,122 tasks 70313 8426217792 Notification created for user 8b3dc2f9-5fc7-4955-b8a2-9c30e38a87f7: New Appointment Booked INFO 2025-11-10 00:22:30,131 tasks 7366 8426217792 Notification created for user d1095372-c42d-4881-9361-2f035132751a: New Appointment Booked INFO 2025-11-10 00:22:30,132 tasks 70310 8426217792 Notification created for user 49721e11-5cc7-4e04-8561-9f53c9e10059: New Appointment Booked INFO 2025-11-10 00:22:30,133 tasks 70313 8426217792 Notification created for user c32fe5cb-9121-4e86-a20c-5b68389a6374: New Appointment Booked INFO 2025-11-10 00:22:30,143 tasks 70305 8426217792 Notification created for user 49721e11-5cc7-4e04-8561-9f53c9e10059: New Appointment Booked INFO 2025-11-10 00:22:30,153 tasks 70312 8426217792 Notification created for user 442f3258-4fc2-4a3b-8d80-c020383207c0: New Appointment Booked INFO 2025-11-10 00:22:30,165 tasks 70311 8426217792 Notification created for user 6d349e4f-e126-498a-9180-f8334b1a33f0: New Appointment Booked INFO 2025-11-10 00:22:30,173 tasks 70313 8426217792 Notification created for user 8b3dc2f9-5fc7-4955-b8a2-9c30e38a87f7: New Appointment Booked INFO 2025-11-10 00:22:30,184 tasks 70311 8426217792 Notification created for user 728c007b-09f7-4a77-9570-9983d109f0b7: New Appointment Booked INFO 2025-11-10 00:22:30,185 tasks 70310 8426217792 Notification created for user bc825957-91c2-49d5-b520-5cebe7708bf9: New Appointment Booked INFO 2025-11-10 00:22:30,186 tasks 70302 8426217792 Notification created for user d1095372-c42d-4881-9361-2f035132751a: New Appointment Booked INFO 2025-11-10 00:22:30,198 tasks 70313 8426217792 Notification created for user bbad97d7-0aa1-4771-b421-2de61f9c92a7: New Appointment Booked INFO 2025-11-10 00:22:30,209 tasks 70310 8426217792 Notification created for user 442f3258-4fc2-4a3b-8d80-c020383207c0: New Appointment Booked INFO 2025-11-10 00:22:30,211 tasks 7366 8426217792 Notification created for user 728c007b-09f7-4a77-9570-9983d109f0b7: New Appointment Booked INFO 2025-11-10 00:22:30,212 tasks 70311 8426217792 Notification created for user bbad97d7-0aa1-4771-b421-2de61f9c92a7: New Appointment Booked INFO 2025-11-10 00:22:30,222 tasks 70302 8426217792 Notification created for user d1095372-c42d-4881-9361-2f035132751a: New Appointment Booked INFO 2025-11-10 00:22:30,234 tasks 70313 8426217792 Notification created for user d1095372-c42d-4881-9361-2f035132751a: New Appointment Booked INFO 2025-11-10 00:22:30,245 tasks 7366 8426217792 Notification created for user c85e6542-08a6-412d-bd4d-dad011d4955b: New Appointment Booked INFO 2025-11-10 00:22:30,257 tasks 70302 8426217792 Notification created for user c85e6542-08a6-412d-bd4d-dad011d4955b: New Appointment Booked INFO 2025-11-10 00:22:30,264 tasks 70313 8426217792 Notification created for user c32fe5cb-9121-4e86-a20c-5b68389a6374: New Appointment Booked INFO 2025-11-10 00:22:30,265 tasks 70302 8426217792 Notification created for user 8b3dc2f9-5fc7-4955-b8a2-9c30e38a87f7: New Appointment Booked INFO 2025-11-10 00:22:30,271 tasks 70313 8426217792 Notification created for user 728c007b-09f7-4a77-9570-9983d109f0b7: New Appointment Booked INFO 2025-11-10 00:22:30,272 tasks 70302 8426217792 Notification created for user c32fe5cb-9121-4e86-a20c-5b68389a6374: New Appointment Booked INFO 2025-11-10 00:22:30,281 tasks 7366 8426217792 Notification created for user bbad97d7-0aa1-4771-b421-2de61f9c92a7: New Appointment Booked INFO 2025-11-10 00:22:30,289 tasks 70313 8426217792 Notification created for user fd2bc64a-c8f3-4b04-8f85-2265e9575304: New Appointment Booked INFO 2025-11-10 00:22:30,291 tasks 70302 8426217792 Notification created for user c85e6542-08a6-412d-bd4d-dad011d4955b: New Appointment Booked INFO 2025-11-10 00:22:30,301 tasks 7366 8426217792 Notification created for user bbad97d7-0aa1-4771-b421-2de61f9c92a7: New Appointment Booked INFO 2025-11-10 00:22:30,356 tasks 70312 8426217792 Notification created for user c32fe5cb-9121-4e86-a20c-5b68389a6374: New Appointment Booked INFO 2025-11-10 00:22:30,359 tasks 5437 8426217792 Notification created for user c85e6542-08a6-412d-bd4d-dad011d4955b: New Appointment Booked INFO 2025-11-10 00:22:30,366 tasks 70302 8426217792 Notification created for user 9004f6ca-70b2-47b9-a1db-b04452670ddb: New Appointment Booked INFO 2025-11-10 00:22:30,368 tasks 5437 8426217792 Notification created for user 49721e11-5cc7-4e04-8561-9f53c9e10059: New Appointment Booked INFO 2025-11-10 00:22:30,378 tasks 70312 8426217792 Notification created for user 728c007b-09f7-4a77-9570-9983d109f0b7: New Appointment Booked INFO 2025-11-10 00:22:30,389 tasks 70313 8426217792 Notification created for user bbad97d7-0aa1-4771-b421-2de61f9c92a7: New Appointment Booked INFO 2025-11-10 00:22:30,394 tasks 7366 8426217792 Notification created for user bbad97d7-0aa1-4771-b421-2de61f9c92a7: New Appointment Booked INFO 2025-11-10 00:22:30,405 tasks 70312 8426217792 Notification created for user bc825957-91c2-49d5-b520-5cebe7708bf9: New Appointment Booked INFO 2025-11-10 00:22:30,418 tasks 70313 8426217792 Notification created for user 49721e11-5cc7-4e04-8561-9f53c9e10059: New Appointment Booked INFO 2025-11-10 00:22:30,419 tasks 7366 8426217792 Notification created for user bc825957-91c2-49d5-b520-5cebe7708bf9: New Appointment Booked INFO 2025-11-10 00:22:30,420 tasks 5437 8426217792 Notification created for user 9004f6ca-70b2-47b9-a1db-b04452670ddb: New Appointment Booked INFO 2025-11-10 00:22:30,473 tasks 70311 8426217792 Notification created for user 442f3258-4fc2-4a3b-8d80-c020383207c0: New Appointment Booked INFO 2025-11-10 00:22:30,492 tasks 7366 8426217792 Notification created for user 49721e11-5cc7-4e04-8561-9f53c9e10059: New Appointment Booked INFO 2025-11-10 00:22:30,497 tasks 70312 8426217792 Notification created for user c32fe5cb-9121-4e86-a20c-5b68389a6374: New Appointment Booked INFO 2025-11-10 00:22:30,499 tasks 70304 8426217792 Notification created for user c32fe5cb-9121-4e86-a20c-5b68389a6374: New Appointment Booked INFO 2025-11-10 00:22:30,503 tasks 70313 8426217792 Notification created for user bc825957-91c2-49d5-b520-5cebe7708bf9: New Appointment Booked INFO 2025-11-10 00:22:30,509 tasks 70305 8426217792 Notification created for user c85e6542-08a6-412d-bd4d-dad011d4955b: New Appointment Booked INFO 2025-11-10 00:22:30,518 tasks 70302 8426217792 Notification created for user d1095372-c42d-4881-9361-2f035132751a: New Appointment Booked INFO 2025-11-10 00:22:30,544 tasks 70314 8426217792 Notification created for user 6d349e4f-e126-498a-9180-f8334b1a33f0: New Appointment Booked INFO 2025-11-10 00:22:30,548 tasks 70309 8426217792 Notification created for user d1095372-c42d-4881-9361-2f035132751a: New Appointment Booked INFO 2025-11-10 00:22:30,555 tasks 70310 8426217792 Notification created for user 8b3dc2f9-5fc7-4955-b8a2-9c30e38a87f7: New Appointment Booked INFO 2025-11-10 00:22:30,642 tasks 70303 8426217792 Notification created for user 9004f6ca-70b2-47b9-a1db-b04452670ddb: New Appointment Booked INFO 2025-11-10 00:22:30,644 tasks 70306 8426217792 Notification created for user d1095372-c42d-4881-9361-2f035132751a: New Appointment Booked INFO 2025-11-10 00:22:30,845 tasks 70307 8426217792 Notification created for user 8b3dc2f9-5fc7-4955-b8a2-9c30e38a87f7: New Appointment Booked INFO 2025-11-10 00:22:30,869 basehttp 26492 6220443648 "POST /en/settings/ZATCA/ HTTP/1.1" 302 0 INFO 2025-11-10 00:22:30,906 basehttp 26492 6220443648 "GET /en/settings/ HTTP/1.1" 200 42526 WARNING 2025-11-10 00:22:30,934 log 26492 6220443648 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:22:30,934 basehttp 26492 6220443648 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-10 00:22:30,973 basehttp 26492 6220443648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-10 00:22:30,977 basehttp 26492 6220443648 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 ERROR 2025-11-10 00:22:33,131 tasks 70309 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-10 00:22:33,131 tasks 7366 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-10 00:22:33,131 tasks 5437 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found INFO 2025-11-10 00:22:34,654 basehttp 26492 6203617280 "GET /en/settings/BASIC/ HTTP/1.1" 200 42349 WARNING 2025-11-10 00:22:34,678 log 26492 6203617280 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:22:34,678 basehttp 26492 6203617280 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-10 00:22:34,733 basehttp 26492 6203617280 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-10 00:22:34,739 basehttp 26492 6203617280 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-10 00:23:04,747 basehttp 26492 6220443648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 00:23:16,852 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-10 00:23:19,667 basehttp 26492 6220443648 "POST /en/settings/BASIC/ HTTP/1.1" 302 0 INFO 2025-11-10 00:23:19,713 basehttp 26492 6220443648 "GET /en/settings/ HTTP/1.1" 200 42296 WARNING 2025-11-10 00:23:19,745 log 26492 6220443648 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:23:19,746 basehttp 26492 6220443648 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-10 00:23:19,751 basehttp 26492 6203617280 "GET /media/tenant_settings/2025/11/10/Father_-d.png HTTP/1.1" 200 1997779 INFO 2025-11-10 00:23:19,772 basehttp 26492 6203617280 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-10 00:23:19,784 basehttp 26492 6203617280 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-10 00:23:26,809 basehttp 26492 6220443648 "GET /en/profile/ HTTP/1.1" 200 38084 INFO 2025-11-10 00:23:26,834 basehttp 26492 6220443648 "GET /media/tenant_settings/2025/11/10/Father_-d.png HTTP/1.1" 304 0 WARNING 2025-11-10 00:23:26,836 log 26492 6203617280 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:23:26,836 basehttp 26492 6203617280 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-10 00:23:26,869 basehttp 26492 6203617280 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-10 00:23:26,874 basehttp 26492 6203617280 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-10 00:23:31,312 basehttp 26492 6220443648 "GET /en/profile/edit/ HTTP/1.1" 200 37930 WARNING 2025-11-10 00:23:31,339 log 26492 6220443648 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:23:31,340 basehttp 26492 6220443648 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-10 00:23:31,341 basehttp 26492 6203617280 "GET /media/tenant_settings/2025/11/10/Father_-d.png HTTP/1.1" 304 0 INFO 2025-11-10 00:23:31,369 basehttp 26492 6203617280 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-10 00:23:31,372 basehttp 26492 6203617280 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-10 00:23:36,611 basehttp 26492 6220443648 "POST /en/profile/edit/ HTTP/1.1" 302 0 INFO 2025-11-10 00:23:36,621 basehttp 26492 6220443648 "GET /en/profile/ HTTP/1.1" 200 38414 WARNING 2025-11-10 00:23:36,649 log 26492 6237270016 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:23:36,649 basehttp 26492 6237270016 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-10 00:23:36,650 basehttp 26492 6203617280 "GET /media/tenant_settings/2025/11/10/Father_-d.png HTTP/1.1" 304 0 INFO 2025-11-10 00:23:36,651 basehttp 26492 6220443648 "GET /media/profile_pictures/Father_-d_1lMjWOH.png HTTP/1.1" 200 1997779 INFO 2025-11-10 00:23:36,678 basehttp 26492 6220443648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-10 00:23:36,682 basehttp 26492 6220443648 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-10 00:23:43,579 basehttp 26492 6203617280 "GET /en/settings/ HTTP/1.1" 200 41992 INFO 2025-11-10 00:23:43,611 basehttp 26492 6237270016 "GET /media/tenant_settings/2025/11/10/Father_-d.png HTTP/1.1" 304 0 INFO 2025-11-10 00:23:43,612 basehttp 26492 6220443648 "GET /media/profile_pictures/Father_-d_1lMjWOH.png HTTP/1.1" 304 0 WARNING 2025-11-10 00:23:43,615 log 26492 6203617280 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:23:43,615 basehttp 26492 6203617280 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-10 00:23:43,634 basehttp 26492 6203617280 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-10 00:23:43,636 basehttp 26492 6220443648 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-10 00:23:47,496 basehttp 26492 6203617280 "GET /en/settings/BASIC/ HTTP/1.1" 200 42415 INFO 2025-11-10 00:23:47,530 basehttp 26492 6220443648 "GET /media/profile_pictures/Father_-d_1lMjWOH.png HTTP/1.1" 304 0 INFO 2025-11-10 00:23:47,531 basehttp 26492 6203617280 "GET /media/tenant_settings/2025/11/10/Father_-d.png HTTP/1.1" 304 0 WARNING 2025-11-10 00:23:47,533 log 26492 6237270016 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:23:47,533 basehttp 26492 6237270016 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-10 00:23:47,562 basehttp 26492 6237270016 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-10 00:23:47,572 basehttp 26492 6237270016 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-10 00:23:56,797 basehttp 26492 6203617280 "POST /en/settings/BASIC/ HTTP/1.1" 302 0 INFO 2025-11-10 00:23:56,830 basehttp 26492 6203617280 "GET /en/settings/ HTTP/1.1" 200 42314 WARNING 2025-11-10 00:23:56,868 log 26492 6203617280 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:23:56,868 basehttp 26492 6203617280 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-10 00:23:56,871 basehttp 26492 6237270016 "GET /media/profile_pictures/Father_-d_1lMjWOH.png HTTP/1.1" 304 0 INFO 2025-11-10 00:23:56,872 basehttp 26492 6220443648 "GET /media/tenant_settings/2025/11/10/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-11-10 00:23:56,891 basehttp 26492 6220443648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-10 00:23:56,896 basehttp 26492 6220443648 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-10 00:24:05,256 basehttp 26492 6237270016 "GET /en/dashboard/ HTTP/1.1" 200 54617 INFO 2025-11-10 00:24:05,299 basehttp 26492 6203617280 "GET /media/tenant_settings/2025/11/10/Agdar-Logo.png HTTP/1.1" 304 0 WARNING 2025-11-10 00:24:05,300 log 26492 6237270016 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:24:05,300 basehttp 26492 6237270016 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-10 00:24:05,302 basehttp 26492 6220443648 "GET /media/profile_pictures/Father_-d_1lMjWOH.png HTTP/1.1" 304 0 WARNING 2025-11-10 00:24:05,336 basehttp 26492 6237270016 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-10 00:24:05,338 basehttp 26492 6220443648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 00:24:18,108 basehttp 26492 6220443648 "GET /en/appointments/ HTTP/1.1" 200 121488 WARNING 2025-11-10 00:24:18,145 log 26492 6220443648 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:24:18,145 basehttp 26492 6220443648 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-10 00:24:18,148 basehttp 26492 6237270016 "GET /media/profile_pictures/Father_-d_1lMjWOH.png HTTP/1.1" 304 0 INFO 2025-11-10 00:24:18,149 basehttp 26492 6203617280 "GET /media/tenant_settings/2025/11/10/Agdar-Logo.png HTTP/1.1" 304 0 WARNING 2025-11-10 00:24:18,184 basehttp 26492 6237270016 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-10 00:24:18,187 basehttp 26492 6203617280 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 00:24:23,251 basehttp 26492 6203617280 "GET /en/appointments/be1a2594-394a-42fe-a8e5-48b300a99144/ HTTP/1.1" 200 43782 INFO 2025-11-10 00:24:23,285 basehttp 26492 6237270016 "GET /media/profile_pictures/Father_-d_1lMjWOH.png HTTP/1.1" 304 0 WARNING 2025-11-10 00:24:23,286 log 26492 6203617280 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:24:23,286 basehttp 26492 6203617280 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-10 00:24:23,289 basehttp 26492 6220443648 "GET /media/tenant_settings/2025/11/10/Agdar-Logo.png HTTP/1.1" 304 0 WARNING 2025-11-10 00:24:23,316 basehttp 26492 6203617280 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-10 00:24:23,316 basehttp 26492 6220443648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-10 00:24:37,531 log 26492 6220443648 Not Found: /en/mdt WARNING 2025-11-10 00:24:37,531 basehttp 26492 6220443648 "GET /en/mdt HTTP/1.1" 404 23620 WARNING 2025-11-10 00:24:37,557 log 26492 6220443648 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:24:37,557 basehttp 26492 6220443648 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-10 00:24:43,006 log 26492 6220443648 Not Found: /en/mdt/ WARNING 2025-11-10 00:24:43,006 basehttp 26492 6220443648 "GET /en/mdt/ HTTP/1.1" 404 26811 WARNING 2025-11-10 00:24:43,032 log 26492 6220443648 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:24:43,035 basehttp 26492 6220443648 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 ERROR 2025-11-10 00:24:53,778 log 26492 6220443648 Internal Server Error: /en/mdt/notes/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 42, in select_template return engine.get_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 79, in get_template return Template(self.engine.get_template(template_name), self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 177, in get_template template, origin = self.find_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 159, in find_template template = loader.get_template(name, skip=skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/cached.py", line 57, in get_template template = super().get_template(template_name, skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/base.py", line 28, in get_template return Template( ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 299, in do_extends nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 234, in do_block nodelist = parser.parse(("endblock",)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 862, in do_for nodelist_loop = parser.parse( ^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 1531, in do_with extra_context = token_kwargs(remaining_bits, parser, support_legacy=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1127, in token_kwargs kwargs[key] = parser.compile_filter(value) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 609, in compile_filter return FilterExpression(token, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 710, in __init__ raise TemplateSyntaxError( django.template.exceptions.TemplateSyntaxError: Could not parse the remainder: '(approved=True).count' from 'note.approvals.filter(approved=True).count' ERROR 2025-11-10 00:24:53,779 basehttp 26492 6220443648 "GET /en/mdt/notes/ HTTP/1.1" 500 276312 WARNING 2025-11-10 00:24:53,804 log 26492 6220443648 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:24:53,804 basehttp 26492 6220443648 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 ERROR 2025-11-10 00:24:58,378 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-10 00:25:26,491 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-10 00:25:46,115 tasks 7366 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-10 00:25:46,115 tasks 5437 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-10 00:25:56,141 tasks 7366 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-10 00:25:56,141 tasks 5437 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-10 00:26:16,847 tasks 5437 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-10 00:26:16,847 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-10 00:27:33,684 tasks 5437 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-10 00:27:33,684 tasks 7366 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found INFO 2025-11-10 00:28:14,799 autoreload 34727 8426217792 Watching for file changes with StatReloader INFO 2025-11-10 00:28:16,708 basehttp 34727 6164688896 "GET /en/mdt/notes/ HTTP/1.1" 200 45956 WARNING 2025-11-10 00:28:16,740 log 34727 6164688896 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:28:16,740 basehttp 34727 6164688896 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-10 00:28:16,741 basehttp 34727 6198341632 "GET /media/profile_pictures/Father_-d_1lMjWOH.png HTTP/1.1" 304 0 INFO 2025-11-10 00:28:16,742 basehttp 34727 6181515264 "GET /media/tenant_settings/2025/11/10/Agdar-Logo.png HTTP/1.1" 304 0 WARNING 2025-11-10 00:28:16,770 basehttp 34727 6181515264 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-10 00:28:16,782 basehttp 34727 6198341632 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 00:28:41,714 basehttp 34727 6198341632 "GET /en/mdt/notes/3d94c371-d9c7-42a2-8e82-088935fd4130/ HTTP/1.1" 200 34179 WARNING 2025-11-10 00:28:41,733 log 34727 6198341632 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:28:41,733 basehttp 34727 6198341632 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-10 00:28:41,770 basehttp 34727 6198341632 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-10 00:28:41,775 basehttp 34727 6198341632 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 ERROR 2025-11-10 00:28:49,080 tasks 70309 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-10 00:28:49,080 tasks 7366 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-10 00:28:49,080 tasks 70302 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-10 00:28:49,082 tasks 5437 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found WARNING 2025-11-10 00:28:58,679 basehttp 34727 13170143232 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-10 00:28:58,690 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-10 00:28:58,692 log 34727 13186969600 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:28:58,692 basehttp 34727 13186969600 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-10 00:28:58,703 log 34727 13186969600 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:28:58,703 basehttp 34727 13186969600 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-10 00:29:03,624 basehttp 34727 13186969600 "GET /en/mdt/notes/2d3390d0-7e37-4364-8913-b3d52c1d9c29/ HTTP/1.1" 200 42609 WARNING 2025-11-10 00:29:03,680 log 34727 13186969600 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:29:03,681 basehttp 34727 13186969600 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-10 00:29:03,683 basehttp 34727 13186969600 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-10 00:29:03,685 basehttp 34727 13170143232 "GET /media/profile_pictures/Father_-d_1lMjWOH.png HTTP/1.1" 304 0 INFO 2025-11-10 00:29:03,687 basehttp 34727 6164688896 "GET /media/tenant_settings/2025/11/10/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-11-10 00:29:03,689 basehttp 34727 13203795968 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 00:29:18,463 basehttp 34727 13203795968 "GET /en/mdt/notes/2d3390d0-7e37-4364-8913-b3d52c1d9c29/attach/ HTTP/1.1" 200 28249 WARNING 2025-11-10 00:29:18,483 log 34727 13203795968 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:29:18,483 basehttp 34727 13203795968 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-10 00:29:18,521 basehttp 34727 6164688896 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-10 00:29:18,522 basehttp 34727 13203795968 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-10 00:29:26,371 basehttp 34727 13203795968 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-10 00:29:26,389 log 34727 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:29:26,389 basehttp 34727 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-10 00:29:26,401 log 34727 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-10 00:29:26,402 basehttp 34727 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-10 00:29:33,670 basehttp 34727 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 00:29:43,438 tasks 5437 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found ERROR 2025-11-10 00:29:53,387 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-10 00:29:53,387 tasks 7366 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-10 00:29:53,388 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-10 00:29:53,388 tasks 5437 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found INFO 2025-11-10 00:30:00,014 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 00:30:00,014 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 21:30:00.014916+00:00'} INFO 2025-11-10 00:30:00,020 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 00:30:00,021 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 21:30:00.021111+00:00'} INFO 2025-11-10 00:30:03,673 basehttp 34727 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 00:30:33,736 basehttp 34727 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 00:31:03,744 basehttp 34727 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 00:31:33,742 basehttp 34727 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 00:32:03,730 basehttp 34727 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 00:32:27,083 tasks 5437 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-10 00:32:27,083 tasks 7366 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found INFO 2025-11-10 00:32:33,742 basehttp 34727 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 00:33:02,692 tasks 7366 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-10 00:33:02,692 tasks 5437 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-10 00:33:02,712 tasks 5437 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-10 00:33:02,712 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-10 00:33:02,739 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-10 00:33:02,739 tasks 5437 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-10 00:33:02,755 tasks 5437 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-10 00:33:02,756 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-10 00:33:02,789 tasks 5437 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-10 00:33:02,789 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-10 00:33:02,801 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-10 00:33:02,801 tasks 5437 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found INFO 2025-11-10 00:33:03,742 basehttp 34727 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 00:33:19,483 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-10 00:33:27,016 tasks 5437 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-10 00:33:27,016 tasks 7366 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-10 00:33:27,017 tasks 70309 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found INFO 2025-11-10 00:33:34,033 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 00:33:46,056 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-10 00:33:46,119 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-10 00:33:46,214 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-10 00:34:04,052 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 00:41:27,140 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 00:59:16,073 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 01:01:09,180 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 01:01:09,181 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 22:01:09.181879+00:00'} INFO 2025-11-10 01:01:09,189 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 01:01:09,189 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 22:01:09.189380+00:00'} ERROR 2025-11-10 01:01:31,493 tasks 5437 8426217792 Appointment 7f84d6f5-b340-4066-b442-61dbf9b58180 not found ERROR 2025-11-10 01:01:31,505 tasks 5437 8426217792 Appointment 7f84d6f5-b340-4066-b442-61dbf9b58180 not found INFO 2025-11-10 01:01:59,569 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 01:02:44,477 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-10 01:03:20,994 tasks 5437 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-10 01:03:20,994 tasks 7366 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found INFO 2025-11-10 01:03:22,254 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 01:04:27,843 tasks 5437 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-10 01:04:27,843 tasks 7366 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found INFO 2025-11-10 01:04:42,467 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 01:13:24,522 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 01:13:35,088 tasks 70309 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-10 01:13:35,088 tasks 5437 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-10 01:13:35,088 tasks 7366 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found INFO 2025-11-10 01:30:00,006 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 01:30:00,007 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 22:30:00.007133+00:00'} INFO 2025-11-10 01:30:00,010 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 01:30:00,011 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 22:30:00.011002+00:00'} ERROR 2025-11-10 01:30:09,386 tasks 7366 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-10 01:30:09,386 tasks 5437 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found INFO 2025-11-10 01:30:39,922 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 01:30:47,788 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-10 01:46:42,348 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 02:02:05,543 tasks 70309 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-10 02:02:05,543 tasks 70302 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-10 02:02:05,543 tasks 5437 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-10 02:02:05,543 tasks 7366 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-10 02:02:05,547 tasks 70310 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-10 02:02:05,548 tasks 70303 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-10 02:02:05,548 tasks 70311 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found INFO 2025-11-10 02:02:07,713 tasks 7366 8426217792 Lab results sync started INFO 2025-11-10 02:02:07,713 tasks 7366 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 23:02:07.713935+00:00'} INFO 2025-11-10 02:02:07,719 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 02:02:07,719 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 23:02:07.719130+00:00'} ERROR 2025-11-10 02:02:14,525 tasks 5437 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-10 02:02:14,525 tasks 7366 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found INFO 2025-11-10 02:02:38,083 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 02:19:01,045 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 02:19:26,330 tasks 7366 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-10 02:19:26,330 tasks 5437 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found INFO 2025-11-10 02:20:01,052 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 02:20:24,195 tasks 5437 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-10 02:20:24,195 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found INFO 2025-11-10 02:34:08,189 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 02:34:08,190 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-09 23:34:08.190148+00:00'} INFO 2025-11-10 02:34:08,195 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 02:34:08,195 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-09 23:34:08.195434+00:00'} ERROR 2025-11-10 02:34:11,853 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-10 02:34:11,853 tasks 5437 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-10 02:34:11,853 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-10 02:34:11,853 tasks 7366 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found INFO 2025-11-10 02:34:42,796 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 02:51:22,143 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 03:07:34,119 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 03:07:34,119 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 00:07:34.119293+00:00'} INFO 2025-11-10 03:07:34,124 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 03:07:34,124 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 00:07:34.124384+00:00'} INFO 2025-11-10 03:08:08,175 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 03:24:14,693 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 03:24:18,167 tasks 5437 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found ERROR 2025-11-10 03:24:18,258 tasks 5437 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found ERROR 2025-11-10 03:24:18,323 tasks 5437 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found ERROR 2025-11-10 03:24:45,080 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-10 03:35:08,147 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 03:35:08,147 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 00:35:08.147877+00:00'} INFO 2025-11-10 03:35:08,153 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 03:35:08,153 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 00:35:08.153889+00:00'} ERROR 2025-11-10 03:35:08,263 tasks 7366 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-10 03:35:08,263 tasks 5437 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-10 03:35:31,614 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 03:53:12,710 tasks 7366 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-10 03:53:12,710 tasks 5437 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found INFO 2025-11-10 03:53:23,096 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 04:09:42,640 tasks 7366 8426217792 Lab results sync started INFO 2025-11-10 04:09:42,640 tasks 7366 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 01:09:42.640770+00:00'} INFO 2025-11-10 04:09:42,646 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 04:09:42,646 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 01:09:42.646181+00:00'} ERROR 2025-11-10 04:09:44,634 tasks 7366 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-10 04:09:44,636 tasks 5437 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-10 04:09:46,466 tasks 5437 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-10 04:09:46,465 tasks 7366 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-10 04:09:46,516 tasks 5437 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-10 04:09:46,516 tasks 7366 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found INFO 2025-11-10 04:10:05,494 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 04:11:05,491 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 04:12:05,496 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 04:12:51,983 tasks 7366 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-10 04:12:51,983 tasks 5437 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found INFO 2025-11-10 04:13:05,486 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 04:13:39,725 tasks 7366 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-10 04:13:39,725 tasks 5437 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-10 04:13:49,751 tasks 7366 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-10 04:13:49,751 tasks 5437 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found INFO 2025-11-10 04:30:10,382 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 04:30:10,382 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 01:30:10.382449+00:00'} INFO 2025-11-10 04:30:10,387 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 04:30:10,387 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 01:30:10.387242+00:00'} INFO 2025-11-10 04:30:17,258 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 04:36:14,254 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 04:36:36,066 tasks 5437 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-10 04:36:36,066 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found INFO 2025-11-10 04:53:51,747 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 04:54:28,966 tasks 5437 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-10 04:54:28,966 tasks 70309 8426217792 Appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b not found ERROR 2025-11-10 04:54:28,966 tasks 7366 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found ERROR 2025-11-10 04:54:41,798 tasks 5437 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-10 04:54:41,798 tasks 7366 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found INFO 2025-11-10 04:54:51,770 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 04:55:17,455 tasks 5437 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found ERROR 2025-11-10 04:55:17,496 tasks 5437 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found ERROR 2025-11-10 04:55:33,273 tasks 7366 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-10 04:55:33,273 tasks 5437 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found INFO 2025-11-10 04:55:51,767 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 04:56:16,316 tasks 5437 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-10 04:56:16,316 tasks 7366 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found INFO 2025-11-10 04:56:51,768 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 04:57:51,769 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 04:58:06,900 tasks 5437 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found INFO 2025-11-10 05:13:49,045 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 05:13:49,045 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 02:13:49.045263+00:00'} INFO 2025-11-10 05:13:49,049 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 05:13:49,049 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 02:13:49.049360+00:00'} ERROR 2025-11-10 05:14:09,850 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-10 05:14:09,851 tasks 7366 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-10 05:14:09,851 tasks 5437 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-10 05:14:09,877 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-10 05:14:09,877 tasks 7366 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-10 05:14:09,877 tasks 5437 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-10 05:14:09,904 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-10 05:14:09,904 tasks 5437 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-10 05:14:09,904 tasks 7366 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-10 05:14:09,921 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-10 05:14:09,921 tasks 7366 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-10 05:14:09,921 tasks 5437 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-10 05:14:10,018 tasks 70309 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-10 05:14:10,018 tasks 7366 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-10 05:14:10,018 tasks 5437 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-10 05:14:10,019 tasks 70302 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-10 05:14:10,020 tasks 70310 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-10 05:14:10,021 tasks 70303 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found INFO 2025-11-10 05:14:19,113 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 05:14:34,084 tasks 70309 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-10 05:14:34,084 tasks 5437 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-10 05:14:34,084 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found INFO 2025-11-10 05:15:19,106 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 05:16:19,113 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 05:17:19,097 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 05:17:46,025 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-10 05:17:46,046 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-10 05:18:19,104 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 05:19:13,847 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-10 05:19:19,097 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 05:20:01,474 tasks 5437 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-10 05:20:01,475 tasks 7366 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found INFO 2025-11-10 05:20:19,111 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 05:21:19,104 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 05:21:27,676 tasks 70309 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-10 05:21:27,676 tasks 5437 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-10 05:21:27,676 tasks 7366 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-10 05:21:47,570 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-10 05:21:52,217 tasks 5437 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-10 05:21:52,217 tasks 7366 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found INFO 2025-11-10 05:22:19,110 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 05:37:07,551 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 05:37:07,551 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 02:37:07.551267+00:00'} INFO 2025-11-10 05:37:07,557 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 05:37:07,557 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 02:37:07.557363+00:00'} INFO 2025-11-10 05:37:25,415 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 05:37:52,840 tasks 70309 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-10 05:37:52,840 tasks 5437 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found ERROR 2025-11-10 05:37:52,841 tasks 7366 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-10 05:37:55,079 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-10 05:37:55,079 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-10 05:37:55,079 tasks 5437 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-10 05:37:55,079 tasks 7366 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-10 05:38:01,828 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-10 05:38:01,828 tasks 5437 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found INFO 2025-11-10 05:53:32,913 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 06:05:43,015 tasks 7366 8426217792 Lab results sync started INFO 2025-11-10 06:05:43,015 tasks 7366 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 03:05:43.015795+00:00'} INFO 2025-11-10 06:05:43,020 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 06:05:43,021 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 03:05:43.021003+00:00'} INFO 2025-11-10 06:05:55,258 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 06:06:20,537 tasks 5437 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-10 06:06:20,539 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found INFO 2025-11-10 06:21:54,702 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 06:22:17,855 tasks 70309 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-10 06:22:17,855 tasks 5437 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-10 06:22:17,855 tasks 7366 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-10 06:22:23,736 tasks 7366 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-10 06:22:23,736 tasks 5437 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-10 06:37:43,378 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 06:37:43,379 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 03:37:43.379082+00:00'} INFO 2025-11-10 06:37:43,382 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 06:37:43,382 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 03:37:43.382966+00:00'} INFO 2025-11-10 06:37:55,057 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 06:54:16,379 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 06:54:31,452 tasks 5437 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-10 06:54:31,455 tasks 7366 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-10 06:54:31,464 tasks 5437 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found INFO 2025-11-10 07:11:11,632 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 07:11:11,633 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 04:11:11.633978+00:00'} INFO 2025-11-10 07:11:11,638 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 07:11:11,638 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 04:11:11.638916+00:00'} INFO 2025-11-10 07:11:27,839 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 07:11:37,796 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-10 07:28:53,217 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 07:29:29,844 tasks 7366 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-10 07:29:29,844 tasks 5437 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found INFO 2025-11-10 07:29:53,202 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 07:30:00,020 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 07:30:00,020 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 04:30:00.020799+00:00'} INFO 2025-11-10 07:30:00,028 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 07:30:00,028 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 04:30:00.028543+00:00'} ERROR 2025-11-10 07:30:42,816 tasks 5437 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-10 07:30:42,816 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found INFO 2025-11-10 07:30:53,198 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 07:31:32,350 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-10 07:31:34,181 tasks 5437 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-10 07:31:34,181 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-10 07:31:34,231 tasks 5437 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-10 07:31:34,231 tasks 7366 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found INFO 2025-11-10 07:31:53,185 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 07:32:53,181 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 07:32:58,161 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-10 07:33:53,199 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 07:34:39,691 tasks 7366 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-10 07:34:39,691 tasks 5437 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found INFO 2025-11-10 07:34:53,191 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 07:35:07,804 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-10 07:35:53,184 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 07:35:58,164 tasks 7366 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-10 07:35:58,164 tasks 70310 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-10 07:35:58,164 tasks 70309 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-10 07:35:58,164 tasks 5437 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-10 07:35:58,165 tasks 70302 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found INFO 2025-11-10 07:36:53,193 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 07:37:08,455 tasks 7366 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-10 07:37:08,455 tasks 5437 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found INFO 2025-11-10 07:37:53,199 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 07:38:30,396 tasks 70309 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-10 07:38:30,396 tasks 5437 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-10 07:38:30,396 tasks 7366 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-10 07:38:43,229 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-10 07:38:53,195 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 07:39:06,540 tasks 70309 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-10 07:39:06,540 tasks 70302 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-10 07:39:06,541 tasks 5437 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-10 07:39:06,541 tasks 7366 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-10 07:39:34,701 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-10 07:39:34,702 tasks 5437 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found INFO 2025-11-10 07:39:53,198 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 07:40:17,749 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-10 07:40:53,196 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 07:41:53,199 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 07:42:08,331 tasks 5437 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found ERROR 2025-11-10 07:42:43,936 tasks 5437 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-10 07:42:43,936 tasks 7366 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-10 07:42:43,957 tasks 5437 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-10 07:42:43,957 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-10 07:42:43,985 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-10 07:42:43,985 tasks 5437 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-10 07:42:44,000 tasks 7366 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-10 07:42:44,000 tasks 5437 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-10 07:42:44,035 tasks 5437 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-10 07:42:44,035 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-10 07:42:44,046 tasks 5437 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-10 07:42:44,046 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found INFO 2025-11-10 07:42:53,192 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 07:43:00,636 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-10 07:43:08,157 tasks 7366 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-10 07:43:08,157 tasks 5437 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-10 07:43:27,204 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-10 07:43:27,262 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-10 07:43:27,358 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-10 07:43:53,199 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 07:44:09,317 tasks 7366 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-10 07:44:09,317 tasks 5437 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-10 07:44:27,787 tasks 7366 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-10 07:44:27,787 tasks 5437 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found INFO 2025-11-10 07:44:53,164 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 07:45:29,176 tasks 5437 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found INFO 2025-11-10 07:45:53,155 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 07:46:20,081 tasks 70309 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found ERROR 2025-11-10 07:46:20,082 tasks 7366 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-10 07:46:20,082 tasks 5437 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-10 07:46:20,098 tasks 70309 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-10 07:46:20,098 tasks 7366 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found ERROR 2025-11-10 07:46:20,099 tasks 5437 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found INFO 2025-11-10 07:46:53,170 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 07:47:11,377 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-10 07:47:47,902 tasks 5437 8426217792 Appointment 7f84d6f5-b340-4066-b442-61dbf9b58180 not found INFO 2025-11-10 07:47:53,169 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 07:48:53,167 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 07:49:53,165 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 07:50:01,722 tasks 70309 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-10 07:50:01,722 tasks 70302 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-10 07:50:01,723 tasks 5437 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-10 07:50:01,723 tasks 7366 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-10 07:50:21,628 tasks 5437 8426217792 Appointment 7f84d6f5-b340-4066-b442-61dbf9b58180 not found ERROR 2025-11-10 07:50:26,283 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-10 07:50:53,160 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 07:51:00,036 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-10 07:51:53,166 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 07:52:20,595 tasks 70309 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-10 07:52:20,596 tasks 5437 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-10 07:52:20,596 tasks 7366 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-10 07:52:22,822 tasks 7366 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-10 07:52:22,822 tasks 5437 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found INFO 2025-11-10 07:52:53,159 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 07:53:53,161 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 07:54:09,764 tasks 7366 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-10 07:54:09,764 tasks 5437 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found INFO 2025-11-10 07:54:53,171 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 07:55:16,318 tasks 5437 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-10 07:55:16,318 tasks 7366 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-10 07:55:20,567 tasks 7366 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-10 07:55:20,567 tasks 5437 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-10 07:55:22,197 tasks 5437 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-10 07:55:22,197 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-10 07:55:28,826 tasks 5437 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found INFO 2025-11-10 07:55:53,166 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 07:56:53,153 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 07:57:45,997 tasks 7366 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-10 07:57:45,997 tasks 5437 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found INFO 2025-11-10 07:57:53,162 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 07:58:03,121 tasks 5437 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-10 07:58:03,121 tasks 7366 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found INFO 2025-11-10 07:58:53,160 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 07:59:23,624 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-10 07:59:53,234 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 08:00:00,020 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 08:00:00,021 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 05:00:00.021122+00:00'} INFO 2025-11-10 08:00:00,028 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 08:00:00,029 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 05:00:00.029054+00:00'} INFO 2025-11-10 08:00:00,051 tasks 7366 8426217792 Scheduled 0 appointment reminders ERROR 2025-11-10 08:00:00,084 tasks 7366 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-10 08:00:00,084 tasks 70309 8426217792 Appointment b9098f12-89a8-41ab-ad63-0986097d5bde not found ERROR 2025-11-10 08:00:00,084 tasks 5437 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found INFO 2025-11-10 08:00:53,237 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 08:01:53,236 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 08:02:14,479 tasks 5437 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found ERROR 2025-11-10 08:02:36,880 tasks 5437 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found INFO 2025-11-10 08:02:53,245 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 08:02:58,206 tasks 5437 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-10 08:02:58,206 tasks 7366 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found INFO 2025-11-10 08:03:53,230 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 08:04:39,729 tasks 70309 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-10 08:04:39,729 tasks 7366 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-10 08:04:39,729 tasks 5437 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-10 08:04:39,730 tasks 70302 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found INFO 2025-11-10 08:04:53,240 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 08:05:07,850 tasks 5437 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-10 08:05:07,850 tasks 7366 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-10 08:05:27,478 tasks 70309 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-10 08:05:27,479 tasks 7366 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-10 08:05:27,479 tasks 5437 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-10 08:05:27,479 tasks 70310 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-10 08:05:27,481 tasks 70302 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-10 08:05:37,490 tasks 70309 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-10 08:05:37,491 tasks 70302 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-10 08:05:37,491 tasks 7366 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-10 08:05:37,491 tasks 5437 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-10 08:05:37,491 tasks 70310 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found INFO 2025-11-10 08:05:53,239 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 08:05:58,196 tasks 5437 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-10 08:05:58,196 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found INFO 2025-11-10 08:06:53,240 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 08:07:08,499 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-10 08:07:15,051 tasks 70309 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-10 08:07:15,052 tasks 5437 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-10 08:07:15,052 tasks 7366 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-10 08:07:15,052 tasks 70302 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-10 08:07:15,053 tasks 70310 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found INFO 2025-11-10 08:07:53,231 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 08:08:43,273 tasks 5437 8426217792 Appointment 7f84d6f5-b340-4066-b442-61dbf9b58180 not found INFO 2025-11-10 08:08:53,240 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 08:09:06,587 tasks 5437 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-10 08:09:06,587 tasks 7366 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found INFO 2025-11-10 08:09:53,240 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 08:10:53,231 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 08:11:53,239 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 08:12:53,246 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 08:13:00,694 tasks 7366 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-10 08:13:00,694 tasks 5437 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-10 08:13:08,209 tasks 5437 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found ERROR 2025-11-10 08:13:27,251 tasks 5437 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-10 08:13:27,251 tasks 7366 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-10 08:13:27,311 tasks 7366 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-10 08:13:27,311 tasks 5437 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-10 08:13:27,405 tasks 5437 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-10 08:13:27,405 tasks 7366 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found INFO 2025-11-10 08:13:53,242 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 08:14:09,367 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-10 08:14:27,853 tasks 5437 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found INFO 2025-11-10 08:14:53,231 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 08:15:53,241 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 08:16:20,153 tasks 70309 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-10 08:16:20,153 tasks 5437 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-10 08:16:20,153 tasks 7366 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-10 08:16:20,174 tasks 70309 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-10 08:16:20,174 tasks 5437 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-10 08:16:20,174 tasks 7366 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found INFO 2025-11-10 08:16:53,246 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 08:17:11,462 tasks 5437 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-10 08:17:11,462 tasks 7366 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-10 08:17:47,969 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-10 08:17:53,240 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 08:18:35,607 tasks 70302 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-10 08:18:35,607 tasks 7366 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-10 08:18:35,607 tasks 5437 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-10 08:18:35,607 tasks 70310 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-10 08:18:35,607 tasks 70309 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found INFO 2025-11-10 08:18:53,237 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 08:19:24,552 tasks 5437 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-10 08:19:24,552 tasks 7366 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found INFO 2025-11-10 08:19:53,245 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 08:20:01,812 tasks 70309 8426217792 Appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b not found ERROR 2025-11-10 08:20:01,813 tasks 5437 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-10 08:20:01,813 tasks 7366 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found ERROR 2025-11-10 08:20:21,704 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-10 08:20:53,245 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 08:21:00,108 tasks 7366 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-10 08:21:00,108 tasks 5437 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found INFO 2025-11-10 08:21:53,244 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 08:22:20,675 tasks 70309 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-10 08:22:20,676 tasks 5437 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-10 08:22:20,676 tasks 7366 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-10 08:22:22,915 tasks 5437 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-10 08:22:22,915 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-10 08:22:29,669 tasks 70309 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-10 08:22:29,669 tasks 7366 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-10 08:22:29,669 tasks 5437 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-10 08:22:29,669 tasks 70310 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-10 08:22:29,670 tasks 70302 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found INFO 2025-11-10 08:22:53,245 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 08:23:53,246 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 08:24:09,844 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-10 08:24:18,524 tasks 70309 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-10 08:24:18,525 tasks 7366 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-10 08:24:18,525 tasks 5437 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-10 08:24:18,525 tasks 70310 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-10 08:24:18,527 tasks 70302 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found INFO 2025-11-10 08:24:53,247 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 08:24:53,321 tasks 7366 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-10 08:24:53,321 tasks 5437 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-10 08:25:20,647 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-10 08:25:53,244 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 08:26:53,239 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 08:27:46,071 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-10 08:27:53,247 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 08:28:03,196 tasks 5437 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-10 08:28:03,196 tasks 7366 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found INFO 2025-11-10 08:28:53,238 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 08:29:23,520 tasks 7366 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-10 08:29:23,520 tasks 5437 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-10 08:38:43,563 tasks 70309 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-10 08:38:43,563 tasks 5437 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-10 08:38:43,563 tasks 7366 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-10 08:38:43,564 tasks 70310 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-10 08:38:43,565 tasks 70302 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found INFO 2025-11-10 08:38:45,829 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 08:38:45,829 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 05:38:45.829854+00:00'} INFO 2025-11-10 08:38:45,835 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 08:38:45,835 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 05:38:45.835421+00:00'} ERROR 2025-11-10 08:38:54,872 tasks 5437 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-10 08:38:54,872 tasks 7366 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found INFO 2025-11-10 08:39:06,928 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 08:39:13,794 tasks 7366 8426217792 Appointment c8df8afe-c348-4be7-b567-7b2edfa31c76 not found ERROR 2025-11-10 08:39:13,794 tasks 5437 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found ERROR 2025-11-10 08:57:03,998 tasks 7366 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-10 08:57:03,998 tasks 5437 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-10 08:57:07,848 tasks 70302 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-10 08:57:07,848 tasks 70309 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-10 08:57:07,848 tasks 7366 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-10 08:57:07,848 tasks 5437 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-10 08:57:07,849 tasks 70310 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found INFO 2025-11-10 08:57:18,232 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 09:08:08,706 tasks 70309 8426217792 Lab results sync started INFO 2025-11-10 09:08:08,707 tasks 70309 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 06:08:08.707209+00:00'} INFO 2025-11-10 09:08:08,716 tasks 70302 8426217792 Radiology results sync started INFO 2025-11-10 09:08:08,716 tasks 70302 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 06:08:08.716668+00:00'} ERROR 2025-11-10 09:08:13,384 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-10 09:08:15,202 tasks 70302 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-10 09:08:15,202 tasks 70309 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-10 09:08:15,203 tasks 5437 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-10 09:08:15,203 tasks 7366 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-10 09:08:15,203 tasks 70310 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-10 09:08:15,257 tasks 70309 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-10 09:08:15,257 tasks 70310 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-10 09:08:15,258 tasks 7366 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-10 09:08:15,257 tasks 70302 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-10 09:08:15,258 tasks 5437 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found INFO 2025-11-10 09:08:34,228 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 09:13:26,576 tasks 70309 8426217792 Appointment b9098f12-89a8-41ab-ad63-0986097d5bde not found ERROR 2025-11-10 09:13:26,577 tasks 7366 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-10 09:13:26,577 tasks 5437 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found INFO 2025-11-10 09:13:42,925 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 09:13:47,883 tasks 5437 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-10 09:13:47,883 tasks 7366 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-10 09:14:24,700 tasks 7366 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found ERROR 2025-11-10 09:14:24,700 tasks 5437 8426217792 Appointment 1bfda4f8-ec5f-4562-85f2-b8a631a8fb23 not found INFO 2025-11-10 09:25:40,214 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 09:36:55,763 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 09:36:55,764 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 06:36:55.764914+00:00'} INFO 2025-11-10 09:36:55,768 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 09:36:55,768 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 06:36:55.768688+00:00'} INFO 2025-11-10 09:37:10,255 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 09:37:24,860 tasks 7366 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-10 09:37:24,860 tasks 5437 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-10 09:37:44,480 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-10 09:37:44,480 tasks 5437 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-10 09:39:44,353 tasks 7366 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-10 09:39:44,353 tasks 5437 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found INFO 2025-11-10 09:40:00,104 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 09:40:05,056 tasks 70309 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-10 09:40:05,057 tasks 7366 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-10 09:40:05,057 tasks 5437 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found INFO 2025-11-10 09:58:00,484 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 09:58:22,297 tasks 7366 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-10 09:58:22,297 tasks 5437 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found INFO 2025-11-10 10:14:29,106 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 10:14:29,106 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 07:14:29.106855+00:00'} INFO 2025-11-10 10:14:29,112 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 10:14:29,112 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 07:14:29.112727+00:00'} INFO 2025-11-10 10:14:47,787 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 10:15:13,256 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-10 10:15:13,256 tasks 5437 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-10 10:15:13,256 tasks 7366 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-10 10:15:13,257 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-10 10:15:37,802 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-10 10:15:47,300 tasks 5437 8426217792 Appointment 666f3462-359d-442d-ab93-40cbfa3cf98d not found INFO 2025-11-10 10:15:47,770 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 10:16:01,117 tasks 7366 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-10 10:16:01,117 tasks 5437 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-10 10:16:19,325 tasks 5437 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-10 10:16:19,325 tasks 7366 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-10 10:16:29,264 tasks 70309 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-10 10:16:29,264 tasks 70310 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-10 10:16:29,264 tasks 70302 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-10 10:16:29,264 tasks 5437 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-10 10:16:29,265 tasks 7366 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-10 10:16:29,265 tasks 70311 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-10 10:16:29,265 tasks 70303 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found INFO 2025-11-10 10:16:47,762 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 10:17:12,311 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-10 10:17:47,767 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 10:18:47,771 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 10:19:47,769 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 10:19:55,217 tasks 7366 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-10 10:19:55,217 tasks 5437 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-10 10:20:02,731 tasks 5437 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found ERROR 2025-11-10 10:20:21,780 tasks 5437 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-10 10:20:21,780 tasks 7366 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-10 10:20:21,839 tasks 7366 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-10 10:20:21,839 tasks 5437 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-10 10:20:21,931 tasks 5437 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-10 10:20:21,931 tasks 7366 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found INFO 2025-11-10 10:20:47,769 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 10:21:47,772 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 10:22:36,939 tasks 70309 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-10 10:22:36,939 tasks 70302 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-10 10:22:36,940 tasks 5437 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-10 10:22:36,940 tasks 7366 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found INFO 2025-11-10 10:22:47,767 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 10:23:14,685 tasks 70309 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-10 10:23:14,685 tasks 7366 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-10 10:23:14,686 tasks 5437 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-10 10:23:14,686 tasks 70302 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-10 10:23:14,700 tasks 7366 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-10 10:23:14,700 tasks 5437 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-10 10:23:14,700 tasks 70309 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-10 10:23:14,700 tasks 70302 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found INFO 2025-11-10 10:23:47,766 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 10:24:05,987 tasks 7366 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-10 10:24:05,987 tasks 5437 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-10 10:24:42,504 tasks 70309 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-10 10:24:42,505 tasks 5437 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-10 10:24:42,505 tasks 7366 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found INFO 2025-11-10 10:24:47,772 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 10:25:30,130 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-10 10:25:30,130 tasks 5437 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found INFO 2025-11-10 10:25:47,764 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 10:26:19,086 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-10 10:26:47,754 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 10:26:56,335 tasks 70309 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-10 10:26:56,335 tasks 7366 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-10 10:26:56,335 tasks 5437 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-10 10:27:16,222 tasks 70309 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-10 10:27:16,223 tasks 7366 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-10 10:27:16,223 tasks 5437 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found ERROR 2025-11-10 10:27:20,888 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-10 10:27:47,761 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 10:27:54,642 tasks 5437 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-10 10:27:54,642 tasks 7366 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found INFO 2025-11-10 10:28:47,760 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 10:29:15,195 tasks 5437 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-10 10:29:15,195 tasks 7366 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-10 10:29:24,191 tasks 5437 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-10 10:29:24,191 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found INFO 2025-11-10 10:29:47,820 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 10:30:00,008 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 10:30:00,008 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 07:30:00.008792+00:00'} INFO 2025-11-10 10:30:00,016 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 10:30:00,016 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 07:30:00.016140+00:00'} INFO 2025-11-10 10:30:47,855 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 10:31:04,558 tasks 5437 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-10 10:31:04,558 tasks 7366 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-10 10:31:13,093 tasks 7366 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-10 10:31:13,093 tasks 5437 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found INFO 2025-11-10 10:31:47,822 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 10:31:47,891 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-10 10:32:16,856 tasks 70302 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-10 10:32:16,856 tasks 70309 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-10 10:32:16,856 tasks 5437 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-10 10:32:16,857 tasks 7366 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-10 10:32:16,861 tasks 70310 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found INFO 2025-11-10 10:32:47,821 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 10:33:47,823 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 10:34:47,819 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 10:34:57,779 tasks 70309 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-10 10:34:57,779 tasks 5437 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-10 10:34:57,779 tasks 70302 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-10 10:34:57,779 tasks 7366 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found INFO 2025-11-10 10:35:47,821 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 10:35:51,286 tasks 7366 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-10 10:35:51,286 tasks 5437 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-10 10:35:51,384 tasks 7366 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-10 10:35:51,384 tasks 5437 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-10 10:35:51,454 tasks 7366 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-10 10:35:51,454 tasks 5437 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-10 10:36:10,740 tasks 5437 8426217792 Appointment 7f84d6f5-b340-4066-b442-61dbf9b58180 not found ERROR 2025-11-10 10:36:18,212 tasks 7366 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-10 10:36:18,213 tasks 5437 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-10 10:36:24,481 tasks 5437 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-10 10:36:24,481 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-10 10:36:35,789 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-10 10:36:47,825 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 10:36:54,669 tasks 7366 8426217792 Appointment 1bfda4f8-ec5f-4562-85f2-b8a631a8fb23 not found ERROR 2025-11-10 10:36:54,669 tasks 5437 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found ERROR 2025-11-10 10:37:33,589 tasks 5437 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found ERROR 2025-11-10 10:37:37,446 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-10 10:37:37,446 tasks 5437 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found INFO 2025-11-10 10:37:47,822 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 10:37:48,530 tasks 5437 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-10 10:37:48,530 tasks 7366 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-10 10:38:26,978 tasks 7366 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-10 10:38:26,978 tasks 5437 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-10 10:38:28,807 tasks 5437 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-10 10:38:28,807 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-10 10:38:28,861 tasks 5437 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-10 10:38:28,861 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found INFO 2025-11-10 10:38:47,824 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 10:39:31,467 tasks 7366 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found ERROR 2025-11-10 10:39:31,467 tasks 5437 8426217792 Appointment c8df8afe-c348-4be7-b567-7b2edfa31c76 not found INFO 2025-11-10 10:39:47,825 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 10:39:52,786 tasks 70309 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-10 10:39:52,786 tasks 70302 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-10 10:39:52,786 tasks 5437 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-10 10:39:52,786 tasks 7366 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found INFO 2025-11-10 10:40:47,826 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 10:41:47,824 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 10:42:02,436 tasks 70309 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-10 10:42:02,436 tasks 70302 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-10 10:42:02,436 tasks 5437 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-10 10:42:02,436 tasks 7366 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-10 10:42:22,059 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-10 10:42:22,059 tasks 7366 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-10 10:42:22,059 tasks 5437 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-10 10:42:32,077 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-10 10:42:32,077 tasks 7366 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-10 10:42:32,077 tasks 5437 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found INFO 2025-11-10 10:42:47,824 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 10:42:52,785 tasks 7366 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-10 10:42:52,785 tasks 5437 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found INFO 2025-11-10 10:43:47,849 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 10:44:03,083 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-10 10:44:09,633 tasks 70309 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-10 10:44:09,634 tasks 7366 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-10 10:44:09,634 tasks 5437 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found INFO 2025-11-10 10:44:47,886 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 10:45:13,307 tasks 5437 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-10 10:45:13,307 tasks 7366 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-10 10:45:25,025 tasks 5437 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found ERROR 2025-11-10 10:45:37,857 tasks 70309 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-10 10:45:37,858 tasks 5437 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-10 10:45:37,858 tasks 7366 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found ERROR 2025-11-10 10:45:47,353 tasks 5437 8426217792 Appointment c121731f-fa17-487f-b143-f8a9a31d4d3d not found INFO 2025-11-10 10:45:47,827 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 10:46:19,383 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-10 10:46:29,331 tasks 70309 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-10 10:46:29,332 tasks 5437 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-10 10:46:29,332 tasks 7366 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found INFO 2025-11-10 10:46:47,832 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 10:47:12,377 tasks 5437 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-10 10:47:12,377 tasks 7366 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found INFO 2025-11-10 10:47:47,826 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 10:48:47,821 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 10:49:47,827 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 10:49:55,275 tasks 70309 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-10 10:49:55,275 tasks 70302 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-10 10:49:55,275 tasks 5437 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-10 10:49:55,275 tasks 7366 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-10 10:50:21,839 tasks 70302 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-10 10:50:21,839 tasks 70309 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-10 10:50:21,839 tasks 7366 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-10 10:50:21,839 tasks 5437 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-10 10:50:21,898 tasks 70302 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-10 10:50:21,898 tasks 7366 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-10 10:50:21,898 tasks 70309 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-10 10:50:21,898 tasks 5437 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-10 10:50:21,989 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-10 10:50:21,989 tasks 5437 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-10 10:50:21,990 tasks 70309 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-10 10:50:21,990 tasks 7366 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found INFO 2025-11-10 10:50:47,826 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 10:51:03,943 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-10 10:51:22,432 tasks 5437 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found INFO 2025-11-10 10:51:47,828 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 10:52:37,001 tasks 7366 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-10 10:52:37,001 tasks 5437 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-10 10:52:47,827 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 10:53:14,748 tasks 70309 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-10 10:53:14,749 tasks 5437 8426217792 Appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b not found ERROR 2025-11-10 10:53:14,749 tasks 7366 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found ERROR 2025-11-10 10:53:14,763 tasks 70309 8426217792 Appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b not found ERROR 2025-11-10 10:53:14,763 tasks 7366 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-10 10:53:14,763 tasks 5437 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found INFO 2025-11-10 10:53:47,833 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 10:54:06,049 tasks 70309 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-10 10:54:06,049 tasks 70302 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-10 10:54:06,049 tasks 5437 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-10 10:54:06,049 tasks 7366 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-10 10:54:42,566 tasks 70309 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-10 10:54:42,566 tasks 5437 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-10 10:54:42,566 tasks 7366 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found INFO 2025-11-10 10:54:47,832 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 10:55:30,192 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-10 10:55:30,192 tasks 7366 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-10 10:55:30,192 tasks 5437 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found INFO 2025-11-10 10:55:47,830 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 10:56:47,823 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 10:57:16,293 tasks 70309 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-10 10:57:16,293 tasks 5437 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-10 10:57:16,293 tasks 7366 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-10 10:57:20,949 tasks 7366 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-10 10:57:20,949 tasks 5437 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found INFO 2025-11-10 10:57:47,828 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 10:57:54,706 tasks 70309 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-10 10:57:54,706 tasks 7366 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-10 10:57:54,706 tasks 5437 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-10 10:57:54,706 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found INFO 2025-11-10 10:58:47,830 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 10:59:15,265 tasks 5437 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found ERROR 2025-11-10 10:59:17,501 tasks 70309 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-10 10:59:17,501 tasks 70302 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-10 10:59:17,502 tasks 5437 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-10 10:59:17,502 tasks 7366 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-10 10:59:17,505 tasks 70310 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-10 10:59:24,256 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-10 10:59:24,256 tasks 5437 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-10 10:59:24,256 tasks 7366 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found INFO 2025-11-10 10:59:47,825 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 11:00:00,011 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 11:00:00,011 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 08:00:00.011621+00:00'} INFO 2025-11-10 11:00:00,016 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 11:00:00,016 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 08:00:00.016392+00:00'} INFO 2025-11-10 11:00:47,826 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 11:01:04,433 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-10 11:01:04,568 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-10 11:01:13,109 tasks 70309 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-10 11:01:13,110 tasks 5437 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-10 11:01:13,110 tasks 7366 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found INFO 2025-11-10 11:01:47,822 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 11:02:15,235 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-10 11:02:16,867 tasks 5437 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-10 11:02:16,867 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found INFO 2025-11-10 11:02:47,819 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 11:03:47,839 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 11:04:40,666 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-10 11:04:47,818 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 11:05:47,833 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 11:05:51,287 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-10 11:05:51,399 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-10 11:05:51,466 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-10 11:06:18,221 tasks 70302 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-10 11:06:18,221 tasks 5437 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-10 11:06:18,222 tasks 7366 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-10 11:06:18,222 tasks 70309 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-10 11:06:24,492 tasks 70309 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-10 11:06:24,492 tasks 7366 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-10 11:06:24,492 tasks 5437 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found INFO 2025-11-10 11:06:47,833 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 11:07:37,453 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-10 11:07:37,453 tasks 5437 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-10 11:07:37,453 tasks 7366 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found INFO 2025-11-10 11:07:47,837 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 11:07:48,543 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-10 11:08:26,988 tasks 7366 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-10 11:08:26,988 tasks 5437 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-10 11:08:28,817 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-10 11:08:28,817 tasks 5437 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-10 11:08:28,817 tasks 7366 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-10 11:08:28,868 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-10 11:08:28,869 tasks 5437 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-10 11:08:28,869 tasks 7366 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found INFO 2025-11-10 11:08:47,829 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 11:09:31,477 tasks 7366 8426217792 Appointment 1bfda4f8-ec5f-4562-85f2-b8a631a8fb23 not found ERROR 2025-11-10 11:09:31,477 tasks 5437 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found INFO 2025-11-10 11:09:47,837 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 11:09:57,897 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-10 11:09:57,897 tasks 70302 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-10 11:09:57,897 tasks 5437 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-10 11:09:57,897 tasks 7366 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-10 11:10:29,612 tasks 5437 8426217792 Appointment 666f3462-359d-442d-ab93-40cbfa3cf98d not found INFO 2025-11-10 11:10:47,836 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 11:11:33,162 tasks 5437 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-10 11:11:33,162 tasks 7366 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found INFO 2025-11-10 11:11:47,833 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 11:12:22,063 tasks 5437 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-10 11:12:22,063 tasks 7366 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-10 11:12:32,097 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-10 11:12:32,097 tasks 5437 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found INFO 2025-11-10 11:12:47,834 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 11:13:47,840 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 11:14:03,095 tasks 5437 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-10 11:14:03,095 tasks 7366 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-10 11:14:09,649 tasks 5437 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-10 11:14:09,649 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-10 11:14:22,532 tasks 70309 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-10 11:14:22,532 tasks 5437 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-10 11:14:22,532 tasks 7366 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-10 11:14:22,533 tasks 70302 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found INFO 2025-11-10 11:14:47,836 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 11:15:13,320 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-10 11:15:13,320 tasks 5437 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-10 11:32:20,178 tasks 70309 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-10 11:32:20,178 tasks 5437 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-10 11:32:20,178 tasks 7366 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found INFO 2025-11-10 11:32:21,651 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 11:32:21,651 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 08:32:21.651898+00:00'} INFO 2025-11-10 11:32:21,657 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 11:32:21,657 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 08:32:21.657249+00:00'} INFO 2025-11-10 11:32:29,987 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 11:32:43,334 tasks 70309 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-10 11:32:43,334 tasks 5437 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-10 11:32:43,334 tasks 70302 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-10 11:32:43,335 tasks 7366 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-10 11:32:43,336 tasks 70310 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-10 11:33:11,491 tasks 70309 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-10 11:33:11,491 tasks 7366 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-10 11:33:11,491 tasks 5437 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found INFO 2025-11-10 11:40:55,366 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 11:41:19,900 tasks 7366 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-10 11:41:19,900 tasks 5437 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found INFO 2025-11-10 11:45:46,133 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 12:02:15,349 tasks 7366 8426217792 Lab results sync started INFO 2025-11-10 12:02:15,350 tasks 7366 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 09:02:15.350094+00:00'} INFO 2025-11-10 12:02:15,354 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 12:02:15,354 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 09:02:15.354972+00:00'} INFO 2025-11-10 12:02:28,035 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 12:02:43,168 tasks 5437 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-10 12:02:43,168 tasks 7366 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-10 12:02:45,839 tasks 5437 8426217792 Appointment 3245d23c-7021-4e97-9920-a977c8dc401c not found INFO 2025-11-10 12:07:53,061 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 12:08:53,055 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 12:09:09,183 tasks 7366 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-10 12:09:09,183 tasks 5437 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-10 12:09:27,671 tasks 70309 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-10 12:09:27,671 tasks 7366 8426217792 Appointment b9098f12-89a8-41ab-ad63-0986097d5bde not found ERROR 2025-11-10 12:09:27,671 tasks 5437 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found INFO 2025-11-10 12:09:53,058 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 12:10:42,229 tasks 5437 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-10 12:10:42,229 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found INFO 2025-11-10 12:10:53,056 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 12:11:19,974 tasks 70309 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-10 12:11:19,974 tasks 5437 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-10 12:11:19,974 tasks 7366 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-10 12:11:19,988 tasks 70309 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-10 12:11:19,989 tasks 7366 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-10 12:11:19,989 tasks 5437 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found INFO 2025-11-10 12:11:53,057 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 12:12:47,792 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-10 12:12:47,792 tasks 70309 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-10 12:12:47,792 tasks 7366 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-10 12:12:47,792 tasks 5437 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found INFO 2025-11-10 12:12:53,046 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 12:13:35,418 tasks 5437 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-10 12:13:35,418 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found INFO 2025-11-10 12:13:53,049 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 12:14:10,808 tasks 7366 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-10 12:14:10,808 tasks 5437 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-10 12:14:24,369 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-10 12:14:53,055 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 12:15:21,514 tasks 5437 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-10 12:15:21,514 tasks 7366 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-10 12:15:21,514 tasks 70309 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-10 12:15:21,515 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-10 12:15:26,166 tasks 7366 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-10 12:15:26,166 tasks 5437 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found INFO 2025-11-10 12:15:53,055 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 12:16:53,052 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 12:17:20,487 tasks 5437 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found ERROR 2025-11-10 12:17:22,721 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-10 12:17:22,721 tasks 5437 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-10 12:17:29,476 tasks 7366 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-10 12:17:29,476 tasks 5437 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found INFO 2025-11-10 12:17:53,162 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 12:18:05,349 tasks 5437 8426217792 Appointment 3245d23c-7021-4e97-9920-a977c8dc401c not found ERROR 2025-11-10 12:18:31,479 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-10 12:18:31,479 tasks 7366 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-10 12:18:31,479 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-10 12:18:31,479 tasks 5437 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found INFO 2025-11-10 12:18:53,162 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 12:19:09,752 tasks 5437 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-10 12:19:09,752 tasks 7366 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-10 12:19:18,429 tasks 5437 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-10 12:19:18,429 tasks 7366 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found INFO 2025-11-10 12:19:53,151 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 12:19:53,229 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-10 12:20:20,567 tasks 70309 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found ERROR 2025-11-10 12:20:20,568 tasks 7366 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-10 12:20:20,568 tasks 5437 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-10 12:20:22,195 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-10 12:20:22,196 tasks 5437 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-10 12:20:22,196 tasks 7366 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found INFO 2025-11-10 12:20:53,160 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 12:21:53,162 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 12:22:45,995 tasks 7366 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-10 12:22:45,995 tasks 5437 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found INFO 2025-11-10 12:22:53,164 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 12:23:53,164 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 12:24:29,814 tasks 7366 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-10 12:24:29,814 tasks 5437 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-10 12:24:41,131 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-10 12:24:53,164 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 12:25:00,018 tasks 5437 8426217792 Appointment 666f3462-359d-442d-ab93-40cbfa3cf98d not found ERROR 2025-11-10 12:25:38,928 tasks 5437 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-10 12:25:42,778 tasks 5437 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-10 12:25:42,778 tasks 7366 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found INFO 2025-11-10 12:25:53,163 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 12:26:32,314 tasks 70309 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-10 12:26:32,315 tasks 7366 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-10 12:26:32,315 tasks 5437 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-10 12:26:32,315 tasks 70302 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-10 12:26:34,147 tasks 5437 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-10 12:26:34,147 tasks 7366 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-10 12:26:34,195 tasks 7366 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-10 12:26:34,195 tasks 5437 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found INFO 2025-11-10 12:26:53,150 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 12:27:53,164 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 12:28:03,233 tasks 7366 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-10 12:28:03,233 tasks 5437 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-10 12:28:34,949 tasks 5437 8426217792 Appointment c121731f-fa17-487f-b143-f8a9a31d4d3d not found INFO 2025-11-10 12:28:53,163 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 12:29:38,489 tasks 5437 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found INFO 2025-11-10 12:29:53,160 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 12:30:00,008 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 12:30:00,009 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 09:30:00.009119+00:00'} INFO 2025-11-10 12:30:00,016 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 12:30:00,016 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 09:30:00.016391+00:00'} INFO 2025-11-10 12:30:53,162 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 12:41:45,913 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 12:42:01,153 tasks 5437 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-10 12:42:01,153 tasks 7366 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-10 12:42:20,584 tasks 7366 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-10 12:42:20,584 tasks 5437 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found INFO 2025-11-10 13:02:57,816 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 13:02:57,817 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 10:02:57.817154+00:00'} INFO 2025-11-10 13:02:57,825 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 13:02:57,825 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 10:02:57.825703+00:00'} INFO 2025-11-10 13:03:05,246 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 13:34:31,704 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 13:34:31,704 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 10:34:31.704777+00:00'} INFO 2025-11-10 13:34:31,709 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 13:34:31,709 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 10:34:31.709685+00:00'} ERROR 2025-11-10 13:42:59,722 tasks 70309 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-10 13:42:59,722 tasks 7366 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-10 13:42:59,722 tasks 5437 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-10 13:42:59,723 tasks 70302 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-10 13:43:08,004 tasks 5437 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-10 13:43:08,012 tasks 5437 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found ERROR 2025-11-10 13:43:09,227 tasks 5437 8426217792 Appointment 3245d23c-7021-4e97-9920-a977c8dc401c not found INFO 2025-11-10 13:43:09,684 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 13:43:23,035 tasks 5437 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-10 13:43:23,035 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found INFO 2025-11-10 14:01:22,869 tasks 7366 8426217792 Lab results sync started INFO 2025-11-10 14:01:22,870 tasks 7366 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 11:01:22.870064+00:00'} INFO 2025-11-10 14:01:22,875 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 14:01:22,875 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 11:01:22.875315+00:00'} INFO 2025-11-10 14:35:23,440 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 14:35:23,440 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 11:35:23.440318+00:00'} INFO 2025-11-10 14:35:23,445 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 14:35:23,445 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 11:35:23.445890+00:00'} ERROR 2025-11-10 14:35:26,862 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-10 14:43:50,545 tasks 70309 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-10 14:43:50,546 tasks 5437 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-10 14:43:50,546 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found INFO 2025-11-10 14:59:43,299 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 15:16:09,424 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 15:16:09,424 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 12:16:09.424528+00:00'} INFO 2025-11-10 15:16:09,429 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 15:16:09,429 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 12:16:09.429953+00:00'} INFO 2025-11-10 15:31:14,353 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 15:31:14,354 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 12:31:14.354015+00:00'} INFO 2025-11-10 15:31:14,360 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 15:31:14,360 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 12:31:14.360401+00:00'} ERROR 2025-11-10 15:44:44,077 tasks 70309 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-10 15:44:44,077 tasks 5437 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-10 15:44:44,078 tasks 7366 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-10 15:44:44,079 tasks 70302 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-10 15:44:52,090 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-10 15:44:52,090 tasks 70309 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-10 15:44:52,090 tasks 5437 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-10 15:44:52,091 tasks 7366 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found INFO 2025-11-10 16:00:02,396 tasks 7366 8426217792 Lab results sync started INFO 2025-11-10 16:00:02,397 tasks 7366 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 13:00:02.397180+00:00'} INFO 2025-11-10 16:00:02,402 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 16:00:02,402 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 13:00:02.402681+00:00'} ERROR 2025-11-10 16:17:07,719 tasks 5437 8426217792 Appointment 8e2aace1-1bb8-4c13-acf7-edcda7024166 not found ERROR 2025-11-10 16:17:07,721 tasks 7366 8426217792 Appointment 37f865ea-3f2e-4dba-ad3e-b93f051d26d6 not found ERROR 2025-11-10 16:17:07,722 tasks 70309 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-10 16:17:07,723 tasks 70302 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-10 16:17:07,738 tasks 5437 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-10 16:17:07,738 tasks 7366 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found ERROR 2025-11-10 16:17:07,753 tasks 5437 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found INFO 2025-11-10 16:34:22,014 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 16:34:22,015 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 13:34:22.015153+00:00'} INFO 2025-11-10 16:34:22,020 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 16:34:22,020 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 13:34:22.020327+00:00'} INFO 2025-11-10 16:45:55,694 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 16:47:46,588 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 16:48:01,718 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-10 17:03:14,292 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 17:03:14,292 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 14:03:14.292205+00:00'} INFO 2025-11-10 17:03:14,296 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 17:03:14,296 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 14:03:14.296917+00:00'} INFO 2025-11-10 17:21:09,277 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 17:36:25,080 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 17:36:25,081 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 14:36:25.081121+00:00'} INFO 2025-11-10 17:36:25,086 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 17:36:25,086 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 14:36:25.086205+00:00'} ERROR 2025-11-10 17:46:56,835 tasks 5437 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found ERROR 2025-11-10 17:46:56,836 tasks 7366 8426217792 Appointment 74151f0e-da4d-4afa-bbbe-aad7011d3305 not found ERROR 2025-11-10 17:46:56,843 tasks 5437 8426217792 Appointment b4a2d74e-3b18-4a3a-94c6-de6eddcefde1 not found ERROR 2025-11-10 17:46:56,866 tasks 5437 8426217792 Appointment 7f75c5dc-0d2e-432a-9d92-ba36c2efaca3 not found ERROR 2025-11-10 17:46:56,870 tasks 7366 8426217792 Appointment c4fe2cb1-4105-40c9-9ff0-b8f016b14176 not found ERROR 2025-11-10 17:46:56,872 tasks 5437 8426217792 Appointment f4b7305f-4033-4a11-9bf3-0e7f254e4a7c not found INFO 2025-11-10 17:46:58,254 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 17:47:14,377 tasks 7366 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-10 17:47:14,377 tasks 5437 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found INFO 2025-11-10 18:02:39,421 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 18:02:39,421 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 15:02:39.421314+00:00'} INFO 2025-11-10 18:02:39,422 tasks 7366 8426217792 Generated daily schedule for 2025-11-11: {'date': '2025-11-11', 'total_appointments': 0, 'providers_with_appointments': 0} INFO 2025-11-10 18:02:39,426 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 18:02:39,426 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 15:02:39.426941+00:00'} ERROR 2025-11-10 18:09:06,197 tasks 5437 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found ERROR 2025-11-10 18:09:06,197 tasks 7366 8426217792 Appointment c8df8afe-c348-4be7-b567-7b2edfa31c76 not found INFO 2025-11-10 18:09:31,589 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 18:44:10,053 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 18:44:10,053 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 15:44:10.053545+00:00'} INFO 2025-11-10 18:44:10,059 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 18:44:10,059 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 15:44:10.059158+00:00'} ERROR 2025-11-10 18:47:53,009 tasks 5437 8426217792 Appointment 8180adf8-bf7a-4e6c-977b-e8d812685f56 not found ERROR 2025-11-10 18:47:53,026 tasks 5437 8426217792 Appointment fad5a709-e4a9-4867-8b5f-47503d7349bc not found INFO 2025-11-10 18:48:14,358 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 19:03:27,999 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 19:03:28,000 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 16:03:28.000017+00:00'} INFO 2025-11-10 19:03:28,005 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 19:03:28,005 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 16:03:28.005228+00:00'} INFO 2025-11-10 19:36:19,552 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 19:36:19,552 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 16:36:19.552765+00:00'} INFO 2025-11-10 19:36:19,558 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 19:36:19,558 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 16:36:19.558860+00:00'} INFO 2025-11-10 19:49:11,478 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 20:05:57,394 tasks 7366 8426217792 Lab results sync started INFO 2025-11-10 20:05:57,394 tasks 7366 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 17:05:57.394645+00:00'} INFO 2025-11-10 20:05:57,421 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 20:05:57,421 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 17:05:57.421880+00:00'} INFO 2025-11-10 20:40:08,003 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 20:40:08,004 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 17:40:08.004237+00:00'} INFO 2025-11-10 20:40:08,009 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 20:40:08,009 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 17:40:08.009289+00:00'} ERROR 2025-11-10 20:50:04,173 tasks 70309 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found ERROR 2025-11-10 20:50:04,173 tasks 7366 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-10 20:50:04,174 tasks 5437 8426217792 Appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b not found INFO 2025-11-10 20:50:09,431 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 21:07:59,591 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 21:07:59,592 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 18:07:59.592440+00:00'} INFO 2025-11-10 21:07:59,597 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 21:07:59,597 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 18:07:59.597156+00:00'} INFO 2025-11-10 21:41:09,092 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 21:41:09,093 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 18:41:09.093118+00:00'} INFO 2025-11-10 21:41:09,097 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 21:41:09,097 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 18:41:09.097883+00:00'} INFO 2025-11-10 21:50:41,274 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 21:50:58,834 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-10 21:51:12,388 tasks 70309 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found ERROR 2025-11-10 21:51:12,388 tasks 5437 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-10 21:51:12,388 tasks 7366 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found INFO 2025-11-10 21:54:50,128 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 21:54:58,696 tasks 5437 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found ERROR 2025-11-10 21:55:18,591 tasks 70309 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-10 21:55:18,591 tasks 7366 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found ERROR 2025-11-10 21:55:18,591 tasks 5437 8426217792 Appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b not found ERROR 2025-11-10 21:55:23,248 tasks 70309 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-10 21:55:23,249 tasks 5437 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-10 21:55:23,249 tasks 7366 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-10 21:55:23,250 tasks 70302 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found INFO 2025-11-10 22:10:28,220 tasks 7366 8426217792 Lab results sync started INFO 2025-11-10 22:10:28,220 tasks 7366 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 19:10:28.220756+00:00'} INFO 2025-11-10 22:10:28,225 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 22:10:28,225 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 19:10:28.225925+00:00'} INFO 2025-11-10 22:18:37,539 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 22:19:37,576 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 22:20:07,245 tasks 5437 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-10 22:20:07,245 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-10 22:20:07,245 tasks 7366 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found INFO 2025-11-10 22:34:27,530 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 22:34:27,530 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 19:34:27.530644+00:00'} INFO 2025-11-10 22:34:27,535 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 22:34:27,535 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 19:34:27.535146+00:00'} INFO 2025-11-10 22:34:49,824 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 22:35:20,623 tasks 7366 8426217792 Appointment 74151f0e-da4d-4afa-bbbe-aad7011d3305 not found ERROR 2025-11-10 22:35:20,624 tasks 5437 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found ERROR 2025-11-10 22:35:28,154 tasks 7366 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-10 22:35:28,154 tasks 5437 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-10 22:49:02,160 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 22:49:18,769 tasks 7366 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-10 22:49:18,769 tasks 5437 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-10 22:49:18,905 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-10 22:50:25,282 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 22:50:25,355 tasks 5437 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-10 22:50:25,355 tasks 7366 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-10 22:50:52,678 tasks 70309 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-10 22:50:52,678 tasks 5437 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-10 22:50:52,678 tasks 7366 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-10 22:50:54,316 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-10 22:50:54,316 tasks 5437 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found INFO 2025-11-10 22:51:25,285 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 22:52:25,273 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 22:52:27,048 tasks 5437 8426217792 Appointment fad5a709-e4a9-4867-8b5f-47503d7349bc not found ERROR 2025-11-10 22:53:18,116 tasks 5437 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-10 22:53:18,116 tasks 7366 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found INFO 2025-11-10 22:53:25,268 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 22:54:25,279 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 22:54:28,750 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-10 22:54:28,853 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-10 22:54:28,918 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-10 22:55:13,249 tasks 5437 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-10 22:55:13,249 tasks 7366 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found INFO 2025-11-10 22:55:25,282 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 22:55:32,142 tasks 5437 8426217792 Appointment c121731f-fa17-487f-b143-f8a9a31d4d3d not found ERROR 2025-11-10 22:56:11,052 tasks 70309 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-10 22:56:11,053 tasks 7366 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-10 22:56:11,053 tasks 5437 8426217792 Appointment b9098f12-89a8-41ab-ad63-0986097d5bde not found INFO 2025-11-10 22:56:25,283 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 22:56:25,994 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-10 22:57:25,284 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 22:58:08,930 tasks 5437 8426217792 Appointment 666f3462-359d-442d-ab93-40cbfa3cf98d not found INFO 2025-11-10 22:58:25,291 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 22:58:35,359 tasks 5437 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-10 22:58:35,359 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found INFO 2025-11-10 22:59:25,289 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 23:00:00,013 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 23:00:00,013 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 20:00:00.013868+00:00'} INFO 2025-11-10 23:00:00,028 tasks 7366 8426217792 Lab results sync started INFO 2025-11-10 23:00:00,028 tasks 7366 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 20:00:00.028148+00:00'} INFO 2025-11-10 23:00:00,039 tasks 5437 8426217792 ZATCA batch submission: 0 submitted, 21 failed INFO 2025-11-10 23:00:00,039 tasks 7366 8426217792 ZATCA e-invoice submission for IAGDAR157001 INFO 2025-11-10 23:00:00,039 tasks 70309 8426217792 ZATCA e-invoice submission for IAGDAR558936 INFO 2025-11-10 23:00:00,040 tasks 70302 8426217792 ZATCA e-invoice submission for IAGDAR669695 INFO 2025-11-10 23:00:00,046 tasks 70310 8426217792 ZATCA e-invoice submission for IAGDAR550212 INFO 2025-11-10 23:00:00,048 tasks 70311 8426217792 ZATCA e-invoice submission for IAGDAR858604 INFO 2025-11-10 23:00:00,048 tasks 70303 8426217792 ZATCA e-invoice submission for IAGDAR488250 INFO 2025-11-10 23:00:00,048 tasks 70304 8426217792 ZATCA e-invoice submission for IAGDAR274236 INFO 2025-11-10 23:00:00,049 tasks 5437 8426217792 ZATCA e-invoice submission for IAGDAR757134 INFO 2025-11-10 23:00:00,050 tasks 7366 8426217792 ZATCA e-invoice submission for IAGDAR289266 INFO 2025-11-10 23:00:00,050 tasks 70312 8426217792 ZATCA e-invoice submission for IAGDAR708227 INFO 2025-11-10 23:00:00,051 tasks 70305 8426217792 ZATCA e-invoice submission for IAGDAR945314 INFO 2025-11-10 23:00:00,051 tasks 70313 8426217792 ZATCA e-invoice submission for IAGDAR840464 INFO 2025-11-10 23:00:00,053 tasks 70307 8426217792 ZATCA e-invoice submission for IAGDAR898825 INFO 2025-11-10 23:00:00,054 tasks 70302 8426217792 ZATCA e-invoice submission for IAGDAR770785 INFO 2025-11-10 23:00:00,054 tasks 70309 8426217792 ZATCA e-invoice submission for IAGDAR140347 INFO 2025-11-10 23:00:00,055 tasks 70306 8426217792 ZATCA e-invoice submission for IAGDAR344670 INFO 2025-11-10 23:00:00,057 tasks 70310 8426217792 ZATCA e-invoice submission for IAGDAR425411 INFO 2025-11-10 23:00:00,057 tasks 70311 8426217792 ZATCA e-invoice submission for IAGDAR526290 INFO 2025-11-10 23:00:00,058 tasks 70314 8426217792 ZATCA e-invoice submission for IAGDAR342242 INFO 2025-11-10 23:00:00,059 tasks 5437 8426217792 ZATCA e-invoice submission for IAGDAR578723 INFO 2025-11-10 23:00:00,059 tasks 7366 8426217792 ZATCA e-invoice submission for IAGDAR686930 ERROR 2025-11-10 23:12:20,298 tasks 5437 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-10 23:12:20,298 tasks 7366 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found INFO 2025-11-10 23:12:21,321 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 23:13:21,318 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 23:14:21,320 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 23:14:36,581 tasks 5437 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-10 23:14:36,581 tasks 70309 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-10 23:14:36,581 tasks 7366 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-10 23:14:36,581 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-10 23:14:56,024 tasks 5437 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-10 23:14:56,024 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found INFO 2025-11-10 23:15:21,324 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 23:15:46,809 tasks 7366 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-10 23:15:46,809 tasks 5437 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-10 23:15:46,809 tasks 70303 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-10 23:15:46,814 tasks 70309 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-10 23:15:46,814 tasks 70310 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-10 23:15:46,815 tasks 70302 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-10 23:15:46,816 tasks 70311 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-10 23:16:11,356 tasks 70309 8426217792 Appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b not found ERROR 2025-11-10 23:16:11,356 tasks 7366 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-10 23:16:11,356 tasks 5437 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found INFO 2025-11-10 23:16:21,319 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 23:16:34,672 tasks 7366 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-10 23:16:34,673 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-10 23:16:34,673 tasks 5437 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-10 23:16:52,882 tasks 70309 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-10 23:16:52,882 tasks 5437 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-10 23:16:52,882 tasks 7366 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found ERROR 2025-11-10 23:16:53,308 tasks 5437 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found ERROR 2025-11-10 23:17:02,833 tasks 5437 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-10 23:17:02,833 tasks 7366 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found INFO 2025-11-10 23:17:21,321 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 23:17:37,865 tasks 7366 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-10 23:17:37,865 tasks 5437 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-10 23:18:21,324 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 23:19:21,328 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 23:20:21,330 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 23:20:36,303 tasks 5437 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-10 23:20:36,303 tasks 7366 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found INFO 2025-11-10 23:21:21,330 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 23:21:37,456 tasks 7366 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-10 23:21:37,456 tasks 70309 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-10 23:21:37,456 tasks 5437 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-10 23:21:37,456 tasks 70302 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-10 23:21:55,945 tasks 5437 8426217792 Appointment 1bfda4f8-ec5f-4562-85f2-b8a631a8fb23 not found ERROR 2025-11-10 23:21:55,945 tasks 7366 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found INFO 2025-11-10 23:22:21,333 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 23:23:10,510 tasks 70309 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-10 23:23:10,510 tasks 5437 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-10 23:23:10,511 tasks 7366 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-10 23:23:10,511 tasks 70302 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-10 23:23:10,516 tasks 70310 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found INFO 2025-11-10 23:23:21,336 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 23:24:21,334 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 23:25:16,075 tasks 5437 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-10 23:25:16,075 tasks 70309 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-10 23:25:16,076 tasks 7366 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found INFO 2025-11-10 23:25:21,336 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 23:26:21,341 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 23:26:52,652 tasks 70309 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-10 23:26:52,652 tasks 7366 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-10 23:26:52,652 tasks 5437 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found INFO 2025-11-10 23:27:21,320 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 23:27:49,773 tasks 70309 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-10 23:27:49,774 tasks 7366 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-10 23:27:49,774 tasks 5437 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found INFO 2025-11-10 23:28:21,305 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 23:28:53,271 tasks 7366 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-10 23:28:53,271 tasks 70309 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-10 23:28:53,271 tasks 5437 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-10 23:28:53,271 tasks 70302 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found INFO 2025-11-10 23:29:21,307 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 23:29:50,984 tasks 5437 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-10 23:29:50,984 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found INFO 2025-11-10 23:30:00,011 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-10 23:30:00,012 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 20:30:00.012102+00:00'} INFO 2025-11-10 23:30:00,016 tasks 5437 8426217792 Lab results sync started INFO 2025-11-10 23:30:00,016 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 20:30:00.016755+00:00'} INFO 2025-11-10 23:30:21,311 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 23:30:52,099 tasks 70309 8426217792 Appointment c4fe2cb1-4105-40c9-9ff0-b8f016b14176 not found ERROR 2025-11-10 23:30:52,099 tasks 5437 8426217792 Appointment b4a2d74e-3b18-4a3a-94c6-de6eddcefde1 not found ERROR 2025-11-10 23:30:52,099 tasks 7366 8426217792 Appointment 7f75c5dc-0d2e-432a-9d92-ba36c2efaca3 not found ERROR 2025-11-10 23:30:59,633 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-10 23:30:59,633 tasks 5437 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found INFO 2025-11-10 23:31:21,313 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 23:31:37,917 tasks 70309 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-10 23:31:37,917 tasks 70302 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-10 23:31:37,917 tasks 7366 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-10 23:31:37,918 tasks 5437 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-10 23:31:38,051 tasks 7366 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-10 23:31:38,051 tasks 5437 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found INFO 2025-11-10 23:32:21,311 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 23:32:21,392 tasks 5437 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-10 23:32:21,392 tasks 7366 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-10 23:32:48,723 tasks 7366 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-10 23:32:48,723 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-10 23:32:48,723 tasks 5437 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-10 23:32:48,723 tasks 70309 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-10 23:33:11,642 tasks 5437 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-10 23:33:11,642 tasks 7366 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found INFO 2025-11-10 23:33:21,310 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 23:34:21,340 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 23:34:23,104 tasks 5437 8426217792 Appointment 8180adf8-bf7a-4e6c-977b-e8d812685f56 not found ERROR 2025-11-10 23:35:14,154 tasks 5437 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-10 23:35:14,154 tasks 70309 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-10 23:35:14,154 tasks 70302 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-10 23:35:14,154 tasks 7366 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found INFO 2025-11-10 23:35:21,319 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 23:36:21,318 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 23:36:24,785 tasks 70309 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-10 23:36:24,786 tasks 5437 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found ERROR 2025-11-10 23:36:24,786 tasks 7366 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-10 23:36:24,891 tasks 70309 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-10 23:36:24,891 tasks 7366 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-10 23:36:24,891 tasks 5437 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found ERROR 2025-11-10 23:36:24,960 tasks 70309 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-10 23:36:24,961 tasks 5437 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found ERROR 2025-11-10 23:36:24,961 tasks 7366 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-10 23:37:09,316 tasks 5437 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-10 23:37:09,317 tasks 7366 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found INFO 2025-11-10 23:37:21,358 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 23:38:07,112 tasks 5437 8426217792 Appointment c8df8afe-c348-4be7-b567-7b2edfa31c76 not found ERROR 2025-11-10 23:38:07,112 tasks 7366 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found INFO 2025-11-10 23:38:21,314 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 23:38:22,033 tasks 5437 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-10 23:38:22,033 tasks 7366 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found INFO 2025-11-10 23:39:21,316 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 23:40:04,989 tasks 5437 8426217792 Appointment c121731f-fa17-487f-b143-f8a9a31d4d3d not found ERROR 2025-11-10 23:40:09,429 tasks 5437 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-10 23:40:09,430 tasks 7366 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-10 23:40:09,431 tasks 70309 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-10 23:40:09,432 tasks 70302 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found INFO 2025-11-10 23:40:21,350 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 23:41:03,136 tasks 5437 8426217792 Appointment 3245d23c-7021-4e97-9920-a977c8dc401c not found INFO 2025-11-10 23:41:21,352 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 23:42:06,533 tasks 5437 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-10 23:42:20,179 tasks 5437 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found INFO 2025-11-10 23:42:21,204 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 23:43:21,211 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 23:44:21,204 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 23:45:21,211 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 23:45:46,690 tasks 70309 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-10 23:45:46,690 tasks 5437 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-10 23:45:46,690 tasks 7366 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found ERROR 2025-11-10 23:45:55,809 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-10 23:45:55,809 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-10 23:45:55,809 tasks 5437 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-10 23:45:55,810 tasks 7366 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-10 23:46:11,245 tasks 70309 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-10 23:46:11,245 tasks 5437 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-10 23:46:11,245 tasks 7366 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found INFO 2025-11-10 23:46:21,211 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 23:46:34,556 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-10 23:46:34,556 tasks 5437 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-10 23:46:52,765 tasks 70309 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-10 23:46:52,765 tasks 5437 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-10 23:46:52,766 tasks 7366 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-10 23:46:53,194 tasks 5437 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-10 23:47:02,719 tasks 5437 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found INFO 2025-11-10 23:47:21,213 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 23:47:37,747 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-10 23:47:37,747 tasks 5437 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found INFO 2025-11-10 23:48:21,203 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 23:49:21,203 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 23:49:36,342 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-10 23:50:11,952 tasks 5437 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-10 23:50:11,953 tasks 7366 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-10 23:50:11,977 tasks 5437 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-10 23:50:11,977 tasks 7366 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-10 23:50:12,003 tasks 5437 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-10 23:50:12,003 tasks 7366 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-10 23:50:12,022 tasks 5437 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-10 23:50:12,022 tasks 7366 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-10 23:50:12,054 tasks 5437 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-10 23:50:12,055 tasks 7366 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-10 23:50:12,067 tasks 5437 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-10 23:50:12,067 tasks 7366 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found INFO 2025-11-10 23:50:21,210 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 23:50:36,183 tasks 5437 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-10 23:51:21,211 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 23:52:21,213 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 23:53:10,386 tasks 5437 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-10 23:53:10,386 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found INFO 2025-11-10 23:53:21,213 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 23:53:48,130 tasks 5437 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found ERROR 2025-11-10 23:53:48,147 tasks 5437 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found INFO 2025-11-10 23:54:21,210 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 23:55:21,212 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 23:56:21,203 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 23:56:38,958 tasks 5437 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-10 23:56:52,528 tasks 70302 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-10 23:56:52,528 tasks 70309 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-10 23:56:52,528 tasks 7366 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-10 23:56:52,528 tasks 5437 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found INFO 2025-11-10 23:57:21,201 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-10 23:58:21,201 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-10 23:58:53,166 tasks 7366 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-10 23:58:53,166 tasks 5437 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-10 23:59:21,201 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 00:00:00,014 tasks 5437 8426217792 Radiology results sync started INFO 2025-11-11 00:00:00,014 tasks 5437 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 21:00:00.014844+00:00'} INFO 2025-11-11 00:00:00,020 tasks 5437 8426217792 Lab results sync started INFO 2025-11-11 00:00:00,021 tasks 5437 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 21:00:00.021041+00:00'} INFO 2025-11-11 00:00:21,204 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 00:00:33,403 tasks 70505 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found ERROR 2025-11-11 00:00:51,993 tasks 70505 8426217792 Appointment f4b7305f-4033-4a11-9bf3-0e7f254e4a7c not found INFO 2025-11-11 00:01:21,206 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 00:01:37,943 tasks 7366 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-11 00:01:37,943 tasks 70505 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found INFO 2025-11-11 00:02:21,200 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 00:02:21,281 tasks 70309 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 00:02:21,281 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-11 00:02:21,281 tasks 7366 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-11 00:02:21,282 tasks 70505 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-11 00:02:44,363 tasks 7366 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-11 00:02:44,366 tasks 70505 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-11 00:02:48,611 tasks 70309 8426217792 Appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b not found ERROR 2025-11-11 00:02:48,611 tasks 7366 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found ERROR 2025-11-11 00:02:48,611 tasks 70505 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-11 00:03:11,541 tasks 70309 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-11 00:03:11,541 tasks 7366 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-11 00:03:11,541 tasks 70505 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found INFO 2025-11-11 00:03:21,204 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 00:04:21,203 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 00:05:21,202 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 00:06:21,203 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 00:06:24,668 tasks 70309 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-11 00:06:24,668 tasks 7366 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-11 00:06:24,669 tasks 70505 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-11 00:06:24,777 tasks 70309 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-11 00:06:24,777 tasks 7366 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-11 00:06:24,778 tasks 70505 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-11 00:06:24,841 tasks 70309 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-11 00:06:24,841 tasks 7366 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-11 00:06:24,842 tasks 70505 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-11 00:07:09,174 tasks 70302 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-11 00:07:09,174 tasks 70309 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-11 00:07:09,174 tasks 70505 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-11 00:07:09,174 tasks 7366 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found INFO 2025-11-11 00:07:21,203 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 00:07:28,062 tasks 70505 8426217792 Appointment 3245d23c-7021-4e97-9920-a977c8dc401c not found ERROR 2025-11-11 00:08:06,969 tasks 70505 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found ERROR 2025-11-11 00:08:06,971 tasks 7366 8426217792 Appointment 1bfda4f8-ec5f-4562-85f2-b8a631a8fb23 not found INFO 2025-11-11 00:08:21,205 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 00:08:21,910 tasks 7366 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-11 00:08:21,910 tasks 70505 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found INFO 2025-11-11 00:09:21,199 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 00:10:09,284 tasks 7366 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-11 00:10:09,284 tasks 70505 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-11 00:10:21,203 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 00:10:31,274 tasks 70310 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-11 00:10:31,274 tasks 7366 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-11 00:10:31,275 tasks 70505 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-11 00:10:31,276 tasks 70309 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-11 00:10:31,279 tasks 70302 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found INFO 2025-11-11 00:11:21,202 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 00:12:06,528 tasks 70309 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-11 00:12:06,528 tasks 7366 8426217792 Appointment b9098f12-89a8-41ab-ad63-0986097d5bde not found ERROR 2025-11-11 00:12:06,528 tasks 70505 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found INFO 2025-11-11 00:12:21,198 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 00:28:35,146 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 00:29:35,144 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 00:30:00,021 tasks 70505 8426217792 Radiology results sync started INFO 2025-11-11 00:30:00,023 tasks 70505 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 21:30:00.023023+00:00'} INFO 2025-11-11 00:30:00,029 tasks 70505 8426217792 Lab results sync started INFO 2025-11-11 00:30:00,029 tasks 70505 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 21:30:00.029290+00:00'} ERROR 2025-11-11 00:30:09,844 tasks 70302 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-11 00:30:09,845 tasks 70310 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-11 00:30:09,845 tasks 7366 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-11 00:30:09,845 tasks 70309 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-11 00:30:09,845 tasks 70505 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-11 00:30:09,846 tasks 70303 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-11 00:30:09,846 tasks 70311 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found INFO 2025-11-11 00:30:35,151 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 00:31:00,631 tasks 70309 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-11 00:31:00,631 tasks 7366 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-11 00:31:00,632 tasks 70505 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-11 00:31:09,746 tasks 70505 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-11 00:31:09,746 tasks 7366 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-11 00:31:34,679 tasks 70505 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found INFO 2025-11-11 00:31:35,149 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 00:32:06,706 tasks 70309 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-11 00:32:06,706 tasks 7366 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-11 00:32:06,706 tasks 70505 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 00:32:06,707 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-11 00:32:16,655 tasks 70505 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found INFO 2025-11-11 00:32:35,149 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 00:49:14,580 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 00:50:14,596 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 00:50:29,725 tasks 70309 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-11 00:50:29,726 tasks 7366 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found ERROR 2025-11-11 00:50:29,726 tasks 70505 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-11 00:51:05,323 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-11 00:51:05,349 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-11 00:51:05,378 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-11 00:51:05,394 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-11 00:51:05,427 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-11 00:51:05,442 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-11 00:51:14,592 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 00:52:14,595 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 00:52:49,194 tasks 70505 8426217792 Appointment 666f3462-359d-442d-ab93-40cbfa3cf98d not found INFO 2025-11-11 00:53:14,584 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 01:08:59,628 tasks 70505 8426217792 Lab results sync started INFO 2025-11-11 01:08:59,630 tasks 70505 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 22:08:59.630200+00:00'} INFO 2025-11-11 01:08:59,632 tasks 70505 8426217792 Radiology results sync started INFO 2025-11-11 01:08:59,632 tasks 70505 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 22:08:59.632865+00:00'} ERROR 2025-11-11 01:09:11,970 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-11 01:09:11,970 tasks 7366 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-11 01:09:11,970 tasks 70505 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found INFO 2025-11-11 01:09:22,798 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:09:45,595 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-11 01:09:45,595 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-11 01:09:45,595 tasks 7366 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-11 01:09:45,595 tasks 70505 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-11 01:10:00,764 tasks 7366 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-11 01:10:00,764 tasks 70505 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found INFO 2025-11-11 01:10:22,817 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:10:24,681 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-11 01:10:24,681 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-11 01:10:24,681 tasks 7366 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-11 01:10:24,681 tasks 70505 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found INFO 2025-11-11 01:11:22,810 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 01:12:22,816 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:12:40,559 tasks 70505 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-11 01:12:40,559 tasks 7366 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-11 01:12:54,132 tasks 7366 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found ERROR 2025-11-11 01:12:54,132 tasks 70505 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-11 01:12:54,191 tasks 70505 8426217792 Appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b not found INFO 2025-11-11 01:13:22,806 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:13:38,732 tasks 70309 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-11 01:13:38,732 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-11 01:13:38,732 tasks 7366 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-11 01:13:38,733 tasks 70505 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found INFO 2025-11-11 01:14:22,807 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:14:36,294 tasks 70302 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-11 01:14:36,294 tasks 7366 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-11 01:14:36,294 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-11 01:14:36,294 tasks 70505 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-11 01:14:54,773 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-11 01:14:54,774 tasks 70505 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found INFO 2025-11-11 01:15:22,805 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:15:50,248 tasks 7366 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-11 01:15:50,248 tasks 70505 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found INFO 2025-11-11 01:16:22,814 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:16:34,998 tasks 70505 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-11 01:16:53,599 tasks 70505 8426217792 Appointment fad5a709-e4a9-4867-8b5f-47503d7349bc not found ERROR 2025-11-11 01:17:01,132 tasks 70302 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-11 01:17:01,133 tasks 70309 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-11 01:17:01,133 tasks 70505 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-11 01:17:01,133 tasks 70310 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-11 01:17:01,134 tasks 7366 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found INFO 2025-11-11 01:17:22,810 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:17:39,549 tasks 70309 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 01:17:39,549 tasks 70505 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-11 01:17:39,550 tasks 70302 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-11 01:17:39,550 tasks 7366 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found INFO 2025-11-11 01:18:22,811 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:18:45,964 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-11 01:18:50,220 tasks 70309 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-11 01:18:50,221 tasks 7366 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-11 01:18:50,221 tasks 70505 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-11 01:19:13,135 tasks 70505 8426217792 Appointment 37f865ea-3f2e-4dba-ad3e-b93f051d26d6 not found INFO 2025-11-11 01:19:22,814 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 01:20:22,807 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 01:21:22,807 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 01:22:22,808 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:22:26,277 tasks 70309 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-11 01:22:26,277 tasks 70302 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 01:22:26,277 tasks 7366 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-11 01:22:26,277 tasks 70505 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-11 01:22:26,380 tasks 70302 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 01:22:26,380 tasks 70309 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-11 01:22:26,380 tasks 7366 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-11 01:22:26,380 tasks 70505 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-11 01:22:26,446 tasks 70505 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-11 01:22:26,446 tasks 70309 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-11 01:22:26,446 tasks 70302 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 01:22:26,446 tasks 7366 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found INFO 2025-11-11 01:23:22,808 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 01:24:22,812 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:24:23,517 tasks 70309 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-11 01:24:23,518 tasks 70505 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-11 01:24:23,518 tasks 7366 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 01:24:23,518 tasks 70302 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found INFO 2025-11-11 01:25:22,799 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:26:06,452 tasks 70505 8426217792 Appointment 3245d23c-7021-4e97-9920-a977c8dc401c not found ERROR 2025-11-11 01:26:10,889 tasks 7366 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-11 01:26:10,889 tasks 70505 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found INFO 2025-11-11 01:26:22,810 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:26:32,879 tasks 7366 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-11 01:26:32,879 tasks 70505 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found INFO 2025-11-11 01:27:22,809 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:28:08,124 tasks 7366 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found ERROR 2025-11-11 01:28:08,124 tasks 70505 8426217792 Appointment c8df8afe-c348-4be7-b567-7b2edfa31c76 not found ERROR 2025-11-11 01:28:21,776 tasks 70505 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found INFO 2025-11-11 01:28:22,811 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 01:29:22,810 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 01:30:00,020 tasks 70505 8426217792 Radiology results sync started INFO 2025-11-11 01:30:00,021 tasks 70505 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 22:30:00.021010+00:00'} INFO 2025-11-11 01:30:00,029 tasks 70505 8426217792 Lab results sync started INFO 2025-11-11 01:30:00,029 tasks 70505 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 22:30:00.029233+00:00'} INFO 2025-11-11 01:30:22,806 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:30:57,497 tasks 70309 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-11 01:30:57,497 tasks 7366 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-11 01:30:57,497 tasks 70505 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found INFO 2025-11-11 01:31:22,796 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:31:48,280 tasks 70309 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-11 01:31:48,280 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-11 01:31:48,281 tasks 70505 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-11 01:31:57,404 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-11 01:31:57,404 tasks 70505 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-11 01:32:22,344 tasks 70505 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found INFO 2025-11-11 01:32:22,807 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:32:54,363 tasks 70505 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-11 01:32:54,363 tasks 7366 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found ERROR 2025-11-11 01:32:54,787 tasks 70505 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found ERROR 2025-11-11 01:32:54,787 tasks 7366 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-11 01:33:10,874 tasks 70505 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-11 01:33:10,874 tasks 7366 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-11 01:33:10,916 tasks 70505 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-11 01:33:10,916 tasks 7366 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found INFO 2025-11-11 01:33:22,805 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:33:39,344 tasks 70309 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-11 01:33:39,344 tasks 70505 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-11 01:33:39,344 tasks 7366 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-11 01:33:39,344 tasks 70310 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-11 01:33:39,345 tasks 70302 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found INFO 2025-11-11 01:34:22,808 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 01:35:22,805 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:35:37,936 tasks 70309 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-11 01:35:37,937 tasks 70505 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-11 01:35:37,937 tasks 7366 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found INFO 2025-11-11 01:36:22,793 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:36:37,776 tasks 70505 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-11 01:37:22,798 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:37:57,410 tasks 70505 8426217792 Appointment c121731f-fa17-487f-b143-f8a9a31d4d3d not found INFO 2025-11-11 01:38:22,791 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:39:11,977 tasks 70505 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-11 01:39:11,977 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found INFO 2025-11-11 01:39:22,807 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:39:45,585 tasks 7366 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-11 01:39:45,585 tasks 70505 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-11 01:40:00,753 tasks 70505 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found INFO 2025-11-11 01:40:22,802 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:40:24,672 tasks 70505 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-11 01:40:24,672 tasks 7366 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-11 01:41:17,537 tasks 70505 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found INFO 2025-11-11 01:41:22,796 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:42:11,510 tasks 70505 8426217792 Appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b not found INFO 2025-11-11 01:42:22,803 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:42:40,553 tasks 7366 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-11 01:42:40,553 tasks 70505 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-11 01:42:54,108 tasks 70309 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-11 01:42:54,108 tasks 7366 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-11 01:42:54,108 tasks 70505 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found INFO 2025-11-11 01:43:22,805 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:43:38,706 tasks 7366 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-11 01:43:38,706 tasks 70505 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-11 01:43:51,263 tasks 70505 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found INFO 2025-11-11 01:44:22,801 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:44:36,269 tasks 7366 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-11 01:44:36,269 tasks 70505 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-11 01:45:22,802 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:45:50,223 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-11 01:46:22,794 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:46:53,584 tasks 70505 8426217792 Appointment 8180adf8-bf7a-4e6c-977b-e8d812685f56 not found ERROR 2025-11-11 01:47:01,121 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-11 01:47:01,121 tasks 70505 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found INFO 2025-11-11 01:47:22,792 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 01:48:22,801 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:49:13,132 tasks 70505 8426217792 Appointment 8e2aace1-1bb8-4c13-acf7-edcda7024166 not found INFO 2025-11-11 01:49:22,798 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 01:50:22,800 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:50:48,831 tasks 7366 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-11 01:50:48,831 tasks 70505 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found INFO 2025-11-11 01:51:22,799 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 01:52:22,798 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:52:26,255 tasks 7366 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found ERROR 2025-11-11 01:52:26,255 tasks 70505 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-11 01:52:26,256 tasks 70309 8426217792 Appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b not found ERROR 2025-11-11 01:52:26,257 tasks 70302 8426217792 Appointment 4744b179-8b0c-4e71-acd8-d7a3bbf8f88b not found ERROR 2025-11-11 01:52:26,360 tasks 7366 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-11 01:52:26,360 tasks 70505 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found ERROR 2025-11-11 01:52:26,430 tasks 7366 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-11 01:52:26,430 tasks 70505 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found INFO 2025-11-11 01:53:22,799 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:54:08,538 tasks 70505 8426217792 Appointment 666f3462-359d-442d-ab93-40cbfa3cf98d not found INFO 2025-11-11 01:54:22,770 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 01:55:22,768 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 01:56:22,769 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:56:32,829 tasks 70309 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-11 01:56:32,830 tasks 7366 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-11 01:56:32,830 tasks 70505 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-11 01:57:04,547 tasks 70505 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found INFO 2025-11-11 01:57:22,763 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:58:08,093 tasks 7366 8426217792 Appointment 1bfda4f8-ec5f-4562-85f2-b8a631a8fb23 not found ERROR 2025-11-11 01:58:08,093 tasks 70505 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found ERROR 2025-11-11 01:58:21,730 tasks 70309 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-11 01:58:21,730 tasks 7366 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-11 01:58:21,730 tasks 70505 8426217792 Appointment b9098f12-89a8-41ab-ad63-0986097d5bde not found INFO 2025-11-11 01:58:22,759 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 01:59:22,763 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 01:59:27,733 tasks 7366 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-11 01:59:27,734 tasks 70505 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found INFO 2025-11-11 02:00:00,017 tasks 70505 8426217792 Radiology results sync started INFO 2025-11-11 02:00:00,017 tasks 70505 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 23:00:00.017328+00:00'} INFO 2025-11-11 02:00:00,025 tasks 70505 8426217792 Lab results sync started INFO 2025-11-11 02:00:00,025 tasks 70505 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 23:00:00.025409+00:00'} INFO 2025-11-11 02:00:22,765 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 02:00:57,459 tasks 70309 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-11 02:00:57,459 tasks 7366 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-11 02:00:57,459 tasks 70505 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found INFO 2025-11-11 02:01:22,760 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 02:01:48,237 tasks 70505 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-11 02:01:48,237 tasks 7366 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-11 02:02:12,798 tasks 70505 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found INFO 2025-11-11 02:02:22,763 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 02:02:54,319 tasks 70309 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-11 02:02:54,320 tasks 70505 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-11 02:02:54,320 tasks 7366 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-11 02:02:54,746 tasks 70309 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-11 02:02:54,746 tasks 7366 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-11 02:02:54,747 tasks 70505 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-11 02:03:10,825 tasks 70505 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found ERROR 2025-11-11 02:03:10,871 tasks 70505 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found INFO 2025-11-11 02:03:22,753 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 02:03:39,297 tasks 70505 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-11 02:03:39,297 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found INFO 2025-11-11 02:04:22,763 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 02:05:22,758 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 02:05:37,892 tasks 70309 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 02:05:37,893 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-11 02:05:37,893 tasks 7366 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-11 02:05:37,893 tasks 70505 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-11 02:06:13,504 tasks 70505 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-11 02:06:13,523 tasks 70505 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-11 02:06:13,552 tasks 70505 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-11 02:06:13,567 tasks 70505 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-11 02:06:13,601 tasks 70505 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-11 02:06:13,610 tasks 70505 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-11 02:06:22,765 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 02:06:37,734 tasks 70309 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-11 02:06:37,734 tasks 7366 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found ERROR 2025-11-11 02:06:37,734 tasks 70505 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found INFO 2025-11-11 02:07:22,757 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 02:08:08,055 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-11 02:08:08,055 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-11 02:08:08,055 tasks 70505 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-11 02:08:08,055 tasks 7366 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found INFO 2025-11-11 02:08:22,754 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 02:24:17,997 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 02:24:40,737 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-11 02:24:40,737 tasks 70505 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found INFO 2025-11-11 02:25:17,948 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 02:25:19,817 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-11 02:25:19,817 tasks 70505 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found INFO 2025-11-11 02:26:17,946 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 02:27:17,949 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 02:27:35,693 tasks 7366 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-11 02:27:35,694 tasks 70302 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 02:27:35,694 tasks 70309 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-11 02:27:35,694 tasks 70505 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found INFO 2025-11-11 02:28:17,944 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 02:28:33,864 tasks 70505 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-11 02:28:33,864 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found INFO 2025-11-11 02:29:17,949 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 02:29:31,428 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-11 02:29:31,428 tasks 70505 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-11 02:29:49,904 tasks 70310 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-11 02:29:49,904 tasks 70309 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-11 02:29:49,904 tasks 7366 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-11 02:29:49,904 tasks 70505 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-11 02:29:49,905 tasks 70302 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found INFO 2025-11-11 02:30:00,012 tasks 70505 8426217792 Radiology results sync started INFO 2025-11-11 02:30:00,012 tasks 70505 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-10 23:30:00.012727+00:00'} INFO 2025-11-11 02:30:00,017 tasks 70505 8426217792 Lab results sync started INFO 2025-11-11 02:30:00,017 tasks 70505 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-10 23:30:00.017421+00:00'} INFO 2025-11-11 02:30:17,946 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 02:31:17,943 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 02:31:30,132 tasks 7366 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found ERROR 2025-11-11 02:31:30,132 tasks 70505 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-11 02:31:56,269 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-11 02:31:56,269 tasks 7366 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-11 02:31:56,269 tasks 70505 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found INFO 2025-11-11 02:32:17,938 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 02:32:21,506 tasks 70505 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-11 02:32:21,506 tasks 7366 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-11 02:32:21,506 tasks 70302 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-11 02:32:21,506 tasks 70309 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found INFO 2025-11-11 02:33:17,951 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 02:33:41,103 tasks 70505 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-11 02:34:08,282 tasks 70505 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found ERROR 2025-11-11 02:34:08,282 tasks 7366 8426217792 Appointment 74151f0e-da4d-4afa-bbbe-aad7011d3305 not found INFO 2025-11-11 02:34:17,947 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 02:35:17,953 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 02:35:43,985 tasks 70505 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found INFO 2025-11-11 02:36:17,948 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 02:37:17,949 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 02:37:21,417 tasks 70309 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-11 02:37:21,417 tasks 7366 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-11 02:37:21,417 tasks 70505 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-11 02:37:21,524 tasks 70309 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-11 02:37:21,524 tasks 7366 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-11 02:37:21,524 tasks 70505 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-11 02:37:21,593 tasks 70309 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-11 02:37:21,593 tasks 7366 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-11 02:37:21,593 tasks 70505 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found INFO 2025-11-11 02:38:17,951 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 02:38:24,810 tasks 70505 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found ERROR 2025-11-11 02:39:03,712 tasks 70505 8426217792 Appointment c121731f-fa17-487f-b143-f8a9a31d4d3d not found INFO 2025-11-11 02:39:17,942 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 02:40:17,928 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 02:41:06,007 tasks 70309 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-11 02:41:06,007 tasks 70303 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-11 02:41:06,007 tasks 70311 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-11 02:41:06,007 tasks 70505 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-11 02:41:06,007 tasks 70310 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-11 02:41:06,007 tasks 7366 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-11 02:41:06,008 tasks 70302 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found INFO 2025-11-11 02:41:17,921 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 02:41:27,999 tasks 70505 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-11 02:41:27,999 tasks 7366 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-11 02:41:59,711 tasks 70505 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found INFO 2025-11-11 02:42:17,925 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 02:43:16,896 tasks 70505 8426217792 Appointment c8df8afe-c348-4be7-b567-7b2edfa31c76 not found ERROR 2025-11-11 02:43:16,896 tasks 7366 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found INFO 2025-11-11 02:43:17,930 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 02:43:52,194 tasks 7366 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-11 02:43:52,194 tasks 70505 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-11 02:44:02,215 tasks 7366 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-11 02:44:02,215 tasks 70505 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found INFO 2025-11-11 02:44:17,964 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 02:44:22,920 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-11 02:45:17,930 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 02:45:39,746 tasks 7366 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-11 02:45:39,746 tasks 70505 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-11 02:45:52,628 tasks 7366 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-11 02:45:52,628 tasks 70505 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-11 02:45:52,628 tasks 70309 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found INFO 2025-11-11 02:46:17,929 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 02:46:43,409 tasks 70505 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found ERROR 2025-11-11 02:46:52,551 tasks 70309 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-11 02:46:52,551 tasks 70505 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-11 02:46:52,551 tasks 7366 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-11 02:46:52,551 tasks 70302 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-11 02:46:52,556 tasks 70310 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-11 02:47:17,494 tasks 7366 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-11 02:47:17,494 tasks 70505 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found INFO 2025-11-11 02:47:17,960 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 02:47:21,996 tasks 70505 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-11 02:47:21,996 tasks 70309 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-11 02:47:21,996 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-11 02:47:21,996 tasks 7366 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-11 02:47:49,935 tasks 70505 8426217792 Appointment 37f865ea-3f2e-4dba-ad3e-b93f051d26d6 not found INFO 2025-11-11 02:48:17,963 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 02:48:34,466 tasks 70505 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-11 02:48:34,466 tasks 70309 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-11 02:48:34,466 tasks 7366 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found INFO 2025-11-11 02:49:17,929 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 02:50:17,927 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 02:50:33,065 tasks 7366 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-11 02:50:33,065 tasks 70505 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found ERROR 2025-11-11 02:51:08,673 tasks 7366 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-11 02:51:08,673 tasks 70505 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-11 02:51:08,697 tasks 70505 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-11 02:51:08,697 tasks 7366 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-11 02:51:08,724 tasks 7366 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-11 02:51:08,724 tasks 70505 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-11 02:51:08,742 tasks 7366 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-11 02:51:08,742 tasks 70505 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-11 02:51:08,775 tasks 70505 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-11 02:51:08,775 tasks 7366 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-11 02:51:08,787 tasks 70505 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-11 02:51:08,787 tasks 7366 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found INFO 2025-11-11 02:51:17,929 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 02:51:32,903 tasks 70309 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-11 02:51:32,903 tasks 7366 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-11 02:51:32,903 tasks 70505 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found INFO 2025-11-11 02:52:17,926 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 02:52:52,544 tasks 70505 8426217792 Appointment 3245d23c-7021-4e97-9920-a977c8dc401c not found ERROR 2025-11-11 02:53:03,226 tasks 70505 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-11 02:53:03,226 tasks 7366 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-11 02:53:17,931 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 02:54:17,942 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 02:54:55,894 tasks 70505 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found INFO 2025-11-11 02:55:17,941 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 02:56:17,944 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 02:57:00,315 tasks 7366 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-11 02:57:00,315 tasks 70505 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found INFO 2025-11-11 02:57:17,942 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 02:58:17,943 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 02:59:17,944 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 02:59:49,900 tasks 7366 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-11 02:59:49,900 tasks 70505 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found INFO 2025-11-11 03:00:00,014 tasks 70505 8426217792 Radiology results sync started INFO 2025-11-11 03:00:00,014 tasks 70505 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 00:00:00.014272+00:00'} INFO 2025-11-11 03:00:00,020 tasks 70505 8426217792 Lab results sync started INFO 2025-11-11 03:00:00,020 tasks 70505 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 00:00:00.020138+00:00'} INFO 2025-11-11 03:00:17,945 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 03:00:45,377 tasks 70505 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-11 03:00:54,368 tasks 70505 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-11 03:00:54,368 tasks 7366 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found INFO 2025-11-11 03:01:17,942 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 03:01:30,127 tasks 70309 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-11 03:01:30,127 tasks 7366 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-11 03:01:30,127 tasks 70505 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-11 03:01:56,263 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-11 03:01:56,263 tasks 70505 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found INFO 2025-11-11 03:02:17,946 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 03:02:21,497 tasks 7366 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-11 03:02:21,497 tasks 70505 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-11 03:02:43,220 tasks 70505 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-11 03:02:43,220 tasks 7366 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found INFO 2025-11-11 03:03:17,945 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 03:03:41,100 tasks 70505 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-11 03:03:41,100 tasks 7366 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-11 03:03:45,351 tasks 70505 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found ERROR 2025-11-11 03:04:08,280 tasks 7366 8426217792 Appointment c4fe2cb1-4105-40c9-9ff0-b8f016b14176 not found ERROR 2025-11-11 03:04:08,280 tasks 70505 8426217792 Appointment b4a2d74e-3b18-4a3a-94c6-de6eddcefde1 not found ERROR 2025-11-11 03:04:08,280 tasks 70309 8426217792 Appointment 7f75c5dc-0d2e-432a-9d92-ba36c2efaca3 not found INFO 2025-11-11 03:04:17,950 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 03:05:17,948 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 03:06:17,939 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 03:07:17,945 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 03:07:54,599 tasks 70505 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-11 03:07:54,599 tasks 7366 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found INFO 2025-11-11 03:08:17,943 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 03:08:24,797 tasks 70505 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-11 03:09:07,563 tasks 70505 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-11 03:09:07,563 tasks 7366 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found INFO 2025-11-11 03:09:17,944 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 03:09:58,941 tasks 7366 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-11 03:09:58,941 tasks 70505 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-11 03:09:58,992 tasks 70505 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-11 03:09:58,992 tasks 7366 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found INFO 2025-11-11 03:10:17,958 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 03:11:01,600 tasks 70505 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found ERROR 2025-11-11 03:11:06,035 tasks 70309 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-11 03:11:06,035 tasks 7366 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found ERROR 2025-11-11 03:11:06,035 tasks 70505 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found INFO 2025-11-11 03:11:17,956 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 03:12:17,950 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 03:13:03,283 tasks 70505 8426217792 Appointment 666f3462-359d-442d-ab93-40cbfa3cf98d not found ERROR 2025-11-11 03:13:16,927 tasks 70505 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found ERROR 2025-11-11 03:13:16,927 tasks 7366 8426217792 Appointment 1bfda4f8-ec5f-4562-85f2-b8a631a8fb23 not found INFO 2025-11-11 03:13:17,957 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 03:13:52,197 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-11 03:14:02,219 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-11 03:14:17,956 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 03:15:17,957 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 03:15:39,770 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-11 03:15:52,650 tasks 70505 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-11 03:15:52,650 tasks 7366 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found INFO 2025-11-11 03:16:17,958 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 03:16:43,439 tasks 70505 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found ERROR 2025-11-11 03:16:52,554 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-11 03:16:52,554 tasks 70505 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-11 03:17:17,495 tasks 70309 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-11 03:17:17,495 tasks 70505 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-11 03:17:17,495 tasks 7366 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found INFO 2025-11-11 03:17:17,960 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 03:17:21,999 tasks 70505 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-11 03:17:21,999 tasks 7366 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-11 03:17:49,942 tasks 70505 8426217792 Appointment 8e2aace1-1bb8-4c13-acf7-edcda7024166 not found ERROR 2025-11-11 03:17:59,461 tasks 70505 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-11 03:17:59,461 tasks 7366 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-11 03:18:06,030 tasks 70505 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-11 03:18:06,074 tasks 70505 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found INFO 2025-11-11 03:18:17,948 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 03:18:34,497 tasks 70505 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-11 03:18:34,497 tasks 7366 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found INFO 2025-11-11 03:19:17,955 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 03:20:17,962 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 03:20:33,092 tasks 70309 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-11 03:20:33,092 tasks 7366 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-11 03:20:33,092 tasks 70505 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-11 03:21:08,702 tasks 70505 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-11 03:21:08,702 tasks 7366 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-11 03:21:08,725 tasks 7366 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-11 03:21:08,725 tasks 70505 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-11 03:21:08,752 tasks 7366 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-11 03:21:08,752 tasks 70505 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-11 03:21:08,770 tasks 7366 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-11 03:21:08,770 tasks 70505 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-11 03:21:08,804 tasks 70505 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-11 03:21:08,804 tasks 7366 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-11 03:21:08,815 tasks 7366 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-11 03:21:08,815 tasks 70505 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found INFO 2025-11-11 03:21:17,958 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 03:21:32,935 tasks 70309 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 03:21:32,935 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-11 03:21:32,935 tasks 70505 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-11 03:21:32,935 tasks 7366 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found INFO 2025-11-11 03:22:17,959 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 03:23:03,254 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-11 03:23:03,254 tasks 70505 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found INFO 2025-11-11 03:23:17,960 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 03:24:17,853 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 03:24:40,640 tasks 7366 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-11 03:24:40,640 tasks 70310 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-11 03:24:40,640 tasks 70505 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-11 03:24:40,640 tasks 70309 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-11 03:24:40,642 tasks 70302 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-11 03:24:55,808 tasks 70309 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-11 03:24:55,808 tasks 7366 8426217792 Appointment b9098f12-89a8-41ab-ad63-0986097d5bde not found ERROR 2025-11-11 03:24:55,808 tasks 70505 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found INFO 2025-11-11 03:41:20,006 tasks 70505 8426217792 Lab results sync started INFO 2025-11-11 03:41:20,007 tasks 70505 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 00:41:20.007275+00:00'} INFO 2025-11-11 03:41:20,013 tasks 70505 8426217792 Radiology results sync started INFO 2025-11-11 03:41:20,013 tasks 70505 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 00:41:20.013754+00:00'} INFO 2025-11-11 03:41:22,222 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 03:41:24,099 tasks 70309 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-11 03:41:24,100 tasks 70302 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-11 03:41:24,100 tasks 7366 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-11 03:41:24,100 tasks 70505 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-11 03:41:24,100 tasks 70310 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found INFO 2025-11-11 03:42:22,248 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 03:42:39,194 tasks 7366 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-11 03:42:39,194 tasks 70505 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-11 03:42:39,316 tasks 7366 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-11 03:42:39,316 tasks 70505 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-11 03:42:39,327 tasks 70302 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-11 03:42:39,327 tasks 70309 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-11 03:42:39,342 tasks 70302 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-11 03:42:39,342 tasks 70309 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-11 03:42:39,342 tasks 7366 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-11 03:42:39,342 tasks 70505 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-11 03:42:39,491 tasks 70505 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-11 03:42:39,492 tasks 7366 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-11 03:43:04,606 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-11 03:43:22,250 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 03:43:53,553 tasks 70505 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found INFO 2025-11-11 03:44:22,245 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 03:44:38,154 tasks 70309 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-11 03:44:38,154 tasks 70310 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-11 03:44:38,154 tasks 70302 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-11 03:44:38,154 tasks 7366 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-11 03:44:38,154 tasks 70505 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found INFO 2025-11-11 03:45:22,239 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 03:45:35,714 tasks 70302 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-11 03:45:35,714 tasks 70309 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-11 03:45:35,714 tasks 70310 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-11 03:45:35,714 tasks 7366 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-11 03:45:35,714 tasks 70505 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-11 03:45:54,193 tasks 70309 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-11 03:45:54,194 tasks 7366 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-11 03:45:54,194 tasks 70505 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found INFO 2025-11-11 03:46:22,246 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 03:46:49,672 tasks 70309 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-11 03:46:49,672 tasks 7366 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-11 03:46:49,672 tasks 70505 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found ERROR 2025-11-11 03:46:58,670 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-11 03:47:22,241 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 03:47:34,430 tasks 70505 8426217792 Appointment 37f865ea-3f2e-4dba-ad3e-b93f051d26d6 not found INFO 2025-11-11 03:48:22,245 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 03:48:25,800 tasks 70505 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-11 03:48:25,800 tasks 7366 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-11 03:48:47,510 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-11 03:49:22,239 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 03:49:45,396 tasks 70505 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-11 03:49:45,396 tasks 7366 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-11 03:49:51,243 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-11 03:49:51,243 tasks 7366 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-11 03:49:51,243 tasks 70505 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-11 03:49:51,243 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-11 03:49:51,270 tasks 70505 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-11 03:49:51,270 tasks 7366 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-11 03:50:12,570 tasks 70505 8426217792 Appointment f4b7305f-4033-4a11-9bf3-0e7f254e4a7c not found INFO 2025-11-11 03:50:22,240 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 03:51:22,231 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 03:51:48,266 tasks 70505 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found INFO 2025-11-11 03:52:22,237 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 03:53:22,240 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 03:53:58,902 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-11 03:54:22,241 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 03:55:08,007 tasks 70505 8426217792 Appointment 3245d23c-7021-4e97-9920-a977c8dc401c not found ERROR 2025-11-11 03:55:11,862 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-11 03:55:22,236 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 03:56:03,225 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-11 03:56:03,277 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-11 03:56:22,229 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 03:57:05,883 tasks 70505 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-11 03:57:10,320 tasks 70309 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-11 03:57:10,321 tasks 7366 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-11 03:57:10,321 tasks 70505 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found INFO 2025-11-11 03:57:22,239 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 03:58:04,019 tasks 7366 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-11 03:58:04,019 tasks 70505 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found INFO 2025-11-11 03:58:22,239 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 03:59:07,567 tasks 70505 8426217792 Appointment c121731f-fa17-487f-b143-f8a9a31d4d3d not found INFO 2025-11-11 03:59:22,239 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 04:00:00,010 tasks 70505 8426217792 Radiology results sync started INFO 2025-11-11 04:00:00,010 tasks 70505 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 01:00:00.010964+00:00'} INFO 2025-11-11 04:00:00,016 tasks 70505 8426217792 Lab results sync started INFO 2025-11-11 04:00:00,016 tasks 70505 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 01:00:00.016726+00:00'} INFO 2025-11-11 04:00:22,233 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:00:27,209 tasks 70505 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-11 04:01:22,239 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:01:56,933 tasks 70505 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found INFO 2025-11-11 04:02:22,241 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:02:56,833 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-11 04:02:56,833 tasks 70505 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-11 04:02:56,833 tasks 7366 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-11 04:03:21,773 tasks 70505 8426217792 Appointment 37f865ea-3f2e-4dba-ad3e-b93f051d26d6 not found INFO 2025-11-11 04:03:22,239 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:03:26,275 tasks 70505 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-11 04:03:26,275 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-11 04:03:53,793 tasks 70505 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found ERROR 2025-11-11 04:03:54,214 tasks 7366 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found ERROR 2025-11-11 04:03:54,214 tasks 70505 8426217792 Appointment 74151f0e-da4d-4afa-bbbe-aad7011d3305 not found ERROR 2025-11-11 04:04:03,740 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-11 04:04:10,297 tasks 70309 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-11 04:04:10,297 tasks 7366 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-11 04:04:10,297 tasks 70505 8426217792 Appointment b9098f12-89a8-41ab-ad63-0986097d5bde not found ERROR 2025-11-11 04:04:10,342 tasks 70309 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-11 04:04:10,342 tasks 7366 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-11 04:04:10,342 tasks 70505 8426217792 Appointment b9098f12-89a8-41ab-ad63-0986097d5bde not found INFO 2025-11-11 04:04:22,228 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 04:05:22,236 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 04:06:22,237 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:07:12,977 tasks 70302 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 04:07:12,977 tasks 70309 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-11 04:07:12,977 tasks 7366 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-11 04:07:12,977 tasks 70505 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-11 04:07:12,996 tasks 70302 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 04:07:12,996 tasks 70309 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-11 04:07:12,996 tasks 7366 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-11 04:07:12,997 tasks 70505 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-11 04:07:13,023 tasks 70309 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 04:07:13,023 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-11 04:07:13,023 tasks 7366 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-11 04:07:13,023 tasks 70505 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-11 04:07:13,040 tasks 7366 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-11 04:07:13,040 tasks 70309 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-11 04:07:13,040 tasks 70505 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-11 04:07:13,040 tasks 70302 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 04:07:13,074 tasks 7366 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-11 04:07:13,074 tasks 70302 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 04:07:13,074 tasks 70309 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-11 04:07:13,074 tasks 70505 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-11 04:07:13,085 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-11 04:07:13,085 tasks 7366 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-11 04:07:13,085 tasks 70309 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 04:07:13,086 tasks 70505 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found INFO 2025-11-11 04:07:22,239 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:07:37,208 tasks 70505 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found ERROR 2025-11-11 04:07:37,208 tasks 7366 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found INFO 2025-11-11 04:08:22,219 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 04:09:22,233 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 04:10:22,230 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:10:45,015 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-11 04:10:45,015 tasks 70505 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-11 04:11:00,185 tasks 7366 8426217792 Appointment c8df8afe-c348-4be7-b567-7b2edfa31c76 not found ERROR 2025-11-11 04:11:00,185 tasks 70505 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found INFO 2025-11-11 04:11:22,243 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:11:24,107 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-11 04:11:24,107 tasks 70505 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found INFO 2025-11-11 04:12:22,262 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:12:39,207 tasks 70505 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found ERROR 2025-11-11 04:12:39,326 tasks 70505 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found ERROR 2025-11-11 04:12:39,338 tasks 70505 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found ERROR 2025-11-11 04:12:39,356 tasks 70505 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found ERROR 2025-11-11 04:12:39,357 tasks 7366 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found ERROR 2025-11-11 04:12:39,512 tasks 70505 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found INFO 2025-11-11 04:13:22,247 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 04:14:22,248 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:14:38,175 tasks 70505 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-11 04:14:38,176 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found INFO 2025-11-11 04:15:22,261 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:15:35,738 tasks 70505 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-11 04:15:35,738 tasks 7366 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-11 04:15:54,219 tasks 7366 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-11 04:15:54,219 tasks 70505 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found INFO 2025-11-11 04:16:22,261 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:16:49,692 tasks 70309 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-11 04:16:49,693 tasks 7366 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-11 04:16:49,693 tasks 70505 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-11 04:16:51,929 tasks 7366 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-11 04:16:51,929 tasks 70505 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found INFO 2025-11-11 04:17:22,259 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:17:34,435 tasks 70505 8426217792 Appointment 8e2aace1-1bb8-4c13-acf7-edcda7024166 not found INFO 2025-11-11 04:18:22,250 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 04:19:22,254 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:19:45,404 tasks 70309 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-11 04:19:45,404 tasks 7366 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-11 04:19:45,404 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-11 04:19:45,406 tasks 70505 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 04:19:51,245 tasks 70505 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-11 04:19:51,245 tasks 7366 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-11 04:19:51,282 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-11 04:20:12,589 tasks 70505 8426217792 Appointment fad5a709-e4a9-4867-8b5f-47503d7349bc not found INFO 2025-11-11 04:20:22,256 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 04:21:22,260 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:21:48,292 tasks 70309 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-11 04:21:48,292 tasks 7366 8426217792 Appointment b9098f12-89a8-41ab-ad63-0986097d5bde not found ERROR 2025-11-11 04:21:48,292 tasks 70505 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found INFO 2025-11-11 04:22:22,257 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 04:23:22,258 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:23:25,714 tasks 70505 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found ERROR 2025-11-11 04:23:25,826 tasks 70505 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found ERROR 2025-11-11 04:23:25,895 tasks 70505 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found INFO 2025-11-11 04:24:22,246 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:24:29,113 tasks 7366 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-11 04:24:29,113 tasks 70505 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found INFO 2025-11-11 04:25:22,243 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 04:26:22,166 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:27:10,248 tasks 70309 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-11 04:27:10,248 tasks 70505 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-11 04:27:10,248 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found INFO 2025-11-11 04:27:22,170 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:28:03,955 tasks 70309 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-11 04:28:03,956 tasks 7366 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-11 04:28:03,956 tasks 70505 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-11 04:28:05,418 tasks 70309 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-11 04:28:05,419 tasks 70302 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-11 04:28:05,419 tasks 70505 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-11 04:28:05,419 tasks 7366 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found INFO 2025-11-11 04:28:22,167 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:29:21,138 tasks 70505 8426217792 Appointment 666f3462-359d-442d-ab93-40cbfa3cf98d not found INFO 2025-11-11 04:29:22,163 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:29:56,406 tasks 70505 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-11 04:30:00,015 tasks 70505 8426217792 Radiology results sync started INFO 2025-11-11 04:30:00,016 tasks 70505 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 01:30:00.016090+00:00'} INFO 2025-11-11 04:30:00,023 tasks 70505 8426217792 Lab results sync started INFO 2025-11-11 04:30:00,023 tasks 70505 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 01:30:00.023304+00:00'} ERROR 2025-11-11 04:30:06,424 tasks 70505 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-11 04:30:22,150 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:30:27,135 tasks 7366 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-11 04:30:27,135 tasks 70505 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found INFO 2025-11-11 04:31:22,169 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:31:43,974 tasks 70505 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-11 04:31:56,859 tasks 70505 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found INFO 2025-11-11 04:32:22,164 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:32:56,757 tasks 70505 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-11 04:32:56,757 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-11 04:33:21,703 tasks 70505 8426217792 Appointment 8e2aace1-1bb8-4c13-acf7-edcda7024166 not found INFO 2025-11-11 04:33:22,165 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:33:35,500 tasks 7366 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-11 04:33:35,500 tasks 70505 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-11 04:33:54,138 tasks 70309 8426217792 Appointment b4a2d74e-3b18-4a3a-94c6-de6eddcefde1 not found ERROR 2025-11-11 04:33:54,138 tasks 7366 8426217792 Appointment 7f75c5dc-0d2e-432a-9d92-ba36c2efaca3 not found ERROR 2025-11-11 04:33:54,138 tasks 70505 8426217792 Appointment c4fe2cb1-4105-40c9-9ff0-b8f016b14176 not found ERROR 2025-11-11 04:34:10,232 tasks 7366 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found ERROR 2025-11-11 04:34:10,232 tasks 70505 8426217792 Appointment c8df8afe-c348-4be7-b567-7b2edfa31c76 not found ERROR 2025-11-11 04:34:10,271 tasks 70505 8426217792 Appointment c8df8afe-c348-4be7-b567-7b2edfa31c76 not found ERROR 2025-11-11 04:34:10,271 tasks 7366 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found INFO 2025-11-11 04:34:22,165 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 04:35:22,154 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 04:36:22,159 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 04:37:22,156 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:37:37,131 tasks 70309 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-11 04:37:37,132 tasks 70505 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-11 04:37:37,132 tasks 7366 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found INFO 2025-11-11 04:38:22,158 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:38:56,770 tasks 70505 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found ERROR 2025-11-11 04:39:07,450 tasks 70302 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-11 04:39:07,451 tasks 70309 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-11 04:39:07,451 tasks 70310 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-11 04:39:07,452 tasks 7366 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-11 04:39:07,452 tasks 70303 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-11 04:39:07,453 tasks 70505 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-11 04:39:07,454 tasks 70311 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found INFO 2025-11-11 04:39:22,151 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 04:40:22,156 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:40:44,936 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-11 04:40:44,936 tasks 70505 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-11 04:40:44,936 tasks 7366 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-11 04:41:00,103 tasks 70505 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found ERROR 2025-11-11 04:41:00,103 tasks 7366 8426217792 Appointment 1bfda4f8-ec5f-4562-85f2-b8a631a8fb23 not found INFO 2025-11-11 04:41:22,149 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:41:24,019 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-11 04:41:24,020 tasks 7366 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-11 04:41:24,020 tasks 70505 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found INFO 2025-11-11 04:52:27,391 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:53:09,766 tasks 70505 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-11 04:53:27,397 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 04:54:27,398 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:54:43,316 tasks 70505 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-11 04:54:43,316 tasks 7366 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-11 04:54:43,316 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found INFO 2025-11-11 04:55:27,392 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:55:40,877 tasks 70309 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-11 04:55:40,877 tasks 7366 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-11 04:55:40,877 tasks 70505 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-11 04:56:00,292 tasks 70302 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-11 04:56:00,292 tasks 70309 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-11 04:56:00,292 tasks 70505 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-11 04:56:00,296 tasks 7366 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-11 04:56:00,346 tasks 70309 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-11 04:56:00,346 tasks 7366 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-11 04:56:00,346 tasks 70505 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-11 04:56:00,346 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found INFO 2025-11-11 04:56:27,397 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:56:54,831 tasks 70309 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-11 04:56:54,831 tasks 70302 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-11 04:56:54,831 tasks 7366 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 04:56:54,831 tasks 70505 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-11 04:56:57,069 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-11 04:57:03,815 tasks 70505 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-11 04:57:27,389 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:57:39,583 tasks 70505 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found ERROR 2025-11-11 04:57:39,583 tasks 7366 8426217792 Appointment 74151f0e-da4d-4afa-bbbe-aad7011d3305 not found INFO 2025-11-11 04:58:27,406 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:58:30,955 tasks 70505 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-11 04:58:30,955 tasks 70309 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-11 04:58:30,955 tasks 7366 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-11 04:58:30,955 tasks 70310 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-11 04:58:30,958 tasks 70302 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-11 04:58:52,674 tasks 70505 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-11 04:59:27,403 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 04:59:56,392 tasks 70505 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-11 04:59:56,392 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found INFO 2025-11-11 05:00:00,011 tasks 70505 8426217792 Radiology results sync started INFO 2025-11-11 05:00:00,011 tasks 70505 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 02:00:00.011423+00:00'} INFO 2025-11-11 05:00:00,015 tasks 70505 8426217792 Lab results sync started INFO 2025-11-11 05:00:00,016 tasks 70505 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 02:00:00.016084+00:00'} ERROR 2025-11-11 05:00:17,727 tasks 70505 8426217792 Appointment 8180adf8-bf7a-4e6c-977b-e8d812685f56 not found INFO 2025-11-11 05:00:27,392 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 05:01:27,392 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:01:53,429 tasks 7366 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found ERROR 2025-11-11 05:01:53,430 tasks 70505 8426217792 Appointment c8df8afe-c348-4be7-b567-7b2edfa31c76 not found INFO 2025-11-11 05:02:27,393 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 05:03:27,387 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:04:04,049 tasks 70505 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-11 05:04:27,385 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:04:34,249 tasks 7366 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-11 05:04:34,249 tasks 70505 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-11 05:04:34,249 tasks 70309 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-11 05:05:17,011 tasks 70505 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-11 05:05:27,384 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:06:08,375 tasks 70505 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-11 05:06:08,431 tasks 70505 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-11 05:06:09,423 tasks 7366 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-11 05:06:09,423 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-11 05:06:09,423 tasks 70302 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-11 05:06:09,423 tasks 70505 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found INFO 2025-11-11 05:06:27,389 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:07:11,017 tasks 70505 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found ERROR 2025-11-11 05:07:11,017 tasks 7366 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-11 05:07:15,450 tasks 70505 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-11 05:07:15,450 tasks 7366 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found INFO 2025-11-11 05:07:27,363 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:08:09,156 tasks 70505 8426217792 Appointment 37f865ea-3f2e-4dba-ad3e-b93f051d26d6 not found ERROR 2025-11-11 05:08:10,617 tasks 7366 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-11 05:08:10,617 tasks 70505 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-11 05:08:27,366 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:08:50,566 tasks 7366 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-11 05:08:50,566 tasks 70505 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-11 05:09:12,712 tasks 70505 8426217792 Appointment 3245d23c-7021-4e97-9920-a977c8dc401c not found ERROR 2025-11-11 05:09:26,359 tasks 70505 8426217792 Appointment c121731f-fa17-487f-b143-f8a9a31d4d3d not found INFO 2025-11-11 05:09:27,390 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:10:01,628 tasks 70505 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-11 05:10:01,628 tasks 7366 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-11 05:10:11,625 tasks 70505 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-11 05:10:11,625 tasks 7366 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found INFO 2025-11-11 05:10:27,364 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:10:32,331 tasks 7366 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-11 05:10:32,331 tasks 70505 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found INFO 2025-11-11 05:11:27,360 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:11:49,172 tasks 70505 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-11 05:11:49,172 tasks 7366 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found INFO 2025-11-11 05:12:27,389 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:13:26,926 tasks 7366 8426217792 Appointment 74151f0e-da4d-4afa-bbbe-aad7011d3305 not found ERROR 2025-11-11 05:13:26,926 tasks 70505 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found INFO 2025-11-11 05:13:27,392 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:13:31,427 tasks 70309 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-11 05:13:31,427 tasks 7366 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-11 05:13:31,427 tasks 70505 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-11 05:13:31,430 tasks 70302 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-11 05:13:31,431 tasks 70310 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-11 05:13:40,709 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-11 05:13:59,341 tasks 70505 8426217792 Appointment f4b7305f-4033-4a11-9bf3-0e7f254e4a7c not found ERROR 2025-11-11 05:14:08,863 tasks 70505 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-11 05:14:15,430 tasks 7366 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found ERROR 2025-11-11 05:14:15,430 tasks 70505 8426217792 Appointment 1bfda4f8-ec5f-4562-85f2-b8a631a8fb23 not found ERROR 2025-11-11 05:14:15,478 tasks 7366 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found ERROR 2025-11-11 05:14:15,478 tasks 70505 8426217792 Appointment 1bfda4f8-ec5f-4562-85f2-b8a631a8fb23 not found INFO 2025-11-11 05:14:27,361 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 05:15:27,389 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 05:16:27,383 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:16:42,516 tasks 70505 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found INFO 2025-11-11 05:17:27,352 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 05:18:27,355 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:19:01,968 tasks 70505 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-11 05:19:12,656 tasks 70309 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-11 05:19:12,656 tasks 70505 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-11 05:19:12,656 tasks 7366 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found INFO 2025-11-11 05:19:27,356 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 05:20:27,354 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:20:50,137 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-11 05:20:50,137 tasks 70505 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found INFO 2025-11-11 05:21:27,358 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:21:29,227 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-11 05:21:29,227 tasks 70505 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found INFO 2025-11-11 05:22:27,469 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:22:44,419 tasks 70505 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-11 05:22:44,536 tasks 70505 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-11 05:22:44,554 tasks 70505 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-11 05:22:44,571 tasks 70505 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-11 05:22:44,572 tasks 7366 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-11 05:22:44,721 tasks 70505 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-11 05:23:09,835 tasks 7366 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-11 05:23:09,835 tasks 70505 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found INFO 2025-11-11 05:23:27,464 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 05:24:27,470 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:24:43,385 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-11 05:24:43,385 tasks 70505 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found INFO 2025-11-11 05:25:27,467 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:25:40,945 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-11 05:25:40,945 tasks 70505 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-11 05:26:00,365 tasks 70505 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-11 05:26:00,365 tasks 7366 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-11 05:26:00,420 tasks 7366 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-11 05:26:00,420 tasks 70505 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-11 05:26:27,467 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:26:54,903 tasks 7366 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-11 05:26:54,903 tasks 70505 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found ERROR 2025-11-11 05:27:03,892 tasks 70505 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-11 05:27:03,892 tasks 7366 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found INFO 2025-11-11 05:27:27,468 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:27:39,659 tasks 70505 8426217792 Appointment b4a2d74e-3b18-4a3a-94c6-de6eddcefde1 not found ERROR 2025-11-11 05:27:39,659 tasks 70309 8426217792 Appointment c4fe2cb1-4105-40c9-9ff0-b8f016b14176 not found ERROR 2025-11-11 05:27:39,659 tasks 7366 8426217792 Appointment 7f75c5dc-0d2e-432a-9d92-ba36c2efaca3 not found INFO 2025-11-11 05:28:27,466 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:28:31,024 tasks 70505 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-11 05:28:31,024 tasks 7366 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-11 05:28:52,746 tasks 70505 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-11 05:28:52,746 tasks 7366 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found INFO 2025-11-11 05:29:27,468 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:29:56,509 tasks 70505 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-11 05:30:00,018 tasks 70505 8426217792 Radiology results sync started INFO 2025-11-11 05:30:00,018 tasks 70505 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 02:30:00.018762+00:00'} INFO 2025-11-11 05:30:00,025 tasks 70505 8426217792 Lab results sync started INFO 2025-11-11 05:30:00,026 tasks 70505 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 02:30:00.026005+00:00'} INFO 2025-11-11 05:30:27,463 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 05:31:27,469 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:31:53,508 tasks 7366 8426217792 Appointment 1bfda4f8-ec5f-4562-85f2-b8a631a8fb23 not found ERROR 2025-11-11 05:31:53,508 tasks 70505 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found INFO 2025-11-11 05:32:27,468 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 05:33:27,467 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:34:04,127 tasks 7366 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-11 05:34:04,127 tasks 70505 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found INFO 2025-11-11 05:34:27,464 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:34:34,327 tasks 70505 8426217792 Appointment 37f865ea-3f2e-4dba-ad3e-b93f051d26d6 not found ERROR 2025-11-11 05:35:13,232 tasks 70505 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found ERROR 2025-11-11 05:35:17,093 tasks 7366 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-11 05:35:17,093 tasks 70505 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found INFO 2025-11-11 05:35:27,469 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:36:08,450 tasks 7366 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-11 05:36:08,450 tasks 70505 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-11 05:36:08,505 tasks 70505 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-11 05:36:08,505 tasks 7366 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-11 05:36:09,497 tasks 7366 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-11 05:36:09,497 tasks 70505 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found INFO 2025-11-11 05:36:27,468 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:37:11,128 tasks 70309 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-11 05:37:11,128 tasks 7366 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-11 05:37:11,128 tasks 70505 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-11 05:37:15,558 tasks 70505 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found INFO 2025-11-11 05:37:27,483 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:38:09,273 tasks 70505 8426217792 Appointment 8e2aace1-1bb8-4c13-acf7-edcda7024166 not found ERROR 2025-11-11 05:38:10,734 tasks 70505 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-11 05:38:10,734 tasks 7366 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found INFO 2025-11-11 05:38:27,484 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:38:50,688 tasks 70505 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found INFO 2025-11-11 05:39:27,483 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:40:01,723 tasks 70505 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-11 05:40:01,724 tasks 7366 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-11 05:40:11,742 tasks 7366 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-11 05:40:11,742 tasks 70505 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found INFO 2025-11-11 05:40:27,484 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:40:32,450 tasks 70309 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-11 05:40:32,450 tasks 7366 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-11 05:40:32,450 tasks 70302 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 05:40:32,450 tasks 70505 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found INFO 2025-11-11 05:41:27,487 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:41:49,298 tasks 70505 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-11 05:41:49,298 tasks 7366 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found INFO 2025-11-11 05:42:27,481 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:42:52,969 tasks 7366 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-11 05:42:52,969 tasks 70505 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-11 05:43:27,019 tasks 70309 8426217792 Appointment 7f75c5dc-0d2e-432a-9d92-ba36c2efaca3 not found ERROR 2025-11-11 05:43:27,019 tasks 70505 8426217792 Appointment c4fe2cb1-4105-40c9-9ff0-b8f016b14176 not found ERROR 2025-11-11 05:43:27,019 tasks 7366 8426217792 Appointment b4a2d74e-3b18-4a3a-94c6-de6eddcefde1 not found INFO 2025-11-11 05:43:27,487 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:43:31,524 tasks 70505 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-11 05:43:31,524 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-11 05:43:59,471 tasks 70505 8426217792 Appointment fad5a709-e4a9-4867-8b5f-47503d7349bc not found ERROR 2025-11-11 05:44:08,995 tasks 70309 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-11 05:44:08,995 tasks 7366 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found ERROR 2025-11-11 05:44:08,995 tasks 70505 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found INFO 2025-11-11 05:44:27,486 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 05:45:27,495 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 05:46:27,482 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 05:47:27,484 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 05:48:27,485 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:49:12,782 tasks 7366 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-11 05:49:12,782 tasks 70505 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-11 05:49:12,782 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found INFO 2025-11-11 05:49:27,488 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:50:16,663 tasks 7366 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-11 05:50:16,663 tasks 70505 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found INFO 2025-11-11 05:50:27,490 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 05:51:05,441 tasks 70505 8426217792 Appointment 666f3462-359d-442d-ab93-40cbfa3cf98d not found INFO 2025-11-11 05:51:27,484 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 06:09:16,969 tasks 7366 8426217792 Lab results sync started INFO 2025-11-11 06:09:16,969 tasks 7366 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 03:09:16.969904+00:00'} INFO 2025-11-11 06:09:16,974 tasks 70505 8426217792 Radiology results sync started INFO 2025-11-11 06:09:16,974 tasks 70505 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 03:09:16.974647+00:00'} INFO 2025-11-11 06:09:19,330 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:09:36,273 tasks 70309 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-11 06:09:36,274 tasks 70505 8426217792 Appointment b9098f12-89a8-41ab-ad63-0986097d5bde not found ERROR 2025-11-11 06:09:36,276 tasks 7366 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-11 06:09:36,394 tasks 70309 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-11 06:09:36,394 tasks 7366 8426217792 Appointment b9098f12-89a8-41ab-ad63-0986097d5bde not found ERROR 2025-11-11 06:09:36,394 tasks 70505 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-11 06:09:36,406 tasks 70309 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-11 06:09:36,406 tasks 7366 8426217792 Appointment b9098f12-89a8-41ab-ad63-0986097d5bde not found ERROR 2025-11-11 06:09:36,406 tasks 70505 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-11 06:09:36,423 tasks 70309 8426217792 Appointment b9098f12-89a8-41ab-ad63-0986097d5bde not found ERROR 2025-11-11 06:09:36,424 tasks 7366 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-11 06:09:36,424 tasks 70505 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-11 06:09:36,424 tasks 70302 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-11 06:09:36,425 tasks 70310 8426217792 Appointment b9098f12-89a8-41ab-ad63-0986097d5bde not found ERROR 2025-11-11 06:09:36,428 tasks 70303 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-11 06:09:36,580 tasks 70309 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-11 06:09:36,580 tasks 70505 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-11 06:09:36,580 tasks 7366 8426217792 Appointment b9098f12-89a8-41ab-ad63-0986097d5bde not found ERROR 2025-11-11 06:10:01,696 tasks 70505 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-11 06:10:01,696 tasks 7366 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found INFO 2025-11-11 06:10:19,315 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:10:23,816 tasks 70505 8426217792 Appointment b9098f12-89a8-41ab-ad63-0986097d5bde not found ERROR 2025-11-11 06:10:39,939 tasks 70309 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-11 06:10:39,939 tasks 7366 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-11 06:10:39,939 tasks 70505 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-11 06:10:39,939 tasks 70302 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-11 06:10:39,999 tasks 7366 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-11 06:10:39,999 tasks 70505 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-11 06:10:39,999 tasks 70309 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-11 06:10:40,000 tasks 70302 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found INFO 2025-11-11 06:11:19,313 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 06:12:19,311 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:12:52,214 tasks 70505 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-11 06:12:52,214 tasks 7366 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-11 06:12:52,271 tasks 7366 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-11 06:12:52,271 tasks 70505 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found INFO 2025-11-11 06:13:19,313 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:13:46,752 tasks 70309 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-11 06:13:46,752 tasks 70505 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-11 06:13:46,752 tasks 7366 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-11 06:13:48,988 tasks 70505 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-11 06:13:55,738 tasks 7366 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-11 06:13:55,738 tasks 70505 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found INFO 2025-11-11 06:14:19,318 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:14:31,506 tasks 70505 8426217792 Appointment f4b7305f-4033-4a11-9bf3-0e7f254e4a7c not found INFO 2025-11-11 06:15:19,320 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:15:22,876 tasks 7366 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-11 06:15:22,876 tasks 70309 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-11 06:15:22,876 tasks 70505 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-11 06:15:44,599 tasks 70505 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-11 06:15:44,599 tasks 7366 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found INFO 2025-11-11 06:16:19,317 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:16:48,318 tasks 70505 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-11 06:16:48,319 tasks 7366 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-11 06:16:48,319 tasks 70309 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-11 06:16:48,319 tasks 70310 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-11 06:16:48,321 tasks 70302 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-11 06:16:48,349 tasks 70505 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-11 06:16:48,349 tasks 7366 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-11 06:16:51,930 tasks 70505 8426217792 Appointment b9098f12-89a8-41ab-ad63-0986097d5bde not found INFO 2025-11-11 06:17:19,320 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 06:18:19,318 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 06:19:19,320 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:19:44,836 tasks 70302 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-11 06:19:44,836 tasks 70309 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-11 06:19:44,837 tasks 70505 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-11 06:19:44,838 tasks 7366 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-11 06:19:44,848 tasks 7366 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-11 06:19:44,848 tasks 70505 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-11 06:19:44,848 tasks 70309 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-11 06:19:44,848 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-11 06:19:44,965 tasks 70309 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-11 06:19:44,965 tasks 70505 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-11 06:19:44,965 tasks 7366 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-11 06:19:44,965 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found INFO 2025-11-11 06:20:19,317 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:20:56,002 tasks 7366 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-11 06:20:56,003 tasks 70505 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found INFO 2025-11-11 06:21:19,350 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:21:26,202 tasks 70505 8426217792 Appointment 8e2aace1-1bb8-4c13-acf7-edcda7024166 not found ERROR 2025-11-11 06:22:05,082 tasks 70505 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-11 06:22:08,942 tasks 70505 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-11 06:22:08,942 tasks 7366 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found INFO 2025-11-11 06:22:19,323 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:23:00,310 tasks 7366 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-11 06:23:00,310 tasks 70505 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-11 06:23:00,361 tasks 7366 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-11 06:23:00,361 tasks 70505 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-11 06:23:01,358 tasks 70505 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-11 06:23:01,358 tasks 7366 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found INFO 2025-11-11 06:23:19,322 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:24:02,987 tasks 70505 8426217792 Appointment 37f865ea-3f2e-4dba-ad3e-b93f051d26d6 not found ERROR 2025-11-11 06:24:06,513 tasks 7366 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-11 06:24:06,514 tasks 70505 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-11 06:24:07,427 tasks 70505 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found INFO 2025-11-11 06:24:19,421 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:25:01,206 tasks 7366 8426217792 Appointment 74151f0e-da4d-4afa-bbbe-aad7011d3305 not found ERROR 2025-11-11 06:25:01,206 tasks 70505 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found INFO 2025-11-11 06:25:19,397 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:26:18,362 tasks 70505 8426217792 Appointment 3245d23c-7021-4e97-9920-a977c8dc401c not found INFO 2025-11-11 06:26:19,398 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:26:53,636 tasks 70302 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-11 06:26:53,636 tasks 70505 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 06:26:53,636 tasks 70309 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-11 06:26:53,636 tasks 7366 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-11 06:26:57,176 tasks 70505 8426217792 Appointment b9098f12-89a8-41ab-ad63-0986097d5bde not found ERROR 2025-11-11 06:27:03,662 tasks 70309 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-11 06:27:03,662 tasks 7366 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-11 06:27:03,662 tasks 70505 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 06:27:03,662 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found INFO 2025-11-11 06:27:19,397 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 06:28:19,400 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:28:41,213 tasks 70309 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-11 06:28:41,214 tasks 70505 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 06:28:41,214 tasks 7366 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-11 06:28:41,214 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found INFO 2025-11-11 06:29:19,398 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:29:44,886 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-11 06:30:00,002 tasks 70505 8426217792 Radiology results sync started INFO 2025-11-11 06:30:00,003 tasks 70505 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 03:30:00.003013+00:00'} INFO 2025-11-11 06:30:00,008 tasks 70505 8426217792 Lab results sync started INFO 2025-11-11 06:30:00,008 tasks 70505 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 03:30:00.008577+00:00'} ERROR 2025-11-11 06:30:00,098 tasks 70505 8426217792 Appointment c8df8afe-c348-4be7-b567-7b2edfa31c76 not found ERROR 2025-11-11 06:30:18,934 tasks 70505 8426217792 Appointment f4b7305f-4033-4a11-9bf3-0e7f254e4a7c not found INFO 2025-11-11 06:30:19,398 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:30:23,440 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-11 06:30:23,440 tasks 70505 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-11 06:30:23,440 tasks 7366 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-11 06:30:32,752 tasks 70505 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-11 06:30:51,386 tasks 70505 8426217792 Appointment 8180adf8-bf7a-4e6c-977b-e8d812685f56 not found ERROR 2025-11-11 06:31:00,908 tasks 70309 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-11 06:31:00,908 tasks 7366 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-11 06:31:00,908 tasks 70505 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-11 06:31:07,472 tasks 70505 8426217792 Appointment 666f3462-359d-442d-ab93-40cbfa3cf98d not found ERROR 2025-11-11 06:31:07,520 tasks 70505 8426217792 Appointment 666f3462-359d-442d-ab93-40cbfa3cf98d not found INFO 2025-11-11 06:31:19,405 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 06:32:19,403 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 06:33:19,403 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 06:34:19,402 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:34:34,380 tasks 70505 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found INFO 2025-11-11 06:35:19,402 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:35:54,019 tasks 70505 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-11 06:35:54,019 tasks 7366 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found ERROR 2025-11-11 06:36:04,702 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-11 06:36:04,702 tasks 70505 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-11 06:36:04,705 tasks 70309 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found INFO 2025-11-11 06:36:19,404 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:37:08,579 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-11 06:37:19,406 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:37:48,615 tasks 70309 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-11 06:37:48,615 tasks 70505 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-11 06:37:48,615 tasks 7366 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-11 06:37:48,616 tasks 70302 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-11 06:37:57,364 tasks 70505 8426217792 Appointment c121731f-fa17-487f-b143-f8a9a31d4d3d not found INFO 2025-11-11 06:38:19,405 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 06:39:19,412 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:39:36,363 tasks 7366 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found ERROR 2025-11-11 06:39:36,363 tasks 70505 8426217792 Appointment c8df8afe-c348-4be7-b567-7b2edfa31c76 not found ERROR 2025-11-11 06:39:36,485 tasks 70505 8426217792 Appointment c8df8afe-c348-4be7-b567-7b2edfa31c76 not found ERROR 2025-11-11 06:39:36,485 tasks 7366 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found ERROR 2025-11-11 06:39:36,499 tasks 7366 8426217792 Appointment c8df8afe-c348-4be7-b567-7b2edfa31c76 not found ERROR 2025-11-11 06:39:36,499 tasks 70505 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found ERROR 2025-11-11 06:39:36,518 tasks 70505 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found ERROR 2025-11-11 06:39:36,518 tasks 7366 8426217792 Appointment c8df8afe-c348-4be7-b567-7b2edfa31c76 not found ERROR 2025-11-11 06:39:36,518 tasks 70309 8426217792 Appointment c8df8afe-c348-4be7-b567-7b2edfa31c76 not found ERROR 2025-11-11 06:39:36,518 tasks 70302 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found ERROR 2025-11-11 06:39:36,672 tasks 7366 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found ERROR 2025-11-11 06:39:36,672 tasks 70505 8426217792 Appointment c8df8afe-c348-4be7-b567-7b2edfa31c76 not found ERROR 2025-11-11 06:40:01,790 tasks 70309 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-11 06:40:01,790 tasks 70505 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-11 06:40:01,791 tasks 7366 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-11 06:40:01,791 tasks 70302 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found INFO 2025-11-11 06:40:19,418 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:40:40,040 tasks 7366 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-11 06:40:40,040 tasks 70505 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-11 06:40:40,099 tasks 70505 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-11 06:40:40,099 tasks 7366 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-11 06:41:19,417 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 06:42:19,421 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:43:01,505 tasks 70505 8426217792 Appointment b9098f12-89a8-41ab-ad63-0986097d5bde not found INFO 2025-11-11 06:43:19,419 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:43:49,090 tasks 70505 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-11 06:43:49,090 tasks 7366 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-11 06:43:55,848 tasks 70505 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-11 06:43:55,848 tasks 7366 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-11 06:43:55,848 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-11 06:43:55,848 tasks 70309 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found INFO 2025-11-11 06:44:19,418 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:44:31,607 tasks 70505 8426217792 Appointment fad5a709-e4a9-4867-8b5f-47503d7349bc not found ERROR 2025-11-11 06:45:18,134 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-11 06:45:18,134 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-11 06:45:18,134 tasks 70505 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-11 06:45:18,134 tasks 7366 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found INFO 2025-11-11 06:45:19,420 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:45:22,982 tasks 70505 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-11 06:45:22,982 tasks 7366 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-11 06:45:44,704 tasks 70309 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-11 06:45:44,704 tasks 70302 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-11 06:45:44,704 tasks 70505 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 06:45:44,705 tasks 7366 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found INFO 2025-11-11 06:46:19,419 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:46:48,424 tasks 70505 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-11 06:46:48,424 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-11 06:46:48,455 tasks 7366 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-11 06:46:48,456 tasks 70505 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-11 06:46:52,043 tasks 70505 8426217792 Appointment c8df8afe-c348-4be7-b567-7b2edfa31c76 not found INFO 2025-11-11 06:47:19,437 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 06:48:19,436 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:48:29,411 tasks 70309 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-11 06:48:29,411 tasks 70302 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-11 06:48:29,411 tasks 7366 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-11 06:48:29,411 tasks 70505 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-11 06:48:45,466 tasks 70505 8426217792 Appointment 666f3462-359d-442d-ab93-40cbfa3cf98d not found INFO 2025-11-11 06:49:19,424 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:49:44,941 tasks 70505 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-11 06:49:44,941 tasks 7366 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-11 06:49:44,955 tasks 70505 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-11 06:49:44,955 tasks 7366 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-11 06:49:45,069 tasks 70505 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-11 06:49:45,069 tasks 7366 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-11 06:50:19,428 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:50:56,087 tasks 70309 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-11 06:50:56,087 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-11 06:50:56,087 tasks 70505 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 06:50:56,087 tasks 7366 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found INFO 2025-11-11 06:51:19,428 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:51:26,284 tasks 7366 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found ERROR 2025-11-11 06:51:26,285 tasks 70505 8426217792 Appointment 74151f0e-da4d-4afa-bbbe-aad7011d3305 not found ERROR 2025-11-11 06:52:09,054 tasks 70309 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-11 06:52:09,054 tasks 7366 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-11 06:52:09,054 tasks 70505 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 06:52:09,054 tasks 70302 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found INFO 2025-11-11 06:52:19,425 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:53:00,416 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-11 06:53:00,416 tasks 70309 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-11 06:53:00,416 tasks 7366 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-11 06:53:00,416 tasks 70505 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 06:53:00,474 tasks 70309 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-11 06:53:00,474 tasks 70302 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-11 06:53:00,474 tasks 7366 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 06:53:00,474 tasks 70505 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found INFO 2025-11-11 06:53:19,437 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:54:03,078 tasks 70505 8426217792 Appointment 8e2aace1-1bb8-4c13-acf7-edcda7024166 not found ERROR 2025-11-11 06:54:06,603 tasks 70505 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found INFO 2025-11-11 06:54:19,431 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:54:29,507 tasks 70505 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-11 06:54:29,507 tasks 7366 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-11 06:55:01,220 tasks 70309 8426217792 Appointment b4a2d74e-3b18-4a3a-94c6-de6eddcefde1 not found ERROR 2025-11-11 06:55:01,220 tasks 7366 8426217792 Appointment 7f75c5dc-0d2e-432a-9d92-ba36c2efaca3 not found ERROR 2025-11-11 06:55:01,220 tasks 70505 8426217792 Appointment c4fe2cb1-4105-40c9-9ff0-b8f016b14176 not found ERROR 2025-11-11 06:55:02,687 tasks 70302 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-11 06:55:02,687 tasks 70310 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-11 06:55:02,687 tasks 70505 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-11 06:55:02,689 tasks 70309 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-11 06:55:02,692 tasks 70303 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-11 06:55:02,692 tasks 7366 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-11 06:55:02,694 tasks 70311 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found INFO 2025-11-11 06:55:19,435 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:55:42,636 tasks 70505 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-11 06:56:04,763 tasks 70505 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found INFO 2025-11-11 06:56:19,438 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:56:57,219 tasks 70505 8426217792 Appointment c8df8afe-c348-4be7-b567-7b2edfa31c76 not found INFO 2025-11-11 06:57:19,433 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:57:56,663 tasks 70505 8426217792 Appointment b9098f12-89a8-41ab-ad63-0986097d5bde not found INFO 2025-11-11 06:58:19,440 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 06:58:54,135 tasks 7366 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-11 06:58:54,135 tasks 70505 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found INFO 2025-11-11 06:59:19,441 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 07:00:00,015 tasks 70505 8426217792 Radiology results sync started INFO 2025-11-11 07:00:00,016 tasks 70505 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 04:00:00.016136+00:00'} INFO 2025-11-11 07:00:00,021 tasks 70505 8426217792 Lab results sync started INFO 2025-11-11 07:00:00,021 tasks 70505 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 04:00:00.021426+00:00'} ERROR 2025-11-11 07:00:00,139 tasks 70505 8426217792 Appointment 1bfda4f8-ec5f-4562-85f2-b8a631a8fb23 not found ERROR 2025-11-11 07:00:18,984 tasks 70505 8426217792 Appointment fad5a709-e4a9-4867-8b5f-47503d7349bc not found INFO 2025-11-11 07:00:19,439 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 07:00:23,485 tasks 70505 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-11 07:00:23,485 tasks 7366 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-11 07:00:32,793 tasks 70505 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-11 07:00:32,793 tasks 7366 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-11 07:01:00,946 tasks 7366 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-11 07:01:00,946 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-11 07:01:00,946 tasks 70309 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 07:01:00,946 tasks 70505 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-11 07:01:07,510 tasks 70505 8426217792 Appointment c121731f-fa17-487f-b143-f8a9a31d4d3d not found ERROR 2025-11-11 07:01:07,558 tasks 70505 8426217792 Appointment c121731f-fa17-487f-b143-f8a9a31d4d3d not found INFO 2025-11-11 07:01:19,446 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 07:02:19,451 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 07:03:19,446 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 07:04:19,449 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 07:05:19,450 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 07:05:54,063 tasks 7366 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-11 07:05:54,063 tasks 70309 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-11 07:05:54,063 tasks 70505 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-11 07:06:04,741 tasks 70505 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-11 07:06:04,740 tasks 7366 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found INFO 2025-11-11 07:06:19,452 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 07:07:19,449 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 07:07:48,652 tasks 7366 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-11 07:07:48,652 tasks 70505 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-11 07:08:19,453 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 07:09:19,322 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 07:09:36,267 tasks 70505 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found ERROR 2025-11-11 07:09:36,267 tasks 7366 8426217792 Appointment 1bfda4f8-ec5f-4562-85f2-b8a631a8fb23 not found ERROR 2025-11-11 07:09:36,391 tasks 70505 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found ERROR 2025-11-11 07:09:36,391 tasks 7366 8426217792 Appointment 1bfda4f8-ec5f-4562-85f2-b8a631a8fb23 not found ERROR 2025-11-11 07:09:36,408 tasks 7366 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found ERROR 2025-11-11 07:09:36,408 tasks 70505 8426217792 Appointment 1bfda4f8-ec5f-4562-85f2-b8a631a8fb23 not found ERROR 2025-11-11 07:09:36,426 tasks 70505 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found ERROR 2025-11-11 07:09:36,426 tasks 7366 8426217792 Appointment 1bfda4f8-ec5f-4562-85f2-b8a631a8fb23 not found ERROR 2025-11-11 07:09:36,426 tasks 70302 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found ERROR 2025-11-11 07:09:36,426 tasks 70309 8426217792 Appointment 1bfda4f8-ec5f-4562-85f2-b8a631a8fb23 not found ERROR 2025-11-11 07:09:36,580 tasks 70505 8426217792 Appointment 1bfda4f8-ec5f-4562-85f2-b8a631a8fb23 not found ERROR 2025-11-11 07:09:36,580 tasks 7366 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found INFO 2025-11-11 07:27:44,565 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 07:28:05,186 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-11 07:28:05,186 tasks 70505 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-11 07:28:05,240 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-11 07:28:05,240 tasks 70505 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found INFO 2025-11-11 07:28:44,568 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 07:29:44,569 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 07:30:00,003 tasks 70505 8426217792 Radiology results sync started INFO 2025-11-11 07:30:00,003 tasks 70505 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 04:30:00.003846+00:00'} INFO 2025-11-11 07:30:00,007 tasks 70505 8426217792 Lab results sync started INFO 2025-11-11 07:30:00,007 tasks 70505 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 04:30:00.007969+00:00'} ERROR 2025-11-11 07:30:17,455 tasks 70302 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-11 07:30:17,455 tasks 70309 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-11 07:30:17,455 tasks 7366 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-11 07:30:17,455 tasks 70505 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-11 07:30:17,455 tasks 70310 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-11 07:30:17,510 tasks 70302 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-11 07:30:17,510 tasks 7366 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-11 07:30:17,510 tasks 70505 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-11 07:30:17,510 tasks 70309 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-11 07:30:17,511 tasks 70310 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-11 07:30:26,650 tasks 70505 8426217792 Appointment c8df8afe-c348-4be7-b567-7b2edfa31c76 not found ERROR 2025-11-11 07:30:29,993 tasks 70505 8426217792 Appointment b9098f12-89a8-41ab-ad63-0986097d5bde not found INFO 2025-11-11 07:30:44,556 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 07:31:14,237 tasks 7366 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-11 07:31:14,237 tasks 70505 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-11 07:31:14,558 tasks 7366 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-11 07:31:14,558 tasks 70505 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found INFO 2025-11-11 07:31:44,566 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 07:31:56,756 tasks 70505 8426217792 Appointment 8180adf8-bf7a-4e6c-977b-e8d812685f56 not found ERROR 2025-11-11 07:32:22,887 tasks 7366 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-11 07:32:22,887 tasks 70505 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-11 07:32:43,274 tasks 70505 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-11 07:32:43,274 tasks 7366 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-11 07:32:44,574 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 07:33:34,021 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-11 07:33:34,021 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-11 07:33:34,021 tasks 7366 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-11 07:33:34,021 tasks 70505 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found INFO 2025-11-11 07:33:44,563 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 07:34:13,567 tasks 70309 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-11 07:34:13,567 tasks 7366 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-11 07:34:13,567 tasks 70505 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-11 07:34:13,596 tasks 70309 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 07:34:13,596 tasks 7366 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-11 07:34:13,596 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-11 07:34:13,596 tasks 70505 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-11 07:34:17,184 tasks 70505 8426217792 Appointment 1bfda4f8-ec5f-4562-85f2-b8a631a8fb23 not found INFO 2025-11-11 07:34:44,560 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 07:35:44,572 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 07:35:54,558 tasks 7366 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-11 07:35:54,558 tasks 70505 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-11 07:36:10,607 tasks 70505 8426217792 Appointment c121731f-fa17-487f-b143-f8a9a31d4d3d not found INFO 2025-11-11 07:36:44,572 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 07:37:10,084 tasks 70505 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-11 07:37:10,084 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-11 07:37:10,093 tasks 70309 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-11 07:37:10,093 tasks 70302 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-11 07:37:10,202 tasks 7366 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-11 07:37:10,202 tasks 70505 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found INFO 2025-11-11 07:37:44,566 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 07:38:44,574 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 07:38:51,423 tasks 70309 8426217792 Appointment c4fe2cb1-4105-40c9-9ff0-b8f016b14176 not found ERROR 2025-11-11 07:38:51,423 tasks 7366 8426217792 Appointment 7f75c5dc-0d2e-432a-9d92-ba36c2efaca3 not found ERROR 2025-11-11 07:38:51,423 tasks 70505 8426217792 Appointment b4a2d74e-3b18-4a3a-94c6-de6eddcefde1 not found ERROR 2025-11-11 07:39:30,340 tasks 7366 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found ERROR 2025-11-11 07:39:30,340 tasks 70505 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found INFO 2025-11-11 07:39:44,563 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 07:40:26,606 tasks 70309 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-11 07:40:26,606 tasks 70505 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-11 07:40:26,606 tasks 7366 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-11 07:40:26,608 tasks 70302 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-11 07:40:26,608 tasks 70310 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found INFO 2025-11-11 07:40:44,570 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 07:40:45,850 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-11 07:40:45,850 tasks 7366 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-11 07:40:45,850 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-11 07:40:45,850 tasks 70505 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-11 07:41:28,217 tasks 7366 8426217792 Appointment 74151f0e-da4d-4afa-bbbe-aad7011d3305 not found ERROR 2025-11-11 07:41:28,217 tasks 70505 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found INFO 2025-11-11 07:41:44,574 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 07:41:54,641 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-11 07:42:26,354 tasks 70505 8426217792 Appointment f4b7305f-4033-4a11-9bf3-0e7f254e4a7c not found ERROR 2025-11-11 07:42:27,822 tasks 70309 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-11 07:42:27,823 tasks 7366 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found ERROR 2025-11-11 07:42:27,823 tasks 70505 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found INFO 2025-11-11 07:42:44,483 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 07:43:07,673 tasks 70309 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-11 07:43:07,673 tasks 7366 8426217792 Appointment b9098f12-89a8-41ab-ad63-0986097d5bde not found ERROR 2025-11-11 07:43:07,673 tasks 70505 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-11 07:43:29,807 tasks 70505 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found INFO 2025-11-11 07:43:44,486 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 07:44:22,260 tasks 70505 8426217792 Appointment 1bfda4f8-ec5f-4562-85f2-b8a631a8fb23 not found INFO 2025-11-11 07:44:44,481 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 07:45:21,700 tasks 70505 8426217792 Appointment c8df8afe-c348-4be7-b567-7b2edfa31c76 not found INFO 2025-11-11 07:45:44,476 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 07:46:19,176 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-11 07:46:44,476 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 07:47:09,955 tasks 70505 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-11 07:47:44,018 tasks 70505 8426217792 Appointment 8180adf8-bf7a-4e6c-977b-e8d812685f56 not found INFO 2025-11-11 07:47:44,481 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 07:47:57,822 tasks 7366 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-11 07:47:57,822 tasks 70505 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-11 07:48:25,978 tasks 7366 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-11 07:48:25,978 tasks 70505 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found INFO 2025-11-11 07:48:44,473 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 07:49:01,015 tasks 70505 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-11 07:49:01,015 tasks 7366 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found INFO 2025-11-11 07:49:44,477 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 07:50:44,483 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 07:51:44,481 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 07:52:44,470 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 07:53:19,086 tasks 70505 8426217792 Appointment 37f865ea-3f2e-4dba-ad3e-b93f051d26d6 not found ERROR 2025-11-11 07:53:29,775 tasks 70505 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found INFO 2025-11-11 07:53:44,477 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 07:54:33,653 tasks 70505 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-11 07:54:44,481 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 07:55:13,675 tasks 70505 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-11 07:55:13,675 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-11 07:55:22,430 tasks 70505 8426217792 Appointment 3245d23c-7021-4e97-9920-a977c8dc401c not found INFO 2025-11-11 07:55:44,482 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 07:56:44,467 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 07:57:44,414 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 07:58:44,415 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 07:59:44,418 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 07:59:59,873 tasks 70505 8426217792 Appointment 666f3462-359d-442d-ab93-40cbfa3cf98d not found INFO 2025-11-11 08:00:00,007 tasks 70505 8426217792 Radiology results sync started INFO 2025-11-11 08:00:00,008 tasks 70505 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 05:00:00.008120+00:00'} INFO 2025-11-11 08:00:00,013 tasks 70505 8426217792 Lab results sync started INFO 2025-11-11 08:00:00,013 tasks 70505 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 05:00:00.013590+00:00'} INFO 2025-11-11 08:00:00,030 tasks 7366 8426217792 Scheduled 0 appointment reminders ERROR 2025-11-11 08:00:17,304 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-11 08:00:17,304 tasks 70505 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-11 08:00:17,354 tasks 70505 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-11 08:00:17,354 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-11 08:00:26,500 tasks 70505 8426217792 Appointment 1bfda4f8-ec5f-4562-85f2-b8a631a8fb23 not found ERROR 2025-11-11 08:00:29,845 tasks 70505 8426217792 Appointment c8df8afe-c348-4be7-b567-7b2edfa31c76 not found INFO 2025-11-11 08:00:44,416 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 08:01:11,849 tasks 70505 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found ERROR 2025-11-11 08:01:14,082 tasks 70309 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-11 08:01:14,082 tasks 70505 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-11 08:01:14,082 tasks 7366 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 08:01:14,082 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-11 08:01:14,400 tasks 70505 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found ERROR 2025-11-11 08:01:23,218 tasks 70505 8426217792 Appointment b9098f12-89a8-41ab-ad63-0986097d5bde not found INFO 2025-11-11 08:01:44,412 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 08:02:07,548 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-11 08:02:07,549 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-11 08:02:07,549 tasks 7366 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-11 08:02:07,549 tasks 70505 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-11 08:02:22,733 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-11 08:02:43,120 tasks 7366 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-11 08:02:43,120 tasks 70505 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found INFO 2025-11-11 08:02:44,409 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 08:03:33,873 tasks 70505 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-11 08:03:33,873 tasks 7366 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-11 08:03:44,411 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 08:04:13,409 tasks 70505 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-11 08:04:13,409 tasks 7366 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found INFO 2025-11-11 08:04:44,409 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 08:05:44,412 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 08:05:54,389 tasks 70505 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-11 08:05:54,389 tasks 7366 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found INFO 2025-11-11 08:06:44,397 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 08:07:44,409 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 08:08:44,408 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 08:08:51,261 tasks 70505 8426217792 Appointment f4b7305f-4033-4a11-9bf3-0e7f254e4a7c not found ERROR 2025-11-11 08:09:30,170 tasks 70309 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-11 08:09:30,171 tasks 7366 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-11 08:09:30,171 tasks 70505 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found INFO 2025-11-11 08:09:44,410 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 08:10:26,432 tasks 7366 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-11 08:10:26,432 tasks 70505 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found INFO 2025-11-11 08:10:44,409 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 08:10:45,682 tasks 7366 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-11 08:10:45,682 tasks 70505 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-11 08:11:28,049 tasks 70309 8426217792 Appointment c4fe2cb1-4105-40c9-9ff0-b8f016b14176 not found ERROR 2025-11-11 08:11:28,050 tasks 7366 8426217792 Appointment b4a2d74e-3b18-4a3a-94c6-de6eddcefde1 not found ERROR 2025-11-11 08:11:28,050 tasks 70505 8426217792 Appointment 7f75c5dc-0d2e-432a-9d92-ba36c2efaca3 not found ERROR 2025-11-11 08:11:31,563 tasks 70505 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found INFO 2025-11-11 08:11:44,406 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 08:12:06,705 tasks 70309 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-11 08:12:06,705 tasks 7366 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-11 08:12:06,705 tasks 70505 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-11 08:12:06,706 tasks 70302 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-11 08:12:26,194 tasks 70505 8426217792 Appointment fad5a709-e4a9-4867-8b5f-47503d7349bc not found ERROR 2025-11-11 08:12:27,654 tasks 70309 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-11 08:12:27,654 tasks 7366 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-11 08:12:27,654 tasks 70505 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found INFO 2025-11-11 08:12:44,395 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 08:13:07,606 tasks 70505 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found ERROR 2025-11-11 08:13:07,606 tasks 7366 8426217792 Appointment c8df8afe-c348-4be7-b567-7b2edfa31c76 not found ERROR 2025-11-11 08:13:42,258 tasks 70505 8426217792 Appointment b9098f12-89a8-41ab-ad63-0986097d5bde not found ERROR 2025-11-11 08:13:43,370 tasks 70505 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found INFO 2025-11-11 08:13:44,398 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 08:14:44,408 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 08:15:21,624 tasks 70505 8426217792 Appointment 1bfda4f8-ec5f-4562-85f2-b8a631a8fb23 not found INFO 2025-11-11 08:15:44,400 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 08:16:44,409 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 08:17:09,885 tasks 70309 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-11 08:17:09,886 tasks 7366 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found ERROR 2025-11-11 08:17:09,886 tasks 70505 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-11 08:17:25,100 tasks 70505 8426217792 Appointment 666f3462-359d-442d-ab93-40cbfa3cf98d not found INFO 2025-11-11 08:17:44,398 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 08:17:57,748 tasks 70309 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-11 08:17:57,748 tasks 70302 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 08:17:57,748 tasks 7366 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-11 08:17:57,748 tasks 70505 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-11 08:18:25,907 tasks 7366 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-11 08:18:25,907 tasks 70309 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-11 08:18:25,907 tasks 70505 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-11 08:18:32,471 tasks 70505 8426217792 Appointment 3245d23c-7021-4e97-9920-a977c8dc401c not found ERROR 2025-11-11 08:18:32,511 tasks 70505 8426217792 Appointment 3245d23c-7021-4e97-9920-a977c8dc401c not found INFO 2025-11-11 08:18:44,402 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 08:19:00,940 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-11 08:19:44,400 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 08:20:44,400 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 08:21:44,397 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 08:22:44,400 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 08:23:19,011 tasks 70505 8426217792 Appointment 8e2aace1-1bb8-4c13-acf7-edcda7024166 not found ERROR 2025-11-11 08:23:29,692 tasks 70505 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found INFO 2025-11-11 08:23:44,399 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 08:24:33,572 tasks 70505 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-11 08:24:33,572 tasks 7366 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found INFO 2025-11-11 08:24:44,401 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 08:25:44,391 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 08:26:44,396 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 08:27:01,332 tasks 70505 8426217792 Appointment 666f3462-359d-442d-ab93-40cbfa3cf98d not found ERROR 2025-11-11 08:27:01,457 tasks 70505 8426217792 Appointment 666f3462-359d-442d-ab93-40cbfa3cf98d not found ERROR 2025-11-11 08:27:01,476 tasks 70505 8426217792 Appointment 666f3462-359d-442d-ab93-40cbfa3cf98d not found ERROR 2025-11-11 08:27:01,492 tasks 70505 8426217792 Appointment 666f3462-359d-442d-ab93-40cbfa3cf98d not found ERROR 2025-11-11 08:27:01,492 tasks 7366 8426217792 Appointment 666f3462-359d-442d-ab93-40cbfa3cf98d not found ERROR 2025-11-11 08:27:01,774 tasks 70505 8426217792 Appointment 666f3462-359d-442d-ab93-40cbfa3cf98d not found ERROR 2025-11-11 08:27:03,556 tasks 70505 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-11 08:27:03,566 tasks 52299 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found INFO 2025-11-11 08:27:44,393 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 08:43:03,069 tasks 70505 8426217792 Lab results sync started INFO 2025-11-11 08:43:03,070 tasks 70505 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 05:43:03.070171+00:00'} INFO 2025-11-11 08:43:03,076 tasks 70505 8426217792 Radiology results sync started INFO 2025-11-11 08:43:03,076 tasks 70505 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 05:43:03.076539+00:00'} ERROR 2025-11-11 08:43:11,433 tasks 70309 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-11 08:43:11,433 tasks 70505 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-11 08:43:11,433 tasks 70310 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-11 08:43:11,434 tasks 70302 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-11 08:43:11,435 tasks 52299 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-11 08:43:11,485 tasks 70302 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-11 08:43:11,485 tasks 70505 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-11 08:43:11,485 tasks 70310 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-11 08:43:11,485 tasks 70309 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-11 08:43:11,486 tasks 52299 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-11 08:43:16,669 tasks 70505 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-11 08:43:16,670 tasks 52299 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found INFO 2025-11-11 08:43:50,813 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 08:53:31,410 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 08:53:46,855 tasks 70309 8426217792 Appointment 29f9b59b-030e-46b3-a6d2-02c34765b46a not found ERROR 2025-11-11 08:53:46,855 tasks 70505 8426217792 Appointment c121731f-fa17-487f-b143-f8a9a31d4d3d not found ERROR 2025-11-11 08:53:46,856 tasks 52299 8426217792 Appointment ea3d0e3c-3354-4666-89f2-5ea638500a61 not found ERROR 2025-11-11 08:53:47,035 tasks 70309 8426217792 Appointment ea3d0e3c-3354-4666-89f2-5ea638500a61 not found ERROR 2025-11-11 08:53:47,035 tasks 70505 8426217792 Appointment c121731f-fa17-487f-b143-f8a9a31d4d3d not found ERROR 2025-11-11 08:53:47,036 tasks 52299 8426217792 Appointment 29f9b59b-030e-46b3-a6d2-02c34765b46a not found ERROR 2025-11-11 08:54:03,369 tasks 70505 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-11 08:54:03,370 tasks 52299 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-11 08:54:04,302 tasks 70309 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-11 08:54:04,302 tasks 70505 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-11 08:54:04,303 tasks 52299 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-11 08:54:04,354 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-11 08:54:04,355 tasks 70505 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-11 08:54:04,355 tasks 52299 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-11 08:54:16,835 tasks 70505 8426217792 Appointment 1bfda4f8-ec5f-4562-85f2-b8a631a8fb23 not found INFO 2025-11-11 08:54:31,398 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 08:55:10,212 tasks 70505 8426217792 Appointment c8df8afe-c348-4be7-b567-7b2edfa31c76 not found INFO 2025-11-11 08:55:31,407 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 08:55:54,542 tasks 70505 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-11 08:55:54,543 tasks 52299 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-11 08:56:31,411 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 08:57:20,858 tasks 52299 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-11 08:57:20,858 tasks 70505 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found INFO 2025-11-11 08:57:31,406 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 08:58:04,022 tasks 70505 8426217792 Appointment 666f3462-359d-442d-ab93-40cbfa3cf98d not found INFO 2025-11-11 08:58:31,390 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 08:59:31,380 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 08:59:57,409 tasks 70505 8426217792 Appointment 3245d23c-7021-4e97-9920-a977c8dc401c not found INFO 2025-11-11 09:00:00,020 tasks 70505 8426217792 Radiology results sync started INFO 2025-11-11 09:00:00,021 tasks 70505 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 06:00:00.021107+00:00'} INFO 2025-11-11 09:00:00,028 tasks 70505 8426217792 Lab results sync started INFO 2025-11-11 09:00:00,028 tasks 70505 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 06:00:00.028486+00:00'} INFO 2025-11-11 09:00:31,383 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 09:00:56,900 tasks 70309 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-11 09:00:56,900 tasks 70302 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-11 09:00:56,901 tasks 70505 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-11 09:00:56,901 tasks 52299 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-11 09:00:56,902 tasks 70310 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-11 09:00:56,910 tasks 70303 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-11 09:00:56,910 tasks 70311 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-11 09:00:56,916 tasks 70305 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-11 09:00:56,916 tasks 70304 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-11 09:00:56,916 tasks 70312 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-11 09:00:57,020 tasks 70302 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-11 09:00:57,020 tasks 70310 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-11 09:00:57,020 tasks 70309 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-11 09:00:57,020 tasks 70505 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-11 09:00:57,020 tasks 52299 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found INFO 2025-11-11 09:01:31,384 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 09:02:31,382 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 09:02:38,236 tasks 70505 8426217792 Appointment fad5a709-e4a9-4867-8b5f-47503d7349bc not found ERROR 2025-11-11 09:03:17,138 tasks 70505 8426217792 Appointment 37f865ea-3f2e-4dba-ad3e-b93f051d26d6 not found INFO 2025-11-11 09:03:31,376 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 09:04:13,408 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-11 09:04:13,408 tasks 70505 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-11 09:04:13,409 tasks 52299 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found INFO 2025-11-11 09:04:31,383 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 09:04:32,658 tasks 70505 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-11 09:04:32,658 tasks 52299 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-11 09:05:12,679 tasks 70309 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-11 09:05:12,680 tasks 70302 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-11 09:05:12,680 tasks 70505 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-11 09:05:12,680 tasks 52299 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-11 09:05:15,026 tasks 70505 8426217792 Appointment f4b7305f-4033-4a11-9bf3-0e7f254e4a7c not found ERROR 2025-11-11 09:05:18,551 tasks 70309 8426217792 Appointment b9098f12-89a8-41ab-ad63-0986097d5bde not found ERROR 2025-11-11 09:05:18,551 tasks 70505 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-11 09:05:18,552 tasks 52299 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-11 09:05:19,460 tasks 70505 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-11 09:05:19,460 tasks 52299 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found INFO 2025-11-11 09:05:31,379 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 09:05:41,445 tasks 70505 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-11 09:05:53,674 tasks 70505 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-11 09:05:53,674 tasks 52299 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-11 09:06:13,157 tasks 70505 8426217792 Appointment 8180adf8-bf7a-4e6c-977b-e8d812685f56 not found ERROR 2025-11-11 09:06:14,627 tasks 70309 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-11 09:06:14,627 tasks 70505 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-11 09:06:14,628 tasks 52299 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found INFO 2025-11-11 09:06:31,383 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 09:06:54,579 tasks 70505 8426217792 Appointment 1bfda4f8-ec5f-4562-85f2-b8a631a8fb23 not found ERROR 2025-11-11 09:06:54,579 tasks 52299 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found ERROR 2025-11-11 09:07:16,707 tasks 52299 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-11 09:07:16,707 tasks 70505 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found ERROR 2025-11-11 09:07:29,230 tasks 70505 8426217792 Appointment c8df8afe-c348-4be7-b567-7b2edfa31c76 not found ERROR 2025-11-11 09:07:30,351 tasks 70505 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found INFO 2025-11-11 09:07:31,380 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 09:08:09,155 tasks 70505 8426217792 Appointment 666f3462-359d-442d-ab93-40cbfa3cf98d not found INFO 2025-11-11 09:08:31,380 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 09:09:31,373 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 09:10:06,074 tasks 70505 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found INFO 2025-11-11 09:10:31,375 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 09:10:56,858 tasks 70309 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-11 09:10:56,858 tasks 70505 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-11 09:10:56,858 tasks 52299 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-11 09:11:05,969 tasks 70505 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-11 09:11:05,969 tasks 52299 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-11 09:11:12,073 tasks 70309 8426217792 Appointment c121731f-fa17-487f-b143-f8a9a31d4d3d not found ERROR 2025-11-11 09:11:12,074 tasks 70505 8426217792 Appointment ea3d0e3c-3354-4666-89f2-5ea638500a61 not found ERROR 2025-11-11 09:11:12,074 tasks 52299 8426217792 Appointment 29f9b59b-030e-46b3-a6d2-02c34765b46a not found INFO 2025-11-11 09:11:31,377 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 09:12:31,374 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 09:13:31,392 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 09:14:31,402 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 09:15:31,400 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 09:16:31,391 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 09:17:06,010 tasks 70505 8426217792 Appointment 74151f0e-da4d-4afa-bbbe-aad7011d3305 not found ERROR 2025-11-11 09:17:06,010 tasks 52299 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found INFO 2025-11-11 09:17:31,397 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 09:18:20,569 tasks 70505 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-11 09:18:20,569 tasks 52299 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found INFO 2025-11-11 09:18:31,401 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 09:19:00,598 tasks 70309 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-11 09:19:00,598 tasks 70310 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-11 09:19:00,598 tasks 70505 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-11 09:19:00,598 tasks 52299 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-11 09:19:00,600 tasks 70302 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found INFO 2025-11-11 09:19:31,397 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 09:20:31,391 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 09:20:48,344 tasks 70505 8426217792 Appointment c121731f-fa17-487f-b143-f8a9a31d4d3d not found ERROR 2025-11-11 09:20:48,465 tasks 70505 8426217792 Appointment c121731f-fa17-487f-b143-f8a9a31d4d3d not found ERROR 2025-11-11 09:20:48,474 tasks 70505 8426217792 Appointment c121731f-fa17-487f-b143-f8a9a31d4d3d not found ERROR 2025-11-11 09:20:48,492 tasks 70505 8426217792 Appointment c121731f-fa17-487f-b143-f8a9a31d4d3d not found ERROR 2025-11-11 09:20:48,492 tasks 52299 8426217792 Appointment c121731f-fa17-487f-b143-f8a9a31d4d3d not found ERROR 2025-11-11 09:20:48,639 tasks 70505 8426217792 Appointment c121731f-fa17-487f-b143-f8a9a31d4d3d not found ERROR 2025-11-11 09:20:50,563 tasks 70505 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found INFO 2025-11-11 09:21:31,393 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 09:21:52,017 tasks 70505 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-11 09:21:52,017 tasks 52299 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-11 09:21:52,073 tasks 70505 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-11 09:21:52,073 tasks 52299 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-11 09:21:57,257 tasks 70505 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found INFO 2025-11-11 09:22:31,385 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 09:23:31,388 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 09:23:46,838 tasks 70505 8426217792 Appointment f659e8bb-56a6-41d9-bd46-6affa1540c55 not found ERROR 2025-11-11 09:23:47,013 tasks 70505 8426217792 Appointment f659e8bb-56a6-41d9-bd46-6affa1540c55 not found ERROR 2025-11-11 09:24:03,354 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-11 09:24:04,283 tasks 70505 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-11 09:24:04,283 tasks 52299 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-11 09:24:04,337 tasks 70505 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-11 09:24:04,338 tasks 52299 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-11 09:24:13,469 tasks 70505 8426217792 Appointment 666f3462-359d-442d-ab93-40cbfa3cf98d not found INFO 2025-11-11 09:24:31,380 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 09:25:01,382 tasks 70505 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-11 09:25:09,829 tasks 70309 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-11 09:25:09,829 tasks 70302 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-11 09:25:09,830 tasks 70505 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-11 09:25:09,830 tasks 52299 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-11 09:25:10,197 tasks 70505 8426217792 Appointment 1bfda4f8-ec5f-4562-85f2-b8a631a8fb23 not found INFO 2025-11-11 09:25:31,388 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 09:25:54,530 tasks 52299 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-11 09:25:54,530 tasks 70505 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-11 09:26:09,713 tasks 70505 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-11 09:26:30,101 tasks 70309 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-11 09:26:30,101 tasks 70505 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-11 09:26:30,101 tasks 70310 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-11 09:26:30,102 tasks 52299 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-11 09:26:30,103 tasks 70311 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-11 09:26:30,104 tasks 70302 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-11 09:26:30,104 tasks 70303 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found INFO 2025-11-11 09:26:31,384 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 09:27:31,392 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 09:28:04,001 tasks 70309 8426217792 Appointment 29f9b59b-030e-46b3-a6d2-02c34765b46a not found ERROR 2025-11-11 09:28:04,002 tasks 70505 8426217792 Appointment ea3d0e3c-3354-4666-89f2-5ea638500a61 not found ERROR 2025-11-11 09:28:04,002 tasks 52299 8426217792 Appointment c121731f-fa17-487f-b143-f8a9a31d4d3d not found INFO 2025-11-11 09:28:31,513 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 09:28:46,948 tasks 70309 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-11 09:28:46,948 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-11 09:28:46,949 tasks 70505 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-11 09:28:46,949 tasks 52299 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found INFO 2025-11-11 09:29:31,517 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 09:29:41,497 tasks 70310 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-11 09:29:41,497 tasks 70309 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-11 09:29:41,497 tasks 70302 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-11 09:29:41,497 tasks 70505 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-11 09:29:41,497 tasks 52299 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found INFO 2025-11-11 09:30:00,006 tasks 70309 8426217792 Radiology results sync started INFO 2025-11-11 09:30:00,007 tasks 70309 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 06:30:00.007321+00:00'} ERROR 2025-11-11 09:30:00,012 tasks 52299 8426217792 Appointment 9dc2ebd4-10ca-44c5-ae89-984030eeee5b not found ERROR 2025-11-11 09:30:00,012 tasks 70505 8426217792 Appointment 3245d23c-7021-4e97-9920-a977c8dc401c not found INFO 2025-11-11 09:30:00,014 tasks 70309 8426217792 Lab results sync started INFO 2025-11-11 09:30:00,014 tasks 70309 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 06:30:00.014366+00:00'} INFO 2025-11-11 09:30:31,515 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 09:30:57,033 tasks 52299 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-11 09:30:57,033 tasks 70505 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-11 09:30:57,043 tasks 70309 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-11 09:30:57,043 tasks 70302 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-11 09:30:57,157 tasks 52299 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-11 09:30:57,157 tasks 70505 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found INFO 2025-11-11 09:31:31,524 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 09:32:31,519 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 09:32:38,378 tasks 70505 8426217792 Appointment 8180adf8-bf7a-4e6c-977b-e8d812685f56 not found ERROR 2025-11-11 09:33:17,286 tasks 70505 8426217792 Appointment 8e2aace1-1bb8-4c13-acf7-edcda7024166 not found INFO 2025-11-11 09:33:31,518 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 09:34:13,543 tasks 52299 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-11 09:34:13,543 tasks 70505 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found INFO 2025-11-11 09:34:31,524 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 09:35:12,818 tasks 52299 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-11 09:35:12,824 tasks 70505 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-11 09:35:15,165 tasks 70505 8426217792 Appointment fad5a709-e4a9-4867-8b5f-47503d7349bc not found ERROR 2025-11-11 09:35:18,690 tasks 70505 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found ERROR 2025-11-11 09:35:18,690 tasks 52299 8426217792 Appointment c8df8afe-c348-4be7-b567-7b2edfa31c76 not found ERROR 2025-11-11 09:35:19,594 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found INFO 2025-11-11 09:37:52,051 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 09:38:02,116 tasks 70505 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-11 09:38:02,116 tasks 52299 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-11 09:45:20,665 tasks 70505 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-11 09:45:20,665 tasks 52299 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-11 09:45:41,612 tasks 52299 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-11 09:45:41,614 tasks 70505 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found INFO 2025-11-11 09:45:58,355 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 09:49:43,230 tasks 52299 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-11 09:49:43,230 tasks 70505 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-11 09:49:43,234 tasks 70309 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-11 09:49:55,759 tasks 70505 8426217792 Appointment 1bfda4f8-ec5f-4562-85f2-b8a631a8fb23 not found INFO 2025-11-11 09:49:57,906 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 09:50:35,675 tasks 70309 8426217792 Appointment ea3d0e3c-3354-4666-89f2-5ea638500a61 not found ERROR 2025-11-11 09:50:35,675 tasks 52299 8426217792 Appointment 29f9b59b-030e-46b3-a6d2-02c34765b46a not found ERROR 2025-11-11 09:50:35,676 tasks 70505 8426217792 Appointment c121731f-fa17-487f-b143-f8a9a31d4d3d not found INFO 2025-11-11 09:50:57,911 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 09:52:25,694 tasks 70505 8426217792 Appointment 666f3462-359d-442d-ab93-40cbfa3cf98d not found INFO 2025-11-11 10:04:26,228 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 10:04:27,178 tasks 70505 8426217792 Lab results sync started INFO 2025-11-11 10:04:27,178 tasks 70505 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 07:04:27.178366+00:00'} INFO 2025-11-11 10:04:27,184 tasks 70505 8426217792 Radiology results sync started INFO 2025-11-11 10:04:27,184 tasks 70505 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 07:04:27.184279+00:00'} ERROR 2025-11-11 10:22:10,162 tasks 70309 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-11 10:22:10,162 tasks 52299 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found ERROR 2025-11-11 10:22:10,163 tasks 70505 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found INFO 2025-11-11 10:39:30,379 tasks 70505 8426217792 Lab results sync started INFO 2025-11-11 10:39:30,379 tasks 70505 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 07:39:30.379308+00:00'} INFO 2025-11-11 10:39:30,384 tasks 70505 8426217792 Radiology results sync started INFO 2025-11-11 10:39:30,384 tasks 70505 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 07:39:30.384821+00:00'} ERROR 2025-11-11 10:39:31,769 tasks 70505 8426217792 Appointment b9098f12-89a8-41ab-ad63-0986097d5bde not found INFO 2025-11-11 10:53:53,868 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 11:00:17,201 tasks 70505 8426217792 Lab results sync started INFO 2025-11-11 11:00:17,201 tasks 70505 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 08:00:17.201500+00:00'} INFO 2025-11-11 11:00:17,207 tasks 70505 8426217792 Radiology results sync started INFO 2025-11-11 11:00:17,207 tasks 70505 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 08:00:17.207293+00:00'} ERROR 2025-11-11 11:00:21,214 tasks 70505 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-11 11:00:21,214 tasks 70309 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 11:00:21,216 tasks 52299 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-11 11:00:21,220 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-11 11:00:30,326 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-11 11:00:36,424 tasks 70505 8426217792 Appointment f659e8bb-56a6-41d9-bd46-6affa1540c55 not found INFO 2025-11-11 11:18:35,715 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 11:33:38,648 tasks 70505 8426217792 Lab results sync started INFO 2025-11-11 11:33:38,648 tasks 70505 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 08:33:38.648833+00:00'} INFO 2025-11-11 11:33:38,655 tasks 70505 8426217792 Radiology results sync started INFO 2025-11-11 11:33:38,655 tasks 70505 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 08:33:38.655472+00:00'} ERROR 2025-11-11 11:33:44,465 tasks 70505 8426217792 Appointment 0791fde8-4101-4e0a-a4f1-961470b24362 not found ERROR 2025-11-11 11:33:44,466 tasks 52299 8426217792 Appointment 31f52639-bd11-490b-8b15-a49bff639f58 not found ERROR 2025-11-11 11:33:44,471 tasks 70309 8426217792 Appointment 3b8319ff-3c12-4dcc-b174-88b2842a210d not found ERROR 2025-11-11 11:33:44,472 tasks 70505 8426217792 Appointment 722be758-a64e-4d7e-93af-5671a309598b not found ERROR 2025-11-11 11:33:44,478 tasks 52299 8426217792 Appointment 992113b0-df94-4d68-8ee4-7830c326bfda not found ERROR 2025-11-11 11:33:44,500 tasks 70505 8426217792 Appointment 9da5568b-cedf-4c99-b43c-6fe073d19c7d not found ERROR 2025-11-11 11:34:02,575 tasks 70505 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-11 11:34:02,576 tasks 52299 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-11 11:34:02,608 tasks 70505 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-11 11:34:02,608 tasks 52299 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found INFO 2025-11-11 11:35:42,127 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 11:35:54,608 basehttp 34727 6164688896 "GET /en/mdt/notes/2d3390d0-7e37-4364-8913-b3d52c1d9c29/ HTTP/1.1" 200 42609 INFO 2025-11-11 11:35:54,626 basehttp 34727 13170143232 "GET /static/css/custom.css HTTP/1.1" 304 0 INFO 2025-11-11 11:35:54,629 basehttp 34727 13186969600 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 304 0 INFO 2025-11-11 11:35:54,630 basehttp 34727 13170143232 "GET /static/js/select2-init.js HTTP/1.1" 304 0 INFO 2025-11-11 11:35:54,630 basehttp 34727 13186969600 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 304 0 INFO 2025-11-11 11:35:54,646 basehttp 34727 13203795968 "GET /media/tenant_settings/2025/11/10/Agdar-Logo.png HTTP/1.1" 304 0 WARNING 2025-11-11 11:35:54,647 log 34727 6164688896 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 11:35:54,647 basehttp 34727 6164688896 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-11 11:35:54,650 basehttp 34727 13220622336 "GET /media/profile_pictures/Father_-d_1lMjWOH.png HTTP/1.1" 304 0 WARNING 2025-11-11 11:35:54,692 basehttp 34727 13220622336 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 11:35:54,709 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 11:35:58,659 tasks 70505 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found WARNING 2025-11-11 11:36:10,874 log 34727 6164688896 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 11:36:10,874 basehttp 34727 6164688896 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-11 11:36:10,935 basehttp 34727 6164688896 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 11:36:16,081 basehttp 34727 13203795968 "GET /en/mdt/notes/f0c4582c-d4e3-4e2e-8e26-f2a2e5d6e916/ HTTP/1.1" 200 42652 WARNING 2025-11-11 11:36:16,103 log 34727 13203795968 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 11:36:16,103 basehttp 34727 13203795968 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-11 11:36:16,136 basehttp 34727 13203795968 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-11 11:36:16,137 basehttp 34727 13203795968 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 11:36:46,152 basehttp 34727 13186969600 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-11 11:36:48,833 basehttp 34727 13170143232 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 11:36:48,850 basehttp 34727 13186969600 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-11 11:36:48,863 log 34727 6164688896 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 11:36:48,863 basehttp 34727 6164688896 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-11 11:36:48,871 log 34727 6164688896 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 11:36:48,872 basehttp 34727 6164688896 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-11 11:37:10,953 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 11:37:29,198 basehttp 34727 6164688896 "GET /en/mdt/notes/6bd79719-6878-47b3-87e5-48bf7804cd45/ HTTP/1.1" 200 44255 WARNING 2025-11-11 11:37:29,219 log 34727 6164688896 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 11:37:29,219 basehttp 34727 6164688896 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-11 11:37:29,262 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-11 11:37:29,267 basehttp 34727 6164688896 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-11 11:37:51,838 basehttp 34727 6164688896 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 11:37:51,854 basehttp 34727 13186969600 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-11 11:37:51,856 log 34727 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 11:37:51,857 basehttp 34727 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-11 11:37:51,873 log 34727 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 11:37:51,873 basehttp 34727 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-11 11:37:59,789 log 34727 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 11:37:59,789 basehttp 34727 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 ERROR 2025-11-11 11:38:09,760 log 34727 13170143232 Internal Server Error: /en/mdt/my-notes/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/mdt/views.py", line 431, in my_mdt_notes return render(request, 'mdt/my_mdt_notes.html', context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/shortcuts.py", line 25, in render content = loader.render_to_string(template_name, context, request, using=using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 61, in render_to_string template = get_template(template_name, using=using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 15, in get_template return engine.get_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 79, in get_template return Template(self.engine.get_template(template_name), self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 177, in get_template template, origin = self.find_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 159, in find_template template = loader.get_template(name, skip=skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/cached.py", line 57, in get_template template = super().get_template(template_name, skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/base.py", line 28, in get_template return Template( ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 299, in do_extends nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 234, in do_block nodelist = parser.parse(("endblock",)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 862, in do_for nodelist_loop = parser.parse( ^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 1531, in do_with extra_context = token_kwargs(remaining_bits, parser, support_legacy=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1127, in token_kwargs kwargs[key] = parser.compile_filter(value) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 609, in compile_filter return FilterExpression(token, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 710, in __init__ raise TemplateSyntaxError( django.template.exceptions.TemplateSyntaxError: Could not parse the remainder: '(approved=True).count' from 'note.approvals.filter(approved=True).count' ERROR 2025-11-11 11:38:09,762 basehttp 34727 13170143232 "GET /en/mdt/my-notes/ HTTP/1.1" 500 253991 WARNING 2025-11-11 11:38:09,784 log 34727 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 11:38:09,784 basehttp 34727 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-11 11:39:12,902 basehttp 34727 13170143232 "GET /en/mdt/my-notes/ HTTP/1.1" 200 28221 WARNING 2025-11-11 11:39:12,919 log 34727 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 11:39:12,919 basehttp 34727 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-11 11:39:12,959 basehttp 34727 13186969600 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 11:39:12,959 basehttp 34727 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 11:39:31,933 basehttp 34727 13170143232 "GET /en/psychology/goals/ HTTP/1.1" 200 28230 WARNING 2025-11-11 11:39:31,955 log 34727 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 11:39:31,955 basehttp 34727 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-11 11:39:31,970 basehttp 34727 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-11 11:39:31,993 basehttp 34727 13170143232 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 11:39:36,921 basehttp 34727 6164688896 "GET /en/psychology/goals/create/ HTTP/1.1" 200 34523 WARNING 2025-11-11 11:39:36,945 log 34727 6164688896 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 11:39:36,945 basehttp 34727 6164688896 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-11 11:39:36,979 basehttp 34727 13170143232 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 11:39:36,980 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-11 11:39:47,057 basehttp 34727 6164688896 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-11 11:39:47,070 log 34727 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 11:39:47,070 basehttp 34727 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-11 11:39:47,080 log 34727 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 11:39:47,080 basehttp 34727 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-11 11:39:47,703 basehttp 34727 6164688896 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 11:39:47,714 basehttp 34727 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-11 11:39:47,715 log 34727 13186969600 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 11:39:47,716 basehttp 34727 13186969600 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-11 11:39:47,725 log 34727 13186969600 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 11:39:47,725 basehttp 34727 13186969600 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-11 11:39:48,313 log 34727 13186969600 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 11:39:48,313 basehttp 34727 13186969600 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-11 11:39:49,559 log 34727 13186969600 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 11:39:49,560 basehttp 34727 13186969600 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-11 11:39:49,915 log 34727 13186969600 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 11:39:49,915 basehttp 34727 13186969600 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-11 11:39:49,983 basehttp 34727 13186969600 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 11:39:53,749 basehttp 34727 13170143232 "GET /en/dashboard/ HTTP/1.1" 200 53330 WARNING 2025-11-11 11:39:53,768 log 34727 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 11:39:53,768 basehttp 34727 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-11 11:39:53,831 basehttp 34727 13170143232 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 11:39:53,838 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 11:40:00,371 basehttp 34727 6164688896 "GET /en/ot/consults/ HTTP/1.1" 200 46795 WARNING 2025-11-11 11:40:00,400 log 34727 6164688896 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 11:40:00,400 basehttp 34727 6164688896 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-11 11:40:00,410 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-11 11:40:00,434 basehttp 34727 6164688896 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 11:40:05,080 basehttp 34727 13170143232 "GET /en/ot/consults/498faad4-bb5e-413b-a241-9b701fa690f2/ HTTP/1.1" 200 90043 WARNING 2025-11-11 11:40:05,101 log 34727 13170143232 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 11:40:05,101 basehttp 34727 13170143232 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-11 11:40:05,162 basehttp 34727 13170143232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-11 11:40:05,170 basehttp 34727 13170143232 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 ERROR 2025-11-11 11:40:16,733 tasks 70309 8426217792 Appointment c4fe2cb1-4105-40c9-9ff0-b8f016b14176 not found ERROR 2025-11-11 11:40:16,735 tasks 70505 8426217792 Appointment b4a2d74e-3b18-4a3a-94c6-de6eddcefde1 not found ERROR 2025-11-11 11:40:16,735 tasks 52299 8426217792 Appointment 7f75c5dc-0d2e-432a-9d92-ba36c2efaca3 not found INFO 2025-11-11 11:40:35,179 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 11:40:58,506 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-11 11:40:58,507 tasks 70302 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-11 11:40:58,508 tasks 70505 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-11 11:40:58,508 tasks 52299 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found INFO 2025-11-11 11:41:05,173 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 11:41:31,295 tasks 70309 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 11:41:31,295 tasks 70505 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-11 11:41:31,295 tasks 52299 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-11 11:41:31,296 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found INFO 2025-11-11 11:41:35,168 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 11:41:57,329 basehttp 34727 6164688896 "GET /en/ot/consults/498faad4-bb5e-413b-a241-9b701fa690f2/pdf/?view=inline HTTP/1.1" 200 52111 ERROR 2025-11-11 11:42:04,902 tasks 70505 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-11 11:42:04,903 tasks 52299 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found INFO 2025-11-11 11:42:06,117 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 11:42:11,321 tasks 52299 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-11 11:42:11,322 tasks 70505 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-11 11:42:20,073 tasks 70505 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found INFO 2025-11-11 11:42:35,178 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 11:42:43,993 tasks 52299 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-11 11:42:43,993 tasks 70505 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found INFO 2025-11-11 11:43:05,168 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 11:43:35,179 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 11:44:05,180 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 11:44:35,169 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 11:45:02,743 tasks 70505 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-11 11:45:02,743 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-11 11:45:02,743 tasks 52299 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-11 11:45:02,796 tasks 70309 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-11 11:45:02,796 tasks 70505 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-11 11:45:02,796 tasks 52299 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found INFO 2025-11-11 11:45:05,179 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 11:45:35,180 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 11:45:58,038 tasks 52299 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-11 11:45:58,038 tasks 70505 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found INFO 2025-11-11 11:46:05,170 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 11:46:35,179 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 11:46:55,596 tasks 70505 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-11 11:46:55,596 tasks 52299 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-11 11:46:57,577 tasks 52299 8426217792 Appointment 3245d23c-7021-4e97-9920-a977c8dc401c not found ERROR 2025-11-11 11:46:57,577 tasks 70505 8426217792 Appointment 9dc2ebd4-10ca-44c5-ae89-984030eeee5b not found ERROR 2025-11-11 11:46:57,745 tasks 70505 8426217792 Appointment 9dc2ebd4-10ca-44c5-ae89-984030eeee5b not found ERROR 2025-11-11 11:46:57,745 tasks 52299 8426217792 Appointment 3245d23c-7021-4e97-9920-a977c8dc401c not found INFO 2025-11-11 11:47:05,179 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 11:47:24,193 tasks 70309 8426217792 Appointment ea3d0e3c-3354-4666-89f2-5ea638500a61 not found ERROR 2025-11-11 11:47:24,193 tasks 70505 8426217792 Appointment 29f9b59b-030e-46b3-a6d2-02c34765b46a not found ERROR 2025-11-11 11:47:24,194 tasks 52299 8426217792 Appointment c121731f-fa17-487f-b143-f8a9a31d4d3d not found ERROR 2025-11-11 11:47:27,537 tasks 70505 8426217792 Appointment 666f3462-359d-442d-ab93-40cbfa3cf98d not found INFO 2025-11-11 11:47:35,169 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 11:48:05,178 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 11:48:12,101 tasks 52299 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-11 11:48:12,102 tasks 70505 8426217792 Appointment b9098f12-89a8-41ab-ad63-0986097d5bde not found ERROR 2025-11-11 11:48:12,102 tasks 70309 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-11 11:48:20,558 tasks 52299 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-11 11:48:20,558 tasks 70505 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-11 11:48:35,174 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 11:49:05,189 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 11:49:20,452 tasks 70505 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-11 11:49:20,452 tasks 52299 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found INFO 2025-11-11 11:49:35,189 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 11:49:40,839 tasks 70309 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-11 11:49:40,840 tasks 70505 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found ERROR 2025-11-11 11:49:40,840 tasks 52299 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found INFO 2025-11-11 11:50:05,190 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 11:50:31,586 tasks 70309 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-11 11:50:31,587 tasks 70505 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-11 11:50:31,587 tasks 70302 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-11 11:50:31,587 tasks 52299 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-11 11:50:31,591 tasks 70310 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found INFO 2025-11-11 11:50:35,190 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 11:51:05,180 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 11:51:14,748 tasks 70505 8426217792 Appointment f659e8bb-56a6-41d9-bd46-6affa1540c55 not found INFO 2025-11-11 11:51:35,181 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 11:51:57,563 tasks 70505 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-11 11:51:57,563 tasks 52299 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found INFO 2025-11-11 11:52:05,189 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 11:52:35,190 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 11:52:52,112 tasks 52299 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-11 11:52:52,112 tasks 70505 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found INFO 2025-11-11 11:53:05,178 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 11:53:35,185 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 11:54:05,196 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 11:54:07,647 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-11 11:54:07,647 tasks 52299 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-11 11:54:07,647 tasks 70505 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-11 11:54:07,657 tasks 70302 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-11 11:54:07,657 tasks 70310 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-11 11:54:07,661 tasks 70303 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-11 11:54:07,771 tasks 52299 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-11 11:54:07,771 tasks 70505 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-11 11:54:07,772 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found INFO 2025-11-11 11:54:35,180 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 11:55:05,190 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 11:55:35,187 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 11:56:05,185 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 11:56:27,889 tasks 52299 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found ERROR 2025-11-11 11:56:27,889 tasks 70505 8426217792 Appointment 74151f0e-da4d-4afa-bbbe-aad7011d3305 not found ERROR 2025-11-11 11:56:29,250 tasks 70309 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-11 11:56:29,250 tasks 70505 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-11 11:56:29,250 tasks 52299 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-11 11:56:29,250 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-11 11:56:29,331 tasks 70309 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-11 11:56:29,332 tasks 70505 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-11 11:56:29,332 tasks 70302 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-11 11:56:29,333 tasks 52299 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found INFO 2025-11-11 11:56:35,182 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 11:57:05,178 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 11:57:35,190 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 11:57:43,406 tasks 70309 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-11 11:57:43,406 tasks 70302 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-11 11:57:43,406 tasks 70505 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-11 11:57:43,406 tasks 52299 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-11 11:57:43,407 tasks 70310 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found INFO 2025-11-11 11:58:05,192 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 11:58:23,428 tasks 70505 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-11 11:58:23,428 tasks 52299 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-11 11:58:25,776 tasks 70505 8426217792 Appointment 8180adf8-bf7a-4e6c-977b-e8d812685f56 not found ERROR 2025-11-11 11:58:29,302 tasks 70505 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found ERROR 2025-11-11 11:58:29,302 tasks 52299 8426217792 Appointment 1bfda4f8-ec5f-4562-85f2-b8a631a8fb23 not found INFO 2025-11-11 11:58:35,179 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 11:58:52,201 tasks 70505 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-11 11:58:52,201 tasks 52299 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found INFO 2025-11-11 11:59:05,191 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 11:59:25,384 tasks 70505 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found INFO 2025-11-11 11:59:35,190 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:00:00,011 tasks 70505 8426217792 Radiology results sync started INFO 2025-11-11 12:00:00,011 tasks 70505 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 09:00:00.011896+00:00'} INFO 2025-11-11 12:00:00,018 tasks 70505 8426217792 Lab results sync started INFO 2025-11-11 12:00:00,018 tasks 70505 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 09:00:00.018876+00:00'} INFO 2025-11-11 12:00:05,180 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 12:00:05,329 tasks 70505 8426217792 Appointment 666f3462-359d-442d-ab93-40cbfa3cf98d not found ERROR 2025-11-11 12:00:27,459 tasks 70505 8426217792 Appointment 37f865ea-3f2e-4dba-ad3e-b93f051d26d6 not found INFO 2025-11-11 12:00:35,190 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 12:00:41,103 tasks 52299 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-11 12:00:41,103 tasks 70505 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found INFO 2025-11-11 12:01:05,191 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 12:01:19,899 tasks 70505 8426217792 Appointment f659e8bb-56a6-41d9-bd46-6affa1540c55 not found INFO 2025-11-11 12:01:35,183 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:02:05,191 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 12:02:19,354 tasks 70309 8426217792 Appointment ea3d0e3c-3354-4666-89f2-5ea638500a61 not found ERROR 2025-11-11 12:02:19,354 tasks 70505 8426217792 Appointment 29f9b59b-030e-46b3-a6d2-02c34765b46a not found ERROR 2025-11-11 12:02:19,354 tasks 52299 8426217792 Appointment c121731f-fa17-487f-b143-f8a9a31d4d3d not found INFO 2025-11-11 12:02:35,192 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:03:05,180 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 12:03:16,818 tasks 70309 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-11 12:03:16,819 tasks 52299 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-11 12:03:16,819 tasks 70505 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-11 12:03:29,771 tasks 70505 8426217792 Appointment c8df8afe-c348-4be7-b567-7b2edfa31c76 not found INFO 2025-11-11 12:03:35,182 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:04:05,249 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 12:04:07,680 tasks 70505 8426217792 Appointment 3f23a0ab-a389-42f2-84b5-de19dbb246c5 not found ERROR 2025-11-11 12:04:07,680 tasks 52299 8426217792 Appointment 3abd799c-2c66-41dc-9e3b-d193b74e613f not found ERROR 2025-11-11 12:04:22,886 tasks 70505 8426217792 Appointment 9dc2ebd4-10ca-44c5-ae89-984030eeee5b not found ERROR 2025-11-11 12:04:22,886 tasks 52299 8426217792 Appointment 3245d23c-7021-4e97-9920-a977c8dc401c not found INFO 2025-11-11 12:04:35,257 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:05:05,243 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 12:05:07,886 tasks 70505 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found ERROR 2025-11-11 12:05:07,927 tasks 70505 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found ERROR 2025-11-11 12:05:23,694 tasks 70505 8426217792 Appointment a8964164-dff3-45a7-b620-85cf24909aa9 not found ERROR 2025-11-11 12:05:30,261 tasks 70505 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found ERROR 2025-11-11 12:05:30,306 tasks 70505 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found INFO 2025-11-11 12:05:35,248 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 12:05:58,727 tasks 52299 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-11 12:05:58,727 tasks 70505 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found INFO 2025-11-11 12:06:05,257 basehttp 34727 6164688896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:06:06,757 autoreload 34727 8426217792 /Users/marwanalwali/AgdarCentre/appointments/models.py changed, reloading. INFO 2025-11-11 12:06:07,289 autoreload 91210 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 12:06:22,188 autoreload 91210 8426217792 /Users/marwanalwali/AgdarCentre/appointments/models.py changed, reloading. INFO 2025-11-11 12:06:22,406 autoreload 91388 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 12:06:48,015 autoreload 91388 8426217792 /Users/marwanalwali/AgdarCentre/appointments/models.py changed, reloading. INFO 2025-11-11 12:06:48,332 autoreload 91617 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 12:07:05,249 basehttp 91617 6204321792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:07:35,248 basehttp 91617 6204321792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:08:05,245 basehttp 91617 6204321792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 12:09:28,409 tasks 70302 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-11 12:09:28,409 tasks 70309 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-11 12:09:28,410 tasks 52299 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-11 12:09:28,410 tasks 70505 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-11 12:10:16,805 tasks 70505 8426217792 Appointment f4b7305f-4033-4a11-9bf3-0e7f254e4a7c not found ERROR 2025-11-11 12:10:54,159 tasks 70302 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-11 12:10:54,159 tasks 70309 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-11 12:10:54,159 tasks 52299 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-11 12:10:54,159 tasks 70505 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-11 12:10:58,580 tasks 52299 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-11 12:10:58,580 tasks 70505 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-11 12:11:18,207 tasks 70505 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-11 12:11:18,207 tasks 52299 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-11 12:12:04,978 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-11 12:12:11,404 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-11 12:12:11,404 tasks 70505 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-11 12:12:11,405 tasks 52299 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-11 12:12:20,154 tasks 70505 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-11 12:12:44,062 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-11 12:13:59,150 tasks 70505 8426217792 Appointment 3245d23c-7021-4e97-9920-a977c8dc401c not found ERROR 2025-11-11 12:13:59,267 tasks 70505 8426217792 Appointment 3245d23c-7021-4e97-9920-a977c8dc401c not found ERROR 2025-11-11 12:13:59,284 tasks 70505 8426217792 Appointment 3245d23c-7021-4e97-9920-a977c8dc401c not found ERROR 2025-11-11 12:13:59,301 tasks 70505 8426217792 Appointment 3245d23c-7021-4e97-9920-a977c8dc401c not found ERROR 2025-11-11 12:13:59,301 tasks 52299 8426217792 Appointment 3245d23c-7021-4e97-9920-a977c8dc401c not found ERROR 2025-11-11 12:13:59,455 tasks 70505 8426217792 Appointment 3245d23c-7021-4e97-9920-a977c8dc401c not found ERROR 2025-11-11 12:14:01,371 tasks 70505 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-11 12:15:02,817 tasks 52299 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-11 12:15:02,817 tasks 70505 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-11 12:15:02,875 tasks 70505 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-11 12:15:02,875 tasks 52299 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-11 12:15:08,065 tasks 70505 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-11 12:15:58,114 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-11 12:16:55,682 tasks 70505 8426217792 Appointment 90ca1bf3-3833-4b7a-8da2-b74702998feb not found ERROR 2025-11-11 12:17:14,157 tasks 70505 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-11 12:17:24,287 tasks 70505 8426217792 Appointment f659e8bb-56a6-41d9-bd46-6affa1540c55 not found ERROR 2025-11-11 12:17:27,626 tasks 52299 8426217792 Appointment 29f9b59b-030e-46b3-a6d2-02c34765b46a not found ERROR 2025-11-11 12:17:27,626 tasks 70505 8426217792 Appointment ea3d0e3c-3354-4666-89f2-5ea638500a61 not found ERROR 2025-11-11 12:17:27,627 tasks 70309 8426217792 Appointment c121731f-fa17-487f-b143-f8a9a31d4d3d not found ERROR 2025-11-11 12:18:12,199 tasks 52299 8426217792 Appointment c8df8afe-c348-4be7-b567-7b2edfa31c76 not found ERROR 2025-11-11 12:18:12,199 tasks 70505 8426217792 Appointment 3af6ef59-5a8d-435d-92c7-b9491b662e2f not found ERROR 2025-11-11 12:18:20,642 tasks 70505 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-11 12:18:20,642 tasks 52299 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-11 12:18:21,012 tasks 70505 8426217792 Appointment 666f3462-359d-442d-ab93-40cbfa3cf98d not found ERROR 2025-11-11 12:19:05,362 tasks 70302 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-11 12:19:05,362 tasks 52299 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-11 12:19:05,362 tasks 70505 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-11 12:19:05,362 tasks 70309 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-11 12:19:05,363 tasks 70310 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-11 12:19:05,363 tasks 70303 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-11 12:19:05,366 tasks 70311 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-11 12:19:20,546 tasks 70505 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found ERROR 2025-11-11 12:19:20,546 tasks 52299 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-11 12:19:40,944 tasks 52299 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-11 12:19:40,944 tasks 70505 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-11 12:19:40,944 tasks 70309 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-11 12:20:31,703 tasks 70505 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-11 12:20:31,703 tasks 52299 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-11 12:21:14,857 tasks 70505 8426217792 Appointment 9dc2ebd4-10ca-44c5-ae89-984030eeee5b not found ERROR 2025-11-11 12:21:14,857 tasks 52299 8426217792 Appointment 3245d23c-7021-4e97-9920-a977c8dc401c not found ERROR 2025-11-11 12:21:57,669 tasks 70505 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-11 12:21:57,669 tasks 52299 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-11 12:22:52,235 tasks 70309 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-11 12:22:52,235 tasks 70505 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-11 12:22:52,237 tasks 52299 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found ERROR 2025-11-11 12:23:08,275 tasks 70505 8426217792 Appointment e8d47332-b92a-42ac-a142-7c912efe053f not found ERROR 2025-11-11 12:23:10,745 tasks 70309 8426217792 Appointment 31f52639-bd11-490b-8b15-a49bff639f58 not found ERROR 2025-11-11 12:23:10,745 tasks 70505 8426217792 Appointment 0791fde8-4101-4e0a-a4f1-961470b24362 not found ERROR 2025-11-11 12:23:10,745 tasks 52299 8426217792 Appointment 722be758-a64e-4d7e-93af-5671a309598b not found ERROR 2025-11-11 12:23:10,746 tasks 70302 8426217792 Appointment 9da5568b-cedf-4c99-b43c-6fe073d19c7d not found ERROR 2025-11-11 12:24:07,759 tasks 52299 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-11 12:24:07,759 tasks 70505 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-11 12:24:07,769 tasks 70302 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-11 12:24:07,769 tasks 70309 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-11 12:24:07,885 tasks 70505 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-11 12:24:07,885 tasks 52299 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-11 12:26:28,011 tasks 70309 8426217792 Appointment c4fe2cb1-4105-40c9-9ff0-b8f016b14176 not found ERROR 2025-11-11 12:26:28,011 tasks 52299 8426217792 Appointment 7f75c5dc-0d2e-432a-9d92-ba36c2efaca3 not found ERROR 2025-11-11 12:26:28,012 tasks 70505 8426217792 Appointment b4a2d74e-3b18-4a3a-94c6-de6eddcefde1 not found ERROR 2025-11-11 12:26:29,373 tasks 52299 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-11 12:26:29,373 tasks 70505 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-11 12:26:29,447 tasks 70505 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-11 12:26:29,447 tasks 52299 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found ERROR 2025-11-11 12:27:43,514 tasks 70505 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-11 12:27:43,514 tasks 52299 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found ERROR 2025-11-11 12:28:00,655 tasks 70309 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-11 12:28:00,655 tasks 70505 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found ERROR 2025-11-11 12:28:00,655 tasks 52299 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-11 12:28:00,655 tasks 70302 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-11 12:28:03,490 tasks 52299 8426217792 Appointment d6a714b9-95c2-422a-9b74-53d9ad71159a not found ERROR 2025-11-11 12:28:03,491 tasks 70505 8426217792 Appointment 76b5db54-f04f-4968-bb2c-81cd57a9fe0e not found ERROR 2025-11-11 12:28:30,328 tasks 70505 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-11 12:28:52,306 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-11 12:28:52,306 tasks 70309 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-11 12:28:52,307 tasks 70505 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-11 12:28:52,307 tasks 52299 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 12:29:04,539 tasks 70302 8426217792 Appointment b9cb83f0-3d23-4882-9d43-61096200ff16 not found ERROR 2025-11-11 12:29:04,539 tasks 70309 8426217792 Appointment cf8411de-e5df-46ca-9599-c736e92028e4 not found ERROR 2025-11-11 12:29:04,539 tasks 52299 8426217792 Appointment 533eb18e-08b1-4014-a09c-28f27d690510 not found ERROR 2025-11-11 12:29:04,539 tasks 70505 8426217792 Appointment 24d4dd39-6bb4-4a99-bf5d-10653e32b9a7 not found ERROR 2025-11-11 12:29:04,539 tasks 70310 8426217792 Appointment 9efea993-e135-4da1-b1b6-3aa60a1aa605 not found ERROR 2025-11-11 12:29:25,491 tasks 70505 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found INFO 2025-11-11 12:30:00,003 tasks 70505 8426217792 Radiology results sync started INFO 2025-11-11 12:30:00,003 tasks 70505 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 09:30:00.003653+00:00'} INFO 2025-11-11 12:30:00,007 tasks 70505 8426217792 Lab results sync started INFO 2025-11-11 12:30:00,008 tasks 70505 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 09:30:00.008030+00:00'} ERROR 2025-11-11 12:30:05,454 tasks 70505 8426217792 Appointment c121731f-fa17-487f-b143-f8a9a31d4d3d not found ERROR 2025-11-11 12:30:27,576 tasks 70505 8426217792 Appointment 8e2aace1-1bb8-4c13-acf7-edcda7024166 not found ERROR 2025-11-11 12:30:40,101 tasks 70505 8426217792 Appointment 666f3462-359d-442d-ab93-40cbfa3cf98d not found ERROR 2025-11-11 12:30:41,220 tasks 70309 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-11 12:30:41,221 tasks 52299 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-11 12:30:41,221 tasks 70505 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-11 12:31:20,030 tasks 70505 8426217792 Appointment 9dc2ebd4-10ca-44c5-ae89-984030eeee5b not found ERROR 2025-11-11 12:31:20,030 tasks 52299 8426217792 Appointment 3245d23c-7021-4e97-9920-a977c8dc401c not found ERROR 2025-11-11 12:32:19,471 tasks 70505 8426217792 Appointment f659e8bb-56a6-41d9-bd46-6affa1540c55 not found ERROR 2025-11-11 12:33:16,951 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-11 12:33:16,951 tasks 52299 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 12:33:16,951 tasks 70309 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-11 12:33:16,951 tasks 70505 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-11 12:33:29,902 tasks 70505 8426217792 Appointment 1bfda4f8-ec5f-4562-85f2-b8a631a8fb23 not found ERROR 2025-11-11 12:34:07,735 tasks 70309 8426217792 Appointment 871eb914-b9c2-4bc8-bdea-58ed850b42dd not found ERROR 2025-11-11 12:34:07,735 tasks 52299 8426217792 Appointment 41fd3e02-8eae-432b-8d06-94826cf66c55 not found ERROR 2025-11-11 12:34:07,735 tasks 70505 8426217792 Appointment 199385be-ddce-488f-bb0a-5005df6247e2 not found ERROR 2025-11-11 12:34:16,849 tasks 70505 8426217792 Appointment 6b9ce602-70f9-401a-9dd2-26c2e441e9a4 not found ERROR 2025-11-11 12:35:30,273 tasks 70505 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-11 12:35:30,319 tasks 70505 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-11 12:35:58,738 tasks 70505 8426217792 Appointment e887be48-e75e-493b-89dc-7a2adead5573 not found ERROR 2025-11-11 12:35:58,739 tasks 52299 8426217792 Appointment 8fae7a9a-6a57-40aa-af41-d6974cf0850e not found INFO 2025-11-11 12:39:07,850 autoreload 8477 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 12:39:10,919 basehttp 8477 12918534144 "GET /en/ot/consults/498faad4-bb5e-413b-a241-9b701fa690f2/ HTTP/1.1" 200 90043 INFO 2025-11-11 12:39:10,981 basehttp 8477 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:39:13,347 basehttp 8477 12918534144 "GET /en/dashboard/ HTTP/1.1" 200 53330 INFO 2025-11-11 12:39:13,376 basehttp 8477 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:39:24,634 basehttp 8477 12918534144 "GET /en/aba/sessions/ HTTP/1.1" 200 71179 INFO 2025-11-11 12:39:24,657 basehttp 8477 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:39:26,874 basehttp 8477 12918534144 "GET /en/aba/sessions/9ec173e4-6382-4a40-8e88-ab2bf7351e13/ HTTP/1.1" 200 37217 INFO 2025-11-11 12:39:26,904 basehttp 8477 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 12:39:28,432 tasks 52299 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-11 12:39:28,433 tasks 70505 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found INFO 2025-11-11 12:39:31,726 basehttp 8477 12918534144 "GET /en/aba/sessions/9ec173e4-6382-4a40-8e88-ab2bf7351e13/update/ HTTP/1.1" 200 70487 INFO 2025-11-11 12:39:31,770 basehttp 8477 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:39:39,086 basehttp 8477 12918534144 "GET /en/aba/sessions/ HTTP/1.1" 200 71179 INFO 2025-11-11 12:39:39,124 basehttp 8477 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:39:41,267 basehttp 8477 12918534144 "GET /en/aba/sessions/create/ HTTP/1.1" 200 63312 INFO 2025-11-11 12:39:41,305 basehttp 8477 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 12:39:45,933 tasks 70309 8426217792 Appointment 14ecf49d-489c-45f7-9758-a815c77c9c74 not found ERROR 2025-11-11 12:39:45,933 tasks 70505 8426217792 Appointment 4674e022-fda4-4246-a6ac-65eabf69b9da not found ERROR 2025-11-11 12:39:45,935 tasks 70302 8426217792 Appointment 5b82bea4-b16c-4574-9fd5-f6a8046570e8 not found ERROR 2025-11-11 12:39:45,935 tasks 52299 8426217792 Appointment 3432c363-1ab0-4117-8fa2-303727fed8fe not found INFO 2025-11-11 12:39:57,010 basehttp 8477 12918534144 "GET /en/aba/sessions/9ec173e4-6382-4a40-8e88-ab2bf7351e13/ HTTP/1.1" 200 37217 INFO 2025-11-11 12:39:57,036 basehttp 8477 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 12:40:16,827 tasks 70505 8426217792 Appointment fad5a709-e4a9-4867-8b5f-47503d7349bc not found INFO 2025-11-11 12:40:27,050 basehttp 8477 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 12:40:27,507 tasks 52299 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-11 12:40:27,507 tasks 70505 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found ERROR 2025-11-11 12:40:54,180 tasks 52299 8426217792 Appointment 3e59d403-d16a-4ab4-a2a6-bdc1418c61b8 not found ERROR 2025-11-11 12:40:54,180 tasks 70505 8426217792 Appointment 43fffe36-9ab4-4488-bddd-2480ed5a9932 not found INFO 2025-11-11 12:40:57,045 basehttp 8477 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 12:40:58,589 tasks 70505 8426217792 Appointment c6251a0a-8219-46ae-80a7-b5a4e882758c not found ERROR 2025-11-11 12:40:58,589 tasks 52299 8426217792 Appointment bea5ba23-f393-4cfa-83ea-88d779a2d942 not found ERROR 2025-11-11 12:41:18,217 tasks 70505 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found INFO 2025-11-11 12:41:27,051 basehttp 8477 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:41:57,043 basehttp 8477 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 12:42:11,411 tasks 70505 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-11 12:42:11,411 tasks 52299 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found INFO 2025-11-11 12:42:27,046 basehttp 8477 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:42:57,049 basehttp 8477 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:43:27,039 basehttp 8477 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:43:57,040 basehttp 8477 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 12:44:01,376 tasks 70309 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-11 12:44:01,377 tasks 52299 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found ERROR 2025-11-11 12:44:01,377 tasks 70505 8426217792 Appointment b9098f12-89a8-41ab-ad63-0986097d5bde not found INFO 2025-11-11 12:44:24,723 autoreload 8477 8426217792 /Users/marwanalwali/AgdarCentre/core/mixins.py changed, reloading. INFO 2025-11-11 12:44:25,146 autoreload 11223 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 12:44:27,053 basehttp 11223 6171291648 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:44:54,361 autoreload 11223 8426217792 /Users/marwanalwali/AgdarCentre/aba/views.py changed, reloading. INFO 2025-11-11 12:44:54,721 autoreload 11482 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 12:44:57,046 basehttp 11482 6135312384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 12:45:08,067 tasks 70309 8426217792 Appointment 1bcb9e8d-7e10-4536-8a67-be0276373c61 not found ERROR 2025-11-11 12:45:08,067 tasks 52299 8426217792 Appointment b9098f12-89a8-41ab-ad63-0986097d5bde not found ERROR 2025-11-11 12:45:08,067 tasks 70505 8426217792 Appointment 831e4701-0cbe-476a-87a6-485371f63fb0 not found INFO 2025-11-11 12:45:27,051 basehttp 11482 6135312384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:45:57,047 basehttp 11482 6135312384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:46:27,049 basehttp 11482 6135312384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:46:57,043 basehttp 11482 6135312384 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 12:46:57,685 tasks 70302 8426217792 Appointment 31f52639-bd11-490b-8b15-a49bff639f58 not found ERROR 2025-11-11 12:46:57,691 tasks 52299 8426217792 Appointment 9da5568b-cedf-4c99-b43c-6fe073d19c7d not found ERROR 2025-11-11 12:46:57,692 tasks 70505 8426217792 Appointment 0791fde8-4101-4e0a-a4f1-961470b24362 not found ERROR 2025-11-11 12:46:57,701 tasks 70309 8426217792 Appointment 722be758-a64e-4d7e-93af-5671a309598b not found ERROR 2025-11-11 12:46:57,830 tasks 70309 8426217792 Appointment 722be758-a64e-4d7e-93af-5671a309598b not found ERROR 2025-11-11 12:46:57,830 tasks 70302 8426217792 Appointment 31f52639-bd11-490b-8b15-a49bff639f58 not found ERROR 2025-11-11 12:46:57,830 tasks 52299 8426217792 Appointment 0791fde8-4101-4e0a-a4f1-961470b24362 not found ERROR 2025-11-11 12:46:57,830 tasks 70505 8426217792 Appointment 9da5568b-cedf-4c99-b43c-6fe073d19c7d not found INFO 2025-11-11 12:46:58,733 autoreload 11482 8426217792 /Users/marwanalwali/AgdarCentre/ot/views.py changed, reloading. INFO 2025-11-11 12:46:59,083 autoreload 12552 8426217792 Watching for file changes with StatReloader ERROR 2025-11-11 12:47:14,167 tasks 52299 8426217792 Appointment 78ea54e5-329c-45c0-98e3-47109bdf24c0 not found ERROR 2025-11-11 12:47:14,167 tasks 70505 8426217792 Appointment 35714a57-8693-4521-9345-f8e168f459e0 not found ERROR 2025-11-11 12:47:24,290 tasks 70505 8426217792 Appointment 3245d23c-7021-4e97-9920-a977c8dc401c not found ERROR 2025-11-11 12:47:24,290 tasks 52299 8426217792 Appointment 9dc2ebd4-10ca-44c5-ae89-984030eeee5b not found INFO 2025-11-11 12:47:27,053 basehttp 12552 6165934080 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 12:47:27,642 tasks 70505 8426217792 Appointment f659e8bb-56a6-41d9-bd46-6affa1540c55 not found INFO 2025-11-11 12:47:33,695 autoreload 12552 8426217792 /Users/marwanalwali/AgdarCentre/slp/views.py changed, reloading. INFO 2025-11-11 12:47:34,027 autoreload 12936 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 12:47:57,049 basehttp 12936 6133542912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 12:48:12,199 tasks 70505 8426217792 Appointment 1bfda4f8-ec5f-4562-85f2-b8a631a8fb23 not found ERROR 2025-11-11 12:48:12,199 tasks 52299 8426217792 Appointment 85a59598-c683-427b-809b-545725496b31 not found ERROR 2025-11-11 12:48:21,012 tasks 70309 8426217792 Appointment ea3d0e3c-3354-4666-89f2-5ea638500a61 not found ERROR 2025-11-11 12:48:21,012 tasks 70505 8426217792 Appointment 29f9b59b-030e-46b3-a6d2-02c34765b46a not found ERROR 2025-11-11 12:48:21,013 tasks 52299 8426217792 Appointment c121731f-fa17-487f-b143-f8a9a31d4d3d not found INFO 2025-11-11 12:48:27,040 basehttp 12936 6133542912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:48:57,063 basehttp 12936 6133542912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 12:49:05,355 tasks 70309 8426217792 Appointment 017e4edc-59ff-4729-a977-8fff6515c727 not found ERROR 2025-11-11 12:49:05,355 tasks 52299 8426217792 Appointment 8f346459-b17b-4cd5-9cdf-5e9616658055 not found ERROR 2025-11-11 12:49:05,355 tasks 70505 8426217792 Appointment f67c6b21-2adb-4287-a754-c5e65efef857 not found INFO 2025-11-11 12:49:18,364 basehttp 12936 6133542912 "GET /en/aba/sessions/9ec173e4-6382-4a40-8e88-ab2bf7351e13/ HTTP/1.1" 200 37191 INFO 2025-11-11 12:49:18,395 basehttp 12936 6133542912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:49:19,621 basehttp 12936 6133542912 "GET /en/aba/sessions/9ec173e4-6382-4a40-8e88-ab2bf7351e13/ HTTP/1.1" 200 37191 INFO 2025-11-11 12:49:19,670 basehttp 12936 6133542912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 12:49:20,529 tasks 70309 8426217792 Appointment c50feef4-fd32-4547-8b0f-79f586b9cf8a not found ERROR 2025-11-11 12:49:20,529 tasks 52299 8426217792 Appointment 58423cbd-ffd3-48ad-a6a8-53b83e5a81fe not found ERROR 2025-11-11 12:49:20,530 tasks 70302 8426217792 Appointment 1b0969ab-59b4-464d-a60a-cf41b29b948a not found ERROR 2025-11-11 12:49:20,530 tasks 70505 8426217792 Appointment e70e4505-841d-4535-b14b-d1852def5ba8 not found ERROR 2025-11-11 12:49:40,922 tasks 70309 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-11 12:49:40,922 tasks 70505 8426217792 Appointment 9b39dcfc-178f-4cbd-8484-75e1064af3aa not found ERROR 2025-11-11 12:49:40,922 tasks 52299 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found ERROR 2025-11-11 12:49:45,775 tasks 52299 8426217792 Appointment be94c929-6959-4d6d-aa99-c595fd888f10 not found ERROR 2025-11-11 12:49:45,775 tasks 70505 8426217792 Appointment d564ad84-844a-49c0-9984-e108e5e96f37 not found INFO 2025-11-11 12:49:49,668 basehttp 12936 6133542912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:50:19,665 basehttp 12936 6133542912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 12:50:31,670 tasks 52299 8426217792 Appointment 41d78564-66f7-4900-8242-2a45f90eae71 not found ERROR 2025-11-11 12:50:31,671 tasks 70505 8426217792 Appointment a7320188-a344-4505-a540-a0d26e37b975 not found ERROR 2025-11-11 12:50:31,671 tasks 70309 8426217792 Appointment a8307084-1035-4ed1-a4bd-24adf57ce271 not found INFO 2025-11-11 12:50:49,655 basehttp 12936 6133542912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:51:16,727 basehttp 12936 6133542912 "GET /en/aba/sessions/9ec173e4-6382-4a40-8e88-ab2bf7351e13/ HTTP/1.1" 200 37297 INFO 2025-11-11 12:51:16,766 basehttp 12936 6133542912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:51:17,955 basehttp 12936 6133542912 "POST /en/aba/sessions/9ec173e4-6382-4a40-8e88-ab2bf7351e13/sign/ HTTP/1.1" 302 0 INFO 2025-11-11 12:51:17,970 basehttp 12936 6133542912 "GET /en/aba/sessions/9ec173e4-6382-4a40-8e88-ab2bf7351e13/ HTTP/1.1" 200 37031 INFO 2025-11-11 12:51:18,005 basehttp 12936 6133542912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:51:25,017 basehttp 12936 6133542912 "GET /en/aba/sessions/ HTTP/1.1" 200 71188 INFO 2025-11-11 12:51:25,049 basehttp 12936 6133542912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:51:26,670 basehttp 12936 6133542912 "GET /en/aba/sessions/b97c2321-2b07-4166-9d85-143694888fd3/ HTTP/1.1" 200 37159 INFO 2025-11-11 12:51:26,699 basehttp 12936 6133542912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:51:36,799 basehttp 12936 6133542912 "GET /en/aba/sessions/b97c2321-2b07-4166-9d85-143694888fd3/ HTTP/1.1" 200 37159 INFO 2025-11-11 12:51:36,831 basehttp 12936 6133542912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:52:06,847 basehttp 12936 6133542912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:52:36,850 basehttp 12936 6133542912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 12:52:52,207 tasks 52299 8426217792 Appointment 5363165b-c359-4759-a372-5b1ced816a97 not found ERROR 2025-11-11 12:52:52,208 tasks 70505 8426217792 Appointment 797ee4cb-25ee-4108-b249-204ae5831e68 not found INFO 2025-11-11 12:53:06,834 basehttp 12936 6133542912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 12:53:08,252 tasks 70505 8426217792 Appointment 29531640-4622-427c-bc2e-811113e6e5fb not found ERROR 2025-11-11 12:53:10,716 tasks 70505 8426217792 Appointment 3b8319ff-3c12-4dcc-b174-88b2842a210d not found INFO 2025-11-11 12:53:36,836 basehttp 12936 6133542912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:54:01,512 basehttp 12936 6133542912 "GET /en/aba/sessions/b97c2321-2b07-4166-9d85-143694888fd3/ HTTP/1.1" 200 37526 INFO 2025-11-11 12:54:01,546 basehttp 12936 6133542912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:54:10,268 basehttp 12936 6133542912 "POST /en/aba/sessions/b97c2321-2b07-4166-9d85-143694888fd3/sign/ HTTP/1.1" 302 0 INFO 2025-11-11 12:54:10,281 basehttp 12936 6133542912 "GET /en/aba/sessions/b97c2321-2b07-4166-9d85-143694888fd3/ HTTP/1.1" 200 37506 INFO 2025-11-11 12:54:10,313 basehttp 12936 6133542912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:54:20,445 basehttp 12936 6133542912 "GET /en/aba/sessions/ HTTP/1.1" 200 71205 INFO 2025-11-11 12:54:20,479 basehttp 12936 6133542912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:54:29,004 basehttp 12936 6133542912 "GET /en/aba/sessions/37efa333-7141-4bd1-8f17-61efd15eb079/ HTTP/1.1" 200 38611 INFO 2025-11-11 12:54:29,025 basehttp 12936 6133542912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:54:34,556 basehttp 12936 6133542912 "GET /en/aba/sessions/9ec173e4-6382-4a40-8e88-ab2bf7351e13/update/ HTTP/1.1" 302 0 INFO 2025-11-11 12:54:34,588 basehttp 12936 6133542912 "GET /en/dashboard/ HTTP/1.1" 200 53732 INFO 2025-11-11 12:54:34,621 basehttp 12936 6133542912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:54:50,489 basehttp 12936 6133542912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:55:21,227 basehttp 12936 6133542912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:55:51,218 basehttp 12936 6133542912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 12:59:10,287 autoreload 21294 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 12:59:42,227 basehttp 21294 6168932352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:00:00,033 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-11 13:00:00,034 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 10:00:00.034011+00:00'} INFO 2025-11-11 13:00:00,037 tasks 20389 8426217792 Lab results sync started INFO 2025-11-11 13:00:00,037 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 10:00:00.037768+00:00'} INFO 2025-11-11 13:00:42,226 basehttp 21294 6168932352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:00:47,595 basehttp 21294 6168932352 "GET /en/aba/sessions/ HTTP/1.1" 200 71205 INFO 2025-11-11 13:00:47,655 basehttp 21294 6168932352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:00:50,464 basehttp 21294 6168932352 "GET /en/aba/sessions/9ec173e4-6382-4a40-8e88-ab2bf7351e13/ HTTP/1.1" 200 37286 INFO 2025-11-11 13:00:50,507 basehttp 21294 6168932352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:01:03,371 basehttp 21294 6168932352 "GET /en/aba/sessions/ HTTP/1.1" 200 71205 INFO 2025-11-11 13:01:03,408 basehttp 21294 6168932352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:01:12,313 basehttp 21294 6168932352 "GET /en/aba/sessions/create/ HTTP/1.1" 200 63312 INFO 2025-11-11 13:01:12,362 basehttp 21294 6168932352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:01:34,193 basehttp 21294 6168932352 "GET /en/dashboard/ HTTP/1.1" 200 53330 INFO 2025-11-11 13:01:34,244 basehttp 21294 6168932352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:01:36,775 basehttp 21294 6168932352 "GET /en/finance/payers/ HTTP/1.1" 200 88820 INFO 2025-11-11 13:01:36,803 basehttp 21294 6168932352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:01:38,648 basehttp 21294 6168932352 "GET /en/finance/payers/create/ HTTP/1.1" 200 38848 INFO 2025-11-11 13:01:38,684 basehttp 21294 6168932352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:02:08,700 basehttp 21294 6168932352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:02:15,424 basehttp 21294 6168932352 "GET /en/finance/payers/ HTTP/1.1" 200 88820 INFO 2025-11-11 13:02:15,461 basehttp 21294 6168932352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:02:17,740 basehttp 21294 6168932352 "GET /en/finance/payers/2989c266-e7c8-4d3e-972f-3fb6744ff88e/update/ HTTP/1.1" 200 38936 INFO 2025-11-11 13:02:17,777 basehttp 21294 6168932352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:02:27,352 basehttp 21294 6168932352 "GET /en/finance/payers/2989c266-e7c8-4d3e-972f-3fb6744ff88e/ HTTP/1.1" 200 33470 INFO 2025-11-11 13:02:27,381 basehttp 21294 6168932352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:02:36,462 basehttp 21294 6168932352 "GET /en/finance/invoices/create/?patient=ff1c5271-5bd2-4725-be99-4a5d6f9569ed HTTP/1.1" 200 59208 INFO 2025-11-11 13:02:36,497 basehttp 21294 6168932352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 13:02:50,049 log 21294 6168932352 Internal Server Error: /en/patients/ff1c5271-5bd2-4725-be99-4a5d6f9569ed/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 81, in reverse extra, resolver = resolver.namespace_dict[ns] ~~~~~~~~~~~~~~~~~~~~~~~^^^^ KeyError: 'referrals' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 92, in reverse raise NoReverseMatch("%s is not a registered namespace" % key) django.urls.exceptions.NoReverseMatch: 'referrals' is not a registered namespace ERROR 2025-11-11 13:02:50,050 basehttp 21294 6168932352 "GET /en/patients/ff1c5271-5bd2-4725-be99-4a5d6f9569ed/ HTTP/1.1" 500 209962 INFO 2025-11-11 13:04:10,691 autoreload 21294 8426217792 /Users/marwanalwali/AgdarCentre/AgdarCentre/urls.py changed, reloading. INFO 2025-11-11 13:04:11,094 autoreload 23817 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 13:05:41,742 autoreload 23817 8426217792 /Users/marwanalwali/AgdarCentre/referrals/forms.py changed, reloading. INFO 2025-11-11 13:05:42,098 autoreload 24601 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 13:06:04,776 autoreload 24601 8426217792 /Users/marwanalwali/AgdarCentre/referrals/forms.py changed, reloading. INFO 2025-11-11 13:06:05,106 autoreload 24791 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 13:06:09,373 basehttp 24791 6130167808 "GET /en/patients/ff1c5271-5bd2-4725-be99-4a5d6f9569ed/ HTTP/1.1" 200 52921 INFO 2025-11-11 13:06:09,421 basehttp 24791 6130167808 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:06:38,823 autoreload 24791 8426217792 /Users/marwanalwali/AgdarCentre/referrals/views.py changed, reloading. INFO 2025-11-11 13:06:39,182 autoreload 25159 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 13:07:09,428 basehttp 25159 6136688640 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:07:32,365 autoreload 25159 8426217792 /Users/marwanalwali/AgdarCentre/referrals/views.py changed, reloading. INFO 2025-11-11 13:07:32,701 autoreload 25635 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 13:07:39,440 basehttp 25635 6191116288 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:08:09,431 basehttp 25635 6191116288 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:08:39,437 basehttp 25635 6191116288 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:09:09,427 basehttp 25635 6191116288 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:09:39,436 basehttp 25635 6191116288 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:10:03,850 autoreload 25635 8426217792 /Users/marwanalwali/AgdarCentre/referrals/views.py changed, reloading. INFO 2025-11-11 13:10:04,177 autoreload 26930 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 13:10:09,430 basehttp 26930 6163607552 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:10:28,334 basehttp 26930 6163607552 "GET /en/patients/ff1c5271-5bd2-4725-be99-4a5d6f9569ed/ HTTP/1.1" 200 52921 INFO 2025-11-11 13:10:28,369 basehttp 26930 6163607552 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 13:10:33,446 log 26930 6163607552 Internal Server Error: /en/referrals/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 178, in get context = self.get_context_data() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/referrals/views.py", line 113, in get_context_data context['discipline_choices'] = Referral.Discipline.choices ^^^^^^^^^^^^^^^^^^^ AttributeError: type object 'Referral' has no attribute 'Discipline' ERROR 2025-11-11 13:10:33,448 basehttp 26930 6163607552 "GET /en/referrals/ HTTP/1.1" 500 90178 INFO 2025-11-11 13:11:20,167 autoreload 26930 8426217792 /Users/marwanalwali/AgdarCentre/referrals/views.py changed, reloading. INFO 2025-11-11 13:11:20,525 autoreload 27569 8426217792 Watching for file changes with StatReloader ERROR 2025-11-11 13:11:25,567 log 27569 6193049600 Internal Server Error: /en/referrals/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 178, in get context = self.get_context_data() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/referrals/views.py", line 136, in get_context_data context['sent_referrals'] = queryset.filter(from_provider__isnull=False) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1526, in build_filter lookups, parts, reffed_expression = self.solve_lookup_type(arg, summarize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1333, in solve_lookup_type _, field, _, lookup_parts = self.names_to_path(lookup_splitted, self.get_meta()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1806, in names_to_path raise FieldError( django.core.exceptions.FieldError: Cannot resolve keyword 'from_provider' into field. Choices are: acknowledged_at, acknowledged_by, acknowledged_by_id, appointment, appointment_booked_at, appointment_booked_by, appointment_booked_by_id, appointment_id, clinical_notes, completed_at, created_at, decline_reason, declined_at, declined_by, declined_by_id, from_clinic, from_clinic_id, id, outcome_notes, patient, patient_id, priority, reason, referral_type, referred_by, referred_by_id, referred_to, referred_to_id, status, tenant, tenant_id, to_clinic, to_clinic_id, updated_at ERROR 2025-11-11 13:11:25,570 basehttp 27569 6193049600 "GET /en/referrals/ HTTP/1.1" 500 134239 INFO 2025-11-11 13:11:37,038 autoreload 27569 8426217792 /Users/marwanalwali/AgdarCentre/referrals/views.py changed, reloading. INFO 2025-11-11 13:11:37,355 autoreload 27752 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 13:11:52,643 autoreload 27752 8426217792 /Users/marwanalwali/AgdarCentre/referrals/views.py changed, reloading. INFO 2025-11-11 13:11:52,995 autoreload 27896 8426217792 Watching for file changes with StatReloader ERROR 2025-11-11 13:12:07,343 log 27896 6136606720 Internal Server Error: /en/referrals/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 178, in get context = self.get_context_data() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/referrals/views.py", line 113, in get_context_data context['discipline_choices'] = Referral.Discipline.choices ^^^^^^^^^^^^^^^^^^^ AttributeError: type object 'Referral' has no attribute 'Discipline' ERROR 2025-11-11 13:12:07,345 basehttp 27896 6136606720 "GET /en/referrals/ HTTP/1.1" 500 90315 INFO 2025-11-11 13:12:50,544 autoreload 27896 8426217792 /Users/marwanalwali/AgdarCentre/referrals/views.py changed, reloading. INFO 2025-11-11 13:12:50,899 autoreload 28450 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 13:13:08,255 autoreload 28450 8426217792 /Users/marwanalwali/AgdarCentre/referrals/views.py changed, reloading. INFO 2025-11-11 13:13:08,556 autoreload 28622 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 13:13:16,217 autoreload 28622 8426217792 /Users/marwanalwali/AgdarCentre/referrals/views.py changed, reloading. INFO 2025-11-11 13:13:16,537 autoreload 28660 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 13:13:22,039 autoreload 28660 8426217792 /Users/marwanalwali/AgdarCentre/referrals/views.py changed, reloading. INFO 2025-11-11 13:13:22,359 autoreload 28764 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 13:13:30,056 autoreload 28764 8426217792 /Users/marwanalwali/AgdarCentre/referrals/views.py changed, reloading. INFO 2025-11-11 13:13:30,368 autoreload 28860 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 13:14:51,381 autoreload 28860 8426217792 /Users/marwanalwali/AgdarCentre/referrals/views.py changed, reloading. INFO 2025-11-11 13:14:51,770 autoreload 29490 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 13:18:39,830 autoreload 31603 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 13:18:42,674 basehttp 31603 6203060224 "GET /en/patients/ff1c5271-5bd2-4725-be99-4a5d6f9569ed/ HTTP/1.1" 200 52921 INFO 2025-11-11 13:18:42,720 basehttp 31603 6203060224 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 13:18:45,267 log 31603 6203060224 Internal Server Error: /en/referrals/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 178, in get context = self.get_context_data() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/referrals/views.py", line 113, in get_context_data context['discipline_choices'] = Referral.Discipline.choices ^^^^^^^^^^^^^^^^^^^ AttributeError: type object 'Referral' has no attribute 'Discipline' ERROR 2025-11-11 13:18:45,269 basehttp 31603 6203060224 "GET /en/referrals/ HTTP/1.1" 500 90178 ERROR 2025-11-11 13:18:46,751 log 31603 6203060224 Internal Server Error: /en/referrals/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 178, in get context = self.get_context_data() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/referrals/views.py", line 113, in get_context_data context['discipline_choices'] = Referral.Discipline.choices ^^^^^^^^^^^^^^^^^^^ AttributeError: type object 'Referral' has no attribute 'Discipline' ERROR 2025-11-11 13:18:46,752 basehttp 31603 6203060224 "GET /en/referrals/ HTTP/1.1" 500 90315 INFO 2025-11-11 13:19:26,702 autoreload 31603 8426217792 /Users/marwanalwali/AgdarCentre/referrals/views.py changed, reloading. INFO 2025-11-11 13:19:27,040 autoreload 32050 8426217792 Watching for file changes with StatReloader ERROR 2025-11-11 13:19:48,145 log 32050 6127497216 Internal Server Error: /en/referrals/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 178, in get context = self.get_context_data() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/referrals/views.py", line 136, in get_context_data context['sent_referrals'] = queryset.filter(from_provider__isnull=False) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1526, in build_filter lookups, parts, reffed_expression = self.solve_lookup_type(arg, summarize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1333, in solve_lookup_type _, field, _, lookup_parts = self.names_to_path(lookup_splitted, self.get_meta()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1806, in names_to_path raise FieldError( django.core.exceptions.FieldError: Cannot resolve keyword 'from_provider' into field. Choices are: acknowledged_at, acknowledged_by, acknowledged_by_id, appointment, appointment_booked_at, appointment_booked_by, appointment_booked_by_id, appointment_id, clinical_notes, completed_at, created_at, decline_reason, declined_at, declined_by, declined_by_id, from_clinic, from_clinic_id, id, outcome_notes, patient, patient_id, priority, reason, referral_type, referred_by, referred_by_id, referred_to, referred_to_id, status, tenant, tenant_id, to_clinic, to_clinic_id, updated_at ERROR 2025-11-11 13:19:48,147 basehttp 32050 6127497216 "GET /en/referrals/ HTTP/1.1" 500 134239 INFO 2025-11-11 13:21:10,235 autoreload 32050 8426217792 /Users/marwanalwali/AgdarCentre/referrals/views.py changed, reloading. INFO 2025-11-11 13:21:10,581 autoreload 32916 8426217792 Watching for file changes with StatReloader ERROR 2025-11-11 13:21:24,301 log 32916 6202093568 Internal Server Error: /en/referrals/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 178, in get context = self.get_context_data() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/referrals/views.py", line 150, in get_context_data 'accepted': queryset.filter(status=Referral.Status.ACCEPTED).count(), ^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: type object 'Status' has no attribute 'ACCEPTED' ERROR 2025-11-11 13:21:24,302 basehttp 32916 6202093568 "GET /en/referrals/ HTTP/1.1" 500 96292 ERROR 2025-11-11 13:21:26,371 log 32916 6202093568 Internal Server Error: /en/referrals/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 178, in get context = self.get_context_data() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/referrals/views.py", line 150, in get_context_data 'accepted': queryset.filter(status=Referral.Status.ACCEPTED).count(), ^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: type object 'Status' has no attribute 'ACCEPTED' ERROR 2025-11-11 13:21:26,372 basehttp 32916 6202093568 "GET /en/referrals/ HTTP/1.1" 500 96292 INFO 2025-11-11 13:21:58,432 autoreload 32916 8426217792 /Users/marwanalwali/AgdarCentre/referrals/views.py changed, reloading. INFO 2025-11-11 13:21:58,767 autoreload 33326 8426217792 Watching for file changes with StatReloader ERROR 2025-11-11 13:22:10,353 log 33326 6133755904 Internal Server Error: /en/referrals/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 178, in get context = self.get_context_data() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/referrals/views.py", line 152, in get_context_data 'urgent': queryset.filter(urgency=Referral.Urgency.URGENT).count(), ^^^^^^^^^^^^^^^^ AttributeError: type object 'Referral' has no attribute 'Urgency' ERROR 2025-11-11 13:22:10,354 basehttp 33326 6133755904 "GET /en/referrals/ HTTP/1.1" 500 96255 INFO 2025-11-11 13:22:28,261 autoreload 33326 8426217792 /Users/marwanalwali/AgdarCentre/referrals/views.py changed, reloading. INFO 2025-11-11 13:22:28,595 autoreload 33632 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 13:22:39,033 basehttp 33632 6162280448 "GET /en/referrals/ HTTP/1.1" 200 58973 INFO 2025-11-11 13:22:39,074 basehttp 33632 6162280448 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:22:41,678 basehttp 33632 6162280448 "GET /en/referrals/create/ HTTP/1.1" 200 41719 INFO 2025-11-11 13:22:41,719 basehttp 33632 6162280448 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:22:45,945 basehttp 33632 6162280448 "GET /en/referrals/0b30973a-35d4-41f0-8748-49db7fe91722/ HTTP/1.1" 200 31079 INFO 2025-11-11 13:22:45,985 basehttp 33632 6162280448 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:22:59,621 basehttp 33632 6162280448 "GET /en/referrals/external/ HTTP/1.1" 200 13212 INFO 2025-11-11 13:22:59,626 basehttp 33632 6162280448 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-11-11 13:23:34,334 basehttp 33632 6162280448 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:23:34,847 basehttp 33632 6162280448 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:23:35,310 basehttp 33632 6162280448 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:23:37,848 basehttp 33632 6162280448 "GET /en/patients/ff1c5271-5bd2-4725-be99-4a5d6f9569ed/ HTTP/1.1" 200 52921 INFO 2025-11-11 13:23:37,886 basehttp 33632 6162280448 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 13:23:42,921 log 33632 6162280448 Internal Server Error: /en/medical/consultations/b6cd9f0c-32f3-4c73-aa53-552dcca56fa1/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 42, in select_template return engine.get_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 79, in get_template return Template(self.engine.get_template(template_name), self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 177, in get_template template, origin = self.find_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 159, in find_template template = loader.get_template(name, skip=skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/cached.py", line 57, in get_template template = super().get_template(template_name, skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/base.py", line 28, in get_template return Template( ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 299, in do_extends nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 234, in do_block nodelist = parser.parse(("endblock",)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 523, in parse self.unclosed_block_tag(parse_until) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 590, in unclosed_block_tag raise self.error(token, msg) django.template.exceptions.TemplateSyntaxError: Unclosed tag on line 6: 'block'. Looking for one of: endblock. ERROR 2025-11-11 13:23:42,924 basehttp 33632 6162280448 "GET /en/medical/consultations/b6cd9f0c-32f3-4c73-aa53-552dcca56fa1/ HTTP/1.1" 500 193722 INFO 2025-11-11 13:25:12,674 basehttp 33632 6162280448 "GET /en/medical/consultations/b6cd9f0c-32f3-4c73-aa53-552dcca56fa1/ HTTP/1.1" 200 43512 INFO 2025-11-11 13:25:12,713 basehttp 33632 6162280448 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:25:36,483 basehttp 33632 6162280448 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:25:46,421 basehttp 33632 6162280448 "GET /en/referrals/create/?patient=ff1c5271-5bd2-4725-be99-4a5d6f9569ed HTTP/1.1" 200 41719 INFO 2025-11-11 13:25:46,460 basehttp 33632 6162280448 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:26:16,471 basehttp 33632 6162280448 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:26:46,460 basehttp 33632 6162280448 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:27:16,468 basehttp 33632 6162280448 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:27:24,162 autoreload 33632 8426217792 /Users/marwanalwali/AgdarCentre/referrals/views.py changed, reloading. INFO 2025-11-11 13:27:24,525 autoreload 36222 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 13:27:37,757 basehttp 36222 6201765888 "GET /en/referrals/create/?patient=ff1c5271-5bd2-4725-be99-4a5d6f9569ed HTTP/1.1" 200 41719 INFO 2025-11-11 13:27:37,792 basehttp 36222 6201765888 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:27:43,096 basehttp 36222 6201765888 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:27:45,245 basehttp 36222 6201765888 "GET /en/appointments/create/?patient=ff1c5271-5bd2-4725-be99-4a5d6f9569ed HTTP/1.1" 200 55522 INFO 2025-11-11 13:27:45,283 basehttp 36222 6201765888 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:27:52,759 basehttp 36222 6201765888 "GET /en/appointments/calendar/ HTTP/1.1" 200 46232 INFO 2025-11-11 13:27:52,794 basehttp 36222 6201765888 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:27:52,812 basehttp 36222 6201765888 "GET /api/v1/appointments/calendar/?start=2025-10-26T00%3A00%3A00%2B03%3A00&end=2025-12-07T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 11020 INFO 2025-11-11 13:27:54,600 basehttp 36222 6201765888 "GET /appointments/1ea1a129-d641-4618-88bc-dfc4e1514ea6/quick-view/ HTTP/1.1" 302 0 INFO 2025-11-11 13:27:54,615 basehttp 36222 6218592256 "GET /en/appointments/1ea1a129-d641-4618-88bc-dfc4e1514ea6/quick-view/ HTTP/1.1" 200 2790 INFO 2025-11-11 13:27:59,572 basehttp 36222 6218592256 "GET /en/appointments/ HTTP/1.1" 200 121488 INFO 2025-11-11 13:27:59,614 basehttp 36222 6218592256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:28:01,027 basehttp 36222 6218592256 "GET /en/appointments/be1a2594-394a-42fe-a8e5-48b300a99144/ HTTP/1.1" 200 43782 INFO 2025-11-11 13:28:01,065 basehttp 36222 6218592256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:28:06,907 signals 36222 6218592256 Appointment be1a2594-394a-42fe-a8e5-48b300a99144 status changed: CONFIRMED -> ARRIVED INFO 2025-11-11 13:28:06,936 signals 36222 6218592256 Patient arrived for appointment be1a2594-394a-42fe-a8e5-48b300a99144. Finance cleared: False, Consent verified: False INFO 2025-11-11 13:28:06,937 basehttp 36222 6218592256 "POST /en/appointments/be1a2594-394a-42fe-a8e5-48b300a99144/arrive/ HTTP/1.1" 302 0 INFO 2025-11-11 13:28:06,945 tasks 20389 8426217792 Notification created for user 6d349e4f-e126-498a-9180-f8334b1a33f0: Patient Arrived INFO 2025-11-11 13:28:06,951 basehttp 36222 6218592256 "GET /en/appointments/be1a2594-394a-42fe-a8e5-48b300a99144/ HTTP/1.1" 200 44097 INFO 2025-11-11 13:28:06,982 basehttp 36222 6218592256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:28:36,998 basehttp 36222 6218592256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:29:06,986 basehttp 36222 6218592256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:29:36,990 basehttp 36222 6218592256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 13:29:59,959 tasks 20389 8426217792 Appointment 37f865ea-3f2e-4dba-ad3e-b93f051d26d6 not found INFO 2025-11-11 13:30:00,002 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-11 13:30:00,003 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 10:30:00.003056+00:00'} INFO 2025-11-11 13:30:00,008 tasks 20389 8426217792 Lab results sync started INFO 2025-11-11 13:30:00,008 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 10:30:00.008934+00:00'} INFO 2025-11-11 13:30:06,993 basehttp 36222 6218592256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:30:36,983 basehttp 36222 6201765888 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:30:43,124 autoreload 36222 8426217792 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-11 13:30:43,589 autoreload 37956 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 13:31:06,997 basehttp 37956 6192492544 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:31:36,998 basehttp 37956 6192492544 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:32:06,997 basehttp 37956 6192492544 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:32:36,998 basehttp 37956 6192492544 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:33:06,996 basehttp 37956 6192492544 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:33:36,985 basehttp 37956 6192492544 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:34:06,998 basehttp 37956 6192492544 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:34:37,003 basehttp 37956 6192492544 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:35:06,986 basehttp 37956 6192492544 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:35:23,151 autoreload 37956 8426217792 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-11-11 13:35:23,542 autoreload 40182 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 13:35:36,991 basehttp 40182 6134149120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:36:03,677 autoreload 40182 8426217792 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-11 13:36:04,045 autoreload 40476 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 13:36:06,940 basehttp 40476 6130184192 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:36:24,791 basehttp 40476 6130184192 "GET /en/appointments/be1a2594-394a-42fe-a8e5-48b300a99144/ HTTP/1.1" 200 44708 INFO 2025-11-11 13:36:24,836 basehttp 40476 6130184192 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:36:33,414 basehttp 40476 6130184192 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:36:34,085 basehttp 40476 6130184192 "GET /en/appointments/ HTTP/1.1" 200 121483 INFO 2025-11-11 13:36:34,130 basehttp 40476 6130184192 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:36:36,189 basehttp 40476 6130184192 "GET /en/appointments/d053117f-99cc-4b3d-a7b6-c43871461868/ HTTP/1.1" 200 44689 INFO 2025-11-11 13:36:36,227 basehttp 40476 6130184192 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:36:37,953 basehttp 40476 6130184192 "POST /en/appointments/d053117f-99cc-4b3d-a7b6-c43871461868/arrive/ HTTP/1.1" 302 0 INFO 2025-11-11 13:36:37,982 basehttp 40476 6130184192 "GET /en/finance/invoices/create/?patient=ff1c5271-5bd2-4725-be99-4a5d6f9569ed&appointment=d053117f-99cc-4b3d-a7b6-c43871461868 HTTP/1.1" 200 59618 INFO 2025-11-11 13:36:38,010 basehttp 40476 6130184192 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:37:08,019 basehttp 40476 6130184192 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:37:38,019 basehttp 40476 6130184192 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:37:49,390 autoreload 40476 8426217792 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-11-11 13:37:49,799 autoreload 41371 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 13:38:05,142 autoreload 41371 8426217792 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-11-11 13:38:05,515 autoreload 41557 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 13:38:08,015 basehttp 41557 6169292800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:38:38,024 basehttp 41557 6169292800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:39:08,024 basehttp 41557 6169292800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:39:13,102 basehttp 41557 6169292800 "GET /en/finance/invoices/create/?patient=ff1c5271-5bd2-4725-be99-4a5d6f9569ed&appointment=d053117f-99cc-4b3d-a7b6-c43871461868 HTTP/1.1" 200 59246 INFO 2025-11-11 13:39:13,140 basehttp 41557 6169292800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:39:35,645 basehttp 41557 6169292800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:40:06,232 basehttp 41557 6169292800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:40:36,254 basehttp 41557 6169292800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:41:06,240 basehttp 41557 6169292800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:41:30,335 autoreload 41557 8426217792 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-11-11 13:41:30,693 autoreload 43172 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 13:41:36,243 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:42:06,233 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:42:36,238 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:43:06,229 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:43:36,231 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:44:03,122 basehttp 43172 6166720512 "POST /en/appointments/d053117f-99cc-4b3d-a7b6-c43871461868/arrive/ HTTP/1.1" 302 0 INFO 2025-11-11 13:44:03,152 basehttp 43172 6166720512 "GET /en/finance/invoices/create/?patient=ff1c5271-5bd2-4725-be99-4a5d6f9569ed&appointment=d053117f-99cc-4b3d-a7b6-c43871461868 HTTP/1.1" 200 61639 INFO 2025-11-11 13:44:03,190 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:44:20,049 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:44:31,326 basehttp 43172 6166720512 "GET /en/finance/invoices/create/?patient=ff1c5271-5bd2-4725-be99-4a5d6f9569ed&appointment=d053117f-99cc-4b3d-a7b6-c43871461868 HTTP/1.1" 200 61229 INFO 2025-11-11 13:44:31,351 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:45:01,354 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:45:31,366 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:46:01,365 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:46:31,362 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:47:01,366 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:47:31,364 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:48:01,350 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:48:31,366 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:49:01,363 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:49:31,355 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:50:01,364 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:50:31,367 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:51:01,363 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:51:31,364 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:52:01,365 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:52:31,367 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:53:01,359 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:53:31,351 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:54:01,363 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:54:31,359 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:55:01,363 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:55:32,108 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:56:02,095 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:56:42,109 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:57:42,110 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:58:42,108 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 13:59:42,101 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 13:59:59,904 tasks 20389 8426217792 Appointment 8e2aace1-1bb8-4c13-acf7-edcda7024166 not found INFO 2025-11-11 14:00:00,020 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-11 14:00:00,020 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 11:00:00.020867+00:00'} INFO 2025-11-11 14:00:00,030 tasks 20389 8426217792 Lab results sync started INFO 2025-11-11 14:00:00,030 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 11:00:00.030458+00:00'} INFO 2025-11-11 14:00:42,108 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:01:42,108 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:02:42,108 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:03:42,093 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:04:42,102 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:05:42,108 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:06:42,106 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:07:42,108 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:08:42,109 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:09:42,108 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:10:42,113 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:11:42,109 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:12:42,106 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:13:42,101 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:14:42,100 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:15:42,099 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:16:42,107 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:17:42,105 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:18:42,105 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:19:42,104 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:20:42,101 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:21:42,097 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:22:42,146 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:23:42,144 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:24:42,142 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:25:42,149 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:26:42,145 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:27:42,149 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:28:42,159 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:29:42,155 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 14:29:59,944 tasks 20389 8426217792 Appointment 74151f0e-da4d-4afa-bbbe-aad7011d3305 not found INFO 2025-11-11 14:30:00,015 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-11 14:30:00,016 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 11:30:00.016027+00:00'} INFO 2025-11-11 14:30:00,024 tasks 20389 8426217792 Lab results sync started INFO 2025-11-11 14:30:00,024 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 11:30:00.024716+00:00'} ERROR 2025-11-11 14:30:00,057 tasks 20389 8426217792 Appointment 74151f0e-da4d-4afa-bbbe-aad7011d3305 not found INFO 2025-11-11 14:30:01,399 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:30:07,255 basehttp 43172 6166720512 "GET /en/appointments/d053117f-99cc-4b3d-a7b6-c43871461868/ HTTP/1.1" 200 44689 INFO 2025-11-11 14:30:07,291 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:30:11,094 basehttp 43172 6166720512 "GET /en/appointments/ HTTP/1.1" 200 121483 INFO 2025-11-11 14:30:11,135 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:30:15,110 basehttp 43172 6166720512 "GET /en/appointments/2dfd194a-bd8f-4c64-abbe-33b59178ff3e/ HTTP/1.1" 200 46354 INFO 2025-11-11 14:30:15,146 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:30:24,157 basehttp 43172 6166720512 "GET /en/dashboard/ HTTP/1.1" 200 53330 INFO 2025-11-11 14:30:24,206 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:30:39,722 basehttp 43172 6166720512 "GET /en/ot/consults/ HTTP/1.1" 200 46795 INFO 2025-11-11 14:30:39,769 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:30:41,946 basehttp 43172 6166720512 "GET /en/ot/sessions/ HTTP/1.1" 200 54915 INFO 2025-11-11 14:30:41,972 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:30:44,254 basehttp 43172 6166720512 "GET /en/ot/sessions/create/ HTTP/1.1" 200 46414 INFO 2025-11-11 14:30:44,299 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:31:14,314 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:31:44,315 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:32:14,313 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:32:44,303 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:33:14,315 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:33:44,305 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:34:14,314 basehttp 43172 6166720512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:34:44,191 autoreload 43172 8426217792 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-11 14:34:44,705 autoreload 68838 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 14:35:14,317 basehttp 68838 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:35:19,605 basehttp 68838 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:35:25,316 basehttp 68838 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:35:29,616 basehttp 68838 12918534144 "GET /en/appointments/create/ HTTP/1.1" 200 55429 INFO 2025-11-11 14:35:29,658 basehttp 68838 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:35:31,508 basehttp 68838 12918534144 "GET /en/appointments/ HTTP/1.1" 200 121483 INFO 2025-11-11 14:35:31,538 basehttp 68838 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:35:34,040 basehttp 68838 12918534144 "GET /en/appointments/d053117f-99cc-4b3d-a7b6-c43871461868/update/ HTTP/1.1" 200 55558 INFO 2025-11-11 14:35:34,079 basehttp 68838 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:35:35,757 basehttp 68838 12918534144 "GET /en/appointments/ HTTP/1.1" 200 121483 INFO 2025-11-11 14:35:35,802 basehttp 68838 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:35:37,429 basehttp 68838 12918534144 "GET /en/appointments/9cd3de4c-43cb-47cb-aa00-945613dd9d53/ HTTP/1.1" 200 44681 INFO 2025-11-11 14:35:37,465 basehttp 68838 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:35:38,950 basehttp 68838 12918534144 "POST /en/appointments/9cd3de4c-43cb-47cb-aa00-945613dd9d53/arrive/ HTTP/1.1" 302 0 INFO 2025-11-11 14:35:38,986 basehttp 68838 12918534144 "GET /en/finance/invoices/create/?patient=d5599414-8495-475c-bd29-c4584b4fe277&appointment=9cd3de4c-43cb-47cb-aa00-945613dd9d53 HTTP/1.1" 200 61626 INFO 2025-11-11 14:35:39,015 basehttp 68838 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:36:07,480 basehttp 68838 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:36:37,468 basehttp 68838 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:37:07,480 basehttp 68838 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:37:37,471 basehttp 68838 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:38:07,457 basehttp 68838 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:38:37,470 basehttp 68838 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:39:07,468 basehttp 68838 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:39:37,459 basehttp 68838 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:40:07,462 basehttp 68838 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:40:37,457 basehttp 68838 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:41:07,458 basehttp 68838 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:41:37,468 basehttp 68838 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:41:50,489 autoreload 68838 8426217792 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-11 14:41:50,947 autoreload 72328 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 14:42:07,458 basehttp 72328 6133985280 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:42:37,454 basehttp 72328 6133985280 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:42:41,748 autoreload 72328 8426217792 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-11 14:42:42,114 autoreload 72748 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 14:43:07,380 basehttp 72748 6130429952 "GET /en/dashboard/ HTTP/1.1" 200 53330 INFO 2025-11-11 14:43:07,417 basehttp 72748 6130429952 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:43:09,128 basehttp 72748 6130429952 "GET /en/appointments/create/ HTTP/1.1" 200 55429 INFO 2025-11-11 14:43:09,160 basehttp 72748 6130429952 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:43:27,476 basehttp 72748 6130429952 "GET /api/v1/providers/?clinic=e57fe2ef-eb8d-43f1-bbaf-ce94c3dd12e2 HTTP/1.1" 200 860 INFO 2025-11-11 14:43:29,991 basehttp 72748 6130429952 "GET /api/v1/providers/?clinic=5eff58d0-db4c-4724-9a54-fda609ed001a HTTP/1.1" 200 603 INFO 2025-11-11 14:43:39,172 basehttp 72748 6130429952 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:44:09,165 basehttp 72748 6130429952 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:44:39,162 basehttp 72748 6130429952 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:45:09,170 basehttp 72748 6130429952 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:45:39,174 basehttp 72748 6130429952 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:46:09,174 basehttp 72748 6130429952 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:46:39,177 basehttp 72748 6130429952 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:47:09,175 basehttp 72748 6130429952 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:47:39,175 basehttp 72748 6130429952 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:48:09,165 basehttp 72748 6130429952 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:48:21,909 autoreload 72748 8426217792 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-11 14:48:22,234 autoreload 75578 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 14:48:39,164 basehttp 75578 6195818496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:48:39,708 autoreload 75578 8426217792 /Users/marwanalwali/AgdarCentre/appointments/urls.py changed, reloading. INFO 2025-11-11 14:48:40,067 autoreload 75692 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 14:49:09,175 basehttp 75692 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:49:39,171 basehttp 75692 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:49:42,498 basehttp 75692 12918534144 "GET /en/appointments/create/ HTTP/1.1" 200 62170 INFO 2025-11-11 14:49:42,536 basehttp 75692 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:49:52,181 basehttp 75692 12918534144 "GET /api/v1/providers/?clinic=e57fe2ef-eb8d-43f1-bbaf-ce94c3dd12e2 HTTP/1.1" 200 860 INFO 2025-11-11 14:49:52,183 basehttp 75692 12935360512 "GET /en/appointments/api/check-consent/?patient=ff1c5271-5bd2-4725-be99-4a5d6f9569ed&clinic=e57fe2ef-eb8d-43f1-bbaf-ce94c3dd12e2 HTTP/1.1" 200 374 INFO 2025-11-11 14:49:57,244 basehttp 75692 12935360512 "GET /en/patients/ff1c5271-5bd2-4725-be99-4a5d6f9569ed/?tab=consents HTTP/1.1" 200 52921 INFO 2025-11-11 14:49:57,320 basehttp 75692 12935360512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:50:12,552 basehttp 75692 12935360512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:50:15,673 basehttp 75692 12935360512 "GET /api/v1/providers/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 581 INFO 2025-11-11 14:50:15,674 basehttp 75692 12918534144 "GET /en/appointments/api/check-consent/?patient=ff1c5271-5bd2-4725-be99-4a5d6f9569ed&clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 405 INFO 2025-11-11 14:50:20,820 basehttp 75692 12918534144 "GET /en/patients/ff1c5271-5bd2-4725-be99-4a5d6f9569ed/?tab=consents HTTP/1.1" 200 52921 INFO 2025-11-11 14:50:20,901 basehttp 75692 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:50:28,137 basehttp 75692 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:50:43,136 basehttp 75692 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:50:50,916 basehttp 75692 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:50:58,132 basehttp 75692 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:51:13,124 basehttp 75692 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:51:13,503 autoreload 75692 8426217792 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-11 14:51:13,943 autoreload 77029 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 14:51:20,910 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:51:28,132 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:51:43,136 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:51:44,796 basehttp 77029 6155481088 "GET /en/appointments/create/ HTTP/1.1" 200 62170 INFO 2025-11-11 14:51:44,841 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:51:49,895 basehttp 77029 6155481088 "GET /api/v1/providers/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 581 INFO 2025-11-11 14:51:49,897 basehttp 77029 6172307456 "GET /en/appointments/api/check-consent/?patient=ff1c5271-5bd2-4725-be99-4a5d6f9569ed&clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 407 INFO 2025-11-11 14:51:51,285 basehttp 77029 6172307456 "GET /en/consents/create/?patient=ff1c5271-5bd2-4725-be99-4a5d6f9569ed HTTP/1.1" 200 47943 INFO 2025-11-11 14:51:51,360 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:51:58,123 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:52:15,138 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:52:21,363 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:52:28,123 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:52:45,119 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:52:51,362 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:52:58,118 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:53:15,132 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:53:21,356 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:53:28,116 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:53:45,132 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:53:51,356 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:54:15,130 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:54:21,356 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:54:29,125 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:54:45,130 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:54:51,355 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:55:15,132 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:55:21,355 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:55:30,129 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:55:51,355 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:56:16,130 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:56:21,356 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:56:31,120 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:56:51,354 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:57:17,129 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:57:21,356 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:57:32,133 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:57:51,355 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:58:18,131 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:58:21,357 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:58:33,123 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 14:58:51,355 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 15:00:09,527 tasks 20389 8426217792 Lab results sync started INFO 2025-11-11 15:00:09,527 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 12:00:09.527430+00:00'} INFO 2025-11-11 15:00:09,532 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-11 15:00:09,532 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 12:00:09.532983+00:00'} INFO 2025-11-11 15:00:18,171 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 15:00:21,179 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 15:00:33,164 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 15:00:51,178 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 15:01:00,183 tasks 20389 8426217792 Appointment 7f75c5dc-0d2e-432a-9d92-ba36c2efaca3 not found ERROR 2025-11-11 15:01:00,190 tasks 20390 8426217792 Appointment c4fe2cb1-4105-40c9-9ff0-b8f016b14176 not found ERROR 2025-11-11 15:01:00,190 tasks 20382 8426217792 Appointment b4a2d74e-3b18-4a3a-94c6-de6eddcefde1 not found ERROR 2025-11-11 15:01:00,296 tasks 20389 8426217792 Appointment c4fe2cb1-4105-40c9-9ff0-b8f016b14176 not found ERROR 2025-11-11 15:01:00,296 tasks 20390 8426217792 Appointment b4a2d74e-3b18-4a3a-94c6-de6eddcefde1 not found ERROR 2025-11-11 15:01:00,296 tasks 20382 8426217792 Appointment 7f75c5dc-0d2e-432a-9d92-ba36c2efaca3 not found INFO 2025-11-11 15:01:20,392 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 15:32:52,355 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 15:32:53,111 tasks 20389 8426217792 Lab results sync started INFO 2025-11-11 15:32:53,111 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 12:32:53.111663+00:00'} INFO 2025-11-11 15:32:53,117 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-11 15:32:53,117 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 12:32:53.117186+00:00'} INFO 2025-11-11 15:49:36,151 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:06:55,758 tasks 20382 8426217792 Lab results sync started INFO 2025-11-11 16:06:55,759 tasks 20382 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 13:06:55.759181+00:00'} INFO 2025-11-11 16:06:55,764 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-11 16:06:55,764 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 13:06:55.764434+00:00'} INFO 2025-11-11 16:15:47,254 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:22:20,702 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:22:21,620 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:22:36,352 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 16:22:46,982 tasks 20389 8426217792 Appointment fad5a709-e4a9-4867-8b5f-47503d7349bc not found ERROR 2025-11-11 16:22:46,994 tasks 20389 8426217792 Appointment f4b7305f-4033-4a11-9bf3-0e7f254e4a7c not found INFO 2025-11-11 16:23:05,011 basehttp 77029 6155481088 "GET /en/consents/ HTTP/1.1" 200 86307 INFO 2025-11-11 16:23:05,033 basehttp 77029 6155481088 "GET /media/tenant_settings/2025/11/10/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-11-11 16:23:05,034 basehttp 77029 6172307456 "GET /media/profile_pictures/Father_-d_1lMjWOH.png HTTP/1.1" 304 0 INFO 2025-11-11 16:23:05,065 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:23:06,359 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:23:07,568 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:23:09,604 basehttp 77029 6172307456 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:23:14,486 basehttp 77029 6172307456 "GET /en/appointments/create/ HTTP/1.1" 200 62170 INFO 2025-11-11 16:23:14,506 basehttp 77029 6172307456 "GET /media/tenant_settings/2025/11/10/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-11-11 16:23:14,507 basehttp 77029 6155481088 "GET /media/profile_pictures/Father_-d_1lMjWOH.png HTTP/1.1" 304 0 INFO 2025-11-11 16:23:14,540 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:23:26,491 basehttp 77029 6172307456 "GET /en/appointments/api/check-consent/?patient=ca751e8e-411d-4c71-bb99-3c7d30a15e92&clinic=e57fe2ef-eb8d-43f1-bbaf-ce94c3dd12e2 HTTP/1.1" 200 370 INFO 2025-11-11 16:23:26,492 basehttp 77029 6155481088 "GET /api/v1/providers/?clinic=e57fe2ef-eb8d-43f1-bbaf-ce94c3dd12e2 HTTP/1.1" 200 860 INFO 2025-11-11 16:23:44,557 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:24:14,552 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:24:44,555 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:25:14,543 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:25:44,550 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:26:14,554 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:26:44,546 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:27:12,379 basehttp 77029 6155481088 "GET /en/appointments/create/ HTTP/1.1" 200 64510 INFO 2025-11-11 16:27:12,424 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:27:14,828 basehttp 77029 6172307456 "GET /api/v1/rooms/?clinic=e57fe2ef-eb8d-43f1-bbaf-ce94c3dd12e2 HTTP/1.1" 200 465 INFO 2025-11-11 16:27:14,830 basehttp 77029 6155481088 "GET /api/v1/providers/?clinic=e57fe2ef-eb8d-43f1-bbaf-ce94c3dd12e2 HTTP/1.1" 200 860 INFO 2025-11-11 16:27:42,439 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:28:12,440 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:28:42,425 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:29:12,439 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:29:42,438 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:30:00,010 tasks 20382 8426217792 Radiology results sync started INFO 2025-11-11 16:30:00,010 tasks 20382 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 13:30:00.010707+00:00'} ERROR 2025-11-11 16:30:00,014 tasks 20389 8426217792 Appointment 8180adf8-bf7a-4e6c-977b-e8d812685f56 not found INFO 2025-11-11 16:30:00,019 tasks 20389 8426217792 Lab results sync started INFO 2025-11-11 16:30:00,019 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 13:30:00.019209+00:00'} INFO 2025-11-11 16:30:12,427 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:30:42,438 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:31:12,438 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:31:42,438 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:32:12,438 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:32:42,439 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:33:12,427 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:33:42,441 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:34:12,437 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:34:42,437 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:35:12,437 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:35:42,438 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:36:12,429 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:36:42,436 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:37:12,423 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:37:43,354 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:38:12,435 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:38:42,450 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:39:12,451 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:39:42,439 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:40:12,445 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:40:42,450 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:41:12,441 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:41:42,450 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:42:12,450 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:42:42,443 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:43:12,450 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:43:42,449 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:44:12,444 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:44:42,450 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:45:12,451 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:45:42,449 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:46:12,450 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:46:42,442 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:47:12,449 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:47:42,449 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:48:12,449 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:48:42,449 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:49:12,449 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:49:42,449 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 16:49:43,998 tasks 20389 8426217792 Appointment f4b7305f-4033-4a11-9bf3-0e7f254e4a7c not found INFO 2025-11-11 16:50:12,449 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:50:42,449 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 16:50:44,156 tasks 20389 8426217792 Appointment f4b7305f-4033-4a11-9bf3-0e7f254e4a7c not found ERROR 2025-11-11 16:50:44,276 tasks 20389 8426217792 Appointment f4b7305f-4033-4a11-9bf3-0e7f254e4a7c not found INFO 2025-11-11 16:51:12,437 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:51:42,449 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:52:12,449 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:52:42,450 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:53:12,504 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:53:42,493 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:54:12,503 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:54:42,492 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:55:12,502 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:55:42,489 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:56:13,422 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:56:26,780 basehttp 77029 6155481088 "GET /en/appointments/create/ HTTP/1.1" 200 64510 INFO 2025-11-11 16:56:26,821 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:56:32,947 basehttp 77029 6172307456 "GET /api/v1/rooms/?clinic=e57fe2ef-eb8d-43f1-bbaf-ce94c3dd12e2 HTTP/1.1" 200 465 INFO 2025-11-11 16:56:32,947 basehttp 77029 13572796416 "GET /en/appointments/api/check-consent/?patient=ff1c5271-5bd2-4725-be99-4a5d6f9569ed&clinic=e57fe2ef-eb8d-43f1-bbaf-ce94c3dd12e2 HTTP/1.1" 200 376 INFO 2025-11-11 16:56:32,948 basehttp 77029 6155481088 "GET /api/v1/providers/?clinic=e57fe2ef-eb8d-43f1-bbaf-ce94c3dd12e2 HTTP/1.1" 200 860 INFO 2025-11-11 16:56:56,828 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:57:26,824 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:57:56,837 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:58:26,837 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:58:56,823 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:59:26,831 basehttp 77029 6155481088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 16:59:34,582 autoreload 77029 8426217792 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-11 16:59:35,085 autoreload 99900 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 16:59:47,207 autoreload 99900 8426217792 /Users/marwanalwali/AgdarCentre/appointments/urls.py changed, reloading. INFO 2025-11-11 16:59:47,772 autoreload 135 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 16:59:56,827 basehttp 135 6166573056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:00:00,004 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-11 17:00:00,005 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 14:00:00.005169+00:00'} INFO 2025-11-11 17:00:00,013 tasks 20389 8426217792 Lab results sync started INFO 2025-11-11 17:00:00,013 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 14:00:00.013805+00:00'} INFO 2025-11-11 17:00:26,831 basehttp 135 6166573056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:00:56,837 basehttp 135 6166573056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:00:59,901 basehttp 135 6166573056 "GET /en/appointments/create/ HTTP/1.1" 200 66995 INFO 2025-11-11 17:00:59,944 basehttp 135 6166573056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:01:06,416 basehttp 135 6166573056 "GET /api/v1/providers/?clinic=5eff58d0-db4c-4724-9a54-fda609ed001a HTTP/1.1" 200 603 ERROR 2025-11-11 17:01:06,424 log 135 13035925504 Internal Server Error: /en/appointments/api/available-rooms/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 1295, in get from core.models import Clinic, Room ImportError: cannot import name 'Room' from 'core.models' (/Users/marwanalwali/AgdarCentre/core/models.py) INFO 2025-11-11 17:01:06,425 basehttp 135 13052751872 "GET /en/appointments/api/check-consent/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&clinic=5eff58d0-db4c-4724-9a54-fda609ed001a HTTP/1.1" 200 387 ERROR 2025-11-11 17:01:06,425 basehttp 135 13035925504 "GET /en/appointments/api/available-rooms/?clinic=5eff58d0-db4c-4724-9a54-fda609ed001a HTTP/1.1" 500 86848 INFO 2025-11-11 17:01:19,988 basehttp 135 13035925504 "GET /en/appointments/api/available-slots/?provider=3cba6a5f-87cf-4a11-be3c-ccf2ca2520be&date=2025-11-11&duration=30 HTTP/1.1" 200 247 ERROR 2025-11-11 17:01:24,478 log 135 13035925504 Internal Server Error: /en/appointments/api/available-rooms/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 1295, in get from core.models import Clinic, Room ImportError: cannot import name 'Room' from 'core.models' (/Users/marwanalwali/AgdarCentre/core/models.py) ERROR 2025-11-11 17:01:24,479 basehttp 135 13035925504 "GET /en/appointments/api/available-rooms/?clinic=5eff58d0-db4c-4724-9a54-fda609ed001a&date=2025-11-11&time=17%3A30&duration=30 HTTP/1.1" 500 87718 WARNING 2025-11-11 17:01:29,693 log 135 13035925504 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 17:01:29,693 basehttp 135 13035925504 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-11 17:01:29,714 basehttp 135 13035925504 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 17:01:29,946 basehttp 135 13052751872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:01:59,956 basehttp 135 13052751872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:02:17,359 autoreload 135 8426217792 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-11 17:02:17,813 autoreload 1803 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 17:02:29,966 basehttp 1803 6136262656 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:02:35,832 basehttp 1803 6136262656 "GET /en/appointments/create/ HTTP/1.1" 200 66995 WARNING 2025-11-11 17:02:35,858 log 1803 6136262656 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 17:02:35,858 basehttp 1803 6136262656 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-11 17:02:35,923 basehttp 1803 6153089024 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 17:02:35,928 basehttp 1803 6136262656 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:02:40,951 basehttp 1803 6136262656 "GET /en/appointments/create/ HTTP/1.1" 200 66995 WARNING 2025-11-11 17:02:40,966 log 1803 6136262656 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 17:02:40,966 basehttp 1803 6136262656 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-11 17:02:41,038 basehttp 1803 6153089024 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 17:02:41,042 basehttp 1803 6136262656 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 17:02:48,981 log 1803 6153089024 Internal Server Error: /en/appointments/api/available-rooms/ ERROR 2025-11-11 17:02:48,982 basehttp 1803 6153089024 "GET /en/appointments/api/available-rooms/?clinic=5eff58d0-db4c-4724-9a54-fda609ed001a HTTP/1.1" 500 104 INFO 2025-11-11 17:02:48,983 basehttp 1803 6136262656 "GET /api/v1/providers/?clinic=5eff58d0-db4c-4724-9a54-fda609ed001a HTTP/1.1" 200 603 INFO 2025-11-11 17:02:48,985 basehttp 1803 6169915392 "GET /en/appointments/api/check-consent/?patient=ca751e8e-411d-4c71-bb99-3c7d30a15e92&clinic=5eff58d0-db4c-4724-9a54-fda609ed001a HTTP/1.1" 200 385 INFO 2025-11-11 17:03:11,054 basehttp 1803 6169915392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:03:41,045 basehttp 1803 6169915392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:04:11,060 basehttp 1803 6169915392 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:04:11,543 autoreload 1803 8426217792 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-11 17:04:11,874 autoreload 2808 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 17:04:41,062 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:04:42,692 basehttp 2808 6138212352 "GET /en/appointments/create/ HTTP/1.1" 200 66995 WARNING 2025-11-11 17:04:42,712 log 2808 6138212352 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 17:04:42,713 basehttp 2808 6138212352 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-11 17:04:42,788 basehttp 2808 6155038720 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 17:04:42,793 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:04:45,601 basehttp 2808 6155038720 "GET /en/appointments/api/available-rooms/?clinic=e57fe2ef-eb8d-43f1-bbaf-ce94c3dd12e2 HTTP/1.1" 200 345 INFO 2025-11-11 17:04:45,602 basehttp 2808 6138212352 "GET /api/v1/providers/?clinic=e57fe2ef-eb8d-43f1-bbaf-ce94c3dd12e2 HTTP/1.1" 200 860 INFO 2025-11-11 17:04:57,613 basehttp 2808 6138212352 "GET /en/appointments/api/available-slots/?provider=9b4fd4db-8ec0-4a6a-84be-6123aab60ce2&date=2025-11-12&duration=30 HTTP/1.1" 200 793 INFO 2025-11-11 17:04:59,829 basehttp 2808 6138212352 "GET /en/appointments/api/available-rooms/?clinic=e57fe2ef-eb8d-43f1-bbaf-ce94c3dd12e2&date=2025-11-12&time=09%3A30&duration=30 HTTP/1.1" 200 356 INFO 2025-11-11 17:05:12,803 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:05:42,806 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:06:12,808 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:06:42,795 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:07:12,804 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:07:42,804 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:07:49,616 basehttp 2808 6138212352 "GET /en/appointments/create/ HTTP/1.1" 200 68148 WARNING 2025-11-11 17:07:49,631 log 2808 6138212352 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 17:07:49,632 basehttp 2808 6138212352 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-11 17:07:49,699 basehttp 2808 6155038720 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 17:07:49,707 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:07:56,231 basehttp 2808 6155038720 "GET /en/appointments/api/available-rooms/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 434 INFO 2025-11-11 17:07:56,232 basehttp 2808 6138212352 "GET /api/v1/providers/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 581 INFO 2025-11-11 17:07:56,235 basehttp 2808 6171865088 "GET /en/appointments/api/check-consent/?patient=ff1c5271-5bd2-4725-be99-4a5d6f9569ed&clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 407 INFO 2025-11-11 17:08:07,193 basehttp 2808 6171865088 "GET /en/appointments/api/available-slots/?provider=6bb1e54b-67ec-403f-bf57-4b8efe5a7324&date=2025-11-12&duration=30 HTTP/1.1" 200 793 INFO 2025-11-11 17:08:09,373 basehttp 2808 6171865088 "GET /en/appointments/api/available-rooms/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911&date=2025-11-12&time=09%3A30&duration=30 HTTP/1.1" 200 445 INFO 2025-11-11 17:08:19,739 basehttp 2808 6171865088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:08:49,753 basehttp 2808 6171865088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:09:19,741 basehttp 2808 6171865088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:09:50,462 basehttp 2808 6171865088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:10:20,456 basehttp 2808 6171865088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:10:50,465 basehttp 2808 6171865088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:11:20,463 basehttp 2808 6171865088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:11:49,757 basehttp 2808 6171865088 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:12:20,498 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:12:50,489 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:13:26,498 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:14:26,501 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:16:02,446 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:17:02,444 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:18:02,448 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:19:02,452 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:23:48,850 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 17:24:06,469 tasks 20389 8426217792 Appointment fad5a709-e4a9-4867-8b5f-47503d7349bc not found INFO 2025-11-11 17:24:48,841 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 17:25:06,648 tasks 20389 8426217792 Appointment fad5a709-e4a9-4867-8b5f-47503d7349bc not found ERROR 2025-11-11 17:25:06,759 tasks 20389 8426217792 Appointment fad5a709-e4a9-4867-8b5f-47503d7349bc not found INFO 2025-11-11 17:25:48,854 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:27:51,394 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:30:04,031 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-11 17:30:04,031 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 14:30:04.031440+00:00'} INFO 2025-11-11 17:30:04,039 tasks 20389 8426217792 Lab results sync started INFO 2025-11-11 17:30:04,039 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 14:30:04.039707+00:00'} INFO 2025-11-11 17:30:50,469 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:36:36,507 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:37:36,517 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:38:36,519 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:39:36,517 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:40:36,518 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:41:36,512 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:42:36,517 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:43:36,522 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:44:36,521 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:49:12,552 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:50:35,492 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:57:05,091 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 17:58:32,087 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 18:01:23,185 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-11 18:01:23,186 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 15:01:23.186161+00:00'} INFO 2025-11-11 18:01:23,193 tasks 20389 8426217792 Lab results sync started INFO 2025-11-11 18:01:23,194 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 15:01:23.193997+00:00'} INFO 2025-11-11 18:01:23,211 tasks 20389 8426217792 Generated daily schedule for 2025-11-12: {'date': '2025-11-12', 'total_appointments': 0, 'providers_with_appointments': 0} INFO 2025-11-11 18:01:46,012 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 18:06:05,616 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 18:08:54,324 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 18:10:29,874 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 18:11:44,140 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 18:13:20,171 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 18:16:12,853 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 18:17:54,701 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 18:19:53,408 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 18:20:53,451 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 18:26:22,109 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 18:28:27,375 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 18:38:30,085 tasks 20389 8426217792 Lab results sync started INFO 2025-11-11 18:38:30,085 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 15:38:30.085342+00:00'} INFO 2025-11-11 18:38:30,089 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-11 18:38:30,090 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 15:38:30.090076+00:00'} INFO 2025-11-11 18:38:49,772 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 18:39:07,399 tasks 20389 8426217792 Appointment 8180adf8-bf7a-4e6c-977b-e8d812685f56 not found INFO 2025-11-11 18:39:49,775 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-11 18:40:07,566 tasks 20389 8426217792 Appointment 8180adf8-bf7a-4e6c-977b-e8d812685f56 not found ERROR 2025-11-11 18:40:07,684 tasks 20389 8426217792 Appointment 8180adf8-bf7a-4e6c-977b-e8d812685f56 not found INFO 2025-11-11 18:40:49,773 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 18:41:49,653 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 18:42:49,649 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 18:43:49,642 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 18:44:49,651 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 18:45:49,643 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 18:46:49,649 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 18:47:49,635 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 18:48:49,642 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 18:49:49,640 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 18:50:49,637 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 18:51:49,628 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 18:52:49,639 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 18:53:49,640 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 18:54:49,633 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 18:55:49,630 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 18:56:49,582 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 18:57:49,589 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 18:58:49,581 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 18:59:49,586 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:00:00,011 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-11 19:00:00,011 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 16:00:00.011637+00:00'} INFO 2025-11-11 19:00:00,018 tasks 20389 8426217792 Lab results sync started INFO 2025-11-11 19:00:00,018 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 16:00:00.018253+00:00'} INFO 2025-11-11 19:00:49,572 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:01:49,578 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:02:49,581 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:03:49,580 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:04:49,572 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:05:49,564 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:06:49,574 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:07:49,575 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:08:49,572 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:09:49,567 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:10:49,570 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:11:49,599 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:12:49,583 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:13:49,605 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:14:49,600 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:15:49,599 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:16:49,598 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:17:49,600 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:18:49,597 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:19:49,593 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:20:49,578 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:21:49,590 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:22:49,590 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:23:49,587 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:24:49,585 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:25:49,587 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:26:49,584 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:27:49,583 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:28:49,573 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:29:49,585 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:30:00,019 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-11 19:30:00,020 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 16:30:00.020181+00:00'} INFO 2025-11-11 19:30:00,027 tasks 20389 8426217792 Lab results sync started INFO 2025-11-11 19:30:00,027 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 16:30:00.027778+00:00'} INFO 2025-11-11 19:30:49,575 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:31:49,578 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:32:49,569 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:33:49,571 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:34:49,576 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:35:49,574 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:36:49,562 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:37:49,574 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:39:34,362 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:41:00,198 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:42:39,184 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:43:57,556 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:54:06,516 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:56:20,206 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 19:59:48,095 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 20:00:00,003 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-11 20:00:00,003 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 17:00:00.003748+00:00'} INFO 2025-11-11 20:00:00,008 tasks 20389 8426217792 Lab results sync started INFO 2025-11-11 20:00:00,008 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 17:00:00.008567+00:00'} INFO 2025-11-11 20:03:43,868 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 20:06:33,100 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 20:09:28,796 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 20:13:07,481 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 20:30:18,936 tasks 20389 8426217792 Lab results sync started INFO 2025-11-11 20:30:18,936 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 17:30:18.936549+00:00'} INFO 2025-11-11 20:30:18,941 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-11 20:30:18,941 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 17:30:18.941150+00:00'} INFO 2025-11-11 20:30:35,875 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 20:33:23,120 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 20:49:19,934 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 21:07:05,233 tasks 20389 8426217792 Lab results sync started INFO 2025-11-11 21:07:05,234 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 18:07:05.234444+00:00'} INFO 2025-11-11 21:07:05,237 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-11 21:07:05,238 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 18:07:05.238074+00:00'} INFO 2025-11-11 21:07:11,317 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 21:13:59,524 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 21:21:01,766 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 21:38:10,259 tasks 20389 8426217792 Lab results sync started INFO 2025-11-11 21:38:10,261 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 18:38:10.261123+00:00'} INFO 2025-11-11 21:38:10,265 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-11 21:38:10,265 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 18:38:10.265331+00:00'} INFO 2025-11-11 21:38:20,628 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 21:56:28,869 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 21:57:28,907 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 21:58:28,899 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 21:59:28,912 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:00:00,014 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-11 22:00:00,014 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 19:00:00.014615+00:00'} INFO 2025-11-11 22:00:00,022 tasks 20389 8426217792 Lab results sync started INFO 2025-11-11 22:00:00,022 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 19:00:00.022506+00:00'} INFO 2025-11-11 22:00:28,906 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:01:28,911 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:02:28,899 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:03:03,257 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:03:15,653 basehttp 2808 6138212352 "GET /en/appointments/create/ HTTP/1.1" 200 68148 INFO 2025-11-11 22:03:15,677 basehttp 2808 6138212352 "GET /media/tenant_settings/2025/11/10/Agdar-Logo.png HTTP/1.1" 304 0 WARNING 2025-11-11 22:03:15,679 log 2808 6171865088 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 22:03:15,679 basehttp 2808 6171865088 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-11 22:03:15,680 basehttp 2808 6155038720 "GET /media/profile_pictures/Father_-d_1lMjWOH.png HTTP/1.1" 304 0 WARNING 2025-11-11 22:03:15,732 basehttp 2808 6171865088 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 22:03:15,734 basehttp 2808 6155038720 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:03:20,330 basehttp 2808 6138212352 "GET /en/appointments/api/available-rooms/?clinic=5eff58d0-db4c-4724-9a54-fda609ed001a HTTP/1.1" 200 458 INFO 2025-11-11 22:03:20,331 basehttp 2808 6155038720 "GET /api/v1/providers/?clinic=5eff58d0-db4c-4724-9a54-fda609ed001a HTTP/1.1" 200 603 INFO 2025-11-11 22:03:45,746 basehttp 2808 6155038720 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-11 22:03:46,136 log 2808 6155038720 Not Found: /en/core/clinic/ WARNING 2025-11-11 22:03:46,136 basehttp 2808 6155038720 "GET /en/core/clinic/ HTTP/1.1" 404 23893 WARNING 2025-11-11 22:03:46,154 log 2808 6155038720 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 22:03:46,154 basehttp 2808 6155038720 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-11 22:03:55,060 log 2808 6155038720 Not Found: /en/core/clinics/ WARNING 2025-11-11 22:03:55,060 basehttp 2808 6155038720 "GET /en/core/clinics/ HTTP/1.1" 404 23896 WARNING 2025-11-11 22:03:55,089 log 2808 6155038720 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 22:03:55,089 basehttp 2808 6155038720 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-11 22:03:57,348 basehttp 2808 6155038720 "GET /en/admin/core/user/ HTTP/1.1" 200 80100 INFO 2025-11-11 22:03:57,369 basehttp 2808 6155038720 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 WARNING 2025-11-11 22:07:12,948 log 2808 6155038720 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 22:07:12,949 basehttp 2808 6155038720 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-11 22:07:13,550 basehttp 2808 6138212352 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 22:07:13,566 basehttp 2808 6155038720 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-11 22:07:13,572 log 2808 6138212352 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 22:07:13,573 basehttp 2808 6138212352 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-11 22:07:13,587 log 2808 6138212352 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 22:07:13,587 basehttp 2808 6138212352 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-11 22:07:15,738 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:07:19,322 basehttp 2808 6138212352 "GET /en/appointments/create/ HTTP/1.1" 200 68148 WARNING 2025-11-11 22:07:19,344 log 2808 6138212352 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 22:07:19,345 basehttp 2808 6138212352 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-11 22:07:19,413 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-11 22:07:19,427 basehttp 2808 6138212352 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 22:07:22,780 basehttp 2808 6138212352 "GET /en/appointments/api/available-rooms/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 434 INFO 2025-11-11 22:07:22,781 basehttp 2808 6155038720 "GET /api/v1/providers/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 581 INFO 2025-11-11 22:07:36,653 basehttp 2808 6155038720 "GET /en/appointments/api/available-slots/?provider=6bb1e54b-67ec-403f-bf57-4b8efe5a7324&date=2025-11-12&duration=30 HTTP/1.1" 200 793 INFO 2025-11-11 22:07:38,793 basehttp 2808 6155038720 "GET /en/appointments/api/available-rooms/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911&date=2025-11-12&time=08%3A00&duration=30 HTTP/1.1" 200 445 INFO 2025-11-11 22:07:45,911 basehttp 2808 6155038720 "GET /en/appointments/create/ HTTP/1.1" 200 68148 WARNING 2025-11-11 22:07:45,932 log 2808 6155038720 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 22:07:45,933 basehttp 2808 6155038720 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-11 22:07:45,985 basehttp 2808 6155038720 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-11 22:07:45,986 basehttp 2808 6138212352 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 22:07:51,351 basehttp 2808 6155038720 "GET /api/v1/providers/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 581 INFO 2025-11-11 22:07:51,352 basehttp 2808 6138212352 "GET /en/appointments/api/available-rooms/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 434 INFO 2025-11-11 22:07:51,356 basehttp 2808 6171865088 "GET /en/appointments/api/check-consent/?patient=63f21619-083e-46a2-881f-998ef1f7efe7&clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 402 INFO 2025-11-11 22:07:53,291 basehttp 2808 6171865088 "GET /en/consents/create/?patient=63f21619-083e-46a2-881f-998ef1f7efe7 HTTP/1.1" 200 47943 WARNING 2025-11-11 22:07:53,314 log 2808 6171865088 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 22:07:53,314 basehttp 2808 6171865088 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-11 22:07:53,355 basehttp 2808 6171865088 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 22:07:53,364 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:08:16,913 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:08:23,380 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:08:46,902 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:08:53,368 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:09:16,910 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:09:23,372 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:09:46,909 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:09:53,377 basehttp 2808 6138212352 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:10:10,089 autoreload 2808 8426217792 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-11 22:10:10,640 autoreload 68295 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 22:11:35,703 autoreload 68295 8426217792 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-11 22:11:36,004 autoreload 69120 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 22:11:45,995 basehttp 69120 6199799808 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:12:15,973 basehttp 69120 6199799808 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:12:45,971 basehttp 69120 6199799808 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:13:15,962 basehttp 69120 6199799808 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:13:45,975 basehttp 69120 6199799808 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:13:54,817 basehttp 69120 6199799808 "GET /en/appointments/create/ HTTP/1.1" 200 68148 WARNING 2025-11-11 22:13:54,838 log 69120 6199799808 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 22:13:54,838 basehttp 69120 6199799808 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-11 22:13:54,908 basehttp 69120 6199799808 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-11 22:13:54,921 basehttp 69120 6199799808 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 22:14:00,506 basehttp 69120 6199799808 "GET /en/appointments/api/available-rooms/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 434 INFO 2025-11-11 22:14:00,507 basehttp 69120 6216626176 "GET /api/v1/providers/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 581 INFO 2025-11-11 22:14:00,508 basehttp 69120 6233452544 "GET /en/appointments/api/check-consent/?patient=ff1c5271-5bd2-4725-be99-4a5d6f9569ed&clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 438 INFO 2025-11-11 22:14:02,304 basehttp 69120 6233452544 "GET /en/consents/create/?patient=ff1c5271-5bd2-4725-be99-4a5d6f9569ed&consent_type=GENERAL_TREATMENT HTTP/1.1" 200 48493 WARNING 2025-11-11 22:14:02,328 log 69120 6233452544 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 22:14:02,328 basehttp 69120 6233452544 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-11 22:14:02,377 basehttp 69120 6233452544 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 22:14:02,402 basehttp 69120 6216626176 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:14:02,417 basehttp 69120 6199799808 "GET /api/consent-content/?patient_id=ff1c5271-5bd2-4725-be99-4a5d6f9569ed&consent_type=GENERAL_TREATMENT HTTP/1.1" 200 943 INFO 2025-11-11 22:14:25,895 basehttp 69120 6199799808 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:14:54,917 basehttp 69120 6199799808 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:14:58,575 basehttp 69120 6199799808 "GET /en/appointments/create/ HTTP/1.1" 200 68148 WARNING 2025-11-11 22:14:58,592 log 69120 6199799808 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 22:14:58,592 basehttp 69120 6199799808 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-11 22:14:58,671 basehttp 69120 6199799808 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-11 22:14:58,687 basehttp 69120 6199799808 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 22:15:02,060 basehttp 69120 6216626176 "GET /en/appointments/create/ HTTP/1.1" 200 68148 WARNING 2025-11-11 22:15:02,073 log 69120 6216626176 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 22:15:02,074 basehttp 69120 6216626176 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-11 22:15:02,121 basehttp 69120 6216626176 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-11 22:15:02,126 basehttp 69120 6216626176 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 22:15:04,664 basehttp 69120 6199799808 "GET /en/appointments/create/ HTTP/1.1" 200 68148 INFO 2025-11-11 22:15:04,677 basehttp 69120 6233452544 "GET /static/css/custom.css HTTP/1.1" 200 580 INFO 2025-11-11 22:15:04,678 basehttp 69120 6283931648 "GET /static/plugins/datatables.net-select-bs5/css/select.bootstrap5.min.css HTTP/1.1" 200 2157 INFO 2025-11-11 22:15:04,678 basehttp 69120 6250278912 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 200 7860 INFO 2025-11-11 22:15:04,682 basehttp 69120 6267105280 "GET /static/plugins/select2/dist/css/select2.min.css HTTP/1.1" 200 14966 INFO 2025-11-11 22:15:04,685 basehttp 69120 6216626176 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-11-11 22:15:04,687 basehttp 69120 6267105280 "GET /static/js/htmx.min.js HTTP/1.1" 200 51076 INFO 2025-11-11 22:15:04,689 basehttp 69120 6216626176 "GET /static/js/vendor.min.js HTTP/1.1" 200 1091361 INFO 2025-11-11 22:15:04,692 basehttp 69120 6216626176 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 200 5536 INFO 2025-11-11 22:15:04,693 basehttp 69120 6267105280 "GET /static/js/app.min.js HTTP/1.1" 200 110394 INFO 2025-11-11 22:15:04,694 basehttp 69120 6216626176 "GET /static/js/select2-init.js HTTP/1.1" 200 2415 INFO 2025-11-11 22:15:04,694 basehttp 69120 6199799808 "GET /static/css/default/app.min.css HTTP/1.1" 200 1030608 INFO 2025-11-11 22:15:04,698 basehttp 69120 6267105280 "GET /static/plugins/select2/dist/js/select2.min.js HTTP/1.1" 200 70851 INFO 2025-11-11 22:15:04,706 basehttp 69120 6283931648 "GET /media/tenant_settings/2025/11/10/Agdar-Logo.png HTTP/1.1" 200 12528 WARNING 2025-11-11 22:15:04,706 log 69120 6250278912 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 22:15:04,706 basehttp 69120 6250278912 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-11 22:15:04,716 basehttp 69120 6233452544 "GET /media/profile_pictures/Father_-d_1lMjWOH.png HTTP/1.1" 200 1997779 INFO 2025-11-11 22:15:04,832 basehttp 69120 6233452544 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-11-11 22:15:04,854 basehttp 69120 6233452544 "GET /static/css/default/app.min.css.map HTTP/1.1" 200 2154602 WARNING 2025-11-11 22:15:04,857 basehttp 69120 6233452544 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 22:15:04,867 basehttp 69120 6250278912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:15:04,944 basehttp 69120 6233452544 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-11-11 22:15:04,944 basehttp 69120 6250278912 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 INFO 2025-11-11 22:15:10,775 basehttp 69120 6283931648 "GET /en/appointments/api/available-rooms/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 434 INFO 2025-11-11 22:15:10,779 basehttp 69120 6250278912 "GET /api/v1/providers/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 581 INFO 2025-11-11 22:15:10,780 basehttp 69120 6267105280 "GET /en/appointments/api/check-consent/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 434 INFO 2025-11-11 22:15:13,060 basehttp 69120 6267105280 "GET /en/consents/create/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&consent_type=GENERAL_TREATMENT HTTP/1.1" 200 48493 INFO 2025-11-11 22:15:13,070 basehttp 69120 6267105280 "GET /static/plugins/select2/css/select2.min.css HTTP/1.1" 200 16263 WARNING 2025-11-11 22:15:13,081 log 69120 6267105280 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 22:15:13,081 basehttp 69120 6267105280 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-11 22:15:13,132 basehttp 69120 6267105280 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 22:15:13,186 basehttp 69120 6250278912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:15:13,196 basehttp 69120 6250278912 "GET /api/consent-content/?patient_id=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&consent_type=GENERAL_TREATMENT HTTP/1.1" 200 935 INFO 2025-11-11 22:15:34,882 basehttp 69120 6250278912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:16:04,872 basehttp 69120 6250278912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:16:34,873 basehttp 69120 6250278912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:17:04,883 basehttp 69120 6250278912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:17:34,875 basehttp 69120 6250278912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:18:04,884 basehttp 69120 6250278912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:18:34,883 basehttp 69120 6250278912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:19:04,877 basehttp 69120 6250278912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:19:34,885 basehttp 69120 6250278912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:20:04,885 basehttp 69120 6250278912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:20:34,878 basehttp 69120 6250278912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:21:04,886 basehttp 69120 6250278912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:21:34,885 basehttp 69120 6250278912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:22:04,885 basehttp 69120 6250278912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:22:34,887 basehttp 69120 6250278912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:23:04,888 basehttp 69120 6250278912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:23:34,878 basehttp 69120 6250278912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:24:04,881 basehttp 69120 6250278912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:24:34,889 basehttp 69120 6250278912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:25:04,882 basehttp 69120 6250278912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:25:34,896 basehttp 69120 6250278912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:26:04,890 basehttp 69120 6250278912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:26:34,879 basehttp 69120 6250278912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:27:04,891 basehttp 69120 6250278912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:27:34,879 basehttp 69120 6250278912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:28:04,863 basehttp 69120 6250278912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:28:34,873 basehttp 69120 6250278912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:29:04,876 basehttp 69120 6250278912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:29:34,873 basehttp 69120 6250278912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:30:00,008 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-11 22:30:00,008 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 19:30:00.008533+00:00'} INFO 2025-11-11 22:30:00,016 tasks 20389 8426217792 Lab results sync started INFO 2025-11-11 22:30:00,017 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 19:30:00.017116+00:00'} INFO 2025-11-11 22:30:04,881 basehttp 69120 6250278912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:30:34,865 basehttp 69120 6250278912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:30:34,970 autoreload 69120 8426217792 /Users/marwanalwali/AgdarCentre/appointments/models.py changed, reloading. INFO 2025-11-11 22:30:35,320 autoreload 78385 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 22:31:04,869 basehttp 78385 6129971200 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:31:34,880 basehttp 78385 6129971200 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:32:04,880 basehttp 78385 6129971200 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:32:34,881 basehttp 78385 6129971200 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:33:04,882 basehttp 78385 6129971200 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:33:34,881 basehttp 78385 6129971200 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:33:48,987 autoreload 78385 8426217792 /Users/marwanalwali/AgdarCentre/appointments/admin.py changed, reloading. INFO 2025-11-11 22:33:49,319 autoreload 79885 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 22:34:04,881 basehttp 79885 6194556928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:34:31,269 autoreload 79885 8426217792 /Users/marwanalwali/AgdarCentre/appointments/admin.py changed, reloading. INFO 2025-11-11 22:34:31,608 autoreload 80221 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 22:34:34,871 basehttp 80221 6124728320 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:35:04,878 basehttp 80221 6124728320 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:35:34,877 basehttp 80221 6124728320 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:35:39,787 basehttp 80221 6124728320 "GET /en/appointments/create/ HTTP/1.1" 200 68148 WARNING 2025-11-11 22:35:39,808 log 80221 6124728320 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 22:35:39,808 basehttp 80221 6124728320 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-11 22:35:39,878 basehttp 80221 6124728320 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-11 22:35:39,893 basehttp 80221 6124728320 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 22:36:09,895 basehttp 80221 6141554688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:36:39,898 basehttp 80221 6141554688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:37:09,896 basehttp 80221 6141554688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:37:39,892 basehttp 80221 6141554688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:38:09,897 basehttp 80221 6141554688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:38:39,899 basehttp 80221 6141554688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:39:09,893 basehttp 80221 6141554688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 22:39:39,897 basehttp 80221 6141554688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:00:00,007 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-11 23:00:00,008 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 20:00:00.008246+00:00'} INFO 2025-11-11 23:00:00,025 tasks 20382 8426217792 Lab results sync started INFO 2025-11-11 23:00:00,025 tasks 20382 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 20:00:00.025584+00:00'} INFO 2025-11-11 23:00:00,039 tasks 20389 8426217792 ZATCA batch submission: 0 submitted, 21 failed INFO 2025-11-11 23:00:00,040 tasks 20382 8426217792 ZATCA e-invoice submission for IAGDAR157001 INFO 2025-11-11 23:00:00,041 tasks 20390 8426217792 ZATCA e-invoice submission for IAGDAR558936 INFO 2025-11-11 23:00:00,050 tasks 20389 8426217792 ZATCA e-invoice submission for IAGDAR289266 INFO 2025-11-11 23:00:00,055 tasks 20390 8426217792 ZATCA e-invoice submission for IAGDAR770785 INFO 2025-11-11 23:00:00,055 tasks 20384 8426217792 ZATCA e-invoice submission for IAGDAR488250 INFO 2025-11-11 23:00:00,055 tasks 20382 8426217792 ZATCA e-invoice submission for IAGDAR140347 INFO 2025-11-11 23:00:00,056 tasks 20391 8426217792 ZATCA e-invoice submission for IAGDAR550212 INFO 2025-11-11 23:00:00,057 tasks 20393 8426217792 ZATCA e-invoice submission for IAGDAR708227 INFO 2025-11-11 23:00:00,059 tasks 20386 8426217792 ZATCA e-invoice submission for IAGDAR945314 INFO 2025-11-11 23:00:00,059 tasks 20394 8426217792 ZATCA e-invoice submission for IAGDAR840464 INFO 2025-11-11 23:00:00,059 tasks 20383 8426217792 ZATCA e-invoice submission for IAGDAR669695 INFO 2025-11-11 23:00:00,060 tasks 20387 8426217792 ZATCA e-invoice submission for IAGDAR344670 INFO 2025-11-11 23:00:00,061 tasks 20392 8426217792 ZATCA e-invoice submission for IAGDAR858604 INFO 2025-11-11 23:00:00,061 tasks 20388 8426217792 ZATCA e-invoice submission for IAGDAR898825 INFO 2025-11-11 23:00:00,062 tasks 20385 8426217792 ZATCA e-invoice submission for IAGDAR274236 INFO 2025-11-11 23:00:00,063 tasks 20389 8426217792 ZATCA e-invoice submission for IAGDAR342242 INFO 2025-11-11 23:00:00,064 tasks 20395 8426217792 ZATCA e-invoice submission for IAGDAR757134 INFO 2025-11-11 23:00:00,065 tasks 20390 8426217792 ZATCA e-invoice submission for IAGDAR425411 INFO 2025-11-11 23:00:00,066 tasks 20384 8426217792 ZATCA e-invoice submission for IAGDAR526290 INFO 2025-11-11 23:00:00,067 tasks 20391 8426217792 ZATCA e-invoice submission for IAGDAR686930 INFO 2025-11-11 23:00:00,067 tasks 20382 8426217792 ZATCA e-invoice submission for IAGDAR578723 INFO 2025-11-11 23:06:55,641 autoreload 96893 8426217792 Watching for file changes with StatReloader ERROR 2025-11-11 23:06:58,137 log 96893 6127693824 Internal Server Error: /en/appointments/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1081, in render return render_value_in_context(output, context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1058, in render_value_in_context value = str(value) ^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/utils.py", line 79, in __str__ return self.as_widget() ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/boundfield.py", line 108, in as_widget return widget.render( ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/widgets.py", line 329, in render context = self.get_context(name, value, attrs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/widgets.py", line 830, in get_context context = super().get_context(name, value, attrs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/widgets.py", line 781, in get_context context["widget"]["optgroups"] = self.optgroups( ^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/widgets.py", line 721, in optgroups for index, (option_value, option_label) in enumerate(self.choices): ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/forms/models.py", line 1422, in __iter__ if not queryset._prefetch_related_lookups: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute '_prefetch_related_lookups' ERROR 2025-11-11 23:06:58,143 basehttp 96893 6127693824 "GET /en/appointments/create/ HTTP/1.1" 500 211419 WARNING 2025-11-11 23:06:58,169 log 96893 6127693824 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 23:06:58,170 basehttp 96893 6127693824 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-11 23:06:58,193 log 96893 6127693824 Not Found: /favicon.ico WARNING 2025-11-11 23:06:58,193 basehttp 96893 6127693824 "GET /favicon.ico HTTP/1.1" 404 3054 INFO 2025-11-11 23:07:30,642 autoreload 96893 8426217792 /Users/marwanalwali/AgdarCentre/appointments/forms.py changed, reloading. INFO 2025-11-11 23:07:31,044 autoreload 97259 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 23:08:52,404 basehttp 97259 12918534144 "GET /en/appointments/create/ HTTP/1.1" 200 75342 WARNING 2025-11-11 23:08:52,424 log 97259 12918534144 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 23:08:52,425 basehttp 97259 12918534144 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-11 23:08:52,476 basehttp 97259 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-11 23:08:52,483 basehttp 97259 12918534144 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 23:09:17,785 basehttp 97259 12935360512 "GET /api/v1/providers/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 581 INFO 2025-11-11 23:09:17,787 basehttp 97259 12918534144 "GET /en/appointments/api/available-rooms/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 434 INFO 2025-11-11 23:09:22,487 basehttp 97259 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:09:35,931 basehttp 97259 12918534144 "GET /en/appointments/api/available-slots/?provider=6bb1e54b-67ec-403f-bf57-4b8efe5a7324&date=2025-11-12&duration=30 HTTP/1.1" 200 793 INFO 2025-11-11 23:09:52,486 basehttp 97259 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:10:22,488 basehttp 97259 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:10:52,489 basehttp 97259 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:11:22,481 basehttp 97259 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-11 23:11:33,694 log 97259 12935360512 Not Found: /api/v1/packages/available/ WARNING 2025-11-11 23:11:33,694 basehttp 97259 12935360512 "GET /api/v1/packages/available/?patient=ff1c5271-5bd2-4725-be99-4a5d6f9569ed HTTP/1.1" 404 23 INFO 2025-11-11 23:11:33,699 basehttp 97259 12918534144 "GET /en/appointments/api/check-consent/?patient=ff1c5271-5bd2-4725-be99-4a5d6f9569ed&clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 438 INFO 2025-11-11 23:11:39,067 basehttp 97259 12918534144 "GET /en/appointments/create/ HTTP/1.1" 200 75342 WARNING 2025-11-11 23:11:39,087 log 97259 12918534144 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 23:11:39,088 basehttp 97259 12918534144 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-11 23:11:39,133 basehttp 97259 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-11 23:11:39,138 basehttp 97259 12918534144 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 23:12:09,146 basehttp 97259 12935360512 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:12:27,810 autoreload 97259 8426217792 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-11 23:12:28,233 autoreload 99651 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 23:12:32,248 basehttp 99651 13321187328 "GET /en/appointments/create/ HTTP/1.1" 200 73502 WARNING 2025-11-11 23:12:32,269 log 99651 13321187328 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 23:12:32,269 basehttp 99651 13321187328 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-11 23:12:32,321 basehttp 99651 13338013696 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 23:12:32,322 basehttp 99651 13321187328 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:13:02,326 basehttp 99651 13321187328 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:13:21,086 basehttp 99651 13338013696 "GET /en/appointments/api/available-rooms/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 434 INFO 2025-11-11 23:13:21,088 basehttp 99651 13321187328 "GET /api/v1/providers/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 581 INFO 2025-11-11 23:13:21,089 basehttp 99651 13354840064 "GET /en/appointments/api/check-consent/?patient=ff1c5271-5bd2-4725-be99-4a5d6f9569ed&clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 438 INFO 2025-11-11 23:13:32,334 basehttp 99651 13354840064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:14:02,331 basehttp 99651 13354840064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:14:32,329 basehttp 99651 13354840064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:15:02,330 basehttp 99651 13354840064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:15:17,464 autoreload 99651 8426217792 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-11 23:15:17,802 autoreload 1626 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 23:15:32,042 autoreload 1626 8426217792 /Users/marwanalwali/AgdarCentre/appointments/urls.py changed, reloading. INFO 2025-11-11 23:15:32,481 autoreload 1724 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 23:15:45,204 basehttp 1724 6137688064 "GET /en/appointments/create/ HTTP/1.1" 200 73502 WARNING 2025-11-11 23:15:45,227 log 1724 6137688064 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 23:15:45,227 basehttp 1724 6137688064 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-11 23:15:45,271 basehttp 1724 6137688064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-11 23:15:45,279 basehttp 1724 6137688064 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 23:16:08,305 basehttp 1724 6154514432 "GET /en/appointments/create/ HTTP/1.1" 200 73502 WARNING 2025-11-11 23:16:08,322 log 1724 6154514432 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 23:16:08,322 basehttp 1724 6154514432 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-11 23:16:08,381 basehttp 1724 6137688064 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 23:16:08,383 basehttp 1724 6154514432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:16:12,472 basehttp 1724 6154514432 "GET /en/appointments/create/ HTTP/1.1" 200 73502 INFO 2025-11-11 23:16:12,491 basehttp 1724 13338013696 "GET /static/plugins/select2/dist/css/select2.min.css HTTP/1.1" 200 14966 INFO 2025-11-11 23:16:12,491 basehttp 1724 13321187328 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 200 7860 INFO 2025-11-11 23:16:12,491 basehttp 1724 13304360960 "GET /static/css/custom.css HTTP/1.1" 200 580 WARNING 2025-11-11 23:16:12,496 log 1724 6154514432 Not Found: /.well-known/appspecific/com.chrome.devtools.json INFO 2025-11-11 23:16:12,496 basehttp 1724 13338013696 "GET /static/plugins/datatables.net-select-bs5/css/select.bootstrap5.min.css HTTP/1.1" 200 2157 WARNING 2025-11-11 23:16:12,496 basehttp 1724 6154514432 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-11 23:16:12,499 basehttp 1724 6171340800 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-11-11 23:16:12,504 basehttp 1724 6137688064 "GET /static/css/default/app.min.css HTTP/1.1" 200 1030608 INFO 2025-11-11 23:16:12,504 basehttp 1724 13338013696 "GET /static/js/htmx.min.js HTTP/1.1" 200 51076 INFO 2025-11-11 23:16:12,506 basehttp 1724 13338013696 "GET /static/js/select2-init.js HTTP/1.1" 200 2415 INFO 2025-11-11 23:16:12,506 basehttp 1724 6137688064 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 200 5536 INFO 2025-11-11 23:16:12,507 basehttp 1724 6171340800 "GET /static/js/app.min.js HTTP/1.1" 200 110394 INFO 2025-11-11 23:16:12,508 basehttp 1724 6154514432 "GET /static/js/vendor.min.js HTTP/1.1" 200 1091361 INFO 2025-11-11 23:16:12,510 basehttp 1724 13338013696 "GET /static/plugins/select2/dist/js/select2.min.js HTTP/1.1" 200 70851 INFO 2025-11-11 23:16:12,517 basehttp 1724 13321187328 "GET /media/tenant_settings/2025/11/10/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-11-11 23:16:12,525 basehttp 1724 13304360960 "GET /media/profile_pictures/Father_-d_1lMjWOH.png HTTP/1.1" 200 1997779 INFO 2025-11-11 23:16:12,780 basehttp 1724 13304360960 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 WARNING 2025-11-11 23:16:12,806 basehttp 1724 13321187328 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 23:16:12,808 basehttp 1724 13304360960 "GET /static/css/default/app.min.css.map HTTP/1.1" 200 2154602 INFO 2025-11-11 23:16:12,814 basehttp 1724 13338013696 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:16:12,879 basehttp 1724 13321187328 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-11-11 23:16:12,879 basehttp 1724 13338013696 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 INFO 2025-11-11 23:16:42,832 basehttp 1724 13338013696 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:17:12,827 basehttp 1724 13338013696 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:17:42,827 basehttp 1724 13338013696 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:18:12,820 basehttp 1724 13338013696 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:18:42,831 basehttp 1724 13338013696 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:18:49,725 basehttp 1724 13338013696 "GET /en/appointments/create/ HTTP/1.1" 200 73502 WARNING 2025-11-11 23:18:49,743 log 1724 13338013696 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 23:18:49,743 basehttp 1724 13338013696 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-11 23:18:49,822 basehttp 1724 13338013696 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-11 23:18:49,834 basehttp 1724 13338013696 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 23:19:19,832 basehttp 1724 13304360960 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:19:21,306 basehttp 1724 13304360960 "GET /en/finance/packages/ HTTP/1.1" 200 34433 WARNING 2025-11-11 23:19:21,326 log 1724 13304360960 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 23:19:21,327 basehttp 1724 13304360960 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-11 23:19:21,344 basehttp 1724 13304360960 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-11 23:19:21,366 basehttp 1724 13304360960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 23:19:24,726 basehttp 1724 6154514432 "GET /en/finance/packages/create/ HTTP/1.1" 200 46283 INFO 2025-11-11 23:19:24,747 basehttp 1724 6171340800 "GET /static/plugins/select2/css/select2.min.css HTTP/1.1" 200 16263 WARNING 2025-11-11 23:19:24,754 log 1724 6154514432 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 23:19:24,755 basehttp 1724 6154514432 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-11 23:19:24,790 basehttp 1724 6154514432 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 23:19:24,802 basehttp 1724 6171340800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:19:30,782 basehttp 1724 6171340800 "GET /en/finance/packages/ HTTP/1.1" 200 34433 WARNING 2025-11-11 23:19:30,799 log 1724 6171340800 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 23:19:30,799 basehttp 1724 6171340800 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-11 23:19:30,846 basehttp 1724 6171340800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-11 23:19:30,849 basehttp 1724 6171340800 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 23:20:00,862 basehttp 1724 6137688064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:20:30,859 basehttp 1724 6137688064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:21:00,861 basehttp 1724 6137688064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:21:30,857 basehttp 1724 6137688064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:22:00,855 basehttp 1724 6137688064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:22:30,856 basehttp 1724 6137688064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:23:00,854 basehttp 1724 6137688064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:23:30,860 basehttp 1724 6137688064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-11 23:23:52,112 basehttp 1724 6154514432 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 23:23:52,127 basehttp 1724 6137688064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-11 23:23:52,128 log 1724 6154514432 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 23:23:52,128 basehttp 1724 6154514432 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-11 23:23:52,142 log 1724 6154514432 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 23:23:52,142 basehttp 1724 6154514432 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-11 23:23:53,289 basehttp 1724 6137688064 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 23:23:53,303 basehttp 1724 6154514432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-11 23:23:53,305 log 1724 6171340800 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 23:23:53,305 basehttp 1724 6171340800 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-11 23:23:53,317 log 1724 6171340800 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 23:23:53,317 basehttp 1724 6171340800 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-11 23:23:53,927 basehttp 1724 6154514432 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 23:23:53,939 basehttp 1724 6171340800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-11 23:23:53,941 log 1724 6137688064 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 23:23:53,941 basehttp 1724 6137688064 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-11 23:23:53,952 log 1724 6137688064 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 23:23:53,953 basehttp 1724 6137688064 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-11 23:23:55,288 basehttp 1724 6137688064 "GET /en/appointments/create/ HTTP/1.1" 200 73502 WARNING 2025-11-11 23:23:55,305 log 1724 6137688064 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 23:23:55,305 basehttp 1724 6137688064 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-11 23:23:55,355 basehttp 1724 6137688064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-11 23:23:55,358 basehttp 1724 6137688064 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 23:24:25,371 basehttp 1724 6171340800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:24:55,357 basehttp 1724 6171340800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:25:25,364 basehttp 1724 6171340800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:25:55,366 basehttp 1724 6171340800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:26:15,279 autoreload 1724 8426217792 /Users/marwanalwali/AgdarCentre/appointments/urls.py changed, reloading. INFO 2025-11-11 23:26:15,639 autoreload 7234 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 23:26:49,189 autoreload 7234 8426217792 /Users/marwanalwali/AgdarCentre/appointments/urls.py changed, reloading. INFO 2025-11-11 23:26:49,492 autoreload 7504 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 23:29:46,414 autoreload 7504 8426217792 /Users/marwanalwali/AgdarCentre/appointments/urls.py changed, reloading. INFO 2025-11-11 23:29:46,848 autoreload 8995 8426217792 Watching for file changes with StatReloader INFO 2025-11-11 23:29:55,373 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:30:00,011 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-11 23:30:00,011 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 20:30:00.011939+00:00'} INFO 2025-11-11 23:30:00,020 tasks 20389 8426217792 Lab results sync started INFO 2025-11-11 23:30:00,021 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 20:30:00.021049+00:00'} INFO 2025-11-11 23:30:11,957 basehttp 8995 6133805056 "GET /en/appointments/create/ HTTP/1.1" 200 76390 WARNING 2025-11-11 23:30:11,977 log 8995 6133805056 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 23:30:11,977 basehttp 8995 6133805056 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-11 23:30:12,020 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-11 23:30:12,029 basehttp 8995 6133805056 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 23:30:24,152 basehttp 8995 6150631424 "GET /en/appointments/create/ HTTP/1.1" 200 76390 INFO 2025-11-11 23:30:24,167 basehttp 8995 13338013696 "GET /static/plugins/select2/dist/css/select2.min.css HTTP/1.1" 200 14966 INFO 2025-11-11 23:30:24,167 basehttp 8995 13321187328 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 200 7860 INFO 2025-11-11 23:30:24,168 basehttp 8995 13304360960 "GET /static/css/custom.css HTTP/1.1" 200 580 WARNING 2025-11-11 23:30:24,171 log 8995 6150631424 Not Found: /.well-known/appspecific/com.chrome.devtools.json INFO 2025-11-11 23:30:24,171 basehttp 8995 13338013696 "GET /static/plugins/datatables.net-select-bs5/css/select.bootstrap5.min.css HTTP/1.1" 200 2157 WARNING 2025-11-11 23:30:24,171 basehttp 8995 6150631424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-11 23:30:24,175 basehttp 8995 6167457792 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-11-11 23:30:24,176 basehttp 8995 13338013696 "GET /static/js/htmx.min.js HTTP/1.1" 200 51076 INFO 2025-11-11 23:30:24,178 basehttp 8995 13338013696 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 200 5536 INFO 2025-11-11 23:30:24,180 basehttp 8995 13338013696 "GET /static/js/select2-init.js HTTP/1.1" 200 2415 INFO 2025-11-11 23:30:24,183 basehttp 8995 6167457792 "GET /static/js/app.min.js HTTP/1.1" 200 110394 INFO 2025-11-11 23:30:24,184 basehttp 8995 13338013696 "GET /static/plugins/select2/dist/js/select2.min.js HTTP/1.1" 200 70851 INFO 2025-11-11 23:30:24,189 basehttp 8995 6133805056 "GET /static/css/default/app.min.css HTTP/1.1" 200 1030608 INFO 2025-11-11 23:30:24,194 basehttp 8995 6150631424 "GET /static/js/vendor.min.js HTTP/1.1" 200 1091361 INFO 2025-11-11 23:30:24,196 basehttp 8995 13321187328 "GET /media/tenant_settings/2025/11/10/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-11-11 23:30:24,206 basehttp 8995 13304360960 "GET /media/profile_pictures/Father_-d_1lMjWOH.png HTTP/1.1" 200 1997779 INFO 2025-11-11 23:30:24,220 basehttp 8995 13304360960 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 INFO 2025-11-11 23:30:24,460 basehttp 8995 13304360960 "GET /static/css/default/app.min.css.map HTTP/1.1" 200 2154602 WARNING 2025-11-11 23:30:24,463 basehttp 8995 13321187328 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 23:30:24,480 basehttp 8995 6150631424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:30:24,536 basehttp 8995 13321187328 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-11-11 23:30:24,536 basehttp 8995 6150631424 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 INFO 2025-11-11 23:30:28,037 basehttp 8995 6150631424 "GET /en/appointments/api/available-packages/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&clinic= HTTP/1.1" 200 45 INFO 2025-11-11 23:30:54,483 basehttp 8995 6150631424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:31:24,486 basehttp 8995 6150631424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:31:54,481 basehttp 8995 6150631424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:32:24,472 basehttp 8995 6150631424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:32:54,485 basehttp 8995 6150631424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:33:24,484 basehttp 8995 6150631424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:33:54,480 basehttp 8995 6150631424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:34:24,474 basehttp 8995 6150631424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:34:54,018 basehttp 8995 6150631424 "GET /en/appointments/create/ HTTP/1.1" 200 76390 WARNING 2025-11-11 23:34:54,036 log 8995 6150631424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-11 23:34:54,036 basehttp 8995 6150631424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-11 23:34:54,113 basehttp 8995 6150631424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-11 23:34:54,117 basehttp 8995 6150631424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-11 23:34:59,300 basehttp 8995 13304360960 "GET /en/appointments/api/available-packages/?patient=ff1c5271-5bd2-4725-be99-4a5d6f9569ed&clinic= HTTP/1.1" 200 45 INFO 2025-11-11 23:35:24,118 basehttp 8995 13304360960 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:35:54,130 basehttp 8995 13304360960 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:36:24,129 basehttp 8995 13304360960 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:36:54,122 basehttp 8995 13304360960 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:37:24,128 basehttp 8995 13304360960 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:37:54,129 basehttp 8995 13304360960 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:38:24,124 basehttp 8995 13304360960 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:38:54,129 basehttp 8995 13304360960 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:39:24,129 basehttp 8995 13304360960 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:39:54,129 basehttp 8995 13304360960 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:40:24,130 basehttp 8995 13304360960 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:40:54,129 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:41:24,117 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:41:54,129 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:42:24,121 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:42:54,136 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:43:24,141 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:43:54,141 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:44:24,139 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:44:54,138 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:45:24,846 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:45:54,854 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:46:28,860 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:47:28,870 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:48:28,859 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:49:28,850 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:50:28,863 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:51:28,858 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:52:28,852 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:53:28,847 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:54:28,899 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:56:23,139 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:58:35,451 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-11 23:59:54,002 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:00:00,005 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 00:00:00,006 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 21:00:00.006006+00:00'} INFO 2025-11-12 00:00:00,016 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 00:00:00,016 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 21:00:00.016379+00:00'} INFO 2025-11-12 00:00:54,009 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:01:53,996 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:02:54,011 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:14:56,105 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:15:56,113 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:22:23,742 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:27:50,052 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:30:09,987 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 00:30:09,988 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 21:30:09.988891+00:00'} INFO 2025-11-12 00:30:09,994 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 00:30:09,994 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 21:30:09.994286+00:00'} INFO 2025-11-12 00:30:11,924 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:31:11,916 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:32:11,913 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:33:11,908 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:34:11,919 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:35:11,913 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:36:11,928 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:37:11,914 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:38:11,919 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:39:11,918 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:40:11,963 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:41:11,907 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:42:11,900 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:43:11,899 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:44:11,911 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:45:11,920 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:46:11,916 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:47:11,962 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:48:11,908 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:49:11,935 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:50:11,916 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:51:11,899 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:52:11,909 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:53:11,913 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:54:11,909 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:55:11,907 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:56:11,902 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:57:11,914 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:58:11,993 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 00:59:11,987 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:00:00,024 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 01:00:00,024 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 22:00:00.024822+00:00'} INFO 2025-11-12 01:00:00,033 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 01:00:00,033 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 22:00:00.033729+00:00'} INFO 2025-11-12 01:00:11,983 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:01:11,985 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:02:11,986 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:03:11,985 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:04:11,972 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:05:11,983 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:06:11,993 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:07:11,984 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:08:11,989 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:09:11,991 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:10:11,976 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:11:11,988 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:12:11,984 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:13:11,964 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:14:11,942 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:15:11,942 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:16:11,926 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:17:11,989 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:18:11,932 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:19:11,941 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:20:11,942 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:21:11,942 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:22:11,941 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:23:11,943 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:24:11,935 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:25:11,942 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:26:11,940 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:27:11,941 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:28:11,938 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:29:11,950 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:30:00,016 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 01:30:00,016 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 22:30:00.016316+00:00'} INFO 2025-11-12 01:30:00,021 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 01:30:00,022 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 22:30:00.021991+00:00'} INFO 2025-11-12 01:30:11,954 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:31:11,957 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:41:06,669 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:42:06,727 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:43:06,716 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:44:06,713 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 01:45:06,707 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 02:00:17,312 tasks 20382 8426217792 Lab results sync started INFO 2025-11-12 02:00:17,312 tasks 20382 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 23:00:17.312884+00:00'} INFO 2025-11-12 02:00:17,319 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 02:00:17,319 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 23:00:17.319413+00:00'} INFO 2025-11-12 02:01:07,547 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 02:17:09,027 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 02:30:30,812 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 02:30:30,813 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-11 23:30:30.813120+00:00'} INFO 2025-11-12 02:30:30,818 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 02:30:30,818 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-11 23:30:30.818831+00:00'} INFO 2025-11-12 02:31:20,433 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 02:42:45,221 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 02:43:45,217 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 02:44:45,218 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 02:45:45,211 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 02:46:45,224 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 02:47:45,223 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 02:48:45,212 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 02:49:45,216 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 02:50:45,223 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 02:51:45,226 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 02:52:45,209 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 02:53:45,223 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 02:54:45,225 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 02:55:45,226 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 02:56:45,210 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 02:57:45,258 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 02:58:45,256 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 02:59:45,278 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:00:00,020 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 03:00:00,020 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 00:00:00.020517+00:00'} INFO 2025-11-12 03:00:00,028 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 03:00:00,028 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 00:00:00.028460+00:00'} INFO 2025-11-12 03:00:45,264 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:01:45,258 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:02:45,260 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:03:45,262 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:04:45,260 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:05:45,268 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:06:45,260 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:07:45,257 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:08:45,271 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:09:45,273 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:10:45,271 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:11:45,261 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:12:45,261 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:13:45,260 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:14:45,262 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:15:45,265 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:16:45,251 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:17:45,260 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:18:45,256 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:19:45,267 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:20:45,261 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:21:45,270 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:22:45,253 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:23:45,266 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:24:45,263 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:25:45,264 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:26:45,270 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:27:45,288 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:28:45,259 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:29:45,271 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:30:00,021 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 03:30:00,022 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 00:30:00.022052+00:00'} INFO 2025-11-12 03:30:00,030 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 03:30:00,030 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 00:30:00.030379+00:00'} INFO 2025-11-12 03:30:45,266 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:31:45,274 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:32:45,269 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:33:45,268 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:34:45,260 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:35:45,261 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:36:45,267 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:37:45,269 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:38:45,275 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:39:45,263 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:40:45,273 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:41:45,254 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 03:42:45,263 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 04:00:27,707 tasks 20382 8426217792 Lab results sync started INFO 2025-11-12 04:00:27,708 tasks 20382 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 01:00:27.708109+00:00'} INFO 2025-11-12 04:00:27,713 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 04:00:27,713 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 01:00:27.713151+00:00'} INFO 2025-11-12 04:01:19,218 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 04:17:29,595 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 04:33:18,309 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 04:33:18,309 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 01:33:18.309559+00:00'} INFO 2025-11-12 04:33:18,314 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 04:33:18,314 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 01:33:18.314839+00:00'} INFO 2025-11-12 04:34:09,276 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 04:43:44,233 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:00:08,288 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 05:00:08,289 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 02:00:08.289066+00:00'} INFO 2025-11-12 05:00:08,294 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 05:00:08,295 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 02:00:08.295085+00:00'} INFO 2025-11-12 05:00:43,608 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:01:43,596 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:02:43,605 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:03:43,602 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:04:43,602 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:05:43,603 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:06:43,601 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:07:43,602 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:08:43,599 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:09:43,585 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:10:43,598 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:11:43,593 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:12:43,591 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:13:43,583 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:14:43,596 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:15:43,594 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:16:43,512 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:17:43,507 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:18:43,487 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:19:43,504 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:20:43,505 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:21:43,501 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:22:43,499 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:23:43,498 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:24:43,501 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:25:43,500 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:26:43,483 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:27:43,495 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:28:43,493 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:29:43,488 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:30:00,005 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 05:30:00,005 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 02:30:00.005626+00:00'} INFO 2025-11-12 05:30:00,010 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 05:30:00,010 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 02:30:00.010316+00:00'} INFO 2025-11-12 05:30:43,482 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:31:43,610 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:32:43,615 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:33:43,611 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:34:43,600 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:35:43,606 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:36:43,608 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:37:43,610 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:38:43,597 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:39:43,609 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:40:43,607 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:41:43,593 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:42:43,603 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:43:43,595 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:44:43,604 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:45:43,592 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:46:43,601 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:47:43,592 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:48:43,584 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:49:43,574 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:50:43,586 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:51:43,577 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:52:43,572 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:53:43,582 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:54:43,582 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:55:43,576 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:56:43,584 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:57:43,575 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:58:43,577 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 05:59:43,575 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 06:00:00,021 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 06:00:00,021 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 03:00:00.021763+00:00'} INFO 2025-11-12 06:00:00,029 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 06:00:00,030 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 03:00:00.030125+00:00'} INFO 2025-11-12 06:00:43,579 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 06:16:48,351 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 06:34:37,172 tasks 20389 8426217792 Appointment ea3d0e3c-3354-4666-89f2-5ea638500a61 not found ERROR 2025-11-12 06:34:37,180 tasks 20382 8426217792 Appointment 29f9b59b-030e-46b3-a6d2-02c34765b46a not found INFO 2025-11-12 06:34:40,215 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 06:34:40,216 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 03:34:40.216093+00:00'} INFO 2025-11-12 06:34:40,221 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 06:34:40,221 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 03:34:40.221628+00:00'} INFO 2025-11-12 06:35:08,139 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 06:41:42,296 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 06:44:26,201 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 06:52:15,739 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 06:55:22,849 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 07:10:18,664 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 07:10:18,664 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 04:10:18.664823+00:00'} INFO 2025-11-12 07:10:18,670 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 07:10:18,670 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 04:10:18.670230+00:00'} INFO 2025-11-12 07:10:40,338 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 07:26:40,001 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 07:27:40,012 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 07:28:40,002 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 07:29:40,000 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 07:30:00,015 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 07:30:00,015 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 04:30:00.015378+00:00'} INFO 2025-11-12 07:30:00,020 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 07:30:00,020 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 04:30:00.020882+00:00'} INFO 2025-11-12 07:30:40,002 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 07:31:40,010 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 07:32:40,008 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 07:33:40,014 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 07:34:40,020 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 07:35:09,378 tasks 20389 8426217792 Appointment f659e8bb-56a6-41d9-bd46-6affa1540c55 not found ERROR 2025-11-12 07:35:09,383 tasks 20382 8426217792 Appointment 9dc2ebd4-10ca-44c5-ae89-984030eeee5b not found INFO 2025-11-12 07:35:40,006 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 07:36:40,014 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 07:37:40,021 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 07:38:40,013 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 07:39:40,025 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 07:40:40,023 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 07:41:40,015 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 07:42:40,021 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 07:43:40,021 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 07:44:40,016 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 07:45:31,928 tasks 20389 8426217792 Appointment f659e8bb-56a6-41d9-bd46-6affa1540c55 not found INFO 2025-11-12 07:45:40,013 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 07:46:40,009 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 07:47:40,024 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 07:47:56,535 tasks 20389 8426217792 Appointment ea3d0e3c-3354-4666-89f2-5ea638500a61 not found ERROR 2025-11-12 07:47:56,535 tasks 20382 8426217792 Appointment 29f9b59b-030e-46b3-a6d2-02c34765b46a not found INFO 2025-11-12 07:48:40,024 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 07:49:40,010 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 07:50:40,018 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 07:51:40,009 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 07:52:40,027 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 07:53:40,055 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 07:54:40,022 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 07:55:40,035 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 07:56:40,011 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 07:57:40,028 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 07:58:40,024 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 07:59:40,025 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 08:00:00,011 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 08:00:00,012 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 05:00:00.012128+00:00'} INFO 2025-11-12 08:00:00,016 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 08:00:00,017 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 05:00:00.017003+00:00'} INFO 2025-11-12 08:00:00,033 tasks 20382 8426217792 Scheduled 0 appointment reminders INFO 2025-11-12 08:00:40,025 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 08:01:40,013 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 08:02:40,026 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 08:03:40,036 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 08:04:40,039 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 08:05:40,039 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 08:06:40,038 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 08:07:40,035 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 08:08:40,023 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 08:09:40,034 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 08:10:40,038 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 08:11:40,028 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 08:12:40,035 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 08:13:40,032 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 08:14:40,039 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 08:15:31,935 tasks 20389 8426217792 Appointment 9dc2ebd4-10ca-44c5-ae89-984030eeee5b not found INFO 2025-11-12 08:15:40,030 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 08:16:40,036 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 08:17:40,040 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 08:17:56,541 tasks 20389 8426217792 Appointment f659e8bb-56a6-41d9-bd46-6affa1540c55 not found INFO 2025-11-12 08:18:40,031 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 08:19:40,035 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 08:20:40,034 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 08:21:40,038 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 08:22:40,030 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 08:23:40,047 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 08:24:40,043 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 08:25:40,038 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 08:26:40,035 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 08:42:18,507 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 08:42:18,507 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 05:42:18.507797+00:00'} INFO 2025-11-12 08:42:18,512 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 08:42:18,512 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 05:42:18.512667+00:00'} ERROR 2025-11-12 08:42:21,490 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found ERROR 2025-11-12 08:42:21,496 tasks 20382 8426217792 Appointment 722be758-a64e-4d7e-93af-5671a309598b not found ERROR 2025-11-12 08:42:21,499 tasks 20390 8426217792 Appointment 31f52639-bd11-490b-8b15-a49bff639f58 not found ERROR 2025-11-12 08:42:21,499 tasks 20383 8426217792 Appointment 0791fde8-4101-4e0a-a4f1-961470b24362 not found ERROR 2025-11-12 08:42:21,500 tasks 20389 8426217792 Appointment 9da5568b-cedf-4c99-b43c-6fe073d19c7d not found INFO 2025-11-12 08:43:11,142 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 08:45:35,069 tasks 20389 8426217792 Appointment ea3d0e3c-3354-4666-89f2-5ea638500a61 not found ERROR 2025-11-12 08:45:35,069 tasks 20382 8426217792 Appointment 29f9b59b-030e-46b3-a6d2-02c34765b46a not found INFO 2025-11-12 08:46:04,659 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:05:04,555 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:05:07,701 tasks 20382 8426217792 Lab results sync started INFO 2025-11-12 09:05:07,701 tasks 20382 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 06:05:07.701344+00:00'} INFO 2025-11-12 09:05:07,708 tasks 20382 8426217792 Radiology results sync started INFO 2025-11-12 09:05:07,708 tasks 20382 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 06:05:07.708258+00:00'} INFO 2025-11-12 09:05:07,751 tasks 20389 8426217792 Notification created for user 1732fe12-8b99-451f-bee8-d8a7f0578232: Overdue Invoices Alert INFO 2025-11-12 09:05:07,758 tasks 20385 8426217792 Notification created for user 9303fb98-a827-430b-92c1-9ed12b963a21: Overdue Invoices Alert INFO 2025-11-12 09:05:07,759 tasks 20383 8426217792 Notification created for user be0b1327-87e7-4a61-8d76-02c2d78d0ff0: Overdue Invoices Alert INFO 2025-11-12 09:05:07,760 tasks 20386 8426217792 Notification created for user 3b3058c6-b3bb-4353-9876-940ab6d5771b: Overdue Invoices Alert INFO 2025-11-12 09:05:07,769 tasks 20382 8426217792 Notification created for user ef0a575a-1a5e-489d-b747-788cf0984fd0: Overdue Invoices Alert INFO 2025-11-12 09:05:11,882 tasks 20391 8426217792 Email sent successfully to ['marwan@tenhal.sa'] INFO 2025-11-12 09:05:11,918 tasks 20390 8426217792 Email sent successfully to ['jawaher.al-rashidi.admin2@agdar.sa'] INFO 2025-11-12 09:05:11,921 tasks 20392 8426217792 Email sent successfully to ['turki.al-dosari.finance2@agdar.sa'] INFO 2025-11-12 09:05:11,930 tasks 20393 8426217792 Email sent successfully to ['rania.al-mutairi.admin1@agdar.sa'] INFO 2025-11-12 09:05:11,930 tasks 20394 8426217792 Email sent successfully to ['salma.al-qahtani.finance1@agdar.sa'] ERROR 2025-11-12 09:05:24,557 tasks 20383 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found ERROR 2025-11-12 09:05:24,557 tasks 20382 8426217792 Appointment 9da5568b-cedf-4c99-b43c-6fe073d19c7d not found ERROR 2025-11-12 09:05:24,557 tasks 20390 8426217792 Appointment 31f52639-bd11-490b-8b15-a49bff639f58 not found ERROR 2025-11-12 09:05:24,558 tasks 20389 8426217792 Appointment 722be758-a64e-4d7e-93af-5671a309598b not found ERROR 2025-11-12 09:05:24,561 tasks 20391 8426217792 Appointment 0791fde8-4101-4e0a-a4f1-961470b24362 not found INFO 2025-11-12 09:06:04,549 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:09:14,404 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:10:18,915 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:12:03,447 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:15:08,583 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:16:08,323 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:17:08,316 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:18:08,322 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:19:08,325 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:20:08,329 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:21:08,304 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:22:08,303 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:23:08,299 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:24:08,290 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 09:24:57,140 tasks 20389 8426217792 Appointment 3b8319ff-3c12-4dcc-b174-88b2842a210d not found INFO 2025-11-12 09:25:08,301 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:26:08,303 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:27:08,300 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:28:08,291 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 09:28:24,815 tasks 20389 8426217792 Appointment 9dc2ebd4-10ca-44c5-ae89-984030eeee5b not found INFO 2025-11-12 09:29:08,302 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:30:00,005 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 09:30:00,006 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 06:30:00.006193+00:00'} INFO 2025-11-12 09:30:00,014 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 09:30:00,014 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 06:30:00.014198+00:00'} INFO 2025-11-12 09:30:08,302 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:31:08,306 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:32:08,288 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:33:08,301 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:34:08,308 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:35:08,361 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:36:08,344 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:37:08,354 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:38:08,357 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 09:38:38,785 tasks 20389 8426217792 Appointment f659e8bb-56a6-41d9-bd46-6affa1540c55 not found INFO 2025-11-12 09:39:08,360 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:40:08,349 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 09:40:28,363 tasks 20389 8426217792 Appointment 3b8319ff-3c12-4dcc-b174-88b2842a210d not found INFO 2025-11-12 09:41:08,362 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 09:41:23,113 tasks 20382 8426217792 Appointment ea3d0e3c-3354-4666-89f2-5ea638500a61 not found ERROR 2025-11-12 09:41:23,113 tasks 20389 8426217792 Appointment 29f9b59b-030e-46b3-a6d2-02c34765b46a not found INFO 2025-11-12 09:42:08,364 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:43:08,378 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 09:43:59,339 tasks 20389 8426217792 Appointment 992113b0-df94-4d68-8ee4-7830c326bfda not found ERROR 2025-11-12 09:43:59,347 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-12 09:44:08,353 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:45:08,363 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:46:08,367 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:47:08,364 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:48:08,359 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:49:08,364 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:50:08,366 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:51:08,157 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:52:08,149 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:53:08,148 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:54:08,153 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 09:54:57,002 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found ERROR 2025-11-12 09:54:57,002 tasks 20382 8426217792 Appointment 992113b0-df94-4d68-8ee4-7830c326bfda not found INFO 2025-11-12 09:55:08,143 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 09:56:00,054 tasks 20389 8426217792 Appointment 31f52639-bd11-490b-8b15-a49bff639f58 not found ERROR 2025-11-12 09:56:00,054 tasks 20382 8426217792 Appointment 0791fde8-4101-4e0a-a4f1-961470b24362 not found ERROR 2025-11-12 09:56:00,054 tasks 20390 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found ERROR 2025-11-12 09:56:00,055 tasks 20391 8426217792 Appointment 722be758-a64e-4d7e-93af-5671a309598b not found ERROR 2025-11-12 09:56:00,057 tasks 20383 8426217792 Appointment 9da5568b-cedf-4c99-b43c-6fe073d19c7d not found INFO 2025-11-12 09:56:08,152 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:57:08,147 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:58:08,148 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 09:59:08,147 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:00:00,009 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 10:00:00,009 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 07:00:00.009576+00:00'} INFO 2025-11-12 10:00:00,016 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 10:00:00,017 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 07:00:00.017122+00:00'} INFO 2025-11-12 10:00:08,145 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:01:08,141 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:02:08,130 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:03:08,145 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:04:08,140 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:05:08,144 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:06:08,127 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:07:08,153 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:08:08,157 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 10:08:38,572 tasks 20389 8426217792 Appointment 9dc2ebd4-10ca-44c5-ae89-984030eeee5b not found INFO 2025-11-12 10:09:08,158 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:10:08,154 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 10:10:28,156 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found ERROR 2025-11-12 10:10:28,156 tasks 20382 8426217792 Appointment 992113b0-df94-4d68-8ee4-7830c326bfda not found INFO 2025-11-12 10:11:08,152 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 10:11:22,895 tasks 20389 8426217792 Appointment f659e8bb-56a6-41d9-bd46-6affa1540c55 not found INFO 2025-11-12 10:12:08,148 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:13:08,149 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:14:08,154 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:15:08,154 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:16:36,911 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:19:56,880 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:21:52,483 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:27:40,004 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 10:28:32,476 tasks 20382 8426217792 Appointment ea3d0e3c-3354-4666-89f2-5ea638500a61 not found ERROR 2025-11-12 10:28:32,476 tasks 20389 8426217792 Appointment 29f9b59b-030e-46b3-a6d2-02c34765b46a not found INFO 2025-11-12 10:30:06,610 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 10:30:06,611 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 07:30:06.611036+00:00'} INFO 2025-11-12 10:30:06,619 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 10:30:06,620 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 07:30:06.620068+00:00'} INFO 2025-11-12 10:30:09,568 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:31:09,569 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:32:09,549 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:33:09,589 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:34:09,546 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:35:09,543 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 10:36:01,435 tasks 20389 8426217792 Appointment 3b8319ff-3c12-4dcc-b174-88b2842a210d not found INFO 2025-11-12 10:36:09,534 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:37:09,535 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:38:09,540 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 10:38:26,049 tasks 20389 8426217792 Appointment 0791fde8-4101-4e0a-a4f1-961470b24362 not found ERROR 2025-11-12 10:38:26,050 tasks 20382 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found ERROR 2025-11-12 10:38:26,050 tasks 20390 8426217792 Appointment 9da5568b-cedf-4c99-b43c-6fe073d19c7d not found ERROR 2025-11-12 10:38:26,050 tasks 20391 8426217792 Appointment 31f52639-bd11-490b-8b15-a49bff639f58 not found ERROR 2025-11-12 10:38:26,052 tasks 20383 8426217792 Appointment 722be758-a64e-4d7e-93af-5671a309598b not found INFO 2025-11-12 10:39:09,532 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 10:40:01,194 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-12 10:40:09,534 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:41:09,535 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:42:09,525 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:43:09,513 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:44:09,528 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:45:09,531 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:46:09,520 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:47:09,665 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:48:09,670 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:49:09,656 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:50:09,665 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:51:09,660 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 10:51:24,415 tasks 20389 8426217792 Appointment 9dc2ebd4-10ca-44c5-ae89-984030eeee5b not found INFO 2025-11-12 10:52:09,668 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:53:09,670 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 10:53:57,699 tasks 20389 8426217792 Appointment 29f9b59b-030e-46b3-a6d2-02c34765b46a not found ERROR 2025-11-12 10:53:57,699 tasks 20382 8426217792 Appointment ea3d0e3c-3354-4666-89f2-5ea638500a61 not found INFO 2025-11-12 10:54:09,664 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:55:09,661 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:56:09,661 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:57:09,663 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:58:09,658 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 10:59:09,664 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:00:00,022 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 11:00:00,023 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 08:00:00.023927+00:00'} INFO 2025-11-12 11:00:00,031 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 11:00:00,031 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 08:00:00.031658+00:00'} ERROR 2025-11-12 11:00:02,139 tasks 20389 8426217792 Appointment f659e8bb-56a6-41d9-bd46-6affa1540c55 not found INFO 2025-11-12 11:00:09,660 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:01:09,655 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:02:09,533 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:03:09,535 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:04:09,544 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 11:04:58,392 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-12 11:05:09,544 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 11:06:01,446 tasks 20389 8426217792 Appointment 992113b0-df94-4d68-8ee4-7830c326bfda not found ERROR 2025-11-12 11:06:01,446 tasks 20382 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-12 11:06:09,543 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:07:09,544 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:08:09,535 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 11:08:26,039 tasks 20389 8426217792 Appointment 3b8319ff-3c12-4dcc-b174-88b2842a210d not found INFO 2025-11-12 11:09:09,537 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:10:09,536 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:11:09,538 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:12:09,535 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:13:09,534 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:14:09,532 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:15:09,532 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:16:09,519 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 11:16:34,088 tasks 20382 8426217792 Appointment ea3d0e3c-3354-4666-89f2-5ea638500a61 not found ERROR 2025-11-12 11:16:34,088 tasks 20389 8426217792 Appointment 29f9b59b-030e-46b3-a6d2-02c34765b46a not found INFO 2025-11-12 11:17:09,534 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:18:09,599 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 11:18:40,021 tasks 20382 8426217792 Appointment 722be758-a64e-4d7e-93af-5671a309598b not found ERROR 2025-11-12 11:18:40,021 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found ERROR 2025-11-12 11:18:40,021 tasks 20390 8426217792 Appointment 0791fde8-4101-4e0a-a4f1-961470b24362 not found ERROR 2025-11-12 11:18:40,022 tasks 20391 8426217792 Appointment 9da5568b-cedf-4c99-b43c-6fe073d19c7d not found ERROR 2025-11-12 11:18:40,022 tasks 20383 8426217792 Appointment 31f52639-bd11-490b-8b15-a49bff639f58 not found ERROR 2025-11-12 11:18:40,665 tasks 20382 8426217792 Appointment 29f9b59b-030e-46b3-a6d2-02c34765b46a not found ERROR 2025-11-12 11:18:40,665 tasks 20389 8426217792 Appointment ea3d0e3c-3354-4666-89f2-5ea638500a61 not found ERROR 2025-11-12 11:18:40,710 tasks 20389 8426217792 Appointment 29f9b59b-030e-46b3-a6d2-02c34765b46a not found ERROR 2025-11-12 11:18:40,710 tasks 20382 8426217792 Appointment ea3d0e3c-3354-4666-89f2-5ea638500a61 not found INFO 2025-11-12 11:19:09,599 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:20:09,598 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 11:20:29,603 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-12 11:21:09,638 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:22:09,597 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:23:09,597 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 11:23:57,630 tasks 20389 8426217792 Appointment f659e8bb-56a6-41d9-bd46-6affa1540c55 not found INFO 2025-11-12 11:24:09,595 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:25:09,595 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:26:09,579 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:27:09,591 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:28:09,615 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:29:09,588 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:30:00,021 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 11:30:00,021 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 08:30:00.021793+00:00'} INFO 2025-11-12 11:30:00,030 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 11:30:00,030 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 08:30:00.030734+00:00'} ERROR 2025-11-12 11:30:02,070 tasks 20389 8426217792 Appointment 9dc2ebd4-10ca-44c5-ae89-984030eeee5b not found INFO 2025-11-12 11:30:09,587 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:38:45,240 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:39:45,245 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:40:45,248 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:41:45,248 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:42:45,252 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:43:45,251 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:44:45,242 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:45:45,243 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 11:46:01,760 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found ERROR 2025-11-12 11:46:01,760 tasks 20382 8426217792 Appointment 992113b0-df94-4d68-8ee4-7830c326bfda not found INFO 2025-11-12 11:46:45,239 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:49:10,895 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:50:10,892 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:51:10,895 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:52:10,900 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:53:10,882 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:54:10,849 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:55:10,859 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 11:55:35,422 tasks 20389 8426217792 Appointment f659e8bb-56a6-41d9-bd46-6affa1540c55 not found INFO 2025-11-12 11:56:10,856 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:57:10,850 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 11:57:41,277 tasks 20389 8426217792 Appointment 3b8319ff-3c12-4dcc-b174-88b2842a210d not found ERROR 2025-11-12 11:57:41,935 tasks 20389 8426217792 Appointment f659e8bb-56a6-41d9-bd46-6affa1540c55 not found ERROR 2025-11-12 11:57:41,975 tasks 20389 8426217792 Appointment f659e8bb-56a6-41d9-bd46-6affa1540c55 not found INFO 2025-11-12 11:58:10,858 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 11:59:10,848 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:00:00,004 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 12:00:00,005 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 09:00:00.005424+00:00'} INFO 2025-11-12 12:00:00,010 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 12:00:00,010 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 09:00:00.010202+00:00'} INFO 2025-11-12 12:00:10,854 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 12:00:25,606 tasks 20382 8426217792 Appointment 722be758-a64e-4d7e-93af-5671a309598b not found ERROR 2025-11-12 12:00:25,606 tasks 20390 8426217792 Appointment 31f52639-bd11-490b-8b15-a49bff639f58 not found ERROR 2025-11-12 12:00:25,607 tasks 20383 8426217792 Appointment 0791fde8-4101-4e0a-a4f1-961470b24362 not found ERROR 2025-11-12 12:00:25,609 tasks 20391 8426217792 Appointment 9da5568b-cedf-4c99-b43c-6fe073d19c7d not found ERROR 2025-11-12 12:00:25,609 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found INFO 2025-11-12 12:01:10,856 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:02:10,855 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 12:02:58,880 tasks 20389 8426217792 Appointment 9dc2ebd4-10ca-44c5-ae89-984030eeee5b not found INFO 2025-11-12 12:03:10,867 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:04:10,850 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:05:10,853 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:06:10,854 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:07:10,847 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:08:10,824 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:09:10,829 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:10:10,826 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:11:10,823 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:12:10,825 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:13:10,822 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:14:10,823 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 12:15:02,714 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-12 12:15:10,828 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:16:10,819 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:17:10,808 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:18:10,817 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:19:10,819 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:20:10,815 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:21:10,800 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:22:10,814 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:23:10,822 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:24:10,803 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:25:10,800 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 12:25:35,358 tasks 20389 8426217792 Appointment 9dc2ebd4-10ca-44c5-ae89-984030eeee5b not found INFO 2025-11-12 12:26:10,799 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:27:10,802 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 12:27:41,223 tasks 20389 8426217792 Appointment 992113b0-df94-4d68-8ee4-7830c326bfda not found ERROR 2025-11-12 12:27:41,223 tasks 20382 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found ERROR 2025-11-12 12:27:41,880 tasks 20389 8426217792 Appointment 9dc2ebd4-10ca-44c5-ae89-984030eeee5b not found ERROR 2025-11-12 12:27:41,917 tasks 20389 8426217792 Appointment 9dc2ebd4-10ca-44c5-ae89-984030eeee5b not found INFO 2025-11-12 12:28:10,803 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:29:10,800 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:30:00,006 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 12:30:00,006 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 09:30:00.006748+00:00'} INFO 2025-11-12 12:30:00,011 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 12:30:00,011 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 09:30:00.011859+00:00'} INFO 2025-11-12 12:30:10,784 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 12:30:25,550 tasks 20389 8426217792 Appointment 3b8319ff-3c12-4dcc-b174-88b2842a210d not found INFO 2025-11-12 12:31:10,796 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:32:10,799 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:33:10,794 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:34:10,795 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:35:10,780 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:36:10,791 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:37:10,796 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:38:10,789 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 12:39:03,250 tasks 20389 8426217792 Appointment 9da5568b-cedf-4c99-b43c-6fe073d19c7d not found ERROR 2025-11-12 12:39:03,250 tasks 20390 8426217792 Appointment 0791fde8-4101-4e0a-a4f1-961470b24362 not found ERROR 2025-11-12 12:39:03,250 tasks 20382 8426217792 Appointment 31f52639-bd11-490b-8b15-a49bff639f58 not found ERROR 2025-11-12 12:39:03,250 tasks 20391 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found ERROR 2025-11-12 12:39:03,250 tasks 20383 8426217792 Appointment 722be758-a64e-4d7e-93af-5671a309598b not found INFO 2025-11-12 12:39:10,783 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:40:10,767 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:41:10,778 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:42:10,776 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:43:10,779 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:44:10,774 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:45:10,769 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:46:10,770 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 12:46:34,920 tasks 20389 8426217792 Appointment ea3d0e3c-3354-4666-89f2-5ea638500a61 not found ERROR 2025-11-12 12:46:34,920 tasks 20382 8426217792 Appointment 29f9b59b-030e-46b3-a6d2-02c34765b46a not found INFO 2025-11-12 12:47:10,775 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 12:47:27,282 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-12 12:48:10,767 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 12:49:10,755 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:04:44,812 tasks 20382 8426217792 Radiology results sync started INFO 2025-11-12 13:04:44,806 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 13:04:44,892 tasks 20382 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 10:04:44.892360+00:00'} INFO 2025-11-12 13:04:44,892 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 10:04:44.892383+00:00'} INFO 2025-11-12 13:05:20,559 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:06:20,559 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:07:20,554 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:08:20,560 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:09:20,561 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:10:20,553 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:11:20,550 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:12:20,549 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:13:20,554 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:14:20,556 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:15:20,553 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 13:15:35,308 tasks 20382 8426217792 Appointment 992113b0-df94-4d68-8ee4-7830c326bfda not found ERROR 2025-11-12 13:15:35,308 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-12 13:16:20,553 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:17:20,547 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 13:18:08,588 tasks 20383 8426217792 Appointment 0791fde8-4101-4e0a-a4f1-961470b24362 not found ERROR 2025-11-12 13:18:08,588 tasks 20389 8426217792 Appointment 31f52639-bd11-490b-8b15-a49bff639f58 not found ERROR 2025-11-12 13:18:08,588 tasks 20391 8426217792 Appointment 9da5568b-cedf-4c99-b43c-6fe073d19c7d not found ERROR 2025-11-12 13:18:08,588 tasks 20390 8426217792 Appointment 722be758-a64e-4d7e-93af-5671a309598b not found ERROR 2025-11-12 13:18:08,588 tasks 20382 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found INFO 2025-11-12 13:18:20,551 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:19:20,553 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:20:20,517 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:21:20,518 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:22:20,516 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:23:20,517 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 13:24:12,996 tasks 20389 8426217792 Appointment 3b8319ff-3c12-4dcc-b174-88b2842a210d not found INFO 2025-11-12 13:24:20,515 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:25:20,516 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:26:20,546 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:27:20,514 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:28:20,511 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:29:20,543 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:30:00,038 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 13:30:00,039 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 10:30:00.039208+00:00'} INFO 2025-11-12 13:30:00,069 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 13:30:00,070 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 10:30:00.070440+00:00'} INFO 2025-11-12 13:30:20,510 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:31:20,510 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 13:31:44,692 tasks 20389 8426217792 Appointment f659e8bb-56a6-41d9-bd46-6affa1540c55 not found INFO 2025-11-12 13:32:20,530 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:33:20,536 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:34:20,508 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:35:20,506 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:36:20,503 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:37:20,508 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:38:20,504 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:39:20,500 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:40:20,501 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 13:40:45,060 tasks 20382 8426217792 Appointment 722be758-a64e-4d7e-93af-5671a309598b not found ERROR 2025-11-12 13:40:45,061 tasks 20390 8426217792 Appointment 0791fde8-4101-4e0a-a4f1-961470b24362 not found ERROR 2025-11-12 13:40:45,061 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found ERROR 2025-11-12 13:40:45,061 tasks 20391 8426217792 Appointment 31f52639-bd11-490b-8b15-a49bff639f58 not found ERROR 2025-11-12 13:40:45,061 tasks 20383 8426217792 Appointment 9da5568b-cedf-4c99-b43c-6fe073d19c7d not found INFO 2025-11-12 13:41:20,498 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:42:20,500 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 13:42:30,935 tasks 20389 8426217792 Appointment ea3d0e3c-3354-4666-89f2-5ea638500a61 not found ERROR 2025-11-12 13:42:30,935 tasks 20382 8426217792 Appointment 29f9b59b-030e-46b3-a6d2-02c34765b46a not found ERROR 2025-11-12 13:42:50,923 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found ERROR 2025-11-12 13:42:51,582 tasks 20382 8426217792 Appointment 31f52639-bd11-490b-8b15-a49bff639f58 not found ERROR 2025-11-12 13:42:51,582 tasks 20389 8426217792 Appointment 722be758-a64e-4d7e-93af-5671a309598b not found ERROR 2025-11-12 13:42:51,582 tasks 20383 8426217792 Appointment 0791fde8-4101-4e0a-a4f1-961470b24362 not found ERROR 2025-11-12 13:42:51,582 tasks 20390 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found ERROR 2025-11-12 13:42:51,589 tasks 20391 8426217792 Appointment 9da5568b-cedf-4c99-b43c-6fe073d19c7d not found ERROR 2025-11-12 13:42:51,621 tasks 20390 8426217792 Appointment 0791fde8-4101-4e0a-a4f1-961470b24362 not found ERROR 2025-11-12 13:42:51,621 tasks 20382 8426217792 Appointment 31f52639-bd11-490b-8b15-a49bff639f58 not found ERROR 2025-11-12 13:42:51,621 tasks 20389 8426217792 Appointment 9da5568b-cedf-4c99-b43c-6fe073d19c7d not found ERROR 2025-11-12 13:42:51,621 tasks 20391 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found ERROR 2025-11-12 13:42:51,621 tasks 20383 8426217792 Appointment 722be758-a64e-4d7e-93af-5671a309598b not found INFO 2025-11-12 13:43:20,498 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:44:20,504 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:45:20,489 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:46:20,494 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:47:20,495 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 13:48:08,534 tasks 20389 8426217792 Appointment 3b8319ff-3c12-4dcc-b174-88b2842a210d not found INFO 2025-11-12 13:48:20,498 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:49:20,491 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:50:20,529 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:51:20,521 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:52:20,530 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 13:52:58,427 tasks 20382 8426217792 Appointment ea3d0e3c-3354-4666-89f2-5ea638500a61 not found ERROR 2025-11-12 13:52:58,427 tasks 20389 8426217792 Appointment 29f9b59b-030e-46b3-a6d2-02c34765b46a not found INFO 2025-11-12 13:53:20,522 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 13:54:13,001 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found ERROR 2025-11-12 13:54:13,001 tasks 20382 8426217792 Appointment 992113b0-df94-4d68-8ee4-7830c326bfda not found INFO 2025-11-12 13:54:20,518 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:55:20,522 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:56:20,514 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:57:20,518 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:58:20,514 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 13:59:20,522 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:00:00,013 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 14:00:00,013 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 11:00:00.013511+00:00'} INFO 2025-11-12 14:00:00,019 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 14:00:00,020 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 11:00:00.019998+00:00'} INFO 2025-11-12 14:00:20,524 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:01:20,518 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 14:01:44,677 tasks 20389 8426217792 Appointment 9dc2ebd4-10ca-44c5-ae89-984030eeee5b not found INFO 2025-11-12 14:02:20,522 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:03:20,520 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:04:20,518 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:06:39,936 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:07:39,920 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:08:39,916 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:09:39,921 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:10:39,921 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:11:39,918 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 14:12:04,477 tasks 20389 8426217792 Appointment 3b8319ff-3c12-4dcc-b174-88b2842a210d not found INFO 2025-11-12 14:12:39,919 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:13:39,922 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 14:13:50,354 tasks 20389 8426217792 Appointment f659e8bb-56a6-41d9-bd46-6affa1540c55 not found ERROR 2025-11-12 14:14:10,999 tasks 20389 8426217792 Appointment 3b8319ff-3c12-4dcc-b174-88b2842a210d not found ERROR 2025-11-12 14:14:11,034 tasks 20389 8426217792 Appointment 3b8319ff-3c12-4dcc-b174-88b2842a210d not found INFO 2025-11-12 14:14:39,919 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:15:39,915 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:16:39,915 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 14:16:54,666 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-12 14:17:39,904 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:18:39,914 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 14:19:27,951 tasks 20382 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found ERROR 2025-11-12 14:19:27,951 tasks 20389 8426217792 Appointment 992113b0-df94-4d68-8ee4-7830c326bfda not found INFO 2025-11-12 14:19:39,917 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:20:39,939 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:21:39,940 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:22:39,931 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:23:39,937 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 14:24:17,834 tasks 20389 8426217792 Appointment f659e8bb-56a6-41d9-bd46-6affa1540c55 not found INFO 2025-11-12 14:24:39,931 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:25:39,928 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:26:39,935 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:27:39,923 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:28:39,936 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 14:28:51,101 tasks 20389 8426217792 Appointment 29f9b59b-030e-46b3-a6d2-02c34765b46a not found ERROR 2025-11-12 14:28:51,101 tasks 20382 8426217792 Appointment ea3d0e3c-3354-4666-89f2-5ea638500a61 not found INFO 2025-11-12 14:29:39,935 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:30:00,005 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 14:30:00,006 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 11:30:00.006144+00:00'} INFO 2025-11-12 14:30:00,011 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 14:30:00,012 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 11:30:00.012105+00:00'} INFO 2025-11-12 14:30:39,935 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:31:39,937 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:32:39,929 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 14:33:13,582 tasks 20389 8426217792 Appointment 29f9b59b-030e-46b3-a6d2-02c34765b46a not found ERROR 2025-11-12 14:33:13,582 tasks 20382 8426217792 Appointment ea3d0e3c-3354-4666-89f2-5ea638500a61 not found INFO 2025-11-12 14:33:39,937 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:34:39,935 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:35:40,029 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:36:40,017 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:37:40,025 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:38:40,027 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:39:40,035 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:40:40,027 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:41:40,034 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 14:42:04,594 tasks 20382 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found ERROR 2025-11-12 14:42:04,594 tasks 20389 8426217792 Appointment 992113b0-df94-4d68-8ee4-7830c326bfda not found INFO 2025-11-12 14:42:40,022 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:43:40,046 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 14:43:50,457 tasks 20389 8426217792 Appointment 9dc2ebd4-10ca-44c5-ae89-984030eeee5b not found ERROR 2025-11-12 14:44:11,100 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found ERROR 2025-11-12 14:44:11,100 tasks 20382 8426217792 Appointment 992113b0-df94-4d68-8ee4-7830c326bfda not found ERROR 2025-11-12 14:44:11,145 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found ERROR 2025-11-12 14:44:11,145 tasks 20382 8426217792 Appointment 992113b0-df94-4d68-8ee4-7830c326bfda not found INFO 2025-11-12 14:44:40,033 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:45:40,026 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:46:40,031 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:47:40,028 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:48:40,034 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:49:40,029 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:50:40,062 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:51:40,056 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:52:40,046 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:53:40,059 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 14:54:17,951 tasks 20389 8426217792 Appointment 9dc2ebd4-10ca-44c5-ae89-984030eeee5b not found INFO 2025-11-12 14:54:40,059 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 14:55:32,538 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-12 14:55:40,058 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:56:40,054 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:57:40,048 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 14:58:40,057 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 14:58:51,226 tasks 20389 8426217792 Appointment f659e8bb-56a6-41d9-bd46-6affa1540c55 not found INFO 2025-11-12 14:59:40,055 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:00:00,022 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 15:00:00,022 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 12:00:00.022778+00:00'} INFO 2025-11-12 15:00:00,031 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 15:00:00,031 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 12:00:00.031233+00:00'} INFO 2025-11-12 15:00:40,063 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:01:40,066 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:02:40,068 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 15:03:04,216 tasks 20382 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found ERROR 2025-11-12 15:03:04,216 tasks 20390 8426217792 Appointment 722be758-a64e-4d7e-93af-5671a309598b not found ERROR 2025-11-12 15:03:04,216 tasks 20389 8426217792 Appointment 9da5568b-cedf-4c99-b43c-6fe073d19c7d not found ERROR 2025-11-12 15:03:04,217 tasks 20391 8426217792 Appointment 0791fde8-4101-4e0a-a4f1-961470b24362 not found ERROR 2025-11-12 15:03:04,218 tasks 20383 8426217792 Appointment 31f52639-bd11-490b-8b15-a49bff639f58 not found ERROR 2025-11-12 15:03:13,718 tasks 20389 8426217792 Appointment f659e8bb-56a6-41d9-bd46-6affa1540c55 not found INFO 2025-11-12 15:03:40,062 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:04:40,067 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:05:40,036 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:06:40,048 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:21:27,747 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:22:27,749 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:23:27,751 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:24:27,744 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:25:27,751 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:26:27,751 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:27:27,751 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:28:27,752 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:29:27,756 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:30:00,012 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 15:30:00,012 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 12:30:00.012418+00:00'} INFO 2025-11-12 15:30:00,017 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 15:30:00,018 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 12:30:00.017994+00:00'} INFO 2025-11-12 15:30:27,757 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:31:27,757 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:32:27,751 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 15:33:15,797 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-12 15:33:27,757 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:34:27,757 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:35:27,760 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:36:27,758 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:37:27,759 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:38:27,759 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:39:27,795 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:40:27,756 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:41:27,762 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:42:27,794 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 15:42:38,954 tasks 20389 8426217792 Appointment 9dc2ebd4-10ca-44c5-ae89-984030eeee5b not found INFO 2025-11-12 15:43:27,795 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:44:27,756 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:45:27,766 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:46:27,758 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 15:46:51,922 tasks 20389 8426217792 Appointment 3b8319ff-3c12-4dcc-b174-88b2842a210d not found ERROR 2025-11-12 15:47:01,425 tasks 20389 8426217792 Appointment 9dc2ebd4-10ca-44c5-ae89-984030eeee5b not found INFO 2025-11-12 15:47:27,764 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:48:27,765 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:49:27,760 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:50:27,767 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:51:27,749 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:52:27,739 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:53:27,744 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:54:27,747 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:55:27,742 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 15:55:52,307 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-12 15:56:27,747 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:57:27,745 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 15:57:38,180 tasks 20390 8426217792 Appointment 0791fde8-4101-4e0a-a4f1-961470b24362 not found ERROR 2025-11-12 15:57:38,180 tasks 20382 8426217792 Appointment 722be758-a64e-4d7e-93af-5671a309598b not found ERROR 2025-11-12 15:57:38,180 tasks 20391 8426217792 Appointment 9da5568b-cedf-4c99-b43c-6fe073d19c7d not found ERROR 2025-11-12 15:57:38,180 tasks 20383 8426217792 Appointment 31f52639-bd11-490b-8b15-a49bff639f58 not found ERROR 2025-11-12 15:57:38,180 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found ERROR 2025-11-12 15:57:58,830 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found ERROR 2025-11-12 15:57:58,868 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-12 15:58:27,748 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 15:59:27,761 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 16:00:00,001 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-12 16:00:00,011 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 16:00:00,011 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 13:00:00.011752+00:00'} INFO 2025-11-12 16:00:00,019 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 16:00:00,019 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 13:00:00.019823+00:00'} INFO 2025-11-12 16:00:27,761 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:01:27,747 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:02:27,744 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:03:27,749 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:04:27,747 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:05:27,751 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:06:27,743 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 16:06:45,380 tasks 20382 8426217792 Appointment 29f9b59b-030e-46b3-a6d2-02c34765b46a not found ERROR 2025-11-12 16:06:45,380 tasks 20389 8426217792 Appointment ea3d0e3c-3354-4666-89f2-5ea638500a61 not found INFO 2025-11-12 16:07:27,749 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 16:07:45,548 tasks 20389 8426217792 Appointment ea3d0e3c-3354-4666-89f2-5ea638500a61 not found ERROR 2025-11-12 16:07:45,548 tasks 20382 8426217792 Appointment 29f9b59b-030e-46b3-a6d2-02c34765b46a not found ERROR 2025-11-12 16:07:45,663 tasks 20389 8426217792 Appointment 29f9b59b-030e-46b3-a6d2-02c34765b46a not found ERROR 2025-11-12 16:07:45,663 tasks 20382 8426217792 Appointment ea3d0e3c-3354-4666-89f2-5ea638500a61 not found ERROR 2025-11-12 16:08:05,654 tasks 20390 8426217792 Appointment 9da5568b-cedf-4c99-b43c-6fe073d19c7d not found ERROR 2025-11-12 16:08:05,656 tasks 20382 8426217792 Appointment 31f52639-bd11-490b-8b15-a49bff639f58 not found ERROR 2025-11-12 16:08:05,657 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found ERROR 2025-11-12 16:08:05,657 tasks 20391 8426217792 Appointment 722be758-a64e-4d7e-93af-5671a309598b not found ERROR 2025-11-12 16:08:05,660 tasks 20383 8426217792 Appointment 0791fde8-4101-4e0a-a4f1-961470b24362 not found INFO 2025-11-12 16:08:27,745 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:09:27,750 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:10:27,754 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:11:27,865 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:12:27,754 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:13:27,756 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 16:13:47,743 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-12 16:14:27,752 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 16:15:07,272 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-12 16:15:27,746 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:16:27,750 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 16:16:51,908 tasks 20382 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found ERROR 2025-11-12 16:16:51,908 tasks 20389 8426217792 Appointment 992113b0-df94-4d68-8ee4-7830c326bfda not found INFO 2025-11-12 16:17:27,752 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:18:27,757 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:19:27,758 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:20:27,758 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:21:27,736 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:22:27,727 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:23:27,718 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:24:27,724 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:25:27,731 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:26:27,730 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:27:27,713 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 16:27:38,167 tasks 20389 8426217792 Appointment 3b8319ff-3c12-4dcc-b174-88b2842a210d not found INFO 2025-11-12 16:28:27,730 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:29:27,730 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:30:00,019 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 16:30:00,020 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 13:30:00.020284+00:00'} INFO 2025-11-12 16:30:00,028 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 16:30:00,028 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 13:30:00.028707+00:00'} ERROR 2025-11-12 16:30:16,980 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-12 16:30:27,734 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:31:27,718 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 16:31:42,504 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-12 16:32:27,720 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:33:27,734 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:34:27,732 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:35:27,732 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:36:27,759 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 16:36:45,394 tasks 20389 8426217792 Appointment f659e8bb-56a6-41d9-bd46-6affa1540c55 not found INFO 2025-11-12 16:37:27,769 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 16:37:45,565 tasks 20389 8426217792 Appointment f659e8bb-56a6-41d9-bd46-6affa1540c55 not found ERROR 2025-11-12 16:37:45,682 tasks 20389 8426217792 Appointment f659e8bb-56a6-41d9-bd46-6affa1540c55 not found ERROR 2025-11-12 16:38:05,666 tasks 20389 8426217792 Appointment 3b8319ff-3c12-4dcc-b174-88b2842a210d not found INFO 2025-11-12 16:38:27,773 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 16:39:18,260 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-12 16:39:27,772 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:40:27,769 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:41:27,770 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:42:27,772 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 16:42:38,936 tasks 20382 8426217792 Appointment 9da5568b-cedf-4c99-b43c-6fe073d19c7d not found ERROR 2025-11-12 16:42:38,937 tasks 20389 8426217792 Appointment 0791fde8-4101-4e0a-a4f1-961470b24362 not found ERROR 2025-11-12 16:42:38,937 tasks 20390 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found ERROR 2025-11-12 16:42:38,937 tasks 20391 8426217792 Appointment 31f52639-bd11-490b-8b15-a49bff639f58 not found ERROR 2025-11-12 16:42:38,939 tasks 20383 8426217792 Appointment 722be758-a64e-4d7e-93af-5671a309598b not found INFO 2025-11-12 16:43:27,771 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:44:27,767 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:45:27,775 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:46:27,772 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 16:47:01,430 tasks 20389 8426217792 Appointment 0791fde8-4101-4e0a-a4f1-961470b24362 not found ERROR 2025-11-12 16:47:01,430 tasks 20383 8426217792 Appointment 722be758-a64e-4d7e-93af-5671a309598b not found ERROR 2025-11-12 16:47:01,430 tasks 20382 8426217792 Appointment 9da5568b-cedf-4c99-b43c-6fe073d19c7d not found ERROR 2025-11-12 16:47:01,430 tasks 20390 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found ERROR 2025-11-12 16:47:01,432 tasks 20391 8426217792 Appointment 31f52639-bd11-490b-8b15-a49bff639f58 not found INFO 2025-11-12 16:47:27,771 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:48:27,780 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 16:49:19,433 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-12 16:49:27,769 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:50:27,777 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:51:27,774 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:52:27,777 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:53:27,768 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:54:27,777 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:55:27,783 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:56:27,777 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:57:27,772 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 16:57:38,212 tasks 20382 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found ERROR 2025-11-12 16:57:38,212 tasks 20389 8426217792 Appointment 992113b0-df94-4d68-8ee4-7830c326bfda not found INFO 2025-11-12 16:58:27,782 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 16:59:27,779 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:00:00,008 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 17:00:00,009 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 14:00:00.009008+00:00'} INFO 2025-11-12 17:00:00,014 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 17:00:00,015 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 14:00:00.015023+00:00'} INFO 2025-11-12 17:00:27,777 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:01:27,783 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:02:27,779 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:03:27,766 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:04:27,781 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:05:27,781 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:06:27,905 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 17:06:45,524 tasks 20389 8426217792 Appointment 9dc2ebd4-10ca-44c5-ae89-984030eeee5b not found INFO 2025-11-12 17:07:27,901 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 17:07:45,696 tasks 20389 8426217792 Appointment 9dc2ebd4-10ca-44c5-ae89-984030eeee5b not found ERROR 2025-11-12 17:07:45,810 tasks 20389 8426217792 Appointment 9dc2ebd4-10ca-44c5-ae89-984030eeee5b not found ERROR 2025-11-12 17:08:05,803 tasks 20389 8426217792 Appointment 992113b0-df94-4d68-8ee4-7830c326bfda not found ERROR 2025-11-12 17:08:05,803 tasks 20382 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-12 17:08:27,892 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:09:27,898 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:10:27,901 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:11:27,907 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:12:27,906 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 17:12:39,066 tasks 20389 8426217792 Appointment 3b8319ff-3c12-4dcc-b174-88b2842a210d not found INFO 2025-11-12 17:13:27,899 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 17:14:16,749 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-12 17:14:27,908 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:15:27,910 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:16:27,914 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 17:16:52,059 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found ERROR 2025-11-12 17:17:01,570 tasks 20389 8426217792 Appointment 3b8319ff-3c12-4dcc-b174-88b2842a210d not found INFO 2025-11-12 17:17:27,914 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:18:27,913 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:19:27,917 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:20:27,923 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:21:27,867 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:22:27,859 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:23:27,861 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:24:27,862 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:25:27,862 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:26:27,861 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:27:27,862 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:28:27,864 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:29:27,860 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 17:29:47,873 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-12 17:30:00,005 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 17:30:00,005 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 14:30:00.005710+00:00'} INFO 2025-11-12 17:30:00,011 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 17:30:00,011 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 14:30:00.011191+00:00'} INFO 2025-11-12 17:30:27,868 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:31:27,869 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:32:27,865 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:33:27,871 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:34:27,867 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:35:27,875 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:36:27,868 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:37:27,829 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:38:27,829 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:39:27,864 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:40:27,896 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:41:27,830 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:42:27,865 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 17:42:39,027 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found ERROR 2025-11-12 17:42:39,027 tasks 20382 8426217792 Appointment 992113b0-df94-4d68-8ee4-7830c326bfda not found INFO 2025-11-12 17:43:27,866 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:44:27,834 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:45:27,838 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:46:27,926 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 17:47:01,492 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found ERROR 2025-11-12 17:47:01,493 tasks 20382 8426217792 Appointment 992113b0-df94-4d68-8ee4-7830c326bfda not found INFO 2025-11-12 17:47:27,834 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:48:27,838 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:49:27,838 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:50:27,836 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:51:27,742 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:52:27,745 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:53:27,745 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:54:27,744 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:55:27,746 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:56:27,743 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:57:27,741 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 17:57:38,184 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-12 17:58:27,739 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 17:59:27,754 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:00:00,020 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 18:00:00,020 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 15:00:00.020728+00:00'} INFO 2025-11-12 18:00:00,029 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 18:00:00,029 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 15:00:00.029165+00:00'} INFO 2025-11-12 18:00:00,045 tasks 20389 8426217792 Generated daily schedule for 2025-11-13: {'date': '2025-11-13', 'total_appointments': 0, 'providers_with_appointments': 0} INFO 2025-11-12 18:00:27,756 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:01:27,738 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:02:27,742 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:03:27,742 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:04:27,740 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:05:27,748 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:06:27,740 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 18:06:45,376 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found ERROR 2025-11-12 18:06:45,377 tasks 20382 8426217792 Appointment 722be758-a64e-4d7e-93af-5671a309598b not found ERROR 2025-11-12 18:06:45,377 tasks 20390 8426217792 Appointment 31f52639-bd11-490b-8b15-a49bff639f58 not found ERROR 2025-11-12 18:06:45,378 tasks 20383 8426217792 Appointment 0791fde8-4101-4e0a-a4f1-961470b24362 not found ERROR 2025-11-12 18:06:45,379 tasks 20391 8426217792 Appointment 9da5568b-cedf-4c99-b43c-6fe073d19c7d not found INFO 2025-11-12 18:07:27,745 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 18:07:45,544 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found ERROR 2025-11-12 18:07:45,544 tasks 20390 8426217792 Appointment 0791fde8-4101-4e0a-a4f1-961470b24362 not found ERROR 2025-11-12 18:07:45,544 tasks 20383 8426217792 Appointment 9da5568b-cedf-4c99-b43c-6fe073d19c7d not found ERROR 2025-11-12 18:07:45,544 tasks 20382 8426217792 Appointment 31f52639-bd11-490b-8b15-a49bff639f58 not found ERROR 2025-11-12 18:07:45,546 tasks 20391 8426217792 Appointment 722be758-a64e-4d7e-93af-5671a309598b not found ERROR 2025-11-12 18:07:45,655 tasks 20383 8426217792 Appointment 9da5568b-cedf-4c99-b43c-6fe073d19c7d not found ERROR 2025-11-12 18:07:45,658 tasks 20389 8426217792 Appointment 31f52639-bd11-490b-8b15-a49bff639f58 not found ERROR 2025-11-12 18:07:45,658 tasks 20382 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found ERROR 2025-11-12 18:07:45,658 tasks 20390 8426217792 Appointment 722be758-a64e-4d7e-93af-5671a309598b not found ERROR 2025-11-12 18:07:45,658 tasks 20391 8426217792 Appointment 0791fde8-4101-4e0a-a4f1-961470b24362 not found ERROR 2025-11-12 18:08:05,650 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-12 18:08:27,746 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:09:27,746 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:10:27,742 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:11:27,743 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:12:27,762 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:13:27,736 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:14:27,743 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 18:15:19,650 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-12 18:15:27,741 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:16:27,743 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:17:27,742 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:18:27,741 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:19:27,748 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:20:27,742 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:21:27,755 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:37:37,748 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 18:37:37,750 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 15:37:37.750109+00:00'} INFO 2025-11-12 18:37:37,754 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 18:37:37,754 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 15:37:37.754340+00:00'} INFO 2025-11-12 18:37:40,177 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:38:40,198 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:39:40,204 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:40:40,200 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:41:40,198 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:42:40,188 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:43:40,190 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:44:40,192 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:45:40,202 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:46:40,199 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:47:40,187 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:48:40,201 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:49:40,198 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:50:40,203 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:51:40,197 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 18:51:57,814 tasks 20389 8426217792 Appointment 3b8319ff-3c12-4dcc-b174-88b2842a210d not found INFO 2025-11-12 18:52:40,075 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 18:52:57,882 tasks 20389 8426217792 Appointment 3b8319ff-3c12-4dcc-b174-88b2842a210d not found ERROR 2025-11-12 18:52:57,997 tasks 20389 8426217792 Appointment 3b8319ff-3c12-4dcc-b174-88b2842a210d not found INFO 2025-11-12 18:53:40,089 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:54:40,076 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:55:40,091 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:56:40,099 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:57:40,073 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 18:57:51,249 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-12 18:58:40,088 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 18:59:40,090 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:00:00,020 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 19:00:00,020 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 16:00:00.020358+00:00'} INFO 2025-11-12 19:00:00,028 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 19:00:00,028 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 16:00:00.028974+00:00'} INFO 2025-11-12 19:00:40,081 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:01:40,076 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 19:02:13,739 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-12 19:02:40,077 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 19:02:56,591 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-12 19:03:40,072 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:04:40,081 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:05:40,082 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:06:40,069 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:07:40,082 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:08:40,107 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:09:40,100 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:10:40,098 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:11:40,095 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:12:40,099 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:13:40,095 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:14:40,092 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:15:40,095 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:16:40,100 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:17:40,081 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:18:40,094 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:19:40,095 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:20:40,093 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:21:40,093 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 19:21:57,711 tasks 20382 8426217792 Appointment 992113b0-df94-4d68-8ee4-7830c326bfda not found ERROR 2025-11-12 19:21:57,710 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-12 19:22:40,093 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 19:22:57,903 tasks 20382 8426217792 Appointment 992113b0-df94-4d68-8ee4-7830c326bfda not found ERROR 2025-11-12 19:22:57,904 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found ERROR 2025-11-12 19:22:58,021 tasks 20382 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found ERROR 2025-11-12 19:22:58,021 tasks 20389 8426217792 Appointment 992113b0-df94-4d68-8ee4-7830c326bfda not found INFO 2025-11-12 19:23:40,117 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:24:40,122 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:25:40,122 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:26:40,103 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:27:40,115 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:28:40,116 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:29:40,116 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:30:00,012 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 19:30:00,012 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 16:30:00.012467+00:00'} INFO 2025-11-12 19:30:00,020 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 19:30:00,020 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 16:30:00.020779+00:00'} INFO 2025-11-12 19:30:40,118 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:31:40,105 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:32:40,114 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:33:40,124 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:34:40,118 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:35:40,117 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:36:40,109 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:37:40,120 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:46:02,616 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:47:02,615 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:48:02,615 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:49:02,616 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:50:02,614 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 19:50:33,044 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-12 19:51:02,615 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:52:02,614 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:53:02,619 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:54:02,618 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:55:02,618 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:56:02,617 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:57:02,618 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:58:02,618 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 19:59:02,616 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:00:00,014 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 20:00:00,016 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 17:00:00.016281+00:00'} INFO 2025-11-12 20:00:00,019 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 20:00:00,019 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 17:00:00.019447+00:00'} INFO 2025-11-12 20:00:02,614 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:01:02,699 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:02:02,700 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:03:02,699 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:04:02,741 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:05:02,701 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:06:02,702 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:07:02,736 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:08:02,735 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:09:02,706 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:10:02,700 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:11:02,703 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:12:02,709 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:13:02,698 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:14:02,710 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:15:02,708 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:16:02,752 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:17:02,756 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:18:02,759 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:19:02,758 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:20:02,759 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:21:02,761 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:22:02,778 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:23:02,779 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 20:23:17,523 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-12 20:24:02,763 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:25:02,773 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:26:02,765 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:27:02,769 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:28:02,771 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:29:02,765 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 20:29:20,398 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-12 20:30:00,013 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 20:30:00,014 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 17:30:00.014092+00:00'} INFO 2025-11-12 20:30:00,020 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 20:30:00,021 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 17:30:00.021067+00:00'} INFO 2025-11-12 20:30:02,771 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 20:30:20,565 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found ERROR 2025-11-12 20:30:20,686 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-12 20:31:02,800 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:32:02,799 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:33:02,802 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:34:02,804 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:35:02,807 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:36:02,808 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:37:02,806 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:38:02,816 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:39:02,810 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:40:02,811 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:41:02,812 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:42:02,818 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:43:02,822 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:44:02,817 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:45:02,820 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:47:05,360 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:48:05,393 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:49:05,386 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:50:05,394 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:51:05,389 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:52:05,393 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:53:05,395 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:54:05,387 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:55:05,393 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:56:05,396 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:57:05,401 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:58:05,398 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 20:59:05,397 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:00:00,013 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 21:00:00,013 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 18:00:00.013680+00:00'} INFO 2025-11-12 21:00:00,019 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 21:00:00,019 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 18:00:00.019946+00:00'} INFO 2025-11-12 21:00:05,401 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:01:05,336 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:02:05,336 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 21:02:57,818 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-12 21:03:05,328 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:04:05,342 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:05:05,341 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:06:05,342 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:07:05,322 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:08:05,338 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:09:05,339 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:10:05,341 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:11:05,334 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:12:05,340 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:13:05,346 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:14:05,342 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:15:05,344 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:16:05,323 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:17:05,318 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:18:05,328 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:19:05,318 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:20:05,314 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:21:05,324 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:22:05,326 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:23:05,318 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:24:05,329 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:25:05,319 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:26:05,322 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 21:26:53,361 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-12 21:27:05,321 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:28:05,324 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:29:05,328 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:30:00,009 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 21:30:00,009 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 18:30:00.009289+00:00'} INFO 2025-11-12 21:30:00,014 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 21:30:00,014 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 18:30:00.014713+00:00'} INFO 2025-11-12 21:30:05,325 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:31:05,268 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:32:05,272 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:33:05,276 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:34:05,275 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:35:05,267 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:36:05,263 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:37:05,277 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:38:05,271 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:39:05,269 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:40:05,258 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:41:05,263 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:42:05,271 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:43:05,272 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:44:05,261 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:45:05,271 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:46:05,232 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:47:05,225 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 21:59:21,486 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:00:00,009 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 22:00:00,009 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 19:00:00.009240+00:00'} INFO 2025-11-12 22:00:00,015 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 22:00:00,015 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 19:00:00.015140+00:00'} INFO 2025-11-12 22:02:07,767 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 22:02:32,316 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-12 22:03:07,750 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:04:07,754 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 22:04:38,834 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found ERROR 2025-11-12 22:04:38,876 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-12 22:05:07,742 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:06:07,746 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:07:07,752 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:08:07,748 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:09:07,748 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:10:07,750 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:11:07,748 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:12:07,747 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:13:07,744 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:14:07,743 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:15:07,751 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:16:07,747 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:17:07,741 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:18:07,740 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:19:07,743 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:20:07,777 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:21:07,738 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:22:07,741 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:23:07,774 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:24:07,771 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:25:07,743 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:26:07,730 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:27:07,740 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:28:07,738 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:29:07,741 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:30:00,009 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 22:30:00,009 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 19:30:00.009377+00:00'} INFO 2025-11-12 22:30:00,016 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 22:30:00,016 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 19:30:00.016511+00:00'} INFO 2025-11-12 22:30:07,754 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:31:07,764 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:32:07,760 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:33:07,759 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:34:07,759 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:35:07,762 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:36:07,753 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:37:07,764 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:38:07,760 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:39:07,759 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:40:07,757 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:41:07,779 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:42:07,758 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:43:07,755 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:44:07,756 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:45:07,777 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:46:07,776 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:47:07,780 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:48:07,778 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:49:07,780 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:50:07,766 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:51:07,792 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:52:07,777 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:53:07,775 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:54:07,779 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:55:07,776 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:56:07,777 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:57:07,768 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:58:07,776 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 22:59:07,780 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:00:00,014 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 23:00:00,015 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 20:00:00.015870+00:00'} INFO 2025-11-12 23:00:00,030 tasks 20382 8426217792 Lab results sync started INFO 2025-11-12 23:00:00,030 tasks 20382 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 20:00:00.030830+00:00'} INFO 2025-11-12 23:00:00,042 tasks 20382 8426217792 ZATCA e-invoice submission for IAGDAR157001 INFO 2025-11-12 23:00:00,042 tasks 20389 8426217792 ZATCA batch submission: 0 submitted, 19 failed INFO 2025-11-12 23:00:00,043 tasks 20383 8426217792 ZATCA e-invoice submission for IAGDAR669695 INFO 2025-11-12 23:00:00,043 tasks 20390 8426217792 ZATCA e-invoice submission for IAGDAR558936 INFO 2025-11-12 23:00:00,044 tasks 20391 8426217792 ZATCA e-invoice submission for IAGDAR550212 INFO 2025-11-12 23:00:00,045 tasks 20384 8426217792 ZATCA e-invoice submission for IAGDAR488250 INFO 2025-11-12 23:00:00,047 tasks 20385 8426217792 ZATCA e-invoice submission for IAGDAR708227 INFO 2025-11-12 23:00:00,049 tasks 20386 8426217792 ZATCA e-invoice submission for IAGDAR840464 INFO 2025-11-12 23:00:00,049 tasks 20392 8426217792 ZATCA e-invoice submission for IAGDAR858604 INFO 2025-11-12 23:00:00,052 tasks 20394 8426217792 ZATCA e-invoice submission for IAGDAR898825 INFO 2025-11-12 23:00:00,052 tasks 20393 8426217792 ZATCA e-invoice submission for IAGDAR945314 INFO 2025-11-12 23:00:00,054 tasks 20389 8426217792 ZATCA e-invoice submission for IAGDAR140347 INFO 2025-11-12 23:00:00,055 tasks 20387 8426217792 ZATCA e-invoice submission for IAGDAR757134 INFO 2025-11-12 23:00:00,056 tasks 20390 8426217792 ZATCA e-invoice submission for IAGDAR425411 INFO 2025-11-12 23:00:00,057 tasks 20388 8426217792 ZATCA e-invoice submission for IAGDAR289266 INFO 2025-11-12 23:00:00,057 tasks 20382 8426217792 ZATCA e-invoice submission for IAGDAR342242 INFO 2025-11-12 23:00:00,058 tasks 20383 8426217792 ZATCA e-invoice submission for IAGDAR526290 INFO 2025-11-12 23:00:00,058 tasks 20395 8426217792 ZATCA e-invoice submission for IAGDAR770785 INFO 2025-11-12 23:00:00,059 tasks 20391 8426217792 ZATCA e-invoice submission for IAGDAR578723 INFO 2025-11-12 23:00:00,060 tasks 20384 8426217792 ZATCA e-invoice submission for IAGDAR686930 INFO 2025-11-12 23:00:07,816 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:01:07,816 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:02:07,818 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:05:36,263 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:08:16,227 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:16:48,054 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:17:48,033 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:18:48,042 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:19:48,051 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:20:47,990 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:21:47,990 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:22:47,979 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:23:47,992 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:24:47,994 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:25:47,992 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:26:47,990 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:27:47,994 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:28:47,986 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:29:47,983 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:30:00,011 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-12 23:30:00,011 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 20:30:00.011842+00:00'} INFO 2025-11-12 23:30:00,020 tasks 20389 8426217792 Lab results sync started INFO 2025-11-12 23:30:00,020 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 20:30:00.020509+00:00'} INFO 2025-11-12 23:30:47,989 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:31:47,990 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:32:47,984 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:33:47,980 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:34:47,978 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-12 23:35:12,132 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-12 23:35:47,967 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:36:47,969 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:37:47,962 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:38:47,968 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:39:47,968 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:40:47,963 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:41:47,951 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:42:47,964 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:43:47,968 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:44:47,962 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:45:47,963 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:46:47,955 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:47:47,961 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:48:47,961 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:49:47,963 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:50:47,941 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:51:47,938 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:52:47,931 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:53:47,938 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:54:47,940 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:55:47,939 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:56:47,934 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:57:47,931 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:58:47,944 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-12 23:59:47,930 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:00:00,021 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 00:00:00,021 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 21:00:00.021872+00:00'} INFO 2025-11-13 00:00:00,030 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 00:00:00,030 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 21:00:00.030550+00:00'} INFO 2025-11-13 00:00:47,937 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:01:47,931 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:02:47,931 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:03:47,930 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:04:47,936 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:05:48,056 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:06:48,044 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:07:48,055 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:08:48,050 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:09:48,057 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:10:48,043 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:11:48,054 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:12:48,052 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:13:48,055 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:14:48,044 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:15:48,059 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 00:15:58,493 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 00:16:54,786 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:17:54,799 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:18:54,794 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:19:54,791 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:20:54,786 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:21:54,780 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:22:54,783 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:23:54,780 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:24:54,780 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:25:54,783 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 00:26:32,686 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 00:26:54,785 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:27:54,783 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:28:54,779 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:29:54,783 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:30:00,012 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 00:30:00,012 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 21:30:00.012591+00:00'} INFO 2025-11-13 00:30:00,017 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 00:30:00,017 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 21:30:00.017707+00:00'} INFO 2025-11-13 00:30:54,781 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:31:54,728 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:32:54,722 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:33:54,723 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:34:54,716 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:35:54,723 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:36:54,754 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:37:54,723 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:38:54,722 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:39:54,749 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:40:54,716 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:41:54,716 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:42:54,722 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:43:54,718 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:44:54,719 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:45:54,723 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:46:54,725 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:47:54,774 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:48:54,774 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:49:54,762 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:50:54,761 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:51:54,762 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:52:54,763 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:53:54,764 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:54:54,754 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:55:54,760 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:56:54,763 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:57:54,763 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:58:54,760 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 00:59:54,763 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:00:00,009 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 01:00:00,009 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 22:00:00.009381+00:00'} INFO 2025-11-13 01:00:00,016 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 01:00:00,017 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 22:00:00.017020+00:00'} INFO 2025-11-13 01:00:54,759 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 01:01:05,934 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 01:01:54,760 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:02:54,763 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:03:54,757 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:04:54,762 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 01:05:28,425 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 01:05:54,757 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:06:54,765 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:07:54,764 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:08:54,764 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:09:54,763 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:10:54,765 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:11:54,764 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:12:54,764 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:13:54,763 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:14:54,763 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:15:54,762 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:16:54,832 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:17:54,828 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:18:54,828 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:19:54,829 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:20:54,833 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:21:54,837 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:24:29,376 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:25:29,367 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:26:29,370 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:27:29,363 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:31:28,243 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 01:31:28,243 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 22:31:28.243560+00:00'} INFO 2025-11-13 01:31:28,248 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 01:31:28,248 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 22:31:28.248862+00:00'} INFO 2025-11-13 01:31:56,793 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:32:56,795 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:33:56,784 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:34:56,797 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:35:56,798 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:36:56,797 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:37:56,802 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:38:56,767 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:39:56,758 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:40:56,757 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:41:56,754 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:42:56,742 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:43:56,761 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:44:56,758 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:45:56,762 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:46:56,759 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:47:56,749 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:48:56,759 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:49:56,759 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:50:56,758 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:51:56,759 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:52:56,756 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:53:56,691 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:54:56,696 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:55:56,701 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:56:56,704 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:57:56,703 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:58:56,700 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 01:59:56,687 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:00:00,009 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 02:00:00,009 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 23:00:00.009681+00:00'} INFO 2025-11-13 02:00:00,017 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 02:00:00,017 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 23:00:00.017692+00:00'} INFO 2025-11-13 02:00:56,698 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:01:56,819 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:02:56,701 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:03:56,695 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:04:56,684 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:05:56,700 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:06:56,700 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:07:56,697 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:08:56,706 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:09:56,733 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:10:56,729 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:11:56,731 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:12:56,732 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:13:56,732 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:14:56,722 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:15:56,728 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:16:56,725 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:17:56,728 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:18:56,726 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:19:56,719 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:20:56,729 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:21:56,727 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:22:56,727 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:23:56,765 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:24:56,769 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:25:56,781 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:26:56,776 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:27:56,776 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:28:56,780 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:29:56,780 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:30:00,020 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 02:30:00,021 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-12 23:30:00.021287+00:00'} INFO 2025-11-13 02:30:00,029 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 02:30:00,029 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-12 23:30:00.029703+00:00'} ERROR 2025-11-13 02:30:14,405 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 02:30:56,769 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 02:31:14,577 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found ERROR 2025-11-13 02:31:14,689 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 02:31:56,781 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:36:18,523 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:37:18,524 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:38:18,524 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:39:18,519 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:40:18,524 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:41:18,518 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:42:18,527 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:43:18,522 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:44:18,524 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:45:18,527 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:46:18,522 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:47:18,531 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:48:18,524 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:49:18,525 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:50:18,527 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:51:18,537 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:52:18,504 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:53:18,500 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:54:18,528 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:55:18,545 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:56:18,512 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:57:18,521 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:58:18,506 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 02:59:18,505 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:00:00,008 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 03:00:00,008 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 00:00:00.008416+00:00'} INFO 2025-11-13 03:00:00,014 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 03:00:00,014 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 00:00:00.014805+00:00'} INFO 2025-11-13 03:00:18,505 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:01:18,500 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:02:18,505 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:03:18,538 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:04:18,503 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:05:18,541 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:06:18,596 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:07:18,563 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:08:18,567 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:09:18,566 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:10:18,566 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:11:18,593 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:12:18,567 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:13:18,569 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:14:18,574 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:15:18,570 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:16:18,571 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:17:18,571 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:18:18,572 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:19:18,572 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:20:18,573 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:21:18,574 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:22:18,579 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:23:18,577 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:24:18,575 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:25:18,573 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:26:18,579 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:27:18,578 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:28:18,574 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:29:18,570 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:30:00,008 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 03:30:00,009 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 00:30:00.009070+00:00'} INFO 2025-11-13 03:30:00,015 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 03:30:00,015 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 00:30:00.015777+00:00'} INFO 2025-11-13 03:30:18,574 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:31:18,578 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:32:18,580 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:33:18,576 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:34:18,582 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:35:18,581 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:38:29,030 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:39:28,995 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:40:28,999 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:41:28,994 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:42:28,977 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:43:28,996 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:44:28,997 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:45:28,994 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:46:28,982 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:47:28,993 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:48:28,992 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:49:28,991 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:50:28,998 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:51:28,979 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:52:28,977 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:53:28,975 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:54:28,975 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:55:28,974 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:56:28,976 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:57:28,974 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:58:28,975 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 03:59:28,966 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:00:00,012 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 04:00:00,013 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 01:00:00.013332+00:00'} INFO 2025-11-13 04:00:00,021 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 04:00:00,021 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 01:00:00.021807+00:00'} INFO 2025-11-13 04:00:28,968 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:01:28,975 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:02:28,974 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:03:28,973 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:04:28,959 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:05:28,972 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:06:28,987 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:07:28,988 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:08:28,985 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:09:28,974 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:10:28,986 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:11:28,980 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:12:28,986 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:13:28,978 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:14:28,967 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:15:28,982 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:16:28,977 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:17:28,981 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:18:28,980 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:19:28,975 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:20:29,056 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:21:29,056 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:22:29,060 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:23:29,051 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:24:29,062 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:25:29,062 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:26:29,065 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:27:29,054 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:28:29,064 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:29:29,064 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:30:00,018 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 04:30:00,018 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 01:30:00.018674+00:00'} INFO 2025-11-13 04:30:00,025 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 04:30:00,025 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 01:30:00.025718+00:00'} INFO 2025-11-13 04:30:29,064 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:31:29,071 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:32:29,059 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:33:29,064 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:34:29,069 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:35:29,064 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:36:29,062 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:37:29,069 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:38:29,078 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:40:56,001 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:41:55,992 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:42:55,996 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:43:55,993 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:44:55,991 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:45:55,994 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:46:55,985 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:47:55,993 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:48:55,995 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:49:55,992 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:50:56,031 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:51:56,033 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:52:56,036 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:53:56,036 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:54:56,074 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:55:56,035 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:56:56,033 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:57:56,068 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:58:56,074 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 04:59:56,046 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:00:00,014 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 05:00:00,015 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 02:00:00.015081+00:00'} INFO 2025-11-13 05:00:00,022 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 05:00:00,022 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 02:00:00.022382+00:00'} INFO 2025-11-13 05:00:56,050 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:01:56,041 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:02:56,033 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:03:56,038 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:04:56,039 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:05:56,035 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:06:56,065 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:07:56,035 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:08:56,070 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:09:56,070 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:10:56,036 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:11:56,041 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:12:56,038 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:13:56,034 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:14:56,035 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:15:56,040 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:16:56,041 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:17:56,041 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:18:56,047 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:19:56,042 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:20:56,077 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:21:56,083 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:22:56,079 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:23:56,083 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:24:56,083 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:25:56,081 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:26:56,084 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:27:56,081 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:28:56,086 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:29:56,084 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:30:00,017 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 05:30:00,017 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 02:30:00.017328+00:00'} INFO 2025-11-13 05:30:00,025 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 05:30:00,025 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 02:30:00.025169+00:00'} INFO 2025-11-13 05:30:56,089 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:31:56,085 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:32:56,087 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:33:56,092 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:34:56,088 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:35:56,084 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:36:56,084 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:37:56,089 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:38:56,092 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:39:56,094 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:41:05,797 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:42:05,803 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:43:05,787 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:44:05,807 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:45:05,804 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:46:05,808 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:47:05,808 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:48:05,803 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:49:05,807 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:50:05,807 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:51:05,805 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:52:05,805 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:53:05,810 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:54:05,816 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:55:05,801 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:56:05,817 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:57:05,820 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:58:05,823 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 05:59:05,819 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:00:00,012 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 06:00:00,012 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 03:00:00.012386+00:00'} INFO 2025-11-13 06:00:00,021 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 06:00:00,021 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 03:00:00.021407+00:00'} INFO 2025-11-13 06:00:05,813 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:01:05,820 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:02:05,819 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:03:05,810 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:04:05,821 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:05:05,823 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:06:05,826 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:07:05,826 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:08:05,821 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:09:05,824 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:10:05,821 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:11:05,806 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:12:05,787 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:13:05,784 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:14:05,792 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:15:05,793 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:16:05,786 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:17:05,794 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:18:05,784 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:19:05,797 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:20:05,790 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:21:05,798 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:22:05,793 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:23:05,792 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:24:05,784 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:25:05,800 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:26:05,686 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:27:05,686 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:28:05,672 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:29:05,686 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 06:29:59,873 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found INFO 2025-11-13 06:30:00,010 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 06:30:00,010 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 03:30:00.010809+00:00'} INFO 2025-11-13 06:30:00,019 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 06:30:00,020 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 03:30:00.020081+00:00'} INFO 2025-11-13 06:30:05,676 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 06:30:09,644 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found INFO 2025-11-13 06:31:05,685 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 06:31:36,727 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found INFO 2025-11-13 06:32:05,684 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:33:05,671 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 06:33:47,189 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found INFO 2025-11-13 06:34:05,685 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:35:05,678 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:36:05,680 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:37:05,671 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 06:37:08,992 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found INFO 2025-11-13 06:38:05,680 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:39:05,677 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:40:05,675 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:42:20,018 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:43:19,996 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 06:43:25,246 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found ERROR 2025-11-13 06:43:32,073 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found INFO 2025-11-13 06:44:19,981 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:45:19,984 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:46:19,997 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:47:19,989 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:48:19,992 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:49:19,994 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:50:19,992 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 06:51:19,992 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:00:00,008 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 07:00:00,008 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 04:00:00.008936+00:00'} INFO 2025-11-13 07:00:00,018 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 07:00:00,018 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 04:00:00.018245+00:00'} INFO 2025-11-13 07:00:17,343 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:01:17,320 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:02:17,317 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 07:03:09,517 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found INFO 2025-11-13 07:03:17,318 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:04:17,316 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 07:04:55,844 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found INFO 2025-11-13 07:05:17,314 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:06:17,312 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:07:17,314 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:08:17,310 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:09:17,330 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:10:17,325 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:11:17,306 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:12:17,310 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:13:17,309 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:14:17,307 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:15:17,303 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 07:16:11,942 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found INFO 2025-11-13 07:16:17,310 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 07:17:14,704 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found INFO 2025-11-13 07:17:17,304 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:18:17,335 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:19:17,306 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:20:17,304 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:21:17,335 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:22:17,327 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:23:17,319 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:24:17,304 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 07:24:37,130 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found INFO 2025-11-13 07:25:17,303 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:26:17,300 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:27:17,302 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:28:17,301 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:29:17,300 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 07:30:00,008 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-13 07:30:00,014 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 07:30:00,014 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 04:30:00.014236+00:00'} INFO 2025-11-13 07:30:00,021 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 07:30:00,022 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 04:30:00.022187+00:00'} INFO 2025-11-13 07:30:17,329 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:31:17,334 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:32:17,331 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:33:17,328 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:34:17,329 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:35:17,324 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:36:17,328 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:37:17,329 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:38:17,327 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 07:39:11,524 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-13 07:39:17,328 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 07:39:21,297 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found ERROR 2025-11-13 07:39:49,505 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found ERROR 2025-11-13 07:39:49,575 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found ERROR 2025-11-13 07:39:49,576 tasks 20382 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found INFO 2025-11-13 07:40:17,329 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 07:40:48,376 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-13 07:41:17,322 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:42:17,329 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 07:42:58,834 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-13 07:43:17,326 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:44:17,321 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:45:17,336 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:46:17,341 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 07:46:20,659 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-13 07:47:17,343 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:48:17,346 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:49:17,341 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:50:17,342 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:51:17,343 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 07:51:22,591 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found ERROR 2025-11-13 07:51:29,424 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-13 07:52:17,341 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:53:17,334 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 07:53:37,325 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found INFO 2025-11-13 07:54:17,336 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 07:54:56,857 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found INFO 2025-11-13 07:55:17,332 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:56:17,338 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:57:17,336 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:58:17,335 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 07:59:17,333 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 08:00:00,015 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 08:00:00,015 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 05:00:00.015438+00:00'} INFO 2025-11-13 08:00:00,022 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 08:00:00,022 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 05:00:00.022821+00:00'} INFO 2025-11-13 08:00:00,045 tasks 20382 8426217792 Scheduled 0 appointment reminders INFO 2025-11-13 08:04:33,760 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 08:14:24,810 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 08:15:24,527 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 08:16:16,710 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-13 08:16:24,518 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 08:17:24,511 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 08:18:03,047 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-13 08:18:24,522 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 08:19:24,523 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 08:20:24,526 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 08:21:24,529 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 08:22:24,526 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 08:23:13,782 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found INFO 2025-11-13 08:23:24,529 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 08:24:24,538 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 08:24:39,298 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found INFO 2025-11-13 08:25:24,536 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 08:26:24,536 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 08:27:24,524 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 08:28:24,534 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 08:29:19,160 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-13 08:29:24,529 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 08:30:00,006 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 08:30:00,007 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 05:30:00.007134+00:00'} INFO 2025-11-13 08:30:00,013 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 08:30:00,013 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 05:30:00.013796+00:00'} ERROR 2025-11-13 08:30:00,021 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found ERROR 2025-11-13 08:30:21,921 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-13 08:30:24,536 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 08:31:24,537 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 08:32:15,029 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found INFO 2025-11-13 08:32:24,525 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 08:33:24,535 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 08:34:24,534 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 08:35:24,542 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 08:36:24,536 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 08:37:24,541 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 08:37:44,371 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-13 08:38:24,548 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 08:39:24,552 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 08:40:24,540 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 08:41:24,538 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 08:42:16,207 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found INFO 2025-11-13 08:42:24,555 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 08:43:07,242 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-13 08:43:24,548 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 08:44:24,544 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 08:45:24,550 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 08:46:24,538 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 08:47:24,553 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 08:48:24,553 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 08:49:24,553 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 08:50:24,458 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 08:51:24,447 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 08:52:18,655 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-13 08:52:24,459 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 08:52:28,428 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found ERROR 2025-11-13 08:52:56,624 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found ERROR 2025-11-13 08:52:56,692 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found ERROR 2025-11-13 08:52:56,692 tasks 20382 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-13 08:53:24,458 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 08:53:55,492 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-13 08:54:24,456 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 08:55:24,456 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 08:56:05,953 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-13 08:56:24,446 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 08:57:24,461 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 08:58:24,458 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 08:59:24,459 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 08:59:27,776 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-13 09:00:00,017 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 09:00:00,017 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 06:00:00.017690+00:00'} INFO 2025-11-13 09:00:00,025 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 09:00:00,025 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 06:00:00.025973+00:00'} INFO 2025-11-13 09:00:24,438 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:01:24,457 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:02:24,457 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:03:24,454 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:04:24,454 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 09:04:29,699 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found ERROR 2025-11-13 09:04:36,531 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-13 09:05:24,414 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:06:24,425 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 09:06:44,418 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found ERROR 2025-11-13 09:07:13,277 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found INFO 2025-11-13 09:07:24,424 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 09:08:03,944 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-13 09:08:24,427 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:09:24,434 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:10:24,431 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:11:24,413 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:12:24,420 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:13:24,424 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:14:24,409 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:15:57,303 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 09:16:49,501 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-13 09:16:57,297 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:17:57,295 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 09:18:35,827 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-13 09:18:57,302 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:19:57,301 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:20:57,303 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:21:57,303 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:22:57,311 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 09:23:17,307 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found ERROR 2025-11-13 09:23:46,549 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-13 09:23:57,315 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:24:57,300 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 09:25:12,072 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-13 09:25:57,303 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:26:57,297 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:27:57,300 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:28:57,301 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 09:29:51,937 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-13 09:29:57,302 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:30:00,003 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 09:30:00,003 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 06:30:00.003428+00:00'} INFO 2025-11-13 09:30:00,008 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 09:30:00,008 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 06:30:00.008805+00:00'} ERROR 2025-11-13 09:30:54,702 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-13 09:30:57,315 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:31:57,356 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 09:32:47,809 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-13 09:32:57,318 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:33:57,317 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:34:57,354 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:35:57,351 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:36:57,320 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:37:57,320 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 09:38:17,144 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-13 09:38:57,319 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:39:57,320 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:40:57,315 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:41:57,314 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 09:42:48,981 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-13 09:42:57,321 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:43:57,320 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:44:57,323 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:45:57,360 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:46:57,369 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:47:57,371 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:48:57,371 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:49:57,369 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:50:57,368 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:51:57,374 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:52:57,376 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 09:53:29,546 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found ERROR 2025-11-13 09:53:29,617 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found ERROR 2025-11-13 09:53:29,617 tasks 20382 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-13 09:53:57,373 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:54:57,377 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:55:57,368 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:56:57,378 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:57:57,371 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:58:57,376 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 09:59:57,377 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:00:00,014 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 10:00:00,014 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 07:00:00.014210+00:00'} INFO 2025-11-13 10:00:00,029 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 10:00:00,030 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 07:00:00.030026+00:00'} INFO 2025-11-13 10:00:57,378 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:01:57,385 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:02:57,387 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:03:57,388 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:04:57,386 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:05:57,385 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:06:57,383 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 10:07:17,375 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found ERROR 2025-11-13 10:07:46,236 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-13 10:07:57,377 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 10:08:36,905 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found ERROR 2025-11-13 10:08:49,293 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found INFO 2025-11-13 10:08:57,386 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:09:57,389 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:10:57,389 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:11:57,391 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:12:57,392 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:13:57,386 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:14:57,388 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:15:57,373 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:17:11,770 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:18:11,774 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:19:11,760 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:20:11,768 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:21:11,770 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:22:11,767 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:23:11,766 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 10:23:31,770 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found ERROR 2025-11-13 10:24:01,012 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-13 10:24:11,757 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:25:11,768 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 10:25:26,538 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-13 10:26:11,765 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:27:11,768 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:28:11,768 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:29:11,753 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:30:00,019 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 10:30:00,020 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 07:30:00.020182+00:00'} INFO 2025-11-13 10:30:00,026 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 10:30:00,027 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 07:30:00.027100+00:00'} INFO 2025-11-13 10:30:11,768 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:31:11,799 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:32:11,814 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 10:33:02,287 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-13 10:33:11,805 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:34:11,803 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:35:11,808 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:36:11,810 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:37:11,807 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:38:11,794 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:39:11,797 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:40:11,808 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:41:11,816 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 10:41:28,320 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found INFO 2025-11-13 10:42:11,805 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 10:43:03,469 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-13 10:43:11,809 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:44:11,805 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:45:11,811 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:46:11,837 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:47:11,833 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:48:11,837 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:49:11,829 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:50:11,831 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:51:11,845 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:52:11,839 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:53:11,833 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:54:11,841 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:55:11,841 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:56:11,840 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:57:11,839 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:58:11,837 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 10:59:11,844 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:00:00,010 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 11:00:00,010 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 08:00:00.010417+00:00'} INFO 2025-11-13 11:00:00,017 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 11:00:00,017 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 08:00:00.017465+00:00'} INFO 2025-11-13 11:00:11,845 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:01:11,835 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:02:11,836 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:03:11,827 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:04:11,842 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:05:11,837 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:06:11,839 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:07:11,833 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 11:08:00,686 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-13 11:08:11,830 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 11:09:03,741 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-13 11:09:11,841 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:10:11,838 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:11:11,841 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:12:11,833 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:13:11,844 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:14:11,844 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:15:11,837 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:16:11,832 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:23:09,537 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:24:09,542 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:25:09,543 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:26:09,540 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:27:09,546 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 11:27:39,972 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found INFO 2025-11-13 11:28:09,546 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:29:09,556 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 11:29:29,558 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-13 11:30:00,019 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 11:30:00,020 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 08:30:00.020114+00:00'} INFO 2025-11-13 11:30:00,028 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 11:30:00,028 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 08:30:00.028791+00:00'} INFO 2025-11-13 11:30:09,557 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:31:09,544 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:32:09,547 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:33:09,546 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:34:09,546 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:35:09,547 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:36:09,548 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:37:09,542 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:38:09,553 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:39:09,550 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:40:09,587 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:41:09,552 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:42:09,556 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:43:09,586 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:44:09,588 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:45:09,556 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:46:09,551 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:47:09,554 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 11:47:26,072 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-13 11:48:09,560 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:49:09,565 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:50:09,558 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:51:09,556 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:52:09,561 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:53:09,465 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:54:09,461 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:55:09,462 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:56:09,460 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:57:09,461 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:58:09,464 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 11:59:09,460 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:00:00,016 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 12:00:00,016 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 09:00:00.016822+00:00'} INFO 2025-11-13 12:00:00,026 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 12:00:00,026 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 09:00:00.026677+00:00'} INFO 2025-11-13 12:00:09,449 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 12:00:24,211 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found INFO 2025-11-13 12:01:09,453 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:02:09,461 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:03:09,460 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:04:09,459 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:05:09,463 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:06:09,458 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:07:09,455 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:08:09,462 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:09:09,454 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:10:09,460 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:11:09,460 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:12:09,463 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:13:09,462 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:14:09,462 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 12:15:01,363 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-13 12:15:09,459 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:16:09,461 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:17:09,467 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:18:09,460 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:19:09,460 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:20:09,460 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:21:09,459 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:22:09,453 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:23:09,514 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:29:33,424 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:30:00,019 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 12:30:00,019 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 09:30:00.019913+00:00'} INFO 2025-11-13 12:30:00,028 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 12:30:00,029 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 09:30:00.029098+00:00'} INFO 2025-11-13 12:30:33,441 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:31:33,438 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:32:33,437 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 12:33:03,858 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-13 12:33:33,440 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:34:33,443 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:35:33,426 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:36:33,438 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:37:33,436 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:38:33,433 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:39:33,444 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:40:33,428 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:41:33,434 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:42:33,442 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:43:33,435 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 12:44:25,913 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found INFO 2025-11-13 12:44:33,430 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:45:33,441 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:46:33,450 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:47:33,447 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:48:33,439 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:49:33,452 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:50:33,445 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:51:33,449 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:52:33,445 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 12:52:49,944 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-13 12:53:33,433 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:54:33,444 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:55:33,442 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:56:33,446 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:57:33,446 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:58:33,430 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 12:59:33,453 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:00:00,012 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 13:00:00,012 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 10:00:00.012602+00:00'} INFO 2025-11-13 13:00:00,021 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 13:00:00,021 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 10:00:00.021209+00:00'} INFO 2025-11-13 13:00:33,447 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:01:33,454 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:02:33,453 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:03:33,432 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:04:33,455 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:05:33,452 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 13:05:48,192 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-13 13:06:33,453 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:07:33,453 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 13:08:21,478 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found INFO 2025-11-13 13:08:33,444 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:09:33,450 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:10:33,458 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:11:33,452 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:12:33,439 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:13:33,465 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:14:33,457 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:15:33,455 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:16:33,453 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:17:33,444 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:18:33,448 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:19:33,453 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:20:33,449 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:21:33,446 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:22:33,451 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:23:33,446 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:24:33,455 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:25:33,452 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:26:33,451 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:27:33,452 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:28:33,442 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:29:41,337 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:30:00,009 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 13:30:00,010 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 10:30:00.010675+00:00'} INFO 2025-11-13 13:30:00,014 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 13:30:00,014 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 10:30:00.014951+00:00'} INFO 2025-11-13 13:30:41,338 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 13:31:05,910 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found INFO 2025-11-13 13:31:41,341 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:32:41,345 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 13:33:11,763 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found ERROR 2025-11-13 13:33:12,426 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found ERROR 2025-11-13 13:33:12,470 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found INFO 2025-11-13 13:33:41,348 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:34:41,357 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:35:41,354 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:36:41,346 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:37:41,342 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:38:41,346 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:39:41,348 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:40:41,346 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:41:41,348 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:42:41,349 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:43:41,348 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 13:44:33,803 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-13 13:44:41,323 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:45:41,366 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:46:41,359 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:47:41,327 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:48:41,361 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:49:41,364 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:50:41,332 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:51:41,323 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:52:41,334 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:53:41,331 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:54:41,330 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:55:41,332 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:56:41,337 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:57:41,329 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:58:41,336 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 13:59:41,354 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:00:00,014 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 14:00:00,014 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 11:00:00.014619+00:00'} INFO 2025-11-13 14:00:00,021 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 14:00:00,021 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 11:00:00.021862+00:00'} ERROR 2025-11-13 14:00:07,928 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 14:00:41,356 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:01:41,356 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:02:41,359 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:03:41,354 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:04:41,356 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 14:05:31,913 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 14:05:41,355 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 14:05:56,109 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-13 14:06:41,356 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:07:41,358 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 14:08:29,399 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-13 14:08:41,365 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:09:41,358 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:10:41,362 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 14:11:29,544 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 14:11:41,358 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 14:11:43,982 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found ERROR 2025-11-13 14:12:16,859 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found ERROR 2025-11-13 14:12:16,958 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 14:12:41,364 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:13:41,362 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:14:41,380 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:15:41,379 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:16:41,377 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:17:41,374 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:18:41,375 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:19:41,376 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:20:41,381 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:21:41,389 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:22:41,383 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:23:41,382 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:24:41,394 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 14:25:24,083 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 14:25:41,383 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:26:41,386 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:27:41,392 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:28:41,387 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:29:41,289 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:30:53,466 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 14:30:53,467 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 11:30:53.467951+00:00'} INFO 2025-11-13 14:30:53,472 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 14:30:53,472 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 11:30:53.472188+00:00'} INFO 2025-11-13 14:31:42,895 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 14:32:07,440 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-13 14:32:42,893 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:33:42,887 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 14:34:13,967 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found ERROR 2025-11-13 14:34:14,005 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-13 14:34:42,877 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 14:35:37,087 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 14:35:42,886 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 14:35:46,860 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 14:36:42,884 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 14:37:13,938 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 14:37:42,891 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:38:42,889 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 14:39:24,394 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 14:39:42,891 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:40:42,880 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:41:42,891 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:42:42,894 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 14:42:46,210 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 14:43:42,890 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:44:42,910 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 14:45:35,391 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-13 14:45:42,903 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:46:42,912 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:47:42,914 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 14:47:48,159 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found ERROR 2025-11-13 14:47:54,996 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 14:48:42,912 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:49:42,903 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:50:42,910 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:51:42,915 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:52:42,905 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 14:53:07,058 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found INFO 2025-11-13 14:53:42,901 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:54:42,911 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:55:42,913 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:56:42,911 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:57:42,916 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 14:58:42,903 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 14:59:35,090 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 14:59:42,904 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:00:00,003 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 15:00:00,004 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 12:00:00.004117+00:00'} INFO 2025-11-13 15:00:00,009 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 15:00:00,009 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 12:00:00.009417+00:00'} INFO 2025-11-13 15:00:42,899 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 15:01:21,428 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 15:01:42,901 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:02:42,904 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:03:42,892 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:04:42,907 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:05:42,906 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:06:42,901 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:07:42,901 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:08:42,891 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 15:09:30,936 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-13 15:09:42,901 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:10:42,905 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:11:42,900 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 15:12:37,531 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 15:12:42,903 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 15:13:40,292 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 15:13:42,890 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:14:42,934 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:15:42,927 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:16:42,928 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:17:42,933 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:18:42,921 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:19:42,932 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:20:42,930 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 15:21:02,754 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 15:21:42,935 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:22:42,930 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:23:42,922 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:24:42,937 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:25:42,931 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:26:42,935 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:27:42,930 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:28:42,933 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:29:42,951 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:30:00,014 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 15:30:00,014 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 12:30:00.014423+00:00'} INFO 2025-11-13 15:30:00,022 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 15:30:00,022 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 12:30:00.022891+00:00'} INFO 2025-11-13 15:30:42,948 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:33:05,328 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 15:33:29,897 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-13 15:34:05,333 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:35:05,328 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 15:35:15,771 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found ERROR 2025-11-13 15:35:36,411 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found ERROR 2025-11-13 15:35:36,459 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-13 15:36:05,331 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:37:05,351 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 15:37:37,509 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found ERROR 2025-11-13 15:37:37,581 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found ERROR 2025-11-13 15:37:37,581 tasks 20382 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 15:38:05,332 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:39:05,327 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:40:05,333 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:41:05,331 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:42:05,331 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:43:05,334 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:44:05,318 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:45:05,320 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 15:45:43,221 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found INFO 2025-11-13 15:46:05,317 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:47:05,321 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:48:05,353 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:49:05,316 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:50:05,320 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:51:05,356 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 15:51:25,334 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 15:52:05,328 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 15:52:44,840 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 15:53:05,318 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:54:05,320 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 15:54:29,478 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-13 15:55:05,315 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:56:05,326 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:57:05,322 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:58:05,323 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 15:59:05,315 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:00:00,014 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 16:00:00,016 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 13:00:00.016198+00:00'} INFO 2025-11-13 16:00:00,021 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 16:00:00,021 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 13:00:00.021987+00:00'} INFO 2025-11-13 16:00:05,309 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:01:05,308 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:02:05,308 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:03:05,313 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:04:05,313 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:05:05,303 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:06:05,307 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:07:05,311 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 16:07:54,561 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 16:08:05,307 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:09:05,311 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 16:09:20,084 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 16:10:05,311 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:11:05,305 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:12:05,310 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:13:05,306 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:14:05,328 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:15:05,336 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:16:05,333 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 16:16:55,829 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 16:17:05,335 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:18:05,336 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:19:05,335 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:20:05,336 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 16:20:16,502 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found INFO 2025-11-13 16:21:05,338 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:22:05,330 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:23:05,329 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:24:05,335 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 16:24:38,997 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found INFO 2025-11-13 16:25:05,335 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:26:05,335 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 16:26:56,993 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 16:27:05,341 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:28:05,338 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:29:05,327 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:30:00,015 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 16:30:00,015 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 13:30:00.015707+00:00'} INFO 2025-11-13 16:30:00,022 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 16:30:00,022 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 13:30:00.022621+00:00'} INFO 2025-11-13 16:30:05,323 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:31:05,323 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:32:05,324 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:34:11,982 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:35:11,984 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:36:11,985 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 16:36:22,418 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-13 16:37:11,981 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:38:11,975 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:39:11,981 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:40:11,986 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:41:11,986 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:42:11,978 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:43:11,982 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:44:11,989 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:45:11,967 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:46:11,986 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 16:46:49,887 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-13 16:47:11,978 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:48:11,992 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:49:11,893 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:50:11,890 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:51:11,892 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:52:11,874 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 16:53:00,724 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 16:53:11,886 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:54:11,882 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:55:11,887 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 16:55:36,029 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-13 16:56:11,872 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:57:11,884 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:58:11,883 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 16:59:11,881 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:00:00,003 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 17:00:00,003 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 14:00:00.003516+00:00'} INFO 2025-11-13 17:00:00,008 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 17:00:00,008 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 14:00:00.008355+00:00'} INFO 2025-11-13 17:00:11,882 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:01:11,872 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:02:11,873 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:03:11,873 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:04:11,872 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:05:11,880 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:06:11,889 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:07:11,889 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:08:11,883 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 17:08:31,891 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 17:09:11,874 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:10:11,887 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:11:11,884 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:12:11,884 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:13:11,882 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:14:11,876 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:15:11,878 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:16:11,878 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:17:11,877 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:18:11,868 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:19:11,934 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:20:11,935 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:21:11,925 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 17:21:23,088 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-13 17:22:11,924 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:23:11,936 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:24:11,934 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:25:11,933 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 17:25:45,592 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-13 17:26:11,926 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:27:11,936 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:28:11,934 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:29:11,934 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:30:00,005 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 17:30:00,005 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 14:30:00.005586+00:00'} INFO 2025-11-13 17:30:00,010 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 17:30:00,011 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 14:30:00.011115+00:00'} INFO 2025-11-13 17:30:11,921 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:31:11,927 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:32:11,932 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:33:11,928 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:34:11,942 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:47:14,002 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:48:14,002 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 17:48:24,441 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-13 17:49:14,001 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:50:14,001 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:51:13,999 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:52:13,994 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:53:13,998 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:54:13,998 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:55:13,993 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:56:13,992 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 17:57:13,995 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 17:57:31,623 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found INFO 2025-11-13 17:58:14,000 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 17:58:31,791 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found ERROR 2025-11-13 17:58:31,908 tasks 20389 8426217792 Appointment 5adc389a-6cbe-4b13-b092-a728514a2bc1 not found ERROR 2025-11-13 17:58:51,898 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-13 17:59:13,990 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:00:00,012 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 18:00:00,013 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 15:00:00.013477+00:00'} INFO 2025-11-13 18:00:00,017 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 18:00:00,017 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 15:00:00.017921+00:00'} INFO 2025-11-13 18:00:00,028 tasks 20389 8426217792 Generated daily schedule for 2025-11-14: {'date': '2025-11-14', 'total_appointments': 0, 'providers_with_appointments': 0} INFO 2025-11-13 18:00:13,990 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:01:13,986 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:02:14,057 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:03:14,087 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:04:14,056 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:05:14,056 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 18:06:05,986 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 18:06:14,085 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:07:14,095 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:08:14,055 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:09:14,058 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:10:14,056 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:11:14,055 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:12:14,052 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:13:14,054 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:14:14,057 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:15:14,055 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:16:14,054 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:17:13,993 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:18:13,991 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:19:13,991 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:20:13,979 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:21:13,989 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:22:13,985 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:23:13,983 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:24:13,986 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:25:13,983 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:26:13,979 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:27:13,982 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:28:13,978 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:29:13,978 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:30:00,011 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 18:30:00,012 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 15:30:00.012614+00:00'} INFO 2025-11-13 18:30:00,019 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 18:30:00,019 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 15:30:00.019230+00:00'} INFO 2025-11-13 18:30:13,977 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:31:13,979 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:32:13,990 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:33:13,988 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 18:33:25,159 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-13 18:34:13,989 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:35:13,987 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:36:13,989 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:37:13,986 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 18:37:47,648 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-13 18:38:13,989 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 18:38:30,500 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 18:39:13,983 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:40:13,986 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:41:13,985 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:42:13,988 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:43:13,983 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:44:13,973 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:45:13,974 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:46:13,981 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 18:59:02,012 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:11:17,853 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 19:11:17,853 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 16:11:17.853875+00:00'} INFO 2025-11-13 19:11:17,858 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 19:11:17,858 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 16:11:17.858604+00:00'} INFO 2025-11-13 19:11:27,331 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:12:27,330 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:13:27,314 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:14:27,347 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:15:27,351 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:16:27,411 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:17:27,360 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:18:27,349 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:19:27,353 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:20:27,335 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 19:20:44,976 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-13 19:21:27,351 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 19:21:45,146 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found ERROR 2025-11-13 19:21:45,259 tasks 20389 8426217792 Appointment 7593db7c-3f03-4abd-a335-81899c460f31 not found INFO 2025-11-13 19:22:27,348 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:23:27,349 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:24:27,345 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:25:27,334 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:26:27,348 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:27:27,346 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:28:27,342 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:29:27,429 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:30:00,017 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 19:30:00,018 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 16:30:00.018051+00:00'} INFO 2025-11-13 19:30:00,026 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 19:30:00,026 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 16:30:00.026261+00:00'} INFO 2025-11-13 19:30:27,429 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:31:27,418 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:32:27,426 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:33:27,430 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:34:27,435 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:35:27,435 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:36:27,446 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:37:27,425 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:38:27,434 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:39:27,435 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:40:27,436 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:41:27,438 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 19:41:57,860 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 19:42:27,423 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:43:27,431 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:44:27,337 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:45:27,342 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:46:27,340 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:47:27,337 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:48:27,324 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:49:27,340 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:50:27,337 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:51:27,337 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:52:27,339 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:53:27,322 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:54:27,332 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:55:27,338 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:56:27,338 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:57:27,339 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:58:27,319 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 19:59:27,290 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:00:00,021 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 20:00:00,022 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 17:00:00.022012+00:00'} INFO 2025-11-13 20:00:00,030 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 20:00:00,030 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 17:00:00.030942+00:00'} INFO 2025-11-13 20:00:27,283 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:01:27,278 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:02:27,278 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:03:27,264 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:04:27,269 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:05:27,277 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:06:27,271 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:07:27,280 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:08:27,267 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:09:27,263 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:10:27,274 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:11:27,270 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:21:22,089 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:22:22,077 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:23:22,066 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 20:23:36,829 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 20:24:22,072 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:25:22,073 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:26:22,073 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:27:22,069 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:28:22,070 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:29:22,069 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 20:29:39,696 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-13 20:30:00,006 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 20:30:00,006 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 17:30:00.006625+00:00'} INFO 2025-11-13 20:30:00,012 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 20:30:00,012 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 17:30:00.012290+00:00'} INFO 2025-11-13 20:30:22,067 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 20:30:39,866 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found ERROR 2025-11-13 20:30:39,982 tasks 20389 8426217792 Appointment fc4986d9-8a3f-4dea-b45a-a25776a6c7f3 not found INFO 2025-11-13 20:31:22,061 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:32:22,067 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:33:22,066 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:34:22,066 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:35:22,060 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:36:22,033 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:37:22,031 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:38:22,059 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:39:22,027 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:40:22,028 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:41:22,150 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:42:22,026 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:43:22,025 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:44:22,026 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:45:22,021 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:46:22,019 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:47:22,019 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:48:22,021 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:49:22,020 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:50:22,017 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:51:22,110 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:52:22,108 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:53:22,103 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:54:22,109 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:55:22,108 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:56:22,105 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:57:22,101 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:58:22,103 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 20:59:22,108 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:00:00,013 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 21:00:00,014 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 18:00:00.014878+00:00'} INFO 2025-11-13 21:00:00,021 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 21:00:00,021 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 18:00:00.021485+00:00'} INFO 2025-11-13 21:00:22,102 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:01:22,106 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 21:02:14,584 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 21:02:22,102 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:03:22,104 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:04:22,097 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:05:22,100 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:06:22,072 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:07:22,066 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:08:22,066 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:09:22,070 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:10:22,064 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:11:22,066 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:12:22,060 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:13:22,058 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:14:22,061 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:15:22,057 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:16:22,059 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:17:22,064 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:18:22,062 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:19:22,060 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:20:22,064 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:21:22,066 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:22:22,063 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:23:22,077 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:24:22,070 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:25:22,066 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 21:26:10,106 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 21:26:22,067 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:27:22,060 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:28:22,060 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:29:22,065 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:30:00,019 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 21:30:00,020 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 18:30:00.020130+00:00'} INFO 2025-11-13 21:30:00,029 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 21:30:00,029 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 18:30:00.029364+00:00'} INFO 2025-11-13 21:30:22,067 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:31:22,063 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:32:22,055 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:33:22,063 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:34:22,064 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:35:22,062 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:36:22,052 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:37:22,032 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:38:22,051 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:39:22,045 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:40:22,042 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:41:22,035 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:42:22,046 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:43:22,044 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:44:22,043 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:45:22,040 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:46:22,039 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:47:22,042 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:48:22,041 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 21:48:46,602 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 21:49:22,041 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:50:22,024 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 21:50:53,201 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found ERROR 2025-11-13 21:50:53,237 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 21:51:22,121 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:52:22,124 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:53:22,122 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:54:22,110 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:55:22,118 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:56:22,118 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:57:22,120 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:58:22,107 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 21:59:22,119 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:00:00,010 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 22:00:00,010 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 19:00:00.010493+00:00'} INFO 2025-11-13 22:00:00,018 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 22:00:00,018 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 19:00:00.018539+00:00'} INFO 2025-11-13 22:00:22,116 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:01:22,118 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:02:22,112 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:03:22,123 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:04:22,122 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:05:22,120 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:06:22,197 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:07:22,188 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:08:22,198 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:09:22,203 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:10:22,203 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:11:22,203 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:12:22,191 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:13:22,206 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:14:22,195 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:15:22,207 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:16:22,193 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:17:22,200 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:18:22,211 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:19:22,207 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:20:22,207 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:21:22,191 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:22:22,196 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:23:22,205 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:24:22,187 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:25:22,193 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:26:22,195 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:27:22,197 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:28:22,187 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:29:22,197 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:30:00,019 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 22:30:00,020 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 19:30:00.020622+00:00'} INFO 2025-11-13 22:30:00,024 tasks 20382 8426217792 Lab results sync started INFO 2025-11-13 22:30:00,025 tasks 20382 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 19:30:00.025257+00:00'} INFO 2025-11-13 22:30:22,197 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:31:22,197 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:32:22,199 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:33:22,200 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:34:22,200 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:35:22,200 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:36:22,229 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:37:22,195 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:38:22,198 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:39:22,191 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:40:22,228 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:41:22,198 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:42:22,233 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:43:22,229 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:44:22,201 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:45:22,236 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:46:22,233 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:47:22,197 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:48:22,205 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:49:22,207 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:50:22,204 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:51:22,192 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:52:22,191 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:53:22,197 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:54:22,196 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:55:22,193 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:56:22,194 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:57:22,196 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:58:22,195 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 22:59:22,202 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:00:00,023 tasks 20382 8426217792 Radiology results sync started INFO 2025-11-13 23:00:00,024 tasks 20382 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 20:00:00.024328+00:00'} INFO 2025-11-13 23:00:00,036 tasks 20389 8426217792 ZATCA batch submission: 0 submitted, 19 failed INFO 2025-11-13 23:00:00,037 tasks 20385 8426217792 Lab results sync started INFO 2025-11-13 23:00:00,039 tasks 20385 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 20:00:00.039507+00:00'} INFO 2025-11-13 23:00:00,045 tasks 20382 8426217792 ZATCA e-invoice submission for IAGDAR157001 INFO 2025-11-13 23:00:00,051 tasks 20390 8426217792 ZATCA e-invoice submission for IAGDAR558936 INFO 2025-11-13 23:00:00,054 tasks 20383 8426217792 ZATCA e-invoice submission for IAGDAR669695 INFO 2025-11-13 23:00:00,055 tasks 20384 8426217792 ZATCA e-invoice submission for IAGDAR488250 INFO 2025-11-13 23:00:00,056 tasks 20389 8426217792 ZATCA e-invoice submission for IAGDAR140347 INFO 2025-11-13 23:00:00,055 tasks 20392 8426217792 ZATCA e-invoice submission for IAGDAR858604 INFO 2025-11-13 23:00:00,057 tasks 20391 8426217792 ZATCA e-invoice submission for IAGDAR550212 INFO 2025-11-13 23:00:00,059 tasks 20393 8426217792 ZATCA e-invoice submission for IAGDAR708227 INFO 2025-11-13 23:00:00,060 tasks 20394 8426217792 ZATCA e-invoice submission for IAGDAR840464 INFO 2025-11-13 23:00:00,060 tasks 20387 8426217792 ZATCA e-invoice submission for IAGDAR898825 INFO 2025-11-13 23:00:00,062 tasks 20382 8426217792 ZATCA e-invoice submission for IAGDAR342242 INFO 2025-11-13 23:00:00,063 tasks 20385 8426217792 ZATCA e-invoice submission for IAGDAR770785 INFO 2025-11-13 23:00:00,063 tasks 20388 8426217792 ZATCA e-invoice submission for IAGDAR757134 INFO 2025-11-13 23:00:00,064 tasks 20395 8426217792 ZATCA e-invoice submission for IAGDAR289266 INFO 2025-11-13 23:00:00,064 tasks 20386 8426217792 ZATCA e-invoice submission for IAGDAR945314 INFO 2025-11-13 23:00:00,067 tasks 20390 8426217792 ZATCA e-invoice submission for IAGDAR425411 INFO 2025-11-13 23:00:00,069 tasks 20384 8426217792 ZATCA e-invoice submission for IAGDAR686930 INFO 2025-11-13 23:00:00,070 tasks 20383 8426217792 ZATCA e-invoice submission for IAGDAR578723 INFO 2025-11-13 23:00:00,070 tasks 20389 8426217792 ZATCA e-invoice submission for IAGDAR526290 INFO 2025-11-13 23:00:22,193 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:01:22,200 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:02:22,197 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:03:22,198 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:04:22,191 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:05:22,193 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:06:22,122 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:07:22,127 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:08:22,121 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:09:22,124 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-13 23:09:46,284 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-13 23:10:22,124 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:11:22,128 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:12:22,126 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:13:22,120 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:14:22,130 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:15:22,125 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:16:22,122 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:17:22,123 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:18:22,127 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:19:22,123 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:20:22,126 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:21:22,216 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:22:22,210 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:23:22,215 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:40:01,603 tasks 20389 8426217792 Lab results sync started INFO 2025-11-13 23:40:01,604 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 20:40:01.604150+00:00'} INFO 2025-11-13 23:40:01,609 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-13 23:40:01,609 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 20:40:01.609890+00:00'} INFO 2025-11-13 23:40:48,026 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:41:48,017 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:42:48,029 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:43:48,032 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:44:48,033 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:45:48,018 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:46:48,032 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:47:48,035 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:48:48,035 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:49:48,035 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:50:48,025 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:51:48,040 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:52:48,034 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:53:48,038 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:54:48,041 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:55:48,020 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:56:48,024 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:57:48,024 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:58:48,030 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-13 23:59:48,012 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:00:00,003 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 00:00:00,004 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 21:00:00.004035+00:00'} INFO 2025-11-14 00:00:00,012 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 00:00:00,012 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 21:00:00.012223+00:00'} INFO 2025-11-14 00:00:48,026 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:01:48,030 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:02:48,030 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:03:48,030 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:04:48,023 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:05:48,032 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:06:48,033 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-14 00:06:58,457 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-14 00:07:48,034 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:08:48,022 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:09:48,039 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:10:47,998 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:11:48,005 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:12:48,011 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:13:47,992 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:14:47,997 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:15:47,999 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:16:48,004 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-14 00:17:25,895 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-14 00:17:47,998 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:18:47,991 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:19:48,002 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:20:48,001 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:21:47,993 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:22:48,006 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:23:47,986 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:24:48,004 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:25:47,965 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:26:47,970 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:27:47,950 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:28:47,961 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:29:47,969 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:30:00,008 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 00:30:00,008 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 21:30:00.008780+00:00'} INFO 2025-11-14 00:30:00,018 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 00:30:00,018 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 21:30:00.018270+00:00'} INFO 2025-11-14 00:30:47,963 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:31:47,966 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:32:47,954 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:33:47,966 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:34:47,965 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:35:47,965 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:36:47,968 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:37:47,972 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:38:47,957 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:39:47,967 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 00:47:26,941 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:03:57,501 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:03:57,552 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 01:03:57,552 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 22:03:57.552981+00:00'} INFO 2025-11-14 01:03:57,558 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 01:03:57,558 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 22:03:57.558774+00:00'} INFO 2025-11-14 01:04:57,491 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:05:57,496 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:06:57,498 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:07:57,479 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:08:57,499 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:09:57,487 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:10:57,477 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:11:57,484 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:12:57,492 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:13:57,478 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-14 01:14:08,658 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-14 01:14:57,474 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:15:57,488 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:16:57,490 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:17:57,487 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-14 01:18:31,136 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-14 01:18:57,583 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:19:57,582 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:20:57,578 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:21:57,587 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:22:57,568 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:23:57,571 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:24:57,570 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:25:57,578 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:26:57,580 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:27:57,580 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:28:57,579 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:29:57,581 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:30:00,012 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 01:30:00,012 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 22:30:00.012163+00:00'} INFO 2025-11-14 01:30:00,017 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 01:30:00,017 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 22:30:00.017806+00:00'} INFO 2025-11-14 01:30:57,574 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:31:57,581 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:32:57,579 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:33:57,579 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:34:57,560 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:35:57,560 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:36:57,560 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:37:57,559 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:38:57,594 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:39:57,565 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:40:57,558 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:41:57,593 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:42:57,597 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:43:57,563 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:44:57,563 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:45:57,560 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:46:57,567 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:47:57,568 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:48:57,470 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:49:57,465 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:50:57,465 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:51:57,469 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:52:57,468 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:53:57,464 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:54:57,461 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:55:57,467 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:56:57,465 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:57:57,468 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:58:57,459 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 01:59:57,468 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:00:00,015 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 02:00:00,015 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 23:00:00.015717+00:00'} INFO 2025-11-14 02:00:00,022 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 02:00:00,023 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 23:00:00.023052+00:00'} INFO 2025-11-14 02:00:57,461 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:01:57,464 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:02:57,464 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:03:57,457 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:04:57,465 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:05:57,464 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:06:57,460 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:07:57,459 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:08:57,461 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:09:57,457 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:10:57,458 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:11:57,459 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:12:57,456 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:13:57,456 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:14:57,460 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:15:57,456 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:16:57,456 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:17:57,457 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:18:57,401 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:19:57,396 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:20:57,398 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:21:57,397 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:38:11,113 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 02:38:11,113 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-13 23:38:11.113950+00:00'} INFO 2025-11-14 02:38:11,119 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 02:38:11,119 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-13 23:38:11.119550+00:00'} INFO 2025-11-14 02:38:33,250 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:39:33,245 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:40:33,255 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:41:33,249 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:42:33,239 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:43:33,252 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:44:33,251 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:45:33,248 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:46:33,252 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:47:33,254 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:48:33,240 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:49:33,247 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:50:33,252 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:51:33,255 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:52:33,249 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:53:33,218 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-14 02:53:50,850 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-14 02:54:33,222 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-14 02:54:51,015 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found ERROR 2025-11-14 02:54:51,129 tasks 20389 8426217792 Appointment ce1d5be4-2270-4ff3-ab1a-4f31b8c3b856 not found INFO 2025-11-14 02:55:33,218 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:56:33,222 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:57:33,206 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:58:33,220 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 02:59:33,221 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:00:00,009 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 03:00:00,010 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 00:00:00.010206+00:00'} INFO 2025-11-14 03:00:00,018 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 03:00:00,018 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 00:00:00.018397+00:00'} INFO 2025-11-14 03:00:33,224 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:01:33,221 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:02:33,211 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:03:33,217 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:04:33,217 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:05:33,216 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:06:33,207 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:07:33,218 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:08:33,248 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:09:33,259 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:10:33,261 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:11:33,260 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:12:33,253 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:13:33,258 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:14:33,263 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:15:33,263 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:16:33,254 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:17:33,263 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:18:33,265 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:19:33,265 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:20:33,260 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:21:33,256 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:22:33,261 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:23:33,323 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:24:33,322 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:25:33,320 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:26:33,324 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:27:33,331 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:28:33,324 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:29:33,326 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:30:00,020 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 03:30:00,020 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 00:30:00.020638+00:00'} INFO 2025-11-14 03:30:00,029 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 03:30:00,029 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 00:30:00.029973+00:00'} INFO 2025-11-14 03:30:33,308 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:31:33,327 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:32:33,322 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:33:33,323 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:34:33,325 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:35:33,318 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:36:33,333 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:37:33,333 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:48:31,789 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:49:31,817 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:50:31,816 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:51:31,813 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:52:31,815 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:53:31,812 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:54:31,821 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:55:31,818 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:56:31,825 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:57:31,826 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:58:31,829 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 03:59:31,829 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:00:00,016 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 04:00:00,017 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 01:00:00.017137+00:00'} INFO 2025-11-14 04:00:00,022 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 04:00:00,022 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 01:00:00.022364+00:00'} INFO 2025-11-14 04:00:31,818 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:01:31,825 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:02:31,824 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:03:31,744 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:04:31,747 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:05:31,778 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:06:31,743 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:07:31,747 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:08:31,778 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:09:31,773 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:10:31,747 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:11:31,742 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:12:31,747 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:13:31,745 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:14:31,738 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:15:31,749 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:16:31,746 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:17:31,748 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:18:31,686 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:19:31,685 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:20:31,685 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:21:31,684 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:22:31,683 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:23:31,680 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:24:31,681 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:25:31,686 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:26:31,692 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:27:31,675 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:28:31,701 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:29:31,685 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:30:00,013 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 04:30:00,013 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 01:30:00.013937+00:00'} INFO 2025-11-14 04:30:00,020 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 04:30:00,021 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 01:30:00.020991+00:00'} INFO 2025-11-14 04:30:31,681 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:31:31,674 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:32:31,683 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:33:31,682 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:34:31,635 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:35:31,639 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:36:31,641 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:37:31,640 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:38:31,634 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:39:31,634 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:40:31,632 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:41:31,637 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:42:31,636 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:43:31,631 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:44:31,635 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:45:31,620 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:46:31,629 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:47:31,626 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 04:48:31,625 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:04:34,321 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 05:04:34,322 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 02:04:34.322369+00:00'} INFO 2025-11-14 05:04:34,327 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 05:04:34,327 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 02:04:34.327884+00:00'} INFO 2025-11-14 05:05:01,395 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:06:01,397 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:07:01,397 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:08:01,394 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:09:01,388 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:10:01,400 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:11:01,398 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:12:01,390 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:13:01,398 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:14:01,385 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:15:01,400 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:16:01,393 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:17:01,403 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:18:01,382 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:19:01,400 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:20:01,432 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:21:01,441 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:22:01,438 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:23:01,431 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:24:01,450 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:25:01,433 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:26:01,443 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:27:01,446 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:28:01,439 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:29:01,448 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:30:00,024 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 05:30:00,024 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 02:30:00.024821+00:00'} INFO 2025-11-14 05:30:00,034 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 05:30:00,034 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 02:30:00.034322+00:00'} INFO 2025-11-14 05:30:01,452 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:31:01,446 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:32:01,435 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:33:01,448 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:34:01,451 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:35:01,373 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:36:01,361 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:37:01,370 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:38:01,369 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:39:01,373 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:40:01,377 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:41:01,364 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:42:01,369 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:43:01,371 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:44:01,375 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:45:01,376 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:46:01,375 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:47:01,363 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:48:01,375 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:49:01,373 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:50:01,410 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:51:01,419 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:52:01,410 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:53:01,423 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:54:01,419 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:55:01,420 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:56:01,418 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:57:01,413 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:58:01,422 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 05:59:01,425 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:00:00,011 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 06:00:00,011 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 03:00:00.011919+00:00'} INFO 2025-11-14 06:00:00,018 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 06:00:00,018 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 03:00:00.018854+00:00'} INFO 2025-11-14 06:00:01,422 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:01:01,408 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:02:01,424 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:03:01,420 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:04:01,425 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:05:01,431 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:21:20,330 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:22:20,330 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:23:20,326 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:24:20,324 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:25:20,330 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:26:20,326 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:27:20,325 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:28:20,323 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:29:20,324 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:30:00,011 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 06:30:00,012 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 03:30:00.012749+00:00'} INFO 2025-11-14 06:30:00,016 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 06:30:00,017 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 03:30:00.017033+00:00'} INFO 2025-11-14 06:30:20,328 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:31:20,332 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:32:20,326 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:33:20,327 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:34:20,331 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:35:20,329 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:36:20,369 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:37:20,369 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:38:20,344 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:39:20,334 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:40:20,334 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:41:20,365 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:42:20,334 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:43:20,365 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:44:20,363 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:45:20,335 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:46:20,367 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:47:20,361 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:48:20,337 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:49:20,338 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:50:20,336 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:51:20,263 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:52:20,253 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:53:20,252 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:54:20,254 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:55:20,249 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:56:20,255 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:57:20,258 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:58:20,253 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 06:59:20,243 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:00:00,013 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 07:00:00,013 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 04:00:00.013971+00:00'} INFO 2025-11-14 07:00:00,020 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 07:00:00,020 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 04:00:00.020680+00:00'} INFO 2025-11-14 07:00:20,241 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:01:20,245 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:02:20,246 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:03:20,247 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:04:20,244 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:05:20,248 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:06:20,302 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:07:20,304 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:08:20,303 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:09:20,302 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:10:20,300 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:11:20,303 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:12:20,304 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:13:20,301 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:14:20,300 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:15:20,305 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:16:20,300 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:17:20,303 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:18:20,301 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:19:20,300 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:20:20,303 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:21:20,335 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:22:20,351 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:23:20,351 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:24:20,350 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:25:20,342 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:26:20,352 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:27:20,352 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:28:20,355 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:29:20,348 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:30:00,021 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 07:30:00,022 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 04:30:00.022299+00:00'} INFO 2025-11-14 07:30:00,030 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 07:30:00,030 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 04:30:00.030388+00:00'} INFO 2025-11-14 07:30:20,354 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:31:20,352 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:32:20,358 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:33:20,355 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:34:20,346 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:35:20,355 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:36:20,375 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:37:20,386 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:38:20,380 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:39:20,386 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:40:20,385 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:41:20,384 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:42:20,377 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:43:20,389 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:44:20,389 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:45:20,383 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:46:20,383 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:47:20,393 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:48:20,389 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:49:20,392 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:50:20,390 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:51:20,383 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:52:20,377 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:53:20,358 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:54:20,376 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:55:20,379 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:56:20,378 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:57:20,379 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:58:20,382 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 07:59:20,377 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:00:00,015 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 08:00:00,016 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 05:00:00.016304+00:00'} INFO 2025-11-14 08:00:00,024 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 08:00:00,024 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 05:00:00.024903+00:00'} INFO 2025-11-14 08:00:00,048 tasks 20382 8426217792 Scheduled 0 appointment reminders INFO 2025-11-14 08:00:20,369 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:01:20,385 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:02:20,383 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:03:20,379 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:04:20,381 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:05:20,381 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:06:20,280 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:07:20,282 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:08:20,286 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:09:20,290 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:10:20,270 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:11:20,289 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:12:20,281 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:13:20,284 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:14:20,282 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:15:20,283 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:16:20,283 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:17:20,285 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:18:20,284 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:19:20,284 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:20:20,275 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:21:20,291 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:31:25,482 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 08:31:25,482 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 05:31:25.482511+00:00'} INFO 2025-11-14 08:31:25,487 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 08:31:25,487 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 05:31:25.487593+00:00'} INFO 2025-11-14 08:31:30,169 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:32:30,131 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:33:30,139 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:34:30,143 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:35:30,139 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:36:30,136 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:37:30,137 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:38:30,135 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:39:30,138 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:40:30,136 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:41:30,133 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:42:30,137 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:43:30,135 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:44:30,171 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:45:30,166 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:46:30,127 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:47:30,145 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:48:30,144 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:49:30,111 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:50:30,111 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:51:30,110 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:52:30,108 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:53:30,109 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:54:30,111 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:55:30,110 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:56:30,109 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:57:30,111 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:58:30,108 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 08:59:30,101 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:00:00,013 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 09:00:00,014 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 06:00:00.014101+00:00'} INFO 2025-11-14 09:00:00,020 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 09:00:00,020 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 06:00:00.020553+00:00'} INFO 2025-11-14 09:00:30,104 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:01:30,112 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:02:30,144 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:03:30,141 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:04:30,147 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:05:30,144 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:06:30,152 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:07:30,159 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:08:30,143 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:09:30,137 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:10:30,150 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:11:30,145 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:12:30,167 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:13:30,137 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:14:30,135 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:15:30,131 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:16:30,196 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:17:30,201 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:18:30,200 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:19:30,199 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:20:30,192 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:21:30,203 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:22:30,205 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:23:30,198 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:24:30,203 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:25:30,203 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:26:30,206 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:27:30,206 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:28:30,206 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:29:30,207 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:30:00,015 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 09:30:00,016 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 06:30:00.016630+00:00'} INFO 2025-11-14 09:30:00,023 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 09:30:00,023 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 06:30:00.023162+00:00'} INFO 2025-11-14 09:30:30,200 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:31:30,207 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:48:16,600 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:49:16,588 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:50:16,578 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:51:16,586 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:52:16,595 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:53:16,595 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:54:16,595 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:55:16,582 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:56:16,590 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:57:16,591 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:58:16,591 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 09:59:16,592 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:00:00,014 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 10:00:00,014 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 07:00:00.014950+00:00'} INFO 2025-11-14 10:00:00,022 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 10:00:00,022 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 07:00:00.022235+00:00'} INFO 2025-11-14 10:00:16,581 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:01:16,588 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:02:16,598 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:03:16,595 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:04:16,602 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:05:16,589 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:06:16,602 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:07:16,597 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:08:16,601 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:09:16,601 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:10:16,599 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:11:16,598 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:12:16,600 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:13:16,602 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:14:16,589 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:15:16,602 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:16:16,601 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:17:16,601 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:18:16,635 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:19:16,641 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:20:16,639 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:21:16,644 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:22:16,643 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:23:16,649 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:24:16,642 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:25:16,630 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:26:16,636 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:27:16,647 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:28:16,649 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:29:16,650 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:30:00,020 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 10:30:00,021 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 07:30:00.021331+00:00'} INFO 2025-11-14 10:30:00,029 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 10:30:00,029 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 07:30:00.029743+00:00'} INFO 2025-11-14 10:30:16,633 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:31:16,649 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:32:16,652 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:33:16,626 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:34:16,621 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:35:16,617 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:36:16,611 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:37:16,619 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:38:16,617 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:39:16,621 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:40:16,613 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:41:16,620 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:42:16,619 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:43:16,623 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:44:16,619 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:45:16,609 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:46:16,618 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:47:16,625 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:48:16,623 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:51:39,610 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:52:39,611 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:53:39,606 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:54:39,607 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:55:39,613 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:56:39,609 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:57:39,612 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:58:39,606 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 10:59:39,617 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:00:00,008 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 11:00:00,009 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 08:00:00.009375+00:00'} INFO 2025-11-14 11:00:00,013 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 11:00:00,013 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 08:00:00.013986+00:00'} INFO 2025-11-14 11:00:39,610 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:01:39,613 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:02:39,610 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:03:39,642 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:04:39,650 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:05:39,682 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:06:39,651 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:07:39,645 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:08:39,650 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:09:39,678 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:10:39,652 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:11:39,652 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:12:39,690 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:13:39,681 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:14:39,646 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:15:39,705 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:16:39,651 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:17:39,654 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:18:39,639 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:19:39,641 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:20:39,639 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:21:39,637 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:22:39,641 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:23:39,645 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:24:39,643 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:25:39,638 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:26:39,637 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:27:39,637 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:28:39,643 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:29:39,642 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:30:00,011 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 11:30:00,012 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 08:30:00.012776+00:00'} INFO 2025-11-14 11:30:00,019 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 11:30:00,019 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 08:30:00.019395+00:00'} INFO 2025-11-14 11:30:39,642 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:31:39,643 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:32:39,647 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:33:39,635 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:34:39,633 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:35:39,633 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:36:39,632 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:37:39,631 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:38:39,633 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:39:39,629 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:40:39,632 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:41:39,634 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:42:39,627 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:43:39,631 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:44:39,632 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:45:39,631 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:46:39,637 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:47:39,634 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:48:39,536 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:49:39,526 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:50:39,526 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:55:43,342 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:56:43,347 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:57:43,345 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:58:43,342 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 11:59:43,341 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:00:00,004 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 12:00:00,005 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 09:00:00.005713+00:00'} INFO 2025-11-14 12:00:00,010 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 12:00:00,010 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 09:00:00.010444+00:00'} INFO 2025-11-14 12:00:43,325 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:01:43,343 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:02:43,341 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:03:43,331 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:04:43,339 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:05:43,338 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:06:43,327 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:07:43,338 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:08:43,333 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:09:43,335 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:10:43,387 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:11:43,396 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:12:43,400 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:13:43,399 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:14:43,390 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:15:43,404 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:16:43,399 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:17:43,397 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:18:43,399 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:19:43,386 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:20:43,404 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:21:43,392 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:22:43,394 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:23:43,399 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:24:43,385 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:25:43,403 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:26:43,413 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:27:43,409 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:28:43,410 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:29:43,397 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:30:00,019 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 12:30:00,019 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 09:30:00.019793+00:00'} INFO 2025-11-14 12:30:00,028 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 12:30:00,028 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 09:30:00.028471+00:00'} INFO 2025-11-14 12:30:43,406 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:31:43,411 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:32:43,411 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:33:43,412 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:34:43,410 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:35:43,396 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:36:43,406 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:37:43,405 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:38:43,405 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:39:43,393 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:40:43,406 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:41:43,417 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:42:43,413 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:43:43,418 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:44:43,397 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:45:43,419 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:46:43,420 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:47:43,417 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:48:43,415 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:49:43,417 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:50:43,417 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:51:43,416 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:52:43,419 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:53:43,402 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:54:43,419 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 12:55:43,395 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:01:55,840 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 13:01:55,841 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 10:01:55.840998+00:00'} INFO 2025-11-14 13:01:55,846 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 13:01:55,846 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 10:01:55.846934+00:00'} INFO 2025-11-14 13:02:47,662 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:03:47,666 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:04:47,659 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:05:47,661 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:06:47,655 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:07:47,659 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:08:47,654 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:09:47,658 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:10:47,657 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:11:47,658 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:12:47,648 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:13:47,653 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:14:47,654 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:15:47,651 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:16:47,686 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:17:47,681 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:18:47,683 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:19:47,720 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:20:47,721 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:21:47,682 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:22:47,681 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:23:47,686 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:24:47,685 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:25:47,687 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:26:47,683 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:27:47,680 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:28:47,678 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:29:47,684 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:30:00,016 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 13:30:00,017 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 10:30:00.017112+00:00'} INFO 2025-11-14 13:30:00,024 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 13:30:00,024 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 10:30:00.024394+00:00'} INFO 2025-11-14 13:30:47,682 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:31:47,679 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:32:47,623 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:33:47,624 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:34:47,635 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:35:47,633 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:36:47,621 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:37:47,618 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:38:47,616 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:39:47,615 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:40:47,615 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:41:47,617 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:42:47,613 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:43:47,611 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:44:47,607 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:45:47,616 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:46:47,611 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:47:47,610 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:48:47,607 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:49:47,610 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:50:47,609 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:51:47,600 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:52:47,603 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:53:47,599 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:54:47,605 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:55:47,598 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:56:47,596 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:57:47,598 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:58:47,605 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 13:59:47,596 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:00:00,011 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 14:00:00,012 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 11:00:00.012772+00:00'} INFO 2025-11-14 14:00:00,020 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 14:00:00,020 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 11:00:00.020236+00:00'} INFO 2025-11-14 14:00:47,592 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:01:47,590 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:03:54,628 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:04:54,640 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:05:54,648 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:06:54,642 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:07:54,648 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:08:54,635 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:09:54,631 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:10:54,646 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:11:54,646 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:12:54,648 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:13:54,642 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:14:54,638 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:15:54,649 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:16:54,638 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:17:54,646 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:18:54,649 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:19:54,642 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:20:54,643 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:21:54,644 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:22:54,628 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:23:54,642 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:24:54,638 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:25:54,637 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:26:54,645 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:27:54,631 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:28:54,640 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:29:54,642 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:30:00,009 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 14:30:00,009 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 11:30:00.009263+00:00'} INFO 2025-11-14 14:30:00,018 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 14:30:00,018 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 11:30:00.018324+00:00'} INFO 2025-11-14 14:30:54,639 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:31:54,625 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:32:54,620 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:33:54,626 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:34:54,621 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:35:54,621 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:36:54,617 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:37:54,611 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:38:54,622 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:39:54,619 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:40:54,623 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:41:54,620 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:42:54,608 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:43:54,618 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:44:54,620 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:45:54,615 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:46:54,618 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:47:54,630 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:48:54,640 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:49:54,633 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:50:54,638 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:51:54,633 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:52:54,624 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:53:54,636 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:54:54,637 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:55:54,639 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:56:54,622 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:57:54,636 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:58:54,632 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 14:59:54,632 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:00:00,011 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 15:00:00,011 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 12:00:00.011881+00:00'} INFO 2025-11-14 15:00:00,017 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 15:00:00,017 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 12:00:00.017598+00:00'} INFO 2025-11-14 15:00:54,635 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:01:54,621 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:02:54,655 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:03:54,655 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:05:31,925 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:06:31,927 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:07:31,927 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:08:31,927 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:09:31,923 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:10:31,927 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:11:31,924 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:12:31,927 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:13:31,921 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:14:31,931 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:15:31,925 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:16:31,919 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:17:31,935 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:18:31,974 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:19:31,938 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:20:31,937 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:21:31,971 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:22:31,967 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:23:31,934 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:24:31,937 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:25:31,931 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:26:31,938 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:27:31,939 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:28:31,935 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:29:31,939 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:30:00,016 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 15:30:00,017 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 12:30:00.017229+00:00'} INFO 2025-11-14 15:30:00,023 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 15:30:00,023 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 12:30:00.023583+00:00'} INFO 2025-11-14 15:30:31,941 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:31:31,940 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:32:31,936 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:33:31,938 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:34:31,934 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:35:31,935 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:36:31,945 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:37:31,945 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:38:31,934 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:39:31,928 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:40:31,934 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:41:31,934 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:42:31,932 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:43:31,936 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:44:31,932 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:45:31,942 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:46:31,934 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:47:31,973 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:48:31,973 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:49:31,976 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:50:31,980 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:51:31,985 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:52:31,982 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:53:31,974 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:54:31,977 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:55:31,983 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:56:31,990 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:57:31,978 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:58:31,979 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 15:59:31,977 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:00:00,016 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 16:00:00,017 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 13:00:00.017354+00:00'} INFO 2025-11-14 16:00:00,023 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 16:00:00,023 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 13:00:00.023861+00:00'} INFO 2025-11-14 16:00:31,982 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:01:31,982 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:02:32,035 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:03:32,059 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:04:32,043 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:05:56,065 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:06:56,072 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:07:56,073 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:08:56,077 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:09:56,070 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:10:56,067 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:11:56,070 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:12:56,077 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:13:56,076 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:14:56,079 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:15:56,078 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:16:56,074 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:17:56,014 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:18:56,013 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:19:56,012 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:20:56,003 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:21:56,009 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:22:56,019 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:23:56,019 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:24:56,019 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:25:56,004 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:26:56,018 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:27:56,021 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:28:56,009 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:29:56,016 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:30:00,012 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 16:30:00,012 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 13:30:00.012956+00:00'} INFO 2025-11-14 16:30:00,021 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 16:30:00,021 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 13:30:00.021314+00:00'} INFO 2025-11-14 16:30:56,018 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:31:56,020 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:32:56,065 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:33:56,057 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:34:56,060 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:35:56,075 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:36:56,069 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:37:56,067 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:38:56,071 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:39:56,072 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:40:56,063 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:41:56,073 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:42:56,082 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:43:56,069 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:44:56,077 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:45:56,065 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:46:56,075 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:47:56,084 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:48:56,083 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:49:56,087 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:50:56,074 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:51:56,084 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:52:56,086 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:53:56,089 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:54:56,089 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:55:56,090 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:56:56,083 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:57:56,092 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:58:56,090 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 16:59:56,092 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:00:00,020 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 17:00:00,021 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 14:00:00.021079+00:00'} INFO 2025-11-14 17:00:00,029 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 17:00:00,029 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 14:00:00.029561+00:00'} INFO 2025-11-14 17:00:56,082 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:01:56,089 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:02:56,066 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:03:56,056 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:04:56,050 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:08:19,212 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:09:19,187 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:10:19,181 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:11:19,181 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:12:19,192 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:13:19,187 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:14:19,188 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:15:19,190 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:16:19,189 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:17:19,181 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:18:19,183 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:19:19,187 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:20:19,187 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:21:19,186 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:22:19,224 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:23:19,221 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:24:19,173 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:25:19,210 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:26:19,234 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:27:19,183 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:28:19,181 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:29:19,187 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:30:00,013 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 17:30:00,014 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 14:30:00.014355+00:00'} INFO 2025-11-14 17:30:00,019 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 17:30:00,019 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 14:30:00.019485+00:00'} INFO 2025-11-14 17:30:19,184 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:31:19,185 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:32:19,191 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:33:19,184 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:34:19,189 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:35:19,191 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:36:19,184 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:37:19,184 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:38:19,123 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:39:19,115 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:40:19,116 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:41:19,115 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:42:19,114 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:43:19,114 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:44:19,114 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:45:19,110 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:46:19,113 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:47:19,112 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:48:19,116 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:49:19,120 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:50:19,118 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:51:19,116 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:52:19,108 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:53:19,114 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:54:19,069 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:55:19,067 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:56:19,064 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:57:19,063 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:58:19,064 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 17:59:19,062 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:00:00,015 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 18:00:00,016 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 15:00:00.016154+00:00'} INFO 2025-11-14 18:00:00,022 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 18:00:00,022 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 15:00:00.022908+00:00'} INFO 2025-11-14 18:00:00,039 tasks 20389 8426217792 Generated daily schedule for 2025-11-15: {'date': '2025-11-15', 'total_appointments': 0, 'providers_with_appointments': 0} INFO 2025-11-14 18:00:19,058 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:01:19,063 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:02:19,059 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:03:19,060 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:04:19,062 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:05:19,048 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:06:19,049 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:07:19,059 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:08:19,053 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:10:11,638 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:11:11,639 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:12:11,641 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:13:11,630 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:14:11,637 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:15:11,637 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:16:11,632 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:17:11,619 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:18:11,635 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:19:11,634 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:20:11,631 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:21:11,634 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:22:11,627 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:23:11,627 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:24:11,643 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:25:11,644 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:26:11,642 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:27:11,625 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:28:11,646 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:29:11,643 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:30:00,010 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 18:30:00,011 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 15:30:00.011192+00:00'} INFO 2025-11-14 18:30:00,018 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 18:30:00,018 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 15:30:00.018807+00:00'} INFO 2025-11-14 18:30:11,645 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:31:11,646 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:32:11,627 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:33:11,638 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:34:11,638 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:35:11,639 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:36:11,633 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:37:11,626 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:38:11,637 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:39:11,637 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:40:11,636 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:41:11,641 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:42:11,625 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:43:11,634 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:44:11,637 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:45:11,636 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:46:11,637 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:47:11,637 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:48:11,619 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:49:11,627 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:50:11,627 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:51:11,630 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:52:11,628 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:53:11,615 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:54:11,609 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:55:11,611 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:56:11,607 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:57:11,609 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:58:11,593 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 18:59:11,605 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:00:00,014 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 19:00:00,014 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 16:00:00.014628+00:00'} INFO 2025-11-14 19:00:00,021 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 19:00:00,021 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 16:00:00.021953+00:00'} INFO 2025-11-14 19:00:11,606 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:01:11,606 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:02:11,608 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:03:11,596 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:04:11,602 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:05:11,600 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:06:11,596 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:07:11,600 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:08:11,582 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:09:11,584 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:10:11,594 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:11:17,771 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:12:17,781 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:13:17,779 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:14:17,783 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:15:17,765 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:16:17,762 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:17:17,767 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:18:17,777 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:19:17,772 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:20:17,771 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:27:54,673 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:28:54,675 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:29:54,679 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:30:00,016 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 19:30:00,016 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 16:30:00.016795+00:00'} INFO 2025-11-14 19:30:00,022 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 19:30:00,022 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 16:30:00.022797+00:00'} INFO 2025-11-14 19:30:54,681 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:31:54,682 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:32:54,678 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:33:54,673 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:34:54,681 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:35:54,678 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:36:54,679 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:37:54,679 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:38:54,674 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:39:54,675 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:40:54,668 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:41:54,702 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:42:54,774 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:43:54,779 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:44:54,813 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:45:54,780 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:46:54,793 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:47:54,796 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:48:54,784 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:49:54,783 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:50:54,786 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:51:54,783 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:52:54,816 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:53:54,818 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:54:54,779 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:55:54,816 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:56:54,824 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:57:54,960 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:58:54,879 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 19:59:54,848 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:00:00,007 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 20:00:00,007 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 17:00:00.007722+00:00'} INFO 2025-11-14 20:00:00,017 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 20:00:00,017 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 17:00:00.017229+00:00'} INFO 2025-11-14 20:00:54,850 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:01:54,859 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:02:54,856 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:03:54,858 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:04:54,862 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:05:54,857 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:06:54,861 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:07:54,864 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:08:54,860 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:09:54,865 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:10:54,857 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:11:54,860 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:12:54,794 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:13:54,796 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:14:54,800 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:15:54,797 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:16:54,797 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:17:54,799 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:18:54,801 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:19:54,795 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:20:54,800 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:21:54,794 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:22:54,797 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:23:54,795 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:24:54,801 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:25:54,797 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:26:54,803 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:32:30,038 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 20:32:30,039 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 17:32:30.039299+00:00'} INFO 2025-11-14 20:32:30,044 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 20:32:30,044 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 17:32:30.044989+00:00'} INFO 2025-11-14 20:32:52,907 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:33:52,920 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:34:52,916 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:35:52,925 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:36:52,923 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:37:52,924 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:38:52,923 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:39:52,914 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:40:52,919 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:41:52,922 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:42:52,926 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:43:52,919 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:44:52,920 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:45:52,920 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:46:52,921 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:47:52,994 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:48:52,978 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:49:52,994 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:50:52,991 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:51:52,996 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:52:52,994 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:53:52,978 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:54:52,986 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:55:52,994 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:56:52,995 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:57:52,997 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:58:52,988 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 20:59:52,996 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:00:00,021 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 21:00:00,021 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 18:00:00.021746+00:00'} INFO 2025-11-14 21:00:00,030 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 21:00:00,030 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 18:00:00.030203+00:00'} INFO 2025-11-14 21:00:52,999 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:01:53,004 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:02:52,989 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:03:52,983 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:04:52,992 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:05:52,997 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:06:52,994 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:07:52,983 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:08:52,994 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:09:52,997 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:10:53,000 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:11:52,990 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:12:52,993 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:13:53,001 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:14:52,997 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:15:53,001 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:16:52,991 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:17:52,933 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:18:52,934 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:19:52,933 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:20:52,939 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:21:52,924 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:22:52,932 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:23:52,934 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:24:52,932 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:25:52,935 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:26:52,922 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:27:52,931 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:28:52,931 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:29:52,926 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:30:00,017 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 21:30:00,017 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 18:30:00.017498+00:00'} INFO 2025-11-14 21:30:00,024 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 21:30:00,024 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 18:30:00.024902+00:00'} INFO 2025-11-14 21:30:52,931 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:31:52,933 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:32:52,959 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:35:29,843 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:36:49,733 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:37:49,733 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:38:49,728 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:39:49,728 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:40:49,733 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:41:49,738 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:42:49,735 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:43:49,734 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:44:49,737 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:45:49,730 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:46:49,738 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:47:49,720 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:48:49,720 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:49:49,723 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:50:49,750 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:51:49,720 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:52:49,721 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:53:49,755 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:54:49,735 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:55:49,725 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:56:49,719 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:57:49,723 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:58:49,719 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 21:59:49,716 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:00:00,013 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 22:00:00,013 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 19:00:00.013591+00:00'} INFO 2025-11-14 22:00:00,018 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 22:00:00,018 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 19:00:00.018909+00:00'} INFO 2025-11-14 22:00:49,756 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:01:49,751 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:02:49,736 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:03:49,753 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:04:49,755 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:05:49,753 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:06:49,755 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:07:49,762 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:08:49,755 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:09:49,763 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:10:49,761 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:11:49,765 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:12:49,757 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:13:49,755 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:14:49,760 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:15:49,755 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:16:49,766 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:17:49,782 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:18:49,780 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:19:49,784 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:20:49,778 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:21:49,780 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:22:49,779 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:23:49,779 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:24:49,780 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:25:49,784 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:26:49,782 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:27:49,790 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:28:49,785 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:29:49,790 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:30:00,015 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 22:30:00,016 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 19:30:00.016320+00:00'} INFO 2025-11-14 22:30:00,023 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 22:30:00,023 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 19:30:00.023240+00:00'} INFO 2025-11-14 22:30:49,787 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:31:49,784 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:32:49,820 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:33:49,833 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:34:49,832 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:35:49,834 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:36:49,833 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:38:19,609 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:39:19,604 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:40:19,608 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:41:19,612 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:42:19,612 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:43:19,602 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:44:19,617 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:45:19,616 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:46:19,611 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:47:19,611 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:48:19,614 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:49:19,614 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:50:19,620 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:51:19,619 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:52:19,623 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:53:19,648 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:54:19,653 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:55:19,654 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:56:19,658 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:57:19,647 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:58:19,653 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 22:59:19,645 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:00:00,021 tasks 20382 8426217792 Radiology results sync started INFO 2025-11-14 23:00:00,021 tasks 20382 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 20:00:00.021379+00:00'} INFO 2025-11-14 23:00:00,029 tasks 20389 8426217792 ZATCA batch submission: 0 submitted, 19 failed INFO 2025-11-14 23:00:00,031 tasks 20382 8426217792 ZATCA e-invoice submission for IAGDAR157001 INFO 2025-11-14 23:00:00,032 tasks 20390 8426217792 ZATCA e-invoice submission for IAGDAR558936 INFO 2025-11-14 23:00:00,032 tasks 20383 8426217792 ZATCA e-invoice submission for IAGDAR669695 INFO 2025-11-14 23:00:00,034 tasks 20391 8426217792 ZATCA e-invoice submission for IAGDAR550212 INFO 2025-11-14 23:00:00,034 tasks 20384 8426217792 ZATCA e-invoice submission for IAGDAR488250 INFO 2025-11-14 23:00:00,034 tasks 20388 8426217792 Lab results sync started INFO 2025-11-14 23:00:00,034 tasks 20388 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 20:00:00.034652+00:00'} INFO 2025-11-14 23:00:00,035 tasks 20392 8426217792 ZATCA e-invoice submission for IAGDAR858604 INFO 2025-11-14 23:00:00,035 tasks 20385 8426217792 ZATCA e-invoice submission for IAGDAR708227 INFO 2025-11-14 23:00:00,036 tasks 20393 8426217792 ZATCA e-invoice submission for IAGDAR945314 INFO 2025-11-14 23:00:00,037 tasks 20394 8426217792 ZATCA e-invoice submission for IAGDAR898825 INFO 2025-11-14 23:00:00,038 tasks 20386 8426217792 ZATCA e-invoice submission for IAGDAR840464 INFO 2025-11-14 23:00:00,040 tasks 20389 8426217792 ZATCA e-invoice submission for IAGDAR757134 INFO 2025-11-14 23:00:00,040 tasks 20387 8426217792 ZATCA e-invoice submission for IAGDAR289266 INFO 2025-11-14 23:00:00,042 tasks 20390 8426217792 ZATCA e-invoice submission for IAGDAR770785 INFO 2025-11-14 23:00:00,042 tasks 20382 8426217792 ZATCA e-invoice submission for IAGDAR140347 INFO 2025-11-14 23:00:00,043 tasks 20391 8426217792 ZATCA e-invoice submission for IAGDAR425411 INFO 2025-11-14 23:00:00,043 tasks 20383 8426217792 ZATCA e-invoice submission for IAGDAR342242 INFO 2025-11-14 23:00:00,044 tasks 20392 8426217792 ZATCA e-invoice submission for IAGDAR578723 INFO 2025-11-14 23:00:00,044 tasks 20384 8426217792 ZATCA e-invoice submission for IAGDAR526290 INFO 2025-11-14 23:00:00,045 tasks 20385 8426217792 ZATCA e-invoice submission for IAGDAR686930 INFO 2025-11-14 23:00:19,659 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:01:19,664 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:02:19,663 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:03:19,662 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:04:19,659 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:05:19,665 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:06:19,667 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:07:19,664 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:08:19,653 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:09:19,656 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:10:19,662 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:11:19,660 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:12:19,653 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:13:19,765 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:14:19,659 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:15:19,667 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:16:19,661 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:17:19,666 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:18:19,667 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:19:19,670 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:20:19,667 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:21:19,672 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:22:19,662 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:23:19,690 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:24:19,690 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:25:19,692 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:26:19,693 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:27:19,683 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:28:19,699 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:29:19,704 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:30:00,019 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-14 23:30:00,019 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 20:30:00.019698+00:00'} INFO 2025-11-14 23:30:00,026 tasks 20389 8426217792 Lab results sync started INFO 2025-11-14 23:30:00,026 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 20:30:00.026758+00:00'} INFO 2025-11-14 23:30:19,697 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:31:19,694 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:32:19,694 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:33:19,701 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:34:19,706 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:35:19,706 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:36:19,703 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:37:19,693 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:38:19,694 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:42:24,335 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:43:24,342 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:44:24,333 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:45:24,340 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:46:24,336 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:47:24,340 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:48:24,340 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:49:24,341 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:50:24,336 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:51:24,341 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:52:24,345 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:53:24,366 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:54:24,363 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:55:24,400 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:56:24,372 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:57:24,373 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:58:24,386 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-14 23:59:24,370 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:00:00,004 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 00:00:00,004 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 21:00:00.004623+00:00'} INFO 2025-11-15 00:00:00,010 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 00:00:00,010 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 21:00:00.010465+00:00'} INFO 2025-11-15 00:00:24,370 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:01:24,374 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:02:24,370 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:03:24,405 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:04:24,424 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:05:24,371 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:06:24,374 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:07:24,406 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:08:24,394 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:09:24,433 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:10:24,428 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:11:24,430 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:12:24,402 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:13:24,431 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:14:24,429 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:15:24,399 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:16:24,410 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:17:24,404 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:18:24,407 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:19:24,408 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:20:24,406 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:21:24,412 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:22:24,402 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:23:24,407 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:24:24,408 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:25:24,399 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:26:24,408 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:27:24,409 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:28:24,413 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:29:24,419 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:30:00,015 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 00:30:00,016 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 21:30:00.016682+00:00'} INFO 2025-11-15 00:30:00,023 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 00:30:00,023 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 21:30:00.023500+00:00'} INFO 2025-11-15 00:30:24,408 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:31:24,416 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:32:24,411 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:33:24,414 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:34:24,416 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:35:24,413 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:36:24,408 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:37:24,417 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:38:24,434 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:39:24,436 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:40:24,437 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:41:24,430 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:42:27,994 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:44:17,654 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:45:17,593 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:46:17,578 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:47:17,576 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 00:48:17,575 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:04:38,062 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 01:04:38,063 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 22:04:38.063347+00:00'} INFO 2025-11-15 01:04:38,068 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 01:04:38,069 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 22:04:38.069126+00:00'} INFO 2025-11-15 01:04:52,797 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:05:52,825 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:06:52,820 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:07:52,815 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:08:52,821 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:15:33,215 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:16:33,225 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:17:33,227 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:18:33,227 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:19:33,234 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:20:33,229 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:21:33,229 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:22:33,218 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:23:33,221 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:24:33,234 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:25:33,232 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:26:33,234 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:27:33,233 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:28:33,240 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:29:33,240 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:30:00,017 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 01:30:00,018 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 22:30:00.018072+00:00'} INFO 2025-11-15 01:30:00,026 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 01:30:00,026 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 22:30:00.026448+00:00'} INFO 2025-11-15 01:30:33,227 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:31:33,234 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:32:33,236 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:33:33,242 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:34:33,239 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:35:33,127 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:36:33,120 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:37:33,129 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:38:33,130 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:39:33,126 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:40:33,127 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:41:33,130 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:42:33,115 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:43:33,128 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:44:33,113 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:45:33,123 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:46:33,129 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:47:33,124 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:48:33,117 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:49:33,123 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:50:33,129 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:51:33,134 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:52:33,130 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:53:33,130 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:54:33,120 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:55:33,130 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:56:33,133 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:57:33,138 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:58:33,128 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 01:59:33,123 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:00:00,013 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 02:00:00,013 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 23:00:00.013927+00:00'} INFO 2025-11-15 02:00:00,022 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 02:00:00,022 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 23:00:00.022438+00:00'} INFO 2025-11-15 02:00:33,127 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:01:33,129 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:02:33,128 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:03:33,128 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:04:33,114 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:05:33,159 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:06:33,169 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:07:33,172 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:08:33,174 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:09:33,170 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:10:33,159 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:11:33,170 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:12:33,172 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:13:33,168 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:14:33,171 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:30:55,290 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 02:30:55,291 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-14 23:30:55.291093+00:00'} INFO 2025-11-15 02:30:55,297 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 02:30:55,297 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-14 23:30:55.297693+00:00'} INFO 2025-11-15 02:31:14,583 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:32:14,550 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:33:14,554 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:34:14,547 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:35:14,559 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:36:14,545 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:37:14,546 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:38:14,551 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:39:14,545 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:40:14,549 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:41:14,545 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:42:14,540 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:43:14,547 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:44:14,544 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:45:14,547 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:46:14,575 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:47:14,588 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:48:14,618 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:49:14,586 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:50:14,591 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:51:14,585 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:52:14,619 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:53:14,589 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:54:14,617 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:55:14,615 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:56:14,581 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:57:14,621 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:58:14,619 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 02:59:14,584 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:00:00,014 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 03:00:00,015 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 00:00:00.015744+00:00'} INFO 2025-11-15 03:00:00,022 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 03:00:00,022 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 00:00:00.022500+00:00'} INFO 2025-11-15 03:00:14,594 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:01:14,568 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:02:14,573 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:03:14,565 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:04:14,572 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:05:14,571 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:06:14,588 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:07:14,569 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:08:14,569 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:09:14,574 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:10:14,571 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:11:14,573 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:12:14,572 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:13:14,567 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:14:14,592 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:15:14,564 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:16:14,574 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:17:14,578 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:18:14,572 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:19:14,579 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:20:14,572 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:21:14,575 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:22:14,575 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:23:14,577 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:24:14,578 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:25:14,581 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:26:14,574 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:27:14,581 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:28:14,579 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:29:14,577 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:30:00,007 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 03:30:00,007 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 00:30:00.007919+00:00'} INFO 2025-11-15 03:30:00,014 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 03:30:00,014 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 00:30:00.014497+00:00'} INFO 2025-11-15 03:30:14,582 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:31:14,606 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:48:09,029 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:49:09,035 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:50:09,033 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:51:09,036 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:52:09,024 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:53:09,029 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:54:09,030 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:55:09,034 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:56:09,035 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:57:09,032 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:58:09,031 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 03:59:09,033 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:00:00,023 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 04:00:00,023 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 01:00:00.023405+00:00'} INFO 2025-11-15 04:00:00,031 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 04:00:00,031 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 01:00:00.031886+00:00'} INFO 2025-11-15 04:00:09,024 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:01:09,036 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:02:09,019 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:03:09,006 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:04:09,002 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:05:09,005 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:06:08,985 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:07:09,002 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:08:09,008 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:09:08,997 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:10:08,996 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:11:08,984 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:12:09,001 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:13:08,998 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:14:09,000 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:15:08,995 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:16:08,998 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:17:08,997 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:18:09,035 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:19:09,036 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:20:09,038 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:21:09,032 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:22:09,029 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:23:09,040 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:24:09,028 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:25:09,038 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:26:09,037 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:27:09,025 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:28:09,040 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:29:09,040 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:30:00,020 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 04:30:00,021 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 01:30:00.021087+00:00'} INFO 2025-11-15 04:30:00,029 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 04:30:00,030 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 01:30:00.030020+00:00'} INFO 2025-11-15 04:30:09,039 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:31:09,048 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:32:09,040 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:33:09,035 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:34:09,033 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:35:09,035 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:36:09,035 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:37:09,021 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:38:09,034 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:39:09,034 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:40:09,032 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:41:09,023 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:42:09,035 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:43:09,034 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:44:09,034 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:45:09,018 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:46:09,026 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 04:47:09,037 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:03:37,610 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 05:03:37,610 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 02:03:37.610832+00:00'} INFO 2025-11-15 05:03:37,616 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 05:03:37,617 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 02:03:37.617083+00:00'} INFO 2025-11-15 05:04:02,120 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:05:02,108 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:06:02,104 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:07:02,114 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:08:02,100 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:09:02,106 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:10:02,103 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:11:02,101 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:12:02,104 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:13:02,091 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:14:02,105 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:15:02,098 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:16:02,096 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:17:02,098 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:18:02,101 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:19:02,093 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:20:02,086 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:21:02,121 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:22:02,086 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:23:02,082 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:24:02,120 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:25:02,089 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:26:02,080 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:27:02,093 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:28:02,091 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:29:02,089 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:30:00,005 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 05:30:00,006 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 02:30:00.006745+00:00'} INFO 2025-11-15 05:30:00,012 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 05:30:00,012 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 02:30:00.012791+00:00'} INFO 2025-11-15 05:30:02,083 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:31:02,086 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:32:02,086 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:33:02,078 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:34:02,101 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:35:02,116 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:36:02,113 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:37:02,109 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:38:02,121 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:39:02,107 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:40:02,110 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:41:02,109 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:42:02,115 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:43:02,103 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:44:02,111 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:45:02,107 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:46:02,108 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:47:02,104 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:48:02,113 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:49:02,117 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:50:02,122 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:51:02,125 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:52:02,128 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:53:02,122 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:54:02,116 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:55:02,126 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:56:02,127 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:57:02,125 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:58:02,123 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 05:59:02,120 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:00:00,014 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 06:00:00,015 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 03:00:00.015162+00:00'} INFO 2025-11-15 06:00:00,022 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 06:00:00,022 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 03:00:00.022674+00:00'} INFO 2025-11-15 06:00:02,123 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:01:02,123 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:02:02,121 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:03:02,117 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:04:02,124 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:19:59,937 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:20:59,930 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:21:59,935 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:22:59,935 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:23:59,938 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:24:59,936 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:25:59,932 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:26:59,923 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:27:59,930 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:28:59,933 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:29:59,934 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:30:00,012 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 06:30:00,012 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 03:30:00.012720+00:00'} INFO 2025-11-15 06:30:00,021 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 06:30:00,021 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 03:30:00.021426+00:00'} INFO 2025-11-15 06:30:59,918 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:31:59,934 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:32:59,933 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:33:59,931 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:34:59,943 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:35:59,924 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:36:59,927 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:37:59,937 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:38:59,945 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:39:59,940 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:40:59,943 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:41:59,944 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:42:59,933 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:43:59,942 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:44:59,938 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:45:59,940 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:46:59,942 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:47:59,943 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:48:59,940 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:49:59,930 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:50:59,929 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:51:59,922 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:52:59,931 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:53:59,931 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:54:59,931 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:55:59,916 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:56:59,927 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:57:59,931 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:58:59,933 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 06:59:59,926 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:00:00,015 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 07:00:00,015 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 04:00:00.015353+00:00'} INFO 2025-11-15 07:00:00,022 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 07:00:00,022 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 04:00:00.022935+00:00'} INFO 2025-11-15 07:00:59,931 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:01:59,918 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:02:59,932 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:03:59,929 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:04:59,942 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:05:59,945 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:06:59,939 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:07:59,943 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:08:59,947 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:09:59,936 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:10:59,937 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:11:59,936 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:12:59,948 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:13:59,948 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:14:59,943 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:15:59,948 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:16:59,931 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:17:59,938 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:18:59,947 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:36:06,576 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 07:36:06,576 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 04:36:06.576893+00:00'} INFO 2025-11-15 07:36:06,581 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 07:36:06,581 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 04:36:06.581980+00:00'} INFO 2025-11-15 07:36:26,628 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:37:26,619 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:38:26,617 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:39:26,614 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:40:26,618 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:41:26,617 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:42:26,610 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:43:26,615 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:44:26,619 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:45:26,612 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:46:26,614 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:47:26,615 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:48:26,613 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:49:26,605 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:50:26,615 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:51:26,580 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:52:26,594 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:53:26,571 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:54:26,563 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:55:26,599 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:56:26,605 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:57:26,568 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:58:26,568 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 07:59:26,569 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 08:00:00,000 tasks 20389 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-15 08:00:00,000 tasks 20382 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found INFO 2025-11-15 08:00:00,006 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 08:00:00,006 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 05:00:00.006646+00:00'} INFO 2025-11-15 08:00:00,013 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 08:00:00,013 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 05:00:00.013291+00:00'} INFO 2025-11-15 08:00:00,033 tasks 20382 8426217792 Scheduled 0 appointment reminders INFO 2025-11-15 08:00:26,563 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 08:01:26,565 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 08:02:26,565 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 08:03:26,561 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 08:04:26,562 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 08:05:26,560 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 08:06:26,558 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 08:07:26,559 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 08:08:26,555 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 08:09:26,563 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 08:10:26,561 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 08:11:26,552 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 08:12:26,563 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 08:13:26,556 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 08:14:26,549 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 08:15:26,550 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 08:16:26,553 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 08:16:26,645 tasks 20389 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found ERROR 2025-11-15 08:16:26,645 tasks 20382 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found INFO 2025-11-15 08:17:26,549 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 08:18:26,563 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 08:19:26,552 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 08:20:26,553 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 08:21:26,573 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 08:22:26,566 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 08:23:26,570 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 08:24:26,573 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 08:25:26,571 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 08:26:26,567 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 08:27:26,570 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 08:28:26,564 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 08:29:26,568 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 08:30:00,011 tasks 20389 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found INFO 2025-11-15 08:30:00,013 tasks 20382 8426217792 Radiology results sync started INFO 2025-11-15 08:30:00,013 tasks 20382 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 05:30:00.013596+00:00'} INFO 2025-11-15 08:30:00,020 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 08:30:00,020 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 05:30:00.020831+00:00'} INFO 2025-11-15 08:30:26,565 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 08:31:24,477 tasks 20382 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-15 08:31:24,477 tasks 20389 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found INFO 2025-11-15 08:31:26,569 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 08:32:26,565 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 08:33:26,558 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 08:34:26,564 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 08:35:26,561 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 08:36:26,579 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 08:53:25,077 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:09:41,521 tasks 20382 8426217792 Lab results sync started INFO 2025-11-15 09:09:41,521 tasks 20382 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 06:09:41.521377+00:00'} INFO 2025-11-15 09:09:41,526 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 09:09:41,526 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 06:09:41.526899+00:00'} INFO 2025-11-15 09:10:21,112 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:11:21,120 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:12:21,116 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:13:21,115 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:14:21,102 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:15:21,112 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:16:21,112 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:17:21,113 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:18:21,111 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 09:18:21,200 tasks 20389 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found ERROR 2025-11-15 09:19:12,073 tasks 20389 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-15 09:19:12,073 tasks 20382 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found ERROR 2025-11-15 09:19:12,094 tasks 20389 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-15 09:19:12,094 tasks 20382 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found INFO 2025-11-15 09:19:21,097 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:20:21,112 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:21:21,111 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:22:21,108 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:23:21,092 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:24:21,108 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:25:21,149 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:26:21,152 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:27:21,143 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:28:21,138 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:29:21,151 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:30:00,005 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 09:30:00,005 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 06:30:00.005653+00:00'} INFO 2025-11-15 09:30:00,011 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 09:30:00,011 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 06:30:00.011593+00:00'} INFO 2025-11-15 09:30:21,149 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:31:21,154 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:32:21,146 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 09:33:19,055 tasks 20389 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found INFO 2025-11-15 09:33:21,148 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:34:21,148 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 09:35:06,607 tasks 20389 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-15 09:35:06,607 tasks 20382 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found INFO 2025-11-15 09:35:21,146 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:36:21,152 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:37:21,150 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:38:21,145 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:39:21,149 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:40:21,207 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:41:21,205 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:42:21,201 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:43:21,194 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:44:21,203 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:45:21,207 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:46:21,211 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:47:21,203 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:48:21,197 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 09:49:12,160 tasks 20389 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found ERROR 2025-11-15 09:49:12,186 tasks 20389 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found INFO 2025-11-15 09:49:21,207 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:50:21,205 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 09:50:47,997 tasks 20382 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found ERROR 2025-11-15 09:50:47,997 tasks 20389 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found INFO 2025-11-15 09:51:21,207 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:52:21,188 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:53:21,204 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:54:21,199 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:55:21,198 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:56:21,183 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:57:21,195 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:58:21,201 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 09:59:21,199 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 10:00:00,022 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 10:00:00,023 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 07:00:00.023198+00:00'} INFO 2025-11-15 10:00:00,039 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 10:00:00,040 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 07:00:00.040036+00:00'} INFO 2025-11-15 10:00:21,201 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 10:01:21,191 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 10:02:21,195 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 10:03:21,197 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 10:04:21,201 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 10:05:06,659 tasks 20389 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found INFO 2025-11-15 10:05:21,197 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 10:06:21,184 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 10:07:21,195 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 10:08:21,200 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 10:09:21,207 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 10:10:21,114 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 10:21:09,554 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 10:22:09,552 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 10:22:45,162 tasks 20382 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-15 10:22:45,162 tasks 20389 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found INFO 2025-11-15 10:23:09,557 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 10:24:09,556 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 10:25:09,559 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 10:25:49,907 tasks 20382 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found ERROR 2025-11-15 10:25:49,907 tasks 20389 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found INFO 2025-11-15 10:26:09,555 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 10:26:19,812 tasks 20382 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-15 10:26:19,812 tasks 20389 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found INFO 2025-11-15 10:27:09,547 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 10:28:09,547 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 10:28:16,578 tasks 20389 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found ERROR 2025-11-15 10:28:16,578 tasks 20382 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found INFO 2025-11-15 10:29:09,549 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 10:30:00,012 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 10:30:00,012 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 07:30:00.012701+00:00'} INFO 2025-11-15 10:30:00,017 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 10:30:00,017 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 07:30:00.017432+00:00'} INFO 2025-11-15 10:30:09,550 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 10:30:36,347 tasks 20389 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found INFO 2025-11-15 10:31:09,556 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 10:32:09,550 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 10:33:09,551 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 10:33:14,767 tasks 20389 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-15 10:33:14,767 tasks 20382 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found INFO 2025-11-15 10:34:09,548 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 10:35:09,544 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 10:36:09,641 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 10:37:09,675 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 10:38:09,645 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 10:39:09,643 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 10:39:48,570 tasks 20389 8426217792 Appointment 284aba3e-7f4c-422f-9646-6c7bb08a7ecf not found ERROR 2025-11-15 10:39:48,571 tasks 20382 8426217792 Appointment 80049476-0061-49ea-a171-057a1b1ff6b9 not found ERROR 2025-11-15 10:39:48,594 tasks 20383 8426217792 Appointment 284aba3e-7f4c-422f-9646-6c7bb08a7ecf not found ERROR 2025-11-15 10:39:48,595 tasks 20390 8426217792 Appointment 80049476-0061-49ea-a171-057a1b1ff6b9 not found ERROR 2025-11-15 10:39:51,919 tasks 20389 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-15 10:39:51,919 tasks 20382 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found ERROR 2025-11-15 10:39:58,055 tasks 20382 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-15 10:39:58,056 tasks 20389 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found INFO 2025-11-15 10:40:09,674 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 10:40:50,500 tasks 20389 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-15 10:40:50,500 tasks 20382 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found INFO 2025-11-15 10:41:09,669 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 10:42:09,637 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 10:43:09,649 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 10:43:13,597 tasks 20389 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found ERROR 2025-11-15 10:43:13,597 tasks 20382 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-15 10:43:37,732 tasks 20389 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-15 10:43:37,732 tasks 20382 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found INFO 2025-11-15 10:44:09,643 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 10:44:15,024 tasks 20389 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-15 10:44:15,024 tasks 20382 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found INFO 2025-11-15 10:45:09,644 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 10:45:22,001 tasks 20382 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found ERROR 2025-11-15 10:45:22,001 tasks 20389 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found INFO 2025-11-15 10:46:09,644 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 10:47:09,642 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 10:48:09,646 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 10:49:09,646 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 10:50:09,647 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 10:51:09,610 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 10:51:26,294 tasks 20389 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-15 10:51:26,294 tasks 20382 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found INFO 2025-11-15 10:52:09,595 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 10:52:45,217 tasks 20389 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found INFO 2025-11-15 10:53:09,603 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 10:54:09,605 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 10:55:09,611 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 10:55:29,965 tasks 20389 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found ERROR 2025-11-15 10:55:29,965 tasks 20382 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-15 10:55:49,963 tasks 20389 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found INFO 2025-11-15 10:56:09,602 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 10:56:19,860 tasks 20389 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found INFO 2025-11-15 10:57:09,598 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 10:57:53,029 tasks 20382 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-15 10:57:53,029 tasks 20389 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found INFO 2025-11-15 10:58:09,608 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 10:58:16,622 tasks 20389 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found INFO 2025-11-15 10:59:09,603 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:00:00,013 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 11:00:00,014 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 08:00:00.014414+00:00'} INFO 2025-11-15 11:00:00,021 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 11:00:00,021 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 08:00:00.021448+00:00'} INFO 2025-11-15 11:00:09,608 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:01:09,604 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:02:09,600 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:03:09,597 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 11:03:14,818 tasks 20389 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found INFO 2025-11-15 11:04:09,601 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:05:09,604 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:06:09,616 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:07:09,614 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:08:09,608 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:09:09,608 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 11:09:48,512 tasks 20389 8426217792 Appointment fd462f2d-9c3f-49a1-bca4-a18df1870384 not found ERROR 2025-11-15 11:09:48,513 tasks 20382 8426217792 Appointment 570ec350-188d-4058-8568-7a5450b94c94 not found ERROR 2025-11-15 11:09:48,513 tasks 20390 8426217792 Appointment 84dfe6f3-e494-4e27-b89c-63e306381aa7 not found ERROR 2025-11-15 11:09:48,515 tasks 20383 8426217792 Appointment 60e64117-63eb-461c-aa2b-7788fa9bba6b not found ERROR 2025-11-15 11:09:48,522 tasks 20391 8426217792 Appointment d62afba9-e5d6-4d97-b81c-96e698818c07 not found ERROR 2025-11-15 11:09:48,530 tasks 20393 8426217792 Appointment d62afba9-e5d6-4d97-b81c-96e698818c07 not found ERROR 2025-11-15 11:09:48,530 tasks 20386 8426217792 Appointment fd462f2d-9c3f-49a1-bca4-a18df1870384 not found ERROR 2025-11-15 11:09:48,530 tasks 20392 8426217792 Appointment 570ec350-188d-4058-8568-7a5450b94c94 not found ERROR 2025-11-15 11:09:48,530 tasks 20385 8426217792 Appointment 60e64117-63eb-461c-aa2b-7788fa9bba6b not found ERROR 2025-11-15 11:09:48,531 tasks 20384 8426217792 Appointment 84dfe6f3-e494-4e27-b89c-63e306381aa7 not found ERROR 2025-11-15 11:09:51,855 tasks 20389 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found ERROR 2025-11-15 11:09:58,000 tasks 20389 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found INFO 2025-11-15 11:10:09,613 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 11:10:50,436 tasks 20389 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found INFO 2025-11-15 11:11:09,614 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 11:11:43,051 tasks 20389 8426217792 Appointment 80049476-0061-49ea-a171-057a1b1ff6b9 not found ERROR 2025-11-15 11:11:43,051 tasks 20382 8426217792 Appointment 284aba3e-7f4c-422f-9646-6c7bb08a7ecf not found INFO 2025-11-15 11:12:09,610 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:13:09,613 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 11:13:13,561 tasks 20389 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found ERROR 2025-11-15 11:13:37,695 tasks 20389 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found ERROR 2025-11-15 11:13:39,480 tasks 20389 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-15 11:13:39,480 tasks 20382 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found INFO 2025-11-15 11:14:09,613 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 11:14:14,983 tasks 20389 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found INFO 2025-11-15 11:15:09,604 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 11:15:21,973 tasks 20389 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found INFO 2025-11-15 11:16:09,610 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:17:09,612 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:18:09,613 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:19:09,609 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:20:09,610 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:21:09,625 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 11:21:26,319 tasks 20389 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found INFO 2025-11-15 11:22:09,634 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 11:22:49,272 tasks 20389 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found ERROR 2025-11-15 11:22:49,272 tasks 20382 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-15 11:22:49,388 tasks 20382 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found ERROR 2025-11-15 11:22:49,388 tasks 20389 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found INFO 2025-11-15 11:23:09,632 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:24:09,633 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:25:09,639 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 11:25:29,996 tasks 20389 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found INFO 2025-11-15 11:26:09,623 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:27:09,630 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 11:27:53,051 tasks 20389 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found INFO 2025-11-15 11:28:09,631 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 11:28:09,723 tasks 20389 8426217792 Appointment 284aba3e-7f4c-422f-9646-6c7bb08a7ecf not found ERROR 2025-11-15 11:28:09,723 tasks 20382 8426217792 Appointment 80049476-0061-49ea-a171-057a1b1ff6b9 not found INFO 2025-11-15 11:29:09,635 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:30:00,002 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 11:30:00,003 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 08:30:00.003073+00:00'} INFO 2025-11-15 11:30:00,009 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 11:30:00,009 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 08:30:00.009679+00:00'} INFO 2025-11-15 11:30:09,631 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:31:09,636 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:32:09,634 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:33:09,635 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:34:09,630 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:35:09,619 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:36:09,705 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:37:09,708 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 11:38:08,301 tasks 20382 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-15 11:38:08,301 tasks 20389 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found ERROR 2025-11-15 11:38:08,329 tasks 20389 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-15 11:38:08,329 tasks 20382 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found INFO 2025-11-15 11:38:09,703 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:39:09,694 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:40:09,710 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:41:09,699 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 11:41:43,140 tasks 20382 8426217792 Appointment 84dfe6f3-e494-4e27-b89c-63e306381aa7 not found ERROR 2025-11-15 11:41:43,140 tasks 20389 8426217792 Appointment 570ec350-188d-4058-8568-7a5450b94c94 not found ERROR 2025-11-15 11:41:43,140 tasks 20383 8426217792 Appointment d62afba9-e5d6-4d97-b81c-96e698818c07 not found ERROR 2025-11-15 11:41:43,141 tasks 20390 8426217792 Appointment 60e64117-63eb-461c-aa2b-7788fa9bba6b not found ERROR 2025-11-15 11:41:43,141 tasks 20391 8426217792 Appointment fd462f2d-9c3f-49a1-bca4-a18df1870384 not found INFO 2025-11-15 11:42:09,709 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 11:43:07,619 tasks 20382 8426217792 Appointment 80049476-0061-49ea-a171-057a1b1ff6b9 not found ERROR 2025-11-15 11:43:07,619 tasks 20389 8426217792 Appointment 284aba3e-7f4c-422f-9646-6c7bb08a7ecf not found INFO 2025-11-15 11:43:09,709 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 11:43:39,581 tasks 20389 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found INFO 2025-11-15 11:44:09,697 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:45:09,711 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:46:09,713 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:47:09,709 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:48:09,709 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:49:09,709 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:50:09,712 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:51:09,641 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:52:09,636 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 11:52:49,281 tasks 20389 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found ERROR 2025-11-15 11:52:49,412 tasks 20389 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found INFO 2025-11-15 11:53:09,643 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 11:53:37,839 tasks 20389 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found ERROR 2025-11-15 11:53:37,839 tasks 20382 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found INFO 2025-11-15 11:54:09,641 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:55:09,642 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:56:09,649 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:57:09,632 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 11:58:09,644 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 11:58:09,736 tasks 20382 8426217792 Appointment fd462f2d-9c3f-49a1-bca4-a18df1870384 not found ERROR 2025-11-15 11:58:09,736 tasks 20389 8426217792 Appointment 84dfe6f3-e494-4e27-b89c-63e306381aa7 not found ERROR 2025-11-15 11:58:09,736 tasks 20390 8426217792 Appointment 570ec350-188d-4058-8568-7a5450b94c94 not found ERROR 2025-11-15 11:58:09,737 tasks 20391 8426217792 Appointment d62afba9-e5d6-4d97-b81c-96e698818c07 not found ERROR 2025-11-15 11:58:09,738 tasks 20383 8426217792 Appointment 60e64117-63eb-461c-aa2b-7788fa9bba6b not found ERROR 2025-11-15 11:59:00,600 tasks 20389 8426217792 Appointment 80049476-0061-49ea-a171-057a1b1ff6b9 not found ERROR 2025-11-15 11:59:00,600 tasks 20382 8426217792 Appointment 284aba3e-7f4c-422f-9646-6c7bb08a7ecf not found ERROR 2025-11-15 11:59:00,627 tasks 20389 8426217792 Appointment 80049476-0061-49ea-a171-057a1b1ff6b9 not found ERROR 2025-11-15 11:59:00,627 tasks 20382 8426217792 Appointment 284aba3e-7f4c-422f-9646-6c7bb08a7ecf not found INFO 2025-11-15 11:59:09,649 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:00:00,019 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 12:00:00,019 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 09:00:00.019640+00:00'} INFO 2025-11-15 12:00:00,028 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 12:00:00,028 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 09:00:00.028290+00:00'} INFO 2025-11-15 12:00:09,643 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:01:09,649 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:02:09,640 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:03:09,642 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 12:03:36,417 tasks 20389 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-15 12:03:36,417 tasks 20382 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found INFO 2025-11-15 12:04:09,651 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:05:09,648 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:06:09,613 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:07:09,614 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 12:08:08,201 tasks 20389 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found ERROR 2025-11-15 12:08:08,227 tasks 20389 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found INFO 2025-11-15 12:08:09,613 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:09:09,609 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:10:09,607 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:11:09,603 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:12:09,610 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 12:13:07,514 tasks 20382 8426217792 Appointment 60e64117-63eb-461c-aa2b-7788fa9bba6b not found ERROR 2025-11-15 12:13:07,515 tasks 20389 8426217792 Appointment 84dfe6f3-e494-4e27-b89c-63e306381aa7 not found ERROR 2025-11-15 12:13:07,515 tasks 20390 8426217792 Appointment 570ec350-188d-4058-8568-7a5450b94c94 not found ERROR 2025-11-15 12:13:07,516 tasks 20391 8426217792 Appointment fd462f2d-9c3f-49a1-bca4-a18df1870384 not found ERROR 2025-11-15 12:13:07,518 tasks 20383 8426217792 Appointment d62afba9-e5d6-4d97-b81c-96e698818c07 not found INFO 2025-11-15 12:13:09,607 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:14:09,606 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 12:14:55,067 tasks 20389 8426217792 Appointment 80049476-0061-49ea-a171-057a1b1ff6b9 not found ERROR 2025-11-15 12:14:55,067 tasks 20382 8426217792 Appointment 284aba3e-7f4c-422f-9646-6c7bb08a7ecf not found INFO 2025-11-15 12:15:09,611 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:16:09,595 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:17:09,611 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:18:09,598 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:19:09,609 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 12:19:12,038 tasks 20382 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found ERROR 2025-11-15 12:19:12,038 tasks 20389 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found INFO 2025-11-15 12:20:09,608 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:21:09,568 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:22:09,565 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:23:09,569 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 12:23:37,763 tasks 20389 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found INFO 2025-11-15 12:24:09,568 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:25:09,578 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:26:09,565 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:27:09,559 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:28:09,559 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 12:29:00,531 tasks 20390 8426217792 Appointment 60e64117-63eb-461c-aa2b-7788fa9bba6b not found ERROR 2025-11-15 12:29:00,532 tasks 20383 8426217792 Appointment d62afba9-e5d6-4d97-b81c-96e698818c07 not found ERROR 2025-11-15 12:29:00,533 tasks 20391 8426217792 Appointment fd462f2d-9c3f-49a1-bca4-a18df1870384 not found ERROR 2025-11-15 12:29:00,533 tasks 20389 8426217792 Appointment 84dfe6f3-e494-4e27-b89c-63e306381aa7 not found ERROR 2025-11-15 12:29:00,534 tasks 20382 8426217792 Appointment 570ec350-188d-4058-8568-7a5450b94c94 not found ERROR 2025-11-15 12:29:00,549 tasks 20390 8426217792 Appointment 60e64117-63eb-461c-aa2b-7788fa9bba6b not found ERROR 2025-11-15 12:29:00,549 tasks 20383 8426217792 Appointment d62afba9-e5d6-4d97-b81c-96e698818c07 not found ERROR 2025-11-15 12:29:00,549 tasks 20389 8426217792 Appointment 570ec350-188d-4058-8568-7a5450b94c94 not found ERROR 2025-11-15 12:29:00,549 tasks 20391 8426217792 Appointment fd462f2d-9c3f-49a1-bca4-a18df1870384 not found ERROR 2025-11-15 12:29:00,549 tasks 20382 8426217792 Appointment 84dfe6f3-e494-4e27-b89c-63e306381aa7 not found INFO 2025-11-15 12:29:09,560 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:30:00,015 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 12:30:00,015 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 09:30:00.015384+00:00'} INFO 2025-11-15 12:30:00,020 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 12:30:00,020 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 09:30:00.020470+00:00'} INFO 2025-11-15 12:30:09,561 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 12:30:36,359 tasks 20382 8426217792 Appointment 284aba3e-7f4c-422f-9646-6c7bb08a7ecf not found ERROR 2025-11-15 12:30:36,359 tasks 20389 8426217792 Appointment 80049476-0061-49ea-a171-057a1b1ff6b9 not found INFO 2025-11-15 12:31:09,562 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:32:09,553 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:33:09,559 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 12:33:36,357 tasks 20389 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found INFO 2025-11-15 12:34:09,595 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:35:09,557 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:36:09,638 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:37:09,672 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:38:09,676 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:39:09,637 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:40:09,642 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:41:09,641 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 12:41:21,662 tasks 20389 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-15 12:41:21,662 tasks 20382 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found INFO 2025-11-15 12:42:09,641 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:43:09,641 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:44:09,640 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 12:44:55,109 tasks 20389 8426217792 Appointment 84dfe6f3-e494-4e27-b89c-63e306381aa7 not found ERROR 2025-11-15 12:44:55,109 tasks 20391 8426217792 Appointment fd462f2d-9c3f-49a1-bca4-a18df1870384 not found ERROR 2025-11-15 12:44:55,109 tasks 20390 8426217792 Appointment 60e64117-63eb-461c-aa2b-7788fa9bba6b not found ERROR 2025-11-15 12:44:55,110 tasks 20383 8426217792 Appointment d62afba9-e5d6-4d97-b81c-96e698818c07 not found ERROR 2025-11-15 12:44:55,111 tasks 20382 8426217792 Appointment 570ec350-188d-4058-8568-7a5450b94c94 not found INFO 2025-11-15 12:45:09,639 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:46:09,654 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:47:09,645 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:48:09,637 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:49:09,641 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 12:49:12,077 tasks 20389 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found INFO 2025-11-15 12:50:09,650 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:51:09,646 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:52:09,637 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 12:52:45,254 tasks 20382 8426217792 Appointment 284aba3e-7f4c-422f-9646-6c7bb08a7ecf not found ERROR 2025-11-15 12:52:45,254 tasks 20389 8426217792 Appointment 80049476-0061-49ea-a171-057a1b1ff6b9 not found INFO 2025-11-15 12:53:09,649 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:54:09,643 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 12:55:09,639 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 12:55:50,000 tasks 20389 8426217792 Appointment 284aba3e-7f4c-422f-9646-6c7bb08a7ecf not found ERROR 2025-11-15 12:55:50,000 tasks 20382 8426217792 Appointment 80049476-0061-49ea-a171-057a1b1ff6b9 not found INFO 2025-11-15 12:56:09,637 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 12:56:19,897 tasks 20389 8426217792 Appointment 80049476-0061-49ea-a171-057a1b1ff6b9 not found ERROR 2025-11-15 12:56:19,897 tasks 20382 8426217792 Appointment 284aba3e-7f4c-422f-9646-6c7bb08a7ecf not found INFO 2025-11-15 12:57:09,643 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 12:57:47,442 tasks 20389 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found ERROR 2025-11-15 12:57:47,443 tasks 20382 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-15 12:57:47,456 tasks 20382 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-15 12:57:47,456 tasks 20389 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found ERROR 2025-11-15 12:57:47,581 tasks 20389 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-15 12:57:47,581 tasks 20382 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found ERROR 2025-11-15 12:57:47,592 tasks 20383 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found ERROR 2025-11-15 12:57:47,592 tasks 20390 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found INFO 2025-11-15 12:58:09,645 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 12:58:16,665 tasks 20389 8426217792 Appointment 80049476-0061-49ea-a171-057a1b1ff6b9 not found ERROR 2025-11-15 12:58:16,665 tasks 20382 8426217792 Appointment 284aba3e-7f4c-422f-9646-6c7bb08a7ecf not found INFO 2025-11-15 12:59:09,641 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 13:00:00,015 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 13:00:00,016 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 10:00:00.016875+00:00'} INFO 2025-11-15 13:00:00,024 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 13:00:00,024 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 10:00:00.024951+00:00'} INFO 2025-11-15 13:00:09,642 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 13:00:36,439 tasks 20389 8426217792 Appointment d62afba9-e5d6-4d97-b81c-96e698818c07 not found ERROR 2025-11-15 13:00:36,439 tasks 20382 8426217792 Appointment 60e64117-63eb-461c-aa2b-7788fa9bba6b not found ERROR 2025-11-15 13:00:36,439 tasks 20391 8426217792 Appointment 570ec350-188d-4058-8568-7a5450b94c94 not found ERROR 2025-11-15 13:00:36,442 tasks 20383 8426217792 Appointment fd462f2d-9c3f-49a1-bca4-a18df1870384 not found ERROR 2025-11-15 13:00:36,443 tasks 20390 8426217792 Appointment 84dfe6f3-e494-4e27-b89c-63e306381aa7 not found INFO 2025-11-15 13:01:09,645 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 13:02:09,644 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 13:03:09,642 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 13:03:14,855 tasks 20382 8426217792 Appointment 284aba3e-7f4c-422f-9646-6c7bb08a7ecf not found ERROR 2025-11-15 13:03:14,855 tasks 20389 8426217792 Appointment 80049476-0061-49ea-a171-057a1b1ff6b9 not found INFO 2025-11-15 13:04:09,649 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 13:05:09,637 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 13:06:09,627 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 13:21:23,317 tasks 20389 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found ERROR 2025-11-15 13:21:23,317 tasks 20382 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found INFO 2025-11-15 13:21:50,677 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 13:30:24,408 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 13:30:24,409 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 10:30:24.409076+00:00'} INFO 2025-11-15 13:30:24,414 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 13:30:24,414 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 10:30:24.414846+00:00'} INFO 2025-11-15 13:31:07,084 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 13:51:20,582 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 14:08:35,708 tasks 20382 8426217792 Lab results sync started INFO 2025-11-15 14:08:35,708 tasks 20382 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 11:08:35.708862+00:00'} INFO 2025-11-15 14:08:35,714 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 14:08:35,714 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 11:08:35.714570+00:00'} ERROR 2025-11-15 14:16:23,666 tasks 20382 8426217792 Appointment 284aba3e-7f4c-422f-9646-6c7bb08a7ecf not found ERROR 2025-11-15 14:16:23,666 tasks 20389 8426217792 Appointment 80049476-0061-49ea-a171-057a1b1ff6b9 not found ERROR 2025-11-15 14:16:29,806 tasks 20389 8426217792 Appointment 80049476-0061-49ea-a171-057a1b1ff6b9 not found ERROR 2025-11-15 14:16:29,806 tasks 20382 8426217792 Appointment 284aba3e-7f4c-422f-9646-6c7bb08a7ecf not found INFO 2025-11-15 14:16:41,417 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 14:22:33,201 tasks 20382 8426217792 Appointment 284aba3e-7f4c-422f-9646-6c7bb08a7ecf not found ERROR 2025-11-15 14:22:33,201 tasks 20389 8426217792 Appointment 80049476-0061-49ea-a171-057a1b1ff6b9 not found INFO 2025-11-15 14:30:34,756 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 14:30:34,756 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 11:30:34.756869+00:00'} INFO 2025-11-15 14:30:34,761 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 14:30:34,761 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 11:30:34.761771+00:00'} INFO 2025-11-15 14:30:36,342 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 14:30:48,358 tasks 20389 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found INFO 2025-11-15 15:02:22,102 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 15:02:22,103 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 12:02:22.103859+00:00'} INFO 2025-11-15 15:02:22,109 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 15:02:22,109 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 12:02:22.109250+00:00'} ERROR 2025-11-15 15:12:27,226 tasks 20389 8426217792 Appointment 1d5d9daf-9a92-4cf0-bb39-72440c2ae7ef not found ERROR 2025-11-15 15:12:27,236 tasks 20389 8426217792 Appointment 41218225-6bdf-4f64-8e0b-d58b0789a778 not found INFO 2025-11-15 15:12:47,653 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:20:22,529 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:20:32,142 basehttp 8995 6133805056 "GET /en/dashboard/ HTTP/1.1" 200 53340 INFO 2025-11-15 15:20:32,164 basehttp 8995 6133805056 "GET /static/css/custom.css HTTP/1.1" 304 0 INFO 2025-11-15 15:20:32,169 basehttp 8995 6133805056 "GET /static/js/select2-init.js HTTP/1.1" 304 0 INFO 2025-11-15 15:20:32,175 basehttp 8995 13321187328 "GET /static/plugins/apexcharts/dist/apexcharts.min.js HTTP/1.1" 200 574941 INFO 2025-11-15 15:20:32,187 basehttp 8995 6150631424 "GET /media/tenant_settings/2025/11/10/Agdar-Logo.png HTTP/1.1" 304 0 WARNING 2025-11-15 15:20:32,188 log 8995 6167457792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-15 15:20:32,188 basehttp 8995 6167457792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-15 15:20:32,189 basehttp 8995 13304360960 "GET /media/profile_pictures/Father_-d_1lMjWOH.png HTTP/1.1" 304 0 INFO 2025-11-15 15:20:32,247 basehttp 8995 13304360960 "GET /static/css/saudiriyalsymbol.woff2 HTTP/1.1" 200 720 WARNING 2025-11-15 15:20:32,267 basehttp 8995 13304360960 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-15 15:20:32,272 basehttp 8995 6167457792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:20:32,276 basehttp 8995 13304360960 "GET /static/img/logo/site.webmanifest HTTP/1.1" 304 0 ERROR 2025-11-15 15:20:56,846 tasks 20389 8426217792 Appointment 284aba3e-7f4c-422f-9646-6c7bb08a7ecf not found ERROR 2025-11-15 15:20:56,846 tasks 20382 8426217792 Appointment 80049476-0061-49ea-a171-057a1b1ff6b9 not found INFO 2025-11-15 15:21:02,302 basehttp 8995 6167457792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 15:21:20,989 tasks 20382 8426217792 Appointment 284aba3e-7f4c-422f-9646-6c7bb08a7ecf not found ERROR 2025-11-15 15:21:20,989 tasks 20389 8426217792 Appointment 80049476-0061-49ea-a171-057a1b1ff6b9 not found INFO 2025-11-15 15:21:32,292 basehttp 8995 6167457792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:21:51,574 basehttp 8995 6167457792 "GET /en/ot/sessions/ HTTP/1.1" 200 54915 INFO 2025-11-15 15:21:51,705 basehttp 8995 6167457792 "GET /en/ot/consults/ HTTP/1.1" 200 46795 INFO 2025-11-15 15:21:51,848 basehttp 8995 6167457792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 15:21:58,270 tasks 20389 8426217792 Appointment 80049476-0061-49ea-a171-057a1b1ff6b9 not found ERROR 2025-11-15 15:21:58,270 tasks 20382 8426217792 Appointment 284aba3e-7f4c-422f-9646-6c7bb08a7ecf not found INFO 2025-11-15 15:22:00,113 basehttp 8995 6167457792 "GET /en/ot/consults/498faad4-bb5e-413b-a241-9b701fa690f2/ HTTP/1.1" 200 90095 INFO 2025-11-15 15:22:00,121 basehttp 8995 6167457792 "GET /static/plugins/chart.js/dist/chart.umd.js HTTP/1.1" 200 206279 INFO 2025-11-15 15:22:00,174 basehttp 8995 6167457792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:22:25,609 basehttp 8995 6167457792 "GET /en/ot/consults/498faad4-bb5e-413b-a241-9b701fa690f2/pdf/?view=inline HTTP/1.1" 200 52109 WARNING 2025-11-15 15:22:25,638 log 8995 6167457792 Not Found: /favicon.ico WARNING 2025-11-15 15:22:25,638 basehttp 8995 6167457792 "GET /favicon.ico HTTP/1.1" 404 3054 INFO 2025-11-15 15:22:30,904 basehttp 8995 6167457792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:23:00,190 basehttp 8995 6167457792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 15:23:05,258 tasks 20382 8426217792 Appointment 284aba3e-7f4c-422f-9646-6c7bb08a7ecf not found ERROR 2025-11-15 15:23:05,258 tasks 20389 8426217792 Appointment 80049476-0061-49ea-a171-057a1b1ff6b9 not found INFO 2025-11-15 15:23:12,997 basehttp 8995 6167457792 "GET /en/finance/invoices/ HTTP/1.1" 200 63360 INFO 2025-11-15 15:23:13,025 basehttp 8995 6167457792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:23:19,397 basehttp 8995 6167457792 "GET /en/finance/invoices/cbcd36bb-1ddb-4a26-9080-130e6d4e94f7/ HTTP/1.1" 200 39941 INFO 2025-11-15 15:23:19,436 basehttp 8995 6167457792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:23:26,385 basehttp 8995 6167457792 "GET /en/finance/invoices/cbcd36bb-1ddb-4a26-9080-130e6d4e94f7/pdf/?print=true HTTP/1.1" 200 63360 INFO 2025-11-15 15:23:49,440 basehttp 8995 6167457792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:23:51,533 basehttp 8995 6167457792 "GET /en/finance/payments/create/?invoice=cbcd36bb-1ddb-4a26-9080-130e6d4e94f7 HTTP/1.1" 200 38479 INFO 2025-11-15 15:23:51,549 basehttp 8995 6167457792 "GET /static/plugins/select2/css/select2.min.css HTTP/1.1" 200 16263 INFO 2025-11-15 15:23:51,568 basehttp 8995 6167457792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:24:21,583 basehttp 8995 6167457792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:24:34,463 basehttp 8995 6167457792 "POST /en/finance/payments/create/?invoice=cbcd36bb-1ddb-4a26-9080-130e6d4e94f7 HTTP/1.1" 302 0 INFO 2025-11-15 15:24:34,466 tasks 20389 8426217792 Email sent successfully to ['maha.al-ghamdi@example.sa'] INFO 2025-11-15 15:24:34,475 basehttp 8995 6167457792 "GET /en/finance/invoices/cbcd36bb-1ddb-4a26-9080-130e6d4e94f7/ HTTP/1.1" 200 44176 INFO 2025-11-15 15:24:34,519 basehttp 8995 6167457792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:25:04,528 basehttp 8995 6167457792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:25:04,912 basehttp 8995 6167457792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:25:13,632 basehttp 8995 6167457792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:25:14,184 basehttp 8995 6167457792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:25:17,384 basehttp 8995 6167457792 "GET /en/finance/invoices/a713ab3b-266a-47c3-954d-f52a353a28e7/ HTTP/1.1" 200 39673 INFO 2025-11-15 15:25:17,425 basehttp 8995 6167457792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:25:32,682 basehttp 8995 6167457792 "GET /en/finance/payments/create/?invoice=a713ab3b-266a-47c3-954d-f52a353a28e7 HTTP/1.1" 200 38478 INFO 2025-11-15 15:25:32,715 basehttp 8995 6167457792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:25:55,726 basehttp 8995 6167457792 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-11-15 15:25:55,737 basehttp 8995 6167457792 "GET /finance/payments/create/?invoice=a713ab3b-266a-47c3-954d-f52a353a28e7 HTTP/1.1" 302 0 INFO 2025-11-15 15:25:55,811 basehttp 8995 6133805056 "GET /ar/finance/payments/create/?invoice=a713ab3b-266a-47c3-954d-f52a353a28e7 HTTP/1.1" 200 39049 INFO 2025-11-15 15:25:55,837 basehttp 8995 6150631424 "GET /static/css/rtl-fixes.css HTTP/1.1" 200 1420 INFO 2025-11-15 15:25:55,841 basehttp 8995 6133805056 "GET /static/css/default/app-rtl.min.css HTTP/1.1" 200 1020811 INFO 2025-11-15 15:25:55,885 basehttp 8995 6133805056 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:26:08,668 basehttp 8995 6133805056 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-11-15 15:26:08,678 basehttp 8995 6133805056 "GET /finance/payments/create/?invoice=a713ab3b-266a-47c3-954d-f52a353a28e7 HTTP/1.1" 302 0 INFO 2025-11-15 15:26:08,702 basehttp 8995 6150631424 "GET /en/finance/payments/create/?invoice=a713ab3b-266a-47c3-954d-f52a353a28e7 HTTP/1.1" 200 38478 INFO 2025-11-15 15:26:08,738 basehttp 8995 6150631424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:26:31,292 basehttp 8995 6150631424 "GET /en/admin/core/user/ HTTP/1.1" 200 80100 INFO 2025-11-15 15:26:31,305 basehttp 8995 6133805056 "GET /static/admin/css/dark_mode.css HTTP/1.1" 200 2808 INFO 2025-11-15 15:26:31,305 basehttp 8995 6167457792 "GET /static/admin/css/nav_sidebar.css HTTP/1.1" 200 2810 INFO 2025-11-15 15:26:31,306 basehttp 8995 13321187328 "GET /static/admin/js/theme.js HTTP/1.1" 200 1653 INFO 2025-11-15 15:26:31,307 basehttp 8995 13304360960 "GET /static/admin/css/changelists.css HTTP/1.1" 200 6878 INFO 2025-11-15 15:26:31,307 basehttp 8995 6150631424 "GET /static/admin/css/base.css HTTP/1.1" 200 22120 INFO 2025-11-15 15:26:31,308 basehttp 8995 13321187328 "GET /static/admin/js/jquery.init.js HTTP/1.1" 200 347 INFO 2025-11-15 15:26:31,308 basehttp 8995 13304360960 "GET /static/admin/js/core.js HTTP/1.1" 200 6208 INFO 2025-11-15 15:26:31,309 basehttp 8995 6167457792 "GET /static/admin/css/responsive.css HTTP/1.1" 200 16565 INFO 2025-11-15 15:26:31,309 basehttp 8995 13321187328 "GET /static/admin/js/actions.js HTTP/1.1" 200 8076 INFO 2025-11-15 15:26:31,310 basehttp 8995 6150631424 "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.1" 200 9777 INFO 2025-11-15 15:26:31,310 basehttp 8995 13304360960 "GET /static/admin/js/urlify.js HTTP/1.1" 200 7887 INFO 2025-11-15 15:26:31,310 basehttp 8995 6167457792 "GET /static/admin/js/prepopulate.js HTTP/1.1" 200 1531 INFO 2025-11-15 15:26:31,312 basehttp 8995 13321187328 "GET /static/admin/img/search.svg HTTP/1.1" 200 458 INFO 2025-11-15 15:26:31,313 basehttp 8995 13304360960 "GET /static/admin/img/icon-yes.svg HTTP/1.1" 200 436 INFO 2025-11-15 15:26:31,315 basehttp 8995 6133805056 "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.1" 200 285314 INFO 2025-11-15 15:26:31,317 basehttp 8995 6150631424 "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.1" 200 325171 INFO 2025-11-15 15:26:31,318 basehttp 8995 13338013696 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-15 15:26:31,319 basehttp 8995 6150631424 "GET /static/admin/js/nav_sidebar.js HTTP/1.1" 200 3063 INFO 2025-11-15 15:26:31,319 basehttp 8995 13338013696 "GET /static/admin/js/filters.js HTTP/1.1" 200 978 INFO 2025-11-15 15:26:31,329 basehttp 8995 13338013696 "GET /static/admin/img/icon-addlink.svg HTTP/1.1" 200 331 INFO 2025-11-15 15:26:31,330 basehttp 8995 6150631424 "GET /static/admin/img/tooltag-add.svg HTTP/1.1" 200 331 INFO 2025-11-15 15:26:31,330 basehttp 8995 6133805056 "GET /static/admin/img/sorting-icons.svg HTTP/1.1" 200 1097 INFO 2025-11-15 15:26:31,330 basehttp 8995 13338013696 "GET /static/admin/img/icon-viewlink.svg HTTP/1.1" 200 581 INFO 2025-11-15 15:26:38,900 basehttp 8995 13338013696 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:27:08,902 basehttp 8995 13338013696 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:27:38,894 basehttp 8995 13338013696 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:28:08,903 basehttp 8995 13338013696 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:28:16,165 basehttp 8995 13338013696 "POST /en/accounts/logout/ HTTP/1.1" 302 0 INFO 2025-11-15 15:28:16,172 basehttp 8995 13338013696 "GET / HTTP/1.1" 200 32687 INFO 2025-11-15 15:28:16,190 basehttp 8995 6133805056 "GET /static/img/logo/tenhal.svg HTTP/1.1" 200 1164 INFO 2025-11-15 15:28:16,191 basehttp 8995 13304360960 "GET /static/js/one-page-parallax/app.min.js HTTP/1.1" 200 10820 INFO 2025-11-15 15:28:16,199 basehttp 8995 13338013696 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 200 666020 INFO 2025-11-15 15:28:16,200 basehttp 8995 6150631424 "GET /static/js/one-page-parallax/vendor.min.js HTTP/1.1" 200 1071293 INFO 2025-11-15 15:28:16,215 basehttp 8995 6150631424 "GET /static/css/one-page-parallax/images/bg-content-cover.png HTTP/1.1" 200 957 INFO 2025-11-15 15:28:16,216 basehttp 8995 13338013696 "GET /static/webfonts/fa-brands-400.woff2 HTTP/1.1" 200 118684 INFO 2025-11-15 15:28:16,216 basehttp 8995 13304360960 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 200 563549 INFO 2025-11-15 15:28:16,228 basehttp 8995 6167457792 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 200 2728016 INFO 2025-11-15 15:28:16,229 basehttp 8995 6133805056 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 200 2304909 INFO 2025-11-15 15:28:16,229 basehttp 8995 13321187328 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 200 2484439 INFO 2025-11-15 15:28:19,918 basehttp 8995 6167457792 "GET /accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-15 15:28:19,923 basehttp 8995 13321187328 "GET /en/accounts/login/ HTTP/1.1" 200 18799 INFO 2025-11-15 15:28:19,931 basehttp 8995 13321187328 "GET /static/img/logo/tenhal_logo.png HTTP/1.1" 200 8513 INFO 2025-11-15 15:28:19,949 basehttp 8995 13321187328 "GET /static/css/default/images/bg-login.png HTTP/1.1" 200 425929 INFO 2025-11-15 15:28:29,107 basehttp 8995 13321187328 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-15 15:28:29,116 basehttp 8995 13321187328 "GET /dashboard/ HTTP/1.1" 302 0 INFO 2025-11-15 15:28:29,130 basehttp 8995 6133805056 "GET /en/dashboard/ HTTP/1.1" 200 39417 INFO 2025-11-15 15:28:29,161 basehttp 8995 6133805056 "GET /static/img/user/user-12.jpg HTTP/1.1" 200 8541 INFO 2025-11-15 15:28:29,186 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:28:48,410 basehttp 8995 6133805056 "GET /en/finance/reports/ HTTP/1.1" 200 39805 INFO 2025-11-15 15:28:48,467 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 15:29:09,592 tasks 20382 8426217792 Appointment 284aba3e-7f4c-422f-9646-6c7bb08a7ecf not found ERROR 2025-11-15 15:29:09,592 tasks 20389 8426217792 Appointment 80049476-0061-49ea-a171-057a1b1ff6b9 not found INFO 2025-11-15 15:29:18,482 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:29:33,924 basehttp 8995 6133805056 "GET /en/admin/core/user/ HTTP/1.1" 302 0 INFO 2025-11-15 15:29:33,988 basehttp 8995 13304360960 "GET /en/admin/login/?next=/en/admin/core/user/ HTTP/1.1" 200 3739 INFO 2025-11-15 15:29:33,992 basehttp 8995 6150631424 "GET /en/ot/consults/498faad4-bb5e-413b-a241-9b701fa690f2/pdf/?view=inline HTTP/1.1" 200 52111 INFO 2025-11-15 15:29:33,999 basehttp 8995 6133805056 "GET /static/admin/css/login.css HTTP/1.1" 200 951 INFO 2025-11-15 15:29:34,009 basehttp 8995 6167457792 "GET /en/finance/invoices/cbcd36bb-1ddb-4a26-9080-130e6d4e94f7/pdf/?print=true HTTP/1.1" 200 65883 WARNING 2025-11-15 15:29:34,030 log 8995 6133805056 Not Found: /favicon.ico WARNING 2025-11-15 15:29:34,030 basehttp 8995 6133805056 "GET /favicon.ico HTTP/1.1" 404 3054 INFO 2025-11-15 15:30:00,011 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 15:30:00,012 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 12:30:00.012046+00:00'} INFO 2025-11-15 15:30:00,015 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 15:30:00,016 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 12:30:00.016085+00:00'} INFO 2025-11-15 15:30:04,895 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 15:30:28,509 tasks 20382 8426217792 Appointment 570ec350-188d-4058-8568-7a5450b94c94 not found ERROR 2025-11-15 15:30:28,509 tasks 20389 8426217792 Appointment d62afba9-e5d6-4d97-b81c-96e698818c07 not found ERROR 2025-11-15 15:30:28,510 tasks 20383 8426217792 Appointment fd462f2d-9c3f-49a1-bca4-a18df1870384 not found ERROR 2025-11-15 15:30:28,511 tasks 20391 8426217792 Appointment 84dfe6f3-e494-4e27-b89c-63e306381aa7 not found ERROR 2025-11-15 15:30:28,512 tasks 20390 8426217792 Appointment 60e64117-63eb-461c-aa2b-7788fa9bba6b not found INFO 2025-11-15 15:30:34,897 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:31:04,906 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:31:34,896 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:32:04,904 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:32:34,903 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:33:04,905 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 15:33:13,271 tasks 20389 8426217792 Appointment 284aba3e-7f4c-422f-9646-6c7bb08a7ecf not found ERROR 2025-11-15 15:33:13,271 tasks 20382 8426217792 Appointment 80049476-0061-49ea-a171-057a1b1ff6b9 not found ERROR 2025-11-15 15:33:33,263 tasks 20389 8426217792 Appointment 570ec350-188d-4058-8568-7a5450b94c94 not found ERROR 2025-11-15 15:33:33,263 tasks 20391 8426217792 Appointment 60e64117-63eb-461c-aa2b-7788fa9bba6b not found ERROR 2025-11-15 15:33:33,263 tasks 20382 8426217792 Appointment d62afba9-e5d6-4d97-b81c-96e698818c07 not found ERROR 2025-11-15 15:33:33,263 tasks 20390 8426217792 Appointment fd462f2d-9c3f-49a1-bca4-a18df1870384 not found ERROR 2025-11-15 15:33:33,265 tasks 20383 8426217792 Appointment 84dfe6f3-e494-4e27-b89c-63e306381aa7 not found INFO 2025-11-15 15:33:52,900 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 15:34:03,152 tasks 20382 8426217792 Appointment 84dfe6f3-e494-4e27-b89c-63e306381aa7 not found ERROR 2025-11-15 15:34:03,152 tasks 20389 8426217792 Appointment fd462f2d-9c3f-49a1-bca4-a18df1870384 not found ERROR 2025-11-15 15:34:03,152 tasks 20383 8426217792 Appointment 60e64117-63eb-461c-aa2b-7788fa9bba6b not found ERROR 2025-11-15 15:34:03,152 tasks 20390 8426217792 Appointment 570ec350-188d-4058-8568-7a5450b94c94 not found ERROR 2025-11-15 15:34:03,153 tasks 20391 8426217792 Appointment d62afba9-e5d6-4d97-b81c-96e698818c07 not found INFO 2025-11-15 15:34:24,003 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:34:34,051 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:34:52,652 basehttp 8995 6133805056 "POST /en/accounts/logout/ HTTP/1.1" 302 0 INFO 2025-11-15 15:34:52,656 basehttp 8995 6133805056 "GET / HTTP/1.1" 200 32687 INFO 2025-11-15 15:35:00,255 basehttp 8995 6133805056 "GET /accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-15 15:35:00,260 basehttp 8995 6150631424 "GET /en/accounts/login/ HTTP/1.1" 200 18799 INFO 2025-11-15 15:35:02,780 basehttp 8995 6150631424 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-15 15:35:02,789 basehttp 8995 6150631424 "GET /dashboard/ HTTP/1.1" 302 0 INFO 2025-11-15 15:35:02,805 basehttp 8995 6133805056 "GET /en/dashboard/ HTTP/1.1" 200 53342 INFO 2025-11-15 15:35:02,849 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:35:13,005 basehttp 8995 6133805056 "GET /en/ot/consults/ HTTP/1.1" 200 46795 INFO 2025-11-15 15:35:13,053 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:35:17,222 basehttp 8995 6133805056 "GET /en/ot/consults/498faad4-bb5e-413b-a241-9b701fa690f2/ HTTP/1.1" 200 90095 INFO 2025-11-15 15:35:17,279 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 15:35:30,634 tasks 20389 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found ERROR 2025-11-15 15:35:30,645 tasks 20389 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found ERROR 2025-11-15 15:35:30,773 tasks 20389 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found ERROR 2025-11-15 15:35:30,782 tasks 20382 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found ERROR 2025-11-15 15:35:36,261 tasks 20389 8426217792 Appointment 284aba3e-7f4c-422f-9646-6c7bb08a7ecf not found ERROR 2025-11-15 15:35:36,261 tasks 20382 8426217792 Appointment 80049476-0061-49ea-a171-057a1b1ff6b9 not found INFO 2025-11-15 15:35:47,224 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 15:35:59,859 tasks 20390 8426217792 Appointment 84dfe6f3-e494-4e27-b89c-63e306381aa7 not found ERROR 2025-11-15 15:35:59,859 tasks 20391 8426217792 Appointment fd462f2d-9c3f-49a1-bca4-a18df1870384 not found ERROR 2025-11-15 15:35:59,859 tasks 20389 8426217792 Appointment 570ec350-188d-4058-8568-7a5450b94c94 not found ERROR 2025-11-15 15:35:59,859 tasks 20382 8426217792 Appointment d62afba9-e5d6-4d97-b81c-96e698818c07 not found ERROR 2025-11-15 15:35:59,862 tasks 20383 8426217792 Appointment 60e64117-63eb-461c-aa2b-7788fa9bba6b not found INFO 2025-11-15 15:36:12,903 basehttp 8995 6133805056 "GET /en/ot/consults/498faad4-bb5e-413b-a241-9b701fa690f2/pdf/?view=inline HTTP/1.1" 200 52111 INFO 2025-11-15 15:36:17,824 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:36:27,361 basehttp 8995 6133805056 "GET /en/dashboard/ HTTP/1.1" 200 53342 INFO 2025-11-15 15:36:27,406 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:36:57,419 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:37:01,828 basehttp 8995 6133805056 "GET /en/referrals/external/ HTTP/1.1" 200 13212 INFO 2025-11-15 15:37:01,840 basehttp 8995 6133805056 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 200 12528 ERROR 2025-11-15 15:37:05,207 tasks 20389 8426217792 Appointment 44e8723e-fd47-432d-b923-47c2db46d4fe not found ERROR 2025-11-15 15:37:05,207 tasks 20382 8426217792 Appointment 5df3b748-c6ed-41d2-b59e-d9cabc888ff3 not found ERROR 2025-11-15 15:37:05,208 tasks 20390 8426217792 Appointment 6b6ebc68-aeae-450d-96d4-e8b719c68121 not found INFO 2025-11-15 15:37:38,797 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 15:37:38,860 tasks 20382 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-15 15:37:38,860 tasks 20389 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found INFO 2025-11-15 15:37:48,500 basehttp 8995 6133805056 "GET /en/appointments/create/ HTTP/1.1" 200 76390 INFO 2025-11-15 15:37:48,542 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:38:18,553 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:38:25,657 basehttp 8995 6133805056 "GET /en/appointments/api/available-packages/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&clinic= HTTP/1.1" 200 45 INFO 2025-11-15 15:38:29,374 basehttp 8995 6133805056 "GET /api/v1/providers/?clinic=5eff58d0-db4c-4724-9a54-fda609ed001a HTTP/1.1" 200 603 INFO 2025-11-15 15:38:29,376 basehttp 8995 6150631424 "GET /en/appointments/api/available-rooms/?clinic=5eff58d0-db4c-4724-9a54-fda609ed001a HTTP/1.1" 200 458 INFO 2025-11-15 15:38:29,384 basehttp 8995 6167457792 "GET /en/appointments/api/check-consent/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&clinic=5eff58d0-db4c-4724-9a54-fda609ed001a HTTP/1.1" 200 418 INFO 2025-11-15 15:38:38,854 basehttp 8995 6167457792 "GET /en/consents/create/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&consent_type=GENERAL_TREATMENT HTTP/1.1" 200 48493 INFO 2025-11-15 15:38:39,182 basehttp 8995 6167457792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:38:39,197 basehttp 8995 6167457792 "GET /api/consent-content/?patient_id=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&consent_type=GENERAL_TREATMENT HTTP/1.1" 200 935 INFO 2025-11-15 15:38:48,832 basehttp 8995 6167457792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:39:09,192 basehttp 8995 6167457792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:39:09,539 basehttp 8995 6167457792 "GET /en/consents/ HTTP/1.1" 200 86307 INFO 2025-11-15 15:39:09,578 basehttp 8995 6167457792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:39:18,830 basehttp 8995 6167457792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:39:39,834 basehttp 8995 6167457792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:39:48,554 basehttp 8995 6167457792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 15:39:52,515 basehttp 8995 6167457792 "GET /en/ HTTP/1.1" 200 32690 INFO 2025-11-15 15:40:09,816 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 16:04:25,680 tasks 20382 8426217792 Lab results sync started INFO 2025-11-15 16:04:25,681 tasks 20382 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 13:04:25.680985+00:00'} INFO 2025-11-15 16:04:25,693 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 16:04:25,694 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 13:04:25.694115+00:00'} INFO 2025-11-15 16:04:48,339 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 16:05:06,554 tasks 20383 8426217792 Appointment fd462f2d-9c3f-49a1-bca4-a18df1870384 not found ERROR 2025-11-15 16:05:06,554 tasks 20382 8426217792 Appointment 60e64117-63eb-461c-aa2b-7788fa9bba6b not found ERROR 2025-11-15 16:05:06,557 tasks 20390 8426217792 Appointment 570ec350-188d-4058-8568-7a5450b94c94 not found ERROR 2025-11-15 16:05:06,558 tasks 20391 8426217792 Appointment 84dfe6f3-e494-4e27-b89c-63e306381aa7 not found ERROR 2025-11-15 16:05:06,558 tasks 20389 8426217792 Appointment d62afba9-e5d6-4d97-b81c-96e698818c07 not found INFO 2025-11-15 16:05:18,342 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 16:05:48,343 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 16:06:18,344 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 16:07:01,344 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 16:07:52,537 basehttp 8995 6133805056 "GET /accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-15 16:07:52,552 basehttp 8995 6150631424 "GET /en/accounts/login/ HTTP/1.1" 200 28234 INFO 2025-11-15 16:07:52,600 basehttp 8995 6150631424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 16:07:54,118 basehttp 8995 6150631424 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-15 16:07:54,131 basehttp 8995 6150631424 "GET /dashboard/ HTTP/1.1" 302 0 INFO 2025-11-15 16:07:54,148 basehttp 8995 6133805056 "GET /en/dashboard/ HTTP/1.1" 200 53342 INFO 2025-11-15 16:07:54,182 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 16:08:01,341 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 16:08:04,496 basehttp 8995 6133805056 "GET /en/finance/invoices/ HTTP/1.1" 200 63348 INFO 2025-11-15 16:08:04,539 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 16:08:07,473 basehttp 8995 6133805056 "GET /en/finance/packages/ HTTP/1.1" 200 34433 INFO 2025-11-15 16:08:07,503 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 16:08:10,921 basehttp 8995 6133805056 "GET /en/finance/packages/create/ HTTP/1.1" 200 46283 INFO 2025-11-15 16:08:10,968 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 16:08:34,022 tasks 20389 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found INFO 2025-11-15 16:08:37,291 basehttp 8995 6133805056 "POST /en/finance/packages/create/ HTTP/1.1" 302 0 INFO 2025-11-15 16:08:37,306 basehttp 8995 6133805056 "GET /en/finance/packages/ HTTP/1.1" 200 36295 INFO 2025-11-15 16:08:37,348 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 16:08:49,911 basehttp 8995 6133805056 "GET /en/finance/invoices/ HTTP/1.1" 200 63348 INFO 2025-11-15 16:08:49,943 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 16:08:52,093 basehttp 8995 6133805056 "GET /en/finance/invoices/create/ HTTP/1.1" 200 59618 INFO 2025-11-15 16:08:52,134 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 16:09:01,342 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 16:09:10,209 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 16:09:11,049 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 16:09:11,572 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 16:09:12,121 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 16:09:14,503 basehttp 8995 6133805056 "GET /en/appointments/create/ HTTP/1.1" 200 76390 INFO 2025-11-15 16:09:14,544 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 16:09:44,561 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 16:10:01,335 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 16:11:02,388 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 16:11:31,867 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 16:11:48,640 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 16:12:01,866 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 16:12:30,893 tasks 20389 8426217792 Appointment 84dfe6f3-e494-4e27-b89c-63e306381aa7 not found ERROR 2025-11-15 16:12:30,893 tasks 20382 8426217792 Appointment d62afba9-e5d6-4d97-b81c-96e698818c07 not found ERROR 2025-11-15 16:12:30,893 tasks 20390 8426217792 Appointment fd462f2d-9c3f-49a1-bca4-a18df1870384 not found ERROR 2025-11-15 16:12:30,894 tasks 20391 8426217792 Appointment 60e64117-63eb-461c-aa2b-7788fa9bba6b not found ERROR 2025-11-15 16:12:30,894 tasks 20383 8426217792 Appointment 570ec350-188d-4058-8568-7a5450b94c94 not found INFO 2025-11-15 16:12:31,865 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 16:12:37,034 tasks 20382 8426217792 Appointment 570ec350-188d-4058-8568-7a5450b94c94 not found ERROR 2025-11-15 16:12:37,034 tasks 20390 8426217792 Appointment 84dfe6f3-e494-4e27-b89c-63e306381aa7 not found ERROR 2025-11-15 16:12:37,034 tasks 20389 8426217792 Appointment 60e64117-63eb-461c-aa2b-7788fa9bba6b not found ERROR 2025-11-15 16:12:37,034 tasks 20383 8426217792 Appointment fd462f2d-9c3f-49a1-bca4-a18df1870384 not found ERROR 2025-11-15 16:12:37,034 tasks 20391 8426217792 Appointment d62afba9-e5d6-4d97-b81c-96e698818c07 not found INFO 2025-11-15 16:12:47,818 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 16:12:48,637 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 16:13:11,504 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-15 16:13:18,345 log 8995 6133805056 Not Found: /en/hr/ WARNING 2025-11-15 16:13:18,345 basehttp 8995 6133805056 "GET /en/hr/ HTTP/1.1" 404 28856 ERROR 2025-11-15 16:13:29,478 tasks 20390 8426217792 Appointment fd462f2d-9c3f-49a1-bca4-a18df1870384 not found ERROR 2025-11-15 16:13:29,478 tasks 20389 8426217792 Appointment 60e64117-63eb-461c-aa2b-7788fa9bba6b not found ERROR 2025-11-15 16:13:29,479 tasks 20383 8426217792 Appointment d62afba9-e5d6-4d97-b81c-96e698818c07 not found ERROR 2025-11-15 16:13:29,479 tasks 20391 8426217792 Appointment 84dfe6f3-e494-4e27-b89c-63e306381aa7 not found ERROR 2025-11-15 16:13:29,481 tasks 20382 8426217792 Appointment 570ec350-188d-4058-8568-7a5450b94c94 not found INFO 2025-11-15 16:13:48,648 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 16:13:54,358 basehttp 8995 6133805056 "GET /en/hr/attendance/ HTTP/1.1" 200 58893 INFO 2025-11-15 16:13:54,399 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-15 16:34:32,230 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 16:34:32,230 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 13:34:32.230860+00:00'} INFO 2025-11-15 16:34:32,231 tasks 20382 8426217792 Radiology results sync started INFO 2025-11-15 16:34:32,231 tasks 20382 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 13:34:32.231697+00:00'} INFO 2025-11-15 16:34:41,822 basehttp 8995 6133805056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-15 16:34:53,899 tasks 20382 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-15 16:34:53,899 tasks 20389 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found ERROR 2025-11-15 16:36:00,477 tasks 20389 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-15 16:36:00,477 tasks 20382 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found ERROR 2025-11-15 16:36:09,743 tasks 20390 8426217792 Appointment 84dfe6f3-e494-4e27-b89c-63e306381aa7 not found ERROR 2025-11-15 16:36:09,743 tasks 20382 8426217792 Appointment fd462f2d-9c3f-49a1-bca4-a18df1870384 not found ERROR 2025-11-15 16:36:09,743 tasks 20389 8426217792 Appointment d62afba9-e5d6-4d97-b81c-96e698818c07 not found ERROR 2025-11-15 16:36:09,744 tasks 20391 8426217792 Appointment 60e64117-63eb-461c-aa2b-7788fa9bba6b not found ERROR 2025-11-15 16:36:09,744 tasks 20383 8426217792 Appointment 570ec350-188d-4058-8568-7a5450b94c94 not found ERROR 2025-11-15 16:36:33,885 tasks 20389 8426217792 Appointment 60e64117-63eb-461c-aa2b-7788fa9bba6b not found ERROR 2025-11-15 16:36:33,885 tasks 20382 8426217792 Appointment d62afba9-e5d6-4d97-b81c-96e698818c07 not found ERROR 2025-11-15 16:36:33,885 tasks 20383 8426217792 Appointment fd462f2d-9c3f-49a1-bca4-a18df1870384 not found ERROR 2025-11-15 16:36:33,885 tasks 20390 8426217792 Appointment 570ec350-188d-4058-8568-7a5450b94c94 not found ERROR 2025-11-15 16:36:33,888 tasks 20391 8426217792 Appointment 84dfe6f3-e494-4e27-b89c-63e306381aa7 not found ERROR 2025-11-15 16:36:35,666 tasks 20382 8426217792 Appointment 80049476-0061-49ea-a171-057a1b1ff6b9 not found ERROR 2025-11-15 16:36:35,666 tasks 20389 8426217792 Appointment 284aba3e-7f4c-422f-9646-6c7bb08a7ecf not found ERROR 2025-11-15 16:56:26,638 tasks 20382 8426217792 Appointment 570ec350-188d-4058-8568-7a5450b94c94 not found ERROR 2025-11-15 16:56:26,638 tasks 20389 8426217792 Appointment 84dfe6f3-e494-4e27-b89c-63e306381aa7 not found ERROR 2025-11-15 16:56:26,638 tasks 20390 8426217792 Appointment 60e64117-63eb-461c-aa2b-7788fa9bba6b not found ERROR 2025-11-15 16:56:26,639 tasks 20391 8426217792 Appointment fd462f2d-9c3f-49a1-bca4-a18df1870384 not found ERROR 2025-11-15 16:56:26,639 tasks 20383 8426217792 Appointment d62afba9-e5d6-4d97-b81c-96e698818c07 not found INFO 2025-11-15 17:14:06,019 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 17:14:06,019 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 14:14:06.019461+00:00'} INFO 2025-11-15 17:14:06,024 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 17:14:06,024 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 14:14:06.024703+00:00'} ERROR 2025-11-15 17:29:39,859 tasks 20382 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-15 17:29:39,860 tasks 20389 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found INFO 2025-11-15 17:47:05,893 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 17:47:05,893 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 14:47:05.893526+00:00'} INFO 2025-11-15 17:47:05,900 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 17:47:05,900 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 14:47:05.900381+00:00'} INFO 2025-11-15 18:12:01,388 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 18:12:01,388 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 15:12:01.388940+00:00'} INFO 2025-11-15 18:12:01,390 tasks 20382 8426217792 Generated daily schedule for 2025-11-16: {'date': '2025-11-16', 'total_appointments': 0, 'providers_with_appointments': 0} INFO 2025-11-15 18:12:01,394 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 18:12:01,394 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 15:12:01.394873+00:00'} ERROR 2025-11-15 18:13:04,579 tasks 20389 8426217792 Appointment cad39e4c-e7e5-4bf6-a226-957276c1cb39 not found ERROR 2025-11-15 18:13:04,590 tasks 20389 8426217792 Appointment db12a6d9-547e-433d-9777-ef2a56cac3a2 not found ERROR 2025-11-15 18:13:04,601 tasks 20389 8426217792 Appointment 3b93ab4e-eb21-4624-8be3-529b5b5cf7d5 not found ERROR 2025-11-15 18:13:04,603 tasks 20382 8426217792 Appointment 671d3a8e-fb65-4a2f-8b34-c67a2e7e4bfc not found ERROR 2025-11-15 18:13:04,604 tasks 20390 8426217792 Appointment f3500d84-4711-49fe-9479-e53de7cd428e not found ERROR 2025-11-15 18:14:22,839 tasks 20382 8426217792 Appointment d62afba9-e5d6-4d97-b81c-96e698818c07 not found ERROR 2025-11-15 18:14:22,839 tasks 20389 8426217792 Appointment 570ec350-188d-4058-8568-7a5450b94c94 not found ERROR 2025-11-15 18:14:22,839 tasks 20390 8426217792 Appointment 60e64117-63eb-461c-aa2b-7788fa9bba6b not found ERROR 2025-11-15 18:14:22,840 tasks 20391 8426217792 Appointment fd462f2d-9c3f-49a1-bca4-a18df1870384 not found ERROR 2025-11-15 18:14:22,841 tasks 20383 8426217792 Appointment 84dfe6f3-e494-4e27-b89c-63e306381aa7 not found ERROR 2025-11-15 18:14:29,117 tasks 20382 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-15 18:14:29,117 tasks 20389 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found ERROR 2025-11-15 18:17:18,874 tasks 20389 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-15 18:17:18,874 tasks 20382 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found INFO 2025-11-15 18:34:48,708 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 18:34:48,708 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 15:34:48.708609+00:00'} INFO 2025-11-15 18:34:48,714 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 18:34:48,714 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 15:34:48.714925+00:00'} INFO 2025-11-15 19:11:57,286 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 19:11:57,287 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 16:11:57.287045+00:00'} INFO 2025-11-15 19:11:57,292 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 19:11:57,293 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 16:11:57.293064+00:00'} INFO 2025-11-15 19:38:49,856 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 19:38:49,856 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 16:38:49.856702+00:00'} INFO 2025-11-15 19:38:49,862 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 19:38:49,862 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 16:38:49.862719+00:00'} ERROR 2025-11-15 19:58:33,731 tasks 20389 8426217792 Appointment 9cafa5a1-a38e-4189-b9be-5ce204bf096a not found ERROR 2025-11-15 19:58:33,735 tasks 20382 8426217792 Appointment f23fa3ec-b26d-4aff-822a-ed6d7167bd07 not found ERROR 2025-11-15 19:58:33,738 tasks 20390 8426217792 Appointment 56444ccc-7799-4378-a453-7811376ff9f9 not found INFO 2025-11-15 20:11:12,619 tasks 20382 8426217792 Lab results sync started INFO 2025-11-15 20:11:12,619 tasks 20382 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 17:11:12.619285+00:00'} INFO 2025-11-15 20:11:12,625 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 20:11:12,625 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 17:11:12.625506+00:00'} INFO 2025-11-15 20:39:51,805 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 20:39:51,806 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 17:39:51.806164+00:00'} INFO 2025-11-15 20:39:51,811 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 20:39:51,811 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 17:39:51.811637+00:00'} INFO 2025-11-15 21:10:06,822 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 21:10:06,822 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 18:10:06.822353+00:00'} INFO 2025-11-15 21:10:06,828 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 21:10:06,828 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 18:10:06.828803+00:00'} INFO 2025-11-15 21:40:52,331 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 21:40:52,332 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 18:40:52.332368+00:00'} INFO 2025-11-15 21:40:52,337 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 21:40:52,337 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 18:40:52.337646+00:00'} INFO 2025-11-15 22:15:23,776 tasks 20382 8426217792 Lab results sync started INFO 2025-11-15 22:15:23,777 tasks 20382 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 19:15:23.777052+00:00'} INFO 2025-11-15 22:15:23,782 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 22:15:23,783 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 19:15:23.783058+00:00'} INFO 2025-11-15 22:31:57,507 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 22:31:57,507 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 19:31:57.507810+00:00'} INFO 2025-11-15 22:31:57,513 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 22:31:57,513 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 19:31:57.513347+00:00'} INFO 2025-11-15 23:14:07,842 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 23:14:07,843 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 20:14:07.843038+00:00'} INFO 2025-11-15 23:14:07,849 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 23:14:07,849 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 20:14:07.849107+00:00'} INFO 2025-11-15 23:14:07,871 tasks 20382 8426217792 ZATCA e-invoice submission for IAGDAR174645 INFO 2025-11-15 23:14:07,872 tasks 20390 8426217792 ZATCA e-invoice submission for IAGDAR157001 INFO 2025-11-15 23:14:07,872 tasks 20389 8426217792 ZATCA batch submission: 0 submitted, 20 failed INFO 2025-11-15 23:14:07,873 tasks 20391 8426217792 ZATCA e-invoice submission for IAGDAR669695 INFO 2025-11-15 23:14:07,873 tasks 20383 8426217792 ZATCA e-invoice submission for IAGDAR558936 INFO 2025-11-15 23:14:07,879 tasks 20382 8426217792 ZATCA e-invoice submission for IAGDAR757134 INFO 2025-11-15 23:14:07,880 tasks 20392 8426217792 ZATCA e-invoice submission for IAGDAR488250 INFO 2025-11-15 23:14:07,880 tasks 20390 8426217792 ZATCA e-invoice submission for IAGDAR289266 INFO 2025-11-15 23:14:07,880 tasks 20384 8426217792 ZATCA e-invoice submission for IAGDAR550212 INFO 2025-11-15 23:14:07,881 tasks 20385 8426217792 ZATCA e-invoice submission for IAGDAR858604 INFO 2025-11-15 23:14:07,881 tasks 20393 8426217792 ZATCA e-invoice submission for IAGDAR708227 INFO 2025-11-15 23:14:07,883 tasks 20389 8426217792 ZATCA e-invoice submission for IAGDAR140347 INFO 2025-11-15 23:14:07,884 tasks 20383 8426217792 ZATCA e-invoice submission for IAGDAR770785 INFO 2025-11-15 23:14:07,884 tasks 20387 8426217792 ZATCA e-invoice submission for IAGDAR898825 INFO 2025-11-15 23:14:07,884 tasks 20394 8426217792 ZATCA e-invoice submission for IAGDAR840464 INFO 2025-11-15 23:14:07,886 tasks 20386 8426217792 ZATCA e-invoice submission for IAGDAR945314 INFO 2025-11-15 23:14:07,886 tasks 20391 8426217792 ZATCA e-invoice submission for IAGDAR342242 INFO 2025-11-15 23:14:07,888 tasks 20382 8426217792 ZATCA e-invoice submission for IAGDAR578723 INFO 2025-11-15 23:14:07,890 tasks 20390 8426217792 ZATCA e-invoice submission for IAGDAR686930 INFO 2025-11-15 23:14:07,892 tasks 20395 8426217792 ZATCA e-invoice submission for IAGDAR526290 INFO 2025-11-15 23:14:07,892 tasks 20388 8426217792 ZATCA e-invoice submission for IAGDAR425411 INFO 2025-11-15 23:31:43,530 tasks 20389 8426217792 Lab results sync started INFO 2025-11-15 23:31:43,530 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 20:31:43.530425+00:00'} INFO 2025-11-15 23:31:43,536 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-15 23:31:43,536 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 20:31:43.536292+00:00'} INFO 2025-11-16 00:00:09,903 tasks 20382 8426217792 Lab results sync started INFO 2025-11-16 00:00:09,904 tasks 20382 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 21:00:09.904059+00:00'} INFO 2025-11-16 00:00:09,909 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-16 00:00:09,910 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 21:00:09.910077+00:00'} INFO 2025-11-16 00:32:49,345 tasks 20389 8426217792 Lab results sync started INFO 2025-11-16 00:32:49,346 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 21:32:49.346085+00:00'} INFO 2025-11-16 00:32:49,351 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-16 00:32:49,351 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 21:32:49.351287+00:00'} INFO 2025-11-16 01:00:41,777 tasks 20389 8426217792 Lab results sync started INFO 2025-11-16 01:00:41,777 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 22:00:41.777289+00:00'} INFO 2025-11-16 01:00:41,783 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-16 01:00:41,783 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 22:00:41.783169+00:00'} INFO 2025-11-16 01:31:24,315 tasks 20389 8426217792 Lab results sync started INFO 2025-11-16 01:31:24,316 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 22:31:24.316020+00:00'} INFO 2025-11-16 01:31:24,321 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-16 01:31:24,321 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 22:31:24.321875+00:00'} INFO 2025-11-16 02:14:05,696 tasks 20382 8426217792 Lab results sync started INFO 2025-11-16 02:14:05,697 tasks 20382 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 23:14:05.697398+00:00'} INFO 2025-11-16 02:14:05,703 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-16 02:14:05,703 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 23:14:05.703942+00:00'} INFO 2025-11-16 02:30:00,010 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-16 02:30:00,010 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-15 23:30:00.010839+00:00'} INFO 2025-11-16 02:30:00,018 tasks 20389 8426217792 Lab results sync started INFO 2025-11-16 02:30:00,019 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-15 23:30:00.019093+00:00'} ERROR 2025-11-16 02:58:03,778 tasks 20389 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found ERROR 2025-11-16 02:58:03,778 tasks 20382 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found INFO 2025-11-16 03:14:10,679 tasks 20389 8426217792 Lab results sync started INFO 2025-11-16 03:14:10,679 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 00:14:10.679754+00:00'} INFO 2025-11-16 03:14:10,684 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-16 03:14:10,684 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 00:14:10.684669+00:00'} ERROR 2025-11-16 03:23:11,219 tasks 20382 8426217792 Appointment 60e64117-63eb-461c-aa2b-7788fa9bba6b not found ERROR 2025-11-16 03:23:11,219 tasks 20390 8426217792 Appointment 84dfe6f3-e494-4e27-b89c-63e306381aa7 not found ERROR 2025-11-16 03:23:11,219 tasks 20389 8426217792 Appointment 570ec350-188d-4058-8568-7a5450b94c94 not found ERROR 2025-11-16 03:23:11,219 tasks 20391 8426217792 Appointment fd462f2d-9c3f-49a1-bca4-a18df1870384 not found ERROR 2025-11-16 03:23:11,221 tasks 20383 8426217792 Appointment d62afba9-e5d6-4d97-b81c-96e698818c07 not found INFO 2025-11-16 03:40:26,534 tasks 20389 8426217792 Lab results sync started INFO 2025-11-16 03:40:26,534 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 00:40:26.534795+00:00'} INFO 2025-11-16 03:40:26,539 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-16 03:40:26,540 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 00:40:26.540057+00:00'} INFO 2025-11-16 04:03:11,907 tasks 20382 8426217792 Lab results sync started INFO 2025-11-16 04:03:11,908 tasks 20382 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 01:03:11.908356+00:00'} INFO 2025-11-16 04:03:11,912 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-16 04:03:11,912 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 01:03:11.912454+00:00'} INFO 2025-11-16 04:37:56,446 tasks 20389 8426217792 Lab results sync started INFO 2025-11-16 04:37:56,447 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 01:37:56.447919+00:00'} INFO 2025-11-16 04:37:56,452 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-16 04:37:56,452 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 01:37:56.452985+00:00'} INFO 2025-11-16 05:04:46,515 tasks 20389 8426217792 Lab results sync started INFO 2025-11-16 05:04:46,516 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 02:04:46.516374+00:00'} INFO 2025-11-16 05:04:46,522 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-16 05:04:46,522 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 02:04:46.522193+00:00'} INFO 2025-11-16 05:40:10,077 tasks 20389 8426217792 Lab results sync started INFO 2025-11-16 05:40:10,077 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 02:40:10.077466+00:00'} INFO 2025-11-16 05:40:10,083 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-16 05:40:10,083 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 02:40:10.083167+00:00'} INFO 2025-11-16 06:04:40,032 tasks 20382 8426217792 Lab results sync started INFO 2025-11-16 06:04:40,033 tasks 20382 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 03:04:40.033100+00:00'} INFO 2025-11-16 06:04:40,038 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-16 06:04:40,038 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 03:04:40.038407+00:00'} ERROR 2025-11-16 06:04:41,688 tasks 20382 8426217792 Appointment 80049476-0061-49ea-a171-057a1b1ff6b9 not found ERROR 2025-11-16 06:04:41,688 tasks 20389 8426217792 Appointment 284aba3e-7f4c-422f-9646-6c7bb08a7ecf not found ERROR 2025-11-16 06:04:41,821 tasks 20382 8426217792 Appointment 80049476-0061-49ea-a171-057a1b1ff6b9 not found ERROR 2025-11-16 06:04:41,821 tasks 20389 8426217792 Appointment 284aba3e-7f4c-422f-9646-6c7bb08a7ecf not found INFO 2025-11-16 06:36:29,622 tasks 20389 8426217792 Lab results sync started INFO 2025-11-16 06:36:29,623 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 03:36:29.623011+00:00'} INFO 2025-11-16 06:36:29,628 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-16 06:36:29,628 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 03:36:29.628159+00:00'} ERROR 2025-11-16 06:56:51,146 tasks 20389 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-16 06:56:51,146 tasks 20382 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found ERROR 2025-11-16 06:56:51,153 tasks 20390 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found INFO 2025-11-16 07:14:42,698 tasks 20389 8426217792 Lab results sync started INFO 2025-11-16 07:14:42,698 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 04:14:42.698173+00:00'} INFO 2025-11-16 07:14:42,703 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-16 07:14:42,703 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 04:14:42.703675+00:00'} INFO 2025-11-16 07:44:44,585 tasks 20389 8426217792 Lab results sync started INFO 2025-11-16 07:44:44,585 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 04:44:44.585942+00:00'} INFO 2025-11-16 07:44:44,591 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-16 07:44:44,591 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 04:44:44.591557+00:00'} INFO 2025-11-16 08:00:32,101 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-16 08:00:32,101 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 05:00:32.101765+00:00'} INFO 2025-11-16 08:00:32,110 tasks 20389 8426217792 Lab results sync started INFO 2025-11-16 08:00:32,110 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 05:00:32.110680+00:00'} INFO 2025-11-16 08:00:32,133 tasks 20382 8426217792 Scheduled 0 appointment reminders ERROR 2025-11-16 08:01:53,714 tasks 20390 8426217792 Appointment d62afba9-e5d6-4d97-b81c-96e698818c07 not found ERROR 2025-11-16 08:01:53,714 tasks 20382 8426217792 Appointment 570ec350-188d-4058-8568-7a5450b94c94 not found ERROR 2025-11-16 08:01:53,714 tasks 20391 8426217792 Appointment 60e64117-63eb-461c-aa2b-7788fa9bba6b not found ERROR 2025-11-16 08:01:53,714 tasks 20389 8426217792 Appointment 84dfe6f3-e494-4e27-b89c-63e306381aa7 not found ERROR 2025-11-16 08:01:53,717 tasks 20383 8426217792 Appointment fd462f2d-9c3f-49a1-bca4-a18df1870384 not found INFO 2025-11-16 08:33:08,798 tasks 20389 8426217792 Lab results sync started INFO 2025-11-16 08:33:08,798 tasks 20389 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 05:33:08.798979+00:00'} INFO 2025-11-16 08:33:08,804 tasks 20389 8426217792 Radiology results sync started INFO 2025-11-16 08:33:08,805 tasks 20389 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 05:33:08.805078+00:00'} INFO 2025-11-16 09:09:06,554 tasks 20382 8426217792 Lab results sync started INFO 2025-11-16 09:09:06,554 tasks 20382 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 06:09:06.554308+00:00'} INFO 2025-11-16 09:09:06,663 tasks 20382 8426217792 Radiology results sync started INFO 2025-11-16 09:09:06,663 tasks 20382 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 06:09:06.663431+00:00'} INFO 2025-11-16 09:41:18,922 tasks 1878 8426217792 Lab results sync started INFO 2025-11-16 09:41:18,923 tasks 1878 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 06:41:18.923012+00:00'} INFO 2025-11-16 09:41:18,926 tasks 1878 8426217792 Radiology results sync started INFO 2025-11-16 09:41:18,926 tasks 1878 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 06:41:18.926382+00:00'} INFO 2025-11-16 10:08:35,108 tasks 20390 8426217792 Lab results sync started INFO 2025-11-16 10:08:35,115 tasks 20390 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 07:08:35.115626+00:00'} INFO 2025-11-16 10:08:35,116 tasks 1878 8426217792 Radiology results sync started INFO 2025-11-16 10:08:35,116 tasks 1878 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 07:08:35.116194+00:00'} INFO 2025-11-16 10:30:37,316 tasks 1878 8426217792 Lab results sync started INFO 2025-11-16 10:30:37,316 tasks 1878 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 07:30:37.316532+00:00'} INFO 2025-11-16 10:30:37,322 tasks 1878 8426217792 Radiology results sync started INFO 2025-11-16 10:30:37,322 tasks 1878 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 07:30:37.322199+00:00'} ERROR 2025-11-16 10:46:00,208 tasks 20382 8426217792 Appointment 284aba3e-7f4c-422f-9646-6c7bb08a7ecf not found ERROR 2025-11-16 10:46:00,208 tasks 1878 8426217792 Appointment 40a13ff1-0fd2-4def-b221-3d9af9dd0cf1 not found ERROR 2025-11-16 10:46:00,215 tasks 20390 8426217792 Appointment 80049476-0061-49ea-a171-057a1b1ff6b9 not found ERROR 2025-11-16 10:46:00,217 tasks 1878 8426217792 Appointment 84dfe6f3-e494-4e27-b89c-63e306381aa7 not found ERROR 2025-11-16 10:46:00,218 tasks 20382 8426217792 Appointment 570ec350-188d-4058-8568-7a5450b94c94 not found ERROR 2025-11-16 10:46:00,222 tasks 20383 8426217792 Appointment 60e64117-63eb-461c-aa2b-7788fa9bba6b not found ERROR 2025-11-16 10:46:00,223 tasks 20391 8426217792 Appointment d62afba9-e5d6-4d97-b81c-96e698818c07 not found ERROR 2025-11-16 10:46:00,234 tasks 1878 8426217792 Appointment fd462f2d-9c3f-49a1-bca4-a18df1870384 not found ERROR 2025-11-16 10:46:07,621 tasks 1878 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-16 10:46:07,621 tasks 20382 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found ERROR 2025-11-16 10:47:09,028 tasks 20382 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-16 10:47:09,029 tasks 1878 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found ERROR 2025-11-16 10:53:45,578 tasks 20382 8426217792 Appointment f3500d84-4711-49fe-9479-e53de7cd428e not found ERROR 2025-11-16 10:53:45,579 tasks 1878 8426217792 Appointment cad39e4c-e7e5-4bf6-a226-957276c1cb39 not found INFO 2025-11-16 11:09:51,358 tasks 1878 8426217792 Lab results sync started INFO 2025-11-16 11:09:51,358 tasks 1878 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 08:09:51.358522+00:00'} INFO 2025-11-16 11:09:51,364 tasks 1878 8426217792 Radiology results sync started INFO 2025-11-16 11:09:51,364 tasks 1878 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 08:09:51.364476+00:00'} ERROR 2025-11-16 11:09:51,651 tasks 20382 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found ERROR 2025-11-16 11:09:51,651 tasks 1878 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-16 11:09:51,748 tasks 1878 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-16 11:09:51,748 tasks 20382 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found ERROR 2025-11-16 11:25:00,180 tasks 20390 8426217792 Appointment 60e64117-63eb-461c-aa2b-7788fa9bba6b not found ERROR 2025-11-16 11:25:00,180 tasks 20391 8426217792 Appointment fd462f2d-9c3f-49a1-bca4-a18df1870384 not found ERROR 2025-11-16 11:25:00,180 tasks 1878 8426217792 Appointment 84dfe6f3-e494-4e27-b89c-63e306381aa7 not found ERROR 2025-11-16 11:25:00,180 tasks 20382 8426217792 Appointment 570ec350-188d-4058-8568-7a5450b94c94 not found ERROR 2025-11-16 11:25:00,180 tasks 20383 8426217792 Appointment d62afba9-e5d6-4d97-b81c-96e698818c07 not found INFO 2025-11-16 11:40:28,015 tasks 1878 8426217792 Lab results sync started INFO 2025-11-16 11:40:28,015 tasks 1878 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 08:40:28.015648+00:00'} INFO 2025-11-16 11:40:28,021 tasks 1878 8426217792 Radiology results sync started INFO 2025-11-16 11:40:28,022 tasks 1878 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 08:40:28.021995+00:00'} INFO 2025-11-16 12:12:40,840 tasks 20382 8426217792 Lab results sync started INFO 2025-11-16 12:12:40,841 tasks 20382 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 09:12:40.841018+00:00'} INFO 2025-11-16 12:12:40,863 tasks 1878 8426217792 Radiology results sync started INFO 2025-11-16 12:12:40,863 tasks 1878 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 09:12:40.863516+00:00'} INFO 2025-11-16 12:44:58,585 tasks 1878 8426217792 Lab results sync started INFO 2025-11-16 12:44:58,585 tasks 1878 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 09:44:58.585192+00:00'} INFO 2025-11-16 12:44:58,592 tasks 1878 8426217792 Radiology results sync started INFO 2025-11-16 12:44:58,592 tasks 1878 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 09:44:58.592123+00:00'} INFO 2025-11-16 13:04:03,986 tasks 1878 8426217792 Lab results sync started INFO 2025-11-16 13:04:03,986 tasks 1878 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 10:04:03.986498+00:00'} INFO 2025-11-16 13:04:03,992 tasks 1878 8426217792 Radiology results sync started INFO 2025-11-16 13:04:03,992 tasks 1878 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 10:04:03.992413+00:00'} ERROR 2025-11-16 13:04:13,958 tasks 1878 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found ERROR 2025-11-16 13:19:43,860 tasks 1878 8426217792 Appointment 1d5d9daf-9a92-4cf0-bb39-72440c2ae7ef not found ERROR 2025-11-16 13:19:43,865 tasks 20382 8426217792 Appointment a86a3613-db2a-499a-b4e0-bd1ac8ff92a8 not found ERROR 2025-11-16 13:19:43,869 tasks 1878 8426217792 Appointment 41218225-6bdf-4f64-8e0b-d58b0789a778 not found INFO 2025-11-16 13:37:53,402 tasks 1878 8426217792 Lab results sync started INFO 2025-11-16 13:37:53,403 tasks 1878 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 10:37:53.403027+00:00'} INFO 2025-11-16 13:37:53,408 tasks 1878 8426217792 Radiology results sync started INFO 2025-11-16 13:37:53,408 tasks 1878 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 10:37:53.408989+00:00'} INFO 2025-11-16 14:14:10,983 tasks 20382 8426217792 Lab results sync started INFO 2025-11-16 14:14:10,983 tasks 20382 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 11:14:10.983391+00:00'} INFO 2025-11-16 14:14:10,989 tasks 1878 8426217792 Radiology results sync started INFO 2025-11-16 14:14:10,989 tasks 1878 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 11:14:10.989288+00:00'} INFO 2025-11-16 14:31:12,731 tasks 1878 8426217792 Lab results sync started INFO 2025-11-16 14:31:12,731 tasks 1878 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 11:31:12.731982+00:00'} INFO 2025-11-16 14:31:12,736 tasks 1878 8426217792 Radiology results sync started INFO 2025-11-16 14:31:12,736 tasks 1878 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 11:31:12.736834+00:00'} ERROR 2025-11-16 14:41:28,017 tasks 20390 8426217792 Appointment 56444ccc-7799-4378-a453-7811376ff9f9 not found ERROR 2025-11-16 14:41:28,018 tasks 20382 8426217792 Appointment 9cafa5a1-a38e-4189-b9be-5ce204bf096a not found ERROR 2025-11-16 14:41:28,018 tasks 1878 8426217792 Appointment f23fa3ec-b26d-4aff-822a-ed6d7167bd07 not found ERROR 2025-11-16 14:42:53,812 tasks 1878 8426217792 Appointment f3500d84-4711-49fe-9479-e53de7cd428e not found ERROR 2025-11-16 14:42:53,815 tasks 20382 8426217792 Appointment cad39e4c-e7e5-4bf6-a226-957276c1cb39 not found ERROR 2025-11-16 14:42:53,816 tasks 20390 8426217792 Appointment 44e8723e-fd47-432d-b923-47c2db46d4fe not found ERROR 2025-11-16 14:42:53,820 tasks 20383 8426217792 Appointment 5df3b748-c6ed-41d2-b59e-d9cabc888ff3 not found ERROR 2025-11-16 14:42:53,830 tasks 1878 8426217792 Appointment 6b6ebc68-aeae-450d-96d4-e8b719c68121 not found INFO 2025-11-16 14:43:54,248 autoreload 6177 8426217792 Watching for file changes with StatReloader INFO 2025-11-16 14:43:58,618 basehttp 6177 6125400064 "GET /en/ HTTP/1.1" 200 32690 INFO 2025-11-16 14:44:01,267 basehttp 6177 6125400064 "GET /accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-16 14:44:01,276 basehttp 6177 6142226432 "GET /en/accounts/login/ HTTP/1.1" 200 18799 INFO 2025-11-16 14:44:03,150 basehttp 6177 6142226432 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-16 14:44:03,160 basehttp 6177 6142226432 "GET /dashboard/ HTTP/1.1" 302 0 INFO 2025-11-16 14:44:03,185 basehttp 6177 6125400064 "GET /en/dashboard/ HTTP/1.1" 200 53340 INFO 2025-11-16 14:44:03,214 basehttp 6177 6125400064 "GET /media/tenant_settings/2025/11/10/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-11-16 14:44:03,215 basehttp 6177 6142226432 "GET /media/profile_pictures/Father_-d_1lMjWOH.png HTTP/1.1" 304 0 INFO 2025-11-16 14:44:03,231 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:44:09,400 basehttp 6177 6142226432 "GET /en/appointments/create/ HTTP/1.1" 200 76390 INFO 2025-11-16 14:44:09,439 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:44:32,844 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:44:39,440 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:45:09,455 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:45:22,937 basehttp 6177 6142226432 "GET /en/appointments/api/available-packages/?patient=ff1c5271-5bd2-4725-be99-4a5d6f9569ed&clinic= HTTP/1.1" 200 45 INFO 2025-11-16 14:45:26,636 basehttp 6177 6142226432 "GET /api/v1/providers/?clinic=5eff58d0-db4c-4724-9a54-fda609ed001a HTTP/1.1" 200 603 INFO 2025-11-16 14:45:26,638 basehttp 6177 6125400064 "GET /en/appointments/api/available-rooms/?clinic=5eff58d0-db4c-4724-9a54-fda609ed001a HTTP/1.1" 200 458 INFO 2025-11-16 14:45:26,639 basehttp 6177 6159052800 "GET /en/appointments/api/check-consent/?patient=ff1c5271-5bd2-4725-be99-4a5d6f9569ed&clinic=5eff58d0-db4c-4724-9a54-fda609ed001a HTTP/1.1" 200 422 INFO 2025-11-16 14:45:32,846 basehttp 6177 6159052800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:45:36,463 basehttp 6177 6159052800 "GET /en/consents/create/?patient=ff1c5271-5bd2-4725-be99-4a5d6f9569ed&consent_type=GENERAL_TREATMENT HTTP/1.1" 200 48493 INFO 2025-11-16 14:45:36,544 basehttp 6177 6159052800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:45:36,558 basehttp 6177 6159052800 "GET /api/consent-content/?patient_id=ff1c5271-5bd2-4725-be99-4a5d6f9569ed&consent_type=GENERAL_TREATMENT HTTP/1.1" 200 943 INFO 2025-11-16 14:45:39,844 basehttp 6177 6159052800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:46:01,758 basehttp 6177 6159052800 "GET /en/appointments/api/available-slots/?provider=3cba6a5f-87cf-4a11-be3c-ccf2ca2520be&date=2025-11-17&duration=30 HTTP/1.1" 200 793 INFO 2025-11-16 14:46:04,252 basehttp 6177 6159052800 "GET /en/appointments/api/available-rooms/?clinic=5eff58d0-db4c-4724-9a54-fda609ed001a&date=2025-11-17&time=09%3A30&duration=30 HTTP/1.1" 200 469 INFO 2025-11-16 14:46:06,639 basehttp 6177 6159052800 "POST /en/appointments/create/ HTTP/1.1" 302 0 INFO 2025-11-16 14:46:06,668 basehttp 6177 6159052800 "GET /en/patients/ff1c5271-5bd2-4725-be99-4a5d6f9569ed/?tab=consents&missing=GENERAL_TREATMENT,SERVICE_SPECIFIC&return_to=appointment_create HTTP/1.1" 200 53676 INFO 2025-11-16 14:46:06,698 basehttp 6177 6159052800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:46:06,831 basehttp 6177 6159052800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:46:18,624 basehttp 6177 6159052800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:46:32,845 basehttp 6177 6159052800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:46:36,839 basehttp 6177 6159052800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:46:39,453 basehttp 6177 6159052800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:47:03,699 basehttp 6177 6159052800 "GET /en/appointments/ HTTP/1.1" 200 121483 INFO 2025-11-16 14:47:03,712 basehttp 6177 13170143232 "GET /static/plugins/datatables.net-bs5/js/dataTables.bootstrap5.min.js HTTP/1.1" 200 1470 INFO 2025-11-16 14:47:03,713 basehttp 6177 6125400064 "GET /static/plugins/datatables.net-responsive-bs5/css/responsive.bootstrap5.min.css HTTP/1.1" 200 6044 INFO 2025-11-16 14:47:03,713 basehttp 6177 6159052800 "GET /static/plugins/datatables.net-bs5/css/dataTables.bootstrap5.min.css HTTP/1.1" 200 15096 INFO 2025-11-16 14:47:03,713 basehttp 6177 13186969600 "GET /static/plugins/datatables.net-responsive/js/dataTables.responsive.min.js HTTP/1.1" 200 16086 INFO 2025-11-16 14:47:03,713 basehttp 6177 13203795968 "GET /static/plugins/datatables.net-responsive-bs5/js/responsive.bootstrap5.min.js HTTP/1.1" 200 1796 INFO 2025-11-16 14:47:03,714 basehttp 6177 6142226432 "GET /static/plugins/datatables.net/js/dataTables.min.js HTTP/1.1" 200 95735 INFO 2025-11-16 14:47:03,743 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:47:06,184 basehttp 6177 6142226432 "GET /en/appointments/d053117f-99cc-4b3d-a7b6-c43871461868/ HTTP/1.1" 200 44780 INFO 2025-11-16 14:47:06,219 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:47:06,838 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:47:15,446 basehttp 6177 6142226432 "POST /en/appointments/d053117f-99cc-4b3d-a7b6-c43871461868/arrive/ HTTP/1.1" 302 0 INFO 2025-11-16 14:47:15,481 basehttp 6177 6142226432 "GET /en/finance/invoices/create/?patient=ff1c5271-5bd2-4725-be99-4a5d6f9569ed&appointment=d053117f-99cc-4b3d-a7b6-c43871461868 HTTP/1.1" 200 61931 INFO 2025-11-16 14:47:15,521 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:47:30,303 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-16 14:47:31,434 tasks 1878 8426217792 Appointment 80049476-0061-49ea-a171-057a1b1ff6b9 not found ERROR 2025-11-16 14:47:31,434 tasks 20382 8426217792 Appointment 284aba3e-7f4c-422f-9646-6c7bb08a7ecf not found ERROR 2025-11-16 14:47:31,460 tasks 20382 8426217792 Appointment 284aba3e-7f4c-422f-9646-6c7bb08a7ecf not found ERROR 2025-11-16 14:47:31,461 tasks 1878 8426217792 Appointment 80049476-0061-49ea-a171-057a1b1ff6b9 not found INFO 2025-11-16 14:47:32,843 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:47:36,835 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:47:37,658 basehttp 6177 6142226432 "GET /en/ot/consults/ HTTP/1.1" 200 46795 INFO 2025-11-16 14:47:37,698 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:47:40,177 basehttp 6177 6142226432 "GET /en/ot/consults/create/ HTTP/1.1" 200 74753 INFO 2025-11-16 14:47:40,221 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:47:48,755 basehttp 6177 6142226432 "GET /en/ot/consults/498faad4-bb5e-413b-a241-9b701fa690f2/ HTTP/1.1" 200 90095 INFO 2025-11-16 14:47:48,828 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:48:06,837 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:48:18,844 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:48:32,839 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:48:36,824 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:48:48,830 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:49:06,837 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:49:18,843 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:49:32,838 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:49:48,842 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-16 14:49:49,868 tasks 1878 8426217792 Appointment 44e8723e-fd47-432d-b923-47c2db46d4fe not found ERROR 2025-11-16 14:49:49,868 tasks 20390 8426217792 Appointment 6b6ebc68-aeae-450d-96d4-e8b719c68121 not found ERROR 2025-11-16 14:49:49,868 tasks 20382 8426217792 Appointment 5df3b748-c6ed-41d2-b59e-d9cabc888ff3 not found INFO 2025-11-16 14:50:07,836 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-16 14:50:15,523 tasks 20382 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found ERROR 2025-11-16 14:50:15,523 tasks 1878 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found INFO 2025-11-16 14:50:15,614 basehttp 6177 6142226432 "GET /en/ot/consults/498faad4-bb5e-413b-a241-9b701fa690f2/pdf/?view=inline HTTP/1.1" 200 52111 INFO 2025-11-16 14:50:19,835 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:50:32,842 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:50:48,840 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:51:08,827 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:51:18,841 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-16 14:51:20,917 tasks 1878 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found INFO 2025-11-16 14:51:32,825 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:51:48,842 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:52:09,829 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:52:18,842 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-16 14:52:27,516 tasks 1878 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found INFO 2025-11-16 14:52:32,835 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:52:48,830 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-16 14:53:02,706 tasks 1878 8426217792 Appointment 60e64117-63eb-461c-aa2b-7788fa9bba6b not found ERROR 2025-11-16 14:53:02,706 tasks 20382 8426217792 Appointment d62afba9-e5d6-4d97-b81c-96e698818c07 not found ERROR 2025-11-16 14:53:02,706 tasks 20390 8426217792 Appointment 84dfe6f3-e494-4e27-b89c-63e306381aa7 not found ERROR 2025-11-16 14:53:02,706 tasks 20391 8426217792 Appointment 570ec350-188d-4058-8568-7a5450b94c94 not found ERROR 2025-11-16 14:53:02,706 tasks 20383 8426217792 Appointment fd462f2d-9c3f-49a1-bca4-a18df1870384 not found INFO 2025-11-16 14:53:10,834 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:53:18,840 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:53:32,845 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:53:48,840 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-16 14:53:49,928 tasks 1878 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found INFO 2025-11-16 14:54:11,835 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:54:18,828 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:54:32,839 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:54:48,842 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-16 14:54:51,464 tasks 1878 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found ERROR 2025-11-16 14:54:59,406 tasks 1878 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found INFO 2025-11-16 14:55:12,836 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:55:18,841 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:55:32,839 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:55:48,837 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:56:13,839 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:56:18,841 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:56:32,822 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:56:48,841 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:57:14,836 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:57:18,835 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:57:32,826 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:57:48,836 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:58:15,835 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:58:18,842 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:58:32,827 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:58:48,842 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:59:16,825 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 14:59:18,841 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-16 14:59:27,040 tasks 1878 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found ERROR 2025-11-16 14:59:27,040 tasks 20382 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found INFO 2025-11-16 14:59:32,839 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-16 14:59:36,809 tasks 20382 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-16 14:59:36,809 tasks 1878 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found INFO 2025-11-16 14:59:48,840 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:00:00,019 tasks 1878 8426217792 Radiology results sync started INFO 2025-11-16 15:00:00,019 tasks 1878 8426217792 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 12:00:00.019390+00:00'} INFO 2025-11-16 15:00:00,028 tasks 1878 8426217792 Lab results sync started INFO 2025-11-16 15:00:00,028 tasks 1878 8426217792 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 12:00:00.028252+00:00'} INFO 2025-11-16 15:00:17,835 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:00:18,841 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-16 15:00:23,392 tasks 1878 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found INFO 2025-11-16 15:00:32,830 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:00:48,842 basehttp 6177 6142226432 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-16 15:01:03,887 tasks 1878 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-16 15:01:03,887 tasks 20382 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found INFO 2025-11-16 15:01:18,836 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:01:18,848 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:01:32,838 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:01:48,832 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-16 15:02:12,450 tasks 20390 8426217792 Appointment fd462f2d-9c3f-49a1-bca4-a18df1870384 not found ERROR 2025-11-16 15:02:12,450 tasks 1878 8426217792 Appointment 570ec350-188d-4058-8568-7a5450b94c94 not found ERROR 2025-11-16 15:02:12,450 tasks 20382 8426217792 Appointment 60e64117-63eb-461c-aa2b-7788fa9bba6b not found ERROR 2025-11-16 15:02:12,450 tasks 20391 8426217792 Appointment 84dfe6f3-e494-4e27-b89c-63e306381aa7 not found ERROR 2025-11-16 15:02:12,452 tasks 20383 8426217792 Appointment d62afba9-e5d6-4d97-b81c-96e698818c07 not found ERROR 2025-11-16 15:02:12,567 tasks 20383 8426217792 Appointment 84dfe6f3-e494-4e27-b89c-63e306381aa7 not found ERROR 2025-11-16 15:02:12,567 tasks 1878 8426217792 Appointment 60e64117-63eb-461c-aa2b-7788fa9bba6b not found ERROR 2025-11-16 15:02:12,567 tasks 20391 8426217792 Appointment fd462f2d-9c3f-49a1-bca4-a18df1870384 not found ERROR 2025-11-16 15:02:12,567 tasks 20382 8426217792 Appointment d62afba9-e5d6-4d97-b81c-96e698818c07 not found ERROR 2025-11-16 15:02:12,567 tasks 20390 8426217792 Appointment 570ec350-188d-4058-8568-7a5450b94c94 not found INFO 2025-11-16 15:02:18,816 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:02:19,806 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:02:32,805 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:02:48,808 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-16 15:03:01,004 tasks 1878 8426217792 Appointment 80049476-0061-49ea-a171-057a1b1ff6b9 not found ERROR 2025-11-16 15:03:01,004 tasks 20382 8426217792 Appointment 284aba3e-7f4c-422f-9646-6c7bb08a7ecf not found ERROR 2025-11-16 15:03:14,311 tasks 1878 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found ERROR 2025-11-16 15:03:14,311 tasks 20382 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found INFO 2025-11-16 15:03:18,794 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:03:20,801 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:03:32,805 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:03:48,808 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-16 15:03:54,573 tasks 1878 8426217792 Appointment 284aba3e-7f4c-422f-9646-6c7bb08a7ecf not found ERROR 2025-11-16 15:03:54,573 tasks 20382 8426217792 Appointment 80049476-0061-49ea-a171-057a1b1ff6b9 not found INFO 2025-11-16 15:04:18,807 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:04:21,801 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:04:32,791 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:04:48,808 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:05:18,808 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:05:22,792 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:05:32,797 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:05:48,809 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:06:18,806 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-16 15:06:20,986 tasks 1878 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found INFO 2025-11-16 15:06:23,787 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:06:32,814 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-16 15:06:35,425 tasks 1878 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found ERROR 2025-11-16 15:06:36,125 tasks 20382 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-16 15:06:36,125 tasks 1878 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found INFO 2025-11-16 15:06:48,792 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-16 15:07:08,305 tasks 1878 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found ERROR 2025-11-16 15:07:08,390 tasks 1878 8426217792 Appointment cd4adc3a-4f0b-4981-b657-19db89e37633 not found INFO 2025-11-16 15:07:18,807 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:07:24,791 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:07:32,805 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:07:48,805 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:08:18,806 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:08:25,802 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:08:32,803 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-16 15:08:45,164 tasks 1878 8426217792 Appointment f3500d84-4711-49fe-9479-e53de7cd428e not found ERROR 2025-11-16 15:08:45,164 tasks 20382 8426217792 Appointment cad39e4c-e7e5-4bf6-a226-957276c1cb39 not found INFO 2025-11-16 15:08:48,805 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:09:18,793 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:09:26,799 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:09:32,804 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:09:48,803 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:10:18,805 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:10:27,799 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:10:32,803 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:10:48,797 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:11:18,805 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:11:28,789 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:11:32,800 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-16 15:11:38,047 tasks 1878 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-16 15:11:38,047 tasks 20382 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found ERROR 2025-11-16 15:11:44,876 tasks 20382 8426217792 Appointment 6eb28a7a-3a86-42b5-8d8c-2e9f3c9badaf not found ERROR 2025-11-16 15:11:44,876 tasks 1878 8426217792 Appointment edc3a2e2-6c30-4886-930c-6799d61897a3 not found INFO 2025-11-16 15:11:48,791 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:12:18,792 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:12:29,788 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:12:32,884 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:12:48,791 basehttp 6177 6125400064 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-16 15:12:59,574 tasks 1878 8426217792 Appointment 80049476-0061-49ea-a171-057a1b1ff6b9 not found ERROR 2025-11-16 15:12:59,574 tasks 20382 8426217792 Appointment 284aba3e-7f4c-422f-9646-6c7bb08a7ecf not found ERROR 2025-11-16 15:31:21,266 tasks 10244 8818483712 Appointment db12a6d9-547e-433d-9777-ef2a56cac3a2 not found ERROR 2025-11-16 15:31:21,274 tasks 10244 8818483712 Appointment 671d3a8e-fb65-4a2f-8b34-c67a2e7e4bfc not found INFO 2025-11-16 15:31:21,277 tasks 10244 8818483712 Lab results sync started INFO 2025-11-16 15:31:21,277 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 12:31:21.277545+00:00'} INFO 2025-11-16 15:31:21,280 tasks 10233 8818483712 Radiology results sync started INFO 2025-11-16 15:31:21,280 tasks 10233 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 12:31:21.280617+00:00'} INFO 2025-11-16 15:52:09,377 autoreload 25628 8818483712 Watching for file changes with StatReloader INFO 2025-11-16 15:52:12,114 basehttp 25628 6196064256 "GET /en/ot/consults/498faad4-bb5e-413b-a241-9b701fa690f2/ HTTP/1.1" 200 90095 INFO 2025-11-16 15:52:12,192 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:52:12,210 basehttp 25628 6196064256 "GET /static/img/logo/favicon.ico HTTP/1.1" 304 0 ERROR 2025-11-16 15:52:29,457 log 25628 6196064256 Internal Server Error: /en/ot/sessions/bb0674d8-4a91-41c7-bd55-8ac53c86d2ee/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 90, in rendered_content template = self.resolve_template(self.template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 72, in resolve_template return select_template(template, using=self.using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 42, in select_template return engine.get_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 79, in get_template return Template(self.engine.get_template(template_name), self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 177, in get_template template, origin = self.find_template(template_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/engine.py", line 159, in find_template template = loader.get_template(name, skip=skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/cached.py", line 57, in get_template template = super().get_template(template_name, skip) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loaders/base.py", line 28, in get_template return Template( ^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 154, in __init__ self.nodelist = self.compile_nodelist() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 196, in compile_nodelist nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 299, in do_extends nodelist = parser.parse() ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 518, in parse raise self.error(token, e) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 516, in parse compiled_result = compile_func(self, token) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 234, in do_block nodelist = parser.parse(("endblock",)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 523, in parse self.unclosed_block_tag(parse_until) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 590, in unclosed_block_tag raise self.error(token, msg) django.template.exceptions.TemplateSyntaxError: Unclosed tag on line 6: 'block'. Looking for one of: endblock. ERROR 2025-11-16 15:52:29,461 basehttp 25628 6196064256 "GET /en/ot/sessions/bb0674d8-4a91-41c7-bd55-8ac53c86d2ee/ HTTP/1.1" 500 193481 WARNING 2025-11-16 15:52:29,496 log 25628 6196064256 Not Found: /favicon.ico WARNING 2025-11-16 15:52:29,496 basehttp 25628 6196064256 "GET /favicon.ico HTTP/1.1" 404 3054 INFO 2025-11-16 15:54:28,425 basehttp 25628 6196064256 "GET /en/ot/sessions/bb0674d8-4a91-41c7-bd55-8ac53c86d2ee/ HTTP/1.1" 200 38111 INFO 2025-11-16 15:54:28,461 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:54:36,593 basehttp 25628 6196064256 "GET /en/ot/sessions/create/?patient=da7b6c16-4b2a-4cf1-bfbe-70c85eea2e23 HTTP/1.1" 302 0 INFO 2025-11-16 15:54:36,627 basehttp 25628 6196064256 "GET /en/patients/da7b6c16-4b2a-4cf1-bfbe-70c85eea2e23/?tab=consents&missing=GENERAL_TREATMENT,SERVICE_SPECIFIC HTTP/1.1" 200 56674 INFO 2025-11-16 15:54:36,671 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:55:05,887 basehttp 25628 6196064256 "GET /en/consents/create/?patient=da7b6c16-4b2a-4cf1-bfbe-70c85eea2e23 HTTP/1.1" 200 48493 INFO 2025-11-16 15:55:05,919 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:55:08,861 basehttp 25628 6196064256 "GET /api/consent-content/?patient_id=da7b6c16-4b2a-4cf1-bfbe-70c85eea2e23&consent_type=GENERAL_TREATMENT HTTP/1.1" 200 932 INFO 2025-11-16 15:55:14,795 signals 25628 6196064256 Consent created: GENERAL_TREATMENT for patient 000018 INFO 2025-11-16 15:55:14,797 basehttp 25628 6196064256 "POST /en/consents/create/?patient=da7b6c16-4b2a-4cf1-bfbe-70c85eea2e23 HTTP/1.1" 302 0 INFO 2025-11-16 15:55:14,820 basehttp 25628 6196064256 "GET /en/patients/da7b6c16-4b2a-4cf1-bfbe-70c85eea2e23/ HTTP/1.1" 200 56634 INFO 2025-11-16 15:55:14,859 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:55:19,197 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:55:20,020 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:55:21,222 basehttp 25628 6196064256 "GET /en/ot/sessions/bb0674d8-4a91-41c7-bd55-8ac53c86d2ee/ HTTP/1.1" 200 38111 INFO 2025-11-16 15:55:21,260 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:55:22,619 basehttp 25628 6196064256 "GET /en/ot/sessions/create/?patient=da7b6c16-4b2a-4cf1-bfbe-70c85eea2e23 HTTP/1.1" 302 0 INFO 2025-11-16 15:55:22,644 basehttp 25628 6196064256 "GET /en/patients/da7b6c16-4b2a-4cf1-bfbe-70c85eea2e23/?tab=consents&missing=SERVICE_SPECIFIC HTTP/1.1" 200 56674 INFO 2025-11-16 15:55:22,680 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:55:37,025 basehttp 25628 6196064256 "GET /en/consents/create/?patient=da7b6c16-4b2a-4cf1-bfbe-70c85eea2e23 HTTP/1.1" 200 48493 INFO 2025-11-16 15:55:37,059 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:55:40,334 basehttp 25628 6196064256 "GET /api/consent-content/?patient_id=da7b6c16-4b2a-4cf1-bfbe-70c85eea2e23&consent_type=SERVICE_SPECIFIC HTTP/1.1" 200 854 INFO 2025-11-16 15:55:49,462 signals 25628 6196064256 Consent created: SERVICE_SPECIFIC for patient 000018 INFO 2025-11-16 15:55:49,464 basehttp 25628 6196064256 "POST /en/consents/create/?patient=da7b6c16-4b2a-4cf1-bfbe-70c85eea2e23 HTTP/1.1" 302 0 INFO 2025-11-16 15:55:49,487 basehttp 25628 6196064256 "GET /en/patients/da7b6c16-4b2a-4cf1-bfbe-70c85eea2e23/ HTTP/1.1" 200 56634 INFO 2025-11-16 15:55:49,526 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:55:52,220 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:55:53,266 basehttp 25628 6196064256 "GET /en/ot/sessions/bb0674d8-4a91-41c7-bd55-8ac53c86d2ee/ HTTP/1.1" 200 38111 INFO 2025-11-16 15:55:53,307 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:55:54,468 services 25628 6196064256 Consent verified for patient 000018 for service OT INFO 2025-11-16 15:55:54,473 basehttp 25628 6196064256 "GET /en/ot/sessions/create/?patient=da7b6c16-4b2a-4cf1-bfbe-70c85eea2e23 HTTP/1.1" 200 46522 INFO 2025-11-16 15:55:54,511 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:56:24,221 basehttp 25628 6196064256 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 293 INFO 2025-11-16 15:56:24,530 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:56:34,584 basehttp 25628 6196064256 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 293 INFO 2025-11-16 15:56:35,388 basehttp 25628 6196064256 "GET /en/notifications/inbox/ HTTP/1.1" 200 29281 INFO 2025-11-16 15:56:35,425 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:56:41,883 basehttp 25628 6196064256 "POST /en/notifications/inbox/f6c23712-2881-4770-b1cf-35baeb87b7ed/read/ HTTP/1.1" 302 0 INFO 2025-11-16 15:56:41,899 basehttp 25628 6196064256 "GET /en/notifications/inbox/ HTTP/1.1" 200 28276 INFO 2025-11-16 15:56:41,934 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:56:48,939 basehttp 25628 6196064256 "GET /en/dashboard/ HTTP/1.1" 200 53340 INFO 2025-11-16 15:56:48,976 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:57:18,993 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:57:48,992 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:58:18,992 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:58:48,993 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:59:18,993 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 15:59:48,984 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:00:00,016 tasks 10233 8818483712 Radiology results sync started INFO 2025-11-16 16:00:00,017 tasks 10233 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 13:00:00.017420+00:00'} INFO 2025-11-16 16:00:00,026 tasks 10233 8818483712 Lab results sync started INFO 2025-11-16 16:00:00,026 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 13:00:00.026245+00:00'} ERROR 2025-11-16 16:00:00,026 tasks 10244 8818483712 Appointment 3b93ab4e-eb21-4624-8be3-529b5b5cf7d5 not found INFO 2025-11-16 16:00:11,521 basehttp 25628 6196064256 "GET /en/patients/35f506e4-9772-4c77-b2f4-a6ae0b1f82fd/ HTTP/1.1" 200 51136 INFO 2025-11-16 16:00:11,560 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:00:18,993 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:00:48,994 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:01:19,118 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:01:49,126 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:02:50,125 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:03:51,112 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:04:52,125 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:05:53,124 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:06:54,112 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 16:07:16,658 log 25628 6196064256 Not Found: /ledger WARNING 2025-11-16 16:07:16,658 basehttp 25628 6196064256 "GET /ledger HTTP/1.1" 404 3039 INFO 2025-11-16 16:07:55,125 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:08:56,126 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:09:57,115 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:10:58,127 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:11:59,128 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:13:00,128 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:14:01,129 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:15:02,129 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:16:03,129 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:17:04,126 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:18:05,131 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:19:01,416 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:19:09,957 basehttp 25628 6196064256 "GET /en/finance/packages/ HTTP/1.1" 200 35975 INFO 2025-11-16 16:19:09,995 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:19:14,593 basehttp 25628 6196064256 "GET /en/finance/packages/c7507038-b7fd-44cc-bad3-fef7a3480d4b/update/ HTTP/1.1" 200 51562 INFO 2025-11-16 16:19:14,641 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:19:29,659 basehttp 25628 6196064256 "GET /en/finance/packages/ HTTP/1.1" 200 35975 INFO 2025-11-16 16:19:29,697 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:19:44,746 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:19:50,599 basehttp 25628 6196064256 "GET /en/finance/packages/ HTTP/1.1" 200 35975 INFO 2025-11-16 16:19:50,635 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:19:52,561 basehttp 25628 6196064256 "GET /en/dashboard/ HTTP/1.1" 200 53340 INFO 2025-11-16 16:19:52,606 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:19:55,127 basehttp 25628 6196064256 "GET /en/appointments/create/ HTTP/1.1" 200 76755 INFO 2025-11-16 16:19:55,168 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:20:05,100 basehttp 25628 6196064256 "GET /en/appointments/create/ HTTP/1.1" 200 76755 INFO 2025-11-16 16:20:05,137 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 16:20:17,827 log 25628 6196064256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 16:20:17,827 basehttp 25628 6196064256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 16:20:17,861 basehttp 25628 6196064256 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 16:20:30,044 basehttp 25628 6196064256 "GET /en/appointments/create/ HTTP/1.1" 200 76755 INFO 2025-11-16 16:20:30,057 basehttp 25628 6229716992 "GET /static/css/custom.css HTTP/1.1" 200 580 INFO 2025-11-16 16:20:30,058 basehttp 25628 6280196096 "GET /static/plugins/datatables.net-select-bs5/css/select.bootstrap5.min.css HTTP/1.1" 200 2157 INFO 2025-11-16 16:20:30,059 basehttp 25628 6246543360 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 200 7860 INFO 2025-11-16 16:20:30,059 basehttp 25628 6263369728 "GET /static/plugins/select2/dist/css/select2.min.css HTTP/1.1" 200 14966 INFO 2025-11-16 16:20:30,063 basehttp 25628 6246543360 "GET /static/js/htmx.min.js HTTP/1.1" 200 51076 INFO 2025-11-16 16:20:30,064 basehttp 25628 6212890624 "GET /static/css/vendor.min.css HTTP/1.1" 200 177466 INFO 2025-11-16 16:20:30,068 basehttp 25628 6196064256 "GET /static/css/default/app.min.css HTTP/1.1" 200 1030608 INFO 2025-11-16 16:20:30,071 basehttp 25628 6196064256 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 200 5536 INFO 2025-11-16 16:20:30,072 basehttp 25628 6212890624 "GET /static/js/app.min.js HTTP/1.1" 200 110394 INFO 2025-11-16 16:20:30,075 basehttp 25628 6196064256 "GET /static/js/select2-init.js HTTP/1.1" 200 2415 INFO 2025-11-16 16:20:30,075 basehttp 25628 6246543360 "GET /static/js/vendor.min.js HTTP/1.1" 200 1091361 INFO 2025-11-16 16:20:30,079 basehttp 25628 6212890624 "GET /static/plugins/select2/dist/js/select2.min.js HTTP/1.1" 200 70851 INFO 2025-11-16 16:20:30,088 basehttp 25628 6229716992 "GET /media/profile_pictures/Father_-d_1lMjWOH.png HTTP/1.1" 200 1997779 WARNING 2025-11-16 16:20:30,091 log 25628 6263369728 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 16:20:30,091 basehttp 25628 6263369728 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 16:20:30,092 basehttp 25628 6280196096 "GET /media/tenant_settings/2025/11/10/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-11-16 16:20:30,257 basehttp 25628 6280196096 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 158220 WARNING 2025-11-16 16:20:30,282 basehttp 25628 6263369728 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 16:20:30,285 basehttp 25628 6280196096 "GET /static/css/default/app.min.css.map HTTP/1.1" 200 2154602 INFO 2025-11-16 16:20:30,292 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:20:30,400 basehttp 25628 6229716992 "GET /static/img/logo/favicon.ico HTTP/1.1" 200 15086 INFO 2025-11-16 16:20:30,400 basehttp 25628 6263369728 "GET /static/img/logo/site.webmanifest HTTP/1.1" 200 436 INFO 2025-11-16 16:21:00,292 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:21:30,309 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:22:00,309 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:22:30,293 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:23:00,309 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:23:30,310 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:23:58,033 basehttp 25628 6229716992 "GET /en/dashboard/ HTTP/1.1" 200 53340 INFO 2025-11-16 16:23:58,049 basehttp 25628 6229716992 "GET /static/plugins/apexcharts/dist/apexcharts.min.js HTTP/1.1" 200 574941 WARNING 2025-11-16 16:23:58,055 log 25628 6280196096 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 16:23:58,055 basehttp 25628 6280196096 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 16:23:58,087 basehttp 25628 6280196096 "GET /static/css/saudiriyalsymbol.woff2 HTTP/1.1" 200 720 WARNING 2025-11-16 16:23:58,123 basehttp 25628 6280196096 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 16:24:00,138 basehttp 25628 6229716992 "GET /en/finance/packages/ HTTP/1.1" 200 35975 WARNING 2025-11-16 16:24:00,159 log 25628 6229716992 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 16:24:00,159 basehttp 25628 6229716992 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 16:24:00,200 basehttp 25628 6212890624 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 16:24:00,200 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:24:03,611 basehttp 25628 6229716992 "GET /en/finance/packages/cbf6d238-5fa3-4dc9-99b0-c1b6f473cdec/update/ HTTP/1.1" 200 51515 INFO 2025-11-16 16:24:03,629 basehttp 25628 6246543360 "GET /static/plugins/select2/css/select2.min.css HTTP/1.1" 200 16263 WARNING 2025-11-16 16:24:03,634 log 25628 6229716992 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 16:24:03,634 basehttp 25628 6229716992 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 16:24:03,670 basehttp 25628 6229716992 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 16:24:03,680 basehttp 25628 6246543360 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 16:24:30,772 log 25628 6246543360 Not Found: /en/finance/packages/cbf6d238-5fa3-4dc9-99b0-c1b6f473cdec/schedule/ WARNING 2025-11-16 16:24:30,772 basehttp 25628 6246543360 "GET /en/finance/packages/cbf6d238-5fa3-4dc9-99b0-c1b6f473cdec/schedule/ HTTP/1.1" 404 29813 WARNING 2025-11-16 16:24:30,800 log 25628 6246543360 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 16:24:30,800 basehttp 25628 6246543360 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 16:24:30,802 log 25628 6196064256 Not Found: /favicon.ico WARNING 2025-11-16 16:24:30,802 basehttp 25628 6196064256 "GET /favicon.ico HTTP/1.1" 404 3054 WARNING 2025-11-16 16:24:42,738 log 25628 6196064256 Not Found: /en/appointment/packages/cbf6d238-5fa3-4dc9-99b0-c1b6f473cdec/schedule/ WARNING 2025-11-16 16:24:42,739 basehttp 25628 6196064256 "GET /en/appointment/packages/cbf6d238-5fa3-4dc9-99b0-c1b6f473cdec/schedule/ HTTP/1.1" 404 24058 WARNING 2025-11-16 16:24:42,760 log 25628 6196064256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 16:24:42,760 basehttp 25628 6196064256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 16:25:03,083 log 25628 6196064256 Not Found: /en/appointments/packages/cbf6d238-5fa3-4dc9-99b0-c1b6f473cdec/schedule/ WARNING 2025-11-16 16:25:03,084 basehttp 25628 6196064256 "GET /en/appointments/packages/cbf6d238-5fa3-4dc9-99b0-c1b6f473cdec/schedule/ HTTP/1.1" 404 33349 WARNING 2025-11-16 16:25:03,106 log 25628 6196064256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 16:25:03,107 basehttp 25628 6196064256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 16:26:12,028 log 25628 6196064256 Bad Request: /en/appointments/events/ WARNING 2025-11-16 16:26:12,028 basehttp 25628 6196064256 "GET /en/appointments/events/ HTTP/1.1" 400 50 WARNING 2025-11-16 16:26:12,054 log 25628 6196064256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 16:26:12,054 basehttp 25628 6196064256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 16:26:17,731 log 25628 6196064256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 16:26:17,731 basehttp 25628 6196064256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 16:27:17,351 log 25628 6196064256 Bad Request: /en/appointments/api/available-packages/ WARNING 2025-11-16 16:27:17,351 basehttp 25628 6196064256 "GET /en/appointments/api/available-packages/ HTTP/1.1" 400 53 WARNING 2025-11-16 16:27:17,372 log 25628 6196064256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 16:27:17,372 basehttp 25628 6196064256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 16:27:32,039 log 25628 6196064256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 16:27:32,039 basehttp 25628 6196064256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 16:27:32,316 log 25628 6196064256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 16:27:32,316 basehttp 25628 6196064256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 16:27:32,790 log 25628 6196064256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 16:27:32,790 basehttp 25628 6196064256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 16:27:33,310 basehttp 25628 6246543360 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 16:27:33,323 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 16:27:33,326 log 25628 6212890624 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 16:27:33,326 basehttp 25628 6212890624 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 16:27:33,336 log 25628 6212890624 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 16:27:33,336 basehttp 25628 6212890624 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 16:27:35,425 basehttp 25628 6196064256 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 16:27:35,439 basehttp 25628 6212890624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 16:27:35,440 log 25628 6229716992 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 16:27:35,440 basehttp 25628 6229716992 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 16:27:35,454 log 25628 6229716992 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 16:27:35,454 basehttp 25628 6229716992 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 16:27:36,237 basehttp 25628 6212890624 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 16:27:36,256 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 16:27:36,259 log 25628 6196064256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 16:27:36,260 basehttp 25628 6196064256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 16:27:36,274 log 25628 6196064256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 16:27:36,274 basehttp 25628 6196064256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 16:27:37,284 log 25628 6196064256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 16:27:37,284 basehttp 25628 6196064256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 16:27:37,320 basehttp 25628 6196064256 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 16:27:38,348 basehttp 25628 6229716992 "GET /en/finance/packages/c7507038-b7fd-44cc-bad3-fef7a3480d4b/update/ HTTP/1.1" 200 51562 WARNING 2025-11-16 16:27:38,369 log 25628 6229716992 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 16:27:38,369 basehttp 25628 6229716992 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 16:27:38,416 basehttp 25628 6229716992 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-16 16:27:40,643 log 25628 6196064256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 16:27:40,643 basehttp 25628 6196064256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 16:27:40,677 basehttp 25628 6196064256 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 16:27:42,160 basehttp 25628 6212890624 "GET /en/dashboard/ HTTP/1.1" 200 53340 WARNING 2025-11-16 16:27:42,182 log 25628 6212890624 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 16:27:42,182 basehttp 25628 6212890624 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 16:27:42,227 basehttp 25628 6212890624 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 16:27:42,234 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:27:44,243 basehttp 25628 6196064256 "GET /en/appointments/create/ HTTP/1.1" 200 76755 WARNING 2025-11-16 16:27:44,263 log 25628 6196064256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 16:27:44,264 basehttp 25628 6196064256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 16:27:44,265 basehttp 25628 6196064256 - Broken pipe from ('127.0.0.1', 53183) WARNING 2025-11-16 16:27:44,301 basehttp 25628 6212890624 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 16:27:44,311 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:27:49,816 basehttp 25628 6196064256 "GET /en/appointments/api/available-packages/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&clinic= HTTP/1.1" 200 45 INFO 2025-11-16 16:28:14,327 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:28:44,326 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:29:14,328 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:29:44,327 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-16 16:30:00,012 tasks 10244 8818483712 Appointment f23fa3ec-b26d-4aff-822a-ed6d7167bd07 not found INFO 2025-11-16 16:30:00,014 tasks 10246 8818483712 Radiology results sync started INFO 2025-11-16 16:30:00,015 tasks 10246 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 13:30:00.015296+00:00'} ERROR 2025-11-16 16:30:00,019 tasks 10233 8818483712 Appointment 19e70fec-4ec1-4f1a-a906-b29d59fd3fc9 not found INFO 2025-11-16 16:30:00,019 tasks 10244 8818483712 Lab results sync started INFO 2025-11-16 16:30:00,019 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 13:30:00.019864+00:00'} ERROR 2025-11-16 16:30:00,022 tasks 10234 8818483712 Appointment 9cafa5a1-a38e-4189-b9be-5ce204bf096a not found ERROR 2025-11-16 16:30:00,022 tasks 10245 8818483712 Appointment 56444ccc-7799-4378-a453-7811376ff9f9 not found INFO 2025-11-16 16:30:14,327 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:30:44,327 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:31:14,328 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:31:44,328 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:32:14,325 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:32:44,329 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:33:14,328 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:33:44,314 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:34:14,322 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:34:44,329 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:35:14,324 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:35:44,318 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:36:14,324 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:36:44,324 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:37:14,313 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:37:44,314 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:38:14,319 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:38:45,095 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:39:14,319 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:39:44,328 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:40:14,307 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:40:44,279 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:41:14,285 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:41:44,279 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:42:14,278 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:42:44,271 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:43:14,278 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:43:44,278 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:44:15,052 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:44:45,059 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:45:17,065 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:45:46,588 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:46:14,275 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:46:44,271 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:47:14,281 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:47:44,277 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:48:14,275 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:48:44,269 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:49:14,274 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:49:44,276 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:50:14,274 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:50:44,277 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:51:14,276 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:51:44,276 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:52:14,271 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:52:44,271 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:53:14,275 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:53:44,271 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:54:14,268 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:54:44,279 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:55:14,273 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:55:44,257 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:56:14,248 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:56:44,258 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:57:14,258 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:57:44,250 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:58:14,248 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:58:44,246 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:59:07,516 basehttp 25628 6196064256 "GET /en/appointments/create/ HTTP/1.1" 200 81355 WARNING 2025-11-16 16:59:07,535 log 25628 6196064256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 16:59:07,535 basehttp 25628 6196064256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 16:59:07,579 basehttp 25628 6196064256 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 16:59:07,586 basehttp 25628 6212890624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 16:59:19,177 basehttp 25628 6212890624 "GET /en/appointments/api/available-packages/?patient=0a852794-a38a-49c7-b839-2e02c6e5a9fe&clinic= HTTP/1.1" 200 45 INFO 2025-11-16 16:59:21,590 basehttp 25628 6229716992 "GET /en/appointments/api/check-consent/?patient=0a852794-a38a-49c7-b839-2e02c6e5a9fe&clinic=e57fe2ef-eb8d-43f1-bbaf-ce94c3dd12e2 HTTP/1.1" 200 400 INFO 2025-11-16 16:59:21,603 basehttp 25628 6212890624 "GET /api/v1/providers/?clinic=e57fe2ef-eb8d-43f1-bbaf-ce94c3dd12e2 HTTP/1.1" 200 860 INFO 2025-11-16 16:59:21,605 basehttp 25628 6196064256 "GET /en/appointments/api/available-rooms/?clinic=e57fe2ef-eb8d-43f1-bbaf-ce94c3dd12e2 HTTP/1.1" 200 345 INFO 2025-11-16 16:59:37,587 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:00:00,009 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-16 17:00:00,009 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 14:00:00.009424+00:00'} INFO 2025-11-16 17:00:00,016 tasks 10244 8818483712 Lab results sync started INFO 2025-11-16 17:00:00,016 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 14:00:00.016832+00:00'} INFO 2025-11-16 17:00:07,593 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:00:37,587 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:00:53,981 basehttp 25628 6196064256 "GET /en/appointments/create/ HTTP/1.1" 200 84430 WARNING 2025-11-16 17:00:54,002 log 25628 6196064256 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 17:00:54,002 basehttp 25628 6196064256 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 17:00:54,046 basehttp 25628 6196064256 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 17:00:54,053 basehttp 25628 6196064256 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 17:01:00,110 basehttp 25628 6212890624 "GET /en/appointments/api/available-packages/?patient=d5599414-8495-475c-bd29-c4584b4fe277&clinic= HTTP/1.1" 200 45 INFO 2025-11-16 17:01:03,085 basehttp 25628 6196064256 "GET /en/appointments/api/available-rooms/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 434 INFO 2025-11-16 17:01:03,087 basehttp 25628 6212890624 "GET /api/v1/providers/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 581 INFO 2025-11-16 17:01:03,092 basehttp 25628 6229716992 "GET /en/appointments/api/check-consent/?patient=d5599414-8495-475c-bd29-c4584b4fe277&clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 436 INFO 2025-11-16 17:01:18,732 basehttp 25628 6229716992 "GET /en/appointments/api/available-slots/?provider=6bb1e54b-67ec-403f-bf57-4b8efe5a7324&date=2025-11-19&duration=30 HTTP/1.1" 200 751 INFO 2025-11-16 17:01:21,405 basehttp 25628 6229716992 "GET /en/appointments/api/available-rooms/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911&date=2025-11-19&time=09%3A00&duration=30 HTTP/1.1" 200 445 INFO 2025-11-16 17:01:24,050 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:01:54,061 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:02:24,048 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:02:54,047 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:03:24,050 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:03:54,059 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:04:24,060 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:04:54,057 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:05:24,059 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:05:54,060 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:06:24,059 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:06:54,047 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:07:24,047 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:07:54,057 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:08:24,058 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:08:54,045 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:09:24,046 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:09:54,057 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:10:24,057 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:10:54,064 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:11:24,067 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:11:54,064 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:12:24,064 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:12:55,041 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:13:25,044 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:14:17,049 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:15:17,035 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:16:17,037 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:16:26,088 basehttp 25628 6229716992 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:16:28,854 autoreload 25628 8818483712 /Users/marwanalwali/AgdarCentre/appointments/availability_service.py changed, reloading. INFO 2025-11-16 17:16:29,521 autoreload 71083 8818483712 Watching for file changes with StatReloader INFO 2025-11-16 17:16:54,062 basehttp 71083 6165737472 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:17:24,051 basehttp 71083 6165737472 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:17:29,190 autoreload 71083 8818483712 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-16 17:17:29,568 autoreload 71638 8818483712 Watching for file changes with StatReloader INFO 2025-11-16 17:17:54,060 basehttp 71638 6130151424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:18:24,051 basehttp 71638 6130151424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:18:54,048 basehttp 71638 6130151424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:19:24,047 basehttp 71638 6130151424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:19:54,061 basehttp 71638 6130151424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:20:24,046 basehttp 71638 6130151424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:20:54,056 basehttp 71638 6130151424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:21:04,081 basehttp 71638 6130151424 "GET /en/appointments/create/ HTTP/1.1" 200 93588 WARNING 2025-11-16 17:21:04,099 log 71638 6130151424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 17:21:04,099 basehttp 71638 6130151424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 17:21:04,145 basehttp 71638 6130151424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 17:21:04,154 basehttp 71638 6130151424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 17:21:11,317 basehttp 71638 6146977792 "GET /en/appointments/api/available-packages/?patient=d5599414-8495-475c-bd29-c4584b4fe277&clinic= HTTP/1.1" 200 45 INFO 2025-11-16 17:21:14,123 basehttp 71638 6130151424 "GET /en/appointments/api/available-rooms/?clinic=5eff58d0-db4c-4724-9a54-fda609ed001a HTTP/1.1" 200 458 INFO 2025-11-16 17:21:14,125 basehttp 71638 6146977792 "GET /api/v1/providers/?clinic=5eff58d0-db4c-4724-9a54-fda609ed001a HTTP/1.1" 200 603 INFO 2025-11-16 17:21:14,127 basehttp 71638 6163804160 "GET /en/appointments/api/check-consent/?patient=d5599414-8495-475c-bd29-c4584b4fe277&clinic=5eff58d0-db4c-4724-9a54-fda609ed001a HTTP/1.1" 200 420 INFO 2025-11-16 17:21:34,151 basehttp 71638 6163804160 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:22:04,160 basehttp 71638 6163804160 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:22:34,159 basehttp 71638 6163804160 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:23:04,161 basehttp 71638 6163804160 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:23:34,159 basehttp 71638 6163804160 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:23:37,353 basehttp 71638 6163804160 "GET /en/appointments/api/available-slots/?provider=fe255eb7-8f60-4486-8783-3c35b68983d3&date=2025-11-19&duration=30 HTTP/1.1" 200 993 INFO 2025-11-16 17:23:41,323 basehttp 71638 6163804160 "GET /en/appointments/api/available-rooms/?clinic=5eff58d0-db4c-4724-9a54-fda609ed001a&date=2025-11-19&time=10%3A00&duration=30 HTTP/1.1" 200 469 INFO 2025-11-16 17:24:04,146 basehttp 71638 6163804160 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:24:34,150 basehttp 71638 6163804160 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:25:04,154 basehttp 71638 6163804160 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:25:34,215 basehttp 71638 6163804160 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:26:04,208 basehttp 71638 6163804160 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:26:34,210 basehttp 71638 6163804160 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:27:04,215 basehttp 71638 6163804160 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:27:34,210 basehttp 71638 6163804160 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:27:41,996 basehttp 71638 6163804160 "GET /en/appointments/create/ HTTP/1.1" 200 98215 WARNING 2025-11-16 17:27:42,012 log 71638 6163804160 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 17:27:42,012 basehttp 71638 6163804160 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 17:27:42,059 basehttp 71638 6163804160 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 17:27:42,067 basehttp 71638 6163804160 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 17:27:51,311 basehttp 71638 6130151424 "GET /en/appointments/api/available-packages/?patient=d7a47fbe-2bcf-433a-8cbd-a648720d75f5&clinic= HTTP/1.1" 200 45 INFO 2025-11-16 17:27:53,869 basehttp 71638 6146977792 "GET /en/appointments/api/available-rooms/?clinic=e57fe2ef-eb8d-43f1-bbaf-ce94c3dd12e2 HTTP/1.1" 200 345 INFO 2025-11-16 17:27:53,870 basehttp 71638 6130151424 "GET /api/v1/providers/?clinic=e57fe2ef-eb8d-43f1-bbaf-ce94c3dd12e2 HTTP/1.1" 200 860 INFO 2025-11-16 17:27:53,872 basehttp 71638 6163804160 "GET /en/appointments/api/check-consent/?patient=d7a47fbe-2bcf-433a-8cbd-a648720d75f5&clinic=e57fe2ef-eb8d-43f1-bbaf-ce94c3dd12e2 HTTP/1.1" 200 401 INFO 2025-11-16 17:28:12,071 basehttp 71638 6163804160 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:28:42,069 basehttp 71638 6163804160 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:29:12,060 basehttp 71638 6163804160 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:29:42,071 basehttp 71638 6163804160 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:30:00,018 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-16 17:30:00,018 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 14:30:00.018797+00:00'} INFO 2025-11-16 17:30:00,027 tasks 10244 8818483712 Lab results sync started INFO 2025-11-16 17:30:00,028 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 14:30:00.028032+00:00'} INFO 2025-11-16 17:30:12,076 basehttp 71638 6130151424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:30:42,069 basehttp 71638 6130151424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:31:12,064 basehttp 71638 6130151424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:31:42,061 basehttp 71638 6130151424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:32:12,069 basehttp 71638 6130151424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:32:42,070 basehttp 71638 6130151424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:33:12,075 basehttp 71638 6130151424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:33:42,063 basehttp 71638 6130151424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:34:12,070 basehttp 71638 6130151424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:34:42,070 basehttp 71638 6130151424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-16 17:34:44,836 log 71638 6130151424 Internal Server Error: /en/appointments/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 220, in _get_response response = response.render() ^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 114, in render self.content = self.rendered_content ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/response.py", line 92, in rendered_content return template.render(context, self._request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 98, in reverse resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix raise NoReverseMatch(msg) django.urls.exceptions.NoReverseMatch: Reverse for 'schedule_package' with keyword arguments '{'package_purchase_id': 'PLACEHOLDER'}' not found. 1 pattern(s) tried: ['en/appointments/packages/(?P[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12})/schedule/\\Z'] ERROR 2025-11-16 17:34:44,837 basehttp 71638 6130151424 "GET /en/appointments/create/ HTTP/1.1" 500 190734 WARNING 2025-11-16 17:34:44,858 log 71638 6130151424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 17:34:44,858 basehttp 71638 6130151424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 17:39:37,746 basehttp 71638 6130151424 "GET /en/appointments/create/ HTTP/1.1" 200 114497 WARNING 2025-11-16 17:39:37,763 log 71638 6130151424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 17:39:37,763 basehttp 71638 6130151424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 17:39:37,811 basehttp 71638 6130151424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 17:39:37,819 basehttp 71638 6130151424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 17:39:41,653 basehttp 71638 6146977792 "GET /en/appointments/sessions/available/ HTTP/1.1" 200 30247 WARNING 2025-11-16 17:39:41,673 log 71638 6146977792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 17:39:41,673 basehttp 71638 6146977792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 17:39:41,715 basehttp 71638 6130151424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 17:39:41,721 basehttp 71638 6146977792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 17:39:45,933 basehttp 71638 6146977792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-16 17:39:45,944 log 71638 6130151424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 17:39:45,944 basehttp 71638 6130151424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 17:39:45,957 log 71638 6130151424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 17:39:45,957 basehttp 71638 6130151424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 17:40:07,817 basehttp 71638 6130151424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:40:28,566 basehttp 71638 6130151424 "GET /en/appointments/create/ HTTP/1.1" 200 114525 WARNING 2025-11-16 17:40:28,583 log 71638 6130151424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 17:40:28,583 basehttp 71638 6130151424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 17:40:28,629 basehttp 71638 6130151424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 17:40:28,637 basehttp 71638 6130151424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 17:40:38,141 basehttp 71638 6146977792 "GET /en/appointments/api/available-packages/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&clinic= HTTP/1.1" 200 45 INFO 2025-11-16 17:40:45,533 basehttp 71638 6130151424 "GET /en/appointments/api/available-rooms/?clinic=e57fe2ef-eb8d-43f1-bbaf-ce94c3dd12e2 HTTP/1.1" 200 345 INFO 2025-11-16 17:40:45,536 basehttp 71638 6146977792 "GET /api/v1/providers/?clinic=e57fe2ef-eb8d-43f1-bbaf-ce94c3dd12e2 HTTP/1.1" 200 860 INFO 2025-11-16 17:40:45,537 basehttp 71638 6163804160 "GET /en/appointments/api/check-consent/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&clinic=e57fe2ef-eb8d-43f1-bbaf-ce94c3dd12e2 HTTP/1.1" 200 403 INFO 2025-11-16 17:40:52,892 basehttp 71638 6163804160 "GET /en/consents/create/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&consent_type=GENERAL_TREATMENT HTTP/1.1" 200 48493 WARNING 2025-11-16 17:40:52,916 log 71638 6163804160 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 17:40:52,916 basehttp 71638 6163804160 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 17:40:52,956 basehttp 71638 6163804160 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 17:40:52,991 basehttp 71638 6146977792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:40:53,001 basehttp 71638 6146977792 "GET /api/consent-content/?patient_id=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&consent_type=GENERAL_TREATMENT HTTP/1.1" 200 935 INFO 2025-11-16 17:40:59,162 basehttp 71638 6146977792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:41:00,650 signals 71638 6146977792 Consent created: GENERAL_TREATMENT for patient 000050 INFO 2025-11-16 17:41:00,651 basehttp 71638 6146977792 "POST /en/consents/create/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&consent_type=GENERAL_TREATMENT HTTP/1.1" 302 0 INFO 2025-11-16 17:41:00,673 basehttp 71638 6146977792 "GET /en/patients/35f506e4-9772-4c77-b2f4-a6ae0b1f82fd/ HTTP/1.1" 200 51455 WARNING 2025-11-16 17:41:00,690 log 71638 6146977792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 17:41:00,690 basehttp 71638 6146977792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 17:41:00,738 basehttp 71638 6146977792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 17:41:00,740 basehttp 71638 6130151424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-16 17:41:04,440 basehttp 71638 6146977792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-16 17:41:04,456 log 71638 6130151424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 17:41:04,456 basehttp 71638 6130151424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 17:41:04,467 log 71638 6130151424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 17:41:04,468 basehttp 71638 6130151424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 17:41:08,721 basehttp 71638 6130151424 "GET /en/appointments/create/ HTTP/1.1" 200 114525 WARNING 2025-11-16 17:41:08,739 log 71638 6130151424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 17:41:08,739 basehttp 71638 6130151424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 17:41:08,776 basehttp 71638 6130151424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 17:41:08,793 basehttp 71638 6146977792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:41:15,400 basehttp 71638 6146977792 "GET /en/appointments/api/available-packages/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&clinic= HTTP/1.1" 200 45 INFO 2025-11-16 17:41:17,155 basehttp 71638 6130151424 "GET /en/appointments/api/available-rooms/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 434 INFO 2025-11-16 17:41:17,156 basehttp 71638 6146977792 "GET /api/v1/providers/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 581 INFO 2025-11-16 17:41:17,157 basehttp 71638 6163804160 "GET /en/appointments/api/check-consent/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 392 INFO 2025-11-16 17:41:19,596 basehttp 71638 6163804160 "GET /en/consents/create/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&consent_type=SERVICE_SPECIFIC HTTP/1.1" 200 48493 WARNING 2025-11-16 17:41:19,617 log 71638 6163804160 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 17:41:19,618 basehttp 71638 6163804160 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 17:41:19,653 basehttp 71638 6163804160 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 17:41:19,662 basehttp 71638 6146977792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:41:19,672 basehttp 71638 6146977792 "GET /api/consent-content/?patient_id=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&consent_type=SERVICE_SPECIFIC HTTP/1.1" 200 856 INFO 2025-11-16 17:41:28,256 signals 71638 6146977792 Consent created: SERVICE_SPECIFIC for patient 000050 INFO 2025-11-16 17:41:28,257 basehttp 71638 6146977792 "POST /en/consents/create/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&consent_type=SERVICE_SPECIFIC HTTP/1.1" 302 0 INFO 2025-11-16 17:41:28,279 basehttp 71638 6146977792 "GET /en/patients/35f506e4-9772-4c77-b2f4-a6ae0b1f82fd/ HTTP/1.1" 200 51455 WARNING 2025-11-16 17:41:28,299 log 71638 6146977792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 17:41:28,299 basehttp 71638 6146977792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 17:41:28,347 basehttp 71638 6130151424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 17:41:28,347 basehttp 71638 6146977792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:41:31,577 basehttp 71638 6146977792 "GET /en/appointments/create/ HTTP/1.1" 200 114525 WARNING 2025-11-16 17:41:31,594 log 71638 6146977792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 17:41:31,594 basehttp 71638 6146977792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 17:41:31,630 basehttp 71638 6146977792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 17:41:31,642 basehttp 71638 6130151424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:41:37,980 basehttp 71638 6130151424 "GET /en/appointments/api/available-packages/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&clinic= HTTP/1.1" 200 45 INFO 2025-11-16 17:41:42,064 basehttp 71638 6146977792 "GET /en/appointments/api/available-rooms/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 434 INFO 2025-11-16 17:41:42,069 basehttp 71638 6130151424 "GET /api/v1/providers/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 581 INFO 2025-11-16 17:41:42,071 basehttp 71638 6163804160 "GET /en/appointments/api/check-consent/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 371 INFO 2025-11-16 17:41:46,460 basehttp 71638 6163804160 "GET /en/consents/create/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&consent_type=PHOTO_VIDEO HTTP/1.1" 200 48493 WARNING 2025-11-16 17:41:46,482 log 71638 6163804160 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 17:41:46,482 basehttp 71638 6163804160 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 17:41:46,518 basehttp 71638 6163804160 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 17:41:46,526 basehttp 71638 6130151424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:41:46,536 basehttp 71638 6130151424 "GET /api/consent-content/?patient_id=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&consent_type=PHOTO_VIDEO HTTP/1.1" 200 955 INFO 2025-11-16 17:41:53,678 signals 71638 6130151424 Consent created: PHOTO_VIDEO for patient 000050 INFO 2025-11-16 17:41:53,679 basehttp 71638 6130151424 "POST /en/consents/create/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&consent_type=PHOTO_VIDEO HTTP/1.1" 302 0 INFO 2025-11-16 17:41:53,703 basehttp 71638 6130151424 "GET /en/patients/35f506e4-9772-4c77-b2f4-a6ae0b1f82fd/ HTTP/1.1" 200 51455 WARNING 2025-11-16 17:41:53,726 log 71638 6130151424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 17:41:53,726 basehttp 71638 6130151424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 17:41:53,778 basehttp 71638 6146977792 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 17:41:53,783 basehttp 71638 6130151424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:41:56,483 basehttp 71638 6130151424 "GET /en/appointments/create/ HTTP/1.1" 200 114525 WARNING 2025-11-16 17:41:56,500 log 71638 6130151424 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 17:41:56,501 basehttp 71638 6130151424 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 17:41:56,547 basehttp 71638 6130151424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 17:41:56,553 basehttp 71638 6130151424 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 17:42:01,719 basehttp 71638 6146977792 "GET /en/appointments/api/available-packages/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&clinic= HTTP/1.1" 200 45 INFO 2025-11-16 17:42:03,390 basehttp 71638 6130151424 "GET /en/appointments/api/available-rooms/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 434 INFO 2025-11-16 17:42:03,391 basehttp 71638 6146977792 "GET /api/v1/providers/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 581 INFO 2025-11-16 17:42:03,394 services 71638 6163804160 Consent verified for patient 000050 for service ABA INFO 2025-11-16 17:42:03,396 basehttp 71638 6163804160 "GET /en/appointments/api/check-consent/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 317 INFO 2025-11-16 17:42:16,519 basehttp 71638 6163804160 "GET /en/appointments/api/available-slots/?provider=6bb1e54b-67ec-403f-bf57-4b8efe5a7324&date=2025-11-17&duration=30 HTTP/1.1" 200 989 INFO 2025-11-16 17:42:18,952 basehttp 71638 6163804160 "GET /en/appointments/api/available-rooms/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911&date=2025-11-17&time=09%3A00&duration=30 HTTP/1.1" 200 445 INFO 2025-11-16 17:42:26,562 basehttp 71638 6163804160 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:42:56,560 basehttp 71638 6163804160 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:43:26,560 basehttp 71638 6163804160 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:43:56,556 basehttp 71638 6163804160 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:43:59,038 basehttp 71638 6163804160 "GET /en/appointments/create/ HTTP/1.1" 200 114525 WARNING 2025-11-16 17:43:59,057 log 71638 6163804160 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 17:43:59,057 basehttp 71638 6163804160 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 17:43:59,108 basehttp 71638 6163804160 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 17:43:59,116 basehttp 71638 6163804160 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 17:44:03,249 basehttp 71638 6146977792 "GET /en/appointments/api/available-packages/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&clinic= HTTP/1.1" 200 45 INFO 2025-11-16 17:44:29,122 basehttp 71638 6146977792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:44:59,122 basehttp 71638 6146977792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:45:27,879 autoreload 71638 8818483712 /Users/marwanalwali/AgdarCentre/appointments/forms.py changed, reloading. INFO 2025-11-16 17:45:28,390 autoreload 85721 8818483712 Watching for file changes with StatReloader INFO 2025-11-16 17:45:29,118 basehttp 85721 6201765888 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:45:45,986 autoreload 85721 8818483712 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-16 17:45:46,308 autoreload 85904 8818483712 Watching for file changes with StatReloader INFO 2025-11-16 17:45:59,121 basehttp 85904 6158348288 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:46:03,639 basehttp 85904 6158348288 "GET /en/appointments/create/ HTTP/1.1" 200 115176 WARNING 2025-11-16 17:46:03,660 log 85904 6158348288 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 17:46:03,660 basehttp 85904 6158348288 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 17:46:03,709 basehttp 85904 6158348288 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 17:46:03,730 basehttp 85904 6158348288 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 17:46:32,173 basehttp 85904 13304360960 "GET /appointments/packages/00edea28-2dda-4687-8a76-239dc4710b1e/schedule/ HTTP/1.1" 302 0 ERROR 2025-11-16 17:46:32,217 log 85904 6158348288 Internal Server Error: /en/appointments/packages/00edea28-2dda-4687-8a76-239dc4710b1e/schedule/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/decorators.py", line 59, in _view_wrapper return view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 2773, in schedule_package_view return redirect('finance:package_purchase_detail', pk=package_purchase.pk) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/shortcuts.py", line 51, in redirect resolve_url(to, *args, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/shortcuts.py", line 184, in resolve_url return reverse(to, args=args, kwargs=kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 98, in reverse resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix raise NoReverseMatch(msg) django.urls.exceptions.NoReverseMatch: Reverse for 'package_purchase_detail' not found. 'package_purchase_detail' is not a valid view function or pattern name. ERROR 2025-11-16 17:46:32,218 basehttp 85904 6158348288 "GET /en/appointments/packages/00edea28-2dda-4687-8a76-239dc4710b1e/schedule/ HTTP/1.1" 500 98321 WARNING 2025-11-16 17:46:32,235 log 85904 6158348288 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 17:46:32,236 basehttp 85904 6158348288 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 17:47:45,322 autoreload 85904 8818483712 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-16 17:47:45,654 autoreload 86943 8818483712 Watching for file changes with StatReloader INFO 2025-11-16 17:49:41,995 autoreload 86943 8818483712 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-16 17:49:42,318 autoreload 87986 8818483712 Watching for file changes with StatReloader INFO 2025-11-16 17:50:33,249 autoreload 87986 8818483712 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-16 17:50:33,659 autoreload 88490 8818483712 Watching for file changes with StatReloader INFO 2025-11-16 17:51:07,285 basehttp 88490 6161264640 "GET /en/appointments/packages/00edea28-2dda-4687-8a76-239dc4710b1e/schedule/ HTTP/1.1" 302 0 INFO 2025-11-16 17:51:07,325 basehttp 88490 6161264640 "GET /en/appointments/ HTTP/1.1" 200 121995 INFO 2025-11-16 17:51:07,352 basehttp 88490 13438578688 "GET /static/plugins/datatables.net-responsive-bs5/css/responsive.bootstrap5.min.css HTTP/1.1" 200 6044 INFO 2025-11-16 17:51:07,353 basehttp 88490 13505884160 "GET /static/plugins/datatables.net-responsive/js/dataTables.responsive.min.js HTTP/1.1" 200 16086 INFO 2025-11-16 17:51:07,354 basehttp 88490 13472231424 "GET /static/plugins/datatables.net-bs5/js/dataTables.bootstrap5.min.js HTTP/1.1" 200 1470 INFO 2025-11-16 17:51:07,355 basehttp 88490 13438578688 "GET /static/plugins/datatables.net-responsive-bs5/js/responsive.bootstrap5.min.js HTTP/1.1" 200 1796 INFO 2025-11-16 17:51:07,355 basehttp 88490 6161264640 "GET /static/plugins/datatables.net-bs5/css/dataTables.bootstrap5.min.css HTTP/1.1" 200 15096 INFO 2025-11-16 17:51:07,355 basehttp 88490 13455405056 "GET /static/plugins/datatables.net/js/dataTables.min.js HTTP/1.1" 200 95735 WARNING 2025-11-16 17:51:07,363 log 88490 13489057792 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 17:51:07,363 basehttp 88490 13489057792 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 17:51:07,387 basehttp 88490 13455405056 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 17:51:07,392 basehttp 88490 13489057792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:51:37,402 basehttp 88490 13489057792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:52:07,402 basehttp 88490 13489057792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:52:37,396 basehttp 88490 13489057792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:53:07,392 basehttp 88490 13489057792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:53:37,398 basehttp 88490 13489057792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:54:07,401 basehttp 88490 13489057792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:54:37,404 basehttp 88490 13489057792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:55:07,403 basehttp 88490 13489057792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:55:37,393 basehttp 88490 13489057792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:56:07,390 basehttp 88490 13489057792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:56:37,379 basehttp 88490 13489057792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:57:07,375 basehttp 88490 13489057792 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:57:18,859 autoreload 88490 8818483712 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-11-16 17:57:19,338 autoreload 92046 8818483712 Watching for file changes with StatReloader INFO 2025-11-16 17:57:35,915 autoreload 92046 8818483712 /Users/marwanalwali/AgdarCentre/finance/urls.py changed, reloading. INFO 2025-11-16 17:57:36,240 autoreload 92170 8818483712 Watching for file changes with StatReloader INFO 2025-11-16 17:57:37,380 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:58:07,377 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:58:38,132 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 17:59:08,145 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:00:00,007 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-16 18:00:00,008 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 15:00:00.008259+00:00'} INFO 2025-11-16 18:00:00,017 tasks 10244 8818483712 Lab results sync started INFO 2025-11-16 18:00:00,018 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 15:00:00.018028+00:00'} INFO 2025-11-16 18:00:00,037 tasks 10244 8818483712 Generated daily schedule for 2025-11-17: {'date': '2025-11-17', 'total_appointments': 0, 'providers_with_appointments': 0} INFO 2025-11-16 18:00:09,144 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:01:10,144 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:02:11,137 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:03:12,146 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:04:13,146 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:05:14,149 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:06:15,148 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:07:16,149 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:08:17,157 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:09:17,156 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:10:17,151 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:11:17,155 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:12:17,127 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:13:17,132 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:14:17,129 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:15:17,128 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:16:17,121 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:17:17,129 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:18:17,130 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:19:17,132 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:20:17,132 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:21:17,128 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:22:17,136 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:23:17,130 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:24:17,127 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:25:17,132 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:26:17,126 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:27:11,404 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:27:14,002 basehttp 92170 6171013120 "GET /en/dashboard/ HTTP/1.1" 200 53340 WARNING 2025-11-16 18:27:14,025 log 92170 6171013120 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:27:14,025 basehttp 92170 6171013120 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 18:27:14,075 basehttp 92170 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:27:14,079 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:27:44,092 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:27:51,437 basehttp 92170 6171013120 "GET /en/dashboard/ HTTP/1.1" 200 53340 WARNING 2025-11-16 18:27:51,453 log 92170 6171013120 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:27:51,454 basehttp 92170 6171013120 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 18:27:51,486 basehttp 92170 6171013120 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:27:51,506 basehttp 92170 13438578688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:27:54,960 basehttp 92170 13438578688 "GET /en/appointments/create/ HTTP/1.1" 200 115176 WARNING 2025-11-16 18:27:54,980 log 92170 13438578688 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:27:54,980 basehttp 92170 13438578688 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 18:27:55,027 basehttp 92170 13438578688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 18:27:55,032 basehttp 92170 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:27:59,310 basehttp 92170 6171013120 "GET /en/appointments/sessions/available/ HTTP/1.1" 200 30247 WARNING 2025-11-16 18:27:59,339 log 92170 6171013120 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:27:59,339 basehttp 92170 6171013120 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 18:27:59,376 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 18:27:59,379 basehttp 92170 6171013120 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:28:04,004 basehttp 92170 13438578688 "GET /en/appointments/sessions/create/ HTTP/1.1" 200 34622 WARNING 2025-11-16 18:28:04,026 log 92170 13438578688 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:28:04,026 basehttp 92170 13438578688 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 18:28:04,100 basehttp 92170 6171013120 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:28:04,101 basehttp 92170 13438578688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:28:34,083 basehttp 92170 13438578688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:28:41,779 basehttp 92170 13438578688 "POST /en/appointments/sessions/create/ HTTP/1.1" 200 35020 WARNING 2025-11-16 18:28:41,800 log 92170 13438578688 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:28:41,800 basehttp 92170 13438578688 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 18:28:41,839 basehttp 92170 13438578688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 18:28:41,848 basehttp 92170 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:28:58,675 basehttp 92170 6171013120 "POST /en/appointments/sessions/create/ HTTP/1.1" 200 35020 WARNING 2025-11-16 18:28:58,694 log 92170 6171013120 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:28:58,694 basehttp 92170 6171013120 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 18:28:58,737 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 18:28:58,747 basehttp 92170 6171013120 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:29:11,658 basehttp 92170 13438578688 "POST /en/appointments/sessions/create/ HTTP/1.1" 200 35020 WARNING 2025-11-16 18:29:11,679 log 92170 13438578688 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:29:11,679 basehttp 92170 13438578688 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 18:29:11,700 basehttp 92170 13438578688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 18:29:11,719 basehttp 92170 13438578688 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:29:15,723 basehttp 92170 6171013120 "POST /en/appointments/sessions/create/ HTTP/1.1" 200 35020 WARNING 2025-11-16 18:29:15,739 log 92170 6171013120 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:29:15,739 basehttp 92170 6171013120 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 18:29:15,760 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 18:29:15,779 basehttp 92170 6171013120 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:29:45,766 basehttp 92170 13438578688 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:30:00,005 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-16 18:30:00,005 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 15:30:00.005648+00:00'} INFO 2025-11-16 18:30:00,013 tasks 10244 8818483712 Lab results sync started INFO 2025-11-16 18:30:00,013 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 15:30:00.013626+00:00'} INFO 2025-11-16 18:30:15,771 basehttp 92170 6171013120 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:30:36,623 autoreload 92170 8818483712 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-16 18:30:37,125 autoreload 8515 8818483712 Watching for file changes with StatReloader INFO 2025-11-16 18:30:45,774 basehttp 8515 12918534144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:30:53,583 autoreload 8515 8818483712 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-16 18:30:53,979 autoreload 8748 8818483712 Watching for file changes with StatReloader INFO 2025-11-16 18:31:15,784 basehttp 8748 6158446592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:31:45,779 basehttp 8748 6158446592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:32:15,781 basehttp 8748 6158446592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:32:27,710 basehttp 8748 6158446592 "POST /en/appointments/sessions/create/ HTTP/1.1" 200 35020 WARNING 2025-11-16 18:32:27,730 log 8748 6158446592 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:32:27,730 basehttp 8748 6158446592 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 18:32:27,752 basehttp 8748 6158446592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 18:32:27,772 basehttp 8748 6158446592 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:32:57,758 basehttp 8748 13035925504 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:33:27,764 basehttp 8748 13035925504 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:33:57,764 basehttp 8748 13035925504 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:34:04,492 autoreload 8748 8818483712 /Users/marwanalwali/AgdarCentre/appointments/services.py changed, reloading. INFO 2025-11-16 18:34:04,890 autoreload 10534 8818483712 Watching for file changes with StatReloader INFO 2025-11-16 18:34:27,769 basehttp 10534 6156529664 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:34:57,764 basehttp 10534 6156529664 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:35:07,511 basehttp 10534 6156529664 "POST /en/appointments/sessions/create/ HTTP/1.1" 200 35019 WARNING 2025-11-16 18:35:07,531 log 10534 6156529664 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:35:07,531 basehttp 10534 6156529664 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 18:35:07,577 basehttp 10534 6156529664 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 18:35:07,584 basehttp 10534 6173356032 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:35:21,879 basehttp 10534 6156529664 "POST /en/appointments/sessions/create/ HTTP/1.1" 200 35023 WARNING 2025-11-16 18:35:21,899 log 10534 6156529664 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:35:21,899 basehttp 10534 6156529664 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 18:35:21,933 basehttp 10534 6156529664 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:35:21,940 basehttp 10534 6173356032 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:35:34,698 session_service 10534 6173356032 Group session created: SES-AGDAR-2025-60369 - Basma Al-Shahrani - 2025-11-18 15:30:00 - Capacity: 10 INFO 2025-11-16 18:35:34,700 basehttp 10534 6173356032 "POST /en/appointments/sessions/create/ HTTP/1.1" 302 0 INFO 2025-11-16 18:35:34,721 basehttp 10534 6173356032 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/ HTTP/1.1" 200 33342 WARNING 2025-11-16 18:35:34,740 log 10534 6173356032 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:35:34,740 basehttp 10534 6173356032 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 18:35:34,782 basehttp 10534 6173356032 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 18:35:34,791 basehttp 10534 6173356032 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 ERROR 2025-11-16 18:35:41,855 log 10534 6156529664 Internal Server Error: /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/add-patient/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 2394, in get form = AddPatientToSessionForm(tenant=request.user.tenant, session=session) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/forms.py", line 487, in __init__ queryset = Patient.objects.filter(tenant=tenant, is_active=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1526, in build_filter lookups, parts, reffed_expression = self.solve_lookup_type(arg, summarize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1333, in solve_lookup_type _, field, _, lookup_parts = self.names_to_path(lookup_splitted, self.get_meta()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1806, in names_to_path raise FieldError( django.core.exceptions.FieldError: Cannot resolve keyword 'is_active' into field. Choices are: aba_consults, aba_sessions, address, allergies, appointments, caregiver_name, caregiver_phone, caregiver_relationship, city, clinical_notes, consents, created_at, crisis_protocols, date_of_birth, email, emergency_contact, external_orders, father_name_ar, father_name_en, file, first_name_ar, first_name_en, grandfather_name_ar, grandfather_name_en, growth_chart_data, id, invoices, last_name_ar, last_name_en, mdt_notes, medical_consultations, medical_followups, mrn, national_id, notification_preferences, nphies_encounter_links, nursing_encounters, ot_consults, ot_progress_reports, ot_sessions, package_purchases, payers, phone, postal_code, psychology_assessments, psychology_consultations, psychology_goals, psychology_progress_reports, psychology_sessions, referrals, safety_flags, session_participations, sex, slp_assessments, slp_consults, slp_interventions, slp_progress_reports, tenant, tenant_id, updated_at ERROR 2025-11-16 18:35:41,858 basehttp 10534 6156529664 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/add-patient/ HTTP/1.1" 500 148654 WARNING 2025-11-16 18:35:41,881 log 10534 6156529664 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:35:41,881 basehttp 10534 6156529664 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 18:36:27,652 autoreload 10534 8818483712 /Users/marwanalwali/AgdarCentre/appointments/forms.py changed, reloading. INFO 2025-11-16 18:36:28,010 autoreload 11764 8818483712 Watching for file changes with StatReloader INFO 2025-11-16 18:37:06,315 basehttp 11764 6133477376 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/add-patient/ HTTP/1.1" 200 33780 WARNING 2025-11-16 18:37:06,336 log 11764 6133477376 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:37:06,336 basehttp 11764 6133477376 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 18:37:06,376 basehttp 11764 6133477376 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 18:37:06,387 basehttp 11764 6133477376 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:37:16,547 services 11764 6150303744 Consent verified for patient 000050 for service OT INFO 2025-11-16 18:37:16,550 session_service 11764 6150303744 Patient added to session: Saud Faisal Mohammed Al-Juaid -> SES-AGDAR-2025-60369 (Appointment: APT-AGDAR-2025-25567) INFO 2025-11-16 18:37:16,552 basehttp 11764 6150303744 "POST /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/add-patient/ HTTP/1.1" 302 0 INFO 2025-11-16 18:37:16,574 basehttp 11764 6150303744 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/ HTTP/1.1" 200 36036 WARNING 2025-11-16 18:37:16,594 log 11764 6150303744 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:37:16,594 basehttp 11764 6150303744 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 18:37:16,635 basehttp 11764 6150303744 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 18:37:16,642 basehttp 11764 6150303744 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:37:25,047 basehttp 11764 6133477376 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/add-patient/ HTTP/1.1" 200 33695 WARNING 2025-11-16 18:37:25,075 log 11764 6133477376 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:37:25,075 basehttp 11764 6133477376 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 18:37:25,111 basehttp 11764 6133477376 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 18:37:25,121 basehttp 11764 6133477376 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:37:31,141 basehttp 11764 6150303744 "POST /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/add-patient/ HTTP/1.1" 302 0 INFO 2025-11-16 18:37:31,167 basehttp 11764 6150303744 "GET /en/patients/ca751e8e-411d-4c71-bb99-3c7d30a15e92/?tab=consents&missing=GENERAL_TREATMENT,SERVICE_SPECIFIC&return_to=session_72492ca9-92a9-4496-bf67-157188726111 HTTP/1.1" 200 57725 WARNING 2025-11-16 18:37:31,186 log 11764 6150303744 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:37:31,186 basehttp 11764 6150303744 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 18:37:31,249 basehttp 11764 6150303744 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 18:37:31,253 basehttp 11764 6150303744 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:38:01,255 basehttp 11764 6133477376 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:38:31,256 basehttp 11764 6133477376 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:38:39,145 basehttp 11764 6133477376 "GET /en/consents/create/?patient=ca751e8e-411d-4c71-bb99-3c7d30a15e92 HTTP/1.1" 200 48493 WARNING 2025-11-16 18:38:39,174 log 11764 6133477376 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:38:39,174 basehttp 11764 6133477376 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 18:38:39,203 basehttp 11764 6133477376 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:38:39,224 basehttp 11764 6150303744 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:38:42,375 basehttp 11764 6150303744 "GET /api/consent-content/?patient_id=ca751e8e-411d-4c71-bb99-3c7d30a15e92&consent_type=GENERAL_TREATMENT HTTP/1.1" 200 930 INFO 2025-11-16 18:38:49,748 signals 11764 6150303744 Consent created: GENERAL_TREATMENT for patient 000048 INFO 2025-11-16 18:38:49,749 basehttp 11764 6150303744 "POST /en/consents/create/?patient=ca751e8e-411d-4c71-bb99-3c7d30a15e92 HTTP/1.1" 302 0 INFO 2025-11-16 18:38:49,773 basehttp 11764 6150303744 "GET /en/patients/ca751e8e-411d-4c71-bb99-3c7d30a15e92/ HTTP/1.1" 200 57285 WARNING 2025-11-16 18:38:49,794 log 11764 6150303744 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:38:49,794 basehttp 11764 6150303744 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 18:38:49,851 basehttp 11764 6133477376 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:38:49,853 basehttp 11764 6150303744 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:38:52,688 basehttp 11764 6150303744 "GET /en/consents/create/?patient=ca751e8e-411d-4c71-bb99-3c7d30a15e92 HTTP/1.1" 200 48493 WARNING 2025-11-16 18:38:52,715 log 11764 6150303744 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:38:52,715 basehttp 11764 6150303744 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 18:38:52,754 basehttp 11764 6150303744 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 18:38:52,758 basehttp 11764 6150303744 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:38:55,335 basehttp 11764 6133477376 "GET /api/consent-content/?patient_id=ca751e8e-411d-4c71-bb99-3c7d30a15e92&consent_type=SERVICE_SPECIFIC HTTP/1.1" 200 852 INFO 2025-11-16 18:39:02,164 signals 11764 6133477376 Consent created: SERVICE_SPECIFIC for patient 000048 INFO 2025-11-16 18:39:02,165 basehttp 11764 6133477376 "POST /en/consents/create/?patient=ca751e8e-411d-4c71-bb99-3c7d30a15e92 HTTP/1.1" 302 0 INFO 2025-11-16 18:39:02,184 basehttp 11764 6133477376 "GET /en/patients/ca751e8e-411d-4c71-bb99-3c7d30a15e92/ HTTP/1.1" 200 57285 WARNING 2025-11-16 18:39:02,206 log 11764 6133477376 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:39:02,206 basehttp 11764 6133477376 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 18:39:02,252 basehttp 11764 6133477376 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 18:39:02,254 basehttp 11764 6150303744 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:39:06,970 basehttp 11764 6133477376 "GET /en/consents/create/?patient=ca751e8e-411d-4c71-bb99-3c7d30a15e92 HTTP/1.1" 200 48493 WARNING 2025-11-16 18:39:06,999 log 11764 6133477376 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:39:07,000 basehttp 11764 6133477376 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 18:39:07,038 basehttp 11764 6133477376 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 18:39:07,042 basehttp 11764 6133477376 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:39:10,650 basehttp 11764 6150303744 "GET /api/consent-content/?patient_id=ca751e8e-411d-4c71-bb99-3c7d30a15e92&consent_type=PHOTO_VIDEO HTTP/1.1" 200 951 INFO 2025-11-16 18:39:17,515 signals 11764 6150303744 Consent created: PHOTO_VIDEO for patient 000048 INFO 2025-11-16 18:39:17,517 basehttp 11764 6150303744 "POST /en/consents/create/?patient=ca751e8e-411d-4c71-bb99-3c7d30a15e92 HTTP/1.1" 302 0 INFO 2025-11-16 18:39:17,540 basehttp 11764 6150303744 "GET /en/patients/ca751e8e-411d-4c71-bb99-3c7d30a15e92/ HTTP/1.1" 200 57285 WARNING 2025-11-16 18:39:17,563 log 11764 6150303744 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:39:17,563 basehttp 11764 6150303744 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 18:39:17,606 basehttp 11764 6150303744 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 18:39:17,608 basehttp 11764 6150303744 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:39:23,112 basehttp 11764 6133477376 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/add-patient/ HTTP/1.1" 200 33695 WARNING 2025-11-16 18:39:23,135 log 11764 6133477376 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:39:23,135 basehttp 11764 6133477376 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 18:39:23,185 basehttp 11764 6133477376 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:39:26,600 services 11764 6150303744 Consent verified for patient 000048 for service OT INFO 2025-11-16 18:39:26,604 session_service 11764 6150303744 Patient added to session: Hind Mansour Nawaf Al-Juaid -> SES-AGDAR-2025-60369 (Appointment: APT-AGDAR-2025-34808) INFO 2025-11-16 18:39:26,607 basehttp 11764 6150303744 "POST /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/add-patient/ HTTP/1.1" 302 0 INFO 2025-11-16 18:39:26,626 basehttp 11764 6150303744 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/ HTTP/1.1" 200 38164 WARNING 2025-11-16 18:39:26,653 log 11764 6150303744 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:39:26,653 basehttp 11764 6150303744 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 18:39:26,690 basehttp 11764 6150303744 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 18:39:26,696 basehttp 11764 6150303744 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:39:39,904 session_service 11764 6133477376 Participant confirmed: Saud Faisal Mohammed Al-Juaid - APT-AGDAR-2025-25567 INFO 2025-11-16 18:39:39,907 basehttp 11764 6133477376 "POST /en/appointments/participants/4895faa5-04da-49c3-a4b5-4cdf72b6e180/update-status/ HTTP/1.1" 302 0 INFO 2025-11-16 18:39:39,928 basehttp 11764 6133477376 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/ HTTP/1.1" 200 37964 WARNING 2025-11-16 18:39:39,946 log 11764 6133477376 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:39:39,946 basehttp 11764 6133477376 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 18:39:39,985 basehttp 11764 6133477376 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 18:39:39,989 basehttp 11764 6133477376 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:39:42,207 basehttp 11764 6150303744 "POST /en/appointments/participants/4895faa5-04da-49c3-a4b5-4cdf72b6e180/check-in/ HTTP/1.1" 302 0 INFO 2025-11-16 18:39:42,220 basehttp 11764 6150303744 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/ HTTP/1.1" 200 38064 WARNING 2025-11-16 18:39:42,240 log 11764 6150303744 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:39:42,240 basehttp 11764 6150303744 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 18:39:42,257 basehttp 11764 6150303744 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 18:39:42,272 basehttp 11764 6150303744 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:39:50,027 session_service 11764 6133477376 Participant confirmed: Hind Mansour Nawaf Al-Juaid - APT-AGDAR-2025-34808 INFO 2025-11-16 18:39:50,029 basehttp 11764 6133477376 "POST /en/appointments/participants/e575b1f2-e6b8-4bc8-bbbc-cb52cc6d262d/update-status/ HTTP/1.1" 302 0 INFO 2025-11-16 18:39:50,045 basehttp 11764 6133477376 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/ HTTP/1.1" 200 37851 WARNING 2025-11-16 18:39:50,062 log 11764 6133477376 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:39:50,062 basehttp 11764 6133477376 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 18:39:50,105 basehttp 11764 6133477376 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 18:39:50,110 basehttp 11764 6133477376 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:39:52,591 basehttp 11764 6150303744 "POST /en/appointments/participants/e575b1f2-e6b8-4bc8-bbbc-cb52cc6d262d/check-in/ HTTP/1.1" 302 0 INFO 2025-11-16 18:39:52,610 basehttp 11764 6150303744 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/ HTTP/1.1" 200 37937 WARNING 2025-11-16 18:39:52,633 log 11764 6150303744 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:39:52,634 basehttp 11764 6150303744 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 18:39:52,665 basehttp 11764 6150303744 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:39:52,673 basehttp 11764 6133477376 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:40:22,690 basehttp 11764 6133477376 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:40:52,681 basehttp 11764 6133477376 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:41:22,691 basehttp 11764 6133477376 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:41:52,612 basehttp 11764 6133477376 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:42:22,612 basehttp 11764 6133477376 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:42:30,691 autoreload 11764 8818483712 /Users/marwanalwali/AgdarCentre/appointments/session_service.py changed, reloading. INFO 2025-11-16 18:42:31,057 autoreload 14823 8818483712 Watching for file changes with StatReloader INFO 2025-11-16 18:42:52,624 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:43:22,019 basehttp 14823 6126727168 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/ HTTP/1.1" 200 37538 WARNING 2025-11-16 18:43:22,034 log 14823 6126727168 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:43:22,035 basehttp 14823 6126727168 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 18:43:22,073 basehttp 14823 6126727168 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:43:22,082 basehttp 14823 6143553536 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:43:40,475 basehttp 14823 6143553536 "GET /en/appointments/sessions/ HTTP/1.1" 200 33578 WARNING 2025-11-16 18:43:40,498 log 14823 6143553536 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:43:40,498 basehttp 14823 6143553536 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 18:43:40,542 basehttp 14823 6143553536 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 18:43:40,546 basehttp 14823 6143553536 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:44:10,556 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:44:40,556 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:45:10,545 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:45:40,555 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:46:10,556 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:46:40,555 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:47:10,561 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:47:40,555 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:48:10,554 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:48:40,549 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:49:10,556 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:49:40,555 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:50:10,551 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:50:40,545 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:51:10,556 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:51:40,556 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:51:49,607 basehttp 14823 6126727168 "GET /en/appointments/sessions/ HTTP/1.1" 200 33578 WARNING 2025-11-16 18:51:49,630 log 14823 6126727168 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:51:49,631 basehttp 14823 6126727168 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 18:51:49,668 basehttp 14823 6143553536 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:51:49,672 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:51:53,685 basehttp 14823 6126727168 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/ HTTP/1.1" 200 37538 WARNING 2025-11-16 18:51:53,711 log 14823 6126727168 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:51:53,711 basehttp 14823 6126727168 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 18:51:53,749 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 18:51:53,751 basehttp 14823 6126727168 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:51:57,873 basehttp 14823 6143553536 "POST /en/appointments/participants/4895faa5-04da-49c3-a4b5-4cdf72b6e180/check-in/ HTTP/1.1" 302 0 INFO 2025-11-16 18:51:57,890 basehttp 14823 6143553536 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/ HTTP/1.1" 200 37951 WARNING 2025-11-16 18:51:57,909 log 14823 6143553536 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:51:57,909 basehttp 14823 6143553536 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 18:51:57,929 basehttp 14823 6143553536 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 18:51:57,944 basehttp 14823 6143553536 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:52:11,998 basehttp 14823 6126727168 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/ HTTP/1.1" 200 37538 WARNING 2025-11-16 18:52:12,020 log 14823 6126727168 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:52:12,020 basehttp 14823 6126727168 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 18:52:12,055 basehttp 14823 6126727168 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-16 18:52:12,451 basehttp 14823 6143553536 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-16 18:52:12,461 log 14823 6126727168 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:52:12,461 basehttp 14823 6126727168 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 18:52:12,473 log 14823 6126727168 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:52:12,473 basehttp 14823 6126727168 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 18:52:12,773 basehttp 14823 6143553536 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:52:12,786 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 18:52:12,790 log 14823 6160379904 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:52:12,791 basehttp 14823 6160379904 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 18:52:12,809 log 14823 6160379904 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:52:12,809 basehttp 14823 6160379904 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 18:52:13,259 log 14823 6160379904 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:52:13,259 basehttp 14823 6160379904 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 18:52:13,293 basehttp 14823 6160379904 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-16 18:52:13,744 log 14823 6126727168 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:52:13,744 basehttp 14823 6126727168 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 18:52:13,777 basehttp 14823 6126727168 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-16 18:52:14,207 log 14823 6143553536 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:52:14,207 basehttp 14823 6143553536 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 18:52:14,246 basehttp 14823 6143553536 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-16 18:52:14,654 log 14823 6126727168 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:52:14,654 basehttp 14823 6126727168 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 18:52:14,697 basehttp 14823 6126727168 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:52:15,096 basehttp 14823 6143553536 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/add-patient/ HTTP/1.1" 200 33610 WARNING 2025-11-16 18:52:15,123 log 14823 6143553536 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:52:15,123 basehttp 14823 6143553536 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 18:52:15,163 basehttp 14823 6143553536 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-16 18:52:15,450 log 14823 6126727168 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:52:15,450 basehttp 14823 6126727168 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 18:52:15,484 basehttp 14823 6126727168 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-16 18:52:16,292 log 14823 6143553536 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:52:16,292 basehttp 14823 6143553536 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 18:52:16,329 basehttp 14823 6143553536 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-16 18:52:16,901 log 14823 6126727168 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:52:16,901 basehttp 14823 6126727168 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 18:52:16,939 basehttp 14823 6126727168 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-16 18:52:17,836 log 14823 6143553536 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:52:17,836 basehttp 14823 6143553536 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 18:52:17,883 basehttp 14823 6143553536 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-16 18:52:19,890 log 14823 6126727168 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:52:19,890 basehttp 14823 6126727168 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 18:52:19,919 basehttp 14823 6126727168 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-16 18:52:20,549 log 14823 6143553536 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:52:20,549 basehttp 14823 6143553536 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 18:52:20,594 basehttp 14823 6143553536 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-16 18:52:21,018 log 14823 6126727168 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:52:21,018 basehttp 14823 6126727168 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 18:52:21,068 basehttp 14823 6126727168 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-16 18:52:21,493 log 14823 6143553536 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:52:21,493 basehttp 14823 6143553536 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 18:52:21,539 basehttp 14823 6143553536 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:52:21,881 basehttp 14823 6126727168 "GET /en/appointments/sessions/create/ HTTP/1.1" 200 34622 WARNING 2025-11-16 18:52:21,899 log 14823 6126727168 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:52:21,899 basehttp 14823 6126727168 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 18:52:21,950 basehttp 14823 6126727168 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-16 18:52:22,201 log 14823 6143553536 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:52:22,201 basehttp 14823 6143553536 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 18:52:22,233 basehttp 14823 6143553536 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-16 18:52:22,479 log 14823 6126727168 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:52:22,480 basehttp 14823 6126727168 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 18:52:22,528 basehttp 14823 6126727168 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:52:24,131 basehttp 14823 6143553536 "GET /en/appointments/create/ HTTP/1.1" 200 115176 WARNING 2025-11-16 18:52:24,150 log 14823 6143553536 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 18:52:24,150 basehttp 14823 6143553536 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 18:52:24,200 basehttp 14823 6143553536 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 18:52:24,210 basehttp 14823 6143553536 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 18:52:38,437 basehttp 14823 6126727168 "GET /en/appointments/api/available-packages/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&clinic= HTTP/1.1" 200 45 INFO 2025-11-16 18:52:40,970 services 14823 6160379904 Consent verified for patient 000050 for service ABA INFO 2025-11-16 18:52:40,974 basehttp 14823 6126727168 "GET /api/v1/providers/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 581 INFO 2025-11-16 18:52:40,976 basehttp 14823 6143553536 "GET /en/appointments/api/available-rooms/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 434 INFO 2025-11-16 18:52:40,984 basehttp 14823 6160379904 "GET /en/appointments/api/check-consent/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 317 INFO 2025-11-16 18:52:54,211 basehttp 14823 6160379904 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:52:57,910 basehttp 14823 6160379904 "GET /en/appointments/api/available-slots/?provider=6bb1e54b-67ec-403f-bf57-4b8efe5a7324&date=2025-11-17&duration=30 HTTP/1.1" 200 989 INFO 2025-11-16 18:53:00,543 basehttp 14823 6160379904 "GET /en/appointments/api/available-rooms/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911&date=2025-11-17&time=15%3A30&duration=30 HTTP/1.1" 200 445 INFO 2025-11-16 18:53:24,206 basehttp 14823 6160379904 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:53:54,215 basehttp 14823 6160379904 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:54:24,215 basehttp 14823 6160379904 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:54:54,205 basehttp 14823 6160379904 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:55:24,215 basehttp 14823 6160379904 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:55:54,216 basehttp 14823 6160379904 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:56:24,216 basehttp 14823 6160379904 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:56:54,212 basehttp 14823 6160379904 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:57:24,222 basehttp 14823 6160379904 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:57:54,230 basehttp 14823 6160379904 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:58:24,212 basehttp 14823 6160379904 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:58:54,223 basehttp 14823 6160379904 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:59:24,224 basehttp 14823 6160379904 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 18:59:54,224 basehttp 14823 6160379904 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 19:00:00,013 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-16 19:00:00,013 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 16:00:00.013773+00:00'} INFO 2025-11-16 19:00:00,022 tasks 10244 8818483712 Lab results sync started INFO 2025-11-16 19:00:00,022 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 16:00:00.022625+00:00'} INFO 2025-11-16 19:00:24,225 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 19:00:54,224 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 19:01:24,211 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 19:01:54,224 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 19:02:24,224 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 19:02:54,213 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 19:03:24,226 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 19:03:55,134 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 19:04:25,128 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 19:05:17,135 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 19:06:17,135 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 19:07:17,139 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 19:08:17,132 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 19:09:17,132 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 19:10:17,137 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 19:11:17,137 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 19:12:17,128 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 19:13:17,136 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 19:14:17,139 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 19:15:17,141 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 19:16:17,137 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 19:17:17,133 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 19:18:17,134 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 19:19:17,137 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 19:20:17,134 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 19:21:17,139 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 19:23:28,280 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 19:39:27,409 tasks 10244 8818483712 Lab results sync started INFO 2025-11-16 19:39:27,410 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 16:39:27.409996+00:00'} INFO 2025-11-16 19:39:27,414 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-16 19:39:27,414 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 16:39:27.414921+00:00'} INFO 2025-11-16 20:12:13,073 tasks 10233 8818483712 Lab results sync started INFO 2025-11-16 20:12:13,073 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 17:12:13.073421+00:00'} INFO 2025-11-16 20:12:13,079 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-16 20:12:13,079 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 17:12:13.079345+00:00'} INFO 2025-11-16 20:29:01,239 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 20:30:00,020 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-16 20:30:00,021 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 17:30:00.021127+00:00'} INFO 2025-11-16 20:30:00,029 tasks 10244 8818483712 Lab results sync started INFO 2025-11-16 20:30:00,030 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 17:30:00.030073+00:00'} INFO 2025-11-16 20:30:01,233 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 20:31:01,238 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 21:16:51,033 tasks 10244 8818483712 Lab results sync started INFO 2025-11-16 21:16:51,034 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 18:16:51.034086+00:00'} INFO 2025-11-16 21:16:51,040 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-16 21:16:51,040 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 18:16:51.040249+00:00'} INFO 2025-11-16 21:25:08,298 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 21:32:33,228 tasks 10244 8818483712 Lab results sync started INFO 2025-11-16 21:32:33,228 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 18:32:33.228787+00:00'} INFO 2025-11-16 21:32:33,234 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-16 21:32:33,234 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 18:32:33.234907+00:00'} INFO 2025-11-16 21:35:14,585 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 21:36:14,587 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 21:37:14,590 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 21:38:14,589 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 21:38:44,368 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 21:38:49,840 basehttp 14823 6126727168 "GET /en/appointments/create/ HTTP/1.1" 200 115176 WARNING 2025-11-16 21:38:49,873 log 14823 6126727168 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 21:38:49,873 basehttp 14823 6126727168 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 21:38:49,912 basehttp 14823 6143553536 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 21:38:49,915 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 21:39:44,414 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 21:40:14,413 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 21:40:44,406 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 21:41:14,402 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 21:41:44,415 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 21:42:14,413 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 21:44:56,585 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 21:45:50,605 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 21:46:50,602 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 21:47:50,609 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 21:54:38,863 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 21:55:38,869 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 21:56:38,858 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 21:57:31,507 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 21:57:44,194 basehttp 14823 6126727168 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 21:57:54,688 basehttp 14823 6126727168 "GET /en/admin HTTP/1.1" 301 0 INFO 2025-11-16 21:57:54,750 basehttp 14823 6143553536 "GET /en/admin/ HTTP/1.1" 200 79665 INFO 2025-11-16 21:57:54,765 basehttp 14823 6143553536 "GET /static/admin/css/base.css HTTP/1.1" 200 22120 INFO 2025-11-16 21:57:54,766 basehttp 14823 13707014144 "GET /static/admin/css/dashboard.css HTTP/1.1" 200 441 INFO 2025-11-16 21:57:54,766 basehttp 14823 6126727168 "GET /static/admin/css/dark_mode.css HTTP/1.1" 200 2808 INFO 2025-11-16 21:57:54,766 basehttp 14823 6160379904 "GET /static/admin/css/nav_sidebar.css HTTP/1.1" 200 2810 INFO 2025-11-16 21:57:54,767 basehttp 14823 13723840512 "GET /static/admin/css/responsive.css HTTP/1.1" 200 16565 INFO 2025-11-16 21:57:54,767 basehttp 14823 13740666880 "GET /static/admin/js/theme.js HTTP/1.1" 200 1653 INFO 2025-11-16 21:57:54,768 basehttp 14823 13740666880 "GET /static/admin/js/nav_sidebar.js HTTP/1.1" 200 3063 INFO 2025-11-16 21:57:54,771 basehttp 14823 13740666880 "GET /static/admin/img/icon-addlink.svg HTTP/1.1" 200 331 INFO 2025-11-16 21:57:54,771 basehttp 14823 13723840512 "GET /static/admin/img/icon-changelink.svg HTTP/1.1" 200 380 INFO 2025-11-16 21:57:54,771 basehttp 14823 6160379904 "GET /static/admin/img/icon-viewlink.svg HTTP/1.1" 200 581 INFO 2025-11-16 21:58:02,214 basehttp 14823 6160379904 "GET /en/admin/finance/package/ HTTP/1.1" 200 68753 INFO 2025-11-16 21:58:02,223 basehttp 14823 6160379904 "GET /static/admin/css/changelists.css HTTP/1.1" 200 6878 INFO 2025-11-16 21:58:02,227 basehttp 14823 13740666880 "GET /static/admin/js/jquery.init.js HTTP/1.1" 200 347 INFO 2025-11-16 21:58:02,228 basehttp 14823 6126727168 "GET /static/admin/js/core.js HTTP/1.1" 200 6208 INFO 2025-11-16 21:58:02,228 basehttp 14823 6143553536 "GET /static/admin/js/actions.js HTTP/1.1" 200 8076 INFO 2025-11-16 21:58:02,228 basehttp 14823 13707014144 "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.1" 200 9777 INFO 2025-11-16 21:58:02,229 basehttp 14823 13740666880 "GET /static/admin/js/urlify.js HTTP/1.1" 200 7887 INFO 2025-11-16 21:58:02,230 basehttp 14823 6126727168 "GET /static/admin/js/prepopulate.js HTTP/1.1" 200 1531 INFO 2025-11-16 21:58:02,231 basehttp 14823 13707014144 "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.1" 200 325171 INFO 2025-11-16 21:58:02,232 basehttp 14823 13723840512 "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.1" 200 285314 INFO 2025-11-16 21:58:02,232 basehttp 14823 13707014144 "GET /static/admin/img/search.svg HTTP/1.1" 200 458 INFO 2025-11-16 21:58:02,232 basehttp 14823 6126727168 "GET /static/admin/img/icon-yes.svg HTTP/1.1" 200 436 INFO 2025-11-16 21:58:02,234 basehttp 14823 13723840512 "GET /static/admin/js/filters.js HTTP/1.1" 200 978 INFO 2025-11-16 21:58:02,236 basehttp 14823 6160379904 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-16 21:58:02,249 basehttp 14823 13723840512 "GET /static/admin/img/sorting-icons.svg HTTP/1.1" 200 1097 INFO 2025-11-16 21:58:02,249 basehttp 14823 6160379904 "GET /static/admin/img/tooltag-add.svg HTTP/1.1" 200 331 INFO 2025-11-16 21:58:08,356 basehttp 14823 6160379904 "GET /en/admin/finance/package/163867f8-569e-45e5-80fa-c6f0dbfdfc8d/change/ HTTP/1.1" 200 84137 INFO 2025-11-16 21:58:08,366 basehttp 14823 6160379904 "GET /static/admin/css/forms.css HTTP/1.1" 200 8525 INFO 2025-11-16 21:58:08,371 basehttp 14823 6126727168 "GET /static/admin/css/autocomplete.css HTTP/1.1" 200 9185 INFO 2025-11-16 21:58:08,372 basehttp 14823 6143553536 "GET /static/admin/js/inlines.js HTTP/1.1" 200 15628 INFO 2025-11-16 21:58:08,372 basehttp 14823 13740666880 "GET /static/admin/js/vendor/select2/i18n/en.js HTTP/1.1" 200 844 INFO 2025-11-16 21:58:08,373 basehttp 14823 13723840512 "GET /static/admin/css/vendor/select2/select2.css HTTP/1.1" 200 17358 INFO 2025-11-16 21:58:08,373 basehttp 14823 6126727168 "GET /static/admin/js/autocomplete.js HTTP/1.1" 200 1060 INFO 2025-11-16 21:58:08,373 basehttp 14823 6143553536 "GET /static/admin/css/widgets.css HTTP/1.1" 200 11973 INFO 2025-11-16 21:58:08,374 basehttp 14823 6143553536 "GET /static/admin/js/prepopulate_init.js HTTP/1.1" 200 586 INFO 2025-11-16 21:58:08,375 basehttp 14823 13707014144 "GET /static/admin/js/vendor/select2/select2.full.js HTTP/1.1" 200 173566 INFO 2025-11-16 21:58:08,377 basehttp 14823 13707014144 "GET /static/admin/img/icon-unknown.svg HTTP/1.1" 200 655 INFO 2025-11-16 21:58:08,378 basehttp 14823 13707014144 "GET /static/admin/js/change_form.js HTTP/1.1" 200 606 INFO 2025-11-16 21:58:08,378 basehttp 14823 6160379904 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-16 21:58:08,400 basehttp 14823 6160379904 "GET /static/admin/img/inline-delete.svg HTTP/1.1" 200 537 INFO 2025-11-16 21:58:14,859 basehttp 14823 6160379904 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 21:58:33,778 basehttp 14823 6160379904 "POST /en/admin/finance/package/163867f8-569e-45e5-80fa-c6f0dbfdfc8d/change/ HTTP/1.1" 302 0 INFO 2025-11-16 21:58:33,804 basehttp 14823 6160379904 "GET /en/admin/finance/package/ HTTP/1.1" 200 69031 INFO 2025-11-16 21:58:33,820 basehttp 14823 6160379904 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-16 21:58:37,496 basehttp 14823 6160379904 "GET /en/admin/finance/package/163867f8-569e-45e5-80fa-c6f0dbfdfc8d/change/ HTTP/1.1" 200 84132 INFO 2025-11-16 21:58:37,517 basehttp 14823 6160379904 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-16 21:58:44,852 basehttp 14823 6160379904 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 21:59:00,094 basehttp 14823 6160379904 "GET /en/dashboard/ HTTP/1.1" 200 53340 INFO 2025-11-16 21:59:00,128 basehttp 14823 6160379904 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 21:59:01,487 basehttp 14823 6160379904 "GET /en/finance/packages/ HTTP/1.1" 200 35973 INFO 2025-11-16 21:59:01,523 basehttp 14823 6160379904 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 21:59:04,576 basehttp 14823 6160379904 "GET /en/finance/packages/163867f8-569e-45e5-80fa-c6f0dbfdfc8d/update/ HTTP/1.1" 200 51546 INFO 2025-11-16 21:59:04,633 basehttp 14823 6160379904 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 21:59:09,336 basehttp 14823 6160379904 "POST /en/finance/packages/163867f8-569e-45e5-80fa-c6f0dbfdfc8d/update/ HTTP/1.1" 302 0 INFO 2025-11-16 21:59:09,352 basehttp 14823 6160379904 "GET /en/finance/packages/ HTTP/1.1" 200 36295 INFO 2025-11-16 21:59:09,387 basehttp 14823 6160379904 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 21:59:14,861 basehttp 14823 6160379904 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 21:59:18,305 basehttp 14823 6160379904 "GET /en/appointments/create/ HTTP/1.1" 200 115176 WARNING 2025-11-16 21:59:18,326 log 14823 6160379904 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 21:59:18,327 basehttp 14823 6160379904 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 21:59:18,377 basehttp 14823 6160379904 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 21:59:18,384 basehttp 14823 6160379904 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 21:59:39,851 basehttp 14823 13707014144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 21:59:48,391 basehttp 14823 13707014144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:00:00,017 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-16 22:00:00,017 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 19:00:00.017575+00:00'} INFO 2025-11-16 22:00:00,026 tasks 10244 8818483712 Lab results sync started INFO 2025-11-16 22:00:00,027 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 19:00:00.027117+00:00'} INFO 2025-11-16 22:00:09,854 basehttp 14823 13707014144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:00:18,388 basehttp 14823 13707014144 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:00:32,088 autoreload 14823 8818483712 /Users/marwanalwali/AgdarCentre/appointments/forms.py changed, reloading. INFO 2025-11-16 22:00:32,761 autoreload 44083 8818483712 Watching for file changes with StatReloader INFO 2025-11-16 22:00:39,861 basehttp 44083 6124433408 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:00:48,382 basehttp 44083 6124433408 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-16 22:00:50,200 log 44083 6124433408 Internal Server Error: /en/appointments/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 178, in get return super().get(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 142, in get return self.render_to_response(self.get_context_data()) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 610, in get_context_data context = super().get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 72, in get_context_data kwargs["form"] = self.get_form() ^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 37, in get_form return form_class(**self.get_form_kwargs()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/forms.py", line 96, in __init__ self.fields['package_purchase'].queryset = PackagePurchase.objects.filter( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1526, in build_filter lookups, parts, reffed_expression = self.solve_lookup_type(arg, summarize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1333, in solve_lookup_type _, field, _, lookup_parts = self.names_to_path(lookup_splitted, self.get_meta()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1806, in names_to_path raise FieldError( django.core.exceptions.FieldError: Cannot resolve keyword 'sessions_remaining' into field. Choices are: appointments, created_at, expiry_date, id, invoice, invoice_id, package, package_id, patient, patient_id, purchase_date, sessions_used, status, tenant, tenant_id, total_sessions, updated_at ERROR 2025-11-16 22:00:50,201 basehttp 44083 6124433408 "GET /en/appointments/create/ HTTP/1.1" 500 163041 WARNING 2025-11-16 22:00:50,221 log 44083 6124433408 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 22:00:50,221 basehttp 44083 6124433408 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 22:01:07,764 autoreload 44083 8818483712 /Users/marwanalwali/AgdarCentre/appointments/forms.py changed, reloading. INFO 2025-11-16 22:01:08,076 autoreload 44406 8818483712 Watching for file changes with StatReloader INFO 2025-11-16 22:01:09,866 basehttp 44406 6203207680 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:01:10,285 basehttp 44406 6203207680 "GET /en/appointments/create/ HTTP/1.1" 200 115176 WARNING 2025-11-16 22:01:10,307 log 44406 6203207680 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 22:01:10,307 basehttp 44406 6203207680 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 22:01:10,357 basehttp 44406 6203207680 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 22:01:10,370 basehttp 44406 6203207680 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 22:01:39,848 basehttp 44406 6220034048 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:01:40,361 basehttp 44406 6220034048 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:02:09,860 basehttp 44406 6220034048 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:02:10,371 basehttp 44406 6220034048 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:02:39,859 basehttp 44406 6220034048 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:02:40,361 basehttp 44406 6220034048 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:03:10,368 basehttp 44406 6220034048 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:03:38,866 basehttp 44406 6220034048 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:03:40,357 basehttp 44406 6220034048 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:03:41,784 autoreload 44406 8818483712 /Users/marwanalwali/AgdarCentre/appointments/forms.py changed, reloading. INFO 2025-11-16 22:03:42,081 autoreload 45655 8818483712 Watching for file changes with StatReloader ERROR 2025-11-16 22:03:42,444 log 45655 6157463552 Internal Server Error: /en/appointments/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 178, in get return super().get(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 142, in get return self.render_to_response(self.get_context_data()) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 610, in get_context_data context = super().get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 72, in get_context_data kwargs["form"] = self.get_form() ^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 37, in get_form return form_class(**self.get_form_kwargs()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/forms.py", line 95, in __init__ self.fields['package_purchase'].queryset = Package.objects.filter( ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1526, in build_filter lookups, parts, reffed_expression = self.solve_lookup_type(arg, summarize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1333, in solve_lookup_type _, field, _, lookup_parts = self.names_to_path(lookup_splitted, self.get_meta()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1806, in names_to_path raise FieldError( django.core.exceptions.FieldError: Cannot resolve keyword 'patient' into field. Choices are: created_at, description, id, invoice_line_items, is_active, name_ar, name_en, packageservice, price, purchases, services, tenant, tenant_id, total_sessions, updated_at, validity_days ERROR 2025-11-16 22:03:42,446 basehttp 45655 6157463552 "GET /en/appointments/create/ HTTP/1.1" 500 157813 WARNING 2025-11-16 22:03:42,461 log 45655 6157463552 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 22:03:42,461 basehttp 45655 6157463552 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 22:04:00,749 tasks 10233 8818483712 Lab results sync started INFO 2025-11-16 22:04:00,750 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 19:04:00.750071+00:00'} INFO 2025-11-16 22:04:00,755 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-16 22:04:00,755 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 19:04:00.755128+00:00'} INFO 2025-11-16 22:04:38,868 basehttp 45655 6157463552 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:05:19,548 autoreload 45655 8818483712 /Users/marwanalwali/AgdarCentre/appointments/forms.py changed, reloading. INFO 2025-11-16 22:05:19,845 autoreload 46400 8818483712 Watching for file changes with StatReloader ERROR 2025-11-16 22:05:21,577 log 46400 6191329280 Internal Server Error: /en/appointments/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 178, in get return super().get(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 142, in get return self.render_to_response(self.get_context_data()) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 610, in get_context_data context = super().get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 72, in get_context_data kwargs["form"] = self.get_form() ^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 37, in get_form return form_class(**self.get_form_kwargs()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/forms.py", line 95, in __init__ self.fields['package_purchase'].queryset = Package.objects.filter( ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1526, in build_filter lookups, parts, reffed_expression = self.solve_lookup_type(arg, summarize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1333, in solve_lookup_type _, field, _, lookup_parts = self.names_to_path(lookup_splitted, self.get_meta()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1806, in names_to_path raise FieldError( django.core.exceptions.FieldError: Cannot resolve keyword 'status' into field. Choices are: created_at, description, id, invoice_line_items, is_active, name_ar, name_en, packageservice, price, purchases, services, tenant, tenant_id, total_sessions, updated_at, validity_days ERROR 2025-11-16 22:05:21,579 basehttp 46400 6191329280 "GET /en/appointments/create/ HTTP/1.1" 500 157345 WARNING 2025-11-16 22:05:21,597 log 46400 6191329280 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 22:05:21,597 basehttp 46400 6191329280 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 22:05:38,851 basehttp 46400 6191329280 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:05:40,681 autoreload 46400 8818483712 /Users/marwanalwali/AgdarCentre/appointments/forms.py changed, reloading. INFO 2025-11-16 22:05:41,004 autoreload 46581 8818483712 Watching for file changes with StatReloader ERROR 2025-11-16 22:05:42,198 log 46581 6123499520 Internal Server Error: /en/appointments/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 178, in get return super().get(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 142, in get return self.render_to_response(self.get_context_data()) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 610, in get_context_data context = super().get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 72, in get_context_data kwargs["form"] = self.get_form() ^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 37, in get_form return form_class(**self.get_form_kwargs()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/forms.py", line 95, in __init__ self.fields['package_purchase'].queryset = Package.objects.filter( ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1526, in build_filter lookups, parts, reffed_expression = self.solve_lookup_type(arg, summarize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1333, in solve_lookup_type _, field, _, lookup_parts = self.names_to_path(lookup_splitted, self.get_meta()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1806, in names_to_path raise FieldError( django.core.exceptions.FieldError: Cannot resolve keyword 'status' into field. Choices are: created_at, description, id, invoice_line_items, is_active, name_ar, name_en, packageservice, price, purchases, services, tenant, tenant_id, total_sessions, updated_at, validity_days ERROR 2025-11-16 22:05:42,200 basehttp 46581 6123499520 "GET /en/appointments/create/ HTTP/1.1" 500 157337 WARNING 2025-11-16 22:05:42,216 log 46581 6123499520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 22:05:42,216 basehttp 46581 6123499520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 ERROR 2025-11-16 22:05:44,274 log 46581 6123499520 Internal Server Error: /en/appointments/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 178, in get return super().get(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 142, in get return self.render_to_response(self.get_context_data()) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 610, in get_context_data context = super().get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 72, in get_context_data kwargs["form"] = self.get_form() ^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 37, in get_form return form_class(**self.get_form_kwargs()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/forms.py", line 95, in __init__ self.fields['package_purchase'].queryset = Package.objects.filter( ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1493, in filter return self._filter_or_exclude(False, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1511, in _filter_or_exclude clone._filter_or_exclude_inplace(negate, args, kwargs) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1518, in _filter_or_exclude_inplace self._query.add_q(Q(*args, **kwargs)) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1646, in add_q clause, _ = self._add_q(q_object, can_reuse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1678, in _add_q child_clause, needed_inner = self.build_filter( ^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1526, in build_filter lookups, parts, reffed_expression = self.solve_lookup_type(arg, summarize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1333, in solve_lookup_type _, field, _, lookup_parts = self.names_to_path(lookup_splitted, self.get_meta()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1806, in names_to_path raise FieldError( django.core.exceptions.FieldError: Cannot resolve keyword 'status' into field. Choices are: created_at, description, id, invoice_line_items, is_active, name_ar, name_en, packageservice, price, purchases, services, tenant, tenant_id, total_sessions, updated_at, validity_days ERROR 2025-11-16 22:05:44,276 basehttp 46581 6123499520 "GET /en/appointments/create/ HTTP/1.1" 500 157337 WARNING 2025-11-16 22:05:44,295 log 46581 6123499520 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 22:05:44,295 basehttp 46581 6123499520 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 22:06:38,868 basehttp 46581 6123499520 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:06:41,804 autoreload 46581 8818483712 /Users/marwanalwali/AgdarCentre/appointments/forms.py changed, reloading. INFO 2025-11-16 22:06:42,096 autoreload 47077 8818483712 Watching for file changes with StatReloader INFO 2025-11-16 22:06:49,236 basehttp 47077 6127693824 "GET /en/appointments/create/ HTTP/1.1" 200 115176 WARNING 2025-11-16 22:06:49,259 log 47077 6127693824 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 22:06:49,259 basehttp 47077 6127693824 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 22:06:49,296 basehttp 47077 6127693824 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 22:06:49,317 basehttp 47077 6144520192 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:07:19,316 basehttp 47077 6144520192 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:07:38,855 basehttp 47077 6144520192 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:07:49,327 basehttp 47077 6144520192 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:08:19,327 basehttp 47077 6144520192 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:08:38,853 basehttp 47077 6144520192 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:08:49,311 basehttp 47077 6144520192 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:09:19,313 basehttp 47077 6144520192 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:09:38,849 basehttp 47077 6144520192 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:09:49,313 basehttp 47077 6144520192 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:10:19,325 basehttp 47077 6144520192 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:10:31,322 basehttp 47077 6144520192 "GET /en/appointments/create/ HTTP/1.1" 200 114103 WARNING 2025-11-16 22:10:31,340 log 47077 6144520192 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 22:10:31,340 basehttp 47077 6144520192 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-11-16 22:10:31,391 basehttp 47077 6127693824 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 22:10:31,410 basehttp 47077 6144520192 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:10:38,868 basehttp 47077 6144520192 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:11:01,385 basehttp 47077 6144520192 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:11:31,386 basehttp 47077 6144520192 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:11:38,867 basehttp 47077 6144520192 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:12:01,398 basehttp 47077 6144520192 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:12:18,247 basehttp 47077 6144520192 "GET /en/appointments/create/ HTTP/1.1" 200 115176 WARNING 2025-11-16 22:12:18,266 log 47077 6144520192 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 22:12:18,266 basehttp 47077 6144520192 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 22:12:18,306 basehttp 47077 6144520192 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 22:12:18,312 basehttp 47077 6144520192 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 22:12:33,108 basehttp 47077 6127693824 "GET /en/appointments/create/ HTTP/1.1" 200 115176 WARNING 2025-11-16 22:12:33,124 log 47077 6127693824 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 22:12:33,124 basehttp 47077 6127693824 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 22:12:33,177 basehttp 47077 6127693824 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 22:12:33,179 basehttp 47077 6127693824 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 22:12:38,854 basehttp 47077 6144520192 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:13:03,185 basehttp 47077 6144520192 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:13:33,191 basehttp 47077 6144520192 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:13:38,856 basehttp 47077 6144520192 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:13:45,769 autoreload 47077 8818483712 /Users/marwanalwali/AgdarCentre/appointments/forms.py changed, reloading. INFO 2025-11-16 22:13:46,150 autoreload 50681 8818483712 Watching for file changes with StatReloader INFO 2025-11-16 22:14:03,179 basehttp 50681 6171914240 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:14:03,723 autoreload 50681 8818483712 /Users/marwanalwali/AgdarCentre/appointments/forms.py changed, reloading. INFO 2025-11-16 22:14:04,038 autoreload 50854 8818483712 Watching for file changes with StatReloader INFO 2025-11-16 22:14:32,528 basehttp 50854 6133444608 "GET /en/appointments/create/ HTTP/1.1" 200 115030 WARNING 2025-11-16 22:14:32,551 log 50854 6133444608 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 22:14:32,551 basehttp 50854 6133444608 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 22:14:32,595 basehttp 50854 6133444608 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 22:14:32,600 basehttp 50854 6133444608 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 22:14:38,864 basehttp 50854 6150270976 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:15:02,610 basehttp 50854 6150270976 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:15:32,612 basehttp 50854 6150270976 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:15:38,866 basehttp 50854 6150270976 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:15:51,128 basehttp 50854 6150270976 "GET /en/appointments/create/ HTTP/1.1" 200 115096 WARNING 2025-11-16 22:15:51,144 log 50854 6150270976 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 22:15:51,144 basehttp 50854 6150270976 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 22:15:51,202 basehttp 50854 6150270976 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 22:15:51,205 basehttp 50854 6133444608 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 22:16:21,204 basehttp 50854 6150270976 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:16:38,860 basehttp 50854 6133444608 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:16:51,194 basehttp 50854 6133444608 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:17:02,694 autoreload 50854 8818483712 /Users/marwanalwali/AgdarCentre/appointments/forms.py changed, reloading. INFO 2025-11-16 22:17:03,015 autoreload 52332 8818483712 Watching for file changes with StatReloader ERROR 2025-11-16 22:17:17,078 log 52332 6196047872 Internal Server Error: /en/appointments/create/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 178, in get return super().get(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 142, in get return self.render_to_response(self.get_context_data()) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 610, in get_context_data context = super().get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 72, in get_context_data kwargs["form"] = self.get_form() ^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 37, in get_form return form_class(**self.get_form_kwargs()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/forms.py", line 98, in __init__ ).order_by('name') ^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1722, in order_by obj.query.add_ordering(*field_names) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 2305, in add_ordering self.names_to_path(item.split(LOOKUP_SEP), self.model._meta) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1806, in names_to_path raise FieldError( django.core.exceptions.FieldError: Cannot resolve keyword 'name' into field. Choices are: created_at, description, id, invoice_line_items, is_active, name_ar, name_en, packageservice, price, purchases, services, tenant, tenant_id, total_sessions, updated_at, validity_days ERROR 2025-11-16 22:17:17,080 basehttp 52332 6196047872 "GET /en/appointments/create/ HTTP/1.1" 500 127260 WARNING 2025-11-16 22:17:17,100 log 52332 6196047872 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 22:17:17,100 basehttp 52332 6196047872 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 22:17:33,422 autoreload 52332 8818483712 /Users/marwanalwali/AgdarCentre/appointments/forms.py changed, reloading. INFO 2025-11-16 22:17:33,772 autoreload 52622 8818483712 Watching for file changes with StatReloader INFO 2025-11-16 22:17:34,551 basehttp 52622 6196834304 "GET /en/appointments/create/ HTTP/1.1" 200 115135 WARNING 2025-11-16 22:17:34,566 log 52622 6196834304 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 22:17:34,566 basehttp 52622 6196834304 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 22:17:34,607 basehttp 52622 6196834304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 22:17:34,626 basehttp 52622 6196834304 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 22:17:38,867 basehttp 52622 6213660672 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:18:04,620 basehttp 52622 6213660672 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:18:07,705 basehttp 52622 6213660672 "GET /en/appointments/api/available-packages/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&clinic= HTTP/1.1" 200 45 INFO 2025-11-16 22:18:34,625 basehttp 52622 6213660672 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:18:38,870 basehttp 52622 6213660672 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:19:04,621 basehttp 52622 6213660672 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:19:34,364 basehttp 52622 6213660672 "GET /en/appointments/create/ HTTP/1.1" 200 110805 WARNING 2025-11-16 22:19:34,382 log 52622 6213660672 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 22:19:34,382 basehttp 52622 6213660672 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 22:19:34,431 basehttp 52622 6213660672 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 22:19:34,436 basehttp 52622 6213660672 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 22:19:38,860 basehttp 52622 6196834304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:20:04,438 basehttp 52622 6196834304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:20:34,445 basehttp 52622 6196834304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:20:38,860 basehttp 52622 6196834304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:21:04,445 basehttp 52622 6196834304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:21:34,446 basehttp 52622 6196834304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:21:38,856 basehttp 52622 6196834304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:22:04,441 basehttp 52622 6196834304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:22:34,446 basehttp 52622 6196834304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:22:38,872 basehttp 52622 6196834304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:23:04,437 basehttp 52622 6196834304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:23:34,439 basehttp 52622 6196834304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:23:38,869 basehttp 52622 6196834304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:24:04,444 basehttp 52622 6196834304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:24:34,235 basehttp 52622 6196834304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:24:38,666 basehttp 52622 6196834304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:24:57,662 basehttp 52622 6196834304 "GET /en/appointments/create/ HTTP/1.1" 200 111951 WARNING 2025-11-16 22:24:57,678 log 52622 6196834304 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 22:24:57,678 basehttp 52622 6196834304 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 22:24:57,721 basehttp 52622 6196834304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 22:24:57,734 basehttp 52622 6196834304 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 22:25:27,738 basehttp 52622 6213660672 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:25:38,666 basehttp 52622 6213660672 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:25:57,738 basehttp 52622 6213660672 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:26:27,725 basehttp 52622 6213660672 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:26:38,668 basehttp 52622 6213660672 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:26:57,725 basehttp 52622 6213660672 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:27:27,735 basehttp 52622 6213660672 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:27:38,665 basehttp 52622 6213660672 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:27:57,723 basehttp 52622 6213660672 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:28:27,722 basehttp 52622 6213660672 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:28:38,647 basehttp 52622 6213660672 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:28:57,729 basehttp 52622 6213660672 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:29:27,727 basehttp 52622 6213660672 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:29:28,652 basehttp 52622 6213660672 "GET /en/appointments/create/ HTTP/1.1" 200 114335 WARNING 2025-11-16 22:29:28,669 log 52622 6213660672 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 22:29:28,669 basehttp 52622 6213660672 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 22:29:28,719 basehttp 52622 6213660672 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 22:29:28,731 basehttp 52622 6213660672 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 22:29:33,834 basehttp 52622 6196834304 "GET /api/v1/packages/cbf6d238-5fa3-4dc9-99b0-c1b6f473cdec/ HTTP/1.1" 200 369 INFO 2025-11-16 22:29:38,650 basehttp 52622 6196834304 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:29:42,385 basehttp 52622 6213660672 "GET /en/appointments/api/available-rooms/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 434 INFO 2025-11-16 22:29:42,386 services 52622 6230487040 Consent verified for patient 000050 for service ABA INFO 2025-11-16 22:29:42,386 basehttp 52622 6196834304 "GET /api/v1/providers/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 581 INFO 2025-11-16 22:29:42,389 basehttp 52622 6230487040 "GET /en/appointments/api/check-consent/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 317 INFO 2025-11-16 22:29:58,722 basehttp 52622 6230487040 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:29:59,183 basehttp 52622 6230487040 "GET /api/v1/packages/163867f8-569e-45e5-80fa-c6f0dbfdfc8d/ HTTP/1.1" 200 395 INFO 2025-11-16 22:30:00,004 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-16 22:30:00,004 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 19:30:00.004539+00:00'} INFO 2025-11-16 22:30:00,012 tasks 10244 8818483712 Lab results sync started INFO 2025-11-16 22:30:00,012 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 19:30:00.012749+00:00'} INFO 2025-11-16 22:30:01,409 basehttp 52622 6230487040 "GET /api/v1/packages/c7507038-b7fd-44cc-bad3-fef7a3480d4b/ HTTP/1.1" 200 425 INFO 2025-11-16 22:30:28,733 basehttp 52622 6230487040 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:30:38,661 basehttp 52622 6230487040 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:30:58,729 basehttp 52622 6230487040 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:31:28,723 basehttp 52622 6230487040 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:31:28,991 basehttp 52622 6230487040 "GET /en/appointments/create/ HTTP/1.1" 200 111101 WARNING 2025-11-16 22:31:29,008 log 52622 6230487040 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 22:31:29,008 basehttp 52622 6230487040 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 22:31:29,069 basehttp 52622 6230487040 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 22:31:29,069 basehttp 52622 6196834304 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-11-16 22:31:38,652 basehttp 52622 6230487040 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:31:59,062 basehttp 52622 6230487040 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:32:29,071 basehttp 52622 6230487040 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:32:38,655 basehttp 52622 6230487040 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:32:59,062 basehttp 52622 6230487040 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:32:59,413 autoreload 52622 8818483712 /Users/marwanalwali/AgdarCentre/appointments/forms.py changed, reloading. INFO 2025-11-16 22:32:59,864 autoreload 60100 8818483712 Watching for file changes with StatReloader INFO 2025-11-16 22:33:29,072 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:33:38,657 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:33:46,197 basehttp 60100 6199930880 "GET /en/appointments/create/ HTTP/1.1" 200 112733 WARNING 2025-11-16 22:33:46,219 log 60100 6199930880 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-11-16 22:33:46,220 basehttp 60100 6199930880 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 INFO 2025-11-16 22:33:46,265 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-16 22:33:46,280 basehttp 60100 6199930880 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 WARNING 2025-11-16 22:33:50,720 log 60100 6216757248 Not Found: /finance/api/packages/cbf6d238-5fa3-4dc9-99b0-c1b6f473cdec/services/ WARNING 2025-11-16 22:33:50,720 basehttp 60100 6216757248 "GET /finance/api/packages/cbf6d238-5fa3-4dc9-99b0-c1b6f473cdec/services/ HTTP/1.1" 404 3222 INFO 2025-11-16 22:34:16,279 basehttp 60100 6216757248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:34:38,660 basehttp 60100 6216757248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:34:46,290 basehttp 60100 6216757248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:35:16,279 basehttp 60100 6216757248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:35:38,657 basehttp 60100 6216757248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:35:46,279 basehttp 60100 6216757248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:36:16,266 basehttp 60100 6216757248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:36:38,661 basehttp 60100 6216757248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:36:46,278 basehttp 60100 6216757248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:37:16,278 basehttp 60100 6216757248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:37:38,647 basehttp 60100 6216757248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:37:46,265 basehttp 60100 6216757248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:38:16,277 basehttp 60100 6216757248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:38:38,652 basehttp 60100 6216757248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:38:46,273 basehttp 60100 6216757248 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:39:00,372 basehttp 60100 6216757248 "GET /api/v1/providers/?clinic=e57fe2ef-eb8d-43f1-bbaf-ce94c3dd12e2 HTTP/1.1" 200 860 INFO 2025-11-16 22:39:00,374 basehttp 60100 6199930880 "GET /en/appointments/api/available-rooms/?clinic=e57fe2ef-eb8d-43f1-bbaf-ce94c3dd12e2 HTTP/1.1" 200 345 INFO 2025-11-16 22:39:16,265 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:39:38,650 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:39:46,266 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:41:15,230 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:41:37,231 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:41:45,228 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:43:38,994 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:43:39,005 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:44:39,006 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:44:39,018 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:45:39,001 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:45:39,013 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:50:14,897 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:50:14,906 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:51:14,903 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:51:14,915 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:52:14,905 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:52:14,916 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:53:35,824 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:53:35,831 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:59:57,094 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 22:59:57,103 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:00:00,025 tasks 10233 8818483712 Radiology results sync started INFO 2025-11-16 23:00:00,025 tasks 10233 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 20:00:00.025529+00:00'} INFO 2025-11-16 23:00:00,032 tasks 10233 8818483712 Lab results sync started INFO 2025-11-16 23:00:00,033 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 20:00:00.032991+00:00'} INFO 2025-11-16 23:00:00,040 tasks 10244 8818483712 ZATCA batch submission: 0 submitted, 20 failed INFO 2025-11-16 23:00:00,044 tasks 10234 8818483712 ZATCA e-invoice submission for IAGDAR157001 INFO 2025-11-16 23:00:00,044 tasks 10245 8818483712 ZATCA e-invoice submission for IAGDAR174645 INFO 2025-11-16 23:00:00,046 tasks 10233 8818483712 ZATCA e-invoice submission for IAGDAR558936 INFO 2025-11-16 23:00:00,056 tasks 10246 8818483712 ZATCA e-invoice submission for IAGDAR669695 INFO 2025-11-16 23:00:00,056 tasks 10244 8818483712 ZATCA e-invoice submission for IAGDAR140347 INFO 2025-11-16 23:00:00,060 tasks 10247 8818483712 ZATCA e-invoice submission for IAGDAR488250 INFO 2025-11-16 23:00:00,061 tasks 10233 8818483712 ZATCA e-invoice submission for IAGDAR425411 INFO 2025-11-16 23:00:00,061 tasks 10234 8818483712 ZATCA e-invoice submission for IAGDAR342242 INFO 2025-11-16 23:00:00,062 tasks 10245 8818483712 ZATCA e-invoice submission for IAGDAR770785 INFO 2025-11-16 23:00:00,062 tasks 10249 8818483712 ZATCA e-invoice submission for IAGDAR840464 INFO 2025-11-16 23:00:00,063 tasks 10248 8818483712 ZATCA e-invoice submission for IAGDAR708227 INFO 2025-11-16 23:00:00,065 tasks 10235 8818483712 ZATCA e-invoice submission for IAGDAR550212 INFO 2025-11-16 23:00:00,067 tasks 10236 8818483712 ZATCA e-invoice submission for IAGDAR858604 INFO 2025-11-16 23:00:00,068 tasks 10241 8818483712 ZATCA e-invoice submission for IAGDAR945314 INFO 2025-11-16 23:00:00,069 tasks 10246 8818483712 ZATCA e-invoice submission for IAGDAR578723 INFO 2025-11-16 23:00:00,069 tasks 10244 8818483712 ZATCA e-invoice submission for IAGDAR526290 INFO 2025-11-16 23:00:00,071 tasks 10242 8818483712 ZATCA e-invoice submission for IAGDAR898825 INFO 2025-11-16 23:00:00,072 tasks 10243 8818483712 ZATCA e-invoice submission for IAGDAR757134 INFO 2025-11-16 23:00:00,072 tasks 10233 8818483712 ZATCA e-invoice submission for IAGDAR686930 INFO 2025-11-16 23:00:00,073 tasks 10250 8818483712 ZATCA e-invoice submission for IAGDAR289266 INFO 2025-11-16 23:02:16,363 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:02:16,375 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:03:50,937 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:03:50,949 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:04:50,942 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:04:50,953 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:05:51,023 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:05:51,044 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:06:50,927 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:06:50,937 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:07:50,927 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:07:50,939 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:08:50,925 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:08:50,932 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:09:50,926 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:09:50,935 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:10:50,936 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:10:50,948 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:11:50,931 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:11:50,943 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:12:50,924 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:12:50,936 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:13:50,931 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:13:50,942 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:14:50,934 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:14:50,946 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:15:50,938 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:15:50,944 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:16:50,947 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:16:50,958 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:17:50,952 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:17:50,964 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:18:50,942 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:18:50,954 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:19:50,942 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:19:50,953 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:20:50,934 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:20:50,947 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:21:50,942 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:21:50,953 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:22:50,941 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:22:50,953 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:23:50,946 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:23:50,958 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:24:50,945 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:24:50,957 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:25:50,933 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:25:50,941 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:26:50,934 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:26:50,941 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:27:50,952 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:27:50,964 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:28:50,947 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:28:50,959 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:29:50,943 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:29:50,955 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:30:00,015 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-16 23:30:00,015 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 20:30:00.015826+00:00'} INFO 2025-11-16 23:30:00,023 tasks 10244 8818483712 Lab results sync started INFO 2025-11-16 23:30:00,023 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 20:30:00.023965+00:00'} INFO 2025-11-16 23:30:50,963 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:30:50,974 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:31:50,952 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:31:50,965 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:32:50,960 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:32:50,972 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:33:50,965 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:33:50,977 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:34:50,960 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:34:50,971 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:35:50,962 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:35:50,973 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:36:50,962 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:36:50,974 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:37:50,954 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:37:50,965 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:38:50,962 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:38:50,973 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:39:50,960 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:39:50,971 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:40:50,959 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:40:50,971 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:41:50,959 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:41:50,971 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:42:50,951 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:42:50,959 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:43:50,950 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:43:50,959 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:44:50,944 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:44:50,951 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:45:50,989 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:45:50,998 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:46:51,012 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:46:51,024 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:47:51,010 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:47:51,022 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:48:51,019 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:48:51,032 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:49:51,013 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:49:51,024 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:50:51,012 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:50:51,024 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:51:51,010 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:51:51,022 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:52:51,013 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:52:51,025 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:53:51,005 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:53:51,017 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:54:51,015 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:54:51,027 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:55:51,014 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:55:51,028 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:56:51,014 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:56:51,027 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:57:51,015 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:57:51,027 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:58:51,001 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:58:51,010 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:59:51,014 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-16 23:59:51,026 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 00:00:00,022 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 00:00:00,023 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 21:00:00.023205+00:00'} INFO 2025-11-17 00:00:00,032 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 00:00:00,032 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 21:00:00.032848+00:00'} INFO 2025-11-17 00:00:51,038 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 00:00:51,051 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 00:01:51,040 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 00:01:51,052 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 00:02:51,044 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 00:02:51,055 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 00:03:51,043 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 00:03:51,054 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 00:04:51,036 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 00:04:51,048 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 00:05:51,037 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 00:05:51,047 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 00:06:51,041 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 00:06:51,053 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 00:07:51,031 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 00:07:51,042 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 00:08:51,037 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 00:08:51,048 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 00:23:27,254 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 00:23:27,265 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 00:39:20,324 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 00:39:20,325 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 21:39:20.325464+00:00'} INFO 2025-11-17 00:39:20,330 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 00:39:20,330 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 21:39:20.330462+00:00'} INFO 2025-11-17 00:39:58,339 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 00:39:58,351 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 00:56:33,328 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 00:56:33,340 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 01:12:36,373 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 01:12:36,373 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 22:12:36.373555+00:00'} INFO 2025-11-17 01:12:36,378 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 01:12:36,378 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 22:12:36.378557+00:00'} INFO 2025-11-17 01:13:03,779 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 01:13:03,787 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 01:30:43,130 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 01:30:43,130 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 22:30:43.130391+00:00'} INFO 2025-11-17 01:30:43,136 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 01:30:43,136 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 22:30:43.136167+00:00'} INFO 2025-11-17 01:31:10,162 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 01:31:10,173 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 01:41:18,507 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 01:41:18,519 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 01:58:30,621 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 01:58:30,634 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 02:15:30,444 tasks 10233 8818483712 Lab results sync started INFO 2025-11-17 02:15:30,444 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 23:15:30.444561+00:00'} INFO 2025-11-17 02:15:30,449 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 02:15:30,449 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 23:15:30.449844+00:00'} INFO 2025-11-17 02:15:46,575 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 02:15:46,583 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 02:32:31,853 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 02:32:31,854 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-16 23:32:31.854115+00:00'} INFO 2025-11-17 02:32:31,860 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 02:32:31,860 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-16 23:32:31.860462+00:00'} INFO 2025-11-17 02:32:52,779 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 02:32:52,790 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 02:42:08,020 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 02:42:08,032 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 02:43:08,017 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 02:43:08,029 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 02:44:08,017 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 02:44:08,028 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 02:45:08,003 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 02:45:08,011 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 02:46:08,020 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 02:46:08,032 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 02:47:08,016 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 02:47:08,028 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 02:48:08,120 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 02:48:08,131 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 02:49:08,113 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 02:49:08,125 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 02:50:08,111 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 02:50:08,123 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 02:51:08,118 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 02:51:08,129 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:07:50,019 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 03:07:50,020 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 00:07:50.020380+00:00'} INFO 2025-11-17 03:07:50,025 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 03:07:50,025 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 00:07:50.025664+00:00'} INFO 2025-11-17 03:08:28,256 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:08:28,267 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:09:28,240 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:09:28,247 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:10:28,254 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:10:28,266 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:11:28,258 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:11:28,270 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:12:28,247 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:12:28,255 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:13:28,259 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:13:28,271 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:14:28,253 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:14:28,264 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:15:28,259 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:15:28,271 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:16:28,252 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:16:28,264 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:17:28,250 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:17:28,261 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:18:28,248 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:18:28,258 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:19:28,249 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:19:28,261 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:20:28,254 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:20:28,265 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:21:28,252 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:21:28,263 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:22:28,253 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:22:28,265 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:23:28,240 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:23:28,249 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:24:28,248 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:24:28,260 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:25:28,255 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:25:28,266 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:26:28,238 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:26:28,244 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:27:28,249 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:27:28,260 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:28:28,250 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:28:28,262 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:29:28,233 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:29:28,240 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:30:00,022 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 03:30:00,022 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 00:30:00.022572+00:00'} INFO 2025-11-17 03:30:00,030 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 03:30:00,030 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 00:30:00.030883+00:00'} INFO 2025-11-17 03:30:28,250 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:30:28,262 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:31:28,252 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:31:28,264 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:32:28,251 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:32:28,262 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:33:28,251 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:33:28,262 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:34:28,236 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:34:28,243 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:35:28,251 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:35:28,263 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:36:28,249 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:36:28,260 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:37:28,251 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:37:28,263 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:38:28,154 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:38:28,165 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:39:28,162 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:39:28,175 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:40:28,137 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:40:28,144 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:41:28,156 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:41:28,168 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:42:28,138 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:42:28,146 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:43:28,149 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:43:28,159 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:44:28,153 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:44:28,165 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:45:28,150 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:45:28,162 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:46:28,151 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:46:28,162 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:47:28,146 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:47:28,158 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:48:28,138 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:48:28,146 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:49:28,147 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:49:28,159 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:50:28,143 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:50:28,155 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:51:28,144 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:51:28,155 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:52:28,144 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:52:28,156 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:53:28,095 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:53:28,107 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:54:28,087 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:54:28,098 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:55:28,090 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:55:28,102 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:56:28,090 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:56:28,102 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:57:28,085 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:57:28,096 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:58:28,088 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:58:28,099 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:59:28,068 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 03:59:28,078 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 04:00:00,009 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 04:00:00,009 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 01:00:00.009768+00:00'} INFO 2025-11-17 04:00:00,015 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 04:00:00,015 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 01:00:00.015140+00:00'} INFO 2025-11-17 04:00:28,082 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 04:00:28,094 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 04:01:28,069 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 04:01:28,077 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 04:02:28,079 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 04:02:28,091 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 04:03:28,076 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 04:03:28,088 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 04:04:28,081 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 04:04:28,094 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 04:05:28,077 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 04:05:28,089 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 04:06:28,075 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 04:06:28,087 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 04:07:28,063 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 04:07:28,072 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 04:08:28,076 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 04:08:28,088 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 04:24:54,150 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 04:24:54,162 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 04:41:53,110 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 04:41:53,110 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 01:41:53.110611+00:00'} INFO 2025-11-17 04:41:53,117 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 04:41:53,117 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 01:41:53.117220+00:00'} INFO 2025-11-17 04:42:28,607 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 04:42:28,619 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 04:59:54,500 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 04:59:54,509 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 05:00:00,010 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 05:00:00,010 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 02:00:00.010443+00:00'} INFO 2025-11-17 05:00:00,017 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 05:00:00,017 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 02:00:00.017953+00:00'} INFO 2025-11-17 05:16:32,926 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 05:16:32,943 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 05:32:25,296 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 05:32:25,296 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 02:32:25.296851+00:00'} INFO 2025-11-17 05:32:25,303 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 05:32:25,304 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 02:32:25.304052+00:00'} INFO 2025-11-17 05:32:49,341 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 05:32:49,350 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 05:49:48,674 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 05:49:48,687 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 05:50:48,662 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 05:50:48,674 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 05:51:48,664 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 05:51:48,676 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 05:52:48,649 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 05:52:48,658 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 05:53:48,652 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 05:53:48,659 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:03:52,863 tasks 10233 8818483712 Lab results sync started INFO 2025-11-17 06:03:52,863 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 03:03:52.863715+00:00'} INFO 2025-11-17 06:03:52,868 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 06:03:52,869 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 03:03:52.869095+00:00'} INFO 2025-11-17 06:04:45,469 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:04:45,481 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:12:56,841 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:12:56,848 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:17:13,511 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:17:13,520 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:18:58,273 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:18:58,285 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:19:58,277 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:19:58,289 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:20:58,270 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:20:58,282 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:21:58,269 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:21:58,281 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:24:14,945 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:24:14,957 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:25:14,938 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:25:14,949 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:26:14,945 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:26:14,958 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:27:14,941 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:27:14,952 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:28:14,997 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:28:15,008 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:29:14,992 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:29:15,004 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:30:00,021 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 06:30:00,021 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 03:30:00.021548+00:00'} INFO 2025-11-17 06:30:00,030 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 06:30:00,030 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 03:30:00.030400+00:00'} INFO 2025-11-17 06:30:15,000 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:30:15,012 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:31:14,989 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:31:14,996 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:32:15,000 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:32:15,011 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:33:14,990 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:33:14,998 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:34:14,980 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:34:14,988 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:35:14,992 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:35:15,003 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:36:15,002 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:36:15,014 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:37:15,000 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:37:15,012 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:38:15,000 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:38:15,011 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:39:15,001 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:39:15,013 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:40:15,021 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:40:15,032 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:41:15,000 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:41:15,012 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:42:15,000 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:42:15,012 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:43:14,941 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:43:14,953 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:44:14,940 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:44:14,952 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:45:14,936 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:45:14,947 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:46:14,931 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:46:14,941 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:47:14,926 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:47:14,940 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:48:14,924 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:48:14,932 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:49:14,924 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:49:14,931 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:50:14,936 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:50:14,948 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:51:14,939 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:51:14,951 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:52:14,933 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:52:14,945 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:53:14,936 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:53:14,948 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:54:14,933 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:54:14,944 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:55:14,934 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:55:14,947 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:56:14,935 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:56:14,946 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:57:14,931 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:57:14,943 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:58:14,947 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:58:14,958 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:59:14,950 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 06:59:14,962 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:00:00,023 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 07:00:00,023 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 04:00:00.023966+00:00'} INFO 2025-11-17 07:00:00,032 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 07:00:00,032 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 04:00:00.032733+00:00'} INFO 2025-11-17 07:00:14,950 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:00:14,962 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:01:14,942 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:01:14,952 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:02:14,939 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:02:14,947 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:03:14,936 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:03:14,944 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:04:14,946 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:04:14,983 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:05:14,948 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:05:14,960 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:06:14,950 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:06:14,961 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:07:14,949 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:07:14,960 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:08:14,950 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:08:14,962 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:09:14,948 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:09:14,960 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:10:14,949 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:10:14,961 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:11:14,950 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:11:14,962 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:12:14,951 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:12:14,963 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:13:14,891 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:13:14,903 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:14:14,888 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:14:14,900 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:15:14,894 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:15:14,906 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:16:14,885 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:16:14,896 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:17:14,891 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:17:14,903 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:18:14,887 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:18:14,900 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:19:14,887 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:19:14,899 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:20:14,888 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:20:14,899 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:21:14,879 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:21:14,891 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:22:14,884 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:22:14,894 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:23:14,899 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:23:14,910 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:24:14,875 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:24:14,884 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:27:15,670 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:27:15,677 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:29:24,309 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:29:24,321 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:30:00,012 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 07:30:00,012 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 04:30:00.012758+00:00'} INFO 2025-11-17 07:30:00,021 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 07:30:00,021 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 04:30:00.021313+00:00'} INFO 2025-11-17 07:32:32,829 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:32:32,841 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:35:45,188 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:35:45,200 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:42:43,540 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:42:43,548 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:43:43,480 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:43:43,489 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:46:10,432 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:46:10,444 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:47:10,426 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:47:10,439 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:48:10,411 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:48:10,419 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:49:10,429 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:49:10,440 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:50:10,432 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:50:10,445 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:51:10,418 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:51:10,427 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:52:10,428 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:52:10,439 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:53:10,411 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:53:10,418 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:54:10,421 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:54:10,434 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:55:10,425 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:55:10,436 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:56:10,424 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:56:10,436 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:57:10,419 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:57:10,431 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:58:10,418 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:58:10,425 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:59:10,451 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 07:59:10,462 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:00:00,016 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 08:00:00,016 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 05:00:00.016647+00:00'} INFO 2025-11-17 08:00:00,025 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 08:00:00,025 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 05:00:00.025314+00:00'} INFO 2025-11-17 08:00:00,048 tasks 10233 8818483712 Scheduled 0 appointment reminders INFO 2025-11-17 08:00:10,451 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:00:10,463 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:01:10,454 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:01:10,466 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:02:10,450 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:02:10,461 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:03:10,445 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:03:10,453 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:04:10,448 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:04:10,460 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:05:10,447 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:05:10,459 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:06:10,454 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:06:10,466 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:07:10,449 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:07:10,461 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:08:10,452 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:08:10,464 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:09:10,445 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:09:10,455 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:10:10,454 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:10:10,465 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:11:10,435 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:11:10,443 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:12:10,445 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:12:10,457 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:13:10,445 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:13:10,456 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:14:10,471 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:14:10,482 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:15:10,485 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:15:10,497 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:16:10,479 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:16:10,491 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:17:10,472 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:17:10,480 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:18:10,485 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:18:10,497 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:19:10,481 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:19:10,493 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:20:10,471 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:20:10,479 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:21:10,482 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:21:10,494 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:22:10,482 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:22:10,494 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:23:10,470 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:23:10,478 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:24:10,475 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:24:10,487 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:25:10,479 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:25:10,490 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:26:10,478 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:26:10,489 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:27:10,475 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:27:10,486 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:28:10,482 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:28:10,494 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:29:10,482 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:29:10,494 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-17 08:30:00,004 tasks 10244 8818483712 Appointment 40a13ff1-0fd2-4def-b221-3d9af9dd0cf1 not found INFO 2025-11-17 08:30:00,006 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 08:30:00,006 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 05:30:00.006919+00:00'} INFO 2025-11-17 08:30:00,013 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 08:30:00,013 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 05:30:00.013215+00:00'} INFO 2025-11-17 08:30:10,472 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:30:10,483 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:31:10,475 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:31:10,486 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:32:10,477 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:32:10,489 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:33:10,475 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:33:10,487 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:34:10,468 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:34:10,477 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:35:10,471 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:35:10,479 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:36:10,474 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:36:10,486 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:37:10,465 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:37:10,472 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:38:10,473 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:38:10,484 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:39:10,475 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:39:10,487 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:40:10,470 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:40:10,480 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:41:10,475 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:41:10,487 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:42:10,474 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:42:10,486 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:43:10,469 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:43:10,479 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:44:10,469 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:44:10,481 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-17 08:44:55,631 tasks 10244 8818483712 Appointment 40a13ff1-0fd2-4def-b221-3d9af9dd0cf1 not found INFO 2025-11-17 08:45:10,496 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:45:10,503 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:46:10,509 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:46:10,515 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-17 08:46:12,257 tasks 10244 8818483712 Appointment 40a13ff1-0fd2-4def-b221-3d9af9dd0cf1 not found INFO 2025-11-17 08:54:03,578 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:54:03,589 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:59:02,611 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 08:59:02,623 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:02:57,909 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 09:02:57,909 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 06:02:57.909588+00:00'} INFO 2025-11-17 09:02:57,916 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 09:02:57,916 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 06:02:57.916846+00:00'} INFO 2025-11-17 09:03:08,587 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:03:08,598 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:07:36,309 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:07:36,321 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:08:41,716 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:08:41,727 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:14:23,076 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:14:23,088 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:20:38,043 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:20:38,055 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:24:49,635 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:24:49,642 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:25:49,643 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:25:49,655 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:26:49,629 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:26:49,638 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:27:49,634 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:27:49,643 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:28:49,630 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:28:49,637 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:29:49,638 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:29:49,646 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:30:00,020 tasks 10233 8818483712 Radiology results sync started INFO 2025-11-17 09:30:00,020 tasks 10233 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 06:30:00.020562+00:00'} ERROR 2025-11-17 09:30:00,025 tasks 10244 8818483712 Appointment a86a3613-db2a-499a-b4e0-bd1ac8ff92a8 not found INFO 2025-11-17 09:30:00,029 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 09:30:00,029 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 06:30:00.029736+00:00'} INFO 2025-11-17 09:30:49,650 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:30:49,662 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:31:49,656 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:31:49,668 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:32:49,646 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:32:49,659 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:33:49,649 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:33:49,661 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:34:49,652 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:34:49,663 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:35:49,651 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:35:49,663 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:36:49,655 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:36:49,667 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:37:49,657 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:37:49,669 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:38:49,658 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:38:49,670 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:39:49,655 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:39:49,667 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:40:49,656 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:40:49,668 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:41:49,658 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:41:49,670 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:42:49,651 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:42:49,663 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:43:49,652 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:43:49,661 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:44:49,528 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:44:49,535 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:45:49,526 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:45:49,534 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:46:49,542 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:46:49,553 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:47:49,540 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:47:49,552 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:48:49,533 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:48:49,539 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:49:49,532 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:49:49,540 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:50:49,536 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:50:49,548 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:51:49,532 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:51:49,544 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:52:49,538 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:52:49,549 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:53:49,564 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:53:49,575 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:54:49,537 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:54:49,549 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:55:49,539 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:55:49,550 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:56:49,538 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:56:49,549 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:57:49,539 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:57:49,552 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:58:49,535 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:58:49,547 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:59:49,530 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 09:59:49,542 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:00:00,019 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 10:00:00,020 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 07:00:00.020255+00:00'} INFO 2025-11-17 10:00:00,029 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 10:00:00,029 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 07:00:00.029242+00:00'} ERROR 2025-11-17 10:00:39,075 tasks 10244 8818483712 Appointment a86a3613-db2a-499a-b4e0-bd1ac8ff92a8 not found INFO 2025-11-17 10:00:49,525 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:00:49,534 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:01:49,521 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:01:49,528 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:02:49,543 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:02:49,554 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:03:49,536 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:03:49,549 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:04:49,530 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:04:49,542 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:05:49,534 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:05:49,545 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:06:49,533 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:06:49,544 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:07:49,529 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:07:49,540 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:08:49,532 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:08:49,544 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-17 10:09:16,685 tasks 10244 8818483712 Appointment 40a13ff1-0fd2-4def-b221-3d9af9dd0cf1 not found INFO 2025-11-17 10:09:49,534 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:09:49,545 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:10:49,533 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:10:49,546 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:11:49,526 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:11:49,535 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:12:49,525 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:12:49,537 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:13:49,530 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:13:49,542 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:14:49,505 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:14:49,517 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-17 10:15:34,631 tasks 10244 8818483712 Appointment a86a3613-db2a-499a-b4e0-bd1ac8ff92a8 not found INFO 2025-11-17 10:15:49,505 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:15:49,515 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:16:49,490 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:16:49,499 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-17 10:16:51,247 tasks 10244 8818483712 Appointment a86a3613-db2a-499a-b4e0-bd1ac8ff92a8 not found INFO 2025-11-17 10:17:49,479 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:17:49,485 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:18:49,503 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:18:49,511 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:19:49,502 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:19:49,515 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:20:49,499 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:20:49,511 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:21:49,494 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:21:49,506 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:22:49,489 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:22:49,500 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:23:49,497 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:23:49,508 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:24:49,492 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:24:49,505 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:25:49,491 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:25:49,503 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:26:49,494 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:26:49,505 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:27:49,497 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:27:49,509 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:30:00,008 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 10:30:00,008 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 07:30:00.008583+00:00'} INFO 2025-11-17 10:30:00,014 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 10:30:00,014 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 07:30:00.014498+00:00'} INFO 2025-11-17 10:30:00,457 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:30:00,470 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:34:22,939 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:34:22,950 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:37:33,493 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:37:33,504 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:38:47,405 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:38:47,416 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:45:04,542 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:45:04,554 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:53:22,438 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:53:22,450 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:54:22,439 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:54:22,450 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:55:22,432 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:55:22,442 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:56:22,442 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:56:22,454 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:57:22,425 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:57:22,433 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:58:22,440 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:58:22,452 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:59:22,442 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 10:59:22,453 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:00:00,020 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 11:00:00,020 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 08:00:00.020354+00:00'} INFO 2025-11-17 11:00:00,026 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 11:00:00,026 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 08:00:00.026790+00:00'} INFO 2025-11-17 11:00:22,444 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:00:22,452 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:01:22,456 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:01:22,467 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:02:22,452 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:02:22,464 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:03:22,439 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:03:22,447 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:04:22,445 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:04:22,452 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:05:22,447 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:05:22,459 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:06:22,450 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:06:22,462 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:07:22,444 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:07:22,454 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:08:22,448 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:08:22,459 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:09:22,451 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:09:22,462 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:10:22,438 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:10:22,446 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:11:22,450 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:11:22,462 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:12:22,454 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:12:22,466 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:13:22,451 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:13:22,462 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:14:22,454 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:14:22,465 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:15:22,423 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:15:22,435 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:16:22,417 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:16:22,429 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:17:22,419 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:17:22,431 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:18:22,401 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:18:22,408 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:19:22,418 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:19:22,430 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:20:22,414 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:20:22,424 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:21:22,418 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:21:22,430 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:22:22,416 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:22:22,427 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:23:22,419 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:23:22,430 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:24:22,420 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:24:22,431 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:25:22,420 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:25:22,431 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:26:22,416 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:26:22,428 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:27:22,417 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:27:22,429 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:28:22,416 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:28:22,428 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-17 11:28:49,567 tasks 10244 8818483712 Appointment a86a3613-db2a-499a-b4e0-bd1ac8ff92a8 not found INFO 2025-11-17 11:29:22,404 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:29:22,412 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:30:00,018 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 11:30:00,018 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 08:30:00.018599+00:00'} INFO 2025-11-17 11:30:00,023 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 11:30:00,023 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 08:30:00.023992+00:00'} INFO 2025-11-17 11:30:22,429 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:30:22,442 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:31:22,432 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:31:22,444 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:32:22,424 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:32:22,433 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-17 11:32:54,192 tasks 10244 8818483712 Appointment 40a13ff1-0fd2-4def-b221-3d9af9dd0cf1 not found ERROR 2025-11-17 11:32:54,307 tasks 10244 8818483712 Appointment 40a13ff1-0fd2-4def-b221-3d9af9dd0cf1 not found INFO 2025-11-17 11:33:22,434 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:33:22,446 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:34:22,443 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:34:22,451 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:35:22,428 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:35:22,439 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:36:22,430 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:36:22,441 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:37:22,426 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:37:22,432 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:38:22,427 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:38:22,438 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:39:22,412 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:39:22,421 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:40:22,429 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:40:22,441 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:41:22,425 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:41:22,431 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:42:22,424 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:42:22,433 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:43:22,432 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:43:22,444 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:44:22,429 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:44:22,441 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:45:22,401 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:45:22,412 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:46:22,393 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:46:22,405 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:47:22,388 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:47:22,417 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:48:22,393 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:48:22,405 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:49:22,396 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:49:22,408 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:50:22,395 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:50:22,408 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:51:22,389 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:51:22,401 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:52:22,395 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:52:22,407 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:53:22,388 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:53:22,400 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:54:49,246 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:54:49,256 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:57:19,364 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:57:19,371 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:59:51,814 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 11:59:51,826 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 12:00:00,016 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 12:00:00,016 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 09:00:00.016812+00:00'} INFO 2025-11-17 12:00:00,024 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 12:00:00,024 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 09:00:00.024224+00:00'} INFO 2025-11-17 12:03:35,506 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 12:03:35,518 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 12:20:16,873 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 12:20:16,884 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 12:34:29,149 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 12:34:29,149 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 09:34:29.149652+00:00'} INFO 2025-11-17 12:34:29,155 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 12:34:29,155 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 09:34:29.155099+00:00'} INFO 2025-11-17 12:34:45,198 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 12:34:45,210 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 12:51:39,600 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 12:51:39,611 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 12:54:06,953 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 12:54:06,965 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 13:14:46,826 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 13:14:46,827 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 10:14:46.827061+00:00'} INFO 2025-11-17 13:14:46,833 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 13:14:46,833 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 10:14:46.833228+00:00'} INFO 2025-11-17 13:32:01,688 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 13:32:01,688 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 10:32:01.688333+00:00'} INFO 2025-11-17 13:32:01,694 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 13:32:01,694 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 10:32:01.694453+00:00'} INFO 2025-11-17 13:53:45,688 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 13:53:45,694 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 14:11:47,130 tasks 10233 8818483712 Lab results sync started INFO 2025-11-17 14:11:47,130 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 11:11:47.130426+00:00'} INFO 2025-11-17 14:11:47,135 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 14:11:47,135 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 11:11:47.135850+00:00'} INFO 2025-11-17 14:31:39,628 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 14:31:39,628 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 11:31:39.628611+00:00'} INFO 2025-11-17 14:31:39,633 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 14:31:39,633 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 11:31:39.633804+00:00'} INFO 2025-11-17 14:58:20,513 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 14:58:20,524 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-17 14:58:31,005 tasks 10244 8818483712 Appointment 19e70fec-4ec1-4f1a-a906-b29d59fd3fc9 not found INFO 2025-11-17 14:59:33,561 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 14:59:33,573 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 15:00:16,262 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 15:00:16,262 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 12:00:16.262492+00:00'} INFO 2025-11-17 15:00:16,270 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 15:00:16,270 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 12:00:16.270971+00:00'} INFO 2025-11-17 15:32:16,787 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 15:32:16,798 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 15:32:17,652 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 15:32:17,652 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 12:32:17.652925+00:00'} INFO 2025-11-17 15:32:17,658 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 15:32:17,658 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 12:32:17.658604+00:00'} INFO 2025-11-17 16:04:10,064 tasks 10233 8818483712 Lab results sync started INFO 2025-11-17 16:04:10,064 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 13:04:10.064534+00:00'} INFO 2025-11-17 16:04:10,070 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 16:04:10,070 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 13:04:10.070542+00:00'} INFO 2025-11-17 16:38:27,697 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 16:38:27,697 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 13:38:27.697778+00:00'} INFO 2025-11-17 16:38:27,703 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 16:38:27,703 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 13:38:27.703868+00:00'} INFO 2025-11-17 17:12:49,251 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 17:12:49,251 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 14:12:49.251551+00:00'} INFO 2025-11-17 17:12:49,256 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 17:12:49,256 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 14:12:49.256485+00:00'} INFO 2025-11-17 17:30:10,052 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 17:30:10,052 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 14:30:10.052433+00:00'} INFO 2025-11-17 17:30:10,058 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 17:30:10,058 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 14:30:10.058645+00:00'} INFO 2025-11-17 17:39:28,450 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 17:39:28,457 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 18:13:21,422 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 18:13:21,422 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 15:13:21.422905+00:00'} INFO 2025-11-17 18:13:21,424 tasks 10233 8818483712 Generated daily schedule for 2025-11-18: {'date': '2025-11-18', 'total_appointments': 0, 'providers_with_appointments': 0} INFO 2025-11-17 18:13:21,429 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 18:13:21,429 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 15:13:21.429284+00:00'} INFO 2025-11-17 18:40:27,070 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 18:40:27,071 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 15:40:27.071057+00:00'} INFO 2025-11-17 18:40:27,077 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 18:40:27,077 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 15:40:27.077439+00:00'} INFO 2025-11-17 19:13:53,627 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 19:13:53,627 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 16:13:53.627631+00:00'} INFO 2025-11-17 19:13:53,633 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 19:13:53,633 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 16:13:53.633955+00:00'} INFO 2025-11-17 19:30:55,454 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 19:30:55,454 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 16:30:55.454365+00:00'} INFO 2025-11-17 19:30:55,460 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 19:30:55,460 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 16:30:55.460591+00:00'} INFO 2025-11-17 20:15:04,802 tasks 10233 8818483712 Lab results sync started INFO 2025-11-17 20:15:04,802 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 17:15:04.802512+00:00'} INFO 2025-11-17 20:15:04,808 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 20:15:04,808 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 17:15:04.808208+00:00'} INFO 2025-11-17 20:15:07,821 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 20:15:07,829 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 20:31:40,623 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 20:31:40,623 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 17:31:40.623379+00:00'} INFO 2025-11-17 20:31:40,626 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 20:31:40,627 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 17:31:40.627038+00:00'} INFO 2025-11-17 20:57:27,234 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 20:57:27,241 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:12:53,027 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 21:12:53,027 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 18:12:53.027275+00:00'} INFO 2025-11-17 21:12:53,033 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 21:12:53,033 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 18:12:53.033740+00:00'} INFO 2025-11-17 21:13:30,572 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:13:30,584 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:19:27,014 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:19:27,023 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:26:06,657 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:26:15,872 basehttp 60100 6199930880 "GET /en/appointments/sessions/available/?clinic=e57fe2ef-eb8d-43f1-bbaf-ce94c3dd12e2 HTTP/1.1" 200 30255 INFO 2025-11-17 21:26:15,896 basehttp 60100 6199930880 "GET /media/tenant_settings/2025/11/10/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-11-17 21:26:15,898 basehttp 60100 6216757248 "GET /media/profile_pictures/Father_-d_1lMjWOH.png HTTP/1.1" 304 0 INFO 2025-11-17 21:26:15,915 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:26:20,417 basehttp 60100 6199930880 "GET /en/appointments/sessions/ HTTP/1.1" 200 33578 INFO 2025-11-17 21:26:20,456 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:26:30,045 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:26:31,452 basehttp 60100 6199930880 "GET /en/appointments/sessions/available/ HTTP/1.1" 200 30247 INFO 2025-11-17 21:26:31,487 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:26:34,914 basehttp 60100 6199930880 "GET /en/appointments/sessions/create/ HTTP/1.1" 200 34622 INFO 2025-11-17 21:26:34,952 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:26:40,950 basehttp 60100 6199930880 "GET /en/appointments/sessions/ HTTP/1.1" 200 33578 INFO 2025-11-17 21:26:40,984 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:26:42,142 basehttp 60100 6199930880 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/ HTTP/1.1" 200 37538 INFO 2025-11-17 21:26:42,162 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:27:10,999 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:27:30,041 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:27:41,000 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:28:10,988 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:28:29,941 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:28:39,858 basehttp 60100 6199930880 "GET /en/appointments/sessions/ HTTP/1.1" 200 33576 INFO 2025-11-17 21:28:39,885 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:28:55,551 basehttp 60100 6199930880 "GET /en/appointments/sessions/ HTTP/1.1" 200 33576 INFO 2025-11-17 21:28:55,579 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:29:25,580 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:29:29,932 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:29:55,594 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:30:00,014 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 21:30:00,014 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 18:30:00.014636+00:00'} INFO 2025-11-17 21:30:00,023 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 21:30:00,023 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 18:30:00.023669+00:00'} INFO 2025-11-17 21:30:25,583 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:30:29,931 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:30:55,595 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:31:25,588 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:31:29,926 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:31:55,595 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:32:25,589 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:32:29,937 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:32:55,586 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:33:25,595 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:33:29,920 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:33:55,583 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:34:25,594 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:34:29,937 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:34:55,594 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:35:25,588 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:35:29,935 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:35:55,581 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:36:25,595 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:36:29,932 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:36:55,594 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:37:25,591 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:37:29,936 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:37:55,589 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:38:25,594 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:38:29,940 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:38:55,585 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:39:25,593 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:39:29,932 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:39:55,601 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:40:25,593 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:40:29,936 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:40:55,593 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:41:25,580 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:41:29,924 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:41:55,589 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:42:25,584 basehttp 60100 6199930880 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:42:27,040 autoreload 60100 8818483712 /Users/marwanalwali/AgdarCentre/appointments/models.py changed, reloading. INFO 2025-11-17 21:42:27,571 autoreload 87131 8818483712 Watching for file changes with StatReloader INFO 2025-11-17 21:42:29,940 basehttp 87131 6133116928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:42:30,604 basehttp 87131 6133116928 "GET /en/appointments/sessions/ HTTP/1.1" 200 33576 INFO 2025-11-17 21:42:30,645 basehttp 87131 6133116928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:42:52,077 basehttp 87131 6133116928 "GET /en/appointments/sessions/ HTTP/1.1" 200 33576 INFO 2025-11-17 21:42:52,113 basehttp 87131 6133116928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:43:22,119 basehttp 87131 6133116928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:43:29,929 basehttp 87131 6133116928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:43:52,125 basehttp 87131 6133116928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:44:22,127 basehttp 87131 6133116928 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:44:26,886 autoreload 87131 8818483712 /Users/marwanalwali/AgdarCentre/appointments/models.py changed, reloading. INFO 2025-11-17 21:44:27,226 autoreload 88118 8818483712 Watching for file changes with StatReloader INFO 2025-11-17 21:44:29,178 basehttp 88118 6138179584 "GET /en/appointments/sessions/ HTTP/1.1" 200 33576 INFO 2025-11-17 21:44:29,210 basehttp 88118 6138179584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:44:29,925 basehttp 88118 6138179584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:44:59,224 basehttp 88118 6138179584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-17 21:44:59,321 tasks 10244 8818483712 Appointment 40a13ff1-0fd2-4def-b221-3d9af9dd0cf1 not found INFO 2025-11-17 21:45:29,213 basehttp 88118 6138179584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:45:29,931 basehttp 88118 6138179584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:45:59,227 basehttp 88118 6138179584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:46:29,228 basehttp 88118 6138179584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:46:29,916 basehttp 88118 6138179584 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:46:43,888 autoreload 88118 8818483712 /Users/marwanalwali/AgdarCentre/appointments/models.py changed, reloading. INFO 2025-11-17 21:46:44,209 autoreload 89199 8818483712 Watching for file changes with StatReloader INFO 2025-11-17 21:46:45,006 basehttp 89199 6200143872 "GET /en/appointments/sessions/ HTTP/1.1" 200 33576 INFO 2025-11-17 21:46:45,044 basehttp 89199 6200143872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:47:05,932 basehttp 89199 6200143872 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/ HTTP/1.1" 200 37538 INFO 2025-11-17 21:47:05,971 basehttp 89199 6200143872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-17 21:47:08,917 log 89199 6200143872 Forbidden (Permission denied): /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/start/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 134, in dispatch return self.handle_no_permission() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 59, in handle_no_permission raise PermissionDenied( django.core.exceptions.PermissionDenied: You need one of these roles to access this page: DOCTOR, NURSE, OT, SLP, ABA WARNING 2025-11-17 21:47:08,920 basehttp 89199 6200143872 "POST /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/start/ HTTP/1.1" 403 135 INFO 2025-11-17 21:47:13,620 basehttp 89199 6200143872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:47:25,815 basehttp 89199 6200143872 "GET /en/admin/core/user/ HTTP/1.1" 200 80100 INFO 2025-11-17 21:47:25,833 basehttp 89199 6200143872 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-11-17 21:47:30,924 basehttp 89199 6200143872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:47:36,925 basehttp 89199 6200143872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-17 21:47:45,602 basehttp 89199 6200143872 "POST /en/accounts/logout/ HTTP/1.1" 302 0 INFO 2025-11-17 21:47:45,609 basehttp 89199 6200143872 "GET / HTTP/1.1" 200 32687 INFO 2025-11-17 21:47:45,626 basehttp 89199 6216970240 "GET /static/img/logo/tenhal.svg HTTP/1.1" 200 1164 INFO 2025-11-17 21:47:45,627 basehttp 89199 6250622976 "GET /static/js/one-page-parallax/app.min.js HTTP/1.1" 200 10820 INFO 2025-11-17 21:47:45,640 basehttp 89199 6200143872 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 200 666020 INFO 2025-11-17 21:47:45,648 basehttp 89199 6233796608 "GET /static/js/one-page-parallax/vendor.min.js HTTP/1.1" 200 1071293 INFO 2025-11-17 21:47:45,649 basehttp 89199 6267449344 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 200 563549 INFO 2025-11-17 21:47:45,651 basehttp 89199 6233796608 "GET /static/css/one-page-parallax/images/bg-content-cover.png HTTP/1.1" 200 957 INFO 2025-11-17 21:47:45,652 basehttp 89199 6200143872 "GET /static/webfonts/fa-brands-400.woff2 HTTP/1.1" 200 118684 INFO 2025-11-17 21:47:45,660 basehttp 89199 6216970240 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 200 2484439 INFO 2025-11-17 21:47:45,663 basehttp 89199 6284275712 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 200 2304909 INFO 2025-11-17 21:47:45,664 basehttp 89199 6250622976 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 200 2728016 INFO 2025-11-17 21:47:47,643 basehttp 89199 6250622976 "GET /accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-17 21:47:47,648 basehttp 89199 6284275712 "GET /en/accounts/login/ HTTP/1.1" 200 18799 INFO 2025-11-17 21:47:47,663 basehttp 89199 6284275712 "GET /static/img/logo/tenhal_logo.png HTTP/1.1" 200 8513 INFO 2025-11-17 21:47:47,682 basehttp 89199 6284275712 "GET /static/css/default/images/bg-login.png HTTP/1.1" 200 425929 INFO 2025-11-17 21:47:54,542 basehttp 89199 6284275712 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-17 21:47:54,552 basehttp 89199 6284275712 "GET /dashboard/ HTTP/1.1" 302 0 INFO 2025-11-17 21:47:54,567 basehttp 89199 6216970240 "GET /en/dashboard/ HTTP/1.1" 200 42230 INFO 2025-11-17 21:47:54,586 basehttp 89199 6216970240 "GET /static/img/user/user-12.jpg HTTP/1.1" 200 8541 INFO 2025-11-17 21:47:54,591 basehttp 89199 6200143872 "GET /media/tenant_settings/2025/11/10/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-11-17 21:47:54,617 basehttp 89199 6200143872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:47:58,149 basehttp 89199 6200143872 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/ HTTP/1.1" 200 37523 INFO 2025-11-17 21:47:58,181 basehttp 89199 6200143872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 WARNING 2025-11-17 21:48:01,137 log 89199 6200143872 Not Found: /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/start/ WARNING 2025-11-17 21:48:01,137 basehttp 89199 6200143872 "POST /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/start/ HTTP/1.1" 404 31299 ERROR 2025-11-17 21:48:01,691 tasks 10244 8818483712 Appointment a86a3613-db2a-499a-b4e0-bd1ac8ff92a8 not found ERROR 2025-11-17 21:48:01,809 tasks 10244 8818483712 Appointment a86a3613-db2a-499a-b4e0-bd1ac8ff92a8 not found INFO 2025-11-17 21:48:24,924 basehttp 89199 6200143872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:48:28,197 basehttp 89199 6200143872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 WARNING 2025-11-17 21:48:48,030 log 89199 6200143872 Not Found: /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/start/ WARNING 2025-11-17 21:48:48,030 basehttp 89199 6200143872 "POST /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/start/ HTTP/1.1" 404 31299 INFO 2025-11-17 21:48:54,924 basehttp 89199 6200143872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:49:10,914 basehttp 89199 6200143872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:49:21,761 basehttp 89199 6200143872 "POST /en/accounts/logout/ HTTP/1.1" 302 0 INFO 2025-11-17 21:49:21,765 basehttp 89199 6200143872 "GET / HTTP/1.1" 200 32687 INFO 2025-11-17 21:49:28,907 basehttp 89199 6200143872 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-11-17 21:49:28,913 basehttp 89199 6200143872 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-11-17 21:49:35,635 basehttp 89199 6200143872 "GET /accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-17 21:49:35,638 basehttp 89199 6216970240 "GET /en/accounts/login/ HTTP/1.1" 200 18799 INFO 2025-11-17 21:49:42,933 basehttp 89199 6216970240 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-17 21:49:42,942 basehttp 89199 6216970240 "GET /dashboard/ HTTP/1.1" 302 0 INFO 2025-11-17 21:49:42,955 basehttp 89199 6233796608 "GET /en/dashboard/ HTTP/1.1" 200 42236 INFO 2025-11-17 21:49:42,993 basehttp 89199 6233796608 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:49:45,677 basehttp 89199 6233796608 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/ HTTP/1.1" 200 37525 INFO 2025-11-17 21:49:45,719 basehttp 89199 6233796608 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 WARNING 2025-11-17 21:49:48,079 log 89199 6233796608 Not Found: /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/start/ WARNING 2025-11-17 21:49:48,079 basehttp 89199 6233796608 "POST /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/start/ HTTP/1.1" 404 31299 INFO 2025-11-17 21:50:13,922 basehttp 89199 6233796608 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:50:15,724 basehttp 89199 6233796608 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 WARNING 2025-11-17 21:50:16,194 log 89199 6233796608 Not Found: /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/start/ WARNING 2025-11-17 21:50:16,194 basehttp 89199 6233796608 "POST /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/start/ HTTP/1.1" 404 31299 INFO 2025-11-17 21:50:43,910 basehttp 89199 6233796608 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:51:13,919 basehttp 89199 6233796608 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:51:43,919 basehttp 89199 6233796608 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:51:50,897 autoreload 89199 8818483712 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-17 21:51:51,278 autoreload 91718 8818483712 Watching for file changes with StatReloader INFO 2025-11-17 21:52:05,519 autoreload 91718 8818483712 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-17 21:52:05,830 autoreload 91820 8818483712 Watching for file changes with StatReloader INFO 2025-11-17 21:52:13,922 basehttp 91820 6132002816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:52:26,587 autoreload 91820 8818483712 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-17 21:52:26,893 autoreload 92014 8818483712 Watching for file changes with StatReloader INFO 2025-11-17 21:52:43,929 basehttp 92014 6170734592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:52:45,492 autoreload 92014 8818483712 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-17 21:52:45,908 autoreload 92198 8818483712 Watching for file changes with StatReloader WARNING 2025-11-17 21:53:03,253 log 92198 6166327296 Not Found: /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/start/ WARNING 2025-11-17 21:53:03,254 basehttp 92198 6166327296 "POST /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/start/ HTTP/1.1" 404 31299 INFO 2025-11-17 21:53:05,311 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:53:06,009 basehttp 92198 6166327296 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/ HTTP/1.1" 200 37525 INFO 2025-11-17 21:53:06,045 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 WARNING 2025-11-17 21:53:07,303 log 92198 6166327296 Not Found: /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/start/ WARNING 2025-11-17 21:53:07,303 basehttp 92198 6166327296 "POST /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/start/ HTTP/1.1" 404 31299 INFO 2025-11-17 21:53:13,917 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:53:36,048 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:54:06,057 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 WARNING 2025-11-17 21:54:12,224 log 92198 6166327296 Not Found: /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/start/ WARNING 2025-11-17 21:54:12,224 basehttp 92198 6166327296 "POST /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/start/ HTTP/1.1" 404 31299 INFO 2025-11-17 21:54:14,923 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:54:16,149 basehttp 92198 6166327296 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/ HTTP/1.1" 200 37525 INFO 2025-11-17 21:54:16,183 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:54:46,199 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:54:53,754 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:55:12,769 basehttp 92198 6166327296 "GET /en/aba/sessions/create/ HTTP/1.1" 200 63299 INFO 2025-11-17 21:55:12,812 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:55:16,918 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:55:18,991 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:55:20,726 basehttp 92198 6166327296 "GET /en/appointments/calendar/ HTTP/1.1" 200 45669 INFO 2025-11-17 21:55:20,742 basehttp 92198 13103230976 "GET /static/plugins/@fullcalendar/list/index.global.js HTTP/1.1" 200 18635 INFO 2025-11-17 21:55:20,744 basehttp 92198 13052751872 "GET /static/plugins/@fullcalendar/daygrid/index.global.js HTTP/1.1" 200 58461 INFO 2025-11-17 21:55:20,744 basehttp 92198 6166327296 "GET /static/plugins/moment/min/moment.min.js HTTP/1.1" 200 58890 INFO 2025-11-17 21:55:20,744 basehttp 92198 13069578240 "GET /static/plugins/@fullcalendar/timegrid/index.global.js HTTP/1.1" 200 68582 INFO 2025-11-17 21:55:20,744 basehttp 92198 13086404608 "GET /static/plugins/@fullcalendar/interaction/index.global.js HTTP/1.1" 200 99452 INFO 2025-11-17 21:55:20,745 basehttp 92198 13103230976 "GET /static/plugins/@fullcalendar/bootstrap/index.global.js HTTP/1.1" 200 2075 INFO 2025-11-17 21:55:20,753 basehttp 92198 13035925504 "GET /static/plugins/@fullcalendar/core/index.global.js HTTP/1.1" 200 444856 INFO 2025-11-17 21:55:20,763 basehttp 92198 13035925504 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:55:20,781 basehttp 92198 13035925504 "GET /api/v1/appointments/calendar/?start=2025-10-26T00%3A00%3A00%2B03%3A00&end=2025-12-07T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 11018 INFO 2025-11-17 21:55:24,321 basehttp 92198 13035925504 "GET /appointments/289e0dd7-a4bb-4093-9b97-6f366a4389bf/quick-view/ HTTP/1.1" 302 0 INFO 2025-11-17 21:55:24,334 basehttp 92198 13103230976 "GET /en/appointments/289e0dd7-a4bb-4093-9b97-6f366a4389bf/quick-view/ HTTP/1.1" 200 2773 INFO 2025-11-17 21:55:30,394 basehttp 92198 13103230976 "GET /appointments/bc0bee1e-776d-4b13-b72a-1f6cc8a3407f/quick-view/ HTTP/1.1" 302 0 INFO 2025-11-17 21:55:30,409 basehttp 92198 13086404608 "GET /en/appointments/bc0bee1e-776d-4b13-b72a-1f6cc8a3407f/quick-view/ HTTP/1.1" 200 2770 INFO 2025-11-17 21:55:41,168 basehttp 92198 13086404608 "GET /en/patients/ HTTP/1.1" 200 83715 WARNING 2025-11-17 21:55:41,176 basehttp 92198 13086404608 "GET /static/plugins/datatables/datatables.min.css HTTP/1.1" 404 2038 WARNING 2025-11-17 21:55:41,177 basehttp 92198 13069578240 "GET /static/plugins/datatables/datatables.min.js HTTP/1.1" 404 2035 INFO 2025-11-17 21:55:41,215 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:55:43,135 basehttp 92198 6166327296 "GET /en/patients/35f506e4-9772-4c77-b2f4-a6ae0b1f82fd/ HTTP/1.1" 200 51123 INFO 2025-11-17 21:55:43,176 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:55:46,909 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:55:48,403 basehttp 92198 6166327296 "GET /en/dashboard/ HTTP/1.1" 200 42236 INFO 2025-11-17 21:55:48,444 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:56:16,924 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:56:18,450 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:56:46,910 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:56:48,922 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:57:16,920 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:57:18,910 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:57:46,916 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:57:48,920 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:58:18,922 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:58:29,926 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:58:48,923 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:59:18,852 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 21:59:29,860 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:00:00,004 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 22:00:00,005 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 19:00:00.005062+00:00'} INFO 2025-11-17 22:00:00,010 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 22:00:00,010 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 19:00:00.010581+00:00'} INFO 2025-11-17 22:00:19,861 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:00:29,866 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:01:20,846 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:01:29,864 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:02:21,847 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:02:27,318 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:02:46,136 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:03:16,127 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:03:22,860 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:03:46,134 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:04:16,134 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:04:23,859 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:04:46,134 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:05:16,124 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:05:24,858 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:05:46,136 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:06:16,125 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:06:25,856 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:06:46,133 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:07:16,122 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:07:26,845 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:07:46,133 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:08:16,124 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:08:27,856 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:08:46,128 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:09:16,130 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:09:28,856 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:09:46,132 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:10:16,134 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:10:29,860 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:10:46,121 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:11:16,130 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:11:29,860 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:11:46,130 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:12:16,129 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:12:29,856 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:12:46,120 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:13:16,128 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:13:29,857 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:13:46,128 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:14:16,129 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:14:29,858 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:14:46,125 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:15:16,136 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:15:29,864 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:15:46,136 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:16:16,136 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:16:29,851 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:16:46,123 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:17:16,135 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:17:29,867 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:17:46,136 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:18:16,131 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:18:29,866 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:18:46,136 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:19:16,134 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:19:29,865 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:19:46,135 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:20:16,134 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:20:29,868 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:20:46,133 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:21:16,123 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:21:29,863 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:21:46,134 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:22:16,844 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:22:29,853 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:22:46,856 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:23:29,859 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:23:29,869 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:24:29,860 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:24:29,872 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:25:29,862 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:25:29,873 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:26:29,850 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:26:29,858 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:27:29,855 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:27:29,865 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:28:29,843 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:28:29,852 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:29:29,846 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:29:29,854 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:30:00,021 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 22:30:00,022 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 19:30:00.022212+00:00'} INFO 2025-11-17 22:30:00,031 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 22:30:00,031 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 19:30:00.031295+00:00'} INFO 2025-11-17 22:30:29,950 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:30:29,960 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:31:29,960 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:31:29,971 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:32:29,962 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:32:29,973 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:33:29,961 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:33:29,972 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:34:29,956 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:34:29,968 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:35:29,945 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:35:29,953 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:36:29,942 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:36:29,950 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:37:29,944 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:37:29,950 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:38:29,943 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:38:29,950 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:39:29,951 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:39:29,958 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:40:29,948 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:40:29,955 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:41:29,944 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:41:29,951 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:42:29,950 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:42:29,959 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:43:29,956 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:43:29,966 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:44:29,960 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:44:29,971 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-17 22:44:59,354 tasks 10244 8818483712 Appointment a86a3613-db2a-499a-b4e0-bd1ac8ff92a8 not found INFO 2025-11-17 22:45:30,006 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:45:30,018 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:47:33,284 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:47:33,296 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:48:43,642 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:48:43,650 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:52:47,981 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:52:47,993 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:53:47,977 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:53:47,988 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:54:47,969 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:54:47,977 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:56:26,588 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:56:26,599 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:57:26,545 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:57:26,557 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:58:26,530 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:58:26,538 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-17 22:58:47,011 tasks 10244 8818483712 Appointment 19e70fec-4ec1-4f1a-a906-b29d59fd3fc9 not found INFO 2025-11-17 22:59:26,546 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 22:59:26,557 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:02:55,827 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 23:02:55,828 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 20:02:55.828145+00:00'} INFO 2025-11-17 23:02:55,833 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 23:02:55,833 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 20:02:55.833660+00:00'} INFO 2025-11-17 23:02:55,854 tasks 10244 8818483712 ZATCA batch submission: 0 submitted, 20 failed INFO 2025-11-17 23:02:55,855 tasks 10233 8818483712 ZATCA e-invoice submission for IAGDAR174645 INFO 2025-11-17 23:02:55,856 tasks 10245 8818483712 ZATCA e-invoice submission for IAGDAR157001 INFO 2025-11-17 23:02:55,856 tasks 10234 8818483712 ZATCA e-invoice submission for IAGDAR558936 INFO 2025-11-17 23:02:55,858 tasks 10246 8818483712 ZATCA e-invoice submission for IAGDAR669695 INFO 2025-11-17 23:02:55,859 tasks 10235 8818483712 ZATCA e-invoice submission for IAGDAR550212 INFO 2025-11-17 23:02:55,861 tasks 10247 8818483712 ZATCA e-invoice submission for IAGDAR488250 INFO 2025-11-17 23:02:55,861 tasks 10236 8818483712 ZATCA e-invoice submission for IAGDAR858604 INFO 2025-11-17 23:02:55,862 tasks 10248 8818483712 ZATCA e-invoice submission for IAGDAR708227 INFO 2025-11-17 23:02:55,862 tasks 10241 8818483712 ZATCA e-invoice submission for IAGDAR945314 INFO 2025-11-17 23:02:55,863 tasks 10249 8818483712 ZATCA e-invoice submission for IAGDAR840464 INFO 2025-11-17 23:02:55,865 tasks 10244 8818483712 ZATCA e-invoice submission for IAGDAR289266 INFO 2025-11-17 23:02:55,865 tasks 10242 8818483712 ZATCA e-invoice submission for IAGDAR898825 INFO 2025-11-17 23:02:55,866 tasks 10243 8818483712 ZATCA e-invoice submission for IAGDAR757134 INFO 2025-11-17 23:02:55,866 tasks 10233 8818483712 ZATCA e-invoice submission for IAGDAR140347 INFO 2025-11-17 23:02:55,868 tasks 10245 8818483712 ZATCA e-invoice submission for IAGDAR770785 INFO 2025-11-17 23:02:55,869 tasks 10246 8818483712 ZATCA e-invoice submission for IAGDAR425411 INFO 2025-11-17 23:02:55,869 tasks 10235 8818483712 ZATCA e-invoice submission for IAGDAR526290 INFO 2025-11-17 23:02:55,869 tasks 10234 8818483712 ZATCA e-invoice submission for IAGDAR342242 INFO 2025-11-17 23:02:55,871 tasks 10236 8818483712 ZATCA e-invoice submission for IAGDAR686930 INFO 2025-11-17 23:02:55,872 tasks 10247 8818483712 ZATCA e-invoice submission for IAGDAR578723 INFO 2025-11-17 23:03:48,908 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:03:48,920 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:05:14,183 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:05:14,194 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:08:15,882 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:08:15,892 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:14:21,444 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:14:21,455 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-17 23:14:23,122 tasks 10244 8818483712 Appointment 40a13ff1-0fd2-4def-b221-3d9af9dd0cf1 not found INFO 2025-11-17 23:18:19,818 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:18:19,830 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:23:04,344 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:23:04,350 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:24:10,855 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:24:10,866 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:32:43,912 tasks 10244 8818483712 Lab results sync started INFO 2025-11-17 23:32:43,912 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 20:32:43.912449+00:00'} INFO 2025-11-17 23:32:43,917 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-17 23:32:43,917 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 20:32:43.917880+00:00'} INFO 2025-11-17 23:33:29,984 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:33:29,996 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:36:32,546 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:36:32,557 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:39:09,252 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:39:09,264 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:40:09,254 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:40:09,265 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:41:09,252 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:41:09,263 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:42:09,258 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:42:09,270 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:43:09,255 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:43:09,267 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:44:09,269 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:44:09,280 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:45:09,261 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:45:09,272 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:46:09,261 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:46:09,273 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:47:09,272 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:47:09,284 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:48:09,289 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:48:09,301 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:49:09,265 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:49:09,276 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:50:09,267 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:50:09,279 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:51:09,271 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:51:09,283 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:52:09,262 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:52:09,273 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:53:09,270 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:53:09,282 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:54:09,248 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:54:09,260 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:55:09,239 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:55:09,251 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:56:09,239 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:56:09,251 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:57:09,245 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:57:09,256 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:58:09,241 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:58:09,253 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:59:09,243 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-17 23:59:09,255 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:00:00,018 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 00:00:00,019 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 21:00:00.018996+00:00'} INFO 2025-11-18 00:00:00,019 tasks 10233 8818483712 Lab results sync started INFO 2025-11-18 00:00:00,019 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 21:00:00.019986+00:00'} INFO 2025-11-18 00:00:09,244 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:00:09,255 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:01:09,245 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:01:09,257 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:02:09,244 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:02:09,256 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 00:02:18,305 tasks 10244 8818483712 Appointment 40a13ff1-0fd2-4def-b221-3d9af9dd0cf1 not found INFO 2025-11-18 00:03:09,249 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:03:09,261 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:04:09,238 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:04:09,245 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:05:09,250 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:05:09,262 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:06:09,247 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:06:09,258 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:07:09,247 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:07:09,260 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:08:09,242 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:08:09,253 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:09:09,236 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:09:09,244 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:10:09,265 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:10:09,273 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:11:09,270 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:11:09,277 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:12:09,269 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:12:09,276 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:13:09,262 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:13:09,270 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:14:09,268 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:14:09,298 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:15:09,296 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:15:09,306 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 00:15:30,647 tasks 10244 8818483712 Appointment 40a13ff1-0fd2-4def-b221-3d9af9dd0cf1 not found INFO 2025-11-18 00:16:09,284 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:16:09,296 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:17:09,288 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:17:09,299 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:18:09,284 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:18:09,295 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:19:09,288 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:19:09,300 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 00:19:46,891 tasks 10244 8818483712 Appointment 19e70fec-4ec1-4f1a-a906-b29d59fd3fc9 not found INFO 2025-11-18 00:20:09,292 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:20:09,304 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:21:09,283 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:21:09,295 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:22:09,286 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:22:09,298 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:23:09,294 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:23:09,305 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 00:23:54,728 tasks 10244 8818483712 Appointment 40a13ff1-0fd2-4def-b221-3d9af9dd0cf1 not found INFO 2025-11-18 00:24:09,290 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:24:09,302 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:25:09,289 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:25:09,302 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:26:09,279 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:26:09,291 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:27:09,279 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:27:09,291 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:28:09,278 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:28:09,289 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:29:09,273 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:29:09,280 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:30:00,009 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 00:30:00,010 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 21:30:00.010172+00:00'} INFO 2025-11-18 00:30:00,017 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 00:30:00,018 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 21:30:00.018060+00:00'} INFO 2025-11-18 00:30:09,282 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:30:09,292 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:31:09,298 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:31:09,309 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:32:09,279 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:32:09,290 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:33:09,286 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:33:09,297 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 00:33:10,952 tasks 10244 8818483712 Appointment a86a3613-db2a-499a-b4e0-bd1ac8ff92a8 not found INFO 2025-11-18 00:34:09,285 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:34:09,296 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:35:09,281 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:35:09,293 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:36:09,287 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:36:09,299 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:37:09,270 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:37:09,278 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:38:09,272 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:38:09,279 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:39:09,283 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:39:09,295 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 00:39:19,668 tasks 10244 8818483712 Appointment 19e70fec-4ec1-4f1a-a906-b29d59fd3fc9 not found ERROR 2025-11-18 00:39:19,812 tasks 10244 8818483712 Appointment 19e70fec-4ec1-4f1a-a906-b29d59fd3fc9 not found INFO 2025-11-18 00:41:19,533 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:41:19,545 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:43:09,497 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:43:09,505 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:51:43,604 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:51:43,616 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:57:20,892 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:57:20,903 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:58:38,579 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 00:58:38,590 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:03:55,758 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 01:03:55,758 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 22:03:55.758424+00:00'} INFO 2025-11-18 01:03:55,764 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 01:03:55,764 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 22:03:55.764252+00:00'} INFO 2025-11-18 01:04:00,829 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:04:00,841 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:05:00,829 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:06:36,784 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:08:15,216 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:08:15,226 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:14:30,163 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:14:30,175 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:15:30,184 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:15:30,196 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:17:26,659 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:17:26,671 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:19:09,633 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:19:09,643 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:22:42,659 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:22:42,670 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:23:55,321 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:23:55,333 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:29:18,133 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:29:18,145 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:34:01,508 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 01:34:01,508 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 22:34:01.508432+00:00'} INFO 2025-11-18 01:34:01,513 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 01:34:01,513 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 22:34:01.513515+00:00'} INFO 2025-11-18 01:34:53,970 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:34:53,977 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:36:56,892 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:36:56,901 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:39:24,553 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:39:24,559 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:48:29,715 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:48:29,727 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:49:29,586 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:49:29,593 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:50:29,603 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:50:29,614 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:51:29,598 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:51:29,607 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:52:29,605 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:52:29,616 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 01:52:38,663 tasks 10244 8818483712 Appointment a86a3613-db2a-499a-b4e0-bd1ac8ff92a8 not found INFO 2025-11-18 01:53:29,607 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:53:29,619 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:54:29,606 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:54:29,617 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:55:29,595 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:55:29,601 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:56:29,602 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:56:29,614 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:57:29,602 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:57:29,614 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:58:29,592 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:58:29,601 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:59:29,603 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 01:59:29,615 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:00:00,014 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 02:00:00,014 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 23:00:00.014817+00:00'} INFO 2025-11-18 02:00:00,020 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 02:00:00,020 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 23:00:00.020278+00:00'} ERROR 2025-11-18 02:00:19,144 tasks 10244 8818483712 Appointment 19e70fec-4ec1-4f1a-a906-b29d59fd3fc9 not found INFO 2025-11-18 02:00:29,601 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:00:29,612 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:01:29,587 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:01:29,595 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:02:29,601 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:02:29,612 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:03:29,594 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:03:29,600 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:04:29,603 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:04:29,615 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:05:29,588 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:05:29,601 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 02:05:50,952 tasks 10244 8818483712 Appointment a86a3613-db2a-499a-b4e0-bd1ac8ff92a8 not found INFO 2025-11-18 02:06:29,582 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:06:29,593 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:07:29,582 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:07:29,594 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:08:29,580 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:08:29,590 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:09:29,579 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:09:29,590 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:10:29,581 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:10:29,592 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:11:29,581 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:11:29,593 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:12:29,572 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:12:29,580 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:13:29,565 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:13:29,572 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 02:14:15,002 tasks 10244 8818483712 Appointment a86a3613-db2a-499a-b4e0-bd1ac8ff92a8 not found INFO 2025-11-18 02:14:29,572 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:14:29,578 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 02:15:14,706 tasks 10244 8818483712 Appointment 19e70fec-4ec1-4f1a-a906-b29d59fd3fc9 not found INFO 2025-11-18 02:15:29,566 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:15:29,577 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 02:16:28,357 tasks 10244 8818483712 Appointment 40a13ff1-0fd2-4def-b221-3d9af9dd0cf1 not found INFO 2025-11-18 02:16:29,567 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:16:29,576 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 02:16:31,325 tasks 10244 8818483712 Appointment 19e70fec-4ec1-4f1a-a906-b29d59fd3fc9 not found INFO 2025-11-18 02:17:29,578 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:17:29,590 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:18:29,566 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:18:29,574 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:19:29,577 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:19:29,589 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:20:29,582 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:20:29,593 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:21:29,573 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:21:29,581 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:22:29,581 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:22:29,594 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:23:29,582 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:23:29,589 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:24:29,570 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:24:29,577 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:25:29,582 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:25:29,594 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:26:29,585 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:26:29,597 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:27:29,578 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:27:29,590 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:28:29,583 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:28:29,595 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:29:29,576 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:29:29,586 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:30:00,003 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 02:30:00,004 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-17 23:30:00.004235+00:00'} INFO 2025-11-18 02:30:00,011 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 02:30:00,011 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-17 23:30:00.011399+00:00'} INFO 2025-11-18 02:30:29,581 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:30:29,592 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:31:29,584 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:31:29,596 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:32:29,585 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:32:29,597 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:33:29,565 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:33:29,574 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:34:29,579 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:34:29,590 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:35:29,584 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:35:29,595 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:36:29,575 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:36:29,586 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:37:29,570 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:37:29,582 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:38:29,564 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:38:29,576 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:39:29,572 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:39:29,584 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:40:29,571 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:40:29,582 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:41:29,571 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:41:29,582 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:42:29,570 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:42:29,581 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:43:29,569 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:43:29,581 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:44:29,569 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:44:29,581 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:45:29,568 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:45:29,579 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:46:29,562 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:46:29,570 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:47:29,559 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:47:29,566 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:48:29,554 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:48:29,561 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:49:29,568 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:49:29,580 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:52:19,662 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:52:19,674 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:56:34,032 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:56:34,044 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:58:10,935 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:58:10,944 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:59:20,852 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 02:59:20,864 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:00:00,020 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 03:00:00,020 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 00:00:00.020867+00:00'} INFO 2025-11-18 03:00:00,025 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 03:00:00,025 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 00:00:00.025567+00:00'} INFO 2025-11-18 03:00:20,834 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:00:20,846 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:01:20,830 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:01:20,842 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:02:20,833 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:02:20,845 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:03:20,829 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:03:20,841 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:04:20,826 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:04:20,837 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:05:20,828 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:05:20,838 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:06:20,829 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:06:20,840 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:07:20,815 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:07:20,822 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:08:20,815 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:08:20,823 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:09:20,808 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:09:20,816 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:10:20,811 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:10:20,818 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:11:20,825 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:11:20,837 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:12:20,819 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:12:20,831 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:13:20,824 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:13:20,836 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:14:20,820 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:14:20,830 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 03:14:47,976 tasks 10244 8818483712 Appointment 19e70fec-4ec1-4f1a-a906-b29d59fd3fc9 not found INFO 2025-11-18 03:15:20,820 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:15:20,832 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:16:20,818 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:16:20,829 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:17:20,817 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:17:20,829 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:18:20,814 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:18:20,826 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:19:20,813 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:19:20,824 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:20:20,807 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:20:20,817 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:21:20,818 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:21:20,830 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 03:22:19,594 tasks 10244 8818483712 Appointment a86a3613-db2a-499a-b4e0-bd1ac8ff92a8 not found INFO 2025-11-18 03:22:20,808 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:22:20,819 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:23:20,751 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:23:20,762 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:24:20,750 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:24:20,761 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:25:20,748 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:25:20,759 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:26:20,746 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:26:20,758 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:27:20,750 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:27:20,761 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 03:28:03,574 tasks 10244 8818483712 Appointment 40a13ff1-0fd2-4def-b221-3d9af9dd0cf1 not found ERROR 2025-11-18 03:28:03,643 tasks 10244 8818483712 Appointment 40a13ff1-0fd2-4def-b221-3d9af9dd0cf1 not found ERROR 2025-11-18 03:28:03,648 tasks 10233 8818483712 Appointment 40a13ff1-0fd2-4def-b221-3d9af9dd0cf1 not found ERROR 2025-11-18 03:28:03,654 tasks 10244 8818483712 Appointment 40a13ff1-0fd2-4def-b221-3d9af9dd0cf1 not found INFO 2025-11-18 03:28:20,746 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:28:20,758 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:29:20,746 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:29:20,757 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:30:00,020 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 03:30:00,020 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 00:30:00.020592+00:00'} INFO 2025-11-18 03:30:00,029 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 03:30:00,029 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 00:30:00.029387+00:00'} INFO 2025-11-18 03:30:20,744 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:30:20,756 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:31:20,746 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:31:20,759 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:32:20,732 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:32:20,741 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:33:20,741 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:33:20,752 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:34:20,739 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:34:20,750 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:35:20,730 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:35:20,741 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:36:20,732 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:36:20,742 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:37:20,727 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:37:20,735 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:38:20,721 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:38:20,728 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:39:20,755 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:39:20,766 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:40:20,759 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:40:20,770 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:41:20,762 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:41:20,773 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:42:20,755 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:42:20,767 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:43:20,754 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:43:20,765 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:44:20,754 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:44:20,765 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:45:20,758 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:45:20,769 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:46:20,747 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:46:20,755 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:47:20,747 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:47:20,759 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:48:20,749 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:48:20,760 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:49:20,749 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:49:20,761 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:50:20,747 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:50:20,759 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:51:20,747 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:51:20,758 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:52:20,748 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:52:20,760 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:53:20,743 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:53:20,755 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:54:20,713 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:54:20,724 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:55:20,707 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:55:20,719 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:56:20,711 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:56:20,722 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:57:20,712 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:57:20,724 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:58:20,710 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:58:20,721 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:59:20,706 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 03:59:20,718 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 04:00:00,020 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 04:00:00,020 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 01:00:00.020632+00:00'} INFO 2025-11-18 04:00:00,028 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 04:00:00,029 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 01:00:00.029078+00:00'} INFO 2025-11-18 04:03:01,313 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 04:03:01,324 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 04:04:21,644 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 04:04:21,655 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 04:07:57,050 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 04:07:57,058 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 04:16:37,330 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 04:16:37,342 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 04:17:37,320 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 04:17:37,330 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 04:23:57,071 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 04:23:57,082 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 04:28:27,297 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 04:28:27,309 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 04:36:26,156 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 04:36:26,157 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 01:36:26.157951+00:00'} INFO 2025-11-18 04:36:26,162 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 04:36:26,162 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 01:36:26.162778+00:00'} INFO 2025-11-18 04:37:19,895 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 04:37:19,907 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 04:39:16,328 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 04:39:16,335 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 04:47:25,709 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 04:47:25,720 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 04:55:07,001 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 04:55:07,011 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 04:56:29,884 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 04:56:29,895 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 04:57:35,818 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 04:57:35,830 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:02:52,364 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 05:02:52,364 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 02:02:52.364746+00:00'} INFO 2025-11-18 05:02:52,369 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 05:02:52,370 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 02:02:52.370004+00:00'} INFO 2025-11-18 05:02:54,336 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:02:54,348 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:05:20,941 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:05:20,952 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:06:30,021 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:06:30,033 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:08:54,244 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:08:54,255 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:16:09,005 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:16:09,013 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:17:09,015 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:17:09,026 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 05:23:50,344 tasks 10244 8818483712 Appointment 19e70fec-4ec1-4f1a-a906-b29d59fd3fc9 not found ERROR 2025-11-18 05:23:50,460 tasks 10244 8818483712 Appointment 19e70fec-4ec1-4f1a-a906-b29d59fd3fc9 not found INFO 2025-11-18 05:24:18,550 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:24:18,561 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:25:18,537 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:25:18,549 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:26:18,534 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:26:18,545 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:27:18,538 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:27:18,549 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:33:30,217 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 05:33:30,218 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 02:33:30.218004+00:00'} INFO 2025-11-18 05:33:30,223 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 05:33:30,223 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 02:33:30.223634+00:00'} INFO 2025-11-18 05:33:49,637 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:33:49,649 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:34:49,622 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:34:49,654 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:35:49,631 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:35:49,642 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:36:49,640 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:36:49,651 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:37:49,632 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:37:49,644 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 05:38:32,465 tasks 10244 8818483712 Appointment a86a3613-db2a-499a-b4e0-bd1ac8ff92a8 not found ERROR 2025-11-18 05:38:32,524 tasks 10244 8818483712 Appointment a86a3613-db2a-499a-b4e0-bd1ac8ff92a8 not found ERROR 2025-11-18 05:38:32,525 tasks 10233 8818483712 Appointment a86a3613-db2a-499a-b4e0-bd1ac8ff92a8 not found ERROR 2025-11-18 05:38:32,540 tasks 10244 8818483712 Appointment a86a3613-db2a-499a-b4e0-bd1ac8ff92a8 not found INFO 2025-11-18 05:38:49,631 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:38:49,642 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:39:49,625 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:39:49,632 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:40:49,631 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:40:49,643 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:41:49,630 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:41:49,642 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:42:49,629 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:42:49,640 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:43:49,628 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:43:49,640 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:44:49,617 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:44:49,626 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:45:49,626 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:45:49,638 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:46:49,627 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:46:49,638 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:47:49,628 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:47:49,640 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:48:49,692 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:48:49,704 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:49:49,692 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:49:49,703 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:50:49,684 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:50:49,695 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:51:49,683 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:51:49,694 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:52:49,691 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:52:49,703 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:53:49,681 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:53:49,689 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:54:49,690 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:54:49,702 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:55:49,676 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:55:49,683 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:56:49,690 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:56:49,701 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:57:49,686 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:57:49,697 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:58:49,683 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:58:49,691 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:59:49,686 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 05:59:49,698 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:00:00,022 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 06:00:00,022 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 03:00:00.022363+00:00'} INFO 2025-11-18 06:00:00,030 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 06:00:00,031 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 03:00:00.031027+00:00'} INFO 2025-11-18 06:00:49,679 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:00:49,688 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:01:49,695 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:01:49,707 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:02:49,676 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:02:49,684 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:03:49,765 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:03:49,777 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:04:49,762 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:04:49,774 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:05:49,765 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:05:49,777 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:06:49,763 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:06:49,775 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:07:49,758 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:07:49,768 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:08:49,767 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:08:49,778 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:09:49,765 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:09:49,777 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:10:49,765 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:10:49,773 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:11:49,761 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:11:49,768 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:12:49,760 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:12:49,767 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:13:49,768 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:13:49,780 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:14:49,766 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:14:49,778 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:15:49,765 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:15:49,775 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:16:49,772 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:16:49,783 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:17:49,764 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:17:49,772 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:18:49,772 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:18:49,784 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:19:49,690 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:19:49,697 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:20:49,698 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:20:49,709 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:21:49,692 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:21:49,700 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:22:49,702 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:22:49,713 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:23:49,703 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:23:49,715 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:24:49,689 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:24:49,699 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:25:49,704 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:25:49,716 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 06:26:19,097 tasks 10244 8818483712 Appointment 19e70fec-4ec1-4f1a-a906-b29d59fd3fc9 not found INFO 2025-11-18 06:26:49,699 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:26:49,710 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:27:49,702 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:27:49,714 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:28:49,699 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:28:49,711 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:29:49,703 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:29:49,714 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:30:00,004 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 06:30:00,004 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 03:30:00.004785+00:00'} INFO 2025-11-18 06:30:00,009 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 06:30:00,009 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 03:30:00.009806+00:00'} INFO 2025-11-18 06:30:49,701 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:30:49,713 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:31:49,692 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:31:49,700 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:32:49,698 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:32:49,708 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:33:49,680 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:33:49,687 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:35:22,489 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:35:22,501 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:38:59,796 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:38:59,808 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:43:50,124 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:43:50,136 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:45:40,999 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 06:45:41,006 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:02:11,703 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 07:02:11,703 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 04:02:11.703284+00:00'} INFO 2025-11-18 07:02:11,709 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 07:02:11,709 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 04:02:11.709207+00:00'} INFO 2025-11-18 07:02:19,153 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:02:19,159 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:17:55,739 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:17:55,750 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:18:55,733 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:18:55,744 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:19:55,730 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:19:55,742 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:20:55,726 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:20:55,737 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:21:55,732 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:21:55,744 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:22:55,729 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:22:55,736 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:23:55,729 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:23:55,741 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:24:55,724 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:24:55,736 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:25:55,728 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:25:55,739 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:26:55,727 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:26:55,734 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:27:55,725 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:27:55,733 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:28:55,729 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:28:55,739 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:29:55,726 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:29:55,748 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:30:00,008 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 07:30:00,008 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 04:30:00.008918+00:00'} INFO 2025-11-18 07:30:00,014 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 07:30:00,014 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 04:30:00.014818+00:00'} INFO 2025-11-18 07:30:55,726 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:30:55,736 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:31:55,730 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:31:55,740 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:32:55,719 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:32:55,728 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:33:55,729 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:33:55,736 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:34:55,738 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:34:55,745 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:35:55,739 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:35:55,748 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:36:55,734 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:36:55,742 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:37:55,741 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:37:55,750 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:38:55,745 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:38:55,755 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:39:55,743 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:39:55,753 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:40:55,743 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:40:55,751 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:41:55,744 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:41:55,753 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:42:55,736 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:42:55,744 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:43:55,739 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:43:55,748 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:44:55,752 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:44:55,761 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:45:55,750 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:45:55,760 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:46:55,746 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:46:55,754 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:47:55,748 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:47:55,757 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:48:55,672 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:48:55,679 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:49:55,690 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:49:55,703 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:50:55,688 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:50:55,699 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:51:55,693 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:51:55,705 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:52:55,689 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:52:55,701 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:53:55,683 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:53:55,690 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:54:55,686 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:54:55,697 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:55:55,690 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:55:55,702 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:56:55,686 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:56:55,697 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:57:55,693 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:57:55,703 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:58:55,703 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:58:55,715 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:59:55,687 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 07:59:55,698 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 07:59:59,981 tasks 10244 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-18 08:00:00,013 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 08:00:00,014 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 05:00:00.014072+00:00'} INFO 2025-11-18 08:00:00,022 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 08:00:00,022 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 05:00:00.022233+00:00'} INFO 2025-11-18 08:00:00,044 tasks 10233 8818483712 Scheduled 0 appointment reminders INFO 2025-11-18 08:00:55,702 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:00:55,714 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:01:55,689 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:01:55,701 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:02:55,688 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:02:55,699 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:03:55,691 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:03:55,702 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:04:55,710 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:04:55,725 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:05:55,710 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:05:55,722 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:06:55,709 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:06:55,720 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:07:55,708 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:07:55,720 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:08:55,717 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:08:55,729 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:09:55,707 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:09:55,714 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:10:55,712 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:10:55,724 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:11:55,715 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:11:55,726 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:12:55,736 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:12:55,748 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:13:55,714 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:13:55,726 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:14:55,718 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:14:55,729 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:15:55,714 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:15:55,726 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:16:55,718 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:16:55,729 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:17:55,713 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:17:55,725 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 08:17:57,391 tasks 10244 8818483712 Appointment 19e70fec-4ec1-4f1a-a906-b29d59fd3fc9 not found INFO 2025-11-18 08:18:55,714 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:18:55,726 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:30:08,594 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 08:30:08,594 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 05:30:08.594499+00:00'} INFO 2025-11-18 08:30:08,599 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 08:30:08,599 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 05:30:08.599752+00:00'} ERROR 2025-11-18 08:30:58,404 tasks 10244 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-18 08:31:03,795 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:31:03,807 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:47:41,341 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:47:41,348 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:57:49,894 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:57:49,903 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:58:49,898 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 08:58:49,910 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:11:33,801 tasks 10233 8818483712 Lab results sync started INFO 2025-11-18 09:11:33,801 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 06:11:33.801954+00:00'} INFO 2025-11-18 09:11:33,806 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 09:11:33,807 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 06:11:33.807032+00:00'} INFO 2025-11-18 09:12:22,697 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:12:22,709 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:13:22,686 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:13:22,693 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:14:22,698 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:14:22,710 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:15:22,704 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:15:22,716 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:16:22,703 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:16:22,714 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:17:22,705 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:17:22,717 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:18:22,706 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:18:22,718 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 09:18:26,992 tasks 10244 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-18 09:19:22,706 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:19:22,718 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:20:22,686 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:20:22,693 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:21:22,706 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:21:22,718 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:22:22,704 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:22:22,714 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:23:22,708 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:23:22,719 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:23:38,973 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:24:08,981 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:24:22,709 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:24:38,979 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:25:08,974 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:25:22,715 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:25:38,980 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:26:08,981 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:26:22,703 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 09:26:33,031 tasks 10244 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-18 09:26:38,979 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:27:08,991 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:27:22,738 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:27:39,010 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:28:09,012 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:28:22,736 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:28:39,009 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:29:09,014 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:29:22,739 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:29:39,013 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:30:00,002 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 09:30:00,002 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 06:30:00.002912+00:00'} INFO 2025-11-18 09:30:00,008 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 09:30:00,008 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 06:30:00.008668+00:00'} INFO 2025-11-18 09:30:09,013 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:30:22,736 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:30:39,012 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:31:09,005 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:31:22,732 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:31:39,016 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 09:32:04,209 tasks 10244 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-18 09:32:09,010 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:32:22,728 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:32:39,015 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:33:09,003 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:33:22,733 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:33:39,016 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:34:09,011 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:34:22,731 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:34:39,015 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:35:09,004 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:35:22,736 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 09:35:31,795 tasks 10244 8818483712 Appointment 19e70fec-4ec1-4f1a-a906-b29d59fd3fc9 not found INFO 2025-11-18 09:35:39,016 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:36:09,016 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:36:22,730 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:36:39,012 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:37:09,019 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:37:22,733 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:37:39,021 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:38:09,021 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:38:22,729 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:38:39,009 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:39:09,023 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:39:22,736 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:39:39,023 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:40:09,022 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:40:22,738 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:40:39,024 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:41:09,024 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:41:22,737 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:41:39,024 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:42:08,897 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:42:22,625 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:42:38,908 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:43:08,908 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:43:22,622 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:43:38,901 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:44:08,907 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:44:22,616 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:44:38,909 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:45:08,908 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:45:22,621 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:45:38,895 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:46:08,908 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:46:22,620 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:46:38,908 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:47:08,899 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:47:22,623 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:47:38,899 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:48:08,909 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:48:22,620 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:48:38,908 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 09:48:43,990 tasks 10244 8818483712 Appointment 19e70fec-4ec1-4f1a-a906-b29d59fd3fc9 not found INFO 2025-11-18 09:49:08,895 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:49:22,622 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:49:38,908 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:50:08,902 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:50:22,621 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:50:38,904 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:51:08,896 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:51:22,623 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:51:38,908 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:52:08,908 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:52:22,625 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:52:38,907 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:52:55,790 basehttp 92198 6166327296 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/ HTTP/1.1" 200 37525 INFO 2025-11-18 09:52:55,838 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:53:22,635 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:53:25,850 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:53:55,852 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:54:22,629 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:54:25,842 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:54:55,852 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:55:22,634 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:55:25,852 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:55:55,842 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:56:22,637 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:56:25,857 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 09:56:32,958 tasks 10244 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-18 09:56:55,859 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 09:57:08,070 tasks 10244 8818483712 Appointment 19e70fec-4ec1-4f1a-a906-b29d59fd3fc9 not found INFO 2025-11-18 09:57:22,649 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:57:25,860 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:57:55,854 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:58:22,651 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:58:25,864 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:58:56,592 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:59:22,646 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 09:59:26,637 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 10:00:05,320 tasks 10244 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-18 10:00:05,420 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 10:00:05,420 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 07:00:05.420917+00:00'} INFO 2025-11-18 10:00:05,427 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 10:00:05,428 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 07:00:05.428049+00:00'} INFO 2025-11-18 10:00:28,053 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 10:00:28,064 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 10:01:28,062 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 10:01:28,075 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 10:02:09,533 tasks 10244 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-18 10:02:28,050 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 10:02:28,062 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 10:07:54,582 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 10:07:54,590 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 10:08:54,592 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 10:08:54,599 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 10:09:54,596 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 10:09:54,608 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 10:10:54,602 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 10:10:54,617 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 10:28:58,816 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 10:28:58,826 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 10:29:58,789 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 10:29:58,801 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 10:30:00,011 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 10:30:00,011 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 07:30:00.011857+00:00'} INFO 2025-11-18 10:30:00,021 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 10:30:00,021 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 07:30:00.021205+00:00'} INFO 2025-11-18 10:46:41,517 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 10:46:41,529 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 11:03:40,467 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 11:03:40,467 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 08:03:40.467338+00:00'} INFO 2025-11-18 11:03:40,472 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 11:03:40,472 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 08:03:40.472367+00:00'} INFO 2025-11-18 11:04:23,911 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 11:04:23,923 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 11:21:01,811 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 11:21:01,823 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 11:36:08,290 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 11:36:08,290 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 08:36:08.290373+00:00'} INFO 2025-11-18 11:36:08,296 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 11:36:08,297 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 08:36:08.297059+00:00'} INFO 2025-11-18 11:36:56,257 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 11:36:56,269 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 11:54:03,614 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 11:54:03,626 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 12:00:00,019 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 12:00:00,019 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 09:00:00.019639+00:00'} INFO 2025-11-18 12:00:00,027 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 12:00:00,028 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 09:00:00.028032+00:00'} INFO 2025-11-18 12:00:37,517 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 12:00:37,526 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 12:16:22,726 tasks 10244 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-18 12:16:22,737 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-18 12:16:46,899 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 12:16:46,910 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 12:17:39,554 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-18 12:18:03,713 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 12:18:03,725 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 12:33:26,891 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 12:33:26,891 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 09:33:26.891438+00:00'} INFO 2025-11-18 12:33:26,897 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 12:33:26,897 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 09:33:26.897496+00:00'} ERROR 2025-11-18 12:33:39,416 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-18 12:34:03,543 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 12:34:03,555 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 12:34:39,429 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-18 12:35:03,538 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 12:35:03,550 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 12:35:06,521 tasks 10244 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-18 12:36:03,536 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 12:36:03,548 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 12:37:03,528 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 12:37:03,536 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 12:38:03,541 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 12:38:03,552 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 12:39:03,544 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 12:39:03,556 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 12:40:03,540 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 12:40:03,551 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 12:41:03,538 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 12:41:03,549 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 12:42:03,537 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 12:42:03,549 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 12:43:03,527 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 12:43:03,533 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 12:47:52,572 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 12:47:52,581 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 12:50:56,610 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 12:50:56,622 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 12:53:08,489 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 12:53:08,501 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 12:57:55,532 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 12:57:55,544 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 13:00:49,810 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 13:00:49,810 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 10:00:49.810788+00:00'} INFO 2025-11-18 13:00:49,819 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 13:00:49,819 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 10:00:49.819380+00:00'} INFO 2025-11-18 13:01:37,945 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 13:01:37,952 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 13:02:37,956 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 13:02:37,968 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 13:03:37,952 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 13:03:37,959 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 13:07:51,305 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 13:07:51,317 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 13:40:41,502 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 13:40:41,503 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 10:40:41.503130+00:00'} INFO 2025-11-18 13:40:41,509 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 13:40:41,509 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 10:40:41.509622+00:00'} INFO 2025-11-18 14:01:48,131 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 14:01:48,131 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 11:01:48.131451+00:00'} INFO 2025-11-18 14:01:48,140 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 14:01:48,141 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 11:01:48.141056+00:00'} INFO 2025-11-18 14:24:36,680 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 14:24:36,692 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 14:32:26,968 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 14:32:26,968 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 11:32:26.968950+00:00'} INFO 2025-11-18 14:32:26,973 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 14:32:26,973 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 11:32:26.973784+00:00'} INFO 2025-11-18 14:40:45,243 tasks 10244 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-18 14:40:45,256 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-18 14:41:27,688 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 14:41:27,699 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 14:56:37,199 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-18 14:56:40,237 tasks 10244 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found ERROR 2025-11-18 14:56:57,268 tasks 10244 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-18 14:57:01,028 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 14:57:01,038 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 14:57:05,060 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 14:57:34,253 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 14:57:37,209 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-18 14:58:01,039 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 14:58:04,253 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 14:58:34,254 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 14:58:37,218 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-18 14:59:01,024 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 14:59:04,242 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 14:59:34,253 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 14:59:55,492 basehttp 92198 6166327296 "GET /en/dashboard/ HTTP/1.1" 200 42236 INFO 2025-11-18 14:59:55,500 basehttp 92198 6166327296 "GET /static/js/select2-init.js HTTP/1.1" 304 0 INFO 2025-11-18 14:59:55,534 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 15:00:00,013 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 15:00:00,014 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 12:00:00.014363+00:00'} INFO 2025-11-18 15:00:00,023 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 15:00:00,023 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 12:00:00.023354+00:00'} INFO 2025-11-18 15:00:00,673 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 15:00:26,031 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 15:00:56,024 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 15:01:26,031 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 15:01:56,032 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 15:02:14,093 basehttp 92198 6166327296 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 3082 INFO 2025-11-18 15:02:25,558 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 15:02:30,789 basehttp 92198 6166327296 "GET /en/notifications/inbox/ HTTP/1.1" 200 53791 INFO 2025-11-18 15:02:30,824 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 15:02:31,476 tasks 10244 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-18 15:03:00,832 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 15:03:30,827 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 15:04:00,828 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 15:04:30,829 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 15:05:00,826 basehttp 92198 6166327296 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 ERROR 2025-11-18 15:08:04,009 tasks 10244 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found ERROR 2025-11-18 15:08:05,315 tasks 10244 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-18 15:09:29,611 autoreload 44845 8818483712 Watching for file changes with StatReloader ERROR 2025-11-18 15:09:30,842 log 44845 6157791232 Internal Server Error: /en/notifications/api/unread-count/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/notifications/views.py", line 861, in get unread_count = Notification.get_unread_count(request.user) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/notifications/models.py", line 459, in get_unread_count return cls.get_for_user(user).filter(is_read=False).count() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 604, in count return self.query.get_count(using=self.db) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 644, in get_count return obj.get_aggregation(using, {"__count": Count("*")})["__count"] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 626, in get_aggregation result = compiler.execute_sql(SINGLE) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1610, in execute_sql sql, params = self.as_sql() ^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 794, in as_sql self.compile(self.where) if self.where is not None else ("", []) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 577, in compile sql, params = node.as_sql(self, self.connection) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/where.py", line 151, in as_sql sql, params = compiler.compile(child) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 577, in compile sql, params = node.as_sql(self, self.connection) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/where.py", line 151, in as_sql sql, params = compiler.compile(child) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 577, in compile sql, params = node.as_sql(self, self.connection) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/fields/json.py", line 170, in as_sql raise NotSupportedError( django.db.utils.NotSupportedError: contains lookup is not supported on this database backend. ERROR 2025-11-18 15:09:30,844 basehttp 44845 6157791232 "GET /en/notifications/api/unread-count/ HTTP/1.1" 500 144738 ERROR 2025-11-18 15:09:32,109 log 44845 6157791232 Internal Server Error: /en/notifications/inbox/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 178, in get context = self.get_context_data() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/notifications/views.py", line 802, in get_context_data context = super().get_context_data(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 128, in get_context_data paginator, page, queryset, is_paginated = self.paginate_queryset( ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/list.py", line 73, in paginate_queryset page = paginator.page(page_number) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/paginator.py", line 89, in page number = self.validate_number(number) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/paginator.py", line 70, in validate_number if number > self.num_pages: ^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/paginator.py", line 116, in num_pages if self.count == 0 and not self.allow_empty_first_page: ^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__ res = instance.__dict__[self.name] = self.func(instance) ^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/paginator.py", line 110, in count return c() ^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 604, in count return self.query.get_count(using=self.db) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 644, in get_count return obj.get_aggregation(using, {"__count": Count("*")})["__count"] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 626, in get_aggregation result = compiler.execute_sql(SINGLE) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1610, in execute_sql sql, params = self.as_sql() ^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 794, in as_sql self.compile(self.where) if self.where is not None else ("", []) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 577, in compile sql, params = node.as_sql(self, self.connection) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/where.py", line 151, in as_sql sql, params = compiler.compile(child) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 577, in compile sql, params = node.as_sql(self, self.connection) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/where.py", line 151, in as_sql sql, params = compiler.compile(child) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 577, in compile sql, params = node.as_sql(self, self.connection) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/fields/json.py", line 170, in as_sql raise NotSupportedError( django.db.utils.NotSupportedError: contains lookup is not supported on this database backend. ERROR 2025-11-18 15:09:32,110 basehttp 44845 6157791232 "GET /en/notifications/inbox/ HTTP/1.1" 500 178787 INFO 2025-11-18 15:10:15,206 autoreload 44845 8818483712 /Users/marwanalwali/AgdarCentre/notifications/models.py changed, reloading. INFO 2025-11-18 15:10:15,592 autoreload 45199 8818483712 Watching for file changes with StatReloader INFO 2025-11-18 15:10:38,811 basehttp 45199 6156070912 "GET /en/notifications/inbox/ HTTP/1.1" 200 53791 INFO 2025-11-18 15:10:38,878 basehttp 45199 6156070912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 15:11:08,888 basehttp 45199 6156070912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 15:11:38,904 basehttp 45199 6156070912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 15:12:08,905 basehttp 45199 6156070912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 15:12:38,903 basehttp 45199 6156070912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 15:12:43,039 basehttp 45199 6156070912 "GET /en/notifications/inbox/ HTTP/1.1" 200 53791 INFO 2025-11-18 15:12:43,103 basehttp 45199 6156070912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 15:13:13,131 basehttp 45199 6156070912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 15:13:43,123 basehttp 45199 6156070912 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 15:13:46,626 autoreload 45199 8818483712 /Users/marwanalwali/AgdarCentre/notifications/models.py changed, reloading. INFO 2025-11-18 15:13:47,015 autoreload 46982 8818483712 Watching for file changes with StatReloader INFO 2025-11-18 15:14:06,169 basehttp 46982 6128267264 "GET /en/notifications/inbox/ HTTP/1.1" 200 53791 INFO 2025-11-18 15:14:06,232 basehttp 46982 6128267264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 15:14:07,263 basehttp 46982 6128267264 "GET /en/notifications/inbox/ HTTP/1.1" 200 53791 INFO 2025-11-18 15:14:07,331 basehttp 46982 6128267264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-18 15:14:14,312 basehttp 46982 6128267264 "POST /en/accounts/logout/ HTTP/1.1" 302 0 INFO 2025-11-18 15:14:14,319 basehttp 46982 6128267264 "GET / HTTP/1.1" 200 32687 INFO 2025-11-18 15:14:17,226 basehttp 46982 6128267264 "GET /accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-18 15:14:17,232 basehttp 46982 6145093632 "GET /en/accounts/login/ HTTP/1.1" 200 18799 INFO 2025-11-18 15:14:18,776 basehttp 46982 6145093632 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-18 15:14:18,785 basehttp 46982 6145093632 "GET /dashboard/ HTTP/1.1" 302 0 INFO 2025-11-18 15:14:18,811 basehttp 46982 6128267264 "GET /en/dashboard/ HTTP/1.1" 200 53310 INFO 2025-11-18 15:14:18,880 basehttp 46982 6128267264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 15:14:21,071 basehttp 46982 6128267264 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 292 INFO 2025-11-18 15:14:46,435 basehttp 46982 6128267264 "GET /en/appointments/create/ HTTP/1.1" 200 112368 INFO 2025-11-18 15:14:46,507 basehttp 46982 6128267264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-18 15:14:54,030 log 46982 6128267264 Not Found: /finance/api/packages/cbf6d238-5fa3-4dc9-99b0-c1b6f473cdec/services/ WARNING 2025-11-18 15:14:54,030 basehttp 46982 6128267264 "GET /finance/api/packages/cbf6d238-5fa3-4dc9-99b0-c1b6f473cdec/services/ HTTP/1.1" 404 3222 INFO 2025-11-18 15:14:58,352 basehttp 46982 6128267264 "GET /appointments/packages/cbf6d238-5fa3-4dc9-99b0-c1b6f473cdec/schedule/ HTTP/1.1" 302 0 WARNING 2025-11-18 15:14:58,369 log 46982 6145093632 Not Found: /en/appointments/packages/cbf6d238-5fa3-4dc9-99b0-c1b6f473cdec/schedule/ WARNING 2025-11-18 15:14:58,369 basehttp 46982 6145093632 "GET /en/appointments/packages/cbf6d238-5fa3-4dc9-99b0-c1b6f473cdec/schedule/ HTTP/1.1" 404 33349 WARNING 2025-11-18 15:16:48,954 log 46982 6145093632 Not Found: /en/appointments/packages/cbf6d238-5fa3-4dc9-99b0-c1b6f473cdec/schedule/ WARNING 2025-11-18 15:16:48,954 basehttp 46982 6145093632 "GET /en/appointments/packages/cbf6d238-5fa3-4dc9-99b0-c1b6f473cdec/schedule/ HTTP/1.1" 404 33349 WARNING 2025-11-18 15:16:50,289 log 46982 6145093632 Not Found: /en/appointments/packages/cbf6d238-5fa3-4dc9-99b0-c1b6f473cdec/schedule/ WARNING 2025-11-18 15:16:50,290 basehttp 46982 6145093632 "GET /en/appointments/packages/cbf6d238-5fa3-4dc9-99b0-c1b6f473cdec/schedule/ HTTP/1.1" 404 33349 INFO 2025-11-18 15:16:51,165 basehttp 46982 6145093632 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 15:16:51,810 basehttp 46982 6145093632 "GET /en/appointments/create/ HTTP/1.1" 200 112368 INFO 2025-11-18 15:16:51,872 basehttp 46982 6145093632 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-18 15:17:10,761 log 46982 6145093632 Not Found: /finance/api/packages/cbf6d238-5fa3-4dc9-99b0-c1b6f473cdec/services/ WARNING 2025-11-18 15:17:10,761 basehttp 46982 6145093632 "GET /finance/api/packages/cbf6d238-5fa3-4dc9-99b0-c1b6f473cdec/services/ HTTP/1.1" 404 3222 INFO 2025-11-18 15:17:11,947 basehttp 46982 6145093632 "GET /appointments/packages/cbf6d238-5fa3-4dc9-99b0-c1b6f473cdec/schedule/ HTTP/1.1" 302 0 WARNING 2025-11-18 15:17:11,956 log 46982 6128267264 Not Found: /en/appointments/packages/cbf6d238-5fa3-4dc9-99b0-c1b6f473cdec/schedule/ WARNING 2025-11-18 15:17:11,956 basehttp 46982 6128267264 "GET /en/appointments/packages/cbf6d238-5fa3-4dc9-99b0-c1b6f473cdec/schedule/ HTTP/1.1" 404 33349 ERROR 2025-11-18 15:18:59,813 tasks 10244 8818483712 Appointment 19e70fec-4ec1-4f1a-a906-b29d59fd3fc9 not found ERROR 2025-11-18 15:26:40,221 tasks 10244 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-18 15:30:00,012 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 15:30:00,012 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 12:30:00.012315+00:00'} INFO 2025-11-18 15:30:00,019 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 15:30:00,020 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 12:30:00.020073+00:00'} ERROR 2025-11-18 15:32:24,633 tasks 10244 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found ERROR 2025-11-18 15:32:31,472 tasks 10244 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found ERROR 2025-11-18 15:46:11,349 tasks 10244 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-18 15:49:38,298 tasks 10244 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-18 15:49:38,307 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-18 15:50:38,328 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. WARNING 2025-11-18 15:51:24,992 log 46982 6128267264 Not Found: /en/appointments/packages/cbf6d238-5fa3-4dc9-99b0-c1b6f473cdec/schedule/ WARNING 2025-11-18 15:51:24,992 basehttp 46982 6128267264 "GET /en/appointments/packages/cbf6d238-5fa3-4dc9-99b0-c1b6f473cdec/schedule/ HTTP/1.1" 404 33349 INFO 2025-11-18 15:51:26,470 basehttp 46982 6128267264 "GET /en/appointments/create/ HTTP/1.1" 200 112368 INFO 2025-11-18 15:51:26,545 basehttp 46982 6128267264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-18 15:51:32,839 log 46982 6128267264 Not Found: /finance/api/packages/163867f8-569e-45e5-80fa-c6f0dbfdfc8d/services/ WARNING 2025-11-18 15:51:32,839 basehttp 46982 6128267264 "GET /finance/api/packages/163867f8-569e-45e5-80fa-c6f0dbfdfc8d/services/ HTTP/1.1" 404 3222 INFO 2025-11-18 15:51:33,961 basehttp 46982 6128267264 "GET /appointments/packages/163867f8-569e-45e5-80fa-c6f0dbfdfc8d/schedule/ HTTP/1.1" 302 0 WARNING 2025-11-18 15:51:33,977 log 46982 6145093632 Not Found: /en/appointments/packages/163867f8-569e-45e5-80fa-c6f0dbfdfc8d/schedule/ WARNING 2025-11-18 15:51:33,977 basehttp 46982 6145093632 "GET /en/appointments/packages/163867f8-569e-45e5-80fa-c6f0dbfdfc8d/schedule/ HTTP/1.1" 404 33349 ERROR 2025-11-18 15:51:38,350 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-18 15:51:42,506 tasks 10244 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-18 15:51:49,969 services 46982 6161920000 Consent verified for patient 000050 for service ABA INFO 2025-11-18 15:51:49,971 basehttp 46982 6128267264 "GET /en/appointments/api/available-rooms/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 434 INFO 2025-11-18 15:51:49,973 basehttp 46982 6145093632 "GET /api/v1/providers/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 581 INFO 2025-11-18 15:51:49,976 basehttp 46982 6161920000 "GET /en/appointments/api/check-consent/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 317 INFO 2025-11-18 15:51:56,564 basehttp 46982 6161920000 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 15:52:26,559 basehttp 46982 6161920000 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-18 15:52:38,362 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-18 15:52:51,796 tasks 10244 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-18 15:52:56,570 basehttp 46982 6161920000 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 15:53:26,565 basehttp 46982 6161920000 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 15:53:56,564 basehttp 46982 6161920000 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 15:54:26,557 basehttp 46982 6161920000 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 15:54:56,590 basehttp 46982 6128267264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 15:55:26,557 basehttp 46982 6128267264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 15:55:56,550 basehttp 46982 6128267264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:00:00,009 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 16:00:00,010 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 13:00:00.010032+00:00'} INFO 2025-11-18 16:00:00,018 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 16:00:00,019 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 13:00:00.019204+00:00'} INFO 2025-11-18 16:01:01,094 autoreload 69447 8818483712 Watching for file changes with StatReloader INFO 2025-11-18 16:01:03,876 basehttp 69447 6164017152 "GET /en/appointments/create/ HTTP/1.1" 200 111807 INFO 2025-11-18 16:01:03,941 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:01:33,950 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:02:03,969 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-18 16:02:24,606 tasks 10244 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-18 16:02:33,971 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:03:03,969 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:03:33,966 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:04:03,962 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:04:33,963 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:05:03,955 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:05:33,967 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:06:03,980 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:06:33,972 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:07:03,967 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:07:33,963 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:08:03,966 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:08:33,967 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:09:03,949 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:09:33,951 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:10:03,966 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:10:33,967 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:11:03,950 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:11:33,966 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:12:03,966 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:12:33,954 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:13:03,969 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:13:33,964 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:14:03,968 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:14:33,946 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:15:03,966 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:15:33,971 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:16:03,958 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:16:33,969 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:17:03,969 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:17:33,969 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:18:03,964 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:18:33,962 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:19:03,968 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-18 16:19:12,105 tasks 10244 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-18 16:19:33,959 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:20:03,962 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:20:33,969 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:21:03,969 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:21:33,944 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:22:03,967 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:22:33,968 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-18 16:22:51,781 tasks 10244 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-18 16:23:03,958 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:23:33,968 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:24:03,965 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:24:33,951 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-18 16:24:43,840 tasks 10244 8818483712 Appointment 19e70fec-4ec1-4f1a-a906-b29d59fd3fc9 not found ERROR 2025-11-18 16:24:43,899 tasks 10244 8818483712 Appointment 19e70fec-4ec1-4f1a-a906-b29d59fd3fc9 not found ERROR 2025-11-18 16:24:43,901 tasks 10233 8818483712 Appointment 19e70fec-4ec1-4f1a-a906-b29d59fd3fc9 not found ERROR 2025-11-18 16:24:43,911 tasks 10244 8818483712 Appointment 19e70fec-4ec1-4f1a-a906-b29d59fd3fc9 not found INFO 2025-11-18 16:25:03,968 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:25:33,972 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:26:03,968 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:26:33,968 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:26:57,231 tasks 10244 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-18 16:26:57,240 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-18 16:27:03,950 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-18 16:27:31,088 tasks 10244 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-18 16:27:33,967 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-18 16:27:57,261 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-18 16:28:03,954 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:28:33,926 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-18 16:28:57,254 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-18 16:29:03,938 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:29:34,006 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-18 16:29:57,274 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-18 16:30:00,017 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 16:30:00,018 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 13:30:00.018176+00:00'} INFO 2025-11-18 16:30:00,026 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 16:30:00,026 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 13:30:00.026640+00:00'} INFO 2025-11-18 16:30:03,982 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:31:01,011 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:32:01,009 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:33:01,010 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:34:01,001 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:35:01,009 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:36:01,012 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:37:00,993 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:38:00,980 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-18 16:38:03,951 tasks 10244 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-18 16:38:05,246 tasks 10244 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-18 16:38:05,253 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-18 16:39:00,997 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-18 16:39:05,268 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-18 16:40:01,004 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-18 16:40:05,288 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-18 16:41:00,985 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-18 16:41:05,301 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-18 16:42:00,993 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:43:00,994 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:44:01,092 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:45:01,076 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:46:01,083 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:47:01,074 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:48:01,080 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:49:01,105 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-18 16:49:12,162 tasks 10244 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-18 16:50:01,087 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:51:01,071 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:52:01,086 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:53:01,082 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-18 16:53:33,825 tasks 10244 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-18 16:54:01,055 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:55:01,088 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:56:01,090 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-18 16:56:40,250 tasks 10244 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-18 16:57:01,095 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-18 16:57:31,142 tasks 10244 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-18 16:58:01,080 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 16:59:01,102 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 17:00:00,018 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 17:00:00,019 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 14:00:00.019077+00:00'} INFO 2025-11-18 17:00:00,026 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 17:00:00,026 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 14:00:00.026633+00:00'} INFO 2025-11-18 17:00:01,120 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 17:01:01,083 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 17:02:01,103 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-18 17:02:31,503 tasks 10244 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-18 17:03:01,103 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 17:04:01,077 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 17:05:01,101 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 17:06:01,104 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 17:07:01,076 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 17:08:01,104 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 17:09:01,102 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 17:10:01,102 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 17:11:01,086 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 17:12:01,103 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 17:13:01,103 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 17:14:01,147 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 17:15:01,164 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 17:16:01,166 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 17:16:11,436 tasks 10244 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-18 17:16:11,442 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-18 17:17:01,170 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-18 17:17:11,457 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-18 17:18:01,169 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-18 17:18:11,470 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-18 17:19:01,162 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-18 17:19:11,480 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-18 17:20:01,172 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 17:21:01,148 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 17:21:42,614 tasks 10244 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-18 17:21:42,625 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-18 17:22:01,169 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-18 17:22:42,647 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-18 17:23:01,166 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-18 17:23:33,910 tasks 10244 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found ERROR 2025-11-18 17:23:42,658 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-18 17:24:01,152 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-18 17:24:42,683 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-18 17:25:01,172 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 17:26:01,172 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 17:27:01,175 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 17:30:00,011 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 17:30:00,011 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 14:30:00.011686+00:00'} INFO 2025-11-18 17:30:00,019 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 17:30:00,020 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 14:30:00.020000+00:00'} INFO 2025-11-18 17:30:11,060 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 18:00:45,551 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 18:00:45,551 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 15:00:45.551815+00:00'} INFO 2025-11-18 18:00:45,551 tasks 10233 8818483712 Generated daily schedule for 2025-11-19: {'date': '2025-11-19', 'total_appointments': 0, 'providers_with_appointments': 0} INFO 2025-11-18 18:00:45,556 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 18:00:45,556 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 15:00:45.556365+00:00'} INFO 2025-11-18 18:40:37,019 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 18:40:37,020 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 15:40:37.020939+00:00'} INFO 2025-11-18 18:40:37,026 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 18:40:37,026 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 15:40:37.026224+00:00'} INFO 2025-11-18 19:14:38,748 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 19:14:38,748 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 16:14:38.748775+00:00'} INFO 2025-11-18 19:14:38,754 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 19:14:38,755 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 16:14:38.755056+00:00'} INFO 2025-11-18 19:26:28,100 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 19:44:31,068 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 19:44:31,069 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 16:44:31.069169+00:00'} INFO 2025-11-18 19:44:31,075 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 19:44:31,075 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 16:44:31.075189+00:00'} INFO 2025-11-18 19:47:25,129 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 20:05:03,910 tasks 10233 8818483712 Lab results sync started INFO 2025-11-18 20:05:03,910 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 17:05:03.910551+00:00'} INFO 2025-11-18 20:05:03,916 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 20:05:03,916 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 17:05:03.916736+00:00'} INFO 2025-11-18 20:42:43,964 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 20:42:43,965 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 17:42:43.965805+00:00'} INFO 2025-11-18 20:42:43,969 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 20:42:43,969 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 17:42:43.969876+00:00'} INFO 2025-11-18 21:13:03,547 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 21:13:03,547 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 18:13:03.547752+00:00'} INFO 2025-11-18 21:13:03,553 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 21:13:03,553 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 18:13:03.553615+00:00'} INFO 2025-11-18 21:13:13,338 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 21:45:03,642 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 21:45:03,643 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 18:45:03.643285+00:00'} INFO 2025-11-18 21:45:03,648 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 21:45:03,648 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 18:45:03.648674+00:00'} INFO 2025-11-18 22:01:05,321 tasks 10233 8818483712 Lab results sync started INFO 2025-11-18 22:01:05,321 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 19:01:05.321858+00:00'} INFO 2025-11-18 22:01:05,327 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 22:01:05,327 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 19:01:05.327858+00:00'} INFO 2025-11-18 22:45:13,144 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-18 22:45:13,879 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 22:45:13,879 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 19:45:13.879763+00:00'} INFO 2025-11-18 22:45:13,886 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 22:45:13,886 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 19:45:13.886161+00:00'} INFO 2025-11-18 23:02:02,476 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 23:02:02,476 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 20:02:02.476542+00:00'} INFO 2025-11-18 23:02:02,481 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 23:02:02,481 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 20:02:02.481531+00:00'} INFO 2025-11-18 23:02:02,499 tasks 10244 8818483712 ZATCA batch submission: 0 submitted, 20 failed INFO 2025-11-18 23:02:02,499 tasks 10233 8818483712 ZATCA e-invoice submission for IAGDAR174645 INFO 2025-11-18 23:02:02,507 tasks 10244 8818483712 ZATCA e-invoice submission for IAGDAR757134 INFO 2025-11-18 23:02:02,508 tasks 10234 8818483712 ZATCA e-invoice submission for IAGDAR558936 INFO 2025-11-18 23:02:02,508 tasks 10235 8818483712 ZATCA e-invoice submission for IAGDAR550212 INFO 2025-11-18 23:02:02,508 tasks 10245 8818483712 ZATCA e-invoice submission for IAGDAR157001 INFO 2025-11-18 23:02:02,508 tasks 10246 8818483712 ZATCA e-invoice submission for IAGDAR669695 INFO 2025-11-18 23:02:02,512 tasks 10233 8818483712 ZATCA e-invoice submission for IAGDAR770785 INFO 2025-11-18 23:02:02,512 tasks 10247 8818483712 ZATCA e-invoice submission for IAGDAR488250 INFO 2025-11-18 23:02:02,518 tasks 10248 8818483712 ZATCA e-invoice submission for IAGDAR708227 INFO 2025-11-18 23:02:02,518 tasks 10236 8818483712 ZATCA e-invoice submission for IAGDAR858604 INFO 2025-11-18 23:02:02,518 tasks 10241 8818483712 ZATCA e-invoice submission for IAGDAR945314 INFO 2025-11-18 23:02:02,520 tasks 10249 8818483712 ZATCA e-invoice submission for IAGDAR840464 INFO 2025-11-18 23:02:02,520 tasks 10242 8818483712 ZATCA e-invoice submission for IAGDAR898825 INFO 2025-11-18 23:02:02,522 tasks 10250 8818483712 ZATCA e-invoice submission for IAGDAR140347 INFO 2025-11-18 23:02:02,522 tasks 10244 8818483712 ZATCA e-invoice submission for IAGDAR526290 INFO 2025-11-18 23:02:02,523 tasks 10235 8818483712 ZATCA e-invoice submission for IAGDAR425411 INFO 2025-11-18 23:02:02,523 tasks 10234 8818483712 ZATCA e-invoice submission for IAGDAR342242 INFO 2025-11-18 23:02:02,523 tasks 10243 8818483712 ZATCA e-invoice submission for IAGDAR289266 INFO 2025-11-18 23:02:02,524 tasks 10246 8818483712 ZATCA e-invoice submission for IAGDAR686930 INFO 2025-11-18 23:02:02,524 tasks 10245 8818483712 ZATCA e-invoice submission for IAGDAR578723 ERROR 2025-11-18 23:16:40,428 tasks 10244 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-18 23:30:17,649 tasks 10244 8818483712 Lab results sync started INFO 2025-11-18 23:30:17,650 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 20:30:17.650828+00:00'} INFO 2025-11-18 23:30:17,655 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-18 23:30:17,655 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 20:30:17.655341+00:00'} INFO 2025-11-19 00:08:35,856 tasks 10233 8818483712 Lab results sync started INFO 2025-11-19 00:08:35,856 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 21:08:35.856732+00:00'} INFO 2025-11-19 00:08:35,862 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 00:08:35,862 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 21:08:35.862429+00:00'} INFO 2025-11-19 00:24:55,431 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 00:31:14,311 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 00:31:14,311 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 21:31:14.311467+00:00'} INFO 2025-11-19 00:31:14,317 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 00:31:14,317 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 21:31:14.317162+00:00'} INFO 2025-11-19 01:13:49,127 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 01:13:49,128 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 22:13:49.128007+00:00'} INFO 2025-11-19 01:13:49,136 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 01:13:49,136 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 22:13:49.136495+00:00'} INFO 2025-11-19 01:30:15,859 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 01:30:15,859 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 22:30:15.859201+00:00'} INFO 2025-11-19 01:30:15,869 tasks 10233 8818483712 Radiology results sync started INFO 2025-11-19 01:30:15,869 tasks 10233 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 22:30:15.869817+00:00'} INFO 2025-11-19 01:45:09,230 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 02:15:09,642 tasks 10233 8818483712 Lab results sync started INFO 2025-11-19 02:15:09,644 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 23:15:09.644413+00:00'} INFO 2025-11-19 02:15:09,648 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 02:15:09,649 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 23:15:09.649066+00:00'} INFO 2025-11-19 02:25:17,532 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 02:33:18,787 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 02:33:18,787 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-18 23:33:18.787205+00:00'} INFO 2025-11-19 02:33:18,793 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 02:33:18,793 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-18 23:33:18.793570+00:00'} INFO 2025-11-19 03:16:30,262 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 03:16:30,262 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 00:16:30.262981+00:00'} INFO 2025-11-19 03:16:30,268 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 03:16:30,268 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 00:16:30.268882+00:00'} INFO 2025-11-19 03:31:36,960 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 03:31:36,960 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 00:31:36.960675+00:00'} INFO 2025-11-19 03:31:36,966 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 03:31:36,966 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 00:31:36.966942+00:00'} INFO 2025-11-19 03:52:08,463 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 04:08:23,704 tasks 10233 8818483712 Lab results sync started INFO 2025-11-19 04:08:23,704 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 01:08:23.704707+00:00'} INFO 2025-11-19 04:08:23,710 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 04:08:23,710 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 01:08:23.710634+00:00'} INFO 2025-11-19 04:31:03,878 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 04:31:03,885 tasks 10233 8818483712 Radiology results sync started INFO 2025-11-19 04:31:03,955 tasks 10233 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 01:31:03.955763+00:00'} INFO 2025-11-19 04:31:03,955 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 01:31:03.955744+00:00'} INFO 2025-11-19 05:07:16,342 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 05:07:16,343 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 02:07:16.343165+00:00'} INFO 2025-11-19 05:07:16,348 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 05:07:16,349 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 02:07:16.349093+00:00'} INFO 2025-11-19 05:36:18,873 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 05:36:18,873 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 02:36:18.873431+00:00'} INFO 2025-11-19 05:36:18,879 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 05:36:18,880 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 02:36:18.880146+00:00'} INFO 2025-11-19 06:09:07,438 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 06:09:10,549 tasks 10233 8818483712 Lab results sync started INFO 2025-11-19 06:09:10,549 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 03:09:10.549222+00:00'} INFO 2025-11-19 06:09:10,554 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 06:09:10,554 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 03:09:10.554710+00:00'} INFO 2025-11-19 06:37:18,988 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 06:37:18,989 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 03:37:18.989229+00:00'} INFO 2025-11-19 06:37:18,993 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 06:37:18,993 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 03:37:18.993518+00:00'} INFO 2025-11-19 07:13:53,341 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 07:13:53,342 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 04:13:53.342413+00:00'} INFO 2025-11-19 07:13:53,347 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 07:13:53,347 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 04:13:53.347967+00:00'} INFO 2025-11-19 07:31:01,464 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 07:31:01,465 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 04:31:01.465159+00:00'} INFO 2025-11-19 07:31:01,471 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 07:31:01,471 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 04:31:01.471311+00:00'} ERROR 2025-11-19 07:38:21,756 tasks 10244 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found ERROR 2025-11-19 07:38:21,756 tasks 10233 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-19 07:38:22,693 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 08:11:56,164 tasks 10244 8818483712 Scheduled 0 appointment reminders INFO 2025-11-19 08:11:56,169 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 08:11:56,169 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 05:11:56.169693+00:00'} INFO 2025-11-19 08:11:56,175 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 08:11:56,175 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 05:11:56.175884+00:00'} INFO 2025-11-19 08:39:19,627 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 08:39:19,627 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 05:39:19.627283+00:00'} INFO 2025-11-19 08:39:19,633 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 08:39:19,633 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 05:39:19.633855+00:00'} INFO 2025-11-19 09:01:01,223 tasks 10233 8818483712 Lab results sync started INFO 2025-11-19 09:01:01,223 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 06:01:01.223214+00:00'} INFO 2025-11-19 09:01:01,230 tasks 10233 8818483712 Radiology results sync started INFO 2025-11-19 09:01:01,230 tasks 10233 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 06:01:01.230774+00:00'} ERROR 2025-11-19 09:01:01,263 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 09:01:01,266 tasks 10247 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 09:01:01,265 tasks 10246 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general INFO 2025-11-19 09:01:01,266 tasks 10233 8818483712 Email sent successfully to ['turki.al-dosari.finance2@agdar.sa'] INFO 2025-11-19 09:01:01,267 tasks 10235 8818483712 Email sent successfully to ['rania.al-mutairi.admin1@agdar.sa'] INFO 2025-11-19 09:01:01,268 tasks 10234 8818483712 Email sent successfully to ['salma.al-qahtani.finance1@agdar.sa'] ERROR 2025-11-19 09:01:01,269 tasks 10245 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general INFO 2025-11-19 09:01:01,270 tasks 10241 8818483712 Email sent successfully to ['marwan@tenhal.sa'] INFO 2025-11-19 09:01:01,270 tasks 10236 8818483712 Email sent successfully to ['jawaher.al-rashidi.admin2@agdar.sa'] ERROR 2025-11-19 09:01:01,270 tasks 10248 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general INFO 2025-11-19 09:40:15,860 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 09:40:15,860 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 06:40:15.860155+00:00'} INFO 2025-11-19 09:40:15,865 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 09:40:15,865 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 06:40:15.865113+00:00'} INFO 2025-11-19 09:40:16,720 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 10:14:28,645 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 10:14:28,645 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 07:14:28.645383+00:00'} INFO 2025-11-19 10:14:28,650 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 10:14:28,650 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 07:14:28.650508+00:00'} INFO 2025-11-19 10:32:19,485 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 10:32:19,485 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 07:32:19.485765+00:00'} INFO 2025-11-19 10:32:19,491 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 10:32:19,491 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 07:32:19.491848+00:00'} ERROR 2025-11-19 11:14:01,307 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general INFO 2025-11-19 11:14:01,328 tasks 10233 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 INFO 2025-11-19 11:14:01,341 tasks 10245 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-19 11:14:01,344 tasks 10243 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 11:14:01,344 tasks 10242 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 11:14:01,344 tasks 10246 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-19 11:14:01,344 tasks 10249 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 11:14:01,345 tasks 10244 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found ERROR 2025-11-19 11:14:01,346 tasks 10236 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 11:14:01,353 tasks 10248 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 11:14:01,354 tasks 10241 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 11:14:01,363 tasks 10234 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-19 11:14:01,796 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 11:14:01,797 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 08:14:01.797157+00:00'} INFO 2025-11-19 11:14:01,817 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 11:14:01,818 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 08:14:01.818137+00:00'} ERROR 2025-11-19 11:22:39,668 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 11:22:39,668 tasks 10245 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 11:22:39,669 tasks 10233 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 11:22:39,671 tasks 10234 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 11:22:39,671 tasks 10246 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general INFO 2025-11-19 11:32:07,305 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 11:32:07,305 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 08:32:07.305212+00:00'} INFO 2025-11-19 11:32:07,309 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 11:32:07,309 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 08:32:07.309874+00:00'} INFO 2025-11-19 11:32:07,520 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 11:40:27,475 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 11:40:27,512 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 11:40:27,512 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 11:40:27,513 tasks 10245 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 11:40:27,513 tasks 10234 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 11:40:27,521 tasks 10246 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 11:40:27,522 tasks 10235 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 11:40:34,021 tasks 10245 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 11:40:34,022 tasks 10246 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 11:40:34,023 tasks 10233 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 11:40:34,023 tasks 10234 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 11:40:34,023 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general INFO 2025-11-19 11:40:59,809 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 11:43:22,558 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 11:43:22,592 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 11:43:22,592 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 11:43:22,593 tasks 10245 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 11:43:22,593 tasks 10234 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 11:43:22,598 tasks 10235 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 11:43:22,601 tasks 10246 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 11:43:29,842 tasks 10245 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 11:43:29,842 tasks 10233 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 11:43:29,842 tasks 10246 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 11:43:29,842 tasks 10234 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 11:43:29,843 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general INFO 2025-11-19 11:43:47,292 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 11:45:27,749 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 11:45:27,749 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 11:45:52,971 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 12:09:42,865 tasks 10233 8818483712 Lab results sync started INFO 2025-11-19 12:09:42,866 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 09:09:42.866054+00:00'} INFO 2025-11-19 12:09:42,871 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 12:09:42,871 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 09:09:42.871254+00:00'} INFO 2025-11-19 12:11:47,113 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 12:38:26,070 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 12:38:26,071 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 09:38:26.071153+00:00'} INFO 2025-11-19 12:38:26,077 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 12:38:26,078 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 09:38:26.078042+00:00'} INFO 2025-11-19 12:42:29,476 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 13:16:20,606 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 13:16:20,606 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 10:16:20.606215+00:00'} INFO 2025-11-19 13:16:20,611 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 13:16:20,612 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 10:16:20.612078+00:00'} INFO 2025-11-19 13:31:45,415 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 13:31:45,415 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 10:31:45.415821+00:00'} INFO 2025-11-19 13:31:45,421 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 13:31:45,421 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 10:31:45.421327+00:00'} INFO 2025-11-19 14:00:31,098 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 14:00:31,098 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 11:00:31.098616+00:00'} INFO 2025-11-19 14:00:31,119 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 14:00:31,120 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 11:00:31.120163+00:00'} INFO 2025-11-19 14:08:41,241 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:08:55,217 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:09:13,933 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:09:43,953 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:10:13,977 basehttp 69447 6164017152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:10:37,733 autoreload 69447 8818483712 /Users/marwanalwali/AgdarCentre/appointments/forms.py changed, reloading. INFO 2025-11-19 14:10:38,393 autoreload 20734 8818483712 Watching for file changes with StatReloader INFO 2025-11-19 14:10:43,949 basehttp 20734 13186969600 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:11:13,945 basehttp 20734 13186969600 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:11:26,500 autoreload 20734 8818483712 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-19 14:11:27,034 autoreload 21184 8818483712 Watching for file changes with StatReloader INFO 2025-11-19 14:11:43,946 basehttp 21184 6130839552 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:11:58,904 autoreload 21184 8818483712 /Users/marwanalwali/AgdarCentre/appointments/urls.py changed, reloading. INFO 2025-11-19 14:11:59,308 autoreload 21472 8818483712 Watching for file changes with StatReloader INFO 2025-11-19 14:12:13,933 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:12:43,952 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:13:13,959 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:13:43,952 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:14:13,954 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:14:43,950 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:15:13,927 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 14:15:31,757 tasks 10244 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-19 14:15:44,077 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:16:14,066 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:16:44,079 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:17:14,081 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:17:44,057 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:18:14,080 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:18:44,104 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:19:14,073 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:19:44,080 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:20:14,081 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:20:44,081 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:21:14,055 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:21:44,082 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:22:14,082 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 14:22:18,481 tasks 10233 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-19 14:22:18,481 tasks 10244 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-19 14:22:44,075 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:23:14,081 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:23:44,083 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:24:14,087 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:24:44,083 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:25:14,065 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:25:44,064 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:26:14,075 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:26:44,073 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:27:14,087 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:27:44,071 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:28:14,083 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:28:44,083 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:29:14,084 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:29:44,062 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:30:00,012 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 14:30:00,012 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 11:30:00.012490+00:00'} INFO 2025-11-19 14:30:00,021 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 14:30:00,021 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 11:30:00.021832+00:00'} INFO 2025-11-19 14:30:14,084 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:30:44,096 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:30:44,101 tasks 10244 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-19 14:30:44,107 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 14:31:14,059 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:31:44,080 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 14:31:44,115 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 14:32:14,081 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:32:44,055 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 14:32:44,123 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 14:33:14,080 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:33:44,080 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 14:33:44,134 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 14:34:14,083 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:34:44,081 basehttp 21472 6129086464 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:35:06,573 basehttp 21472 6129086464 "GET /en/appointments/create/ HTTP/1.1" 200 132971 INFO 2025-11-19 14:35:06,587 basehttp 21472 6129086464 "GET /static/css/custom.css HTTP/1.1" 304 0 INFO 2025-11-19 14:35:06,597 basehttp 21472 6162739200 "GET /media/profile_pictures/Father_-d_1lMjWOH.png HTTP/1.1" 304 0 INFO 2025-11-19 14:35:06,599 basehttp 21472 6145912832 "GET /media/tenant_settings/2025/11/10/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-11-19 14:35:06,640 basehttp 21472 6145912832 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:35:13,747 basehttp 21472 6145912832 "GET /en/appointments/api/packages-for-patient/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd HTTP/1.1" 200 4020 INFO 2025-11-19 14:35:36,649 basehttp 21472 6145912832 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-19 14:35:39,084 log 21472 6145912832 Bad Request: /en/appointments/api/assign-package/ WARNING 2025-11-19 14:35:39,085 basehttp 21472 6145912832 "POST /en/appointments/api/assign-package/ HTTP/1.1" 400 69 WARNING 2025-11-19 14:36:06,216 log 21472 6145912832 Bad Request: /en/appointments/api/assign-package/ WARNING 2025-11-19 14:36:06,216 basehttp 21472 6145912832 "POST /en/appointments/api/assign-package/ HTTP/1.1" 400 69 INFO 2025-11-19 14:36:10,828 basehttp 21472 6145912832 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:36:36,660 basehttp 21472 6145912832 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:36:51,021 autoreload 21472 8818483712 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-19 14:36:51,476 autoreload 33220 8818483712 Watching for file changes with StatReloader INFO 2025-11-19 14:37:06,665 basehttp 33220 6197096448 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:37:12,050 basehttp 33220 6197096448 "GET /en/appointments/create/ HTTP/1.1" 200 132971 INFO 2025-11-19 14:37:12,110 basehttp 33220 6197096448 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:37:15,411 basehttp 33220 6197096448 "GET /en/appointments/api/packages-for-patient/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd HTTP/1.1" 200 4020 WARNING 2025-11-19 14:37:19,305 log 33220 6197096448 Bad Request: /en/appointments/api/assign-package/ WARNING 2025-11-19 14:37:19,305 basehttp 33220 6197096448 "POST /en/appointments/api/assign-package/ HTTP/1.1" 400 69 INFO 2025-11-19 14:37:42,155 basehttp 33220 6197096448 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:38:12,137 basehttp 33220 6197096448 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:38:16,116 basehttp 33220 6197096448 "POST /en/accounts/logout/ HTTP/1.1" 302 0 INFO 2025-11-19 14:38:16,119 basehttp 33220 6197096448 "GET / HTTP/1.1" 200 32687 INFO 2025-11-19 14:38:16,128 basehttp 33220 6197096448 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 304 0 INFO 2025-11-19 14:38:16,131 basehttp 33220 6197096448 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 304 0 INFO 2025-11-19 14:38:16,132 basehttp 33220 6213922816 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 304 0 INFO 2025-11-19 14:38:16,132 basehttp 33220 6230749184 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 304 0 INFO 2025-11-19 14:38:16,132 basehttp 33220 6247575552 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 304 0 INFO 2025-11-19 14:38:18,181 basehttp 33220 6247575552 "GET /accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-19 14:38:18,187 basehttp 33220 6230749184 "GET /en/accounts/login/ HTTP/1.1" 200 18799 INFO 2025-11-19 14:38:20,035 basehttp 33220 6230749184 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-19 14:38:20,043 basehttp 33220 6230749184 "GET /dashboard/ HTTP/1.1" 302 0 INFO 2025-11-19 14:38:20,064 basehttp 33220 6213922816 "GET /en/dashboard/ HTTP/1.1" 200 53870 INFO 2025-11-19 14:38:20,132 basehttp 33220 6213922816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:38:21,964 basehttp 33220 6213922816 "GET /en/finance/packages/ HTTP/1.1" 200 35975 INFO 2025-11-19 14:38:22,035 basehttp 33220 6213922816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:38:28,762 basehttp 33220 6213922816 "GET /en/appointments/create/ HTTP/1.1" 200 132971 INFO 2025-11-19 14:38:28,815 basehttp 33220 6213922816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:38:58,833 basehttp 33220 6213922816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:39:28,814 basehttp 33220 6213922816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:39:55,470 basehttp 33220 6213922816 "GET /en/appointments/create/ HTTP/1.1" 200 133695 INFO 2025-11-19 14:39:55,533 basehttp 33220 6213922816 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:39:58,925 basehttp 33220 6213922816 "GET /en/appointments/api/packages-for-patient/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd HTTP/1.1" 200 4020 INFO 2025-11-19 14:40:01,651 basehttp 33220 6213922816 "POST /en/appointments/api/assign-package/ HTTP/1.1" 200 219 WARNING 2025-11-19 14:40:01,674 log 33220 6213922816 Not Found: /finance/api/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/services/ WARNING 2025-11-19 14:40:01,674 basehttp 33220 6213922816 "GET /finance/api/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/services/ HTTP/1.1" 404 3222 INFO 2025-11-19 14:40:01,678 basehttp 33220 6197096448 "GET /en/appointments/api/package-clinics/?package_id=&package_purchase_id=f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8 HTTP/1.1" 200 381 INFO 2025-11-19 14:40:15,766 services 33220 6230749184 Consent verified for patient 000050 for service MEDICAL INFO 2025-11-19 14:40:15,766 basehttp 33220 6213922816 "GET /en/appointments/api/available-rooms/?clinic=e57fe2ef-eb8d-43f1-bbaf-ce94c3dd12e2 HTTP/1.1" 200 345 INFO 2025-11-19 14:40:15,767 basehttp 33220 6197096448 "GET /api/v1/providers/?clinic=e57fe2ef-eb8d-43f1-bbaf-ce94c3dd12e2 HTTP/1.1" 200 860 INFO 2025-11-19 14:40:15,771 basehttp 33220 6230749184 "GET /en/appointments/api/check-consent/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&clinic=e57fe2ef-eb8d-43f1-bbaf-ce94c3dd12e2 HTTP/1.1" 200 321 INFO 2025-11-19 14:40:25,562 basehttp 33220 6230749184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:40:50,594 basehttp 33220 6230749184 "GET /appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ HTTP/1.1" 302 0 ERROR 2025-11-19 14:40:50,629 log 33220 6197096448 Internal Server Error: /en/appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/decorators.py", line 59, in _view_wrapper return view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 3135, in schedule_package_view return render(request, 'appointments/schedule_package_form.html', { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/shortcuts.py", line 25, in render content = loader.render_to_string(template_name, context, request, using=using) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/backends/django.py", line 107, in render return self.template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 171, in render return self._render(context) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 159, in render return compiled_parent._render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/loader_tags.py", line 65, in render result = block.nodelist.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 1016, in render return SafeString("".join([node.render_annotated(context) for node in self])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/base.py", line 977, in render_annotated return self.render(context) ^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/template/defaulttags.py", line 480, in render url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/base.py", line 98, in reverse resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix raise NoReverseMatch(msg) django.urls.exceptions.NoReverseMatch: Reverse for 'package_purchase_list' not found. 'package_purchase_list' is not a valid view function or pattern name. ERROR 2025-11-19 14:40:50,631 basehttp 33220 6197096448 "GET /en/appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ HTTP/1.1" 500 188373 ERROR 2025-11-19 14:41:52,221 tasks 10244 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-19 14:42:08,737 basehttp 33220 6197096448 "GET /en/appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ HTTP/1.1" 200 40007 INFO 2025-11-19 14:42:08,813 basehttp 33220 6197096448 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 14:42:38,141 log 33220 6197096448 Internal Server Error: /en/appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/decorators.py", line 59, in _view_wrapper return view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 3086, in schedule_package_view appointments, errors = PackageIntegrationService.schedule_package_appointments( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/package_integration_service.py", line 80, in schedule_package_appointments duration = PackageIntegrationService._get_duration_from_package(package_purchase) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/package_integration_service.py", line 278, in _get_duration_from_package return package_service.service.duration ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'Service' object has no attribute 'duration' ERROR 2025-11-19 14:42:38,142 basehttp 33220 6197096448 "POST /en/appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ HTTP/1.1" 500 91160 INFO 2025-11-19 14:45:06,270 autoreload 33220 8818483712 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-11-19 14:45:06,925 autoreload 37520 8818483712 Watching for file changes with StatReloader ERROR 2025-11-19 14:45:19,858 log 37520 6129283072 Internal Server Error: /en/appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/decorators.py", line 59, in _view_wrapper return view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 3086, in schedule_package_view appointments, errors = PackageIntegrationService.schedule_package_appointments( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/package_integration_service.py", line 80, in schedule_package_appointments duration = PackageIntegrationService._get_duration_from_package(package_purchase) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/package_integration_service.py", line 278, in _get_duration_from_package return package_service.service.duration ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'Service' object has no attribute 'duration' ERROR 2025-11-19 14:45:19,860 basehttp 37520 6129283072 "POST /en/appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ HTTP/1.1" 500 91160 INFO 2025-11-19 14:45:23,270 basehttp 37520 6129283072 "GET /en/appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ HTTP/1.1" 200 40007 INFO 2025-11-19 14:45:23,332 basehttp 37520 6129283072 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:45:36,411 autoreload 37520 8818483712 /Users/marwanalwali/AgdarCentre/finance/urls.py changed, reloading. INFO 2025-11-19 14:45:36,882 autoreload 37791 8818483712 Watching for file changes with StatReloader INFO 2025-11-19 14:45:44,534 basehttp 37791 6131281920 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:45:45,387 basehttp 37791 6131281920 "GET /en/appointments/create/ HTTP/1.1" 200 133695 INFO 2025-11-19 14:45:45,456 basehttp 37791 6131281920 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:45:48,334 basehttp 37791 6131281920 "GET /en/appointments/api/packages-for-patient/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd HTTP/1.1" 200 4396 WARNING 2025-11-19 14:45:59,433 log 37791 6131281920 Not Found: /finance/api/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/services/ WARNING 2025-11-19 14:45:59,433 basehttp 37791 6131281920 "GET /finance/api/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/services/ HTTP/1.1" 404 3222 INFO 2025-11-19 14:45:59,438 basehttp 37791 6148108288 "GET /en/appointments/api/package-clinics/?package_id=&package_purchase_id=f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8 HTTP/1.1" 200 381 INFO 2025-11-19 14:46:01,561 basehttp 37791 6148108288 "GET /appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ HTTP/1.1" 302 0 INFO 2025-11-19 14:46:01,582 basehttp 37791 6131281920 "GET /en/appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ HTTP/1.1" 200 40007 INFO 2025-11-19 14:46:01,656 basehttp 37791 6131281920 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:46:31,652 basehttp 37791 6131281920 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:46:41,806 basehttp 37791 6131281920 "GET /en/appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ HTTP/1.1" 200 40124 INFO 2025-11-19 14:46:41,874 basehttp 37791 6131281920 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:46:43,476 basehttp 37791 6131281920 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:46:44,348 basehttp 37791 6131281920 "GET /en/appointments/create/ HTTP/1.1" 200 133695 INFO 2025-11-19 14:46:44,419 basehttp 37791 6131281920 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:46:47,977 basehttp 37791 6131281920 "GET /en/appointments/api/packages-for-patient/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd HTTP/1.1" 200 4396 WARNING 2025-11-19 14:46:49,569 log 37791 6131281920 Not Found: /finance/api/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/services/ WARNING 2025-11-19 14:46:49,569 basehttp 37791 6131281920 "GET /finance/api/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/services/ HTTP/1.1" 404 3222 INFO 2025-11-19 14:46:49,573 basehttp 37791 6148108288 "GET /en/appointments/api/package-clinics/?package_id=&package_purchase_id=f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8 HTTP/1.1" 200 381 INFO 2025-11-19 14:46:52,032 basehttp 37791 6148108288 "GET /appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ HTTP/1.1" 302 0 INFO 2025-11-19 14:46:52,047 basehttp 37791 6131281920 "GET /en/appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ HTTP/1.1" 200 40124 INFO 2025-11-19 14:46:52,118 basehttp 37791 6131281920 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:47:22,117 basehttp 37791 6131281920 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 14:47:48,643 log 37791 6131281920 Internal Server Error: /en/appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/decorators.py", line 59, in _view_wrapper return view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 3086, in schedule_package_view appointments, errors = PackageIntegrationService.schedule_package_appointments( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/package_integration_service.py", line 80, in schedule_package_appointments duration = PackageIntegrationService._get_duration_from_package(package_purchase) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/package_integration_service.py", line 278, in _get_duration_from_package return package_service.service.duration ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'Service' object has no attribute 'duration' ERROR 2025-11-19 14:47:48,645 basehttp 37791 6131281920 "POST /en/appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ HTTP/1.1" 500 91160 INFO 2025-11-19 14:48:26,790 autoreload 37791 8818483712 /Users/marwanalwali/AgdarCentre/appointments/package_integration_service.py changed, reloading. INFO 2025-11-19 14:48:27,184 autoreload 39185 8818483712 Watching for file changes with StatReloader ERROR 2025-11-19 14:49:10,914 log 39185 6167244800 Internal Server Error: /en/appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/decorators.py", line 59, in _view_wrapper return view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 3086, in schedule_package_view appointments, errors = PackageIntegrationService.schedule_package_appointments( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/package_integration_service.py", line 97, in schedule_package_appointments appointment, error = PackageIntegrationService._schedule_single_appointment( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/package_integration_service.py", line 154, in _schedule_single_appointment first_slot = available_slots[0] ~~~~~~~~~~~~~~~^^^ KeyError: 0 ERROR 2025-11-19 14:49:10,915 basehttp 39185 6167244800 "POST /en/appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ HTTP/1.1" 500 95255 INFO 2025-11-19 14:49:17,103 basehttp 39185 6167244800 "GET /en/appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ HTTP/1.1" 200 40124 INFO 2025-11-19 14:49:17,170 basehttp 39185 6167244800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:49:20,319 tasks 10244 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-19 14:49:20,330 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 14:49:30,251 log 39185 6167244800 Internal Server Error: /en/appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/decorators.py", line 59, in _view_wrapper return view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 3086, in schedule_package_view appointments, errors = PackageIntegrationService.schedule_package_appointments( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/package_integration_service.py", line 97, in schedule_package_appointments appointment, error = PackageIntegrationService._schedule_single_appointment( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/package_integration_service.py", line 154, in _schedule_single_appointment first_slot = available_slots[0] ~~~~~~~~~~~~~~~^^^ KeyError: 0 ERROR 2025-11-19 14:49:30,252 basehttp 39185 6167244800 "POST /en/appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ HTTP/1.1" 500 95255 ERROR 2025-11-19 14:50:11,204 tasks 10244 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-19 14:50:20,350 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 14:51:20,365 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 14:52:09,417 basehttp 39185 6167244800 "GET /en/appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ HTTP/1.1" 200 40124 INFO 2025-11-19 14:52:09,475 basehttp 39185 6167244800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:52:10,352 basehttp 39185 6167244800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:52:11,115 basehttp 39185 6167244800 "GET /en/appointments/create/ HTTP/1.1" 200 134331 INFO 2025-11-19 14:52:11,178 basehttp 39185 6167244800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:52:14,180 basehttp 39185 6167244800 "GET /en/appointments/api/packages-for-patient/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd HTTP/1.1" 200 4396 ERROR 2025-11-19 14:52:20,385 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. WARNING 2025-11-19 14:52:26,579 log 39185 6167244800 Not Found: /finance/api/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/services/ WARNING 2025-11-19 14:52:26,580 basehttp 39185 6167244800 "GET /finance/api/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/services/ HTTP/1.1" 404 3222 INFO 2025-11-19 14:52:26,583 basehttp 39185 6325039104 "GET /en/appointments/api/package-clinics/?package_id=&package_purchase_id=f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8 HTTP/1.1" 200 381 INFO 2025-11-19 14:52:30,209 basehttp 39185 6325039104 "GET /appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ HTTP/1.1" 302 0 INFO 2025-11-19 14:52:30,227 basehttp 39185 6167244800 "GET /en/appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ HTTP/1.1" 200 40124 INFO 2025-11-19 14:52:30,322 basehttp 39185 6167244800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:53:00,317 basehttp 39185 6167244800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:53:30,301 basehttp 39185 6167244800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:54:00,322 basehttp 39185 6167244800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:54:30,316 basehttp 39185 6167244800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:55:00,309 basehttp 39185 6167244800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:55:11,555 tasks 10244 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-19 14:55:11,565 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 14:55:30,299 basehttp 39185 6167244800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:55:55,399 basehttp 39185 6167244800 "GET /en/appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ HTTP/1.1" 200 42348 INFO 2025-11-19 14:55:55,475 basehttp 39185 6167244800 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:56:02,251 autoreload 39185 8818483712 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-19 14:56:02,643 autoreload 42890 8818483712 Watching for file changes with StatReloader ERROR 2025-11-19 14:56:11,574 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 14:56:25,479 basehttp 42890 6127710208 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:56:27,746 autoreload 42890 8818483712 /Users/marwanalwali/AgdarCentre/appointments/package_integration_service.py changed, reloading. INFO 2025-11-19 14:56:28,136 autoreload 43080 8818483712 Watching for file changes with StatReloader INFO 2025-11-19 14:56:55,473 basehttp 43080 6160265216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 14:57:11,595 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 14:57:13,615 basehttp 43080 6160265216 "GET /en/appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ HTTP/1.1" 200 42348 INFO 2025-11-19 14:57:13,687 basehttp 43080 6160265216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 14:57:43,712 basehttp 43080 6160265216 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 14:57:52,250 log 43080 6160265216 Internal Server Error: /en/appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/decorators.py", line 59, in _view_wrapper return view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 3104, in schedule_package_view appointments, errors = PackageIntegrationService.schedule_package_appointments( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/package_integration_service.py", line 110, in schedule_package_appointments appointment, error = PackageIntegrationService._schedule_single_appointment( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/package_integration_service.py", line 167, in _schedule_single_appointment first_slot = available_slots[0] ~~~~~~~~~~~~~~~^^^ KeyError: 0 ERROR 2025-11-19 14:57:52,251 basehttp 43080 6160265216 "POST /en/appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ HTTP/1.1" 500 95769 ERROR 2025-11-19 14:58:11,604 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 14:59:07,382 autoreload 43080 8818483712 /Users/marwanalwali/AgdarCentre/appointments/package_integration_service.py changed, reloading. INFO 2025-11-19 14:59:07,812 autoreload 44422 8818483712 Watching for file changes with StatReloader INFO 2025-11-19 15:00:00,004 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 15:00:00,004 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 12:00:00.004546+00:00'} INFO 2025-11-19 15:00:00,010 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 15:00:00,010 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 12:00:00.010250+00:00'} INFO 2025-11-19 15:01:10,451 signals 44422 6138228736 Appointment created: 98f4923c-0791-430b-aa00-66a48223ac0b for patient 000050 on 2025-11-23 INFO 2025-11-19 15:01:10,452 signals 44422 6138228736 Generated Sub-File Number: 000050-ABA-03 INFO 2025-11-19 15:01:10,454 signals 44422 6138228736 SubFile created: 000050-ABA-03 for clinic ABA Therapy INFO 2025-11-19 15:01:10,454 signals 44422 6138228736 Created sub-file 000050-ABA-03 for patient 000050 at clinic ABA Therapy INFO 2025-11-19 15:01:10,497 confirmation_service 44422 6138228736 Created confirmation token for appointment 98f4923c-0791-430b-aa00-66a48223ac0b, expires at 2025-11-26 12:01:10.497509+00:00 ERROR 2025-11-19 15:01:10,503 tasks 10244 8818483712 Failed to send confirmation for appointment 98f4923c-0791-430b-aa00-66a48223ac0b: 'NoneType' object has no attribute 'strftime' INFO 2025-11-19 15:01:10,531 confirmation_service 44422 6138228736 Sent confirmation request for appointment 98f4923c-0791-430b-aa00-66a48223ac0b INFO 2025-11-19 15:01:10,531 signals 44422 6138228736 Created confirmation token for appointment 98f4923c-0791-430b-aa00-66a48223ac0b. Token expires: 2025-11-26 12:01:10.497509+00:00 INFO 2025-11-19 15:01:10,531 signals 44422 6138228736 Notified provider ziyad.al-shammari.aba1 of new appointment INFO 2025-11-19 15:01:10,536 signals 44422 6138228736 Scheduled 24-hour reminder for appointment 98f4923c-0791-430b-aa00-66a48223ac0b ERROR 2025-11-19 15:01:10,537 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 15:01:10,537 signals 44422 6138228736 Scheduled 2-hour reminder for appointment 98f4923c-0791-430b-aa00-66a48223ac0b INFO 2025-11-19 15:01:10,540 signals 44422 6138228736 Appointment created: 35370ba2-75f4-4f4e-812c-fabb74bf805d for patient 000050 on 2025-11-24 INFO 2025-11-19 15:01:10,542 confirmation_service 44422 6138228736 Created confirmation token for appointment 35370ba2-75f4-4f4e-812c-fabb74bf805d, expires at 2025-11-26 12:01:10.541877+00:00 INFO 2025-11-19 15:01:10,553 confirmation_service 44422 6138228736 Sent confirmation request for appointment 35370ba2-75f4-4f4e-812c-fabb74bf805d INFO 2025-11-19 15:01:10,553 signals 44422 6138228736 Created confirmation token for appointment 35370ba2-75f4-4f4e-812c-fabb74bf805d. Token expires: 2025-11-26 12:01:10.541877+00:00 INFO 2025-11-19 15:01:10,554 signals 44422 6138228736 Notified provider ziyad.al-shammari.aba1 of new appointment ERROR 2025-11-19 15:01:10,555 tasks 10233 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general INFO 2025-11-19 15:01:10,557 signals 44422 6138228736 Scheduled 24-hour reminder for appointment 35370ba2-75f4-4f4e-812c-fabb74bf805d INFO 2025-11-19 15:01:10,562 signals 44422 6138228736 Scheduled 2-hour reminder for appointment 35370ba2-75f4-4f4e-812c-fabb74bf805d ERROR 2025-11-19 15:01:10,564 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:01:10,569 tasks 10244 8818483712 Failed to send confirmation for appointment 35370ba2-75f4-4f4e-812c-fabb74bf805d: 'NoneType' object has no attribute 'strftime' INFO 2025-11-19 15:01:10,570 signals 44422 6138228736 Appointment created: b44849a1-98b9-4fa8-a7ac-9f51d4d17607 for patient 000050 on 2025-11-30 INFO 2025-11-19 15:01:10,572 confirmation_service 44422 6138228736 Created confirmation token for appointment b44849a1-98b9-4fa8-a7ac-9f51d4d17607, expires at 2025-11-26 12:01:10.571771+00:00 INFO 2025-11-19 15:01:10,583 confirmation_service 44422 6138228736 Sent confirmation request for appointment b44849a1-98b9-4fa8-a7ac-9f51d4d17607 INFO 2025-11-19 15:01:10,583 signals 44422 6138228736 Created confirmation token for appointment b44849a1-98b9-4fa8-a7ac-9f51d4d17607. Token expires: 2025-11-26 12:01:10.571771+00:00 INFO 2025-11-19 15:01:10,583 signals 44422 6138228736 Notified provider ziyad.al-shammari.aba1 of new appointment INFO 2025-11-19 15:01:10,584 signals 44422 6138228736 Scheduled 24-hour reminder for appointment b44849a1-98b9-4fa8-a7ac-9f51d4d17607 INFO 2025-11-19 15:01:10,594 signals 44422 6138228736 Scheduled 2-hour reminder for appointment b44849a1-98b9-4fa8-a7ac-9f51d4d17607 ERROR 2025-11-19 15:01:10,597 tasks 10233 8818483712 Failed to send confirmation for appointment b44849a1-98b9-4fa8-a7ac-9f51d4d17607: 'NoneType' object has no attribute 'strftime' INFO 2025-11-19 15:01:10,597 signals 44422 6138228736 Appointment created: bd59a4aa-4131-411a-b89c-93f4a28e88fd for patient 000050 on 2025-12-01 INFO 2025-11-19 15:01:10,599 confirmation_service 44422 6138228736 Created confirmation token for appointment bd59a4aa-4131-411a-b89c-93f4a28e88fd, expires at 2025-11-26 12:01:10.598839+00:00 INFO 2025-11-19 15:01:10,600 confirmation_service 44422 6138228736 Sent confirmation request for appointment bd59a4aa-4131-411a-b89c-93f4a28e88fd INFO 2025-11-19 15:01:10,600 signals 44422 6138228736 Created confirmation token for appointment bd59a4aa-4131-411a-b89c-93f4a28e88fd. Token expires: 2025-11-26 12:01:10.598839+00:00 ERROR 2025-11-19 15:01:10,600 tasks 10245 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general INFO 2025-11-19 15:01:10,600 signals 44422 6138228736 Notified provider ziyad.al-shammari.aba1 of new appointment INFO 2025-11-19 15:01:10,611 signals 44422 6138228736 Scheduled 24-hour reminder for appointment bd59a4aa-4131-411a-b89c-93f4a28e88fd INFO 2025-11-19 15:01:10,612 signals 44422 6138228736 Scheduled 2-hour reminder for appointment bd59a4aa-4131-411a-b89c-93f4a28e88fd ERROR 2025-11-19 15:01:10,614 tasks 10246 8818483712 Failed to send confirmation for appointment bd59a4aa-4131-411a-b89c-93f4a28e88fd: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:01:10,614 tasks 10235 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 15:01:10,626 signals 44422 6138228736 Appointment created: 07fee2ea-cccf-4e2c-9776-99b292ff0e4e for patient 000050 on 2025-12-07 INFO 2025-11-19 15:01:10,628 confirmation_service 44422 6138228736 Created confirmation token for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e, expires at 2025-11-26 12:01:10.627826+00:00 INFO 2025-11-19 15:01:10,639 confirmation_service 44422 6138228736 Sent confirmation request for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e INFO 2025-11-19 15:01:10,639 signals 44422 6138228736 Created confirmation token for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e. Token expires: 2025-11-26 12:01:10.627826+00:00 INFO 2025-11-19 15:01:10,640 signals 44422 6138228736 Notified provider ziyad.al-shammari.aba1 of new appointment INFO 2025-11-19 15:01:10,640 signals 44422 6138228736 Scheduled 24-hour reminder for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e INFO 2025-11-19 15:01:10,641 signals 44422 6138228736 Scheduled 2-hour reminder for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-11-19 15:01:10,642 tasks 10245 8818483712 Failed to send confirmation for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e: 'NoneType' object has no attribute 'strftime' INFO 2025-11-19 15:01:10,648 signals 44422 6138228736 Appointment created: 82f48ecf-6a9a-480e-a240-ed22a7665eff for patient 000050 on 2025-12-08 ERROR 2025-11-19 15:01:10,649 tasks 10235 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general INFO 2025-11-19 15:01:10,650 confirmation_service 44422 6138228736 Created confirmation token for appointment 82f48ecf-6a9a-480e-a240-ed22a7665eff, expires at 2025-11-26 12:01:10.649804+00:00 INFO 2025-11-19 15:01:10,661 confirmation_service 44422 6138228736 Sent confirmation request for appointment 82f48ecf-6a9a-480e-a240-ed22a7665eff INFO 2025-11-19 15:01:10,661 signals 44422 6138228736 Created confirmation token for appointment 82f48ecf-6a9a-480e-a240-ed22a7665eff. Token expires: 2025-11-26 12:01:10.649804+00:00 INFO 2025-11-19 15:01:10,662 signals 44422 6138228736 Notified provider ziyad.al-shammari.aba1 of new appointment INFO 2025-11-19 15:01:10,662 signals 44422 6138228736 Scheduled 24-hour reminder for appointment 82f48ecf-6a9a-480e-a240-ed22a7665eff ERROR 2025-11-19 15:01:10,663 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 15:01:10,674 signals 44422 6138228736 Scheduled 2-hour reminder for appointment 82f48ecf-6a9a-480e-a240-ed22a7665eff ERROR 2025-11-19 15:01:10,675 tasks 10234 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general INFO 2025-11-19 15:01:10,677 signals 44422 6138228736 Appointment created: 1e4446b5-49cd-4de1-94e3-31356e6a3879 for patient 000050 on 2025-12-14 INFO 2025-11-19 15:01:10,678 confirmation_service 44422 6138228736 Created confirmation token for appointment 1e4446b5-49cd-4de1-94e3-31356e6a3879, expires at 2025-11-26 12:01:10.678553+00:00 INFO 2025-11-19 15:01:10,690 confirmation_service 44422 6138228736 Sent confirmation request for appointment 1e4446b5-49cd-4de1-94e3-31356e6a3879 INFO 2025-11-19 15:01:10,690 signals 44422 6138228736 Created confirmation token for appointment 1e4446b5-49cd-4de1-94e3-31356e6a3879. Token expires: 2025-11-26 12:01:10.678553+00:00 INFO 2025-11-19 15:01:10,690 signals 44422 6138228736 Notified provider ziyad.al-shammari.aba1 of new appointment INFO 2025-11-19 15:01:10,691 signals 44422 6138228736 Scheduled 24-hour reminder for appointment 1e4446b5-49cd-4de1-94e3-31356e6a3879 INFO 2025-11-19 15:01:10,692 signals 44422 6138228736 Scheduled 2-hour reminder for appointment 1e4446b5-49cd-4de1-94e3-31356e6a3879 ERROR 2025-11-19 15:01:10,693 tasks 10246 8818483712 Failed to send confirmation for appointment 1e4446b5-49cd-4de1-94e3-31356e6a3879: 'NoneType' object has no attribute 'strftime' INFO 2025-11-19 15:01:10,699 signals 44422 6138228736 Appointment created: 708f4ab6-c218-4752-8f42-236cdadb1e03 for patient 000050 on 2025-12-15 ERROR 2025-11-19 15:01:10,700 tasks 10236 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general INFO 2025-11-19 15:01:10,701 confirmation_service 44422 6138228736 Created confirmation token for appointment 708f4ab6-c218-4752-8f42-236cdadb1e03, expires at 2025-11-26 12:01:10.701156+00:00 INFO 2025-11-19 15:01:10,712 confirmation_service 44422 6138228736 Sent confirmation request for appointment 708f4ab6-c218-4752-8f42-236cdadb1e03 INFO 2025-11-19 15:01:10,712 signals 44422 6138228736 Created confirmation token for appointment 708f4ab6-c218-4752-8f42-236cdadb1e03. Token expires: 2025-11-26 12:01:10.701156+00:00 INFO 2025-11-19 15:01:10,713 signals 44422 6138228736 Notified provider ziyad.al-shammari.aba1 of new appointment ERROR 2025-11-19 15:01:10,713 tasks 10247 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general INFO 2025-11-19 15:01:10,714 signals 44422 6138228736 Scheduled 24-hour reminder for appointment 708f4ab6-c218-4752-8f42-236cdadb1e03 ERROR 2025-11-19 15:01:10,714 tasks 10234 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 15:01:10,725 signals 44422 6138228736 Scheduled 2-hour reminder for appointment 708f4ab6-c218-4752-8f42-236cdadb1e03 ERROR 2025-11-19 15:01:10,728 tasks 10236 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 15:01:10,730 signals 44422 6138228736 Appointment created: b6456729-1568-4914-8c35-b076b00e6881 for patient 000050 on 2025-12-21 INFO 2025-11-19 15:01:10,731 confirmation_service 44422 6138228736 Created confirmation token for appointment b6456729-1568-4914-8c35-b076b00e6881, expires at 2025-11-26 12:01:10.731517+00:00 INFO 2025-11-19 15:01:10,742 confirmation_service 44422 6138228736 Sent confirmation request for appointment b6456729-1568-4914-8c35-b076b00e6881 INFO 2025-11-19 15:01:10,742 signals 44422 6138228736 Created confirmation token for appointment b6456729-1568-4914-8c35-b076b00e6881. Token expires: 2025-11-26 12:01:10.731517+00:00 INFO 2025-11-19 15:01:10,743 signals 44422 6138228736 Notified provider ziyad.al-shammari.aba1 of new appointment INFO 2025-11-19 15:01:10,754 signals 44422 6138228736 Scheduled 24-hour reminder for appointment b6456729-1568-4914-8c35-b076b00e6881 INFO 2025-11-19 15:01:10,754 signals 44422 6138228736 Scheduled 2-hour reminder for appointment b6456729-1568-4914-8c35-b076b00e6881 ERROR 2025-11-19 15:01:10,756 tasks 10247 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:01:10,757 tasks 10234 8818483712 Failed to send confirmation for appointment b6456729-1568-4914-8c35-b076b00e6881: 'NoneType' object has no attribute 'strftime' INFO 2025-11-19 15:01:10,768 signals 44422 6138228736 Appointment created: 532b75b0-5154-4250-91c3-c93c6714133b for patient 000050 on 2025-12-22 INFO 2025-11-19 15:01:10,769 confirmation_service 44422 6138228736 Created confirmation token for appointment 532b75b0-5154-4250-91c3-c93c6714133b, expires at 2025-11-26 12:01:10.769676+00:00 INFO 2025-11-19 15:01:10,781 confirmation_service 44422 6138228736 Sent confirmation request for appointment 532b75b0-5154-4250-91c3-c93c6714133b INFO 2025-11-19 15:01:10,781 signals 44422 6138228736 Created confirmation token for appointment 532b75b0-5154-4250-91c3-c93c6714133b. Token expires: 2025-11-26 12:01:10.769676+00:00 INFO 2025-11-19 15:01:10,781 signals 44422 6138228736 Notified provider ziyad.al-shammari.aba1 of new appointment INFO 2025-11-19 15:01:10,782 signals 44422 6138228736 Scheduled 24-hour reminder for appointment 532b75b0-5154-4250-91c3-c93c6714133b INFO 2025-11-19 15:01:10,783 signals 44422 6138228736 Scheduled 2-hour reminder for appointment 532b75b0-5154-4250-91c3-c93c6714133b INFO 2025-11-19 15:01:10,794 basehttp 44422 6138228736 "POST /en/appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ HTTP/1.1" 302 0 ERROR 2025-11-19 15:01:10,795 tasks 10235 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:01:10,795 tasks 10234 8818483712 Failed to send confirmation for appointment 532b75b0-5154-4250-91c3-c93c6714133b: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:01:10,797 tasks 10241 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:01:10,798 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:01:10,798 tasks 10245 8818483712 Failed to send confirmation for appointment 82f48ecf-6a9a-480e-a240-ed22a7665eff: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:01:10,798 tasks 10246 8818483712 Failed to send confirmation for appointment 708f4ab6-c218-4752-8f42-236cdadb1e03: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:01:10,803 tasks 10248 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:01:10,806 tasks 10236 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:01:10,812 tasks 10247 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:01:10,813 log 44422 6138228736 Internal Server Error: /en/finance/packages/purchases/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/detail.py", line 113, in get context = self.get_context_data(object=self.object) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/finance/views.py", line 1278, in get_context_data ).select_related('clinic', 'therapist').order_by('-scheduled_date', '-start_time') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/query.py", line 1722, in order_by obj.query.add_ordering(*field_names) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 2305, in add_ordering self.names_to_path(item.split(LOOKUP_SEP), self.model._meta) File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/sql/query.py", line 1806, in names_to_path raise FieldError( django.core.exceptions.FieldError: Cannot resolve keyword 'start_time' into field. Choices are: aba_consults, aba_sessions, appointment_number, arrival_at, cancel_reason, cancelled_by, cancelled_by_id, clinic, clinic_id, confirmation_method, confirmation_sent_at, confirmations, consent_verified, created_at, duration, end_at, finance_cleared, id, invoices, medical_consultations, medical_followups, no_show_notes, no_show_reason, notes, nphies_encounter_links, nursing_encounters, ot_consults, ot_sessions, package_purchase, package_purchase_id, patient, patient_id, provider, provider_id, psychology_assessments, psychology_consultations, psychology_sessions, referrals, reminders, reschedule_count, reschedule_reason, room, room_id, scheduled_date, scheduled_time, service_type, session, session_id, session_number_in_package, slp_assessments, slp_consults, slp_interventions, start_at, status, tenant, tenant_id, updated_at ERROR 2025-11-19 15:01:10,814 basehttp 44422 6138228736 "GET /en/finance/packages/purchases/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/ HTTP/1.1" 500 111855 ERROR 2025-11-19 15:01:10,843 tasks 10233 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:02:10,550 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:02:10,566 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:02:10,575 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:02:10,610 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:02:10,623 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:02:10,660 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:02:10,672 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:02:10,683 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:02:10,709 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:02:10,720 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:02:10,722 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:02:10,735 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:02:10,764 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:02:10,805 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:02:10,805 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:02:10,805 tasks 10233 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:02:10,811 tasks 10234 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:02:10,815 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:02:10,819 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:02:10,852 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:03:10,573 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:03:10,582 tasks 10233 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:03:10,587 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:03:10,622 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:03:10,632 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:03:10,671 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:03:10,681 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:03:10,692 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:03:10,718 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:03:10,729 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:03:10,729 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:03:10,743 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:03:10,773 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:03:10,815 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:03:10,815 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:03:10,815 tasks 10245 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:03:10,821 tasks 10234 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:03:10,823 tasks 10246 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:03:10,827 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:03:10,862 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general INFO 2025-11-19 15:03:14,623 autoreload 44422 8818483712 /Users/marwanalwali/AgdarCentre/finance/views.py changed, reloading. INFO 2025-11-19 15:03:14,945 autoreload 46368 8818483712 Watching for file changes with StatReloader INFO 2025-11-19 15:03:45,055 basehttp 46368 6137180160 "GET /en/finance/packages/purchases/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/ HTTP/1.1" 200 50658 INFO 2025-11-19 15:03:45,123 basehttp 46368 6137180160 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 15:04:10,587 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:04:10,594 tasks 10233 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:04:10,597 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:04:10,633 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:04:10,642 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:04:10,682 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:04:10,689 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:04:10,700 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:04:10,727 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:04:10,737 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:04:10,737 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:04:10,751 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:04:10,782 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:04:10,823 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:04:10,823 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:04:10,824 tasks 10245 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:04:10,829 tasks 10234 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:04:10,831 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:04:10,835 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:04:10,872 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general INFO 2025-11-19 15:04:15,146 basehttp 46368 6137180160 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:04:26,258 basehttp 46368 6137180160 "GET /en/appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ HTTP/1.1" 200 42348 INFO 2025-11-19 15:04:28,302 basehttp 46368 6137180160 "GET /en/appointments/create/ HTTP/1.1" 200 134331 INFO 2025-11-19 15:04:28,375 basehttp 46368 6137180160 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:04:31,913 basehttp 46368 6137180160 "GET /api/v1/providers/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 581 INFO 2025-11-19 15:04:31,915 services 46368 6170832896 Consent verified for patient 000050 for service ABA INFO 2025-11-19 15:04:31,916 basehttp 46368 6154006528 "GET /en/appointments/api/available-rooms/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 434 INFO 2025-11-19 15:04:31,919 basehttp 46368 6170832896 "GET /en/appointments/api/check-consent/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 317 INFO 2025-11-19 15:04:42,824 basehttp 46368 6170832896 "GET /en/appointments/api/check-consent/?patient=b3186fc9-bde7-42ac-aa6a-c051d7966a60&clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 433 INFO 2025-11-19 15:04:47,895 basehttp 46368 6170832896 "GET /en/consents/create/?patient=b3186fc9-bde7-42ac-aa6a-c051d7966a60&consent_type=GENERAL_TREATMENT HTTP/1.1" 200 48493 INFO 2025-11-19 15:04:47,993 basehttp 46368 6154006528 "GET /api/consent-content/?patient_id=b3186fc9-bde7-42ac-aa6a-c051d7966a60&consent_type=GENERAL_TREATMENT HTTP/1.1" 200 933 INFO 2025-11-19 15:04:48,020 basehttp 46368 6170832896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:04:57,797 basehttp 46368 6170832896 "GET /en/consents/ HTTP/1.1" 200 86285 INFO 2025-11-19 15:04:57,869 basehttp 46368 6170832896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:04:59,208 basehttp 46368 6170832896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:05:04,223 services 46368 6170832896 Consent verified for patient 000050 for service ABA INFO 2025-11-19 15:05:04,225 basehttp 46368 6170832896 "GET /en/appointments/api/check-consent/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 317 INFO 2025-11-19 15:05:12,876 basehttp 46368 6170832896 "GET /en/appointments/api/packages-for-patient/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd HTTP/1.1" 200 4396 INFO 2025-11-19 15:05:19,980 basehttp 46368 6170832896 "GET /en/appointments/api/check-consent/?patient=ff1c5271-5bd2-4725-be99-4a5d6f9569ed&clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 438 INFO 2025-11-19 15:05:23,836 services 46368 6170832896 Consent verified for patient 000048 for service ABA INFO 2025-11-19 15:05:23,839 basehttp 46368 6170832896 "GET /en/appointments/api/check-consent/?patient=ca751e8e-411d-4c71-bb99-3c7d30a15e92&clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 315 INFO 2025-11-19 15:05:28,078 basehttp 46368 6170832896 "GET /en/appointments/api/packages-for-patient/?patient=ca751e8e-411d-4c71-bb99-3c7d30a15e92 HTTP/1.1" 200 4018 INFO 2025-11-19 15:05:28,398 basehttp 46368 6170832896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:05:35,808 basehttp 46368 6170832896 "POST /en/appointments/api/assign-package/ HTTP/1.1" 200 219 WARNING 2025-11-19 15:05:35,832 log 46368 6170832896 Not Found: /finance/api/packages/23c3d28d-f167-4546-b95f-611fd97d3d4a/services/ WARNING 2025-11-19 15:05:35,833 basehttp 46368 6170832896 "GET /finance/api/packages/23c3d28d-f167-4546-b95f-611fd97d3d4a/services/ HTTP/1.1" 404 3222 INFO 2025-11-19 15:05:35,834 basehttp 46368 6154006528 "GET /en/appointments/api/package-clinics/?package_id=&package_purchase_id=23c3d28d-f167-4546-b95f-611fd97d3d4a HTTP/1.1" 200 381 INFO 2025-11-19 15:05:54,152 basehttp 46368 6154006528 "GET /appointments/packages/23c3d28d-f167-4546-b95f-611fd97d3d4a/schedule/ HTTP/1.1" 302 0 INFO 2025-11-19 15:05:54,170 basehttp 46368 6170832896 "GET /en/appointments/packages/23c3d28d-f167-4546-b95f-611fd97d3d4a/schedule/ HTTP/1.1" 200 42346 INFO 2025-11-19 15:05:54,242 basehttp 46368 6170832896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 15:06:10,528 tasks 10244 8818483712 Failed to send confirmation for appointment 98f4923c-0791-430b-aa00-66a48223ac0b: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:06:10,587 tasks 10244 8818483712 Failed to send confirmation for appointment 35370ba2-75f4-4f4e-812c-fabb74bf805d: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:06:10,613 tasks 10244 8818483712 Failed to send confirmation for appointment b44849a1-98b9-4fa8-a7ac-9f51d4d17607: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:06:10,626 tasks 10244 8818483712 Failed to send confirmation for appointment bd59a4aa-4131-411a-b89c-93f4a28e88fd: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:06:10,655 tasks 10244 8818483712 Failed to send confirmation for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:06:10,705 tasks 10244 8818483712 Failed to send confirmation for appointment 1e4446b5-49cd-4de1-94e3-31356e6a3879: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:06:10,770 tasks 10244 8818483712 Failed to send confirmation for appointment b6456729-1568-4914-8c35-b076b00e6881: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:06:10,808 tasks 10244 8818483712 Failed to send confirmation for appointment 532b75b0-5154-4250-91c3-c93c6714133b: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:06:10,811 tasks 10233 8818483712 Failed to send confirmation for appointment 82f48ecf-6a9a-480e-a240-ed22a7665eff: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:06:10,811 tasks 10245 8818483712 Failed to send confirmation for appointment 708f4ab6-c218-4752-8f42-236cdadb1e03: 'NoneType' object has no attribute 'strftime' INFO 2025-11-19 15:06:16,818 signals 46368 6170832896 Appointment created: bd597651-0899-48cd-a13b-1dd21afff0ab for patient 000048 on 2025-11-23 INFO 2025-11-19 15:06:16,869 confirmation_service 46368 6170832896 Created confirmation token for appointment bd597651-0899-48cd-a13b-1dd21afff0ab, expires at 2025-11-26 12:06:16.868862+00:00 INFO 2025-11-19 15:06:16,880 confirmation_service 46368 6170832896 Sent confirmation request for appointment bd597651-0899-48cd-a13b-1dd21afff0ab INFO 2025-11-19 15:06:16,881 signals 46368 6170832896 Created confirmation token for appointment bd597651-0899-48cd-a13b-1dd21afff0ab. Token expires: 2025-11-26 12:06:16.868862+00:00 INFO 2025-11-19 15:06:16,881 signals 46368 6170832896 Notified provider rania.al-shamrani.aba2 of new appointment INFO 2025-11-19 15:06:16,883 signals 46368 6170832896 Scheduled 24-hour reminder for appointment bd597651-0899-48cd-a13b-1dd21afff0ab INFO 2025-11-19 15:06:16,894 signals 46368 6170832896 Scheduled 2-hour reminder for appointment bd597651-0899-48cd-a13b-1dd21afff0ab ERROR 2025-11-19 15:06:16,894 tasks 10244 8818483712 Failed to send confirmation for appointment bd597651-0899-48cd-a13b-1dd21afff0ab: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:06:16,897 tasks 10245 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general INFO 2025-11-19 15:06:16,898 signals 46368 6170832896 Appointment created: efe742ea-c3c4-4cd4-9359-e44f53b6ec81 for patient 000048 on 2025-11-30 INFO 2025-11-19 15:06:16,899 confirmation_service 46368 6170832896 Created confirmation token for appointment efe742ea-c3c4-4cd4-9359-e44f53b6ec81, expires at 2025-11-26 12:06:16.899439+00:00 INFO 2025-11-19 15:06:16,910 confirmation_service 46368 6170832896 Sent confirmation request for appointment efe742ea-c3c4-4cd4-9359-e44f53b6ec81 INFO 2025-11-19 15:06:16,911 signals 46368 6170832896 Created confirmation token for appointment efe742ea-c3c4-4cd4-9359-e44f53b6ec81. Token expires: 2025-11-26 12:06:16.899439+00:00 INFO 2025-11-19 15:06:16,911 signals 46368 6170832896 Notified provider rania.al-shamrani.aba2 of new appointment INFO 2025-11-19 15:06:16,912 signals 46368 6170832896 Scheduled 24-hour reminder for appointment efe742ea-c3c4-4cd4-9359-e44f53b6ec81 INFO 2025-11-19 15:06:16,923 signals 46368 6170832896 Scheduled 2-hour reminder for appointment efe742ea-c3c4-4cd4-9359-e44f53b6ec81 ERROR 2025-11-19 15:06:16,925 tasks 10244 8818483712 Failed to send confirmation for appointment efe742ea-c3c4-4cd4-9359-e44f53b6ec81: 'NoneType' object has no attribute 'strftime' INFO 2025-11-19 15:06:16,926 signals 46368 6170832896 Appointment created: 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 for patient 000048 on 2025-12-07 INFO 2025-11-19 15:06:16,928 confirmation_service 46368 6170832896 Created confirmation token for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16, expires at 2025-11-26 12:06:16.927815+00:00 INFO 2025-11-19 15:06:16,939 confirmation_service 46368 6170832896 Sent confirmation request for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-11-19 15:06:16,939 signals 46368 6170832896 Created confirmation token for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16. Token expires: 2025-11-26 12:06:16.927815+00:00 INFO 2025-11-19 15:06:16,940 signals 46368 6170832896 Notified provider rania.al-shamrani.aba2 of new appointment INFO 2025-11-19 15:06:16,951 signals 46368 6170832896 Scheduled 24-hour reminder for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-11-19 15:06:16,952 signals 46368 6170832896 Scheduled 2-hour reminder for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 ERROR 2025-11-19 15:06:16,953 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:06:16,954 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 15:06:16,955 signals 46368 6170832896 Appointment created: fc74bc29-a61a-4767-9ad8-d4e86f081442 for patient 000048 on 2025-12-14 INFO 2025-11-19 15:06:16,957 confirmation_service 46368 6170832896 Created confirmation token for appointment fc74bc29-a61a-4767-9ad8-d4e86f081442, expires at 2025-11-26 12:06:16.957179+00:00 INFO 2025-11-19 15:06:16,968 confirmation_service 46368 6170832896 Sent confirmation request for appointment fc74bc29-a61a-4767-9ad8-d4e86f081442 INFO 2025-11-19 15:06:16,968 signals 46368 6170832896 Created confirmation token for appointment fc74bc29-a61a-4767-9ad8-d4e86f081442. Token expires: 2025-11-26 12:06:16.957179+00:00 INFO 2025-11-19 15:06:16,969 signals 46368 6170832896 Notified provider rania.al-shamrani.aba2 of new appointment INFO 2025-11-19 15:06:16,970 signals 46368 6170832896 Scheduled 24-hour reminder for appointment fc74bc29-a61a-4767-9ad8-d4e86f081442 INFO 2025-11-19 15:06:16,970 signals 46368 6170832896 Scheduled 2-hour reminder for appointment fc74bc29-a61a-4767-9ad8-d4e86f081442 ERROR 2025-11-19 15:06:16,972 tasks 10233 8818483712 Failed to send confirmation for appointment fc74bc29-a61a-4767-9ad8-d4e86f081442: 'NoneType' object has no attribute 'strftime' INFO 2025-11-19 15:06:16,978 signals 46368 6170832896 Appointment created: ca15ad59-17ae-471e-b5ea-f209c85b716b for patient 000048 on 2025-12-21 ERROR 2025-11-19 15:06:16,979 tasks 10247 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general INFO 2025-11-19 15:06:16,979 confirmation_service 46368 6170832896 Created confirmation token for appointment ca15ad59-17ae-471e-b5ea-f209c85b716b, expires at 2025-11-26 12:06:16.979168+00:00 INFO 2025-11-19 15:06:16,991 confirmation_service 46368 6170832896 Sent confirmation request for appointment ca15ad59-17ae-471e-b5ea-f209c85b716b INFO 2025-11-19 15:06:16,991 signals 46368 6170832896 Created confirmation token for appointment ca15ad59-17ae-471e-b5ea-f209c85b716b. Token expires: 2025-11-26 12:06:16.979168+00:00 INFO 2025-11-19 15:06:16,991 signals 46368 6170832896 Notified provider rania.al-shamrani.aba2 of new appointment INFO 2025-11-19 15:06:17,002 signals 46368 6170832896 Scheduled 24-hour reminder for appointment ca15ad59-17ae-471e-b5ea-f209c85b716b INFO 2025-11-19 15:06:17,003 signals 46368 6170832896 Scheduled 2-hour reminder for appointment ca15ad59-17ae-471e-b5ea-f209c85b716b INFO 2025-11-19 15:06:17,004 basehttp 46368 6170832896 "POST /en/appointments/packages/23c3d28d-f167-4546-b95f-611fd97d3d4a/schedule/ HTTP/1.1" 302 0 ERROR 2025-11-19 15:06:17,005 tasks 10247 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:06:17,009 tasks 10234 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:06:17,014 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 15:06:17,026 basehttp 46368 6170832896 "GET /en/finance/packages/purchases/23c3d28d-f167-4546-b95f-611fd97d3d4a/ HTTP/1.1" 200 44708 ERROR 2025-11-19 15:06:17,030 tasks 10233 8818483712 Failed to send confirmation for appointment ca15ad59-17ae-471e-b5ea-f209c85b716b: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:06:17,037 tasks 10236 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:06:17,037 tasks 10244 8818483712 Failed to send confirmation for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:06:17,040 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:06:17,055 tasks 10235 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general INFO 2025-11-19 15:06:17,079 basehttp 46368 6170832896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:06:37,863 basehttp 46368 6170832896 "GET /en/appointments/ca15ad59-17ae-471e-b5ea-f209c85b716b/ HTTP/1.1" 200 47936 INFO 2025-11-19 15:06:37,931 basehttp 46368 6170832896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:06:47,193 signals 46368 6170832896 Appointment ca15ad59-17ae-471e-b5ea-f209c85b716b status changed: BOOKED -> CONFIRMED INFO 2025-11-19 15:06:47,194 signals 46368 6170832896 Appointment ca15ad59-17ae-471e-b5ea-f209c85b716b confirmed INFO 2025-11-19 15:06:47,195 basehttp 46368 6170832896 "POST /en/appointments/ca15ad59-17ae-471e-b5ea-f209c85b716b/confirm/ HTTP/1.1" 302 0 ERROR 2025-11-19 15:06:47,205 tasks 10244 8818483712 Failed to send confirmation for appointment ca15ad59-17ae-471e-b5ea-f209c85b716b: 'NoneType' object has no attribute 'strftime' INFO 2025-11-19 15:06:47,216 basehttp 46368 6170832896 "GET /en/appointments/ca15ad59-17ae-471e-b5ea-f209c85b716b/ HTTP/1.1" 200 48264 INFO 2025-11-19 15:06:47,288 basehttp 46368 6170832896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:06:52,375 basehttp 46368 6170832896 "POST /en/appointments/ca15ad59-17ae-471e-b5ea-f209c85b716b/arrive/ HTTP/1.1" 302 0 INFO 2025-11-19 15:06:52,413 basehttp 46368 6170832896 "GET /en/finance/invoices/create/?patient=ca751e8e-411d-4c71-bb99-3c7d30a15e92&appointment=ca15ad59-17ae-471e-b5ea-f209c85b716b HTTP/1.1" 200 61937 INFO 2025-11-19 15:06:52,475 basehttp 46368 6170832896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:07:10,302 basehttp 46368 6170832896 "GET /en/appointments/ca15ad59-17ae-471e-b5ea-f209c85b716b/ HTTP/1.1" 200 47938 INFO 2025-11-19 15:07:11,290 basehttp 46368 6170832896 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:07:15,735 basehttp 46368 6170832896 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-11-19 15:07:15,748 basehttp 46368 6170832896 "GET /finance/packages/purchases/23c3d28d-f167-4546-b95f-611fd97d3d4a/ HTTP/1.1" 302 0 INFO 2025-11-19 15:07:15,790 basehttp 46368 6137180160 "GET /ar/finance/packages/purchases/23c3d28d-f167-4546-b95f-611fd97d3d4a/ HTTP/1.1" 200 45072 INFO 2025-11-19 15:07:15,801 basehttp 46368 6154006528 "GET /static/css/rtl-fixes.css HTTP/1.1" 200 1420 INFO 2025-11-19 15:07:15,808 basehttp 46368 6137180160 "GET /static/css/default/app-rtl.min.css HTTP/1.1" 200 1020811 INFO 2025-11-19 15:07:15,870 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 15:07:16,906 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:07:16,961 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:07:16,961 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:07:16,987 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:07:17,013 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:07:17,017 tasks 10233 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:07:17,021 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:07:17,046 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:07:17,048 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:07:17,064 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general INFO 2025-11-19 15:07:45,901 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:08:04,965 basehttp 46368 6137180160 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:08:05,766 basehttp 46368 6137180160 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:08:06,809 basehttp 46368 6137180160 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 15:08:16,927 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:08:16,974 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:08:16,974 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:08:16,998 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:08:17,023 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:08:17,027 tasks 10233 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:08:17,031 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:08:17,056 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:08:17,056 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:08:17,073 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general INFO 2025-11-19 15:08:28,383 basehttp 46368 6137180160 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:08:58,393 basehttp 46368 6137180160 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 15:09:16,942 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:09:16,983 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:09:16,984 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:09:17,008 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:09:17,032 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:09:17,035 tasks 10233 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:09:17,038 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:09:17,065 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:09:17,065 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 15:09:17,081 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general INFO 2025-11-19 15:09:28,396 basehttp 46368 6137180160 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:09:58,397 basehttp 46368 6137180160 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:10:28,373 basehttp 46368 6137180160 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:10:50,880 basehttp 46368 6137180160 "GET /en/appointments/create/ HTTP/1.1" 200 134445 INFO 2025-11-19 15:10:50,950 basehttp 46368 6137180160 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 15:11:10,552 tasks 10244 8818483712 Failed to send confirmation for appointment 98f4923c-0791-430b-aa00-66a48223ac0b: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:11:10,602 tasks 10244 8818483712 Failed to send confirmation for appointment 35370ba2-75f4-4f4e-812c-fabb74bf805d: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:11:10,626 tasks 10244 8818483712 Failed to send confirmation for appointment b44849a1-98b9-4fa8-a7ac-9f51d4d17607: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:11:10,637 tasks 10244 8818483712 Failed to send confirmation for appointment bd59a4aa-4131-411a-b89c-93f4a28e88fd: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:11:10,668 tasks 10244 8818483712 Failed to send confirmation for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:11:10,719 tasks 10244 8818483712 Failed to send confirmation for appointment 1e4446b5-49cd-4de1-94e3-31356e6a3879: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:11:10,785 tasks 10244 8818483712 Failed to send confirmation for appointment b6456729-1568-4914-8c35-b076b00e6881: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:11:10,821 tasks 10244 8818483712 Failed to send confirmation for appointment 532b75b0-5154-4250-91c3-c93c6714133b: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:11:10,824 tasks 10233 8818483712 Failed to send confirmation for appointment 82f48ecf-6a9a-480e-a240-ed22a7665eff: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:11:10,824 tasks 10245 8818483712 Failed to send confirmation for appointment 708f4ab6-c218-4752-8f42-236cdadb1e03: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:11:16,920 tasks 10244 8818483712 Failed to send confirmation for appointment bd597651-0899-48cd-a13b-1dd21afff0ab: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:11:16,940 tasks 10244 8818483712 Failed to send confirmation for appointment efe742ea-c3c4-4cd4-9359-e44f53b6ec81: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:11:16,987 tasks 10244 8818483712 Failed to send confirmation for appointment fc74bc29-a61a-4767-9ad8-d4e86f081442: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:11:17,045 tasks 10244 8818483712 Failed to send confirmation for appointment ca15ad59-17ae-471e-b5ea-f209c85b716b: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:11:17,051 tasks 10233 8818483712 Failed to send confirmation for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16: 'NoneType' object has no attribute 'strftime' INFO 2025-11-19 15:11:20,925 basehttp 46368 6137180160 "GET /en/appointments/api/packages-for-patient/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd HTTP/1.1" 200 4396 INFO 2025-11-19 15:11:20,969 basehttp 46368 6154006528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:11:46,397 basehttp 46368 6154006528 "GET /en/appointments/sessions/available/ HTTP/1.1" 200 30247 INFO 2025-11-19 15:11:46,470 basehttp 46368 6154006528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 15:11:47,221 tasks 10244 8818483712 Failed to send confirmation for appointment ca15ad59-17ae-471e-b5ea-f209c85b716b: 'NoneType' object has no attribute 'strftime' INFO 2025-11-19 15:11:49,738 basehttp 46368 6154006528 "GET /en/appointments/sessions/ HTTP/1.1" 200 33576 INFO 2025-11-19 15:11:49,803 basehttp 46368 6154006528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:11:52,417 basehttp 46368 6154006528 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/ HTTP/1.1" 200 37538 INFO 2025-11-19 15:11:52,493 basehttp 46368 6154006528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:11:58,875 basehttp 46368 6154006528 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/add-patient/ HTTP/1.1" 200 33610 INFO 2025-11-19 15:11:58,942 basehttp 46368 6154006528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:12:07,413 basehttp 46368 6154006528 "POST /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/add-patient/ HTTP/1.1" 302 0 INFO 2025-11-19 15:12:07,443 basehttp 46368 6154006528 "GET /en/patients/ff1c5271-5bd2-4725-be99-4a5d6f9569ed/?tab=consents&missing=GENERAL_TREATMENT,SERVICE_SPECIFIC&return_to=session_72492ca9-92a9-4496-bf67-157188726111 HTTP/1.1" 200 53680 INFO 2025-11-19 15:12:07,506 basehttp 46368 6154006528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:12:19,226 basehttp 46368 6154006528 "GET /en/medical/consultations/b6cd9f0c-32f3-4c73-aa53-552dcca56fa1/ HTTP/1.1" 200 43512 INFO 2025-11-19 15:12:19,296 basehttp 46368 6154006528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:12:28,255 basehttp 46368 6154006528 "GET /en/medical/consultations/b6cd9f0c-32f3-4c73-aa53-552dcca56fa1/response/create/ HTTP/1.1" 200 32561 INFO 2025-11-19 15:12:28,326 basehttp 46368 6154006528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:12:32,850 basehttp 46368 6154006528 "GET /en/medical/consultations/b6cd9f0c-32f3-4c73-aa53-552dcca56fa1/feedback/create/ HTTP/1.1" 200 39612 INFO 2025-11-19 15:12:32,922 basehttp 46368 6154006528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:12:43,695 basehttp 46368 6154006528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:12:54,043 basehttp 46368 6154006528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:12:54,776 basehttp 46368 6154006528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-11-19 15:12:57,609 log 46368 6154006528 Forbidden (Permission denied): /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/start/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 134, in dispatch return self.handle_no_permission() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 59, in handle_no_permission raise PermissionDenied( django.core.exceptions.PermissionDenied: You need one of these roles to access this page: DOCTOR, NURSE, OT, SLP, ABA WARNING 2025-11-19 15:12:57,613 basehttp 46368 6154006528 "POST /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/start/ HTTP/1.1" 403 135 INFO 2025-11-19 15:13:07,267 basehttp 46368 6154006528 "GET /en/appointments/sessions/create/ HTTP/1.1" 200 34622 INFO 2025-11-19 15:13:07,340 basehttp 46368 6154006528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:13:13,234 basehttp 46368 6154006528 "GET /en/dashboard/ HTTP/1.1" 200 53870 INFO 2025-11-19 15:13:15,870 basehttp 46368 6154006528 "GET /en/appointments/create/ HTTP/1.1" 200 134445 INFO 2025-11-19 15:13:15,940 basehttp 46368 6154006528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:13:45,963 basehttp 46368 6154006528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:13:53,833 basehttp 46368 6154006528 "GET /en/appointments/create/ HTTP/1.1" 200 134442 INFO 2025-11-19 15:13:53,899 basehttp 46368 6154006528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:14:23,921 basehttp 46368 6154006528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:14:53,922 basehttp 46368 6154006528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:15:23,921 basehttp 46368 6154006528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:15:53,922 basehttp 46368 6154006528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 15:16:10,578 tasks 10244 8818483712 Failed to send confirmation for appointment 98f4923c-0791-430b-aa00-66a48223ac0b: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:16:10,618 tasks 10244 8818483712 Failed to send confirmation for appointment 35370ba2-75f4-4f4e-812c-fabb74bf805d: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:16:10,639 tasks 10244 8818483712 Failed to send confirmation for appointment b44849a1-98b9-4fa8-a7ac-9f51d4d17607: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:16:10,649 tasks 10233 8818483712 Failed to send confirmation for appointment bd59a4aa-4131-411a-b89c-93f4a28e88fd: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:16:10,680 tasks 10244 8818483712 Failed to send confirmation for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:16:10,732 tasks 10244 8818483712 Failed to send confirmation for appointment 1e4446b5-49cd-4de1-94e3-31356e6a3879: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:16:10,799 tasks 10244 8818483712 Failed to send confirmation for appointment b6456729-1568-4914-8c35-b076b00e6881: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:16:10,836 tasks 10244 8818483712 Failed to send confirmation for appointment 532b75b0-5154-4250-91c3-c93c6714133b: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:16:10,837 tasks 10245 8818483712 Failed to send confirmation for appointment 708f4ab6-c218-4752-8f42-236cdadb1e03: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:16:10,837 tasks 10233 8818483712 Failed to send confirmation for appointment 82f48ecf-6a9a-480e-a240-ed22a7665eff: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:16:13,960 tasks 10244 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-19 15:16:16,938 tasks 10244 8818483712 Failed to send confirmation for appointment bd597651-0899-48cd-a13b-1dd21afff0ab: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:16:16,954 tasks 10244 8818483712 Failed to send confirmation for appointment efe742ea-c3c4-4cd4-9359-e44f53b6ec81: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:16:17,001 tasks 10244 8818483712 Failed to send confirmation for appointment fc74bc29-a61a-4767-9ad8-d4e86f081442: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:16:17,060 tasks 10244 8818483712 Failed to send confirmation for appointment ca15ad59-17ae-471e-b5ea-f209c85b716b: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:16:17,066 tasks 10233 8818483712 Failed to send confirmation for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16: 'NoneType' object has no attribute 'strftime' INFO 2025-11-19 15:16:23,914 basehttp 46368 6154006528 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:16:44,004 basehttp 46368 6154006528 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-11-19 15:16:44,016 basehttp 46368 6154006528 "GET /appointments/create/ HTTP/1.1" 302 0 INFO 2025-11-19 15:16:44,037 basehttp 46368 6137180160 "GET /ar/appointments/create/ HTTP/1.1" 200 136061 INFO 2025-11-19 15:16:44,121 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 15:16:47,217 tasks 10244 8818483712 Failed to send confirmation for appointment ca15ad59-17ae-471e-b5ea-f209c85b716b: 'NoneType' object has no attribute 'strftime' INFO 2025-11-19 15:16:49,414 basehttp 46368 6137180160 "GET /ar/dashboard/ HTTP/1.1" 200 55178 INFO 2025-11-19 15:16:49,495 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:17:02,387 basehttp 46368 6137180160 "POST /ar/accounts/logout/ HTTP/1.1" 302 0 INFO 2025-11-19 15:17:02,392 basehttp 46368 6137180160 "GET / HTTP/1.1" 200 35436 INFO 2025-11-19 15:17:13,162 basehttp 46368 6137180160 "GET /accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-19 15:17:13,166 basehttp 46368 6154006528 "GET /ar/accounts/login/ HTTP/1.1" 200 19034 INFO 2025-11-19 15:17:19,144 basehttp 46368 6154006528 "POST /ar/accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-19 15:17:19,154 basehttp 46368 6154006528 "GET /dashboard/ HTTP/1.1" 302 0 INFO 2025-11-19 15:17:19,168 basehttp 46368 6137180160 "GET /ar/dashboard/ HTTP/1.1" 200 42823 INFO 2025-11-19 15:17:19,249 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-19 15:17:49,276 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-11-19 15:18:07,081 basehttp 46368 6137180160 "POST /ar/accounts/logout/ HTTP/1.1" 302 0 INFO 2025-11-19 15:18:07,083 basehttp 46368 6137180160 "GET / HTTP/1.1" 200 35436 INFO 2025-11-19 15:18:09,284 basehttp 46368 6137180160 "GET /accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-19 15:18:09,288 basehttp 46368 6154006528 "GET /ar/accounts/login/ HTTP/1.1" 200 19034 INFO 2025-11-19 15:18:10,578 basehttp 46368 6154006528 "POST /ar/accounts/login/ HTTP/1.1" 302 0 INFO 2025-11-19 15:18:10,588 basehttp 46368 6154006528 "GET /dashboard/ HTTP/1.1" 302 0 INFO 2025-11-19 15:18:10,606 basehttp 46368 6137180160 "GET /ar/dashboard/ HTTP/1.1" 200 55178 INFO 2025-11-19 15:18:10,687 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:18:12,910 basehttp 46368 6137180160 "GET /ar/finance/packages/ HTTP/1.1" 200 36376 INFO 2025-11-19 15:18:12,980 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:18:18,808 basehttp 46368 6137180160 "GET /ar/finance/packages/cbf6d238-5fa3-4dc9-99b0-c1b6f473cdec/update/ HTTP/1.1" 200 52058 INFO 2025-11-19 15:18:18,890 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:18:48,910 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:19:18,911 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:19:48,912 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:20:18,911 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:20:48,912 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 15:21:16,940 tasks 10244 8818483712 Failed to send confirmation for appointment bd597651-0899-48cd-a13b-1dd21afff0ab: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:21:16,949 tasks 10233 8818483712 Failed to send confirmation for appointment efe742ea-c3c4-4cd4-9359-e44f53b6ec81: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:21:16,995 tasks 10244 8818483712 Failed to send confirmation for appointment fc74bc29-a61a-4767-9ad8-d4e86f081442: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:21:17,053 tasks 10244 8818483712 Failed to send confirmation for appointment ca15ad59-17ae-471e-b5ea-f209c85b716b: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 15:21:17,057 tasks 10233 8818483712 Failed to send confirmation for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16: 'NoneType' object has no attribute 'strftime' INFO 2025-11-19 15:21:18,912 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 15:21:47,238 tasks 10244 8818483712 Failed to send confirmation for appointment ca15ad59-17ae-471e-b5ea-f209c85b716b: 'NoneType' object has no attribute 'strftime' INFO 2025-11-19 15:21:48,908 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:22:18,527 tasks 10244 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-19 15:22:18,538 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 15:22:18,919 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:22:48,913 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 15:23:18,548 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 15:23:18,913 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:23:48,899 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 15:24:18,567 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 15:24:19,196 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:24:49,196 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:25:04,753 tasks 10244 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-19 15:25:04,759 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:25:18,588 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 15:25:41,203 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 15:26:04,777 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 15:26:41,194 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 15:27:04,799 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 15:27:41,188 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 15:27:50,011 tasks 10244 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found ERROR 2025-11-19 15:28:04,820 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 15:28:41,202 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:29:41,203 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:30:00,006 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 15:30:00,007 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 12:30:00.007035+00:00'} INFO 2025-11-19 15:30:00,014 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 15:30:00,014 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 12:30:00.014348+00:00'} INFO 2025-11-19 15:30:41,185 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 15:31:35,734 tasks 10244 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-19 15:31:41,205 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:32:41,173 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:33:41,165 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:34:41,166 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:35:41,173 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:36:41,194 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:37:41,169 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:38:41,201 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:39:41,189 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:40:41,186 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:41:41,198 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:42:41,200 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:43:41,190 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:44:41,202 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:45:31,941 tasks 10244 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-19 15:45:31,951 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 15:45:41,199 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 15:46:31,974 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 15:46:41,189 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 15:47:31,997 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 15:47:41,193 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 15:48:32,010 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 15:48:41,193 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:49:41,191 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:50:41,202 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:51:41,181 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 15:52:18,520 tasks 10233 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-19 15:52:18,522 tasks 10244 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-19 15:52:18,528 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 15:52:41,191 basehttp 46368 6137180160 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 15:53:18,624 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:54:18,646 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 15:55:18,667 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 15:57:15,744 autoreload 72278 8818483712 Watching for file changes with StatReloader INFO 2025-11-19 15:57:18,251 basehttp 72278 6165213184 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:57:19,047 basehttp 72278 6165213184 "GET /ar/finance/packages/cbf6d238-5fa3-4dc9-99b0-c1b6f473cdec/update/ HTTP/1.1" 200 52058 INFO 2025-11-19 15:57:19,122 basehttp 72278 6165213184 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:57:22,916 basehttp 72278 6165213184 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-11-19 15:57:22,931 basehttp 72278 6165213184 "GET /finance/packages/cbf6d238-5fa3-4dc9-99b0-c1b6f473cdec/update/ HTTP/1.1" 302 0 INFO 2025-11-19 15:57:22,978 basehttp 72278 6325039104 "GET /en/finance/packages/cbf6d238-5fa3-4dc9-99b0-c1b6f473cdec/update/ HTTP/1.1" 200 51515 INFO 2025-11-19 15:57:23,060 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:57:25,088 basehttp 72278 6325039104 "GET /en/dashboard/ HTTP/1.1" 200 53870 INFO 2025-11-19 15:57:25,187 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 15:57:50,010 tasks 10244 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-19 15:57:55,186 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:58:25,184 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:58:55,181 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:59:25,185 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 15:59:55,184 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:00:00,006 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 16:00:00,006 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 13:00:00.006204+00:00'} INFO 2025-11-19 16:00:00,012 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 16:00:00,012 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 13:00:00.012239+00:00'} INFO 2025-11-19 16:00:25,174 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:00:55,167 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:01:25,184 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 16:01:35,732 tasks 10244 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-19 16:01:55,186 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:02:25,176 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:02:55,195 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:03:25,197 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:03:55,193 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:04:25,196 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:04:55,202 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:05:25,199 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:05:55,176 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:06:25,199 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:06:55,188 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:07:25,199 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:07:55,199 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:08:25,198 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:08:55,198 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:09:25,216 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:09:55,175 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:10:25,199 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:10:55,199 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:11:25,193 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:11:52,279 tasks 10244 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-19 16:11:52,287 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 16:11:55,196 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:12:25,199 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 16:12:52,304 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 16:12:55,207 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:13:25,202 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 16:13:52,326 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 16:13:55,187 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:14:25,201 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 16:14:52,348 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 16:14:55,200 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:15:25,203 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:15:55,202 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:16:25,206 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:16:55,203 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:16:59,589 basehttp 72278 6325039104 "GET /en/appointments/create/ HTTP/1.1" 200 134442 INFO 2025-11-19 16:16:59,660 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:17:14,211 basehttp 72278 6325039104 "GET /en/appointments/create/ HTTP/1.1" 200 134442 INFO 2025-11-19 16:17:14,280 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:17:21,026 basehttp 72278 6165213184 "GET /en/appointments/api/available-rooms/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 434 INFO 2025-11-19 16:17:21,028 basehttp 72278 6325039104 "GET /api/v1/providers/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 581 INFO 2025-11-19 16:17:28,125 services 72278 6165213184 Consent verified for patient 000050 for service ABA INFO 2025-11-19 16:17:28,129 basehttp 72278 6165213184 "GET /en/appointments/api/check-consent/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 317 INFO 2025-11-19 16:17:29,165 basehttp 72278 6165213184 "GET /en/appointments/api/packages-for-patient/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd HTTP/1.1" 200 4396 WARNING 2025-11-19 16:17:37,819 log 72278 6165213184 Not Found: /finance/api/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/services/ WARNING 2025-11-19 16:17:37,819 basehttp 72278 6165213184 "GET /finance/api/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/services/ HTTP/1.1" 404 3222 INFO 2025-11-19 16:17:37,821 basehttp 72278 6325039104 "GET /en/appointments/api/package-clinics/?package_id=&package_purchase_id=f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8 HTTP/1.1" 200 381 INFO 2025-11-19 16:17:44,288 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:18:14,306 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:18:44,291 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:19:14,306 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:19:44,306 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:20:11,264 tasks 10244 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-19 16:20:11,269 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 16:20:14,312 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:20:44,308 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 16:21:11,278 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 16:21:14,308 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:21:44,284 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 16:22:11,286 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 16:22:14,302 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:22:44,301 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 16:23:11,294 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 16:23:14,308 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:23:44,287 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:23:56,026 basehttp 72278 6325039104 "GET /en/appointments/create/ HTTP/1.1" 200 134442 INFO 2025-11-19 16:23:56,105 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:24:26,107 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:24:56,120 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:25:26,105 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:25:56,121 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:26:26,123 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:26:56,117 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:27:26,121 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:27:56,112 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:28:26,121 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:28:56,121 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:29:26,122 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:29:56,121 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:30:00,011 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 16:30:00,011 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 13:30:00.011330+00:00'} INFO 2025-11-19 16:30:00,018 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 16:30:00,018 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 13:30:00.018435+00:00'} INFO 2025-11-19 16:30:26,099 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:30:56,102 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:31:26,122 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:31:56,125 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:32:26,126 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:32:56,138 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:33:26,167 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:33:56,151 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:34:26,170 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:34:56,174 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:35:26,173 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:35:56,174 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:36:26,274 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:36:56,267 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:37:41,281 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:38:41,278 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:39:41,281 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:40:41,278 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:41:41,270 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:42:41,262 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:43:41,286 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:44:41,284 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:45:41,299 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:46:14,028 tasks 10244 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-19 16:46:14,040 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 16:46:41,284 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 16:47:14,063 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 16:47:41,284 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 16:48:14,062 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 16:48:41,240 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 16:49:14,074 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 16:49:41,252 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:50:41,261 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:51:41,262 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:52:41,267 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:53:41,265 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:54:41,256 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:55:41,265 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:56:41,262 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:57:41,251 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:58:41,251 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 16:59:41,267 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:00:00,009 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 17:00:00,009 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 14:00:00.009247+00:00'} INFO 2025-11-19 17:00:00,015 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 17:00:00,015 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 14:00:00.015933+00:00'} INFO 2025-11-19 17:00:41,255 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:01:41,273 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:02:40,648 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:02:56,153 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:03:26,113 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:03:56,091 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:04:26,099 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:04:56,116 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:05:26,090 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:05:35,037 basehttp 72278 6165213184 "GET /en/appointments/create/ HTTP/1.1" 200 135073 INFO 2025-11-19 17:05:35,131 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:05:41,684 basehttp 72278 6165213184 "GET /en/appointments/api/packages-for-patient/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd HTTP/1.1" 200 4396 INFO 2025-11-19 17:06:05,125 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:06:35,115 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:07:05,133 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:07:35,125 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:08:01,133 basehttp 72278 6165213184 "GET /en/appointments/create/ HTTP/1.1" 200 135065 INFO 2025-11-19 17:08:01,206 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:08:13,620 basehttp 72278 6165213184 "GET /en/appointments/api/packages-for-patient/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd HTTP/1.1" 200 4396 WARNING 2025-11-19 17:08:18,230 log 72278 6165213184 Not Found: /finance/api/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/services/ WARNING 2025-11-19 17:08:18,230 basehttp 72278 6165213184 "GET /finance/api/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/services/ HTTP/1.1" 404 3222 INFO 2025-11-19 17:08:18,234 basehttp 72278 6325039104 "GET /en/appointments/api/package-clinics/?package_id=&package_purchase_id=f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8 HTTP/1.1" 200 381 INFO 2025-11-19 17:08:31,201 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:09:01,228 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:09:31,226 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:10:01,214 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:10:31,231 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:10:40,064 basehttp 72278 6325039104 "GET /en/appointments/create/ HTTP/1.1" 200 134466 INFO 2025-11-19 17:10:40,136 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:10:43,729 basehttp 72278 6325039104 "GET /en/appointments/api/packages-for-patient/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd HTTP/1.1" 200 4396 INFO 2025-11-19 17:10:45,597 basehttp 72278 6325039104 "GET /appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ HTTP/1.1" 302 0 INFO 2025-11-19 17:10:45,615 basehttp 72278 6165213184 "GET /en/appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ HTTP/1.1" 200 42348 INFO 2025-11-19 17:10:45,689 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:11:15,687 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:11:45,701 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:12:15,708 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:12:45,701 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:13:15,707 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:13:45,716 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:14:15,712 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:14:45,710 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:15:15,714 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:15:45,710 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:16:15,709 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:16:45,721 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:17:15,710 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:17:45,710 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:18:15,726 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:18:45,741 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:19:15,745 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:19:45,744 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:20:15,746 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:20:45,725 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:21:15,747 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:21:45,723 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:22:15,723 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:22:45,753 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:23:16,248 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:23:46,248 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:24:41,259 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:25:41,247 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:26:41,261 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:27:31,094 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:27:43,763 basehttp 72278 6165213184 "GET /en/dashboard/ HTTP/1.1" 200 53870 INFO 2025-11-19 17:27:43,823 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:27:45,502 basehttp 72278 6165213184 "GET /en/appointments/create/ HTTP/1.1" 200 134466 INFO 2025-11-19 17:27:45,570 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 17:27:50,063 tasks 10244 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-19 17:27:50,064 tasks 10233 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-19 17:28:01,673 basehttp 72278 6165213184 "GET /en/appointments/api/packages-for-patient/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd HTTP/1.1" 200 4396 INFO 2025-11-19 17:28:15,586 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:28:27,744 basehttp 72278 6165213184 "GET /appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ HTTP/1.1" 302 0 INFO 2025-11-19 17:28:27,756 basehttp 72278 6325039104 "GET /en/appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ HTTP/1.1" 200 45650 INFO 2025-11-19 17:28:27,821 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:28:40,640 basehttp 72278 6325039104 "GET /en/appointments/api/available-rooms/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 434 INFO 2025-11-19 17:28:57,846 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:29:02,540 signals 72278 6325039104 Appointment created: 437519f0-10a5-44dc-acd9-d8826fae5cf9 for patient 000050 on 2025-11-23 INFO 2025-11-19 17:29:02,600 confirmation_service 72278 6325039104 Created confirmation token for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9, expires at 2025-11-26 14:29:02.600502+00:00 INFO 2025-11-19 17:29:02,613 confirmation_service 72278 6325039104 Sent confirmation request for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 INFO 2025-11-19 17:29:02,613 signals 72278 6325039104 Created confirmation token for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9. Token expires: 2025-11-26 14:29:02.600502+00:00 INFO 2025-11-19 17:29:02,614 signals 72278 6325039104 Notified provider ziyad.al-shammari.aba1 of new appointment ERROR 2025-11-19 17:29:02,615 tasks 10244 8818483712 Failed to send confirmation for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9: 'NoneType' object has no attribute 'strftime' INFO 2025-11-19 17:29:02,620 signals 72278 6325039104 Scheduled 24-hour reminder for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-19 17:29:02,620 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 17:29:02,621 signals 72278 6325039104 Scheduled 2-hour reminder for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 INFO 2025-11-19 17:29:02,624 signals 72278 6325039104 Appointment created: 612b105e-95d9-43c2-98e0-d5771362ba61 for patient 000050 on 2025-11-25 INFO 2025-11-19 17:29:02,626 confirmation_service 72278 6325039104 Created confirmation token for appointment 612b105e-95d9-43c2-98e0-d5771362ba61, expires at 2025-11-26 14:29:02.626037+00:00 INFO 2025-11-19 17:29:02,637 confirmation_service 72278 6325039104 Sent confirmation request for appointment 612b105e-95d9-43c2-98e0-d5771362ba61 INFO 2025-11-19 17:29:02,637 signals 72278 6325039104 Created confirmation token for appointment 612b105e-95d9-43c2-98e0-d5771362ba61. Token expires: 2025-11-26 14:29:02.626037+00:00 INFO 2025-11-19 17:29:02,638 signals 72278 6325039104 Notified provider ziyad.al-shammari.aba1 of new appointment INFO 2025-11-19 17:29:02,639 signals 72278 6325039104 Scheduled 24-hour reminder for appointment 612b105e-95d9-43c2-98e0-d5771362ba61 INFO 2025-11-19 17:29:02,639 signals 72278 6325039104 Scheduled 2-hour reminder for appointment 612b105e-95d9-43c2-98e0-d5771362ba61 ERROR 2025-11-19 17:29:02,641 tasks 10244 8818483712 Failed to send confirmation for appointment 612b105e-95d9-43c2-98e0-d5771362ba61: 'NoneType' object has no attribute 'strftime' INFO 2025-11-19 17:29:02,647 signals 72278 6325039104 Appointment created: 24573307-e2c3-4c45-97a1-72b296f78c03 for patient 000050 on 2025-11-30 ERROR 2025-11-19 17:29:02,648 tasks 10234 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general INFO 2025-11-19 17:29:02,648 confirmation_service 72278 6325039104 Created confirmation token for appointment 24573307-e2c3-4c45-97a1-72b296f78c03, expires at 2025-11-26 14:29:02.648478+00:00 INFO 2025-11-19 17:29:02,660 confirmation_service 72278 6325039104 Sent confirmation request for appointment 24573307-e2c3-4c45-97a1-72b296f78c03 INFO 2025-11-19 17:29:02,660 signals 72278 6325039104 Created confirmation token for appointment 24573307-e2c3-4c45-97a1-72b296f78c03. Token expires: 2025-11-26 14:29:02.648478+00:00 INFO 2025-11-19 17:29:02,660 signals 72278 6325039104 Notified provider ziyad.al-shammari.aba1 of new appointment INFO 2025-11-19 17:29:02,671 signals 72278 6325039104 Scheduled 24-hour reminder for appointment 24573307-e2c3-4c45-97a1-72b296f78c03 ERROR 2025-11-19 17:29:02,672 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 17:29:02,683 signals 72278 6325039104 Scheduled 2-hour reminder for appointment 24573307-e2c3-4c45-97a1-72b296f78c03 ERROR 2025-11-19 17:29:02,686 tasks 10234 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 17:29:02,697 signals 72278 6325039104 Appointment created: 471a87e3-9da0-448b-9b43-812876b30e30 for patient 000050 on 2025-12-02 INFO 2025-11-19 17:29:02,698 confirmation_service 72278 6325039104 Created confirmation token for appointment 471a87e3-9da0-448b-9b43-812876b30e30, expires at 2025-11-26 14:29:02.698571+00:00 INFO 2025-11-19 17:29:02,708 confirmation_service 72278 6325039104 Sent confirmation request for appointment 471a87e3-9da0-448b-9b43-812876b30e30 INFO 2025-11-19 17:29:02,708 signals 72278 6325039104 Created confirmation token for appointment 471a87e3-9da0-448b-9b43-812876b30e30. Token expires: 2025-11-26 14:29:02.698571+00:00 INFO 2025-11-19 17:29:02,708 signals 72278 6325039104 Notified provider ziyad.al-shammari.aba1 of new appointment ERROR 2025-11-19 17:29:02,709 tasks 10233 8818483712 Failed to send confirmation for appointment 471a87e3-9da0-448b-9b43-812876b30e30: 'NoneType' object has no attribute 'strftime' INFO 2025-11-19 17:29:02,720 signals 72278 6325039104 Scheduled 24-hour reminder for appointment 471a87e3-9da0-448b-9b43-812876b30e30 INFO 2025-11-19 17:29:02,730 signals 72278 6325039104 Scheduled 2-hour reminder for appointment 471a87e3-9da0-448b-9b43-812876b30e30 INFO 2025-11-19 17:29:02,737 signals 72278 6325039104 Appointment created: c4a9f1d3-6c02-45ec-8739-a43bb9103a8a for patient 000050 on 2025-12-07 ERROR 2025-11-19 17:29:02,738 tasks 10235 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general INFO 2025-11-19 17:29:02,739 confirmation_service 72278 6325039104 Created confirmation token for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a, expires at 2025-11-26 14:29:02.738872+00:00 INFO 2025-11-19 17:29:02,750 confirmation_service 72278 6325039104 Sent confirmation request for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a INFO 2025-11-19 17:29:02,750 signals 72278 6325039104 Created confirmation token for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a. Token expires: 2025-11-26 14:29:02.738872+00:00 INFO 2025-11-19 17:29:02,751 signals 72278 6325039104 Notified provider ziyad.al-shammari.aba1 of new appointment INFO 2025-11-19 17:29:02,752 signals 72278 6325039104 Scheduled 24-hour reminder for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a INFO 2025-11-19 17:29:02,763 signals 72278 6325039104 Scheduled 2-hour reminder for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-11-19 17:29:02,764 tasks 10233 8818483712 Failed to send confirmation for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a: 'NoneType' object has no attribute 'strftime' INFO 2025-11-19 17:29:02,766 signals 72278 6325039104 Appointment created: 36c3e91f-6bba-48ac-b9f3-189b0a7224b4 for patient 000050 on 2025-12-09 INFO 2025-11-19 17:29:02,768 confirmation_service 72278 6325039104 Created confirmation token for appointment 36c3e91f-6bba-48ac-b9f3-189b0a7224b4, expires at 2025-11-26 14:29:02.768007+00:00 INFO 2025-11-19 17:29:02,779 confirmation_service 72278 6325039104 Sent confirmation request for appointment 36c3e91f-6bba-48ac-b9f3-189b0a7224b4 INFO 2025-11-19 17:29:02,779 signals 72278 6325039104 Created confirmation token for appointment 36c3e91f-6bba-48ac-b9f3-189b0a7224b4. Token expires: 2025-11-26 14:29:02.768007+00:00 INFO 2025-11-19 17:29:02,780 signals 72278 6325039104 Notified provider ziyad.al-shammari.aba1 of new appointment INFO 2025-11-19 17:29:02,780 signals 72278 6325039104 Scheduled 24-hour reminder for appointment 36c3e91f-6bba-48ac-b9f3-189b0a7224b4 INFO 2025-11-19 17:29:02,781 signals 72278 6325039104 Scheduled 2-hour reminder for appointment 36c3e91f-6bba-48ac-b9f3-189b0a7224b4 ERROR 2025-11-19 17:29:02,782 tasks 10233 8818483712 Failed to send confirmation for appointment 36c3e91f-6bba-48ac-b9f3-189b0a7224b4: 'NoneType' object has no attribute 'strftime' INFO 2025-11-19 17:29:02,789 signals 72278 6325039104 Appointment created: bc9dcb63-0637-4af7-8e16-4b851b3c2f51 for patient 000050 on 2025-12-14 ERROR 2025-11-19 17:29:02,789 tasks 10248 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general INFO 2025-11-19 17:29:02,790 confirmation_service 72278 6325039104 Created confirmation token for appointment bc9dcb63-0637-4af7-8e16-4b851b3c2f51, expires at 2025-11-26 14:29:02.790199+00:00 INFO 2025-11-19 17:29:02,802 confirmation_service 72278 6325039104 Sent confirmation request for appointment bc9dcb63-0637-4af7-8e16-4b851b3c2f51 INFO 2025-11-19 17:29:02,802 signals 72278 6325039104 Created confirmation token for appointment bc9dcb63-0637-4af7-8e16-4b851b3c2f51. Token expires: 2025-11-26 14:29:02.790199+00:00 INFO 2025-11-19 17:29:02,802 signals 72278 6325039104 Notified provider ziyad.al-shammari.aba1 of new appointment ERROR 2025-11-19 17:29:02,813 tasks 10235 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general INFO 2025-11-19 17:29:02,813 signals 72278 6325039104 Scheduled 24-hour reminder for appointment bc9dcb63-0637-4af7-8e16-4b851b3c2f51 INFO 2025-11-19 17:29:02,814 signals 72278 6325039104 Scheduled 2-hour reminder for appointment bc9dcb63-0637-4af7-8e16-4b851b3c2f51 ERROR 2025-11-19 17:29:02,814 tasks 10236 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 17:29:02,816 tasks 10248 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 17:29:02,818 signals 72278 6325039104 Appointment created: 650cafe9-de7c-42b5-9ae8-7db41566c36f for patient 000050 on 2025-12-16 INFO 2025-11-19 17:29:02,819 confirmation_service 72278 6325039104 Created confirmation token for appointment 650cafe9-de7c-42b5-9ae8-7db41566c36f, expires at 2025-11-26 14:29:02.819436+00:00 INFO 2025-11-19 17:29:02,820 confirmation_service 72278 6325039104 Sent confirmation request for appointment 650cafe9-de7c-42b5-9ae8-7db41566c36f INFO 2025-11-19 17:29:02,820 signals 72278 6325039104 Created confirmation token for appointment 650cafe9-de7c-42b5-9ae8-7db41566c36f. Token expires: 2025-11-26 14:29:02.819436+00:00 INFO 2025-11-19 17:29:02,821 signals 72278 6325039104 Notified provider ziyad.al-shammari.aba1 of new appointment ERROR 2025-11-19 17:29:02,821 tasks 10245 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general INFO 2025-11-19 17:29:02,832 signals 72278 6325039104 Scheduled 24-hour reminder for appointment 650cafe9-de7c-42b5-9ae8-7db41566c36f INFO 2025-11-19 17:29:02,833 signals 72278 6325039104 Scheduled 2-hour reminder for appointment 650cafe9-de7c-42b5-9ae8-7db41566c36f ERROR 2025-11-19 17:29:02,835 tasks 10236 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 17:29:02,835 tasks 10235 8818483712 Failed to send confirmation for appointment 650cafe9-de7c-42b5-9ae8-7db41566c36f: 'NoneType' object has no attribute 'strftime' INFO 2025-11-19 17:29:02,837 signals 72278 6325039104 Appointment created: 43ceb721-c892-4f30-baa7-19081f4f6985 for patient 000050 on 2025-12-21 INFO 2025-11-19 17:29:02,838 confirmation_service 72278 6325039104 Created confirmation token for appointment 43ceb721-c892-4f30-baa7-19081f4f6985, expires at 2025-11-26 14:29:02.838435+00:00 INFO 2025-11-19 17:29:02,850 confirmation_service 72278 6325039104 Sent confirmation request for appointment 43ceb721-c892-4f30-baa7-19081f4f6985 INFO 2025-11-19 17:29:02,850 signals 72278 6325039104 Created confirmation token for appointment 43ceb721-c892-4f30-baa7-19081f4f6985. Token expires: 2025-11-26 14:29:02.838435+00:00 INFO 2025-11-19 17:29:02,850 signals 72278 6325039104 Notified provider ziyad.al-shammari.aba1 of new appointment INFO 2025-11-19 17:29:02,861 signals 72278 6325039104 Scheduled 24-hour reminder for appointment 43ceb721-c892-4f30-baa7-19081f4f6985 INFO 2025-11-19 17:29:02,862 signals 72278 6325039104 Scheduled 2-hour reminder for appointment 43ceb721-c892-4f30-baa7-19081f4f6985 ERROR 2025-11-19 17:29:02,863 tasks 10247 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 17:29:02,863 tasks 10235 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 17:29:02,864 tasks 10241 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general INFO 2025-11-19 17:29:02,865 signals 72278 6325039104 Appointment created: cd97e35e-9323-40c2-9537-955ebc663018 for patient 000050 on 2025-12-23 INFO 2025-11-19 17:29:02,867 confirmation_service 72278 6325039104 Created confirmation token for appointment cd97e35e-9323-40c2-9537-955ebc663018, expires at 2025-11-26 14:29:02.866828+00:00 INFO 2025-11-19 17:29:02,868 confirmation_service 72278 6325039104 Sent confirmation request for appointment cd97e35e-9323-40c2-9537-955ebc663018 INFO 2025-11-19 17:29:02,868 signals 72278 6325039104 Created confirmation token for appointment cd97e35e-9323-40c2-9537-955ebc663018. Token expires: 2025-11-26 14:29:02.866828+00:00 INFO 2025-11-19 17:29:02,868 signals 72278 6325039104 Notified provider ziyad.al-shammari.aba1 of new appointment INFO 2025-11-19 17:29:02,879 signals 72278 6325039104 Scheduled 24-hour reminder for appointment cd97e35e-9323-40c2-9537-955ebc663018 INFO 2025-11-19 17:29:02,880 signals 72278 6325039104 Scheduled 2-hour reminder for appointment cd97e35e-9323-40c2-9537-955ebc663018 INFO 2025-11-19 17:29:02,881 basehttp 72278 6325039104 "POST /en/appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ HTTP/1.1" 302 0 ERROR 2025-11-19 17:29:02,882 tasks 10247 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 17:29:02,889 tasks 10246 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 17:29:02,892 tasks 10236 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 17:29:02,893 tasks 10235 8818483712 Failed to send confirmation for appointment cd97e35e-9323-40c2-9537-955ebc663018: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 17:29:02,895 tasks 10241 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 17:29:02,899 tasks 10234 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 17:29:02,910 basehttp 72278 6325039104 "GET /en/finance/packages/purchases/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/ HTTP/1.1" 200 62548 ERROR 2025-11-19 17:29:02,911 tasks 10245 8818483712 Failed to send confirmation for appointment 43ceb721-c892-4f30-baa7-19081f4f6985: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 17:29:02,913 tasks 10233 8818483712 Failed to send confirmation for appointment bc9dcb63-0637-4af7-8e16-4b851b3c2f51: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 17:29:02,926 tasks 10244 8818483712 Failed to send confirmation for appointment 24573307-e2c3-4c45-97a1-72b296f78c03: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 17:29:02,936 tasks 10248 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general INFO 2025-11-19 17:29:02,969 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:29:26,326 basehttp 72278 6325039104 "GET /en/appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ HTTP/1.1" 200 45650 INFO 2025-11-19 17:29:26,405 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:29:29,109 basehttp 72278 6325039104 "GET /en/dashboard/ HTTP/1.1" 200 53870 INFO 2025-11-19 17:29:29,183 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:29:33,082 basehttp 72278 6325039104 "GET /en/appointments/create/ HTTP/1.1" 200 134466 INFO 2025-11-19 17:29:33,149 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:29:38,935 basehttp 72278 6325039104 "GET /en/appointments/ HTTP/1.1" 200 121680 INFO 2025-11-19 17:29:39,003 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:29:40,901 basehttp 72278 6325039104 "GET /en/appointments/cd97e35e-9323-40c2-9537-955ebc663018/ HTTP/1.1" 200 47939 INFO 2025-11-19 17:29:40,977 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:29:45,931 signals 72278 6325039104 Appointment cd97e35e-9323-40c2-9537-955ebc663018 status changed: BOOKED -> CONFIRMED INFO 2025-11-19 17:29:45,932 signals 72278 6325039104 Appointment cd97e35e-9323-40c2-9537-955ebc663018 confirmed INFO 2025-11-19 17:29:45,934 basehttp 72278 6325039104 "POST /en/appointments/cd97e35e-9323-40c2-9537-955ebc663018/confirm/ HTTP/1.1" 302 0 ERROR 2025-11-19 17:29:45,944 tasks 10244 8818483712 Failed to send confirmation for appointment cd97e35e-9323-40c2-9537-955ebc663018: 'NoneType' object has no attribute 'strftime' INFO 2025-11-19 17:29:45,957 basehttp 72278 6325039104 "GET /en/appointments/cd97e35e-9323-40c2-9537-955ebc663018/ HTTP/1.1" 200 48267 INFO 2025-11-19 17:29:46,027 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:29:51,467 basehttp 72278 6325039104 "POST /en/appointments/cd97e35e-9323-40c2-9537-955ebc663018/arrive/ HTTP/1.1" 302 0 INFO 2025-11-19 17:29:51,496 basehttp 72278 6325039104 "GET /en/finance/invoices/create/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&appointment=cd97e35e-9323-40c2-9537-955ebc663018 HTTP/1.1" 200 61937 INFO 2025-11-19 17:29:51,564 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:30:00,010 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 17:30:00,011 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 14:30:00.011265+00:00'} INFO 2025-11-19 17:30:00,020 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 17:30:00,020 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 14:30:00.020239+00:00'} INFO 2025-11-19 17:30:01,190 basehttp 72278 6325039104 "GET /en/finance/invoices/ HTTP/1.1" 200 63348 INFO 2025-11-19 17:30:01,260 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 17:30:02,640 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 17:30:02,660 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 17:30:02,684 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 17:30:02,695 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 17:30:02,749 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 17:30:02,800 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 17:30:02,823 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 17:30:02,824 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 17:30:02,825 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 17:30:02,830 tasks 10234 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 17:30:02,843 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 17:30:02,872 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 17:30:02,872 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 17:30:02,872 tasks 10245 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 17:30:02,891 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 17:30:02,898 tasks 10233 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 17:30:02,900 tasks 10245 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 17:30:02,902 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 17:30:02,907 tasks 10234 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 17:30:02,945 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general INFO 2025-11-19 17:30:04,895 basehttp 72278 6325039104 "GET /en/appointments/cd97e35e-9323-40c2-9537-955ebc663018/ HTTP/1.1" 200 47941 INFO 2025-11-19 17:30:09,003 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:30:10,443 basehttp 72278 6325039104 "GET /en/appointments/create/ HTTP/1.1" 200 134466 INFO 2025-11-19 17:30:10,516 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:30:17,532 services 72278 6341865472 Consent verified for patient 000048 for service MEDICAL INFO 2025-11-19 17:30:17,535 basehttp 72278 6165213184 "GET /en/appointments/api/available-rooms/?clinic=e57fe2ef-eb8d-43f1-bbaf-ce94c3dd12e2 HTTP/1.1" 200 345 INFO 2025-11-19 17:30:17,536 basehttp 72278 6341865472 "GET /en/appointments/api/check-consent/?patient=ca751e8e-411d-4c71-bb99-3c7d30a15e92&clinic=e57fe2ef-eb8d-43f1-bbaf-ce94c3dd12e2 HTTP/1.1" 200 319 INFO 2025-11-19 17:30:17,539 basehttp 72278 6325039104 "GET /api/v1/providers/?clinic=e57fe2ef-eb8d-43f1-bbaf-ce94c3dd12e2 HTTP/1.1" 200 860 INFO 2025-11-19 17:30:25,378 basehttp 72278 6325039104 "GET /en/appointments/api/check-consent/?patient=a1e908a5-afdf-4d5d-9d70-a2f21afe645e&clinic=e57fe2ef-eb8d-43f1-bbaf-ce94c3dd12e2 HTTP/1.1" 200 405 INFO 2025-11-19 17:30:30,721 basehttp 72278 6325039104 "GET /en/consents/create/?patient=a1e908a5-afdf-4d5d-9d70-a2f21afe645e&consent_type=GENERAL_TREATMENT HTTP/1.1" 200 48493 INFO 2025-11-19 17:30:30,817 basehttp 72278 6341865472 "GET /api/consent-content/?patient_id=a1e908a5-afdf-4d5d-9d70-a2f21afe645e&consent_type=GENERAL_TREATMENT HTTP/1.1" 200 939 INFO 2025-11-19 17:30:30,843 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:30:41,257 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:30:41,689 signals 72278 6325039104 Consent created: GENERAL_TREATMENT for patient 000011 INFO 2025-11-19 17:30:41,690 basehttp 72278 6325039104 "POST /en/consents/create/?patient=a1e908a5-afdf-4d5d-9d70-a2f21afe645e&consent_type=GENERAL_TREATMENT HTTP/1.1" 302 0 INFO 2025-11-19 17:30:41,717 basehttp 72278 6325039104 "GET /en/patients/a1e908a5-afdf-4d5d-9d70-a2f21afe645e/ HTTP/1.1" 200 50688 INFO 2025-11-19 17:30:41,794 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:30:54,662 basehttp 72278 6325039104 "GET /en/appointments/create/ HTTP/1.1" 200 134466 INFO 2025-11-19 17:30:54,723 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 17:31:02,660 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 17:31:02,675 tasks 10233 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 17:31:02,695 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 17:31:02,703 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 17:31:02,761 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 17:31:02,812 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 17:31:02,835 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 17:31:02,835 tasks 10233 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 17:31:02,835 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 17:31:02,840 tasks 10234 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 17:31:02,851 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 17:31:02,880 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 17:31:02,881 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 17:31:02,885 tasks 10245 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 17:31:02,900 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 17:31:02,909 tasks 10245 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 17:31:02,909 tasks 10233 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 17:31:02,909 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 17:31:02,915 tasks 10234 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 17:31:02,955 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general INFO 2025-11-19 17:31:12,254 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:31:24,734 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 17:31:35,784 tasks 10244 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-19 17:31:42,243 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:31:54,753 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 17:32:02,670 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 17:32:02,682 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 17:32:02,703 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 17:32:02,712 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 17:32:02,770 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 17:32:02,822 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 17:32:02,844 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 17:32:02,844 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 17:32:02,845 tasks 10233 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 17:32:02,848 tasks 10234 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 17:32:02,858 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 17:32:02,889 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 17:32:02,889 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 17:32:02,894 tasks 10245 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 17:32:02,907 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 17:32:02,916 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 17:32:02,916 tasks 10233 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 17:32:02,916 tasks 10245 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 17:32:02,922 tasks 10234 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 17:32:02,964 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general INFO 2025-11-19 17:32:12,255 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:32:24,753 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:32:42,253 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:32:54,746 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:33:12,255 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 17:33:17,177 tasks 10244 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-19 17:33:24,753 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:33:42,214 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:33:54,725 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 17:34:02,607 tasks 10244 8818483712 Failed to send confirmation for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 17:34:02,623 tasks 10244 8818483712 Failed to send confirmation for appointment 612b105e-95d9-43c2-98e0-d5771362ba61: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 17:34:02,687 tasks 10244 8818483712 Failed to send confirmation for appointment 471a87e3-9da0-448b-9b43-812876b30e30: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 17:34:02,744 tasks 10244 8818483712 Failed to send confirmation for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 17:34:02,762 tasks 10244 8818483712 Failed to send confirmation for appointment 36c3e91f-6bba-48ac-b9f3-189b0a7224b4: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 17:34:02,815 tasks 10244 8818483712 Failed to send confirmation for appointment 650cafe9-de7c-42b5-9ae8-7db41566c36f: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 17:34:02,873 tasks 10244 8818483712 Failed to send confirmation for appointment cd97e35e-9323-40c2-9537-955ebc663018: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 17:34:02,890 tasks 10244 8818483712 Failed to send confirmation for appointment 43ceb721-c892-4f30-baa7-19081f4f6985: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 17:34:02,892 tasks 10233 8818483712 Failed to send confirmation for appointment bc9dcb63-0637-4af7-8e16-4b851b3c2f51: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 17:34:02,905 tasks 10244 8818483712 Failed to send confirmation for appointment 24573307-e2c3-4c45-97a1-72b296f78c03: 'NoneType' object has no attribute 'strftime' INFO 2025-11-19 17:34:12,222 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:34:24,717 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 17:34:45,919 tasks 10244 8818483712 Failed to send confirmation for appointment cd97e35e-9323-40c2-9537-955ebc663018: 'NoneType' object has no attribute 'strftime' INFO 2025-11-19 17:34:54,699 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:35:13,204 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:35:24,695 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:35:54,717 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:36:14,214 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:36:24,704 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:36:54,718 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:37:15,218 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:37:24,689 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:37:54,717 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:38:16,219 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:38:24,694 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:38:54,718 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 17:39:02,618 tasks 10244 8818483712 Failed to send confirmation for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 17:39:02,629 tasks 10233 8818483712 Failed to send confirmation for appointment 612b105e-95d9-43c2-98e0-d5771362ba61: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 17:39:02,693 tasks 10244 8818483712 Failed to send confirmation for appointment 471a87e3-9da0-448b-9b43-812876b30e30: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 17:39:02,750 tasks 10244 8818483712 Failed to send confirmation for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 17:39:02,766 tasks 10244 8818483712 Failed to send confirmation for appointment 36c3e91f-6bba-48ac-b9f3-189b0a7224b4: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 17:39:02,822 tasks 10244 8818483712 Failed to send confirmation for appointment 650cafe9-de7c-42b5-9ae8-7db41566c36f: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 17:39:02,880 tasks 10244 8818483712 Failed to send confirmation for appointment cd97e35e-9323-40c2-9537-955ebc663018: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 17:39:02,895 tasks 10244 8818483712 Failed to send confirmation for appointment 43ceb721-c892-4f30-baa7-19081f4f6985: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 17:39:02,896 tasks 10233 8818483712 Failed to send confirmation for appointment bc9dcb63-0637-4af7-8e16-4b851b3c2f51: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 17:39:02,909 tasks 10244 8818483712 Failed to send confirmation for appointment 24573307-e2c3-4c45-97a1-72b296f78c03: 'NoneType' object has no attribute 'strftime' INFO 2025-11-19 17:39:17,219 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:39:24,715 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 17:39:45,942 tasks 10244 8818483712 Failed to send confirmation for appointment cd97e35e-9323-40c2-9537-955ebc663018: 'NoneType' object has no attribute 'strftime' INFO 2025-11-19 17:39:54,717 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:40:18,219 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:40:24,691 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:40:54,710 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:41:19,220 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:41:24,688 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:41:54,708 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:42:20,220 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:42:24,690 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:42:54,706 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:43:21,221 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:43:24,691 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:43:55,220 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 17:44:02,640 tasks 10244 8818483712 Failed to send confirmation for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 17:44:02,647 tasks 10233 8818483712 Failed to send confirmation for appointment 612b105e-95d9-43c2-98e0-d5771362ba61: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 17:44:02,709 tasks 10244 8818483712 Failed to send confirmation for appointment 471a87e3-9da0-448b-9b43-812876b30e30: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 17:44:02,765 tasks 10244 8818483712 Failed to send confirmation for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 17:44:02,778 tasks 10244 8818483712 Failed to send confirmation for appointment 36c3e91f-6bba-48ac-b9f3-189b0a7224b4: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 17:44:02,835 tasks 10244 8818483712 Failed to send confirmation for appointment 650cafe9-de7c-42b5-9ae8-7db41566c36f: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 17:44:02,893 tasks 10244 8818483712 Failed to send confirmation for appointment cd97e35e-9323-40c2-9537-955ebc663018: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 17:44:02,905 tasks 10244 8818483712 Failed to send confirmation for appointment 43ceb721-c892-4f30-baa7-19081f4f6985: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 17:44:02,906 tasks 10233 8818483712 Failed to send confirmation for appointment bc9dcb63-0637-4af7-8e16-4b851b3c2f51: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 17:44:02,918 tasks 10244 8818483712 Failed to send confirmation for appointment 24573307-e2c3-4c45-97a1-72b296f78c03: 'NoneType' object has no attribute 'strftime' INFO 2025-11-19 17:44:22,223 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:44:25,199 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 17:44:45,953 tasks 10244 8818483712 Failed to send confirmation for appointment cd97e35e-9323-40c2-9537-955ebc663018: 'NoneType' object has no attribute 'strftime' INFO 2025-11-19 17:45:23,200 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:45:26,220 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:46:24,207 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:46:27,221 basehttp 72278 6325039104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:47:25,224 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:47:28,221 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:48:26,221 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:48:29,219 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:49:27,167 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:49:30,166 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:50:28,169 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:50:31,156 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:51:29,170 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:51:32,168 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:52:30,147 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:52:33,168 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:53:31,166 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:53:34,167 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:54:32,168 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:54:35,168 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:55:33,169 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:55:36,148 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:56:34,166 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:56:37,172 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:57:35,145 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:57:38,164 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:58:36,168 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:58:39,137 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:59:37,166 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 17:59:40,137 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 18:00:00,022 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 18:00:00,023 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 15:00:00.023212+00:00'} INFO 2025-11-19 18:00:00,031 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 18:00:00,031 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 15:00:00.031778+00:00'} INFO 2025-11-19 18:00:00,048 tasks 10244 8818483712 Generated daily schedule for 2025-11-20: {'date': '2025-11-20', 'total_appointments': 0, 'providers_with_appointments': 0} INFO 2025-11-19 18:00:38,165 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 18:00:41,169 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 18:01:39,164 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 18:01:41,163 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 18:02:40,158 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 18:02:41,151 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 18:03:17,079 tasks 10244 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-19 18:03:41,163 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 18:03:41,202 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 18:04:41,167 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 18:04:41,205 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 18:05:41,158 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 18:05:41,197 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 18:06:41,165 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 18:06:41,201 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 18:07:41,157 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 18:07:41,193 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 18:08:41,161 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 18:08:41,196 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 18:09:41,160 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 18:09:41,197 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 18:10:41,162 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 18:10:41,198 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 18:11:41,158 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 18:11:41,194 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 18:12:41,162 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 18:12:41,198 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 18:13:41,154 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 18:13:41,189 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 18:14:41,155 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 18:14:41,190 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 18:36:57,661 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 18:36:57,696 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 18:37:01,029 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 18:37:01,029 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 15:37:01.029392+00:00'} INFO 2025-11-19 18:37:01,035 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 18:37:01,035 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 15:37:01.035768+00:00'} INFO 2025-11-19 19:09:07,642 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 19:09:07,643 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 16:09:07.643092+00:00'} INFO 2025-11-19 19:09:07,648 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 19:09:07,648 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 16:09:07.648462+00:00'} INFO 2025-11-19 19:42:42,258 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 19:42:42,259 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 16:42:42.259908+00:00'} INFO 2025-11-19 19:42:42,264 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 19:42:42,265 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 16:42:42.265064+00:00'} INFO 2025-11-19 20:02:13,196 tasks 10233 8818483712 Lab results sync started INFO 2025-11-19 20:02:13,196 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 17:02:13.196523+00:00'} INFO 2025-11-19 20:02:13,321 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 20:02:13,321 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 17:02:13.321872+00:00'} INFO 2025-11-19 20:02:24,411 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 20:02:24,444 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 20:33:50,708 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 20:33:50,708 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 17:33:50.708612+00:00'} INFO 2025-11-19 20:33:50,713 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 20:33:50,713 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 17:33:50.713914+00:00'} INFO 2025-11-19 20:34:11,761 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 20:34:11,798 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:05:34,940 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:05:35,696 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 21:05:35,696 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 18:05:35.696213+00:00'} INFO 2025-11-19 21:05:35,701 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 21:05:35,701 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 18:05:35.701343+00:00'} INFO 2025-11-19 21:05:46,402 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:05:59,918 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:06:29,902 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:06:46,398 basehttp 72278 6165213184 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:06:47,084 autoreload 72278 8818483712 /Users/marwanalwali/AgdarCentre/appointments/views.py changed, reloading. INFO 2025-11-19 21:06:47,616 autoreload 40292 8818483712 Watching for file changes with StatReloader INFO 2025-11-19 21:06:59,904 basehttp 40292 13035925504 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:07:29,908 basehttp 40292 13035925504 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:07:46,408 basehttp 40292 13035925504 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:07:59,903 basehttp 40292 13035925504 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:08:29,923 basehttp 40292 13035925504 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:08:46,428 basehttp 40292 13035925504 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:08:59,908 basehttp 40292 13035925504 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:09:05,066 autoreload 40292 8818483712 /Users/marwanalwali/AgdarCentre/appointments/package_integration_service.py changed, reloading. INFO 2025-11-19 21:09:05,393 autoreload 41364 8818483712 Watching for file changes with StatReloader INFO 2025-11-19 21:09:29,918 basehttp 41364 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:09:46,427 basehttp 41364 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:09:59,894 basehttp 41364 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:10:29,918 basehttp 41364 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:10:46,426 basehttp 41364 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:10:59,919 basehttp 41364 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:11:08,845 basehttp 41364 6165098496 "GET /en/appointments/create/ HTTP/1.1" 200 134466 INFO 2025-11-19 21:11:08,923 basehttp 41364 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:11:14,365 basehttp 41364 6165098496 "GET /en/appointments/api/packages-for-patient/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd HTTP/1.1" 200 4396 INFO 2025-11-19 21:11:38,948 basehttp 41364 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:11:43,959 basehttp 41364 6165098496 "POST /en/appointments/api/assign-package/ HTTP/1.1" 200 238 INFO 2025-11-19 21:11:43,973 basehttp 41364 6165098496 "GET /appointments/packages/9cd84201-5253-4fd4-829e-6436b9bf7051/schedule/ HTTP/1.1" 302 0 INFO 2025-11-19 21:11:43,990 basehttp 41364 13035925504 "GET /en/appointments/packages/9cd84201-5253-4fd4-829e-6436b9bf7051/schedule/ HTTP/1.1" 200 45688 INFO 2025-11-19 21:11:46,166 basehttp 41364 13035925504 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:11:46,406 basehttp 41364 13035925504 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:11:54,702 basehttp 41364 13035925504 "GET /en/appointments/api/available-rooms/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 434 INFO 2025-11-19 21:12:16,171 basehttp 41364 13035925504 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:12:46,160 basehttp 41364 13035925504 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:12:46,413 basehttp 41364 13035925504 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:13:16,134 basehttp 41364 13035925504 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:13:46,127 basehttp 41364 13035925504 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:13:46,397 basehttp 41364 13035925504 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 21:13:57,640 log 41364 13035925504 Internal Server Error: /en/appointments/packages/9cd84201-5253-4fd4-829e-6436b9bf7051/schedule/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/appointments/package_integration_service.py", line 101, in schedule_package_appointments room = Room.objects.get(id=room_id) ^^^^ NameError: name 'Room' is not defined. Did you mean: 'room'? During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/decorators.py", line 59, in _view_wrapper return view_func(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 3105, in schedule_package_view appointments, errors = PackageIntegrationService.schedule_package_appointments( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/package_integration_service.py", line 102, in schedule_package_appointments except Room.DoesNotExist: ^^^^ NameError: name 'Room' is not defined. Did you mean: 'room'? ERROR 2025-11-19 21:13:57,641 basehttp 41364 13035925504 "POST /en/appointments/packages/9cd84201-5253-4fd4-829e-6436b9bf7051/schedule/ HTTP/1.1" 500 95519 INFO 2025-11-19 21:14:46,399 basehttp 41364 13035925504 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:14:55,212 tasks 10244 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-19 21:14:55,223 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 21:15:46,403 basehttp 41364 13035925504 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 21:15:55,245 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 21:16:46,373 basehttp 41364 13035925504 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 21:16:55,265 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 21:17:46,395 basehttp 41364 13035925504 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 21:17:55,286 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 21:18:09,610 autoreload 41364 8818483712 /Users/marwanalwali/AgdarCentre/appointments/package_integration_service.py changed, reloading. INFO 2025-11-19 21:18:09,987 autoreload 45728 8818483712 Watching for file changes with StatReloader INFO 2025-11-19 21:18:46,400 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:18:55,611 signals 45728 6165295104 Appointment created: 516bfdf7-5550-4699-9597-663af12e3f28 for patient 000050 on 2025-11-23 INFO 2025-11-19 21:18:55,658 confirmation_service 45728 6165295104 Created confirmation token for appointment 516bfdf7-5550-4699-9597-663af12e3f28, expires at 2025-11-26 18:18:55.657674+00:00 ERROR 2025-11-19 21:18:55,663 tasks 10244 8818483712 Failed to send confirmation for appointment 516bfdf7-5550-4699-9597-663af12e3f28: 'NoneType' object has no attribute 'strftime' INFO 2025-11-19 21:18:55,693 confirmation_service 45728 6165295104 Sent confirmation request for appointment 516bfdf7-5550-4699-9597-663af12e3f28 INFO 2025-11-19 21:18:55,693 signals 45728 6165295104 Created confirmation token for appointment 516bfdf7-5550-4699-9597-663af12e3f28. Token expires: 2025-11-26 18:18:55.657674+00:00 INFO 2025-11-19 21:18:55,694 signals 45728 6165295104 Notified provider ziyad.al-shammari.aba1 of new appointment INFO 2025-11-19 21:18:55,699 signals 45728 6165295104 Scheduled 24-hour reminder for appointment 516bfdf7-5550-4699-9597-663af12e3f28 ERROR 2025-11-19 21:18:55,699 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 21:18:55,700 signals 45728 6165295104 Scheduled 2-hour reminder for appointment 516bfdf7-5550-4699-9597-663af12e3f28 INFO 2025-11-19 21:18:55,704 signals 45728 6165295104 Appointment created: cc48c057-0242-44d6-9b24-692416908e4e for patient 000050 on 2025-11-30 INFO 2025-11-19 21:18:55,706 confirmation_service 45728 6165295104 Created confirmation token for appointment cc48c057-0242-44d6-9b24-692416908e4e, expires at 2025-11-26 18:18:55.706390+00:00 INFO 2025-11-19 21:18:55,718 confirmation_service 45728 6165295104 Sent confirmation request for appointment cc48c057-0242-44d6-9b24-692416908e4e INFO 2025-11-19 21:18:55,718 signals 45728 6165295104 Created confirmation token for appointment cc48c057-0242-44d6-9b24-692416908e4e. Token expires: 2025-11-26 18:18:55.706390+00:00 INFO 2025-11-19 21:18:55,718 signals 45728 6165295104 Notified provider ziyad.al-shammari.aba1 of new appointment INFO 2025-11-19 21:18:55,719 signals 45728 6165295104 Scheduled 24-hour reminder for appointment cc48c057-0242-44d6-9b24-692416908e4e INFO 2025-11-19 21:18:55,731 signals 45728 6165295104 Scheduled 2-hour reminder for appointment cc48c057-0242-44d6-9b24-692416908e4e ERROR 2025-11-19 21:18:55,732 tasks 10244 8818483712 Failed to send confirmation for appointment cc48c057-0242-44d6-9b24-692416908e4e: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 21:18:55,733 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 21:18:55,739 signals 45728 6165295104 Appointment created: 20e8c226-6409-4a26-ab85-a802cf396b3a for patient 000050 on 2025-12-07 ERROR 2025-11-19 21:18:55,740 tasks 10233 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 21:18:55,740 tasks 10234 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general INFO 2025-11-19 21:18:55,741 confirmation_service 45728 6165295104 Created confirmation token for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a, expires at 2025-11-26 18:18:55.740814+00:00 INFO 2025-11-19 21:18:55,752 confirmation_service 45728 6165295104 Sent confirmation request for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a INFO 2025-11-19 21:18:55,752 signals 45728 6165295104 Created confirmation token for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a. Token expires: 2025-11-26 18:18:55.740814+00:00 INFO 2025-11-19 21:18:55,753 signals 45728 6165295104 Notified provider ziyad.al-shammari.aba1 of new appointment INFO 2025-11-19 21:18:55,755 signals 45728 6165295104 Scheduled 24-hour reminder for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a INFO 2025-11-19 21:18:55,766 signals 45728 6165295104 Scheduled 2-hour reminder for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-11-19 21:18:55,767 tasks 10244 8818483712 Failed to send confirmation for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 21:18:55,769 tasks 10233 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general INFO 2025-11-19 21:18:55,770 signals 45728 6165295104 Appointment created: 7b4c4624-558c-4f6a-a2ad-2419073acfa3 for patient 000050 on 2025-12-14 INFO 2025-11-19 21:18:55,772 confirmation_service 45728 6165295104 Created confirmation token for appointment 7b4c4624-558c-4f6a-a2ad-2419073acfa3, expires at 2025-11-26 18:18:55.772195+00:00 ERROR 2025-11-19 21:18:55,787 tasks 10244 8818483712 Failed to send confirmation for appointment 7b4c4624-558c-4f6a-a2ad-2419073acfa3: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 21:18:55,799 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 21:18:55,804 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 21:18:55,804 confirmation_service 45728 6165295104 Sent confirmation request for appointment 7b4c4624-558c-4f6a-a2ad-2419073acfa3 INFO 2025-11-19 21:18:55,804 signals 45728 6165295104 Created confirmation token for appointment 7b4c4624-558c-4f6a-a2ad-2419073acfa3. Token expires: 2025-11-26 18:18:55.772195+00:00 INFO 2025-11-19 21:18:55,805 signals 45728 6165295104 Notified provider ziyad.al-shammari.aba1 of new appointment INFO 2025-11-19 21:18:55,806 signals 45728 6165295104 Scheduled 24-hour reminder for appointment 7b4c4624-558c-4f6a-a2ad-2419073acfa3 INFO 2025-11-19 21:18:55,816 signals 45728 6165295104 Scheduled 2-hour reminder for appointment 7b4c4624-558c-4f6a-a2ad-2419073acfa3 INFO 2025-11-19 21:18:55,820 signals 45728 6165295104 Appointment created: 38ac855d-a8db-49cb-a26e-f7ab50ddac6d for patient 000050 on 2025-12-21 ERROR 2025-11-19 21:18:55,821 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general INFO 2025-11-19 21:18:55,822 confirmation_service 45728 6165295104 Created confirmation token for appointment 38ac855d-a8db-49cb-a26e-f7ab50ddac6d, expires at 2025-11-26 18:18:55.822094+00:00 INFO 2025-11-19 21:18:55,833 confirmation_service 45728 6165295104 Sent confirmation request for appointment 38ac855d-a8db-49cb-a26e-f7ab50ddac6d INFO 2025-11-19 21:18:55,833 signals 45728 6165295104 Created confirmation token for appointment 38ac855d-a8db-49cb-a26e-f7ab50ddac6d. Token expires: 2025-11-26 18:18:55.822094+00:00 INFO 2025-11-19 21:18:55,834 signals 45728 6165295104 Notified provider ziyad.al-shammari.aba1 of new appointment INFO 2025-11-19 21:18:55,835 signals 45728 6165295104 Scheduled 24-hour reminder for appointment 38ac855d-a8db-49cb-a26e-f7ab50ddac6d INFO 2025-11-19 21:18:55,836 signals 45728 6165295104 Scheduled 2-hour reminder for appointment 38ac855d-a8db-49cb-a26e-f7ab50ddac6d ERROR 2025-11-19 21:18:55,837 tasks 10233 8818483712 Failed to send confirmation for appointment 38ac855d-a8db-49cb-a26e-f7ab50ddac6d: 'NoneType' object has no attribute 'strftime' INFO 2025-11-19 21:18:55,848 basehttp 45728 6165295104 "POST /en/appointments/packages/9cd84201-5253-4fd4-829e-6436b9bf7051/schedule/ HTTP/1.1" 302 0 ERROR 2025-11-19 21:18:55,851 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 21:18:55,865 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 21:18:55,869 basehttp 45728 6165295104 "GET /en/finance/packages/purchases/9cd84201-5253-4fd4-829e-6436b9bf7051/ HTTP/1.1" 200 44850 INFO 2025-11-19 21:18:55,947 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:19:25,970 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:19:46,395 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 21:19:55,720 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 21:19:55,744 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 21:19:55,749 tasks 10233 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 21:19:55,749 tasks 10245 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 21:19:55,777 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 21:19:55,808 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 21:19:55,811 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 21:19:55,829 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 21:19:55,859 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 21:19:55,871 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 21:19:55,949 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:20:25,955 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:20:46,372 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 21:20:55,741 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 21:20:55,754 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 21:20:55,759 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 21:20:55,759 tasks 10245 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 21:20:55,786 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 21:20:55,815 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 21:20:55,818 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 21:20:55,836 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 21:20:55,868 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 21:20:55,877 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 21:20:55,949 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:21:23,088 basehttp 45728 6165295104 "GET /en/appointments/38ac855d-a8db-49cb-a26e-f7ab50ddac6d/ HTTP/1.1" 200 48074 INFO 2025-11-19 21:21:23,190 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:21:39,053 basehttp 45728 6165295104 "GET /en/finance/packages/purchases/9cd84201-5253-4fd4-829e-6436b9bf7051/ HTTP/1.1" 200 44519 INFO 2025-11-19 21:21:39,102 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:21:46,392 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:21:49,231 basehttp 45728 6165295104 "GET /en/appointments/38ac855d-a8db-49cb-a26e-f7ab50ddac6d/pdf/?view=inline HTTP/1.1" 200 49183 INFO 2025-11-19 21:21:53,387 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 21:21:55,752 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 21:21:55,763 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 21:21:55,767 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 21:21:55,767 tasks 10245 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 21:21:55,793 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 21:21:55,822 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 21:21:55,823 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-19 21:21:55,843 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 21:21:55,875 tasks 10244 8818483712 Failed to create notification: NOT NULL constraint failed: notifications_notification.is_general ERROR 2025-11-19 21:21:55,883 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-19 21:22:23,179 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:22:53,181 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:23:23,179 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:23:53,178 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-19 21:23:55,679 tasks 10244 8818483712 Failed to send confirmation for appointment 516bfdf7-5550-4699-9597-663af12e3f28: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 21:23:55,741 tasks 10244 8818483712 Failed to send confirmation for appointment cc48c057-0242-44d6-9b24-692416908e4e: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 21:23:55,773 tasks 10244 8818483712 Failed to send confirmation for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 21:23:55,792 tasks 10244 8818483712 Failed to send confirmation for appointment 7b4c4624-558c-4f6a-a2ad-2419073acfa3: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-19 21:23:55,842 tasks 10244 8818483712 Failed to send confirmation for appointment 38ac855d-a8db-49cb-a26e-f7ab50ddac6d: 'NoneType' object has no attribute 'strftime' INFO 2025-11-19 21:24:23,177 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 21:42:06,924 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 21:42:06,924 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 18:42:06.924948+00:00'} INFO 2025-11-19 21:42:06,930 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 21:42:06,931 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 18:42:06.931094+00:00'} INFO 2025-11-19 21:58:22,600 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 22:16:04,500 tasks 10233 8818483712 Lab results sync started INFO 2025-11-19 22:16:04,500 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 19:16:04.500953+00:00'} INFO 2025-11-19 22:16:04,507 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 22:16:04,507 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 19:16:04.507238+00:00'} INFO 2025-11-19 22:31:36,210 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 22:31:36,210 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 19:31:36.210812+00:00'} INFO 2025-11-19 22:31:36,215 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 22:31:36,215 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 19:31:36.215703+00:00'} INFO 2025-11-19 23:08:11,999 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 23:08:11,999 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 20:08:11.999837+00:00'} INFO 2025-11-19 23:08:12,003 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 23:08:12,003 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 20:08:12.003707+00:00'} INFO 2025-11-19 23:08:12,025 tasks 10244 8818483712 ZATCA batch submission: 0 submitted, 19 failed INFO 2025-11-19 23:08:12,027 tasks 10233 8818483712 ZATCA e-invoice submission for IAGDAR174645 INFO 2025-11-19 23:08:12,029 tasks 10234 8818483712 ZATCA e-invoice submission for IAGDAR558936 INFO 2025-11-19 23:08:12,028 tasks 10245 8818483712 ZATCA e-invoice submission for IAGDAR157001 INFO 2025-11-19 23:08:12,034 tasks 10246 8818483712 ZATCA e-invoice submission for IAGDAR669695 INFO 2025-11-19 23:08:12,035 tasks 10235 8818483712 ZATCA e-invoice submission for IAGDAR550212 INFO 2025-11-19 23:08:12,036 tasks 10236 8818483712 ZATCA e-invoice submission for IAGDAR708227 INFO 2025-11-19 23:08:12,037 tasks 10247 8818483712 ZATCA e-invoice submission for IAGDAR858604 INFO 2025-11-19 23:08:12,040 tasks 10244 8818483712 ZATCA e-invoice submission for IAGDAR898825 INFO 2025-11-19 23:08:12,042 tasks 10233 8818483712 ZATCA e-invoice submission for IAGDAR757134 INFO 2025-11-19 23:08:12,042 tasks 10245 8818483712 ZATCA e-invoice submission for IAGDAR289266 INFO 2025-11-19 23:08:12,043 tasks 10241 8818483712 ZATCA e-invoice submission for IAGDAR840464 INFO 2025-11-19 23:08:12,043 tasks 10248 8818483712 ZATCA e-invoice submission for IAGDAR945314 INFO 2025-11-19 23:08:12,044 tasks 10234 8818483712 ZATCA e-invoice submission for IAGDAR140347 INFO 2025-11-19 23:08:12,044 tasks 10246 8818483712 ZATCA e-invoice submission for IAGDAR770785 INFO 2025-11-19 23:08:12,045 tasks 10235 8818483712 ZATCA e-invoice submission for IAGDAR342242 INFO 2025-11-19 23:08:12,046 tasks 10247 8818483712 ZATCA e-invoice submission for IAGDAR526290 INFO 2025-11-19 23:08:12,046 tasks 10236 8818483712 ZATCA e-invoice submission for IAGDAR425411 INFO 2025-11-19 23:08:12,052 tasks 10249 8818483712 ZATCA e-invoice submission for IAGDAR578723 INFO 2025-11-19 23:08:12,053 tasks 10242 8818483712 ZATCA e-invoice submission for IAGDAR686930 INFO 2025-11-19 23:08:15,714 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-19 23:41:02,640 tasks 10244 8818483712 Lab results sync started INFO 2025-11-19 23:41:02,641 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 20:41:02.641164+00:00'} INFO 2025-11-19 23:41:02,646 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-19 23:41:02,646 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 20:41:02.646979+00:00'} ERROR 2025-11-20 00:15:52,612 tasks 10244 8818483712 Failed to send confirmation for appointment 38ac855d-a8db-49cb-a26e-f7ab50ddac6d: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-20 00:15:52,643 tasks 10244 8818483712 Failed to send confirmation for appointment 516bfdf7-5550-4699-9597-663af12e3f28: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-20 00:15:52,644 tasks 10233 8818483712 Failed to send confirmation for appointment cc48c057-0242-44d6-9b24-692416908e4e: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-20 00:15:52,644 tasks 10245 8818483712 Failed to send confirmation for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-20 00:15:52,645 tasks 10234 8818483712 Failed to send confirmation for appointment 7b4c4624-558c-4f6a-a2ad-2419073acfa3: 'NoneType' object has no attribute 'strftime' INFO 2025-11-20 00:15:52,724 tasks 10233 8818483712 Lab results sync started INFO 2025-11-20 00:15:52,724 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 21:15:52.724517+00:00'} INFO 2025-11-20 00:15:52,729 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 00:15:52,729 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 21:15:52.729599+00:00'} INFO 2025-11-20 00:38:29,170 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 00:38:29,171 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 21:38:29.171049+00:00'} INFO 2025-11-20 00:38:29,177 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 00:38:29,177 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 21:38:29.177470+00:00'} INFO 2025-11-20 00:38:33,331 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 01:12:05,713 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 01:12:05,713 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 22:12:05.713276+00:00'} INFO 2025-11-20 01:12:05,718 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 01:12:05,718 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 22:12:05.718148+00:00'} INFO 2025-11-20 01:35:12,156 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 01:35:12,156 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 22:35:12.156538+00:00'} INFO 2025-11-20 01:35:12,161 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 01:35:12,162 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 22:35:12.162008+00:00'} INFO 2025-11-20 02:08:59,272 tasks 10233 8818483712 Lab results sync started INFO 2025-11-20 02:08:59,273 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 23:08:59.273432+00:00'} INFO 2025-11-20 02:08:59,277 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 02:08:59,277 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 23:08:59.277730+00:00'} INFO 2025-11-20 02:26:19,881 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 02:43:46,411 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 02:43:46,411 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-19 23:43:46.411958+00:00'} INFO 2025-11-20 02:43:46,416 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 02:43:46,417 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-19 23:43:46.417107+00:00'} ERROR 2025-11-20 02:50:28,415 tasks 10244 8818483712 Failed to send confirmation for appointment 7b4c4624-558c-4f6a-a2ad-2419073acfa3: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-20 02:50:28,442 tasks 10244 8818483712 Failed to send confirmation for appointment 38ac855d-a8db-49cb-a26e-f7ab50ddac6d: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-20 02:50:28,443 tasks 10233 8818483712 Failed to send confirmation for appointment 516bfdf7-5550-4699-9597-663af12e3f28: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-20 02:50:28,444 tasks 10245 8818483712 Failed to send confirmation for appointment cc48c057-0242-44d6-9b24-692416908e4e: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-20 02:50:28,444 tasks 10234 8818483712 Failed to send confirmation for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a: 'NoneType' object has no attribute 'strftime' INFO 2025-11-20 03:07:04,536 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 03:07:04,537 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 00:07:04.537565+00:00'} INFO 2025-11-20 03:07:04,541 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 03:07:04,541 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 00:07:04.541557+00:00'} INFO 2025-11-20 03:45:21,449 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 03:45:21,449 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 00:45:21.449828+00:00'} INFO 2025-11-20 03:45:21,456 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 03:45:21,456 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 00:45:21.456159+00:00'} INFO 2025-11-20 04:02:00,099 tasks 10233 8818483712 Lab results sync started INFO 2025-11-20 04:02:00,099 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 01:02:00.099765+00:00'} INFO 2025-11-20 04:02:00,105 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 04:02:00,105 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 01:02:00.105210+00:00'} INFO 2025-11-20 04:02:00,372 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 04:42:23,425 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 04:42:23,425 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 01:42:23.425768+00:00'} INFO 2025-11-20 04:42:23,431 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 04:42:23,431 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 01:42:23.431488+00:00'} ERROR 2025-11-20 05:13:05,050 tasks 10244 8818483712 Failed to send confirmation for appointment 516bfdf7-5550-4699-9597-663af12e3f28: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-20 05:13:05,111 tasks 10244 8818483712 Failed to send confirmation for appointment cc48c057-0242-44d6-9b24-692416908e4e: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-20 05:13:05,140 tasks 10244 8818483712 Failed to send confirmation for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-20 05:13:05,161 tasks 10244 8818483712 Failed to send confirmation for appointment 7b4c4624-558c-4f6a-a2ad-2419073acfa3: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-20 05:13:05,211 tasks 10244 8818483712 Failed to send confirmation for appointment 38ac855d-a8db-49cb-a26e-f7ab50ddac6d: 'NoneType' object has no attribute 'strftime' INFO 2025-11-20 05:13:05,752 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 05:13:05,752 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 02:13:05.752969+00:00'} INFO 2025-11-20 05:13:05,758 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 05:13:05,758 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 02:13:05.758800+00:00'} INFO 2025-11-20 05:30:22,532 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 05:30:22,532 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 02:30:22.532655+00:00'} INFO 2025-11-20 05:30:22,539 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 05:30:22,540 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 02:30:22.540011+00:00'} INFO 2025-11-20 06:03:05,646 tasks 10233 8818483712 Lab results sync started INFO 2025-11-20 06:03:05,647 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 03:03:05.647468+00:00'} INFO 2025-11-20 06:03:05,652 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 06:03:05,652 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 03:03:05.652787+00:00'} INFO 2025-11-20 06:31:25,054 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 06:31:25,054 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 03:31:25.054596+00:00'} INFO 2025-11-20 06:31:25,059 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 06:31:25,059 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 03:31:25.059654+00:00'} INFO 2025-11-20 06:31:25,695 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-20 06:31:28,453 tasks 10244 8818483712 Failed to send confirmation for appointment 38ac855d-a8db-49cb-a26e-f7ab50ddac6d: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-20 06:31:28,467 tasks 10244 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-20 06:31:28,502 tasks 10244 8818483712 Failed to send confirmation for appointment 516bfdf7-5550-4699-9597-663af12e3f28: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-20 06:31:28,503 tasks 10233 8818483712 Failed to send confirmation for appointment cc48c057-0242-44d6-9b24-692416908e4e: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-20 06:31:28,504 tasks 10245 8818483712 Failed to send confirmation for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-20 06:31:28,504 tasks 10234 8818483712 Failed to send confirmation for appointment 7b4c4624-558c-4f6a-a2ad-2419073acfa3: 'NoneType' object has no attribute 'strftime' INFO 2025-11-20 07:02:28,914 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 07:02:28,914 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 04:02:28.914285+00:00'} INFO 2025-11-20 07:02:28,921 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 07:02:28,921 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 04:02:28.921572+00:00'} INFO 2025-11-20 07:32:24,370 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 07:32:24,370 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 04:32:24.370864+00:00'} INFO 2025-11-20 07:32:24,375 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 07:32:24,375 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 04:32:24.375766+00:00'} INFO 2025-11-20 07:45:56,771 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 08:02:39,271 tasks 10244 8818483712 Scheduled 0 appointment reminders INFO 2025-11-20 08:02:39,276 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 08:02:39,276 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 05:02:39.276349+00:00'} INFO 2025-11-20 08:02:39,281 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 08:02:39,281 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 05:02:39.281627+00:00'} INFO 2025-11-20 08:33:25,810 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 08:33:25,810 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 05:33:25.810666+00:00'} INFO 2025-11-20 08:33:25,816 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 08:33:25,816 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 05:33:25.816733+00:00'} INFO 2025-11-20 09:03:54,931 tasks 10233 8818483712 Lab results sync started INFO 2025-11-20 09:03:54,931 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 06:03:54.931926+00:00'} INFO 2025-11-20 09:03:54,937 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 09:03:54,937 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 06:03:54.937583+00:00'} ERROR 2025-11-20 09:09:08,072 tasks 10244 8818483712 Failed to send confirmation for appointment 38ac855d-a8db-49cb-a26e-f7ab50ddac6d: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-20 09:09:08,091 tasks 10244 8818483712 Failed to send confirmation for appointment 516bfdf7-5550-4699-9597-663af12e3f28: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-20 09:09:08,092 tasks 10245 8818483712 Failed to send confirmation for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-20 09:09:08,092 tasks 10234 8818483712 Failed to send confirmation for appointment 7b4c4624-558c-4f6a-a2ad-2419073acfa3: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-20 09:09:08,092 tasks 10233 8818483712 Failed to send confirmation for appointment cc48c057-0242-44d6-9b24-692416908e4e: 'NoneType' object has no attribute 'strftime' INFO 2025-11-20 09:09:08,290 tasks 10244 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-20 09:09:08,293 tasks 10233 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found ERROR 2025-11-20 09:09:08,296 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-20 09:34:26,234 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 09:34:26,234 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 06:34:26.234627+00:00'} INFO 2025-11-20 09:34:26,240 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 09:34:26,240 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 06:34:26.240785+00:00'} INFO 2025-11-20 09:48:17,113 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 10:04:44,983 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 10:04:44,984 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 07:04:44.984371+00:00'} INFO 2025-11-20 10:04:44,984 tasks 10245 8818483712 Radiology results sync started INFO 2025-11-20 10:04:44,984 tasks 10245 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 07:04:44.984931+00:00'} INFO 2025-11-20 10:35:26,431 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 10:35:26,431 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 07:35:26.431356+00:00'} INFO 2025-11-20 10:35:26,437 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 10:35:26,438 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 07:35:26.438078+00:00'} INFO 2025-11-20 11:08:35,395 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 11:08:35,396 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 08:08:35.396132+00:00'} INFO 2025-11-20 11:08:35,401 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 11:08:35,401 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 08:08:35.401466+00:00'} ERROR 2025-11-20 11:11:17,894 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-20 11:13:19,969 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 11:31:18,642 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 11:31:18,642 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 08:31:18.642481+00:00'} INFO 2025-11-20 11:31:18,648 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 11:31:18,648 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 08:31:18.648309+00:00'} INFO 2025-11-20 12:09:39,368 tasks 10233 8818483712 Lab results sync started INFO 2025-11-20 12:09:39,368 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 09:09:39.368208+00:00'} INFO 2025-11-20 12:09:39,373 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 12:09:39,373 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 09:09:39.373442+00:00'} ERROR 2025-11-20 12:10:49,452 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-20 12:11:10,572 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-20 12:11:37,775 tasks 10244 8818483712 Failed to send confirmation for appointment 516bfdf7-5550-4699-9597-663af12e3f28: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-20 12:11:37,830 tasks 10244 8818483712 Failed to send confirmation for appointment cc48c057-0242-44d6-9b24-692416908e4e: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-20 12:11:37,857 tasks 10244 8818483712 Failed to send confirmation for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-20 12:11:37,876 tasks 10244 8818483712 Failed to send confirmation for appointment 7b4c4624-558c-4f6a-a2ad-2419073acfa3: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-20 12:11:37,927 tasks 10244 8818483712 Failed to send confirmation for appointment 38ac855d-a8db-49cb-a26e-f7ab50ddac6d: 'NoneType' object has no attribute 'strftime' ERROR 2025-11-20 12:11:52,345 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-20 12:12:14,447 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 12:13:15,447 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 12:14:16,445 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 12:17:53,128 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 12:18:54,101 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 12:19:55,126 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 12:35:47,766 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 12:35:47,766 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 09:35:47.766864+00:00'} INFO 2025-11-20 12:35:47,772 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 12:35:47,772 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 09:35:47.772782+00:00'} INFO 2025-11-20 12:36:20,753 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 12:37:39,297 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 12:38:40,295 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 12:55:31,954 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 13:11:17,473 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 13:11:17,473 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 10:11:17.473754+00:00'} INFO 2025-11-20 13:11:17,478 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 13:11:17,478 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 10:11:17.478584+00:00'} INFO 2025-11-20 13:11:48,391 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-20 13:12:01,205 tasks 10244 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-20 13:12:01,208 tasks 10233 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-20 13:12:01,218 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-20 13:28:50,895 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-20 13:29:02,738 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-20 13:31:31,474 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 13:31:31,474 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 10:31:31.474516+00:00'} INFO 2025-11-20 13:31:31,481 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 13:31:31,481 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 10:31:31.481954+00:00'} INFO 2025-11-20 13:32:03,948 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-20 13:32:14,814 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-20 13:37:33,985 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-20 13:37:43,874 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-20 13:45:25,370 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 13:45:41,331 tasks 10244 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-20 13:45:41,339 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-20 13:45:53,620 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 13:46:23,580 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-20 13:46:41,367 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-20 13:46:53,599 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 13:47:23,578 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-20 13:47:41,389 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-20 13:47:53,600 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 13:48:23,579 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-20 13:48:41,409 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-20 13:48:53,601 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 13:49:23,579 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 13:49:53,599 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 13:50:23,784 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 13:50:53,806 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 13:50:58,710 basehttp 45728 6165295104 "GET /en/finance/invoices/create/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&appointment=38ac855d-a8db-49cb-a26e-f7ab50ddac6d HTTP/1.1" 200 61584 INFO 2025-11-20 13:50:58,730 basehttp 45728 13572796416 "GET /media/tenant_settings/2025/11/10/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-11-20 13:50:58,732 basehttp 45728 6165295104 "GET /media/profile_pictures/Father_-d_1lMjWOH.png HTTP/1.1" 304 0 INFO 2025-11-20 13:50:58,758 basehttp 45728 13589622784 "GET /static/img/logo/site.webmanifest HTTP/1.1" 304 0 INFO 2025-11-20 13:50:58,782 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 13:51:09,669 basehttp 45728 6165295104 "POST /en/finance/invoices/create/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&appointment=38ac855d-a8db-49cb-a26e-f7ab50ddac6d HTTP/1.1" 302 0 INFO 2025-11-20 13:51:09,688 basehttp 45728 6165295104 "GET /en/finance/invoices/b0fad12b-9451-4b89-abdc-84adeaff441d/ HTTP/1.1" 200 35477 INFO 2025-11-20 13:51:09,761 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 13:51:29,645 basehttp 45728 6165295104 "GET /en/finance/payments/create/?invoice=b0fad12b-9451-4b89-abdc-84adeaff441d HTTP/1.1" 200 38610 INFO 2025-11-20 13:51:29,716 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 13:51:59,031 basehttp 45728 6165295104 "POST /en/finance/payments/create/?invoice=b0fad12b-9451-4b89-abdc-84adeaff441d HTTP/1.1" 302 0 INFO 2025-11-20 13:51:59,036 tasks 10244 8818483712 Email sent successfully to ['saud.al-juaid@example.sa'] INFO 2025-11-20 13:51:59,044 basehttp 45728 6165295104 "GET /en/finance/invoices/b0fad12b-9451-4b89-abdc-84adeaff441d/ HTTP/1.1" 200 40024 INFO 2025-11-20 13:51:59,118 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 13:52:15,712 basehttp 45728 6165295104 "GET /en/finance/invoices/b0fad12b-9451-4b89-abdc-84adeaff441d/pdf/?print=true HTTP/1.1" 200 66200 INFO 2025-11-20 13:52:29,142 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 13:52:59,301 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 13:53:29,140 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 13:53:59,140 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-20 13:54:21,505 tasks 10244 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-20 13:54:29,117 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 13:54:59,140 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 13:55:02,136 tasks 10244 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-20 13:55:02,147 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-20 13:55:29,141 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 13:55:59,119 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-20 13:56:02,167 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-20 13:56:29,140 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 13:56:59,139 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-20 13:57:02,187 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-20 13:57:29,117 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 13:57:59,140 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-20 13:58:02,210 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-20 13:58:29,142 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 13:58:59,116 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 13:59:29,140 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 13:59:59,134 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 14:00:00,012 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 14:00:00,012 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 11:00:00.012884+00:00'} INFO 2025-11-20 14:00:00,021 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 14:00:00,021 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 11:00:00.021551+00:00'} INFO 2025-11-20 14:00:29,142 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 14:00:59,138 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 14:01:29,157 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 14:01:59,159 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 14:02:29,161 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 14:02:59,159 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 14:03:29,820 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 14:03:59,804 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 14:04:46,816 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 14:05:46,892 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 14:21:52,642 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 14:22:52,643 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 14:23:52,629 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 14:24:52,648 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 14:25:52,643 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 14:41:39,450 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 14:41:39,450 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 11:41:39.450237+00:00'} INFO 2025-11-20 14:41:39,456 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 14:41:39,456 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 11:41:39.456712+00:00'} INFO 2025-11-20 14:42:23,480 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 14:43:23,474 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 14:44:23,474 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 14:45:23,467 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-20 14:45:28,070 tasks 10244 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-20 15:01:35,505 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 15:01:35,505 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 12:01:35.505567+00:00'} INFO 2025-11-20 15:01:35,510 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 15:01:35,510 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 12:01:35.510176+00:00'} INFO 2025-11-20 15:01:48,461 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:02:48,460 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-20 15:03:24,388 tasks 10244 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-20 15:03:24,388 tasks 10233 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found INFO 2025-11-20 15:03:48,462 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:04:48,471 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:05:48,483 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:06:48,477 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:07:48,479 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:08:48,483 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:09:48,487 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-20 15:10:23,185 tasks 10244 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-20 15:10:48,486 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-20 15:15:07,845 tasks 10244 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-20 15:15:52,524 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:16:52,530 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:17:52,532 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:18:52,535 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:19:52,521 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:20:52,534 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:21:52,537 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:22:52,533 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:23:52,534 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:24:52,516 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:25:52,537 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:26:52,534 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:27:52,538 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:28:52,537 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:29:52,529 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:30:00,007 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 15:30:00,007 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 12:30:00.007779+00:00'} INFO 2025-11-20 15:30:00,011 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 15:30:00,011 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 12:30:00.011189+00:00'} INFO 2025-11-20 15:30:52,539 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:31:52,507 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:32:52,484 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:33:52,472 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:34:52,479 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-20 15:34:57,082 tasks 10244 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-20 15:35:52,488 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:36:52,490 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:37:52,490 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:38:52,463 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:39:52,464 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:40:52,490 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:41:52,486 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:42:52,487 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:43:52,477 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:44:52,490 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:45:52,486 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:46:52,540 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:47:52,528 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:48:52,552 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:49:52,550 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:50:52,540 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:51:52,550 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:52:52,551 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:53:52,537 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:54:52,553 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:55:52,554 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:56:52,554 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:57:52,548 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:58:52,529 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 15:59:52,548 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:00:00,009 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 16:00:00,009 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 13:00:00.009337+00:00'} INFO 2025-11-20 16:00:00,015 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 16:00:00,015 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 13:00:00.015715+00:00'} INFO 2025-11-20 16:00:52,555 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:01:52,532 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:02:52,513 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:03:52,520 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:04:52,514 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:05:52,512 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:06:52,517 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:07:28,442 tasks 10244 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-20 16:07:28,452 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-20 16:07:52,516 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-20 16:08:28,477 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-20 16:08:52,521 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-20 16:09:28,488 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-20 16:09:52,508 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-20 16:10:28,507 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-20 16:10:52,521 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:11:52,521 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:12:52,519 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:13:52,526 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:14:52,494 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:30:41,388 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 16:30:41,388 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 13:30:41.388788+00:00'} INFO 2025-11-20 16:30:41,394 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 16:30:41,394 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 13:30:41.394750+00:00'} INFO 2025-11-20 16:30:54,950 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:31:54,947 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:32:54,951 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:33:54,946 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:34:54,950 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:35:54,946 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:36:54,949 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:37:54,937 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:38:54,949 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:39:54,943 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:40:54,970 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:41:54,943 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:42:54,937 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:43:54,947 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:44:54,944 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:45:54,964 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:46:54,970 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:47:54,962 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:48:54,967 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:49:54,967 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:50:54,962 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:51:54,969 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-20 16:52:30,927 tasks 10233 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-20 16:52:30,934 tasks 10244 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-20 16:52:30,967 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-20 16:52:55,125 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-20 16:53:30,980 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-20 16:53:54,967 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-20 16:54:30,994 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-20 16:54:54,968 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-20 16:55:31,030 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-20 16:55:55,124 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:56:54,961 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:57:54,978 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 16:58:54,972 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-20 16:59:29,686 tasks 10244 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-20 16:59:54,966 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 17:00:00,012 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 17:00:00,012 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 14:00:00.012705+00:00'} INFO 2025-11-20 17:00:00,018 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 17:00:00,019 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 14:00:00.019121+00:00'} INFO 2025-11-20 17:00:54,973 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 17:01:54,946 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 17:02:54,947 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-20 17:03:15,386 tasks 10244 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-20 17:03:54,944 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 17:04:54,952 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 17:05:54,951 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 17:06:54,949 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 17:07:54,945 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 17:08:54,948 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 17:09:54,945 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 17:10:54,950 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 17:11:54,944 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 17:12:54,951 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 17:13:54,939 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 17:14:54,945 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 17:15:54,919 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 17:16:54,898 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 17:17:54,895 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 17:18:54,903 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 17:19:54,888 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-20 17:19:59,494 tasks 10244 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-20 17:19:59,494 tasks 10233 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-20 17:20:54,887 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 17:21:54,888 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 17:22:54,892 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 17:23:54,887 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 17:24:54,893 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 17:25:54,891 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 17:26:54,883 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 17:27:54,903 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 17:43:17,882 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 17:43:17,882 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 14:43:17.882467+00:00'} INFO 2025-11-20 17:43:17,889 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 17:43:17,889 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 14:43:17.889505+00:00'} INFO 2025-11-20 18:01:16,548 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 18:01:16,549 tasks 10233 8818483712 Generated daily schedule for 2025-11-21: {'date': '2025-11-21', 'total_appointments': 0, 'providers_with_appointments': 0} INFO 2025-11-20 18:01:16,549 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 15:01:16.549884+00:00'} INFO 2025-11-20 18:01:16,554 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 18:01:16,554 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 15:01:16.554282+00:00'} INFO 2025-11-20 18:33:55,888 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 18:33:55,889 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 15:33:55.889021+00:00'} INFO 2025-11-20 18:33:55,895 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 18:33:55,895 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 15:33:55.895137+00:00'} INFO 2025-11-20 18:48:00,287 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 19:00:03,278 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 19:00:03,278 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 16:00:03.278289+00:00'} INFO 2025-11-20 19:00:03,283 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 19:00:03,283 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 16:00:03.283358+00:00'} INFO 2025-11-20 19:32:43,067 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 19:32:43,067 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 16:32:43.067893+00:00'} INFO 2025-11-20 19:32:43,070 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 19:32:43,072 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 16:32:43.072779+00:00'} INFO 2025-11-20 20:01:04,484 tasks 10233 8818483712 Lab results sync started INFO 2025-11-20 20:01:04,484 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 17:01:04.484393+00:00'} INFO 2025-11-20 20:01:04,489 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 20:01:04,489 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 17:01:04.489485+00:00'} INFO 2025-11-20 20:17:21,193 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 20:32:51,598 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 20:32:51,599 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 17:32:51.599353+00:00'} INFO 2025-11-20 20:32:51,603 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 20:32:51,603 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 17:32:51.603110+00:00'} INFO 2025-11-20 21:02:03,013 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 21:02:03,013 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 18:02:03.013297+00:00'} INFO 2025-11-20 21:02:03,019 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 21:02:03,019 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 18:02:03.019217+00:00'} INFO 2025-11-20 21:34:13,989 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 21:34:13,989 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 18:34:13.989886+00:00'} INFO 2025-11-20 21:34:13,996 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 21:34:13,996 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 18:34:13.996767+00:00'} INFO 2025-11-20 22:03:04,529 tasks 10233 8818483712 Lab results sync started INFO 2025-11-20 22:03:04,529 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 19:03:04.529327+00:00'} INFO 2025-11-20 22:03:04,535 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 22:03:04,536 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 19:03:04.536003+00:00'} INFO 2025-11-20 22:34:32,435 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 22:34:32,435 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 19:34:32.435431+00:00'} INFO 2025-11-20 22:34:32,440 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 22:34:32,440 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 19:34:32.440676+00:00'} INFO 2025-11-20 22:52:10,808 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-20 23:04:00,860 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 23:04:00,860 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 20:04:00.860409+00:00'} INFO 2025-11-20 23:04:00,865 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 23:04:00,865 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 20:04:00.865490+00:00'} INFO 2025-11-20 23:04:00,883 tasks 10244 8818483712 ZATCA batch submission: 0 submitted, 20 failed INFO 2025-11-20 23:04:00,884 tasks 10233 8818483712 ZATCA e-invoice submission for INV-AGDAR-2025-18422 INFO 2025-11-20 23:04:00,885 tasks 10245 8818483712 ZATCA e-invoice submission for IAGDAR174645 INFO 2025-11-20 23:04:00,885 tasks 10234 8818483712 ZATCA e-invoice submission for IAGDAR157001 INFO 2025-11-20 23:04:00,886 tasks 10246 8818483712 ZATCA e-invoice submission for IAGDAR558936 INFO 2025-11-20 23:04:00,886 tasks 10235 8818483712 ZATCA e-invoice submission for IAGDAR669695 INFO 2025-11-20 23:04:00,887 tasks 10247 8818483712 ZATCA e-invoice submission for IAGDAR550212 INFO 2025-11-20 23:04:00,888 tasks 10236 8818483712 ZATCA e-invoice submission for IAGDAR858604 INFO 2025-11-20 23:04:00,888 tasks 10248 8818483712 ZATCA e-invoice submission for IAGDAR708227 INFO 2025-11-20 23:04:00,889 tasks 10241 8818483712 ZATCA e-invoice submission for IAGDAR945314 INFO 2025-11-20 23:04:00,890 tasks 10249 8818483712 ZATCA e-invoice submission for IAGDAR840464 INFO 2025-11-20 23:04:00,891 tasks 10244 8818483712 ZATCA e-invoice submission for IAGDAR898825 INFO 2025-11-20 23:04:00,891 tasks 10242 8818483712 ZATCA e-invoice submission for IAGDAR757134 INFO 2025-11-20 23:04:00,892 tasks 10233 8818483712 ZATCA e-invoice submission for IAGDAR289266 INFO 2025-11-20 23:04:00,894 tasks 10245 8818483712 ZATCA e-invoice submission for IAGDAR770785 INFO 2025-11-20 23:04:00,895 tasks 10246 8818483712 ZATCA e-invoice submission for IAGDAR425411 INFO 2025-11-20 23:04:00,895 tasks 10234 8818483712 ZATCA e-invoice submission for IAGDAR342242 INFO 2025-11-20 23:04:00,896 tasks 10235 8818483712 ZATCA e-invoice submission for IAGDAR526290 INFO 2025-11-20 23:04:00,896 tasks 10243 8818483712 ZATCA e-invoice submission for IAGDAR140347 INFO 2025-11-20 23:04:00,896 tasks 10247 8818483712 ZATCA e-invoice submission for IAGDAR578723 INFO 2025-11-20 23:04:00,897 tasks 10236 8818483712 ZATCA e-invoice submission for IAGDAR686930 INFO 2025-11-20 23:36:42,762 tasks 10244 8818483712 Lab results sync started INFO 2025-11-20 23:36:42,762 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 20:36:42.762285+00:00'} INFO 2025-11-20 23:36:42,768 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-20 23:36:42,768 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 20:36:42.768752+00:00'} INFO 2025-11-21 00:04:32,935 tasks 10233 8818483712 Lab results sync started INFO 2025-11-21 00:04:32,935 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 21:04:32.935527+00:00'} INFO 2025-11-21 00:04:32,941 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-21 00:04:32,941 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 21:04:32.941309+00:00'} INFO 2025-11-21 00:09:49,534 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 00:41:53,764 tasks 10244 8818483712 Lab results sync started INFO 2025-11-21 00:41:53,764 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 21:41:53.764553+00:00'} INFO 2025-11-21 00:41:53,769 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-21 00:41:53,769 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 21:41:53.769734+00:00'} INFO 2025-11-21 01:05:34,308 tasks 10244 8818483712 Lab results sync started INFO 2025-11-21 01:05:34,308 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 22:05:34.308875+00:00'} INFO 2025-11-21 01:05:34,314 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-21 01:05:34,315 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 22:05:34.315098+00:00'} INFO 2025-11-21 01:38:27,384 tasks 10244 8818483712 Lab results sync started INFO 2025-11-21 01:38:27,385 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 22:38:27.385030+00:00'} INFO 2025-11-21 01:38:27,391 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-21 01:38:27,391 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 22:38:27.391322+00:00'} INFO 2025-11-21 01:59:55,222 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 02:14:12,671 tasks 10233 8818483712 Lab results sync started INFO 2025-11-21 02:14:12,671 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 23:14:12.671611+00:00'} INFO 2025-11-21 02:14:12,677 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-21 02:14:12,677 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 23:14:12.677926+00:00'} ERROR 2025-11-21 02:21:50,686 tasks 10244 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-21 02:37:49,089 tasks 10244 8818483712 Lab results sync started INFO 2025-11-21 02:37:49,089 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-20 23:37:49.089777+00:00'} INFO 2025-11-21 02:37:49,096 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-21 02:37:49,096 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-20 23:37:49.096430+00:00'} INFO 2025-11-21 03:13:06,580 tasks 10244 8818483712 Lab results sync started INFO 2025-11-21 03:13:06,580 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 00:13:06.580968+00:00'} INFO 2025-11-21 03:13:06,586 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-21 03:13:06,586 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 00:13:06.586187+00:00'} INFO 2025-11-21 03:44:14,853 tasks 10244 8818483712 Lab results sync started INFO 2025-11-21 03:44:14,853 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 00:44:14.853724+00:00'} INFO 2025-11-21 03:44:14,859 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-21 03:44:14,859 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 00:44:14.859774+00:00'} INFO 2025-11-21 04:00:06,594 tasks 10233 8818483712 Lab results sync started INFO 2025-11-21 04:00:06,594 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 01:00:06.594379+00:00'} INFO 2025-11-21 04:00:06,598 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-21 04:00:06,598 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 01:00:06.598992+00:00'} INFO 2025-11-21 04:16:23,430 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 04:33:13,182 tasks 10244 8818483712 Lab results sync started INFO 2025-11-21 04:33:13,182 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 01:33:13.182550+00:00'} INFO 2025-11-21 04:33:13,188 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-21 04:33:13,188 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 01:33:13.188608+00:00'} INFO 2025-11-21 05:13:56,624 tasks 10244 8818483712 Lab results sync started INFO 2025-11-21 05:13:56,624 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 02:13:56.624954+00:00'} INFO 2025-11-21 05:13:56,631 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-21 05:13:56,631 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 02:13:56.631170+00:00'} INFO 2025-11-21 05:45:44,136 tasks 10244 8818483712 Lab results sync started INFO 2025-11-21 05:45:44,136 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 02:45:44.136807+00:00'} INFO 2025-11-21 05:45:44,142 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-21 05:45:44,142 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 02:45:44.142445+00:00'} INFO 2025-11-21 06:02:47,873 tasks 10233 8818483712 Lab results sync started INFO 2025-11-21 06:02:47,873 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 03:02:47.873942+00:00'} INFO 2025-11-21 06:02:47,879 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-21 06:02:47,880 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 03:02:47.880026+00:00'} INFO 2025-11-21 06:38:03,405 tasks 10244 8818483712 Lab results sync started INFO 2025-11-21 06:38:03,406 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 03:38:03.406182+00:00'} INFO 2025-11-21 06:38:03,412 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-21 06:38:03,412 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 03:38:03.412636+00:00'} INFO 2025-11-21 06:56:50,347 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 07:14:02,648 tasks 10244 8818483712 Lab results sync started INFO 2025-11-21 07:14:02,648 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 04:14:02.648481+00:00'} INFO 2025-11-21 07:14:02,653 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-21 07:14:02,653 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 04:14:02.653953+00:00'} INFO 2025-11-21 07:45:44,100 tasks 10244 8818483712 Lab results sync started INFO 2025-11-21 07:45:44,100 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 04:45:44.100174+00:00'} INFO 2025-11-21 07:45:44,108 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-21 07:45:44,108 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 04:45:44.108909+00:00'} INFO 2025-11-21 08:13:34,320 tasks 10244 8818483712 Scheduled 0 appointment reminders INFO 2025-11-21 08:13:34,325 tasks 10244 8818483712 Lab results sync started INFO 2025-11-21 08:13:34,325 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 05:13:34.325739+00:00'} INFO 2025-11-21 08:13:34,331 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-21 08:13:34,331 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 05:13:34.331733+00:00'} INFO 2025-11-21 08:30:47,132 tasks 10244 8818483712 Lab results sync started INFO 2025-11-21 08:30:47,132 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 05:30:47.132899+00:00'} INFO 2025-11-21 08:30:47,138 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-21 08:30:47,138 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 05:30:47.138966+00:00'} INFO 2025-11-21 08:58:56,625 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 09:14:27,336 tasks 10233 8818483712 Lab results sync started INFO 2025-11-21 09:14:27,337 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 06:14:27.337022+00:00'} INFO 2025-11-21 09:14:27,343 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-21 09:14:27,343 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 06:14:27.343344+00:00'} INFO 2025-11-21 09:30:44,082 tasks 10244 8818483712 Lab results sync started INFO 2025-11-21 09:30:44,082 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 06:30:44.082764+00:00'} INFO 2025-11-21 09:30:44,088 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-21 09:30:44,088 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 06:30:44.088669+00:00'} INFO 2025-11-21 10:00:00,015 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-21 10:00:00,015 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 07:00:00.015612+00:00'} INFO 2025-11-21 10:00:00,032 tasks 10244 8818483712 Lab results sync started INFO 2025-11-21 10:00:00,032 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 07:00:00.032636+00:00'} INFO 2025-11-21 10:45:14,898 tasks 10244 8818483712 Lab results sync started INFO 2025-11-21 10:45:14,899 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 07:45:14.899044+00:00'} INFO 2025-11-21 10:45:14,905 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-21 10:45:14,905 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 07:45:14.905327+00:00'} INFO 2025-11-21 11:00:49,728 tasks 10244 8818483712 Lab results sync started INFO 2025-11-21 11:00:49,729 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 08:00:49.729141+00:00'} INFO 2025-11-21 11:00:49,735 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-21 11:00:49,735 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 08:00:49.735549+00:00'} INFO 2025-11-21 11:16:01,423 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 11:32:48,880 tasks 10244 8818483712 Lab results sync started INFO 2025-11-21 11:32:48,880 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 08:32:48.880497+00:00'} INFO 2025-11-21 11:32:48,885 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-21 11:32:48,886 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 08:32:48.886024+00:00'} INFO 2025-11-21 12:01:52,379 tasks 10233 8818483712 Lab results sync started INFO 2025-11-21 12:01:52,379 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 09:01:52.379182+00:00'} INFO 2025-11-21 12:01:52,385 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-21 12:01:52,385 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 09:01:52.385638+00:00'} INFO 2025-11-21 12:34:14,489 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 12:34:14,937 tasks 10244 8818483712 Lab results sync started INFO 2025-11-21 12:34:14,937 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 09:34:14.937676+00:00'} INFO 2025-11-21 12:34:14,943 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-21 12:34:14,943 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 09:34:14.943857+00:00'} INFO 2025-11-21 13:02:49,334 tasks 10244 8818483712 Lab results sync started INFO 2025-11-21 13:02:49,334 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 10:02:49.334396+00:00'} INFO 2025-11-21 13:02:49,338 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-21 13:02:49,338 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 10:02:49.338990+00:00'} INFO 2025-11-21 13:04:29,017 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 13:05:04,277 tasks 10244 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found INFO 2025-11-21 13:05:29,025 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 13:06:29,048 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 13:22:23,896 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 13:23:23,786 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 13:24:23,814 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 13:25:23,793 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 13:35:51,723 tasks 10244 8818483712 Lab results sync started INFO 2025-11-21 13:35:51,724 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 10:35:51.724730+00:00'} INFO 2025-11-21 13:35:51,728 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-21 13:35:51,728 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 10:35:51.728750+00:00'} INFO 2025-11-21 13:36:24,341 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 13:52:18,692 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 13:53:18,684 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 13:54:18,718 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 13:55:18,714 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 13:56:18,705 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:03:14,294 tasks 10233 8818483712 Lab results sync started INFO 2025-11-21 14:03:14,296 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 11:03:14.296253+00:00'} INFO 2025-11-21 14:03:14,297 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-21 14:03:14,297 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 11:03:14.297990+00:00'} INFO 2025-11-21 14:03:20,248 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:04:20,243 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:05:20,243 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 14:05:57,809 tasks 10244 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-21 14:06:20,238 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:07:20,166 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:08:20,163 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:09:20,165 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:10:20,156 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:11:20,153 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:12:20,141 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:13:20,145 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:14:20,131 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:15:20,139 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:16:20,143 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:18:26,575 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:19:26,580 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:20:26,582 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:21:26,577 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:22:26,580 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:23:26,586 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:24:26,556 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:25:26,577 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:26:26,568 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 14:26:36,902 tasks 10244 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found ERROR 2025-11-21 14:26:37,053 tasks 10244 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found ERROR 2025-11-21 14:27:25,614 tasks 10244 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-21 14:27:26,580 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:28:26,576 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:29:26,569 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:30:00,019 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-21 14:30:00,020 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 11:30:00.020082+00:00'} INFO 2025-11-21 14:30:00,028 tasks 10244 8818483712 Lab results sync started INFO 2025-11-21 14:30:00,028 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 11:30:00.028969+00:00'} INFO 2025-11-21 14:30:26,548 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:31:26,563 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:32:26,559 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:32:31,166 tasks 10244 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-21 14:32:31,178 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 14:33:26,584 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 14:33:31,207 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 14:34:26,585 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 14:34:31,224 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 14:35:26,567 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 14:35:31,244 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 14:36:26,587 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 14:37:04,150 tasks 10244 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-21 14:37:26,585 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:38:26,582 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:39:26,587 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:40:26,567 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:41:26,582 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:42:01,288 tasks 10244 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-21 14:42:01,300 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 14:42:26,577 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 14:43:01,318 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 14:43:26,579 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 14:44:01,335 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 14:44:26,575 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 14:45:01,344 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 14:45:26,548 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:46:26,577 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:47:26,565 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:48:26,583 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:49:26,586 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:50:26,596 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:51:26,597 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:52:01,837 tasks 10244 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-21 14:52:01,844 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 14:52:26,598 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 14:53:01,863 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 14:53:26,588 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 14:54:01,883 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 14:54:26,569 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 14:55:01,905 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 14:55:26,593 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:56:26,592 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 14:56:36,921 tasks 10244 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found ERROR 2025-11-21 14:56:37,070 tasks 10244 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found ERROR 2025-11-21 14:57:16,082 tasks 10244 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found ERROR 2025-11-21 14:57:25,631 tasks 10244 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-21 14:57:26,582 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:58:26,588 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 14:59:26,559 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:00:00,020 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-21 15:00:00,021 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 12:00:00.021637+00:00'} INFO 2025-11-21 15:00:00,029 tasks 10244 8818483712 Lab results sync started INFO 2025-11-21 15:00:00,029 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 12:00:00.029916+00:00'} INFO 2025-11-21 15:00:26,591 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:01:26,586 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:02:26,591 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 15:02:31,167 tasks 10244 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-21 15:02:31,169 tasks 10233 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-21 15:02:31,175 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 15:03:26,568 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 15:03:31,186 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 15:04:26,588 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 15:04:31,196 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 15:05:26,590 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 15:05:31,205 tasks 10244 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 15:06:26,586 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:07:26,586 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:08:26,584 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:09:26,587 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:10:26,551 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:11:26,584 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 15:12:11,670 tasks 10244 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-21 15:12:26,580 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:13:26,574 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 15:13:28,282 tasks 10244 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-21 15:14:26,581 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:15:26,580 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 15:15:47,011 tasks 10244 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-21 15:16:26,558 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:17:26,571 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:23:06,679 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:24:06,532 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:25:06,534 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:26:06,540 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 15:26:41,803 tasks 10244 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-21 15:27:06,537 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:28:06,532 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:29:06,536 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:30:00,012 tasks 10244 8818483712 Radiology results sync started INFO 2025-11-21 15:30:00,013 tasks 10244 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 12:30:00.013166+00:00'} INFO 2025-11-21 15:30:00,018 tasks 10244 8818483712 Lab results sync started INFO 2025-11-21 15:30:00,018 tasks 10244 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 12:30:00.018124+00:00'} INFO 2025-11-21 15:30:06,542 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:31:06,533 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 15:31:56,050 tasks 10244 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-21 15:32:06,534 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:33:06,534 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:34:06,533 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:35:06,532 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:36:06,529 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:37:06,530 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:38:06,496 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:39:06,462 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:40:06,473 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:41:06,465 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:42:06,465 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:43:06,459 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:44:06,462 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:45:06,467 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:46:06,459 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 15:46:51,565 tasks 10244 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-21 15:47:06,464 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:48:06,462 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 15:48:08,187 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-21 15:49:06,462 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:50:06,460 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:51:06,461 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:52:06,459 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:53:06,615 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:54:06,610 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:55:06,607 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:56:06,612 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:57:06,600 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:58:06,601 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 15:59:06,611 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:00:00,007 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-21 16:00:00,008 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 13:00:00.008160+00:00'} INFO 2025-11-21 16:00:00,013 tasks 92710 8818483712 Lab results sync started INFO 2025-11-21 16:00:00,013 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 13:00:00.013245+00:00'} INFO 2025-11-21 16:00:06,607 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:01:06,606 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:02:06,604 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:03:06,608 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:04:06,603 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:05:06,607 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:06:06,612 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:07:06,608 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:08:06,606 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:09:06,618 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:10:06,624 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 16:10:33,742 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-21 16:11:06,623 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 16:11:44,196 tasks 92710 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-21 16:12:06,617 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 16:12:15,479 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-21 16:13:06,622 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:14:06,627 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:15:06,620 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:16:06,622 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:17:06,616 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:18:06,622 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:19:06,626 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:20:06,621 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:21:06,618 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:22:06,622 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:23:06,622 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:40:27,301 tasks 92710 8818483712 Lab results sync started INFO 2025-11-21 16:40:27,303 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 13:40:27.303263+00:00'} INFO 2025-11-21 16:40:27,307 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-21 16:40:27,307 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 13:40:27.307196+00:00'} INFO 2025-11-21 16:40:38,533 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:41:38,554 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:42:38,557 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:43:38,524 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:44:38,552 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:45:38,554 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 16:46:09,541 tasks 92710 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found INFO 2025-11-21 16:46:38,551 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:47:38,535 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 16:47:48,893 tasks 92710 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-21 16:47:49,042 tasks 92710 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-21 16:48:37,592 tasks 10233 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-21 16:48:37,592 tasks 92710 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found INFO 2025-11-21 16:48:38,555 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:49:38,552 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:50:38,555 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:51:38,554 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:52:38,535 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:53:38,552 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:54:38,556 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:55:38,636 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:56:38,636 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 16:57:05,751 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-21 16:57:38,628 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 16:58:38,642 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 16:58:47,485 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-21 16:59:38,635 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:00:00,016 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-21 17:00:00,016 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 14:00:00.016699+00:00'} INFO 2025-11-21 17:00:00,025 tasks 92710 8818483712 Lab results sync started INFO 2025-11-21 17:00:00,025 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 14:00:00.025717+00:00'} INFO 2025-11-21 17:00:38,641 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:01:38,646 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:02:38,622 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:03:38,649 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:04:38,639 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:05:38,645 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:06:38,645 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:06:59,101 tasks 92710 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-21 17:06:59,102 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 17:07:38,627 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 17:07:59,117 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 17:08:38,649 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 17:08:59,139 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 17:09:38,649 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 17:09:59,158 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 17:10:38,656 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:11:38,648 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:12:38,662 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:13:38,631 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:14:38,646 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:15:38,652 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:16:38,657 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:17:38,657 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 17:18:28,158 tasks 92710 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-21 17:18:38,659 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:19:38,653 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:20:38,642 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:21:38,661 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:22:38,657 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:23:38,661 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:24:38,645 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:25:38,655 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:26:38,672 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:27:38,671 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:28:38,670 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:29:38,648 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:30:00,017 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-21 17:30:00,018 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 14:30:00.018090+00:00'} INFO 2025-11-21 17:30:00,026 tasks 92710 8818483712 Lab results sync started INFO 2025-11-21 17:30:00,026 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 14:30:00.026905+00:00'} INFO 2025-11-21 17:30:38,667 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 17:31:10,398 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found ERROR 2025-11-21 17:31:10,517 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-21 17:31:38,659 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:32:38,676 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 17:33:23,757 tasks 92710 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-21 17:33:38,676 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:34:38,665 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 17:34:40,382 tasks 92710 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-21 17:35:38,679 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:36:38,678 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:37:38,676 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:38:38,660 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:39:38,677 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:40:38,574 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:58:21,833 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 17:59:21,834 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:00:00,012 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-21 18:00:00,012 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 15:00:00.012563+00:00'} INFO 2025-11-21 18:00:00,021 tasks 92710 8818483712 Lab results sync started INFO 2025-11-21 18:00:00,021 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 15:00:00.021768+00:00'} INFO 2025-11-21 18:00:00,033 tasks 92710 8818483712 Generated daily schedule for 2025-11-22: {'date': '2025-11-22', 'total_appointments': 0, 'providers_with_appointments': 0} INFO 2025-11-21 18:00:21,828 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:01:21,834 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:02:21,837 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:02:52,846 tasks 92710 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-21 18:02:52,851 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 18:03:21,836 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 18:03:52,860 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 18:04:21,830 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 18:04:52,872 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 18:05:20,891 tasks 92710 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-21 18:05:20,897 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 18:05:21,832 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 18:05:52,886 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-21 18:06:20,911 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 18:06:21,833 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 18:07:20,925 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 18:07:21,835 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 18:08:20,937 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 18:08:21,836 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:09:21,832 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:10:21,824 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:11:21,836 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:12:21,992 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:13:21,773 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:14:21,779 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:14:59,357 tasks 92710 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-21 18:14:59,363 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 18:15:21,781 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 18:15:59,399 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 18:16:21,942 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 18:16:59,413 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 18:17:21,770 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 18:17:53,512 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found ERROR 2025-11-21 18:17:53,630 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found ERROR 2025-11-21 18:17:59,428 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 18:18:21,958 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:19:21,976 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:20:21,984 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:21:21,781 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:22:21,775 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:23:21,781 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:24:21,777 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:25:21,782 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:26:21,770 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:27:21,775 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:28:21,881 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:29:21,878 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:30:00,011 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-21 18:30:00,011 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 15:30:00.011748+00:00'} INFO 2025-11-21 18:30:00,019 tasks 92710 8818483712 Lab results sync started INFO 2025-11-21 18:30:00,019 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 15:30:00.019145+00:00'} INFO 2025-11-21 18:30:21,866 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:31:21,852 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:32:21,868 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 18:32:52,872 tasks 92710 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-21 18:33:21,865 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:34:21,867 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:34:32,220 tasks 92710 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-21 18:34:32,232 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 18:34:32,365 tasks 92710 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-21 18:34:32,378 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-21 18:35:20,915 tasks 92710 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-21 18:35:20,917 tasks 10233 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-21 18:35:20,926 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 18:35:21,877 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 18:35:32,246 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-21 18:35:32,394 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-21 18:36:20,939 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 18:36:21,863 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 18:36:32,258 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-21 18:36:32,407 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-21 18:37:20,955 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 18:37:21,879 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 18:37:32,272 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-21 18:37:32,420 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-21 18:38:20,970 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 18:38:21,874 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:39:21,877 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:40:21,882 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:41:21,884 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:42:21,884 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:43:21,824 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 18:43:48,934 tasks 92710 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-21 18:44:21,817 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 18:44:51,172 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-21 18:45:21,814 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 18:45:30,663 tasks 10233 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-21 18:45:30,663 tasks 92710 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-21 18:46:21,814 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:47:21,802 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:48:21,810 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:49:21,849 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:50:21,847 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:51:21,808 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:52:21,811 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:53:21,812 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:54:21,810 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:55:21,811 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:56:21,804 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 18:57:21,811 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:04:12,472 tasks 92710 8818483712 Lab results sync started INFO 2025-11-21 19:04:12,474 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 16:04:12.474049+00:00'} INFO 2025-11-21 19:04:12,477 tasks 10233 8818483712 Radiology results sync started INFO 2025-11-21 19:04:12,477 tasks 10233 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 16:04:12.477695+00:00'} INFO 2025-11-21 19:04:17,635 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:05:17,643 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:06:17,638 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:07:17,626 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 19:08:16,556 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found ERROR 2025-11-21 19:08:16,576 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found ERROR 2025-11-21 19:08:16,605 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-21 19:08:17,638 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:09:17,640 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:10:17,642 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:11:07,132 tasks 92710 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-21 19:11:07,141 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 19:11:17,636 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 19:12:07,161 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 19:12:17,637 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 19:13:07,180 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 19:13:17,621 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 19:14:07,203 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 19:14:17,639 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:15:17,636 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:16:17,634 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:17:17,630 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:18:17,624 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:19:17,702 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:20:17,703 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 19:20:47,062 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-21 19:21:17,693 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:22:17,697 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:23:17,705 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:24:17,703 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:25:17,714 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:26:02,808 tasks 92710 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-21 19:26:02,818 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 19:26:17,698 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 19:27:02,837 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 19:27:17,714 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:27:19,417 tasks 92710 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-21 19:27:19,425 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-21 19:28:02,859 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 19:28:17,738 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 19:28:19,438 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-21 19:29:02,882 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 19:29:17,706 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 19:29:19,467 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 19:30:00,022 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-21 19:30:00,023 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 16:30:00.023287+00:00'} INFO 2025-11-21 19:30:00,032 tasks 92710 8818483712 Lab results sync started INFO 2025-11-21 19:30:00,032 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 16:30:00.032509+00:00'} INFO 2025-11-21 19:30:17,690 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 19:30:19,490 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 19:31:17,712 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:32:17,715 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:33:17,709 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:34:17,713 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:35:17,679 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:36:17,676 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:37:17,698 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 19:38:16,619 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found ERROR 2025-11-21 19:38:16,635 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found ERROR 2025-11-21 19:38:16,665 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-21 19:38:17,699 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:39:17,699 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:40:17,700 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:41:17,690 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:42:17,677 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:43:17,696 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:44:17,698 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:45:17,696 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:46:17,688 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:47:17,700 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:48:17,700 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:49:17,694 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:50:17,714 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:51:17,690 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:51:26,555 tasks 92710 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-21 19:51:26,564 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 19:52:17,705 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 19:52:26,585 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 19:53:17,710 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 19:53:26,608 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-21 19:53:49,438 tasks 92710 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-21 19:53:49,555 tasks 92710 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-21 19:54:17,712 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 19:54:26,631 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 19:55:17,707 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:56:17,690 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 19:56:41,809 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-21 19:57:17,706 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:58:17,716 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 19:59:17,711 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 20:00:00,013 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-21 20:00:00,013 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 17:00:00.013614+00:00'} INFO 2025-11-21 20:00:00,020 tasks 92710 8818483712 Lab results sync started INFO 2025-11-21 20:00:00,020 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 17:00:00.020651+00:00'} INFO 2025-11-21 20:00:17,685 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 20:01:17,715 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 20:02:17,716 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 20:03:17,717 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 20:04:17,703 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 20:04:19,344 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-21 20:21:03,231 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 20:22:03,234 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 20:23:03,232 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 20:24:03,227 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 20:25:03,227 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 20:26:03,232 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 20:27:03,235 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 20:28:03,236 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 20:29:03,229 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 20:30:00,018 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-21 20:30:00,019 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 17:30:00.019003+00:00'} INFO 2025-11-21 20:30:00,023 tasks 92710 8818483712 Lab results sync started INFO 2025-11-21 20:30:00,024 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 17:30:00.024101+00:00'} INFO 2025-11-21 20:30:03,239 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 20:31:03,237 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 20:32:03,239 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 20:33:03,232 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 20:34:03,434 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 20:35:03,460 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 20:35:30,271 tasks 92710 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-21 20:35:30,277 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 20:36:03,139 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 20:36:30,290 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 20:37:03,148 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 20:37:12,001 tasks 92710 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-21 20:37:12,003 tasks 10233 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-21 20:37:12,008 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-21 20:37:30,303 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 20:38:03,308 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 20:38:12,044 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-21 20:38:30,343 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 20:39:03,145 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 20:39:12,061 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 20:40:03,139 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 20:40:12,075 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 20:41:03,144 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 20:42:03,310 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 20:42:27,280 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-21 20:43:03,141 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 20:44:03,324 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 20:44:51,435 tasks 92710 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found INFO 2025-11-21 20:45:03,305 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 20:46:03,307 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 20:47:03,145 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 20:48:03,321 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 20:49:03,429 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 20:49:12,202 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-21 20:50:03,164 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 20:50:04,798 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-21 20:51:03,093 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 20:52:03,107 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 20:53:03,099 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 20:54:03,101 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 20:55:03,105 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 20:56:03,118 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 20:57:03,097 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 20:58:03,096 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 20:59:03,092 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:00:00,014 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-21 21:00:00,015 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 18:00:00.015122+00:00'} INFO 2025-11-21 21:00:00,022 tasks 92710 8818483712 Lab results sync started INFO 2025-11-21 21:00:00,022 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 18:00:00.022952+00:00'} INFO 2025-11-21 21:00:03,092 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:01:03,088 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:02:03,084 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 21:02:24,414 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-21 21:03:03,092 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:04:03,085 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:05:03,084 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:06:03,098 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 21:06:32,462 tasks 92710 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-21 21:07:03,103 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:08:03,103 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:09:03,106 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:10:03,098 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 21:10:48,505 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-21 21:11:03,103 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:12:03,104 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:13:03,092 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:14:03,095 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:15:03,101 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:16:03,109 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:17:03,098 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:18:03,101 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:19:03,104 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 21:19:12,121 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-21 21:20:03,134 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:32:21,128 tasks 92710 8818483712 Lab results sync started INFO 2025-11-21 21:32:21,128 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 18:32:21.128607+00:00'} INFO 2025-11-21 21:32:21,134 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-21 21:32:21,134 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 18:32:21.134907+00:00'} INFO 2025-11-21 21:32:29,360 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:33:29,365 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:34:29,358 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 21:35:28,269 tasks 92710 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-21 21:35:28,269 tasks 10233 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-21 21:35:28,296 tasks 10233 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-21 21:35:28,296 tasks 92710 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-21 21:35:28,325 tasks 10233 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-21 21:35:28,325 tasks 92710 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found INFO 2025-11-21 21:35:29,348 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:36:29,361 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:37:29,366 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:38:29,363 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:39:29,364 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:40:29,360 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:41:29,366 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:42:29,361 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:43:29,363 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 21:43:50,682 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-21 21:44:29,357 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:45:29,364 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:46:29,364 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:47:29,361 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:48:29,380 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:49:29,373 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:50:29,374 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:51:01,096 tasks 92710 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-21 21:51:01,105 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 21:51:01,209 tasks 92710 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-21 21:51:01,216 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 21:51:29,380 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 21:52:01,124 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-21 21:52:01,238 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-21 21:52:14,774 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-21 21:52:29,375 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 21:53:01,145 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-21 21:53:01,259 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 21:53:29,379 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 21:53:42,451 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found ERROR 2025-11-21 21:54:01,167 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-21 21:54:01,279 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 21:54:29,381 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:55:29,380 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 21:56:17,632 tasks 92710 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-21 21:56:17,641 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 21:56:29,363 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 21:57:17,663 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 21:57:29,380 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 21:58:17,677 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 21:58:29,373 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 21:59:17,695 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 21:59:29,377 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:00:00,015 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-21 22:00:00,016 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 19:00:00.016052+00:00'} INFO 2025-11-21 22:00:00,023 tasks 92710 8818483712 Lab results sync started INFO 2025-11-21 22:00:00,023 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 19:00:00.023757+00:00'} INFO 2025-11-21 22:00:29,383 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:01:29,374 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:02:29,377 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:03:29,373 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:04:29,373 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:05:29,377 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:06:29,387 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:07:29,379 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:08:29,362 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:09:29,379 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:10:29,375 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:11:29,374 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:12:29,360 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:13:29,382 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:14:29,377 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:15:29,378 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:16:29,373 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:17:29,381 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:18:29,415 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:19:29,417 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:20:29,421 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:21:29,408 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:22:29,427 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:23:29,425 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 22:23:42,500 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found ERROR 2025-11-21 22:23:53,520 tasks 10233 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-21 22:23:53,521 tasks 92710 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-21 22:24:28,172 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-21 22:24:29,426 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:25:29,407 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 22:26:17,679 tasks 92710 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-21 22:26:29,422 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:27:29,428 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:28:29,426 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:29:29,423 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:30:00,007 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-21 22:30:00,008 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 19:30:00.008110+00:00'} INFO 2025-11-21 22:30:00,014 tasks 92710 8818483712 Lab results sync started INFO 2025-11-21 22:30:00,015 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 19:30:00.015111+00:00'} INFO 2025-11-21 22:30:29,420 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:31:29,428 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 22:31:31,058 tasks 92710 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-21 22:32:29,440 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:33:29,497 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:34:29,501 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:35:28,411 tasks 92710 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-21 22:35:28,420 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 22:35:28,428 tasks 92710 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-21 22:35:28,435 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 22:35:28,457 tasks 92710 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-21 22:35:28,464 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 22:35:29,493 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 22:53:09,607 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-21 22:53:09,615 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-21 22:53:09,643 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 22:53:10,660 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 22:54:09,599 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-21 22:54:09,605 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-21 22:54:09,634 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 22:54:10,613 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 22:55:09,611 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-21 22:55:09,613 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-21 22:55:09,642 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 22:55:10,615 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:56:10,618 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:57:10,619 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:58:10,610 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 22:59:10,621 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:00:00,013 tasks 10233 8818483712 Radiology results sync started INFO 2025-11-21 23:00:00,014 tasks 10233 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 20:00:00.014298+00:00'} INFO 2025-11-21 23:00:00,022 tasks 10236 8818483712 Lab results sync started INFO 2025-11-21 23:00:00,022 tasks 10236 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 20:00:00.022476+00:00'} INFO 2025-11-21 23:00:00,023 tasks 10233 8818483712 ZATCA e-invoice submission for INV-AGDAR-2025-18422 INFO 2025-11-21 23:00:00,024 tasks 10245 8818483712 ZATCA e-invoice submission for IAGDAR174645 INFO 2025-11-21 23:00:00,024 tasks 92710 8818483712 ZATCA batch submission: 0 submitted, 20 failed INFO 2025-11-21 23:00:00,026 tasks 10234 8818483712 ZATCA e-invoice submission for IAGDAR157001 INFO 2025-11-21 23:00:00,027 tasks 10246 8818483712 ZATCA e-invoice submission for IAGDAR558936 INFO 2025-11-21 23:00:00,027 tasks 10235 8818483712 ZATCA e-invoice submission for IAGDAR669695 INFO 2025-11-21 23:00:00,028 tasks 10247 8818483712 ZATCA e-invoice submission for IAGDAR550212 INFO 2025-11-21 23:00:00,029 tasks 10248 8818483712 ZATCA e-invoice submission for IAGDAR858604 INFO 2025-11-21 23:00:00,030 tasks 10241 8818483712 ZATCA e-invoice submission for IAGDAR708227 INFO 2025-11-21 23:00:00,031 tasks 10249 8818483712 ZATCA e-invoice submission for IAGDAR945314 INFO 2025-11-21 23:00:00,031 tasks 10236 8818483712 ZATCA e-invoice submission for IAGDAR840464 INFO 2025-11-21 23:00:00,034 tasks 10245 8818483712 ZATCA e-invoice submission for IAGDAR757134 INFO 2025-11-21 23:00:00,034 tasks 10233 8818483712 ZATCA e-invoice submission for IAGDAR898825 INFO 2025-11-21 23:00:00,035 tasks 10234 8818483712 ZATCA e-invoice submission for IAGDAR140347 INFO 2025-11-21 23:00:00,036 tasks 92710 8818483712 ZATCA e-invoice submission for IAGDAR289266 INFO 2025-11-21 23:00:00,036 tasks 10246 8818483712 ZATCA e-invoice submission for IAGDAR770785 INFO 2025-11-21 23:00:00,037 tasks 10235 8818483712 ZATCA e-invoice submission for IAGDAR342242 INFO 2025-11-21 23:00:00,039 tasks 10248 8818483712 ZATCA e-invoice submission for IAGDAR526290 INFO 2025-11-21 23:00:00,039 tasks 10247 8818483712 ZATCA e-invoice submission for IAGDAR425411 INFO 2025-11-21 23:00:00,040 tasks 10241 8818483712 ZATCA e-invoice submission for IAGDAR578723 INFO 2025-11-21 23:00:00,041 tasks 10249 8818483712 ZATCA e-invoice submission for IAGDAR686930 INFO 2025-11-21 23:00:10,624 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:01:10,623 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:02:10,620 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:03:10,619 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:04:10,621 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:04:39,997 tasks 92710 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-21 23:04:40,002 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 23:05:10,625 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 23:05:40,017 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 23:06:10,625 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 23:06:40,032 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 23:07:10,623 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 23:07:40,070 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 23:08:10,788 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:09:10,646 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:10:10,643 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 23:11:09,433 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-21 23:11:10,822 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:12:10,805 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:13:10,634 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:14:10,820 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:15:10,825 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:16:10,652 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:17:10,653 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 23:17:19,681 tasks 92710 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-21 23:17:46,738 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-21 23:18:10,659 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:19:10,669 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:20:10,676 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:21:10,648 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 23:22:09,581 tasks 10233 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-21 23:22:09,583 tasks 92710 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-21 23:22:09,589 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-21 23:22:09,607 tasks 10233 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-21 23:22:09,609 tasks 92710 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-21 23:22:09,615 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-21 23:22:09,637 tasks 10233 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-21 23:22:09,638 tasks 92710 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-21 23:22:09,645 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 23:22:10,658 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 23:23:09,603 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-21 23:23:09,625 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-21 23:23:09,655 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 23:23:10,653 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 23:24:09,614 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-21 23:24:09,629 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-21 23:24:09,658 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 23:24:10,680 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 23:25:09,630 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-21 23:25:09,639 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-21 23:25:09,670 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 23:25:10,661 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:26:10,657 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:27:10,674 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:28:10,672 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:29:10,669 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 23:29:29,463 tasks 10233 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-21 23:29:29,463 tasks 92710 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-21 23:29:29,464 tasks 10245 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-21 23:29:29,521 tasks 92710 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-21 23:29:29,658 tasks 92710 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found INFO 2025-11-21 23:30:00,014 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-21 23:30:00,014 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 20:30:00.014458+00:00'} INFO 2025-11-21 23:30:00,022 tasks 92710 8818483712 Lab results sync started INFO 2025-11-21 23:30:00,022 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 20:30:00.022221+00:00'} INFO 2025-11-21 23:30:10,667 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 23:30:31,989 tasks 92710 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-21 23:31:10,667 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:32:10,667 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:33:10,675 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:34:10,673 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:35:10,668 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:36:10,676 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:37:10,673 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:38:10,673 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 23:38:56,076 tasks 92710 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-21 23:39:10,683 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:40:10,688 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:40:34,777 tasks 92710 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-21 23:40:34,787 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 23:41:10,685 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 23:41:34,804 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 23:42:10,681 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 23:42:34,823 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 23:43:10,684 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 23:43:34,838 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-21 23:44:10,685 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:45:10,688 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:46:10,688 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 23:46:53,479 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found ERROR 2025-11-21 23:46:53,544 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found ERROR 2025-11-21 23:46:53,545 tasks 10233 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found ERROR 2025-11-21 23:46:53,560 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-21 23:47:10,684 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-21 23:47:46,761 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-21 23:48:10,723 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:49:10,712 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:50:10,680 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:51:10,680 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:52:10,683 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-21 23:53:10,682 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:10:07,150 tasks 10233 8818483712 Lab results sync started INFO 2025-11-22 00:10:07,150 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 21:10:07.150451+00:00'} INFO 2025-11-22 00:10:07,155 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 00:10:07,156 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 21:10:07.156107+00:00'} INFO 2025-11-22 00:10:27,090 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:11:27,079 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:12:27,081 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:13:27,064 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:14:27,079 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:15:27,080 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:16:27,065 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:17:27,076 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:18:27,066 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:19:27,079 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:20:27,083 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:21:27,081 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:22:27,080 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:23:27,079 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:24:27,079 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:25:27,058 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:26:27,054 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 00:26:40,128 tasks 92710 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-22 00:26:40,127 tasks 10233 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-22 00:26:51,135 tasks 92710 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-22 00:26:51,137 tasks 10233 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 00:26:51,143 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 00:27:27,025 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 00:27:51,165 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 00:28:04,290 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-22 00:28:27,054 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 00:28:51,190 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 00:29:27,032 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 00:29:51,212 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 00:30:00,016 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 00:30:00,017 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 21:30:00.017049+00:00'} INFO 2025-11-22 00:30:00,025 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 00:30:00,025 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 21:30:00.025323+00:00'} INFO 2025-11-22 00:30:27,050 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:31:27,046 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:32:27,052 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 00:33:09,849 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found ERROR 2025-11-22 00:33:09,907 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found ERROR 2025-11-22 00:33:09,908 tasks 10233 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found ERROR 2025-11-22 00:33:09,918 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-22 00:33:27,053 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:34:27,051 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:34:28,691 tasks 92710 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 00:34:28,702 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 00:35:27,052 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 00:35:28,722 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 00:36:27,022 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 00:36:28,744 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 00:37:27,041 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 00:37:28,764 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 00:38:27,049 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:39:27,053 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:40:26,982 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:41:26,998 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:42:26,974 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:43:26,981 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:44:26,990 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:45:26,992 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:45:45,795 tasks 10233 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 INFO 2025-11-22 00:45:45,795 tasks 92710 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 INFO 2025-11-22 00:45:45,795 tasks 10245 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 00:45:45,804 tasks 10234 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 00:45:45,805 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 00:45:45,805 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 00:45:45,838 tasks 92710 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 00:45:45,845 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 00:45:45,981 tasks 92710 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 00:45:45,990 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 00:46:26,991 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 00:46:45,815 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 00:46:45,815 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 00:46:45,815 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 00:46:45,855 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 00:46:46,011 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 00:47:26,989 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 00:47:45,835 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 00:47:45,835 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 00:47:45,836 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 00:47:45,867 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 00:47:46,032 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 00:48:26,983 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 00:48:45,856 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 00:48:45,856 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 00:48:45,856 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 00:48:45,878 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 00:48:46,052 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 00:49:26,988 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:50:26,985 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:51:26,987 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:52:26,986 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:53:26,988 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:54:26,985 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:55:26,968 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:56:26,981 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 00:57:25,730 tasks 92710 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-22 00:57:26,984 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 00:58:04,221 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-22 00:58:26,993 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 00:59:26,982 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 01:00:00,019 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 01:00:00,020 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 22:00:00.020064+00:00'} INFO 2025-11-22 01:00:00,028 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 01:00:00,029 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 22:00:00.029060+00:00'} INFO 2025-11-22 01:00:26,955 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 01:01:26,968 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 01:02:26,970 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 01:03:26,982 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 01:03:36,000 tasks 92710 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 01:03:36,010 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 01:04:26,978 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 01:04:36,019 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 01:05:23,163 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-22 01:05:26,979 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 01:05:36,037 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 01:06:26,967 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 01:06:36,061 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 01:07:26,971 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 01:08:26,976 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 01:09:26,978 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 01:10:27,015 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 01:27:50,478 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 01:44:26,621 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 01:44:26,622 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 22:44:26.622387+00:00'} INFO 2025-11-22 01:44:26,627 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 01:44:26,627 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 22:44:26.627506+00:00'} INFO 2025-11-22 01:44:30,451 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 01:45:25,187 tasks 92710 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found INFO 2025-11-22 01:45:30,486 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 01:46:30,493 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 01:47:30,494 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 01:47:49,310 tasks 10233 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found ERROR 2025-11-22 01:47:49,311 tasks 10245 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found ERROR 2025-11-22 01:47:49,311 tasks 92710 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found ERROR 2025-11-22 01:47:49,366 tasks 92710 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found ERROR 2025-11-22 01:47:49,508 tasks 92710 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-22 01:48:30,497 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 01:48:34,763 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-22 01:48:51,834 tasks 92710 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 01:48:51,840 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 01:49:30,501 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 01:49:51,854 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 01:50:30,498 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 01:50:51,868 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 01:51:30,498 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 01:51:51,881 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 01:52:30,496 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 01:53:30,500 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 01:54:30,500 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 01:55:30,495 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 01:56:30,503 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 01:57:15,917 tasks 92710 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 01:57:15,922 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 01:57:30,504 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 01:58:15,936 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 01:58:30,503 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 01:58:43,595 tasks 92710 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 01:58:43,601 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 01:59:15,948 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 01:59:30,503 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 01:59:43,639 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 02:00:00,036 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 02:00:00,037 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 23:00:00.037694+00:00'} INFO 2025-11-22 02:00:00,066 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 02:00:00,067 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 23:00:00.067099+00:00'} ERROR 2025-11-22 02:00:15,988 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 02:00:30,657 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 02:00:43,678 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 02:01:30,509 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 02:01:43,693 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 02:02:30,505 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:03:30,663 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:04:30,675 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:05:30,511 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 02:06:06,599 tasks 10233 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-22 02:06:06,599 tasks 92710 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found INFO 2025-11-22 02:06:30,512 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 02:07:26,735 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-22 02:07:30,797 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:08:30,538 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:09:30,534 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:10:30,510 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:11:30,507 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:12:30,514 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:13:30,520 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:14:30,609 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:15:30,609 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:16:30,447 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:17:30,642 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:18:30,608 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 02:18:34,719 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-22 02:19:30,614 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:20:30,451 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:21:30,447 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:22:30,463 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:23:30,466 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:24:30,441 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:25:30,439 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:26:30,440 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 02:26:40,737 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-22 02:27:30,439 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:28:30,444 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 02:28:43,523 tasks 10233 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-22 02:28:43,525 tasks 92710 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 02:28:43,533 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 02:29:30,445 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 02:29:43,554 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 02:30:00,015 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 02:30:00,015 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-21 23:30:00.015552+00:00'} INFO 2025-11-22 02:30:00,023 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 02:30:00,023 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-21 23:30:00.023215+00:00'} INFO 2025-11-22 02:30:30,462 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 02:30:43,573 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 02:31:30,448 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 02:31:43,588 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 02:32:11,894 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-22 02:32:30,470 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:33:30,446 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:34:30,445 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 02:35:13,251 tasks 92710 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-22 02:35:13,315 tasks 92710 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-22 02:35:13,316 tasks 10233 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-22 02:35:13,327 tasks 92710 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-22 02:35:30,448 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:36:30,446 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:37:30,451 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:38:30,448 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:39:30,450 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:40:30,448 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:41:30,447 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:42:30,449 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:43:30,452 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:44:30,504 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:53:28,142 tasks 92710 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 02:53:28,152 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 02:53:33,459 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 02:54:28,158 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 02:54:33,454 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 02:55:28,179 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 02:55:33,451 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 02:56:28,199 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 02:56:33,446 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:57:33,447 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:58:33,449 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 02:59:33,445 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 03:00:00,015 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 03:00:00,016 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 00:00:00.016258+00:00'} INFO 2025-11-22 03:00:00,023 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 03:00:00,024 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 00:00:00.024037+00:00'} INFO 2025-11-22 03:00:33,452 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 03:01:33,431 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 03:02:33,428 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 03:19:52,553 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 03:20:52,569 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 03:21:02,837 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-22 03:21:52,562 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 03:22:52,568 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 03:23:51,316 tasks 92710 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 03:23:51,327 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 03:23:52,571 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 03:24:29,804 tasks 92710 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-22 03:24:29,804 tasks 10233 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-22 03:24:51,337 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 03:24:52,550 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 03:25:51,355 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 03:25:52,570 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 03:26:34,005 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found ERROR 2025-11-22 03:26:51,377 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 03:26:52,590 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 03:27:52,566 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 03:28:52,551 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 03:29:52,564 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 03:30:00,006 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 03:30:00,006 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 00:30:00.006987+00:00'} INFO 2025-11-22 03:30:00,013 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 03:30:00,014 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 00:30:00.014088+00:00'} INFO 2025-11-22 03:30:28,649 tasks 92710 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 03:30:28,660 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 03:30:30,433 tasks 92710 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found INFO 2025-11-22 03:30:52,568 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 03:31:28,681 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 03:31:52,570 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 03:32:28,700 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 03:32:52,568 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 03:33:28,721 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 03:33:52,575 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 03:34:52,573 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 03:35:52,568 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 03:36:52,548 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 03:37:52,569 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 03:38:52,569 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 03:39:47,246 tasks 92710 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-22 03:39:52,573 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 03:40:52,555 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 03:41:52,567 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 03:42:52,570 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 03:42:55,511 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-22 03:43:52,567 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 03:44:52,551 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 03:45:52,564 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 03:46:52,569 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 03:47:52,570 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 03:48:52,571 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 03:49:52,558 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 03:50:52,570 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 03:51:52,567 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 03:52:52,573 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 03:53:52,545 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 03:54:52,555 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 03:55:52,562 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 03:56:52,564 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 03:57:52,569 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 03:58:52,563 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 03:59:52,565 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 04:00:00,022 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 04:00:00,022 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 01:00:00.022420+00:00'} INFO 2025-11-22 04:00:00,031 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 04:00:00,031 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 01:00:00.031396+00:00'} ERROR 2025-11-22 04:00:28,645 tasks 92710 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-22 04:00:28,647 tasks 10233 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 04:00:28,657 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 04:00:52,567 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 04:01:28,671 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 04:01:31,720 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found ERROR 2025-11-22 04:01:48,752 tasks 10233 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-22 04:01:48,752 tasks 92710 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found INFO 2025-11-22 04:01:52,541 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 04:02:28,688 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 04:02:52,572 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 04:03:28,709 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 04:03:52,565 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 04:04:52,655 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 04:05:52,545 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 04:06:52,556 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 04:07:22,952 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-22 04:07:52,552 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 04:08:52,553 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 04:09:52,543 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 04:10:52,553 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 04:11:52,553 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 04:12:52,535 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 04:12:55,488 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found ERROR 2025-11-22 04:12:56,800 tasks 10233 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-22 04:12:56,800 tasks 92710 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-22 04:13:52,553 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 04:14:52,555 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 04:15:52,553 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 04:16:52,547 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 04:17:52,520 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 04:18:52,552 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 04:34:54,645 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 04:34:56,914 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 04:34:56,914 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 01:34:56.914557+00:00'} INFO 2025-11-22 04:34:56,920 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 04:34:56,920 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 01:34:56.920539+00:00'} INFO 2025-11-22 04:35:54,507 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 04:53:45,146 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 04:54:45,154 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 04:55:45,156 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 04:56:22,401 tasks 92710 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 04:56:22,411 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 04:56:45,136 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 04:57:22,431 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 04:57:45,141 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 05:13:04,312 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 05:13:04,313 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 02:13:04.313091+00:00'} INFO 2025-11-22 05:13:04,318 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 05:13:04,318 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 02:13:04.318696+00:00'} ERROR 2025-11-22 05:13:27,696 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 05:13:50,378 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 05:14:27,717 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 05:14:50,374 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 05:15:50,401 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 05:16:33,202 tasks 92710 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 05:16:33,213 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 05:16:33,258 tasks 92710 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a INFO 2025-11-22 05:16:33,269 tasks 10233 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 05:16:33,270 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 05:16:33,276 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 05:16:33,295 tasks 10234 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 05:16:33,300 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 05:16:50,407 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 05:17:28,268 tasks 92710 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 05:17:28,273 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 05:17:33,227 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 05:17:33,283 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 05:17:33,285 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 05:17:33,308 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 05:17:50,383 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 05:18:28,288 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 05:18:29,555 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found ERROR 2025-11-22 05:18:33,235 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 05:18:33,292 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 05:18:33,292 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 05:18:33,316 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 05:18:50,408 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 05:19:28,302 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 05:19:33,250 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 05:19:33,304 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 05:19:33,304 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 05:19:33,325 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 05:19:50,383 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 05:20:28,317 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 05:20:50,380 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 05:21:50,387 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 05:22:50,379 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 05:23:50,386 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 05:24:13,961 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found ERROR 2025-11-22 05:24:20,799 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-22 05:24:50,384 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 05:25:50,384 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 05:26:50,388 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 05:27:50,389 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 05:28:50,296 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 05:29:50,293 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 05:30:00,007 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 05:30:00,008 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 02:30:00.008041+00:00'} INFO 2025-11-22 05:30:00,012 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 05:30:00,013 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 02:30:00.013022+00:00'} INFO 2025-11-22 05:30:50,299 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 05:31:50,513 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 05:32:50,300 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 05:33:50,300 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 05:34:50,473 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 05:35:50,478 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 05:36:50,295 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 05:37:50,301 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 05:38:00,590 tasks 92710 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-22 05:38:00,591 tasks 10233 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-22 05:38:50,508 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 05:39:50,504 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 05:40:50,498 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 05:41:27,578 tasks 92710 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-22 05:41:27,585 tasks 10233 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 05:41:27,615 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 05:41:50,517 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 05:42:27,653 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 05:42:50,487 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 05:43:27,604 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 05:43:31,683 tasks 92710 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-22 05:43:31,683 tasks 10233 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found INFO 2025-11-22 05:43:50,238 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 05:44:27,640 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 05:44:41,007 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-22 05:44:50,416 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 05:45:50,397 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 05:46:50,254 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 05:47:28,118 tasks 92710 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-22 05:47:50,249 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 05:48:46,438 tasks 92710 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 05:48:46,446 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 05:48:50,251 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 05:49:46,459 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 05:49:50,246 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 05:50:46,472 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 05:50:50,256 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 05:51:46,486 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 05:51:50,244 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 05:52:50,287 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 05:53:50,249 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 05:54:13,804 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-22 05:54:50,236 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 05:55:50,244 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 05:56:50,254 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 05:57:50,245 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 05:58:50,318 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 05:59:50,321 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 05:59:54,572 tasks 92710 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 05:59:54,581 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 06:00:00,013 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 06:00:00,013 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 03:00:00.013498+00:00'} INFO 2025-11-22 06:00:00,020 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 06:00:00,021 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 03:00:00.021029+00:00'} INFO 2025-11-22 06:00:50,311 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 06:00:54,597 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 06:01:50,310 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 06:01:54,610 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 06:02:50,315 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 06:02:54,625 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 06:03:50,322 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:04:50,315 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:05:50,319 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:06:50,321 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:07:50,320 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:08:50,327 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:09:50,312 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:10:50,323 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 06:11:01,394 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-22 06:11:50,324 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:12:50,326 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:13:50,328 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 06:14:41,066 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-22 06:14:50,341 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:15:50,337 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:16:50,333 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:17:50,319 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 06:18:46,519 tasks 10233 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-22 06:18:46,521 tasks 92710 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 06:18:46,529 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 06:18:50,343 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 06:19:20,392 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found ERROR 2025-11-22 06:19:46,547 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 06:19:50,343 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 06:20:46,569 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 06:20:50,328 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 06:21:46,584 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 06:21:50,340 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:22:50,341 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:23:50,345 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:24:50,323 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:25:50,342 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:26:50,343 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:27:50,342 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:28:50,282 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:29:50,274 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 06:29:53,220 tasks 10233 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-22 06:29:53,220 tasks 92710 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-22 06:29:54,532 tasks 10233 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-22 06:29:54,535 tasks 92710 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 06:29:54,545 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 06:30:00,019 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 06:30:00,019 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 03:30:00.019939+00:00'} INFO 2025-11-22 06:30:00,028 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 06:30:00,028 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 03:30:00.028708+00:00'} INFO 2025-11-22 06:30:50,280 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 06:30:54,567 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 06:31:50,281 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 06:31:54,587 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 06:32:50,281 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 06:32:54,604 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 06:33:50,283 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:34:50,263 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:35:50,282 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:36:50,279 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:37:50,278 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:38:00,562 tasks 92710 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 06:38:00,573 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 06:38:50,284 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 06:39:00,593 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 06:39:50,255 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 06:40:00,616 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 06:40:50,284 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 06:41:00,634 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 06:41:01,350 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-22 06:41:50,276 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:42:50,276 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:43:31,675 tasks 92710 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 06:43:31,683 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 06:43:50,230 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 06:44:31,689 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 06:44:50,238 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 06:45:22,975 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found ERROR 2025-11-22 06:45:31,702 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 06:45:50,230 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 06:46:31,714 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 06:46:50,242 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:47:50,232 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 06:48:29,391 tasks 10233 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-22 06:48:29,391 tasks 92710 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found INFO 2025-11-22 06:48:50,224 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 06:49:20,286 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-22 06:49:50,232 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:50:50,216 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:51:50,226 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:52:50,230 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:53:50,227 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 06:54:20,629 tasks 10233 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-22 06:54:20,629 tasks 92710 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-22 06:54:50,230 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:55:50,228 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:56:50,227 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:57:50,230 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:58:50,221 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 06:59:50,222 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 07:00:00,004 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 07:00:00,004 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 04:00:00.004368+00:00'} INFO 2025-11-22 07:00:00,010 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 07:00:00,010 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 04:00:00.010878+00:00'} INFO 2025-11-22 07:00:50,211 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 07:01:50,212 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 07:02:50,195 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 07:03:50,209 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 07:04:50,187 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 07:05:50,210 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 07:06:50,208 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 07:07:50,209 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 07:08:00,489 tasks 10233 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-22 07:08:00,492 tasks 92710 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 07:08:00,502 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 07:08:50,199 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 07:09:00,522 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 07:09:50,208 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 07:10:00,531 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 07:10:50,207 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 07:11:00,542 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 07:11:50,206 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 07:12:50,192 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 07:13:31,734 tasks 10233 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-22 07:13:31,736 tasks 92710 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 07:13:31,746 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 07:13:50,292 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 07:14:31,769 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 07:14:50,290 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 07:15:23,036 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found ERROR 2025-11-22 07:15:31,796 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 07:15:50,295 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 07:16:31,806 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 07:16:50,272 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 07:17:50,296 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 07:35:43,195 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 07:35:43,195 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 04:35:43.195687+00:00'} INFO 2025-11-22 07:35:43,201 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 07:35:43,201 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 04:35:43.201173+00:00'} INFO 2025-11-22 07:36:28,972 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 07:37:28,978 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 07:38:28,970 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 07:39:28,976 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 07:40:28,974 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 07:41:28,975 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 07:41:52,553 tasks 92710 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-22 07:41:52,553 tasks 10233 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-22 07:42:28,978 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 07:43:28,979 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 07:44:28,976 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 07:45:28,983 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 07:46:28,972 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 07:47:28,971 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 07:47:31,935 tasks 92710 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 07:47:31,940 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 07:48:28,978 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 07:48:31,955 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 07:49:29,235 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 07:49:31,993 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 07:50:28,976 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 07:50:32,011 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 07:51:28,981 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 07:52:28,978 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 07:53:29,144 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 07:54:28,983 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 07:55:29,008 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 07:56:29,145 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 07:57:29,283 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 07:58:28,982 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 07:59:29,159 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 08:00:00,037 tasks 10246 8818483712 Radiology results sync started INFO 2025-11-22 08:00:00,038 tasks 10246 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 05:00:00.038162+00:00'} ERROR 2025-11-22 08:00:00,051 tasks 10233 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-22 08:00:00,065 tasks 92710 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f INFO 2025-11-22 08:00:00,072 tasks 10247 8818483712 Lab results sync started INFO 2025-11-22 08:00:00,072 tasks 10247 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 05:00:00.072718+00:00'} INFO 2025-11-22 08:00:00,103 tasks 10234 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b ERROR 2025-11-22 08:00:00,107 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:00:00,107 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 08:00:00,150 tasks 10245 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab ERROR 2025-11-22 08:00:00,161 tasks 10235 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 08:00:00,230 tasks 10233 8818483712 Scheduled 0 appointment reminders INFO 2025-11-22 08:00:29,138 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 08:01:00,147 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:01:00,148 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:01:00,195 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 08:01:29,142 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 08:02:00,163 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:02:00,163 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:02:00,210 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:02:19,737 tasks 92710 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-22 08:02:19,737 tasks 10233 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found INFO 2025-11-22 08:02:29,002 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 08:03:00,204 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:03:00,204 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:03:00,245 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 08:03:29,157 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 08:04:29,002 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 08:05:29,004 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 08:06:08,103 tasks 92710 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 08:06:08,112 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 08:06:28,948 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 08:07:08,125 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 08:07:28,950 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 08:08:08,139 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 08:08:28,990 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 08:09:06,263 tasks 92710 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-22 08:09:08,159 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 08:09:28,936 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 08:10:28,951 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 08:11:28,940 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 08:11:59,337 tasks 92710 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 08:11:59,345 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 08:12:28,937 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 08:12:59,356 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 08:13:28,931 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 08:13:59,371 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 08:14:28,946 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 08:14:59,386 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 08:15:28,937 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 08:16:28,933 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 08:17:28,938 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 08:17:31,877 tasks 10233 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-22 08:17:31,880 tasks 92710 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 08:17:31,892 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:17:38,631 tasks 10245 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-22 08:17:38,633 tasks 92710 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b INFO 2025-11-22 08:17:38,633 tasks 10234 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab INFO 2025-11-22 08:17:38,633 tasks 10233 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f ERROR 2025-11-22 08:17:38,640 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:17:38,641 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:17:38,641 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:17:38,673 tasks 10233 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-22 08:17:38,674 tasks 10245 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b INFO 2025-11-22 08:17:38,674 tasks 92710 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f INFO 2025-11-22 08:17:38,675 tasks 10234 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab ERROR 2025-11-22 08:17:38,681 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:17:38,682 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:17:38,683 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 08:18:28,935 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 08:18:31,906 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:18:38,649 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:18:38,649 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:18:38,649 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:18:38,690 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:18:38,690 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:18:38,691 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 08:19:28,936 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 08:19:31,920 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:19:38,664 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:19:38,664 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:19:38,664 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:19:38,698 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:19:38,698 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:19:38,698 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 08:20:28,935 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 08:20:31,934 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:20:38,678 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:20:38,678 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:20:38,680 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:20:38,707 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:20:38,707 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:20:38,708 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 08:21:28,922 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 08:22:28,903 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 08:23:28,911 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 08:24:28,902 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 08:25:28,906 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 08:26:28,906 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 08:27:28,899 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 08:28:28,924 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 08:28:39,975 tasks 10233 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-22 08:28:39,975 tasks 92710 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-22 08:29:28,896 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 08:29:59,931 tasks 10233 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-22 08:29:59,934 tasks 92710 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-22 08:29:59,942 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 08:30:00,006 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 08:30:00,006 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 05:30:00.006238+00:00'} INFO 2025-11-22 08:30:00,014 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 08:30:00,014 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 05:30:00.014191+00:00'} INFO 2025-11-22 08:30:28,897 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 08:30:59,956 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 08:31:28,895 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 08:31:59,967 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 08:32:28,901 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 08:32:59,982 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 08:33:28,895 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 08:34:28,895 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 08:35:28,900 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 08:36:08,041 tasks 10233 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-22 08:36:08,044 tasks 92710 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 08:36:08,052 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 08:51:24,302 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 08:51:54,336 tasks 92710 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-22 08:51:54,336 tasks 10233 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-22 08:52:03,457 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 08:52:24,259 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 08:53:03,466 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 08:53:24,284 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 08:54:03,483 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 08:54:24,285 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 08:55:24,286 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 08:56:24,264 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 08:56:47,841 tasks 92710 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 08:56:47,850 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:56:54,672 tasks 92710 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-22 08:56:54,674 tasks 10233 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 08:56:54,681 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 08:57:24,274 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 08:57:47,862 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:57:54,699 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 08:58:24,281 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 08:58:47,881 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:58:54,717 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 08:59:24,281 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 08:59:47,907 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 08:59:54,739 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:00:00,019 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 09:00:00,019 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 06:00:00.019786+00:00'} INFO 2025-11-22 09:00:00,028 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 09:00:00,028 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 06:00:00.028875+00:00'} INFO 2025-11-22 09:00:24,278 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 09:01:24,276 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 09:02:24,278 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 09:02:33,976 tasks 92710 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-22 09:02:33,979 tasks 10233 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-22 09:02:33,989 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:02:34,007 tasks 10233 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-22 09:02:34,008 tasks 92710 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-22 09:02:34,016 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:03:24,276 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 09:03:34,005 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:03:34,024 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:04:24,276 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 09:04:29,778 tasks 10245 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-22 09:04:29,780 tasks 10233 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab INFO 2025-11-22 09:04:29,780 tasks 92710 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b INFO 2025-11-22 09:04:29,781 tasks 10234 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f ERROR 2025-11-22 09:04:29,790 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:04:29,791 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:04:29,791 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:04:34,026 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:04:34,037 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:05:24,255 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 09:05:29,811 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:05:29,811 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:05:29,811 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:05:34,038 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:05:34,046 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:06:24,272 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 09:06:29,829 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:06:29,829 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:06:29,829 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:07:24,261 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 09:07:29,840 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:07:29,840 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:07:29,840 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:08:24,262 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 09:09:24,258 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 09:10:24,245 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 09:11:24,259 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 09:12:24,255 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 09:13:24,257 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 09:14:24,247 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 09:14:55,288 tasks 92710 8818483712 Reminder sent for appointment 516bfdf7-5550-4699-9597-663af12e3f28 ERROR 2025-11-22 09:14:55,297 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:14:55,376 tasks 92710 8818483712 Reminder sent for appointment 516bfdf7-5550-4699-9597-663af12e3f28 ERROR 2025-11-22 09:14:55,386 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:15:24,249 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 09:15:55,318 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:15:55,394 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:16:24,253 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 09:16:55,337 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:16:55,412 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:17:14,991 tasks 92710 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 09:17:15,001 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:17:24,249 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 09:17:55,356 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:17:55,425 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:17:56,993 tasks 10233 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-22 09:17:56,993 tasks 92710 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-22 09:18:15,025 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:18:24,254 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 09:19:15,045 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:19:24,244 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 09:19:31,694 tasks 10233 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-22 09:19:31,695 tasks 92710 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab INFO 2025-11-22 09:19:31,695 tasks 10245 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f INFO 2025-11-22 09:19:31,695 tasks 10234 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b ERROR 2025-11-22 09:19:31,702 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:19:31,704 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:19:31,704 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:20:15,060 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:20:24,247 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 09:20:31,722 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:20:31,722 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:20:31,722 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:21:24,248 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 09:21:31,747 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:21:31,747 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:21:31,747 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:22:24,259 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 09:22:31,776 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:22:31,776 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:22:31,776 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:23:24,260 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 09:24:01,583 tasks 92710 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 09:24:01,593 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:24:24,255 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 09:25:01,615 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:25:24,254 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 09:26:01,624 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:26:24,257 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 09:26:47,816 tasks 92710 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-22 09:26:47,819 tasks 10233 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 09:26:47,829 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:27:01,644 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:27:24,242 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 09:27:47,849 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:28:24,253 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 09:28:47,870 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:29:24,229 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 09:29:47,891 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:30:00,016 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 09:30:00,017 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 06:30:00.016998+00:00'} INFO 2025-11-22 09:30:00,024 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 09:30:00,025 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 06:30:00.025092+00:00'} INFO 2025-11-22 09:30:24,255 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 09:31:24,249 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 09:32:24,248 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 09:32:33,954 tasks 92710 8818483712 Reminder sent for appointment 516bfdf7-5550-4699-9597-663af12e3f28 ERROR 2025-11-22 09:32:33,960 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:32:33,981 tasks 92710 8818483712 Reminder sent for appointment 516bfdf7-5550-4699-9597-663af12e3f28 ERROR 2025-11-22 09:32:33,987 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:33:18,777 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-22 09:33:24,254 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 09:33:33,982 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:33:33,997 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:34:24,221 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 09:34:29,744 tasks 10233 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-22 09:34:29,745 tasks 92710 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-22 09:34:29,752 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:34:33,989 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:34:34,003 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:35:24,250 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 09:35:29,762 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:35:34,013 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:35:34,019 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:36:24,245 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 09:36:29,772 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:37:24,259 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 09:37:29,786 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:38:24,256 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 09:39:24,253 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 09:40:24,255 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 09:41:24,254 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 09:42:24,244 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 09:43:24,252 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 09:43:35,326 tasks 92710 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 09:43:35,336 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:43:53,818 tasks 10245 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-22 09:43:53,821 tasks 10233 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab INFO 2025-11-22 09:43:53,821 tasks 92710 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b INFO 2025-11-22 09:43:53,821 tasks 10234 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f ERROR 2025-11-22 09:43:53,830 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:43:53,831 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:43:53,831 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:44:24,249 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 09:44:35,357 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:44:53,852 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:44:53,852 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:44:53,852 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:45:24,252 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 09:45:35,378 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:45:53,861 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:45:53,861 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:45:53,861 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:46:24,241 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 09:46:35,397 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:46:53,880 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:46:53,880 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:46:53,880 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:47:14,982 tasks 10233 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-22 09:47:14,985 tasks 92710 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 09:47:14,995 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:47:24,232 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 09:48:15,006 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:48:24,248 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 09:49:15,016 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:49:24,244 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 09:49:31,697 tasks 92710 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-22 09:49:31,699 tasks 10233 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-22 09:49:31,708 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:50:15,035 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:50:24,247 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 09:50:31,728 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:51:24,247 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 09:51:31,744 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:51:54,286 tasks 92710 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 09:51:54,294 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:57:49,321 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 09:57:56,858 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:58:19,423 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 09:58:49,329 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 09:59:19,442 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 09:59:26,666 tasks 92710 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-22 09:59:49,326 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 10:00:00,011 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 10:00:00,011 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 07:00:00.011412+00:00'} INFO 2025-11-22 10:00:00,016 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 10:00:00,016 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 07:00:00.016592+00:00'} ERROR 2025-11-22 10:00:19,455 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 10:00:49,328 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 10:01:49,326 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 10:02:49,321 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 10:03:49,322 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 10:04:49,328 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 10:04:58,891 tasks 10233 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-22 10:04:58,894 tasks 10234 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab INFO 2025-11-22 10:04:58,894 tasks 10245 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f INFO 2025-11-22 10:04:58,902 tasks 92710 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b ERROR 2025-11-22 10:04:58,902 tasks 10235 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:04:58,902 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:04:58,904 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:05:25,107 tasks 92710 8818483712 Appointment 7ddaeccb-4335-487a-959d-6f3ee447380b not found INFO 2025-11-22 10:05:49,327 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 10:05:58,915 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:05:58,915 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:05:58,915 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 10:06:49,317 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 10:06:58,923 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:06:58,923 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:06:58,923 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 10:07:49,326 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 10:07:58,937 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:07:58,937 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:07:58,937 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:08:43,866 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-22 10:08:49,320 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 10:09:49,322 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 10:09:54,838 tasks 92710 8818483712 Reminder sent for appointment 516bfdf7-5550-4699-9597-663af12e3f28 ERROR 2025-11-22 10:09:54,844 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 10:10:49,321 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 10:10:54,852 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 10:11:49,485 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 10:11:54,890 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 10:12:49,321 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 10:12:54,899 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 10:13:49,307 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 10:14:49,310 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 10:15:49,509 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 10:16:49,299 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 10:17:49,301 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 10:18:49,472 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 10:19:00,413 tasks 92710 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-22 10:19:00,420 tasks 10233 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 10:19:00,453 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:19:18,911 tasks 10233 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-22 10:19:18,917 tasks 92710 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-22 10:19:18,951 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 10:19:49,470 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 10:20:00,491 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:20:18,960 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:20:20,344 tasks 92710 8818483712 Appointment 7ddaeccb-4335-487a-959d-6f3ee447380b not found ERROR 2025-11-22 10:20:20,441 tasks 92710 8818483712 Appointment 7ddaeccb-4335-487a-959d-6f3ee447380b not found INFO 2025-11-22 10:20:49,303 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 10:21:00,504 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:21:18,973 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:21:22,284 tasks 10234 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-22 10:21:22,290 tasks 92710 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab INFO 2025-11-22 10:21:22,290 tasks 10233 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f INFO 2025-11-22 10:21:22,291 tasks 10245 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b ERROR 2025-11-22 10:21:22,324 tasks 10234 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:21:22,327 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:21:22,329 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 10:21:49,458 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 10:22:00,541 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:22:19,009 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:22:22,364 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:22:22,364 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:22:22,366 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 10:22:49,606 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 10:23:22,086 tasks 92710 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 10:23:22,119 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:23:22,404 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:23:22,404 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:23:22,405 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 10:23:49,457 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 10:24:22,133 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:24:22,418 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:24:22,418 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:24:22,418 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 10:24:49,317 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 10:24:56,773 tasks 92710 8818483712 Reminder sent for appointment 516bfdf7-5550-4699-9597-663af12e3f28 ERROR 2025-11-22 10:24:56,789 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:25:22,149 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 10:25:49,311 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 10:25:56,809 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:26:22,163 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 10:26:49,317 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 10:26:56,832 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:27:19,365 tasks 92710 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-22 10:27:19,367 tasks 10233 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 10:27:19,377 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 10:27:49,321 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 10:27:56,945 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:28:19,394 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 10:28:49,318 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 10:29:19,413 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 10:29:49,324 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 10:30:00,014 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 10:30:00,014 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 07:30:00.014416+00:00'} INFO 2025-11-22 10:30:00,023 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 10:30:00,023 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 07:30:00.023284+00:00'} ERROR 2025-11-22 10:30:19,429 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 10:30:49,307 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 10:31:49,315 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 10:32:49,305 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 10:33:49,314 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 10:34:49,308 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 10:34:58,855 tasks 92710 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-22 10:34:58,858 tasks 10233 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-22 10:34:58,870 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 10:35:49,310 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 10:35:58,886 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 10:36:49,302 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 10:36:58,902 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:37:38,656 tasks 10234 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-22 10:37:38,658 tasks 92710 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab INFO 2025-11-22 10:37:38,659 tasks 10245 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b INFO 2025-11-22 10:37:38,659 tasks 10233 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f ERROR 2025-11-22 10:37:38,667 tasks 10234 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:37:38,667 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:37:38,668 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 10:37:49,330 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 10:37:58,918 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:37:59,013 tasks 92710 8818483712 Appointment 7ddaeccb-4335-487a-959d-6f3ee447380b not found ERROR 2025-11-22 10:37:59,050 tasks 92710 8818483712 Appointment 7ddaeccb-4335-487a-959d-6f3ee447380b not found ERROR 2025-11-22 10:38:38,679 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:38:38,679 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:38:38,679 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 10:38:49,336 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 10:39:38,693 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:39:38,693 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:39:38,693 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 10:39:49,304 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 10:40:38,707 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:40:38,707 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:40:38,708 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 10:40:49,308 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 10:41:49,304 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 10:42:49,298 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 10:43:49,418 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 10:44:49,421 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 10:45:49,428 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 10:46:49,422 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 10:47:49,421 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 10:48:49,421 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 10:49:18,990 tasks 92710 8818483712 Reminder sent for appointment 516bfdf7-5550-4699-9597-663af12e3f28 ERROR 2025-11-22 10:49:18,998 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 10:49:49,416 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 10:50:19,014 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 10:50:49,417 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 10:51:19,027 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:51:22,360 tasks 10233 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-22 10:51:22,362 tasks 92710 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-22 10:51:22,370 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 10:51:49,412 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 10:52:19,046 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:52:22,387 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 10:52:49,418 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 10:53:22,166 tasks 10233 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-22 10:53:22,168 tasks 92710 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 10:53:22,177 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:53:22,399 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 10:53:49,422 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 10:54:20,021 tasks 10245 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-22 10:54:20,023 tasks 92710 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f INFO 2025-11-22 10:54:20,024 tasks 10234 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b INFO 2025-11-22 10:54:20,033 tasks 10233 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab ERROR 2025-11-22 10:54:20,035 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:54:20,043 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:54:20,044 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:54:22,192 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:54:22,415 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 10:54:49,431 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 10:55:20,054 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:55:20,057 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:55:20,057 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:55:22,209 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 10:55:49,425 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 10:56:20,066 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:56:20,066 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:56:20,066 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:56:22,222 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 10:56:49,420 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 10:57:20,082 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:57:20,082 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 10:57:20,082 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 10:57:49,424 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 11:02:29,987 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 11:02:29,987 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 08:02:29.987471+00:00'} INFO 2025-11-22 11:02:29,995 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 11:02:29,995 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 08:02:29.995761+00:00'} INFO 2025-11-22 11:03:02,537 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 11:05:00,562 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 11:05:11,269 tasks 92710 8818483712 Appointment deb0fa5a-7b37-4608-af0c-db9ec485811e not found INFO 2025-11-22 11:06:51,511 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 11:07:51,509 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 11:08:51,507 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 11:09:51,499 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 11:10:51,506 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 11:11:01,053 tasks 92710 8818483712 Reminder sent for appointment 516bfdf7-5550-4699-9597-663af12e3f28 ERROR 2025-11-22 11:11:01,062 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:11:27,273 tasks 92710 8818483712 Appointment deb0fa5a-7b37-4608-af0c-db9ec485811e not found ERROR 2025-11-22 11:11:48,276 tasks 10245 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-22 11:11:48,280 tasks 92710 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b INFO 2025-11-22 11:11:48,280 tasks 10233 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab INFO 2025-11-22 11:11:48,301 tasks 10234 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f ERROR 2025-11-22 11:11:48,311 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:11:48,311 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:11:48,311 tasks 10235 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:11:48,448 tasks 10245 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-22 11:11:48,451 tasks 10233 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab INFO 2025-11-22 11:11:48,451 tasks 10234 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f INFO 2025-11-22 11:11:48,452 tasks 92710 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b ERROR 2025-11-22 11:11:48,461 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:11:48,462 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:11:48,462 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 11:11:51,503 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 11:12:01,086 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:12:48,324 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:12:48,324 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:12:48,324 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:12:48,474 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:12:48,474 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:12:48,474 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 11:12:51,508 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 11:13:01,100 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:13:40,854 tasks 92710 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-22 11:13:40,856 tasks 10233 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-22 11:13:40,866 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:13:48,343 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:13:48,343 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:13:48,343 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:13:48,495 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:13:48,495 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:13:48,495 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 11:13:51,491 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 11:14:01,112 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:14:40,892 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:14:48,365 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:14:48,365 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:14:48,365 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:14:48,513 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:14:48,513 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:14:48,514 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 11:14:51,509 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 11:15:40,913 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 11:15:51,507 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 11:15:57,011 tasks 92710 8818483712 Appointment 7ddaeccb-4335-487a-959d-6f3ee447380b not found ERROR 2025-11-22 11:16:40,924 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 11:16:51,502 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 11:17:51,485 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 11:18:51,497 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 11:19:51,499 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 11:20:51,494 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 11:21:51,474 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 11:22:51,493 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 11:23:51,495 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 11:24:51,499 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 11:25:51,483 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 11:26:22,522 tasks 92710 8818483712 Appointment deb0fa5a-7b37-4608-af0c-db9ec485811e not found ERROR 2025-11-22 11:26:22,622 tasks 92710 8818483712 Appointment deb0fa5a-7b37-4608-af0c-db9ec485811e not found INFO 2025-11-22 11:26:51,483 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 11:27:24,440 tasks 92710 8818483712 Reminder sent for appointment 516bfdf7-5550-4699-9597-663af12e3f28 ERROR 2025-11-22 11:27:24,450 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:27:33,881 tasks 92710 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-22 11:27:33,883 tasks 10233 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f INFO 2025-11-22 11:27:33,883 tasks 10245 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b INFO 2025-11-22 11:27:33,883 tasks 10234 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab ERROR 2025-11-22 11:27:33,892 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:27:33,894 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:27:33,894 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 11:27:51,494 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 11:28:24,466 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:28:33,913 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:28:33,913 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:28:33,914 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 11:28:51,466 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 11:29:24,491 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:29:33,930 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:29:33,930 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:29:33,930 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 11:29:51,500 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 11:30:00,006 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 11:30:00,006 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 08:30:00.006176+00:00'} INFO 2025-11-22 11:30:00,011 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 11:30:00,011 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 08:30:00.011180+00:00'} ERROR 2025-11-22 11:30:22,092 tasks 10233 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-22 11:30:22,095 tasks 92710 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-22 11:30:22,104 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:30:24,512 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:30:33,951 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:30:33,951 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:30:33,951 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 11:30:51,496 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 11:30:58,943 tasks 92710 8818483712 Appointment 7ddaeccb-4335-487a-959d-6f3ee447380b not found ERROR 2025-11-22 11:31:22,126 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 11:31:51,498 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 11:32:22,138 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 11:32:51,477 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 11:33:22,134 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:33:29,626 tasks 92710 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-22 11:33:29,628 tasks 10233 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f INFO 2025-11-22 11:33:29,628 tasks 10245 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab INFO 2025-11-22 11:33:29,628 tasks 10234 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b ERROR 2025-11-22 11:33:29,635 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:33:29,637 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:33:29,637 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 11:33:51,467 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 11:34:29,655 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:34:29,655 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:34:29,656 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 11:34:51,467 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 11:35:29,674 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:35:29,674 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:35:29,674 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 11:35:51,471 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 11:36:29,695 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:36:29,695 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:36:29,695 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 11:36:51,467 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 11:37:51,464 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 11:38:51,472 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 11:39:51,471 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 11:40:51,474 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 11:41:00,263 tasks 92710 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-22 11:41:48,239 tasks 10233 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-22 11:41:48,242 tasks 92710 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-22 11:41:48,252 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:41:48,407 tasks 92710 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-22 11:41:48,410 tasks 10233 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-22 11:41:48,420 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 11:41:51,458 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 11:42:48,272 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:42:48,440 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 11:42:51,498 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 11:43:40,808 tasks 92710 8818483712 Reminder sent for appointment 516bfdf7-5550-4699-9597-663af12e3f28 ERROR 2025-11-22 11:43:40,816 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:43:48,295 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:43:48,450 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 11:43:51,470 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 11:44:01,165 tasks 92710 8818483712 Appointment deb0fa5a-7b37-4608-af0c-db9ec485811e not found ERROR 2025-11-22 11:44:01,202 tasks 92710 8818483712 Appointment deb0fa5a-7b37-4608-af0c-db9ec485811e not found ERROR 2025-11-22 11:44:40,834 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:44:45,990 tasks 92710 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-22 11:44:45,989 tasks 10233 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-22 11:44:48,306 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:44:48,469 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 11:44:51,471 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 11:45:40,853 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 11:45:51,444 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 11:46:40,875 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 11:46:51,470 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 11:47:51,563 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 11:48:51,568 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 11:49:51,539 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 11:50:12,941 tasks 10233 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-22 11:50:12,944 tasks 10245 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f INFO 2025-11-22 11:50:12,944 tasks 92710 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b INFO 2025-11-22 11:50:12,944 tasks 10234 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab ERROR 2025-11-22 11:50:12,954 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:50:12,955 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:50:12,955 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 11:50:51,564 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 11:51:12,966 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:51:12,966 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:51:12,966 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 11:51:51,568 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 11:52:12,988 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:52:12,988 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:52:12,988 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 11:52:51,569 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 11:53:13,010 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:53:13,010 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 11:53:13,010 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 11:53:51,555 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 11:54:51,564 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 11:55:21,137 tasks 92710 8818483712 Appointment 7ddaeccb-4335-487a-959d-6f3ee447380b not found INFO 2025-11-22 11:55:51,570 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 11:56:51,573 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 11:57:33,953 tasks 92710 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-22 11:57:33,955 tasks 10233 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-22 11:57:33,965 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 11:57:51,571 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 11:58:33,981 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 11:58:51,548 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 11:59:34,007 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 11:59:51,568 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 12:00:00,005 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 12:00:00,005 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 09:00:00.005837+00:00'} INFO 2025-11-22 12:00:00,014 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 12:00:00,014 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 09:00:00.014479+00:00'} INFO 2025-11-22 12:00:22,171 tasks 92710 8818483712 Reminder sent for appointment 516bfdf7-5550-4699-9597-663af12e3f28 ERROR 2025-11-22 12:00:22,181 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:00:34,036 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:00:51,571 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:01:22,204 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:01:51,575 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:02:22,222 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:02:51,549 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:03:22,240 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:03:29,737 tasks 92710 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-22 12:03:29,740 tasks 10233 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-22 12:03:29,750 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:03:51,575 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:04:29,774 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:04:51,574 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:05:29,797 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:05:51,573 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:06:29,807 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:06:44,968 tasks 10234 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-22 12:06:44,970 tasks 92710 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f INFO 2025-11-22 12:06:44,970 tasks 10245 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab INFO 2025-11-22 12:06:44,971 tasks 10233 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b ERROR 2025-11-22 12:06:44,980 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:06:44,982 tasks 10234 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:06:44,982 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:06:51,547 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:12:03,146 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:12:03,146 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:12:03,146 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:12:09,701 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:13:03,158 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:13:03,158 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:13:03,158 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:13:09,703 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:14:03,167 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:14:03,167 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:14:03,167 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:14:09,701 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 12:15:09,702 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:15:19,259 tasks 92710 8818483712 Appointment 7ddaeccb-4335-487a-959d-6f3ee447380b not found ERROR 2025-11-22 12:15:43,153 tasks 92710 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-22 12:15:43,154 tasks 10234 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab INFO 2025-11-22 12:15:43,154 tasks 10233 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b INFO 2025-11-22 12:15:43,164 tasks 10245 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f ERROR 2025-11-22 12:15:43,170 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:15:43,171 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:15:43,171 tasks 10234 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:16:06,487 tasks 92710 8818483712 Reminder sent for appointment 516bfdf7-5550-4699-9597-663af12e3f28 ERROR 2025-11-22 12:16:06,492 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:16:06,661 tasks 92710 8818483712 Reminder sent for appointment 516bfdf7-5550-4699-9597-663af12e3f28 ERROR 2025-11-22 12:16:06,666 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:16:09,704 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:16:43,184 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:16:43,184 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:16:43,184 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:16:49,497 tasks 10234 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-22 12:16:49,498 tasks 10233 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f INFO 2025-11-22 12:16:49,500 tasks 92710 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b INFO 2025-11-22 12:16:49,500 tasks 10245 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab ERROR 2025-11-22 12:16:49,505 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:16:49,505 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:16:49,505 tasks 10234 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:17:06,503 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:17:06,683 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:17:09,703 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:17:43,198 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:17:43,198 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:17:43,199 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:17:49,517 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:17:49,517 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:17:49,517 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:18:06,520 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:18:06,696 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:18:09,697 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:18:43,210 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:18:43,210 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:18:43,210 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:18:49,528 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:18:49,528 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:18:49,528 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:19:06,535 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:19:06,706 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:19:09,698 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:19:49,542 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:19:49,542 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:19:49,542 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:20:09,709 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:20:15,223 tasks 92710 8818483712 Appointment deb0fa5a-7b37-4608-af0c-db9ec485811e not found INFO 2025-11-22 12:21:09,706 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 12:22:09,706 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 12:23:09,713 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 12:24:09,709 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:24:31,098 tasks 10233 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-22 12:24:31,099 tasks 92710 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-22 12:24:31,104 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:25:09,925 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:25:31,143 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:26:09,708 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:26:31,223 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:27:09,770 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:27:31,233 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:28:09,779 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 12:29:09,776 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 12:30:00,042 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 12:30:00,042 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 09:30:00.042813+00:00'} INFO 2025-11-22 12:30:00,072 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 12:30:00,073 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 09:30:00.073156+00:00'} INFO 2025-11-22 12:30:09,959 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 12:31:09,775 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:31:42,762 tasks 92710 8818483712 Appointment 7ddaeccb-4335-487a-959d-6f3ee447380b not found INFO 2025-11-22 12:31:52,211 tasks 92710 8818483712 Reminder sent for appointment 516bfdf7-5550-4699-9597-663af12e3f28 ERROR 2025-11-22 12:31:52,244 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:32:09,935 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:32:52,287 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:33:09,953 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:33:52,298 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:34:09,782 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:34:52,317 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:35:09,950 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:35:17,277 tasks 92710 8818483712 Appointment deb0fa5a-7b37-4608-af0c-db9ec485811e not found INFO 2025-11-22 12:36:09,999 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 12:37:09,949 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 12:37:47,966 tasks 92710 8818483712 Reminder sent for appointment 516bfdf7-5550-4699-9597-663af12e3f28 ERROR 2025-11-22 12:37:47,974 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:38:09,800 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:38:47,992 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:39:09,804 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:39:48,009 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:40:09,804 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:40:48,026 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:41:03,200 tasks 92710 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-22 12:41:03,202 tasks 10233 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-22 12:41:03,209 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:41:09,804 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:42:03,215 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:42:09,833 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:43:03,228 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:43:09,801 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:44:03,245 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:44:09,798 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 12:45:09,799 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 12:45:18,611 tasks 92710 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 12:45:18,620 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:45:43,234 tasks 10233 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-22 12:45:43,236 tasks 92710 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-22 12:45:43,244 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:46:09,808 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:46:18,638 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:46:43,259 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:46:49,582 tasks 92710 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-22 12:46:49,584 tasks 10233 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-22 12:46:49,592 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:47:09,811 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:47:18,654 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:47:43,276 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:47:49,613 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:47:59,154 tasks 92710 8818483712 Appointment 7ddaeccb-4335-487a-959d-6f3ee447380b not found INFO 2025-11-22 12:48:09,806 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:48:18,667 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:48:43,296 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:48:49,625 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:49:04,336 tasks 92710 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 12:49:04,345 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:49:09,816 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:49:49,643 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 12:50:04,359 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:50:09,810 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:51:04,373 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:51:09,806 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:52:04,391 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:52:09,801 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 12:53:09,813 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 12:54:09,808 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 12:54:31,195 tasks 92710 8818483712 Reminder sent for appointment 516bfdf7-5550-4699-9597-663af12e3f28 ERROR 2025-11-22 12:54:31,202 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:55:09,811 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:55:31,220 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:56:09,818 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:56:31,169 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:57:09,736 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:57:31,182 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 12:58:09,745 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 12:59:09,742 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 12:59:39,312 tasks 92710 8818483712 Appointment deb0fa5a-7b37-4608-af0c-db9ec485811e not found INFO 2025-11-22 13:00:00,009 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 13:00:00,009 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 10:00:00.009512+00:00'} INFO 2025-11-22 13:00:00,016 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 13:00:00,016 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 10:00:00.016640+00:00'} INFO 2025-11-22 13:00:09,776 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 13:01:09,744 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 13:02:09,743 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 13:02:40,782 tasks 10245 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-22 13:02:40,784 tasks 10233 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab INFO 2025-11-22 13:02:40,784 tasks 92710 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b INFO 2025-11-22 13:02:40,784 tasks 10234 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f ERROR 2025-11-22 13:02:40,794 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 13:02:40,794 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 13:02:40,795 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 13:03:09,738 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 13:03:40,811 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 13:03:40,811 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 13:03:40,811 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 13:04:09,745 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 13:04:40,349 tasks 92710 8818483712 Appointment 7ddaeccb-4335-487a-959d-6f3ee447380b not found ERROR 2025-11-22 13:04:40,823 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 13:04:40,823 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 13:04:40,823 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 13:05:09,748 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 13:05:40,838 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 13:05:40,838 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 13:05:40,838 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 13:06:09,747 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 13:07:09,768 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 13:08:09,756 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 13:09:09,749 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 13:10:09,762 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 13:11:03,153 tasks 92710 8818483712 Reminder sent for appointment 516bfdf7-5550-4699-9597-663af12e3f28 ERROR 2025-11-22 13:11:03,162 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 13:11:09,754 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 13:15:15,203 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 13:15:21,799 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 13:16:15,224 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 13:16:21,794 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 13:17:15,233 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 13:17:21,779 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 13:18:21,787 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 13:18:30,598 tasks 92710 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found ERROR 2025-11-22 13:18:31,327 tasks 92710 8818483712 Appointment deb0fa5a-7b37-4608-af0c-db9ec485811e not found INFO 2025-11-22 13:18:55,215 tasks 92710 8818483712 Reminder sent for appointment 516bfdf7-5550-4699-9597-663af12e3f28 ERROR 2025-11-22 13:18:55,221 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 13:19:18,561 tasks 92710 8818483712 Appointment 7ddaeccb-4335-487a-959d-6f3ee447380b not found ERROR 2025-11-22 13:19:18,734 tasks 92710 8818483712 Appointment 7ddaeccb-4335-487a-959d-6f3ee447380b not found INFO 2025-11-22 13:19:21,793 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 13:19:55,244 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 13:20:01,564 tasks 92710 8818483712 Reminder sent for appointment 516bfdf7-5550-4699-9597-663af12e3f28 ERROR 2025-11-22 13:20:01,572 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 13:20:21,790 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 13:20:55,266 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 13:21:01,594 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 13:21:21,769 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 13:21:55,278 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 13:22:01,619 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 13:22:16,314 tasks 10233 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-22 13:22:16,316 tasks 92710 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 13:22:16,324 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 13:22:21,789 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 13:23:01,630 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 13:23:16,348 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 13:23:21,792 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 13:24:16,371 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 13:24:21,794 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 13:25:16,380 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 13:25:21,794 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 13:26:21,832 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 13:27:21,846 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 13:28:21,849 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 13:29:21,847 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 13:30:00,013 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 13:30:00,013 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 10:30:00.013927+00:00'} INFO 2025-11-22 13:30:00,020 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 13:30:00,020 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 10:30:00.020819+00:00'} INFO 2025-11-22 13:30:21,831 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 13:30:56,540 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-22 13:31:21,846 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 13:32:21,854 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 13:33:21,851 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 13:34:21,856 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 13:34:54,790 tasks 92710 8818483712 Appointment deb0fa5a-7b37-4608-af0c-db9ec485811e not found ERROR 2025-11-22 13:35:04,234 tasks 92710 8818483712 Appointment 7ddaeccb-4335-487a-959d-6f3ee447380b not found INFO 2025-11-22 13:35:21,834 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 13:35:52,881 tasks 92710 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-22 13:35:52,884 tasks 10233 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-22 13:35:52,894 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 13:36:21,851 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 13:36:52,917 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 13:37:21,852 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 13:37:52,937 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 13:38:21,851 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 13:38:52,963 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 13:39:21,828 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 13:40:21,848 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 13:41:00,019 tasks 92710 8818483712 Appointment 7ddaeccb-4335-487a-959d-6f3ee447380b not found INFO 2025-11-22 13:41:21,855 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 13:42:21,849 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 13:43:21,837 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 13:44:21,850 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 13:45:21,857 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 13:46:21,854 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 13:47:21,829 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 13:48:21,855 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 13:49:21,855 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 13:50:21,853 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 13:51:11,195 tasks 92710 8818483712 Appointment deb0fa5a-7b37-4608-af0c-db9ec485811e not found INFO 2025-11-22 13:51:21,829 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 13:52:21,850 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 13:53:21,851 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 13:53:57,775 tasks 92710 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found INFO 2025-11-22 13:54:21,852 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 13:55:21,857 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 13:56:21,837 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 13:57:21,893 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 13:57:43,268 tasks 92710 8818483712 Appointment 7ddaeccb-4335-487a-959d-6f3ee447380b not found INFO 2025-11-22 13:58:21,902 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 13:59:21,902 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:00:00,022 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 14:00:00,022 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 11:00:00.022436+00:00'} INFO 2025-11-22 14:00:00,030 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 14:00:00,030 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 11:00:00.030679+00:00'} INFO 2025-11-22 14:00:21,871 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 14:00:56,597 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-22 14:01:21,906 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:02:21,906 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:03:21,906 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:04:21,881 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:05:21,911 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:05:52,942 tasks 92710 8818483712 Reminder sent for appointment 516bfdf7-5550-4699-9597-663af12e3f28 ERROR 2025-11-22 14:05:52,952 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 14:06:21,909 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 14:06:52,967 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 14:07:21,910 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 14:07:52,509 tasks 92710 8818483712 Appointment deb0fa5a-7b37-4608-af0c-db9ec485811e not found ERROR 2025-11-22 14:07:52,989 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 14:08:21,916 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 14:08:53,014 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 14:09:21,903 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:10:21,911 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:11:21,916 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:12:21,914 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:13:21,911 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 14:14:15,293 tasks 92710 8818483712 Appointment 7ddaeccb-4335-487a-959d-6f3ee447380b not found INFO 2025-11-22 14:14:21,883 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:15:21,913 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:24:57,280 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:25:57,279 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:26:57,285 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 14:27:30,726 tasks 92710 8818483712 Appointment 7ddaeccb-4335-487a-959d-6f3ee447380b not found ERROR 2025-11-22 14:27:54,066 tasks 92710 8818483712 Appointment deb0fa5a-7b37-4608-af0c-db9ec485811e not found ERROR 2025-11-22 14:27:54,241 tasks 92710 8818483712 Appointment deb0fa5a-7b37-4608-af0c-db9ec485811e not found INFO 2025-11-22 14:27:57,277 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 14:28:37,075 tasks 92710 8818483712 Appointment 7ddaeccb-4335-487a-959d-6f3ee447380b not found INFO 2025-11-22 14:28:57,280 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:29:57,273 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:30:00,010 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 14:30:00,010 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 11:30:00.010743+00:00'} INFO 2025-11-22 14:30:00,015 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 14:30:00,015 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 11:30:00.015935+00:00'} INFO 2025-11-22 14:30:57,307 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:31:57,284 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:32:57,281 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:33:57,282 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:34:57,285 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:35:57,287 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:36:57,284 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:37:57,462 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:38:57,284 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:39:57,336 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:40:57,512 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:41:57,496 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:42:57,342 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 14:43:39,762 tasks 92710 8818483712 Appointment deb0fa5a-7b37-4608-af0c-db9ec485811e not found INFO 2025-11-22 14:43:57,495 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:44:57,504 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:45:57,341 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:46:57,347 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:47:57,352 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:48:57,356 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 14:49:35,520 tasks 92710 8818483712 Appointment deb0fa5a-7b37-4608-af0c-db9ec485811e not found INFO 2025-11-22 14:49:57,343 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:50:57,360 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:51:57,358 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:52:57,386 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:53:57,370 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:54:57,362 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:55:57,362 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:56:57,372 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:57:57,376 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:58:57,368 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 14:59:57,374 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:00:00,010 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 15:00:00,011 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 12:00:00.011083+00:00'} INFO 2025-11-22 15:00:00,017 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 15:00:00,018 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 12:00:00.018108+00:00'} INFO 2025-11-22 15:00:57,371 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:01:57,388 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:02:33,298 tasks 92710 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 15:02:33,307 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 15:02:57,408 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 15:03:33,325 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 15:03:57,373 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 15:04:33,340 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 15:04:57,380 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 15:05:33,355 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 15:05:57,374 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 15:06:18,752 tasks 92710 8818483712 Appointment deb0fa5a-7b37-4608-af0c-db9ec485811e not found INFO 2025-11-22 15:06:57,369 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:07:57,370 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:08:57,374 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:09:57,363 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:10:57,359 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:11:57,364 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:12:57,363 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:13:57,394 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 15:14:28,399 tasks 92710 8818483712 Appointment 7ddaeccb-4335-487a-959d-6f3ee447380b not found INFO 2025-11-22 15:14:57,360 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:15:57,368 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:16:57,364 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:17:57,366 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:18:57,360 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:19:57,384 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:20:57,355 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:21:57,369 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 15:22:50,768 tasks 92710 8818483712 Appointment deb0fa5a-7b37-4608-af0c-db9ec485811e not found INFO 2025-11-22 15:22:57,370 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:23:57,366 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:27:36,053 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:28:36,021 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:29:36,024 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:30:00,010 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 15:30:00,010 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 12:30:00.010980+00:00'} INFO 2025-11-22 15:30:00,017 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 15:30:00,017 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 12:30:00.017137+00:00'} ERROR 2025-11-22 15:30:09,456 tasks 92710 8818483712 Appointment deb0fa5a-7b37-4608-af0c-db9ec485811e not found INFO 2025-11-22 15:30:36,024 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 15:31:15,801 tasks 92710 8818483712 Appointment deb0fa5a-7b37-4608-af0c-db9ec485811e not found INFO 2025-11-22 15:31:36,019 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:32:36,009 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:33:36,006 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 15:34:06,030 tasks 10245 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-22 15:34:06,040 tasks 10233 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b INFO 2025-11-22 15:34:06,041 tasks 10234 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f ERROR 2025-11-22 15:34:06,047 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 15:34:06,047 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 15:34:06,047 tasks 10235 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 15:34:06,052 tasks 92710 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab INFO 2025-11-22 15:34:36,027 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 15:35:06,068 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 15:35:06,068 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 15:35:06,068 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 15:35:11,947 tasks 92710 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-22 15:35:36,024 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 15:36:06,090 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 15:36:06,091 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 15:36:06,091 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 15:36:36,020 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 15:37:06,112 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 15:37:06,112 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 15:37:06,112 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 15:37:36,029 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:38:36,007 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:39:35,941 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:40:35,959 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:41:35,960 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 15:42:10,662 tasks 10233 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-22 15:42:10,662 tasks 92710 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-22 15:42:35,953 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:43:35,965 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:44:35,940 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:45:35,953 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 15:45:56,385 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-22 15:46:35,956 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:47:35,957 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:48:35,939 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:49:35,958 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:50:35,955 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:51:35,948 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:52:35,928 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:53:35,955 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:54:35,905 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:55:35,901 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:56:35,904 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:57:35,906 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:58:35,901 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 15:59:35,900 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 15:59:59,959 tasks 10233 8818483712 Appointment c7d3e83c-7c0e-483b-a525-5f14c1cf7570 not found INFO 2025-11-22 15:59:59,962 tasks 92710 8818483712 Reminder sent for appointment fe96ebea-6236-44cc-8567-b079a3dea734 ERROR 2025-11-22 15:59:59,970 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:00:00,004 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 16:00:00,004 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 13:00:00.004899+00:00'} INFO 2025-11-22 16:00:00,010 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 16:00:00,010 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 13:00:00.010656+00:00'} INFO 2025-11-22 16:00:35,904 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:00:59,983 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:01:35,886 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:02:00,008 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:02:35,874 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:02:38,555 tasks 10233 8818483712 Appointment c7d3e83c-7c0e-483b-a525-5f14c1cf7570 not found INFO 2025-11-22 16:02:38,558 tasks 92710 8818483712 Reminder sent for appointment fe96ebea-6236-44cc-8567-b079a3dea734 ERROR 2025-11-22 16:02:38,567 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 16:02:40,488 tasks 92710 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-22 16:03:00,031 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:03:35,895 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:03:38,590 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 16:04:05,910 tasks 92710 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-22 16:04:05,912 tasks 10233 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-22 16:04:05,922 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:04:35,886 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:04:38,612 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 16:05:05,945 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:05:35,886 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:05:38,635 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 16:06:05,967 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:06:35,894 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:07:05,989 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:07:35,899 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 16:08:35,900 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 16:09:35,970 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 16:10:35,968 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:11:14,140 tasks 92710 8818483712 Appointment c7d3e83c-7c0e-483b-a525-5f14c1cf7570 not found INFO 2025-11-22 16:11:14,142 tasks 10233 8818483712 Reminder sent for appointment fe96ebea-6236-44cc-8567-b079a3dea734 ERROR 2025-11-22 16:11:14,151 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:11:35,963 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:12:14,173 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:12:35,972 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:13:14,187 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:13:35,946 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:14:14,209 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 16:14:26,176 tasks 10233 8818483712 Appointment c7d3e83c-7c0e-483b-a525-5f14c1cf7570 not found INFO 2025-11-22 16:14:26,179 tasks 92710 8818483712 Reminder sent for appointment fe96ebea-6236-44cc-8567-b079a3dea734 ERROR 2025-11-22 16:14:26,188 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:14:35,964 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:15:26,210 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:15:35,970 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:15:56,399 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found ERROR 2025-11-22 16:16:26,230 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:16:35,969 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:17:06,996 tasks 92710 8818483712 Appointment deb0fa5a-7b37-4608-af0c-db9ec485811e not found ERROR 2025-11-22 16:17:26,248 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:17:35,950 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 16:18:35,966 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:18:44,518 tasks 10233 8818483712 Appointment c7d3e83c-7c0e-483b-a525-5f14c1cf7570 not found INFO 2025-11-22 16:18:44,522 tasks 92710 8818483712 Reminder sent for appointment fe96ebea-6236-44cc-8567-b079a3dea734 ERROR 2025-11-22 16:18:44,531 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:19:35,967 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:19:44,558 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:20:35,963 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:20:44,580 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:21:35,941 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:21:44,590 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:22:35,955 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 16:23:35,957 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 16:24:35,948 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:24:46,652 tasks 92710 8818483712 Appointment c7d3e83c-7c0e-483b-a525-5f14c1cf7570 not found INFO 2025-11-22 16:24:46,655 tasks 10233 8818483712 Reminder sent for appointment fe96ebea-6236-44cc-8567-b079a3dea734 ERROR 2025-11-22 16:24:46,664 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:25:35,945 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:25:46,685 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:26:35,958 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:26:46,697 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:27:35,946 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:29:49,113 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:30:00,003 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 16:30:00,004 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 13:30:00.004044+00:00'} INFO 2025-11-22 16:30:00,009 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 16:30:00,009 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 13:30:00.009304+00:00'} INFO 2025-11-22 16:30:38,329 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 16:31:38,336 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:32:02,412 tasks 92710 8818483712 Appointment baf7c710-a150-4a52-82b9-c0b970520b60 not found ERROR 2025-11-22 16:32:14,117 tasks 92710 8818483712 Appointment c7d3e83c-7c0e-483b-a525-5f14c1cf7570 not found INFO 2025-11-22 16:32:14,118 tasks 10233 8818483712 Reminder sent for appointment fe96ebea-6236-44cc-8567-b079a3dea734 ERROR 2025-11-22 16:32:14,123 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:32:38,337 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:33:14,136 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:33:38,332 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:34:14,149 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:34:38,333 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:34:41,004 tasks 92710 8818483712 Appointment baf7c710-a150-4a52-82b9-c0b970520b60 not found ERROR 2025-11-22 16:35:14,163 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:35:38,331 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 16:36:08,363 tasks 92710 8818483712 Reminder sent for appointment 516bfdf7-5550-4699-9597-663af12e3f28 ERROR 2025-11-22 16:36:08,369 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:36:38,330 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:37:08,377 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:37:38,329 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:38:08,393 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:38:38,336 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:39:08,409 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 16:39:15,913 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-22 16:39:38,331 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 16:40:38,329 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 16:41:38,499 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 16:42:38,333 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:43:16,519 tasks 92710 8818483712 Appointment baf7c710-a150-4a52-82b9-c0b970520b60 not found INFO 2025-11-22 16:43:38,334 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 16:44:13,054 tasks 92710 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 16:44:13,060 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:44:38,336 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:45:13,088 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:45:38,686 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:46:13,131 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 16:46:28,602 tasks 92710 8818483712 Appointment baf7c710-a150-4a52-82b9-c0b970520b60 not found INFO 2025-11-22 16:46:38,544 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:47:09,393 tasks 10233 8818483712 Appointment c7d3e83c-7c0e-483b-a525-5f14c1cf7570 not found INFO 2025-11-22 16:47:09,394 tasks 92710 8818483712 Reminder sent for appointment fe96ebea-6236-44cc-8567-b079a3dea734 ERROR 2025-11-22 16:47:09,400 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 16:47:09,493 tasks 92710 8818483712 Appointment c7d3e83c-7c0e-483b-a525-5f14c1cf7570 not found INFO 2025-11-22 16:47:09,494 tasks 10233 8818483712 Reminder sent for appointment fe96ebea-6236-44cc-8567-b079a3dea734 ERROR 2025-11-22 16:47:09,500 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 16:47:13,146 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:47:38,349 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:48:09,414 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 16:48:09,514 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:48:38,351 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:49:09,450 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 16:49:09,548 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:49:38,550 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:50:09,488 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 16:50:09,760 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 16:50:38,353 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:50:46,916 tasks 92710 8818483712 Appointment baf7c710-a150-4a52-82b9-c0b970520b60 not found INFO 2025-11-22 16:51:38,520 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 16:52:38,547 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 16:53:38,515 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 16:54:38,338 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 16:55:38,556 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 16:56:38,561 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:56:49,099 tasks 92710 8818483712 Appointment baf7c710-a150-4a52-82b9-c0b970520b60 not found INFO 2025-11-22 16:57:38,419 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 16:58:38,385 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 16:58:48,703 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found ERROR 2025-11-22 16:58:48,847 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-22 16:59:38,372 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 17:00:00,019 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 17:00:00,019 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 14:00:00.019261+00:00'} INFO 2025-11-22 17:00:00,028 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 17:00:00,028 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 14:00:00.028773+00:00'} ERROR 2025-11-22 17:00:00,042 tasks 92710 8818483712 Appointment 18833645-7919-4345-94b5-1ca6f94736b2 not found INFO 2025-11-22 17:00:38,402 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 17:01:38,401 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 17:02:02,457 tasks 92710 8818483712 Appointment 18833645-7919-4345-94b5-1ca6f94736b2 not found ERROR 2025-11-22 17:02:14,165 tasks 92710 8818483712 Appointment baf7c710-a150-4a52-82b9-c0b970520b60 not found INFO 2025-11-22 17:02:38,401 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 17:03:38,398 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 17:04:38,402 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 17:04:41,060 tasks 92710 8818483712 Appointment 18833645-7919-4345-94b5-1ca6f94736b2 not found INFO 2025-11-22 17:04:42,995 tasks 92710 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 17:04:43,007 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 17:04:48,090 tasks 10233 8818483712 Appointment c7d3e83c-7c0e-483b-a525-5f14c1cf7570 not found INFO 2025-11-22 17:04:48,091 tasks 92710 8818483712 Reminder sent for appointment fe96ebea-6236-44cc-8567-b079a3dea734 ERROR 2025-11-22 17:04:48,098 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 17:04:48,133 tasks 92710 8818483712 Appointment c7d3e83c-7c0e-483b-a525-5f14c1cf7570 not found INFO 2025-11-22 17:04:48,134 tasks 10233 8818483712 Reminder sent for appointment fe96ebea-6236-44cc-8567-b079a3dea734 ERROR 2025-11-22 17:04:48,141 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 17:05:38,400 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 17:05:43,023 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 17:05:48,112 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 17:05:48,153 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 17:06:38,404 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 17:06:43,039 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 17:06:48,128 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 17:06:48,163 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 17:07:38,402 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 17:07:43,054 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 17:07:48,142 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 17:07:48,173 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 17:08:38,406 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 17:09:15,964 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-22 17:09:38,401 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 17:10:38,409 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 17:11:38,405 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 17:12:38,410 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 17:13:16,571 tasks 92710 8818483712 Appointment 18833645-7919-4345-94b5-1ca6f94736b2 not found INFO 2025-11-22 17:13:38,403 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 17:14:13,106 tasks 10233 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-22 17:14:13,109 tasks 92710 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 17:14:13,117 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 17:14:38,427 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 17:15:13,127 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 17:15:38,388 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 17:16:13,139 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 17:16:28,595 tasks 92710 8818483712 Appointment 18833645-7919-4345-94b5-1ca6f94736b2 not found INFO 2025-11-22 17:16:38,379 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 17:17:09,417 tasks 92710 8818483712 Appointment baf7c710-a150-4a52-82b9-c0b970520b60 not found ERROR 2025-11-22 17:17:09,516 tasks 92710 8818483712 Appointment baf7c710-a150-4a52-82b9-c0b970520b60 not found ERROR 2025-11-22 17:17:13,156 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 17:17:38,388 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 17:18:38,389 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 17:19:38,395 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 17:20:38,386 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 17:20:46,945 tasks 92710 8818483712 Appointment 18833645-7919-4345-94b5-1ca6f94736b2 not found INFO 2025-11-22 17:21:38,387 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 17:22:38,400 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 17:23:38,407 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 17:24:38,396 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 17:25:38,419 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 17:26:38,385 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 17:26:49,097 tasks 92710 8818483712 Appointment 18833645-7919-4345-94b5-1ca6f94736b2 not found INFO 2025-11-22 17:27:38,387 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 17:28:38,380 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 17:28:48,732 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found ERROR 2025-11-22 17:28:48,879 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found ERROR 2025-11-22 17:29:27,895 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-22 17:29:38,384 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 17:29:59,984 tasks 92710 8818483712 Appointment 2a936790-74df-449d-bd0f-5ff699d4e28f not found INFO 2025-11-22 17:30:00,004 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 17:30:00,004 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 14:30:00.004617+00:00'} INFO 2025-11-22 17:30:00,015 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 17:30:00,015 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 14:30:00.015227+00:00'} INFO 2025-11-22 17:30:47,130 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 17:31:47,110 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 17:32:11,175 tasks 92710 8818483712 Appointment 2a936790-74df-449d-bd0f-5ff699d4e28f not found ERROR 2025-11-22 17:32:22,876 tasks 92710 8818483712 Appointment 18833645-7919-4345-94b5-1ca6f94736b2 not found INFO 2025-11-22 17:32:47,103 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 17:33:47,112 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 17:34:47,110 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 17:34:49,771 tasks 92710 8818483712 Appointment 2a936790-74df-449d-bd0f-5ff699d4e28f not found ERROR 2025-11-22 17:34:51,690 tasks 92710 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found ERROR 2025-11-22 17:34:56,807 tasks 92710 8818483712 Appointment baf7c710-a150-4a52-82b9-c0b970520b60 not found ERROR 2025-11-22 17:34:56,844 tasks 92710 8818483712 Appointment baf7c710-a150-4a52-82b9-c0b970520b60 not found INFO 2025-11-22 17:35:47,109 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 17:36:17,121 tasks 92710 8818483712 Appointment 7ddaeccb-4335-487a-959d-6f3ee447380b not found INFO 2025-11-22 17:36:47,108 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 17:36:52,606 tasks 92710 8818483712 Appointment c7d3e83c-7c0e-483b-a525-5f14c1cf7570 not found INFO 2025-11-22 17:36:52,608 tasks 10233 8818483712 Reminder sent for appointment fe96ebea-6236-44cc-8567-b079a3dea734 ERROR 2025-11-22 17:36:52,617 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 17:37:47,106 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 17:37:52,630 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 17:38:47,106 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 17:38:52,640 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 17:39:47,105 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 17:39:52,649 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 17:40:47,102 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 17:41:47,102 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 17:42:47,094 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 17:43:25,262 tasks 92710 8818483712 Appointment 2a936790-74df-449d-bd0f-5ff699d4e28f not found INFO 2025-11-22 17:43:47,099 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 17:44:32,193 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-22 17:44:47,102 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 17:45:47,145 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 17:45:48,848 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found ERROR 2025-11-22 17:46:37,351 tasks 92710 8818483712 Appointment 2a936790-74df-449d-bd0f-5ff699d4e28f not found INFO 2025-11-22 17:46:47,146 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 17:47:18,168 tasks 92710 8818483712 Appointment 18833645-7919-4345-94b5-1ca6f94736b2 not found ERROR 2025-11-22 17:47:18,272 tasks 92710 8818483712 Appointment 18833645-7919-4345-94b5-1ca6f94736b2 not found INFO 2025-11-22 17:47:47,134 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 17:48:07,567 tasks 10233 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-22 17:48:07,567 tasks 92710 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-22 17:48:47,145 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 17:49:47,132 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 17:50:47,148 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 17:50:55,698 tasks 92710 8818483712 Appointment 2a936790-74df-449d-bd0f-5ff699d4e28f not found INFO 2025-11-22 17:51:47,146 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 17:51:54,595 tasks 92710 8818483712 Appointment c7d3e83c-7c0e-483b-a525-5f14c1cf7570 not found INFO 2025-11-22 17:51:54,599 tasks 10233 8818483712 Reminder sent for appointment fe96ebea-6236-44cc-8567-b079a3dea734 ERROR 2025-11-22 17:51:54,608 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 17:52:47,145 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 17:52:54,622 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 17:53:47,146 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 17:53:54,653 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 17:54:47,116 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 17:54:54,662 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 17:55:47,148 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 17:56:47,146 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 17:56:57,849 tasks 92710 8818483712 Appointment 2a936790-74df-449d-bd0f-5ff699d4e28f not found INFO 2025-11-22 17:57:47,145 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 17:58:47,126 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 17:59:36,640 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-22 17:59:47,143 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 18:00:00,020 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 18:00:00,020 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 15:00:00.020483+00:00'} INFO 2025-11-22 18:00:00,028 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 18:00:00,029 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 15:00:00.029011+00:00'} INFO 2025-11-22 18:00:00,045 tasks 92710 8818483712 Generated daily schedule for 2025-11-23: {'date': '2025-11-23', 'total_appointments': 0, 'providers_with_appointments': 0} INFO 2025-11-22 18:00:47,143 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 18:01:47,140 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 18:02:22,907 tasks 92710 8818483712 Appointment 2a936790-74df-449d-bd0f-5ff699d4e28f not found INFO 2025-11-22 18:02:47,145 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 18:03:47,121 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 18:04:47,140 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 18:04:56,838 tasks 92710 8818483712 Appointment 18833645-7919-4345-94b5-1ca6f94736b2 not found ERROR 2025-11-22 18:04:56,871 tasks 92710 8818483712 Appointment 18833645-7919-4345-94b5-1ca6f94736b2 not found INFO 2025-11-22 18:05:47,141 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 18:06:47,135 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 18:06:52,633 tasks 92710 8818483712 Appointment baf7c710-a150-4a52-82b9-c0b970520b60 not found INFO 2025-11-22 18:07:47,142 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 18:08:47,124 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 18:09:47,141 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 18:10:47,139 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 18:11:47,141 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 18:12:47,119 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 18:13:47,138 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 18:14:32,232 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-22 18:14:47,138 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 18:15:47,172 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 18:15:48,874 tasks 92710 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found ERROR 2025-11-22 18:16:16,739 tasks 10233 8818483712 Appointment c7d3e83c-7c0e-483b-a525-5f14c1cf7570 not found INFO 2025-11-22 18:16:16,743 tasks 92710 8818483712 Reminder sent for appointment fe96ebea-6236-44cc-8567-b079a3dea734 ERROR 2025-11-22 18:16:16,753 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 18:16:47,168 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 18:17:16,763 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 18:17:18,196 tasks 92710 8818483712 Appointment 2a936790-74df-449d-bd0f-5ff699d4e28f not found ERROR 2025-11-22 18:17:18,293 tasks 92710 8818483712 Appointment 2a936790-74df-449d-bd0f-5ff699d4e28f not found INFO 2025-11-22 18:17:47,174 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 18:18:16,784 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 18:18:47,164 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 18:19:16,804 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 18:19:47,169 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 18:20:47,169 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 18:21:47,173 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 18:21:54,622 tasks 92710 8818483712 Appointment baf7c710-a150-4a52-82b9-c0b970520b60 not found INFO 2025-11-22 18:22:47,149 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 18:23:47,155 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 18:24:47,166 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 18:25:47,168 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 18:26:47,170 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 18:27:47,151 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 18:28:47,172 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 18:29:47,151 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 18:30:00,017 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 18:30:00,017 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 15:30:00.017297+00:00'} INFO 2025-11-22 18:30:00,026 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 18:30:00,026 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 15:30:00.026561+00:00'} INFO 2025-11-22 18:30:47,231 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 18:40:13,504 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 18:53:55,441 tasks 92710 8818483712 Appointment c7d3e83c-7c0e-483b-a525-5f14c1cf7570 not found INFO 2025-11-22 18:53:55,443 tasks 10233 8818483712 Reminder sent for appointment fe96ebea-6236-44cc-8567-b079a3dea734 ERROR 2025-11-22 18:53:55,451 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 18:54:45,890 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 18:54:55,474 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 18:55:45,886 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 18:55:55,488 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 18:56:45,889 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 18:56:55,496 tasks 92710 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 18:56:55,602 tasks 92710 8818483712 Appointment 2a936790-74df-449d-bd0f-5ff699d4e28f not found ERROR 2025-11-22 18:56:55,644 tasks 92710 8818483712 Appointment 2a936790-74df-449d-bd0f-5ff699d4e28f not found INFO 2025-11-22 18:57:45,889 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 18:58:15,917 tasks 92710 8818483712 Appointment deb0fa5a-7b37-4608-af0c-db9ec485811e not found INFO 2025-11-22 18:58:45,892 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 18:58:51,410 tasks 92710 8818483712 Appointment 18833645-7919-4345-94b5-1ca6f94736b2 not found INFO 2025-11-22 18:59:45,892 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 19:00:00,012 tasks 92710 8818483712 Radiology results sync started INFO 2025-11-22 19:00:00,013 tasks 92710 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 16:00:00.013255+00:00'} INFO 2025-11-22 19:00:00,017 tasks 92710 8818483712 Lab results sync started INFO 2025-11-22 19:00:00,017 tasks 92710 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 16:00:00.017721+00:00'} ERROR 2025-11-22 19:00:13,017 tasks 92710 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-22 19:00:45,891 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 19:01:23,465 tasks 10233 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-22 19:01:23,472 tasks 25790 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found INFO 2025-11-22 19:01:45,895 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 19:02:45,895 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 19:03:45,892 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 19:04:45,886 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 19:05:45,888 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 19:06:45,894 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 19:07:45,891 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 19:08:15,478 tasks 25790 8818483712 Appointment baf7c710-a150-4a52-82b9-c0b970520b60 not found INFO 2025-11-22 19:08:46,075 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 19:09:45,889 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 19:10:06,349 tasks 25790 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 19:10:06,352 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 19:10:18,844 tasks 10233 8818483712 Appointment c7d3e83c-7c0e-483b-a525-5f14c1cf7570 not found INFO 2025-11-22 19:10:18,846 tasks 25790 8818483712 Reminder sent for appointment fe96ebea-6236-44cc-8567-b079a3dea734 ERROR 2025-11-22 19:10:18,851 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 19:10:45,884 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 19:11:06,366 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 19:11:18,866 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 19:11:45,880 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 19:12:06,381 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 19:12:18,881 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 19:12:46,062 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 19:13:06,430 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 19:13:18,915 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 19:13:45,887 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 19:13:53,353 tasks 25790 8818483712 Appointment 18833645-7919-4345-94b5-1ca6f94736b2 not found INFO 2025-11-22 19:14:45,887 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 19:15:46,066 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 19:16:46,059 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 19:17:45,902 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 19:18:45,896 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 19:19:45,896 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 19:20:45,897 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 19:20:56,251 tasks 10233 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-22 19:20:56,251 tasks 25790 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-22 19:20:56,393 tasks 25790 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-22 19:20:56,393 tasks 10233 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-22 19:21:44,939 tasks 25790 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found INFO 2025-11-22 19:21:45,896 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 19:22:45,905 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 19:23:45,896 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 19:23:55,462 tasks 25790 8818483712 Appointment baf7c710-a150-4a52-82b9-c0b970520b60 not found INFO 2025-11-22 19:24:45,878 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 19:25:45,868 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 19:26:35,218 tasks 25790 8818483712 Appointment c7d3e83c-7c0e-483b-a525-5f14c1cf7570 not found INFO 2025-11-22 19:26:35,220 tasks 10233 8818483712 Reminder sent for appointment fe96ebea-6236-44cc-8567-b079a3dea734 ERROR 2025-11-22 19:26:35,228 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 19:26:45,878 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 19:27:35,244 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 19:27:45,880 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 19:28:35,258 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 19:28:45,867 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 19:28:51,380 tasks 25790 8818483712 Appointment 2a936790-74df-449d-bd0f-5ff699d4e28f not found ERROR 2025-11-22 19:29:35,273 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 19:29:45,881 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 19:30:00,009 tasks 25790 8818483712 Radiology results sync started INFO 2025-11-22 19:30:00,010 tasks 25790 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 16:30:00.010097+00:00'} INFO 2025-11-22 19:30:00,017 tasks 25790 8818483712 Lab results sync started INFO 2025-11-22 19:30:00,017 tasks 25790 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 16:30:00.017967+00:00'} ERROR 2025-11-22 19:30:12,989 tasks 25790 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-22 19:30:45,875 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 19:31:45,882 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 19:32:45,873 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 19:33:45,870 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 19:34:45,888 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 19:35:45,886 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 19:36:45,885 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 19:37:45,871 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 19:38:15,445 tasks 25790 8818483712 Appointment 18833645-7919-4345-94b5-1ca6f94736b2 not found INFO 2025-11-22 19:38:45,907 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 19:39:45,872 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 19:40:06,300 tasks 10233 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-22 19:40:06,302 tasks 25790 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 19:40:06,309 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 19:40:18,809 tasks 25790 8818483712 Appointment baf7c710-a150-4a52-82b9-c0b970520b60 not found INFO 2025-11-22 19:40:45,873 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 19:41:06,326 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 19:41:45,878 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 19:42:06,339 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 19:42:45,876 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 19:43:06,351 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 19:43:16,469 tasks 25790 8818483712 Appointment c7d3e83c-7c0e-483b-a525-5f14c1cf7570 not found INFO 2025-11-22 19:43:16,469 tasks 10233 8818483712 Reminder sent for appointment fe96ebea-6236-44cc-8567-b079a3dea734 ERROR 2025-11-22 19:43:16,477 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 19:43:45,889 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 19:43:53,320 tasks 25790 8818483712 Appointment 2a936790-74df-449d-bd0f-5ff699d4e28f not found ERROR 2025-11-22 19:44:16,492 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 19:44:45,878 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 19:44:55,592 tasks 10245 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-22 19:44:55,629 tasks 10233 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab INFO 2025-11-22 19:44:55,638 tasks 10234 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f INFO 2025-11-22 19:44:55,652 tasks 25790 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b ERROR 2025-11-22 19:44:55,691 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 19:44:55,716 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 19:44:55,753 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 19:45:16,509 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 19:45:45,909 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 19:45:55,713 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 19:45:55,729 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 19:45:55,766 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 19:46:16,530 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 19:46:45,875 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 19:46:55,726 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 19:46:55,739 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 19:46:55,778 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 19:47:45,892 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 19:47:55,746 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 19:47:55,758 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 19:47:55,799 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 19:48:45,864 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 19:49:45,866 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 19:50:45,863 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 19:51:35,366 tasks 10233 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-22 19:51:35,366 tasks 25790 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-22 19:51:45,859 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 19:52:45,860 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 19:53:45,866 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 19:53:55,418 tasks 25790 8818483712 Appointment 18833645-7919-4345-94b5-1ca6f94736b2 not found INFO 2025-11-22 20:00:31,919 tasks 10233 8818483712 Lab results sync started INFO 2025-11-22 20:00:31,919 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 17:00:31.919857+00:00'} INFO 2025-11-22 20:00:31,926 tasks 25790 8818483712 Radiology results sync started INFO 2025-11-22 20:00:31,926 tasks 25790 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 17:00:31.926871+00:00'} ERROR 2025-11-22 20:01:08,598 tasks 25790 8818483712 Appointment c7d3e83c-7c0e-483b-a525-5f14c1cf7570 not found INFO 2025-11-22 20:01:08,602 tasks 10233 8818483712 Reminder sent for appointment fe96ebea-6236-44cc-8567-b079a3dea734 ERROR 2025-11-22 20:01:08,610 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 20:01:08,775 tasks 25790 8818483712 Appointment c7d3e83c-7c0e-483b-a525-5f14c1cf7570 not found INFO 2025-11-22 20:01:08,778 tasks 10233 8818483712 Reminder sent for appointment fe96ebea-6236-44cc-8567-b079a3dea734 ERROR 2025-11-22 20:01:08,788 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:01:11,837 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:02:08,628 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 20:02:08,802 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:02:11,829 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:03:01,165 tasks 25790 8818483712 Appointment baf7c710-a150-4a52-82b9-c0b970520b60 not found ERROR 2025-11-22 20:03:08,643 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 20:03:08,813 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:03:11,834 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:04:08,664 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 20:04:08,834 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:04:11,822 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 20:05:11,830 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 20:06:11,829 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 20:07:11,825 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 20:07:49,393 tasks 25790 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 20:07:49,402 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:08:11,812 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:08:49,427 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:09:11,832 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:09:49,438 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:10:11,829 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:10:43,552 tasks 25790 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found ERROR 2025-11-22 20:10:43,667 tasks 25790 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found ERROR 2025-11-22 20:10:49,455 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:11:11,826 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 20:12:11,807 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:12:56,922 tasks 10233 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-22 20:12:56,923 tasks 25790 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found INFO 2025-11-22 20:13:11,825 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 20:14:11,828 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:14:13,533 tasks 25790 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-22 20:14:13,533 tasks 10233 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-22 20:14:41,395 tasks 25790 8818483712 Appointment 2a936790-74df-449d-bd0f-5ff699d4e28f not found INFO 2025-11-22 20:15:11,832 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 20:16:11,786 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:16:44,719 tasks 25790 8818483712 Appointment 18833645-7919-4345-94b5-1ca6f94736b2 not found ERROR 2025-11-22 20:16:54,162 tasks 10233 8818483712 Appointment c7d3e83c-7c0e-483b-a525-5f14c1cf7570 not found INFO 2025-11-22 20:16:54,164 tasks 25790 8818483712 Reminder sent for appointment fe96ebea-6236-44cc-8567-b079a3dea734 ERROR 2025-11-22 20:16:54,174 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:17:11,915 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:17:54,195 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:18:11,779 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:18:54,220 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:19:11,758 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:19:42,370 tasks 25790 8818483712 Appointment baf7c710-a150-4a52-82b9-c0b970520b60 not found ERROR 2025-11-22 20:19:54,239 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:20:11,775 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 20:21:11,780 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:21:21,443 tasks 25790 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-22 20:21:21,444 tasks 10233 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-22 20:21:21,450 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:22:11,774 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:22:21,456 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 20:22:49,940 tasks 10233 8818483712 Appointment c7d3e83c-7c0e-483b-a525-5f14c1cf7570 not found INFO 2025-11-22 20:22:49,943 tasks 25790 8818483712 Reminder sent for appointment fe96ebea-6236-44cc-8567-b079a3dea734 ERROR 2025-11-22 20:22:49,952 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:23:11,782 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:23:21,465 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 20:23:49,967 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:24:11,768 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:24:21,474 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 20:24:49,990 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:25:11,769 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:25:50,012 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:26:11,773 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 20:27:11,778 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 20:27:22,103 tasks 25790 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 20:27:22,110 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:27:22,257 tasks 25790 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 20:27:22,267 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:28:10,814 tasks 25790 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 20:28:10,822 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:28:11,775 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:28:22,122 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 20:28:22,288 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 20:29:10,845 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:29:11,772 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:29:22,132 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 20:29:22,300 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:30:00,011 tasks 25790 8818483712 Radiology results sync started INFO 2025-11-22 20:30:00,011 tasks 25790 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 17:30:00.011371+00:00'} INFO 2025-11-22 20:30:00,017 tasks 25790 8818483712 Lab results sync started INFO 2025-11-22 20:30:00,018 tasks 25790 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 17:30:00.017994+00:00'} ERROR 2025-11-22 20:30:10,868 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:30:11,768 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:30:21,305 tasks 25790 8818483712 Appointment 2a936790-74df-449d-bd0f-5ff699d4e28f not found ERROR 2025-11-22 20:30:22,141 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 20:30:22,311 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 20:31:08,561 tasks 25790 8818483712 Appointment baf7c710-a150-4a52-82b9-c0b970520b60 not found ERROR 2025-11-22 20:31:08,724 tasks 25790 8818483712 Appointment baf7c710-a150-4a52-82b9-c0b970520b60 not found ERROR 2025-11-22 20:31:10,902 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:31:11,778 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 20:32:11,772 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:33:01,145 tasks 25790 8818483712 Appointment 18833645-7919-4345-94b5-1ca6f94736b2 not found INFO 2025-11-22 20:33:11,795 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 20:34:11,795 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 20:35:11,796 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 20:36:11,769 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 20:37:11,792 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:37:49,358 tasks 25790 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-22 20:37:49,360 tasks 10233 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 20:37:49,370 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:38:11,795 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:38:49,381 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:39:11,789 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:39:33,172 tasks 10233 8818483712 Appointment c7d3e83c-7c0e-483b-a525-5f14c1cf7570 not found INFO 2025-11-22 20:39:33,175 tasks 25790 8818483712 Reminder sent for appointment fe96ebea-6236-44cc-8567-b079a3dea734 ERROR 2025-11-22 20:39:33,184 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 20:39:49,404 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:40:11,792 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:40:33,206 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 20:40:43,519 tasks 25790 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found ERROR 2025-11-22 20:40:43,623 tasks 25790 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found ERROR 2025-11-22 20:40:49,427 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:41:11,792 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:41:33,231 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:42:11,784 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:42:33,243 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:43:11,787 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 20:44:11,793 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 20:45:11,792 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 20:46:11,859 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:46:44,804 tasks 25790 8818483712 Appointment 2a936790-74df-449d-bd0f-5ff699d4e28f not found ERROR 2025-11-22 20:46:54,247 tasks 25790 8818483712 Appointment baf7c710-a150-4a52-82b9-c0b970520b60 not found INFO 2025-11-22 20:47:11,871 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 20:48:11,869 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 20:49:11,861 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:49:42,465 tasks 25790 8818483712 Appointment 18833645-7919-4345-94b5-1ca6f94736b2 not found INFO 2025-11-22 20:50:11,874 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 20:51:11,859 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 20:51:21,541 tasks 25790 8818483712 Reminder sent for appointment 516bfdf7-5550-4699-9597-663af12e3f28 ERROR 2025-11-22 20:51:21,549 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:52:11,866 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:52:21,569 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 20:52:50,034 tasks 25790 8818483712 Appointment baf7c710-a150-4a52-82b9-c0b970520b60 not found INFO 2025-11-22 20:53:11,869 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:53:21,590 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:54:11,871 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:54:21,613 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:55:11,871 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:56:05,263 tasks 25790 8818483712 Appointment c7d3e83c-7c0e-483b-a525-5f14c1cf7570 not found INFO 2025-11-22 20:56:05,266 tasks 10233 8818483712 Reminder sent for appointment fe96ebea-6236-44cc-8567-b079a3dea734 ERROR 2025-11-22 20:56:05,274 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:56:11,879 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:57:05,291 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:57:11,865 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:57:22,198 tasks 25790 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-22 20:57:22,199 tasks 10233 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 20:57:22,205 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 20:57:22,345 tasks 25790 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-22 20:57:22,346 tasks 10233 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 20:57:22,353 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:58:01,376 tasks 25790 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 20:58:01,386 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 20:58:05,309 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 20:58:10,908 tasks 25790 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-22 20:58:11,873 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:58:22,215 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 20:58:22,364 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 20:59:01,398 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 20:59:05,331 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 20:59:11,873 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 20:59:22,225 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 20:59:22,374 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 21:00:00,006 tasks 25790 8818483712 Radiology results sync started INFO 2025-11-22 21:00:00,006 tasks 25790 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 18:00:00.006952+00:00'} INFO 2025-11-22 21:00:00,011 tasks 25790 8818483712 Lab results sync started INFO 2025-11-22 21:00:00,012 tasks 25790 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 18:00:00.012006+00:00'} ERROR 2025-11-22 21:00:01,422 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 21:00:11,873 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 21:00:22,236 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 21:00:22,385 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 21:00:45,330 tasks 25790 8818483712 Appointment c7d3e83c-7c0e-483b-a525-5f14c1cf7570 not found INFO 2025-11-22 21:00:45,332 tasks 10233 8818483712 Reminder sent for appointment fe96ebea-6236-44cc-8567-b079a3dea734 ERROR 2025-11-22 21:00:45,342 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 21:01:01,481 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 21:01:16,872 tasks 25790 8818483712 Appointment 18833645-7919-4345-94b5-1ca6f94736b2 not found ERROR 2025-11-22 21:01:17,046 tasks 25790 8818483712 Appointment 18833645-7919-4345-94b5-1ca6f94736b2 not found INFO 2025-11-22 21:01:20,077 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 21:01:53,567 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 21:01:59,877 tasks 25790 8818483712 Appointment c7d3e83c-7c0e-483b-a525-5f14c1cf7570 not found INFO 2025-11-22 21:01:59,880 tasks 10233 8818483712 Reminder sent for appointment fe96ebea-6236-44cc-8567-b079a3dea734 ERROR 2025-11-22 21:01:59,885 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 21:02:20,085 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 21:02:53,584 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 21:02:59,900 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 21:03:09,456 tasks 25790 8818483712 Appointment 2a936790-74df-449d-bd0f-5ff699d4e28f not found INFO 2025-11-22 21:03:20,090 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 21:03:53,599 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 21:03:59,913 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 21:04:20,089 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 21:04:59,928 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 21:05:20,093 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 21:06:20,093 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 21:06:47,223 tasks 25790 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-22 21:06:47,224 tasks 10233 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found INFO 2025-11-22 21:07:20,091 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 21:07:49,466 tasks 25790 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-22 21:08:20,084 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 21:08:28,956 tasks 25790 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found INFO 2025-11-22 21:09:20,096 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 21:09:41,487 tasks 25790 8818483712 Appointment baf7c710-a150-4a52-82b9-c0b970520b60 not found INFO 2025-11-22 21:10:20,094 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 21:11:20,096 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 21:12:20,267 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 21:13:05,239 tasks 25790 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 21:13:05,273 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 21:13:20,259 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 21:14:05,288 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 21:14:20,093 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 21:14:21,822 tasks 25790 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 21:14:21,828 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 21:15:05,302 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 21:15:20,101 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 21:15:21,843 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 21:16:05,321 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 21:16:20,097 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 21:16:21,864 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 21:17:02,530 tasks 25790 8818483712 Appointment 18833645-7919-4345-94b5-1ca6f94736b2 not found INFO 2025-11-22 21:17:20,282 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 21:17:21,905 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 21:18:20,106 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 21:19:20,107 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 21:19:50,721 tasks 25790 8818483712 Appointment 2a936790-74df-449d-bd0f-5ff699d4e28f not found INFO 2025-11-22 21:20:20,336 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 21:21:20,305 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 21:22:20,108 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 21:22:58,316 tasks 25790 8818483712 Appointment 18833645-7919-4345-94b5-1ca6f94736b2 not found INFO 2025-11-22 21:23:20,287 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 21:24:20,279 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 21:25:20,113 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 21:26:13,556 tasks 25790 8818483712 Appointment baf7c710-a150-4a52-82b9-c0b970520b60 not found INFO 2025-11-22 21:26:20,301 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 21:27:20,295 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 21:28:09,632 tasks 10233 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-22 21:28:09,634 tasks 25790 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 21:28:09,642 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 21:28:20,120 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 21:29:09,661 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 21:29:20,137 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 21:30:00,015 tasks 25790 8818483712 Radiology results sync started INFO 2025-11-22 21:30:00,016 tasks 25790 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 18:30:00.016459+00:00'} INFO 2025-11-22 21:30:00,023 tasks 25790 8818483712 Lab results sync started INFO 2025-11-22 21:30:00,024 tasks 25790 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 18:30:00.024150+00:00'} ERROR 2025-11-22 21:30:09,676 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 21:30:20,138 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 21:30:53,585 tasks 25790 8818483712 Appointment baf7c710-a150-4a52-82b9-c0b970520b60 not found ERROR 2025-11-22 21:31:09,711 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 21:31:16,927 tasks 25790 8818483712 Appointment 2a936790-74df-449d-bd0f-5ff699d4e28f not found ERROR 2025-11-22 21:31:17,100 tasks 25790 8818483712 Appointment 2a936790-74df-449d-bd0f-5ff699d4e28f not found INFO 2025-11-22 21:31:20,189 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 21:31:59,938 tasks 25790 8818483712 Appointment baf7c710-a150-4a52-82b9-c0b970520b60 not found INFO 2025-11-22 21:32:20,153 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 21:33:20,156 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 21:34:20,154 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 21:35:20,158 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 21:36:20,164 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 21:37:20,163 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 21:37:49,523 tasks 25790 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-22 21:38:20,169 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 21:39:20,165 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 21:39:41,543 tasks 25790 8818483712 Appointment 18833645-7919-4345-94b5-1ca6f94736b2 not found INFO 2025-11-22 21:40:20,159 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 21:41:20,167 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 21:42:20,173 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 21:43:05,267 tasks 25790 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-22 21:43:05,269 tasks 10233 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 21:43:05,278 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 21:43:20,169 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 21:44:05,294 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 21:44:20,162 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 21:44:21,879 tasks 10233 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-22 21:44:21,881 tasks 25790 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 21:44:21,889 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 21:45:05,306 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 21:45:20,171 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 21:45:21,904 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 21:46:05,335 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 21:46:20,171 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 21:46:21,929 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 21:47:02,569 tasks 25790 8818483712 Appointment 2a936790-74df-449d-bd0f-5ff699d4e28f not found INFO 2025-11-22 21:47:20,182 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 21:47:21,943 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 21:47:51,217 tasks 25790 8818483712 Appointment c7d3e83c-7c0e-483b-a525-5f14c1cf7570 not found INFO 2025-11-22 21:47:51,219 tasks 10233 8818483712 Reminder sent for appointment fe96ebea-6236-44cc-8567-b079a3dea734 ERROR 2025-11-22 21:47:51,226 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 21:48:20,185 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 21:48:51,240 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 21:49:20,194 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 21:49:51,251 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 21:50:20,199 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 21:50:51,269 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 21:51:20,195 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 21:51:29,874 tasks 25790 8818483712 Appointment 7ddaeccb-4335-487a-959d-6f3ee447380b not found INFO 2025-11-22 21:52:20,196 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 21:52:58,360 tasks 25790 8818483712 Appointment 2a936790-74df-449d-bd0f-5ff699d4e28f not found INFO 2025-11-22 21:53:20,200 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 21:54:20,173 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 21:55:20,188 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 21:56:13,590 tasks 25790 8818483712 Appointment 18833645-7919-4345-94b5-1ca6f94736b2 not found INFO 2025-11-22 21:56:20,195 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 21:57:20,193 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 21:58:20,194 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 21:59:20,195 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:00:00,015 tasks 25790 8818483712 Radiology results sync started INFO 2025-11-22 22:00:00,015 tasks 25790 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 19:00:00.015587+00:00'} INFO 2025-11-22 22:00:00,022 tasks 25790 8818483712 Lab results sync started INFO 2025-11-22 22:00:00,022 tasks 25790 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 19:00:00.022526+00:00'} INFO 2025-11-22 22:00:20,193 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 22:00:53,622 tasks 25790 8818483712 Appointment 18833645-7919-4345-94b5-1ca6f94736b2 not found INFO 2025-11-22 22:01:20,224 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 22:04:10,781 tasks 25790 8818483712 Appointment 18833645-7919-4345-94b5-1ca6f94736b2 not found INFO 2025-11-22 22:04:30,980 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:05:31,008 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:06:31,008 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:07:31,010 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:08:31,011 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:08:58,127 tasks 25790 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 22:08:58,137 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 22:09:31,008 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 22:09:58,156 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 22:10:31,012 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:10:39,858 tasks 25790 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 22:10:39,868 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 22:10:58,176 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 22:11:31,013 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 22:11:39,880 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 22:11:52,388 tasks 25790 8818483712 Appointment 2a936790-74df-449d-bd0f-5ff699d4e28f not found ERROR 2025-11-22 22:11:58,190 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 22:12:31,010 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 22:12:39,896 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 22:13:02,733 tasks 25790 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-22 22:13:02,733 tasks 10233 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-22 22:13:02,854 tasks 25790 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-22 22:13:02,854 tasks 10233 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found INFO 2025-11-22 22:13:31,006 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 22:13:39,919 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 22:14:31,018 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:15:31,011 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:16:30,975 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:17:30,955 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:18:30,974 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:19:30,973 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 22:20:01,999 tasks 25790 8818483712 Appointment baf7c710-a150-4a52-82b9-c0b970520b60 not found INFO 2025-11-22 22:20:30,977 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:21:30,948 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:22:30,978 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:23:30,979 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 22:23:32,601 tasks 25790 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-22 22:24:30,978 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:25:30,974 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:26:30,972 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:27:30,977 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 22:28:24,376 tasks 25790 8818483712 Appointment 2a936790-74df-449d-bd0f-5ff699d4e28f not found INFO 2025-11-22 22:28:30,980 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:29:30,981 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:30:00,008 tasks 25790 8818483712 Radiology results sync started INFO 2025-11-22 22:30:00,009 tasks 25790 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 19:30:00.009230+00:00'} INFO 2025-11-22 22:30:00,016 tasks 25790 8818483712 Lab results sync started INFO 2025-11-22 22:30:00,016 tasks 25790 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 19:30:00.016750+00:00'} INFO 2025-11-22 22:30:30,963 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:31:30,897 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:32:30,867 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 22:33:04,300 tasks 25790 8818483712 Appointment 2a936790-74df-449d-bd0f-5ff699d4e28f not found INFO 2025-11-22 22:33:30,854 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 22:34:10,640 tasks 25790 8818483712 Appointment 2a936790-74df-449d-bd0f-5ff699d4e28f not found INFO 2025-11-22 22:34:30,878 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:35:30,844 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:36:30,865 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:37:30,866 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:38:30,860 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 22:38:57,974 tasks 25790 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-22 22:38:57,976 tasks 10233 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 22:38:57,985 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 22:39:30,849 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 22:39:58,007 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 22:40:30,867 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 22:40:39,703 tasks 25790 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found ERROR 2025-11-22 22:40:58,025 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 22:41:30,864 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 22:41:58,041 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 22:42:30,864 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:43:30,848 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:44:30,863 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:45:30,858 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:46:30,856 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:47:30,838 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:48:30,860 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:49:30,854 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 22:50:01,892 tasks 25790 8818483712 Appointment 18833645-7919-4345-94b5-1ca6f94736b2 not found INFO 2025-11-22 22:50:30,860 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:51:30,842 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:52:30,856 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 22:52:39,877 tasks 25790 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-22 22:53:30,841 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 22:53:32,491 tasks 25790 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found ERROR 2025-11-22 22:53:40,540 tasks 25790 8818483712 Appointment deb0fa5a-7b37-4608-af0c-db9ec485811e not found INFO 2025-11-22 22:54:30,849 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:55:30,848 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:56:30,835 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:57:30,847 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:58:30,850 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 22:59:30,852 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 23:00:00,028 tasks 10233 8818483712 Radiology results sync started INFO 2025-11-22 23:00:00,029 tasks 10233 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 20:00:00.029123+00:00'} INFO 2025-11-22 23:00:00,038 tasks 25790 8818483712 ZATCA batch submission: 0 submitted, 20 failed INFO 2025-11-22 23:00:00,040 tasks 10233 8818483712 ZATCA e-invoice submission for INV-AGDAR-2025-18422 INFO 2025-11-22 23:00:00,042 tasks 10234 8818483712 ZATCA e-invoice submission for IAGDAR157001 INFO 2025-11-22 23:00:00,043 tasks 10245 8818483712 ZATCA e-invoice submission for IAGDAR174645 INFO 2025-11-22 23:00:00,045 tasks 10235 8818483712 ZATCA e-invoice submission for IAGDAR669695 INFO 2025-11-22 23:00:00,045 tasks 10245 8818483712 Lab results sync started INFO 2025-11-22 23:00:00,045 tasks 10246 8818483712 ZATCA e-invoice submission for IAGDAR558936 INFO 2025-11-22 23:00:00,045 tasks 10245 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 20:00:00.045857+00:00'} INFO 2025-11-22 23:00:00,049 tasks 25790 8818483712 ZATCA e-invoice submission for IAGDAR757134 INFO 2025-11-22 23:00:00,050 tasks 10247 8818483712 ZATCA e-invoice submission for IAGDAR550212 INFO 2025-11-22 23:00:00,051 tasks 10233 8818483712 ZATCA e-invoice submission for IAGDAR289266 INFO 2025-11-22 23:00:00,051 tasks 10236 8818483712 ZATCA e-invoice submission for IAGDAR858604 INFO 2025-11-22 23:00:00,051 tasks 10248 8818483712 ZATCA e-invoice submission for IAGDAR708227 INFO 2025-11-22 23:00:00,053 tasks 10234 8818483712 ZATCA e-invoice submission for IAGDAR140347 INFO 2025-11-22 23:00:00,054 tasks 10241 8818483712 ZATCA e-invoice submission for IAGDAR945314 INFO 2025-11-22 23:00:00,054 tasks 10249 8818483712 ZATCA e-invoice submission for IAGDAR840464 INFO 2025-11-22 23:00:00,054 tasks 10245 8818483712 ZATCA e-invoice submission for IAGDAR770785 INFO 2025-11-22 23:00:00,055 tasks 10242 8818483712 ZATCA e-invoice submission for IAGDAR898825 INFO 2025-11-22 23:00:00,057 tasks 10246 8818483712 ZATCA e-invoice submission for IAGDAR342242 INFO 2025-11-22 23:00:00,057 tasks 10235 8818483712 ZATCA e-invoice submission for IAGDAR425411 INFO 2025-11-22 23:00:00,060 tasks 25790 8818483712 ZATCA e-invoice submission for IAGDAR686930 INFO 2025-11-22 23:00:00,064 tasks 10250 8818483712 ZATCA e-invoice submission for IAGDAR578723 INFO 2025-11-22 23:00:00,064 tasks 10243 8818483712 ZATCA e-invoice submission for IAGDAR526290 INFO 2025-11-22 23:00:30,855 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 23:01:30,858 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 23:02:30,837 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 23:03:30,849 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 23:04:30,832 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 23:05:30,894 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 23:05:52,226 tasks 25790 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-22 23:06:30,894 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 23:07:30,911 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 23:22:33,294 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 23:23:33,264 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 23:24:02,638 tasks 10233 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-22 23:24:02,638 tasks 25790 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-22 23:24:33,269 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 23:25:33,268 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 23:26:33,268 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 23:27:05,007 tasks 25790 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 23:27:05,013 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 23:27:05,125 tasks 25790 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-22 23:27:05,131 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 23:27:33,275 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 23:28:05,026 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 23:28:05,144 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 23:28:18,673 tasks 25790 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-22 23:28:33,266 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 23:29:05,035 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 23:29:05,160 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 23:29:33,265 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 23:30:00,009 tasks 25790 8818483712 Radiology results sync started INFO 2025-11-22 23:30:00,009 tasks 25790 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 20:30:00.009950+00:00'} INFO 2025-11-22 23:30:00,015 tasks 25790 8818483712 Lab results sync started INFO 2025-11-22 23:30:00,015 tasks 25790 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 20:30:00.015113+00:00'} ERROR 2025-11-22 23:30:05,043 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 23:30:05,168 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 23:30:33,260 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 23:31:33,262 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 23:32:33,262 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 23:33:33,256 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 23:34:04,306 tasks 25790 8818483712 Appointment 2a936790-74df-449d-bd0f-5ff699d4e28f not found INFO 2025-11-22 23:34:33,481 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 23:35:33,422 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 23:36:33,260 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 23:36:42,290 tasks 25790 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-22 23:37:33,198 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 23:38:33,490 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 23:39:33,389 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 23:40:33,195 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 23:41:32,129 tasks 25790 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-22 23:41:32,151 tasks 25790 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-22 23:41:32,181 tasks 25790 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found INFO 2025-11-22 23:41:33,200 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 23:42:33,359 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 23:43:33,194 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 23:44:33,383 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 23:45:33,353 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 23:46:33,365 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 23:47:33,187 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 23:48:33,375 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 23:49:33,362 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 23:49:54,550 tasks 25790 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-22 23:50:33,214 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 23:51:33,213 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 23:52:33,240 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 23:53:33,181 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 23:54:33,194 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 23:55:33,211 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-22 23:56:33,182 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 23:57:04,898 tasks 10233 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-22 23:57:04,902 tasks 25790 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 23:57:04,911 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 23:57:05,014 tasks 25790 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-22 23:57:05,016 tasks 10233 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-22 23:57:05,025 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 23:57:33,183 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 23:58:04,925 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 23:58:05,039 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 23:58:18,567 tasks 25790 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-22 23:58:33,177 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-22 23:59:04,941 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-22 23:59:05,054 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-22 23:59:33,166 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 00:00:00,024 tasks 25790 8818483712 Radiology results sync started INFO 2025-11-23 00:00:00,024 tasks 25790 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 21:00:00.024393+00:00'} INFO 2025-11-23 00:00:00,033 tasks 25790 8818483712 Lab results sync started INFO 2025-11-23 00:00:00,033 tasks 25790 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 21:00:00.033641+00:00'} ERROR 2025-11-23 00:00:04,953 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 00:00:05,066 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 00:00:33,169 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 00:01:33,166 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 00:02:33,162 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 00:03:33,159 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 00:04:33,199 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 00:05:33,170 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 00:06:33,154 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 00:07:33,197 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 00:08:33,209 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 00:09:33,192 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 00:10:33,180 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 00:11:33,196 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 00:12:33,207 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 00:13:33,213 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 00:14:33,198 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 00:15:33,200 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 00:16:33,191 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 00:17:33,200 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 00:18:33,198 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 00:19:33,219 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 00:20:33,190 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 00:21:03,206 tasks 25790 8818483712 Appointment c7d3e83c-7c0e-483b-a525-5f14c1cf7570 not found INFO 2025-11-23 00:21:03,209 tasks 10233 8818483712 Reminder sent for appointment fe96ebea-6236-44cc-8567-b079a3dea734 ERROR 2025-11-23 00:21:03,220 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 00:21:33,198 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 00:22:03,235 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 00:22:33,247 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 00:38:07,178 tasks 25790 8818483712 Lab results sync started INFO 2025-11-23 00:38:07,178 tasks 25790 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 21:38:07.178772+00:00'} INFO 2025-11-23 00:38:07,183 tasks 25790 8818483712 Radiology results sync started INFO 2025-11-23 00:38:07,183 tasks 25790 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 21:38:07.183872+00:00'} ERROR 2025-11-23 00:38:24,951 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 00:38:54,894 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 00:54:16,265 tasks 25790 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-23 00:54:16,273 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 00:54:16,978 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 00:54:46,903 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 00:55:16,287 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 00:55:27,384 tasks 10245 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-23 00:55:27,386 tasks 25790 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b INFO 2025-11-23 00:55:27,386 tasks 10233 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab INFO 2025-11-23 00:55:27,387 tasks 10234 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f ERROR 2025-11-23 00:55:27,396 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 00:55:27,397 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 00:55:27,397 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 00:55:46,879 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 00:56:16,305 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 00:56:27,417 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 00:56:27,417 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 00:56:27,417 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 00:56:46,899 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 00:57:16,327 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 00:57:27,438 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 00:57:27,438 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 00:57:27,439 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 00:57:46,899 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 00:58:27,453 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 00:58:27,453 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 00:58:27,453 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 00:58:46,907 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 00:59:46,902 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 01:00:00,020 tasks 25790 8818483712 Radiology results sync started INFO 2025-11-23 01:00:00,022 tasks 25790 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 22:00:00.022152+00:00'} INFO 2025-11-23 01:00:00,029 tasks 25790 8818483712 Lab results sync started INFO 2025-11-23 01:00:00,029 tasks 25790 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 22:00:00.029739+00:00'} ERROR 2025-11-23 01:00:10,999 tasks 25790 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-23 01:00:45,647 tasks 25790 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-23 01:00:46,898 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 01:01:46,907 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 01:02:46,898 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 01:20:40,810 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 01:21:40,859 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 01:22:40,862 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 01:23:40,844 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 01:24:40,844 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 01:24:42,495 tasks 10233 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-23 01:24:42,496 tasks 25790 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-23 01:25:40,861 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 01:26:40,858 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 01:27:40,861 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 01:28:39,782 tasks 25790 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-23 01:28:39,791 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 01:28:39,798 tasks 25790 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-23 01:28:39,805 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 01:28:39,826 tasks 25790 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-23 01:28:39,832 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 01:28:40,861 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 01:29:39,813 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 01:29:39,821 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 01:29:39,844 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 01:29:40,845 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 01:30:00,015 tasks 25790 8818483712 Radiology results sync started INFO 2025-11-23 01:30:00,015 tasks 25790 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 22:30:00.015389+00:00'} INFO 2025-11-23 01:30:00,022 tasks 25790 8818483712 Lab results sync started INFO 2025-11-23 01:30:00,022 tasks 25790 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 22:30:00.022316+00:00'} ERROR 2025-11-23 01:30:39,838 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 01:30:39,839 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 01:30:39,855 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 01:30:40,859 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 01:31:39,861 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 01:31:39,862 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 01:31:39,871 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 01:31:40,886 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 01:32:40,865 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 01:33:40,833 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 01:34:40,863 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 01:35:40,862 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 01:36:40,870 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 01:37:40,874 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 01:38:10,887 tasks 25790 8818483712 Appointment baf7c710-a150-4a52-82b9-c0b970520b60 not found INFO 2025-11-23 01:38:40,853 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 01:39:40,864 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 01:40:40,877 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 01:41:10,230 tasks 25790 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-23 01:41:10,232 tasks 10233 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-23 01:41:10,242 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 01:41:40,877 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 01:42:10,264 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 01:42:21,357 tasks 25790 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-23 01:42:21,360 tasks 10233 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-23 01:42:21,369 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 01:42:40,876 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 01:43:10,281 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 01:43:21,389 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 01:43:40,850 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 01:44:10,303 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 01:44:21,413 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 01:44:40,873 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 01:45:21,435 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 01:45:40,880 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 01:46:40,878 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 01:47:39,626 tasks 25790 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-23 01:47:40,875 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 01:48:40,855 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 01:49:40,879 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 01:50:40,881 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 01:51:40,885 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 01:52:40,871 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 01:53:40,884 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 01:53:49,904 tasks 10233 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-23 01:53:49,904 tasks 25790 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found INFO 2025-11-23 01:54:40,877 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 01:55:40,873 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 01:56:40,883 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 01:57:40,882 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 01:58:39,794 tasks 25790 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found ERROR 2025-11-23 01:58:39,822 tasks 25790 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found ERROR 2025-11-23 01:58:39,852 tasks 25790 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-23 01:58:40,873 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 01:59:40,871 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 02:00:00,015 tasks 25790 8818483712 Radiology results sync started INFO 2025-11-23 02:00:00,016 tasks 25790 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 23:00:00.016092+00:00'} INFO 2025-11-23 02:00:00,023 tasks 25790 8818483712 Lab results sync started INFO 2025-11-23 02:00:00,023 tasks 25790 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 23:00:00.023676+00:00'} INFO 2025-11-23 02:00:40,869 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 02:01:40,884 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 02:02:40,876 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 02:03:40,889 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 02:04:40,866 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 02:05:40,881 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 02:06:40,809 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 02:07:02,125 tasks 25790 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-23 02:07:02,125 tasks 10233 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-23 02:07:40,806 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 02:08:10,825 tasks 25790 8818483712 Appointment 18833645-7919-4345-94b5-1ca6f94736b2 not found INFO 2025-11-23 02:08:40,797 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 02:09:40,787 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 02:10:40,799 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 02:11:40,797 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 02:12:21,297 tasks 25790 8818483712 Reminder sent for appointment 516bfdf7-5550-4699-9597-663af12e3f28 ERROR 2025-11-23 02:12:21,308 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 02:12:40,795 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 02:13:21,329 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 02:13:40,799 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 02:14:21,346 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 02:14:40,793 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 02:15:21,369 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 02:15:26,208 tasks 25790 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-23 02:15:26,208 tasks 10233 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found INFO 2025-11-23 02:15:40,798 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 02:16:40,804 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 02:17:04,909 tasks 25790 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-23 02:17:04,920 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 02:17:40,804 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 02:18:04,941 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 02:18:40,805 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 02:19:04,962 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 02:19:40,792 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 02:20:04,983 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 02:20:40,801 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 02:35:58,907 tasks 25790 8818483712 Lab results sync started INFO 2025-11-23 02:35:58,907 tasks 25790 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-22 23:35:58.907259+00:00'} INFO 2025-11-23 02:35:58,912 tasks 25790 8818483712 Radiology results sync started INFO 2025-11-23 02:35:58,912 tasks 25790 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-22 23:35:58.912826+00:00'} INFO 2025-11-23 02:36:39,617 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 02:37:39,621 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 02:38:22,428 tasks 25790 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found ERROR 2025-11-23 02:38:22,493 tasks 25790 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found ERROR 2025-11-23 02:38:22,495 tasks 10233 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found ERROR 2025-11-23 02:38:22,510 tasks 25790 8818483712 Appointment cf2a8668-0044-4d29-808e-0001257b2640 not found INFO 2025-11-23 02:38:39,624 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 02:39:39,620 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 02:39:41,273 tasks 25790 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-23 02:39:41,279 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 02:40:39,620 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 02:40:41,293 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 02:41:39,626 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 02:41:41,308 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 02:42:39,625 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 02:42:41,323 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 02:43:39,621 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 02:44:39,625 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 02:45:39,619 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 02:46:39,622 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 02:47:39,622 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 02:48:39,623 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 02:49:39,783 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 02:50:39,785 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 02:51:39,580 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 02:52:39,574 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 02:53:09,625 tasks 25790 8818483712 Appointment 2a936790-74df-449d-bd0f-5ff699d4e28f not found INFO 2025-11-23 02:53:39,744 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 02:54:39,575 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 02:55:39,571 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 02:56:39,571 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 02:57:39,754 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 02:58:39,567 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 02:59:39,748 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 03:00:00,038 tasks 25790 8818483712 Radiology results sync started INFO 2025-11-23 03:00:00,039 tasks 25790 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-23 00:00:00.039155+00:00'} INFO 2025-11-23 03:00:00,072 tasks 25790 8818483712 Lab results sync started INFO 2025-11-23 03:00:00,072 tasks 25790 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-23 00:00:00.072820+00:00'} INFO 2025-11-23 03:00:39,755 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 03:01:39,732 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 03:01:52,683 tasks 25790 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-23 03:02:03,701 tasks 25790 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-23 03:02:39,568 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 03:03:39,729 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 03:04:39,733 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 03:05:39,578 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 03:06:39,556 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 03:07:39,549 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 03:08:22,340 tasks 25790 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found ERROR 2025-11-23 03:08:22,402 tasks 25790 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found ERROR 2025-11-23 03:08:22,402 tasks 10233 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found ERROR 2025-11-23 03:08:22,419 tasks 25790 8818483712 Appointment 321ff8d5-8b38-4729-ad93-9bf46b4b2f0e not found INFO 2025-11-23 03:08:39,548 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 03:08:48,572 tasks 25790 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-23 03:08:48,587 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 03:09:39,547 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 03:09:41,183 tasks 25790 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-23 03:09:41,185 tasks 10233 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-23 03:09:41,195 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 03:09:48,621 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 03:10:39,545 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 03:10:41,215 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 03:10:48,642 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 03:11:39,533 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 03:11:41,236 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 03:11:48,663 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 03:12:39,575 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 03:12:41,249 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 03:13:39,543 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 03:14:39,563 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 03:15:39,573 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 03:16:39,541 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 03:17:39,533 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 03:18:39,535 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 03:19:39,539 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 03:20:39,530 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 03:21:39,607 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 03:22:00,935 tasks 25790 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-23 03:22:00,945 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 03:22:39,605 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 03:23:00,957 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 03:23:39,610 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 03:24:00,971 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 03:24:39,608 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 03:25:00,987 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 03:25:39,608 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 03:26:39,608 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 03:27:20,094 tasks 25790 8818483712 Appointment 7ddaeccb-4335-487a-959d-6f3ee447380b not found INFO 2025-11-23 03:27:39,613 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 03:28:39,602 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 03:29:39,605 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 03:30:00,008 tasks 25790 8818483712 Radiology results sync started INFO 2025-11-23 03:30:00,009 tasks 25790 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-23 00:30:00.009417+00:00'} INFO 2025-11-23 03:30:00,017 tasks 25790 8818483712 Lab results sync started INFO 2025-11-23 03:30:00,018 tasks 25790 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-23 00:30:00.018025+00:00'} INFO 2025-11-23 03:30:25,007 tasks 25790 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-23 03:30:25,015 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 03:30:39,614 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 03:31:25,026 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 03:31:39,604 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 03:32:25,036 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 03:32:38,351 tasks 10233 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-23 03:32:38,352 tasks 25790 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found INFO 2025-11-23 03:32:39,600 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 03:33:25,052 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 03:33:39,618 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 03:34:39,616 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 03:35:39,609 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 03:36:39,662 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 03:54:00,833 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 04:10:27,627 tasks 10233 8818483712 Lab results sync started INFO 2025-11-23 04:10:27,627 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-23 01:10:27.627342+00:00'} INFO 2025-11-23 04:10:27,632 tasks 25790 8818483712 Radiology results sync started INFO 2025-11-23 04:10:27,632 tasks 25790 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-23 01:10:27.632635+00:00'} INFO 2025-11-23 04:10:55,115 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 04:11:04,119 tasks 10233 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-23 04:11:04,120 tasks 25790 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-23 04:11:04,127 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 04:11:55,110 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 04:12:04,139 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 04:12:55,111 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 04:13:04,149 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 04:13:55,113 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 04:14:04,171 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 04:14:55,111 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 04:31:56,566 tasks 25790 8818483712 Lab results sync started INFO 2025-11-23 04:31:56,566 tasks 25790 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-23 01:31:56.566713+00:00'} INFO 2025-11-23 04:31:56,573 tasks 25790 8818483712 Radiology results sync started INFO 2025-11-23 04:31:56,573 tasks 25790 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-23 01:31:56.573303+00:00'} INFO 2025-11-23 04:32:27,739 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 04:33:27,733 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 04:34:27,734 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 04:35:27,740 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 04:36:27,725 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 04:53:53,395 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 04:54:53,372 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 04:55:53,387 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 04:56:53,390 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 04:57:14,712 tasks 10233 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-23 04:57:14,715 tasks 25790 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-23 04:57:14,725 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 04:57:53,389 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 04:58:14,751 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 04:58:53,381 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 04:59:11,733 tasks 10233 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-23 04:59:11,736 tasks 25790 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f INFO 2025-11-23 04:59:11,746 tasks 10234 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b ERROR 2025-11-23 04:59:11,746 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 04:59:11,755 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 04:59:11,756 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 04:59:11,758 tasks 10245 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab ERROR 2025-11-23 04:59:14,776 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 04:59:53,379 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:00:00,013 tasks 25790 8818483712 Radiology results sync started INFO 2025-11-23 05:00:00,013 tasks 25790 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-23 02:00:00.013207+00:00'} INFO 2025-11-23 05:00:00,019 tasks 25790 8818483712 Lab results sync started INFO 2025-11-23 05:00:00,019 tasks 25790 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-23 02:00:00.019802+00:00'} ERROR 2025-11-23 05:00:11,762 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 05:00:11,766 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 05:00:11,766 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 05:00:14,799 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 05:00:53,385 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 05:01:11,784 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 05:01:11,784 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 05:01:11,785 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 05:01:53,392 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 05:02:11,807 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 05:02:11,807 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 05:02:11,807 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 05:02:53,390 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:03:53,374 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:04:53,387 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 05:05:38,790 tasks 25790 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-23 05:05:38,793 tasks 10233 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-23 05:05:38,803 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 05:05:53,392 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 05:06:38,824 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 05:06:53,396 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:07:06,475 tasks 25790 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-23 05:07:06,485 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 05:07:38,846 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 05:07:53,396 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 05:08:06,511 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 05:08:38,875 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 05:08:53,381 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 05:09:06,534 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 05:09:53,405 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 05:10:06,557 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 05:10:53,408 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:11:53,408 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:12:53,394 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:13:53,399 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 05:14:29,485 tasks 25790 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found INFO 2025-11-23 05:14:53,409 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:15:53,406 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:16:53,407 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:17:53,411 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:18:53,414 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:19:53,411 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:20:53,417 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:21:53,407 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:22:53,414 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:23:53,347 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:24:53,351 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:25:53,330 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:26:53,352 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:27:53,352 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:28:53,358 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 05:29:11,697 tasks 25790 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-23 05:29:11,700 tasks 10233 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-23 05:29:11,710 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 05:29:53,333 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:30:00,007 tasks 25790 8818483712 Radiology results sync started INFO 2025-11-23 05:30:00,007 tasks 25790 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-23 02:30:00.007808+00:00'} INFO 2025-11-23 05:30:00,015 tasks 25790 8818483712 Lab results sync started INFO 2025-11-23 05:30:00,015 tasks 25790 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-23 02:30:00.015339+00:00'} ERROR 2025-11-23 05:30:11,732 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 05:30:53,345 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 05:31:11,747 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 05:31:53,355 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 05:32:11,765 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 05:32:33,833 tasks 25790 8818483712 Appointment deb0fa5a-7b37-4608-af0c-db9ec485811e not found INFO 2025-11-23 05:32:53,352 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:33:53,355 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:34:53,327 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:35:53,352 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:36:53,352 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 05:37:06,424 tasks 25790 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-23 05:37:52,098 tasks 25790 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-23 05:37:52,109 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 05:37:53,344 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 05:38:52,143 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 05:38:53,339 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 05:39:52,159 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 05:39:53,359 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 05:40:52,181 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 05:40:53,365 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:41:53,364 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:42:53,358 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 05:43:36,161 tasks 10233 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-23 05:43:36,161 tasks 25790 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-23 05:43:36,221 tasks 10233 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-23 05:43:36,221 tasks 25790 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-23 05:43:36,222 tasks 10245 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-23 05:43:36,222 tasks 10234 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-23 05:43:36,232 tasks 25790 8818483712 Appointment a5b9fad0-553d-400c-b39f-3eb432d0469f not found ERROR 2025-11-23 05:43:36,232 tasks 10233 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found INFO 2025-11-23 05:43:53,337 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:44:53,356 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:45:53,365 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:46:53,371 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:47:53,362 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:48:53,345 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:49:53,367 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:50:53,364 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:51:53,369 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 05:52:53,346 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 06:08:11,197 tasks 10233 8818483712 Lab results sync started INFO 2025-11-23 06:08:11,197 tasks 10233 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-23 03:08:11.197326+00:00'} INFO 2025-11-23 06:08:11,203 tasks 25790 8818483712 Radiology results sync started INFO 2025-11-23 06:08:11,203 tasks 25790 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-23 03:08:11.203290+00:00'} INFO 2025-11-23 06:08:48,648 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 06:09:48,654 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 06:10:48,659 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 06:11:48,655 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 06:12:48,652 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 06:13:48,650 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 06:14:07,015 tasks 25790 8818483712 Reminder sent for appointment 516bfdf7-5550-4699-9597-663af12e3f28 ERROR 2025-11-23 06:14:07,021 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 06:14:10,832 tasks 25790 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f INFO 2025-11-23 06:14:10,844 tasks 25790 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b INFO 2025-11-23 06:14:10,846 tasks 10233 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab ERROR 2025-11-23 06:14:10,852 tasks 10245 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found ERROR 2025-11-23 06:14:10,853 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:14:10,853 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:14:10,854 tasks 10234 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 06:14:48,656 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 06:14:55,285 tasks 10233 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-23 06:14:55,287 tasks 25790 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b INFO 2025-11-23 06:14:55,297 tasks 10234 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f INFO 2025-11-23 06:14:55,297 tasks 10245 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab ERROR 2025-11-23 06:14:55,302 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:14:55,303 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:14:55,303 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:15:07,034 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:15:10,862 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:15:10,862 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:15:10,862 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 06:15:48,647 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 06:15:55,313 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:15:55,313 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:15:55,314 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:16:07,046 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:16:10,874 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:16:10,874 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:16:10,875 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 06:16:48,658 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 06:16:55,321 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:16:55,321 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:16:55,321 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:17:07,060 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:17:10,888 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:17:10,888 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:17:10,889 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 06:17:48,656 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 06:17:55,333 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:17:55,333 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:17:55,335 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 06:18:48,653 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 06:19:48,656 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 06:20:48,655 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 06:21:48,653 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 06:22:47,439 tasks 10233 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-23 06:22:47,446 tasks 25790 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-23 06:22:47,479 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 06:22:48,892 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 06:23:25,942 tasks 25790 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-23 06:23:47,505 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 06:23:48,664 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 06:24:47,521 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 06:24:48,673 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 06:25:47,537 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 06:25:48,671 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 06:26:48,850 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 06:27:48,691 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 06:28:48,835 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 06:29:24,792 tasks 25790 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-23 06:29:24,825 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 06:29:48,849 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 06:29:58,389 tasks 25790 8818483712 Appointment c7d3e83c-7c0e-483b-a525-5f14c1cf7570 not found INFO 2025-11-23 06:29:58,396 tasks 10233 8818483712 Reminder sent for appointment fe96ebea-6236-44cc-8567-b079a3dea734 ERROR 2025-11-23 06:29:58,426 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 06:30:00,038 tasks 10245 8818483712 Radiology results sync started INFO 2025-11-23 06:30:00,039 tasks 10245 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-23 03:30:00.039612+00:00'} ERROR 2025-11-23 06:30:00,051 tasks 25790 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-23 06:30:00,070 tasks 10233 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 INFO 2025-11-23 06:30:00,074 tasks 10245 8818483712 Lab results sync started INFO 2025-11-23 06:30:00,075 tasks 10245 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-23 03:30:00.075215+00:00'} ERROR 2025-11-23 06:30:00,101 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:30:24,862 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 06:30:48,839 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 06:30:58,447 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:31:00,112 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:31:24,883 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 06:31:48,666 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 06:31:58,470 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:32:00,120 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:32:24,904 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 06:32:48,694 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 06:32:58,484 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:33:00,134 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 06:33:48,666 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 06:34:48,672 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 06:35:48,665 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 06:36:48,674 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 06:37:48,669 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 06:38:48,872 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 06:39:48,692 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 06:40:48,862 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 06:41:48,735 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 06:42:48,688 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 06:43:48,687 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 06:44:48,686 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 06:44:55,308 tasks 25790 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-23 06:44:55,310 tasks 10233 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-23 06:44:55,321 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 06:45:48,701 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 06:45:55,338 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 06:46:48,692 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 06:46:55,351 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 06:47:48,695 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 06:47:53,604 tasks 10245 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-23 06:47:53,606 tasks 10233 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab INFO 2025-11-23 06:47:53,606 tasks 10234 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f INFO 2025-11-23 06:47:53,616 tasks 25790 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b ERROR 2025-11-23 06:47:53,618 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:47:53,625 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:47:53,625 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:47:55,367 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 06:48:48,706 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 06:48:53,629 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:48:53,635 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:48:53,635 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 06:49:48,701 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 06:49:53,641 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:49:53,646 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:49:53,646 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 06:50:48,696 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 06:50:53,657 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:50:53,658 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:50:53,658 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 06:51:48,688 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 06:52:48,691 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 06:53:48,695 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 06:54:48,730 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 06:55:48,698 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 06:56:48,695 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 06:57:48,697 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 06:58:31,494 tasks 25790 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-23 06:58:31,506 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 06:58:31,559 tasks 25790 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 INFO 2025-11-23 06:58:31,570 tasks 10233 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-23 06:58:31,572 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:58:31,578 tasks 10234 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 06:58:31,584 tasks 25790 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-23 06:58:31,594 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 06:58:48,694 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 06:59:24,776 tasks 25790 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found ERROR 2025-11-23 06:59:31,520 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:59:31,587 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:59:31,589 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 06:59:31,604 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 06:59:48,693 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 06:59:58,380 tasks 25790 8818483712 Appointment baf7c710-a150-4a52-82b9-c0b970520b60 not found INFO 2025-11-23 07:00:00,014 tasks 25790 8818483712 Radiology results sync started INFO 2025-11-23 07:00:00,014 tasks 25790 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-23 04:00:00.014338+00:00'} INFO 2025-11-23 07:00:00,021 tasks 25790 8818483712 Lab results sync started INFO 2025-11-23 07:00:00,021 tasks 25790 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-23 04:00:00.021551+00:00'} INFO 2025-11-23 07:00:00,040 tasks 25790 8818483712 Reminder sent for appointment 516bfdf7-5550-4699-9597-663af12e3f28 ERROR 2025-11-23 07:00:00,046 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:00:31,531 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:00:31,600 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:00:31,600 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:00:31,615 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:00:44,883 tasks 25790 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found INFO 2025-11-23 07:00:48,690 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 07:01:00,062 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:01:31,544 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:01:31,612 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:01:31,612 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:01:31,625 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 07:01:48,694 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 07:02:00,074 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 07:02:48,702 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 07:03:00,092 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 07:03:48,698 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 07:04:48,701 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 07:05:48,708 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 07:06:48,698 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 07:07:48,700 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 07:08:48,696 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 07:25:51,889 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 07:26:51,871 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 07:27:51,886 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 07:27:56,127 tasks 25790 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found INFO 2025-11-23 07:28:51,889 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 07:29:51,888 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 07:30:00,005 tasks 25790 8818483712 Radiology results sync started INFO 2025-11-23 07:30:00,005 tasks 25790 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-23 04:30:00.005755+00:00'} INFO 2025-11-23 07:30:00,010 tasks 25790 8818483712 Lab results sync started INFO 2025-11-23 07:30:00,010 tasks 25790 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-23 04:30:00.010373+00:00'} ERROR 2025-11-23 07:30:10,228 tasks 25790 8818483712 Appointment 7ddaeccb-4335-487a-959d-6f3ee447380b not found INFO 2025-11-23 07:30:51,875 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 07:30:58,493 tasks 25790 8818483712 Reminder sent for appointment 516bfdf7-5550-4699-9597-663af12e3f28 ERROR 2025-11-23 07:30:58,500 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 07:31:51,885 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 07:31:58,525 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 07:32:51,892 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 07:32:58,547 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 07:33:51,888 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 07:33:56,794 tasks 25790 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-23 07:33:56,797 tasks 10233 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-23 07:33:56,805 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:33:58,570 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 07:34:51,887 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 07:34:56,824 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 07:35:51,885 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 07:35:56,845 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:36:12,305 tasks 10234 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-23 07:36:12,307 tasks 10245 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f INFO 2025-11-23 07:36:12,307 tasks 10233 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab INFO 2025-11-23 07:36:12,317 tasks 25790 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b ERROR 2025-11-23 07:36:12,318 tasks 10234 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:36:12,324 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:36:12,325 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 07:36:51,883 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 07:36:56,860 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:37:12,339 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:37:12,341 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:37:12,341 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 07:37:51,886 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 07:38:12,359 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:38:12,359 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:38:12,360 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 07:38:51,869 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 07:39:12,379 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:39:12,379 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:39:12,379 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 07:39:29,129 tasks 25790 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-23 07:39:29,139 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 07:39:51,887 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 07:40:29,220 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 07:40:51,941 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 07:41:29,243 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 07:41:51,944 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 07:42:29,263 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 07:42:51,920 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 07:43:51,946 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 07:44:34,738 tasks 10233 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-23 07:44:34,741 tasks 25790 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-23 07:44:34,751 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:44:34,794 tasks 25790 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-23 07:44:34,797 tasks 10233 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-23 07:44:34,798 tasks 10245 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-23 07:44:34,809 tasks 10234 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-23 07:44:34,815 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:44:34,817 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:44:34,819 tasks 10245 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-23 07:44:34,833 tasks 10246 8818483712 Reminder sent for appointment 26370894-93bd-4edd-9159-22f4cec4a46a ERROR 2025-11-23 07:44:34,838 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 07:44:51,970 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 07:45:34,761 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:45:34,826 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:45:34,826 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:45:34,848 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 07:45:51,943 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 07:46:01,624 tasks 25790 8818483712 Appointment 18833645-7919-4345-94b5-1ca6f94736b2 not found ERROR 2025-11-23 07:46:34,780 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:46:34,842 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:46:34,843 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:46:34,859 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 07:46:51,942 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 07:47:34,801 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:47:34,860 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:47:34,860 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:47:34,872 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 07:47:51,920 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 07:48:51,932 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 07:49:51,948 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 07:50:51,942 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 07:51:11,067 tasks 10234 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-23 07:51:11,068 tasks 10233 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b INFO 2025-11-23 07:51:11,068 tasks 10245 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab INFO 2025-11-23 07:51:11,068 tasks 25790 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f ERROR 2025-11-23 07:51:11,074 tasks 10234 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:51:11,074 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:51:11,075 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 07:51:51,947 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 07:52:11,095 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:52:11,095 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:52:11,095 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 07:52:51,948 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 07:53:11,119 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:53:11,119 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:53:11,119 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 07:53:51,946 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 07:54:11,138 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:54:11,138 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 07:54:11,138 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 07:54:51,946 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 07:55:51,976 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 07:56:51,969 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 07:57:51,983 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 07:58:51,988 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 07:59:51,992 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 08:00:00,013 tasks 25790 8818483712 Radiology results sync started INFO 2025-11-23 08:00:00,013 tasks 25790 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-23 05:00:00.013752+00:00'} INFO 2025-11-23 08:00:00,022 tasks 25790 8818483712 Lab results sync started INFO 2025-11-23 08:00:00,022 tasks 25790 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-23 05:00:00.022815+00:00'} INFO 2025-11-23 08:00:00,046 tasks 10233 8818483712 Scheduled 0 appointment reminders ERROR 2025-11-23 08:00:00,083 tasks 10233 8818483712 Appointment 54c632fe-cb60-4b78-8b24-8a926ce38cef not found ERROR 2025-11-23 08:00:00,083 tasks 10245 8818483712 Appointment 7ddaeccb-4335-487a-959d-6f3ee447380b not found INFO 2025-11-23 08:00:00,085 tasks 25790 8818483712 Reminder sent for appointment 35370ba2-75f4-4f4e-812c-fabb74bf805d ERROR 2025-11-23 08:00:00,090 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 08:00:51,982 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 08:01:00,099 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 08:01:51,987 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 08:02:00,122 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 08:02:51,987 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 08:03:00,132 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 08:03:51,992 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 08:03:56,904 tasks 25790 8818483712 Reminder sent for appointment 516bfdf7-5550-4699-9597-663af12e3f28 ERROR 2025-11-23 08:03:56,916 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 08:04:51,980 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 08:04:56,939 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 08:05:51,981 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 08:05:56,949 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 08:06:02,270 tasks 25790 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-23 08:06:12,419 tasks 10233 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-23 08:06:12,422 tasks 25790 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-23 08:06:12,431 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 08:06:51,979 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 08:06:56,971 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 08:07:12,454 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 08:07:51,993 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 08:08:05,099 tasks 25790 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-23 08:08:05,101 tasks 10234 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab INFO 2025-11-23 08:08:05,111 tasks 10233 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f INFO 2025-11-23 08:08:05,111 tasks 10245 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b ERROR 2025-11-23 08:08:05,112 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 08:08:05,119 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 08:08:05,119 tasks 10234 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 08:08:12,478 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 08:08:51,973 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 08:09:05,135 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 08:09:05,137 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 08:09:05,137 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 08:09:12,489 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 08:09:29,230 tasks 25790 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-23 08:09:51,994 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 08:10:05,076 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 08:10:05,076 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 08:10:05,076 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 08:10:51,906 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 08:11:05,098 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 08:11:05,098 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 08:11:05,098 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 08:11:33,350 tasks 25790 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found INFO 2025-11-23 08:11:51,909 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 08:12:51,896 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 08:13:51,911 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 08:14:51,912 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 08:15:51,913 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 08:16:01,590 tasks 25790 8818483712 Appointment 2a936790-74df-449d-bd0f-5ff699d4e28f not found ERROR 2025-11-23 08:16:03,254 tasks 10233 8818483712 Appointment 54c632fe-cb60-4b78-8b24-8a926ce38cef not found ERROR 2025-11-23 08:16:03,254 tasks 10245 8818483712 Appointment 7ddaeccb-4335-487a-959d-6f3ee447380b not found INFO 2025-11-23 08:16:03,257 tasks 25790 8818483712 Reminder sent for appointment 35370ba2-75f4-4f4e-812c-fabb74bf805d ERROR 2025-11-23 08:16:03,267 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 08:16:48,101 tasks 25790 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-23 08:16:48,111 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 08:16:51,886 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 08:17:03,289 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 08:17:48,130 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 08:17:51,911 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 08:18:03,312 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 08:18:48,147 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 08:18:51,912 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 08:19:03,324 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 08:19:48,161 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 08:19:51,909 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 08:20:51,915 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 08:21:11,044 tasks 10233 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-23 08:21:11,047 tasks 25790 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-23 08:21:11,057 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 08:21:51,896 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 08:22:11,080 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 08:22:51,914 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 08:23:11,096 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 08:23:51,899 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 08:24:11,113 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 08:24:51,914 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 08:41:04,333 tasks 25790 8818483712 Lab results sync started INFO 2025-11-23 08:41:04,334 tasks 25790 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-23 05:41:04.334064+00:00'} INFO 2025-11-23 08:41:04,340 tasks 25790 8818483712 Radiology results sync started INFO 2025-11-23 08:41:04,340 tasks 25790 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-23 05:41:04.340572+00:00'} INFO 2025-11-23 08:41:24,812 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 08:42:24,820 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 08:43:24,823 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 08:43:29,094 tasks 25790 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-23 08:43:29,100 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 08:44:24,826 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 08:44:29,113 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 08:45:24,829 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 08:45:29,130 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 08:45:43,189 tasks 25790 8818483712 Appointment deb0fa5a-7b37-4608-af0c-db9ec485811e not found INFO 2025-11-23 08:46:24,832 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 08:46:29,142 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 08:46:31,459 tasks 10245 8818483712 Appointment 54c632fe-cb60-4b78-8b24-8a926ce38cef not found ERROR 2025-11-23 08:46:31,459 tasks 25790 8818483712 Appointment 7ddaeccb-4335-487a-959d-6f3ee447380b not found INFO 2025-11-23 08:46:31,460 tasks 10233 8818483712 Reminder sent for appointment 35370ba2-75f4-4f4e-812c-fabb74bf805d ERROR 2025-11-23 08:46:31,466 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 08:47:24,831 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 08:47:31,482 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 08:48:24,824 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 08:48:31,497 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 08:49:24,831 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 08:49:31,506 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 08:50:24,829 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 08:51:24,827 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 08:51:45,276 tasks 25790 8818483712 Reminder sent for appointment 516bfdf7-5550-4699-9597-663af12e3f28 ERROR 2025-11-23 08:51:45,281 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 08:52:24,820 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 08:52:45,290 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 08:53:24,835 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 08:53:37,960 tasks 10233 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-23 08:53:37,961 tasks 25790 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-23 08:53:37,967 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 08:53:45,306 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 08:53:51,690 tasks 25790 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-23 08:53:51,691 tasks 10245 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab INFO 2025-11-23 08:53:51,691 tasks 10233 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b INFO 2025-11-23 08:53:51,691 tasks 10234 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f ERROR 2025-11-23 08:53:51,697 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 08:53:51,697 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 08:53:51,698 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 08:54:24,993 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 08:54:38,003 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 08:54:45,344 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 08:54:51,734 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 08:54:51,734 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 08:54:51,734 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 08:55:25,039 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 08:55:38,042 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 08:55:51,745 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 08:55:51,745 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 08:55:51,745 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 08:56:24,840 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 08:56:38,065 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 08:56:51,773 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 08:56:51,773 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 08:56:51,773 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 08:57:24,851 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 08:58:25,062 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 08:59:25,032 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 09:00:00,015 tasks 25790 8818483712 Radiology results sync started INFO 2025-11-23 09:00:00,016 tasks 25790 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-23 06:00:00.016776+00:00'} INFO 2025-11-23 09:00:00,021 tasks 25790 8818483712 Lab results sync started INFO 2025-11-23 09:00:00,021 tasks 25790 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-23 06:00:00.021788+00:00'} INFO 2025-11-23 09:00:24,854 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 09:01:24,851 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 09:02:21,075 tasks 25790 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-23 09:02:25,068 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 09:03:24,903 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 09:04:24,912 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 09:05:24,853 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 09:06:24,852 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 09:06:44,005 tasks 25790 8818483712 Reminder sent for appointment 516bfdf7-5550-4699-9597-663af12e3f28 ERROR 2025-11-23 09:06:44,013 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 09:07:24,856 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 09:07:44,028 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:07:54,036 tasks 10245 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-23 09:07:54,037 tasks 25790 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b INFO 2025-11-23 09:07:54,037 tasks 10233 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab INFO 2025-11-23 09:07:54,038 tasks 10234 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f ERROR 2025-11-23 09:07:54,044 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:07:54,044 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:07:54,045 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 09:08:24,859 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 09:08:44,042 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:08:54,086 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:08:54,086 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:08:54,086 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 09:09:25,072 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 09:09:44,081 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:09:54,128 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:09:54,128 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:09:54,129 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:10:04,717 tasks 10233 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-23 09:10:04,724 tasks 10245 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b INFO 2025-11-23 09:10:04,724 tasks 25790 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f INFO 2025-11-23 09:10:04,725 tasks 10234 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab ERROR 2025-11-23 09:10:04,756 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:10:04,761 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:10:04,764 tasks 10235 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:10:13,048 tasks 10245 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-23 09:10:13,056 tasks 10233 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f INFO 2025-11-23 09:10:13,056 tasks 10234 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab INFO 2025-11-23 09:10:13,094 tasks 25790 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b ERROR 2025-11-23 09:10:13,099 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:10:13,130 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:10:13,132 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 09:10:25,028 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 09:10:54,143 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:10:54,143 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:10:54,143 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:11:04,771 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:11:04,772 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:11:04,773 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:11:13,108 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:11:13,140 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:11:13,140 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 09:11:24,857 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 09:12:04,809 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:12:04,809 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:12:04,809 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:12:13,150 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:12:13,181 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:12:13,183 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 09:12:25,022 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 09:13:04,849 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:13:04,849 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:13:04,849 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:13:13,191 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:13:13,220 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:13:13,220 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 09:13:25,016 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 09:13:27,838 tasks 25790 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found ERROR 2025-11-23 09:13:29,148 tasks 25790 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found INFO 2025-11-23 09:14:25,035 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 09:15:24,873 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 09:15:32,965 tasks 10233 8818483712 Appointment deb0fa5a-7b37-4608-af0c-db9ec485811e not found ERROR 2025-11-23 09:15:32,965 tasks 25790 8818483712 Appointment 374f0d11-c6e1-4eaa-bf96-de1b6dbe4cac not found ERROR 2025-11-23 09:15:32,978 tasks 25790 8818483712 Appointment deb0fa5a-7b37-4608-af0c-db9ec485811e not found ERROR 2025-11-23 09:15:32,978 tasks 10233 8818483712 Appointment 374f0d11-c6e1-4eaa-bf96-de1b6dbe4cac not found INFO 2025-11-23 09:16:24,878 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 09:16:38,995 tasks 10233 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-23 09:16:38,998 tasks 10234 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab INFO 2025-11-23 09:16:38,998 tasks 10245 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b INFO 2025-11-23 09:16:39,019 tasks 25790 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f ERROR 2025-11-23 09:16:39,028 tasks 10235 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:16:39,028 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:16:39,028 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:16:39,037 tasks 10234 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-23 09:16:39,039 tasks 10245 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b INFO 2025-11-23 09:16:39,052 tasks 10247 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f INFO 2025-11-23 09:16:39,064 tasks 10236 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab ERROR 2025-11-23 09:16:39,070 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:16:39,071 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:16:39,072 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 09:17:24,885 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 09:17:39,044 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:17:39,044 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:17:39,044 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:17:39,083 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:17:39,084 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:17:39,084 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 09:18:24,886 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 09:18:39,061 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:18:39,061 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:18:39,061 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:18:39,096 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:18:39,096 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:18:39,096 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 09:19:24,883 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 09:19:29,789 tasks 10233 8818483712 Appointment 54c632fe-cb60-4b78-8b24-8a926ce38cef not found ERROR 2025-11-23 09:19:29,789 tasks 10245 8818483712 Appointment 7ddaeccb-4335-487a-959d-6f3ee447380b not found INFO 2025-11-23 09:19:29,791 tasks 25790 8818483712 Reminder sent for appointment 35370ba2-75f4-4f4e-812c-fabb74bf805d ERROR 2025-11-23 09:19:29,799 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:19:39,077 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:19:39,077 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:19:39,077 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:19:39,110 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:19:39,110 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:19:39,110 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 09:20:24,884 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 09:20:29,815 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:20:41,063 tasks 10245 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-23 09:20:41,065 tasks 10233 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab INFO 2025-11-23 09:20:41,065 tasks 25790 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b INFO 2025-11-23 09:20:41,065 tasks 10234 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f ERROR 2025-11-23 09:20:41,077 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:20:41,078 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:20:41,079 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 09:21:24,879 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 09:21:29,834 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 09:21:35,162 tasks 25790 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-23 09:21:35,171 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:21:41,094 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:21:41,094 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:21:41,094 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 09:22:24,909 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 09:22:29,854 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:22:35,187 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:22:41,111 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:22:41,111 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:22:41,111 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 09:23:24,883 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 09:23:35,201 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 09:23:38,001 tasks 25790 8818483712 Reminder sent for appointment 516bfdf7-5550-4699-9597-663af12e3f28 ERROR 2025-11-23 09:23:38,009 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:23:41,130 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:23:41,130 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:23:41,130 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:23:51,720 tasks 10233 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-23 09:23:51,722 tasks 25790 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-23 09:23:51,730 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 09:24:24,882 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 09:24:35,215 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:24:38,026 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:24:51,741 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 09:25:24,885 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 09:25:38,040 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:25:51,754 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 09:26:24,876 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 09:26:38,054 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:26:51,771 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 09:27:06,320 tasks 25790 8818483712 Reminder sent for appointment 7765183f-34cd-4996-8c2f-fa82eef82354 ERROR 2025-11-23 09:27:06,328 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 09:27:24,877 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 09:28:06,345 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 09:28:24,876 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 09:29:06,361 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 09:29:24,880 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 09:30:00,004 tasks 25790 8818483712 Radiology results sync started INFO 2025-11-23 09:30:00,005 tasks 25790 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-23 06:30:00.005107+00:00'} INFO 2025-11-23 09:30:00,011 tasks 25790 8818483712 Lab results sync started INFO 2025-11-23 09:30:00,011 tasks 25790 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-23 06:30:00.011954+00:00'} ERROR 2025-11-23 09:30:06,379 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 09:30:24,879 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 09:31:24,879 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 09:31:36,223 tasks 25790 8818483712 Appointment deb0fa5a-7b37-4608-af0c-db9ec485811e not found ERROR 2025-11-23 09:31:36,223 tasks 10233 8818483712 Appointment 374f0d11-c6e1-4eaa-bf96-de1b6dbe4cac not found ERROR 2025-11-23 09:32:04,036 tasks 25790 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found INFO 2025-11-23 09:32:24,876 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 09:33:24,889 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 09:34:24,883 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 09:35:24,906 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 09:36:24,885 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 09:37:24,884 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 09:37:54,055 tasks 25790 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-23 09:37:54,057 tasks 10233 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-23 09:37:54,065 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:37:55,287 tasks 25790 8818483712 Appointment 1cae8009-1c93-4043-911d-8b0e0403a368 not found INFO 2025-11-23 09:38:24,885 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 09:38:37,807 tasks 25790 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-23 09:38:37,810 tasks 10245 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b INFO 2025-11-23 09:38:37,810 tasks 10234 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f INFO 2025-11-23 09:38:37,812 tasks 10233 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab ERROR 2025-11-23 09:38:37,821 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:38:37,822 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:38:37,822 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:38:46,554 tasks 10233 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-23 09:38:46,559 tasks 10245 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f INFO 2025-11-23 09:38:46,559 tasks 25790 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab INFO 2025-11-23 09:38:46,573 tasks 10234 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b ERROR 2025-11-23 09:38:46,578 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:38:46,579 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:38:46,581 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:38:54,081 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 09:39:24,889 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 09:39:37,834 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:39:37,834 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:39:37,834 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:39:46,590 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:39:46,590 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:39:46,591 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:39:54,101 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:40:04,711 tasks 25790 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-23 09:40:04,721 tasks 10233 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-23 09:40:04,749 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:40:13,035 tasks 25790 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-23 09:40:13,037 tasks 10233 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-23 09:40:13,045 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 09:40:24,880 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 09:40:37,851 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:40:37,851 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:40:37,851 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:40:46,607 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:40:46,607 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:40:46,607 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:40:48,949 tasks 10245 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-23 09:40:48,951 tasks 10233 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab INFO 2025-11-23 09:40:48,951 tasks 10234 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b INFO 2025-11-23 09:40:48,961 tasks 25790 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f ERROR 2025-11-23 09:40:48,962 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:40:48,969 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:40:48,970 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:40:54,114 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:41:04,662 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:41:12,959 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 09:41:24,792 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 09:41:37,766 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:41:37,766 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:41:37,767 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:48:43,434 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:48:43,434 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:48:43,434 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:48:45,795 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:48:45,797 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:48:45,797 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:49:01,599 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:49:09,920 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 09:49:21,733 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 09:49:45,854 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:49:45,854 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:49:45,854 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:50:01,636 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:50:09,943 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 09:50:21,743 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 09:50:24,399 tasks 10233 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-23 09:50:24,401 tasks 25790 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f INFO 2025-11-23 09:50:24,401 tasks 10234 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b INFO 2025-11-23 09:50:24,411 tasks 10245 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab ERROR 2025-11-23 09:50:24,412 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:50:24,421 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:50:24,421 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:50:45,865 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:50:45,865 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:50:45,865 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 09:51:21,716 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 09:51:24,427 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:51:24,434 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:51:24,434 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 09:52:21,737 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 09:52:24,443 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:52:24,447 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:52:24,448 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 09:53:21,739 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 09:53:24,460 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:53:24,461 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:53:24,461 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:53:28,353 tasks 10233 8818483712 Appointment 374f0d11-c6e1-4eaa-bf96-de1b6dbe4cac not found ERROR 2025-11-23 09:53:28,353 tasks 25790 8818483712 Appointment deb0fa5a-7b37-4608-af0c-db9ec485811e not found ERROR 2025-11-23 09:53:35,856 tasks 25790 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-23 09:53:35,859 tasks 10233 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-23 09:53:35,867 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:53:35,871 tasks 10245 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-23 09:53:35,872 tasks 10233 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-23 09:53:35,879 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 09:54:21,736 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 09:54:35,878 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:54:35,888 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 09:55:21,728 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 09:55:35,889 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 09:55:35,896 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 10:13:34,177 tasks 25790 8818483712 Lab results sync started INFO 2025-11-23 10:13:34,177 tasks 25790 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-23 07:13:34.177927+00:00'} INFO 2025-11-23 10:13:34,183 tasks 25790 8818483712 Radiology results sync started INFO 2025-11-23 10:13:34,183 tasks 25790 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-23 07:13:34.183155+00:00'} INFO 2025-11-23 10:30:27,995 tasks 25790 8818483712 Lab results sync started INFO 2025-11-23 10:30:27,995 tasks 25790 8818483712 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-23 07:30:27.995892+00:00'} INFO 2025-11-23 10:30:28,001 tasks 25790 8818483712 Radiology results sync started INFO 2025-11-23 10:30:28,001 tasks 25790 8818483712 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-23 07:30:28.001468+00:00'} ERROR 2025-11-23 10:30:28,423 tasks 25790 8818483712 Appointment 5cf97f9f-e364-4ab4-ac7a-8b6cd5f474d1 not found INFO 2025-11-23 10:32:55,052 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 10:34:14,137 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:34:14,143 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 10:34:59,993 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 10:35:16,174 tasks 25790 8818483712 Appointment 403bf821-a034-4d48-aee9-5741c935ca4f not found INFO 2025-11-23 10:35:16,177 tasks 10233 8818483712 Reminder sent for appointment 437519f0-10a5-44dc-acd9-d8826fae5cf9 ERROR 2025-11-23 10:35:16,186 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 10:35:59,992 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 10:36:10,262 tasks 25790 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found ERROR 2025-11-23 10:36:16,210 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:36:20,420 tasks 10245 8818483712 Appointment 7ddaeccb-4335-487a-959d-6f3ee447380b not found ERROR 2025-11-23 10:36:20,420 tasks 10233 8818483712 Appointment 54c632fe-cb60-4b78-8b24-8a926ce38cef not found INFO 2025-11-23 10:36:20,422 tasks 25790 8818483712 Reminder sent for appointment 35370ba2-75f4-4f4e-812c-fabb74bf805d ERROR 2025-11-23 10:36:20,432 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:36:38,164 tasks 10234 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-23 10:36:38,165 tasks 10233 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b INFO 2025-11-23 10:36:38,165 tasks 25790 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab INFO 2025-11-23 10:36:38,165 tasks 10245 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f ERROR 2025-11-23 10:36:38,174 tasks 10234 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:36:38,176 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:36:38,176 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 10:36:59,996 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 10:37:16,232 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:37:20,455 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:37:38,193 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:37:38,193 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:37:38,193 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 10:37:59,990 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 10:38:16,255 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:38:20,480 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 10:38:26,839 tasks 25790 8818483712 Reminder sent for appointment 516bfdf7-5550-4699-9597-663af12e3f28 ERROR 2025-11-23 10:38:26,849 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:38:38,208 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:38:38,208 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:38:38,208 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 10:38:59,979 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 10:39:20,490 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:39:26,873 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:39:38,228 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:39:38,228 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:39:38,228 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:39:50,201 tasks 10233 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-23 10:39:50,203 tasks 25790 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b INFO 2025-11-23 10:39:50,203 tasks 10245 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f INFO 2025-11-23 10:39:50,204 tasks 10234 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab ERROR 2025-11-23 10:39:50,213 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:39:50,215 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:39:50,215 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 10:39:59,995 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 10:40:26,884 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:40:50,235 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:40:50,235 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:40:50,235 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 10:40:59,995 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 10:41:26,907 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:41:41,429 tasks 25790 8818483712 Appointment fd4fdd6c-67c4-4536-a532-070c279a5b27 not found ERROR 2025-11-23 10:41:50,255 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:41:50,256 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:41:50,256 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 10:41:59,986 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 10:42:50,270 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:42:50,270 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:42:50,270 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 10:42:59,996 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 10:43:59,975 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 10:44:08,537 tasks 10234 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-23 10:44:08,538 tasks 10245 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab ERROR 2025-11-23 10:44:08,548 tasks 10234 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 10:44:08,548 tasks 25790 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b INFO 2025-11-23 10:44:08,548 tasks 10233 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f ERROR 2025-11-23 10:44:08,555 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:44:08,556 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 10:44:59,991 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 10:45:08,564 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:45:08,567 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:45:08,570 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 10:45:14,338 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 10:45:42,308 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 10:46:08,573 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:46:08,574 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:46:08,577 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 10:46:08,598 basehttp 45728 6165295104 "GET /en/finance/invoices/b0fad12b-9451-4b89-abdc-84adeaff441d/pdf/?print=true HTTP/1.1" 200 66200 INFO 2025-11-23 10:46:12,988 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 10:46:38,479 basehttp 45728 6165295104 "GET /en/finance/invoices/b0fad12b-9451-4b89-abdc-84adeaff441d/ HTTP/1.1" 200 39703 INFO 2025-11-23 10:46:38,533 basehttp 45728 13572796416 "GET /en/admin/core/user/ HTTP/1.1" 200 80100 WARNING 2025-11-23 10:46:38,772 log 45728 6165295104 Not Found: /favicon.ico WARNING 2025-11-23 10:46:38,772 basehttp 45728 6165295104 "GET /favicon.ico HTTP/1.1" 404 3054 INFO 2025-11-23 10:46:38,797 basehttp 45728 6165295104 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 ERROR 2025-11-23 10:47:08,585 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:47:08,585 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:47:08,586 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 10:47:08,920 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 10:47:38,929 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 10:48:08,915 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 10:48:15,963 basehttp 45728 6165295104 "GET /en/dashboard/ HTTP/1.1" 200 60651 INFO 2025-11-23 10:48:15,972 basehttp 45728 6165295104 "GET /static/css/custom.css HTTP/1.1" 304 0 INFO 2025-11-23 10:48:15,972 basehttp 45728 13572796416 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 304 0 INFO 2025-11-23 10:48:15,975 basehttp 45728 13572796416 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 304 0 INFO 2025-11-23 10:48:15,976 basehttp 45728 6165295104 "GET /static/js/select2-init.js HTTP/1.1" 304 0 INFO 2025-11-23 10:48:15,987 basehttp 45728 13589622784 "GET /media/tenant_settings/2025/11/10/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-11-23 10:48:15,988 basehttp 45728 13606449152 "GET /media/profile_pictures/Father_-d_1lMjWOH.png HTTP/1.1" 304 0 INFO 2025-11-23 10:48:16,041 basehttp 45728 13606449152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 10:48:27,264 basehttp 45728 13606449152 "GET /en/appointments/fe96ebea-6236-44cc-8567-b079a3dea734/ HTTP/1.1" 200 44418 INFO 2025-11-23 10:48:27,344 basehttp 45728 13606449152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 10:48:31,110 basehttp 45728 13606449152 "POST /en/appointments/fe96ebea-6236-44cc-8567-b079a3dea734/arrive/ HTTP/1.1" 302 0 INFO 2025-11-23 10:48:31,144 basehttp 45728 13606449152 "GET /en/finance/invoices/create/?patient=57813914-d33b-4a8a-aff2-ef9ef9aaaa78&appointment=fe96ebea-6236-44cc-8567-b079a3dea734 HTTP/1.1" 200 61940 INFO 2025-11-23 10:48:31,152 basehttp 45728 13606449152 "GET /static/plugins/select2/css/select2.min.css HTTP/1.1" 304 0 INFO 2025-11-23 10:48:31,219 basehttp 45728 13606449152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 10:48:45,800 basehttp 45728 13606449152 "GET /en/finance/invoices/ HTTP/1.1" 200 63768 INFO 2025-11-23 10:48:45,871 basehttp 45728 13606449152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 10:48:50,099 basehttp 45728 13606449152 "GET /en/dashboard/ HTTP/1.1" 200 60651 INFO 2025-11-23 10:48:50,175 basehttp 45728 13606449152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 10:48:58,341 basehttp 45728 13606449152 "GET /en/patients/ HTTP/1.1" 200 83728 WARNING 2025-11-23 10:48:58,351 basehttp 45728 13606449152 "GET /static/plugins/datatables/datatables.min.css HTTP/1.1" 404 2038 WARNING 2025-11-23 10:48:58,352 basehttp 45728 13589622784 "GET /static/plugins/datatables/datatables.min.js HTTP/1.1" 404 2035 INFO 2025-11-23 10:48:58,419 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 10:49:03,790 basehttp 45728 6165295104 "GET /en/patients/?search=48&sex=&age_range=&status= HTTP/1.1" 200 18686 INFO 2025-11-23 10:49:03,834 basehttp 45728 6165295104 "GET /en/patients/?search=48&sex=&age_range=&status= HTTP/1.1" 200 18686 INFO 2025-11-23 10:49:28,418 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 10:49:29,467 basehttp 45728 6165295104 "GET /en/dashboard/ HTTP/1.1" 200 60651 INFO 2025-11-23 10:49:29,534 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 10:49:36,307 basehttp 45728 6165295104 "GET /en/settings/ HTTP/1.1" 200 41993 INFO 2025-11-23 10:49:36,370 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 10:49:43,141 basehttp 45728 6165295104 "GET /en/settings/ZATCA/ HTTP/1.1" 200 37074 INFO 2025-11-23 10:49:43,212 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 10:50:02,416 basehttp 45728 6165295104 "GET /en/settings/ HTTP/1.1" 200 41993 INFO 2025-11-23 10:50:02,477 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 10:50:04,178 basehttp 45728 6165295104 "GET /en/dashboard/ HTTP/1.1" 200 60651 INFO 2025-11-23 10:50:04,244 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 10:50:10,656 tasks 10245 8818483712 Appointment 23e1e253-1781-4d33-9517-938894a4df3e not found INFO 2025-11-23 10:50:10,658 tasks 10233 8818483712 Reminder sent for appointment bd597651-0899-48cd-a13b-1dd21afff0ab INFO 2025-11-23 10:50:10,658 tasks 25790 8818483712 Reminder sent for appointment 98f4923c-0791-430b-aa00-66a48223ac0b INFO 2025-11-23 10:50:10,669 tasks 10234 8818483712 Reminder sent for appointment 2122ba5e-0f11-43be-b827-5f265c4f3f9f ERROR 2025-11-23 10:50:10,669 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:50:10,675 tasks 10246 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:50:10,676 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 10:50:34,262 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-11-23 10:51:04,247 basehttp 45728 6165295104 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-11-23 10:51:10,687 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:51:10,691 tasks 10245 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:51:10,691 tasks 10233 8818483712 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-11-23 10:51:19,087 tasks 10233 8818483712 Appointment 7ddaeccb-4335-487a-959d-6f3ee447380b not found ERROR 2025-11-23 10:51:19,087 tasks 25790 8818483712 Appointment 54c632fe-cb60-4b78-8b24-8a926ce38cef not found INFO 2025-11-23 10:51:19,090 tasks 10245 8818483712 Reminder sent for appointment 35370ba2-75f4-4f4e-812c-fabb74bf805d ERROR 2025-11-23 10:51:19,100 tasks 25790 8818483712 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-11-23 10:52:51,857 autoreload 63155 8818483712 Watching for file changes with StatReloader INFO 2025-11-23 11:00:00,043 tasks 2940 8797856256 Radiology results sync started INFO 2025-11-23 11:00:00,044 tasks 2940 8797856256 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-11-23 08:00:00.044105+00:00'} INFO 2025-11-23 11:00:00,047 tasks 2940 8797856256 Lab results sync started INFO 2025-11-23 11:00:00,047 tasks 2940 8797856256 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-11-23 08:00:00.047418+00:00'} ERROR 2025-12-01 15:56:03,462 tasks 61372 8479629824 Appointment 3269d56d-04f6-42eb-b9b8-2bf425fd5135 not found ERROR 2025-12-01 15:56:03,462 tasks 61369 8479629824 Appointment f7fd22f0-90bc-4b82-b967-cfe277b895de not found ERROR 2025-12-01 15:56:03,462 tasks 61364 8479629824 Appointment 3269d56d-04f6-42eb-b9b8-2bf425fd5135 not found ERROR 2025-12-01 15:56:03,462 tasks 61362 8479629824 Appointment f7fd22f0-90bc-4b82-b967-cfe277b895de not found ERROR 2025-12-01 15:56:03,462 tasks 61363 8479629824 Appointment 7400e490-1610-4719-a094-8f2cbe26b9da not found ERROR 2025-12-01 15:56:03,462 tasks 61370 8479629824 Appointment 7400e490-1610-4719-a094-8f2cbe26b9da not found ERROR 2025-12-01 15:56:03,462 tasks 61371 8479629824 Appointment 2a936790-74df-449d-bd0f-5ff699d4e28f not found ERROR 2025-12-01 15:56:03,465 tasks 61366 8479629824 Appointment de3d7ef4-9e18-4650-94b2-de539244645a not found ERROR 2025-12-01 15:56:03,465 tasks 61373 8479629824 Appointment 9394b6c3-29c3-44f3-9b64-cba6f6b13dc9 not found ERROR 2025-12-01 15:56:03,465 tasks 61365 8479629824 Appointment de3d7ef4-9e18-4650-94b2-de539244645a not found ERROR 2025-12-01 15:56:03,473 tasks 61362 8479629824 Appointment 9394b6c3-29c3-44f3-9b64-cba6f6b13dc9 not found ERROR 2025-12-01 15:56:03,474 tasks 61372 8479629824 Appointment 0937c0af-9d56-4df8-9acb-9a604db8ae3c not found ERROR 2025-12-01 15:56:03,474 tasks 61369 8479629824 Appointment 0937c0af-9d56-4df8-9acb-9a604db8ae3c not found INFO 2025-12-01 15:56:03,483 tasks 61361 8479629824 Reminder sent for appointment bc0bee1e-776d-4b13-b72a-1f6cc8a3407f ERROR 2025-12-01 15:56:03,484 tasks 61364 8479629824 Appointment 03401555-1fec-468a-a334-5ef445bbc753 not found ERROR 2025-12-01 15:56:03,484 tasks 61373 8479629824 Appointment 5cf97f9f-e364-4ab4-ac7a-8b6cd5f474d1 not found ERROR 2025-12-01 15:56:03,484 tasks 61366 8479629824 Appointment baf7c710-a150-4a52-82b9-c0b970520b60 not found INFO 2025-12-01 15:56:03,485 tasks 61368 8479629824 Reminder sent for appointment bc0bee1e-776d-4b13-b72a-1f6cc8a3407f ERROR 2025-12-01 15:56:03,486 tasks 61370 8479629824 Appointment 03401555-1fec-468a-a334-5ef445bbc753 not found ERROR 2025-12-01 15:56:03,494 tasks 61371 8479629824 Appointment 70546b2a-1785-4056-9703-1843188f0ae3 not found ERROR 2025-12-01 15:56:03,494 tasks 61363 8479629824 Appointment 70546b2a-1785-4056-9703-1843188f0ae3 not found INFO 2025-12-01 15:56:03,498 tasks 61365 8479629824 Reminder sent for appointment 612b105e-95d9-43c2-98e0-d5771362ba61 INFO 2025-12-01 15:56:03,506 tasks 61369 8479629824 Reminder sent for appointment 612b105e-95d9-43c2-98e0-d5771362ba61 INFO 2025-12-01 15:56:03,531 tasks 61360 8479629824 Reminder sent for appointment 9cd3de4c-43cb-47cb-aa00-945613dd9d53 INFO 2025-12-01 15:56:03,549 tasks 61363 8479629824 Reminder sent for appointment bd59a4aa-4131-411a-b89c-93f4a28e88fd INFO 2025-12-01 15:56:03,552 tasks 61368 8479629824 Reminder sent for appointment cc48c057-0242-44d6-9b24-692416908e4e INFO 2025-12-01 15:56:03,561 tasks 61365 8479629824 Reminder sent for appointment efe742ea-c3c4-4cd4-9359-e44f53b6ec81 ERROR 2025-12-01 15:56:03,567 tasks 61360 8479629824 Appointment 18833645-7919-4345-94b5-1ca6f94736b2 not found ERROR 2025-12-01 15:56:03,567 tasks 61363 8479629824 Appointment 54c632fe-cb60-4b78-8b24-8a926ce38cef not found ERROR 2025-12-01 15:56:03,568 tasks 61368 8479629824 Appointment c7d3e83c-7c0e-483b-a525-5f14c1cf7570 not found ERROR 2025-12-01 15:56:03,569 tasks 61365 8479629824 Appointment bfd29a0f-f480-4897-a22e-fa2fb26b8555 not found INFO 2025-12-01 15:56:03,569 tasks 61371 8479629824 Reminder sent for appointment bd59a4aa-4131-411a-b89c-93f4a28e88fd INFO 2025-12-01 15:56:03,593 tasks 61366 8479629824 Reminder sent for appointment 35370ba2-75f4-4f4e-812c-fabb74bf805d INFO 2025-12-01 15:56:03,595 tasks 61370 8479629824 Reminder sent for appointment b44849a1-98b9-4fa8-a7ac-9f51d4d17607 INFO 2025-12-01 15:56:03,595 tasks 61373 8479629824 Reminder sent for appointment b44849a1-98b9-4fa8-a7ac-9f51d4d17607 ERROR 2025-12-01 15:56:03,596 tasks 61365 8479629824 Appointment 913ecf46-7a6c-4a93-ae9a-314e0c573baa not found ERROR 2025-12-01 15:56:03,596 tasks 61368 8479629824 Appointment c0707d8c-cac6-4ce1-ab83-58a7dca9af7a not found ERROR 2025-12-01 15:56:03,601 tasks 61366 8479629824 Appointment f77c318b-3a1c-44f7-84a3-f55086809d7a not found ERROR 2025-12-01 15:56:03,602 tasks 61370 8479629824 Appointment f77c318b-3a1c-44f7-84a3-f55086809d7a not found ERROR 2025-12-01 15:56:03,603 tasks 61373 8479629824 Appointment 0765fef1-5ff9-41f4-82d4-aa8e41a6f765 not found ERROR 2025-12-01 15:56:03,603 tasks 61368 8479629824 Appointment 0765fef1-5ff9-41f4-82d4-aa8e41a6f765 not found INFO 2025-12-01 15:56:03,629 tasks 61361 8479629824 Reminder sent for appointment 471a87e3-9da0-448b-9b43-812876b30e30 INFO 2025-12-01 15:56:03,631 tasks 61362 8479629824 Reminder sent for appointment 24573307-e2c3-4c45-97a1-72b296f78c03 ERROR 2025-12-01 15:56:03,631 tasks 61363 8479629824 Appointment c0707d8c-cac6-4ce1-ab83-58a7dca9af7a not found ERROR 2025-12-01 15:56:03,631 tasks 61360 8479629824 Appointment bfd29a0f-f480-4897-a22e-fa2fb26b8555 not found INFO 2025-12-01 15:56:03,683 tasks 61364 8479629824 Reminder sent for appointment cc48c057-0242-44d6-9b24-692416908e4e ERROR 2025-12-01 15:56:03,686 tasks 61365 8479629824 Appointment 374f0d11-c6e1-4eaa-bf96-de1b6dbe4cac not found ERROR 2025-12-01 15:56:03,691 tasks 61366 8479629824 Appointment d46f81a8-f385-4e69-93bf-637aee1b9c9b not found ERROR 2025-12-01 15:56:03,693 tasks 61370 8479629824 Appointment d46f81a8-f385-4e69-93bf-637aee1b9c9b not found ERROR 2025-12-01 15:56:03,693 tasks 61373 8479629824 Appointment d86d31a1-7830-4d66-926d-f6859ecfd66d not found INFO 2025-12-01 15:56:03,697 tasks 61364 8479629824 Reminder sent for appointment d053117f-99cc-4b3d-a7b6-c43871461868 ERROR 2025-12-01 15:56:03,698 tasks 61368 8479629824 Appointment d86d31a1-7830-4d66-926d-f6859ecfd66d not found ERROR 2025-12-01 15:56:03,698 tasks 61360 8479629824 Appointment d1a4117a-dcaf-4012-a42d-21f35e932930 not found ERROR 2025-12-01 15:56:03,699 tasks 61362 8479629824 Appointment d67eb779-63d7-484d-a44d-02d03cddfec8 not found ERROR 2025-12-01 15:56:03,699 tasks 61363 8479629824 Appointment d1a4117a-dcaf-4012-a42d-21f35e932930 not found ERROR 2025-12-01 15:56:03,703 tasks 61361 8479629824 Appointment d67eb779-63d7-484d-a44d-02d03cddfec8 not found ERROR 2025-12-01 15:56:03,704 tasks 61364 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:56:03,705 tasks 61373 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-01 15:56:03,709 tasks 61365 8479629824 Reminder sent for appointment fe96ebea-6236-44cc-8567-b079a3dea734 ERROR 2025-12-01 15:56:03,709 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:56:03,709 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-01 15:56:03,709 tasks 61366 8479629824 Reminder sent for appointment c5da64e7-bf5f-467f-bf22-4426b6bd7a4b INFO 2025-12-01 15:56:03,709 tasks 61370 8479629824 Reminder sent for appointment c5da64e7-bf5f-467f-bf22-4426b6bd7a4b ERROR 2025-12-01 15:56:03,710 tasks 61362 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:56:03,710 tasks 61363 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-01 15:56:03,711 tasks 61367 8479629824 Reminder sent for appointment 9cd3de4c-43cb-47cb-aa00-945613dd9d53 ERROR 2025-12-01 15:56:03,716 tasks 61365 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:56:03,716 tasks 61366 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:56:03,717 tasks 61373 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:56:03,717 tasks 61370 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:56:03,717 tasks 61364 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:56:03,719 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:56:03,719 tasks 61362 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:56:03,720 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-01 15:56:03,722 tasks 61369 8479629824 Reminder sent for appointment efe742ea-c3c4-4cd4-9359-e44f53b6ec81 ERROR 2025-12-01 15:56:03,722 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:56:03,722 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:56:03,722 tasks 61363 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:56:03,728 tasks 61364 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:56:03,728 tasks 61373 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:56:03,729 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:56:03,729 tasks 61370 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:56:03,729 tasks 61365 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:56:03,729 tasks 61362 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:56:03,730 tasks 61366 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:56:03,733 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-01 15:56:03,835 tasks 61372 8479629824 Reminder sent for appointment 24573307-e2c3-4c45-97a1-72b296f78c03 ERROR 2025-12-01 15:56:03,846 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:56:03,917 tasks 61371 8479629824 Appointment 913ecf46-7a6c-4a93-ae9a-314e0c573baa not found INFO 2025-12-01 15:56:10,861 tasks 61360 8479629824 Lab results sync started INFO 2025-12-01 15:56:10,862 tasks 61360 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-01 12:56:10.862216+00:00'} INFO 2025-12-01 15:56:10,868 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-01 15:56:10,868 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-01 12:56:10.868115+00:00'} INFO 2025-12-01 15:56:10,879 tasks 61367 8479629824 Scheduled 0 appointment reminders INFO 2025-12-01 15:56:10,885 tasks 61360 8479629824 Generated daily schedule for 2025-12-02: {'date': '2025-12-02', 'total_appointments': 0, 'providers_with_appointments': 0} INFO 2025-12-01 15:56:10,915 tasks 61367 8479629824 ZATCA batch submission: 0 submitted, 20 failed INFO 2025-12-01 15:56:10,916 tasks 61360 8479629824 ZATCA e-invoice submission for INV-AGDAR-2025-18422 INFO 2025-12-01 15:56:10,916 tasks 61368 8479629824 ZATCA e-invoice submission for IAGDAR174645 INFO 2025-12-01 15:56:10,917 tasks 61361 8479629824 ZATCA e-invoice submission for IAGDAR157001 INFO 2025-12-01 15:56:10,917 tasks 61369 8479629824 ZATCA e-invoice submission for IAGDAR558936 INFO 2025-12-01 15:56:10,918 tasks 61362 8479629824 ZATCA e-invoice submission for IAGDAR669695 INFO 2025-12-01 15:56:10,919 tasks 61363 8479629824 ZATCA e-invoice submission for IAGDAR858604 INFO 2025-12-01 15:56:10,919 tasks 61370 8479629824 ZATCA e-invoice submission for IAGDAR550212 INFO 2025-12-01 15:56:10,921 tasks 61371 8479629824 ZATCA e-invoice submission for IAGDAR708227 INFO 2025-12-01 15:56:10,923 tasks 61364 8479629824 ZATCA e-invoice submission for IAGDAR945314 INFO 2025-12-01 15:56:10,923 tasks 61372 8479629824 ZATCA e-invoice submission for IAGDAR840464 INFO 2025-12-01 15:56:10,924 tasks 61365 8479629824 ZATCA e-invoice submission for IAGDAR898825 INFO 2025-12-01 15:56:10,925 tasks 61367 8479629824 ZATCA e-invoice submission for IAGDAR757134 INFO 2025-12-01 15:56:10,925 tasks 61360 8479629824 ZATCA e-invoice submission for IAGDAR289266 INFO 2025-12-01 15:56:10,926 tasks 61368 8479629824 ZATCA e-invoice submission for IAGDAR140347 INFO 2025-12-01 15:56:10,926 tasks 61361 8479629824 ZATCA e-invoice submission for IAGDAR770785 INFO 2025-12-01 15:56:10,928 tasks 61369 8479629824 ZATCA e-invoice submission for IAGDAR342242 INFO 2025-12-01 15:56:10,928 tasks 61362 8479629824 ZATCA e-invoice submission for IAGDAR425411 INFO 2025-12-01 15:56:10,929 tasks 61370 8479629824 ZATCA e-invoice submission for IAGDAR526290 INFO 2025-12-01 15:56:10,931 tasks 61371 8479629824 ZATCA e-invoice submission for IAGDAR686930 INFO 2025-12-01 15:56:10,931 tasks 61363 8479629824 ZATCA e-invoice submission for IAGDAR578723 INFO 2025-12-01 15:56:27,856 autoreload 61640 8479629824 Watching for file changes with StatReloader INFO 2025-12-01 15:56:32,689 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 302 0 INFO 2025-12-01 15:56:32,700 basehttp 61640 6165098496 "GET /en/accounts/login/?next=/en/notifications/api/unread-count/ HTTP/1.1" 200 18834 INFO 2025-12-01 15:56:35,792 basehttp 61640 6165098496 "GET /en/dashboard/ HTTP/1.1" 302 0 INFO 2025-12-01 15:56:35,795 basehttp 61640 6165098496 "GET /en/accounts/login/?next=/en/dashboard/ HTTP/1.1" 200 18813 INFO 2025-12-01 15:56:35,805 basehttp 61640 6165098496 "GET /static/css/default/app.min.css HTTP/1.1" 304 0 INFO 2025-12-01 15:56:35,807 basehttp 61640 6165098496 "GET /static/css/custom.css HTTP/1.1" 304 0 INFO 2025-12-01 15:56:35,808 basehttp 61640 6181924864 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 304 0 INFO 2025-12-01 15:56:35,808 basehttp 61640 6198751232 "GET /static/js/htmx.min.js HTTP/1.1" 304 0 INFO 2025-12-01 15:56:35,809 basehttp 61640 6215577600 "GET /static/img/logo/tenhal_logo.png HTTP/1.1" 304 0 INFO 2025-12-01 15:56:35,809 basehttp 61640 6232403968 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 304 0 INFO 2025-12-01 15:56:35,809 basehttp 61640 6165098496 "GET /static/js/app.min.js HTTP/1.1" 304 0 INFO 2025-12-01 15:56:35,810 basehttp 61640 6198751232 "GET /static/js/select2-init.js HTTP/1.1" 304 0 INFO 2025-12-01 15:56:36,507 basehttp 61640 6198751232 "GET /static/img/logo/favicon.ico HTTP/1.1" 304 0 INFO 2025-12-01 15:56:36,507 basehttp 61640 6249230336 "GET /static/img/logo/site.webmanifest HTTP/1.1" 304 0 INFO 2025-12-01 15:56:38,403 basehttp 61640 6198751232 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-12-01 15:56:38,430 basehttp 61640 6198751232 "GET /en/dashboard/ HTTP/1.1" 200 53778 INFO 2025-12-01 15:56:38,454 basehttp 61640 6198751232 "GET /media/tenant_settings/2025/11/10/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-12-01 15:56:38,457 basehttp 61640 6198751232 "GET /static/css/saudiriyalsymbol.woff2 HTTP/1.1" 304 0 INFO 2025-12-01 15:56:38,457 basehttp 61640 6165098496 "GET /media/profile_pictures/Father_-d_1lMjWOH.png HTTP/1.1" 304 0 INFO 2025-12-01 15:56:38,507 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 15:56:55,872 basehttp 61640 6165098496 "GET /en/patients/35f506e4-9772-4c77-b2f4-a6ae0b1f82fd/ HTTP/1.1" 200 77348 INFO 2025-12-01 15:56:55,939 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-01 15:57:03,725 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:57:03,726 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:57:03,728 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:57:03,729 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:57:03,729 tasks 61362 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:57:03,730 tasks 61369 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:57:03,730 tasks 61370 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:57:03,731 tasks 61371 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:57:03,731 tasks 61364 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:57:03,731 tasks 61363 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:57:03,731 tasks 61372 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:57:03,733 tasks 61366 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:57:03,734 tasks 61365 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:57:03,736 tasks 61373 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:57:03,741 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:57:03,746 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:57:03,746 tasks 61370 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:57:03,747 tasks 61364 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:57:03,747 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:57:03,747 tasks 61362 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:57:03,747 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:57:03,747 tasks 61363 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:57:03,751 tasks 61371 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:57:03,751 tasks 61372 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:57:03,752 tasks 61369 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:57:03,857 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-01 15:57:05,600 basehttp 61640 6165098496 "GET /en/appointments/cd97e35e-9323-40c2-9537-955ebc663018/ HTTP/1.1" 200 47941 INFO 2025-12-01 15:57:05,677 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 15:57:14,037 basehttp 61640 6165098496 "GET /en/finance/packages/purchases/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/ HTTP/1.1" 200 62216 INFO 2025-12-01 15:57:14,125 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 15:57:44,811 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-01 15:58:03,752 tasks 61369 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:58:03,753 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:58:03,753 tasks 61362 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:58:03,753 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:58:03,753 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:58:03,753 tasks 61370 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:58:03,755 tasks 61371 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:58:03,755 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:58:03,755 tasks 61365 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:58:03,756 tasks 61363 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:58:03,756 tasks 61364 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:58:03,757 tasks 61372 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:58:03,760 tasks 61366 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:58:03,760 tasks 61373 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:58:03,771 tasks 61369 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:58:03,771 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:58:03,771 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:58:03,771 tasks 61362 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:58:03,772 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:58:03,772 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:58:03,772 tasks 61365 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:58:03,772 tasks 61370 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:58:03,870 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-01 15:58:14,136 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 15:58:18,718 basehttp 61640 6165098496 "GET /en/appointments/packages/f15f4b3a-6b2d-48c4-8887-5370f0ec0eb8/schedule/ HTTP/1.1" 200 45650 INFO 2025-12-01 15:58:18,799 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 15:58:27,856 basehttp 61640 6165098496 "GET /en/appointments/api/available-rooms/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 434 INFO 2025-12-01 15:58:48,807 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-01 15:59:03,763 tasks 61369 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:59:03,763 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:59:03,763 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:59:03,763 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:59:03,763 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:59:03,764 tasks 61363 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:59:03,764 tasks 61370 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:59:03,764 tasks 61362 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:59:03,765 tasks 61371 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:59:03,767 tasks 61364 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:59:03,768 tasks 61372 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:59:03,770 tasks 61365 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:59:03,770 tasks 61366 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:59:03,779 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:59:03,779 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:59:03,779 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:59:03,779 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:59:03,779 tasks 61369 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:59:03,779 tasks 61362 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:59:03,781 tasks 61363 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:59:03,781 tasks 61370 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 15:59:03,881 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-01 15:59:11,558 basehttp 61640 6165098496 "GET /en/dashboard/ HTTP/1.1" 200 53778 INFO 2025-12-01 15:59:11,627 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 15:59:41,804 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:00:00,006 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-01 16:00:00,006 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-01 13:00:00.006376+00:00'} INFO 2025-12-01 16:00:00,013 tasks 61367 8479629824 Lab results sync started INFO 2025-12-01 16:00:00,013 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-01 13:00:00.013194+00:00'} INFO 2025-12-01 16:00:11,822 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:00:25,252 basehttp 61640 6165098496 "GET /en/notifications/api/dropdown/ HTTP/1.1" 200 292 INFO 2025-12-01 16:00:28,441 basehttp 61640 6165098496 "GET /en/notifications/inbox/ HTTP/1.1" 200 28282 INFO 2025-12-01 16:00:28,503 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:00:37,450 basehttp 61640 6165098496 "GET /en/notifications/inbox/?filter=read HTTP/1.1" 200 28282 INFO 2025-12-01 16:00:37,507 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:00:38,758 basehttp 61640 6165098496 "GET /en/notifications/inbox/?filter=all HTTP/1.1" 200 28282 INFO 2025-12-01 16:00:38,826 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:00:41,633 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:01:11,654 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:01:41,655 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:02:11,655 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:02:41,653 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:03:11,642 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:03:41,655 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:04:11,653 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:04:41,637 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:04:59,897 basehttp 61640 6165098496 "GET /en/hr/schedules/ HTTP/1.1" 200 96473 INFO 2025-12-01 16:04:59,971 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:05:05,357 basehttp 61640 6165098496 "GET /en/appointments/create/ HTTP/1.1" 200 134466 INFO 2025-12-01 16:05:05,438 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:05:16,572 basehttp 61640 6165098496 "GET /en/appointments/api/packages-for-patient/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd HTTP/1.1" 200 4815 INFO 2025-12-01 16:05:27,636 basehttp 61640 6165098496 "POST /en/appointments/api/assign-package/ HTTP/1.1" 200 238 INFO 2025-12-01 16:05:27,653 basehttp 61640 6165098496 "GET /appointments/packages/fb5ffffb-6dbd-4367-aa64-7a1fd584629d/schedule/ HTTP/1.1" 302 0 INFO 2025-12-01 16:05:27,668 basehttp 61640 6181924864 "GET /en/appointments/packages/fb5ffffb-6dbd-4367-aa64-7a1fd584629d/schedule/ HTTP/1.1" 200 45688 INFO 2025-12-01 16:05:29,323 basehttp 61640 6181924864 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:05:43,437 basehttp 61640 6181924864 "GET /en/appointments/api/available-rooms/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 434 INFO 2025-12-01 16:05:57,808 signals 61640 6181924864 Appointment created: b132c00f-d305-48f8-8228-44f208f9611b for patient 000050 on 2025-12-01 INFO 2025-12-01 16:05:57,866 confirmation_service 61640 6181924864 Created confirmation token for appointment b132c00f-d305-48f8-8228-44f208f9611b, expires at 2025-12-08 13:05:57.866159+00:00 INFO 2025-12-01 16:05:57,878 confirmation_service 61640 6181924864 Sent confirmation request for appointment b132c00f-d305-48f8-8228-44f208f9611b INFO 2025-12-01 16:05:57,878 signals 61640 6181924864 Created confirmation token for appointment b132c00f-d305-48f8-8228-44f208f9611b. Token expires: 2025-12-08 13:05:57.866159+00:00 INFO 2025-12-01 16:05:57,879 signals 61640 6181924864 Notified provider ziyad.al-shammari.aba1 of new appointment ERROR 2025-12-01 16:05:57,880 tasks 61367 8479629824 Failed to send confirmation for appointment b132c00f-d305-48f8-8228-44f208f9611b: 'NoneType' object has no attribute 'strftime' INFO 2025-12-01 16:05:57,887 signals 61640 6181924864 Appointment created: b59653b9-0b05-404b-9891-b878b4f3fb2a for patient 000050 on 2025-12-07 INFO 2025-12-01 16:05:57,889 confirmation_service 61640 6181924864 Created confirmation token for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a, expires at 2025-12-08 13:05:57.889097+00:00 INFO 2025-12-01 16:05:57,900 confirmation_service 61640 6181924864 Sent confirmation request for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a INFO 2025-12-01 16:05:57,900 signals 61640 6181924864 Created confirmation token for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a. Token expires: 2025-12-08 13:05:57.889097+00:00 INFO 2025-12-01 16:05:57,901 signals 61640 6181924864 Notified provider ziyad.al-shammari.aba1 of new appointment INFO 2025-12-01 16:05:57,902 signals 61640 6181924864 Scheduled 24-hour reminder for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a INFO 2025-12-01 16:05:57,913 signals 61640 6181924864 Scheduled 2-hour reminder for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-01 16:05:57,915 tasks 61367 8479629824 Failed to send confirmation for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a: 'NoneType' object has no attribute 'strftime' INFO 2025-12-01 16:05:57,917 signals 61640 6181924864 Appointment created: ec2fe4d5-d86f-4273-8db0-4771343f4111 for patient 000050 on 2025-12-08 INFO 2025-12-01 16:05:57,918 tasks 61369 8479629824 Notification created for user c85e6542-08a6-412d-bd4d-dad011d4955b: New Appointment Booked INFO 2025-12-01 16:05:57,919 confirmation_service 61640 6181924864 Created confirmation token for appointment ec2fe4d5-d86f-4273-8db0-4771343f4111, expires at 2025-12-08 13:05:57.919348+00:00 ERROR 2025-12-01 16:05:57,920 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-01 16:05:57,931 confirmation_service 61640 6181924864 Sent confirmation request for appointment ec2fe4d5-d86f-4273-8db0-4771343f4111 INFO 2025-12-01 16:05:57,931 signals 61640 6181924864 Created confirmation token for appointment ec2fe4d5-d86f-4273-8db0-4771343f4111. Token expires: 2025-12-08 13:05:57.919348+00:00 INFO 2025-12-01 16:05:57,931 signals 61640 6181924864 Notified provider ziyad.al-shammari.aba1 of new appointment INFO 2025-12-01 16:05:57,932 signals 61640 6181924864 Scheduled 24-hour reminder for appointment ec2fe4d5-d86f-4273-8db0-4771343f4111 INFO 2025-12-01 16:05:57,943 signals 61640 6181924864 Scheduled 2-hour reminder for appointment ec2fe4d5-d86f-4273-8db0-4771343f4111 ERROR 2025-12-01 16:05:57,945 tasks 61367 8479629824 Failed to send confirmation for appointment ec2fe4d5-d86f-4273-8db0-4771343f4111: 'NoneType' object has no attribute 'strftime' INFO 2025-12-01 16:05:57,946 tasks 61368 8479629824 Notification created for user c85e6542-08a6-412d-bd4d-dad011d4955b: New Appointment Booked INFO 2025-12-01 16:05:57,957 tasks 61360 8479629824 Notification created for user c85e6542-08a6-412d-bd4d-dad011d4955b: New Appointment Booked INFO 2025-12-01 16:05:57,969 signals 61640 6181924864 Appointment created: d42371cd-936e-4612-8afa-41bf28ff97cc for patient 000050 on 2025-12-14 ERROR 2025-12-01 16:05:57,970 tasks 61369 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-01 16:05:57,971 confirmation_service 61640 6181924864 Created confirmation token for appointment d42371cd-936e-4612-8afa-41bf28ff97cc, expires at 2025-12-08 13:05:57.970783+00:00 ERROR 2025-12-01 16:05:57,971 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-01 16:05:57,982 confirmation_service 61640 6181924864 Sent confirmation request for appointment d42371cd-936e-4612-8afa-41bf28ff97cc INFO 2025-12-01 16:05:57,982 signals 61640 6181924864 Created confirmation token for appointment d42371cd-936e-4612-8afa-41bf28ff97cc. Token expires: 2025-12-08 13:05:57.970783+00:00 INFO 2025-12-01 16:05:57,983 signals 61640 6181924864 Notified provider ziyad.al-shammari.aba1 of new appointment INFO 2025-12-01 16:05:57,984 signals 61640 6181924864 Scheduled 24-hour reminder for appointment d42371cd-936e-4612-8afa-41bf28ff97cc INFO 2025-12-01 16:05:57,985 signals 61640 6181924864 Scheduled 2-hour reminder for appointment d42371cd-936e-4612-8afa-41bf28ff97cc ERROR 2025-12-01 16:05:57,986 tasks 61367 8479629824 Failed to send confirmation for appointment d42371cd-936e-4612-8afa-41bf28ff97cc: 'NoneType' object has no attribute 'strftime' INFO 2025-12-01 16:05:57,993 signals 61640 6181924864 Appointment created: c00bb8a0-9ad2-4201-913b-c28f85942a28 for patient 000050 on 2025-12-15 INFO 2025-12-01 16:05:57,994 tasks 61368 8479629824 Notification created for user c85e6542-08a6-412d-bd4d-dad011d4955b: New Appointment Booked INFO 2025-12-01 16:05:57,995 confirmation_service 61640 6181924864 Created confirmation token for appointment c00bb8a0-9ad2-4201-913b-c28f85942a28, expires at 2025-12-08 13:05:57.995192+00:00 INFO 2025-12-01 16:05:58,001 confirmation_service 61640 6181924864 Sent confirmation request for appointment c00bb8a0-9ad2-4201-913b-c28f85942a28 INFO 2025-12-01 16:05:58,001 signals 61640 6181924864 Created confirmation token for appointment c00bb8a0-9ad2-4201-913b-c28f85942a28. Token expires: 2025-12-08 13:05:57.995192+00:00 INFO 2025-12-01 16:05:58,002 signals 61640 6181924864 Notified provider ziyad.al-shammari.aba1 of new appointment ERROR 2025-12-01 16:05:58,015 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-01 16:05:58,016 signals 61640 6181924864 Scheduled 24-hour reminder for appointment c00bb8a0-9ad2-4201-913b-c28f85942a28 INFO 2025-12-01 16:05:58,027 signals 61640 6181924864 Scheduled 2-hour reminder for appointment c00bb8a0-9ad2-4201-913b-c28f85942a28 INFO 2025-12-01 16:05:58,039 tasks 61361 8479629824 Notification created for user c85e6542-08a6-412d-bd4d-dad011d4955b: New Appointment Booked INFO 2025-12-01 16:05:58,042 signals 61640 6181924864 Appointment created: 42ce35a1-2b25-4602-9aec-ea15cf1e19ac for patient 000050 on 2025-12-21 INFO 2025-12-01 16:05:58,043 confirmation_service 61640 6181924864 Created confirmation token for appointment 42ce35a1-2b25-4602-9aec-ea15cf1e19ac, expires at 2025-12-08 13:05:58.043259+00:00 ERROR 2025-12-01 16:05:58,043 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-01 16:05:58,054 confirmation_service 61640 6181924864 Sent confirmation request for appointment 42ce35a1-2b25-4602-9aec-ea15cf1e19ac INFO 2025-12-01 16:05:58,054 signals 61640 6181924864 Created confirmation token for appointment 42ce35a1-2b25-4602-9aec-ea15cf1e19ac. Token expires: 2025-12-08 13:05:58.043259+00:00 INFO 2025-12-01 16:05:58,055 signals 61640 6181924864 Notified provider ziyad.al-shammari.aba1 of new appointment INFO 2025-12-01 16:05:58,057 signals 61640 6181924864 Scheduled 24-hour reminder for appointment 42ce35a1-2b25-4602-9aec-ea15cf1e19ac ERROR 2025-12-01 16:05:58,057 tasks 61367 8479629824 Failed to send confirmation for appointment c00bb8a0-9ad2-4201-913b-c28f85942a28: 'NoneType' object has no attribute 'strftime' INFO 2025-12-01 16:05:58,068 signals 61640 6181924864 Scheduled 2-hour reminder for appointment 42ce35a1-2b25-4602-9aec-ea15cf1e19ac ERROR 2025-12-01 16:05:58,069 tasks 61368 8479629824 Failed to send confirmation for appointment 42ce35a1-2b25-4602-9aec-ea15cf1e19ac: 'NoneType' object has no attribute 'strftime' INFO 2025-12-01 16:05:58,073 signals 61640 6181924864 Appointment created: 1c50d048-39b8-4632-a589-edbdc5bf7ee5 for patient 000050 on 2025-12-22 INFO 2025-12-01 16:05:58,074 confirmation_service 61640 6181924864 Created confirmation token for appointment 1c50d048-39b8-4632-a589-edbdc5bf7ee5, expires at 2025-12-08 13:05:58.074178+00:00 INFO 2025-12-01 16:05:58,086 confirmation_service 61640 6181924864 Sent confirmation request for appointment 1c50d048-39b8-4632-a589-edbdc5bf7ee5 INFO 2025-12-01 16:05:58,086 signals 61640 6181924864 Created confirmation token for appointment 1c50d048-39b8-4632-a589-edbdc5bf7ee5. Token expires: 2025-12-08 13:05:58.074178+00:00 INFO 2025-12-01 16:05:58,087 signals 61640 6181924864 Notified provider ziyad.al-shammari.aba1 of new appointment INFO 2025-12-01 16:05:58,089 signals 61640 6181924864 Scheduled 24-hour reminder for appointment 1c50d048-39b8-4632-a589-edbdc5bf7ee5 INFO 2025-12-01 16:05:58,101 signals 61640 6181924864 Scheduled 2-hour reminder for appointment 1c50d048-39b8-4632-a589-edbdc5bf7ee5 ERROR 2025-12-01 16:05:58,101 tasks 61367 8479629824 Failed to send confirmation for appointment 1c50d048-39b8-4632-a589-edbdc5bf7ee5: 'NoneType' object has no attribute 'strftime' INFO 2025-12-01 16:05:58,108 signals 61640 6181924864 Appointment created: d1a4b60f-ac4f-4e6c-8bb6-be18429b7f8b for patient 000050 on 2025-12-28 ERROR 2025-12-01 16:05:58,109 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-01 16:05:58,110 confirmation_service 61640 6181924864 Created confirmation token for appointment d1a4b60f-ac4f-4e6c-8bb6-be18429b7f8b, expires at 2025-12-08 13:05:58.110093+00:00 INFO 2025-12-01 16:05:58,126 tasks 61369 8479629824 Notification created for user c85e6542-08a6-412d-bd4d-dad011d4955b: New Appointment Booked ERROR 2025-12-01 16:05:58,127 tasks 61367 8479629824 Failed to send confirmation for appointment d1a4b60f-ac4f-4e6c-8bb6-be18429b7f8b: 'NoneType' object has no attribute 'strftime' INFO 2025-12-01 16:05:58,127 tasks 61360 8479629824 Notification created for user c85e6542-08a6-412d-bd4d-dad011d4955b: New Appointment Booked ERROR 2025-12-01 16:05:58,128 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 16:05:58,128 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-01 16:05:58,137 confirmation_service 61640 6181924864 Sent confirmation request for appointment d1a4b60f-ac4f-4e6c-8bb6-be18429b7f8b INFO 2025-12-01 16:05:58,137 signals 61640 6181924864 Created confirmation token for appointment d1a4b60f-ac4f-4e6c-8bb6-be18429b7f8b. Token expires: 2025-12-08 13:05:58.110093+00:00 INFO 2025-12-01 16:05:58,138 signals 61640 6181924864 Notified provider ziyad.al-shammari.aba1 of new appointment INFO 2025-12-01 16:05:58,139 signals 61640 6181924864 Scheduled 24-hour reminder for appointment d1a4b60f-ac4f-4e6c-8bb6-be18429b7f8b INFO 2025-12-01 16:05:58,140 signals 61640 6181924864 Scheduled 2-hour reminder for appointment d1a4b60f-ac4f-4e6c-8bb6-be18429b7f8b INFO 2025-12-01 16:05:58,147 signals 61640 6181924864 Appointment created: b59ae54e-a62b-4f54-a5de-6402b0b57825 for patient 000050 on 2025-12-29 INFO 2025-12-01 16:05:58,149 confirmation_service 61640 6181924864 Created confirmation token for appointment b59ae54e-a62b-4f54-a5de-6402b0b57825, expires at 2025-12-08 13:05:58.148748+00:00 INFO 2025-12-01 16:05:58,149 tasks 61367 8479629824 Notification created for user c85e6542-08a6-412d-bd4d-dad011d4955b: New Appointment Booked INFO 2025-12-01 16:05:58,160 confirmation_service 61640 6181924864 Sent confirmation request for appointment b59ae54e-a62b-4f54-a5de-6402b0b57825 INFO 2025-12-01 16:05:58,160 signals 61640 6181924864 Created confirmation token for appointment b59ae54e-a62b-4f54-a5de-6402b0b57825. Token expires: 2025-12-08 13:05:58.148748+00:00 INFO 2025-12-01 16:05:58,161 signals 61640 6181924864 Notified provider ziyad.al-shammari.aba1 of new appointment INFO 2025-12-01 16:05:58,162 signals 61640 6181924864 Scheduled 24-hour reminder for appointment b59ae54e-a62b-4f54-a5de-6402b0b57825 INFO 2025-12-01 16:05:58,163 signals 61640 6181924864 Scheduled 2-hour reminder for appointment b59ae54e-a62b-4f54-a5de-6402b0b57825 ERROR 2025-12-01 16:05:58,164 tasks 61360 8479629824 Failed to send confirmation for appointment b59ae54e-a62b-4f54-a5de-6402b0b57825: 'NoneType' object has no attribute 'strftime' INFO 2025-12-01 16:05:58,170 signals 61640 6181924864 Appointment created: 9f8c79cf-ce5d-4eef-b282-27fb9d177fce for patient 000050 on 2026-01-04 INFO 2025-12-01 16:05:58,172 confirmation_service 61640 6181924864 Created confirmation token for appointment 9f8c79cf-ce5d-4eef-b282-27fb9d177fce, expires at 2025-12-08 13:05:58.171872+00:00 INFO 2025-12-01 16:05:58,181 tasks 61367 8479629824 Notification created for user c85e6542-08a6-412d-bd4d-dad011d4955b: New Appointment Booked INFO 2025-12-01 16:05:58,196 confirmation_service 61640 6181924864 Sent confirmation request for appointment 9f8c79cf-ce5d-4eef-b282-27fb9d177fce INFO 2025-12-01 16:05:58,196 signals 61640 6181924864 Created confirmation token for appointment 9f8c79cf-ce5d-4eef-b282-27fb9d177fce. Token expires: 2025-12-08 13:05:58.171872+00:00 INFO 2025-12-01 16:05:58,197 signals 61640 6181924864 Notified provider ziyad.al-shammari.aba1 of new appointment ERROR 2025-12-01 16:05:58,197 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 16:05:58,197 tasks 61360 8479629824 Failed to send confirmation for appointment 9f8c79cf-ce5d-4eef-b282-27fb9d177fce: 'NoneType' object has no attribute 'strftime' INFO 2025-12-01 16:05:58,198 signals 61640 6181924864 Scheduled 24-hour reminder for appointment 9f8c79cf-ce5d-4eef-b282-27fb9d177fce INFO 2025-12-01 16:05:58,199 signals 61640 6181924864 Scheduled 2-hour reminder for appointment 9f8c79cf-ce5d-4eef-b282-27fb9d177fce INFO 2025-12-01 16:05:58,200 basehttp 61640 6181924864 "POST /en/appointments/packages/fb5ffffb-6dbd-4367-aa64-7a1fd584629d/schedule/ HTTP/1.1" 302 0 INFO 2025-12-01 16:05:58,208 tasks 61367 8479629824 Notification created for user c85e6542-08a6-412d-bd4d-dad011d4955b: New Appointment Booked INFO 2025-12-01 16:05:58,215 basehttp 61640 6181924864 "GET /en/finance/packages/purchases/fb5ffffb-6dbd-4367-aa64-7a1fd584629d/ HTTP/1.1" 200 50891 ERROR 2025-12-01 16:05:58,238 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-01 16:05:58,285 basehttp 61640 6181924864 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:06:07,598 basehttp 61640 6181924864 "GET /en/appointments/9f8c79cf-ce5d-4eef-b282-27fb9d177fce/ HTTP/1.1" 200 48075 INFO 2025-12-01 16:06:07,676 basehttp 61640 6181924864 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:06:13,175 signals 61640 6181924864 Appointment 9f8c79cf-ce5d-4eef-b282-27fb9d177fce status changed: BOOKED -> CONFIRMED INFO 2025-12-01 16:06:13,176 signals 61640 6181924864 Appointment 9f8c79cf-ce5d-4eef-b282-27fb9d177fce confirmed INFO 2025-12-01 16:06:13,177 basehttp 61640 6181924864 "POST /en/appointments/9f8c79cf-ce5d-4eef-b282-27fb9d177fce/confirm/ HTTP/1.1" 302 0 ERROR 2025-12-01 16:06:13,184 tasks 61367 8479629824 Failed to send confirmation for appointment 9f8c79cf-ce5d-4eef-b282-27fb9d177fce: 'NoneType' object has no attribute 'strftime' INFO 2025-12-01 16:06:13,191 basehttp 61640 6181924864 "GET /en/appointments/9f8c79cf-ce5d-4eef-b282-27fb9d177fce/ HTTP/1.1" 200 48403 INFO 2025-12-01 16:06:13,260 basehttp 61640 6181924864 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:06:43,283 basehttp 61640 6181924864 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-01 16:06:57,932 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 16:06:57,982 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 16:06:57,982 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 16:06:58,027 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 16:06:58,054 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 16:06:58,121 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 16:06:58,138 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 16:06:58,139 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 16:06:58,207 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 16:06:58,246 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-01 16:07:03,472 basehttp 61640 6181924864 "POST /en/appointments/9f8c79cf-ce5d-4eef-b282-27fb9d177fce/arrive/ HTTP/1.1" 302 0 INFO 2025-12-01 16:07:03,508 basehttp 61640 6181924864 "GET /en/finance/invoices/create/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&appointment=9f8c79cf-ce5d-4eef-b282-27fb9d177fce HTTP/1.1" 200 61993 INFO 2025-12-01 16:07:03,522 basehttp 61640 6181924864 "GET /static/plugins/select2/css/select2.min.css HTTP/1.1" 304 0 INFO 2025-12-01 16:07:03,613 basehttp 61640 6181924864 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:07:33,608 basehttp 61640 6181924864 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:07:38,098 basehttp 61640 6181924864 "POST /en/finance/invoices/create/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&appointment=9f8c79cf-ce5d-4eef-b282-27fb9d177fce HTTP/1.1" 302 0 INFO 2025-12-01 16:07:38,112 basehttp 61640 6181924864 "GET /en/finance/invoices/1b58d9a1-167d-4be2-a171-6ec0e3b01185/ HTTP/1.1" 200 35477 INFO 2025-12-01 16:07:38,182 basehttp 61640 6181924864 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-01 16:07:57,952 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 16:07:57,995 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 16:07:57,995 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 16:07:58,036 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 16:07:58,063 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 16:07:58,132 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 16:07:58,147 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 16:07:58,147 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 16:07:58,218 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 16:07:58,257 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-01 16:08:08,209 basehttp 61640 6181924864 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:08:23,369 basehttp 61640 6181924864 "GET /en/finance/invoices/1b58d9a1-167d-4be2-a171-6ec0e3b01185/pdf/?print=true HTTP/1.1" 200 66151 WARNING 2025-12-01 16:08:23,392 log 61640 6181924864 Not Found: /favicon.ico WARNING 2025-12-01 16:08:23,393 basehttp 61640 6181924864 "GET /favicon.ico HTTP/1.1" 404 3054 INFO 2025-12-01 16:08:29,573 basehttp 61640 6181924864 "GET /en/finance/payments/create/?invoice=1b58d9a1-167d-4be2-a171-6ec0e3b01185 HTTP/1.1" 200 38730 INFO 2025-12-01 16:08:29,646 basehttp 61640 6181924864 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-01 16:08:57,975 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 16:08:58,007 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 16:08:58,007 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 16:08:58,049 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 16:08:58,074 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 16:08:58,145 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 16:08:58,158 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 16:08:58,158 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 16:08:58,227 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-01 16:08:58,265 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-01 16:08:59,678 basehttp 61640 6181924864 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:09:10,225 basehttp 61640 6181924864 "POST /en/finance/payments/create/?invoice=1b58d9a1-167d-4be2-a171-6ec0e3b01185 HTTP/1.1" 302 0 INFO 2025-12-01 16:09:10,243 basehttp 61640 6181924864 "GET /en/finance/invoices/1b58d9a1-167d-4be2-a171-6ec0e3b01185/ HTTP/1.1" 200 40312 INFO 2025-12-01 16:09:10,315 basehttp 61640 6181924864 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:09:15,636 basehttp 61640 6181924864 "GET /en/finance/payments/create/?invoice=1b58d9a1-167d-4be2-a171-6ec0e3b01185 HTTP/1.1" 200 38736 INFO 2025-12-01 16:09:15,700 basehttp 61640 6181924864 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:09:44,671 basehttp 61640 6165098496 "POST /en/finance/payments/create/?invoice=1b58d9a1-167d-4be2-a171-6ec0e3b01185 HTTP/1.1" 302 0 INFO 2025-12-01 16:09:44,675 tasks 61367 8479629824 Email sent successfully to ['saud.al-juaid@example.sa'] INFO 2025-12-01 16:09:44,687 basehttp 61640 6165098496 "GET /en/finance/invoices/1b58d9a1-167d-4be2-a171-6ec0e3b01185/ HTTP/1.1" 200 44222 INFO 2025-12-01 16:09:44,758 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:09:50,325 basehttp 61640 6165098496 "GET /en/finance/invoices/1b58d9a1-167d-4be2-a171-6ec0e3b01185/pdf/?print=true HTTP/1.1" 200 66156 INFO 2025-12-01 16:10:14,826 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:10:44,847 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:10:49,196 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:10:56,086 basehttp 61640 6165098496 "GET /en/dashboard/ HTTP/1.1" 200 55150 INFO 2025-12-01 16:10:56,163 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-01 16:10:57,971 tasks 61367 8479629824 Failed to send confirmation for appointment b132c00f-d305-48f8-8228-44f208f9611b: 'NoneType' object has no attribute 'strftime' ERROR 2025-12-01 16:10:57,996 tasks 61367 8479629824 Failed to send confirmation for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a: 'NoneType' object has no attribute 'strftime' ERROR 2025-12-01 16:10:58,024 tasks 61367 8479629824 Failed to send confirmation for appointment ec2fe4d5-d86f-4273-8db0-4771343f4111: 'NoneType' object has no attribute 'strftime' ERROR 2025-12-01 16:10:58,065 tasks 61367 8479629824 Failed to send confirmation for appointment d42371cd-936e-4612-8afa-41bf28ff97cc: 'NoneType' object has no attribute 'strftime' ERROR 2025-12-01 16:10:58,136 tasks 61367 8479629824 Failed to send confirmation for appointment c00bb8a0-9ad2-4201-913b-c28f85942a28: 'NoneType' object has no attribute 'strftime' ERROR 2025-12-01 16:10:58,147 tasks 61360 8479629824 Failed to send confirmation for appointment 42ce35a1-2b25-4602-9aec-ea15cf1e19ac: 'NoneType' object has no attribute 'strftime' ERROR 2025-12-01 16:10:58,181 tasks 61367 8479629824 Failed to send confirmation for appointment 1c50d048-39b8-4632-a589-edbdc5bf7ee5: 'NoneType' object has no attribute 'strftime' ERROR 2025-12-01 16:10:58,204 tasks 61367 8479629824 Failed to send confirmation for appointment d1a4b60f-ac4f-4e6c-8bb6-be18429b7f8b: 'NoneType' object has no attribute 'strftime' ERROR 2025-12-01 16:10:58,241 tasks 61367 8479629824 Failed to send confirmation for appointment b59ae54e-a62b-4f54-a5de-6402b0b57825: 'NoneType' object has no attribute 'strftime' ERROR 2025-12-01 16:10:58,275 tasks 61367 8479629824 Failed to send confirmation for appointment 9f8c79cf-ce5d-4eef-b282-27fb9d177fce: 'NoneType' object has no attribute 'strftime' ERROR 2025-12-01 16:11:13,275 tasks 61367 8479629824 Failed to send confirmation for appointment 9f8c79cf-ce5d-4eef-b282-27fb9d177fce: 'NoneType' object has no attribute 'strftime' INFO 2025-12-01 16:11:14,980 basehttp 61640 6165098496 "GET /en/aba/consults/ HTTP/1.1" 200 57185 INFO 2025-12-01 16:11:15,058 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:11:17,920 basehttp 61640 6165098496 "GET /en/aba/consults/f405952a-0df1-41ee-bb22-aa2bed699234/ HTTP/1.1" 200 37718 INFO 2025-12-01 16:11:17,992 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:11:26,268 basehttp 61640 6165098496 "GET /en/aba/sessions/ HTTP/1.1" 200 71205 INFO 2025-12-01 16:11:26,328 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:11:36,603 basehttp 61640 6165098496 "GET /en/aba/sessions/9ec173e4-6382-4a40-8e88-ab2bf7351e13/ HTTP/1.1" 200 37286 INFO 2025-12-01 16:11:36,656 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:11:46,494 basehttp 61640 6165098496 "GET /en/aba/sessions/ HTTP/1.1" 200 71205 INFO 2025-12-01 16:11:46,567 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:11:49,064 basehttp 61640 6165098496 "GET /en/aba/sessions/create/ HTTP/1.1" 200 63312 INFO 2025-12-01 16:11:49,137 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:12:16,588 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:12:17,958 basehttp 61640 6165098496 "GET /en/ot/consults/ HTTP/1.1" 200 46795 INFO 2025-12-01 16:12:18,030 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:12:21,552 basehttp 61640 6165098496 "GET /en/ot/consults/create/ HTTP/1.1" 200 74753 INFO 2025-12-01 16:12:21,632 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:12:51,654 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:12:52,280 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:12:53,636 basehttp 61640 6165098496 "GET /en/ot/consults/498faad4-bb5e-413b-a241-9b701fa690f2/ HTTP/1.1" 200 90095 INFO 2025-12-01 16:12:53,649 basehttp 61640 6165098496 "GET /static/plugins/chart.js/dist/chart.umd.js HTTP/1.1" 200 206279 INFO 2025-12-01 16:12:53,734 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:13:22,878 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:13:24,016 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:13:24,704 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:13:25,393 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:13:25,981 basehttp 61640 6165098496 "GET /en/dashboard/ HTTP/1.1" 200 55150 INFO 2025-12-01 16:13:26,062 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:13:29,946 basehttp 61640 6165098496 "GET /en/patients/35f506e4-9772-4c77-b2f4-a6ae0b1f82fd/ HTTP/1.1" 200 87838 INFO 2025-12-01 16:13:30,018 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:13:41,522 basehttp 61640 6165098496 "GET /en/aba/consults/745034f3-c2e9-4227-929d-f19c99194676/ HTTP/1.1" 200 37735 INFO 2025-12-01 16:13:41,596 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:13:50,644 basehttp 61640 6165098496 "GET /en/patients/0a852794-a38a-49c7-b839-2e02c6e5a9fe/ HTTP/1.1" 200 51927 INFO 2025-12-01 16:13:50,720 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:14:06,772 basehttp 61640 6165098496 "GET /en/ot/sessions/4f6fb023-a30e-45c1-9c2a-288702b4131f/ HTTP/1.1" 200 37051 INFO 2025-12-01 16:14:06,851 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:14:17,381 basehttp 61640 6165098496 "GET /en/appointments/create/?patient=0a852794-a38a-49c7-b839-2e02c6e5a9fe HTTP/1.1" 200 134559 INFO 2025-12-01 16:14:17,461 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:14:24,317 basehttp 61640 6165098496 "GET /en/appointments/sessions/available/ HTTP/1.1" 200 30247 INFO 2025-12-01 16:14:24,377 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:14:26,381 basehttp 61640 6165098496 "GET /en/appointments/sessions/create/ HTTP/1.1" 200 34622 INFO 2025-12-01 16:14:26,457 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:14:34,793 basehttp 61640 6165098496 "GET /en/appointments/sessions/ HTTP/1.1" 200 33576 INFO 2025-12-01 16:14:34,864 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:14:38,585 basehttp 61640 6165098496 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/ HTTP/1.1" 200 37538 INFO 2025-12-01 16:14:38,645 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:14:47,753 basehttp 61640 6165098496 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/add-patient/ HTTP/1.1" 200 33610 INFO 2025-12-01 16:14:47,824 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:14:56,864 basehttp 61640 6165098496 "POST /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/add-patient/ HTTP/1.1" 302 0 INFO 2025-12-01 16:14:56,887 basehttp 61640 6165098496 "GET /en/patients/d5599414-8495-475c-bd29-c4584b4fe277/?tab=consents&missing=GENERAL_TREATMENT,SERVICE_SPECIFIC&return_to=session_72492ca9-92a9-4496-bf67-157188726111 HTTP/1.1" 200 50066 INFO 2025-12-01 16:14:56,954 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:15:05,725 basehttp 61640 6165098496 "GET /en/consents/create/?patient=d5599414-8495-475c-bd29-c4584b4fe277 HTTP/1.1" 200 48493 INFO 2025-12-01 16:15:05,801 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:15:09,766 basehttp 61640 6165098496 "GET /api/consent-content/?patient_id=d5599414-8495-475c-bd29-c4584b4fe277&consent_type=GENERAL_TREATMENT HTTP/1.1" 200 939 INFO 2025-12-01 16:15:17,146 signals 61640 6165098496 Consent created: GENERAL_TREATMENT for patient 000045 INFO 2025-12-01 16:15:17,147 basehttp 61640 6165098496 "POST /en/consents/create/?patient=d5599414-8495-475c-bd29-c4584b4fe277 HTTP/1.1" 302 0 INFO 2025-12-01 16:15:17,168 basehttp 61640 6165098496 "GET /en/patients/d5599414-8495-475c-bd29-c4584b4fe277/ HTTP/1.1" 200 49626 INFO 2025-12-01 16:15:17,245 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:15:19,991 basehttp 61640 6165098496 "GET /en/consents/create/?patient=d5599414-8495-475c-bd29-c4584b4fe277 HTTP/1.1" 200 48493 INFO 2025-12-01 16:15:20,039 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:15:24,010 basehttp 61640 6165098496 "GET /api/consent-content/?patient_id=d5599414-8495-475c-bd29-c4584b4fe277&consent_type=SERVICE_SPECIFIC HTTP/1.1" 200 860 INFO 2025-12-01 16:15:31,643 signals 61640 6165098496 Consent created: SERVICE_SPECIFIC for patient 000045 INFO 2025-12-01 16:15:31,644 basehttp 61640 6165098496 "POST /en/consents/create/?patient=d5599414-8495-475c-bd29-c4584b4fe277 HTTP/1.1" 302 0 INFO 2025-12-01 16:15:31,658 basehttp 61640 6165098496 "GET /en/patients/d5599414-8495-475c-bd29-c4584b4fe277/ HTTP/1.1" 200 49626 INFO 2025-12-01 16:15:31,726 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:15:33,878 basehttp 61640 6165098496 "GET /en/appointments/create/?patient=d5599414-8495-475c-bd29-c4584b4fe277 HTTP/1.1" 200 134559 INFO 2025-12-01 16:15:33,956 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:15:37,726 basehttp 61640 6165098496 "GET /en/appointments/sessions/available/ HTTP/1.1" 200 30247 INFO 2025-12-01 16:15:37,801 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:15:43,001 basehttp 61640 6165098496 "GET /en/appointments/sessions/ HTTP/1.1" 200 33576 INFO 2025-12-01 16:15:43,079 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:15:44,117 basehttp 61640 6165098496 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/ HTTP/1.1" 200 37538 INFO 2025-12-01 16:15:44,193 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:15:45,557 basehttp 61640 6165098496 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/add-patient/ HTTP/1.1" 200 33610 INFO 2025-12-01 16:15:45,631 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:15:50,748 services 61640 6165098496 Consent verified for patient 000045 for service OT INFO 2025-12-01 16:15:50,751 services 61640 6165098496 Consent verified for patient 000045 for service group_therapy INFO 2025-12-01 16:15:50,752 session_service 61640 6165098496 Patient added to session: Abdulrahman Omar Ziyad Al-Subai -> SES-AGDAR-2025-60369 (Appointment: APT-AGDAR-2025-36938) INFO 2025-12-01 16:15:50,754 basehttp 61640 6165098496 "POST /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/add-patient/ HTTP/1.1" 302 0 INFO 2025-12-01 16:15:50,769 basehttp 61640 6165098496 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/ HTTP/1.1" 200 40078 INFO 2025-12-01 16:15:50,841 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-01 16:15:57,995 tasks 61367 8479629824 Failed to send confirmation for appointment b132c00f-d305-48f8-8228-44f208f9611b: 'NoneType' object has no attribute 'strftime' ERROR 2025-12-01 16:15:58,011 tasks 61360 8479629824 Failed to send confirmation for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a: 'NoneType' object has no attribute 'strftime' ERROR 2025-12-01 16:15:58,038 tasks 61367 8479629824 Failed to send confirmation for appointment ec2fe4d5-d86f-4273-8db0-4771343f4111: 'NoneType' object has no attribute 'strftime' ERROR 2025-12-01 16:15:58,075 tasks 61367 8479629824 Failed to send confirmation for appointment d42371cd-936e-4612-8afa-41bf28ff97cc: 'NoneType' object has no attribute 'strftime' ERROR 2025-12-01 16:15:58,148 tasks 61367 8479629824 Failed to send confirmation for appointment c00bb8a0-9ad2-4201-913b-c28f85942a28: 'NoneType' object has no attribute 'strftime' ERROR 2025-12-01 16:15:58,158 tasks 61360 8479629824 Failed to send confirmation for appointment 42ce35a1-2b25-4602-9aec-ea15cf1e19ac: 'NoneType' object has no attribute 'strftime' ERROR 2025-12-01 16:15:58,193 tasks 61367 8479629824 Failed to send confirmation for appointment 1c50d048-39b8-4632-a589-edbdc5bf7ee5: 'NoneType' object has no attribute 'strftime' ERROR 2025-12-01 16:15:58,215 tasks 61367 8479629824 Failed to send confirmation for appointment d1a4b60f-ac4f-4e6c-8bb6-be18429b7f8b: 'NoneType' object has no attribute 'strftime' ERROR 2025-12-01 16:15:58,253 tasks 61367 8479629824 Failed to send confirmation for appointment b59ae54e-a62b-4f54-a5de-6402b0b57825: 'NoneType' object has no attribute 'strftime' ERROR 2025-12-01 16:15:58,287 tasks 61367 8479629824 Failed to send confirmation for appointment 9f8c79cf-ce5d-4eef-b282-27fb9d177fce: 'NoneType' object has no attribute 'strftime' INFO 2025-12-01 16:16:02,277 session_service 61640 6165098496 Participant confirmed: Abdulrahman Omar Ziyad Al-Subai - APT-AGDAR-2025-36938 INFO 2025-12-01 16:16:02,279 basehttp 61640 6165098496 "POST /en/appointments/participants/75fa2162-fd08-415e-9f77-c2ab6cac9cf2/update-status/ HTTP/1.1" 302 0 INFO 2025-12-01 16:16:02,298 basehttp 61640 6165098496 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/ HTTP/1.1" 200 39874 INFO 2025-12-01 16:16:02,375 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:16:04,219 services 61640 6165098496 Consent verified for patient 000045 for service group_therapy INFO 2025-12-01 16:16:04,221 session_service 61640 6165098496 Participant checked in: Abdulrahman Omar Ziyad Al-Subai - APT-AGDAR-2025-36938 INFO 2025-12-01 16:16:04,223 basehttp 61640 6165098496 "POST /en/appointments/participants/75fa2162-fd08-415e-9f77-c2ab6cac9cf2/check-in/ HTTP/1.1" 302 0 INFO 2025-12-01 16:16:04,242 basehttp 61640 6165098496 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/ HTTP/1.1" 200 40034 INFO 2025-12-01 16:16:04,314 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-01 16:16:13,289 tasks 61367 8479629824 Failed to send confirmation for appointment 9f8c79cf-ce5d-4eef-b282-27fb9d177fce: 'NoneType' object has no attribute 'strftime' INFO 2025-12-01 16:16:19,083 session_service 61640 6165098496 Participant marked as attended: Abdulrahman Omar Ziyad Al-Subai - APT-AGDAR-2025-36938 INFO 2025-12-01 16:16:19,086 basehttp 61640 6165098496 "POST /en/appointments/participants/75fa2162-fd08-415e-9f77-c2ab6cac9cf2/update-status/ HTTP/1.1" 302 0 INFO 2025-12-01 16:16:19,106 basehttp 61640 6165098496 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/ HTTP/1.1" 200 39294 INFO 2025-12-01 16:16:19,181 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:16:22,404 basehttp 61640 6165098496 "POST /en/appointments/participants/e575b1f2-e6b8-4bc8-bbbc-cb52cc6d262d/check-in/ HTTP/1.1" 302 0 INFO 2025-12-01 16:16:22,423 basehttp 61640 6165098496 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/ HTTP/1.1" 200 39371 INFO 2025-12-01 16:16:22,501 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:16:28,890 basehttp 61640 6165098496 "POST /en/appointments/participants/e575b1f2-e6b8-4bc8-bbbc-cb52cc6d262d/check-in/ HTTP/1.1" 302 0 INFO 2025-12-01 16:16:28,910 basehttp 61640 6165098496 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/ HTTP/1.1" 200 39371 INFO 2025-12-01 16:16:28,986 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-12-01 16:16:43,796 log 61640 6165098496 Forbidden (Permission denied): /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/start/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 134, in dispatch return self.handle_no_permission() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 59, in handle_no_permission raise PermissionDenied( django.core.exceptions.PermissionDenied: You need one of these roles to access this page: DOCTOR, NURSE, OT, SLP, ABA WARNING 2025-12-01 16:16:43,801 basehttp 61640 6165098496 "POST /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/start/ HTTP/1.1" 403 135 INFO 2025-12-01 16:16:46,184 basehttp 61640 6165098496 "GET /en/appointments/sessions/72492ca9-92a9-4496-bf67-157188726111/ HTTP/1.1" 200 38972 INFO 2025-12-01 16:16:49,437 basehttp 61640 6165098496 "GET /en/dashboard/ HTTP/1.1" 200 55150 INFO 2025-12-01 16:16:49,510 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:17:17,082 basehttp 61640 6165098496 "GET /en/finance/reports/ HTTP/1.1" 200 39810 INFO 2025-12-01 16:17:17,170 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:17:47,182 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:17:54,762 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:17:58,839 basehttp 61640 6165098496 "GET /en/settings/ HTTP/1.1" 200 41993 INFO 2025-12-01 16:17:58,903 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:18:19,534 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:18:49,534 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:19:19,536 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:19:49,533 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:20:19,514 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:20:49,536 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-01 16:20:58,021 tasks 61367 8479629824 Failed to send confirmation for appointment b132c00f-d305-48f8-8228-44f208f9611b: 'NoneType' object has no attribute 'strftime' ERROR 2025-12-01 16:20:58,028 tasks 61360 8479629824 Failed to send confirmation for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a: 'NoneType' object has no attribute 'strftime' ERROR 2025-12-01 16:20:58,050 tasks 61367 8479629824 Failed to send confirmation for appointment ec2fe4d5-d86f-4273-8db0-4771343f4111: 'NoneType' object has no attribute 'strftime' ERROR 2025-12-01 16:20:58,089 tasks 61367 8479629824 Failed to send confirmation for appointment d42371cd-936e-4612-8afa-41bf28ff97cc: 'NoneType' object has no attribute 'strftime' ERROR 2025-12-01 16:20:58,162 tasks 61367 8479629824 Failed to send confirmation for appointment c00bb8a0-9ad2-4201-913b-c28f85942a28: 'NoneType' object has no attribute 'strftime' ERROR 2025-12-01 16:20:58,171 tasks 61360 8479629824 Failed to send confirmation for appointment 42ce35a1-2b25-4602-9aec-ea15cf1e19ac: 'NoneType' object has no attribute 'strftime' ERROR 2025-12-01 16:20:58,204 tasks 61367 8479629824 Failed to send confirmation for appointment 1c50d048-39b8-4632-a589-edbdc5bf7ee5: 'NoneType' object has no attribute 'strftime' ERROR 2025-12-01 16:20:58,225 tasks 61367 8479629824 Failed to send confirmation for appointment d1a4b60f-ac4f-4e6c-8bb6-be18429b7f8b: 'NoneType' object has no attribute 'strftime' ERROR 2025-12-01 16:20:58,265 tasks 61367 8479629824 Failed to send confirmation for appointment b59ae54e-a62b-4f54-a5de-6402b0b57825: 'NoneType' object has no attribute 'strftime' ERROR 2025-12-01 16:20:58,299 tasks 61367 8479629824 Failed to send confirmation for appointment 9f8c79cf-ce5d-4eef-b282-27fb9d177fce: 'NoneType' object has no attribute 'strftime' ERROR 2025-12-01 16:21:13,315 tasks 61367 8479629824 Failed to send confirmation for appointment 9f8c79cf-ce5d-4eef-b282-27fb9d177fce: 'NoneType' object has no attribute 'strftime' INFO 2025-12-01 16:21:19,535 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:21:49,536 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:22:19,536 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:22:49,509 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:23:19,537 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:23:22,084 basehttp 61640 6165098496 "GET /en/admin/core/user/ HTTP/1.1" 200 80100 INFO 2025-12-01 16:23:22,090 basehttp 61640 6165098496 "GET /static/admin/css/base.css HTTP/1.1" 304 0 INFO 2025-12-01 16:23:22,090 basehttp 61640 6181924864 "GET /static/admin/css/dark_mode.css HTTP/1.1" 304 0 INFO 2025-12-01 16:23:22,091 basehttp 61640 6198751232 "GET /static/admin/css/nav_sidebar.css HTTP/1.1" 304 0 INFO 2025-12-01 16:23:22,091 basehttp 61640 6181924864 "GET /static/admin/js/jquery.init.js HTTP/1.1" 304 0 INFO 2025-12-01 16:23:22,092 basehttp 61640 6232403968 "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.1" 304 0 INFO 2025-12-01 16:23:22,092 basehttp 61640 6215577600 "GET /static/admin/css/changelists.css HTTP/1.1" 304 0 INFO 2025-12-01 16:23:22,093 basehttp 61640 6249230336 "GET /static/admin/js/theme.js HTTP/1.1" 304 0 INFO 2025-12-01 16:23:22,093 basehttp 61640 6165098496 "GET /static/admin/css/responsive.css HTTP/1.1" 304 0 INFO 2025-12-01 16:23:22,094 basehttp 61640 6215577600 "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.1" 304 0 INFO 2025-12-01 16:23:22,094 basehttp 61640 6232403968 "GET /static/admin/js/core.js HTTP/1.1" 304 0 INFO 2025-12-01 16:23:22,094 basehttp 61640 6181924864 "GET /static/admin/js/actions.js HTTP/1.1" 304 0 INFO 2025-12-01 16:23:22,094 basehttp 61640 6249230336 "GET /static/admin/js/urlify.js HTTP/1.1" 304 0 INFO 2025-12-01 16:23:22,095 basehttp 61640 6215577600 "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.1" 304 0 INFO 2025-12-01 16:23:22,095 basehttp 61640 6181924864 "GET /static/admin/img/search.svg HTTP/1.1" 304 0 INFO 2025-12-01 16:23:22,095 basehttp 61640 6165098496 "GET /static/admin/js/prepopulate.js HTTP/1.1" 304 0 INFO 2025-12-01 16:23:22,096 basehttp 61640 6232403968 "GET /static/admin/img/icon-yes.svg HTTP/1.1" 304 0 INFO 2025-12-01 16:23:22,099 basehttp 61640 6232403968 "GET /static/admin/js/nav_sidebar.js HTTP/1.1" 304 0 INFO 2025-12-01 16:23:22,100 basehttp 61640 6232403968 "GET /static/admin/js/filters.js HTTP/1.1" 304 0 INFO 2025-12-01 16:23:22,101 basehttp 61640 6198751232 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-12-01 16:23:22,112 basehttp 61640 6232403968 "GET /static/admin/img/tooltag-add.svg HTTP/1.1" 304 0 INFO 2025-12-01 16:23:22,112 basehttp 61640 6198751232 "GET /static/admin/img/icon-addlink.svg HTTP/1.1" 304 0 INFO 2025-12-01 16:23:22,112 basehttp 61640 6181924864 "GET /static/admin/img/sorting-icons.svg HTTP/1.1" 304 0 INFO 2025-12-01 16:23:22,112 basehttp 61640 6232403968 "GET /static/admin/img/icon-viewlink.svg HTTP/1.1" 304 0 INFO 2025-12-01 16:23:26,824 basehttp 61640 6232403968 "GET /en/admin/core/tenant/ HTTP/1.1" 200 66005 INFO 2025-12-01 16:23:26,839 basehttp 61640 6232403968 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-12-01 16:23:29,128 basehttp 61640 6232403968 "GET /en/admin/core/tenant/add/ HTTP/1.1" 200 81851 INFO 2025-12-01 16:23:29,140 basehttp 61640 6232403968 "GET /static/admin/css/forms.css HTTP/1.1" 304 0 INFO 2025-12-01 16:23:29,143 basehttp 61640 6181924864 "GET /static/admin/js/prepopulate_init.js HTTP/1.1" 304 0 INFO 2025-12-01 16:23:29,143 basehttp 61640 6165098496 "GET /static/admin/js/inlines.js HTTP/1.1" 304 0 INFO 2025-12-01 16:23:29,143 basehttp 61640 6198751232 "GET /static/admin/css/widgets.css HTTP/1.1" 304 0 INFO 2025-12-01 16:23:29,144 basehttp 61640 6198751232 "GET /static/admin/img/icon-unknown.svg HTTP/1.1" 304 0 INFO 2025-12-01 16:23:29,145 basehttp 61640 6198751232 "GET /static/admin/img/icon-changelink.svg HTTP/1.1" 304 0 INFO 2025-12-01 16:23:29,146 basehttp 61640 6198751232 "GET /static/admin/js/change_form.js HTTP/1.1" 304 0 INFO 2025-12-01 16:23:29,151 basehttp 61640 6232403968 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-12-01 16:23:49,901 basehttp 61640 6232403968 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:24:36,901 basehttp 61640 6232403968 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:25:36,906 basehttp 61640 6232403968 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:26:36,909 basehttp 61640 6232403968 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:27:36,883 basehttp 61640 6232403968 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:28:36,905 basehttp 61640 6232403968 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:29:13,609 basehttp 61640 6232403968 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:29:19,905 basehttp 61640 6232403968 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:29:20,401 basehttp 61640 6232403968 "GET /en/admin/core/user/ HTTP/1.1" 200 80100 INFO 2025-12-01 16:29:20,415 basehttp 61640 6232403968 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-12-01 16:29:49,899 basehttp 61640 6232403968 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:30:00,013 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-01 16:30:00,014 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-01 13:30:00.014206+00:00'} INFO 2025-12-01 16:30:00,023 tasks 61367 8479629824 Lab results sync started INFO 2025-12-01 16:30:00,023 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-01 13:30:00.023623+00:00'} INFO 2025-12-01 16:30:19,543 basehttp 61640 6232403968 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:30:19,659 basehttp 61640 6232403968 "POST /en/accounts/logout/ HTTP/1.1" 302 0 INFO 2025-12-01 16:30:19,664 basehttp 61640 6232403968 "GET / HTTP/1.1" 200 32687 INFO 2025-12-01 16:30:19,674 basehttp 61640 6181924864 "GET /static/js/one-page-parallax/app.min.js HTTP/1.1" 304 0 INFO 2025-12-01 16:30:19,674 basehttp 61640 6232403968 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 304 0 INFO 2025-12-01 16:30:19,674 basehttp 61640 6165098496 "GET /static/js/one-page-parallax/vendor.min.js HTTP/1.1" 304 0 INFO 2025-12-01 16:30:19,678 basehttp 61640 6165098496 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 304 0 INFO 2025-12-01 16:30:19,678 basehttp 61640 6232403968 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 304 0 INFO 2025-12-01 16:30:19,678 basehttp 61640 6181924864 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 304 0 INFO 2025-12-01 16:30:19,679 basehttp 61640 6198751232 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 304 0 INFO 2025-12-01 16:30:22,386 basehttp 61640 6198751232 "GET /accounts/login/ HTTP/1.1" 302 0 INFO 2025-12-01 16:30:22,388 basehttp 61640 6181924864 "GET /en/accounts/login/ HTTP/1.1" 200 18799 INFO 2025-12-01 16:30:28,638 basehttp 61640 6181924864 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-12-01 16:30:28,646 basehttp 61640 6181924864 "GET /dashboard/ HTTP/1.1" 302 0 INFO 2025-12-01 16:30:28,667 basehttp 61640 6232403968 "GET /en/dashboard/ HTTP/1.1" 200 51937 INFO 2025-12-01 16:30:28,750 basehttp 61640 6232403968 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:30:58,779 basehttp 61640 6232403968 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:31:24,260 basehttp 61640 6232403968 "GET /en/patients/create/ HTTP/1.1" 200 38776 INFO 2025-12-01 16:31:24,278 basehttp 61640 6232403968 "GET /static/plugins/bootstrap-datepicker/dist/css/bootstrap-datepicker.min.css HTTP/1.1" 200 15733 INFO 2025-12-01 16:31:24,278 basehttp 61640 6165098496 "GET /static/plugins/bootstrap-datepicker/dist/js/bootstrap-datepicker.min.js HTTP/1.1" 200 33871 INFO 2025-12-01 16:31:24,340 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:31:28,770 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:31:29,920 basehttp 61640 6165098496 "GET /en/appointments/create/ HTTP/1.1" 200 134449 INFO 2025-12-01 16:31:29,987 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:31:34,518 basehttp 61640 6165098496 "GET /en/switch_language/?language=ar HTTP/1.1" 302 0 INFO 2025-12-01 16:31:34,531 basehttp 61640 6165098496 "GET /appointments/create/ HTTP/1.1" 302 0 INFO 2025-12-01 16:31:34,580 basehttp 61640 6232403968 "GET /ar/appointments/create/ HTTP/1.1" 200 136068 INFO 2025-12-01 16:31:34,598 basehttp 61640 6232403968 "GET /static/css/rtl-fixes.css HTTP/1.1" 304 0 INFO 2025-12-01 16:31:34,670 basehttp 61640 6232403968 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:31:39,184 basehttp 61640 6232403968 "GET /ar/appointments/ HTTP/1.1" 200 124930 INFO 2025-12-01 16:31:39,285 basehttp 61640 6232403968 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:31:42,644 basehttp 61640 6232403968 "GET /ar/dashboard/ HTTP/1.1" 200 52879 INFO 2025-12-01 16:31:42,740 basehttp 61640 6232403968 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:32:12,763 basehttp 61640 6232403968 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:32:42,758 basehttp 61640 6232403968 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:33:01,101 basehttp 61640 6232403968 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:33:01,834 basehttp 61640 6232403968 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:33:02,766 basehttp 61640 6232403968 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:33:03,449 basehttp 61640 6232403968 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:33:04,063 basehttp 61640 6232403968 "GET /en/accounts/login/ HTTP/1.1" 200 28217 INFO 2025-12-01 16:33:12,859 basehttp 61640 6232403968 "POST /en/accounts/logout/ HTTP/1.1" 302 0 INFO 2025-12-01 16:33:12,862 basehttp 61640 6232403968 "GET / HTTP/1.1" 200 35436 INFO 2025-12-01 16:33:15,513 basehttp 61640 6232403968 "GET /accounts/login/ HTTP/1.1" 302 0 INFO 2025-12-01 16:33:15,515 basehttp 61640 6165098496 "GET /ar/accounts/login/ HTTP/1.1" 200 19034 INFO 2025-12-01 16:33:17,225 basehttp 61640 6165098496 "POST /ar/accounts/login/ HTTP/1.1" 302 0 INFO 2025-12-01 16:33:17,234 basehttp 61640 6165098496 "GET /dashboard/ HTTP/1.1" 302 0 INFO 2025-12-01 16:33:17,253 basehttp 61640 6181924864 "GET /ar/dashboard/ HTTP/1.1" 200 56453 INFO 2025-12-01 16:33:17,340 basehttp 61640 6181924864 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:33:21,037 basehttp 61640 6181924864 "GET /ar/staff/ HTTP/1.1" 200 115210 INFO 2025-12-01 16:33:21,122 basehttp 61640 6181924864 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:33:28,262 basehttp 61640 6181924864 "GET /ar/staff/create/ HTTP/1.1" 200 38910 INFO 2025-12-01 16:33:28,347 basehttp 61640 6181924864 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:33:56,115 basehttp 61640 6181924864 "GET /ar/staff/ HTTP/1.1" 200 115206 INFO 2025-12-01 16:33:56,208 basehttp 61640 6181924864 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:33:59,224 basehttp 61640 6181924864 "GET /ar/staff/1732fe12-8b99-451f-bee8-d8a7f0578232/ HTTP/1.1" 200 35497 INFO 2025-12-01 16:33:59,301 basehttp 61640 6181924864 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:34:04,074 basehttp 61640 6181924864 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:34:04,687 basehttp 61640 6181924864 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:34:05,420 basehttp 61640 6181924864 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:34:14,520 basehttp 61640 6181924864 "GET /ar/hr/holidays/ HTTP/1.1" 200 31959 INFO 2025-12-01 16:34:14,602 basehttp 61640 6181924864 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:34:18,082 basehttp 61640 6181924864 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:34:23,249 basehttp 61640 6181924864 "GET /ar/hr/schedules/ HTTP/1.1" 200 97147 INFO 2025-12-01 16:34:23,334 basehttp 61640 6181924864 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:34:26,546 basehttp 61640 6181924864 "GET /ar/hr/schedules/e639565e-ef19-485e-9402-6e70bef1f82a/ HTTP/1.1" 200 28926 INFO 2025-12-01 16:34:26,634 basehttp 61640 6181924864 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:34:47,402 basehttp 61640 6181924864 "GET /ar/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:35:01,572 basehttp 61640 6181924864 "GET /ar/switch_language/?language=en HTTP/1.1" 302 0 INFO 2025-12-01 16:35:01,585 basehttp 61640 6181924864 "GET /dashboard/ HTTP/1.1" 302 0 INFO 2025-12-01 16:35:01,610 basehttp 61640 6165098496 "GET /en/dashboard/ HTTP/1.1" 200 55150 INFO 2025-12-01 16:35:01,700 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:35:19,423 basehttp 61640 6165098496 "GET /en/consents/create/ HTTP/1.1" 200 48493 INFO 2025-12-01 16:35:19,501 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:35:31,702 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:35:49,908 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:35:58,405 basehttp 61640 6165098496 "GET /en/admin/core/user/ HTTP/1.1" 200 80100 INFO 2025-12-01 16:35:58,423 basehttp 61640 6165098496 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-12-01 16:36:01,908 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:36:03,141 basehttp 61640 6165098496 "GET /en/admin/core/user/85dcaf6b-413b-48f5-9bc5-de5878600e2b/change/ HTTP/1.1" 200 131577 INFO 2025-12-01 16:36:03,149 basehttp 61640 6181924864 "GET /static/admin/js/SelectBox.js HTTP/1.1" 200 4530 INFO 2025-12-01 16:36:03,150 basehttp 61640 6198751232 "GET /static/admin/js/SelectFilter2.js HTTP/1.1" 200 15845 INFO 2025-12-01 16:36:03,156 basehttp 61640 6165098496 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-12-01 16:36:03,178 basehttp 61640 6165098496 "GET /static/admin/img/selector-icons.svg HTTP/1.1" 200 3291 INFO 2025-12-01 16:36:31,910 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:37:01,908 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:37:31,910 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:38:01,909 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:38:13,180 basehttp 61640 6165098496 "GET /en/admin/auth/group/ HTTP/1.1" 200 62114 INFO 2025-12-01 16:38:13,202 basehttp 61640 6165098496 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-12-01 16:38:14,072 basehttp 61640 6165098496 "GET /en/admin/authtoken/tokenproxy/add/ HTTP/1.1" 200 65419 INFO 2025-12-01 16:38:14,086 basehttp 61640 6165098496 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-12-01 16:38:22,133 basehttp 61640 6165098496 "GET /en/admin/auth/group/ HTTP/1.1" 200 62114 INFO 2025-12-01 16:38:31,900 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:39:01,720 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:39:07,214 basehttp 61640 6165098496 "GET /en/admin/core/user/ HTTP/1.1" 200 80100 INFO 2025-12-01 16:39:07,235 basehttp 61640 6165098496 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-12-01 16:39:13,228 basehttp 61640 6165098496 "GET /en/admin/core/user/fd2bc64a-c8f3-4b04-8f85-2265e9575304/change/ HTTP/1.1" 200 131618 INFO 2025-12-01 16:39:13,248 basehttp 61640 6165098496 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-12-01 16:39:31,913 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:40:01,890 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:40:22,000 basehttp 61640 6165098496 "GET /en/admin/core/user/ HTTP/1.1" 200 80100 INFO 2025-12-01 16:40:31,723 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:41:01,696 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:41:31,721 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:41:37,295 basehttp 61640 6165098496 "GET /en/admin/core/clinic/ HTTP/1.1" 200 68084 INFO 2025-12-01 16:41:37,318 basehttp 61640 6165098496 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-12-01 16:41:41,001 basehttp 61640 6165098496 "GET /en/admin/core/clinic/307704f1-7bc7-46a9-b2f8-300c6d27d911/change/ HTTP/1.1" 200 69277 INFO 2025-12-01 16:41:41,015 basehttp 61640 6165098496 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-12-01 16:41:52,821 basehttp 61640 6165098496 "GET /en/admin/core/user/ HTTP/1.1" 200 80100 INFO 2025-12-01 16:41:52,839 basehttp 61640 6165098496 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-12-01 16:41:56,081 basehttp 61640 6165098496 "GET /en/admin/core/user/add/ HTTP/1.1" 200 67758 INFO 2025-12-01 16:41:56,087 basehttp 61640 6181924864 "GET /static/admin/css/unusable_password_field.css HTTP/1.1" 200 663 INFO 2025-12-01 16:41:56,089 basehttp 61640 6181924864 "GET /static/admin/js/unusable_password_field.js HTTP/1.1" 200 1480 INFO 2025-12-01 16:41:56,094 basehttp 61640 6165098496 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-12-01 16:42:01,907 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:42:31,909 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:43:15,450 basehttp 61640 6165098496 "GET /en/admin/core/user/ HTTP/1.1" 200 80100 INFO 2025-12-01 16:43:32,906 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:44:18,223 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:44:31,722 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:44:57,189 basehttp 61640 6165098496 "POST /en/accounts/logout/ HTTP/1.1" 302 0 INFO 2025-12-01 16:44:57,193 basehttp 61640 6165098496 "GET / HTTP/1.1" 200 32687 INFO 2025-12-01 16:44:59,164 basehttp 61640 6165098496 "GET /accounts/login/ HTTP/1.1" 302 0 INFO 2025-12-01 16:44:59,167 basehttp 61640 6181924864 "GET /en/accounts/login/ HTTP/1.1" 200 18799 INFO 2025-12-01 16:45:06,448 basehttp 61640 6181924864 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-12-01 16:45:06,456 basehttp 61640 6181924864 "GET /dashboard/ HTTP/1.1" 302 0 INFO 2025-12-01 16:45:06,470 basehttp 61640 6165098496 "GET /en/dashboard/ HTTP/1.1" 200 43116 INFO 2025-12-01 16:45:06,554 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-12-01 16:45:21,872 basehttp 61640 6165098496 "GET /en/patients/ HTTP/1.1" 200 83715 WARNING 2025-12-01 16:45:21,887 basehttp 61640 6165098496 "GET /static/plugins/datatables/datatables.min.css HTTP/1.1" 404 2038 WARNING 2025-12-01 16:45:21,887 basehttp 61640 6181924864 "GET /static/plugins/datatables/datatables.min.js HTTP/1.1" 404 2035 INFO 2025-12-01 16:45:21,946 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-12-01 16:45:35,843 basehttp 61640 6165098496 "GET /en/appointments/calendar/ HTTP/1.1" 200 45669 INFO 2025-12-01 16:45:35,915 basehttp 61640 6181924864 "GET /api/v1/appointments/calendar/?start=2025-11-30T00%3A00%3A00%2B03%3A00&end=2026-01-11T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 15268 INFO 2025-12-01 16:45:35,937 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-12-01 16:45:41,767 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-12-01 16:46:06,586 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-12-01 16:46:19,982 basehttp 61640 6165098496 "GET /en/appointments/calendar/ HTTP/1.1" 200 45669 INFO 2025-12-01 16:46:20,048 basehttp 61640 6181924864 "GET /api/v1/appointments/calendar/?start=2025-11-30T00%3A00%3A00%2B03%3A00&end=2026-01-11T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 15268 INFO 2025-12-01 16:46:20,070 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-12-01 16:46:36,804 basehttp 61640 6165098496 "GET /appointments/efe742ea-c3c4-4cd4-9359-e44f53b6ec81/quick-view/ HTTP/1.1" 302 0 INFO 2025-12-01 16:46:36,818 basehttp 61640 6181924864 "GET /en/appointments/efe742ea-c3c4-4cd4-9359-e44f53b6ec81/quick-view/ HTTP/1.1" 200 2704 INFO 2025-12-01 16:46:44,349 basehttp 61640 6181924864 "GET /appointments/efe742ea-c3c4-4cd4-9359-e44f53b6ec81/ HTTP/1.1" 302 0 INFO 2025-12-01 16:46:44,367 basehttp 61640 6165098496 "GET /en/appointments/efe742ea-c3c4-4cd4-9359-e44f53b6ec81/ HTTP/1.1" 200 46647 INFO 2025-12-01 16:46:44,435 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-12-01 16:47:03,055 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-12-01 16:47:20,081 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-12-01 16:47:21,806 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-12-01 16:47:36,568 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-12-01 16:48:06,585 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-12-01 16:48:36,582 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-12-01 16:48:44,901 basehttp 61640 6165098496 "POST /en/accounts/logout/ HTTP/1.1" 302 0 INFO 2025-12-01 16:48:44,903 basehttp 61640 6165098496 "GET / HTTP/1.1" 200 32687 INFO 2025-12-01 16:48:47,028 basehttp 61640 6165098496 "GET /accounts/login/ HTTP/1.1" 302 0 INFO 2025-12-01 16:48:47,031 basehttp 61640 6181924864 "GET /en/accounts/login/ HTTP/1.1" 200 18799 INFO 2025-12-01 16:48:48,469 basehttp 61640 6181924864 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-12-01 16:48:48,478 basehttp 61640 6181924864 "GET /dashboard/ HTTP/1.1" 302 0 INFO 2025-12-01 16:48:48,497 basehttp 61640 6165098496 "GET /en/dashboard/ HTTP/1.1" 200 55150 INFO 2025-12-01 16:48:48,567 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:49:18,573 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:49:30,683 basehttp 61640 6165098496 "GET /en/patients/35f506e4-9772-4c77-b2f4-a6ae0b1f82fd/ HTTP/1.1" 200 87838 INFO 2025-12-01 16:49:30,755 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:49:34,085 basehttp 61640 6165098496 "GET /en/appointments/b59ae54e-a62b-4f54-a5de-6402b0b57825/ HTTP/1.1" 200 48074 INFO 2025-12-01 16:49:34,164 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:49:41,081 basehttp 61640 6165098496 "GET /en/appointments/b59ae54e-a62b-4f54-a5de-6402b0b57825/reschedule/ HTTP/1.1" 200 37149 INFO 2025-12-01 16:49:41,162 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:49:55,843 basehttp 61640 6165098496 "GET /en/appointments/b59ae54e-a62b-4f54-a5de-6402b0b57825/ HTTP/1.1" 200 48074 INFO 2025-12-01 16:49:55,916 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:49:56,839 basehttp 61640 6165098496 "GET /en/appointments/b59ae54e-a62b-4f54-a5de-6402b0b57825/update/ HTTP/1.1" 200 134669 INFO 2025-12-01 16:49:56,908 services 61640 6181924864 Consent verified for patient 000050 for service ABA INFO 2025-12-01 16:49:56,916 basehttp 61640 6181924864 "GET /en/appointments/api/check-consent/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 317 INFO 2025-12-01 16:49:56,931 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:50:02,975 basehttp 61640 6165098496 "GET /en/appointments/ HTTP/1.1" 200 121944 INFO 2025-12-01 16:50:03,051 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:50:04,946 basehttp 61640 6165098496 "GET /en/appointments/9f8c79cf-ce5d-4eef-b282-27fb9d177fce/ HTTP/1.1" 200 47931 INFO 2025-12-01 16:50:05,025 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:50:07,523 basehttp 61640 6165098496 "GET /en/appointments/9f8c79cf-ce5d-4eef-b282-27fb9d177fce/reschedule/ HTTP/1.1" 200 37148 INFO 2025-12-01 16:50:07,583 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:50:24,041 basehttp 61640 6165098496 "GET /en/appointments/9f8c79cf-ce5d-4eef-b282-27fb9d177fce/ HTTP/1.1" 200 47931 INFO 2025-12-01 16:50:24,114 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:50:27,399 basehttp 61640 6165098496 "GET /en/appointments/9f8c79cf-ce5d-4eef-b282-27fb9d177fce/update/ HTTP/1.1" 200 134670 INFO 2025-12-01 16:50:27,459 services 61640 6181924864 Consent verified for patient 000050 for service ABA INFO 2025-12-01 16:50:27,466 basehttp 61640 6181924864 "GET /en/appointments/api/check-consent/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 317 INFO 2025-12-01 16:50:27,485 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:50:57,493 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:50:59,168 basehttp 61640 6165098496 "GET /en/appointments/ HTTP/1.1" 200 121944 INFO 2025-12-01 16:50:59,258 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:51:03,966 basehttp 61640 6165098496 "GET /en/appointments/9f8c79cf-ce5d-4eef-b282-27fb9d177fce/ HTTP/1.1" 200 47931 INFO 2025-12-01 16:51:04,048 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:51:34,066 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:51:51,224 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:51:51,855 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:51:52,467 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:51:54,136 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:51:54,175 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:51:54,810 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:51:55,437 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:51:56,208 services 61640 6165098496 Consent verified for patient 000050 for service ABA INFO 2025-12-01 16:51:56,210 basehttp 61640 6165098496 "GET /en/appointments/api/check-consent/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 317 INFO 2025-12-01 16:52:01,541 basehttp 61640 6165098496 "GET /en/appointments/d1a4b60f-ac4f-4e6c-8bb6-be18429b7f8b/ HTTP/1.1" 200 48074 INFO 2025-12-01 16:52:01,620 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:52:07,858 basehttp 61640 6165098496 "GET /en/appointments/ HTTP/1.1" 200 121944 INFO 2025-12-01 16:52:07,919 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:52:10,585 basehttp 61640 6165098496 "GET /en/appointments/calendar/ HTTP/1.1" 200 46232 INFO 2025-12-01 16:52:10,655 basehttp 61640 6181924864 "GET /api/v1/appointments/calendar/?start=2025-11-30T00%3A00%3A00%2B03%3A00&end=2026-01-11T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 15268 INFO 2025-12-01 16:52:10,680 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:52:13,416 basehttp 61640 6165098496 "GET /appointments/be1a2594-394a-42fe-a8e5-48b300a99144/quick-view/ HTTP/1.1" 302 0 INFO 2025-12-01 16:52:13,430 basehttp 61640 6181924864 "GET /en/appointments/be1a2594-394a-42fe-a8e5-48b300a99144/quick-view/ HTTP/1.1" 200 2796 INFO 2025-12-01 16:52:30,975 basehttp 61640 6181924864 "GET /api/v1/appointments/calendar/?start=2025-10-26T00%3A00%3A00%2B03%3A00&end=2025-12-07T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 18153 INFO 2025-12-01 16:52:40,680 basehttp 61640 6181924864 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:52:41,269 basehttp 61640 6181924864 "GET /appointments/1ea1a129-d641-4618-88bc-dfc4e1514ea6/quick-view/ HTTP/1.1" 302 0 INFO 2025-12-01 16:52:41,279 basehttp 61640 6165098496 "GET /en/appointments/1ea1a129-d641-4618-88bc-dfc4e1514ea6/quick-view/ HTTP/1.1" 200 2790 INFO 2025-12-01 16:53:09,968 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:53:12,243 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:53:13,536 basehttp 61640 6165098496 "GET /appointments/1ea1a129-d641-4618-88bc-dfc4e1514ea6/quick-view/ HTTP/1.1" 302 0 INFO 2025-12-01 16:53:13,550 basehttp 61640 6165098496 "GET /en/appointments/1ea1a129-d641-4618-88bc-dfc4e1514ea6/quick-view/ HTTP/1.1" 200 2790 INFO 2025-12-01 16:53:29,068 basehttp 61640 6165098496 "GET /en/appointments/9f8c79cf-ce5d-4eef-b282-27fb9d177fce/ HTTP/1.1" 200 47931 INFO 2025-12-01 16:53:29,147 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:53:59,161 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:54:00,522 signals 61640 6165098496 Appointment 9f8c79cf-ce5d-4eef-b282-27fb9d177fce status changed: CONFIRMED -> CANCELLED INFO 2025-12-01 16:54:00,544 tasks 61367 8479629824 Cancelled 2 reminders for appointment 9f8c79cf-ce5d-4eef-b282-27fb9d177fce ERROR 2025-12-01 16:54:00,549 log 61640 6165098496 Internal Server Error: /en/appointments/9f8c79cf-ce5d-4eef-b282-27fb9d177fce/cancel/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 797, in post appointment.save() File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 902, in save self.save_base( File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1023, in save_base post_save.send( File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/dispatch/dispatcher.py", line 189, in send response = receiver(signal=self, sender=sender, **named) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/signals.py", line 146, in appointment_post_save handle_appointment_cancelled(instance) File "/Users/marwanalwali/AgdarCentre/appointments/signals.py", line 538, in handle_appointment_cancelled f"with {appointment.provider.get_full_name()} has been cancelled.\n\n" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'Provider' object has no attribute 'get_full_name' ERROR 2025-12-01 16:54:00,551 basehttp 61640 6165098496 "POST /en/appointments/9f8c79cf-ce5d-4eef-b282-27fb9d177fce/cancel/ HTTP/1.1" 500 117399 INFO 2025-12-01 16:54:29,135 basehttp 61640 6165098496 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:54:47,116 autoreload 61640 8479629824 /Users/marwanalwali/AgdarCentre/appointments/signals.py changed, reloading. INFO 2025-12-01 16:54:47,690 autoreload 89339 8479629824 Watching for file changes with StatReloader INFO 2025-12-01 16:54:54,191 autoreload 89339 8479629824 /Users/marwanalwali/AgdarCentre/appointments/signals.py changed, reloading. INFO 2025-12-01 16:54:54,478 autoreload 89354 8479629824 Watching for file changes with StatReloader INFO 2025-12-01 16:54:57,325 basehttp 89354 6132985856 "GET /en/appointments/9f8c79cf-ce5d-4eef-b282-27fb9d177fce/ HTTP/1.1" 200 47254 INFO 2025-12-01 16:54:57,394 basehttp 89354 6132985856 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:55:15,814 basehttp 89354 6132985856 "GET /en/appointments/ HTTP/1.1" 200 121943 INFO 2025-12-01 16:55:15,868 basehttp 89354 6132985856 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:55:19,330 basehttp 89354 6132985856 "GET /en/dashboard/ HTTP/1.1" 200 55150 INFO 2025-12-01 16:55:19,402 basehttp 89354 6132985856 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:55:21,501 basehttp 89354 6132985856 "GET /en/appointments/create/ HTTP/1.1" 200 134466 INFO 2025-12-01 16:55:21,577 basehttp 89354 6132985856 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:55:31,750 basehttp 89354 6132985856 "GET /en/appointments/api/available-rooms/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 434 INFO 2025-12-01 16:55:31,750 services 89354 6149812224 Consent verified for patient 000050 for service ABA INFO 2025-12-01 16:55:31,753 basehttp 89354 6166638592 "GET /api/v1/providers/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 581 INFO 2025-12-01 16:55:31,754 basehttp 89354 6149812224 "GET /en/appointments/api/check-consent/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 317 INFO 2025-12-01 16:55:51,602 basehttp 89354 6149812224 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:55:52,797 basehttp 89354 6149812224 "GET /en/appointments/api/available-slots/?provider=6bb1e54b-67ec-403f-bf57-4b8efe5a7324&date=2026-01-04&duration=30 HTTP/1.1" 200 989 INFO 2025-12-01 16:55:55,861 basehttp 89354 6149812224 "GET /en/appointments/api/available-rooms/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911&date=2026-01-04&time=08%3A00&duration=30 HTTP/1.1" 200 445 INFO 2025-12-01 16:56:17,896 basehttp 89354 6149812224 "GET /en/appointments/api/available-rooms/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911&date=2026-01-04&time=09%3A00&duration=30 HTTP/1.1" 200 445 INFO 2025-12-01 16:56:21,594 basehttp 89354 6149812224 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-12-01 16:56:28,578 log 89354 6149812224 Not Found: /.well-known/appspecific/com.chrome.devtools.json WARNING 2025-12-01 16:56:28,579 basehttp 89354 6149812224 "GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 3165 WARNING 2025-12-01 16:56:28,613 basehttp 89354 6149812224 "GET /static/plugins/toastr/toastr.js.map HTTP/1.1" 404 2011 INFO 2025-12-01 16:56:28,628 basehttp 89354 6166638592 "GET /static/css/default/app.min.css.map HTTP/1.1" 304 0 INFO 2025-12-01 16:56:51,593 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:57:21,593 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:57:27,501 basehttp 89354 6166638592 "GET /en/appointments/api/available-slots/?provider=6bb1e54b-67ec-403f-bf57-4b8efe5a7324&date=2026-01-03&duration=30 HTTP/1.1" 200 342 INFO 2025-12-01 16:57:51,593 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:58:16,802 basehttp 89354 6166638592 "GET /en/dashboard/ HTTP/1.1" 200 55150 INFO 2025-12-01 16:58:16,879 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:58:46,903 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:59:16,903 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 16:59:46,891 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:00:00,005 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-01 17:00:00,006 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-01 14:00:00.006170+00:00'} INFO 2025-12-01 17:00:00,012 tasks 61367 8479629824 Lab results sync started INFO 2025-12-01 17:00:00,012 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-01 14:00:00.012279+00:00'} INFO 2025-12-01 17:00:16,903 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:00:46,902 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:01:16,894 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-12-01 17:01:34,446 log 89354 6166638592 Not Found: /en/mdt WARNING 2025-12-01 17:01:34,446 basehttp 89354 6166638592 "GET /en/mdt HTTP/1.1" 404 23866 WARNING 2025-12-01 17:01:42,558 log 89354 6166638592 Not Found: /en/mdt/ WARNING 2025-12-01 17:01:42,558 basehttp 89354 6166638592 "GET /en/mdt/ HTTP/1.1" 404 27057 INFO 2025-12-01 17:01:52,660 basehttp 89354 6166638592 "GET /en/mdt/notes/ HTTP/1.1" 200 45956 INFO 2025-12-01 17:01:52,733 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:01:56,466 basehttp 89354 6166638592 "GET /en/mdt/notes/3d94c371-d9c7-42a2-8e82-088935fd4130/ HTTP/1.1" 200 34179 INFO 2025-12-01 17:01:56,535 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:02:22,757 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:02:27,016 basehttp 89354 6166638592 "GET /en/mdt/notes/f0c4582c-d4e3-4e2e-8e26-f2a2e5d6e916/ HTTP/1.1" 200 42652 INFO 2025-12-01 17:02:27,088 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:02:43,605 basehttp 89354 6166638592 "GET /en/ot/consults/ HTTP/1.1" 200 46795 INFO 2025-12-01 17:02:43,691 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:02:45,991 basehttp 89354 6166638592 "GET /en/ot/consults/create/ HTTP/1.1" 200 74753 INFO 2025-12-01 17:02:46,055 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:03:00,434 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:03:01,114 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:03:05,361 basehttp 89354 6166638592 "GET /en/mdt/notes/f0c4582c-d4e3-4e2e-8e26-f2a2e5d6e916/ HTTP/1.1" 200 42652 INFO 2025-12-01 17:03:05,440 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-01 17:03:33,036 log 89354 6166638592 Internal Server Error: /en/mdt/notes/f0c4582c-d4e3-4e2e-8e26-f2a2e5d6e916/contribute/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 123, in get_success_url url = self.object.get_absolute_url() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'MDTContribution' object has no attribute 'get_absolute_url' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/mdt/views.py", line 196, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 182, in post return super().post(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 151, in post return self.form_valid(form) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/mdt/views.py", line 211, in form_valid response = super().form_valid(form) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 134, in form_valid return super().form_valid(form) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 63, in form_valid return HttpResponseRedirect(self.get_success_url()) ^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/edit.py", line 125, in get_success_url raise ImproperlyConfigured( django.core.exceptions.ImproperlyConfigured: No URL to redirect to. Either provide a url or define a get_absolute_url method on the Model. ERROR 2025-12-01 17:03:33,039 basehttp 89354 6166638592 "POST /en/mdt/notes/f0c4582c-d4e3-4e2e-8e26-f2a2e5d6e916/contribute/ HTTP/1.1" 500 117699 INFO 2025-12-01 17:03:38,188 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:03:55,858 basehttp 89354 6166638592 "GET /en/mdt/my-notes/ HTTP/1.1" 200 29508 INFO 2025-12-01 17:03:55,924 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:04:11,393 basehttp 89354 6166638592 "GET /en/mdt/notes/f0c4582c-d4e3-4e2e-8e26-f2a2e5d6e916/ HTTP/1.1" 200 43403 INFO 2025-12-01 17:04:11,489 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:04:25,945 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:04:33,224 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:04:34,301 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:04:47,431 basehttp 89354 6166638592 "GET /en/mdt/notes/create/ HTTP/1.1" 200 33344 INFO 2025-12-01 17:04:47,497 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:04:56,696 basehttp 89354 6166638592 "GET /en/ HTTP/1.1" 200 32690 INFO 2025-12-01 17:05:09,002 basehttp 89354 6166638592 "GET /en/appointments/ HTTP/1.1" 200 121943 INFO 2025-12-01 17:05:09,082 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:05:16,270 basehttp 89354 6166638592 "GET /en/appointments/9f8c79cf-ce5d-4eef-b282-27fb9d177fce/ HTTP/1.1" 200 47254 INFO 2025-12-01 17:05:16,338 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:05:46,360 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:06:06,676 basehttp 89354 6166638592 "GET /en/referrals/external/ HTTP/1.1" 200 13212 INFO 2025-12-01 17:06:06,682 basehttp 89354 6166638592 "GET /static/img/logo/Agdar-Logo.png HTTP/1.1" 200 12528 INFO 2025-12-01 17:06:15,438 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:06:19,762 basehttp 89354 6166638592 "GET /en/appointments/9f8c79cf-ce5d-4eef-b282-27fb9d177fce/update/ HTTP/1.1" 200 134670 INFO 2025-12-01 17:06:19,830 services 89354 6132985856 Consent verified for patient 000050 for service ABA INFO 2025-12-01 17:06:19,837 basehttp 89354 6132985856 "GET /en/appointments/api/check-consent/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 317 INFO 2025-12-01 17:06:19,849 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:06:23,808 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:06:24,639 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-12-01 17:06:38,973 log 89354 6166638592 Not Found: /en/psychology/ WARNING 2025-12-01 17:06:38,973 basehttp 89354 6166638592 "GET /en/psychology/ HTTP/1.1" 404 33333 INFO 2025-12-01 17:06:51,033 basehttp 89354 6166638592 "GET /en/psychology/consultations/ HTTP/1.1" 200 27950 INFO 2025-12-01 17:06:51,109 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:06:54,778 basehttp 89354 6166638592 "GET /en/psychology/consultations/create/ HTTP/1.1" 200 63234 INFO 2025-12-01 17:06:54,856 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:07:17,033 basehttp 89354 6166638592 "GET /en/psychology/progress-reports/ HTTP/1.1" 200 27697 INFO 2025-12-01 17:07:17,106 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:07:20,317 basehttp 89354 6166638592 "GET /en/psychology/progress-reports/create/ HTTP/1.1" 200 39257 INFO 2025-12-01 17:07:20,394 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:07:23,653 basehttp 89354 6166638592 "GET /en/dashboard/ HTTP/1.1" 200 55150 INFO 2025-12-01 17:07:23,736 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:07:52,104 basehttp 89354 6166638592 "GET /en/finance/invoices/create/ HTTP/1.1" 200 59618 INFO 2025-12-01 17:07:52,177 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:07:55,448 basehttp 89354 6166638592 "GET /en/finance/invoices/ HTTP/1.1" 200 63780 INFO 2025-12-01 17:07:55,523 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:07:57,540 basehttp 89354 6166638592 "GET /en/finance/invoices/1b58d9a1-167d-4be2-a171-6ec0e3b01185/ HTTP/1.1" 200 43901 INFO 2025-12-01 17:07:57,610 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:08:11,647 tasks 61367 8479629824 Email sent successfully to ['saud.al-juaid@example.sa'] INFO 2025-12-01 17:08:11,648 basehttp 89354 6166638592 "POST /en/finance/payments/d0bd4b3d-739c-40f0-8789-b95fe2e73460/refund/ HTTP/1.1" 302 0 INFO 2025-12-01 17:08:11,661 basehttp 89354 6166638592 "GET /en/finance/invoices/1b58d9a1-167d-4be2-a171-6ec0e3b01185/ HTTP/1.1" 200 41036 INFO 2025-12-01 17:08:11,733 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:08:41,755 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:08:47,064 basehttp 89354 6166638592 "GET /en/finance/invoices/1b58d9a1-167d-4be2-a171-6ec0e3b01185/pdf/?print=true HTTP/1.1" 200 66127 INFO 2025-12-01 17:09:05,827 basehttp 89354 6166638592 "GET /en/finance/invoices/1b58d9a1-167d-4be2-a171-6ec0e3b01185/update/ HTTP/1.1" 200 57372 INFO 2025-12-01 17:09:05,907 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:09:09,936 basehttp 89354 6166638592 "GET /en/finance/invoices/ HTTP/1.1" 200 63792 INFO 2025-12-01 17:09:10,019 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:09:21,247 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:09:21,677 basehttp 89354 6166638592 "GET /en/finance/invoices/1b58d9a1-167d-4be2-a171-6ec0e3b01185/ HTTP/1.1" 200 40699 INFO 2025-12-01 17:09:22,496 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:09:25,550 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:09:29,444 basehttp 89354 6132985856 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:09:30,242 basehttp 89354 6132985856 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:09:53,754 basehttp 89354 6132985856 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:10:12,197 basehttp 89354 6132985856 "GET /en/appointments/create/ HTTP/1.1" 200 134466 INFO 2025-12-01 17:10:12,278 basehttp 89354 6132985856 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:10:18,689 basehttp 89354 6132985856 "GET /api/v1/providers/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 581 INFO 2025-12-01 17:10:18,690 basehttp 89354 6149812224 "GET /en/appointments/api/available-rooms/?clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 434 INFO 2025-12-01 17:10:18,694 basehttp 89354 6166638592 "GET /en/appointments/api/check-consent/?patient=37ff89aa-2bc3-4ee9-9269-d6eef0f1ab4e&clinic=307704f1-7bc7-46a9-b2f8-300c6d27d911 HTTP/1.1" 200 432 INFO 2025-12-01 17:10:42,297 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:11:12,279 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:11:31,907 basehttp 89354 6166638592 "GET /en/appointments/ HTTP/1.1" 200 121943 INFO 2025-12-01 17:11:31,994 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:11:34,416 basehttp 89354 6166638592 "GET /en/appointments/c00bb8a0-9ad2-4201-913b-c28f85942a28/ HTTP/1.1" 200 48074 INFO 2025-12-01 17:11:34,494 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:11:36,132 signals 89354 6166638592 Appointment c00bb8a0-9ad2-4201-913b-c28f85942a28 status changed: BOOKED -> CONFIRMED INFO 2025-12-01 17:11:36,138 signals 89354 6166638592 Appointment c00bb8a0-9ad2-4201-913b-c28f85942a28 confirmed INFO 2025-12-01 17:11:36,139 basehttp 89354 6166638592 "POST /en/appointments/c00bb8a0-9ad2-4201-913b-c28f85942a28/confirm/ HTTP/1.1" 302 0 ERROR 2025-12-01 17:11:36,147 tasks 61367 8479629824 Failed to send confirmation for appointment c00bb8a0-9ad2-4201-913b-c28f85942a28: 'NoneType' object has no attribute 'strftime' INFO 2025-12-01 17:11:36,157 basehttp 89354 6166638592 "GET /en/appointments/c00bb8a0-9ad2-4201-913b-c28f85942a28/ HTTP/1.1" 200 48402 INFO 2025-12-01 17:11:36,231 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:11:45,170 basehttp 89354 6166638592 "GET /en/finance/invoices/create/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&appointment=c00bb8a0-9ad2-4201-913b-c28f85942a28 HTTP/1.1" 200 61584 INFO 2025-12-01 17:11:45,242 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:11:54,196 basehttp 89354 6166638592 "POST /en/appointments/c00bb8a0-9ad2-4201-913b-c28f85942a28/arrive/ HTTP/1.1" 302 0 INFO 2025-12-01 17:11:54,227 basehttp 89354 6166638592 "GET /en/finance/invoices/create/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&appointment=c00bb8a0-9ad2-4201-913b-c28f85942a28 HTTP/1.1" 200 61994 INFO 2025-12-01 17:11:54,307 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:12:11,090 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:12:12,329 basehttp 89354 6166638592 "GET /en/appointments/c00bb8a0-9ad2-4201-913b-c28f85942a28/ HTTP/1.1" 200 48076 INFO 2025-12-01 17:12:42,401 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:13:12,428 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:13:42,425 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:14:12,430 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:14:42,427 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:15:12,431 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:15:42,427 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:16:12,410 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-01 17:16:36,169 tasks 61367 8479629824 Failed to send confirmation for appointment c00bb8a0-9ad2-4201-913b-c28f85942a28: 'NoneType' object has no attribute 'strftime' INFO 2025-12-01 17:16:42,428 basehttp 89354 6166638592 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-01 17:17:05,132 signals 89354 6166638592 Appointment c00bb8a0-9ad2-4201-913b-c28f85942a28 status changed: CONFIRMED -> NO_SHOW ERROR 2025-12-01 17:17:05,146 log 89354 6166638592 Internal Server Error: /en/appointments/c00bb8a0-9ad2-4201-913b-c28f85942a28/no-show/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 135, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 144, in dispatch return handler(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/views.py", line 1039, in post appointment.save() File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 902, in save self.save_base( File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/db/models/base.py", line 1023, in save_base post_save.send( File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/dispatch/dispatcher.py", line 189, in send response = receiver(signal=self, sender=sender, **named) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/appointments/signals.py", line 148, in appointment_post_save handle_appointment_no_show(instance) File "/Users/marwanalwali/AgdarCentre/appointments/signals.py", line 582, in handle_appointment_no_show f"appointment on {appointment.start_at.strftime('%B %d, %Y at %I:%M %p')}", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'strftime' ERROR 2025-12-01 17:17:05,148 basehttp 89354 6166638592 "POST /en/appointments/c00bb8a0-9ad2-4201-913b-c28f85942a28/no-show/ HTTP/1.1" 500 115484 ERROR 2025-12-01 17:21:36,191 tasks 61367 8479629824 Failed to send confirmation for appointment c00bb8a0-9ad2-4201-913b-c28f85942a28: 'NoneType' object has no attribute 'strftime' ERROR 2025-12-01 17:26:36,212 tasks 61367 8479629824 Failed to send confirmation for appointment c00bb8a0-9ad2-4201-913b-c28f85942a28: 'NoneType' object has no attribute 'strftime' INFO 2025-12-01 17:30:00,017 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-01 17:30:00,018 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-01 14:30:00.018215+00:00'} INFO 2025-12-01 17:30:00,026 tasks 61367 8479629824 Lab results sync started INFO 2025-12-01 17:30:00,026 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-01 14:30:00.026634+00:00'} INFO 2025-12-01 18:00:00,014 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-01 18:00:00,014 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-01 15:00:00.014489+00:00'} INFO 2025-12-01 18:00:00,023 tasks 61367 8479629824 Lab results sync started INFO 2025-12-01 18:00:00,023 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-01 15:00:00.023387+00:00'} INFO 2025-12-01 18:00:00,040 tasks 61367 8479629824 Generated daily schedule for 2025-12-02: {'date': '2025-12-02', 'total_appointments': 0, 'providers_with_appointments': 0} INFO 2025-12-01 18:30:00,015 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-01 18:30:00,016 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-01 15:30:00.016380+00:00'} INFO 2025-12-01 18:30:00,025 tasks 61367 8479629824 Lab results sync started INFO 2025-12-01 18:30:00,025 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-01 15:30:00.025245+00:00'} INFO 2025-12-01 19:05:14,935 tasks 61367 8479629824 Lab results sync started INFO 2025-12-01 19:05:14,935 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-01 16:05:14.935310+00:00'} INFO 2025-12-01 19:05:14,941 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-01 19:05:14,941 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-01 16:05:14.941235+00:00'} INFO 2025-12-01 19:30:49,994 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-01 19:30:49,994 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-01 16:30:49.994477+00:00'} INFO 2025-12-01 19:30:50,003 tasks 61367 8479629824 Lab results sync started INFO 2025-12-01 19:30:50,003 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-01 16:30:50.003277+00:00'} INFO 2025-12-01 20:00:00,019 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-01 20:00:00,020 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-01 17:00:00.020355+00:00'} INFO 2025-12-01 20:00:00,028 tasks 61367 8479629824 Lab results sync started INFO 2025-12-01 20:00:00,028 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-01 17:00:00.028757+00:00'} INFO 2025-12-01 20:30:14,850 tasks 61367 8479629824 Lab results sync started INFO 2025-12-01 20:30:14,850 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-01 17:30:14.850913+00:00'} INFO 2025-12-01 20:30:14,856 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-01 20:30:14,856 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-01 17:30:14.856746+00:00'} INFO 2025-12-01 21:00:26,662 tasks 61367 8479629824 Lab results sync started INFO 2025-12-01 21:00:26,664 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-01 18:00:26.664058+00:00'} INFO 2025-12-01 21:00:26,668 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-01 21:00:26,668 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-01 18:00:26.668199+00:00'} INFO 2025-12-01 21:30:00,022 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-01 21:30:00,024 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-01 18:30:00.024317+00:00'} INFO 2025-12-01 21:30:00,031 tasks 61367 8479629824 Lab results sync started INFO 2025-12-01 21:30:00,031 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-01 18:30:00.031805+00:00'} INFO 2025-12-01 22:15:11,560 tasks 61360 8479629824 Lab results sync started INFO 2025-12-01 22:15:11,561 tasks 61360 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-01 19:15:11.561047+00:00'} INFO 2025-12-01 22:15:11,565 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-01 22:15:11,565 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-01 19:15:11.565327+00:00'} INFO 2025-12-01 22:30:49,260 tasks 61367 8479629824 Lab results sync started INFO 2025-12-01 22:30:49,260 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-01 19:30:49.260338+00:00'} INFO 2025-12-01 22:30:49,268 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-01 22:30:49,268 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-01 19:30:49.268959+00:00'} INFO 2025-12-01 23:05:57,700 tasks 61367 8479629824 Lab results sync started INFO 2025-12-01 23:05:57,701 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-01 20:05:57.701705+00:00'} INFO 2025-12-01 23:05:57,706 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-01 23:05:57,706 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-01 20:05:57.706941+00:00'} INFO 2025-12-01 23:05:57,725 tasks 61367 8479629824 ZATCA batch submission: 0 submitted, 20 failed INFO 2025-12-01 23:05:57,727 tasks 61360 8479629824 ZATCA e-invoice submission for INV-AGDAR-2025-18422 INFO 2025-12-01 23:05:57,728 tasks 61368 8479629824 ZATCA e-invoice submission for IAGDAR174645 INFO 2025-12-01 23:05:57,728 tasks 61361 8479629824 ZATCA e-invoice submission for IAGDAR157001 INFO 2025-12-01 23:05:57,729 tasks 61369 8479629824 ZATCA e-invoice submission for IAGDAR558936 INFO 2025-12-01 23:05:57,730 tasks 61362 8479629824 ZATCA e-invoice submission for IAGDAR669695 INFO 2025-12-01 23:05:57,730 tasks 61370 8479629824 ZATCA e-invoice submission for IAGDAR550212 INFO 2025-12-01 23:05:57,731 tasks 61363 8479629824 ZATCA e-invoice submission for IAGDAR858604 INFO 2025-12-01 23:05:57,731 tasks 61371 8479629824 ZATCA e-invoice submission for IAGDAR708227 INFO 2025-12-01 23:05:57,732 tasks 61364 8479629824 ZATCA e-invoice submission for IAGDAR945314 INFO 2025-12-01 23:05:57,733 tasks 61372 8479629824 ZATCA e-invoice submission for IAGDAR840464 INFO 2025-12-01 23:05:57,734 tasks 61367 8479629824 ZATCA e-invoice submission for IAGDAR898825 INFO 2025-12-01 23:05:57,735 tasks 61365 8479629824 ZATCA e-invoice submission for IAGDAR757134 INFO 2025-12-01 23:05:57,736 tasks 61360 8479629824 ZATCA e-invoice submission for IAGDAR289266 INFO 2025-12-01 23:05:57,736 tasks 61366 8479629824 ZATCA e-invoice submission for IAGDAR140347 INFO 2025-12-01 23:05:57,737 tasks 61368 8479629824 ZATCA e-invoice submission for IAGDAR770785 INFO 2025-12-01 23:05:57,737 tasks 61361 8479629824 ZATCA e-invoice submission for IAGDAR342242 INFO 2025-12-01 23:05:57,738 tasks 61369 8479629824 ZATCA e-invoice submission for IAGDAR425411 INFO 2025-12-01 23:05:57,739 tasks 61362 8479629824 ZATCA e-invoice submission for IAGDAR526290 INFO 2025-12-01 23:05:57,739 tasks 61370 8479629824 ZATCA e-invoice submission for IAGDAR578723 INFO 2025-12-01 23:05:57,740 tasks 61363 8479629824 ZATCA e-invoice submission for IAGDAR686930 INFO 2025-12-01 23:31:53,188 tasks 61367 8479629824 Lab results sync started INFO 2025-12-01 23:31:53,189 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-01 20:31:53.189348+00:00'} INFO 2025-12-01 23:31:53,194 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-01 23:31:53,194 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-01 20:31:53.194266+00:00'} INFO 2025-12-02 00:06:49,387 tasks 61360 8479629824 Lab results sync started INFO 2025-12-02 00:06:49,388 tasks 61360 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-01 21:06:49.388381+00:00'} INFO 2025-12-02 00:06:49,393 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 00:06:49,393 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-01 21:06:49.393744+00:00'} INFO 2025-12-02 00:32:51,654 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 00:32:51,654 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-01 21:32:51.654613+00:00'} INFO 2025-12-02 00:32:51,660 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 00:32:51,660 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-01 21:32:51.660676+00:00'} INFO 2025-12-02 01:15:46,508 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 01:15:46,508 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-01 22:15:46.508252+00:00'} INFO 2025-12-02 01:15:46,514 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 01:15:46,514 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-01 22:15:46.514145+00:00'} INFO 2025-12-02 01:32:49,305 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 01:32:49,305 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-01 22:32:49.305766+00:00'} INFO 2025-12-02 01:32:49,311 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 01:32:49,311 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-01 22:32:49.311862+00:00'} INFO 2025-12-02 02:04:45,889 tasks 61360 8479629824 Lab results sync started INFO 2025-12-02 02:04:45,889 tasks 61360 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-01 23:04:45.889983+00:00'} INFO 2025-12-02 02:04:45,895 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 02:04:45,895 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-01 23:04:45.895532+00:00'} INFO 2025-12-02 02:36:48,130 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 02:36:48,131 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-01 23:36:48.131172+00:00'} INFO 2025-12-02 02:36:48,135 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 02:36:48,135 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-01 23:36:48.135864+00:00'} INFO 2025-12-02 03:09:09,621 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 03:09:09,621 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 00:09:09.621845+00:00'} INFO 2025-12-02 03:09:09,627 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 03:09:09,627 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 00:09:09.627932+00:00'} INFO 2025-12-02 03:44:17,112 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 03:44:17,112 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 00:44:17.112244+00:00'} INFO 2025-12-02 03:44:17,117 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 03:44:17,117 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 00:44:17.117172+00:00'} INFO 2025-12-02 04:01:27,873 tasks 61360 8479629824 Lab results sync started INFO 2025-12-02 04:01:27,873 tasks 61360 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 01:01:27.873808+00:00'} INFO 2025-12-02 04:01:27,879 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 04:01:27,879 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 01:01:27.879561+00:00'} INFO 2025-12-02 04:35:00,421 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 04:35:00,421 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 01:35:00.421768+00:00'} INFO 2025-12-02 04:35:00,427 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 04:35:00,427 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 01:35:00.427891+00:00'} INFO 2025-12-02 05:08:05,897 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 05:08:05,897 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 02:08:05.897280+00:00'} INFO 2025-12-02 05:08:05,902 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 05:08:05,902 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 02:08:05.902916+00:00'} INFO 2025-12-02 05:42:15,577 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 05:42:15,578 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 02:42:15.578426+00:00'} INFO 2025-12-02 05:42:15,583 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 05:42:15,584 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 02:42:15.584072+00:00'} INFO 2025-12-02 06:00:37,348 tasks 61360 8479629824 Lab results sync started INFO 2025-12-02 06:00:37,349 tasks 61360 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 03:00:37.349212+00:00'} INFO 2025-12-02 06:00:37,354 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 06:00:37,354 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 03:00:37.354854+00:00'} INFO 2025-12-02 06:34:57,756 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 06:34:57,757 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 03:34:57.757827+00:00'} INFO 2025-12-02 06:34:57,761 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 06:34:57,761 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 03:34:57.761820+00:00'} INFO 2025-12-02 07:07:08,153 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 07:07:08,154 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 04:07:08.154511+00:00'} INFO 2025-12-02 07:07:08,159 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 07:07:08,160 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 04:07:08.160025+00:00'} INFO 2025-12-02 07:39:10,673 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 07:39:10,674 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 04:39:10.674213+00:00'} INFO 2025-12-02 07:39:10,678 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 07:39:10,678 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 04:39:10.678664+00:00'} INFO 2025-12-02 08:13:19,079 tasks 61367 8479629824 Scheduled 0 appointment reminders INFO 2025-12-02 08:13:19,084 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 08:13:19,084 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 05:13:19.084635+00:00'} INFO 2025-12-02 08:13:19,089 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 08:13:19,089 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 05:13:19.089744+00:00'} INFO 2025-12-02 08:15:16,401 tasks 61367 8479629824 Reminder sent for appointment 471a87e3-9da0-448b-9b43-812876b30e30 ERROR 2025-12-02 08:15:16,413 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-02 08:30:53,094 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 08:30:53,095 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 05:30:53.095244+00:00'} INFO 2025-12-02 08:30:53,100 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 08:30:53,100 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 05:30:53.100755+00:00'} INFO 2025-12-02 09:02:34,531 tasks 61360 8479629824 Lab results sync started INFO 2025-12-02 09:02:34,531 tasks 61360 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 06:02:34.531902+00:00'} INFO 2025-12-02 09:02:34,537 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 09:02:34,538 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 06:02:34.538025+00:00'} INFO 2025-12-02 09:41:43,995 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 09:41:43,995 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 06:41:43.995807+00:00'} INFO 2025-12-02 09:41:44,000 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 09:41:44,000 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 06:41:44.000748+00:00'} INFO 2025-12-02 10:13:19,390 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 10:13:19,391 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 07:13:19.391068+00:00'} INFO 2025-12-02 10:13:19,397 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 10:13:19,397 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 07:13:19.397179+00:00'} ERROR 2025-12-02 10:16:08,221 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-02 10:34:05,220 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 10:34:05,220 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 07:34:05.220698+00:00'} INFO 2025-12-02 10:34:05,226 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 10:34:05,226 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 07:34:05.226763+00:00'} INFO 2025-12-02 11:06:53,500 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 11:06:53,500 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 08:06:53.500217+00:00'} INFO 2025-12-02 11:06:53,504 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 11:06:53,505 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 08:06:53.505031+00:00'} INFO 2025-12-02 11:34:01,745 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 11:34:01,745 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 08:34:01.745980+00:00'} INFO 2025-12-02 11:34:01,783 tasks 61360 8479629824 Radiology results sync started INFO 2025-12-02 11:34:01,783 tasks 61360 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 08:34:01.783912+00:00'} INFO 2025-12-02 11:49:40,240 tasks 61367 8479629824 Reminder sent for appointment d053117f-99cc-4b3d-a7b6-c43871461868 ERROR 2025-12-02 11:49:40,254 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-02 11:49:40,254 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-02 12:06:41,115 tasks 61360 8479629824 Lab results sync started INFO 2025-12-02 12:06:41,115 tasks 61360 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 09:06:41.115513+00:00'} INFO 2025-12-02 12:06:41,289 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 12:06:41,290 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 09:06:41.290171+00:00'} ERROR 2025-12-02 12:18:13,176 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-02 12:34:53,348 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 12:34:53,348 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 09:34:53.348368+00:00'} INFO 2025-12-02 12:34:53,354 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 12:34:53,354 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 09:34:53.354514+00:00'} INFO 2025-12-02 13:08:01,804 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 13:08:01,805 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 10:08:01.805183+00:00'} INFO 2025-12-02 13:08:01,812 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 13:08:01,812 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 10:08:01.812418+00:00'} INFO 2025-12-02 13:36:40,794 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 13:36:40,794 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 10:36:40.794417+00:00'} INFO 2025-12-02 13:36:40,800 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 13:36:40,800 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 10:36:40.800375+00:00'} ERROR 2025-12-02 14:09:21,107 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-02 14:09:21,107 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-02 14:09:21,298 tasks 61360 8479629824 Lab results sync started INFO 2025-12-02 14:09:21,298 tasks 61360 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 11:09:21.298811+00:00'} INFO 2025-12-02 14:09:21,304 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 14:09:21,304 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 11:09:21.304966+00:00'} ERROR 2025-12-02 14:37:16,731 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-02 14:37:17,107 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 14:37:17,107 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 11:37:17.107918+00:00'} INFO 2025-12-02 14:37:17,114 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 14:37:17,114 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 11:37:17.114170+00:00'} INFO 2025-12-02 15:09:51,045 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 15:09:51,045 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 12:09:51.045541+00:00'} INFO 2025-12-02 15:09:51,054 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 15:09:51,054 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 12:09:51.054519+00:00'} ERROR 2025-12-02 15:21:04,154 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-02 15:38:15,284 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 15:38:15,284 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 12:38:15.284355+00:00'} INFO 2025-12-02 15:38:15,289 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 15:38:15,289 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 12:38:15.289769+00:00'} INFO 2025-12-02 16:10:53,726 tasks 61360 8479629824 Lab results sync started INFO 2025-12-02 16:10:53,727 tasks 61360 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 13:10:53.727509+00:00'} INFO 2025-12-02 16:10:53,731 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 16:10:53,731 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 13:10:53.731909+00:00'} ERROR 2025-12-02 16:38:31,391 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-02 16:38:32,457 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 16:38:32,457 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 13:38:32.457435+00:00'} INFO 2025-12-02 16:38:32,463 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 16:38:32,463 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 13:38:32.463536+00:00'} INFO 2025-12-02 17:10:07,431 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 17:10:07,433 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 14:10:07.433796+00:00'} INFO 2025-12-02 17:10:07,437 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 17:10:07,437 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 14:10:07.437332+00:00'} INFO 2025-12-02 17:40:28,047 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 17:40:28,048 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 14:40:28.048975+00:00'} INFO 2025-12-02 17:40:28,054 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 17:40:28,054 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 14:40:28.054345+00:00'} INFO 2025-12-02 18:14:30,034 tasks 61360 8479629824 Generated daily schedule for 2025-12-03: {'date': '2025-12-03', 'total_appointments': 0, 'providers_with_appointments': 0} INFO 2025-12-02 18:14:30,044 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 18:14:30,044 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 15:14:30.044204+00:00'} INFO 2025-12-02 18:14:30,136 tasks 61360 8479629824 Radiology results sync started INFO 2025-12-02 18:14:30,136 tasks 61360 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 15:14:30.136583+00:00'} INFO 2025-12-02 18:45:33,324 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 18:45:33,326 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 15:45:33.326190+00:00'} INFO 2025-12-02 18:45:33,330 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 18:45:33,330 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 15:45:33.330242+00:00'} INFO 2025-12-02 19:02:52,114 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 19:02:52,114 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 16:02:52.114706+00:00'} INFO 2025-12-02 19:02:52,121 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 19:02:52,121 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 16:02:52.121212+00:00'} INFO 2025-12-02 19:42:01,209 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 19:42:01,210 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 16:42:01.210157+00:00'} INFO 2025-12-02 19:42:01,215 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 19:42:01,215 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 16:42:01.215905+00:00'} INFO 2025-12-02 20:15:50,731 tasks 61360 8479629824 Lab results sync started INFO 2025-12-02 20:15:50,731 tasks 61360 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 17:15:50.731310+00:00'} INFO 2025-12-02 20:15:50,737 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 20:15:50,737 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 17:15:50.737331+00:00'} INFO 2025-12-02 20:42:29,027 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 20:42:29,027 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 17:42:29.027960+00:00'} INFO 2025-12-02 20:42:29,033 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 20:42:29,033 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 17:42:29.033817+00:00'} INFO 2025-12-02 21:17:04,376 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 21:17:04,376 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 18:17:04.376418+00:00'} INFO 2025-12-02 21:17:04,382 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 21:17:04,382 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 18:17:04.382332+00:00'} INFO 2025-12-02 21:45:15,234 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 21:45:15,234 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 18:45:15.234773+00:00'} INFO 2025-12-02 21:45:15,240 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 21:45:15,240 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 18:45:15.240980+00:00'} INFO 2025-12-02 22:02:22,402 tasks 61360 8479629824 Lab results sync started INFO 2025-12-02 22:02:22,402 tasks 61360 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 19:02:22.402322+00:00'} INFO 2025-12-02 22:02:22,408 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 22:02:22,408 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 19:02:22.408492+00:00'} INFO 2025-12-02 22:46:23,462 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 22:46:23,462 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 19:46:23.462839+00:00'} INFO 2025-12-02 22:46:23,469 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 22:46:23,469 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 19:46:23.469437+00:00'} INFO 2025-12-02 23:03:34,208 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 23:03:34,208 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 20:03:34.208385+00:00'} INFO 2025-12-02 23:03:34,214 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 23:03:34,214 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 20:03:34.214381+00:00'} INFO 2025-12-02 23:03:34,233 tasks 61367 8479629824 ZATCA batch submission: 0 submitted, 20 failed INFO 2025-12-02 23:03:34,234 tasks 61360 8479629824 ZATCA e-invoice submission for INV-AGDAR-2025-18422 INFO 2025-12-02 23:03:34,235 tasks 61368 8479629824 ZATCA e-invoice submission for IAGDAR174645 INFO 2025-12-02 23:03:34,235 tasks 61361 8479629824 ZATCA e-invoice submission for IAGDAR157001 INFO 2025-12-02 23:03:34,236 tasks 61369 8479629824 ZATCA e-invoice submission for IAGDAR558936 INFO 2025-12-02 23:03:34,236 tasks 61362 8479629824 ZATCA e-invoice submission for IAGDAR669695 INFO 2025-12-02 23:03:34,237 tasks 61370 8479629824 ZATCA e-invoice submission for IAGDAR550212 INFO 2025-12-02 23:03:34,237 tasks 61363 8479629824 ZATCA e-invoice submission for IAGDAR858604 INFO 2025-12-02 23:03:34,238 tasks 61371 8479629824 ZATCA e-invoice submission for IAGDAR708227 INFO 2025-12-02 23:03:34,239 tasks 61364 8479629824 ZATCA e-invoice submission for IAGDAR945314 INFO 2025-12-02 23:03:34,241 tasks 61365 8479629824 ZATCA e-invoice submission for IAGDAR898825 INFO 2025-12-02 23:03:34,242 tasks 61372 8479629824 ZATCA e-invoice submission for IAGDAR840464 INFO 2025-12-02 23:03:34,242 tasks 61367 8479629824 ZATCA e-invoice submission for IAGDAR757134 INFO 2025-12-02 23:03:34,243 tasks 61368 8479629824 ZATCA e-invoice submission for IAGDAR140347 INFO 2025-12-02 23:03:34,244 tasks 61360 8479629824 ZATCA e-invoice submission for IAGDAR289266 INFO 2025-12-02 23:03:34,244 tasks 61361 8479629824 ZATCA e-invoice submission for IAGDAR770785 INFO 2025-12-02 23:03:34,245 tasks 61369 8479629824 ZATCA e-invoice submission for IAGDAR342242 INFO 2025-12-02 23:03:34,246 tasks 61362 8479629824 ZATCA e-invoice submission for IAGDAR425411 INFO 2025-12-02 23:03:34,246 tasks 61370 8479629824 ZATCA e-invoice submission for IAGDAR526290 INFO 2025-12-02 23:03:34,247 tasks 61363 8479629824 ZATCA e-invoice submission for IAGDAR578723 INFO 2025-12-02 23:03:34,248 tasks 61371 8479629824 ZATCA e-invoice submission for IAGDAR686930 INFO 2025-12-02 23:45:12,244 tasks 61367 8479629824 Lab results sync started INFO 2025-12-02 23:45:12,245 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 20:45:12.245228+00:00'} INFO 2025-12-02 23:45:12,250 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-02 23:45:12,250 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 20:45:12.250789+00:00'} INFO 2025-12-03 00:00:57,994 tasks 61360 8479629824 Lab results sync started INFO 2025-12-03 00:00:57,994 tasks 61360 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 21:00:57.994732+00:00'} INFO 2025-12-03 00:00:58,000 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 00:00:58,000 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 21:00:58.000782+00:00'} INFO 2025-12-03 00:33:43,342 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 00:33:43,342 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 21:33:43.342413+00:00'} INFO 2025-12-03 00:33:43,346 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 00:33:43,346 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 21:33:43.346939+00:00'} INFO 2025-12-03 01:04:49,817 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 01:04:49,817 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 22:04:49.817919+00:00'} INFO 2025-12-03 01:04:49,823 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 01:04:49,823 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 22:04:49.823897+00:00'} INFO 2025-12-03 01:37:18,137 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 01:37:18,137 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 22:37:18.137544+00:00'} INFO 2025-12-03 01:37:18,142 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 01:37:18,143 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 22:37:18.143052+00:00'} INFO 2025-12-03 02:13:02,820 tasks 61360 8479629824 Lab results sync started INFO 2025-12-03 02:13:02,821 tasks 61360 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 23:13:02.821191+00:00'} INFO 2025-12-03 02:13:02,826 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 02:13:02,826 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 23:13:02.826756+00:00'} INFO 2025-12-03 02:45:53,268 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 02:45:53,269 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-02 23:45:53.269061+00:00'} INFO 2025-12-03 02:45:53,275 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 02:45:53,275 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-02 23:45:53.275489+00:00'} INFO 2025-12-03 03:03:37,986 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 03:03:37,986 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 00:03:37.986399+00:00'} INFO 2025-12-03 03:03:37,991 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 03:03:37,991 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 00:03:37.991730+00:00'} INFO 2025-12-03 03:36:36,366 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 03:36:36,367 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 00:36:36.367007+00:00'} INFO 2025-12-03 03:36:36,372 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 03:36:36,372 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 00:36:36.372963+00:00'} INFO 2025-12-03 04:09:32,811 tasks 61360 8479629824 Lab results sync started INFO 2025-12-03 04:09:32,811 tasks 61360 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 01:09:32.811347+00:00'} INFO 2025-12-03 04:09:32,816 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 04:09:32,816 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 01:09:32.816645+00:00'} INFO 2025-12-03 04:42:17,397 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 04:42:17,397 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 01:42:17.397542+00:00'} INFO 2025-12-03 04:42:17,403 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 04:42:17,403 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 01:42:17.403607+00:00'} INFO 2025-12-03 05:00:01,169 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 05:00:01,169 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 02:00:01.169664+00:00'} INFO 2025-12-03 05:00:01,175 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 05:00:01,175 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 02:00:01.175750+00:00'} INFO 2025-12-03 05:32:53,699 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 05:32:53,699 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 02:32:53.699312+00:00'} INFO 2025-12-03 05:32:53,705 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 05:32:53,705 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 02:32:53.705475+00:00'} INFO 2025-12-03 06:07:39,161 tasks 61360 8479629824 Lab results sync started INFO 2025-12-03 06:07:39,161 tasks 61360 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 03:07:39.161661+00:00'} INFO 2025-12-03 06:07:39,167 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 06:07:39,167 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 03:07:39.167687+00:00'} INFO 2025-12-03 06:39:32,669 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 06:39:32,669 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 03:39:32.669314+00:00'} INFO 2025-12-03 06:39:32,670 tasks 61360 8479629824 Radiology results sync started INFO 2025-12-03 06:39:32,670 tasks 61360 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 03:39:32.670261+00:00'} INFO 2025-12-03 07:13:22,155 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 07:13:22,156 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 04:13:22.156133+00:00'} INFO 2025-12-03 07:13:22,162 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 07:13:22,162 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 04:13:22.162986+00:00'} INFO 2025-12-03 07:33:19,643 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 07:33:19,643 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 04:33:19.643445+00:00'} INFO 2025-12-03 07:33:19,648 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 07:33:19,649 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 04:33:19.649012+00:00'} INFO 2025-12-03 08:07:32,203 tasks 61368 8479629824 Lab results sync started INFO 2025-12-03 08:07:32,203 tasks 61368 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 05:07:32.203431+00:00'} INFO 2025-12-03 08:07:32,204 tasks 61367 8479629824 Scheduled 0 appointment reminders INFO 2025-12-03 08:07:32,267 tasks 61368 8479629824 Radiology results sync started INFO 2025-12-03 08:07:32,267 tasks 61368 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 05:07:32.267765+00:00'} INFO 2025-12-03 08:41:02,534 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 08:41:02,534 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 05:41:02.534301+00:00'} INFO 2025-12-03 08:41:02,540 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 08:41:02,540 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 05:41:02.540257+00:00'} INFO 2025-12-03 09:13:57,957 tasks 61360 8479629824 Lab results sync started INFO 2025-12-03 09:13:57,958 tasks 61360 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 06:13:57.958101+00:00'} INFO 2025-12-03 09:13:57,964 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 09:13:57,964 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 06:13:57.964152+00:00'} INFO 2025-12-03 09:33:51,523 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 09:33:51,523 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 06:33:51.523755+00:00'} INFO 2025-12-03 09:33:51,528 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 09:33:51,528 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 06:33:51.528490+00:00'} INFO 2025-12-03 10:08:06,455 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 10:08:07,031 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 07:08:07.031454+00:00'} INFO 2025-12-03 10:08:07,038 tasks 61368 8479629824 Radiology results sync started INFO 2025-12-03 10:08:07,038 tasks 61368 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 07:08:07.038704+00:00'} INFO 2025-12-03 10:34:53,140 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 10:34:53,140 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 07:34:53.140483+00:00'} INFO 2025-12-03 10:34:53,145 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 10:34:53,146 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 07:34:53.145999+00:00'} INFO 2025-12-03 11:07:18,015 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 11:07:18,016 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 08:07:18.016386+00:00'} INFO 2025-12-03 11:07:18,021 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 11:07:18,021 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 08:07:18.021426+00:00'} INFO 2025-12-03 11:35:08,928 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 11:35:08,928 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 08:35:08.928215+00:00'} INFO 2025-12-03 11:35:08,930 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 11:35:08,931 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 08:35:08.931074+00:00'} INFO 2025-12-03 12:06:03,221 tasks 61360 8479629824 Lab results sync started INFO 2025-12-03 12:06:03,221 tasks 61360 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 09:06:03.221364+00:00'} INFO 2025-12-03 12:06:03,226 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 12:06:03,226 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 09:06:03.226298+00:00'} INFO 2025-12-03 12:36:06,877 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 12:36:06,877 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 09:36:06.877975+00:00'} INFO 2025-12-03 12:36:06,883 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 12:36:06,883 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 09:36:06.883261+00:00'} INFO 2025-12-03 12:40:39,789 autoreload 89354 8479629824 /Users/marwanalwali/AgdarCentre/appointments/signals.py changed, reloading. INFO 2025-12-03 12:40:40,324 autoreload 81078 8479629824 Watching for file changes with StatReloader WARNING 2025-12-03 12:40:46,098 log 81078 6137901056 Forbidden (Permission denied): /en/appointments/c00bb8a0-9ad2-4201-913b-c28f85942a28/no-show/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 72, in dispatch return self.handle_no_permission() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 59, in handle_no_permission raise PermissionDenied( django.core.exceptions.PermissionDenied: You need one of these roles to access this page: ADMIN, FRONT_DESK WARNING 2025-12-03 12:40:46,101 basehttp 81078 6137901056 "POST /en/appointments/c00bb8a0-9ad2-4201-913b-c28f85942a28/no-show/ HTTP/1.1" 403 135 INFO 2025-12-03 12:40:48,529 basehttp 81078 6137901056 "GET /en/appointments/c00bb8a0-9ad2-4201-913b-c28f85942a28/ HTTP/1.1" 302 0 INFO 2025-12-03 12:40:48,540 basehttp 81078 6137901056 "GET /en/accounts/login/?next=/en/appointments/c00bb8a0-9ad2-4201-913b-c28f85942a28/ HTTP/1.1" 200 18853 INFO 2025-12-03 12:40:50,133 basehttp 81078 6137901056 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-12-03 12:40:50,155 basehttp 81078 6137901056 "GET /en/appointments/c00bb8a0-9ad2-4201-913b-c28f85942a28/ HTTP/1.1" 200 47015 INFO 2025-12-03 12:40:50,225 basehttp 81078 6137901056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 12:40:54,230 basehttp 81078 6137901056 "POST /en/appointments/c00bb8a0-9ad2-4201-913b-c28f85942a28/no-show/ HTTP/1.1" 302 0 INFO 2025-12-03 12:40:54,251 basehttp 81078 6137901056 "GET /en/appointments/c00bb8a0-9ad2-4201-913b-c28f85942a28/ HTTP/1.1" 200 47341 INFO 2025-12-03 12:40:54,329 basehttp 81078 6137901056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 12:41:06,013 basehttp 81078 6137901056 "GET /en/appointments/ HTTP/1.1" 200 121946 INFO 2025-12-03 12:41:06,091 basehttp 81078 6137901056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 12:41:13,714 basehttp 81078 6137901056 "GET /en/appointments/calendar/ HTTP/1.1" 200 46232 INFO 2025-12-03 12:41:13,769 basehttp 81078 6154727424 "GET /api/v1/appointments/calendar/?start=2025-11-30T00%3A00%3A00%2B03%3A00&end=2026-01-11T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 15269 INFO 2025-12-03 12:41:13,791 basehttp 81078 6137901056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 12:41:15,678 basehttp 81078 6137901056 "GET /appointments/708f4ab6-c218-4752-8f42-236cdadb1e03/quick-view/ HTTP/1.1" 302 0 INFO 2025-12-03 12:41:15,691 basehttp 81078 6154727424 "GET /en/appointments/708f4ab6-c218-4752-8f42-236cdadb1e03/quick-view/ HTTP/1.1" 200 2706 INFO 2025-12-03 12:41:43,803 basehttp 81078 6154727424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 12:42:13,809 basehttp 81078 6154727424 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 12:42:43,804 basehttp 81078 6137901056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 12:42:59,030 basehttp 81078 6137901056 "GET /api/v1/appointments/calendar/?start=2025-11-30T00%3A00%3A00%2B03%3A00&end=2026-01-11T00%3A00%3A00%2B03%3A00&clinic=&provider=&status=BOOKED HTTP/1.1" 200 12430 INFO 2025-12-03 12:43:02,513 basehttp 81078 6137901056 "GET /api/v1/appointments/calendar/?start=2025-11-30T00%3A00%3A00%2B03%3A00&end=2026-01-11T00%3A00%3A00%2B03%3A00&clinic=&provider=&status=CONFIRMED HTTP/1.1" 200 1576 INFO 2025-12-03 12:43:06,437 basehttp 81078 6137901056 "GET /api/v1/appointments/calendar/?start=2025-11-30T00%3A00%3A00%2B03%3A00&end=2026-01-11T00%3A00%3A00%2B03%3A00&clinic=&provider=&status=ARRIVED HTTP/1.1" 200 417 INFO 2025-12-03 12:43:09,496 basehttp 81078 6137901056 "GET /api/v1/appointments/calendar/?start=2025-11-30T00%3A00%3A00%2B03%3A00&end=2026-01-11T00%3A00%3A00%2B03%3A00&clinic=&provider=&status=IN_PROGRESS HTTP/1.1" 200 2 INFO 2025-12-03 12:43:11,517 basehttp 81078 6137901056 "GET /api/v1/appointments/calendar/?start=2025-11-30T00%3A00%3A00%2B03%3A00&end=2026-01-11T00%3A00%3A00%2B03%3A00&clinic=&provider=&status=COMPLETED HTTP/1.1" 200 2 INFO 2025-12-03 12:43:13,773 basehttp 81078 6137901056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 12:43:14,255 basehttp 81078 6137901056 "GET /api/v1/appointments/calendar/?start=2025-11-30T00%3A00%3A00%2B03%3A00&end=2026-01-11T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 15269 INFO 2025-12-03 12:43:30,889 basehttp 81078 6137901056 "GET /en/dashboard/ HTTP/1.1" 200 52928 INFO 2025-12-03 12:43:30,960 basehttp 81078 6137901056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 12:44:00,984 basehttp 81078 6137901056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 12:44:30,971 basehttp 81078 6137901056 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 12:44:57,060 autoreload 81078 8479629824 /Users/marwanalwali/AgdarCentre/mdt/views.py changed, reloading. INFO 2025-12-03 12:44:57,537 autoreload 83146 8479629824 Watching for file changes with StatReloader INFO 2025-12-03 12:45:00,983 basehttp 83146 6191788032 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 13:10:09,916 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 13:10:09,917 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 10:10:09.917100+00:00'} INFO 2025-12-03 13:10:09,921 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 13:10:09,921 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 10:10:09.921799+00:00'} INFO 2025-12-03 13:37:21,887 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 13:37:21,887 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 10:37:21.887229+00:00'} INFO 2025-12-03 13:37:21,893 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 13:37:21,893 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 10:37:21.893410+00:00'} INFO 2025-12-03 13:53:07,312 tasks 61367 8479629824 Reminder sent for appointment d053117f-99cc-4b3d-a7b6-c43871461868 ERROR 2025-12-03 13:53:07,322 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-03 13:54:07,344 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-03 13:55:07,364 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-03 13:55:14,686 tasks 61367 8479629824 Reminder sent for appointment 471a87e3-9da0-448b-9b43-812876b30e30 ERROR 2025-12-03 13:55:14,694 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-03 13:56:07,385 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-03 13:56:14,716 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-03 13:57:14,739 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-03 13:58:14,761 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-03 14:00:00,009 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 14:00:00,009 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 11:00:00.009334+00:00'} INFO 2025-12-03 14:00:00,016 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 14:00:00,016 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 11:00:00.016555+00:00'} INFO 2025-12-03 14:30:00,017 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 14:30:00,019 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 11:30:00.019780+00:00'} INFO 2025-12-03 14:30:00,027 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 14:30:00,027 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 11:30:00.027486+00:00'} INFO 2025-12-03 15:00:00,013 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 15:00:00,014 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 12:00:00.014977+00:00'} INFO 2025-12-03 15:00:00,021 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 15:00:00,021 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 12:00:00.021456+00:00'} INFO 2025-12-03 15:32:29,331 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 15:32:29,333 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 12:32:29.333055+00:00'} INFO 2025-12-03 15:32:29,339 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 15:32:29,340 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 12:32:29.340114+00:00'} INFO 2025-12-03 15:35:18,971 autoreload 39973 8479629824 Watching for file changes with StatReloader INFO 2025-12-03 15:35:29,781 basehttp 39973 6196506624 "GET /en/consents/create/ HTTP/1.1" 200 48493 INFO 2025-12-03 15:35:29,874 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 15:35:43,542 basehttp 39973 6196506624 "GET /en/admin/core/consent/ HTTP/1.1" 200 98105 INFO 2025-12-03 15:35:43,561 basehttp 39973 6196506624 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-12-03 15:35:52,970 basehttp 39973 6196506624 "GET /en/admin/core/consenttemplate/ HTTP/1.1" 200 68594 INFO 2025-12-03 15:35:52,987 basehttp 39973 6196506624 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-12-03 15:35:58,247 basehttp 39973 6196506624 "GET /en/admin/core/consenttemplate/add/ HTTP/1.1" 200 71789 INFO 2025-12-03 15:35:58,261 basehttp 39973 6196506624 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-12-03 15:36:00,106 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 15:36:29,888 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 15:36:31,086 basehttp 39973 6196506624 "GET /api/consent-content/?patient_id=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&consent_type=GENERAL_TREATMENT HTTP/1.1" 200 935 INFO 2025-12-03 15:36:45,255 basehttp 39973 6196506624 "GET /en/consents/ HTTP/1.1" 200 86302 INFO 2025-12-03 15:36:45,346 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-12-03 15:36:50,842 log 39973 6196506624 Not Found: /en/consents/templates WARNING 2025-12-03 15:36:50,842 basehttp 39973 6196506624 "GET /en/consents/templates HTTP/1.1" 404 23911 WARNING 2025-12-03 15:37:00,067 log 39973 6196506624 Not Found: /en/consents-templates WARNING 2025-12-03 15:37:00,067 basehttp 39973 6196506624 "GET /en/consents-templates HTTP/1.1" 404 23911 WARNING 2025-12-03 15:37:02,776 log 39973 6196506624 Not Found: /en/consents-templates/ WARNING 2025-12-03 15:37:02,776 basehttp 39973 6196506624 "GET /en/consents-templates/ HTTP/1.1" 404 23914 INFO 2025-12-03 15:37:10,612 basehttp 39973 6196506624 "GET /en/consent-templates/ HTTP/1.1" 200 39606 INFO 2025-12-03 15:37:10,694 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 15:37:15,997 basehttp 39973 6196506624 "GET /en/consent-templates/d5d81042-6664-4e5b-b678-bb959a5512fe/ HTTP/1.1" 200 38396 INFO 2025-12-03 15:37:16,073 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 15:37:46,093 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 15:37:53,086 basehttp 39973 6196506624 "GET /en/consent-templates/ HTTP/1.1" 200 39606 INFO 2025-12-03 15:37:53,163 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 15:37:54,257 basehttp 39973 6196506624 "GET /en/consent-templates/create/ HTTP/1.1" 200 33821 INFO 2025-12-03 15:37:54,338 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 15:38:24,354 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 15:38:54,353 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 15:39:24,346 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 15:39:54,353 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 15:40:25,108 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 15:40:55,087 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 15:41:25,109 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 15:42:10,091 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 15:43:10,083 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 15:44:10,071 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 15:45:10,056 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 15:46:10,073 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 15:47:10,075 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 15:48:10,044 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 15:49:10,072 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 15:50:10,071 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 15:51:10,049 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 15:52:10,083 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 15:53:10,064 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 15:54:10,063 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 15:55:10,071 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 15:56:10,078 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 15:57:10,073 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 15:58:10,075 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 15:59:09,977 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:00:00,010 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 16:00:00,010 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 13:00:00.010599+00:00'} INFO 2025-12-03 16:00:00,018 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 16:00:00,019 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 13:00:00.018998+00:00'} INFO 2025-12-03 16:00:09,953 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:01:09,974 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:02:09,972 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:03:09,972 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:04:09,969 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:05:09,971 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:06:09,943 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:07:09,961 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:08:09,969 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:09:09,975 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:10:09,951 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:11:09,968 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:12:09,966 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:13:09,964 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:14:09,980 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:15:09,987 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:16:09,989 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:17:09,984 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:18:09,985 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:19:09,984 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:20:09,986 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:21:09,978 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:22:09,983 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:23:27,763 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:24:27,752 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:25:27,763 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:27:54,132 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:28:54,139 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:29:54,137 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:30:00,004 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 16:30:00,005 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 13:30:00.004992+00:00'} INFO 2025-12-03 16:30:00,011 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 16:30:00,011 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 13:30:00.011445+00:00'} INFO 2025-12-03 16:32:45,304 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:33:45,301 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:34:45,358 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:35:45,326 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:36:45,356 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:37:45,355 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:38:45,357 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:39:45,351 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:40:45,354 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:41:45,352 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:42:45,353 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:43:45,345 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:44:45,339 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:45:45,358 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:46:45,328 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:47:45,350 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:48:45,344 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:49:45,356 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:50:45,395 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:51:45,397 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:52:45,372 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:53:45,396 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:54:45,397 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:55:45,385 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:56:45,395 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:57:45,391 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:58:45,370 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 16:59:45,396 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:00:00,019 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 17:00:00,020 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 14:00:00.020368+00:00'} INFO 2025-12-03 17:00:00,029 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 17:00:00,029 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 14:00:00.029620+00:00'} INFO 2025-12-03 17:00:45,393 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:01:45,396 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:02:45,394 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:03:45,394 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:04:45,292 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:05:45,319 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:06:45,308 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:07:45,301 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:08:45,318 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:09:45,318 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:10:45,310 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:10:55,616 tasks 61367 8479629824 Reminder sent for appointment d053117f-99cc-4b3d-a7b6-c43871461868 ERROR 2025-12-03 17:10:55,626 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-03 17:11:45,314 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-03 17:11:55,644 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-03 17:12:45,312 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-03 17:12:55,665 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-03 17:13:45,308 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-03 17:13:55,685 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-03 17:14:45,313 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:15:45,310 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:16:45,288 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:17:45,308 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:18:45,309 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:19:45,284 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:20:45,272 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:21:45,268 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:22:45,242 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:23:45,265 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:24:45,264 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:25:45,251 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:26:45,262 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:27:45,261 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:28:45,259 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:29:45,245 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:29:59,923 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-03 17:30:00,006 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 17:30:00,006 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 14:30:00.006366+00:00'} INFO 2025-12-03 17:30:00,013 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 17:30:00,014 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 14:30:00.014081+00:00'} INFO 2025-12-03 17:30:45,245 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:31:45,255 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:32:45,241 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:33:35,162 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-03 17:33:45,251 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:34:45,252 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:35:45,266 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:36:45,295 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:37:45,294 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:38:45,275 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:39:45,291 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:40:45,291 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:41:45,266 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:42:45,289 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:43:45,288 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:44:36,327 tasks 61367 8479629824 Reminder sent for appointment 471a87e3-9da0-448b-9b43-812876b30e30 ERROR 2025-12-03 17:44:36,336 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-03 17:44:45,284 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-03 17:45:36,356 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-03 17:45:40,900 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-03 17:45:40,944 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-03 17:45:45,286 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-03 17:46:36,376 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-03 17:46:45,287 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-03 17:47:36,397 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-03 17:47:45,291 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:48:45,284 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:49:45,281 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:50:45,290 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:51:45,322 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:52:45,397 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:53:45,321 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:54:45,310 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:55:45,318 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:56:45,319 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:57:45,322 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:58:45,316 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 17:59:45,319 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:00:00,017 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 18:00:00,018 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 15:00:00.018114+00:00'} INFO 2025-12-03 18:00:00,025 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 18:00:00,025 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 15:00:00.025516+00:00'} INFO 2025-12-03 18:00:00,040 tasks 61367 8479629824 Generated daily schedule for 2025-12-04: {'date': '2025-12-04', 'total_appointments': 0, 'providers_with_appointments': 0} INFO 2025-12-03 18:00:45,303 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:01:45,314 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:02:45,299 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:03:45,296 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:04:45,317 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:05:45,312 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:06:45,313 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:07:45,312 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:08:45,316 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:09:45,310 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:10:45,303 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:11:45,310 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:12:45,307 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:13:45,312 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:14:45,308 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:15:45,332 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:16:45,282 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:17:45,310 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:18:45,306 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:19:45,308 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:20:45,305 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:21:45,321 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:22:45,320 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:23:45,320 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:24:45,315 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:25:45,318 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:26:45,319 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:27:45,319 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:28:45,322 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:29:45,298 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:30:00,020 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 18:30:00,021 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 15:30:00.021002+00:00'} INFO 2025-12-03 18:30:00,029 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 18:30:00,029 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 15:30:00.029961+00:00'} INFO 2025-12-03 18:30:09,679 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-03 18:30:45,296 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:31:45,301 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:32:45,318 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:33:45,319 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:34:45,318 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:35:45,317 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:36:45,264 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:37:45,274 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:38:45,269 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:39:45,277 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:40:45,266 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:41:45,288 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:42:45,264 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:43:45,256 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:44:45,249 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:45:45,243 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:46:45,247 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:47:45,264 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:48:45,252 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:49:45,262 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:50:45,269 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:51:45,214 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:52:45,219 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:53:45,216 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:54:45,217 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:55:45,216 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:56:45,213 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:57:45,213 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:58:45,211 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 18:59:45,209 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:00:00,014 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 19:00:00,015 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 16:00:00.015060+00:00'} INFO 2025-12-03 19:00:00,022 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 19:00:00,022 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 16:00:00.022868+00:00'} INFO 2025-12-03 19:00:45,214 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:01:45,211 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:02:45,206 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:03:45,207 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:04:45,206 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:05:45,203 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:06:45,212 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:07:45,210 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:08:45,201 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:09:45,209 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:10:45,250 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:11:45,220 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:12:45,279 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:13:45,218 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:14:45,216 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:15:45,218 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:16:45,227 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:17:45,213 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:18:45,213 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:19:45,214 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:20:45,213 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:21:45,225 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:22:45,251 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:23:45,253 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:24:45,235 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:28:06,709 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:29:06,711 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:30:00,018 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 19:30:00,019 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 16:30:00.019213+00:00'} INFO 2025-12-03 19:30:00,028 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 19:30:00,028 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 16:30:00.028465+00:00'} INFO 2025-12-03 19:30:06,707 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:32:16,166 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:33:16,136 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:34:16,155 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:35:16,154 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:36:16,154 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:37:16,142 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:38:16,129 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:39:16,134 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:40:16,133 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:41:16,132 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:42:16,131 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:43:16,138 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:44:16,103 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:45:16,127 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:46:16,126 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:47:16,114 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:48:16,124 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:49:16,127 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:50:16,119 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:51:16,121 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:52:16,093 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:53:16,184 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:53:53,658 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-03 19:54:16,177 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:55:16,160 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:56:16,176 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 19:56:29,319 tasks 61367 8479629824 Reminder sent for appointment 471a87e3-9da0-448b-9b43-812876b30e30 ERROR 2025-12-03 19:56:29,329 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-03 19:57:16,166 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-03 19:57:29,341 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-03 19:58:16,159 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-03 19:58:29,360 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-03 19:59:16,175 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-03 19:59:29,377 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-03 20:00:00,004 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 20:00:00,004 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 17:00:00.004709+00:00'} INFO 2025-12-03 20:00:00,011 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 20:00:00,012 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 17:00:00.012023+00:00'} INFO 2025-12-03 20:00:16,159 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:01:16,172 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:02:16,172 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:03:16,147 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:04:16,171 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:05:16,169 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:06:16,157 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:07:16,169 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:08:16,139 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:09:16,130 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:10:16,113 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:11:16,127 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:12:16,128 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:13:16,127 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:14:16,124 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:15:16,117 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:16:16,123 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:17:16,123 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:18:16,121 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:19:16,097 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:20:16,118 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:21:16,117 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:22:16,118 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:23:16,198 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:24:16,195 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:25:16,187 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:26:16,196 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:27:16,282 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:28:16,308 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:29:16,308 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:30:20,682 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 20:30:20,683 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 17:30:20.683048+00:00'} INFO 2025-12-03 20:30:20,692 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 20:30:20,693 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 17:30:20.693029+00:00'} INFO 2025-12-03 20:30:49,721 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:31:49,742 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:32:49,747 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:33:56,795 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:34:56,806 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:35:56,800 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:38:43,058 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:43:44,398 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:44:44,480 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:45:44,486 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:46:44,464 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:47:44,477 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:48:44,482 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:49:44,482 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:50:44,483 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:51:44,464 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:52:44,485 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:53:44,484 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:54:35,530 tasks 61367 8479629824 Reminder sent for appointment d053117f-99cc-4b3d-a7b6-c43871461868 ERROR 2025-12-03 20:54:35,541 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-03 20:54:44,475 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-03 20:55:35,563 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-03 20:55:44,491 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-03 20:56:35,584 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-03 20:56:44,488 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-03 20:57:35,600 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-03 20:57:44,487 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:58:44,486 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 20:59:44,496 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:00:00,010 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 21:00:00,010 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 18:00:00.010442+00:00'} INFO 2025-12-03 21:00:00,015 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 21:00:00,016 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 18:00:00.015997+00:00'} INFO 2025-12-03 21:00:44,498 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:01:44,499 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:02:44,481 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:03:44,499 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:04:44,504 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:05:44,508 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:06:44,502 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:07:44,491 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:08:44,504 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:09:44,506 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:10:44,505 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:11:44,505 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:12:44,504 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:13:44,505 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:14:44,486 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:15:44,526 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:16:44,519 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:17:44,512 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:18:44,524 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:19:44,525 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:20:44,524 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:21:44,527 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:22:44,526 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:23:44,528 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:24:44,512 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:25:44,537 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:26:44,531 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:27:44,508 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:28:44,534 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:29:44,532 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:30:00,013 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 21:30:00,013 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 18:30:00.013441+00:00'} INFO 2025-12-03 21:30:00,021 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 21:30:00,021 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 18:30:00.021438+00:00'} INFO 2025-12-03 21:30:44,538 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:31:44,541 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:32:44,547 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:33:44,543 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:34:44,544 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:35:44,526 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:36:44,546 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:37:44,546 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:38:44,533 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:39:44,549 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:43:57,856 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:48:07,758 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:49:07,757 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:54:05,675 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 21:59:06,545 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 22:03:52,431 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 22:03:52,431 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 19:03:52.431488+00:00'} INFO 2025-12-03 22:03:52,439 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 22:03:52,439 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 19:03:52.439283+00:00'} INFO 2025-12-03 22:04:08,005 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 22:09:09,131 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 22:14:10,457 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 22:18:56,910 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 22:23:58,274 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 22:27:27,246 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 22:28:58,644 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 22:33:29,635 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 22:33:29,636 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 19:33:29.636103+00:00'} INFO 2025-12-03 22:33:29,646 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 22:33:29,646 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 19:33:29.646483+00:00'} INFO 2025-12-03 22:33:38,055 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 22:34:38,087 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 22:35:38,085 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 22:36:38,084 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 22:37:38,085 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 22:38:38,085 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 22:39:38,086 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 22:40:38,085 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 22:41:38,081 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 22:42:22,561 tasks 61367 8479629824 Reminder sent for appointment 471a87e3-9da0-448b-9b43-812876b30e30 ERROR 2025-12-03 22:42:22,571 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-03 22:42:38,085 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-03 22:43:22,585 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-03 22:43:38,084 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 22:44:18,748 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED ERROR 2025-12-03 22:44:22,604 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-03 22:44:38,092 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-03 22:45:22,628 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-03 22:45:38,076 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 22:46:38,078 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 22:47:38,103 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 22:48:38,098 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 22:49:38,091 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 22:50:38,098 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 22:51:38,102 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 22:52:38,116 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 22:53:38,098 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 22:54:38,104 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 22:55:38,090 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 22:56:38,101 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 22:57:38,100 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 22:58:38,094 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 22:59:38,100 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:00:00,030 tasks 61360 8479629824 Radiology results sync started INFO 2025-12-03 23:00:00,031 tasks 61360 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 20:00:00.031337+00:00'} INFO 2025-12-03 23:00:00,043 tasks 61360 8479629824 ZATCA e-invoice submission for INV-AGDAR-2025-18422 INFO 2025-12-03 23:00:00,044 tasks 61368 8479629824 ZATCA e-invoice submission for IAGDAR174645 INFO 2025-12-03 23:00:00,045 tasks 61361 8479629824 ZATCA e-invoice submission for IAGDAR157001 INFO 2025-12-03 23:00:00,042 tasks 61367 8479629824 ZATCA batch submission: 0 submitted, 20 failed INFO 2025-12-03 23:00:00,056 tasks 61361 8479629824 Lab results sync started INFO 2025-12-03 23:00:00,056 tasks 61361 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 20:00:00.056918+00:00'} INFO 2025-12-03 23:00:00,061 tasks 61369 8479629824 ZATCA e-invoice submission for IAGDAR558936 INFO 2025-12-03 23:00:00,061 tasks 61362 8479629824 ZATCA e-invoice submission for IAGDAR669695 INFO 2025-12-03 23:00:00,061 tasks 61360 8479629824 ZATCA e-invoice submission for IAGDAR550212 INFO 2025-12-03 23:00:00,063 tasks 61367 8479629824 ZATCA e-invoice submission for IAGDAR858604 INFO 2025-12-03 23:00:00,063 tasks 61368 8479629824 ZATCA e-invoice submission for IAGDAR708227 INFO 2025-12-03 23:00:00,064 tasks 61370 8479629824 ZATCA e-invoice submission for IAGDAR945314 INFO 2025-12-03 23:00:00,065 tasks 61363 8479629824 ZATCA e-invoice submission for IAGDAR840464 INFO 2025-12-03 23:00:00,065 tasks 61361 8479629824 ZATCA e-invoice submission for IAGDAR898825 INFO 2025-12-03 23:00:00,065 tasks 61371 8479629824 ZATCA e-invoice submission for IAGDAR757134 INFO 2025-12-03 23:00:00,066 tasks 61364 8479629824 ZATCA e-invoice submission for IAGDAR289266 INFO 2025-12-03 23:00:00,068 tasks 61372 8479629824 ZATCA e-invoice submission for IAGDAR140347 INFO 2025-12-03 23:00:00,068 tasks 61365 8479629824 ZATCA e-invoice submission for IAGDAR770785 INFO 2025-12-03 23:00:00,070 tasks 61373 8479629824 ZATCA e-invoice submission for IAGDAR425411 INFO 2025-12-03 23:00:00,070 tasks 61366 8479629824 ZATCA e-invoice submission for IAGDAR342242 INFO 2025-12-03 23:00:00,071 tasks 61369 8479629824 ZATCA e-invoice submission for IAGDAR526290 INFO 2025-12-03 23:00:00,072 tasks 61368 8479629824 ZATCA e-invoice submission for IAGDAR686930 INFO 2025-12-03 23:00:00,072 tasks 61360 8479629824 ZATCA e-invoice submission for IAGDAR578723 INFO 2025-12-03 23:00:38,076 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:01:38,101 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:02:38,099 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:03:38,096 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:04:38,096 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:05:38,097 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:06:38,097 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:07:38,089 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:08:38,076 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:09:38,096 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:10:38,099 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:11:38,102 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:12:38,111 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:13:38,100 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:14:38,098 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:15:38,101 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:16:38,099 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:17:38,102 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:18:38,082 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:19:38,108 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:20:38,101 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:21:38,102 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:22:38,105 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:23:38,101 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:24:14,431 tasks 61367 8479629824 Reminder sent for appointment 471a87e3-9da0-448b-9b43-812876b30e30 ERROR 2025-12-03 23:24:14,441 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-03 23:24:38,109 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-03 23:25:14,464 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-03 23:25:38,103 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-03 23:26:14,487 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-03 23:26:38,093 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-03 23:27:14,508 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-03 23:27:38,094 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:28:38,098 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:29:38,082 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:30:00,011 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-03 23:30:00,011 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 20:30:00.011922+00:00'} INFO 2025-12-03 23:30:00,019 tasks 61367 8479629824 Lab results sync started INFO 2025-12-03 23:30:00,019 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 20:30:00.019373+00:00'} INFO 2025-12-03 23:30:38,108 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:31:38,124 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:32:38,122 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:33:38,123 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:39:32,305 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:44:33,762 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:49:19,831 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:54:21,111 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-03 23:59:22,357 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 00:00:00,010 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 00:00:00,010 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 21:00:00.010850+00:00'} INFO 2025-12-04 00:00:00,018 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 00:00:00,018 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 21:00:00.018582+00:00'} INFO 2025-12-04 00:04:23,828 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 00:09:25,114 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 00:14:25,145 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 00:17:11,840 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 00:19:27,782 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 00:19:40,925 tasks 61367 8479629824 Reminder sent for appointment d053117f-99cc-4b3d-a7b6-c43871461868 ERROR 2025-12-04 00:19:40,932 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-04 00:24:03,329 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-04 00:24:16,495 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-04 00:29:29,862 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-04 00:29:43,034 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-04 00:30:00,005 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 00:30:00,005 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 21:30:00.005581+00:00'} INFO 2025-12-04 00:30:00,011 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 00:30:00,011 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 21:30:00.011202+00:00'} INFO 2025-12-04 00:30:29,851 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-04 00:30:43,057 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-04 00:31:29,855 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 00:32:29,849 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 00:33:29,849 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 00:34:29,824 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 00:35:29,845 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 00:36:29,846 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 00:37:29,817 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 00:38:29,841 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 00:39:29,842 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 00:40:29,854 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 00:41:29,861 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 00:42:29,884 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 00:43:29,853 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 00:44:29,860 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 00:45:29,843 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 00:46:29,858 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 00:47:29,859 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 00:48:29,833 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 00:49:29,855 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 00:50:29,854 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 00:51:29,861 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 00:52:29,853 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 00:53:29,836 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 00:53:45,591 tasks 61367 8479629824 Reminder sent for appointment 471a87e3-9da0-448b-9b43-812876b30e30 ERROR 2025-12-04 00:53:45,601 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-04 00:54:29,852 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-04 00:54:45,623 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-04 00:55:29,855 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-04 00:55:45,652 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-04 00:56:29,849 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-04 00:56:45,672 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-04 00:57:29,855 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 00:58:29,855 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 00:59:29,832 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:00:00,011 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 01:00:00,012 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 22:00:00.012244+00:00'} INFO 2025-12-04 01:00:00,020 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 01:00:00,020 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 22:00:00.020916+00:00'} INFO 2025-12-04 01:00:29,853 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:01:29,852 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:02:29,851 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:03:29,850 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:04:29,833 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:05:29,849 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:06:29,847 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:07:29,837 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:07:52,962 tasks 61367 8479629824 Reminder sent for appointment 471a87e3-9da0-448b-9b43-812876b30e30 ERROR 2025-12-04 01:07:52,973 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-04 01:07:53,037 tasks 61367 8479629824 Reminder sent for appointment 471a87e3-9da0-448b-9b43-812876b30e30 ERROR 2025-12-04 01:07:53,045 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-04 01:07:53,057 tasks 61367 8479629824 Reminder sent for appointment 471a87e3-9da0-448b-9b43-812876b30e30 ERROR 2025-12-04 01:07:53,064 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-04 01:08:29,847 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-04 01:08:52,996 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-04 01:08:53,061 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-04 01:08:53,074 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-04 01:09:29,846 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-04 01:09:53,027 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-04 01:09:53,086 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-04 01:09:53,097 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-04 01:10:29,873 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-04 01:10:53,067 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-04 01:10:53,120 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-04 01:10:53,126 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-04 01:11:29,880 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:12:29,848 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:13:29,872 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:14:29,872 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:15:29,858 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:16:29,871 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:17:29,874 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:18:29,868 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:19:29,853 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:20:29,838 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:21:29,866 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:22:29,866 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:23:29,866 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:24:29,866 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:25:29,924 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:26:29,934 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:27:05,445 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 01:27:29,938 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:28:29,932 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:29:29,934 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:30:00,022 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 01:30:00,022 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 22:30:00.022454+00:00'} INFO 2025-12-04 01:30:00,031 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 01:30:00,031 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 22:30:00.031132+00:00'} INFO 2025-12-04 01:30:29,903 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:35:06,509 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:39:42,824 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:40:42,825 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:45:13,508 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:46:13,527 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:47:13,501 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:48:13,499 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:49:13,484 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:50:13,455 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:51:13,482 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:52:13,482 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:53:13,477 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:54:13,477 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:55:13,474 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:56:13,484 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:57:13,479 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:58:13,475 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 01:59:13,476 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:00:00,020 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 02:00:00,022 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 23:00:00.022147+00:00'} INFO 2025-12-04 02:00:00,029 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 02:00:00,029 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 23:00:00.029725+00:00'} INFO 2025-12-04 02:00:13,452 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:01:13,471 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:02:13,475 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:03:13,473 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:04:13,473 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:05:13,475 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:06:13,500 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:07:13,499 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:08:13,493 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:09:13,485 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:10:13,498 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:11:13,468 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:12:13,504 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:13:13,493 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:14:13,496 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:15:13,500 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:16:13,498 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:17:13,496 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:18:13,523 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:19:13,492 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:20:13,483 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:21:13,541 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:22:13,553 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:23:13,553 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:24:13,553 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:25:13,553 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:26:13,562 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:27:13,556 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:28:13,553 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:29:13,556 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:30:00,011 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 02:30:00,011 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-03 23:30:00.011783+00:00'} INFO 2025-12-04 02:30:00,018 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 02:30:00,018 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-03 23:30:00.018929+00:00'} INFO 2025-12-04 02:30:13,554 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:31:13,555 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:32:13,557 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:33:13,558 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:34:13,549 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:35:13,539 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:36:13,599 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:36:58,088 tasks 61367 8479629824 Reminder sent for appointment d053117f-99cc-4b3d-a7b6-c43871461868 ERROR 2025-12-04 02:36:58,098 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-04 02:37:13,608 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-04 02:37:58,120 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-04 02:38:13,610 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-04 02:38:58,141 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-04 02:39:13,613 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-04 02:39:58,166 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-04 02:40:13,615 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:41:13,615 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:42:13,620 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:43:13,616 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:44:13,617 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:45:13,617 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:46:13,624 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:50:28,378 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 02:55:29,830 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 03:00:00,006 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 03:00:00,006 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 00:00:00.006295+00:00'} INFO 2025-12-04 03:00:00,013 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 03:00:00,013 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 00:00:00.013793+00:00'} INFO 2025-12-04 03:00:31,090 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 03:05:32,361 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 03:10:33,795 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 03:15:35,149 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 03:20:36,587 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 03:23:29,517 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 03:25:39,509 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 03:27:05,760 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 03:29:08,827 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 03:30:00,019 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 03:30:00,020 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 00:30:00.020056+00:00'} INFO 2025-12-04 03:30:00,028 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 03:30:00,028 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 00:30:00.028516+00:00'} INFO 2025-12-04 03:30:37,793 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 03:32:22,009 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 03:35:40,680 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 03:40:42,072 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 03:42:22,350 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 03:45:44,882 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 03:48:12,708 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 03:49:28,498 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 03:50:33,612 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 03:55:20,164 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 03:57:28,875 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 03:58:28,870 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 03:59:28,849 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:00:00,020 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 04:00:00,020 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 01:00:00.020887+00:00'} INFO 2025-12-04 04:00:00,029 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 04:00:00,029 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 01:00:00.029454+00:00'} INFO 2025-12-04 04:00:28,874 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:01:28,871 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:02:28,875 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:03:28,869 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:04:28,868 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:05:28,819 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:06:28,832 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:07:28,832 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:08:05,159 tasks 61367 8479629824 Reminder sent for appointment d053117f-99cc-4b3d-a7b6-c43871461868 ERROR 2025-12-04 04:08:05,170 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-04 04:08:28,815 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-04 04:09:05,190 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-04 04:09:28,827 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-04 04:10:05,211 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-04 04:10:28,830 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-04 04:11:05,233 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-04 04:11:28,827 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:12:28,828 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:13:28,814 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:14:28,845 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:15:28,819 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:16:28,827 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:17:28,820 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:18:28,799 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:19:28,821 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:20:28,820 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:21:28,834 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:22:28,834 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:23:28,834 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:24:28,832 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:25:28,832 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:26:28,825 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:27:28,830 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:28:28,835 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:29:28,821 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:30:00,020 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 04:30:00,020 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 01:30:00.020914+00:00'} INFO 2025-12-04 04:30:00,029 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 04:30:00,029 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 01:30:00.029734+00:00'} INFO 2025-12-04 04:30:28,828 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:31:28,817 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:32:28,827 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:33:28,828 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:34:28,827 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:35:28,824 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:36:28,919 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:37:28,904 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:38:28,904 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:39:28,903 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:40:28,905 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:41:28,911 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:42:28,906 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:43:28,907 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:44:28,909 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:45:28,933 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:46:28,910 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:47:28,907 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:48:28,904 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:49:28,905 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:50:28,902 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:51:28,906 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:52:28,967 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:53:28,964 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:53:44,708 tasks 61367 8479629824 Reminder sent for appointment d053117f-99cc-4b3d-a7b6-c43871461868 ERROR 2025-12-04 04:53:44,718 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-04 04:54:28,942 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-04 04:54:44,741 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-04 04:55:28,943 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-04 04:55:44,765 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-04 04:56:28,972 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-04 04:56:44,784 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-04 04:57:28,966 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:58:32,568 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 04:59:32,593 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:00:00,043 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 05:00:00,044 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 02:00:00.044670+00:00'} INFO 2025-12-04 05:00:00,049 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 05:00:00,050 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 02:00:00.050063+00:00'} INFO 2025-12-04 05:00:32,603 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:01:32,602 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:05:00,788 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:07:11,256 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:10:03,346 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:12:26,631 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:15:06,156 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:19:17,319 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:19:40,474 tasks 61367 8479629824 Reminder sent for appointment d053117f-99cc-4b3d-a7b6-c43871461868 ERROR 2025-12-04 05:19:40,484 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-04 05:19:40,546 tasks 61367 8479629824 Reminder sent for appointment d053117f-99cc-4b3d-a7b6-c43871461868 ERROR 2025-12-04 05:19:40,554 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-04 05:19:40,568 tasks 61367 8479629824 Reminder sent for appointment d053117f-99cc-4b3d-a7b6-c43871461868 ERROR 2025-12-04 05:19:40,575 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-04 05:20:17,371 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-04 05:20:40,508 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-04 05:20:40,578 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-04 05:20:40,598 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-04 05:21:17,360 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-04 05:21:40,529 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-04 05:21:40,588 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-04 05:21:40,609 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-04 05:22:17,371 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-04 05:22:40,551 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-04 05:22:40,598 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-04 05:22:40,618 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-04 05:25:08,012 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:26:50,269 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:28:05,225 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:29:05,217 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:30:00,021 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 05:30:00,021 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 02:30:00.021693+00:00'} INFO 2025-12-04 05:30:00,030 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 05:30:00,030 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 02:30:00.030275+00:00'} INFO 2025-12-04 05:30:05,242 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:31:05,244 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:32:05,248 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:33:05,246 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:34:05,247 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:35:05,152 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:36:05,153 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:37:05,153 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:38:05,153 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:39:05,152 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:40:05,131 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:41:05,159 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:42:05,151 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:43:05,155 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:44:05,151 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:45:05,151 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:46:05,146 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:47:05,152 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:48:05,151 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:49:05,148 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:50:05,084 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:51:05,069 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:52:05,088 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:53:05,094 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:54:05,092 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:55:05,091 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:56:05,093 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:57:05,093 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:58:05,091 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 05:59:05,091 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:00:00,020 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 06:00:00,021 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 03:00:00.021759+00:00'} INFO 2025-12-04 06:00:00,029 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 06:00:00,029 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 03:00:00.029679+00:00'} INFO 2025-12-04 06:00:05,092 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:01:05,088 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:02:05,081 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:03:05,074 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:04:05,086 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:05:05,055 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:06:05,048 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:07:05,048 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:08:05,047 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:09:05,047 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:10:05,041 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:11:05,033 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:12:05,042 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:13:05,044 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:14:05,039 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:15:05,033 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:16:05,026 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:17:05,018 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:18:05,036 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:19:05,036 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:20:05,000 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:21:04,989 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:22:04,997 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:23:04,985 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:24:04,994 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:25:04,993 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:26:04,993 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:27:04,990 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:28:04,990 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:29:54,044 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:30:00,022 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 06:30:00,023 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 03:30:00.023167+00:00'} INFO 2025-12-04 06:30:00,031 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 06:30:00,031 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 03:30:00.031890+00:00'} INFO 2025-12-04 06:32:53,275 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:34:14,992 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:35:41,610 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:37:38,682 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:40:02,810 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:41:19,889 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:45:47,897 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:46:47,917 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:47:47,923 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:48:47,925 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:49:47,923 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:50:47,923 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:51:47,921 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:52:47,900 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:53:47,921 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:54:47,921 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:56:09,550 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:57:09,551 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:58:09,552 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 06:59:09,550 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:00:00,016 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 07:00:00,016 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 04:00:00.016785+00:00'} INFO 2025-12-04 07:00:00,024 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 07:00:00,024 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 04:00:00.024435+00:00'} INFO 2025-12-04 07:00:09,534 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:01:09,550 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:02:09,515 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:03:09,509 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:04:09,507 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:05:09,504 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:06:09,514 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:07:09,507 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:08:09,498 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:09:09,504 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:10:09,506 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:11:09,494 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:12:09,501 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:13:09,480 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:14:09,501 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:15:09,500 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:16:09,484 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:17:09,504 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:18:09,581 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:19:09,577 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:20:09,577 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:21:09,550 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:22:09,560 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:23:09,575 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:24:09,559 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:25:09,578 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:26:09,581 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:27:09,583 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:28:09,579 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:29:09,577 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:30:00,015 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 07:30:00,015 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 04:30:00.015672+00:00'} INFO 2025-12-04 07:30:00,024 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 07:30:00,024 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 04:30:00.024470+00:00'} INFO 2025-12-04 07:30:09,580 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:31:09,580 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:32:09,570 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:33:09,637 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:34:09,639 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:35:09,662 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:36:09,643 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:37:09,646 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:38:09,623 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:39:09,643 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:40:09,645 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:41:09,637 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:42:09,646 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:43:09,646 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:44:09,625 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:45:09,650 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:46:09,647 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:47:09,643 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:48:09,648 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:49:09,589 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:50:09,584 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:51:09,586 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:52:09,590 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:53:09,588 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:54:09,587 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:55:09,588 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:56:09,589 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:57:09,588 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 07:59:22,476 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:00:28,675 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 08:00:28,685 tasks 61360 8479629824 Lab results sync started INFO 2025-12-04 08:00:28,712 tasks 61361 8479629824 Scheduled 0 appointment reminders INFO 2025-12-04 08:00:28,740 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 05:00:28.740552+00:00'} INFO 2025-12-04 08:00:28,740 tasks 61360 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 05:00:28.740570+00:00'} INFO 2025-12-04 08:00:56,033 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:03:04,210 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:05:58,844 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:06:58,843 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:07:58,844 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:08:58,844 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:09:58,848 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:10:58,834 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:11:58,842 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:12:58,849 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:13:15,296 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 08:13:58,848 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:14:58,835 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:15:58,831 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:16:58,882 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:17:58,833 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:18:58,835 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:19:58,835 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:20:58,836 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:21:58,831 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:22:58,834 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:23:58,829 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:24:58,849 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:25:58,827 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:26:58,826 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:27:58,832 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:28:58,833 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:29:58,793 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:30:00,007 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 08:30:00,007 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 05:30:00.007212+00:00'} INFO 2025-12-04 08:30:00,012 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 08:30:00,012 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 05:30:00.012537+00:00'} INFO 2025-12-04 08:30:58,784 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:31:58,787 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:32:58,786 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:33:58,786 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:34:58,789 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:35:58,792 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:36:58,792 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:37:58,782 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:38:58,792 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:39:58,779 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:40:58,782 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:41:58,780 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:42:58,791 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:43:58,789 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:44:58,825 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:45:58,818 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:46:58,834 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:47:58,835 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:48:58,833 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:49:58,835 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:50:58,834 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:51:58,849 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:52:58,835 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:53:58,886 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:54:58,836 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:55:58,837 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:56:58,830 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:57:58,818 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:58:58,827 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 08:59:58,845 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:00:00,008 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 09:00:00,008 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 06:00:00.008353+00:00'} INFO 2025-12-04 09:00:00,013 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 09:00:00,013 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 06:00:00.013412+00:00'} INFO 2025-12-04 09:00:58,851 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:01:58,862 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:02:58,842 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:03:58,855 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:04:58,851 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:05:58,855 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:06:58,853 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:07:58,853 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:09:26,801 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:11:31,393 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:15:00,358 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:16:34,046 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:21:35,432 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:22:35,430 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:23:35,428 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:24:35,436 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:25:35,447 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:26:35,437 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:27:35,436 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:28:35,429 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:29:35,438 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:30:00,007 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 09:30:00,007 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 06:30:00.007854+00:00'} INFO 2025-12-04 09:30:00,014 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 09:30:00,014 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 06:30:00.014176+00:00'} INFO 2025-12-04 09:30:35,441 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:31:35,436 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:32:35,441 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:33:35,443 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:34:35,444 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:35:35,449 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:36:35,425 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:37:35,444 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:38:35,445 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:39:35,437 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:40:35,450 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:41:35,451 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:42:35,448 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:43:35,452 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:44:35,456 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:45:35,462 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:46:35,455 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:47:35,456 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:48:35,456 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:49:35,455 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:50:35,457 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:51:35,432 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:52:35,456 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:53:35,457 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:54:35,381 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:55:35,380 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:56:35,361 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:57:35,382 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:58:35,381 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 09:59:35,374 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:00:00,008 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 10:00:00,008 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 07:00:00.008566+00:00'} INFO 2025-12-04 10:00:00,020 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 10:00:00,020 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 07:00:00.020243+00:00'} INFO 2025-12-04 10:00:35,380 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:01:35,384 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:02:35,381 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:03:35,380 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:04:35,364 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:05:35,380 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:06:35,387 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:07:35,380 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:08:35,380 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:09:35,378 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:10:35,361 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:11:35,340 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:12:35,355 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:13:35,355 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:14:35,345 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:15:35,354 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:16:35,354 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:17:35,361 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:18:35,353 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:19:35,330 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:20:35,351 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:21:35,352 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:23:55,181 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:26:40,853 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:30:00,016 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 10:30:00,016 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 07:30:00.016587+00:00'} INFO 2025-12-04 10:30:00,024 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 10:30:00,024 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 07:30:00.024790+00:00'} INFO 2025-12-04 10:30:03,182 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:31:42,908 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:34:02,273 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:36:45,542 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:38:53,958 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:40:07,296 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:41:49,857 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:42:49,857 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:43:49,859 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:44:49,855 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:45:49,852 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:46:49,850 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:47:49,853 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:48:49,851 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:49:49,848 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:50:49,851 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:51:49,839 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:52:49,826 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:53:49,832 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:54:49,853 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:55:49,849 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:56:49,846 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:57:49,846 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:58:49,844 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 10:59:49,845 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:00:00,021 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 11:00:00,022 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 08:00:00.022692+00:00'} INFO 2025-12-04 11:00:00,030 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 11:00:00,030 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 08:00:00.030962+00:00'} INFO 2025-12-04 11:00:49,842 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:01:49,843 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:02:49,831 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:03:49,815 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:04:49,844 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:05:49,829 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:06:49,831 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:07:49,838 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:08:49,825 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:09:49,812 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:10:49,812 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:11:49,809 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:12:49,801 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:13:49,790 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:14:49,785 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:15:49,811 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:16:49,808 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:17:49,802 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:18:49,805 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:19:49,802 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:20:49,803 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:21:49,801 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:22:49,802 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:23:49,787 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:24:49,764 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:25:49,785 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:26:49,785 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:27:49,785 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:28:49,782 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:29:49,783 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:30:00,006 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 11:30:00,007 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 08:30:00.007034+00:00'} INFO 2025-12-04 11:30:00,011 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 11:30:00,011 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 08:30:00.011864+00:00'} INFO 2025-12-04 11:30:49,779 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:31:49,780 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:32:49,779 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:33:49,784 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:34:49,775 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:35:49,759 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:36:49,764 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:37:49,763 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:38:49,771 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:39:49,778 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:40:49,777 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:41:49,777 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:43:37,280 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:46:54,952 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:51:56,394 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:53:44,194 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:56:59,184 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 11:59:49,163 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:00:00,015 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 12:00:00,015 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 09:00:00.015715+00:00'} INFO 2025-12-04 12:00:00,023 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 12:00:00,023 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 09:00:00.023268+00:00'} INFO 2025-12-04 12:01:31,554 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:03:51,211 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:04:51,208 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:05:51,207 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:06:51,214 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:07:51,217 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:08:51,201 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:09:51,214 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:10:51,209 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:11:51,208 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:11:58,975 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 12:12:51,192 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:13:51,209 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:14:51,225 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:15:51,217 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:16:51,227 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:17:51,236 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:18:51,258 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:19:51,228 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:20:51,206 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:21:51,225 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:22:51,228 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:23:51,228 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:24:51,229 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:25:51,231 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:26:51,229 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:27:51,238 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:28:51,215 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:29:51,217 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:30:00,010 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 12:30:00,010 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 09:30:00.010516+00:00'} INFO 2025-12-04 12:30:00,019 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 12:30:00,019 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 09:30:00.019815+00:00'} INFO 2025-12-04 12:30:51,219 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:31:51,211 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:32:51,210 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:33:51,190 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:34:51,216 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:35:51,248 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:36:51,210 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:37:51,211 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:38:51,223 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:39:51,210 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:40:51,209 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:41:51,235 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:42:51,210 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:43:51,210 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:44:51,195 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:45:51,176 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:46:51,189 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:47:51,189 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:48:51,175 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:49:51,196 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:50:51,192 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:51:51,162 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:52:51,188 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:53:51,175 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:54:51,166 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:55:51,189 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:56:51,187 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:57:51,194 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:58:51,186 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 12:59:51,157 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:00:00,020 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 13:00:00,020 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 10:00:00.020852+00:00'} INFO 2025-12-04 13:00:00,029 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 13:00:00,029 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 10:00:00.029573+00:00'} INFO 2025-12-04 13:00:51,158 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:01:51,131 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:02:51,149 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:07:03,117 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:08:03,111 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:09:03,120 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:10:03,117 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:11:03,126 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:12:03,117 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:13:03,117 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:14:03,117 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:15:03,111 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:16:03,118 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:17:03,115 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:18:03,114 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:19:03,115 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:20:03,115 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:21:03,111 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:22:03,216 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:23:03,185 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:24:03,343 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:25:03,184 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:26:03,184 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:27:03,405 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:28:03,353 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:29:03,188 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:30:00,014 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 13:30:00,014 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 10:30:00.014351+00:00'} INFO 2025-12-04 13:30:00,019 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 13:30:00,019 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 10:30:00.019802+00:00'} INFO 2025-12-04 13:30:03,187 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:31:03,192 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:32:03,430 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:33:03,346 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:34:03,211 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:35:03,416 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:36:03,206 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:37:03,238 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:38:03,251 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:39:03,243 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:40:03,235 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:41:03,260 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:42:03,249 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:43:03,247 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:44:03,240 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:45:03,248 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:46:03,262 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:47:03,242 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:48:03,242 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:49:03,243 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:50:03,245 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:51:03,243 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:52:03,284 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:53:03,295 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:54:03,296 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:55:03,303 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:56:03,306 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:57:03,310 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:58:03,307 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 13:59:03,302 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:00:00,016 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 14:00:00,017 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 11:00:00.017278+00:00'} INFO 2025-12-04 14:00:00,023 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 14:00:00,024 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 11:00:00.023995+00:00'} INFO 2025-12-04 14:00:03,307 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:01:03,307 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:02:03,309 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:03:03,321 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:04:03,308 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:05:03,311 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:06:03,314 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:07:03,288 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:09:47,326 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:10:47,311 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:11:47,328 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:12:47,336 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:13:47,307 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:14:47,325 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:15:47,333 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:16:47,335 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:17:35,555 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 14:17:47,335 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:18:47,336 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:19:47,337 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:20:47,327 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:21:47,339 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:22:47,349 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:23:47,342 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:24:47,325 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:25:47,346 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:26:47,347 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:27:47,348 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:28:47,333 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:29:47,347 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:30:00,006 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 14:30:00,007 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 11:30:00.007143+00:00'} INFO 2025-12-04 14:30:00,012 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 14:30:00,012 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 11:30:00.012443+00:00'} INFO 2025-12-04 14:30:47,351 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:31:47,350 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:32:47,356 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:33:47,353 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:34:47,333 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:35:47,355 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:36:47,344 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:37:47,330 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:38:47,318 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:39:47,332 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:40:47,332 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:41:47,308 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:42:47,334 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:43:47,340 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:44:47,337 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:45:47,335 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:46:47,334 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:47:47,336 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:48:47,336 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:49:47,338 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:50:47,340 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:51:47,334 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:52:47,325 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:53:47,325 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:54:47,322 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:55:47,326 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:56:47,327 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:57:47,300 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:58:47,318 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 14:59:47,330 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:00:00,009 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 15:00:00,009 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 12:00:00.009233+00:00'} INFO 2025-12-04 15:00:00,016 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 15:00:00,016 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 12:00:00.016333+00:00'} INFO 2025-12-04 15:00:47,311 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:01:47,331 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:02:47,331 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:03:47,331 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:04:47,310 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:05:47,332 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:06:47,328 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:07:47,320 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:08:47,310 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:11:19,937 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:12:30,904 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:13:30,897 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:14:30,873 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:15:30,884 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:16:30,907 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:17:30,899 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:18:30,900 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:19:30,904 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:20:30,908 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:21:30,902 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:22:30,901 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:23:30,875 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:24:30,883 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:25:30,956 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:26:30,784 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:27:30,772 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:28:30,786 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:29:30,782 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:29:59,891 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 15:30:00,011 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 15:30:00,011 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 12:30:00.011309+00:00'} INFO 2025-12-04 15:30:00,020 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 15:30:00,020 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 12:30:00.020403+00:00'} INFO 2025-12-04 15:30:30,792 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:31:30,782 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:31:43,458 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 15:32:30,758 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:33:27,663 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 15:33:30,770 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:34:30,794 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:35:30,814 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:36:30,782 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:36:39,569 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 15:37:30,781 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:38:30,777 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:39:30,777 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:40:30,777 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:41:30,716 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:42:30,696 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:43:30,723 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:44:30,721 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:45:30,720 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:46:30,714 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:47:30,718 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:48:30,712 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:49:30,708 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:50:30,710 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:50:40,926 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 15:51:30,693 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:52:30,722 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:53:30,710 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:54:30,708 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:55:30,704 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:56:30,804 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:57:30,806 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:58:30,813 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 15:59:30,812 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:00:00,009 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 16:00:00,009 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 13:00:00.009473+00:00'} INFO 2025-12-04 16:00:00,016 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 16:00:00,016 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 13:00:00.016335+00:00'} INFO 2025-12-04 16:00:30,796 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:01:30,785 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:01:55,468 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 16:02:30,791 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:03:30,793 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:04:30,802 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:05:30,800 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:06:30,467 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 16:06:30,807 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:07:30,790 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:08:30,793 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:09:30,791 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:10:30,803 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:10:31,954 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 16:11:30,766 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:12:30,782 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:13:30,761 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:14:42,143 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:15:32,658 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 16:15:42,124 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:16:42,139 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:17:42,143 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:18:42,138 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:19:42,121 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:20:42,168 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:21:42,136 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:22:42,131 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:23:42,135 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:24:42,135 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:25:37,109 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 16:25:42,108 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:26:42,146 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:27:42,153 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:28:42,118 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:29:42,145 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:30:00,014 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 16:30:00,015 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 13:30:00.015073+00:00'} INFO 2025-12-04 16:30:00,022 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 16:30:00,022 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 13:30:00.022489+00:00'} INFO 2025-12-04 16:30:42,144 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:31:42,125 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:32:42,135 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:33:42,143 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:34:42,142 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:35:42,144 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:36:30,914 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 16:36:42,142 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:37:42,120 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:38:42,142 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:39:42,141 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:40:13,329 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 16:40:42,118 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:41:42,119 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:42:42,141 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:43:42,127 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:44:42,141 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:45:42,140 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:46:42,143 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:47:42,137 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:48:42,145 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:49:42,142 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:50:42,137 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:51:42,135 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:52:42,134 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:53:42,125 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:54:42,135 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:55:42,134 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:56:42,142 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:57:42,154 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:58:42,166 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 16:59:42,160 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:00:00,019 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 17:00:00,019 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 14:00:00.019847+00:00'} INFO 2025-12-04 17:00:00,027 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 17:00:00,027 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 14:00:00.027226+00:00'} INFO 2025-12-04 17:00:42,157 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:01:42,159 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:02:42,159 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:03:42,157 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:04:42,157 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:05:42,162 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:06:42,158 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:07:42,156 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:08:42,147 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:09:42,156 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:10:42,156 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:11:42,130 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:12:42,155 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:13:42,176 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:14:09,804 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 17:14:42,155 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:17:42,461 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:18:42,469 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:19:42,466 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:20:42,460 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:22:58,421 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:23:58,418 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:24:05,192 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 17:24:58,421 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:25:58,419 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:26:58,415 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:27:58,418 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:28:58,418 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:29:58,392 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:30:00,021 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 17:30:00,022 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 14:30:00.022094+00:00'} INFO 2025-12-04 17:30:00,030 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 17:30:00,030 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 14:30:00.030432+00:00'} INFO 2025-12-04 17:30:58,401 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:31:58,442 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:32:45,007 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 17:32:58,459 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:33:58,459 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:34:58,460 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:35:58,459 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:36:58,445 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:37:58,467 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:38:58,468 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:39:58,463 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:40:58,462 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:41:58,463 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:42:58,440 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:43:28,620 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 17:43:58,463 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:44:58,464 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:45:58,452 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:46:58,382 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:47:58,411 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:48:58,407 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:49:58,412 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:50:58,407 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:51:58,435 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:52:58,407 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:53:58,383 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:54:58,405 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:55:58,406 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:56:58,404 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:57:58,390 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:58:58,389 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 17:59:58,401 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:00:00,011 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 18:00:00,011 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 15:00:00.011277+00:00'} INFO 2025-12-04 18:00:00,020 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 18:00:00,020 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 15:00:00.020432+00:00'} INFO 2025-12-04 18:00:00,036 tasks 61367 8479629824 Generated daily schedule for 2025-12-05: {'date': '2025-12-05', 'total_appointments': 0, 'providers_with_appointments': 0} INFO 2025-12-04 18:00:58,405 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:01:58,378 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:02:58,360 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:03:58,355 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:04:58,358 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:05:58,355 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:06:36,027 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 18:06:58,356 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:07:58,340 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:08:58,336 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:09:58,353 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:10:58,357 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:11:58,354 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:12:58,354 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:13:58,351 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:14:58,352 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:15:58,349 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:16:58,359 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:17:58,368 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:18:58,368 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:19:58,355 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:20:58,350 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:21:58,368 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:22:58,449 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:23:58,438 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:24:58,449 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:25:58,451 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:26:58,426 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:27:20,371 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 18:27:58,450 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:28:58,451 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:29:58,450 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:30:00,018 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 18:30:00,018 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 15:30:00.018939+00:00'} INFO 2025-12-04 18:30:00,025 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 18:30:00,025 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 15:30:00.025823+00:00'} INFO 2025-12-04 18:30:58,459 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:31:58,452 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:32:58,451 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:33:58,450 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:34:58,452 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:35:58,452 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:36:58,450 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:37:58,488 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:38:58,481 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:39:58,508 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:40:58,517 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:41:58,501 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:42:58,513 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:43:58,512 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:44:58,514 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:45:58,502 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:46:58,515 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:47:58,516 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:48:58,503 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:49:58,504 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:50:58,523 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:51:58,520 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:52:58,443 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:53:58,458 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:54:58,456 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:55:58,445 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:56:58,450 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:57:58,457 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:58:58,457 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 18:59:58,436 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:00:00,019 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 19:00:00,019 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 16:00:00.019723+00:00'} INFO 2025-12-04 19:00:00,026 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 19:00:00,026 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 16:00:00.026703+00:00'} INFO 2025-12-04 19:00:58,457 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:01:50,703 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 19:01:58,464 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:02:58,459 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:03:58,440 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:04:58,460 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:05:58,457 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:06:58,436 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:07:58,468 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:08:14,017 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 19:08:58,485 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:09:58,461 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:10:58,484 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:11:58,489 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:12:58,487 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:13:58,484 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:14:42,375 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 19:14:58,485 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:15:58,485 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:16:58,487 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:17:58,487 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:18:13,154 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 19:18:13,213 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 19:18:13,232 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 19:18:58,489 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:19:58,488 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:20:58,488 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:21:48,396 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 19:21:58,495 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:22:58,458 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:24:04,248 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:25:04,248 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:26:04,256 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:27:04,264 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:28:04,266 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:29:04,267 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:30:00,021 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 19:30:00,021 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 16:30:00.021486+00:00'} INFO 2025-12-04 19:30:00,029 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 19:30:00,029 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 16:30:00.029847+00:00'} INFO 2025-12-04 19:30:04,266 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:31:04,266 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:32:04,272 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:33:18,887 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:34:14,503 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 19:34:14,546 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 19:34:18,888 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:35:18,889 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:36:18,888 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:37:18,889 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:38:18,890 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:39:18,905 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:40:18,904 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:41:18,960 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:42:18,918 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:43:18,906 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:44:18,912 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:45:18,916 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:46:18,913 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:47:18,900 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:48:18,902 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:49:18,934 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:50:18,915 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:51:18,917 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:52:18,913 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:53:18,856 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:54:18,854 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:55:18,853 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:56:18,854 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:57:18,847 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:58:18,857 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 19:59:18,857 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:00:00,022 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 20:00:00,023 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 17:00:00.023237+00:00'} INFO 2025-12-04 20:00:00,032 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 20:00:00,032 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 17:00:00.032401+00:00'} INFO 2025-12-04 20:00:18,852 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:01:18,881 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:02:18,849 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:03:18,855 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:04:18,850 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:05:18,851 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:06:18,840 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:07:18,828 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:08:18,849 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:08:21,534 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 20:09:18,851 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:10:18,849 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:11:18,848 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:12:18,851 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:13:18,847 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:14:18,847 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:15:18,848 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:16:18,847 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:17:18,843 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:18:18,842 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:18:43,207 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 20:19:18,851 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:20:18,845 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:21:18,845 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:22:18,847 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:23:18,848 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:24:18,844 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:25:18,845 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:26:18,832 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:27:18,821 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:28:18,829 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:29:18,843 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:30:00,022 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 20:30:00,023 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 17:30:00.023167+00:00'} INFO 2025-12-04 20:30:00,032 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 20:30:00,032 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 17:30:00.032335+00:00'} INFO 2025-12-04 20:30:18,845 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:31:18,844 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:32:18,843 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:33:18,842 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:34:20,762 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:35:20,738 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:36:20,743 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:37:20,753 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:38:20,752 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:39:20,749 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:40:20,743 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:41:20,749 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:42:20,749 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:43:20,748 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:44:20,747 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:45:20,747 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:46:20,725 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:47:20,743 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:48:20,745 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:49:20,740 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:50:20,764 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:51:20,765 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:52:20,749 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:53:20,765 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:54:20,771 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:55:20,754 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:56:20,764 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:57:20,763 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:58:20,763 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 20:59:20,762 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:00:00,021 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 21:00:00,021 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 18:00:00.021804+00:00'} INFO 2025-12-04 21:00:00,030 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 21:00:00,030 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 18:00:00.030478+00:00'} INFO 2025-12-04 21:00:20,761 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:01:20,746 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:02:20,758 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:03:20,760 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:04:20,769 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:05:20,760 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:06:20,763 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:07:20,766 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:08:20,755 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:09:20,762 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:10:20,762 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:11:20,756 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:12:20,759 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:13:20,757 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:14:20,737 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:15:20,763 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:16:20,759 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:17:20,733 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:18:20,755 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:19:20,854 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:20:20,854 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:21:20,852 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:22:20,855 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:23:20,837 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:24:20,855 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:25:20,859 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:26:20,848 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:27:20,856 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:28:20,857 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:29:20,843 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:30:00,023 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 21:30:00,023 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 18:30:00.023358+00:00'} INFO 2025-12-04 21:30:00,031 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 21:30:00,031 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 18:30:00.031922+00:00'} INFO 2025-12-04 21:30:20,857 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:31:20,856 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:32:20,850 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:33:20,856 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:38:51,171 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:39:51,133 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:40:51,134 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:41:51,130 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:42:51,138 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:43:28,643 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 21:43:51,136 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:44:51,137 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:45:51,139 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:46:51,139 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:47:51,134 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:48:51,142 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:49:51,146 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:50:51,142 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:51:51,141 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:52:51,143 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:53:51,327 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:54:51,304 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:55:51,117 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:56:51,291 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:57:51,311 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:58:51,124 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 21:59:51,124 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:00:00,008 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 22:00:00,008 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 19:00:00.008286+00:00'} INFO 2025-12-04 22:00:00,014 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 22:00:00,014 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 19:00:00.014372+00:00'} INFO 2025-12-04 22:00:51,129 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:01:51,128 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:02:51,131 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:03:51,126 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:04:51,127 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:05:51,136 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:06:51,130 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:07:51,133 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:08:51,073 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:09:51,066 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:10:51,066 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:11:51,074 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:12:51,066 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:13:51,073 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:14:51,059 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:15:51,064 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:16:51,073 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:17:51,066 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:18:51,065 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:19:51,068 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:20:51,060 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:21:51,073 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:22:51,059 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:23:51,047 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:24:51,022 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:25:51,028 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:26:51,019 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:27:51,029 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:28:51,017 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:29:51,025 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:30:00,008 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 22:30:00,008 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 19:30:00.008902+00:00'} INFO 2025-12-04 22:30:00,015 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 22:30:00,015 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 19:30:00.015150+00:00'} INFO 2025-12-04 22:30:51,020 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:31:51,019 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:32:51,018 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:33:51,019 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:34:51,020 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:35:51,016 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:36:51,019 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:37:51,011 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:38:51,006 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:44:39,281 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:45:39,297 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:46:39,297 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:47:39,273 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:48:39,297 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:49:39,295 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:50:39,276 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:51:39,290 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:52:39,294 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:53:39,292 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:54:39,290 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:55:39,289 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:56:39,290 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:57:39,291 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:58:39,287 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 22:59:39,293 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:00:00,025 tasks 61360 8479629824 Radiology results sync started INFO 2025-12-04 23:00:00,025 tasks 61360 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 20:00:00.025718+00:00'} INFO 2025-12-04 23:00:00,034 tasks 61367 8479629824 ZATCA batch submission: 0 submitted, 20 failed INFO 2025-12-04 23:00:00,036 tasks 61360 8479629824 ZATCA e-invoice submission for INV-AGDAR-2025-18422 INFO 2025-12-04 23:00:00,037 tasks 61368 8479629824 ZATCA e-invoice submission for IAGDAR174645 INFO 2025-12-04 23:00:00,038 tasks 61361 8479629824 ZATCA e-invoice submission for IAGDAR157001 INFO 2025-12-04 23:00:00,038 tasks 61369 8479629824 ZATCA e-invoice submission for IAGDAR558936 INFO 2025-12-04 23:00:00,039 tasks 61362 8479629824 ZATCA e-invoice submission for IAGDAR669695 INFO 2025-12-04 23:00:00,039 tasks 61370 8479629824 ZATCA e-invoice submission for IAGDAR550212 INFO 2025-12-04 23:00:00,040 tasks 61360 8479629824 Lab results sync started INFO 2025-12-04 23:00:00,040 tasks 61363 8479629824 ZATCA e-invoice submission for IAGDAR858604 INFO 2025-12-04 23:00:00,041 tasks 61371 8479629824 ZATCA e-invoice submission for IAGDAR708227 INFO 2025-12-04 23:00:00,041 tasks 61360 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 20:00:00.041099+00:00'} INFO 2025-12-04 23:00:00,043 tasks 61365 8479629824 ZATCA e-invoice submission for IAGDAR898825 INFO 2025-12-04 23:00:00,043 tasks 61364 8479629824 ZATCA e-invoice submission for IAGDAR945314 INFO 2025-12-04 23:00:00,044 tasks 61372 8479629824 ZATCA e-invoice submission for IAGDAR840464 INFO 2025-12-04 23:00:00,046 tasks 61367 8479629824 ZATCA e-invoice submission for IAGDAR757134 INFO 2025-12-04 23:00:00,046 tasks 61366 8479629824 ZATCA e-invoice submission for IAGDAR289266 INFO 2025-12-04 23:00:00,047 tasks 61368 8479629824 ZATCA e-invoice submission for IAGDAR140347 INFO 2025-12-04 23:00:00,049 tasks 61369 8479629824 ZATCA e-invoice submission for IAGDAR342242 INFO 2025-12-04 23:00:00,049 tasks 61361 8479629824 ZATCA e-invoice submission for IAGDAR770785 INFO 2025-12-04 23:00:00,049 tasks 61360 8479629824 ZATCA e-invoice submission for IAGDAR425411 INFO 2025-12-04 23:00:00,050 tasks 61362 8479629824 ZATCA e-invoice submission for IAGDAR526290 INFO 2025-12-04 23:00:00,050 tasks 61370 8479629824 ZATCA e-invoice submission for IAGDAR578723 INFO 2025-12-04 23:00:00,052 tasks 61363 8479629824 ZATCA e-invoice submission for IAGDAR686930 INFO 2025-12-04 23:00:39,292 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:01:39,269 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:02:39,289 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:03:39,289 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:03:58,425 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 23:04:39,289 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:05:39,271 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:06:39,274 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:07:39,285 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:08:39,285 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:09:39,269 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:10:39,288 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:11:39,282 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:12:39,270 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:13:39,278 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:14:39,267 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:15:39,266 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:16:39,258 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:17:39,261 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:18:39,262 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:19:39,261 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:20:39,268 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:21:39,258 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:22:39,259 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:23:39,256 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:24:39,247 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:25:39,255 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:26:39,258 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:27:39,258 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:28:39,254 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:29:39,242 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:30:00,020 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-04 23:30:00,020 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 20:30:00.020950+00:00'} INFO 2025-12-04 23:30:00,029 tasks 61367 8479629824 Lab results sync started INFO 2025-12-04 23:30:00,029 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 20:30:00.029388+00:00'} INFO 2025-12-04 23:30:39,243 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:31:39,233 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:32:39,239 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:33:39,236 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:34:39,216 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:35:39,235 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:36:39,231 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:37:39,204 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:38:39,237 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:39:39,231 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:40:39,229 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:41:39,227 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:42:39,228 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:43:39,226 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:44:39,292 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:45:39,285 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:46:39,291 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:47:39,292 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:48:39,295 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:49:39,291 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:50:39,288 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:51:19,961 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-04 23:51:39,291 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:52:39,292 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:53:39,289 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:54:39,291 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:55:39,284 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:56:39,291 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:57:39,290 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:58:39,468 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-04 23:59:39,267 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:00:00,024 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 00:00:00,024 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 21:00:00.024803+00:00'} INFO 2025-12-05 00:00:00,031 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 00:00:00,031 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 21:00:00.031489+00:00'} INFO 2025-12-05 00:00:39,263 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:01:39,429 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:02:39,422 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:03:39,262 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:04:39,265 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:05:39,266 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:06:39,262 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:07:39,269 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:08:39,275 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:09:39,272 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:10:39,282 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:11:39,267 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:12:39,281 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:13:39,273 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:14:39,251 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:15:39,257 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:16:39,251 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:17:39,249 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:18:39,255 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:19:39,255 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:20:39,248 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:21:39,247 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:22:39,254 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:23:39,247 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:24:39,249 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:25:39,256 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:26:39,243 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:27:39,247 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:28:39,251 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:29:39,338 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:30:00,009 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 00:30:00,010 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 21:30:00.010000+00:00'} INFO 2025-12-05 00:30:00,015 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 00:30:00,015 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 21:30:00.015511+00:00'} INFO 2025-12-05 00:30:39,345 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:31:39,379 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:32:39,340 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:33:39,349 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:34:39,345 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:35:39,345 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:36:39,344 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:37:39,343 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:38:39,394 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:39:39,347 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:40:39,348 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:41:39,339 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:42:39,389 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:43:39,344 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:49:28,248 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:54:29,670 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:55:29,641 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:56:29,653 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:57:29,667 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:58:29,667 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 00:59:29,668 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:00:00,015 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 01:00:00,015 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 22:00:00.015679+00:00'} INFO 2025-12-05 01:00:00,023 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 01:00:00,024 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 22:00:00.024159+00:00'} INFO 2025-12-05 01:00:29,670 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:01:29,669 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:02:29,671 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:03:29,674 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:04:29,711 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:05:29,727 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:06:29,723 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:07:29,727 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:08:29,706 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:09:29,729 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:10:29,732 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:11:29,717 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:12:29,733 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:13:29,736 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:14:29,743 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:15:29,737 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:16:29,739 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:17:29,739 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:18:29,716 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:19:29,678 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:20:29,671 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:21:29,659 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:22:29,673 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:23:29,673 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:24:29,674 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:25:29,674 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:26:29,675 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:27:29,676 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:28:29,659 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:29:29,679 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:30:00,022 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 01:30:00,023 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 22:30:00.023242+00:00'} INFO 2025-12-05 01:30:00,031 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 01:30:00,031 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 22:30:00.031720+00:00'} INFO 2025-12-05 01:30:29,679 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:31:29,684 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:32:29,677 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:33:29,680 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:34:29,730 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:35:29,711 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:36:29,734 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:37:29,736 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:38:29,737 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:39:29,734 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:40:29,716 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:41:29,725 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:42:29,728 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:43:29,743 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:44:29,742 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:45:29,751 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:46:29,730 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:47:29,745 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:48:29,746 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:49:29,737 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:50:29,778 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:51:29,780 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:52:29,762 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:53:29,780 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:54:29,784 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 01:59:58,631 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:00:00,004 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 02:00:00,004 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 23:00:00.004960+00:00'} INFO 2025-12-05 02:00:00,009 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 02:00:00,009 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 23:00:00.009629+00:00'} INFO 2025-12-05 02:00:58,577 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:01:58,580 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:02:58,580 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:03:34,103 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-05 02:03:58,575 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:04:58,585 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:05:58,582 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:06:58,585 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:07:58,587 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:08:58,586 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:09:58,583 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:10:58,596 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:11:58,594 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:12:58,589 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:13:58,593 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:14:58,722 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:15:58,510 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:16:58,506 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:17:58,672 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:18:58,714 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:19:58,518 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:20:58,510 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:21:58,525 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:22:58,521 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:23:58,520 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:24:58,567 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:25:58,520 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:26:58,523 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:27:58,529 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:28:58,532 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:29:58,467 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:30:00,016 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 02:30:00,016 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-04 23:30:00.016334+00:00'} INFO 2025-12-05 02:30:00,023 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 02:30:00,023 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-04 23:30:00.023213+00:00'} INFO 2025-12-05 02:30:58,470 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:31:58,470 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:32:58,489 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:33:58,475 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:34:58,474 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:35:58,464 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:36:58,468 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:37:58,474 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:38:58,470 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:39:58,464 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:40:58,468 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:41:58,468 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:42:58,480 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:43:58,466 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:44:58,439 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:45:58,427 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:46:58,428 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:47:58,434 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:48:58,427 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:49:58,421 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:50:01,351 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-05 02:50:58,419 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:51:58,430 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:52:58,423 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:53:58,425 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:54:58,424 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:55:58,415 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:56:58,425 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:57:58,422 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:58:58,431 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 02:59:58,389 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:00:00,004 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 03:00:00,005 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 00:00:00.005154+00:00'} INFO 2025-12-05 03:00:00,010 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 03:00:00,010 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 00:00:00.010598+00:00'} INFO 2025-12-05 03:05:40,401 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:06:40,378 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:07:40,380 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:08:40,393 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:09:40,394 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:10:40,387 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:11:40,394 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:12:40,391 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:13:40,391 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:14:40,389 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:15:40,393 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:16:40,387 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:17:40,374 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:18:40,375 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:19:40,369 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:20:40,367 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:21:40,367 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:22:40,363 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:23:40,361 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:24:40,360 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:25:40,361 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:26:40,345 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:27:40,360 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:28:40,358 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:29:40,343 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:30:00,006 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 03:30:00,006 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 00:30:00.006382+00:00'} INFO 2025-12-05 03:30:00,012 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 03:30:00,012 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 00:30:00.012884+00:00'} INFO 2025-12-05 03:30:40,356 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:31:40,355 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:32:40,355 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:33:40,341 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:34:40,353 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:35:40,409 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:36:40,445 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:37:40,401 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:38:40,407 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:39:40,408 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:40:40,381 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:41:40,405 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:42:40,406 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:43:40,388 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:44:40,407 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:45:40,405 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:46:40,379 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:47:40,406 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:48:40,406 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:49:40,382 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:50:40,470 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:51:40,475 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:52:40,474 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:53:40,466 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:54:40,474 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:55:40,475 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:56:40,481 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:57:40,477 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:58:40,476 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 03:59:40,472 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:00:00,014 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 04:00:00,014 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 01:00:00.014910+00:00'} INFO 2025-12-05 04:00:00,023 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 04:00:00,023 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 01:00:00.023715+00:00'} INFO 2025-12-05 04:00:40,476 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:01:40,475 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:02:40,462 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:03:40,470 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:04:40,476 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:05:40,505 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:06:40,514 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:07:40,504 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:08:40,511 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:09:40,513 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:10:40,512 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:11:40,513 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:12:40,509 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:13:40,515 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:14:40,516 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:15:40,517 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:16:40,524 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:17:40,752 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:18:40,699 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:19:40,522 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:20:40,502 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:21:40,727 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:22:40,683 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:23:40,500 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:24:40,662 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:25:40,664 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:26:40,503 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:27:40,681 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:28:40,702 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:29:40,548 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:30:00,014 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 04:30:00,015 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 01:30:00.015488+00:00'} INFO 2025-12-05 04:30:00,022 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 04:30:00,022 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 01:30:00.022555+00:00'} INFO 2025-12-05 04:30:40,527 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:31:40,514 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:32:40,518 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:33:40,536 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:34:40,520 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:35:40,529 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:36:40,528 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:37:40,543 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:38:40,538 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:39:40,534 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:40:40,534 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:41:40,537 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:42:40,539 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:43:40,535 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:44:40,543 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:45:40,534 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:46:40,534 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:47:40,540 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:48:40,535 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:49:40,541 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:50:40,562 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:51:40,576 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:52:40,557 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:53:40,549 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:54:40,550 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:55:40,553 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:56:40,580 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:57:40,557 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:58:40,594 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 04:59:40,552 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:00:00,016 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 05:00:00,017 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 02:00:00.017892+00:00'} INFO 2025-12-05 05:00:00,024 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 05:00:00,024 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 02:00:00.024669+00:00'} INFO 2025-12-05 05:00:40,563 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:01:40,554 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:02:40,567 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:03:40,563 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:04:40,560 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:05:40,605 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:11:24,508 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:15:49,005 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:16:49,028 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:17:49,030 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:18:49,028 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:19:49,032 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:20:49,030 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:21:49,016 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:22:49,031 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:23:49,033 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:24:49,033 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:25:49,026 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:26:49,021 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:27:49,023 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:28:49,023 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:29:49,023 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:30:00,013 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 05:30:00,013 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 02:30:00.013429+00:00'} INFO 2025-12-05 05:30:00,022 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 05:30:00,022 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 02:30:00.022405+00:00'} INFO 2025-12-05 05:30:49,024 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:31:49,028 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:32:49,026 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:33:49,026 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:34:49,028 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:35:49,010 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:36:49,029 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:37:49,029 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:38:49,011 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:39:49,028 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:40:49,027 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:41:49,006 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:42:49,024 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:43:49,019 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:44:49,019 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:45:49,002 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:46:49,020 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:47:48,994 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:48:49,022 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:49:49,023 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:50:49,024 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:51:49,025 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:52:49,034 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:53:49,017 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:54:49,018 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:55:49,013 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:56:48,988 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:57:48,989 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:58:48,990 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 05:59:48,993 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:00:00,005 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 06:00:00,005 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 03:00:00.005790+00:00'} INFO 2025-12-05 06:00:00,012 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 06:00:00,012 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 03:00:00.012815+00:00'} INFO 2025-12-05 06:00:48,989 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:01:48,990 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:02:48,989 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:03:48,972 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:04:48,992 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:04:59,285 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-05 06:05:48,991 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:06:48,977 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:07:48,992 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:08:48,992 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:09:48,977 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:10:48,897 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:11:48,897 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:12:48,903 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:13:48,898 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:14:48,902 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:15:48,885 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:18:35,999 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:21:34,142 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:22:34,144 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:23:34,156 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:24:34,157 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:26:14,616 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:27:14,608 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:28:14,595 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:29:14,611 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:30:00,012 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 06:30:00,014 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 03:30:00.013993+00:00'} INFO 2025-12-05 06:30:00,019 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 06:30:00,019 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 03:30:00.019607+00:00'} INFO 2025-12-05 06:31:02,498 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:32:02,494 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:33:02,528 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:34:02,507 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:35:02,507 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:36:02,509 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:37:02,536 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:38:02,481 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:39:02,511 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:40:02,509 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:41:02,515 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:42:02,508 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:43:02,508 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:44:02,506 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:45:02,489 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:46:02,496 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:47:02,506 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:48:02,520 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:49:02,543 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:50:02,556 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:51:02,542 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:52:02,539 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:53:02,525 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:54:02,536 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:55:02,542 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:56:02,539 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:57:02,547 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:58:02,546 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 06:59:02,545 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:00:00,008 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 07:00:00,009 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 04:00:00.009145+00:00'} INFO 2025-12-05 07:00:00,014 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 07:00:00,014 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 04:00:00.014127+00:00'} INFO 2025-12-05 07:00:02,545 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:01:02,538 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:02:02,529 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:03:02,520 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:04:02,557 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:05:02,551 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:06:02,550 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:07:02,558 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:08:02,586 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:09:02,560 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:10:02,550 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:11:02,538 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:12:02,541 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:13:02,553 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:14:02,555 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:15:02,554 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:16:02,553 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:17:02,565 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:18:02,553 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:19:02,548 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:20:02,528 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:21:02,533 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:22:02,542 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:23:02,542 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:24:02,544 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:25:02,550 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:26:02,578 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:27:02,548 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:28:02,541 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:29:02,548 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:30:00,021 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 07:30:00,022 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 04:30:00.022744+00:00'} INFO 2025-12-05 07:30:00,030 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 07:30:00,030 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 04:30:00.030693+00:00'} INFO 2025-12-05 07:30:02,537 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:31:02,526 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:32:02,634 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:33:02,635 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:34:02,635 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:35:02,636 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:36:02,635 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:37:02,638 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:38:02,639 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:38:19,076 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-05 07:39:02,647 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:40:02,621 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:41:26,804 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:42:26,805 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:43:26,804 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:44:26,782 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:45:26,808 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:46:26,785 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:47:26,772 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:48:26,770 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:49:26,776 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:50:26,761 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:51:26,773 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:52:26,771 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:53:26,774 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:54:26,755 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:55:26,775 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:56:26,772 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:57:26,755 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:58:26,775 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 07:59:26,779 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:00:00,021 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 08:00:00,021 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 05:00:00.021406+00:00'} INFO 2025-12-05 08:00:00,029 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 08:00:00,029 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 05:00:00.029704+00:00'} INFO 2025-12-05 08:00:00,052 tasks 61360 8479629824 Scheduled 0 appointment reminders INFO 2025-12-05 08:00:26,755 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:01:26,777 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:02:26,776 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:03:26,780 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:04:26,776 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:05:26,780 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:06:26,780 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:07:26,781 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:08:26,781 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:09:26,784 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:10:26,781 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:11:26,779 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:12:26,784 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:13:26,775 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:14:26,782 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:15:26,784 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:16:26,758 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:17:26,754 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:18:26,754 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:19:26,753 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:20:26,757 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:21:26,755 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:22:26,753 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:23:26,754 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:24:26,742 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:25:26,753 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:26:26,754 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:27:26,744 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:28:26,754 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:29:26,776 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:30:00,005 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 08:30:00,006 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 05:30:00.006109+00:00'} INFO 2025-12-05 08:30:00,016 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 08:30:00,016 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 05:30:00.016458+00:00'} INFO 2025-12-05 08:30:26,750 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:31:26,781 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:32:26,796 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:33:26,779 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:34:26,798 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:35:26,799 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:36:26,780 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:37:26,800 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:38:26,800 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:39:26,778 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:40:26,807 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:41:26,824 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:42:26,805 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:43:26,804 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:44:26,798 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:45:26,810 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:46:26,807 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:47:26,809 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:48:26,807 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:49:26,807 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:50:26,805 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:51:26,806 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:52:26,808 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:53:26,808 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:54:26,810 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:55:26,809 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:56:26,805 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:57:26,774 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:58:27,086 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 08:59:26,774 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:00:00,003 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 09:00:00,004 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 06:00:00.004686+00:00'} INFO 2025-12-05 09:00:00,009 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 09:00:00,009 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 06:00:00.009865+00:00'} INFO 2025-12-05 09:00:26,774 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:01:26,951 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:02:26,775 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:03:26,780 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:04:26,782 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:05:26,784 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:06:26,792 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:07:26,794 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:08:26,787 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:09:26,789 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:10:26,784 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:11:26,789 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:12:26,774 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:13:26,783 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:14:26,773 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:15:26,777 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:16:26,788 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:17:26,775 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:18:26,784 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:19:26,779 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:20:26,782 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:21:26,775 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:22:26,792 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:23:26,773 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:24:26,777 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:25:26,776 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:26:26,703 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:27:26,693 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:28:26,691 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:29:26,693 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:30:00,008 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 09:30:00,009 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 06:30:00.009032+00:00'} INFO 2025-12-05 09:30:00,016 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 09:30:00,016 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 06:30:00.016272+00:00'} INFO 2025-12-05 09:30:26,690 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:31:26,690 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:32:26,690 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:33:26,699 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:34:26,677 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:35:26,681 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:36:26,696 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:37:26,686 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:38:26,687 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:39:26,684 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:40:26,680 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:41:26,687 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:42:26,709 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:43:26,698 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:44:17,738 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-05 09:44:26,708 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:45:26,707 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:46:26,707 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:47:26,694 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:48:26,730 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:49:26,706 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:50:26,690 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:51:26,704 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:52:26,704 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:53:26,679 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:54:26,703 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:55:26,701 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:56:26,638 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:57:26,634 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:58:26,633 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 09:59:26,633 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:00:00,021 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 10:00:00,022 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 07:00:00.022087+00:00'} INFO 2025-12-05 10:00:00,036 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 10:00:00,037 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 07:00:00.037003+00:00'} INFO 2025-12-05 10:00:26,630 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:01:26,631 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:02:26,631 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:03:26,627 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:04:26,633 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:05:26,627 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:06:26,609 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:07:26,624 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:08:26,602 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:09:26,623 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:10:26,621 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:11:26,594 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:12:26,589 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:13:26,575 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:14:26,584 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:15:26,569 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:16:26,552 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:17:26,578 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:18:26,576 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:19:26,578 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:20:26,564 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:21:26,573 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:22:26,573 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:23:26,557 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:24:26,568 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:25:26,567 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:26:26,562 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:27:26,575 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:28:26,573 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:29:26,569 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:30:00,006 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 10:30:00,006 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 07:30:00.006508+00:00'} INFO 2025-12-05 10:30:00,012 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 10:30:00,012 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 07:30:00.012502+00:00'} INFO 2025-12-05 10:30:26,571 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:31:26,569 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:32:26,566 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:33:26,565 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:34:26,543 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:35:26,556 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:36:26,564 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:37:26,550 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:38:26,550 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:39:26,558 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:40:26,557 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:41:26,556 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:42:26,539 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:43:26,539 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:44:26,539 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:45:26,531 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:46:26,536 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:47:26,536 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:48:26,541 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:49:26,535 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:50:26,527 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:51:26,530 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:52:26,530 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:53:26,525 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:54:26,527 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:55:26,710 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:56:26,524 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:57:26,516 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:58:26,730 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 10:59:26,712 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:00:00,012 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 11:00:00,012 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 08:00:00.012562+00:00'} INFO 2025-12-05 11:00:00,017 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 11:00:00,018 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 08:00:00.018106+00:00'} INFO 2025-12-05 11:00:26,519 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:01:26,688 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:02:26,728 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:03:26,530 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:03:34,297 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-05 11:04:26,535 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:05:26,527 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:06:26,523 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:07:26,526 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:08:26,525 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:09:26,524 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:10:26,518 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:11:26,521 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:12:26,529 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:13:26,530 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:14:26,526 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:15:26,519 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:16:26,515 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:17:26,525 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:18:26,527 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:19:26,508 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:20:26,509 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:21:26,510 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:22:26,504 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:23:26,502 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:24:26,511 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:25:26,510 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:26:26,503 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:27:26,504 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:28:26,507 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:29:26,502 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:30:00,012 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 11:30:00,012 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 08:30:00.012677+00:00'} INFO 2025-12-05 11:30:00,020 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 11:30:00,020 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 08:30:00.020720+00:00'} INFO 2025-12-05 11:30:26,504 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:31:26,505 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:32:26,505 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:33:26,510 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:34:26,509 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:35:26,493 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:36:26,498 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:37:26,501 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:38:26,495 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:39:26,491 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:40:26,493 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:41:26,616 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:42:26,592 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:43:26,616 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:44:26,616 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:45:26,622 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:46:26,615 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:47:26,617 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:48:26,617 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:49:26,616 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:50:26,617 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:51:26,616 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:52:26,602 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:52:39,757 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-05 11:53:26,614 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:54:26,616 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:55:26,591 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:56:26,612 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:57:26,618 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:58:26,617 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 11:59:26,616 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:00:00,020 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 12:00:00,020 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 09:00:00.020318+00:00'} INFO 2025-12-05 12:00:00,028 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 12:00:00,029 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 09:00:00.029071+00:00'} INFO 2025-12-05 12:00:26,616 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:01:26,598 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:02:26,615 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:03:26,615 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:04:26,622 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:05:26,616 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:06:26,605 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:07:26,615 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:08:26,617 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:09:26,616 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:10:26,615 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:11:26,709 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:12:26,708 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:13:26,706 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:14:26,682 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:15:26,707 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:16:26,714 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:17:26,706 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:18:26,688 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:19:26,708 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:20:26,710 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:21:26,717 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:22:26,715 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:23:26,713 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:24:26,714 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:25:26,716 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:26:26,715 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:27:26,728 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:28:26,732 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:29:26,733 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:30:00,007 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 12:30:00,007 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 09:30:00.007670+00:00'} INFO 2025-12-05 12:30:00,013 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 12:30:00,013 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 09:30:00.013797+00:00'} INFO 2025-12-05 12:30:26,735 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:31:26,739 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:32:26,718 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:33:26,737 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:34:26,738 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:35:26,739 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:36:26,738 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:37:26,740 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:38:26,741 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:39:26,722 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:40:26,741 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:41:26,751 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:42:26,795 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:43:45,503 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:44:45,505 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:45:45,513 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:46:45,511 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:47:45,511 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:48:45,513 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:49:45,517 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:50:45,512 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:51:45,526 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:52:45,519 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:53:45,521 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:54:45,524 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:55:45,527 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:56:45,639 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:57:45,627 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:58:45,451 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 12:59:45,670 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:00:00,029 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 13:00:00,030 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 10:00:00.030346+00:00'} INFO 2025-12-05 13:00:00,062 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 13:00:00,062 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 10:00:00.062911+00:00'} INFO 2025-12-05 13:00:45,621 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:01:45,460 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:02:45,464 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:03:45,465 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:04:33,692 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-05 13:04:45,465 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:05:45,468 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:06:45,477 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:07:45,469 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:08:45,464 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:09:45,472 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:10:45,471 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:11:45,408 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:12:45,410 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:13:45,415 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:14:45,428 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:15:45,411 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:16:45,411 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:17:45,394 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:18:45,408 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:19:45,411 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:20:45,416 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:21:45,403 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:22:45,408 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:23:45,413 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:24:45,415 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:25:45,411 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:26:45,387 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:27:45,364 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:28:45,372 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:29:45,363 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:30:00,011 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 13:30:00,011 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 10:30:00.011772+00:00'} INFO 2025-12-05 13:30:00,018 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 13:30:00,018 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 10:30:00.018737+00:00'} INFO 2025-12-05 13:30:45,366 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:31:45,363 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:32:45,365 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:33:45,361 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:34:45,368 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:35:45,360 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:36:45,366 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:37:45,360 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:38:45,362 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:39:45,357 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:40:45,349 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:41:45,341 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:42:45,333 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:47:52,122 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:48:52,109 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:49:52,091 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:50:52,107 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:51:52,108 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:52:52,106 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:53:52,106 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:54:52,106 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:55:36,567 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-05 13:55:52,104 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:56:52,104 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:57:52,086 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:58:52,102 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 13:59:52,101 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:00:00,005 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 14:00:00,005 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 11:00:00.005672+00:00'} INFO 2025-12-05 14:00:00,010 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 14:00:00,011 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 11:00:00.011054+00:00'} INFO 2025-12-05 14:00:52,077 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:01:52,099 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:02:52,074 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:03:52,040 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:04:52,058 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:05:52,063 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:06:52,062 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:07:52,062 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:08:52,061 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:09:52,066 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:10:52,057 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:11:52,045 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:12:52,055 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:13:52,055 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:14:52,036 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:15:52,053 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:16:52,052 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:17:52,052 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:18:52,032 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:19:52,047 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:20:52,055 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:21:52,047 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:22:52,021 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:23:52,044 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:24:52,043 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:25:52,042 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:26:52,044 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:27:52,042 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:28:52,044 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:29:52,043 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:30:00,018 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 14:30:00,019 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 11:30:00.019195+00:00'} INFO 2025-12-05 14:30:00,027 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 14:30:00,027 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 11:30:00.027415+00:00'} INFO 2025-12-05 14:30:52,013 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:31:52,042 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:32:52,148 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:33:52,149 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:34:52,147 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:35:52,147 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:36:52,147 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:37:28,473 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-05 14:37:52,129 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:38:52,146 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:39:52,149 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:40:52,146 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:41:52,136 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:42:52,147 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:43:52,148 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:44:52,133 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:45:52,148 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:46:52,151 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:47:52,120 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:48:52,113 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:49:52,114 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:50:52,109 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:51:52,115 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:52:52,121 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:53:52,114 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:54:52,112 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:55:52,108 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:56:52,113 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:57:52,111 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:58:52,114 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 14:59:52,108 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:00:00,015 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 15:00:00,015 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 12:00:00.015378+00:00'} INFO 2025-12-05 15:00:00,020 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 15:00:00,020 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 12:00:00.020850+00:00'} INFO 2025-12-05 15:00:52,104 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:01:52,107 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:02:52,286 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:03:52,105 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:04:52,097 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:05:52,263 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:06:52,102 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:07:52,104 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:08:52,105 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:09:52,106 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:10:52,112 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:11:52,106 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:12:52,108 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:13:52,115 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:14:52,108 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:15:52,114 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:16:52,103 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:17:52,196 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:18:52,165 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:19:52,163 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:20:52,163 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:21:52,176 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:22:52,173 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:23:07,904 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-05 15:23:52,174 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:24:52,160 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:25:52,161 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:26:52,160 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:27:52,160 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:28:52,171 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:29:52,173 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:30:00,008 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 15:30:00,009 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 12:30:00.008993+00:00'} INFO 2025-12-05 15:30:00,016 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 15:30:00,016 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 12:30:00.016214+00:00'} INFO 2025-12-05 15:30:52,164 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:31:52,172 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:32:52,167 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:33:52,173 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:34:52,176 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:35:52,174 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:36:52,172 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:37:15,284 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-05 15:37:15,367 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-05 15:37:15,387 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-05 15:37:52,173 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:38:52,166 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:39:52,163 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:40:52,169 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:41:52,175 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:42:52,171 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:43:52,183 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:44:52,171 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:45:52,168 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:46:52,165 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:47:52,178 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:53:31,645 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:54:31,652 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:55:31,647 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:56:31,637 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:57:31,648 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:58:31,650 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 15:59:31,652 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:00:00,023 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 16:00:00,023 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 13:00:00.023421+00:00'} INFO 2025-12-05 16:00:00,031 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 16:00:00,032 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 13:00:00.032037+00:00'} INFO 2025-12-05 16:00:31,652 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:01:31,655 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:02:31,653 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:03:31,654 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:04:31,640 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:05:31,657 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:06:31,658 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:07:31,631 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:08:31,666 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:09:31,659 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:10:31,673 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:11:31,666 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:12:31,670 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:13:31,675 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:14:31,680 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:14:38,455 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-05 16:15:31,673 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:16:31,677 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:17:31,677 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:18:31,677 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:19:31,679 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:20:31,659 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:21:31,683 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:22:31,680 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:23:31,600 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:24:31,601 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:25:31,608 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:26:31,608 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:27:31,584 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:28:31,595 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:29:31,599 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:30:00,018 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 16:30:00,018 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 13:30:00.018725+00:00'} INFO 2025-12-05 16:30:00,027 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 16:30:00,027 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 13:30:00.027541+00:00'} INFO 2025-12-05 16:30:31,602 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:31:31,602 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:32:31,574 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:33:31,602 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:34:31,604 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:35:31,594 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:36:31,609 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:37:31,609 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:38:31,561 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:39:31,559 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:40:31,558 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:41:31,535 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:42:31,560 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:43:31,562 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:44:31,539 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:45:31,559 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:46:31,566 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:47:31,558 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:48:31,545 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:49:31,557 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:50:31,544 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:51:31,539 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:52:31,558 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:53:31,606 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:54:31,574 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:55:31,571 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:56:31,586 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:57:31,576 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:58:31,579 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 16:59:31,578 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:00:00,012 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 17:00:00,012 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 14:00:00.012467+00:00'} INFO 2025-12-05 17:00:00,023 tasks 61360 8479629824 Lab results sync started INFO 2025-12-05 17:00:00,023 tasks 61360 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 14:00:00.023424+00:00'} INFO 2025-12-05 17:00:31,572 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:01:31,578 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:02:31,579 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:03:31,581 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:04:31,579 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:05:31,574 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:06:31,586 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:07:31,766 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:08:31,631 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:09:31,633 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:10:31,796 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:11:31,643 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:12:31,642 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:13:31,641 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:14:31,646 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:15:31,644 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:16:31,654 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:17:31,646 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:18:31,651 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:19:31,655 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:20:31,652 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:21:31,649 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:22:31,651 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:23:31,656 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:24:31,661 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:25:31,668 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:26:31,659 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:27:31,678 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:28:31,659 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:29:31,658 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:30:00,006 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 17:30:00,006 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 14:30:00.006909+00:00'} INFO 2025-12-05 17:30:00,012 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 17:30:00,013 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 14:30:00.012997+00:00'} INFO 2025-12-05 17:30:31,659 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:31:31,666 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:32:31,663 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:33:31,662 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:34:31,664 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:35:31,676 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:36:31,674 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:37:31,676 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:38:31,672 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:39:31,677 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:40:31,681 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:41:31,686 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:42:31,682 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:43:31,688 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:44:31,694 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:45:31,693 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:46:31,693 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:47:31,716 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:48:31,682 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:49:31,681 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:50:31,686 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:51:31,682 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:52:31,689 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:53:31,588 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:58:55,414 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 17:59:55,405 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:00:00,007 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 18:00:00,008 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 15:00:00.008101+00:00'} INFO 2025-12-05 18:00:00,013 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 18:00:00,013 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 15:00:00.013322+00:00'} INFO 2025-12-05 18:00:00,024 tasks 61367 8479629824 Generated daily schedule for 2025-12-06: {'date': '2025-12-06', 'total_appointments': 0, 'providers_with_appointments': 0} INFO 2025-12-05 18:04:25,415 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:05:25,418 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:06:25,422 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:07:25,421 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:08:25,422 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:09:25,426 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:10:25,451 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:11:25,425 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:12:25,424 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:13:25,422 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:14:25,406 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:15:25,421 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:16:25,421 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:17:25,422 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:18:25,419 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:19:25,420 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:20:25,420 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:21:25,401 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:22:25,420 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:23:25,421 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:24:25,419 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:25:25,418 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:26:25,420 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:27:25,420 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:28:25,419 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:29:25,443 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:30:00,022 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 18:30:00,023 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 15:30:00.023183+00:00'} INFO 2025-12-05 18:30:00,031 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 18:30:00,032 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 15:30:00.032021+00:00'} INFO 2025-12-05 18:30:25,442 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:31:25,438 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:32:25,439 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:33:25,438 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:34:25,438 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:35:25,438 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:36:25,432 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:37:25,421 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:38:25,438 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:39:25,446 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:40:25,440 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:41:25,413 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:42:25,439 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:43:25,440 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:44:25,436 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:45:25,455 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:46:25,456 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:47:25,438 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:48:25,453 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:49:25,464 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:50:25,457 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:51:25,449 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:52:25,455 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:53:25,456 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:54:25,438 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:55:25,456 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:56:25,458 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:57:25,460 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:58:25,455 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 18:59:25,448 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:00:00,009 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 19:00:00,009 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 16:00:00.009734+00:00'} INFO 2025-12-05 19:00:00,016 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 19:00:00,016 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 16:00:00.016701+00:00'} INFO 2025-12-05 19:00:25,454 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:01:25,441 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:02:25,444 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:03:25,445 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:04:25,419 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:05:25,415 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:06:25,426 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:06:28,109 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-05 19:07:25,429 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:08:25,427 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:09:37,290 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:10:37,296 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:11:37,289 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:12:37,290 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:13:47,268 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:14:47,263 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:15:47,267 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:16:47,248 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:17:47,246 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:18:47,268 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:19:47,279 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:20:47,274 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:21:47,270 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:22:47,269 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:23:47,257 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:24:47,266 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:25:47,273 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:26:47,272 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:27:47,272 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:28:47,249 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:29:47,226 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:30:00,008 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 19:30:00,008 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 16:30:00.008233+00:00'} INFO 2025-12-05 19:30:00,014 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 19:30:00,015 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 16:30:00.015046+00:00'} INFO 2025-12-05 19:30:47,212 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:31:47,215 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:32:47,226 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:33:47,227 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:34:47,228 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:35:47,232 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:36:47,230 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:37:47,229 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:38:47,231 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:39:47,230 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:40:47,208 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:41:47,242 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:42:47,232 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:43:47,253 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:44:47,276 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:45:47,281 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:46:47,278 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:47:47,280 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:48:47,279 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:49:47,278 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:50:47,309 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:51:47,269 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:52:47,256 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:53:47,287 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:54:47,319 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:55:47,282 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:56:47,284 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:57:47,286 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:58:47,192 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 19:59:47,192 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:00:00,014 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 20:00:00,014 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 17:00:00.014771+00:00'} INFO 2025-12-05 20:00:00,023 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 20:00:00,023 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 17:00:00.023265+00:00'} INFO 2025-12-05 20:00:47,191 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:01:47,186 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:02:47,178 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:03:47,180 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:04:47,180 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:05:47,189 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:06:47,191 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:07:47,190 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:08:47,190 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:09:47,190 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:10:47,191 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:11:47,189 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:12:47,188 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:14:17,262 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:15:17,261 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:16:17,258 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:17:17,291 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:18:17,249 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:19:17,258 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:20:17,260 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:21:17,241 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:22:17,257 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:23:17,264 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:24:17,258 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:25:17,255 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:26:17,250 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:27:17,257 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:28:17,255 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:29:17,225 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:30:00,019 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 20:30:00,019 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 17:30:00.019399+00:00'} INFO 2025-12-05 20:30:00,027 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 20:30:00,027 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 17:30:00.027838+00:00'} INFO 2025-12-05 20:30:17,250 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:31:17,224 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:32:17,239 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:33:17,248 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:34:17,256 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:35:17,248 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:36:17,221 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:37:17,238 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:38:17,248 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:39:17,247 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:40:17,246 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:41:17,221 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:42:17,246 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:43:17,248 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:44:17,318 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:45:17,315 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:46:17,315 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:47:17,317 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:48:17,315 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:49:17,317 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:50:17,317 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:51:17,296 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:52:17,316 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:53:17,314 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:54:17,294 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:55:17,317 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:56:17,319 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:57:17,299 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:58:17,318 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 20:59:17,321 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:00:00,010 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 21:00:00,010 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 18:00:00.010780+00:00'} INFO 2025-12-05 21:00:00,018 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 21:00:00,019 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 18:00:00.019016+00:00'} INFO 2025-12-05 21:00:17,312 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:01:17,328 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:02:17,328 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:03:17,329 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:04:17,335 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:05:17,334 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:06:17,329 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:07:17,330 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:08:17,330 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:09:17,309 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:10:17,330 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:11:17,330 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:12:17,312 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:13:17,332 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:14:17,340 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:15:17,383 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:16:17,379 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:17:17,387 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:18:17,388 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:19:17,388 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:20:17,388 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:21:17,389 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:22:17,389 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:23:17,389 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:24:17,394 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:25:17,391 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:26:17,395 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:27:17,392 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:28:17,392 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:29:17,406 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:30:00,003 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 21:30:00,004 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 18:30:00.004115+00:00'} INFO 2025-12-05 21:30:00,009 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 21:30:00,009 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 18:30:00.009569+00:00'} INFO 2025-12-05 21:30:17,412 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:31:17,415 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:32:17,416 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:33:17,417 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:34:17,422 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:35:17,439 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:36:17,441 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:37:17,415 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:38:17,422 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:39:17,420 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:40:17,423 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:41:17,420 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:42:17,424 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:43:17,424 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:44:17,424 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:45:17,397 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:46:17,394 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:47:17,396 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:48:17,397 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:49:17,397 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:50:17,400 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:51:17,404 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:52:17,399 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:53:17,401 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:53:36,559 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-05 21:54:17,401 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:55:17,405 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:56:17,404 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:57:17,401 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:58:17,402 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 21:59:17,404 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:00:00,007 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 22:00:00,007 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 19:00:00.007178+00:00'} INFO 2025-12-05 22:00:00,012 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 22:00:00,012 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 19:00:00.012271+00:00'} INFO 2025-12-05 22:00:17,388 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:01:17,383 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:02:17,390 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:03:17,388 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:04:17,391 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:05:17,390 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:06:17,397 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:07:17,385 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:08:17,394 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:09:17,391 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:10:17,391 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:11:17,392 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:12:17,393 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:13:17,388 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:14:17,396 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:15:17,363 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:17:25,665 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:18:25,661 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:19:25,671 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:20:25,668 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:21:25,656 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:22:25,670 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:23:25,670 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:24:25,647 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:25:25,669 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:26:25,667 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:27:25,657 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:28:25,668 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:29:25,656 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:30:00,020 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 22:30:00,021 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 19:30:00.021185+00:00'} INFO 2025-12-05 22:30:00,029 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 22:30:00,029 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 19:30:00.029671+00:00'} INFO 2025-12-05 22:30:25,604 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:31:25,632 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:32:25,631 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:33:25,628 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:34:25,630 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:35:25,626 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:36:25,629 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:37:25,629 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:38:25,623 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:39:25,625 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:40:25,625 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:41:25,627 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:42:25,596 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:43:25,626 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:44:25,693 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:45:25,671 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:46:25,695 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:47:25,693 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:48:25,686 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:49:25,695 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:50:25,686 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:51:25,694 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:52:25,692 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:53:25,695 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:54:25,698 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:55:25,694 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:56:25,695 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:57:25,697 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:58:25,701 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 22:59:28,000 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:00:00,005 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 23:00:00,007 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 20:00:00.007260+00:00'} INFO 2025-12-05 23:00:00,020 tasks 61360 8479629824 Lab results sync started INFO 2025-12-05 23:00:00,020 tasks 61360 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 20:00:00.020388+00:00'} INFO 2025-12-05 23:00:00,027 tasks 61367 8479629824 ZATCA batch submission: 0 submitted, 20 failed INFO 2025-12-05 23:00:00,028 tasks 61360 8479629824 ZATCA e-invoice submission for INV-AGDAR-2025-18422 INFO 2025-12-05 23:00:00,029 tasks 61368 8479629824 ZATCA e-invoice submission for IAGDAR174645 INFO 2025-12-05 23:00:00,030 tasks 61361 8479629824 ZATCA e-invoice submission for IAGDAR157001 INFO 2025-12-05 23:00:00,031 tasks 61362 8479629824 ZATCA e-invoice submission for IAGDAR669695 INFO 2025-12-05 23:00:00,031 tasks 61369 8479629824 ZATCA e-invoice submission for IAGDAR558936 INFO 2025-12-05 23:00:00,032 tasks 61370 8479629824 ZATCA e-invoice submission for IAGDAR550212 INFO 2025-12-05 23:00:00,032 tasks 61363 8479629824 ZATCA e-invoice submission for IAGDAR858604 INFO 2025-12-05 23:00:00,033 tasks 61371 8479629824 ZATCA e-invoice submission for IAGDAR708227 INFO 2025-12-05 23:00:00,034 tasks 61364 8479629824 ZATCA e-invoice submission for IAGDAR945314 INFO 2025-12-05 23:00:00,035 tasks 61372 8479629824 ZATCA e-invoice submission for IAGDAR840464 INFO 2025-12-05 23:00:00,036 tasks 61366 8479629824 ZATCA e-invoice submission for IAGDAR757134 INFO 2025-12-05 23:00:00,036 tasks 61365 8479629824 ZATCA e-invoice submission for IAGDAR898825 INFO 2025-12-05 23:00:00,038 tasks 61360 8479629824 ZATCA e-invoice submission for IAGDAR140347 INFO 2025-12-05 23:00:00,038 tasks 61367 8479629824 ZATCA e-invoice submission for IAGDAR289266 INFO 2025-12-05 23:00:00,040 tasks 61368 8479629824 ZATCA e-invoice submission for IAGDAR770785 INFO 2025-12-05 23:00:00,040 tasks 61361 8479629824 ZATCA e-invoice submission for IAGDAR342242 INFO 2025-12-05 23:00:00,040 tasks 61369 8479629824 ZATCA e-invoice submission for IAGDAR425411 INFO 2025-12-05 23:00:00,042 tasks 61362 8479629824 ZATCA e-invoice submission for IAGDAR526290 INFO 2025-12-05 23:00:00,042 tasks 61370 8479629824 ZATCA e-invoice submission for IAGDAR578723 INFO 2025-12-05 23:00:00,043 tasks 61363 8479629824 ZATCA e-invoice submission for IAGDAR686930 INFO 2025-12-05 23:00:25,729 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:01:25,711 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:02:25,726 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:03:25,730 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:04:25,730 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:05:25,707 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:06:25,731 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:07:25,731 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:08:25,712 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:09:25,731 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:10:25,732 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:11:25,732 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:12:25,714 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:13:25,733 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:14:25,724 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:15:25,704 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:16:25,687 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:17:25,705 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:20:43,568 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:21:43,559 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:22:43,559 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:23:43,564 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:24:43,560 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:25:43,560 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:26:43,562 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:27:43,558 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:28:43,562 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:29:43,560 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:30:00,014 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-05 23:30:00,014 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 20:30:00.014740+00:00'} INFO 2025-12-05 23:30:00,019 tasks 61367 8479629824 Lab results sync started INFO 2025-12-05 23:30:00,019 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 20:30:00.019868+00:00'} INFO 2025-12-05 23:30:43,561 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:31:43,554 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:32:43,563 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:33:43,724 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:34:43,563 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:35:43,582 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:36:43,817 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:37:43,747 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:38:43,603 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:39:43,607 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:40:43,592 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:41:43,583 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:42:43,588 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:43:43,589 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:44:43,584 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:45:43,780 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:46:43,590 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:47:43,787 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:48:43,796 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:49:43,589 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:50:43,600 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:51:43,598 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:52:43,590 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:53:43,583 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:54:43,585 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:55:43,583 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:56:43,587 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:57:43,588 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:58:43,597 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-05 23:59:43,595 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:00:00,018 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-06 00:00:00,018 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 21:00:00.018946+00:00'} INFO 2025-12-06 00:00:00,027 tasks 61367 8479629824 Lab results sync started INFO 2025-12-06 00:00:00,027 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 21:00:00.027169+00:00'} INFO 2025-12-06 00:00:43,590 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:01:43,596 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:02:43,599 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:03:43,604 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:04:43,587 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:05:43,574 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:06:43,575 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:07:43,572 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:08:43,581 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:09:43,582 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:10:43,578 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:11:43,574 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:12:43,585 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:13:43,577 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:14:43,578 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:15:43,586 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:16:43,584 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:17:43,580 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:18:43,577 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:19:43,574 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:25:31,365 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:27:11,997 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:28:11,995 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:29:11,995 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:30:00,012 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-06 00:30:00,012 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 21:30:00.012814+00:00'} INFO 2025-12-06 00:30:00,019 tasks 61367 8479629824 Lab results sync started INFO 2025-12-06 00:30:00,019 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 21:30:00.019340+00:00'} INFO 2025-12-06 00:30:11,997 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:31:11,989 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:32:11,996 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:33:11,996 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:34:11,971 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:35:11,996 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:36:12,001 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:37:11,977 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:38:11,994 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:39:11,995 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:40:11,996 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:41:12,008 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:42:12,025 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:43:12,025 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:44:12,025 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:45:12,004 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:46:12,031 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:47:12,030 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:48:12,033 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:49:12,028 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:50:12,016 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:51:12,026 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:52:12,027 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:53:12,007 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:54:12,025 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:55:12,027 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:56:11,937 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:57:11,957 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:58:11,950 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 00:59:11,948 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:00:00,005 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-06 01:00:00,005 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 22:00:00.005695+00:00'} INFO 2025-12-06 01:00:00,011 tasks 61367 8479629824 Lab results sync started INFO 2025-12-06 01:00:00,012 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 22:00:00.012026+00:00'} INFO 2025-12-06 01:00:11,922 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:01:11,949 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:02:11,947 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:03:11,936 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:04:11,947 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:05:11,946 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:06:11,948 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:07:11,934 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:08:11,953 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:09:11,945 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:10:11,930 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:11:11,951 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:12:11,950 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:13:11,930 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:14:11,949 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:15:11,950 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:16:11,949 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:17:11,948 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:18:11,953 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:19:11,948 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:20:11,933 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:21:11,948 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:22:11,945 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:23:11,952 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:24:11,946 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:25:11,946 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:26:11,873 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:27:11,871 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:30:29,941 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-06 01:30:29,941 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 22:30:29.941917+00:00'} INFO 2025-12-06 01:30:29,949 tasks 61367 8479629824 Lab results sync started INFO 2025-12-06 01:30:29,949 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 22:30:29.949182+00:00'} INFO 2025-12-06 01:31:09,985 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:35:19,463 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:36:19,462 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:37:19,462 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:38:19,454 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:39:19,458 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:40:19,459 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:41:19,462 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:41:22,396 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-06 01:42:19,458 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:43:19,449 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:44:19,456 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:45:19,454 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:46:19,508 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:47:19,505 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:48:19,506 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:49:19,499 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:50:19,523 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:51:19,520 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:52:19,502 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:53:19,503 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:54:19,498 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:55:19,501 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:56:19,686 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:57:19,708 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:58:19,503 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 01:59:19,503 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:00:00,040 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-06 02:00:00,041 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 23:00:00.041063+00:00'} INFO 2025-12-06 02:00:00,071 tasks 61367 8479629824 Lab results sync started INFO 2025-12-06 02:00:00,071 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 23:00:00.071795+00:00'} INFO 2025-12-06 02:00:19,663 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:01:19,643 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:02:19,651 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:03:19,659 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:04:19,644 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:05:19,478 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:06:19,661 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:07:19,499 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:08:19,499 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:09:19,486 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:10:19,519 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:11:19,485 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:12:19,491 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:13:19,491 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:14:19,487 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:15:19,486 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:16:19,538 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:17:19,537 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:18:19,540 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:19:19,541 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:20:19,549 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:21:19,554 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:22:19,558 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:23:19,549 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:24:19,546 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:25:19,538 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:26:19,530 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:27:19,539 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:28:19,543 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:29:19,544 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:30:00,013 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-06 02:30:00,013 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-05 23:30:00.013586+00:00'} INFO 2025-12-06 02:30:00,022 tasks 61367 8479629824 Lab results sync started INFO 2025-12-06 02:30:00,022 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-05 23:30:00.022207+00:00'} INFO 2025-12-06 02:30:19,546 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:31:19,554 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:32:19,569 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:33:19,556 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:34:19,554 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:35:57,629 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:36:57,650 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:37:57,653 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:38:57,650 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:39:57,645 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:40:57,655 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:41:57,648 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:42:57,659 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:43:57,653 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:44:57,643 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:45:57,655 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:46:57,654 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:47:57,655 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:48:57,655 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:49:57,656 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:50:57,627 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:51:57,624 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:52:57,639 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:53:57,645 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:54:57,640 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:55:57,642 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:56:57,628 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:57:57,642 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:58:57,642 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 02:59:57,632 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:00:00,014 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-06 03:00:00,015 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-06 00:00:00.015230+00:00'} INFO 2025-12-06 03:00:00,024 tasks 61367 8479629824 Lab results sync started INFO 2025-12-06 03:00:00,024 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-06 00:00:00.024230+00:00'} INFO 2025-12-06 03:00:57,641 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:01:57,643 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:02:57,621 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:03:57,650 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:04:57,644 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:05:57,625 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:06:57,643 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:07:57,644 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:08:57,641 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:09:57,627 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:10:57,644 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:11:57,624 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:12:57,645 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:13:57,652 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:14:57,623 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:15:57,645 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:16:57,645 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:17:57,645 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:18:57,644 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:19:57,646 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:20:57,661 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:21:57,661 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:22:57,678 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:23:57,684 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:24:57,666 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:25:57,681 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:26:57,679 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:27:57,681 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:28:57,680 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:29:57,677 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:30:00,019 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-06 03:30:00,020 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-06 00:30:00.020178+00:00'} INFO 2025-12-06 03:30:00,029 tasks 61367 8479629824 Lab results sync started INFO 2025-12-06 03:30:00,029 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-06 00:30:00.029385+00:00'} INFO 2025-12-06 03:30:57,692 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:31:57,685 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:32:57,683 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:33:57,677 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:34:57,685 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:35:57,705 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:36:57,678 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:37:57,687 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:38:57,686 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:39:57,687 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:40:57,687 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:41:57,682 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:42:57,688 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:43:57,693 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:44:57,689 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:45:57,690 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:46:57,687 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:47:57,696 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:48:57,690 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:49:57,866 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:50:57,702 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:51:57,693 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:52:57,676 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:53:57,667 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:54:57,677 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:55:57,674 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:56:57,845 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:57:57,897 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:58:57,674 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 03:59:57,679 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:00:00,012 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-06 04:00:00,012 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-06 01:00:00.012620+00:00'} INFO 2025-12-06 04:00:00,018 tasks 61367 8479629824 Lab results sync started INFO 2025-12-06 04:00:00,018 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-06 01:00:00.018258+00:00'} INFO 2025-12-06 04:00:57,859 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:01:57,858 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:02:57,675 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:03:57,968 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:04:57,977 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:05:57,570 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:06:57,591 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:07:57,582 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:08:57,584 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:09:57,602 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:10:57,579 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:11:57,593 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:12:57,597 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:13:57,578 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:14:57,574 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:15:57,580 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:16:57,597 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:17:57,573 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:18:57,576 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:19:57,608 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:20:57,523 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:21:57,520 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:22:57,515 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:23:57,506 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:24:57,512 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:25:57,511 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:26:57,514 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:27:57,514 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:28:57,521 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:29:57,513 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:30:00,013 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-06 04:30:00,013 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-06 01:30:00.013349+00:00'} INFO 2025-12-06 04:30:00,019 tasks 61367 8479629824 Lab results sync started INFO 2025-12-06 04:30:00,019 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-06 01:30:00.019849+00:00'} INFO 2025-12-06 04:30:57,509 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:31:57,503 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:32:57,501 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:33:57,492 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:34:57,501 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:35:57,571 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:38:13,414 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:39:13,411 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:40:13,410 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:41:13,387 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:42:13,412 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:43:13,410 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:44:13,409 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:45:13,411 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:45:23,703 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-06 04:46:13,411 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:47:13,406 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:48:13,398 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:49:13,407 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:50:13,408 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:51:13,419 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:52:13,417 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:53:13,419 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:54:13,419 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:55:13,418 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:56:13,410 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:57:13,413 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:58:13,427 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 04:59:13,420 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:00:00,015 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-06 05:00:00,015 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-06 02:00:00.015317+00:00'} INFO 2025-12-06 05:00:00,022 tasks 61367 8479629824 Lab results sync started INFO 2025-12-06 05:00:00,022 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-06 02:00:00.022909+00:00'} INFO 2025-12-06 05:00:13,420 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:01:13,419 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:02:13,417 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:03:13,417 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:04:13,420 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:05:13,416 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:06:13,422 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:07:13,425 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:08:13,430 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:09:13,426 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:10:13,425 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:11:13,419 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:12:13,425 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:13:13,425 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:14:13,426 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:15:13,404 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:16:13,426 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:17:13,426 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:18:13,434 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:19:13,416 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:20:13,423 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:21:13,403 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:22:13,403 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:23:13,398 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:24:13,395 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:25:13,396 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:26:13,390 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:27:13,397 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:28:13,395 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:29:13,387 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:30:00,009 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-06 05:30:00,009 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-06 02:30:00.009861+00:00'} INFO 2025-12-06 05:30:00,017 tasks 61367 8479629824 Lab results sync started INFO 2025-12-06 05:30:00,017 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-06 02:30:00.017688+00:00'} INFO 2025-12-06 05:30:13,392 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:31:13,395 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:32:13,385 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:33:13,395 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:34:13,394 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:35:13,388 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:36:13,418 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:37:13,422 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:41:44,906 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:42:44,899 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:43:44,896 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:44:44,895 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:45:44,893 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:46:44,890 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:47:44,896 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:48:44,896 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:49:44,895 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:50:44,894 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:51:44,894 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:52:44,900 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:53:44,896 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:54:44,894 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:55:44,894 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:56:44,853 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:57:44,832 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:58:44,827 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 05:59:44,828 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:00:00,002 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-06 06:00:00,002 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-06 03:00:00.002967+00:00'} INFO 2025-12-06 06:00:00,007 tasks 61367 8479629824 Lab results sync started INFO 2025-12-06 06:00:00,007 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-06 03:00:00.007644+00:00'} INFO 2025-12-06 06:00:44,832 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:01:45,011 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:02:44,998 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:03:44,829 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:04:44,826 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:05:45,017 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:06:44,827 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:07:44,837 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:08:44,828 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:09:44,990 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:10:44,822 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:11:45,018 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:12:44,939 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:13:44,797 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:14:44,807 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:15:44,802 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:16:44,798 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:17:44,796 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:18:44,797 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:19:44,800 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:20:44,786 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:21:44,811 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:22:44,783 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:23:44,779 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:24:44,768 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:25:44,768 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:26:44,770 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:27:44,770 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:28:44,768 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:29:44,767 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:30:00,009 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-06 06:30:00,009 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-06 03:30:00.009333+00:00'} INFO 2025-12-06 06:30:00,016 tasks 61367 8479629824 Lab results sync started INFO 2025-12-06 06:30:00,016 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-06 03:30:00.016756+00:00'} INFO 2025-12-06 06:30:44,769 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:31:44,776 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:32:44,774 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:33:44,762 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:34:44,761 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:35:44,780 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:36:44,764 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:37:44,759 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:38:44,757 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:39:44,757 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:40:44,754 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:41:44,758 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:42:44,755 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:43:44,753 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:44:44,759 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:45:44,750 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:46:44,755 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:47:44,762 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:48:44,767 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:49:44,767 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:50:44,767 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:52:48,682 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:53:48,684 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:54:48,677 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:55:48,674 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:56:48,712 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:57:48,652 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:58:48,670 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 06:59:48,667 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:00:00,017 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-06 07:00:00,018 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-06 04:00:00.017989+00:00'} INFO 2025-12-06 07:00:00,025 tasks 61367 8479629824 Lab results sync started INFO 2025-12-06 07:00:00,025 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-06 04:00:00.025605+00:00'} INFO 2025-12-06 07:00:48,668 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:01:48,666 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:02:48,644 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:03:48,665 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:04:48,664 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:05:48,654 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:06:48,658 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:07:48,654 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:08:48,620 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:09:48,646 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:10:48,646 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:11:48,627 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:12:48,642 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:13:48,643 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:14:48,639 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:15:48,639 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:16:48,611 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:17:48,636 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:18:48,643 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:19:48,634 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:20:48,632 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:21:48,628 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:22:48,631 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:23:48,626 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:24:48,624 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:25:48,623 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:26:48,615 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:27:48,621 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:28:48,619 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:29:48,626 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:30:00,007 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-06 07:30:00,007 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-06 04:30:00.007378+00:00'} INFO 2025-12-06 07:30:00,013 tasks 61367 8479629824 Lab results sync started INFO 2025-12-06 07:30:00,013 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-06 04:30:00.013973+00:00'} INFO 2025-12-06 07:30:48,617 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:31:48,603 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:32:48,615 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:33:48,613 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:34:48,612 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:35:48,608 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:36:48,607 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:37:48,604 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:38:48,594 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:39:48,602 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:40:48,606 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:41:48,597 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:42:48,591 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:43:48,597 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:44:48,595 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:45:48,595 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:46:48,593 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:47:48,595 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:48:48,590 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:49:48,590 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:50:48,586 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:51:48,590 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:57:34,141 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:58:34,159 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 07:59:34,156 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 08:00:00,003 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-06 08:00:00,004 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-06 05:00:00.004135+00:00'} INFO 2025-12-06 08:00:00,008 tasks 61367 8479629824 Lab results sync started INFO 2025-12-06 08:00:00,008 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-06 05:00:00.008409+00:00'} INFO 2025-12-06 08:00:00,025 tasks 61360 8479629824 Scheduled 0 appointment reminders INFO 2025-12-06 08:00:34,160 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 08:01:34,156 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 08:02:34,165 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 08:03:34,162 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 08:04:34,160 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 08:04:45,605 tasks 61367 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 08:04:45,615 tasks 61360 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 08:04:45,620 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:04:45,620 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:05:34,161 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:05:45,628 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:05:45,628 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:05:49,278 tasks 61360 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e INFO 2025-12-06 08:05:49,288 tasks 61367 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 ERROR 2025-12-06 08:05:49,294 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:05:49,294 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:05:49,424 tasks 61360 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e INFO 2025-12-06 08:05:49,424 tasks 61367 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 ERROR 2025-12-06 08:05:49,430 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:05:49,430 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:06:34,156 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:06:45,642 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:06:45,642 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:06:49,308 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:06:49,308 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:06:49,445 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:06:49,445 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:07:34,160 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:07:45,658 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:07:45,658 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:07:49,318 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:07:49,318 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:07:49,458 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:07:49,458 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:08:34,162 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:08:49,332 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:08:49,332 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:08:49,467 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:08:49,468 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:09:20,791 tasks 61367 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 08:09:20,799 tasks 61360 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 08:09:20,801 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:09:20,802 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:09:34,163 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:10:20,810 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:10:20,810 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:10:34,161 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 08:10:36,490 tasks 61360 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 08:10:36,490 tasks 61367 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 08:10:36,496 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:10:36,496 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:10:36,542 tasks 61367 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 08:10:36,543 tasks 61360 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 08:10:36,549 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:10:36,549 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:11:14,719 tasks 61360 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e INFO 2025-12-06 08:11:14,719 tasks 61367 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 ERROR 2025-12-06 08:11:14,725 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:11:14,725 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:11:20,824 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:11:20,824 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:11:34,164 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:11:36,513 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:11:36,513 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:11:36,563 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:11:36,563 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:12:14,738 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:12:14,738 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:12:20,856 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:12:20,856 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:12:34,188 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:12:36,550 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:12:36,550 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:12:36,600 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:12:36,600 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:13:14,776 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:13:14,776 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:13:34,193 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:13:36,566 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:13:36,566 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:13:36,614 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:13:36,614 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:14:14,816 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:14:14,816 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:14:34,370 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 08:15:34,213 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 08:16:34,197 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 08:17:22,268 tasks 61367 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e INFO 2025-12-06 08:17:22,269 tasks 61360 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 ERROR 2025-12-06 08:17:22,303 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:17:22,303 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:17:34,385 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:18:22,321 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:18:22,321 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:18:34,196 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:19:22,336 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:19:22,336 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:19:34,200 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:20:22,376 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:20:22,376 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:20:34,383 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 08:21:34,363 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 08:22:34,217 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 08:22:50,631 tasks 61367 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 08:22:50,641 tasks 61360 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 08:22:50,642 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:22:50,649 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:23:34,221 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:23:50,659 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:23:50,661 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:24:34,217 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:24:50,671 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:24:50,671 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:25:08,611 tasks 61360 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 08:25:08,611 tasks 61367 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 08:25:08,620 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:25:08,620 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:25:34,246 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:25:50,689 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:25:50,689 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:26:08,636 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:26:08,636 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:26:16,800 tasks 61367 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e INFO 2025-12-06 08:26:16,800 tasks 61360 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 ERROR 2025-12-06 08:26:16,810 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:26:16,811 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:26:16,993 tasks 61367 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 08:26:16,993 tasks 61360 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 08:26:17,002 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:26:17,003 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:26:34,215 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 08:26:47,012 tasks 61360 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 08:26:47,012 tasks 61367 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 08:26:47,020 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:26:47,021 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:27:08,649 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:27:08,649 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:27:08,797 tasks 61360 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 08:27:08,807 tasks 61367 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 08:27:08,809 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:27:08,816 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:27:16,831 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:27:16,831 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:27:17,024 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:27:17,024 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:27:34,235 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:27:47,056 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:27:47,056 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:28:08,690 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:28:08,690 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:28:08,854 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:28:08,855 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:28:16,864 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:28:16,864 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:28:17,060 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:28:17,060 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:28:25,285 tasks 61367 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-06 08:28:34,249 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:28:47,076 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:28:47,076 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:29:08,871 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:29:08,871 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:29:16,880 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:29:16,880 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:29:17,073 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:29:17,073 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:29:34,242 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:29:47,091 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:29:47,091 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:30:00,013 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-06 08:30:00,013 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-06 05:30:00.013879+00:00'} INFO 2025-12-06 08:30:00,021 tasks 61367 8479629824 Lab results sync started INFO 2025-12-06 08:30:00,022 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-06 05:30:00.022053+00:00'} ERROR 2025-12-06 08:30:08,888 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:30:08,888 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:30:34,242 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 08:31:34,239 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 08:32:34,253 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 08:33:34,236 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 08:34:34,251 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 08:34:45,672 tasks 61367 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 08:34:45,678 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:35:02,594 tasks 61360 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 08:35:02,594 tasks 61367 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 08:35:02,602 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:35:02,602 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:35:02,666 tasks 61360 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e INFO 2025-12-06 08:35:02,666 tasks 61367 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 ERROR 2025-12-06 08:35:02,673 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:35:02,673 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:35:34,251 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:35:45,688 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:35:49,356 tasks 61367 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 08:35:49,364 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:35:49,499 tasks 61367 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 08:35:49,506 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:36:02,618 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:36:02,618 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:36:02,691 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:36:02,691 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:36:34,255 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:36:45,703 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:36:49,379 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:36:49,523 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:37:02,631 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:37:02,631 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:37:02,705 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:37:02,705 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:37:34,243 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:37:45,717 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:37:49,397 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:37:49,539 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:38:02,645 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:38:02,645 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:38:02,721 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:38:02,721 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:38:34,245 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:38:49,413 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:38:49,556 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:39:20,861 tasks 61367 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 08:39:20,868 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:39:34,250 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 08:39:42,102 tasks 61360 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e INFO 2025-12-06 08:39:42,102 tasks 61367 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 ERROR 2025-12-06 08:39:42,112 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:39:42,112 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:39:42,240 tasks 61367 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 08:39:42,240 tasks 61360 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 08:39:42,250 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:39:42,250 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:40:20,878 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:40:34,253 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 08:40:36,571 tasks 61367 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 08:40:36,580 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:40:36,622 tasks 61367 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 08:40:36,630 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:40:42,128 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:40:42,128 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:40:42,269 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:40:42,269 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:41:14,797 tasks 61367 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 08:41:14,806 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:41:20,896 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:41:34,252 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:41:36,596 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:41:36,643 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:41:42,145 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:41:42,145 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:41:42,288 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:41:42,288 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:42:14,822 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:42:20,914 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:42:34,262 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:42:36,620 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:42:36,662 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:42:42,171 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:42:42,171 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:42:42,316 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:42:42,316 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:43:14,849 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:43:34,259 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:43:36,633 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:43:36,674 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:43:48,918 tasks 61367 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 08:43:48,918 tasks 61360 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 08:43:48,926 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:43:48,926 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:44:07,537 tasks 61367 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e INFO 2025-12-06 08:44:07,547 tasks 61360 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 ERROR 2025-12-06 08:44:07,548 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:44:07,556 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:44:07,559 tasks 61369 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 08:44:07,559 tasks 61367 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 08:44:07,566 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:44:07,566 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:44:07,586 tasks 61367 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e INFO 2025-12-06 08:44:07,596 tasks 61360 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 ERROR 2025-12-06 08:44:07,597 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:44:07,604 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:44:07,717 tasks 61367 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 08:44:07,717 tasks 61360 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 08:44:07,725 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:44:07,725 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:44:07,779 tasks 61367 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 08:44:07,787 tasks 61360 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 08:44:07,788 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:44:07,790 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:44:14,860 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:44:31,748 tasks 61367 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e INFO 2025-12-06 08:44:31,761 tasks 61360 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 ERROR 2025-12-06 08:44:31,766 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:44:31,767 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:44:34,263 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:44:48,942 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:44:48,942 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:45:07,565 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:45:07,568 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:45:07,577 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:45:07,577 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:45:07,609 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:45:07,615 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:45:07,739 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:45:07,739 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:45:07,804 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:45:07,804 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:45:19,684 tasks 61367 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 08:45:19,693 tasks 61360 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 08:45:19,693 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:45:19,695 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:45:31,782 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:45:31,782 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:45:34,266 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:45:48,958 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:45:48,958 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:46:07,582 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:46:07,582 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:46:07,589 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:46:07,589 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:46:07,621 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:46:07,627 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:46:07,756 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:46:07,756 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:46:07,820 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:46:07,820 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:46:19,711 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:46:19,711 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:46:31,796 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:46:31,796 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:46:34,265 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:46:48,971 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:46:48,971 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:47:07,595 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:47:07,595 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:47:07,601 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:47:07,601 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:47:07,633 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:47:07,637 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:47:07,773 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:47:07,773 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:47:07,835 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:47:07,835 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:47:19,729 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:47:19,729 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:47:22,297 tasks 61367 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 08:47:22,304 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:47:31,812 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:47:31,812 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:47:34,265 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:48:19,745 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:48:19,745 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:48:22,321 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:48:34,267 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:49:22,335 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:49:34,264 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 08:49:45,274 tasks 61367 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e INFO 2025-12-06 08:49:45,284 tasks 61360 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 ERROR 2025-12-06 08:49:45,285 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:49:45,291 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:50:22,350 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:50:34,265 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:50:45,303 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:50:45,304 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:51:34,263 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:51:45,319 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:51:45,319 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:52:34,285 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:52:45,330 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:52:45,330 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:52:50,688 tasks 61367 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 08:52:50,697 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:53:34,273 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:53:50,712 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:54:34,281 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:54:50,727 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:55:08,671 tasks 61367 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 08:55:08,679 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:55:34,276 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:55:50,745 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:56:08,693 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:56:16,861 tasks 61367 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 08:56:16,869 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:56:17,055 tasks 61367 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 08:56:17,063 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:56:34,276 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 08:56:47,068 tasks 61367 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 08:56:47,075 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:57:08,706 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:57:08,862 tasks 61367 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 08:57:08,871 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:57:16,883 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 08:57:17,077 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 08:57:34,275 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 08:57:47,136 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:02:32,304 tasks 61367 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e INFO 2025-12-06 09:02:32,304 tasks 61360 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 ERROR 2025-12-06 09:02:32,313 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:02:32,313 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:02:32,471 tasks 61360 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 09:02:32,472 tasks 61367 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 09:02:32,482 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:02:32,483 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:02:35,034 tasks 61367 8479629824 Radiology results sync started INFO 2025-12-06 09:02:35,034 tasks 61367 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-06 06:02:35.034516+00:00'} INFO 2025-12-06 09:02:35,041 tasks 61367 8479629824 Lab results sync started INFO 2025-12-06 09:02:35,041 tasks 61367 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-06 06:02:35.041385+00:00'} ERROR 2025-12-06 09:02:47,253 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:02:47,409 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:02:55,436 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:02:55,628 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:03:12,827 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:03:25,702 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:03:32,348 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:03:32,348 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:03:32,514 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:03:32,514 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:03:47,440 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:03:55,458 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:03:55,648 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:04:12,823 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:04:25,726 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:04:32,372 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:04:32,372 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:04:32,528 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:04:32,528 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:04:38,577 tasks 61367 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 09:04:38,586 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:04:47,463 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:05:12,812 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:05:32,390 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:05:32,390 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:05:32,547 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:05:32,547 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:05:38,607 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:06:12,825 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:06:38,620 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:07:12,825 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 09:07:14,317 tasks 61360 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 09:07:14,317 tasks 61367 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 09:07:14,327 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:07:14,327 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:07:38,644 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:08:12,829 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:08:14,337 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:08:14,337 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:09:12,825 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:09:14,358 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:09:14,358 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:09:24,247 tasks 61367 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 09:09:24,255 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:09:41,175 tasks 61367 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 09:09:41,186 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:09:41,236 tasks 61367 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 09:09:41,242 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:10:12,825 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:10:14,378 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:10:14,378 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:10:24,278 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:10:27,932 tasks 61367 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 09:10:27,942 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:10:28,066 tasks 61367 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 09:10:28,073 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:10:41,197 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:10:41,254 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:11:12,811 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:11:24,300 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:11:27,954 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:11:28,099 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:11:41,218 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:11:41,271 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:11:43,174 tasks 61367 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e INFO 2025-12-06 09:11:43,174 tasks 61360 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 ERROR 2025-12-06 09:11:43,183 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:11:43,185 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:12:12,831 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:12:24,312 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:12:27,977 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:12:28,118 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:12:41,241 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:12:41,285 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:12:43,203 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:12:43,203 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:13:12,827 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:13:28,000 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:13:28,136 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:13:43,225 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:13:43,225 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:13:59,445 tasks 61367 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 09:13:59,456 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:14:12,816 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 09:14:20,677 tasks 61367 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 09:14:20,687 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:14:20,811 tasks 61367 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 09:14:20,820 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:14:43,246 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:14:43,245 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:14:59,473 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:15:12,834 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 09:15:15,150 tasks 61367 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 09:15:15,161 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:15:15,195 tasks 61367 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 09:15:15,203 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:15:20,711 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:15:20,835 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:15:53,369 tasks 61367 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 09:15:53,376 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:15:59,494 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:16:12,835 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:16:15,172 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:16:15,213 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:16:20,726 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:16:20,848 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:16:53,398 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:16:59,516 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:17:12,824 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:17:15,195 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:17:15,227 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:17:20,748 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:17:20,861 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:17:53,421 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:18:12,839 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:18:15,219 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:18:15,246 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:18:27,492 tasks 61367 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 09:18:27,503 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:18:46,110 tasks 61367 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 09:18:46,120 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:18:46,121 tasks 61360 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 09:18:46,129 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:18:46,152 tasks 61367 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 09:18:46,159 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:18:46,288 tasks 61367 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 09:18:46,298 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:18:46,345 tasks 61367 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 09:18:46,353 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:18:53,437 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:19:10,318 tasks 61367 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 09:19:10,327 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:19:12,842 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:19:27,529 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:19:46,139 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:19:46,142 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:19:46,171 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:19:46,322 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:19:46,368 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:19:58,252 tasks 61367 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 09:19:58,261 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:20:10,342 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:20:12,842 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:20:27,552 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:20:33,608 tasks 61367 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e INFO 2025-12-06 09:20:33,608 tasks 61360 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 09:20:33,609 tasks 61368 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e INFO 2025-12-06 09:20:33,609 tasks 61361 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 ERROR 2025-12-06 09:20:33,619 tasks 61369 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:20:33,619 tasks 61362 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:20:33,620 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:20:33,621 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:20:46,162 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:20:46,162 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:20:46,182 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:20:46,334 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:20:46,379 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:20:58,276 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:21:10,365 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:21:12,841 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:21:27,574 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:21:33,640 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:21:33,640 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:21:33,641 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:21:33,641 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:21:46,184 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:21:46,184 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:21:46,196 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:21:46,351 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:21:46,392 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:21:58,299 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:22:00,869 tasks 61367 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 09:22:00,878 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:22:10,388 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:22:12,844 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:22:33,654 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:22:33,654 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:22:33,654 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:22:33,654 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:22:58,324 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:23:00,904 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:23:12,852 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:23:33,675 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:23:33,675 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:23:33,676 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:23:33,676 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:24:00,928 tasks 61367 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:24:12,846 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 09:24:23,872 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 09:24:23,878 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:25:00,954 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:25:12,849 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 09:25:21,787 tasks 61360 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 09:25:21,787 tasks 43599 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 09:25:21,794 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:25:21,795 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:25:23,892 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:26:12,848 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:26:21,806 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:26:21,806 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:26:23,914 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:27:12,849 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:27:21,815 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:27:21,815 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:27:23,937 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:27:29,269 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 09:27:29,280 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:28:12,850 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:28:21,826 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:28:21,826 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:28:29,295 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:29:12,851 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:29:29,316 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:29:47,233 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 09:29:47,239 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:29:52,017 tasks 61360 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e INFO 2025-12-06 09:29:52,018 tasks 43599 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 ERROR 2025-12-06 09:29:52,026 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:29:52,027 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:29:54,027 tasks 43599 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e INFO 2025-12-06 09:29:54,027 tasks 61360 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 ERROR 2025-12-06 09:29:54,037 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:29:54,038 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:30:00,011 tasks 43599 8479629824 Radiology results sync started INFO 2025-12-06 09:30:00,011 tasks 43599 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-06 06:30:00.011778+00:00'} INFO 2025-12-06 09:30:00,019 tasks 43599 8479629824 Lab results sync started INFO 2025-12-06 09:30:00,019 tasks 43599 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-06 06:30:00.019701+00:00'} INFO 2025-12-06 09:30:12,849 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 09:30:14,374 tasks 61360 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 09:30:14,384 tasks 43599 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 09:30:14,390 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:30:14,391 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:30:14,497 tasks 61360 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 09:30:14,507 tasks 43599 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 09:30:14,509 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:30:14,515 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:30:29,338 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:30:47,263 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:30:52,040 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:30:52,040 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:30:54,060 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:30:54,060 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:30:55,433 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 09:30:55,444 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:30:55,614 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 09:30:55,620 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:31:12,855 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:31:14,409 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:31:14,409 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:31:14,527 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:31:14,528 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:31:25,647 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 09:31:25,658 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:31:30,412 tasks 43599 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e INFO 2025-12-06 09:31:30,413 tasks 61360 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 ERROR 2025-12-06 09:31:30,421 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:31:30,422 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:31:47,286 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:31:47,434 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 09:31:47,443 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:31:52,053 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:31:52,053 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:31:54,078 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:31:54,078 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:31:55,468 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:31:55,642 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:32:12,851 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:32:14,432 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:32:14,432 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:32:14,549 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:32:14,550 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:32:25,668 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:32:30,445 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:32:30,445 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:32:32,356 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 09:32:32,367 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:32:32,517 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 09:32:32,527 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:32:47,312 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:32:47,476 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:32:52,095 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:32:52,095 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:32:54,122 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:32:54,122 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:32:55,516 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:32:55,687 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:33:12,886 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:33:14,469 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:33:14,469 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:33:14,589 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:33:14,589 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:33:25,717 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:33:30,493 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:33:30,493 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:33:30,755 tasks 43599 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 09:33:30,765 tasks 61360 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 09:33:30,771 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:33:30,772 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:33:32,417 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:33:32,575 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:33:42,004 tasks 43599 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 09:33:42,004 tasks 61360 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 09:33:42,014 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:33:42,015 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:33:47,511 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:33:55,552 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:33:55,706 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:34:12,883 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:34:25,742 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:34:30,510 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:34:30,510 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:34:30,790 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:34:30,790 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:34:32,442 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:34:32,589 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:34:38,633 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 09:34:38,640 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:34:42,038 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:34:42,038 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:34:47,536 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:35:12,874 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 09:35:25,574 tasks 43599 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 09:35:25,574 tasks 61360 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 09:35:25,583 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:35:25,584 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:35:30,812 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:35:30,812 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:35:32,466 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:35:32,612 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:35:38,658 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:35:42,051 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:35:42,051 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:36:12,885 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:36:25,604 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:36:25,604 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:36:30,824 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:36:30,824 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:36:38,677 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:36:42,070 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:36:42,070 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:37:09,760 tasks 61360 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 09:37:09,760 tasks 43599 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 09:37:09,766 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:37:09,766 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:37:12,886 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 09:37:14,380 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 09:37:14,391 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:37:25,624 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:37:25,624 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:37:38,699 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:38:09,790 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:38:09,790 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:38:12,878 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:38:14,416 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:38:25,635 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:38:25,635 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:39:09,813 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:39:09,813 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:39:12,890 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:39:14,429 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:39:24,308 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 09:39:24,316 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:39:41,236 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 09:39:41,247 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:39:41,300 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 09:39:41,308 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:40:09,823 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:40:09,823 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:40:12,892 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:40:14,454 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:40:21,684 tasks 43599 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 09:40:21,684 tasks 61360 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 09:40:21,694 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:40:21,695 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:40:24,339 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:40:27,993 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 09:40:28,002 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:40:28,138 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 09:40:28,147 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:40:41,258 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:40:41,320 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:41:12,881 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:41:21,716 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:41:21,716 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:41:24,363 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:41:28,026 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:41:28,163 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:41:41,282 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:41:41,334 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:41:43,244 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 09:41:43,255 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:42:12,894 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:42:21,745 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:42:21,745 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:42:24,383 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:42:28,049 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:42:28,182 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:42:41,309 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:42:41,350 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:42:43,279 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:43:12,901 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:43:21,758 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:43:21,758 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:43:28,071 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:43:28,192 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:43:43,302 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:43:59,510 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 09:43:59,520 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:44:12,881 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 09:44:20,741 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 09:44:20,752 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:44:20,880 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 09:44:20,890 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:44:43,319 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:44:59,538 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:45:12,897 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 09:45:15,209 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 09:45:15,216 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:45:15,256 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 09:45:15,263 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:45:20,771 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:45:20,912 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:45:53,439 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 09:45:53,450 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:45:59,562 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:46:12,898 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:46:15,226 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:46:15,273 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:46:20,783 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:46:20,929 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:46:53,472 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:46:59,581 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:47:12,879 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:47:15,250 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:47:15,286 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:47:20,805 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:47:20,948 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:47:53,409 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:48:12,816 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:48:15,188 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:48:15,215 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:48:27,468 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 09:48:27,478 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:48:46,073 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 09:48:46,080 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:48:46,088 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 09:48:46,094 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:48:46,126 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 09:48:46,132 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:48:46,262 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 09:48:46,271 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:48:46,322 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 09:48:46,331 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:48:53,428 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:49:10,291 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 09:49:10,299 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:49:12,813 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:49:27,500 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:49:46,100 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:49:46,108 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:49:46,145 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:49:46,289 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:49:46,345 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:49:58,231 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 09:49:58,240 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:50:10,321 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:50:12,799 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:50:27,523 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:50:33,575 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a INFO 2025-12-06 09:50:33,575 tasks 61360 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 09:50:33,583 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:50:33,584 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:50:46,124 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:50:46,127 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:50:46,158 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:50:46,309 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:50:46,358 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:50:58,262 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:51:10,332 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:51:12,815 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:51:27,546 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:51:33,604 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:51:33,604 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:51:46,134 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:51:46,134 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:51:46,168 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:51:46,328 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:51:46,373 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:51:58,287 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:52:00,845 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 09:52:00,856 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:52:10,352 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:52:12,817 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:52:33,626 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:52:33,626 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:52:58,312 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:53:00,874 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:53:12,823 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:53:33,645 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:53:33,645 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:54:00,895 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:54:12,826 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 09:54:23,034 tasks 43599 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e INFO 2025-12-06 09:54:23,035 tasks 61360 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 ERROR 2025-12-06 09:54:23,045 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:54:23,046 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:54:23,814 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 09:54:23,821 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:55:00,914 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:55:12,819 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 09:55:21,757 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 09:55:21,763 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:55:23,063 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:55:23,063 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:55:23,836 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:56:12,803 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:56:21,784 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:56:23,080 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:56:23,080 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:56:23,860 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:57:12,818 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:57:21,800 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:57:23,095 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:57:23,095 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:57:23,877 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:57:29,238 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 09:57:29,248 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:58:12,821 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:58:21,810 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 09:58:29,261 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:59:12,803 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 09:59:29,278 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:59:47,216 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 09:59:47,224 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:59:51,988 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 09:59:51,998 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 09:59:53,988 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 09:59:53,996 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:00:00,010 tasks 43599 8479629824 Radiology results sync started INFO 2025-12-06 10:00:00,011 tasks 43599 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-06 07:00:00.011070+00:00'} INFO 2025-12-06 10:00:00,027 tasks 43599 8479629824 Lab results sync started INFO 2025-12-06 10:00:00,027 tasks 43599 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-06 07:00:00.027656+00:00'} INFO 2025-12-06 10:00:12,821 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 10:00:14,351 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 10:00:14,359 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:00:14,464 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 10:00:14,471 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:00:29,300 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:00:47,245 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:00:52,019 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:00:54,019 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:00:55,402 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 10:00:55,412 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:00:55,592 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 10:00:55,600 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:01:12,822 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:01:14,375 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:01:14,493 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:01:25,617 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 10:01:25,628 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:01:30,381 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 10:01:30,388 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:01:47,276 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:01:47,397 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 10:01:47,405 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:01:52,042 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:01:54,043 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:01:55,422 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:01:55,618 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:02:12,794 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:02:14,399 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:02:14,511 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:02:25,644 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:02:30,409 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:02:32,309 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 10:02:32,315 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:02:32,478 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 10:02:32,488 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:02:47,311 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:02:47,431 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:02:52,076 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:02:54,066 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:02:55,458 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:02:55,649 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:03:12,805 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:03:14,419 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:03:14,525 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:03:25,663 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:03:30,426 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:03:30,697 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 10:03:30,703 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:03:32,334 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:03:32,505 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:03:41,937 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 10:03:41,942 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:03:47,432 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:03:55,457 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:03:55,652 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:04:12,809 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:04:25,674 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:04:30,440 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:04:30,718 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:04:32,347 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:04:32,520 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:04:41,956 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:04:47,443 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:05:12,796 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 10:05:25,502 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 10:05:25,508 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:05:30,737 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:05:32,359 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:05:32,540 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:05:37,493 tasks 61360 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e INFO 2025-12-06 10:05:37,494 tasks 43599 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 ERROR 2025-12-06 10:05:37,504 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:05:37,504 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:05:41,976 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:06:12,798 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:06:25,516 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:06:30,752 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:06:37,517 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:06:37,517 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:06:41,990 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:07:09,700 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 10:07:09,706 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:07:12,796 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 10:07:14,309 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 10:07:14,314 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:07:25,531 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:07:37,527 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:07:37,527 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:08:09,715 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:08:12,810 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:08:14,329 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:08:25,547 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:08:37,540 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:08:37,540 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:09:09,731 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:09:12,805 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:09:14,337 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:09:41,156 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 10:09:41,161 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:09:41,230 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 10:09:41,236 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:10:09,744 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:10:12,489 tasks 43599 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e INFO 2025-12-06 10:10:12,499 tasks 61360 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 ERROR 2025-12-06 10:10:12,504 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:10:12,505 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:10:12,804 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:10:14,351 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:10:21,611 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 10:10:21,617 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:10:41,177 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:10:41,249 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:11:12,513 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:11:12,513 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:11:12,804 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:11:21,629 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:11:41,192 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:11:41,263 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:11:43,167 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 10:11:43,173 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:12:12,524 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:12:12,524 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:12:12,798 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:12:21,645 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:12:41,204 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:12:41,276 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:12:43,188 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:13:12,538 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:13:12,538 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:13:12,804 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:13:21,653 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:13:43,203 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:14:12,811 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 10:14:13,982 tasks 61360 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e INFO 2025-12-06 10:14:13,992 tasks 43599 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 ERROR 2025-12-06 10:14:13,998 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:14:13,998 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:14:20,659 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 10:14:20,665 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:14:20,798 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 10:14:20,804 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:14:43,213 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:15:12,807 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:15:14,013 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:15:14,013 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:15:20,678 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:15:20,819 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:16:12,805 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:16:14,030 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:16:14,030 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:16:20,692 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:16:20,833 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:17:12,800 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:17:14,042 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:17:14,042 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:17:20,703 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:17:20,847 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:18:13,032 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 10:18:27,508 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 10:18:27,542 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:18:46,138 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a INFO 2025-12-06 10:18:46,185 tasks 61360 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 10:18:46,193 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:18:46,224 tasks 61361 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 10:18:46,227 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:18:46,256 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:18:46,305 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 10:18:46,335 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:18:46,368 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 10:18:46,398 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:19:03,340 tasks 61360 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 10:19:03,351 tasks 43599 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 10:19:03,356 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:19:03,357 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:19:10,306 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 10:19:10,312 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:19:12,816 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:19:27,556 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:19:46,203 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:19:46,237 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:19:46,266 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:19:46,344 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:19:46,408 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:19:58,239 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 10:19:58,245 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:20:03,371 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:20:03,371 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:20:10,326 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:20:12,814 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:20:27,570 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:20:33,588 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a INFO 2025-12-06 10:20:33,588 tasks 61360 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 10:20:33,593 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:20:33,594 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:20:46,239 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:20:46,272 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:20:46,301 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:20:46,378 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:20:46,441 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:20:58,285 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:21:03,410 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:21:03,410 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:21:10,367 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:21:12,984 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:21:27,605 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:21:33,631 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:21:33,631 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:21:46,277 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:21:46,311 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:21:46,340 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:21:46,416 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:21:46,477 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:21:58,324 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:22:03,449 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:22:03,449 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:22:10,403 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:22:13,038 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:22:33,646 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:22:33,646 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:22:58,340 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:23:12,816 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:23:33,659 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:23:33,659 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:24:13,014 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 10:24:23,073 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 10:24:23,104 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:24:23,861 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 10:24:23,895 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:25:13,033 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 10:25:21,809 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 10:25:21,843 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:25:23,142 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:25:23,933 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:26:12,815 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:26:21,859 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:26:23,152 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:26:23,943 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:27:12,829 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:27:21,875 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:27:23,168 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:27:23,958 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:28:12,831 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:28:21,888 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:29:07,806 tasks 43599 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 10:29:07,806 tasks 61360 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 10:29:07,815 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:29:07,816 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:29:12,830 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 10:29:51,999 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 10:29:52,008 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:29:54,009 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 10:29:54,017 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:30:00,018 tasks 43599 8479629824 Radiology results sync started INFO 2025-12-06 10:30:00,018 tasks 43599 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-06 07:30:00.018392+00:00'} INFO 2025-12-06 10:30:00,027 tasks 43599 8479629824 Lab results sync started INFO 2025-12-06 10:30:00,027 tasks 43599 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-06 07:30:00.027716+00:00'} ERROR 2025-12-06 10:30:07,831 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:30:07,831 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:30:12,837 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 10:30:14,368 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 10:30:14,376 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:30:14,489 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 10:30:14,497 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:30:52,026 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:30:54,033 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:31:07,845 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:31:07,845 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:31:12,836 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:31:14,391 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:31:14,515 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:31:30,395 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 10:31:30,402 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:31:52,036 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:31:54,050 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:32:07,862 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:32:07,862 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:32:12,839 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:32:14,408 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:32:14,531 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:32:30,417 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:32:32,335 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 10:32:32,344 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:32:32,497 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 10:32:32,505 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:32:52,036 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:32:54,046 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:33:12,812 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:33:14,399 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:33:14,522 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:33:30,406 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:33:30,695 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 10:33:30,703 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:33:32,339 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:33:32,498 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:33:41,932 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 10:33:41,940 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:34:12,824 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:34:30,416 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:34:30,717 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:34:32,354 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:34:32,514 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:34:41,953 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:35:12,815 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 10:35:25,500 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 10:35:25,512 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:35:30,731 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:35:32,370 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:35:32,529 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:35:37,474 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 10:35:37,481 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:35:41,966 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:36:12,807 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:36:25,530 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:36:30,748 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:36:37,494 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:36:41,980 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:37:09,694 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 10:37:09,701 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:37:12,823 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 10:37:14,302 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 10:37:14,311 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:37:25,545 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:37:37,509 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:38:09,715 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:38:12,810 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:38:14,324 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:38:25,564 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:38:37,524 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:39:09,730 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:39:12,814 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:39:14,339 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:40:01,582 tasks 61360 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 10:40:01,584 tasks 43599 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 10:40:01,591 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:40:01,592 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:40:09,745 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:40:12,484 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 10:40:12,493 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:40:12,814 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:40:14,354 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:40:21,605 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 10:40:21,614 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:41:01,607 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:41:01,607 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:41:12,507 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:41:12,802 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:41:21,628 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:41:25,953 tasks 43599 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-06 10:41:43,158 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 10:41:43,165 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:42:01,622 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:42:01,622 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:42:12,520 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:42:12,798 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:42:21,641 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:42:43,179 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:43:01,638 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:43:01,638 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:43:12,535 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:43:12,817 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:43:21,653 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:43:43,192 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:43:44,006 tasks 43599 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 10:43:44,015 tasks 61360 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 10:43:44,015 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:43:44,025 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:44:12,812 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 10:44:13,973 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 10:44:13,980 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:44:43,207 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:44:44,029 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:44:44,034 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:45:12,810 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:45:13,993 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:45:44,045 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:45:44,045 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:46:12,810 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:46:14,007 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:46:44,056 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:46:44,056 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:47:12,811 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:47:14,022 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:48:12,823 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 10:49:03,342 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 10:49:03,349 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:49:12,819 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:50:03,363 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:50:12,814 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 10:50:33,587 tasks 61360 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a INFO 2025-12-06 10:50:33,589 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 10:50:33,595 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:50:33,596 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:51:03,379 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:51:12,824 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:51:33,609 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:51:33,610 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:52:03,392 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:52:12,819 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:52:33,624 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:52:33,624 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:53:12,820 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:53:33,639 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:53:33,639 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:54:12,828 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 10:54:23,041 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 10:54:23,049 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:55:12,831 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 10:55:21,779 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 10:55:21,787 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:55:23,064 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:56:12,824 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:56:21,803 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:56:23,078 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:57:12,825 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:57:21,819 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 10:57:23,097 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:58:12,823 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 10:58:21,831 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:59:07,801 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 10:59:07,810 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:59:12,818 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 10:59:51,996 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 10:59:52,003 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 10:59:54,003 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 10:59:54,011 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:00:00,015 tasks 43599 8479629824 Radiology results sync started INFO 2025-12-06 11:00:00,015 tasks 43599 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-06 08:00:00.015788+00:00'} INFO 2025-12-06 11:00:00,022 tasks 43599 8479629824 Lab results sync started INFO 2025-12-06 11:00:00,022 tasks 43599 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-06 08:00:00.022283+00:00'} ERROR 2025-12-06 11:00:07,824 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:00:12,826 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 11:00:14,361 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 11:00:14,369 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:00:14,479 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 11:00:14,486 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:00:52,019 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:00:54,022 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:01:07,838 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:01:12,823 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:01:14,385 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:01:14,502 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:01:30,389 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 11:01:30,397 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:01:52,032 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:01:54,037 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:02:07,852 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:02:12,831 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:02:14,402 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:02:14,519 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:02:30,411 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:02:51,963 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:02:53,973 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:03:12,783 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:03:14,345 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:03:14,460 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:08:11,099 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:08:11,393 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 11:08:11,401 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:08:22,644 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 11:08:22,654 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:08:53,564 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:09:11,123 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:09:11,426 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:09:22,680 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:09:53,504 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 11:10:06,215 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 11:10:06,226 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:10:11,451 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:10:18,196 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 11:10:18,207 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:10:22,700 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:10:53,526 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:11:06,248 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:11:11,473 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:11:18,229 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:11:22,711 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:11:50,413 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 11:11:50,423 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:11:53,525 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:12:06,259 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:12:18,241 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:12:50,442 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:12:53,524 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:13:06,276 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:13:18,262 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:13:50,462 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:13:53,527 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 11:14:42,300 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 11:14:42,310 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:14:50,473 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:14:53,193 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 11:14:53,202 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:14:53,524 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 11:15:02,315 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 11:15:02,323 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:15:42,337 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:15:53,225 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:15:53,507 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:16:02,341 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:16:42,352 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:16:53,241 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:16:53,521 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:17:02,362 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:17:42,371 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:17:53,267 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:17:53,524 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:18:02,385 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:18:24,705 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 11:18:24,710 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:18:53,526 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 11:18:54,674 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 11:18:54,679 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:19:24,731 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:19:53,523 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:19:54,699 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:20:24,741 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:20:53,523 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:20:54,715 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:21:24,763 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:21:53,520 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:21:54,725 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:22:21,185 tasks 43599 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 11:22:21,185 tasks 61360 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 11:22:21,195 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:22:21,196 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:22:53,513 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:23:21,198 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:23:21,198 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:23:44,016 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 11:23:44,026 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:23:53,498 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:24:21,203 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:24:21,203 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:24:44,034 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:24:53,498 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:25:21,226 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:25:21,226 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:25:44,055 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:25:53,502 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:26:44,074 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:26:53,496 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 11:27:53,495 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 11:28:53,496 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 11:29:03,710 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 11:29:03,719 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:29:53,501 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 11:30:00,017 tasks 43599 8479629824 Radiology results sync started INFO 2025-12-06 11:30:00,017 tasks 43599 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-06 08:30:00.017507+00:00'} INFO 2025-12-06 11:30:00,025 tasks 43599 8479629824 Lab results sync started INFO 2025-12-06 11:30:00,025 tasks 43599 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-06 08:30:00.025832+00:00'} ERROR 2025-12-06 11:30:03,740 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:30:53,493 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:31:03,755 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:31:53,496 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:32:03,773 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:32:53,482 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 11:33:48,468 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 11:33:48,475 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:33:53,494 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:34:48,486 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:34:53,484 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:35:48,511 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:35:53,493 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:36:48,533 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:36:53,492 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 11:37:40,034 tasks 43599 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 11:37:40,034 tasks 61360 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 11:37:40,042 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:37:40,043 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:37:53,490 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:38:40,041 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:38:40,041 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:38:53,467 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:39:40,060 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:39:40,060 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:39:53,436 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 11:40:18,138 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 11:40:18,148 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:40:40,067 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:40:40,067 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:40:53,469 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:41:18,158 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:41:53,466 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:42:18,178 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:42:53,463 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:43:18,198 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:43:53,457 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 11:44:42,233 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 11:44:42,244 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:44:53,139 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 11:44:53,149 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:44:53,463 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:45:42,265 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:45:53,168 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:45:53,461 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:46:42,289 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:46:53,190 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:46:53,448 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:47:42,304 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:47:53,210 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:47:53,461 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 11:48:23,629 tasks 61360 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e INFO 2025-12-06 11:48:23,629 tasks 43599 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 ERROR 2025-12-06 11:48:23,639 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:48:23,640 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:48:24,640 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 11:48:24,648 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:48:53,458 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 11:48:54,624 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 11:48:54,635 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:49:23,658 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:49:23,658 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:49:24,672 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:49:53,464 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:49:54,644 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:50:23,679 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:50:23,679 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:50:24,693 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:50:53,452 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:50:54,666 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:51:23,690 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:51:23,690 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:51:24,702 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:51:53,464 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:51:54,690 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:52:21,108 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 11:52:21,115 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:52:53,456 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:53:21,138 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:53:43,974 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 11:53:43,983 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:53:53,438 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:54:21,156 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:54:44,006 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:54:53,454 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:55:21,167 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 11:55:44,014 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:55:53,455 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 11:56:44,038 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 11:56:53,457 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 11:57:53,448 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 11:58:53,453 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 11:59:53,454 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 12:00:00,008 tasks 43599 8479629824 Radiology results sync started INFO 2025-12-06 12:00:00,009 tasks 43599 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-06 09:00:00.009144+00:00'} INFO 2025-12-06 12:00:00,018 tasks 43599 8479629824 Lab results sync started INFO 2025-12-06 12:00:00,019 tasks 43599 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-06 09:00:00.019052+00:00'} INFO 2025-12-06 12:00:53,423 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 12:01:53,449 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 12:02:53,460 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 12:03:48,418 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 12:03:48,427 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:03:53,453 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 12:04:48,435 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:04:53,452 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 12:05:48,453 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:05:53,448 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 12:06:48,474 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:06:53,429 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 12:07:39,997 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 12:07:40,008 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:07:53,448 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 12:08:40,059 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:13:23,234 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 12:14:09,823 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:14:23,208 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 12:15:09,836 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:15:23,208 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 12:16:00,892 tasks 43599 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 12:16:00,892 tasks 61360 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 12:16:00,899 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 12:16:00,900 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:16:23,213 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 12:17:00,912 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 12:17:00,912 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:17:23,201 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 12:18:00,928 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 12:18:00,928 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:18:23,230 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 12:19:00,937 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 12:19:00,938 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:19:11,997 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 12:19:12,002 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:19:23,208 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 12:20:12,015 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:20:23,206 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 12:21:12,024 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:21:23,207 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 12:22:12,037 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:22:23,206 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 12:22:53,393 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 12:22:53,398 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:22:54,409 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 12:22:54,415 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:23:23,206 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 12:23:53,410 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 12:23:54,429 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:24:23,211 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 12:24:53,425 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 12:24:54,442 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:25:23,203 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 12:25:53,439 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 12:25:54,455 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:26:23,203 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 12:26:50,875 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 12:26:50,881 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:27:23,200 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 12:27:50,896 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:28:23,216 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 12:28:50,937 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:29:23,232 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 12:29:50,952 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:30:00,041 tasks 43599 8479629824 Radiology results sync started INFO 2025-12-06 12:30:00,041 tasks 43599 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-06 09:30:00.041857+00:00'} INFO 2025-12-06 12:30:00,070 tasks 43599 8479629824 Lab results sync started INFO 2025-12-06 12:30:00,070 tasks 43599 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-06 09:30:00.070833+00:00'} INFO 2025-12-06 12:30:23,521 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 12:31:23,236 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 12:32:23,226 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 12:33:23,420 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 12:34:23,474 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 12:35:23,340 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 12:36:23,240 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 12:36:45,175 tasks 43599 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 12:36:45,184 tasks 61360 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 12:36:45,185 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 12:36:45,192 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:37:23,240 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 12:37:45,199 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 12:37:45,201 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:38:23,252 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 12:38:45,213 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 12:38:45,213 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:39:23,237 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 12:39:45,227 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 12:39:45,227 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:40:23,252 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 12:41:23,243 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 12:42:09,793 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 12:42:09,801 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:42:23,244 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 12:43:09,819 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:43:23,223 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 12:44:09,800 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:44:23,207 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 12:45:09,815 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:45:23,216 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 12:46:00,882 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 12:46:00,888 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:46:23,213 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 12:47:00,898 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:47:23,219 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 12:48:00,913 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:48:23,213 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 12:49:00,929 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:49:07,684 tasks 43599 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-06 12:49:23,208 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 12:50:23,211 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 12:51:23,212 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 12:52:23,204 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 12:52:53,381 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 12:52:53,387 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:53:23,201 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 12:53:53,402 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:54:23,207 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 12:54:53,415 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:55:23,198 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 12:55:53,431 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:56:23,196 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 12:56:50,869 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 12:56:50,876 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:57:23,200 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 12:57:50,890 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:58:23,148 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 12:58:50,851 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 12:59:23,148 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 12:59:50,866 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:00:00,013 tasks 43599 8479629824 Radiology results sync started INFO 2025-12-06 13:00:00,013 tasks 43599 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-06 10:00:00.013350+00:00'} INFO 2025-12-06 13:00:00,020 tasks 43599 8479629824 Lab results sync started INFO 2025-12-06 13:00:00,020 tasks 43599 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-06 10:00:00.020266+00:00'} INFO 2025-12-06 13:00:23,143 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 13:01:23,143 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 13:02:23,146 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 13:03:23,137 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 13:04:23,143 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 13:05:23,135 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 13:06:23,143 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 13:06:45,067 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 13:06:45,073 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:07:23,160 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 13:07:45,084 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:08:23,143 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 13:08:45,100 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:09:23,135 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 13:09:45,113 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:10:23,144 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 13:11:15,395 tasks 61360 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 13:11:15,404 tasks 43599 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 13:11:15,406 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:11:15,412 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:11:23,141 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 13:12:09,683 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 13:12:09,689 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:12:15,420 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:12:15,422 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:12:23,134 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 13:13:09,705 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:13:15,436 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:13:15,436 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:13:23,140 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 13:19:00,878 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:19:06,592 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:19:06,592 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:19:14,281 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 13:20:00,886 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:20:14,284 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 13:20:51,947 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 13:20:51,954 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:21:14,285 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 13:21:51,977 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:22:14,260 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 13:22:29,826 tasks 61360 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 13:22:29,826 tasks 43599 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 13:22:29,835 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:22:29,836 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:22:51,999 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:23:14,260 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 13:23:29,854 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:23:29,854 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:23:52,022 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:24:14,282 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 13:24:29,864 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:24:29,864 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:25:14,253 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 13:25:29,885 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:25:29,885 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:26:14,279 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 13:27:14,279 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 13:27:44,453 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 13:27:44,464 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:28:14,258 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 13:28:44,482 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:28:58,206 tasks 61360 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 13:28:58,206 tasks 43599 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 13:28:58,215 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:28:58,215 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:29:14,278 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 13:29:44,506 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:29:58,237 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:29:58,237 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:30:00,011 tasks 43599 8479629824 Radiology results sync started INFO 2025-12-06 13:30:00,012 tasks 43599 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-06 10:30:00.012041+00:00'} INFO 2025-12-06 13:30:00,020 tasks 43599 8479629824 Lab results sync started INFO 2025-12-06 13:30:00,020 tasks 43599 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-06 10:30:00.020727+00:00'} INFO 2025-12-06 13:30:14,284 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 13:30:44,525 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:30:58,254 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:30:58,254 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:31:14,256 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 13:31:58,272 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:31:58,272 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:32:14,275 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 13:32:28,943 tasks 43599 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 13:32:28,945 tasks 61360 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 13:32:28,952 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:32:28,952 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:32:29,008 tasks 43599 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 13:32:29,009 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:32:29,016 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:32:29,017 tasks 43599 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e INFO 2025-12-06 13:32:29,018 tasks 61369 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 13:32:29,037 tasks 61360 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 ERROR 2025-12-06 13:32:29,046 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:32:29,047 tasks 61362 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:33:14,273 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 13:33:28,972 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:33:28,972 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:33:29,023 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:33:29,027 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:33:29,057 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:33:29,057 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:34:14,362 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 13:34:29,082 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:34:29,083 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:34:29,127 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:34:29,128 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:34:29,158 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:34:29,158 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:35:14,362 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 13:35:29,104 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:35:29,104 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:35:29,139 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:35:29,139 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:35:29,168 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:35:29,168 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:35:50,690 tasks 43599 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-06 13:36:04,277 tasks 43599 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e INFO 2025-12-06 13:36:04,278 tasks 61360 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 ERROR 2025-12-06 13:36:04,287 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:36:04,288 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:36:14,363 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 13:37:04,308 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:37:04,308 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:37:14,363 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 13:38:04,319 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:38:04,319 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:38:14,358 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 13:39:04,338 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:39:04,338 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:39:14,364 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 13:40:14,368 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 13:41:14,360 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 13:41:36,284 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 13:41:36,292 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:42:14,362 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 13:42:36,311 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:43:14,362 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 13:43:36,323 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:44:14,362 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 13:44:36,346 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:45:14,337 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 13:46:06,614 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 13:46:06,624 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:46:14,364 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 13:47:06,634 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:47:14,346 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 13:48:06,655 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:48:09,981 tasks 43599 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e INFO 2025-12-06 13:48:09,981 tasks 61360 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 ERROR 2025-12-06 13:48:09,991 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:48:09,992 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:48:10,019 tasks 61360 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 13:48:10,028 tasks 43599 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 13:48:10,030 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:48:10,031 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:48:14,362 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 13:49:06,680 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:49:10,010 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:49:10,010 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:49:10,041 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:49:10,041 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:49:14,362 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 13:50:10,019 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:50:10,019 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:50:10,049 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:50:10,049 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:50:14,336 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 13:50:52,034 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 13:50:52,042 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:51:10,040 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:51:10,040 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:51:10,060 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:51:10,060 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:51:14,367 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 13:51:52,063 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:52:14,360 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 13:52:29,893 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 13:52:29,899 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:52:52,087 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:53:14,363 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 13:53:29,921 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 13:53:52,110 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:54:14,359 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 13:54:29,945 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:55:14,360 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 13:55:29,955 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:56:14,365 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 13:57:14,358 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 13:58:14,359 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 13:58:58,244 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 13:58:58,253 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 13:59:14,365 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 13:59:58,274 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:00:00,008 tasks 43599 8479629824 Radiology results sync started INFO 2025-12-06 14:00:00,008 tasks 43599 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-06 11:00:00.008597+00:00'} INFO 2025-12-06 14:00:00,014 tasks 43599 8479629824 Lab results sync started INFO 2025-12-06 14:00:00,015 tasks 43599 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-06 11:00:00.014995+00:00'} INFO 2025-12-06 14:00:14,345 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:00:58,294 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:01:14,367 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:01:58,313 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:02:14,359 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 14:02:29,023 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 14:02:29,031 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:02:29,085 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 14:02:29,093 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:02:29,103 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 14:02:29,110 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:03:14,359 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:03:29,054 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 14:03:29,111 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 14:03:29,124 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:04:14,383 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:04:29,103 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 14:04:29,146 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 14:04:29,157 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:05:14,385 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:05:29,126 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 14:05:29,160 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 14:05:29,169 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:06:04,300 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 14:06:04,310 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:06:14,359 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:07:04,324 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:07:14,386 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:08:04,345 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:08:14,387 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:09:04,363 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:09:14,392 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 14:10:14,388 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 14:11:14,394 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 14:11:36,312 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 14:11:36,323 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:12:14,367 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:12:36,345 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:13:14,390 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:13:36,365 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:14:14,387 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:14:36,376 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:15:14,370 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 14:16:06,631 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 14:16:06,641 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:16:14,388 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:17:06,663 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:17:14,380 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:18:06,683 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:18:10,002 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 14:18:10,012 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:18:10,042 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 14:18:10,050 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:18:14,385 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:19:07,629 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 14:19:10,961 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 14:19:10,990 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:19:15,320 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:20:10,975 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 14:20:10,999 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:20:15,292 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:21:10,991 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 14:21:11,008 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:21:15,300 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 14:21:31,046 tasks 43599 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-06 14:22:15,295 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 14:22:30,850 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 14:22:30,856 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:23:15,295 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:23:30,866 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:24:15,298 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:24:30,878 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:25:15,299 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:25:30,893 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:26:15,293 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 14:27:15,299 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 14:28:15,300 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 14:28:59,207 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 14:28:59,212 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:29:15,300 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:29:59,227 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:30:00,014 tasks 43599 8479629824 Radiology results sync started INFO 2025-12-06 14:30:00,014 tasks 43599 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-06 11:30:00.014921+00:00'} INFO 2025-12-06 14:30:00,019 tasks 43599 8479629824 Lab results sync started INFO 2025-12-06 14:30:00,019 tasks 43599 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-06 11:30:00.019828+00:00'} INFO 2025-12-06 14:30:15,302 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:30:59,242 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:31:15,308 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:31:59,258 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:32:15,295 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 14:32:29,986 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 14:32:29,992 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:32:30,044 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 14:32:30,050 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:32:30,065 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 14:32:30,070 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:32:39,679 tasks 43599 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e INFO 2025-12-06 14:32:39,679 tasks 61360 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 ERROR 2025-12-06 14:32:39,684 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 14:32:39,685 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:33:15,309 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:33:30,005 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 14:33:30,064 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 14:33:30,078 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 14:33:39,637 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 14:33:39,637 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:34:15,240 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:34:29,961 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 14:34:30,015 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 14:34:30,023 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 14:34:39,649 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 14:34:39,649 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:35:15,430 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:35:29,998 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 14:35:30,049 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 14:35:30,059 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:35:38,394 tasks 43599 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-06 14:35:38,477 tasks 43599 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED INFO 2025-12-06 14:35:38,502 tasks 61360 8479629824 Skipping reminder for appointment be1a2594-394a-42fe-a8e5-48b300a99144 - status: ARRIVED ERROR 2025-12-06 14:35:39,688 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 14:35:39,688 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:36:05,201 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 14:36:05,230 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:36:15,416 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:37:05,244 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:37:15,240 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:38:05,260 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:38:15,427 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:39:05,297 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:39:15,456 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 14:40:15,248 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 14:41:15,249 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 14:42:15,256 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 14:43:15,251 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 14:44:15,251 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 14:45:15,256 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 14:46:07,512 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 14:46:07,519 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:46:15,262 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:47:07,536 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:47:15,254 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:48:07,552 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:48:10,874 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 14:48:10,881 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:48:10,921 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 14:48:10,928 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:48:15,254 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:49:07,624 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 14:49:10,952 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 14:49:10,999 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:49:15,313 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:50:10,968 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 14:50:11,011 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:50:15,321 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:51:10,984 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 14:51:11,024 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:51:15,319 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 14:52:15,325 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 14:52:30,870 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 14:52:30,877 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:53:15,321 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:53:30,893 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:54:15,317 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:54:30,908 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:55:15,326 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:55:30,918 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:56:15,320 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 14:57:15,326 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 14:58:15,323 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 14:58:59,219 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 14:58:59,226 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 14:59:15,320 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 14:59:59,239 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 15:00:00,015 tasks 43599 8479629824 Radiology results sync started INFO 2025-12-06 15:00:00,015 tasks 43599 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-06 12:00:00.015915+00:00'} INFO 2025-12-06 15:00:00,023 tasks 43599 8479629824 Lab results sync started INFO 2025-12-06 15:00:00,023 tasks 43599 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-06 12:00:00.023966+00:00'} INFO 2025-12-06 15:00:15,331 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 15:00:59,251 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 15:01:15,324 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 15:01:59,270 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 15:02:15,328 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 15:02:30,002 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 15:02:30,011 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 15:02:30,061 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 15:02:30,070 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 15:02:30,081 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 15:02:30,090 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 15:02:39,690 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 15:02:39,697 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 15:03:15,332 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 15:03:30,028 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 15:03:30,084 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 15:03:30,100 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 15:03:39,722 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 15:04:15,356 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 15:04:30,084 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 15:04:30,137 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 15:04:30,148 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 15:04:39,767 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 15:05:15,377 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 15:05:30,100 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 15:05:30,154 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 15:05:30,160 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 15:05:39,782 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 15:06:05,283 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 15:06:05,291 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 15:06:15,369 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 15:07:05,306 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 15:07:15,365 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 15:08:05,322 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 15:08:15,371 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 15:09:05,341 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 15:09:15,477 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 15:10:15,370 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 15:11:15,374 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 15:12:15,381 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 15:13:15,373 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 15:14:15,372 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 15:15:15,379 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 15:16:15,379 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 15:17:15,383 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 15:18:11,001 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 15:18:11,008 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 15:18:11,045 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 15:18:11,052 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 15:18:15,385 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 15:19:11,027 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 15:19:11,067 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 15:19:15,382 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 15:31:50,645 tasks 43599 8479629824 Lab results sync started INFO 2025-12-06 15:31:50,652 tasks 61360 8479629824 Radiology results sync started INFO 2025-12-06 15:31:50,729 tasks 43599 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-06 12:31:50.729765+00:00'} INFO 2025-12-06 15:31:50,729 tasks 61360 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-06 12:31:50.729778+00:00'} ERROR 2025-12-06 15:32:26,958 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 15:32:26,990 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 15:32:31,312 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 15:39:06,971 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 15:39:06,994 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 15:39:11,305 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 15:40:11,300 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 15:41:11,304 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 15:42:11,303 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 15:43:11,315 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 15:44:11,288 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 15:45:11,308 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 15:46:11,307 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 15:47:11,300 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 15:48:11,286 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 15:49:11,287 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 15:50:11,295 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 15:50:35,651 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 15:50:35,662 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 15:51:11,289 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 15:51:35,683 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 15:52:11,290 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 15:52:35,704 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 15:53:11,275 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 15:53:35,724 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 15:54:11,298 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 15:55:11,299 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 15:56:11,294 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 15:57:11,299 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 15:58:11,269 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 15:59:11,297 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 16:00:00,011 tasks 43599 8479629824 Radiology results sync started INFO 2025-12-06 16:00:00,011 tasks 43599 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-06 13:00:00.011322+00:00'} INFO 2025-12-06 16:00:00,016 tasks 43599 8479629824 Lab results sync started INFO 2025-12-06 16:00:00,016 tasks 43599 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-06 13:00:00.016483+00:00'} INFO 2025-12-06 16:00:11,300 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 16:01:11,281 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 16:02:11,301 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 16:03:11,303 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 16:04:11,309 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 16:05:11,301 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 16:06:11,311 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 16:07:21,833 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 16:08:21,846 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 16:09:21,845 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 16:10:21,848 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 16:12:00,583 tasks 61360 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e INFO 2025-12-06 16:12:00,584 tasks 43599 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 ERROR 2025-12-06 16:12:00,593 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 16:12:00,594 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 16:12:23,094 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 16:17:25,057 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 16:17:25,057 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 16:17:47,532 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 16:22:57,360 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 16:22:57,360 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 16:23:19,800 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 16:27:44,253 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 16:27:44,253 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 16:28:06,697 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 16:30:00,011 tasks 43599 8479629824 Radiology results sync started INFO 2025-12-06 16:30:00,011 tasks 43599 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-06 13:30:00.011417+00:00'} INFO 2025-12-06 16:30:00,020 tasks 43599 8479629824 Lab results sync started INFO 2025-12-06 16:30:00,020 tasks 43599 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-06 13:30:00.020398+00:00'} INFO 2025-12-06 16:30:41,346 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 16:33:08,248 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 16:36:06,873 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 16:37:06,657 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 16:38:06,654 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 16:39:06,671 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 16:39:31,028 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 16:39:31,039 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 16:40:06,670 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 16:40:31,055 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 16:47:20,255 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 16:47:44,636 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 16:48:20,210 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 16:48:44,642 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 16:49:20,209 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 16:50:20,210 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 16:53:44,043 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 16:54:44,044 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 16:55:44,047 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 16:56:44,048 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 16:57:44,048 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 16:58:44,048 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 16:59:44,048 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:00:00,012 tasks 43599 8479629824 Radiology results sync started INFO 2025-12-06 17:00:00,012 tasks 43599 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-06 14:00:00.012346+00:00'} INFO 2025-12-06 17:00:00,018 tasks 43599 8479629824 Lab results sync started INFO 2025-12-06 17:00:00,018 tasks 43599 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-06 14:00:00.018779+00:00'} INFO 2025-12-06 17:00:44,047 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:01:44,047 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:02:43,925 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:03:43,923 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:04:43,922 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:05:43,921 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:06:43,898 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:07:43,921 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:08:21,401 tasks 43599 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a ERROR 2025-12-06 17:08:21,407 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 17:08:43,922 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 17:09:21,429 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 17:09:43,925 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 17:10:21,438 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 17:10:43,918 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 17:11:21,458 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 17:11:43,891 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:12:43,918 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:13:43,916 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:14:43,918 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:15:43,899 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:16:43,893 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:17:43,945 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:18:43,964 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:19:43,943 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:20:43,963 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:21:43,962 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:22:43,948 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:23:43,962 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:24:43,944 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:25:43,962 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:26:43,962 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:27:43,963 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:28:43,957 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:29:43,969 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:30:00,015 tasks 43599 8479629824 Radiology results sync started INFO 2025-12-06 17:30:00,016 tasks 43599 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-06 14:30:00.016019+00:00'} INFO 2025-12-06 17:30:00,024 tasks 43599 8479629824 Lab results sync started INFO 2025-12-06 17:30:00,025 tasks 43599 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-06 14:30:00.025025+00:00'} INFO 2025-12-06 17:30:43,969 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:31:43,962 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:32:43,964 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:33:43,909 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:34:43,931 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:35:43,929 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:36:43,906 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:37:43,928 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:38:21,411 tasks 43599 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a ERROR 2025-12-06 17:38:21,417 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 17:38:43,926 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 17:39:21,435 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 17:39:43,919 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 17:40:21,461 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 17:40:43,932 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 17:41:21,478 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 17:41:43,927 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:42:43,929 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:43:43,927 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:44:43,912 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:45:43,926 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:46:43,925 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:47:43,933 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:48:43,925 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:49:43,920 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:50:43,913 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:51:43,932 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:52:43,933 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 17:53:43,934 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 18:06:59,062 tasks 43599 8479629824 Lab results sync started INFO 2025-12-06 18:06:59,062 tasks 43599 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-06 15:06:59.062832+00:00'} INFO 2025-12-06 18:06:59,064 tasks 61360 8479629824 Generated daily schedule for 2025-12-07: {'date': '2025-12-07', 'total_appointments': 0, 'providers_with_appointments': 0} INFO 2025-12-06 18:06:59,068 tasks 43599 8479629824 Radiology results sync started INFO 2025-12-06 18:06:59,068 tasks 43599 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-06 15:06:59.068855+00:00'} INFO 2025-12-06 18:07:26,851 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 18:23:21,148 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 18:38:56,056 tasks 43599 8479629824 Lab results sync started INFO 2025-12-06 18:38:56,056 tasks 43599 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-06 15:38:56.056470+00:00'} INFO 2025-12-06 18:38:56,061 tasks 43599 8479629824 Radiology results sync started INFO 2025-12-06 18:38:56,061 tasks 43599 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-06 15:38:56.061936+00:00'} INFO 2025-12-06 18:39:28,359 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 18:56:24,596 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 18:57:24,596 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 18:58:24,591 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 18:59:24,609 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:00:00,021 tasks 43599 8479629824 Radiology results sync started INFO 2025-12-06 19:00:00,022 tasks 43599 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-06 16:00:00.022838+00:00'} INFO 2025-12-06 19:00:00,030 tasks 43599 8479629824 Lab results sync started INFO 2025-12-06 19:00:00,030 tasks 43599 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-06 16:00:00.030224+00:00'} INFO 2025-12-06 19:00:24,609 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:01:24,615 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:02:24,612 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:03:24,610 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:04:24,612 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:05:24,607 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:06:24,641 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:07:02,102 tasks 43599 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a ERROR 2025-12-06 19:07:02,111 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 19:07:24,604 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 19:08:02,134 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 19:08:24,593 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 19:09:02,158 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 19:09:24,588 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 19:10:02,179 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 19:10:24,599 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:11:24,612 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:12:24,636 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:13:24,650 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:14:24,652 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:15:24,638 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:16:24,658 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:17:24,651 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:18:24,648 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:19:24,653 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:20:24,648 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:21:24,655 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:22:24,656 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:23:24,638 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:24:24,654 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:25:24,655 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:26:24,661 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:27:24,662 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:28:24,641 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:29:24,663 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:30:00,005 tasks 43599 8479629824 Radiology results sync started INFO 2025-12-06 19:30:00,005 tasks 43599 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-06 16:30:00.005736+00:00'} INFO 2025-12-06 19:30:00,013 tasks 43599 8479629824 Lab results sync started INFO 2025-12-06 19:30:00,013 tasks 43599 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-06 16:30:00.013534+00:00'} INFO 2025-12-06 19:30:24,661 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:31:24,636 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:32:24,659 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:33:24,664 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:34:24,664 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:35:24,641 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:36:24,668 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:37:24,666 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:38:24,664 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:39:24,668 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:40:05,318 tasks 61360 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-06 19:40:05,318 tasks 43599 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e ERROR 2025-12-06 19:40:05,326 tasks 61361 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 19:40:05,327 tasks 61368 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 19:40:24,675 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 19:41:05,346 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 19:41:05,346 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 19:41:24,668 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 19:42:05,358 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 19:42:05,358 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 19:42:24,655 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-06 19:43:05,362 tasks 61360 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-06 19:43:05,362 tasks 43599 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-06 19:43:24,653 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:44:24,657 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:45:24,628 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:46:24,631 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:47:24,649 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:48:24,652 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:49:24,656 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:50:24,662 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:51:24,656 basehttp 39973 6196506624 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:57:39,930 autoreload 88993 8479629824 Watching for file changes with StatReloader INFO 2025-12-06 19:57:43,120 basehttp 88993 6193803264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:57:44,574 basehttp 88993 6193803264 "GET /en/consent-templates/create/ HTTP/1.1" 200 33821 INFO 2025-12-06 19:57:44,586 basehttp 88993 6210629632 "GET /static/js/select2-init.js HTTP/1.1" 304 0 INFO 2025-12-06 19:57:44,586 basehttp 88993 6193803264 "GET /static/css/custom.css HTTP/1.1" 304 0 INFO 2025-12-06 19:57:44,598 basehttp 88993 6227456000 "GET /media/tenant_settings/2025/11/10/Agdar-Logo.png HTTP/1.1" 304 0 INFO 2025-12-06 19:57:44,599 basehttp 88993 6244282368 "GET /media/profile_pictures/Father_-d_1lMjWOH.png HTTP/1.1" 304 0 INFO 2025-12-06 19:57:44,627 basehttp 88993 6227456000 "GET /static/img/logo/favicon.ico HTTP/1.1" 304 0 INFO 2025-12-06 19:57:44,627 basehttp 88993 6261108736 "GET /static/img/logo/site.webmanifest HTTP/1.1" 304 0 INFO 2025-12-06 19:57:44,665 basehttp 88993 6244282368 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:57:47,790 basehttp 88993 6244282368 "GET /en/consent-templates/create/ HTTP/1.1" 200 33821 INFO 2025-12-06 19:57:47,876 basehttp 88993 6244282368 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:57:48,554 basehttp 88993 6244282368 "GET /en/dashboard/ HTTP/1.1" 200 52928 INFO 2025-12-06 19:57:48,629 basehttp 88993 6244282368 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:58:00,143 basehttp 88993 6244282368 "GET /en/profile/ HTTP/1.1" 200 38096 INFO 2025-12-06 19:58:00,239 basehttp 88993 6244282368 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:58:15,012 basehttp 88993 6244282368 "POST /en/my-hr/clock-in-out/ HTTP/1.1" 302 0 INFO 2025-12-06 19:58:15,028 basehttp 88993 6244282368 "GET /en/profile/ HTTP/1.1" 200 38419 INFO 2025-12-06 19:58:15,126 basehttp 88993 6244282368 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:58:32,779 basehttp 88993 6244282368 "GET /en/my-hr/attendance/ HTTP/1.1" 200 37264 INFO 2025-12-06 19:58:32,855 basehttp 88993 6244282368 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:58:42,936 basehttp 88993 6244282368 "GET /en/my-hr/attendance/?month=11&year=2025 HTTP/1.1" 200 35351 INFO 2025-12-06 19:58:43,006 basehttp 88993 6244282368 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:58:45,687 basehttp 88993 6244282368 "GET /en/my-hr/attendance/?month=10&year=2025 HTTP/1.1" 200 35351 INFO 2025-12-06 19:58:45,762 basehttp 88993 6244282368 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:58:47,448 basehttp 88993 6244282368 "GET /en/my-hr/attendance/?month=12&year=2025 HTTP/1.1" 200 37264 INFO 2025-12-06 19:58:47,526 basehttp 88993 6244282368 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:59:01,704 basehttp 88993 6244282368 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:59:03,394 basehttp 88993 6244282368 "GET /en/my-hr/schedule/ HTTP/1.1" 200 32212 INFO 2025-12-06 19:59:03,475 basehttp 88993 6244282368 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:59:10,331 basehttp 88993 6244282368 "GET /en/my-hr/leave-requests/ HTTP/1.1" 200 33566 INFO 2025-12-06 19:59:10,409 basehttp 88993 6244282368 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:59:12,573 basehttp 88993 6244282368 "GET /en/my-hr/leave-requests/new/ HTTP/1.1" 200 34103 INFO 2025-12-06 19:59:12,647 basehttp 88993 6244282368 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:59:42,664 basehttp 88993 6193803264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 19:59:48,440 basehttp 88993 6193803264 "POST /en/my-hr/leave-requests/new/ HTTP/1.1" 302 0 INFO 2025-12-06 19:59:48,452 basehttp 88993 6193803264 "GET /en/my-hr/leave-requests/ HTTP/1.1" 200 35530 INFO 2025-12-06 19:59:48,518 basehttp 88993 6193803264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 20:00:00,028 tasks 88888 8479629824 Radiology results sync started INFO 2025-12-06 20:00:00,029 tasks 88888 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-06 17:00:00.029263+00:00'} INFO 2025-12-06 20:00:00,032 tasks 88888 8479629824 Lab results sync started INFO 2025-12-06 20:00:00,033 tasks 88888 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-06 17:00:00.033116+00:00'} INFO 2025-12-06 20:00:03,997 basehttp 88993 6193803264 "GET /en/my-hr/leave-requests/e428ef1d-b1c9-4874-83fc-89eb9cc2632f/ HTTP/1.1" 200 29459 INFO 2025-12-06 20:00:04,074 basehttp 88993 6193803264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 20:00:08,504 basehttp 88993 6193803264 "GET /en/my-hr/leave-requests/ HTTP/1.1" 200 35202 INFO 2025-12-06 20:00:08,582 basehttp 88993 6193803264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 20:00:09,247 basehttp 88993 6193803264 "GET /en/my-hr/ HTTP/1.1" 200 42531 INFO 2025-12-06 20:00:09,319 basehttp 88993 6193803264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-06 20:00:22,675 basehttp 88993 6193803264 "GET /en/my-hr/holidays/ HTTP/1.1" 200 40712 INFO 2025-12-06 20:00:22,752 basehttp 88993 6193803264 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 14:32:11,630 tasks 65388 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,630 tasks 65381 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,631 tasks 65388 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.631065+00:00'} INFO 2025-12-08 14:32:11,631 tasks 65381 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.631247+00:00'} INFO 2025-12-08 14:32:11,631 tasks 65382 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,632 tasks 65382 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.632152+00:00'} INFO 2025-12-08 14:32:11,632 tasks 65389 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,632 tasks 65389 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.632860+00:00'} INFO 2025-12-08 14:32:11,633 tasks 65388 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,633 tasks 65381 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,633 tasks 65388 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.633377+00:00'} INFO 2025-12-08 14:32:11,633 tasks 65381 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.633483+00:00'} INFO 2025-12-08 14:32:11,633 tasks 65376 8479629824 Reminder sent for appointment ec2fe4d5-d86f-4273-8db0-4771343f4111 INFO 2025-12-08 14:32:11,635 tasks 65381 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,635 tasks 65388 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,635 tasks 65389 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,635 tasks 65381 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.635446+00:00'} INFO 2025-12-08 14:32:11,635 tasks 65388 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.635477+00:00'} INFO 2025-12-08 14:32:11,635 tasks 65389 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.635541+00:00'} INFO 2025-12-08 14:32:11,635 tasks 65378 8479629824 Reminder sent for appointment 82f48ecf-6a9a-480e-a240-ed22a7665eff INFO 2025-12-08 14:32:11,636 tasks 65386 8479629824 Reminder sent for appointment 07fee2ea-cccf-4e2c-9776-99b292ff0e4e INFO 2025-12-08 14:32:11,636 tasks 65376 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,636 tasks 65376 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.636322+00:00'} INFO 2025-12-08 14:32:11,637 tasks 65381 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,637 tasks 65389 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,637 tasks 65381 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.637388+00:00'} INFO 2025-12-08 14:32:11,637 tasks 65389 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.637403+00:00'} INFO 2025-12-08 14:32:11,637 tasks 65385 8479629824 Reminder sent for appointment 82f48ecf-6a9a-480e-a240-ed22a7665eff INFO 2025-12-08 14:32:11,638 tasks 65386 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,638 tasks 65378 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,638 tasks 65376 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,638 tasks 65386 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.638676+00:00'} INFO 2025-12-08 14:32:11,638 tasks 65376 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.638809+00:00'} INFO 2025-12-08 14:32:11,638 tasks 65378 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.638698+00:00'} INFO 2025-12-08 14:32:11,639 tasks 65385 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,639 tasks 65385 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.639946+00:00'} INFO 2025-12-08 14:32:11,640 tasks 65376 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,640 tasks 65376 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.640712+00:00'} INFO 2025-12-08 14:32:11,641 tasks 65385 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,641 tasks 65385 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.641219+00:00'} INFO 2025-12-08 14:32:11,641 tasks 65378 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,641 tasks 65378 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.641730+00:00'} INFO 2025-12-08 14:32:11,642 tasks 65376 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,642 tasks 65376 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.642629+00:00'} INFO 2025-12-08 14:32:11,642 tasks 65385 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,642 tasks 65385 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.642973+00:00'} INFO 2025-12-08 14:32:11,643 tasks 65376 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,643 tasks 65376 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.643552+00:00'} INFO 2025-12-08 14:32:11,643 tasks 65385 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,644 tasks 65385 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.644065+00:00'} INFO 2025-12-08 14:32:11,644 tasks 65376 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,644 tasks 65376 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.644476+00:00'} INFO 2025-12-08 14:32:11,645 tasks 65376 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,645 tasks 65376 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.645323+00:00'} INFO 2025-12-08 14:32:11,645 tasks 65378 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,645 tasks 65378 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.645745+00:00'} INFO 2025-12-08 14:32:11,646 tasks 65376 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,646 tasks 65376 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.646149+00:00'} INFO 2025-12-08 14:32:11,646 tasks 65378 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,646 tasks 65378 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.646550+00:00'} INFO 2025-12-08 14:32:11,646 tasks 65376 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,646 tasks 65376 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.646939+00:00'} INFO 2025-12-08 14:32:11,647 tasks 65378 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,647 tasks 65378 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.647337+00:00'} INFO 2025-12-08 14:32:11,648 tasks 65376 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,649 tasks 65376 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.649037+00:00'} INFO 2025-12-08 14:32:11,649 tasks 65378 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,649 tasks 65378 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.649411+00:00'} INFO 2025-12-08 14:32:11,650 tasks 65383 8479629824 Reminder sent for appointment ec2fe4d5-d86f-4273-8db0-4771343f4111 INFO 2025-12-08 14:32:11,651 tasks 65378 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,652 tasks 65378 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.652124+00:00'} INFO 2025-12-08 14:32:11,652 tasks 65383 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,652 tasks 65386 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,653 tasks 65378 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,654 tasks 65389 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,655 tasks 65386 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.655818+00:00'} INFO 2025-12-08 14:32:11,655 tasks 65383 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.655804+00:00'} INFO 2025-12-08 14:32:11,655 tasks 65389 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.655880+00:00'} INFO 2025-12-08 14:32:11,655 tasks 65378 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.655863+00:00'} INFO 2025-12-08 14:32:11,657 tasks 65378 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,657 tasks 65386 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,657 tasks 65383 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,657 tasks 65378 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.657597+00:00'} INFO 2025-12-08 14:32:11,657 tasks 65386 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.657603+00:00'} INFO 2025-12-08 14:32:11,657 tasks 65383 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.657640+00:00'} INFO 2025-12-08 14:32:11,658 tasks 65378 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,658 tasks 65386 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,658 tasks 65383 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,658 tasks 65378 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.658968+00:00'} INFO 2025-12-08 14:32:11,659 tasks 65386 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.659069+00:00'} INFO 2025-12-08 14:32:11,659 tasks 65383 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.659080+00:00'} INFO 2025-12-08 14:32:11,660 tasks 65386 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,660 tasks 65378 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,660 tasks 65383 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,660 tasks 65386 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.660191+00:00'} INFO 2025-12-08 14:32:11,660 tasks 65378 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.660282+00:00'} INFO 2025-12-08 14:32:11,660 tasks 65383 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.660306+00:00'} INFO 2025-12-08 14:32:11,661 tasks 65386 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,661 tasks 65386 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.661704+00:00'} INFO 2025-12-08 14:32:11,662 tasks 65386 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,662 tasks 65386 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.662790+00:00'} INFO 2025-12-08 14:32:11,663 tasks 65386 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,663 tasks 65386 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.663660+00:00'} INFO 2025-12-08 14:32:11,664 tasks 65386 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,664 tasks 65386 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.664605+00:00'} INFO 2025-12-08 14:32:11,665 tasks 65386 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,665 tasks 65386 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.665619+00:00'} INFO 2025-12-08 14:32:11,666 tasks 65386 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,666 tasks 65386 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.666433+00:00'} INFO 2025-12-08 14:32:11,668 tasks 65377 8479629824 Reminder sent for appointment 38a0daeb-a41f-4aa6-92e8-cb0e71242b16 INFO 2025-12-08 14:32:11,669 tasks 65377 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,669 tasks 65377 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.669943+00:00'} INFO 2025-12-08 14:32:11,670 tasks 65377 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,670 tasks 65377 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.670808+00:00'} INFO 2025-12-08 14:32:11,671 tasks 65377 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,671 tasks 65377 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.671650+00:00'} INFO 2025-12-08 14:32:11,672 tasks 65377 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,672 tasks 65377 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.672441+00:00'} INFO 2025-12-08 14:32:11,676 tasks 65389 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,676 tasks 65389 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.676901+00:00'} INFO 2025-12-08 14:32:11,677 tasks 65376 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,677 tasks 65376 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.677790+00:00'} INFO 2025-12-08 14:32:11,678 tasks 65389 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,678 tasks 65378 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,678 tasks 65389 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.678313+00:00'} INFO 2025-12-08 14:32:11,678 tasks 65378 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.678352+00:00'} INFO 2025-12-08 14:32:11,680 tasks 65376 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,680 tasks 65389 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,680 tasks 65378 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,680 tasks 65377 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,680 tasks 65376 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.680231+00:00'} INFO 2025-12-08 14:32:11,680 tasks 65389 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.680268+00:00'} INFO 2025-12-08 14:32:11,680 tasks 65377 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.680284+00:00'} INFO 2025-12-08 14:32:11,680 tasks 65378 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.680278+00:00'} INFO 2025-12-08 14:32:11,681 tasks 65378 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,681 tasks 65377 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,681 tasks 65389 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,681 tasks 65378 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.681552+00:00'} INFO 2025-12-08 14:32:11,681 tasks 65377 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.681661+00:00'} INFO 2025-12-08 14:32:11,681 tasks 65389 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.681668+00:00'} INFO 2025-12-08 14:32:11,682 tasks 65377 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,682 tasks 65389 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,682 tasks 65378 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,683 tasks 65377 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.683038+00:00'} INFO 2025-12-08 14:32:11,683 tasks 65389 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.683096+00:00'} INFO 2025-12-08 14:32:11,683 tasks 65378 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.683105+00:00'} INFO 2025-12-08 14:32:11,684 tasks 65377 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,684 tasks 65378 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,684 tasks 65377 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.684180+00:00'} INFO 2025-12-08 14:32:11,684 tasks 65378 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.684229+00:00'} INFO 2025-12-08 14:32:11,685 tasks 65377 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,685 tasks 65378 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,685 tasks 65377 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.685162+00:00'} INFO 2025-12-08 14:32:11,685 tasks 65378 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.685182+00:00'} INFO 2025-12-08 14:32:11,686 tasks 65377 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,686 tasks 65378 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,686 tasks 65377 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.686166+00:00'} INFO 2025-12-08 14:32:11,686 tasks 65378 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.686172+00:00'} INFO 2025-12-08 14:32:11,687 tasks 65378 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,687 tasks 65377 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,687 tasks 65378 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.687164+00:00'} INFO 2025-12-08 14:32:11,687 tasks 65377 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.687171+00:00'} INFO 2025-12-08 14:32:11,688 tasks 65378 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,688 tasks 65378 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.688246+00:00'} INFO 2025-12-08 14:32:11,689 tasks 65378 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,689 tasks 65378 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.689295+00:00'} INFO 2025-12-08 14:32:11,690 tasks 65378 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,690 tasks 65378 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.690200+00:00'} INFO 2025-12-08 14:32:11,690 tasks 65378 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,690 tasks 65378 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.690873+00:00'} INFO 2025-12-08 14:32:11,691 tasks 65378 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,691 tasks 65378 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.691622+00:00'} INFO 2025-12-08 14:32:11,692 tasks 65378 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,692 tasks 65378 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.692403+00:00'} INFO 2025-12-08 14:32:11,693 tasks 65378 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,693 tasks 65378 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.693176+00:00'} INFO 2025-12-08 14:32:11,693 tasks 65378 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,693 tasks 65378 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.693933+00:00'} INFO 2025-12-08 14:32:11,694 tasks 65378 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,694 tasks 65378 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.694649+00:00'} INFO 2025-12-08 14:32:11,695 tasks 65378 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,695 tasks 65378 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.695379+00:00'} INFO 2025-12-08 14:32:11,698 tasks 65379 8479629824 Reminder sent for appointment 20e8c226-6409-4a26-ab85-a802cf396b3a INFO 2025-12-08 14:32:11,701 tasks 65382 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,701 tasks 65382 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.701503+00:00'} INFO 2025-12-08 14:32:11,702 tasks 65382 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,702 tasks 65382 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.702348+00:00'} INFO 2025-12-08 14:32:11,703 tasks 65382 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,703 tasks 65382 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.703349+00:00'} INFO 2025-12-08 14:32:11,703 tasks 65386 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,703 tasks 65386 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.703866+00:00'} INFO 2025-12-08 14:32:11,703 tasks 65378 8479629824 Generated daily schedule for 2025-12-09: {'date': '2025-12-09', 'total_appointments': 0, 'providers_with_appointments': 0} INFO 2025-12-08 14:32:11,704 tasks 65382 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,704 tasks 65382 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.704289+00:00'} INFO 2025-12-08 14:32:11,704 tasks 65386 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,704 tasks 65386 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.704877+00:00'} INFO 2025-12-08 14:32:11,705 tasks 65382 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,705 tasks 65382 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.705308+00:00'} INFO 2025-12-08 14:32:11,705 tasks 65378 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,705 tasks 65378 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.705579+00:00'} INFO 2025-12-08 14:32:11,706 tasks 65382 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,706 tasks 65382 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.706190+00:00'} INFO 2025-12-08 14:32:11,706 tasks 65378 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,706 tasks 65378 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.706881+00:00'} INFO 2025-12-08 14:32:11,707 tasks 65379 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,707 tasks 65382 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,707 tasks 65379 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.707462+00:00'} INFO 2025-12-08 14:32:11,707 tasks 65382 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.707474+00:00'} INFO 2025-12-08 14:32:11,708 tasks 65378 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,708 tasks 65378 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.708419+00:00'} INFO 2025-12-08 14:32:11,708 tasks 65379 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,708 tasks 65382 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,708 tasks 65379 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.708934+00:00'} INFO 2025-12-08 14:32:11,708 tasks 65382 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.708978+00:00'} INFO 2025-12-08 14:32:11,709 tasks 65376 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,709 tasks 65378 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,709 tasks 65378 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.709777+00:00'} INFO 2025-12-08 14:32:11,709 tasks 65376 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.709764+00:00'} INFO 2025-12-08 14:32:11,710 tasks 65379 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,710 tasks 65379 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.710566+00:00'} INFO 2025-12-08 14:32:11,711 tasks 65376 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,711 tasks 65388 8479629824 ZATCA batch submission: 0 submitted, 20 failed INFO 2025-12-08 14:32:11,711 tasks 65378 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,711 tasks 65376 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.711321+00:00'} INFO 2025-12-08 14:32:11,711 tasks 65378 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.711429+00:00'} INFO 2025-12-08 14:32:11,711 tasks 65379 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,711 tasks 65379 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.711904+00:00'} INFO 2025-12-08 14:32:11,712 tasks 65376 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,712 tasks 65389 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,712 tasks 65389 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.712684+00:00'} INFO 2025-12-08 14:32:11,712 tasks 65376 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.712646+00:00'} INFO 2025-12-08 14:32:11,713 tasks 65378 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,713 tasks 65388 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,713 tasks 65378 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.713368+00:00'} INFO 2025-12-08 14:32:11,713 tasks 65388 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.713422+00:00'} INFO 2025-12-08 14:32:11,714 tasks 65388 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,714 tasks 65389 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,714 tasks 65386 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,714 tasks 65376 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,714 tasks 65378 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,714 tasks 65388 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.714584+00:00'} INFO 2025-12-08 14:32:11,714 tasks 65389 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.714594+00:00'} INFO 2025-12-08 14:32:11,714 tasks 65386 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.714604+00:00'} INFO 2025-12-08 14:32:11,714 tasks 65376 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.714619+00:00'} INFO 2025-12-08 14:32:11,714 tasks 65378 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.714630+00:00'} INFO 2025-12-08 14:32:11,715 tasks 65376 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,715 tasks 65378 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,715 tasks 65376 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.715775+00:00'} INFO 2025-12-08 14:32:11,715 tasks 65378 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.715790+00:00'} INFO 2025-12-08 14:32:11,716 tasks 65388 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,716 tasks 65388 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.716435+00:00'} INFO 2025-12-08 14:32:11,716 tasks 65376 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,716 tasks 65376 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.716878+00:00'} INFO 2025-12-08 14:32:11,717 tasks 65378 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,717 tasks 65378 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.717263+00:00'} INFO 2025-12-08 14:32:11,717 tasks 65376 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,717 tasks 65376 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.717696+00:00'} INFO 2025-12-08 14:32:11,718 tasks 65378 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,718 tasks 65378 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.718100+00:00'} INFO 2025-12-08 14:32:11,718 tasks 65376 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,718 tasks 65376 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.718529+00:00'} INFO 2025-12-08 14:32:11,718 tasks 65378 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,718 tasks 65378 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.718949+00:00'} INFO 2025-12-08 14:32:11,719 tasks 65376 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,719 tasks 65376 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.719345+00:00'} INFO 2025-12-08 14:32:11,720 tasks 65388 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,720 tasks 65388 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.720630+00:00'} INFO 2025-12-08 14:32:11,720 tasks 65376 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,721 tasks 65376 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.721019+00:00'} INFO 2025-12-08 14:32:11,721 tasks 65388 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,721 tasks 65388 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.721443+00:00'} INFO 2025-12-08 14:32:11,721 tasks 65376 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,721 tasks 65376 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.721857+00:00'} INFO 2025-12-08 14:32:11,722 tasks 65388 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,722 tasks 65388 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.722266+00:00'} INFO 2025-12-08 14:32:11,722 tasks 65376 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,722 tasks 65376 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.722665+00:00'} INFO 2025-12-08 14:32:11,723 tasks 65388 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,723 tasks 65388 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.723103+00:00'} INFO 2025-12-08 14:32:11,723 tasks 65376 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,723 tasks 65376 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.723501+00:00'} INFO 2025-12-08 14:32:11,724 tasks 65376 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,724 tasks 65376 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.724447+00:00'} INFO 2025-12-08 14:32:11,724 tasks 65389 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,725 tasks 65389 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.724999+00:00'} INFO 2025-12-08 14:32:11,725 tasks 65376 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,725 tasks 65376 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.725604+00:00'} INFO 2025-12-08 14:32:11,726 tasks 65389 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,726 tasks 65389 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.726175+00:00'} INFO 2025-12-08 14:32:11,726 tasks 65376 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,726 tasks 65376 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.726616+00:00'} INFO 2025-12-08 14:32:11,727 tasks 65389 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,727 tasks 65389 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.727255+00:00'} INFO 2025-12-08 14:32:11,727 tasks 65376 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,727 tasks 65376 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.727651+00:00'} INFO 2025-12-08 14:32:11,728 tasks 65389 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,728 tasks 65389 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.728327+00:00'} INFO 2025-12-08 14:32:11,738 tasks 65384 8479629824 Reminder sent for appointment b59653b9-0b05-404b-9891-b878b4f3fb2a INFO 2025-12-08 14:32:11,740 tasks 65384 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,740 tasks 65384 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.740264+00:00'} INFO 2025-12-08 14:32:11,741 tasks 65384 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,741 tasks 65384 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.741090+00:00'} INFO 2025-12-08 14:32:11,741 tasks 65381 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,741 tasks 65381 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.741635+00:00'} INFO 2025-12-08 14:32:11,741 tasks 65384 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,741 tasks 65384 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.741863+00:00'} INFO 2025-12-08 14:32:11,744 tasks 65389 8479629824 Scheduled 0 appointment reminders INFO 2025-12-08 14:32:11,745 tasks 65389 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,745 tasks 65389 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.745982+00:00'} INFO 2025-12-08 14:32:11,746 tasks 65389 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,746 tasks 65389 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.746628+00:00'} INFO 2025-12-08 14:32:11,747 tasks 65389 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,747 tasks 65389 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.747619+00:00'} INFO 2025-12-08 14:32:11,748 tasks 65389 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,748 tasks 65389 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.748495+00:00'} INFO 2025-12-08 14:32:11,749 tasks 65389 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,749 tasks 65389 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.749256+00:00'} INFO 2025-12-08 14:32:11,749 tasks 65384 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,749 tasks 65384 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.749843+00:00'} INFO 2025-12-08 14:32:11,750 tasks 65389 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,750 tasks 65389 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.750401+00:00'} INFO 2025-12-08 14:32:11,750 tasks 65384 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,750 tasks 65388 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,750 tasks 65384 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.750833+00:00'} INFO 2025-12-08 14:32:11,750 tasks 65388 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.750954+00:00'} INFO 2025-12-08 14:32:11,752 tasks 65384 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,752 tasks 65389 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,752 tasks 65384 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.752855+00:00'} INFO 2025-12-08 14:32:11,752 tasks 65389 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.752884+00:00'} INFO 2025-12-08 14:32:11,752 tasks 65388 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,753 tasks 65377 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,753 tasks 65377 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.753124+00:00'} INFO 2025-12-08 14:32:11,753 tasks 65388 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.753111+00:00'} INFO 2025-12-08 14:32:11,754 tasks 65377 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,754 tasks 65384 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,754 tasks 65388 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,754 tasks 65384 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.754863+00:00'} INFO 2025-12-08 14:32:11,754 tasks 65388 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.754905+00:00'} INFO 2025-12-08 14:32:11,754 tasks 65377 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.754860+00:00'} INFO 2025-12-08 14:32:11,754 tasks 65389 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,754 tasks 65385 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,755 tasks 65389 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.755097+00:00'} INFO 2025-12-08 14:32:11,755 tasks 65385 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.755139+00:00'} INFO 2025-12-08 14:32:11,756 tasks 65378 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,756 tasks 65378 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.756164+00:00'} INFO 2025-12-08 14:32:11,756 tasks 65385 8479629824 Radiology results sync started INFO 2025-12-08 14:32:11,757 tasks 65388 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,757 tasks 65385 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.757118+00:00'} INFO 2025-12-08 14:32:11,756 tasks 65384 8479629824 Lab results sync started INFO 2025-12-08 14:32:11,757 tasks 65388 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.757234+00:00'} INFO 2025-12-08 14:32:11,757 tasks 65384 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 11:32:11.757365+00:00'} INFO 2025-12-08 14:32:11,761 tasks 65383 8479629824 Scheduled 0 appointment reminders ERROR 2025-12-08 14:32:11,764 tasks 65376 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:32:11,764 tasks 65389 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:32:11,766 tasks 65385 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:32:11,766 tasks 65378 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:32:11,766 tasks 65379 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:32:11,768 tasks 65386 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:32:11,769 tasks 65388 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:32:11,769 tasks 65384 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-08 14:32:11,770 tasks 65382 8479629824 ZATCA batch submission: 0 submitted, 20 failed INFO 2025-12-08 14:32:11,774 tasks 65387 8479629824 Reminder sent for appointment 36c3e91f-6bba-48ac-b9f3-189b0a7224b4 INFO 2025-12-08 14:32:11,775 tasks 65383 8479629824 ZATCA e-invoice submission for INV-AGDAR-2025-18422 INFO 2025-12-08 14:32:11,776 tasks 65381 8479629824 ZATCA e-invoice submission for IAGDAR174645 INFO 2025-12-08 14:32:11,791 tasks 65380 8479629824 Reminder sent for appointment c4a9f1d3-6c02-45ec-8739-a43bb9103a8a INFO 2025-12-08 14:32:11,794 tasks 65388 8479629824 ZATCA e-invoice submission for IAGDAR898825 INFO 2025-12-08 14:32:11,797 tasks 65389 8479629824 ZATCA e-invoice submission for IAGDAR770785 INFO 2025-12-08 14:32:11,799 tasks 65380 8479629824 ZATCA e-invoice submission for IAGDAR342242 INFO 2025-12-08 14:32:11,800 tasks 65379 8479629824 ZATCA e-invoice submission for IAGDAR858604 INFO 2025-12-08 14:32:11,800 tasks 65378 8479629824 ZATCA e-invoice submission for IAGDAR550212 INFO 2025-12-08 14:32:11,800 tasks 65377 8479629824 ZATCA e-invoice submission for IAGDAR157001 INFO 2025-12-08 14:32:11,802 tasks 65384 8479629824 ZATCA e-invoice submission for IAGDAR708227 INFO 2025-12-08 14:32:11,802 tasks 65385 8479629824 ZATCA e-invoice submission for IAGDAR669695 INFO 2025-12-08 14:32:11,802 tasks 65387 8479629824 ZATCA e-invoice submission for IAGDAR840464 INFO 2025-12-08 14:32:11,802 tasks 65376 8479629824 ZATCA e-invoice submission for IAGDAR558936 INFO 2025-12-08 14:32:11,803 tasks 65386 8479629824 ZATCA e-invoice submission for IAGDAR945314 INFO 2025-12-08 14:32:11,803 tasks 65388 8479629824 ZATCA e-invoice submission for IAGDAR425411 INFO 2025-12-08 14:32:11,806 tasks 65382 8479629824 ZATCA e-invoice submission for IAGDAR757134 INFO 2025-12-08 14:32:11,807 tasks 65381 8479629824 ZATCA e-invoice submission for IAGDAR140347 INFO 2025-12-08 14:32:11,807 tasks 65389 8479629824 ZATCA e-invoice submission for IAGDAR526290 INFO 2025-12-08 14:32:11,807 tasks 65380 8479629824 ZATCA e-invoice submission for IAGDAR578723 INFO 2025-12-08 14:32:11,807 tasks 65383 8479629824 ZATCA e-invoice submission for IAGDAR289266 INFO 2025-12-08 14:32:11,808 tasks 65377 8479629824 ZATCA e-invoice submission for IAGDAR686930 INFO 2025-12-08 14:32:11,808 tasks 65379 8479629824 ZATCA e-invoice submission for IAGDAR174645 INFO 2025-12-08 14:32:11,810 tasks 65378 8479629824 ZATCA e-invoice submission for INV-AGDAR-2025-18422 INFO 2025-12-08 14:32:11,812 tasks 65384 8479629824 ZATCA e-invoice submission for IAGDAR558936 INFO 2025-12-08 14:32:11,812 tasks 65376 8479629824 ZATCA e-invoice submission for IAGDAR157001 INFO 2025-12-08 14:32:11,812 tasks 65385 8479629824 ZATCA e-invoice submission for IAGDAR858604 INFO 2025-12-08 14:32:11,813 tasks 65387 8479629824 ZATCA e-invoice submission for IAGDAR669695 INFO 2025-12-08 14:32:11,813 tasks 65388 8479629824 ZATCA e-invoice submission for IAGDAR550212 INFO 2025-12-08 14:32:11,813 tasks 65386 8479629824 ZATCA e-invoice submission for IAGDAR708227 INFO 2025-12-08 14:32:11,816 tasks 65389 8479629824 ZATCA e-invoice submission for IAGDAR140347 INFO 2025-12-08 14:32:11,818 tasks 65377 8479629824 ZATCA e-invoice submission for IAGDAR840464 INFO 2025-12-08 14:32:11,818 tasks 65380 8479629824 ZATCA e-invoice submission for IAGDAR898825 INFO 2025-12-08 14:32:11,818 tasks 65382 8479629824 ZATCA e-invoice submission for IAGDAR289266 INFO 2025-12-08 14:32:11,819 tasks 65383 8479629824 ZATCA e-invoice submission for IAGDAR945314 INFO 2025-12-08 14:32:11,819 tasks 65381 8479629824 ZATCA e-invoice submission for IAGDAR757134 INFO 2025-12-08 14:32:11,820 tasks 65378 8479629824 ZATCA e-invoice submission for IAGDAR770785 INFO 2025-12-08 14:32:11,821 tasks 65379 8479629824 ZATCA e-invoice submission for IAGDAR342242 ERROR 2025-12-08 14:32:11,822 tasks 65376 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:32:11,822 tasks 65384 8479629824 Failed to send multi-channel notification: User matching query does not exist. INFO 2025-12-08 14:32:11,822 tasks 65385 8479629824 ZATCA e-invoice submission for IAGDAR425411 INFO 2025-12-08 14:32:11,823 tasks 65387 8479629824 ZATCA e-invoice submission for IAGDAR526290 INFO 2025-12-08 14:32:11,825 tasks 65386 8479629824 ZATCA e-invoice submission for IAGDAR578723 INFO 2025-12-08 14:32:11,825 tasks 65388 8479629824 ZATCA e-invoice submission for IAGDAR686930 INFO 2025-12-08 14:32:18,309 autoreload 65475 8479629824 Watching for file changes with StatReloader INFO 2025-12-08 14:32:23,507 basehttp 65475 6122172416 "GET /en/dashboard/ HTTP/1.1" 302 0 INFO 2025-12-08 14:32:23,516 basehttp 65475 6122172416 "GET /en/accounts/login/?next=/en/dashboard/ HTTP/1.1" 200 18813 INFO 2025-12-08 14:32:23,522 basehttp 65475 6122172416 "GET /static/css/vendor.min.css HTTP/1.1" 304 0 INFO 2025-12-08 14:32:23,523 basehttp 65475 6122172416 "GET /static/plugins/toastr/toastr.css HTTP/1.1" 304 0 INFO 2025-12-08 14:32:23,524 basehttp 65475 6138998784 "GET /static/js/vendor.min.js HTTP/1.1" 304 0 INFO 2025-12-08 14:32:23,524 basehttp 65475 6122172416 "GET /static/plugins/toastr/toastr.min.js HTTP/1.1" 304 0 INFO 2025-12-08 14:32:23,525 basehttp 65475 6155825152 "GET /static/img/logo/tenhal_logo.png HTTP/1.1" 304 0 INFO 2025-12-08 14:32:23,552 basehttp 65475 6155825152 "GET /static/webfonts/fa-solid-900.woff2 HTTP/1.1" 304 0 INFO 2025-12-08 14:32:27,236 basehttp 65475 6155825152 "GET /en/dashboard/ HTTP/1.1" 302 0 INFO 2025-12-08 14:32:27,240 basehttp 65475 6155825152 "GET /en/accounts/login/?next=/en/dashboard/ HTTP/1.1" 200 18813 INFO 2025-12-08 14:32:33,002 basehttp 65475 6155825152 "GET /en/ HTTP/1.1" 200 32690 INFO 2025-12-08 14:32:33,013 basehttp 65475 6155825152 "GET /static/css/one-page-parallax/app.min.css HTTP/1.1" 304 0 INFO 2025-12-08 14:32:33,032 basehttp 65475 6155825152 "GET /static/img/bg/bg-home.jpg HTTP/1.1" 304 0 INFO 2025-12-08 14:32:33,032 basehttp 65475 6122172416 "GET /static/img/bg/bg-milestone.jpg HTTP/1.1" 304 0 INFO 2025-12-08 14:32:33,032 basehttp 65475 6138998784 "GET /static/img/bg/bg-quote.jpg HTTP/1.1" 304 0 INFO 2025-12-08 14:32:33,032 basehttp 65475 6172651520 "GET /static/img/bg/bg-client.jpg HTTP/1.1" 304 0 ERROR 2025-12-08 14:33:11,784 tasks 65385 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:33:11,784 tasks 65377 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:33:11,785 tasks 65378 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:33:11,785 tasks 65376 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:33:11,785 tasks 65386 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:33:11,785 tasks 65379 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:33:11,785 tasks 65384 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:33:11,785 tasks 65383 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:33:11,830 tasks 65383 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:33:11,830 tasks 65376 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:34:11,795 tasks 65376 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:34:11,795 tasks 65378 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:34:11,795 tasks 65377 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:34:11,795 tasks 65383 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:34:11,795 tasks 65384 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:34:11,795 tasks 65379 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:34:11,796 tasks 65385 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:34:11,796 tasks 65386 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:34:11,840 tasks 65376 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:34:11,840 tasks 65383 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:35:11,818 tasks 65386 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:35:11,819 tasks 65385 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:35:11,819 tasks 65378 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:35:11,819 tasks 65377 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:35:11,819 tasks 65376 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:35:11,819 tasks 65384 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:35:11,819 tasks 65383 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:35:11,820 tasks 65379 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:35:11,852 tasks 65383 8479629824 Failed to send multi-channel notification: User matching query does not exist. ERROR 2025-12-08 14:35:11,852 tasks 65376 8479629824 Failed to send multi-channel notification: User matching query does not exist. WARNING 2025-12-08 14:35:58,299 log 65475 6172651520 Not Found: /en/htmx/system-notifications/ WARNING 2025-12-08 14:35:58,299 basehttp 65475 6172651520 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23935 WARNING 2025-12-08 14:40:59,303 log 65475 6122172416 Not Found: /en/htmx/system-notifications/ WARNING 2025-12-08 14:40:59,303 basehttp 65475 6122172416 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23935 WARNING 2025-12-08 14:46:00,312 log 65475 6122172416 Not Found: /en/htmx/system-notifications/ WARNING 2025-12-08 14:46:00,312 basehttp 65475 6122172416 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23935 WARNING 2025-12-08 14:51:01,235 log 65475 6122172416 Not Found: /en/htmx/system-notifications/ WARNING 2025-12-08 14:51:01,236 basehttp 65475 6122172416 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23935 INFO 2025-12-08 14:54:05,736 basehttp 65475 6122172416 "GET /accounts/login/ HTTP/1.1" 302 0 INFO 2025-12-08 14:54:05,741 basehttp 65475 6138998784 "GET /en/accounts/login/ HTTP/1.1" 200 18799 INFO 2025-12-08 14:54:07,411 basehttp 65475 6138998784 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-12-08 14:54:07,421 basehttp 65475 6138998784 "GET /dashboard/ HTTP/1.1" 302 0 INFO 2025-12-08 14:54:07,445 basehttp 65475 6122172416 "GET /en/dashboard/ HTTP/1.1" 200 55145 INFO 2025-12-08 14:54:07,532 basehttp 65475 6122172416 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 14:54:37,558 basehttp 65475 6122172416 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 14:55:07,559 basehttp 65475 6122172416 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 14:55:11,294 basehttp 65475 6122172416 "GET /en/ot/consults/ HTTP/1.1" 200 46795 INFO 2025-12-08 14:55:11,377 basehttp 65475 6122172416 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 14:55:37,565 basehttp 65475 6122172416 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 14:56:02,191 basehttp 65475 6122172416 "GET /en/appointments/ec2fe4d5-d86f-4273-8db0-4771343f4111/ HTTP/1.1" 200 48074 WARNING 2025-12-08 14:56:02,242 log 65475 6122172416 Not Found: /en/htmx/system-notifications/ WARNING 2025-12-08 14:56:02,242 basehttp 65475 6122172416 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23935 INFO 2025-12-08 14:56:02,282 basehttp 65475 6138998784 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 14:56:10,049 basehttp 65475 6138998784 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 14:56:15,103 basehttp 65475 6138998784 "GET /en/appointments/create/ HTTP/1.1" 200 134466 INFO 2025-12-08 14:56:15,184 basehttp 65475 6138998784 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 14:56:26,637 basehttp 65475 6138998784 "GET /en/appointments/api/packages-for-patient/?patient=d5599414-8495-475c-bd29-c4584b4fe277 HTTP/1.1" 200 4022 INFO 2025-12-08 14:56:33,719 basehttp 65475 6155825152 "GET /en/appointments/api/available-rooms/?clinic=5eff58d0-db4c-4724-9a54-fda609ed001a HTTP/1.1" 200 458 INFO 2025-12-08 14:56:33,720 basehttp 65475 6122172416 "GET /api/v1/providers/?clinic=5eff58d0-db4c-4724-9a54-fda609ed001a HTTP/1.1" 200 603 INFO 2025-12-08 14:56:33,722 services 65475 6138998784 Consent verified for patient 000045 for service OT INFO 2025-12-08 14:56:33,724 basehttp 65475 6138998784 "GET /en/appointments/api/check-consent/?patient=d5599414-8495-475c-bd29-c4584b4fe277&clinic=5eff58d0-db4c-4724-9a54-fda609ed001a HTTP/1.1" 200 318 INFO 2025-12-08 14:56:45,189 basehttp 65475 6138998784 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 14:56:52,500 basehttp 65475 6138998784 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 14:56:59,259 basehttp 65475 6138998784 "GET /en/appointments/create/ HTTP/1.1" 200 134466 INFO 2025-12-08 14:56:59,330 basehttp 65475 6138998784 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 14:57:00,167 basehttp 65475 6138998784 "GET /en/appointments/ HTTP/1.1" 200 121946 INFO 2025-12-08 14:57:00,261 basehttp 65475 6138998784 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 14:57:02,285 basehttp 65475 6138998784 "GET /en/appointments/calendar/ HTTP/1.1" 200 46232 INFO 2025-12-08 14:57:02,363 basehttp 65475 6122172416 "GET /api/v1/appointments/calendar/?start=2025-11-30T00%3A00%3A00%2B03%3A00&end=2026-01-11T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 15269 INFO 2025-12-08 14:57:02,390 basehttp 65475 6138998784 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 14:57:32,351 basehttp 65475 6138998784 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 14:57:33,350 basehttp 65475 6138998784 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 14:57:35,145 basehttp 65475 6138998784 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 14:57:37,557 basehttp 65475 6138998784 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 14:57:55,446 basehttp 65475 6138998784 "GET /en/ot/consults/ HTTP/1.1" 200 46795 INFO 2025-12-08 14:57:55,551 basehttp 65475 6138998784 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 14:58:01,490 basehttp 65475 6138998784 "GET /en/ot/consults/498faad4-bb5e-413b-a241-9b701fa690f2/ HTTP/1.1" 200 90095 INFO 2025-12-08 14:58:01,586 basehttp 65475 6138998784 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 14:58:26,953 basehttp 65475 6138998784 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 14:58:28,639 basehttp 65475 6138998784 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 14:58:37,555 basehttp 65475 6138998784 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 14:58:42,424 basehttp 65475 6138998784 "GET /en/hr/schedules/ HTTP/1.1" 200 96473 INFO 2025-12-08 14:58:42,499 basehttp 65475 6138998784 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 14:59:07,542 basehttp 65475 6138998784 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 14:59:09,511 basehttp 65475 6138998784 "GET /en/appointments/ec2fe4d5-d86f-4273-8db0-4771343f4111/ HTTP/1.1" 200 48074 INFO 2025-12-08 14:59:09,594 basehttp 65475 6138998784 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 14:59:29,412 basehttp 65475 6138998784 "GET /en/finance/invoices/create/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&appointment=ec2fe4d5-d86f-4273-8db0-4771343f4111 HTTP/1.1" 200 61583 INFO 2025-12-08 14:59:29,487 basehttp 65475 6138998784 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 14:59:35,047 basehttp 65475 6138998784 "POST /en/finance/invoices/create/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&appointment=ec2fe4d5-d86f-4273-8db0-4771343f4111 HTTP/1.1" 302 0 INFO 2025-12-08 14:59:35,064 basehttp 65475 6138998784 "GET /en/finance/invoices/d7e3af47-76b7-40f5-97af-ab5c8c0496ac/ HTTP/1.1" 200 35477 INFO 2025-12-08 14:59:35,143 basehttp 65475 6138998784 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 14:59:43,720 basehttp 65475 6138998784 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 14:59:45,575 signals 65475 6138998784 Appointment ec2fe4d5-d86f-4273-8db0-4771343f4111 status changed: BOOKED -> CONFIRMED INFO 2025-12-08 14:59:45,632 signals 65475 6138998784 Appointment ec2fe4d5-d86f-4273-8db0-4771343f4111 confirmed INFO 2025-12-08 14:59:45,633 basehttp 65475 6138998784 "POST /en/appointments/ec2fe4d5-d86f-4273-8db0-4771343f4111/confirm/ HTTP/1.1" 302 0 ERROR 2025-12-08 14:59:45,639 tasks 65383 8479629824 Failed to send confirmation for appointment ec2fe4d5-d86f-4273-8db0-4771343f4111: 'NoneType' object has no attribute 'strftime' INFO 2025-12-08 14:59:45,649 basehttp 65475 6138998784 "GET /en/appointments/ec2fe4d5-d86f-4273-8db0-4771343f4111/ HTTP/1.1" 200 48402 INFO 2025-12-08 14:59:45,716 basehttp 65475 6138998784 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 14:59:51,965 basehttp 65475 6138998784 "POST /en/appointments/ec2fe4d5-d86f-4273-8db0-4771343f4111/arrive/ HTTP/1.1" 302 0 INFO 2025-12-08 14:59:51,999 basehttp 65475 6138998784 "GET /en/finance/invoices/create/?patient=35f506e4-9772-4c77-b2f4-a6ae0b1f82fd&appointment=ec2fe4d5-d86f-4273-8db0-4771343f4111 HTTP/1.1" 200 61993 INFO 2025-12-08 14:59:52,068 basehttp 65475 6138998784 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 15:00:00,005 tasks 65383 8479629824 Radiology results sync started INFO 2025-12-08 15:00:00,005 tasks 65383 8479629824 Radiology results sync completed: {'status': 'success', 'new_studies': 0, 'new_reports': 0, 'errors': 0, 'timestamp': '2025-12-08 12:00:00.005488+00:00'} INFO 2025-12-08 15:00:00,013 tasks 65383 8479629824 Lab results sync started INFO 2025-12-08 15:00:00,013 tasks 65383 8479629824 Lab results sync completed: {'status': 'success', 'new_results': 0, 'updated_results': 0, 'errors': 0, 'timestamp': '2025-12-08 12:00:00.013211+00:00'} INFO 2025-12-08 15:00:09,178 basehttp 65475 6138998784 "GET /en/appointments/ec2fe4d5-d86f-4273-8db0-4771343f4111/pdf/?view=inline HTTP/1.1" 200 49182 INFO 2025-12-08 15:00:15,741 basehttp 65475 6138998784 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 15:00:17,551 basehttp 65475 6138998784 "GET /en/appointments/ec2fe4d5-d86f-4273-8db0-4771343f4111/ HTTP/1.1" 200 48076 INFO 2025-12-08 15:00:18,249 basehttp 65475 6138998784 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 15:00:38,287 basehttp 65475 6138998784 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 15:00:41,311 basehttp 65475 6138998784 "GET /en/admin/ HTTP/1.1" 200 80094 INFO 2025-12-08 15:00:44,840 basehttp 65475 6138998784 "GET /en/admin/core/user/ HTTP/1.1" 200 80100 INFO 2025-12-08 15:00:44,862 basehttp 65475 6138998784 "GET /en/admin/jsi18n/ HTTP/1.1" 200 3342 INFO 2025-12-08 15:00:58,327 basehttp 65475 6138998784 "POST /en/accounts/logout/ HTTP/1.1" 302 0 INFO 2025-12-08 15:00:58,331 basehttp 65475 6138998784 "GET / HTTP/1.1" 200 32687 INFO 2025-12-08 15:01:00,714 basehttp 65475 6138998784 "GET /accounts/login/ HTTP/1.1" 302 0 INFO 2025-12-08 15:01:00,718 basehttp 65475 6122172416 "GET /en/accounts/login/ HTTP/1.1" 200 18799 WARNING 2025-12-08 15:01:03,229 log 65475 6122172416 Not Found: /en/htmx/system-notifications/ WARNING 2025-12-08 15:01:03,229 basehttp 65475 6122172416 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23935 INFO 2025-12-08 15:01:07,936 basehttp 65475 6122172416 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-12-08 15:01:07,945 basehttp 65475 6122172416 "GET /dashboard/ HTTP/1.1" 302 0 INFO 2025-12-08 15:01:07,958 basehttp 65475 6155825152 "GET /en/dashboard/ HTTP/1.1" 200 42235 INFO 2025-12-08 15:01:08,044 basehttp 65475 6155825152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-12-08 15:01:17,413 basehttp 65475 6155825152 "GET /en/ot/sessions/create/ HTTP/1.1" 200 46405 INFO 2025-12-08 15:01:17,487 basehttp 65475 6155825152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-12-08 15:01:21,194 basehttp 65475 6155825152 "GET /en/appointments/calendar/ HTTP/1.1" 200 45669 INFO 2025-12-08 15:01:21,272 basehttp 65475 6122172416 "GET /api/v1/appointments/calendar/?start=2025-11-30T00%3A00%3A00%2B03%3A00&end=2026-01-11T00%3A00%3A00%2B03%3A00&clinic=&provider=&status= HTTP/1.1" 200 15272 INFO 2025-12-08 15:01:21,299 basehttp 65475 6155825152 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-12-08 15:01:25,362 basehttp 65475 6155825152 "GET /appointments/bd59a4aa-4131-411a-b89c-93f4a28e88fd/quick-view/ HTTP/1.1" 302 0 INFO 2025-12-08 15:01:25,378 basehttp 65475 6122172416 "GET /en/appointments/bd59a4aa-4131-411a-b89c-93f4a28e88fd/quick-view/ HTTP/1.1" 200 2706 INFO 2025-12-08 15:01:26,964 basehttp 65475 6122172416 "GET /appointments/bd59a4aa-4131-411a-b89c-93f4a28e88fd/ HTTP/1.1" 302 0 INFO 2025-12-08 15:01:26,987 basehttp 65475 6138998784 "GET /en/appointments/bd59a4aa-4131-411a-b89c-93f4a28e88fd/ HTTP/1.1" 200 46647 INFO 2025-12-08 15:01:27,067 basehttp 65475 6138998784 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 WARNING 2025-12-08 15:01:29,821 log 65475 6138998784 Forbidden (Permission denied): /en/appointments/bd59a4aa-4131-411a-b89c-93f4a28e88fd/confirm/ Traceback (most recent call last): File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/views/generic/base.py", line 105, in view return self.dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 73, in dispatch return super().dispatch(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/.venv/lib/python3.12/site-packages/django/contrib/auth/mixins.py", line 134, in dispatch return self.handle_no_permission() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/marwanalwali/AgdarCentre/core/mixins.py", line 59, in handle_no_permission raise PermissionDenied( django.core.exceptions.PermissionDenied: You need one of these roles to access this page: ADMIN, FRONT_DESK WARNING 2025-12-08 15:01:29,825 basehttp 65475 6138998784 "POST /en/appointments/bd59a4aa-4131-411a-b89c-93f4a28e88fd/confirm/ HTTP/1.1" 403 135 INFO 2025-12-08 15:01:38,042 basehttp 65475 6138998784 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 20 INFO 2025-12-08 15:01:39,583 basehttp 65475 6138998784 "GET /en/accounts/login/ HTTP/1.1" 200 28221 INFO 2025-12-08 15:01:46,301 basehttp 65475 6138998784 "POST /en/accounts/login/ HTTP/1.1" 302 0 INFO 2025-12-08 15:01:46,310 basehttp 65475 6138998784 "GET /dashboard/ HTTP/1.1" 302 0 INFO 2025-12-08 15:01:46,355 basehttp 65475 6122172416 "GET /en/dashboard/ HTTP/1.1" 200 55553 INFO 2025-12-08 15:01:46,434 basehttp 65475 6122172416 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 15:02:16,459 basehttp 65475 6122172416 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 15:02:46,462 basehttp 65475 6122172416 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 15:03:16,460 basehttp 65475 6122172416 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 15:03:46,421 basehttp 65475 6122172416 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 15:04:16,442 basehttp 65475 6122172416 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-08 15:04:45,643 tasks 65383 8479629824 Failed to send confirmation for appointment ec2fe4d5-d86f-4273-8db0-4771343f4111: 'NoneType' object has no attribute 'strftime' INFO 2025-12-08 15:04:46,433 basehttp 65475 6122172416 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 15:05:16,441 basehttp 65475 6122172416 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 15:05:46,444 basehttp 65475 6122172416 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 WARNING 2025-12-08 15:06:04,228 log 65475 6122172416 Not Found: /en/htmx/system-notifications/ WARNING 2025-12-08 15:06:04,229 basehttp 65475 6122172416 "GET /en/htmx/system-notifications/ HTTP/1.1" 404 23935 INFO 2025-12-08 15:06:16,444 basehttp 65475 6122172416 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 15:06:46,440 basehttp 65475 6122172416 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 15:07:16,419 basehttp 65475 6122172416 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 15:07:46,439 basehttp 65475 6122172416 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 15:08:16,428 basehttp 65475 6122172416 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 INFO 2025-12-08 15:08:46,445 basehttp 65475 6122172416 "GET /en/notifications/api/unread-count/ HTTP/1.1" 200 19 ERROR 2025-12-08 15:09:45,665 tasks 65383 8479629824 Failed to send confirmation for appointment ec2fe4d5-d86f-4273-8db0-4771343f4111: 'NoneType' object has no attribute 'strftime' ERROR 2025-12-08 15:14:45,686 tasks 65383 8479629824 Failed to send confirmation for appointment ec2fe4d5-d86f-4273-8db0-4771343f4111: 'NoneType' object has no attribute 'strftime'